@charset "UTF-8";
/* =============================================================
    kadokawa_common — 共通カスタムプロパティ
============================================================= */
:root {
  /* テキスト */
  --lottery-form-text-white: #fff;
  --lottery-form-text-dark: #333;
  --lottery-form-text-body: #444;
  --lottery-form-text-muted: #666;
  --lottery-form-text-sub: #999;
  --lottery-form-text-placeholder: #ccc;

  /* 背景 */
  --lottery-form-bg-white: #fff;
  --lottery-form-bg-muted: #f5f5f5;
  --lottery-form-bg-stock: #eee;

  /* ボーダー */
  --lottery-form-border-color: #ddd;
  --lottery-form-border-light: #eee;
  --lottery-form-border-medium: #ccc;
  --lottery-form-border-dark: #333;

  /* エラー */
  --lottery-form-error-color: red;
  --form-input-border: #ccc;
  --form-error-color: #e00;

  /* オーバーレイ */
  --lottery-form-overlay-bg: rgba(0, 0, 0, 0.5);
  --lottery-form-overlay-dark-bg: rgba(0, 0, 0, 0.6);

  /* kadokawa-page 共通 */
  --kadokawa-page-bg: #fff8f0;
  --kadokawa-page-separator: #e8d0a8;
  --kadokawa-page-section-header-bg: #6b4510;
  --kadokawa-page-stripe: rgba(255, 255, 255, 0.1);

  /* login */
  --login-member-bg: #fff5e6;
  --login-section-title: #f2b018;
  --login-input-border: #c8c8c8;
  --login-input-bg: #fafafa;
  --login-btn-inactive: #cfcfcf;
  --login-help-link: #f2b018;
  --login-register-note: #ff2f5f;
  --login-register-btn-bg: #eda615;

  /* register-input form */
  --register-input-border: #bfbfbf;
  --register-input-bg: #f8f8f8;

  /* lottery-form */
  --lottery-form-final-title-color: #e07b00;
  --lottery-form-step-terms-bg: #fef5e6;
  --lottery-form-caution-red: #cc0000;
  --lottery-form-step-inactive: #cfcfcf;
  --lottery-form-step-active: #ff2f5f;
  --lottery-form-jacket-bg: #ffe8ef;
  --lottery-form-title-blue: #f2b018;
  --lottery-form-select-bg: #fff8f0;
  --lottery-form-btn-blue: #eda615;
  --lottery-form-modal-bg: #f4f4f4;
  --lottery-form-modal-body-bg: #f2f2f2;
  --lottery-form-modal-border: #d8d8d8;
  --lottery-form-modal-accent: #eda615;
  --lottery-form-modal-close: #666;
  --lottery-form-dsm-month-bg: #f0a820;
  --lottery-form-dsm-row-border: #d3d3d3;
  --lottery-form-dsm-selected-bg: #fef0dc;
  --lottery-form-dsm-check-border: #b7b7b7;
  --lottery-form-dsm-check-active: #f0a820;

  /* 共通カラー */
  --color-white: #fff;
  --color-text: #333;
  --kadokawa-dialog-overlay-bg: rgba(0, 0, 0, 0.5);

  /* 共通モーダルダイアログ */
  --kadokawa-dialog-max-width: 40rem;
  --kadokawa-dialog-btn-max-width: 28rem;
  --kadokawa-dialog-separator: #ccc;
  --hover-opacity: 0.7;

  /* lottery-form 申込内容確認セクション */
  --lottery-form-order-box-border: #aaa;
  --lottery-form-order-total-bg: #ffe0e7;

  /* lottery-form 検索結果セクション */
  --lottery-form-result-divider: #f2b018;
  --lottery-form-result-card-bg: #fff;
  --lottery-form-result-card-disabled-bg: #f7f7f7;
  --lottery-form-result-card-disabled-text: #c4c4c4;
  --lottery-form-pill-border: #cfcfcf;
  --lottery-form-pill-default-text: #a7a7a7;
  --lottery-form-pill-active-bg: #f0a820;
  --lottery-form-soldout-badge-bg: #c8c8c8;
  --lottery-form-btn-active: var(--lottery-form-step-active);
  --lottery-form-result-badge-bg: #fff0f5;
  --lottery-form-result-badge-text: #cc0044;
  --lottery-form-result-badge-border: #ffb3cc;

  /* kadokawa-top カラーパレット */
  --color-gold: #c5a44e;
  --color-gold-light: #f5edd6;
  --color-pink: #e85b8a;
  --color-pink-light: #fde8ef;
  --color-cyan: #58b8e2;
  --color-black: #000;
  --color-gray: #999;
  --color-gray-light: #f5f5f5;
  --color-border: #ddd;
  --color-bg-blue-light: #fff8f0;
  --color-title-blue: #f2b018;

  /* kadokawa-top テキスト */
  --color-text-dark: #222;
  --color-text-body: #303030;
  --color-text-note: #444;
  --color-icon-muted: #777;
  --color-text-inactive: #b8b8b8;
  --color-schedule-text: #1f2430;
  --color-text-red: #f00;
  --guide-type-head-bg: #f0f0f0;
  --guide-type-head-bg-blue: #fde8c8;

  /* kadokawa-top オレンジ系 */
  --color-nav-bg: #eda615;
  --color-section-blue: #f0a820;
  --color-entry-blue: #f0a820;
  --color-heading-blue: #f2b018;
  --color-link-blue: #f0a820;
  --color-link-teal: #f2b018;
  --color-link-cyan: #eda615;
  --color-schedule-cyan: #f0a820;

  /* kadokawa-top レッド/ピンク系 */
  --color-accent-red: #e44;
  --color-member-pink: #ff4f63;
  --color-meet-pink: #ff5a6a;
  --color-caution-red-light: #ff6b7c;
  --color-flow-accent: #ff8e9d;

  /* kadokawa-top ストライプ */
  --color-stripe-pink: #fde8c8;
  --color-stripe-pink-deep: #fde0b8;
  --color-target-stripe: #fddcb0;

  /* kadokawa-top 背景 */
  --color-hero-bg: rgb(245, 194, 100);
  --color-entry-bg: #fef5e6;
  --color-entry-toggle-bg: #f5e8d0;
  --color-menu-acc-bg: #fef0dc;
  --color-target-bar-bg: #fffaf2;
  --color-section-bg-light: #f3f3f3;
  --color-member-bg: #f6f6f6;
  --color-contact-bg: #ebebeb;

  /* kadokawa-top ボーダー */
  --color-border-dashed: #ccc;
  --color-separator-light: #e8e8e8;
  --color-table-border: #a8a8a8;
  --color-dot-border: #bdbdbd;
  --color-inactive: #cfcfcf;

  /* ブランド */
  --color-brand: #eda615;

  /* 当選情報 */
  --color-winning-link: #f2b018;
  --color-winning-unpaid: #d32f2f;
  --color-winning-paid: #2e7d32;
  --color-winning-unshipped: #ef6c00;

  /* 申込履歴 */
  --app-history-color-primary: #f2b018;
  --app-history-color-primary-dark: #db9a10;
  --app-history-color-primary-light: #fff5e6;
  --app-history-color-header: #f0a820;
  --app-history-color-border: #b8b8b8;
  --app-history-color-border-light: #e5e5e5;
  --app-history-color-border-mid: #ccc;
  --app-history-color-bg-light: #f5f5f5;
  --app-history-color-bg-lighter: #f7f7f7;
  --app-history-color-bg-danger: #fff5f5;
  --app-history-color-text-dark: #333;
  --app-history-color-text-mid: #666;
  --app-history-color-text-muted: #757575;
  --app-history-color-lost: #c62828;
  --app-history-color-danger: #cc0000;

  /* 汎用テキスト/ボーダー（user.css 共通） */
  --color-text-muted: #666;
  --color-error-red: #cc0000;
  --color-border-light: #eee;
  --color-select-arrow: #aaa;
  --color-separator-mid: #9f9f9f;

  /* 通知/注意ボックス */
  --color-notice-bg: #e8f5f0;
  --color-notice-border: #b2dfdb;
  --color-caution-bg: #fffde7;
  --color-caution-border: #fff9c4;

  /* cart/confirm */
  --cart-confirm-bg-light: #fef5e6;
  --cart-confirm-accent-pink: #e94b65;
  --cart-confirm-border: #bfc4c9;
  --cart-confirm-total-bg: #fde1e7;
  --cart-confirm-yellow-bg: #fff8d8;

  /* cart/payment method */
  --payment-method-title: #f2b018;
  --payment-method-accent-pink: #f35b75;
  --payment-method-radio-border: #c8c8c8;
  --payment-method-checked-blue: #f0a820;

  /* payment brand colors */
  --payment-brand-visa: #16459b;
  --payment-brand-master-red: #e52d2d;
  --payment-brand-master-orange: #f6a500;
  --payment-brand-amex: #2f83c5;
  --payment-brand-jcb: #009b63;
  --payment-brand-uc: #6f2c8f;
  --payment-brand-dc: #d71920;
  --payment-brand-orico: #f26b21;
}

/* =============================================================
   共通モーダルダイアログ (m-newsDialog ベース)
   全ページ共通。ロゴ → タイトル → セパレータ → 本文 → 閉じるボタン構成
============================================================= */
.m-newsDialog.m-dialogBox {
  background: var(--kadokawa-dialog-overlay-bg);
  z-index: 9999;
}

.m-newsDialog .m-dialogBox__inner {
  position: relative;
  top: 0;
  left: 0;
  width: calc(100% - 4rem);
  max-width: var(--kadokawa-dialog-max-width);
  border: none;
  border-radius: 1.2rem;
  background-color: var(--color-white);
  color: var(--color-text);
  padding: 3rem 2rem;
  text-align: center;
  margin: auto;
}

.m-dialog__close {
  position: absolute;
  top: 1.2rem;
  right: 1.2rem;
  width: 3rem;
  height: 3rem;
  border: none;
  background: none;
  cursor: pointer;
  font-size: 2rem;
  line-height: 1;
  color: var(--color-text);
}

.m-newsDialog__header {
  text-align: center;
}

.m-newsDialog__logo {
  display: block;
  margin: 0 auto 1.2rem;
  height: 3.2rem;
}

.m-dialog__title,
.m-newsDialog__title {
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 1.6rem;
  color: var(--color-brand);
}

.m-newsDialog__separator {
  border: none;
  border-top: 1px dashed var(--kadokawa-dialog-separator);
  margin: 0 0 1.6rem;
}

.m-newsDialog__body {
  font-size: 1.3rem;
  line-height: 1.9;
  color: var(--color-text);
  text-align: left;
  margin-bottom: 2rem;
}

.m-dialog__text {
  font-size: 1.4rem;
  line-height: 1.8;
  margin-bottom: 2.4rem;
  color: var(--color-text);
  white-space: pre-line;
  text-align: left;
}

.m-dialog__buttons {
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
  align-items: center;
}

.m-dialog__buttons_fix_width {
  width: 100%;
}

/* ダイアログボタン共通基盤 */
a.m-dialog__btn,
.m-dialog__btn,
.m-newsDialog__close-btn {
  display: inline-block;
  width: 100%;
  max-width: var(--kadokawa-dialog-btn-max-width);
  padding: 1.2rem 2rem;
  border: 1px solid var(--color-brand);
  border-radius: 3rem;
  background: var(--color-white);
  color: var(--color-brand);
  font-size: 1.4rem;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: opacity 0.3s ease;
}

a.m-dialog__btn:hover,
.m-dialog__btn:hover,
.m-newsDialog__close-btn:hover {
  opacity: var(--hover-opacity);
}

.m-dialog__btn + .m-dialog__btn {
  margin-top: 1.2rem;
}

/* キャンセルボタン: テキストカラー枠アウトライン */
a.m-dialog__btn--cancel,
.m-dialog__btn--cancel {
  border-color: var(--color-text);
  color: var(--color-text);
}

/* ブランドカラー塗りボタン */
a.m-dialog__btn--brand,
.m-dialog__btn--brand {
  background: var(--color-brand);
  border-color: var(--color-brand);
  color: var(--color-white);
}

.m-dialog__link {
  display: block;
  margin-top: 1.6rem;
  font-size: 1.3rem;
  color: var(--color-text);
  text-decoration: underline;
}

/* Footer
------------------------------------------------------------- */
.s-footer {
  background: var(--color-brand);
  padding: 2rem 1.6rem;
  border-top: none;
}

.s-footer__banners {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.s-footer__bannerLink {
  display: block;
}

.s-footer__bannerImg {
  display: block;
  width: 100%;
  height: auto;
}

.s-footer__bottom {
  position: relative;
  text-align: center;
  margin-top: 1.6rem;
  line-height: 3rem;
}

.s-footer__copy {
  display: inline;
  width: auto;
  max-width: none;
  font-size: 1.2rem;
  color: var(--color-white);
  font-family: var(--font-en);
}

.s-footer__logo {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 3rem;
  width: auto;
}

@media (min-width: 768px) {
  .s-footer {
    padding: 2rem 3.2rem;
    border-top: none;
  }

  .s-footer__banners {
    flex-direction: row;
    justify-content: center;
  }
}

/* =============================================================
    howto page
============================================================= */
.p-howto-page {
  padding: 3.2rem 4.8rem 4.8rem;
  color: var(--lottery-form-text-dark);
  line-height: 1.8;
}

.p-howto-page__title {
  margin: 0;
  text-align: center;
  font-size: 2.2rem;
  line-height: 1.4;
  font-weight: 500;
  color: var(--color-section-blue);
}

.p-howto-page__title h1 {
  margin: 0;
  font-size: 2.3rem;
  font-weight: 700;
}

.p-howto-page__intro {
  margin-bottom: 3.6rem;
  font-size: 1.4rem;
}

.p-howto-page__intro p {
  margin: 0 0 1rem;
}

.p-howto-page__section {
  margin-top: 3.2rem;
}

.p-howto-page__section-head {
  display: block;
  margin: 0 0 1.5rem;
  padding: 0.7rem 1.6rem;
  font-size: 1.8rem;
  font-weight: normal;
  line-height: 1.71;
  color: var(--color-text-body);
  background: var(--color-hero-bg);
  text-align: left;
}

.p-howto-page__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.p-howto-page__list a {
  display: block;
  padding: 0.4rem 1.6rem;
  font-size: 1.4rem;
  cursor: pointer;
  color: var(--color-link-teal);
  text-decoration: underline;
  transition: opacity 0.3s ease;
}

.p-howto-page__list a::before {
  content: "・";
  color: var(--color-black);
  text-decoration: none;
  display: inline-block;
}

.p-howto-page__list a:hover {
  opacity: 0.7;
}

@media (min-width: 768px) {
  .p-howto-page {
    max-width: 92rem;
    margin: 0 auto;
    padding: 4rem 2.4rem 6.4rem;
  }

  .p-howto-page__title {
    margin-bottom: 3.2rem;
  }

  .p-howto-page__title h1 {
    font-size: 2.8rem;
  }

  .p-howto-page__intro {
    margin-bottom: 4.4rem;
    font-size: 1.5rem;
  }

  .p-howto-page__section {
    margin-top: 3.8rem;
  }

  .p-howto-page__list a {
    padding: 0.4rem 2.2rem;
    font-size: 1.5rem;
  }
}

.p-guide-page__note {
  display: block;
  color: var(--color-text-red);
}

.p-guide-page__inline-note {
  color: var(--color-text-red);
}

.p-guide-page__box {
  padding-bottom: 2.4rem;
  margin-bottom: 2.4rem;
  border-bottom: 1px solid var(--lottery-form-border-color);
}

.p-guide-page__box:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.p-guide-page__box-ttl {
  font-size: 1.5rem;
  font-weight: 700;
  color: var(--color-black);
  margin: 0 0 1.2rem;
  line-height: 1.5;
}

.p-guide-page__text {
  font-size: 1.3rem;
  line-height: 1.8;
  color: var(--lottery-form-text-dark);
  margin: 0 0 1.2rem;
}

.p-guide-page__inner-box {
  background: var(--color-hero-bg);
  padding: 1.6rem;
  margin: 1.2rem 0;
}

.p-guide-page__type-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.p-guide-page__type-list > li + li {
  margin-top: 1.6rem;
}

.p-guide-page__type-head {
  font-size: 1.3rem;
  font-weight: 700;
  padding: 0.8rem 1.2rem;
  background: var(--guide-type-head-bg);
  margin: 0 0 1rem;
  line-height: 1.5;
}

.p-guide-page__type-head small {
  font-size: 1.1rem;
  font-weight: 400;
}

.p-guide-page__type-head--blue {
  background: var(--guide-type-head-bg-blue);
  color: var(--color-section-blue);
}

.p-guide-page__type-row {
  display: flex;
  align-items: flex-start;
  gap: 1.6rem;
  margin-bottom: 1rem;
}

.p-guide-page__type-img {
  flex-shrink: 0;
  width: 7rem;
}

.p-guide-page__type-img img {
  width: 100%;
  height: auto;
}

.p-guide-page__type-txt h4 {
  font-size: 1.3rem;
  font-weight: 700;
  margin: 0 0 0.4rem;
  color: var(--lottery-form-text-dark);
}

.p-guide-page__sub-note {
  font-size: 1.2rem;
  color: var(--color-text-red);
  line-height: 1.6;
  margin: 0.6rem 0 0;
}

.p-guide-page__flow-title {
  font-size: 1.5rem;
  font-weight: 700;
  color: var(--color-section-blue);
  text-align: center;
  margin: 0 0 1.6rem;
  line-height: 1.6;
}

.p-guide-page__flow-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.p-guide-page__flow-list > li {
  display: flex;
  align-items: center;
  gap: 1.2rem;
  margin-bottom: 1.6rem;
}

.p-guide-page__flow-step {
  display: flex;
  align-items: center;
  gap: 1rem;
  flex: 1;
}

.p-guide-page__flow-step span:first-child {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 2.4rem;
  height: 2.4rem;
  border-radius: 50%;
  background: var(--color-section-blue);
  color: var(--color-white);
  font-size: 1.3rem;
  font-weight: 700;
  font-family: var(--font-en);
}

.p-guide-page__flow-step span:last-child {
  font-size: 1.3rem;
  line-height: 1.6;
  color: var(--lottery-form-text-dark);
}

.p-guide-page__flow-img {
  flex-shrink: 0;
  width: 8rem;
}

.p-guide-page__flow-img img {
  width: 100%;
  height: auto;
  border-radius: 0.8rem;
}

.p-guide-page__link-block {
  font-size: 1.3rem;
  line-height: 2;
  color: var(--lottery-form-text-dark);
  margin: 0 0 0.8rem;
}

.p-guide-page__link-block a {
  color: var(--color-link-teal);
  text-decoration: underline;
  word-break: break-all;
}

.p-guide-page__text--bold {
  font-weight: 700;
}

.p-guide-page__info-list {
  margin: 0 0 1.2rem;
  padding: 0;
  list-style: none;
}

.p-guide-page__info-list > li + li {
  margin-top: 0.8rem;
}

.p-guide-page__payment-section + .p-guide-page__payment-section {
  margin-top: 1.6rem;
  padding-top: 1.6rem;
  border-top: 1px solid var(--lottery-form-border-color);
}

.p-guide-page__link-list {
  margin: 0.4rem 0 0;
  padding: 0;
  list-style: none;
}

.p-guide-page__link-list li {
  font-size: 1.3rem;
  line-height: 2;
}

.p-guide-page__link-list a {
  color: var(--color-link-teal);
  text-decoration: underline;
}

.p-guide-page__bullet-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.p-guide-page__bullet-list > li {
  font-size: 1.3rem;
  line-height: 1.8;
  color: var(--lottery-form-text-dark);
  margin-bottom: 1.2rem;
}

.p-guide-page__inner-box--sm {
  margin: 0.8rem 0 0;
  font-size: 1.3rem;
  line-height: 2;
}

.p-guide-page__contact-link {
  color: var(--color-link-teal);
  text-decoration: underline;
}

.p-guide-page__table-wrap {
  overflow-x: auto;
  margin: 1.2rem 0 0;
}

.p-guide-page__table {
  width: 100%;
  border-collapse: collapse;
  font-size: 1.3rem;
  line-height: 1.6;
}

.p-guide-page__table th,
.p-guide-page__table td {
  border: 1px solid var(--lottery-form-border-color);
  padding: 0.8rem 1rem;
  vertical-align: top;
}

.p-guide-page__table-th-feature,
.p-guide-page__table-th-member,
.p-guide-page__table-th-guest {
  background: var(--color-hero-bg);
  color: var(--lottery-form-text-dark);
  font-weight: 700;
}

.p-guide-page__table-th-feature {
  width: 30%;
  text-align: left;
}

.p-guide-page__table-th-member {
  text-align: center;
  width: 40%;
}

.p-guide-page__table-th-guest {
  text-align: center;
  width: 30%;
}

.p-guide-page__table-td-member,
.p-guide-page__table-td-guest {
  background: var(--lottery-form-bg-white);
  color: var(--lottery-form-text-dark);
}

.p-guide-page__table-td--center {
  text-align: center;
  vertical-align: middle;
}

/* terms / privacy / law */
.c-page-section {
  padding: 3.2rem 1.6rem;
}

.wrap {
  max-width: 96rem;
  margin: 0 auto;
}

.c-page-dl {
  border-bottom: 0.1rem solid var(--lottery-form-border-color);
  margin-bottom: 2.4rem;
  padding-bottom: 2.4rem;
}

.c-page-dl dt {
  font-size: 1.6rem;
  font-weight: 700;
  color: var(--lottery-form-bg-white);
  background: var(--kadokawa-page-section-header-bg);
  padding: 0.6rem 1.2rem;
  margin-bottom: 1.2rem;
}

.c-page-dl dd {
  font-size: 1.3rem;
  line-height: 2;
  color: var(--lottery-form-text-body);
  padding-left: 1.2rem;
}

.c-list {
  padding-left: 1em;
}

.c-list li {
  list-style: none;
  margin-bottom: 0.8rem;
}

@media (min-width: 768px) {
  .c-page-section {
    padding: 4.8rem 2.4rem;
  }

  .c-page-dl dt {
    font-size: 1.8rem;
  }
}

/* =============================================================
   Inquiry Page
============================================================= */
.p-inquiry-page {
  margin-top: 2.4rem;
}

.p-inquiry-page__lead {
  font-size: 1.4rem;
  line-height: 1.9;
  color: var(--lottery-form-text-dark);
  margin-bottom: 2.4rem;
}

.p-inquiry-page__lead a {
  color: var(--color-link-teal);
  text-decoration: underline;
}

.p-inquiry-page__required {
  color: var(--lottery-form-caution-red);
}

@media (min-width: 768px) {
  .p-inquiry-page__lead {
    font-size: 1.5rem;
  }
}

/* =============================================================
   Form Complete — 共通完了画面
============================================================= */
.m-form-complete {
  text-align: center;
  padding: 4rem 2rem;
}

.m-form-complete__title {
  font-size: 2rem;
  font-weight: 700;
  color: var(--color-section-blue);
  margin: 0 0 2.4rem;
}

.m-form-complete__text {
  font-size: 1.4rem;
  line-height: 1.9;
  color: var(--lottery-form-text-dark);
  margin: 0 0 3.2rem;
}

.m-form-complete__btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 32rem;
  margin: 0 auto;
  padding: 1.4rem 2rem;
  border-radius: 999px;
  background: var(--color-brand);
  font-size: 1.5rem;
  font-weight: 700;
}

@media (min-width: 768px) {
  .m-form-complete__title {
    font-size: 2.4rem;
  }

  .m-form-complete__text {
    font-size: 1.5rem;
  }
}

/* withdrawalInput
------------------------------------------------------------- */
.p-withdrawal__mail {
  font-size: 1.4rem;
  margin-bottom: 1.6rem;
}
.p-withdrawal__text {
  font-size: 1.3rem;
  margin-bottom: 2.4rem;
}
.p-withdrawal__card {
  padding-bottom: 0.4rem;
}
.p-withdrawal__card form {
  margin: 0;
}
/* withdrawalComplete
------------------------------------------------------------- */
.p-withdrawal__complete-btn::after {
  content: '→';
  position: absolute;
  right: 2rem;
  top: 50%;
  transform: translateY(-50%);
}

/* =============================================================
   News List Page
============================================================= */
.p-news-page {
  margin-top: 2.4rem;
}

.p-news-list {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
}

.p-news-list__item {
  background: var(--lottery-form-bg-white);
  border: 1px solid var(--lottery-form-border-color);
  border-radius: 0.8rem;
}

.p-news-list__btn {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  padding: 1.6rem;
  background: none;
  border: none;
  cursor: pointer;
  text-align: left;
}

.p-news-list__date {
  font-size: 1.3rem;
  color: var(--lottery-form-text-muted);
  font-family: var(--font-en);
}

.p-news-list__rule {
  width: 100%;
  border: none;
  border-top: 1px solid var(--lottery-form-border-color);
  margin: 0.8rem 0;
}

.p-news-list__title {
  font-size: 1.4rem;
  line-height: 1.6;
  color: var(--color-link-teal);
  text-decoration: underline;
}

.p-news-list__empty {
  font-size: 1.4rem;
  color: var(--lottery-form-text-muted);
  text-align: center;
  padding: 3.2rem 0;
}

@media (min-width: 768px) {
  .p-news-list__date {
    font-size: 1.4rem;
  }

  .p-news-list__title {
    font-size: 1.5rem;
  }
}

/* =============================================================
    Entry Page
============================================================= */
.p-entry-page {
  background: var(--login-member-bg);
  min-height: 100vh;
}
.p-entry-login {
  text-align: center;
  padding: 2.4rem 2rem 2.8rem;
  background: var(--color-white);
  margin-bottom: 1.6rem;
}
.p-entry-login__text {
  font-size: 1.4rem;
  line-height: 1.75;
  color: var(--color-text);
  margin-bottom: 1.6rem;
}
.p-entry-login__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.8rem;
  background: var(--login-register-btn-bg);
  color: var(--color-white) !important;
  border-radius: 3rem;
  padding: 1.2rem 2.4rem;
  font-size: 1.6rem;
  font-weight: 700;
  max-width: 32rem;
  margin: 0 auto 1.2rem;
  text-decoration: none;
}
.p-entry-login__btn:hover {
  opacity: var(--hover-opacity);
}
.p-entry-login__btn-arrow {
  width: 2.4rem;
  height: auto;
}
.p-entry-login__register {
  display: block;
  font-size: 1.3rem;
  color: var(--login-help-link);
  text-decoration: underline;
}
.m-entrySelection {
  padding: 0 0 4rem;
}
.m-entrySelection__comingSoon {
  text-align: center;
  padding: 4rem 0 2rem;
}
.m-entrySelection__comingSoonTitle {
  font-size: 2.8rem;
  font-weight: 400;
  color: var(--color-text);
  letter-spacing: 0.1em;
  font-family: var(--font-en);
}
.m-entrySelection__comingSoonDots {
  font-size: 2rem;
  color: var(--color-text);
  margin-top: 0.4rem;
  letter-spacing: 0.2em;
}
.m-entrySelection__hero {
  display: flex;
  justify-content: center;
  background: var(--color-hero-bg);
  margin-bottom: 2.4rem;
}
.m-entrySelection__heroImg {
  display: block;
  width: 100%;
  max-width: 565px;
}
.m-entrySelection__cards {
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
  padding: 0 1.6rem;
}
.m-entrySelection__card {
  display: flex;
  align-items: center;
  gap: 1.2rem;
  border: 2px solid var(--color-pink);
  border-radius: 0.8rem;
  background: var(--color-white);
  padding: 1rem;
  text-decoration: none;
  color: inherit;
}
.m-entrySelection__card:hover {
  opacity: var(--hover-opacity);
}
.m-entrySelection__cardImg {
  width: 8rem;
  height: 6rem;
  object-fit: cover;
  border-radius: 0.4rem;
  flex-shrink: 0;
}
.m-entrySelection__cardInfo {
  flex: 1;
  min-width: 0;
}
.m-entrySelection__cardTitle {
  font-size: 1.3rem;
  font-weight: 700;
  color: var(--color-text);
  line-height: 1.5;
  margin-bottom: 0.6rem;
}
.m-entrySelection__cardBadge {
  display: inline-block;
  background: var(--color-pink);
  color: var(--color-white);
  font-size: 1.1rem;
  font-weight: 700;
  padding: 0.3rem 0.8rem;
  border-radius: 0.3rem;
}
@media (min-width: 768px) {
  .m-entrySelection__cards {
    max-width: 60rem;
    margin: 0 auto;
  }
}
