@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;
}
/* ==========================================================================
流用パーツ
========================================================================== */
/* ページ全体のスムーススクロールを有効化（任意） */
html {
  scroll-behavior: smooth;
  scroll-padding-top: 10px;
}
.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: 15px;
}
.fv_im {
  padding: 10px;
  filter: drop-shadow(0px 0px 18px rgba(0, 0, 0, 0.4));
}
h1.fv_im {
  width: 80%;
}
.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;
}
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: 100;
  top: 20px;
  left: 25px;
  width: 150px;
}
a {
  color: #fff;
}
.confetti canvas {
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: -1;
}
.main_inner {
  position: relative;
  z-index: 10;
}
.indent {
  text-indent: -1em;
  padding-left: 1em;
}
.opacity a:hover {
  opacity: 0.7;
}
a img {
  pointer-events: unset;
}
/* ==========================================================================
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;
}
/* ==========================================================================
ribbon
========================================================================== */
.top_ribbon {
  margin: 0px auto 30px;
  background-color: #FFD167;
  color: #000;
  padding: 20px;
}
.top_ribbon h3 {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  line-height: 130%;
}
/* ==========================================================================
btn
========================================================================== */
.btn a {
  margin: 10px auto;
  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: 10px;
  display: inline-block;
  line-height: 60px;
  background-color: #1B85FB;
  box-shadow: 0px 6px 0px #00515B;
  transition: .3s;
}
.lemino_btn a {
  box-shadow: 0px 6px 0px #73431f;
}
.btn a:hover {
  box-shadow: unset;
  transform: translateY(4px);
}
.lp_cta_fixed span {
  font-size: 0.7em !important;
}
.btn.blue_btn a {
  background: #00B7CE;
}
.btn.lemino_btn a {
  background: linear-gradient(to right, #fc8e3d 0%, #ff0576 100%);
}
.btn.gray a {
  pointer-events: none;
  background-image: linear-gradient(325deg, rgba(145, 175, 175, 1), rgba(206, 193, 199, 1));
  color: #fff;
  font-size: 24px;
  padding: 12px 0;
}

.flex_box a {
  padding: 5px 0;
  font-size: 29px;
  color: #fff;
  line-height: 117%;
}
.participation .btn.yellow a {
  margin: 64px auto 0;
}
.btn.white a {
  background: #fff;
  padding: 8px 0;
  font-size: 30px;
  color: #000;
  width: 64%;
  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: 50%;
  right: 15px;
  transform: translateY(-50%);
  background: url("../images/arrow_btn.webp") no-repeat center/28px;
  display: inline-block;
  width: 35px;
  height: 35px;
}*/
.arrow {
  position: relative;
  display: inline-block;
  width: 18px;
  height: 14px;
  transition: transform 0.5s ease
}
.arrow::before, .arrow::after {
  content: "";
  position: absolute;
  top: calc(50% - 2px);
  right: 0;
  width: 14px;
  height: 4px;
  border-radius: 9999px;
  background-color: #ffffff;
  transform-origin: calc(100% - 2px) 50%;
}
.arrow::before {
  transform: rotate(45deg);
}
.arrow::after {
  transform: rotate(-45deg);
}
.box_caption:hover .arrow {
  transform: translateX(8px);
}
/* ==========================================================================
pop
========================================================================== */
.pop {
  position: fixed;
  max-width: 210px;
  bottom: 122px;
  right: -20px;
  z-index: 2000;
}
.pop a {
  display: inline-block;
}
.pop:hover {
  right: -10px;
  transition: 0.2s all ease-in-out;
}
/* ==========================================================================
contents
========================================================================== */
#wrapper {
  color: #4c4c4c;
  font-family: "Noto Sans JP", sans-serif;
  background-color: #CC0000; /* 背景色 */
  position: relative; /* 擬似要素を配置するため */
  z-index: 0;
}
#wrapper::before {
  content: "";
  position: fixed;
  inset: 0;
  background: url(../images/sun.webp) no-repeat top center / 110% auto;
  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 #ffc000;
  padding-top: 45px;
}
h2.top_text {
  line-height: 200%;
  font-size: 41px;
  color: #fff;
  text-align: center;
  padding-top: 10px;
  display: inline-block;
}
.blue {
  background: #00B7CE;
  padding: 0px 100px 0 !important;
  border-radius: 7px;
}
h2.top_text span {
  background: #333;
  background: -webkit-linear-gradient(top, #fceabb 0%, #fccd4d 50%, #f8b500 51%, #fbdf93 100%);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  font-size: 85px;
}
h2.top_text span span {
  font-size: 42px;
  left: 10;
  margin-left: -2%;
}
h2.p_size {
  font-size: 35px;
}
p.top_text {
  margin: 45px auto 65px;
  font-size: 19px;
  line-height: 160%;
  color: #fff;
  text-align: center;
}
.explanation {
  height: 110%;
  margin-top: 50px;
  background-color: #fff;
  justify-content: flex-start; /* STEPを上に */
  padding: 30px; /* 白余白を統一 */
  box-sizing: border-box;
  width: 100%;
}
.step_space p {
  padding-bottom: 9px;
}
.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;
}
.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: 22px;
  text-align: center;
  line-height: 160%;
  color: #fff;
  font-weight: normal;
}
.top_read {
  text-align: center;
  margin: auto;
}
/* ==========================================================================
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;
  margin: auto;
}
.participation_box {
  margin-top: 50px;
  position: relative; /* ここが重要 */
}
p.STEP {
  position: absolute;
  top: -9px;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
  background-color: #000;
  border-radius: 10px;
  display: inline-block;
  width: 83px;
  text-align: center;
  padding: 11px;
  font-size: 20px;
}
.step_space {
  text-align: center;
  font-size: 20px;
  line-height: 120%;
}
.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;
}
.participation_space {
  padding-top: 40px;
}
/* ==========================================================================
list
========================================================================== */
.list_box, .list_box * {
  box-sizing: border-box;
}
.box {
  margin: 70px 0;
  margin-top: 0;
  padding: 0 5px;
  background-color: rgba(0, 0, 0, 0.65);
  border: 5px solid #fff;
  border-image: linear-gradient(135deg, rgba(253, 248, 181, 1) 0%, rgba(255, 190, 82, 1) 50%, rgba(252, 254, 238, 1) 100%);
  border-image-slice: 1;
  box-shadow: 0 0 7px rgba(253, 248, 181, 1), 12px 12px 20px rgba(0, 0, 0, 0.5);
}
.box img {
  width: 43%;
  margin: 0 0 19px;
  height: auto;
}
img.img_2 {
    width: 63%!important;
}
.box_img img {
  display: block; /* ← これで画像は独立行（中央） */
  margin: 0 auto 19px;
  width: 43%;
  height: auto;
}
.box_img {
  padding: 30px 0;
  text-align: center;
}
.bg_img img {
  width: 80%;
}
.box p {
  color: #fff;
}
.captions_p {
  display: inline-block; /* 親の text-align:center; により塊が中央へ */
  text-align: left; /* 中身は左寄せ */
  max-width: 1000px;
}
p.box_caption {
  display: block;
  margin: 0;
  padding-top: 10px;
}
p.box_title {
  font-size: 27px;
  line-height: 120%;
  padding-top: 5px;
}
.red_text {
  color: #ff002d !important;
  font-weight: 800;
}
p.red_text.p_top {
  margin-top: 15px;
  text-align: center;
}
p.red_text {
  margin-top: -19px;
}
p.box_caption {
  position: relative;
  font-size: 19px;
  line-height: 120%;
  padding-top: 10px;
}
.box_img {
  text-align: center;
}
.captions_p {
  display: inline-block;
  text-align: left;
}
p.box_caption {
  position: relative;
  font-size: 19px;
  line-height: 120%;
  padding-top: 10px;
  /* 追加・変更 */
}
.box a:hover {
  opacity: 0.7;
}
.text_flex {
  text-align: left;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}
.list {
  width: 100%;
  margin: 25px auto;
}
h3.list_h3 {
  display: block;
  background: #f8b62c;
  padding: 20px 0;
  font-size: 26px;
  text-align: center;
  font-weight: bold;
  border-radius: 35px 35px 0 0;
}
.list_box {
  margin: 10px;
  max-width: 300px;
  border-radius: 16px;
}
.day {
  font-weight: bold;
  margin-bottom: 5px;
}
p.day {
  color: #fff;
  background-color: #000;
  border-radius: 10px;
  display: inline-block;
  width: 150px;
  text-align: center;
  padding: 7px;
}
.black_list {
  width: 100%;
  background-color: #000;
  padding: 10px;
  border-radius: 4px;
}
.black_list p {
  position: relative;
  color: #fff;
  background: rgba(255, 255, 255, 0.7);
  padding: 10px;
  text-align: center;
  margin: 3px 0;
}
.black_list img {
  max-width: 100%;
  height: 100%;
}
/* ==========================================================================
campaign
========================================================================== */
h3.Corporate-Logo-ver2-Bold {
  font-size: 38px;
  line-height: 160%;
  color: #fff;
}
.box.campaign_box {
  text-align: center;
  line-height: 150%;
}
p.Corporate-Logo-ver2-Bold {
  font-size: 25px;
  line-height: 200%;
  letter-spacing: 0.15em;
}
h4.Corporate-Logo-ver2-Bold {
  font-size: 35px;
  line-height: 130%;
  letter-spacing: 0.15em;
  color: #fff;
}
p.campaign_text.box_caption {
  font-size: 30px;
}
.caption {
  text-align: left;
  padding: 20px 40px;
}
.big_text {
  font-size: 50px;
}
.blue_text {
  background: linear-gradient(180deg, rgba(168, 204, 255, 1) 54%, rgba(102, 166, 255, 1) 54%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.pink_text {
  background: linear-gradient(180deg, rgba(250, 208, 196, 1) 56%, rgba(255, 154, 158, 1) 50%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.gold_text {
  background: -webkit-linear-gradient(top, #fceabb 0%, #fccd4d 50%, #f8b500 51%, #fbdf93 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
/* ==========================================================================
規約
========================================================================== */
.tokuten_scroll {
  margin: 50px 20px;
  padding: 2em;
  background: rgba(0, 0, 0, .6);
  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;
}
.tokuten_scroll.main_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;
}
.flex_box {
  display: flex;
  margin: 0 auto;
  max-width: 1000px;
  width: 70%;
}
/*----------------------------------------------------------------
others
----------------------------------------------------------------*/
.others {
  margin-bottom: 50px;
}
.others_img {
  padding: 10px 0;
  width: 40%;
  margin: auto;
}
.box.campaign_box {
  line-height: 150%;
  padding: 10px 0px;
  margin-top: 15px;
}
h3.Corporate-Logo-ver2-Bold {
  font-size: 34px;
  line-height: 160%;
}
.p_area {
  padding-top: 20px;
}
p.Corporate-Logo-ver2-Bold {
  font-size: 31px;
  line-height: 200%;
}
h4.Corporate-Logo-ver2-Bold {
  font-size: 38px;
  line-height: 130%;
}
p.campaign_text.box_caption {
  font-size: 30px;
  padding-top: 10px;
}
.caption {
  font-size: 15px;
  padding: 30px 40px;
  line-height: 175%;
}
.big_text {
  font-size: 50px;
}
.others_bn {
  margin-top: 35px;
  box-shadow: none;
  padding: 0;
}
.others_bn:last-of-type {
  margin: 35px 0;
}
.others_bn a {
  display: inline-block;
}
.others_bn img {
  display: block;
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  height: auto;
  filter: drop-shadow(0 6px 10px rgba(0,0,0,0.25));
}
.others {
    padding: 0 12px;
}

/* ==========================================================================
cp_end
========================================================================== */
.cp_end {
  margin: 0 auto;
}
.cp_end::before {
  content: "応募の受付は終了しました。\Aたくさんのご応募ありがとうございました！";
  white-space: pre-wrap;
  display: block;
  text-align: center;
  width: 100%;
  height: 100%;
  background: #000000a6;
  align-items: unset;
  justify-content: center;
  position: absolute;
  color: #fff;
  font-size: 2.5em;
  line-height: 1.35em;
  font-weight: bold;
  padding: 27% 0;
  text-shadow: 2px 3px 3px rgb(0 0 0 / 53%);
  z-index: 999;
  left: 0;
  right: 0;
  margin: 0 auto;
}

/* ==========================================================================
SP
========================================================================== */
@media only screen and (max-width: 1000px) {
  /* 基本 */
  #wrapper::before {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100vh;
    background: url(../images/sun_sp.webp) no-repeat top center / 120% auto;
  }
}
@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;
  }
  .pop {
    max-width: 150px;
    bottom: 90px;
    right: -15px;
  }
  .home {
    width: 100px;
    left: 15px;
    top: 15px;
  }
  h1.fv_im {
    margin: auto;
  }
  .top_title {
    margin: 0 0 20px;
    font-size: 22px;
  }
  .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: -1em;
    padding-left: 1em;
  }
  .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;
  }
  .arrow {
    display: none;
  }
  /* ==========================================================================
ribbon
========================================================================== */
  .fv_text {
    font-size: 7px;
  }
  .top_ribbon {
    margin: 4px auto;
    padding: 10px;
  }
  .top_ribbon h3 {
    font-size: 16px;
  }
  /* ==========================================================================
btn
========================================================================== */
  .btn.yellow a {
    padding: 10px 0;
    font-size: 16px;
  }
  .participation .btn a {
    font-size: 12px;
    line-height: 10px;
    margin-bottom: 5px;
  }
  /* ==========================================================================
top
========================================================================== */
  h2.top_text {
    line-height: 165%;
    font-size: 18px;
    padding: 10px;
  }
  h2.top_text span {
    font-size: 29px;
    line-height: 200%;
  }
  h2.top_text span span {
    font-size: 19px;
  }
  p.top_text {
    font-size: 8px;
  }
  .blue {
    background: #00B7CE;
    padding: 0px 20px 0 !important;
    border-radius: 7px;
    max-width: 300px;
    width: 100%;
  }
  /* ==========================================================================
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;
  }
  .benefits p {
    font-size: 12px;
  }
  /* ==========================================================================
participation
========================================================================== */
  h2.main {
    font-size: 23px;
    padding-top: 17px;
  }
  .participation {
    padding-top: 10px;
  }
  .participation_box {
    display: flex;
    margin: 25px auto 0;
    justify-content: center;
    width: 100%;
  }
  .explanation.participation_2 {
    margin-top: 8px;
  }
  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;
  }
  .box {
    margin: 36px 0;
  }
  .box.campaign_box {
    margin: 0 0 70px 0;
  }
  .list {
    width: 100%;
    margin: 0px auto;
    margin-top: -24px;
  }
  .main_box {
    padding: 0px 30px;
  }
  h3.list_h3 {
    padding: 9px 0;
    font-size: 19px;
    border-radius: 12px 12px 0 0;
  }
  p.box_title {
    font-size: 16px;
  }
  p.box_caption {
    font-size: 13px;
  }
  .contents_inner {
    padding-bottom: 0;
  }
  /* ==========================================================================
========================================================================== */
  #news.contents_inner {
    margin-top: 30px;
  }
  /* ==========================================================================
========================================================================== */
  /* ==========================================================================
========================================================================== */
  .tokuten_scroll {
    margin: -40px 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%;
  }
  /*----------------------------------------------------------------
others
----------------------------------------------------------------*/
  .box.campaign_box {
    line-height: 150%;
    padding: 10px 0px;
    margin-top: 10px;
  }
  h3.Corporate-Logo-ver2-Bold {
    font-size: 13px;
    line-height: 160%;
  }
  p.Corporate-Logo-ver2-Bold {
    font-size: 12px;
    line-height: 200%;
  }
  h4.Corporate-Logo-ver2-Bold {
    font-size: 16px;
    line-height: 130%;
  }
  p.campaign_text.box_caption {
    font-size: 16px;
    padding-top: 10px;
  }
  .caption {
    font-size: 9px;
    padding: 16px 15px;
    line-height: 175%;
  }
  .big_text {
    font-size: 20px;
  }
  .others_bn {
    padding: 0;
  }
  .others_bn img {
    max-width: 85%;
    margin: 24px auto;
  }
}
/*----------------------------------------------------------------*/
@media only screen and (max-width: 812px) {
  .cp_bnr a {
    margin: 30px auto 0;
  }
  .lp_cta_fixed .cp_bnr a {
    margin: 5px auto;
  }
  .btn_row {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
  }
  .btn_row .btn {
    width: 40%;
  }
  .flex_box {
    display: flex;
    margin: 0 auto;
    max-width: 1000px;
    width: 100%;
  }
  .flex_box a {
    padding: 5px 0;
    font-size: 14px;
    line-height: 120%;
  }
.cp_end::before {
  font-size: 1em;
  }
.btn.gray a {
    font-size: 15px;
    padding: 5px 0;
}
}
@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: 760px) {
  .pc_Only {
    display: none;
  }
  .participation {
    flex-direction: column;
    margin: auto;
  }
  .explanation_flex2 {
    display: flex;
    margin: auto;
    flex-direction: column;
  }
  .participation {
    margin: auto;
    gap: 0px;
  }
  .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;
  }
  p.top_text {
    margin: 8px auto 40px;
  }
  .box img {
    width: 85% !important;
  }
  p.red_text.p_top {
    margin-top: 4px;
    font-size: 10px;
  }
  p.red_text {
    font-size: 10px;
  }
}
@media only screen and (max-width: 376px) {
  .top_ribbon h3 {
    font-size: 13px;
  }
  p.box_caption {
    font-size: 8px;
  }
  /*----------------------------------------------------------------
others
----------------------------------------------------------------*/
  p.Corporate-Logo-ver2-Bold {
    font-size: 11px;
    line-height: 200%;
  }
  h4.Corporate-Logo-ver2-Bold {
    font-size: 14px;
    line-height: 130%;
  }
  p.campaign_text.box_caption {
    font-size: 13px;
    padding-top: 10px;
  }
}
@media only screen and (max-width: 321px) {
  .top_ribbon h3 {
    font-size: 11px;
  }
  .main_box {
    padding: 0px 10px;
  }
  .box.campaign_box {
    line-height: 150%;
    padding: 10px 0px;
  }
  h3.Corporate-Logo-ver2-Bold {
    font-size: 13px;
    line-height: 160%;
  }
  .p_area {
    padding-top: 7px;
  }
  p.Corporate-Logo-ver2-Bold {
    font-size: 12px;
    line-height: 200%;
  }
  h4.Corporate-Logo-ver2-Bold {
    font-size: 16px;
    line-height: 130%;
  }
  p.campaign_text.box_caption {
    font-size: 16px;
    padding-top: 10px;
  }
  .caption {
    font-size: 7px;
    padding: 16px 15px;
    line-height: 175%;
  }
  .big_text {
    font-size: 14px;
  }
  h2.top_text {
    font-size: 14px;
  }
  .blue {
    border-radius: 7px;
    max-width: 300px;
    width: 70%;
  }
  .btn.gray a {
    font-size: 12px;
    padding: 8px 0;
  }
}