@font-face {
    font-family: 'didot';
    src: url(../font/didot_bold.otf);
}
body section,body aside{
    font-weight: 500;
    line-height: 1em;
    letter-spacing: .15em;
    font-family:  a-otf-ryumin-pr6n, 游明朝, "Yu Mincho",YuMincho, serif;
    font-feature-settings: "palt";
}
body section img,body aside img{
    margin: 0;
}
.pc{
    display: block;
}
.sp{
    display: none;
}
.l-header{
    position: relative;
}

main{
    font-size: 10px;
}
main *{
    letter-spacing: .1em;
}
img{
    display: block;
}

.fv > a{
    width: 100%;
    height: 8em;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #730000;
    position: relative;
}
.fv > a::after{
    content: '';
    width: 12em;
    height: 12em;
    background: url(../images/quiz_link.png) no-repeat center/contain;
    position: absolute;
    top: 2em;
    right: calc(50% - 40em);
}
.fv > a:hover::after{
    opacity: .8;
}
.fv > a img{
    width: 56.3em;
}
.fv p{
    height: 120px;
    font-size: 2.2em;
    line-height: 1.7em;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff;
    background: #000;
}
.fv p a{
    color: #fff;
}
.fv p strong{
    font-size: 36px;
    letter-spacing: .05em;
}
.fv p em{
    font-size: 18px;
    letter-spacing: .05em;
}
.fv p small{
    font-size: 17px;
    letter-spacing: .05em;
}

.about{
    padding: 10em 0;
}
.about h2{
    font-size: 2.2em;
    line-height: 1.81em;
    text-align: center;
}
.about > img{
    width: 20em;
    margin: 10em auto 5em;
}
.about ul{
    width: 120em;
    margin: 0 auto 10em;
    display: flex;
    justify-content: space-between;
}
.about li{
    width: 57.5em;
}
.nishikawa{
    width: 80em;
    margin: auto;
    padding: 0 0 3em;
    border-bottom: 1px solid #000;
}
.nishikawa div{
    margin: 0 0 5em;
    display: flex;
    justify-content: space-between;
}
.nishikawa div img{
    width: 25em;
}
.nishikawa div p{
    width: 500px;
    font-size: 1.6em;
    line-height: 1.75em;
}
.nishikawa h3{
    margin: 0 0 30px;
    font-size: 1.6em;
    line-height: 1em;
    position: relative;
    z-index: 10;
}
.nishikawa h3::after{
    content: '';
    width: 120px;
    height: 2px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: -1;
}
.nishikawa h3::before{
    content: '';
    width: 100%;
    height: 1px;
    background: #000;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: -1;
}
.nishikawa > p{
    margin: 0;
    font-size: 1.6em;
    line-height: 1.75em;
    font-feature-settings: normal;
}
.nishikawa > a{
    width: 270px;
    height: 50px;
    margin: auto;
    font-size: 1.2em;
    font-family: 'Noto Sans JP',sans-serif;
    font-weight: 500;
    background: #000;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.kizi{
    padding: 10em 0;
    background: #efefee;
}
.kizi h3,.list h3,.order h3{
    margin: 0 0 2.5em;
    font-size: 2em;
    line-height: 1em;
    text-align: center;
}
.kizi .images{
    width: 80em;
    margin: auto;
    display: flex;
    justify-content: space-between;
    text-align: center;
}
.kizi .images span{
    font-size: 1.6em;
}
.kizi .images img{
    width: 37.5em;
    margin: 2em 0 3em;
}
.kizi > p{
    width: 800px;
    margin: 0 auto 40px;
    text-align: justify;
    font-size: 1.6em;
    line-height: 1.75em;
}
.kizi .text{
    width: 80em;
    margin: 0 auto 5em;
}
.kizi .text li{
    padding: 5em 0;
    border-top: 1px solid #878d90;
}
.kizi .text li:last-child{
    border-bottom: 1px solid #878d90;
}
.kizi .text em{
    margin: 0 0 1em;
    font-size: 2em;
    display: block;
}
.kizi .text p{
    font-size: 1.6em;
    line-height: 1.62em;
    font-feature-settings: normal;
}
.kizi a{
    width: 400px;
    height: 140px;
    font-size: 2em;
    line-height: 1em;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: #000;
    color: #fff;
}
.kizi a span{
    margin: 15px 0 0;
    display: block;
}
.kizi a strong{
    font-size: 37px;
    line-height: 1em;
}
.kizi a em{
    font-size: 16px;
}
.kizi a small{
    font-size: 18px;
}

.list{
    padding: 10em 0;
}
.list p{
    font-size: 2em;
    line-height: 1.8em;
    text-align: center;
}
.list .color{
    width: 100em;
    margin: 5em auto 0;
    display: flex;
    flex-wrap: wrap;
    gap: 5em 5%;
}
.list .color > li{
    width: 47.5%;
}
.list .color h4{
    margin: 0 0 2em;
    text-align: center;
    font-size: 2em;
    font-weight: bold;
    font-family: 'didot',serif;
}

.order{
    padding: 10em 0;
    background: #efefee;
}
.order a{
    width: 50em;
    margin: auto;
    display: block;
}
.order a img{
    width: 100%;
}

.shop{
    padding: 10em 0;
    font-family: sans-serif;
}
.shop h5{
    margin: 0 0 50px;
    font-size: 1.8em;
    font-family:  a-otf-ryumin-pr6n, 游明朝, "Yu Mincho",YuMincho, serif;
    text-align: center;
}
.shop p{
    width: 650px;
    margin: 0 auto 30px;
    font-size: 1.4em;
    line-height: 1.7em;
    text-align: center;
}
.shop img{
    width: 65em;
    margin: 0 auto 5em;
    display: block;
}
.shop > a{
    width: 270px;
    height: 50px;
    margin: 0 auto 50px;
    font-size: 1.2em;
    font-weight: bold;
    border: 1px solid #000;
    display: flex;
    justify-content: center;
    align-items: center;
}
.shop em{
    width: 400px;
    margin: 0 auto 20px;
    font-size: 1.2em;
    line-height: 1.7em;
    display: block;
    text-align: center;
}
.shop ul{
    width: 40em;
    margin: auto;
}
.shop ul li{
    margin: 0 0 15px;
    font-size: 1.4em;
    font-weight: bold;
    text-align: center;
}
.shop ul a{
    color: #1a1a1a;
    text-decoration: underline;
}

.floating a{
    background: #730000;
}
.slick-prev{
    left: 2em;
}
.slick-next{
    right: 2em;
}
.slick-prev, .slick-next{
    width: 2em;
    height: 2em;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    background: rgba(255, 255, 255, .6);
    text-indent: 9999px;
    overflow: hidden;
    transition: .2s;
}
.slick-prev:hover, .slick-next:hover{
    opacity: .8;
}
.slick-prev::after, .slick-next::after{
    content: '';
    width: .8em;
    height: .8em;
    border-right: 1px solid #000;
    border-top: 1px solid #000;
    position: absolute;
}
.slick-prev::after{
    transform: rotate(-135deg);
    top: 30%;
    right: 20%;
}
.slick-next::after{
    transform: rotate(45deg);
    top: 30%;
    left: 20%;
}
.slick-prev{
    transform: rotate(0);
}
.slick-next{
    transform: rotate(0);
}

@media screen and (max-width:1240px) {
    main{
        font-size: .8vw;
    }
    .fv p{
        height: 9.67vw;
    }
    .fv p strong{
        font-size: 2.9vw;
    }
    .fv p em{
        font-size: 1.45vw;
    }
    .fv p small{
        font-size: 1.37vw;
    }
    .nishikawa div p{
        width: 40.3vw;
    }
    .nishikawa h3{
        margin: 0 0 2.41vw;
    }
    .nishikawa h3::after{
        width: 9.67vw;
    }
    .nishikawa > p{
        margin: 0;
    }
    .nishikawa > a{
        width: 21.77vw;
        height: 4.03vw;
    }
    .kizi > p{
        width: 64.51vw;
        margin: 0 auto 3.22vw;
    }
    .kizi a{
        width: 32.25vw;
        height: 11.29vw;
    }
    .kizi a span{
        margin: 1.2vw 0 0;
    }
    .kizi a strong{
        font-size: 2.98vw;
    }
    .kizi a em{
        font-size: 1.29vw;
    }
    .kizi a small{
        font-size: 1.45vw;
    }
    
    .shop h5{
        margin: 0 0 4.03vw;
    }
    .shop p{
        width: 52.41vw;
        margin: 0 auto 2.41vw;
    }
    .shop > a{
        width: 21.77vw;
        height: 4.03vw;
        margin: 0 auto 4.03vw;
    }
    .shop em{
        width: 32.25vw;
        margin: 0 auto 1.61vw;
    }
    .shop ul li{
        margin: 0 0 1.2vw;
    }
}

@media screen and (max-width:767px) {
    main{
        font-size: 2.6666vw;
    }
    .fv > a{
        height: 4em;
        z-index: 10;
    }
    .fv > a img{
        width: 28em;
    }
    .fv > a::after{
        width: 8em;
        height: 8em;
        top: 0;
        right: 0;
        z-index: -1;
    }
    .fv p{
        height: 22.9vw;
        font-size: 2em;
        line-height: 1.6em;
    }
    .fv p strong{
        font-size: 8.6vw;
    }
    .fv p em{
        font-size: 3.7vw;
    }
    .fv p small{
        font-size: 3.8vw;
    }
    .about{
        padding: 8em 0;
    }
    .about h2{
        font-size: 2em;
    }
    .about > img{
        width: 12em;
        margin: 8em auto 4em;
    }
    .about ul{
        width: 90%;
        margin: 0 auto 4em;
        display: block;
    }
    .about li{
        width: 100%;
    }
    .about li + li{
        margin: 2em 0 0;
    }
    .nishikawa{
        width: 90%;
    }
    .nishikawa div{
        width: 90%;
        margin: 0 auto 6em;
        display: block;
    }
    .nishikawa div img{
        width: 20em;
        margin: 0 auto 4em;
    }
    .nishikawa div p{
        width: 100%;
        font-size: 1.4em;
    }
    .nishikawa h3{
        width: 100%;
        margin: 0 auto 8vw;
        font-size: 1.4em;
    }
    .nishikawa h3::after{
        width: 27.2vw;
    }
    .nishikawa > p{
        width: 100%;
        margin: 0;
        font-size: 1.4em;
    }
    .nishikawa > a{
        width: 53.3vw;
        height: 10.6vw;
        font-size: 1em;
    }
    .kizi{
        padding: 8em 0;
    }
    .kizi .images{
        width: 90%;
        margin: auto;
    }
    .kizi .images span{
        font-size: 1.4em;
    }
    .kizi .images img{
        width: 98.4%;
        margin: 1em 0 4em;
    }
    .kizi > p{
        width: 90%;
        font-size: 1.4em;
        margin: 0 auto 5em;
    }
    .kizi .text{
        width: 90%;
    }
    .kizi .text li{
        padding: 6em 0;
    }
    .kizi .text em{
        font-size: 1.8em;
    }
    .kizi .text p{
        font-size: 1.4em;
    }
    .kizi a{
        width: 90%;
        height: 30.7vw;
        font-size: 1.6em;
    }
    .kizi a span{
        margin: 2vw 0 0;
    }
    .kizi a strong{
        font-size: 8.2vw;
    }
    .kizi a em{
        font-size: 3.73vw;
    }
    .kizi a small{
        font-size: 4vw;
    }
    .list .color{
        width: 90%;
        word-wrap: 5.3vw;
        display: block;
    }
    .list .color li{
        width: 100%;
    }
    .list .color > li + li{
        margin-top: 8em;
    }
    .shop{
        padding: 8em 0;
    }
    .shop p{
        width: 90%;
    }
    .order a{
        width: 90%;
        margin: 8em auto 0;
    }
    
    .shop h5{
        font-size: 1.8em;
        margin: 0 0 18.6vw;
    }
    .shop p{
        margin: 0 auto 8vw;
        font-size: 1.2em;
        line-height: 2em;
        text-align: left;
    }
    .shop > a{
       width: 53.3vw;
       height: 10.6vw; 
    }
    .shop img{
        width: 90%;
        margin: 0 auto 4em;
    }
    .shop em{
        width: 90%;
        margin: 0 auto 2em;
        font-size: 1em;
        line-height: 2em;
        text-align: left;
    }
    .shop em br{
        display: none;
    }
    .shop ul{
        width: 100%;
    }
    .shop ul li{
        width: 90%;
        margin: 0 auto 1em;
        text-align: left;
    }
    .shop ul a{
        font-size: 2.6vw;
    }

    .floating{
        bottom: 0;
    }
    .floating a{
        width: 100%;
        height: 13.3vw;
        padding: 0;
        font-size: 3.7vw;
        border-radius: 0;
        display: flex;
        justify-content: center;
        align-items: center;
    }
}