@charset "UTF-8";

/*=================================================================================

　変数定義

=================================================================================*/
/*—————————————————————————————————————————————————————
　横幅／高さ／余白設定
—————————————————————————————————————————————————————*/
:root {
  /* 横幅【PC幅のみ】 */
  --width-contents_max_s: 1000px;
  --width-contents_max_m: 1100px;
  --width-contents_max_l: 1260px;
  --width-contents_max_xl: 1472px;
  --width-contents_max_xxl: 1815px;
  --width-modal_max: 900px;
  /* 高さ【ヘッダのみ】 */
  --height-header: 90px;
  --height-header_l: 48px;
}

/*—————————————————————————————————————————————————————
　カラー設定
—————————————————————————————————————————————————————*/
:root {
  --color-key: #ff004a;
  --color-key_l: #8d8d8d;
  --color-body_bg: #fff;
  --color-head_bg: #000;
  --color-foot_bg: #171717;
  --color-head_bg_l: #303030;
  /* テキスト */
  --color-txt: #000;
  --color-txt_sub: #2f2f2f;
  --color-txt_m: #ff004a;
  --color-txt_l: #6b6b6b;
  --color-txt_n: #af194a;
  --color-txt_a: #ff0200;
  --color-txt_b: #150201;
  --color-txt_c: #dea143;
  --color-txt_placeholder: #c8c8c8;
  --color-txt_hover: #ffb23a;
  /* 背景 */
  --color-background_s: #fbf2f5;
  --color-background_m: #e8c5d1;
  --color-background_l: #9e3352;
  --color-background_a: #ffb23a;
  --color-background_b: #606979;
  --color-background_c: #b3b3b3;
  --color-background_d: #e4e4e4;
  --color-background_e: #b51c4e;
  --color-background_f: #8b0b34;
  --color-background_g: #1344a1;
  --color-background_h: #ebebeb;
  --color-background_i: #7f0930;
  --color-background_j: #777;
  --color-background_k: #2560cf;
  --color-background_n: #b88940;
  --color-background_o: #0077ff;
  --color-background_p: #630624;
  --color-background_q: #0e357f;
  --color-background_r: #0b204e;
  --color-background_t: #233e79;
  --color-background_u: #0c2254;
  --color-background_v: #d9d9d9;
  --color-background_w: #959595;
  --color-background_z: #c01c52;
  --color-background_ab: #ffe2df;
  --color-background_ac: #c59243;
  --color-background_ad: #4f4f4f;
  --color-background_ae: #dfeaff;
  --color-background_af: rgba(102, 100, 100, 0.5);
  --color-background_ag: rgba(102, 100, 100, 0.7);
  --color-background_ah: rgba(230, 232, 234, 0.8);
  --color-table-background-even: #fff0f5;
  /* リンク */
  --color-link: #ff004a;
  /* 画像のMIX */
  --color-img_mix: #91c2ea;
  /* 罫線 */
  --color-border: #ff004a;
  --color-border_s: #915b6d;
  --color-border_m: #787878;
  --color-border_l: #c7c7c7;
  --color-border_a: #1e3051;
  --color-border_b: #090909;
  --color-border_c: #bebebe;
  /* フォームカラー */
  --color-form-txt: #000;
  --color-form-border: #e2e2e2;
  --color-form-placeholder: #848484;
  /* ボタンやアラートなどエレメントカラー */
  --color-default: #ffffff;
  --color-primary: #ff004a;
  --color-disable: #888888;
  /* テーブル */
  --color-table_border: #1d71c6;
  --color-table_border_tr: #cccccc;
  --color-table_thead_bg: #1d71c6;
  --color-table_txt: #333333;
  /* オーバーレイ（モーダルやドロワーの背景） */
  --color-overlay-bg: rgba(51, 51, 51, 0.5333333333);
  --color-overlay-bg_l: rgba(0, 0, 0, 0.4);
  /* モーダルウィンドウのコンテンツ背景 */
  --color-modal-bg: #ffffff;
  /* その他ベーシックな色 */
  --color_black: #000000;
  --color_white: #ffffff;
  --color_darkgray: #333333;
  --color_gray: #969696;
  --color_red: #eb2d2d;
  --color_blue: #0059ff;
  /* グラデーション */
  --color-main-visual: linear-gradient(135deg, #8ac7f0 0%, #3a9bdd 38%, #0062b0 100%);
  --color-gradation-header: linear-gradient(90deg, #010000 0%, #b01a4b 100%);
  --color-gradation-header_pc_top: linear-gradient(90deg, #280913 0%, #af194a 49.52%, #d01e58 100%);
  --color-gradation-header_pc_bottom: linear-gradient(90deg, #040e21 0%, #0e357f 46.63%, #11419c 100%);
  --color-gradation-footer_top: linear-gradient(90deg, #061736 0%, #0e357f 46.63%, #11419c 100%);
  --color-gradation-footer_bottom: linear-gradient(90deg, #571329 0%, #af194a 49.52%, #d01e58 100%);
  --color-gradation-sp_nav_top: linear-gradient(90deg, #3a0819 0%, #731031 100%);
  --color-gradation-sp_nav_bottom: linear-gradient(90deg, #030a19 0%, #0a2251 100%);
  --color-gradation-btn: linear-gradient(136deg, #388fd5 0%, #0062b0 47%, #002e80 100%);
  --color-gradation-btn_l: linear-gradient(136deg, #38bff7 0%, #1d98dc 47%, #087bca 100%);
  --color-gradation-btn_s: linear-gradient(146deg, #91c2ea 0%, #4189d3 47%, #0062b0 100%);
  --color-gradation-type_a: radial-gradient(50% 50% at 50% 50%, #143d9b 0%, #071535 100%);
  --color-gradation-type_b: linear-gradient(90deg, #061736 0%, #0e357f 46.63%, #11419c 100%);
  --color-gradation-type_c: linear-gradient(0deg, #00266f 27.07%, #174db4 50.43%);
  --color-gradation-type_d: linear-gradient(90deg, #b39855 0%, #fff9e6 50%, #b39855 100%);
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html,
body {
  margin: 0;
  padding: 0;
  word-break: break-all;
}

:root {
  --txt-color: ;
  --main-color: ;
  --sub-color: ;
  --main--bg: ;
  --white: ;
}

address {
  font-style: normal;
}

body {
  overflow-x: hidden;
  color: var(--color-txt);
  font-size: clamp(0.875rem, 0.8446601942rem + 0.1294498382vw, 1rem);
  font-family: "Noto Sans Jp", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.05em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
}

a[href^="tel:"] {
  pointer-events: none;
  cursor: default;
}

@media screen and (max-width: 600px) {
  a[href^="tel:"] {
    pointer-events: auto;
  }
}

main {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

article,
aside,
footer,
header,
nav,
section,
main {
  display: block;
}

h1,
h2,
h3,
h4,
h5,
h6,
a,
p,
span,
em,
small,
strong,
sub,
sup,
mark,
del,
ins,
strike,
abbr,
dfn,
blockquote,
q,
cite,
code,
pre,
ol,
ul,
li,
dl,
dt,
dd,
div,
section,
article,
main,
aside,
nav,
header,
hgroup,
footer,
img,
figure,
figcaption,
address,
time,
audio,
video,
canvas,
iframe,
details,
summary,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
}

a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

@media (hover: hover) {
  a:where(:-webkit-any-link, :enabled, summary):hover {
    opacity: 0.5;
  }
}

a:focus:not(:focus-visible) {
  outline: none;
}

img {
  max-width: 100%;
  height: auto;
  display: block;
  border: none;
}

code,
kbd,
pre,
samp {
  font-size: inherit;
  font-family: monospace, sans-serif;
}

ul,
ol {
  list-style: none;
}

table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  table-layout: fixed;
}

th,
td {
  padding: 0.25rem 0.375rem;
  vertical-align: top;
  text-align: left;
}

blockquote,
q {
  quotes: none;
}

blockquote::after,
blockquote::before,
q::after,
q::before {
  content: "";
  content: none;
}

form {
  margin: 0;
  padding: 0;
}

form button {
  display: inline-block;
  margin: 0;
  padding: 0.6em 2em;
  width: auto;
  border: none;
  border-radius: 0;
  background-color: var(--color-key);
  background-image: none;
  -webkit-box-shadow: 0.0625em 0.0625em 0.1875em 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0.0625em 0.0625em 0.1875em 0 rgba(0, 0, 0, 0.16);
  color: var(--color_white);
  text-decoration: none;
  font-size: 16px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-appearance: none;
}

form button:focus:not(:focus-visible) {
  outline: none;
}

form button:hover {
  opacity: 0.6;
  outline: none;
}

form button ::-moz-focus-inner {
  padding: 0;
  border: none;
}

input,
textarea {
  padding: 0.40625rem 1rem;
  width: 100%;
  border: 1px solid var(--color-form-border);
  border-radius: 0.25rem;
  background-image: none;
  background-color: var(--color_white);
  font-size: 1em;
  font-family: inherit;
  -webkit-appearance: none;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: var(--color-form-placeholder);
  font-size: 1rem;
  letter-spacing: 0.1em;
  line-height: 1.6875;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: var(--color-form-placeholder);
  font-size: 1rem;
  letter-spacing: 0.1em;
  line-height: 1.6875;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: var(--color-form-placeholder);
  font-size: 1rem;
  letter-spacing: 0.1em;
  line-height: 1.6875;
}

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: var(--color-form-placeholder);
  font-size: 1rem;
  letter-spacing: 0.1em;
  line-height: 1.6875;
}

input::placeholder,
textarea::placeholder {
  color: var(--color-form-placeholder);
  font-size: 1rem;
  letter-spacing: 0.1em;
  line-height: 1.6875;
}

@media screen and (max-width: 600px) {

  input::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    font-size: 0.875rem;
  }

  input::-moz-placeholder,
  textarea::-moz-placeholder {
    font-size: 0.875rem;
  }

  input:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    font-size: 0.875rem;
  }

  input::-ms-input-placeholder,
  textarea::-ms-input-placeholder {
    font-size: 0.875rem;
  }

  input::placeholder,
  textarea::placeholder {
    font-size: 0.875rem;
  }
}

textarea:hover,
textarea:focus {
  outline: none;
}

textarea:focus {
  outline: none;
  border-color: var(--color-form-border);
  -webkit-box-shadow: none;
  box-shadow: none;
}

textarea ::-moz-focus-inner {
  padding: 0;
  border: none;
}

input::-webkit-input-placeholder {
  color: var(--color-form-placeholder);
}

input::-moz-placeholder {
  color: var(--color-form-placeholder);
}

input::-ms-input-placeholder {
  color: var(--color-form-placeholder);
}

input:-ms-input-placeholder {
  color: var(--color-form-placeholder);
}

input::placeholder {
  color: var(--color-form-placeholder);
}

input:focus {
  outline: none;
  border-color: var(--color-form-border);
  -webkit-box-shadow: none;
  box-shadow: none;
}

input[type=submit],
input[type=button] {
  display: inline-block;
  margin: 0;
  padding: 0.6em 2em;
  width: auto;
  border: none;
  border-radius: 0;
  background-color: var(--color-key);
  background-image: none;
  -webkit-box-shadow: 0.0625em 0.0625em 0.1875em 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0.0625em 0.0625em 0.1875em 0 rgba(0, 0, 0, 0.16);
  color: var(--color_white);
  text-decoration: none;
  font-size: 16px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-appearance: none;
}

input[type=submit]:hover,
input[type=submit]:focus,
input[type=button]:hover,
input[type=button]:focus {
  outline: none;
}

input[type=submit]:hover,
input[type=button]:hover {
  opacity: 0.6;
}

input[type=submit] ::-moz-focus-inner,
input[type=button] ::-moz-focus-inner {
  padding: 0;
  border: none;
}

input[type=radio] {
  display: none;
}

input[type=radio]+span {
  position: relative;
  display: inline-block;
  margin: 0 1rem 0 0;
  padding: 0 0 0 30px;
  cursor: pointer;
}

input[type=radio]+span::before {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 1.375rem;
  height: 1.375rem;
  border: 1px solid var(--color-form-border);
  border-radius: 50%;
  background: var(--color_white);
  content: "";
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

input[type=radio]+span::after {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}

input[type=radio]:checked+span::after {
  position: absolute;
  top: 50%;
  left: 0.1875rem;
  display: block;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  background: var(--color-key);
  content: "";
  opacity: 1;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

input[type=checkbox] {
  display: none;
}

input[type=checkbox]+span {
  position: relative;
  display: inline-block;
  margin: 0 1rem 0 0;
  padding: 0 0 0 1.875rem;
  cursor: pointer;
  -webkit-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
}

input[type=checkbox]+span::before {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 1.125rem;
  height: 1.125rem;
  border: 1px solid var(--color-txt);
  border-radius: 0.125rem;
  background: var(--color_white);
  content: "";
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

input[type=checkbox]+span::after {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}

input[type=checkbox]:checked+span::after {
  position: absolute;
  top: 50%;
  left: 0.125rem;
  display: block;
  margin-top: -0.2em;
  width: 0.8125rem;
  height: 0.5rem;
  border-bottom: 0.125rem solid var(--color_white);
  border-left: 0.125rem solid var(--color_white);
  content: "";
  opacity: 1;
  -webkit-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
}

select {
  padding: 0.625rem 2.4375rem 0.625rem 0.75rem;
  border: 1px solid var(--color-form-border);
  border-radius: 0.125rem;
  background-image: url(../img/common/icon_select_arrow.svg);
  background-position: right 0.6875rem top 55%;
  background-size: 0.8125rem;
  background-repeat: no-repeat;
  background-color: var(--color_white);
  color: var(--color-txt);
  font-family: inherit;
  cursor: pointer;
  position: relative;
  -moz-appearance: none;
  -webkit-appearance: none;
}

select::-ms-expand {
  display: none;
}

select:focus {
  outline: none;
  border-color: var(--color-form-border);
  -webkit-box-shadow: none;
  box-shadow: none;
}

option {
  color: var(--color-txt);
}

.grecaptcha-badge {
  display: none;
}

input[type=date]::-webkit-date-and-time-value {
  text-align: left;
  color: var(--color-txt);
}

@font-face {
  font-family: "Noto Sans Jp";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/NotoSansJP-Regular.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Noto Sans Jp";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/NotoSansJP-Medium.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Noto Sans Jp";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/NotoSansJP-Bold.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Noto Sans Jp";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/NotoSansJP-Black.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Oswald-Regular.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/Oswald-Medium.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/Oswald-SemiBold.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/Oswald-Bold.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Wallpoet";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Wallpoet-Regular.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/Poppins-SemiBoldItalic.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Inter_18pt-Regular.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Noto Sans Gujarati UI";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/NotoSansGujaratiUI-Medium.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Roboto-Regular.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/Roboto-Medium.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/Roboto-Bold.ttf") format("truetype");
  font-display: swap;
}

.c-table,
.wp-block-post-content .wp-block-table table,
.p-editorContents .wp-block-table table {
  border: 1px solid var(--color-table_border);
  font-family: "Noto Sans JP";
}

.c-table tr,
.wp-block-post-content .wp-block-table table tr,
.p-editorContents .wp-block-table table tr {
  border-bottom: 1px solid var(--color-table_border_tr);
}

@media screen and (max-width: 768px) {

  .c-table tr,
  .wp-block-post-content .wp-block-table table tr,
  .p-editorContents .wp-block-table table tr {
    border: none;
  }
}

.c-table tr:last-child,
.wp-block-post-content .wp-block-table table tr:last-child,
.p-editorContents .wp-block-table table tr:last-child {
  border: none;
}

.c-table tr th,
.wp-block-post-content .wp-block-table table tr th,
.p-editorContents .wp-block-table table tr th,
.c-table tr td,
.wp-block-post-content .wp-block-table table tr td,
.p-editorContents .wp-block-table table tr td {
  padding: clamp(0.75rem, 0.567961165rem + 0.7766990291vw, 1.5rem);
  vertical-align: middle;
}

.c-table tr th,
.wp-block-post-content .wp-block-table table tr th,
.p-editorContents .wp-block-table table tr th {
  background-color: var(--color-table_thead_bg);
  color: var(--color_white);
  font-size: clamp(0.875rem, 0.8143203883rem + 0.2588996764vw, 1.125rem);
  line-height: 1.6666666667;
  font-weight: 500;
  letter-spacing: 0;
  width: 15.625rem;
  text-align: center;
}

@media screen and (max-width: 768px) {

  .c-table tr th,
  .wp-block-post-content .wp-block-table table tr th,
  .p-editorContents .wp-block-table table tr th {
    text-align: left;
  }
}

.c-table tr td,
.wp-block-post-content .wp-block-table table tr td,
.p-editorContents .wp-block-table table tr td {
  padding-left: clamp(0.75rem, 0.2038834951rem + 2.3300970874vw, 3rem);
}

@media screen and (max-width: 600px) {

  .c-table--column th,
  .c-table--column td {
    display: block;
    width: 100%;
  }
}

@media screen and (max-width: 600px) {
  .c-table--column th {
    padding-bottom: 0;
    border-bottom: none;
  }
}

.c-btn,
.c-form__box input[type=submit],
.c-form__box input[type=button],
.wp-block-file .wp-block-file__button {
  width: 100%;
  max-width: 21.0625rem;
  font-size: clamp(1rem, 0.9696601942rem + 0.1294498382vw, 1.125rem);
  line-height: 1.5555555556;
  letter-spacing: 0.05em;
  font-weight: 500;
  padding: 0.875rem 1.5rem 0.8125rem;
  color: var(--color_white);
  background-color: #d01e58;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: clamp(0.5rem, 0.3786407767rem + 0.5177993528vw, 1rem);
  border-radius: 3.25rem;
  position: relative;
}

@media screen and (max-width: 768px) {

  .c-btn,
  .c-form__box input[type=submit],
  .c-form__box input[type=button],
  .wp-block-file .wp-block-file__button {
    max-width: 17.4375rem;
    padding: 0.6875rem 1.5rem 0.4375rem;
  }
}

.c-btn::after,
.c-form__box input[type=submit]::after,
.c-form__box input[type=button]::after,
.wp-block-file .wp-block-file__button::after {
  content: url(../img/common/icon_btn-circle.svg);
  position: absolute;
  right: 1.5rem;
  -webkit-transition: right 0.3s;
  transition: right 0.3s;
}

.c-btn:hover::after,
.c-form__box input[type=submit]:hover::after,
.c-form__box input[type=button]:hover::after,
.wp-block-file .wp-block-file__button:hover::after {
  right: 1rem;
}

.c-btn--small,
.wp-block-file .wp-block-file__button {
  max-width: 12.0625rem;
}

.c-btn--small::after,
.wp-block-file .wp-block-file__button::after {
  content: none;
}

.c-btn--color {
  background-color: var(--color-key);
  color: var(--color_white);
}

.c-btn--color::after {
  background-image: url(../img/icon/icon_btn_next.svg);
}

.wp-block-post-content,
.p-editorContents {
  color: var(--color-table_txt);
  margin-bottom: 100px;
}

.wp-block-post-content h1.wp-block-heading,
.p-editorContents h1.wp-block-heading {
  font-size: clamp(1.5rem, 1.1359223301rem + 1.5533980583vw, 3rem);
  font-weight: 700;
}

.wp-block-post-content h2.wp-block-heading,
.p-editorContents h2.wp-block-heading {
  font-size: clamp(1.25rem, 1.067961165rem + 0.7766990291vw, 2rem);
  font-weight: 700;
  border-bottom: 3px solid var(--color-key);
  padding-bottom: 0.25rem;
  margin-bottom: 20px;
  /* H2の下部に20pxの余白を追加 */
}

.wp-block-post-content h3.wp-block-heading,
.p-editorContents h3.wp-block-heading {
  font-size: clamp(1.125rem, 1.0339805825rem + 0.3883495146vw, 1.5rem);
  font-weight: 700;
  position: relative;
  border-left: 5px solid var(--color-key);
  padding-left: 0.5rem;
}

.wp-block-post-content h4.wp-block-heading,
.p-editorContents h4.wp-block-heading {
  font-size: clamp(1rem, 0.9393203883rem + 0.2588996764vw, 1.25rem);
  font-weight: 700;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.wp-block-post-content h4.wp-block-heading::before,
.p-editorContents h4.wp-block-heading::before {
  content: "";
  width: 0.3125rem;
  height: 0.3125rem;
  border-radius: 50%;
  background-color: var(--color-key);
}

.wp-block-post-content h5.wp-block-heading,
.p-editorContents h5.wp-block-heading {
  font-size: clamp(1rem, 0.9696601942rem + 0.1294498382vw, 1.125rem);
  font-weight: 700;
}

.wp-block-post-content h6.wp-block-heading,
.p-editorContents h6.wp-block-heading {
  font-size: clamp(1rem, 1rem + 0vw, 1rem);
  font-weight: 700;
}

.wp-block-post-content p,
.p-editorContents p {
  font-size: clamp(0.875rem, 0.8446601942rem + 0.1294498382vw, 1rem);
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.05em;
}

.wp-block-post-content a,
.p-editorContents a {
  display: inline-block;
  font-size: clamp(0.875rem, 0.8446601942rem + 0.1294498382vw, 1rem);
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.05em;
  text-decoration: underline;
}

@media (hover: hover) {

  .wp-block-post-content a:where(:-webkit-any-link, :enabled, summary):hover,
  .p-editorContents a:where(:-webkit-any-link, :enabled, summary):hover {
    opacity: 1;
    color: var(--color-txt_hover);
  }
}

/*
.wp-block-post-content * + *,
.p-editorContents * + * {
  margin-top: clamp(2rem, 1.5145631068rem + 2.071197411vw, 4rem);
}
.wp-block-post-content * + h1.wp-block-heading,
.p-editorContents * + h1.wp-block-heading {
  margin-top: clamp(1.5rem, 1.1359223301rem + 1.5533980583vw, 3rem);
}
.wp-block-post-content * + h2.wp-block-heading,
.p-editorContents * + h2.wp-block-heading {
  margin-top: clamp(1.5rem, 1.3786407767rem + 0.5177993528vw, 2rem);
}
.wp-block-post-content * + h3.wp-block-heading,
.p-editorContents * + h3.wp-block-heading {
  margin-top: clamp(1rem, 0.8786407767rem + 0.5177993528vw, 1.5rem);
}
.wp-block-post-content * + p,
.p-editorContents * + p {
  margin-top: clamp(2rem, 1.5145631068rem + 2.071197411vw, 4rem);
}
  */
/* 記事余白調整　ここから */
.wp-block-post-content>p+p,
.wp-block-post-content>p+h2,
.wp-block-post-content>h2+p,
.wp-block-post-content>p+h3,

/* ボタン */
.wp-block-post-content>p+.wp-block-button,
.wp-block-post-content>p+.wp-block-buttons,
.wp-block-post-content>.wp-block-button+p,
.wp-block-post-content>.wp-block-buttons+p,

/* 画像 */
.wp-block-post-content>p+.wp-block-image,
.wp-block-post-content>.wp-block-image+p,
.wp-block-post-content>h2+.wp-block-image,
.wp-block-post-content>.wp-block-image+h2,

/* 区切り */
.wp-block-post-content>*+.wp-block-separator,
.wp-block-post-content>.wp-block-separator+*,

/* title-line-b */
.wp-block-post-content>*+.title-line-b,
.wp-block-post-content>.title-line-b+* {
  margin-top: clamp(2rem, 1.5rem + 2vw, 4rem);
}

.p-editorContents>p+p,
.p-editorContents>p+h2,
.p-editorContents>h2+p,
.p-editorContents>p+h3,
/* ボタン */
.p-editorContents>p+.wp-block-button,
.p-editorContents>p+.wp-block-buttons,
.p-editorContents>.wp-block-button+p,
.p-editorContents>.wp-block-buttons+p,
/* 画像ブロック */
.p-editorContents>p+.wp-block-image,
.p-editorContents>.wp-block-image+p,
.p-editorContents>h2+.wp-block-image,
.p-editorContents>.wp-block-image+h2,
/* 区切り */
.p-editorContents>*+.wp-block-separator,
.p-editorContents>.wp-block-separator+*,
/* title-line-b */
.p-editorContents>*+.title-line-b,
.p-editorContents>.title-line-b+* {
  margin-top: clamp(2rem, 1.5rem + 2vw, 4rem);
}

/* 記事内のtablepressテーブルの下部に余白を追加 */
.p-editorContents .tablepress {
  margin-bottom: 40px;
}

/* 記事内のボタンブロックの下部に余白を追加 */
.p-editorContents .wp-block-button,
.p-editorContents .wp-block-buttons {
  margin-bottom: 40px;
}

/* 記事内の画像ブロックの下部に余白を追加 */
.p-editorContents .wp-block-image {
  margin-bottom: 20px;
}

/* 記事余白調整　ここまで */



.wp-block-post-content *+.wp-block-image,
.p-editorContents *+.wp-block-image {
  margin-top: clamp(2rem, 1.5145631068rem + 2.071197411vw, 4rem);
}

.wp-block-post-content .wp-block-list .wp-block-list,
.p-editorContents .wp-block-list .wp-block-list {
  margin-top: clamp(0.5rem, 0.3786407767rem + 0.5177993528vw, 1rem);
}

.wp-block-post-content ul,
.wp-block-post-content ol,
.p-editorContents ul,
.p-editorContents ol {
  padding-left: clamp(1rem, 0.7572815534rem + 1.0355987055vw, 2rem);
}

.wp-block-post-content *+ul,
.wp-block-post-content *+ol,
.p-editorContents *+ul,
.p-editorContents *+ol {
  margin-top: clamp(2rem, 1.5145631068rem + 2.071197411vw, 4rem);
}

.wp-block-post-content ul,
.p-editorContents ul {
  list-style: disc;
}

.wp-block-post-content ol,
.p-editorContents ol {
  list-style: decimal;
}

.wp-block-post-content li,
.p-editorContents li {
  position: relative;
}

.wp-block-post-content *+li,
.p-editorContents *+li {
  margin-top: clamp(0.5rem, 0.3786407767rem + 0.5177993528vw, 1rem);
}

.wp-block-post-content *+.wp-block-table,
.p-editorContents *+.wp-block-table {
  margin-top: clamp(1rem, 0.8786407767rem + 0.5177993528vw, 1.5rem);
}

.wp-block-post-content figcaption,
.p-editorContents figcaption {
  font-size: 0.75rem;
  color: #787878;
  margin-top: clamp(0.5rem, 0.3786407767rem + 0.5177993528vw, 1rem);
}

.attachment-post-thumbnail {
  width: 100%;
  aspect-ratio: 332/187;
  -o-object-fit: cover;
  object-fit: cover;
  height: auto;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.c-pagePostTitle {
  font-size: 2rem;
  font-weight: 700;
}

.wp-block-gallery {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr) !important;
}

@media screen and (max-width: 600px) {
  .wp-block-gallery {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

.wp-block-gallery {
  width: 100% !important;
}

.wp-block-gallery .wp-block-image {
  aspect-ratio: 1/1;
  width: 100% !important;
}

.wp-block-file {
  margin-top: clamp(1.5rem, 1.1359223301rem + 1.5533980583vw, 3rem);
}

.wp-block-file:not(.wp-element-button) {
  font-size: clamp(0.875rem, 0.8446601942rem + 0.1294498382vw, 1rem);
}

.wp-block-file .wp-block-file__button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-top: 0;
}

@-webkit-keyframes scaleSmall {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes scaleSmall {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-webkit-keyframes arrowMove1 {
  0% {
    -webkit-transform: translateY(clamp(0.03125rem, 0.0236650485rem + 0.0323624595vw, 0.0625rem)) translateX(0);
    transform: translateY(clamp(0.03125rem, 0.0236650485rem + 0.0323624595vw, 0.0625rem)) translateX(0);
  }

  50% {
    -webkit-transform: translateY(clamp(0.03125rem, 0.0236650485rem + 0.0323624595vw, 0.0625rem)) translateX(0.25rem);
    transform: translateY(clamp(0.03125rem, 0.0236650485rem + 0.0323624595vw, 0.0625rem)) translateX(0.25rem);
  }

  100% {
    -webkit-transform: translateY(clamp(0.03125rem, 0.0236650485rem + 0.0323624595vw, 0.0625rem)) translateX(0);
    transform: translateY(clamp(0.03125rem, 0.0236650485rem + 0.0323624595vw, 0.0625rem)) translateX(0);
  }
}

@keyframes arrowMove1 {
  0% {
    -webkit-transform: translateY(clamp(0.03125rem, 0.0236650485rem + 0.0323624595vw, 0.0625rem)) translateX(0);
    transform: translateY(clamp(0.03125rem, 0.0236650485rem + 0.0323624595vw, 0.0625rem)) translateX(0);
  }

  50% {
    -webkit-transform: translateY(clamp(0.03125rem, 0.0236650485rem + 0.0323624595vw, 0.0625rem)) translateX(0.25rem);
    transform: translateY(clamp(0.03125rem, 0.0236650485rem + 0.0323624595vw, 0.0625rem)) translateX(0.25rem);
  }

  100% {
    -webkit-transform: translateY(clamp(0.03125rem, 0.0236650485rem + 0.0323624595vw, 0.0625rem)) translateX(0);
    transform: translateY(clamp(0.03125rem, 0.0236650485rem + 0.0323624595vw, 0.0625rem)) translateX(0);
  }
}

@-webkit-keyframes arrowMove2 {
  0% {
    -webkit-transform: translateY(clamp(0.09375rem, 0.0861650485rem + 0.0323624595vw, 0.125rem)) translateX(0);
    transform: translateY(clamp(0.09375rem, 0.0861650485rem + 0.0323624595vw, 0.125rem)) translateX(0);
  }

  50% {
    -webkit-transform: translateY(clamp(0.09375rem, 0.0861650485rem + 0.0323624595vw, 0.125rem)) translateX(0.25rem);
    transform: translateY(clamp(0.09375rem, 0.0861650485rem + 0.0323624595vw, 0.125rem)) translateX(0.25rem);
  }

  100% {
    -webkit-transform: translateY(clamp(0.09375rem, 0.0861650485rem + 0.0323624595vw, 0.125rem)) translateX(0);
    transform: translateY(clamp(0.09375rem, 0.0861650485rem + 0.0323624595vw, 0.125rem)) translateX(0);
  }
}

@keyframes arrowMove2 {
  0% {
    -webkit-transform: translateY(clamp(0.09375rem, 0.0861650485rem + 0.0323624595vw, 0.125rem)) translateX(0);
    transform: translateY(clamp(0.09375rem, 0.0861650485rem + 0.0323624595vw, 0.125rem)) translateX(0);
  }

  50% {
    -webkit-transform: translateY(clamp(0.09375rem, 0.0861650485rem + 0.0323624595vw, 0.125rem)) translateX(0.25rem);
    transform: translateY(clamp(0.09375rem, 0.0861650485rem + 0.0323624595vw, 0.125rem)) translateX(0.25rem);
  }

  100% {
    -webkit-transform: translateY(clamp(0.09375rem, 0.0861650485rem + 0.0323624595vw, 0.125rem)) translateX(0);
    transform: translateY(clamp(0.09375rem, 0.0861650485rem + 0.0323624595vw, 0.125rem)) translateX(0);
  }
}

@-webkit-keyframes arrowMove3 {
  0% {
    -webkit-transform: translateY(clamp(0.0625rem, 0.1401699029rem - 0.0647249191vw, 0.125rem)) translateX(0);
    transform: translateY(clamp(0.0625rem, 0.1401699029rem - 0.0647249191vw, 0.125rem)) translateX(0);
  }

  50% {
    -webkit-transform: translateY(clamp(0.0625rem, 0.1401699029rem - 0.0647249191vw, 0.125rem)) translateX(0.25rem);
    transform: translateY(clamp(0.0625rem, 0.1401699029rem - 0.0647249191vw, 0.125rem)) translateX(0.25rem);
  }

  100% {
    -webkit-transform: translateY(clamp(0.0625rem, 0.1401699029rem - 0.0647249191vw, 0.125rem)) translateX(0);
    transform: translateY(clamp(0.0625rem, 0.1401699029rem - 0.0647249191vw, 0.125rem)) translateX(0);
  }
}

@keyframes arrowMove3 {
  0% {
    -webkit-transform: translateY(clamp(0.0625rem, 0.1401699029rem - 0.0647249191vw, 0.125rem)) translateX(0);
    transform: translateY(clamp(0.0625rem, 0.1401699029rem - 0.0647249191vw, 0.125rem)) translateX(0);
  }

  50% {
    -webkit-transform: translateY(clamp(0.0625rem, 0.1401699029rem - 0.0647249191vw, 0.125rem)) translateX(0.25rem);
    transform: translateY(clamp(0.0625rem, 0.1401699029rem - 0.0647249191vw, 0.125rem)) translateX(0.25rem);
  }

  100% {
    -webkit-transform: translateY(clamp(0.0625rem, 0.1401699029rem - 0.0647249191vw, 0.125rem)) translateX(0);
    transform: translateY(clamp(0.0625rem, 0.1401699029rem - 0.0647249191vw, 0.125rem)) translateX(0);
  }
}

@-webkit-keyframes arrowMove4 {
  0% {
    -webkit-transform: translateY(0.0625rem) translateX(0);
    transform: translateY(0.0625rem) translateX(0);
  }

  50% {
    -webkit-transform: translateY(0.0625rem) translateX(0.25rem);
    transform: translateY(0.0625rem) translateX(0.25rem);
  }

  100% {
    -webkit-transform: translateY(0.0625rem) translateX(0);
    transform: translateY(0.0625rem) translateX(0);
  }
}

@keyframes arrowMove4 {
  0% {
    -webkit-transform: translateY(0.0625rem) translateX(0);
    transform: translateY(0.0625rem) translateX(0);
  }

  50% {
    -webkit-transform: translateY(0.0625rem) translateX(0.25rem);
    transform: translateY(0.0625rem) translateX(0.25rem);
  }

  100% {
    -webkit-transform: translateY(0.0625rem) translateX(0);
    transform: translateY(0.0625rem) translateX(0);
  }
}

@-webkit-keyframes arrowBottomMove {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  50% {
    -webkit-transform: translateY(0.125rem);
    transform: translateY(0.125rem);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes arrowBottomMove {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  50% {
    -webkit-transform: translateY(0.125rem);
    transform: translateY(0.125rem);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.l-inner {
  margin: 0 auto;
  width: 90%;
  max-width: var(--width-contents_max_s);
}

@media screen and (max-width: 600px) {
  .l-inner {
    width: 100%;
    padding: 0 0.875rem;
  }
}

.l-inner--m {
  max-width: var(--width-contents_max_m);
}

.l-inner--l {
  max-width: var(--width-contents_max_l);
}

.l-inner--xl {
  max-width: var(--width-contents_max_xl);
}

.l-inner--xxl {
  max-width: var(--width-contents_max_xxl);
}

.l-outer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .l-outer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.l-outer__side {
  width: 20%;
  max-width: var(--width-side-contents_max);
  border-right: 1px solid #707070;
}

@media screen and (max-width: 768px) {
  .l-outer__side {
    width: 100%;
    max-width: 100%;
    overflow-x: auto;
    border: none;
    position: sticky;
    top: var(--height-header);
    background-color: var(--color_white);
    z-index: 10;
  }
}

@media screen and (max-width: 600px) {
  .l-outer__side {
    top: var(--height-header_l);
  }
}

.l-outer__main {
  width: 80%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

@media screen and (max-width: 768px) {
  .l-outer__main {
    width: 100%;
  }
}

.l-outer__side-list {
  padding: clamp(1rem, 0.1808252427rem + 3.4951456311vw, 4.375rem) clamp(1rem, 0.6359223301rem + 1.5533980583vw, 2.5rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: clamp(1rem, 0.6359223301rem + 1.5533980583vw, 2.5rem);
  position: sticky;
  top: var(--height-header);
}

@media screen and (max-width: 768px) {
  .l-outer__side-list {
    padding: 0.75rem 0.375rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    position: static;
    gap: 0.375rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .l-outer__side-list li {
    white-space: nowrap;
    background-color: #F5F5F5;
    border-radius: 6.25rem;
    padding: 0.75rem 1.25rem;
  }
}

.l-outer__side-link {
  font-size: clamp(0.75rem, 0.6589805825rem + 0.3883495146vw, 1.125rem);
  line-height: 1.4444444444;
  letter-spacing: 0;
  display: block;
  position: relative;
  color: var(--color-txt_sub);
}

.l-outer__side-link.is_active {
  color: var(--color-txt);
  font-weight: bold;
}

.l-section {
  position: relative;
  margin-top: clamp(0.625rem, 0.5946601942rem + 0.1294498382vw, 0.75rem);
  padding: clamp(3rem, 2.6662621359rem + 1.4239482201vw, 4.375rem) 0;
  background: var(--color-gradation-footer_top);
}

.l-section--mt0 {
  margin-top: 0;
}

.l-section--p0 {
  padding: 0;
}

.l-section--notice {
  visibility: hidden;
  position: relative;
  padding: 5rem 0;
}

@media screen and (max-width: 1280px) {
  .l-section--notice {
    padding: clamp(2.25rem, 1.5825242718rem + 2.8478964401vw, 5rem) 0;
  }
}

@media screen and (max-width: 600px) {
  .l-section--notice {
    padding-top: 0px;
    margin-top: -3.75rem;
  }
}

.l-section--bg__bl {
  background-color: var(--color-body_bg);
}

.l-section--subscription {
  padding: 0;
}

.l-section--my {
  padding: 0;
  margin: clamp(2.5rem, 0.6796116505rem + 7.7669902913vw, 10rem) 0;
}

.l-section--what {
  padding: clamp(2.5rem, 1.2105582524rem + 5.501618123vw, 7.8125rem) 0 0;
}

body:has(#wpadminbar) .l-header {
  top: 2rem;
}

@media screen and (max-width: 782px) {
  body:has(#wpadminbar) .l-header {
    top: 2.875rem;
  }
}

@media screen and (max-width: 600px) {
  #wpadminbar {
    position: fixed;
  }
}

body:has(#wpadminbar) .l-header__sp-nav {
  top: 2rem;
  height: calc(100vh - 2rem);
}

@media screen and (max-width: 782px) {
  body:has(#wpadminbar) .l-header__sp-nav {
    top: 2.875rem;
    height: calc(100vh - 2.875rem);
  }
}

@media screen and (max-width: 767px) {
  body.is_fixed {
    overflow: hidden;
  }
}

.l-header__img {
  display: block;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.l-header {
  padding-inline: clamp(1rem, -7.0187793427rem + 10.0156494523vw, 5rem) 0;
  width: 100%;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 301;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 1rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background: var(--color-gradation-header_pc_top);
}

@media screen and (max-width: 767px) {
  .l-header {
    padding: 0.625rem clamp(0.4375rem, -0.6502071823rem + 4.6408839779vw, 3.0625rem) 0.625rem clamp(0.875rem, -0.1091160221rem + 4.1988950276vw, 3.25rem);
    background: var(--color-gradation-header_pc_top);
  }
}

@media screen and (max-width: 600px) {
  .l-header {
    padding: clamp(0.375rem, 0.1666666667rem + 0.8888888889vw, 0.5rem) clamp(0.4375rem, -0.6502071823rem + 4.6408839779vw, 3.0625rem) clamp(0.375rem, 0.1666666667rem + 0.8888888889vw, 0.5rem) clamp(0.875rem, -0.1091160221rem + 4.1988950276vw, 3.25rem);
  }
}

.l-header.is-scrolled .l-header__logo-link {
  gap: clamp(1rem, -0.2529342723rem + 1.5649452269vw, 1.625rem);
}

.l-header.is-scrolled .l-header__logo-img-wrap--logo {
  width: clamp(3.375rem, 2.1220657277rem + 1.5649452269vw, 4rem);
}

.l-header.is-scrolled .l-header__logo-img-wrap--logo-text {
  width: clamp(6.6875rem, 4.1816314554rem + 3.1298904538vw, 7.9375rem);
}

.l-header.is-scrolled .l-header__nav-top-items {
  padding: clamp(0.625rem, 0.3744131455rem + 0.3129890454vw, 0.75rem) 0;
}

.l-header.is-scrolled .l-header__nav-bottom-items {
  padding: clamp(0.6875rem, 0.4369131455rem + 0.3129890454vw, 0.8125rem) clamp(1.75rem, 1.75rem + 0vw, 1.75rem) clamp(0.6875rem, 0.4369131455rem + 0.3129890454vw, 0.8125rem) 0;
}

.l-header.is-scrolled .l-header__nav-list-item-img-container,
.l-header.is-scrolled .l-header__sns-list-heading {
  display: none;
}

.l-header.is-scrolled .l-header__nav-search-img-wrap {
  width: clamp(1rem, 0.5rem + 1.0416666667vw, 1.75rem);
}

.l-header.is-scrolled .l-header__nav-list-item-link {
  padding: 0.375rem 0.75rem;
}

@media (hover: hover) {
  .l-header.is-scrolled .l-header__nav-list-item-link:where(:-webkit-any-link, :enabled, summary):hover {
    color: var(--color-txt_hover);
  }
}

.l-header__logo {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 23%;
}

.l-header__logo-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: clamp(1.125rem, 0.1226525822rem + 1.2519561815vw, 1.625rem);
}

@media screen and (max-width: 767px) {
  .l-header__logo-link {
    gap: clamp(0.6875rem, 0.632179676rem + 0.147275405vw, 0.75rem);
  }
}

.l-header__logo-img-wrap--logo {
  width: clamp(4.5625rem, 1.9313380282rem + 3.2863849765vw, 5.875rem);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media screen and (max-width: 767px) {
  .l-header__logo-img-wrap--logo {
    width: clamp(2.5rem, 2.278718704rem + 0.58910162vw, 2.75rem);
  }
}

@media screen and (max-width: 600px) {
  .l-header__logo-img-wrap--logo {
    display: none;
  }
}

.l-header__logo-img-wrap--logo-text {
  width: clamp(9.0625rem, 3.8001760563rem + 6.5727699531vw, 11.6875rem);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media screen and (max-width: 767px) {
  .l-header__logo-img-wrap--logo-text {
    width: clamp(5rem, 4.557437408rem + 1.1782032401vw, 5.5rem);
  }
}

@media screen and (max-width: 600px) {
  .l-header__logo-img-wrap--logo-text {
    width: clamp(5rem, 3.4375rem + 6.6666666667vw, 5.9375rem);
  }
}

.l-header__pc-right-wrap {
  padding-right: clamp(1rem, -10.7775821596rem + 14.710485133vw, 6.875rem);
}

@media screen and (max-width: 767px) {
  .l-header__pc-right-wrap {
    display: none;
  }
}

.l-header__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.l-header__nav-top-items,
.l-header__nav-bottom-items {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.l-header__nav-top-items::before,
.l-header__nav-bottom-items::before {
  content: "";
  position: absolute;
  top: 0;
  right: clamp(-6.875rem, 10.7775821596rem - 14.710485133vw, -1rem);
  width: 100vw;
  height: 100%;
  z-index: -1;
}

.l-header__nav-top-items {
  padding: clamp(0.625rem, -0.6279342723rem + 1.5649452269vw, 1.25rem) 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: clamp(0.75rem, -0.2916666667rem + 2.1701388889vw, 2.3125rem);
  position: relative;
}

.l-header__nav-top-items::before {
  background: var(--color-gradation-header_pc_top);
}

.l-header__nav-list-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.l-header__nav-list {
  display: grid;
  grid-template-columns: repeat(4, clamp(5.3125rem, -1.4732142857rem + 10.6026785714vw, 11.25rem));
}

.l-header__nav-list-item {
  border-left: 1px solid var(--color_white);
}

@media (hover: hover) {
  .l-header__nav-list-item a:where(:-webkit-any-link, :enabled, summary):hover {
    opacity: 1;
  }
}

.l-header__nav-list-item-link {
  padding: 0.375rem clamp(0.375rem, -0.0535714286rem + 0.6696428571vw, 0.75rem) 0.1875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0.25rem;
  color: var(--color_white);
  font-size: clamp(0.5rem, 0.1666666667rem + 0.6944444444vw, 1rem);
  font-weight: 500;
  line-height: 1.1875;
  letter-spacing: 0.1em;
}

@media (hover: hover) {

  .l-header__nav-list-item-link:where(:-webkit-any-link, :enabled, summary):hover .l-header__nav-list-item-img-wrap,
  .l-header__nav-list-item-link:where(:-webkit-any-link, :enabled, summary):hover .l-header__nav-list-item-img-wrap--04,
  .l-header__nav-list-item-link:where(:-webkit-any-link, :enabled, summary):hover .l-header__nav-list-item-img-wrap--03,
  .l-header__nav-list-item-link:where(:-webkit-any-link, :enabled, summary):hover .l-header__nav-list-item-img-wrap--02,
  .l-header__nav-list-item-link:where(:-webkit-any-link, :enabled, summary):hover .l-header__nav-list-item-img-wrap--01 {
    -webkit-animation: scaleSmall 1.4s linear infinite;
    animation: scaleSmall 1.4s linear infinite;
  }
}

.l-header__nav-list-item-img-container {
  width: 2.75em;
  aspect-ratio: 44/37;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.l-header__nav-list-item-img-wrap--01 {
  width: 84.0909090909%;
}

.l-header__nav-list-item-img-wrap--02 {
  width: 79.5454545455%;
}

.l-header__nav-list-item-img-wrap--03 {
  width: 88.6363636364%;
}

.l-header__nav-list-item-img-wrap--04 {
  width: 100%;
}

.l-header__nav-search {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-left: 1px solid var(--color_white);
  border-right: 1px solid var(--color_white);
  position: relative;
}

.l-header__nav-search-btn {
  padding-inline: 0;
  padding-block: 0;
  background-color: transparent;
  border: none;
  width: clamp(2rem, 0.125rem + 3.90625vw, 4.8125rem);
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
}

@media (hover: hover) {
  .l-header__nav-search-btn:where(:-webkit-any-link, :enabled, summary):hover .l-header__nav-search-img {
    -webkit-animation: scaleSmall 1.4s linear infinite;
    animation: scaleSmall 1.4s linear infinite;
  }
}

.l-header__nav-search-img-wrap {
  width: clamp(1rem, 0.1666666667rem + 1.7361111111vw, 2.25rem);
}

.l-header__nav-search-img {
  display: block;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.l-header__nav-search-box {
  position: absolute;
  top: calc(100% + clamp(0.625rem, 0.3744131455rem + 0.3129890454vw, 0.75rem));
  left: 50%;
  -webkit-transform: translate(-50%, -0.625rem);
  transform: translate(-50%, -0.625rem);
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  opacity: 0;
  visibility: hidden;
  z-index: 10;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.l-header__nav-search-box.is-active {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.l-header__sns-list-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: clamp(0.9375rem, 0.6869131455rem + 0.3129890454vw, 1.0625rem);
}

.l-header__sns-list-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  gap: 0.5625em;
  color: var(--color_white);
  font-size: clamp(0.875rem, 0.8446601942rem + 0.1294498382vw, 1rem);
  font-weight: 700;
  line-height: 1.1875;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.l-header__sns-list-heading::before,
.l-header__sns-list-heading::after {
  content: "";
  display: block;
  width: 0.6875em;
  aspect-ratio: 11/16;
}

.l-header__sns-list-heading:before {
  background: url(../img/icon/icon_diagonal-line--left-white.svg) no-repeat 50% 50%/contain;
}

.l-header__sns-list-heading:after {
  background: url(../img/icon/icon_diagonal-line--right-white.svg) no-repeat 50% 50%/contain;
}

.l-header__sns-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: clamp(0.5rem, -0.3571428571rem + 1.3392857143vw, 1.25rem);
}

@media (hover: hover) {
  .l-header__sns-list-item a:where(:-webkit-any-link, :enabled, summary):hover {
    opacity: 1;
  }
}

@media (hover: hover) {
  .l-header__sns-item-link:where(:-webkit-any-link, :enabled, summary):hover .l-header__sns-item-img {
    -webkit-animation: scaleSmall 1.4s linear infinite;
    animation: scaleSmall 1.4s linear infinite;
  }
}

.l-header__sns-item-img-wrap--01 {
  width: clamp(1rem, 0.8333333333rem + 0.3472222222vw, 1.25rem);
}

.l-header__sns-item-img-wrap--02 {
  width: clamp(1.25rem, 1.0833333333rem + 0.3472222222vw, 1.5rem);
}

.l-header__sns-item-img-wrap--03 {
  width: clamp(1.25rem, 1.0833333333rem + 0.3472222222vw, 1.5rem);
}

.l-header__sns-item-img-wrap--04 {
  width: clamp(1.3125rem, 1.1458333333rem + 0.3472222222vw, 1.5625rem);
}

.l-header__sns-item-img-wrap--05 {
  width: clamp(1.5rem, 1.75rem - 0.5208333333vw, 1.125rem);
}

.l-header__sns-item-img {
  display: block;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.l-header__nav-bottom-items {
  padding: clamp(0.6875rem, -0.5027875587rem + 1.4866979656vw, 1.28125rem) clamp(1.75rem, 1.75rem + 0vw, 1.75rem) clamp(0.6875rem, -0.5027875587rem + 1.4866979656vw, 1.28125rem) 0;
  position: relative;
}

.l-header__nav-bottom-items::before {
  background: var(--color-gradation-header_pc_bottom);
}

.l-header__lower-nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: clamp(1.5rem, -2.6428571429rem + 6.4732142857vw, 5.125rem);
}

.l-header__lower-nav-list-item {
  position: relative;
}

@media (hover: hover) {
  .l-header__lower-nav-list-item a:where(:-webkit-any-link, :enabled, summary):hover {
    opacity: 1;
  }
}

.l-header__lower-nav-item-link,
.l-header__lower-nav-item-link--include-dropdown,
.l-header__lower-nav-item-link--not-include {
  display: block;
  color: var(--color_white);
  font-size: clamp(0.875rem, 0.7916666667rem + 0.1736111111vw, 1rem);
  font-weight: 500;
  line-height: 1.1875;
  letter-spacing: 0.1em;
}

.l-header__lower-nav-item-link--include-dropdown {
  position: relative;
}

.l-header__lower-nav-item-link--include-dropdown:after {
  content: "";
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (hover: hover) {
  .l-header__lower-nav-item-link--include-dropdown:where(:-webkit-any-link, :enabled, summary):hover:after {
    content: "";
    position: absolute;
    top: calc(100% + 0.3125rem);
    right: 50%;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    width: calc(100% + 0.625rem);
    height: 0.125rem;
    background-color: var(--color-background_a);
  }
}

@media (hover: hover) {

  .l-header__lower-nav-item-link--not-include:where(:-webkit-any-link, :enabled, summary):hover,
  .l-header__nav-bottom-dropdown-item-link:where(:-webkit-any-link, :enabled, summary):hover {
    color: var(--color-txt_hover);
  }
}

.l-header__nav-bottom-dropdown-list-wrap {
  position: absolute;
  left: 50%;
  bottom: clamp(-1.5625rem, -1.1869131455rem - 0.3129890454vw, -1.4375rem);
  -webkit-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%);
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  z-index: 10;
}

.l-header__nav-bottom-dropdown-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: clamp(0.9375rem, 0.8122065728rem + 0.1564945227vw, 1rem);
  padding: clamp(1.125rem, 0.8744131455rem + 0.3129890454vw, 1.25rem) 1.5rem;
  background-color: var(--color_white);
  position: relative;
}

.l-header__nav-bottom-dropdown-list:before {
  content: "";
  position: absolute;
  top: -0.625rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 11px solid transparent;
  border-left: 11px solid transparent;
  border-bottom: 14px solid var(--color_white);
  border-top: 0;
}

.l-header__nav-bottom-dropdown-list-item {
  width: 100%;
}

.l-header__nav-bottom-dropdown-list-item:not(:first-child) {
  padding-top: clamp(0.9375rem, 0.8122065728rem + 0.1564945227vw, 1rem);
  border-top: 1px solid rgba(255, 178, 58, 0.3);
}

.l-header__nav-bottom-dropdown-item-link {
  display: block;
  text-align: center;
  font-size: clamp(0.75rem, 0.7196601942rem + 0.1294498382vw, 0.875rem);
  font-weight: 500;
  line-height: 1.4285714286;
  letter-spacing: 0.1em;
}

.l-header__sp-nav {
  position: fixed;
  top: 0;
  right: -100%;
  width: 100%;
  height: 100vh;
  background-color: var(--color-overlay-bg);
  overflow-y: scroll;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 101;
}

@media screen and (max-width: 767px) {
  .is_open .l-header__sp-nav {
    visibility: visible;
    right: 0;
    opacity: 1;
  }
}

.l-header__sp-nav-inner {
  margin-left: auto;
  max-width: clamp(18.8125rem, 16.2486187845rem + 10.9392265193vw, 25rem);
  width: 100%;
  height: 100%;
  position: relative;
  right: -18.8125rem;
  right: clamp(-25rem, -16.2486187845rem - 10.9392265193vw, -18.8125rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-transition: right 0.5s;
  transition: right 0.5s;
}

@media screen and (max-width: 767px) {
  .is_open .l-header__sp-nav-inner {
    right: 0;
  }
}

.l-header__sp-nav-close-btn {
  padding-block: 0;
  padding-inline: 0;
  background: transparent;
  border: none;
  position: absolute;
  top: clamp(0.5rem, 0.2928176796rem + 0.8839779006vw, 1rem);
  right: clamp(1rem, 0.8964088398rem + 0.4419889503vw, 1.25rem);
  width: clamp(2.75rem, 2.5946132597rem + 0.6629834254vw, 3.125rem);
  aspect-ratio: 1/1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 200;
}

.l-header__sp-nav-close-btn span {
  position: absolute;
  width: 54.5454545455%;
  height: 0.125rem;
  background-color: var(--color-background_m);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.l-header__sp-nav-close-btn span:first-child {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.l-header__sp-nav-close-btn span:last-child {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@media (hover: hover) {
  .l-header__sp-nav-close-btn:where(:-webkit-any-link, :enabled, summary):hover {
    -webkit-transform: scale(0.85);
    transform: scale(0.85);
  }
}

.l-header__sp-nav-top-contents {
  padding: clamp(1rem, 0.8446132597rem + 0.6629834254vw, 1.375rem) 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: clamp(0.9375rem, 0.8598066298rem + 0.3314917127vw, 1.125rem);
  background: var(--color-gradation-sp_nav_top);
}

.l-header__sp-nav-top-inner {
  padding-inline: clamp(1.625rem, 0.8739640884rem + 3.2044198895vw, 3.4375rem);
}

.l-header__sp-nav-heading-contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: clamp(1.3125rem, 1.1312154696rem + 0.773480663vw, 1.75rem);
}

.l-header__sp-nav-logo {
  max-width: clamp(5rem, 4.2230662983rem + 3.3149171271vw, 6.875rem);
  width: 100%;
}

.l-header__sp-nav-search {
  width: 100%;
}

.l-header__sp-nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.l-header__sp-nav-list-item {
  border-bottom: 1px solid var(--color-border_s);
}

@media (hover: hover) {
  .l-header__sp-nav-list-item a:where(:-webkit-any-link, :enabled, summary):hover {
    opacity: 1;
  }
}

.l-header__sp-nav-item-link {
  padding: clamp(1rem, 0.9482044199rem + 0.2209944751vw, 1.125rem) clamp(2.1875rem, 2.1098066298rem + 0.3314917127vw, 2.375rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: clamp(0.75rem, 0.6464088398rem + 0.4419889503vw, 1rem);
  color: var(--color_white);
  font-size: clamp(1rem, 0.9696601942rem + 0.1294498382vw, 1.125rem);
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.1em;
}

@media (hover: hover) {
  .l-header__sp-nav-item-link:where(:-webkit-any-link, :enabled, summary):hover .l-header__sp-nav-item-img {
    -webkit-animation: scaleSmall 1.4s linear infinite;
    animation: scaleSmall 1.4s linear infinite;
  }
}

.l-header__sp-nav-item-img-container {
  width: clamp(1.875rem, 1.7714088398rem + 0.4419889503vw, 2.125rem);
  aspect-ratio: 1/1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.l-header__sp-nav-item-img-wrap--01 {
  width: 100%;
}

.l-header__sp-nav-item-img-wrap--02 {
  width: 100%;
}

.l-header__sp-nav-item-img-wrap--03 {
  width: 96.6666666667%;
}

.l-header__sp-nav-item-img-wrap--04 {
  width: 100%;
}

.l-header__sp-nav-item-img {
  display: block;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.l-header__sp-nav-bottom-container {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: clamp(2.3125rem, 2.1571132597rem + 0.6629834254vw, 2.6875rem) 0 6.5625rem;
  background: var(--color-gradation-sp_nav_bottom);
}

.l-header__sp-nav-bottom-inner {
  padding-inline: clamp(2.1875rem, 2.1098066298rem + 0.3314917127vw, 2.375rem);
}

.l-header__sp-nav-bottom-contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: clamp(2.25rem, 2.1464088398rem + 0.4419889503vw, 2.5rem);
}

.l-header__sp-nav-sns-list {
  width: 100%;
  display: grid;
  grid-template-columns: 20fr 24fr 24fr 23fr 28fr 18fr;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: clamp(1rem, 0.7928176796rem + 0.8839779006vw, 1.5rem);
}

@media (hover: hover) {
  .l-header__sp-nav-sns-list-item a:where(:-webkit-any-link, :enabled, summary):hover {
    opacity: 1;
  }
}

@media (hover: hover) {
  .l-header__sp-nav-sns-item-link:where(:-webkit-any-link, :enabled, summary):hover .l-header__sp-nav-sns-item-img {
    -webkit-animation: scaleSmall 1.4s linear infinite;
    animation: scaleSmall 1.4s linear infinite;
  }
}

.l-header__sp-nav-sns-item-img {
  display: block;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.l-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: var(--color_white);
}

.l-footer__img {
  display: block;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.l-footer__top {
  padding: 3.0625rem 0 4.5625rem;
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 600px) {
  .l-footer__top {
    padding: clamp(0.875rem, 0.6666666667rem + 0.8888888889vw, 1rem) 0;
  }
}

.l-footer__top:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--color-gradation-footer_top);
  z-index: -1;
}

.l-footer__top:after {
  content: "";
  position: absolute;
  top: clamp(6.5625rem, 6.078373768rem + 1.2888551933vw, 7.625rem);
  right: clamp(3.4375rem, -41.4732346241rem + 48.5193621868vw, 16.75rem);
  width: 22.4375rem;
  aspect-ratio: 359/396;
  background: url(../img/common/footer-big-logo.svg) no-repeat 50% 50%/cover;
  opacity: 0.8;
  mix-blend-mode: multiply;
  z-index: -1;
}

@media screen and (max-width: 1480px) {
  .l-footer__top:after {
    right: clamp(0.9375rem, -0.7718287827rem + 4.550625711vw, 3.4375rem);
  }
}

@media screen and (max-width: 600px) {
  .l-footer__top:after {
    top: 0;
    right: clamp(2.8125rem, -5.5208333333rem + 35.5555555556vw, 7.8125rem);
    width: clamp(5.625rem, 5.1041666667rem + 2.2222222222vw, 5.9375rem);
  }
}

.l-footer__top-heading {
  text-align: center;
  font-size: clamp(1.25rem, 1.1589805825rem + 0.3883495146vw, 1.625rem);
  font-weight: 700;
  line-height: 1.1923076923;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

@media screen and (max-width: 600px) {
  .l-footer__top-heading {
    line-height: 1.4;
  }
}

.l-footer__lower-list {
  margin-top: clamp(4.625rem, 4.2832638362rem + 0.9097801365vw, 5.375rem);
  padding-right: clamp(0rem, -3.5493592528rem + 7.3848827107vw, 5.3125rem);
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: clamp(2.625rem, 2.4826099318rem + 0.3790750569vw, 2.9375rem) 2.625rem;
}

@media screen and (max-width: 768px) {
  .l-footer__lower-list {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media screen and (max-width: 600px) {
  .l-footer__lower-list {
    display: none;
  }
}

.l-footer__lower-nest-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: clamp(1.125rem, 0.8971758908rem + 0.606520091vw, 1.625rem);
}

.l-footer__lower-nest-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: clamp(0.75rem, 0.6360879454rem + 0.3032600455vw, 1rem);
}

@media (hover: hover) {
  .l-footer__lower-nest-list-item a:where(:-webkit-any-link, :enabled, summary):hover {
    opacity: 1;
  }
}

.l-footer__lower-nest-item-link,
.l-footer__lower-nest-item-link--not-include,
.l-footer__lower-nest-item-link--include {
  font-size: clamp(0.875rem, 0.8446601942rem + 0.1294498382vw, 1rem);
  font-weight: 500;
  line-height: 1.1875;
  letter-spacing: 0.1em;
}

.l-footer__lower-nest-item-link--include {
  cursor: default;
}

@media (hover: hover) {

  .l-footer__lower-nest-item-link--not-include:where(:-webkit-any-link, :enabled, summary):hover,
  .l-footer__lower-ground-nest-link:where(:-webkit-any-link, :enabled, summary):hover {
    color: var(--color-txt_hover);
  }
}

.l-footer__lower-ground-nest-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 0.625rem;
}

.l-footer__lower-ground-nest-list-item {
  padding-left: 0.75rem;
  position: relative;
}

.l-footer__lower-ground-nest-list-item:before {
  content: "-";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: clamp(0.75rem, 0.7196601942rem + 0.1294498382vw, 0.875rem);
}

.l-footer__lower-ground-nest-link {
  display: block;
  font-size: clamp(0.75rem, 0.7196601942rem + 0.1294498382vw, 0.875rem);
  font-weight: 500;
  line-height: 1.2142857143;
  letter-spacing: 0.1em;
}

.l-footer__bottom {
  padding: clamp(2.5rem, 2.1582638362rem + 0.9097801365vw, 3.25rem) 0 clamp(3.4375rem, 2.9818517817rem + 1.213040182vw, 4.4375rem);
  background: var(--color-gradation-footer_bottom);
}

@media screen and (max-width: 600px) {
  .l-footer__bottom {
    padding: clamp(1rem, 0.7916666667rem + 0.8888888889vw, 1.125rem) 0;
  }
}

.l-footer__bottom-contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 1.5rem;
}

@media screen and (max-width: 600px) {
  .l-footer__bottom-contents {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.l-footer__privacy-policy-wrap {
  margin-bottom: 0.125rem;
}

@media screen and (max-width: 600px) {
  .l-footer__privacy-policy-wrap {
    display: none;
  }
}

@media (hover: hover) {
  .l-footer__privacy-policy-wrap a:where(:-webkit-any-link, :enabled, summary):hover {
    opacity: 1;
  }
}

.l-footer__privacy-policy {
  display: block;
  color: var(--color_white);
  font-size: 0.75rem;
  line-height: 1.1666666667;
  letter-spacing: 0.1em;
}

@media (hover: hover) {
  .l-footer__privacy-policy:where(:-webkit-any-link, :enabled, summary):hover {
    color: var(--color-txt_hover);
  }
}

.l-footer__bottom-right-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  gap: clamp(0.75rem, 0.567961165rem + 0.7766990291vw, 1.5rem);
}

@media screen and (max-width: 600px) {
  .l-footer__bottom-right-wrap {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.l-footer__sns-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.25rem;
}

@media (hover: hover) {
  .l-footer__sns-list-item a:where(:-webkit-any-link, :enabled, summary):hover {
    opacity: 1;
  }
}

@media (hover: hover) {
  .l-footer__sns-item-link:where(:-webkit-any-link, :enabled, summary):hover .l-footer__sns-item-img {
    -webkit-animation: scaleSmall 1.4s linear infinite;
    animation: scaleSmall 1.4s linear infinite;
  }
}

.l-footer__sns-item-img-wrap--01 {
  width: clamp(1.125rem, 1.0946601942rem + 0.1294498382vw, 1.25rem);
}

.l-footer__sns-item-img-wrap--02 {
  width: clamp(1.375rem, 1.3446601942rem + 0.1294498382vw, 1.5rem);
}

.l-footer__sns-item-img-wrap--03 {
  width: clamp(1.375rem, 1.3446601942rem + 0.1294498382vw, 1.5rem);
}

.l-footer__sns-item-img-wrap--04 {
  width: clamp(1.4375rem, 1.4071601942rem + 0.1294498382vw, 1.5625rem);
}

.l-footer__sns-item-img-wrap--05 {
  width: clamp(1.625rem, 1.5946601942rem + 0.1294498382vw, 1.75rem);
}

.l-footer__sns-item-img-wrap--06 {
  width: clamp(1rem, 0.9696601942rem + 0.1294498382vw, 1.125rem);
}

.l-footer__sns-item-img {
  display: block;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.l-footer__copyright {
  color: var(--color_white);
  font-size: 0.625rem;
  line-height: 1.2;
  letter-spacing: 0.1em;
}

.l-main {
  overflow: hidden;
}

.l-main:has(.c-single-member__all-member),
.l-main:has(.p-faq) {
  overflow: visible;
}

.c-accordion {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}

.c-accordion__box {
  padding-bottom: clamp(1rem, 0.9482044199rem + 0.2209944751vw, 1.125rem);
  border-bottom: 1px solid var(--color-border_a);
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.c-accordion__box:not(:first-child) {
  padding-top: clamp(1rem, 0.9482044199rem + 0.2209944751vw, 1.125rem);
}

@media (hover: hover) {
  .c-accordion__box a:where(:-webkit-any-link, :enabled, summary):hover {
    opacity: 1;
  }
}

.c-accordion__title {
  position: relative;
  display: grid;
  grid-template-columns: clamp(5.875rem, 5.5901243094rem + 1.2154696133vw, 6.5625rem) 1fr;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.5rem;
  color: var(--color_white);
  font-size: clamp(0.875rem, 0.8446601942rem + 0.1294498382vw, 1rem);
  font-weight: 500;
  line-height: 1.2142857143;
  letter-spacing: 0.1em;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (hover: hover) {
  .c-accordion__title:where(:-webkit-any-link, :enabled, summary):hover {
    color: var(--color-txt_hover);
  }

  .c-accordion__title:where(:-webkit-any-link, :enabled, summary):hover .c-accordion__btn::before,
  .c-accordion__title:where(:-webkit-any-link, :enabled, summary):hover .c-accordion__btn::after {
    background-color: var(--color-txt_hover);
  }
}

.c-accordion__btn {
  display: block;
  position: relative;
  width: 1.0625rem;
  aspect-ratio: 1/1;
}

.c-accordion__btn::before,
.c-accordion__btn::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: clamp(0.625rem, 0.5732044199rem + 0.2209944751vw, 0.75rem);
  height: clamp(0.09375rem, 0.080801105rem + 0.0552486188vw, 0.125rem);
  background-color: var(--color-background_b);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.c-accordion__btn::after {
  -webkit-transform: rotate(90deg) translate(-50%, -50%);
  transform: rotate(90deg) translate(-50%, -50%);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}

.c-accordion__btn.is_open::after {
  -webkit-transform: rotate(0deg) translate(-50%, -50%);
  transform: rotate(0deg) translate(-50%, -50%);
}

.c-accordion__text {
  margin-top: clamp(1rem, 1rem + 0vw, 1rem);
}

.c-accordion__text-row-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: clamp(0.5rem, 0.5rem + 0vw, 0.5rem);
}

.c-accordion__text-row-item-link {
  padding-left: 1.3333333333em;
  display: block;
  color: var(--color_white);
  font-size: clamp(0.75rem, 0.7196601942rem + 0.1294498382vw, 0.875rem);
  font-weight: 500;
  line-height: 1.4166666667;
  letter-spacing: 0.1em;
  position: relative;
}

.c-accordion__text-row-item-link:before {
  content: "・";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (hover: hover) {
  .c-accordion__text-row-item-link:where(:-webkit-any-link, :enabled, summary):hover {
    color: var(--color-txt_hover);
  }
}

/* details/summaryのデフォルト三角を消す */
.c-accordion__box>summary {
  list-style: none;
}

.c-accordion__box>summary::-webkit-details-marker {
  display: none;
}

/* クリック面は summary のみ。box 全体の pointer は外す */
.c-accordion__box {
  cursor: default;
}

/* 既存の pointer を打ち消し */
.c-accordion__title {
  cursor: pointer;
}

/* クリック手に戻す */
/* 閉じている時は .c-accordion__text を非表示、open時のみ表示 */
.c-accordion__text {
  display: none;
}

/* 既存と同じ指定でOK */
.c-accordion__box[open] .c-accordion__text {
  display: block;
}

/* フォーカスリングを summary(.c-accordion__title) で見やすく */
.c-accordion__title:focus-visible {
  outline: 2px solid var(--color-key);
  outline-offset: 2px;
}

/* プラス → マイナス化を open 属性で制御（is_openクラス不要） */
.c-accordion__box[open] .c-accordion__btn::after {
  -webkit-transform: rotate(0deg) translate(-50%, -50%);
  transform: rotate(0deg) translate(-50%, -50%);
}

/* （任意）スムース開閉：gridトリック
   ─ 使うなら block 表示の代わりに下2つに差し替え ─ */
.c-accordion__text {
  display: grid;
  grid-template-rows: 0fr;
  -webkit-transition: grid-template-rows 0.26s ease;
  transition: grid-template-rows 0.26s ease;
  transition: grid-template-rows 0.26s ease, -ms-grid-rows 0.26s ease;
}

.c-accordion__box[open] .c-accordion__text {
  grid-template-rows: 1fr;
}

.c-accordion__text>* {
  overflow: hidden;
}

.c-archive__post {
  margin-top: clamp(2.5rem, 2.0145631068rem + 2.071197411vw, 4.5rem);
}

.c-archive__category-container {
  position: relative;
}

.c-archive__category-list {
  padding-bottom: clamp(0.4375rem, 0.3616504854rem + 0.3236245955vw, 0.75rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow-x: auto;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  justify-content: space-between;
}

.c-archive__category-list-item {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  min-width: clamp(4.4375rem, 3.9195441989rem + 2.2099447514vw, 4.875rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}

.c-archive__category-list-item.is-active:after {
  content: "";
  position: absolute;
  top: calc(100% + clamp(0.3125rem, 0.2518203883rem + 0.2588996764vw, 0.5625rem));
  left: 0;
  width: 100%;
  height: clamp(0.125rem, 0.1098300971rem + 0.0647249191vw, 0.1875rem);
  background-color: var(--color-background_l);
  z-index: 2;
}

.c-archive__category-item-link {
  padding-inline: 0.5em;
  color: var(--color-txt_sub);
  font-size: clamp(0.75rem, 0.6893203883rem + 0.2588996764vw, 0.875rem);
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.03em;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (hover: hover) {

  .c-archive__category-item-link:hover,
  .c-archive__category-item-link:where(input, textarea, select):hover {
    color: var(--color-txt_hover);
  }
}

.c-archive__scroll-arrow,
.c-archive__scroll-arrow--right,
.c-archive__scroll-arrow--left {
  padding: 0;
  border: none;
  position: absolute;
  bottom: 0;
  width: clamp(1rem, 0.7572815534rem + 1.0355987055vw, 2rem);
  height: calc(100% + clamp(0.4375rem, 0.3919902913rem + 0.1941747573vw, 0.625rem));
  background-color: var(--color-background_c);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  z-index: 3;
}

@media (hover: hover) {

  .c-archive__scroll-arrow:where(:-webkit-any-link, :enabled, summary):hover .c-archive__scroll-arrow-img,
  .c-archive__scroll-arrow--right:where(:-webkit-any-link, :enabled, summary):hover .c-archive__scroll-arrow-img,
  .c-archive__scroll-arrow--left:where(:-webkit-any-link, :enabled, summary):hover .c-archive__scroll-arrow-img {
    -webkit-transform: translateX(0.0625rem) scale(1.2);
    transform: translateX(0.0625rem) scale(1.2);
  }
}

.c-archive__scroll-arrow.is-hidden,
.is-hidden.c-archive__scroll-arrow--right,
.is-hidden.c-archive__scroll-arrow--left {
  opacity: 0;
  pointer-events: none;
}

.c-archive__scroll-arrow--left {
  left: 0;
}

.c-archive__scroll-arrow--right {
  right: 0;
}

.c-archive__scroll-arrow-img-wrap,
.c-archive__scroll-arrow-img-wrap--right,
.c-archive__scroll-arrow-img-wrap--left {
  width: clamp(0.4375rem, 0.3768203883rem + 0.2588996764vw, 0.6875rem);
  -webkit-transition: -webkit-transform 0.1s;
  transition: -webkit-transform 0.1s;
  transition: transform 0.1s;
  transition: transform 0.1s, -webkit-transform 0.1s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.c-archive__scroll-arrow-img-wrap--left {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.c-archive__scroll-arrow-img {
  display: block;
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-transform: translateX(0.0625rem);
  transform: translateX(0.0625rem);
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}

.c-archive__category-line {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: clamp(0.125rem, 0.1098300971rem + 0.0647249191vw, 0.1875rem);
  background-color: var(--color-background_d);
}

.c-archive__post-wrap {
  margin-top: clamp(2.25rem, 1.8252427184rem + 1.8122977346vw, 4rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: clamp(0.375rem, 0.2839805825rem + 0.3883495146vw, 0.75rem);
}

.c-archive__post-list {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0 clamp(1.25rem, 0.8739576095rem + 1.2508686588vw, 2.375rem);
}

@media screen and (max-width: 1024px) {
  .c-archive__post-list {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (max-width: 480px) {
  .c-archive__post-list {
    grid-template-columns: 1fr;
  }
}

.c-archive__post-list .c-img-post-item__link {
  margin-bottom: clamp(2rem, 1.5145631068rem + 2.071197411vw, 4rem);
}

@media (hover: hover) {
  .c-archive__post-list .c-img-post-item__link:where(:-webkit-any-link, :enabled, summary):hover .c-img-post-item__img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}

@media (hover: hover) {
  .c-archive__post-list a:where(:-webkit-any-link, :enabled, summary):hover {
    opacity: 1;
  }
}

.c-archive__post-list--search {
  grid-template-columns: 1fr;
}

.c-archive__post__non-post-text {
  text-align: center;
  color: var(--color-txt_sub);
  font-size: clamp(0.875rem, 0.8143203883rem + 0.2588996764vw, 1.125rem);
  font-weight: 500;
  line-height: 1.6666666667;
  letter-spacing: 0.0888888889em;
}

.c-archive__sns-btns-wrap {
  margin-top: clamp(4.5rem, 4.0904126214rem + 1.7475728155vw, 6.1875rem);
}

.c-breadcrumb {
  margin-top: clamp(0.625rem, 0.5946601942rem + 0.1294498382vw, 0.75rem);
  padding-left: clamp(1.875rem, -0.4032410917rem + 6.0652009098vw, 6.875rem);
}

@media screen and (max-width: 600px) {
  .c-breadcrumb {
    padding-left: 0.875rem;
  }
}

.c-breadcrumb__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 0.625rem clamp(0.9375rem, 0.8768203883rem + 0.2588996764vw, 1.1875rem);
}

.c-breadcrumb__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: clamp(0.9375rem, 0.8768203883rem + 0.2588996764vw, 1.1875rem);
}

.c-breadcrumb__item::after {
  content: "";
  display: inline-block;
  width: clamp(0.3125rem, 0.2821601942rem + 0.1294498382vw, 0.4375rem);
  aspect-ratio: 7/11;
  background: url(../img/icon/icon_right-angle--black-7-11.svg) no-repeat center/cover;
}

.c-breadcrumb__item:last-child::after {
  content: none;
}

@media (hover: hover) {
  .c-breadcrumb__item a:where(:-webkit-any-link, :enabled, summary):hover {
    opacity: 1;
  }
}

.c-breadcrumb__item-text,
.c-breadcrumb__item-link {
  font-size: clamp(0.625rem, 0.5946601942rem + 0.1294498382vw, 0.75rem);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0.05em;
}

.c-breadcrumb__item-link {
  display: block;
}

@media (hover: hover) {
  .c-breadcrumb__item-link:where(:-webkit-any-link, :enabled, summary):hover {
    color: var(--color-txt_hover);
  }
}

.c-form--en {
  word-break: keep-all;
}

.c-form--en .c-form__label--required::after {
  content: "Required";
  width: 4.375rem;
}

.c-form__title {
  margin: 1rem auto 0;
  width: 100%;
  font-size: clamp(1.25rem, 1.067961165rem + 0.7766990291vw, 2rem);
  line-height: 1.34375;
  letter-spacing: 0.05em;
  font-weight: 700;
}

.c-form__text {
  margin: 1rem auto 0;
  width: 100%;
  font-size: clamp(0.875rem, 0.8446601942rem + 0.1294498382vw, 1rem);
  line-height: 2.1875;
  letter-spacing: 0.04em;
}

.c-form__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: clamp(1rem, 0.6359223301rem + 1.5533980583vw, 2.5rem);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  margin: clamp(1.5rem, 0.6504854369rem + 3.6245954693vw, 5rem) auto 0;
}

.c-form__box input[type=submit],
.c-form__box input[type=button] {
  padding: 0.6875rem 1.5rem 0.6875rem;
  line-height: 1;
}

.c-form__box input[type=button] {
  background: transparent 0% 0% no-repeat padding-box;
  border: 1px solid var(--color-txt);
  color: var(--color-txt);
}

.c-form__box--confirm .c-form__wrap {
  display: grid;
  grid-template-columns: 40% 60%;
  font-weight: 400;
}

@media screen and (max-width: 600px) {
  .c-form__box--confirm .c-form__wrap {
    grid-template-columns: 1fr;
  }
}

.c-form__wrap {
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: clamp(0.5rem, 0.3786407767rem + 0.5177993528vw, 1rem);
  font-weight: 500;
}

@media screen and (max-width: 600px) {
  .c-form__wrap {
    grid-template-columns: 1fr;
  }
}

.c-form__wrap--center {
  margin-top: clamp(1rem, 0.6359223301rem + 1.5533980583vw, 2.5rem);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.c-form__wrap .wpcf7-form-control.wpcf7-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: clamp(1rem, 0.833131068rem + 0.71197411vw, 1.6875rem);
}

.c-form__wrap .wpcf7-list-item-label {
  font-weight: 400;
}

.c-form__label {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  gap: 1rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: clamp(1rem, 0.9696601942rem + 0.1294498382vw, 1.125rem);
  line-height: 1.6111111111;
  letter-spacing: 0.05em;
  font-weight: 500;
}

.c-form__label--required {
  display: inline-block;
}

.c-form__label--required::after {
  content: "必須";
  width: 3.4375rem;
  height: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: var(--color_white);
  background-color: #d01e58;
  font-size: clamp(0.875rem, 0.8446601942rem + 0.1294498382vw, 1rem);
  line-height: 1.25;
  letter-spacing: 0.05em;
  border-radius: 0.25rem;
  font-weight: 400;
}

@media screen and (max-width: 600px) {
  .c-form__label--note {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    gap: 0.375rem;
  }
}

.c-form__label--note span {
  font-weight: 400;
  color: var(--color-disable);
}

.c-form__label--large {
  font-size: clamp(1rem, 0.9393203883rem + 0.2588996764vw, 1.25rem);
  line-height: 2;
  letter-spacing: 0.05em;
}

.c-form__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: clamp(0.5rem, 0.3786407767rem + 0.5177993528vw, 1rem);
}

.c-form__btnWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: clamp(1rem, 0.7572815534rem + 1.0355987055vw, 2rem);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.c-form__btnWrap .wpcf7-spinner {
  display: none;
}

@media screen and (max-width: 600px) {
  .c-form__btnWrap {
    margin-top: 1rem;
  }
}

.mw_wp_form_confirm .c-form__privacy {
  display: none;
}

.c-form__text--center {
  text-align: center;
  margin-top: clamp(1rem, 0.7572815534rem + 1.0355987055vw, 2rem);
}

.c-form__privacyTextWrap {
  padding: clamp(1rem, 0.7572815534rem + 1.0355987055vw, 2rem);
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: clamp(1rem, 0.6359223301rem + 1.5533980583vw, 2.5rem);
  overflow: auto;
  max-height: clamp(9.375rem, 5.5825242718rem + 16.1812297735vw, 25rem);
  border: 1px solid var(--color-table_border_tr);
  border-radius: 0.3125rem;
}

.c-form__privacyTextWrap.scroll_none {
  max-height: unset;
  padding: 0;
  text-align: center;
  border: none;
}

.c-form__privacyText {
  font-size: clamp(0.875rem, 0.8446601942rem + 0.1294498382vw, 1rem);
  font-weight: 400;
  line-height: 2.3125;
  letter-spacing: 0.05em;
}

.c-form__privacyList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: clamp(1rem, 0.6359223301rem + 1.5533980583vw, 2.5rem);
}

.c-form__privacyList li ul {
  padding-left: 1em;
}

.c-form__privacyListItem {
  font-size: clamp(0.875rem, 0.8446601942rem + 0.1294498382vw, 1rem);
  font-weight: 400;
  line-height: 2.25;
  letter-spacing: 0;
}

.c-form__wrap input.wpcf7-not-valid,
.c-form__wrap textarea.wpcf7-not-valid,
.c-form__wrap select.wpcf7-not-valid {
  background-color: #fbebeb;
  border: 1px solid #eebbbc;
}

.wpcf7-not-valid input[type=radio]+span::before,
.wpcf7-not-valid input[type=checkbox]+span::before {
  border: 2px solid #eebbbc;
}

.wpcf7-not-valid-tip {
  margin-top: 0.25rem;
  color: #d74141;
  font-size: clamp(0.75rem, 0.7196601942rem + 0.1294498382vw, 0.875rem);
  font-weight: 400;
  line-height: 1.4285714286;
  letter-spacing: 0;
}

.wpcf7 form.invalid .wpcf7-response-output {
  text-align: center;
  border: 1px solid #eebbbc;
  background-color: #fbebeb;
  border-radius: 0.3125rem;
  color: #d74141;
  font-size: clamp(0.875rem, 0.8446601942rem + 0.1294498382vw, 1rem);
  font-weight: 600;
  line-height: 1.4444444444;
  letter-spacing: 0;
  padding: 0.625rem;
  font-weight: 400;
  margin: 0;
}

[data-class=wpcf7cf_group] .c-form__wrap {
  margin-top: clamp(1rem, 0.6359223301rem + 1.5533980583vw, 2.5rem);
}

[data-class=wpcf7cf_group] .c-form__wrap:first-child {
  margin-top: 0;
}

[data-id=form-corporation] .c-form__wrap {
  margin-top: clamp(1rem, 0.6359223301rem + 1.5533980583vw, 2.5rem) !important;
}

input.wpcf7-form-control.wpcf7-text.inquiry-details,
input.wpcf7-form-control.wpcf7-text.customer-type {
  position: absolute;
  top: 0;
  left: -50vw;
}

.page-template-page-contact .grecaptcha-badge,
.page-template-page-contact-en .grecaptcha-badge {
  display: block;
  bottom: clamp(4rem, 3.6966019417rem + 1.2944983819vw, 5.25rem) !important;
}

#autozip {
  display: none !important;
}

.c-hamburger {
  display: none;
  position: relative;
  z-index: 100;
}

@media screen and (max-width: 767px) {
  .c-hamburger {
    width: 2.75rem;
    aspect-ratio: 1/1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: clamp(0.375rem, 0.3232044199rem + 0.2209944751vw, 0.5rem);
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    background: transparent;
    border: none;
    padding: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
  }
}

@media (hover: hover) {
  .c-hamburger:where(:-webkit-any-link, :enabled, summary):hover {
    -webkit-transform: scale(0.85);
    transform: scale(0.85);
  }
}

.c-hamburger span {
  background-color: var(--color-background_m);
  width: clamp(1.5rem, 1.2928176796rem + 0.8839779006vw, 2rem);
  height: 0.125rem;
  display: block;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.c-hamburger span:nth-child(2) {
  background-color: transparent;
  position: relative;
}

.c-hamburger span:nth-child(2)::before,
.c-hamburger span:nth-child(2)::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 0.125rem;
  display: block;
  background-color: var(--color-background_m);
}

.c-hamburger.is_active span:first-child {
  opacity: 0;
}

.c-hamburger.is_active span:nth-child(2)::before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.c-hamburger.is_active span:nth-child(2)::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.c-hamburger.is_active span:last-child {
  opacity: 0;
}

.c-title {
  margin-bottom: clamp(1.5rem, 1.3786407767rem + 0.5177993528vw, 2rem);
}

.c-title h2,
.c-title h3,
.c-title h4,
.c-title h5,
.c-title h6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0.25rem;
}

.c-title h2::after,
.c-title h3::after,
.c-title h4::after,
.c-title h5::after,
.c-title h6::after {
  content: attr(data-title);
  color: var(--color-key);
  font-family: "Roboto";
  font-size: clamp(0.75rem, 0.7196601942rem + 0.1294498382vw, 0.875rem);
  line-height: 1.4285714286;
  letter-spacing: 0.05em;
  font-weight: 400;
}

.c-title h2 {
  font-size: clamp(1.5rem, 1.3786407767rem + 0.5177993528vw, 2rem);
  line-height: 1.40625;
  letter-spacing: 0.05em;
  font-weight: 600;
}

.c-title h3 {
  font-size: clamp(1.25rem, 1.1893203883rem + 0.2588996764vw, 1.5rem);
  line-height: 1.40625;
  letter-spacing: 0.05em;
  font-weight: 600;
}

.c-title h4 {
  font-size: clamp(1.125rem, 1.0946601942rem + 0.1294498382vw, 1.25rem);
  line-height: 1.40625;
  letter-spacing: 0.05em;
  font-weight: 600;
}

.c-title h5 {
  font-size: clamp(1rem, 0.9696601942rem + 0.1294498382vw, 1.125rem);
  line-height: 1.40625;
  letter-spacing: 0.05em;
  font-weight: 600;
}

.c-title h6 {
  font-size: clamp(0.875rem, 0.8446601942rem + 0.1294498382vw, 1rem);
  line-height: 1.40625;
  letter-spacing: 0.05em;
  font-weight: 600;
}

.c-title--white .c-title__sub,
.c-title--white .c-title__main {
  color: var(--color_white) !important;
}

.c-title--white .c-title__main::before {
  background-color: var(--color_white);
}

.c-title--center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/* モーダル */
.modal-overlay {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(1, 1, 1, 0.7);
  z-index: 100;
}

.modal-container {
  max-height: 80vh;
  max-width: var(--width-modal_max);
  width: 90%;
  position: relative;
  background-color: #fff;
  border-radius: 1.75rem;
}

.modal-container--backgroundColorPt1 {
  background-color: #fff;
}

.modal-container--backgroundColorPt2 {
  background-color: rgba(255, 255, 255, 0.9);
}

.modal-close {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 2.5rem auto 0;
  cursor: pointer;
}

.modal-close:hover {
  opacity: 0.7;
}

.modal-close::after {
  content: none;
}

.modal-close::before {
  content: "";
  width: 1.5rem;
  height: 1.5rem;
  background-image: url(../img/common/icon_cross.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

/* モーダルアニメーション */
@-webkit-keyframes mmfadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes mmfadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-webkit-keyframes mmfadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes mmfadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@-webkit-keyframes mmslideIn {
  from {
    -webkit-transform: translateY(15%);
    transform: translateY(15%);
  }

  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes mmslideIn {
  from {
    -webkit-transform: translateY(15%);
    transform: translateY(15%);
  }

  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes mmslideOut {
  from {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  to {
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%);
  }
}

@keyframes mmslideOut {
  from {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  to {
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%);
  }
}

.micromodal-slide {
  display: none;
}

.micromodal-slide.is-open {
  display: block;
}

.micromodal-slide[aria-hidden=false] .modal-overlay {
  -webkit-animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
  animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden=false] .modal-container {
  -webkit-animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
  animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden=true] .modal-overlay {
  -webkit-animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
  animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden=true] .modal-container {
  -webkit-animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1);
  animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide .modal-container,
.micromodal-slide .modal-overlay {
  will-change: transform;
}

.c-modal {
  overflow: auto;
  max-height: 80vh;
}

.c-modal__wrap {
  padding: clamp(2rem, 1.6359223301rem + 1.5533980583vw, 3.5rem) clamp(1.5rem, 0.8932038835rem + 2.5889967638vw, 4rem);
}

.c-modal__box {
  font-family: "Noto Sans JP";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.c-modal__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.5rem;
  width: 100%;
}

.c-modal__inner picture {
  width: 100%;
  overflow: hidden;
  border-radius: 0.625rem;
}

.c-modal__inner .c-modal__img {
  -o-object-fit: contain;
  object-fit: contain;
  margin: 0 auto;
}

.c-modal__inner .c-modal__img-sample {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  margin: 0 auto;
}

.c-modal__inner .c-modal__title {
  font-size: 0.9375rem;
  line-height: 1.4;
  width: 100%;
}

.c-modal__inner .c-modal__text-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0.4375rem;
  width: 100%;
}

.c-modal__inner .c-modal__text-sub {
  font-size: 0.8125rem;
  line-height: 1.4615384615;
  font-weight: bold;
}

.c-modal__inner .c-modal__text {
  font-size: 0.8125rem;
  line-height: 1.4615384615;
}

/* ギャラリー用モーダル */
.modal-overlay--gallery .modal-container--gallery,
.modal-container--gallery {
  background-color: transparent !important;
  border-radius: 0 !important;
  max-width: 90vw !important;
  max-height: 90vh !important;
  width: auto !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  gap: 1.5rem !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.c-modal--gallery {
  overflow: visible !important;
  max-height: none !important;
  background-color: transparent !important;
}

.c-modal__wrap--gallery {
  padding: 0 !important;
  background-color: transparent !important;
}

.c-modal__box--gallery {
  padding: 0 !important;
  background-color: transparent !important;
}

.c-modal__inner--gallery {
  padding: 0 !important;
  gap: 0 !important;
  background-color: transparent !important;
}

.c-modal__inner--gallery picture {
  border-radius: 0 !important;
  display: block !important;
  overflow: visible !important;
  width: auto !important;
}

.c-modal__inner--gallery picture img {
  border-radius: 0 !important;
}

.c-modal__img--gallery,
#modal-image.c-modal__img--gallery {
  max-width: 90vw !important;
  max-height: 70vh !important;
  width: auto !important;
  height: auto !important;
  -o-object-fit: contain !important;
  object-fit: contain !important;
  display: block !important;
  margin: 0 !important;
  border-radius: 0 !important;
}

.c-modal__close-btn--gallery,
button.c-btn.c-btn--small.c-modal__close-btn--gallery {
  border-radius: 0 !important;
  margin: 1.5rem auto 0 !important;
  display: block !important;
  text-align: center !important;
  -webkit-box-pack: unset !important;
  -ms-flex-pack: unset !important;
  justify-content: unset !important;
}

.c-modal__close-btn--gallery::after,
button.c-btn.c-btn--small.c-modal__close-btn--gallery::after {
  content: none !important;
}

@media screen and (max-width: 768px) {
  .c-modal__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.c-page-head {
  padding: clamp(2.375rem, 1.6165048544rem + 3.2362459547vw, 5.5rem) 0;
  position: relative;
}

.c-page-head:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/common/webp/page-head-background.webp) no-repeat 50% 50%/cover;
  z-index: -1;
}

.c-page-head__text-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.c-page-head__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: clamp(0.375rem, 0.2536407767rem + 0.5177993528vw, 0.875rem);
  color: var(--color_white);
  text-align: center;
}

.c-page-head__title--title,
.c-page-head__title--title-letter-spacing-small {
  font-family: "Wallpoet";
  font-size: clamp(2.1875rem, 1.6565533981rem + 2.2653721683vw, 4.375rem);
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.c-page-head__title--title-letter-spacing-small {
  letter-spacing: 0.04em;
}

.c-page-head__title--title-letter-spacing-small--no-upper {
  text-transform: unset;
}

@media screen and (max-width: 768px) {
  .c-page-head__title--title-letter-spacing-small {
    font-size: clamp(1.6rem, 1.2000rem + 1.6000vw, 3.75rem);
  }
}

.c-page-head__title--subTitle {
  font-size: clamp(0.875rem, 0.6322815534rem + 1.0355987055vw, 1.875rem);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.05em;
}

.nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 0.875rem clamp(0.875rem, 0.7384708738rem + 0.5825242718vw, 1.4375rem);
}

@media (hover: hover) {
  .nav-links a:where(:-webkit-any-link, :enabled, summary):hover {
    opacity: 1;
  }
}

.page-numbers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: clamp(2.125rem, 2.0188106796rem + 0.4530744337vw, 2.5625rem);
  aspect-ratio: 1/1;
  color: var(--color-table_txt);
  background-color: var(--color-background_v);
  border-radius: 50%;
  font-family: "Inter";
  font-size: clamp(1rem, 0.9241504854rem + 0.3236245955vw, 1.3125rem);
  line-height: 1.0952380952;
  letter-spacing: 0.05em;
}

.page-numbers.current {
  color: var(--color_white);
  background-color: var(--color-background_w);
}

@media (hover: hover) {
  .page-numbers:where(:-webkit-any-link, :enabled, summary):hover {
    background-color: var(--color-background_w);
  }
}

.page-numbers.dots {
  font-size: 0;
}

.page-numbers.dots::before {
  content: "";
  display: inline-block;
  width: 48.7804878049%;
  aspect-ratio: 17/3;
  background: url(../img/common/dotted-three--black.svg) no-repeat center center/contain;
  -webkit-transform: translateY(0.0625rem);
  transform: translateY(0.0625rem);
}

.c-single__post {
  margin-top: clamp(2.25rem, 1.7038834951rem + 2.3300970874vw, 4.5rem);
}

.c-single__post__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: clamp(0.875rem, 0.8446601942rem + 0.1294498382vw, 1rem);
  color: var(--color-txt_sub);
}

.c-single__post__date {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-family: "Oswald";
  font-size: clamp(0.75rem, 0.7196601942rem + 0.1294498382vw, 0.875rem);
  line-height: 1.7857142857;
  letter-spacing: 0.05em;
}

.c-single__post__category-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: clamp(0.3125rem, 0.2973300971rem + 0.0647249191vw, 0.375rem) 0.625rem;
}

.c-single__post__category-list-item {
  min-width: clamp(6.5625rem, 6.4108009709rem + 0.6472491909vw, 7.1875rem);
  padding: 0.2142857143em 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid var(--color-txt_sub);
  text-align: center;
  font-size: clamp(0.75rem, 0.7196601942rem + 0.1294498382vw, 0.875rem);
  font-weight: 500;
  line-height: 1.2142857143;
  letter-spacing: 0.1em;
}

.c-single__post__title {
  margin-top: clamp(0.75rem, 0.6893203883rem + 0.2588996764vw, 1rem);
  color: var(--color-txt_sub);
  text-align: justify;
  font-size: clamp(1.25rem, 1.067961165rem + 0.7766990291vw, 2rem);
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

.c-single__post__detail {
  margin-top: clamp(1.5rem, 1.3786407767rem + 0.5177993528vw, 2rem);
}

.c-single__post__detail-map-wrap {
  margin-top: clamp(2rem, 1.5145631068rem + 2.071197411vw, 4rem);
  margin-left: auto;
  margin-right: auto;
  max-width: 37.375rem;
  width: 100%;
  aspect-ratio: 598/450;
  position: relative;
}

@media screen and (max-width: 600px) {
  .c-single__post__detail-map-wrap {
    aspect-ratio: 16/9;
  }
}

.c-single__post__detail-map-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.c-single__post__navigation {
  margin-top: clamp(3.75rem, 2.8398058252rem + 3.8834951456vw, 7.5rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 1rem;
  color: var(--color-txt_sub);
}

@media screen and (max-width: 480px) {
  .c-single__post__navigation {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.3125rem;
  }
}

@media (hover: hover) {
  .c-single__post__navigation a:where(:-webkit-any-link, :enabled, summary):hover {
    opacity: 1;
    color: var(--color-txt_hover);
  }
}

.c-single__post__navigation-back {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.c-single__post__navigation-back-link {
  padding-inline: 1.5em;
  font-size: clamp(0.875rem, 0.8446601942rem + 0.1294498382vw, 1rem);
  font-weight: 500;
  line-height: 1.875;
  letter-spacing: 0.1em;
  position: relative;
}

.c-single__post__navigation-back-link:before,
.c-single__post__navigation-back-link:after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0.0625rem;
  aspect-ratio: 1/23;
  background-color: var(--color-table_txt);
}

.c-single__post__navigation-back-link:before {
  left: 0;
}

.c-single__post__navigation-back-link:after {
  right: 0;
}

.c-single__post__navigation-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: clamp(4rem, 3.6657400973rem + 1.1118832523vw, 5rem);
  position: relative;
}

@media screen and (max-width: 480px) {
  .c-single__post__navigation-line {
    gap: clamp(6.25rem, 1.7857142857rem + 19.0476190476vw, 7.5rem);
  }
}

.c-single__post__navigation-line.has-divider:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 0.0625rem;
  height: 76.6666666667%;
  aspect-ratio: 1/23;
  background-color: var(--color-table_txt);
}

.c-single__post__navigation-prev a,
.c-single__post__navigation-next a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1rem;
  font-size: clamp(0.875rem, 0.8446601942rem + 0.1294498382vw, 1rem);
  font-weight: 500;
  line-height: 1.875;
  letter-spacing: 0.1em;
}

.c-single__post__navigation-next.js-placeholder {
  width: clamp(1.9375rem, 1.8768203883rem + 0.2588996764vw, 2.1875rem);
  height: clamp(1.625rem, 1.5643203883rem + 0.2588996764vw, 1.875rem);
}

.c-single__sns-btns-wrap {
  margin-top: clamp(4.5rem, 3.4229368932rem + 4.5954692557vw, 8.9375rem);
}

.c-tab {
  margin-top: clamp(2rem, 1.6359223301rem + 1.5533980583vw, 3.5rem);
}

.c-tab__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.c-tab__list::before {
  content: "";
  width: 100%;
  height: 0.0625rem;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: var(--color-border_l);
}

@media screen and (max-width: 768px) {
  .c-tab__list {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
    padding: 0 2rem;
    overflow-x: auto;
  }

  .c-tab__list::before {
    content: "";
    width: 100vw;
    margin: 0 calc(50% - 50vw);
    height: 0.0625rem;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: var(--color-border_l);
  }
}

@media screen and (max-width: 768px) {
  .c-tab__list-large {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
    padding: 0 2rem;
    overflow-x: auto;
  }

  .c-tab__list-large .c-tab__list {
    overflow-x: unset;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }

  .c-tab__list-large .c-tab__list::before {
    width: 100%;
    margin: 0;
  }
}

.c-tab__item {
  padding: 0.75rem clamp(1rem, 0.9393203883rem + 0.2588996764vw, 1.25rem) 1.125rem;
  min-width: clamp(6.25rem, 4.7936893204rem + 6.213592233vw, 12.25rem);
  font-size: clamp(0.875rem, 0.8446601942rem + 0.1294498382vw, 1rem);
  line-height: 1.5;
  color: var(--color-txt_sub);
  text-align: center;
  cursor: pointer;
  position: relative;
  white-space: nowrap;
}

.c-tab__item.is_active {
  font-weight: bold;
  color: var(--color-txt);
}

.c-tab__item.is_active::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.0625rem;
  background-color: var(--color-txt);
}

@media screen and (max-width: 600px) {
  .c-tab__item {
    min-width: 3.75rem;
  }
}

.c-tab__box {
  margin-top: 2rem;
}

.c-tab__body {
  display: none;
}

.c-tab__body.is_active {
  display: block;
}

.c-tab__body-note {
  margin-top: 1.25rem;
  font-size: clamp(0.6875rem, 0.6723300971rem + 0.0647249191vw, 0.75rem);
  line-height: 1.4166666667;
  padding-left: 1.2em;
  text-indent: -1.3em;
}

.c-tab__body-note+.c-tab__body-note {
  margin-top: 0;
}

.c-tab__body-text {
  font-size: clamp(0.8125rem, 0.7821601942rem + 0.1294498382vw, 0.9375rem);
  line-height: 1.8;
}

.c-heading-circle+.c-tab__body-text {
  margin-top: clamp(1rem, 0.9393203883rem + 0.2588996764vw, 1.25rem);
}

.c-tab__body-item {
  margin-top: 2rem;
}

.c-tab__body-list {
  margin-top: clamp(1rem, 0.9393203883rem + 0.2588996764vw, 1.25rem);
  display: grid;
  grid-auto-flow: column;
  grid-template-rows: repeat(6, auto);
  gap: 0.75rem 0.625rem;
  border: 1px solid var(--color-table_border);
  padding: clamp(1rem, 0.9393203883rem + 0.2588996764vw, 1.25rem);
  border-radius: 0.25rem;
}

@media screen and (max-width: 768px) {
  .c-tab__body-list {
    grid-auto-flow: row;
  }
}

.c-tab__body-list.column-1 {
  grid-auto-flow: row;
  grid-template-rows: auto;
}

.c-tab__body-list-item {
  display: grid;
  grid-template-columns: clamp(2rem, 1.8786407767rem + 0.5177993528vw, 2.5rem) auto;
  padding-bottom: clamp(0.625rem, 0.5643203883rem + 0.2588996764vw, 0.875rem);
  border-bottom: 1px dashed var(--color-table_border);
  font-size: clamp(0.8125rem, 0.7973300971rem + 0.0647249191vw, 0.875rem);
  line-height: 1.4285714286;
}

.c-tab__body-list-item.border-none {
  border-bottom: none;
  padding-bottom: 0;
}

.c-tab__body-list-item.border-none--sp {
  border-bottom: 1px dashed var(--color-table_border);
}

@media screen and (max-width: 768px) {
  .c-tab__body-list-item.border-none--sp {
    border-bottom: none;
  }
}

.c-tab__body-list-item.border-none--pc {
  border-bottom: none;
}

@media screen and (max-width: 768px) {
  .c-tab__body-list-item.border-none--pc {
    padding-bottom: clamp(0.625rem, 0.5643203883rem + 0.2588996764vw, 0.875rem);
    border-bottom: 1px dashed var(--color-table_border);
  }
}

.no_number .c-tab__body-list-item {
  grid-template-columns: 1.25rem auto;
}

.no_number .c-tab__body-list-item span {
  color: var(--color-key);
}

.c-tab__body-gallery {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem clamp(0.6875rem, 0.5509708738rem + 0.5825242718vw, 1.25rem);
  margin-top: clamp(2rem, 1.7572815534rem + 1.0355987055vw, 3rem);
}

@media screen and (max-width: 600px) {
  .c-tab__body-gallery {
    grid-template-columns: repeat(2, 1fr);
  }
}

.c-tab__body-gallery.column-3 {
  grid-template-columns: repeat(3, 1fr);
  gap: clamp(1.5rem, 1.4848300971rem + 0.0647249191vw, 1.5625rem);
  margin-top: 0;
}

@media screen and (max-width: 600px) {
  .c-tab__body-gallery.column-3 {
    grid-template-columns: 1fr;
  }
}

.c-tab__body-gallery.column-3 .c-tab__body-gallery-item p {
  font-size: 0.75rem;
  line-height: 1.4166666667;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.c-tab__body-gallery.column-3 .c-tab__body-gallery-item p span {
  margin-top: 0.25rem;
  font-size: 1.25rem;
  line-height: 1.25;
  font-weight: bold;
}

.c-tab__body-gallery img {
  width: 100%;
}

.c-tab__body-gallery-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0.5rem;
}

.c-tab__body-gallery-item p {
  font-size: clamp(0.625rem, 0.5946601942rem + 0.1294498382vw, 0.75rem);
  line-height: 1.4166666667;
}

.c-tab__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  gap: clamp(1.125rem, 0.942961165rem + 0.7766990291vw, 1.875rem);
}

@media screen and (max-width: 600px) {
  .c-tab__flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.c-tab__flex div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1rem;
  font-size: clamp(0.8125rem, 0.7821601942rem + 0.1294498382vw, 0.9375rem);
  line-height: 1.8;
  letter-spacing: 0;
  width: 100%;
  max-width: 46.875rem;
}

@media screen and (max-width: 600px) {
  .c-tab__flex div {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.c-tab__flex div a {
  color: var(--color-key);
}

.c-tab__flex div .p-products__note {
  margin-top: 0.25rem;
}

@media screen and (max-width: 600px) {
  .c-tab__flex div .p-products__note {
    margin-right: auto;
  }
}

.c-search {
  margin-top: clamp(2.5rem, 2.0145631068rem + 2.071197411vw, 4.5rem);
}

.c-search .c-search-form {
  margin: 0 auto;
}

.c-search__wrap {
  margin-top: clamp(2.25rem, 1.8252427184rem + 1.8122977346vw, 4rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: clamp(2.25rem, 1.8252427184rem + 1.8122977346vw, 4rem);
}

.c-search__list {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: clamp(1.5rem, 1.3786407767rem + 0.5177993528vw, 2rem);
}

@media (hover: hover) {
  .c-search__list a:where(:-webkit-any-link, :enabled, summary):hover {
    opacity: 1;
  }
}

.c-search__link {
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: clamp(1rem, 0.7572815534rem + 1.0355987055vw, 2rem);
  color: var(--color-txt_sub);
}

@media (hover: hover) {
  .c-search__link:where(:-webkit-any-link, :enabled, summary):hover .c-search__img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}

.c-search__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: clamp(0.5rem, 0.3786407767rem + 0.5177993528vw, 1rem);
}

.c-search__img-wrap {
  width: 100%;
  overflow: hidden;
}

.c-search__img {
  display: block;
  width: 100%;
  aspect-ratio: 308/182;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.c-search__text-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: clamp(1.25rem, 1.0619788047rem + 0.6254343294vw, 1.8125rem);
}

.c-search__date {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-family: "Oswald";
  font-size: clamp(0.625rem, 0.5643203883rem + 0.2588996764vw, 0.875rem);
  line-height: 1.7857142857;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 1024px) {
  .c-search__date {
    line-height: 1.6428571429;
  }
}

@media screen and (max-width: 768px) {
  .c-search__date {
    line-height: 1.5714285714;
  }
}

.c-search__category-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: clamp(0.3125rem, 0.2973300971rem + 0.0647249191vw, 0.375rem) 0.625rem;
}

.c-search__category-list-item,
.c-search__category-list-item--border-white {
  padding: 0.2142857143em 1em;
  min-width: clamp(6.75rem, 6.6438106796rem + 0.4530744337vw, 7.1875rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: transparent;
  border: 1px solid var(--color-txt_sub);
  font-size: clamp(0.75rem, 0.7196601942rem + 0.1294498382vw, 0.875rem);
  font-weight: 500;
  line-height: 1.2142857143;
  letter-spacing: 0.1em;
}

.c-search__category-list-item--border-white {
  border: 1px solid var(--color_white);
}

.c-search__title-wrap {
  margin-top: 0.5625rem;
  display: grid;
  grid-template-columns: 1fr 0.5rem;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: clamp(1.0625rem, 0.9563106796rem + 0.4530744337vw, 1.5rem);
}

@media screen and (max-width: 480px) {
  .c-search__title-wrap {
    margin-top: 0.875rem;
  }
}

@media screen and (max-width: 480px) {
  .c-search__title-wrap {
    grid-template-columns: 1fr 0.5625rem;
  }
}

.c-search__title {
  text-align: justify;
  font-size: clamp(0.875rem, 0.8446601942rem + 0.1294498382vw, 1rem);
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.05em;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.c-search__excerpt {
  text-align: justify;
  font-size: clamp(0.75rem, 0.7196601942rem + 0.1294498382vw, 0.875rem);
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.05em;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.c-search-form {
  padding: 0.78125rem 1.5625rem;
  max-width: 37.5rem;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 1rem;
  background-color: var(--color-background_s);
  border-radius: 1.53125rem;
}

.c-search-form input {
  padding: 0;
  border: none;
  border-radius: 0;
  background-color: inherit;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.1em;
}

.c-search-form input[type=search]::-webkit-search-cancel-button {
  display: none;
}

.c-search-form__input::-webkit-input-placeholder {
  color: var(--color-txt_placeholder);
}

.c-search-form__input::-moz-placeholder {
  color: var(--color-txt_placeholder);
}

.c-search-form__input:-ms-input-placeholder {
  color: var(--color-txt_placeholder);
}

.c-search-form__input::-ms-input-placeholder {
  color: var(--color-txt_placeholder);
}

.c-search-form__input::placeholder {
  color: var(--color-txt_placeholder);
}

.c-search-form__btn {
  padding-inline: 0;
  padding-block: 0;
  background-color: transparent;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.c-search-form__btn-img-wrap {
  width: 1.3125rem;
}

.c-search-form__img {
  display: block;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.c-icon-btn,
.c-icon-btn--goods,
.c-icon-btn--big,
.c-icon-btn--big-background-blue,
.c-icon-btn--small {
  width: 100%;
  display: grid;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.875rem;
}

.c-icon-btn--small {
  grid-template-columns: 1fr 0.5rem;
  max-width: 12.25rem;
  min-height: 2.75rem;
  padding: 0.75rem 1.125rem;
  background-color: var(--color_white);
  font-size: clamp(0.875rem, 0.8446601942rem + 0.1294498382vw, 1rem);
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0.04em;
}

@media (hover: hover) {
  .c-icon-btn--small:where(:-webkit-any-link, :enabled, summary):hover .c-icon-btn__img-wrap--btn-small {
    -webkit-animation: arrowMove1 1s ease-in-out infinite;
    animation: arrowMove1 1s ease-in-out infinite;
  }
}

.c-icon-btn--big,
.c-icon-btn--big-background-blue {
  grid-template-columns: 1fr 0.5rem;
  max-width: clamp(15.3125rem, 13.1128640777rem + 9.3851132686vw, 24.375rem);
  padding: clamp(1.125rem, 0.9733009709rem + 0.6472491909vw, 1.75rem) clamp(1.5rem, 1.2269417476rem + 1.1650485437vw, 2.625rem);
  font-size: clamp(0.875rem, 0.7839805825rem + 0.3883495146vw, 1.25rem);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.04em;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.c-icon-btn--big-background-blue {
  background-color: var(--color-background_g);
}

@media (hover: hover) {
  .c-icon-btn--big-background-blue:where(:-webkit-any-link, :enabled, summary):hover {
    background-color: var(--color_white);
  }

  .c-icon-btn--big-background-blue:where(:-webkit-any-link, :enabled, summary):hover .c-icon-btn__text--white-change {
    color: var(--color-background_g);
  }

  .c-icon-btn--big-background-blue:where(:-webkit-any-link, :enabled, summary):hover .c-icon-btn__img-wrap--btn-big {
    -webkit-animation: arrowMove2 1s ease-in-out infinite;
    animation: arrowMove2 1s ease-in-out infinite;
  }

  .c-icon-btn--big-background-blue:where(:-webkit-any-link, :enabled, summary):hover .c-icon-btn__img-wrap--btn-big svg path {
    fill: var(--color-background_g);
  }
}

.c-icon-btn--goods {
  grid-template-columns: 1fr clamp(0.875rem, 0.8143203883rem + 0.2588996764vw, 1.125rem);
  max-width: clamp(15.3125rem, 13.1128640777rem + 9.3851132686vw, 24.375rem);
  padding: clamp(1rem, 0.8483009709rem + 0.6472491909vw, 1.625rem) clamp(1.625rem, 1.3822815534rem + 1.0355987055vw, 2.625rem);
  background-color: var(--color-background_g);
  border: 2px solid transparent;
  font-size: clamp(0.875rem, 0.7839805825rem + 0.3883495146vw, 1.25rem);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.04em;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media screen and (max-width: 600px) {
  .c-icon-btn--goods {
    border: 1px solid transparent;
  }
}

@media (hover: hover) {
  .c-icon-btn--goods:where(:-webkit-any-link, :enabled, summary):hover {
    background-color: var(--color_white);
    border: 2px solid var(--color-background_g);
  }
}

@media screen and (hover: hover) and (max-width: 600px) {
  .c-icon-btn--goods:where(:-webkit-any-link, :enabled, summary):hover {
    border: 1px solid var(--color-background_g);
  }
}

@media (hover: hover) {
  .c-icon-btn--goods:where(:-webkit-any-link, :enabled, summary):hover .c-icon-btn__text--white-change {
    color: var(--color-background_g);
  }

  .c-icon-btn--goods:where(:-webkit-any-link, :enabled, summary):hover .c-icon-btn__img-wrap--contents svg path {
    stroke: var(--color-background_g);
  }
}

.c-icon-btn__text--white,
.c-icon-btn__text--white-change {
  color: var(--color_white);
}

.c-icon-btn__text--white-change {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.c-icon-btn__img-wrap,
.c-icon-btn__img-wrap--contents,
.c-icon-btn__img-wrap--btn-big,
.c-icon-btn__img-wrap--btn-small {
  width: 100%;
}

.c-icon-btn__img-wrap--btn-small {
  -webkit-transform: translateY(clamp(0.03125rem, 0.0236650485rem + 0.0323624595vw, 0.0625rem));
  transform: translateY(clamp(0.03125rem, 0.0236650485rem + 0.0323624595vw, 0.0625rem));
}

.c-icon-btn__img-wrap--btn-big {
  -webkit-transform: translateY(clamp(0.09375rem, 0.0861650485rem + 0.0323624595vw, 0.125rem));
  transform: translateY(clamp(0.09375rem, 0.0861650485rem + 0.0323624595vw, 0.125rem));
  aspect-ratio: 8/13;
}

.c-icon-btn__img-wrap--btn-big svg {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.c-icon-btn__img-wrap--btn-big svg path {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.c-icon-btn__img-wrap--contents {
  aspect-ratio: 1/1;
}

.c-icon-btn__img-wrap--contents svg {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.c-icon-btn__img-wrap--contents svg path {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.c-icon-btn__img {
  display: block;
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.c-section-title,
.c-section-title--red {
  text-align: center;
  color: var(--color_white);
  font-family: "Wallpoet";
  font-size: clamp(2.5rem, 2.0449029126rem + 1.9417475728vw, 4.375rem);
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.c-section-title--red {
  color: var(--color-background_e);
  letter-spacing: 0.03em;
}

.c-topix-post-item {
  width: 100%;
  height: 100%;
  border-bottom: 1px solid var(--color_white);
}

@media (hover: hover) {
  .c-topix-post-item a:where(:-webkit-any-link, :enabled, summary):hover {
    opacity: 1;
  }
}

.c-topix-post-item__link {
  padding-bottom: clamp(1.5rem, 1.4848300971rem + 0.0647249191vw, 1.5625rem);
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: clamp(0.375rem, -0.1660822593rem + 1.4404852161vw, 1.5625rem);
  color: var(--color_white);
}

@media screen and (max-width: 600px) {
  .c-topix-post-item__link {
    gap: 1.5rem;
  }
}

@media (hover: hover) {
  .c-topix-post-item__link:where(:-webkit-any-link, :enabled, summary):hover .c-topix-post-item__img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}

.c-topix-post-item__img-wrap {
  width: 100%;
  overflow: hidden;
}

.c-topix-post-item__img {
  display: block;
  width: 100%;
  height: 100%;
  aspect-ratio: 308/182;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.c-topix-post-item__text-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0.5625rem;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

@media screen and (max-width: 600px) {
  .c-topix-post-item__text-wrap {
    gap: 0.875rem;
  }
}

.c-topix-post-item__text-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: clamp(1.25rem, 0.8741854909rem + 0.7819287576vw, 1.8125rem);
}

@media screen and (max-width: 768px) {
  .c-topix-post-item__text-heading {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0.25rem;
  }
}

@media screen and (max-width: 600px) {
  .c-topix-post-item__text-heading {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 1.8125rem;
  }
}

.c-topix-post-item__date {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-family: "Oswald";
  font-size: 0.875rem;
  line-height: 1.7857142857;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 600px) {
  .c-topix-post-item__date {
    line-height: 1.5714285714;
  }
}

.c-topix-post-item_category-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: clamp(0.3125rem, 0.2973300971rem + 0.0647249191vw, 0.375rem) 0.625rem;
}

.c-topix-post-item_category-list-item {
  padding: 0.1875rem 0.875rem;
  max-width: 100%;
  min-width: clamp(6.75rem, 6.6438106796rem + 0.4530744337vw, 7.1875rem);
  background-color: transparent;
  border: 1px solid var(--color_white);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: clamp(0.75rem, 0.7196601942rem + 0.1294498382vw, 0.875rem);
  font-weight: 500;
  line-height: 1.2142857143;
  letter-spacing: 0.1em;
}

.c-topix-post-item__title-wrap {
  display: grid;
  grid-template-columns: 1fr 0.5rem;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: clamp(1.0625rem, 0.9563106796rem + 0.4530744337vw, 1.5rem);
}

@media screen and (max-width: 600px) {
  .c-topix-post-item__title-wrap {
    grid-template-columns: 1fr 0.5625rem;
  }
}

.c-topix-post-item__title {
  text-align: justify;
  font-size: clamp(0.875rem, 0.8446601942rem + 0.1294498382vw, 1rem);
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.05em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media screen and (max-width: 600px) {
  .c-topix-post-item__title {
    line-height: 1.9285714286;
  }
}

.c-topix-post-item__arrow-img-wrap {
  margin-top: clamp(0.375rem, 0.3465219864rem + 0.0758150114vw, 0.4375rem);
  width: 100%;
}

@media screen and (max-width: 600px) {
  .c-topix-post-item__arrow-img-wrap {
    margin-top: clamp(0.375rem, 0.1666666667rem + 0.8888888889vw, 0.5rem);
  }
}

.c-topix-post-item__arrow-img {
  display: block;
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.c-post-item {
  width: 100%;
}

.c-post-item:not(:first-child) {
  border-top: 1px solid var(--color_black);
}

@media screen and (max-width: 768px) {
  .c-post-item:last-child {
    border-bottom: 1px solid var(--color_black);
  }
}

.c-post-item__link {
  padding: clamp(0.9375rem, 0.6341019417rem + 1.2944983819vw, 2.1875rem) clamp(1rem, 0.6582638362rem + 0.9097801365vw, 1.75rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: clamp(0.625rem, 0.3822815534rem + 1.0355987055vw, 1.625rem);
}

@media screen and (max-width: 768px) {
  .c-post-item__link {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}

@media screen and (max-width: 600px) {
  .c-post-item__link {
    padding-inline: 0;
  }
}

.c-post-item__heading {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: clamp(0.5rem, 0.2269417476rem + 1.1650485437vw, 1.625rem);
}

.c-post-item__date {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-family: "Oswald";
  font-size: clamp(0.6875rem, 0.6419902913rem + 0.1941747573vw, 0.875rem);
  font-weight: 500;
  line-height: 1.7142857143;
  letter-spacing: 0.05em;
}

.c-post-item__category-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 0.375rem 0.5rem;
}

@media screen and (max-width: 768px) {
  .c-post-item__category-list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.c-post-item__category-list-item {
  white-space: nowrap;
  min-width: clamp(5.125rem, 4.5485436893rem + 2.4595469256vw, 7.5rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: clamp(0.09375rem, 0.0709951456rem + 0.0970873786vw, 0.1875rem) 1em;
  color: var(--color_white);
  font-size: clamp(0.6875rem, 0.6571601942rem + 0.1294498382vw, 0.8125rem);
  font-weight: 500;
  line-height: 1.3846153846;
  letter-spacing: 0.05em;
  position: relative;
}

.c-post-item__category-list-item:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--color-background_t);
  z-index: -2;
}

.c-post-item__category-list-item:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 50%;
  height: 100%;
  background-color: var(--color-background_u);
  clip-path: polygon(100% 0, 0 100%, 100% 100%);
  z-index: -1;
}

.c-post-item__title {
  font-size: clamp(0.875rem, 0.8446601942rem + 0.1294498382vw, 1rem);
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.05em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media screen and (max-width: 768px) {
  .c-post-item__title {
    line-height: 1.3571428571;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
  }
}

.c-icon-push-btn {
  max-width: clamp(14.5625rem, 12.9848300971rem + 6.7313915858vw, 21.0625rem);
  padding-right: clamp(0.25rem, 0.2196601942rem + 0.1294498382vw, 0.375rem);
  padding-bottom: clamp(0.25rem, 0.2196601942rem + 0.1294498382vw, 0.375rem);
  width: 100%;
  display: inline-block;
  border-right: 1px solid var(--color_white);
  border-bottom: 1px solid var(--color_white);
}

@media (hover: hover) {

  .c-icon-push-btn:where(:-webkit-any-link, :enabled, summary):hover .c-icon-push-btn__inner,
  .c-icon-push-btn:where(:-webkit-any-link, :enabled, summary):hover .c-icon-push-btn__inner--img-link,
  .c-icon-push-btn:where(:-webkit-any-link, :enabled, summary):hover .c-icon-push-btn__inner--gap-big,
  .c-icon-push-btn:where(:-webkit-any-link, :enabled, summary):hover .c-icon-push-btn__inner--gap-small {
    -webkit-transform: translate(clamp(0.125rem, 0.1098300971rem + 0.0647249191vw, 0.1875rem), clamp(0.125rem, 0.1098300971rem + 0.0647249191vw, 0.1875rem));
    transform: translate(clamp(0.125rem, 0.1098300971rem + 0.0647249191vw, 0.1875rem), clamp(0.125rem, 0.1098300971rem + 0.0647249191vw, 0.1875rem));
  }

  .c-icon-push-btn:where(:-webkit-any-link, :enabled, summary):hover .c-icon-push-btn__img-wrap {
    -webkit-animation: arrowMove3 1s ease-in-out infinite;
    animation: arrowMove3 1s ease-in-out infinite;
  }
}

.c-icon-push-btn--img-link {
  max-width: clamp(14.5625rem, 12.9848300971rem + 6.7313915858vw, 21.0625rem);
  padding-right: clamp(0.25rem, 0.2196601942rem + 0.1294498382vw, 0.375rem);
  padding-bottom: clamp(0.25rem, 0.2196601942rem + 0.1294498382vw, 0.375rem);
  width: 100%;
  display: inline-block;
  border-right: 1px solid var(--color_white);
  border-bottom: 1px solid var(--color_white);
}

@media (hover: hover) {

  .c-icon-push-btn--img-link:where(:-webkit-any-link, :enabled, summary):hover .c-icon-push-btn__inner,
  .c-icon-push-btn--img-link:where(:-webkit-any-link, :enabled, summary):hover .c-icon-push-btn__inner--img-link,
  .c-icon-push-btn--img-link:where(:-webkit-any-link, :enabled, summary):hover .c-icon-push-btn__inner--gap-big,
  .c-icon-push-btn--img-link:where(:-webkit-any-link, :enabled, summary):hover .c-icon-push-btn__inner--gap-small {
    -webkit-transform: translate(clamp(0.125rem, 0.1098300971rem + 0.0647249191vw, 0.1875rem), clamp(0.125rem, 0.1098300971rem + 0.0647249191vw, 0.1875rem));
    transform: translate(clamp(0.125rem, 0.1098300971rem + 0.0647249191vw, 0.1875rem), clamp(0.125rem, 0.1098300971rem + 0.0647249191vw, 0.1875rem));
  }
}

.c-icon-push-btn--img-link.is_disabled {
  pointer-events: none;
  position: relative;
  border-right: none;
  border-bottom: none;
}

.c-icon-push-btn--img-link.is_disabled .c-icon-push-btn--img-link-finish {
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.9);
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
  font-weight: bold;
}

.c-icon-push-btn__inner,
.c-icon-push-btn__inner--img-link,
.c-icon-push-btn__inner--gap-big,
.c-icon-push-btn__inner--gap-small {
  padding: clamp(1.0625rem, 0.9411407767rem + 0.5177993528vw, 1.5625rem) clamp(0.875rem, 0.7839805825rem + 0.3883495146vw, 1.25rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: var(--color_white);
  font-size: clamp(0.875rem, 0.7839805825rem + 0.3883495146vw, 1.25rem);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.04em;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.c-icon-push-btn__inner--gap-small {
  gap: clamp(1rem, 0.9393203883rem + 0.2588996764vw, 1.25rem);
}

.c-icon-push-btn__inner--gap-big {
  gap: clamp(1rem, 0.7117718447rem + 1.2297734628vw, 2.1875rem);
}

.c-icon-push-btn__inner--img-link {
  padding: clamp(0.96875rem, 0.8246359223rem + 0.6148867314vw, 1.5625rem) clamp(1.5rem, 1.3634708738rem + 0.5825242718vw, 2.0625rem) clamp(0.96875rem, 0.8246359223rem + 0.6148867314vw, 1.5625rem) clamp(1.875rem, 1.5716019417rem + 1.2944983819vw, 3.125rem);
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: clamp(0.75rem, 0.6893203883rem + 0.2588996764vw, 1rem);
}

.c-icon-push-btn__img-wrap {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: clamp(0.4375rem, 0.4223300971rem + 0.0647249191vw, 0.5rem);
  -webkit-transform: translateY(clamp(0.0625rem, 0.1401699029rem - 0.0647249191vw, 0.125rem));
  transform: translateY(clamp(0.0625rem, 0.1401699029rem - 0.0647249191vw, 0.125rem));
}

.c-icon-push-btn__img-wrap--link {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: clamp(1.25rem, 1.1893203883rem + 0.2588996764vw, 1.5rem);
  -webkit-transform: translateY(clamp(0rem, -0.0151699029rem + 0.0647249191vw, 0.0625rem));
  transform: translateY(clamp(0rem, -0.0151699029rem + 0.0647249191vw, 0.0625rem));
}

.c-icon-push-btn__img {
  display: block;
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.c-section-lower-link {
  padding: 10.5rem 0 clamp(11.1875rem, 39.5417713568rem - 30.6532663317vw, 15rem);
  position: relative;
}

@media screen and (max-width: 1280px) {
  .c-section-lower-link {
    padding: 10.5rem 0 clamp(11.5625rem, 10.138121547rem + 6.0773480663vw, 15rem);
  }
}

@media screen and (max-width: 600px) {
  .c-section-lower-link {
    padding: 0 0 clamp(11.5625rem, 10.138121547rem + 6.0773480663vw, 15rem);
  }
}

.c-section-lower-link:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/common/section-lower-link-background.svg) no-repeat 50% 50%/cover;
  z-index: -3;
}

.c-section-lower-link:after {
  content: "";
  position: absolute;
  top: calc(50% + clamp(-5.9375rem, -26.4056886228rem + 54.4910179641vw, -0.25rem));
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: clamp(37.5625rem, 35.8822971948rem + 4.473085671vw, 41.25rem);
  aspect-ratio: 660/730;
  background: url(../img/common/section-lower-link-background--logo.svg) no-repeat 50% 50%/cover;
  z-index: -2;
}

@media screen and (max-width: 768px) {
  .c-section-lower-link:after {
    width: 100%;
  }
}

@media screen and (max-width: 600px) {
  .c-section-lower-link:after {
    top: auto;
    bottom: clamp(0.8125rem, 2.6458333333rem - 4.8888888889vw, 1.5rem);
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    width: clamp(7.9375rem, 5.5416666667rem + 10.2222222222vw, 9.375rem);
  }
}

.c-section-lower-link__mascot-img:before,
.c-section-lower-link__mascot-img:after {
  content: "";
  position: absolute;
  bottom: clamp(1.875rem, -45.1969221106rem + 58.7939698492vw, 9.1875rem);
  z-index: -1;
}

@media screen and (max-width: 1280px) {

  .c-section-lower-link__mascot-img:before,
  .c-section-lower-link__mascot-img:after {
    bottom: clamp(1.875rem, 2.8473756906rem - 1.2154696133vw, 2.5625rem);
  }
}

.c-section-lower-link__mascot-img:before {
  left: clamp(1.6875rem, -53.3439635535rem + 59.4533029613vw, 18rem);
  width: clamp(4.375rem, 3.1158980583rem + 5.3721682848vw, 9.5625rem);
  aspect-ratio: 153/213;
  background: url(../img/common/webp/rabiner.webp) no-repeat 50% 50%/cover;
}

@media screen and (min-width: 1921px) {
  .c-section-lower-link__mascot-img:before {
    left: 15%;
  }
}

.c-section-lower-link__mascot-img:after {
  right: clamp(1.625rem, -48.5569476082rem + 54.2141230068vw, 16.5rem);
  width: clamp(4.5625rem, 3.0910194175rem + 6.2783171521vw, 10.625rem);
  aspect-ratio: 170/226;
  background: url(../img/common/webp/linaman.webp) no-repeat 50% 50%/cover;
}

@media screen and (min-width: 1921px) {
  .c-section-lower-link__mascot-img:after {
    right: 13.75%;
  }
}

.c-section-lower-link__inner {
  margin: 0 auto;
  width: 90%;
  max-width: var(--width-contents_max_s);
}

@media screen and (max-width: 600px) {
  .c-section-lower-link__inner {
    width: 100%;
    padding: 0;
  }
}

.c-section-lower-link__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: clamp(1.3125rem, 0.7998957544rem + 1.3646702047vw, 2.4375rem) clamp(0.75rem, 0.1653996525rem + 1.2163336229vw, 1.625rem);
}

@media screen and (max-width: 768px) {
  .c-section-lower-link__list {
    grid-template-columns: repeat(2, 1fr);
    gap: clamp(1.3125rem, 0.7998957544rem + 1.3646702047vw, 2.4375rem) clamp(0.875rem, -1.8080357143rem + 7.1428571429vw, 1.625rem);
  }
}

@media screen and (max-width: 600px) {
  .c-section-lower-link__list {
    gap: 0;
  }
}

.c-section-lower-link__list-item {
  height: 100%;
}

@media (hover: hover) {
  .c-section-lower-link__list-item a:where(:-webkit-any-link, :enabled, summary):hover {
    opacity: 1;
  }
}

.c-section-lower-link__item-link {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: var(--color_white);
}

@media (hover: hover) {
  .c-section-lower-link__item-link:where(:-webkit-any-link, :enabled, summary):hover .c-section-lower-link__item-arrow-img-wrap {
    -webkit-animation: arrowMove4 1s ease-in-out infinite;
    animation: arrowMove4 1s ease-in-out infinite;
  }

  .c-section-lower-link__item-link:where(:-webkit-any-link, :enabled, summary):hover .c-section-lower-link__item-title-wrap:before,
  .c-section-lower-link__item-link:where(:-webkit-any-link, :enabled, summary):hover .c-section-lower-link__item-title-wrap--sdgs:before,
  .c-section-lower-link__item-link:where(:-webkit-any-link, :enabled, summary):hover .c-section-lower-link__item-title-wrap--project:before,
  .c-section-lower-link__item-link:where(:-webkit-any-link, :enabled, summary):hover .c-section-lower-link__item-title-wrap--academy:before,
  .c-section-lower-link__item-link:where(:-webkit-any-link, :enabled, summary):hover .c-section-lower-link__item-title-wrap--fan-club:before,
  .c-section-lower-link__item-link:where(:-webkit-any-link, :enabled, summary):hover .c-section-lower-link__item-title-wrap--team:before,
  .c-section-lower-link__item-link:where(:-webkit-any-link, :enabled, summary):hover .c-section-lower-link__item-title-wrap--guide:before {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}

.c-section-lower-link__item-title-wrap,
.c-section-lower-link__item-title-wrap--sdgs,
.c-section-lower-link__item-title-wrap--project,
.c-section-lower-link__item-title-wrap--academy,
.c-section-lower-link__item-title-wrap--fan-club,
.c-section-lower-link__item-title-wrap--team,
.c-section-lower-link__item-title-wrap--guide {
  padding: clamp(4.0625rem, 3.9770659591rem + 0.2274450341vw, 4.25rem) clamp(0.875rem, 0.7839805825rem + 0.3883495146vw, 1.25rem) clamp(2.5rem, 2.4430439727rem + 0.1516300227vw, 2.625rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: clamp(0rem, -0.0910194175rem + 0.3883495146vw, 0.375rem);
  position: relative;
  text-align: center;
  overflow: hidden;
}

@media screen and (max-width: 600px) {

  .c-section-lower-link__item-title-wrap,
  .c-section-lower-link__item-title-wrap--sdgs,
  .c-section-lower-link__item-title-wrap--project,
  .c-section-lower-link__item-title-wrap--academy,
  .c-section-lower-link__item-title-wrap--fan-club,
  .c-section-lower-link__item-title-wrap--team,
  .c-section-lower-link__item-title-wrap--guide {
    padding: clamp(4rem, 1.8125rem + 9.3333333333vw, 5.3125rem) clamp(0.875rem, 0.7839805825rem + 0.3883495146vw, 1.25rem) clamp(2.9375rem, 1.375rem + 6.6666666667vw, 3.875rem);
  }
}

.c-section-lower-link__item-title-wrap:before,
.c-section-lower-link__item-title-wrap--sdgs:before,
.c-section-lower-link__item-title-wrap--project:before,
.c-section-lower-link__item-title-wrap--academy:before,
.c-section-lower-link__item-title-wrap--fan-club:before,
.c-section-lower-link__item-title-wrap--team:before,
.c-section-lower-link__item-title-wrap--guide:before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.c-section-lower-link__item-title-wrap--guide:before {
  background: url(../img/common/webp/section-lower-link-item-background--guide.webp) no-repeat 50% 50%/cover;
}

.c-section-lower-link__item-title-wrap--team:before {
  background: url(../img/common/webp/section-lower-link-item-background--team.webp) no-repeat 50% 50%/cover;
}

.c-section-lower-link__item-title-wrap--fan-club:before {
  background: url(../img/common/webp/section-lower-link-item-background--fan-club.webp) no-repeat 50% 50%/cover;
}

.c-section-lower-link__item-title-wrap--academy:before {
  background: url(../img/common/webp/section-lower-link-item-background--academy.webp) no-repeat 50% 50%/cover;
}

.c-section-lower-link__item-title-wrap--project:before {
  background: url(../img/common/webp/section-lower-link-item-background--project.webp) no-repeat 50% 50%/cover;
}

.c-section-lower-link__item-title-wrap--sdgs:before {
  background: url(../img/common/webp/section-lower-link-item-background--sdgs.webp) no-repeat 50% 50%/cover;
}

.c-section-lower-link__item-ja-title {
  text-align: center;
  font-size: clamp(1rem, 0.9393203883rem + 0.2588996764vw, 1.25rem);
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.03em;
}

.c-section-lower-link__item-en-title {
  font-family: "Oswald";
  font-size: clamp(0.6875rem, 0.6116504854rem + 0.3236245955vw, 1rem);
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.06em;
}

.c-section-lower-link__item-text-wrap {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: clamp(0.8125rem, 0.7366504854rem + 0.3236245955vw, 1.125rem) clamp(0.8125rem, 0.6911407767rem + 0.5177993528vw, 1.3125rem);
  display: grid;
  grid-template-columns: 1fr 0.5rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.875rem;
  position: relative;
}

.c-section-lower-link__item-text-wrap:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--color-background_g);
  z-index: -2;
}

.c-section-lower-link__item-text-wrap:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  background-color: var(--color-background_e);
  clip-path: polygon(100% 0, 0 100%, 100% 100%);
  z-index: -1;
}

.c-section-lower-link__item-text {
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.2857142857;
  letter-spacing: 0.03em;
}

.c-section-lower-link__item-arrow-img-wrap {
  width: 100%;
  -webkit-transform: translateY(0.0625rem);
  transform: translateY(0.0625rem);
}

.c-section-lower-link__img {
  display: block;
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.c-section-goods {
  padding: clamp(2.1875rem, 0.276092233rem + 8.1553398058vw, 10.0625rem) 0 clamp(2.875rem, 1.9951456311rem + 3.7540453074vw, 6.5rem);
  position: relative;
}

.c-section-goods:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--color-background_h);
  z-index: -2;
}

.c-section-goods:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 66.1434977578%;
  background: url(../img/common/webp/section-goods-background.webp) no-repeat 100% 50%/cover;
  z-index: -1;
}

@media screen and (min-width: 1921px) {
  .c-section-goods:after {
    background-position: 50% 100%;
  }
}

.c-section-goods__good-container {
  margin-top: clamp(1.625rem, 1.3822815534rem + 1.0355987055vw, 2.625rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: clamp(2.5rem, 2.0297330097rem + 2.0064724919vw, 4.4375rem);
}

.c-section-goods__list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0 clamp(0.625rem, -0.0013575152rem + 1.303214596vw, 1.5625rem);
}

@media screen and (max-width: 768px) {
  .c-section-goods__list {
    grid-template-columns: repeat(2, 1fr);
    gap: clamp(1rem, 0.8807251908rem + 0.5089058524vw, 1.125rem) clamp(1.125rem, 1.0188106796rem + 0.4530744337vw, 1.5625rem);
  }
}

@media (hover: hover) {
  .c-section-goods__list a:where(:-webkit-any-link, :enabled, summary):hover {
    opacity: 1;
  }
}

.c-section-goods__list-item {
  display: contents;
}

.c-section-goods__item-link {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 3;
  gap: 0;
  background-color: var(--color_white);
}

@media (hover: hover) {
  .c-section-goods__item-link:where(:-webkit-any-link, :enabled, summary):hover .c-section-goods__img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}

.c-section-goods__item-img-wrap {
  width: 100%;
  overflow: hidden;
}

.c-section-goods__img {
  display: block;
  width: 100%;
  aspect-ratio: 230/229;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.c-section-goods__item-title-wrap {
  margin-inline: clamp(0.5rem, 0.4393203883rem + 0.2588996764vw, 0.75rem);
  padding: clamp(0.5rem, 0.4696601942rem + 0.1294498382vw, 0.625rem) 0 clamp(0.5625rem, 0.5321601942rem + 0.1294498382vw, 0.6875rem);
  border-bottom: 1px solid var(--color-border_m);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  font-size: clamp(0.875rem, 0.8446601942rem + 0.1294498382vw, 1rem);
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 600px) {
  .c-section-goods__item-title-wrap {
    line-height: 1.1428571429;
  }
}

.c-section-goods__item-sub-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.c-section-goods__item-sub-title:before {
  content: "【";
  display: block;
  font-size: 1em;
}

.c-section-goods__item-sub-title:after {
  content: "】";
  display: block;
  font-size: 1em;
}

.c-section-goods__item-price {
  padding: clamp(0.4375rem, 0.3009708738rem + 0.5825242718vw, 1rem) clamp(0.5rem, 0.4393203883rem + 0.2588996764vw, 0.75rem) clamp(0.75rem, 0.6893203883rem + 0.2588996764vw, 1rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  gap: clamp(0.25rem, 0.2196601942rem + 0.1294498382vw, 0.375rem);
}

.c-section-goods__item-price--price {
  font-family: "Oswald";
  font-size: clamp(1rem, 0.9696601942rem + 0.1294498382vw, 1.125rem);
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.03em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.c-section-goods__item-price--price:before {
  content: "¥";
  display: block;
  font-size: 1em;
}

.c-section-goods__item-price--label {
  font-size: clamp(0.6875rem, 0.6723300971rem + 0.0647249191vw, 0.75rem);
  font-weight: 700;
  line-height: 1.6666666667;
  letter-spacing: 0.05em;
}

.c-section-goods__btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (hover: hover) {
  .c-section-goods__btn-wrap a:where(:-webkit-any-link, :enabled, summary):hover {
    opacity: 1;
  }
}

.c-section-movie {
  padding: clamp(1.75rem, -0.0855582524rem + 7.8317152104vw, 9.3125rem) 0 clamp(4.6875rem, 3.5042475728rem + 5.0485436893vw, 9.5625rem);
  position: relative;
}

.c-section-movie:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--color-background_e);
  z-index: -2;
}

.c-section-movie__background-triangle:before,
.c-section-movie__background-triangle:after {
  content: "";
  position: absolute;
  top: 0;
  width: clamp(9.25rem, 5.1389563107rem + 17.5404530744vw, 26.1875rem);
  height: 100%;
  background: var(--color-background_f);
  z-index: -1;
}

.c-section-movie__background-triangle::before {
  left: 0;
  clip-path: polygon(100% 50%, 0 0, 0 100%);
}

.c-section-movie__background-triangle:after {
  right: 0;
  clip-path: polygon(100% 0, 0 50%, 100% 100%);
}

.c-section-movie__inner {
  margin: 0 auto;
  width: 100%;
  padding-inline: clamp(0rem, -11.0695472665rem + 11.9589977221vw, 3.28125rem);
}

.c-section-swiper-container {
  margin-top: clamp(1.3125rem, 0.9939320388rem + 1.359223301vw, 2.625rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: clamp(2.5rem, 2.3483009709rem + 0.6472491909vw, 3.125rem);
}

.c-section-swiper-container .swiper {
  width: 100%;
  overflow: hidden;
}

.c-section-swiper-container .swiper .swiper-slide {
  height: auto;
  -webkit-transform: scale(0.74);
  transform: scale(0.74);
  -webkit-transition: 0.7s;
  transition: 0.7s;
}

@media screen and (max-width: 768px) {
  .c-section-swiper-container .swiper .swiper-slide {
    -webkit-transform: scale(0.877);
    transform: scale(0.877);
  }
}

.c-section-swiper-container .swiper .swiper-slide-next {
  -webkit-transform: translateX(clamp(-2.625rem, 0.1084851936rem - 2.277904328vw, -2rem)) scale(0.74);
  transform: translateX(clamp(-2.625rem, 0.1084851936rem - 2.277904328vw, -2rem)) scale(0.74);
}

@media screen and (max-width: 1480px) {
  .c-section-swiper-container .swiper .swiper-slide-next {
    -webkit-transform: translateX(clamp(-3.25rem, 1.398241206rem - 5.0251256281vw, -2.625rem)) scale(0.74);
    transform: translateX(clamp(-3.25rem, 1.398241206rem - 5.0251256281vw, -2.625rem)) scale(0.74);
  }
}

@media screen and (max-width: 1280px) {
  .c-section-swiper-container .swiper .swiper-slide-next {
    -webkit-transform: translateX(clamp(-2rem, -0.1176470588rem - 2.3529411765vw, -1.625rem)) scale(0.8);
    transform: translateX(clamp(-2rem, -0.1176470588rem - 2.3529411765vw, -1.625rem)) scale(0.8);
  }
}

@media screen and (max-width: 1024px) {
  .c-section-swiper-container .swiper .swiper-slide-next {
    -webkit-transform: translateX(clamp(-2rem, 0.1182033097rem - 3.3096926714vw, -1.125rem)) scale(0.8);
    transform: translateX(clamp(-2rem, 0.1182033097rem - 3.3096926714vw, -1.125rem)) scale(0.8);
  }
}

@media screen and (max-width: 600px) {
  .c-section-swiper-container .swiper .swiper-slide-next {
    -webkit-transform: translateX(-0.375rem) scale(0.877);
    transform: translateX(-0.375rem) scale(0.877);
  }
}

.c-section-swiper-container .swiper .swiper-slide-prev {
  -webkit-transform: translateX(clamp(2rem, -0.1084851936rem + 2.277904328vw, 2.625rem)) scale(0.74);
  transform: translateX(clamp(2rem, -0.1084851936rem + 2.277904328vw, 2.625rem)) scale(0.74);
}

@media screen and (max-width: 1480px) {
  .c-section-swiper-container .swiper .swiper-slide-prev {
    -webkit-transform: translateX(clamp(2.625rem, -1.398241206rem + 5.0251256281vw, 3.25rem)) scale(0.74);
    transform: translateX(clamp(2.625rem, -1.398241206rem + 5.0251256281vw, 3.25rem)) scale(0.74);
  }
}

@media screen and (max-width: 1280px) {
  .c-section-swiper-container .swiper .swiper-slide-prev {
    -webkit-transform: translateX(clamp(1.625rem, 0.1176470588rem + 2.3529411765vw, 2rem)) scale(0.8);
    transform: translateX(clamp(1.625rem, 0.1176470588rem + 2.3529411765vw, 2rem)) scale(0.8);
  }
}

@media screen and (max-width: 1024px) {
  .c-section-swiper-container .swiper .swiper-slide-prev {
    -webkit-transform: translateX(clamp(1.125rem, -0.1182033097rem + 3.3096926714vw, 2rem)) scale(0.8);
    transform: translateX(clamp(1.125rem, -0.1182033097rem + 3.3096926714vw, 2rem)) scale(0.8);
  }
}

@media screen and (max-width: 600px) {
  .c-section-swiper-container .swiper .swiper-slide-prev {
    -webkit-transform: translateX(0.375rem) scale(0.877);
    transform: translateX(0.375rem) scale(0.877);
  }
}

.c-section-swiper-container .swiper .swiper-slide-active {
  margin: 0;
  -webkit-transform: translateX(0) scale(1);
  transform: translateX(0) scale(1);
}

.c-section-swiper-container .swiper .swiper-slide-active .c-section-movie__video-wrap:after {
  display: none;
}

.c-section-swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal {
  position: relative;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: clamp(0.6875rem, 0.6723300971rem + 0.0647249191vw, 0.75rem);
}

@media screen and (max-width: 600px) {
  .c-section-swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal {
    display: none;
  }
}

.c-section-swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet {
  margin: 0;
  width: clamp(3.6875rem, 3.520631068rem + 0.71197411vw, 4.375rem);
  aspect-ratio: 70/6;
  height: auto;
  background: var(--color_white);
  border-radius: 0;
  opacity: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (hover: hover) {

  .c-section-swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet:hover,
  .c-section-swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet:where(input, textarea, select):hover {
    opacity: 0.7;
  }
}

@media screen and (max-width: 600px) {
  .c-section-swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet {
    aspect-ratio: 61/3;
  }
}

@media screen and (max-width: 374px) {
  .c-section-swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet {
    width: clamp(3.5rem, -1.3214285714rem + 21.4285714286vw, 3.6875rem);
  }
}

.c-section-swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet-active {
  background: var(--color-background_p);
}

.c-section-movie__video-wrap {
  position: relative;
  width: 100%;
  aspect-ratio: 605/354;
}

.c-section-movie__video-wrap:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--color-background_j);
  opacity: 0.8;
  mix-blend-mode: multiply;
}

.c-section-movie__video-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.c-section-movie__video-placeholder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--color-background_j);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.c-section-movie__video-loading {
  color: var(--color_white);
  font-size: clamp(0.875rem, 0.8593300971rem + 0.0647249191vw, 1rem);
  opacity: 0.7;
}

.c-official-app__img {
  display: block;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.c-official-app__contents {
  margin-inline: auto;
  max-width: 43.75rem;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.c-official-app__heading {
  padding-inline: clamp(0.9375rem, 0.7402912621rem + 0.8414239482vw, 1.75rem);
  font-size: clamp(0.875rem, 0.7839805825rem + 0.3883495146vw, 1.25rem);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.05em;
  position: relative;
}

.c-official-app__heading:before,
.c-official-app__heading:after {
  content: "";
  position: absolute;
  top: calc(50% + 0.0625rem);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: clamp(0.4375rem, 0.3313106796rem + 0.4530744337vw, 0.875rem);
  aspect-ratio: 14/19;
}

.c-official-app__heading:before {
  left: 0;
  background: url(../img/common/diagonal-line--blue-left.svg) no-repeat 50% 50%/contain;
}

.c-official-app__heading:after {
  right: 0;
  background: url(../img/common/diagonal-line--blue-right.svg) no-repeat 50% 50%/contain;
}

.c-official-app__heading--color-01 {
  color: var(--color-txt_n);
}

.c-official-app__heading--color-02 {
  color: var(--color-background_q);
}

.c-official-app__banner {
  width: 100%;
}

.c-official-app__banner {
  margin-top: clamp(1rem, 0.9696601942rem + 0.1294498382vw, 1.125rem);
  width: 100%;
  padding: 0 clamp(0.375rem, 0.2991504854rem + 0.3236245955vw, 0.6875rem) clamp(0.375rem, 0.3143203883rem + 0.2588996764vw, 0.625rem) 0;
}

.c-official-app__banner-inner {
  padding: clamp(0.8125rem, 0.7063106796rem + 0.4530744337vw, 1.25rem) clamp(1.1875rem, 0.5200242718rem + 2.8478964401vw, 3.9375rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: clamp(1.125rem, 0.942961165rem + 0.7766990291vw, 1.875rem);
  position: relative;
}

.c-official-app__banner-inner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--color-background_k) url(../img/common/webp/official-app-banner-background.webp) no-repeat 50% 50%/cover;
  background-blend-mode: multiply;
  z-index: -1;
}

.c-official-app__banner-inner:after {
  content: "";
  position: absolute;
  right: clamp(-0.6875rem, -0.7633495146rem + 0.3236245955vw, -0.375rem);
  bottom: clamp(-0.625rem, -0.6856796117rem + 0.2588996764vw, -0.375rem);
  width: 100%;
  height: 100%;
  background-color: var(--color-txt_n);
  z-index: -2;
}

.c-official-app__banner-logo-img-wrap {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: clamp(4.3125rem, 3.963592233rem + 1.4886731392vw, 5.75rem);
}

.c-official-app__banner-text-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: clamp(0.125rem, 0.0643203883rem + 0.2588996764vw, 0.375rem);
  color: var(--color_white);
}

.c-official-app__banner-sub-title {
  font-family: "Oswald";
  font-size: clamp(0.5625rem, 0.4259708738rem + 0.5825242718vw, 1.125rem);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.c-official-app__banner-title {
  font-size: clamp(1.125rem, 0.9733009709rem + 0.6472491909vw, 1.75rem);
  font-weight: 700;
  line-height: 1.2142857143;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 600px) {
  .c-official-app__banner-title {
    line-height: 1.3333333333;
  }
}

.c-official-app__btn-wrap {
  margin-top: clamp(1rem, 0.9089805825rem + 0.3883495146vw, 1.375rem);
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: clamp(1.5rem, 1.0752427184rem + 1.8122977346vw, 3.25rem);
}

.c-official-app__btn-img-wrap {
  width: clamp(7rem, 5.9836165049rem + 4.3365695793vw, 11.1875rem);
}

.c-section-partner__list {
  margin-top: clamp(1.75rem, 1.5072815534rem + 1.0355987055vw, 2.75rem);
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 0.75rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (max-width: 768px) {
  .c-section-partner__list {
    grid-template-columns: repeat(6, 1fr);
  }
}

@media screen and (max-width: 480px) {
  .c-section-partner__list {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media screen and (max-width: 768px) {
  .c-section-partner__list-item:nth-of-type(1) {
    grid-column: 1/3;
    grid-row: 1/2;
  }
}

@media screen and (max-width: 480px) {
  .c-section-partner__list-item:nth-of-type(1) {
    grid-column: 1/3;
    grid-row: 1/2;
  }
}

@media screen and (max-width: 768px) {
  .c-section-partner__list-item:nth-of-type(2) {
    grid-column: 3/5;
    grid-row: 1/2;
  }
}

@media screen and (max-width: 480px) {
  .c-section-partner__list-item:nth-of-type(2) {
    grid-column: 3/5;
    grid-row: 1/2;
  }
}

@media screen and (max-width: 768px) {
  .c-section-partner__list-item:nth-of-type(3) {
    grid-column: 5/7;
    grid-row: 1/2;
  }
}

@media screen and (max-width: 480px) {
  .c-section-partner__list-item:nth-of-type(3) {
    grid-column: 1/3;
    grid-row: 2/3;
  }
}

@media screen and (max-width: 768px) {
  .c-section-partner__list-item:nth-of-type(4) {
    grid-column: 2/4;
    grid-row: 2/3;
  }
}

@media screen and (max-width: 480px) {
  .c-section-partner__list-item:nth-of-type(4) {
    grid-column: 3/5;
    grid-row: 2/3;
  }
}

@media screen and (max-width: 768px) {
  .c-section-partner__list-item:nth-of-type(5) {
    grid-column: 4/6;
    grid-row: 2/3;
  }
}

@media screen and (max-width: 480px) {
  .c-section-partner__list-item:nth-of-type(5) {
    grid-column: 2/4;
    grid-row: 3/4;
  }
}

@media (hover: hover) {
  .c-section-partner__list-item a:where(:-webkit-any-link, :enabled, summary):hover {
    opacity: 1;
  }
}

.c-section-partner__item-link {
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
}

.c-section-partner__item-link:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.25);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (hover: hover) {
  .c-section-partner__item-link:where(:-webkit-any-link, :enabled, summary):hover:before {
    width: 100%;
  }
}

.c-section-partner__item-img {
  display: block;
  width: 100%;
  aspect-ratio: 190/70;
  -o-object-fit: cover;
  object-fit: cover;
}

.c-section-partner__btn-wrap {
  margin-top: clamp(2.5rem, 1.635315534rem + 3.6893203883vw, 6.0625rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (hover: hover) {
  .c-section-partner__btn-wrap a:where(:-webkit-any-link, :enabled, summary):hover {
    opacity: 1;
  }
}

.c_sns-btns__full-img-wrap {
  width: 100%;
  height: clamp(5rem, 0.5248786408rem + 19.0938511327vw, 23.4375rem);
}

.c_sns-btns__img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.c-section-link {
  padding: clamp(1.5rem, 1.1893203883rem + 1.2944983809vw, 2.75rem) 0 clamp(1.5rem, 1.1893203883rem + 1.2944983809vw, 2.75rem);
  position: relative;
}

.c-section-link:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--color-background_e);
  z-index: -2;
}

.c-section-link__inner {
  margin: 0 auto;
  width: 100%;
  padding-inline: clamp(0rem, -11.0695472665rem + 11.9589977221vw, 3.28125rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: clamp(1.3125rem, 0.9939320388rem + 1.359223301vw, 2.625rem);
}

.c-section-link__banner-wrap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 1.25rem;
}

.c-section-link__banner-link {
  display: block;
  max-width: 25%;
  width: 100%;
}

@media screen and (max-width: 600px) {
  .c-section-link__banner-link {
    max-width: 85%;
  }
}

.c-section-link__banner-img {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.c_sns-btns__list {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
}

@media screen and (max-width: 1024px) {
  .c_sns-btns__list {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media screen and (max-width: 600px) {
  .c_sns-btns__list {
    display: none;
  }
}

.c_sns-btns__list-item,
.c_sns-btns__list-item--even,
.c_sns-btns__list-item--odd {
  padding: clamp(1.125rem, 0.8402198635rem + 0.7581501137vw, 1.75rem) 1rem clamp(1.375rem, 1.0047858226rem + 0.9855951478vw, 2.1875rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (hover: hover) {

  .c_sns-btns__list-item a:where(:-webkit-any-link, :enabled, summary):hover,
  .c_sns-btns__list-item--even a:where(:-webkit-any-link, :enabled, summary):hover,
  .c_sns-btns__list-item--odd a:where(:-webkit-any-link, :enabled, summary):hover {
    opacity: 1;
  }
}

.c_sns-btns__list-item--odd {
  background-color: var(--color-background_e);
}

.c_sns-btns__list-item--even {
  background-color: var(--color-background_g);
}

.c_sns-btns__item-icon-img-container {
  width: clamp(2.75rem, 2.4936978772rem + 0.6823351024vw, 3.3125rem);
  aspect-ratio: 53/50;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.c_sns-btns__item-icon-img-wrap,
.c_sns-btns__item-icon-img-wrap--06,
.c_sns-btns__item-icon-img-wrap--05,
.c_sns-btns__item-icon-img-wrap--04,
.c_sns-btns__item-icon-img-wrap--03,
.c_sns-btns__item-icon-img-wrap--02,
.c_sns-btns__item-icon-img-wrap--01 {
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.c_sns-btns__item-icon-img-wrap--01 {
  width: 77.358490566%;
}

.c_sns-btns__item-icon-img-wrap--02 {
  width: 90.5660377358%;
}

.c_sns-btns__item-icon-img-wrap--03 {
  width: 94.3396226415%;
}

.c_sns-btns__item-icon-img-wrap--04 {
  width: 100%;
}

.c_sns-btns__item-icon-img-wrap--05 {
  width: 94.3396226415%;
}

.c_sns-btns__item-icon-img-wrap--06 {
  width: 90.5660377358%;
}

.c_sns-btns__item-text {
  margin-top: clamp(0.625rem, 0.4541319181rem + 0.4548900682vw, 1rem);
  color: var(--color_white);
  font-size: clamp(0.6875rem, 0.6723300971rem + 0.0647249191vw, 0.75rem);
  font-weight: 700;
  line-height: 1.4166666667;
  letter-spacing: 0.04em;
}

.c_sns-btns__item-link-wrap {
  margin-top: clamp(0.5rem, 0.4145659591rem + 0.2274450341vw, 0.6875rem);
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.c_sns-btns__item-link,
.c_sns-btns__item-link--even,
.c_sns-btns__item-link--odd {
  max-width: 8.3125rem;
  width: 100%;
  padding: clamp(0.3125rem, 0.2555439727rem + 0.1516300227vw, 0.4375rem) clamp(0.75rem, 0.7196601942rem + 0.1294498382vw, 0.875rem);
  background-color: var(--color_white);
  border: 1px solid transparent;
  border-radius: 1.875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: var(--color-background_q);
  font-size: clamp(0.75rem, 0.7196601942rem + 0.1294498382vw, 0.875rem);
  font-weight: 700;
  line-height: 1.3571428571;
  letter-spacing: 0.04em;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (hover: hover) {

  .c_sns-btns__item-link:where(:-webkit-any-link, :enabled, summary):hover,
  .c_sns-btns__item-link--even:where(:-webkit-any-link, :enabled, summary):hover,
  .c_sns-btns__item-link--odd:where(:-webkit-any-link, :enabled, summary):hover {
    color: var(--color_white);
    border: 1px solid var(--color_white);
  }
}

.c_sns-btns__item-link--odd {
  color: var(--color-txt_n);
}

@media (hover: hover) {
  .c_sns-btns__item-link--odd:where(:-webkit-any-link, :enabled, summary):hover {
    background-color: var(--color-txt_n);
  }
}

.c_sns-btns__item-link--even {
  color: var(--color-background_q);
}

@media (hover: hover) {
  .c_sns-btns__item-link--even:where(:-webkit-any-link, :enabled, summary):hover {
    background-color: var(--color-background_q);
  }
}

.c-floating-btn {
  position: fixed;
  bottom: 15%;
  right: 0;
  z-index: 98;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: opacity 0.3s ease, visibility 0s 0.3s;
  transition: opacity 0.3s ease, visibility 0s 0.3s;
}

@media screen and (max-width: 600px) {
  .c-floating-btn {
    bottom: 0;
    right: 0;
    width: 100%;
  }
}

.c-floating-btn__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media screen and (max-width: 600px) {
  .c-floating-btn__list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (hover: hover) {
  .c-floating-btn__list-item a:where(:-webkit-any-link, :enabled, summary):hover {
    opacity: 1;
  }
}

.c-floating-btn__item-link,
.c-floating-btn__item-link--03,
.c-floating-btn__item-link--02,
.c-floating-btn__item-link--01 {
  width: clamp(6.25rem, 5.4241376042rem + 2.1986353298vw, 8.0625rem);
  aspect-ratio: 129/100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: clamp(0rem, -0.0606796117rem + 0.2588996764vw, 0.25rem);
  color: var(--color_white);
  font-size: clamp(0.875rem, 0.8446601942rem + 0.1294498382vw, 1rem);
  font-weight: 600;
  line-height: 1.25;
  letter-spacing: 0.05em;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media screen and (max-width: 600px) {

  .c-floating-btn__item-link,
  .c-floating-btn__item-link--03,
  .c-floating-btn__item-link--02,
  .c-floating-btn__item-link--01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    width: 100%;
    height: clamp(4.5625rem, 3.8333333333rem + 3.1111111111vw, 5rem);
  }
}

@media (hover: hover) {

  .c-floating-btn__item-link:where(:-webkit-any-link, :enabled, summary):hover,
  .c-floating-btn__item-link--03:where(:-webkit-any-link, :enabled, summary):hover,
  .c-floating-btn__item-link--02:where(:-webkit-any-link, :enabled, summary):hover,
  .c-floating-btn__item-link--01:where(:-webkit-any-link, :enabled, summary):hover {
    background-color: var(--color_white);
  }
}

.c-floating-btn__item-link--01 {
  border: 2px solid var(--color-txt_n);
  background-color: var(--color-txt_n);
}

@media (hover: hover) {
  .c-floating-btn__item-link--01:where(:-webkit-any-link, :enabled, summary):hover {
    color: var(--color-txt_n);
  }

  .c-floating-btn__item-link--01:where(:-webkit-any-link, :enabled, summary):hover .c-floating-btn__item-img-wrap--01 svg path {
    fill: var(--color-txt_n);
  }
}

.c-floating-btn__item-link--02 {
  border: 2px solid var(--color-background_q);
  background-color: var(--color-background_q);
}

@media (hover: hover) {
  .c-floating-btn__item-link--02:where(:-webkit-any-link, :enabled, summary):hover {
    color: var(--color-background_q);
  }

  .c-floating-btn__item-link--02:where(:-webkit-any-link, :enabled, summary):hover .c-floating-btn__item-img-wrap--02 svg path {
    fill: var(--color-background_q);
  }
}

.c-floating-btn__item-link--03 {
  border: 2px solid var(--color-background_n);
  background-color: var(--color-background_n);
}

@media (hover: hover) {
  .c-floating-btn__item-link--03:where(:-webkit-any-link, :enabled, summary):hover {
    color: var(--color-background_n);
  }

  .c-floating-btn__item-link--03:where(:-webkit-any-link, :enabled, summary):hover .c-floating-btn__item-img-wrap--03 svg path {
    fill: var(--color-background_n);
  }
}

.c-floating-btn__item-img-wrap svg,
.c-floating-btn__item-img-wrap--03 svg,
.c-floating-btn__item-img-wrap--02 svg,
.c-floating-btn__item-img-wrap--01 svg {
  display: block;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.c-floating-btn__item-img-wrap svg path,
.c-floating-btn__item-img-wrap--03 svg path,
.c-floating-btn__item-img-wrap--02 svg path,
.c-floating-btn__item-img-wrap--01 svg path {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.c-floating-btn__item-img-wrap--01 {
  width: clamp(1.75rem, 1.5072815534rem + 1.0355987055vw, 2.75rem);
}

.c-floating-btn__item-img-wrap--02 {
  width: clamp(1.75rem, 1.5527912621rem + 0.8414239482vw, 2.5625rem);
}

.c-floating-btn__item-img-wrap--03 {
  width: clamp(1.75rem, 1.5983009709rem + 0.6472491909vw, 2.375rem);
}

.c-single-match-result__result {
  margin-top: 0.6875rem;
  padding: clamp(2rem, 1.5145631068rem + 2.071197411vw, 4rem) 0;
  position: relative;
}

.c-single-match-result__result:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/single-match-result/result-background.svg) no-repeat 50% 50%/cover;
  z-index: -1;
}

.c-single-match-result__result__item-wrap {
  margin-top: clamp(2rem, 1.5145631068rem + 2.071197411vw, 4rem);
}

@media screen and (max-width: 1024px) {
  .c-single-match-result__result__item-wrap {
    width: 100vw;
    margin: clamp(2rem, 1.5145631068rem + 2.071197411vw, 4rem) calc(50% - 50vw) 0;
  }
}

@media screen and (max-width: 767px) {
  .c-single-match-result__result__item-wrap {
    width: 100%;
    margin: clamp(2rem, 1.5145631068rem + 2.071197411vw, 4rem) auto 0;
  }
}

.c-single-match-result__detail-wrap {
  margin-top: clamp(0.25rem, 0.1741504854rem + 0.3236245955vw, 0.5625rem);
  padding: clamp(2.6875rem, 2.4902912621rem + 0.8414239482vw, 3.5rem) 0 clamp(4.375rem, 3.2979368932rem + 4.5954692557vw, 8.8125rem);
  position: relative;
}

.c-single-match-result__detail-wrap:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--color-gradation-type_b);
  z-index: -1;
}

.c-single-match-result__progress__list-container-wrap {
  margin-top: clamp(1.125rem, 0.9733009709rem + 0.6472491909vw, 1.75rem);
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.c-single-match-result__progress__list-container {
  min-width: 43.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border: 1px solid var(--color-border_c);
}

.c-single-match-result__progress__list-heading,
.c-single-match-result__progress__list-item {
  display: grid;
  grid-template-columns: 2fr 1fr 2fr;
}

.c-single-match-result__progress__list-heading {
  border-bottom: 1px solid var(--color-border_c);
}

.c-single-match-result__progress__list-heading-text,
.c-single-match-result__progress__list-heading-text--right,
.c-single-match-result__progress__list-heading-text--center,
.c-single-match-result__progress__list-heading-text--left {
  color: var(--color_white);
}

.c-single-match-result__progress__list-heading-text:not(:last-child),
.c-single-match-result__progress__list-heading-text--right:not(:last-child),
.c-single-match-result__progress__list-heading-text--center:not(:last-child),
.c-single-match-result__progress__list-heading-text--left:not(:last-child),
.c-single-match-result__progress__item:not(:last-child),
.c-single-match-result__progress__item--left:not(:last-child),
.c-single-match-result__progress__item--center:not(:last-child),
.c-single-match-result__progress__item--right:not(:last-child) {
  border-right: 1px solid var(--color-border_c);
}

.c-single-match-result__progress__list-heading-text,
.c-single-match-result__progress__list-heading-text--right,
.c-single-match-result__progress__list-heading-text--center,
.c-single-match-result__progress__list-heading-text--left,
.c-single-match-result__progress__item--left,
.c-single-match-result__progress__item--right {
  padding: clamp(0.875rem, 0.8446601942rem + 0.1294498382vw, 1rem) clamp(0.75rem, 0.7196601942rem + 0.1294498382vw, 0.875rem);
}

.c-single-match-result__progress__item--center {
  padding: clamp(0.3125rem, 0.2973300971rem + 0.0647249191vw, 0.375rem);
}

.c-single-match-result__progress__list-heading-text,
.c-single-match-result__progress__list-heading-text--right,
.c-single-match-result__progress__list-heading-text--center,
.c-single-match-result__progress__list-heading-text--left,
.c-single-match-result__progress__item,
.c-single-match-result__progress__item--left,
.c-single-match-result__progress__item--center,
.c-single-match-result__progress__item--right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.c-single-match-result__progress__item,
.c-single-match-result__progress__item--left,
.c-single-match-result__progress__item--center,
.c-single-match-result__progress__item--right {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.c-single-match-result__progress__list-heading-text--left {
  background-color: var(--color-background_q);
}

.c-single-match-result__progress__list-heading-text--center {
  background-color: var(--color-background_af);
}

.c-single-match-result__progress__list-heading-text--right {
  background-color: var(--color-txt_n);
}

.c-single-match-result__progress__list-heading-text,
.c-single-match-result__progress__list-heading-text--left,
.c-single-match-result__progress__list-heading-text--center,
.c-single-match-result__progress__list-heading-text--right,
.c-single-match-result__progress__item-text {
  text-align: center;
  font-size: clamp(0.75rem, 0.7196601942rem + 0.1294498382vw, 0.875rem);
  font-weight: 700;
  line-height: 1.4285714286;
  letter-spacing: 0.05em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.5rem;
}

.c-single-match-result__progress__list-item {
  background-color: var(--color_white);
}

.c-single-match-result__progress__list-item:not(:last-child) {
  border-bottom: 1px solid var(--color-border_c);
}

.c-single-match-result__member {
  margin-top: clamp(2.625rem, 1.6389563107rem + 4.2071197411vw, 6.6875rem);
}

.c-single-match-result__member__list-container-wrap {
  margin-top: clamp(1.125rem, 0.9733009709rem + 0.6472491909vw, 1.75rem);
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.c-single-match-result__member__list-container-wrap {
  margin-top: clamp(1.125rem, 0.9733009709rem + 0.6472491909vw, 1.75rem);
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.p-editorContents .c-single-match-result__member__list-container-wrap * {
  margin-top: 0 !important;
}

.p-editorContents .c-single-match-result__member__list {
  padding-left: 0 !important;
}

.p-editorContents .c-single-match-result__member__list-captain {
  color: #000 !important;
}

.c-single-match-result__member__list-container-wrap--col-1 {
  grid-template-columns: 1fr;
}

@media screen and (max-width: 767px) {
  .c-single-match-result__member__list-container-wrap {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
}

.c-single-match-result__member__list-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border: 1px solid var(--color-border_c);
}

.c-single-match-result__member__list-container:nth-child(2) {
  border-left: none;
}

@media screen and (max-width: 767px) {
  .c-single-match-result__member__list-container:nth-child(2) {
    border-left: 1px solid var(--color-border_c);
  }
}

.c-single-match-result__member__list-title-wrap,
.c-single-match-result__member__list-item {
  display: grid;
  grid-template-columns: clamp(4.6875rem, 4.4902912621rem + 0.8414239482vw, 5.5rem) clamp(4.6875rem, 4.4902912621rem + 0.8414239482vw, 5.5rem) auto;
  min-height: clamp(2.875rem, 2.7688106796rem + 0.4530744337vw, 3.3125rem);
}

.c-single-match-result__member__list-heading-text,
.c-single-match-result__member__list-heading-text--right,
.c-single-match-result__member__list-heading-text--left,
.c-single-match-result__member__list-title-text {
  color: var(--color_white);
}

.c-single-match-result__member__list-heading-text--left {
  background-color: var(--color-background_q);
}

.c-single-match-result__member__list-heading-text--right {
  background-color: var(--color-txt_n);
}

.c-single-match-result__member__list-heading-text,
.c-single-match-result__member__list-heading-text--left,
.c-single-match-result__member__list-heading-text--right,
.c-single-match-result__member__list-title-text,
.c-single-match-result__member__item-text {
  padding: clamp(0.875rem, 0.8446601942rem + 0.1294498382vw, 1rem) clamp(0.75rem, 0.7196601942rem + 0.1294498382vw, 0.875rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  font-size: clamp(0.75rem, 0.7196601942rem + 0.1294498382vw, 0.875rem);
  font-weight: 700;
  line-height: 1.4285714286;
  letter-spacing: 0.05em;
}

.c-single-match-result__member__list-heading-text:not(:last-child),
.c-single-match-result__member__list-heading-text--left:not(:last-child),
.c-single-match-result__member__list-heading-text--right:not(:last-child),
.c-single-match-result__member__list-title-text:not(:last-child),
.c-single-match-result__member__item-text:not(:last-child) {
  border-right: 1px solid var(--color-border_c);
}

.c-single-match-result__member__list-heading,
.c-single-match-result__member__list-title-wrap {
  border-bottom: 1px solid var(--color-border_c);
}

.c-single-match-result__member__list-title-wrap {
  background-color: var(--color-background_af);
}

.c-single-match-result__member__list-item:not(:last-child) {
  border-bottom: 1px solid var(--color-border_c);
}

.c-single-match-result__member__item-text {
  background-color: var(--color_white);
}

/* セクション movie */
.c-single-match-result__movie {
  margin-top: clamp(2.625rem, 2.2912621359rem + 1.4239482201vw, 4rem);
}

.c-single-match-result__movie__video-wrap {
  margin-top: clamp(1.25rem, 0.9466019417rem + 1.2944983819vw, 2.5rem);
  position: relative;
  width: 100%;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  aspect-ratio: 16/9;
  overflow: hidden;
}

.c-single-match-result__movie__video-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

.c-single-match-result__gallery {
  margin-top: clamp(2.625rem, 2.2912621359rem + 1.4239482201vw, 4rem);
}

.c-single-match-result__gallery__contents {
  margin-top: clamp(0.875rem, 0.8143203883rem + 0.2588996764vw, 1.125rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: clamp(2.625rem, 1.9878640777rem + 2.7184466019vw, 5.25rem);
}

.c-single-match-result__gallery__content-title {
  color: var(--color_white);
  margin-bottom: 1rem;
}

.c-single-match-result__gallery__list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: clamp(0.75rem, 0.6893203883rem + 0.2588996764vw, 1rem) clamp(0.625rem, 0.5794902913rem + 0.1941747573vw, 0.8125rem);
}

@media screen and (max-width: 768px) {
  .c-single-match-result__gallery__list {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media screen and (max-width: 600px) {
  .c-single-match-result__gallery__list {
    grid-template-columns: repeat(2, 1fr);
  }
}

.c-single-match-result__gallery__item-img {
  display: block;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  aspect-ratio: 1/1;
}

.c-single-match-result__gallery__btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (hover: hover) {
  .c-single-match-result__gallery__btn-wrap a:where(:-webkit-any-link, :enabled, summary):hover {
    opacity: 1;
  }
}

.c-border-section-title,
.c-border-section-title--white {
  padding: clamp(0.625rem, 0.5188106796rem + 0.4530744337vw, 1.0625rem) 1.125rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: 1px solid var(--color-border_b);
  border-bottom: 1px solid var(--color-border_b);
  text-align: center;
  color: var(--color_black);
  font-size: clamp(1.125rem, 0.8974514563rem + 0.9708737864vw, 2.0625rem);
  font-weight: 700;
  line-height: 1.2727272727;
  letter-spacing: 0.03em;
}

.c-border-section-title br,
.c-border-section-title--white br {
  display: none;
}

@media screen and (max-width: 600px) {

  .c-border-section-title br,
  .c-border-section-title--white br {
    display: block;
  }
}

.c-border-section-title--white {
  color: var(--color_white);
  border-top: 1px solid var(--color_white);
  border-bottom: 1px solid var(--color_white);
}

.c-border-section-title--white--bt0 {
  border-top: none;
}

.c-match-result-post-item,
.c-match-result-post-item--next-game,
.c-match-result-post-item--result {
  display: grid;
  grid-template-columns: clamp(15.3125rem, 14.3819832402rem + 1.4525139665vw, 16.125rem) 1fr clamp(14.6875rem, 13.3990921788rem + 2.0111731844vw, 15.8125rem);
}

@media screen and (max-width: 1024px) {

  .c-match-result-post-item,
  .c-match-result-post-item--next-game,
  .c-match-result-post-item--result {
    grid-template-columns: 1fr 2fr 1fr;
  }
}

@media screen and (max-width: 767px) {

  .c-match-result-post-item,
  .c-match-result-post-item--next-game,
  .c-match-result-post-item--result {
    display: block;
  }
}

.c-match-result-post-item--result {
  background-color: var(--color-background_ae);
  border: 1px solid var(--color-background_g);
}

.c-match-result-post-item--next-game {
  background-color: var(--color_white);
  border: 1px solid var(--color-background_z);
}

.c-match-result-post-item__info,
.c-match-result-post-item__info--next-game,
.c-match-result-post-item__info--result {
  padding: clamp(1.4375rem, 0.7217178771rem + 1.1173184358vw, 2.0625rem) 0.875rem clamp(2rem, 1.0694832402rem + 1.4525139665vw, 2.8125rem) clamp(1.5rem, 1.2136871508rem + 0.4469273743vw, 1.75rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: clamp(1.8125rem, 1.3830307263rem + 0.6703910615vw, 2.1875rem);
  color: var(--color_white);
}

@media screen and (max-width: 1024px) {

  .c-match-result-post-item__info,
  .c-match-result-post-item__info--next-game,
  .c-match-result-post-item__info--result {
    padding: 0.5rem;
  }
}

@media screen and (max-width: 767px) {

  .c-match-result-post-item__info,
  .c-match-result-post-item__info--next-game,
  .c-match-result-post-item__info--result {
    padding: clamp(0.4375rem, 0.3291602465rem + 0.4622496148vw, 0.625rem) clamp(0.9375rem, -0.4465930018rem + 4.6040515654vw, 2.5rem) 0.75rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    gap: 1.5rem;
  }
}

@media screen and (max-width: 480px) {

  .c-match-result-post-item__info,
  .c-match-result-post-item__info--next-game,
  .c-match-result-post-item__info--result {
    gap: 0.25rem;
  }
}

.c-match-result-post-item__info--result {
  background-color: var(--color-background_g);
}

.c-match-result-post-item__info--next-game {
  background-color: var(--color-background_z);
}

.c-match-result-post-item__date-venue-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.c-match-result-post-item__date-venue-heading {
  font-size: clamp(1.125rem, 1.0036407767rem + 0.5177993528vw, 1.625rem);
  font-weight: 700;
  line-height: 1.5384615385;
  letter-spacing: 0;
  text-transform: uppercase;
}

.c-match-result-post-item__date {
  margin-top: clamp(0.375rem, 0.2384708738rem + 0.5825242718vw, 0.9375rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  gap: clamp(0.25rem, 0.2196601942rem + 0.1294498382vw, 0.375rem);
  flex-wrap: wrap;
}

.c-match-result-post-item__date--date {
  font-family: "Oswald";
  font-size: clamp(1.5rem, 1.3786407767rem + 0.5177993528vw, 2rem);
  font-weight: 500;
  line-height: 1.0625;
  letter-spacing: 0.01em;
}

.c-match-result-post-item__date--day-of-week {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: clamp(0.875rem, 0.8143203883rem + 0.2588996764vw, 1.125rem);
  font-weight: 700;
  line-height: 1.3333333333;
  letter-spacing: 0.05em;
  position: relative;
}

.c-match-result-post-item__date--day-of-week:before,
.c-match-result-post-item__date--day-of-week:after {
  display: block;
  font-size: 1em;
}

.c-match-result-post-item__date--day-of-week:before {
  content: "［";
}

.c-match-result-post-item__date--day-of-week:after {
  content: "］";
}

/* 候補日表示用のスタイル */
.c-match-result-post-item__date--candidate {
  font-size: clamp(0.875rem, 0.8143203883rem + 0.2588996764vw, 1.125rem);
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 0.02em;
  word-break: break-all;
  white-space: normal;
  display: block;
  flex: 1;
  min-width: 0;
}

@media screen and (max-width: 768px) {
  .c-match-result-post-item__date--candidate {
    font-size: clamp(0.75rem, 0.7196601942rem + 0.1294498382vw, 0.875rem);
    line-height: 1.4;
  }
}

@media screen and (max-width: 480px) {
  .c-match-result-post-item__date--candidate {
    font-size: 0.75rem;
    line-height: 1.5;
  }
}

.c-match-result-post-item__venue {
  margin-top: clamp(0.3125rem, 0.2518203883rem + 0.2588996764vw, 0.5625rem);
  font-size: clamp(0.6875rem, 0.6116504854rem + 0.3236245955vw, 1rem);
  font-weight: 500;
  line-height: 1.375;
  letter-spacing: 0.05em;
}

.c-match-result-post-item__info-detail {
  padding-right: clamp(0.625rem, 0.3386871508rem + 0.4469273743vw, 0.875rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: clamp(0.3125rem, 0.2669902913rem + 0.1941747573vw, 0.5rem);
}

@media screen and (max-width: 1024px) {
  .c-match-result-post-item__info-detail {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0;
  }
}

.c-match-result-post-item__event-time-wrap,
.c-match-result-post-item__audience-wrap,
.c-match-result-post-item__audience-wrap--next-game {
  display: grid;
  grid-template-columns: clamp(4.125rem, 3.7305825243rem + 1.6828478964vw, 5.75rem) 1fr;
  gap: 1.125rem;
}

.c-match-result-post-item__audience-wrap--next-game {
  visibility: hidden;
}

.c-match-result-post-item__event-time-label,
.c-match-result-post-item__audience-label {
  font-size: clamp(0.6875rem, 0.6419902913rem + 0.1941747573vw, 0.875rem);
  font-weight: 500;
  line-height: 1.2857142857;
  letter-spacing: 0.05em;
  position: relative;
}

.c-match-result-post-item__event-time-label:before,
.c-match-result-post-item__audience-label:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0.0625rem;
  height: 88.8888888889%;
  background-color: var(--color_white);
}

.c-match-result-post-item__time,
.c-match-result-post-item__audience {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 0.2777777778em;
  font-size: clamp(0.8125rem, 0.7366504854rem + 0.3236245955vw, 1.125rem);
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0;
}

@media screen and (max-width: 480px) {

  .c-match-result-post-item__time,
  .c-match-result-post-item__audience {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

.c-match-result-post-item__audience {
  font-family: "Noto Sans Gujarati UI";
}

.c-match-result-post-item__time--label {
  text-transform: uppercase;
}

.c-match-result-post-item__detail {
  padding: clamp(1.125rem, 1.0339805825rem + 0.3883495146vw, 1.5rem) clamp(0.5rem, 0.4284217877rem + 0.1117318436vw, 0.5625rem) clamp(0.9375rem, 0.8616504854rem + 0.3236245955vw, 1.25rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (max-width: 1024px) {
  .c-match-result-post-item__detail {
    padding-inline: clamp(0.9375rem, -0.4465930018rem + 4.6040515654vw, 2.5rem);
  }
}

@media screen and (max-width: 480px) {
  .c-match-result-post-item__detail {
    padding-inline: clamp(0.5rem, -1.0625rem + 6.6666666667vw, 0.9375rem);
  }
}

.c-match-result-post-item__detail-heading {
  text-align: center;
  font-size: clamp(0.6875rem, 0.6723300971rem + 0.0647249191vw, 0.75rem);
  font-weight: 700;
  line-height: 1.3333333333;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 480px) {
  .c-match-result-post-item__detail-heading {
    padding-inline: clamp(0.9375rem, 1.2232142857rem - 0.9523809524vw, 1rem);
  }
}

.c-match-result-post-item__score-contents {
  margin-top: clamp(0.5rem, 0.4696601942rem + 0.1294498382vw, 0.625rem);
  width: 100%;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: clamp(0.4375rem, 0.3659217877rem + 0.1117318436vw, 0.5rem);
}

@media screen and (max-width: 1024px) {
  .c-match-result-post-item__score-contents {
    max-width: 31.25rem;
    gap: clamp(0.375rem, -0.2750385208rem + 2.7734976888vw, 1.5rem);
  }
}

.c-match-result-post-item__score-box {
  display: grid;
  grid-template-columns: repeat(3, auto);
  gap: 8px 16px;
  margin-top: 16px;
}

.c-match-result-post-item__score-box-title {
  grid-column: 1/4;
  text-align: center;
  font-weight: bold;
  font-family: "Oswald";
}

.c-match-result-post-item__score-box-content {
  display: contents;
}

.c-match-result-post-item__score-box-number {
  font-family: "Oswald";
}

.c-match-result-post-item__score-box-half {
  font-weight: bold;
}

.c-match-result-post-item__team-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: clamp(0.3125rem, 0.2669902913rem + 0.1941747573vw, 0.5rem);
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.c-match-result-post-item__team-img-wrap {
  max-width: clamp(3.125rem, 2.3665048544rem + 3.2362459547vw, 6.25rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.c-match-result-post-item__team-img {
  max-width: 100%;
  height: auto;
}

.c-match-result-post-item__team-name {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  font-size: clamp(0.625rem, 0.5946601942rem + 0.1294498382vw, 0.75rem);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0.05em;
}

.c-match-result-post-item__score-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: clamp(0.5625rem, 0.5321601942rem + 0.1294498382vw, 0.6875rem);
}

.c-match-result-post-item__victory-or-defeat {
  font-family: "Oswald";
  font-size: clamp(2.875rem, 2.5109223301rem + 1.5533980583vw, 4.375rem);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0;
  text-transform: uppercase;
}

.c-match-result-post-item__victory-or-defeat.win {
  color: var(--color-txt_a);
}

.c-match-result-post-item__victory-or-defeat.lose {
  color: var(--color-background_g);
}

.c-match-result-post-item__victory-or-defeat.draw {
  color: var(--color-txt);
}

.c-match-result-post-item__victory-or-defeat.live {
  color: var(--color-background_ac);
}

.c-match-result-post-item__score-wrap {
  display: grid;
  grid-template-columns: 1fr clamp(1.125rem, 1.0946601942rem + 0.1294498382vw, 1.25rem) 1fr;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.375rem;
}

.c-match-result-post-item__score {
  font-family: "Oswald";
  font-size: clamp(2.25rem, 1.8859223301rem + 1.5533980583vw, 3.75rem);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.01em;
}

.c-match-result-post-item__score-label {
  width: 100%;
  height: clamp(0.3125rem, 0.2973300971rem + 0.0647249191vw, 0.375rem);
  background-color: var(--color_black);
  -webkit-transform: translateY(clamp(0.3125rem, 0.2821601942rem + 0.1294498382vw, 0.4375rem));
  transform: translateY(clamp(0.3125rem, 0.2821601942rem + 0.1294498382vw, 0.4375rem));
}

.c-match-result-post-item__detail-btn-wrap,
.c-match-result-post-item__detail-btn-wrap--single-page {
  margin-top: clamp(1.125rem, 1.0946601942rem + 0.1294498382vw, 1.25rem);
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (hover: hover) {

  .c-match-result-post-item__detail-btn-wrap a:where(:-webkit-any-link, :enabled, summary):hover,
  .c-match-result-post-item__detail-btn-wrap--single-page a:where(:-webkit-any-link, :enabled, summary):hover {
    opacity: 1;
  }
}

.c-match-result-post-item__detail-btn-wrap--single-page {
  visibility: hidden;
}

@media screen and (max-width: 767px) {
  .c-match-result-post-item__detail-btn-wrap--single-page {
    display: none;
  }
}

.c-match-result-post-item__stop,
.c-match-result-post-item__vs {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: var(--color-background_g);
  font-family: "Oswald";
  font-size: clamp(3.25rem, 3.1286407767rem + 0.5177993528vw, 3.75rem);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.01em;
}

.c-match-result-post-item__stop--text {
  -webkit-transform: translateY(clamp(0.5rem, 0.4696601942rem + 0.1294498382vw, 0.625rem));
  transform: translateY(clamp(0.5rem, 0.4696601942rem + 0.1294498382vw, 0.625rem));
  color: var(--color-txt);
}

.c-match-result-post-item__vs--text {
  -webkit-transform: translateY(clamp(0.5rem, 0.4696601942rem + 0.1294498382vw, 0.625rem));
  transform: translateY(clamp(0.5rem, 0.4696601942rem + 0.1294498382vw, 0.625rem));
  color: var(--color-txt_a);
}

.c-match-result-post-item__detail-btn {
  padding: clamp(0.5625rem, 0.5473300971rem + 0.0647249191vw, 0.625rem) clamp(0.9375rem, 0.9071601942rem + 0.1294498382vw, 1.0625rem) clamp(0.5625rem, 0.5473300971rem + 0.0647249191vw, 0.625rem) clamp(2rem, 1.9544902913rem + 0.1941747573vw, 2.1875rem);
  background-color: var(--color-background_ac);
  max-width: clamp(11.25rem, 10.8555825243rem + 1.6828478964vw, 12.875rem);
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 0.875rem;
  color: var(--color_white);
  font-size: clamp(0.75rem, 0.6893203883rem + 0.2588996764vw, 1rem);
  font-weight: 700;
  line-height: 1.1875;
  letter-spacing: 0.04em;
  position: relative;
}

.c-match-result-post-item__detail-btn:before {
  content: "";
  position: absolute;
  top: 50%;
  left: clamp(0.625rem, 0.6098300971rem + 0.0647249191vw, 0.6875rem);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: clamp(0.8125rem, 0.7821601942rem + 0.1294498382vw, 0.9375rem);
  aspect-ratio: 16/13;
  background: url(../img/icon/icon_megaphone--white-16-13.svg) no-repeat 50% 50%/cover;
}

.c-match-result-post-item__detail-btn.is_close {
  pointer-events: none;
}

.c-match-result-post-item__detail-btn.is_close::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.5019607843);
}

@media (hover: hover) {
  .c-match-result-post-item__detail-btn:where(:-webkit-any-link, :enabled, summary):hover .c-match-result-post-item__detail-btn-arrow-img-wrap {
    -webkit-animation: arrowMove3 1s ease-in-out infinite;
    animation: arrowMove3 1s ease-in-out infinite;
  }
}

.c-match-result-post-item__detail-btn-arrow-img-wrap {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 0.375rem;
  -webkit-transform: translateY(0.0625rem);
  transform: translateY(0.0625rem);
}

.c-match-result-post-item__detail-btn-arrow-img {
  display: block;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.c-match-result-post-item__btn-list,
.c-match-result-post-item__btn-list--next-game,
.c-match-result-post-item__btn-list--result {
  padding: 1.25rem clamp(1rem, 0.6421089385rem + 0.5586592179vw, 1.3125rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: clamp(1rem, 0.2126396648rem + 1.2290502793vw, 1.6875rem);
}

@media screen and (max-width: 1024px) {

  .c-match-result-post-item__btn-list,
  .c-match-result-post-item__btn-list--next-game,
  .c-match-result-post-item__btn-list--result {
    padding: 0.5rem;
  }
}

@media screen and (max-width: 767px) {

  .c-match-result-post-item__btn-list,
  .c-match-result-post-item__btn-list--next-game,
  .c-match-result-post-item__btn-list--result {
    padding: clamp(0.625rem, 0.5527734977rem + 0.3081664099vw, 0.75rem) clamp(0.375rem, -0.56394453rem + 4.0061633282vw, 2rem);
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: clamp(0.5rem, 0.2833204931rem + 0.9244992296vw, 0.875rem) clamp(0.375rem, -0.2750385208rem + 2.7734976888vw, 1.5rem);
    border-left: none;
    border-top: 1px solid var(--color-background_z);
  }
}

.c-match-result-post-item__btn-list--result {
  border-left: 1px solid var(--color-background_g);
}

@media screen and (max-width: 1024px) {
  .c-match-result-post-item__btn-list--result {
    border-top: 1px solid var(--color-background_g);
  }
}

@media screen and (max-width: 767px) {
  .c-match-result-post-item__btn-list--result {
    border-left: none;
  }
}

.c-match-result-post-item__btn-list--next-game {
  border-left: 1px solid var(--color-background_z);
}

@media screen and (max-width: 1024px) {
  .c-match-result-post-item__btn-list--next-game {
    border-top: 1px solid var(--color-background_z);
  }
}

@media screen and (max-width: 767px) {
  .c-match-result-post-item__btn-list--next-game {
    border-left: none;
  }
}

.c-match-result-post-item__btn-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (hover: hover) {
  .c-match-result-post-item__btn-list-item a:where(:-webkit-any-link, :enabled, summary):hover {
    opacity: 1;
  }
}

.c-match-result-post-item__btn,
.c-match-result-post-item__btn--event,
.c-match-result-post-item__btn--other,
.c-match-result-post-item__btn--ticket-result,
.c-match-result-post-item__btn--ticket,
.c-match-result-post-item__btn--fun-club {
  max-width: 12.875rem;
  width: 100%;
  height: 100%;
  padding: clamp(0.5rem, 0.4848300971rem + 0.0647249191vw, 0.5625rem) clamp(0.625rem, 0.5794902913rem + 0.1941747573vw, 0.8125rem) clamp(0.5rem, 0.4848300971rem + 0.0647249191vw, 0.5625rem) clamp(0.375rem, 0.3446601942rem + 0.1294498382vw, 0.5rem);
  display: grid;
  grid-template-columns: clamp(0.875rem, 0.7991504854rem + 0.3236245955vw, 1.1875rem) 1fr clamp(0.6875rem, 0.6419902913rem + 0.1941747573vw, 0.875rem);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: var(--color_white);
  font-size: clamp(0.75rem, 0.6893203883rem + 0.2588996764vw, 1rem);
  font-weight: 700;
  line-height: 1.1875;
  letter-spacing: 0.04em;
  border: 1px solid transparent;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.c-match-result-post-item__btn.is_close,
.is_close.c-match-result-post-item__btn--event,
.is_close.c-match-result-post-item__btn--other,
.is_close.c-match-result-post-item__btn--ticket-result,
.is_close.c-match-result-post-item__btn--ticket,
.is_close.c-match-result-post-item__btn--fun-club {
  pointer-events: none;
}

.c-match-result-post-item__btn.is_close::after,
.is_close.c-match-result-post-item__btn--event::after,
.is_close.c-match-result-post-item__btn--other::after,
.is_close.c-match-result-post-item__btn--ticket-result::after,
.is_close.c-match-result-post-item__btn--ticket::after,
.is_close.c-match-result-post-item__btn--fun-club::after {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  background-color: rgba(0, 0, 0, 0.5019607843);
}

@media screen and (max-width: 1024px) {

  .c-match-result-post-item__btn,
  .c-match-result-post-item__btn--event,
  .c-match-result-post-item__btn--other,
  .c-match-result-post-item__btn--ticket-result,
  .c-match-result-post-item__btn--ticket,
  .c-match-result-post-item__btn--fun-club {
    max-width: none;
  }
}

.c-match-result-post-item__btn--ticket,
.c-match-result-post-item__btn--fun-club {
  background-color: var(--color-background_z);
}

@media (hover: hover) {

  .c-match-result-post-item__btn--ticket:where(:-webkit-any-link, :enabled, summary):hover,
  .c-match-result-post-item__btn--fun-club:where(:-webkit-any-link, :enabled, summary):hover {
    color: var(--color-background_z);
    background-color: var(--color_white);
    border: 1px solid var(--color-background_z);
  }

  .c-match-result-post-item__btn--ticket:where(:-webkit-any-link, :enabled, summary):hover .c-match-result-post-item__btn-link-img-wrap svg path,
  .c-match-result-post-item__btn--fun-club:where(:-webkit-any-link, :enabled, summary):hover .c-match-result-post-item__btn-link-img-wrap svg path {
    stroke: var(--color-background_z);
  }

  .c-match-result-post-item__btn--ticket:where(:-webkit-any-link, :enabled, summary):hover .c-match-result-post-item__btn-icon-img-wrap svg path,
  .c-match-result-post-item__btn--ticket:where(:-webkit-any-link, :enabled, summary):hover .c-match-result-post-item__btn-icon-img-wrap--other svg path,
  .c-match-result-post-item__btn--ticket:where(:-webkit-any-link, :enabled, summary):hover .c-match-result-post-item__btn-icon-img-wrap--fun-club svg path,
  .c-match-result-post-item__btn--ticket:where(:-webkit-any-link, :enabled, summary):hover .c-match-result-post-item__btn-icon-img-wrap--event svg path,
  .c-match-result-post-item__btn--ticket:where(:-webkit-any-link, :enabled, summary):hover .c-match-result-post-item__btn-icon-img-wrap--ticket svg path,
  .c-match-result-post-item__btn--fun-club:where(:-webkit-any-link, :enabled, summary):hover .c-match-result-post-item__btn-icon-img-wrap svg path,
  .c-match-result-post-item__btn--fun-club:where(:-webkit-any-link, :enabled, summary):hover .c-match-result-post-item__btn-icon-img-wrap--other svg path,
  .c-match-result-post-item__btn--fun-club:where(:-webkit-any-link, :enabled, summary):hover .c-match-result-post-item__btn-icon-img-wrap--fun-club svg path,
  .c-match-result-post-item__btn--fun-club:where(:-webkit-any-link, :enabled, summary):hover .c-match-result-post-item__btn-icon-img-wrap--event svg path,
  .c-match-result-post-item__btn--fun-club:where(:-webkit-any-link, :enabled, summary):hover .c-match-result-post-item__btn-icon-img-wrap--ticket svg path {
    fill: var(--color-background_z);
  }
}

.c-match-result-post-item__btn--ticket-result {
  background-color: var(--color-background_z);
  cursor: default;
}

.c-match-result-post-item__btn--event,
.c-match-result-post-item__btn--other {
  background-color: var(--color-background_g);
}

@media (hover: hover) {

  .c-match-result-post-item__btn--event:where(:-webkit-any-link, :enabled, summary):hover,
  .c-match-result-post-item__btn--other:where(:-webkit-any-link, :enabled, summary):hover {
    color: var(--color-background_g);
    background-color: var(--color_white);
    border: 1px solid var(--color-background_g);
  }

  .c-match-result-post-item__btn--event:where(:-webkit-any-link, :enabled, summary):hover .c-match-result-post-item__btn-link-img-wrap svg path,
  .c-match-result-post-item__btn--other:where(:-webkit-any-link, :enabled, summary):hover .c-match-result-post-item__btn-link-img-wrap svg path {
    stroke: var(--color-background_g);
  }

  .c-match-result-post-item__btn--event:where(:-webkit-any-link, :enabled, summary):hover .c-match-result-post-item__btn-icon-img-wrap svg path,
  .c-match-result-post-item__btn--event:where(:-webkit-any-link, :enabled, summary):hover .c-match-result-post-item__btn-icon-img-wrap--other svg path,
  .c-match-result-post-item__btn--event:where(:-webkit-any-link, :enabled, summary):hover .c-match-result-post-item__btn-icon-img-wrap--fun-club svg path,
  .c-match-result-post-item__btn--event:where(:-webkit-any-link, :enabled, summary):hover .c-match-result-post-item__btn-icon-img-wrap--event svg path,
  .c-match-result-post-item__btn--event:where(:-webkit-any-link, :enabled, summary):hover .c-match-result-post-item__btn-icon-img-wrap--ticket svg path,
  .c-match-result-post-item__btn--other:where(:-webkit-any-link, :enabled, summary):hover .c-match-result-post-item__btn-icon-img-wrap svg path,
  .c-match-result-post-item__btn--other:where(:-webkit-any-link, :enabled, summary):hover .c-match-result-post-item__btn-icon-img-wrap--other svg path,
  .c-match-result-post-item__btn--other:where(:-webkit-any-link, :enabled, summary):hover .c-match-result-post-item__btn-icon-img-wrap--fun-club svg path,
  .c-match-result-post-item__btn--other:where(:-webkit-any-link, :enabled, summary):hover .c-match-result-post-item__btn-icon-img-wrap--event svg path,
  .c-match-result-post-item__btn--other:where(:-webkit-any-link, :enabled, summary):hover .c-match-result-post-item__btn-icon-img-wrap--ticket svg path {
    fill: var(--color-background_g);
  }
}

.c-match-result-post-item__btn-icon-img-container {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  aspect-ratio: 1/1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.c-match-result-post-item__btn-icon-img-wrap svg,
.c-match-result-post-item__btn-icon-img-wrap--other svg,
.c-match-result-post-item__btn-icon-img-wrap--fun-club svg,
.c-match-result-post-item__btn-icon-img-wrap--event svg,
.c-match-result-post-item__btn-icon-img-wrap--ticket svg {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.c-match-result-post-item__btn-icon-img-wrap svg path,
.c-match-result-post-item__btn-icon-img-wrap--other svg path,
.c-match-result-post-item__btn-icon-img-wrap--fun-club svg path,
.c-match-result-post-item__btn-icon-img-wrap--event svg path,
.c-match-result-post-item__btn-icon-img-wrap--ticket svg path {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.c-match-result-post-item__btn-icon-img-wrap--ticket {
  width: 100%;
  aspect-ratio: 19/12;
}

.c-match-result-post-item__btn-icon-img-wrap--event {
  width: 73.6842105263%;
  aspect-ratio: 14/17;
}

.c-match-result-post-item__btn-icon-img-wrap--fun-club {
  width: 84.2105263158%;
  aspect-ratio: 16/13;
}

.c-match-result-post-item__btn-icon-img-wrap--other {
  width: 84.2105263158%;
  aspect-ratio: 1/1;
}

.c-match-result-post-item__btn-text {
  margin-inline: clamp(0.3125rem, 0.2669902913rem + 0.1941747573vw, 0.5rem) 0.25rem;
}

.c-match-result-post-item__btn-link-img-wrap {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  aspect-ratio: 1/1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.c-match-result-post-item__btn-link-img-wrap svg {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.c-match-result-post-item__btn-link-img-wrap svg path {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.c-lowers-section-title,
.c-lowers-section-title--ja-only {
  padding-left: clamp(2.5rem, 2.2876213592rem + 0.9061488673vw, 3.375rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.125rem clamp(0.75rem, 0.7196601942rem + 0.1294498382vw, 0.875rem);
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  color: var(--color_white);
  position: relative;
}

.c-lowers-section-title:before,
.c-lowers-section-title--ja-only:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: clamp(1.875rem, 1.7233009709rem + 0.6472491909vw, 2.5rem);
  height: 0.125rem;
  background-color: var(--color_white);
}

.c-lowers-section-title--ja-only {
  padding-left: clamp(2rem, 1.6662621359rem + 1.4239482201vw, 3.375rem);
}

.c-lowers-section-title--ja-only:before {
  width: clamp(1.375rem, 1.1019417476rem + 1.1650485437vw, 2.5rem);
}

.c-lowers-section-title--title,
.c-lowers-section-title--title-text-transform-none {
  font-family: "Oswald";
  font-size: clamp(1.5rem, 1.317961165rem + 0.7766990291vw, 2.25rem);
  font-weight: 500;
  line-height: 1.1666666667;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}

.c-lowers-section-title--title-text-transform-none {
  text-transform: none;
}

.c-lowers-section-title--title-ja-only {
  font-size: clamp(1rem, 0.8786407767rem + 0.5177993528vw, 1.5rem);
  font-weight: 400;
  line-height: 1.2083333333;
  letter-spacing: 0.03em;
}

.c-lowers-section-title--sub-title {
  font-size: clamp(0.75rem, 0.7196601942rem + 0.1294498382vw, 0.875rem);
  font-weight: 400;
  line-height: 1.2857142857;
  letter-spacing: 0.05em;
  -webkit-transform: translateY(clamp(0.0625rem, 0.1401699029rem - 0.0647249191vw, 0.125rem));
  transform: translateY(clamp(0.0625rem, 0.1401699029rem - 0.0647249191vw, 0.125rem));
}

.c-single-member__img {
  display: block;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.c-single-member__common-list-wrap {
  margin-top: clamp(1rem, 0.9089805825rem + 0.3883495146vw, 1.375rem);
}

.c-single-member__heading {
  margin-top: clamp(0.625rem, 0.5794902913rem + 0.1941747573vw, 0.8125rem);
}

.c-single-member__heading__top-item {
  padding: clamp(2.5rem, 2.3786407767rem + 0.5177993528vw, 3rem) 0 clamp(3.125rem, 2.9733009709rem + 0.6472491909vw, 3.75rem);
  position: relative;
}

.c-single-member__heading__top-item:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--color_black);
  z-index: -2;
}

.c-single-member__heading__background-img-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.c-single-member__heading__background-img {
  display: block;
  width: 100%;
  max-width: 120rem;
  margin: 0 auto;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.c-single-member__heading__top-item-contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.c-single-member__heading__position {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  gap: clamp(1.25rem, 1.1286407767rem + 0.5177993528vw, 1.75rem);
  font-family: "Oswald";
  font-weight: 600;
  letter-spacing: 0;
  background: var(--color-gradation-type_c);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.c-single-member__heading__position--position {
  font-size: clamp(2.875rem, 2.5109223301rem + 1.5533980583vw, 4.375rem);
  line-height: 1;
}

.c-single-member__heading__position--uniform-number {
  font-size: clamp(4.125rem, 3.609223301rem + 2.2006472492vw, 6.25rem);
  line-height: 1;
}

.c-single-member__heading__player-name {
  margin-top: clamp(1.125rem, 0.958131068rem + 0.71197411vw, 1.8125rem);
  color: var(--color_white);
  font-size: clamp(2.5rem, 2.1966019417rem + 1.2944983819vw, 3.75rem);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.05em;
  width: 65%;
}

.c-single-member__heading__player-detail {
  margin-top: clamp(1.875rem, 1.5867718447rem + 1.2297734628vw, 3.0625rem);
  padding: clamp(1rem, 0.9696601942rem + 0.1294498382vw, 1.125rem) 0.5rem clamp(1.125rem, 1.0946601942rem + 0.1294498382vw, 1.25rem);
  border-top: 1px solid var(--color-background_v);
  border-bottom: 1px solid var(--color-background_v);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0.875rem;
  color: var(--color_white);
}

@media screen and (max-width: 600px) {
  .c-single-member__heading__player-detail {
    border-top: none;
  }
}

.c-single-member__heading__player-detail-top-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.3125rem;
}

.c-single-member__heading__player-detail-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.c-single-member__heading__player-detail-en-text {
  font-size: clamp(0.625rem, 0.5946601942rem + 0.1294498382vw, 0.75rem);
  font-weight: 500;
  line-height: 1.6666666667;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.c-single-member__heading__player-detail-input-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  gap: 0.375rem;
  font-family: "Oswald";
}

.c-single-member__heading__player-detail-input-text--input {
  font-size: clamp(2.125rem, 1.8822815534rem + 1.0355987055vw, 3.125rem);
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.02em;
}

.c-single-member__heading__player-detail-input-text--label {
  font-size: clamp(1rem, 0.8786407767rem + 0.5177993528vw, 1.5rem);
  font-weight: 700;
  line-height: 1.4583333333;
  letter-spacing: 0;
}

.c-single-member__heading__player-en-name {
  margin-top: clamp(0.75rem, 0.6893203883rem + 0.2588996764vw, 1rem);
  font-family: "Oswald";
  font-size: clamp(4.125rem, 3.609223301rem + 2.2006472492vw, 6.25rem);
  font-weight: 600;
  line-height: 1.29;
  letter-spacing: 0;
  word-break: break-word;
  background: var(--color-gradation-type_c);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  mix-blend-mode: screen;
}

@media screen and (max-width: 600px) {
  .c-single-member__heading__player-en-name {
    line-height: 1.2;
    display: block;
    width: 100%;
  }
}

.c-single-member__heading__bottom-item {
  padding: clamp(0.625rem, 0.5036407767rem + 0.5177993528vw, 1.125rem) 0;
  background-color: var(--color-background_z);
}

.c-single-member__heading__bottom-item-contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

@media (hover: hover) {
  .c-single-member__heading__bottom-item-contents a:where(:-webkit-any-link, :enabled, summary):hover {
    opacity: 1;
  }
}

.c-single-member__heading__instagram-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: clamp(0.875rem, 0.6626213592rem + 0.9061488673vw, 1.75rem);
  color: var(--color_white);
  font-size: clamp(0.75rem, 0.6893203883rem + 0.2588996764vw, 1rem);
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

@media (hover: hover) {
  .c-single-member__heading__instagram-link:where(:-webkit-any-link, :enabled, summary):hover .c-single-member__heading__instagram-icon-img-wrap {
    -webkit-animation: scaleSmall 1.4s linear infinite;
    animation: scaleSmall 1.4s linear infinite;
  }
}

.c-single-member__heading__instagram-account-name {
  text-align: end;
}

.c-single-member__heading__instagram-icon-img-wrap {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: clamp(1.375rem, 1.192961165rem + 0.7766990291vw, 2.125rem);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.c-single-member__member-detail {
  padding: clamp(2.5rem, 1.8932038835rem + 2.5889967638vw, 5rem) 0 clamp(3.75rem, 2.8398058252rem + 3.8834951456vw, 7.5rem);
  background: var(--color-gradation-footer_top);
}

.c-single-member__member-detail__scroll-area {
  display: grid;
  grid-template-columns: 1fr clamp(13.75rem, 11.6026536313rem + 3.3519553073vw, 15.625rem);
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: clamp(1.5rem, -1.3631284916rem + 4.469273743vw, 4rem);
}

@media screen and (max-width: 1024px) {
  .c-single-member__member-detail__scroll-area {
    grid-template-columns: 1fr;
    gap: clamp(1.75rem, 1.6055469954rem + 0.6163328197vw, 2rem);
  }
}

.c-single-member__member-detail__scroll-area-section-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: clamp(3.125rem, 2.3665048544rem + 3.2362459547vw, 6.25rem);
}

@media screen and (max-width: 1024px) {
  .c-single-member__member-detail__scroll-area-section-wrap {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}

.c-single-member__all-member {
  position: sticky;
  top: clamp(8.125rem, 5.6191314554rem + 3.1298904538vw, 9.375rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: clamp(0.875rem, 0.7233009709rem + 0.6472491909vw, 1.5rem);
  padding: clamp(1.125rem, 1.0339805825rem + 0.3883495146vw, 1.5rem) clamp(0.875rem, 0.8446601942rem + 0.1294498382vw, 1rem);
  background-color: var(--color-background_v);
}

@media screen and (max-width: 1280px) {
  .c-single-member__all-member {
    top: clamp(6.875rem, 5.618872549rem + 1.9607843137vw, 7.1875rem);
  }
}

@media screen and (max-width: 1024px) {
  .c-single-member__all-member {
    position: relative;
    top: auto;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    display: none;
  }
}

.c-single-member__all-member--sp {
  display: none;
}

@media screen and (max-width: 1024px) {
  .c-single-member__all-member--sp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: clamp(3.4375rem, 2.6183252427rem + 3.4951456311vw, 6.8125rem);
  }
}

.c-single-member__all-member__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: clamp(0.3125rem, 0.2366504854rem + 0.3236245955vw, 0.625rem);
  color: var(--color-txt_b);
  padding-bottom: clamp(0.75rem, 0.6893203883rem + 0.2588996764vw, 1rem);
  border-bottom: 2px solid var(--color_darkgray);
}

.c-single-member__all-member__heading-title {
  font-family: "Oswald";
  font-size: clamp(1.5rem, 1.4089805825rem + 0.3883495146vw, 1.875rem);
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}

.c-single-member__all-member__heading-sub-title {
  font-size: clamp(0.75rem, 0.7196601942rem + 0.1294498382vw, 0.875rem);
  font-weight: 500;
  line-height: 1.4285714286;
  letter-spacing: 0.05em;
}

.c-single-member__all-member__list {
  padding-inline: 0.5rem;
  display: grid;
  grid-template-columns: 1fr;
  gap: clamp(0.5rem, 0.4696601942rem + 0.1294498382vw, 0.625rem) clamp(0.75rem, 0.7196601942rem + 0.1294498382vw, 0.875rem);
}

@media screen and (max-width: 1024px) {
  .c-single-member__all-member__list {
    grid-template-columns: repeat(4, 1fr);
    padding-inline: 0rem;
  }
}

@media screen and (max-width: 768px) {
  .c-single-member__all-member__list {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media screen and (max-width: 600px) {
  .c-single-member__all-member__list {
    grid-template-columns: repeat(2, 1fr);
  }
}

.c-single-member__all-member__item-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: var(--color_darkgray);
  font-size: clamp(0.75rem, 0.7196601942rem + 0.1294498382vw, 0.875rem);
  font-weight: 500;
  line-height: 1.4285714286;
  letter-spacing: 0.05em;
}

.c-single-member__all-member__item-link.is-current {
  color: var(--color-background_q);
}

.c-single-member__all-member__item-text--position {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
  padding-right: 0.5em;
}

.c-single-member__all-member__item-text--position::after {
  content: "/";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 1em;
}

.c-single-member__gallery__list {
  margin-top: clamp(1rem, 0.9089805825rem + 0.3883495146vw, 1.375rem);
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: clamp(0.625rem, 0.458131068rem + 0.71197411vw, 1.3125rem) clamp(0.75rem, 0.401092233rem + 1.4886731392vw, 2.1875rem);
}

@media screen and (max-width: 480px) {
  .c-single-member__gallery__list {
    grid-template-columns: repeat(2, 1fr);
  }
}

.c-single-member__gallery__item-img {
  display: block;
  width: 100%;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
  object-fit: cover;
}

/* セクション movie */
.c-single-member__movie {
  margin-top: clamp(3.4375rem, 2.6183252427rem + 3.4951456311vw, 6.8125rem);
}

.c-single-member__movie__video-wrap {
  margin-top: clamp(1.25rem, 0.9466019417rem + 1.2944983819vw, 2.5rem);
  position: relative;
  width: 100%;
  aspect-ratio: 16/9;
  overflow: hidden;
}

.c-single-member__movie__video-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

.c-single-member__event {
  margin-top: clamp(3.4375rem, 2.6183252427rem + 3.4951456311vw, 6.8125rem);
}

.c-single-member__event__contents {
  margin-top: clamp(1.25rem, 0.9466019417rem + 1.2944983819vw, 2.5rem);
  padding-right: clamp(3.125rem, -0.4539106145rem + 5.5865921788vw, 6.25rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: clamp(2.625rem, 2.4162141616rem + 0.4344048653vw, 2.9375rem);
}

@media screen and (max-width: 1024px) {
  .c-single-member__event__contents {
    padding-right: 0;
  }
}

@media screen and (max-width: 768px) {
  .c-single-member__event__contents {
    gap: 0;
  }
}

.c-single-member__event__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0 clamp(1.25rem, 0.8739576095rem + 1.2508686588vw, 2.375rem);
}

@media screen and (max-width: 768px) {
  .c-single-member__event__list {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (max-width: 480px) {
  .c-single-member__event__list {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 768px) {
  .c-single-member__event__list .c-img-post-item__link--color-white {
    margin-bottom: clamp(2.25rem, 2.0114503817rem + 1.0178117048vw, 2.5rem);
  }
}

@media (hover: hover) {
  .c-single-member__event__list a:where(:-webkit-any-link, :enabled, summary):hover {
    opacity: 1;
  }
}

.c-single-member__event__btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (hover: hover) {
  .c-single-member__event__btn-wrap a:where(:-webkit-any-link, :enabled, summary):hover {
    opacity: 1;
  }
}

.c-common-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  border-top: 1px solid var(--color-border_c);
}

@media screen and (max-width: 600px) {
  .c-common-list {
    grid-template-columns: 1fr;
  }
}

.c-common-list__item {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  border-bottom: 1px solid var(--color-border_c);
}

.c-common-list__item:nth-child(even) .c-common-list__item-title {
  border-left: none;
}

@media screen and (max-width: 600px) {
  .c-common-list__item:nth-child(even) .c-common-list__item-title {
    border-left: 1px solid var(--color-border_c);
  }
}

.c-common-list__item-title,
.c-common-list__item-text {
  min-height: clamp(2.625rem, 2.4733009709rem + 0.6472491909vw, 3.25rem);
  padding: clamp(0.4375rem, 0.3919902913rem + 0.1941747573vw, 0.625rem) clamp(0.625rem, 0.5946601942rem + 0.1294498382vw, 0.75rem) clamp(0.4375rem, 0.3919902913rem + 0.1941747573vw, 0.625rem) clamp(0.875rem, 0.7839805825rem + 0.3883495146vw, 1.25rem);
  color: var(--color_white);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: clamp(0.75rem, 0.7196601942rem + 0.1294498382vw, 0.875rem);
  font-weight: 500;
  line-height: 1.1428571429;
  letter-spacing: 0.05em;
}

.c-common-list__item-title {
  border-left: 1px solid var(--color-border_c);
  background-color: var(--color-background_ag);
}

.c-common-list__item-text {
  border-left: 1px solid var(--color-border_c);
  border-right: 1px solid var(--color-border_c);
}

.c-common-list__item-text--label {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.c-img-post-item {
  display: contents;
}

.c-img-post-item__link,
.c-img-post-item__link--color-white {
  padding-bottom: clamp(1.5rem, 1.4848300971rem + 0.0647249191vw, 1.5625rem);
  width: 100%;
  height: 100%;
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 3;
  gap: 0;
  color: var(--color-txt_sub);
  border-bottom: 1px solid var(--color-txt_sub);
}

@media (hover: hover) {

  .c-img-post-item__link:where(:-webkit-any-link, :enabled, summary):hover .c-img-post-item__img,
  .c-img-post-item__link--color-white:where(:-webkit-any-link, :enabled, summary):hover .c-img-post-item__img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}

.c-img-post-item__link--color-white {
  color: var(--color_white);
  border-bottom: 1px solid var(--color_white);
}

.c-img-post-item__img-wrap {
  width: 100%;
  overflow: hidden;
}

.c-img-post-item__img {
  display: block;
  width: 100%;
  aspect-ratio: 308/182;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.c-img-post-item__text-heading {
  margin-top: clamp(0.8125rem, 0.561805073rem + 0.8339124392vw, 1.5625rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: clamp(1.25rem, 1.0619788047rem + 0.6254343294vw, 1.8125rem);
}

@media screen and (max-width: 480px) {
  .c-img-post-item__text-heading {
    margin-top: 1.5rem;
  }
}

.c-img-post-item__date {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-family: "Oswald";
  font-size: 0.875rem;
  line-height: 1.7857142857;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 1024px) {
  .c-img-post-item__date {
    line-height: 1.6428571429;
  }
}

@media screen and (max-width: 768px) {
  .c-img-post-item__date {
    line-height: 1.5714285714;
  }
}

.c-img-post-item__category-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: clamp(0.3125rem, 0.2973300971rem + 0.0647249191vw, 0.375rem) 0.625rem;
}

.c-img-post-item__category-list-item,
.c-img-post-item__category-list-item--border-white {
  padding: 0.2142857143em 1em;
  min-width: clamp(6.75rem, 6.6438106796rem + 0.4530744337vw, 7.1875rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: transparent;
  border: 1px solid var(--color-txt_sub);
  font-size: clamp(0.75rem, 0.7196601942rem + 0.1294498382vw, 0.875rem);
  font-weight: 500;
  line-height: 1.2142857143;
  letter-spacing: 0.1em;
}

.c-img-post-item__category-list-item--border-white {
  border: 1px solid var(--color_white);
}

.c-img-post-item__title-wrap {
  margin-top: 0.5625rem;
  display: grid;
  grid-template-columns: 1fr 0.5rem;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: clamp(1.0625rem, 0.9563106796rem + 0.4530744337vw, 1.5rem);
}

@media screen and (max-width: 480px) {
  .c-img-post-item__title-wrap {
    margin-top: 0.875rem;
  }
}

@media screen and (max-width: 480px) {
  .c-img-post-item__title-wrap {
    grid-template-columns: 1fr 0.5625rem;
  }
}

.c-img-post-item__title,
.c-img-post-item__title--archive {
  text-align: justify;
  font-size: clamp(0.875rem, 0.8446601942rem + 0.1294498382vw, 1rem);
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.05em;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media screen and (max-width: 480px) {

  .c-img-post-item__title,
  .c-img-post-item__title--archive {
    line-height: 1.9285714286;
  }
}

.c-img-post-item__title--archive {
  margin-top: 0.5625rem;
}

@media screen and (max-width: 480px) {
  .c-img-post-item__title--archive {
    margin-top: 0.875rem;
  }
}

.c-img-post-item__arrow-img-wrap {
  margin-top: clamp(0.375rem, 0.3465219864rem + 0.0758150114vw, 0.4375rem);
  width: 100%;
}

@media screen and (max-width: 480px) {
  .c-img-post-item__arrow-img-wrap {
    margin-top: clamp(0.375rem, 0.1666666667rem + 0.8888888889vw, 0.5rem);
  }
}

.c-img-post-item__arrow-img {
  display: block;
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.c-anchor,
.c-anchor--faq,
.c-anchor--match-result {
  padding: clamp(2.625rem, 2.5339805825rem + 0.3883495146vw, 3rem) 0;
  position: relative;
}

.c-anchor:before,
.c-anchor--faq:before,
.c-anchor--match-result:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.c-anchor--match-result:before {
  background: url(../img/match-result/anchor-background.svg) no-repeat 50% 50%/cover;
}

.p-ticket__schedule .c-anchor--match-result:before {
  content: none;
}

.c-anchor--faq:before {
  background: url(../img/faq/anchor-background.svg) no-repeat 50% 50%/cover;
}

@media screen and (max-width: 600px) {
  .c-anchor__list-wrap {
    padding-inline: 2.8125rem;
  }
}

.c-anchor__list {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: clamp(1.75rem, 1.1234836998rem + 1.6679302502vw, 3.125rem) 0;
}

@media screen and (max-width: 600px) {
  .c-anchor__list {
    margin-inline: auto;
    max-width: 20.8125rem;
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
}

.c-anchor__list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-right: 1px solid var(--color_white);
}

.c-anchor__list-item:first-child {
  border-left: 1px solid var(--color_white);
}

.c-anchor__list-item:nth-of-type(4) {
  border-left: 1px solid var(--color_white);
}

@media screen and (max-width: 600px) {
  .c-anchor__list-item {
    border-left: 1px solid var(--color_white);
  }
}

@media (hover: hover) {
  .c-anchor__list-item a:where(:-webkit-any-link, :enabled, summary):hover {
    opacity: 1;
  }
}

.c-anchor__item-link {
  padding: 0.3125rem;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: clamp(0.5rem, 0.4696601942rem + 0.1294498382vw, 0.625rem);
}

@media (hover: hover) {
  .c-anchor__item-link:where(:-webkit-any-link, :enabled, summary):hover .c-anchor__item-arrow-img-wrap {
    -webkit-animation: arrowBottomMove 1s ease-in-out infinite;
    animation: arrowBottomMove 1s ease-in-out infinite;
  }
}

.c-anchor__item-text,
.c-anchor__item-text--faq {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: var(--color_white);
  text-align: center;
  font-size: clamp(0.8125rem, 0.7270659591rem + 0.2274450341vw, 1rem);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.1em;
  min-height: calc(clamp(0.8125rem, 0.7270659591rem + 0.2274450341vw, 1rem) * 1.25 * 2);
}

@media screen and (max-width: 600px) {

  .c-anchor__item-text,
  .c-anchor__item-text--faq {
    font-size: clamp(0.8125rem, 0.7669902913rem + 0.1941747573vw, 1rem);
    min-height: calc(clamp(0.8125rem, 0.7669902913rem + 0.1941747573vw, 1rem) * 1.25 * 2);
  }
}

@media screen and (max-width: 600px) {
  .c-anchor__item-text--faq {
    min-height: auto;
  }
}

.c-anchor__item-arrow-img-wrap {
  width: clamp(0.6875rem, 0.6571601942rem + 0.1294498382vw, 0.8125rem);
}

.c-anchor__img {
  display: block;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.c-faq-accordion {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: clamp(0.625rem, 0.5491504854rem + 0.3236245955vw, 0.9375rem);
}

.c-faq-accordion__box {
  padding: clamp(0.75rem, 0.6893203883rem + 0.2588996764vw, 1rem) clamp(0.5rem, 0.4089805825rem + 0.3883495146vw, 0.875rem);
  background-color: var(--color_white);
  border-radius: 0.375rem;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (hover: hover) {
  .c-faq-accordion__box a:where(:-webkit-any-link, :enabled, summary):hover {
    opacity: 1;
  }
}

.c-faq-accordion__title,
.c-faq-accordion__text-wrap {
  display: grid;
  gap: clamp(0.5rem, 0.4089805825rem + 0.3883495146vw, 0.875rem);
  font-size: clamp(0.875rem, 0.8143203883rem + 0.2588996764vw, 1.125rem);
  line-height: 1.5;
  letter-spacing: 0.1em;
  text-align: justify;
}

.c-faq-accordion__title {
  grid-template-columns: clamp(1.125rem, 1.0946601942rem + 0.1294498382vw, 1.25rem) 1fr clamp(1.125rem, 1.0946601942rem + 0.1294498382vw, 1.25rem);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 500;
}

@media (hover: hover) {
  .c-faq-accordion__title:where(:-webkit-any-link, :enabled, summary):hover {
    color: var(--color-txt_hover);
  }
}

.c-faq-accordion__title-label,
.c-faq-accordion__text-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 700;
  letter-spacing: 0;
  -webkit-transform: translateY(-0.0625rem);
  transform: translateY(-0.0625rem);
}

.c-faq-accordion__title-label {
  color: var(--color-background_g);
}

.c-faq-accordion__text-label {
  color: var(--color-background_e);
}

.c-faq-accordion__text-wrap {
  margin-top: clamp(1.125rem, 0.942961165rem + 0.7766990291vw, 1.875rem);
  padding-right: clamp(0.5rem, 0.3786407767rem + 0.5177993528vw, 1rem);
  grid-template-columns: clamp(1.125rem, 1.0946601942rem + 0.1294498382vw, 1.25rem) 1fr;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.c-faq-accordion__btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.c-faq-accordion__btn {
  width: clamp(0.5rem, 0.4696601942rem + 0.1294498382vw, 0.625rem);
  aspect-ratio: 1/1;
  border-right: 2px solid var(--color-background_g);
  border-bottom: 2px solid var(--color-background_g);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.c-faq-accordion__box[open] .c-faq-accordion__btn {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* details/summaryのデフォルト三角を消す */
.c-faq-accordion__box>summary {
  list-style: none;
}

.c-faq-accordion__box>summary::-webkit-details-marker {
  display: none;
}

/* クリック面は summary のみ。box 全体の pointer は外す */
.c-faq-accordion__box {
  cursor: default;
}

/* 既存の pointer を打ち消し */
.c-faq-accordion__title {
  cursor: pointer;
}

/* クリック手に戻す */
/* 閉じている時は .c-faq-accordion__text を非表示、open時のみ表示 */
.c-faq-accordion__text {
  display: none;
}

/* 既存と同じ指定でOK */
.c-faq-accordion__box[open] .c-faq-accordion__text {
  display: block;
}

/* フォーカスリングを summary(.c-faq-accordion__title) で見やすく */
.c-faq-accordion__title:focus-visible {
  outline: 2px solid var(--color-key);
  outline-offset: 2px;
}

/* （任意）スムース開閉：gridトリック
   ─ 使うなら block 表示の代わりに下2つに差し替え ─ */
.c-faq-accordion__text {
  display: grid;
  grid-template-rows: 0fr;
  -webkit-transition: grid-template-rows 0.26s ease;
  transition: grid-template-rows 0.26s ease;
  transition: grid-template-rows 0.26s ease, -ms-grid-rows 0.26s ease;
  font-size: clamp(0.875rem, 0.8446601942rem + 0.1294498382vw, 1rem);
}

.c-faq-accordion__text a {
  color: var(--color-background_g);
}

.c-faq-accordion__box[open] .c-faq-accordion__text {
  grid-template-rows: 1fr;
}

.c-faq-accordion__text>* {
  overflow: hidden;
}

.c-link-contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: clamp(2rem, 1.5145631068rem + 2.071197411vw, 4rem);
}

.c-link-contents__detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  gap: clamp(2.25rem, 1.3246359223rem + 3.9482200647vw, 6.0625rem);
}

@media screen and (max-width: 600px) {
  .c-link-contents__detail {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}

.c-link-contents__text-wrap {
  padding-left: clamp(2.625rem, 2.3402198635rem + 0.7581501137vw, 3.25rem);
}

@media screen and (max-width: 600px) {
  .c-link-contents__text-wrap {
    padding-inline: clamp(0.875rem, -2.0416666667rem + 12.4444444444vw, 2.625rem);
  }
}

.c-link-contents__contents-text {
  max-width: 27.375rem;
  color: var(--color_white);
  text-align: justify;
  font-size: clamp(0.875rem, 0.8446601942rem + 0.1294498382vw, 1rem);
  line-height: 1.875;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 600px) {
  .c-link-contents__contents-text {
    max-width: none;
    line-height: 1.8;
  }
}

.c-link-contents__btn-wrap {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: clamp(14.5625rem, 12.9848300971rem + 6.7313915858vw, 21.0625rem);
  width: 100%;
}

@media screen and (max-width: 600px) {
  .c-link-contents__btn-wrap {
    max-width: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media (hover: hover) {
  .c-link-contents__btn-wrap a:where(:-webkit-any-link, :enabled, summary):hover {
    opacity: 1;
  }
}

.c-common-img--swiper .swiper {
  width: 100%;
  overflow: hidden;
}

.c-common-img--swiper .swiper-slide {
  max-width: clamp(20.9375rem, 5.3331826401rem + 18.2640144665vw, 27.25rem);
  height: auto;
}

@media screen and (max-width: 1366px) {
  .c-common-img--swiper .swiper-slide {
    max-width: none;
  }
}

.c-common-img--swiper__img-wrap {
  width: 100%;
}

.c-common-img--swiper__img {
  display: block;
  width: 100%;
  aspect-ratio: 436/316;
  -o-object-fit: cover;
  object-fit: cover;
}

.c-lowers-heading,
.c-lowers-heading--team-profile,
.c-lowers-heading--how-to-enjoy {
  margin-top: clamp(0.625rem, 0.5946601942rem + 0.1294498382vw, 0.75rem);
  padding: clamp(4rem, 3.2870145631rem + 3.0420711974vw, 6.9375rem) 0 clamp(2.25rem, 1.8404126214rem + 1.7475728155vw, 3.9375rem);
  position: relative;
  overflow: hidden;
}

.c-lowers-heading:before,
.c-lowers-heading--team-profile:before,
.c-lowers-heading--how-to-enjoy:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -2;
  background: url(../img/how-to-enjoy/heading-background.svg) no-repeat 50% 50%/cover;
}

.c-lowers-heading--how-to-enjoy {
  padding: clamp(4rem, 3.2870145631rem + 3.0420711974vw, 6.9375rem) 0 clamp(2.25rem, 1.8404126214rem + 1.7475728155vw, 3.9375rem);
}

.c-lowers-heading--team-profile {
  padding: clamp(5.5rem, 4.6959951456rem + 3.430420712vw, 8.8125rem) 0 clamp(8.4375rem, 7.8964177407rem + 1.4404852161vw, 9.625rem);
}

@media screen and (max-width: 600px) {
  .c-lowers-heading--team-profile {
    padding-bottom: clamp(5.625rem, -1.0416666667rem + 28.4444444444vw, 9.625rem);
  }
}

.c-lowers-heading__triangle-background:before,
.c-lowers-heading__triangle-background--team-profile:before,
.c-lowers-heading__triangle-background--how-to-enjoy:before,
.c-lowers-heading__triangle-background:after,
.c-lowers-heading__triangle-background--team-profile:after,
.c-lowers-heading__triangle-background--how-to-enjoy:after {
  content: "";
  aspect-ratio: 842/561;
  position: absolute;
  z-index: -1;
}

.c-lowers-heading__triangle-background:before,
.c-lowers-heading__triangle-background--team-profile:before,
.c-lowers-heading__triangle-background--how-to-enjoy:before {
  top: 0;
  left: 0;
}

.c-lowers-heading__triangle-background:after,
.c-lowers-heading__triangle-background--team-profile:after,
.c-lowers-heading__triangle-background--how-to-enjoy:after {
  bottom: 0;
  right: 0;
}

.c-lowers-heading__triangle-background--how-to-enjoy:before,
.c-lowers-heading__triangle-background--how-to-enjoy:after {
  width: clamp(10.9375rem, -8.0573351024rem + 50.5686125853vw, 52.625rem);
}

@media screen and (max-width: 600px) {

  .c-lowers-heading__triangle-background--how-to-enjoy:before,
  .c-lowers-heading__triangle-background--how-to-enjoy:after {
    width: clamp(10.3125rem, 0.4166666667rem + 42.2222222222vw, 16.25rem);
  }
}

.c-lowers-heading__triangle-background--how-to-enjoy:before {
  background: url(../img/how-to-enjoy/heading-triangle-background--left.svg) no-repeat 50% 50%/cover;
}

.c-lowers-heading__triangle-background--how-to-enjoy:after {
  background: url(../img/how-to-enjoy/heading-triangle-background--right.svg) no-repeat 50% 50%/cover;
}

.c-lowers-heading__triangle-background--team-profile:before,
.c-lowers-heading__triangle-background--team-profile:after {
  width: clamp(15.3125rem, -1.6888741471rem + 45.2615617892vw, 52.625rem);
}

@media screen and (max-width: 600px) {

  .c-lowers-heading__triangle-background--team-profile:before,
  .c-lowers-heading__triangle-background--team-profile:after {
    width: clamp(10.3125rem, 0.4166666667rem + 42.2222222222vw, 16.25rem);
  }
}

.c-lowers-heading__triangle-background--team-profile:before {
  background: url(../img/team-profile/webp/heading-triangle-background--left.webp) no-repeat 50% 50%/cover;
}

.c-lowers-heading__triangle-background--team-profile:after {
  background: url(../img/team-profile/webp/heading-triangle-background--right.webp) no-repeat 50% 50%/cover;
}

.c-lowers-heading__text-wrap,
.c-lowers-heading__text-wrap--team-profile,
.c-lowers-heading__text-wrap--how-to-enjoy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.c-lowers-heading__text-wrap--how-to-enjoy {
  gap: clamp(1.75rem, 1.4466019417rem + 1.2944983819vw, 3rem);
}

.c-lowers-heading__text-wrap--team-profile {
  gap: clamp(0.75rem, 0.7196601942rem + 0.1294498382vw, 0.875rem);
}

.c-lowers-heading__title {
  font-size: clamp(1.5rem, 1.2572815534rem + 1.0355987055vw, 2.5rem);
  font-weight: 700;
  line-height: 1.75;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 600px) {
  .c-lowers-heading__title {
    line-height: 1.7083333333;
  }
}

.c-lowers-heading__title--big,
.c-lowers-heading__title--color-05,
.c-lowers-heading__title--color-04,
.c-lowers-heading__title--color-03,
.c-lowers-heading__title--color-02,
.c-lowers-heading__title--color-01 {
  display: inline-block;
  font-size: clamp(1.875rem, 1.5716019417rem + 1.2944983819vw, 3.125rem);
  font-weight: 900;
  line-height: 1.4;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 600px) {

  .c-lowers-heading__title--big,
  .c-lowers-heading__title--color-05,
  .c-lowers-heading__title--color-04,
  .c-lowers-heading__title--color-03,
  .c-lowers-heading__title--color-02,
  .c-lowers-heading__title--color-01 {
    line-height: 1.3666666667;
  }
}

.c-lowers-heading__title--color-01 {
  color: var(--color-txt_n);
}

.c-lowers-heading__title--color-02 {
  color: var(--color-background_q);
}

.c-lowers-heading__title--color-03 {
  color: var(--color-txt_c);
}

.c-lowers-heading__title--color-04 {
  color: var(--color-background_g);
}

.c-lowers-heading__title--color-05 {
  color: var(--color-background_z);
}

.c-lowers-heading__title--small {
  font-size: clamp(1.125rem, 0.942961165rem + 0.7766990291vw, 1.875rem);
  font-weight: 700;
  line-height: 2.3333333333;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 600px) {
  .c-lowers-heading__title--small {
    line-height: 2.2777777778;
  }
}

.c-lowers-heading__text {
  max-width: 38.9375rem;
  font-size: clamp(0.875rem, 0.8446601942rem + 0.1294498382vw, 1rem);
  line-height: 1.875;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 600px) {
  .c-lowers-heading__text {
    line-height: 1.8125;
  }
}

.p-home__img {
  display: block;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.p-home__main-view {
  position: relative;
}

.p-home__main-view .swiper {
  /* アスペクト比を画像（1920x880 = 24:11）に固定 */
  width: 100%;
  aspect-ratio: 1920 / 880;
  max-height: 55rem;
  /* 880px */
  overflow: hidden;
  z-index: 1;
  /* 動画UIを操作可能にするため */
}

@media screen and (max-width: 600px) {
  .p-home__main-view .swiper {
    /* SP画像サイズ（750x498 = 375:249）に合わせる */
    aspect-ratio: 375 / 249;
    max-height: none;
  }
}

.p-home__main-view .swiper-wrapper {
  width: 100%;
  height: 100%;
}

.p-home__main-view .swiper-slide {
  width: 100%;
  height: 100%;
  position: relative;
}

/* 動画スライドの設定 */
.p-home__main-view .swiper-slide.swiper-slide-video {
  height: 100%;
  overflow: hidden;
}

.p-home__main-view .p-home__main-thumb {
  background: var(--color-gradation-header_pc_top);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0.5rem;
}

.p-home__main-view .p-home__main-thumb picture {
  cursor: pointer;
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.p-home__main-view .p-home__main-thumb picture.thumb-media-active {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.p-home__main-view .p-home__main-thumb .p-home__main-thumb-img {
  aspect-ratio: 1920/880;
  width: 12.5rem;
}

@media screen and (max-width: 600px) {
  .p-home__main-view .p-home__main-thumb .p-home__main-thumb-img {
    width: 6.25rem;
    aspect-ratio: 375/249;
  }
}

.p-home__main-view .swiper-sub .swiper-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.p-home__main-view .swiper-slide-sub {
  aspect-ratio: 1920/880;
  width: 200px;
}

.p-home__main-view .swiper-slide-sub .p-home__main-view__img-wrap,
.p-home__main-view .swiper-slide-sub .p-home__main-view__img-wrap--01 {
  height: 100%;
}

.p-home__main-view .swiper-pagination-bullets.swiper-pagination-horizontal {
  position: absolute;
  bottom: calc(-1 * clamp(0.75rem, 0.6286407767rem + 0.5177993528vw, 1.25rem));
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: clamp(0.6875rem, 0.6723300971rem + 0.0647249191vw, 0.75rem);
}

.p-home__main-view .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet {
  margin: 0;
  width: clamp(3.6875rem, 3.520631068rem + 0.71197411vw, 4.375rem);
  aspect-ratio: 70/6;
  height: auto;
  background: var(--color_white);
  border-radius: 0;
  opacity: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (hover: hover) {

  .p-home__main-view .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet:hover,
  .p-home__main-view .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet:where(input, textarea, select):hover {
    opacity: 0.7;
  }
}

@media screen and (max-width: 600px) {
  .p-home__main-view .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet {
    aspect-ratio: 61/3;
  }
}

@media screen and (max-width: 374px) {
  .p-home__main-view .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet {
    width: clamp(3.5rem, -1.3214285714rem + 21.4285714286vw, 3.6875rem);
  }
}

.p-home__main-view .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet-active {
  background: var(--color-background_p);
}

.p-home__main-view__img-wrap,
.p-home__main-view__img-wrap--01 {
  width: 100%;
  height: 100%;
}

.p-home__main-view__img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  /* 画像全体を表示（クロップなし） */
}

.p-home__main-view__img-wrap--01 {
  position: relative;
}

.p-home__main-view__text-img-wrap {
  position: absolute;
  top: clamp(4.5rem, 2.072815534rem + 10.355987055vw, 14.5rem);
  left: clamp(0.625rem, -3.0612864078rem + 15.7281553398vw, 15.8125rem);
  width: clamp(6.5625rem, -0.036407767rem + 28.1553398058vw, 33.75rem);
  z-index: 4;
}

.p-home__main-view__logo-img-wrap {
  position: absolute;
  top: clamp(1.0625rem, 0.9563106796rem + 0.4530744337vw, 1.5rem);
  left: clamp(2.375rem, -4.8458737864rem + 30.8090614887vw, 32.125rem);
  width: clamp(4.6875rem, 1.0315533981rem + 15.5987055016vw, 19.75rem);
  z-index: 3;
}

.p-home__main-view__img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  /* 画像全体を表示（クロップなし） */
}

/* 動画表示用スタイル（独立表示用） */
.p-home__main-view__video-wrap {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 0;
  overflow: hidden;
  background-color: #000;
  /* 左右の余白を黒に */
  pointer-events: none;
  /* 親要素はクリックを通過させる */
  /* 動画を中央配置するためにflexboxを使用 */
  display: flex;
  justify-content: center;
  align-items: center;
}

.p-home__main-view__video-wrap iframe {
  /* 高さを親要素に合わせ、幅は16:9のアスペクト比を維持 */
  height: 100%;
  width: auto;
  aspect-ratio: 16 / 9;
  pointer-events: auto;
  /* iframeのみクリック可能 */
  position: relative;
}

/* スライダー内の動画表示用スタイル */
.p-home__main-view__video-wrap--slider {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  background-color: #000;
  /* 左右の余白を黒に */
  pointer-events: none;
  /* 親要素はクリックを通過させる */
  /* 動画を中央配置するためにflexboxを使用 */
  display: flex;
  justify-content: center;
  align-items: center;
}

.p-home__main-view__video-wrap--slider iframe {
  /* 高さを親要素に合わせ、幅は16:9のアスペクト比を維持 */
  /* これにより動画は縮小され、左右に余白が生じる */
  height: 100%;
  width: auto;
  aspect-ratio: 16 / 9;
  pointer-events: auto;
  /* iframeのみクリック可能 */
  z-index: 11;
  position: relative;
}

/* 動画表示時はサムネイルを非表示（スライダー外の動画のみ） */
.p-home__main-view:has(.p-home__main-view__video-wrap:not(.p-home__main-view__video-wrap--slider)) .p-home__main-thumb {
  display: none;
}

/* 動画オーバーレイ */
.p-home__video-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
}

.p-home__video-overlay.is-active {
  opacity: 1;
  visibility: visible;
}

/* 初回表示のアニメーション */
.p-home__video-overlay.is-initial {
  animation: overlayFadeIn 0.8s ease-out forwards;
}

.p-home__video-overlay.is-initial .p-home__video-overlay__content {
  animation: contentSlideUp 0.8s cubic-bezier(0.16, 1, 0.3, 1) 0.2s both;
}

@keyframes overlayFadeIn {
  from {
    opacity: 0;
    visibility: hidden;
  }

  to {
    opacity: 1;
    visibility: visible;
  }
}

@keyframes contentSlideUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* 閉じるアニメーション */
.p-home__video-overlay.is-closing {
  animation: overlayFadeOut 0.4s ease-out forwards;
}

@keyframes overlayFadeOut {
  from {
    opacity: 1;
    visibility: visible;
  }

  to {
    opacity: 0;
    visibility: hidden;
  }
}

.p-home__video-overlay__backdrop {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  /* 透過度を上げてサイトが見えるように */
  cursor: pointer;
  backdrop-filter: blur(3px);
  -webkit-backdrop-filter: blur(3px);
}

.p-home__video-overlay__content {
  position: relative;
  z-index: 1;
  width: 90%;
  max-width: 1000px;
  aspect-ratio: 16 / 9;
  background: #000;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.5);
  border-radius: 0.5rem;
  overflow: hidden;
}

.p-home__video-overlay__close-btn {
  position: absolute;
  top: -3rem;
  right: 0;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  background: transparent;
  border: none;
  color: #fff;
  cursor: pointer;
  transition: opacity 0.3s ease, transform 0.3s ease;
}

.p-home__video-overlay__close-btn:hover {
  opacity: 0.7;
  transform: rotate(90deg);
}

.p-home__video-overlay__thumbnail {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 2;
  background: #000;
}

.p-home__video-overlay__video-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  pointer-events: none;
}

.p-home__video-overlay__video-wrap:not(:empty) {
  z-index: 10;
  background: #000;
  pointer-events: auto;
}

.p-home__video-overlay__video-wrap iframe {
  width: 100%;
  height: 100%;
  border: none;
}

/* 再生ボタン（サムネイルの上に表示） */
.p-home__video-overlay__play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 5;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
  padding: 1.5rem 2.5rem;
  background: rgba(0, 0, 0, 0.7);
  border: none;
  border-radius: 0.5rem;
  color: #fff;
  cursor: pointer;
  transition: all 0.3s ease;
}

.p-home__video-overlay__play-btn:hover {
  background: rgba(0, 0, 0, 0.9);
  transform: translate(-50%, -50%) scale(1.05);
}

.p-home__video-overlay__play-btn.is-hidden {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.p-home__video-overlay__play-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 4rem;
  height: 4rem;
  background: var(--color_primary, #c00);
  border-radius: 50%;
}

.p-home__video-overlay__play-icon svg {
  width: 2rem;
  height: 2rem;
  margin-left: 0.25rem;
}

.p-home__video-overlay__play-text {
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 0.1em;
}

/* サムネイル欄内の動画ボタン（サムネイルの左端に配置） */
.p-home__main-view__video-thumb-btn {
  position: relative;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 12.5rem;
  /* サムネイル画像と同じ幅 */
  aspect-ratio: 1920 / 880;
  /* サムネイル画像と同じアスペクト比 */
  background: #000;
  border: none;
  border-radius: 0;
  cursor: pointer;
  overflow: hidden;
  transition: all 0.3s ease;
  animation: thumbBtnFadeIn 0.5s ease-out forwards;
  transform: scale(0.9);
  /* 他のサムネイルと同じスケール */
}

@keyframes thumbBtnFadeIn {
  from {
    opacity: 0;
    transform: scale(0.9) translateX(-10px);
  }

  to {
    opacity: 1;
    transform: scale(0.9) translateX(0);
  }
}

.p-home__main-view__video-thumb-btn:hover {
  transform: scale(1);
}

.p-home__main-view__video-thumb-btn:hover .p-home__main-view__video-thumb-overlay {
  background: rgba(0, 0, 0, 0.5);
}

.p-home__main-view__video-thumb-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.p-home__main-view__video-thumb-placeholder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, #333 0%, #111 100%);
}

.p-home__main-view__video-thumb-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.375rem;
  background: rgba(0, 0, 0, 0.4);
  transition: background 0.3s ease;
}

.p-home__main-view__video-thumb-play {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  background: rgba(255, 255, 255, 0.95);
  border-radius: 50%;
  color: #000;
}

.p-home__main-view__video-thumb-play svg {
  width: 1rem;
  height: 1rem;
  margin-left: 0.15rem;
}

.p-home__main-view__video-thumb-text {
  font-size: 0.6875rem;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.05em;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}

/* スマホ用調整 */
@media screen and (max-width: 600px) {
  .p-home__video-overlay__content {
    width: 95%;
  }

  .p-home__video-overlay__close-btn {
    top: -2.5rem;
    right: 0;
  }

  .p-home__video-overlay__play-btn {
    padding: 1rem 1.5rem;
  }

  .p-home__video-overlay__play-icon svg {
    width: 2rem;
    height: 2rem;
  }

  .p-home__main-view__video-thumb-btn {
    width: 6.25rem;
    /* スマホサムネイルと同じ幅 */
    aspect-ratio: 375 / 249;
    /* スマホサムネイルと同じアスペクト比 */
  }

  .p-home__main-view__video-thumb-play {
    width: 1.75rem;
    height: 1.75rem;
  }

  .p-home__main-view__video-thumb-play svg {
    width: 0.75rem;
    height: 0.75rem;
  }

  .p-home__main-view__video-thumb-text {
    font-size: 0.5rem;
  }
}

.p-home__match {
  padding: clamp(2.5rem, 1.6504854369rem + 3.6245954693vw, 6rem) 0;
  position: relative;
}

.p-home__match:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/home/webp/match-background.webp) no-repeat 50% 50%/cover;
  z-index: -1;
}

.p-home__match__inner {
  margin: 0 auto;
  width: 90%;
  max-width: var(--width-contents_max_xl);
}

@media screen and (max-width: 600px) {
  .p-home__match__inner {
    width: 100%;
    padding: 0 0.8125rem;
  }
}

.p-home__match__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: clamp(3.25rem, 3.0224514563rem + 0.9708737864vw, 4.1875rem);
}

@media screen and (max-width: 1280px) {
  .p-home__match__list {
    grid-template-columns: 1fr;
  }
}

.p-home__match__list-item {
  height: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.p-home__match__item-heading {
  color: var(--color_white);
  font-family: "Oswald";
  font-size: clamp(1.5rem, 1.317961165rem + 0.7766990291vw, 2.25rem);
  line-height: 1.4722222222;
  letter-spacing: 0;
  text-transform: uppercase;
}

.p-home__match__item-box {
  margin-top: 1rem;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 43.8125rem;
  width: 100%;
}

.p-home__match__item-box-title {
  padding: 0.5rem 0.875rem;
  background-color: var(--color-background_l);
  text-align: center;
  color: var(--color_white);
  font-size: clamp(0.875rem, 0.8143203883rem + 0.2588996764vw, 1.125rem);
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.05em;
}

.p-home__match__result-item-box-content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: clamp(0.9375rem, 0.8919902913rem + 0.1941747573vw, 1.125rem) clamp(0.625rem, 0.5946601942rem + 0.1294498382vw, 0.75rem) clamp(1.4375rem, 1.2402912621rem + 0.8414239482vw, 2.25rem);
  background: var(--color-gradation-type_a);
  display: grid;
  grid-template-columns: clamp(4.5rem, 2.755461165rem + 7.4433656958vw, 11.6875rem) 1fr clamp(4.5rem, 2.755461165rem + 7.4433656958vw, 11.6875rem);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: clamp(0.25rem, 0.067961165rem + 0.7766990291vw, 1rem);
}

@media screen and (max-width: 1280px) {
  .p-home__match__result-item-box-content {
    grid-template-columns: clamp(9.0625rem, 6.0198821797rem + 8.1001472754vw, 12.5rem) 1fr clamp(9.0625rem, 6.0198821797rem + 8.1001472754vw, 12.5rem);
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}

@media screen and (max-width: 600px) {
  .p-home__match__result-item-box-content {
    grid-template-columns: clamp(4.5rem, -3.1041666667rem + 32.4444444444vw, 9.0625rem) 1fr clamp(4.5rem, -3.1041666667rem + 32.4444444444vw, 9.0625rem);
  }
}

.p-home__match__result-team-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: clamp(0.3125rem, 0.2973300971rem + 0.0647249191vw, 0.375rem);
}

.p-home__match__team-logo-img-wrap,
.p-home__match__team-logo-img-wrap--next-game,
.p-home__match__team-logo-img-wrap--result {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.p-home__match__team-logo-img-wrap--result {
  max-width: clamp(2.625rem, 1.7451456311rem + 3.7540453074vw, 6.25rem);
}

.p-home__match__team-logo-img-wrap--next-game {
  width: 100%;
}

.p-home__match__team-logo-img {
  max-width: 100%;
  height: auto;
}

.p-home__match__result-team-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: var(--color_white);
  text-align: center;
  font-size: clamp(0.6875rem, 0.6116504854rem + 0.3236245955vw, 1rem);
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

.p-home__match__result-game-detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.p-home__match__result-date-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  color: var(--color_white);
}

.p-home__match__result-date {
  font-family: "Oswald";
  font-size: clamp(0.875rem, 0.7839805825rem + 0.3883495146vw, 1.25rem);
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.05em;
}

/* 候補日表示用のスタイル（ホームページ結果表示） */
.p-home__match__result-date--candidate {
  font-family: "Noto Sans JP";
  font-size: clamp(0.75rem, 0.6893203883rem + 0.2588996764vw, 1rem);
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 0.02em;
  word-break: break-all;
  white-space: normal;
}

.p-home__match__result-day-of-week {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: clamp(0.5625rem, 0.4866504854rem + 0.3236245955vw, 0.875rem);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0;
}

.p-home__match__result-place {
  margin-top: 0.25rem;
  color: var(--color_white);
  font-size: clamp(0.6875rem, 0.6116504854rem + 0.3236245955vw, 1rem);
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

.p-home__match__result-score-wrap {
  margin-top: clamp(0.875rem, 0.7839805825rem + 0.3883495146vw, 1.25rem);
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: clamp(0.5rem, -0.0011737089rem + 0.6259780908vw, 0.75rem);
}

@media screen and (max-width: 1280px) {
  .p-home__match__result-score-wrap {
    gap: clamp(1.125rem, 0.793078056rem + 0.88365243vw, 1.5rem);
  }
}

@media screen and (max-width: 600px) {
  .p-home__match__result-score-wrap {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: clamp(0.375rem, -0.875rem + 5.3333333333vw, 1.125rem);
  }
}

.p-home__match__result-score {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: clamp(3.25rem, 2.734223301rem + 2.2006472492vw, 5.375rem);
  width: 100%;
  text-align: center;
  color: var(--color_white);
  font-family: "Oswald";
  font-size: clamp(1.875rem, 1.5716019417rem + 1.2944983819vw, 3.125rem);
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.05em;
}

.p-home__match__result-victory-or-defeat-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: clamp(0.1875rem, 0.1571601942rem + 0.1294498382vw, 0.3125rem);
}

.p-home__match__result-victory-or-defeat {
  color: var(--color-txt_m);
  font-family: "Oswald";
  font-size: clamp(1.5rem, 1.4089805825rem + 0.3883495146vw, 1.875rem);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
.p-home__match__result-victory-or-defeat.live {
  color: var(--color-background_ac);
}

.p-home__match__result-time {
  color: var(--color_white);
  font-family: "Oswald";
  font-size: clamp(0.75rem, 0.6286407767rem + 0.5177993528vw, 1.25rem);
  line-height: 1.2;
  letter-spacing: 0;
  text-transform: uppercase;
}

.p-home__match__btn-wrap {
  margin-top: clamp(1.5rem, 1.4696601942rem + 0.1294498382vw, 1.625rem);
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (hover: hover) {
  .p-home__match__btn-wrap a:where(:-webkit-any-link, :enabled, summary):hover {
    opacity: 1;
  }
}

.p-home__match__next-item-box-detail {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: clamp(0.375rem, 0.3446601942rem + 0.1294498382vw, 0.5rem) clamp(3.3125rem, 1.1825117371rem + 2.6604068858vw, 4.375rem) 0.3125rem;
  background-color: var(--color_white);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (max-width: 1280px) {
  .p-home__match__next-item-box-detail {
    padding: clamp(0.375rem, 0.3446601942rem + 0.1294498382vw, 0.5rem) clamp(1.8125rem, 0.7506906077rem + 4.5303867403vw, 4.375rem) 0.3125rem;
  }
}

.p-home__match__next-game-date-container {
  display: grid;
  grid-template-columns: clamp(3.875rem, 3.2985436893rem + 2.4595469256vw, 6.25rem) 1fr clamp(3.875rem, 3.2985436893rem + 2.4595469256vw, 6.25rem);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.125rem;
}

@media screen and (max-width: 600px) {
  .p-home__match__next-game-date-container {
    margin-top: 0.125rem;
  }
}

.p-home__match__next-game-place {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: clamp(0.6875rem, 0.6116504854rem + 0.3236245955vw, 1rem);
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

.p-home__match__next-game-detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.p-home__match__next-game-date-detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  gap: clamp(0.125rem, 0.0339805825rem + 0.3883495146vw, 0.5rem);
}

@media screen and (max-width: 600px) {
  .p-home__match__next-game-date-detail {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.p-home__match__next-game-date-year {
  font-family: "Oswald";
  font-weight: 600;
  font-size: clamp(0.75rem, 0.3859223301rem + 1.5533980583vw, 2.25rem);
  line-height: 1;
  letter-spacing: 0;
  letter-spacing: 0.03em;
}

.p-home__match__next-game-date-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.p-home__match__next-game-date {
  font-family: "Oswald";
  font-weight: 600;
  font-size: clamp(2.125rem, 1.5788834951rem + 2.3300970874vw, 4.375rem);
  line-height: 1;
  letter-spacing: 0;
  letter-spacing: 0.02em;
}

@media screen and (max-width: 600px) {
  .p-home__match__next-game-date {
    letter-spacing: 0.05em;
  }
}

/* 候補日表示用のスタイル（ホームページ次の試合） */
.p-home__match__next-game-date--candidate {
  font-family: "Noto Sans JP";
  font-size: clamp(1.25rem, 1.0679611650rem + 0.7766990291vw, 2rem);
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0.02em;
  word-break: break-all;
  white-space: normal;
  text-align: center;
}

.is-candidate-date {
  justify-content: center;
}

@media screen and (max-width: 600px) {
  .p-home__match__next-game-date--candidate {
    font-size: clamp(1rem, 0.9393203883rem + 0.2588996764vw, 1.25rem);
    line-height: 1.3;
  }
}

.p-home__match__next-game-day-of-week {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: clamp(0.625rem, 0.4733009709rem + 0.6472491909vw, 1.25rem);
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0;
}

.p-home__match__next-game-time {
  margin-top: 0.3125rem;
  max-width: clamp(6.0625rem, 3.6504854369rem + 10.2912621359vw, 16rem);
  width: 100%;
  padding: clamp(0.0625rem, 0.0321601942rem + 0.1294498382vw, 0.1875rem) clamp(0.375rem, 0.3143203883rem + 0.2588996764vw, 0.625rem);
  background: var(--color-background_q);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.5em;
  color: var(--color_white);
  font-family: "Oswald";
  font-size: clamp(0.6875rem, 0.6116504854rem + 0.3236245955vw, 1rem);
  font-weight: 500;
  line-height: 1.1875;
  letter-spacing: 0.03em;
}

.p-home__match__next-game-time--text {
  text-transform: uppercase;
}

.p-home__match__next-opponent {
  padding: clamp(0.25rem, 0.2044902913rem + 0.1941747573vw, 0.4375rem) clamp(0.875rem, 0.5716019417rem + 1.2944983819vw, 2.125rem);
  background-color: var(--color-background_l);
  display: grid;
  grid-template-columns: 1fr 2.5rem 1fr;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: clamp(2.625rem, 1.5934466019rem + 4.4012944984vw, 6.875rem);
}

.p-home__match__next-opponent-text,
.p-home__match__next-opponent-text--right {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: var(--color_white);
  font-size: clamp(0.6875rem, 0.6116504854rem + 0.3236245955vw, 1rem);
  font-weight: 500;
  line-height: 1.1818181818;
  letter-spacing: 0.05em;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.p-home__match__next-opponent-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: var(--color_white);
  font-family: "Oswald";
  font-size: clamp(1.375rem, 1.192961165rem + 0.7766990291vw, 2.125rem);
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.p-home__topix {
  padding: clamp(2.875rem, 1.7979368932rem + 4.5954692557vw, 7.3125rem) 0 clamp(7.8125rem, 5.203276699rem + 11.1326860841vw, 18.5625rem);
  position: relative;
}

@media screen and (min-width: 1921px) {
  .p-home__topix {
    padding-bottom: 15.46875%;
  }
}

.p-home__topix:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/home/topix-background--pc.svg) no-repeat bottom right/cover;
  z-index: -1;
}

@media screen and (max-width: 600px) {
  .p-home__topix:before {
    background: url(../img/home/topix-background--sp.svg) no-repeat bottom right/cover;
  }
}

.p-home__topix__swiper-container {
  margin-top: clamp(1.75rem, 1.2949029126rem + 1.9417475728vw, 3.625rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: clamp(2.5rem, 2.2572815534rem + 1.0355987055vw, 3.5rem);
}

@media screen and (max-width: 600px) {
  .p-home__topix__swiper-container {
    margin-inline: auto;
    max-width: 28.125rem;
  }
}

.p-home__topix__swiper-container .swiper {
  width: 100%;
  overflow: hidden;
}

.p-home__topix__swiper-container .swiper.is-static .swiper-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: clamp(1rem, 0.3734836998rem + 1.6679302502vw, 2.375rem);
}

@media screen and (max-width: 600px) {
  .p-home__topix__swiper-container .swiper.is-static .swiper-wrapper {
    grid-template-columns: 1fr;
  }
}

.p-home__topix__swiper-container .swiper-slide {
  height: auto;
}

.p-home__topix__swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal {
  position: relative;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: clamp(0.6875rem, 0.6723300971rem + 0.0647249191vw, 0.75rem);
}

.p-home__topix__swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet {
  margin: 0;
  width: clamp(3.6875rem, 3.520631068rem + 0.71197411vw, 4.375rem);
  aspect-ratio: 70/6;
  height: auto;
  background: var(--color_white);
  border-radius: 0;
  opacity: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (hover: hover) {

  .p-home__topix__swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet:hover,
  .p-home__topix__swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet:where(input, textarea, select):hover {
    opacity: 0.7;
  }
}

@media screen and (max-width: 600px) {
  .p-home__topix__swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet {
    aspect-ratio: 61/3;
  }
}

@media screen and (max-width: 374px) {
  .p-home__topix__swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet {
    width: clamp(3.5rem, -1.3214285714rem + 21.4285714286vw, 3.6875rem);
  }
}

.p-home__topix__swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet-active {
  background: var(--color-background_p);
}

.p-home__news {
  margin-top: clamp(-17.4375rem, -0.0394417476rem - 14.498381877vw, -3.4375rem);
  padding: clamp(4.5rem, 1.7845873786rem + 11.5857605178vw, 15.6875rem) 0 clamp(4.8125rem, 2.5825242718rem + 9.5145631068vw, 14rem);
  position: relative;
}

@media screen and (min-width: 1921px) {
  .p-home__news {
    margin-top: -14.53125%;
    padding: 13.0729166667% 0 11.6666666667%;
  }
}

.p-home__news:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/home/webp/news-background--pc.webp) no-repeat top left/cover, url(../img/home/news-background--pc-color.svg) no-repeat top left/cover;
  background-blend-mode: overlay;
  z-index: -1;
}

@media screen and (max-width: 480px) {
  .p-home__news:before {
    background: url(../img/home/webp/news-background--sp.webp) no-repeat top left/cover, url(../img/home/news-background--sp-color.svg) no-repeat top left/cover;
  }
}

.p-home__news__inner {
  margin: 0 auto;
  width: 90%;
  max-width: var(--width-contents_max_m);
}

@media screen and (max-width: 600px) {
  .p-home__news__inner {
    width: 100%;
    padding: 0 1.5625rem;
  }
}

.p-home__news__post-container {
  margin-top: clamp(1.375rem, 1.2839805825rem + 0.3883495146vw, 1.75rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: clamp(2.5rem, 2.0449029126rem + 1.9417475728vw, 4.375rem);
}

.p-home__news__post-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.p-home__news__category-container {
  position: relative;
}

.p-home__news__category-list {
  padding: clamp(0.8125rem, 0.5849514563rem + 0.9708737864vw, 1.75rem) 0 clamp(1.125rem, 0.9733009709rem + 0.6472491909vw, 1.75rem);
  background-color: var(--color-background_r);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow-x: auto;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  justify-content: space-between;
}

.p-home__news__category-list-item {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  min-width: clamp(5.125rem, 4.658839779rem + 1.9889502762vw, 5.5rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}

.p-home__news__category-list-item.is-active:after {
  content: "";
  position: absolute;
  top: calc(100% + clamp(0.4375rem, 0.3616504854rem + 0.3236245955vw, 0.75rem));
  left: 0;
  width: 100%;
  height: clamp(0.125rem, 0.1098300971rem + 0.0647249191vw, 0.1875rem);
  background-color: var(--color-background_l);
  z-index: 2;
}

.p-home__news__category-item-btn {
  padding-block: 0;
  padding-inline: 0;
  border: 0;
  background-color: transparent;
  padding-inline: 0.5em;
  color: var(--color_white);
  font-size: clamp(0.75rem, 0.6893203883rem + 0.2588996764vw, 0.875rem);
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.03em;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (hover: hover) {

  .p-home__news__category-item-btn:hover,
  .p-home__news__category-item-btn:where(input, textarea, select):hover {
    color: var(--color-txt_hover);
  }
}

.p-home__news__scroll-arrow,
.p-home__news__scroll-arrow--right,
.p-home__news__scroll-arrow--left {
  padding: 0;
  border: none;
  position: absolute;
  top: 0;
  width: clamp(1rem, 0.7572815534rem + 1.0355987055vw, 2rem);
  height: 100%;
  background-color: var(--color-background_c);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  z-index: 3;
}

@media (hover: hover) {

  .p-home__news__scroll-arrow:hover .p-home__news__scroll-arrow-img,
  .p-home__news__scroll-arrow--right:hover .p-home__news__scroll-arrow-img,
  .p-home__news__scroll-arrow--left:hover .p-home__news__scroll-arrow-img,
  .p-home__news__scroll-arrow:where(input, textarea, select):hover .p-home__news__scroll-arrow-img {
    -webkit-transform: translateX(0.0625rem) scale(1.2);
    transform: translateX(0.0625rem) scale(1.2);
  }
}

.p-home__news__scroll-arrow.is-hidden,
.is-hidden.p-home__news__scroll-arrow--right,
.is-hidden.p-home__news__scroll-arrow--left {
  opacity: 0;
  pointer-events: none;
}

.p-home__news__scroll-arrow--left {
  left: 0;
}

.p-home__news__scroll-arrow--right {
  right: 0;
}

.p-home__news__scroll-arrow-img-wrap,
.p-home__news__scroll-arrow-img-wrap--right,
.p-home__news__scroll-arrow-img-wrap--left {
  width: clamp(0.5rem, 0.4393203883rem + 0.2588996764vw, 0.75rem);
  -webkit-transition: -webkit-transform 0.1s;
  transition: -webkit-transform 0.1s;
  transition: transform 0.1s;
  transition: transform 0.1s, -webkit-transform 0.1s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.p-home__news__scroll-arrow-img-wrap--left {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.p-home__news__scroll-arrow-img {
  display: block;
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-transform: translateX(0.0625rem);
  transform: translateX(0.0625rem);
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}

.p-home__news__category-line {
  position: absolute;
  bottom: clamp(0.5625rem, 0.5018203883rem + 0.2588996764vw, 0.8125rem);
  left: 0;
  width: 100%;
  height: clamp(0.125rem, 0.1098300971rem + 0.0647249191vw, 0.1875rem);
  background-color: var(--color-background_d);
}

.p-home__news__post-list {
  padding-inline: clamp(1.125rem, 0.6395631068rem + 2.071197411vw, 3.125rem);
  background-color: var(--color_white);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media screen and (max-width: 768px) {
  .p-home__news__post-list {
    padding: clamp(0.5625rem, 0.3835877863rem + 0.7633587786vw, 0.75rem) clamp(1.125rem, 0.6395631068rem + 2.071197411vw, 3.125rem) clamp(2rem, 1.5229007634rem + 2.0356234097vw, 2.5rem);
  }
}

.p-home__news__post-btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (hover: hover) {
  .p-home__news__post-btn-wrap a:where(:-webkit-any-link, :enabled, summary):hover {
    opacity: 1;
  }
}

.p-home__member {
  margin-top: clamp(-6.3125rem, 2.4641990291rem - 7.3139158576vw, 0.75rem);
  padding-bottom: clamp(4.375rem, 3.9654126214rem + 1.7475728155vw, 6.0625rem);
  position: relative;
}

.p-home__member:before {
  content: "";
  position: absolute;
  top: clamp(-11.3125rem, -2.5358009709rem - 7.3139158576vw, -4.25rem);
  right: 0;
  width: 100%;
  height: 69.7368421053%;
  aspect-ratio: auto;
  background: url(../img/home/webp/member-background--pc-top.webp) no-repeat 100% 0%/cover;
  z-index: -1;
}

@media screen and (min-width: 1921px) {
  .p-home__member:before {
    height: auto;
    aspect-ratio: 1920/530;
    top: -44%;
  }
}

@media screen and (max-width: 768px) {
  .p-home__member:before {
    height: 64.5%;
    background: url(../img/home/webp/member-background--sp-top.webp) no-repeat 50% 0%/cover;
  }
}

.p-home__member:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 90.5263157895%;
  background: url(../img/home/webp/member-background--pc-bottom.webp) no-repeat 100% 0%/cover;
  z-index: -1;
}

@media screen and (min-width: 1921px) {
  .p-home__member:after {
    height: 112%;
  }
}

@media screen and (max-width: 768px) {
  .p-home__member:after {
    height: 78.5031847134%;
    background: url(../img/home/webp/member-background--sp-bottom.webp) no-repeat 50% 0%/cover;
  }
}

.p-home__member__contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 1.5rem;
}

@media screen and (max-width: 768px) {
  .p-home__member__contents {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 2.375rem;
  }
}

.p-home__member__left-wrap {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: clamp(2rem, 1.7494569939rem + 0.5212858384vw, 2.375rem);
}

@media screen and (max-width: 768px) {
  .p-home__member__left-wrap {
    display: contents;
  }
}

.p-home__member__title-wrap {
  margin-top: clamp(23.5rem, 30.3379888268rem - 5.6983240223vw, 26.6875rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: clamp(0rem, -0.0758495146rem + 0.3236245955vw, 0.3125rem);
}

@media screen and (max-width: 1024px) {
  .p-home__member__title-wrap {
    margin-top: clamp(17.25rem, -11.2105392157rem + 59.2156862745vw, 26.6875rem);
  }
}

@media screen and (max-width: 768px) {
  .p-home__member__title-wrap {
    margin-top: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}

.p-home__member__title-img-wrap--team-logo {
  max-width: clamp(12.25rem, 10.9605582524rem + 5.501618123vw, 17.5625rem);
}

.p-home__member__btn-wrap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 768px) {
  .p-home__member__btn-wrap {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
}

@media (hover: hover) {
  .p-home__member__btn-wrap a:where(:-webkit-any-link, :enabled, summary):hover {
    opacity: 1;
  }
}

.p-home__member__list {
  max-width: 35.875rem;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: clamp(1.1875rem, 0.9902912621rem + 0.8414239482vw, 2rem);
}

@media screen and (max-width: 768px) {
  .p-home__member__list {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}

.p-home__member__list-item {
  overflow: hidden;
}

@media (hover: hover) {
  .p-home__member__list-item a:where(:-webkit-any-link, :enabled, summary):hover {
    opacity: 1;
  }
}

.p-home__member__item-link {
  position: relative;
  display: block;
}

@media (hover: hover) {
  .p-home__member__item-link:where(:-webkit-any-link, :enabled, summary):hover .p-home__member__item-img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}

.p-home__member__item-img-wrap {
  width: 100%;
  overflow: hidden;
}

.p-home__member__item-img {
  display: block;
  width: 100%;
  aspect-ratio: 170/523;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.p-home__member__item-position {
  position: absolute;
  top: 0;
  left: 0;
  width: clamp(4.125rem, 3.4575242718rem + 2.8478964401vw, 6.875rem);
  aspect-ratio: 1/1;
  padding: clamp(0.4375rem, 0.3768203883rem + 0.2588996764vw, 0.6875rem) clamp(0.375rem, 0.3143203883rem + 0.2588996764vw, 0.625rem);
  font-family: "Oswald";
  font-size: clamp(1.125rem, 0.9126213592rem + 0.9061488673vw, 2rem);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  z-index: 1;
}

.p-home__member__item-position:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--color-background_e);
  clip-path: polygon(100% 0, 0 0, 0 100%);
  z-index: -1;
}

.p-home__member__item-name {
  position: absolute;
  bottom: clamp(0.5625rem, 0.4866504854rem + 0.3236245955vw, 0.875rem);
  left: 0;
  color: var(--color_white);
  font-family: "Poppins";
  font-size: clamp(1.25rem, 1.0072815534rem + 1.0355987055vw, 2.25rem);
  font-weight: 600;
  line-height: 1.125;
  letter-spacing: 0.01em;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  opacity: 0.6;
}

.p-home__official-app-partner-wrap {
  padding: clamp(2rem, 1.4538834951rem + 2.3300970874vw, 4.25rem) 0 clamp(4.375rem, 3.7985436893rem + 2.4595469256vw, 6.75rem);
  position: relative;
}

.p-home__official-app-partner-wrap:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 55%;
  background: url(../img/home/webp/official-app-partner-background--pc-top.webp) no-repeat 50% 50%/cover;
  z-index: -1;
}

.p-home__official-app-partner-wrap:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 74.8792270531%;
  background: url(../img/home/webp/official-app-partner-background--pc-bottom.webp) no-repeat 50% 0%/cover;
  z-index: -1;
}

@media screen and (max-width: 480px) {
  .p-home__official-app-partner-wrap:after {
    height: clamp(32.9375rem, 16.6428571429rem + 69.5238095238vw, 37.5rem);
    background: url(../img/home/webp/official-app-partner-background--sp-bottom.webp) no-repeat 50% 0%/cover;
  }
}

.p-home__partner-wrap {
  margin-top: clamp(6.125rem, 4.213592233rem + 8.1553398058vw, 14rem);
}

.p-match-result__img {
  display: block;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.p-match-result__anchor-wrap {
  margin-top: clamp(0.625rem, 0.5946601942rem + 0.1294498382vw, 0.75rem);
}

.p-match-result__post {
  padding: clamp(3.125rem, 2.3665048544rem + 3.2362459547vw, 6.25rem) 0;
}

.p-match-result__post:nth-child(odd) {
  background-color: var(--color-background_h);
}

.p-match-result__post:nth-child(even) {
  position: relative;
}

.p-match-result__post:nth-child(even):before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/match-result/post-background--preseason.svg) no-repeat 50% 50%/cover;
  z-index: -1;
}

.p-ticket .p-match-result__post {
  padding: 0 0 clamp(3.125rem, 2.3665048544rem + 3.2362459547vw, 6.25rem) 0;
}

.p-ticket .p-match-result__post:nth-child(odd) {
  background-color: transparent;
}

.p-ticket .p-match-result__post:nth-child(even):before {
  content: none;
}

.p-ticket .p-match-result__post:last-child {
  padding-bottom: 0;
}

.p-match-result__post__btn-wrap {
  margin-top: clamp(1.25rem, 0.9466019417rem + 1.2944983819vw, 2.5rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (hover: hover) {
  .p-match-result__post__btn-wrap a:where(:-webkit-any-link, :enabled, summary):hover {
    opacity: 1;
  }
}

.p-match-result__post__list {
  margin-top: clamp(1.25rem, 0.9466019417rem + 1.2944983819vw, 2.5rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: clamp(1.25rem, 0.9466019417rem + 1.2944983819vw, 2.5rem);
}

@media screen and (max-width: 1024px) {
  .p-match-result__post__list {
    width: 100vw;
    margin: clamp(1.25rem, 0.9466019417rem + 1.2944983819vw, 2.5rem) calc(50% - 50vw) 0;
  }
}

@media screen and (max-width: 767px) {
  .p-match-result__post__list {
    width: 100%;
    margin: clamp(1.25rem, 0.9466019417rem + 1.2944983819vw, 2.5rem) auto 0;
  }
}

.p-annual-report__heading {
  margin-top: clamp(0.625rem, 0.5794902913rem + 0.1941747573vw, 0.8125rem);
  padding: clamp(5.625rem, 4.244538835rem + 5.8899676375vw, 11.3125rem) 0 clamp(7.0625rem, 5.3483009709rem + 7.3139158576vw, 14.125rem);
  position: relative;
}

.p-annual-report__heading:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/annual-report/webp/heading-background.webp) no-repeat 50% 50%/cover;
  z-index: -1;
}

.p-annual-report__heading_text-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: clamp(2.5rem, 1.8932038835rem + 2.5889967638vw, 5rem);
  color: var(--color_white);
}

.p-annual-report__heading__title {
  font-size: clamp(1.25rem, 1.0072815534rem + 1.0355987055vw, 2.25rem);
  font-weight: 500;
  line-height: 1.6666666667;
  letter-spacing: 0.1125em;
  text-wrap: nowrap;
}

.p-annual-report__heading__text {
  font-size: clamp(0.875rem, 0.8446601942rem + 0.1294498382vw, 1rem);
  line-height: 1.875;
  letter-spacing: 0.05em;
}

.p-annual-report__report {
  padding: clamp(2.625rem, 2.0182038835rem + 2.5889967638vw, 5.125rem) 0 clamp(2.8125rem, 2.1601941748rem + 2.783171521vw, 5.5rem);
  background-color: var(--color-background_q);
}

.p-annual-report__report__list {
  margin-top: clamp(1.5rem, 1.2572815534rem + 1.0355987055vw, 2.5rem);
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: clamp(2.25rem, 1.8555825243rem + 1.6828478964vw, 3.875rem) clamp(0.75rem, 0.1280339806rem + 2.6537216828vw, 3.3125rem);
}

@media screen and (max-width: 600px) {
  .p-annual-report__report__list {
    grid-template-columns: repeat(3, 1fr);
  }
}

.p-annual-report__report__list-item {
  height: 100%;
}

@media (hover: hover) {
  .p-annual-report__report__list-item a:where(:-webkit-any-link, :enabled, summary):hover {
    opacity: 1;
  }
}

.p-annual-report__report__item-link {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: clamp(0.6875rem, 0.6268203883rem + 0.2588996764vw, 0.9375rem);
  pointer-events: none;
}

@media (hover: hover) {
  .p-annual-report__report__item-link:where(:-webkit-any-link, :enabled, summary):hover .p-annual-report__report__item-text-wrap {
    border-bottom: 1px solid var(--color-txt_hover);
  }

  .p-annual-report__report__item-link:where(:-webkit-any-link, :enabled, summary):hover .p-annual-report__report__item-text {
    color: var(--color-txt_hover);
  }

  .p-annual-report__report__item-link:where(:-webkit-any-link, :enabled, summary):hover .p-annual-report__report__item-icon-img-wrap svg path {
    stroke: var(--color-txt_hover);
  }
}

.p-annual-report__report__item-link[target=_blank] {
  pointer-events: unset;
}

.p-annual-report__report__item-img {
  display: block;
  width: 100%;
  aspect-ratio: 210/297;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.p-annual-report__report__item-text-wrap {
  padding: 0 clamp(0.125rem, 0.0643203883rem + 0.2588996764vw, 0.375rem) clamp(0.3125rem, 0.2518203883rem + 0.2588996764vw, 0.5625rem) clamp(0.3125rem, 0.2518203883rem + 0.2588996764vw, 0.5625rem);
  border-bottom: 1px solid var(--color_white);
  display: grid;
  grid-template-columns: 1fr clamp(1.125rem, 1.0339805825rem + 0.3883495146vw, 1.5rem);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.375rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.p-annual-report__report__item-text {
  color: var(--color_white);
  font-size: clamp(0.8125rem, 0.7669902913rem + 0.1941747573vw, 1rem);
  line-height: 1.875;
  letter-spacing: 0.05em;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.p-annual-report__report__item-icon-img-wrap {
  aspect-ratio: 1/1;
}

.p-annual-report__report__item-icon-img-wrap svg {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.p-annual-report__report__item-icon-img-wrap svg path {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.p-members__anchor {
  margin-top: clamp(0.625rem, 0.5794902913rem + 0.1941747573vw, 0.8125rem);
  padding: clamp(2.5rem, 1.8932038835rem + 2.5889967638vw, 5rem) 0;
  position: relative;
}

.p-members__anchor:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/members/anchor-background.svg) no-repeat 50% 50%/cover;
  z-index: -1;
}

.p-members__anchor__list {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: clamp(0.5rem, 0.3786407767rem + 0.5177993528vw, 1rem) clamp(0.5rem, 0.4393203883rem + 0.2588996764vw, 0.75rem);
}

@media screen and (max-width: 1024px) {
  .p-members__anchor__list {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media screen and (max-width: 768px) {
  .p-members__anchor__list {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media screen and (max-width: 480px) {
  .p-members__anchor__list {
    grid-template-columns: repeat(2, 1fr);
  }
}

.p-members__anchor__list-item {
  height: 100%;
}

@media (hover: hover) {
  .p-members__anchor__list-item a:where(:-webkit-any-link, :enabled, summary):hover {
    opacity: 1;
  }
}

.p-members__anchor__item-link {
  padding: clamp(0.25rem, 0.1893203883rem + 0.2588996764vw, 0.5rem) 0.5rem;
  background-color: var(--color_white);
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: var(--color_black);
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (hover: hover) {
  .p-members__anchor__item-link:where(:-webkit-any-link, :enabled, summary):hover {
    color: var(--color-txt_hover);
  }
}

.p-members__anchor__item-link-text--en {
  font-family: "Wallpoet";
  font-size: clamp(1.5rem, 1.317961165rem + 0.7766990291vw, 2.25rem);
  line-height: 1;
  letter-spacing: 0.05em;
}

.p-members__anchor__item-link-text--en--small {
  font-size: clamp(1.375rem, 1.2233009709rem + 0.6472491909vw, 2rem);
}

.p-members__anchor__item-link-text--ja {
  font-size: clamp(0.625rem, 0.5643203883rem + 0.2588996764vw, 0.875rem);
  font-weight: 700;
  line-height: 1.2142857143;
  letter-spacing: 0.05em;
}

.p-members__members-section--separate {
  padding: clamp(14.375rem, 9.3992718447rem + 21.2297734628vw, 34.875rem) 0 0;
  position: relative;
  z-index: 2;
}

.p-members__members-section--separate:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: clamp(12.5rem, 7.4939320388rem + 21.359223301vw, 33.125rem);
  background: url(../img/team-profile/webp/club-overview-background--top.webp) no-repeat 50% 50%/cover;
  z-index: -1;
}

@media screen and (min-width: 1921px) {
  .p-members__members-section--separate:before {
    height: auto;
    aspect-ratio: 1920/530;
  }
}

.p-members__members-section-wrap {
  padding: clamp(1.5625rem, 1.5018203883rem + 0.2588996764vw, 1.8125rem) 0 clamp(5.125rem, 3.8658980583rem + 5.3721682848vw, 10.3125rem);
  background: var(--color-gradation-footer_top);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: clamp(2.625rem, 1.6086165049rem + 4.3365695793vw, 6.8125rem);
}

.p-members__members-list {
  margin-top: clamp(1rem, 0.6814320388rem + 1.359223301vw, 2.3125rem);
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: clamp(1.25rem, 0.8252427184rem + 1.8122977346vw, 3rem) clamp(0.625rem, 0.2154126214rem + 1.7475728155vw, 2.3125rem);
}

@media screen and (max-width: 600px) {
  .p-members__members-list {
    grid-template-columns: repeat(4, 1fr);
  }
}

.p-members__members-list-item {
  overflow: hidden;
}

@media (hover: hover) {
  .p-members__members-list-item a:where(:-webkit-any-link, :enabled, summary):hover {
    opacity: 1;
  }
}

.p-members__members-item-link {
  position: relative;
  display: block;
}

.p-members__members-item-link.is_disabled {
  pointer-events: none;
}

@media (hover: hover) {
  .p-members__members-item-link:where(:-webkit-any-link, :enabled, summary):hover .p-members__members-item-img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}

.p-members__members-item-img-wrap {
  width: 100%;
  overflow: hidden;
}

.p-members__members-item-img-wrap h3 {
  text-align: center;
  font-size: 28px;
  color: #999999;
}

.p-members__members-item-img-wrap h4 {
  width: 100%;
  padding: 0 12px;
  font-size: 14px;
  white-space: pre-wrap;
}

@media screen and (max-width: 1024px) {
  .p-members__members-item-img-wrap h3 {
    font-size: 2.5vw;
  }

  .p-members__members-item-img-wrap h4 {
    font-size: 1.3vw;
  }
}

@media screen and (max-width: 600px) {
  .p-members__members-item-img-wrap h3 {
    font-size: 3.2vw;
  }

  .p-members__members-item-img-wrap h4 {
    font-size: 2vw;
  }
}

@media screen and (max-width: 480px) {
  .p-members__members-item-img-wrap h3 {
    font-size: 3.5vw;
  }

  .p-members__members-item-img-wrap h4 {
    font-size: 1.8vw;
  }
}

.p-members__members-item-img {
  display: block;
  width: 100%;
  aspect-ratio: 170/523;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.p-members__members-item-position,
.p-members__members-item-position--font-medium-extra-large,
.p-members__members-item-position--font-medium-large,
.p-members__members-item-position--font-medium,
.p-members__members-item-position--font-small {
  position: absolute;
  top: 0;
  left: 0;
  width: clamp(4.125rem, 3.4575242718rem + 2.8478964401vw, 6.875rem);
  aspect-ratio: 1/1;
  padding: clamp(0.4375rem, 0.3768203883rem + 0.2588996764vw, 0.6875rem) clamp(0.375rem, 0.3143203883rem + 0.2588996764vw, 0.625rem);
  font-family: "Oswald";
  font-size: clamp(1.125rem, 0.9126213592rem + 0.9061488673vw, 2rem);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.03em;
  z-index: 1;
}

.p-members__members-item-position:before,
.p-members__members-item-position--font-medium-extra-large:before,
.p-members__members-item-position--font-medium-large:before,
.p-members__members-item-position--font-medium:before,
.p-members__members-item-position--font-small:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--color-background_e);
  clip-path: polygon(100% 0, 0 0, 0 100%);
  z-index: -1;
}

.p-members__members-item-position--font-small {
  font-size: clamp(0.75rem, 0.6286407767rem + 0.5177993528vw, 1.25rem);
  padding-left: clamp(0.25rem, 0.2196601942rem + 0.1294498382vw, 0.375rem);
}

.p-members__members-item-position--font-medium {
  font-size: clamp(0.9375rem, 0.770631068rem + 0.71197411vw, 1.625rem);
  padding-left: clamp(0.25rem, 0.2196601942rem + 0.1294498382vw, 0.375rem);
}

.p-members__members-item-position--font-medium-large {
  font-size: clamp(1.125rem, 0.942961165rem + 0.7766990291vw, 1.875rem);
  padding-left: clamp(0.25rem, 0.2196601942rem + 0.1294498382vw, 0.375rem);
}

.p-members__members-item-position--font-medium-extra-large {
  font-size: clamp(1.1875rem, 0.9902912621rem + 0.8414239482vw, 2rem);
  padding-left: clamp(0.25rem, 0.2196601942rem + 0.1294498382vw, 0.375rem);
}

.p-members__members-item-name {
  position: absolute;
  bottom: clamp(0.5625rem, 0.4866504854rem + 0.3236245955vw, 0.875rem);
  left: 0;
  color: var(--color_white);
  font-family: "Poppins";
  font-size: clamp(0.875rem, 0.5412621359rem + 1.4239482201vw, 2.25rem);
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0.01em;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  opacity: 0.6;
}

.p-partner__section-wrap {
  margin-top: clamp(0.625rem, 0.5946601942rem + 0.1294498382vw, 0.75rem);
  padding: clamp(2rem, 1.5145631068rem + 2.071197411vw, 4rem) 0 clamp(5.75rem, 4.354368932rem + 5.9546925566vw, 11.5rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: clamp(3.75rem, 2.8398058252rem + 3.8834951456vw, 7.5rem);
  position: relative;
}

.p-partner__section-wrap:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/partner/section-wrap-background.svg) no-repeat 50% 50%/cover;
  z-index: -1;
}

.p-partner__list {
  margin-top: clamp(2rem, 1.5145631068rem + 2.071197411vw, 4rem);
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: clamp(0.625rem, 0.4126213592rem + 0.9061488673vw, 1.5rem) clamp(0.5rem, 0.4393203883rem + 0.2588996764vw, 0.75rem);
}

@media screen and (max-width: 1024px) {
  .p-partner__list {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media screen and (max-width: 600px) {
  .p-partner__list {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media screen and (max-width: 480px) {
  .p-partner__list {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (hover: hover) {
  .p-partner__list-item a:where(:-webkit-any-link, :enabled, summary):hover {
    opacity: 1;
  }
}

.p-partner__item-link {
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
}

.p-partner__item-link:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.25);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (hover: hover) {
  .p-partner__item-link:where(:-webkit-any-link, :enabled, summary):hover:before {
    width: 100%;
  }
}

.p-partner__item-img {
  display: block;
  width: 100%;
  aspect-ratio: 190/70;
  -o-object-fit: cover;
  object-fit: cover;
}

.p-rankings__heading {
  margin-top: clamp(0.625rem, 0.5946601942rem + 0.1294498382vw, 0.75rem);
  padding: clamp(2rem, 1.5145631068rem + 2.071197411vw, 4rem) 0;
  position: relative;
}

.p-rankings__heading:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/rankings/heading-background.svg) no-repeat 50% 50%/cover;
  z-index: -1;
}

.p-rankings__heading__banner-img-wrap {
  margin-top: clamp(1.25rem, 0.9466019417rem + 1.2944983819vw, 2.5rem);
}

.p-rankings__heading__banner-img {
  display: block;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.p-rankings__rankings {
  padding: clamp(2.5rem, 1.9083737864rem + 2.5242718447vw, 4.9375rem) 0 clamp(2.8125rem, 2.1450242718rem + 2.8478964401vw, 5.5625rem);
  position: relative;
}

.p-rankings__rankings:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--color-gradation-footer_top);
  z-index: -1;
}

.p-rankings__rankings__table-wrap {
  margin-top: clamp(1.125rem, 1.0643203883rem + 0.2588996764vw, 1.375rem);
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.p-rankings__rankings__table-wrap .tablepress {
  margin: 0;
  min-width: 43.25rem;
}

.p-rankings__rankings__table-wrap .tablepress caption {
  caption-side: top !important;
  color: var(--color_white);
  margin-bottom: 0.25rem !important;
  padding-left: 0.25rem !important;
  font-size: clamp(0.75rem, 0.7196601942rem + 0.1294498382vw, 0.875rem);
}

.p-rankings__rankings__table-wrap .tablepress caption a {
  display: inline-block;
}

.p-rankings__rankings__table-wrap .tablepress th {
  text-align: center !important;
  vertical-align: middle !important;
  font-size: 16px;
  background-color: #af194a !important;
  color: #fff !important;
  border: 1px solid #ddd !important;
  padding: 10px 5px !important;
  line-height: 1.2 !important;
}

.p-rankings__rankings__table-wrap .tablepress td {
  text-align: center;
  vertical-align: middle !important;
  font-size: 13px;
  border: 1px #ddd solid !important;
  padding: 10px 5px !important;
  line-height: 150% !important;
  overflow: auto;
  white-space: nowrap;
}

.p-rankings__rankings__table-wrap .tablepress> :where(thead, tfoot)>tr {
  background: var(--color-gradation-header_pc_top) !important;
}

.p-rankings__rankings__table-wrap .tablepress> :where(thead, tfoot)>tr>th {
  padding: clamp(0.875rem, 0.8446601942rem + 0.1294498382vw, 1rem) 0.3125rem !important;
  font-size: clamp(0.9375rem, 0.8919902913rem + 0.1941747573vw, 1.125rem);
  letter-spacing: 0.05em;
  font-weight: 500;
}

.p-rankings__rankings__table-wrap .tablepress> :where(thead, tfoot)>*>th {
  background: var(--color-gradation-header_pc_top) !important;
  background: transparent !important;
}

.p-rankings__rankings__table-wrap .tablepress> :where(tbody)>.even>* {
  background-color: var(--color-table-background-even);
  color: var(--color-txt);
}

.p-rankings__rankings__table-wrap .tablepress> :where(tbody)>.odd>* {
  background-color: var(--color_white);
  color: var(--color-txt);
}

.p-rankings__rankings__table-wrap .tablepress> :where(tbody)>tr>td {
  padding: clamp(0.375rem, 0.3143203883rem + 0.2588996764vw, 0.625rem) 0.3125rem !important;
  font-size: clamp(0.8125rem, 0.7669902913rem + 0.1941747573vw, 1rem);
  font-weight: 500;
  line-height: 1.375 !important;
}

.p-rankings__rankings__table-wrap .tablepress> :where(tbody)>tr>td>strong {
  font-weight: 500;
}

.p-rankings__rankings__table-wrap .tablepress> :where(tbody)>tr>td.is-hanazono {
  background: var(--color-background_g);
  color: var(--color_white);
}

.p-rankings__rankings__table-wrap .tablepress> :where(tbody)>tr.is-hanazono-no1 {
  background: var(--color-gradation-type_d);
}

.p-rankings__rankings__table-wrap .tablepress> :where(tbody)>tr>td.is-hanazono-no1 {
  background: transparent;
  color: var(--color-txt);
}

/* 記事ページのテーブル用スクロールラッパー（順位表ページと同じ構造） */
.tablepress-scroll-wrapper {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  position: relative;
}

.tablepress-scroll-wrapper .tablepress {
  margin: 0;
  min-width: max-content;
}

/* ラッパー内のテーブルに対して、white-space: nowrapを強制的に適用 */
/* カスタムCSSのwhite-space: normalを上書きする */
.tablepress-scroll-wrapper .tablepress td,
.tablepress-scroll-wrapper .tablepress th {
  white-space: nowrap !important;
}

.p-rankings__rankings__btn-wrap {
  margin-top: clamp(2rem, 1.6662621359rem + 1.4239482201vw, 3.375rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.p-faq__anchor-wrap {
  margin-top: clamp(0.625rem, 0.5946601942rem + 0.1294498382vw, 0.75rem);
}

.p-faq__faq {
  padding: clamp(3.125rem, 2.3665048544rem + 3.2362459547vw, 6.25rem) 0 0;
  position: relative;
}

.p-faq__faq--pb {
  padding-bottom: clamp(5.375rem, 4.0855582524rem + 5.501618123vw, 10.6875rem);
}

.p-faq__faq:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--color-gradation-footer_top);
  z-index: -2;
}

.p-faq__faq__accordion-wrap {
  margin-top: clamp(1.25rem, 1.1893203883rem + 0.2588996764vw, 1.5rem);
}

.faq-search-box {
  padding: 3rem 0 1rem;
  position: sticky;
  top: 3.8125rem;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  .faq-search-box {
    padding-top: 1rem;
  }
}

@media screen and (max-width: 600px) {
  .faq-search-box {
    top: 3.375rem;
  }
}

.faq-search-box .l-inner {
  padding: 1rem;
}

@media screen and (max-width: 600px) {
  .faq-search-box .l-inner {
    padding: 0 0.875rem;
  }
}

.faq-highlight {
  background: yellow;
}

.faq-highlight.active {
  background: orange;
}

#faq-count {
  color: var(--color_white);
}

#faq-search-input {
  width: 50%;
}

#faq-prev,
#faq-next {
  background-color: transparent;
  border: 1px solid var(--color_white);
  border-radius: 0.25rem;
  color: var(--color_white);
  cursor: pointer;
}

.p-ticket__img {
  display: block;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.p-ticket__bottom-contents-detail,
.p-ticket__season-ticket__text-wrap {
  padding-left: clamp(2.625rem, 2.3402198635rem + 0.7581501137vw, 3.25rem);
}

@media screen and (max-width: 600px) {

  .p-ticket__bottom-contents-detail,
  .p-ticket__season-ticket__text-wrap {
    padding-inline: clamp(0.875rem, -2.0416666667rem + 12.4444444444vw, 2.625rem);
  }
}

.p-ticket__contents-text,
.p-ticket__bottom-contents-list-item {
  color: var(--color_white);
  text-align: justify;
  font-size: clamp(0.875rem, 0.8446601942rem + 0.1294498382vw, 1rem);
  line-height: 1.875;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 600px) {

  .p-ticket__contents-text,
  .p-ticket__bottom-contents-list-item {
    line-height: 1.8;
  }
}

.p-ticket__top-contents-section-wrap {
  padding: clamp(2.625rem, 1.5934466019rem + 4.4012944984vw, 6.875rem) 0 clamp(2.25rem, 1.7038834951rem + 2.3300970874vw, 4.5rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: clamp(2.5rem, 1.9083737864rem + 2.5242718447vw, 4.9375rem);
  position: relative;
}

.p-ticket__top-contents-section-wrap::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--color-gradation-footer_top);
  z-index: -1;
}

.p-ticket__seat__border-section-title-wrap {
  margin-top: clamp(1.75rem, 1.3404126214rem + 1.7475728155vw, 3.4375rem);
}

.p-ticket__seat__img-wrap {
  margin-top: clamp(2rem, 1.5145631068rem + 2.071197411vw, 4rem);
}

.p-ticket__price__img-wrap {
  margin-top: clamp(1.6875rem, 1.2930825243rem + 1.6828478964vw, 3.3125rem);
}

.p-ticket__season-ticket {
  padding: clamp(2.8125rem, 2.1450242718rem + 2.8478964401vw, 5.5625rem) 0 clamp(3.125rem, 1.911407767rem + 5.1779935275vw, 8.125rem);
  position: relative;
}

.p-ticket__season-ticket:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/ticket/season-ticket-background.svg) no-repeat 50% 50%/cover;
  z-index: -1;
}

.p-ticket__season-ticket__contents {
  margin-top: clamp(2rem, 1.5145631068rem + 2.071197411vw, 4rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  gap: clamp(2.25rem, 1.3246359223rem + 3.9482200647vw, 6.0625rem);
}

@media screen and (max-width: 600px) {
  .p-ticket__season-ticket__contents {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}

.p-ticket__season-ticket__text-wrap {
  max-width: 27.375rem;
}

@media screen and (max-width: 600px) {
  .p-ticket__season-ticket__text-wrap {
    max-width: none;
  }
}

.p-ticket__season-ticket__btn-wrap {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: clamp(14.5625rem, 12.9848300971rem + 6.7313915858vw, 21.0625rem);
  width: 100%;
}

@media screen and (max-width: 600px) {
  .p-ticket__season-ticket__btn-wrap {
    max-width: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media (hover: hover) {
  .p-ticket__season-ticket__btn-wrap a:where(:-webkit-any-link, :enabled, summary):hover {
    opacity: 1;
  }
}

.p-ticket__bottom-contents-section-wrap {
  padding: clamp(3.25rem, 2.4459951456rem + 3.430420712vw, 6.5625rem) 0 clamp(2.625rem, 1.9878640777rem + 2.7184466019vw, 5.25rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: clamp(2.8125rem, 2.1450242718rem + 2.8478964401vw, 5.5625rem);
  position: relative;
}

.p-ticket__bottom-contents-section-wrap:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/ticket/bottom-contents-background.svg) no-repeat 50% 50%/cover;
  z-index: -1;
}

.p-ticket__bottom-contents-detail {
  margin-top: clamp(1.25rem, 1.1589805825rem + 0.3883495146vw, 1.625rem);
}

.p-ticket__bottom-contents-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: clamp(0rem, 0.3883495146rem - 0.3236245955vw, 0.3125rem);
}

.p-ticket__bottom-contents-list-item {
  padding-left: clamp(1.125rem, 1.0946601942rem + 0.1294498382vw, 1.25rem);
  position: relative;
}

.p-ticket__bottom-contents-list-item:before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1em;
}

.p-season-ticket p {
  text-align: center;
  color: var(--color_white);
}

.p-sdgs p {
  text-align: center;
  color: var(--color_white);
}

.p-guide__heading {
  margin-top: clamp(0.625rem, 0.5946601942rem + 0.1294498382vw, 0.75rem);
  padding: clamp(4.75rem, 3.020631068rem + 7.3786407767vw, 11.875rem) 0 clamp(3.6875rem, 2.3373786408rem + 5.7605177994vw, 9.25rem);
  position: relative;
}

.p-guide__heading:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/guide/webp/heading-background.webp) no-repeat 35% 50%/cover;
  z-index: -1;
}

.p-guide__heading__text-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: clamp(2.25rem, 1.6128640777rem + 2.7184466019vw, 4.875rem);
  color: var(--color_white);
}

.p-guide__heading__title {
  font-size: clamp(1.25rem, 1.0072815534rem + 1.0355987055vw, 2.25rem);
  font-weight: 500;
  line-height: 1.6666666667;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 600px) {
  .p-guide__heading__title {
    line-height: 1.55;
  }
}

.p-guide__heading__text {
  font-size: clamp(0.875rem, 0.8446601942rem + 0.1294498382vw, 1rem);
  line-height: 1.875;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 600px) {
  .p-guide__heading__text {
    line-height: 1.8;
  }
}

.p-guide__section-wrap {
  padding: clamp(2.8125rem, 2.1450242718rem + 2.8478964401vw, 5.5625rem) 0 clamp(3.125rem, 2.3665048544rem + 3.2362459547vw, 6.25rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: clamp(3.375rem, 1.9338592233rem + 6.1488673139vw, 9.3125rem);
  position: relative;
}

.p-guide__section-wrap:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/guide/section-wrap-background.svg) no-repeat 50% 50%/cover;
  z-index: -1;
}

.p-guide__section-wrap:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 54.9655172414%;
  background: url(../img/guide/section-wrap-background--bottom.svg) no-repeat 50% 0%/cover;
  z-index: -1;
}

@media screen and (max-width: 600px) {
  .p-guide__section-wrap:after {
    height: 55.7617942769%;
  }
}

.p-how-to-enjoy__heading {
  margin-top: clamp(0.625rem, 0.5946601942rem + 0.1294498382vw, 0.75rem);
  padding: clamp(4rem, 3.2870145631rem + 3.0420711974vw, 6.9375rem) 0 clamp(2.25rem, 1.8404126214rem + 1.7475728155vw, 3.9375rem);
  position: relative;
  overflow: hidden;
}

.p-how-to-enjoy__heading:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -2;
  background: url(../img/how-to-enjoy/heading-background.svg) no-repeat 50% 50%/cover;
}

.p-how-to-enjoy__heading__triangle-background:before,
.p-how-to-enjoy__heading__triangle-background:after {
  content: "";
  width: clamp(10.9375rem, -8.0573351024rem + 50.5686125853vw, 52.625rem);
  aspect-ratio: 842/561;
  position: absolute;
  z-index: -1;
}

@media screen and (max-width: 600px) {

  .p-how-to-enjoy__heading__triangle-background:before,
  .p-how-to-enjoy__heading__triangle-background:after {
    width: clamp(10.3125rem, 0.4166666667rem + 42.2222222222vw, 16.25rem);
  }
}

.p-how-to-enjoy__heading__triangle-background:before {
  top: 0;
  left: 0;
  background: url(../img/how-to-enjoy/heading-triangle-background--left.svg) no-repeat 50% 50%/cover;
}

.p-how-to-enjoy__heading__triangle-background:after {
  bottom: 0;
  right: 0;
  background: url(../img/how-to-enjoy/heading-triangle-background--right.svg) no-repeat 50% 50%/cover;
}

.p-how-to-enjoy__heading__text-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: clamp(1.75rem, 1.4466019417rem + 1.2944983819vw, 3rem);
  text-align: center;
}

.p-how-to-enjoy__heading__title {
  font-size: clamp(1.5rem, 1.2572815534rem + 1.0355987055vw, 2.5rem);
  font-weight: 700;
  line-height: 1.75;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 600px) {
  .p-how-to-enjoy__heading__title {
    line-height: 1.7083333333;
  }
}

.p-how-to-enjoy__heading__title--color-01,
.p-how-to-enjoy__heading__title--color-02,
.p-how-to-enjoy__heading__title--color-03,
.p-how-to-enjoy__heading__title--big {
  display: inline-block;
  font-size: clamp(1.875rem, 1.5716019417rem + 1.2944983819vw, 3.125rem);
  font-weight: 900;
  line-height: 1.4;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 600px) {

  .p-how-to-enjoy__heading__title--color-01,
  .p-how-to-enjoy__heading__title--color-02,
  .p-how-to-enjoy__heading__title--color-03,
  .p-how-to-enjoy__heading__title--big {
    line-height: 1.3666666667;
  }
}

.p-how-to-enjoy__heading__title--color-01 {
  color: var(--color-txt_n);
}

.p-how-to-enjoy__heading__title--color-02 {
  color: var(--color-background_q);
}

.p-how-to-enjoy__heading__title--color-03 {
  color: var(--color-txt_c);
}

.p-how-to-enjoy__heading__title--small {
  font-size: clamp(1.125rem, 0.942961165rem + 0.7766990291vw, 1.875rem);
  font-weight: 700;
  line-height: 2.3333333333;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 600px) {
  .p-how-to-enjoy__heading__title--small {
    line-height: 2.2777777778;
  }
}

.p-how-to-enjoy__heading__text {
  max-width: 38.9375rem;
  font-size: clamp(0.875rem, 0.8446601942rem + 0.1294498382vw, 1rem);
  line-height: 1.875;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 600px) {
  .p-how-to-enjoy__heading__text {
    line-height: 1.8125;
  }
}

.p-how-to-enjoy__hanazono {
  padding: clamp(3.4375rem, 2.6183252427rem + 3.4951456311vw, 6.8125rem) 0 clamp(3.75rem, 2.8398058252rem + 3.8834951456vw, 7.5rem);
  position: relative;
}

.p-how-to-enjoy__hanazono:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--color-gradation-footer_top);
  z-index: -1;
}

.p-how-to-enjoy__hanazono__contents {
  margin-top: clamp(1.5rem, 1.4696601942rem + 0.1294498382vw, 1.625rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: clamp(3.125rem, 2.3665048544rem + 3.2362459547vw, 6.25rem);
}

.p-how-to-enjoy__hanazono__heading-text {
  padding-left: clamp(2.625rem, 2.1978297953rem + 1.1372251706vw, 3.5625rem);
  text-align: justify;
  color: var(--color_white);
  font-size: clamp(0.875rem, 0.8446601942rem + 0.1294498382vw, 1rem);
  line-height: 1.875;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 600px) {
  .p-how-to-enjoy__hanazono__heading-text {
    padding-inline: clamp(0.875rem, -2.0416666667rem + 12.4444444444vw, 2.625rem);
  }
}

.p-how-to-enjoy__hanazono__media-list-wrap {
  padding-left: clamp(1.1875rem, 0.9027198635rem + 0.7581501137vw, 1.8125rem);
}

@media screen and (max-width: 600px) {
  .p-how-to-enjoy__hanazono__media-list-wrap {
    padding-left: 0;
  }
}

.p-how-to-enjoy__hanazono__media-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: clamp(3.125rem, 2.3665048544rem + 3.2362459547vw, 6.25rem);
}

@media screen and (max-width: 600px) {
  .p-how-to-enjoy__hanazono__media-list {
    margin-inline: auto;
    max-width: 25.9375rem;
  }
}

.p-how-to-enjoy__hanazono__media-list-item {
  display: grid;
  grid-template-columns: clamp(14.375rem, 10.2456880212rem + 10.993176649vw, 23.4375rem) 1fr;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: clamp(2.25rem, 1.281747536rem + 2.5777103867vw, 4.375rem);
}

@media screen and (max-width: 600px) {
  .p-how-to-enjoy__hanazono__media-list-item {
    grid-template-columns: 1fr;
    gap: clamp(1.125rem, 0.8125rem + 1.3333333333vw, 1.3125rem);
  }
}

.p-how-to-enjoy__hanazono__media-img-wrap {
  width: 100%;
}

.p-how-to-enjoy__hanazono__media-img {
  display: block;
  width: 100%;
  aspect-ratio: 375/300;
  -o-object-fit: cover;
  object-fit: cover;
}

@media screen and (max-width: 600px) {
  .p-how-to-enjoy__hanazono__media-img {
    aspect-ratio: 375/275;
  }
}

.p-how-to-enjoy__hanazono__media-title {
  color: var(--color_white);
  text-align: justify;
  font-size: clamp(0.875rem, 0.8446601942rem + 0.1294498382vw, 1rem);
  font-weight: 700;
  line-height: 1.875;
  letter-spacing: 0.05em;
}

.p-how-to-enjoy__hanazono__media-text {
  margin-top: clamp(0.75rem, 0.6893203883rem + 0.2588996764vw, 1rem);
  color: var(--color_white);
  text-align: justify;
  font-size: clamp(0.875rem, 0.8446601942rem + 0.1294498382vw, 1rem);
  line-height: 1.875;
  letter-spacing: 0.05em;
}

.p-how-to-enjoy__hanazono__media-btn-wrap {
  margin-top: 1.5rem;
  width: 100%;
}

@media screen and (max-width: 600px) {
  .p-how-to-enjoy__hanazono__media-btn-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.p-how-to-enjoy__swiper-section,
.p-how-to-enjoy__swiper-section--tourist-sports,
.p-how-to-enjoy__swiper-section--gourmet {
  padding: clamp(3.4375rem, 2.6183252427rem + 3.4951456311vw, 6.8125rem) 0 clamp(3.75rem, 2.8398058252rem + 3.8834951456vw, 7.5rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: clamp(3.75rem, 2.8398058252rem + 3.8834951456vw, 7.5rem);
  position: relative;
}

.p-how-to-enjoy__swiper-section:before,
.p-how-to-enjoy__swiper-section--tourist-sports:before,
.p-how-to-enjoy__swiper-section--gourmet:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.p-how-to-enjoy__swiper-section--gourmet:before {
  background: url(../img/how-to-enjoy/swiper-section-background--gourmet.svg) no-repeat 50% 50%/cover;
}

.p-how-to-enjoy__swiper-section--tourist-sports:before {
  background: url(../img/how-to-enjoy/swiper-section-background--tourist-sports.svg) no-repeat 50% 50%/cover;
}

.p-how-to-enjoy__swiper-section__swiper .swiper {
  width: 100%;
  overflow: hidden;
}

.p-how-to-enjoy__swiper-section__swiper .swiper-slide {
  max-width: clamp(20.9375rem, 5.3331826401rem + 18.2640144665vw, 27.25rem);
  height: auto;
}

@media screen and (max-width: 1366px) {
  .p-how-to-enjoy__swiper-section__swiper .swiper-slide {
    max-width: none;
  }
}

.p-how-to-enjoy__swiper-section__swiper-img-wrap {
  width: 100%;
}

.p-how-to-enjoy__swiper-section__swiper-img {
  display: block;
  width: 100%;
  aspect-ratio: 436/316;
  -o-object-fit: cover;
  object-fit: cover;
}

.p-academy__img {
  display: block;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.p-academy__background-hidden-area {
  margin-top: clamp(0.625rem, 0.5946601942rem + 0.1294498382vw, 0.75rem);
  overflow: hidden;
}

.p-academy__top-section-wrap {
  padding-top: clamp(7.375rem, 5.6001213592rem + 7.572815534vw, 14.6875rem);
  position: relative;
  z-index: 1;
}

.p-academy__top-section-wrap:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 115.2198421646%;
  background: url(../img/academy/top-section-wrap-background.svg) no-repeat 50% 100%/cover;
  z-index: -1;
}

@media screen and (min-width: 1921px) {
  .p-academy__top-section-wrap:before {
    height: 130%;
  }
}

.p-academy__top-section-background-img:before,
.p-academy__top-section-background-img:after {
  content: "";
  position: absolute;
  z-index: -1;
}

.p-academy__top-section-background-img:before {
  top: 0;
  right: 0;
  width: clamp(17.8125rem, 5.1001213592rem + 54.2394822006vw, 70.1875rem);
  aspect-ratio: 1123/721;
  background: url(../img/academy/webp/top-section-wrap-background-img--01.webp) no-repeat 50% 50%/cover;
}

.p-academy__top-section-background-img:after {
  top: clamp(23.625rem, 20.2269417476rem + 14.498381877vw, 37.625rem);
  right: clamp(0.3125rem, -4.0867718447rem + 18.7702265372vw, 18.4375rem);
  width: clamp(10.625rem, 4.7542475728rem + 25.0485436893vw, 34.8125rem);
  aspect-ratio: 1/1;
  background: url(../img/academy/webp/top-section-wrap-background-img--02.webp) no-repeat 50% 50%/cover;
}

.p-academy__heading__text-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: clamp(3.1875rem, 2.4138349515rem + 3.3009708738vw, 6.375rem);
  color: var(--color_white);
}

.p-academy__heading__title-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: clamp(0.875rem, 0.7384708738rem + 0.5825242718vw, 1.4375rem);
}

.p-academy__heading__title {
  font-size: clamp(2.125rem, 1.427184466rem + 2.9773462783vw, 5rem);
  font-weight: 900;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

.p-academy__heading__sub-title {
  font-size: clamp(1.0625rem, 0.713592233rem + 1.4886731392vw, 2.5rem);
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

.p-academy__heading__text {
  font-size: clamp(0.75rem, 0.6286407767rem + 0.5177993528vw, 1.25rem);
  font-weight: 600;
  line-height: 2.5;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 600px) {
  .p-academy__heading__text {
    line-height: 2.3;
  }
}

.p-academy__about {
  margin-top: clamp(8.3125rem, 6.2949029126rem + 8.6084142395vw, 16.625rem);
}

.p-academy__about__contents {
  margin-top: clamp(2.625rem, 1.9878640777rem + 2.7184466019vw, 5.25rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: clamp(2.5rem, 1.8932038835rem + 2.5889967638vw, 5rem);
}

@media screen and (max-width: 768px) {
  .p-academy__about__contents {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}

.p-academy__about__contents__title-container {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  gap: clamp(1.25rem, 0.9466019417rem + 1.2944983819vw, 2.5rem);
}

@media screen and (max-width: 768px) {
  .p-academy__about__contents__title-container {
    max-width: clamp(21.6875rem, 12.5629770992rem + 38.9312977099vw, 31.25rem);
  }
}

.p-academy__about__contents__title-wrap--01 {
  margin-right: clamp(7rem, 6.0139563107rem + 4.2071197411vw, 11.0625rem);
}

.p-academy__about__contents__title-wrap--02 {
  margin-right: clamp(3.125rem, 2.6850728155rem + 1.8770226537vw, 4.9375rem);
}

.p-academy__about__contents__title-wrap--03 {
  margin-top: clamp(0.25rem, 0.083131068rem + 0.71197411vw, 0.9375rem);
}

.p-academy__about__contents__title,
.p-academy__about__contents__title--03 {
  padding-bottom: clamp(0.8125rem, 0.7366504854rem + 0.3236245955vw, 1.125rem);
  padding-right: clamp(0.375rem, 0.3446601942rem + 0.1294498382vw, 0.5rem);
  position: relative;
}

.p-academy__about__contents__title:before,
.p-academy__about__contents__title--03:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 62.5rem;
  height: 0.0625rem;
  background-color: var(--color_white);
}

.p-academy__about__contents__title--03 {
  padding-bottom: clamp(0.75rem, 0.5527912621rem + 0.8414239482vw, 1.5625rem);
}

.p-academy__about__contents__title-img-wrap--01 {
  width: clamp(8.4375rem, 6.2985436893rem + 9.1262135922vw, 17.25rem);
}

.p-academy__about__contents__title-img-wrap--02 {
  width: clamp(8.625rem, 6.4253640777rem + 9.3851132686vw, 17.6875rem);
}

.p-academy__about__contents__title-img-wrap--03 {
  width: clamp(8.625rem, 6.4253640777rem + 9.3851132686vw, 17.6875rem);
}

.p-academy__about__contents__text {
  margin-top: clamp(1.5rem, 0.7483709818rem + 1.5638575152vw, 2.625rem);
  max-width: 27.6875rem;
  text-align: justify;
  color: var(--color_white);
  font-size: clamp(0.875rem, 0.7839805825rem + 0.3883495146vw, 1.25rem);
  font-weight: 600;
  line-height: 2.5;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 768px) {
  .p-academy__about__contents__text {
    margin-top: 0;
    max-width: none;
  }
}

@media screen and (max-width: 768px) {
  .p-academy__about__contents__text {
    line-height: 2.2;
  }
}

.p-academy__program {
  padding: clamp(14.0625rem, 8.1462378641rem + 25.2427184466vw, 38.4375rem) 0 clamp(4.8125rem, 3.6595873786rem + 4.9190938511vw, 9.5625rem);
  position: relative;
  z-index: 2;
}

.p-academy__program:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: clamp(12.5rem, 7.4939320388rem + 21.359223301vw, 33.125rem);
  background: url(../img/academy/webp/program-background--top.webp) no-repeat 50% 50%/cover;
  z-index: -1;
}

@media screen and (min-width: 1921px) {
  .p-academy__program:before {
    height: auto;
    aspect-ratio: 1920/530;
  }
}

.p-academy__program:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 78%;
  background: url(../img/academy/program-background--bottom.svg) no-repeat 100% 0%/cover;
  z-index: -2;
}

@media screen and (min-width: 1921px) {
  .p-academy__program:after {
    height: 75.5555555556%;
  }
}

@media screen and (max-width: 600px) {
  .p-academy__program:after {
    height: 83%;
  }
}

.p-academy__program__contents {
  margin-top: clamp(1.5rem, 1.1359223301rem + 1.5533980583vw, 3rem);
  padding-left: clamp(2.625rem, 2.1978297953rem + 1.1372251706vw, 3.5625rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: clamp(2.625rem, 2.1547330097rem + 2.0064724919vw, 4.5625rem);
}

@media screen and (max-width: 600px) {
  .p-academy__program__contents {
    padding-inline: clamp(0.875rem, -2.0416666667rem + 12.4444444444vw, 2.625rem);
  }
}

.p-academy__program__heading-text {
  text-align: justify;
  color: var(--color_white);
  font-size: clamp(0.875rem, 0.8446601942rem + 0.1294498382vw, 1rem);
  line-height: 1.875;
  letter-spacing: 0.05em;
}

.p-academy__program__btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: clamp(1.25rem, 0.8333333333rem + 1.7777777778vw, 1.5rem) clamp(2rem, 0.3482752085rem + 4.3972706596vw, 5.625rem);
}

@media screen and (max-width: 600px) {
  .p-academy__program__btn-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media (hover: hover) {
  .p-academy__program__btn-wrap a:where(:-webkit-any-link, :enabled, summary):hover {
    opacity: 1;
  }
}

.p-academy__program__btn,
.p-academy__program__btn--cheer-dance,
.p-academy__program__btn--rugby {
  max-width: 24.375rem;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: var(--color_white);
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (hover: hover) {

  .p-academy__program__btn:where(:-webkit-any-link, :enabled, summary):hover,
  .p-academy__program__btn--cheer-dance:where(:-webkit-any-link, :enabled, summary):hover,
  .p-academy__program__btn--rugby:where(:-webkit-any-link, :enabled, summary):hover {
    color: var(--color_white);
  }

  .p-academy__program__btn:where(:-webkit-any-link, :enabled, summary):hover .p-academy__program__btn__text--ja,
  .p-academy__program__btn:where(:-webkit-any-link, :enabled, summary):hover .p-academy__program__btn__text--ja-cheer-dance,
  .p-academy__program__btn:where(:-webkit-any-link, :enabled, summary):hover .p-academy__program__btn__text--ja-rugby,
  .p-academy__program__btn--cheer-dance:where(:-webkit-any-link, :enabled, summary):hover .p-academy__program__btn__text--ja,
  .p-academy__program__btn--cheer-dance:where(:-webkit-any-link, :enabled, summary):hover .p-academy__program__btn__text--ja-cheer-dance,
  .p-academy__program__btn--cheer-dance:where(:-webkit-any-link, :enabled, summary):hover .p-academy__program__btn__text--ja-rugby,
  .p-academy__program__btn--rugby:where(:-webkit-any-link, :enabled, summary):hover .p-academy__program__btn__text--ja,
  .p-academy__program__btn--rugby:where(:-webkit-any-link, :enabled, summary):hover .p-academy__program__btn__text--ja-cheer-dance,
  .p-academy__program__btn--rugby:where(:-webkit-any-link, :enabled, summary):hover .p-academy__program__btn__text--ja-rugby {
    border-bottom: 2px solid var(--color_white);
  }
}

.p-academy__program__btn--rugby {
  color: var(--color-background_g);
}

@media (hover: hover) {
  .p-academy__program__btn--rugby:where(:-webkit-any-link, :enabled, summary):hover {
    background-color: var(--color-background_g);
  }
}

.p-academy__program__btn--cheer-dance {
  color: var(--color-background_z);
}

@media (hover: hover) {
  .p-academy__program__btn--cheer-dance:where(:-webkit-any-link, :enabled, summary):hover {
    background-color: var(--color-background_z);
  }
}

.p-academy__program__btn__text--ja,
.p-academy__program__btn__text--ja-cheer-dance,
.p-academy__program__btn__text--ja-rugby {
  padding: clamp(0.9375rem, 0.8009708738rem + 0.5825242718vw, 1.5rem) clamp(0.75rem, 0.6589805825rem + 0.3883495146vw, 1.125rem) clamp(0.375rem, 0.3143203883rem + 0.2588996764vw, 0.625rem);
  font-size: clamp(0.875rem, 0.7839805825rem + 0.3883495146vw, 1.25rem);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.04em;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.p-academy__program__btn__text--ja-rugby {
  border-bottom: 2px solid var(--color-background_g);
}

.p-academy__program__btn__text--ja-cheer-dance {
  border-bottom: 2px solid var(--color-background_z);
}

.p-academy__program__btn__text--en {
  padding: clamp(0.3125rem, 0.2821601942rem + 0.1294498382vw, 0.4375rem) clamp(0.625rem, 0.5643203883rem + 0.2588996764vw, 0.875rem) clamp(0.625rem, 0.5643203883rem + 0.2588996764vw, 0.875rem);
  font-size: clamp(0.75rem, 0.6893203883rem + 0.2588996764vw, 1rem);
  font-weight: 700;
  line-height: 1.1875;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.p-academy__information {
  padding: clamp(4.5rem, 3.2560679612rem + 5.3074433657vw, 9.625rem) 0 clamp(4.9375rem, 3.7390776699rem + 5.1132686084vw, 9.875rem);
  position: relative;
}

.p-academy__information:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/academy/information-background.svg) no-repeat 50% 50%/cover;
  z-index: -1;
}

.p-academy__swiper-wrap {
  margin-top: clamp(0.625rem, 0.3216019417rem + 1.2944983819vw, 1.875rem);
}

.p-academy__sns-btns-wrap {
  margin-top: clamp(0.625rem, 0.3216019417rem + 1.2944983819vw, 1.875rem);
}

.p-team-profile__img {
  display: block;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.p-team-profile__background-hidden-area {
  overflow: hidden;
}

.p-team-profile__team-overview {
  padding: clamp(4.0625rem, 2.0600728155rem + 8.5436893204vw, 12.3125rem) 0 clamp(2.6875rem, 2.0200242718rem + 2.8478964401vw, 5.4375rem);
  position: relative;
  z-index: 1;
}

.p-team-profile__team-overview:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 116.2676488643%;
  background: url(../img/team-profile/team-overview-background.svg) no-repeat 0% 100%/cover;
  z-index: -1;
}

@media screen and (min-width: 1921px) {
  .p-team-profile__team-overview:before {
    height: 135%;
  }
}

.p-team-profile__team-overview__contents {
  margin-top: clamp(1.75rem, 1.3252427184rem + 1.8122977346vw, 3.5rem);
  padding-left: clamp(2.625rem, 2.1978297953rem + 1.1372251706vw, 3.5625rem);
}

@media screen and (max-width: 600px) {
  .p-team-profile__team-overview__contents {
    padding-left: 0;
  }
}

.p-team-profile__team-overview__list {
  max-width: 55.875rem;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: clamp(1.125rem, 0.6395631068rem + 2.071197411vw, 3.125rem);
}

.p-team-profile__team-overview__list-item {
  padding: clamp(0.625rem, 0.5719053398rem + 0.2265372168vw, 0.84375rem) 0;
  display: grid;
  grid-template-columns: clamp(8.5625rem, 5.6802184466rem + 12.2977346278vw, 20.4375rem) 1fr;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: var(--color_white);
}

.p-team-profile__team-overview__item-title,
.p-team-profile__team-overview__item-title--item-box,
.p-team-profile__team-overview__item-title--list-item,
.p-team-profile__team-overview__item-text,
.p-team-profile__team-overview__item-text--item-box,
.p-team-profile__team-overview__item-text--list-item {
  font-size: clamp(0.8125rem, 0.7669902913rem + 0.1941747573vw, 1rem);
  line-height: 1.25;
  letter-spacing: 0.05em;
}

.p-team-profile__team-overview__item-title,
.p-team-profile__team-overview__item-title--item-box,
.p-team-profile__team-overview__item-title--list-item {
  font-weight: 700;
}

.p-team-profile__team-overview__item-title--list-item {
  padding: clamp(0.5625rem, 0.4866504854rem + 0.3236245955vw, 0.875rem) clamp(0.75rem, 0.7196601942rem + 0.1294498382vw, 0.875rem) clamp(0.5625rem, 0.4866504854rem + 0.3236245955vw, 0.875rem) clamp(0.75rem, -0.5546116505rem + 5.5663430421vw, 6.125rem);
}

.p-team-profile__team-overview__item-text--list-item {
  padding: clamp(0.5625rem, 0.4866504854rem + 0.3236245955vw, 0.875rem) clamp(0.75rem, 0.7196601942rem + 0.1294498382vw, 0.875rem) clamp(0.5625rem, 0.4866504854rem + 0.3236245955vw, 0.875rem) clamp(0.75rem, -1.4648058252rem + 9.4498381877vw, 9.875rem);
  border-left: 1px solid var(--color_black);
}

.p-team-profile__team-overview__list-item--mascot {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: clamp(1rem, 0.3628640777rem + 2.7184466019vw, 3.625rem);
}

.p-team-profile__team-overview__list-item--uniform {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: clamp(1rem, 0.3628640777rem + 2.7184466019vw, 3.625rem);
}

.p-team-profile__team-overview__item-box--uniform {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0;
}

@media screen and (max-width: 600px) {
  .p-team-profile__team-overview__item-box--uniform {
    grid-template-columns: 1fr;
  }

  .p-team-profile__team-overview__list-item--uniform {
    grid-template-columns: 1fr;
  }
}

.p-team-profile__team-overview__item-box--uniform .p-team-profile__team-overview__item-box {
  padding-left: 0;
  padding-right: 0;
}

.p-team-profile__team-overview__item-box {
  padding: clamp(1rem, 0.817961165rem + 0.7766990291vw, 1.75rem) clamp(0.625rem, 0.1699029126rem + 1.9417475728vw, 2.5rem) clamp(0.75rem, 0.6286407767rem + 0.5177993528vw, 1.25rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: clamp(0.75rem, 0.5376213592rem + 0.9061488673vw, 1.625rem);
  background-color: var(--color_white);
}

.p-team-profile__team-overview__item-box--logo {
  gap: 0;
}

.p-team-profile__team-overview__item-box--logo .p-team-profile__team-overview__item-box-bottom-wrap {
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.p-team-profile__team-overview__item-box--logo .p-team-profile__team-overview__item-box-bottom-wrap .p-team-profile__team-overview__item-box-img-container {
  width: 100%;
  aspect-ratio: unset;
}

.p-team-profile__team-overview__item-title--item-box {
  padding-bottom: clamp(0.6875rem, 0.4599514563rem + 0.9708737864vw, 1.625rem);
  border-bottom: 1px solid var(--color_black);
  text-align: center;
}

.p-team-profile__team-overview__item-box-bottom-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: clamp(0.625rem, 0.458131068rem + 0.71197411vw, 1.3125rem);
}

.p-team-profile__team-overview__item-box-img-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: clamp(5.25rem, 3.7481796117rem + 6.4077669903vw, 11.4375rem);
  aspect-ratio: 183/210;
}

.p-team-profile__team-overview__item-box-img-container--uniform {
  width: 100%;
  aspect-ratio: unset;
}

.p-team-profile__team-overview__item-box-img-wrap--logo {
  width: 89.0710382514%;
}

.p-team-profile__team-overview__item-box-img-wrap--linaman {
  width: 100%;
}

.p-team-profile__club-overview {
  padding: clamp(14.375rem, 9.3992718447rem + 21.2297734628vw, 34.875rem) 0 clamp(4.75rem, 3.6122572816rem + 4.854368932vw, 9.4375rem);
  position: relative;
  z-index: 2;
}

.p-team-profile__club-overview:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: clamp(12.5rem, 7.4939320388rem + 21.359223301vw, 33.125rem);
  background: url(../img/team-profile/webp/club-overview-background--top.webp) no-repeat 50% 50%/cover;
  z-index: -1;
}

@media screen and (min-width: 1921px) {
  .p-team-profile__club-overview:before {
    height: auto;
    aspect-ratio: 1920/530;
  }
}

.p-team-profile__club-overview:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 82%;
  background: url(../img/team-profile/club-overview-background--bottom.svg) no-repeat 100% 0%/cover;
  z-index: -2;
}

@media screen and (max-width: 600px) {
  .p-team-profile__club-overview:after {
    height: 85%;
  }
}

.p-team-profile__club-overview__contents {
  margin-top: clamp(2.75rem, 2.0825242718rem + 2.8478964401vw, 5.5rem);
  padding-left: clamp(2.625rem, 2.1978297953rem + 1.1372251706vw, 3.5625rem);
}

@media screen and (max-width: 600px) {
  .p-team-profile__club-overview__contents {
    padding-inline: clamp(0.875rem, -2.0416666667rem + 12.4444444444vw, 2.625rem);
  }
}

.p-team-profile__club-overview__media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: clamp(2rem, 1.1656553398rem + 3.5598705502vw, 5.4375rem);
  position: relative;
}

@media screen and (max-width: 600px) {
  .p-team-profile__club-overview__media {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}

.p-team-profile__club-overview__media-title-img-wrap {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: clamp(12.5rem, 8.1143858984rem + 11.6755117513vw, 22.125rem);
}

@media screen and (max-width: 600px) {
  .p-team-profile__club-overview__media-title-img-wrap {
    width: clamp(12.5rem, 10.1638349515rem + 9.9676375405vw, 22.125rem);
  }
}

.p-team-profile__club-overview__media-text {
  text-align: justify;
  color: var(--color_white);
  font-size: clamp(0.875rem, 0.8446601942rem + 0.1294498382vw, 1rem);
  line-height: 2.5;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 600px) {
  .p-team-profile__club-overview__media-text {
    line-height: 2.2;
  }
}

.p-team-profile__club-overview__background-text-img {
  position: absolute;
  top: clamp(-9.3125rem, -1.9432808946rem - 6.1410159212vw, -4.25rem);
  right: clamp(-8.4375rem, 5.3725558659rem - 11.5083798883vw, -2rem);
  width: clamp(17.0625rem, 10.9682050796rem + 16.2244124337vw, 30.4375rem);
  aspect-ratio: 487/194;
  background: url(../img/team-profile/club-overview-background-text.svg) no-repeat center/cover;
  z-index: -1;
}

@media screen and (max-width: 1024px) {
  .p-team-profile__club-overview__background-text-img {
    right: clamp(-2rem, -0.7895981087rem - 1.8912529551vw, -1.5rem);
  }
}

@media screen and (max-width: 600px) {
  .p-team-profile__club-overview__background-text-img {
    top: auto;
    bottom: clamp(-4.125rem, -3.4583333333rem - 1.7777777778vw, -3.875rem);
    right: clamp(-2.5rem, 0.6666666667rem - 8.4444444444vw, -1.3125rem);
    width: clamp(18.4375rem, 15.5248786408rem + 12.427184466vw, 30.4375rem);
  }
}

.p-team-profile__message {
  padding: clamp(4.5rem, 3.2560679612rem + 5.3074433657vw, 9.625rem) 0 clamp(1.25rem, -0.479368932rem + 7.3786407767vw, 8.375rem);
  position: relative;
  z-index: 1;
}

.p-team-profile__message:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 145.1776649746%;
  background: url(../img/team-profile/message-background.svg) no-repeat 100% 100%/cover;
  z-index: -1;
}

@media screen and (min-width: 1921px) {
  .p-team-profile__message:before {
    height: 200%;
  }
}

.p-team-profile__message__contents {
  margin-top: clamp(1.875rem, 1.4047330097rem + 2.0064724919vw, 3.8125rem);
  padding-left: clamp(2.625rem, 2.1978297953rem + 1.1372251706vw, 3.5625rem);
}

@media screen and (max-width: 600px) {
  .p-team-profile__message__contents {
    padding-inline: clamp(0.875rem, -2.0416666667rem + 12.4444444444vw, 2.625rem);
  }
}

.p-team-profile__message__text {
  max-width: 55.4375rem;
  color: var(--color_white);
  font-size: clamp(0.875rem, 0.8446601942rem + 0.1294498382vw, 1rem);
  line-height: 2.5;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 600px) {
  .p-team-profile__message__text {
    line-height: 2.2;
  }
}

.p-team-profile__team-schedule {
  padding: clamp(13.125rem, 8.1947815534rem + 21.0355987055vw, 33.4375rem) 0 clamp(5.875rem, 4.4338592233rem + 6.1488673139vw, 11.8125rem);
  position: relative;
  z-index: 2;
}

.p-team-profile__team-schedule:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: clamp(12.5rem, 7.4939320388rem + 21.359223301vw, 33.125rem);
  background: url(../img/team-profile/webp/team-schedule-background--top.webp) no-repeat 50% 50%/cover;
  z-index: -1;
}

@media screen and (min-width: 1921px) {
  .p-team-profile__team-schedule:before {
    height: auto;
    aspect-ratio: 1920/530;
  }
}

.p-team-profile__team-schedule:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 88%;
  background: url(../img/team-profile/team-schedule-background--bottom.svg) no-repeat 0% 0%/cover;
  z-index: -2;
}

@media screen and (max-width: 600px) {
  .p-team-profile__team-schedule:after {
    height: 97%;
  }
}

.p-team-profile__team-schedule__contents {
  margin-top: clamp(1.875rem, 1.4047330097rem + 2.0064724919vw, 3.8125rem);
  padding-left: clamp(2.625rem, 2.1978297953rem + 1.1372251706vw, 3.5625rem);
}

@media screen and (max-width: 600px) {
  .p-team-profile__team-schedule__contents {
    padding-left: 0;
  }
}

.p-team-profile__team-schedule__list {
  max-width: 55.4375rem;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border: 1px solid var(--color_white);
}

@media screen and (max-width: 600px) {
  .p-team-profile__team-schedule__list {
    border: none;
    gap: 1.5rem;
  }
}

.p-team-profile__team-schedule__list-item {
  display: grid;
  grid-template-columns: clamp(10.625rem, 7.1506823351rem + 9.2494313874vw, 18.25rem) 1fr;
}

@media screen and (max-width: 600px) {
  .p-team-profile__team-schedule__list-item {
    grid-template-columns: 1fr;
    border: 1px solid var(--color_white);
  }
}

.p-team-profile__team-schedule__list-item:not(:last-child) {
  border-bottom: 1px solid var(--color_white);
}

.p-team-profile__team-schedule__item-text,
.p-team-profile__team-schedule__item-text--date,
.p-team-profile__team-schedule__item-text--detail {
  padding: clamp(0.875rem, 0.7536407767rem + 0.5177993528vw, 1.375rem) clamp(1.25rem, 1.1930439727rem + 0.1516300227vw, 1.375rem);
  color: var(--color_white);
  text-align: justify;
  font-size: clamp(0.875rem, 0.8446601942rem + 0.1294498382vw, 1rem);
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.05em;
  min-height: clamp(3.0625rem, 2.7742718447rem + 1.2297734628vw, 4.25rem);
}

@media screen and (max-width: 600px) {

  .p-team-profile__team-schedule__item-text,
  .p-team-profile__team-schedule__item-text--date,
  .p-team-profile__team-schedule__item-text--detail {
    padding-inline: clamp(1.25rem, 0rem + 5.3333333333vw, 2rem);
  }
}

.p-team-profile__team-schedule__item-text--detail {
  padding-left: clamp(1.25rem, -0.3447687642rem + 4.2456406368vw, 4.75rem);
}

@media screen and (max-width: 600px) {
  .p-team-profile__team-schedule__item-text--detail {
    padding-inline: clamp(1.25rem, 0rem + 5.3333333333vw, 2rem);
  }
}

.p-team-profile__team-schedule__item-text--date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.5em;
  border-right: 1px solid var(--color_white);
}

@media screen and (max-width: 600px) {
  .p-team-profile__team-schedule__item-text--date {
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    position: relative;
    border-right: none;
  }

  .p-team-profile__team-schedule__item-text--date:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 93%;
    height: 0.0625rem;
    background-color: var(--color_white);
  }
}

.p-team-profile__team-schedule__item-date--day-of-week {
  padding-inline: 0.5em;
  position: relative;
}

.p-team-profile__team-schedule__item-date--day-of-week::before,
.p-team-profile__team-schedule__item-date--day-of-week:after {
  position: absolute;
  top: 0;
  font-size: 1em;
}

.p-team-profile__team-schedule__item-date--day-of-week:before {
  content: "(";
  left: 0;
}

.p-team-profile__team-schedule__item-date--day-of-week:after {
  content: ")";
  right: 0;
}

.p-team-profile__swiper-wrap {
  margin-top: clamp(0.625rem, 0.3216019417rem + 1.2944983819vw, 1.875rem);
}

.p-team-profile__sns-btns-wrap {
  margin-top: clamp(0.625rem, 0.3216019417rem + 1.2944983819vw, 1.875rem);
}

.u-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.u-grid {
  display: grid;
}

.u-uppercase {
  text-transform: uppercase;
}

.u-capitalize {
  text-transform: capitalize;
}

.u-textCenter {
  text-align: center;
}

.u-bold {
  font-weight: bold;
}

.u-justify-center.u-justify-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.post_content.clearfix {
  color: var(--color_white);
}

.mec-calendar .mec-calendar-row dt:hover {
  background: inherit;
}

.mec-wrap .mec-calendar.mec-event-calendar-classic:not(.mec-event-container-simple) .mec-selected-day:hover {
  color: inherit !important;
}

.mec-wrap .mec-calendar.mec-event-container-novel .mec-selected-day:hover {
  color: inherit !important;
}

.mec-calendar .mec-selected-day,
.mec-calendar .mec-selected-day:hover {
  background: inherit !important;
  color: inherit !important;
}

.mec-calendar.mec-event-calendar-classic .mec-selected-day,
.mec-calendar.mec-event-calendar-classic dt.mec-selected-day:hover {
  color: #a4aab1 !important;
  font-weight: inherit !important;
  background: inherit !important;
  border-bottom: 1px solid #eaeaea !important;
}

.mec-calendar.mec-event-calendar-classic dl.mec-calendar-table-head .mec-calendar-day-head {
  text-align: center;
  line-height: inherit !important;
}

.mec-calendar.mec-event-calendar-classic .mec-calendar-novel-selected-day {
  display: block !important;
  padding: 0px !important;
  margin-left: 0px !important;
}

@media (max-width: 768px) {

  .mec-calendar.mec-event-container-novel,
  .mec-calendar.mec-event-container-simple {
    overflow-x: unset;
  }

  .mec-event-container-novel .mec-calendar-side,
  .mec-event-container-simple .mec-calendar-side {
    min-width: 100% !important;
  }
}

@media only screen and (max-width: 600px) {
  .mec-calendar-side .mec-calendar-table {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
  }
}

.mec-gCalendar #mec-gCalendar-wrap h2.fc-toolbar-title,
#mec-gCalendar-wrap table.fc-scrollgrid tr th a,
#mec-gCalendar-wrap.fc .fc-daygrid-day-number {
  color: #FFF;
  padding: 0;
}

#mec-gCalendar-wrap .fc-daygrid-day.fc-day-today {
  background: transparent !important;
}

#mec-gCalendar-wrap .fc-daygrid-day.fc-day-today .fc-daygrid-day-number {
  color: #FFF !important;
}

#mec-gCalendar-wrap table.fc-scrollgrid tr th {
  padding: 0 !important;
}

#mec-gCalendar-wrap table.fc-scrollgrid-sync-table .fc-daygrid-day-top {
  padding-left: 4px !important;
}

#mec-gCalendar-wrap table.fc-scrollgrid tr th a {
  text-align: center;
  width: 100%;
}

#mec-gCalendar-wrap.fc .fc-daygrid-day-number {
  font-size: 12px;
}

.fc .fc-daygrid-body-natural .fc-daygrid-day-events {
  margin-bottom: 0 !important;
}

.mec-gCalendar button.fc-prevYear-button.fc-button.fc-button-primary {
  margin-left: auto;
}

@media (max-width: 480px) {

  .mec-gCalendar button.fc-today-button.fc-button.fc-button-primary,
  .mec-gCalendar button.fc-today-button.fc-button.fc-button-primary:active {
    height: 35px !important;
  }

  .mec-gCalendar-search-text-wrap {
    border-bottom: 0 !important;
  }

  .mec-gCalendar-search-text-wrap {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

body .featherlight .featherlight-content {
  width: 90%;
  max-width: 700px;
}

.mec-gCalendar .fc-h-event .fc-event-title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden !important;
}

.mec-scroll-hint {
  position: absolute;
  top: 5px;
  right: 10px;
  font-size: 12px;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  padding: 4px 8px;
  border-radius: 6px;
  z-index: 999;
  display: none;
}

@media screen and (max-width: 768px) {
  .mec-scroll-hint {
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .is-pcOnly {
    display: none;
  }
}

@media screen and (max-width: 480px) {
  .is-pc2Only {
    display: none;
  }
}

.is-ssmOnly {
  display: none;
}

@media screen and (max-width: 480px) {
  .is-ssmOnly {
    display: block;
  }
}

.is-spOnly {
  display: none;
}

@media screen and (max-width: 600px) {
  .is-spOnly {
    display: block;
  }
}

@media screen and (max-width: 1366px) {
  .is-overPc {
    display: none;
  }
}

.is-underPc {
  display: none;
}

@media screen and (max-width: 1366px) {
  .is-underPc {
    display: block;
  }
}

@media screen and (max-width: 1280px) {
  .is-overXxl {
    display: none;
  }
}

.is-underXxl {
  display: none;
}

@media screen and (max-width: 1280px) {
  .is-underXxl {
    display: block;
  }
}

@media screen and (max-width: 1024px) {
  .is-overXl {
    display: none;
  }
}

.is-underXl {
  display: none;
}

@media screen and (max-width: 1024px) {
  .is-underXl {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .is-overMd {
    display: none;
  }
}

.is-underMd {
  display: none;
}

@media screen and (max-width: 768px) {
  .is-underMd {
    display: block;
  }
}

.is-fixed {
  overflow: hidden !important;
}

.custom--01 {
  display: block;
}

@media screen and (max-width: 768px) {
  .custom--01 {
    display: none;
  }
}

@media screen and (max-width: 600px) {
  .custom--01 {
    display: block;
  }
}

.custom--01 {
  display: none;
}

@media screen and (max-width: 768px) {
  .custom--01 {
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .custom--01 {
    display: none;
  }
}

/* カレンダーツールチップが上部で切れないようにする */
/* :has()セレクタが使えない場合に備えて、クラスベースの指定も追加 */
/* PC表示時のみoverflow: visibleを適用（スマホ表示時のスクロール機能を維持） */
@media (min-width: 992px) {

  .l-main:has([id^="mec_skin_events_"]),
  .l-main:has(.mec-gCalendar) {
    overflow: visible !important;
  }

  .l-section:has([id^="mec_skin_events_"]),
  .l-section:has(.mec-gCalendar),
  .l-section[id*="mec"],
  .l-section .mec-gCalendar {
    overflow: visible !important;
  }

  .l-inner:has([id^="mec_skin_events_"]),
  .l-inner:has(.mec-gCalendar),
  .l-inner [id^="mec_skin_events_"],
  .l-inner .mec-gCalendar {
    overflow: visible !important;
  }
}

/* スマホ表示時は横スクロールを有効にする */
@media (max-width: 991px) {

  .l-main:has([id^="mec_skin_events_"]),
  .l-main:has(.mec-gCalendar) {
    overflow-x: auto !important;
    overflow-y: visible !important;
  }

  .l-section:has([id^="mec_skin_events_"]),
  .l-section:has(.mec-gCalendar),
  .l-section[id*="mec"] {
    overflow-x: auto !important;
    overflow-y: visible !important;
  }

  .l-inner:has([id^="mec_skin_events_"]),
  .l-inner:has(.mec-gCalendar) {
    overflow-x: auto !important;
    overflow-y: visible !important;
  }
}

/* FullCalendarのセルとイベントのoverflowを解除 */
/* PC表示時のみoverflow: visibleを適用（スマホ表示時のスクロール機能を維持） */
@media (min-width: 992px) {

  .mec-gCalendar .fc-scrollgrid,
  .mec-gCalendar .fc-scrollgrid-section,
  .mec-gCalendar .fc-scrollgrid-section-body,
  .mec-gCalendar .fc-scrollgrid-sync-table,
  .mec-gCalendar table.fc-scrollgrid,
  .mec-gCalendar table.fc-scrollgrid tbody,
  .mec-gCalendar table.fc-scrollgrid tr,
  .mec-gCalendar table.fc-scrollgrid td {
    overflow: visible !important;
  }

  .mec-gCalendar .fc-daygrid,
  .mec-gCalendar .fc-daygrid-body,
  .mec-gCalendar .fc-daygrid-day {
    overflow: visible !important;
  }

  .mec-gCalendar .fc-daygrid-day-frame {
    overflow: visible !important;
  }
}

/* イベント要素とツールチップは常にoverflow: visible（ツールチップが切れないように） */
.mec-gCalendar .fc-daygrid-day-events {
  overflow: visible !important;
  position: relative;
  z-index: 1;
}

.mec-gCalendar .fc-event,
.mec-gCalendar .fc-daygrid-event,
.mec-gCalendar .fc-daygrid-day-event {
  overflow: visible !important;
  position: relative;
  z-index: 2;
}

/* Modern Event Calendar ツールチップの位置調整 */
.mec-gCalendar-tooltip {
  max-height: 80vh;
  overflow-y: auto;
  position: absolute !important;
  z-index: 99999999 !important;
  /* 検索フォームより上に表示 */
  /* ツールチップがセルの外に表示されるようにする */
  margin-top: 0 !important;
}

/* 検索ドロップダウンが上部で切れないようにする */
.mec-gCalendar-search-text-wrap {
  position: relative;
  z-index: 1;
  /* ツールチップより下に配置 */
}

.mec-gCalendar-filters {
  overflow: visible !important;
  z-index: 9999999 !important;
  /* プラグインのデフォルト値より低く、ツールチップより下に */
}

/* Select2ドロップダウンの位置調整 */
.select2-dropdown {
  z-index: 10001 !important;
  /* ツールチップより下に配置 */
}

.select2-container {
  z-index: 999999 !important;
  /* プラグインのデフォルト値より低く、ツールチップより下に */
}

.mec-dropdown-search {
  position: relative;
  z-index: 1000;
  /* ツールチップより下に配置 */
}

/* 検索結果ドロップダウンが上部で切れないようにする */
#mec-ajax-search-result-wrap {
  max-height: 70vh;
  overflow-y: auto;
  z-index: 10002 !important;
  /* ツールチップより下に配置 */
}

/* スマホ表示時のカレンダー横スクロールを復旧 */
@media (max-width: 991px) {

  .mec-gCalendar .fc-daygrid,
  .mec-gCalendar #mec-gCalendar-wrap table.fc-scrollgrid {
    overflow-x: auto !important;
    overflow-y: hidden !important;
  }

  .mec-gCalendar .fc-daygrid-body {
    overflow-x: auto !important;
    overflow-y: hidden !important;
  }

  /* カレンダーコンテナの親要素も横スクロール可能にする */
  .mec-gCalendar,
  #mec-gCalendar-wrap {
    overflow-x: auto !important;
    overflow-y: visible !important;
  }
}

@media (min-width: 992px) {

  .mec-gCalendar .fc-daygrid,
  .mec-gCalendar #mec-gCalendar-wrap table.fc-scrollgrid,
  .mec-gCalendar .fc-daygrid-body {
    overflow: visible !important;
  }
}

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


/*—————————————————————————————————————————————————————
　記事用調整CSS
—————————————————————————————————————————————————————*/
/* 投稿（single post）だけ：自動マージンを無効化 */
body.single-post .wp-block-post-content a,
body.single-post .p-editorContents a {
  display: inline;
}

body.single-post .wp-block-post-content *+.wp-block-image,
body.single-post .p-editorContents *+.wp-block-image {
  margin-top: 0;
}

body.single-post .wp-block-post-content>*+*:not(.wp-carousel,
  .foogallery,
  .wp-block-image,
  .wp-block-gallery) {
  margin-top: 40px;
}

body.single-post .wp-block-post-content *+p,
body.single-post .p-editorContents *+p {
  margin-top: 0;
}

/* 投稿（single post）だけ：文字サイズ調整 */
body.single-post .wp-block-post-content h3,
body.single-post .p-editorContents h3 {
  font-size: 20px;
}

body.single-post .wp-block-post-content p,
body.single-post .p-editorContents p {
  font-size: 17px;
}

.title-line {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;

  font-size: 1.5rem;
  /* H2〜H3相当 */
  font-weight: 700;
  text-align: center;
  white-space: nowrap;
}

.title-line::before,
.title-line::after {
  content: "";
  display: block;
  width: 80px;
  /* 棒の長さ */
  height: 4px;
  /* 棒の太さ */
  background-color: #b51b4d;
  /* えんじ系 */
}

@media (max-width: 768px) {
  .title-line {
    font-size: 1.0rem;
    gap: 16px;
  }

  .title-line::before,
  .title-line::after {
    width: 50px;
    height: 3px;
  }
}

/* 改行が入る場合の、左右棒テキスト */
.title-line-wrap {
  position: relative;
  text-align: center;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 1.3;
  /* 左右線のための余白（線と文字が被らないように） */
  padding: 0 120px;
  margin: 0 auto;
}

/* 左右の線 */
.title-line-wrap::before,
.title-line-wrap::after {
  content: "";
  position: absolute;
  /* 1行目の“中央あたり”に固定（見た目優先の調整値） */
  top: 0.65em;

  width: 80px;
  height: 4px;
  background: #b51b4d;
}

.title-line-wrap::before {
  left: 0;
}

.title-line-wrap::after {
  right: 0;
}

/* SP調整 */
@media (max-width: 768px) {
  .title-line-wrap {
    font-size: 1.4rem;
    padding: 0 80px;
  }

  .title-line-wrap::before,
  .title-line-wrap::after {
    width: 50px;
    height: 3px;
    top: 0.7em;
  }
}


.title-line-b {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  /* 左線 / 文字 / 右線 */
  align-items: center;
  column-gap: 16px;

  font-size: 1.75rem;
  font-weight: 700;
  line-height: 1.15;
  margin: 0 0 20px;
  text-align: center;
}

.title-line-b__text {
  color: #b51b4d;
  /* 文字色 */
}

.title-line-b::before,
.title-line-b::after {
  content: "";
  height: 4px;
  background: #113776;
  /* 棒色 */
  /* 棒は「縮む」ようにする（ここがスマホ対策の肝） */
  width: 100%;
  max-width: clamp(32px, 18vw, 80px);
  /* 画面が狭いほど短く */
  justify-self: center;
}

@media (max-width: 360px) {
  .title-line-b {
    column-gap: 12px;
    font-size: 1.5rem;
  }
}



/*—————————————————————————————————————————————————————
　包括　文字サイズ調整
—————————————————————————————————————————————————————*/
/* 通常 */
html {
  font-size: 100%;
}

/* 狭いスマホ */
@media (max-width: 360px) {
  html {
    font-size: 93.75%;
  }
}

/* かなり狭い端末 */
@media (max-width: 320px) {
  html {
    font-size: 87.5%;
  }
}

/* ============================================================
   TablePress 基本スタイル
   ============================================================ */
/* ————————————————————
   全テーブル共通：th（ヘッダー）スタイル
   ——————————————————— */
.tablepress th {
  text-align: center;
  vertical-align: middle;
  font-size: 16px;
  background-color: #af194a;
  color: #ffffff;
  border: 1px solid #dddddd;
  padding: 10px 5px;
  line-height: 1.2;
  font-size: 16px;
}

/* ————————————————————
     全テーブル共通：td（セル）基本スタイル
     ——————————————————— */
.tablepress td {
  text-align: center;
  vertical-align: middle;
  border: 1px #dddddd solid;
  padding: 10px 5px;
  line-height: 150%;
  font-size: 13px;
  overflow: auto;
}

/* ============================================================
   問い合わせフォーム-プライバシーポリシー 
============================================================ */
@media screen and (min-width: 769px) {
  .privacy-wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }

  .privacy-p {
    font-size: 1.6rem;
    margin-left: 18px;
    font-weight: bold;
  }
}

@media screen and (max-width: 768px) {
  .privacy-wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 10px;
  }

  .privacy-p {
    font-size: 1.6rem;
    margin-left: 18px;
    font-weight: bold;
  }
}