@charset "utf-8";

/* ----------------------------------
プレミアムクオリティ
---------------------------------- */

#premium p {
    letter-spacing: 2.5px;
}

.small {
    font-size: 12px;
    letter-spacing: 1px;
    color: #fff;
}

.mini {
    display: inline-block;
    font-size: 14px;
    letter-spacing: 1px;
    color: #fff;
}

.up {
    position: relative;
    top: -4px;
}

.middle {
    font-size: 1.6em;
    letter-spacing: 1px;
    padding-left: 8px;
}

.big {
    font-size: 2.2em;
    letter-spacing: 1px;
    padding-left: 8px;
}

.page-ttl {
    background-repeat: no-repeat;
    background-size: cover;
    padding: 12% 0;
    position: relative;
}

.page-ttl.residence-page {
    background-image: url(../img/page-residence.png);
}

.page-ttl.ekimae-page {
    background-image: url(../img/page-ekimae.png);
}

.page-ttl h2 {
    width: 90%;
    max-width: 621px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.lead-box {
    background: #000;
    padding: 100px 0;
}

.lead {
    font-size: 22px;
    line-height: 1.7;
    color: #fff;
    text-align: center;
}

.text {
    font-size: 22px;
    line-height: 1.7;
    color: #000;
    text-align: center;
}

.premium-ttl {
    width: 90%;
    max-width: 413px;
    margin: 0 auto 40px;
}

.bg-black {
    background-image: url(../img/bg-black.png);
    background-repeat: no-repeat;
    background-size: cover;
    border: 1px solid #b5a56b;
    padding: 50px 50px;
}

.quality-box {
    background: #000;
}

.quality-ttl {
    max-width: 312px;
    margin: 0 auto;
}

.blurred-line {
    display: inline-block;
    height: 1px;
    width: 100%;
    background: linear-gradient(to right, transparent, #fff, transparent);
}

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

.quality-flex li:nth-of-type(1) {
    width: 41.5%;
}

.quality-flex li:nth-of-type(2) {
    width: 17.3%;
}

.quality-flex li:nth-of-type(3) {
    width: 32%;
}

.quality-flex li:nth-of-type(4),
.quality-flex li:nth-of-type(5),
.quality-flex li:nth-of-type(6) {
    width: 30%;
}

.quality-flex li:nth-of-type(n+4) {
    margin-top: 60px;
}

.quality-flex li.takuhai .flex {
    justify-content: space-between;
}

.quality-flex li.takuhai .flex p {
    width: 56%;
}

.quality-flex li.takuhai .flex figure {
    width: 38%;
    margin-top: 0;
}

.quality-flex p.item-ttl {
    font-size: 18px;
    color: #d7c583;
    padding-bottom: 10px;
}

.quality-flex p.item-txt {
    font-size: 14px;
    color: #fff;
}

.quality-flex figure {
    margin-top: 10px;
}

.icon {
    position: relative;
}

.icon-24 {
    width: 80px;
    height: auto;
    position: absolute;
    top: 0;
    right: 0;
}

.kodawari-box {
    background: #000;
    padding: 100px 0;
}

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

.kodawari-flex li {
    width: 32%;
}

.madori-box {
    background: #fff;
    padding: 100px 0;
}

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

.type-inner:nth-of-type(n+2) {
    margin-top: 140px;
}

.type-flex {
    max-width: 1000px;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 30px auto 0;
}

.icon-final {
    width: 9vw;
    max-width: 130px;
    height: auto;
    position: absolute;
    top: -6vw;
    left: 0;
}

.type {
    max-width: 362px;
    margin-right: 30px;
}

.sub {
    font-size: 12px;
    line-height: 1.2;
}

.other {
    font-size: 12px;
    line-height: 1.3;
    margin-bottom: 6px;
}

.tsubo {
    font-size: 12px;
    letter-spacing: 1px;
}

.madori-detail {
    margin: 40px auto 0;
}

.madori-detail figure {
    max-width: 997px;
    margin: 0 auto;
}

.hanrei {
    max-width: 307px;
    margin: 20px auto 0;
}

.point {
    max-width: 1000px;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 40px auto 0;
}

.point li {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32%;
    height: 60px;
    font-size: 16px;
    color: #fff;
    line-height: 1.3;
    text-align: center;
    margin-right: 2%;
}

.point li:nth-of-type(3n) {
    margin-right: 0;
}

.point li:nth-of-type(n+4) {
    margin-top: 10px;
}

.point.c-residence li {
    background: #325d58;
}

.point.c-ekimae li {
    background: #00486d;
}

.feature {
    max-width: 1000px;
    margin: 40px auto 0;
}

.feature li:nth-of-type(n+2) {
    margin-top: 10px;
}

.feature li.flex {
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
}

.feature li.flex p:nth-of-type(1) {
    width: auto;
}

.feature li.flex p:nth-of-type(2) {
    width: 100%;
    margin-top: 6px;
}

.feature .num {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 20px;
    min-height: 20px;
    letter-spacing: 0;
    color: #fff;
    background: #a69141;
    margin-right: 6px;
}

.feature .en {
    font-size: 20px;
    color: #a69141;
    vertical-align: middle;
}

.equip-box {
    background-image: url(../img/bg-quality.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
}

.premium-equipttl {
    width: 90%;
    max-width: 418px;
    margin: 0 auto 30px;
}

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

.equip-flex li {
    width: 15%;
}

.equip-flex li:nth-of-type(n+7) {
    margin-top: 40px;
}

.equip-txt {
    font-size: 13px;
    color: #fff;
    text-align: center;
}

.equip-txt span {
    display: block;
    width: 100%;
    color: #fff;
    text-align: center;
    padding: 3px 0;
    margin: 6px auto;
}

.c-kitchen {
    background: #dea000;
}

.c-powder {
    background: #67b39b;
}

.c-bathroom {
    background: #45859e;
}

/*---------------------------
sp
---------------------------*/
@media only screen and (max-width: 820px) {
    .page-ttl {
        padding: 25% 0;
    }

    .page-ttl.residence-page {
        background-image: url(../img/page-residence_sp.png);
    }

    .page-ttl.ekimae-page {
        background-image: url(../img/page-ekimae_sp.png);
    }

    .premium-ttl {
        width: 60%;
    }

    .lead-box {
        padding: 60px 0;
    }

    .lead {
        font-size: 16px;
        letter-spacing: 0.5px;
    }

    .text {
        font-size: 16px;
        letter-spacing: 1px;
    }

    .mini {
        font-size: 12px;
    }

    .bg-black {
        padding: 20px 20px;
    }

    .quality-ttl {
        width: 75%;
    }

    .blurred-line {
        position: relative;
        top: -6px;
    }

    .quality-flex {
        margin-top: 0;
    }

    .quality-flex li:nth-of-type(1),
    .quality-flex li:nth-of-type(2),
    .quality-flex li:nth-of-type(3),
    .quality-flex li:nth-of-type(4),
    .quality-flex li:nth-of-type(5),
    .quality-flex li:nth-of-type(6) {
        width: 100%;
    }

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

    .quality-flex p.item-ttl {
        font-size: 16px;
    }

    .kodawari-box {
        padding: 60px 0;
    }

    .kodawari-flex {
        justify-content: center;
        margin-top: 20px;
    }

    .kodawari-flex li {
        width: 100%;
    }

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

    .madori-box {
        padding: 60px 0;
    }

    .type-inner:nth-of-type(n+2) {
        margin-top: 60px;
    }

    .type-flex {
        margin-top: 40px;
    }

    .type {
        width: 70%;
        margin-right: 0;
        margin-bottom: 10px;
    }

    .menseki p:nth-of-type(1) {
        font-size: 14px;
    }

    .point {
        justify-content: flex-start;
        margin-top: 20px;
    }

    .point li {
        width: 49%;
        height: 52px;
        font-size: 14px;
        letter-spacing: 0.5px;
        margin-right: 2%;
    }

    .point li:nth-of-type(n+3) {
        margin-top: 10px;
    }

    .point li:nth-of-type(3n) {
        margin-right: 2%;
    }

    .point li:nth-of-type(2n) {
        margin-right: 0;
    }

    .hanrei {
        max-width: 220px;
        margin: 10px auto 0;
    }

    .feature .en {
        font-size: 16px;
    }

    .feature li.flex p:nth-of-type(2) {
        font-size: 14px;
    }

    .icon-final {
        width: 17vw;
        top: -16vw;
        left: -9px;
    }

    .equip-box {
        background-position: center center;
        padding: 60px 0;
    }

    .premium-equipttl {
        width: 70%;
    }

    .equip-flex li {
        width: 48%;
    }

    .equip-flex li:nth-of-type(n+3) {
        margin-top: 40px;
    }

    .equip-txt {
        letter-spacing: 1px;
    }
}