.non_top .main {
    padding-top: 60px;
}

.main{
    color: #333;
    letter-spacing: 1px;
    font-family: YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
}
.main img{
    width: 100%;
}

.main .cam-sp{display: block;}
.main .cam-pc{display: none;}

.campaign a{
    cursor: pointer;
}
/*ボタンスタイル*/
a.cv-btn{
    display: block;
    position: relative;
    width: 100%;
    text-align: center;
    padding: 10px 0;
    margin: 0.5em auto;
    border-radius: 2px;
    transition: .3s;
}
a.cv-btn::before{
    position: absolute;
    content: '';
    width: 5px;
    height: 5px;
    top: 45%;
    right: 5%;
}
/*特典*/
a.cv-check{
    color: #c46b73;
    border: 1px solid #c46b73;
    background-color: #fff;
}
a.cv-check::before{
    border-right: 1px solid #c46b73;
    border-bottom: 1px solid #c46b73;
    transform: rotate(45deg);
}
@media (hover : hover){
    a.cv-check:hover{
        color: #fff;
        background-color: #c46b73;
    }
    a.cv-check:hover::before{
        border-right: 1px solid #fff;
        border-bottom: 1px solid #fff;
    }
}

/*予約*/
a.cv-reserve{
    color: #fff;
    border: 1px solid #c46b73;
    background-color: #c46b73;
}
a.cv-reserve::before{
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    transform: rotate(315deg);
}
@media (hover : hover){
    a.cv-reserve:hover{
        color: #c46b73;
        background-color: #fff;
    }
    a.cv-reserve:hover::before{
        border-right: 1px solid #c46b73;
        border-bottom: 1px solid #c46b73;
    }
}

/*LINE*/
a.cv-line{
    color: #06C755;
    border: 1px solid #06C755;
    background-color: #fff;
}
a.cv-line::before{
    border-right: 1px solid #06C755;
    border-bottom: 1px solid #06C755;
    transform: rotate(315deg);
}
@media (hover : hover){
    a.cv-line:hover{
        color: #fff;
        background-color: #06C755;
    }
    a.cv-line:hover::before{
        border-right: 1px solid #fff;
        border-bottom: 1px solid #fff;
    }
}

.main{
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
}

.exhibition {
    text-align: left;
    padding: 5em 0;
    background-color: #f5f5f5;
}
.exhibition .deco-line{
    position: relative;
    padding-left: 3em;
    font-size: 0.8rem;
}
.exhibition .deco-line::before{
    position: absolute;
    content: '';
    top: 45%;
    left: 0em;
    width: 2rem;
    height: 1px;
    background-color: #333;
}

.exhibition__wrap .wrap__box__txt{
    width: 90%;
    margin: 2em auto 4em;
}
.wrap__box__txt h1{
    font-size: 1.4rem;
    font-weight: 600;
    color: #c46b73;
}
.wrap__box__txt p{
    margin: 0.5em 0 1.5em;
}
.wrap__box__img{
    width: 95%;
    margin-left: auto;
}
.wrap__box__sliderBox{
    margin: 5em 0;
}
.wrap__box__sliderBox .slick-slide{
    padding: 0 10px;
}
.wrap__box__sliderBox .slick-slide img{
    width: 100%;
}
.wrap__box__sliderBox .slider_collection .slick-dots li {
    margin: 0 1px;
}
.wrap__box__sliderBox .slick-dots li button:before{
    width: 5px;
    height: 5px;
    background-color: unset;
    border: 1px solid #c46b73;
    opacity: 1;
}
.slick-dots li.slick-active button:before{
    background-color: #c46b73;
}

.wrap__box__cv-btn{
    width: 90%;
    margin: 0 auto;
}
.wrap__box__cv-btn > div:nth-child(1){
    margin-bottom: 2em;
}
.wrap__box__cv-btn div p{
    text-align: center;
}


.benefits {
    padding: 5em 0;
}
.benefits .deco-line{
    position: relative;
    padding-left: 3em;
    font-size: 0.8rem;
    text-align: left;
}
.benefits .deco-line::before{
    position: absolute;
    content: '';
    top: 45%;
    left: 0em;
    width: 2rem;
    height: 1px;
    background-color: #333;
}
.benefits__wrap{
    margin-bottom: 5em;
}
.benefits__wrap .deco{
    font-size: 0.8rem;
}
.benefits__wrap .wrap__box {
    position: relative;
    margin-bottom: 7em;
}
.benefits__wrap .wrap__box::after {
    position: absolute;
    content: '';
    bottom: -5em;
    left: 50%;
    width: 1px;
    height: 30px;
    background-color: #c46b73;
}
.benefits__wrap .wrap__box:nth-child(3) {
    margin-bottom: 0;
}
.benefits__wrap .wrap__box:nth-child(3):after {
    content: none;
}
.benefits__wrap .wrap__box h2{
    color: #c46b73;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.3;
}
.benefits__wrap .wrap__box p{
    width: 90%;
    margin: 1em auto 1.5em;
    line-height: 1.5;
}

/*benefit03*/
.wrap__box__list{
    display: flex;
    flex-wrap: wrap;
    row-gap: 40px;
    width: 90%;
    max-width: 980px;
    margin: 3em auto 0;
    justify-content: space-between;
}
.box__list_individual{
    position: relative;
    width: 47%;
}
.box__list_individual::before{
    position: absolute;
    content: '';
    top: -1.4em;
    left: 0.2em;
    z-index: 1;
}
.box__list_individual:nth-child(1):before{
    width: 25px;
    height: 25px;
    background: url(/campaign/img/s_asakusa_exhibition/benefit-03-txt01.png) no-repeat center / contain;
}
.box__list_individual:nth-child(2):before{
    width: 30px;
    height: 30px;
    background: url(/campaign/img/s_asakusa_exhibition/benefit-03-txt02.png) no-repeat center / contain;
}
.box__list_individual:nth-child(3):before{
    width: 30px;
    height: 30px;
    background: url(/campaign/img/s_asakusa_exhibition/benefit-03-txt03.png) no-repeat center / contain;
}
.box__list_individual:nth-child(4):before{
    width: 30px;
    height: 30px;
    background: url(/campaign/img/s_asakusa_exhibition/benefit-03-txt04.png) no-repeat center / contain;
}
.box__list_individual:nth-child(5):before{
    width: 30px;
    height: 30px;
    background: url(/campaign/img/s_asakusa_exhibition/benefit-03-txt05.png) no-repeat center / contain;
}
.box__list_individual:nth-child(6):before{
    width: 30px;
    height: 30px;
    background: url(/campaign/img/s_asakusa_exhibition/benefit-03-txt06.png) no-repeat center / contain;
}
.box__list_individual:nth-child(7):before{
    width: 30px;
    height: 30px;
    background: url(/campaign/img/s_asakusa_exhibition/benefit-03-txt07.png) no-repeat center / contain;
}
.box__list_individual:nth-child(8):before{
    width: 30px;
    height: 30px;
    background: url(/campaign/img/s_asakusa_exhibition/benefit-03-txt08.png) no-repeat center / contain;
}
.box__list_individual:nth-child(9):before{
    width: 30px;
    height: 30px;
    background: url(/campaign/img/s_asakusa_exhibition/benefit-03-txt09.png) no-repeat center / contain;
}
.box__list_individual:nth-child(10):before{
    width: 30px;
    height: 30px;
    background: url(/campaign/img/s_asakusa_exhibition/benefit-03-txt10.png) no-repeat center / contain;
}

.box__list_individual img{
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
}
.box__list_individual h3.hl{
    color: #c46b73;
    font-weight: 600;
    line-height: 1.5;
    margin-top: 0.8em;
}
.box__list_individual h3 span.note{
    display: inline-block;
    color: #333;
    font-size: 0.8rem;
    font-weight: 100;
    line-height: 1.5;
    margin-top: 0.5em;
}
.box__list_individual h3 span.nomal{
    color: #333;
    font-size: 0.9rem;
    font-weight: 100;
}

/*限定キャンペーン*/
.campaign{
    line-height: 1.8;
    padding: 5em 0;
    background-color: #f5f5f5;
}
.campaign .deco-line{
    position: relative;
    padding-left: 3em;
    font-size: 0.8rem;
    text-align: left;
}
.campaign .deco-line::before{
    position: absolute;
    content: '';
    top: 45%;
    left: 0em;
    width: 2rem;
    height: 1px;
    background-color: #333;
}
.campaign h2{
    color: #bd9f90;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.3;
    margin: 1.5em 0 1em;
}
.campaign__wrap{
    width: 90%;
    max-width: 980px;
    margin: 0 auto 1.5em;
    background-color: #fff;
}
.campaign__wrap .wrap__box{
    padding: 1em;
    text-align: left;
}
.campaign__wrap .box__exp h3{
    display: inline-block;
    color: #fff;
    margin: 1em 0 0;
    padding: 2px 0;
    width: 140px;
    text-align: center;
    background-color: #bd9f90;
}
.campaign__wrap .box__exp .price{
    color: #bd9f90;
    margin: 0.2em 0;
    border-bottom: 1px solid #979797;
}
.campaign__wrap .box__exp .price span.hl{
    font-family: 'Lato', sans-serif;
    font-size: 2.3rem;
}
.campaign__wrap .box__exp .price span.ll{
    font-size: 1.5rem;
}

.campaign__wrap .box__exp .plan{
    margin: 0.5em 0;
}
.campaign__wrap .box__exp .period{
    color: #808080;
    font-size: 0.9rem;
}
.campaign__wrap .box__exp a.exp-btn{
    position: relative;
    display: block;
    width: 55px;
    margin: 0 0 0 auto;
    color: #fff;
    font-size: 0.8rem;
    letter-spacing: 0;
    line-height: 15px;
    padding: 4px 15px;
    background-color: #333;
    border: 1px solid #333;
    border-radius: 30px;
}
.campaign__wrap .box__exp a.exp-btn::before{
    position: absolute;
    content: '';
    width: 5px;
    height: 5px;
    top: 38%;
    right: 12%;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    transform: rotate(315deg);
}
@media (hover : hover){
    .campaign__wrap .box__exp a.exp-btn:hover{
        color: #333;
        background-color: #fff;
    }
    .campaign__wrap .box__exp a.exp-btn:hover::before{
        border-right: 1px solid #333;
        border-bottom: 1px solid #333;
    }
}

/*キャンペーンをもっと詳しく見る*/
.cam-box{
    width: 90%;
    margin: 0 auto 2em;
}
.cam-box a.cv-check{
    color: #fff;
    line-height: 2;
    background-color: #bd9f90;
    border-color: #bd9f90;
}
.cam-box a.cv-check::before{
    border-color: #fff;
    transform: rotate(315deg);
}
@media (hover : hover){
    .cam-box a.cv-check:hover{
        color: #bd9f90;
        background-color: #fff;
    }
    .cam-box a.cv-check:hover::before{
        border-right: 1px solid #bd9f90;
        border-bottom: 1px solid #bd9f90;
    }
}

/*浅草店*/
.asakusa__exp{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    text-align: left;
    margin-bottom: 5em;
}
.asakusa__exp .exp__map {
    width: 90%;
    margin: 0 auto;
}
.asakusa__exp .exp__map iframe{
    width: 100%;
    height: 350px;
}
.asakusa__exp .exp__txt{
    width: 90%;
    margin: 0 auto;
}
.asakusa__exp .exp__txt h3{
    font-size: 1.2rem;
    font-weight: 600;
}
.asakusa__exp .exp__txt .holiday{
    margin-bottom: 1em;
}


/*店舗一覧*/
.exp__area:nth-of-type(1) .m-shoplist_area{
    padding: 4em 0 15em;
}
.exp__area:nth-of-type(2) .m-shoplist_area{
    padding: 4em 0 5em;
}

.shoplist{
    padding: 5em 0;
}
.shoplist .deco-line{
    position: relative;
    padding-left: 3em;
    font-size: 0.8rem;
    text-align: left;
}
.shoplist .deco-line::before{
    position: absolute;
    content: '';
    top: 45%;
    left: 0em;
    width: 2rem;
    height: 1px;
    background-color: #333;
}
.shoplist h2{
    color: #bd9f90;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.3;
    margin: 1.5em 0 2em;
}

/*タブ切り替え*/
.tab-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.tab-label {
    width: 80px;
    margin-bottom: 2em;
    padding: 6px 12px;
    color: #bd9f90;
    text-align: center;
    background: #fff;
    border: 1px solid #bd9f90;
    border-right: none;
    order: -1;
}
.tab-wrap .tab-label:last-of-type {
    border-right: 1px solid #bd9f90;
}
.tab-content{
    width: 100%;
    display: none;
}
/* アクティブなタブ */
.tab-switch:checked+.tab-label {
    color: #fff;
    background: #bd9f90;
}
.tab-switch:checked+.tab-label+.tab-content {
    display: block;
}
/* ラジオボタン非表示 */
.tab-switch {
    display: none;
}
label, input[type='checkbox'] {
    cursor: pointer;
}

/*店舗詳細*/
.studio{
    width: 90%;
    max-width: 980px;
    margin: 0 auto;
    letter-spacing: 1px;
}
.tab-content .studio{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 40px;
}
.tab-content .studio .studio__wrap{
    display: flex;
    flex-direction: column;
    width: 48%;
    text-align: left;
    line-height: 1.5;
}
.tab-content .studio h3{
    font-size: 1.2rem;
    font-weight: 600;
    margin: 0.5em 0 0.2em;
}
.tab-content .studio .add{
    margin-bottom: 0.5em;
}
.tab-content .studio .station{
    font-size: 0.8rem;
    color: #808080;
    margin-bottom: 1.5em;
}

/*来店予約・LINE相談*/
.cv__box{
    display: flex;
    justify-content: space-between;
    margin-top: auto;
}
.cv__box > div{
    width: 100%;
    /*width: 48%;*/
}
.cv__box > div a{
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 0.9rem;
    line-height: 26px;
    letter-spacing: 0;
}
.cv__box a.cv-shop{
    width: 100%;
    color: #bd9f90;
    background-color: #fff;
    border: 1px solid #bd9f90;
}
.cv__box a.cv-shop::before{
    border-right: 1px solid #bd9f90;
    border-bottom: 1px solid #bd9f90;
    transform: rotate(315deg);
}
@media (hover : hover){
    a.cv-shop:hover{
        color: #fff;
        background-color: #bd9f90;
    }
    a.cv-shop:hover::before{
        border-right: 1px solid #fff;
        border-bottom: 1px solid #fff;
    }
}
/*.cv__box .cv-reserve a{
    color: #fff;
    background-color: #bd9f90;
    border: 1px solid #bd9f90;
}
.cv__box .cv-line a{
    color: #06C755;
    border: 1px solid #06C755;
}
@media (hover : hover){
    .cv__box .cv-reserve a:hover{
        color: #bd9f90;
        background-color: #fff;
    }
    .cv__box .cv-line a:hover{
        color: #fff;
        background-color: #06C755;
    }
}*/

/*お問い合わせ*/
.contact{
    position: relative;
    background: url(/campaign/img/s_asakusa_exhibition/contact-img-sp.jpg) no-repeat center / cover;
    z-index: 1;
    padding: 5em 0;
    margin-top: 5em;
}
.contact::before{
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #000;
    opacity: 0.5;
    z-index: -1;
}
.contact p{
    font-family: 'Poppins', sans-serif;
    font-size: 1.8rem;
    font-weight: 100;
    line-height: 1.5;
    color: #fff;
}
.contact h2{
    color: #fff;
    line-height: 1.5;
    margin-bottom: 2em;
}
.contact a.cv-btn{
    width: 60%;
    border-radius: 50px;
}
.contact a.cv-check::before{
    transform: rotate(315deg);
}

.sec_shop{
    display: none;
}

.sec_bnr{
    margin: 0 auto;
}

@media only screen and (min-width:768px){
    .non_top .main {
        padding-top: unset;
    }

    .main .cam-sp{display: none;}
    .main .cam-pc{display: block;}

    a:hover, a:hover img{
        opacity: 1;
    }

    .exhibition .deco-line{
        padding-left: 5em;
        top: 2em;
    }
    .exhibition .deco-line::before{
        width: 3rem;
    }

    .exhibition__wrap .wrap__box{
        display: flex;
        gap: 20px;
        width: 94%;
        margin-left: auto;
        align-items: flex-end;
    }
    .exhibition__wrap .wrap__box a.cv-check{
        width: 100%;
        margin: 0;
    }
    .exhibition__wrap .wrap__box__txt{
        width: 42%;
        margin: 0;
    }
    .exhibition__wrap .wrap__box__img{
        width: 58%;
    }

    /*ボタン*/
    .wrap__box__cv-btn{
        display: flex;
        justify-content: center;
        align-items: center;
        column-gap: 70px;
    }
    .wrap__box__cv-btn div{
        width: 300px;
    }
    .wrap__box__cv-btn > div:nth-child(1){
        margin-bottom: 0;
    }
    a.cv-btn{
        padding: 12px 0;
    }
    

    .benefits .wrap__box:not(:last-child) img{
        max-width: 980px;
    }

    /*benefits03*/
    .box__list_individual{
        width: 30%;
    }
    .box__list_individual:nth-child(1):before{
        width: 32px;
        height: 32px;
    }
    .box__list_individual:not(:first-child):before{
        width: 36px;
        height: 36px;
    }

    /*限定キャンペーン*/
    .campaign .wrap__box{
        display: flex;
        gap: 20px;
    }
    .campaign .wrap__box > div:nth-child(1){
        width: 50%;
    }
    .campaign .wrap__box > div:nth-child(2){
        width: 50%;
    }
    .campaign__wrap .box__exp h3{
        width: 190px;
        font-size: 1rem;
    }
    .campaign__wrap .box__exp .price{
        line-height: 1.5;
    }
    .campaign__wrap .box__exp .price span.hl{
        font-size: 3rem;
    }
    .campaign__wrap .box__exp .price span.ll {
        font-size: 2rem;
    }
    .campaign__wrap .box__exp a.exp-btn{
        width: 60px;
        padding: 6px 15px;
    }

    /*キャンペーンをもっと詳しく見る*/
    .cam-box a.cv-check{
        width: 350px;
    }

    /*浅草店*/
    .asakusa__exp{
        flex-direction:row;
        justify-content: center;
        width: 980px;
        margin: 0 auto 4em;
        gap: 20px;
    }
    .asakusa__exp .exp__map{
        width: 55%;
    }
    .asakusa__exp .exp__txt{
        width: 42%;
    }

    /*店舗一覧*/
    .studio::before{
        content: '';
        width: calc(100% / 3 - 20px);
        order: 1;
    }
    .tab-content .studio .studio__wrap{
        width: calc(100% / 3 - 20px);
    }
    .studio .studio__wrap .box__img{
        cursor: pointer;
        overflow: hidden;
        width: 100%;
    }
    .studio .studio__wrap .box__img img {
        height: auto;
        transition: transform 0.6s ease;
    }
    .studio .studio__wrap .box__img:hover img {
        transform: scale(1.1);
    }
    .studio .cam-pc{
        display: inline-block;
    }
    .cv__box > div a{
        line-height: 32px;
    }


    /*お問い合わせ*/
    .contact{
        background: url(/campaign/img/s_asakusa_exhibition2024/contact-img.jpg) no-repeat center / cover;
    }
    .contact > div{
        width: 30%;
        margin: 0 15% 0 auto ;
    }
    .contact a.cv-btn{
        width: 300px;
    }
}

@media (min-width: 769px) {
    .sec_bnr {
        margin: 0px auto;
    }
}