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

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

.contents {
    font-family: "YakuHanJP_Noto", "Noto Sans JP", sans-serif;
    line-height: 1;
    position: relative;
    overflow: hidden;
}
.contents hr {
    background: rgba(0, 0, 0, 0.2);
    width: 100%;
    height: 1px;
    margin: 70px 0;
    border: none;
}
.contents hr#hr-ugoclo {
    margin: 70px 0 160px;
}
.contents h2 {
    width: 100%;
}
.contents h2 img {
    width: 100%;
    max-width: none;
}
.contents #catchcopy {
    font-size: 38px;
    line-height: 1.1;
    font-weight: 500;
    color: #6356a3;
    background: #fce9ea;
    text-align: center;
    padding: 80px 0;
    margin: 0 auto 160px;
}
.contents #catchcopy em {
    font-size: 60px;
    font-weight: 700;
    font-style: normal;
    color: #ed798e;
}
.contents .subhead {
    font-size: 34px;
    line-height: 1.23;
    font-weight: 500;
    color: #fff;
    background: #ed798e;
    text-align: center;
    padding: 40px 0;
}
.contents .subhead h5 {
    width: 1000px;
    padding: 20px;
    margin: 0 auto;
    border: 2px solid #fff;
    border-radius: 20px;
    box-sizing: border-box;
}
.contents .subhead h5 span.relative {
    display: inline-block;
    position: relative;
}
.contents .subhead h5 span.relative span.small {
    font-size: 12px;
    font-weight: 300;
    position: absolute;
    left: 100%;
    bottom: 5px;
    white-space: nowrap;
}
.contents #shopping {
    background: #fcf4f8;
    padding: 80px 0;
    margin: 0 auto 160px;
}
.contents #shopping .inner {
    width: 800px;
}
.contents #shopping .inner dl {
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}


.contents .inner {
    width: 1000px;
    margin: 0 auto;
}
.contents .inner .head {
    text-align: center;
    padding: 20px;
    margin: 0 auto 50px;
    position: relative;
    z-index: 0;
}
.contents .inner .head:before {
    content: "";
    background : linear-gradient(135deg, rgba(235, 110, 165, 1) 0%, rgba(237, 119, 156, 1) 8.26%, rgba(241, 142, 132, 1) 21.73%, rgba(248, 181, 92, 1) 38.63%, rgba(253, 210, 62, 1) 49.96%, rgba(198, 205, 101, 1) 58.23%, rgba(128, 198, 149, 1) 69.63%, rgba(73, 192, 188, 1) 79.92%, rgba(33, 188, 216, 1) 88.72%, rgba(9, 186, 233, 1) 95.69%, rgba(0, 185, 239, 1) 99.96%);
    width: 100%;
    height: 100%;
    opacity: 0.1;
    border-radius: 26px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}
.contents .inner .head h3 {
    position: absolute;
    right: 60px;
    top: -80px;
}
.contents .inner .head dl dt {
    font-size: 40px;
    font-weight: 300;
    letter-spacing: 0.5em;
    padding-bottom: 15px;
    margin-bottom: 20px;
    position: relative;
}
.contents .inner .head dl dt:after {
    content: "";
    background: url("../../woman/image/bg-head.png") no-repeat center center;
    width: 410px;
    height: 2px;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}
.contents .inner .head dl dt span {
    margin-right: -0.5em;
}
.contents .inner .head dl dt span.normal {
    letter-spacing: normal;
    margin-right: 0;
}
.contents .inner .head dl dd {
    font-family: 'Open Sans', sans-serif;
    font-size: 30px;
    font-weight: 800;
    color: #ed798e;
}
.contents .inner h4 {
    font-size: 40px;
    font-weight: 500;
    color: #6356a3;
    text-align: center;
    margin: 0 auto 50px;
}
.contents .inner h5 {
    font-size: 32px;
    font-weight: 300;
    text-align: center;
    margin: 0 auto 50px;
}
.contents .inner .intro {
    position: relative;
}
.contents .inner .intro#intro-location {
    margin: 0 auto 90px;
}
.contents .inner .intro#intro-location p.image {
    width: 530px;
    position: absolute;
    left: -20px;
    top: -30px;
}
.contents .inner .intro#intro-price {
    margin: 0 auto 90px;
}
.contents .inner .intro#intro-price p.image {
    width: 510px;
    position: absolute;
    left: -10px;
    top: -30px;
}
.contents .inner .intro#intro-ugoclo {
    padding-top: 10px;
    margin: 0 auto 50px;
}
.contents .inner .intro#intro-ugoclo p.image {
    width: 530px;
    position: absolute;
    left: -25px;
    top: -40px;
}
.contents .inner .intro .right {
    font-size: 18px;
    line-height: 1.77;
    color: #727171;
    text-align: justify;
    width: 480px;
    margin-left: auto;
}
.contents .inner dl.type {
    padding-top: 20px;
    margin: 0 auto 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.contents .inner dl.type dt {
    width: 480px;
}
.contents .inner dl.type dd {
    width: 480px;
}
.contents .inner #amenity-security {
    margin-top: -40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.contents .inner #amenity-security .item {
    width: 290px;
}
.contents .inner #amenity-security .item p.image {
    height: 280px;
    margin-bottom: 10px;
    position: relative;
}
.contents .inner #amenity-security .item p.image img {
    width: 340px;
    max-width: none;
    position: absolute;
    bottom: 0;
}
.contents .inner #amenity-security .item:nth-of-type(1) p.image img {
    left: -20px;
}
.contents .inner #amenity-security .item:nth-of-type(2) p.image img {
    left: -10px;
}
.contents .inner #amenity-security .item:nth-of-type(3) p.image img {
    left: -20px;
}
.contents .inner #amenity-security .item dl dt {
    font-size: 30px;
    font-weight: 300;
    font-feature-settings: "palt";
    color: #ed798e;
    text-align: center;
    margin-bottom: 20px;
}
.contents .inner #amenity-security .item dl dd {
    font-size: 18px;
    line-height: 1.77;
    font-weight: 300;
    font-feature-settings: "palt";
    text-align: justify;
    color: #727171;
}
.contents .inner #amenity-security .item dl dd span.notice {
    font-size: 10px;
    line-height: 1.3;
    color: #000;
    display: block;
    margin-top: 15px;
}
.contents .inner ul#security {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.contents .inner ul#security li {
    width: 480px;
}
.contents .inner p#image-ugoclo {
    margin: 0 auto 70px;
}

.contents #ugoclo-layout {
    background: #fcf4f8;
    padding: 70px 0;
}
.contents #ugoclo-layout .inner h6 {
    font-size: 28px;
    font-weight: 500;
    color: #6356a3;
    text-align: center;
    margin: 0 auto 50px;
}
.contents #ugoclo-layout .inner ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.contents #ugoclo-layout .inner ul li {
    width: 480px;
}
.contents .inner #type-c {
    padding: 80px 0;
}
.contents .inner #type-c p {
    font-size: 26px;
    font-weight: 500;
    color: #fff;
    background: #f7c2c7;
    letter-spacing: 0.05em;
    text-align: center;
    padding: 8px;
}
.contents .inner #type-c dl {
    margin: -20px auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.contents .inner #type-c dl dt {
    width: 530px;
    margin-left: -50px;
}
.contents .inner #type-c dl dd {
    width: 450px;
    padding-top: 60px;
}
</pre></body></html>