@charset "utf-8";
/*ユーザーエージェント出し分け用*/
.iphone .android_show, .iphone .pc_show {
  display: none;
}
.android .iphone_show, .android .pc_show {
  display: none;
}
.pc .iphone_show, .pc .android_show {
  display: none;
}
.pc .visible .iphone_show, .pc .visible .android_show {
  display: block;
}
.objects {
  display: none !important;
}
.mt-10em {
  margin-top: -10em;
}
.t-center {
  text-align: center;
}
.fs_s {
  font-size: 0.8em;
}
.fs_ss {
  font-size: 0.5em;
}
/* ==========================================================================
流用パーツ
========================================================================== */
.totop a {
  display: block;
  position: absolute;
  left: 20px;
  bottom: 160px;
  background-image: url(../images/totop.png);
  background-size: 100% 100%;
  width: calc(30px / 2);
  height: calc(330px / 2);
  text-indent: -9999px;
  overflow: hidden;
}
.contents.main {
  font-size: 16px;
}
.fv {
  padding-top: 10px;
}
.fv_im {
  padding: 0px;
  filter: drop-shadow(1px 2px 1px rgba(0, 0, 0, 0.4));
}
h1.fv_im {
  width: 60%;
}
.top_title {
  margin: 30px 0;
  font-size: 32px;
  text-align: center;
  font-weight: bold;
  line-height: 120%;
  color: #fff;
  text-shadow: 0 0 10px #ff4cc6, 0 0 15px #ff4cc6;
}
.fv_text_box {
  text-align: center;
  display: block;
}
.fv_text {
  margin: 7px 0 0;
  font-size: 14px;
  text-align: left;
  display: inline-block;
  line-height: 160%;
  color: #1c5e45;
}
span.small_tx {
  font-size: 70%;
  line-height: 1.5em;
  display: inline-block;
  margin-top: 1em;
}
.top_img {
  width: 90%;
  margin: 20px auto;
}
.w70 {
  width: 70%;
  margin: auto;
}
.pt0 {
  padding-top: 0 !important;
}
.border0 {
  border-bottom: 0 !important;
}
.inner_wrap {
  padding: 30px 0;
}
.tac {
  text-align: center;
}
small {
  font-size: 80%;
}
p {
  font-weight: bold;
}
.home {
  position: fixed;
  z-index: 20;
  top: 20px;
  left: 25px;
  width: 150px;
}
a {
  text-decoration: none;
}
.confetti canvas {
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: -1;
}
.inner {
  position: relative;
  z-index: 10;
}
/* ==========================================================================
sakura
========================================================================== */
  .sakura {
    position: fixed;         /* ←固定してページ全体の背景に */
    inset: 0;                /* 画面全体 */
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100vh;
    list-style: none;
    pointer-events: none;    /* 操作を邪魔しない */
    overflow: hidden;        /* はみ出し隠す（任意） */
    z-index:-1;              /* 前景より背面に置きたいなら 0、前面なら 1+ に */
  }

  .sakura li {
    width: 18px;
    position: absolute;
    top: -50px;
    animation: fall 4s linear infinite, rotate1 2s ease-in-out infinite alternate;
    will-change: transform, top; /* パフォーマンス改善のヒント */
    opacity: 0.95;
  }
  @keyframes fall {
    to { top: 120%; }
  }
  @keyframes rotate1 {
    from { transform: translateX(0px) rotate(0deg); }
    to   { transform: translateX(200px) rotate(-80deg) rotateX(180deg); }
  }
  @keyframes rotate2 {
    from { transform: translateX(200px) rotate(-45deg); }
    to   { transform: translateX(0px) rotate(0deg); }
  }

  .sakura li:nth-child(1) { left: 0;    animation: fall 10s linear infinite, rotate1 3s  ease-in-out infinite alternate; }
  .sakura li:nth-child(2) { left: 5vw;  animation: fall 15s linear infinite, rotate1 2s  ease-in-out infinite alternate; }
  .sakura li:nth-child(3) { left: 15vw; animation: fall 9s  linear infinite, rotate1 3.5s ease-in-out infinite alternate; }
  .sakura li:nth-child(4) { left: 30vw; animation: fall 8s  linear infinite, rotate2 4s  ease-in-out infinite alternate; }
  .sakura li:nth-child(5) { left: 40vw; animation: fall 10s linear infinite, rotate1 4s  ease-in-out infinite alternate; }
  .sakura li:nth-child(6) { left: 55vw; animation: fall 11s linear infinite, rotate2 3s  ease-in-out infinite alternate; }
  .sakura li:nth-child(7) { left: 65vw; animation: fall 7s  linear infinite, rotate2 3.5s ease-in-out infinite alternate; }
  .sakura li:nth-child(8) { left: 50vw; animation: fall 7s  linear infinite, rotate1 3s  ease-in-out infinite alternate; }

  /* 花びら画像が <img> の場合の見栄え調整（にじみ防止） */
  .sakura img {
    display: block;
    width: 100%;
    height: auto;
    image-rendering: auto;
  }

  /* 前景コンテンツ例 */
  .content {
    position: relative;
    z-index: 1;      /* 桜より前に表示 */
    color: #fff;
    text-shadow: 0 2px 8px rgba(0,0,0,0.6);
    padding: 8vh 2rem;
  }

  /* ユーザーのアクセシビリティ設定に合わせて停止 */
  @media (prefers-reduced-motion: reduce) {
    .sakura li { animation: none; }
  }
/* ==========================================================================
font
========================================================================== */
.dela-gothic-one-regular {
  font-family: "Dela Gothic One", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.Corporate-Logo-ver2-Medium {
  font-family: "corporate-logo-ver2", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.Corporate-Logo-ver2-Bold {
  font-family: "corporate-logo-ver2", sans-serif;
  font-weight: bold;
  font-style: normal;
}
.VDL-LogoJrBlack-BK {
  font-family: "vdl-logojrblack", sans-serif;
  font-weight: 900;
  font-style: normal;
}
span.font_mini {
  font-size: 35px;
}
/* ==========================================================================
section inner"
========================================================================== */
#bg_inner{
  position: relative;
  overflow: hidden;
  z-index: 0;

}
#bg_inner::before {
    content: "";
    position: absolute;
    inset: 0;
    background: url(../images/bg.webp) repeat center 40px / 100% auto;
    opacity: 0.5;
    mix-blend-mode: multiply;
    z-index: -1;
    pointer-events: none;
}
/* ==========================================================================
ribbon
========================================================================== */
.top_ribbon {
  position: relative;
  margin: 15px auto;
  background-color: #75b49c;
  color: #fff;
  padding: 30px;
}
.top_ribbon h3 {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
}
span.small_dow {
    font-size: 27px;
}
/* ==========================================================================
btn
========================================================================== */
.btn a {
  margin: 20px auto 0;
  align-items: center;
  justify-content: center;
  width: 80%;
  max-width: 500px;
  padding: 18px 0;
  background: linear-gradient(to right, #ffbb2c 0%, #ff0576 100%);
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  border-radius: 100px;
  display: inline-block;
  line-height: 60px;
  background-color: #1B85FB;
  box-shadow: 0px 5px 0px #1c5e45;
  transition: .3s;
}
.btn a:hover {
  box-shadow: unset;
  transform: translateY(4px);
}
.btn.yellow a {
  background: #ff7bac;
  padding: 10px 0;
  font-size: 30px;
  color: #fff;
}
.big_btn a {
  box-shadow: 0px 10px 0px #000;
}
.participation .btn.yellow a {
  margin: 64px auto 0;
}
.btn.white a {
  background: #fff;
  padding: 8px 0;
  font-size: 30px;
  color: #1c5e45;
  width: 97%;
  border: solid 2px;
  margin: 0;
}
.list_btn.btn.white a {
  padding: 2px 0;
  font-size: 20px;
  border: solid 2px;
  line-height: 46px;
  width: 300px;
  margin-top: 30px;
}
.campaign .cp_view .btn a {
  width: 100%;
  background-color: #fff;
  color: #151515;
}
.btn.movie_btn a {
  margin-top: 0;
  font-size: 16px;
  padding: 15px 0;
  width: 70%;
}
.btn.movie_btn a span {
  width: 15px;
  height: 15px;
  margin-left: 8px;
  margin-top: 0;
  line-height: 0;
}
.btn {
  text-align: center;
}
.btn span {
  font-size: 12px;
  margin: 0;
}
span.arrow {
  position: absolute;
  top: 55%;
  right: 5px;
  transform: translateY(-50%);
  background: url("../images/arrow_btn.webp") no-repeat center/18px;
  display: inline-block;
  width: 18px;
  height: 18px;
}
.entry_btn {
  text-align: center;
}
.entry_checkbox {
  margin-top: 20px;
  color: #1c5e45;
  font-size: 22px;
}
#entry-chkbox {
  transform: scale(1.6);
  transform-origin: left center;
  vertical-align: middle;
  color: #1c5e45;
  background: #1c5e45;
  margin: 0 10px 4px 0;
}
/* ボタンのON時スタイル（例） */
.entry-btnStyle_checked {
  background: #ff7bac;
  padding: 23px 0;
  font-size: 30px;
  color: #fff;
  box-shadow: 0px 10px 0px #1c5e45;
}
/* OFF時（disabled）の見た目例 */
#entry-btn:disabled {
  background: #ccc;
  color: #666;
  cursor: not-allowed;
  padding: 23px 0;
  font-size: 30px;
  box-shadow: 0px 10px 0px #000;
}
/*チェック済みボタン*/
button.entry-btnStyle_checked {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
/*未チェックボタン*/
button {
  background: #555;
  margin-top: 30px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  max-width: 500px;
  width: 90%;
  margin: auto;
  display: block flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 100px;
  box-sizing: border-box;
  position: relative;
  padding: 20px 0;
  font-weight: 700;
  border: 0 solid #151515;
  line-height: 1;
}
button.entry-btnStyle_checked:hover {
  box-shadow: unset;
  transform: translateY(4px);
}
a.hv :hover {
  transition: all 0.2s ease-in;
  opacity: 0.7;
}
/* ==========================================================================
contents
========================================================================== */
#wrapper {
  color: #1c5e45;
  font-family: "Noto Sans JP", sans-serif;
  background-color: #cbefd4; /* 背景色 */
  position: relative; /* 擬似要素を配置するため */
  z-index: 0;
}
#wrapper::before {
  content: "";
  position: absolute;
  inset: 0; /* wrapper全体に広げる */
  background-image: repeating-linear-gradient(-45deg, #75b49c8c, #75b49c8c 10px, transparent 10px, transparent 20px);
  opacity: 0.2; /* 画像を薄く */
  mix-blend-mode: multiply; /* 乗算 */
  z-index: -1; /* テキストより後ろに */
}
h2.main {
  position: relative;
  color: #fff;
  font-size: 50px;
  text-align: center;
  text-shadow: 0 0 6px #1c5e45;
  padding-top: 45px;
}
h2.main::before {
  position: absolute;
  content: "";
  display: block;
  width: 33%;
  height: 4px;
  top: 90px;
  border-bottom: 3px solid #fff;
  left: 50%;
  transform: translateX(-50%);
  filter: drop-shadow(0 0 0px #1c5e45) drop-shadow(0 0 61px #1c5e45) drop-shadow(0 0 76px #1c5e45) drop-shadow(0 0 13px #1c5e45);
  z-index: -1;
}
.explanation {
  height: 110%;
  margin-top: 50px;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: flex-start; /* STEPを上に */
  padding: 30px; /* 白余白を統一 */
  border-radius: 600px;
  box-sizing: border-box;
  width: 100%;
}
.step_space p {
  padding-bottom: 13px;
}
.participation {
  display: flex;
  justify-content: center;
  align-items: stretch; /* 高さ揃え */
  gap: 20px; /* ボックス間の余白 */
}
.participation_box {
  flex: 1;
  max-width: 350px; /* ボックス幅を固定 */
  display: flex;
}
.main_box {
  max-width: 1000px;
  margin: auto;
  padding: 20px;
}
.STEP {
  position: absolute;
}
.flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 30px;
}
.coming_soon {
  font-size: 25px;
  font-weight: bold;
  padding: 50px 0 20px;
  text-align: center;
}
.explanation_flex {
  display: flex;
  justify-content: space-around;
  padding-top: 70px;
  gap: 50px;
  height: 100%;
}
.explanation_flex2 {
  display: flex;
  justify-content: space-around;
  padding-top: 20px;
}
.explanation_flex img {
  height: 100%;
}
.explanation_text {
  font-size: 22px;
  line-height: 160%;
  text-indent: -1em;
  padding-left: 0em;
}
.explanation_text span {
  font-size: 14px;
  line-height: 2;
  display: block;
}
.explanation_ribbon {
  margin: 20px auto;
  background-color: #000;
  color: #fff;
  padding: 9px 9px 9px 38px;
  border-radius: 10px;
}
p.spase_left {
  text-indent: 1em;
}
.benefits {
  height: 100%;
}
.benefits p {
  font-size: 20px;
  text-align: center;
  line-height: 160%;
  color: #1c5e45;
  font-weight: normal;
}
/* ==========================================================================
participation
========================================================================== */
.participation {
  display: flex;
  justify-content: space-around;
  padding-top: 50px;
}
.participation_box {
  margin-top: 50px;
}
.step_space.btn.yellow a {
  background: linear-gradient(45deg, #B67B03 0%, #DAAF08 45%, #FEE9A0 70%, #DAAF08 85%, #B67B03 90% 100%);
  padding: 10px 0;
  font-size: 30px;
  color: #000;
}
.participation .btn a {
  font-size: 14px;
  line-height: 18px;
}
.explanation.participation_2 {
  margin-top: 8px;
  position: relative;
  max-width: 300px;
  height: 300px;
  margin: auto;
}
.participation_box {
  margin-top: 50px;
  position: relative; /* ここが重要 */
}
p.STEP {
  position: absolute;
  top: -9px;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
  background-color: #1c5e45;
  border-radius: 10px;
  display: inline-block;
  width: 83px;
  text-align: center;
  padding: 11px;
  font-size: 20px;
}
.step_space {
  font-size: 65px;
  margin: 10px;
}
.step_space span {
  font-size: 16px;
}
.step_space img {
  display: inline-block; /* Works with text-align center */
  max-width: 120px; /* Or a fixed size instead of 20% */
}
p.pa_space {
  padding-top: 20px;
}
.step_space {
  text-align: center;
  font-size: 19px;
  line-height: 120%;
}
.participation_space {
  position: relative;
  padding-top: 40px;
}
/* ==========================================================================
conditions
========================================================================== */
.conditions {
  position: relative;
  margin-top: 37px;
  justify-content: space-around;
  background-color: #fff;
  border-radius: 30px;
  padding-bottom: 46px;
    text-align: center;
}
.flex_box{
    display: flex;
    justify-content: space-around;
}
.conditions_box {
  margin-top: 50px;
}
.bn_3_img{
width: 50%;
    margin-top: 28px;
}
.yajirushi_img{
    width: 7%;
    margin-top: 65px;
}
.flex_img {
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
}
.step_space.btn.yellow a {
  background: linear-gradient(45deg, #B67B03 0%, #DAAF08 45%, #FEE9A0 70%, #DAAF08 85%, #B67B03 90% 100%);
  padding: 10px 0;
  font-size: 30px;
  color: #000;
}
.conditions .btn a {
  font-size: 14px;
  line-height: 18px;
}
.explanation.conditions_2 {
  position: relative;
  margin: 8px auto; /* margin-topとmargin:autoをまとめる */
  top: 9px;
  background-color: #f1da2c;
  border-radius: 10px;
  text-align: center;
}
p.conditions_text {
  color: #fff;
  font-size: 22px;
  text-align: center;
  text-shadow: 0 0 6px #1c5e45;
  padding-top: 45px;
  line-height: 136%;
}
.conditions_space {
  padding-top: 36px;
  position: relative;
}
.conditions_box {
  margin-top: 50px;
  position: relative;
}
p.period {
  position: absolute;
  top: -9px;
  left: 23%;
  transform: translateX(-50%);
  color: #fff;
  background-color: #1c5e45;
  border-radius: 36px;
  display: inline-block;
  width: 123px;
  text-align: center;
  padding: 11px;
  font-size: 20px;
}
p.conditions_p {
  font-size: 63px;
}
.step_space2 {
  padding-top: 10px;
}
.participation_space {
  padding-top: 40px;
}
.fuwafuwa_img1 {
  position: absolute;
  width: 5%;
}
.fuwafuwa_img1 {
  position: absolute;
  width: 12%;
  animation: floating-img2 2s ease-in-out infinite alternate;
}
.fuwafuwa_img2 {
  position: absolute;
  width: 45%;
  top: 510px;
  left: 210px;
  animation: floating-img2 2s ease-in-out infinite alternate;
}
.fuwafuwa_img3 {
  position: absolute;
  width: 11%;
  top: 57px;
  right: 90px;
  animation: floating-img2 2s ease-in-out infinite alternate;
}
.fuwafuwa_img4 {
  position: absolute;
  width: 5%;
  top: 218px;
  left: 90px;
  animation: floating-img2 2s ease-in-out infinite alternate;
}
@keyframes floating-img1 {
  0% {
    transform: translateY(-10%);
  }
  100% {
    transform: translateY(10%);
  }
}
@keyframes floating-img2 {
  0% {
    transform: translateY(10%)rotate(5deg);
  }
  100% {
    transform: translateY(-10%)rotate(-5deg);
  }
}
/* ==========================================================================
list
========================================================================== */
.list_box, .list_box * {
  box-sizing: border-box;
}
.explanation.pt0.border0.list.explanation.pt0.border0.list {
  margin-top: 0;
  border-radius: 0 0 35px 35px;
}
.list {
  width: 100%;
  margin: 140px auto;
}
h3.list_h3 {
  display: block;
  background: #75b49c;
  padding: 20px 0;
  font-size: 26px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  border-radius: 35px 35px 0 0;
}
.list_box {
  margin: 10px;
  max-width: 300px;
  border-radius: 16px;
  display: flex;
  flex-direction: column;
}
.day {
  font-weight: bold;
  margin-bottom: 5px;
}
p.day {
  color: #fff;
  background-color: #1c5e45;
  border-radius: 10px;
  display: inline-block;
  width: 200px;
  text-align: center;
  padding: 7px;
  line-height: 1.6;
}
.black_list {
  width: 100%;
  background-color: #75b49c;
  padding: 10px;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.black_list p {
  position: relative;
  color: #fff;
  background: #1c5e45;
  padding: 2px;
  text-align: center;
  margin: 3px 0;
  font-size: 16px;
  line-height: 1.6;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  word-break: break-word;
  white-space: normal;
  min-height: calc(1.6em * 2 + 20px);
}
.black_list p .arrow {
  display: inline-block;
  vertical-align: middle;
  margin-left: 6px;
}
.black_list img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 4px;
}
.black_list .thumb {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  overflow: hidden;
  border-radius: 4px;
}
.black_list .thumb img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.black_list p {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  min-height: 60px;
}
/* ==========================================================================
規約
========================================================================== */
.tokuten_scroll {
  margin-top: 40px;
  padding: 2em;
  background: #0f3728b0;
  color: #fff;
  border-radius: 10px;
}
.tokuten_scroll .inn {
  padding-right: 2em;
  height: 230px;
  overflow-y: scroll;
  text-align: left;
}
.tokuten_scroll .inn .inn_box {
  margin-bottom: 2em;
}
.tokuten_scroll .inn .inn_box > ul > li {
  text-indent: -1em;
  margin-left: 1em;
  margin-bottom: 0.3em;
}
.copy {
  width: 80%;
  font-size: 0.8em;
  background: #1c5e459c;
  margin: 2em auto;
  padding: 2em;
  color: #fff;
}

.bn {
  margin-top: -89px;
  margin: -75px auto 0;
  text-align: center;
  opacity: 1;
  transition: opacity 0.2s;
}

/* アンカー自体を画像サイズの箱にする */
.bn-link {
  display: inline-block;     /* 画像サイズの矩形だけがクリック範囲になる */
  width: 59%;                /* 以前の img 幅を a 側に移すと安定します */
  margin: 0 auto;            /* 中央寄せ */
  line-height: 0;            /* 余計な行間クリックを防止（任意） */
}

.bn-link img {
  display: block;
  width: 100%;
  height: auto;
  transition: opacity 0.2s;
}

.bn a:hover img {
  opacity: 0.6;
}

.bn p {
  color: #1c5e45;
  font-size: 23px;
  padding-bottom: 10px;
}

.inn_box p {
  font-weight: normal;
}

/*----------------------------
追従
----------------------------*/
.lp_cta_fixed.is-fixed {
  padding: .5em;
  text-align: center;
  width: 100%;
  background-color: rgba(21, 21, 21, 0.7);
  position: fixed;
  bottom: 0;
  left: 0;
  font-weight: 700;
  display: block;
}
.lp_cta_fixed .cp_bnr a {
  margin: 10px auto;
}
/* ==========================================================================
SP
========================================================================== */
@media print, screen and (min-width: 813px) {}
@media only screen and (max-width: 812px) {
  section#new-method {
    padding: 30px 0;
  }
  section#new-method .method_title {
    font-size: 20px;
    margin-bottom: 25px;
  }
  section#new-method .premium {
    width: 60%;
    margin: 30px auto;
  }
  .home {
    width: 100px;
    left: 15px;
    top: 15px;
  }
  .fv {
    padding-top: 9px;
  }
h1.fv_im {
    width: 91%;
}
  h1.fv_im {
    margin: auto;
  }
  .top_title {
    margin: 0 0 20px;
    font-size: 22px;
  }
  .btn a {
    width: 100%;
    padding: 20px;
    font-size: 18px;
  }
  .btn a span {
    display: none;
  }
  .top_img {
    width: 100%;
    margin: 20px 0 10px;
  }
  .bignews_ttl {
    font-size: 16px;
  }
  .bignews_tx {
    padding: 15px 0;
    font-size: 14px;
  }
  .more_tx {
    font-size: 16px;
    font-weight: 600;
    padding: 10px 0;
  }
  .list {
    width: 100%;
    margin: 25px auto;
  }
  .list li {
    font-size: 15px;
    margin: 5px 0;
  }
  .indent {
    text-indent: -5em;
    padding-left: 5em;
  }
  .list .list_ttl {
    font-size: 16px;
    text-align: center;
  }
  .more_tx a, .list li a {
    font-size: 12px;
  }
  span.small_tx {
    font-size: 80%;
  }
  .ttl_band {
    font-size: 18px;
    padding: 10px 0;
    width: 100%;
  }
  .inner_wrap {
    padding: 15px 0;
  }
  .inner_wrap .btn.pink_grade a {
    font-size: 16px;
    letter-spacing: 0;
    line-height: 1.2;
  }
/* ==========================================================================
section inner"
========================================================================== */
#bg_inner::before {
    content: "";
    position: absolute;
    inset: 0;
    background: url(../images/bg_sp.webp) repeat center 40px / 100% auto;
/*    opacity: 0.5;*/
    mix-blend-mode: multiply;
    z-index: -1;
    pointer-events: none;
}
  /* ==========================================================================
ribbon
========================================================================== */
  .fv_text {
    font-size: 7px;
  }
  .top_ribbon {
    margin: 4px auto;
    padding: 10px;
  }
  .top_ribbon h3 {
    font-size: 20px;
  }
span.small_dow {
    font-size: 12px;
}
  /* ==========================================================================
btn
========================================================================== */
  .btn.yellow a {
    padding: 10px 0;
    font-size: 16px;
  }
  .btn a {
    margin: 6px auto 0;
    width: 80%;
    max-width: 200px;
    padding: 18px 0;
    line-height: 25px;
  }
  .btn.yellow.pa_space a {
    padding: 10px 0;
    font-size: 15px;
  }
  .participation .btn a {
    font-size: 12px;
    line-height: 10px;
    margin-bottom: 5px;
  }
  .list_btn.btn.white a {
    padding: 2px 0;
    font-size: 14px;
    line-height: 31px;
    margin: 6px;
  }
  /* ==========================================================================
explanation
========================================================================== */
  .explanation {
    margin-top: 17px;
    padding: 6px;
    border-radius: 100px;
  }
  .explanation_flex {
    padding-top: 0;
    flex-direction: column;
    gap: 0;
  }
  .benefits {
    padding-top: 20px;
  }
  .explanation_ribbon {
    margin: 6px auto;
  }
  .explanation_text {
    font-size: 10px;
    line-height: 116%;
  }
  .explanation_text span {
    font-size: 7px;
  }
  .explanation_ribbon {
    padding: 9px 9px 9px 16px;
  }
  /* ==========================================================================
participation
========================================================================== */
  h2.main {
    font-size: 23px;
    padding-top: 17px;
  }
  h2.main::before {
    top: 41px;
    border-bottom: 2px solid #fff;
    width: 40%;
  }
  .participation {
    padding-top: 10px;
  }
  .participation_box {
    display: flex;
    margin: 25px auto 0;
    justify-content: center;
    width: 100%;
  }
  .explanation.participation_2 {
    margin-top: 8px;
    height: auto;
  }
  p.STEP {
    color: #fff;
    border-radius: 12px;
    width: 104px;
    padding: 2px;
    font-size: 14px;
  }
  .step_space img {
    max-width: 79px;
  }
  p.pa_space {
    padding-top: 25px;
  }
  /* ==========================================================================
list
========================================================================== */
  .explanation.pt0.border0.list.explanation.pt0.border0.list {
    margin-top: 0;
    border-radius: 0 0 6px 6px;
  }
  .list {
    width: 100%;
    margin: 60px auto;
  }
  h3.list_h3 {
    padding: 9px 0;
    font-size: 19px;
    border-radius: 12px 12px 0 0;
  }
  p.day {
    border-radius: 6px;
    width: 150px;
    padding: 2px;
    font-size: 11px;
  }
  .contents_inner {
    padding-bottom: 0;
  }
  /* ==========================================================================
conditions
========================================================================== */
  .conditions {
    margin-top: 11px;
    display: flex;
  }
.flex_box{
  flex-direction: column;
}
.flex_box{
    display: flex;
    justify-content: space-around;
}
.conditions_box {
  margin-top: 50px;
}
.bn_3_img {
    width: 75%;
    margin-top: 28px;
    margin-left: -7px;
    }
    
.yajirushi_img{
    width: 15%;
    margin-top: 41px;
    margin-left: 10px;
}
.flex_img {
    display: flex;
    flex-direction: row;
    text-align: center;
    align-items: center;
    justify-content: space-around;
}
    .conditions_space {
    padding-top: 20px;
}
  .explanation.conditions_2 {
    width: 87px;
    height: 71px;
  }
  p.conditions_text {
    font-size: 18px;
    padding-top: 15px;
    
  }
  .conditions_box {
    margin-top: 18px;
    margin-left: 18px;
  }
  p.period {
    top: 6px;
    left: 30%;
    width: 84px;
    padding: 0px;
    font-size: 10px;
  }
  p.conditions_p {
    font-size: 25px;
  }
  span.font_mini {
    font-size: 14px;
  }
  /* ==========================================================================
========================================================================== */
  #news.contents_inner {
    margin-top: 30px;
  }
  /* ==========================================================================
========================================================================== */
.bn {
    margin-top: -89px;
    margin: -45px auto 0;
}

.bn img {
    width: 102%;
}
.bn-link {
    width: 100%;
}
.bn p {
    font-size: 11px;
    padding-bottom: 2px;
}
  /* ==========================================================================
========================================================================== */
  .tokuten_scroll {
    margin: 21px 10px 40px;
    padding: 2em 1em;
    font-size: 11px;
  }
  .tokuten_scroll .inn {
    padding-right: .5em;
  }
  /*----------------------------------------------------------------
追従
----------------------------------------------------------------*/
  .lp_cta_fixed .point_cp {
    font-size: 12px;
    padding-bottom: 5px;
  }
  .cp_bnr a {
    display: block;
    max-width: 800px;
    margin: 50px auto;
    border: 2px solid #ff4cc6;
    width: 90%;
  }
  .cp_bnr-2 a {
    max-width: 700px;
    margin: 20px auto 80px;
    width: 90%;
  }
  @media only screen and (max-width: 812px) {
    .cp_bnr a {
      margin: 30px auto 0;
    }
    .lp_cta_fixed .cp_bnr a {
      margin: 5px auto;
    }
/* ボタンのON時スタイル（例） */
.entry-btnStyle_checked {
  box-shadow: 0px 6px 0px #1c5e45;
  margin-top: 12px;
  padding: 15px 0;
  font-size: 22px;
  width: 64%;
}
/* OFF時（disabled）の見た目例 */
#entry-btn:disabled {
  margin-top: 12px;
  padding: 15px 0;
  font-size: 22px;
  box-shadow: 0px 6px 0px #000;
  width: 64%;
}
  }
  .btn_row {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
  }
  .btn_row .btn {
    width: 40%;
  }
  .btn_row .btn a, .btn_first .btn a {
    width: 100%;
    font-size: 17px;
  }
  @media only screen and (max-width: 812px) {
    .btn_row {
      flex-direction: column;
    }
    .btn_row .btn {
      width: 100%;
    }
    .btn_first .btn a {
      line-height: 1.4;
    }
  }
  .cp_img {
    width: 100%;
    max-width: 600px;
    margin: 20px auto;
  }
  .cp_img img {
    width: 100%;
    height: auto;
  }
  @media only screen and (max-width: 800px) {
    .pc_Only {
      display: none;
    }
    .participation {
      flex-direction: column;
      margin: auto;
      gap: 0px;
    }
    .explanation_flex2 {
      display: flex;
      margin: auto;
      flex-direction: column;
    }
    .STEP {
      margin-bottom: 0;
    }
    .step_space {
      text-align: center;
      font-size: 13px;
      line-height: 116%;
    }
    p.pa_space {
      padding-top: 0;
    }
    .participation .btn.yellow a {
      margin: 0 0 15px;
    }
    .step_space.step_space2 {
      padding: 25px 0;
    }
    .fuwafuwa_img1 {
      top: 48px;
    }
    .fuwafuwa_img2 {
      width: 62%;
      top: 143px;
      left: 657px;
    }
    .fuwafuwa_img3 {
      width: 11%;
      top: 18px;
      right: 90px;
    }
    .fuwafuwa_img4 {
      width: 13%;
      top: 66px;
      left: 60px;
    }
    label.entry_p {
      margin-left: 10px;
    }
    .entry_checkbox {
      margin-top: 12px;
      font-size: 10px;
    }
    #entry-chkbox {
      transform: scale(1.0);
      margin: 0 -5px 1px 0;
    }
  }
}
@media only screen and (max-width: 460px) {
  .fuwafuwa_img1 {
    top: -2px;
    width: 18%;
  }
  .fuwafuwa_img2 {
    width: 77%;
    top: 100px;
    left: 346px;
  }
  .fuwafuwa_img3 {
    width: 15%;
    top: 18px;
    right: 4px;
  }
  .fuwafuwa_img4 {
    width: 13%;
    top: 87px;
    left: 10px;
  }
  .benefits p {
    font-size: 16px;
  }
  label.entry_p {
    margin-left: 20px;
  }
  .entry_checkbox {
    margin-top: 12px;
    font-size: 15px;
  }
  #entry-chkbox {
    transform: scale(1.0);
    margin: 0 -17px 1px 0;
  }
}
@media only screen and (max-width: 426px) {
  .fuwafuwa_img1 {
    width: 20%;
    top: 6px;
  }
  .fuwafuwa_img2 {
    width: 59%;
    top: 104px;
    /* right: 204px; */
    left: 345px;
  }
  .fuwafuwa_img3 {
    width: 26%;
    top: 20px;
    right: 0px;
  }
  .fuwafuwa_img4 {
    width: 13%;
    top: 117px;
    left: 20px;
  }
  .benefits p {
    font-size: 1px;
  }
  label.entry_p {
    margin-left: 20px;
  }
}
@media only screen and (max-width: 426px) {
  .fuwafuwa_img2 {
    left: 308px;
  }
}@media only screen and (max-width: 376px) {
  .fuwafuwa_img2 {
    left: 275px;
  }
}
@media only screen and (max-width: 320px) {
  .fuwafuwa_img2 {
    left: 226px;
  }
  .explanation_flex2 {
    font-size: 13px;
  }
  span.arrow {
    top: 55%;
    background: url("../images/arrow_btn.webp") no-repeat center/18px;
    width: 18px;
    height: 18px;
  }
/* ボタンのON時スタイル（例） */
.entry-btnStyle_checked {
  width: 59%;
  padding: 7px 0;
  padding: 9px 0;
  font-size: 14px;
  box-shadow: 0px 5px 0px #000;
}
/* OFF時（disabled）の見た目例 */
#entry-btn:disabled {
  width: 59%;
  margin-top: 10px;
  cursor: not-allowed;
  padding: 9px 0;
  font-size: 14px;
  box-shadow: 0px 5px 0px #000;
}
}