@charset "utf-8";
/* CSS Document */

@import "reset.css";
@import "base_sp_min.css";
@import "rpst_reset_smp.css";

/*******************

 LP style

********************/
.cta-btn01 {
  margin: 0 auto;
  padding: 0;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(../img/sp_cta_btn01.png) no-repeat top center; /*ボタン画像を入れる*/
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  display: block;
  width: 100%;
  height: 0; /* heightゼロにしてpaddingで高さをとると横幅に対しての比率で可変するようにできます */
  padding-bottom: 25%;
  overflow: hidden;
  text-indent: -9999px;
  cursor: pointer;
  /*   outline: 1px solid red; */
}
.cta-btn02 {
  margin: 0 auto;
  padding: 0;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(../img/sp_cta_btn02.png) no-repeat top center; /*ボタン画像を入れる*/
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  display: block;
  width: 100%;
  height: 0; /* heightゼロにしてpaddingで高さをとると横幅に対しての比率で可変するようにできます */
  padding-bottom: 29%;
  overflow: hidden;
  text-indent: -9999px;
  cursor: pointer;
  /*   outline: 1px solid red; */
}
.cta-btn03 {
  margin: 0 auto;
  padding: 0;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(../img/sp_cta_btn03.png) no-repeat top center; /*ボタン画像を入れる*/
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  display: block;
  width: 100%;
  height: 0; /* heightゼロにしてpaddingで高さをとると横幅に対しての比率で可変するようにできます */
  padding-bottom: 23%;
  overflow: hidden;
  text-indent: -9999px;
  cursor: pointer;
  /*   outline: 1px solid red; */
}
.cta-btn04 {
  margin: 0 auto;
  padding: 0;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(../img/sp_btn01.png) no-repeat top center; /*ボタン画像を入れる*/
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  display: block;
  width: 100%;
  height: 0; /* heightゼロにしてpaddingで高さをとると横幅に対しての比率で可変するようにできます */
  padding-bottom: 25.5%;
  overflow: hidden;
  text-indent: -9999px;
  cursor: pointer;
  /*   outline: 1px solid red; */
}
.cta-btn05 {
  margin: 0 auto;
  padding: 0;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(../img/sp_btn02.png) no-repeat top center; /*ボタン画像を入れる*/
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  display: block;
  width: 100%;
  height: 0; /* heightゼロにしてpaddingで高さをとると横幅に対しての比率で可変するようにできます */
  padding-bottom: 25.5%;
  overflow: hidden;
  text-indent: -9999px;
  cursor: pointer;
  /*   outline: 1px solid red; */
}

.gif1,
.gif2,
.gif3 {
  position: relative;
}
.gif1 p:nth-of-type(2) {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 84%;
}
.gif1 p:nth-of-type(3) {
  position: absolute;
  bottom: 5%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 85%;
}
.gif2 p:nth-of-type(2) {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 84%;
}
.gif2 p:nth-of-type(3) {
  position: absolute;
  bottom: 18%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 86%;
}
.gif3 p:nth-of-type(2) {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 84%;
}
.gif3 p:nth-of-type(3) {
  position: absolute;
  bottom: 33%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 60%;
}
.cta-box > div {
  position: relative;
}
/* .cta-box>div:nth-of-type(1) div{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 82%;
} */
.cta-box div div {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 82%;
}
.cta-btn-box,
.cta-btn-box2 {
  position: relative;
}
.cta-btn-box div {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 84%;
}
.cta-btn-box2 div {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 84%;
}

/*-------------------------------------------
 footer
-----------------------------------------------*/
.footer-link {
  text-align: center;
  margin-top: 8%;
  margin-bottom: 1em;
}
.footer-link li {
  font-size: 0.95rem;
  margin-bottom: 0.4em;
}
.footer-link a {
  color: #101010;
}
#copy {
  text-align: center;
  font-size: 0.75em;
  color: #fff;
  background-color: #fb7172;
  box-sizing: border-box;
  padding: 0.5em;
}

/*-------------------------------------------
追加CSS(フォーム)
-----------------------------------------------*/

div#lpshoppingcolumn {
  width: 95%;
}
.w120 {
  width: 40%;
}
.products_dt td {
  width: 87%;
}
#lpshoppingcolumn input[type="checkbox"] + label {
  font-size: 16px;
}
#lpshoppingcolumn input[type="checkbox"] + label {
  font-size: 16px !important;
}
#lpshoppingcolumn .register_btn {
  width: 66% !important;
}
#lpshoppingcolumn form .custom-select.w30 {
  width: 50%;
}
#lpshoppingcolumn h3.pdt20 {
  font-size: 24px;
}
#lpshoppingcolumn img.lp_submit_area {
  width: 80%;
}
#lpshoppingcolumn form .custom-select select {
  font-size: 20px !important;
}
#payment_area table td {
  width: 100%;
  float: left;
}
#payment_area table img {
  width: 70%;
}
#pagetop {
  width: 100% !important;
}
#footer_inner {
  width: 100% !important;
}

/*-------------------------------------------
追加CSS
-----------------------------------------------*/
.dorodoro-box {
  position: relative;
}
.dorodoro-mov {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
}
.dorodoro-mov-in {
  position: relative;
  width: 100%;
  margin: 0 auto;
  height: 0;
  padding-bottom: 50%;
}
.dorodoro-mov-in iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.cta-box {
  position: relative;
  width: 100%;
}
.cta-btn.hover {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  padding: 0 9.8% 56.5%;
}
.cta-btn-img {
  margin: 0 auto;
  padding: 0;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(../img/btn.jpg) no-repeat top center;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 28%;
  overflow: hidden;
  text-indent: -9999px;
  cursor: pointer;
}
.secret-gif-01 .secret-gif-item {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  box-sizing: border-box;
  padding: 0 0 9% 0;
}
.secret-gif-01 .secret-gif-item:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 3;
  box-sizing: border-box;
  width: 100%;
  background-size: 100% auto;
  height: 0;
  left: 0;
}
.secret-gif-01 {
  position: relative;
}

section.secret {
  margin: 0 auto 0;
}
.fvbox {
  position: relative;
}
.top-gif-item {
  position: absolute;
  left: 43px;
  top: 405px;
  width: 54%;
}
.top-gif-item_smp {
  position: absolute;
  left: 5%;
  top: 37%;
  width: 54%;
}
section.cta {
  margin-top: -110px;
}
section.cta_smp {
  margin-top: -70px;
}
p.dorodoro-img {
  margin-top: 450px;
}
p.dorodoro-img02 {
  margin-top: 448px;
}
p.dorodoro-smp-img {
  margin-top: 60.5%;
}
p.dorodoro-smp-img02 {
  margin-top: 60.5%;
}

.start_smp {
  margin: 0 0 30px 0;
}

p.margin {
  margin: 0 0 3% 0;
}

.cta-box-btn01 {
  width: 100%;
  height: 246px;
  background: url(../img/btn.jpg) no-repeat center center/auto;
  position: relative;
}

.cta-box-btn01-sp {
  width: 100%;
  height: 120px;
  background: url(../img/btn.jpg) no-repeat center center/auto;
  background-size: 100%;
  position: relative;
}

.cta-box-btn02 {
  width: 100%;
  height: 206px;
  background: url(../img/btn.jpg) no-repeat center center/auto;
  position: relative;
}

.cta-box-btn02-sp {
  width: 100%;
  height: 100px;
  background: url(../img/btn.jpg) no-repeat center center/auto;
  background-size: 100%;
  position: relative;
}

.cta-box-btn01 img,
.cta-box-btn02 img {
  vertical-align: bottom;
  border: 0px;
}

.anime_box_1 {
  background-color: #8edee9;
}

.anime_1 {
  background-color: #8edee9;
  padding: 0 10px;
}

.anime_1 img {
  width: 100%;
  height: auto;
}

.anime_1_under {
  position: relative;
}

.anime_1_under::before {
  content: "";
  display: block;
  padding-top: 80%;
}

.anime_1_under img {
  position: absolute;
  top: -28%;
  left: 0;
  right: 0;
  width: 100%;
}

.anime_2 {
  background-color: #fff;
  padding: 0 10px;
}

.anime_2 img {
  width: 100%;
  height: auto;
}

.anime_3 {
  background: url(../img/bg_2.gif);
  padding: 0 10px;
}

.anime_3 img {
  width: 100%;
  height: auto;
}

/*-------------------------------------------
FV動画
-----------------------------------------------*/
.videofv {
  text-align: center;
  line-height: 0px;
  width: 100%;
}

@media screen and (max-width: 750px) {
  video {
    width: 100%;
    height: auto;
  }
}

/*-------------------------------------------
ボタン
-----------------------------------------------*/

.btn_move {
  animation: btn_move 2s infinite;
}

@keyframes btn_move {
  0%,
  60%,
  80% {
    transform: scale(1);
  }

  50% {
    transform: scale(0.85);
  }
  70% {
    transform: scale(0.95);
  }
}

/*-------------------------------------------
続きを見る
-----------------------------------------------*/
.interview {
  background-color: #161616;
}

/* チェックボックスは非表示 */
#toggle {
  display: none;
}
.toggle-label {
  cursor: pointer;
  color: #fff;
  background: transparent;
  border: 1px solid #fff;
  padding: 0.6em 4em;
  user-select: none;
  font-size: 1rem;
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
  margin: 5% 0;
}
.icon {
  position: relative;
  width: 16px;
  height: 16px;
  margin-left: 6px;
  transition: transform 0.4s ease;
}
.icon::before,
.icon::after {
  content: "";
  position: absolute;
  background-color: #fff;
  left: 50%;
  top: 0;
  width: 2px;
  height: 100%;
  transform: translateX(-50%);
}
.icon::after {
  transform: translateX(-50%) rotate(90deg);
}
#toggle:checked + .toggle-label .icon {
  transform: rotate(45deg);
}
.image-container {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: max-height 0.4s ease, opacity 0.4s ease;
  margin-top: 10px;
}
#toggle:checked ~ .image-container {
  max-height: 5000px;
  opacity: 1;
}
.image-container img {
  max-width: 100%;
  height: auto;
}

/*-------------------------------------------
共通
-----------------------------------------------*/

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.lp_caution {
  text-align: left;
  padding: 5%;
  line-height: 1.5;
  font-size: 12pt;
}

.mt4 {
  margin-top: 4%;
}
