body {
  background: url(../img/shared/bg3.jpg);
}

#kv-sightseeing {
  padding: 15vw 0;
  position: relative;
}
#kv-sightseeing::before {
  content: "";
  background: url(../img/sightseeing/kv_circle1.png) no-repeat left top 20vw/40%, url(../img/sightseeing/kv_circle2.png) no-repeat right -20vw top 30vw/70%, url(../img/sightseeing/kv_circle3.jpg) no-repeat left 5vw bottom/70%, url(../img/sightseeing/kv_circle4.jpg) no-repeat right 5vw bottom 35vw/30%, #faf9f5;
  width: 90%;
  height: 100%;
  border-radius: 50vw 50vw 0 0;
  position: absolute;
  left: 5%;
  top: 0;
}
#kv-sightseeing .group-photo {
  position: relative;
  margin-bottom: 25vw;
}
#kv-sightseeing .group-photo .photo-2 {
  width: 45%;
  position: absolute;
  left: 3vw;
  bottom: -15vw;
}
#kv-sightseeing h2 {
  display: flex;
  justify-content: center;
  font-size: 7vw;
  margin-bottom: 10vw;
}
#kv-sightseeing h2 span {
  line-height: 2em;
  writing-mode: vertical-rl;
  width: -moz-max-content;
  width: max-content;
  height: -moz-max-content;
  height: max-content;
  position: relative;
  z-index: 0;
  padding: 2vw 0;
}
#kv-sightseeing h2 span::before {
  content: "";
  height: 100%;
  width: 5vw;
  left: 2vw;
  top: 0;
  position: absolute;
  background: #fffea5;
  z-index: -1;
}
#kv-sightseeing .deco-1 {
  position: absolute;
  right: 10vw;
  top: -10vw;
  width: 18vw;
}
#kv-sightseeing .deco-2 {
  position: absolute;
  right: 10vw;
  bottom: 50vw;
  width: 18vw;
}
#kv-sightseeing .deco-3 {
  position: absolute;
  left: 12vw;
  bottom: 35vw;
  width: 18vw;
}
#kv-sightseeing .deco-4 {
  position: absolute;
  left: 18vw;
  top: 92vw;
  width: 14vw;
}
#kv-sightseeing .deco-5 {
  position: absolute;
  right: 10vw;
  bottom: -10vw;
  width: 15vw;
}
#kv-sightseeing .txt {
  text-align: center;
  letter-spacing: 0;
  margin-bottom: 120px;
  position: relative;
}
#kv-sightseeing .txt::after {
  content: "";
  background: url(../img/sightseeing/kv_deco_dot.png) no-repeat 0 0/100%;
  width: 11px;
  height: 58px;
  left: 50%;
  transform: translateX(-50%);
  bottom: -80px;
  position: absolute;
}
#kv-sightseeing h3 {
  text-align: center;
  font-size: 7vw;
  margin-bottom: 2vw;
}
#kv-sightseeing .ttl-deco {
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto;
  font-size: 10vw;
  color: #fff;
  position: relative;
  z-index: 0;
  padding: 10vw;
}
#kv-sightseeing .ttl-deco::before {
  content: "";
  background: url(../img/sightseeing/kv_ttl_deco1.png) no-repeat 0 0/100%;
  width: 100%;
  height: 22vw;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  position: absolute;
  z-index: -1;
}
#kv-sightseeing .ttl-deco span {
  font-size: 7vw;
}

@media screen and (min-width: 768px) {
  #kv-sightseeing {
    padding: 100px 0 225px;
  }
  #kv-sightseeing::before {
    content: "";
    background: url(../img/sightseeing/kv_circle1.png) no-repeat left top 510px/auto, url(../img/sightseeing/kv_circle2.png) no-repeat right top 215px/auto, url(../img/sightseeing/kv_circle3.jpg) no-repeat left 120px bottom/auto, url(../img/sightseeing/kv_circle4.jpg) no-repeat right calc(50% - 295px) bottom 160px/auto, #faf9f5;
    width: calc(100% - 50px);
    height: 100%;
    max-width: 1450px;
    border-radius: 50vw 50vw 0 0;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
  }
  #kv-sightseeing .wrap {
    max-width: 1200px;
  }
  #kv-sightseeing .group-photo {
    margin-bottom: 140px;
    margin-left: 35px;
  }
  #kv-sightseeing .group-photo .photo-2 {
    width: -moz-max-content;
    width: max-content;
    left: 35px;
    bottom: -75px;
  }
  #kv-sightseeing h2 {
    font-size: 46px;
    margin-bottom: 0;
    position: absolute;
    left: calc(50% + 200px);
    top: 135px;
  }
  #kv-sightseeing h2 span {
    line-height: 2em;
    padding: 10px 0;
  }
  #kv-sightseeing h2 span::before {
    height: 100%;
    width: 30px;
    left: 10px;
    z-index: -1;
  }
  #kv-sightseeing .deco-1 {
    right: calc(50% - 275px);
    top: -70px;
    width: -moz-max-content;
    width: max-content;
  }
  #kv-sightseeing .deco-2 {
    right: calc(50% - 640px);
    bottom: 550px;
    width: -moz-max-content;
    width: max-content;
  }
  #kv-sightseeing .deco-3 {
    left: calc(50% - 600px);
    bottom: 180px;
    width: -moz-max-content;
    width: max-content;
  }
  #kv-sightseeing .deco-4 {
    left: calc(50% - 650px);
    top: 955px;
    width: -moz-max-content;
    width: max-content;
  }
  #kv-sightseeing .deco-5 {
    right: calc(50% - 595px);
    bottom: -190px;
    width: -moz-max-content;
    width: max-content;
  }
  #kv-sightseeing .txt {
    font-size: 18px;
    line-height: 49px;
    letter-spacing: 2px;
    padding-left: 15px;
    margin-bottom: 180px;
  }
  #kv-sightseeing .txt::after {
    width: 11px;
    height: 58px;
    bottom: -110px;
  }
  #kv-sightseeing h3 {
    font-size: 40px;
    margin-bottom: 50px;
  }
  #kv-sightseeing .ttl-deco {
    font-size: 60px;
    padding: 20px;
  }
  #kv-sightseeing .ttl-deco::before {
    width: 398px;
    height: 124px;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
  }
  #kv-sightseeing .ttl-deco span {
    font-size: 36px;
  }
}
#map {
  padding: 10vw 0;
}

@media screen and (min-width: 768px) {
  #map {
    padding: 140px 0;
  }
  #map .wrap {
    max-width: 1200px;
  }
  #map iframe {
    height: 550px;
  }
}
.sec-g1 {
  padding: 20vw 0;
}
.sec-g1 .ttl-s1 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: -moz-max-content;
  width: max-content;
  top: -10vw;
  z-index: 0;
  color: #fff;
}
.sec-g1 .ttl-s1::before {
  content: "";
  background: url(../img/sightseeing/gourmet_ttl_deco.png) no-repeat center center/100%;
  width: 60vw;
  height: 25vw;
  left: 50%;
  transform: translateX(-50%);
  top: -2vw;
  position: absolute;
  z-index: -1;
}
.sec-g1 .ttl-s1 .ttl-eng {
  margin-bottom: 2vw;
}
.sec-g1 .ttl-s1 .ttl-eng::before {
  border-left: 1px solid #fff;
}
.sec-g1 .ttl-s1 .ttl-eng::after {
  border-left: 1px solid #fff;
}
.sec-g1 .ttl-s1 .ttl-jp {
  font-size: 8vw;
}
.sec-g1 .box {
  background: #fff;
  padding: 20vw 5vw 5vw;
}
.sec-g1 .box .desc {
  text-align: center;
  margin-bottom: 30px;
}
.sec-g1 .box .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.sec-g1 .box .row .col {
  margin-bottom: 30px;
  width: 48%;
}
.sec-g1 .box .row .col .col-img {
  margin-bottom: 20px;
}
.sec-g1 .box .row .col h3 {
  font-size: 18px;
  font-family: "Shippori Mincho B1";
  margin-bottom: 10px;
}
.sec-g1 .box .row .col .col-desc {
  margin-bottom: 10px;
}
.sec-g1 .box .row .col .btn-map a {
  font-family: "Shippori Mincho B1";
  display: block;
  width: -moz-max-content;
  width: max-content;
  padding-right: 20px;
  padding-bottom: 2px;
  border-bottom: 1px solid;
  background: url(../img/sightseeing/icon_map.png) no-repeat right 5px center/auto;
}

@media screen and (min-width: 768px) {
  .sec-g1 {
    padding: 160px 0 100px;
  }
  .sec-g1 .wrap {
    max-width: 1200px;
  }
  .sec-g1 .ttl-s1 {
    top: -40px;
  }
  .sec-g1 .ttl-s1::before {
    width: 320px;
    height: 131px;
    top: -20px;
  }
  .sec-g1 .ttl-s1 .ttl-eng {
    margin-bottom: 10px;
    font-size: 14px;
  }
  .sec-g1 .ttl-s1 .ttl-eng::before {
    top: 7px;
    bottom: 7px;
    left: -5px;
  }
  .sec-g1 .ttl-s1 .ttl-eng::after {
    top: 7px;
    right: -4px;
    bottom: 7px;
  }
  .sec-g1 .ttl-s1 .ttl-jp {
    font-size: 40px;
  }
  .sec-g1 .box {
    padding: 95px 100px 40px;
  }
  .sec-g1 .box .desc {
    text-align: center;
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 36px;
  }
  .sec-g1 .box .row {
    display: flex;
    justify-content: flex-start;
  }
  .sec-g1 .box .row .col {
    margin-bottom: 50px;
    width: 31%;
    margin-right: 3.5%;
  }
  .sec-g1 .box .row .col:nth-child(3n) {
    margin-right: 0;
  }
  .sec-g1 .box .row .col .col-img {
    margin-bottom: 20px;
  }
  .sec-g1 .box .row .col .col-img img {
    width: 100%;
  }
  .sec-g1 .box .row .col h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .sec-g1 .box .row .col .col-desc {
    margin-bottom: 10px;
  }
  .sec-g1 .box .row .col .btn-map a {
    font-size: 13px;
    padding-right: 25px;
  }
  .sec-g1 .box .row .col .btn-map a:hover {
    opacity: 0.57;
  }
}
#gourmet {
  background: url(../img/sightseeing/gourmet_pt1.jpg);
}

#activity {
  background: url(../img/sightseeing/activity_bg.webp);
}
#activity .ttl-s1::before {
  background: url(../img/sightseeing/activity_ttl_deco.png) no-repeat 0 0/100%;
}

#art {
  background: url(../img/sightseeing/art_bg.jpg);
}
#art .ttl-s1::before {
  background: url(../img/sightseeing/art_ttl_deco.png) no-repeat 0 0/100%;
}

#breathtaking {
  background: url(../img/sightseeing/breathtaking_bg.jpg);
}
#breathtaking .ttl-s1::before {
  background: url(../img/sightseeing/breathtaking_ttl_deco.png) no-repeat 0 0/100%;
}

#history {
  background: url(../img/sightseeing/history_bg.webp);
}
#history .ttl-s1::before {
  background: url(../img/sightseeing/history_ttl_deco.png) no-repeat 0 0/100%;
}

#kankou {
  padding: 15vw 0;
  background: #eef9f9;
}
#kankou ul li a {
  display: block;
  width: 250px;
  padding: 12px;
  text-align: center;
  background: #04345c;
  margin: 0 auto 20px;
  color: #fff;
  border-radius: 5px;
}
#kankou ul li a span {
  padding-right: 20px;
  position: relative;
}
#kankou ul li a span::after {
  content: "";
  background: url(../img/sightseeing/icon_square.png) no-repeat 0 0/100%;
  width: 15px;
  height: 12px;
  right: 0;
  top: 3px;
  position: absolute;
}

@media screen and (min-width: 768px) {
  #kankou {
    padding: 145px 0 135px;
  }
  #kankou ul {
    display: flex;
    justify-content: center;
    gap: 0 50px;
  }
  #kankou ul li a {
    font-size: 18px;
    width: 350px;
    padding: 30px 12px;
  }
  #kankou ul li a:hover {
    opacity: 0.7;
  }
  #kankou ul li a span {
    padding-right: 35px;
    letter-spacing: 2px;
  }
  #kankou ul li a span::after {
    width: 21px;
    height: 17px;
    top: 3px;
  }
}
#access {
  padding: 10vw 0;
}
#access .ttl-s1 .ttl-jp {
  font-size: 8vw;
}
#access .row-1 {
  margin-bottom: 40px;
}
#access .row-1 .google-map {
  margin-bottom: 30px;
}
#access .row-1 .google-map iframe {
  margin-bottom: -8px;
}
#access .row-1 .google-map .btn-google a {
  display: block;
  text-align: center;
  background: #a0a0a0;
  color: #fff;
  padding: 10px;
}
#access .row-1 .google-map .btn-google a span {
  padding-left: 20px;
  position: relative;
}
#access .row-1 .google-map .btn-google a span::before {
  content: "";
  background: url(../img/sightseeing/icon_map_w.png) no-repeat 0 0/100%;
  width: 11px;
  height: 15px;
  left: 0;
  top: 3px;
  position: absolute;
}
#access .row-1 .content h3 {
  font-size: 20px;
  line-height: 36px;
  margin-bottom: 5px;
}
#access .row-1 .content .desc {
  margin-bottom: 40px;
}
#access .row-1 .content dl {
  display: flex;
  margin-bottom: 15px;
}
#access .row-1 .content dl dt {
  width: 80px;
}
#access .row-1 .content dl dd {
  width: calc(100% - 80px);
}
#access .group-photo {
  padding: 25px;
  background: #fff;
  margin-bottom: 30px;
}
#access .group-photo .photo-1 {
  margin-bottom: 20px;
}
#access .row-2 .col {
  margin-bottom: 30px;
}
#access .row-2 .col h3 {
  font-size: 18px;
  border-bottom: 2px dotted #7c8b98;
  padding-bottom: 8px;
  margin-bottom: 8px;
}
#access .row-2 .col .col-desc {
  margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
  #access {
    padding: 140px 0 115px;
  }
  #access .ttl-s1 .ttl-jp {
    font-size: 40px;
  }
  #access .row-1 {
    margin-bottom: 40px;
    display: flex;
    gap: 0 85px;
  }
  #access .row-1 .google-map {
    margin-bottom: 30px;
    width: 50%;
  }
  #access .row-1 .google-map iframe {
    margin-bottom: -8px;
  }
  #access .row-1 .google-map .btn-google a {
    font-size: 14px;
  }
  #access .row-1 .google-map .btn-google a:hover {
    opacity: 0.7;
  }
  #access .row-1 .content {
    padding-top: 40px;
  }
  #access .row-1 .content h3 {
    margin-bottom: 10px;
  }
  #access .row-1 .content .desc {
    margin-bottom: 45px;
  }
  #access .row-1 .content dl {
    margin-bottom: 20px;
  }
  #access .row-1 .content dl dt {
    width: 100px;
  }
  #access .row-1 .content dl dd {
    width: calc(100% - 100px);
  }
  #access .group-photo {
    padding: 40px 35px;
    margin-bottom: 30px;
    display: flex;
    justify-content: space-between;
  }
  #access .group-photo .photo-1 {
    margin-bottom: 20px;
  }
  #access .row-2 {
    display: flex;
    justify-content: space-between;
  }
  #access .row-2 .col {
    margin-bottom: 30px;
    width: 465px;
  }
  #access .row-2 .col h3 {
    font-size: 20px;
    border-bottom: 3px dotted #7c8b98;
    padding-bottom: 15px;
    margin-bottom: 12px;
  }
  #access .row-2 .col .col-desc {
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1300px) {
  #kv-sightseeing .deco-3 {
    left: calc(50% - 480px);
  }
  #kv-sightseeing .deco-2 {
    right: calc(50% - 500px);
    bottom: 450px;
  }
  #kv-sightseeing .deco-5 {
    right: calc(50% - 480px);
  }
  #kv-sightseeing .deco-4 {
    left: calc(50% - 480px);
  }
  #map {
    padding-left: 20px;
    padding-right: 20px;
  }
  .sec-g1 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .sec-g1 .box {
    padding: 95px 80px 40px;
  }
}/*# sourceMappingURL=sightseeing.css.map */