@media only screen and (min-width: 768px) {
  body {
    line-height: 30px;
  }
}

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

#floor {
  padding: 15vw 0;
  position: relative;
}

#floor:before {
  content: '';
  width: 25vw;
  height: 25vw;
  background-image: url("../img/shared/dc1.png");
  background-size: 13vw;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
}

#floor h2 {
  letter-spacing: 0.2em;
  margin-bottom: 7vw;
}

#floor .floor span {
  margin-bottom: 3vw;
}

#floor .s1-js {
  width: 76%;
  margin: 7vw auto 0;
}

#floor .s1-js .slick-dots {
  justify-content: center;
}

@media only screen and (min-width: 768px) {
  #floor {
    padding: 239px 0 180px;
  }
  #floor:before {
    width: calc(50% - 373px);
    height: 289px;
    background-size: auto;
    bottom: 36px;
  }
  #floor h2 {
    margin-bottom: 0;
    position: absolute;
    left: 0px;
    top: -162px;
  }
  #floor .floor {
    margin: 0 0 120px 150px;
    position: relative;
  }
  #floor .floor span {
    width: 196px;
    text-align: center;
    margin-bottom: 0;
    border-bottom: 1px solid;
    position: absolute;
    bottom: 82px;
    left: -196px;
    padding-bottom: 32px;
  }
  #floor .s1-js {
    width: auto;
    margin: 0 -70px;
  }
  #floor .s1-js p {
    width: 360px;
  }
}

@media only screen and (min-width: 1300px) {
  #floor h2 {
    left: 35px;
  }
  #floor .s1-js {
    margin: 0 -100px;
  }
  #floor .floor {
    margin-left: 196px;
  }
}

#sec2 {
  padding: 5vw 0 15vw;
  position: relative;
}

#sec2:before {
  content: '';
  width: 25vw;
  height: 25vw;
  background-image: url("../img/shared/dc1.png");
  background-size: 13vw;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}

#sec2 .floor span {
  margin-bottom: 3vw;
}

#sec2 .s2-js {
  width: 76%;
  margin: 7vw auto 0;
}

#sec2 .s2-js .slick-dots {
  justify-content: center;
}

@media only screen and (min-width: 768px) {
  #sec2 {
    padding: 0 0 157px;
  }
  #sec2:before {
    width: calc(50% - 410px);
    height: 289px;
    background-size: auto;
    bottom: 275px;
  }
  #sec2 .floor {
    width: 938px;
    margin: 0 0 120px -80px;
    position: relative;
  }
  #sec2 .floor span {
    width: 196px;
    text-align: center;
    margin-bottom: 0;
    border-bottom: 1px solid;
    position: absolute;
    top: 84px;
    right: -196px;
    padding-bottom: 32px;
  }
  #sec2 .s2-js {
    width: auto;
    margin: 0 -70px;
  }
  #sec2 .s2-js p {
    width: 360px;
  }
}

@media only screen and (min-width: 1300px) {
  #sec2 .floor {
    margin-left: -144px;
  }
  #sec2 .s2-js {
    margin: 0 -100px;
  }
}

#sec3 {
  padding: 5vw 0 15vw;
  position: relative;
}

#sec3:before {
  content: '';
  width: 25vw;
  height: 25vw;
  background-image: url("../img/shared/dc1.png");
  background-size: 13vw;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
}

#sec3 .img {
  position: relative;
}

#sec3 .img img {
  border: 2px solid #000;
}

#sec3 .img span {
  margin-bottom: 3vw;
}

#sec3 .col {
  margin-top: 6vw;
}

#sec3 .col .btn-grp {
  margin-top: 6vw;
}

#sec3 .col .btn-grp p + p {
  margin-top: 3vw;
}

@media only screen and (min-width: 768px) {
  #sec3 {
    padding: 0 0 116px;
  }
  #sec3:before {
    width: calc(50% - 315px);
    height: 280px;
    background-size: auto;
  }
  #sec3 .img {
    width: 793px;
    float: right;
    margin-right: -253px;
  }
  #sec3 .img img {
    border-width: 3px;
  }
  #sec3 .img span {
    width: 196px;
    text-align: center;
    margin-bottom: 0;
    border-bottom: 1px solid;
    position: absolute;
    top: 98px;
    left: -196px;
    padding-bottom: 32px;
  }
  #sec3 .col {
    width: 450px;
    float: left;
    margin: 237px 0 0 2px;
  }
  #sec3 .col .txt {
    line-height: 40px;
    letter-spacing: 0.1em;
  }
  #sec3 .col .btn-grp {
    margin-top: 29px;
  }
  #sec3 .col .btn-grp p {
    margin: 0;
  }
  #sec3 .col .btn-grp p + p {
    margin-top: 19px;
  }
}

#sec4 {
  border-top: 3px solid #381e0f;
  padding: 12vw 0;
}

#sec4 .box {
  padding: 15vw 5% 12vw;
  margin: 0 -2%;
}

#sec4 .box h2 {
  letter-spacing: 0.025em;
}

#sec4 .box .tel-box {
  position: relative;
  margin: 8vw 0;
  padding: 7vw 0;
}

#sec4 .box .tel-box:before {
  content: '';
  border: 1px solid #000;
  position: absolute;
  left: 0;
  right: 1.5vw;
  top: 1.5vw;
  bottom: 0;
}

#sec4 .box .tel-box:after {
  content: '';
  border: 1px solid #000;
  position: absolute;
  left: 1.5vw;
  right: 0;
  top: 0;
  bottom: 1.5vw;
}

#sec4 .box .tel-box .txt {
  letter-spacing: 0.025em;
  font-weight: 500;
}

#sec4 .box .tel-box .tel {
  font-size: 7vw;
  line-height: 9vw;
  letter-spacing: 0.025em;
  margin: 2vw 0 4vw;
}

#sec4 .box .tel-box .tel a:hover img {
  opacity: 1 !important;
}

#sec4 .box .tel-box .tel img {
  width: 3.8vw;
  margin: -0.7vw 1vw 0 0;
}

#sec4 .box .tel-box .btn-link {
  max-width: 86%;
}

#sec4 .box .tel-box .btn-link a {
  background: transparent;
  color: #000;
  border: 1px solid #000;
}

#sec4 .box .tel-box .btn-link a:before {
  background-image: url("../img/shared/right-bl.png");
}

#sec4 .box .tel-box .btn-link img {
  width: 5vw;
  margin: -1vw 4% 0 0;
}

#sec4 .box .info dl {
  border-bottom: 1px solid #000;
  text-align: left;
  padding-bottom: 10px;
  margin-bottom: 10px;
  letter-spacing: 0.1em;
}

#sec4 .box .info dl dd {
  padding-left: 20px;
}

#sec4 .box .info dl dd.ba {
  word-break: break-all;
}

@media only screen and (min-width: 768px) {
  #sec4 {
    border-top: 6px solid #381e0f;
    padding: 119px 0 120px;
  }
  #sec4 .box {
    padding: 105px 0 58px;
    margin: 0;
  }
  #sec4 .box h2 {
    margin-left: 9px;
  }
  #sec4 .box .tel-box {
    width: 630px;
    margin: 51px auto 72px;
    padding: 64px 0 43px;
  }
  #sec4 .box .tel-box:before {
    right: 1px;
    top: 10px;
    left: 7px;
  }
  #sec4 .box .tel-box:after {
    left: 15px;
    right: -7px;
    bottom: 10px;
  }
  #sec4 .box .tel-box .txt {
    margin-left: 26px;
  }
  #sec4 .box .tel-box .tel {
    font-size: 42.4px;
    line-height: 50px;
    letter-spacing: -0.03em;
    margin: 13px 0 27px 25px;
  }
  #sec4 .box .tel-box .tel img {
    width: 24px;
    margin: -3px 7px 0 0;
  }
  #sec4 .box .tel-box .btn-link {
    max-width: 300px;
    padding-left: 22px;
  }
  #sec4 .box .tel-box .btn-link img {
    width: 24px;
    margin: -5px 20px 0 0;
  }
  #sec4 .box .tel-box .btn-link .on {
    position: absolute;
    left: 24px;
    top: 19px;
    z-index: 1;
    opacity: 0;
    transition: 0.3s all ease-in-out;
  }
  #sec4 .box .tel-box .btn-link a {
    font-size: 16px;
    padding: 5px 34px 9px 0;
  }
  #sec4 .box .tel-box .btn-link a:before {
    right: 21px;
    transition: 0.3s all ease-in-out;
  }
  #sec4 .box .tel-box .btn-link a:hover {
    color: #fff;
  }
  #sec4 .box .tel-box .btn-link a:hover:before {
    background-image: url("../img/shared/right.png");
  }
  #sec4 .box .tel-box .btn-link a:hover .on {
    opacity: 1;
  }
  #sec4 .box .info {
    width: 652px;
    margin: 0 auto;
    padding-left: 14px;
  }
  #sec4 .box .info dl {
    padding-bottom: 14px;
    margin-bottom: 15px;
    letter-spacing: 0.2em;
    width: 100%;
    display: table;
  }
  #sec4 .box .info dl dt {
    width: 179px;
    display: table-cell;
    padding-left: 8px;
  }
  #sec4 .box .info dl dd {
    display: table-cell;
    padding-left: 0;
  }
}

#gmap {
  height: 480px;
  position: relative;
}

#gmap iframe {
  width: 100%;
  height: 100%;
  border: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

@media only screen and (min-width: 768px) {
  #gmap {
    height: 519px;
  }
}
