/*!*****************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!../src/scss/style.scss ***!
  \*****************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
:root {
  --black: #3a3b46;
  --base-font-size: 1vw;
  --base-font-size-set: clamp(16px, var(--base-font-size), 18px);
  --base-font-family: fot-tsukuardgothic-std, sans-serif;
  --base-font-weight: 700;
  --base-font-style: normal;
  --Gothic: "toppan-bunkyu-midashi-go-std", sans-serif;
  --margin-240: 240px;
  --margin-160: 160px;
  --margin-120: 120px;
  --margin-80: 80px;
  --margin-64: 64px;
  --margin-40: 40px;
  --margin-32: 32px;
  --margin-24: 24px;
  --margin-16: 16px;
  --margin-8: 8px;
  --bp-pc: $bp-pc;
  --bp-sp: $bp-sp;
  --trs: 0.4s;
  --r: 16px;
  --cb: cubic-bezier(1, 0, 0.03, 0.75);
  --easing-A: var(--trs) var(--cb);
  --easing-B: 0.8s var(--cb);
}

.none {
  display: none;
}

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

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

@media screen and (max-width: 700px) {
  .noneBr-sp br {
    display: none !important;
  }
}

.margin-240 {
  margin-top: var(--margin-240);
}
@media screen and (max-width: 700px) {
  .margin-240 {
    margin-top: calc(var(--margin-240) * 0.8);
  }
}

.margin-bottom-240 {
  margin-bottom: var(--margin-240);
}
@media screen and (max-width: 700px) {
  .margin-bottom-240 {
    margin-bottom: calc(var(--margin-240) * 0.8);
  }
}

.padding-240 {
  padding-top: var(--margin-240);
}
@media screen and (max-width: 700px) {
  .padding-240 {
    padding-top: calc(var(--margin-240) * 0.8);
  }
}

.padding-bottom-240 {
  padding-bottom: var(--margin-240);
}
@media screen and (max-width: 700px) {
  .padding-bottom-240 {
    padding-bottom: calc(var(--margin-240) * 0.8);
  }
}

.margin-160 {
  margin-top: var(--margin-160);
}
@media screen and (max-width: 700px) {
  .margin-160 {
    margin-top: calc(var(--margin-160) * 0.8);
  }
}

.margin-bottom-160 {
  margin-bottom: var(--margin-160);
}
@media screen and (max-width: 700px) {
  .margin-bottom-160 {
    margin-bottom: calc(var(--margin-160) * 0.8);
  }
}

.padding-160 {
  padding-top: var(--margin-160);
}
@media screen and (max-width: 700px) {
  .padding-160 {
    padding-top: calc(var(--margin-160) * 0.8);
  }
}

.padding-bottom-160 {
  padding-bottom: var(--margin-160);
}
@media screen and (max-width: 700px) {
  .padding-bottom-160 {
    padding-bottom: calc(var(--margin-160) * 0.8);
  }
}

.margin-120 {
  margin-top: var(--margin-120);
}
@media screen and (max-width: 700px) {
  .margin-120 {
    margin-top: calc(var(--margin-120) * 0.8);
  }
}

.margin-bottom-120 {
  margin-bottom: var(--margin-120);
}
@media screen and (max-width: 700px) {
  .margin-bottom-120 {
    margin-bottom: calc(var(--margin-120) * 0.8);
  }
}

.padding-120 {
  padding-top: var(--margin-120);
}
@media screen and (max-width: 700px) {
  .padding-120 {
    padding-top: calc(var(--margin-120) * 0.8);
  }
}

.padding-bottom-120 {
  padding-bottom: var(--margin-120);
}
@media screen and (max-width: 700px) {
  .padding-bottom-120 {
    padding-bottom: calc(var(--margin-120) * 0.8);
  }
}

.margin-80 {
  margin-top: var(--margin-80);
}
@media screen and (max-width: 700px) {
  .margin-80 {
    margin-top: calc(var(--margin-80) * 0.8);
  }
}

.margin-bottom-80 {
  margin-bottom: var(--margin-80);
}
@media screen and (max-width: 700px) {
  .margin-bottom-80 {
    margin-bottom: calc(var(--margin-80) * 0.8);
  }
}

.padding-80 {
  padding-top: var(--margin-80);
}
@media screen and (max-width: 700px) {
  .padding-80 {
    padding-top: calc(var(--margin-80) * 0.8);
  }
}

.padding-bottom-80 {
  padding-bottom: var(--margin-80);
}
@media screen and (max-width: 700px) {
  .padding-bottom-80 {
    padding-bottom: calc(var(--margin-80) * 0.8);
  }
}

.margin-64 {
  margin-top: var(--margin-64);
}
@media screen and (max-width: 700px) {
  .margin-64 {
    margin-top: calc(var(--margin-64) * 0.8);
  }
}

.margin-bottom-64 {
  margin-bottom: var(--margin-64);
}
@media screen and (max-width: 700px) {
  .margin-bottom-64 {
    margin-bottom: calc(var(--margin-64) * 0.8);
  }
}

.padding-64 {
  padding-top: var(--margin-64);
}
@media screen and (max-width: 700px) {
  .padding-64 {
    padding-top: calc(var(--margin-64) * 0.8);
  }
}

.padding-bottom-64 {
  padding-bottom: var(--margin-64);
}
@media screen and (max-width: 700px) {
  .padding-bottom-64 {
    padding-bottom: calc(var(--margin-64) * 0.8);
  }
}

.margin-40 {
  margin-top: var(--margin-40);
}
@media screen and (max-width: 700px) {
  .margin-40 {
    margin-top: calc(var(--margin-40) * 0.8);
  }
}

.margin-bottom-40 {
  margin-bottom: var(--margin-40);
}
@media screen and (max-width: 700px) {
  .margin-bottom-40 {
    margin-bottom: calc(var(--margin-40) * 0.8);
  }
}

.padding-40 {
  padding-top: var(--margin-40);
}
@media screen and (max-width: 700px) {
  .padding-40 {
    padding-top: calc(var(--margin-40) * 0.8);
  }
}

.padding-bottom-40 {
  padding-bottom: var(--margin-40);
}
@media screen and (max-width: 700px) {
  .padding-bottom-40 {
    padding-bottom: calc(var(--margin-40) * 0.8);
  }
}

.margin-32 {
  margin-top: var(--margin-32);
}
@media screen and (max-width: 700px) {
  .margin-32 {
    margin-top: calc(var(--margin-32) * 0.8);
  }
}

.margin-bottom-32 {
  margin-bottom: var(--margin-32);
}
@media screen and (max-width: 700px) {
  .margin-bottom-32 {
    margin-bottom: calc(var(--margin-32) * 0.8);
  }
}

.padding-32 {
  padding-top: var(--margin-32);
}
@media screen and (max-width: 700px) {
  .padding-32 {
    padding-top: calc(var(--margin-32) * 0.8);
  }
}

.padding-bottom-32 {
  padding-bottom: var(--margin-32);
}
@media screen and (max-width: 700px) {
  .padding-bottom-32 {
    padding-bottom: calc(var(--margin-32) * 0.8);
  }
}

.margin-24 {
  margin-top: var(--margin-24);
}
@media screen and (max-width: 700px) {
  .margin-24 {
    margin-top: calc(var(--margin-24) * 0.8);
  }
}

.margin-bottom-24 {
  margin-bottom: var(--margin-24);
}
@media screen and (max-width: 700px) {
  .margin-bottom-24 {
    margin-bottom: calc(var(--margin-24) * 0.8);
  }
}

.padding-24 {
  padding-top: var(--margin-24);
}
@media screen and (max-width: 700px) {
  .padding-24 {
    padding-top: calc(var(--margin-24) * 0.8);
  }
}

.padding-bottom-24 {
  padding-bottom: var(--margin-24);
}
@media screen and (max-width: 700px) {
  .padding-bottom-24 {
    padding-bottom: calc(var(--margin-24) * 0.8);
  }
}

.margin-16 {
  margin-top: var(--margin-16);
}
@media screen and (max-width: 700px) {
  .margin-16 {
    margin-top: calc(var(--margin-16) * 0.8);
  }
}

.margin-bottom-16 {
  margin-bottom: var(--margin-16);
}
@media screen and (max-width: 700px) {
  .margin-bottom-16 {
    margin-bottom: calc(var(--margin-16) * 0.8);
  }
}

.padding-16, .single-stage h2:where(.wp-block-heading).has-background {
  padding-top: var(--margin-16);
}
@media screen and (max-width: 700px) {
  .padding-16, .single-stage h2:where(.wp-block-heading).has-background {
    padding-top: calc(var(--margin-16) * 0.8);
  }
}

.padding-bottom-16, .single-stage h2:where(.wp-block-heading).has-background {
  padding-bottom: var(--margin-16);
}
@media screen and (max-width: 700px) {
  .padding-bottom-16, .single-stage h2:where(.wp-block-heading).has-background {
    padding-bottom: calc(var(--margin-16) * 0.8);
  }
}

.margin-8 {
  margin-top: var(--margin-8);
}
@media screen and (max-width: 700px) {
  .margin-8 {
    margin-top: calc(var(--margin-8) * 0.8);
  }
}

.margin-bottom-8 {
  margin-bottom: var(--margin-8);
}
@media screen and (max-width: 700px) {
  .margin-bottom-8 {
    margin-bottom: calc(var(--margin-8) * 0.8);
  }
}

.padding-8 {
  padding-top: var(--margin-8);
}
@media screen and (max-width: 700px) {
  .padding-8 {
    padding-top: calc(var(--margin-8) * 0.8);
  }
}

.padding-bottom-8 {
  padding-bottom: var(--margin-8);
}
@media screen and (max-width: 700px) {
  .padding-bottom-8 {
    padding-bottom: calc(var(--margin-8) * 0.8);
  }
}

/*! destyle.css v1.0.13 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model
   ========================================================================== */
* {
  box-sizing: border-box;
}

::before,
::after {
  box-sizing: inherit;
}

/* 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;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

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

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

dd {
  margin-left: 0;
}

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

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

address {
  font-style: inherit;
}

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

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  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;
}

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

embed,
object,
iframe {
  border: 0;
  vertical-align: bottom;
}

/* Forms
   ========================================================================== */
/**
 * Reset form fields to make them styleable
 * 1. Reset radio and checkbox to preserve their look in iOS.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

[type=checkbox] {
  /* 1 */
  -webkit-appearance: checkbox;
  appearance: checkbox;
}

[type=radio] {
  /* 1 */
  -webkit-appearance: radio;
  appearance: radio;
}

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

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

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

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

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

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

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

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

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

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

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

/**
 * 1. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  padding: 0; /* 1 */
}

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

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

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

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

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

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

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

/* Table
   ========================================================================== */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

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

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

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

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

html {
  font-size: var(--base-font-size-set);
  line-height: 1.75;
  height: 100%;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: none;
  overflow-x: hidden;
  overflow-y: scroll;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  text-align: left;
}

* {
  box-sizing: content-box;
}

a {
  text-decoration: none;
}

button {
  background: transparent;
}

img {
  pointer-events: none;
  width: 100%;
}

.c-yt-wrap {
  width: 100%;
  aspect-ratio: 16/9;
}

.c-yt-wrap .c-yt-iframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}

.has-size-s-font-size {
  font-size: 12px !important;
}

.has-size-m-font-size {
  font-size: 16px !important;
}

.has-size-l-font-size {
  font-size: 20px !important;
}

.has-size-xl-font-size {
  font-size: 24px !important;
}

.has-size-xxl-font-size {
  font-size: 32px !important;
}

.wp-block-heading, .wp-block-heading.is-style-font-default {
  font-family: "YakuHanJP_Noto", "Noto Sans JP", sans-serif;
}
.wp-block-heading.is-style-font-serif {
  font-family: "YakuHanMP_Noto", "Noto Serif JP", serif;
}
.wp-block-heading.is-style-font-maru {
  font-family: "YakuHanJP_Noto", "Zen Maru Gothic", sans-serif;
}
.wp-block-heading.is-style-font-display {
  font-family: "YakuHanJP_Noto", "Dela Gothic One", sans-serif;
}

.single-stage h2:where(.wp-block-heading).has-background {
  padding-right: 24px;
  padding-left: 24px;
}

.stage-heading {
  width: 100%;
  color: var(--heading-text-color, #000000) !important;
}
.stage-heading .stage-heading__inner,
.stage-heading .stage-heading__title-wrap {
  color: inherit !important;
}
.stage-heading .stage-heading__title {
  color: var(--heading-text-color, #000000) !important;
}
.stage-heading .stage-heading__subtitle {
  color: var(--heading-text-color, #000000) !important;
}

.stage-heading__inner {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 1081px) {
  .stage-heading__inner {
    width: 800px;
  }
}
@media screen and (min-width: 701px) and (max-width: 1080px) {
  .stage-heading__inner {
    width: calc(100% - 80px);
    max-width: 800px;
  }
}
@media screen and (max-width: 700px) {
  .stage-heading__inner {
    width: calc(100% - 24px);
  }
}

.stage-heading--align-left .stage-heading__inner {
  text-align: left;
}

.stage-heading--align-center .stage-heading__inner {
  text-align: center;
}

.stage-heading--align-right .stage-heading__inner {
  text-align: right;
}

.stage-heading--font-default {
  font-family: "YakuHanJP_Noto", "Noto Sans JP", sans-serif;
}
.stage-heading--font-default .stage-heading__title,
.stage-heading--font-default .stage-heading__subtitle {
  font-family: inherit;
}

.stage-heading--font-serif {
  font-family: "YakuHanMP_Noto", "Noto Serif JP", serif;
}
.stage-heading--font-serif .stage-heading__title,
.stage-heading--font-serif .stage-heading__subtitle {
  font-family: inherit;
}

.stage-heading--font-maru {
  font-family: "YakuHanJP_Noto", "Zen Maru Gothic", sans-serif;
}
.stage-heading--font-maru .stage-heading__title,
.stage-heading--font-maru .stage-heading__subtitle {
  font-family: inherit;
}

.stage-heading--font-display {
  font-family: "YakuHanJP_Noto", "Dela Gothic One", sans-serif;
}
.stage-heading--font-display .stage-heading__title,
.stage-heading--font-display .stage-heading__subtitle {
  font-family: inherit;
}

.stage-heading--style-normal .stage-heading__title,
.stage-heading--style-normal .stage-heading__subtitle {
  font-style: normal;
}

.stage-heading--style-italic .stage-heading__title,
.stage-heading--style-italic .stage-heading__subtitle {
  font-style: italic;
  transform: skewX(-8deg);
}

.stage-heading__title {
  font-weight: 900;
  line-height: 1.4;
  display: inline;
  background-color: var(--heading-title-bg-color, transparent);
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}
@media screen and (min-width: 1081px) {
  .stage-heading__title {
    font-size: 40px;
  }
}
@media screen and (min-width: 701px) and (max-width: 1080px) {
  .stage-heading__title {
    font-size: 32px;
  }
}
@media screen and (max-width: 700px) {
  .stage-heading__title {
    font-size: 24px;
  }
}

.stage-heading__title-wrap {
  margin-bottom: 16px;
}

.stage-heading__subtitle {
  font-size: 16px;
  font-weight: 500;
}
@media screen and (max-width: 700px) {
  .stage-heading__subtitle {
    font-size: 14px;
  }
}

.wp-block-list:not(.is-style-checkmark-list) {
  list-style-type: disc;
  padding-left: 1.5em;
}
い .wp-block-list.is-ordered {
  list-style-type: decimal;
  padding-left: 1.5em;
}
.wp-block-list > li {
  margin-bottom: var(--list-item-gap, 0.5em);
}
.wp-block-list > li:last-child {
  margin-bottom: 0;
}
.wp-block-list, .wp-block-list.is-style-font-default {
  font-family: "YakuHanJP_Noto", "Noto Sans JP", sans-serif;
}
.wp-block-list.is-style-font-serif {
  font-family: "YakuHanMP_Noto", "Noto Serif JP", serif;
}
.wp-block-list.is-style-font-maru {
  font-family: "YakuHanJP_Noto", "Zen Maru Gothic", sans-serif;
}
.wp-block-list.is-style-font-display {
  font-family: "YakuHanJP_Noto", "Dela Gothic One", sans-serif;
}

.wp-block-list .wp-block-list {
  margin-top: 0.5em;
}

@media screen and (min-width: 701px) {
  .single-stage .wp-block-list.has-background {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 700px) {
  .single-stage .wp-block-list.has-background {
    padding-top: 64px;
    padding-bottom: 64px;
  }
}

.single-stage .entry-content > .wp-block-list.has-background {
  width: 100vw !important;
  max-width: none !important;
  margin-left: 50% !important;
  transform: translateX(-50%) !important;
  box-sizing: border-box !important;
}
@media screen and (min-width: 1081px) {
  .single-stage .entry-content > .wp-block-list.has-background {
    padding-left: calc((100vw - 800px) / 2 + 1.5em) !important;
    padding-right: calc((100vw - 800px) / 2) !important;
  }
}
@media screen and (min-width: 701px) and (max-width: 1080px) {
  .single-stage .entry-content > .wp-block-list.has-background {
    padding-left: calc(40px + 1.5em) !important;
    padding-right: 40px !important;
  }
}
@media screen and (max-width: 700px) {
  .single-stage .entry-content > .wp-block-list.has-background {
    padding-left: calc(12px + 1.5em) !important;
    padding-right: 12px !important;
  }
}

.wp-block-columns {
  display: flex;
  flex-wrap: wrap;
  gap: 2em;
}
.wp-block-columns .wp-block-column {
  flex: 1;
  min-width: 0;
}

.wp-block-cover {
  position: relative;
}
.wp-block-cover .wp-block-cover__inner-container {
  position: relative;
  z-index: 1;
}

.wp-block-separator {
  border: none;
  border-top: 1px solid currentColor;
  opacity: 0.4;
}
.wp-block-separator.is-style-wide {
  width: 100%;
}
.wp-block-separator.is-style-dots {
  border: none;
  text-align: center;
}
.wp-block-separator.is-style-dots::before {
  content: "···";
  letter-spacing: 1em;
}

/* セクション全体のベース（背景は全幅） */
.stage-section {
  width: 100%;
  background-color: var(--section-bg-color, #ffffff);
  color: var(--section-text-color, #000000);
}
@media screen and (min-width: 701px) {
  .stage-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 700px) {
  .stage-section {
    padding-top: 64px;
    padding-bottom: 64px;
  }
}
.stage-section * {
  color: inherit;
}
.stage-section a {
  color: inherit;
}
.stage-section h1,
.stage-section h2,
.stage-section h3,
.stage-section h4,
.stage-section h5,
.stage-section h6 {
  color: inherit;
}
.stage-section p {
  color: inherit;
}

/* インナー幅（中央寄せ） */
@media screen and (min-width: 1081px) {
  .stage-section__inner {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 701px) and (max-width: 1080px) {
  .stage-section__inner {
    width: calc(100% - 80px);
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 700px) {
  .stage-section__inner {
    width: calc(100% - 24px);
    margin-left: auto;
    margin-right: auto;
  }
}

/* フォントバリエーション */
.stage-section--font-default {
  font-family: "Inter", "YakuHanJP_Noto", "Noto Sans JP", sans-serif;
}

.stage-section--font-serif {
  font-family: "Inter", "YakuHanMP_Noto", "Noto Serif JP", serif;
}

.stage-section--font-maru {
  font-family: "Inter", "YakuHanJP_Noto", "Zen Maru Gothic", sans-serif;
}

.stage-section--font-display {
  font-family: "Inter", "YakuHanJP_Noto", "Dela Gothic One", sans-serif;
}

.stage-section--font-sans {
  font-family: "Inter", "YakuHanJP_Noto", "Noto Sans JP", sans-serif;
}

.has-noto-sans-font-family {
  font-family: "Inter", "YakuHanJP_Noto", "Noto Sans JP", sans-serif;
}

.has-noto-serif-font-family {
  font-family: "Inter", "YakuHanMP_Noto", "Noto Serif JP", serif;
}

.has-zen-maru-font-family {
  font-family: "Inter", "YakuHanJP_Noto", "Zen Maru Gothic", sans-serif;
}

.has-dela-gothic-font-family {
  font-family: "Inter", "YakuHanJP_Noto", "Dela Gothic One", sans-serif;
}

.wp-block-paragraph, .wp-block-paragraph.is-style-font-default,
p,
p.is-style-font-default {
  font-family: "Inter", "YakuHanJP_Noto", "Noto Sans JP", sans-serif;
}
.wp-block-paragraph.is-style-font-serif,
p.is-style-font-serif {
  font-family: "Inter", "YakuHanMP_Noto", "Noto Serif JP", serif;
}
.wp-block-paragraph.is-style-font-maru,
p.is-style-font-maru {
  font-family: "Inter", "YakuHanJP_Noto", "Zen Maru Gothic", sans-serif;
}
.wp-block-paragraph.is-style-font-display,
p.is-style-font-display {
  font-family: "Inter", "YakuHanJP_Noto", "Dela Gothic One", sans-serif;
}
.wp-block-paragraph.has-drop-cap:first-letter,
p.has-drop-cap:first-letter {
  float: left;
  font-size: 3.5em;
  line-height: 1;
  margin-right: 0.1em;
}

.wp-block-quote {
  padding: 0;
  margin-left: 0;
  margin-right: 0;
}
.wp-block-quote:not([style*=border-color]):not([style*=border-width]) {
  border: 1px solid #000000;
  border-radius: 5px;
}
.wp-block-quote cite {
  display: block;
  padding: 0 48px 40px;
  font-size: 0.875em;
  font-style: normal;
  font-family: inherit;
  font-weight: inherit;
  line-height: inherit;
  text-align: inherit;
  color: inherit;
}
@media screen and (max-width: 767px) {
  .wp-block-quote cite {
    padding: 0 24px 24px;
  }
}
.wp-block-quote cite::before {
  content: "— ";
}
.wp-block-quote > p {
  padding: 40px 48px;
  margin: 0;
  font-family: inherit;
  font-weight: inherit;
  line-height: inherit;
  text-align: inherit;
  color: inherit;
}
@media screen and (max-width: 767px) {
  .wp-block-quote > p {
    padding: 24px;
  }
}
.wp-block-quote, .wp-block-quote.is-style-font-default {
  font-family: "YakuHanJP_Noto", "Noto Sans JP", sans-serif;
}
.wp-block-quote.is-style-font-serif {
  font-family: "YakuHanMP_Noto", "Noto Serif JP", serif;
}
.wp-block-quote.is-style-font-maru {
  font-family: "YakuHanJP_Noto", "Zen Maru Gothic", sans-serif;
}
.wp-block-quote.is-style-font-display {
  font-family: "YakuHanJP_Noto", "Dela Gothic One", sans-serif;
}

.wp-block-pullquote {
  text-align: center;
  padding: 2em;
  border-top: 4px solid currentColor;
  border-bottom: 4px solid currentColor;
}
.wp-block-pullquote blockquote {
  margin: 0;
  font-size: 1.5em;
}
.wp-block-pullquote cite {
  display: block;
  margin-top: 1em;
  font-size: 0.75em;
}

.wp-block-table {
  overflow: visible !important;
}
.wp-block-table table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
.wp-block-table th,
.wp-block-table td {
  padding: 0.75em;
  text-align: left;
  word-break: break-word;
  overflow-wrap: break-word;
}
.wp-block-table th {
  font-weight: bold;
  background-color: inherit;
}
.wp-block-table thead,
.wp-block-table tfoot {
  background-color: inherit;
}
.wp-block-table.has-background thead,
.wp-block-table.has-background tfoot,
.wp-block-table.has-background th {
  background-color: inherit;
}
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #f9f9f9;
}
.wp-block-table.is-style-stripes th,
.wp-block-table.is-style-stripes td {
  border-color: transparent;
}
.wp-block-table {
  font-family: "YakuHanJP_Noto", "Noto Sans JP", sans-serif;
}

.wp-block-code {
  background-color: #f5f5f5;
  padding: 1em;
  border-radius: 4px;
  overflow-x: auto;
}
.wp-block-code code {
  font-family: monospace;
  font-size: 0.875em;
}

.wp-block-preformatted {
  white-space: pre-wrap;
  font-family: monospace;
  background-color: #f5f5f5;
  padding: 1em;
}

.wp-block-lazyblock-main-visual {
  width: 100% !important;
  max-width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.stage-hero {
  width: 100%;
  background-color: var(--hero-bg-color, #ffffff);
  color: var(--hero-text-color, #000000);
  --hero-image-max-height: calc(100dvh - 80px - 128px);
}
@media screen and (max-width: 1080px) {
  .stage-hero {
    --hero-image-max-height: calc(100dvh - 64px - 128px);
  }
}
.has-transparent-header .stage-hero {
  --hero-image-max-height: calc(100dvh - 128px);
}
@media screen and (max-width: 1080px) {
  .has-transparent-header .stage-hero {
    --hero-image-max-height: calc(100dvh - 128px);
  }
}
.stage-hero * {
  color: inherit;
}

.stage-hero__inner {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column-reverse;
}
@media screen and (min-width: 1081px) {
  .stage-hero__inner {
    width: 800px;
  }
}
@media screen and (min-width: 701px) and (max-width: 1080px) {
  .stage-hero__inner {
    width: calc(100% - 80px);
    max-width: 800px;
  }
}
@media screen and (max-width: 700px) {
  .stage-hero__inner {
    width: calc(100% - 24px);
  }
}

.stage-hero__image {
  margin-bottom: 0;
}
.stage-hero__image img {
  display: block;
  width: 100%;
  max-height: var(--hero-image-max-height);
  object-fit: cover;
}

.stage-hero__content {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 64px 0;
  background-color: var(--hero-content-bg-color, transparent);
}

.stage-hero__subtitle {
  font-size: 24px;
  font-weight: 900;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-bottom: 16px;
}
@media screen and (min-width: 701px) {
  .stage-hero__subtitle {
    text-align: center;
  }
}
@media screen and (max-width: 700px) {
  .stage-hero__subtitle {
    font-size: 20px;
  }
}

.stage-hero__subtitle--font-default {
  font-family: "YakuHanJP_Noto", "Noto Sans JP", sans-serif;
}

.stage-hero__subtitle--font-serif {
  font-family: "YakuHanMP_Noto", "Noto Serif JP", serif;
}

.stage-hero__subtitle--font-maru {
  font-family: "YakuHanJP_Noto", "Zen Maru Gothic", sans-serif;
}

.stage-hero__subtitle--font-display {
  font-family: "YakuHanJP_Noto", "Dela Gothic One", sans-serif;
}

.stage-hero__title {
  font-weight: bold;
  line-height: 1.4;
}
@media screen and (min-width: 701px) {
  .stage-hero__title {
    text-align: center;
  }
}
@media screen and (min-width: 1081px) {
  .stage-hero__title {
    font-size: 40px;
  }
}
@media screen and (min-width: 701px) and (max-width: 1080px) {
  .stage-hero__title {
    font-size: 32px;
  }
}
@media screen and (max-width: 700px) {
  .stage-hero__title {
    font-size: 24px;
  }
}

.stage-hero__title--font-default {
  font-family: "YakuHanJP_Noto", "Noto Sans JP", sans-serif;
}

.stage-hero__title--font-serif {
  font-family: "YakuHanMP_Noto", "Noto Serif JP", serif;
}

.stage-hero__title--font-maru {
  font-family: "YakuHanJP_Noto", "Zen Maru Gothic", sans-serif;
}

.stage-hero__title--font-display {
  font-family: "YakuHanJP_Noto", "Dela Gothic One", sans-serif;
}

.stage-hero--full {
  width: 100% !important;
  max-width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.stage-hero--full .stage-hero__inner {
  max-width: none;
  width: 100%;
  padding: 0;
}
.stage-hero--full .stage-hero__image {
  width: 100%;
}
.stage-hero--full .stage-hero__image img {
  width: 100%;
  max-width: none;
  max-height: var(--hero-image-max-height);
  object-fit: cover;
}
.stage-hero--full .stage-hero__content {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (min-width: 1081px) {
  .stage-hero--full .stage-hero__content .stage-hero__subtitle,
  .stage-hero--full .stage-hero__content .stage-hero__title {
    width: 800px;
  }
}
@media screen and (min-width: 701px) and (max-width: 1080px) {
  .stage-hero--full .stage-hero__content .stage-hero__subtitle,
  .stage-hero--full .stage-hero__content .stage-hero__title {
    width: calc(100% - 80px);
    max-width: 800px;
  }
}
@media screen and (max-width: 700px) {
  .stage-hero--full .stage-hero__content .stage-hero__subtitle,
  .stage-hero--full .stage-hero__content .stage-hero__title {
    width: calc(100% - 24px);
  }
}

.stage-hero--no-crop .stage-hero__image img {
  max-height: none;
  object-fit: contain;
  background-color: var(--hero-bg-color, #ffffff);
}
.stage-hero--no-crop:not(.stage-hero--full) .stage-hero__image {
  margin-top: 80px;
  margin-bottom: 80px;
}
@media screen and (max-width: 1080px) {
  .stage-hero--no-crop:not(.stage-hero--full) .stage-hero__image {
    margin-top: 64px;
    margin-bottom: 64px;
  }
}

.stage-hero--image-top .stage-hero__inner {
  flex-direction: column;
}

.stage-hero--align-left .stage-hero__subtitle,
.stage-hero--align-left .stage-hero__title {
  text-align: left !important;
}
.stage-hero--align-left.stage-hero--full .stage-hero__content {
  align-items: flex-start;
}
.stage-hero--align-left.stage-hero--full .stage-hero__subtitle,
.stage-hero--align-left.stage-hero--full .stage-hero__title {
  margin-left: 40px;
  margin-right: auto;
}
@media screen and (max-width: 700px) {
  .stage-hero--align-left.stage-hero--full .stage-hero__subtitle,
  .stage-hero--align-left.stage-hero--full .stage-hero__title {
    margin-left: 12px;
  }
}

.stage-hero--align-center .stage-hero__subtitle,
.stage-hero--align-center .stage-hero__title {
  text-align: center !important;
}
.stage-hero--align-center.stage-hero--full .stage-hero__content {
  align-items: center;
}

.stage-hero--align-right .stage-hero__subtitle,
.stage-hero--align-right .stage-hero__title {
  text-align: right !important;
}
.stage-hero--align-right.stage-hero--full .stage-hero__content {
  align-items: flex-end;
}
.stage-hero--align-right.stage-hero--full .stage-hero__subtitle,
.stage-hero--align-right.stage-hero--full .stage-hero__title {
  margin-left: auto;
  margin-right: 40px;
}
@media screen and (max-width: 700px) {
  .stage-hero--align-right.stage-hero--full .stage-hero__subtitle,
  .stage-hero--align-right.stage-hero--full .stage-hero__title {
    margin-right: 12px;
  }
}

.stage-hero--no-title {
  --hero-image-max-height: calc(100dvh - 80px);
}
@media screen and (max-width: 1080px) {
  .stage-hero--no-title {
    --hero-image-max-height: calc(100dvh - 64px);
  }
}
.has-transparent-header .stage-hero--no-title {
  --hero-image-max-height: 100dvh;
}
.stage-hero--no-title .stage-hero__content {
  display: none;
}

/* =================================
  ボタン 
==================================== */
/* =================================
  見出し
==================================== */
/* =================================
  カラーバリエーションを管理
==================================== */
.site-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background-color: var(--header-bg-color, #ffffff);
  color: var(--header-content-color, #000000);
  transition: background-color 0.3s ease;
}
.site-header.is-transparent {
  background-color: transparent;
}
@media (max-width: 1079px) {
  .site-header.is-transparent .logo-svg,
  .site-header.is-transparent .hamburger-line {
    color: var(--header-bg-color, #ffffff);
  }
}

.header-container {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 32px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 80px;
  position: relative;
  z-index: 1001;
  box-sizing: border-box;
}
@media (max-width: 1079px) {
  .header-container {
    width: 100%;
    max-width: 100%;
    height: 64px;
    padding: 0 24px;
    box-sizing: border-box;
  }
}

.header-logo {
  position: relative;
  z-index: 1001;
}
.header-logo .logo-link {
  display: block;
  color: inherit;
  text-decoration: none;
}
.header-logo .logo-svg {
  display: block;
  width: 94px;
  height: 32px;
  transition: color 0.3s ease;
}
@media (max-width: 1079px) {
  .header-logo .logo-svg {
    width: 70px;
    height: auto;
  }
}
@media (max-width: 375px) {
  .header-logo .logo-svg {
    width: 60px;
  }
}

@media (max-width: 1079px) {
  .site-header:has(.nav-menu.is-open) {
    background-color: var(--header-content-color, #000000);
  }
  .site-header:has(.nav-menu.is-open) .logo-svg {
    color: var(--header-bg-color, #ffffff);
  }
}

.header-nav {
  display: flex;
  align-items: center;
  gap: 48px;
  flex-shrink: 0;
}

.nav-menu {
  display: flex;
  align-items: center;
  gap: 32px;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (max-width: 1079px) {
  .nav-menu {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--header-content-color, #000000);
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 24px;
    padding: 80px 32px;
  }
  .nav-menu.is-open {
    display: flex;
  }
}
.nav-menu .menu-item a {
  color: inherit;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  transition: opacity 0.3s ease;
}
.nav-menu .menu-item a:hover {
  opacity: 0.7;
}
@media (max-width: 1079px) {
  .nav-menu .menu-item a {
    color: var(--header-bg-color, #ffffff);
    font-size: 20px;
    font-weight: 600;
  }
}

.hamburger-menu {
  display: none;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  width: 40px;
  height: 40px;
  position: relative;
  z-index: 1001;
  box-sizing: border-box;
}
@media (max-width: 1079px) {
  .hamburger-menu {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 5px;
  }
}
.hamburger-menu .hamburger-line {
  display: block;
  width: 24px;
  height: 2px;
  background-color: currentColor;
  transition: all 0.3s ease;
  flex-shrink: 0;
}
.hamburger-menu[aria-expanded=true] {
  color: var(--header-bg-color, #ffffff);
}
.hamburger-menu[aria-expanded=true] .hamburger-line {
  position: absolute;
}
.hamburger-menu[aria-expanded=true] .hamburger-line:nth-child(1) {
  transform: rotate(45deg);
}
.hamburger-menu[aria-expanded=true] .hamburger-line:nth-child(2) {
  opacity: 0;
}
.hamburger-menu[aria-expanded=true] .hamburger-line:nth-child(3) {
  transform: rotate(-45deg);
}

.site-header[data-font-family=default] .nav-menu .menu-item a {
  font-family: "Inter", "YakuHanJP_Noto", "Noto Sans JP", sans-serif;
  font-weight: 500;
}
.site-header[data-font-family=serif] .nav-menu .menu-item a {
  font-family: "Inter", "YakuHanMP_Noto", "Noto Serif JP", serif;
  font-weight: 400;
}
.site-header[data-font-family=maru] .nav-menu .menu-item a {
  font-family: "Inter", "YakuHanJP_Noto", "Zen Maru Gothic", sans-serif;
  font-weight: 500;
}
.site-header[data-font-family=display] .nav-menu .menu-item a {
  font-family: "Inter", "YakuHanJP_Noto", "Dela Gothic One", sans-serif;
  font-weight: 400;
}

body {
  padding-top: 80px !important;
}
@media (max-width: 1079px) {
  body {
    padding-top: 64px !important;
  }
}
body.has-transparent-header {
  padding-top: 0 !important;
}

/* ============================================================================
  トップページ
============================================================================== */
/* ============================================================================
  記事詳細
============================================================================== */
/* ============================================================================
  言語による変化
============================================================================== */
/* ============================================================================
  404
============================================================================== */
.single-stage .entry-content,
.single-stage .container,
.stage-archive .entry-content,
.stage-archive .container {
  width: 100%;
  max-width: 100%;
}
@media (min-width: 700px) {
  .single-stage .entry-content,
  .stage-archive .entry-content {
    padding-bottom: 80px;
  }
}
@media (max-width: 699px) {
  .single-stage .entry-content,
  .stage-archive .entry-content {
    padding-bottom: 64px;
  }
}
.single-stage .entry-content:has(> .stage-section:last-child), .single-stage .entry-content:has(> .wp-block-lazyblock-section:last-child),
.stage-archive .entry-content:has(> .stage-section:last-child),
.stage-archive .entry-content:has(> .wp-block-lazyblock-section:last-child) {
  padding-bottom: 0;
}
@media (min-width: 1080px) {
  .single-stage .entry-content > *:not(.stage-section):not(.stage-hero):not(.wp-block-lazyblock-main-visual),
  .stage-archive .entry-content > *:not(.stage-section):not(.stage-hero):not(.wp-block-lazyblock-main-visual) {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 700px) and (max-width: 1079px) {
  .single-stage .entry-content > *:not(.stage-section):not(.stage-hero):not(.wp-block-lazyblock-main-visual),
  .stage-archive .entry-content > *:not(.stage-section):not(.stage-hero):not(.wp-block-lazyblock-main-visual) {
    width: calc(100% - 80px);
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 699px) {
  .single-stage .entry-content > *:not(.stage-section):not(.stage-hero):not(.wp-block-lazyblock-main-visual),
  .stage-archive .entry-content > *:not(.stage-section):not(.stage-hero):not(.wp-block-lazyblock-main-visual) {
    width: calc(100% - 24px);
    margin-left: auto;
    margin-right: auto;
  }
}
.single-stage .entry-content > .stage-section,
.stage-archive .entry-content > .stage-section {
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.single-stage .entry-content .wp-block-columns,
.stage-archive .entry-content .wp-block-columns {
  margin-bottom: 0;
}
.single-stage .entry-content > .wp-block-lazyblock-main-visual,
.stage-archive .entry-content > .wp-block-lazyblock-main-visual {
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.single-stage .entry-content > .wp-block-lazyblock-section:has(+ .wp-block-lazyblock-section),
.single-stage .entry-content > .stage-section:has(+ .stage-section),
.stage-archive .entry-content > .wp-block-lazyblock-section:has(+ .wp-block-lazyblock-section),
.stage-archive .entry-content > .stage-section:has(+ .stage-section) {
  margin-bottom: 0 !important;
}
.single-stage .has-text-align-center,
.stage-archive .has-text-align-center {
  text-align: center;
}
.single-stage .has-text-align-right,
.stage-archive .has-text-align-right {
  text-align: right;
}
.single-stage .wp-block-image .aligncenter,
.single-stage .wp-block-image .alignleft,
.single-stage .wp-block-image .alignright,
.single-stage .wp-block-image.aligncenter,
.single-stage .wp-block-image.alignleft,
.single-stage .wp-block-image.alignright,
.stage-archive .wp-block-image .aligncenter,
.stage-archive .wp-block-image .alignleft,
.stage-archive .wp-block-image .alignright,
.stage-archive .wp-block-image.aligncenter,
.stage-archive .wp-block-image.alignleft,
.stage-archive .wp-block-image.alignright {
  display: block;
}
.single-stage .alignright,
.stage-archive .alignright {
  text-align: right;
}
.single-stage .aligncenter,
.stage-archive .aligncenter {
  text-align: center;
}

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