@charset "UTF-8";
/*!
 * ress.css • v4.0.0
 * MIT License
 * github.com/filipelinhares/ress
 */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  word-break: normal;
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
}

*, :after, :before {
  background-repeat: no-repeat;
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

:after, :before {
  text-decoration: inherit;
  vertical-align: inherit;
}

* {
  padding: 0;
  margin: 0;
}

hr {
  overflow: visible;
  height: 0;
  color: inherit;
}

details, main {
  display: block;
}

summary {
  display: list-item;
}

small {
  font-size: 80%;
}

[hidden] {
  display: none;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline-width: 0;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
}

pre {
  font-size: 1em;
}

b, strong {
  font-weight: bolder;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  border-color: inherit;
  text-indent: 0;
}

input {
  border-radius: 0;
}

[disabled] {
  cursor: default;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  resize: vertical;
}

button, input, optgroup, select, textarea {
  font: inherit;
}

optgroup {
  font-weight: 700;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

[role=button], [type=button], [type=reset], [type=submit], button {
  cursor: pointer;
  color: inherit;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button;
}

button, input, select, textarea {
  background-color: transparent;
  border-style: none;
}

a:focus, button:focus, input:focus, select:focus, textarea:focus {
  outline-width: 0;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

select::-ms-expand {
  display: none;
}

select::-ms-value {
  color: currentColor;
}

legend {
  border: 0;
  color: inherit;
  display: table;
  white-space: normal;
  max-width: 100%;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  color: inherit;
  font: inherit;
}

img {
  border-style: none;
}

progress {
  vertical-align: baseline;
}

[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled=true] {
  cursor: default;
}

:root {
  --vw: 1vw;
}

/* ##############################################################
#
#    base
#
############################################################## */
html {
  min-height: 100%;
}

body {
  position: relative;
  width: 100%;
  min-height: 100vh;
  margin: 0;
  padding: 0 0 60px;
  font-size: 16px;
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, "arial", sans-serif;
  font-weight: 400;
  line-height: 1;
  letter-spacing: normal;
  color: #333;
  background: #fff url(../images/bg.jpg) 50% 0/cover no-repeat;
  -moz-text-size-adjust: none;
   -ms-text-size-adjust: none;
       text-size-adjust: none;
  -webkit-text-size-adjust: none;
}
@media screen and (max-width: 768px) {
  body {
    font-size: calc(16 / 430 * 100vw);
    padding: 0 0 110px;
    background-image: url(../images/bg_sp.jpg);
  }
}
body.hidden {
  overflow: hidden;
}
body ::-webkit-input-placeholder {
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, "arial", sans-serif;
  color: #333;
}
body ::-moz-placeholder {
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, "arial", sans-serif;
  color: #333;
}
body :-ms-input-placeholder {
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, "arial", sans-serif;
  color: #333;
}
body ::-ms-input-placeholder {
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, "arial", sans-serif;
  color: #333;
}
body ::placeholder,
body input,
body textarea,
body select {
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, "arial", sans-serif;
  color: #333;
}
body ::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
}
body ::-moz-placeholder {
  color: rgba(0, 0, 0, 0.3);
}
body :-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
}
body ::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
}
body ::placeholder {
  color: rgba(0, 0, 0, 0.3);
}
body * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body img {
  width: 100%;
  height: auto;
  vertical-align: top;
}

.pageWrapper {
  position: relative;
  z-index: 0;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .pageWrapper {
    min-width: initial;
  }
}

.teaser {
  max-width: 1400px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .teaser {
    height: calc(600 / 430 * 100vw);
    overflow: hidden;
  }
  .teaser img {
    width: calc(1100 / 430 * 100vw);
    margin: 0 0 0 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.font-lato {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.openingAnime,
.scrollAnime {
  -webkit-transition: opacity 800ms ease-in-out, -webkit-transform 800ms ease-in-out;
  transition: opacity 800ms ease-in-out, -webkit-transform 800ms ease-in-out;
  transition: opacity 800ms ease-in-out, transform 800ms ease-in-out;
  transition: opacity 800ms ease-in-out, transform 800ms ease-in-out, -webkit-transform 800ms ease-in-out;
}

.typeMove {
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}
.typeMove.go {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.typeBounce {
  -webkit-transition: opacity 500ms ease, -webkit-transform 500ms cubic-bezier(0.175, 0.885, 0.32, 2);
  transition: opacity 500ms ease, -webkit-transform 500ms cubic-bezier(0.175, 0.885, 0.32, 2);
  transition: opacity 500ms ease, transform 500ms cubic-bezier(0.175, 0.885, 0.32, 2);
  transition: opacity 500ms ease, transform 500ms cubic-bezier(0.175, 0.885, 0.32, 2), -webkit-transform 500ms cubic-bezier(0.175, 0.885, 0.32, 2);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 2);
          transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 2);
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
}
.typeBounce.go {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.typeFade {
  opacity: 0;
}
.typeFade.go {
  opacity: 1;
}

@media screen and (min-width: 769px) {
  .pcDelay1 {
    -webkit-transition-delay: 300ms !important;
            transition-delay: 300ms !important;
  }
}
@media screen and (max-width: 768px) {
  .spDelay1 {
    -webkit-transition-delay: 300ms !important;
            transition-delay: 300ms !important;
  }
}
@media screen and (min-width: 769px) {
  .pcDelay2 {
    -webkit-transition-delay: 600ms !important;
            transition-delay: 600ms !important;
  }
}
@media screen and (max-width: 768px) {
  .spDelay2 {
    -webkit-transition-delay: 600ms !important;
            transition-delay: 600ms !important;
  }
}
@media screen and (min-width: 769px) {
  .pcDelay3 {
    -webkit-transition-delay: 900ms !important;
            transition-delay: 900ms !important;
  }
}
@media screen and (max-width: 768px) {
  .spDelay3 {
    -webkit-transition-delay: 900ms !important;
            transition-delay: 900ms !important;
  }
}
@media screen and (min-width: 769px) {
  .pcDelay4 {
    -webkit-transition-delay: 1200ms !important;
            transition-delay: 1200ms !important;
  }
}
@media screen and (max-width: 768px) {
  .spDelay4 {
    -webkit-transition-delay: 1200ms !important;
            transition-delay: 1200ms !important;
  }
}
@media screen and (min-width: 769px) {
  .pcDelay5 {
    -webkit-transition-delay: 1500ms !important;
            transition-delay: 1500ms !important;
  }
}
@media screen and (max-width: 768px) {
  .spDelay5 {
    -webkit-transition-delay: 1500ms !important;
            transition-delay: 1500ms !important;
  }
}
@media screen and (min-width: 769px) {
  .pcDelay6 {
    -webkit-transition-delay: 1800ms !important;
            transition-delay: 1800ms !important;
  }
}
@media screen and (max-width: 768px) {
  .spDelay6 {
    -webkit-transition-delay: 1800ms !important;
            transition-delay: 1800ms !important;
  }
}
@media screen and (min-width: 769px) {
  .pcDelay7 {
    -webkit-transition-delay: 2100ms !important;
            transition-delay: 2100ms !important;
  }
}
@media screen and (max-width: 768px) {
  .spDelay7 {
    -webkit-transition-delay: 2100ms !important;
            transition-delay: 2100ms !important;
  }
}
@media screen and (min-width: 769px) {
  .pcDelay8 {
    -webkit-transition-delay: 2400ms !important;
            transition-delay: 2400ms !important;
  }
}
@media screen and (max-width: 768px) {
  .spDelay8 {
    -webkit-transition-delay: 2400ms !important;
            transition-delay: 2400ms !important;
  }
}
@media screen and (min-width: 769px) {
  .pcDelay9 {
    -webkit-transition-delay: 2700ms !important;
            transition-delay: 2700ms !important;
  }
}
@media screen and (max-width: 768px) {
  .spDelay9 {
    -webkit-transition-delay: 2700ms !important;
            transition-delay: 2700ms !important;
  }
}
@media screen and (min-width: 769px) {
  .pcDelay10 {
    -webkit-transition-delay: 3000ms !important;
            transition-delay: 3000ms !important;
  }
}
@media screen and (max-width: 768px) {
  .spDelay10 {
    -webkit-transition-delay: 3000ms !important;
            transition-delay: 3000ms !important;
  }
}
@media screen and (min-width: 769px) {
  .pcDelay11 {
    -webkit-transition-delay: 3300ms !important;
            transition-delay: 3300ms !important;
  }
}
@media screen and (max-width: 768px) {
  .spDelay11 {
    -webkit-transition-delay: 3300ms !important;
            transition-delay: 3300ms !important;
  }
}
@media screen and (min-width: 769px) {
  .pcDelay12 {
    -webkit-transition-delay: 3600ms !important;
            transition-delay: 3600ms !important;
  }
}
@media screen and (max-width: 768px) {
  .spDelay12 {
    -webkit-transition-delay: 3600ms !important;
            transition-delay: 3600ms !important;
  }
}
@media screen and (min-width: 769px) {
  .pcDelay13 {
    -webkit-transition-delay: 3900ms !important;
            transition-delay: 3900ms !important;
  }
}
@media screen and (max-width: 768px) {
  .spDelay13 {
    -webkit-transition-delay: 3900ms !important;
            transition-delay: 3900ms !important;
  }
}
@media screen and (min-width: 769px) {
  .pcDelay14 {
    -webkit-transition-delay: 4200ms !important;
            transition-delay: 4200ms !important;
  }
}
@media screen and (max-width: 768px) {
  .spDelay14 {
    -webkit-transition-delay: 4200ms !important;
            transition-delay: 4200ms !important;
  }
}
@media screen and (min-width: 769px) {
  .pcDelay15 {
    -webkit-transition-delay: 4500ms !important;
            transition-delay: 4500ms !important;
  }
}
@media screen and (max-width: 768px) {
  .spDelay15 {
    -webkit-transition-delay: 4500ms !important;
            transition-delay: 4500ms !important;
  }
}
@media screen and (min-width: 769px) {
  .pcDelay16 {
    -webkit-transition-delay: 4800ms !important;
            transition-delay: 4800ms !important;
  }
}
@media screen and (max-width: 768px) {
  .spDelay16 {
    -webkit-transition-delay: 4800ms !important;
            transition-delay: 4800ms !important;
  }
}
@media screen and (min-width: 769px) {
  .pcDelay17 {
    -webkit-transition-delay: 5100ms !important;
            transition-delay: 5100ms !important;
  }
}
@media screen and (max-width: 768px) {
  .spDelay17 {
    -webkit-transition-delay: 5100ms !important;
            transition-delay: 5100ms !important;
  }
}
@media screen and (min-width: 769px) {
  .pcDelay18 {
    -webkit-transition-delay: 5400ms !important;
            transition-delay: 5400ms !important;
  }
}
@media screen and (max-width: 768px) {
  .spDelay18 {
    -webkit-transition-delay: 5400ms !important;
            transition-delay: 5400ms !important;
  }
}
@media screen and (min-width: 769px) {
  .pcDelay19 {
    -webkit-transition-delay: 5700ms !important;
            transition-delay: 5700ms !important;
  }
}
@media screen and (max-width: 768px) {
  .spDelay19 {
    -webkit-transition-delay: 5700ms !important;
            transition-delay: 5700ms !important;
  }
}
@media screen and (min-width: 769px) {
  .pcDelay20 {
    -webkit-transition-delay: 6000ms !important;
            transition-delay: 6000ms !important;
  }
}
@media screen and (max-width: 768px) {
  .spDelay20 {
    -webkit-transition-delay: 6000ms !important;
            transition-delay: 6000ms !important;
  }
}
@media screen and (max-width: 768px) {
  .pc,
  .hidden-sp {
    display: none !important;
  }
}
@media screen and (min-width: 769px) {
  .sp,
  .hidden-pc {
    display: none !important;
  }
  a,
  .ov {
    cursor: pointer;
    opacity: 1;
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
  }
  a:hover,
  .ov:hover {
    opacity: 0.5;
    text-decoration: none;
  }
}
.main {
  margin: 70px 0 0;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .main {
    margin: calc(57 / 430 * 100vw) 0 0;
  }
}
.main a {
  color: #333;
}
.main .section {
  position: relative;
}
.main .section .inner {
  position: relative;
}

.globalHeader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 70px;
  background: #FCF0B2 url(../images/global_header_bg.png) 0 0/100% 100% no-repeat;
  z-index: 100;
  border-bottom: 11px solid #00913A;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media screen and (max-width: 768px) {
  .globalHeader {
    height: calc(57 / 430 * 100vw);
    border-bottom-width: calc(8 / 430 * 100vw);
  }
}
.globalHeader .tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 588px;
  height: 100%;
  margin: 0 auto;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media screen and (max-width: 768px) {
  .globalHeader .tab {
    width: calc(372 / 430 * 100vw);
  }
}
.globalHeader .tab .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 287px;
  border-radius: 12px 12px 0 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media screen and (max-width: 768px) {
  .globalHeader .tab .item {
    width: calc(180 / 430 * 100vw);
  }
}
.globalHeader .tab .item:nth-child(1) {
  height: 45px;
  background: #fff;
}
@media screen and (max-width: 768px) {
  .globalHeader .tab .item:nth-child(1) {
    height: calc(36 / 430 * 100vw);
  }
}
.globalHeader .tab .item:nth-child(1) img {
  width: 182px;
}
@media screen and (max-width: 768px) {
  .globalHeader .tab .item:nth-child(1) img {
    width: calc(130 / 430 * 100vw);
  }
}
.globalHeader .tab .item:nth-child(2) {
  height: 52px;
  background: #00913A;
}
@media screen and (max-width: 768px) {
  .globalHeader .tab .item:nth-child(2) {
    height: calc(45 / 430 * 100vw);
  }
}
.globalHeader .tab .item:nth-child(2) img {
  width: 179px;
}
@media screen and (max-width: 768px) {
  .globalHeader .tab .item:nth-child(2) img {
    width: calc(132 / 430 * 100vw);
  }
}
.globalHeader .tab .item img {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.globalHeader.small {
  height: 53px;
  border-bottom-width: 5px;
}
@media screen and (max-width: 768px) {
  .globalHeader.small {
    height: calc(43 / 430 * 100vw);
    border-bottom-width: calc(4 / 430 * 100vw);
  }
}
.globalHeader.small .tab {
  width: 470px;
}
@media screen and (max-width: 768px) {
  .globalHeader.small .tab {
    width: calc(298 / 430 * 100vw);
  }
}
.globalHeader.small .tab .item {
  width: 229px;
}
@media screen and (max-width: 768px) {
  .globalHeader.small .tab .item {
    width: calc(144 / 430 * 100vw);
  }
}
.globalHeader.small .tab .item:nth-child(1) {
  height: 36px;
}
@media screen and (max-width: 768px) {
  .globalHeader.small .tab .item:nth-child(1) {
    height: calc(28 / 430 * 100vw);
  }
}
.globalHeader.small .tab .item:nth-child(1) img {
  width: 146px;
}
@media screen and (max-width: 768px) {
  .globalHeader.small .tab .item:nth-child(1) img {
    width: calc(106 / 430 * 100vw);
  }
}
.globalHeader.small .tab .item:nth-child(2) {
  height: 43px;
}
@media screen and (max-width: 768px) {
  .globalHeader.small .tab .item:nth-child(2) {
    height: calc(35 / 430 * 100vw);
  }
}
.globalHeader.small .tab .item:nth-child(2) img {
  width: 152px;
}
@media screen and (max-width: 768px) {
  .globalHeader.small .tab .item:nth-child(2) img {
    width: calc(112 / 430 * 100vw);
  }
}

.pageFooter {
  position: absolute;
  z-index: 3;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 60px;
  padding: 0 30px;
  color: #fff;
  font-size: 12px;
  background: #0054A4;
}
@media screen and (max-width: 768px) {
  .pageFooter {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 20px;
    height: 110px;
    padding: 0;
  }
}
.pageFooter .logo {
  width: 130px;
}
.pageFooter .copy {
  font-weight: 400;
  font-family: "Lato", sans-serif;
}

.sec-kv {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 0 40px;
  padding: 38px 0 30px;
  background: url(../images/kv_bg.png) no-repeat 0 0/100% 100%;
}
@media screen and (max-width: 768px) {
  .sec-kv {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0 0 calc(20 / 430 * 100vw);
    padding: calc(10 / 430 * 100vw) 0 calc(50 / 430 * 100vw);
    background-image: url(../images/kv_bg_sp.png);
  }
}
.sec-kv .h1 {
  position: absolute;
  width: 32.65625vw;
  padding: 0.78125vw 3.125vw 0;
}
@media screen and (max-width: 768px) {
  .sec-kv .h1 {
    position: static;
    width: calc(310 / 430 * 100vw);
    margin: 0 auto;
    padding: 0 0 calc(21 / 430 * 100vw);
  }
}
.sec-kv .hero {
  width: 67.1875vw;
  margin: 0 0 0 32.8125vw;
}
@media screen and (max-width: 768px) {
  .sec-kv .hero {
    width: 100%;
    margin: 0;
  }
}
.sec-kv .deco {
  position: absolute;
  left: 3.125vw;
  top: 22.265625vw;
  width: 28.4375vw;
}
@media screen and (max-width: 768px) {
  .sec-kv .deco {
    position: static;
    width: calc(383 / 430 * 100vw);
    margin: calc(16 / 430 * 100vw) auto 0;
  }
}
.sec-kv .char {
  position: absolute;
  left: 10.625vw;
  top: 22.03125vw;
  width: 10.3125vw;
}
@media screen and (max-width: 768px) {
  .sec-kv .char {
    left: calc(170 / 430 * 100vw);
    top: auto;
    bottom: calc(29 / 430 * 100vw);
    width: calc(93 / 430 * 100vw);
  }
}

.sec-spots {
  position: relative;
  width: 850px;
  margin: 0 auto 100px;
}
@media screen and (max-width: 768px) {
  .sec-spots {
    width: 100%;
    margin-bottom: calc(50 / 430 * 100vw);
    padding: 0 auto calc(163 / 430 * 100vw);
  }
}
.sec-spots .h2 {
  width: 360px;
  margin: 0 auto 24px;
}
@media screen and (max-width: 768px) {
  .sec-spots .h2 {
    width: calc(360 / 430 * 100vw);
    margin: 0 auto calc(20 / 430 * 100vw);
  }
}
.sec-spots .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px 17px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .sec-spots .list {
    gap: calc(15 / 430 * 100vw) 0;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: calc(395 / 430 * 100vw);
    margin: 0 auto;
  }
}
.sec-spots .list .item {
  position: relative;
  display: block;
  width: 272px;
  height: 195px;
  background: url(../images/spots_item_soon.jpg) no-repeat center center/cover;
  -webkit-box-shadow: 4px 4px 3.2px rgba(0, 0, 0, 0.15);
          box-shadow: 4px 4px 3.2px rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 768px) {
  .sec-spots .list .item {
    width: calc(190 / 430 * 100vw);
    height: calc(136 / 430 * 100vw);
  }
}
.sec-spots .list .item.new::before {
  content: "";
  position: absolute;
  left: 8px;
  bottom: 19px;
  width: 47px;
  height: 47px;
  background: url(../images/spots_item_new.png) no-repeat center center/contain;
}
@media screen and (max-width: 768px) {
  .sec-spots .list .item.new::before {
    left: calc(6 / 430 * 100vw);
    bottom: calc(12 / 430 * 100vw);
    width: calc(33 / 430 * 100vw);
    height: calc(33 / 430 * 100vw);
  }
}
.sec-spots .list .item.disabled {
  pointer-events: none;
}
@media screen and (min-width: 769px) {
  .sec-spots .list .item:not(.disabled) {
    cursor: pointer;
    opacity: 1;
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
  }
  .sec-spots .list .item:not(.disabled):hover {
    opacity: 0.5;
    text-decoration: none;
  }
}
.sec-spots .list .item .title {
  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;
  height: 42px;
  font-size: 15px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  color: #006227;
  background: #FFF5CE;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .sec-spots .list .item .title {
    height: calc(30 / 430 * 100vw);
    font-size: calc(18 / 430 * 100vw);
  }
}
.sec-spots .char1 {
  position: absolute;
  left: calc(50% - 615px);
  top: 336px;
  width: 153px;
  -webkit-animation: rotate2frame 1000ms linear alternate infinite;
          animation: rotate2frame 1000ms linear alternate infinite;
}
.sec-spots .char2 {
  position: absolute;
  left: calc(50% + 460px);
  top: 784px;
  width: 150px;
  -webkit-animation: rotate2frame 1100ms linear alternate infinite 200ms;
          animation: rotate2frame 1100ms linear alternate infinite 200ms;
}
.sec-spots .char3 {
  position: absolute;
  left: calc(50% - 74px);
  top: 950px;
  width: 450px;
}
@media screen and (max-width: 768px) {
  .sec-spots .char3 {
    left: calc(246 / 430 * 100vw);
    top: auto;
    bottom: calc(0 / 430 * 100vw);
    width: calc(270 / 430 * 100vw);
  }
}
@-webkit-keyframes rotate2frame {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  49% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(30deg);
            transform: rotate(30deg);
  }
  100% {
    -webkit-transform: rotate(30deg);
            transform: rotate(30deg);
  }
}
@keyframes rotate2frame {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  49% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(30deg);
            transform: rotate(30deg);
  }
  100% {
    -webkit-transform: rotate(30deg);
            transform: rotate(30deg);
  }
}

.popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 90px 0;
  background: rgba(255, 247, 220, 0.9);
  z-index: 100;
  overflow-y: scroll;
}
@media screen and (max-width: 768px) {
  .popup {
    padding: calc(90 / 430 * 100vw) 0;
  }
}
.popup .inner {
  position: relative;
  margin: 0 auto;
  width: 790px;
  background: #fff;
}
@media screen and (max-width: 768px) {
  .popup .inner {
    width: calc(420 / 430 * 100vw);
  }
}
.popup .inner .close {
  position: sticky;
  left: 0;
  top: -80px;
  width: 46px;
  margin: 0 0 0 calc(100% + 20px);
}
@media screen and (max-width: 768px) {
  .popup .inner .close {
    position: fixed;
    top: calc(20 / 430 * 100vw);
    left: auto;
    right: calc(20 / 430 * 100vw);
    width: calc(60 / 430 * 100vw);
    margin: 0;
    border-radius: 100%;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  }
}
.popup .inner .body {
  margin: -46px 0 0;
}
@media screen and (max-width: 768px) {
  .popup .inner .body {
    margin: 0;
  }
}
.popup .inner .body .movie {
  width: 750px;
  height: 422px;
  margin: 0 auto;
  padding: 20px 0;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
@media screen and (max-width: 768px) {
  .popup .inner .body .movie {
    width: calc(400 / 430 * 100vw);
    height: calc(224 / 430 * 100vw);
    padding: calc(10 / 430 * 100vw) 0;
  }
}
.popup .inner .body .movie iframe {
  width: 100%;
  height: 100%;
}
.popup .inner .body .texts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  padding: 10px 40px 40px;
  font-size: 16px;
  line-height: 1.7;
}
@media screen and (max-width: 768px) {
  .popup .inner .body .texts {
    padding: calc(20 / 430 * 100vw) calc(20 / 430 * 100vw) calc(30 / 430 * 100vw);
    font-size: calc(16 / 430 * 100vw);
  }
}
.popup .inner .body .texts .headline {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 20px;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .popup .inner .body .texts .headline {
    font-size: calc(20 / 430 * 100vw);
  }
}
@media screen and (min-width: 769px) {
  .popup .inner .body .texts .image {
    width: 400px;
  }
}
.popup .inner .body .texts .paragraph {
  margin: 0 0 60px;
}
.popup .inner .body .texts .paragraph:last-cihld {
  margin: 0;
}
.popup .inner .body .texts .copy {
  text-align: right;
  font-size: 12px;
}
.popup .inner .body .texts a {
  color: #F18D00;
}