@charset "UTF-8";
:root {
  --color-Main: #B60081;
  --color-Black: #212121;
  --color-Gray: #545454;
  --color-Light_Gray: #8C8C8C;
  --color-Light_Gray2: #C6C6C6;
  --color-Line-gray: #E6E6E6;
  --color-Bg_Gray: #F5F5F7;
  --color-BG_Light-Pink: #FFF5FC;
  --color-BG_Light-Yellow: #FFF9EB;
  --color-Link-Blue: #4E84F2;
  --color-White: #FFF;
  --color-green: #70B92D;
  --color-bg: #F4EFD9;
  --color-brown: #4B2C37;
  --color-orange: #EF8200;
  --color-bg_right: #FCFCF0;
  --color-bg_2: #FCF6DF;
  --color-txt: #2A2A2A;
}

*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%;
}

body {
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}

img, picture, video, canvas, svg {
  display: block;
  max-width: 100%;
}

input, button, textarea, select {
  font: inherit;
}

p, h1, h2, h3, h4, h5, h6 {
  overflow-wrap: break-word;
}

#root, #__next {
  isolation: isolate;
}

.button {
  user-select: none;
}

html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 62.5%;
  color: red;
}

body {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "Helvetica Neue", Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.5;
  color: var(--color-txt, #2A2A2A);
  overflow-y: auto;
  overflow-x: hidden;
}

.container {
  margin: 0 24px;
}
@media screen and (min-width: 600px) {
  .container {
    margin: 0 auto;
    width: 89.3%;
    max-width: 1024px;
  }
}

a, button {
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a:hover, button:hover {
  opacity: 0.7;
  cursor: pointer;
}
a:active, button:active {
  opacity: 0.7;
}

ul, ol {
  list-style: none;
}

@font-face {
  font-family: "ZenMaruGothic";
  src: url("/static/assets/fonts/zen-maru-gothic-v17-japanese-700.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.ff-NS {
  font-family: "Noto Sans JP", sans-serif;
}

.ff-Zenmaru {
  font-family: "ZenMaruGothic", sans-serif;
}

/* ========================================
  Typography Tokens (SP / TAB / PC 切替対応)
======================================== */
/* トークン定義
   size: (sp, tab, pc)
*/
/* family の実体を返す（デフォルトは ja） */
/* 指定トークンを適用するmixin（SP→TAB→PCで上書き） */
/* クラス自動生成（.u-<token>） */
.u-title1 {
  font-family: "Noto Sans JP", system-ui, -apple-system, "Helvetica Neue", Arial, sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 140%;
}
@media (min-width: 600px) {
  .u-title1 {
    font-size: 21px;
  }
}
@media (min-width: 1136px) {
  .u-title1 {
    font-size: 24px;
  }
}

.u-title2 {
  font-family: "Noto Sans JP", system-ui, -apple-system, "Helvetica Neue", Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
}
@media (min-width: 600px) {
  .u-title2 {
    font-size: 18px;
  }
}
@media (min-width: 1136px) {
  .u-title2 {
    font-size: 20px;
  }
}

.u-body1 {
  font-family: "Noto Sans JP", system-ui, -apple-system, "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
}
@media (min-width: 600px) {
  .u-body1 {
    font-size: 17px;
  }
}
@media (min-width: 1136px) {
  .u-body1 {
    font-size: 18px;
  }
}

.u-body1-bold {
  font-family: "Noto Sans JP", system-ui, -apple-system, "Helvetica Neue", Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 150%;
}
@media (min-width: 600px) {
  .u-body1-bold {
    font-size: 17px;
  }
}
@media (min-width: 1136px) {
  .u-body1-bold {
    font-size: 18px;
  }
}

.u-body1-文章 {
  font-family: "Noto Sans JP", system-ui, -apple-system, "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 180%;
}
@media (min-width: 600px) {
  .u-body1-文章 {
    font-size: 17px;
  }
}
@media (min-width: 1136px) {
  .u-body1-文章 {
    font-size: 18px;
  }
}

.u-body2 {
  font-family: "Noto Sans JP", system-ui, -apple-system, "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
}
@media (min-width: 600px) {
  .u-body2 {
    font-size: 15px;
  }
}
@media (min-width: 1136px) {
  .u-body2 {
    font-size: 16px;
  }
}

.u-body2-bold {
  font-family: "Noto Sans JP", system-ui, -apple-system, "Helvetica Neue", Arial, sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 150%;
}
@media (min-width: 600px) {
  .u-body2-bold {
    font-size: 15px;
  }
}
@media (min-width: 1136px) {
  .u-body2-bold {
    font-size: 16px;
  }
}

.u-body2-文章 {
  font-family: "Noto Sans JP", system-ui, -apple-system, "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 180%;
}
@media (min-width: 600px) {
  .u-body2-文章 {
    font-size: 15px;
  }
}
@media (min-width: 1136px) {
  .u-body2-文章 {
    font-size: 16px;
  }
}

.u-body3 {
  font-family: "Noto Sans JP", system-ui, -apple-system, "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 150%;
}
@media (min-width: 600px) {
  .u-body3 {
    font-size: 13px;
  }
}
@media (min-width: 1136px) {
  .u-body3 {
    font-size: 14px;
  }
}

.u-body3-bold {
  font-family: "Noto Sans JP", system-ui, -apple-system, "Helvetica Neue", Arial, sans-serif;
  font-weight: 700;
  font-size: 12px;
  line-height: 150%;
}
@media (min-width: 600px) {
  .u-body3-bold {
    font-size: 13px;
  }
}
@media (min-width: 1136px) {
  .u-body3-bold {
    font-size: 14px;
  }
}

.u-caption1 {
  font-family: "Noto Sans JP", system-ui, -apple-system, "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 120%;
}
@media (min-width: 600px) {
  .u-caption1 {
    font-size: 13px;
  }
}
@media (min-width: 1136px) {
  .u-caption1 {
    font-size: 14px;
  }
}

.u-caption1-bold {
  font-family: "Noto Sans JP", system-ui, -apple-system, "Helvetica Neue", Arial, sans-serif;
  font-weight: 700;
  font-size: 12px;
  line-height: 120%;
}
@media (min-width: 600px) {
  .u-caption1-bold {
    font-size: 13px;
  }
}
@media (min-width: 1136px) {
  .u-caption1-bold {
    font-size: 14px;
  }
}

.u-caption2 {
  font-family: "Noto Sans JP", system-ui, -apple-system, "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  font-size: 10px;
  line-height: 120%;
}
@media (min-width: 600px) {
  .u-caption2 {
    font-size: 11px;
  }
}
@media (min-width: 1136px) {
  .u-caption2 {
    font-size: 12px;
  }
}

.u-caption2-bold {
  font-family: "Noto Sans JP", system-ui, -apple-system, "Helvetica Neue", Arial, sans-serif;
  font-weight: 700;
  font-size: 10px;
  line-height: 120%;
}
@media (min-width: 600px) {
  .u-caption2-bold {
    font-size: 11px;
  }
}
@media (min-width: 1136px) {
  .u-caption2-bold {
    font-size: 12px;
  }
}

.u-number1-b {
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Arial, sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
}
@media (min-width: 600px) {
  .u-number1-b {
    font-size: 27px;
  }
}
@media (min-width: 1136px) {
  .u-number1-b {
    font-size: 30px;
  }
}

.u-number2-b {
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Arial, sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
}
@media (min-width: 600px) {
  .u-number2-b {
    font-size: 22px;
  }
}
@media (min-width: 1136px) {
  .u-number2-b {
    font-size: 24px;
  }
}

.u-number3-b {
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Arial, sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 100%;
}
@media (min-width: 600px) {
  .u-number3-b {
    font-size: 19px;
  }
}
@media (min-width: 1136px) {
  .u-number3-b {
    font-size: 20px;
  }
}

.u-number4-b {
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 100%;
}
@media (min-width: 600px) {
  .u-number4-b {
    font-size: 17px;
  }
}
@media (min-width: 1136px) {
  .u-number4-b {
    font-size: 18px;
  }
}

.u-number4 {
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
}
@media (min-width: 600px) {
  .u-number4 {
    font-size: 16px;
  }
}
@media (min-width: 1136px) {
  .u-number4 {
    font-size: 16px;
  }
}

.u-number5 {
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
}
@media (min-width: 600px) {
  .u-number5 {
    font-size: 15px;
  }
}
@media (min-width: 1136px) {
  .u-number5 {
    font-size: 16px;
  }
}

.u-number5-b {
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Arial, sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
}
@media (min-width: 600px) {
  .u-number5-b {
    font-size: 15px;
  }
}
@media (min-width: 1136px) {
  .u-number5-b {
    font-size: 16px;
  }
}

.u-number6-b {
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Arial, sans-serif;
  font-weight: 700;
  font-size: 12px;
  line-height: 100%;
}
@media (min-width: 600px) {
  .u-number6-b {
    font-size: 13px;
  }
}
@media (min-width: 1136px) {
  .u-number6-b {
    font-size: 14px;
  }
}

.u-number6 {
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Arial, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
}
@media (min-width: 600px) {
  .u-number6 {
    font-size: 13px;
  }
}
@media (min-width: 1136px) {
  .u-number6 {
    font-size: 14px;
  }
}

.u-number7 {
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Arial, sans-serif;
  font-weight: 400;
  font-size: 10px;
  line-height: 100%;
}
@media (min-width: 600px) {
  .u-number7 {
    font-size: 11px;
  }
}
@media (min-width: 1136px) {
  .u-number7 {
    font-size: 12px;
  }
}

.u-number7-b {
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Arial, sans-serif;
  font-weight: 700;
  font-size: 10px;
  line-height: 100%;
}
@media (min-width: 600px) {
  .u-number7-b {
    font-size: 11px;
  }
}
@media (min-width: 1136px) {
  .u-number7-b {
    font-size: 12px;
  }
}

.totop {
  margin: 0 auto;
  padding: 40px 16px 24px;
  display: flex;
  justify-content: flex-end;
}
.totop__button {
  background: transparent;
  border: none;
  padding: 0;
  appearance: none;
  cursor: pointer;
  outline: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  background: var(--color-Light_Gray, #8C8C8C);
  border-radius: 6px;
}
.totop__txt {
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 700;
  color: var(--color-White, #FFF);
}

.l-footer {
  border-top: 2px solid var(--color-Line-gray, #E6E6E6);
  padding-bottom: 200px;
}
.l-footer > .inner {
  padding: 0 16px;
}
.l-footer__logo {
  display: flex;
  align-items: center;
  gap: 32px;
  padding: 24px 0;
}
.l-footer__copyright {
  font-size: 1rem;
  color: var(--color-Light_Gray, #8C8C8C);
}

@media screen and (min-width: 600px) {
  .totop {
    justify-content: center;
  }
  .totop > .inner {
    display: flex;
    justify-content: flex-end;
    width: 552px;
  }
  .l-footer {
    padding-bottom: 147px;
  }
  .l-footer > .inner {
    margin: 0 auto;
    max-width: 632px;
  }
}
@media screen and (min-width: 1136px) {
  .totop > .inner {
    width: 1040px;
  }
  .totop__txt {
    font-size: 1.2rem;
  }
  .l-footer > .inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1072px;
  }
  .l-footer__logo svg {
    width: 113px;
    height: 34.6px;
  }
  .l-footer__logo img {
    width: 131px;
    height: 29px;
  }
  .l-footer__copyright {
    font-size: 1.2rem;
  }
}
.l-header .inner {
  margin: 0 auto;
  padding: 0 12px;
  height: 44px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.l-header__logo svg {
  width: 48px;
  height: 14.71px;
}
.l-header__link {
  display: flex;
  align-items: center;
}
.l-header__link-text {
  font-size: 1.2rem;
  line-height: 1.5;
  color: var(--color-Main, #B60081);
}
@media screen and (min-width: 600px) {
  .l-header .inner {
    width: 600px;
  }
}
@media screen and (min-width: 1136px) {
  .l-header .inner {
    padding: 0;
    width: 1040px;
  }
  .l-header__logo svg {
    width: 67.2px;
    height: 20.4px;
  }
  .l-header__link-text {
    font-size: 1.4rem;
  }
  .l-header__link svg {
    width: 16px;
    height: 16px;
  }
}

.kv {
  background: url(/static/assets/img/guide/kv_bg_sp.png) center center repeat;
  background-size: 375px 144px;
}
.kv .container {
  padding: 40px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.kv_title {
  padding-left: 106px;
  display: flex;
  flex-direction: column;
  gap: 4px;
  min-height: 82px;
  color: var(--color-brown, #4B2C37);
  background: url(/static/assets/img/guide/kv_icon.png) 0 center no-repeat;
  background-size: 82px;
}
.kv_title-main {
  font-size: 3rem;
}

@media screen and (min-width: 600px) {
  .kv .container {
    padding: 48px 0;
  }
  .kv_title-main {
    font-size: 3.6rem;
  }
  .kv_title-sub {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 1136px) {
  .kv {
    background: url(/static/assets/img/guide/kv_bg_pc.png) center center repeat;
    background-size: 246px;
  }
  .kv .container {
    padding: 72px 0;
    align-items: center;
  }
  .kv_title {
    gap: 6px;
  }
  .kv_title-main {
    font-size: 5rem;
  }
  .kv_title-sub {
    font-size: 2rem;
  }
}
.wrapper {
  background-color: #F1EEE8;
}

.container {
  padding-top: 60px;
}
.container_gototop {
  margin: 24px auto 0;
}

.l-header, .l-footer {
  background: var(--White, #FFF);
}

.link {
  color: var(--Link-Blue, #4E84F2);
  text-decoration: underline;
}
.link:hover {
  text-decoration: none;
  opacity: 0.8;
}

.btn {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 14px;
  width: 240px;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  border-radius: 999em;
  text-decoration: none;
}
.btn_secondary {
  border: 1px solid var(--Main, #B60081);
  color: var(--Main, #B60081);
}
.btn_sub {
  border: 1px solid var(--Light_Gray, #8C8C8C);
  color: var(--Gray, #545454);
  background-color: var(--White, #FFF);
}
.btn_cta {
  line-height: 1.2;
  color: var(--White, #FFF);
  background-color: var(--Main, #B60081);
}

.breadcrumbs {
  margin: 8px 24px 0;
  display: flex;
  flex-wrap: wrap;
  gap: 2px;
  font-size: 1.2rem;
  line-height: 1.2;
}
.breadcrumbs a {
  display: inline-flex;
  align-items: center;
  color: var(--Link-Blue, #4E84F2);
}
.breadcrumbs a::after {
  content: "";
  width: 14px;
  height: 14px;
  background: url(/static/assets/img/guide/arrow_right.svg) 0 0 no-repeat;
  background-size: 100%;
}
.breadcrumbs a:hover {
  text-decoration: underline;
  opacity: 1;
}

.guide_title {
  position: relative;
  margin: 0 auto 20px;
  padding-bottom: 20px;
  font-size: 2.4rem;
  line-height: 1.3;
  text-align: center;
}
.guide_title::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 6px;
  background: url(/static/assets/img/guide/dt_dot.svg) center center no-repeat;
  background-size: auto 6px;
}
.guide_def {
  padding: 16px 24px;
  background-color: var(--White, #FFF);
  border-radius: 20px;
}
.guide_def-alone {
  padding-top: 16px;
}
.guide_def-back {
  font-size: 1.4rem;
  color: var(--color-Black, #212121);
}
.guide_dt, .guide_dt-alone {
  position: relative;
  padding: 24px 32px 24px 0;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.4;
}
.guide_dt::after {
  flex-shrink: 0;
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  width: 22px;
  height: 22px;
  transform: translateY(-50%) rotate(0deg);
  background: no-repeat center/contain;
  background-image: url(/static/assets/img/guide/arrow_toggle.svg);
  transition: transform 0.2s ease;
}
.guide_dt.is-open::after {
  transform: translateY(-50%) rotate(180deg);
}
.guide_dt:not(:first-of-type) {
  border-top: 1px solid var(--line-gray, #E6E6E6);
}
.guide_dt-alone {
  padding-top: 8px;
  padding-right: 0;
  border-bottom: 1px solid var(--line-gray, #E6E6E6);
}
.guide_dt-alone::after {
  background: none;
}
.guide_dd {
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  transition: max-height 0.4s ease, opacity 0.4s ease;
  will-change: max-height, opacity;
}
.guide_dd.is-visible {
  max-height: 20000px; /* 内容に合わせて十分な値にしておく */
  opacity: 1;
}
.guide_dd-alone {
  padding-top: 24px;
}
.guide_dd .inner {
  padding-bottom: 8px;
}
.guide_dd-title, .guide_dd-text, .guide_dd-note,
.guide_dd .btn {
  margin-bottom: 16px;
}
.guide_dd-title {
  font-size: 1.6rem;
  line-height: 1.4;
}
.guide_dd-thumb {
  margin: 0 auto 0;
  width: 200px;
  display: flex;
  flex-direction: column;
}
.guide_dd-thumb figure {
  margin-bottom: 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.guide_dd-thumb figure figcaption {
  margin-top: 4px;
  width: 200px;
  font-size: 1.4rem;
  color: #1E1E1E;
  text-align: center;
}
.guide_dd-thumb figure figcaption.text-left {
  text-align: left;
}
.guide_dd-thumb .img {
  border: 1px solid var(--line-gray, #E6E6E6);
  border-radius: 8px;
}
@media (max-width: 1135px) {
  .guide_dd-thumb.-arrow figure:not(:last-of-type) {
    position: relative;
    padding-bottom: 64px;
    z-index: 0;
  }
  .guide_dd-thumb.-arrow figure:not(:last-of-type)::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 48px;
    height: 48px;
    background: url(/static/assets/img/guide/figure_flow.svg) center/contain no-repeat;
    transform: translateX(-50%) rotate(90deg);
    transform-origin: center;
    z-index: -1;
  }
  .guide_dd-thumb.-pc {
    margin: 0 auto 24px;
    width: 100%;
    max-width: 670px;
    gap: 20px;
  }
  .guide_dd-thumb.-pc figure {
    margin-bottom: 0;
  }
}
.guide_dd-note {
  font-size: 1.2rem;
}
.guide_dd-download .img {
  margin: 0 auto 24px;
  width: 200px;
}
@media screen and (min-width: 1136px) {
  .guide_dd-download .img {
    margin-bottom: 40px;
    width: 600px;
  }
}
.guide_dd-ul, .guide_dd-ol {
  margin-bottom: 24px;
}
.guide_dd-ul > .item, .guide_dd-ol > .item {
  margin-left: 1.6em;
}
.guide_dd-ul {
  list-style-type: disc;
}
.guide_dd-ol {
  list-style-type: decimal;
}

@media screen and (min-width: 600px) {
  .breadcrumbs {
    margin: 16px auto 0;
    width: 89.3%;
    max-width: 1024px;
    gap: 4px;
  }
}
@media screen and (min-width: 1136px) {
  .container_gototop {
    margin: 60px auto 0;
  }
  .btn {
    padding: 23px 0;
    width: 440px;
    font-size: 1.6rem;
  }
  .breadcrumbs {
    font-size: 1.4rem;
  }
  .p-guide .guide_title {
    margin: 0 auto 40px;
    padding-bottom: 28px;
    font-size: 4rem;
  }
  .p-guide .guide_title::after {
    height: 8px;
    background-size: auto 8px;
  }
  .p-guide .guide_def {
    padding: 36px 40px;
  }
  .p-guide .guide_dt {
    padding: 24px 48px 24px 0;
    font-size: 2.4rem;
  }
  .p-guide .guide_dt:hover {
    cursor: pointer;
  }
  .p-guide .guide_dt::after {
    width: 32px;
    height: 32px;
  }
  .p-guide .guide_dd.is-visible {
    max-height: 5000px; /* 内容に合わせて十分な値にしておく */
  }
  .p-guide .guide_dd .inner {
    padding-bottom: 16px;
  }
  .p-guide .guide_dd-title, .p-guide .guide_dd-text, .p-guide .guide_dd-note {
    margin-bottom: 24px;
  }
  .p-guide .guide_dd-title {
    font-size: 2rem;
  }
  .p-guide .guide_dd-thumb {
    width: auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 32px;
  }
  .p-guide .guide_dd-thumb figure {
    margin-bottom: 24px;
  }
  .p-guide .guide_dd-thumb figure figcaption {
    margin-top: 10px;
    width: 220px;
    font-size: 1.6rem;
  }
  .p-guide .guide_dd-thumb .img {
    border: 1px solid var(--line-gray, #E6E6E6);
    border-radius: 8px;
    width: 220px;
    height: auto;
  }
  .p-guide .guide_dd-thumb.-arrow {
    gap: 24px;
  }
  .p-guide .guide_dd-thumb.-arrow figure:not(:last-of-type) {
    padding-right: 80px;
    background: url(/static/assets/img/guide/figure_flow.svg) right center no-repeat;
    background-size: 56px auto;
  }
  .p-guide .guide_dd-thumb.-pc {
    margin-bottom: 24px;
    flex-direction: column;
    gap: 20px;
  }
  .p-guide .guide_dd-thumb.-pc figure {
    margin-bottom: 0;
  }
  .p-guide .guide_dd-thumb.-pc figure .img {
    width: 670px;
  }
  .p-guide .guide_dd-text {
    font-size: 1.8rem;
  }
  .p-guide .guide_dd-note {
    font-size: 1.4rem;
  }
  .p-guide .guide_dd-ul > .item, .p-guide .guide_dd-ol > .item {
    font-size: 1.8rem;
  }
}
body.cate-receive_index .guide_def {
  padding-top: 40px;
  padding-bottom: 40px;
}

body.cate-receive_2nd .guide_dd .inner {
  padding-bottom: 24px;
}
body.cate-receive_2nd .guide_dd-thumb {
  width: 100%;
  height: auto;
}
body.cate-receive_2nd .guide_dd-thumb .img {
  width: 200px;
}
@media screen and (min-width: 1136px) {
  body.cate-receive_2nd .guide_dd-thumb .img {
    width: 220px;
  }
}

.img.border-0 {
  border: 0 !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.receive_index {
  margin-bottom: 24px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.receive_index .item {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.receive_notice {
  display: flex;
  flex-direction: column;
  gap: 8px;
  font-size: 1.2rem;
}
.receive_notice .item {
  display: flex;
}
.receive_notice .item::before {
  content: "※";
  font-size: 1.2rem;
}
@media (max-width: 1135px) {
  .receive_flow {
    display: flex;
    flex-direction: column;
    gap: 24px;
  }
  .receive_flow .img-large {
    border-radius: 8px;
    display: block;
    width: 100%;
    height: auto;
  }
  .receive_flow > .item:not(:last-child) {
    padding-bottom: 24px;
    border-bottom: 2px dotted var(--line-gray, #E6E6E6);
  }
  .receive_flow > .item:not(:last-child) .item_flex:first-of-type {
    margin-bottom: 24px;
    padding-bottom: 24px;
    border-bottom: 2px dotted var(--line-gray, #E6E6E6);
  }
}

@media screen and (min-width: 1136px) {
  .receive_index {
    margin-bottom: 40px;
    flex-direction: row;
    justify-content: space-between;
    gap: 0;
  }
  .receive_index .item {
    gap: 24px;
    width: 288px;
  }
  .receive_index .item .btn {
    width: 100%;
  }
  .receive_notice {
    font-size: 1.4rem;
  }
  .receive_notice .item::before {
    font-size: 1.4rem;
  }
  .receive_flow .-multiple .img, .receive_flow .-singular .img {
    width: 448px;
  }
  .receive_flow .-multiple .img-large, .receive_flow .-singular .img-large {
    width: 448px;
    height: auto;
  }
  .receive_flow .-multiple {
    display: flex;
    justify-content: space-between;
    padding-bottom: 24px;
    margin-bottom: 24px;
    border-bottom: 2px dotted var(--line-gray, #E6E6E6);
  }
  .receive_flow .-multiple .item_flex {
    width: 448px;
  }
  .receive_flow .-multiple .item_flex figure {
    margin-bottom: 0;
  }
  .receive_flow .-multiple .item_flex:first-of-type {
    width: 474px;
    padding-right: 24px;
    border-right: 2px dotted var(--line-gray, #E6E6E6);
  }
  .receive_flow .-singular {
    display: flex;
    justify-content: space-between;
  }
  .receive_flow .-singular .item_flex:first-of-type {
    width: 472px;
  }
}
/* img */
img.img {
  display: block;
  width: 100%;
  height: auto;
}

/* disp */
.visible-sp,
.visible-tb,
.visible-pc,
.visible-flex-sp, .visible-flex-tb, .visible-flex-pc {
  display: none !important;
}

@media screen and (min-width: 599px) {
  .visible-sp {
    display: block !important;
  }
  .visible-flex-sp {
    display: flex !important;
  }
  .hidden-sp {
    display: none !important;
  }
}
@media (min-width: 600px) and (max-width: 1135px) {
  .visible-tb {
    display: block !important;
  }
  .visible-flex-tb {
    display: flex !important;
  }
  .hidden-tb {
    display: none !important;
  }
}
@media (min-width: 1136px) {
  .visible-pc {
    display: block !important;
  }
  .visible-flex-pc {
    display: flex !important;
  }
  .hidden-pc {
    display: none !important;
  }
}

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