/* Scss Document */
/* Font Size デザインカンプ　750/psd:1366px/break:1920px/
--------------------------------------------------------- */
/* VWはSPのみ利用
--------------------------------------------------------- */
/* % only
--------------------------------------------------------- */
/* 
--------------------------------------------------------- */
/* =========================================================
 home
========================================================= */
#communicate {
    /*  background-image: url("../image/sec01_mv.jpg");*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

/*
@media (max-width: 750px) {
  #communicate {
    background-image: url("../image/img01-01.jpg");
  }
}*/

#communicate .communicate--inner {
    padding: 11.7130307467% 14.6412884334% 7.3206442167% 14.6412884334%;
    max-width: 930px;
    width: 100%;
    display: flex;
    flex-flow: row-reverse;
    justify-content: center;
    margin: auto;
    box-sizing: border-box;
}

/********* sp *********/
@media only screen and (max-width:750px) {
    #communicate .communicate--inner {
        max-width: none;
        padding: 17vw 8vw 17.333vw 8vw;
        display: block;
        border:
    }
}

#communicate .communicate--inner span {
    font-size: 16px;
    padding-left: 30px;
    font-family: "Times New Roman", Times, "serif";
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    padding-top: 4px;
}

/********* sp *********/
@media only screen and (max-width:750px) {
    #communicate .communicate--inner span {
        -ms-writing-mode: horizontal-tb;
        writing-mode: horizontal-tb;
        font-size: 3.2vw;
        letter-spacing: 0.1em;
        padding: 0 0 1vw 0;
        display: inline-block;
    }
}

#communicate .communicate--inner .c--inner--h2 {
    font-family: 'Noto Serif JP', serif;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font-size: 44px;
    letter-spacing: .8rem;
    font-weight: 400;
    padding-left: 100px;
}

/********* sp *********/
@media only screen and (max-width:750px) {
    #communicate .communicate--inner .c--inner--h2 {
        -ms-writing-mode: horizontal-tb;
        writing-mode: horizontal-tb;
        font-size: 7.2vw;
        padding-bottom: 8vw;
        padding-left: 0px;
        letter-spacing: 0.1em;
    }
}

#communicate .communicate--inner .c--inner--p {
    font-family: 'Noto Serif JP', serif;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font-size: 18px;
    font-weight: 400;
    line-height: 2;
    letter-spacing: .2rem;
    padding-left: 60px;
}

/********* sp *********/
@media only screen and (max-width:750px) {
    #communicate .communicate--inner .c--inner--p {
        font-size: 3vw;
        font-weight: 200;
        letter-spacing: 0;
        line-height: 2.2;
        width: 100%;
        display: block;
        -ms-writing-mode: horizontal-tb;
        writing-mode: horizontal-tb;
        font-feature-settings: "palt";
        padding-bottom: 6vw;
        padding-left: 0px;
        font-size: 14px;
    }

    #communicate .communicate--inner .c--inner--p:last-child {
        padding-bottom: 0;
    }
}

#communicate img {
    vertical-align: bottom;
    display: block;
    width: 100%;
    height: auto;
}

img.temp {
    width: 100%;
    vertical-align: top;
    -webkit-backface-visibility: hidden;
}

/*----------------------------------------*/
/* top-message 01 */
/*----------------------------------------*/
#top-message_01 {
    max-width: 1920px;
    width: 100%;
    margin: 160px auto 0 auto;
    display: flex;
}

/********* sp *********/
@media only screen and (max-width:750px) {
    #top-message_01 {
        margin-top: 21.333vw;
    }
}

.top-message_01__heading {
    width: 23.645%;
}

/********* sp *********/
@media only screen and (max-width:750px) {
    .top-message_01__heading {
        width: 30.4vw;
    }
}

.top-message_01__heading__inner {
    display: flex;
    flex-direction: row-reverse;
    padding: 60px 90px 0 0;
}

/********* sp *********/
@media only screen and (max-width:750px) {
    .top-message_01__heading__inner {
        padding: 2.2vw 6.666vw 0 0;
    }
}

.top-message_01__heading h2 {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font-size: 44px;
    letter-spacing: 0.1em;
    box-sizing: border-box;
    color: #000000;
}

/********* sp *********/
@media only screen and (max-width:750px) {
    .top-message_01__heading h2 {
        font-size: 7.2vw;
    }
}

.top-message_01__heading p {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font-family: "Times New Roman", Times, "serif";
    font-size: 16px;
    padding-left: 12px;
    letter-spacing: 0.1em;
    box-sizing: border-box;
    color: #000000;
}

/********* sp *********/
@media only screen and (max-width:750px) {
    .top-message_01__heading p {
        font-size: 3.2vw;
    }
}

.top-message_01__ph {
    width: 76.355%;
}

/********* sp *********/
@media only screen and (max-width:750px) {
    .top-message_01__ph {
        width: 69.6vw;
    }
}


/*----------------------------------------*/
/* top-message 02 */
/*----------------------------------------*/
#top-message_02 {
    max-width: 1920px;
    width: 100%;
    margin: 0 auto 200px auto;
    display: flex;
}

/********* sp *********/
@media only screen and (max-width:750px) {
    #top-message_02 {
        margin: 0 auto 20vw auto;
    }
}

.top-message_02__ph {
    width: 45.6%;
    padding-left: 10.168%;
    box-sizing: border-box;
    margin-top: -60px;
}

/********* sp *********/
@media only screen and (max-width:750px) {
    .top-message_02__ph {
        width: 36%;
        padding-left: 0;
        margin-top: 0;
    }
}

.top-message_02__txt {
    width: 54.4%;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    padding-left: 8.4%;
    margin-top: -40px;
}

/********* sp *********/
@media only screen and (max-width:750px) {
    .top-message_02__txt {
        width: 64%;
        padding: 0 4vw 0 7.6vw;
        margin-top: -3vw;
    }
}

.top-message_02__txt__inner h2 {
    font-size: 30px;
    line-height: 1.7em;
    letter-spacing: 0.1em;
    color: #000000;
}

/********* sp *********/
@media only screen and (max-width:750px) {
    .top-message_02__txt__inner h2 {
        font-size: 4.666vw;
    }
}

.top-message_02__txt__inner__txt_01 {
    font-size: 16px;
    line-height: 2em;
    letter-spacing: 0.05em;
    margin-top: 30px;
    color: #000000;
}

/********* sp *********/
@media only screen and (max-width:750px) {
    .top-message_02__txt__inner__txt_01 {
        font-size: 3.2vw;
        margin-top: 6.666vw;
    }
}

.top-message_02__txt__inner__txt_02 {
    font-size: 16px;
    letter-spacing: 0.05em;
    margin-top: 50px;
    color: #000000;
}

.top-message_02__txt__inner__txt_02 .h-link--text {
    color: #000;
    border-color: #000;
}
.top-message_02__txt__inner__txt_02 .h-link--text::before {
  border-color: #000;
}
.top-message_02__txt__inner__txt_02 .h-link--text::after {
  border-color: #000;
}

/********* sp *********/
@media only screen and (max-width:750px) {
    .top-message_02__txt__inner__txt_02 {
        font-size: 3.2vw;
        margin-top: 6.666vw;
    }
}


/*----------------------------------------*/
/*----------------------------------------*/
#division-link {
    background: #1A1A1A;
    padding: 12% 0 12% 0;
}

@media (max-width: 750px) {
    #division-link {
        padding: 20.6666666667vw 0 14vw 0;
    }
}

#division-link .division-link--inner {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}

@media (max-width: 750px) {
    #division-link .division-link--inner {
        width: 100%;
    }
}

#division-link .division-ttl {
    text-align: center;
    padding-bottom: 100px;
}

@media (max-width: 750px) {
    #division-link .division-ttl {
        padding-bottom: 16.5333333333vw;
    }
}

#division-link .division-ttl h3 {
    font-size: 18px;
    font-weight: 200;
    padding-bottom: 32px;
    letter-spacing: .4rem;
}

@media (max-width: 750px) {
    #division-link .division-ttl h3 {
        padding-bottom: 7.2vw;
    }
}

#division-link .division-ttl span {
    font-size: 44px;
    display: inline-block;
    line-height: 0;
    margin: 0;
    padding: 0;
}

@media (max-width: 750px) {
    #division-link .division-ttl span {
        font-size: 7.2vw;
    }
}

#division-link .division-link-block {
    display: flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-content: center;
}

@media (max-width: 750px) {
    #division-link .division-link-block {
        display: block;
        justify-content: flex-start;
        -webkit-justify-content: flex-end;
        align-content: flex-end;
        max-width: 66.6666666667vw;
        width: 100%;
        margin: 0 auto;
    }
}

#division-link .division-link-block a {
    color: #FFF;
    display: block;
    width: 400px;
    text-align: center;
}

#division-link .division-link-block a:nth-child(2) {
    border-left: 1px solid #383838;
    border-right: 1px solid #383838;
}

@media (max-width: 750px) {
    #division-link .division-link-block a:nth-child(2) {
        border-left: none;
        border-right: none;
    }
}

@media (max-width: 750px) {
    #division-link .division-link-block a {
        border-top: 1px solid #383838;
        width: 100%;
        margin: 0 auto;
    }
}

#division-link .division-link-block .division-link-list {
    padding-top: 32px;
    padding-bottom: 40px;
}

@media (max-width: 750px) {
    #division-link .division-link-block .division-link-list {
        padding-top: 10.6666666667vw;
        padding-bottom: 9.0666666667vw;
    }
}

#division-link .division-link-block .division-link-list .list--ttl {
    font-size: 22px;
    padding-bottom: 20px;
    letter-spacing: .2rem;
}

@media (max-width: 750px) {
    #division-link .division-link-block .division-link-list .list--ttl {
        font-size: 4.2666666667vw;
        padding-bottom: 3.3333333333vw;
    }
}

#division-link .division-link-block .division-link-list .list--ttl span {
    font-family: "Times New Roman", Times, "serif";
    display: block;
    font-size: 16px;
    padding-bottom: 25px;
}

@media (max-width: 750px) {
    #division-link .division-link-block .division-link-list .list--ttl span {
        font-size: 3.2vw;
        padding-bottom: 3.5vw;
    }
}

#division-link .division-link-block .division-link-list .icon-btn {
    margin: 0 auto;
    display: block;
    font-weight: 400;
    color: #FFF;
    border: 1px solid #313131;
    width: 45px;
    height: 45px;
    border-radius: 50px;
    background-color: #1F1F1F;
    text-align: center;
    overflow: hidden;
}

@media (max-width: 750px) {
    #division-link .division-link-block .division-link-list .icon-btn {
        width: 9.3333333333vw;
        height: 9.3333333333vw;
    }
}

#division-link .division-link-block .division-link-list .icon-btn span {
    width: 45px;
    height: 45px;
    position: relative;
    display: block;
    transition: 1s all;
    top: 52%;
    right: 5%;
}

@media (max-width: 750px) {
    #division-link .division-link-block .division-link-list .icon-btn span {
        width: 9.3333333333vw;
        height: 9.3333333333vw;
    }
}

#division-link .division-link-block .division-link-list .icon-btn span:after {
    content: "";
    width: 4px;
    height: 4px;
    border: 0px;
    border-top: solid 1px #FFF;
    border-right: solid 1px #FFF;
    margin-top: -5px;
    margin-left: 2px;
    position: absolute;
}

/********* sp *********/
@media only screen and (max-width:750px) {}

#division-link .division-link-block .division-link-list .icon-btn span:before {
    content: "";
    width: 3px;
    height: 3px;
    border: 0px;
    border: solid 1px #FFF;
    margin-top: -3px;
    position: absolute;
}

/********* sp *********/
@media only screen and (max-width:750px) {}


#division-link .division-link-block .division-link-list .icon-btn span:hover {
    animation: flowing 1s linear infinite;
    /*transform:translateX(50px) ;*/
}

#division-link .division-link-block .division-link-list .division-name {
    height: 60px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 30px;
}

/********* sp *********/
@media only screen and (max-width:750px) {
    #division-link .division-link-block .division-link-list .division-name {
        align-items: flex-start;
        height: auto;
        padding-bottom: 5vw;
        font-size: 2.4vw;
    }
}

#division-link .division-link-block .division-link-list .division-name p {
    display: block;
    width: 100%;
    font-size: 12px;
    color: #FFF;
    line-height: 1.5;
    font-weight: 200;
}

/********* sp *********/
@media only screen and (max-width:750px) {
    #division-link .division-link-block .division-link-list .division-name p {
        font-size: 2.4vw;
        line-height: 1.8;
    }
}

#m-h-story {
    height: auto;
    position: relative;
    display: flex;
    align-items: center;
    max-width: 1920px;
    width: 100%;
}

@media (min-width: 1920px) {
    #m-h-story {
        margin: 0 auto 0 auto;
    }
}

@media (max-width: 750px) {
    #m-h-story {
        display: block;
    }
}

#m-h-story .m-h-story--list {
    padding: 80px 0 0 0;
    flex-basis: 70%;
    box-sizing: border-box;
    z-index: 2;
}

@media (max-width: 750px) {
    #m-h-story .m-h-story--list {
        flex-basis: 100%;
        /*padding: 420px 0 0 0;*/
        padding: 0;
    }
}

#m-h-story .m-h-story--list img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
    min-height: 300px;
    object-fit: cover;
}
/*
.m-h-story--img {
  position: relative; 
  display: inline-block;
}

.m-h-story--img::after { 
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2); 
  pointer-events: none; 
}
*/

#m-h-story .m-h-story--list .m-text {
    position: relative;
    /*display: grid;*/
}

#m-h-story .m-h-story--list .m-text .text--block {
    position: absolute;
    bottom: 40px;
    left: 50px;
    right: 50px;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}

@media (max-width: 750px) {
    #m-h-story .m-h-story--list .m-text .text--block {
        bottom: 5.3333333333vw;
        left: 5.3333333333vw;
        right: 3.6vw;
    }
}

#m-h-story .m-h-story--list .m-text .text--block .chText {
    font-size: 28px;
    font-weight: 1000;
    line-height: 1.3;
    letter-spacing: .2rem;
    max-width: 600px;
}

@media (max-width: 750px) {
    #m-h-story .m-h-story--list .m-text .text--block .chText {
        font-size: 3.6vw;
        line-height: 1.6;
        letter-spacing: 0.05em;
        width: calc(100% - 120px);
    }
}

#m-h-story .m-h-story--list .m-text .text--block .block--btn {
    margin-top: auto;
    min-width: 90px;
}

#m-h-story .m-h-story--list .m-text .ribon {
    position: absolute;
    top: 0;
    left: 50px;
}

/********* sp *********/
@media only screen and (max-width:750px) {
    #m-h-story .m-h-story--list .m-text .ribon {
        left: 5.333vw;
    }
}

#m-h-story .m-h-story--list .m-text .ribon .ftime {
    font-family: "Times New Roman", Times, "serif";
    font-size: 32px;
}

@media (max-width: 750px) {
    #m-h-story .m-h-story--list .m-text .ribon .ftime {
        font-size: 3.2vw;
    }
}

#m-h-story .m-h-story--list .m-text .ribon ul {
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

#m-h-story .m-h-story--list .m-text .ribon ul li {
    display: inline-block;
    font-size: 30px;
    color: #000;
    padding: 2em 0.25em 0.25em 0.25em;
    margin: 0 2px;
    background: #FFF;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    letter-spacing: .2rem;
    position: relative;
}

#m-h-story .m-h-story--list .m-text .ribon ul li::before {
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    background: #000;
    border-radius: 50%;
    position: absolute;
    top: .8em;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

/********* sp *********/
@media only screen and (max-width:750px) {
    #m-h-story .m-h-story--list .m-text .ribon ul li {
        letter-spacing: 0.05em;
    }
}


@media (max-width: 750px) {
    #m-h-story .m-h-story--list .m-text .ribon ul li {
        font-size: 2.6666666667vw;
    }
}

#m-h-story .m-h-story--ttl {
    width: 58.8579795022%;
    height: auto;
    /* background: #1A1A1A; */
    margin: 0;
    display: grid;
    position: absolute;
    top: 0;
    right: 0;
    box-sizing: border-box;
    height: 100%;
}

@media (max-width: 750px) {
    #m-h-story .m-h-story--ttl {
        display: none;
        width: 90%;
    }
}

#m-h-story .m-h-story--ttl .m-h-story--ttl-sticky {
    position: sticky;
    top: 0;
    height: 60%;
    max-height: 100vh;
}

#m-h-story .m-h-story--ttl .story-h3 {
    position: absolute;
    font-size: 42px;
    top: 8.029283%;
    right: 13%;
    line-height: 1.8em;
    font-family: 'Noto Serif JP', serif;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    letter-spacing: 1rem;
    font-weight: 400;
    color: #000;
}

@media (max-width: 750px) {
    #m-h-story .m-h-story--ttl .story-h3 {
        position: absolute;
        left: 20 !important;
        bottom: 0 !important;
        right: 0 !important;
        top: 0;
        font-size: 6.1333333333vw;
    }
}

#m-h-story .m-h-story--ttl .story-text {
    position: absolute;
    display: block;
    bottom: 4%;
    right: 13%;
}

#m-h-story .m-h-story--ttl .story-text p {
    font-size: 16px;
    line-height: 2;
    color: #000;
}

@media (max-width: 750px) {
    #m-h-story .m-h-story--ttl .story-text p {
        font-size: 3.2vw;
    }
}

@media (max-width: 750px) {
    #m-h-story .m-h-story--ttl .story-text {
        width: 100%;
        top: 20px;
        left: 0;
        right: 0px;
        padding-left: 50%;
    }
}

.m-h-story--ttl--sp {
    display: none;
}

@media (max-width: 750px) {
    .m-h-story--ttl--sp {
        display: block;
        background: #FCF7DD;
        width: 90%;
        display: flex;
        margin-left: auto;
        justify-content: space-between;
        padding-bottom: 10.6666666667vw;
        padding-right: 9.3333333333vw;
        color: #000;
    }
}

@media (max-width: 750px) {
    .m-h-story--ttl--sp .story-h3 {
        font-size: 6.1333333333vw;
        font-family: 'Noto Serif JP', serif;
        -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl;
        letter-spacing: .8rem;
        font-weight: 400;
        padding: 10.6666666667vw 0 0 7.3333333333vw;
        line-height: 1.8em;
    }
}

@media (max-width: 750px) {
    .m-h-story--ttl--sp .story-text {
        font-size: 3.2vw;
        margin-top: auto;
        line-height: 2;
    }

    .l-header__logo__img a {
        margin-top: -8px;
    }
}

.pd-tp2 {
    padding-top: 3em;
}

#m-h-story .m-h-story--ttl.-fixed {
    position: fixed;
}

.slick-track {
    width: 100% !important;
}