/* 
共通コンポーネント
*/
header{
    z-index: 100;
}

.c-headerLangItem:nth-of-type(7),
.c-headerLangItem:nth-of-type(8){
    display: none !important;
}

.c-headerUtil__langItem:nth-of-type(7),
.c-headerUtil__langItem:nth-of-type(8){
    display: none !important;
}



.c-header{
    position: sticky;
}

.ly_margin-side-auto{
    margin: 0 auto;
}

.sp-block{
    display: none;
}

.section__title2{
    font-size:2.194vw;
    font-family: "lanti";
    color: #e01029;
    border-bottom: .2rem solid #e01029;
    padding-bottom: .7rem;
    padding-left: .7rem;
    line-height: 1;
    margin-bottom: 2.2rem;
}

.section__title{
    font-family: 'lanti';
    color: #e01029;
    padding-bottom: 1rem;
    line-height: 1;
    font-size:3.639vw;
    font-style: italic;
    font-weight: 900;
}

.fonthel{
    font-family: "helb";
    font-weight: bold;
    font-size:2.33vw;
}

.fonthel2{
    font-family: "helb"; 
}

.fontfutura{
    font-family: "title";
}

.hidden{
    overflow-y: hidden;
}

.fontsizechange{
    font-size:1.786vw;
}

.fontsizechange2{
    font-size:1.929vw;
}

.fontsizechange3{
    font-size:1.66vw;
}

@media screen and (max-width:768px){
    .section__title2{
        font-size:1.8rem;
        padding-bottom: .5rem;
        padding-left: .5rem;
        margin-bottom: 1.5rem;
    }
    
    .section__title{
        padding-bottom: 1rem;
        font-size:3.5rem;
    }
    
    .fonthel{
        font-size:1.7rem;
    }   

    .fontsizechange{
        font-size:1.6rem;
    }
    
    .fontsizechange2{
        font-size:1.4rem;
    }
    
    .fontsizechange3{
        font-size:1.6rem;
    }

    .hero-header__fv{
        margin-bottom: 1.5rem;
    }
}

/* 
header
*/
.header__bg{
    position: fixed;
    height: 100vh;
    width: 100vw;
    top: 0;
    left: 0;
    z-index: 0;
    display: flex;
}

.header-bg__item{
    width: 50%;
    background-color: #8b0000;
    position: relative;
}

/* .header-bg__item--1::after{
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: #b0140d;
    opacity: .6;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
} */

.header-bg__item--2{
    background-color: #000;
}

/* .header-bg__item--1 img{
    opacity: .3;
} */

/* 
main
*/
.main{
    position: relative;
    z-index: 10;
    width: 57.1%;
    background-color: #fff;
}

@media screen and (max-width:768px){
    .main{
        width: 100% !important;
    } 
}

/* hero-header */
.hero-header{
    padding-top: 4.5rem;
    margin-bottom: 4.5rem;
}

.hero-header__img2{
    width: calc(100% - 4.6rem);
    margin-bottom: 3.5rem;
}

.hero-header__img3{
    margin-bottom: 3rem;
}

.hero-header__description{
    position: relative;
}

.hero-header__description::before{
    display: block;
    content: '';
    position: absolute;
    width: 100%;
    height:16.5vw;
    background-color: #eeeeee;
    bottom: 4%;
}

.hero-header__description1{
    text-align: center;
    color: #e01029;
    font-family: "lanti";
    line-height: 1.2;
    font-size:2.255vw;
    padding-bottom: 2.5rem;
    position: relative;
    z-index: 2;
    font-weight: bold;
}

.hero-header__description2{
    text-align: center;
    color: #e01029;
    font-family: "lanti";
    line-height: 1.2;
    font-size:1.714vw;
    position: relative;
    z-index: 2;
    font-weight: bold;
}

.hero-header__description3{
    text-align: center;
    color: #e01029;
    font-family: "lanti";
    line-height: 1.2;
    font-size:1.429vw;
    position: relative;
    z-index: 2;
    font-weight: bold;
}

@media screen and (max-width:768px){
    .hero-header{
        padding-top: 0;
    }
    
    .hero-header__description::before{
        height:13rem;
        bottom: 1rem;
    }
    
    .hero-header__description1{
        font-size:1.7rem;
        padding-bottom: 1.5rem;
    }
    
    .hero-header__description2{
        font-size:1.6rem;
    }
    
    .hero-header__description3{
        font-size:1.2rem;
    }    
}

/* package */
.package{
    padding: 0 1.5rem;
    margin-bottom: 6.2rem;
}

.package__img{
    margin-bottom: 1.9rem;
}

.package__description{
    text-align: center;
    font-family: "heiti";
    font-size:1.5vw;
}

@media screen and (max-width:768px){
    .package{
        padding: 0 .5rem;
    }  

    .package__img{
        margin-bottom: 1.2rem;
    }
    
    .package__description{
        font-size:1.4rem;
        line-height: 1.2;
    }
}

.package__title{
    margin-bottom: .8rem;
}

/* marketing */
.marketing{
    padding: 0 1.5rem;
    margin-bottom: 6rem;    
}

.marketing__img{
    margin-bottom: 1.4rem;
}

.marketing__description{
    text-align: center;
    font-family: "heiti";
    font-size:1.5vw;
}

@media screen and (max-width:768px){
    .marketing{
        padding: 0 .5rem;
    }  

    .marketing__img{
        margin-bottom: 1.2rem;
    }
    
    .marketing__description{
        font-size:1.4rem;
        line-height: 1.2;
    }
}

/* limited */
.limited{
    padding: 0 1.5rem;
    margin-bottom: 6.2rem;   
}

.limited__title{
    margin-bottom: .8rem;
    width: 46.8%;
}

.limited__img1{
    margin-bottom: 1rem;
}

.limited__img2{
    margin-bottom: 1.5rem;
}

.limited__description{
    font-size:1.5vw;
    font-family: "heiti";
    line-height: 1.2;
    text-align: center;
}

@media screen and (max-width:768px){
    .limited{
        padding: 0 .5rem;
    }  

    .limited__description{
        font-size:1.25rem;
        line-height: 1.3;
    }
}

/* gallery */
.gallery{
    margin-bottom: 3rem;
}

.section__title--gallery{
    padding-left: 1.5rem;
    padding-bottom: 1.5rem;
}

.gallery__slick{
    margin-bottom: 1rem;
}

.gallery__content1{
    margin-bottom: 3.7rem;
}

.gallert-content1__img{
    width: 71.2%;
}

.gallert-content2__img{
    width: 86.7%;
}

.gallery__slick{
    position: relative;
}

.slick__item{
    position: relative;
    transition: .3s;
}

.slick__item:hover{
    cursor: pointer;
    transition: .3s;
    opacity: .7;
}

.slick__item::after{
    content: '';
    display: block;
    z-index: 10;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.6);
    transition: .3s;
    top: 0;
    left: 0;
}

.slick-current::after{
    background-color: rgba(0,0,0,0);
    transition: .3s;
}

button{
    text-indent: -9999px;
    position: relative;
    border: none;
    height: .3rem;
    width: 4rem;
    margin: 0 .2rem;
    cursor: pointer;
    background-color: #433f3f;
    transition: .3s;
}

.slick-active button{
    background-color: #e01029;
    transition: .3s;
}

.slide__dots{
    display: flex;
    position: absolute;
    z-index: 2;
    top: 1rem;
    left: 50%;
    transform: translateX(-50%);
}

.gallert-content__description{
    text-align: center;
    font-family: "heiti";
    font-size:1.286vw;
}

.gallery__modal{
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 10;
    background-color: rgba(11,11,11,.8);
    display: none;
}

.modal__close{
    color: #fff;
    font-size: 6rem;
    position: absolute;
    top: 12%;
    right: 3%;
    cursor: pointer;
}

.modal__img{
    width: 40%;
    border: .2rem solid #fff;
    margin: auto;
    margin-top: 5%;
}

@media screen and (max-width:768px){
    .slide__dots{
        top: .6rem;
    }

    button{
        width: 3rem;
        height: .4rem;
    }

    .gallert-content__description{
        font-size:1.4rem;
        line-height: 1.2;
    }

    .modal__img {
        width: 80%;
        margin-top: 40%;
    }
}

/* goods */
.goods{
    padding: 1.5rem;
    margin-bottom: 5rem;
}

.goods__title{
    margin-bottom: 2.2rem;
}

@media screen and (max-width:768px){
    .goods{
        padding: 0 .5rem;
    }  
}

/* banner */
.banner{
    padding: 0 1.5rem;
}

.banner-wrapper{
    background-color: #000;
    padding: 2.4rem 1.2rem .8rem;
    position: relative;
}

.banner__icon{
    position: absolute;
    left: 0;
    top: .8rem;
    width: 18.5%;
}

.banner__img{
    width: 54.4%;
    margin-bottom: 2.7rem;
}

.banner__description1{
    color: #fff;
    padding-bottom: 2rem;
    text-align: center;
    font-family: "shinb";
    font-size:1.714vw;
    line-height: 1.2;
}

.banner__description2-wrapper{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1rem;
}

.banner__description2{
    font-size:1.571vw;
    color: #fff;
    font-family: "shinm";
}

.banner__description2--chnagefont{
    font-family: "shinh";
}

.banner__description2-bar{
    display: block;
    background-color: #fff;
    height: .1rem;
    width: 28%;
}

.banner__info{
    margin-bottom: 2rem;
}

.banner__description3{
    color: #fff;
    font-size:1.714vw;
    font-family: "shinh";
    line-height: 1.2;
    letter-spacing: .2rem;
    padding-left: 5%;
}

.banner__btn{
    display: block;
    width: 61.8%;
    margin-bottom: 2rem;
    position: relative;
}

.banner__btn::after{
    width: 100%;
    height: 100%;
    display: block;
    content: '';
    background-color: rgba(0,0,0,.5);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    border-radius: 1rem;
}

.banner__description4{
    color: #fff;
    font-family: "shinl";
    font-size:0.935vw;
    line-height: 1.2;
}

@media screen and (max-width:768px){
    .banner{
        padding: 0 .5rem;
    }
    
    .banner-wrapper{
        padding: 3rem .5rem .5rem;
    }
    
    .banner__icon{
        top: .5rem;
        width: 7rem;
    }
    
    .banner__img{
        width: 19rem;
        margin-bottom: 2rem;
    }
    
    .banner__description1{
        padding-bottom: 1.5rem;
        font-size:1.3rem;
        line-height: 1.3;
    }
    
    .banner__description2-wrapper{
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 1rem;
    }
    
    .banner__description2{
        font-size:1.3rem;
    }
    
    .banner__description2--chnagefont{
        font-family: "shinh";
    }
    
    .banner__description2-bar{
        display: block;
        background-color: #fff;
        height: .1rem;
        width: calc((100% - 19rem) / 2);
    }
    
    .banner__info{
        margin-bottom: 1.5rem;
        display: flex;
        justify-content: center;
    }
    
    .banner__description3{
        font-size:1.3rem;
        line-height: 1.3;
        padding-left: 0;
        letter-spacing: .1rem;
    }
    
    .banner__btn{
        width: 80%;
        margin-bottom: 1.5rem;
    }
    
    .banner__btn::after{
        width: 100%;
        height: 100%;
        display: block;
        content: '';
        background-color: rgba(0,0,0,.5);
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
        border-radius: 1rem;
    }
    
    .banner__description4{
        font-size:1rem;
    }    
}

/* premium */
.premium{
    margin-bottom: 1.7rem;
}

/* base */
.base .banner-wrapper{
    background-color: transparent;
    background-image: url(../images/bg-base.png);
    background-position: center;
}

.base .banner__img{
    margin-bottom: 4rem;
    width: 58.8%;
}

.base .banner__description1,
.base .banner__description2,
.base .banner__description3,
.base .banner__description4{
    color:#000;
}

.base .banner__description2-bar{
    background-color: #000;
}

.warning{
    font-size:0.935vw;
    padding: 1rem 0 5.5rem 4rem;
    font-family: "shinl";
}

@media screen and (max-width:768px){
    .warning{
        font-size:1rem;
        padding: 1rem;
        padding-bottom: 4rem;
    }  
}

/* banner2 */
.banner2{
    padding: 0 1.5rem;
    padding-bottom: 7.7rem;
}

.banner2-wrapper{
    background-color: #000;
    font-family: "lanti";
    color: #fff;
    padding: 1rem 1.5rem;
    padding-top: 3.8rem;
}

.banner2-wrapper a:visited,
.banner2-wrapper a:active{
    color: #0000ee;
}

.banner2__title{
    font-size:2.991vw;
    padding-bottom: 2.2rem;
    text-align: center;
    line-height: 1;
}

.banner2__description{
    text-align: center;
    font-size:1.692vw;
    line-height: 1.35;
    padding-bottom: 2.6rem;
}

.banner2__description2{
    font-size:1.656vw;
    text-align: center;
    line-height: 1.3;
    padding-bottom: 2.6rem;
}

@media screen and (max-width:768px){
    .banner2{
        padding: 0 .5rem;
        padding-bottom: 4rem;
    }
    
    .banner2-wrapper{
        padding: 1rem .5rem;
    }
    
    .banner2__title{
        font-size:1.8rem;
        padding-bottom: 1.2rem;
        text-align: center;
        line-height: 1;
    }
    
    .banner2__description{
        font-size:1.6rem;
        padding-bottom: 1.2rem;
    }
    
    .banner2__description2{
        font-size:1.2rem;
    }   
}
/* 
footer
*/
.footer{
    position: relative;
    z-index: 10;  
    background-color: #000;
    padding: 2.5rem 0;
}

.footer-img-wrapper{
    width: 57.1%;
    padding: 0 1.5rem;
}

.footer__img{
    width: 44%;
}

.footer__description{
    color: #fff;
    line-height: 1.5;
    font-size:1vw;
    font-family: "shinl";
}

@media screen and (max-width:768px){
    .sp-block{
        display: block;
    }

    .sp-none{
        display: none;
    }

    .footer{
        padding: 1.5rem 0;
    }

    .footer-img-wrapper{
        width: 100%;
        padding: 0 .5rem;
    }
    
    .footer__img{
        width: 60%;
    }

    .header__bg{
        display: none;
    }
}