@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap");
:root {
  --black__primary--hex: #111;
  --black__primary--rgb: 17, 17, 17;
  --white__primary--hex: #fff;
  --white__primary--rgb: 255, 2555, 255;
  --gray__primary--hex: #dbdbdb;
  --gray__primary--rgb: 219, 219, 219;
  --gray__secondary--hex: #7a7a7a;
  --red__primary--hex: #e01e5a;
}

/*!
 * ress.css • v2.0.1
 * MIT License
 * github.com/filipelinhares/ress
 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  box-sizing: border-box;
  tab-size: 4;
  /* Prevent adjustments of font size after orientation changes in iOS */
  word-break: break-word;
}

*,
::before,
::after {
  background-repeat: no-repeat;
  /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit;
  /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  /* Reset `padding` and `margin` of all elements */
  margin: 0;
  padding: 0;
}

/* # =================================================================
   # General elements
   # ================================================================= */
hr {
  /* Show the overflow in Edge and IE */
  height: 0;
  overflow: visible;
  /* Add the correct box sizing in Firefox */
}

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

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

small {
  font-size: 80%;
  /* Set font-size to 80% in `small` elements */
}

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

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

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

a:active, a:hover {
  outline-width: 0;
  /* Remove the outline when hovering in all browsers */
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* Specify the font family of code elements */
}

pre {
  font-size: 1em;
  /* Correct the odd `em` font sizing in all browsers */
}

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

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

li {
  list-style: none;
}

/* # =================================================================
   # Forms
   # ================================================================= */
input {
  border-radius: 0;
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

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

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

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

textarea {
  overflow: auto;
  /* Internet Explorer 11+ */
  resize: vertical;
  /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: 600;
  /* Restore the font weight unset by the previous rule */
}

button {
  overflow: visible;
  /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
  text-transform: none;
  /* Firefox 40+, Internet Explorer 11- */
}

select {
  text-transform: none;
  /* Firefox 40+, Internet Explorer 11- */
}

/* Apply cursor pointer to button elements */
button,
[type="button"],
[type="reset"],
[type="submit"],
[role="button"] {
  cursor: pointer;
}

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

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

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

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background: transparent;
  border-style: none;
}

/* Style select like a standard input */
select {
  -moz-appearance: none;
  /* Firefox 36+ */
  -webkit-appearance: none;
  /* Chrome 41+ */
}

select::-ms-expand {
  display: none;
  /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor;
  /* Internet Explorer 11+ */
}

legend {
  border: 0;
  /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit;
  /* Correct the color inheritance from `fieldset` elements in IE */
  display: table;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge and IE */
  white-space: normal;
  /* Correct the text wrapping in Edge 18- and IE */
}

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

/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
  border-style: none;
  vertical-align: bottom;
  /* Remove border when inside `a` element in IE 8/9/10 */
}

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

/* # =================================================================
   # Accessibility
   # ================================================================= */
/* Hide content from screens but not screenreaders */

/* Specify the progress cursor of updating elements */
[aria-busy="true"] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled] {
  cursor: default;
}

ul {
  list-style: none;
}

html {
  font-size: calc(0.0625rem + ((1vw - 0.01px) * 3.7618));
  min-height: 0;
  min-height: 100vh;
  overflow-x: hidden;
  overflow-y: scroll;
}

body {
  --wf-font-family--secondary: noto sans jp;
  -webkit-print-color-adjust: exact;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: var(--wf-font-family--primary), var(--wf-font-family--secondary), "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-size: 1rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
  position: relative;
}

body.js-fixed-scroll {
  max-width: 100%;
  overflow: hidden;
  position: fixed;
  width: 100%;
}

button,
input,
select,
textarea {
  cursor: pointer;
}

a:not(a[class]) {
  color: var(--primary__color--hex-darken);
  font-weight: 600;
  text-decoration: underline;
}

:focus {
  outline: none;
}

:focus-visible {
  outline: 2px solid var(--black__primary--hex);
}

iframe {
  border: none;
}

p {
  font-size: 0.9375rem;
}

h3 {
  font-size: 1.125rem;
}

:not(:root)[data-string] {
  line-height: var(--wf-line-height__ja--sp);
}

:not(:root)[data-string="alphabet"] {
  line-height: var(--wf-line-height__en--sp);
}

:root {
  --global-inner-small: 5%;
  --global-inner-large: 5%;
  --global-margin: 1rem;
  --global-radius: 6px;
  --line-height-m: 1.9;
  --page-top-section-padding: calc(var(--header-height, 4.75rem) + 1rem);
  --editor-margin:0!important;
}

.l-footer {
  gap: 1.5rem;
  background-color: var(--black__primary--hex);
  display: grid;
  padding: 2rem var(--global-inner-large);
}

.l-footer > .g-sns {
  justify-content: center;
}

.l-footer__list {
  gap: 1rem;
  display: grid;
  justify-items: center;
}

.l-footer__item {
  font-size: 0.75rem;
}

.l-footer__link {
  color: var(--white__primary--hex);
  display: block;
}

.l-footer__logo {
  margin: 0 auto;
  width: 10.25rem;
}

.l-footer__image {
  width: 100%;
}

.l-grid {
  display: grid;
  grid-template-rows: 1fr auto auto;
  min-height: 100vh;
}

.l-header__menu:not(.js-header__menu--sticky) .l-header__name, .l-header__menu:not(.js-header__menu--sticky) .l-header__button--open {
  transition: color 0.25s ease-in-out;
}

[data-intersection-header="black"] .l-header__menu:not(.js-header__menu--sticky) .l-header__name, .l-header__menu:not(.js-header__menu--sticky) [data-intersection-header="black"] .l-header__name, [data-intersection-header="black"] .l-header__menu:not(.js-header__menu--sticky) .l-header__button--open, .l-header__menu:not(.js-header__menu--sticky) [data-intersection-header="black"] .l-header__button--open {
  color: var(--black__primary--hex);
}

[data-intersection-header="white"] .l-header__menu:not(.js-header__menu--sticky) .l-header__name, .l-header__menu:not(.js-header__menu--sticky) [data-intersection-header="white"] .l-header__name, [data-intersection-header="white"] .l-header__menu:not(.js-header__menu--sticky) .l-header__button--open, .l-header__menu:not(.js-header__menu--sticky) [data-intersection-header="white"] .l-header__button--open {
  color: var(--white__primary--hex);
}

.l-header {
  display: flex;
  left: 0;
  opacity: 0;
  padding: 1.5rem 5%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 3;
}

.l-header__logo-wrap {
  display: block;
  height: max-content;
  position: relative;
  width: max-content;
}

.l-header__logo {
  display: block;
  object-fit: contain;
  object-position: left top;
}

.l-header__logo.js-length--vertical {
  max-height: 8.75rem;
  max-width: 4.375rem;
}

.l-header__logo.js-length--horizontal {
  max-height: 5rem;
  max-width: 12.5rem;
}

.l-header__logo.js-length--square {
  height: auto;
  max-width: 5rem;
}

.l-header__logo[src$="svg"] {
  width: 100vw;
}

.l-header__menu {
  gap: 0.75rem;
  background-color: transparent;
  display: grid;
  grid-template-columns: 1fr max-content;
  justify-items: start;
  padding: 2rem 5% 1.5rem;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: -1;
}

.l-header__menu.js-header__menu--sticky {
  align-items: center;
  background-color: rgba(var(--black__primary--rgb), 0.6);
  padding: 1rem 1.25rem;
  position: fixed;
  z-index: 1;
}

.l-header__name {
  align-self: center;
  color: var(--white__primary--hex);
  font-size: 0.75rem;
  font-weight: 600;
  line-height: normal;
}

.l-header__logo-wrap + .l-header__menu:not(.js-header__menu--sticky) .l-header__name {
  display: none;
}

.l-header__menu:not(.js-header__menu--sticky) .l-header__name {
  color: var(--black__primary--hex);
}

.l-header__button--open {
  gap: 0.5rem;
  align-items: center;
  align-self: start;
  color: var(--white__primary--hex);
  display: grid;
  grid-auto-flow: column;
  grid-column: 2;
  justify-content: center;
  justify-self: end;
}

.l-header__menu:not(.js-header__menu--sticky) .l-header__button--open {
  color: var(--black__primary--hex);
}

.l-header__icon {
  fill: currentcolor;
}

.l-header__label {
  display: none;
}

.js-header__intersection {
  position: absolute;
  top: 25vh;
}

.l-main {
  gap: 1rem;
  background-color: rgba(var(--gray__primary--rgb), 0.65);
  display: grid;
  max-width: 100%;
  position: relative;
  width: 100%;
  z-index: 1;
}

.l-main .p-main-visual:first-child + .p-news {
  margin-top: -1rem;
}

.c-icon--menu {
  height: 1rem;
  width: 1.5rem;
}

.c-icon--close {
  height: 1rem;
  width: 1rem;
}

.c-icon--arrow {
  height: 0.8125rem;
  width: 0.5rem;
}

.c-icon--required {
  color: var(--red__primary--hex);
}

.c-icon--last-page {
  height: 0.5rem;
  width: 0.5rem;
}

.c-icon--apps {
  height: 0.5rem;
  width: 0.5rem;
}

.c-input--text, .c-input--select, .c-input--text-area {
  -webkit-appearance: none;
  border: 1px solid var(--gray__primary--hex);
  border-radius: 0.375rem;
  color: var(--black__primary--hex);
  font-size: 1rem;
  padding: 0.5rem 0.75rem;
  width: 100%;
}

[class^="c-input"] {
  outline: 0;
}

.c-input--select {
  background-color: transparent;
  border: 1px solid var(--gray__primary--hex);
  padding: 0;
  position: relative;
}

.c-input--select::before {
  border-bottom: 2px solid var(--black__primary--hex);
  border-right: 2px solid var(--black__primary--hex);
  content: "";
  display: block;
  height: 0.5rem;
  margin-top: -0.125rem;
  pointer-events: none;
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: rotate(45deg) translateY(-50%);
  transform-origin: 50% 0;
  width: 0.5rem;
}

.c-input--select select {
  -webkit-appearance: none;
  appearance: none;
  color: inherit;
  outline: none;
  padding: 0.5rem 0.75rem;
  width: 100%;
}

.c-input--radio input {
  box-sizing: border-box;
  opacity: 0;
  padding: 0;
  position: absolute;
}

.c-input--radio label {
  cursor: pointer;
  display: inline-block;
  padding-left: 1.75rem;
  position: relative;
}

.c-input--radio label::before {
  border: 1px solid var(--gray__primary--hex);
  border-radius: 100%;
  content: "";
  cursor: pointer;
  display: inline-block;
  height: 1rem;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0.21875rem;
  transition: all 250ms ease;
  width: 1rem;
}

.c-input--radio input:checked + label::before {
  background-color: var(--primary__color--hex);
  box-shadow: inset 0 0 0 2px var(--white__primary--hex);
}

.c-input--text-area {
  line-height: 1.8;
  min-height: 15rem;
  overflow: hidden;
  overflow-y: scroll;
  resize: none;
}

.c-input--checkbox input {
  opacity: 0;
  position: absolute;
}

.c-input--checkbox label {
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  padding-left: 1.875rem;
  position: relative;
  width: auto;
}

.c-input--checkbox label::before {
  background: var(--white__primary--hex);
  border: 1px solid var(--gray__primary--hex);
  border-radius: 0.25rem;
  content: "";
  display: block;
  height: 1rem;
  left: 0;
  margin-top: -0.5rem;
  position: absolute;
  top: 0.75rem;
  transition: all 250ms ease;
  width: 1rem;
}

.c-input--checkbox label::after {
  border-bottom: 2px solid var(--white__primary--hex);
  border-right: 2px solid var(--white__primary--hex);
  content: "";
  display: block;
  height: 0.625rem;
  left: 0.375rem;
  margin-top: -0.375rem;
  opacity: 0;
  position: absolute;
  top: 0.75rem;
  transform: rotate(45deg);
  width: 0.375rem;
}

.c-input--checkbox input:checked + label::before {
  background-color: var(--primary__color--hex);
  border-color: var(--primary__color--hex);
}

.c-input--checkbox input:checked + label::after {
  opacity: 1;
}

[data-is-uploaded="true"] .c-input--file {
  display: none;
}

[data-is-uploaded="false"] .c-input--file {
  background-color: var(--primary__color--hex);
  border-radius: 6px;
  display: inline-block;
  justify-self: start;
}

.c-input--file input {
  display: none;
}

.c-input--file label {
  align-items: center;
  color: var(--primary__color--hex);
  cursor: pointer;
  display: flex;
  filter: invert(100%) grayscale(100%) contrast(100);
  font-size: 0.9375rem;
  justify-content: center;
  padding: 0.5rem 1.25rem;
}

.c-input--file-item {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  min-height: 2.5rem;
}

.c-input--file-item + .c-input--file-item {
  margin-top: 1rem;
}

.c-input--file-delete {
  color: var(--red__primary--hex);
  display: block;
  margin-left: 0.5rem;
  text-decoration: underline;
  white-space: nowrap;
}

.c-svg {
  display: none;
}

.c-text--validation {
  color: var(--red__primary--hex);
  font-size: 0.875rem;
  line-height: 1.6;
}

.c-title {
  color: var(--black__primary--hex);
  font-size: 1.25rem;
}

.g-accordion {
  gap: 1.75rem;
  align-content: start;
  display: grid;
}

.g-accordion__button {
  align-items: center;
  display: flex;
  font-size: 1rem;
  font-weight: 600;
  margin: 0 auto;
  position: relative;
}

.g-accordion__text {
  color: var(--black__primary--hex);
  font-size: 1rem;
  font-weight: 600;
  margin-left: -0.625rem;
}

.p-business .g-accordion__text {
  color: var(--white__primary--hex);
}

.g-accordion__icon-wrap {
  align-items: center;
  display: flex;
  height: 2.8125rem;
  justify-content: center;
  position: relative;
  width: 2.8125rem;
}

.g-accordion__icon-wrap::before {
  border: 1px solid var(--primary__color--hex);
  border-radius: 50%;
  clip-path: polygon(-1px -1px, 100% -1px, 100% 0.5rem, 50% 0.5rem, 50% calc(100% - 0.5rem), 100% calc(100% - 0.5rem), 100% 100%, 0 100%);
  content: "";
  filter: contrast(0.75);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.p-business .g-accordion__icon-wrap::before {
  border: 1px solid var(--white__primary--hex);
}

.g-accordion__icon {
  fill: var(--primary__color--hex);
  filter: contrast(0.75);
  transform: rotate(90deg);
  width: 0.375rem;
}

.p-business .g-accordion__icon {
  fill: var(--white__primary--hex);
}

.g-accordion p {
  -webkit-line-clamp: 15;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.g-accordion--close p {
  display: -webkit-box;
}

.g-ad-overlay {
  align-items: center;
  background-color: rgba(var(--black__primary--rgb), 0.3);
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  position: fixed;
  width: 100%;
  z-index: 2;
}

.g-ad-overlay__wrap > * {
  max-width: 100%;
}

.g-ad-overlay__button--close {
  display: none;
}

.g-ad-overlay__icon {
  fill: var(--white__primary--hex);
}

.g-button-forward, .g-button-home, .g-button-back {
  align-items: center;
  display: flex;
  font-size: 1.125rem;
  font-weight: 600;
  justify-content: center;
  padding: 0.75rem 2rem;
  position: relative;
  width: 100%;
}

.g-button-forward {
  background-color: var(--primary__color--hex);
  border-radius: 6px;
}

.g-button-forward__text {
  color: var(--primary__color--hex);
  filter: invert(100%) grayscale(100%) contrast(100);
}

.g-button-forward__icon {
  fill: var(--primary__color--hex);
  filter: invert(100%) grayscale(100%) contrast(100);
  position: absolute;
  right: 0.875rem;
}

.g-button-home, .g-button-back {
  border: 2px solid var(--primary__color--hex);
  border-radius: 6px;
  color: var(--black__primary--hex);
  padding: 0.625rem 2rem;
}

.g-button-unlock {
  background-color: var(--primary__color--hex-darken);
  border-radius: 6px;
  color: var(--white__primary--hex);
  display: flex;
  flex-flow: column;
  height: 100%;
  min-height: 3.375rem;
  padding: 0.5rem 1.5rem;
}

.g-button-unlock__title-en {
  font-size: 1.5rem;
  font-weight: 600;
}

.g-button-unlock__title-ja {
  font-size: 1.5rem;
  font-weight: 600;
}

.g-button-unlock__title-en + .g-button-unlock__title-ja {
  font-size: 0.875rem;
}

.g-button-strong {
  align-items: center;
  background-color: var(--white__primary--hex);
  border-radius: 6px;
  color: var(--black__primary--hex);
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  padding: 0.5rem 3rem 0.5rem 1.5rem;
  position: relative;
}

.g-button-strong__title-en {
  font-size: 1.5rem;
  font-weight: 600;
}

.g-button-strong__icon {
  fill: var(--black__primary--hex);
  position: absolute;
  right: 0.375rem;
  top: 50%;
  transform: translateY(-50%) translateX(-1em);
}

.g-form {
  background-color: var(--white__primary--hex);
  padding: 1rem var(--global-inner-small) 2rem;
}

.l-main > .g-form:first-child {
  padding-top: var(--page-top-section-padding);
}

.g-form__inner {
  gap: 1rem;
  display: grid;
}

.g-form__title {
  font-size: 1.25rem;
}

.g-form__text {
  line-height: 1.75;
  margin-bottom: 0.5rem;
  text-align: left;
}

.g-form__required {
  margin-bottom: 1rem;
}

.g-form__wrap {
  gap: 1rem;
  display: grid;
  padding-bottom: 1rem;
}

.g-form__wrap::before {
  border-bottom: 1px solid #e0e0e0;
  content: "";
  display: block;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}

.g-form__label {
  font-weight: 600;
  text-align: left;
}

.g-form__label:only-child {
  padding-right: 0;
  width: 100%;
}

.g-form__data {
  gap: 0.5rem;
  display: grid;
  font-size: 1rem;
}

.g-form__validation {
  margin-top: 0.25rem;
}

.g-form__foot {
  margin-top: 0.75rem;
}

.g-form__button {
  gap: 1rem;
  display: grid;
  margin-top: 1rem;
  width: 100%;
}

.c-input--checkbox input ~ .g-form__button {
  opacity: 0.5;
  pointer-events: none;
  transition: opacity 0.25s ease-in-out;
}

.c-input--checkbox input:checked ~ .g-form__button {
  opacity: 1;
  pointer-events: inherit;
}

.g-form__agreement {
  margin-bottom: 1rem;
  text-align: center;
}

.g-form__check {
  display: grid;
  font-size: 0.875rem;
  justify-items: center;
  text-align: center;
}

.g-link {
  gap: 0.75rem;
  align-items: center;
  display: grid;
  grid-auto-flow: column;
  justify-content: start;
  width: max-content;
}

.g-link__text {
  color: var(--black__primary--hex);
  font-size: 1rem;
  font-weight: bold;
}

.g-link__icon-wrap {
  align-items: center;
  border: 1px solid var(--primary__color--hex);
  border-radius: 50%;
  display: grid;
  height: 2.8125rem;
  justify-content: center;
  width: 2.8125rem;
}

.g-link__icon {
  fill: var(--primary__color--hex);
  width: 0.375rem;
}

.g-ogp-card {
  align-items: center;
  background-color: transparent;
  border: 1px solid var(--gray__primary--hex);
  border-radius: var(--global-radius);
  display: flex;
  overflow: hidden;
  padding: 1rem;
  width: 100%;
}

.g-ogp-card:not(root) {
  margin-top: 0;
}

.g-ogp-card__wrap {
  flex: 1;
  margin-right: 0.75rem;
  position: relative;
}

.g-ogp-card__title {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  font-size: 0.875rem;
  font-weight: bold;
  line-height: 1.6;
  margin-bottom: 0.375rem;
  margin-top: 0;
  overflow: hidden;
}

.g-ogp-card__text {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  font-size: 0.75rem;
  line-height: 1.6;
  overflow: hidden;
}

.g-ogp-card__thumbnail {
  --global-radius: 0.375rem;
  border: none;
  overflow: hidden;
  position: relative;
  width: 7.25rem;
}

.g-ogp-card__thumbnail::before {
  content: "";
  float: left;
  padding-top: 75%;
}

.g-ogp-card__thumbnail::after {
  clear: both;
  content: "";
  display: block;
}

.g-ogp-card__thumbnail > img[class*="__image"] {
  bottom: 0;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.g-pagination__label {
  font-size: 0.875rem;
  font-weight: bold;
  max-width: 100%;
}

.g-pagination {
  display: grid;
  margin: 1rem 0 0;
}

.g-pagination__inner {
  border-radius: var(--global-radius);
  display: flex;
  height: 3.0625rem;
  overflow: hidden;
}

.g-pagination__inner > * {
  background-color: var(--primary__color--hex);
  flex: 1;
}

.g-pagination__center {
  align-items: center;
  border: 1px solid var(--white__primary--hex);
  border-bottom: none;
  border-top: none;
  display: grid;
  justify-items: center;
  position: relative;
}

.g-pagination__disabled {
  opacity: 0.5;
  pointer-events: none;
}

.g-pagination__disabled > * {
  opacity: 0.35;
}

.g-pagination__select-wrap {
  align-items: center;
  display: grid;
  height: 100%;
  justify-items: center;
  padding: 0 2.125rem;
  position: relative;
  width: 8.75rem;
}

.g-pagination__select {
  height: 100%;
  opacity: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
}

.g-pagination__select option {
  color: var(--black__primary--hex);
}

.g-pagination__icon--arrow {
  bottom: 0;
  cursor: pointer;
  filter: invert(100%) grayscale(100%) contrast(100);
  height: 0.625rem;
  margin: auto;
  position: absolute;
  right: 0.75rem;
  top: 0;
  transform: rotate(90deg);
  width: 0.625rem;
}

.g-pagination__icon--apps {
  fill: var(--primary__color--hex);
  filter: invert(100%) grayscale(100%) contrast(100);
  height: 1.25rem;
  width: 1.25rem;
}

.g-pagination__link {
  align-items: center;
  background-color: var(--primary__color--hex);
  display: grid;
  height: 100%;
  justify-items: center;
  width: 100%;
}

.g-pagination__label {
  color: var(--primary__color--hex);
  filter: invert(100%) grayscale(100%) contrast(100);
}

.g-pagination__select-wrap .g-pagination__label {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.g-post p, .g-post ul:not([class]) li,
.g-post ol:not([class]) li {
  font-size: 0.9375rem;
  line-height: 1.75;
}

.g-post {
  gap: 1rem;
  align-content: start;
  display: grid;
}

.g-post h1 {
  font-size: 1.25rem;
  font-weight: bold;
}

.l-main > .g-post h1 {
  margin: var(--global-margin) 0;
}

.g-post h2 {
  border-bottom: 2px solid #ccc;
  color: var(--black__primary--hex);
  font-size: 1.125rem;
  font-weight: bold;
  margin-top: 1.5rem;
  padding-bottom: 0.75rem;
  position: relative;
}

.g-post h2::after {
  background: var(--primary__color--hex);
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  transform: translateY(100%);
  width: 4rem;
}

.g-post h3 {
  background-color: rgba(var(--primary__color--rgb), 0.1);
  font-size: 1rem;
  font-weight: bold;
  padding: 0.75rem 1rem;
}

.g-post h4 {
  border: 1px solid #ccc;
  border-left: none;
  border-right: none;
  font-size: 1rem;
  padding: 0.5rem 0.75rem;
}

.g-post h5 {
  border-left: 4px solid var(--primary__color--hex);
  font-size: 1rem;
  font-weight: bold;
  padding-left: 0.75rem;
}

.g-post h6 {
  font-size: 1rem;
}

.g-post iframe[src*="instagram"] {
  justify-self: center;
  min-width: auto !important;
}

.g-post iframe[src*="google.com/maps"], .g-post iframe[src*="youtube"] {
  border-radius: 6px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.g-post blockquote[class*="tiktok-embed"] {
  min-width: auto !important;
}

.g-post .js-post-banner {
  margin: 0;
}

.g-sns {
  gap: 1.3125rem;
  align-items: center;
  display: grid;
  grid-template-columns: repeat(auto-fit, 32px);
}

.g-sns__link {
  display: block;
}

.g-sns__icon {
  display: block;
  height: 32px;
  width: 32px;
}

.p-archive-sort {
  gap: 1rem;
  display: grid;
  grid-auto-flow: column;
  justify-content: end;
}

.p-archive-sort__list {
  border-top: 1px solid var(--gray__primary--hex);
  display: grid;
}

.p-archive {
  background-color: var(--white__primary--hex);
  padding: 1.5rem var(--global-inner-small) 2rem;
}

.l-main > .p-archive:first-child {
  padding-top: var(--page-top-section-padding);
}

.p-archive__inner {
  gap: 1rem;
  display: grid;
}

.p-archive__head {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-left: calc(0.5rem * -1);
  margin-top: calc(0.5rem * -1);
}

.p-archive__head > * {
  margin-left: 0.5rem;
  margin-top: 0.5rem;
}

.p-archive__head .p-archive-sort {
  margin-left: auto;
}

.p-archive__item {
  align-content: start;
  border-bottom: 1px solid var(--gray__primary--hex);
  display: grid;
}

.p-archive__item:where(:first-child) {
  border-top: 1px solid var(--gray__primary--hex);
}

.p-archive__link {
  gap: 1rem;
  align-items: start;
  display: grid;
  grid-auto-flow: column;
  height: 100%;
  justify-content: space-between;
  padding: 1rem 0;
  position: relative;
}

.p-archive__thumbnail {
  border-radius: var(--global-radius);
  order: 1;
  overflow: hidden;
  overflow: hidden;
  position: relative;
  width: 7.5rem;
  z-index: 1;
}

.p-archive__thumbnail::before {
  content: "";
  float: left;
  padding-top: 75%;
}

.p-archive__thumbnail::after {
  clear: both;
  content: "";
  display: block;
}

.p-archive__thumbnail > img[class*="__image"] {
  bottom: 0;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.p-archive__image {
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  will-change: transform;
}

.p-archive__title-wrap {
  display: grid;
  height: 100%;
}

.p-archive__title {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  color: var(--black__primary--hex);
  display: -webkit-box;
  font-size: 0.875rem;
  font-weight: bold;
  line-height: 1.6;
  min-height: 2.8125rem;
  overflow: hidden;
  transition: color 0.3s ease, -webkit-transform 0.3s ease;
}

.p-archive__description {
  display: none;
}

.p-archive__categories {
  display: flex;
  flex-wrap: wrap;
  margin-left: calc(0.75rem * -1);
  margin-top: calc(0.5rem * -1);
  margin-top: 0.25rem;
}

.p-archive__categories > * {
  margin-left: 0.75rem;
  margin-top: 0.5rem;
}

.p-archive__category {
  color: var(--primary__color--hex-darken);
  font-size: 0.75rem;
  font-weight: bold;
  text-decoration: underline;
}

.p-archive__category:hover {
  text-decoration: none;
}

.p-archive__date {
  align-self: end;
  color: var(--gray__secondary--hex);
  font-size: 0.8125rem;
  margin-top: 0.125rem;
}

.p-contact {
  background-color: var(--white__primary--hex);
}

.p-contact__inner {
  gap: 1.5rem;
  display: grid;
  padding: 2rem var(--global-inner-large);
  position: relative;
  z-index: 2;
}

.l-main > *:first-child .p-contact__inner {
  padding-top: var(--page-top-section-padding);
}

.p-contact__wrap {
  gap: 0.75rem;
  display: grid;
}

.p-contact__title {
  font-size: 1.25rem;
}

.p-contact__text {
  font-size: 0.9375rem;
  font-weight: 600;
  line-height: 1.75;
}

.p-contact__button {
  background-color: var(--primary__color--hex);
  border-radius: var(--global-radius);
  display: grid;
  padding: 0.875rem 1.5rem;
}

.p-contact__lead {
  gap: 0.75rem;
  align-items: center;
  color: var(--primary__color--hex);
  display: grid;
  filter: invert(100%) grayscale(100%) contrast(100);
  font-size: 0.9375rem;
  font-weight: bold;
  grid-template-columns: 1fr max-content;
  justify-items: center;
}

.p-contact__icon {
  fill: var(--primary__color--hex);
}

.p-contact__background {
  background-color: rgba(var(--primary__color--rgb), 0.15);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

.p-default-body {
  background-color: var(--white__primary--hex);
  padding: 1rem var(--global-inner-small) 2rem;
}

.l-main > .p-default .p-default__inner > .p-default-body:first-child {
  padding-top: 1.5rem;
}

.l-main > .p-default:first-child .p-default__inner > .p-default-body:first-child {
  padding-top: var(--page-top-section-padding);
}

.l-main > .p-default:not(:first-child) .p-default-head + .p-default-body {
  padding-top: 0;
}

.p-default-head {
  background-color: var(--white__primary--hex);
  display: grid;
  position: relative;
}

.p-default-head__inner {
  gap: 1rem;
  background-color: var(--white__primary--hex);
  display: grid;
  padding: 1.5rem var(--global-inner-small) 1rem;
}

.l-main > .p-default:first-child .p-default-head__inner {
  background-color: rgba(var(--primary__color--rgb), 0.1);
  padding-bottom: 1rem;
  padding-top: var(--page-top-section-padding);
}

.p-default-head__wrap {
  gap: 0.25rem;
  display: grid;
}

.p-default-head__eyecatch {
  border-radius: 0.375rem;
  overflow: hidden;
  position: relative;
  position: relative;
  z-index: 1;
}

.p-default-head__eyecatch::before {
  content: "";
  float: left;
  padding-top: 50%;
}

.p-default-head__eyecatch::after {
  clear: both;
  content: "";
  display: block;
}

.p-default-head__eyecatch > img[class*="__image"] {
  bottom: 0;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.l-main > .p-default:first-child .p-default-head__eyecatch {
  margin-top: -1rem;
}

.p-default-head__title {
  font-size: 1.25rem;
}

.p-default-head__categories {
  display: flex;
  flex-wrap: wrap;
  margin-left: calc(0.75rem * -1);
  margin-top: calc(0.25rem * -1);
}

.p-default-head__categories > * {
  margin-left: 0.75rem;
  margin-top: 0.25rem;
}

.p-default-head__category {
  align-items: center;
  color: var(--primary__color--hex);
  display: grid;
  font-size: 0.8125rem;
  font-weight: bold;
  text-decoration: underline;
}

.p-default-head__category:visited {
  color: var(--primary__color--hex);
}

.p-default-head__times {
  gap: 0.125rem;
  display: grid;
}

.p-default-head__time {
  color: #818181;
  display: grid;
  font-size: 0.8125rem;
  font-weight: bold;
}

.p-default__inner {
  display: grid;
}

.p-drawer-sns {
  display: flex;
  flex-flow: row wrap;
  margin-left: calc(20px * -1);
  margin-top: calc(20px * -1);
}

.p-drawer-sns > * {
  margin-left: 20px;
  margin-top: 20px;
}

.p-drawer-sns__link {
  display: block;
}

.p-drawer-sns__icon {
  height: 32px;
  width: 32px;
}

.p-drawer-terms {
  gap: 1.5rem;
  display: grid;
  font-size: 1rem;
}

.p-drawer-terms__item .p-drawer-terms {
  padding-left: 0.5rem;
}

.p-drawer-terms__item {
  gap: 1.5rem;
  display: grid;
}

.p-drawer-terms__link {
  gap: 0.75rem;
  align-items: center;
  display: grid;
}

.p-drawer-terms__image {
  max-width: 100%;
}

.p-drawer-terms__title-wrap {
  gap: 0.25rem;
  align-items: center;
  display: grid;
}

.p-drawer-terms__title--large {
  color: var(--white__primary--hex);
  font-size: 1rem;
  font-weight: bold;
}

.p-drawer-terms__title--small {
  color: #b5b5b5;
  font-size: 0.875rem;
  font-weight: bold;
}

.p-drawer {
  height: 100%;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 4;
}

.p-drawer:not(.js-drawer--show) {
  display: none;
}

.p-drawer__menu {
  gap: 1.5rem;
  align-content: start;
  background-color: rgba(var(--black__primary--rgb), 0.75);
  display: grid;
  height: 100%;
  margin-left: auto;
  overflow-y: scroll;
  padding: 1.5rem 2rem 3rem;
  position: relative;
  width: 100%;
}

.p-drawer__button-wrap {
  display: flex;
  flex-flow: column wrap;
  margin-left: calc(20px * -1);
  margin-top: calc(20px * -1);
}

.p-drawer__button-wrap > * {
  margin-left: 20px;
  margin-top: 20px;
}

.p-drawer__button--close {
  gap: 1.25rem;
  align-items: center;
  align-self: end;
  color: var(--white__primary--hex);
  display: grid;
  grid-auto-flow: column;
  justify-self: end;
  min-height: 32px;
}

.p-drawer__sns-wrap {
  margin-right: auto;
}

.p-drawer__icon {
  fill: currentcolor;
}

.p-drawer__label {
  color: currentcolor;
  display: none;
  font-size: 1.125rem;
  font-weight: bold;
  white-space: nowrap;
}

.p-drawer__list {
  align-content: start;
  display: grid;
}

.p-drawer__item {
  gap: 1.5rem;
  display: grid;
  padding: 1.5rem 0;
}

.p-drawer__item[data-emphasis-menu="true"] {
  background-color: rgba(var(--black__primary--rgb), 0.5);
  box-shadow: 0 0 0 100vmax rgba(var(--black__primary--rgb), 0.5);
  clip-path: inset(0 -100vmax);
}

.p-drawer__item[data-emphasis-menu="true"] + .p-drawer__item[data-emphasis-menu="true"],
.p-drawer__item[data-emphasis-menu="false"] + .p-drawer__item[data-emphasis-menu="false"] {
  padding-top: 0;
}

.p-drawer__nests {
  gap: 1.5rem;
  display: grid;
  padding-left: 0.5rem;
}

.p-drawer__link {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}

.p-drawer__title-wrap {
  gap: 0.25rem;
  align-items: center;
  display: grid;
  min-height: 3.25rem;
  padding-right: 1.4375rem;
  position: relative;
}

.p-drawer__title--large {
  color: var(--white__primary--hex);
  font-size: 1rem;
  font-weight: bold;
}

.p-drawer__title--small {
  color: #b5b5b5;
  font-size: 0.875rem;
  font-weight: bold;
}

.p-drawer__arrow {
  fill: var(--white__primary--hex);
  height: 0.75rem;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0.4375rem;
}

.p-drawer__image {
  max-width: 100%;
}

.p-drawer__overlay {
  background-color: rgba(var(--black__primary--rgb), 0.5);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

.p-instagram__inner {
  background-color: var(--white__primary--hex);
  margin-top: 1rem;
}

.p-instagram__head {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  margin-left: 0;
  margin-top: calc(1rem * -1);
  padding: 0.5rem var(--global-inner-small) 1rem;
}

.p-instagram__head > * {
  margin-left: 0;
  margin-top: 1rem;
}

.l-main > .p-instagram:first-child .p-instagram__head {
  padding-top: var(--page-top-section-padding);
}

.p-instagram__title-wrap {
  gap: 0.25rem;
  display: grid;
}

.p-instagram__title {
  font-size: 1.25rem;
}

.p-instagram__text {
  font-size: 0.9375rem;
}

.p-instagram__button {
  background: linear-gradient(45deg, #fed475 0%, #e53d5d 50%, #c23186 70%, #9c38bb 100%);
  border-radius: var(--global-radius);
  display: grid;
  margin-left: auto;
  min-width: 7.5rem;
  opacity: 0.7;
  padding: 0.375rem 0.75rem;
  width: fit-content;
}

.p-instagram__list {
  gap: 2px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  position: relative;
  z-index: 1;
}

.p-instagram__item {
  display: grid;
}

.p-instagram__link {
  display: block;
}

.p-instagram__thumbnail {
  background-color: var(--gray__primary--hex);
  overflow: hidden;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.p-instagram__thumbnail::before {
  content: "";
  float: left;
  padding-top: 100%;
}

.p-instagram__thumbnail::after {
  clear: both;
  content: "";
  display: block;
}

.p-instagram__thumbnail > img[class*="__image"] {
  bottom: 0;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.p-instagram__image {
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  will-change: transform;
}

.p-instagram__image:not(.js-instagram__image--show) {
  display: none;
}

.p-instagram__lead {
  gap: 0.75rem;
  align-items: center;
  color: var(--white__primary--hex);
  display: grid;
  font-size: 0.9375rem;
  font-weight: bold;
  grid-template-columns: 1fr max-content;
  justify-items: center;
}

.p-instagram__icon {
  fill: var(--white__primary--hex);
}

.p-main-visual {
  gap: 0.5rem;
  background-color: var(--white__primary--hex);
  display: grid;
  min-height: 10rem;
  position: relative;
}

.l-main > .p-main-visual:first-child:not(:root) {
  padding-top: 0;
}

.p-main-visual__inner {
  gap: 0.5rem;
  align-self: end;
  display: grid;
  grid-area: 1/1;
  padding: 1.5rem var(--global-inner-small) 1.25rem;
  position: relative;
  z-index: 2;
}

.l-main > .p-main-visual:first-child .p-main-visual__inner {
  padding-top: var(--page-top-section-padding);
}

.p-main-visual__title {
  font-size: 1.25rem;
  margin: 0 auto;
  width: fit-content;
}

.p-main-visual__text {
  font-size: 0.875rem;
  line-height: 1.65;
  margin: 0 auto;
  width: fit-content;
}

.p-main-visual__thumbnail {
  grid-area: 2/1;
  padding: 0 var(--global-inner-small) 1.25rem;
  position: relative;
  width: 100%;
  z-index: 2;
}

.p-main-visual__inner + .p-main-visual__thumbnail {
  margin-top: -1rem;
}

.l-main > .p-main-visual .p-main-visual__thumbnail:first-child {
  padding-top: var(--page-top-section-padding);
}

.l-main > .p-main-visual:first-child .p-main-visual__thumbnail:first-child {
  margin-top: -1.5rem;
}

.l-main > .p-main-visual:not(:first-child) > .p-main-visual__thumbnail:first-child {
  padding-top: 1.5rem;
}

.p-main-visual__image {
  border-radius: var(--global-radius);
  display: block;
  margin: 0 auto;
  max-height: 62.5rem;
  max-width: 100%;
}

.p-main-visual__background {
  background-color: var(--white__primary--hex);
  grid-area: 1/1;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}

.p-main-visual__background::after {
  background-color: rgba(var(--primary__color--rgb), 0.15);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.p-main-visual__thumbnail + .p-main-visual__background {
  height: 75%;
}

.p-main-visual .p-main-visual__background:first-child {
  padding-top: calc(var(--header-height, 5rem) + 2rem);
}

.p-monthly {
  background-color: var(--white__primary--hex);
  padding: 1rem var(--global-inner-small) 1.5rem;
}

.l-main > .p-monthly:first-child {
  padding-top: var(--page-top-section-padding);
}

.p-monthly__inner {
  gap: 1rem;
  display: grid;
}

.p-monthly__head {
  align-items: flex-end;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-left: calc(0.5rem * -1);
  margin-top: calc(0.5rem * -1);
}

.p-monthly__head > * {
  margin-left: 0.5rem;
  margin-top: 0.5rem;
}

.p-monthly__head .p-blog-monthly-sort {
  margin-left: auto;
}

.p-monthly__title {
  font-size: 1.25rem;
}

.p-monthly__item {
  align-content: start;
  border-bottom: 1px solid var(--gray__primary--hex);
  display: grid;
}

.p-monthly__item:where(:first-child) {
  border-top: 1px solid var(--gray__primary--hex);
}

.p-monthly__link {
  align-items: baseline;
  color: var(--black__primary--hex);
  display: flex;
  flex-wrap: wrap;
  padding: 1rem 0.875rem 1rem 0.75rem;
  width: 100%;
}

.p-monthly__date {
  font-size: 1rem;
}

.p-monthly__number {
  color: var(--gray__secondary--hex);
  font-size: 0.8125rem;
  margin-left: auto;
}

.p-monthly__icon {
  fill: var(--primary__color--hex);
  display: none;
  height: 0.75rem;
  margin-left: auto;
  width: 0.875rem;
}

.p-news {
  background-color: var(--white__primary--hex);
  padding: 1rem var(--global-inner-small);
}

.l-main > .p-news:first-child {
  padding-top: var(--page-top-section-padding);
}

.p-news__inner {
  gap: 0.75rem;
  display: grid;
}

.p-news__head {
  font-size: 1.125rem;
  font-weight: bold;
}

.p-news__body {
  gap: 1rem;
  display: grid;
}

.p-news__item {
  align-content: start;
  display: grid;
}

.p-news__item::after {
  border-bottom: 1px solid var(--gray__primary--hex);
  content: "";
  display: block;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}

.p-news__link {
  gap: 0.75rem;
  display: grid;
  padding: 1.25rem 0;
  position: relative;
}

.p-news__item:first-child .p-news__link {
  padding-top: 0;
}

.p-news__thumbnail {
  border-radius: var(--global-radius);
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.p-news__thumbnail::before {
  content: "";
  float: left;
  padding-top: 56.25%;
}

.p-news__thumbnail::after {
  clear: both;
  content: "";
  display: block;
}

.p-news__thumbnail > img[class*="__image"] {
  bottom: 0;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.p-news__image {
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  will-change: transform;
}

.p-news__title {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  color: var(--black__primary--hex);
  display: -webkit-box;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.6;
  overflow: hidden;
}

.p-news__description {
  display: none;
}

.p-news__categories {
  display: flex;
  flex-wrap: wrap;
  margin-left: calc(0.75rem * -1);
  margin-top: calc(0.5rem * -1);
  margin-top: 0.25rem;
}

.p-news__categories > * {
  margin-left: 0.75rem;
  margin-top: 0.5rem;
}

.p-news__category {
  color: var(--primary__color--hex-darken);
  font-size: 0.8125rem;
  font-weight: bold;
  text-decoration: underline;
}

.p-news__category:hover {
  text-decoration: none;
}

.p-news__date {
  align-self: flex-start;
  color: var(--gray__secondary--hex);
  font-size: 0.875rem;
}

.p-news__button {
  background-color: var(--primary__color--hex);
  border-radius: var(--global-radius);
  display: grid;
  padding: 0.875rem 1.5rem;
}

.p-news__lead {
  gap: 0.75rem;
  align-items: center;
  color: var(--primary__color--hex);
  display: grid;
  filter: invert(100%) grayscale(100%) contrast(100);
  font-size: 0.9375rem;
  font-weight: bold;
  grid-template-columns: 1fr max-content;
  justify-items: center;
}

.p-news__icon {
  fill: var(--primary__color--hex);
}

.p-post-body {
  background-color: var(--white__primary--hex);
  padding: 1rem var(--global-inner-small) 2rem;
}

.p-post__inner > .p-post-body:first-child {
  padding-top: calc(var(--header-height, 3.5rem) + 2rem);
}

.p-post-head {
  background-color: var(--white__primary--hex);
  display: grid;
  position: relative;
}

.p-post-head__inner {
  gap: 1rem;
  background-color: var(--white__primary--hex);
  display: grid;
  padding: 1.5rem var(--global-inner-small) 1.25rem;
}

.l-main > .p-post:first-child .p-post-head__inner {
  background-color: rgba(var(--primary__color--rgb), 0.1);
  padding-bottom: 1.25rem;
  padding-top: var(--page-top-section-padding);
}

.p-post-head__wrap {
  gap: 0.25rem;
  display: grid;
}

.p-post-head__eyecatch {
  border-radius: 0.375rem;
  margin-top: -1rem;
  overflow: hidden;
  position: relative;
  position: relative;
  z-index: 1;
}

.p-post-head__eyecatch::before {
  content: "";
  float: left;
  padding-top: 50%;
}

.p-post-head__eyecatch::after {
  clear: both;
  content: "";
  display: block;
}

.p-post-head__eyecatch > img[class*="__image"] {
  bottom: 0;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.p-post-head__title {
  font-size: 1.25rem;
}

.p-post-head__categories {
  display: flex;
  flex-wrap: wrap;
  margin-left: calc(0.75rem * -1);
  margin-top: calc(0.25rem * -1);
  transform: translateY(4px);
}

.p-post-head__categories > * {
  margin-left: 0.75rem;
  margin-top: 0.25rem;
}

.p-post-head__category {
  align-items: center;
  color: var(--primary__color--hex-darken);
  display: grid;
  font-size: 0.8125rem;
  font-weight: bold;
  text-decoration: underline;
}

.p-post-head__category:visited {
  color: var(--primary__color--hex-darken);
}

.p-post-head__category:hover {
  text-decoration: none;
}

.p-post-head__times {
  gap: 0.125rem;
  display: grid;
}

.p-post-head__time {
  color: var(--gray__secondary--hex);
  display: grid;
  font-size: 0.8125rem;
  font-weight: bold;
}

.p-post-sns {
  margin-top: 2rem;
}

.p-post-sns__inner {
  gap: 16px;
  align-items: center;
  background-color: #f7f7f7;
  display: grid;
  grid-template-columns: 1fr max-content;
  padding: 1rem 2rem;
}

.p-post-sns__text {
  font-size: 0.875rem;
  font-weight: bold;
  line-height: 1.6;
}

.p-post-sns__list {
  gap: 16px;
  display: grid;
  grid-template-columns: repeat(3, max-content);
}

.p-post-sns__item {
  width: 32px;
}

.p-post-sns__link {
  display: block;
  height: 100%;
  width: 100%;
}

.p-post-sns__image {
  width: 32px;
}

.p-post__inner {
  display: grid;
}

.p-profile__inner {
  gap: 1rem;
  background-color: var(--white__primary--hex);
  display: grid;
  padding: 1.25rem var(--global-inner-small);
}

.l-main > .p-profile:first-child .p-profile__inner {
  padding-top: var(--page-top-section-padding);
}

.p-profile__body {
  gap: 1rem;
  display: grid;
}

.p-profile__thumbnail {
  max-width: 100%;
}

.p-profile__image {
  border-radius: var(--global-radius);
  max-width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.p-profile__wrap {
  gap: 1.5rem;
  display: grid;
  flex: 1;
}

.p-profile__name-wrap {
  display: flex;
  flex-direction: column;
  margin-left: 0;
  margin-top: calc(1rem * -1);
}

.p-profile__name-wrap > * {
  margin-left: 0;
  margin-top: 1rem;
}

.p-profile__name {
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.6;
}

.p-profile__name-wrap > .p-profile__name:only-child {
  margin-bottom: -0.75rem;
}

.p-profile__text {
  font-size: 1rem;
  line-height: 1.75;
}

.p-profile__name-wrap + .p-profile__text {
  border-top: 1px solid var(--gray__primary--hex);
  padding-top: 1rem;
}

.p-pulldown {
  align-items: center;
  border: 1px solid var(--gray__primary--hex);
  border-radius: var(--global-radius);
  display: inline-flex;
  justify-content: center;
  overflow: hidden;
  position: relative;
}

.p-pulldown__select {
  color: var(--black__primary--hex);
  font-size: 16px;
  padding: 0.4375rem 2.5rem 0.4375rem 0.75rem;
  width: 100%;
}

.p-pulldown__select:focus {
  outline: none;
}

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

.p-pulldown__icon {
  fill: var(--primary__color--hex);
  max-width: 0.5rem;
  pointer-events: none;
  position: absolute;
  right: 1rem;
  transform: rotate(90deg);
}

.l-main > .p-youtube:first-child {
  padding-top: var(--page-top-section-padding);
}

.l-main > *:not([class]):first-child .p-youtube {
  padding-top: var(--page-top-section-padding);
}

.p-youtube__inner {
  margin: 0 auto;
  padding: 0 var(--global-inner-small);
}

.p-youtube__thumbnail {
  border-radius: 6px;
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  position: relative;
  width: 100%;
  z-index: 1;
}

.p-youtube__thumbnail > iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.js-animation-passing {
  display: inline-block;
  overflow: hidden;
  position: relative;
}

.js-animation-passing__el {
  background-color: var(--primary__color--hex);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: translateX(-100%);
  width: 100%;
  will-change: transform;
}

[data-animation="scale-in"] {
  -webkit-transform: scale(1.1);
  opacity: 0;
  transform: scale(1.1);
}

[data-animation="scale-in"].js-animation-scale-in {
  -webkit-transform: scale(1);
  -webkit-transition: opacity 0.6s, -webkit-transform 0.8s cubic-bezier(0.08, 0.92, 0.35, 1);
  opacity: 1;
  transform: scale(1);
  transition: opacity 0.6s, -webkit-transform 0.8s cubic-bezier(0.08, 0.92, 0.35, 1);
  transition: transform 0.8s cubic-bezier(0.08, 0.92, 0.35, 1), opacity 0.6s;
  transition: transform 0.8s cubic-bezier(0.08, 0.92, 0.35, 1), opacity 0.6s, -webkit-transform 0.8s cubic-bezier(0.08, 0.92, 0.35, 1);
}

[data-budoux] {
  position: relative;
}

[data-budoux] > span {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.js-empty {
  display: none;
}

[data-only-alphabet]:not([data-only-alphabet="true"]) {
  display: none;
}

@page {
  margin: 0;
}

@media screen {
  [hidden~="screen"] {
    display: inherit;
  }
  [hidden~="screen"]:not(:active):not(:focus):not(:target) {
    clip: rect(0 0 0 0) !important;
    position: absolute !important;
  }
}

@media print, screen and (min-width: 320px) {
  html {
    font-size: calc(1rem + ((1vw - 3.75px) * 0.8163));
  }
  .g-accordion__icon-wrap {
    height: 3.25rem;
    width: 3.25rem;
  }
  .g-accordion__icon-wrap::before {
    clip-path: polygon(-1px -1px, 100% -1px, 100% 0.625rem, 50% 0.625rem, 50% calc(100% - 0.625rem), 100% calc(100% - 0.625rem), 100% 100%, 0 100%);
  }
}

@media print, screen and (min-width: 768px) {
  html {
    font-size: calc(1rem + ((1vw - 16px) * 0.5495));
  }
  p {
    font-size: 1.125rem;
  }
  h3 {
    font-size: 2.125rem;
  }
  :not(:root)[data-string] {
    line-height: var(--wf-line-height__ja--pc);
  }
  :not(:root)[data-string="alphabet"] {
    line-height: var(--wf-line-height__en--pc);
  }
  :root {
    --global-inner-small: clamp(10%, 100vw, calc((100% - 960px) / 2));
    --global-inner-large: clamp(10%, 100vw, calc((100% - 1536px) / 2));
    --global-inner-padding:4rem;
    --global-margin: 1.5rem;
    --line-height-m: 2.2;
    --page-top-section-padding: calc(var(--header-height, 5rem) + 0rem);
  }
  .l-footer {
    align-items: center;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    padding: 1.75rem 4rem;
  }
  .l-footer > .g-sns {
    flex: 1;
    justify-content: right;
  }
  .l-footer__list {
    gap: 1.5rem;
    grid-auto-flow: column;
  }
  .l-footer__item {
    font-size: 0.875rem;
  }
  .l-footer__logo {
    margin-left: auto;
    margin-right: 0;
    width: 15rem;
  }
  .l-header {
    padding: 2.625rem 3.75rem;
  }
  .l-header__logo.js-length--vertical {
    max-height: 11.25rem;
    max-width: 5.625rem;
  }
  .l-header__logo.js-length--horizontal {
    max-height: 6.25rem;
    max-width: 25rem;
  }
  .l-header__logo.js-length--square {
    height: auto;
    max-width: 8.75rem;
  }
  .l-header__menu {
    gap: 1.5rem;
    padding: 2rem 3.75rem 2.625rem;
  }
  .l-header__menu.js-header__menu--sticky {
    padding: 1rem 3.75rem;
  }
  .l-header__name {
    font-size: 1.125rem;
  }
  .l-header__button--open {
    gap: 0.75rem;
  }
  .l-header__label {
    display: block;
    font-size: 1.5rem;
    font-weight: 600;
    letter-spacing: 0.05em;
    white-space: nowrap;
  }
  .l-main {
    gap: 2.25rem;
    background-color: rgba(var(--gray__primary--rgb), 0.35);
    padding-bottom: 4rem;
  }
  .l-main .p-main-visual:first-child + .p-news {
    margin-top: 0;
  }
  .c-icon--menu {
    height: 0.625rem;
    width: 1.5rem;
  }
  .c-icon--close {
    height: 1.0625rem;
    width: 1.0625rem;
  }
  .c-icon--arrow {
    height: 1.625rem;
    width: 1rem;
  }
  .c-icon--required {
    font-size: 0.875rem;
  }
  .c-input--radio label::before {
    top: 0.25rem;
  }
  .c-input--checkbox label::before {
    top: 0.75rem;
  }
  .c-input--checkbox label::after {
    top: 0.75rem;
  }
  .c-input--file + .c-input--file {
    margin-top: 1rem;
  }
  .c-input--file label {
    font-size: 1.125rem;
  }
  .c-input--file-item {
    display: block;
  }
  .c-input--file-delete {
    display: inline-block;
  }
  .c-text--validation {
    font-size: 1rem;
  }
  .c-title {
    font-size: 1.5rem;
  }
  .g-accordion {
    gap: 4rem;
  }
  .g-accordion__text {
    font-size: 1.375rem;
  }
  .g-accordion__icon {
    width: 0.5rem;
  }
  .g-ad-overlay__wrap {
    padding: 0.5rem 2.5rem;
  }
  .g-ad-overlay__button--close {
    display: block;
    left: 0.5rem;
    position: absolute;
    top: 0.5rem;
  }
  .g-button-forward, .g-button-home, .g-button-back {
    font-size: 1.25rem;
    padding: 1rem 2.5rem;
    width: 22.5rem;
  }
  .g-button-forward__icon {
    right: 1.5rem;
    width: 0.625rem;
  }
  .g-button-unlock {
    align-items: center;
    justify-content: center;
    min-height: 6rem;
    padding: 1.25rem 2rem;
    width: 100%;
  }
  .g-button-unlock__title-en {
    font-size: 2.25rem;
  }
  .g-button-unlock__title-ja {
    font-size: 3rem;
  }
  .g-button-unlock__title-en + .g-button-unlock__title-ja {
    font-size: 1.125rem;
  }
  .g-button-strong {
    justify-content: left;
    padding: 1.25rem 4rem 1.25rem 2rem;
    width: 100%;
  }
  .g-button-strong {
    justify-content: center;
  }
  .g-button-strong__title-en {
    font-size: 2.25rem;
  }
  .g-button-strong__icon {
    height: 1.125rem;
    right: 0.75rem;
    width: 0.875rem;
  }
  .g-form {
    background-color: transparent;
    padding: 1.5rem var(--global-inner-small);
  }
  .g-form__inner {
    gap: 1rem;
    background-color: var(--white__primary--hex);
    border-radius: 0.75rem;
    padding: 2.625rem var(--global-inner-padding);
  }
  .g-form__title {
    font-size: 1.5rem;
  }
  .g-form__text {
    font-size: 1rem;
  }
  .g-form__required {
    font-size: 1rem;
  }
  .g-form__wrap {
    border-top: 1px solid #e0e0e0;
  }
  .g-form__wrap:last-child {
    border-bottom: 1px solid #e0e0e0;
  }
  .g-form__wrap::before {
    content: none;
  }
  .g-form__wrap {
    display: table;
    padding: 1.5rem 0;
    table-layout: fixed;
    width: 100%;
  }
  .g-form__label {
    display: table-cell;
    font-size: 1.125rem;
    padding-right: 3.75rem;
    vertical-align: middle;
    width: 30%;
  }
  .g-form__data {
    display: table-cell;
    vertical-align: middle;
  }
  .g-form__validation {
    margin-top: 0.75rem;
  }
  .g-form__button {
    gap: 2rem;
    grid-auto-flow: column;
    justify-content: center;
    margin-top: 2.5rem;
  }
  .g-form__check {
    font-size: 1.25rem;
  }
  .g-link {
    gap: 0.875rem;
  }
  .g-link__text {
    font-size: 1.5rem;
  }
  .g-link__icon-wrap {
    height: 4rem;
    width: 4rem;
  }
  .g-link__icon {
    width: 0.5rem;
  }
  .g-ogp-card {
    align-items: center;
    flex-direction: row;
    padding: 1.5rem;
  }
  .g-ogp-card:hover .g-ogp-card__image {
    cursor: pointer;
    transform: scale(1.04);
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  }
  .g-ogp-card__wrap {
    margin-right: 1.5rem;
    padding: 0;
  }
  .g-ogp-card__title {
    font-size: 1.125rem;
  }
  .g-ogp-card__text {
    font-size: 0.875rem;
    line-height: 1.8;
  }
  .g-ogp-card__thumbnail {
    --global-radius: 0.375rem;
    overflow: hidden;
    position: relative;
    width: 14.5rem;
  }
  .g-ogp-card__thumbnail::before {
    content: "";
    float: left;
    padding-top: 56.25%;
  }
  .g-ogp-card__thumbnail::after {
    clear: both;
    content: "";
    display: block;
  }
  .g-ogp-card__thumbnail > img[class*="__image"] {
    bottom: 0;
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
  }
  .g-ogp-card__image {
    cursor: pointer;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  }
  .g-pagination__label {
    font-size: 1.125rem;
  }
  .g-pagination {
    justify-content: center;
    margin: 1.5rem 0 0;
    padding: 0 var(--global-inner-large);
  }
  .g-pagination__inner {
    height: 3.75rem;
    min-width: 33rem;
  }
  .g-pagination__inner > * {
    min-width: 6.375rem;
  }
  .g-pagination__center {
    min-width: max-content;
  }
  .g-pagination__select-wrap {
    padding: 0 3.75rem;
    width: 14.375rem;
  }
  .g-pagination__icon--arrow {
    height: 0.75rem;
    right: 1.5rem;
    width: 0.75rem;
  }
  .g-pagination__icon--apps {
    height: 1.5rem;
    width: 1.5rem;
  }
  .g-post p, .g-post ul:not([class]) li,
  .g-post ol:not([class]) li {
    font-size: 1.125rem;
  }
  .g-post h1 {
    font-size: 1.5rem;
  }
  .g-post h2 {
    font-size: 1.375rem;
    margin-top: 3rem;
    padding-bottom: 0.8125rem;
  }
  .g-post h2::after {
    width: 6.25rem;
  }
  .g-post h3 {
    font-size: 1.25rem;
  }
  .g-post h4 {
    font-size: 1.25rem;
    padding: 0.75rem;
  }
  .g-post h5 {
    font-size: 1.25rem;
  }
  .g-post h6 {
    font-size: 1.25rem;
  }
  .p-archive-sort__list {
    gap: 2.5rem 1.75rem;
    border-top: none;
    grid-template-columns: repeat(auto-fill, minmax(20rem, 1fr));
  }
  .p-archive {
    background-color: transparent;
    padding: 0 var(--global-inner-small);
  }
  .p-archive__inner {
    gap: 1.5rem;
    background-color: var(--white__primary--hex);
    border-radius: var(--global-radius);
    overflow: hidden;
    padding: 2rem var(--global-inner-padding) 4rem;
    position: relative;
    z-index: 1;
  }
  .p-archive__head {
    margin-left: calc(0.75rem * -1);
    margin-top: calc(0.75rem * -1);
  }
  .p-archive__head > * {
    margin-left: 0.75rem;
    margin-top: 0.75rem;
  }
  .p-archive__list {
    display: grid;
    overflow: hidden;
  }
  .p-archive__link {
    gap: 2rem;
    padding: 1.5rem 0;
  }
  .p-archive__thumbnail {
    overflow: hidden;
    position: relative;
    width: 17.5rem;
  }
  .p-archive__thumbnail::before {
    content: "";
    float: left;
    padding-top: 56.25%;
  }
  .p-archive__thumbnail::after {
    clear: both;
    content: "";
    display: block;
  }
  .p-archive__thumbnail > img[class*="__image"] {
    bottom: 0;
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
  }
  .p-archive__link:hover .p-archive__image {
    cursor: pointer;
    transform: scale(1.04);
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  }
  .p-archive__title-wrap {
    display: flex;
    flex-direction: column;
    min-height: 10rem;
  }
  .p-archive__title {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    font-size: 1rem;
    line-height: 1.65;
    margin-top: 0.5rem;
    min-height: 3rem;
    overflow: hidden;
  }
  .p-archive__description {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: var(--gray__secondary--hex);
    display: -webkit-box;
    font-size: 0.875rem;
    line-height: 1.65;
    margin-top: 0.25rem;
    min-height: 3rem;
    overflow: hidden;
  }
  .p-archive__categories {
    margin-bottom: 0;
    margin-left: calc(0.75rem * -1);
    margin-top: calc(0.25rem * -1);
    margin-top: auto;
  }
  .p-archive__categories > * {
    margin-left: 0.75rem;
    margin-top: 0.25rem;
  }
  .p-archive__date {
    align-self: flex-start;
    font-weight: bold;
    margin-top: 0;
    order: -1;
  }
  .p-contact {
    background-color: transparent;
    padding: 0 var(--global-inner-small);
  }
  .l-main > .p-contact:first-child {
    padding-top: var(--page-top-section-padding);
  }
  .l-main > *:first-child .p-contact__inner {
    padding: 3rem 4rem;
  }
  .p-contact__inner {
    gap: 1.5rem 4rem;
    align-items: center;
    background-color: var(--white__primary--hex);
    border-radius: 12px;
    grid-template-columns: repeat(auto-fit, minmax(20rem, 1fr));
    overflow: hidden;
    padding: 3rem var(--global-inner-padding);
  }
  .p-contact__title {
    font-size: 1.5rem;
  }
  .p-contact__text {
    font-size: 1.125rem;
  }
  .p-contact__button {
    justify-self: center;
    padding: 1rem 1.5rem;
    width: 100%;
  }
  .p-contact__lead {
    font-size: 1.25rem;
  }
  .p-contact__icon {
    width: 0.5rem;
  }
  .p-default-body {
    padding: 3rem var(--global-inner-padding) 4rem;
  }
  .p-default-head + .p-default-body {
    padding-top: 0;
  }
  .l-main > .p-default .p-default__inner > .p-default-body:first-child {
    padding-top: 3rem;
  }
  .l-main > .p-default:first-child .p-default__inner > .p-default-body:first-child {
    padding-top: 3rem;
  }
  .p-default-head__inner {
    gap: 0;
    background-color: transparent;
    padding: 0;
  }
  .l-main > .p-default:first-child .p-default-head__inner {
    gap: 0;
    background-color: var(--white__primary--hex);
    padding: 0;
  }
  .p-default-head__wrap {
    gap: 1rem;
    padding: 3rem var(--global-inner-padding) 1.5rem;
  }
  .p-default-head__eyecatch + .p-default-head__wrap {
    padding-top: 2rem;
  }
  .l-main > .p-default:first-child .p-default-head__eyecatch {
    margin-top: 0;
  }
  .p-default-head__eyecatch {
    border-radius: 0;
  }
  .p-default-head__title {
    font-size: 1.75rem;
  }
  .p-default-head__categories {
    margin-left: calc(0.75rem * -1);
    margin-top: calc(0.25rem * -1);
  }
  .p-default-head__categories > * {
    margin-left: 0.75rem;
    margin-top: 0.25rem;
  }
  .p-default-head__category {
    font-size: 0.9375rem;
  }
  .p-default-head__time {
    font-size: 0.9375rem;
  }
  .p-default {
    padding: 0 var(--global-inner-small);
  }
  .l-main > .p-default:first-child {
    padding-top: var(--page-top-section-padding);
  }
  .p-default__inner {
    background-color: var(--white__primary--hex);
    border-radius: 0.75rem;
    overflow: hidden;
    position: relative;
    z-index: 1;
  }
  .p-drawer__menu {
    gap: 2.375rem;
    max-width: 560px;
    padding: 6.25rem 4.25rem 3rem;
    padding-top: 2rem;
    width: 56vw;
  }
  .p-drawer__button-wrap {
    flex-flow: row-reverse wrap;
  }
  .p-drawer__button--close {
    right: 3.875rem;
    top: 2rem;
  }
  .p-drawer__label {
    display: block;
  }
  .p-drawer__title-wrap {
    min-height: 3.625rem;
  }
  .p-drawer__title--large {
    font-size: 1.125rem;
  }
  .p-drawer__title--small {
    font-size: 1rem;
  }
  .p-instagram {
    padding: 0 var(--global-inner-small);
  }
  .l-main > .p-instagram:first-child {
    padding-top: var(--page-top-section-padding);
  }
  .p-instagram__inner {
    align-items: center;
    border-radius: 0.75rem;
    display: flex;
    margin-top: 0;
    overflow: hidden;
  }
  .p-instagram__head {
    align-items: center;
    flex: 1;
    flex-direction: column;
    justify-content: center;
    margin: auto 0;
  }
  .l-main > .p-instagram:first-child .p-instagram__head {
    padding: 2rem 4rem;
  }
  .p-instagram__body {
    width: 50%;
  }
  .p-instagram__title-wrap {
    align-items: center;
    justify-items: center;
    margin-top: 0;
  }
  .p-instagram__title {
    font-size: 2.25rem;
  }
  .p-instagram__text {
    font-size: 1.125rem;
  }
  .p-instagram__button {
    justify-self: center;
    margin-left: 0;
    margin-top: 2rem;
    min-width: 10.75rem;
    padding: 0.625rem 2rem;
  }
  .p-instagram__link:hover .p-instagram__image {
    cursor: pointer;
    transform: scale(1.04);
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  }
  .p-instagram__lead {
    font-size: 1.125rem;
  }
  .p-instagram__icon {
    width: 0.5rem;
  }
  .p-main-visual {
    background-color: transparent;
    font-size: 1.75rem;
    min-height: 12.5rem;
  }
  .p-main-visual__inner {
    padding: 3rem var(--global-inner-small);
  }
  .p-main-visual__title {
    font-size: 1.75rem;
  }
  .p-main-visual__text {
    font-size: 1rem;
  }
  .p-main-visual__thumbnail {
    padding: 0 var(--global-inner-small);
  }
  .p-main-visual__inner + .p-main-visual__thumbnail {
    margin-top: -2.5rem;
  }
  .l-main > .p-main-visual:first-child .p-main-visual__thumbnail:first-child {
    margin-top: -0.5rem;
  }
  .l-main > .p-main-visual:not(:first-child) > .p-main-visual__thumbnail:first-child {
    padding-top: 3rem;
  }
  .p-monthly {
    background-color: transparent;
    padding: 0 var(--global-inner-small);
  }
  .p-monthly__inner {
    gap: 1.25rem;
    background-color: var(--white__primary--hex);
    border-radius: var(--global-radius);
    overflow: hidden;
    padding: 2rem var(--global-inner-padding) 3rem;
    position: relative;
    z-index: 1;
  }
  .p-monthly__head {
    margin-left: calc(0.75rem * -1);
    margin-top: calc(0.75rem * -1);
  }
  .p-monthly__head > * {
    margin-left: 0.75rem;
    margin-top: 0.75rem;
  }
  .p-monthly__title {
    font-size: 1.5rem;
  }
  .p-monthly__date {
    font-size: 1.125rem;
  }
  .p-monthly__number {
    font-size: 0.9375rem;
    margin-left: 1rem;
  }
  .p-monthly__icon {
    display: block;
    height: 0.75rem;
    width: 0.875rem;
  }
  .p-news {
    background-color: transparent;
    padding: 0 var(--global-inner-small) 1.5rem;
  }
  .p-news__inner {
    gap: 1rem;
  }
  .p-news__head {
    font-size: 1.5rem;
  }
  .p-news__body {
    gap: 3rem;
  }
  .p-news__list {
    gap: 1.25rem;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    overflow: hidden;
  }
  .p-news__item {
    background-color: var(--white__primary--hex);
    border-radius: 6px;
    display: flex;
    padding: 5.5%;
  }
  .p-news__item::after {
    content: none;
  }
  .p-news__link {
    gap: 0;
    display: flex;
    flex-direction: column;
    padding: 0;
    width: 100%;
  }
  .p-news__link:hover .p-news__image {
    cursor: pointer;
    transform: scale(1.04);
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  }
  .p-news__title {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    display: -webkit-box;
    margin-top: 0.25rem;
    overflow: hidden;
  }
  .p-news__thumbnail ~ .p-news__title {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    border-top: none;
    display: -webkit-box;
    overflow: hidden;
    padding-top: 0;
  }
  .p-news__description {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    border-top: 1px solid var(--gray__primary--hex);
    color: var(--gray__secondary--hex);
    display: -webkit-box;
    font-size: 0.8125rem;
    line-height: 1.6;
    margin: 0.5rem 0 1rem;
    overflow: hidden;
    padding-top: 0.625rem;
  }
  .p-news__thumbnail ~ .p-news__description {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    border-top: none;
    display: -webkit-box;
    overflow: hidden;
    padding-top: 0;
  }
  .p-news__categories {
    margin-left: calc(0.75rem * -1);
    margin-top: calc(0.25rem * -1);
    margin-top: auto;
  }
  .p-news__categories > * {
    margin-left: 0.75rem;
    margin-top: 0.25rem;
  }
  .p-news__date {
    font-size: 0.8125rem;
    font-weight: bold;
    margin-top: 0.5rem;
  }
  .p-news__button {
    justify-self: center;
    padding: 1rem 1.5rem;
    width: 27.5rem;
  }
  .p-news__lead {
    font-size: 1.25rem;
  }
  .p-news__icon {
    width: 0.5rem;
  }
  .p-post-body {
    padding: 0 var(--global-inner-padding) 4rem;
  }
  .p-post__inner > .p-post-body:first-child {
    padding-top: 3rem;
  }
  .p-post-head__inner {
    gap: 0;
    padding: 0;
  }
  .l-main > .p-post:first-child .p-post-head__inner {
    gap: 0;
    background-color: var(--white__primary--hex);
    padding: 0;
  }
  .p-post-head__wrap {
    gap: 1rem;
    padding: 3rem var(--global-inner-padding);
  }
  .p-post-head__eyecatch + .p-post-head__wrap {
    padding-top: 1.5rem;
  }
  .p-post-head__eyecatch {
    border-radius: 0;
    margin-top: 0;
  }
  .p-post-head__title {
    font-size: 1.75rem;
  }
  .p-post-head__categories {
    margin-left: calc(0.75rem * -1);
    margin-top: calc(0.25rem * -1);
  }
  .p-post-head__categories > * {
    margin-left: 0.75rem;
    margin-top: 0.25rem;
  }
  .p-post-head__category {
    font-size: 0.9375rem;
  }
  .p-post-head__time {
    font-size: 0.9375rem;
  }
  .p-post-sns {
    margin-top: 4rem;
  }
  .p-post-sns__inner {
    grid-template-columns: repeat(2, 1fr);
    justify-content: center;
    margin: 0 auto;
    padding: 1.25rem 2rem;
  }
  .p-post-sns__text {
    font-size: 1rem;
    text-align: right;
  }
  .p-post {
    padding: 2rem var(--global-inner-small);
  }
  .l-main > .p-post:first-child {
    padding-top: var(--page-top-section-padding);
  }
  .p-post__inner {
    background-color: var(--white__primary--hex);
    border-radius: 0.75rem;
    overflow: hidden;
    position: relative;
    z-index: 1;
  }
  .p-profile {
    margin-top: 0;
    padding: 0 var(--global-inner-small);
  }
  .l-main > .p-profile:first-child {
    padding-top: var(--page-top-section-padding);
  }
  .p-profile__inner {
    border-radius: 0.75rem;
    padding: 2rem var(--global-inner-padding) 4rem;
  }
  .l-main > .p-profile:first-child .p-profile__inner {
    padding: 2rem 4rem;
  }
  .p-profile__body {
    gap: 0;
    display: flex;
    margin-left: 0;
    margin-top: calc(1rem * -1);
    width: 100%;
  }
  .p-profile__body > * {
    margin-left: 0;
    margin-top: 1rem;
  }
  .p-profile__thumbnail {
    margin-right: 2rem;
    max-width: 22.5rem;
  }
  .p-profile__wrap {
    height: fit-content;
  }
  .p-profile__name {
    font-size: 1.25rem;
    height: fit-content;
  }
  .p-pulldown__select {
    font-size: 1.125rem;
    padding: 0.4375rem 3rem 0.4375rem 1.25rem;
  }
  .p-youtube {
    margin-top: 0;
    padding: 0 var(--global-inner-small);
  }
  .p-youtube__inner {
    padding: 0;
  }
}

@media print, screen and (min-width: 1600px) {
  html {
    font-size: 16px;
  }
}

@media print {
  html {
    font-size: 10px;
  }
  body {
    -webkit-print-color-adjust: exact;
  }
  .l-header__body.js-header__body--fixed {
    background-color: transparent;
    position: relative;
  }
  .l-main > section {
    page-break-after: always;
  }
}

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