#key {
  background: url("../img/sightseeing/kv.jpg") no-repeat center/cover;
}

[class^=txt] {
  line-height: 45px;
}

.memo {
  text-align: center;
  color: #fff;
  background: #d2a445;
  border-radius: 40px;
  line-height: 1.6;
  letter-spacing: 0.1em;
  padding: 16px 10px;
  box-sizing: border-box;
}
#sec1 .wrap {
  padding: 113px 0px 0px;
}
#sec1 .wrap:before {
  content: "";
  position: absolute;
  top: 33px;
  right: -155px;
  background-image: url(../img/sightseeing/sec1_deco.png);
  width: 548px;
  height: 699px;
  background-position: center top;
  background-repeat: no-repeat;
}
#sec1 h2 {
  width: fit-content;
  margin: 0px auto;
  position: relative;
  overflow: hidden;
  font-size: 40px;
  line-height: 1.5;
  letter-spacing: 0.18em;
  padding: 0px 55px 18px;
}
#sec1 h2 small {
  font-size: 24px;
}
#sec1 h2:after {
  content: "";
  position: absolute;
  bottom: 0; /* Position at the bottom */
  left: 0;
  width: 100%;
  height: 1px; /* Thickness of your blurred border */
  background: linear-gradient(to right, transparent 0%, rgba(255, 255, 255, 0.7) 20%, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.7) 80%, transparent 100%);
}
#sec1 .txt {
  width: fit-content;
  margin: 62px auto 0px;
  line-height: 2.66;
  letter-spacing: 0.1em;
}
#sec1 .txt li + li {
  margin-right: 40px;
}

#sec2 {
  margin-top: 60px;
  position: relative;
}
#sec2:before {
  content: "";
  position: absolute;
  top: 90px;
  left: 0px;
  right: 148px;
  background-image: url(../img/sightseeing/sec2_bg.png);
  height: 710px;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
}
#sec2 .sec2-catch {
  text-align: right;
  margin: 77px -4px 0px 0px;
}
#sec2 .inner {
  justify-content: space-between;
  align-items: flex-start;
}
#sec2 .box {
  background: rgba(0, 0, 0, 0.75);
  box-sizing: border-box;
  width: 640px;
  padding: 65px 80px;
  margin: -12px 0px 0px -60px;
}
#sec2 .col-right {
  width: 380px;
  margin-top: 68px;
}
#sec2 .col-right .txt {
  margin-top: 25px;
}
#sec2 .sec2-img {
  margin-right: -100px;
}

#sec3 .memo {
  width: 300px;
}
#sec3 .inner1 {
  position: relative;
  z-index: 1;
  padding-bottom: 65px;
}
#sec3 .inner1:before {
  content: "";
  position: absolute;
  left: 75px;
  right: 75px;
  bottom: 0px;
  height: 310px;
  background: rgba(0, 0, 0, 0.75);
  z-index: -1;
}
#sec3 .inner1 h2 {
  margin: -69px 0px 0px 143px;
}
#sec3 .inner1 .col-right {
  margin-top: 10px;
}
#sec3 .inner1 .inner-right {
  align-items: flex-start;
  margin-left: 32px;
}
#sec3 .inner1 .memo {
  margin: 46px 0px 0px 3px;
}
#sec3 .inner1 .txt {
  width: 460px;
  margin: 108px 0px 0px -36px;
}
#sec3 .sec3-img {
  margin: -101px -100px 0px;
}
#sec3 .inner2 {
  margin: 35px 52px 0px;
  column-gap: 55px;
}
#sec3 .inner2 .txt {
  width: 420px;
}

#sec4 {
  margin-top: 196px;
}
#sec4 .wrap:before {
  content: "";
  position: absolute;
  top: -212px;
  left: 108px;
  background-image: url(../img/sightseeing/sec4_deco2.png);
  width: 652px;
  height: 545px;
  background-position: center center;
  background-repeat: no-repeat;
}
#sec4 .row {
  margin-left: 220px;
  position: relative;
  z-index: 1;
}
#sec4 h2 {
  margin-top: 30px;
  font-size: 24px;
  line-height: 1.66;
  letter-spacing: 0.1em;
}
#sec4 h2 span {
  font-size: 40px;
}
#sec4 .sec4-btn {
  width: 352px;
  margin-top: 20px;
}
#sec4 .btn-global {
  padding-top: 11.5px;
  padding-bottom: 11.5px;
}
#sec4 .sec4-img {
  position: absolute;
  top: -40px;
  right: 67px;
}
#sec4 .memo {
  margin: 50px 0px 0px -30px;
  width: 300px;
}

#sec5 {
  position: relative;
}
#sec5:before {
  content: "";
  position: absolute;
  top: -39px;
  left: 250px;
  right: 0px;
  background-image: url(../img/sightseeing/sec5_img.png);
  max-width: 1500px;
  height: 650px;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
  margin-left: auto;
}
#sec5 .inner {
  justify-content: space-between;
  max-width: 1500px;
  margin: 0px auto;
}
#sec5 .box {
  box-sizing: border-box;
  margin: 131px 0px 0px 0px;
  padding: 64px 80px 80px;
  background: rgba(0, 0, 0, 0.75);
  width: 640px;
}
#sec5 .sec5-btn {
  width: 352px;
  margin: 23px 0px 0px 63px;
}
#sec5 .btn-global {
  padding-top: 11.5px;
  padding-bottom: 11.5px;
}
#sec5 h2 {
  margin: 61px 56px 0px 0px;
}

#sec6 {
  margin-top: -43px;
  position: relative;
}
#sec6 .sec6-deco {
  position: absolute;
  top: -8px;
  left: calc(50% - 434px);
}
#sec6 h2 {
  position: relative;
  z-index: 1;
  margin-left: calc(50% - 134px);
}
#sec6 h3 {
  font-size: 36px;
  letter-spacing: 0.18em;
  line-height: 1.52;
  width: fit-content;
  position: relative;
  padding-top: 150px;
  margin-left: 145px;
  white-space: nowrap;
}
#sec6 h3:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  margin: 0px auto;
  background: #fff;
  width: 1px;
  height: 120px;
}
#sec6 .sec6-img1 {
  margin: -165px 0px 0px;
  height: 700px;
}
#sec6 .sec6-img1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#sec6 .inner1 {
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
}
#sec6 .inner1:before {
  content: "";
  position: absolute;
  right: -4px;
  bottom: -20px;
  background-image: url(../img/sightseeing/sec6_img_deco.png);
  width: 584px;
  height: 467px;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: -1;
}
#sec6 .inner1 .col-left {
  margin-top: -80px;
}
#sec6 .inner1 .txt {
  width: 455px;
  margin: 45px 44px 0px 0px;
}
#sec6 .sec6-img2 {
  margin-left: -100px;
}
#sec6 .inner2 {
  justify-content: space-between;
}
#sec6 .inner2 [class^=col] {
  width: 550px;
}
#sec6 .inner2 .sec6-img {
  position: relative;
}
#sec6 .inner2 .col-left {
  margin: 68px 0px 0px -50px;
}
#sec6 .inner2 h4{
  white-space: nowrap;
}
#sec6 .inner2 .col-left h4 {
  left: 100px;
  bottom: -50px;
}
#sec6 .inner2 .col-right {
  margin: -54px -50px 0px 0px;
}
#sec6 .inner2 .col-right h4 {
  top: -50px;
  right: 100px;
}
#sec6 .inner2 .sec6-btn {
  margin: 40px 0px 0px 50px;
  width: 352px;
}
#sec6 .inner2 .sec6-btn .btn-global {
  padding-top: 11.5px;
  padding-bottom: 11.5px;
}
#sec6 h4 {
  width: 100px;
  height: 220px;
  font-size: 36px;
  letter-spacing: 0.18em;
  line-height: 1.52;
  background: rgba(0, 0, 0, 0.75);
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 1;
}
#sec6 .sec6-bnr {
  margin-top: 100px;
}

#popup-menu {
  font-family: "malgunbd";
}
#popup-menu h2 {
  font-family: "malgunbd";
}
#popup-menu h3 + h4, #popup-menu h4 + h4 {
  margin-top: 20px;
}
#popup-menu .list + h4 {
  margin-top: 30px;
}
#popup-menu .note2 {
  text-align: left;
  margin-top: 30px;
}

.sec-cv {
  margin-top: 120px;
}