@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-scroll-fixed {
  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: var(--font-size-m);
  letter-spacing: 0.05em;
  line-height: var(--line-height-m);
}

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-container: 100%;
  --global-container-small: 100%;
  --global-container-padding: 1.5rem;
  --global-section-padding-small: 1.5rem 0 4rem;
  --global-section-padding-large: 4rem;
  --global-inner-small: 6.5%;
  --global-inner-medium: 6.5%;
  --global-inner-large: 6.5%;
  --global-margin: 1rem;
  --global-radius: 6px;
  --font-size-m: 0.9375rem;
  --line-height-m: 1.9;
  --break-container: calc(100% - 100vw / 2);
}

.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__body:not(.js-header__body--fixed) .l-header__name, .l-header__body:not(.js-header__body--fixed) .l-header__button--open {
  transition: color 0.25s ease-in-out;
}

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

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

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

.l-header__body {
  gap: 0.75rem;
  align-items: center;
  background-color: transparent;
  display: grid;
  grid-auto-flow: column;
  justify-items: start;
  left: 0;
  padding: 1.5rem 5%;
  position: absolute;
  top: 0;
  width: 100%;
}

.l-header__body.js-header__body--fixed {
  background-color: rgba(var(--black__primary--rgb), 0.6);
  padding: 1rem 1.25rem;
  position: fixed;
}

.l-header__logo {
  display: block;
  position: relative;
  width: max-content;
  z-index: 1;
}

.l-header__image {
  display: block;
  height: 100%;
  object-fit: contain;
  object-position: left top;
  opacity: 0;
  transition: opacity 0.25s ease-in-out;
  width: 100%;
}

.l-header__image.js-header__image--show {
  opacity: 1;
}

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

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

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

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

.l-header__logo + .l-header__body:not(.js-header__body--fixed) .l-header__name {
  display: none;
}

.l-header__menu {
  background-color: rgba(var(--primary__color--rgb), 0.95);
  height: 100%;
  left: 0;
  max-height: 100%;
  opacity: 0;
  overflow-y: auto;
  padding: 3.25rem var(--global-inner-large) 1.5rem;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 4;
}

.l-header__menu.l-header__menu--hide {
  display: none;
}

.l-header__inner {
  display: flex;
  flex-flow: column;
}

.l-header__sns-wrap {
  gap: 1.5rem;
  display: grid;
  margin-top: 3rem;
}

.l-header__sns-wrap .g-sns {
  justify-content: start;
}

.l-header__list {
  gap: 1.5rem;
  display: grid;
}

.l-header__item[data-] {
  fill: none;
}

.l-header__item[data-link-dark] {
  order: 2;
}

.l-header__item[data-link-white] {
  order: 4;
}

.l-header__link {
  border-left: 1px solid var(--primary__color--hex);
  color: var(--primary__color--hex);
  display: flex;
  filter: invert(100%) grayscale(100%) contrast(100);
  flex-direction: column;
  justify-content: center;
  padding-left: 1.25rem;
}

.l-header__item[data-link-dark] .l-header__link {
  border: none;
  color: var(--white__primary--hex);
  filter: inherit;
  padding-left: 0;
}

.l-header__item[data-link-white] .l-header__link {
  border: none;
  color: var(--white__primary--hex);
  filter: inherit;
  padding-left: 0;
}

.l-header__title-en {
  font-size: 2rem;
  font-weight: 600;
  line-height: normal;
  line-height: var(--webfont-line-height);
}

.l-header__title-ja {
  font-size: 1.5rem;
  font-weight: 600;
}

.l-header__title-en + .l-header__title-ja {
  font-size: 0.875rem;
}

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

.l-header__button--close {
  gap: 0.5rem;
  align-items: center;
  color: var(--primary__color--hex);
  display: grid;
  grid-auto-flow: column;
  justify-content: center;
  position: fixed;
  right: 5%;
  top: 1.5rem;
  width: 1.5rem;
}

.l-header__button--close .l-header__icon,
.l-header__button--close .l-header__label {
  filter: invert(100%) grayscale(100%) contrast(100);
}

.l-header__icon {
  fill: currentColor;
}

.l-header__label {
  display: none;
}

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

.l-main {
  max-width: 100%;
  position: relative;
  width: 100%;
  z-index: 1;
}

.l-shutter.js-shutter--in .l-shutter__line, .l-shutter.js-shutter--out .l-shutter__line {
  transition: transform 0.25s cubic-bezier(0.45, 0.05, 0.3, 0.93) 0s;
  will-change: transition;
}

.l-shutter {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: -1;
}

.l-shutter.js-shutter--in, .l-shutter.js-shutter--out {
  z-index: 6;
}

.l-shutter__line-wrap {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.l-shutter__line {
  background: var(--white__primary--hex);
  height: calc(14.28571% + 2px);
  left: 0;
  position: absolute;
  transform: translateX(100%);
  width: 100%;
}

.l-shutter__line:nth-child(1) {
  top: 0%;
}

.l-shutter__line:nth-child(2) {
  top: 14.28571%;
}

.l-shutter__line:nth-child(3) {
  top: 28.57143%;
}

.l-shutter__line:nth-child(4) {
  top: 42.85714%;
}

.l-shutter__line:nth-child(5) {
  top: 57.14286%;
}

.l-shutter__line:nth-child(6) {
  top: 71.42857%;
}

.l-shutter__line:nth-child(7) {
  top: 85.71429%;
}

.l-shutter.js-shutter--in .l-shutter__line {
  transform: translateX(0);
}

.l-shutter.js-shutter--in .l-shutter__line:nth-child(1) {
  transition-delay: 0.45s;
}

.l-shutter.js-shutter--in .l-shutter__line:nth-child(2) {
  transition-delay: 0.4s;
}

.l-shutter.js-shutter--in .l-shutter__line:nth-child(3) {
  transition-delay: 0.35s;
}

.l-shutter.js-shutter--in .l-shutter__line:nth-child(4) {
  transition-delay: 0.3s;
}

.l-shutter.js-shutter--in .l-shutter__line:nth-child(5) {
  transition-delay: 0.25s;
}

.l-shutter.js-shutter--in .l-shutter__line:nth-child(6) {
  transition-delay: 0.2s;
}

.l-shutter.js-shutter--in .l-shutter__line:nth-child(7) {
  transition-delay: 0.15s;
}

.l-shutter.js-shutter--out .l-shutter__line {
  transform: translateX(-100%);
}

.l-shutter.js-shutter--out .l-shutter__line:nth-child(1) {
  transition-delay: 0.45s;
}

.l-shutter.js-shutter--out .l-shutter__line:nth-child(2) {
  transition-delay: 0.4s;
}

.l-shutter.js-shutter--out .l-shutter__line:nth-child(3) {
  transition-delay: 0.35s;
}

.l-shutter.js-shutter--out .l-shutter__line:nth-child(4) {
  transition-delay: 0.3s;
}

.l-shutter.js-shutter--out .l-shutter__line:nth-child(5) {
  transition-delay: 0.25s;
}

.l-shutter.js-shutter--out .l-shutter__line:nth-child(6) {
  transition-delay: 0.2s;
}

.l-shutter.js-shutter--out .l-shutter__line:nth-child(7) {
  transition-delay: 0.15s;
}

.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 {
  background-color: #f2f2f2;
  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: 1.125rem;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0.1875rem;
  transition: all 250ms ease;
  width: 1.125rem;
}

.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: 1.125rem;
  left: 0;
  margin-top: -0.5rem;
  position: absolute;
  top: 0.6875rem;
  transition: all 250ms ease;
  width: 1.125rem;
}

.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.6875rem;
  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;
}

.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-svg {
  display: none;
}

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

[class*="__clipping"]:only-child .c-title--ja, [class*="__title-wrap"] .c-title--ja:only-child {
  font-size: 1.375rem;
  font-weight: 600;
}

.c-title--en {
  color: var(--primary__color--hex);
  font-size: 2.375rem;
  font-weight: 600;
  line-height: normal;
}

.c-title--ja {
  color: var(--black__primary--hex);
  font-size: 0.875rem;
  font-weight: bold;
}

[class*="__clipping"]:only-child .c-title--ja {
  color: var(--primary__color--hex);
}

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

.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(--white__primary--hex);
  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);
}

.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 {
  padding: var(--global-section-padding-small) 0;
}

.g-form__inner {
  gap: 1.5rem;
  display: grid;
  padding: 0 var(--global-inner-medium);
}

.g-form__text {
  margin-bottom: 1.5rem;
  text-align: left;
}

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

.g-form__wrap {
  gap: 0.75rem;
  border-top: 1px solid var(--gray__primary--hex);
  display: grid;
  padding: 1rem 0;
}

.g-form__wrap:last-child {
  border-bottom: 1px solid var(--gray__primary--hex);
}

.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: 2rem;
}

.g-form__button {
  gap: 1rem;
  display: grid;
  margin-top: 2rem;
  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-main-visual__eyecatch {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.g-main-visual__eyecatch::before {
  content: "";
  float: left;
  padding-top: 50%;
}

.g-main-visual__eyecatch::after {
  clear: both;
  content: "";
  display: block;
}

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

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

.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 {
  color: var(--white__primary--hex);
  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 {
  fill: var(--white__primary--hex);
  bottom: 0;
  cursor: pointer;
  height: 0.625rem;
  margin: auto;
  position: absolute;
  right: 0.75rem;
  top: 0;
  transform: rotate(90deg);
  width: 0.625rem;
}

.g-pagination__icon--apps {
  fill: var(--white__primary--hex);
  height: 1.25rem;
  width: 1.25rem;
}

.g-pagination__link {
  align-items: center;
  display: grid;
  height: 100%;
  justify-items: center;
  width: 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: var(--font-size-m);
  line-height: 2;
}

.g-post {
  overflow: hidden;
}

.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"] {
  margin-left: auto !important;
  margin-right: auto !important;
}

@keyframes scroll-animation {
  to {
    width: 0rem;
  }
}

.g-scroll {
  bottom: auto;
  display: none;
  height: 1.5625rem;
  left: auto;
  position: absolute;
  right: 3.375rem;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
  width: 1.5625rem;
}

.g-scroll__text {
  color: var(--black__primary--hex);
  font-size: 1rem;
  font-weight: 600;
  left: 50%;
  padding-right: 1.25rem;
  position: absolute;
  transform: translateX(-50%);
  white-space: nowrap;
}

.g-scroll__bar {
  animation-delay: 0s;
  animation-direction: reverse;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-name: scroll-animation;
  animation-timing-function: ease-in-out;
  background-color: var(--black__primary--hex);
  height: 2px;
  left: 100%;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 5.3125rem;
  will-change: width;
}

.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 {
  padding: var(--global-section-padding-small) 0;
}

.p-archive__inner {
  gap: 1.5rem;
  display: grid;
  padding: 0 var(--global-inner-large);
}

.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 #e0e0e0;
  display: grid;
}

.p-archive__item:where(:first-child) {
  border-top: 1px solid #e0e0e0;
}

.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__category {
  color: var(--primary__color--hex);
  font-size: 0.75rem;
  font-weight: bold;
  margin-top: 0.5rem;
}

.p-archive__date {
  align-self: end;
  color: #818181;
  font-size: 0.8125rem;
  margin-top: 0.125rem;
}

.p-business {
  background-color: var(--primary__color--hex);
  padding: var(--global-section-padding-large) 0;
  position: relative;
}

.p-business__inner {
  gap: 1.75rem;
  display: grid;
}

.p-business__head {
  align-items: flex-end;
  display: flex;
  flex-flow: column;
  padding-right: var(--global-inner-large);
  position: relative;
}

.p-business__eyecatch {
  border-radius: 0 12px 0 0;
  min-width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 0;
}

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

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

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

.p-business__eyecatch::after {
  background-color: rgba(var(--primary__color--rgb), 0.3);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.p-business__title-wrap {
  gap: 0.5rem;
  background-color: var(--primary__color--hex);
  display: grid;
  justify-items: end;
  margin-left: 1.25rem;
  margin-top: -1.5625rem;
  max-width: 100%;
  padding: 0.75rem 0 0 1.25rem;
  position: relative;
  text-align: right;
}

.p-business__title-wrap > * {
  color: var(--white__primary--hex);
}

.p-business__body {
  padding: 0 var(--global-inner-large);
}

.p-business__list {
  gap: 2.8125rem;
  display: grid;
}

.p-business__item {
  display: flex;
  flex-flow: column;
  margin-left: 0;
  margin-top: calc(1.5rem * -1);
}

.p-business__item > * {
  margin-left: 0;
  margin-top: 1.5rem;
}

.p-business__thumbnail {
  background-color: var(--primary__color--hex);
  overflow: hidden;
  position: relative;
}

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

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

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

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

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

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

.p-company {
  padding: var(--global-section-padding-large) 0;
}

.p-company__inner {
  gap: 1.75rem;
  display: grid;
}

.p-company__head {
  align-items: flex-end;
  display: flex;
  flex-flow: column;
  padding-right: var(--global-inner-large);
  position: relative;
}

.p-company__eyecatch {
  border-radius: 0 12px 0 0;
  min-width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 0;
}

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

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

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

.p-company__eyecatch::after {
  background-color: rgba(var(--primary__color--rgb), 0.3);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.p-company__title-wrap {
  gap: 0.5rem;
  background-color: var(--white__primary--hex);
  display: grid;
  justify-items: end;
  margin-left: 1.25rem;
  margin-top: -1.5625rem;
  max-width: 100%;
  padding: 0.75rem 0 0 1.25rem;
  position: relative;
  text-align: right;
}

.p-company__title-wrap.js-clone-node {
  display: none;
}

.p-company__title-wrap.js-clone-node > * {
  color: var(--white__primary--hex);
}

.p-company__body {
  display: flex;
  flex-direction: column;
  margin-left: 0;
  margin-top: calc(1.5rem * -1);
  padding: 0 var(--global-inner-large);
}

.p-company__body > * {
  margin-left: 0;
  margin-top: 1.5rem;
}

.p-company__item {
  border-top: 1px solid var(--gray__primary--hex);
  padding: 1rem 0;
}

.p-company__item:last-child {
  border-bottom: 1px solid var(--gray__primary--hex);
}

.p-company__item > p:only-child {
  width: 100%;
}

.p-company__label {
  font-size: var(--font-size-m);
  font-weight: 600;
  letter-spacing: 0.05em;
  line-height: var(--line-height-m);
}

.p-company__text {
  line-height: 1.6;
}

.p-company__wrap {
  gap: 1rem;
  align-content: start;
  display: grid;
}

.p-company__iframe-wrap {
  max-height: 26.25rem;
  position: relative;
}

.p-company__iframe-wrap::before {
  content: "";
  display: block;
  padding-bottom: 56.25%;
  width: 100%;
}

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

.p-company__description {
  font-size: 0.875rem;
  line-height: 1.6;
}

.p-contact__inner {
  gap: 1.5rem;
  background-color: var(--primary__color--hex);
  display: grid;
  padding: var(--global-section-padding-large) var(--global-inner-large);
}

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

.p-contact__title {
  color: var(--primary__color--hex);
  filter: invert(100%) grayscale(100%) contrast(100);
  font-size: 2rem;
  text-align: center;
}

.p-contact__text {
  color: var(--primary__color--hex);
  filter: invert(100%) grayscale(100%) contrast(100);
  font-size: 1rem;
  font-weight: 600;
  text-align: center;
}

.p-contact__link {
  align-items: center;
  background-color: var(--white__primary--hex);
  border-radius: 6px;
  color: var(--black__primary--hex);
  display: flex;
  font-size: 1.5rem;
  font-weight: 600;
  justify-content: center;
  padding: 0.5rem 3rem;
  position: relative;
}

.p-contact__icon {
  position: absolute;
  right: 1.5rem;
  top: 50%;
  transform: translateY(-50%);
}

.p-default-head {
  display: grid;
  position: relative;
}

.p-default-head__eyecatch-wrap {
  grid-area: 2/1;
  padding: 0 var(--global-inner-small) 0 0;
  position: relative;
  width: 100%;
}

.p-default-head__eyecatch-wrap::before {
  background-color: rgba(var(--primary__color--rgb), 0.1);
  content: "";
  height: 3.875rem;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.p-default-head__eyecatch {
  border-radius: 0 12px 12px 0;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.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%;
}

.p-default-head__overlay {
  background-color: rgba(var(--black__primary--rgb), 0.4);
  height: 100%;
  position: absolute;
  width: 100%;
}

.p-default-head__inner {
  align-self: end;
  grid-area: 1/1;
  padding: 0 var(--global-inner-small);
  position: relative;
  z-index: 1;
}

.p-default-head__eyecatch-wrap + .p-default-head__inner {
  color: var(--white__primary--hex);
  grid-area: 2/1;
  padding: 0 var(--global-inner-small) 0 0;
}

.p-default-head__title-wrap {
  padding: calc(var(--header-height, 7.375rem) + 2rem) 0 1.75rem;
}

.p-default-head__eyecatch-wrap + .p-default-head__inner .p-default-head__title-wrap {
  padding: 3.875rem var(--global-inner-small) 1rem;
}

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

.p-default-head__background {
  background-color: rgba(var(--primary__color--rgb), 0.1);
  grid-area: 1/1;
  height: 100%;
  width: 100%;
}

.p-default-head__eyecatch-wrap ~ .p-default-head__background {
  height: var(--header-height, 4.1875rem);
}

.p-header-terms {
  gap: 1rem;
  display: grid;
  grid-auto-flow: inherit;
  justify-content: start;
}

.p-header-terms__item {
  color: var(--white__primary--hex);
  font-size: 0.75rem;
}

.p-header-terms__link {
  color: var(--primary__color--hex);
  display: block;
  filter: invert(100%) grayscale(100%) contrast(100);
}

.p-history__time, .p-history__text {
  font-size: var(--font-size-m);
  letter-spacing: 0.05em;
  line-height: var(--line-height-m);
  padding-left: 1.75rem;
}

.p-history {
  background-color: rgba(var(--primary__color--rgb), 0.05);
  padding: var(--global-section-padding-large) 0;
}

.p-history__inner {
  gap: 1.625rem;
  align-items: start;
  display: grid;
  padding: 0 var(--global-inner-large);
  position: relative;
}

.p-history__title-wrap {
  gap: 0.5rem;
  display: grid;
}

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

.p-history__list::before {
  background-color: rgba(var(--black__primary--rgb), 0.1);
  border-radius: 20px;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 0.375rem;
}

.p-history__item {
  display: grid;
  position: relative;
}

.p-history__item::before {
  background-color: var(--black__primary--hex);
  border-radius: 50%;
  content: "";
  height: 0.375rem;
  left: 0;
  position: absolute;
  top: 0.9375rem;
  transform: translate(0, -50%);
  width: 0.375rem;
}

.p-history__time {
  font-weight: 600;
}

.p-instagram__head {
  display: grid;
  justify-items: center;
  padding: 3.75rem var(--global-inner-large) 4rem;
  position: relative;
}

.p-instagram__head::before {
  background: linear-gradient(45deg, #fed475 0%, #e53d5d 50%, #c23186 70%, #9c38bb 100%);
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.7;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

.p-instagram__title--en {
  color: var(--white__primary--hex);
  font-size: 2.375rem;
}

.p-instagram__title--ja {
  color: var(--white__primary--hex);
  font-size: 0.875rem;
  font-weight: bold;
  margin-top: -0.375rem;
}

.p-instagram__inner {
  gap: 1.5rem;
  display: grid;
  margin-top: -2.25rem;
  padding: 0 var(--global-inner-large) 2.5rem;
}

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

.p-instagram__item {
  display: grid;
}

.p-instagram__link {
  display: block;
}

.p-instagram__thumbnail {
  background-color: #eee;
  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__button {
  background-color: var(--primary__color--hex);
  border-radius: var(--global-radius);
  display: grid;
  padding: 0.875rem 1.5rem;
}

.p-instagram__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-instagram__icon {
  fill: var(--primary__color--hex);
}

.p-main-visual-low {
  background-color: rgba(var(--primary__color--rgb), 0.05);
  overflow: hidden;
  padding-bottom: 1.75rem;
  position: relative;
}

.p-main-visual-low__eyecatch-wrap {
  padding: var(--header-height, 4.1875rem) var(--global-inner-small) 0;
}

.p-main-visual-low__eyecatch {
  border-radius: 6px;
  overflow: hidden;
  overflow: hidden;
  position: relative;
}

.p-main-visual-low__eyecatch::before {
  content: "";
  float: left;
  padding-top: 50%;
}

.p-main-visual-low__eyecatch::after {
  clear: both;
  content: "";
  display: block;
}

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

.p-main-visual-low__catchphrase-wrap {
  display: grid;
  justify-items: start;
  padding-right: calc(var(--global-inner-small) + 1rem);
  padding-top: var(--header-height, 7.375rem);
  position: relative;
}

.p-main-visual-low__eyecatch-wrap + .p-main-visual-low__catchphrase-wrap {
  margin-top: -1.25rem;
  padding-top: 0;
}

.p-main-visual-low__catchphrase {
  background-color: var(--white__primary--hex);
  font-size: 1.375rem;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: -0.125rem;
  min-height: 2.9375rem;
  order: 1;
  padding: 0.5rem 1rem;
}

.p-main-visual-low__catchphrase:empty {
  background-color: transparent;
  display: none;
}

.p-main-visual-low__company {
  background-color: var(--primary__color--hex);
  color: var(--white__primary--hex);
  font-size: 0.875rem;
  font-weight: bold;
  margin: 0 1rem;
  order: 2;
  padding: 0.25rem 0.75rem;
}

.p-main-visual-low__company:empty {
  background-color: transparent;
}

.p-main-visual-low__typography {
  bottom: 0;
  color: rgba(var(--primary__color--rgb), 0.05);
  font-size: 12.8vw;
  font-weight: bold;
  position: absolute;
  transform: translateY(calc(20vw / 3.5));
  white-space: nowrap;
  z-index: -1;
}

@keyframes p-main-visual__bar-animation {
  to {
    width: 0rem;
  }
}

.p-main-visual {
  display: flex;
  flex-flow: column;
  justify-content: flex-end;
  margin: 0 calc(50% - 50vw);
  min-height: 100vh;
  overflow: hidden;
  padding: 13.5rem var(--global-inner-large) 6.75rem;
  position: relative;
}

@supports (-webkit-touch-callout: none) {
  .p-main-visual {
    min-height: calc(var(--vh, 1vh) * 100);
  }
}

.p-main-visual__eyecatch {
  background-color: var(--primary__color--hex);
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

.p-main-visual__eyecatch::before {
  background-color: rgba(var(--black__primary--rgb), 0.2);
  background-image: repeating-linear-gradient(0deg, rgba(242, 242, 242, 0.15) 0px 1px, transparent 1px 2px), repeating-linear-gradient(90deg, rgba(242, 242, 242, 0.15) 0px 1px, transparent 1px 2px);
  background-image: repeating-linear-gradient(0deg, rgba(242, 242, 242, 0.15) 0 2px, transparent 2px 3px), repeating-linear-gradient(90deg, rgba(242, 242, 242, 0.15) 0 2px, transparent 2px 3px);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.p-main-visual__image {
  display: block;
  height: 100%;
  object-fit: cover;
  position: relative;
  width: 100%;
  z-index: -1;
}

.p-main-visual__wrap {
  color: var(--white__primary--hex);
  display: grid;
}

.p-main-visual__catch {
  font-size: 1rem;
  font-style: italic;
  font-weight: 600;
  line-height: 1.25;
  margin-bottom: 1rem;
  order: 1;
}

.p-main-visual__title {
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.4;
  order: 2;
}

.p-main-visual__name {
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  margin-top: 0.5rem;
  order: 3;
}

.p-main-visual__scroll {
  bottom: 4.6875rem;
  left: 50%;
  position: absolute;
  transform: translateX(-50%) rotate(90deg);
}

.p-main-visual__text {
  display: block;
  font-size: 0;
  position: absolute;
}

.p-main-visual__bar {
  animation-delay: 0s;
  animation-direction: reverse;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-name: p-main-visual__bar-animation;
  animation-timing-function: ease-in-out;
  background-color: var(--white__primary--hex);
  height: 2px;
  left: 100%;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 2.625rem;
  will-change: width;
}

.p-message {
  padding: var(--global-section-padding-large) 0;
}

.p-message__inner {
  gap: 1.75rem;
  display: grid;
  width: 100%;
}

.p-message__head {
  align-items: flex-start;
  display: flex;
  flex-flow: column;
  padding-left: var(--global-inner-large);
  position: relative;
}

.p-message__eyecatch {
  border-radius: 12px 0 0;
  min-width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 0;
}

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

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

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

.p-message__eyecatch::after {
  background-color: rgba(var(--primary__color--rgb), 0.3);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.p-message__title-wrap {
  gap: 0.5rem;
  background-color: var(--white__primary--hex);
  display: grid;
  justify-items: start;
  margin-right: 1.25rem;
  margin-top: -1.5625rem;
  max-width: 100%;
  padding: 0.75rem 1.25rem 0 0;
  position: relative;
}

.p-message__title-wrap.js-clone-node {
  display: none;
}

.p-message__title-wrap.js-clone-node > * {
  color: var(--white__primary--hex);
}

.p-message__body {
  display: flex;
  flex-flow: column;
  margin-left: 0;
  margin-top: calc(1rem * -1);
  padding: 0 var(--global-inner-large);
}

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

.p-message__body > * {
  flex: 1;
}

.p-message__title {
  line-height: 1.8;
}

.p-message .g-accordion {
  min-width: 61.01485%;
}

.p-message__signature {
  text-align: right;
}

.g-accordion--close .p-message__signature {
  display: none;
}

.p-news {
  background-color: rgba(var(--primary__color--rgb), 0.02);
  padding: 3rem var(--global-inner-large) 2.5rem;
}

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

.p-news__head {
  display: grid;
  justify-items: center;
  position: relative;
}

.p-news__title--en {
  color: var(--primary__color--hex);
  display: grid;
  font-size: 2.375rem;
  justify-items: center;
}

.p-news__title--ja {
  font-size: 0.875rem;
  font-weight: bold;
}

.p-news__title--ja:first-child {
  font-size: 1.5rem;
}

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

.p-news__item {
  align-content: start;
  border-bottom: 1px solid #e0e0e0;
  display: grid;
}

.p-news__item:where(:first-child) {
  border-top: 1px solid #e0e0e0;
}

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

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

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

.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-wrap {
  display: grid;
  height: 100%;
}

.p-news__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-news__description {
  display: none;
}

.p-news__category {
  color: var(--primary__color--hex);
  font-size: 0.75rem;
  font-weight: bold;
  margin-top: 0.5rem;
}

.p-news__date {
  align-self: end;
  color: #818181;
  font-size: 0.8125rem;
  margin-top: 0.125rem;
}

.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-head {
  align-items: end;
  display: grid;
  position: relative;
}

.p-post-head__inner {
  gap: 1rem;
  display: grid;
  overflow: hidden;
  padding: calc(var(--header-height, 7.375rem) + 2rem) var(--global-inner-small) 0;
}

.p-post-head__inner::before {
  background-color: rgba(var(--primary__color--rgb), 0.1);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

.p-post-head__text-wrap {
  bottom: 0;
  margin: 0 calc(50% - 50vw);
  position: absolute;
  width: 100vw;
  z-index: -1;
}

.p-post-head__eyecatch + .p-post-head__text-wrap {
  height: 100%;
}

.p-post-head__eyecatch + .p-post-head__text-wrap::after {
  background-color: var(--white__primary--hex);
  content: "";
  display: block;
  height: 50%;
  transform: translateY(calc(100% + 1px));
  width: 100%;
}

.p-post-head__text {
  bottom: 0;
  color: rgba(var(--primary__color--rgb), 0.05);
  display: block;
  font-size: 5rem;
  font-weight: bold;
  line-height: 1;
  transform: translateY(0.625rem);
  white-space: nowrap;
  z-index: -1;
}

.p-post-head__eyecatch + .p-post-head__text-wrap .p-post-head__text {
  bottom: 50%;
  position: absolute;
}

.p-post-head__eyecatch-wrap {
  order: 1;
  position: relative;
}

.p-post-head__eyecatch {
  margin-bottom: calc(var(--post-eye-catch-height, 0) / -2);
  overflow: hidden;
  position: relative;
}

.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-wrap {
  gap: 0.5rem;
  display: grid;
}

.p-post-head__categories {
  display: flex;
  flex-wrap: wrap;
  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 {
  align-items: center;
  color: var(--primary__color--hex);
  display: grid;
  font-size: 0.8125rem;
  font-weight: bold;
  text-decoration: underline;
}

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

.p-post-head__times-wrap {
  gap: 0.5rem;
  align-content: end;
  display: grid;
}

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

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

.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 {
  gap: 1rem;
  display: grid;
  padding: var(--global-section-padding-small);
  padding-left: var(--global-inner-small);
  padding-right: var(--global-inner-small);
}

.p-pulldown {
  align-items: center;
  border: 1px solid #ccc;
  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);
}

.p-service {
  padding: 3rem var(--global-inner-large) 2.5rem;
}

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

.p-service__head {
  display: grid;
  justify-items: center;
  position: relative;
}

.p-service__title--en {
  color: var(--primary__color--hex);
  display: grid;
  font-size: 2.375rem;
  justify-items: center;
}

.p-service__title--ja {
  font-size: 0.875rem;
  font-weight: bold;
}

.p-service__title--ja:first-child {
  font-size: 1.5rem;
}

.p-service__list {
  display: flex;
  flex-flow: column;
  margin-left: calc(1rem * -1);
  margin-top: calc(1rem * -1);
}

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

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

.p-service__title {
  background-color: rgba(var(--primary__color--rgb), 0.1);
  border-radius: var(--global-radius);
  color: #222;
  display: grid;
  font-size: 1rem;
  font-weight: bold;
  justify-content: center;
  padding: 0.875rem var(--global-inner-large);
}

.p-service__description {
  color: #656565;
  font-size: 0.875rem;
}

.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-aspect-ratio] {
  min-width: 1px;
}

[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;
}

.l-main > *:first-child:not(.u-override) {
  padding-top: var(--header-height, var(--global-section-padding-large));
}

@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));
  }
  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-container-small: 60rem;
    --global-container-padding: clamp(10%, 100vw, calc((100% - 1536px) / 2));
    --global-section-padding-x: 0;
    --global-section-padding-small: 2rem var(--global-section-padding-x) 6rem;
    --global-section-padding-large: 10rem;
    --global-inner-small: clamp(10%, 100vw, calc((100% - 960px) / 2));
    --global-inner-medium: clamp(10%, 100vw, calc((100% - 1280px) / 2));
    --global-inner-large: clamp(10%, 100vw, calc((100% - 1536px) / 2));
    --global-margin: 1.5rem;
    --section-head-eyecatch-width: 66.66667vw;
    --section-head-title-padding: 4.16667vw;
    --font-size-m: 1.25rem;
    --line-height-m: 2.2;
    --max-width: calc(rr(1536) + var(--global-container-padding));
  }
  .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__body {
    gap: 1.5rem;
    padding: 2.625rem 3.75rem;
  }
  .l-header__body.js-header__body--fixed {
    padding: 1.75rem 3.75rem;
  }
  .l-header__image.js-length--vertical {
    max-height: 11.25rem;
    max-width: 5.625rem;
  }
  .l-header__image.js-length--horizontal {
    max-height: 6.25rem;
    max-width: 25rem;
  }
  .l-header__image.js-length--square {
    height: auto;
    max-width: 8.75rem;
  }
  .l-header__name {
    font-size: 1.125rem;
  }
  .l-header__menu {
    align-items: center;
    display: flex;
    justify-content: center;
    padding: 7.5rem 7.5rem 4rem;
  }
  .l-header__inner {
    margin: 0 auto;
    max-height: 100%;
    max-width: 105rem;
  }
  .l-header__sns-wrap {
    align-items: center;
    padding-bottom: 2rem;
  }
  .l-header__sns-wrap .g-sns {
    justify-content: center;
  }
  .l-header__list {
    gap: 0;
    display: flex;
    flex-wrap: wrap;
  }
  .l-header__list::before {
    content: "";
    margin: 0.5rem 0;
    order: 1;
    width: 100%;
  }
  .l-header__list::after {
    content: "";
    margin: 0.5rem 0;
    order: 3;
    width: 100%;
  }
  .l-header__item {
    display: flex;
    flex: 1 0 23.75rem;
    margin: 0 1.5rem 2rem 0;
  }
  .l-header__link {
    padding-left: 1.875rem;
  }
  .l-header__item[data-link-dark] .l-header__link {
    width: 100%;
  }
  .l-header__item[data-link-white] .l-header__link {
    width: 100%;
  }
  .l-header__title-en {
    font-size: 4rem;
  }
  .l-header__title-ja {
    font-size: 3rem;
  }
  .l-header__title-en + .l-header__title-ja {
    font-size: 1.125rem;
  }
  .l-header__button--open {
    gap: 0.75rem;
  }
  .l-header__button--close {
    gap: 0.75rem;
    right: 3.75rem;
    top: 2.625rem;
    width: auto;
  }
  .l-header__label {
    display: block;
    font-size: 1.5rem;
    font-weight: 600;
    letter-spacing: 0.05em;
    white-space: nowrap;
  }
  .l-shutter.js-shutter--in .l-shutter__line, .l-shutter.js-shutter--out .l-shutter__line {
    transition: transform 0.45s cubic-bezier(0.45, 0.05, 0.3, 0.93) 0s;
  }
  .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-input--text, .c-input--select, .c-input--text-area {
    font-size: 1.25rem;
  }
  .c-input--radio label {
    font-size: 1.25rem;
  }
  .c-input--radio label::before {
    top: 0.4375rem;
  }
  .c-input--checkbox label {
    font-size: 1.25rem;
  }
  .c-input--checkbox label::before {
    top: 0.875rem;
  }
  .c-input--checkbox label::after {
    top: 0.875rem;
  }
  .c-input--file + .c-input--file {
    margin-top: 1rem;
  }
  .c-input--file label {
    font-size: 1.125rem;
  }
  .c-text--validation {
    font-size: 1.125rem;
  }
  [class*="__clipping"]:only-child .c-title--ja, [class*="__title-wrap"] .c-title--ja:only-child {
    font-size: min(5vw, 96px);
  }
  .c-title--en {
    font-size: clamp(7.5rem, 7.70833vw, 9.25rem);
  }
  .c-title--ja {
    font-size: 2rem;
  }
  .c-title--sub {
    font-size: 3rem;
  }
  .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: 1.25rem 2.5rem;
    width: 22.5rem;
  }
  .g-button-forward__icon {
    right: 1.125rem;
    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__inner {
    gap: 2.5rem;
    --global-inner-medium: clamp(10%, 100vw, calc((100% - 1280px) / 2));
  }
  .g-form__text {
    margin-bottom: 2rem;
  }
  .g-form__wrap {
    display: table;
    padding: 1.5rem 0;
    table-layout: fixed;
    width: 100%;
  }
  .g-form__label {
    display: table-cell;
    font-size: 1.25rem;
    padding-right: 3.75rem;
    vertical-align: middle;
    width: 30%;
  }
  .g-form__data {
    display: table-cell;
    font-size: 1.25rem;
    vertical-align: middle;
  }
  .g-form__validation {
    margin-top: 0.75rem;
  }
  .g-form__button {
    gap: 2rem;
    grid-auto-flow: column;
    justify-content: center;
    margin-top: 4rem;
  }
  .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-main-visual__eyecatch {
    max-height: 25rem;
  }
  .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 h1 {
    font-size: 2.5rem;
  }
  .g-post h2 {
    font-size: 1.75rem;
    margin-top: 3rem;
    padding-bottom: 0.8125rem;
  }
  .g-post h2::after {
    width: 6.25rem;
  }
  .g-post h3 {
    font-size: 1.5rem;
  }
  .g-post h4 {
    font-size: 1.5rem;
    padding: 0.75rem;
  }
  .g-post h5 {
    font-size: 1.5rem;
  }
  .g-post h6 {
    font-size: 1.25rem;
  }
  .g-scroll {
    display: block;
  }
  .p-archive-sort__list {
    gap: 2.5rem 1.75rem;
    border-top: none;
    grid-template-columns: repeat(auto-fill, minmax(20rem, 1fr));
  }
  .p-archive__inner {
    gap: 2rem;
    padding: 0 var(--global-inner-medium);
  }
  .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 {
    gap: 2.5rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    overflow: hidden;
  }
  .p-archive__item {
    border: none;
  }
  .p-archive__link {
    align-content: start;
    grid-auto-flow: row;
    grid-template-columns: 1fr;
    padding: 0;
  }
  .p-archive__thumbnail {
    order: initial;
    overflow: hidden;
    position: relative;
    width: auto;
  }
  .p-archive__thumbnail::before {
    content: "";
    float: left;
    padding-top: 50%;
  }
  .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:first-child {
    border-top: 2px solid #e0e0e0;
    padding-top: 1rem;
  }
  .p-archive__title {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    font-size: 1.25rem;
    line-height: 1.65;
    margin-top: 0.5rem;
    min-height: 4.125rem;
    overflow: hidden;
  }
  .p-archive__link:hover .p-archive__title {
    color: var(--primary__color--hex);
  }
  .p-archive__description {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    color: #656565;
    display: -webkit-box;
    font-size: 1rem;
    line-height: 1.85;
    margin-top: 0.5rem;
    min-height: 5.5625rem;
    overflow: hidden;
  }
  .p-archive__category {
    font-size: 0.875rem;
    margin-bottom: 0;
    margin-top: 1rem;
  }
  .p-archive__date {
    font-size: 0.875rem;
    font-weight: bold;
    margin-top: 0;
    order: -1;
  }
  .p-business__inner {
    gap: 7.5rem;
  }
  .p-business__head {
    align-items: center;
    flex-flow: row nowrap;
  }
  .p-business__eyecatch {
    background-color: rgba(var(--primary__color--rgb), 0.3);
    border-radius: 0 20px 20px 0;
    max-height: 600px;
    min-width: var(--section-head-eyecatch-width);
    overflow: hidden;
    position: relative;
  }
  .p-business__eyecatch::before {
    content: "";
    float: left;
    padding-top: 50%;
  }
  .p-business__eyecatch::after {
    clear: both;
    content: "";
    display: block;
  }
  .p-business__eyecatch > img[class*="__image"] {
    bottom: 0;
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
  }
  .p-business__title-wrap {
    background-color: transparent;
    border-right: 0.5rem solid var(--white__primary--hex);
    margin: 0;
    margin-left: calc(var(--section-head-eyecatch-width) * -1);
    min-width: 100%;
    padding: 3.8125rem var(--section-head-title-padding);
  }
  .p-business__list {
    gap: 8.375rem;
  }
  .p-business__item {
    align-items: flex-start;
    flex-flow: row wrap;
    margin-left: calc(5rem * -1);
    margin-top: calc(2.5rem * -1);
  }
  .p-business__item > * {
    margin-left: 5rem;
    margin-top: 2.5rem;
  }
  .p-business__item:nth-child(even) {
    flex-flow: row-reverse wrap;
  }
  .p-business__item > * {
    flex: 1;
    min-width: 353px;
  }
  .p-business__thumbnail::before {
    padding-top: clamp(calc(100% * 0.5625), calc((768 / 1920) * 100vw), calc(100% * 0.75));
  }
  .p-business__wrap {
    gap: 1.5rem;
  }
  .p-message + .p-company {
    margin-top: -10rem;
  }
  .p-contact + .p-company {
    margin-top: -10rem;
  }
  .p-company__inner {
    gap: 7.5rem;
  }
  .p-company__head {
    align-items: center;
    flex-flow: row nowrap;
  }
  .p-company__eyecatch {
    background-color: rgba(var(--primary__color--rgb), 0.3);
    border-radius: 0 20px 20px 0;
    max-height: 600px;
    min-width: var(--section-head-eyecatch-width);
    overflow: hidden;
    position: relative;
  }
  .p-company__eyecatch::before {
    content: "";
    float: left;
    padding-top: 50%;
  }
  .p-company__eyecatch::after {
    clear: both;
    content: "";
    display: block;
  }
  .p-company__eyecatch > img[class*="__image"] {
    bottom: 0;
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
  }
  .p-company__title-wrap {
    background-color: transparent;
    margin: 0;
    min-width: 100%;
    padding: 3.8125rem var(--section-head-title-padding);
  }
  .p-company__title-wrap.js-original-node {
    border-right: 0.5rem solid var(--primary__color--hex);
    margin-left: calc(var(--section-head-eyecatch-width) * -1);
    z-index: -1;
  }
  .p-company__title-wrap.js-clone-node {
    display: grid;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
  }
  .p-company__body {
    flex-flow: row wrap;
    margin-left: calc(4rem * -1);
    margin-top: calc(4rem * -1);
  }
  .p-company__body > * {
    margin-left: 4rem;
    margin-top: 4rem;
  }
  .p-company__body > * {
    flex: 1;
  }
  .p-company__list {
    min-width: 436.266px;
  }
  .p-company__item {
    padding: 1rem;
  }
  .p-company__label {
    padding-right: 1rem;
  }
  .p-company__label:only-child {
    padding-right: 0;
  }
  .p-company__wrap {
    min-width: 375.172px;
  }
  .p-company__description {
    font-size: 1rem;
    line-height: 1.8;
  }
  .p-contact {
    padding: var(--global-section-padding-large) var(--global-inner-large);
  }
  .p-message + .p-contact {
    margin-top: -10rem;
  }
  .p-company + .p-contact {
    margin-top: -10rem;
  }
  .p-contact__inner {
    gap: 2rem 4rem;
    align-items: center;
    grid-template-columns: repeat(auto-fit, minmax(25rem, 1fr));
    padding: 6rem 5rem;
  }
  .p-contact__title {
    font-size: 2.875rem;
    text-align: left;
  }
  .p-contact__text {
    font-size: 1.25rem;
    text-align: left;
  }
  .p-contact__link {
    font-size: 2.25rem;
    justify-content: left;
    padding: 1.15625rem 6rem 1.15625rem 3rem;
    width: 100%;
  }
  .p-contact__icon {
    right: 2.5rem;
  }
  .p-default-head__eyecatch-wrap {
    padding: 0 clamp(6.5%, 100vw, calc((100% - 1280px) / 2));
  }
  .p-default-head__eyecatch-wrap::before {
    height: 16.875rem;
  }
  .p-default-head__eyecatch {
    border-radius: 20px;
    overflow: hidden;
    position: relative;
  }
  .p-default-head__eyecatch::before {
    content: "";
    float: left;
    padding-top: 43.75%;
  }
  .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%;
  }
  .p-default-head__eyecatch-wrap + .p-default-head__inner {
    padding: 0 clamp(6.5%, 100vw, calc((100% - 1280px) / 2));
  }
  .p-default-head__title-wrap {
    padding: calc(var(--header-height, 7.375rem) + 4rem) 0 3.375rem;
  }
  .p-default-head__eyecatch-wrap + .p-default-head__inner .p-default-head__title-wrap {
    padding: 16.875rem 4.25rem 4.25rem;
  }
  .p-default-head__title {
    font-size: 2.5rem;
  }
  .p-default-head__eyecatch-wrap ~ .p-default-head__background {
    height: var(--header-height, 7.375rem);
  }
  .p-default-head .g-scroll:not(.p-default-head__eyecatch-wrap ~ .g-scroll) {
    top: calc(50% + 4.1875rem);
  }
  .p-header-terms {
    gap: 2.5rem;
    grid-auto-flow: column;
    justify-content: center;
  }
  .p-history__inner {
    gap: 5rem 2.5rem;
  }
  .p-history__sticky-wrap {
    align-self: stretch;
    display: flex;
  }
  .p-history__sticky {
    align-self: start;
    position: sticky;
    top: 5rem;
  }
  .p-history__title-wrap {
    align-content: center;
    border-left: 0.5rem solid var(--primary__color--hex);
    padding: 3.8125rem 0;
    padding-left: 2.5rem;
  }
  .p-history__list {
    gap: 4.125rem;
    padding: 4.875rem 0 6.25rem;
  }
  .p-history__list::before {
    width: 0.5rem;
  }
  .p-history__item {
    gap: 0.5rem;
  }
  .p-history__item::before {
    height: 0.5rem;
    top: 1.375rem;
    width: 0.5rem;
  }
  .p-history__time {
    padding: 0;
    padding-left: 2.375rem;
  }
  .p-history__text {
    padding-left: 2.375rem;
  }
  .p-instagram__head {
    padding: 10.25rem var(--global-inner-large) 12.5rem;
  }
  .p-instagram__title--en {
    font-size: 5rem;
  }
  .p-instagram__title--ja {
    font-size: 1.5rem;
  }
  .p-instagram__inner {
    gap: 5.75rem;
    margin-top: -5.75rem;
    padding: 0 var(--global-inner-large) 7rem;
  }
  .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__button {
    justify-self: center;
    padding: 1rem 1.5rem;
    width: 30.3125rem;
  }
  .p-instagram__lead {
    font-size: 1.5rem;
  }
  .p-instagram__icon {
    width: 0.75rem;
  }
  .p-main-visual-low {
    padding-bottom: 2.5rem;
  }
  .p-main-visual-low__eyecatch-wrap {
    padding: clamp(87px, 5.625rem, 5.625rem) var(--global-inner-small) 0;
  }
  .p-main-visual-low__catchphrase-wrap {
    padding-left: clamp(4rem, 100vw, calc((100% - 1080px) / 2));
    padding-right: calc(var(--global-inner-small) + 3.75rem);
  }
  .p-main-visual-low__eyecatch-wrap + .p-main-visual-low__catchphrase-wrap {
    margin-top: -4.5625rem;
  }
  .p-main-visual-low__catchphrase {
    font-size: clamp(12px, 2.96875vw, 3.5625rem);
    margin-bottom: -0.75rem;
    min-height: clamp(60px, 6.25vw, 7.5rem);
    padding: 1.25rem 2.5rem;
  }
  .p-main-visual-low__catchphrase:empty {
    display: block;
  }
  .p-main-visual-low__company {
    font-size: clamp(12px, 1.14583vw, 1.375rem);
    margin: 0 1.97917vw;
    padding: 0.625rem 1.5rem;
  }
  .p-main-visual-low__typography {
    font-size: 10.41667vw;
    transform: translateY(calc(16.66667vw / 3.5));
  }
  .p-main-visual {
    padding: 16.5rem 6.9375rem 8.75rem;
  }
  .p-main-visual__catch {
    font-size: 1.25rem;
    margin-bottom: 2rem;
  }
  .p-main-visual__title {
    font-size: 3.5rem;
  }
  .p-main-visual__name {
    font-size: 1.375rem;
    margin-top: 0.75rem;
  }
  .p-main-visual__scroll {
    bottom: auto;
    height: 1.5625rem;
    left: auto;
    right: 4rem;
    top: 50%;
    transform: translateY(-50%) rotate(90deg);
    width: 1.5625rem;
  }
  .p-main-visual__text {
    color: var(--white__primary--hex);
    font-size: 1rem;
    font-weight: 600;
    left: 50%;
    padding-right: 1.25rem;
    transform: translateX(-50%);
    white-space: nowrap;
  }
  .p-main-visual__bar {
    width: 5.3125rem;
  }
  .p-conpany + .p-message {
    margin-top: -10rem;
  }
  .p-contact + .p-message {
    margin-top: -10rem;
  }
  .p-message__inner {
    gap: 7.5rem;
  }
  .p-message__head {
    align-items: center;
    flex-flow: row-reverse nowrap;
  }
  .p-message__eyecatch {
    background-color: rgba(var(--primary__color--rgb), 0.3);
    border-radius: 20px 0 0 20px;
    max-height: 600px;
    min-width: var(--section-head-eyecatch-width);
    overflow: hidden;
    position: relative;
  }
  .p-message__eyecatch::before {
    content: "";
    float: left;
    padding-top: 50%;
  }
  .p-message__eyecatch::after {
    clear: both;
    content: "";
    display: block;
  }
  .p-message__eyecatch > img[class*="__image"] {
    bottom: 0;
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
  }
  .p-message__title-wrap {
    background-color: transparent;
    margin: 0;
    min-width: 100%;
    padding: 3.8125rem var(--section-head-title-padding);
  }
  .p-message__title-wrap.js-original-node {
    border-left: 0.5rem solid var(--primary__color--hex);
    margin-right: calc(var(--section-head-eyecatch-width) * -1);
    z-index: -1;
  }
  .p-message__title-wrap.js-clone-node {
    display: grid;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
  }
  .p-message__body {
    flex-flow: row wrap;
    margin-left: calc(5rem * -1);
    margin-top: calc(1rem * -1);
  }
  .p-message__body > * {
    margin-left: 5rem;
    margin-top: 1rem;
  }
  .p-message__title {
    min-width: 231px;
  }
  .p-news {
    padding: 7rem var(--global-inner-large);
  }
  .p-news__inner {
    gap: 5.75rem;
  }
  .p-news__title--en {
    font-size: 5rem;
  }
  .p-news__title--ja {
    font-size: 1.5rem;
  }
  .p-news__title--ja:first-child {
    font-size: 3rem;
  }
  .p-news__body {
    gap: 4rem;
  }
  .p-news__list {
    gap: 2.5rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    overflow: hidden;
  }
  .p-news__item {
    border: none;
  }
  .p-news__link {
    align-content: start;
    grid-auto-flow: row;
    grid-template-columns: 1fr;
    padding: 0;
  }
  .p-news__thumbnail {
    order: initial;
    overflow: hidden;
    position: relative;
    width: auto;
  }
  .p-news__thumbnail::before {
    content: "";
    float: left;
    padding-top: 50%;
  }
  .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__link:hover .p-news__image {
    cursor: pointer;
    transform: scale(1.04);
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  }
  .p-news__title-wrap:first-child {
    border-top: 2px solid #e0e0e0;
    padding-top: 1rem;
  }
  .p-news__title {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    font-size: 1.25rem;
    line-height: 1.65;
    margin-top: 0.5rem;
    min-height: 4.125rem;
    overflow: hidden;
  }
  .p-news__link:hover .p-news__title {
    color: var(--primary__color--hex);
  }
  .p-news__description {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    color: #656565;
    display: -webkit-box;
    font-size: 1rem;
    line-height: 1.85;
    margin-top: 0.5rem;
    min-height: 5.5625rem;
    overflow: hidden;
  }
  .p-news__category {
    font-size: 0.875rem;
    margin-bottom: 0;
    margin-top: 1rem;
  }
  .p-news__date {
    font-size: 0.875rem;
    font-weight: bold;
    margin-top: 0;
    order: -1;
  }
  .p-news__button {
    justify-self: center;
    padding: 1rem 1.5rem;
    width: 30.3125rem;
  }
  .p-news__lead {
    font-size: 1.5rem;
  }
  .p-news__icon {
    width: 0.75rem;
  }
  .p-post-head {
    min-height: 25rem;
  }
  .p-post-head__inner {
    gap: 1.5rem;
    padding: calc(var(--header-height, 7.375rem) + 4rem) var(--global-inner-small) 0;
  }
  .p-post-head__text {
    font-size: 18.75rem;
    transform: translateY(2.8125rem);
  }
  .p-post-head__title {
    font-size: 2.5rem;
  }
  .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: 1.0625rem;
  }
  .p-post-head__time {
    font-size: 1.125rem;
  }
  .p-post-sns {
    margin-bottom: -1rem;
    margin-top: 1rem;
  }
  .p-post-sns__inner {
    grid-template-columns: repeat(2, 1fr);
    justify-content: center;
    margin: 0 auto;
    max-width: 33rem;
    padding: 1.25rem 2rem;
  }
  .p-post-sns__text {
    font-size: 1rem;
    text-align: right;
  }
  .p-post__inner {
    gap: 2rem;
  }
  .p-pulldown__select {
    font-size: 1.125rem;
    padding: 0.4375rem 3rem 0.4375rem 1.25rem;
  }
  .p-service {
    padding: 7rem var(--global-inner-large);
  }
  .p-service__inner {
    gap: 5.75rem;
  }
  .p-service__title--en {
    font-size: 5rem;
  }
  .p-service__title--ja {
    font-size: 1.5rem;
  }
  .p-service__title--ja:first-child {
    font-size: 3rem;
  }
  .p-service__list {
    flex-flow: row wrap;
    justify-content: center;
    margin-left: calc(2rem * -1);
    margin-top: calc(2rem * -1);
  }
  .p-service__list > * {
    margin-left: 2rem;
    margin-top: 2rem;
  }
  .p-service__item {
    gap: 1rem;
    align-content: start;
    width: calc((100% - 4rem) / 2);
  }
  .p-service__title {
    align-items: center;
    font-size: 1.5rem;
    line-height: 1.6;
    padding: 1rem 2rem;
  }
  .p-service__description {
    font-size: 1.125rem;
    line-height: 1.85;
  }
}

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

@media print, screen and (min-width: 1280px) {
  .l-header__item {
    flex: inherit;
    margin: 0 1.5rem 3rem 0;
    width: calc((100% / 3) - 1.5rem);
  }
  .l-header__item[data-link-dark] {
    flex: 1 0 23.75rem;
  }
  .l-header__item.js-header__item--center {
    flex: inherit;
    margin: 0 auto 1.5rem;
    min-width: 28.75rem;
    width: 40%;
  }
  .p-archive__list {
    grid-template-columns: repeat(3, 1fr);
  }
  .p-history__inner {
    grid-template-columns: 1fr 40%;
  }
  .p-history__list:first-child {
    grid-column: 1 / -1;
  }
  .p-news__list {
    grid-template-columns: repeat(3, 1fr);
  }
  .p-service__item {
    width: calc((100% - 6rem) / 3);
  }
}

@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;
  }
  [data-animation="scale-in"] {
    opacity: 1;
  }
  .p-message__eyecatch,
  .p-company__eyecatch {
    z-index: -1;
  }
  .p-message__title-wrap.js-clone-node,
  .p-company__title-wrap.js-clone-node {
    display: none;
  }
  .p-history__sticky {
    position: relative;
  }
}

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