#lead {
  padding: 15vw 0 20vw;
  position: relative;
}

#lead::before {
  content: "";
  background: url(../img/architecture/lead_deco1.png) no-repeat 0 0/100%;
  width: 60%;
  height: 120vw;
  left: 20%;
  top: 0;
  position: absolute;
}

#lead .content h3 {
  font-size: 18px;
  line-height: 46px;
  margin-bottom: 20px;
}


@media screen and (min-width: 768px) {
  .kv-text.active {
    top: 290px;
  }

  .kv-text {
    top: 1190px;
    left: calc(50% + 345px);
    letter-spacing: 0.3em;
  }

  #lead {
    padding: 435px 0 210px;
  }

  #lead::before {
    width: 495px;
    height: 966px;
    left: calc(50% - 5px);
    top: 485px;
  }

  #lead .content {
    width: 365px;
  }

  #lead .content h3 {
    font-size: 18px;
    line-height: 46px;
    margin-bottom: 20px;
  }
}

#hondo {
  padding: 20vw 0;
}

#hondo::before {
  top: 25vw;
}

#hondo h2 {
  width: -moz-max-content;
  width: max-content;
  height: -moz-max-content;
  height: max-content;
  margin-left: auto;
  margin-bottom: 15vw;
  writing-mode: vertical-rl;
}

#hondo .photo-bg {
  margin-bottom: 20px;
}

#hondo .box-1 {
  margin-bottom: 50px;
}

#hondo .box-1 h3 {
  font-size: 18px;
  line-height: 46px;
  margin-bottom: 20px;
}

#hondo .box-2 {
  margin-bottom: 100px;
}

#hondo .box-2 h3 {
  font-size: 24px;
  width: -moz-max-content;
  width: max-content;
  height: -moz-max-content;
  height: max-content;
  margin: 0 auto 40px;
  writing-mode: vertical-rl;
  letter-spacing: 5px;
}

#hondo .box-2 .row-1 h4 {
  font-size: 18px;
  line-height: 46px;
  margin-bottom: 20px;
}

#hondo .slide-g {
  margin-bottom: 100px;
}

#hondo .slide-g .col-left {
  position: relative;
  margin-bottom: 30px;
}

#hondo .slide-g .col-left h3 {
  writing-mode: vertical-rl;
  height: -moz-max-content;
  height: max-content;
  width: -moz-max-content;
  width: max-content;
  font-size: 24px;
  position: absolute;
  left: 0;
  top: -10px;
}

#hondo .slide-g .col-left .hondo-slide {
  width: calc(100% - 50px);
  margin-left: auto;
}

#hondo .slide-g .col-right h4 {
  font-size: 18px;
  margin-bottom: 15px;
}

#hondo .slide-5 {
  margin-bottom: 100px;
}

#hondo .slide-5 .slick-slide {
  margin: 0 10px;
}

#hondo .slide-5 .slick-slide li {
  position: relative;
}

#hondo .slide-5 .slick-slide li h3 {
  writing-mode: vertical-rl;
  position: absolute;
  left: 10px;
  top: 15px;
  height: -moz-max-content;
  height: max-content;
  font-size: 18px;
  line-height: 46px;
  text-shadow: 0px 0px 10px #000;
  will-change: transform;
  z-index: 99;
}

#hondo .hondo-last {
  background: url(../img/shared/pt3.jpg);
  padding: 10vw 0 20vw;
}

#hondo .hondo-last .row .col-left h3 {
  font-size: 18px;
  line-height: 46px;
  margin-bottom: 15px;
}

#hondo .hondo-last .row .col-left .txt {
  line-height: 30px;
  margin-bottom: 30px;
}

#hondo .hondo-last .row .col-left .btn-t1 {
  margin-bottom: 50px;
}

@media screen and (min-width: 768px) {
  #hondo {
    padding: 100px 0;
  }

  #hondo::before {
    top: 140px;
  }

  #hondo h2 {
    width: -moz-max-content;
    width: max-content;
    height: -moz-max-content;
    height: max-content;
    margin-left: auto;
    margin-bottom: 100px;
    margin-right: 250px;
    writing-mode: vertical-rl;
  }

  #hondo .photo-bg {
    margin-bottom: 55px;
    height: 625px;
  }

  #hondo .photo-bg img {
    height: 625px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  #hondo .box-1 {
    margin-bottom: 120px;
    width: 375px;
    margin-left: auto;
    margin-right: 80px;
  }

  #hondo .box-1 h3 {
    font-size: 18px;
    line-height: 46px;
    margin-bottom: 50px;
  }

  #hondo .box-1 .txt {
    line-height: 30px;
  }

  #hondo .box-2 {
    width: 855px;
    margin: 0 auto 130px;
  }

  #hondo .box-2 .hondo-slide {
    margin-bottom: 15px;
  }

  #hondo .box-2 h3 {
    margin: 0 auto 50px;
    letter-spacing: 7px;
  }

  #hondo .box-2 .row-1 {
    max-width: 680px;
    margin: 0 auto;
    padding-left: 30px;
  }

  #hondo .box-2 .row-1 h4 {
    font-size: 18px;
    line-height: 46px;
    margin-bottom: 20px;
  }

  #hondo .box-2 .row-1 .txt {
    width: 495px;
    margin-top: 10px;
  }

  #hondo .slide-g {
    margin-bottom: 100px;
    display: flex;
    justify-content: space-between;
    width: 740px;
  }

  #hondo .slide-g .col-left {
    position: relative;
    margin-bottom: 30px;
    width: 395px;
    margin-top: 10px;
  }

  #hondo .slide-g .col-left h3 {
    left: -60px;
    top: -15px;
    letter-spacing: 7px;
  }

  #hondo .slide-g .col-left .hondo-slide {
    width: 100%;
    margin-left: auto;
  }

  #hondo .slide-g .col-right {
    width: 320px;
  }

  #hondo .slide-g .col-right h4 {
    font-size: 18px;
    margin-bottom: 15px;
  }

  #hondo .slide-g1 {
    margin-left: auto;
  }

  #hondo .slide-g2 {
    margin-left: 65px;
  }

  #hondo .slide-g3 {
    margin: 0 auto 195px;
    padding-left: 90px;
  }

  #hondo .slide-5 {
    margin-bottom: 100px;
    margin: 0 -110px 140px -180px;
  }

  #hondo .slide-5 .slick-slide {
    margin: 0 15px;
  }

  #hondo .slide-5 .slick-slide li {
    position: relative;
  }

  #hondo .slide-5 .slick-slide li h3 {
    left: 10px;
    top: 15px;
  }

  #hondo .hondo-last {
    padding: 80px 0 40px;
  }

  #hondo .hondo-last .row {
    max-width: 950px;
    margin-left: auto;
  }

  #hondo .hondo-last .row .col-left {
    width: 425px;
  }

  #hondo .hondo-last .row .col-left h3 {
    font-size: 18px;
    line-height: 46px;
    margin-bottom: 15px;
  }

  #hondo .hondo-last .row .col-left .txt {
    margin-bottom: 60px;
  }

  #hondo .hondo-last .row .col-left .btn-t1 {
    margin-bottom: 50px;
  }

  #hondo .hondo-last .row .col-right {
    margin-top: 15px;
  }

  #hondo.animated::before {
    width: calc(50% + 230px);
  }
}

#naijin {
  padding: 10vw 0;
}

#naijin::after {
  top: 15vw;
}

#naijin::before {
  content: "";
  background: url(../img/architecture/naijin_deco.png) no-repeat 0 0/100%;
  width: 90%;
  height: 100vw;
  position: absolute;
  left: 5%;
  top: 150vw;
}

#naijin h2 {
  width: -moz-max-content;
  width: max-content;
  height: -moz-max-content;
  height: max-content;
  writing-mode: vertical-rl;
  margin-bottom: 15vw;
}

#naijin .photo-bg {
  margin: 0 -80% 40px -110%;
}

#naijin .box-1 , #naijin .box-2, #naijin .box-3{
  margin-bottom: 100px;
}

#naijin .box-1 h3 {
  font-size: 18px;
  line-height: 46px;
  margin-bottom: 20px;
}

#naijin .box-2 {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}

#naijin .box-2 h3 {
  writing-mode: vertical-rl;
  height: -moz-max-content;
  height: max-content;
  font-size: 24px;
  margin-right: 20px;
}

#naijin .box-3 .hondo-slide {
  margin-bottom: 30px;
}

#naijin .box-3 .row-1 h3 {
  font-size: 18px;
  line-height: 46px;
  margin-bottom: 20px;
}

#naijin .slide-g {
  margin-bottom: 50px;
}

#naijin .slide-g .col-left {
  position: relative;
  margin-bottom: 30px;
}

#naijin .slide-g .col-left h3 {
  writing-mode: vertical-rl;
  height: -moz-max-content;
  height: max-content;
  width: -moz-max-content;
  width: max-content;
  font-size: 24px;
  position: absolute;
  left: 0;
  top: -10px;
}

#naijin .slide-g .col-left .hondo-slide {
  width: calc(100% - 50px);
  margin-left: auto;
}

#naijin .slide-g .col-right h4 {
  font-size: 18px;
  margin-bottom: 15px;
}

@media screen and (min-width: 768px) {
  #naijin {
    padding: 150px 0 20px;
  }

  #naijin::after {
    top: 190px;
  }

  #naijin::before {
    width: 478px;
    height: 937px;
    left: calc(50% + 20px);
    top: 750px;
  }

  #naijin h2 {
    margin-bottom: 85px;
    margin-left: 215px;
    letter-spacing: 5px;
  }

  #naijin .photo-bg {
    margin: 0 0 95px 0;
    height: 550px;
  }

  #naijin .photo-bg img {
    width: 100%;
    height: 550px;
    -o-object-fit: cover;
    object-fit: cover;
  }

  #naijin .box-1 {
    margin-bottom: 235px;
    width: 385px;
  }

  #naijin .box-1 h3 {
    font-size: 18px;
    line-height: 46px;
    margin-bottom: 20px;
  }

  #naijin .box-2 {
    justify-content: center;
    margin-bottom: 20px;
    padding-left: 60px;
  }

  #naijin .box-2 h3 {
    margin-right: 60px;
    letter-spacing: 7px;
  }

  #naijin .box-3 {
    margin-bottom: 50px;
  }

  #naijin .box-3 .hondo-slide {
    width: 855px;
    margin: 0 auto 10px;
  }

  #naijin .box-3 .row-1 {
    width: 680px;
    margin: 0 auto 140px;
  }

  #naijin .box-3 .row-1 h3 {
    font-size: 18px;
    line-height: 46px;
    margin-bottom: 20px;
  }

  #naijin .box-3 .row-1 .txt {
    width: 365px;
  }

  #naijin .slide-g {
    display: flex;
    justify-content: space-between;
    width: 740px;
    margin: 0 auto 100px;
    padding-left: 65px;
  }

  #naijin .slide-g .col-left {
    position: relative;
    margin-bottom: 30px;
    width: 395px;
    margin-top: 10px;
  }

  #naijin .slide-g .col-left h3 {
    left: -60px;
    top: -15px;
    letter-spacing: 7px;
  }

  #naijin .slide-g .col-left .hondo-slide {
    width: 100%;
    margin-left: auto;
  }

  #naijin .slide-g .col-right {
    width: 320px;
  }

  #naijin .slide-g .col-right h4 {
    font-size: 18px;
    margin-bottom: 15px;
  }

  #naijin.animated::after {
    width: calc(50% + 100px);
  }
}

#other {
  padding: 10vw 0 25vw;
}

#other::before {
  top: 20vw;
}

#other::after {
  content: "";
  background: url(../img/architecture/other_deco.png) no-repeat 0 0/100%;
  width: 80%;
  height: 100vw;
  left: 10%;
  top: 0;
  z-index: -1;
  position: absolute;
}

#other h2 {
  width: -moz-max-content;
  width: max-content;
  height: -moz-max-content;
  height: max-content;
  writing-mode: vertical-rl;
  margin-left: auto;
}

#other .box-1 {
  margin-bottom: 30px;
}

#other .box-1 h3 {
  width: -moz-max-content;
  width: max-content;
  height: -moz-max-content;
  height: max-content;
  writing-mode: vertical-rl;
  letter-spacing: 5px;
  font-size: 24px;
  margin: 0 auto 30px;
}

#other .box-1 .hondo-slide {
  margin-right: -5.5%;
}

#other .box-1 .hondo-slide .slick-dots {
  right: auto;
  left: -3px;
  justify-content: flex-start;
}

#other .row-1 {
  margin-bottom: 100px;
}

#other .row-1 h3 {
  font-size: 18px;
  line-height: 46px;
  margin-bottom: 15px;
}

#other .row-2 .col-right {
  position: relative;
  margin-bottom: 30px;
}

#other .row-2 .col-right h3 {
  font-size: 24px;
  position: absolute;
  left: 0;
  top: -15px;
  letter-spacing: 5px;
  width: -moz-max-content;
  width: max-content;
  height: -moz-max-content;
  height: max-content;
  writing-mode: vertical-rl;
}

#other .row-2 .col-right .hondo-slide {
  width: calc(100% - 50px);
  margin-left: auto;
  height: 60vw;
}

#other .row-2 .col-right .hondo-slide .slick-slide {
  height: 60vw;
}

#other .row-2 .col-right .hondo-slide .slick-slide img {
  height: 57vw;
  -o-object-fit: cover;
  object-fit: cover;
}

#other .row-2 .col-left h3 {
  font-size: 18px;
  margin-bottom: 5px;
}

#other .row-2 .col-left .desc {
  margin-bottom: 20px;
}

#other .row-2 .col-left .frame {
  border: 1px solid #595959;
  padding: 20px 35px;
}

#other .row-2 .col-left .frame h4 {
  font-size: 16px;
  text-align: center;
  margin-bottom: 15px;
}

#other .row-2 .col-left .frame .txt {
  font-size: 14px;
}

@media screen and (min-width: 768px) {
  #other {
    padding: 55px 0 250px;
  }

  #other::before {
    top: 115px;
  }

  #other::after {
    width: 544px;
    height: 556px;
    left: calc(50% - 100px);
    top: -40px;
  }

  #other h2 {
    margin-right: 250px;
    margin-bottom: 105px;
  }

  #other .box-1 {
    margin-bottom: 50px;
    position: relative;
    max-width: 930px;
    margin-left: auto;
  }

  #other .box-1 h3 {
    letter-spacing: 7px;
    margin: 0;
    position: absolute;
    left: 0;
    top: -15px;
  }

  #other .box-1 .hondo-slide {
    padding-left: 100px;
    margin-right: -170px;
  }

  #other .box-1 .hondo-slide .slick-dots {
    left: 95px;
  }

  #other .row-1 {
    margin-bottom: 210px;
    width: 620px;
    margin-left: 175px;
  }

  #other .row-1 h3 {
    font-size: 18px;
    line-height: 46px;
    margin-bottom: 15px;
  }

  #other .row-1 .txt {
    width: 390px;
  }

  #other .row-2 {
    position: relative;
  }

  #other .row-2 .col-right {
    position: static;
    margin-bottom: 30px;
    width: 395px;
    order: 2;
  }

  #other .row-2 .col-right h3 {
    left: 50%;
    transform: translateX(-50%);
    top: -55px;
    letter-spacing: 7px;
  }

  #other .row-2 .col-right .hondo-slide {
    width: 100%;
    height: auto;
    margin-top: 15px;
  }

  #other .row-2 .col-right .hondo-slide .slick-slide {
    height: auto;
  }

  #other .row-2 .col-right .hondo-slide .slick-slide img {
    height: auto;
  }

  #other .row-2 .col-left {
    width: 410px;
    order: 1;
  }

  #other .row-2 .col-left h3 {
    font-size: 18px;
    margin-bottom: 5px;
  }

  #other .row-2 .col-left .desc {
    margin-bottom: 40px;
  }

  #other .row-2 .col-left .frame {
    padding: 40px 50px;
  }

  #other .row-2 .col-left .frame h4 {
    font-size: 16px;
    margin-bottom: 25px;
  }

  #other .row-2 .col-left .frame .txt {
    line-height: 36px;
  }

  #other.animated::before {
    width: calc(50% + 230px);
  }
}
@media (min-width: 768px) and (max-width: 1136px) {
  #other .row-1 {
    margin-bottom: 360px;
  }
  #other .row-2 .col-right h3 {
    top:-200px;
  }
}

.bg-parallax {
  height: 60vw;
}

@media screen and (min-width: 768px) {
  .scroll-parallax {
    height: 300px;
  }

  .scroll-parallax img {
    height: 300px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 1300px) {
  #hondo .slide-g1 {
    margin-right: 50px;
  }

  #other .row-2 .col-right {
    margin-right: 15px;
  }
}

/*# sourceMappingURL=architecture.css.map */