@charset "UTF-8";


/* header背景色 */
#design_P header {
    background: rgba(0, 0, 0, 1);
}

#design_P .container {
    padding-top: 165px;
}

/* design_Area */
figure {
    position: relative;
}

.inner-1000 {
    width: 90%;
    max-width: 1000px;
    margin: 0 auto;
}

.con-ttl {
    font-size: 22px;
    letter-spacing: 4px;
    text-align: center;
    margin: 0 auto;
}

.con-subttl {
    font-size: 22px;
    letter-spacing: 4px;
    line-height: 2;
    text-align: center;
    margin-top: 50px;
}

.con-subttl02 {
    font-size: 18px;
    letter-spacing: 4px;
    line-height: 2;
    text-align: center;
    margin-top: 50px;
}

.con-text {
    font-size: 16px;
    letter-spacing: 4px;
    line-height: 2.2;
    text-align: center;
    margin-top: 30px;
}

.con-enttl {
    display: inline-block;
    font-size: 24px;
    letter-spacing: 4px;
    line-height: 1;
    text-align: center;
    padding-bottom: 10px;
    position: relative;
}

.con-enttl::after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-image: -moz-linear-gradient(115deg, rgb(51, 130, 151) 0%, rgb(28, 90, 148) 99%);
    background-image: -webkit-linear-gradient(115deg, rgb(51, 130, 151) 0%, rgb(28, 90, 148) 99%);
    background-image: -ms-linear-gradient(115deg, rgb(51, 130, 151) 0%, rgb(28, 90, 148) 99%);
    position: absolute;
    bottom: 0;
    left: 0;
}

.con-jattl {
    font-size: 18px;
    letter-spacing: 4px;
    line-height: 2.2;
    text-align: center;
    margin-top: 20px;
}

.small {
    font-size: 12px;
    line-height: 1;
    letter-spacing: 2px;
    text-align: left;
}

.border {
    width: 3px;
    height: 80px;
    background-image: -moz-linear-gradient(115deg, rgb(51, 130, 151) 0%, rgb(28, 90, 148) 99%);
    background-image: -webkit-linear-gradient(115deg, rgb(51, 130, 151) 0%, rgb(28, 90, 148) 99%);
    background-image: -ms-linear-gradient(115deg, rgb(51, 130, 151) 0%, rgb(28, 90, 148) 99%);
    margin: 20px auto 80px;
}

.page-main-ttl {
    background-image: url(../img/design01.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 35% 0;
    position: relative;
}

.text-position {
    position: absolute;
    top: 5%;
    left: 5%;
}

.text-position .text-answer {
    width: 120px;
}

.text-position .ttl {
    font-size: 34px;
    color: #fff;
    letter-spacing: 4px;
    line-height: 1.8;
    text-shadow: 0px 0px 13px #2b2c2e;
    margin-top: 30px;
}

.text-position .ttl .bb {
    display: inline-block;
    border-bottom: 1px solid #fff;
}

.text-position .text {
    font-size: 16px;
    color: #fff;
    letter-spacing: 2px;
    line-height: 2.2;
    text-shadow: 0px 0px 13px #2b2c2e;
    margin-top: 30px;
}

/* entrance */
.entrance {
    background: #150201;
    padding: 50px 0 100px 0;
}

.entrance .inner_1000 {
    margin: 100px auto 0;
}

.entrance .con-ttl {
    color: #fff;
    padding: 100px 0 0 0;
}

.entrance p {
    color: #fff;
}

/* facade */
.facade {
    background: #fff;
    padding: 0 0 100px 0;
}

.facade .con-ttl {
    color: #030303;
    padding: 100px 0 0 0;
}

.facade p {
    color: #030303;
}

.architect {
    text-align: center;
    margin: 80px auto 0;
}

.architect-flex {
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 40px;
}

.architect-flex .text-area {
    width: 80%;
}

.architect-flex .text-area p {
    font-size: 14px;
    letter-spacing: 1.8px;
    line-height: 2.2;
    text-align: left;
}

.architect-flex .image-area {
    width: 15%;
}

.architect-flex .image-area p {
    line-height: 1.1;
    text-align: left;
    margin-top: 5px;
}

.architect-flex .image-area p .name {
    display: inline-block;
    margin: 5px 0 0 10px;
}

/* landscape */
.landscape {
    background-image: url(../img/bg01.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0 100px 0;
}

.landscape .con-ttl {
    color: #030303;
}

.point-copy {
    width: 70%;
    margin: 60px auto 60px;
}

/* entrance-holl */
.num {
    width: 40px;
    display: block;
    position: absolute;
    top: -20px;
    left: 20px;
}

.num02 {
    width: 30px;
    display: block;
    position: absolute;
    top: -20px;
    left: 10px;
}

.entrance-holl {
    text-align: center;
    background: #e4e4e4;
    padding: 100px 0;
}

.entrance-holl .con-enttl {
    margin-top: 60px;
}

.entrance-holl .con-ttl {
    padding: 100px 0 0 0;
}

.land {
    margin: 80px auto 0;
}

.land .shikihai {
    margin: 40px auto 0;
}

.holl-item {
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 40px;
}

.holl-item li {
    width: 19%;
}

.item-text {
    font-size: 14px;
    margin-top: 10px;
    text-align: center;
}

/*=======================================
TAB_横
=======================================*/
@media (max-width: 1180px) {}


/*=======================================
TAB_縦~SP
=======================================*/
@media (max-width: 820px) {
    #design_P header {
        height: 95px;
    }

    #design_P header.scroll {
        height: 60px;
    }

    #design_P .container {
        padding-top: 25%;
    }

    /* design_Area */
    .con-ttl {
        font-size: 20px;
    }

    .con-subttl {
        font-size: 18px
    }

    .con-text {
        font-size: 14px;
        line-height: 2;
    }

    .con-enttl {
        font-size: 18px;
    }

    .con-jattl {
        font-size: 16px;
    }

    .border {
        margin: 20px auto 50px;
    }
    .page-main-ttl {
        background-image: url(../img/design01_sp.jpg);
        padding: 66% 0;
    }

    .text-position .text-answer {
        width: 80px;
    }

    .text-position .ttl {
        font-size: 20px;
        margin-top: 15px;
    }

    .text-position .text {
        font-size: 13px;
        line-height: 2;
        margin-top: 30px;
    }

    .entrance {
        padding: 50px 0 50px 0;
    }

    .entrance .con-ttl {
        padding: 0 0 0 0;
    }

    .entrance .inner_1000 {
        margin: 40px auto 0;
    }

    .facade {
        padding: 0 0 50px 0;
    }

    .facade .con-ttl {
        padding: 50px 0 0 0;
    }

    .architect-flex {
        margin-top: 20px;
    }

    .architect-flex .text-area {
        width: 100%;
    }

    .architect-flex .image-area {
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
        width: 80%;
        margin: 20px auto 0;
    }

    .architect-flex .image-area figure {
        width: 48%;
    }

    .architect-flex .image-area div {
        width: 48%;
    }

    .architect-flex .image-area p .name {
        margin-left: 0;
    }

    .landscape {
        padding: 50px 0 50px 0px;
    }

    .point-copy {
        width: 100%;
        margin: 60px auto 30px;
    }

    .entrance-holl {
        padding: 50px 0 0 0;
        position: relative;
    }

    .entrance-holl::before {
        content: "";
        display: block;
        width: 100%;
        height: 50px;
        background: #e4e4e4;
        position: absolute;
        bottom: -50px;
        left: 0;
    }

    .num {
        width: 30px;
        left: 14px;
    }

    .num02 {
        width: 30px;
        left: 14px;
    }

    .holl-item li {
        width: 100%;
    }

    .holl-item li:nth-of-type(n+2) {
        margin-top: 40px;
    }


}