<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

@media only screen and (min-width: 0px) and (max-width: 640px) {

/* ────────────────────── *
 *                                              *
 * コンテンツ                                   *
 *                                              *
 * ────────────────────── */

.contents {
    padding: 10.0rem 0;
}
.contents .inner {
    width: 60.0rem;
}
.contents .inner ul.anchor {
    margin: 0 auto 8.0rem;
}
.contents .inner ul.anchor li {
    width: 29.0rem;
    margin-bottom: 1.5rem;
}
.contents .inner ul.anchor li a {
    border-radius: 5.0rem;
}

.contents .inner h3 {
    margin: 0 auto 5.0rem;
}
.contents .inner h3 img {
    display: block;
    width: auto;
    height: 6.0rem;
    margin: 0 auto;
}
.contents .inner h4 {
    font-size: 2.6rem;
    padding: 1.0rem;
    width: 56.0rem;
    margin: -8.0rem auto 2.5rem;
    box-sizing: border-box;
}
.contents .inner dl.detail dt {
    font-size: 2.8rem;
    line-height: 1.3;
    padding-bottom: 1.5rem;
    margin-bottom: 1.5rem;
}
.contents .inner dl.detail dt span.notice {
    font-size: 2.0rem;
}
.contents .inner dl.detail dd {
    font-size: 2.2rem;
}
.contents .inner dl.detail dd span.notice {
    font-size: 10px;
}
.contents .inner .point:before {
    width: 15.0rem;
    height: 7.0rem;
}

/* flexbox */
.contents .inner .flex {
    width: 56.0rem;
    margin: 0 auto 12.0rem;
}
.contents .inner .flex .flexitem {
    width: 100%;
    margin-bottom: 4.0rem;
}
.contents .inner .flex .flexitem p.image {
    margin-bottom: 1.0rem;
}
.contents .inner .flex .flexitem p.image img {
    width: 100%;
}

/* マンションセキュリティ */
.contents .inner #mansion {
    width: 56.0rem;
    padding: 2.0rem 3.0rem 3.0rem;
    margin: 0 auto 4.0rem;
    box-sizing: border-box;
}
.contents .inner #mansion dl.detail dd {
    margin-top: 2.0rem;
    display: block;
}
.contents .inner #mansion dl.detail dd p.txt {
    text-align: left;
    margin-bottom: 2.0rem;
}
.contents .inner #mansion dl.detail dd p.image img {
    width: 100%;
}

/* 近鉄セーフティ */
.contents .inner #kintetsu-safety {
    width: 56.0rem;
    padding: 2.0rem 3.0rem 3.0rem;
    margin: 0 auto 4.0rem;
    box-sizing: border-box;
}
.contents .inner #kintetsu-safety dl.detail dd {
    margin-top: 2.0rem;
    display: block;
}
.contents .inner #kintetsu-safety dl.detail dd .left {
    width: 100%;
    margin-bottom: 3.0rem;
}
.contents .inner #kintetsu-safety dl.detail dd .right {
    width: 100%;
}
.contents .inner #kintetsu-safety dl.detail dd .right p.txt {
    margin-bottom: 1.5rem;
}
.contents .inner #kintetsu-safety dl.detail dd .right p.image img {
    width: 100%;
}

/* インターフォン */
.contents .inner #interphone {
    width: 56.0rem;
    padding: 2.0rem 3.0rem 3.0rem;
    margin: 0 auto 4.0rem;
    box-sizing: border-box;
}
.contents .inner #interphone dl.detail dd {
    margin-top: 2.0rem;
    display: block;
}
.contents .inner #interphone dl.detail dd .left {
    width: 100%;
    margin-bottom: 3.0rem;
}
.contents .inner #interphone dl.detail dd .right {
    width: 100%;
}
.contents .inner #interphone dl.detail dd .right p.txt {
    margin-bottom: 1.5rem;
}
.contents .inner #interphone dl.detail dd .right p.image img {
    width: 100%;
}

/* Tebraキー */
.contents .inner .flex .flexitem#tebra {
    width: 56.0rem;
}

/* 防犯カメラ */
.contents .inner .flex .flexitem dl.detail dt span#txt-camera {
    width: 100%;
    transform: none;
}

/* エレベーター */
.contents .inner .flex .elevator {
    width: 100%;
    padding: 0 3.0rem 2.0rem;
    margin: 0 auto 2.0rem;
}
.contents .inner .flex .elevator:before {
    content: "";
    background: url("../../quality/image/bg-detail-title.png") repeat-x center center;
    width: 100%;
    height: 3px;
    top: auto;
    bottom: 0;
}
.contents .inner .flex .elevator:last-child:after {
    content: none;
}
.contents .inner .flex .elevator dl dt {
    font-size: 2.6rem;
    letter-spacing: -0.05em;
    text-align: left;
    margin-bottom: 1.0rem;
}
.contents .inner .flex .elevator dl dt br {
    display: none;
}
.contents .inner .flex .elevator dl dd {
    font-size: 2.0rem;
}

/* エアフロー */
.contents .inner .flex .flexitem#airflow p.image {
    width: 100%;
}
.contents .inner .flex .flexitem#airflow dl.detail {
    width: 100%;
}
.contents .inner .flex .flexitem#airflow dl.detail dd:first-of-type {
    margin-bottom: 3.0rem;
}

/* その他 */
.contents .inner .flex .flexitem#others {
    width: 100%;
}
.contents .inner .flex .flexitem#others dl dt {
    font-size: 2.4rem;
    padding-top: 1.5rem;
    margin-bottom: 1.0rem;
}
.contents .inner .flex .flexitem#others dl dd {
    font-size: 2.0rem;
    margin-bottom: 1.5rem;
}

/* 評価 */
.contents .inner dl.detail#certification {
    padding: 1.8rem 4.8rem 2.8rem;
    margin-top: -8.0rem;
    border-radius: 2.0rem;
}
.contents .inner dl.detail#certification dt {
    padding-bottom: 1.5rem;
    margin-bottom: 2.0rem;
}
.contents .inner dl.detail#certification dd {
    display: block;
}
.contents .inner dl.detail#certification dd p.txt {
    width: 100%;
    margin-bottom: 3.0rem;
}
.contents .inner dl.detail#certification dd p.image {
    width: 30.6rem;
    margin: 0 auto;
}

}
</pre></body></html>