@charset "UTF-8";
/* ----------------------------------------------------------------------------------------
固定css
-------------------------------------------------------------------------------------------- */
/*a {
  display: block;
}*/
a.opacity:hover {
  opacity: .6;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
footer {
  color: #FFF;
  position: relative;
  background: #fc8e3d;
  background: -moz-linear-gradient(left, #fc8e3d 0%, #ff0576 100%);
  background: -webkit-linear-gradient(left, #fc8e3d 0%, #ff0576 100%);
  background: linear-gradient(to right, #fc8e3d 0%, #ff0576 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fc8e3d', endColorstr='#ff0576', GradientType=1);
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
  font-size: 12px;
}
/* ----------------------------------------------------------------------------------------
今回追加した812px以下のcss
-------------------------------------------------------------------------------------------- */
body {
  background: #fa75af;
  background: linear-gradient(47deg, rgba(250, 117, 175, 1) 0%, rgba(255, 216, 138, 1) 100%);
}
html {
  scroll-behavior: smooth;
}
.indent {
  text-indent: -1em;
  padding-left: 1em;
}
#campaign::before {
  content: '';
  display: block;
  height: 50px;
  margin-top: -50px;
}
main {
  background: #efefef;
  font-size: 16px;
  font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic", Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 140%;
}
.zen-maru-gothic-regular {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 400;
  text-stroke-width: 1px;
  letter-spacing: 0.2em;
}
.zen-maru-gothic-black {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 900;
  font-style: normal;
  text-stroke-width: 1px;
  letter-spacing: 0em;
}
.m-plus-rounded-1c-regular {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.m-plus-rounded-1c-black {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 900;
  font-style: normal;
}
.fv {
  position: relative;
  z-index: 100;
}
.fv img {
  width: 100%;
}
.fv h1 {
  margin: auto;
  width: 100%;
  max-width: 1500px;
}
.fv p {
  width: 80%;
  margin: 0 auto 10px;
  text-align: left;
  position: absolute;
  z-index: 20;
  line-height: 1.3em;
  font-size: 11px;
  left: 0;
  right: 0;
}
.fv p a {
  text-decoration: underline;
}
.inner {}
h2 {
  text-align: center;
}
h3.first {
  margin-top: 5px;
}
.lead {
  text-align: center;
  padding: 15px 0 10px;
  font-weight: 700;
}
.btn a {
  display: block;
  width: 80%;
  margin: 0 auto 5px;
  background: #ff0672;
  color: #fff;
  font-weight: 700;
  font-size: 20px;
  text-align: center;
  padding: 13px 15px 15px;
  border-radius: 50px;
  border: 3px solid #000;
  box-shadow: 0px 5px 0px #000000;
}
.notice {
  font-size: 12px;
  line-height: 130%;
}
.notice a {
  display: inline;
  text-decoration: underline;
  color: #ff0672;
}
.flex {
  display: flex;
  width: 90%;
  margin: auto;
  justify-content: space-between;
}
.flex_im img {
  height: 48px;
  width: auto;
}
.free a {
  display: block;
  color: #fff;
  background-color: #ff943b;
  border-radius: 50px;
  padding: 10px;
  text-align: center;
  border-bottom: 5px solid #c6732e;
  width: 80%;
  margin: auto;
}
.notice.list {
  padding: 20px 0;
}
.leminotoha {
  position: relative;
  background-color: #151515;
  height: 240px;
  margin-top: 10px;
}
.text {
  position: absolute;
  top: 5%;
  left: 50%;
  transform: translateX(-50%);
}
.text img {
  width: 100%;
}
.left {
  position: absolute;
  aspect-ratio: 100 / 271;
  top: 5%;
  left: 0;
  width: 80px;
}
.right {
  position: absolute;
  aspect-ratio: 100 / 252;
  top: 3%;
  right: 0;
  width: 85px;
}
.cta_btn {
  position: absolute;
  top: 75%;
  ;
  left: 50%;
  transform: translateX(-50%);
  width: 70%;
}
.otoku {
  text-align: center;
  margin: auto;
  font-size: 16px;
  padding-top: 15px;
}
.bottom_bnr {
  padding-bottom: 20px;
  margin-top: 0;
  width: 95%;
  margin: auto;
}
.common_footer_section_text {
  padding-top: 20px;
}
.none{display: none!important;}
/* ----------------------------------------------------------------------------------------
追加　ピンク
-------------------------------------------------------------------------------------------- */
.pink_area {
  text-align: center;
  padding-top: 10px;
  font-size: 25px;
  line-height: 120%;
}
.bg_back {
  background: url("../images/bg.webp") no-repeat top center / 100% auto;
  position: relative;
  color: #333;
  z-index: 0;
}
.white_inner {
  position: relative;
  background: #f6efe2c2;
  margin: 10px;
  padding: 10px 5px 29px;
  border-radius: 10px;
}
.pink_area p {
  font-weight: bold;
  color: #fff;
  line-height: 136%;
}
p.border_line {
  font-size: 23px !important;
}
span.day {
  letter-spacing: 1px;
  font-size: 22px;
}
p.cp_text {
  text-align: center;
  font-size: 18px;
  padding-bottom: 10px;
}
span.small_day {
  font-size: 19px;
}
.white_inner p {
  color: #000;
}
p.border_line {
  background: linear-gradient(to bottom, transparent 70%, rgba(237, 30, 121, .45) 70%);
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  display: inline;
  padding: 0 .1em;
}
span.big_pink {
  color: #ed1e79;
  font-size: 43px;
  padding: 0 3px;
}
span.white_line {
  color: #ed1e79;
  font-size: 40px;
  text-stroke: 1px #FFF;
  text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, 0-1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
}
span.white_line_small {
  font-size: 24px;
}
p.small_right {
  text-align: right;
  font-size: 12px;
  padding-right: 1px;
  letter-spacing: 1px;
}
p.under_text {
  position: absolute;
  font-size: 14px;
  left: 47px;
  bottom: 7px;
  letter-spacing: 0.1em;
}
.column2 {
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: flex-end;
}
.img500 {
  width: 50%;
  height: auto;
  max-width: 500px;
}
.column2.is-column {
  flex-direction: column;
}
.full-center {
  display: grid;
  place-items: center;
  height: 100vh;
}
/* ----------------------------------------------------------------------------------------
追加　オレンジ
-------------------------------------------------------------------------------------------- */
.orange_area {
  background: #f8be38;
  text-align: center;
  padding: 10px 0;
  font-size: 23px;
  line-height: 160%;
}
.beige_inner {
  position: relative;
  background: #f6efe2;
  border: 2px solid #000;
  margin: 10px;
  padding: 10px;
  border-radius: 10px;
}
.step {
  padding-top: 10px;
  display: flex;
  align-items: stretch;
}
.step > div:first-child {
  display: flex;
  flex-direction: column;
  padding-top: 13px;
  width: 55px;
}
.number {
  position: absolute;
  font-size: 30px;
  line-height: 1.2;
  border-radius: 50%;
  background: #000000;
  color: #fff;
  width: 40px;
  height: 40px;
  text-align: center;
}
img.st {
  position: relative;
  top: -15px;
  right: 4px;
  width: 100%;
}
.vertical-dotted-line {
  width: 40px;
  flex: 1 1 auto;
  margin-top: 0;
  background-image: radial-gradient(circle, #ff0672 3px, transparent 1px);
  background-size: 40px 15px;
  background-repeat: repeat-y;
  background-position: center top;
}
.box1 {
  padding: 7px 0 15px;
}
p.left_p {
  text-align: left;
  padding-left: 1em;
}
p.small_p {
  font-size: 15px;
  line-height: 140%;
}
span.small_span {
  font-size: 11px;
  line-height: 140%;
}
p.small_p.button_p {
  text-align: left;
  font-size: 11px;
}
.red {
  color: #ff2d2d;
}
/* ----------------------------------------------------------------------------------------
追加　ボタン
-------------------------------------------------------------------------------------------- */
.st_btn a {
  max-width: 387px;
  width: 100%;
  position: relative;
  display: inline-block;
  line-height: 1;
}
p.btn.st_btn {
  padding: 5px 0;
}
.arrow {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background-image: url(../images/ic.webp);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: block;
  pointer-events: none;
}
.close_arrow {
  position: absolute;
  width: 20px;
  height: 20px;
  left: 10px;
  top: 7px;
  background-image: url(../images/ic_x.webp);
  background-size: 100% 100%;
}
.btn.gray a {
  pointer-events: none;
  background: #7f7f7f;
  color: #fff;
}
.step > .box1 {
  max-width: 387px;
  width: 100%;
  margin-inline: auto;
}
.st_btn a, .st_btn button {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  max-width: 400px;
  margin-inline: auto;
  line-height: 140%;
  text-align: center;
}
p.btn.st_btn {
  padding: 6px 0;
}
p.btn.st_btn.zen-maru-gothic-black a {
  padding-right: 19px;
  margin-bottom: 2px;
  background: #f8be38;
  width: 76%;
  font-size: 18px;
  color: #000;
  box-shadow: 0px 0px 0px #000000;
}

/* ----------------------------------------------------------------------------------------
アニメーション
-------------------------------------------------------------------------------------------- */
.st_btn a {
  position: relative;
  display: inline-block;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.st_btn a:hover {
  transform: translateY(4px);
  box-shadow: unset;
}
.arrow {
  transition: transform 0.3s ease;
}
.entry-btnStyle_checked:hover .arrow, .st_btn a:hover .arrow {
  transform: translateY(-50%) translateX(8px);
}
button.entry-btnStyle_checked {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
button.entry-btnStyle_checked:hover {
  box-shadow: unset;
  transform: translateY(4px);
}
.open_button {
  position: relative;
  display: inline-block;
  cursor: pointer;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.open_button:hover {
  transform: translateY(4px);
  box-shadow: unset;
}
.open_button .arrow {
  transition: transform 0.3s ease;
}
.open_button:hover .arrow, .open_button:focus-visible .arrow {
  transform: translateY(-50%) translateX(8px);
}
span.arrow.rotate {
  top: 32%;
  right: 15px;
  transform: rotate(270deg);
}
span.arrow.rotate {
  transform: rotate(270deg) !important;
  transition: none !important;
}
.entry-btnStyle_checked:hover span.arrow.rotate, .st_btn a:hover span.arrow.rotate, .open_button:hover span.arrow.rotate, .open_button:focus-visible span.arrow.rotate {
  transform: rotate(270deg) !important;
  transition: none !important;
}
/* ----------------------------------------------------------------------------------------
モーダル
-------------------------------------------------------------------------------------------- */
.open_button {
  max-width: 387px;
  width: 100%;
  display: block;
  position: relative;
  margin: 10px auto;
  background: #ff0672;
  color: #fff;
  font-weight: 700;
  font-size: 20px;
  text-align: center;
  padding: 6px 15px;
  border-radius: 50px;
  border: 3px solid #000;
  text-decoration: none;
  box-shadow: 0px 5px 0px #000000;
}
.open-button:active {
  -webkit-transform: translateY(2px);
  transform: translateY(2px); /*下に動く*/
}
.open-button:after {
  font-family: "Font Awesome 5 Free";
  content: "\f2d0";
  padding-left: 8px;
}
.open-button:hover {
  color: #FFFFFF;
  background-color: #4f96f6;
  transition: .6s;
}
.modal_title2 {
  font-size: 1.5em;
  position: relative;
  padding-bottom: 10px;
  margin-top: 0;
  margin-bottom: 0;
}
.modal_title2::before, .modal_title2::after {
  content: "";
  position: absolute;
  bottom: 0;
}
.modal_title2:before {
  border-bottom: 4px solid #6bb6ff;
  width: 100%;
}
.modal_title2:after {
  border-bottom: 4px solid #c8e4ff;
  width: 100%;
}
.modal_wrap input {
  display: none;
}
.modal_overlay {
  display: flex;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  transition: opacity 0.5s, transform 0s 0.5s;
  transform: scale(0);
}
.modal_trigger {
  position: absolute;
  width: 100%;
  height: 100%;
}
.close_button {
  position: relative;
  cursor: pointer;
  display: block;
  width: 68%;
  margin: auto;
  background: #ff0672;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  text-align: center;
  padding: 5px 15px;
  border-radius: 50px;
  border: 3px solid #000;
  text-decoration: none;
  max-width: 250px;
  width: 100%;
}
.modal_wrap input:checked ~ .modal_overlay {
  opacity: 1;
  transform: scale(1);
  transition: opacity 0.5s;
}
.modal_wrap input:checked ~ .modal_overlay .modal_content {
  transform: translateY(20px);
}
.modal_content {
  align-self: center;
  width: 45%;
  height: 92%;
  padding: 10px 30px 20px;
  line-height: 100%;
  transition: 0.5s;
  border-radius: 16px;
	border: 10px solid #f8be38;
	background: #f6efe2;
	position: relative;
}
.modal_content p {
  padding-top: 0;
  padding-left: 5px;
}
.modal_inner {
	overflow-y: scroll;
	height: 90%;
	margin-bottom: 1em;
}
/* ==========================================================================
規約
========================================================================== */
.tokuten_scroll {
  padding: 1em 0;
  padding-right: 0;
}
.tokuten_scroll .inn {
  padding-right: 0.5em;
  margin-bottom: 10px;
  text-align: left;
  font-size: 15px;
  line-height: 115%;
  list-style-type: none;
}

.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: 100%;
  font-size: 0.8em;
  background: #55555578;
  margin: 2em auto;
  padding: 2em;
  color: #fff;
  font-weight: 900;
}
.bn {
  margin-top: -89px;
  margin: -75px auto 0;
  text-align: center;
  opacity: 1;
  transition: opacity 0.2s;
}
.bn-link {
  display: inline-block;
  width: 59%;
  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;
  font-size: 12px !important;
}
.inn_box h4 {
  font-size: 14px;
}
h4.h4_big {
  font-size: 20px;
  text-align: center;
}
.inn_box li {
  font-weight: normal;
  font-size: 12px;
}
/* ----------------------------------------------------------------------------------------
エントリー
-------------------------------------------------------------------------------------------- */
.entry_btn {
  text-align: center;
}
.entry_checkbox {
  margin-top: 4px;
  color: #000;
  font-size: 18px;
}
#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: #ff0672;
  color: #fff;
  font-weight: 700;
  width: 100%;
  font-size: 20px;
  text-align: center;
  padding: 16px 15px 15px;
  border-radius: 50px;
  border: 3px solid #000;
  box-shadow: 0px 5px 0px #000000;
  margin: 5px 0 0;
}
/* OFF時（disabled）の見た目例 */
#entry-btn.disabled {
  background: #7f7f7f;
  color: #fff;
  width: 100%;
  cursor: not-allowed;
  padding: 23px 0;
  font-size: 20px;
    padding: 13px 15px 15px;
  border: 3px solid #000;
  box-shadow: 0px 5px 0px #000000;
}
/*チェック済みボタン*/
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;
}
#entry-btn a.entry-btnStyle_checked:hover {
  box-shadow: unset;
  transform: translateY(4px);
}
a.hv :hover {
  transition: all 0.2s ease-in;
  opacity: 0.7;
}
#entry-btn.disabled{
  transition: none !important;
  transform: none !important;
}
#entry-btn.disabled .arrow {
  transition: none !important;
  transform: translateY(-50%) !important;
  top: 50%;
}

/* ----------------------------------------------------------------------------------------
作品
-------------------------------------------------------------------------------------------- */
.cp_otoku, .movies {
  padding: 30px 0;
  color: #fff;
  background: #000;
}
.cp_otoku .title_2, .movies .title_2 {
  text-align: center;
}
.cp_otoku .title_2 h2, .movies .title_2 h2 {
  display: inline-block;
  position: relative;
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  line-height: 138%;
}
.cp_otoku .title_2 span, .movies .title_2 span {
  position: absolute;
  right: 0;
  bottom: -33px;
  font-size: 13px;
  font-weight: 100;
}
.copy {
  margin-top: 30px;
  font-size: 11px;
  font-weight: 100;
  line-height: 118%;
}
.movies .btn_area .btn_lead {
  color: #fff;
}
.movie_box {
  margin: 55px 10px 0;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.movie_box > li {
  width: 19%;
  margin-bottom: 1em;
}
.movie_box > li a:hover {
  opacity: 0.8;
}
.movie_box > li p {
  margin-top: 10px;
  font-size: 0.9em;
  line-height: 130%;
  display: flex;
  align-items: center;
  justify-items: center;
  text-align: center;
  justify-content: center;
  min-height: 2em;
}
.movie_box > li a {
  display: block;
}
.kiyaku_ {
  padding-bottom: 80px;
}
.movie_box {
  justify-content: space-between;
}
.movie_box > li {
  width: 19%;
}
.movie_box.four {
  max-width: 690px;
  margin-left: auto;
  margin-right: auto;
}
.movie_box.four > li {
  width: 24%;
}
.movie_box.four > li:nth-of-type(n+5) {
  margin-top: 20px;
}
.movie_box.four + .copy {
  max-width: 690px;
  margin-left: auto;
  margin-right: auto;
}
.contents_inner {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.btn_area .btn_lead sup {
  font-size: 12px;
}
.movie_box > li {
  width: 31.5%;
  margin-right: 2.7%;
}
.movie_box > li:nth-of-type(3n) {
  margin-right: 0;
}
.movie_box > li:nth-of-type(n+4) {
  margin-top: 15px;
}
.movie_box {
  margin-top: 50px;
  justify-content: center;
}
.movie_box > li p {
  font-size: 10px;
  margin-top: 5px;
}
/* ----------------------------------------------------------------------------------------
footer
-------------------------------------------------------------------------------------------- */
.black {
  padding: 40px;
  background: #000;
}
p.common_footer_section_ic_text.common_footer_section_ic_text_bottom_second {
  background: #fc8e3d;
  background: -moz-linear-gradient(left, #fc8e3d 0%, #ff0576 100%);
  background: -webkit-linear-gradient(left, #fc8e3d 0%, #ff0576 100%);
  background: linear-gradient(to right, #fc8e3d 0%, #ff0576 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fc8e3d', endColorstr='#ff0576', GradientType=1);
  height: 50px;
  max-width: 500px;
  width: 100%;
  font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1;
  color: #fff;
  margin: auto;
}
/* / introduction */
.common_footer_section_ic_faq {
  margin: auto;
  padding: 3% 2% 4%;
  text-align: center;
}
.common_footer_section_ic_last {
  max-width: 1000px;
  margin: auto;
  padding: 3.3% 2%;
}
.common_footer_section_ic > *:last-child {
  margin-bottom: 0;
}
.common_footer_section_ic_title {
  margin-top: min(0.66666vw, 10px);
  font-weight: bold;
  text-align: center;
  font-size: min(2.66666vw, 40px);
  line-height: 1.3;
}
.common_footer_section_ic_title .fsz_small {
  font-size: min(1.86666vw, 28px);
}
.common_footer_section_ic_title_faq {
  margin: min(0.66666vw, 10px) 0 min(1.2vw, 18px);
  font-weight: bold;
  text-align: center;
  font-size: min(2vw, 30px);
  line-height: 1.3;
  max-width: 816px;
}
@media screen and (max-width: 768px) {
  .common_footer_section_ic_title_faq {
    font-size: min(5.73333vw, 43px);
  }
  .common_footer_section_ic_faq {
    padding: 7.5% 2% 0;
  }
  .common_footer_section_ic_title .red {
    font-size: min(8vw, 60px);
    display: inline-block;
  }
  .common_footer_section_ic_title .fsz_small {
    font-size: min(3.73333vw, 28px);
  }
}
.common_footer_section_ic_text {
  margin-bottom: 15px;
  line-height: 1.5;
}
.common_footer_section_ic_text2 {
  line-height: 1.5;
  font-weight: bold;
  font-size: min(1.86666vw, 28px);
  background-image: linear-gradient(to right, #f67702, #ec0040);
  background-repeat: no-repeat;
  background-size: 100% 10%;
  background-position: bottom;
  margin-bottom: min(0.66666vw, 10px);
  display: inline-block;
}
.common_footer_section_text_second .indent_SP {
  margin-left: min(3.2vw, 24px);
  display: inline-block;
}
.faq_answer .indent_faq_SP {
  margin-left: min(3.2vw, 24px);
  display: inline-block;
}
.common_footer_section_text_second .indent_SP_tume {
  display: inline-block;
}
.common_footer_wrapper {
  position: relative;
  font-family: YakuHanJP, "Hiragino Kaku Gothic ProN", YuGothic, 游ゴシック, meiryo, メイリオ, "ms gothic", "ms pゴシック", osaka, sans-serif;
  font-size: 16px;
  color: #fff;
}
.common_footer_wrapper img {
  max-width: 100%;
  vertical-align: bottom;
}
.common_footer_wrapper .yellow {
  color: #ffe100;
}
.common_footer_wrapper .sm, .common_footer_wrapper .md {
  display: none;
}
.common_footer_wrapper .lg {
  display: inline;
}
.footer_note {
  font-size: min(0.86666vw, 13px);
  margin: 2em 1em 0;
}
.footer_note li {
  text-indent: -1em;
  padding-left: 1em;
  line-height: 1.6em;
}
.footer_note li.li_h {
  margin-top: 1em;
}
@media screen and (max-width: 1023px) {
  .common_footer_wrapper .lg {
    display: none;
  }
  .common_footer_wrapper .md {
    display: inline;
  }
  .footer_note {
    font-size: min(2.9vw, 14px);
    margin: 4em 1em 0;
  }
  .footer_note li {
    line-height: 1.4em;
  }
}
@media screen and (max-width: 812px) {
  .common_footer_wrapper {
    font-size: 14px;
  }
  .common_footer_wrapper .md {
    display: none;
  }
  .common_footer_wrapper .sm {
    display: inline;
  }
}
.common_footer_section {
  max-width: 1000px;
  margin: auto;
  padding: 1.65% 0;
  text-align: center;
}
.common_footer_section.feature {
  padding: 3.65% 0;
}
/* introduction */
.common_footer_section .introduction {
  width: 100%;
  border-top: 2px solid #ec0040;
  padding-top: min(1.86666vw, 28px);
  text-align: left;
}
.common_footer_section .introduction + .introduction {
  margin-top: 8%;
}
.common_footer_section .introduction h3 {
  font-size: min(1.86666vw, 28px);
  font-weight: bold;
  letter-spacing: min(0.13333vw, 2px);
}
.common_footer_section .introduction .subtitle {
  font-size: min(1.4vw, 21px);
  margin-top: 0.5%;
}
.common_footer_section .introduction_inner {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 5.6%;
}
.common_footer_section .introduction_inner div + div {
  margin-left: 2%;
}
.common_footer_section .introduction_inner .introduction_inner_pic {
  width: 100%;
  max-width: 480px;
}
.common_footer_section .introduction_inner .introduction_inner_text {
  background-color: #313131;
  padding: 1.5%;
  max-width: 500px;
  width: 1000%;
}
.common_footer_section .introduction_inner .introduction_inner_text p {
  font-size: min(1.06666vw, 16px);
}
.common_footer_section .introduction_inner .introduction_inner_text dl {
  display: flex;
  font-size: min(0.8vw, 12px);
  line-height: min(1.2vw, 18px);
  letter-spacing: min(0.13333vw, 2px);
}
.common_footer_section .introduction_inner .introduction_inner_text dl + dl {
  margin-top: 1.5%;
}
.common_footer_section .introduction_inner .introduction_inner_text dl dt {
  width: 10%;
}
.common_footer_section .introduction_inner .introduction_inner_text dl dd {
  width: 90%;
}
@media screen and (max-width: 812px) {
  .common_footer_section.feature {
    padding: 8% 0;
  }
  .common_footer_section .introduction + .introduction {
    margin-top: 19.5%;
  }
  .common_footer_section .introduction h3 {
    font-size: min(5.33333vw, 40px);
    margin-top: 1%;
  }
  .common_footer_section .introduction .subtitle {
    font-size: min(4vw, 30px);
    line-height: 1.4;
    margin-top: 2.5%;
  }
  .common_footer_section .introduction_inner {
    flex-direction: column;
    align-items: center;
  }
  .common_footer_section .introduction_inner div + div {
    margin-left: 0;
  }
  .common_footer_section .introduction_inner .introduction_inner_pic {
    width: 100%;
    min-width: 100%;
  }
  .common_footer_section .introduction_inner .introduction_inner_text {
    width: 100%;
    min-width: 100%;
    padding: 4% 4.6%;
  }
  .common_footer_section .introduction_inner .introduction_inner_text p {
    font-size: min(3.73333vw, 28px);
  }
  .common_footer_section .introduction_inner .introduction_inner_text dl {
    font-size: min(3.2vw, 24px);
    line-height: min(4.26666vw, 32px);
  }
  .common_footer_section .introduction_inner .introduction_inner_text dl dt {
    width: 12%;
  }
  .common_footer_section .introduction_inner .introduction_inner_text dl dd {
    width: 88%;
  }
}
/* ----------------------------------------------------------------------------------------
今回追加したcss
-------------------------------------------------------------------------------------------- */
@media screen and (min-width: 813px) {
  main {
    max-width: 480px;
    margin: auto;
    border-right: 6px solid #ff328e;
    border-left: 6px solid #fe8a30;
  }
  .lp_cta_fixed.is-fixed {
    max-width: 480px;
    left: 50%;
    transform: translateX(-50%);
    margin: 0;
  }
  .bgl, .bgr {
    position: fixed;
    top: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: auto 100%;
    z-index: -1;
  }
  .bgl {
    left: 0;
    width: 50vw;
    background-image: url("../images/bg_l.png");
    background-position: left bottom;
  }
  .bgr {
    right: 0;
    width: 50vw;
    background-image: url("../images/bg_r.png");
    background-position: right bottom;
  }
  .flex {
    width: 70%;
  }
  .leminotoha {
    height: 300px;
  }
  .left {
    width: 100px;
  }
  .cta_btn {
    position: absolute;
    top: 75%;
    left: 50%;
    transform: translateX(-50%);
    width: 70%;
  }
  .common_footer_wrapper .faq_question {
    padding: 2.3% 0 2.3% 9%;
  }
  .common_footer_wrapper .faq_question::after {
    content: 'Q.';
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 5%;
    transform: translateY(-50%);
  }
  .common_footer_wrapper .faq_answer::before {
    content: 'A.';
    font-weight: bold;
    position: absolute;
    top: 0;
    left: 2%;
  }
  .common_footer_section_text {
    padding-top: 0;
  }
}
/*スライダー*/
.gallery {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: -10;
}
.gallery h1 {
  position: absolute;
  top: 15%;
  z-index: 999;
  left: 0;
  right: 0;
  margin: 0 auto;
  max-width: 1000px;
  width: 80%;
}
.slider div {
  width: 25vh;
}
.fv p {
  color: #fff;
  bottom: 0%;
  width: 88%;
  padding: 0px;
  display: inline-block;
  text-align: center;
}
.gallery h1 {
  width: 90%;
  top: 25%;
}
.gallery:before {
  content: '';
  position: absolute;
  top: 6px;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/kv_txt_sp.webp) no-repeat;
  z-index: 100;
  background-size: 90%;
  background-position: center;
  max-width: 660px;
  margin: 0 auto;
  right: 0;
}
.gallery:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(0 0 0 / 60%);
  background: linear-gradient(25deg, #000000 0%, #63636363 100%)
}
/* スライダー部分の設定 */
.gallery_slide {
  display: flex;
  width: 100%;
  animation: slide 24s linear infinite;
  position: relative;
}
/* 各アイテムの設定 */
.gallery_slide li {
  flex: 0 0 20%;
  width: 100%;
}
/* アニメーション（スライド） */
@keyframes slide {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
.slider-wrap {
  overflow: hidden;
  display: flex;
  flex-wrap: nowrap;
}
.slider {
  position: relative;
  margin: auto;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  animation: slide-loop 60s linear infinite;
}
.slider div {
  width: 200px;
  height: 100%;
  background-position: center;
}
@keyframes slide-loop {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
/* ----------------------------------------------------------------------------------------
812px以下の固定css
-------------------------------------------------------------------------------------------- */
@media screen and (max-width: 812px) {
  .common_footer_wrapper .footer_inner {
    width: 93% !important;
  }
  /*ユーザーエージェント出し分け用*/
  .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;
  }
  body {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-text-size-adjust: 100%;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic", Helvetica, sans-serif;
  }
  .sp {
    display: block;
  }
  .pc {
    display: none;
  }
  .home {
    position: fixed;
    top: 20px;
    left: 10px;
    width: 30%;
    max-width: 150px;
    z-index: 1000;
  }
}
/* ----------------------------------------------------------------------------------------
813px以上の固定css
-------------------------------------------------------------------------------------------- */
@media screen and (min-width: 813px) {
  .sp {
    display: none;
  }
  .pc {
    display: block;
  }
  /*PCフッター813*/
  .footer_fix {
    margin: 1% auto;
  }
  .lp_cta_fixed .lp_fv_cta_btn {
    width: min(44vw, 450px);
  }
  .wrapper {
    background: url("../images/bg_bottom_l.webp") no-repeat bottom left/35%, url("../images/bg_bottom_r.webp") no-repeat bottom right/35%;
    background-attachment: fixed;
    background-color: #000;
  }
  header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    padding: 2em 3.2em;
    text-align: center;
  }
  .home {
    position: fixed;
    top: 14px;
    left: 10px;
    width: 20%;
    max-width: 130px;
    z-index: 1000;
  }
}
/* ===== ベース（初期状態）===== */
.sp_461, .sp_426, .sp_376, .sp_321 {
  display: none;
}
.pc {
  display: block;
}
.sp_461, .sp_426, .sp_376, .sp_321 {
  display: none;
}
.pc {
  display: block;
}
/* 768px 以下 */
@media screen and (max-width: 768px) {
  .sp_768 {
    display: block;
  }
  .pc {
    display: none;
  }
  .modal_content {
    width: 100%;
    margin: 0 10px;
  }
	.modal_content {
  padding: 10px 15px 20px;
}
.modal_inner {
	margin-bottom: 0.8em;
}
}
/* 461px 以下 */
@media screen and (max-width: 448px) {
  .pink_area {
    font-size: 19px;
  }
  p.border_line {
    font-size: 20px !important;
  }
  p.p_text {
    padding-top: 10px;
  }
  p.btn.st_btn.right_p a {
    padding-right: 15px;
    padding-left: 2px;
    /* text-align は数値不可。必要なら center/right/left を指定 */
    /* text-align: right; */
  }
  span.arrow.right {
    right: 9px;
  }
}
/* 425px 以下 */
@media screen and (max-width: 426px) {
  .bg_back {
    background: url("../images/bg_sp.webp") no-repeat top center / 100% auto;
  }
  p.p_top {
    padding-top: 7px;
  }
  p.border_line {
    font-size: 21px !important;
  }
  p.under_text {
    font-size: 14px;
    left: 60px;
    bottom: 7px;
  }
}
/* 375px 以下 */
@media screen and (max-width: 376px) {
  p.border_line {
    font-size: 19px !important;
    bottom: 10px;
  }
  .box1 p {
    font-size: 20px;
  }
  p.small_p {
    font-size: 11px;
    line-height: 140%;
  }
  label.entry_p {
    font-size: 14px;
  }
  .entry_checkbox {
    margin-top: -10px;
  }
  label.open_button {
    font-size: 16px;
    padding: 0px 11px 0px 0;
  }
  .btn.st_btn.right_p a {
    font-size: 15px;
  }
  .btn a {
    font-size: 15px;
    padding: 10px;
  }
  span.big_pink {
    font-size: 36px;
  }
  p.under_text {
    position: absolute;
    font-size: 12px;
    left: 40px;
    bottom: 5px;
  }
  p.btn.st_btn.zen-maru-gothic-black a {
    font-size: 16px;
  }
  span.arrow.rotate {
    top: 29%;
    right: 10px;
    transform: rotate(270deg);
  }
  button#entry-btn {
    padding: 10px;
    font-size: 15px;
    margin-bottom: 10px;
  }
  #entry-btn.disabled {
    padding: 10px;
    font-size: 15px;
    margin-bottom: 10px;
  }
}
/* 320px 以下 */
@media screen and (max-width: 321px) {
  .sp_321 {
    display: block;
  }
  .box1 p {
    font-size: 14px;
    line-height: 120%;
  }
  label.open_button {
    font-size: 15px;
    line-height: 120%;
  }
  p.btn.st_btn a {
    font-size: 14px;
    padding: 7px 15px 7px;
  }
  .arrow {
    right: 9px;
  }
  p.border_line {
    font-size: 16px !important;
  }
  p.under_text {
    font-size: 10px;
    left: 24px;
    bottom: 8px;
  }
  label.open_button {
    font-size: 14px;
    padding: 9px 22px 9px 0;
  }
  p.btn.st_btn.right_p a {
    padding-right: 24px;
    padding-left: 2px;
    font-size: 14px;
  }
  .close_arrow {
    top: 4px;
  }
  p.entry_checkbox {
    padding-top: 9px;
  }
  label.entry_p {
    font-size: 12px;
  }
  p.small_p {
    font-size: 9px;
  }
  span.small_span {
    font-size: 7px;
  }
  .cp_otoku .title_2 h2, .movies .title_2 h2 {
    font-size: 23px;
  }
  button#entry-btn {
    font-size: 14px;
    padding: 7px 15px 7px;
  }
  #entry-btn.disabled {
    font-size: 14px;
    padding: 7px 15px 7px;
  }
}
/*------------------------------
OS出し分け
-------------------------------*/
.sp_iphone, .sp_and, .only-others { display: none; }

.os-ios     .sp_iphone   { display: list-item; }
.os-android .sp_and      { display: list-item; }
.os-others  .only-others { display: list-item; }