@charset "UTF-8";
/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.css */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
  min-width: 0;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  scroll-behavior: smooth;
}

body {
  margin: 0;
}

main {
  display: block;
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

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

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dd {
  margin-left: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  text-decoration: underline dotted;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
}

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

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

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

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

[type=number] {
  -moz-appearance: textfield;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

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

th {
  text-align: left;
}

img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: contain;
}

@media (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}

:root {
  interpolate-size: allow-keywords;
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: max(11.008rem, 8.4656084656vw);
  font-size: 2.5641025641vw;
}
@media (min-width: 540px) {
  html {
    font-size: 10px;
  }
}

body {
  font-family: "YakuHanRP", "Zen Maru Gothic", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  font-weight: 400;
  font-size: max(1.568rem, 1.0582010582vw);
  color: #58504d;
  line-height: 1.6;
  letter-spacing: 0;
  font-feature-settings: "palt" 1;
  vertical-align: baseline;
  word-break: normal;
  word-wrap: break-word;
  overflow-wrap: break-word;
  line-break: strict;
  -webkit-text-size-adjust: 100%;
}

dl, dt, th, dd, label {
  font-weight: 400;
}

@media (min-width: 1024px) {
  .under-pc {
    display: none;
  }
}

@media (min-width: 768px) {
  .under-tab_over-pc {
    display: none;
  }
}
@media (min-width: 1024px) {
  .under-tab_over-pc {
    display: block;
  }
}

@media (min-width: 768px) {
  .under-tab {
    display: none;
  }
}

@media (min-width: 540px) {
  .under-sp_over-tab {
    display: none;
  }
}
@media (min-width: 768px) {
  .under-sp_over-tab {
    display: block;
  }
}

@media (min-width: 540px) {
  .under-sp_in-tab {
    display: none;
  }
}
@media (min-width: 768px) {
  .under-sp_in-tab {
    display: block;
  }
}
@media (min-width: 1024px) {
  .under-sp_in-tab {
    display: none;
  }
}

@media (min-width: 540px) {
  .under-sp_over-pc {
    display: none;
  }
}
@media (min-width: 1024px) {
  .under-sp_over-pc {
    display: block;
  }
}

@media (min-width: 540px) {
  .under-sp {
    display: none;
  }
}

.over-sp {
  display: none;
}
@media (min-width: 540px) {
  .over-sp {
    display: block;
  }
}

.in-sp_in-tab {
  display: none;
}
@media (min-width: 540px) {
  .in-sp_in-tab {
    display: block;
  }
}
@media (min-width: 1024px) {
  .in-sp_in-tab {
    display: none;
  }
}

.in-sp_over-pc {
  display: none;
}
@media (min-width: 540px) {
  .in-sp_over-pc {
    display: block;
  }
}
@media (min-width: 768px) {
  .in-sp_over-pc {
    display: none;
  }
}
@media (min-width: 1024px) {
  .in-sp_over-pc {
    display: block;
  }
}

.in-sp {
  display: none;
}
@media (min-width: 540px) {
  .in-sp {
    display: block;
  }
}
@media (min-width: 768px) {
  .in-sp {
    display: none;
  }
}

.over-tab {
  display: none;
}
@media (min-width: 768px) {
  .over-tab {
    display: block;
  }
}

.in-tab {
  display: none;
}
@media (min-width: 768px) {
  .in-tab {
    display: block;
  }
}
@media (min-width: 1024px) {
  .in-tab {
    display: none;
  }
}

.over-pc {
  display: none;
}
@media (min-width: 1024px) {
  .over-pc {
    display: block;
  }
}

@media (min-width: 768px) {
  .under-menu {
    display: none;
  }
}

.button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: max(19.6rem, 13.2275132275vw);
  padding: max(1.568rem, 1.0582010582vw) clamp(4.704rem, 3.1746031746vw, 4.8rem);
  border: 1px solid #58504d;
  border-radius: max(0.392rem, 0.2645502646vw);
  font-size: max(1.764rem, 1.1904761905vw);
  color: #58504d;
  background: #ffffff;
  transition: 0.3s;
}
.button:hover {
  background: #00c4ff;
}
.button:disabled {
  background: #6fdb00;
  color: #ffffff;
}

.arrowButton {
  width: fit-content;
  height: max(2.562rem, 2.7777777778vw);
  display: flex;
  align-items: center;
  gap: max(0.488rem, 0.5291005291vw);
  font-size: max(1.464rem, 1.5873015873vw);
  font-weight: 700;
  line-height: 1;
  transition: color 0.3s ease-out;
  color: #58504d;
}
.arrowButton::after {
  content: "";
  display: block;
  width: max(2.562rem, 2.7777777778vw);
  height: max(2.562rem, 2.7777777778vw);
  background: url(../img/icons/icon_arrow.svg) no-repeat center center/contain;
}
.arrowButton:hover {
  color: #ff4779;
}

.arrowButton.doubleheight {
  height: max(3.904rem, 4.2328042328vw);
  line-height: 1.4;
  font-size: max(1.281rem, 1.3888888889vw);
}
.arrowButton.doubleheight > span {
  display: block;
}

@keyframes popo {
  0% {
    transform: rotate(12deg) skewX(-5deg);
  }
  45% {
    transform: rotate(-12deg) skewX(5deg);
  }
  50% {
    transform: rotate(-12deg) skewX(5deg);
  }
  95% {
    transform: rotate(12deg) skewX(-5deg);
  }
  100% {
    transform: rotate(12deg) skewX(-5deg);
  }
}
@keyframes hipo {
  0% {
    transform: rotate(10deg);
  }
  3% {
    transform: rotate(10deg);
  }
  50% {
    transform: rotate(-10deg);
  }
  53% {
    transform: rotate(-10deg);
  }
  100% {
    transform: rotate(10deg);
  }
}
@keyframes yuzu {
  0% {
    transform: rotate(10deg);
  }
  45% {
    transform: rotate(-10deg);
  }
  50% {
    transform: rotate(-10deg);
  }
  95% {
    transform: rotate(10deg);
  }
  100% {
    transform: rotate(10deg);
  }
}
@keyframes swing {
  0% {
    rotate: 3deg;
  }
  100% {
    rotate: -3deg;
  }
}
@keyframes bound {
  0% {
    transform: scaleY(1);
  }
  100% {
    transform: scaleY(0.98);
  }
}
@keyframes board {
  0% {
    transform: rotateX(0);
  }
  25% {
    transform: rotateX(15deg);
  }
  75% {
    transform: rotateX(-15deg);
  }
  100% {
    transform: rotateX(0);
  }
}
.single-pagenavigation {
  margin-top: 1.5873015873vw;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2.6455026455vw;
}
.single-pagenavigation a {
  display: block;
  padding: max(2.352rem, 1.5873015873vw);
  color: #58504d;
  font-size: max(1.372rem, 0.9259259259vw);
  font-weight: 700;
  line-height: 1;
}

.pagination .screen-reader-text {
  transform: scale(0, 0);
}
.pagination { /*スクリーンリーダー用のテキスト*/ }
.pagination .nav-links {
  width: fit-content;
  margin-inline: auto;
  margin-top: max(3.904rem, 4.2328042328vw);
  align-items: center;
  justify-content: center;
  gap: max(0.976rem, 1.0582010582vw);
  display: grid;
  grid-template-columns: repeat(auto-fill, max(3.942rem, 3.5714285714vw));
}
@media (min-width: 640px) {
  .pagination .nav-links {
    gap: max(1.376rem, 1.0582010582vw);
  }
}
.pagination .nav-links .page-numbers {
  grid-row: 2/3;
  width: max(3.942rem, 3.5714285714vw);
  height: max(3.942rem, 3.5714285714vw);
  aspect-ratio: 1/1;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: max(1.204rem, 0.9259259259vw);
  font-weight: 450;
  line-height: 1;
  color: #58504d;
  border-radius: 50%;
  transition: color 0.3s ease-out, background 0.3s ease-out;
}
.pagination .nav-links .page-numbers:hover {
  color: #58504d;
  background: #ffffff;
}
@media (min-width: 540px) {
  .pagination .nav-links .page-numbers {
    grid-row: 1/2;
  }
}
.pagination .nav-links a.page-numbers:hover {
  color: #58504d;
  background: #ffffff;
}
.pagination .nav-links .page-numbers.dot {
  width: auto;
  aspect-ratio: auto;
  height: max(3.942rem, 3.5714285714vw);
}
.pagination .nav-links .current {
  background: #ffffff;
  color: #58504d;
}
.pagination .nav-links a.prev,
.pagination .nav-links a.next {
  grid-row: 1/2;
  border-radius: max(0.584rem, 0.5291005291vw);
}
.pagination .nav-links .next {
  grid-column: -2/-1;
}

.wrapper {
  min-height: 100vh;
  scroll-behavior: smooth;
}

main.ly_main {
  min-height: 100%;
  width: 100%;
}

.paleorange {
  background: #fff0e0;
  margin-bottom: -1px;
}

.container_64 {
  margin-inline: auto;
  padding-inline: max(2.352rem, 1.5873015873vw);
}
@media (min-width: 540px) {
  .container_64 {
    padding-inline: max(3.904rem, 4.2328042328vw);
  }
}

.container {
  margin-inline: auto;
  padding-inline: max(2.352rem, 1.5873015873vw);
}
@media (min-width: 540px) {
  .container {
    padding-inline: max(3.904rem, 4.2328042328vw);
  }
}
@media (min-width: 768px) {
  .container {
    padding-inline: max(7.808rem, 8.4656084656vw);
  }
}

.frontcontainer {
  padding-block: max(3.904rem, 4.2328042328vw);
}

footer {
  position: sticky;
  top: 100svh;
  padding-bottom: max(6.344rem, 6.8783068783vw);
}
footer .footer_character {
  padding-top: max(4.26rem, 9.3915343915vw);
  display: grid;
}
footer .footer_character .character {
  grid-area: 1/1/2/2;
  width: max(7.92rem, 17.4603174603vw);
  margin-bottom: max(1.62rem, 3.5714285714vw);
  justify-self: center;
}
footer .footer_character .arch {
  grid-area: 1/1/2/2;
  align-self: end;
}
footer .footer_contact_info {
  display: flex;
  flex-direction: column;
  gap: max(3.904rem, 4.2328042328vw);
}
footer .footer_contact_info .soudan-title {
  font-size: max(3.066rem, 2.7777777778vw);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.2em;
  text-align: center;
  color: #00c4ff;
}
footer .footer_contact_info .nomi-kodomo-soudan {
  display: grid;
  grid-template-columns: auto;
  place-content: center;
  justify-items: center;
  align-items: center;
  column-gap: max(1.168rem, 1.0582010582vw);
}
footer .footer_contact_info .nomi-kodomo-soudan .city-logo {
  grid-area: 1/1/2/2;
  width: max(6.132rem, 5.5555555556vw);
  height: auto;
  margin-bottom: max(1.168rem, 1.0582010582vw);
}
@media (min-width: 540px) {
  footer .footer_contact_info .nomi-kodomo-soudan .city-logo {
    grid-area: 1/1/3/2;
    margin-bottom: 0;
  }
}
footer .footer_contact_info .nomi-kodomo-soudan .division {
  grid-area: 2/1/3/2;
  font-size: max(2.044rem, 1.8518518519vw);
  font-weight: 900;
  line-height: 1.2;
}
@media (min-width: 540px) {
  footer .footer_contact_info .nomi-kodomo-soudan .division {
    grid-area: 1/2/2/3;
  }
}
footer .footer_contact_info .nomi-kodomo-soudan .name {
  grid-area: 3/1/4/2;
  font-weight: 900;
  font-size: max(3.066rem, 2.7777777778vw);
  line-height: 1.2;
}
@media (min-width: 540px) {
  footer .footer_contact_info .nomi-kodomo-soudan .name {
    grid-area: 2/2/3/3;
  }
}
footer .footer_contact_info .soudan-lead {
  width: fit-content;
  margin-inline: auto;
  padding: max(1.168rem, 1.0582010582vw) max(3.066rem, 2.7777777778vw);
  border-radius: max(1.168rem, 1.0582010582vw);
  border: max(0.292rem, 0.2645502646vw) solid #99e7ff;
  background: #fff999;
  font-size: max(1.752rem, 1.5873015873vw);
  line-height: 1.4;
  text-align: center;
  font-weight: 700;
}
footer .footer_contact_info .soudan-lead .time {
  margin-top: max(0.688rem, 0.5291005291vw);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
@media (min-width: 540px) {
  footer .footer_contact_info .soudan-lead .time {
    gap: 1em;
    align-items: baseline;
    flex-direction: row;
  }
}
footer .footer_contact_info .soudan-lead span.bold {
  font-weight: 900;
  display: inline-block;
}
footer .footer_contact_info .soudan-sante {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: max(1.376rem, 1.0582010582vw);
}
@media (min-width: 540px) {
  footer .footer_contact_info .soudan-sante {
    flex-direction: row;
  }
}
footer .footer_contact_info .soudan-sante .sante-address {
  font-weight: 700;
  font-size: max(1.752rem, 1.5873015873vw);
  line-height: 1.4;
}
footer .footer_contact_info .soudan-sante .sante-map {
  padding: max(0.688rem, 0.5291005291vw) max(1.376rem, 1.0582010582vw);
  background: #a9927b;
  color: #ffffff;
  font-size: max(1.376rem, 1.0582010582vw);
  line-height: 1;
  font-weight: 700;
  transition: opacity 0.3s ease-out;
}
footer .footer_contact_info .soudan-sante .sante-map:hover {
  opacity: 0.6;
}
footer .footer_contact_info .contact {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: max(0.688rem, 0.5291005291vw);
}
@media (min-width: 540px) {
  footer .footer_contact_info .contact {
    flex-direction: row;
    gap: max(2.336rem, 2.1164021164vw);
  }
}
footer .footer_contact_info .contact a {
  width: max(19.345rem, 17.5264550265vw);
  height: max(4.672rem, 4.2328042328vw);
  display: flex;
  align-items: center;
  font-size: max(1.752rem, 1.5873015873vw);
  font-weight: 900;
  line-height: 1;
  transition: opacity 0.3s ease-out;
}
footer .footer_contact_info .contact a:hover {
  opacity: 0.6;
}
footer .footer_contact_info .contact a img {
  width: max(4.672rem, 4.2328042328vw);
  height: max(4.672rem, 4.2328042328vw);
}
@media (min-width: 540px) {
  footer .footer_contact_info .contact a {
    width: fit-content;
  }
}
footer .footer_contact_info .contact a img {
  margin-top: 0.5em;
}
footer .footer_contact_info .contact .tel p {
  margin-top: 0.5em;
}
footer .footer_info {
  margin-top: max(3.92rem, 2.6455026455vw);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: max(3.92rem, 2.6455026455vw);
  font-size: max(1.568rem, 1.0582010582vw);
  font-weight: 700;
  line-height: 1;
}
footer .footer_info a {
  transition: opacity 0.3s ease-out;
}
footer .footer_info a:hover {
  opacity: 0.6;
}
footer .footer_info img {
  width: max(20.805rem, 18.8492063492vw);
}
footer .footer_info small {
  font-style: max(0.98rem, 0.6613756614vw);
}

header {
  position: fixed;
  z-index: 7002;
  top: 0;
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 5.7rem;
  background: linear-gradient(180deg, #FFF 33.65%, rgba(255, 255, 255, 0) 100%);
  height: max(6.4rem, 4.2328042328vw);
  transition: all 0.3s ease-out;
  padding-left: max(2.4rem, 1.5873015873vw);
}
@media (min-width: 768px) {
  header {
    grid-template-columns: 1fr;
    justify-content: space-between;
    height: max(11.008rem, 8.4656084656vw);
    padding-inline: max(2.4rem, 1.5873015873vw);
    padding-bottom: max(2.064rem, 1.5873015873vw);
  }
}

.menuMask {
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(153, 231, 255, 0.8);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-out;
}
.menuMask.activeNavi {
  opacity: 0.8;
  visibility: visible;
}
@media (min-width: 768px) {
  .menuMask {
    display: none;
  }
}

.menuButtonWrap {
  z-index: 7005;
  grid-area: 1/2/2/3;
  height: 100%;
  display: flex;
  flex-direction: column;
  text-align: center;
  justify-content: center;
  height: max(6.4rem, 4.2328042328vw);
}
@media (min-width: 768px) {
  .menuButtonWrap {
    display: none;
  }
}

.menuButton {
  display: grid;
  grid-template-rows: max(4rem, 2.6455026455vw) 1.7rem;
  text-align: center;
  width: max(5.7rem, 3.7698412698vw);
  height: max(5.7rem, 3.7698412698vw);
  aspect-ratio: 1/1;
}
.menuButton .rectangles {
  height: 100%;
  width: auto;
  margin-inline: auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding-block: max(1rem, 0.6613756614vw) 0.55rem;
}
.menuButton .rectangles div {
  border-radius: max(0.4rem, 0.2645502646vw);
  width: max(3.2rem, 2.1164021164vw);
  height: max(0.4rem, 0.2645502646vw);
  background: #58504d;
  transition: all 0.3s ease-out;
}
.menuButton.activeNavi .rectangles {
  justify-content: center;
  position: relative;
}
.menuButton.activeNavi .rectangles div {
  position: absolute;
}
.menuButton.activeNavi .rectangles div:nth-of-type(1) {
  transform: rotate(315deg);
}
.menuButton.activeNavi .rectangles div:nth-of-type(2) {
  transform: rotateY(90deg);
}
.menuButton.activeNavi .rectangles div:nth-of-type(3) {
  background: #58504d;
  transform: rotate(-315deg);
}
.menuButton .menuText {
  font-size: max(1.4rem, 0.9259259259vw);
  line-height: 1;
  font-family: "Cherry Bomb One", "Noto Sans JP", sans-serif;
}

.headermenu {
  grid-column: span 2;
  justify-self: end;
  margin-top: calc(58rem * -1);
  padding-top: max(6.4rem, 4.2328042328vw);
  width: 100%;
  max-width: max(39rem, 25.7936507937vw);
  height: max(48.4rem, 32.0105820106vw);
  max-height: 80dvh;
  overflow: auto;
  display: grid;
  grid-template-columns: auto;
  grid-template-rows: auto max(8.944rem, 6.8783068783vw) auto;
  justify-items: center;
  align-items: center;
  transition: all 0.3s ease-out;
}
.headermenu.activeNavi {
  margin-top: calc(max(6.4rem, 4.2328042328vw) * -1);
}
@media (min-width: 768px) {
  .headermenu.activeNavi {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  .headermenu {
    margin-top: 0;
    padding-top: 0;
    height: max(11.008rem, 8.4656084656vw);
    width: 100%;
    max-width: 100%;
    grid-template-columns: min-content 1fr min-content;
    grid-template-rows: auto;
    align-items: center;
  }
}

.headermenu {
  background: #fff999;
  border-radius: 0 0 2.4rem 2.4rem;
  box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, 0.2);
  pointer-events: none;
}
.headermenu .headerLogolink {
  width: max(20.64rem, 15.873015873vw);
  transition: opacity 0.3s ease-out;
  pointer-events: all;
}
@media (min-width: 768px) {
  .headermenu .headerLogolink {
    display: none;
  }
}
@media (min-width: 1024px) {
  .headermenu .headerLogolink {
    display: block;
  }
}
.headermenu .headerLogolink:hover {
  opacity: 0.6;
}
.headermenu .navi_primary {
  position: fixed;
  top: 0;
  z-index: -1;
  left: max(2.4rem, 1.5873015873vw);
  pointer-events: all;
  width: fit-content;
}
.headermenu .navi_primary ul {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: max(1.376rem, 1.0582010582vw);
}
.headermenu .navi_primary ul li {
  height: max(6.4rem, 4.2328042328vw);
  width: auto;
  aspect-ratio: 15/8;
}
.headermenu .navi_primary ul a {
  display: block;
  height: max(6.4rem, 4.2328042328vw);
  width: auto;
  aspect-ratio: 15/8;
  perspective: 500px;
}
.headermenu .navi_primary ul a img {
  height: 100%;
  width: 100%;
  object-fit: contain;
  transform-style: preserve-3d;
  transform-origin: top center;
}
.headermenu .navi_primary ul a:hover img {
  animation: board 3s cubic-bezier(0.5, 0.01, 0.5, 1) infinite;
}
.headermenu .navi_secondary {
  grid-area: 3/1/4/2;
  pointer-events: all;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: max(1.6rem, 1.0582010582vw);
}
.headermenu .navi_secondary a.homelink {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  width: max(2.924rem, 2.2486772487vw);
  height: max(2.58rem, 1.9841269841vw);
  transition: opacity 0.3s ease-out;
}
@media (min-width: 768px) {
  .headermenu .navi_secondary a.homelink {
    height: max(2rem, 1.3227513228vw);
  }
}
@media (min-width: 1024px) {
  .headermenu .navi_secondary a.homelink {
    height: max(3rem, 1.9841269841vw);
  }
}
.headermenu .navi_secondary a.homelink:hover {
  opacity: 0.6;
}
.headermenu .navi_secondary ul {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: max(1.6rem, 1.0582010582vw);
}
.headermenu .navi_secondary ul li {
  height: max(3.4rem, 2.2486772487vw);
}
@media (min-width: 768px) {
  .headermenu .navi_secondary ul li {
    height: max(2.4rem, 1.5873015873vw);
  }
}
@media (min-width: 1024px) {
  .headermenu .navi_secondary ul li {
    height: max(3.4rem, 2.2486772487vw);
  }
}
.headermenu .navi_secondary ul a {
  display: block;
  height: max(3.4rem, 2.2486772487vw);
  transition: opacity 0.3s ease-out;
}
@media (min-width: 768px) {
  .headermenu .navi_secondary ul a {
    height: max(2.4rem, 1.5873015873vw);
  }
}
@media (min-width: 1024px) {
  .headermenu .navi_secondary ul a {
    height: max(3.4rem, 2.2486772487vw);
  }
}
.headermenu .navi_secondary ul a img {
  height: 100%;
  width: auto;
  object-fit: contain;
}
.headermenu .navi_secondary ul a:hover {
  opacity: 0.6;
}

.headermenu.activeNavi .navi_primary {
  position: static;
  z-index: auto;
  width: 100%;
}
.headermenu.activeNavi .navi_primary ul {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: max(1.376rem, 1.0582010582vw);
}
.headermenu.activeNavi .navi_primary ul li {
  height: max(8.4rem, 5.5555555556vw);
}
.headermenu.activeNavi .navi_primary ul a {
  display: block;
  height: max(8.4rem, 5.5555555556vw);
  width: auto;
}
.headermenu.activeNavi .navi_primary ul a img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.headermenu.activeNavi .navi_secondary {
  display: flex;
  flex-direction: column;
  gap: max(1.6rem, 1.0582010582vw);
}
.headermenu.activeNavi .navi_secondary ul {
  display: flex;
  flex-direction: column;
  gap: max(1.6rem, 1.0582010582vw);
}

@media (min-width: 768px) {
  .headermenu,
  .headermenu.activeNavi {
    height: max(7.912rem, 6.0846560847vw);
    background: transparent;
    box-shadow: 0 0 0 0;
    border-radius: 0;
  }
  .headermenu .headerLogolink,
  .headermenu.activeNavi .headerLogolink {
    justify-self: self-start;
  }
  .headermenu .navi_primary,
  .headermenu.activeNavi .navi_primary {
    position: static;
  }
  .headermenu .navi_primary ul,
  .headermenu.activeNavi .navi_primary ul {
    justify-content: center;
  }
  .headermenu .navi_primary ul li,
  .headermenu.activeNavi .navi_primary ul li {
    height: max(7.912rem, 6.0846560847vw);
  }
}
@media (min-width: 768px) and (min-width: 1024px) {
  .headermenu .navi_primary ul li,
  .headermenu.activeNavi .navi_primary ul li {
    height: max(8.944rem, 6.8783068783vw);
  }
}
@media (min-width: 768px) {
  .headermenu .navi_primary ul a,
  .headermenu.activeNavi .navi_primary ul a {
    display: block;
    height: 100%;
  }
  .headermenu .navi_primary ul a img,
  .headermenu.activeNavi .navi_primary ul a img {
    height: 100%;
    width: auto;
    object-fit: contain;
  }
  .headermenu .navi_secondary,
  .headermenu.activeNavi .navi_secondary {
    justify-self: self-end;
    grid-area: 1/3/2/4;
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-end;
    gap: max(2.064rem, 1.5873015873vw);
  }
  .headermenu .navi_secondary ul,
  .headermenu.activeNavi .navi_secondary ul {
    flex-direction: row;
    justify-content: flex-end;
    gap: max(2.064rem, 1.5873015873vw);
  }
}
@media (min-width: 1024px) {
  .headermenu,
  .headermenu.activeNavi {
    height: max(8.944rem, 6.8783068783vw);
  }
  .headermenu .navi_primary ul li,
  .headermenu.activeNavi .navi_primary ul li {
    height: max(8.944rem, 6.8783068783vw);
  }
}

.page-privacy-policy {
  color: #58504d;
  padding-bottom: max(8.784rem, 9.5238095238vw);
}
.page-privacy-policy h2 {
  padding-top: max(2.44rem, 2.6455026455vw);
  font-size: max(1.806rem, 1.3888888889vw);
  font-weight: 650;
  line-height: 1.2;
}
.page-privacy-policy h3 {
  font-size: max(1.548rem, 1.1904761905vw);
  font-weight: 650;
  line-height: 1.2;
}
.page-privacy-policy h4 {
  margin-top: max(2.44rem, 2.6455026455vw);
  font-size: max(1.376rem, 1.0582010582vw);
  font-weight: 650;
}

.privacy-policy_container {
  padding-bottom: max(8.784rem, 9.5238095238vw);
}
.privacy-policy_container h2 {
  padding-top: max(2.44rem, 2.6455026455vw);
  font-size: max(1.806rem, 1.3888888889vw);
  font-weight: 700;
  line-height: 1.2;
}
.privacy-policy_container h3 {
  font-size: max(1.548rem, 1.1904761905vw);
  font-weight: 700;
  line-height: 1.2;
}
.privacy-policy_container h4 {
  margin-top: max(2.44rem, 2.6455026455vw);
  font-size: max(1.376rem, 1.0582010582vw);
  font-weight: 700;
}
.privacy-policy_container + div {
  margin-top: max(2.44rem, 2.6455026455vw);
}
.privacy-policy_container p {
  margin-top: max(0.488rem, 0.5291005291vw);
  font-size: max(1.376rem, 1.0582010582vw);
}
.privacy-policy_container .privacy-policy_Wrap p {
  color: #58504d;
  margin-top: max(0.488rem, 0.5291005291vw);
  font-size: max(1.376rem, 1.0582010582vw);
  font-weight: 420;
}
.privacy-policy_container .privacy-policy_subcontainer {
  margin-top: max(2.44rem, 2.6455026455vw);
}
.privacy-policy_container .privacy-policy_subcontainer + div {
  margin-top: max(2.44rem, 2.6455026455vw);
}
.privacy-policy_container .privacy-policy_subcontainer p {
  color: #58504d;
  margin-top: max(0.488rem, 0.5291005291vw);
  font-size: max(1.376rem, 1.0582010582vw);
  font-weight: 420;
}
.privacy-policy_container .privacy-policy_subcontainer ul {
  margin-top: max(0.488rem, 0.5291005291vw);
}
.privacy-policy_container .privacy-policy_subcontainer ul li {
  display: flex;
  align-items: baseline;
  font-size: max(1.376rem, 1.0582010582vw);
  font-weight: 420;
}
.privacy-policy_container .privacy-policy_subcontainer ul li span {
  white-space: nowrap;
  flex-shrink: 0;
}
.privacy-policy_container .privacy-policy_subcontainer ul li + li {
  margin-top: max(1.032rem, 0.7936507937vw);
}
.privacy-policy_container .privacy-policy_subcontainer a {
  color: #1a0dab;
  text-decoration: underline;
}
.privacy-policy_container .privacy-policy_subcontainer .address {
  font-size: max(1.372rem, 0.9259259259vw);
}

.privacy-policy_enactment {
  color: #58504d;
  font-size: max(1.548rem, 1.1904761905vw);
  font-weight: 450;
  line-height: 1.8;
}

.privacy-policy_container + .backWrap {
  margin-top: max(6.344rem, 6.8783068783vw);
  display: flex;
  align-items: center;
  justify-content: center;
}

.single-content h5,
.page-content h5,
.page-content-wrap h5 {
  font-weight: bold;
  color: #a9927b;
}
.single-content h6,
.page-content h6,
.page-content-wrap h6 {
  color: #a9927b;
}
.single-content em,
.single-content strong,
.page-content em,
.page-content strong,
.page-content-wrap em,
.page-content-wrap strong {
  font-weight: bold;
}
.single-content blockquote,
.page-content blockquote,
.page-content-wrap blockquote {
  padding-left: 1em;
  border-left: 1px solid #ECECEC;
  margin: 1em;
}
.single-content cite,
.page-content cite,
.page-content-wrap cite {
  display: block;
  width: fit-content;
  margin: 0 0 0 auto;
  font-style: italic;
}
.single-content code,
.page-content code,
.page-content-wrap code {
  display: inline-block;
  padding: 0 0.5em;
  color: #686767;
  background-color: #ECECEC;
  border-radius: 3px;
  border: solid 1px #A5A4A4;
}
.single-content pre,
.page-content pre,
.page-content-wrap pre {
  margin-block: 1em;
  width: 100%;
  overflow-x: scroll;
  border: 1px solid #ECECEC;
}
.single-content address,
.page-content address,
.page-content-wrap address {
  padding-block: 1em;
}
.single-content table,
.page-content table,
.page-content-wrap table {
  width: 100%;
  border: 1px solid #ECECEC;
  text-align: left;
  border-collapse: collapse;
}
.single-content table thead td, .single-content table thead th,
.page-content table thead td,
.page-content table thead th,
.page-content-wrap table thead td,
.page-content-wrap table thead th {
  border-bottom: 1px solid #ECECEC;
}
.single-content table th,
.page-content table th,
.page-content-wrap table th {
  font-weight: bold;
  padding: 0.25em;
  white-space: nowrap;
}
.single-content table td,
.page-content table td,
.page-content-wrap table td {
  padding: 0.25em;
}
.single-content dl,
.page-content dl,
.page-content-wrap dl {
  border-top: 1px solid #ECECEC;
  border-bottom: 1px solid #ECECEC;
  margin-top: 2em;
  margin-bottom: 1em;
}
.single-content dt,
.page-content dt,
.page-content-wrap dt {
  font-weight: bold;
  margin-top: 1em;
}
.single-content dd,
.page-content dd,
.page-content-wrap dd {
  margin-bottom: 1em;
}
.single-content ul,
.page-content ul,
.page-content-wrap ul {
  list-style: inside;
}
.single-content ul li,
.page-content ul li,
.page-content-wrap ul li {
  margin-bottom: 0.25em;
}
.single-content ul ul, .single-content ul ol,
.page-content ul ul,
.page-content ul ol,
.page-content-wrap ul ul,
.page-content-wrap ul ol {
  padding-left: 1em;
  font-size: 90%;
}
.single-content ol,
.page-content ol,
.page-content-wrap ol {
  list-style: decimal inside;
}
.single-content ol li,
.page-content ol li,
.page-content-wrap ol li {
  margin-bottom: 0.25em;
}
.single-content ol ul, .single-content ol ol,
.page-content ol ul,
.page-content ol ol,
.page-content-wrap ol ul,
.page-content-wrap ol ol {
  padding-left: 1em;
  font-size: 90%;
}
.single-content img,
.page-content img,
.page-content-wrap img {
  margin-inline: auto;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 75vh;
  object-fit: contain;
}
.single-content > div,
.page-content > div,
.page-content-wrap > div {
  max-width: 100%;
}

.searchformWrap {
  margin-top: max(2.064rem, 1.5873015873vw);
}
.searchformWrap .searchformInner {
  margin-inline: auto;
  width: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #58504d;
  background: #ffffff;
  border-radius: max(1.568rem, 1.0582010582vw);
}
.searchformWrap input {
  padding-inline: max(1.568rem, 1.0582010582vw);
  width: max(20.64rem, 15.873015873vw);
  height: max(3.92rem, 2.6455026455vw);
  font-size: max(1.568rem, 1.0582010582vw);
  line-height: 1;
}
.searchformWrap input::placeholder {
  color: #cec1b3;
  font-size: max(1.568rem, 1.0582010582vw);
}
.searchformWrap button {
  padding-inline: max(1.568rem, 1.0582010582vw);
}
.searchformWrap button img {
  width: max(2.352rem, 1.5873015873vw);
  height: max(2.352rem, 1.5873015873vw);
}

.searchinfo {
  display: flex;
  gap: max(0.688rem, 0.5291005291vw);
  align-items: center;
  flex-wrap: wrap;
  font-size: max(1.548rem, 1.1904761905vw);
  font-weight: 700;
}

.page_404 {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-weight: 500;
}
.page_404 .pagetitle {
  font-size: max(1.752rem, 1.5873015873vw);
  font-weight: 700;
}
.page_404 .img404 {
  margin-top: max(2.064rem, 1.5873015873vw);
  width: max(7.3rem, 6.6137566138vw);
  height: max(21.9rem, 19.8412698413vw);
  transform-origin: center bottom;
  animation: swing 3s ease-in-out alternate-reverse infinite, bound 2s ease-in-out alternate-reverse infinite;
}
.page_404 .text404 {
  margin-top: max(2.064rem, 1.5873015873vw);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: max(1.376rem, 1.0582010582vw);
  font-size: max(1.533rem, 1.3888888889vw);
  text-align: center;
}
.page_404 .text404 ul {
  margin-block: max(0.688rem, 0.5291005291vw);
}
.page_404 .backTop {
  margin-top: max(3.904rem, 4.2328042328vw);
}
.page_404 .anotherway {
  margin-top: max(3.904rem, 4.2328042328vw);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: max(1.168rem, 1.0582010582vw);
}
.page_404 .anotherway .search .searchformWrap {
  margin-top: max(0.344rem, 0.2645502646vw);
  text-align: left;
}
.page_404 .anotherway .search .searchformInner {
  border: max(0.098rem, 0.0661375661vw) solid #cec1b3;
}
.page_404 .anotherway a {
  width: fit-content;
  height: fit-content;
  padding-block: max(0.344rem, 0.2645502646vw);
  display: flex;
  align-items: center;
  gap: max(0.344rem, 0.2645502646vw);
  font-size: max(1.752rem, 1.5873015873vw);
  font-weight: 900;
  line-height: 1;
  transition: opacity 0.3s ease-out;
}
.page_404 .anotherway a:hover {
  opacity: 0.6;
}
.page_404 .anotherway a img {
  width: max(2.92rem, 2.6455026455vw);
  height: max(2.92rem, 2.6455026455vw);
}
.page_404 .anotherway .mail img {
  margin-top: 0.5em;
}

.loading {
  position: fixed;
  z-index: 8000;
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  pointer-events: none;
}

.loading.active {
  height: 100vh;
  background: #ffffff;
  opacity: 1;
}
.loading.active .logoWrap {
  animation: logoAppear 1s forwards;
}

.loading.loaded {
  animation: disAppear 1s 0.8s forwards;
}
.loading.loaded .logoWrap {
  animation: logoDisAppear 1s forwards;
}

.logoWrap {
  display: flex;
  align-items: flex-start;
}

.page_modified_date {
  display: none;
}

figure.eyecatch {
  max-height: 75vh;
  max-width: 100%;
}
figure.eyecatch img {
  margin-inline: auto;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 75vh;
  object-fit: contain;
}

.single-content figure,
.page-content figure {
  max-width: 100%;
}
.single-content figure img,
.page-content figure img {
  margin-inline: auto;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 75vh;
  object-fit: contain;
}
.single-content figure figcaption,
.page-content figure figcaption {
  text-align: center;
  font-size: max(1.032rem, 0.7936507937vw);
  margin-bottom: max(3.44rem, 2.6455026455vw);
  margin-top: max(0.688rem, 0.5291005291vw);
}

.single-post,
.page-post {
  background: #ffffff;
}

.single-post,
.page-post,
.page-wrap {
  margin-top: max(2.44rem, 2.6455026455vw);
  margin-inline: auto;
  max-width: max(78.4rem, 52.9100529101vw);
  padding: max(3.904rem, 4.2328042328vw) max(2.432rem, 4.2328042328vw);
  border-radius: max(1.952rem, 2.1164021164vw);
  font-size: max(1.548rem, 1.1904761905vw);
  font-weight: 500;
}
.single-post > *:not(:first-child),
.page-post > *:not(:first-child),
.page-wrap > *:not(:first-child) {
  margin-top: max(2.44rem, 2.6455026455vw);
}
.single-post .post_date,
.page-post .post_date,
.page-wrap .post_date {
  margin-top: 0;
  font-size: max(1.568rem, 1.0582010582vw);
  line-height: 1;
  font-weight: 700;
}
.single-post .articletitle,
.page-post .articletitle,
.page-wrap .articletitle {
  font-size: max(2.752rem, 2.1164021164vw);
  font-weight: 700;
  color: #a9927b;
  line-height: 1.2;
}
.single-post .single-content h1,
.single-post .page-content h1,
.page-post .single-content h1,
.page-post .page-content h1,
.page-wrap .single-content h1,
.page-wrap .page-content h1 {
  margin-top: max(2.44rem, 2.6455026455vw);
  font-size: max(2.752rem, 2.1164021164vw);
  font-weight: 700;
  color: #a9927b;
}
.single-post .single-content h2,
.single-post .page-content h2,
.page-post .single-content h2,
.page-post .page-content h2,
.page-wrap .single-content h2,
.page-wrap .page-content h2 {
  margin-top: max(2.44rem, 2.6455026455vw);
  font-size: max(2.408rem, 1.8518518519vw);
  font-weight: 700;
  line-height: 1.2;
  color: #a9927b;
}
.single-post .single-content h3,
.single-post .page-content h3,
.page-post .single-content h3,
.page-post .page-content h3,
.page-wrap .single-content h3,
.page-wrap .page-content h3 {
  margin-top: max(2.44rem, 2.6455026455vw);
  font-size: max(2.064rem, 1.5873015873vw);
  font-weight: 700;
  line-height: 1.3;
  color: #a9927b;
}
.single-post .single-content h4,
.single-post .page-content h4,
.page-post .single-content h4,
.page-post .page-content h4,
.page-wrap .single-content h4,
.page-wrap .page-content h4 {
  margin-top: max(2.44rem, 2.6455026455vw);
  font-size: max(1.548rem, 1.1904761905vw);
  font-weight: 700;
  line-height: 1.3;
  color: #a9927b;
}
.single-post .single-content p,
.single-post .page-content p,
.page-post .single-content p,
.page-post .page-content p,
.page-wrap .single-content p,
.page-wrap .page-content p {
  margin-top: max(1.032rem, 0.7936507937vw);
  font-size: max(1.548rem, 1.1904761905vw);
  font-weight: 500;
  line-height: 1.8;
  text-align: justify;
}

.front_calendar,
.page_calendar {
  --fc-border-color:#CEC1B3;
  --fc-small-font-size: max(1.204rem, 0.9259259259vw);
  --fc-event-text-color: #58504D;
  --fc-event-border-color:transparent;
  --fc-event-bg-color:transparent;
  --fc-event-selected-overlay-color: #FFF999;
  --fc-bg-event-color: #ffe8ee;
  --fc-bg-event-opacity: 0.99;
}

.front_calendar,
.page_calendar {
  padding-block: max(3.904rem, 4.2328042328vw);
  border-radius: max(7rem, 13.2275132275vw);
  border: max(0.28rem, 0.5291005291vw) solid #ffffff;
  background: #FFFBDA;
  box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, 0.2);
  display: flex;
  flex-direction: column;
  gap: max(2.44rem, 2.6455026455vw);
  overflow: hidden;
}
.front_calendar #calendar, .front_calendar #calendarweekly,
.page_calendar #calendar,
.page_calendar #calendarweekly {
  container: calendararea/inline-size;
}
.front_calendar h2,
.page_calendar h2 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: max(0.976rem, 1.0582010582vw);
}
.front_calendar h2 img,
.page_calendar h2 img {
  width: max(9.15rem, 9.9206349206vw);
  height: auto;
  aspect-ratio: 1/1;
}
.front_calendar h2 span,
.page_calendar h2 span {
  font-family: "Cherry Bomb One", "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: max(5.124rem, 5.5555555556vw);
  color: #b45bdc;
  line-height: 1;
}
.front_calendar .iconlist,
.page_calendar .iconlist {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Cherry Bomb One", "Noto Sans JP", sans-serif;
  gap: max(1.464rem, 1.5873015873vw);
}
.front_calendar .iconlist li,
.page_calendar .iconlist li {
  display: flex;
  align-items: center;
  gap: max(0.384rem, 0.5291005291vw);
}
.front_calendar .iconlist li img,
.page_calendar .iconlist li img {
  width: max(1.776rem, 2.4470899471vw);
}
.front_calendar .iconlist li div,
.page_calendar .iconlist li div {
  font-size: max(1.536rem, 2.1164021164vw);
  letter-spacing: 0.2em;
}
.front_calendar .attention,
.page_calendar .attention {
  text-align: center;
  font-size: max(1.376rem, 1.0582010582vw);
  font-weight: 700;
  line-height: 1.6;
}
.front_calendar h2.fc-toolbar-title,
.page_calendar h2.fc-toolbar-title {
  align-items: baseline;
  font-size: max(2.752rem, 2.1164021164vw);
  gap: 0;
}
.front_calendar h2.fc-toolbar-title ruby,
.page_calendar h2.fc-toolbar-title ruby {
  font-size: max(2.58rem, 1.9841269841vw);
}
.front_calendar h2.fc-toolbar-title ruby rt,
.page_calendar h2.fc-toolbar-title ruby rt {
  font-size: max(0.86rem, 0.6613756614vw);
}
.front_calendar .fc-toolbar.fc-header-toolbar,
.page_calendar .fc-toolbar.fc-header-toolbar {
  display: grid;
  grid-template-rows: repeat(3, auto);
  gap: max(0.688rem, 0.5291005291vw);
  margin-bottom: max(0.688rem, 0.5291005291vw);
}
.front_calendar .fc-toolbar-chunk:nth-of-type(2),
.page_calendar .fc-toolbar-chunk:nth-of-type(2) {
  grid-area: 1/1/2/4;
}
.front_calendar .fc-toolbar-chunk:nth-of-type(3),
.page_calendar .fc-toolbar-chunk:nth-of-type(3) {
  grid-area: 2/3/3/4;
}
.front_calendar .fc-toolbar-chunk .fc-toolbar-title,
.page_calendar .fc-toolbar-chunk .fc-toolbar-title {
  color: #b45bdc;
  font-weight: 900;
  letter-spacing: 0.2em;
  line-height: 1;
  font-size: max(2.752rem, 2.1164021164vw);
}
.front_calendar .fc-toolbar-chunk .fc-button-primary,
.page_calendar .fc-toolbar-chunk .fc-button-primary {
  background: #ffffff;
  color: #58504d;
  border: 0;
  outline: 0;
  padding: max(0.344rem, 0.2645502646vw) max(1.032rem, 0.7936507937vw);
  border-radius: max(1.72rem, 1.3227513228vw);
  line-height: 1;
  font-size: max(1.376rem, 1.0582010582vw);
  font-weight: 900;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  transition: all 0.3s ease-out;
}
.front_calendar .fc-toolbar-chunk .fc-button-primary:not(:disabled).fc-button-active,
.front_calendar .fc-toolbar-chunk .fc-button-primary:not(:disabled):active,
.front_calendar .fc-toolbar-chunk .fc-button-primary:not(:disabled).fc-button-active:focus,
.front_calendar .fc-toolbar-chunk .fc-button-primary:not(:disabled):active:focus,
.front_calendar .fc-toolbar-chunk .fc-button-primary:not(:disabled).fc-button-active:hover,
.front_calendar .fc-toolbar-chunk .fc-button-primary:not(:disabled):hover,
.page_calendar .fc-toolbar-chunk .fc-button-primary:not(:disabled).fc-button-active,
.page_calendar .fc-toolbar-chunk .fc-button-primary:not(:disabled):active,
.page_calendar .fc-toolbar-chunk .fc-button-primary:not(:disabled).fc-button-active:focus,
.page_calendar .fc-toolbar-chunk .fc-button-primary:not(:disabled):active:focus,
.page_calendar .fc-toolbar-chunk .fc-button-primary:not(:disabled).fc-button-active:hover,
.page_calendar .fc-toolbar-chunk .fc-button-primary:not(:disabled):hover {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  outline: 0;
  opacity: 1;
  background: #fff999;
}
.front_calendar .fc-toolbar-chunk .fc-button:disabled,
.page_calendar .fc-toolbar-chunk .fc-button:disabled {
  opacity: 0.4;
  filter: brightness(1.2);
}
.front_calendar table,
.page_calendar table {
  min-width: 1200px;
}
.front_calendar th,
.page_calendar th {
  background: #a9927b;
  color: #ffffff;
}
.front_calendar td,
.page_calendar td {
  background: #ffffff;
  font-size: max(1.204rem, 0.9259259259vw);
  font-weight: 700;
}
.front_calendar th.fc-day-sat,
.page_calendar th.fc-day-sat {
  background: #00c4ff;
}
.front_calendar td.fc-day-sat,
.page_calendar td.fc-day-sat {
  background: #e3f8ff;
}
.front_calendar th.fc-day-sun,
.page_calendar th.fc-day-sun {
  background: #ff4779;
}
.front_calendar td.fc-day-sun,
.page_calendar td.fc-day-sun {
  background: #ffe8ee;
}
.front_calendar .fc-daygrid-day-top,
.page_calendar .fc-daygrid-day-top {
  justify-content: center;
  font-weight: 900;
  font-size: max(2.408rem, 1.8518518519vw);
  margin-bottom: max(1.168rem, 1.0582010582vw);
}
.front_calendar .fc-daygrid-day-number,
.page_calendar .fc-daygrid-day-number {
  line-height: 1;
}
.front_calendar .fc-daygrid-day-frame,
.page_calendar .fc-daygrid-day-frame {
  width: 100%;
  height: auto;
  aspect-ratio: 19/18;
  padding: max(0.292rem, 0.2645502646vw) max(0.488rem, 0.5291005291vw);
}
.front_calendar .fc-daygrid-day.fc-day-today,
.page_calendar .fc-daygrid-day.fc-day-today {
  background: #fff999;
}
.front_calendar .fc-daygrid-day-events,
.front_calendar .fc-daygrid-body-natural .fc-daygrid-day-events,
.page_calendar .fc-daygrid-day-events,
.page_calendar .fc-daygrid-body-natural .fc-daygrid-day-events {
  margin-bottom: max(0.976rem, 1.0582010582vw);
  font-size: max(1.204rem, 0.9259259259vw);
}
.front_calendar .fc-daygrid-day-events a,
.front_calendar .fc-daygrid-body-natural .fc-daygrid-day-events a,
.page_calendar .fc-daygrid-day-events a,
.page_calendar .fc-daygrid-body-natural .fc-daygrid-day-events a {
  transition: opacity 0.3s ease-out;
}
.front_calendar .fc-daygrid-day-events a:hover,
.front_calendar .fc-daygrid-body-natural .fc-daygrid-day-events a:hover,
.page_calendar .fc-daygrid-day-events a:hover,
.page_calendar .fc-daygrid-body-natural .fc-daygrid-day-events a:hover {
  opacity: 0.6;
}
.front_calendar .fc-day-other .fc-daygrid-day-top,
.page_calendar .fc-day-other .fc-daygrid-day-top {
  opacity: 1;
  color: #cec1b3;
}
.front_calendar .fc-event-title,
.page_calendar .fc-event-title {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.front_calendar .fc-daygrid-event-harness-abs,
.page_calendar .fc-daygrid-event-harness-abs {
  background: #ffdfbf;
}
.front_calendar .fc-event,
.page_calendar .fc-event {
  display: grid;
  grid-template-columns: max(1.568rem, 1.0582010582vw) 1fr;
  align-items: center;
  gap: max(0.392rem, 0.2645502646vw);
}
.front_calendar .fc-event::before,
.page_calendar .fc-event::before {
  display: block;
  content: "";
  width: max(1.568rem, 1.0582010582vw);
  height: max(1.568rem, 1.0582010582vw);
  align-self: center;
}
.front_calendar .fc-event .fc-event-main,
.page_calendar .fc-event .fc-event-main {
  grid-area: 1/2/2/3;
}
.front_calendar .eat-event::before,
.page_calendar .eat-event::before {
  background: no-repeat url("../img/calendar/icon_eat.svg") center center/contain;
}
.front_calendar .learn-event::before,
.page_calendar .learn-event::before {
  background: no-repeat url("../img/calendar/icon_learn.svg") center center/contain;
}
.front_calendar .play-event::before,
.page_calendar .play-event::before {
  background: no-repeat url("../img/calendar/icon_play.svg") center center/contain;
}
.front_calendar .event-event::before,
.page_calendar .event-event::before {
  background: no-repeat url("../img/calendar/icon_event.svg") center center/contain;
}
.front_calendar .default-japan-holiday a,
.page_calendar .default-japan-holiday a {
  pointer-events: none;
}
.front_calendar .fc-bg-event,
.page_calendar .fc-bg-event {
  color: transparent;
}

@container calendararea (width < 1200px) {
  .fc-view {
    width: 100vw;
    overflow: auto;
    margin-left: calc(-1 * max(2.352rem, 1.5873015873vw));
    padding-inline: max(2.352rem, 1.5873015873vw);
  }
  @media (min-width: 540px) {
    .fc-view {
      width: calc(100% + max(7.808rem, 8.4656084656vw));
      margin-left: calc(-1 * max(3.904rem, 4.2328042328vw));
      padding-inline: max(3.904rem, 4.2328042328vw);
    }
  }
  @media (min-width: 768px) {
    .fc-view {
      margin-left: calc(-1 * max(7.808rem, 8.4656084656vw));
      padding-inline: max(7.808rem, 8.4656084656vw);
      width: calc(100% + max(7.808rem, 8.4656084656vw) + max(7.808rem, 8.4656084656vw));
    }
  }
}
@container calendararea (1201px < width) {
  .fc-view {
    padding-inline: 0;
    margin-left: 0;
    width: 100%;
  }
}
.fc-daygrid::before {
  content: "";
  width: max(1.376rem, 1.0582010582vw);
  height: max(4.128rem, 3.1746031746vw);
  display: block;
  pointer-events: none;
  background: #a9927b;
  position: absolute;
  top: 50%;
  left: calc(-1 * max(1.176rem, 0.7936507937vw));
  transform: translateX(-50%) translateY(-50%);
  z-index: 9;
  clip-path: polygon(100% 0%, 100% 100%, 0 50%);
  opacity: 0;
  transition: opacity 0.3s ease-out;
}
@media (min-width: 540px) {
  .fc-daygrid::before {
    left: calc(-1 * max(1.952rem, 2.1164021164vw));
  }
}
.fc-daygrid::after {
  content: "";
  width: max(1.376rem, 1.0582010582vw);
  height: max(4.128rem, 3.1746031746vw);
  display: block;
  pointer-events: none;
  background: #a9927b;
  position: absolute;
  top: 50%;
  right: calc(-1 * max(1.176rem, 0.7936507937vw));
  transform: translateX(50%) translateY(-50%);
  z-index: 9;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  opacity: 0;
  transition: opacity 0.3s ease-out;
}
@media (min-width: 540px) {
  .fc-daygrid::after {
    right: calc(-1 * max(1.952rem, 2.1164021164vw));
  }
}

.fc-daygrid:has(.left)::before {
  opacity: 1;
}

.fc-daygrid:has(.right)::after {
  opacity: 1;
}

.calendar_modalwrap {
  position: fixed;
  z-index: 9000;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  overflow: hidden;
  display: grid;
  align-items: center;
  justify-items: center;
}
.calendar_modalwrap.show {
  width: 100%;
  height: 100vh;
}
.calendar_modalwrap.show .modalback {
  opacity: 0.8;
  visibility: visible;
}
.calendar_modalwrap .modalback {
  grid-area: 1/1/2/2;
  z-index: -1;
  width: 100vw;
  height: 100vh;
  background: rgba(153, 231, 255, 0.8);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-out;
}
.calendar_modalwrap .modalinner {
  grid-area: 1/1/2/2;
  width: 90vw;
  height: 90vh;
  background: #ffffff;
  padding: max(2.432rem, 4.2328042328vw);
  box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, 0.2);
  position: relative;
  overflow: hidden;
}
@media (min-width: 540px) {
  .calendar_modalwrap .modalinner {
    width: 80vw;
    height: 80vh;
  }
}
.calendar_modalwrap .modalinner .calendar-event {
  height: 100%;
  overflow-y: scroll;
  overscroll-behavior: none;
}
.calendar_modalwrap .modalinner i {
  display: block;
  width: fit-content;
  min-width: max(10.32rem, 7.9365079365vw);
  padding: max(0.344rem, 0.2645502646vw) max(0.688rem, 0.5291005291vw) max(0.516rem, 0.3968253968vw) max(0.688rem, 0.5291005291vw);
  border-radius: max(0.688rem, 0.5291005291vw);
  font-style: normal;
  background: #a9927b;
  color: #ffffff;
  line-height: 1;
  font-weight: 900;
  font-size: max(1.548rem, 1.1904761905vw);
  text-align: center;
  margin: max(1.376rem, 1.0582010582vw) 0 max(0.688rem, 0.5291005291vw) 0;
}
.calendar_modalwrap .modalinner i + br {
  display: none;
}
.calendar_modalwrap .modalinner .modalheader {
  padding-bottom: max(0.976rem, 1.0582010582vw);
  border-bottom: max(0.098rem, 0.0661375661vw) solid #cec1b3;
}
.calendar_modalwrap .modalinner .modalheader .category {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: max(0.864rem, 1.1904761905vw);
  font-family: "Cherry Bomb One", "Noto Sans JP", sans-serif;
  font-size: max(1.536rem, 2.1164021164vw);
  letter-spacing: 0.2em;
  line-height: 1;
}
.calendar_modalwrap .modalinner .modalheader .category::before {
  display: block;
  content: "";
  width: max(1.776rem, 2.4470899471vw);
  height: max(1.776rem, 2.4470899471vw);
  align-self: center;
}
.calendar_modalwrap .modalinner .modalheader .title {
  margin-top: max(0.584rem, 0.5291005291vw);
  display: flex;
  justify-content: center;
  font-weight: 900;
  font-size: max(2.701rem, 2.4470899471vw);
  line-height: 1.4;
}
.calendar_modalwrap .modalinner .modalheader .eat-event::before {
  background: no-repeat url("../img/calendar/icon_eat.svg") center center/contain;
}
.calendar_modalwrap .modalinner .modalheader .learn-event::before {
  background: no-repeat url("../img/calendar/icon_learn.svg") center center/contain;
}
.calendar_modalwrap .modalinner .modalheader .play-event::before {
  background: no-repeat url("../img/calendar/icon_play.svg") center center/contain;
}
.calendar_modalwrap .modalinner .modalheader .event-event::before {
  background: no-repeat url("../img/calendar/icon_event.svg") center center/contain;
}
.calendar_modalwrap .modalinner .modalbody {
  margin-block: max(1.464rem, 1.5873015873vw);
  display: grid;
  grid-template-columns: 1fr;
  gap: max(2.064rem, 1.5873015873vw);
  line-height: 1.8;
  font-weight: 500;
}
@media (min-width: 540px) {
  .calendar_modalwrap .modalinner .modalbody {
    grid-template-columns: 1fr 1fr;
  }
}
.calendar_modalwrap .modalinner .modalbody > .left,
.calendar_modalwrap .modalinner .modalbody > .right {
  display: flex;
  flex-direction: column;
  gap: max(1.376rem, 1.0582010582vw);
}
.calendar_modalwrap .modalinner .modalbody .facility {
  margin-bottom: max(2.064rem, 1.5873015873vw);
}
.calendar_modalwrap .modalinner .modalbody .map {
  width: 100%;
  height: max(25.8rem, 19.8412698413vw);
}
.calendar_modalwrap .modalinner .modalbody .map iframe {
  width: 100%;
  height: 100%;
}
.calendar_modalwrap .modalinner .modalfooter {
  padding-top: max(0.976rem, 1.0582010582vw);
  border-top: max(0.098rem, 0.0661375661vw) solid #cec1b3;
}
.calendar_modalwrap .modalinner .modalfooter .footertitle {
  color: #a9927b;
  font-size: max(1.548rem, 1.1904761905vw);
  font-weight: 900;
  text-align: center;
  line-height: 1.4;
  margin-bottom: max(0.688rem, 0.5291005291vw);
}
.calendar_modalwrap .modalinner .modalfooter .organizer {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: max(0.344rem, 0.2645502646vw);
  font-weight: 500;
  line-height: 1.4;
}
@media (min-width: 540px) {
  .calendar_modalwrap .modalinner .modalfooter .organizer {
    flex-direction: row;
    gap: max(3.612rem, 2.7777777778vw);
  }
}
.calendar_modalwrap .modalinner .modalfooter .organizer li:nth-of-type(1) {
  font-weight: 700;
}
.calendar_modalwrap .modalinner #modalClose {
  position: absolute;
  top: 0;
  right: 0;
  padding: max(0.98rem, 0.6613756614vw) max(0.98rem, 0.6613756614vw) max(0.976rem, 1.0582010582vw) max(0.976rem, 1.0582010582vw);
}
.calendar_modalwrap .modalinner #modalClose img {
  width: max(2.45rem, 1.6534391534vw);
  height: max(2.45rem, 1.6534391534vw);
}

.firstview {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-top: calc(max(11.008rem, 8.4656084656vw) + clamp(3.904rem, 4.2328042328vw, 6.4rem));
  background: #CCF3FF;
  overflow: hidden;
}
.firstview .logo {
  width: max(32.2rem, 46.2962962963vw);
  height: auto;
}
.firstview .lead {
  z-index: 2;
  margin-top: max(2.44rem, 2.6455026455vw);
  margin-bottom: calc(max(3.92rem, 7.4074074074vw) * -1);
  font-weight: 700;
  line-height: 1.8;
  font-size: max(1.314rem, 1.1904761905vw);
  text-align: center;
}
.firstview .characters {
  display: grid;
}
.firstview .characters .town {
  grid-area: 1/1/2/2;
  min-width: max(54.6rem, 36.1111111111vw);
}
.firstview .characters .hipoyuzu {
  grid-area: 1/1/2/2;
  align-self: self-end;
  margin-bottom: max(1.47rem, 2.7777777778vw);
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: max(1.89rem, 3.5714285714vw);
  height: max(8.75rem, 16.5343915344vw);
}
.firstview .characters .hipoyuzu .poponon {
  width: max(3.92rem, 7.4074074074vw);
  height: max(3.43rem, 6.4814814815vw);
  transform-origin: 50% 98%;
  animation: popo 4s ease-in-out forwards infinite;
}
.firstview .characters .hipoyuzu .hiponon {
  width: max(7.525rem, 14.2195767196vw);
  height: max(8.75rem, 16.5343915344vw);
  transform-origin: 50% 102%;
  animation: hipo 4s ease-in-out forwards infinite;
}
.firstview .characters .hipoyuzu .yuzumin {
  width: max(4.69rem, 8.8624338624vw);
  height: max(6.475rem, 12.2354497354vw);
  transform-origin: 48% 100%;
  animation: yuzu 4s ease-in-out forwards infinite;
}

.headingwrap {
  padding: calc(max(6.4rem, 4.2328042328vw) + 42px) max(2.352rem, 1.5873015873vw) max(2.352rem, 1.5873015873vw) max(2.352rem, 1.5873015873vw);
  margin-bottom: -1px;
  display: grid;
  gap: max(2.44rem, 2.6455026455vw);
  background: #CCF3FF url("../img/background/cloud.svg") no-repeat center bottom/contain;
}
@media (min-width: 640px) {
  .headingwrap {
    grid-template-columns: 1fr 1fr;
    padding: calc(max(11.008rem, 8.4656084656vw) + 42px) max(3.904rem, 4.2328042328vw) max(2.352rem, 1.5873015873vw) max(3.904rem, 4.2328042328vw);
  }
}
@media (min-width: 1024px) {
  .headingwrap {
    padding: calc(max(11.008rem, 8.4656084656vw) + 42px) max(7.808rem, 8.4656084656vw) max(2.352rem, 1.5873015873vw) max(7.808rem, 8.4656084656vw);
  }
}
.headingwrap .heading {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: max(1.176rem, 0.7936507937vw);
}
@media (min-width: 640px) {
  .headingwrap .heading {
    justify-content: flex-end;
  }
}
.headingwrap .heading .icon {
  width: max(8.103rem, 7.3412698413vw);
  height: auto;
}
.headingwrap .heading .title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.headingwrap .heading .title .small {
  font-weight: 900;
  font-size: max(2.044rem, 1.8518518519vw);
}
.headingwrap .heading .title .large {
  font-size: max(3.066rem, 2.7777777778vw);
  line-height: 1;
  font-weight: 900;
}
.headingwrap .heading .title .large.event {
  color: #b45bdc;
  font-family: "Cherry Bomb One", "Noto Sans JP", sans-serif;
  font-size: max(5.402rem, 4.8941798942vw);
  font-weight: 400;
}
.headingwrap .heading .title .large.place {
  color: #ff4779;
  font-family: "Cherry Bomb One", "Noto Sans JP", sans-serif;
  font-size: max(5.402rem, 4.8941798942vw);
  font-weight: 400;
}
.headingwrap .character {
  align-self: end;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: max(1.4rem, 2.6455026455vw);
  height: max(6.125rem, 11.5740740741vw);
}
@media (min-width: 640px) {
  .headingwrap .character {
    justify-content: flex-start;
  }
}
.headingwrap .character .poponon {
  width: max(2.8rem, 5.291005291vw);
  height: max(2.45rem, 4.6296296296vw);
  transform-origin: bottom center;
  animation: popo 4s ease-in-out forwards infinite;
}
.headingwrap .character .hiponon {
  width: max(5.285rem, 9.9867724868vw);
  height: max(6.125rem, 11.5740740741vw);
  transform-origin: bottom center;
  animation: hipo 4s ease-in-out forwards infinite;
}
.headingwrap .character .yuzumin {
  width: max(3.29rem, 6.2169312169vw);
  height: max(4.55rem, 8.5978835979vw);
  transform-origin: bottom center;
  animation: hipo 4s ease-in-out forwards infinite;
}

.headingwrap-simple {
  padding: calc(max(6.4rem, 4.2328042328vw) + max(6.344rem, 6.8783068783vw)) max(2.352rem, 1.5873015873vw) max(2.352rem, 1.5873015873vw) max(2.352rem, 1.5873015873vw);
  margin-bottom: -1px;
  background: #CCF3FF url("../img/background/cloud.svg") no-repeat center bottom/cover;
}
@media (min-width: 640px) {
  .headingwrap-simple {
    padding: calc(max(11.008rem, 8.4656084656vw) + max(6.344rem, 6.8783068783vw)) max(3.904rem, 4.2328042328vw) max(2.352rem, 1.5873015873vw) max(3.904rem, 4.2328042328vw);
  }
}
@media (min-width: 1024px) {
  .headingwrap-simple {
    padding: calc(max(11.008rem, 8.4656084656vw) + max(6.344rem, 6.8783068783vw)) max(7.808rem, 8.4656084656vw) max(2.352rem, 1.5873015873vw) max(7.808rem, 8.4656084656vw);
  }
}
.headingwrap-simple .heading {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: max(1.176rem, 0.7936507937vw);
}
.headingwrap-simple .heading .title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.headingwrap-simple .heading .title .small {
  font-weight: 900;
  font-size: max(2.044rem, 1.8518518519vw);
}
.headingwrap-simple .heading .title .large {
  font-size: max(3.066rem, 2.7777777778vw);
  line-height: 1;
  font-weight: 900;
}

.under-heading {
  width: 100%;
  height: max(7.84rem, 5.291005291vw);
  background: linear-gradient(180deg, #FFF 33.65%, rgba(255, 255, 255, 0) 100%);
}

ruby {
  ruby-position: over;
  ruby-align: space-around;
}

_::-webkit-full-page-media, _:future, :root rt {
  margin-bottom: -0.5em;
}

_::-webkit-full-page-media, _:future, :root h2.fc-toolbar-title rt {
  margin-bottom: -0.5em;
}

.front_news {
  background: #ffffff;
  padding: max(2.44rem, 2.6455026455vw) max(3.904rem, 4.2328042328vw);
  display: grid;
  gap: max(2.44rem, 2.6455026455vw);
  position: relative;
}
.front_news::before {
  content: "";
  display: block;
  width: max(1.978rem, 1.5211640212vw);
  height: max(3.44rem, 2.6455026455vw);
  position: absolute;
  top: calc(max(2.064rem, 1.5873015873vw) * -1);
  left: 50%;
  transform: translateX(-50%);
  background: no-repeat url("../img/icons/boardpin.svg") center center/contain;
}
@media (min-width: 768px) {
  .front_news {
    grid-template-columns: max(24.4rem, 26.455026455vw) 1fr;
    gap: 0;
  }
}
.front_news .title {
  text-align: center;
  align-self: center;
}
.front_news .title > h2 {
  font-size: max(3.577rem, 3.2407407407vw);
  line-height: 1;
  font-weight: 900;
}
.front_news .title .viewmore {
  margin-inline: auto;
  margin-top: max(2.44rem, 2.6455026455vw);
  font-size: max(1.464rem, 1.5873015873vw);
}
.front_news .newswrap .newslist {
  border-top: max(0.086rem, 0.0661375661vw) dotted #cec1b3;
}
.front_news .newswrap .newslist li {
  border-bottom: max(0.086rem, 0.0661375661vw) dotted #cec1b3;
  padding-block: max(0.976rem, 1.0582010582vw);
}
.front_news .newswrap .newslist a {
  transition: opacity 0.3s ease-out;
}
.front_news .newswrap .newslist a .datewrap {
  display: flex;
  gap: max(0.688rem, 0.5291005291vw);
}
.front_news .newswrap .newslist a .sticky-label {
  width: max(1.72rem, 1.3227513228vw);
  height: max(1.72rem, 1.3227513228vw);
}
.front_news .newswrap .newslist a .date {
  font-size: max(1.274rem, 0.8597883598vw);
  line-height: 1;
  font-weight: 700;
}
.front_news .newswrap .newslist a .post-title {
  margin-top: max(0.688rem, 0.5291005291vw);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  text-overflow: ellipsis;
  height: 100%;
  overflow: hidden;
  font-size: max(1.568rem, 1.0582010582vw);
  line-height: 1.3;
  font-weight: 700;
}
.front_news .newswrap .newslist a:hover {
  opacity: 0.6;
}

.posts-archive {
  margin-top: max(3.44rem, 2.6455026455vw);
  padding: max(2.44rem, 2.6455026455vw) max(1.568rem, 1.0582010582vw);
  background: #ffffff;
  max-width: max(78.4rem, 52.9100529101vw);
  margin-inline: auto;
}
@media (min-width: 540px) {
  .posts-archive {
    padding: max(2.44rem, 2.6455026455vw) max(2.44rem, 2.6455026455vw);
  }
}
@media (min-width: 1024px) {
  .posts-archive {
    padding: max(2.44rem, 2.6455026455vw) max(3.904rem, 4.2328042328vw);
  }
}
.posts-archive li {
  border-bottom: max(0.172rem, 0.1322751323vw) dotted #cec1b3;
  padding-block: max(0.976rem, 1.0582010582vw);
}
.posts-archive li .date {
  font-size: max(1.568rem, 1.0582010582vw);
  font-weight: 700;
  line-height: 1;
}
.posts-archive li .articletitle {
  margin-top: max(0.688rem, 0.5291005291vw);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  text-overflow: ellipsis;
  height: 100%;
  overflow: hidden;
  font-size: max(1.568rem, 1.0582010582vw);
  font-weight: 700;
}
.posts-archive li:nth-of-type(1) {
  border-top: max(0.172rem, 0.1322751323vw) dotted #cec1b3;
}
.posts-archive a {
  transition: opacity 0.3s ease-out;
}
.posts-archive a:hover {
  opacity: 0.6;
}
.posts-archive .nopost {
  font-size: max(1.568rem, 1.0582010582vw);
  font-weight: 700;
}
.posts-archive .anotherway {
  margin-top: max(2.44rem, 2.6455026455vw);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: max(2.064rem, 1.5873015873vw);
  font-weight: 500;
}
.posts-archive .anotherway .search .searchformWrap {
  margin-top: max(0.688rem, 0.5291005291vw);
  text-align: left;
}
.posts-archive .anotherway .search .searchformInner {
  border: max(0.098rem, 0.0661375661vw) solid #cec1b3;
}
.posts-archive .anotherway a {
  width: fit-content;
  height: max(4.672rem, 4.2328042328vw);
  display: flex;
  align-items: center;
  font-size: max(1.752rem, 1.5873015873vw);
  font-weight: 900;
  line-height: 1;
  transition: opacity 0.3s ease-out;
}
.posts-archive .anotherway a:hover {
  opacity: 0.6;
}
.posts-archive .anotherway a img {
  width: max(4.672rem, 4.2328042328vw);
  height: max(4.672rem, 4.2328042328vw);
}
.posts-archive .anotherway .mail img {
  margin-top: 0.5em;
}

.page-about .page-about-list {
  list-style: none;
  margin-top: max(0.688rem, 0.5291005291vw);
}
.page-about .page-about-list li {
  margin-bottom: max(0.688rem, 0.5291005291vw);
  display: grid;
  grid-template-columns: max(1.032rem, 0.7936507937vw) 1fr;
  font-size: max(1.548rem, 1.1904761905vw);
  line-height: 1.4;
  gap: max(0.344rem, 0.2645502646vw);
}
.page-about .page-about-list li::before {
  content: "";
  display: block;
  width: max(1.032rem, 0.7936507937vw);
  height: max(2.1672rem, 1.6666666667vw);
  background: radial-gradient(circle closest-side at center, #a9927b 80%, transparent 100%);
}
.page-about .points {
  margin-top: max(3.904rem, 4.2328042328vw);
  display: grid;
  grid-template-columns: 1fr;
  justify-items: center;
  gap: max(3.612rem, 2.7777777778vw);
}
@media (min-width: 540px) {
  .page-about .points {
    grid-template-columns: repeat(3, 1fr);
  }
}
.page-about .points .icon {
  width: max(8.103rem, 7.3412698413vw);
  height: auto;
  aspect-ratio: 1/1;
  margin-inline: auto;
}
.page-about .points .name {
  margin-top: max(1.168rem, 1.0582010582vw);
  text-align: center;
  font-family: "Cherry Bomb One", "Noto Sans JP", sans-serif;
  font-size: max(4.672rem, 4.2328042328vw);
}
.page-about .points .text {
  font-size: max(1.806rem, 1.3888888889vw);
  font-weight: 700;
}
.page-about .link {
  margin-top: max(3.904rem, 4.2328042328vw);
  display: flex;
  align-items: center;
  justify-content: center;
}

.page-join .buttons {
  padding-block: max(6.344rem, 6.8783068783vw);
  width: max(30.5rem, 33.0687830688vw);
  margin-inline: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: max(3.904rem, 4.2328042328vw);
}
.page-join .buttons .buttonwrap .underconstruction {
  margin-bottom: max(1.376rem, 1.0582010582vw);
  width: fit-content;
  padding: max(0.344rem, 0.2645502646vw) max(1.376rem, 1.0582010582vw);
  border-radius: max(1.376rem, 1.0582010582vw);
  font-size: max(1.752rem, 1.5873015873vw);
  text-align: center;
  color: #ffffff;
  background: #00c4ff;
  font-weight: 700;
}
.page-join .buttons .buttonwrap .arrowButton.doubleheight {
  width: 100%;
  justify-content: space-between;
}

.page-support .page-support-list {
  list-style: none;
  margin-top: max(0.688rem, 0.5291005291vw);
}
.page-support .page-support-list li {
  margin-bottom: max(0.688rem, 0.5291005291vw);
  display: grid;
  grid-template-columns: max(1.548rem, 1.1904761905vw) 1fr;
  font-size: max(2.408rem, 1.8518518519vw);
  color: #a9927b;
  line-height: 1.3;
  gap: max(0.344rem, 0.2645502646vw);
}
.page-support .page-support-list li::before {
  content: "";
  display: block;
  width: max(1.548rem, 1.1904761905vw);
  height: max(3.1304rem, 2.4074074074vw);
  background: radial-gradient(circle closest-side at center, #a9927b 40%, transparent 50%);
}

.calendar-lead {
  font-weight: 700;
  font-size: max(1.533rem, 1.3888888889vw);
  line-height: 1.8;
  text-align: center;
  padding-bottom: max(3.904rem, 4.2328042328vw);
}
.calendar-lead p.small {
  margin-top: max(1.168rem, 1.0582010582vw);
  font-size: max(1.168rem, 1.0582010582vw);
}

.page-event {
  padding-bottom: max(0.976rem, 1.0582010582vw);
}

.place-lead {
  font-weight: 700;
  font-size: max(1.533rem, 1.3888888889vw);
  line-height: 1.8;
  text-align: center;
  padding-bottom: max(3.904rem, 4.2328042328vw);
}

.page-place {
  padding-bottom: max(0.976rem, 1.0582010582vw);
}
.page-place .page-map {
  padding-block: max(3.904rem, 4.2328042328vw);
  border-radius: max(7rem, 13.2275132275vw);
  border: max(0.28rem, 0.5291005291vw) solid #ffffff;
  background: #FFFBDA;
  box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, 0.2);
  display: flex;
  flex-direction: column;
  gap: max(2.44rem, 2.6455026455vw);
  overflow: hidden;
}
.page-place .iconlist {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Cherry Bomb One", "Noto Sans JP", sans-serif;
  gap: max(1.464rem, 1.5873015873vw);
}
.page-place .iconlist li {
  display: flex;
  align-items: center;
  gap: max(0.384rem, 0.5291005291vw);
}
.page-place .iconlist li img {
  width: max(1.776rem, 2.4470899471vw);
}
.page-place .iconlist li div {
  font-size: max(1.536rem, 2.1164021164vw);
  letter-spacing: 0.2em;
}
.page-place .googlemymap-wrap {
  width: 100%;
  height: max(43.8rem, 39.6825396825vw);
  overflow: hidden;
}
.page-place .googlemymap-wrap iframe {
  width: 100%;
  height: calc(max(43.8rem, 39.6825396825vw) + 61px);
  margin-top: -61px;
}
.page-place .googleapimap-wrap {
  width: 100%;
  height: max(43.8rem, 39.6825396825vw);
}
.page-place .googleapimap-wrap .maparea {
  width: 100%;
  height: max(43.8rem, 39.6825396825vw);
}
.page-place .placepagelist {
  margin-top: max(2.064rem, 1.5873015873vw);
}

.placepagelist ul {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: repeat(3, auto);
  gap: max(1.464rem, 1.5873015873vw);
}
@media (min-width: 640px) {
  .placepagelist ul {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 768px) {
  .placepagelist ul {
    grid-template-columns: repeat(3, 1fr);
  }
}
.placepagelist li {
  grid-row: span 3;
  display: grid;
  grid-template-rows: subgrid;
  box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, 0.2);
  transition: box-shadow 0.3s ease-out;
}
.placepagelist li:hover {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.placepagelist a {
  grid-row: span 3;
  display: grid;
  grid-template-rows: subgrid;
  gap: max(1.568rem, 1.0582010582vw);
  width: 100%;
  height: 100%;
  padding: max(2.352rem, 1.5873015873vw);
  background: #ffffff;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2) inset;
  transition: box-shadow 0.3s ease-out, background 0.3s ease-out;
}
.placepagelist a:hover {
  box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, 0.2) inset;
  background: #fff999;
}
.placepagelist .category {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: max(1.568rem, 1.0582010582vw);
  font-size: max(1.372rem, 0.9259259259vw);
  font-family: "Cherry Bomb One", "Noto Sans JP", sans-serif;
}
.placepagelist .category > div {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: max(0.392rem, 0.2645502646vw);
}
.placepagelist .category > div::before {
  content: "";
  display: block;
  width: max(1.764rem, 1.1904761905vw);
  height: max(1.764rem, 1.1904761905vw);
}
.placepagelist .category > div.eat::before {
  background: no-repeat url("../img/calendar/icon_eat.svg") center center/contain;
}
.placepagelist .category > div.learn::before {
  background: no-repeat url("../img/calendar/icon_learn.svg") center center/contain;
}
.placepagelist .category > div.play::before {
  background: no-repeat url("../img/calendar/icon_play.svg") center center/contain;
}
.placepagelist .category > div.event::before {
  background: no-repeat url("../img/calendar/icon_event.svg") center center/contain;
}
.placepagelist .name {
  font-weight: 900;
  font-size: max(2.058rem, 1.3888888889vw);
}
.placepagelist .info {
  display: flex;
  flex-direction: column;
  gap: max(0.784rem, 0.5291005291vw);
}
.placepagelist .info-item {
  display: grid;
  grid-template-columns: max(6.272rem, 4.2328042328vw) 1fr;
  gap: max(0.784rem, 0.5291005291vw);
}
.placepagelist .info-item .title {
  width: 100%;
  height: max(1.96rem, 1.3227513228vw);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: max(0.784rem, 0.5291005291vw);
  background: #a9927b;
  color: #ffffff;
  line-height: 1;
  text-align: center;
  font-weight: 900;
  font-size: max(1.176rem, 0.7936507937vw);
  text-align: center;
}
.placepagelist .info-item .text {
  font-size: max(1.372rem, 0.9259259259vw);
  font-weight: 500;
  line-height: 1.2;
}
.placepagelist .info-item .text a {
  color: #a9927b;
  transition: opacity 0.3s ease-out;
}
.placepagelist .info-item .text a:hover {
  opacity: 0.6;
}
.placepagelist li.nodata {
  padding: max(2.352rem, 1.5873015873vw);
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.place-content {
  background: #ffffff;
  box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, 0.2);
  padding: max(2.352rem, 1.5873015873vw);
}
@media (min-width: 540px) {
  .place-content {
    padding: max(3.904rem, 4.2328042328vw);
  }
}
@media (min-width: 768px) {
  .place-content {
    padding: max(7.808rem, 8.4656084656vw);
  }
}
.place-content .category {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: max(1.536rem, 2.1164021164vw);
  font-size: max(1.536rem, 2.1164021164vw);
  font-family: "Cherry Bomb One", "Noto Sans JP", sans-serif;
}
.place-content .category > div {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: max(0.392rem, 0.2645502646vw);
}
.place-content .category > div::before {
  content: "";
  display: block;
  width: max(1.776rem, 2.4470899471vw);
  height: max(1.776rem, 2.4470899471vw);
}
.place-content .category > div.eat::before {
  background: no-repeat url("../img/calendar/icon_eat.svg") center center/contain;
}
.place-content .category > div.learn::before {
  background: no-repeat url("../img/calendar/icon_learn.svg") center center/contain;
}
.place-content .category > div.play::before {
  background: no-repeat url("../img/calendar/icon_play.svg") center center/contain;
}
.place-content .category > div.event::before {
  background: no-repeat url("../img/calendar/icon_event.svg") center center/contain;
}
.place-content .name {
  margin-top: max(0.584rem, 0.5291005291vw);
  font-size: max(2.701rem, 2.4470899471vw);
  font-weight: 900;
  line-height: 1.4;
  text-align: center;
}
.place-content .place-eyecatch {
  margin-top: max(2.44rem, 2.6455026455vw);
}
.place-content .place-eyecatch img {
  max-height: 75dvh;
  max-width: 100%;
}
.place-content .info {
  margin-top: max(2.44rem, 2.6455026455vw);
  display: grid;
  grid-template-columns: auto;
  gap: max(1.376rem, 1.0582010582vw);
}
@media (min-width: 540px) {
  .place-content .info {
    grid-template-columns: 1fr 1fr;
    gap: max(1.464rem, 1.5873015873vw);
  }
}
.place-content .info-wrap {
  display: flex;
  flex-direction: column;
  gap: max(1.376rem, 1.0582010582vw);
}
.place-content .info-wrap .title {
  width: fit-content;
  min-width: 100px;
  padding-inline: max(0.688rem, 0.5291005291vw);
  height: max(2.924rem, 2.2486772487vw);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: max(0.784rem, 0.5291005291vw);
  background: #a9927b;
  color: #ffffff;
  line-height: 1;
  text-align: center;
  font-weight: 900;
  font-size: max(1.806rem, 1.3888888889vw);
  text-align: center;
}
.place-content .info-wrap .text {
  margin-top: max(0.688rem, 0.5291005291vw);
  font-weight: 500;
  line-height: 1.8;
  font-size: max(1.376rem, 1.0582010582vw);
}
.place-content .info-wrap .text a {
  color: #a9927b;
  transition: opacity 0.3s ease-out;
}
.place-content .info-wrap .text a:hover {
  opacity: 0.6;
}
.place-content .location .address {
  margin-top: max(0.688rem, 0.5291005291vw);
  font-weight: 500;
  line-height: 1.8;
  font-size: max(1.376rem, 1.0582010582vw);
}
.place-content .location .map {
  margin-top: max(0.688rem, 0.5291005291vw);
  width: 100%;
  height: max(24.94rem, 19.1798941799vw);
}
.place-content .location .map iframe {
  width: 100%;
  height: 100%;
}

/*# sourceMappingURL=styles.css.map */
