@charset "UTF-8";
/* ------------------------
  reset
------------------------ */
html,
body {
  height: 100%;
}

* {
  margin: 0;
  padding: 0;
}

:where(.sbw-b-wellness) *,
:where(.sbw-b-wellness) *::after,
:where(.sbw-b-wellness) *::before,
:where(.sbw-questions) *,
:where(.sbw-questions) *::after,
:where(.sbw-questions) *::before,
:where(.sbw-brand) *,
:where(.sbw-brand) *::after,
:where(.sbw-brand) *::before {
  box-sizing: border-box;
}
:where(.sbw-b-wellness) *,
:where(.sbw-questions) *,
:where(.sbw-brand) * {
  font-size: inherit;
  line-height: inherit;
}
:where(.sbw-b-wellness) pre,
:where(.sbw-b-wellness) textarea,
:where(.sbw-questions) pre,
:where(.sbw-questions) textarea,
:where(.sbw-brand) pre,
:where(.sbw-brand) textarea {
  overflow: auto;
}
:where(.sbw-b-wellness) [hidden],
:where(.sbw-b-wellness) template,
:where(.sbw-questions) [hidden],
:where(.sbw-questions) template,
:where(.sbw-brand) [hidden],
:where(.sbw-brand) template {
  display: none;
}
:where(.sbw-b-wellness) details,
:where(.sbw-b-wellness) main,
:where(.sbw-b-wellness) summary,
:where(.sbw-questions) details,
:where(.sbw-questions) main,
:where(.sbw-questions) summary,
:where(.sbw-brand) details,
:where(.sbw-brand) main,
:where(.sbw-brand) summary {
  display: block;
}
:where(.sbw-b-wellness) input[type=number],
:where(.sbw-questions) input[type=number],
:where(.sbw-brand) input[type=number] {
  width: auto;
}
:where(.sbw-b-wellness) input[type=search],
:where(.sbw-questions) input[type=search],
:where(.sbw-brand) input[type=search] {
  -webkit-appearance: textfield;
}
:where(.sbw-b-wellness) input[type=search]::-webkit-search-cancel-button,
:where(.sbw-b-wellness) input[type=search]::-webkit-search-decoration,
:where(.sbw-questions) input[type=search]::-webkit-search-cancel-button,
:where(.sbw-questions) input[type=search]::-webkit-search-decoration,
:where(.sbw-brand) input[type=search]::-webkit-search-cancel-button,
:where(.sbw-brand) input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
:where(.sbw-b-wellness) progress,
:where(.sbw-questions) progress,
:where(.sbw-brand) progress {
  display: inline-block;
}
:where(.sbw-b-wellness) small,
:where(.sbw-questions) small,
:where(.sbw-brand) small {
  font-size: 75%;
}
:where(.sbw-b-wellness) sub,
:where(.sbw-b-wellness) sup,
:where(.sbw-questions) sub,
:where(.sbw-questions) sup,
:where(.sbw-brand) sub,
:where(.sbw-brand) sup {
  position: relative;
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
}
:where(.sbw-b-wellness) sup,
:where(.sbw-questions) sup,
:where(.sbw-brand) sup {
  top: -0.5em;
}
:where(.sbw-b-wellness) sub,
:where(.sbw-questions) sub,
:where(.sbw-brand) sub {
  bottom: -0.25em;
}
:where(.sbw-b-wellness) textarea,
:where(.sbw-questions) textarea,
:where(.sbw-brand) textarea {
  resize: vertical;
}
:where(.sbw-b-wellness) audio,
:where(.sbw-b-wellness) canvas,
:where(.sbw-b-wellness) iframe,
:where(.sbw-b-wellness) img,
:where(.sbw-b-wellness) svg,
:where(.sbw-b-wellness) video,
:where(.sbw-questions) audio,
:where(.sbw-questions) canvas,
:where(.sbw-questions) iframe,
:where(.sbw-questions) img,
:where(.sbw-questions) svg,
:where(.sbw-questions) video,
:where(.sbw-brand) audio,
:where(.sbw-brand) canvas,
:where(.sbw-brand) iframe,
:where(.sbw-brand) img,
:where(.sbw-brand) svg,
:where(.sbw-brand) video {
  vertical-align: middle;
}
:where(.sbw-b-wellness) audio:not([controls]),
:where(.sbw-questions) audio:not([controls]),
:where(.sbw-brand) audio:not([controls]) {
  display: none;
}
:where(.sbw-b-wellness) img,
:where(.sbw-questions) img,
:where(.sbw-brand) img {
  border: 0;
  max-width: 100%;
  height: auto;
  vertical-align: top;
}
:where(.sbw-b-wellness) button,
:where(.sbw-b-wellness) input,
:where(.sbw-b-wellness) select,
:where(.sbw-b-wellness) textarea,
:where(.sbw-questions) button,
:where(.sbw-questions) input,
:where(.sbw-questions) select,
:where(.sbw-questions) textarea,
:where(.sbw-brand) button,
:where(.sbw-brand) input,
:where(.sbw-brand) select,
:where(.sbw-brand) textarea {
  min-height: 1.5em;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
}
:where(.sbw-b-wellness) button,
:where(.sbw-questions) button,
:where(.sbw-brand) button {
  overflow: visible;
}
:where(.sbw-b-wellness) button,
:where(.sbw-b-wellness) select,
:where(.sbw-questions) button,
:where(.sbw-questions) select,
:where(.sbw-brand) button,
:where(.sbw-brand) select {
  text-transform: none;
}
:where(.sbw-b-wellness) input,
:where(.sbw-questions) input,
:where(.sbw-brand) input {
  line-height: normal;
}
:where(.sbw-b-wellness) button,
:where(.sbw-b-wellness) html input[type=button],
:where(.sbw-b-wellness) input[type=reset],
:where(.sbw-b-wellness) input[type=submit],
:where(.sbw-questions) button,
:where(.sbw-questions) html input[type=button],
:where(.sbw-questions) input[type=reset],
:where(.sbw-questions) input[type=submit],
:where(.sbw-brand) button,
:where(.sbw-brand) html input[type=button],
:where(.sbw-brand) input[type=reset],
:where(.sbw-brand) input[type=submit] {
  border-style: none;
  cursor: pointer;
  background-color: transparent;

  -webkit-appearance: button;
}
:where(.sbw-b-wellness) button[disabled],
:where(.sbw-b-wellness) html input[disabled],
:where(.sbw-questions) button[disabled],
:where(.sbw-questions) html input[disabled],
:where(.sbw-brand) button[disabled],
:where(.sbw-brand) html input[disabled] {
  cursor: default;
}
:where(.sbw-b-wellness) button::-moz-focus-inner,
:where(.sbw-b-wellness) input::-moz-focus-inner,
:where(.sbw-questions) button::-moz-focus-inner,
:where(.sbw-questions) input::-moz-focus-inner,
:where(.sbw-brand) button::-moz-focus-inner,
:where(.sbw-brand) input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
:where(.sbw-b-wellness) code,
:where(.sbw-b-wellness) kbd,
:where(.sbw-b-wellness) pre,
:where(.sbw-b-wellness) samp,
:where(.sbw-questions) code,
:where(.sbw-questions) kbd,
:where(.sbw-questions) pre,
:where(.sbw-questions) samp,
:where(.sbw-brand) code,
:where(.sbw-brand) kbd,
:where(.sbw-brand) pre,
:where(.sbw-brand) samp {
  font-family: monospace;
}
:where(.sbw-b-wellness) ol,
:where(.sbw-b-wellness) ul,
:where(.sbw-questions) ol,
:where(.sbw-questions) ul,
:where(.sbw-brand) ol,
:where(.sbw-brand) ul {
  list-style: none;
}
:where(.sbw-b-wellness) select,
:where(.sbw-questions) select,
:where(.sbw-brand) select {
     -moz-appearance: none;
  -webkit-appearance: none;
}
:where(.sbw-b-wellness) table,
:where(.sbw-questions) table,
:where(.sbw-brand) table {
  border-spacing: 0;
  border-collapse: collapse;
}
:where(.sbw-b-wellness) fieldset,
:where(.sbw-questions) fieldset,
:where(.sbw-brand) fieldset {
  border: 0;
}

:where(.sbw-brand),
:where(.sbw-brand-collagen),
:where(.sbw-b-wellness),
:where(.sbw-questions) {
  --size-xxx-sm: 0.25rem;
  --size-xx-sm: 0.5rem;
  --size-x-sm: 0.75rem;
  --size-sm: 0.875rem;
  --size-md: 1rem;
  --size-x-md: 1.25rem;
  --size-xx-md: 1.5rem;
  --size-lg: 2rem;
  --size-x-lg: 2.5rem;
  --size-xx-lg: 3rem;
  --size-xxx-lg: 3.5rem;
  --size-4x-lg: 4rem;
  --size-max-sm: 16.25rem;
  --size-max-lg: 60rem;
  --size-button-md: 16.25rem;
  --size-button-x-md: 18.43rem;
  --size-button-lg: 21.43rem;
  --size-space-xxx-sm: 0.25rem;
  --size-space-xx-sm: 0.5rem;
  --size-space-x-sm: 0.75rem;
  --size-space-sm: 0.875rem;
  --size-space-md: 1rem;
  --size-space-x-md: 1.25rem;
  --size-space-xx-md: 1.5rem;
  --size-space-lg: 2rem;
  --size-space-x-lg: 2.5rem;
  --size-space-xx-lg: 3rem;
  --size-space-xxx-lg: 3.5rem;
  --size-space-4x-lg: 4rem;
  --color-white: #fff;
  --color-black: #231815;
  --color-gray-light: #e2e2e2;
  --color-gray-dark: #91897d;
  --color-pink: #da428c;
  --color-orange: #ea8b09;
  --color-flesh-light: #f2ebdf;
  --color-flesh: #eee5d7;
  --color-hover: #7b7472;
  --typo-size-x-sm: 0.75rem;
  --typo-size-sm: 0.875rem;
  --typo-size-md: 1rem;
  --typo-size-d-md: 1.125rem;
  --typo-size-x-md: 1.25rem;
  --typo-size-xx-md: 1.5rem;
  --typo-weight-regular: 400;
  --typo-weight-medium: 500;
  --typo-weight-bold: 700;
  --typo-color-white: var(--color-white);
  --typo-color-black: var(--color-black);
  --typo-color-gray-dark: var(--color-gray-dark);
  --typo-color-pink: var(--color-pink);
  --typo-color-orange: var(--color-orange);
}

/* ------------------------
  Base Settings
------------------------ */
:where(.sbw-b-wellness),
:where(.sbw-questions),
:where(.sbw-brand) {
  background-color: #fff;
  word-wrap: break-word;
  color: #231815;
  font-family: "ryo-text-plusn", "Noto Serif JP", serif;
  font-size: inherit;
  line-height: 1.6875;

  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
}
:where(.sbw-b-wellness) a,
:where(.sbw-questions) a,
:where(.sbw-brand) a {
  text-decoration: underline;
  color: #00f;
}
:where(.sbw-b-wellness) a:visited,
:where(.sbw-questions) a:visited,
:where(.sbw-brand) a:visited {
  color: #000080;
}
:where(.sbw-b-wellness) a:hover,
:where(.sbw-questions) a:hover,
:where(.sbw-brand) a:hover {
  text-decoration: none;
  color: #f00;
}
:where(.sbw-b-wellness) a:active,
:where(.sbw-questions) a:active,
:where(.sbw-brand) a:active {
  text-decoration: none;
  color: #ff8000;
}
:where(.sbw-b-wellness) a[href^="tel:"]:hover,
:where(.sbw-questions) a[href^="tel:"]:hover,
:where(.sbw-brand) a[href^="tel:"]:hover {
  color: #00f;
}
@media (min-width: 768px) {
  :where(.sbw-b-wellness) a[href^="tel:"],
  :where(.sbw-questions) a[href^="tel:"],
  :where(.sbw-brand) a[href^="tel:"] {
    cursor: text;
    text-decoration: none;
  }
}

/* ------------------------
  utilities Classes
------------------------ */
.u-hidden {
  display: none !important;
  visibility: hidden;
}

@media (max-width: 767.98px) {
  .u-hidden-sm {
    display: none !important;
    visibility: hidden;
  }
}

.u-hidden-up-sm {
  display: none !important;
  visibility: hidden;
}

@media (max-width: 767.98px) {
  .u-hidden-down-sm {
    display: none !important;
    visibility: hidden;
  }
}

@media (min-width: 768px) and (max-width: 1023.98px) {
  .u-hidden-md {
    display: none !important;
    visibility: hidden;
  }
}

@media (min-width: 768px) {
  .u-hidden-up-md {
    display: none !important;
    visibility: hidden;
  }
}

@media (max-width: 1023.98px) {
  .u-hidden-down-md {
    display: none !important;
    visibility: hidden;
  }
}

@media (min-width: 1024px) {
  .u-hidden-lg {
    display: none !important;
    visibility: hidden;
  }
}

@media (min-width: 1024px) {
  .u-hidden-up-lg {
    display: none !important;
    visibility: hidden;
  }
}

.u-hidden-down-lg {
  display: none !important;
  visibility: hidden;
}

.u-visuallyhidden {
  overflow: hidden;
  clip: rect(0 0 0 0);
  position: absolute;
  margin: -1px;
  padding: 0;
  border: 0;
  width: 1px;
  height: 1px;
}

.u-visuallyhidden.focusable:active,
.u-visuallyhidden.focusable:focus {
  overflow: visible;
  clip: auto;
  position: static;
  margin: 0;
  width: auto;
  height: auto;
}

.u-invisible {
  visibility: hidden;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

.u-sans-ja {
  font-family: "Zen Kaku Gothic New", sans-serif;
}

.u-sans-en {
  font-family: "Jost", sans-serif;
}

/* ------------------------
  Btn
------------------------ */
.c-button_sm {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: var(--size-space-sm) var(--size-space-md);
  width: 100%;
  max-width: var(--size-button-x-md);
  transition: background 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  background-color: var(--color-black);
  color: var(--typo-color-white);
  font-size: var(--typo-size-sm);
  font-weight: var(--typo-weight-medium);
  line-height: 1.3;
}

.c-button_md {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: var(--size-space-md) var(--size-space-lg);
  width: 100%;
  max-width: var(--size-button-md);
  transition: background 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  background-color: var(--color-black);
  color: var(--typo-color-white);
  font-weight: var(--typo-weight-medium);
  line-height: 1.5;
}

.c-button_lg {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: var(--size-space-md) var(--size-space-lg);
  width: 100%;
  max-width: var(--size-button-lg);
  transition: background 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  background-color: var(--color-black);
  color: var(--typo-color-white);
  font-weight: var(--typo-weight-medium);
  line-height: 1.5;
}

@media (hover: hover) and (pointer: fine) {
  .c-button_sm:hover,
  .c-button_md:hover,
  .c-button_lg:hover {
    background-color: var(--color-hover);
  }
}
.c-button_sm.-next::after,
.c-button_sm.-prev::after,
.c-button_md.-next::after,
.c-button_md.-prev::after,
.c-button_lg.-next::after,
.c-button_lg.-prev::after {
  content: "";
  position: absolute;
  top: 50%;
  width: var(--size-xx-md);
  height: var(--size-xx-md);
  background: url("/shared/common/img/icon-arrow_white.svg") no-repeat center/contain;
}
.c-button_sm.-next::after,
.c-button_md.-next::after,
.c-button_lg.-next::after {
  right: var(--size-space-xx-sm);
  transform: translateY(-50%);
}
.c-button_sm.-prev::after,
.c-button_md.-prev::after,
.c-button_lg.-prev::after {
  left: var(--size-space-xx-sm);
  transform: translateY(-50%) rotate(180deg);
}
.c-button_sm.-camera::after,
.c-button_md.-camera::after,
.c-button_lg.-camera::after {
  content: "";
  position: absolute;
  top: 50%;
  right: var(--size-space-x-sm);
  width: var(--size-xx-md);
  height: var(--size-xx-md);
  transform: translateY(-50%);
  background: url("/shared/common/img/icon-camera_white.svg") no-repeat center/contain;
}
.c-button_sm.-skeleton,
.c-button_md.-skeleton,
.c-button_lg.-skeleton {
  border: 1px solid var(--color-black);
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), border 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  background-color: transparent;
  color: var(--typo-color-black);
}
.c-button_sm.-skeleton.-next::after,
.c-button_sm.-skeleton.-prev::after,
.c-button_md.-skeleton.-next::after,
.c-button_md.-skeleton.-prev::after,
.c-button_lg.-skeleton.-next::after,
.c-button_lg.-skeleton.-prev::after {
  transition: background 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  background: url("/shared/common/img/icon-arrow_black.svg") no-repeat center/contain;
}
@media (hover: hover) and (pointer: fine) {
  .c-button_sm.-skeleton:hover,
  .c-button_md.-skeleton:hover,
  .c-button_lg.-skeleton:hover {
    border: 1px solid var(--color-hover);
    color: var(--color-hover);
  }
  .c-button_sm.-skeleton:hover.-next::after,
  .c-button_sm.-skeleton:hover.-prev::after,
  .c-button_md.-skeleton:hover.-next::after,
  .c-button_md.-skeleton:hover.-prev::after,
  .c-button_lg.-skeleton:hover.-next::after,
  .c-button_lg.-skeleton:hover.-prev::after {
    background: url("/shared/common/img/icon-arrow_hover.svg") no-repeat center/contain;
  }
}
.c-button_sm.-white,
.c-button_md.-white,
.c-button_lg.-white {
  border: 1px solid var(--color-black);
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), border 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  background-color: var(--color-white);
  color: var(--typo-color-black);
}
.c-button_sm.-white.-next::after,
.c-button_sm.-white.-prev::after,
.c-button_md.-white.-next::after,
.c-button_md.-white.-prev::after,
.c-button_lg.-white.-next::after,
.c-button_lg.-white.-prev::after {
  transition: background 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  background: url("/shared/common/img/icon-arrow_black.svg") no-repeat center/contain;
}
@media (hover: hover) and (pointer: fine) {
  .c-button_sm.-white:hover,
  .c-button_md.-white:hover,
  .c-button_lg.-white:hover {
    border: 1px solid var(--color-hover);
    color: var(--color-hover);
  }
  .c-button_sm.-white:hover.-next::after,
  .c-button_sm.-white:hover.-prev::after,
  .c-button_md.-white:hover.-next::after,
  .c-button_md.-white:hover.-prev::after,
  .c-button_lg.-white:hover.-next::after,
  .c-button_lg.-white:hover.-prev::after {
    background: url("/shared/common/img/icon-arrow_hover.svg") no-repeat center/contain;
  }
}
.c-button_sm.-text_l,
.c-button_md.-text_l,
.c-button_lg.-text_l {
  justify-content: flex-start;
}
.c-button_sm.is-disabled,
.c-button_md.is-disabled,
.c-button_lg.is-disabled {
  background-color: #a5a3a2;
  pointer-events: none;
}

.c-button_mini {
  display: flex;
  justify-content: center;
  padding: var(--size-space-xx-sm);
  transition: background 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  background-color: var(--color-black);
  color: var(--typo-color-white);
  font-size: var(--typo-size-x-sm);
  line-height: 1.3;
}
@media (hover: hover) and (pointer: fine) {
  .c-button_mini:hover {
    background-color: var(--color-hover);
  }
}

.c-button_more {
  display: block;
  margin: 0 auto;
  padding: var(--size-space-sm);
  border: 1px solid #231815;
  width: 100%;
  max-width: var(--size-button-x-md);
  transition: border 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  background-color: #fdfbf7;
  color: var(--typo-color-black);
  font-size: var(--typo-size-sm);
  font-weight: var(--typo-weight-medium);
  line-height: 1.3;
}
@media (hover: hover) and (pointer: fine) {
  .c-button_more:hover {
    border: 1px solid var(--color-hover);
    color: var(--color-hover);
  }
  .c-button_more:hover > span::after {
    background: url("/shared/common/img/icon-plus_hover.svg") no-repeat center/contain;
  }
}
.c-button_more > span {
  position: relative;
  padding-right: var(--size-xx-md);
}
.c-button_more > span::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: var(--size-xx-md);
  height: var(--size-xx-md);
  transition: background 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translateY(-50%);
  background: url("/shared/common/img/icon-plus_black.svg") no-repeat center/contain;
}

.c-button_badge {
  display: flex;
  align-items: center;
  position: relative;
  padding: var(--size-space-sm) var(--size-space-x-lg) var(--size-space-sm) var(--size-space-md);
  border: 1px solid var(--color-black);
  width: 100%;
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), border 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  color: var(--color-black);
  font-size: var(--typo-size-sm);
  font-weight: var(--typo-weight-medium);
  line-height: 1.3;

  gap: var(--size-space-xx-sm);
}
.c-button_badge::after {
  content: "";
  position: absolute;
  top: 50%;
  right: var(--size-space-xx-sm);
  width: var(--size-xx-md);
  height: var(--size-xx-md);
  transition: background 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translateY(-50%);
  background: url("/shared/common/img/icon-arrow_black.svg") no-repeat center/contain;
}
@media (hover: hover) and (pointer: fine) {
  .c-button_badge:hover {
    border: 1px solid var(--color-hover);
    color: var(--color-hover);
  }
  .c-button_badge:hover::after {
    background: url("/shared/common/img/icon-arrow_hover.svg");
  }
}
.c-button_badge > .badge {
  position: absolute;
  top: 0;
  left: 0;
  width: var(--size-xx-lg);
  height: 100%;
  background: var(--color-white);
}
.c-button_badge > .badge > img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: var(--size-xx-md);
  height: var(--size-xx-md);
  transform: translate(-50%, -50%);
}
.c-button_badge > .badge + span {
  padding-left: var(--size-space-x-lg);
}
.c-button_badge > span {
  /* stylelint-disable */
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  /* stylelint-enable */

  -webkit-line-clamp: 2;
}

.c-button_close {
  width: var(--size-xx-lg);
  height: var(--size-xx-lg);
  background: url("/shared/common/img/icon-close.svg") no-repeat center/contain;
}

.c-button_text {
  display: inline;
  border-bottom: 1px solid var(--color-black);
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), border 0.1s cubic-bezier(0.215, 0.61, 0.355, 1);
  color: var(--typo-color-balck);
  font-weight: var(--typo-weight-medium);
}
@media (hover: hover) and (pointer: fine) {
  .c-button_text:hover {
    border-bottom: none;
    cursor: pointer;
    color: var(--color-hover);
  }
}

.c-button_arrow {
  position: relative;
  border: 1px solid #ede4d6;
  width: var(--size-lg);
  height: var(--size-lg);
  background-color: var(--color-white);
}
.c-button_arrow > span {
  position: absolute;
  top: 50%;
  left: 50%;
  border-width: 5px 0 5px 8px;
  border-style: solid;
  border-color: transparent transparent transparent var(--color-black);
  width: 0;
  height: 0;
  transform: translate(-50%, -50%);
}
@media (hover: hover) and (pointer: fine) {
  .c-button_arrow:hover > span {
    border-color: transparent transparent transparent var(--color-hover);
  }
}
.c-button_arrow.-prev > span {
  transform: translate(-50%, -50%) scaleX(-1);
}

/* ------------------------
  Typo
------------------------ */
.c-typo_heading.-xlg {
  letter-spacing: 0.02em;
  font-size: var(--typo-size-x-lg);
  line-height: 1.6;
}
@media (min-width: 768px) {
  .c-typo_heading.-xlg {
    font-size: var(--typo-size-xxx-lg);
  }
}
.c-typo_heading.-lg {
  letter-spacing: 0;
  font-size: var(--typo-size-lg);
  line-height: 1.3;
}
.c-typo_heading.-md {
  letter-spacing: 0.02em;
  font-size: var(--typo-size-d-md);
  line-height: 1.5;
}
@media (min-width: 768px) {
  .c-typo_heading.-md {
    font-size: var(--typo-size-xx-md);
    line-height: 1.3;
  }
}
.c-typo_heading.-sm {
  letter-spacing: 0.02em;
  font-size: var(--typo-size-md);
  line-height: 1.5;
}
@media (min-width: 768px) {
  .c-typo_heading.-sm {
    font-size: var(--typo-size-x-md);
  }
}
.c-typo_heading.-xsm {
  letter-spacing: 0;
  font-size: var(--typo-size-md);
  line-height: 1.5;
}

.c-typo_body.-lg {
  letter-spacing: 0.02em;
  font-size: var(--typo-size-md);
  line-height: 1.8;
}
.c-typo_body.-md {
  letter-spacing: 0.02em;
  font-size: var(--typo-size-sm);
  line-height: 1.8;
}
.c-typo_body.-sm {
  letter-spacing: 0;
  font-size: var(--typo-size-x-sm);
  line-height: 1.8;
}

/* ------------------------
  breadcrumb
------------------------ */
.c-breadcrumb {
  padding: var(--size-space-md);
  border-bottom: 1px solid var(--color-black);
  font-size: 0.8125rem;
}
.c-breadcrumb > ul {
  margin: 0 auto;
  max-width: 1000px;
}
.c-breadcrumb > ul > li {
  display: inline;
}
.c-breadcrumb > ul > li:not(:first-of-type)::before {
  content: "／";
}
.c-breadcrumb a {
  color: var(--color-black);
}

.c-pageLoading {
  visibility: visible;
  opacity: 1;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: #fff;
  pointer-events: none;
}
.c-pageLoading.is-hidden {
  opacity: 0;
  transition: 0.7s 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.loading {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  position: fixed;
  z-index: 9999;
  background-color: #fff;

  inset: 0;
}
.loaded .loading {
  visibility: hidden;
  opacity: 0;
  transition: all 1.3s cubic-bezier(0.25, 0.25, 0.75, 0.75);
  pointer-events: none;
}
.load-hidden .loading {
  visibility: hidden;
  opacity: 0;
  transition: 0.7s 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  pointer-events: none;
}

.loading_video {
  margin: 0 auto;
  width: 10.3125rem;
  transition: opacity 0.2s cubic-bezier(0.25, 0.25, 0.75, 0.75);

  aspect-ratio: 1/1;
}
@media (min-width: 768px) {
  .loading_video {
    width: 11.25rem;
  }
}
.loading_video video {
  opacity: 0;
  width: 100%;
  height: 100%;
  transform: scale(1.6);
  transition: opacity 1s cubic-bezier(0.25, 0.25, 0.75, 0.75);
  filter: drop-shadow(0 0 rgba(0, 0, 0, 0));
  outline: none;
  border: none;
  backface-visibility: hidden;
  will-change: transform;
  clip-path: inset(1px);
}
.loading_video video.play {
  opacity: 1;
}

.loading_text {
  opacity: 0;
  position: relative;
  z-index: 2;
  margin: 0.25rem auto 0;
  width: 13.625rem;
  height: 0.6875rem;
  transition: opacity 1.3s cubic-bezier(0.25, 0.25, 0.75, 0.75), transform 1.5s cubic-bezier(0.39, 0.575, 0.565, 1);
  transform: translateY(1.875rem);
}
@media (min-width: 768px) {
  .loading_text {
    margin-top: 0.625rem;
    width: 19.0625rem;
    height: 1rem;
  }
}
.loading_text > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.loading_text.-show {
  opacity: 1;
  transform: translateY(0);
}

/*
* main.css
*
*/
