:where(.__PROJECT_NAME__ *) {
  all: initial;
}
:where(.__PROJECT_NAME__ *)::before,
:where(.__PROJECT_NAME__ *)::after {
  all: initial;
}
*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
:where([hidden]:not([hidden='until-found'])) {
  display: none !important;
}
:where(html) {
  -webkit-text-size-adjust: none;
  color-scheme: dark light;
  -moz-tab-size: 2;
    -o-tab-size: 2;
       tab-size: 2;
  scrollbar-gutter: stable;
}
:where(html:has(dialog:modal[open])) {
  overflow: clip;
}
@media (prefers-reduced-motion: no-preference) {
  :where(html:focus-within) {
    scroll-behavior: smooth;
  }
}
:where(body) {
  line-height: 1.5;
  font-family: system-ui, sans-serif;
  -webkit-font-smoothing: antialiased;
}
:where(button) {
  all: unset;
}
:where(input,
button,
textarea,
select) {
  font: inherit;
  color: inherit;
}
:where(textarea) {
  resize: vertical;
  resize: block;
}
:where(button,
label,
select,
summary,
[role='button'],
[role='option']) {
  cursor: pointer;
}
:where(:disabled) {
  cursor: not-allowed;
}
:where(label:has(>input:disabled),
label:has(+input:disabled)) {
  cursor: not-allowed;
}
:where(a) {
  color: inherit;
  text-underline-offset: 0.2ex;
}
:where(ul,
ol) {
  list-style: none;
}
:where(img,
svg,
video,
canvas,
audio,
iframe,
embed,
object) {
  display: block;
}
:where(img,
picture,
svg,
video) {
  max-inline-size: 100%;
  block-size: auto;
}
:where(p,
h1,
h2,
h3,
h4,
h5,
h6) {
  overflow-wrap: break-word;
}
:where(h1,
h2,
h3) {
  line-height: calc(1em + 0.5rem);
  text-wrap: balance;
}
:where(hr) {
  border: none;
  -webkit-border-before: 1px solid;
          border-block-start: 1px solid;
  color: inherit;
  block-size: 0;
  overflow: visible;
}
:where(dialog) {
  border: none;
  background: none;
  inset: unset;
  max-width: unset;
  max-height: unset;
}
:where(dialog:not([open])) {
  display: none !important;
}
/* :where(:focus-visible)
  outline 3px solid CanvasText
  box-shadow 0 0 0 5px Canvas
  outline-offset 1px
 */
:where(:focus-visible,
:target) {
  scroll-margin-block: 8vh;
}
:where(.visually-hidden:not(:focus-within,
:active)) {
  -webkit-clip-path: inset(50%) !important;
          clip-path: inset(50%) !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden !important;
  position: absolute !important;
  white-space: nowrap !important;
  border: 0 !important;
}
:root {
  --pcvw: 1vw/14.4;
  --pcvh: 1vh/10.24;
  --spvw: 1vw/3.75;
  --bg: #f4f4f4;
  --itembg: #e9e9e9;
  --bk: #000;
  --wh: #fff;
  --button-bg: #1d1d1d;
  --button-hover-bg: #4d4d4d;
  --fv-bg: #495159;
}
body {
  margin-bottom: 100px;
  background-color: var(--bg);
}
body a {
  text-decoration: none;
}
body .up_animation.toggle_button {
  -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
          clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
}
body .swiper-slide .viewmore {
  -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
          clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
}
body .swiper-slide.swiper-slide-active .viewmore.coordinate {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  -webkit-transition: 0.75s cubic-bezier(0.33, 1, 0.68, 1);
  transition: 0.75s cubic-bezier(0.33, 1, 0.68, 1);
  -webkit-transition-delay: 750ms;
          transition-delay: 750ms;
}
body .swiper-slide.swiper-slide-active .viewmore.staff {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  -webkit-transition: 0.75s cubic-bezier(0.33, 1, 0.68, 1);
  transition: 0.75s cubic-bezier(0.33, 1, 0.68, 1);
  -webkit-transition-delay: 850ms;
          transition-delay: 850ms;
}
header[data-astro-cid-hqq7jkys] {
  background-color: var(--bg);
  width: 100%;
  height: 100px;
  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;
  z-index: 99;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
  transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
  transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
}
header[data-astro-cid-hqq7jkys] div[data-astro-cid-hqq7jkys] {
  position: absolute;
  bottom: 0;
  width: calc(var(--pcvw) * 1260);
  height: 1px;
  background-color: var(--bk);
}
header[data-astro-cid-hqq7jkys].hidden {
  -webkit-transform: translateY(-100px);
          transform: translateY(-100px);
}
.fv[data-astro-cid-bsd54e2e] {
  aspect-ratio: 600/800;
  width: auto;
  height: calc(var(--pcvw) * 800);
  max-height: calc(var(--pcvh) * 800);
  margin: 0;
  background-color: var(--fv-bg);
}
.fv[data-astro-cid-bsd54e2e] {
  height: 800px;
  max-height: initial;
}
.main_banner[data-astro-cid-bsd54e2e] {
  width: auto;
  height: calc(var(--pcvw) * 800);
  max-height: calc(var(--pcvh) * 800);
}
.main_banner[data-astro-cid-bsd54e2e] {
  height: 800px;
  max-height: initial;
}
div[data-astro-cid-ce55ezco] {
  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: calc(var(--pcvw) * 15);
}
div[data-astro-cid-ce55ezco] {
  gap: 15px;
}
div[data-astro-cid-ce55ezco] h1[data-astro-cid-ce55ezco] {
  color: var(--bk);
  font-family: Optima;
  font-size: calc(var(--pcvw) * 28);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: calc(var(--pcvw) * 1.4);
}
div[data-astro-cid-ce55ezco] h1[data-astro-cid-ce55ezco] {
  font-size: 28px;
  letter-spacing: 1.4px;
}
div[data-astro-cid-ce55ezco] p[data-astro-cid-ce55ezco] {
  color: #000;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: calc(var(--pcvw) * 12);
  font-style: normal;
  font-weight: 500;
  line-height: 180%;
  letter-spacing: calc(var(--pcvw) * 0.96);
}
div[data-astro-cid-ce55ezco] p[data-astro-cid-ce55ezco] {
  font-size: 12px;
  letter-spacing: 0.96px;
}
.staff_img[data-astro-cid-jpb2tk3b] {
  width: calc(var(--pcvw) * 420);
  height: auto;
}
.staff_img[data-astro-cid-jpb2tk3b] {
  width: 420px;
}
.staff_info[data-astro-cid-7ng722o2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(var(--pcvw) * 420);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: calc(var(--pcvw) * 30);
}
.staff_info[data-astro-cid-7ng722o2] {
  width: 420px;
  gap: 30px;
}
.staff_info[data-astro-cid-7ng722o2] .staff_icon[data-astro-cid-7ng722o2] {
  width: calc(var(--pcvw) * 90);
  height: auto;
  border-radius: 50%;
}
.staff_info[data-astro-cid-7ng722o2] .staff_icon[data-astro-cid-7ng722o2] {
  width: 90px;
}
.staff_info[data-astro-cid-7ng722o2] .staff_text[data-astro-cid-7ng722o2] {
  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: calc(var(--pcvw) * 8);
}
.staff_info[data-astro-cid-7ng722o2] .staff_text[data-astro-cid-7ng722o2] {
  gap: 8px;
}
.staff_info[data-astro-cid-7ng722o2] .staff_text[data-astro-cid-7ng722o2] .staff_indvidual[data-astro-cid-7ng722o2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: calc(var(--pcvw) * 20);
}
.staff_info[data-astro-cid-7ng722o2] .staff_text[data-astro-cid-7ng722o2] .staff_indvidual[data-astro-cid-7ng722o2] {
  gap: 20px;
}
.staff_info[data-astro-cid-7ng722o2] .staff_text[data-astro-cid-7ng722o2] .staff_indvidual[data-astro-cid-7ng722o2] .name[data-astro-cid-7ng722o2] {
  color: var(--bk);
  font-family: Optima;
  font-size: calc(var(--pcvw) * 19);
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: calc(var(--pcvw) * 1.52);
  text-transform: uppercase;
}
.staff_info[data-astro-cid-7ng722o2] .staff_text[data-astro-cid-7ng722o2] .staff_indvidual[data-astro-cid-7ng722o2] .name[data-astro-cid-7ng722o2] {
  font-size: 19px;
  letter-spacing: 1.52px;
}
.staff_info[data-astro-cid-7ng722o2] .staff_text[data-astro-cid-7ng722o2] .staff_indvidual[data-astro-cid-7ng722o2] .height[data-astro-cid-7ng722o2] {
  color: #000;
  font-family: Optima;
  font-size: calc(var(--pcvw) * 14);
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: calc(var(--pcvw) * 0.7);
  text-transform: lowercase;
}
.staff_info[data-astro-cid-7ng722o2] .staff_text[data-astro-cid-7ng722o2] .staff_indvidual[data-astro-cid-7ng722o2] .height[data-astro-cid-7ng722o2] {
  font-size: 14px;
  letter-spacing: 0.7px;
}
.staff_info[data-astro-cid-7ng722o2] .staff_text[data-astro-cid-7ng722o2] .shop[data-astro-cid-7ng722o2] {
  color: #000;
  font-family: Optima;
  font-size: calc(var(--pcvw) * 15);
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: calc(var(--pcvw) * 0.6);
  text-transform: lowercase;
}
.staff_info[data-astro-cid-7ng722o2] .staff_text[data-astro-cid-7ng722o2] .shop[data-astro-cid-7ng722o2] {
  font-size: 15px;
  letter-spacing: 0.6px;
}
div[data-astro-cid-5cw7ftoj] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(var(--pcvw) * 420);
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
div[data-astro-cid-5cw7ftoj] {
  width: 420px;
}
div[data-astro-cid-5cw7ftoj] a[data-astro-cid-5cw7ftoj] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(var(--pcvw) * 200);
  padding: 15px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background-color: var(--button-bg);
  text-decoration: none;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
div[data-astro-cid-5cw7ftoj] a[data-astro-cid-5cw7ftoj] {
  width: 200px;
}
div[data-astro-cid-5cw7ftoj] a[data-astro-cid-5cw7ftoj] p[data-astro-cid-5cw7ftoj] {
  color: #fff;
  font-family: Optima;
  font-size: calc(var(--pcvw) * 12);
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: calc(var(--pcvw) * 0.96);
  text-transform: uppercase;
  white-space: nowrap;
}
div[data-astro-cid-5cw7ftoj] a[data-astro-cid-5cw7ftoj] p[data-astro-cid-5cw7ftoj] {
  font-size: 12px;
  letter-spacing: 0.96px;
}
div[data-astro-cid-5cw7ftoj] a[data-astro-cid-5cw7ftoj]:hover {
  background-color: var(--button-hover-bg);
}
.staff_styling[data-astro-cid-5kdtpk6b] {
  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: calc(var(--pcvw) * 30);
  width: 100%;
}
.staff_styling[data-astro-cid-5kdtpk6b] {
  gap: 30px;
}
.staff_styling[data-astro-cid-5kdtpk6b] .product_title[data-astro-cid-5kdtpk6b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: calc(var(--pcvw) * 5);
}
.staff_styling[data-astro-cid-5kdtpk6b] .product_title[data-astro-cid-5kdtpk6b] {
  gap: 5px;
  width: 420px;
  margin: 0 auto;
}
.staff_styling[data-astro-cid-5kdtpk6b] .product_title[data-astro-cid-5kdtpk6b] h2[data-astro-cid-5kdtpk6b],
.staff_styling[data-astro-cid-5kdtpk6b] .product_title[data-astro-cid-5kdtpk6b] div[data-astro-cid-5kdtpk6b] {
  color: #000;
  font-family: Optima;
  font-size: calc(var(--pcvw) * 24);
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: calc(var(--pcvw) * 1.92);
}
.staff_styling[data-astro-cid-5kdtpk6b] .product_title[data-astro-cid-5kdtpk6b] h2[data-astro-cid-5kdtpk6b],
.staff_styling[data-astro-cid-5kdtpk6b] .product_title[data-astro-cid-5kdtpk6b] div[data-astro-cid-5kdtpk6b] {
  font-size: 24px;
  letter-spacing: 1.92px;
  text-align: left;
}
.staff_styling[data-astro-cid-5kdtpk6b] .swiper[data-astro-cid-5kdtpk6b] {
  width: 100%;
}
.staff_styling[data-astro-cid-5kdtpk6b] .swiper[data-astro-cid-5kdtpk6b] .swiper-slide[data-astro-cid-5kdtpk6b] {
  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: calc(var(--pcvw) * 30);
}
.staff_styling[data-astro-cid-5kdtpk6b] .swiper[data-astro-cid-5kdtpk6b] .swiper-slide[data-astro-cid-5kdtpk6b] {
  gap: 30px;
  min-height: 782px;
}
.staff_styling[data-astro-cid-5kdtpk6b] .swiper[data-astro-cid-5kdtpk6b] .swiper-slide[data-astro-cid-5kdtpk6b] .staff_imginfo[data-astro-cid-5kdtpk6b] {
  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: calc(var(--pcvw) * 20);
}
.staff_styling[data-astro-cid-5kdtpk6b] .swiper[data-astro-cid-5kdtpk6b] .swiper-slide[data-astro-cid-5kdtpk6b] .staff_imginfo[data-astro-cid-5kdtpk6b] {
  gap: 20px;
}
.staff_styling[data-astro-cid-5kdtpk6b] .swiper[data-astro-cid-5kdtpk6b] .swiper-button-prev[data-astro-cid-5kdtpk6b] {
  width: calc(var(--pcvw) * 18);
  height: calc(var(--pcvw) * 60);
  left: 0;
  top: 40%;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.staff_styling[data-astro-cid-5kdtpk6b] .swiper[data-astro-cid-5kdtpk6b] .swiper-button-prev[data-astro-cid-5kdtpk6b] {
  width: 18px;
  height: 60px;
}
.staff_styling[data-astro-cid-5kdtpk6b] .swiper[data-astro-cid-5kdtpk6b] .swiper-button-next[data-astro-cid-5kdtpk6b] {
  width: calc(var(--pcvw) * 18);
  height: calc(var(--pcvw) * 60);
  right: 0;
  top: 40%;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.staff_styling[data-astro-cid-5kdtpk6b] .swiper[data-astro-cid-5kdtpk6b] .swiper-button-next[data-astro-cid-5kdtpk6b] {
  width: 18px;
  height: 60px;
}
.staff_styling[data-astro-cid-5kdtpk6b] .swiper[data-astro-cid-5kdtpk6b] .swiper-button-prev[data-astro-cid-5kdtpk6b]:hover,
.staff_styling[data-astro-cid-5kdtpk6b] .swiper[data-astro-cid-5kdtpk6b] .swiper-button-next[data-astro-cid-5kdtpk6b]:hover {
  opacity: 60%;
}
.staff_styling[data-astro-cid-5kdtpk6b] .swiper[data-astro-cid-5kdtpk6b] .swiper-button-prev[data-astro-cid-5kdtpk6b]::after,
.staff_styling[data-astro-cid-5kdtpk6b] .swiper[data-astro-cid-5kdtpk6b] .swiper-button-next[data-astro-cid-5kdtpk6b]::after {
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: calc(var(--pcvw) * 60);
  margin: auto;
  width: calc(var(--pcvw) * 18);
}
.staff_styling[data-astro-cid-5kdtpk6b] .swiper[data-astro-cid-5kdtpk6b] .swiper-button-prev[data-astro-cid-5kdtpk6b]::after,
.staff_styling[data-astro-cid-5kdtpk6b] .swiper[data-astro-cid-5kdtpk6b] .swiper-button-next[data-astro-cid-5kdtpk6b]::after {
  width: 18px;
  height: 60px;
}
.staff_styling[data-astro-cid-5kdtpk6b] .swiper[data-astro-cid-5kdtpk6b] .swiper-button-prev[data-astro-cid-5kdtpk6b]::after {
  background-image: url("/img/brand/discord_staffstyling/arrow_prev.svg");
}
.staff_styling[data-astro-cid-5kdtpk6b] .swiper[data-astro-cid-5kdtpk6b] .swiper-button-next[data-astro-cid-5kdtpk6b]::after {
  background-image: url("/img/brand/discord_staffstyling/arrow_next.svg");
}
.toggle_button[data-astro-cid-seiqqmpr] {
  height: calc(var(--pcvw) * 300);
  width: 100%;
  background: var(--itembg);
  position: relative;
}
.toggle_button[data-astro-cid-seiqqmpr] {
  height: 300px;
}
.toggle_button[data-astro-cid-seiqqmpr] img[data-astro-cid-seiqqmpr] {
  height: calc(var(--pcvw) * 280);
  width: auto;
  position: absolute;
  top: 50%;
  left: calc(var(--pcvw) * 50);
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.toggle_button[data-astro-cid-seiqqmpr] img[data-astro-cid-seiqqmpr] {
  height: 240px;
  left: 30px;
}
.toggle_button[data-astro-cid-seiqqmpr] .product_info[data-astro-cid-seiqqmpr] {
  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: calc(var(--pcvw) * 15);
  position: absolute;
  top: 50%;
  left: calc(var(--pcvw) * 285.3);
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.toggle_button[data-astro-cid-seiqqmpr] .product_info[data-astro-cid-seiqqmpr] {
  gap: 15px;
  left: 240px;
}
.toggle_button[data-astro-cid-seiqqmpr] .product_info[data-astro-cid-seiqqmpr] .product_box[data-astro-cid-seiqqmpr] {
  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: calc(var(--pcvw) * 5);
}
.toggle_button[data-astro-cid-seiqqmpr] .product_info[data-astro-cid-seiqqmpr] .product_box[data-astro-cid-seiqqmpr] {
  gap: 5px;
  padding-right: 5px;
}
.toggle_button[data-astro-cid-seiqqmpr] .product_info[data-astro-cid-seiqqmpr] .product_box[data-astro-cid-seiqqmpr] h3[data-astro-cid-seiqqmpr],
.toggle_button[data-astro-cid-seiqqmpr] .product_info[data-astro-cid-seiqqmpr] .product_box[data-astro-cid-seiqqmpr] div.product_box_ttl[data-astro-cid-seiqqmpr] {
  color: var(--bk);
  font-family: Optima;
  font-size: calc(var(--pcvw) * 17);
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: calc(var(--pcvw) * 1.36);
  text-transform: uppercase;
}
.toggle_button[data-astro-cid-seiqqmpr] .product_info[data-astro-cid-seiqqmpr] .product_box[data-astro-cid-seiqqmpr] h3[data-astro-cid-seiqqmpr],
.toggle_button[data-astro-cid-seiqqmpr] .product_info[data-astro-cid-seiqqmpr] .product_box[data-astro-cid-seiqqmpr] div.product_box_ttl[data-astro-cid-seiqqmpr] {
  font-size: 17px;
  letter-spacing: 1.36px;
  text-align: left;
}
.toggle_button[data-astro-cid-seiqqmpr] .product_info[data-astro-cid-seiqqmpr] .product_box[data-astro-cid-seiqqmpr] .product_price_box[data-astro-cid-seiqqmpr] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: calc(var(--pcvw) * 10);
}
.toggle_button[data-astro-cid-seiqqmpr] .product_info[data-astro-cid-seiqqmpr] .product_box[data-astro-cid-seiqqmpr] .product_price_box[data-astro-cid-seiqqmpr] {
  gap: 10px;
}
.toggle_button[data-astro-cid-seiqqmpr] .product_info[data-astro-cid-seiqqmpr] .product_box[data-astro-cid-seiqqmpr] .product_price_box[data-astro-cid-seiqqmpr] h4[data-astro-cid-seiqqmpr],
.toggle_button[data-astro-cid-seiqqmpr] .product_info[data-astro-cid-seiqqmpr] .product_box[data-astro-cid-seiqqmpr] .product_price_box[data-astro-cid-seiqqmpr] div[data-astro-cid-seiqqmpr] {
  color: var(--bk);
  font-family: Optima;
  font-size: calc(var(--pcvw) * 16);
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
}
.toggle_button[data-astro-cid-seiqqmpr] .product_info[data-astro-cid-seiqqmpr] .product_box[data-astro-cid-seiqqmpr] .product_price_box[data-astro-cid-seiqqmpr] h4[data-astro-cid-seiqqmpr],
.toggle_button[data-astro-cid-seiqqmpr] .product_info[data-astro-cid-seiqqmpr] .product_box[data-astro-cid-seiqqmpr] .product_price_box[data-astro-cid-seiqqmpr] div[data-astro-cid-seiqqmpr] {
  font-size: 16px;
}
.toggle_button[data-astro-cid-seiqqmpr] .product_info[data-astro-cid-seiqqmpr] .product_box[data-astro-cid-seiqqmpr] .product_price_box[data-astro-cid-seiqqmpr] .tax[data-astro-cid-seiqqmpr] {
  color: var(--bk);
  font-family: Optima;
  font-size: calc(var(--pcvw) * 10);
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: calc(var(--pcvw) * 0.5);
}
.toggle_button[data-astro-cid-seiqqmpr] .product_info[data-astro-cid-seiqqmpr] .product_box[data-astro-cid-seiqqmpr] .product_price_box[data-astro-cid-seiqqmpr] .tax[data-astro-cid-seiqqmpr] {
  font-size: 10px;
  letter-spacing: 0.5px;
}
.toggle_button[data-astro-cid-seiqqmpr] .product_info[data-astro-cid-seiqqmpr] .product_box[data-astro-cid-seiqqmpr] .product_text[data-astro-cid-seiqqmpr] {
  color: var(--bk);
  font-family: Optima;
  font-size: calc(var(--pcvw) * 14);
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: calc(var(--pcvw) * 0.7);
}
.toggle_button[data-astro-cid-seiqqmpr] .product_info[data-astro-cid-seiqqmpr] .product_box[data-astro-cid-seiqqmpr] .product_text[data-astro-cid-seiqqmpr] {
  font-size: 8px;
  letter-spacing: 0.7px;
}
div[data-astro-cid-blbt74ys] {
  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: calc(var(--pcvw) * 120);
  width: 100%;
}
div[data-astro-cid-blbt74ys] {
  gap: 120px;
}
section[data-astro-cid-blbt74ys] {
  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: calc(var(--pcvw) * 30);
  width: 100%;
}
section[data-astro-cid-blbt74ys] {
  gap: 30px;
}
section[data-astro-cid-4m6mkd4q] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 0 calc(var(--pcvw) * 30);
  -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: calc(var(--pcvw) * 40);
  width: calc(var(--pcvw) * 600);
}
section[data-astro-cid-4m6mkd4q] {
  padding: 0 30px;
  gap: 40px;
  width: 600px;
}
footer[data-astro-cid-ztrczqzu] {
  width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-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: calc(var(--pcvw) * 170);
}
footer[data-astro-cid-ztrczqzu] {
  gap: 170px;
  margin-top: 30px;
}
footer[data-astro-cid-ztrczqzu] .explanation[data-astro-cid-ztrczqzu] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: calc(var(--pcvw) * 90);
}
footer[data-astro-cid-ztrczqzu] .explanation[data-astro-cid-ztrczqzu] {
  gap: 90px;
}
footer[data-astro-cid-ztrczqzu] .explanation[data-astro-cid-ztrczqzu] img[data-astro-cid-ztrczqzu] {
  width: calc(var(--pcvw) * 110);
  height: auto;
}
footer[data-astro-cid-ztrczqzu] .explanation[data-astro-cid-ztrczqzu] img[data-astro-cid-ztrczqzu] {
  width: 110px;
}
footer[data-astro-cid-ztrczqzu] .explanation[data-astro-cid-ztrczqzu] p[data-astro-cid-ztrczqzu] {
  width: calc(var(--pcvw) * 585);
  color: var(--bk);
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: calc(var(--pcvw) * 12);
  font-style: normal;
  font-weight: 500;
  line-height: 170%;
  letter-spacing: calc(var(--pcvw) * 0.36);
}
footer[data-astro-cid-ztrczqzu] .explanation[data-astro-cid-ztrczqzu] p[data-astro-cid-ztrczqzu] {
  width: 585px;
  font-size: 12px;
  letter-spacing: 0.36px;
}
footer[data-astro-cid-ztrczqzu] .button[data-astro-cid-ztrczqzu] {
  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: calc(var(--pcvw) * 20);
}
footer[data-astro-cid-ztrczqzu] .button[data-astro-cid-ztrczqzu] {
  gap: 20px;
}
footer[data-astro-cid-ztrczqzu] .button[data-astro-cid-ztrczqzu] a[data-astro-cid-ztrczqzu] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(var(--pcvw) * 400);
  height: calc(var(--pcvw) * 75);
  padding: calc(var(--pcvw) * 10);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: var(--button-bg);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
footer[data-astro-cid-ztrczqzu] .button[data-astro-cid-ztrczqzu] a[data-astro-cid-ztrczqzu] {
  width: 400px;
  height: 75px;
  padding: 10px;
}
footer[data-astro-cid-ztrczqzu] .button[data-astro-cid-ztrczqzu] a[data-astro-cid-ztrczqzu] p[data-astro-cid-ztrczqzu] {
  color: var(--wh);
  text-align: center;
  font-family: Optima;
  font-size: calc(var(--pcvw) * 16);
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: calc(var(--pcvw) * 0.8);
}
footer[data-astro-cid-ztrczqzu] .button[data-astro-cid-ztrczqzu] a[data-astro-cid-ztrczqzu] p[data-astro-cid-ztrczqzu] {
  font-size: 16px;
  letter-spacing: 0.8px;
}
footer[data-astro-cid-ztrczqzu] .button[data-astro-cid-ztrczqzu] a[data-astro-cid-ztrczqzu] img[data-astro-cid-ztrczqzu] {
  width: calc(var(--pcvw) * 13);
  height: auto;
  position: absolute;
  left: calc(var(--pcvw) * 20);
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
footer[data-astro-cid-ztrczqzu] .button[data-astro-cid-ztrczqzu] a[data-astro-cid-ztrczqzu] img[data-astro-cid-ztrczqzu] {
  width: 13px;
  left: 20px;
}
footer[data-astro-cid-ztrczqzu] .button[data-astro-cid-ztrczqzu] a[data-astro-cid-ztrczqzu]:hover {
  background: var(--button-hover-bg);
}
footer[data-astro-cid-ztrczqzu] .icon[data-astro-cid-ztrczqzu] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: calc(var(--pcvw) * 40);
}
footer[data-astro-cid-ztrczqzu] .icon[data-astro-cid-ztrczqzu] {
  gap: 40px;
}
footer[data-astro-cid-ztrczqzu] .icon[data-astro-cid-ztrczqzu] img[data-astro-cid-ztrczqzu] {
  width: calc(var(--pcvw) * 26.25);
  height: auto;
}
footer[data-astro-cid-ztrczqzu] .icon[data-astro-cid-ztrczqzu] img[data-astro-cid-ztrczqzu] {
  width: 26.25px;
}
main[data-astro-cid-hogek4jl] {
  padding: 150px calc(var(--pcvw) * 90) calc(var(--pcvw) * 100);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
main[data-astro-cid-hogek4jl] {
  padding: 150px 0 0 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 60px;
  background-color: #fff;
}
body {
  background: none;
}
.staff_img {
  border-radius: 0;
}
main[data-astro-cid-hogek4jl] {
  padding: 50px calc(var(--pcvw) * 90) calc(var(--pcvw) * 100);
}
main[data-astro-cid-hogek4jl] h1 {
  margin: 0 auto;
  text-align: center;
}
main[data-astro-cid-hogek4jl] .slide_animation {
  text-align: center;
}
section[data-astro-cid-4m6mkd4q] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 0 calc(var(--pcvw) * 30);
  -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: calc(var(--pcvw) * 80);
  width: 100%;
}
div[data-astro-cid-blbt74ys] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: calc(var(--pcvw) * 120);
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
section[data-astro-cid-blbt74ys] {
  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: calc(var(--pcvw) * 30);
  width: 40%;
}
body .up_animation.toggle_button {
  -webkit-clip-path: none;
          clip-path: none;
  width: 420px;
  margin: 0 auto;
}
