.italic {
  font-style: italic;
}

.ttl-common {
  letter-spacing: 0;
  line-height: 1.3;
  font-weight: bold;
  white-space: nowrap;
}

.ttl-common .red {
  color: #800917;
}

#sec1 {
  padding: 5vw 0 5vw;
  position: relative;
  z-index: 1;
  background: url("../img/shared/bg2.jpg") repeat center top;
}

#sec1::before {
  content: '';
  position: absolute;
  top: -20vw;
  left: 0;
  width: 300vw;
  background: url("../img/about/sec1_deco_top.png") no-repeat center top/100%;
  height: 50vw;
  z-index: -2;
}

#sec1::after {
  content: '';
  position: absolute;
  bottom: -50vw;
  left: 0;
  width: 300vw;
  background: url("../img/about/sec1_deco_bottom.png") no-repeat center bottom/100%;
  height: 200vw;
  z-index: -2;
}

#sec1 .ttl {
  font-size: 7vw;
  text-align: center;
}

#sec1 .ttl .big {
  font-size: 7.5vw;
}

#sec1 .txt {
  position: relative;
  z-index: 1;
  margin-top: 5vw;
  padding: 2px 3px 2px;
}

#sec1 .txt::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url("../img/about/txt_line.png") repeat left top/auto 33.2px;
}

#sec1 .photo {
  margin-top: 10vw;
}

#sec2 {
  padding: 15vw 0 15vw;
  position: relative;
  z-index: 2;
  position: relative;
}

#sec2::before {
  content: '';
  position: absolute;
  top: 30vw;
  right: 0;
  bottom: 0;
  left: 50vw;
  z-index: -1;
  background: url("../img/shared/bg2.jpg") repeat center top;
}

#sec2 .ttl {
  font-size: 8vw;
  text-align: center;
}

#sec2 .img-gr {
  margin-top: 5vw;
  position: relative;
}

#sec2 .photo1 {
  margin: 0 calc(50% - 50vw);
}

#sec2 .photo1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#sec2 .ttl2 {
  font-size: 8vw;
  color: #fff;
  position: absolute;
  top: 3vw;
  right: 2vw;
  text-align: right;
}

#sec2 .ttl2 small {
  font-size: 5.5vw;
}

#sec2 .photo2 {
  margin-top: -8vw;
  position: relative;
  z-index: 2;
}

#sec2 .deco1 {
  width: 40vw;
  margin: -30vw 0 0 auto;
  position: relative;
  z-index: 3;
}

#sec2 .txt1 {
  margin-top: -5vw;
}

#sec2 .gr-txt {
  margin-top: 5vw;
}

#sec2 .ttl3 {
  font-size: 7vw;
  text-align: center;
}

#sec2 .txt2 {
  margin-top: 3vw;
}

#sec2 .price-gr {
  margin-top: 5vw;
}

#sec2 .price-gr dl {
  border-bottom: 1px solid #bdaf91;
  padding-bottom: 3vw;
  font-size: 6vw;
  font-weight: bold;
}

#sec2 .price-gr dl small {
  font-size: 4vw;
}

#sec2 .price-gr dl + dl {
  margin-top: 3vw;
}

#sec3 {
  padding: 15vw 0 20vw;
}

#sec3 .ttl {
  font-size: 9vw;
  text-align: center;
}

#sec3 .ttl small {
  font-size: 6vw;
}

#sec3 .txt {
  margin-top: 2vw;
}

#sec3 .photo {
  margin-top: 5vw;
}

#sec4 {
  padding: 5vw 0 0;
  position: relative;
  z-index: 1;
  background: url("../img/shared/bg2.jpg") repeat center top;
}

#sec4::before {
  content: '';
  position: absolute;
  top: -20vw;
  left: 0;
  background: url("../img/about/sec4_bg_deco_top.png") no-repeat center top/100%;
  width: 300vw;
  height: 300vw;
}

#sec4 .gr-txt {
  margin-top: 5vw;
}

#sec4 .deco1 {
  position: absolute;
  top: -20vw;
  left: -5vw;
  width: 40vw;
  z-index: 2;
}

#sec4 .ttl {
  font-size: 8vw;
  text-align: center;
}

#sec4 .ttl small {
  font-size: 6vw;
}

#sec4 .txt {
  margin-top: 3vw;
}

#sec5 {
  position: relative;
  background: url("../img/shared/bg2.jpg") repeat center top;
  padding: 10vw 0 10vw;
  z-index: 1;
}

#sec5::before {
  content: '';
  position: absolute;
  bottom: -30vw;
  left: 0;
  background: url("../img/about/sec4_bg_deco_bottom.png") no-repeat center bottom/100%;
  width: 300vw;
  height: 300vw;
}

#sec5 .sec5-slider {
  line-height: 1;
}

#sec5 .sec5-slider .slick-dots {
  justify-content: flex-start;
  line-height: 1.3;
}

#sec5 .sec5-slider .slick-dots button {
  border-color: #000;
}

#sec5 .sec5-slider .slick-dots .slick-active button {
  background: #000;
}

#sec5 .gr-txt {
  margin-top: 3vw;
}

#sec5 .ttl {
  font-size: 7vw;
  text-align: center;
}

#sec5 .ttl small {
  font-size: 6vw;
}

#sec5 .ttl .big {
  font-size: 8vw;
}

#sec5 .txt {
  margin-top: 4vw;
}

#sec6 {
  position: relative;
  z-index: 2;
  padding: 25vw 0 15vw;
}

#sec6 .deco {
  width: 30vw;
  position: absolute;
  top: -95vw;
  right: 0;
  z-index: 2;
}

#sec6 .gr-txt {
  margin-top: 5vw;
}

#sec6 .ttl {
  font-size: 8vw;
  text-align: center;
  color: #000;
}

#sec6 .ttl small {
  font-size: 6vw;
}

#sec6 .txt {
  margin-top: 3vw;
}

#sec7 {
  background: #2d231b;
  padding: 25vw 0 15vw;
  position: relative;
  z-index: 1;
  color: #fff;
}

#sec7::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: calc(50%);
  background: url("../img/shared/bg_deco1.png") repeat center top;
  z-index: -1;
}

#sec7 .deco1 {
  width: 40vw;
  position: absolute;
  top: -15vw;
  right: 0;
}

#sec7 .ttl {
  font-size: 8vw;
  text-align: center;
}

#sec7 .gr-map {
  margin-top: 6vw;
  position: relative;
}

#sec7 .gr-map .search {
  position: absolute;
  width: 9vw;
}

#sec7 .gr-map .search img {
  width: 100%;
  height: auto;
}

#sec7 .gr-map .search1 {
  top: 16%;
  left: 53%;
}

#sec7 .gr-map .search2 {
  top: 64%;
  left: 22%;
}

#sec7 .gr-map .search3 {
  top: 48%;
  left: 90%;
}

#sec7 .gr-map .search4 {
  top: 51%;
  left: 57%;
}

#sec7 .gr-map .search5 {
  top: 6%;
  left: 0%;
}

#sec7 .txt1 {
  margin-top: 5vw;
}

#sec7 .txt2 {
  margin-top: 3vw;
}

#sec7 .txt2 .icon {
  width: 30px;
  margin: -2px 3px 0;
}

.remodal-wrapper {
  background: #2d231b;
}

.map-pop {
  color: #fff;
}

.map-pop .pop-main {
  display: flex;
  flex-direction: row-reverse;
  gap: 5vw;
}

.map-pop .pop-ttl {
  font-size: 7vw;
}

.map-pop .remodal-close2 {
  text-align: center;
  text-decoration: underline;
  text-underline-offset: 10px;
  background: transparent;
  border: none;
  outline: none;
  color: #fff !important;
  font-size: 5vw;
  margin-top: 10vw;
}

@media (min-width: 768px) {
  .ttl-common {
    letter-spacing: 0;
    line-height: 1.3;
    font-weight: bold;
    white-space: nowrap;
  }
  .ttl-common .red {
    color: #800917;
  }
  #sec1 {
    padding: 50px 30px 50px;
    position: relative;
    z-index: 1;
    background: url("../img/shared/bg2.jpg") repeat center top;
  }
  #sec1::before {
    top: -250px;
    left: 0;
    width: 100%;
    min-width: 1500px;
    background: url("../img/about/sec1_deco_top.png") no-repeat center top/100%;
    height: 100vw;
    z-index: -2;
  }
  #sec1::after {
    bottom: -320px;
    left: 0;
    width: 100%;
    min-width: 1500px;
    background: url("../img/about/sec1_deco_bottom.png") no-repeat center bottom/100%;
    height: 200vw;
  }
  #sec1 .ttl {
    font-size: 60px;
    text-align: left;
    z-index: 2;
    position: relative;
    line-height: 1.5;
  }
  #sec1 .ttl .big {
    font-size: 68px;
  }
  #sec1 .txt {
    margin-top: 39px;
    padding: 0px 13px 2px;
    max-width: 435px;
  }
  #sec1 .txt::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url("../img/about/txt_line.png") repeat left top/auto 42px;
  }
  #sec1 .photo {
    margin-top: 0;
    position: absolute;
    top: 134px;
    left: 544px;
    right: -400px;
  }
  #sec2 {
    padding: 144px 30px 140px;
  }
  #sec2::before {
    top: 750px;
    right: 0;
    bottom: 0;
    left: calc(50% - 600px);
    z-index: -1;
  }
  #sec2 .wrap {
    max-width: 1200px;
    position: relative;
  }
  #sec2 .ttl {
    font-size: 77px;
    text-align: center;
  }
  #sec2 .img-gr {
    margin-top: 90px;
    position: relative;
    margin-right: 100px;
  }
  #sec2 .photo1 {
    margin: 0 0 0 calc(50% - 50vw);
    height: 833px;
  }
  #sec2 .ttl2 {
    font-size: 78px;
    top: 70px;
    right: 80px;
    text-align: right;
    line-height: 1;
  }
  #sec2 .ttl2 small {
    font-size: 48px;
  }
  #sec2 .gr-bottom {
    display: flex;
    flex-direction: row-reverse;
    position: static;
    margin-top: -49px;
  }
  #sec2 .photo2 {
    margin-top: 0;
    position: relative;
    z-index: 2;
  }
  #sec2 .deco1 {
    width: auto;
    margin: 0;
    position: absolute;
    z-index: 3;
    bottom: -361px;
    right: calc(50% - 619px);
  }
  #sec2 .txt1 {
    margin-top: 0;
    position: absolute;
    bottom: calc(100% - 926px);
    left: 0;
    color: #fff;
    line-height: 42px;
  }
  #sec2 .gr-txt {
    margin: 102px 53px 0 0;
  }
  #sec2 .ttl3 {
    font-size: 36px;
    text-align: left;
  }
  #sec2 .txt2 {
    margin-top: 15px;
    line-height: 30px;
  }
  #sec2 .price-gr {
    margin-top: 27px;
  }
  #sec2 .price-gr dl {
    padding-bottom: 15px;
    font-size: 24px;
    letter-spacing: 0.05em;
    line-height: 1.7;
    white-space: nowrap;
  }
  #sec2 .price-gr dl small {
    font-size: 17px;
  }
  #sec2 .price-gr dl + dl {
    margin-top: 22px;
  }
  #sec3 {
    padding: 150px 30px 290px;
  }
  #sec3 .wrap {
    position: relative;
  }
  #sec3 .ttl {
    font-size: 78px;
    text-align: left;
    line-height: 1.2;
  }
  #sec3 .ttl small {
    font-size: 48px;
  }
  #sec3 .txt {
    margin-top: 38px;
    line-height: 42px;
    max-width: 430px;
  }
  #sec3 .photo {
    margin-top: 0;
    position: absolute;
    top: -21px;
    right: calc(50% - 50vw);
    left: 500px;
    height: 593px;
  }
  #sec3 .photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  #sec4 {
    padding: 30px 30px 0;
    position: relative;
    z-index: 1;
    background: url("../img/shared/bg2.jpg") repeat center top;
  }
  #sec4::before {
    content: '';
    position: absolute;
    top: -170px;
    left: 0;
    background: url("../img/about/sec4_bg_deco_top.png") no-repeat center top/100%;
    width: 100%;
    min-width: 1500px;
    height: 300vw;
  }
  #sec4 .gr-txt {
    margin-top: 20px;
  }
  #sec4 .deco1 {
    top: -265px;
    left: calc(50% - 769px);
    width: auto;
  }
  #sec4 .gr-main {
    display: flex;
  }
  #sec4 .photo {
    margin-left: -99px;
  }
  #sec4 .gr-txt {
    max-width: 420px;
    margin: 30px 0 0 50px;
  }
  #sec4 .ttl {
    font-size: 68px;
    text-align: left;
    white-space: nowrap;
  }
  #sec4 .ttl small {
    font-size: 48px;
  }
  #sec4 .txt {
    margin: 26px 0 0 4px;
    line-height: 42px;
  }
  #sec5 {
    padding: 0 30px 100px;
    z-index: 1;
    margin-top: -60px;
  }
  #sec5::before {
    content: '';
    position: absolute;
    bottom: -140px;
    left: 0;
    background: url("../img/about/sec4_bg_deco_bottom.png") no-repeat center bottom/100%;
    width: 100%;
    min-width: 1500px;
  }
  #sec5 .gr-main {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
  }
  #sec5 .sec5-slider {
    max-width: 633px;
  }
  #sec5 .sec5-slider .slick-dots {
    justify-content: flex-start;
    line-height: 1.3;
    gap: 11px;
    margin: 13px 0 0 -4px;
  }
  #sec5 .sec5-slider .slick-dots li {
    width: auto;
  }
  #sec5 .sec5-slider .slick-dots button {
    border-color: #000;
    width: 16px;
    height: 16px;
    cursor: pointer;
  }
  #sec5 .sec5-slider .slick-dots .slick-active button {
    background: #000;
  }
  #sec5 .gr-txt {
    margin: 144px 67px 0 0;
  }
  #sec5 .ttl {
    font-size: 60px;
    text-align: left;
  }
  #sec5 .ttl small {
    font-size: 48px;
  }
  #sec5 .ttl .big {
    font-size: 68px;
  }
  #sec5 .txt {
    margin-top: 36px;
    line-height: 42px;
  }
  #sec6 {
    position: relative;
    z-index: 2;
    padding: 71px 30px 162px;
  }
  #sec6 .wrap {
    position: relative;
  }
  #sec6 .deco {
    top: -241px;
    right: calc(50% - 702px);
    width: auto;
  }
  #sec6 .gr-main {
    position: relative;
  }
  #sec6 .photo {
    position: absolute;
    top: 0;
    left: calc(50% - 50vw);
    right: 500px;
    height: 529px;
  }
  #sec6 .photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  #sec6 .gr-txt {
    max-width: 413px;
    margin: 0 0 0 auto;
    padding: 144px 0 0 0;
  }
  #sec6 .ttl {
    font-size: 68px;
    text-align: left;
    line-height: 1.1;
  }
  #sec6 .ttl small {
    font-size: 48px;
  }
  #sec6 .txt {
    margin-top: 26px;
    line-height: 42px;
  }
  #sec7 {
    padding: 106px 0 157px;
  }
  #sec7::before {
    left: calc(50% + 145px);
  }
  #sec7 .deco1 {
    width: auto;
    top: -153px;
    right: calc(50% - 723px);
  }
  #sec7 .ttl {
    font-size: 60px;
  }
  #sec7 .gr-map {
    max-width: 772px;
    margin: 61px auto 0;
  }
  #sec7 .gr-map .search {
    width: auto;
    width: 62px;
  }
  #sec7 .gr-map .search1 {
    top: 21.9%;
    left: 53.2%;
  }
  #sec7 .gr-map .search2 {
    top: 66.6%;
    left: 23.5%;
  }
  #sec7 .gr-map .search3 {
    top: 50%;
    left: 90%;
  }
  #sec7 .gr-map .search4 {
    top: 55.4%;
    left: 58%;
  }
  #sec7 .gr-map .search5 {
    top: 9.1%;
    left: 2.1%;
  }
  #sec7 .txt1 {
    margin-top: 19px;
    text-align: center;
    line-height: 42px;
  }
  #sec7 .txt2 {
    margin-top: 10px;
    text-align: center;
  }
  #sec7 .txt2 .icon {
    width: 43px;
    margin: -2px 4px 0;
  }
  .map-pop {
    color: #fff;
  }
  .map-pop .pop-main {
    gap: 100px;
    justify-content: center;
  }
  .map-pop .pop-ttl {
    font-size: 48px;
  }
  .map-pop .remodal-close2 {
    text-underline-offset: 10px;
    font-size: 20px;
    margin-top: 80px;
    color: #000;
    cursor: pointer;
    transition: 0.3s;
  }
  .map-pop .remodal-close2:hover {
    opacity: 0.6;
  }
}

@media (min-width: 768px) and (max-width: 1200px) {
  #sec4 .deco1 {
    left: calc(50% - 619px);
  }
  #sec7 .deco1 {
    right: calc(50% - 623px);
  }
}

main {
  overflow: hidden;
}

#key-box dl {
  position: relative;
}

#key-box dl dt {
  font-size: 7.5vw;
  line-height: 1.3;
  color: #FFF;
  position: absolute;
  top: 20vw;
  left: 40%;
  z-index: 1;
  text-shadow: 0 0 10px #000;
}

#key-box dl dd {
  position: relative;
  overflow: hidden;
}

#key-box dl dd img {
  width: 160%;
  max-width: 160%;
  margin-left: -30%;
}

@media screen and (min-width: 768px) {
  #key-box dl {
    position: relative;
  }
  #key-box dl dt {
    font-size: 77px;
    line-height: 105px;
    color: #FFF;
    position: absolute;
    top: 200px;
    right: 8%;
    z-index: 1;
    text-align: right;
  }
  #key-box dl dd {
    position: relative;
    overflow: hidden;
    height: 860px;
  }
  #key-box dl dd img {
    width: 100%;
    max-width: 100%;
    margin-left: 0%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
  }
}
