/* css img slide */

.boxStyle {
  position: relative;
  display: inline-block;
}

.boxStyle:before {
  background: #f6f0e8;
  height: 0;
  position: absolute;
  top: 0;
  right: 100%;
  left: 0;
  z-index: 2;
  content: "";
  -webkit-transition: height 0.2s cubic-bezier(0.25, 0.1, 0.25, 1), right 1s cubic-bezier(0.25, 0.1, 0.25, 1) 0.2s, left 0.4s cubic-bezier(0.25, 0.1, 0.25, 1) 1.3s;
  transition: height 0.2s cubic-bezier(0.25, 0.1, 0.25, 1), right 1s cubic-bezier(0.25, 0.1, 0.25, 1) 0.2s, left 0.4s cubic-bezier(0.25, 0.1, 0.25, 1) 1.3s;
}

.boxStyle[style*="visible"]:before {
  height: 100%;
  right: 0;
  left: 100%;
}

.boxStyle[style*="visible"]>* {
  opacity: 1 !important;
}

.boxStyle>* {
  opacity: 0 !important;
  width: 100%;
  -webkit-transition: opacity 0.2s cubic-bezier(0.25, 0.1, 0.25, 1) 1.3s !important;
  transition: opacity 0.2s cubic-bezier(0.25, 0.1, 0.25, 1) 1.3s !important;
}

.photo .bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

/* end css img slide */

#key {
  background-image: url(../img/access/key.jpg);
}

#sec1 {
  margin-top: 117px;
  position: relative;
}

#sec1 .photo {
  width: calc(50% + 340px);
  height: 570px;
  position: absolute;
  top: 0;
  left: 0;
}

#sec1 .photo .bg {
  background-image: url(../img/access/sec1_img.jpg);
}

#sec1 h2 {
  padding: 0 0 83px 907px;
}

#sec1 h2 .fnt1 {
  font-size: 50px;
  line-height: 50px;
  font-weight: 100;
  display: block;
}

#sec1 h2 .fnt1 .txt-latin {
  letter-spacing: 5px;
}

#sec1 h2 .fnt2 {
  font-size: 22px;
  line-height: 39px;
  padding-top: 24px;
  letter-spacing: 2px;
}

#sec1 .info {
  background: #fff;
  margin: -70px 0 0 138px;
  position: relative;
  padding-bottom: 74px;
}

#sec1 .info .sec1_logo {
  position: absolute;
  top: -50px;
  left: -139px;
  z-index: 5;
}

#sec1 .info .inner {
  width: 630px;
  padding: 66px 180px 0;
}

#sec1 .info .inner dl {
  width: 100%;
  display: table;
  padding: 15px 0;
  border-bottom: 1px solid #e5ddd3;
}

#sec1 .info .inner dl dt {
  float: left;
  width: 200px;
  box-sizing: border-box;
  padding-left: 22px;
}

#sec1 .info .inner dl dd {
  float: left;
  letter-spacing: 2px;
}
#sec1 .info .inner span{
	font-size: 18px;
}

#sec1 .sec1_btn {
  width: 820px;
  margin: 0 auto;
  padding: 77px 0 80px;
}

#sec1 .sec1_btn .bnr a {
  background: url(../img/access/btn_bg.png) no-repeat top center;
  width: 380px;
  height: 70px;
  line-height: 70px;
  display: block;
  text-align: center;
  font-size: 18px;
}

#sec1 .sec1_btn .text {
  text-align: center;
  padding-top: 15px;
  text-decoration: underline;
}

#sec1 .sec1_btn .fr .bnr {
  background: url(../img/access/btn_bg.png) no-repeat top center;
  width: 380px;
  height: 70px;
  line-height: 70px;
  display: block;
  text-align: center;
  font-size: 18px;
}

#sec1 .sec1_btn .text {
  text-decoration: underline;
}

#sec1 .sec1_btn .fr {
  margin-right: 5px;
}

#sec3 {
  position: relative;
  padding-bottom: 100px;
  margin-top: -9px;
}

#sec3 h2 {
  width: 561px;
  height: 1223px;
  background: #e5ddd3;
  position: absolute;
  top: 0;
  left: -166px;
}

#sec3 h2:before {
  content: url(../img/access/sec3_line.png);
  position: absolute;
  top: 0;
  left: 125px;
}

#sec3 h2 .ttl {
  text-align: left;
  padding-top: 116px;
  position: relative;
}

#sec3 h2 .ttl .fnt1 {
  font-size: 26px;
  line-height: 55px;
  padding: 0px 0 0 160px;
  letter-spacing: 2.2px;
}

#sec3 h2 .ttl .fnt2 {
  font-size: 40px;
  line-height: 80px;
  display: block;
  position: absolute;
  top: 113px;
  left: 279px;
  letter-spacing: 3.5px;
}

#sec3 h2 .ttl .fnt3 {
  font-size: 70px;
  line-height: 110px;
  font-weight: 100;
  position: absolute;
  top: 106px;
  left: 345px;
  height: 518px;
}

#sec3 h2 .ttl .fnt3 .txt-latin {
  letter-spacing: 3px;
}

#sec3 .txt_people {
  text-align: right;
  padding: 84px 50px 16px 0;
  letter-spacing: 2.5px;
  font-size: 20px;
  line-height: 37px;
}

#sec3 .txt_people span {
  font-family: 'Roboto';
  font-weight: bold;
  letter-spacing: 0.6px;
}

#sec3 .txt_people span .num {
  font-size: 30px;
}

#sec3 .circle {
  background: url(../img/access/sec2_circle.png) no-repeat top center;
  width: 151px;
  height: 168px;
  font-size: 22px;
  line-height: 40px;
  padding-top: 40px;
  text-align: center;
  position: absolute;
  top: 55px;
  left: 368px;
}

#sec3 .floormap {
  margin: 0 0 75px 471px;
}

#sec3 .info1 .photo {
  width: 965px;
  height: 568px;
  margin-left: 166px;
}

#sec3 .info1 .photo .bg {
  background-image: url(../img/access/sec3_img1.jpg);
}

#sec3 .info1 .boxtxt {
  width: 500px;
  margin: -139px 0 0 -40px;
  padding: 40px 40px 40px 40px;
  background: #fff;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
}

#sec3 .info1 .boxtxt dl dt {
  color: #eb7b1b;
  font-weight: bold;
  letter-spacing: 2.2px;
}

#sec3 .info1 .boxtxt dl dd {
  font-size: 26px;
  padding-top: 6px;
  letter-spacing: 4px;
}

#sec3 .info1 .boxtxt dl dd span {
  font-size: 20px;
}

#sec3 .info1 .boxtxt .txt {
  width: 442px;
  padding-top: 25px;
}

#sec3 .info2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  margin-top: -15px;
  padding-bottom: 110px;
}

#sec3 .info2 .box1 {
  width: 500px;
}

#sec3 .info2 .box1 .photo {
  padding-top: 81px;
  margin-left: -67px;
}

#sec3 .info2 .box1 .boxtxt {
  width: 474px;
  margin: -60px 0 0 0px;
  padding: 40px 40px 31px 40px;
  background: #fff;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
}

#sec3 .info2 .box1 .boxtxt dl dt {
  color: #eb7b1b;
  font-weight: bold;
  letter-spacing: 2.2px;
}

#sec3 .info2 .box1 .boxtxt dl dd {
  font-size: 26px;
  padding-top: 6px;
  letter-spacing: 4px;
}

#sec3 .info2 .box1 .boxtxt dl dd span {
  font-size: 20px;
}

#sec3 .info2 .box1 .boxtxt .txt {
  width: 442px;
  padding-top: 16px;
}

#sec3 .info2 .box2 {
  width: 500px;
}

#sec3 .info2 .box2 .photo {
  margin: -29px 0 0 36px;
}

#sec3 .info2 .box2 .boxtxt {
  width: 500px;
  margin: 0px 0 0 0px;
  padding: 40px 40px 31px 40px;
  background: #fff;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
}

#sec3 .info2 .box2 .boxtxt dl dt {
  color: #eb7b1b;
  font-weight: bold;
  letter-spacing: 2.2px;
}

#sec3 .info2 .box2 .boxtxt dl dd {
  font-size: 26px;
  padding-top: 2px;
  letter-spacing: 4px;
  line-height: 30px;
}

#sec3 .info2 .box2 .boxtxt dl dd span {
  font-size: 20px;
}

#sec3 .info2 .box2 .boxtxt .txt {
  width: 442px;
  padding-top: 12px;
}

#sec3 .info3 {
  position: relative;
}

#sec3 .info3 .photo {
  position: absolute;
  top: -50px;
  left: 0;
}

#sec3 .info3 .boxtxt {
  width: 421px;
  margin: 0px 0 0 581px;
  padding: 40px 40px 40px 40px;
  background: #fff;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
}

#sec3 .info3 .boxtxt dl dt {
  color: #eb7b1b;
  font-weight: bold;
  letter-spacing: 2.2px;
}

#sec3 .info3 .boxtxt dl dd {
  font-size: 26px;
  padding-top: 6px;
  letter-spacing: 4px;
}

#sec3 .info3 .boxtxt dl dd span {
  font-size: 20px;
}

#sec3 .info3 .boxtxt .txt {
  width: 326px;
  padding-top: 13px;
}

#sec3 .boxtxt dl dt {
  letter-spacing: 2.9px!important;
}

#sec3 .boxtxt .txt {
  letter-spacing: 1.5px!important;
  font-weight: 500;
}

#sec1 .info .inner dl dt, #sec1 .info .inner dl dd {
  display: table-cell;
  text-align: left;
  float: none;
}

#sec3 .info1 .boxtxt dl dt {
  letter-spacing: 2.2px!important;
}