#key {
    background: url("../img/access/key.jpg") no-repeat center/cover;
}

#sec1 {
    padding-bottom: 137px;
    position: relative;
    z-index: 10;
}

#sec1:after {
    content: '';
    position: absolute;
    background: url("../img/access/s1_img.png");
    width: 846px;
    height: 646px;
    top: 549px;
    right: calc(50% + 4px);
    z-index: 8;
}

#sec1 .info {
    width: 620px;
    margin-left: auto;
    padding-top: 179px;
    margin-right: 1px;
    position: relative;
    z-index: 2;
}

#sec1 .info dl {
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 16px 8px 15px;
    border-bottom: 1px solid #000;
    line-height: 1.4;
}

#sec1 .info dl dt {
    width: 190px;
}

#sec1 .info dl dd {
    width: calc(100% - 190px);
    letter-spacing: -0.01em;
}

#sec1 .info dl dd span {
    font-size: 20px;
    font-weight: bold;
}

#sec1 .info dl.border {
    border-top: 1px solid #000;
}

#sec1 h2 {
    position: absolute;
    top: 0;
    left: 0;
}

#sec2 #sec2_1 {
    min-height: 452px;
    height: 452px;
    position: relative;
}

#sec2 #sec2_1 .bg-parallax,
#sec2 #sec2_1 .bg_parallax {
    position: absolute;
    z-index: 0;
    top: 0;
    top: 0;
    bottom: 0;
    padding: 0;
    display: block;
    width: 100%;
}

#sec2 #sec2_1 .bg-parallax {
    background: url("../img/access/s2_para.jpg") no-repeat center/cover;
    background-attachment: fixed;
    display: none;
}

#sec2 #ggmap {
    padding-bottom: 86px;
    background: url("../img/shared/bg_2.jpg");
}

#sec2 #ggmap .ggmap {
    height: 650px;
}

#sec2 #ggmap ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 66px 99px 0 96px;
}

#sec2 #ggmap ul .btn1 a {
    width: 360px;
}

#sec2 #ggmap ul li>a {
    color: #fff;
    display: block;
    text-align: right;
    margin-top: 8px;
}

#floor {
    padding-bottom: 145px;
    background: url("../img/access/floor_deco.png") no-repeat top center, url("../img/shared/deco.png") repeat-x top;
}

#floor p.map {
    position: absolute;
    top: 211px;
    right: 18px;
}
#floor p.txt2 {
    position: absolute;
    top: 690px;
    right: 0px;
}

#floor .slide {
    position: absolute;
    width: 795px;
    height: 467px;
    left: -203px;
    top: 637px;
}

#floor .slide .slick-dots {
    text-align: right;
    top: -27px;
    bottom: auto;
}

#floor .slide .slick-dots li {
    margin-right: 0;
    margin-left: 10px;
    border-radius: 0;
    width: 75px;
    height: 10px;
    background: url("../img/shared/bg_4.jpg");
}

#floor .slide .slick-dots li.slick-active {
    background: url("../img/shared/bg_3.jpg");
}

#floor .right {
    margin-top: 47px;
    width: 407px;
    margin-left: auto;
}

#floor .right p.txt {
    padding: 20px 12px 0 63px;
}

#sec4 {
    background: url("../img/access/s4_bg.jpg") no-repeat center/cover;
}

#sec4 p.txt {
    position: absolute;
    width: 400px;
    right: 20px;
    top: 128px;
    text-shadow: -9px 0 20px #eae3d7, 0 5px 20px #eae3d7, 10px 4px 10px #eae3d7, -9px 0px 10px #eae3d7;
}

#sec4 h3 {
    padding-left: 349px;
}

#sec2 {
    position: relative;
    z-index: 0;
}