@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&family=Playfair:ital,opsz,wght@0,5..1200,300..900;1,5..1200,300..900&family=Roboto:ital,wght@0,100..900;1,100..900&family=Zen+Maru+Gothic:wght@400;500;700;900&display=swap");
/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  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*/
}

/* 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 {
  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,
a:link,
a[href=""],
a:visited,
a:visited:hover {
  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 {
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

/**
 * 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;
}

/**
 * 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 */
}

/**
 * Fix appearance for Firefox
 */
[type=number] {
  -moz-appearance: textfield;
}

/**
 * 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;
}

html,
body {
  font-family: "Noto Sans JP", sans-serif;
}

body {
  width: 100%;
  font-size: clamp(14px, 14px + (2) * (100vw - 375px) / (1065), 16px);
  letter-spacing: 0.1em;
  -webkit-text-size-adjust: 100%;
  color: #000;
  font-weight: 500;
}

.test {
  color: red;
  font-size: clamp(20px, 20px + (30) * (100vw - 375px) / (1065), 50px);
  transition: color 0.3s;
  letter-spacing: 0.5em;
}
@media (hover: none), (pointer: coarse) {
  .test:hover {
    color: red;
  }
}

.u-pdt0 {
  padding-top: 0 !important;
}

.u-pdt8 {
  padding-top: 8px !important;
}

.u-pdt16 {
  padding-top: 16px !important;
}

.u-pdt24 {
  padding-top: 24px !important;
}

.u-pdt32 {
  padding-top: 32px !important;
}

.u-pdt40 {
  padding-top: 40px !important;
}

.u-pdt50 {
  padding-top: 50px !important;
}

.u-pdb0 {
  padding-bottom: 0 !important;
}

.u-pdb8 {
  padding-bottom: 8px !important;
}

.u-pdb16 {
  padding-bottom: 16px !important;
}

.u-pdb24 {
  padding-bottom: 24px !important;
}

.u-pdb32 {
  padding-bottom: 32px !important;
}

.u-pdb40 {
  padding-bottom: 40px !important;
}

.u-pdb50 {
  padding-bottom: 50px !important;
}

.u-mgt0 {
  margin-top: 0 !important;
}

.u-mgt8 {
  margin-top: 8px !important;
}

.u-mgt16 {
  margin-top: 16px !important;
}

.u-mgt24 {
  margin-top: 24px !important;
}

.u-mgt32 {
  margin-top: 32px !important;
}

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

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

.u-mgb0 {
  margin-bottom: 0 !important;
}

.u-mgb8 {
  margin-bottom: 8px !important;
}

.u-mgb16 {
  margin-bottom: 16px !important;
}

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

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

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

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

.u-hr {
  height: 1px;
  border: none;
  background-color: #CCCCCC;
}

.u-txt-bold {
  font-weight: bold;
}

.u-txt-center {
  text-align: center;
}

.u-txt-right {
  text-align: right;
}

.u-txt-red {
  color: #FF5757;
}

.u-txt-caution {
  display: block;
  color: #E83820;
}

.u-txt-highlight {
  font-weight: bold;
  color: #FFF100;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, #FFFEE5 50%, #FFFEE5 100%);
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
}

@media screen and (min-width: 769px) {
  .u-pc-none {
    display: none;
  }
}

.u-sp-none {
  display: none;
}
@media screen and (min-width: 769px) {
  .u-sp-none {
    display: block;
  }
}

.u-color-main {
  color: #FFF100;
}

.u-vertical-center {
  place-content: center;
}

.u-nowrap {
  white-space: nowrap;
}

.u-border {
  border: 1px solid #D6D6D6;
  padding: 16px;
}

.u-break-word {
  word-break: break-word;
}

.u-caution {
  margin-top: 16px;
  display: flex;
  gap: 4px;
  font-size: clamp(12px, 12px + (2) * (100vw - 375px) / (1065), 14px);
}

#c-loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
  transition: opacity 1s 1.5s;
}
#c-loading .c-loading-item {
  position: relative;
  z-index: 10;
}
#c-loading .c-loading-item img {
  width: 90%;
  max-width: 250px;
  transition: opacity 0.5s 1s, scale 0.5s 1s;
}
@media screen and (width >= 769px) {
  #c-loading .c-loading-item img {
    max-width: 480px;
  }
}
#c-loading .c-loading__grad {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  animation: bg-gradient 5s linear infinite alternate;
  background: linear-gradient(45deg, rgba(0, 0, 0, 0.9), rgba(74, 63, 0, 0.95), rgba(92, 0, 0, 0.9)) 0/200% 100%;
}
#c-loading.is-load {
  opacity: 0;
  pointer-events: none;
}
#c-loading.is-load .c-loading-item img {
  opacity: 0;
  scale: 1.1;
}

@keyframes bg-gradient {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 100% 0;
  }
}
.c-sec {
  padding-bottom: 64px;
}
@media screen and (width >= 769px) {
  .c-sec {
    padding-bottom: 160px;
  }
}

.p-cwinglet__remodal {
  text-align: center;
  max-width: 440px;
  width: 100%;
  padding: 40px;
  border-radius: 15px;
}
.p-cwinglet__remodal .p-winglet__remodal--box {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media screen and (width >= 769px) {
  .p-cwinglet__remodal .p-winglet__remodal--box {
    gap: 40px;
  }
}
.p-cwinglet__remodal .p-winglet__remodal--box .remodal-img img {
  max-width: 150px;
  width: 100%;
  height: auto;
}
@media screen and (width >= 480px) {
  .p-cwinglet__remodal .p-winglet__remodal--box .remodal-img img {
    width: 100%;
    height: auto;
  }
}
.p-cwinglet__remodal .p-winglet__remodal--box .remodal-name {
  background-color: #8CD2F5;
  color: #fff;
  font-size: clamp(16px, 16px + (2) * (100vw - 375px) / (1065), 18px);
  font-weight: 700;
  width: -moz-fit-content;
  width: fit-content;
  padding: 8px 16px;
  border-radius: 10px;
  margin-inline: auto;
}
.p-cwinglet__remodal .p-winglet__remodal--box .remodal-txt {
  font-size: clamp(12px, 12px + (2) * (100vw - 375px) / (1065), 14px);
  margin-top: 16px;
  text-align: start;
  margin-inline: auto;
}
.p-cwinglet__remodal button {
  background: #fff;
  transition: transform 0.3s ease;
  transition: background-color 0.3s ease-out;
  border: 3px solid #000;
  width: 48px;
  height: 48px;
  min-width: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: absolute;
  top: -20px;
  right: -20px;
}
.p-cwinglet__remodal button svg {
  color: #000;
  transition: color 0.3s ease;
}
@media (hover: hover) and (pointer: fine) {
  .p-cwinglet__remodal button:hover {
    background: #000;
  }
  .p-cwinglet__remodal button:hover svg {
    color: #fff;
  }
}

.remodal-wrapper {
  padding: 10px 30px 0;
}
@media screen and (width >= 769px) {
  .remodal-wrapper {
    padding: 10px 10px 0;
  }
}

.remodal-overlay {
  background: rgba(135, 209, 246, 0.6196078431);
}

.c-sec-ttl {
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
  margin-inline: auto;
  padding: 40px 0 32px 0;
  position: relative;
  z-index: 3;
}
@media screen and (width >= 769px) {
  .c-sec-ttl {
    padding: 100px 0;
  }
}
.c-sec-ttl .c-sec-ttl__en {
  font-size: clamp(45px, 45px + (70) * (100vw - 375px) / (1065), 115px);
  font-weight: 900;
  color: #FFFABC;
  position: relative;
  isolation: isolate;
  letter-spacing: 0.05em;
}
.c-sec-ttl .c-sec-ttl__en::before {
  content: attr(data-text);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  color: transparent;
  -webkit-text-stroke: 2.5px #000;
  filter: blur(0.3px);
}
@media screen and (width >= 480px) {
  .c-sec-ttl .c-sec-ttl__en::before {
    -webkit-text-stroke: 3.5px #000;
    filter: blur(0.4px);
  }
}
@media screen and (width >= 1025px) {
  .c-sec-ttl .c-sec-ttl__en::before {
    -webkit-text-stroke: 6px #000;
    filter: blur(0.4px);
  }
}
.c-sec-ttl .c-sec-ttl__jp {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 900;
  font-size: clamp(20px, 20px + (12) * (100vw - 375px) / (1065), 32px);
  color: #434343;
}

.swiper .swiper-wrapper {
  transition-timing-function: linear !important;
}
.swiper .swiper-wrapper .swiper-slide {
  width: auto !important;
}

.c-list-indent {
  margin-top: 16px;
}
@media screen and (min-width: 769px) {
  .c-list-indent {
    margin-top: 24px;
  }
}
.c-list-indent li {
  margin-top: 4px;
  display: flex;
  flex-wrap: nowrap;
}
.c-list-indent li span {
  margin-right: 8px;
}
.c-list-indent li p {
  width: 100%;
}
.c-list-indent.disc li {
  position: relative;
  padding-left: 16px;
}
@media screen and (min-width: 1025px) {
  .c-list-indent.disc li {
    padding-left: 22px;
  }
}
.c-list-indent.disc li::before {
  content: "";
  background: #000;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  position: absolute;
  top: 8px;
  left: 0;
}
@media screen and (min-width: 1025px) {
  .c-list-indent.disc li::before {
    width: 14px;
    height: 14px;
  }
}

.c-list-caution {
  margin-top: 16px;
  display: inline-block;
  margin: 16px auto 0;
}
@media screen and (min-width: 769px) {
  .c-list-caution {
    margin-top: 24px;
  }
}
.c-list-caution p {
  display: flex;
  font-size: clamp(11px, 11px + (2) * (100vw - 375px) / (1065), 13px);
}
.c-list-caution p .c-list-caution__head {
  margin-right: 10px;
}
.c-list-caution.center {
  width: 100%;
}
.c-list-caution.center li {
  justify-content: center;
}

.c-list-communication {
  margin-top: 16px;
}
@media screen and (min-width: 769px) {
  .c-list-communication {
    margin-top: 24px;
  }
}
.c-list-communication li {
  display: flex;
  align-items: center;
  margin-top: 8px;
}
.c-list-communication li span {
  width: 40px;
  display: grid;
  place-content: center;
  background: #000;
  color: #fff;
  font-size: 1.2rem;
  margin-right: 8px;
}

.c-list-link {
  display: grid;
  gap: 16px;
  margin-top: 24px;
}
@media screen and (width >= 769px) {
  .c-list-link {
    gap: 24px;
    margin-top: 40px;
  }
}
.c-list-link.gap-s {
  gap: 4px;
}
.c-list-link .c-list-link__ttl {
  font-weight: bold;
}
.c-list-link li a {
  margin-top: 4px;
  display: flex;
  align-items: center;
  gap: 8px;
  transition: color 0.3s;
}
@media (any-hover: hover) {
  .c-list-link li a:hover .c-list-indent__link {
    color: #FCC800;
    text-decoration: none;
  }
  .c-list-link li a:hover svg {
    fill: #FCC800;
  }
}
.c-list-link li a .c-list-indent__link {
  text-decoration: underline;
  display: flex;
  gap: 8px;
  align-items: center;
  text-decoration-thickness: 1px;
  text-decoration-color: #A3A3A3;
  text-underline-offset: 2px;
}
.c-list-link li a svg {
  fill: #A3A3A3;
  transition: fill 0.3s;
}

.c-list__circle {
  margin-top: 24px;
  display: grid;
  gap: 16px;
}
.c-list__circle .c-list__circle-item {
  display: flex;
  gap: 8px;
}
.c-list__circle .c-list__circle-item span {
  font-size: clamp(12px, 12px + (2) * (100vw - 375px) / (1065), 14px);
}
.c-list__circle .c-list__circle-item .c-list__circle-box .c-list__circle-item-head {
  font-weight: bold;
}
.c-list__circle .c-list__circle-item .c-list__circle-box .c-list__circle-item-txt {
  margin-top: 8px;
}

html,
body {
  overflow-x: hidden;
  width: 100%;
}

body {
  position: relative;
}

.container {
  width: 100%;
  max-width: 1080px;
}

.p-mv {
  width: 100%;
  margin-inline: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}
.p-mv .p-mv__cont picture img {
  width: 100%;
}

.p-anc {
  background-color: #BAE4F9;
  padding: 16px 0;
}
@media screen and (width >= 769px) {
  .p-anc {
    padding: 32px 0;
  }
}
@media screen and (width >= 1025px) {
  .p-anc {
    padding: 64px 0;
  }
}
.p-anc .p-anc__list {
  margin-inline: auto;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 8px;
  padding: 0;
  margin: 0;
}
@media screen and (width >= 769px) {
  .p-anc .p-anc__list {
    gap: 12px;
  }
}
@media screen and (width >= 1025px) {
  .p-anc .p-anc__list {
    max-width: 1200px;
    width: 100%;
    margin-inline: auto;
    display: flex;
    justify-content: space-between;
  }
}
.p-anc .p-anc__list li {
  max-width: 110px;
  width: 100%;
  margin-bottom: 0;
}
@media screen and (width >= 480px) {
  .p-anc .p-anc__list li {
    max-width: 130px;
  }
}
@media screen and (width >= 769px) {
  .p-anc .p-anc__list li {
    max-width: 160px;
  }
}
@media screen and (width >= 1025px) {
  .p-anc .p-anc__list li {
    max-width: 200px;
  }
}
.p-anc .p-anc__list li a {
  background-color: #FFF;
  border: 2px solid #000;
  display: block;
  border-radius: 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding: 8px 0;
  transition: transform 0.3s ease;
}
@media screen and (width >= 769px) {
  .p-anc .p-anc__list li a {
    padding: 16px 0;
  }
}
@media screen and (width >= 1025px) {
  .p-anc .p-anc__list li a {
    border: 3px solid #000;
    padding: 24px 0 16px 0;
  }
}
.p-anc .p-anc__list li a img {
  max-width: 60px;
  height: auto;
}
@media screen and (width >= 769px) {
  .p-anc .p-anc__list li a img {
    max-width: 70px;
  }
}
@media screen and (width >= 1025px) {
  .p-anc .p-anc__list li a img {
    max-width: 110px;
  }
}
.p-anc .p-anc__list li a p {
  font-size: clamp(9px, 9px + (7) * (100vw - 375px) / (1065), 16px);
  transition: transform 0.3s ease;
}
.p-anc .p-anc__list li a .p-anc__ico {
  width: 12px;
  height: auto;
  color: #8CD2F5;
  transition: fill 0.3s ease, transform 0.3s ease, color 0.3s ease;
}
@media screen and (width >= 1025px) {
  .p-anc .p-anc__list li a .p-anc__ico {
    width: 20px;
    height: 15px;
  }
}
@media (hover: hover) and (pointer: fine) {
  .p-anc .p-anc__list li a:hover {
    transform: scale(1.08);
  }
  .p-anc .p-anc__list li a:hover .p-anc__ico {
    color: #5795B4;
    transform: translateY(2px);
  }
}

.bg-cloud img {
  position: absolute;
  z-index: 0;
  width: 50%;
  height: auto;
  animation: floating-y 2s ease-in-out infinite alternate-reverse;
}
@keyframes floating-y {
  0% {
    transform: translateY(-10%);
  }
  100% {
    transform: translateY(10%);
  }
}
@media screen and (width >= 769px) {
  .bg-cloud img {
    width: auto;
    height: auto;
  }
}
.bg-cloud img.bg-cloud-01 {
  top: 3%;
  right: -24%;
}
@media screen and (width >= 769px) {
  .bg-cloud img.bg-cloud-01 {
    top: 10%;
    right: -5%;
  }
}
.bg-cloud img.bg-cloud-02 {
  top: 20%;
  left: -18%;
}
@media screen and (width >= 1025px) {
  .bg-cloud img.bg-cloud-02 {
    top: 32%;
    left: -5%;
  }
}
.bg-cloud img.bg-cloud-03 {
  top: 10%;
  right: -22%;
}
@media screen and (width >= 769px) {
  .bg-cloud img.bg-cloud-03 {
    top: 13%;
    right: -5%;
  }
}
.bg-cloud img.bg-cloud-04 {
  top: -5%;
  left: -20%;
  z-index: 3;
}
@media screen and (width >= 769px) {
  .bg-cloud img.bg-cloud-04 {
    top: -11%;
    left: -9%;
  }
}
.bg-cloud img.bg-cloud-05 {
  top: 57%;
  right: -13%;
}
@media screen and (width >= 769px) {
  .bg-cloud img.bg-cloud-05 {
    top: 70%;
    right: -4%;
  }
}
.bg-cloud img.bg-cloud-06 {
  top: 14%;
  left: -32%;
}
@media screen and (width >= 769px) {
  .bg-cloud img.bg-cloud-06 {
    top: 14%;
    left: -12%;
  }
}
.bg-cloud img.bg-cloud-07 {
  top: 35%;
  right: -27%;
}
@media screen and (width >= 769px) {
  .bg-cloud img.bg-cloud-07 {
    top: 40%;
    right: -13%;
  }
}
.bg-cloud img.bg-cloud-08 {
  top: 5%;
  left: -27%;
}
@media screen and (width >= 769px) {
  .bg-cloud img.bg-cloud-08 {
    top: 2%;
    left: -7%;
  }
}
.bg-cloud img.bg-cloud-09 {
  top: 43%;
  right: -23%;
}
@media screen and (width >= 769px) {
  .bg-cloud img.bg-cloud-09 {
    top: 48%;
    right: -13%;
  }
}
.bg-cloud img.bg-cloud-10 {
  top: 72%;
  left: -24%;
}
@media screen and (width >= 769px) {
  .bg-cloud img.bg-cloud-10 {
    top: 70%;
    left: -14%;
  }
}

.p-character {
  margin-inline: auto;
  background-color: #FFF100;
  margin: 0;
  position: relative;
  padding-left: 0;
  padding-right: 0;
}
.p-character::before {
  content: "";
  position: absolute;
  bottom: -39px;
  left: 0;
  width: 100%;
  height: 40px;
  background-image: url("../img/img_separator.svg");
  background-repeat: repeat-x;
  background-size: 100%;
  pointer-events: none;
  z-index: 2;
}
.p-character .p-character__wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
@media screen and (width >= 1025px) {
  .p-character .p-character__wrap {
    flex-direction: row;
    align-items: flex-start;
  }
}
.p-character .p-character__wrap .p-character__btn a {
  transition: transform 0.3s ease;
}
@media (hover: hover) and (pointer: fine) {
  .p-character .p-character__wrap .p-character__btn a:hover {
    transform: scale(1.03);
  }
  .p-character .p-character__wrap .p-character__btn a:hover img {
    transform: scale(1.08);
  }
  .p-character .p-character__wrap .p-character__btn a:hover p span svg {
    color: #5795B4;
  }
}
.p-character .p-character__wrap .p-character__btn a .p-character__btn-img {
  position: relative;
}
.p-character .p-character__wrap .p-character__btn a .p-character__btn-img img {
  width: 220px;
  height: auto;
  transition: color 0.3s ease, transform 0.3s ease;
}
@media screen and (width >= 480px) {
  .p-character .p-character__wrap .p-character__btn a .p-character__btn-img img {
    width: 100%;
    height: auto;
  }
}
@media screen and (width >= 480px) {
  .p-character .p-character__wrap .p-character__btn a .p-character__btn-img {
    width: -moz-fit-content;
    width: fit-content;
  }
}
.p-character .p-character__wrap .p-character__btn a .p-character__btn-img p {
  position: absolute;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: clamp(14px, 14px + (8) * (100vw - 375px) / (1065), 22px);
  font-weight: 700;
  display: flex;
  align-items: center;
  gap: 4px;
  top: 65%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: -moz-max-content;
  width: max-content;
}
.p-character .p-character__wrap .p-character__btn a .p-character__btn-img p span svg {
  width: 12px;
  height: 100%;
  display: block;
  transform: rotate(-90deg);
  color: #8CD2F5;
  transition: color 0.3s ease;
}
@media screen and (width >= 1025px) {
  .p-character .p-character__wrap .p-character__btn a .p-character__btn-img p span svg {
    width: 20px;
  }
}
.p-character .p-character__wrap .p-character__btn a {
  display: block;
  transition: transform 0.3s ease;
}
.p-character .p-character__wrap .p-character__btn a img {
  transition: transform 0.3s ease;
}
.p-character .p-character__wrap .p-character__btn a p span svg {
  color: #8CD2F5;
  transition: color 0.3s ease;
}
@media (hover: hover) and (pointer: fine) {
  .p-character .p-character__wrap .p-character__btn a:hover {
    transform: scale(1);
  }
  .p-character .p-character__wrap .p-character__btn a:hover img {
    transform: scale(1.08);
  }
  .p-character .p-character__wrap .p-character__btn a:hover p span svg {
    color: #5795B4;
  }
}
.p-character .p-character__wrap .p-character__cont {
  display: flex;
  align-items: center;
  gap: 0;
  padding: 0 10px;
  z-index: 2;
}
@media screen and (width >= 500px) {
  .p-character .p-character__wrap .p-character__cont {
    padding: 0 20px;
  }
}
@media screen and (width >= 769px) {
  .p-character .p-character__wrap .p-character__cont {
    display: flex;
    align-items: flex-end;
    flex-direction: row;
    gap: 16px;
    padding: 0;
  }
}
.p-character .p-character__wrap .p-character__cont .p-character__bear img {
  width: 150px;
  height: auto;
}
@media screen and (width >= 480px) {
  .p-character .p-character__wrap .p-character__cont .p-character__bear img {
    width: 100%;
    height: auto;
  }
}
.p-character .p-character__wrap .p-character__cont .p-character__name {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
.p-character .p-character__wrap .p-character__cont .p-character__name .p-character__name-bg {
  height: auto;
  width: 100%;
}
.p-character .p-character__wrap .p-character__cont .p-character__name .p-character__name-wrap {
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
  top: 65%;
  left: 52%;
  transform: translate(-50%, -50%);
}
.p-character .p-character__wrap .p-character__cont .p-character__name .p-character__name-wrap .p-character__name-sub {
  font-size: clamp(9px, 9px + (7) * (100vw - 375px) / (1065), 16px);
  padding-bottom: 6px;
  border-bottom: 1px dotted #000;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (width >= 1025px) {
  .p-character .p-character__wrap .p-character__cont .p-character__name .p-character__name-wrap .p-character__name-sub {
    padding-bottom: 16px;
  }
}
.p-character .p-character__wrap .p-character__cont .p-character__name .p-character__name-wrap .p-character__name-main {
  font-size: clamp(21px, 21px + (29) * (100vw - 375px) / (1065), 50px);
  letter-spacing: 0.05em;
  font-weight: 900;
}
.p-character .p-character__wrap .p-character__cont .p-character__name .p-character__name-deco {
  position: absolute;
  bottom: 2%;
  right: 0%;
  width: 48px;
  height: auto;
}
@media screen and (width >= 480px) {
  .p-character .p-character__wrap .p-character__cont .p-character__name .p-character__name-deco {
    width: 70px;
  }
}
@media screen and (width >= 550px) {
  .p-character .p-character__wrap .p-character__cont .p-character__name .p-character__name-deco {
    bottom: 8%;
    right: -5%;
    width: 130px;
  }
}
.p-character .p-character__table-wrap {
  margin: 0 10px;
  z-index: 1;
  position: relative;
}
@media screen and (width >= 769px) {
  .p-character .p-character__table-wrap {
    margin: 0 24px;
  }
}
.p-character .p-character__table-wrap .p-character__table {
  max-width: 450px;
  background-color: #FFF;
  margin-top: 40px;
  border-top: none;
  border-left: none;
  border-radius: 20px;
  margin-inline: auto;
  position: relative;
}
@media screen and (width >= 550px) {
  .p-character .p-character__table-wrap .p-character__table {
    max-width: 1100px;
  }
}
.p-character .p-character__table-wrap .p-character__table::after {
  content: "";
  position: absolute;
  bottom: -1%;
  right: 5%;
  max-width: 80px;
  width: 100%;
  aspect-ratio: 1;
  background: url("../img/img_character_05.png") no-repeat center/contain;
}
@media screen and (width >= 480px) {
  .p-character .p-character__table-wrap .p-character__table::after {
    max-width: 100px;
    bottom: 1%;
    right: 5%;
  }
}
@media screen and (width >= 650px) {
  .p-character .p-character__table-wrap .p-character__table::after {
    max-width: 160px;
  }
}
@media screen and (width >= 769px) {
  .p-character .p-character__table-wrap .p-character__table::after {
    bottom: 3%;
    right: 5%;
    max-width: 160px;
  }
}
@media screen and (width >= 1025px) {
  .p-character .p-character__table-wrap .p-character__table::after {
    bottom: 3%;
    right: 6%;
    max-width: 195px;
  }
}
.p-character .p-character__table-wrap .p-character__table tbody {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 32px 8px;
}
@media screen and (width >= 769px) {
  .p-character .p-character__table-wrap .p-character__table tbody {
    gap: 16px;
    padding: 48px 16px;
  }
}
.p-character .p-character__table-wrap .p-character__table tbody tr {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0;
  max-width: 950px;
  width: 100%;
  margin-inline: auto;
}
@media screen and (width >= 769px) {
  .p-character .p-character__table-wrap .p-character__table tbody tr {
    flex-direction: row;
    gap: 24px;
  }
}
.p-character .p-character__table-wrap .p-character__table tbody tr th {
  width: 50%;
  height: -moz-fit-content;
  height: fit-content;
  font-size: clamp(14px, 14px + (4) * (100vw - 375px) / (1065), 18px);
  font-weight: 700;
  background-color: #8CD2F5;
  color: #FFF;
  border: none;
  text-align: center;
  border-radius: 999px;
  padding: 4px;
}
@media screen and (width >= 769px) {
  .p-character .p-character__table-wrap .p-character__table tbody tr th {
    width: 25%;
    padding: 10px 12px;
  }
}
.p-character .p-character__table-wrap .p-character__table tbody tr td {
  width: 90%;
  font-size: clamp(14px, 14px + (4) * (100vw - 375px) / (1065), 18px);
  font-weight: 700;
  border: none;
  border-bottom: 1px dotted #000;
  text-align: center;
  padding: 4px 0 16px;
}
@media screen and (width >= 769px) {
  .p-character .p-character__table-wrap .p-character__table tbody tr td {
    width: 75%;
    text-align: start;
    padding: 10px 12px;
  }
}

.p-winglet {
  position: relative;
  background-color: #BAE4F9;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
}
.p-winglet::before, .p-winglet::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background-image: url("../img/img_bg_bear.svg");
  background-repeat: repeat;
  background-size: 82px 63px;
  z-index: 0;
}
.p-winglet::after {
  background-position: 41px 31.5px;
}
.p-winglet .p-winglet__top {
  position: relative;
  z-index: 1;
  display: flex;
  gap: 0;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  padding: 0 10px;
}
@media screen and (width >= 769px) {
  .p-winglet .p-winglet__top {
    gap: 40px;
    margin-inline: auto;
    margin: 0 auto;
    padding: 0;
  }
}
.p-winglet .p-winglet__top .p-winglet__top-img img {
  width: 160px;
  height: auto;
  transition: transform 0.3s ease;
}
@media screen and (width >= 480px) {
  .p-winglet .p-winglet__top .p-winglet__top-img img {
    width: 100%;
  }
}
.p-winglet .p-winglet__top a {
  display: block;
  transition: transform 0.3s ease;
}
@media (hover: hover) and (pointer: fine) {
  .p-winglet .p-winglet__top a:hover img {
    transform: scale(1.08);
  }
  .p-winglet .p-winglet__top a:hover .p-winglet__top-text p span svg {
    color: #5795B4;
  }
}
.p-winglet .p-winglet__top a .p-winglet__top-text {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.p-winglet .p-winglet__top a .p-winglet__top-text img {
  width: 100%;
  height: auto;
  transition: transform 0.3s ease;
}
.p-winglet .p-winglet__top a .p-winglet__top-text p {
  position: absolute;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: clamp(14px, 14px + (8) * (100vw - 375px) / (1065), 22px);
  font-weight: 700;
  display: flex;
  align-items: center;
  gap: 4px;
  top: 55%;
  left: 48%;
  transform: translate(-50%, -50%);
  width: -moz-max-content;
  width: max-content;
}
.p-winglet .p-winglet__top a .p-winglet__top-text p span svg {
  width: 12px;
  height: 100%;
  display: block;
  transform: rotate(-90deg);
  color: #8CD2F5;
  transition: color 0.3s ease;
}
@media screen and (width >= 1025px) {
  .p-winglet .p-winglet__top a .p-winglet__top-text p span svg {
    width: 20px;
  }
}
.p-winglet .p-winglet__wrap {
  position: relative;
  z-index: 1;
  margin-inline: auto;
  margin-top: 40px;
  padding: 0 10px;
  max-width: 1100px;
  display: grid;
  grid-template-columns: repeat(auto-fit, 160px);
  gap: 16px;
  justify-content: center;
}
@media screen and (width >= 769px) {
  .p-winglet .p-winglet__wrap {
    padding: 0;
    grid-template-columns: repeat(auto-fit, 255px);
    gap: 24px;
  }
}
.p-winglet .p-winglet__card {
  background-color: #ffffff;
  border-radius: 15px;
  text-align: center;
  margin-bottom: 0;
}
.p-winglet .p-winglet__cont {
  padding: 20px 15px;
}
.p-winglet .p-winglet__cont img {
  max-width: 100%;
  width: 110px;
  height: auto;
  vertical-align: bottom;
}
@media screen and (width >= 769px) {
  .p-winglet .p-winglet__cont img {
    width: 153px;
  }
}
.p-winglet .p-winglet__text-sub {
  font-size: clamp(9px, 9px + (1) * (100vw - 375px) / (1065), 10px);
  margin: 15px 0 5px;
}
.p-winglet .p-winglet__text-main {
  font-size: clamp(12px, 12px + (2) * (100vw - 375px) / (1065), 14px);
  font-weight: bold;
  margin: 0;
}

.p-dailylife {
  position: relative;
  margin: 0;
  background-color: #FFF100;
  position: relative;
  padding-left: 0;
  padding-right: 0;
}
.p-dailylife::before {
  content: "";
  position: absolute;
  bottom: -39px;
  left: 0;
  width: 100%;
  height: 40px;
  background-image: url("../img/img_separator.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  pointer-events: none;
  z-index: 2;
}
.p-dailylife::after {
  content: "";
  position: absolute;
  top: -39px;
  left: 0;
  width: 100%;
  height: 40px;
  background-image: url("../img/img_separator.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  transform: rotate(180deg);
  pointer-events: none;
  z-index: 2;
}

.p-dailylife__picture {
  background-color: #FCC800;
  padding: 40px 0;
  overflow: hidden;
  position: relative;
  margin: 0;
  z-index: 3;
}
@media screen and (width >= 769px) {
  .p-dailylife__picture {
    padding: 64px 0;
  }
}
.p-dailylife__picture::before, .p-dailylife__picture::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background-image: url("../img/img_bg_bear.svg");
  background-repeat: repeat;
  background-size: 82px 63px;
  z-index: 0;
}
.p-dailylife__picture::after {
  background-position: 41px 31.5px;
}
.p-dailylife__picture ul {
  position: relative;
  z-index: 1;
  display: flex;
  width: -moz-max-content;
  width: max-content;
  animation: loop-slide 90s linear infinite;
}
.p-dailylife__picture ul li a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.p-dailylife__picture ul li {
  flex-shrink: 0;
  padding: 8px 8px 24px 8px;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #FFF;
  border-radius: 1px;
}
@media screen and (width >= 769px) {
  .p-dailylife__picture ul li {
    padding: 15px 15px 34px 15px;
  }
}
.p-dailylife__picture ul li img {
  display: block;
  width: 120px;
  height: auto;
  transition: transform 0.3s ease;
}
@media screen and (width >= 769px) {
  .p-dailylife__picture ul li img {
    width: 250px;
  }
}
@media (hover: hover) and (pointer: fine) {
  .p-dailylife__picture ul li img:hover {
    transform: scale(1.08);
  }
}

.p-dailylife__deco {
  max-width: 750px;
  width: 100%;
  height: auto;
  margin-inline: auto;
  margin-top: 40px;
  padding: 0 10px;
  z-index: 3;
  position: relative;
}
@media screen and (width >= 480px) {
  .p-dailylife__deco {
    margin-top: 80px;
  }
}
.p-dailylife__deco img {
  width: 100%;
  height: auto;
  padding: 0;
}

.p-goods {
  position: relative;
  background-color: #BAE4F9;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
}
.p-goods::before, .p-goods::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background-image: url("../img/img_bg_bear.svg");
  background-repeat: repeat;
  background-size: 82px 63px;
  z-index: 0;
}
.p-goods::after {
  background-position: 41px 31.5px;
}
.p-goods .p-goods__list {
  position: relative;
  z-index: 1;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  gap: 16px;
  display: flex;
  flex-direction: column;
}
@media screen and (width >= 700px) {
  .p-goods .p-goods__list {
    max-width: 1100px;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 24px;
  }
}
.p-goods .p-goods__list li {
  width: -moz-fit-content;
  width: fit-content;
}
.p-goods .p-goods__list li a {
  display: block;
  transition: transform 0.3s ease;
  width: 100%;
  height: 100%;
  background-color: #fff;
  padding: 10px;
  border-radius: 2px;
}
@media (hover: hover) and (pointer: fine) {
  .p-goods .p-goods__list li a:hover {
    transform: scale(1.03);
  }
  .p-goods .p-goods__list li a:hover p span svg {
    color: #5795B4;
  }
}
.p-goods .p-goods__list li img {
  display: block;
  max-width: 280px;
  height: auto;
}
@media screen and (width >= 700px) {
  .p-goods .p-goods__list li img {
    max-width: 300px;
  }
}
.p-goods .p-goods__list li p {
  text-align: center;
  margin-top: 8px;
  font-size: clamp(12px, 12px + (4) * (100vw - 375px) / (1065), 16px);
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
.p-goods .p-goods__list li p span {
  margin-left: 4px;
}
.p-goods .p-goods__list li p span svg {
  width: 12px;
  height: 100%;
  display: block;
  transform: rotate(-90deg);
  color: #8CD2F5;
  transition: color 0.3s ease;
}
@media screen and (width >= 1025px) {
  .p-goods .p-goods__list li p span svg {
    width: 15px;
  }
}
.p-goods .p-goods__shop {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  position: relative;
  z-index: 1;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  margin-top: 40px;
}
@media screen and (width >= 550px) {
  .p-goods .p-goods__shop {
    gap: 32px;
    flex-direction: row;
  }
}
.p-goods .p-goods__shop .p-goods__shop-icon {
  max-width: 130px;
}
@media screen and (width >= 550px) {
  .p-goods .p-goods__shop .p-goods__shop-icon {
    max-width: 200px;
  }
}
.p-goods .p-goods__shop a {
  display: block;
  transition: transform 0.3s ease;
}
@media (hover: hover) and (pointer: fine) {
  .p-goods .p-goods__shop a:hover img {
    transform: scale(1.08);
  }
  .p-goods .p-goods__shop a:hover .p-goods__shop-btn .p-goods__shop-text figure svg {
    color: #5795B4;
  }
}
.p-goods .p-goods__shop a .p-goods__shop-btn {
  position: relative;
}
.p-goods .p-goods__shop a .p-goods__shop-btn img {
  max-width: 330px;
  width: 100%;
  height: auto;
  transition: transform 0.3s ease;
}
@media screen and (width >= 550px) {
  .p-goods .p-goods__shop a .p-goods__shop-btn img {
    max-width: 520px;
  }
}
.p-goods .p-goods__shop a .p-goods__shop-btn .p-goods__shop-text {
  text-align: center;
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  gap: 8px;
  position: absolute;
  top: 43%;
  left: 17%;
}
.p-goods .p-goods__shop a .p-goods__shop-btn .p-goods__shop-text p {
  font-size: 14px;
  font-weight: 700;
}
@media screen and (width >= 550px) {
  .p-goods .p-goods__shop a .p-goods__shop-btn .p-goods__shop-text p {
    font-size: 22px;
  }
}
.p-goods .p-goods__shop a .p-goods__shop-btn .p-goods__shop-text p span {
  font-size: 10px;
}
@media screen and (width >= 550px) {
  .p-goods .p-goods__shop a .p-goods__shop-btn .p-goods__shop-text p span {
    font-size: 14px;
  }
}
.p-goods .p-goods__shop a .p-goods__shop-btn .p-goods__shop-text figure {
  width: -moz-fit-content;
  width: fit-content;
}
.p-goods .p-goods__shop a .p-goods__shop-btn .p-goods__shop-text figure svg {
  width: 12px;
  height: 100%;
  display: block;
  transform: rotate(-90deg);
  color: #8CD2F5;
  transition: color 0.3s ease;
}
@media screen and (width >= 1025px) {
  .p-goods .p-goods__shop a .p-goods__shop-btn .p-goods__shop-text figure svg {
    width: 20px;
  }
}

.p-event {
  background-color: #FFF100;
  margin: 0;
  position: relative;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}
.p-event::after {
  content: "";
  position: absolute;
  top: -39px;
  left: 0;
  width: 100%;
  height: 40px;
  background-image: url("../img/img_separator.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  transform: rotate(180deg);
  pointer-events: none;
  z-index: 2;
}
.p-event .p-event__pending {
  text-align: center;
}
.p-event .p-event__pending .p-event__pending-text {
  font-size: clamp(12px, 12px + (2) * (100vw - 375px) / (1065), 14px);
}
.p-event .p-event__pending .p-event__pending-en {
  font-size: clamp(40px, 40px + (24) * (100vw - 375px) / (1065), 64px);
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  color: #434343;
  line-height: 1;
  margin-top: 24px;
}
.p-event .p-event__schedule {
  z-index: 2;
  position: relative;
}
.p-event .p-event__schedule p {
  font-size: clamp(12px, 12px + (2) * (100vw - 375px) / (1065), 14px);
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
.p-event .p-table-wrap {
  max-width: 1100px;
  margin: 32px auto;
  padding: 0 16px;
}
@media screen and (min-width: 768px) {
  .p-event .p-table-wrap {
    padding: 0 20px;
  }
}
.p-event .p-event-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  border-radius: 10px;
  overflow: hidden;
  border-top: none;
  border-left: none;
  max-width: 450px;
  margin-inline: auto;
}
@media screen and (min-width: 768px) {
  .p-event .p-event-table {
    background-color: #fff;
    max-width: none;
  }
}
.p-event .p-event-table th {
  background-color: #8CD2F5;
  color: #fff;
  padding: 20px 10px;
  text-align: center;
  font-weight: 800;
  border-right: 1px dotted #000000;
  font-size: clamp(12px, 12px + (2) * (100vw - 375px) / (1065), 14px);
  border-bottom: none;
}
.p-event .p-event-table th:last-child {
  border-right: none;
}
.p-event .p-event-table td {
  font-size: clamp(12px, 12px + (2) * (100vw - 375px) / (1065), 14px);
  padding: 20px 10px;
  text-align: center;
  border-right: 1px dotted #999;
  border-bottom: none;
}
.p-event .p-event-table td:last-child {
  border-right: none;
}
.p-event .p-event-table tbody tr:nth-child(even) td {
  background-color: #F3FAFE;
}
@media screen and (max-width: 767px) {
  .p-event .p-event-table {
    display: block;
  }
  .p-event .p-event-table thead,
  .p-event .p-event-table tbody,
  .p-event .p-event-table tr,
  .p-event .p-event-table th,
  .p-event .p-event-table td {
    display: block;
    width: 100%;
  }
  .p-event .p-event-table thead {
    display: none;
  }
  .p-event .p-event-table tr {
    margin-bottom: 16px;
    border-radius: 8px;
    overflow: hidden;
  }
  .p-event .p-event-table td {
    text-align: left;
    border-right: none;
    padding: 10px 16px;
    background-color: #fff !important;
  }
  .p-event .p-event-table td:nth-child(even) {
    /* 2番目、4番目などの偶数のtd（背景：薄い水色など、お好みの色に） */
    background-color: #F3FAFE !important;
  }
  .p-event .p-event-table td:last-child {
    border-bottom: none;
  }
  .p-event .p-event-table td::before {
    content: "● " attr(data-label);
    display: block;
    font-weight: bold;
    color: #32BBFF;
    margin-bottom: 0px;
  }
}
.p-event .p-event__deco {
  max-width: 770px;
  width: 100%;
  height: auto;
  margin-inline: auto;
  margin-top: 40px;
  padding: 0 10px;
  z-index: 2;
  position: relative;
}
@media screen and (width >= 550px) {
  .p-event .p-event__deco {
    padding: 0;
    margin-top: 80px;
  }
}

.p-footer {
  background-color: #BAE4F9;
  padding: 0;
  position: relative;
}
.p-footer::before {
  content: "";
  position: absolute;
  bottom: 99%;
  left: 0;
  width: 100%;
  aspect-ratio: 1440/132;
  background-image: url("../img/img_footer_separator.svg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: bottom center;
  pointer-events: none;
  z-index: 2;
}
.p-footer .p-footer__cont {
  max-width: 1000px;
  width: 100%;
  margin-inline: auto;
  position: relative;
  padding: 60px 10px;
}
@media screen and (width >= 550px) {
  .p-footer .p-footer__cont {
    padding: 100px 0;
  }
}
.p-footer .p-footer__cont img {
  width: 100%;
  height: auto;
}
.p-footer .p-footer__cont .p-footer__wrap {
  position: absolute;
  top: 46%;
  left: 31%;
}
@media screen and (width >= 480px) {
  .p-footer .p-footer__cont .p-footer__wrap {
    top: 49%;
    left: 37%;
  }
}
@media screen and (width >= 550px) {
  .p-footer .p-footer__cont .p-footer__wrap {
    top: 42%;
    left: 34%;
  }
}
.p-footer .p-footer__cont .p-footer__wrap .p-footer__text {
  font-size: clamp(10px, 10px + (4) * (100vw - 375px) / (1065), 14px);
  padding-bottom: 8px;
  border-bottom: 1px dashed #000;
  width: 100%;
  color: #000;
  font-weight: 500;
  text-align: center;
  line-height: 1.5;
}
@media screen and (width >= 550px) {
  .p-footer .p-footer__cont .p-footer__wrap .p-footer__text {
    padding-bottom: 16px;
  }
}
.p-footer .p-footer__cont .p-footer__wrap ul {
  display: flex;
  gap: 16px;
  margin-top: 8px;
  flex-wrap: wrap;
}
@media screen and (width >= 550px) {
  .p-footer .p-footer__cont .p-footer__wrap ul {
    gap: 24px;
    margin-top: 16px;
  }
}
.p-footer .p-footer__cont .p-footer__wrap ul li {
  width: 40px;
  height: 40px;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (width >= 550px) {
  .p-footer .p-footer__cont .p-footer__wrap ul li {
    width: 60px;
    height: 60px;
  }
}
.p-footer .p-footer__cont .p-footer__wrap ul li a {
  width: 100%;
  height: 100%;
  display: flex !important;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  transition: transform 0.3s ease;
}
.p-footer .p-footer__cont .p-footer__wrap ul li svg {
  width: 100%;
  height: 100%;
  max-width: 60%;
  max-height: 60%;
}
.p-footer .p-footer__cont .p-footer__wrap ul .p-footer__ico-instagram {
  display: block;
  background-color: #DB2F72;
}
.p-footer .p-footer__cont .p-footer__wrap ul .p-footer__ico-instagram svg {
  transition: color 0.3s ease;
}
@media (hover: hover) and (pointer: fine) {
  .p-footer .p-footer__cont .p-footer__wrap ul .p-footer__ico-instagram:hover {
    transform: scale(1.08);
  }
}
.p-footer .p-footer__cont .p-footer__wrap ul .p-footer__ico-x {
  background-color: #fff;
  border: 1px solid #000;
}
@media (hover: hover) and (pointer: fine) {
  .p-footer .p-footer__cont .p-footer__wrap ul .p-footer__ico-x:hover {
    transform: scale(1.08);
  }
}
.p-footer .p-footer__cont .p-footer__wrap ul .p-footer__ico-x svg {
  color: #000;
}
.p-footer .p-footer__cont .p-footer__wrap ul .p-footer__ico-facebook {
  background-color: #3B5998;
}
@media (hover: hover) and (pointer: fine) {
  .p-footer .p-footer__cont .p-footer__wrap ul .p-footer__ico-facebook:hover {
    transform: scale(1.08);
  }
}
.p-footer .p-footer__cont .p-footer__wrap ul .p-footer__ico-youtube {
  background-color: #F03;
}
@media (hover: hover) and (pointer: fine) {
  .p-footer .p-footer__cont .p-footer__wrap ul .p-footer__ico-youtube:hover {
    transform: scale(1.08);
  }
}
.p-footer .p-footer__cont .p-footer__wrap ul .p-footer__ico-youtube svg {
  color: #fff;
  --play-color: #F03;
}
.p-footer .p-footer__credit {
  font-size: clamp(12px, 12px + (2) * (100vw - 375px) / (1065), 14px);
  font-weight: 500;
  background-color: #8CD2F5;
  text-align: center;
  padding: 40px 0;
}
.p-sns_cont {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 16px 40px;
  gap: 24px;
  border-radius: 15px;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  border-left: 2px solid #000;
  border-right: 2px solid #000;
  background: #FFF;
  width: -moz-fit-content;
  width: fit-content;
  position: fixed;
  z-index: 999;
  bottom: 8px;
  left: 50%;
  transform: translateX(-50%);
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.p-sns_cont.is-hidden {
  opacity: 0;
  visibility: hidden;
}
@media screen and (width >= 480px) {
  .p-sns_cont {
    border-top: 3px solid #000;
    border-bottom: 3px solid #000;
    border-left: 3px solid #000;
    border-right: 3px solid #000;
    bottom: 16px;
    left: 40%;
  }
}
@media screen and (width >= 769px) {
  .p-sns_cont {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 32px 16px;
    gap: 24px;
    border-radius: 15px 0 0 15px;
    border-top: 3px solid #000;
    border-bottom: 3px solid #000;
    border-left: 3px solid #000;
    border-right: none;
    background: #FFF;
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    position: fixed;
    z-index: 999;
    top: 35%;
    right: 0;
    left: auto;
    transform: none;
  }
}
.p-sns_cont .p-sns__text {
  font-size: clamp(10px, 10px + (1) * (100vw - 375px) / (1065), 11px);
  font-weight: 800;
  white-space: nowrap;
}
.p-sns_cont .p-sns__list {
  display: flex;
  flex-direction: row;
  gap: 24px;
}
@media screen and (width >= 769px) {
  .p-sns_cont .p-sns__list {
    flex-direction: column;
    gap: 24px;
  }
}
.p-sns_cont .p-sns__list li {
  max-width: 23px;
  width: 23px;
  height: 23px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0;
}
.p-sns_cont .p-sns__list li a {
  width: 100%;
  height: 100%;
  display: block;
  display: flex;
  align-items: center;
  justify-content: center;
}
.p-sns_cont .p-sns__list li a svg {
  width: 100%;
  height: 100%;
  transition: color 0.3s ease, transform 0.3s ease;
}
@media (hover: hover) and (pointer: fine) {
  .p-sns_cont .p-sns__list li a:hover svg {
    color: #000;
    transform: scale(1.08);
  }
}
.p-sns_cont .p-sns__list li .p-sns__list-instagram svg {
  color: #DB2F72;
}
.p-sns_cont .p-sns__list li .p-sns__list-x svg {
  color: #000;
}
.p-sns_cont .p-sns__list li .p-sns__list-facebook svg {
  color: #3B5998;
}
.p-sns_cont .p-sns__list li .p-sns__list-youtube svg {
  color: #FF0033;
  --play-color: #fff;
}

.p-page_top {
  position: fixed;
  bottom: 72px;
  right: 24px;
  z-index: 999;
}
@media screen and (width >= 480px) {
  .p-page_top {
    bottom: 16px;
    right: 24px;
  }
}
@media screen and (width >= 769px) {
  .p-page_top {
    bottom: 24px;
    right: 24px;
  }
}
.p-page_top a {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  transition: transform 0.3s;
}
@media (hover: hover) and (pointer: fine) {
  .p-page_top a:hover {
    transform: scale(1.06);
  }
  .p-page_top a:hover .p-page_top__cont figure svg {
    color: #5795B4;
  }
}
.p-page_top a img {
  max-width: 80px;
  width: 100%;
  height: auto;
}
.p-page_top a .p-page_top__cont {
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  position: absolute;
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 2px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.p-page_top a .p-page_top__cont p {
  font-size: clamp(10px, 10px + (2) * (100vw - 375px) / (1065), 12px);
  font-weight: 800;
  line-height: 1;
}
.p-page_top a .p-page_top__cont figure {
  width: 12px;
  height: 12px;
}
@media screen and (width >= 1025px) {
  .p-page_top a .p-page_top__cont figure {
    width: 16px;
  }
}
.p-page_top a .p-page_top__cont figure svg {
  display: block;
  transform: rotate(180deg);
  width: 100%;
  height: 100%;
  color: #8CD2F5;
  transform: color 0.3s ease;
}

/* ① 初期状態：透明にして、少し下にずらしておく */
.fade-in {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 1s ease, transform 1s ease;
}

/* ② 画面に入った時にJSで付与されるクラス */
.fade-in.is-visible {
  opacity: 1;
  transform: translateY(0);
}

.l-header {
  width: 100%;
  height: 100px;
  background: #000;
}

.l-footer .l-footer__btm-box {
  background: #333;
  padding: 40px 16px 20px;
}
@media screen and (min-width: 769px) {
  .l-footer .l-footer__btm-box {
    padding: 80px 20px 40px;
  }
}
.l-footer .l-footer__btm-box .l-footer__sns {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
@media screen and (min-width: 769px) {
  .l-footer .l-footer__btm-box .l-footer__sns {
    gap: 40px;
  }
}
.l-footer .l-footer__btm-box .l-footer__sns li {
  width: 40px;
}
@media screen and (min-width: 769px) {
  .l-footer .l-footer__btm-box .l-footer__sns li {
    width: 56px;
  }
}
.l-footer .l-footer__btm-box .l-footer__sns li a {
  display: block;
  width: 100%;
}
.l-footer .l-footer__btm-box .l-footer__sns li a img {
  width: 100%;
}
.l-footer .l-footer__btm-box .l-footer__copy {
  font-size: clamp(10px, 10px + (2) * (100vw - 375px) / (1065), 12px);
  text-align: center;
  line-height: 2;
  margin-top: 40px;
}
@media screen and (min-width: 769px) {
  .l-footer .l-footer__btm-box .l-footer__copy {
    margin-top: 80px;
  }
}