@charset "UTF-8";
#kv .slick-list {
  height: 100%;
}
#kv .slick-slide {
  display: flex;
  height: 100vh;
}
#kv .slick-slide > div {
  width: 100%;
}
#kv .slick-slide img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 768px) {
  #kv .slick-slide {
    height: 900px;
  }
}

.ttl{
  letter-spacing: 1px;
}
.ttl-sub {
  letter-spacing: 1px;
}
@media only screen and (min-width: 768px) {
    .ttl{
      letter-spacing: 3px;
    }
    .ttl-sub{
      letter-spacing: 3px;
    }
}

#sec1 {
  padding: 15vw 0 15vw;
  position: relative;
}
#sec1::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 67%;
  background: url(../img/shared/bg2.png) repeat;
  height: 269vw;
}
#sec1 .row1 {
  margin-bottom: 10vw;
}
#sec1 .row1 h2 {
  margin-bottom: 7vw;
  white-space: nowrap;
  letter-spacing: 1px;
}
#sec1 .row1 .img {
  width: 98%;
  height: 60vw;
  margin-left: -4.4%;
}
#sec1 .row1 .img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
#sec1 .row2 {
  margin-bottom: 10vw;
}
#sec1 .row2 .txt {
  margin-bottom: 7vw;
}
#sec1 .row2 .img {
  margin-right: -4.4%;
  width: 72.9%;
  margin-left: auto;
}
#sec1 .row2 .img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
#sec1 .row3 {
  margin-bottom: 10vw;
}
#sec1 .row3 .img {
  margin-bottom: 7vw;
  margin-right: -4.4%;
  margin-left: auto;
  width: 98%;
}
#sec1 .row3 .img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
#sec1 .row3 h3 {
  text-align: center;
  margin-bottom: 7vw;
  letter-spacing: 1px;
}
#sec1 .row4 {
  margin-bottom: 10vw;
}
#sec1 .row4 .img {
  width: 94%;
  margin-left: -4.4%;
  margin-bottom: 5vw;
}
#sec1 .row4 .img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
#sec1 .row4 .img .slick-dots {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  z-index: 2;
  flex-direction: column;
  gap: 10px;
}
#sec1 .row4 .img .slick-dots li button {
  background: rgb(255, 255, 255);
}
#sec1 .row5 .img {
  margin-bottom: 8vw;
  margin-right: -4.4%;
  margin-left: auto;
  width: 90%;
}
#sec1 .row5 .img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
#sec1 .row5 .img-wrap {
  position: relative;
}
#sec1 .row5 .img-wrap h3 {
  background: url(../img/shared/bg2.png);
  box-sizing: border-box;
  padding: 8vw 7% 8vw 15%;
  width: 80%;
  position: relative;
  z-index: 1;
  letter-spacing: 1px;
}
#sec1 .row5 .img-wrap .photo {
  margin-top: -10vw;
  margin-left: 10%;
  height: 60vw;
}
#sec1 .row5 .img-wrap img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
#sec1 .row5 .ttl-sub {
  text-align: left;
}
@media only screen and (min-width: 768px) {
  #sec1 {
    padding: 132px 0 150px;
  }
  #sec1::before {
    right: calc(50% + 244px);
    height: 1446px;
  }
  #sec1 .row1 {
    position: relative;
    margin-bottom: 714px;
  }
  #sec1 .row1 h2 {
    margin-bottom: 64px;
    margin-left: 105px;
    letter-spacing: 3px;
  }
  #sec1 .row1 .img {
    height: 600px;
    width: unset;
    position: absolute;
    left: calc(50% - 50vw);
    right: calc(50% - 557px);
  }
  #sec1 .row2 {
    display: flex;
    margin-bottom: 201px;
  }
  #sec1 .row2 .txt {
    flex-shrink: 0;
    width: 550px;
    margin-left: 106px;
    margin-top: 38px;
  }
  #sec1 .row2 .img {
    width: 500px;
    height: 380px;
    margin-right: -250px;
    margin-left: 101px;
  }
  #sec1 .row3 {
    display: flex;
    flex-direction: row-reverse;
    margin-bottom: -51px;
  }
  #sec1 .row3 .img {
    margin-left: 93px;
    margin-bottom: 0;
    width: 700px;
    height: 500px;
    margin-right: -150px;
  }
  #sec1 .row3 h3 {
    text-align: left;
    margin-bottom: 0;
    margin-top: 100px;
    letter-spacing: 3px;
    font-size: 24px;
    line-height: 45px;
  }
  #sec1 .row4 {
    display: flex;
    align-items: flex-start;
    margin-bottom: -74px;
  }
  #sec1 .row4 .img {
    margin-left: -203px;
    width: 600px;
    margin-bottom: 0;
    margin-right: 103px;
  }
  #sec1 .row4 .img .slick-dots {
    right: 20px;
    gap: 20px;
  }
  #sec1 .row4 .txt {
    margin-top: 100px;
    width: 450px;
  }
  #sec1 .row5 .img {
    width: 500px;
    height: 360px;
    margin-right: -100px;
    margin-bottom: -140px;
  }
  #sec1 .row5 .img-wrap h3 {
    padding: 99px 90px 101px 130px;
    width: 500px;
    letter-spacing: 3px;
  }
  #sec1 .row5 .img-wrap .photo {
    width: 900px;
    height: 420px;
    margin-top: -50px;
    margin-left: 59px;
  }
}

#sec2 {
  background: url(../img/shared/bg2.png) repeat-x top 35vw center/auto 120vw;
}
#sec2 .row1 {
  margin-bottom: 10vw;
}
#sec2 .row1 .img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
#sec2 .row1 .img .slick-dots {
  margin-top: 10px;
}
#sec2 .row1 .desc h2 {
  margin: 5vw 0;
  padding: 0 5.8%;
  letter-spacing: 1px;
}
#sec2 .row2 .img {
  height: 60vw;
}
#sec2 .row2 .img img {
  object-position: center left;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
#sec2 .row2 .desc h3 {
  margin: 5vw 0;
  padding: 0 5.8%;
  letter-spacing: 1px;
}
@media only screen and (min-width: 768px) {
  #sec2 {
    background-position: top 380px center;
    background-size: auto 600px;
  }
  #sec2 .row1 {
    margin-bottom: 131px;
  }
  #sec2 .row1 .img {
    width: 1100px;
    margin-left: 150px;
    margin-bottom: 69px;
  }
  #sec2 .row1 .img .slick-dots {
    margin-top: 0;
    position: absolute;
    bottom: 100px;
    left: -60px;
  }
  #sec2 .row1 .desc {
    display: flex;
  }
  #sec2 .row1 .desc h2 {
    flex-shrink: 0;
    margin: 0 62px 0 98px;
    padding: 0;
    letter-spacing: 3px;
  }
  #sec2 .row1 .desc .txt {
    width: 500px;
  }
  #sec2 .row2 {
    position: relative;
  }
  #sec2 .row2 .img {
    height: 680px;
  }
  #sec2 .row2 .desc {
    position: absolute;
    top: 100px;
    right: 99px;
    z-index: 2;
    color: #fff;
  }
  #sec2 .row2 .desc h3 {
    margin: 0 0 35px;
    padding: 0;
    letter-spacing: 3px;
  }
  #sec2 .row2 .desc .txt {
    width: 500px;
  }
}

#sec3 {
  padding-top: 15vw;
}
#sec3 .sec3-1 {
  font-weight: 500;
}
#sec3 .en {
  text-align: center;
  margin: 0 auto;
  width: 65%;
  border-top: 1px solid #000;
  padding: 4vw 0;
}
#sec3 h2 {
  text-align: center;
  margin: 0 auto;
  width: 65%;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 4vw 0;
}
#sec3 h3 {
  text-align: center;
  margin: 8vw 0 7vw;
}
#sec3 h3 span{
  font-size: 3.5vw;
}
#sec3 .sec3-txt1,
#sec3 .sec3-txt3 {
  text-align: center;
}
#sec3 .sec3-txt2 {
  text-align: center;
  margin: 7vw 0;
}
#sec3 .sec3-txt4 {
  margin-top: 5vw;
}
#sec3 .sec3-txt5 {
  margin: 10vw 0 5vw;
  text-align: center;
  letter-spacing: 1px;
}
#sec3 .sec3-img1 > p:nth-child(1) {
  margin-bottom: 3px;
}
#sec3 .sec3-txt6 {
  text-align: center;
  margin: 12vw 0 0;
  letter-spacing: 1px;
}
#sec3 .sec3-2 {
  position: relative;
  z-index: 0;
  padding-bottom: 10vw;
}
#sec3 .sec3-img2 {
  margin: 0 4% 15vw;
  flex-wrap: wrap;
  position: relative;
  z-index: 2;
}
#sec3 .sec3-img2 p {
  margin-bottom: 5px;
}
#sec3 .sec3-img3 {
  margin: 0 -25% 0 30%;
}

#sec3 .sec3-box {
  background: url(../img/shared/bg2.png);
  box-sizing: border-box;
  padding: 8vw 7% 8vw 15%;
  margin-top: -8vw;
  margin-left: 4%;
  width: 75%;
  position: relative;
  z-index: 1;
  margin-bottom: 15vw;
  font-weight: 500;
}
#sec3 .sec3-4 {
  margin-bottom: 15vw;
  position: relative;
  z-index: 1;
}
#sec3 .sec3-4::before {
  content: "";
  position: absolute;
  top: -30vw;
  left: 25%;
  right: calc(50% - 50vw);
  background: url(../img/shared/bg2.png) repeat;
  height: 124vw;
  z-index: -1;
}
#sec3 .sec3-4 .img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
#sec3 .sec3-4 .img .slick-dots {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 10px;
  margin: auto;
  z-index: 2;
  flex-direction: column;
  gap: 10px;
}
#sec3 .sec3-4 .img .slick-dots li button {
  background: rgb(255, 255, 255);
}
#sec3 .sec3-4 .desc .tit {
  font-size: 4.2vw;
  font-weight: 600;
  margin-bottom: 5vw;
}
@media only screen and (min-width: 768px) {
  #sec3 {
    padding-top: 139px;
    padding-bottom: 180px;
  }
  #sec3 .sec3-1 {
    font-weight: 500;
    margin-bottom: 95px;
  }
  #sec3 .en {
    width: 360px;
    padding: 11px 0;
    letter-spacing: 3px;
  }
  #sec3 h2 {
    width: 360px;
    padding: 10px 0 20px 0;
    line-height: 40px;
  }
  #sec3 h3 {
    margin: 61px 0 20px;
    line-height: 36px;
  }
  #sec3 h3 span{
  font-size: 18px;
  }
  #sec3 h3 .ttl {
    margin-bottom: -3px;
    letter-spacing: 9px;
  }
  #sec3 h3 .ttl-en {
    letter-spacing: 4px;
  }
  #sec3 .sec3-txt2 {
    text-align: center;
    margin: 34px 0 29px;
  }
  #sec3 .sec3-txt3 {
    line-height: 25px;
  }
  #sec3 .sec3-txt4 {
    margin-top: 35px;
    margin-bottom: 68px;
    text-align: center;
  }
  #sec3 .sec3-2 {
    padding-bottom: 67px;
  }
  #sec3 .sec3-2 .df-pc {
    align-items: center;
  }
  #sec3 .sec3-txt5 {
    margin: 0;
    text-align: left;
    width: 250px;
    letter-spacing: 3px;
  }
  #sec3 .sec3-img1 {
    order: -1;
    width: 700px;
    margin-left: -50px;
  }
  #sec3 .sec3-img1 > p:nth-child(1) {
    margin-bottom: 5px;
  }
  #sec3 .sec3-txt6 {
    margin-top: 135px;
    letter-spacing: 3px;
  }
  #sec3 .sec3-img2 {
    margin: 0 auto 76px;
    max-width: 1205px;
  }
  #sec3 .sec3-img2 p {
    margin-bottom: 5px;
    width: calc(50% - 2px);
  }
  #sec3 .sec3-3 {
    margin: 0 auto;
    max-width: 1000px;
  }
  #sec3 .sec3-3 .sec3-box p {
    margin: -15px 0 0 -30px;
    padding: 0 0 0 50px;
  }
  #sec3 .sec3-img3 {
    margin: 0 auto;
    width: 800px;
  }
  #sec3 .sec3-box {
    padding: 70px 0 0 120px;
    margin-top: -80px;
    margin-left: 0;
    width: 500px;
    height: 210px;
    margin-bottom: 0;
  }
  #sec3 .sec3-4 {
    margin-bottom: 150px;
  }
  #sec3 .sec3-4::before {
    top: -280px;
    left: calc(50% - 250px);
    height: 450px;
  }
  #sec3 .sec3-4 .df-pc {
    justify-content: flex-start;
  }
  #sec3 .sec3-4 .img {
    width: 550px;
    height: 350px;
    margin-right: 78px;
  }
  #sec3 .sec3-4 .img .slick-dots {
    left: 30px;
    gap: 20px;
  }
  #sec3 .sec3-4 .desc {
    flex-shrink: 0;
    margin-top: 53px;
  }
  #sec3 .sec3-4 .desc .tit {
    text-align: left;
    font-size: 20px;
    margin: 0 0 20px;
    letter-spacing: 3px;
  }
  #sec3 .sec3-4 .desc .txt {
    width: 360px;
  }
}

#sec4 {
  margin-bottom: 15vw;
  text-align: center;
}
#sec4 h2 {
  margin-bottom: 10vw;
}
#sec4 .sec4-txt1 {
  font-size: 4.2vw;
  font-weight: 600;
  margin-bottom: 5vw;
}
#sec4 .col {
  margin-bottom: 10vw;
}
@media only screen and (min-width: 768px) {
  #sec4 {
    margin-bottom: 151px;
  }
  #sec4 h2 {
    letter-spacing: 9px;
    margin-bottom: 103px;
  }
  #sec4 h2 .ttl {
    letter-spacing: 9px;
  }
  #sec4 .df-pc {
    position: relative;
    margin-bottom: 78px;
  }
  #sec4 .df-pc:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 1px;
    height: 100%;
    background: #000;
  }
  #sec4 .col {
    margin-bottom: 0;
    padding: 34px 0 40px;
    width: 50%;
  }
  #sec4 .sec4-txt1 {
    font-size: 20px;
    line-height: 45px;
    margin-bottom: 26px;
    letter-spacing: 7px;
  }
}

#sec5 {
  padding: 15vw 0 15vw;
  position: relative;
}
#sec5::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  background: url(../img/shared/bg2.png) repeat;
  height: 200vw;
}
#sec5 .sec5-1 {
  margin-bottom: 15vw;
}
#sec5 .sec5-1 .memo {
  text-align: center;
  margin: 0 auto;
  padding: 4vw 0;
  font-size: 4vw;
  font-weight: bold;
}
#sec5 .sec5-1 h2 {
  text-align: center;
  margin: 0 auto;
  width: 65%;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 4vw 0;
  letter-spacing: 1px;
}
#sec5 .sec5-1 h3 {
  text-align: center;
  margin: 8vw 0 7vw;
  letter-spacing: 1px;
}
#sec5 .sec5-1 .txt {
  text-align: justify;
  margin: 7vw 0;
}
#sec5 .sec5-1 .row .img {
  margin-bottom: 8vw;
}
#sec5 .sec5-1 .row .desc {
  text-align: center;
}
#sec5 .sec5-1 .row .desc dl dt {
  margin-bottom: 3vw;
}
#sec5 .sec5-1 .row .desc dl dt span {
  font-size: 80%;
}
#sec5 .sec5-1 .row .desc dl dd span {
  display: inline-block;
  margin-bottom: 2vw;
}
#sec5 .sec5-2 {
  text-align: center;
  margin-bottom: 25vw;
}
#sec5 .sec5-2 .tel .df {
  margin: 10px 0;
}
#sec5 .sec5-2 .btn_reserve {
  margin-top: 10vw;
}
#sec5 .sec5-3 {
  position: relative;
  background: url(../img/english/sec5_p2.png) no-repeat bottom center/100% auto;
  padding: 20vw 4% 0;
}
#sec5 .sec5-3:before {
  content: "";
  position: absolute;
  left: 50%;
  height: 47vw;
  top: -13vw;
  width: 1px;
  background: #000;
  z-index: 1;
}
#sec5 .sec5-3 .wrap {
  background: rgba(255, 255, 255, 0.85);
  padding: 23vw 6.5% 13vw;
}
#sec5 .sec5-3 h3 {
  text-align: center;
  margin-bottom: 7vw;
}
#sec5 .sec5-3 ul li {
  border-bottom: 1px solid #cacac9;
  padding: 0 3vw 3px 3vw;
  position: relative;
}
#sec5 .sec5-3 ul li:not(:last-child) {
  margin-bottom: 3vw;
}
@media only screen and (min-width: 768px) {
  #sec5 {
    padding: 150px 0 0;
  }
  #sec5::before {
    height: 1075px;
  }
    #sec5 .sec5-1 .memo {
      font-size: 20px;
    padding: 23px 0;
}
  #sec5 .sec5-1 {
    margin-bottom: 98px;
  }
  #sec5 .sec5-1 h2 {
    width: 360px;
    padding: 11px 0;
    letter-spacing: 3px;
  }
  #sec5 .sec5-1 h3 {
    margin: 68px 0 27px;
    line-height: 50px;
    letter-spacing: 3px;
  }
  #sec5 .sec5-1 .txt {
    text-align: center;
    width: 447px;
    margin: 0 auto 90px;
  }
  #sec5 .sec5-1 .row {
    display: flex;
  }
  #sec5 .sec5-1 .row .img {
    height: 550px;
    margin-left: -250px;
    margin-bottom: 0;
  }
  #sec5 .sec5-1 .row .img img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
  #sec5 .sec5-1 .row .desc {
    margin-right: -120px;
    margin-top: 134px;
    margin-left: 130px;
  }
  #sec5 .sec5-1 .row .desc dl dt {
    margin-bottom: 34px;
    letter-spacing: 2px;
  }
  #sec5 .sec5-1 .row .desc dl dd span {
    margin-bottom: 15px;
  }
  #sec5 .sec5-2 {
    margin-bottom: 171px;
  }
  #sec5 .sec5-2 .tel .df {
    margin: 17px 0 9px;
    letter-spacing: 3px;
  }
  #sec5 .sec5-2 .btn_reserve {
    margin-top: 40px;
  }
  #sec5 .sec5-2 .btn_reserve i {
    position: absolute;
    width: 18px;
    top: calc(50% - 10px);
    right: 39px;
    margin-right: 0;
  }
  #sec5 .sec5-3 {
    padding: 100px 30px 153px;
  }
  #sec5 .sec5-3:before {
    height: 250px;
    top: -70px;
  }
  #sec5 .sec5-3 .wrap {
    max-width: 1120px;
    padding: 134px 30px 130px;
  }
  #sec5 .sec5-3 h3 {
    margin-bottom: 53px;
    font-size: 20px;
    letter-spacing: 7px;
  }
  #sec5 .sec5-3 ul {
    margin: 0 auto;
    max-width: 800px;
  }
  #sec5 .sec5-3 ul li {
    padding: 0 50px 18px 50px ;
  }
  #sec5 .sec5-3 ul li:not(:last-child) {
    margin-bottom: 16px;
  }
  #sec5 .sec5-3 ul li:before {
    left: 60px;
  }
}

#sec6 {
  padding-bottom: 15vw;
}
#sec6 h2 {
  text-align: center;
  margin-bottom: 10vw;
  letter-spacing: 1px;
}
#sec6 h2:before {
  content: "";
  display: block;
  margin: 0 auto 4vw;
  width: 1px;
  height: 15vw;
  background: #000;
}
#sec6 .sec6-img2,
#sec6 .sec6-img3 {
  margin: 0 -5% 0 auto;
  width: 70%;
}
#sec6 .sec6-info {
  margin: 10vw 0;
}
#sec6 .sec6-info p {
  margin-top: 5vw;
}
#sec6 .sec6-img4 {
  margin: 5vw 0 0 -5%;
  width: 90%;
}
#sec6 .btn-link {
  margin-top: 10vw;
  margin-bottom: 15vw;
}
#sec6 .sec6-4 {
  position: relative;
  margin-bottom: 15vw;
}
#sec6 .sec6-4 .bg_parallax {
  height: 80vw;
}
#sec6 .sec6-4 .ttl-sub {
  position: absolute;
  z-index: 1;
  top: 50%;
  transform: translateY(-50%);
  left: 10%;
}
@media only screen and (min-width: 768px) {
  #sec6 {
    padding-bottom: 150px;
  }
  #sec6 .sec6-img1 {
    margin-left: -100px;
    position: relative;
    z-index: 1;
  }
  #sec6 h2 {
    margin-bottom: 53px;
    letter-spacing: 3px;
  }
  #sec6 h2:before {
    margin: 0 auto 35px;
    height: 130px;
  }
  #sec6 .sec6-img2 {
    position: absolute;
    margin: 0;
    width: 450px;
    bottom: -36px;
    right: -250px;
  }
  #sec6 .sec6-img3 {
    margin: 112px -120px 0 0;
    width: 500px;
    float: right;
  }
  #sec6 .sec6-info {
    float: left;
    width: 450px;
    margin: 0 0 0 80px;
  }
  #sec6 .sec6-info .ttl-en {
    margin-bottom: 15px;
  }
  #sec6 .sec6-info p {
    margin-top: 36px;
  }
  #sec6 .sec6-info p:nth-child(1) {
    margin-top: 0;
  }
  #sec6 .sec6-img4 {
    float: left;
    margin: 90px 0 0 -100px;
    width: 700px;
  }
  #sec6 .btn-link {
    margin-top: 38px;
    margin-bottom: 78px;
    margin-left: 0;
  }
  #sec6 .sec6-4 {
    margin-bottom: 150px;
  }
  #sec6 .sec6-4 .bg_parallax {
    height: 550px;
  }
  #sec6 .sec6-4 .ttl-sub {
    left: calc(50% - 390px);
    width: 390px;
  }
}

#sec7 {
  margin-bottom: 23vw;
  position: relative;
  z-index: 0;
}
#sec7:before {
  content: "";
  position: absolute;
  background: url(../img/shared/bg2.png);
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 15vw);
}
#sec7:after {
  content: "";
  position: absolute;
  background: rgba(255, 255, 255, 0.9);
  z-index: -1;
  bottom: 45vw;
  left: 14%;
  width: 100%;
  height: 157vw;
}
#sec7 .sec7-1 {
  position: relative;
  color: #fff;
}
#sec7 .sec7-1:before {
  content: "";
  position: absolute;
  top: 0;
  width: 1px;
  height: 50vw;
  left: 23vw;
  background: #fff;
  z-index: 1;
}
#sec7 .bg_parallax {
  height: 80vw;
}
#sec7 h2 {
  position: absolute;
  z-index: 1;
  top: 35vw;
  left: 30vw;
}
#sec7 h2 .ttl-en {
  color: rgba(255, 255, 255, 0.35);
}
#sec7 .sec7-2 {
  background: url(../img/english/sec7_bg.png) no-repeat top center/100% auto;
  padding-top: 38vw;
  margin-bottom: 13vw;
}
#sec7 .sec7-2 .wrap {
  padding: 0 10%;
}
#sec7 .sec7-2 h3 {
  text-align: left;
  color: #fff;
  margin-bottom: 12vw;
  white-space: nowrap;
}
#sec7 .sec7-2 .sec7-map {
  margin-top: 11vw;
}
#sec7 .sec7-3 {
  margin: 0 4% 7vw;
  background: url(../img/english/sec7_p3_sp.jpg) no-repeat center/cover;
  height: 73.3vw;
  width: 92%;
  color: #fff;
  position: relative;
}
#sec7 .sec7-txt2 {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  font-size: 3vw;
  font-weight: 600;
  letter-spacing: 0.24em;
  text-align: center;
  position: absolute;
  top: 5vw;
  right: 0;
  left: 0;
  width: 90%;
  margin: auto;
  padding: 2vw 1.5vw;
}
#sec7 .sec7-txt3 {
  position: absolute;
  top: 20vw;
  left: 6vw;
  letter-spacing: 3px;
  line-height: 1.5;
}
#sec7 .sec7-4 p {
  -webkit-box-shadow: 0px 9px 14px 4px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 9px 14px 4px rgba(0, 0, 0, 0.15);
}
#sec7 .sec7-img1 p:nth-child(1) {
  margin: 0 0 8vw auto;
  width: 69%;
}
#sec7 .sec7-img1 p:nth-child(2) {
  width: 89%;
}
#sec7 .sec7-img2 {
  margin: 10vw auto 0;
  width: 61%;
}
@media only screen and (min-width: 768px) {
  #sec7 {
    margin-bottom: 200px;
  }
  #sec7:before {
    height: calc(100% - 100px);
  }
  #sec7:after {
    bottom: 390px;
    left: calc(50% - 250px);
    height: 850px;
  }
  #sec7 .sec7-1:before {
    height: 290px;
    left: calc(50% - 402px);
  }
  #sec7 .bg_parallax {
    height: 550px;
  }
  #sec7 h2 {
    top: 246px;
    left: calc(50% - 350px);
  }
  #sec7 h2 .ttl {
    letter-spacing: 9px;
    margin-bottom: -9px;
  }
  #sec7 .sec7-2 {
    background: none;
    padding-top: 135px;
    margin-bottom: 150px;
    color: #fff;
    position: relative;
    z-index: 0;
  }
  #sec7 .sec7-2:before {
    content: "";
    position: absolute;
    z-index: -1;
    background: url(../img/english/sec7_bg_pc.png) no-repeat center/cover;
    top: 0;
    left: 0;
    width: 100%;
    height: 814px;
  }
  #sec7 .sec7-2 .wrap {
    padding: 0 30px;
  }
  #sec7 .sec7-2 .df-pc {
    flex-direction: column;
    margin: 0 auto;
    max-width: 845px;
    box-sizing: border-box;
    padding-left: 73px;
  }
  #sec7 .sec7-2 h3 {
    text-align: left;
    margin-bottom: 35px;
    font-size: 24px;
    line-height: 50px;
    margin-left: -3px;
    letter-spacing: 3px;
  }
  #sec7 .sec7-2 .sec7-txt {
    width: 700px;
  }
  #sec7 .sec7-2 .sec7-map {
    margin: 140px auto 0;
    width: 750px;
  }
  #sec7 .sec7-3 {
    margin: 0 auto 50px;
    background: url(../img/english/sec7_p3.jpg) no-repeat center/cover;
    height: 550px;
    max-width: 1120px;
    width: 100%;
  }
  #sec7 .sec7-txt2 {
    font-size: 18px;
    letter-spacing: 4px;
    top: 80px;
    right: -500px;
    padding: 15px 0;
    line-height: 48px;
    width: 500px;
  }
  #sec7 .sec7-txt3 {
    top: 200px;
    left: auto;
    right: 120px;
    line-height: 40px;
    font-size: 20px;
    letter-spacing: 6px;
    text-align: center;
  }
  #sec7 .sec7-4 {
    max-width: 1300px;
    margin: 0 auto;
  }
  #sec7 .sec7-img1 {
    align-items: flex-end;
  }
  #sec7 .sec7-img1 p:nth-child(1) {
    margin: 0 -3% 80px 0;
    width: 42.3%;
    order: 2;
  }
  #sec7 .sec7-img1 p:nth-child(2) {
    width: 53.8%;
  }
  #sec7 .sec7-img2 {
    margin: 90px 0 0 42%;
    width: 420px;
  }
}

#sec8 {
  border-top: 1px solid #000;
  position: relative;
  z-index: 0;
  padding-top: 23.8vw;
  padding-bottom: 18vw;
}
#sec8:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 142vw;
  background: url(../img/shared/bg2.png);
}
#sec8 h2 {
  text-align: center;
  letter-spacing: 3px;
}
#sec8 .sec8-logo {
  margin: 10vw auto 8vw;
  width: 45px;
}
#sec8 .tel {
  text-align: center;
  position: relative;
  z-index: 9;
}
#sec8 .tel .df {
  align-items: flex-end;
  margin: 9px 0 10px;
}
#sec8 .sec8-1 {
  position: relative;
  z-index: 0;
  margin: 10vw 0 17vw;
  padding-bottom: 16vw;
}
#sec8 .sec8-img1 {
  position: absolute;
  z-index: -1;
  bottom: 0;
  right: -15%;
  width: 80%;
}
#sec8 .col p {
  border-bottom: 1px solid #c0bcb5;
  line-height: 21px;
  padding: 0 6.5% 10px;
  margin-bottom: 10px;
  letter-spacing: 0.15em;
  word-break: break-all;
}
#sec8 .col p a {
  display: inline-block;
  position: relative;
}
#sec8 .col p a:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #000;
}
#sec8 .col p a:hover {
  text-decoration: none;
}
#sec8 .col p a:hover:before {
  opacity: 0;
}
#sec8 dl {
  margin: 8vw 6.5% 0;
  font-weight: 500;
}
#sec8 dl dt {
  text-align: left;
  margin-bottom: 4vw;
}
#sec8 .sec8-2 {
  position: relative;
  z-index: 0;
}
#sec8 .sec8-img2 {
  margin-left: -4.5%;
  width: 80%;
}
#sec8 .sec8-txt {
  margin: 10% 0 0 10%;
  letter-spacing: 0.15em;
}
#sec8 .sec8-3 {
  margin-top: 13vw;
}
#sec8 .sec8-3 .wrap {
  padding: 0;
}
#sec8 #gmap {
  height: 400px;
  margin-left: 4%;
}
#sec8 .sec8-left {
  text-align: center;
  margin-top: 12vw;
}
#sec8 .sec8-left h3 {
  margin-bottom: 3vw;
}
@media only screen and (min-width: 768px) {
  #sec8 {
    padding-bottom: 0;
    padding-top: 182px;
  }
  #sec8:before {
    height: 550px;
  }
  #sec8 h2 .ttl {
    letter-spacing: 3px;
  }
  #sec8 h2 .ttl-en {
    margin-top: -7px;
  }
  #sec8 .sec8-logo {
    margin: 95px auto 38px;
    width: 73px;
  }
  #sec8 .tel .df {
    margin: 17px 0 9px;
    letter-spacing: 3px;
  }
  #sec8 .sec8-1 {
    margin: 92px auto 122px;
    padding-bottom: 0;
  }
  #sec8 .sec8-img1 {
    bottom: -222px;
    right: -250px;
    width: 600px;
  }
  #sec8 .col {
    width: calc(50% - 10px);
  }
  #sec8 .col p {
    line-height: 27px;
    padding: 0 0 13px 20px;
    margin-bottom: 13px;
    letter-spacing: 2.3px;
  }
  #sec8 dl {
    margin: 54px 0 0;
    line-height: 27px;
    text-align: center;
  }
  #sec8 dl dt {
    margin-bottom: 16px;
  }
  #sec8 .sec8-2 {
    position: relative;
    z-index: 0;
    align-items: flex-end;
  }
  #sec8 .sec8-2:before {
  content: "";
  position: absolute;
    right: 0;
    bottom: 75px;
  height: 1px;
  width: 100%;
  background: #c0bcb5;
}

  #sec8 .sec8-2:before {
  }
  #sec8 .sec8-img2 {
    margin-left: -50px;
    width: 550px;
  }
  #sec8 .sec8-txt {
    margin-bottom: 0;
    margin-right: 0;
    letter-spacing: 2px;
    line-height: 32px;
    width: 420px;
    height: 220px;
  }
  #sec8 .sec8-3 {
    margin-top: 150px;
  }
  #sec8 .sec8-3 .wrap {
    padding: 0;
    max-width: 1220px;
    align-items: flex-end;
  }
  #sec8 #gmap {
    width: 82%;
    height: 550px;
    margin: 0 -11.5% 0 0;
    order: 2;
  }
  #sec8 .sec8-left {
    text-align: left;
    margin: 0 0 138px;
    width: 29%;
  }
  #sec8 .sec8-left h3 {
    margin-bottom: 55px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1300px) {
  .sec8-left {
    padding-left: 30px;
  }
  #sec1 .row2 .txt {
    margin-left: 50px;
  }
  #sec1 .row2 .img {
    margin-right: -50px;
    margin-left: 50px;
  }
  #sec5 .sec5-1 .row .desc {
    margin-left: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .sec8-1 {
    padding: 0 30px;
  }
}

#menu_toggle .gnav2 ul a {
  letter-spacing: 1px;
}

#footer .info p {
  letter-spacing: 0.1px;
}


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