/* ---------------------------------------------
  common
--------------------------------------------- */
/* スムーススクロール */
html {
  scroll-behavior: auto;
}

.lp_main, .footerArea, .sec22 {
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
}

/* positionで配置したい要素の外側に使用 */
.lp_main .p_box {
  position: relative;
}

.lp_main .caution {
  font-size: min(calc(15 / 750 *100vw) ,15px);
  font-weight: 400;
  line-height: 1.2;
  font-family:"Noto Sans JP", sans-serif;
  color: #1d1d1d;
}

.lp_main .caution a,
.lp_main .caution a:visited,
.lp_main .caution a:active {
  color: #3f9bdf;
}


/* ---------------------------------------------
  sec_fv
--------------------------------------------- */
.lp_main .sec_fv .fv_item01 {
  position: absolute;
  top: 35%;
  left: min(calc(457 / 750 *100%) ,457px);
  width: min(calc(275 / 750 *100%) ,275px);
}

.lp_main .sec_fv .light-box-inner {
  position: absolute;
  top: 67%;
  left: min(calc(22 / 750 *100%) ,22px);
  width: min(calc(441 / 750 *100%) ,418px);
  filter: drop-shadow(10px 10px 10px rgba(64, 153, 222, 0.3));
}

.lp_main .sec_fv .light-box .kiran {
  clip-path: polygon(-0.45% 37.96%, 12.96% -0.76%, 39.99% -1.14%, 50.45% 26.89%, 54.79% 15.05%, 86.37% 15.06%, 101.15% 58.32%, 85.92% 100.83%, 54.78% 101.54%, 42.97% 67.17%, 40.44% 75.56%, 12.73% 75.56%);
}

.lp_main .sec_fv .caution {
  position: absolute;
  top: 70%;
  left: min(calc(90 / 750 *100%) ,90px);
  width: min(calc(602 / 750 *100%) ,602px);
}


/* ---------------------------------------------
  sec_cv
--------------------------------------------- */
.lp_main .sec_cv .cv_item01 {
  position: absolute;
  top: 28.8%;
  left: min(calc(92 / 750 *100%) ,92px);
  width: min(calc(333 / 750 *100%) ,333px);
}

.lp_main .sec_cv .cv_btn {
  position: absolute;
  top: 74.5%;
  left: min(calc(75 / 750 *100%) ,75px);
  width: min(calc(613 / 750 *100%) ,613px);
}

.lp_main .sec_cv .caution {
  position: absolute;
  top: 5%;
  left: min(calc(60 / 750 *100%) ,60px);
  width: min(calc(640 / 750 *100%) ,640px);
}


/* ---------------------------------------------
  sec_worries
--------------------------------------------- */
.lp_main .sec_worries .worries_item01 {
  position: absolute;
  top: 4%;
  left: min(calc(179 / 750 *100%) ,179px);
  width: min(calc(323 / 750 *100%) ,323px);
}

.lp_main .sec_worries .worries_item02 {
  position: absolute;
  top: 33%;
  left: min(calc(179 / 750 *100%) ,179px);
  width: min(calc(430 / 750 *100%) ,430px);
}

.lp_main .sec_worries .worries_item03 {
  position: absolute;
  top: 53.5%;
  left: min(calc(179 / 750 *100%) ,179px);
  width: min(calc(439 / 750 *100%) ,439px);
}

.lp_main .sec_worries .worries_item04 {
  position: absolute;
  top: 80.5%;
  left: min(calc(179 / 750 *100%) ,179px);
  width: min(calc(398 / 750 *100%) ,398px);
}

.lp_main .sec_worries .worries_item05 {
  position: absolute;
  top: 2%;
  left: min(calc(136 / 750 *100%) ,136px);
  width: min(calc(507 / 750 *100%) ,507px);
}

.lp_main .sec_worries .worries_item06 {
  position: absolute;
  top: 2%;
  right: 0;
  width: min(calc(210 / 750 *100%) ,210px);
}

.lp_main .sec_worries .worries_item07 {
  position: absolute;
  top: 5.5%;
  left: min(calc(40 / 750 *100%) ,40px);
  width: min(calc(246 / 750 *100%) ,246px);
}

.lp_main .sec_worries .worries_item08 {
  position: absolute;
  top: 21.5%;
  left: min(calc(450 / 750 *100%) ,450px);
  width: min(calc(276 / 750 *100%) ,276px);
}

.lp_main .sec_worries .worries_item09 {
  position: absolute;
  top: 37.5%;
  left: min(calc(57 / 750 *100%) ,57px);
  width: min(calc(273 / 750 *100%) ,273px);
}

.lp_main .sec_worries .worries_item10 {
  position: absolute;
  top: 52%;
  left: min(calc(384 / 750 *100%) ,384px);
  width: min(calc(257 / 750 *100%) ,257px);
}

.lp_main .sec_worries .worries_item11 {
  position: absolute;
  top: 0;
  right: 0;
  width: min(calc(192 / 750 *100%) ,192px);
}

.lp_main .sec_worries .worries_item12 {
  position: absolute;
  top: 0;
  left: min(calc(60 / 750 *100%) ,60px);
  width: min(calc(212 / 750 *100%) ,212px);
  overflow: unset;
}


/* ---------------------------------------------
  sec_component
--------------------------------------------- */
.lp_main .sec_component .component_item01 {
  position: absolute;
  top: 59%;
  left: min(calc(30 / 750 *100%) ,30px);
  width: min(calc(689 / 750 *100%) ,689px);
}

.lp_main .sec_component .component_item02 {
  position: absolute;
  top: 20%;
  right: 0;
  width: min(calc(457 / 750 *100%) ,457px);
}

.lp_main .sec_component .component_item03 {
  position: absolute;
  top: 12%;
  left: 0;
  width: min(calc(374 / 750 *100%) ,374px);
}

.lp_main .sec_component .component_item04 {
  position: absolute;
  top: 7%;
  right: 0;
  width: min(calc(368 / 750 *100%) ,368px);
}

/* ---------------------------------------------
  sec_product
--------------------------------------------- */
.lp_main .sec_product .product_item01 {
  position: absolute;
  top: 33%;
  right: 0;
  width: min(calc(425 / 750 *100%) ,425px);
}

.lp_main .sec_product .product_item02 {
  position: absolute;
  top: 47%;
  right: 0;
  width: min(calc(379 / 750 *100%) ,379px);
}

.lp_main .sec_product .product_item03 {
  position: absolute;
  top: 62%;
  right: 0;
  width: min(calc(308 / 750 *100%) ,308px);
}

.lp_main .sec_product .product_item04 {
  position: absolute;
  top: 76%;
  right: 0;
  width: min(calc(280 / 750 *100%) ,280px);
}

.lp_main .sec_product .product_item05 {
  position: absolute;
  top: 2.5%;
  left: min(calc(512 / 750 *100%) ,512px);
  width: min(calc(176 / 750 *100%) ,176px);
}


/* ---------------------------------------------
  sec_message
--------------------------------------------- */
.lp_main .sec_message .message_item01 {
  position: absolute;
  top: 29%;
  left: min(calc(113 / 750 *100%) ,113px);
  width: min(calc(520 / 750 *100%) ,520px);
}

.lp_main .sec_message .message_item02 {
  position: absolute;
  top: 62.5%;
  left: min(calc(216 / 750 *100%) ,216px);
  width: min(calc(322 / 750 *100%) ,322px);
}

/* ---------------------------------------------
  form
--------------------------------------------- */
.form #final_btn {
  width: min(calc(613 / 750 *100%) ,613px);
  transform: translateX(10%);
}

/* ---------------------------------------------
  float_btn
--------------------------------------------- */
.bl_floatArea {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 50;
  visibility: hidden;
  opacity: 0;
  transition:
  visibility 0.4s,
  opacity 0.4s;
}

.bl_floatArea.is_show {
  visibility: visible;
  opacity: 1;
}

.bl_floatArea_btn {
  display: block;
  width: min(calc(602 / 750 *100%) ,602px);
  margin: 0 auto;
}


/* ---------------------------------------------
 アニメーション
--------------------------------------------- */
/* アニメーション共通 */
.lp_main .io {
  transition: all 1s ease;
}

.lp_main .io_slideShow {
  overflow: hidden;
  -webkit-clip-path: inset(0 0 100% 0);
  clip-path: inset(0 0 100% 0);
}

.lp_main .io_slideShow.is_active {
  -webkit-animation: slideShow .8s ease-in-out forwards;
  animation: slideShow .8s ease-in-out forwards;
}

@-webkit-keyframes slideShow {
  0% {
    -webkit-clip-path: inset(0 0 100% 0);
    clip-path: inset(0 0 100% 0);
  }
  100% {
    -webkit-clip-path: inset(0);
    clip-path: inset(0);
  }
}

@keyframes slideShow {
  0% {
    -webkit-clip-path: inset(0 0 100% 0);
    clip-path: inset(0 0 100% 0);
  }
  100% {
    -webkit-clip-path: inset(0);
    clip-path: inset(0);
  }
}

.lp_main .io_slideShow_hor {
  overflow: hidden;
  -webkit-clip-path: inset(0 100% 0 0);
  clip-path: inset(0 100% 0 0);
}

.lp_main .io_slideShow_hor.is_active {
  -webkit-animation: slideShow_hor .8s ease-in-out forwards;
  animation: slideShow_hor .8s ease-in-out forwards;
}

@-webkit-keyframes slideShow_hor {
  0% {
    -webkit-clip-path: inset(0 100% 0 0);
    clip-path: inset(0 100% 0 0);
  }
  100% {
    -webkit-clip-path: inset(0);
    clip-path: inset(0);
  }
}

@keyframes slideShow_hor {
  0% {
    -webkit-clip-path: inset(0 100% 0 0);
    clip-path: inset(0 100% 0 0);
  }
  100% {
    -webkit-clip-path: inset(0);
    clip-path: inset(0);
  }
}


/* -----------------------------------------
  fade-up
----------------------------------------- */
.lp_main .io_fadeUp {
  opacity: 0;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
}

.lp_main .io_fadeUp.is_active {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

/* -----------------------------------------
  キラっと光る
----------------------------------------- */
.lp_main .light-box {
  display:block;
  overflow: hidden;
  border-radius:min(calc(60/750*100vw),60px);
  width:min(calc(400/750*100vw),400px);
  margin:0 auto;
}

.lp_main .kiran {
  display:inline-block;
  text-align:center;
  position: relative;
  width:100%;
  color:#fff;
  overflow: hidden;
}

.lp_main .kiran:after {
  content: '';
  position: absolute;
  top: -100px;
  left: -100px;
  width: 50px;
  height: 50px;
  background-image: linear-gradient(100deg,  rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, 0.8) 100%, rgba(255, 255, 255, 0) 0%);
  animation-name: shiny;
  animation-duration: 2.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
 }

@keyframes shiny {
  0% {
  transform: scale(0) rotate(25deg);
  opacity: 0;
  }

  50% {
  transform: scale(1) rotate(25deg);
  opacity: 1;
  }

  100% {
  transform: scale(50) rotate(25deg);
  opacity: 0;
  }
}


/* -----------------------------------------
  fade-down
----------------------------------------- */
.lp_main .js-reveal-image {
  display: block;
  width: 100%;
  height: auto;
  clip-path: inset(0 0 100% 0);
  transition: clip-path 2s cubic-bezier(0.4, 0, 0.2, 1);
}

.lp_main .js-reveal-image.is_active {
  clip-path: inset(0 0 0 0);
}


/* -----------------------------------------
  poyopoyo
----------------------------------------- */
.lp_main .poyopoyo {
  animation: poyopoyo 2s ease-out infinite;
  opacity: 1;
}

@keyframes poyopoyo {
  0%, 40%, 60%, 80% {
    transform: scale(1.0);
  }
  50%, 70% {
    transform: scale(0.95);
  }
}


/* -----------------------------------------
  ディレイ
----------------------------------------- */
.lp_main .anime-delay-100 {
  -webkit-animation-delay: 0.1s !important;
          animation-delay: 0.1s !important;
  transition-delay: 0.1s !important;
}

.lp_main .anime-delay-200 {
  -webkit-animation-delay: 0.2s !important;
          animation-delay: 0.2s !important;
  transition-delay: 0.2s !important;
}

.lp_main .anime-delay-300 {
  -webkit-animation-delay: 0.3s !important;
          animation-delay: 0.3s !important;
  transition-delay: 0.3s !important;
}

.lp_main .anime-delay-400 {
  -webkit-animation-delay: 0.4s !important;
          animation-delay: 0.4s !important;
  transition-delay: 0.4s !important;
}

.lp_main .anime-delay-500 {
  -webkit-animation-delay: 0.5s !important;
          animation-delay: 0.5s !important;
  transition-delay: 0.5s !important;
}

.lp_main .anime-delay-600 {
  -webkit-animation-delay: 0.6s !important;
          animation-delay: 0.6s !important;
  transition-delay: 0.6s !important;
}

.lp_main .anime-delay-700 {
  -webkit-animation-delay: 0.7s !important;
          animation-delay: 0.7s !important;
  transition-delay: 0.7s !important;
}

.lp_main .anime-delay-800 {
  -webkit-animation-delay: 0.8s !important;
          animation-delay: 0.8s !important;
  transition-delay: 0.8s !important;
}

.lp_main .anime-delay-900 {
  -webkit-animation-delay: 0.9s !important;
          animation-delay: 0.9s !important;
  transition-delay: 0.9s !important;
}

.lp_main .anime-delay-1000 {
  -webkit-animation-delay: 1s !important;
          animation-delay: 1s !important;
  transition-delay: 1s !important;
}

.lp_main .anime-delay-1100 {
  -webkit-animation-delay: 1.1s !important;
          animation-delay: 1.1s !important;
  transition-delay: 1.1s !important;
}

.lp_main .anime-delay-1200 {
  -webkit-animation-delay: 1.2s !important;
          animation-delay: 1.2s !important;
  transition-delay: 1.2s !important;
}

.lp_main .anime-delay-1300 {
  -webkit-animation-delay: 1.3s !important;
          animation-delay: 1.3s !important;
  transition-delay: 1.3s !important;
}

.lp_main .anime-delay-1400 {
  -webkit-animation-delay: 1.4s !important;
          animation-delay: 1.4s !important;
  transition-delay: 1.4s !important;
}

.lp_main .anime-delay-1500 {
  -webkit-animation-delay: 1.5s !important;
          animation-delay: 1.5s !important;
  transition-delay: 1.5s !important;
}

.lp_main .anime-delay-1600 {
  -webkit-animation-delay: 1.6s !important;
          animation-delay: 1.6s !important;
  transition-delay: 1.6s !important;
}

.lp_main .anime-delay-1700 {
  -webkit-animation-delay: 1.7s !important;
          animation-delay: 1.7s !important;
  transition-delay: 1.7s !important;
}

.lp_main .anime-delay-1800 {
  -webkit-animation-delay: 1.8s !important;
          animation-delay: 1.8s !important;
  transition-delay: 1.8s !important;
}

.lp_main .anime-delay-1900 {
  -webkit-animation-delay: 1.9s !important;
          animation-delay: 1.9s !important;
  transition-delay: 1.9s !important;
}

.lp_main .anime-delay-2000 {
  -webkit-animation-delay: 2s !important;
          animation-delay: 2s !important;
  transition-delay: 2s !important;
}
.lp_main .anime-delay-2100 {
  -webkit-animation-delay: 2.1s !important;
          animation-delay: 2.1s !important;
  transition-delay: 2.1s !important;
}
.lp_main .anime-delay-2200 {
  -webkit-animation-delay: 2.2s !important;
          animation-delay: 2.2s !important;
  transition-delay: 2.2s !important;
}
/* 追加*/
.sec01,.sec05,.sec06,.sec07,mov01,mov02,mov03,mov04,ank{
    position: relative;
    display: block;
}

.sec20{
  padding: 0px!important;
}

.mv_puroteo{
    border-radius: 5px;
    width: 85%;
    top: 33%;
    left: 8%;
    position: absolute;
}

.mv_sensei{
    position: absolute;
    top: 21%;
    left: 10%;
    width: 80%;
}

.graph{
    position: absolute;
    top: 36.3%;
    left: 15%;
    width: 70%;
}

.mv_koujundo{
    position: absolute;
    top: 50%;
    left: 10%;
    width: 80%;
}

.mv_hensei{
    position: absolute;
    top: 77.5%;
    left: 10%;
    width: 80%;
}

.mv_aiyousya1{
    position: absolute;
    top: 18%;
    right: 0;
    width: 92%;
}

.mv_aiyousya2{
    position: absolute;
    top: 47%;
    left: 0;
    width: 92%;
}

.mv_aiyousya3{
    position: absolute;
    top: 77%;
    right: 0;
    width: 92%;
}

.sec04 {
  background: url("https://wellvenus.jp/lp/all/knkgm/https://wellvenus.jp/lp/tocasse/img/001/bg_knkgm_001g_05.jpg") no-repeat center top;
}

.pb{
  padding-bottom:5%;
}

.accordion-content {
  display: none; 
}

.faq_wrap{
margin-bottom:0!important;
}

.ach__row--question{
margin-bottom:0!important;
color: #ffffff!important;
}

.ach__answer-txt{
    padding: 0 5% 2% 5%;
    font-size: 1rem;
    color: #fff;
}
.atention-text{
   font-size: 1rem;
 }
.accordion-title {
    font-size: 1.2rem;   /* 文字サイズを調整 */
    cursor: pointer;     /* カーソルをポインターに */
}
