@charset "UTF-8";
.storymv {
    padding-top: 160px;
}

.storymv h1 {
    width: 92%;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.storymvbox {
    background-image: url(../img/bg_story_main@2x.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    height: 500px;
    z-index: 0;
    margin-top: -9%;
}

.storymvbox p.tx {
    font-size: 16px;
    letter-spacing: 0.04em;
    line-height: 32px;
    text-align: left;
    color: #fff;
    position: absolute;
    left: 80px;
    bottom: 80px;
}

.storymvbox p.scroll {
    padding: 52px 40px;
    font-family: "Viaoda Libre";
    font-weight: normal;
    font-size: 26px;
    letter-spacing: -0.02em;
    line-height: 31px;
    text-align: center;
    color: #fff;
    position: absolute;
    right: 80px;
    bottom: 80px;
    border-radius: 500px;
    border: 1px solid #fff;
}


/*---------------------------------
volbox
----------------------------------*/

.vol {
    padding: 120px 0 0;
}

.vol .txbox {
    width: 960px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.vol .txbox h2 {
    font-family: "Noto Serif JP";
    font-weight: 600;
    font-size: 32px;
    letter-spacing: 0.4em;
    line-height: 56px;
    text-align: left;
    color: #152824;
    width: calc(50% - 10px);
}

.vol .txbox h2 span.jp {
    font-size: 16px;
    display: block;
}

.vol .txbox h2 span.en {
    font-family: "Viaoda Libre";
    font-weight: normal;
    font-size: 24px;
    letter-spacing: -0.02em;
    line-height: 29px;
    text-align: left;
    color: #152824;
    display: block;
}

.vol .txbox .info {
    width: calc(50% - 10px);
}

ul.infolist {
    display: flex;
}

ul.infolist li {
    display: flex;
    position: relative;
    padding-right: 32px;
}

ul.infolist li::before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    padding-top: 8px;
}

ul.infolist li.address::before {
    background-image: url('../img/img_pin.svg');
}

ul.infolist li.year::before {
    background-image: url('../img/img_day.svg');
}

ul.infolist li.teisu::before {
    background-image: url('../img/img_door.svg');
}

.vol .txbox .info .tx {
    padding: 24px 0;
}

.gbtn {
    color: #152824;
    border: 1px solid #152824;
}

.gbtn:after {
    content: url(../img/img_arrow_btn_g.svg);
}

.gbtn:hover {
    color: #C5B6A3;
}

.gbtn:hover:after {
    content: url(../img/img_arrow_btn.svg);
}

.vol .imgbox {
    display: flex;
    justify-content: space-between;
    margin-top: 48px;
}

.vol5 .imgbox .imgbox_L {
    width: calc(50% - 10px);
    background-image: url(../img/img_vol5_01@2x.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 500px;
}

.vol5 .imgbox .imgbox_R {
    width: calc(50% - 10px);
}

.vol5 .imgbox .imgbox_R .ab {
    height: 240px;
    background-image: url(../img/img_vol5_02@2x.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-bottom: 20px;
}

.vol5 .imgbox .imgbox_R .bt {
    height: 240px;
    background-image: url(../img/img_vol5_03@2x.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.vol4 .imgbox .imgbox_L {
    width: calc(50% - 10px);
    background-image: url(../img/img_vol4_01@2x.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 500px;
}

.vol4 .imgbox .imgbox_R {
    width: calc(50% - 10px);
    background-image: url(../img/img_vol4_02@2x.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 500px;
}

.vol3 .imgbox .imgbox_L {
    width: calc(65% - 10px);
    background-image: url(../img/img_vol3_01@2x.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 500px;
}

.vol3 .imgbox .imgbox_R {
    width: calc(35% - 10px);
    background-image: url(../img/img_vol3_02@2x.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 500px;
}

.vol2 .imgbox .imgbox_L {
    width: calc(50% - 10px);
    background-image: url(../img/img_vol2_01@2x.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 500px;
}

.vol2 .imgbox .imgbox_R {
    width: calc(50% - 10px);
}

.vol2 .imgbox .imgbox_R .ab {
    height: 240px;
    background-image: url(../img/img_vol2_02@2x.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-bottom: 20px;
}

.vol2 .imgbox .imgbox_R .bt {
    height: 240px;
    background-image: url(../img/img_vol2_03@2x.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.vol1 .imgbox .imgbox_L {
    width: calc(33% - 10px);
    background-image: url(../img/img_vol1_01@2x.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 500px;
}

.vol1 .imgbox .imgbox_C {
    width: calc(33% - 10px);
    background-image: url(../img/img_vol1_02@2x.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 500px;
    margin-top: 80px;
}

.vol1 .imgbox .imgbox_R {
    width: calc(33% - 10px);
    background-image: url(../img/img_vol1_03@2x.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 500px;
    margin-top: 160px;
}

@media only screen and (max-width: 959px) {
    .storymv {
        padding-top: 100px;
    }
    .storymv h1 {
        width: 92%;
        margin: 0 auto;
    }
    .storymvbox {
        height: 420px;
        z-index: 0;
        margin-top: -16%;
    }
    .storymvbox p.tx {
        font-size: 14px;
        line-height: 28px;
        left: 4%;
        top: 96px;
        bottom: inherit;
    }
    .storymvbox p.scroll {
        padding: 36px 32px;
        font-size: 16px;
        line-height: 24px;
        right: 4%;
        bottom: 32px;
        border-radius: 500px;
        border: 1px solid #fff;
    }
    ul.infolist li::before {
        padding-top: 0;
    }
    /*---------------------------------
volbox
----------------------------------*/
    .volbox {
        width: 100%;
        margin: 0 auto;
    }
    .vol {
        padding: 80px 0 0;
    }
    .vol .txbox {
        width: 80%;
        margin: 0 auto;
        display: block;
    }
    .vol .txbox h2 {
        font-size: 24px;
        line-height: 32px;
        width: 100%;
    }
    .vol .txbox h2 span.en {
        font-size: 16px;
        line-height: 24px;
    }
    .vol .txbox .info {
        width: 100%;
    }
    ul.infolist {
        display: block;
        margin-top: 24px;
    }
    ul.infolist li {
        padding-right: 0;
        margin-top: 8px;
    }
    .vol .txbox .info .tx {
        padding: 16px 0;
    }
    .vol .imgbox {
        display: block;
        margin-top: 48px;
    }
    .vol5 .imgbox .imgbox_L {
        width: 100%;
        height: 240px;
    }
    .vol5 .imgbox .imgbox_R {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }
    .vol5 .imgbox .imgbox_R .ab {
        height: 120px;
        margin-top: 4px;
        width: calc(50% - 2px);
    }
    .vol5 .imgbox .imgbox_R .bt {
        height: 120px;
        width: calc(50% - 2px);
        margin-top: 4px;
    }
    .vol4 .imgbox {
        display: flex;
        justify-content: space-between;
    }
    .vol4 .imgbox .imgbox_L {
        width: calc(50% - 2px);
        height: 240px;
    }
    .vol4 .imgbox .imgbox_R {
        width: calc(50% - 2px);
        height: 240px;
    }
    .vol3 .imgbox {
        display: flex;
        justify-content: space-between;
    }
    .vol3 .imgbox .imgbox_L {
        width: calc(50% - 2px);
        height: 240px;
    }
    .vol3 .imgbox .imgbox_R {
        width: calc(50% - 2px);
        height: 240px;
    }
    .vol2 .imgbox .imgbox_L {
        width: 100%;
        height: 240px;
        margin-bottom: 4px;
    }
    .vol2 .imgbox .imgbox_R {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }
    .vol2 .imgbox .imgbox_R .ab {
        height: 160px;
        width: calc(50% - 2px);
    }
    .vol2 .imgbox .imgbox_R .bt {
        height: 160px;
        width: calc(50% - 2px);
    }
    .vol1 .imgbox {
        display: flex;
    }
    .vol1 .imgbox .imgbox_L {
        width: calc(33% - 2px);
        height: 240px;
    }
    .vol1 .imgbox .imgbox_C {
        width: calc(33% - 2px);
        height: 240px;
        margin-top: 40px;
    }
    .vol1 .imgbox .imgbox_R {
        width: calc(33% - 2px);
        height: 240px;
        margin-top: 80px;
    }
    .vol .btn {
        width: 100%;
    }
}


/*---------------------------------
ストーリー詳細
----------------------------------*/

.storybg {
    background-image: url(../img/bg_story@2x.jpg);
    background-repeat: repeat;
    background-position: center;
    position: relative;
}

.story_d_mv {
    height: 70vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.story_d_mv_01 {
    background-image: url(../img/story01/img_story_d_mv_01@2x.jpg);
}

.story_d_mv_in {
    width: 960px;
    margin: 0 auto;
    padding: 45vh 0 0;
}

.story_d_mv_in h1 {
    font-family: "Viaoda Libre";
    font-weight: normal;
    font-size: 104px;
    letter-spacing: -0.02em;
    line-height: 124px;
    text-align: left;
    color: #fff;
}

.story_d_mv_in p {
    color: #fff;
}

.story_d_mv_in p span {
    color: #fff;
    font-family: "Viaoda Libre";
    font-weight: normal;
    font-size: 24px;
    letter-spacing: -0.02em;
    line-height: 29px;
    text-align: center;
    color: #fff;
    padding-right: 16px;
}

.storyarticle {
    padding: 120px 0;
}

.storyarticlein {
    width: 640px;
    margin: 64px auto 0;
}

.storyarticlein p.tx {
    margin-top: 64px;
}

.storyarticle h2.storytitle {
    font-family: "Noto Serif JP";
    font-weight: 600;
    font-size: 24px;
    letter-spacing: 0.4em;
    line-height: 42px;
    text-align: center;
    color: #152824;
}

.storyarticle h3.storytitle {
    font-family: "Noto Serif JP";
    font-weight: 600;
    font-size: 22px;
    letter-spacing: 0.4em;
    line-height: 40px;
    text-align: center;
    color: #152824;
    margin-top: 80px;
}

.storyarticle h3.storytitle span {
    font-family: "Viaoda Libre";
    font-weight: normal;
    font-size: 24px;
    letter-spacing: -0.02em;
    line-height: 29px;
    text-align: center;
    color: #152824;
    display: block;
    margin-top: 8px;
}

.storyarticle h4.storytitle {
    font-family: "Noto Serif JP";
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 0.2em;
    line-height: 32px;
    text-align: center;
    color: #152824;
}

.storyarticle h5.storytitle {
    font-family: "Viaoda Libre";
    font-weight: normal;
    font-size: 24px;
    letter-spacing: -0.02em;
    line-height: 30px;
    text-align: center;
    color: #152824;
}

.storyarticle ul.infolist {
    width: 960px;
    margin: 24px auto 0;
    justify-content: center;
}

.twobox {
    display: flex;
    width: 960px;
    margin: 40px auto 0;
    justify-content: space-between;
}

.twobox .twoboxin {
    border: 1px solid #152824;
    padding: 40px;
    width: calc(50% - 10px);
    box-sizing: border-box;
}

.twobox .twoboxin p.underline {
    text-align: center;
}

.twobox .twoboxin p.underline span {
    display: inline-block;
    border-bottom: 1px solid #707070;
    color: #152824;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.1em;
    line-height: 32px;
    padding: 0 16px;
    margin: 0 auto;
}

.twobox .twoboxin p.underline small {
    font-family: "Viaoda Libre";
    font-weight: normal;
    font-size: 14px;
    letter-spacing: -0.02em;
    line-height: 28px;
    text-align: left;
    color: #152824;
    padding-right: 16px;
}

.twobox .twoboxin h4 {
    padding: 16px 0;
}

.detailimg {
    margin-top: 64px;
}

.detailimg img {
    display: block;
    padding-bottom: 16px;
}

.img_caption {
    font-size: 12px;
}

.interviewboxmargin {
    margin-top: 64px;
}

.interviewbox {
    display: flex;
    width: 100%;
    border: 1px solid #152824;
    padding: 40px;
    justify-content: space-between;
    box-sizing: border-box;
    margin-top: 16px;
}

.interviewbox .human {
    width: 120px;
}

.interviewbox .info {
    width: 412px;
    color: #152824;
}

.interviewbox .info .infoname {
    border-bottom: 1px solid #707070;
}

.interviewbox .info .name {
    font-family: "Noto Sans JP";
    font-weight: normal;
    font-size: 18px;
    letter-spacing: 0.04em;
    line-height: 32px;
    text-align: left;
}

.twobox_small {
    display: flex;
    width: 640px;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 64px;
}

.twobox_small p {
    width: calc(50% - 10px);
    margin: 0;
}

.gaiyo {
    width: 960px;
    display: flex;
    margin: 40px auto 0;
    justify-content: space-between;
    flex-wrap: wrap;
}

.gaiyo li {
    width: calc(50% - 10px);
    display: flex;
    border-bottom: 1px solid #2E3829;
    padding-bottom: 16px;
    align-items: flex-start;
    margin-top: 16px;
    align-self: flex-start;
}

.gaiyo li .title {
    margin: 0 !important;
    width: 80px;
}

.gaiyo li p.tx {
    width: 350px;
}

.gaiyotitle {
    font-family: "Noto Serif JP";
    font-weight: 600;
    font-size: 24px;
    letter-spacing: 0.4em;
    line-height: 42px;
    text-align: center;
    color: #152824;
}

.img_moi {
    width: 206px;
    display: block;
    text-align: center;
    margin: 0 auto;
    padding: 40px 0;
}


/*---------------------------------
スライダー
----------------------------------*/

.thumbnail-slider li {
    width: 156px !important;
    margin: 2px 2px;
    box-sizing: border-box;
    opacity: 0.6;
}

.thumbnail-slider .slick-track {
    transform: unset !important;
    width: 100% !important;
}

.main-slider {
    list-style: none;
}

.thumbnail-slider {
    list-style: none;
}

.thumbnail-slider {
    margin-top: 20px;
}

.main-slider img,
.thumbnail-slider img {
    width: 100%;
}

.main-slider li img {}

.thumbnail-slider li img {}

.container {
    max-width: 960px;
    width: 100%;
    margin: 40px auto;
}

.thumbnail-slider .slick-current {
    outline: 2px solid #707070;
    box-sizing: border-box;
    opacity: 1;
}

.slick-prev:before {
    content: "" !important;
    display: inline-block;
    width: 30px;
    height: 110px;
    background-image: url(../img/story01/img_arrow_L.svg);
    background-position: center;
    background-size: contain;
}

.slick-next:before {
    content: "" !important;
    display: inline-block;
    width: 30px;
    height: 110px;
    background-image: url(../img/story01/img_arrow_R.svg);
    background-position: center;
    background-size: contain;
}

.slick-prev {
    left: -35px !important;
}

@media only screen and (max-width: 959px) {
    .story_d_mv {
        height: 70vh;
        background-position: center;
        background-repeat: no-repeat;
        position: relative;
    }
    .story_d_mv_in {
        width: 92%;
        margin: 0 auto;
        padding: 0 0;
        position: absolute;
        bottom: 24px;
        left: 4%;
    }
    .story_d_mv_in h1 {
        font-size: 56px;
        line-height: 62px;
    }
    .story_d_mv_in p span {
        font-size: 16px;
        line-height: 24px;
        padding-right: 8px;
        display: block;
        text-align: left;
    }
    .storyarticle {
        padding: 80px 0;
    }
    .storyarticletitle {
        width: 80%;
        margin: 0 auto;
    }
    .storyarticlein {
        width: 80%;
        margin: 64px auto 0;
    }
    .storyarticlein p.tx {
        margin-top: 40px;
    }
    .storyarticle h2.storytitle {
        font-size: 20px;
        line-height: 28px;
    }
    .storyarticle h3.storytitle {
        font-size: 18px;
        line-height: 24px;
        margin-top: 40px;
    }
    .storyarticle h3.storytitle span {
        font-size: 18px;
        line-height: 24px;
    }
    .storyarticle h4.storytitle {
        font-size: 16px;
        line-height: 24px;
    }
    .storyarticle h5.storytitle {
        font-size: 16px;
        line-height: 24px;
    }
    .storyarticle ul.infolist {
        width: 100%;
        margin: 40px auto 0;
        display: flex;
        justify-content: space-between;
    }
    .twobox {
        display: block;
        width: 80%;
        margin: 24px auto 0;
    }
    .twobox .twoboxin {
        padding: 16px;
        width: 100%;
        box-sizing: border-box;
        margin-bottom: 16px;
    }
    .twobox .twoboxin p.underline span {
        font-size: 12px;
        line-height: 24px;
        padding: 0 8px;
        margin: 0 auto;
        text-align: center;
    }
    .twobox .twoboxin p.underline small {
        font-size: 12px;
        line-height: 20px;
        display: block;
        text-align: center;
        padding-right: 0;
    }
    .twobox .twoboxin h4 {
        padding: 12px 0;
    }
    .detailimg {
        margin-top: 40px;
    }
    .detailimg img {
        padding-bottom: 8px;
    }
    .interviewboxmargin {
        margin-top: 40px;
    }
    .interviewbox {
        display: block;
        padding: 16px;
        margin-top: 16px;
    }
    .interviewbox .human {
        width: 120px;
        margin: 0 auto;
    }
    .interviewbox .info {
        width: 100%;
        margin-top: 8px;
    }
    .interviewbox .info .infoname {
        margin-bottom: 8px;
    }
    .interviewbox .info .name {
        font-size: 18px;
        letter-spacing: 0.04em;
        line-height: 32px;
        text-align: left;
    }
    .twobox_small {
        display: block;
        width: 100%;
        margin-top: 40px;
    }
    .twobox_small p {
        width: 100%;
        margin: 0;
        margin-top: 24px;
    }
    .gaiyo {
        width: 100%;
        display: block;
        margin: 24px auto 0;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .gaiyo li {
        width: 80%;
        display: block;
        margin: 16px auto 0;
        padding-bottom: 16px;
    }
    .gaiyo li .title {
        width: 100%;
    }
    .gaiyo li p.tx {
        width: 100%;
    }
    .gaiyotitle {
        font-size: 16px;
        line-height: 32px;
    }
    .img_moi {
        padding: 24px 0;
    }
    /*---------------------------------
スライダー
----------------------------------*/
    .thumbnail-slider li {
        width: 15.6% !important;
        margin: 2px;
        box-sizing: border-box;
        opacity: 0.6;
    }
    .thumbnail-slider .slick-track {
        transform: unset !important;
        width: 100% !important;
    }
    .main-slider {
        list-style: none;
    }
    .thumbnail-slider {
        list-style: none;
    }
    .thumbnail-slider {
        margin-top: 20px;
    }
    .main-slider img,
    .thumbnail-slider img {
        width: 100%;
    }
    .main-slider li img {}
    .thumbnail-slider li img {}
    .container {
        max-width: 960px;
        width: 100%;
        margin: 40px auto;
    }
    .thumbnail-slider .slick-current {
        box-sizing: border-box;
        opacity: 1;
    }
    .slick-prev:before {
        content: "" !important;
        display: inline-block;
        width: 30px;
        height: 110px;
        background-image: url(../img/story01/img_arrow_L.svg);
        background-position: center;
        background-size: contain;
    }
    .slick-next:before {
        content: "" !important;
        display: inline-block;
        width: 30px;
        height: 110px;
        background-image: url(../img/story01/img_arrow_R.svg);
        background-position: center;
        background-size: contain;
    }
}
