@charset "utf-8";
/* CSS Document */
.srn * {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-weight: normal;
}
.srn img {
    vertical-align: bottom;
}
.srn h1, .srn h2 {
    font-weight: bold;
}
.srn {
    font-size: 4vw;
    line-height: 1.3;
}

.srn .pc {
    display: none;
}

.srn h2 {
    font-size: 8vw;
    line-height: 1.5;
    letter-spacing: 0.1em;
}

.srn h2+p {
    margin-top: 1.5em;
}

@media screen and (min-width: 768px) {
    .srn {
        font-size: 20px;
        letter-spacing: 1px;
        line-height: 1.4;
    }

    .srn h2 {
        font-size: 50px;
    }

    .srn .sp {
        display: none;
    }

    .srn .pc {
        display: block;
    }

    .srn h2+p {
        margin-top: 4em;
    }
}

.srn .wrap {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto 2em;
    padding: 0 2em;
    box-sizing: border-box;
}

.srn .wrap:last-of-type{
 margin-bottom: 0;
}

.srn .dsc {
    padding: 2.5em 0 4.5em;
}


.srn .flex {
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: start;
}

@media screen and (min-width: 768px) {
    .srn .flex {
        flex-direction: row;
    }

    .srn .dsc {
        padding: 120px 0 150px;
    }
				
				.srn .wrap{
				 margin: 0 auto 5em;
				}
}

@media screen and (max-width: 768px){
				
				.srn .wrap{
				 margin: 0 auto 5em;
				}

}

.srn .flex.jcc {
    justify-content: center;
}

.srn .flex.jcsb {
    justify-content: space-between;
}

.srn .flex.aic {
    align-items: center;
}


.srn #hero {
    height: calc(1140 / 750 * 100vw);
    background: center center / cover no-repeat url(../img/srn_hero.webp);
    color: #fff;
}

.srn #hero .flex {
    padding-top: 11vw;
    align-items: flex-end;
    flex-direction: row-reverse;
}

.srn #hero h1 {
    width: 30vw;
}

.srn #hero .txt {
    font-size: 8vw;
    text-align: center;
    line-height: 1em;
    margin-right: 10vw;
}

.srn #hero .txt .p1 small {
    font-size: 5vw;
}

.srn #hero .txt .p2 {
    font-size: 14vw;
    line-height: 1em;
    margin-bottom: 1vw;
}

.srn #hero .txt .p3 {
    letter-spacing: 0.3em;
    margin-right: -0.3em;
}

.srn .story .bg img {
    width: 100%;
}

@media screen and (min-width: 768px) {

    .srn #hero {
        height: 680px;
        background: center center / cover no-repeat url(../img/srn_hero_pc.webp);
        color: #fff;
    }

    .srn #hero .wrap {
        height: 100%;
        position: relative;
    }

    .srn #hero .flex {
        padding-top: 0;
        justify-content: end;
        position: absolute;
        bottom: 80px;
        right: 0;
    }

    .srn #hero h1 {
        width: 150px;
    }

    .srn #hero .txt {
        font-size: 40px;
        margin-right: 40px;
    }

    .srn #hero .txt .p1 small {
        font-size: 24px;
    }

    .srn #hero .txt .p2 {
        font-size: 72px;
        margin-bottom: 5px;
    }

}

@media screen and (min-width: 1921px) {

    .srn #hero {
        background: center center / contain no-repeat url(../img/srn_hero_pc.webp), #3f2115;
    }

}
.srn #intro .dsc {
    padding-bottom: 2.5em;
}

.srn #intro h2 {
    margin-top: 4vw;
}

.srn #st3 p+p {
    margin-top: 2em;
}

.srn #st3 .dsc {
    padding-bottom: 3em;
}
.srn #st5 .dsc {
    padding-top: 0;
}

.srn #st5 p+p {
    margin-top: 1.5em;
}


@media screen and (min-width: 768px) {
    .srn #intro h2 {
        margin-top: 20px;
    }

    .srn #intro h2+p {
        margin-top: 2.5em;
    }

    .srn #intro .pic {
        margin-top: 0;
    }

    .srn .story .dsc {
        padding: 150px 0;
    }

    .srn .story:not(.pc-h) .bg {
        width: 100%;
        height: 681px;
    }

    .srn .story:not(.pc-h) .bg img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .srn .story.pc-h .bg {
        display: none;
    }

    .srn .story.pc-h .dsc {
        padding: 0;
        height: 100%;
    }

    .srn .story.pc-h .dsc .wrap {
        height: 100%;
        display: flex;
        align-items: center;
    }

    .srn #intro {
        padding-bottom: 50px;
    }

    .srn #intro .pic,
    .srn #intro .txt {
        width: 50%;
    }

    .srn #intro .txt {
        padding-top: 80px;
    }

    .srn .story#st3 {
        color: #fff;
        height: 1031px;
        background: center center / cover no-repeat url(../img/srn_img4_pc.webp);
    }

    .srn .story#st3 .flex {
        flex-direction: column;
        width: 50%;
        margin-right: 0;
        margin-left: auto;
    }

    .srn .story#st4 {
        height: 783px;
    }

    .srn .story#st4 .wrap {
        background: center right / contain no-repeat url(../img/srn_img5_pc.webp);
    }

    .srn .story#st4 .flex {
        flex-direction: column;
    }

    .srn .story#st5 .dsc {
        padding: 100px 0 150px;
    }

    .srn #st5 h2+p,
    .srn #st5 p+p {
        margin-top: 2.5em;
    }
}

@media screen and (min-width: 1921px) {

    .srn .story#st3 {
        background: center center / contain no-repeat url(../img/srn_img4_pc.webp), #261b16;
    }

}

.srn #detail {
    padding: 3em 0 6em;
    background: #f3efec;
}

.srn #detail .flex {
    align-items: center;
}
.srn #detail .wrap {
    padding: 0 1.5em;
}

.srn #detail .pic {
    text-align: center;
    margin-bottom: 1.5em;
}

.srn #detail .pic img {
    width: 24vw;
}

.srn #detail dl {
    display: flex;
    flex-wrap: wrap;
    line-height: 1.25;
}

.srn #detail dl dt {
    width: 6em;
}

.srn #detail dl dd:before {
    content: "：";
}

.srn #detail dl dd {
    flex: 1;
}

.srn #detail p {
    margin-top: 1.5em;
    padding: 1em 0;
    border-top: 1px solid #898989;
    border-bottom: 1px solid #898989;
}
.srn #detail a.btn {
    width: 84%;
    display: block;
    border: 1px solid #000;
    padding: 1em 0;
    margin: 2em auto 0;
    text-align: center;
}

@media screen and (min-width: 768px) {
    .srn #detail {
        padding: 100px 0;
    }

    .srn #detail .pic {
        width: 500px;
    }

    .srn #detail .pic img {
        width: 180px;
    }

    .srn #detail .txt {
        padding-bottom: 60px;
    }

    .srn #detail dl {
        line-height: 1.5;
    }

    .srn #detail dl dd:before {
        content: "";
    }

    .srn #detail dl dt {
        width: 8.5em;
    }

    .srn #detail p {
        margin-top: 2em;
        padding: 2em 0;
    }
    .srn #detail a.btn {
        margin-left: 5px;
        margin-right: auto;
    }
}