@charset 'utf-8';

:root {
    --swiper-navigation-size: 24px;
}
body.pre#june #lead div:after {
    background: url(../../../select/2022/images/icon_pre_6-2.svg?v1.1) no-repeat;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
}
body.pre#june #product>div.cart_box>div .btn-wrap dl dd:first-of-type::after {
    display: block;
    margin: 0 auto;
    content: '';
    background: url(../../../select/2022/images/icon_pre_6.svg) no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
}
#demerit a[target=_blank]:after {
    font-family: "Hobonichi-Icons";
    content: "\e914";
    font-weight: normal;
    font-size: .8em;
    position: relative;
    top: -0.2em;
    opacity: 1;
    background: initial;
}
#demerit a[target=_blank] {
    border-bottom: 1px solid;
}
#demerit a[target=_blank]:hover {
    border-bottom: none;
}
#product>div.cart_box>div .btn-wrap dl dt:after {
    font-size: 18px;
    line-height: 2.5;
}
#product>div h2 i, #product>div h2 span, #product>div h2 strong, #product>div h3 span {
    font-weight: 400;
    display: block;
}
.modal {
    display: none;
}
.modaal-container {
    background: rgba(0,0,0,0);
    box-shadow: none;
}
.modaal-content-container {
    padding: 0;
    position: relative;
}
.modaal-inner-wrapper {
    padding: 0;
}
.modaal-close:focus, .modaal-close:hover {
    outline: 0;
    background: inherit;
}
.modaal-close:after, .modaal-close:before {
    display: none;
}
 .modaal-wrapper .modaal-close {
    position: absolute;
    z-index: 1;
    top: auto;
    bottom: 10px;
    right: 50%;
    transform: translateX(50%);
    width: 34px;
    height: 34px;
}
#interview .center {
    font-size: 15px;
    line-height: 2.13;
    text-align: center;
    margin-top: 2.13em;
}
#page>header div dl dd {
    letter-spacing: .1em;
}
.btn-wrap img {
    max-width: 220px;
    width: 100%;
}
.swiper-slide img {
    width: 100%;
}
.swiper-button-next:after, .swiper-button-prev:after {
    color: #ffffff;
}
#product {
    background: rgba(255,255,255,.9);
}
#product>div {
    background: initial;
}
#product>div.cart_box>div .btn-wrap dl dd:nth-of-type(2n) {
    text-align: center;
    letter-spacing: .03em;
    color: #ff4000;
}
#product>div.cart_box>div {
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    margin: 0 auto;
}
#product>div.cart_box>div .btn-wrap dl dt {
    text-align: center;
}
#demerit>div ul li.image:before {
    display: none;
}
@media (min-width: 641px){
    body.pre#june #product>div.cart_box>div .btn-wrap dl dd:first-of-type::after {
        width: 160px;
        padding-top: 55px;
    }    
    body.pre #product>div>div:nth-of-type(2)>p {
        padding-top: 38px;
    }
    #page>header h2 {
        top: 35px;
    }
    #page>header div dl dt {
        top: 150px;
        bottom: auto;
    }
    #page>header div dl dd {
        top: 50%;
    }
    #product {
        padding-top: 0;
        margin-top: 7.27%;
    }
    #product>div#product_anchor {
        padding: 180px 0 65px;
        position: relative;
        letter-spacing: .1em;
    }
    #product>div h2 {
        margin: -7px 0 45px;
        letter-spacing: .1em;
        position: absolute;
        top: 65px;
        font-size: 27px;
    }
    #product>div h2 i {
        font-size: 18px;
        line-height: 1.83;
    }
    #product>div h3 {
        font-size: 18px;
        max-width: 1000px;
        margin: 0 auto;
    }
    #product>div h3 span {
        font-size: 16px;
        line-height: 1.88;
    }
    #product>div h3 span small {
        font-size: 12px;
        line-height: 2.5;
    }
    #product>div .note {
        color: #737373;
        font-size: 13px;
        line-height: 1.76;
        padding-top: 50px;
    }
    #product>div .note.soldout {
        color: #ff4000;
        padding-top: 0;
        margin-top: -40px;
        padding-bottom: 18px;
    }
    #product>div>div:nth-of-type(2) {
        font-size: 15px;
        line-height: 2.5;
    }
    #product>div>div:nth-of-type(2)>p {
        padding-top: 50px;
    }
    .modaal-container {
        max-width: 675px;
    }
    #product>div.cart_box {
        padding-top: 0;
    }
    #product>div.cart_box2 {
        display: block;
        padding-top: 50px;
    }
    #product>div.cart_box2 h3 {
        padding-bottom: 40px;
    }
    #product>div.cart_box>div {
        gap: 40px;
        width: 1000px;
    }
    #product>div.cart_box>div .btn-wrap dl dt {
        font-size: 18px;
        line-height: 2.5;
    }
    #product>div.cart_box>div .btn-wrap dl dd:nth-of-type(2n) {
        font-size: 14px;
        line-height: 2;
        min-height: 2em;
    }
    .btn-cart {
        width: 220px;
    }
}
@media screen and (max-width: 640px){
    body.pre#june #product>div.cart_box>div .btn-wrap dl dd:first-of-type::after {
        width: 100%;
        padding-top: 34.375%;
    }    
    body.pre#june #product>div.cart_box>div .btn-wrap dl dd:nth-of-type(2n) {
        min-height: 0;
    }    
    body.pre #product>div>div:nth-of-type(2)>p {
        width: 100%;
        font-size: 84.4%;
        padding: 25px 0 0;
    }
    #page>header div dl dt {
        top: auto;
        bottom: 23.6vw;
    }
    #page>header h2 {
        top: 5.55vw;
        left: 6.66vw;
    }
    #page>header div dl dd {
        top: 26.398vw;
    }
    .modaal-container {
        max-width: 100vw;
    }
    #product {
        padding-top: 0;
        margin-top: 8.59%;
    }
    #product>div>div h2 {
        margin: 1.25em 0 1.46em;
        text-align: center;
    }
    #product>div>div h2 strong {
        font-size: 135.13%;
        line-height: 1.53;
    }
    #product>div h2 i {
        font-size: 92.46%;
        line-height: 1.81;
        letter-spacing: .03em;
    }
    #product>div h3 {
        font-size: 106.67%;
        line-height: 1.17;
        text-align: center;
        padding: .5em 0 1em;
    }
    #product>div h3 span {
        font-size: 79.97%;
        line-height: 2.5;
    }
    #product>div h3 small {
        font-size: 66.15%;
        line-height: 3.16;
    }
    #product>div>div:nth-of-type(2) {
        font-size: 85.4%;
        width: 24em;
        margin: 0 auto;
    }
    #product>div .note {
        color: #737373;
        font-size: 84.4%;
        line-height: 1.76;
        padding-top: 25px;
    }
    #product>div .note.soldout {
        color: #ff4000;
        padding-top: 0;
        padding-bottom: 1em;
        margin-top: -1.5em;
    }
    #product>div.cart_box>div {
        gap: 6.666vw;
    }
    #product>div.cart_box2 {
        padding: 12.59% 7.81%;
    }
    #product .btn-wrap {
        width: calc((100% - 6.666vw)/2);
    }
    .btn-cart {
        font-size: 95.25%;
        width: 100%;
    }
    #product>div.cart_box>div .btn-wrap dl dd:nth-of-type(2n) {
        font-size: 87.5%;
        line-height: 2;
        min-height: 1.9em;
    }
    .modaal-wrapper .modaal-close {
        width: 30px;
        height: 30px;
        bottom: 10px;
    }
}