@charset "UTF-8";

.icatchWrap .thumb .img1 {
    background-image: url(../../img/concept/mv1.jpg);
}

.mvScrollDown {
    display: block;
    width: 41px;
    height: 280px;
    padding: 0 15px;
    position: absolute;
    top: 450px;
    right: 26px;
}

.mvScrollDown::before {
    content: "";
    width: 1px;
    height: 184px;
    background-color: #1D211E;
    position: absolute;
    bottom: 0;
    left: 20px;
    transition: height 0.3s ease;
}

.mvScrollDown::after {
    content: "";
    width: 1px;
    height: 10px;
    background-color: #1D211E;
    position: absolute;
    bottom: 0;
    left: 24px;
    transform: rotate(45deg);
}

.mvScrollDown .scrollImg,
.mvScrollDown .scrollImg img {
    width: 100%;
}

@media all and (min-width: 681px) {
    .mvScrollDown:hover::before {
        width: 1px;
        height: 164px;
    }

    .sloganWrap.type2 .slogan1 {
        bottom: 50px;
    }

    .mvScrollDown.type2 {
        bottom: 60px;
    }
}

@media all and (max-width: 680px) {
    .icatchWrap .thumb .img1 {
        background-image: url(../../img/concept/mv1_sp.jpg);
    }
}

@media all and (max-width: 370px) {}



/* conceptWrap1
***************************************************************/
.conceptWrap1 {
    padding: 70px 0 0;
    position: relative;
}

.conceptWrap1 .inBox1 {
    width: 1000px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.conceptWrap1 .inBox1 .textBox .h2 {
    font-size: 34px;
    font-weight: 500;
    letter-spacing: 0.3em;
}

.conceptWrap1 .inBox1 .textBox .p1 {
    font-size: 18px;
    letter-spacing: 0.1em;
    line-height: 2.78;
    margin-top: 30px;
}

.conceptWrap1 .inBox1 .img1 {
    width: 200px;
    height: 200px;
    margin-top: 60px;
    background-image: url(../../img/concept/concept1.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    right: 90px;
}

.conceptWrap1 .inBox2 {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-top: -120px;
}

.conceptWrap1 .inBox2 .img2 {
    width: 720px;
    height: 440px;
    background-image: url(../../img/concept/concept2.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    order: 2;
}

.conceptWrap1 .inBox2 .img3 {
    width: 400px;
    height: 200px;
    margin-bottom: 45px;
    background-image: url(../../img/concept/concept3.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    order: 1;
}

.conceptWrap1 .inBox3 {
    display: flex;
    justify-content: flex-end;
}

.conceptWrap1 .inBox3 .img4 {
    width: 600px;
    height: 400px;
    background-image: url(../../img/concept/concept4.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.conceptWrap1 .inBox3 .img5 {
    width: 720px;
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
}

.conceptWrap1 .inBox3 .img5 img {
    width: 77.5px;
    display: block;
}

@media all and (min-width: 681px) {}

@media all and (min-width: 681px) and (max-width: 1320px) {
    .conceptWrap1 .inBox3 .img4 {
        width: calc(100% - 720px);
    }
}

@media all and (max-width: 680px) {
    .conceptWrap1 {
        padding: 80px 0 0;
    }

    .conceptWrap1 .inBox1 {
        width: 100%;
        padding: 0 5%;
        display: block;
    }

    .conceptWrap1 .inBox1 .textBox .h2 {
        font-size: 22px;
    }

    .conceptWrap1 .inBox1 .textBox .p1 {
        font-size: 17px;
        letter-spacing: 0.04em;
        line-height: 2.38;
        margin-top: 20px;
    }

    .conceptWrap1 .inBox1 .img1 {
        width: 43.75vw;
        height: 43.75vw;
        margin-top: 20px;
        margin-left: auto;
        position: relative;
        right: 0;
    }

    .conceptWrap1 .inBox2 {
        display: block;
        margin-top: 0;
    }

    .conceptWrap1 .inBox2 .img2 {
        width: 100%;
        height: 61.25vw;
        margin-top: 20px;
    }

    .conceptWrap1 .inBox2 .img3 {
        width: 76.25vw;
        height: 38.13vw;
        margin-bottom: 0;
        margin-top: 20px;
        margin-right: auto;
    }

    .conceptWrap1 .inBox3 {
        display: flex;
        justify-content: flex-start;
        margin-top: 20px;
    }

    .conceptWrap1 .inBox3 .img4 {
        width: 67.5%;
        height: 45vw;
        order: 2;
    }

    .conceptWrap1 .inBox3 .img5 {
        width: 32.5%;
        height: 45vw;
        order: 1;
    }

    .conceptWrap1 .inBox3 .img5 img {
        width: 14.22vw;
    }
}

@media all and (max-width: 370px) {}


/* conceptWrap2
***************************************************************/
.conceptWrap2 {
    padding: 260px 0 170px;
}

.conceptWrap2 .h2 {
    font-size: 24px;
    font-weight: 500;
    text-align: center;
    letter-spacing: 0.15em;
    line-height: 2;
    margin-bottom: 60px;
}

.conceptStory+.conceptStory {
    margin-top: 100px;
}

.conceptStory .item1 {
    width: calc(100% - ((100% - 1000px) / 2));
    height: 496px;
    margin-right: auto;
    display: flex;
}

.conceptStory .item1 .img1 {
    width: calc(100% - 500px);
    height: 360px;
    background-image: url(../../img/concept/concept6.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.conceptStory.type2 .item1 .img1 {
    background-image: url(../../img/concept/concept8.jpg);
}

.conceptStory.type3 .item1 .img1 {
    background-image: url(../../img/concept/concept10.jpg);
}

.conceptStory.type4 .item1 .img2 {
    background-image: url(../../img/concept/concept12.jpg);
}

.conceptStory .item1 .textBox1 {
    width: 500px;
    margin-top: -15px;
    display: flex;
    flex-flow: column;
    align-items: center;
}

.conceptStory .item1 .textBox1 .h3 {
    width: 100%;
    font-size: 30px;
    font-weight: 500;
    text-align: right;
    letter-spacing: 0.5em;
    position: relative;
}

.conceptStory .item1 .textBox1 .h3::after {
    content: "";
    background-color: #1D211E;
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 11px;
}

.conceptStory .item1 .textBox1 .p1 {
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 2.75;
    margin-top: 30px;
}

.conceptStory .item2 {
    background-color: #EDEDED;
    width: calc(100% - ((100% - 1000px) / 2));
    margin-right: auto;
}

.conceptStory .item2 .item2In {
    width: 1000px;
    margin-left: auto;
    position: relative;
}

.conceptStory .item2 .item2In .img2 {
    width: 500px;
    height: 363px;
    background-image: url(../../img/concept/concept7.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    bottom: 0;
}

.conceptStory.type2 .item2 .item2In .img2 {
    background-image: url(../../img/concept/concept9.jpg);
}

.conceptStory.type3 .item2 .item2In .img2 {
    background-image: url(../../img/concept/concept11.jpg);
}

.conceptStory.type4 .item2 .item2In .img2 {
    background-image: url(../../img/concept/concept13.jpg);
}

.conceptStory .item2 .item2In .textBox2 {
    width: 500px;
    position: relative;
    padding: 20px 25px;
    margin-left: auto;
}

.conceptStory .item2 .item2In .textBox2 .logo {
    width: 120px;
    position: absolute;
    top: -35px;
    right: -26px;
}

.conceptStory .item2 .item2In .textBox2 .logo img {
    width: 100%;
    display: block;
}

.conceptStory .item2 .item2In .textBox2 .h4 {
    font-size: 18px;
    font-weight: 500;
    text-align: right;
    letter-spacing: 0.1em;
    line-height: 2;
    border-bottom: 1px solid #1D211E;
    padding-right: 90px;
    padding-bottom: 10px;
}

.conceptStory .item2 .item2In .textBox2 .p2 {
    font-size: 14px;
    text-align: justify;
    letter-spacing: 0;
    line-height: 2.14;
    margin-top: 14px;
}

@media all and (min-width: 681px) {

    /* type2 */
    .conceptStory.type2 .item1 {
        width: 1000px;
        margin-left: auto;
        margin-right: auto;
    }

    .conceptStory.type2 .item1 .img1 {
        width: 500px;
        order: 2;
    }

    .conceptStory.type2 .item1 .textBox1 {
        order: 1;
        align-items: flex-start;
    }

    .conceptStory.type2 .item1 .textBox1 .h3 {
        text-align: left;
    }

    .conceptStory.type2 .item1 .textBox1 .h3::after {
        left: auto;
        right: 0;
    }

    .conceptStory.type2 .item2 {
        margin-left: auto;
        margin-right: 0;
    }

    .conceptStory.type2 .item2 .item2In {
        margin-left: 0;
        margin-right: auto;
    }

    .conceptStory.type2 .item2 .item2In .img2 {
        left: auto;
        right: 0;
    }

    .conceptStory.type2 .item2 .item2In .textBox2 {
        margin-left: 0;
        margin-right: auto;
    }

    .conceptStory.type2 .item2 .item2In .textBox2 .logo {
        right: 0;
        left: -26px;
    }

    .conceptStory.type2 .item2 .item2In .textBox2 .h4 {
        text-align: left;
        padding-left: 90px;
        padding-right: 0;
    }

    /* type3 */
    .conceptStory.type3 .item1 {
        width: 1000px;
        margin-left: auto;
        margin-right: auto;
    }

    .conceptStory.type3 .item1 .img1 {
        height: 410px;
    }

    .conceptStory.type3 .item2 {
        width: calc(100% - ((100% - 580px) / 2));
    }

    .conceptStory.type3 .item2 .item2In {
        width: 100%;
        margin-left: 0;
    }

    .conceptStory.type3 .item2 .item2In .img2 {
        width: calc(100% - 500px);
        height: 313px;
    }

    /* type4 */
    .conceptStory.type4 .item1 {
        width: 1000px;
        margin-left: auto;
        margin-right: auto;
        position: relative;
    }

    .conceptStory.type4 .item1 .img2 {
        width: 720px;
        height: 360px;
        background-size: cover;
        position: absolute;
        right: -220px;
        order: 2;
    }

    .conceptStory.type4 .item1 .textBox1 {
        order: 1;
        align-items: flex-start;
    }

    .conceptStory.type4 .item1 .textBox1 .h3 {
        text-align: left;
    }

    .conceptStory.type4 .item1 .textBox1 .h3::after {
        left: auto;
        right: 0;
    }

    .conceptStory.type4 .item2 {
        margin-left: auto;
        margin-right: 0;
    }

    .conceptStory.type4 .item2 .item2In {
        margin-left: 0;
        margin-right: auto;
    }

    .conceptStory.type4 .item2 .item2In .img2 {
        left: auto;
        right: 0;
    }

    .conceptStory.type4 .item2 .item2In .textBox2 {
        margin-left: 0;
        margin-right: auto;
    }

    .conceptStory.type4 .item2 .item2In .textBox2 .logo {
        right: 0;
        left: -26px;
    }

    .conceptStory.type4 .item2 .item2In .textBox2 .h4 {
        text-align: left;
        padding-left: 90px;
        padding-right: 0;
    }
}

@media all and (max-width: 680px) {
    .conceptWrap2 {
        padding: 65px 0 100px;
    }

    .conceptWrap2 .h2 {
        font-size: 18px;
        line-height: 2.22;
        margin-bottom: 25px;
    }

    .conceptStory .item1 {
        width: 100%;
        height: auto;
        margin-right: 0;
        display: block;
    }

    .conceptStory .item1 .img1,
    .conceptStory .item1 .img2 {
        width: 100%;
        height: 56.25vw;
        background-size: cover;
    }

    .conceptStory.type2 .item1 .img1 {
        background-image: url(../../img/concept/concept8_sp.jpg);
    }

    .conceptStory.type3 .item1 .img1 {
        background-image: url(../../img/concept/concept10_sp.jpg);
    }

    .conceptStory .item1 .textBox1 {
        width: 100%;
        margin-top: 0;
        padding-top: 15px;
        padding-bottom: 20px;
        display: block;
    }

    .conceptStory .item1 .textBox1 .h3 {
        width: 87.5vw;
        font-size: 22px;
    }

    .conceptStory .item1 .textBox1 .h3::after {
        bottom: 7px;
    }

    .conceptStory .item1 .textBox1 .p1 {
        font-size: 15px;
        letter-spacing: 0.05em;
        line-height: 2.13;
        margin: 10px auto 0;
        width: 90%;
    }

    .conceptStory .item2 {
        width: 100%;
        margin-right: 0;
    }

    .conceptStory .item2 .item2In {
        width: 100%;
        margin-left: 0;
    }

    .conceptStory .item2 .item2In .img2 {
        width: 87.5vw;
        height: 46.88vw;
        left: auto;
        right: 0;
        bottom: auto;
        top: -38.13vw;
    }

    .conceptStory .item2 .item2In .textBox2 {
        width: 100%;
        padding: 72px 5% 20px;
        margin-left: 0;
        margin-top: 38.13vw;
    }

    .conceptStory .item2 .item2In .textBox2 .logo {
        width: 188px;
        top: 0px;
        right: 0;
    }

    .conceptStory .item2 .item2In .textBox2 .h4 {
        padding-right: 0;
        padding-bottom: 10px;
        letter-spacing: 0em;
    }

    .conceptStory .item2 .item2In .textBox2 .p2 {
        margin-top: 14px;
    }

    /* type2 */

    .conceptStory.type2 .item2 .item2In .img2 {
        left: 0;
        right: auto;
    }

    .conceptStory.type2 .item2 .item2In .textBox2 .logo {
        left: 0;
        right: auto;
    }

    .conceptStory.type2 .item2 .item2In .textBox2 .h4 {
        text-align: left;
        padding-left: 0;
    }

    /* type4 */

    .conceptStory.type4 .item2 .item2In .img2 {
        left: 0;
        right: auto;
    }

    .conceptStory.type4 .item2 .item2In .textBox2 .logo {
        left: 0;
        right: auto;
    }

    .conceptStory.type4 .item2 .item2In .textBox2 .h4 {
        text-align: left;
    }
}

@media all and (max-width: 370px) {
    .conceptStory .item1 .textBox1 .p1 {
        font-size: 14px;
    }
}


/* conceptWrap3
***************************************************************/
.conceptWrap3 {
    background-color: #F4F4F4;
    padding: 85px 0 75px;
}

.conceptWrap3 .h2 {
    width: 518px;
    margin: 0 auto;
}

.conceptWrap3 .h2 img {
    width: 100%;
    display: block;
}

.conceptWrap3 .flx1 {
    width: 900px;
    margin: 0 auto;
    padding: 65px 0 60px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.conceptWrap3 .flx1 .img1 {
    width: 386px;
}

.conceptWrap3 .flx1 .textBox {
    width: 475px;
}

.conceptWrap3 .flx1 .textBox .h3 {
    width: 300px;
}

.conceptWrap3 .flx1 .textBox .h3 img {
    width: 100%;
    display: block;
}

.conceptWrap3 .flx1 .textBox .p1 {
    font-size: 16px;
    text-align: justify;
    line-height: 2.13;
    margin-top: 20px;
}

@media all and (min-width: 681px) {}

@media all and (max-width: 680px) {
    .conceptWrap3 {
        padding: 40px 0 40px;
    }

    .conceptWrap3 .h2 {
        width: 90%;
        max-width: 360px;
    }

    .conceptWrap3 .flx1 {
        width: 85%;
        padding: 26px 0 30px;
        display: block;
    }

    .conceptWrap3 .flx1 .img1 {
        width: 100%;
    }

    .conceptWrap3 .flx1 .textBox {
        width: 100%;
        padding-top: 20px;
    }

    .conceptWrap3 .flx1 .textBox .h3 {
        width: 280px;
        max-width: 100%;
    }

    .conceptWrap3 .flx1 .textBox .p1 {
        margin-top: 20px;
    }
}

@media all and (max-width: 370px) {}


/* aaa
***************************************************************/
@media all and (min-width: 681px) {}

@media all and (max-width: 680px) {}

@media all and (max-width: 370px) {}