@charset "UTF-8";

.sh-PR {
    position: relative;
}
.sh-gradient-wrapper {
}
.sh-contents {
    max-width: 1140px;
    text-align: inherit;
}
.sh-contents.__1500 {
    max-width: 1500px;
}

.sh-concept-mv-wrapper {
    overflow: hidden;
}
.sh-concept-mv {
    position: relative;
    aspect-ratio: 1 / 1;
    overflow: hidden;
}
.sh-concept-page-title {
    position: absolute;
    content: 'CONCEPT';
    left: 10vw;
    top: 42.5vw;
    font-family: "Akshar", sans-serif;
    font-size: 6.5625vw;
    letter-spacing: .1em;
    line-height: 1.25;
    font-weight: 600;
}
.sh-concept-mv-item {
    position: absolute;
    transition: transform .75s ease .5s, box-shadow .75s ease 2.5s;
    overflow: hidden;
}
.sh-concept-mv-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0;
    transition: opacity .75s ease 2.5s;
}
.sh-concept-mv-item.__nature {
    width: 67.1875%;
    height: 45.3125%;
    left: 0;
    bottom: 0;
    background-color: #eaf2f0;
    transform: translate(-60%, 0);
}
.sh-concept-mv-item.__station {
    width: 45.3125%;
    height: 67.1875%;
    left: 0;
    top: 0;
    background-color: #d7e2ed;
    transform: translate(0, -60%);
}
.sh-concept-mv-item.__ebina {
    width: 67.1875%;
    height: 45.3125%;
    right: 0;
    top: 0;
    background-color: #f6eef2;
    transform: translate(60%, 0);
}
.sh-concept-mv-item.__future {
    width: 45.3125%;
    height: 67.1875%;
    right: 0;
    bottom: 0;
    background-color: #fbf3d9;
    transform: translate(0, 60%);
}
.sh-concept-mv-item.__future2 {
    width: 45.3125%;
    height: 67.1875%;
    right: 0;
    bottom: 0;
    background-color: #fbf3d9;
    transform: translate(0, 60%);
    clip-path: polygon(0 0, 100% 0, 100% 25%, 0 25%);
}

.sh-concept-mv-item .__copy {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
}
.sh-concept-mv-item .__copy > div {
    text-align: left;
}
.sh-concept-mv-item.__nature .__copy {
    width: 81.4%;
    height: 72.4138%;
    left: 0;
    bottom: 0;
}
.sh-concept-mv-item.__station .__copy {
    width: 72.4138%;
    height: 100%;
    left: 0;
    top: 0;
}
.sh-concept-mv-item.__ebina .__copy {
    width: 100%;
    height: 72.4138%;
    left: 0;
    top: 0;
}
.sh-concept-mv-item.__future .__copy {
    width: 72.4138%;
    height: 100%;
    right: 0;
    top: 0;
}
.sh-concept-mv-item .__copy .sh-concept-title1 {
    opacity: 0;
    transition: opacity .75s ease 1.5s;
}
.sh-concept-mv-item .__copy .sh-concept-text1 {
    opacity: 0;
    transition: opacity .75s ease 2.5s;
}
[data-aos="mv-anim"].aos-animate .sh-concept-mv-item {
    transform: translate(0, 0);
    box-shadow: 5.5px 5.5px 5.5px rgba(0, 0, 0, .2);
}
[data-aos="mv-anim"].aos-animate .sh-concept-mv-item img,
[data-aos="mv-anim"].aos-animate .__copy .sh-concept-title1,
[data-aos="mv-anim"].aos-animate .__copy .sh-concept-text1 {
    opacity: 1;
}

.sh-concept-title1 {
    font-family: "Akshar", sans-serif;
    font-size: 6.5625vw;
    line-height: 1.25;
    font-weight: 600;
    letter-spacing: 0.05em;
}
.sh-concept-title2 {
    font-family: "Akshar", sans-serif;
    font-size: 26px;
    font-weight: 600;
    text-align: center;
    letter-spacing: 0.1em;
}
.sh-concept-title3 {
    font-family: "Akshar", sans-serif;
    font-size: 26px;
    letter-spacing: .1em;
    font-weight: 400;
    text-align: center;
    color: #a58c5a;
}
.sh-concept-text1 {
    font-size: 2.5vw;
    line-height: 1.8;
}
.sh-concept-text2 {
    font-size: 14px;
    line-height: 2.5;
    text-align: left;
}
.sh-concept-text3 {
    font-size: 20px;
    line-height: 1.8;
    letter-spacing: 0.1em;
}
.sh-concept-text4 {
    font-size: 14px;
    line-height: 2;
}
.sh-concept-text5 {
    font-size: 14px;
    text-align: right;
}
.sh-concept-text6 {
    font-size: 14px;
    line-height: 2;
}
.sh-concept-caption1 {
    font-size: 14px;
    text-align: right;
}

.sh-concept-leading {
    padding: 40px 10px 60px;
}

.sh-concept-section + .sh-concept-section {
    margin-top: 60px;
}

.sh-concept-section__header {
    padding: 30px 10px;
    text-align: center;

    background-repeat: no-repeat;
    background-position: right top;
    background-size: auto 100%;
}
.sh-concept-dot {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px 0;
}
.sh-concept-dot span {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #376ea5;
}
.sh-concept-section .sh-concept-text3 {
    color: #376ea5;
}
.sh-concept-section__image {
    overflow-x: hidden;
}
.sh-concept-section__image.__visible {
    overflow-x: visible;
}
.sh-concept-section__body {
    padding: 30px 10px;
}
.sh-concept-section__image .slider-image p {
    text-align: right;
}


.sh-concept-section.__station .sh-concept-section__header {
    background-image: url(images/smp/bg_01_smp.jpg);
}
.sh-concept-section.__ebina .sh-concept-section__header {
    background-image: url(images/smp/bg_02_smp.jpg);
    background-position: right bottom;
    background-size: 50% auto;
}
.sh-concept-section.__ebina .sh-concept-dot span {
    background-color: #cc5c82;
}
.sh-concept-section.__ebina .sh-concept-text3 {
    color: #cc5c82;
}
.sh-concept-section.__future .sh-concept-section__header {
    background-image: url(images/smp/bg_03_smp.jpg);
    background-position: left top;
}
.sh-concept-section.__future .sh-concept-dot span {
    background-color: #e5a545;
}
.sh-concept-section.__future .sh-concept-text3 {
    color: #e5a545;
}
.sh-concept-section.__nature .sh-concept-section__header {
    background-image: url(images/smp/bg_04_smp.jpg);
    background-position: right bottom;
    background-size: 45% auto;
}
.sh-concept-section.__nature .sh-concept-dot span {
    background-color: #3f8876;
}
.sh-concept-section.__nature .sh-concept-text3 {
    color: #3f8876;
}

.sh-concept-section.__bottom {
    background-color: #f2f2f2;
    padding: 50px 10px;
}
.sc-concept-grid1 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}
.sc-concept-grid1 > div {
    position: relative;
}
.sc-concept-grid1 > div .sh-concept-caption1 {
    position: absolute;
    right: 8px;
    bottom: 2px;
    text-shadow: 0 0 1px #fff, 1px 0 1px #fff, 0 -1px 1px #fff, 0 1px 1px #fff, -1px 0 1px #fff;
}
.sc-concept-grid1 .__row1 {
    grid-column: 1 / 3;
}
.sc-concept-grid1 .__row2 {
    grid-column: 1 / 3;
}

.sh-concept-leading2 {
    padding: 30px 10px;
}
.sh-concept-link1 a {
    display: block;
    position: relative;
    overflow: hidden;
}
.sh-concept-link1 a p {
    box-sizing: border-box;
    position: absolute;
    display: grid;
    width: 100%;
    grid-template-columns: auto 1fr;
    align-items: center;
    justify-content: center;
    font-family: "Akshar", sans-serif;
    font-size: 26px;
    letter-spacing: .1em;
    font-weight: 400;
    color: #fff;
    left: 0;
    bottom: 30px;
    padding-left: 30px;
    gap: 20px;
}
.sh-concept-link1 a p::after {
    display: block;
    content: '';
    height: 1px;
    flex: 1;
    background-color: #fff;
}

.sh-concept-img1 {
    position: relative;
}
.sh-concept-img1 > picture:last-child img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    transition: opacity .5s ease-in-out .8s;
}
.aos-animate .sh-concept-img1 > picture:last-child img {
    opacity: 1;
}

@media screen and (min-width: 768px) {
    .sh-concept-title1 {
        font-size: 36px;
        letter-spacing: 0.1em;
        line-height: 1.2;
        color: #fff;
    }
    .sh-concept-title2 {
        font-size: 45px;
    }
    .sh-concept-title3 {
        font-size: 45px;
    }
    .sh-concept-text1 {
        font-size: 16px;
        line-height: 1.75;
        letter-spacing: 0.15em;
        font-feature-settings: 'palt';
    }
    .sh-concept-text2 {
        font-size: 16px;
        text-align: center;
    }
    .sh-concept-text3 {
        font-size: 25px;
    }
    .sh-concept-text4 {
        font-size: 16px;
    }
    .sh-concept-text5 {
        font-size: 16px;
    }
    .sh-concept-text6 {
        font-size: 16px;
    }
    .sh-concept-mv {
        max-width: 1500px;
        aspect-ratio: 150 / 59;
        margin-inline: auto;
    }
    .sh-concept-page-title {
        left: 10%;
        top: 40%;
        font-size: 80px;
        font-size: clamp(30px, 16.67vw - 103.33px, 80px);
        line-height: 1.2;
    }
    .sh-concept-mv-item.__nature {
        width: 55.2666666667%;
        max-width: 829px;
        height: 46.61017%;
        max-height: 275px;
    }
    .sh-concept-mv-item.__station {
        width: 48.666666666666667%;
        max-width: 730px;
        height: 60%;
        max-height: 354px;
    }
    .sh-concept-mv-item.__ebina {
        width: 55.2666666667%;
        max-width: 829px;
        height: 46.61017%;
        max-height: 275px;
    }
    .sh-concept-mv-item.__future,
    .sh-concept-mv-item.__future2 {
        width: 48.666666666666667%;
        max-width: 730px;
        height: 60%;
        max-height: 354px;
    }
    .sh-concept-mv-item.__future2 {
        clip-path: polygon(0 0, 100% 0, 100% 20%, 0 20%);
    }
    .sh-concept-mv-item.__nature .__copy {
        width: 77.59%;
        height: 85.5%;
        left: 0;
        bottom: 0;
    }
    .sh-concept-mv-item.__station .__copy {
        width: 83.561644%;
        height: 100%;
        left: 0;
        top: 0;
    }
    .sh-concept-mv-item.__ebina .__copy {
        width: 92.77%;
        height: 85.50725%;
        left: unset;
        right: 0;
        top: 0;
    }
    .sh-concept-mv-item.__future .__copy {
        width: 83.83562%;
        height: 94.915254%;
        right: 0;
        top: 0;
    }
    .sh-concept-mv-item .__copy > div {
        display: flex;
        align-items: center;
        gap: 30px;
    }
    .sh-concept-mv-item.__ebina .__copy > div {
        flex-direction: row-reverse;
    }
    .sh-concept-mv-item.__future .__copy > div {
        flex-direction: row-reverse;
    }

    .sh-concept-leading {
        padding-top: 80px;
        padding-bottom: 120px;
    }
    .sh-concept-section + .sh-concept-section {
        margin-top: 120px;
    }
    .sh-concept-section__header {
        padding-top: 40px;
        padding-bottom: 40px;
        background-image: none !important;
    }
    .sh-concept-dot {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .sh-concept-section:not(.__bottom) {
        position: relative;
        max-width: 1500px;
        margin-inline: auto;
    }
    .sh-concept-section__image {
        position: relative;
    }
    .sh-concept-section.__station .sh-concept-section__image,
    .sh-concept-section.__future .sh-concept-section__image{
        max-width: 800px;
        width: 96%;
        margin-inline: auto;
    }
    .sh-concept-section__header {
        position: relative;
        background-image: none;
    }
    .sh-concept-section__body {
        position: relative;
        max-width: 920px;
        width: 96%;
        margin-inline: auto;
        padding: 40px 0;
    }
    .sh-concept-section.__station .sh-concept-section__bg1,
    .sh-concept-section.__station .sh-concept-section__bg2 {
        position: absolute;
        max-width: 350px;
        width: 23.5%;
        top: 0;
    }
    .sh-concept-section.__station .sh-concept-section__bg1 {
        right: 0;
        margin-top: 6%;
    }
    .sh-concept-section.__station .sh-concept-section__bg2 {
        left: 0;
        margin-top: 26%;
    }
    .sh-concept-section.__ebina .sh-concept-section__bg1 {
        position: absolute;
        max-width: 600px;
        width: 40%;
        top: 0;
        right: 0;
        margin-top: 2.666666666666667%
    }
    .sh-concept-section.__future .sh-concept-section__bg1,
    .sh-concept-section.__future .sh-concept-section__bg2 {
        position: absolute;
        max-width: 475px;
        width: 31.6666667%;
        top: 0;
    }
    .sh-concept-section.__future .sh-concept-section__bg1 {
        left: 0;
        margin-top: 6%;
    }
    .sh-concept-section.__future .sh-concept-section__bg2 {
        right: 0;
        margin-top: 32%;
    }
    .sh-concept-section.__nature .sh-concept-section__bg1 {
        position: absolute;
        max-width: 600px;
        width: 40%;
        top: 0;
        left: 0;
        margin-top: 2.666666666666667%
    }
    .sh-concept-section.__bottom {
        padding: 100px 20px;
    }
    .sc-concept-grid1 {
        gap: 1rem;
    }
    .sc-concept-grid1 > div {
        display: none;
    }
    .sc-concept-grid1 > div.__row1 {
        display: block;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
    }
    .sc-concept-grid1 > div.__row1 .sh-concept-title3 {
        text-align: right;
    }
    .sc-concept-grid1 > div.__row2 {
        display: block;
        grid-row: 1 / 2;
        grid-column: 2 / 3;
        text-align: left;
    }
    .sc-concept-grid1 > div.__row2 .sh-concept-title3 {
        text-align: left;
    }
    .sh-concept-section.__bottom .slider-image .slick-slide {
        margin-left: 20px;
        margin-right: 20px;
    }
    .sh-concept-leading2 {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .sh-concept-link1 {
        max-width: 800px;
        margin-inline: auto;
    }
    .sh-concept-link1 a p {
        bottom: 50%;
        transform: translateY(50%);
        padding-left: 85px;
        font-size: 50px;
    }
    .sh-contents-comment {
        margin-bottom: 40px;
    }
}

@media screen and (min-width: 1100px) {
    .sh-concept-title1 {
        font-size: 56px;
    }
    .sh-concept-mv-item .__copy > div {
        gap: 60px;
    }
    .sh-concept-mv-item.__ebina .__copy > div {
        gap: 225px;
    }
    .sh-concept-mv-item.__future .__copy > div {
        gap: 160px;
    }
}