.@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-tap-highlight-color: transparent;
  /* 3*/
  scroll-behavior: smooth;
  scroll-padding-top: 100px;
}
@media (max-width: 599px) {
  html {
	  scroll-padding-top: 60px;
  }
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  /* 1 */
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
  /* 2 */
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

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

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px;
  /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

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

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit;
  /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

.important-sec__header, .page-title__h1, .event__item, .footer__nav .nav-menu .footer__menu--item {
  letter-spacing: 0.08em;
  line-height: 1.8;
}

.nav-info--tel, .bt__green.tel, .tel-bt {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1;
  font-size: 50px;
  font-size: 5rem;
}
@media (max-width: 599px) {
  .nav-info--tel, .bt__green.tel, .tel-bt {
    font-size: 30.599px;
    font-size: 7.64975vw;
  }
}

.nav-info--mail, .bt__green.mail {
  font-size: 40px;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.08em;
}
@media (max-width: 599px) {
  .nav-info--mail, .bt__green.mail {
    font-size: 20.599px;
    font-size: 5.14975vw;
  }
}

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
Wordpress管理画面、エディタ画面の基本スタイル
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
  -webkit-text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  text-transform: none;
}

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

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

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

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

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

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

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

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

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

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

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  color: #404040;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}

p {
  margin-bottom: 1em;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
  color: #666;
}

code,
kbd,
tt,
var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
  background: #fff;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul {
  margin: 0 0 0 3em;
}

ol {
  padding: 15px 0;
  margin: 0 0 0 6em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

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

figure {
  margin: 1em 0;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/* Links
--------------------------------------------- */
a {
  color: #4169e1;
}

a:visited {
  color: #800080;
}

a:hover,
a:focus,
a:active {
  color: #191970;
}

a:focus {
  outline: auto;
}

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

/* Forms
--------------------------------------------- */
button,
input[type=button],
input[type=reset],
input[type=submit] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1;
  padding: 0.6em 1em 0.4em;
}

button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
  border-color: #aaa #bbb #bbb;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
  color: #111;
}

select {
  border: 1px solid #ccc;
}

textarea {
  width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.main-navigation {
  display: block;
  width: 100%;
}

.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.main-navigation ul ul {
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
          box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999;
}

.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
  display: block;
  left: auto;
}

.main-navigation ul ul a {
  width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: auto;
}

.main-navigation li {
  position: relative;
}

.main-navigation a {
  display: block;
  text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }

  .main-navigation ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  text-align: end;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
  display: block;
}

.post,
.page {
  margin: 0 0 1.5em;
}

.updated:not(.published) {
  display: none;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
  margin: 0 0 1.5em;
}

.widget select {
  max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%;
}

.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- */
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
          clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}

html, body {
  color: #666;
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", sans-serif;
  font-size: 62.5%;
  font-style: normal;
  font-weight: 400;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  -webkit-writing-mode: horizontal-tb;
      -ms-writing-mode: lr-tb;
          writing-mode: horizontal-tb;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
}

.wrapper {
  position: relative;
  height: 100%;
  overflow: hidden;
  padding-top: 60px;
}
@media screen and (min-width: 992px) {
  .wrapper {
    padding-top: 100px;
  }
}
ul, li, p, dl, dt, dd, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, menu, a, a:link, button {
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 0.08em;
  line-height: 1.8;
}
@media (max-width: 599px) {
  ul, li, p, dl, dt, dd, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, menu, a, a:link, button {
    font-size: 15.599px;
    font-size: 3.89975vw;
  }
}

ul, li {
  margin: 0px;
  padding: 0px;
}

ul {
  list-style: none;
}

p {
  margin-bottom: 0 !important;
}

.page-template-default .sec ul, .page-template-default .sec ol, .article.news ul, .article.news ol, .park-addition__text ul, .park-addition__text ol {
  display: table;
  margin: 0;
}
.page-template-default .sec ul, .article.news ul, .park-addition__text ul {
  padding-left: 1em;
}
.page-template-default .sec ol li, .article.news ol li, .park-addition__text ol li {
  list-style-type: decimal;
  margin: 0;
  padding: 0;
  display: table-row;
  counter-increment: table-ol;
}
/*
.page-template-default .sec ul li, .article.news ul li, .park-addition__text ul li {
  list-style-type: disc;
  margin: 0;
  padding: 0;
  padding-left: 1em;
  text-indent: -1em;
}
.page-template-default .sec ol li:before, .article.news ol li:before, .park-addition__text ol li:before {
  content: counter(table-ol) ".";
  display: table-cell;
  padding-right: 0.4em;
  text-align: right;
  font-weight: 700;
}
.page-template-default .sec ul li:before, .article.news ul li:before, .park-addition__text ul li:before {
  content: "・";
  padding-right: 0.4em;
  text-align: right;
  font-weight: 700;
}
.page-template-default .sec ol li:after, .article.news ol li:after, .park-addition__text ol li:after {
  content: "";
  display: block;
  margin-bottom: 1em;
}
.page-template-default .sec ul li:after, .article.news ul li:after, .park-addition__text ul li:after {
  content: "";
  display: block;
  margin-bottom: 0.5em;
}
*/
.page-template-default .sec ol li:last-of-type:after, .article.news ol li:last-of-type:after, .park-addition__text ol li:last-of-type:after {
  margin-bottom: 0;
}
.page-template-default .sec ul li:last-of-type:after, .article.news ul li:last-of-type:after, .park-addition__text ul li:last-of-type:after {
  margin-bottom: 0;
}

.post, .page {
  margin: 0px;
}

@font-face {
  font-family: "icomoon";
  src: url("../../fonts/icomoon.eot?esc7d9");
  src: url("../../fonts/icomoon.eot?esc7d9#iefix") format("embedded-opentype"), url("../../fonts/icomoon.ttf?esc7d9") format("truetype"), url("../../fonts/icomoon.woff?esc7d9") format("woff"), url("../../fonts/icomoon.svg?esc7d9#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-icon_enjoy:before {
  content: "\e909";
}

.icon-icon_experience:before {
  content: "\e90a";
}

.icon-icon_gourmand:before {
  content: "\e90b";
}

.icon-icon_mail:before {
  content: "\e90c";
}

.icon-icon_play:before {
  content: "\e90f";
}

.icon-icon_shopping:before {
  content: "\e910";
}

.icon-icon_weather:before {
  content: "\e901";
}

.icon-icon_imp:before {
  content: "\e902";
}

.icon-icon_info:before {
  content: "\e903";
}

.icon-icon_guide:before {
  content: "\e904";
}

.icon-icon_event:before {
  content: "\e905";
}

.icon-icon_access:before {
  content: "\e906";
}

.icon-envelope-o:before {
  content: "\f003";
}

.icon-user1:before {
  content: "\f007";
}

.icon-angle-left:before {
  content: "\f104";
}

.icon-angle-right:before {
  content: "\f105";
}

.icon-angle-up:before {
  content: "\f106";
}

.icon-angle-down:before {
  content: "\f107";
}

.icon-calendar-o:before {
  content: "\f133";
}

.icon-map-o:before {
  content: "\f278";
}

.icon-map:before {
  content: "\f279";
}

.icon-car:before {
  content: "\e907";
}

.icon-home3:before {
  content: "\e908";
}

.icon-droplet:before {
  content: "\e911";
}

.icon-image:before {
  content: "\e90d";
}

.icon-images:before {
  content: "\e90e";
}

.icon-play:before {
  content: "\e912";
}

.icon-file-picture:before {
  content: "\e927";
}

.icon-folder:before {
  content: "\e92f";
}

.icon-folder-plus:before {
  content: "\e931";
}

.icon-price-tag:before {
  content: "\e935";
}

.icon-price-tags:before {
  content: "\e936";
}

.icon-phone:before {
  content: "\e942";
}

.icon-phone-hang-up:before {
  content: "\e943";
}

.icon-location:before {
  content: "\e947";
}

.icon-location2:before {
  content: "\e948";
}

.icon-map1:before {
  content: "\e94b";
}

.icon-map2:before {
  content: "\e94c";
}

.icon-clock:before {
  content: "\e94e";
}

.icon-clock2:before {
  content: "\e94f";
}

.icon-display:before {
  content: "\e956";
}

.icon-laptop:before {
  content: "\e957";
}

.icon-mobile:before {
  content: "\e958";
}

.icon-mobile2:before {
  content: "\e959";
}

.icon-tablet:before {
  content: "\e95a";
}

.icon-bubble:before {
  content: "\e96b";
}

.icon-bubbles:before {
  content: "\e96c";
}

.icon-bubbles2:before {
  content: "\e96d";
}

.icon-bubble2:before {
  content: "\e96e";
}

.icon-bubbles3:before {
  content: "\e96f";
}

.icon-bubbles4:before {
  content: "\e970";
}

.icon-user:before {
  content: "\e971";
}

.icon-users:before {
  content: "\e972";
}

.icon-zoom-in:before {
  content: "\e987";
}

.icon-zoom-out:before {
  content: "\e988";
}

.icon-unlocked:before {
  content: "\e990";
}

.icon-leaf:before {
  content: "\e9a4";
}

.icon-notification:before {
  content: "\ea08";
}

.icon-info:before {
  content: "\ea0c";
}

.icon-cross:before {
  content: "\ea0f";
}

.icon-play3:before {
  content: "\ea1c";
}

.icon-volume-mute:before {
  content: "\ea29";
}

.icon-circle-up:before {
  content: "\ea41";
}

.icon-circle-right:before {
  content: "\ea42";
}

.icon-circle-down:before {
  content: "\ea43";
}

.icon-circle-left:before {
  content: "\ea44";
}

.icon-checkbox-checked:before {
  content: "\ea52";
}

.icon-facebook:before {
  content: "\ea90";
}

.icon-instagram:before {
  content: "\ea92";
}

.icon-whatsapp:before {
  content: "\ea93";
}

.icon-twitter:before {
  content: "\ea96";
}

.icon-youtube:before {
  content: "\ea9d";
}

.icon-file-pdf:before {
  content: "\eadf";
}

.icon-file-word:before {
  content: "\eae1";
}

.icon-file-excel:before {
  content: "\eae2";
}


/* ------------------------------------------------
                  header
--------------------------------------------------- */

.header {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  -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;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 998;
  height: 60px;
  border-bottom: 5px solid #2D8285;
}
@media screen and (min-width: 992px) {
  .header {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0px;
    height: 100px;
  }
}
.header__l--logo {
  width: 100%;
  max-width: 240px;
  padding: 0 5px;
}
@media screen and (min-width: 992px) {
  .header__l--logo {
    max-width: 350px;
    padding: 0 15px;
  }
}
.header__r {
  position: absolute;
  top: 60px;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .header__r {
    position: static;
    width: 60%;
    margin-left: auto;
  }
}



/* ------------------------------------------------
                  footer
--------------------------------------------------- */
.footer {
	background-size: auto auto;
	background-color: rgb(239 245 246);
	background-image: repeating-linear-gradient(-45deg, transparent, transparent 24px, rgb(234, 241, 242) 24px, rgb(234, 241, 242) 43px);
	padding-top: 45px;
	margin-bottom: 70px;
}
@media screen and (min-width: 992px) {
  .footer {
    padding-top: 75px;
    margin-bottom: 0px;
  }
}
.footer__wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	  -ms-flex-direction: column;
		  flex-direction: column;
	padding-bottom: 45px;
	margin-bottom: 62px;
}
@media screen and (min-width: 992px) {
  .footer__wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding-bottom: 75px;
    margin-bottom: 0px;
  }
}
.footer__l {
	width: 100%;
	margin: auto;
	text-align: center;
}
@media screen and (min-width: 992px) {
	.footer__l {
		-webkit-box-flex: 1;
			-ms-flex-positive: 1;
				flex-grow: 1;
		margin-right: 30px;
		width: auto;
	}
}
.footer__logo, .footer__add, .footer__bt {
	margin-bottom: 25px;
}
@media screen and (min-width: 992px) {
	.footer__logo, .footer__add, .footer__bt {
		margin-bottom: 30px;
	}
}

.footer__bt .bt {
  width: 100%;
  color: #707070;
  border: #2D8285 2px solid;
  -webkit-transition: 1s all;
  transition: 1s all;
}
.footer__bt .bt:hover {
  border: 2px solid #2D8285;
  color: #fff;
  font-weight: 700;
}
.footer__bt .bt.tel-bt {
  margin-bottom: 25px;
}
.footer__r {
  margin-bottom: 25px;
}
@media screen and (min-width: 992px) {
  .footer__r {
    -webkit-box-flex: 2;
        -ms-flex-positive: 2;
            flex-grow: 2;
    margin-bottom: 0px;
  }
}
.footer__nav .nav-menu {
	-ms-flex-wrap: wrap;
	  flex-wrap: wrap;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 25px 0;
}
@media screen and (min-width: 992px) {
	.footer__nav .nav-menu {
		margin: 0;
	}
}
.footer__nav .nav-menu .footer__menu--item {
	width: calc((100% - 15px) / 2);
	font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", sans-serif !important;
}
@media screen and (min-width: 992px) {
	.footer__nav .nav-menu .footer__menu--item {
		width: calc((100% - 30px) / 3);
	}
}
@media screen and (min-width: 1200px) {
	.footer__nav .nav-menu .footer__menu--item {
		width: calc((100% - 45px) / 4);
	}
}
.footer__nav .nav-menu .footer__menu--item a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #666 !important;
  -webkit-transition: 1s all;
  transition: 1s all;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.footer__nav .nav-menu .footer__menu--item a::before {
	font-family: "icomoon";
	content: "\f105";
	color: #fff;
	width: 20px;
	height: 20px;
	margin-right: 5px;
	background-color: #2D8285;
	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;
	border-radius: 50%;
}
.footer__nav .nav-menu .footer__menu--item a:visited {
	color: #666 !important;
}
.footer__nav .nav-menu .footer__menu--item:nth-of-type(2n) {
  margin-right: 0px;
}
@media screen and (min-width: 992px) {
  .footer__nav .nav-menu .footer__menu--item:nth-of-type(3n) {
    margin-right: 0px;
  }
}
@media screen and (min-width: 1200px) {
  .footer__nav .nav-menu .footer__menu--item:nth-of-type(4n) {
    margin-right: 0px;
  }
}
.footer__nav .nav-menu .footer__menu--item:nth-child(n+3) {
  margin-top: 15px;
}
@media screen and (min-width: 992px) {
  .footer__nav .nav-menu .footer__menu--item:nth-child(n+3) {
    margin-top: 0px;
  }
}
@media screen and (min-width: 992px) {
  .footer__nav .nav-menu .footer__menu--item:nth-child(n+4) {
    margin-top: 25px;
  }
}
@media screen and (min-width: 1200px) {
  .footer__nav .nav-menu .footer__menu--item:nth-child(n+4) {
    margin-top: 0px;
  }
}
@media screen and (min-width: 1200px) {
  .footer__nav .nav-menu .footer__menu--item:nth-child(n+5) {
    margin-top: 25px;
  }
}
.footer__nav .nav-menu .footer__menu--item .sub-menu {
  background-color: transparent;
  color: #2D8285;
  margin-left: 0px;
}
.footer__nav .nav-menu .footer__menu--item .sub-menu .footer__menu--item {
  width: 100%;
}
.footer__nav .nav-menu .footer__menu--item .sub-menu .footer__menu--item a:before {
  background-color: transparent;
  color: #2D8285;
}
.footer__nav .nav-menu .footer__menu--item .sub-menu .footer__menu--item::nth-child(-n+4) {
  margin-bottom: 0px;
}
.footer__bottom {
  width: 100%;
  background-color: #2D8285;
  padding: 0px 0px 15px 0px;
  position: relative;
}
@media screen and (min-width: 600px) {
  .footer__bottom {
    padding: 15px 0;
  }
}
.footer__bottom:before {
  content: "";
  display: inline-block;
  background-image: url(../../img/common/footer__bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 50px;
  width: 100%;
  height: 50px;
  max-height: 50px;
  position: absolute;
  top: -49px;
  right: 0px;
  z-index: 0;
}
@media screen and (min-width: 992px) {
  .footer__bottom:before {
    background-size: auto 100px;
    width: 100%;
    height: 100px;
    max-height: 100px;
    top: inherit;
    bottom: 0px;
    right: 0px;
  }
}
.footer__bottom--wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  position: relative;
}
@media screen and (min-width: 992px) {
  .footer__bottom--wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.footer__bottom--copylight {
  color: #fff;
  font-family: "Lato", sans-serif;
  padding-top: 15px;
  border-top: 1px dotted #fff;
}
@media screen and (min-width: 992px) {
  .footer__bottom--copylight {
    border-style: none;
    padding-top: 0px;
  }
}
.footer__menu {
  color: #fff;
}
.footer__menu--list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-bottom: 15px;
}
@media screen and (min-width: 992px) {
  .footer__menu--list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding-bottom: 0px;
  }
}
.footer__menu--item {
  margin-right: 15px;
}
.footer__menu--item a {
  color: #fff !important;
  -webkit-transition: 1s all;
  transition: 1s all;
}
.footer__menu--item a:hover {
  opacity: 0.6;
  color: #fff !important;
}
.footer__menu--item a:visited {
  color: #fff !important;
}



/* ------------------------------------------------
                  cont
--------------------------------------------------- */
.sec {
  margin: 0 auto 0 auto;
  position: relative;
  padding-top: 45px;
}
@media screen and (min-width: 992px) {
  .sec {
    padding-top: 75px;
  }
}
.sec__content-l {
  width: 87.19%;
  margin: auto;
}
@media screen and (min-width: 1200px) {
  .sec__content-l {
    width: 87.19%;
    max-width: 1674px;
  }
}
.sec__content-m {
  width: 87.19%;
  margin: auto;
}
@media screen and (min-width: 1200px) {
  .sec__content-m {
    width: 71.98%;
    max-width: 1383px;
  }
}
.sec__content-s {
	width: calc(100% - 260px);
    margin: auto;
}
@media screen and (min-width: 1200px) {
  .sec__content-s {
    width: 57.6%;
    max-width: 1106px;
  }
}
@media screen and (max-width: 992px) {
  .sec__content-s {
  	width: 87.19%;
    max-width: 1106px;
  }
}
.sec__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sec__box {
  margin-bottom: 30px;
}
.sec__box--l {
  width: 50%;
  margin-right: 15px;
}
@media screen and (min-width: 992px) {
  .sec__box--l {
    margin-right: 30px;
  }
}
.sec__box--r {
  width: 50%;
}
.sec .full {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  background-color: #DFEAEB;
  padding: 45px 0;
}
@media screen and (min-width: 992px) {
  .sec .full {
    padding: 75px 0;
  }
}

/*tabの形状*/
.tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 75px;
}
@media (max-width: 599px) {
  .tab {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.tab li, .tab .tab-item{
	width: calc(100% / 6);
}

@media (max-width: 599px) {
  .tab li, .tab .tab-item {
    width: calc((100% - 15px) / 2);
    text-align: center;
    margin-right: 15px;
  }
}
@media (max-width: 599px) {
  .tab li:nth-of-type(n+3), .tab .tab-item:nth-of-type(n+3) {
    margin-top: 15px;
  }
}
@media (max-width: 599px) {
  .tab li:nth-of-type(2n), .tab .tab-item:nth-of-type(2n) {
    margin-right: 0px;
  }
}
.tab li button, .tab .tab-item button {
	width: 100%;
	height: 100%;
	display: block;
	background: #fff;
	border-top: solid 1px #707070;
	border-left: solid 1px #707070;
	border-right: solid 1px #707070;
	border-bottom: none;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	padding: 20px;
	text-align: center;
	color: #1A6AA8;
}
@media (max-width: 599px) {
  .tab li button, .tab .tab-item button {
	width: 100%;
	height: auto;
    border: solid 1px #707070;
    padding: 10px 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }
}

/*liにactiveクラスがついた時の形状*/
.tab li.active button, .tab .tab-item.active button {
  background: #DFEAEB;
}

.panel-group {
  border-top: none;
}

.panel {
  display: none;
}

.tab.is-active {
  background: #F00;
  color: #FFF;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.panel.is-show {
  display: block;
}

/*エリアの表示非表示と形状*/
.area {
  display: none;
  /*はじめは非表示*/
  opacity: 0;
  /*透過0*/
  background-color: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.25);
  padding: 30px;
}
@media (max-width: 599px) {
  .area {
    padding: 15px;
  }
}

/*areaにis-activeというクラスがついた時の形状*/
.area.is-active {
  display: block;
  /*表示*/
  -webkit-animation-name: displayAnime;
          animation-name: displayAnime;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes displayAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes displayAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.article {
  background-color: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.25);
  padding: 30px;
}
@media (max-width: 599px) {
  .article {
    padding: 15px;
  }
}
.article h2:before {
  position: absolute;
  bottom: -30px;
  left: 0px;
}
.article ul {
  margin: 0 0 1.5em 3em;
}
.article__header, 
.article__main {
	font-size: 16px;
	font-size: 1.6rem;
	letter-spacing: 0.08em;
	line-height: 1.8;
}
.article__title {
  text-align: center;
}
.article__title:before {
  position: absolute;
  bottom: -30px;
  left: calc(50% - 10rem) !important;
}

@media (max-width: 599px) {
  .article__header, 
  .article__main {
    font-size: 15.599px;
    font-size: 3.89975vw;
  }
	
  .article__title:before {
    left: calc(50% - 4rem) !important;
    bottom: -12px !important;
  }
}
.article__wrap {
  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;
  margin-bottom: 25px;
  padding: 15px;
  border-radius: 5px;
  background-color: #F5F5F5;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (min-width: 600px) {
  .article__wrap {
    margin-bottom: 30px;
  }
}
.article__date {
  font-family: "Lato", sans-serif;
}
.article__date i {
  margin-right: 5px;
}
.article__cate {
  background-color: #fff;
  line-height: 1;
  padding: 5px;
  border: 1px solid #2D8285;
}
.article__footer {
  margin-top: 30px;
}
@media (max-width: 599px) {
  .article__footer {
    margin-top: 25px;
  }
}
.article__footer .bt__contents a, .article__footer .bt__contents a:visited {
  color: #fff;
}
.article__footer .bt__contents .bt {
  width: 30rem;
  -webkit-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.25);
}
.article.news {
  padding: 30px;
}
@media (max-width: 599px) {
  .article.news {
    padding: 15px;
  }
}
.article.news:before {
  display: none;
}

.post-type-archive-event .area {
  background-color: transparent;
  border-radius: 0px;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0px;
}
@media (max-width: 599px) {
  .post-type-archive-event .area {
    padding: 0px;
  }
}

.event_detail .article__main, .event_detail .article__detail {
  margin-top: 25px;
}
@media screen and (min-width: 600px) {
  .event_detail .article__main, .event_detail .article__detail {
    margin-top: 30px;
  }
}
.event_detail .article__title {
  text-align: left;
}
.event_detail .article__title:before {
  left: 0px !important;
}
.event_detail .article__date {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
}
@media (max-width: 599px) {
  .event_detail .article__date {
    font-size: 18.599px;
    font-size: 4.64975vw;
  }
}
.event_detail .article__time--title {
  font-weight: 700;
}
.event_detail .article__content {
  margin-top: 15px;
}
.event_detail .article__detail {
  background-color: #F5F5F5;
  border-radius: 10px;
  padding: 15px;
}
.event_detail .article__table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  background-color: #fff;
}
.event_detail .article__th, .event_detail .article__td {
  padding: 15px;
  border-width: 1px;
  border-style: solid;
  border-color: #2D8285;
  text-align: left;
  vertical-align: middle;
}
@media (max-width: 599px) {
  .event_detail .article__th, .event_detail .article__td {
    border-bottom: none;
    display: block;
    width: 100%;
  }
}
.event_detail .article__th {
  background-color: #DFEAEB;
  color: #666;
}
.event_detail .article__td .num {
  padding: 8px;
}
@media screen and (min-width: 600px) {
  .event_detail .article__td .bt__contents {
    text-align: left;
  }
}
.event_detail .article__td .bt__contents .bt {
  width: auto;
  display: inline-block;
  padding: 15px 35px;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0px;
  padding: 0px;
  line-height: 1;
}

h2, h3, h4, h5 {
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.8;
}

.sec__title--h5, .sec__title--h4, .sec__title--h3, .sec__title--h2, .sec__title--h1 {
  text-align: center;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.8;
  margin-bottom: 2em;
}

h2 {
  font-size: 30px;
  font-size: 3rem;
  text-align: left;
  position: relative;
  margin-bottom: 2em;
}
.heading--underbar {
  font-size: 30px;
  font-size: 3rem;
  text-align: left;
  position: relative;
  margin-bottom: 2em;
}
@media (max-width: 599px) {
  h2 {
    font-size: 20.599px;
    font-size: 5.14975vw;
  }
  .heading--underbar {
    font-size: 20.599px;
    font-size: 5.14975vw;
  }
}
.heading--underbar:before {
  position: absolute;
  bottom: -30px;
  left: calc(50% - 8rem);
  width: 16rem;
  height: 5px;
  content: "";
  background: #2D8285;
}
@media (max-width: 599px) {
  .heading--underbar:before {
    left: calc(50% - 4rem);
    width: 8rem;
    bottom: -12px;
  }
}
h3 {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1;
  padding: 2rem;
  margin-bottom: 0.8em;
  border-radius: 5px;
}
.heading--stripe {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1;
  padding: 2rem;
  margin-bottom: 0.8em;
  border-radius: 5px;
  background-color: rgb(223, 234, 235);
  background-image: repeating-linear-gradient(-45deg, transparent, transparent 24px, rgb(234, 241, 242) 24px, rgb(234, 241, 242) 43px);
}
@media (max-width: 599px) {
  h3 {
    font-size: 16.599px;
    font-size: 4.14975vw;
  }
  .heading--stripe {
    font-size: 16.599px;
    font-size: 4.14975vw;
  }
}
h4 {
  font-size: 20px;
  font-size: 2rem;
}
.heading--dotted {
	font-size: 20px;
	font-size: 2rem;
	padding: 0;
	line-height: 1.8;
	border-bottom: 3px dotted #2D8285;
	padding-bottom: 0.5em;
	margin-bottom: 0.8em;
	color: #666;
}
@media (max-width: 599px) {
  h4 {
    font-size: 16.599px;
    font-size: 4.14975vw;
  }
  .heading--dotted {
    font-size: 16.599px;
    font-size: 4.14975vw;
  }
}
.heading-dia {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 0.8em;
}
@media (max-width: 599px) {
  .heading-dia {
    font-size: 15.599px;
    font-size: 3.89975vw;
  }
}
.heading-dia::before {
  content: "◆";
  color: #2D8285;
}

h5 {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 0.8em;
}
@media (max-width: 599px) {
  h5 {
    font-size: 15.599px;
    font-size: 3.89975vw;
  }
}

.sec__title--h1 {
  font-size: 20.921px;
  font-size: 5.23025vw;
}
@media screen and (min-width: 992px) {
  .sec__title--h1 {
    font-size: 30px;
    font-size: 3rem;
  }
}
@media (max-width: 599px) {
  .sec__title--h1 {
    font-size: 20.599px;
    font-size: 5.14975vw;
  }
}
.sec__title--h2 {
  text-align: center;
  font-size: 30px;
  font-size: 3rem;
}
@media (max-width: 599px) {
  .sec__title--h2 {
    font-size: 20.599px;
    font-size: 5.14975vw;
  }
}
.sec__title--h3 {
  font-size: 20px;
  font-size: 2rem;
}
@media (max-width: 599px) {
  .sec__title--h3 {
    font-size: 16.599px;
    font-size: 4.14975vw;
  }
}
.sec__title--h4 {
  font-size: 16px;
  font-size: 1.6rem;
}
@media (max-width: 599px) {
  .sec__title--h4 {
    font-size: 15.599px;
    font-size: 3.89975vw;
  }
}
.sec__title--h5 {
  font-size: 16px;
  font-size: 1.6rem;
}
@media (max-width: 599px) {
  .sec__title--h5 {
    font-size: 15.599px;
    font-size: 3.89975vw;
  }
}
.sec__title--en {
  display: block;
  font-family: "Lato", sans-serif;
  letter-spacing: 0.05em;
  line-height: 1;
  margin-bottom: 0.2em;
  white-space: nowrap;
  font-size: 50px;
  font-size: 5rem;
}
@media (max-width: 599px) {
  .sec__title--en {
    font-size: 30.599px;
    font-size: 7.64975vw;
  }
}
.sec__title--jp {
  display: block;
  font-size: 30px;
  font-size: 3rem;
  /*white-space: nowrap;*/
}
@media (max-width: 599px) {
  .sec__title--jp {
    font-size: 20.599px;
    font-size: 5.14975vw;
  }
}

/* Loading背景画面設定　*/
#splash {
  /*fixedで全面に固定*/
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 999;
  background: #DFEAEB;
  text-align: center;
  color: #707070;
}

#splash_logo {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

/* Loading アイコンの大きさ設定　*/
#splash_logo img {
  width: 300px;
}
@media screen and (min-width: 992px) {
  #splash_logo img {
    width: 600px;
  }
}

/* fadeUpをするアイコンの動き */
.fadeUp {
  -webkit-animation-name: fadeUpAnime;
          animation-name: fadeUpAnime;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
}

@-webkit-keyframes fadeUpAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes fadeUpAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
a, a:link, a:visited {
  color: #1F79BC;
  text-decoration: none;
  -webkit-transition: 1s all;
  transition: 1s all;
}
a:hover, a:link:hover, a:visited:hover {
  color: #FE4949;
  text-decoration: none;
}

a.normal-link {
	text-decoration: underline;
}
.anchor-list {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
}
.anchor-item {
  width: calc((100% - 25px) / 2);
  margin-right: 25px !important;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  padding-left: 0 !important;
  text-indent: 0 !important;
}
@media screen and (min-width: 992px) {
  .anchor-item {
    width: calc((100% - 75px) / 3);
  }
}
.anchor-item::before {
  display: none !important;
}
.anchor-item:after {
  font-family: "icomoon" !important;
  content: "\f107" !important;
  position: absolute !important;
  bottom: -12px;
  left: calc(50% + 0.3rem);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 22px;
  font-size: 2.2rem;
  margin-bottom: 0px !important;
}
.anchor-item:nth-of-type(2n) {
  margin-right: 0px !important;
}
@media screen and (min-width: 992px) {
  .anchor-item:nth-of-type(2n) {
    margin-right: 25px !important;
  }
}
@media screen and (min-width: 992px) {
  .anchor-item:nth-of-type(3n) {
    margin-right: 0px !important;
  }
}
.anchor-item:nth-child(n+3) {
  margin-top: 25px !important;
}
@media screen and (min-width: 992px) {
  .anchor-item:nth-child(n+3) {
    margin-top: 0px !important;
  }
}
@media screen and (min-width: 992px) {
  .anchor-item:nth-child(n+4) {
    margin-top: 25px !important;
  }
}
.anchor-item a, .anchor-item a:visited {
  color: #707070;
}
.anchor-item a {
  position: relative;
  padding: 25px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: 1s all;
  transition: 1s all;
  font-weight: 700;
  width: 100%;
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 992px) {
  .anchor-item a {
    padding: 30px 15px;
  }
}
.anchor-item a:hover {
  opacity: 0.6;
  color: #FE4949;
  text-decoration: none;
}

.bt {
  position: relative;
  text-decoration: none !important;
  display: inline-block;
  padding: 15px 20px;
  text-align: center;
  /* outline: none; */
  margin: auto;
  width: 100%;
  background-color: #fff;
  color: #707070;
  border-radius: 100vh;
  line-height: 1;
}
.bt:focus, 
.bt:focus-visible  {
	outline: 3px solid #2a9aee;
	outline-offset: 3px;
}
@media screen and (min-width: 600px) {
  .bt {
    width: 50rem;
  }
}
.bt:hover {
  background-color: #2D8285;
  color: #fff;
}
.bt:visited {
  color: #707070;
}
.bt__wrap {
  margin-top: 25px;
}
@media screen and (min-width: 600px) {
  .bt__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
  }
}
.bt__are {
  margin-bottom: 25px;
}
@media screen and (min-width: 600px) {
  .bt__are {
    width: 50%;
    margin-bottom: 0px;
    margin-right: 30px;
    text-align: center;
  }
}
.bt__are:last-child {
  margin-bottom: 0px;
}
@media screen and (min-width: 600px) {
  .bt__are:last-child {
    margin-right: 0px;
  }
}
@media screen and (min-width: 600px) {
  .bt__col {
    width: calc((100% - 20px) / 2);
    margin-right: 20px !important;
  }
  .bt__col:last-child {
    margin-right: 0px !important;
  }
}
.bt__contents {
  margin: 25px auto 25px auto;
  text-align: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.bt__contents:last-child {
  margin-bottom: 0px;
}
@media screen and (min-width: 600px) {
  .bt__contents {
    margin: 30px auto 0 auto;
  }
}
.bt__contents p {
  margin-bottom: 0px;
}
.bt__green {
  color: #fff !important;
  background-color: #2D8285;
  border-style: none;
  -webkit-transition: 1s all;
  transition: 1s all;
  position: relative;
}
.bt__green:hover {
  color: #fff !important;
  opacity: 0.6;
}
.bt__green:visited {
  color: #fff !important;
}
.bt__green:before {
  font-family: "icomoon";
  content: "\f105";
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.bt__green.pdf:before {
  content: "\eadf";
}
.bt__green.tel, .bt__green.mail {
  font-weight: 700;
}
@media (max-width: 599px) {
  .bt__green.tel, .bt__green.mail {
    font-size: 20.599px;
    font-size: 5.14975vw;
  }
}
@media screen and (min-width: 600px) {
  .bt__green.tel, .bt__green.mail {
    font-size: 20.921px;
    font-size: 5.23025vw;
  }
}
@media screen and (min-width: 992px) {
  .bt__green.tel, .bt__green.mail {
    font-size: 20px;
    font-size: 2rem;
  }
}
.bt__green.tel:before, .bt__green.mail:before {
  display: none;
}
.bt__white-gre {
  background-color: #fff;
  color: #498B91;
  border: 2px solid #2D8285;
  font-weight: 700;
  -webkit-transition: 1s all;
  transition: 1s all;
}
.bt__white-gre:hover {
  background-color: #BAF2E7;
  border: 2px solid #2D8285;
  color: #498B91;
}
.bt__white-gre:visited {
  color: #498B91;
}
.bt__white-gre:before {
  font-family: "icomoon";
  content: "\f105";
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.bt__white-bk {
  background-color: #fff;
  color: #707070;
  border-style: none;
  font-weight: 700;
  -webkit-transition: 1s all;
  transition: 1s all;
  background-color: #707070;
  color: #fff;
}
.bt__white-bk:visited {
  color: #707070;
}
.bt__white-bk:before {
  font-family: "icomoon";
  content: "\f105";
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.bt i {
  padding-right: 5px;
}

.tel-bt {
  color: #707070;
  font-weight: 700;
  font-size: 2rem !important;
}
.tel-bt:before {
  font-family: "icomoon";
  content: "\e942";
}

.mail-bt {
  color: #707070;
  font-weight: 700;
  font-size: 2rem !important;
}
.mail-bt:before {
  font-family: "icomoon";
  content: "\e90c";
}

.route-bt {
  margin: auto;
  text-align: center;
}
.route-bt__link {
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
  width: 100%;
}

.btwidth {
  width: 100%;
}

.post__bt a {
  color: #fff !important;
  background-color: #2D8285;
  border-style: none;
  border-radius: 100vh;
  line-height: 1;
  -webkit-transition: 1s all;
  transition: 1s all;
  position: relative;
  display: inline-block;
  padding: 15px 20px;
  width: 100%;
}
@media screen and (min-width: 600px) {
  .post__bt a {
    width: 60%;
    padding: 15px 40px;
  }
}
.post__bt a:hover {
  color: #fff !important;
  opacity: 0.6;
}
.post__bt a:visited {
  color: #fff !important;
}
.post__bt a:before {
  font-family: "icomoon";
  content: "\f105";
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.post__bt.pdf a:before {
  content: "\eadf";
}
.post__bt a:focus, 
.post__bt a:focus-visible {
	outline: 3px solid #2a9aee;
	outline-offset: 3px;
}

.inner-text {
  margin-bottom: 0px;
}

.event__wrap {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.event__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 600px) {
  .event__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.event__item {
  background-color: #fff;
  margin-bottom: 30px;
  padding: 15px;
  color: #707070;
  -webkit-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
}
@media screen and (min-width: 600px) {
  .event__item {
    width: calc((100% - 30px) / 3);
    margin-right: 15px;
  }
}
@media screen and (min-width: 992px) {
  .event__item {
    width: calc((100% - 60px) / 3);
    margin-right: 30px;
  }
}
/*
.event__item:nth-child(n+2) {
  margin-top: 25px;
}
*/
@media screen and (min-width: 600px) {
  .event__item:nth-child(n+2) {
    margin-top: 0px;
  }
}
@media screen and (min-width: 600px) {
  /*.event__item:nth-of-type(3n) {
    margin-right: 0px;
  }*/
  .event__item.is-show:nth-child(3n) {
    margin-right: 0px;
  }
}
@media screen and (min-width: 600px) {
/*
  .event__item:nth-child(n+4) {
    margin-top: 30px;
  }
*/
}
.event__figure {
  width: 100%;
  padding-top: 75%;
  background-color: rgba(221, 221, 221, 0.8666666667);
  height: 0;
  position: relative;
}
.event__figure img {
  width: 100%;
  height: 100%;
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  top: 0px;
}
.event__link {
  color: #707070 !important;
  -webkit-transition: 1s all;
  transition: 1s all;
}
.event__link:hover {
  opacity: 0.6;
}
.event__link:visited {
  color: #707070 !important;
}
.event__title {
  font-weight: 700;
}
.event__cate {
  background-color: #2D8285;
  color: #fff;
  padding: 3px 10px;
  font-size: 14px;
  font-size: 1.4rem;
}
@media (max-width: 599px) {
  .event__cate {
    font-size: 12.599px;
    font-size: 3.14975vw;
  }
}

@media screen and (min-width: 600px) {
  .col-os-left {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-left: calc(50% - 50vw);
    margin-left: 4%;
  }
}

@media screen and (min-width: 992px) {
  .col-os-right {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-right: calc(50% - 50vw);
    margin-right: 4%;
  }
}

@media screen and (min-width: 992px) {
  .os-left {
    margin-left: calc(50% - 50vw);
  }
}

@media screen and (min-width: 992px) {
  .os-right {
    margin-right: calc(50% - 50vw);
  }
}

.row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}

.sec__box-inner {
  margin-top: 25px;
}
@media screen and (min-width: 992px) {
  .sec__box-inner {
    margin-top: 30px;
  }
}

.sec__box-inner.gy {
  border-radius: 10px;
  padding: 15px;
}

.sns__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.sns__item {
  margin-right: 40px;
}
@media (max-width: 599px) {
  .sns__item {
    margin-right: 25px;
  }
}
.sns__item:last-child {
  margin-right: 0px;
}
.sns__link {
  display: block;
  color: #2D8285;
  -webkit-transition: 1s all;
  transition: 1s all;
}
.sns__link:hover {
  opacity: 0.6;
  color: #2D8285;
}
.sns__link:visited {
  color: #2D8285;
}
.sns__link i {
  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;
  border: solid 2px #2D8285;
  border-radius: 100vh;
  padding: 20px;
  background-color: #fff;
  font-size: 30px;
  font-size: 3rem;
}
@media (max-width: 599px) {
  .sns__link i {
    font-size: 20.599px;
    font-size: 5.14975vw;
  }
}

.map {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 60%;
  margin-top: 60px;
}
@media screen and (min-width: 992px) {
  .map {
    padding-top: 40%;
    margin-top: 90px;
  }
}
@media screen and (min-width: 992px) {
  .map {
    padding-top: 30%;
  }
}
.map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.home .map, .post-type-archive-park_guide .map, .single-event .map, .single-news .map, .post-type-archive-news .map, .error404 .map, .page-id-323 .map, .page-id-932 .map {
  margin-top: 0px;
}

.page-title {
  position: relative;
}
.page-title__wrap {
  background-position: center;
  background-size: cover;
  position: relative;
}
@media (max-width: 599px) {
  .page-title__wrap {
    height: 200px;
  }
}
@media screen and (min-width: 600px) {
  .page-title__wrap {
    height: 400px;
  }
}
@media screen and (min-width: 992px) {
  .page-title__wrap {
    height: 500px;
  }
}
.page-title:after {
  content: "";
  display: inline-block;
  background-image: url(../../img/index/bg_mt_wh.png);
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  position: absolute;
  left: 0;
  z-index: 1;
}
@media (max-width: 599px) {
  .page-title:after {
    background-size: auto 60px;
    height: 60px;
    bottom: 0px;
  }
}
@media screen and (min-width: 600px) {
  .page-title:after {
    background-size: auto 70px;
    height: 70px;
    bottom: 0px;
  }
}
@media screen and (min-width: 992px) {
  .page-title:after {
    background-size: auto 120px;
    height: 120px;
    bottom: -20px;
  }
}
.page-title .sec__content-l {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 599px) {
  .page-title .sec__content-l {
    height: 200px;
  }
}
@media screen and (min-width: 600px) {
  .page-title .sec__content-l {
    height: 400px;
  }
}
@media screen and (min-width: 992px) {
  .page-title .sec__content-l {
    height: 500px;
  }
}
.page-title .sec__title--jp {
  color: #707070;
  font-weight: 700;
  color: #000;
}
@media (max-width: 599px) {
  .page-title .sec__title--jp {
    font-size: 28.599px;
    font-size: 7.14975vw;
    /* text-align: center; */
  }
}
@media screen and (min-width: 600px) {
  .page-title .sec__title--jp {
    font-size: 30.921px;
    font-size: 7.73025vw;
  }
}
@media screen and (min-width: 992px) {
  .page-title .sec__title--jp {
    font-size: 30.1199px;
    font-size: 7.529975vw;
  }
}
@media screen and (min-width: 1200px) {
  .page-title .sec__title--jp {
    font-size: 60px;
    font-size: 6rem;
  }
}
.page-title__h1 {
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", sans-serif;
  display: inline-block;
  position: absolute;
  left: 0%;
  -webkit-transform: translateY(-50%) translateX(0%);
          transform: translateY(-50%) translateX(0%);
  /*要素の大きさの半分ずつを戻す*/
  text-shadow: 0px 0px 8px rgb(255, 255, 255), 0px 0px 8px rgb(255, 255, 255), 0px 0px 6px rgb(255, 255, 255);
}
@media (max-width: 599px) {
  .page-title__h1 {
    top: 45%;
  }
}
@media screen and (min-width: 600px) {
  .page-title__h1 {
    top: 45%;
  }
}
@media screen and (min-width: 992px) {
  .page-title__h1 {
    top: 45%;
  }
}
@media screen and (min-width: 1200px) {
  .page-title__h1 {
    top: 45%;
  }
}

.qa__item {
  position: relative;
  margin: 30px 0 0;
  cursor: pointer;
}
.qa__item:first-child {
  margin-top: 0;
}
.qa__q button {
  width: 100%;
  position: relative;
  margin: 0;
  padding: 20px 20px 20px 60px;
  font-weight: bold;
  color: #fff;
  background-color: #2D8285;
  border: none;
  border-radius: 0;
}
@media (max-width: 599px) {
  .qa__q button {
    padding: 15px 30px 15px 40px;
  }
}
.qa__q button::before {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1;
  position: absolute;
  left: 20px;
  display: block;
  content: "Q.";
  color: #fff;
}
@media (max-width: 599px) {
  .qa__q button::before {
  	line-height: 1.4;
    font-size: 18.599px;
    font-size: 4.64975vw;
    left: 15px;
  }
}
.qa__q button::after {
  position: absolute;
  top: 40%;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  margin: auto;
  content: "";
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
}
@media (max-width: 599px) {
  .qa__q button::after {
    right: 15px;
	top: 3.9vw;
  }
}
.qa__q.open button::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.qa__a {
  position: relative;
  margin: 0;
  padding: 20px 20px 20px 60px;
  background-color: #DFEAEB;
  color: #666;
}
.qa__a::before {
  font-size: 22px;
  line-height: 1;
  position: absolute;
  left: 20px;
  display: block;
  content: "A.";
  font-weight: bold;
  color: #1A6AA8;
}
.qa__a p {
  margin-bottom: 0px;
}

.frame-box {
  margin-top: 20px;
  padding: 30px;
  height: 240px;
  background-color: #F5F5F5;
  overflow-y: auto;
  margin-bottom: 45px;
  border: solid #707070 2px;
}
@media screen and (min-width: 992px) {
  .frame-box {
    margin-bottom: 75px;
    height: 500px;
  }
}
.frame-box .sec-box {
  margin-top: 25px;
}
@media screen and (min-width: 992px) {
  .frame-box .sec-box {
    margin-top: 30px;
  }
}
.frame-box h3 {
  background-color: #fff;
  background-image: none;
}

.iframe-wrap {
  position: relative;
  width: 100%;
  margin-top: 25px;
}
@media screen and (min-width: 992px) {
  .iframe-wrap {
    margin-top: 30px;
  }
}
.iframe-wrap iframe {
  width: 100%;
  height: 1200px;
}

.breadcrumb__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  white-space: nowrap;
  position: relative;
  z-index: 3;
  margin: 0px;
  padding: 0px;
  margin-bottom: 15px;
}
@media screen and (min-width: 600px) {
  .breadcrumb__list {
    margin-bottom: 30px;
  }
}
.breadcrumb__item {
  list-style: none;
  padding-right: 15px;
  font-size: 14px;
  font-size: 1.4rem;
}
@media screen and (min-width: 992px) {
  .breadcrumb__item {
    padding-right: 20px;
  }
}
@media (max-width: 599px) {
  .breadcrumb__item {
    font-size: 10.599px;
    font-size: 2.64975vw;
  }
}
.breadcrumb__item:not(:last-child) {
  position: relative;
  padding-right: 30px;
}
.breadcrumb__item:not(:last-child):after {
  content: ">";
  display: block;
  position: absolute;
  width: 10px;
  height: 15px;
  top: 0px;
  right: 7px;
}
.breadcrumb__item a {
  font-size: 14px;
  font-size: 1.4rem;
}
@media (max-width: 599px) {
  .breadcrumb__item a {
    font-size: 10.599px;
    font-size: 2.64975vw;
  }
}

.week:before {
  content: "(";
  color: #707070;
}

.week:after {
  content: ")";
  color: #707070;
}

.week.sat {
  color: #00f;
}

.week.sun, .week.holiday {
  color: #E00000;
}

/**
 * Swiper 8.1.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: May 25, 2022
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.swiper-android .splide__slide, .swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
  -ms-touch-action: pan-x;
      touch-action: pan-x;
}

.splide__slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.splide__slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .splide__slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

.swiper-backface-hidden .splide__slide {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .splide__slide, .swiper-3d .splide__slide-shadow, .swiper-3d .splide__slide-shadow-bottom, .swiper-3d .splide__slide-shadow-left, .swiper-3d .splide__slide-shadow-right, .swiper-3d .splide__slide-shadow-top, .swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.swiper-3d .splide__slide-shadow, .swiper-3d .splide__slide-shadow-bottom, .swiper-3d .splide__slide-shadow-left, .swiper-3d .splide__slide-shadow-right, .swiper-3d .splide__slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .splide__slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .splide__slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .splide__slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .splide__slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .splide__slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .splide__slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
      -ms-flex-order: 9999;
          order: 9999;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .splide__slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .splide__slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper-wrapper > .splide__slide {
  scroll-snap-align: center center;
}

.swiper {
  width: 100%;
  height: 100%;
  overflow: visible;
  z-index: 1;
}
 */
/*
.slide {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
  margin-top: 0px;
  max-width: 900px;
}
*/
@media screen and (min-width: 992px) {
  .slide {
    margin-bottom: 0px;
  }
}
.slide__img {
  border-radius: 20px;
  -webkit-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.25);
}
@media (max-width: 599px) {
  .slide__img {
    border-radius: 10px;
  }
}

.slide__figure {
	padding: 15px;
	opacity: 0.4;
	-webkit-transition: 0.7s;
	transition: 0.7s;
}
.slide__figure img {
	width: 100%;
	height: auto;
}
@media screen and (min-width: 992px) {
  .slide__figure {
	padding: 45px 15px 15px;
  }
}

.slide__figure {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.slide__figure.is-active {
	padding: 15px;
	opacity: 1 !important;
}
@media screen and (max-width: 599px) {
	.slide__figure, 
	.slide__figure.is-active {
		padding: 15px 30px;
	}
}

/*
.swiper-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.swiper-pagination {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: max-content;
	-webkit-box-pack: center;
	  -ms-flex-pack: center;
		  justify-content: center;
	margin-top: 20px;
	padding-left: 100px;
}
@media screen and (min-width: 600px) {
	.swiper-pagination {
		padding-left: 100px;
	}
}
@media screen and (max-width: 599px) {
	.swiper-controls {
		margin-top: 20px;
	}
	.swiper-pagination {
		margin-right: auto;
		margin-left: auto;
	}
}
.park-guide-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: max-content;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
	
}
@media screen and (min-width: 600px) {
	.park-guide-pagination {
		padding-right: 100px;
	}
}
@media screen and (max-width: 599px) {
	.park-guide-pagination {
		margin-right: auto;
		margin-left: auto;
	}
}

.park-guide-pagination {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.park-guide-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  margin-right: 15px;
}
.park-guide-pagination .swiper-pagination-bullet-active {
  width: 10px;
  height: 10px;
}
@media screen and (max-width: 599px) {
	.park-guide-pagination .swiper-pagination-bullet {
	  width: 12px;
	  height: 12px;
	  margin: 10px 20px 10px 0;
	}
	.park-guide-pagination .swiper-pagination-bullet-active {
	  width: 12px;
	  height: 12px;
	}
}
*/

/* splide */
.mv-slide-navigation, 
.parkguide-slide-navigation {
	display: flex;
	justify-content: center;
	align-items: center;
}
.parkguide-slide-navigation {
	width: 100%;
	max-width: 680px;
	height: 75px;
	margin: 25px auto 0;
	position: relative;
}
.splide__pagination {
	width: max-content;
    bottom: auto;
    left: auto;
    padding: 0;
    position: relative;
    right: auto;
    z-index: 1
}

.splide__pagination__page {
    background: #35B199;
    border: 0;
    border-radius: 50%;
    display: inline-block;
    width: 12px;
	height: 12px;
    margin: 0 8px;
    opacity: .5;
    padding: 0;
    position: relative;
    transition: transform .2s linear;
}
.splide__pagination__page.is-active {
    background: #FC9F5E;
    opacity: 1;
    transform: scale(1.0);
    z-index: 1
}
.splide__pagination__page:hover {
    cursor: pointer;
    opacity: .9
}

.splide__toggle {
	width: 50px;
	height: 50px;
	margin-left: 50px;
	padding: 0 12px;
	vertical-align: middle;
	border: none;
	border-radius: 50%;
	background-color: #FC9F5E;
}
.splide__toggle img {
	display: block;
}

.parkguide-slide-navigation .splide__toggle {
	width: 40px;
	height: 40px;
	margin-left: 40px;
	padding: 0 10px;
	background-color: #FC9F5E;
}

.parkguide-slide-navigation .splide__arrow {
	width: 65px;
	height: 65px;
	font-size: 4rem;
	color: #fff;
	opacity: 1;
	transition: 1s all;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
		  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
}
.parkguide-slide-navigation .splide__arrow img {
	width: 40%;
}
.parkguide-slide-navigation .splide__arrow:hover {
	opacity: 0.6;
}
.cate-enjoy .parkguide-slide-navigation .splide__toggle, 
.cate-enjoy .parkguide-slide-navigation .splide__arrow {
	background-color: #DC3737;
}
.cate-play .parkguide-slide-navigation .splide__toggle, 
.cate-play .parkguide-slide-navigation .splide__arrow  {
	background-color: #0779CA;
}
.cate-experience .parkguide-slide-navigation .splide__toggle, 
.cate-experience .parkguide-slide-navigation .splide__arrow  {
	background-color: #24844F;
}
.cate-gourmand .parkguide-slide-navigation .splide__toggle, 
.cate-gourmand .parkguide-slide-navigation .splide__arrow  {
	background-color: #C25700;
}
.cate-shopping .parkguide-slide-navigation .splide__toggle, 
.cate-shopping  .parkguide-slide-navigation .splide__arrow  {
	background-color: #9F4DC1;
}

@media (max-width: 599px) {
	.mv-slide-navigation {
		margin: 0 auto 5vw;
	}
	.parkguide-slide-navigation {
		width: 100%;
		padding: 0 14vw;
		box-sizing: border-box;
	}
	.splide__pagination li {
		margin: 8px 0;
	}

	.splide__toggle {
		margin-left: 50px;
	}

	.parkguide-slide-navigation .splide__toggle {
		width: 8vw;
		height: 8vw;
		margin-left: 2vw;
		padding: 0 2vw;
	}
	.parkguide-slide-navigation .splide__pagination {
		width: calc(100% - 10vw);
	}

	.parkguide-slide-navigation .splide__arrow {
		width: 10vw;
		height: 10vw;
		font-size: 3rem;
	}

	.splide__arrow--prev {
		left: 0;
	}
	.splide__arrow--next {
		right: 0;
	}
	
}

.pausebtn--enjoy,
.pausebtn--play,
.pausebtn--experience,
.pausebtn--gourmand,
.pausebtn--shopping {
	width: 40px;
	height: 40px;
	margin-right: 40px;
	border: none;
	border-radius: 50%;
	background-image: url("../../img/common/icon_pause.svg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 50%;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
}
.pausebtn--enjoy {
	background-color: #DC3737;
}
.pausebtn--play {
	background-color: #0779CA;
}
.pausebtn--experience {
	background-color: #24844F;
}
.pausebtn--gourmand {
	background-color: #C25700;
}
.pausebtn--shopping {
	background-color: #9F4DC1;
}
.pausebtn--enjoy.start,
.pausebtn--play.start,
.pausebtn--experience.start,
.pausebtn--gourmand.start,
.pausebtn--shopping.start {
	background-image: url("../../img/common/icon_start.svg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 50%;
}
@media (max-width: 599px) {
	.pausebtn--enjoy,
	.pausebtn--play,
	.pausebtn--experience,
	.pausebtn--gourmand,
	.pausebtn--shopping  {
		margin-right: 10px;
		margin-left: 10px;
	}
}

.important-sec {
  background-color: #FFF4F4;
  border-bottom: 1px solid #E40101;
}
.important-sec__wrap {
  padding: 15px;
  position: relative;
}
@media screen and (min-width: 600px) {
  .important-sec__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 599px) {
  .important-sec__wrap {
    padding: 15px 0;
    padding-right: 30px;
  }
}
.important-sec__header {
  font-size: 16px;
  font-size: 1.6rem;
  background-color: #fff;
  padding: 5px;
  color: #E40101;
  font-weight: 700;
  margin-right: 15px;
  border: solid 1px #E40101;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0px;
  margin-left: 0px;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 599px) {
  .important-sec__header {
    font-size: 15.599px;
    font-size: 3.89975vw;
  }
}
.important-sec__header:before {
  display: none;
}
.important-sec__list {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding-right: 25px;
}
.important-sec__item {
  padding-left: 1em;
  text-indent: -1em;
}
.important-sec__link {
  color: #E40101 !important;
  -webkit-transition: 1s all;
  transition: 1s all;
  text-decoration: none !important;
  line-height: 1.3;
}
.important-sec__link:hover {
  opacity: 0.6;
}
.important-sec__link:before {
  font-family: "icomoon";
  color: #E40101 !important;
  content: "\f105";
  padding-right: 0.5em;
}
.important-sec .icon-cross {
  font-size: 18px;
  font-size: 1.8rem;
  cursor: pointer;
  position: absolute;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  top: 50%;
}


/* fixed menu */
.fixed-menu {
	background-color: #fff;
	border-top: 2px solid #D04901;
	padding: 0;
	position: fixed;
	width: 100%;
	left: 0px;
	bottom: 0px;
	z-index: 997;
}
@media screen and (min-width: 1200px) {
	.fixed-menu {
		border-radius: 100vh;
		border: 2px solid #D04901;
		width: 100px;
		padding: 3vh 0;
		left: initial;
		right: 20px;
		bottom: 20px;
	}
}
@media screen and (min-width: 992px) {
	.fixed-menu {
		border-radius: 100vh;
		border: 2px solid #D04901;
		width: 100px;
		padding: 30px 0;
		left: initial;
		right: 20px;
		bottom: 20px;
	}
}
.fixed-menu__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.fixed-menu__list.sns_list {
	display: none;
}
@media screen and (min-width: 992px) {
	.fixed-menu__list {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
			-ms-flex-direction: column;
				flex-direction: column;
	}
	.fixed-menu__list.sns_list {
		display: flex;
	}
}
@media (max-height: 550px) {
	.fixed-menu__list.sns_list {
		display: none;
	}
}
.fixed-menu__item {
	width: 33.3333333333%;
	border-right: solid 1px #D04901;
}
.fixed-menu__item:last-child {
  border-right: none;
}
@media screen and (min-width: 992px) {
	.fixed-menu__item {
		width: 100%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
			-ms-flex-direction: column;
				flex-direction: column;
		border-right: none;
		border-bottom: solid 1px #D04901;
	}
	.fixed-menu__item:last-child {
		border-bottom: none;
	}
	.fixed-menu__list.sns_list .fixed-menu__item:last-child {
		border-bottom: solid 1px #D04901;
	}
}
.fixed-menu__link {
  color: #D04901 !important;
  text-decoration: none !important;
  padding: 15px 8px;
  text-align: center;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-weight: 700;
}
.fixed-menu__link:focus, 
.fixed-menu__link:focus-visible {
	outline: 3px solid #2a9aee;
	outline-offset: 3px;
}
.fixed-menu__link i {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1;
  margin-bottom: 5px;
}
@media (max-width: 599px) {
  .fixed-menu__link i {
    font-size: 24.599px;
    font-size: 6.14975vw;
  }
}
.fixed-menu__link span {
  line-height: 1;
  display: block;
  font-size: 15px;
  font-size: 1.5rem;
}
@media (max-width: 599px) {
  .fixed-menu__link span {
    font-size: 12.599px;
    font-size: 3.14975vw;
  }
}

/*========= ナビゲーションのためのCSS ===============*/
#g-nav {
  z-index: -1;
  opacity: 0;
  width: 100vw;
  display: none;
  margin: 0 calc(50% - 50vw);
  height: 100dvh;
  background: #2D8285;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  padding: 30px 30px 100px 30px;
  overflow: auto;
}
@media screen and (min-width: 992px) {
  #g-nav {
    display: block;
    padding: 0px;
    z-index: 0;
    position: static;
    opacity: 1;
    background-color: transparent;
    height: auto;
    margin: auto;
    width: auto;
  }
}

/*アクティブクラスがついたら透過なしにして最前面へ*/
#g-nav.panelactive {
	opacity: 1;
	display: block;
	z-index: 999;
}

/*ナビゲーションの縦スクロール
#g-nav.panelactive, g-nav-list {
	position: fixed;
	z-index: 999;
	width: 100%;
	height: 100vh;
	overflow: auto;
}*/
#g-nav.panelactive {
	position: fixed;
	z-index: 999;
	width: 100%;
	/*height: 100vh;*/
	overflow: auto;
}

/*ナビゲーション*/
#g-nav .nav {
  display: none;
}
@media screen and (min-width: 992px) {
  #g-nav .nav {
    display: block;
    position: static;
    top: initial;
    left: initial;
  }
}
#g-nav .nav-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (min-width: 992px) {
  #g-nav .nav-menu {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}

#g-nav.panelactive nav {
  display: block;
}

/*リストのレイアウト設定*/
#g-nav li {
  list-style: none;
}

/*========= ボタンのためのCSS ===============*/
.openbtn {
  position: fixed;
  z-index: 9999;
  /*ボタンを最前面に*/
  top: 0px;
  right: 0px;
  cursor: pointer;
  width: 60px;
  height: 60px;
  background-color: #2D8285;
  border: none;
  border-radius: 0;
}

/*×に変化*/
.openbtn span {
  display: inline-block;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  position: absolute;
  left: 15px;
  height: 2px;
  border-radius: 2px;
  background-color: #fff;
  width: 50%;
}

.openbtn span:nth-of-type(1) {
  top: 17px;
}

.openbtn span:nth-of-type(2) {
  top: 28px;
}

.openbtn span:nth-of-type(3) {
  top: 40px;
}

.openbtn.active span:nth-of-type(1) {
  top: 23px;
  left: 18px;
  -webkit-transform: translateY(6px) rotate(-45deg);
          transform: translateY(6px) rotate(-45deg);
  width: 40%;
}

.openbtn.active span:nth-of-type(2) {
  opacity: 0;
}

.openbtn.active span:nth-of-type(3) {
  top: 35px;
  left: 18px;
  -webkit-transform: translateY(-6px) rotate(45deg);
          transform: translateY(-6px) rotate(45deg);
  width: 40%;
}

.nav {
  margin: 45px 0px;
}
@media screen and (min-width: 992px) {
  .nav {
    margin: 0px;
  }
}
@media screen and (min-width: 992px) {
  .nav-menu {
    width: 100%;
  }
}
.nav__item {
  text-align: center;
  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: calc((100% - 25px) / 2);
  margin-right: 25px;
}
@media screen and (min-width: 992px) {
  .nav__item {
    margin-right: 0px;
  }
}
.nav__item:nth-child(n+3) {
  margin-top: 25px;
}
@media screen and (min-width: 992px) {
  .nav__item:nth-child(n+3) {
    margin-top: 0px;
  }
}
.nav__item:nth-of-type(2n) {
  margin-right: 0px;
}
@media screen and (min-width: 992px) {
  .nav__item {
    padding: 0px;
    text-align: center;
    width: calc((100% - 50px) / 5);
    border-right: solid 1px #707070;
    border-bottom: none;
  }
  .nav__item:first-child {
    border-top: none;
    border-left: solid 1px #707070;
  }
}
.nav__item a {
  display: block;
  color: #707070;
  font-weight: 700;
  text-decoration: none;
  background-color: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
  width: 100%;
  padding: 25px 0;
  -webkit-transition: 1s all;
  transition: 1s all;
}
.nav__item a:focus, 
.nav__item a:focus-visible {
	outline: 4px solid #2a9aee;
	outline-offset: -4px;
}
@media (max-width: 599px) {
  .nav__item a {
    font-size: 15.599px;
    font-size: 3.89975vw;
  }
}
@media screen and (min-width: 992px) {
  .nav__item a {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 95px;
    padding: 0px;
    margin: 0px;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-radius: 0;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 1200px) {
  .nav__item a {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.nav__item a i {
  font-size: 24px;
  font-size: 2.4rem;
  display: block;
}
@media (max-width: 599px) {
  .nav__item a i {
    font-size: 20.599px;
    font-size: 5.14975vw;
  }
}
.nav__item a span {
  display: block;
}
.nav__item a:hover {
  background-color: #2D8285;
  color: #fff;
  text-decoration: none;
}

.nav-info {
  margin: auto;
  text-align: center;
}
.nav-info--tel {
  width: 100%;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
  margin-bottom: 25px;
  color: #707070 !important;
  font-weight: 700;
  font-size: 2rem !important;
}
.nav-info--tel:visited {
  color: #707070 !important;
}
.nav-info--tel:before {
  display: none;
}
.nav-info--mail {
  width: 100%;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
  margin-bottom: 25px;
  color: #707070 !important;
  font-weight: 700;
  font-size: 2rem !important;
}
.nav-info--mail:visited {
  color: #707070 !important;
}
.nav-info--mail:before {
  display: none;
}

.index-visual {
  position: relative;
}
.index-visual a {
	display: inline-block;
}

.index-info {
  position: relative;
}
.index-info__inner {
  background-color: #2D8285;
  color: #fff;
  border-radius: 10px;
  padding: 15px;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .index-info__inner {
    width: 55.14%;
    max-width: 800px;
    position: absolute;
    left: 0px;
    bottom: 60px;
    z-index: 20;
  }
}
.index-info__wrap {
  margin-bottom: 15px;
  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;
}
.index-info__wrap--text {
  color: #666;
  font-weight: 700;
  background-color: #fff;
  padding: 15px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.25);
}
@media screen and (min-width: 600px) {
  .index-info__wrap--text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.index-info__title {
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", sans-serif;
  font-weight: 700;
  font-size: 30px;
  font-size: 3rem;
}
.index-info__title i {
  margin-right: 5px;
}
@media (max-width: 599px) {
  .index-info__title {
    font-size: 20.599px;
    font-size: 5.14975vw;
  }
}
.index-info__bt {
  margin: 0px;
  margin-left: auto;
  width: auto;
  display: inline-block;
}
@media (max-width: 599px) {
  .index-info__bt {
    padding: 7px 15px;
  }
}
.index-info__bt i {
  color: #FC9F5E;
}
@media (max-width: 599px) {
  .index-info__bt:before {
    display: none;
  }
}
.index-info__content--park {
  padding-bottom: 10px;
  border-bottom: 1px dotted #2D8285;
}
@media screen and (min-width: 600px) {
  .index-info__content--park {
    padding-right: 10px;
    padding-bottom: 0px;
    border-bottom: none;
    border-right: 1px dotted #2D8285;
  }
}
.index-info__content--park-title {
  margin-bottom: 5px;
  background-color: #DFEAEB;
  padding: 5px;
}
.index-info__content--spa {
  padding-top: 10px;
}
@media screen and (min-width: 600px) {
  .index-info__content--spa {
    padding-left: 5px;
    padding-top: 0px;
  }
}
.index-info__content--spa-title {
  margin-bottom: 5px;
  background-color: #DFEAEB;
  padding: 5px;
}
@media screen and (min-width: 600px) {
  .index-info__content--park, .index-info__content--spa {
    width: 50%;
  }
}
@media screen and (min-width: 600px) {
  .index-info__content--park:last-child, .index-info__content--spa:last-child {
    margin-right: 0px;
  }
}
.index-info__content--park .inner-text, .index-info__content--spa .inner-text {
  line-height: 1.3;
}

.bg_mt-gr {
  position: relative;
}
.bg_mt-gr::before {
  content: "";
  display: inline-block;
  background-image: url(../../img/index/index-info_img01.png);
  background-position: left;
  background-repeat: repeat-x;
  background-size: 100% auto;
  width: 100%;
  max-width: 380px;
  height: 58px;
  max-height: 58px;
  position: absolute;
  top: -55px;
  left: 0px;
}

.park-content__main {
  padding-bottom: 45px;
}
@media screen and (min-width: 992px) {
  .park-content__main {
    padding-bottom: 75px;
  }
}
.park-content__sec {
  background-color: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.25);
  padding: 45px 0;
  padding: 25px 15px 25px 15px;
}
@media screen and (min-width: 992px) {
  .park-content__sec {
    padding: 30px;
  }
}
.park-content__sec:nth-of-type(n+2) {
  margin-top: 25px;
}
@media screen and (min-width: 992px) {
  .park-content__sec:nth-of-type(n+2) {
    margin-top: 40px;
  }
}
.park-content__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
@media screen and (min-width: 992px) {
  .park-content__wrap {
    margin-bottom: 40px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.park-content__text {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media screen and (min-width: 992px) {
  .park-content__text {
    margin-right: 30px;
    width: 50%;
  }
}
.park-content__text p {
  padding: 0;
}
@media screen and (min-width: 992px) {
  .park-content__text p {
    padding: 0 1em;
  }
}
.park-content__text .park-cate-name {
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", sans-serif;
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  border-radius: 5px;
  padding: 8px 0px;
  margin: 15px 0px 0px 0px;
  letter-spacing: 0.08em;
  line-height: 1;
}
@media (max-width: 599px) {
  .park-content__text .park-cate-name {
    font-size: 12.599px;
    font-size: 3.14975vw;
  }
}
@media screen and (min-width: 992px) {
  .park-content__text .park-cate-name {
    margin: 0px 0px 15px 0px;
  }
}
.park-content__title--h2 {
  text-align: center;
  color: #fff;
  padding: 0.8em 0;
  margin-bottom: 45px;
}
@media screen and (min-width: 992px) {
  .park-content__title--h2 {
    margin-bottom: 75px;
  }
}
.park-content__title--h2:before, .park-content__title--h2:after {
  display: none;
}
.park-content__title--h3 {
  background: transparent;
  padding: 2rem 0px 0px 50px;
  font-size: 30px;
  font-size: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.2;
  position: relative;
}
@media (max-width: 599px) {
  .park-content__title--h3 {
    font-size: 20.599px;
    font-size: 5.14975vw;
  }
}
.park-content__title--h3 .num {
  position: absolute;
  top: 31%;
  -webkit-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
  left: 20px;
}
.park-content__cate {
  margin-top: -10px;
  margin-bottom: 15px;
}
@media screen and (min-width: 992px) {
  .park-content__cate {
    margin-bottom: 30px;
  }
}
.park-content__cate .park-tag__item {
  display: inline-block;
  border: 1px solid #707070;
  padding: 5px 10px;
  border-radius: 100vh;
  margin: 5px;
  font-size: 14px;
  font-size: 1.4rem;
}
@media (max-width: 599px) {
  .park-content__cate .park-tag__item {
    font-size: 12.599px;
    font-size: 3.14975vw;
  }
}
.park-content__cate .park-tag__item:before {
  content: "#";
}
.park-content__figure {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin: 0px;
  padding: 0px;
}
@media screen and (min-width: 992px) {
  .park-content__figure {
    width: 50%;
  }
}

.park-map {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.park-map:nth-child(n+2) {
  margin-top: 25px;
}
@media screen and (min-width: 992px) {
  .park-map:nth-child(n+2) {
    margin-top: 40px;
  }
}
.park-map-main {
  margin-bottom: 15px;
}
@media screen and (min-width: 992px) {
  .park-map-main {
    margin-bottom: 30px;
  }
}
.park-map .bt__wrap {
  margin-top: 0px;
}
.park-map .bt__contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: auto;
}

.park-cate {
  margin-bottom: 25px;
}
@media screen and (min-width: 992px) {
  .park-cate {
    margin-bottom: 40px;
  }
}
.park-cate__title--h3 {
  background: transparent;
  padding: 0px;
}
.park-cate__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.park-cate__item {
  width: calc((100% - 15px) / 2);
  margin-right: 15px;
}
.park-cate__item:nth-child(2n) {
  margin-right: 0px;
}
@media screen and (min-width: 600px) {
  .park-cate__item {
    width: calc((100% - 30px) / 3);
    margin-right: 15px;
  }
  .park-cate__item:nth-child(2n) {
    margin-right: 15px;
  }
  .park-cate__item:nth-child(3n) {
    margin-right: 0px;
  }
}
.park-cate__item:nth-child(n+3) {
  margin-top: 25px;
}
@media screen and (min-width: 600px) {
  .park-cate__item:nth-child(n+3) {
    margin-top: 0px;
  }
}
@media screen and (min-width: 600px) {
  .park-cate__item:nth-child(n+4) {
    margin-top: 30px;
  }
}
@media screen and (min-width: 992px) {
  .park-cate__item {
    width: calc((100% - 60px) / 3);
    margin-right: 30px;
  }
  .park-cate__item:nth-child(2n) {
    margin-right: 30px;
  }
  .park-cate__item:nth-child(3n) {
    margin-right: 0px;
  }
}
.park-cate__item .bt {
  border: solid 2px #707070;
  width: 100%;
  padding: 20px 0px;
}
@media (max-width: 599px) {
  .park-cate__item .bt {
    padding: 15px 0px;
  }
}

.park-tag {
  background-color: #DFEAEB;
  padding: 15px;
  margin-bottom: 45px;
}
@media screen and (min-width: 992px) {
  .park-tag {
    margin-bottom: 75px;
  }
}
@media screen and (min-width: 992px) {
  .park-tag {
    padding: 30px;
  }
}
.park-tag__title--h4 {
  background: transparent;
  padding: 0px;
}
.park-tag__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.park-tag__item button {
	display: inline-block;
	background-color: #fff;
	padding: 5px 10px;
	border-radius: 100vh;
	margin: 10px;
	border: none;
	color: #1F79BC;
}
.park-tag__item button:before {
  content: "#";
}

.enjoy.park-cate-name {
  background-color: #DC3737;
}

.play.park-cate-name {
  background-color: #0779CA;
}

.experience.park-cate-name {
  background-color: #24844F;
}

.gourmand.park-cate-name {
  background-color: #C25700;
}

.shopping.park-cate-name {
  background-color: #9F4DC1;
}

.enjoy.park-content__main {
  background-color: #feeaea;
}
.enjoy .park-content__title--h2 {
  background-color: #DC3737;
}
.enjoy .park-addition__title--h4 {
  border-bottom: 1px dotted #DC3737;
}

.play.park-content__main {
  background-color: #bce3ff;
}
.play .park-content__title--h2 {
  background-color: #0779CA;
}
.play .park-addition__title--h4 {
  border-bottom: 1px dotted #0779CA;
}

.experience.park-content__main {
  background-color: #81cb8e;
}
.experience .park-content__title--h2 {
  background-color: #24844F;
}
.experience .park-addition__title--h4 {
  border-bottom: 1px dotted #24844F;
}

.gourmand.park-content__main {
  background-color: #fedcbe;
}
.gourmand .park-content__title--h2 {
  background-color: #C25700;
}
.gourmand .park-addition__title--h4 {
  border-bottom: 1px dotted #C25700;
}

.shopping.park-content__main {
  background-color: #ecdef2;
}
.shopping .park-content__title--h2 {
  background-color: #9F4DC1;
}
.shopping .park-addition__title--h4 {
  border-bottom: 1px dotted #9F4DC1;
}

.tag.park-content__main {
  background-color: #6ed4c0;
}
.tag .park-content__title--h2 {
  background-color: #2D8285;
}
.tag .park-addition__title--h4 {
  border-bottom: 1px dotted #2D8285;
}

.park-addition {
  margin: auto;
  border-radius: 5px;
  padding: 15px;
  background-color: #F5F5F5;
}
@media screen and (min-width: 992px) {
  .park-addition {
    padding: 30px;
  }
}
@media screen and (min-width: 992px) {
  .park-addition {
    width: 79.57%;
  }
}
.park-addition:nth-child(n+2) {
  margin-top: 15px;
}
@media screen and (min-width: 992px) {
  .park-addition:nth-child(n+2) {
    margin-top: 30px;
  }
}
.park-addition__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 992px) {
  .park-addition__wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.park-addition__box {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-bottom: 15px;
}
@media screen and (min-width: 992px) {
  .park-addition__box {
    width: 50%;
    margin-bottom: 0px;
    margin-right: 30px;
  }
}
.park-addition__text {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media screen and (min-width: 992px) {
  .park-addition__text {
    width: 50%;
  }
}
.park-addition__text p {
  padding: 0px;
  margin: 0px;
}
.park-addition__figure {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin: 0px;
  padding: 0px;
}

.index-visual {
  padding-top: 25px;
  background-color: #DFEAEB;
  padding-bottom: 140px;
  position: relative;
}
@media screen and (min-width: 992px) {
  .index-visual {
    padding-top: 45px;
    padding-bottom: 200px;
  }
}
.index-visual .sec__content-l {
  position: relative;
}

.event {
  padding-top: 0px;
  position: relative;
}
.event .full {
  margin-top: 0px;
  padding: 0px;
}
.event::before {
  content: "";
  display: inline-block;
  background-image: url(../../img/index/bg_event_cloud-parts.png);
  background-position: center;
  background-repeat: repeat-x;
  background-size: auto 100px;
  width: 100%;
  height: 100px;
  max-height: 100px;
  position: absolute;
  top: -99px;
  right: 0px;
}
.event::after {
  content: "";
  background-image: url(../../img/index/bg_event_cloud-sp.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-color: #60BCFF;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}
@media screen and (min-width: 992px) {
  .event:after {
    background-image: url(../../img/index/bg_event_cloud-pc.png);
  }
}
.event .sec__title--h2 {
  color: #fff;
  position: relative;
  z-index: 3;
}
.event .sec__title--h2:before {
  display: none;
}
.event .sec__content-m {
  padding-bottom: 150px;
}
@media screen and (min-width: 992px) {
  .event .sec__content-m {
    padding-bottom: 200px;
  }
}
.event .bt__contents .bt {
  border-style: none;
  -webkit-transition: 1s all;
  transition: 1s all;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
}
.event .bt__contents .bt:hover {
  opacity: 0.6;
}
.event .bg__wave {
  width: 100%;
  position: relative;
  z-index: 3;
}
.event .bg__wave--bg {
  width: 100%;
  height: 291px;
  min-height: 291px;
  background-image: url(../../img/index/bg_event_ground.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: absolute;
  bottom: -151px;
  left: 0px;
  z-index: 3;
  text-align: center;
}
@media (max-width: 599px) {
  .event .bg__wave--bg {
    background-size: auto 100px;
    height: 174px;
    min-height: 174px;
    bottom: -100px;
  }
}
.event .bg__wave--wood {
  margin: auto;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
}
@media (max-width: 599px) {
  .event .bg__wave--wood {
    left: 0px;
    -webkit-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
  }
}
@media (max-width: 599px) {
  .event .bg__wave--wood img {
    width: 100%;
    max-width: inherit;
  }
}
@media screen and (min-width: 992px) {
  .event .bg__wave--wood img {
    height: 160px;
  }
}
.event .sec__content-m {
  position: relative;
  z-index: 3;
}

.park-guide {
  padding-bottom: 0px;
  padding-top: 150px;
}
@media screen and (min-width: 992px) {
  .park-guide {
    padding-top: 200px;
    padding-bottom: 0px;
  }
}
.park-guide .park-guide__box {
  position: relative;
  margin-top: 90px;
}
@media screen and (min-width: 992px) {
  .park-guide .park-guide__box {
    margin-top: 120px;
  }
}
.park-guide .park-guide__box:before {
  position: absolute;
}
.park-guide .sec__title--h2 {
  position: relative;
  z-index: 3;
  margin-bottom: 110px;
}
@media screen and (min-width: 992px) {
  .park-guide .sec__title--h2 {
    margin-bottom: 180px;
  }
}
.park-guide .sec__title--h2:before {
  display: none;
}
.park-guide__inner {
  padding-top: 45px;
  padding-bottom: 45px;
  width: 100%;
  background-position: center;
  background-repeat: repeat-y;
  background-size: 100% auto;
  position: relative;
}
@media screen and (min-width: 992px) {
  .park-guide__inner {
    padding-bottom: 75px;
  }
}
.park-guide__inner:before {
  content: "";
  display: inline-block;
  position: absolute;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 100%;
  height: 100px;
  max-height: 100px;
  top: -1.5%;
  right: 0px;
}
@media screen and (min-width: 600px) {
  .park-guide__inner:before {
    background-position: top right;
    background-size: auto 100px;
    width: 100%;
    height: 100px;
    max-height: 100px;
    right: 0px;
    top: -99px;
  }
}
@media screen and (min-width: 992px) {
  .park-guide__inner:before {
    background-position: top right;
    background-size: auto 180px;
    width: 100%;
    height: 180px;
    max-height: 180px;
    right: 0px;
    top: -179px;
  }
}
.park-guide__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  border-radius: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 25px 15px;
  -webkit-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.25);
}
@media screen and (min-width: 992px) {
  .park-guide__wrap {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: 30px 0 30px 30px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
  }
}
.park-guide__content {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 992px) {
  .park-guide__content {
    width: 35%;
    max-width: 470px;
    padding-right: 30px;
  }
}
.park-guide__content .sec__title--h3 {
  line-height: 1;
  background-color: transparent;
  background-image: none;
}
.park-guide__content .sec__title--h3 span {
  position: relative;
}
.park-guide__content .sec__title--h3 i {
  position: absolute;
  top: 15px;
  left: 15px;
}
@media (max-width: 599px) {
  .park-guide__content .sec__title--h3 i {
    font-size: 80.6px;
    font-size: 20.15vw;
  }
}
@media screen and (min-width: 600px) {
  .park-guide__content .sec__title--h3 i {
    font-size: 100.92px;
    font-size: 25.23vw;
  }
}
@media screen and (min-width: 992px) {
  .park-guide__content .sec__title--h3 i {
    font-size: 200px;
    font-size: 20rem;
  }
}
.park-guide__text {
  position: relative;
}
.park-guide__slide {
  overflow: hidden;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
  margin-top: 30px;
}
@media screen and (min-width: 992px) {
  .park-guide__slide {
    -webkit-box-flex: 2;
        -ms-flex-positive: 2;
            flex-grow: 2;
    padding-left: 10px;
    margin-top: 0px;
  }
}
@media screen and (min-width: 1200px) {
	/*
  .park-guide__slide .splide__list {
    margin-right: 20%;
  }*/
}
.park-guide__slide .splide__slide {
	background-color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	  -ms-flex-direction: column;
		  flex-direction: column;
	width: 40%;
	height: auto;
	padding: 6px 15px 6px 6px;
}
.park-guide__slide .splide__slide-link {
	border-radius: 10px;
	-webkit-transition: 1s all;
			transition: 1s all;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
		  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
}
.park-guide__slide .splide__slide-link:hover {
  opacity: 0.6;
}
.park-guide__slide .splide__slide__img {
  width: 100%;
  padding-top: 70%;
  background-color: rgba(221, 221, 221, 0.8666666667);
  height: 0;
  position: relative;
  margin: 0px;
}
.park-guide__slide .splide__slide__img img {
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  width: 100%;
  height: 100%;
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  top: 0px;
}
.park-guide__slide .splide__slide p {
  padding: 1em 1.5em;
  font-weight: 700;
  color: #707070;
}
.park-guide__wrap {
  position: relative;
}
.park-guide__link {
  margin-top: auto;
}
.park-guide .slide__bt {
  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;
  margin-top: 30px;
}
.park-guide .park-guide-button-prev i, .park-guide .park-guide-button-next i {
  font-size: 40px;
  font-size: 4rem;
  border-radius: 100vh;
  color: #fff;
  display: block;
  width: 65px;
  height: 65px;
  position: relative;
  cursor: pointer;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
  -webkit-transition: 1s all;
  transition: 1s all;
}
@media (max-width: 599px) {
  .park-guide .park-guide-button-prev i, .park-guide .park-guide-button-next i {
    font-size: 30.6px;
    font-size: 7.65vw;
    width: 40px;
    height: 40px;
  }
}
.park-guide .park-guide-button-prev i:before, .park-guide .park-guide-button-next i:before {
  position: absolute;
  display: inline-block;
  top: 50%;
  left: 50%;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.park-guide .park-guide-button-prev i:hover, .park-guide .park-guide-button-next i:hover {
  opacity: 0.6;
}
@media screen and (min-width: 992px) {
  .park-guide .bt__contents {
    margin-right: auto;
  }
}
.park-guide .bt__contents .bt {
  color: #fff;
  border-style: none;
  -webkit-transition: 1s all;
  transition: 1s all;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
  width: 30rem;
}
.park-guide .bt__contents .bt:hover {
  opacity: 0.6;
}

.row-reverse.park-guide__wrap {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}
@media screen and (min-width: 992px) {
  .row-reverse.park-guide__wrap {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 30px 30px 30px 0px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
}
@media screen and (min-width: 992px) {
  .row-reverse .park-guide__content {
    margin-right: 0px;
    padding-left: 30px;
  }
}
@media screen and (min-width: 992px) {
  .row-reverse .park-guide__slide {
    padding-left: 0px;
    padding-right: 10px;
  }
}
.row-reverse .sec__title--h3 {
  background-color: transparent;
  background-image: none;
}
.row-reverse .sec__title--h3 i {
  position: absolute;
  top: 15px;
  left: inherit !important;
  right: 15px !important;
}
@media screen and (min-width: 992px) {
	/*
  .row-reverse .splide__list {
    margin-right: 0px;
    margin-left: 20%;
  }*/
}

.cate-enjoy:before {
  content: "";
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 300px;
  left: 0px;
  top: -85px;
  height: 100%;
}
@media screen and (min-width: 992px) {
  .cate-enjoy:before {
    width: 450px;
    height: 100%;
    left: 0px;
    top: -130px;
  }
}
.cate-enjoy .park-guide__wrap {
  border-top: solid 8px #DC3737;
  border-bottom: solid 8px #DC3737;
}
.cate-enjoy .park-guide__content .sec__title--h3 i {
  color: #feeaea;
}
.cate-enjoy .bt__contents .bt {
  background-color: #DC3737;
  color: #fff;
}
.cate-enjoy .park-guide-button-prev i, .cate-enjoy .park-guide-button-next i {
  background-color: #DC3737;
}

.cate-play:before {
  content: "";
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100%;
  right: 0px;
  width: 300px;
  top: -85px;
  height: 100%;
}
@media screen and (min-width: 992px) {
  .cate-play:before {
    width: 450px;
    height: 100%;
    right: 0px;
    top: -130px;
  }
}
.cate-play .park-guide__wrap {
  border-top: solid 8px #0779CA;
  border-bottom: solid 8px #0779CA;
}
.cate-play .park-guide__content .sec__title--h3 i {
  color: #c6e7ff;
}
.cate-play .bt__contents .bt {
  background-color: #0779CA;
  color: #fff;
}
.cate-play .park-guide-button-prev i, .cate-play .park-guide-button-next i {
  background-color: #0779CA;
}

.cate-experience {
  position: relative;
}
.cate-experience:before {
  content: "";
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 300px;
  left: 0px;
  top: -85px;
  height: 100%;
}
@media screen and (min-width: 992px) {
  .cate-experience:before {
    width: 450px;
    height: 100%;
    left: 0px;
    top: -130px;
  }
}
.cate-experience .park-guide__wrap {
  border-top: solid 8px #24844F;
  border-bottom: solid 8px #24844F;
}
.cate-experience .park-guide__content .sec__title--h3 i {
  color: #d0ecd5;
}
.cate-experience .bt__contents .bt {
  background-color: #24844F;
  color: #fff;
}
.cate-experience .park-guide-button-prev i, .cate-experience .park-guide-button-next i {
  background-color: #24844F;
}

.cate-gourmand:before {
  content: "";
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100%;
  right: 0px;
  width: 300px;
  top: -85px;
  height: 100%;
}
@media screen and (min-width: 992px) {
  .cate-gourmand:before {
    width: 450px;
    height: 100%;
    right: 0px;
    top: -130px;
  }
}
.cate-gourmand .park-guide__wrap {
  border-top: solid 8px #C25700;
  border-bottom: solid 8px #C25700;
}
.cate-gourmand .park-guide__content .sec__title--h3 i {
  color: #fee1c8;
}
.cate-gourmand .bt__contents .bt {
  background-color: #C25700;
  color: #fff;
}
.cate-gourmand .park-guide-button-prev i, .cate-gourmand .park-guide-button-next i {
  background-color: #C25700;
}

.cate-shopping {
  position: relative;
}
.cate-shopping:before {
  content: "";
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 300px;
  left: 0px;
  top: -85px;
  height: 100%;
}
@media screen and (min-width: 992px) {
  .cate-shopping:before {
    width: 450px;
    height: 100%;
    right: 0px;
    top: -130px;
  }
}
.cate-shopping .park-guide__wrap {
  border-top: solid 8px #9F4DC1;
  border-bottom: solid 8px #9F4DC1;
  margin-bottom: 0px;
}
.cate-shopping .park-guide__content .sec__title--h3 i {
  color: #f0e5f5;
}
.cate-shopping .bt__contents .bt {
  background-color: #9F4DC1;
  color: #fff;
}
.cate-shopping .park-guide-button-prev i, .cate-shopping .park-guide-button-next i {
  background-color: #9F4DC1;
}

.top-facility {
  padding-bottom: 100px;
  padding-top: 170px;
  background-color: #F5F5F5;
}
@media screen and (min-width: 992px) {
  .top-facility {
    padding-bottom: 220px;
    padding-top: 225px;
  }
}
.top-facility:before {
  content: "";
  display: inline-block;
  background-position: center;
  background-repeat: repeat-x;
  background-size: auto 150px;
  width: 100%;
  height: 150px;
  max-height: 150px;
  position: absolute;
  top: 0px;
  right: 0px;
}
@media screen and (min-width: 992px) {
  .top-facility:before {
    padding-bottom: 180px;
    top: -20px;
  }
}
@media screen and (min-width: 600px) {
  .top-facility .two-col {
    width: calc((100% - 30px) / 2);
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 600px) {
  .top-facility .two-col:nth-of-type(2) {
    margin-right: 0px;
  }
}
@media screen and (min-width: 600px) {
  .top-facility .three-col {
    width: calc((100% - 60px) / 3);
  }
}
@media screen and (min-width: 600px) {
  .top-facility .three-col:nth-of-type(5) {
    margin-right: 0px;
  }
}
.top-facility__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 600px) {
  .top-facility__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.top-facility__item {
  margin-bottom: 25px;
  background-color: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.25);
}
@media screen and (min-width: 600px) {
  .top-facility__item {
    margin-right: 15px;
    margin-bottom: 0px;
  }
}
@media screen and (min-width: 992px) {
  .top-facility__item {
    margin-right: 30px;
  }
}
@media screen and (min-width: 600px) {
  .top-facility__item:last-child {
    margin-right: 0px;
  }
}
.top-facility__content {
  padding: 15px;
}
.top-facility__content--title {
  font-weight: 700;
  position: relative;
  margin-bottom: 15px;
}
.top-facility__content--title:after {
  position: absolute;
  right: 0%;
  top: 0%;
  font-family: "icomoon";
  content: "\f105";
  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;
  background-color: #FC9F5E;
  border-radius: 50%;
  color: #fff;
  width: 1.5em;
  height: 1.5em;
}
.top-facility__img {
  cursor: pointer;
  max-width: 850px;
  overflow: hidden;
  width: 100%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  margin: 0;
}
.top-facility__img img {
  width: 100%;
  height: auto;
  -webkit-transition: -webkit-transform 0.6s ease;
  transition: -webkit-transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease;
  /* ゆっくり変化させる */
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.top-facility__link {
  color: #707070 !important;
  -webkit-transition: 1s all;
  transition: 1s all;
}
.top-facility__link:visited {
  color: #707070 !important;
}
.top-facility__link:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  /* 拡大 */
}

.news {
  padding-bottom: 150px;
  padding-top: 0px;
  position: relative;
}
.news:before {
  content: "";
  display: inline-block;
  background-image: url(../../img/index/bg_mt_wh.png);
  background-position: center;
  background-repeat: repeat-x;
  background-size: auto 80px;
  width: 100%;
  height: 80px;
  max-height: 80px;
  position: absolute;
  top: -78px;
  right: 0px;
}
@media screen and (min-width: 992px) {
  .news:before {
    background-size: auto 150px;
    height: 150px;
    max-height: 150px;
    top: -149px;
  }
}
.news .sec__title--h2:before {
  display: none;
}
.news__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 1200px) {
  .news__wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.news__wrap--info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.news__content {
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
}
.news__content--fb {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin: auto;
  text-align: center;
}
.news__box {
  margin-bottom: 25px;
}
@media screen and (min-width: 1200px) {
  .news__box {
    margin-right: 30px;
    margin-bottom: 0px;
  }
}
@media screen and (min-width: 1200px) {
  .news__box:last-child {
    margin-right: 0;
  }
}
.news__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #707070;
  -webkit-transition: 1s all;
  transition: 1s all;
}
.news__link:visited {
  color: #707070;
}
.news__link:hover {
  color: #FE4949;
}
@media screen and (min-width: 1200px) {
  .news__link {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.news__item {
  border-bottom: 1px solid #ACA8A5;
  padding: 15px 0px;
}
@media screen and (min-width: 992px) {
  .news__item {
    padding: 30px 0px;
  }
}
.news__list {
  border-top: 1px solid #ACA8A5;
}
/*
.news__item:first-child {
  border-top: 1px solid #ACA8A5;
}
*/
.news__date, .news__cate {
  margin-right: 15px;
}
.news__cate {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 3px 5px;
  border: 1px solid #1F79BC;
}
@media (max-width: 599px) {
  .news__cate {
    font-size: 14.6px;
    font-size: 3.65vw;
  }
}
.news .bt__contents {
	width: 100%;
	margin: 0 auto 50px;
	display: flex;
	flex-wrap: wrap;
}
.news .bt__contents .bt {
	margin: 25px auto 0;
  -webkit-transition: 1s all;
  transition: 1s all;
}
@media screen and (min-width: 992px) {
  .news .bt__contents .bt {
	width: 40%;
  }
}

@media (max-width: 599px) {
	.news .bt__contents {
		width: 100%;
		margin: 0 auto 8vw;
	}
	.news .bt__contents .bt {
		margin: 4vw auto 0;
	}
}

.banner {
  background-color: #DFEAEB;
  padding-bottom: 45px;
  padding-top: 0px;
  position: relative;
}
@media screen and (min-width: 992px) {
  .banner {
    padding-bottom: 75px;
  }
}
.banner:before {
  content: "";
  display: inline-block;
  background-image: url(../../img/index/bg_mt_gr02.png);
  background-position: center;
  background-repeat: repeat-x;
  background-size: auto 80px;
  width: 100%;
  height: 80px;
  max-height: 80px;
  position: absolute;
  top: -78px;
  right: 0px;
}
@media screen and (min-width: 992px) {
  .banner:before {
    background-size: auto 150px;
    height: 150px;
    max-height: 150px;
    top: -149px;
  }
}
.banner__wrap {
  margin-bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
}
@media screen and (min-width: 992px) {
  .banner__wrap {
    margin-bottom: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.banner__link {
  width: 100%;
  margin: 0 auto 15px auto;
}
@media screen and (min-width: 600px) {
  .banner__link {
    width: 70%;
  }
}
@media screen and (min-width: 992px) {
  .banner__link {
    width: calc((100% - 60px) / 3);
    margin: 0;
    margin-top: 15px;
  }
}
.banner__link:last-child {
  margin-bottom: 0px;
}
@media screen and (min-width: 992px) {
  .banner__link:last-child {
    margin-right: 0px;
  }
}
@media screen and (min-width: 992px) {
  .banner__link:after {
    display: block;
    content: "";
    width: calc((100% - 60px) / 3);
  }
}
.banner__img {
  position: relative;
  width: 100%;
  padding-top: 31.6301%;
  margin: 0;
}
.banner__img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.spring .park-guide__inner {
  background-image: url(../../img/index/bg_twinkle_spring.png);
}
.spring .park-guide__inner:before {
  background-image: url(../../img/index/bg_parkguide_mt_spring.png);
}
.spring .cate-enjoy:before {
  background-image: url(../../img/index/spring_bird_anime.png);
}
.spring .cate-play:before {
  background-image: url(../../img/index/spring_flower.png);
}
.spring .cate-experience:before {
  background-image: url(../../img/index/spring_bird_anime.png);
}
.spring .cate-gourmand:before {
  background-image: url(../../img/index/spring_flower.png);
}
.spring .cate-shopping:before {
  background-image: url(../../img/index/spring_bird_anime.png);
}
.spring .top-facility:before {
  background-image: url(../../img/index/bg_mt_spring.png);
}

.summer .park-guide__inner {
  background-image: url(../../img/index/bg_twinkle_summer.png);
}
.summer .park-guide__inner:before {
  background-image: url(../../img/index/bg_parkguide_mt_summer.png);
}
.summer .cate-enjoy:before {
  background-image: url(../../img/index/flower_summer_anime.png);
}
.summer .cate-play:before {
  background-image: url(../../img/index/summer_bird_anime.png);
}
.summer .cate-experience:before {
  background-image: url(../../img/index/flower_summer_anime.png);
}
.summer .cate-gourmand:before {
  background-image: url(../../img/index/summer_bird_anime.png);
}
.summer .cate-shopping:before {
  background-image: url(../../img/index/flower_summer_anime.png);
}
.summer .top-facility:before {
  background-image: url(../../img/index/bg_mt_summer.png);
}

.autumn .park-guide__inner {
  background-image: url(../../img/index/bg_twinkle_autumn.png);
}
.autumn .park-guide__inner:before {
  background-image: url(../../img/index/bg_parkguide_mt_autumn.png);
}
.autumn .cate-enjoy:before {
  background-image: url(../../img/index/autumn_bird_anime.png);
}
.autumn .cate-play:before {
  background-image: url(../../img/index/autumn_flower.png);
}
.autumn .cate-experience:before {
  background-image: url(../../img/index/autumn_bird_anime.png);
}
.autumn .cate-gourmand:before {
  background-image: url(../../img/index/autumn_flower.png);
}
.autumn .cate-shopping:before {
  background-image: url(../../img/index/autumn_bird_anime.png);
}
.autumn .top-facility:before {
  background-image: url(../../img/index/bg_mt_autumn.png);
}

.winter .park-guide__inner {
  background-image: url(../../img/index/bg_twinkle_winter.png);
}
.winter .park-guide__inner:before {
  background-image: url(../../img/index/bg_parkguide_mt_winter.png);
}
.winter .cate-enjoy:before {
  background-image: url(../../img/index/flower.png);
}
.winter .cate-play:before {
  background-image: url(../../img/index/bird.png);
}
.winter .cate-experience:before {
  background-image: url(../../img/index/flower.png);
}
.winter .cate-gourmand:before {
  background-image: url(../../img/index/bird_anime.png);
}
.winter .cate-shopping:before {
  background-image: url(../../img/index/flower.png);
}
.winter .top-facility:before {
  background-image: url(../../img/index/bg_mt_winter.png);
}

.sp {
  display: block !important;
}
@media screen and (min-width: 992px) {
  .sp {
    display: none !important;
  }
}

.pc {
  display: none;
}
@media screen and (min-width: 992px) {
  .pc {
    display: none !important;
  }
}

@media screen and (min-width: 992px) {
  .pc {
    display: block !important;
  }

  .sp {
    display: none !important;
  }
}
.bg-gr {
  background-color: #DFEAEB;
  padding-top: 45px;
  padding-bottom: 45px;
}
@media screen and (min-width: 992px) {
  .bg-gr {
    padding-top: 75px;
    padding-bottom: 75px;
  }
}

.page-template-default .bg-gr {
  margin-top: 45px;
}
@media screen and (min-width: 992px) {
  .page-template-default .bg-gr {
    margin-top: 75px;
  }
}
.page-template-default .bg-gr:first-child {
  margin-top: 0px;
}

.wh, .gr {
  padding: 15px;
}
@media screen and (min-width: 992px) {
  .wh, .gr {
    padding: 30px;
  }
}

.wh {
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.25);
}

.gr {
  background-color: #DFEAEB;
}

.rd {
  border-radius: 10px;
}

.line-top {
  border-top: 3px solid #707070;
}

.sec-top-nopd {
  padding-top: 0;
}

.sec-top-nomg {
  margin-top: 0;
}

.num {
  font-family: "Lato", sans-serif;
  display: inline-block;
  background: #2D8285;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  margin-right: 5px;
}
@media (max-width: 599px) {
  .num {
    font-size: 16.599px;
    font-size: 4.14975vw;
  }
}

.park-content__title--h3 .num {
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  font-size: 2rem;
}

.splide__slide p {
  position: relative;
  padding-left: 4.5rem !important;
}
.splide__slide .num {
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  position: absolute;
  left: 9px;
}

.wp-block-group__inner-container {
  padding: 15px;
}

.page-template-default .sec ul, .page-template-default .sec ol, .article.news ul, .article.news ol, .park-addition__text ul, .park-addition__text ol {
  width: 100%;
}
/*# sourceMappingURL=style.css.map */


.text-color-red {
	color: #EB0000;
}
.box-bg-yellow {
	background-color: #FFF5DB;
    border: 1px solid #BD5A00;
}
.visually-hidden {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	clip: rect(0 0 0 0);
	clip-path: inset(50%);
	white-space: nowrap;
	border-width: 0;
}
.empty-cell {
	background-color: #dfeaeb !important;
}

/* リンク */
.link-list {
	padding-left: 0 !important;
}
.link-item {
	position: relative;
	padding-left: 0.8em;
}
.link-item::before {
	content: '';
	width: 0.3em;
	height: 0.3em;
	background: #666;
	border-radius: 50%;
	position: absolute;
	top: 0.9em;
	left: 0;
}