#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/tabibiyori/key1.jpg");
}

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

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

.shopinfo-content .box,
.sec3-content .row1 .img2:before,
.gmap-content .btn-link a:before {
  border-color: #fff;
}

.sec3-content .row1 .img2:after,
.gmap-content .btn-link a:before,
.sec3-content .title h5:before,
.shopinfo-content .box .img:before,
.photoArea:before,
.boxArea:before {
  background: #fff;
}

.sec3-content .row2 .img4:before {
  background-image: url("../img/tabibiyori/sec3_line.png");
}

@media screen and (min-width: 768px) {
  .gmap-content .btn-link a:hover {
    color: #000;
  }
  .sec4-content .btn a:hover {
    background: #fff;
    color: #000;
  }
  .sec4-content .btn a:hover:after {
    background-image: url("../img/kyobashi/icon_link_black.png");
  }
  .sec4-content .btn a:hover:after,
  .gmap-content .btn-link a:hover:after {
    border-color: #000;
  }
}

#sec1 {
  padding: 26vw 0 20vw;
  position: relative;
  z-index: 0;
  background: #fff;
  color: #000;
}

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

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

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

#sec1 .fz50 {
  font-size: 6.9vw;
  letter-spacing: 0.12em;
}

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

#sec1 .fz65 {
  font-size: 8.66667vw;
  letter-spacing: 0.14em;
}

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

#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: 254px 0 59px;
  }
  #sec1 .wrap:before {
    left: -500px;
    right: calc(50% - 500px);
    top: -180px;
    transform: rotate(21.7deg);
  }
  #sec1 .wrap:after {
    height: 800px;
    left: calc(50% - 488px);
    top: -370px;
  }
  #sec1 .fz43 {
    font-size: 43px;
  }
  #sec1 .fz50 {
    font-size: 50px;
    margin-top: 3px;
  }
  #sec1 .fz54 {
    font-size: 54px;
  }
  #sec1 .fz65 {
    font-size: 65px;
  }
  #sec1 .fz70 {
    font-size: 70px;
  }
  #sec1 h2 {
    line-height: 80px;
    margin: 0;
    position: absolute;
    top: -74px;
    left: 158px;
    z-index: 3;
    letter-spacing: 0.12em;
  }
  #sec1 h2 .r2 {
    display: block;
    margin: 92px 29px 0px 0;
  }
  #sec1 .img {
    width: 700px;
    margin-left: 465px;
  }
  #sec1 .txt {
    width: 600px;
    position: relative;
    z-index: 2;
    margin: -338px 0 0 -3px;
    background: #fff;
    padding: 76px 61px 25px 1px;
  }
}

#sec2 {
  background: #fff;
  position: relative;
  z-index: 0;
  padding-bottom: 10vw;
}

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

#sec2:after {
  content: '';
  height: 72vw;
  background: #fff;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -18vw;
  z-index: -2;
  transform: skewY(15deg);
}

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

#sec2 h2 span {
  color: #959595;
}

#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: #fff;
  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;
    background: transparent;
  }
  #sec2:before {
    left: calc(50% - 356px);
    top: 708px;
    bottom: 230px;
  }
  #sec2:after {
    height: 500px;
    bottom: -50px;
  }
  #sec2 .wrap {
    position: static;
  }
  #sec2 .wrap:before {
    content: '';
    background: #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 300px;
    z-index: -3;
  }
  #sec2 .wrap:after {
    content: '';
    background-image: url("../img/tabibiyori/sec2_bg2.png");
    background-repeat: no-repeat;
    background-size: 100%;
    width: 903px;
    height: 616px;
    position: absolute;
    right: 0;
    bottom: -625px;
    z-index: -4;
  }
  #sec2 h2 {
    max-width: 1479px;
    width: 100%;
    margin: 0 auto -26px;
    font-size: 340.96px;
    line-height: 270px;
    letter-spacing: -0.127em;
    text-align: left;
  }
  #sec2 .img1 {
    width: 1035px;
    margin: -27px 0 0 -18px;
  }
  #sec2 .img2 {
    width: 423px;
    margin: -130px 0 0px -150px;
  }
  #sec2 .txt {
    width: 610px;
    margin: -315px 0 0 auto;
    padding-top: 0;
  }
  #sec2 .txt:before {
    width: 50px;
    height: 5px;
    top: -31px;
  }
  #sec2 .img3 {
    width: 500px;
    margin: 96px -148px 0 auto;
  }
}

.sec3-content {
  color: #fff;
}

.sec3-content:before {
  display: none;
}

.sec3-content .row1, .sec3-content .row2 {
  background: transparent;
}

@media screen and (min-width: 768px) {
  .sec3-content {
    margin-top: -31px;
  }
  .sec3-content:after {
    display: none;
  }
  .sec3-content .row1:after {
    width: 1100px;
    top: -323px;
    left: calc(50% - 923px);
  }
  .sec3-content .row3 {
    padding-bottom: 80px;
  }
}

@media screen and (min-width: 768px) {
  .sec4-content {
    padding-bottom: 259px;
  }
}

@media screen and (max-width: 767px) {
  .shopinfo-content .box .col .ttl {
    font-size: 4.4vw;
    letter-spacing: 0.05em;
  }
}

@media screen and (min-width: 768px) {
  .shopinfo-content .box .col {
    padding-top: 40px;
  }
  .shopinfo-content .box .col .ttl {
    margin-bottom: 29px;
  }
  .shopinfo-content .box .col .ttl small {
    margin-top: -13px;
  }
  .shopinfo-content .cancel {
    margin-top: 86px;
  }
}

#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;
  }
}