<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#key {
    position: relative;
    margin-left: -50px;
    background-image: url(../img/access/key.png);
}

#key:after {
    position: absolute;
    content: "";
    background: url(../img/shared/line.png) repeat-x;
    height: 15px;
    bottom: 0;
    z-index: 1;
    width: 100%;
}

#key .key_txt {
    margin-left: 21px;
    padding-top: 416px;
}

#sec1 {
    position: relative;
    padding-bottom: 80px;
    padding-top: 14px;
}

#sec1 h2 {
    text-align: center;
    padding-top: 75px;
}

#sec1 .img1 {
    left: -9px;
    position: absolute;
    top: 74px;
}

#sec1 .img2 {
    left: -9px;
    position: absolute;
    top: 502px;
}

#sec1 .box {
    margin-left: 451px;
    margin-right: -20px;
    margin-top: 29px;
}

#sec1 dl {}

#sec1 dt {
    float: left;
    width: 115px;
}

#sec1 dd {
    float: left;
    line-height: 16px;
    margin-bottom: 14px;
    margin-top: 7px;
    width: 530px;
    color: #fff;
}

#sec1 dd .tel {
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0.5px;
    padding-top: 4px;
    margin-bottom: -11px;
}

#sec1 dd span {
    top: -10px;
}

#sec2 {
    position: relative;
    padding-bottom: 270px;
}

#sec2 h2 {
    margin-left: -5px;
    padding-top: 37px;
}

#sec2 h2 span {
    margin-left: 14px;
    position: relative;
    top: 8px;
}

#sec2 .fl {
    width: 500px;
}

#sec2 .floormap {
    margin-left: -5px;
}

#sec2 .box {
    margin-left: 40px;
    position: relative;
}

#sec2 .img2,
#sec2 .img4 {
    position: absolute;
    z-index: 2;
}

#sec2 .img2 {
    left: -28px;
    top: 163px;
}

#sec2 .img3 {
    margin-top: 161px;
    z-index: 1;
    position: relative;
}

#sec2 .img4 {
    right: -80px;
    top: 206px;
}

#sec3 {
    position: relative;
    background: url(../img/access/sec3_bg.png) repeat;
    color: #000;
}

#sec3:before {
    position: absolute;
    content: "";
    background: url(../img/access/sec3_bg2.png) no-repeat center bottom / cover;
    width: 100%;
    height: 436px;
    top: -436px;
}

#sec3:after {
    position: absolute;
    content: "";
    background: url(../img/shared/line1.png) repeat-x;
    height: 25px;
    width: 100%;
    bottom: 160px;
    z-index: 2;
}

#sec3 .box {
    position: relative;
    top: -193px;
}

#sec3 .fl {
    width: 500px;
    position: relative;
}

#sec3 .img1 {
    margin-left: -9px;
}

#sec3 .img2 {
    position: absolute;
    right: -99px;
    top: -23px;
}

#sec3 .img3 {
    position: absolute;
    right: -90px;
    top: 277px;
}

#sec3 .box1 {
    margin-left: 108px;
    margin-top: 23px;
}

#sec3 .sub {
    color: #937135;
    margin-left: 8px;
    margin-top: 2px;
}

#sec3 .ttl {
    font-size: 30px;
    font-weight: bold;
    margin-left: 9px;
    margin-top: 15px;
}

#sec3 .txt1 {
    margin-left: 7px;
    margin-top: 2px;
}

#sec3 .txt2 {
    margin-left: 9px;
    margin-top: 13px;
    width: 475px;
}

#sec3 .btn1 {
    margin-left: 7px;
    margin-top: 35px;
}

#sec3 .btn2 {
    margin-left: 79px;
    margin-top: -50px;
}

#sec4 {
    padding-bottom: 12px;
    top: -145px;
    z-index: 1;
    position: relative;
    background: url(../img/shared/bg.jpg) repeat;
    clear: both;
}

#sec4 h2 {
    text-align: center;
    padding-top: 83px;
}

#gmap {
    height: 700px;
    margin-top: 20px;
    position: relative;
}

#sec4_map {
    position: relative;
}

#sec4_map:before {
    position: absolute;
    content: "";
    background: url(../img/shared/line1.png) repeat-x;
    height: 10px;
    width: 100%;
    top: -10px;
    z-index: 1;
}

#sec4_map:after {
    position: absolute;
    content: "";
    background: url(../img/shared/line2.png) repeat-x;
    height: 10px;
    width: 100%;
    bottom: -10px;
    z-index: 1;
}

#pagetop {
    bottom: 0;
}
</pre></body></html>