#key{
	background-image: url("../img/access/key.jpg");
}
.bnr_shared a {
    background-color: #312d2a;
}
.bnr_shared a:before {
    background-color: #6d3e19 !important;
}
.hvr-radial-out:hover {
    color: #985819 !important;
}
#sec1 {
    position: relative;
}
#sec1:before {
    content: '';
    background: url("../img/access/s1_bg_1.jpg") left top repeat;
    position: absolute;
    top: 504px;
    left: 50%;
    right: 0;
    height: 289px;
    z-index: -1;
}
#sec1:after {
    content: '';
    background: url("../img/access/s1_bg_2.jpg") left top repeat;
    position: absolute;
    top: 828px;
    left: 0;
    right: calc(50% + 274px);
    height: 694px;
    z-index: -1;
}
#sec1 h2 {
    padding-bottom: 58px;
    padding-top: 80px;
    position: relative;
    margin-left: -2px;
}
#sec1 h2:before {
    content: '';
    background: url("../img/access/bg_key.jpg") left top repeat;
    position: absolute;
    top: -243px;
    left: -123px;
    width: 850px;
    height: 580px;
    z-index: -1;
}
#sec1 .info {
    background: #fff;
    margin-left: 100px;
    padding: 100px 124px 64px 84px;
    position: relative;
}
#sec1 .tit {
    position: absolute;
    top: -130px;
    right: -26px;
}
#sec1 .fz13 {
    font-size: 13px;
}
#sec1 .tel {
    font-size: 30px;
    color: #985819;
    line-height: 42px;
    font-weight: bold;
    padding-top: 10px;
    display: inline-block;
    letter-spacing: 2px;
}
#sec1 dl {
    display: table;
    width: 100%;
    border-bottom: 2px dashed #aba5a2;
    letter-spacing: .5px;
    padding-bottom: 11px;
    margin-bottom: 13px;
}
#sec1 dl dt {
    display: table-cell;
    width: 253px;
    padding-left: 50px;
}
#sec1 dl dd {
    display: table-cell;
    line-height: 30px;
    padding-right: 30px;
}
#sec2 h2 {
    padding: 53px 0 50px 355px;
}
#sec2 .banner {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    padding: 41px 52px 108px 55px;
}
#sec2 .banner .link {
    display: block;
    font-size: 14px;
    letter-spacing: 1px;
    text-align: left;
    margin: 10px;
}
#sec2 .copy:hover {
    opacity: 1;
}
#sec3 {
    position: relative;
	padding:100px 0 0 0;
}
#sec3:before {
    content: '';
    background: url("../img/access/s3_bg.jpg") left top repeat;
    top: -80px;
    left: calc(50% - 189px);
    position: absolute;
    width: 624px;
    height: 768px;
}
#sec3 h2 {
    padding-bottom: 66px;
}
#sec3 .floor {
    position: absolute;
    top: 71px;
    left: calc(50% + 50px);
}
#sec3 .txt {
    width: 480px;
    padding-bottom: 64px;
}
#sec3 .photo_1 {
    margin-left: -300px;
}
#sec3 .photo_2 {
    padding-top: 85px;
    padding-left: 4px;
    padding-bottom: 93px;
}
#sec3 .photo_3 {
    position: absolute;
    top: 823px;
    left: calc(50% + 63px);
}
