#key .key-js {
  line-height: 0;
}

#key .key-js .slick-slide {
  height: 81.334vw;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
}

#key .key-js .slick-slide:nth-child(1) {
  background-image: url("../img/kyobashi/key1.jpg");
}

#key .key-js .slick-slide:nth-child(2) {
  background-image: url("../img/kyobashi/key2.jpg");
}

#key .key-js .slick-slide:nth-child(3) {
  background-image: url("../img/kyobashi/key3.jpg");
}

@media screen and (min-width: 768px) {
  #key .key-js .slick-slide {
    height: 612px;
  }
}

.gmap-content .btn-link a:hover {
  background: #0fa317;
  border-color: #0fa317;
}

#sec1 {
  padding: 26vw 0;
  position: relative;
  z-index: 0;
}

#sec1:before {
  content: '';
  width: 97%;
  height: 185vw;
  background-image: url("../img/kyobashi/sec1_bg.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  right: -27vw;
  top: -28vw;
  z-index: -2;
}

#sec1 .wrap:before {
  content: '';
  height: 1px;
  background: #f1f1f1;
  position: absolute;
  left: -20vw;
  right: -20vw;
  top: 0vw;
  transform: rotate(23deg);
  z-index: -1;
}

#sec1 .wrap:after {
  content: '';
  width: 1px;
  height: 80vw;
  background: #8c8c8c;
  position: absolute;
  left: 13vw;
  top: -37vw;
  transform: rotate(43deg);
  z-index: -1;
}

#sec1 .fz43 {
  font-size: 5.73334vw;
}

#sec1 .fz54 {
  font-size: 7.2vw;
}

#sec1 .fz65 {
  font-size: 8.66667vw;
}

#sec1 .fz70 {
  font-size: 9.33334vw;
}

#sec1 .fz77 {
  font-size: 10.26667vw;
}

#sec1 .fz83 {
  font-size: 11vw;
}

#sec1 h2 {
  letter-spacing: 0.12em;
  line-height: 13vw;
  margin: 7vw 0 5vw;
}

#sec1 h2 .r2 {
  display: table;
  margin-left: auto;
  letter-spacing: 0.14em;
}

@media screen and (min-width: 768px) {
  #sec1 {
    padding: 155px 0 90px;
  }
  #sec1:before {
    width: 765px;
    height: 1334px;
    right: -165px;
    top: -172px;
  }
  #sec1:after {
    content: '';
    background-image: url("../img/kyobashi/sec1_bg2.png");
    background-repeat: no-repeat;
    background-size: 100%;
    width: 921px;
    height: 986px;
    position: absolute;
    right: -200px;
    top: 651px;
    z-index: -2;
  }
  #sec1 .wrap:before {
    left: -500px;
    right: calc(50% - 500px);
    top: 44px;
    transform: rotate(21.7deg);
  }
  #sec1 .wrap:after {
    height: 800px;
    left: calc(50% - 464px);
    top: -300px;
  }
  #sec1 .fz43 {
    font-size: 43px;
  }
  #sec1 .fz54 {
    font-size: 54px;
  }
  #sec1 .fz65 {
    font-size: 65px;
  }
  #sec1 .fz70 {
    font-size: 70px;
  }
  #sec1 .fz77 {
    font-size: 77px;
    letter-spacing: 0.14em;
  }
  #sec1 .fz83 {
    font-size: 83px;
    letter-spacing: 0.12em;
  }
  #sec1 h2 {
    line-height: 80px;
    margin: 0;
    position: absolute;
    top: 159px;
    left: 90px;
    z-index: 1;
  }
  #sec1 h2 .r2 {
    display: block;
    margin: 159px 39px 0px 0;
  }
  #sec1 .img {
    width: 735px;
    margin-left: 439px;
  }
  #sec1 .txt {
    width: 660px;
    position: relative;
    z-index: 1;
    margin: -144px 0 0 0px;
  }
}

@media screen and (min-width: 1200px) {
  #sec1 .txt {
    margin-left: -36px;
  }
}

@media screen and (min-width: 1450px) {
  #sec1:before {
    right: 0;
  }
  #sec1:after {
    right: 0;
  }
}

#sec2 {
  position: relative;
  z-index: 1;
  padding-bottom: 18vw;
}

#sec2:before {
  content: '';
  background: #000;
  position: absolute;
  left: 5%;
  right: 0;
  top: 30vw;
  bottom: 44vw;
  z-index: -1;
}

#sec2 h2 {
  font-size: 30.9334vw;
  line-height: 26vw;
  letter-spacing: -0.135em;
  white-space: nowrap;
  margin-left: -4vw;
  margin-bottom: -3.5vw;
}

#sec2 .img1 {
  margin: -3vw -6% 0 -3%;
}

#sec2 .img2 {
  width: 44%;
  margin: -15vw 0 10vw -5.5%;
}

#sec2 .txt {
  margin-left: 9%;
  position: relative;
  padding-top: 13px;
}

#sec2 .txt:before {
  content: '';
  width: 25px;
  height: 3px;
  background: #0fa317;
  position: absolute;
  left: 0;
  top: 0;
}

#sec2 .img3 {
  width: 77%;
  margin: 14vw -3% 0 auto;
}

@media screen and (min-width: 768px) {
  #sec2 {
    padding: 10px 0 0;
  }
  #sec2:before {
    left: calc(50% - 354px);
    top: 1023px;
    bottom: 289px;
  }
  #sec2 h2 {
    max-width: 1485px;
    width: 100%;
    margin: 0 auto -27px;
    font-size: 340.96px;
    line-height: 270px;
    letter-spacing: -0.127em;
    text-align: left;
  }
  #sec2 .img1 {
    width: 1008px;
    margin: -54px 0 0 242px;
  }
  #sec2 .img2 {
    width: 423px;
    margin: -466px 0 -3px -147px;
  }
  #sec2 .txt {
    width: 583px;
    margin: 0 0 0 auto;
    padding-top: 0;
  }
  #sec2 .txt:before {
    width: 50px;
    height: 5px;
    top: -31px;
  }
  #sec2 .img3 {
    width: 500px;
    margin: 87px 0 0 0;
  }
}

#sec2 .mainvisual {
  height: 81.334vw;
  position: relative;
}

#sec2 .mainvisual iframe {
  margin-left: -120px !important;
  top: -40px !important;
}

#sec2 .mainvisual .mainvisual__video {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

@media screen and (min-width: 768px) {
  #sec2 .mainvisual {
    height: 612px;
  }
  #sec2 .mainvisual iframe {
    margin-top: -156px !important;
  }
}