@charset "UTF-8";
body {
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 900;
  background: url(../images/bg-pc.jpg) no-repeat 0 0/cover;
  background-attachment: fixed;
  -webkit-font-smoothing: antialiased;
  word-break: break-word;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: -0.03em;
}

*:before, *:after {
  display: block;
}

img {
  max-width: 100%;
  height: auto;
  display: inline-block;
}

a {
  text-decoration: none;
}

@media (hover: hover) {
  .opacity-link {
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
  }
  .opacity-link:hover {
    opacity: 0.6;
  }
}
@media (max-width: 768px) {
  .pc-disp {
    display: none !important;
  }
}

@media (min-width: 769px) {
  .sp-disp {
    display: none !important;
  }
}

.wrapper {
  position: relative;
}
@media (min-width: 769px) {
  .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media (min-width: 769px) {
  .pc {
    position: sticky;
    top: 0;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    height: 100vh;
  }
  .pc .pc-mv {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 auto;
    padding: 50px;
  }
  .pc .pc-mv img {
    max-width: 100%;
    max-height: 100%;
    max-height: calc(100vh - 270px);
    margin: 0 auto;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .pc .pc-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 11px 0;
    width: 334px;
    margin: 0 auto 0;
  }
}
@media (max-width: 768px) {
  .pc {
    display: none;
  }
}

.main {
  position: relative;
}
@media (min-width: 769px) {
  .main {
    width: 505px;
  }
}
@media (min-width: 769px) {
  .main .contents {
    width: 375px;
    margin-right: 130px;
    -webkit-box-shadow: 0px 0px 20px #041c0c;
            box-shadow: 0px 0px 20px #041c0c;
  }
}
.main .header .mv {
  line-height: 0;
}
.main .header .lead {
  line-height: 0;
}
.main .bird {
  position: absolute;
  right: 0;
  top: 306px;
  width: 139px;
}
@media (max-width: 768px) {
  .main .bird {
    display: none;
  }
}

.sp-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  right: 130px;
  bottom: 0;
  width: 375px;
  height: 81px;
}
@media (max-width: 768px) {
  .sp-nav {
    width: 100vw;
    height: 21.6vw;
    right: 0;
  }
}
.sp-nav a {
  width: 50%;
}

.sand {
  padding-bottom: 30px;
  background: url(../images/bg-sand.jpg) repeat-y 0 0/contain;
}

.waku {
  position: relative;
  width: 328px;
  margin: 0 auto;
}
.waku::before, .waku::after {
  content: "";
  display: block;
}
.waku::before {
  height: 37px;
  background: url(../images/waku1.png) no-repeat 0 0/100%;
}
.waku::after {
  height: 28px;
  background: url(../images/waku3.png) no-repeat 0 100%/100%;
}
.waku-in {
  margin: 0 auto;
  background: url(../images/waku2.png) repeat-y 0 0/100%;
}

.label span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #EFCA8D;
  font-size: 14px;
  width: 57px;
  height: 20px;
  border-radius: 50px;
}

.info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 6px;
  margin-top: 10px;
}
.info .body {
  width: calc(100% - 63px);
  color: #603813;
  font-size: 16px;
  text-align: left;
}

.sec1 {
  padding-top: 30px;
  text-align: center;
  color: #603813;
  font-size: 15px;
  line-height: 1.6;
}
.sec1 .waku::before {
  display: none;
}
.sec1 .waku-in {
  padding: 100px 22px 0;
}
.sec1-hd {
  position: absolute;
  top: -25px;
  left: 50%;
  width: 350px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.sec1 .txt {
  margin-top: 10px;
}
.sec1 .arr-sec1, .sec1 .img1, .sec1 .img2, .sec1 .img3, .sec1 .img4 {
  line-height: 0;
}
.sec1 .step {
  margin-top: 10px;
  line-height: 0;
}
.sec1 .step img {
  width: 100px;
}
.sec1 .img2 {
  margin-top: 10px;
}
.sec1 .img3 {
  margin-top: 13px;
}
.sec1 .label {
  margin-top: 7px;
}
.sec1 .label span {
  width: 79px;
  margin: 0 auto;
}
.sec1 .img4 {
  width: 250px;
  margin: 0 auto;
}

.sec2 {
  padding-top: 26px;
  margin-top: 50px;
  text-align: center;
  color: #603813;
  font-size: 15px;
  line-height: 1.6;
  letter-spacing: -0.03em;
}
.sec2 .waku::before {
  display: none;
}
.sec2 .waku-in {
  padding: 100px 34px 0;
}
.sec2-hd {
  position: absolute;
  top: -25px;
  left: 50%;
  width: 350px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.sec2 .sec2-event {
  position: relative;
}
.sec2 .sec2-event:not(:first-child) {
  margin-top: 30px;
}
.sec2 .sec2-event .area {
  margin: 0 -34px;
}
.sec2 .sec2-event .subtitle {
  position: relative;
  margin-top: 15px;
}
.sec2 .sec2-event .subtitle .chara {
  position: absolute;
  width: 130px;
}
.sec2 .sec2-event .subtitle .chara1 {
  left: -55px;
  top: 45px;
}
.sec2 .sec2-event .subtitle .chara2 {
  left: -55px;
  top: 25px;
}
.sec2 .sec2-event .subtitle .chara3 {
  left: -55px;
  top: 80px;
}
.sec2 .sec2-event .subtitle .chara4 {
  left: -55px;
  top: 9px;
}
.sec2 .sec2-event .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  width: 260px;
  height: 36px;
  margin-top: 20px;
  background: #000;
  border-radius: 50px;
  color: #fff;
  font-size: 16px;
}
.sec2 .sec2-event .btn::after {
  content: "";
  display: block;
  position: absolute;
  right: 12px;
  top: 14px;
  background: url(../images/arr2.svg) no-repeat 0 0/contain;
  width: 18px;
  height: 6px;
}
.sec2 .sec2-event .btn1 {
  background-color: #1A9245;
}
.sec2 .sec2-event .btn2 {
  background-color: #071BF8;
}
.sec2 .sec2-event .btn3 {
  background-color: #0FAABF;
}
.sec2 .sec2-event .btn4 {
  background-color: #ED1C24;
}
.sec2 .sec2-event .ornament {
  position: absolute;
}
.sec2 .sec2-event .ornament.banana {
  right: -57px;
  bottom: 54px;
  width: 144px;
}
.sec2 .sec2-event .ornament.kumanomi {
  right: -36px;
  bottom: 46px;
  width: 113px;
}
.sec2 .sec2-event .ornament.manatee {
  right: -40px;
  bottom: 38px;
  width: 114px;
}
.sec2 .sec2-event .ornament.house {
  right: -30px;
  bottom: 48px;
  width: 102px;
}

.sec3-main {
  padding: 50px 0;
  background: url(../images/sec3/bg.png) no-repeat 50% 50%/cover;
}
.sec3-main .waku-in {
  padding: 0 34px;
}
.sec3-main .txt {
  margin-top: 5px;
  color: #93278F;
  font-size: 16px;
  line-height: 1.6;
  text-align: center;
}
.sec3-main .txt2 {
  margin-top: 14px;
}
.sec3-main .img {
  margin-top: 14px;
}
.sec3-main .caption {
  margin-top: 3px;
  color: #603813;
  font-size: 10px;
}
.sec3-main .info {
  margin-top: 10px;
}
.sec3-main .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  width: 260px;
  height: 36px;
  margin-top: 20px;
  background: #93278F;
  border-radius: 50px;
  color: #fff;
  font-size: 16px;
  line-height: 1;
}
.sec3-main .btn::after {
  content: "";
  display: block;
  position: absolute;
  right: 12px;
  top: 14px;
  background: url(../images/arr2.svg) no-repeat 0 0/contain;
  width: 18px;
  height: 6px;
}

.sec4 {
  line-height: 0;
}

.sec5 {
  padding: 50px 25px 0;
  background: #ED1C24;
  color: #fff;
  font-size: 12px;
}
.sec5 .list {
  margin: 12px 0 0;
  padding-left: 1.5em;
  list-style: outside "※";
  line-height: 1.6;
}

.footer {
  padding: 50px 0 80px;
  background: #ED1C24;
}
@media (max-width: 768px) {
  .footer {
    padding-bottom: 20.8vw;
  }
}
/*# sourceMappingURL=../css/maps/layout.css.map */
