/*!************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./node_modules/webpack-dart-sass-glob/index.js??ruleSet[1].rules[4].use[4]!./_src/scss/style.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  -webkit-box-sizing: border-box;
  border-style: solid;
  border-width: 0;
          box-sizing: border-box;
  min-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 {
  list-style: none;
  margin: 0;
  padding: 0;
}

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

dd {
  margin-left: 0;
}

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

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

address {
  font-style: inherit;
}

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

/**
 * 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;
  min-width: 0;
  padding: 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-collapse: collapse;
  border-color: inherit; /* 1 */
}

caption {
  text-align: left;
}

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

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

:root {
  --color-primary: #008DCF;
  --color-secondary: #333335;
  --color-accent: #DDE164;
  --color-text: #333335;
  --color-text2: #000;
  --color-text3: #fff;
  --color-text4: #008DCF;
  --color-weekdays:#16B600;
  --color-holiday:#CF7500;
  --color-under35:#D4339C;
  --ff-main: "Noto Sans JP", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  --ff-en: "Outfit", sans-serif;
  --ff-icon: "Montserrat", sans-serif;
  --inner-s: 34.375rem;
  --inner-l: 50rem;
  --inner-xl: 75rem;
  --padding-s: 1rem;
  --padding: 2.5rem;
  --header-pc: 5.75rem;
  --header-sp: 5rem;
  --ease-time: 0.3s;
  --ease-type: ease;
  --break-xxl: 1400px;
  --break-xl: 1080px;
  --break-l: 992px;
  --break-m: 768px;
  --break-s: 576px;
}

html {
  scroll-behavior: smooth;
}

body {
  background: #fff;
  color: var(--color-text);
  font-family: var(--ff-main);
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
}
body *:lang(en) {
  font-family: var(--ff-en);
}
body:has(dialog[open]) {
  overflow: hidden;
}

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

fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

summary {
  cursor: pointer;
  list-style-type: none;
}

summary::-webkit-details-marker {
  display: none;
}

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

.l-main {
  overflow: hidden;
}
.l-main[data-page=front] {
  overflow: visible;
}
.l-main[data-bg=gray] {
  background-color: #E9EAEA;
}

.l-inner {
  margin-inline: auto;
  max-width: var(--inner-s);
  padding-inline: var(--padding-s);
  position: relative;
  width: min(100%, var(--inner-xl) + var(--padding) * 2);
}

.l-inner--l {
  margin-inline: auto;
  max-width: var(--inner-s);
  padding-inline: var(--padding-s);
  position: relative;
  width: min(100%, var(--inner-l) + var(--padding) * 2);
}

.l-inner--s {
  margin-inline: auto;
  max-width: var(--inner-s);
  padding-inline: var(--padding-s);
  position: relative;
  width: min(100%, var(--inner-s) + var(--padding) * 2);
}

.l-header {
  background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(rgba(255, 255, 255, 0.2)));
  background: linear-gradient(180deg, #FFF 0%, rgba(255, 255, 255, 0.2) 100%);
  height: var(--header-sp);
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1000;
}

.l-header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  height: inherit;
          justify-content: space-between;
  padding-inline: 1rem;
}

.l-header__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.25rem;
  -webkit-transition: opacity var(--ease-time) var(--ease-type) 0s;
  transition: opacity var(--ease-time) var(--ease-type) 0s;
}

.l-header__text {
  font-weight: 500;
  line-height: 1.5;
}

.l-footer {
  background: var(--color-primary) url(../images/common/bg-footer.webp) no-repeat center center/100% 100%;
  display: grid;
  gap: 2.25rem;
  padding-block: 5.625rem 5.5rem;
}
.l-footer[data-footer=thin] {
  background-color: #f5fcff;
}

.l-footer__inner {
  display: grid;
  gap: 3.125rem;
}

.l-footer__main {
  display: grid;
  gap: 1.25rem;
}

.l-footer__title {
  font-size: 1.75rem;
  font-weight: 700;
  letter-spacing: 0.02em;
}

.l-footer__info {
  display: grid;
  font-weight: 500;
  gap: 0.375rem;
  line-height: 1.625;
}

.l-footer__navList {
  display: grid;
  gap: 1.6875rem;
}

.l-footer__navLink {
  display: grid;
  gap: 0.25rem;
  grid-template-columns: 0.75rem 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 0.02em;
  -webkit-transition: opacity var(--ease-time) var(--ease-type) 0s;
  transition: opacity var(--ease-time) var(--ease-type) 0s;
}

.l-footer__copyright {
  font-size: 0.75rem;
  letter-spacing: 0.02em;
  text-align: center;
}

.c-toggle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  height: 100%;
  z-index: 10;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.c-toggle__lines {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.25rem;
}

.c-toggle__line {
  background-color: #333335;
  border-radius: 1rem;
  height: 0.1875rem;
  width: 1.875rem;
  -webkit-transition: rotate var(--ease-time) var(--ease-type) 0s;
  transition: rotate var(--ease-time) var(--ease-type) 0s;
}
.add-active .c-toggle__line:nth-child(1) {
  rotate: -45deg;
  translate: 0 0rem;
}
.add-active .c-toggle__line:nth-child(2) {
  left: 100%;
  opacity: 0;
}
.add-active .c-toggle__line:nth-child(3) {
  rotate: 45deg;
  translate: 0 -0.85rem;
}

.c-toggle__text {
  font-size: 0.875rem;
}
.add-active .c-toggle__text {
  display: none;
}

.c-title {
  display: grid;
}
.c-title[data-position=center] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.c-title__eg {
  display: grid;
  gap: 0.5625rem;
  grid-template-columns: 0.5625rem 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--color-text4);
  line-height: 1.25;
}
.c-title__eg[data-color=accent] {
  color: var(--color-accent);
}
.c-title__eg[data-color=text3] {
  color: var(--color-text3);
}

.c-title__jp {
  font-size: 1.625rem;
  font-weight: 500;
  line-height: 1.1923076923;
}
.c-title__jp[data-color=text3] {
  color: var(--color-text3);
}

.c-pageTitle {
  color: var(--color-text3);
  font-size: clamp(1.5rem, 0.8181818182rem + 2.9090909091vw, 3rem);
  text-shadow: 0 4px 8px rgba(0, 0, 0, 0.25);
}

.c-btn {
  border-radius: 32px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-shadow: 3px 4px 13px 0 rgba(0, 0, 0, 0.25);
  background-color: #333335;
  border-radius: 40px;
          box-shadow: 3px 4px 13px 0 rgba(0, 0, 0, 0.25);
  color: var(--color-text3);
  -webkit-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.18);
          box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.18);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.625;
  padding: 0.75rem 1.5rem;
  position: relative;
  width: 100%;
  -webkit-transition: opacity var(--ease-time) var(--ease-type) 0s;
  transition: opacity var(--ease-time) var(--ease-type) 0s;
}
.c-btn.is-disabled {
  pointer-events: none;
}
.c-btn[data-color=main] {
  background-color: var(--color-primary);
}
.c-btn[data-color=white] {
  background-color: #fff;
  border: 3px solid var(--color-primary);
  color: var(--color-primary);
  padding: 0.1875rem 2.5rem;
}
.c-btn[data-color=gradation] {
  background: radial-gradient(368.36% 143.9% at 95.42% 107.71%, rgba(221, 224, 138, 0.6) 0%, var(--color-primary) 69.71%);
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
}
.c-btn[data-color=gradation] span {
  position: relative;
  z-index: 1;
}
.c-btn[data-color=gradation]::before {
  background: var(--color-primary);
  content: "";
  inset: 0;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity var(--ease-time) var(--ease-type) 0s;
  pointer-events: none;
  transition: opacity var(--ease-time) var(--ease-type) 0s;
  z-index: 0;
}
.c-btn svg {
  position: absolute;
  right: 0.75rem;
  top: 50%;
  translate: 0 -50%;
}
.c-btn svg.c-btn__icon {
  margin-right: 0.5rem;
  position: static;
  translate: 0;
}

.c-btn--gradation {
  background: radial-gradient(368.36% 143.9% at 95.42% 107.71%, rgba(221, 224, 138, 0.6) 0%, var(--color-primary) 69.71%), -webkit-gradient(linear, left top, right top, from(var(--color-primary)), to(var(--color-secondary)));
  background: radial-gradient(368.36% 143.9% at 95.42% 107.71%, rgba(221, 224, 138, 0.6) 0%, var(--color-primary) 69.71%), linear-gradient(90deg, var(--color-primary) 0%, var(--color-secondary) 100%);
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.c-btn--center {
  gap: 8px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.c-btn--center svg {
  position: static;
  translate: 0 0;
}

.c-btn--submit {
  background-color: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.75rem 0.5rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}
.c-btn--submit svg {
  right: 0.5rem;
}

.c-btn__text {
  color: var(--color-text3);
  font-size: 1.125rem;
  letter-spacing: 0.02em;
  line-height: 1.625;
}
.c-btn[data-color=white] .c-btn__text {
  color: var(--color-text);
}

.c-btn__text--small {
  font-size: 16px;
}

.c-navBtn {
  background-color: #fff;
  border: 1px solid var(--color-primary);
  border-radius: 3px;
  border-radius: 5px;
  display: none;
  display: inline-block;
  font-weight: 700;
  font-weight: 500;
  letter-spacing: 0.02em;
  margin: 0;
  text-align: center;
  width: 100%;
  -webkit-transition: opacity var(--ease-time) var(--ease-type) 0s;
  line-height: 1.16;
  padding: 0.3125rem 0.8125rem;
  transition: opacity var(--ease-time) var(--ease-type) 0s;
}

.c-navBtn--primary {
  background-color: var(--color-primary);
  color: var(--color-text3);
  padding: 0.84375rem;
}

.c-btnTel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 8px;
  color: var(--color-text3);
  gap: 0.5rem;
  width: 100%;
  -webkit-box-shadow: 0 4px 11px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 4px 11px 0 rgba(0, 0, 0, 0.25);
}
.c-btnTel[data-color=gradation] {
  background: radial-gradient(368.36% 143.9% at 95.42% 107.71%, rgba(221, 224, 138, 0.6) 0%, var(--color-primary) 69.71%);
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  position: relative;
}
.c-btnTel[data-color=gradation] span {
  position: relative;
  z-index: 1;
}
.c-btnTel[data-color=gradation]::before {
  background: var(--color-primary);
  content: "";
  inset: 0;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity var(--ease-time) var(--ease-type) 0s;
  pointer-events: none;
  transition: opacity var(--ease-time) var(--ease-type) 0s;
  z-index: 0;
}

.c-btn__num {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.625rem;
  font-weight: 700;
  line-height: 1.625;
  -webkit-transition: opacity var(--ease-time) var(--ease-type) 0s;
  transition: opacity var(--ease-time) var(--ease-type) 0s;
}

.p-scroll {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-inline: calc(50% - 50vw);
  overflow: hidden;
  white-space: nowrap;
  width: 100vw;
}

.p-scroll__text {
  -webkit-animation: text-scroll 8s linear infinite;
          animation: text-scroll 8s linear infinite;
  white-space: nowrap;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@-webkit-keyframes text-scroll {
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@keyframes text-scroll {
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
.p-news {
  border-bottom: 1px solid #333335;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.3125rem;
  margin-inline: auto;
  padding-bottom: 0.9375rem;
  width: min(100%, 50rem);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: opacity var(--ease-time) var(--ease-type) 0s;
  transition: opacity var(--ease-time) var(--ease-type) 0s;
}

.p-news__article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% - 0.625rem - 1.125rem);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-weight: 500;
  gap: 0.3125rem;
  padding-inline: 0.75rem;
}

.p-news__meta {
  display: grid;
  gap: 0.9375rem;
  grid-template-columns: 8.75rem 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.p-news__date {
  font-size: 1.125rem;
  line-height: 1.5556;
}

.p-news__category {
  background-color: #333335;
  color: var(--color-text3);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 20px;
  padding: 0.3125rem 1.25rem;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  font-size: 0.9375rem;
          justify-content: center;
  line-height: 1.8889;
  margin-left: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.p-news__category[data-category=news] {
  background-color: var(--color-primary);
}

.p-news__title {
  color: var(--color-text4);
  font-size: 1.125rem;
  line-height: 1.55556;
  width: 100%;
}

.p-news__icon {
  rotate: 45deg;
}

.p-lowerFv {
  background: transparent url(../images/lower/bg-lower.webp) no-repeat center center/cover;
  height: 300px;
}
.p-lowerFv[data-page=event] {
  position: relative;
  z-index: 3;
}

.p-lowerFv__inner {
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  padding-top: var(--header-sp);
}

.p-headerNav {
  background: transparent url(../images/common/bg-drawer.webp) no-repeat center center/cover;
  bottom: 0;
  height: 100dvh;
  position: fixed;
  right: -100%;
  top: 0;
  width: calc(100% - 4.3125rem);
  -webkit-transition: right var(--ease-time) var(--ease-type) 0s;
  padding-inline: 1.4375rem;
  padding-top: 2rem;
  transition: right var(--ease-time) var(--ease-type) 0s;
}
.add-active .p-headerNav {
  right: 0;
}

.p-headerNav__logo {
  text-align: center;
}

.p-headerNav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.25rem;
  margin-top: 1.125rem;
}

.p-headerNav__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 700;
  line-height: 1.7;
  padding-left: 0.875rem;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 0.02em;
  -webkit-transition: opacity var(--ease-time) var(--ease-type) 0s;
  transition: opacity var(--ease-time) var(--ease-type) 0s;
}
.p-headerNav__link::before {
  aspect-ratio: 12/10;
  background: transparent url(../images/common/icon-drawer.svg) no-repeat center center/contain;
  content: "";
  left: 0;
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  width: 0.75rem;
}

.p-headerNav__btn {
  display: grid;
  gap: 1.125rem;
  margin-top: 2.5rem;
}

.p-footerLink {
  bottom: 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  height: 3.25rem;
  left: 0;
  position: fixed;
  right: 0;
  width: 100%;
  z-index: 10;
}

.p-footerLink__btn {
  background-color: var(--color-primary);
  color: var(--color-text3);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1rem;
  font-weight: 700;
  padding: 0.625rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  gap: 0.25rem;
          justify-content: center;
  letter-spacing: 0.05em;
}
.p-footerLink__btn[data-color=gradation] {
  background: -webkit-gradient(linear, left top, right top, from(#008DCF), to(#89C3AE));
  background: linear-gradient(90deg, #008DCF 0%, #89C3AE 100%);
  gap: 0.625rem;
  letter-spacing: normal;
  white-space: nowrap;
}

.p-cta {
  background-color: var(--color-primary);
  padding-block: 4rem;
}

.p-cta__title {
  margin-bottom: 2.5rem;
}

.p-cta__wrap {
  display: grid;
  gap: 0.5rem;
  grid-template-columns: 1fr;
  margin-top: 2rem;
  position: relative;
}

.p-cta__icon {
  position: absolute;
  right: 1.75rem;
  top: 50%;
  translate: 0 -50%;
}

.p-cta__link {
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  display: grid;
  height: 160px;
  overflow: hidden;
  place-items: center;
  position: relative;
  position: relative;
}
.p-cta__link[data-bg=mail] {
  background-image: url(../images/common/bg-cta1.webp);
}
.p-cta__link[data-bg=tel] {
  background-image: url(../images/common/bg-cta2.webp);
}
.p-cta__link[data-bg=court] {
  background-image: url(../images/court/bg-cta.webp);
}
.p-cta__link::before {
  background-color: rgba(51, 51, 51, 0.86);
  content: "";
  height: 100%;
  inset: 0;
  position: absolute;
  width: 100%;
  -webkit-transition: background-color var(--ease-time) var(--ease-type) 0s;
  transition: background-color var(--ease-time) var(--ease-type) 0s;
}

.p-cta__textWrap {
  color: var(--color-text3);
  font-weight: 500;
  letter-spacing: 0.02em;
  position: relative;
  text-align: center;
  z-index: 1;
}

.p-cta__microcopy {
  font-size: 0.75rem;
}

.p-cta__copy {
  font-size: 1.125rem;
}

.p-cta__copy--tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.625rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-cta__copy--tel svg {
  aspect-ratio: 1;
  height: auto;
  width: 1.3125rem;
}

.p-cta__text {
  font-size: 0.6875rem;
  margin-top: 0.25rem;
}

.p-breadcrumbs {
  background-color: #FFF;
  padding-block: 0.625rem;
}
.p-breadcrumbs[data-page=event] {
  position: relative;
  z-index: 3;
}

.p-breadcrumbs__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #a5a5a5;
  gap: 0.5rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 0.875rem;
}

.p-breadcrumbs__item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.p-breadcrumbs__link {
  line-height: 1.2142857143;
  -webkit-transition: opacity var(--ease-time) var(--ease-type) 0s;
  transition: opacity var(--ease-time) var(--ease-type) 0s;
}
.p-breadcrumbs__link[data-link=home] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-banner__link {
  -webkit-transition: opacity var(--ease-time) var(--ease-type) 0s;
  transition: opacity var(--ease-time) var(--ease-type) 0s;
}

.p-banner__img {
  display: block;
  width: 100%;
}
.p-banner__img img {
  height: auto;
  width: 100%;
}

.th-main {
  background-color: #F5FCFF;
  padding-block: 2.5rem;
}

.th-main__contents {
  display: grid;
  gap: 2.5rem;
  margin-inline: auto;
  width: min(100%, 56rem);
}

.th-main__wrap {
  display: grid;
  gap: 1rem;
}

.th-main__text {
  font-size: 1.0625rem;
  line-height: 1.64786;
}

.th-main__btn {
  margin-inline: auto;
  max-width: 13.75rem;
}

.pp-main {
  padding-block: 2.5rem;
}

.pp-main__text {
  font-weight: 500;
  line-height: 1.7778;
}

.pp-main__contents {
  display: grid;
  gap: 2rem;
  margin-inline: auto;
  width: min(64.875rem, 100%);
}

.pp-main__item {
  display: grid;
  gap: 0.5rem;
}

.pp-main__head {
  font-size: 1.25rem;
  letter-spacing: 0.05em;
  padding-left: 1rem;
  position: relative;
}
.pp-main__head::before {
  background-color: var(--color-primary);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 0.4375rem;
}

.pp-main__list {
  display: grid;
  gap: 0.5rem;
}

.pp-main__listItem {
  counter-increment: cnt;
  line-height: 1.8;
  list-style-type: none;
  padding-left: 1.25rem;
  position: relative;
}
.pp-main__listItem::before {
  content: "(" counter(cnt) ")";
  left: 0;
  position: absolute;
  top: 0;
}

.pp-main__subList {
  margin-top: 0.625rem;
  padding-left: 1.875rem;
}

.pp-main__subItem {
  line-height: 1.8;
  list-style-type: lower-alpha;
  position: relative;
}

.pp-main__gcList {
  list-style-type: lower-roman;
  padding-left: 1.25rem;
}

.pp-main__uoList {
  display: grid;
  gap: 0.5rem;
}

.pp-main__uoItem {
  font-size: 1.125rem;
  font-weight: 500;
  padding-left: 1.25rem;
  position: relative;
}
.pp-main__uoItem::before {
  aspect-ratio: 1;
  background-color: var(--color-primary);
  border-radius: 50%;
  content: "";
  left: 0;
  position: absolute;
  top: 0.375rem;
  width: 0.875rem;
}

.pp-main__btn {
  margin-inline: auto;
  margin-top: 5rem;
  width: min(100%, 9.25rem);
}

.pr-plan {
  background-color: #F5FCFF;
  padding-block: 4rem;
}

.pr-plan__lead {
  font-size: 1.125rem;
  line-height: 1.5556;
  margin-top: 1rem;
}

.pr-plan__detail {
  background-color: #fff;
  border-radius: 16px;
  margin-top: 1.6875rem;
  padding: 2.5rem 1.5rem;
  -webkit-box-shadow: 4px 5px 14px 0 rgba(0, 0, 0, 0.18);
          box-shadow: 4px 5px 14px 0 rgba(0, 0, 0, 0.18);
  display: grid;
  gap: 1.5rem;
}

.pr-plan__detailHead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.375rem;
  font-weight: 700;
  gap: 0.5rem;
  line-height: 1.27273;
  white-space: nowrap;
}

.pr-plan__detailList {
  display: grid;
  gap: 1.5rem;
  padding-left: 2.25rem;
}

.pr-plan__detailItem {
  font-size: 1.125rem;
  line-height: 1.5556;
  position: relative;
}
.pr-plan__detailItem svg {
  left: -2.25rem;
  position: absolute;
  top: 0.3125rem;
}

.pr-plan__detailItem--accent {
  color: var(--color-text4);
  font-weight: 700;
}

.pr-plan__unlimited {
  display: grid;
  gap: 1.5rem;
  margin-top: 1.5625rem;
}

.p-plan__unlimitedText {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.5556;
}

.pr-plan__unlimitedWrap {
  border-radius: 8px;
  -webkit-box-shadow: 4px 5px 14px 0 rgba(0, 0, 0, 0.18);
  background-color: #fff;
          box-shadow: 4px 5px 14px 0 rgba(0, 0, 0, 0.18);
}

.pr-plan__unlimitedLabel {
  background: radial-gradient(368.36% 143.9% at 95.42% 107.71%, rgba(221, 224, 138, 0.6) 0%, #008DCF 69.71%);
  border-radius: 8px 8px 0 0;
  color: var(--color-text3);
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1.2723;
  padding: 1rem 0.625rem;
  text-align: center;
}

.pr-plan__unlimitedRecommend {
  aspect-ratio: 1;
  background-color: var(--color-accent);
  border-radius: 50%;
  display: grid;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5556;
  place-items: center;
  position: absolute;
  right: 1rem;
  rotate: 15deg;
  top: 1rem;
  width: 6.4375rem;
}

.pr-plan__head {
  display: grid;
  gap: 0.5rem;
  padding-left: 1rem;
}

.pr-plan__head--eg {
  font-size: 1.5rem;
  line-height: 1.25;
}

.pr-plan__head--jp {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.45;
}
[data-plan=weekdays] .pr-plan__head--jp {
  color: var(--color-weekdays);
}
[data-plan=holiday] .pr-plan__head--jp {
  color: var(--color-holiday);
}
[data-plan=under35] .pr-plan__head--jp {
  color: var(--color-under35);
}

.pr-plan__unlimitedBody {
  padding-block: 1rem 0;
  position: relative;
}

.pr-plan__list {
  display: grid;
}

.pr-plan__listItem {
  display: grid;
  gap: 1rem;
  grid-template-columns: 6rem 1fr;
  padding: 1.5rem 1rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.pr-plan__listItem:not(:last-child) {
  border-bottom: 1px solid #E1DFDF;
}

.pr-plan__term {
  background-color: #e9eaea;
  border-radius: 8px;
  line-height: 1.625;
  padding: 0.5rem;
  text-align: center;
}

.pr-plan__data {
  font-size: 1.125rem;
  line-height: 1.5556;
}
.pr-plan__data[data-list=price] {
  font-size: 2.25rem;
  font-weight: 700;
}

.pr-plan__data--small {
  font-size: 1rem;
  line-height: 1.75;
}
[data-list=price] .pr-plan__data--small {
  font-size: 1.5rem;
  font-weight: 700;
}

.pr-plan__normal {
  margin-top: 4rem;
}

.pr-plan__normalText {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.5556;
}

.pr-plan__normalWrap {
  display: grid;
  gap: 2.5rem;
  margin-top: 1.5rem;
}

.pr-plan__normalItem {
  border-radius: 8px;
  -webkit-box-shadow: 4px 5px 14px 0 rgba(0, 0, 0, 0.18);
  background-color: #fff;
          box-shadow: 4px 5px 14px 0 rgba(0, 0, 0, 0.18);
  display: grid;
  grid-row: span 2;
  grid-template-rows: subgrid;
  overflow: hidden;
}

.pr-plan__normalLabel {
  color: var(--color-text3);
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1.2723;
  padding: 1rem 0.625rem;
  text-align: center;
}
[data-plan=weekdays] .pr-plan__normalLabel {
  background-color: var(--color-weekdays);
}
[data-plan=holiday] .pr-plan__normalLabel {
  background-color: var(--color-holiday);
}
[data-plan=under35] .pr-plan__normalLabel {
  background-color: var(--color-under35);
}

.pr-plan__normalBody {
  padding-block: 1rem 0;
  position: relative;
}

.pr-plan__attention {
  display: grid;
  margin-top: 1.5rem;
  padding-left: 1.375rem;
}

.pr-plan__attentionItem {
  font-size: 1.125rem;
  line-height: 1.5556;
  position: relative;
}
.pr-plan__attentionItem::before {
  content: "※";
  font-size: 1.125rem;
  left: -1.375rem;
  position: absolute;
  top: 0;
}

.pr-plan__attentionItem--marker {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1rem, transparent), color-stop(0, rgba(221, 225, 100, 0.8)));
  background: linear-gradient(transparent 1rem, rgba(221, 225, 100, 0.8) 0);
  color: #CF7500;
  font-weight: 700;
}

.pr-plan__link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-top: 3.25rem;
  text-decoration: underline;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.75;
  -webkit-transition: opacity var(--ease-time) var(--ease-type) 0s;
  transition: opacity var(--ease-time) var(--ease-type) 0s;
}

.pr-plan__link--strong {
  font-weight: 700;
}

.pr-plan__payment {
  background-color: #fff;
  border-radius: 16px;
  margin-top: 3.5625rem;
  padding: 1.5rem 1rem;
  -webkit-box-shadow: 4px 5px 14px 0 rgba(0, 0, 0, 0.18);
          box-shadow: 4px 5px 14px 0 rgba(0, 0, 0, 0.18);
  display: grid;
  gap: 1.5rem;
  margin-inline: auto;
  width: min(100%, 55rem);
}

.pr-plan__paymentHead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.375rem;
  font-weight: 700;
  gap: 1.5rem;
  line-height: 1.2723;
}

.pr-plan__paymentList {
  display: grid;
  gap: 1.5rem;
}

.pr-plan__paymentItem {
  display: grid;
  gap: 1.5rem;
  grid-template-columns: 5.625rem 1fr;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}

.pr-plan__paymentTerm {
  font-size: 1.125em;
  font-weight: 500;
  line-height: 1.5556;
}

.pr-plan__paymentData {
  font-size: 1.125rem;
  line-height: 1.7778;
}

.pr-plan__paymentSubList {
  padding-left: 2rem;
}

.pr-plan__paymentSubItem {
  font-size: 1.125rem;
  line-height: 1.7778;
  position: relative;
}
.pr-plan__paymentSubItem img {
  left: -2rem;
  position: absolute;
  top: 0.375rem;
}

.pr-plan__paymentSubItem--small {
  font-size: 1rem;
}

.pr-feature {
  background-color: #fff;
  padding-block: 17.9375rem 21.5625rem;
  position: relative;
}

.pr-feature__img {
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity var(--ease-time) var(--ease-type) 0s;
  border-radius: 32px;
  overflow: hidden;
  transition: opacity var(--ease-time) var(--ease-type) 0s;
}
.pr-feature__img img {
  scale: 1.25;
}
.pr-feature__img.is-visible {
  opacity: 1;
}
.pr-feature__img[data-img=one] {
  aspect-ratio: 1;
  left: 1rem;
  top: 4.1875rem;
  width: 12.3125rem;
}
.pr-feature__img[data-img=two] {
  aspect-ratio: 255/340;
  border-radius: 32px 0 0 32px;
  bottom: 5rem;
  right: 0;
  width: 15.9375rem;
}

.pr-feature__scroll {
  gap: 2rem;
  left: 0;
  position: absolute;
  top: 14.5rem;
}

.pr-feature__scrollText {
  color: #F6F6F6;
  font-size: 4rem;
}

.pr-feature__contents {
  display: grid;
  gap: 4rem;
  margin-inline: auto;
  margin-top: 4rem;
  position: relative;
  width: min(100%, 49rem);
  z-index: 2;
}

.pr-feature__item {
  background-color: rgba(255, 255, 255, 0.9);
  padding: 2.5rem 1rem;
  position: relative;
  -webkit-box-shadow: 5px 8px 28px 0 rgba(0, 0, 0, 0.16);
  border-radius: 32px;
          box-shadow: 5px 8px 28px 0 rgba(0, 0, 0, 0.16);
  display: grid;
  gap: 1rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.pr-feature__num {
  aspect-ratio: 1;
  background: radial-gradient(368.36% 143.9% at 95.42% 107.71%, rgba(221, 224, 138, 0.6) 0%, #008DCF 69.71%, #008DCF);
  border-radius: 50%;
  color: var(--color-text3);
  display: grid;
  font-family: var(--ff-en);
  font-size: 2.25rem;
  font-weight: 600;
  left: 1.5rem;
  place-items: center;
  position: absolute;
  top: -2.5rem;
  width: 5rem;
}

.pr-feature__icon {
  aspect-ratio: 1;
  margin-inline: auto;
  width: 5rem;
}

.pr-feature__head {
  color: var(--color-text4);
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  white-space: nowrap;
}

.pr-feature__text {
  font-size: 1.125rem;
  line-height: 1.5556;
}

.ns-article {
  background: transparent url(../images/news/bg-news.webp) no-repeat center center/cover;
  padding-block: 4rem;
  position: relative;
}
.ns-article:after {
  background-color: rgba(255, 255, 255, 0.63);
  content: "";
  height: 100%;
  inset: 0;
  position: absolute;
  width: 100%;
  z-index: 0;
}

.ns-article__inner {
  position: relative;
  z-index: 1;
}

.ns-article__contents {
  background-color: #fff;
  padding: 2.5rem 1rem;
}

.ns-article__meta {
  display: grid;
  gap: 0.9375rem;
  grid-template-columns: 8.75rem 1fr;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ns-article__date {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.5556;
}

.ns-article__category {
  font-size: 0.9375rem;
  line-height: 1.8667;
  margin-left: 0;
  padding: 0.1875rem 1.25rem;
}

.ns-article__title {
  border-bottom: 1px solid #333335;
  color: var(--color-text4);
  font-size: 1.75rem;
  font-weight: 500;
  margin-top: 0.75rem;
  padding-bottom: 0.625rem;
}

.ns-article__eyecatch {
  margin-inline: auto;
  margin-top: 0.75rem;
  width: min(100%, 36.25rem);
}

.ns-article__body {
  margin-top: 0.875rem;
}
.ns-article__body h2 {
  border-bottom: 2px solid var(--color-primary);
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.6667;
  margin-top: 3rem;
}
.ns-article__body h3 {
  font-size: 1.25rem;
  font-weight: 500;
  margin-top: 1.25rem;
  padding-left: 1rem;
  position: relative;
}
.ns-article__body h3::before {
  background-color: var(--color-primary);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 0.4375rem;
}
.ns-article__body h4 {
  font-size: 1.125rem;
  margin-top: 1.25rem;
}
.ns-article__body h5 {
  margin-top: 1rem;
}
.ns-article__body figure {
  margin-block: 0.25rem;
}
.ns-article__body ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4px;
  margin-top: 0.875rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ns-article__body ul li {
  font-size: 1.125rem;
  padding-left: 1.25rem;
  position: relative;
}
.ns-article__body ul li::before {
  aspect-ratio: 1;
  background-color: var(--color-primary);
  border-radius: 50%;
  content: "";
  left: 0;
  position: absolute;
  top: 0.375rem;
  width: 0.875rem;
}
.ns-article__body ol {
  list-style: decimal;
  margin-top: 0.875rem;
  padding-left: 1rem;
}
.ns-article__body ol li {
  font-size: 1.125rem;
}
.ns-article__body a {
  color: var(--color-primary);
}
.ns-article__body p {
  font-size: 1.125rem;
  margin-top: 1.5rem;
}

.ns-article__btn {
  margin-inline: auto;
  margin-top: 2.5rem;
  max-width: 15.5625rem;
}

.ns-archive {
  background: transparent url(../images/news/bg-news.webp) no-repeat center center/cover;
  padding-block: 4rem 3.1875rem;
  position: relative;
}
.ns-archive:after {
  background-color: rgba(255, 255, 255, 0.63);
  content: "";
  height: 100%;
  inset: 0;
  position: absolute;
  width: 100%;
  z-index: 0;
}

.ns-archive__inner {
  position: relative;
  z-index: 1;
}

.ns-archive__contents {
  background-color: #fff;
  display: grid;
  gap: 1.5625rem;
  padding: 2.5rem 1rem;
}

.ns-article__wrap {
  margin-inline: auto;
  width: min(100%, 60rem);
}

.ns-archive__pagination {
  margin-top: 4rem;
}
.ns-archive__pagination .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  font-family: var(--ff-eg);
  font-size: 1.375rem;
  gap: 1.5625rem;
          justify-content: center;
}
.ns-archive__pagination .page-numbers {
  -webkit-transition: opacity var(--ease-time) var(--ease-type) 0s;
  aspect-ratio: 1;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  font-family: var(--ff-en);
  text-align: center;
  transition: opacity var(--ease-time) var(--ease-type) 0s;
  width: 2.25rem;
}
.ns-archive__pagination .page-numbers.current {
  color: var(--color-text4);
}
.ns-archive__pagination .page-numbers.prev {
  background-image: url(../images/news/icon-prev.svg);
}
.ns-archive__pagination .page-numbers.next {
  background-image: url(../images/news/icon-next.svg);
}

.fr-voice {
  overflow: hidden;
  padding-block: 4rem;
  position: relative;
}
.fr-voice::after {
  background: linear-gradient(129deg, var(--color-primary) 22.26%, rgba(221, 225, 100, 0.24) 59.98%);
  content: "";
  height: 21.5rem;
  left: 0;
  position: absolute;
  right: 0;
  top: 8.625rem;
  width: 100%;
  z-index: -2;
}
.fr-voice::before {
  background-color: var(--color-primary);
  bottom: 4rem;
  content: "";
  height: 26.9375rem;
  position: absolute;
  right: 0;
  width: calc(100vw - 0.75rem);
  z-index: -1;
}

.fr-voice__inner {
  position: relative;
  z-index: 1;
}

.fr-voice__slider {
  margin-top: 4rem;
  padding-bottom: 8.125rem;
  position: relative;
}

.fr-voice__track.splide__track {
  overflow-x: clip;
  overflow-y: visible;
}

.fr-voice__slide {
  background-color: #fff;
  border-radius: 10px;
  display: grid;
  padding: 1.75rem 0.9375rem;
}

.fr-voice__head {
  display: grid;
  gap: 0.25rem;
  padding-left: 0.9375rem;
}

.fr-voice__comment {
  font-size: 1.125rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.375;
}

.fr-voice__name {
  font-size: 1.125rem;
  line-height: 1.5556;
}

.fr-voice__message {
  background-color: #EEF9FD;
  font-size: 1.125rem;
  line-height: 1.5556;
  padding: 2.375rem 0.9375rem;
}

.fr-voice__img {
  bottom: -6rem;
  position: absolute;
  right: 0.25rem;
}

.fr-voice__arrows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  left: -1rem;
  position: absolute;
  top: 12.1875rem;
  width: calc(100% + 2rem);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.fr-voice__arrow {
  aspect-ratio: 1;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 2.875rem;
  -webkit-transition: opacity var(--ease-time) var(--ease-type) 0s;
  transition: opacity var(--ease-time) var(--ease-type) 0s;
  transition: opacity var(--ease-time) var(--ease-type) 0s;
}

.fr-voice__arrow--prev {
  background-image: url(../images/front/icon-prev.webp);
}

.fr-voice__arrow--next {
  background-image: url(../images/front/icon-next.webp);
}

.fr-voice__pagination.splide__pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2.1875rem;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
  gap: 0.5625rem;
          justify-content: flex-start;
  padding-left: 1.875rem;
}

.fr-voice__page {
  aspect-ratio: 1;
  background-color: #e9eaea;
  border-radius: 50%;
  width: 0.6875rem;
}
.fr-voice__page.is-active {
  background-color: var(--color-accent);
}

.fr-voice__text {
  bottom: 5.375rem;
  color: rgba(255, 255, 255, 0.21);
  font-size: 2.5rem;
  position: absolute;
  right: 0.125rem;
}

.fr-solution {
  margin-top: 2rem;
}

.fr-solution__text {
  font-size: 1.25rem;
  font-weight: 500;
}

.fr-problem {
  background: transparent url(../images/front/bg-problem.webp) no-repeat center center/100% 100%;
  margin-top: 4rem;
  padding-bottom: 2.1875rem;
  position: relative;
}

.fr-problem__lead {
  font-size: 1.625rem;
  font-weight: 500;
  line-height: 1.2;
  translate: 0 -1.75rem;
}

.fr-problem__contents {
  margin-top: 0.5rem;
}

.fr-problem__list {
  background-color: #FFF;
  border-radius: 15px;
  -webkit-box-shadow: 8px 9px 20px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 8px 9px 20px 0 rgba(0, 0, 0, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1.25rem 0.625rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.5rem;
  margin-inline: auto;
  width: min(100%, 60.1875rem);
}

.fr-problem__item {
  font-size: 1.125rem;
  line-height: 1.375;
  padding-left: 1.6875rem;
  position: relative;
}
.fr-problem__item::before {
  aspect-ratio: 1;
  background: transparent url(../images/front/icon-check.svg) no-repeat center center/contain;
  content: "";
  left: 0;
  position: absolute;
  top: 0.25rem;
  width: 1rem;
}

.fr-problem__img img {
  aspect-ratio: 154/158;
  display: block;
  margin-inline: auto;
}

.fr-news {
  margin-bottom: 4.375rem;
  margin-top: 1.875rem;
}

.fr-greet__bg {
  background: transparent url(../images/front/bg-greet.webp) no-repeat center center/cover;
  height: 7.0625rem;
}

.fr-greet__scroll {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.0625rem;
  margin-inline: calc(50% - 50vw);
  overflow-x: clip;
  overflow-y: visible;
  padding-top: 1.6875rem;
  white-space: nowrap;
  width: 100vw;
}

.fr-greet__scrollText {
  -webkit-animation: text-scroll 10s linear infinite;
          animation: text-scroll 10s linear infinite;
  color: var(--color-text3);
  font-size: 2.5rem;
  mix-blend-mode: soft-light;
  white-space: nowrap;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  line-height: 1;
}

@keyframes text-scroll {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
.fr-greet__inner {
  margin-top: -2.125rem;
}

.fr-greet__contents {
  background-color: #fff;
  display: grid;
  gap: 2.5rem;
  padding: 2.5rem 0.9375rem;
}

.fr-greet__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.fr-greet__text {
  line-height: 1.625;
}

.fr-greet__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.875rem;
  width: calc(100% - 2.8125rem);
}

.fr-greet__profile {
  letter-spacing: 0.02em;
  line-height: 1.5;
}

.fr-greet__name {
  font-weight: 700;
}

.fr-fv {
  aspect-ratio: 375/567;
  background: transparent url(../images/front/bg-fv.webp) no-repeat center center/cover;
  display: grid;
  height: min(100dvh, 35.4375rem);
  height: auto;
  overflow: hidden;
  place-items: center;
  position: relative;
}

.fr-fv__text {
  bottom: 0;
  left: 50%;
  mix-blend-mode: overlay;
  position: absolute;
  text-align: center;
  translate: -50%;
  width: 217.86667vw;
}
.fr-fv__text svg {
  aspect-ratio: 804/860;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.fr-fv__lead {
  color: var(--color-text3);
  font-size: clamp(1.4325rem, 0.9472727273rem + 2.0703030303vw, 2.5rem);
  font-weight: 700;
  letter-spacing: 0.02em;
}

.fr-fv__news {
  background-color: #fff;
  border-radius: 10px;
  margin-left: auto;
  margin-top: 2.8125rem;
  padding: 0.375rem 1.8125rem 0.375rem 1.25rem;
  width: min(100%, 40.4375rem);
}

.fr-fv__newsWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0.625rem;
}
.fr-fv__newsLink {
  border-bottom: 1px solid #333335;
  padding: 0 0.75rem 0.5rem;
  width: 100%;
  -webkit-transition: opacity var(--ease-time) var(--ease-type) 0s;
  transition: opacity var(--ease-time) var(--ease-type) 0s;
}

.fr-fv__newsArticle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.3125rem;
}

.fr-fv__newsMeta {
  display: grid;
  gap: 0.9375rem;
  grid-template-columns: 8.75rem 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.fr-fv__newsDate {
  font-size: 0.9375rem;
  font-weight: 500;
}

.fr-fv__newsCategory {
  background-color: #333335;
  color: var(--color-text3);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 20px;
  padding: 0.3125rem 0.9375rem;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.fr-fv__newsCategory[data-category=news] {
  background-color: var(--color-primary);
}

.fr-fv__newsTitle {
  display: grid;
  grid-template-columns: 1fr 0.625rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  color: var(--color-text4);
  gap: 0.5rem;
          justify-content: space-between;
  line-height: 1.375;
  width: 100%;
}
.fr-fv__newsTitle span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
}
.fr-fv__newsTitle img {
  rotate: 45deg;
}

.fr-feature {
  padding-block: 4rem;
}

.fr-feature__contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.75rem;
}

.fr-feature__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.5rem;
  width: min(100%, 67rem);
}

.fr-feature__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.3125rem;
}

.fr-feature__img {
  border-radius: 10px;
  overflow: hidden;
  width: 100%;
}
.fr-feature__img img {
  width: 100%;
}

.fr-feature__head {
  font-size: 1.375rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.118182;
  position: relative;
}
.fr-feature__head:after {
  background: -webkit-gradient(linear, left top, right top, from(#008DCF), to(#DDE164));
  background: linear-gradient(90deg, #008DCF, #DDE164 100%);
  bottom: -0.1875rem;
  content: "";
  height: 0.0625rem;
  left: 0;
  position: absolute;
  right: 0;
  width: 100%;
}

.fr-feature__text {
  font-weight: 500;
  line-height: 1.625;
}

.fr-faq {
  background: transparent url(../images/front/bg-faq.webp) no-repeat center center/cover;
  margin-top: 4rem;
  padding-block: 4rem;
  position: relative;
}
.fr-faq::before {
  background-color: rgba(255, 255, 255, 0.71);
  content: "";
  height: 100%;
  inset: 0;
  position: absolute;
  width: 100%;
  z-index: 0;
}

.fr-faq__contents {
  margin-inline: auto;
  margin-top: 2.5rem;
  width: min(55rem, 100%);
}

.p-accordion__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.5rem;
}

.p-accordionDetails {
  font-size: 1.125rem;
}

.p-accordionDetails__summary {
  background: var(--color-primary);
  border-radius: 10px;
}
[open] .p-accordionDetails__summary {
  border-radius: 10px 10px 0 0;
}

.p-accordionDetails__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
}

.p-accordionDetails__symbol {
  aspect-ratio: 1;
  border-radius: 50%;
  display: grid;
  font-family: var(--ff-icon);
  font-weight: 600;
  place-items: center;
  width: 2.25rem;
}

.p-accordionDetails__symbol--q {
  background-color: #fff;
  color: var(--color-text4);
}

.p-accordionDetails__question {
  color: var(--color-text3);
  font-weight: 700;
  line-height: 1.5556;
  width: calc(100% - 2.25rem - 1rem - 2rem);
}

.p-accordionDetails__icon {
  display: grid;
  justify-items: flex-end;
  position: relative;
  width: 1rem;
}
.p-accordionDetails__icon::before, .p-accordionDetails__icon::after {
  background: transparent url(../images/common/icon-faq.svg) no-repeat center center/cover;
  content: "";
  height: 0.125rem;
  position: absolute;
  right: 0;
  top: 0;
  width: 1rem;
}
.p-accordionDetails__icon::after {
  -webkit-transform-origin: center center;
          transform-origin: center center;
  -webkit-transition: rotate var(--ease-time) var(--ease-type) 0s;
  rotate: 90deg;
  transition: rotate var(--ease-time) var(--ease-type) 0s;
}
.is-opened .p-accordionDetails__icon::after {
  rotate: 0deg;
}

.p-accordionDetails__content {
  background-color: #fff;
  border-radius: 0 0 10px 10px;
  -webkit-box-shadow: 4px 8px 20px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 4px 8px 20px 0 rgba(0, 0, 0, 0.15);
}

.p-accordionDetails__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
  padding: 1rem;
}

.p-accordionDetails__symbol--a {
  background-color: var(--color-primary);
  color: var(--color-text3);
}

.p-accordionDetails__answer {
  width: calc(100% - 2rem - 1rem);
}

.p-accordion__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.p-accordion__link::after {
  background-color: currentColor;
  bottom: 0;
  content: "";
  height: 0.0625rem;
  left: 0;
  position: absolute;
  width: 100%;
}

.fr-banner__inner {
  letter-spacing: 0.05em;
  margin-top: 1.6875rem;
}

.fr-about {
  display: grid;
  gap: 1.25rem;
  margin-top: 4.8125rem;
  max-width: 75rem;
}

.fr-about__images {
  position: relative;
}
.fr-about__images[data-position=top] {
  height: 14.125rem;
}
.fr-about__images[data-position=bottom] {
  height: 10.0625rem;
  margin-top: 2.75rem;
}

.fr-about__img {
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity var(--ease-time) var(--ease-type) 0s;
  overflow: hidden;
  transition: opacity var(--ease-time) var(--ease-type) 0s;
  -webkit-box-shadow: 7px 6px 28px 0px rgba(0, 0, 0, 0.24);
          box-shadow: 7px 6px 28px 0px rgba(0, 0, 0, 0.24);
}
.fr-about__img img {
  scale: 1.25;
}
.fr-about__img.is-visible {
  opacity: 1;
}
.fr-about__img[data-img=one] {
  aspect-ratio: 215/161;
  right: 6.4vw;
  top: 0;
  width: 13.4375rem;
}
.fr-about__img[data-img=two] {
  aspect-ratio: 173/130;
  bottom: 0;
  left: 2.1333333333vw;
  width: 10.8125rem;
}
.fr-about__img[data-img=three] {
  aspect-ratio: 144/161;
  bottom: 0;
  right: 8.8vw;
  width: 9rem;
}

.fr-about__contents {
  background-color: var(--color-primary);
  border-radius: 10px;
  color: var(--color-text3);
  margin-top: 1rem;
  padding: 1.25rem 0.625rem;
  position: relative;
}
.fr-about__contents::after {
  background: radial-gradient(100% 100% at 0% 107.71%, rgba(221, 224, 138, 0.6) 30.29%, #008DCF 100%);
  border-radius: 10px;
  content: "";
  height: 30.1875rem;
  position: absolute;
  right: 1.5rem;
  top: 6.875rem;
  width: calc(100vw - 2.5rem);
  z-index: -1;
}

.fr-about__text {
  font-weight: 500;
  line-height: 1.625;
  margin-top: 1rem;
}

.ev-tournament {
  padding-block: 7.75rem 2.5rem;
  position: relative;
}

.ev-tournament__deco {
  aspect-ratio: 1;
  position: absolute;
  right: -7.25rem;
  top: 0;
  width: 25rem;
  z-index: 0;
}

.ev-tournament__scroll {
  gap: 2.5rem;
  left: 0;
  position: absolute;
  top: 1.5rem;
}

.ev-tournament__scrollText {
  color: #F6F6F6;
  font-size: 4rem;
  -webkit-animation: text-scroll 16s linear infinite;
          animation: text-scroll 16s linear infinite;
}

.ev-tournament__text {
  color: #000;
  font-size: 1.125rem;
  line-height: 1.5556;
  margin-top: 1rem;
}

.ev-tournament__contents {
  background-color: #fff;
  border-radius: 32px;
  margin-top: 3rem;
  padding-block: 2.5rem;
  -webkit-box-shadow: 8px 8px 17px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 8px 8px 17px 0 rgba(0, 0, 0, 0.12);
  display: grid;
  gap: 1rem;
}

.ev-tournament__img {
  margin-left: auto;
  width: calc(100% - 1rem);
}

.ev-tournament__links {
  padding-inline: 1rem;
}

.ev-tournament__year {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--color-text4);
  font-size: 1.625rem;
  font-weight: 500;
  gap: 0.5rem;
}

.ev-tournament__list {
  display: grid;
  gap: 1.5rem;
  margin-top: 1rem;
}

.ev-league {
  padding-block: 5rem 2.5rem;
  position: relative;
  z-index: 2;
}

.ev-league__deco {
  aspect-ratio: 1;
  left: -7.25rem;
  position: absolute;
  top: -1.5rem;
  width: 25rem;
  z-index: 0;
}

.ev-league__scroll {
  gap: 2.5rem;
  left: 0;
  position: absolute;
  top: 1.5rem;
}

.ev-league__scrollText {
  color: #F6F6F6;
  font-size: 4rem;
  -webkit-animation: text-scroll 16s linear infinite;
          animation: text-scroll 16s linear infinite;
}

.ev-league__lead {
  color: #000;
  font-size: 1.125rem;
  line-height: 1.5556;
  margin-top: 1rem;
}

.ev-league__contents {
  background-color: #fff;
  border-radius: 32px;
  margin-top: 3rem;
  padding-block: 2.5rem;
  -webkit-box-shadow: 8px 8px 17px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 8px 8px 17px 0 rgba(0, 0, 0, 0.12);
}

.ev-league__wrap {
  display: grid;
  gap: 1rem;
}

.ev-league__img {
  margin-left: auto;
  width: calc(100% - 1rem);
}

.ev-league__links {
  padding-inline: 1rem;
}

.ev-league__year {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--color-text4);
  font-size: 1.625rem;
  font-weight: 500;
  gap: 0.5rem;
}

.ev-league__list {
  display: grid;
  gap: 1.5rem;
  margin-top: 1rem;
}

.ev-league__items {
  display: grid;
  gap: 2rem;
  margin-inline: auto;
  margin-top: 4rem;
  padding-inline: 1.25rem;
  width: min(100%, 64.1875rem);
}

.ev-league__item {
  display: grid;
  gap: 2rem;
}

.ev-league__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--color-text4);
  font-size: 1.375rem;
  gap: 0.5625rem;
  line-height: 1.27273;
}

.ev-league__body {
  background: #FFF;
  border-radius: 1rem;
  padding: 1.25rem;
  -webkit-box-shadow: 4px 5px 14px 0 rgba(0, 0, 0, 0.18);
          box-shadow: 4px 5px 14px 0 rgba(0, 0, 0, 0.18);
}

.ev-league__texts {
  display: grid;
  gap: 1rem;
}

.ev-league__text {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.5556;
}

.ev-league__mail {
  color: var(--color-text4);
  font-size: 1.125rem;
  text-decoration: underline;
}

.ev-league__btn {
  font-size: 1.5rem;
  margin-block: 0.625rem;
  width: min(100%, 18.875rem);
}

.ev-calendar {
  padding-bottom: 5rem;
}

.ev-calendar__iframe iframe {
  aspect-ratio: 343/250;
  height: 100%;
  width: 100%;
}

.ct-guide {
  background: transparent url(../images/court/bg-guide.webp) no-repeat center center/cover;
  padding-block: 4rem;
}

.ct-guide__inner {
  background-color: rgba(255, 255, 255, 0.8);
  padding-inline: 0;
  width: calc(100% - 2rem);
}

.ct-guide__text {
  font-size: 1.125rem;
  line-height: 1.5556;
}

.ct-guide__contents {
  display: grid;
  gap: 2.5rem;
  margin-inline: auto;
  margin-top: 2.5rem;
  padding: 2.375rem 1rem;
  width: min(50rem, 100%);
}

.ct-guide__item {
  display: grid;
  gap: 1rem;
}

.ct-guide__headWrap {
  display: grid;
  gap: 0.5625rem;
  grid-template-columns: 1.75rem 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ct-guide__num {
  aspect-ratio: 1;
  background-color: var(--color-primary);
  border-radius: 50%;
  color: var(--color-text3);
  display: grid;
  font-size: 0.875rem;
  place-items: center;
  width: 1.75rem;
}

.ct-guide__head {
  color: var(--color-text4);
  font-size: 1.375rem;
  line-height: 1.2723;
}

.ct-guide__list {
  border: 1px solid #333335;
  border-radius: 4px;
  overflow: hidden;
}

.ct-guide__listItem {
  display: grid;
  font-size: 1.125rem;
  grid-template-columns: 5.75rem 1fr;
  line-height: 1.5556;
}

.ct-guide__listItem:not(:first-child) .ct-guide__listTerm,
.ct-guide__listItem:not(:first-child) .ct-guide__listData {
  border-top: 1px solid #333335;
}

.ct-guide__listTerm {
  background-color: #F5FCFF;
  border-right: 1px solid #333335;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 500;
  padding: 0.5rem 0.625rem;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  white-space: nowrap;
}

.ct-guide__listData {
  padding: 0.5rem 0.675rem;
}
.ct-guide__listData[data-contents=multi] {
  display: grid;
  gap: 1rem;
}
.ct-guide__listData p {
  font-size: 1rem;
}

.ct-guide__listData--unit {
  font-size: 0.875rem;
}

.ct-guide__tel {
  font-size: 1rem;
  width: min(100%, 18.875rem);
}

.ct-guide__wrap {
  display: grid;
  gap: 0.125rem;
}

.ct-faq {
  background-color: #F5FCFF;
  padding-block: 4rem;
}

.ct-faq__contents {
  margin-inline: auto;
  margin-top: 2.5rem;
  width: min(55rem, 100%);
}

.co-main {
  padding-block: 5rem 4rem;
  position: relative;
}

.co-main__scroll {
  gap: 2rem;
  left: 0;
  position: absolute;
  top: 1.5rem;
}

.co-main__scrollText {
  color: #F6F6F6;
  font-size: 4rem;
}

.co-main__contents {
  display: grid;
  gap: 4rem;
  margin-inline: auto;
  width: min(50rem, 100%);
}

.co-main__tel {
  display: grid;
  gap: 1.5rem;
}

.co-main__text {
  font-size: 1.125rem;
  line-height: 1.5556;
}

.co-main__telBtn {
  margin-inline: auto;
  width: 18.8125rem;
}

.co-main__microcopy {
  color: var(--color-text4);
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.625;
  text-align: center;
}

.co-main__list {
  display: grid;
  gap: 2rem;
}

.co-main__group {
  display: grid;
  gap: 2rem;
}

.co-main__item {
  display: grid;
  gap: 1.5rem;
}

.co-main__term {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.375rem;
  font-weight: 700;
  gap: 1rem;
  line-height: 1.27273;
}

.co-main__require {
  background-color: var(--color-primary);
  border-radius: 16px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 0.25rem 0.75rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--color-text3);
  font-size: 0.9375rem;
  letter-spacing: 0.02em;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  font-weight: 400;
          justify-content: center;
  line-height: 1.2;
}

.co-main__input {
  width: 100%;
}
.co-main__input[type=text], .co-main__input[type=email], .co-main__input[type=tel], .co-main__input[type=date], .co-main__input[type=message] {
  border: 2px solid #ccc;
  border-radius: 8px;
  padding: 0.75rem 1rem;
}
.co-main__input[type=date] {
  font-size: 1.25rem;
  line-height: 1.75;
  width: 11rem;
}
.co-main__input::-webkit-input-placeholder {
  color: #ccc;
}
.co-main__input::-moz-placeholder {
  color: #ccc;
}
.co-main__input:-ms-input-placeholder {
  color: #ccc;
}
.co-main__input::-ms-input-placeholder {
  color: #ccc;
}
.co-main__input::placeholder {
  color: #ccc;
}

.co-main__select {
  background: transparent url(../images/contact/icon-select.svg) no-repeat right 1.625rem center/1.5rem 0.9375rem;
  border: 2px solid #ccc;
  border-radius: 8px;
  padding: 0.75rem 1rem;
  width: 17.875rem;
}

.co-main__radio {
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.5rem;
  line-height: 1.8125;
  padding-left: 0.625rem;
}
.co-main__radio input {
  opacity: 0;
  position: absolute;
  visibility: hidden;
}
.co-main__radio input:checked + .wpcf7-list-item-label::before {
  background-color: var(--color-primary);
  -webkit-box-shadow: inset 0 0 0 4px #fff;
          box-shadow: inset 0 0 0 4px #fff;
}
.co-main__radio .wpcf7-list-item {
  margin: 0;
}
.co-main__radio .wpcf7-list-item-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5rem;
}
.co-main__radio .wpcf7-list-item-label::before {
  aspect-ratio: 1;
  background-color: #fff;
  border: 2px solid #ccc;
  border-radius: 50%;
  content: "";
  display: inline-block;
  position: relative;
  width: 1.5rem;
}

.co-main__box {
  display: grid;
  gap: 1rem;
}

.co-main__textarea {
  border: 2px solid #ccc;
  border-radius: 8px;
  height: 14.375rem;
  padding: 1rem;
  resize: vertical;
}

.co-mainPrivacy {
  margin-top: 2.5rem;
  padding-left: 2.25rem;
  text-align: center;
}

.co-mainPrivacy__check {
  opacity: 0;
  position: absolute;
}
.co-mainPrivacy__check + .wpcf7-list-item-label {
  cursor: pointer;
  display: block;
  margin-inline: auto;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.co-mainPrivacy__check + .wpcf7-list-item-label::before {
  aspect-ratio: 1;
  background-color: #fff;
  border: 2px solid #ccc;
  content: "";
  display: inline-block;
  left: -2rem;
  position: absolute;
  top: 0;
  width: 1.5rem;
}
.co-mainPrivacy__check + .wpcf7-list-item-label::after {
  border-bottom: solid 2px var(--color-primary);
  border-left: solid 2px var(--color-primary);
  content: "";
  display: block;
  height: 10px;
  left: -1.75rem;
  opacity: 0;
  position: absolute;
  top: 0.25rem;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: var(--ease-time);
  transition: var(--ease-time);
  width: 20px;
}
.co-mainPrivacy__check:checked + .wpcf7-list-item-label::after {
  opacity: 1;
}

.co-mainPrivacy__link {
  color: #0075FF;
  font-weight: 400;
  text-decoration: underline;
}

.co-main__submit {
  background: radial-gradient(368.36% 143.9% at 95.42% 107.71%, rgba(221, 224, 138, 0.6) 0%, var(--color-primary) 69.71%), -webkit-gradient(linear, left top, right top, from(var(--color-primary)), to(var(--color-secondary)));
  background: radial-gradient(368.36% 143.9% at 95.42% 107.71%, rgba(221, 224, 138, 0.6) 0%, var(--color-primary) 69.71%), linear-gradient(90deg, var(--color-primary) 0%, var(--color-secondary) 100%);
  border-radius: 40px;
  margin-inline: auto;
  margin-top: 1rem;
  overflow: hidden;
  position: relative;
  width: min(100%, 22.5rem);
  -webkit-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.18), 0 4px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.18), 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}
.co-main__submit::before {
  content: "";
  inset: 0;
  position: absolute;
  -webkit-transition: opacity var(--ease-time) var(--ease-type) 0s;
  background: var(--color-primary);
  opacity: 0;
  pointer-events: none;
  transition: opacity var(--ease-time) var(--ease-type) 0s;
  z-index: 0;
}
.co-main__submit::after {
  content: "";
  position: absolute;
  right: 1rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  aspect-ratio: 1;
  background: transparent url(../images/contact/icon-arrow.svg) no-repeat center center/contain;
          transform: translateY(-50%);
  width: 1.5rem;
}
.co-main__submit svg {
  position: absolute;
}

.co-main__recaptcha {
  font-size: 1.125rem;
  line-height: 1.7778;
}

.co-main__recaptchaLink {
  color: #008DCF;
  text-decoration: underline;
  -webkit-transition: opacity var(--ease-time) var(--ease-type) 0s;
  transition: opacity var(--ease-time) var(--ease-type) 0s;
}

.ac-guide {
  padding-block: 5rem 4rem;
  position: relative;
}

.ac-guide__scroll {
  gap: 2.5rem;
  left: 0;
  position: absolute;
  top: 1.5rem;
}

.ac-guide__scrollText {
  color: #E9EAEA;
  font-size: 4rem;
  -webkit-animation: text-scroll 16s linear infinite;
          animation: text-scroll 16s linear infinite;
}

.ac-guide__contents {
  display: grid;
  gap: 2.5rem;
  margin-top: 2.5rem;
}

.ac-guide__item {
  display: grid;
  gap: 1rem;
}

.ac-guide__body {
  display: grid;
  gap: 0.5rem;
}

.ac-guide__head {
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1.27273;
}

.ac-guide__text {
  color: #000;
  font-size: 1.125rem;
  line-height: 1.5556;
}

.ac-access {
  background-color: #E9EAEA;
  padding-block: 5rem 4rem;
  position: relative;
}

.ac-access__scroll {
  gap: 2rem;
  left: 0;
  position: absolute;
  top: 1.5rem;
}

.ac-access__scrollText {
  color: #F6F6F6;
  font-size: 4rem;
  line-height: 1;
}

.ac-access__contents {
  background-color: #fff;
  border-radius: 32px;
  margin-top: 2.5rem;
  -webkit-box-shadow: 8px 8px 17px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 8px 8px 17px 0 rgba(0, 0, 0, 0.12);
  display: grid;
  gap: 1rem;
  padding: 2.5rem 1rem;
}

.ac-access__map iframe {
  aspect-ratio: 638/472;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.ac-access__list {
  display: grid;
  gap: 1.5rem;
}

.ac-access__item {
  display: grid;
  gap: 0.5rem;
}

.ac-access__term {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5556;
}

.ac-access__data {
  font-size: 1rem;
  line-height: 1.625;
}

.nf-main {
  background-color: #F5FCFF;
  padding-block: 2.5rem;
}

.nf-main__title {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.5;
}

.nf-main__text {
  margin-top: 0.875rem;
}

.nf-main__btn {
  margin-inline: auto;
  margin-top: 2.5rem;
  max-width: 13.75rem;
}

.wpcf7-spinner {
  display: none;
}

.wpcf7-turnstile {
  margin-top: 2.5rem;
  text-align: center;
}

.u-visually-hidden {
  border: 0;
  clip-path: inset(100%);
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
  clip: rect(0 0 0 0);
  overflow: hidden;
}

:root {
  --fadein-time: 1s;
  --fadein-type: ease-in-out;
}

:where([data-scroll-js=fadein]) {
  -webkit-transition: opacity var(--fadein-time) var(--fadein-type), translate var(--fadein-time) var(--fadein-type);
  opacity: 0;
  transition: opacity var(--fadein-time) var(--fadein-type), translate var(--fadein-time) var(--fadein-type);
  translate: 0 1.25rem;
}
:where([data-scroll-js=fadein])[data-scroll-animated=true] {
  opacity: 1;
  translate: 0 0;
}

.is-enter .u-js__hideText {
  display: none;
}

.u-js__showText {
  display: none;
}
.is-enter .u-js__showText {
  display: block;
}

.u-hide {
  display: block;
}

.u-show {
  display: none;
}

.u-hide--inline {
  display: inline-block;
}

.u-show--inline {
  display: none;
}

.u-show--flex {
  display: none;
}

@media screen and (width >= 768px){
  .l-inner {
    max-width: none;
    padding-inline: var(--padding);
  }
  .l-inner--l {
    max-width: none;
    padding-inline: var(--padding);
  }
  .l-inner--s {
    max-width: none;
    padding-inline: var(--padding);
  }
  .l-header {
    height: var(--header-pc);
    zoom: 0.6;
  }
  .l-header__inner {
    width: min(100%, 85rem);
  }
  .l-footer {
    background-image: url(../images/common/bg-footer-pc.webp);
    gap: 9.4375rem;
    padding-block: 10.25rem 3.375rem;
  }
  .l-footer__inner {
    gap: 1rem;
    grid-template-columns: repeat(2, 1fr);
    padding-inline: 1.25rem;
  }
  .l-footer__navList {
    grid-auto-flow: column;
    grid-template-rows: repeat(4, auto);
  }
  .c-toggle {
    display: none;
  }
  .c-title[data-position=center-pc] {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .c-title__jp {
    font-size: 2.25rem;
  }
  .c-pageTitle {
    font-weight: 500;
  }
  .c-btn {
    padding: 0.75rem 2.5rem;
  }
  .c-btn svg {
    right: 2.5rem;
  }
  .c-btn--submit {
    padding: 0.75rem 1.5rem;
  }
  .c-btn--submit svg {
    right: 1.5rem;
  }
  .p-news__category {
    margin-left: 0;
  }
  .p-news__icon {
    width: 0.75rem;
  }
  .p-lowerFv {
    background-image: url(../images/lower/bg-fv-pc.webp);
  }
  .p-lowerFv__inner {
    padding-top: var(--header-pc);
  }
  .p-headerNav {
    background-color: transparent;
    background-image: none;
    bottom: initial;
    height: inherit;
    padding: 0;
    position: relative;
    right: initial;
    top: initial;
    width: auto;
  }
  .p-headerNav__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 2.25rem;
    height: inherit;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 0;
  }
  .p-headerNav__link {
    padding: 0;
  }
  .p-headerNav__link::before {
    display: none;
  }
  .p-headerNav__btn {
    display: none;
  }
  .p-footerLink {
    display: none;
  }
  .p-cta {
    padding-block: 4rem 8rem;
  }
  .p-cta__title {
    margin-bottom: 3.125rem;
  }
  .p-cta__icon {
    right: 2rem;
  }
  .p-cta__link {
    height: 266px;
  }
  .p-cta__microcopy {
    font-size: 1.125rem;
  }
  .p-cta__copy {
    font-size: 2.125rem;
  }
  .p-cta__copy--tel svg {
    width: 2rem;
  }
  .p-cta__text {
    font-size: 1.125rem;
  }
  .p-breadcrumbs {
    background-color: #fff;
  }
  .p-breadcrumbs__list {
    font-size: 1rem;
  }
  .th-main {
    padding-block: 10.125rem;
  }
  .th-main__contents {
    gap: 4rem;
  }
  .th-main__text {
    font-size: 1.125rem;
  }
  .pp-main {
    padding-block: 7.5rem 12.5rem;
  }
  .pp-main__text {
    font-size: 1.125rem;
  }
  .pr-plan {
    padding-block: 5rem 10.25rem;
  }
  .pr-plan__lead {
    margin-top: 2.5rem;
    text-align: center;
  }
  .pr-plan__detail {
    margin-top: 4rem;
    padding: 1.25rem 2.5rem;
  }
  .pr-plan__detailHead {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
    gap: 1.5rem;
            justify-content: center;
  }
  .pr-plan__detailList {
    grid-template-columns: repeat(4, 1fr);
  }
  .pr-plan__unlimited {
    gap: 2.5rem;
    margin-top: 6.4375rem;
  }
  .pr-plan__unlimitedLabel {
    font-size: 1.5rem;
  }
  .pr-plan__unlimitedRecommend {
    font-size: 1.375rem;
    right: 6.25rem;
    top: -5.625rem;
    width: 7.5rem;
  }
  .pr-plan__unlimitedBody {
    padding: 2rem 1rem 2.5rem 1rem;
  }
  .pr-plan__normalBody {
    -webkit-padding-before: 0;
            padding-block-start: 0;
  }
  .pr-plan__link {
    margin-top: 0;
  }
  .pr-plan__payment {
    padding: 2.5rem;
  }
  .pr-feature {
    padding-block: 7.5rem;
  }
  .pr-feature__img[data-img=one] {
    left: 1.5rem;
    top: 3.5rem;
    width: 23.4375rem;
  }
  .pr-feature__img[data-img=two] {
    bottom: 2.5rem;
    width: 30.75rem;
  }
  .pr-feature__img[data-img=three] {
    aspect-ratio: 524/393;
    bottom: 6rem;
    left: 5rem;
    width: 32.75rem;
  }
  .pr-feature__contents {
    gap: 4rem;
    grid-template-columns: repeat(2, 1fr);
  }
  .pr-feature__item {
    padding: 4.5rem 1.5rem;
  }
  .ns-article {
    background-image: url(../images/news/bg-news-pc.webp);
  }
  .ns-article__eyecatch {
    margin-top: 1.875rem;
  }
  .ns-article__body h2 {
    margin-top: 2.25rem;
  }
  .ns-article__body h3 {
    margin-top: 0.875rem;
  }
  .ns-article__body h4 {
    margin-top: 0.75rem;
  }
  .ns-article__btn {
    max-width: 17.125rem;
  }
  .ns-archive {
    background: transparent url(../images/news/bg-news-pc.webp) no-repeat center center/cover;
    padding-block: 4rem 5.6875rem;
  }
  .ns-archive__contents {
    gap: 1rem;
    padding-block: 3.75rem;
  }
  .fr-voice {
    margin-bottom: 15rem;
    padding-block: 4rem 6rem;
  }
  .fr-voice::after, .fr-voice::before {
    display: none;
  }
  .fr-voice::before {
    border-radius: 10px 0 0 10px;
    width: calc(100vw - 26.875rem);
  }
  .fr-voice__contents {
    margin-left: calc(50% - 50vw);
    padding-left: calc(50vw - 50%);
    width: 100vw;
  }
  .fr-voice__slider {
    padding-bottom: 0;
  }
  .fr-voice__track.splide__track {
    background: linear-gradient(100deg, var(--color-primary) 4.63%, rgba(231, 233, 169, 0.6) 105.54%);
    border-radius: 10px 0 0 10px;
    overflow-x: visible;
    padding-bottom: 1.875rem;
    padding-top: 3.75rem;
  }
  .fr-voice__list {
    position: relative;
    z-index: 1;
  }
  .fr-voice__slide {
    scale: 0.8409090909;
    -webkit-transition: scale 1s var(--ease-type) 0s;
    transition: scale 1s var(--ease-type) 0s;
  }
  .fr-voice__slide.is-active {
    scale: 1;
    translate: 0 -2.125rem;
  }
  .fr-voice__comment {
    line-height: 1.75;
  }
  .fr-voice__img {
    bottom: initial;
    right: -3rem;
    top: -2.6875rem;
  }
  .fr-voice__arrows {
    bottom: -2rem;
    gap: 3.5rem;
    left: initial;
    margin-top: 0;
    right: min(3.939394%, 7.75rem);
    top: initial;
    width: auto;
  }
  .fr-voice__arrow {
    width: 3.625rem;
  }
  .fr-voice__arrow--prev {
    background-image: url(../images/front/icon-prev-pc.svg);
  }
  .fr-voice__arrow--next {
    background-image: url(../images/front/icon-next-pc.svg);
  }
  .fr-voice__pagination.splide__pagination {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 0;
    padding-left: 0;
    position: relative;
  }
  .fr-voice__textWrap {
    background-color: var(--color-primary);
    border-radius: 10px 0 0 10px;
    bottom: -7rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 26.1875rem;
    position: absolute;
    right: 0;
    width: calc(100vw - 26.875rem);
    width: 70.138889vw;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    line-height: 1;
  }
  .fr-voice__text {
    bottom: 0;
    font-size: 8.75rem;
    left: 0;
    white-space: nowrap;
  }
  .fr-solution {
    margin-top: 4.375rem;
  }
  .fr-solution__text {
    font-size: 1.75rem;
    text-align: center;
  }
  .fr-problem {
    background-image: url(../images/front/bg-problem-pc.webp);
    margin-top: 4.875rem;
    padding-bottom: 0;
  }
  .fr-problem__lead {
    font-size: 2.25rem;
    text-align: center;
  }
  .fr-problem__contents {
    margin-top: 2.1875rem;
  }
  .fr-problem__list {
    padding: 3.25rem 5.625rem 2.375rem 4.25rem;
  }
  .fr-problem__item {
    font-size: 1.5rem;
    letter-spacing: 0.02em;
    line-height: 2.0833;
    padding-left: 2.3125rem;
  }
  .fr-problem__item::before {
    top: 0.75rem;
    width: 1.625rem;
  }
  .fr-problem__img img {
    margin-inline: auto 2rem;
    width: 15.8125rem;
  }
  .fr-greet__bg {
    background-image: url(../images/front/bg-greet-pc.webp);
    height: 18.875rem;
  }
  .fr-greet__scroll {
    gap: 5rem;
    padding-top: 4.875rem;
  }
  .fr-greet__scrollText {
    font-size: 8.75rem;
  }
  .fr-greet__contents {
    border-radius: 10px;
    gap: 2.3125rem;
    padding: 3.75rem 3.125rem;
  }
  .fr-greet__wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
    gap: 3.5625rem;
            justify-content: center;
  }
  .fr-greet__text {
    font-size: 1.125rem;
    line-height: 1.7778;
    width: min(32.625rem, 100% - 17.1875rem - 3.5625rem);
  }
  .fr-greet__body {
    width: 17.1875rem;
  }
  .fr-greet__profile {
    font-size: 1.125rem;
    line-height: 1.3333;
  }
  .fr-fv {
    aspect-ratio: auto;
    background-image: url(../images/front/bg-fv-pc.webp);
    height: 47.8125rem;
    margin-bottom: 11.25rem;
  }
  .fr-fv__inner {
    padding-top: 20rem;
  }
  .fr-fv__text {
    aspect-ratio: auto;
    height: auto;
    min-width: 165.9375rem;
    width: 100%;
  }
  .fr-fv__text svg {
    aspect-ratio: 2655/990;
  }
  .fr-fv__newsTitle img {
    width: 0.75rem;
  }
  .fr-feature__contents {
    gap: 3.4375rem;
  }
  .fr-feature__head {
    font-size: 1.5rem;
    padding-bottom: 0.9375rem;
  }
  .fr-feature__head::after {
    bottom: 0;
  }
  .fr-feature__text {
    font-size: 1.125rem;
    padding-inline: 0.625rem;
  }
  .fr-faq {
    background-image: url(../images/front/bg-faq-pc.webp);
    margin-top: 9rem;
  }
  .p-accordionDetails__inner {
    gap: 1.5rem;
    padding: 1rem 1.5rem;
  }
  .p-accordionDetails__question {
    width: calc(100% - 2.25rem - 1rem - 3rem);
  }
  .p-accordionDetails__wrap {
    gap: 1.5rem;
    padding: 1rem 1.5rem;
  }
  .p-accordionDetails__answer {
    width: calc(100% - 2.25rem - 1.5rem);
  }
  .fr-banner__inner {
    font-size: 1.5rem;
    margin-top: 0.625rem;
    text-align: center;
  }
  .ev-tournament {
    -webkit-padding-after: 5.75rem;
            padding-block-end: 5.75rem;
  }
  .ev-tournament__deco {
    top: -7.875rem;
    width: 55rem;
  }
  .ev-tournament__scroll {
    gap: 5rem;
    top: 1.5625rem;
  }
  .ev-tournament__scrollText {
    font-size: 8.75rem;
  }
  .ev-tournament__text {
    margin-top: 2.5rem;
  }
  .ev-tournament__img {
    width: 100%;
  }
  .ev-tournament__year {
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: 0.02em;
    line-height: 1.5;
  }
  .ev-tournament__link {
    font-size: 1.125rem;
  }
  .ev-tournament__link--strong {
    padding-block: 1.5rem;
  }
  .ev-league__deco {
    top: -7.875rem;
    width: 55rem;
  }
  .ev-league__scroll {
    gap: 5rem;
    top: 1.5625rem;
  }
  .ev-league__scrollText {
    font-size: 8.75rem;
  }
  .ev-league__lead {
    margin-top: 2.5rem;
  }
  .ev-league__year {
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: 0.02em;
    line-height: 1.5;
  }
  .ev-league__link {
    font-size: 1.125rem;
  }
  .ev-league__link--strong {
    padding-block: 1.5rem;
  }
  .ev-league__body {
    padding: 2.5rem;
  }
  .ev-league__btn {
    padding: 0.5rem;
  }
  .ev-calendar__iframe iframe {
    aspect-ratio: 1200/480;
  }
  .ct-guide {
    background-image: url(../images/court/bg-guide-pc.webp);
  }
  .ct-guide__inner {
    width: min(75rem, 100%);
  }
  .ct-guide__contents {
    padding-block: 5rem;
  }
  .ct-guide__listItem {
    grid-template-columns: 10rem 1fr;
  }
  .ct-guide__listTerm {
    font-size: 1.125rem;
  }
  .ct-guide__listData {
    font-size: 1.125rem;
  }
  .ct-guide__listData p {
    font-size: 1.125rem;
  }
  .ct-guide__tel {
    font-size: 1.5rem;
    line-height: 1.166667;
    padding: 0.5rem;
  }
  .ct-faq {
    padding-block: 5rem;
  }
  .co-main {
    padding-block: 6.5rem 5rem;
  }
  .co-main__scroll {
    gap: 5rem;
  }
  .co-main__scrollText {
    font-size: 8.75rem;
  }
  .co-main__telBtn {
    margin: 0;
  }
  .co-main__radio {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 1.5rem 2.5rem;
  }
  .ac-guide {
    padding-block: 6.5rem 5rem;
  }
  .ac-guide__scroll {
    gap: 5rem;
  }
  .ac-guide__scrollText {
    font-size: 7.5rem;
  }
  .ac-guide__contents {
    gap: 4rem 6.25rem;
    grid-template-columns: repeat(2, 1fr);
  }
  .ac-access {
    padding-block: 6.5rem 5rem;
  }
  .ac-access__scroll {
    gap: 5rem;
  }
  .ac-access__scrollText {
    font-size: 7.5rem;
  }
  .ac-access__data {
    font-size: 1.125rem;
  }
  .nf-main {
    padding-block: 11.25rem;
  }
  .nf-main__title {
    font-size: 1.25rem;
  }
  .nf-main__text {
    font-size: 1.125rem;
  }
  .nf-main__btn {
    margin-top: 4rem;
  }
  .u-hide {
    display: none;
  }
  .u-show {
    display: block;
  }
  .u-hide--inline {
    display: none;
  }
  .u-show--inline {
    display: inline-block;
  }
  .u-show--flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (width >= 992px){
  .l-header {
    zoom: 0.8;
  }
  .l-footer__inner {
    gap: 3.125rem;
    padding-inline: var(--padding);
  }
  .p-cta__wrap {
    grid-template-columns: repeat(2, 1fr);
    margin-top: 1.125rem;
  }
  .pr-plan__list {
    grid-template-rows: 5.75rem 8.25rem 1fr;
  }
  .pr-plan__normalWrap {
    gap: 0.5rem;
    grid-template-columns: repeat(3, 1fr);
    margin-top: 3rem;
  }
  .fr-feature__item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 1.0625rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .fr-feature__body {
    width: calc(100% - 1.0625rem - 21.4375rem);
  }
  .fr-feature__img {
    width: 21.4375rem;
  }
  .fr-about {
    gap: 4.375rem 5.25rem;
    grid-template-columns: 35.625rem 1fr;
    margin-top: 7.25rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-inline: auto;
  }
  .fr-about__images {
    grid-column: 2/3;
  }
  .fr-about__images[data-position=top] {
    height: 28.1875rem;
  }
  .fr-about__images[data-position=bottom] {
    height: 16.9375rem;
    margin-top: 0;
  }
  .fr-about__img[data-img=one] {
    right: 0;
    top: 9.25rem;
    width: 25.25rem;
  }
  .fr-about__img[data-img=two] {
    left: 0;
    top: 1.6875rem;
    width: 12.5625rem;
  }
  .fr-about__img[data-img=three] {
    bottom: 0;
    left: 0.5rem;
    right: initial;
    width: 15.125rem;
  }
  .fr-about__inner {
    grid-column: 1/2;
    grid-row: 1/3;
    padding-inline: 0;
  }
  .fr-about__contents {
    grid-column: 1/2;
    margin-top: 0;
    padding: 2.5rem 1.875rem;
  }
  .fr-about__contents::after {
    height: 36.875rem;
    right: 4rem;
    top: 4.4375rem;
    width: min(42.5vw, 38.25rem);
  }
  .fr-about__text {
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.7778;
    margin-top: 2.3125rem;
    text-align: center;
  }
  .ev-tournament__contents {
    grid-template-columns: 48.33333% 39.33333%;
    padding-block: 0 5.5rem;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
    gap: 3rem;
            justify-content: flex-start;
  }
  .ev-tournament__links {
    padding-inline: 0;
    -ms-flex-item-align: end;
        align-self: end;
  }
  .ev-league__wrap {
    grid-template-columns: 39.33333% 48.33333%;
    padding-block: 3rem;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
    gap: 3rem;
            justify-content: flex-end;
  }
  .ev-league__img {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    translate: 0 3rem;
    width: 100%;
  }
  .ev-league__links {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-inline: 0;
  }
  .ac-access__contents {
    gap: 4rem;
    grid-template-columns: 53.16667% 1fr;
    padding: 3rem;
  }
}

@media screen and (width >= 1200px){
  .l-header {
    zoom: 0.9;
  }
  .p-cta__icon {
    right: 3rem;
  }
  .pr-plan__unlimited .pr-plan__list {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: none;
    margin-top: 1rem;
  }
  .pr-plan__unlimited .pr-plan__listItem {
    border: none;
  }
  .pr-plan__normalWrap {
    gap: 1.5rem 3rem;
  }
}

@media screen and (width >= 1400px){
  .l-header {
    zoom: 1;
  }
  .pr-plan__unlimitedBody {
    padding-inline: 2.5rem;
  }
  .fr-fv {
    aspect-ratio: 1440/765;
    height: auto;
  }
  .fr-fv__inner {
    width: 100%;
  }
  .fr-fv__text {
    width: 184vw;
  }
  .fr-fv__text svg {
    height: 100%;
    width: 100%;
  }
  .fr-fv__lead {
    font-size: 2.777778vw;
    text-align: center;
  }
  .fr-feature__item:nth-child(1) {
    translate: 0rem;
  }
  .fr-feature__item:nth-child(2) {
    translate: 2.875rem;
  }
  .fr-feature__item:nth-child(3) {
    translate: 5.75rem;
  }
  .fr-feature__item:nth-child(4) {
    translate: 8.625rem;
  }
}

@media (hover: hover){
  .l-header__link:-moz-any-link:hover {
    opacity: 0.7;
  }
  .l-header__link:any-link:hover, .l-header__link:enabled:hover {
    opacity: 0.7;
  }
  .l-footer__navLink:-moz-any-link:hover {
    opacity: 0.7;
  }
  .l-footer__navLink:any-link:hover, .l-footer__navLink:enabled:hover {
    opacity: 0.7;
  }
  .c-btn:-moz-any-link:hover {
    opacity: 0.7;
  }
  .c-btn:any-link:hover, .c-btn:enabled:hover {
    opacity: 0.7;
  }
  .c-btn[data-color=gradation]:-moz-any-link:hover {
    opacity: 1;
  }
  .c-btn[data-color=gradation]:any-link:hover, .c-btn[data-color=gradation]:enabled:hover {
    opacity: 1;
  }
  .c-btn[data-color=gradation]:-moz-any-link:hover::before {
    opacity: 1;
  }
  .c-btn[data-color=gradation]:any-link:hover::before, .c-btn[data-color=gradation]:enabled:hover::before {
    opacity: 1;
  }
  .c-btn--gradation:-moz-any-link:hover {
    background: var(--color-primary);
    opacity: 1;
  }
  .c-btn--gradation:any-link:hover, .c-btn--gradation:enabled:hover {
    background: var(--color-primary);
    opacity: 1;
  }
  .c-btn--submit:-moz-any-link:hover {
    opacity: 1;
  }
  .c-btn--submit:any-link:hover, .c-btn--submit:enabled:hover {
    opacity: 1;
  }
  .c-navBtn:-moz-any-link:hover {
    opacity: 0.7;
  }
  .c-navBtn:any-link:hover, .c-navBtn:enabled:hover {
    opacity: 0.7;
  }
  .c-btnTel[data-color=gradation]:-moz-any-link:hover {
    opacity: 1;
  }
  .c-btnTel[data-color=gradation]:any-link:hover, .c-btnTel[data-color=gradation]:enabled:hover {
    opacity: 1;
  }
  .c-btnTel[data-color=gradation]:-moz-any-link:hover::before {
    opacity: 1;
  }
  .c-btnTel[data-color=gradation]:any-link:hover::before, .c-btnTel[data-color=gradation]:enabled:hover::before {
    opacity: 1;
  }
  .c-btn__num:-moz-any-link:hover {
    opacity: 0.7;
  }
  .c-btn__num:any-link:hover, .c-btn__num:enabled:hover {
    opacity: 0.7;
  }
  .p-news:-moz-any-link:hover {
    opacity: 0.7;
  }
  .p-news:any-link:hover, .p-news:enabled:hover {
    opacity: 0.7;
  }
  .p-headerNav__link:-moz-any-link:hover {
    opacity: 0.7;
  }
  .p-headerNav__link:any-link:hover, .p-headerNav__link:enabled:hover {
    opacity: 0.7;
  }
  .p-cta__link:-moz-any-link:hover::before {
    background-color: rgba(51, 51, 51, 0.6);
  }
  .p-cta__link:any-link:hover::before, .p-cta__link:enabled:hover::before {
    background-color: rgba(51, 51, 51, 0.6);
  }
  .p-breadcrumbs__link:-moz-any-link:hover {
    opacity: 0.7;
  }
  .p-breadcrumbs__link:any-link:hover, .p-breadcrumbs__link:enabled:hover {
    opacity: 0.7;
  }
  .p-banner__link:-moz-any-link:hover {
    opacity: 0.7;
  }
  .p-banner__link:any-link:hover, .p-banner__link:enabled:hover {
    opacity: 0.7;
  }
  .pr-plan__link:-moz-any-link:hover {
    opacity: 0.7;
  }
  .pr-plan__link:any-link:hover, .pr-plan__link:enabled:hover {
    opacity: 0.7;
  }
  .ns-archive__pagination .page-numbers:-moz-any-link:hover {
    opacity: 0.7;
  }
  .ns-archive__pagination .page-numbers:any-link:hover, .ns-archive__pagination .page-numbers:enabled:hover {
    opacity: 0.7;
  }
  .fr-voice__arrow:-moz-any-link:hover {
    opacity: 0.7;
  }
  .fr-voice__arrow:any-link:hover, .fr-voice__arrow:enabled:hover {
    opacity: 0.7;
  }
  .fr-fv__newsLink:-moz-any-link:hover {
    opacity: 0.7;
  }
  .fr-fv__newsLink:any-link:hover, .fr-fv__newsLink:enabled:hover {
    opacity: 0.7;
  }
  .co-main__recaptchaLink:-moz-any-link:hover {
    opacity: 0.7;
  }
  .co-main__recaptchaLink:any-link:hover, .co-main__recaptchaLink:enabled:hover {
    opacity: 0.7;
  }
}

@media (hover: hover) and (pointer: fine){
  .co-main__submit:hover::before {
    opacity: 1;
  }
}
/*!******************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/@splidejs/splide/dist/css/splide-core.min.css ***!
  \******************************************************************************************************************************************/
@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}
