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

/* ────────────────────── *
 *                                              *
 * メインビジュアル                             *
 *                                              *
 * ────────────────────── */

#mainvisual img {
    width: 100%;
}

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

.contents {
    padding: 110px 0;
    overflow: hidden;
}
.contents .inner {
    width: 1100px;
    margin: 0 auto;
    position: relative;
}
.contents .inner ul.anchor {
    margin: 0 auto 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.contents .inner ul.anchor li {
    margin-bottom: 15px;
}
.contents .inner ul.anchor li a {
    background: #f8dcea;
    display: block;
    border-radius: 50px;
    transition: background .5s;
}
.contents .inner ul.anchor li a img {
	border-radius: 100vmax;
}
.contents .inner ul.anchor li a:hover {
    background: #eee6d1;
}
.contents .inner h3 {
    text-align: center;
    margin: 0 auto 50px;
}
.contents .inner dl.detail dt {
    font-size: 24px;
    font-weight: 500;
    color: #2badb8;
    color: #9b8671;
    background: url("../../equipment/image/bg-detail-title.png") repeat-x left bottom;
    text-align: center;
    letter-spacing: -0.05em;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.contents .inner dl.detail dt span.notice {
    font-size: 17px;
}
.contents .inner dl.detail dd {
    font-size: 16px;
    line-height: 1.4375;
    text-align: justify;
}
.contents .inner dl.detail dd span.notice {
    font-size: 12px;
    color: #595757;
    display: block;
}
.contents .inner .point:before {
    content: "";
    background: url("../../equipment/image/icon-point.png") no-repeat center center / cover;
    width: 150px;
    height: 70px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

/* flexbox */
.contents .inner .flex {
    margin: 0 auto 160px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.contents .inner .flex .flexitem {
    width: 350px;
    margin-bottom: 37px;
    position: relative;
}
.contents .inner .flex .flexitem p.image {
    margin-bottom: 10px;
}

/* 床暖房 */
.contents .inner #yukadan {
    background : -moz-linear-gradient(16.89% -52.03% -45deg,rgba(255, 245, 215, 0.7) 0%,rgba(246, 250, 237, 0.7) 50%,rgba(233, 244, 239, 0.7) 80.84%,rgba(222, 239, 240, 0.7) 100%);
    background : -webkit-linear-gradient(-45deg, rgba(255, 245, 215, 0.7) 0%, rgba(246, 250, 237, 0.7) 50%, rgba(233, 244, 239, 0.7) 80.84%, rgba(222, 239, 240, 0.7) 100%);
    background : -webkit-gradient(linear,16.89% -52.03% ,83.11% 152.03% ,color-stop(0,rgba(255, 245, 215, 0.7) ),color-stop(0.5,rgba(246, 250, 237, 0.7) ),color-stop(0.8084,rgba(233, 244, 239, 0.7) ),color-stop(1,rgba(222, 239, 240, 0.7) ));
    background : -o-linear-gradient(-45deg, rgba(255, 245, 215, 0.7) 0%, rgba(246, 250, 237, 0.7) 50%, rgba(233, 244, 239, 0.7) 80.84%, rgba(222, 239, 240, 0.7) 100%);
    background : -ms-linear-gradient(-45deg, rgba(255, 245, 215, 0.7) 0%, rgba(246, 250, 237, 0.7) 50%, rgba(233, 244, 239, 0.7) 80.84%, rgba(222, 239, 240, 0.7) 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF5D7', endColorstr='#DEEFF0' ,GradientType=0)";
    background : linear-gradient(135deg, rgba(255, 245, 215, 0.7) 0%, rgba(246, 250, 237, 0.7) 50%, rgba(233, 244, 239, 0.7) 80.84%, rgba(222, 239, 240, 0.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF5D7',endColorstr='#DEEFF0' , GradientType=1);
    padding: 10px 25px 25px;
    margin: 0 auto 40px;
    position: relative;
}
.contents .inner #yukadan dl.detail dd {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.contents .inner #yukadan dl.detail dd .left {
    width: 510px;
    margin-left: -10px;
    margin-bottom: -10px;
    flex-shrink: 0;
}
.contents .inner #yukadan dl.detail dd .right {
    width: 525px;
}
.contents .inner #yukadan dl.detail dd .right p.txt {
    margin-bottom: 10px;
}

/* リビング・ダイニング */
.contents .inner .flex .flexitem#detail-living-dining {
    width: 730px;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

/* エントランス */
.contents .inner .flex#entrance {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.contents .inner .flex#entrance .flexitem {
    margin-right: 25px;
}
.contents .inner .flex#entrance .flexitem:nth-of-type(3n) {
    margin-right: 0;
}

/* キッチン */
.contents .inner .flex#kitchen .flexitem#dishwasher {
    width: 725px;
}

/* 浴室乾燥機 */
.contents .inner #bath-heater {
    background : -moz-linear-gradient(16.89% -52.03% -45deg,rgba(255, 245, 215, 0.7) 0%,rgba(246, 250, 237, 0.7) 50%,rgba(233, 244, 239, 0.7) 80.84%,rgba(222, 239, 240, 0.7) 100%);
    background : -webkit-linear-gradient(-45deg, rgba(255, 245, 215, 0.7) 0%, rgba(246, 250, 237, 0.7) 50%, rgba(233, 244, 239, 0.7) 80.84%, rgba(222, 239, 240, 0.7) 100%);
    background : -webkit-gradient(linear,16.89% -52.03% ,83.11% 152.03% ,color-stop(0,rgba(255, 245, 215, 0.7) ),color-stop(0.5,rgba(246, 250, 237, 0.7) ),color-stop(0.8084,rgba(233, 244, 239, 0.7) ),color-stop(1,rgba(222, 239, 240, 0.7) ));
    background : -o-linear-gradient(-45deg, rgba(255, 245, 215, 0.7) 0%, rgba(246, 250, 237, 0.7) 50%, rgba(233, 244, 239, 0.7) 80.84%, rgba(222, 239, 240, 0.7) 100%);
    background : -ms-linear-gradient(-45deg, rgba(255, 245, 215, 0.7) 0%, rgba(246, 250, 237, 0.7) 50%, rgba(233, 244, 239, 0.7) 80.84%, rgba(222, 239, 240, 0.7) 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF5D7', endColorstr='#DEEFF0' ,GradientType=0)";
    background : linear-gradient(135deg, rgba(255, 245, 215, 0.7) 0%, rgba(246, 250, 237, 0.7) 50%, rgba(233, 244, 239, 0.7) 80.84%, rgba(222, 239, 240, 0.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF5D7',endColorstr='#DEEFF0' , GradientType=1);
    padding: 10px 25px 25px;
    margin: 0 auto 40px;
    position: relative;
}
.contents .inner #bath-heater dl.detail dd {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.contents .inner #bath-heater dl.detail dd .left {
    width: 325px;
    flex-shrink: 0;
}
.contents .inner #bath-heater dl.detail dd .left p.image {
    margin-bottom: 10px;
}
.contents .inner #bath-heater dl.detail dd .right {
    width: 700px;
}
.contents .inner #bath-heater dl.detail dd .right p.notice {
    font-size: 10px;
    text-align: right;
    padding-top: 10px;
}

/* 浴室 */
.contents .inner .flex#bath {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.contents .inner .flex#bath .flexitem {
    margin-right: 25px;
}
.contents .inner .flex#bath .flexitem:nth-of-type(3n) {
    margin-right: 0;
}
.contents .inner .flex#bath .flexitem dl.detail dt span#txt-shower {
    display: block;
    white-space: nowrap;
    width: 111%;
    transform: scaleX(0.9);
    transform-origin: left;
}

/* トイレ */
.contents .inner .flex#lavatory .flexitem#lavatory-others {
/*    background: #f1f8f9 url("../../equipment/image/bg-lavatory-others.png") no-repeat center center;*/
    background: #fef2e8 url("../../equipment/image/bg-lavatory-others.png") no-repeat center center;
    width: 725px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: center;
}
.contents .inner .flex#lavatory .flexitem#lavatory-others dl {
    width: 362px;
    padding: 20px 40px;
    box-sizing: border-box;
}
.contents .inner .flex#lavatory .flexitem#lavatory-others dl dt {
    font-size: 24px;
    font-weight: 500;
    color: #2badb8;
    color: #9b8671;
    text-align: center;
    margin-bottom: 10px;
}
.contents .inner .flex#lavatory .flexitem#lavatory-others dl dd {
    font-size: 16px;
    line-height: 1.4375;
    text-align: justify;
    min-height: 3em;
}

/* 受電 */
.contents .inner #next-power {
    background : -moz-linear-gradient(16.89% -52.03% -45deg,rgba(255, 245, 215, 0.7) 0%,rgba(246, 250, 237, 0.7) 50%,rgba(233, 244, 239, 0.7) 80.84%,rgba(222, 239, 240, 0.7) 100%);
    background : -webkit-linear-gradient(-45deg, rgba(255, 245, 215, 0.7) 0%, rgba(246, 250, 237, 0.7) 50%, rgba(233, 244, 239, 0.7) 80.84%, rgba(222, 239, 240, 0.7) 100%);
    background : -webkit-gradient(linear,16.89% -52.03% ,83.11% 152.03% ,color-stop(0,rgba(255, 245, 215, 0.7) ),color-stop(0.5,rgba(246, 250, 237, 0.7) ),color-stop(0.8084,rgba(233, 244, 239, 0.7) ),color-stop(1,rgba(222, 239, 240, 0.7) ));
    background : -o-linear-gradient(-45deg, rgba(255, 245, 215, 0.7) 0%, rgba(246, 250, 237, 0.7) 50%, rgba(233, 244, 239, 0.7) 80.84%, rgba(222, 239, 240, 0.7) 100%);
    background : -ms-linear-gradient(-45deg, rgba(255, 245, 215, 0.7) 0%, rgba(246, 250, 237, 0.7) 50%, rgba(233, 244, 239, 0.7) 80.84%, rgba(222, 239, 240, 0.7) 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF5D7', endColorstr='#DEEFF0' ,GradientType=0)";
    background : linear-gradient(135deg, rgba(255, 245, 215, 0.7) 0%, rgba(246, 250, 237, 0.7) 50%, rgba(233, 244, 239, 0.7) 80.84%, rgba(222, 239, 240, 0.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF5D7',endColorstr='#DEEFF0' , GradientType=1);
    padding: 10px 25px 25px;
    margin: 0 auto 40px;
    position: relative;
}
.contents .inner #next-power dl.detail dd {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.contents .inner #next-power dl.detail dd .left {
    width: 400px;
    padding-right: 16px;
    flex-shrink: 0;
    border-right: 1px solid rgba(89, 87, 87, 0.75);
}
.contents .inner #next-power dl.detail dd .left p.image {
    margin-bottom: 10px;
}
.contents .inner #next-power dl.detail dd .right {
    width: 616px;
}

/* エコライフ */
.contents .inner .flex#eco .flexitem {
    width: 540px;
}

/* 宅配ボックス */
.contents .inner #box {
    background : -moz-linear-gradient(16.89% -52.03% -45deg,rgba(255, 245, 215, 0.7) 0%,rgba(246, 250, 237, 0.7) 50%,rgba(233, 244, 239, 0.7) 80.84%,rgba(222, 239, 240, 0.7) 100%);
    background : -webkit-linear-gradient(-45deg, rgba(255, 245, 215, 0.7) 0%, rgba(246, 250, 237, 0.7) 50%, rgba(233, 244, 239, 0.7) 80.84%, rgba(222, 239, 240, 0.7) 100%);
    background : -webkit-gradient(linear,16.89% -52.03% ,83.11% 152.03% ,color-stop(0,rgba(255, 245, 215, 0.7) ),color-stop(0.5,rgba(246, 250, 237, 0.7) ),color-stop(0.8084,rgba(233, 244, 239, 0.7) ),color-stop(1,rgba(222, 239, 240, 0.7) ));
    background : -o-linear-gradient(-45deg, rgba(255, 245, 215, 0.7) 0%, rgba(246, 250, 237, 0.7) 50%, rgba(233, 244, 239, 0.7) 80.84%, rgba(222, 239, 240, 0.7) 100%);
    background : -ms-linear-gradient(-45deg, rgba(255, 245, 215, 0.7) 0%, rgba(246, 250, 237, 0.7) 50%, rgba(233, 244, 239, 0.7) 80.84%, rgba(222, 239, 240, 0.7) 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF5D7', endColorstr='#DEEFF0' ,GradientType=0)";
    background : linear-gradient(135deg, rgba(255, 245, 215, 0.7) 0%, rgba(246, 250, 237, 0.7) 50%, rgba(233, 244, 239, 0.7) 80.84%, rgba(222, 239, 240, 0.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF5D7',endColorstr='#DEEFF0' , GradientType=1);
    padding: 10px 25px 25px;
    margin: 0 auto 40px;
    position: relative;
}
.contents .inner #box dl.detail dt span {
    font-size: 18px;
}
.contents .inner #box dl.detail dd {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.contents .inner #box dl.detail dd .left {
    width: 530px;
    flex-shrink: 0;
}
.contents .inner #box dl.detail dd .right {
    width: 490px;
}
.contents .inner #box dl.detail dd .right p.txt {
    margin-bottom: 10px;
}
.contents .inner #box dl.detail dd .right p.notice {
    font-size: 10px;
    color: #595757;
    text-align: right;
    position: absolute;
    right: 25px;
    bottom: 5px;
}

/* コミュファ光 */
.contents .inner #commufa {
    background : -moz-linear-gradient(16.89% -52.03% -45deg,rgba(255, 245, 215, 0.7) 0%,rgba(246, 250, 237, 0.7) 50%,rgba(233, 244, 239, 0.7) 80.84%,rgba(222, 239, 240, 0.7) 100%);
    background : -webkit-linear-gradient(-45deg, rgba(255, 245, 215, 0.7) 0%, rgba(246, 250, 237, 0.7) 50%, rgba(233, 244, 239, 0.7) 80.84%, rgba(222, 239, 240, 0.7) 100%);
    background : -webkit-gradient(linear,16.89% -52.03% ,83.11% 152.03% ,color-stop(0,rgba(255, 245, 215, 0.7) ),color-stop(0.5,rgba(246, 250, 237, 0.7) ),color-stop(0.8084,rgba(233, 244, 239, 0.7) ),color-stop(1,rgba(222, 239, 240, 0.7) ));
    background : -o-linear-gradient(-45deg, rgba(255, 245, 215, 0.7) 0%, rgba(246, 250, 237, 0.7) 50%, rgba(233, 244, 239, 0.7) 80.84%, rgba(222, 239, 240, 0.7) 100%);
    background : -ms-linear-gradient(-45deg, rgba(255, 245, 215, 0.7) 0%, rgba(246, 250, 237, 0.7) 50%, rgba(233, 244, 239, 0.7) 80.84%, rgba(222, 239, 240, 0.7) 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF5D7', endColorstr='#DEEFF0' ,GradientType=0)";
    background : linear-gradient(135deg, rgba(255, 245, 215, 0.7) 0%, rgba(246, 250, 237, 0.7) 50%, rgba(233, 244, 239, 0.7) 80.84%, rgba(222, 239, 240, 0.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF5D7',endColorstr='#DEEFF0' , GradientType=1);
    padding: 10px 25px 25px;
    margin: 0 auto 40px;
    position: relative;
}
.contents .inner #commufa dl.detail {
    margin: 0 auto 10px;
}
.contents .inner #commufa dl.detail dd {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.contents .inner #commufa dl.detail dd .left {
    width: 510px;
    flex-shrink: 0;
}
.contents .inner #commufa dl.detail dd .right {
    width: 500px;
}
.contents .inner #commufa dl.detail dd .right p.txt {
    margin-bottom: 10px;
}
.contents .inner #commufa p.notice {
    font-size: 10px;
    line-height: 1.3;
    color: #595757;
}

/* アメニティ */
.contents .inner .flex#amenity {
    margin: 0 auto;
}
</pre></body></html>