@charset "utf-8";
#ct_bg .titleArea02 {
    position: relative;
    font-size: 1.4rem;
    z-index: 1;
    line-height: 1.53;
    line-height: 1;
    background: url("../img/bg_common01.png") repeat 50% 0/140px;
}
#ct_bg .titleArea02.type01 {
    margin-top: 40px;
    padding-top: 6px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
#ct_bg .titleArea02.type01::before {
    position: absolute;
    z-index: -3;
    top: 0;
    left: 0;
    width: 100%;
    height: 6px;
    background-color: #fff;
    content: "";
}
#ct_bg .titleArea02 > .inner01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    z-index: 2;
    padding: 6px 7px 4px 0;
	width: auto;
}
#ct_bg .titleArea02 > .inner01::after {
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    background: none;
}
#ct_bg .titleArea02.type01 > .inner01::after {
    bottom: inherit;
    -webkit-transform: scale(1, -1);
    transform: scale(1, -1);
    top: -18px;
}
#ct_bg .titleArea02 > .inner01 > .logo01 {
    z-index: 2;
    position: relative;
    top: -2px;
    width: 200px;
    margin-left: 15px;
    margin-bottom: -6px;
}
#ct_bg .titleArea02.type01 > .inner01 > .logo01 {
    top: -12px;
}
#ct_bg .titleArea02 > .inner01 > .logo01 > a {
    display: block;
    width: 100%;
    height: 100%;
}
#ct_bg .titleArea02 > .inner01 > .text01 {
    color: #fff;
    text-align: right;
}
#ct_bg .titleArea02 > .inner01 > .text01 span {
    display: inline-block;
    background: #a53716;
    padding: 4px 0 2px 5px;
}
#ct_bg .titleArea02 > .inner01 > .text01 br + span {
    padding: 4px 7px 2px 0;
}
#ct_bg .titleArea02 > .inner01 > .text01 strong {
    display: inline-block;
    background: #a53716;
    margin-top: 3px;
    padding: 4px 6px 2px 13px;
}
#ct_bg .titleArea02.type01 > .inner01 > .text01 {
    padding-bottom: 5px;
}
#ct_bg .titleArea02 > .inner01 > .link01 {
    position: absolute;
    left: 220px;
    top: 50%;
    transform: translateY(-50%);
}
#ct_bg .titleArea02 > .inner01 > .link01 > a {
    position: relative;
    top: 3px;
    display: inline-block;
    padding: 6px 16px 4px 22px;
    color: #4a4a4a;
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 1;
    text-decoration: none;
    background: #fff;
    border: 2px solid #000;
    border-radius: 15px;
}
#ct_bg .titleArea02 > .inner01 > .link01 > a:hover {
    text-decoration: underline;
}
#ct_bg .titleArea02 > .inner01 > .link01 > a::before {
    position: absolute;
    left: 9px;
    top: 50%;
    margin-top: -3px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #4a4a4a;
    border-right: 1px solid #4a4a4a;
    transform: rotate(-135deg);
    content: "";
}

@media screen and (max-width: 1230px) {
    #ct_bg .titleArea02 > .inner01 {
        padding: 6px 17px 4px 0;
    }
@media screen and (max-width: 639px) {
    #ct_bg .titleArea02 {
        font-size: 1.0rem;
        background: url("../img/bg_common01.png") repeat 0 0/74px;
    }
    #ct_bg .titleArea02 > .inner01 {
        position: relative;
        display: block;
        width: 100%;
        padding: 7px 3vw 5px 2vw;
        height: auto;
    }
    #ct_bg .titleArea02 > .inner01::after {
        content: none;
    }
    #ct_bg .titleArea02 > .inner01 > .logo01 {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 30.66vw;
        margin-left: 0;
        left: 2vw;
    }
    #ct_bg .titleArea02 > .inner01 > .text01 {
        margin-left: 33.2vw;
        text-align: left;
        line-height: 1.6;
    }
    #ct_bg .titleArea02 > .inner01 > .text01 span {
        display: inline;
        padding: 1px 3px;
        background: linear-gradient(to top, #a53716 0% 100%, rgba(0, 0, 0, 0) 50% 100%);
    }
    #ct_bg .titleArea02 > .inner01 > .text01 br + span {
        padding: 1px 7px 1px 3px;
    }
    #ct_bg .titleArea02 > .inner01 > .text01 > strong {
        display: inline;
        padding: 1px 3px 1px 7px;
        margin: 0;
        background: linear-gradient(to top, #a53716 0% 100%, rgba(0, 0, 0, 0) 50% 100%);
    }
    #ct_bg .titleArea02 > .inner01 > .link01 {
        position: static;
        left: inherit;
        top: inherit;
        bottom: inherit;
        transform: none;
        margin-left: 33.2vw;
        margin-top: 4px;
    }
    #ct_bg .titleArea02 > .inner01 > .link01 > a {
        top: inherit;
        padding: 4px 13px 4px 21px;
        font-size: 1.0rem;
        border: 1px solid #000;
    }
    #ct_bg .titleArea02 > .inner01 > .link01 > a:hover {
        text-decoration: none;
    }
    #ct_bg .titleArea02 > .inner01 > .link01 > a::before {
        margin-top: -2px;
        width: 4px;
        height: 4px;
    }
}
@media screen and (max-width: 320px) {
    #ct_bg .subSection01 > .inner01 > .heading01 {
        font-size: 2.0rem;
    }
    #ct_bg .titleArea02 > .inner01 > .logo01 {
        width: 21.66vw;
    }
    #ct_bg .titleArea02 > .inner01 > .text01 {
        margin-left: 24.3vw;
    }
    #ct_bg .titleArea02 > .inner01 > .link01 {
        margin-left: 24.3vw;
    }
}