/* ==========================================================================
Foundation
========================================================================== */
/* p-mv
   ----------------------------------------------------------------- */
@media screen and (max-width: 767px) {
    .p-mv__image--modelhouse01 {
        background-image: url(../kenchiku/modelhouse/image2/modelhouse_bg_04_sp.jpg);
    }
}

@media screen and (min-width: 768px) {
    .p-mv__image--modelhouse01 {
        background-image: url(../kenchiku/modelhouse/image2/modelhouse_bg_04.jpg);
    }
}

@media screen and (max-width: 767px) {
    .p-mv__image--modelhouse02 {
        background-image: url(../kenchiku/modelhouse/image2/modelhouse_bg_05_sp.jpg);
    }
}

@media screen and (min-width: 768px) {
    .p-mv__image--modelhouse02 {
        background-image: url(../kenchiku/modelhouse/image2/modelhouse_bg_05.jpg);
    }
}

@media screen and (max-width: 767px) {
    .p-mv__image--modelhouse03 {
        background-image: url(../kenchiku/modelhouse/image2/modelhouse_bg_06_sp.jpg);
    }
}

@media screen and (min-width: 768px) {
    .p-mv__image--modelhouse03 {
        background-image: url(../kenchiku/modelhouse/image2/modelhouse_bg_06.jpg);
    }
}

.yoyaku {
    background: red;
    padding: 2.5px 15px;
    color: #fff;
}

/* comingsoon
   ----------------------------------------------------------------- */
.comingsoon {
    background-color: #f8f1e3;
}

@media screen and (max-width: 767px) {
    .comingsoon {
        margin-top: 10vw;
        margin-bottom: 10vw;
    }
}

@media screen and (min-width: 768px) {
    .comingsoon {
        margin-top: 80px;
        margin-bottom: 80px;
    }
}

@media screen and (max-width: 767px) {
    .comingsoon {
        padding: 13.33vw 0vw 9.33vw 0vw;
    }
}

@media screen and (min-width: 768px) {
    .comingsoon {
        padding: 60px 0 60px;
    }
}

.comingsoon__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

@media screen and (max-width: 767px) {
    .comingsoon__title {
        margin-bottom: 5.33vw;
    }
}

@media screen and (min-width: 768px) {
    .comingsoon__title {
        margin-bottom: 20px;
    }
}

.comingsoon__en {
    position: relative;
    font-weight: 700;
    text-align: center;
}

@media screen and (max-width: 767px) {
    .comingsoon__en {
        font-size: 70px;
        font-size: 9.33vw;
    }
}

@media screen and (min-width: 768px) {
    .comingsoon__en {
        font-size: 60px;
        font-size: 6rem;
    }
}

.comingsoon__jp {
    font-weight: 400;
}

@media screen and (max-width: 767px) {
    .comingsoon__jp {
        margin-top: 2.67vw;
        font-size: 40px;
        font-size: 5.33vw;
        text-align: center;
        line-height: 1.6;
    }
}

@media screen and (min-width: 768px) {
    .comingsoon__jp {
        margin-top: 13px;
        font-size: 20px;
        font-size: 2rem;
    }
}

@media screen and (min-width: 768px) {
    .comingsoon__container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

@media screen and (min-width: 768px) {
    .comingsoon__container {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
}

@media screen and (max-width: 767px) {
    .comingsoon__col {
        text-align: center;
        margin-top: 10.67vw;
    }
}

@media screen and (min-width: 768px) {
    .comingsoon__col {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        width: 600px;
    }
}

@media screen and (max-width: 767px) {
    .comingsoon__col:nth-child(1) {
        margin-top: 0;
    }
}

.comingsoon__col--btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
    .comingsoon__col--btn {
        text-align: center;
        margin-top: 10.67vw;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
}

@media screen and (min-width: 768px) {
    .comingsoon__col--btn {
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        width: 600px;
        padding-right: 5vw;
    }
}

@media screen and (max-width: 767px) {
    .comingsoon__col--btn:nth-child(1) {
        margin-top: 0;
    }
}

.comingsoon__col--btn .pass {
    width: 100%;
    text-align: right;
    margin-top: 15px;
}

.comingsoon__col--btn .pass a {
    padding-right: 40px;
    position: relative;
    display: inline-block;
    color: #000;
    text-decoration: none;
}

@media screen and (max-width: 768px) {
    .comingsoon__col--btn .pass {
        margin-top: 30px;
        text-align: center;
    }
}

@media screen and (max-width: 767px) {
    .comingsoon__label {
        font-size: 24px;
        font-size: 2.4rem;
        margin-top: 4vw;
        margin-bottom: 4vw;
        line-height: 1.3;
    }
}

@media screen and (min-width: 768px) {
    .comingsoon__label {
        text-align: center;
        margin-bottom: 24px;
        font-size: 24px;
        font-size: 2.4rem;
    }
}

.comingsoon__label span {
    font-size: 10px;
    font-size: 1rem;
}

@media screen and (max-width: 767px) {
    .comingsoon__label span {
        font-size: 20px;
        font-size: 2.67vw;
    }
}

@media screen and (max-width: 767px) {
    .comingsoon__tel {
        display: inline-block;
    }
}

@media screen and (min-width: 768px) {
    .comingsoon__text {
        text-align: center;
        margin-top: 10px;
        margin-bottom: 30px;
    }
}

.zehconceptArea2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

@media screen and (max-width: 767px) {
    .zehconceptArea2 {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
}

.zehconceptArea2__jp {
    color: #5d330d;
    margin: 5px 0s;
}

@media screen and (max-width: 767px) {
    .zehconceptArea2__jp {
        font-size: 60px;
        font-size: 8vw;
    }
}

@media screen and (min-width: 768px) {
    .zehconceptArea2__jp {
        font-size: 55px;
        font-size: 5.5rem;
    }
}

.zehconceptArea2__image {
    position: relative;
    width: 40%;
    z-index: 10;
}

.zehconceptArea2__image img {
    position: relative;
    z-index: 10;
}

@media screen and (max-width: 767px) {
    .zehconceptArea2__image {
        width: 100%;
        margin-bottom: 80px;
    }
}

@media screen and (max-width: 767px) {
    .zehconceptArea2__image {
        width: 100%;
        margin-bottom: 30px;
    }
}

.zehconceptArea2__text {
    width: 55%;
    line-height: 1.6;
}

@media screen and (max-width: 767px) {
    .zehconceptArea2__text {
        padding-bottom: 1.33vw;
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .zehconceptArea2__text {
        text-align: left;
    }
    .zehconceptArea2__text p {
        text-align: left;
    }
}

.zehconceptArea2__title {
    margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
    .zehconceptArea2__title {
        margin-top: 5.33vw;
        font-size: 40px;
        font-size: 5.33vw;
        line-height: 1.6;
    }
}

@media screen and (min-width: 768px) {
    .zehconceptArea2__title {
        margin-top: 30px;
        font-size: 30px;
        font-size: 3rem;
        line-height: 1.6;
    }
}




/* PhotoGallery
   ----------------------------------------------------------------- */
.photo-gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

@media screen and (min-width: 768px) {
    .photo-gallery {
        margin-top: 60px;
    }
}

@media screen and (max-width: 767px) {
    .photo-gallery {
        margin-top: 30px;
    }
}

.photo-gallery::after {
    content: '';
    display: block;
    width: 32.5%;
}

.photo-gallery figure {
    position: relative;
    width: 32.5%;
    height: auto;
    overflow: hidden;
}

@media screen and (min-width: 768px) {
    .photo-gallery figure img {
        width: 390px;
        height: 305px;
    }
}

@media screen and (max-width: 767px) {
    .photo-gallery figure img {
        width: 236.59px;
        height: 177.44px;
    }
}

@media screen and (max-width: 767px) {
    .photo-gallery figure {
        width: 50%;
    }
    .photo-gallery figure img {
        width: 50.66667vw;
        height: 34.66667vw;
    }
}

.photo-gallery figure a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.photo-gallery figure:nth-child(3), .photo-gallery figure:nth-child(4), .photo-gallery figure:nth-child(5),
.photo-gallery figure:nth-child(10), .photo-gallery figure:nth-child(11), .photo-gallery figure:nth-child(12), .photo-gallery figure:nth-child(13),
.photo-gallery figure:nth-child(-n+2), .photo-gallery figure:nth-child(6), .photo-gallery figure:nth-child(7), .photo-gallery figure:nth-child(8), .photo-gallery figure:nth-child(9), .photo-gallery figure:nth-child(14), .photo-gallery figure:nth-child(15), .photo-gallery figure:nth-child(16), .photo-gallery figure:nth-child(17) {
    width: 50%;
}

@media screen and (min-width: 768px) {
    .photo-gallery figure:nth-child(10) img, .photo-gallery figure:nth-child(11) img, .photo-gallery figure:nth-child(12) img, .photo-gallery figure:nth-child(13) img,
    .photo-gallery figure:nth-child(3) img, .photo-gallery figure:nth-child(4) img, .photo-gallery figure:nth-child(5) img,
    .photo-gallery figure:nth-child(-n+2) img, .photo-gallery figure:nth-child(6) img, .photo-gallery figure:nth-child(7) img, .photo-gallery figure:nth-child(8) img, .photo-gallery figure:nth-child(9) img, .photo-gallery figure:nth-child(14) img, .photo-gallery figure:nth-child(15) img, .photo-gallery figure:nth-child(16) img, .photo-gallery figure:nth-child(17) img {
        width: 600px;
        height: 450px;
    }
}

@media screen and (max-width: 767px) {
    .photo-gallery figure:nth-child(10) img, .photo-gallery figure:nth-child(11) img, .photo-gallery figure:nth-child(12) img, .photo-gallery figure:nth-child(13) img,
    .photo-gallery figure:nth-child(3) img, .photo-gallery figure:nth-child(4) img, .photo-gallery figure:nth-child(5) img,
    .photo-gallery figure:nth-child(-n+2) img, .photo-gallery figure:nth-child(6) img, .photo-gallery figure:nth-child(7) img, .photo-gallery figure:nth-child(8) img, .photo-gallery figure:nth-child(9) img, .photo-gallery figure:nth-child(14) img, .photo-gallery figure:nth-child(15) img, .photo-gallery figure:nth-child(16) img, .photo-gallery figure:nth-child(17) img {
        width: 364px;
        height: 273px;
    }
}

@media screen and (max-width: 767px) {
    .photo-gallery figure:nth-child(10), .photo-gallery figure:nth-child(11), .photo-gallery figure:nth-child(12), .photo-gallery figure:nth-child(13),
    .photo-gallery figure:nth-child(3), .photo-gallery figure:nth-child(4), .photo-gallery figure:nth-child(5),
    .photo-gallery figure:nth-child(-n+2), .photo-gallery figure:nth-child(6), .photo-gallery figure:nth-child(7), .photo-gallery figure:nth-child(8), .photo-gallery figure:nth-child(9), .photo-gallery figure:nth-child(14), .photo-gallery figure:nth-child(15), .photo-gallery figure:nth-child(16), .photo-gallery figure:nth-child(17) {
        width: 100%;
    }
    .photo-gallery figure:nth-child(10) img, .photo-gallery figure:nth-child(11) img, .photo-gallery figure:nth-child(12) img, .photo-gallery figure:nth-child(13) img,
    .photo-gallery figure:nth-child(3) img, .photo-gallery figure:nth-child(4) img, .photo-gallery figure:nth-child(5) img,
    .photo-gallery figure:nth-child(-n+2) img, .photo-gallery figure:nth-child(6) img, .photo-gallery figure:nth-child(7) img, .photo-gallery figure:nth-child(8) img, .photo-gallery figure:nth-child(9) img, .photo-gallery figure:nth-child(14) img, .photo-gallery figure:nth-child(15) img, .photo-gallery figure:nth-child(16) img, .photo-gallery figure:nth-child(17) img {
        width: 133.33333vw;
        height: 70.66667vw;
    }
}

.photo-gallery figure:nth-child(10):before, .photo-gallery figure:nth-child(11):before, .photo-gallery figure:nth-child(12):before, .photo-gallery figure:nth-child(13):before,
.photo-gallery figure:nth-child(3):before, .photo-gallery figure:nth-child(4):before, .photo-gallery figure:nth-child(5):before,
.photo-gallery figure:nth-child(-n+2):before, .photo-gallery figure:nth-child(6):before, .photo-gallery figure:nth-child(7):before, .photo-gallery figure:nth-child(8):before, .photo-gallery figure:nth-child(9):before, .photo-gallery figure:nth-child(14):before, .photo-gallery figure:nth-child(15):before, .photo-gallery figure:nth-child(16):before, .photo-gallery figure:nth-child(17):before {
    content: '';
    display: block;
    padding-top: 75%;
}



.movie_yt_box{ width:100%;box-sizing: border-box; max-width:1200px; margin:60px auto 60px;}
.movie_yt_box_inner{position: relative;width:100%;box-sizing: border-box;height:0;padding-top: 56.25%;}
.movie_yt_box_inner iframe{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}