<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#sec1 {
    padding: 13vw 0 0;
    position: relative;
}
#sec1::before {
    content: "";
    background: url(../img/index/sec1_deco1.png) no-repeat 0 0/100% auto;
    position: absolute;
    top: -8vw;
    right: -15%;
    width: 56%;
    height: 80vw;
    z-index: -1;
}
#sec1::after {
    content: "";
    background: url(../img/index/sec1_deco2_sp.png) no-repeat left bottom/100% auto;
    position: absolute;
    top: 0;
    left: 0;
    width: 68.9%;
    bottom: -51vw;
    z-index: -1;
}
#sec1 .set1 {
    margin-bottom: 10vw;
}
#sec1 .set1 .photo {
    margin: 0 0 10vw 4%;
}
#sec1 .set2 h3 {
    font-size: 4vw;
    letter-spacing: 0.1em;
    color: #636d3f;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 5vw;
}
#sec1 .set2 .txt {
    font-size: 13px;
    line-height: 35px;
    padding: 0 10px;
    background: url(../img/index/sec1_linex.png);
    position: relative;
}
#sec1 .set2 .txt::before {
    content: "";
    background: url(../img/index/sec1_linex2.png) repeat-x left bottom;
    height: 1px;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
}
#sec2 {
    padding: 51vw 0 25vw;
    position: relative;
}
#sec2::before {
    content: "";
    background: url(../img/index/sec2_deco2_sp_.png) no-repeat 0 0/100% auto;
    position: absolute;
    top: 5vw;
    left: 0;
    width: 59.3%;
    height: 67vw;
    z-index: 1;
}
#sec2 .set1 .js {
    margin: 0 -3.33vw;
}
#sec2 .set1 .js .slick-dots {
    position: absolute;
    top: 4vw;
    bottom: auto;
}
#sec2 .set1 .js .sl img {
    border-radius: 30px 0 30px 0;
}
#sec2 .set2 {
    position: relative;
}
#sec2 .set2::before {
    content: "";
    background: url(../img/index/sec2_deco3_sp.png) no-repeat 0 0/100% auto;
    position: absolute;
    top: -16.7vw;
    right: 0;
    width: 51.3%;
    height: 100vw;
    z-index: -1;
}
#sec2 .set2 h2 {
    position: absolute;
    top: -21vw;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 2;
}
#sec2 .set2 h2 img {
    width: 23%;
}
#sec2 .set2 h3 {
    padding: 25vw 0 39vw;
    margin-left: 50%;
    font-size: 4vw;
    letter-spacing: 0.1em;
    color: #636d3f;
    text-align: center;
    text-transform: uppercase;
}
#sec2 .set2 .txt {
    margin: 0 7%;
}
#sec2 .set2 .btn-link {
    margin: 13vw 2% 0 8%;
}
#sec3 {
    background:
        url(../img/index/sec3_bg_sp.png) no-repeat center top/100% auto,
        url(../img/shared/bg2.jpg);
    color: #fff;
    padding: 38vw 0 0;
}
#sec3 .wrap {
    padding: 0 10%;
}
#sec3 .col-r .txt {
    margin: 8vw 0 12vw;
}
#sec3 .col-l {
    margin: 21.5vw -10vw 0;
}
#sec3 .col-l .slick-dots {
    bottom: 4.5vw;
}
#sec4 {
    font-family: "æ¸¸ã‚´ã‚·ãƒƒã‚¯", YuGothic, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro", "Hiragino Kaku Gothic Pro", "ãƒ¡ã‚¤ãƒªã‚ª", "Meiryo", Osaka,
        "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS PGothic", sans-serif;
    font-size: 14px;
    line-height: 30px;
    padding: 17vw 0 20vw;
}
#sec4 h2 {
    margin-bottom: 10.5vw;
}
#sec4 .tabs-switch .tab-link {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
#sec4 .tabs-switch .tab-link li {
    position: relative;
    color: #fff;
    font-family: "æ¸¸æ˜Žæœ", YuMincho, "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN W3", "Hiragino Mincho ProN", "HGæ˜ŽæœE", "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo,
        "ï¼­ï¼³ ï¼°æ˜Žæœ", "ï¼­ï¼³ æ˜Žæœ", serif;
    width: 38%;
    text-align: center;
    padding: 1.2vw 0;
}
#sec4 .tabs-switch .tab-link li.active::before {
    opacity: 1;
}
#sec4 .tabs-switch .tab-link li::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../img/shared/bg3.jpg) repeat center top;
    z-index: -1;
    opacity: 0.8;
}
#sec4 .tabs-switch .tab-content {
    background: url(../img/shared/bg6.jpg) repeat center top;
    border: 3px solid #667041;
    padding: 4vw 0;
    margin: 0 3%;
    text-align: center;
}
#sec4 .tabs-switch .tab-content h3 {
    width: 80%;
    margin: 0 auto 5vw;
}
#sec4 .tabs-switch .tab-content dl {
    margin-bottom: 4vw;
}
#sec4 .tabs-switch .tab-content dl dt {
    position: relative;
    width: 80%;
    margin: 0 auto 2vw;
}
#sec4 .tabs-switch .tab-content dl dt span {
    position: absolute;
    top: 5px;
    left: 3.5%;
    width: 30px;
    height: 30px;
    color: #fff;
    background: #373737;
    z-index: 9;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    font-weight: 500;
    font-style: normal;
}
#shopinfo .set1 .box-parallax {
    height: 77vw;
}
#shopinfo .set1 .box-parallax img {
    -o-object-position: 31% 50%;
    object-position: 31% 50%;
}
#shopinfo .set2 .item1 {
    padding-bottom: 11vw;
    position: relative;
}
#shopinfo .set2 .item1::before {
    content: "";
    background: url(../img/index/shopinfo_deco1.png) no-repeat right bottom/100% auto;
    position: absolute;
    top: 0;
    right: -13%;
    width: 39%;
    bottom: -9vw;
    z-index: -1;
}
#shopinfo .set2 .item1 .logo {
    width: 66%;
    margin: -10.5vw auto 0;
    padding: 9vw 9%;
    background: url(../img/shared/bg1.jpg);
    position: relative;
    z-index: 2;
}
#shopinfo .set2 .item1 .txt {
    text-align: center;
    line-height: 20px;
    letter-spacing: 0.12em;
}
#shopinfo .set2 .item1 .box {
    margin: 4vw 3% 0;
    padding: 9vw 5% 11.5vw;
    background: url(../img/shared/bg4.png);
    box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.2);
    text-align: center;
}
#shopinfo .set2 .item1 .box .txt-sub {
    line-height: 20px;
}
#shopinfo .set2 .item1 .box .btn-web {
    max-width: 88%;
    margin: 9vw auto 5vw;
    padding-bottom: 8vw;
    position: relative;
}
#shopinfo .set2 .item1 .box .btn-web::before {
    content: "";
    border-top: 1px dashed #bcb2a7;
    position: absolute;
    right: 5%;
    bottom: 0;
    left: 5%;
}
#shopinfo .set2 .item2 {
    padding-bottom: 13vw;
    position: relative;
}
#shopinfo .set2 .item2::before {
    content: "";
    background: url(../img/index/shopinfo_deco2.png) no-repeat left bottom/100% auto;
    position: absolute;
    top: 0;
    left: -7%;
    width: 26%;
    bottom: 4vw;
    z-index: -1;
}
#shopinfo .set2 .item2 .col dl {
    line-height: 23px;
    letter-spacing: 0.05em;
    padding: 13px 5px;
    font-weight: 500;
    border-bottom: 1px dashed #c7c0b5;
}
#shopinfo .set2 .item2 .col-l {
    border-top: 1px dashed #c7c0b5;
}
#shopinfo .set2 .item3 {
    margin: 0 4%;
}
#shopinfo .set2 .item3 .box {
    border: 1px solid #b9af9f;
    padding: 7vw 5% 9vw;
    text-align: center;
    margin-bottom: 8vw;
}
#shopinfo .set2 .item3 .box h3 {
    font-size: 4vw;
    font-weight: 600;
    letter-spacing: 0.12em;
    margin-bottom: 3vw;
}
#shopinfo .set2 .item3 .box .txt {
    line-height: 20px;
}
#gmap {
    padding: 10vw 0 27.5vw;
    margin-top: 24vw;
    background: url(../img/index/gmap_deco_sp.png) no-repeat center top/100% auto;
}
#gmap h2 {
    margin: 0 auto 6.5vw;
}
#gmap h2 span {
    font-size: 6.2vw;
    font-weight: 500;
    letter-spacing: 0.15em;
    padding: 5vw 5%;
    display: inline-block;
    border-left: 1px solid #94897e;
    border-right: 1px solid #94897e;
    white-space: nowrap;
}
#gmap .map {
    margin: 0 -3.33vw;
    height: 480px;
}
#gmap .map iframe {
    width: 100%;
    height: 100%;
}
#gmap .gr-btn .btn-map a .t {
    padding-left: 17%;
}
@media screen and (min-width: 768px) {
    #header #key .sl {
        height: 620px;
    }
    #header #key .sl1 {
        background: url(../img/index/key1.jpg) no-repeat center top/cover;
    }
    #header #key .sl2 {
        background: url(../img/index/key2.jpg) no-repeat center top/cover;
    }
    #header #key .sl3 {
        background: url(../img/index/key3.jpg) no-repeat center top/cover;
    }
    #header .hd-bnr {
        bottom: 54px;
    }
    #sec1 {
        padding: 0;
    }
    #sec1::before {
        top: 20px;
        right: auto;
        left: calc(50% + 420px);
        width: 420px;
        height: 590px;
    }
    #sec1::after {
        background: url(../img/index/sec1_deco2.png) no-repeat;
        height: 761px;
        top: 515px;
        left: auto;
        right: calc(50% + 124px);
        width: 758px;
        bottom: auto;
    }
    #sec1 .set1 {
        margin-bottom: 0;
    }
    #sec1 .set1 h2 {
        position: absolute;
        top: 247px;
        left: 89px;
    }
    #sec1 .set1 .photo {
        margin: -100px -250px 0 305px;
    }
    #sec1 .set2 {
        position: relative;
    }
    #sec1 .set2 h3 {
        font-size: 20px;
        text-align: left;
        margin-bottom: 0;
        position: absolute;
        top: 23px;
        right: -40px;
    }
    #sec1 .set2 .txt {
        font-size: 15px;
        line-height: 50px;
        padding: 27px 0;
        background: url(../img/index/sec1_liney.png);
        position: absolute;
        top: 0px;
        right: 101px;
        height: 401px;
    }
    #sec1 .set2 .txt::before {
        background: url(../img/index/sec1_liney2.png) repeat-y left top;
        width: 1px;
        height: auto;
        top: 0;
        right: auto;
        left: 0;
    }
    #sec1 .set2 .btn-link {
        padding-top: 445px;
        margin: 0 auto;
    }
    #sec2 {
        padding: 127px 0 193px;
    }
    #sec2::before {
        background: url(../img/index/sec2_deco2.png) no-repeat;
        top: 471px;
        left: auto;
        right: calc(50% + 297px);
        width: 553px;
        height: 512px;
    }
    #sec2::after {
        content: "";
        background: url(../img/index/sec2_deco1.png) no-repeat;
        width: 251px;
        height: 247px;
        position: absolute;
        top: -73px;
        left: calc(50% - 702px);
        z-index: 1;
    }
    #sec2 .set1 .wrap {
        max-width: 1200px;
    }
    #sec2 .set1 .js {
        margin: 0;
    }
    #sec2 .set1 .js .slick-dots {
        top: 28px;
        right: 15px;
    }
    #sec2 .set1 .js .sl img {
        width: 100%;
        height: 560px;
        -o-object-fit: cover;
        object-fit: cover;
    }
    #sec2 .set2 {
        min-height: 465px;
    }
    #sec2 .set2::before {
        background: url(../img/index/sec2_deco3.png) no-repeat;
        top: -155px;
        right: auto;
        left: calc(50% + 370px);
        width: 455px;
        height: 471px;
    }
    #sec2 .set2 h2 {
        top: -232px;
        left: auto;
        right: 44px;
        text-align: left;
    }
    #sec2 .set2 h2 img {
        width: auto;
    }
    #sec2 .set2 h3 {
        padding: 53px 0 0;
        margin: 0 264px 0 auto;
        width: -moz-fit-content;
        width: fit-content;
        font-size: 20px;
        text-align: left;
    }
    #sec2 .set2 .txt {
        margin: 0;
        height: 365px;
        position: absolute;
        top: 117px;
        right: 258px;
    }
    #sec2 .set2 .btn-link {
        margin: 0;
        position: absolute;
        top: 117px;
        left: 267px;
        width: 63px;
        height: 345px;
    }
    #sec2 .set2 .btn-link a {
        padding: 0 0 25px;
    }
    #sec2 .set2 .btn-link a::before {
        border-top: 0;
        border-left: 1px solid #767e56;
        width: 1px;
        height: 25px;
        top: auto;
        bottom: 0;
        left: 50%;
        right: auto;
    }
    #sec2 .set2 .btn-link a .t {
        padding: 65px 13px;
        white-space: nowrap;
    }
    #sec2 .set2 .btn-link a .t::before {
        top: 6px;
        right: 6px;
        bottom: 5px;
        left: 4px;
    }
    #sec2 .set2 .btn-link a .t::after {
        border-top: 0;
        border-left: 1px solid #fff;
        width: 1px;
        height: 45px;
        left: 50%;
        top: auto;
        right: auto;
        bottom: 0;
    }
    #sec2 .set2 .btn-link a .t .i::before {
        left: 18px;
        top: -2px;
        transform: rotate(62deg);
        height: 30px;
    }
    #sec2 .set2 .btn-link a .t .i::after {
        left: 14px;
        right: 19px;
        top: -2px;
        transform: rotate(-62deg);
        height: 30px;
        bottom: auto;
    }
    #sec2 .set2 .btn-link a .t .i .p::before {
        top: auto;
        right: auto;
        transform: rotate(-62deg);
        height: 29px;
        bottom: -1px;
        left: 17px;
    }
    #sec2 .set2 .btn-link a .t .i .p::after {
        top: auto;
        right: 18px;
        transform: rotate(62deg);
        height: 29px;
        bottom: -2px;
        left: auto;
    }
    #sec3 {
        background:
            url(../img/index/sec3_bg.png) repeat-x,
            url(../img/shared/bg2.jpg);
        padding: 224px 0 185px;
    }
    #sec3 .wrap {
        padding: 0;
        display: flex;
        align-items: flex-start;
        flex-direction: row-reverse;
    }
    #sec3 .col-r {
        width: 340px;
        margin: 119px 0px 0 160px;
    }
    #sec3 .col-r .txt {
        margin: 112px 0 0;
        text-align: justify;
    }
    #sec3 .col-r .floormap {
        margin: 120px -71px 0 -69px;
    }
    #sec3 .col-l {
        margin: 0 0 0 -250px;
        flex: 1;
    }
}
@media screen and (min-width: 768px) and (max-width: 1499px) {
    #sec3 .col-l {
        margin-left: calc(-50vw + 50%);
    }
}
@media screen and (min-width: 768px) {
    #sec3 .col-l li {
        height: 463px;
    }
    #sec3 .col-l li:not(:last-child) {
        margin-bottom: 30px;
    }
}
@media screen and (min-width: 768px) {
    #sec4 {
        line-height: 25px;
        padding: 133px 0 138px;
    }
    #sec4 h2 {
        margin-bottom: 89px;
    }
    #sec4 .tabs-switch .tab-link {
        justify-content: space-between;
        margin: 0 1px;
        position: relative;
        z-index: 2;
    }
    #sec4 .tabs-switch .tab-link li {
        width: 243px;
        padding: 12px 0;
        font-size: 18px;
        font-weight: 600;
        letter-spacing: 0.14em;
    }
    #sec4 .tabs-switch .tab-link li.active::before,
    #sec4 .tabs-switch .tab-link li:hover::before {
        background: url(../img/shared/bg7.jpg);
    }
    #sec4 .tabs-switch .tab-link li::before {
        opacity: 1;
    }
    #sec4 .tabs-switch .tab-content {
        padding: 48px 0 0;
        margin: -3px -80px 0;
    }
    #sec4 .tabs-switch .tab-content h3 {
        width: 80%;
        margin: 0 auto 49px;
    }
    #sec4 .tabs-switch .tab-content .list_img {
        padding: 0 80px 5px;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    #sec4 .tabs-switch .tab-content dl {
        width: 300px;
        margin-bottom: 44px;
    }
    #sec4 .tabs-switch .tab-content dl:not(:nth-child(3n + 1)) dt::before {
        content: "";
        position: absolute;
        top: 50%;
        left: -30px;
        width: 11px;
        height: 21px;
        background: url("../img/index/arrow_1.png") no-repeat center top/cover;
        margin-top: -11px;
    }
    #sec4 .tabs-switch .tab-content dl dt {
        width: 100%;
        margin: 0;
    }
    #sec4 .tabs-switch .tab-content dl dt span {
        top: 7px;
        left: 6px;
        font-size: 18px;
        line-height: 28px;
        font-family: futura-pt, sans-serif;
    }
    #sec4 .tabs-switch .tab-content dl dd {
        line-height: 25px;
        text-align: center;
        padding-top: 13px;
    }
}
@media screen and (min-width: 768px) {
    #shopinfo .set1 .box-parallax {
        height: 575px;
    }
    #shopinfo .set1 .box-parallax img {
        -o-object-position: center;
        object-position: center;
    }
    #shopinfo .set2 .item1 {
        padding-bottom: 79px;
    }
    #shopinfo .set2 .item1::before {
        height: 373px;
        top: 202px;
        right: -272px;
        width: 274px;
        bottom: auto;
    }
    #shopinfo .set2 .item1 .logo {
        width: 335px;
        margin: -158px auto 68px;
        padding: 54px 50px 2px;
    }
    #shopinfo .set2 .item1 .logo img {
        width: 100%;
        height: auto;
    }
    #shopinfo .set2 .item1 .txt {
        line-height: 25px;
        font-size: 16px;
    }
    #shopinfo .set2 .item1 .box {
        margin: 67px auto 0;
        padding: 38px 53px 48px 63px;
        max-width: 715px;
    }
    #shopinfo .set2 .item1 .box .info {
        position: relative;
        display: flex;
        align-items: flex-start;
        flex-direction: row-reverse;
        justify-content: space-between;
        margin-top: 51px;
    }
    #shopinfo .set2 .item1 .box .info::before {
        content: "";
        background: url(../img/index/shopinfo_liney.png) repeat-y;
        width: 1px;
        position: absolute;
        top: -21px;
        left: 49%;
        bottom: -19px;
    }
    #shopinfo .set2 .item1 .box .txt-sub {
        line-height: 25px;
        font-size: 16px;
        letter-spacing: 0.12em;
    }
    #shopinfo .set2 .item1 .box .tel {
        width: 250px;
    }
    #shopinfo .set2 .item1 .box .btn-web {
        max-width: 100%;
        margin: 0;
        padding-bottom: 0;
    }
    #shopinfo .set2 .item1 .box .btn-web::before {
        content: none;
    }
    #shopinfo .set2 .item2 {
        padding: 0 20px 69px;
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
    }
    #shopinfo .set2 .item2::before {
        height: 134px;
        top: 59px;
        left: -190px;
        width: 136px;
        bottom: auto;
    }
    #shopinfo .set2 .item2 .col {
        width: 468px;
        border-top: 1px dashed #c7c0b5;
    }
    #shopinfo .set2 .item2 .col dl {
        font-size: 16px;
        line-height: 28px;
        letter-spacing: 0.12em;
        padding: 14px 14px;
    }
    #shopinfo .set2 .item2 .col dl dd {
        margin-right: -10px;
    }
    #shopinfo .set2 .item2 .col-r dl {
        padding: 14px 29px;
    }
    #shopinfo .set2 .item3 {
        margin: 0 22px;
        display: flex;
        justify-content: space-between;
        flex-direction: row-reverse;
    }
    #shopinfo .set2 .item3 .bnr a:hover {
        opacity: 0.8;
    }
    #shopinfo .set2 .item3 .box {
        padding: 37px 30px 50px;
        width: 456px;
        margin-bottom: 0;
    }
    #shopinfo .set2 .item3 .box h3 {
        font-size: 20px;
        margin-bottom: 17px;
    }
    #shopinfo .set2 .item3 .box .txt {
        line-height: 25px;
    }
}
@media screen and (min-width: 768px) {
    #gmap {
        padding: 105px 0 127px;
        margin-top: 106px;
        background: url(../img/index/gmap_deco.png) no-repeat center top;
    }
    #gmap .wrap {
        max-width: 1300px;
        padding: 0 50px;
    }
    #gmap h2 {
        margin: 0 auto 63px;
    }
    #gmap h2 span {
        font-size: 30px;
        padding: 20px 5px;
    }
    #gmap .map {
        margin: 0;
        height: 522px;
    }
    #gmap .gr-btn .btn-map {
        width: 406px;
        margin: 68px auto 0;
    }
    #gmap .gr-btn .btn-map a .t {
        text-align: center;
        padding: 12px 10px 13px;
    }
    #gmap .gr-btn .print_map {
        text-align: center;
    }
    #gmap .gr-btn .print_map a {
        font-size: 12px;
        font-weight: 500;
        color: #231102;
        letter-spacing: 0.12em;
        line-height: 25px;
        display: inline-block;
        position: relative;
    }
    #gmap .gr-btn .print_map a::before {
        content: "";
        border-top: 1px solid #ada9a4;
        position: absolute;
        right: 0;
        bottom: 4px;
        left: 0;
    }
    #gmap .gr-btn .print_map a:hover::before {
        content: none;
    }
}
@media screen and (min-width: 768px) {
    #footer .set3 {
        padding: 41px 0 64px;
        text-align: center;
    }
    #footer .set3 .wrap {
        flex-direction: column-reverse;
        justify-content: center;
        align-items: center;
    }
    #footer .set3 .col-r {
        margin-top: 31px;
        justify-content: center;
    }
    #footer .set3 .col-r .btn-copy {
        margin: 0 25px 0 0;
    }
    #footer .set3 .col-l #socialbuttons {
        margin: 0 auto;
        text-align: center;
    }
}
@media screen and (max-width: 1399px) and (min-width: 768px) {
    #header h1 {
        font-size: 13px;
    }
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
    #sec3 .col-r .floormap {
        margin: 120px -71px 0 -115px;
    }
    #header h1 {
        letter-spacing: 0.025em;
    }
}
@media screen and (max-width: 1150px) and (min-width: 768px) {
    #sec1 .set2 h3 {
        right: calc(-50vw + 50% + 30px);
    }
}
</pre></body></html>