@charset "UTF-8";
/*!
 * ress.css • v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-y: scroll;
  /* All browsers without overlaying scrollbars */
  -webkit-text-size-adjust: 100%;
  /* iOS 8+ */
}

*,
::before,
::after {
  background-repeat: no-repeat;
  /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit;
  /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  padding: 0;
  /* Reset `padding` and `margin` of all elements */
  margin: 0;
}

/* # =================================================================
   # General elements
   # ================================================================= */
/* Add the correct display in iOS 4-7.*/
audio:not([controls]) {
  display: none;
  height: 0;
}

/*
* Correct `block` display not defined for any HTML5 element in IE 8/9
* Correct `block` display not defined for `details` or `summary` in IE 10/11
* and Firefox
* Correct `block` display not defined for `main` in IE 11
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

summary {
  display: list-item;
  /* Add the correct display in all browsers */
}

[hidden],
template {
  display: none;
  /* Add the correct display in IE */
}

abbr[title] {
  border-bottom: 1px dotted;
  /* Add a bordered underline effect in all browsers */
  text-decoration: none;
  /* Remove text decoration in Firefox 40+ */
}

a {
  background-color: transparent;
  /* Remove the gray background on active links in IE 10 */
  -webkit-text-decoration-skip: objects;
  /* Remove gaps in links underline in iOS 8+ and Safari 8+ */
}

a:active,
a:hover {
  outline-width: 0;
  /* Remove the outline when hovering in all browsers */
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* Specify the font family of code elements */
}

b,
strong {
  font-weight: bolder;
  /* Correct style set to `bold` in Edge 12+, Safari 6.2+, and Chrome 18+ */
}

dfn {
  font-style: italic;
  /* Address styling not present in Safari and Chrome */
}

/* Address styling not present in IE 8/9 */
/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* # =================================================================
   # Forms
   # ================================================================= */
input {
  border-radius: 0;
}

/* Apply cursor pointer to button elements */
button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
  cursor: pointer;
  border: none;
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

[type=search] {
  -webkit-appearance: textfield;
  /* Safari 8+ */
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
  /* Safari 8 */
}

textarea {
  overflow: auto;
  /* Internet Explorer 11+ */
  resize: vertical;
  /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold;
  /* Restore the font weight unset by the previous rule. */
}

button {
  overflow: visible;
  /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: 0;
  padding: 0;
}

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS */
}

button,
select {
  text-transform: none;
  /* Firefox 40+, Internet Explorer 11- */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
}

/* Style select like a standard input */
select {
  -moz-appearance: none;
  /* Firefox 36+ */
  -webkit-appearance: none;
  /* Chrome 41+ */
}

select::-ms-expand {
  display: none;
  /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor;
  /* Internet Explorer 11+ */
}

legend {
  border: 0;
  /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit;
  /* Correct the color inheritance from `fieldset` elements in IE */
  display: table;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge and IE */
  white-space: normal;
  /* Correct the text wrapping in Edge and IE */
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS and Safari */
  font: inherit;
  /* Change font properties to `inherit` in Chrome and Safari */
}

[type=search] {
  -webkit-appearance: textfield;
  /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px;
  /* Correct the outline style in Safari */
}

/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
  max-width: 100%;
  border-style: none;
  /* Remove border when inside `a` element in IE 8/9/10 */
}

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline;
}

svg:not(:root) {
  overflow: hidden;
  /* Internet Explorer 11- */
}

audio,
canvas,
progress,
video {
  display: inline-block;
  /* Internet Explorer 11+, Windows Phone 8.1+ */
}

/* # =================================================================
   # Accessibility
   # ================================================================= */
/* Specify the progress cursor of updating elements */
[aria-busy=true] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled] {
  cursor: default;
}

/* # =================================================================
   # Selection
   # ================================================================= */
/* Specify text selection background color and omit drop shadow */
::-moz-selection {
  background-color: #b3d4fc;
  /* Required when declaring ::selection */
  color: #000;
  text-shadow: none;
}

::selection {
  background-color: #b3d4fc;
  /* Required when declaring ::selection */
  color: #000;
  text-shadow: none;
}

a {
  text-decoration: none;
}

html {
  font-size: 0.6944444444vw;
  scroll-behavior: smooth;
}
@media screen and (max-width: 767.999px) {
  html {
    font-size: 2.6041666667vw;
  }
}

body {
  color: #422100;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.7;
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: auto;
  word-break: break-all;
  min-height: 100dvh;
}
@media screen and (max-width: 767.999px) {
  body {
    font-weight: 400;
    overflow-x: hidden;
  }
}

a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #422100;
}
a:hover {
  color: #422100;
  cursor: pointer;
  opacity: 0.8;
}

ul li {
  list-style: none;
}

img {
  vertical-align: bottom;
  width: 100%;
}

.txtC {
  text-align: center !important;
}

.txtR {
  text-align: right !important;
}

.txtL {
  text-align: left !important;
}

.w10 {
  width: 10%;
}

.w15 {
  width: 15%;
}

.w20 {
  width: 20%;
}

.w25 {
  width: 25%;
}

.w30 {
  width: 30%;
}

.w35 {
  width: 35%;
}

.w40 {
  width: 40%;
}

.w45 {
  width: 45%;
}

.w50 {
  width: 50%;
}

.w55 {
  width: 55%;
}

.w60 {
  width: 60%;
}

.w65 {
  width: 65%;
}

.w70 {
  width: 70%;
}

.w75 {
  width: 75%;
}

.w80 {
  width: 80%;
}

.w85 {
  width: 85%;
}

.w90 {
  width: 90%;
}

.w95 {
  width: 95%;
}

.w100 {
  max-width: 100% !important;
  width: 100% !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.ml100 {
  margin-left: 100px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.mr100 {
  margin-right: 100px !important;
}

.mt1r {
  margin-top: 1rem !important;
}

.mt2r {
  margin-top: 2rem !important;
}

.mt3r {
  margin-top: 3rem !important;
}

.mt4r {
  margin-top: 4rem !important;
}

.mt5r {
  margin-top: 5rem !important;
}

.mt6r {
  margin-top: 6rem !important;
}

.mt7r {
  margin-top: 7rem !important;
}

.mt8r {
  margin-top: 8rem !important;
}

.mt9r {
  margin-top: 9rem !important;
}

.mt10r {
  margin-top: 10rem !important;
}

.mb1r {
  margin-bottom: 1rem !important;
}

.mb2r {
  margin-bottom: 2rem !important;
}

.mb3r {
  margin-bottom: 3rem !important;
}

.mb4r {
  margin-bottom: 4rem !important;
}

.mb5r {
  margin-bottom: 5rem !important;
}

.mb6r {
  margin-bottom: 6rem !important;
}

.mb7r {
  margin-bottom: 7rem !important;
}

.mb8r {
  margin-bottom: 8rem !important;
}

.mb9r {
  margin-bottom: 9rem !important;
}

.mb10r {
  margin-bottom: 10rem !important;
}

.ml1r {
  margin-left: 1rem !important;
}

.ml2r {
  margin-left: 2rem !important;
}

.ml3r {
  margin-left: 3rem !important;
}

.ml4r {
  margin-left: 4rem !important;
}

.ml5r {
  margin-left: 5rem !important;
}

.ml6r {
  margin-left: 6rem !important;
}

.ml7r {
  margin-left: 7rem !important;
}

.ml8r {
  margin-left: 8rem !important;
}

.ml9r {
  margin-left: 9rem !important;
}

.ml10r {
  margin-left: 10rem !important;
}

.mr1r {
  margin-right: 1rem !important;
}

.mr2r {
  margin-right: 2rem !important;
}

.mr3r {
  margin-right: 3rem !important;
}

.mr4r {
  margin-right: 4rem !important;
}

.mr5r {
  margin-right: 5rem !important;
}

.mr6r {
  margin-right: 6rem !important;
}

.mr7r {
  margin-right: 7rem !important;
}

.mr8r {
  margin-right: 8rem !important;
}

.mr9r {
  margin-right: 9rem !important;
}

.mr10r {
  margin-right: 10rem !important;
}

.pl1em {
  padding-left: 1em;
}

.pl2em {
  padding-left: 2em;
}

.pl3em {
  padding-left: 3em;
}

.ind1 {
  text-indent: -1em !important;
  margin-left: 1em !important;
}

.ind2 {
  text-indent: -2em !important;
  margin-left: 2em !important;
}

.ind3 {
  text-indent: -3em !important;
  margin-left: 3em !important;
}

.ind4 {
  text-indent: -4em !important;
  margin-left: 4em !important;
}

.m0 {
  margin: 0 !important;
}

.p0 {
  padding: 0 !important;
}

.mt0 {
  margin-top: 0 !important;
}

.mr0 {
  margin-right: 0 !important;
}

.ml0 {
  margin-left: 0 !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.mauto {
  margin: auto;
}

@media screen and (max-width: 767.999px) {
  .pc {
    display: none;
  }
}

.sp {
  display: none;
}
@media screen and (max-width: 767.999px) {
  .sp {
    display: block;
  }
}

.fade-target {
  opacity: 0;
  -webkit-transform: translate3d(0, 30px, 0);
          transform: translate3d(0, 30px, 0);
  -webkit-transition: opacity 1s ease-out, -webkit-transform 1s ease-out;
  transition: opacity 1s ease-out, -webkit-transform 1s ease-out;
  transition: opacity 1s ease-out, transform 1s ease-out;
  transition: opacity 1s ease-out, transform 1s ease-out, -webkit-transform 1s ease-out;
  will-change: opacity, transform;
}

.is-visible {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

header {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 100;
}
header .header-container {
  position: relative;
}
header .header-container .header-logo {
  width: 15rem;
  position: fixed;
  top: 1rem;
  left: 1.25rem;
}
@media screen and (max-width: 767.999px) {
  header .header-container .header-logo {
    width: 9rem;
    top: 0.4rem;
    left: 0.8rem;
  }
}
header #nav-btn {
  position: fixed;
  top: 1rem;
  right: 1.25rem;
}
@media screen and (max-width: 767.999px) {
  header #nav-btn {
    top: 0.6rem;
  }
}
header #header-nav {
  visibility: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  width: 40rem;
  height: 100vh;
  overflow-y: auto;
  padding: 10rem 4rem 3rem;
  background-color: #976133;
  position: fixed;
  top: 0;
  right: 0;
}
@media screen and (max-width: 767.999px) {
  header #header-nav {
    padding: 7rem 1.4rem;
    width: 100%;
  }
}
header #header-nav nav {
  overflow-y: auto;
}
header #header-nav .nav-list li {
  background-image: radial-gradient(circle, rgba(255, 255, 255, 0.5) 0.2rem, transparent 0.2rem);
  background-size: 1rem 0.4rem;
  background-repeat: repeat-x;
  background-position: left bottom;
}
header #header-nav .nav-list li:last-child {
  background: none;
}
header #header-nav .nav-list li a {
  color: #FFFFFF;
  font-size: 2.2rem;
  font-weight: bold;
  display: block;
  padding-block: 2.4rem 1rem;
}
@media screen and (max-width: 767.999px) {
  header #header-nav .nav-list li a {
    text-align: center;
    font-size: 1.8rem;
    padding-block: 1.4rem;
  }
}
header #header-nav .nav-list li a.btn_offical {
  padding: 1rem 4rem 1rem 3rem;
  color: #422100;
  background-color: #FDC928;
  border-radius: 5rem;
  border: 0.3rem solid #422100;
  position: relative;
  margin-top: 3rem;
}
@media screen and (max-width: 767.999px) {
  header #header-nav .nav-list li a.btn_offical {
    display: block;
    margin-inline: auto;
    width: 90%;
  }
}
header #header-nav .nav-list li a.btn_offical::after {
  content: "";
  display: inline-block;
  background-image: url(../img/link.png);
  background-size: contain;
  width: 2rem;
  height: 2rem;
  position: absolute;
  right: 2.2rem;
  bottom: 1.8rem;
}
@media screen and (max-width: 767.999px) {
  header #header-nav .nav-list li a.btn_offical::after {
    width: 1.6rem;
    height: 1.6rem;
    position: absolute;
    right: 3.2rem;
    bottom: 1.6rem;
  }
}
header .btn-open {
  position: relative;
  background-color: #FFFFFF;
  cursor: pointer;
  width: 8rem;
  height: 8rem;
  border-radius: 50%;
  border: 0.6rem solid #976133;
}
@media screen and (max-width: 767.999px) {
  header .btn-open {
    width: 5rem;
    height: 5rem;
    border: 0.3rem solid #976133;
  }
}
header .btn-open span {
  display: inline-block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 4rem;
  height: 0.35rem;
  border-radius: 100vmax;
  background: #976133;
}
@media screen and (max-width: 767.999px) {
  header .btn-open span {
    height: 0.24rem;
    width: 2.2rem;
  }
}
header .btn-open span:nth-of-type(1) {
  top: 2rem;
}
@media screen and (max-width: 767.999px) {
  header .btn-open span:nth-of-type(1) {
    top: 1.4rem;
  }
}
header .btn-open span:nth-of-type(2) {
  top: 3.2rem;
}
@media screen and (max-width: 767.999px) {
  header .btn-open span:nth-of-type(2) {
    top: 2.2rem;
  }
}
header .btn-open span:nth-of-type(3) {
  top: 4.4rem;
}
@media screen and (max-width: 767.999px) {
  header .btn-open span:nth-of-type(3) {
    top: 3rem;
  }
}
header nav {
  background-color: #976133;
}
header.active .btn-open span {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 4.2rem;
  -webkit-transform-origin: center;
          transform-origin: center;
}
@media screen and (max-width: 767.999px) {
  header.active .btn-open span {
    width: 2.6rem;
  }
}
header.active .btn-open span:nth-of-type(1) {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}
header.active .btn-open span:nth-of-type(2) {
  opacity: 0;
}
header.active .btn-open span:nth-of-type(3) {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
header.active #header-nav {
  visibility: visible;
  opacity: 1;
}

#footer {
  padding-block: 4rem 8rem;
  border-top: 0.5rem solid #422100;
}
@media screen and (max-width: 767.999px) {
  #footer {
    padding-block: 4rem 2rem;
  }
}
#footer .footer_wrap {
  width: 100%;
  max-width: 112rem;
  margin-inline: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767.999px) {
  #footer .footer_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2.4rem;
  }
}
#footer .footer_logo {
  width: 19rem;
}
@media screen and (max-width: 767.999px) {
  #footer .footer_logo {
    width: 15rem;
  }
}
#footer .footer_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3.2rem;
}
@media screen and (max-width: 767.999px) {
  #footer .footer_nav {
    gap: 2rem 3rem;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 90%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
#footer .footer_nav a {
  font-size: 1.8rem;
  font-weight: bold;
}
@media screen and (max-width: 767.999px) {
  #footer .footer_nav a {
    font-size: 1.6rem;
  }
}
#footer .footer_nav .btn_offical {
  padding: 0.8rem 4rem 0.8rem 2rem;
  background-color: #FDC928;
  border-radius: 5rem;
  border: 0.3rem solid #422100;
  position: relative;
}
@media screen and (max-width: 767.999px) {
  #footer .footer_nav .btn_offical {
    display: block;
    margin-top: 1.6rem;
  }
}
#footer .footer_nav .btn_offical::after {
  content: "";
  display: inline-block;
  background-image: url(../img/link.png);
  background-size: contain;
  width: 2rem;
  height: 2rem;
  position: absolute;
  right: 0.8rem;
  bottom: 1rem;
}
@media screen and (max-width: 767.999px) {
  #footer .footer_nav .btn_offical::after {
    width: 1.6rem;
    height: 1.6rem;
    position: absolute;
    right: 1.6rem;
    bottom: 1.4rem;
  }
}
#footer .copy {
  display: block;
  text-align: center;
  font-size: 1.2rem;
  font-weight: normal;
  margin-top: 4rem;
}
@media screen and (max-width: 767.999px) {
  #footer .copy {
    font-size: 1rem;
    margin-top: 5rem;
  }
}

#mv {
  background-image: url(../img/mv_bg.jpg);
  background-size: contain;
  background-position: top center;
  padding-top: 5rem;
}
@media screen and (max-width: 767.999px) {
  #mv {
    background-image: url(../img/mv_bg-sp.jpg);
    padding-top: 0;
  }
}
#mv .mv_inner {
  position: relative;
  padding-block: 0 10rem;
}
@media screen and (max-width: 767.999px) {
  #mv .mv_inner {
    padding-block: 6rem 0;
  }
}
#mv .mv_ttl_wrap {
  position: absolute;
  bottom: -10rem;
  width: 100%;
  height: 40rem;
  background-image: url(../img/mv_front.png);
  background-size: contain;
  z-index: 1;
}
@media screen and (max-width: 767.999px) {
  #mv .mv_ttl_wrap {
    height: 15rem;
    background-image: url(../img/mv_front-sp.png);
    bottom: -3rem;
  }
}
#mv .mv_ttl {
  max-width: 80rem;
  width: 100%;
  margin: 3rem 19rem 0 auto;
}
@media screen and (max-width: 767.999px) {
  #mv .mv_ttl {
    width: 92%;
    margin: 6.7rem auto 0;
  }
}
#mv .mv_container {
  width: 100%;
  overflow: hidden;
}
@media screen and (max-width: 767.999px) {
  #mv .mv_container {
    margin-top: 0;
  }
}
#mv .mv_container .slider .slick-track {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media screen and (max-width: 767.999px) {
  #mv .mv_container .slider .slick-track {
    min-height: 24.5rem;
  }
}
#mv .mv_container .slider .slick-slide {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: none !important;
  height: auto;
}
#mv .mv_container .slider .slick-img img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 860/480;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  -webkit-transition: border 0.5s, -webkit-transform 0.5s;
  transition: border 0.5s, -webkit-transform 0.5s;
  transition: transform 0.5s, border 0.5s;
  transition: transform 0.5s, border 0.5s, -webkit-transform 0.5s;
  -webkit-transform-origin: bottom center;
          transform-origin: bottom center;
  border-radius: 8rem;
  outline: 0.8rem solid #FFFFFF;
  outline-offset: -0.8rem;
}
@media screen and (max-width: 767.999px) {
  #mv .mv_container .slider .slick-img img {
    aspect-ratio: 648/478;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    border-radius: 1.8rem;
    outline-width: 0.4rem;
    outline-offset: -0.3rem;
  }
}
#mv .mv_container .slider .slick-center img {
  -webkit-transform: scale(1);
          transform: scale(1);
  outline: 1rem solid #FFFFFF;
  outline-offset: -1rem;
}
@media screen and (max-width: 767.999px) {
  #mv .mv_container .slider .slick-center img {
    -webkit-transform: scale(1);
            transform: scale(1);
    outline-width: 0.5rem;
    outline-offset: -0.4rem;
  }
}
#mv .mv_btn {
  max-width: 59rem;
  width: 100%;
  display: block;
  position: relative;
  bottom: -8rem;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  z-index: 2;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
#mv .mv_btn:hover {
  -webkit-transform: translate(-50%, 0) scale(1.1);
          transform: translate(-50%, 0) scale(1.1);
}
@media screen and (max-width: 767.999px) {
  #mv .mv_btn {
    width: 90%;
    bottom: -10rem;
  }
}

#concept {
  background-color: #4C9C4B;
  position: relative;
}
@media screen and (max-width: 767.999px) {
  #concept {
    padding-top: 9rem;
  }
}
#concept::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -6rem;
  width: 100%;
  height: 10.5rem;
  background-image: url(../img/section_bottom.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: bottom center;
  z-index: 5;
  pointer-events: none;
}
@media screen and (max-width: 767.999px) {
  #concept::after {
    bottom: -3rem;
    height: 4rem;
    background-size: cover;
  }
}
#concept .concept_inner {
  max-width: 110rem;
  margin-inline: auto;
  padding: 7rem 0 24rem;
  position: relative;
}
@media screen and (max-width: 767.999px) {
  #concept .concept_inner {
    padding-block: 1.6rem 18rem;
  }
}
#concept .concept_inner::before {
  content: "";
  display: inline-block;
  position: absolute;
  background-image: url(../img/concept_img03.png);
  background-size: contain;
  width: min(36vw, 52rem);
  height: min(24vw, 35rem);
  bottom: -17rem;
  left: calc(50% - 51rem);
  z-index: 6;
}
@media screen and (max-width: 767.999px) {
  #concept .concept_inner::before {
    left: -8vw;
    bottom: -1rem;
    width: min(67vw, 52rem);
    height: min(45vw, 35rem);
  }
}
#concept .concept_inner::after {
  content: "";
  display: inline-block;
  position: absolute;
  background-image: url(../img/concept_img04.png);
  background-size: contain;
  width: min(40vw, 57rem);
  height: min(33vw, 48rem);
  bottom: -27rem;
  right: calc(50% - 53rem);
  z-index: 6;
}
@media screen and (max-width: 767.999px) {
  #concept .concept_inner::after {
    right: -10vw;
    bottom: -8.4rem;
    width: min(71vw, 57rem);
    height: min(60vw, 48rem);
  }
}
#concept .seciton_ttl {
  max-width: 102rem;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
#concept .seciton_ttl::after {
  content: "";
  display: inline-block;
  position: absolute;
  background-image: url(../img/concept_chara.png);
  background-size: contain;
  width: 8rem;
  height: 12rem;
  bottom: -6rem;
  right: -3rem;
  z-index: 1;
}
@media screen and (max-width: 767.999px) {
  #concept .seciton_ttl::after {
    content: none;
  }
}
#concept .concept_container {
  color: #FFFFFF;
  margin-top: 7rem;
}
@media screen and (max-width: 767.999px) {
  #concept .concept_container {
    margin-top: 3.6rem;
    padding-inline: 1.8rem;
  }
}
#concept .concept_container .concept_text {
  font-size: 2.2rem;
  font-weight: bold;
  text-align: center;
  line-height: 2.7;
  letter-spacing: 3%;
  margin-top: 2.8rem;
  position: relative;
}
@media screen and (max-width: 767.999px) {
  #concept .concept_container .concept_text {
    font-size: 1.5rem;
    text-align: right;
    line-height: 3;
    margin-top: 2.8rem;
  }
}
#concept .concept_container .concept_text:first-of-type {
  margin-top: 0;
}
@media screen and (max-width: 767.999px) {
  #concept .concept_container .concept_text:first-of-type {
    text-align: left;
  }
}
#concept .concept_container .concept_text:first-of-type::before {
  content: "";
  display: inline-block;
  position: absolute;
  background-image: url(../img/concept_img01.png);
  background-size: contain;
  width: min(22vw, 32rem);
  aspect-ratio: 32/33;
  bottom: -17rem;
  left: calc(50% - 61rem);
}
@media screen and (max-width: 767.999px) {
  #concept .concept_container .concept_text:first-of-type::before {
    background-image: url(../img/concept_img01-sp.png);
    width: min(41vw, 32rem);
    aspect-ratio: 32/33;
    bottom: auto;
    left: auto;
    right: -2.6rem;
    top: 3rem;
  }
}
#concept .concept_container .concept_text:nth-of-type(2)::before {
  content: "";
  display: inline-block;
  position: absolute;
  background-image: url(../img/concept_img02.png);
  background-size: contain;
  width: min(20vw, 29rem);
  aspect-ratio: 29/33;
  bottom: 0rem;
  right: calc(50% - 59rem);
}
@media screen and (max-width: 767.999px) {
  #concept .concept_container .concept_text:nth-of-type(2)::before {
    background-image: url(../img/concept_img02-sp.png);
    width: min(43vw, 29rem);
    aspect-ratio: 29/33;
    right: auto;
    left: -1rem;
  }
}

#spot {
  background-image: url(../img/spot_bg.png);
  background-size: cover;
  position: relative;
}
#spot::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -6rem;
  width: 100%;
  height: 10.5rem;
  background-image: url(../img/section_bottom.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: bottom center;
  z-index: 5;
  pointer-events: none;
}
@media screen and (max-width: 767.999px) {
  #spot::after {
    bottom: -4rem;
    height: 5rem;
    background-size: cover;
  }
}
#spot .spot_inner {
  max-width: 105rem;
  margin-inline: auto;
  padding-block: 17rem 0;
}
@media screen and (max-width: 767.999px) {
  #spot .spot_inner {
    padding: 7rem 1rem 0;
  }
}
#spot .spot_list {
  list-style: none;
  counter-reset: my-count;
  margin-top: 6rem;
}
@media screen and (max-width: 767.999px) {
  #spot .spot_list {
    margin-top: 4rem;
  }
}
#spot .spot_item {
  margin-bottom: 3.6rem;
  font-family: "Comic Relief", system-ui;
  counter-increment: my-count;
  position: relative;
}
#spot .spot_item::after {
  content: "";
  position: absolute;
  right: 2rem;
  top: -5rem;
  width: 10rem;
  height: 15rem;
  background-image: url(../img/spot_chara01.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  z-index: 5;
}
#spot .spot_item:nth-of-type(2)::after {
  right: auto;
  left: 39rem;
  top: -1rem;
  width: 8rem;
  height: 13rem;
  background-image: url(../img/spot_chara02.png);
}
#spot .spot_item:nth-of-type(3)::after {
  right: 4rem;
  top: 1rem;
  width: 10rem;
  height: 16rem;
  background-image: url(../img/spot_chara03.png);
}
#spot .spot_item:nth-of-type(4)::after {
  right: auto;
  left: 37rem;
  top: -1rem;
  width: 11rem;
  height: 14rem;
  background-image: url(../img/spot_chara04.png);
}
#spot .spot_item:nth-of-type(5)::after {
  right: 7rem;
  top: -1rem;
  width: 12rem;
  height: 13rem;
  background-image: url(../img/spot_chara05.png);
}
@media screen and (max-width: 767.999px) {
  #spot .spot_item::after {
    right: 1rem;
    top: -4rem;
    width: 6rem;
    height: 8rem;
  }
  #spot .spot_item:nth-of-type(2)::after {
    right: 2rem;
    left: auto;
    top: -1rem;
    width: 6rem;
    height: 10rem;
  }
  #spot .spot_item:nth-of-type(3)::after {
    right: 1rem;
    top: -1rem;
    width: 6rem;
    height: 9rem;
  }
  #spot .spot_item:nth-of-type(4)::after {
    right: 2rem;
    left: auto;
    top: 0rem;
    width: 7rem;
    height: 10rem;
  }
  #spot .spot_item:nth-of-type(5)::after {
    right: 1rem;
    left: auto;
    top: -1rem;
    width: 8rem;
    height: 10rem;
  }
}
#spot .spot_item:last-of-type {
  margin-bottom: 0;
}
#spot .spot_item:nth-child(even) .spot_item_pic {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
#spot .spot_item:nth-child(even) .spot_item_pic::before {
  left: 51rem;
}
@media screen and (max-width: 767.999px) {
  #spot .spot_item:nth-child(even) .spot_item_pic {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  #spot .spot_item:nth-child(even) .spot_item_pic::before {
    left: -0.4rem;
  }
}
#spot .spot_item:nth-child(even) .spot_item_pic figcaption {
  margin-inline: 0 -1rem;
}
@media screen and (max-width: 767.999px) {
  #spot .spot_item:nth-child(even) .spot_item_pic figcaption {
    margin-inline: 2rem 0;
  }
}
#spot .spot_item:nth-child(even) .ttl {
  padding: 0 2rem 0 5rem;
  background-image: url(../img/spot_frame.png);
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%, 4% 50%);
}
@media screen and (max-width: 767.999px) {
  #spot .spot_item:nth-child(even) .ttl {
    clip-path: polygon(0% 0%, 100% 0%, 96% 50%, 100% 100%, 0% 100%);
    padding: 0 3rem 0 5rem;
  }
}
#spot .spot_item:nth-child(even) .txt {
  border-bottom-left-radius: 4rem;
  border-bottom-right-radius: 0;
  margin-inline: auto 0;
}
@media screen and (max-width: 767.999px) {
  #spot .spot_item:nth-child(even) .txt {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 4rem;
    margin-inline: 0 auto;
  }
}
#spot .spot_item_pic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0;
  position: relative;
}
@media screen and (max-width: 767.999px) {
  #spot .spot_item_pic {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
#spot .spot_item_pic::before {
  content: counter(my-count, decimal-leading-zero);
  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;
  width: 8rem;
  height: 8rem;
  background: url(../img/spot_num_bg.png) center/contain no-repeat;
  font-weight: bold;
  font-size: 3.2rem;
  position: absolute;
  top: 5rem;
  left: 45rem;
  z-index: 10;
}
@media screen and (max-width: 767.999px) {
  #spot .spot_item_pic::before {
    width: 6rem;
    height: 6rem;
    font-size: 2.6rem;
    position: absolute;
    top: 1rem;
    left: -0.4rem;
  }
}
#spot .spot_item_pic .frame {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 53rem;
          flex: 0 1 53rem;
  width: 100%;
  padding: 1.2rem;
  background: url(../img/spot_frame.png) center center/100% 100% no-repeat;
  border-radius: 4rem;
  z-index: 2;
}
@media screen and (max-width: 767.999px) {
  #spot .spot_item_pic .frame {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 26rem;
            flex: 0 1 26rem;
    padding: 0.8rem;
    width: 95%;
    margin-inline: auto 0;
  }
}
#spot .spot_item_pic .frame img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 3.2rem;
}
#spot .spot_item_pic figcaption {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 60rem;
          flex: 0 1 60rem;
  margin-top: 3rem;
  margin-left: -1rem;
  font-family: "M PLUS Rounded 1c", sans-serif;
}
@media screen and (max-width: 767.999px) {
  #spot .spot_item_pic figcaption {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 20rem;
            flex: 0 1 20rem;
    margin: 0 0 0.5rem 2rem;
  }
}
#spot .spot_item_pic .ttl {
  width: 100%;
  height: 11rem;
  clip-path: polygon(0% 0%, 100% 0%, 96% 50%, 100% 100%, 0% 100%);
  background-image: url(../img/spot_frame.png);
  background-size: cover;
  background-repeat: no-repeat;
  color: #FFFFFF;
  font-size: 3.2rem;
  line-height: 1.2;
  padding: 0 3rem 0 5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
@media screen and (max-width: 767.999px) {
  #spot .spot_item_pic .ttl {
    height: 8rem;
    font-size: 2rem;
  }
}
#spot .spot_item_pic .txt {
  background-color: #FFFFFF;
  border-bottom-right-radius: 4rem;
  border-bottom-left-radius: 0;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: bold;
  width: 95%;
  padding: 3rem 3.2rem;
}
@media screen and (max-width: 767.999px) {
  #spot .spot_item_pic .txt {
    width: 98%;
    padding: 2rem;
    font-size: 1.5rem;
  }
}
#spot .spot_item_pic .txt p + p {
  margin-top: 0.6rem;
}
#spot .spot_item_pic .txt small {
  display: block;
  margin-top: 0.8rem;
}
#spot .spot_bottom {
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  background-image: url(../img/wave_green.png);
  background-size: cover;
  padding-block: 6rem 0rem;
  margin-top: 12rem;
}
@media screen and (max-width: 767.999px) {
  #spot .spot_bottom {
    background-position: bottom center;
    padding-block: 6rem 0rem;
    margin-top: -1rem;
  }
}
#spot .spot_bottom .slider-spot .slick-img {
  padding: 2rem;
}
#spot .spot_bottom .slider-spot .slick-img img {
  aspect-ratio: 518/346;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: border 0.5s, -webkit-transform 0.5s;
  transition: border 0.5s, -webkit-transform 0.5s;
  transition: transform 0.5s, border 0.5s;
  transition: transform 0.5s, border 0.5s, -webkit-transform 0.5s;
  -webkit-transform-origin: bottom center;
          transform-origin: bottom center;
  border-radius: 4rem;
  outline: 0.6rem solid #FFFFFF;
  outline-offset: -0.4rem;
}

#guide {
  background-color: #E2EEE2;
}
#guide .guide_inner {
  width: 100%;
  max-width: 102rem;
  margin-inline: auto;
  padding-top: 17rem;
}
@media screen and (max-width: 767.999px) {
  #guide .guide_inner {
    padding: 9rem 1rem 0;
  }
  #guide .guide_inner .seciton_ttl {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
  }
}
#guide .guide_container {
  margin-top: 6rem;
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 767.999px) {
  #guide .guide_container {
    margin-top: 4rem;
  }
}
#guide .guide_container::before {
  content: "";
  display: inline-block;
  background-color: #71431B;
  width: 0.8rem;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 6rem;
  z-index: -1;
}
#guide .guide_container::after {
  content: "";
  display: inline-block;
  background-color: #71431B;
  width: 0.8rem;
  height: 100%;
  position: absolute;
  bottom: 0;
  right: 6rem;
  z-index: -1;
}
#guide .guide_item {
  width: 100%;
  border: 0.5rem solid #9F5F25;
  border-radius: 2rem;
  margin-top: 3rem;
}
#guide .guide_item:first-of-type {
  margin-top: 0;
}
#guide .guide_item h3 {
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
  background-color: #FAECCC;
  padding-block: 1rem;
  border-top-right-radius: 2rem;
  border-top-left-radius: 2rem;
  position: relative;
}
@media screen and (max-width: 767.999px) {
  #guide .guide_item h3 {
    font-size: 2rem;
  }
}
#guide .guide_item h3::before {
  content: "●";
  position: absolute;
  top: 1rem;
  left: 2rem;
  color: #9F5F25;
  font-size: 1.8rem;
}
@media screen and (max-width: 767.999px) {
  #guide .guide_item h3::before {
    font-size: 1.4rem;
  }
}
#guide .guide_item h3::after {
  content: "●";
  position: absolute;
  top: 1rem;
  right: 2rem;
  color: #9F5F25;
  font-size: 1.8rem;
}
@media screen and (max-width: 767.999px) {
  #guide .guide_item h3::after {
    font-size: 1.4rem;
  }
}
#guide .guide_item .guide_detail {
  background-color: #FFFFFF;
  padding: 5rem 6rem 3.8rem;
  border-bottom-right-radius: 2rem;
  border-bottom-left-radius: 2rem;
}
@media screen and (max-width: 767.999px) {
  #guide .guide_item .guide_detail {
    padding: 2rem 3rem;
  }
}
#guide .guide_item .guide_detail .caution {
  margin-top: 2.4rem;
  font-weight: normal;
}
@media screen and (max-width: 767.999px) {
  #guide .guide_item .guide_detail .caution {
    margin-top: 1.8rem;
    font-size: 1.2rem;
  }
}
#guide .guide_item.infomation li {
  font-size: 2rem;
}
@media screen and (max-width: 767.999px) {
  #guide .guide_item.infomation li {
    font-size: 1.8rem;
  }
}
#guide .guide_item.price .price_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 4rem 6rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
@media screen and (max-width: 767.999px) {
  #guide .guide_item.price .price_wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2rem;
  }
}
#guide .guide_item.price dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(50% - 3rem);
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767.999px) {
  #guide .guide_item.price dl {
    width: 100%;
  }
}
#guide .guide_item.price dl dt {
  font-size: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767.999px) {
  #guide .guide_item.price dl dt {
    font-size: 1.8rem;
  }
}
#guide .guide_item.price dl dt::before {
  content: "";
  display: inline-block;
  width: 0.8rem;
  height: 3rem;
  background-color: #9F5F25;
  border-radius: 4rem;
}
@media screen and (max-width: 767.999px) {
  #guide .guide_item.price dl dt::before {
    width: 0.4rem;
    height: 2.4rem;
  }
}
#guide .guide_item.price dl dd {
  font-size: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  text-align: end;
}
@media screen and (max-width: 767.999px) {
  #guide .guide_item.price dl dd {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767.999px) {
  #guide .guide_item.price dl dd.sp-w100 {
    width: 100%;
  }
}
#guide .guide_item.price dl dd::before {
  content: "・・・";
  color: #B0B0B0;
  font-weight: bold;
  letter-spacing: -0.6em;
  font-size: 1em;
}
#guide .guide_item.access h4 {
  font-size: 2.6rem;
  color: #976133;
  text-align: center;
}
@media screen and (max-width: 767.999px) {
  #guide .guide_item.access h4 {
    font-size: 2rem;
  }
}
#guide .guide_item.access .sub {
  text-align: center;
  margin-top: 2rem;
  font-size: 1.8rem;
}
@media screen and (max-width: 767.999px) {
  #guide .guide_item.access .sub {
    margin-top: 1.6rem;
    font-size: 1.4rem;
  }
}
#guide .guide_item.access .access_map {
  width: 100%;
  height: 27rem;
  border-radius: 3rem;
  overflow: hidden;
  margin: 4rem auto 0;
}
@media screen and (max-width: 767.999px) {
  #guide .guide_item.access .access_map {
    margin: 2.4rem auto 0;
  }
}
#guide .guide_item.access .access_map iframe {
  width: 100% !important;
  height: 100% !important;
  border: none;
  display: block;
}
#guide .guide_item.access .access_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 2.4rem;
  gap: 2rem;
}
@media screen and (max-width: 767.999px) {
  #guide .guide_item.access .access_list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#guide .guide_item.access .access_list .access_item {
  width: 50%;
}
@media screen and (max-width: 767.999px) {
  #guide .guide_item.access .access_list .access_item {
    width: 100%;
  }
}
#guide .guide_item.access .access_list .access_item strong {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 2.2rem;
  gap: 2rem;
}
@media screen and (max-width: 767.999px) {
  #guide .guide_item.access .access_list .access_item strong {
    font-size: 1.8rem;
    gap: 1.6rem;
  }
}
#guide .guide_item.access .access_list .access_item strong::before {
  content: "";
  display: inline-block;
  background-image: url(../img/access_car.png);
  background-size: contain;
  width: 5rem;
  height: 3rem;
}
@media screen and (max-width: 767.999px) {
  #guide .guide_item.access .access_list .access_item strong::before {
    width: 4rem;
    height: 2.4rem;
  }
}
#guide .guide_item.access .access_list .access_item:nth-child(2) strong::before {
  content: "";
  display: inline-block;
  background-image: url(../img/access_train.png);
  background-size: contain;
  width: 3rem;
  height: 3rem;
}
@media screen and (max-width: 767.999px) {
  #guide .guide_item.access .access_list .access_item:nth-child(2) strong::before {
    width: 2.4rem;
    height: 2.4rem;
  }
}
#guide .guide_item.access .access_list .access_item .txt {
  font-size: 1.9rem;
  font-weight: normal;
  margin-top: 2rem;
}
@media screen and (max-width: 767.999px) {
  #guide .guide_item.access .access_list .access_item .txt {
    font-size: 1.4rem;
    margin-top: 1.6rem;
  }
}
#guide .guide_item.access .access_list .access_item .txt p {
  padding-left: 1em;
  text-indent: -1em;
}

#map {
  background: #E2EEE2;
  background-image: url(../img/map_bg01.png);
  background-size: contain;
  background-position: bottom center;
  background-repeat: no-repeat;
  position: relative;
}
#map::before {
  content: "";
  display: inline-block;
  background-image: url(../img/map_bg02.png);
  background-size: contain;
  width: 25rem;
  height: 26rem;
  position: absolute;
  bottom: 32rem;
  left: 17rem;
}
@media screen and (max-width: 767.999px) {
  #map::before {
    content: none;
  }
}
#map::after {
  content: "";
  display: inline-block;
  background-image: url(../img/map_bg03.png);
  background-size: contain;
  width: 21rem;
  height: 21rem;
  position: absolute;
  bottom: 42rem;
  right: 8rem;
}
@media screen and (max-width: 767.999px) {
  #map::after {
    content: none;
  }
}
#map .map_inner {
  width: 100%;
  max-width: 102rem;
  margin-inline: auto;
  padding-block: 11rem 48rem;
}
@media screen and (max-width: 767.999px) {
  #map .map_inner {
    padding: 7rem 1rem 13rem;
  }
  #map .map_inner .seciton_ttl {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
  }
}
#map .map_container {
  position: relative;
}
#map .map_container::after {
  content: "";
  display: inline-block;
  background-image: url(../img/map_comment.png);
  background-size: contain;
  width: 21rem;
  height: 18rem;
  position: absolute;
  top: 0;
  right: -14rem;
}
@media screen and (max-width: 767.999px) {
  #map .map_container::after {
    width: 11rem;
    height: 9rem;
    top: -6rem;
    right: -1rem;
  }
}
#map .map_link {
  display: block;
  width: 80%;
  margin: 5rem auto 0;
  border: 1rem solid #fff;
  border-radius: 2rem;
  position: relative;
}
@media screen and (max-width: 767.999px) {
  #map .map_link {
    width: 100%;
    border: 0.6rem solid #fff;
  }
}
#map .map_link::before {
  content: "";
  display: inline-block;
  background-image: url(../img/map_plus.png);
  background-size: contain;
  width: 5rem;
  height: 5rem;
  position: absolute;
  bottom: 0.8rem;
  right: 0.4rem;
}
#map .map_link img {
  border-radius: 1rem;
  -o-object-fit: contain;
     object-fit: contain;
}