@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap');


/* common */
body {
    height: auto;
    position: relative;
    clip-path: inset(0);
}
.bg{
    object-fit: cover;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
#idFooterWrap{
    background-color: #000;
    height: auto !important;
}
#idFooterWrap,
#idFooter{
    position: relative;
    z-index: 10;
}

.tokubetsu-content{
    padding-top: 45px;
    font-family: "Noto Serif JP", serif;
    font-weight: 500 !important;
    color: #FFF;
}
.tokubetsu-content .inner{
    max-width: 950px;
    margin: 0 auto;
}
.tokubetsu-content .inner-lg{
    max-width: 1200px;
    margin: 0 auto;
}
.tokubetsu-content .vertical-txt{
    writing-mode: vertical-rl;
    letter-spacing: 5px;
    line-height: 2.2;
}
.tokubetsu-content .vertical-txt .upright{
    display: inline-block;
    text-combine-upright: all;
    margin-bottom: 3px;
}
::-webkit-full-page-media, :future, :root .upright{
  background-attachment: initial!important;
  position: relative;
    left : 3px;
}


/* section */
.tokubetsu-content img{
    max-width: 100%;
    height: auto;
}
.tokubetsu-content .mv{
    position: relative;
    padding-top: 75px;
    margin-bottom: 320px;
}
.tokubetsu-content .mv .mv-ttl{
    position: absolute;
    max-width: 56px;
    top: 0;
    right: 375px;
}
.tokubetsu-content .mv .mv-txt{
    font-size: 16px;
    position: absolute;
    top: 520px;
    left: 300px;
    height: 270px;
}

.tokubetsu-content .type{
    background: url('../images/guide/tokubetsu/ob01.png') no-repeat bottom center / 1919px auto;
    padding-bottom: 60px;
    margin-bottom: 162px;
    position: relative;
    z-index: 10;
}
@media screen and (min-width : 1920px) {
 .tokubetsu-content .type{
     background-size: 100% 371px;
    }   
}
.tokubetsu-content .type .type-list{
    display:flex;
    justify-content: center;
}
.tokubetsu-content .type .type-list .type01,
.tokubetsu-content .type .type-list .type02,
.tokubetsu-content .type .type-list .type03{
    width: 140px;
    margin-left: 40px;
}
.tokubetsu-content .type .type-list .type01{
    margin-left: 0;
    margin-top: 30px;
}
.tokubetsu-content .type .type-list .type02{
    margin-top: 60px
}
.tokubetsu-content .type .type-list .ttl{
    color: #C88723;
    font-size: 28px;
    margin-left: 30px;
}

.tokubetsu-content .t-content{
    position: relative;
    padding-bottom: 200px;
    background: url('../images/guide/tokubetsu/ob02.png') no-repeat bottom 70px center / 100% auto;
}
.tokubetsu-content .t-content::after{
    content: "";
    width: 800px;
    height: 1px;
    background: #C88723;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.tokubetsu-content .t-content .head{
    display:flex;
    margin-bottom: 50px;
}
.tokubetsu-content .t-content .lead{
    font-size: 16px;
}
.tokubetsu-content .t-content .ttl{
    color: #CE9339;
    font-size: 28px;
    letter-spacing: 7px;
}
.tokubetsu-content .t-content .ttl span{
    display: inline-block;
    position: relative;
    padding-right: 10px;
    margin-left: 10px;
}
.tokubetsu-content .t-content .ttl span:last-of-type{
    margin-left: 0;
}
.tokubetsu-content .t-content .ttl span::after{
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background: #CE9339;
}
.tokubetsu-content .t-content .intro{
    display:flex;
    justify-content: space-between;
}
.tokubetsu-content .t-content .txt{
    width: 480px;
}
.tokubetsu-content .t-content .txt p{
    margin-bottom: 40px;
    line-height: 2.2;
    font-size: 16px;
}
.tokubetsu-content .t-content .txt p:last-of-type{
    margin-bottom: 40px;
}
.tokubetsu-content .t-content .mv-slider{
    margin-bottom: 70px;
}
.tokubetsu-content .t-content .main-slider{
    margin-bottom: 30px;
}
.tokubetsu-content .t-content .sub-slider{
    margin: 0 -8px;
}
.tokubetsu-content .t-content .sub-slider .slick-slide{
    margin: 0 8px;
    cursor: pointer;
}
.tokubetsu-content .t-content .slick-next,
.tokubetsu-content .t-content .slick-prev{
    width: 28px;
    height: 28px;
}
.tokubetsu-content .t-content .slick-prev{
    left: 18px;
    z-index: 50;
}
.tokubetsu-content .t-content .slick-next{
    right: 18px;
}
.tokubetsu-content .t-content .slick-next::before,
.tokubetsu-content .t-content .slick-prev::before{
    display: none;
}
.tokubetsu-content .t-content .slick-prev::after{
    width: 100%;
    height: 100%;
    content: "";
    display: block;
    background: url('../images/guide/tokubetsu/prev.png') no-repeat 0 0 / 100% auto;
}
.tokubetsu-content .t-content .slick-next::after{
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: url('../images/guide/tokubetsu/next.png') no-repeat 0 0 / 100% auto;
}
.tokubetsu-content .t-content .btn{
    width: 400px;
    margin: 0 auto;
}


/* type01 */
.tokubetsu-content .t-content.type01{
    margin-bottom: 200px;
}
.tokubetsu-content .t-content.type01 .lead{
    margin-right: 45px;
    margin-left: 110px;
    padding-top: 140px; 
}
.tokubetsu-content .t-content.type01 .ttl{
    margin-right: 80px;
}
.tokubetsu-content .t-content.type01 .ttl span:nth-of-type(2){
    margin-top: 1.5em;
}
.tokubetsu-content .t-content.type01 .ttl span:nth-of-type(3){
    margin-top: 2.5em;
}
.tokubetsu-content .t-content.type01 .img{
    padding-top: 90px;
} 
.tokubetsu-content .t-content.type01 .ph{
    width: 371px;
}
.tokubetsu-content .t-content.type01 .intro{
    margin-bottom: 90px;
}


/* type02 */
.tokubetsu-content .t-content.type02{
    margin-bottom: 205px;
}
.tokubetsu-content .t-content.type02 .lead{
    margin-right: 47px;
    padding-top: 140px; 
}
.tokubetsu-content .t-content.type02 .ttl{
    margin-right: 80px;
}
.tokubetsu-content .t-content.type02 .ttl span:nth-of-type(2){
    margin-top: 2.5em;
}
.tokubetsu-content .t-content.type02 .ttl span:nth-of-type(3){
    margin-top: 1.5em;
}
.tokubetsu-content .t-content.type02 .img{
    padding-top: 94px;
    margin-left: 70px;
    margin-right: 80px;
}
.tokubetsu-content .t-content.type02 .ph{
    width: 334px;
}
.tokubetsu-content .t-content.type02 .intro{
    margin-bottom: 50px;
}

/* type03 */
.tokubetsu-content .t-content.type03{
    margin-bottom: 260px;
}
.tokubetsu-content .t-content.type03 .lead{
    margin-right: 75px;
    padding-top: 135px; 
}
.tokubetsu-content .t-content.type03 .ttl{
    margin-left: 230px;
    margin-right: 50px;
}
.tokubetsu-content .t-content.type03 .ttl span:nth-of-type(2){
    margin-top: 1em;
}
.tokubetsu-content .t-content.type03 .ttl span:nth-of-type(3){
    margin-top: 3em;
}
.tokubetsu-content .t-content.type03 .img{
    padding-top: 95px;
}
.tokubetsu-content .t-content.type03 .ph{
    width: 331px;
}
.tokubetsu-content .t-content.type03 .intro{
    margin-bottom: 105px;
}

.clBannerL{
    position: relative;
    z-index: 10;
    float: none;
    margin-bottom: 12px;
}