/*スライダー*/
#lp-content .lp-img-box {
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.function-box .bx-controls {
  top: 0 !important;
  padding-bottom: 20px;
}
.lp-function-faq {
  margin: 0 auto;
  padding: 0;
  border-radius: 24px;
  width: 92%;
  background: #FFF;
  position: relative;
  border: 1px solid #000000;
}
.lp-function {
  color: #381212;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
  margin: 5px 0;
  position: relative;
}
.faq-item .lp-function::before,
.faq-item .lp-function::after {
  position: absolute;
  content: '';
  width: 15px;
  height: 2px;
  background-color: #333;
}
.faq-item .lp-function::before {
  top: 50%;
  right: 3%;
  transform: rotate(0deg);
}
.faq-item .lp-function::after {
  top: 50%;
  right: 3%;
  transform: rotate(90deg);
}
.faq-item .lp-function.open::after {
  top: 50%;
  right: 3%;
  transform: rotate(180deg);
}
.answer-function {
  display: none;
  padding: 5px 15px;
  color: #000000;
  font-size: 13px;
  font-weight: 200;
  line-height: 1.4;
  border-radius: 0 0 5px 5px;
}
.faq-item .lp08-question {
  color: #381212;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
}
@media (max-width: 919px) {
  .faq-item .lp08-question {
    font-size: 138%;
  }
}
.faq-item .lp11-question {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  padding: 15px 50px;
  cursor: pointer;
}
.faq-item .question-arrow::after {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 42px;
  right: 10%;
  background-image: url(https://belta-shop.jp/lp_media/transfer_from_rpst_v1/upload/save_image/equrythm/08plus.png);
  background-size: cover;
}
@media (max-width: 919px) {
  .faq-item .question-arrow::after {
    top: 12px;
  }
}
.faq-item .question-arrow.open::after {
  top: 42px;
  right: 10%;
  background-image: url(https://belta-shop.jp/lp_media/transfer_from_rpst_v1/upload/save_image/equrythm/08minus.png);
  background-size: cover;
}
@media (max-width: 919px) {
  .faq-item .question-arrow.open::after {
    top: 12px;
  }
}
.faq-item .question-arrow11::after {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 19px;
  right: 3%;
  background-image: url(https://belta-shop.jp/lp_media/transfer_from_rpst_v1/upload/save_image/equrythm/11plus.png);
  background-size: cover;
}
.faq-item .question-arrow11.open::after {
  top: 19px;
  right: 3%;
  background-image: url(https://belta-shop.jp/lp_media/transfer_from_rpst_v1/upload/save_image/equrythm/11minus.png);
  background-size: cover;
}
.faq-item .answer {
  padding: 6% 6% 2%;
  color: #000000;
  font-size: 21px;
  font-weight: 200;
  line-height: 1.4;
}
@media (max-width: 919px) {
  .faq-item .answer {
    padding: 6% 6% 2%;
    font-size: 2.5vw;
  }
}
.faq-item .answer11 {
  display: none;
  padding: 15px;
  color: #000000;
  font-size: 13px;
  font-weight: 200;
  line-height: 1.4;
  background-color: #fff;
  border-radius: 0 0 5px 5px;
}
.faq-item .question {
  position: relative;
}
.faq-item .question::before {
  content: "";
  background-image: url(https://belta-shop.jp/lp_media/transfer_from_rpst_v1/upload/save_image/equrythm/11-q.png);
  width: 25px;
  height: 70%;
  background-size: 100%;
  background-repeat: no-repeat;
  top: 25%;
  left: 10px;
  position: absolute;
}
.bx-slider {
  width: 750px;
  height: 540px;
  margin: 25px auto 50px;
}
.function-box {
  position: relative;
  background-image: url("https://belta-shop.bbo-tech.com/resilience/equrythm/240820/240820_graph_background02.webp");
  margin: 0 auto;
  padding-bottom: 20px;
  background-size: 100%;
}
.function-box.sliderwidth2{ 
  background-image:unset;
  background: rgb(251, 250, 190);
}

.function-box .bx-slider {
  height: auto;
  margin: 0 auto;
}

/*CTA下スライダー*/
.function-block {
  display: block;
  height: auto;
  position: absolute;
  height: auto;
  padding-bottom: 10px;
  width: 560px !important;
  margin-right:20px !important;
}
@media (max-width: 919px) {
  .function-block {
    width: 85vw !important;
    margin-right:11px !important;
  }
}

/*検査キットスライダー*/
.sliderwidth2 .function-block {
  width: 500px !important;
  margin-right:38px !important;
}
@media (max-width: 919px) {
 .sliderwidth2 .function-block {
    width: 83vw !important;
   margin-right:18px !important;
  }
}

.slider-card {
  margin-left: 14%;
}
.slider-card2 {
  margin-left: 17%;
}
.slider-card3 {
  margin-left: 10%;
}
@media (max-width: 919px) {
  .slider-card {
  margin-left: 8%;
}
  .slider-card2 {
  margin-left: 8.5%;
}
.slider-card3 {
  margin-left: 8.5%;
}
  
}



.function-block img {
  width: 100%;
  height: auto;
  border-radius: 8px;
}

@media (max-width: 919px) {
  .bx-slider {
    width: 100%;
    height: 75vw;
  }
}
.slide-ttl {
  text-align: center;
  margin: 0;
  padding-bottom: 20px;
}
.slide-ttl img {
  width: 90%;
  height: auto;
  position: relative;
  left: 5%;
}
.slide-ttl.function img {
  margin: 25px 0 0;
}
.function-box .bx-prev {
  background: url(https://belta-shop.bbo-tech.com/resilience/equrythm/240820/arrow_left.webp) no-repeat;
  top: -26.5rem;
  background-size: 100%;
}
@media (max-width: 919px) {
  .function-box .bx-prev {
    top: -13.5rem;
    left: 10px;
    width: 40px;
    height: 40px;
  }
}
.function-box .bx-next {
  background: url(https://belta-shop.bbo-tech.com/resilience/equrythm/240820/arrow_right.webp) no-repeat;
  top: -26.5rem;
  background-size: 100%;
}
@media (max-width: 919px) {
  .function-box .bx-next {
    top: -13.5rem;
    right: 10px;
    width: 40px;
    height: 40px;
  }
}


/*スライダー*/

/*-------------------------------
フローティングバナー z-index
-------------------------------*/
.flash_btn_top {
  z-index: 20000 !important;　/*　フローティングバナーの表示を上に　*/
}
.lp_only_footer{
  margin-bottom: 0px;　/*　フッター下部にマージン　*/
}

/*-------------------------------
モーダルCSS
-------------------------------*/
.modal-div{
  /*position: absolute;*/
  top: 95%;
  width: 100%
}
/* モーダルを開くボタン */
.modal-open{
  font-size: 1.3em;
  font-weight: bold;
  text-align: center;
  color: #4c4c4c;
  text-decoration:underline;
  border: none;
  cursor: pointer;
}
/* モーダルと背景の指定 */
.modal{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(0,0,0,75%);
  padding: 40px 20px;
  overflow: auto;
  opacity: 0;
  visibility: hidden;
  transition: .3s;
  box-sizing: border-box;
  z-index: 10000;
}
/* モーダルの擬似要素の指定 */
.modal:before{
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  margin-left: -0.2em;
}
/* クラスが追加された時の指定 */
.modal.is-active{
  opacity: 1;
  visibility: visible;
}
/* モーダル内側の指定 */
.modal-container{
  position: relative;
  display: inline-block;
  vertical-align: middle;
  max-width: 600px;
  width: 90%;
}
/* モーダルを閉じるボタンの指定 */
.modal-close{
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: -20px;
  right: -20px;
  width: 40px;
  height: 40px;
  color: #fff;
  background: #000;
  border-radius: 50%;
  cursor: pointer;
}
/* モーダルのコンテンツ部分の指定 */
.modal-content{
  background: #fff;
  text-align: left;
  line-height: 1.25;
  padding: 20px;
}
/* モーダルのコンテンツ部分のテキストの指定 */
.modal-content p{
  margin: 1em 0;
}
/*-------------------------------
モーダルCSS
-------------------------------*/
/*-------------------------------
Common
-------------------------------*/
body {
  background-color: #fff;
  font-family: "YuGothic", "Arial", sans-serif;
  font-size: 1.6rem;
  color: #000;
  line-height: 1.8;
  letter-spacing: 0.05em;
  margin: 0;
}

/*-------------------------------
Main
-------------------------------*/
#lp-content {
  max-width: 750px;
  margin: auto;
  overflow: hidden;
}
@media (max-width: 1023px) {
  #lp-content {
    width: 100%;
  }
}
#lp-content .d-f {
  display: flex;
}
#lp-content .fw-b {
  font-weight: bold;
}
#lp-content .lp-img-box {
  position: relative;
  display: flex;
  justify-content: center;
}
#lp-content .lp-img {
  width: 100%;
}
#lp-content .fv-parts {
  z-index: 2;
}
#lp-content .shine {
  position: relative;
  width: 100%;
}
#lp-content .shine::before {
  content: "";
  position: absolute;
  top: 11%;
  left: 10vw;
  display: block;
  width: 20vw;
  height: 6%;
  background: linear-gradient(339deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 50%, rgba(255, 255, 255, 0) 70%);
  animation: shine 2.5s ease-in 0s infinite;
  transform: translateX(1px);
  opacity: 0;
}
@keyframes shine {
  0% {
    opacity: 0;
    right: 0;
    transform: translateX(1px);
  }
  8% {
    opacity: 0.5;
    right: 50%;
    transform: translateX(50%);
  }
  16% {
    opacity: 1;
    right: 100%;
    transform: translateX(100%);
  }
  24% {
    opacity: 0;
    right: 100%;
    transform: translateX(100%);
  }
  100% {
    opacity: 0;
    right: 100%;
    transform: translateX(100%);
  }
}
#lp-content .lp-fv01-parts {
  position: absolute;
  top: 50%;
  left: 1%;
  width: 37%;
}
#lp-content .lp-fv02-parts {
  position: absolute;
  top: 52%;
  right: 0.5%;
  width: 67%;
}
#lp-content .lp-fv03-parts {
  position: absolute;
  top: 48%;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 90%;
}
#lp-content .lp-cta-btn {
  position: absolute;
  top: 80%;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 90%;

}
@keyframes UpDown {
  0% {
    transform: translateY(-4px);
  }
  100% {
    transform: translateY(4px);
  }
}
#lp-content .lp-03-parts {
  position: absolute;
  top: 12.1%;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 78%;
}
#lp-content .lp-04-ttl {
  position: absolute;
  top: 10.5%;
  width: 71%;
}
#lp-content .lp-05-parts {
  position: absolute;
  bottom: 5.5%;
}
#lp-content .lp-05-parts img {
  max-width: 140%;
  width: 140%;
}
#lp-content .slide05-top {
  animation: infinity-scroll-left 20s infinite linear 0.5s both;
  display: flex;
}
#lp-content .slide05-bottom {
  animation: infinity-scroll-right 20s infinite linear 0.5s both;
  display: flex;
}
@keyframes infinity-scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes infinity-scroll-right {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(0%);
  }
}
#lp-content .lp-06-ttl {
  position: absolute;
  top: 8.5%;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 82%;
}
#lp-content .lp-06-copy {
  position: absolute;
  top: 44.5%;
  right: 17%;
  width: 31%;
}
#lp-content .lp-07-copy {
  position: absolute;
  top: 28.3%;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 92%;
}
#lp-content .lp-07-graph {
  position: absolute;
  top: 78.7%;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 92%;
}
#lp-content .lp-07-tag {
  position: absolute;
  bottom: 8.5%;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 92%;
}
#lp-content .lp08 {
  margin-top: -40%;
}
#lp-content .lp-08-list {
  position: absolute;
  bottom: 13.5%;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 92%;
}
#lp-content .lp-08-detail {
  position: absolute;
  margin: 15px auto 60px;
  padding: 30px 0;
  border-radius: 5px;
  width: 92%;
  background-color: #fff;
}
@media (max-width: 919px) {
  #lp-content .lp-08-detail {
    padding: 10px 0;
  }
}
#lp-content .lp-08-detail .lp-08-detail-ttl {
  text-align: center;
  z-index: 3;
}
#lp-content .lp-08-detail .lp-08-detail-answer {
  display: none;
  font-size: 14px;
  padding: 35px;
}
#lp-content .lp-09-copy {
  position: absolute;
  top: 71.3%;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 89%;
}
#lp-content .lp-09-graph {
  position: absolute;
  top: 48.9%;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 65%;
}
#lp-content .lp-10-graph {
  position: absolute;
  top: 21.65%;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 72%;
}
#lp-content .lp-10-copy {
  position: absolute;
  top: 22%;
  left: 23%;
  width: 48%;
}
#lp-content .lp-11-copy {
  position: absolute;
  top: 24.4%;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 89%;
}
#lp-content .lp-11-copy2 {
  position: absolute;
  bottom: 16.15%;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 62%;
}
#lp-content .lp-11-slide {
  position: absolute;
  width: 100%;
  bottom: 3.8%;
  text-align: center;
}
#lp-content .lp-11-slide li {
  width: 413px;
  justify-content: center;
  display: flex;
}
#lp-content .lp-11-slide img {
  width: 69%;
}
#lp-content .bx-wrapper {
  max-width: 100vw !important;
}
#lp-content .bx-viewport {
  height: 100% !important;
}
#lp-content .bx-pager {
  display: flex;
  justify-content: center;
}
#lp-content .bx-pager-link {
  background: #413b3f;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  border-radius: 999px;
}
#lp-content .bx-controls {
  top: 15px;
  position: relative;
}
#lp-content .active {
  background-color: #b31c4b;
  color: #b31c4b;
}

.lp-function-faq {
  margin: 0 auto;
  padding: 0;
  border-radius: 24px;
  width: 92%;
  background: #FFF;
  position: relative;
  border: 1px solid #000000;
}

.lp-function {
  color: #381212;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
  margin: 5px 0;
  position: relative;
}

.faq-item .lp-function::before,
.faq-item .lp-function::after {
  position: absolute;
  content: '';
  width: 15px;
  height: 2px;
  background-color: #333;
}

.faq-item .lp-function::before {
  top: 50%;
  right: 3%;
  transform: rotate(0deg);
}

.faq-item .lp-function::after {
  top: 50%;
  right: 3%;
  transform: rotate(90deg);
}

.faq-item .lp-function.open::after {
  top: 50%;
  right: 3%;
  transform: rotate(180deg);
}

.answer-function {
  display: none;
  padding: 5px 15px;
  color: #000000;
  font-size: 13px;
  font-weight: 200;
  line-height: 1.4;
  border-radius: 0 0 5px 5px;
}

#lp-content .lp-11-faq-box {
  background-image: url(https://belta-shop.bbo-tech.com/resilience/equrythm/14-2.webp);
  background-size: cover;
  padding-bottom: 15px;
}
#lp-content .lp-11-faq {
  margin: 0 auto;
  padding: 0;
  border-radius: 5px;
  width: 92%;
  background: linear-gradient(to right, #eba1c9, #c29ed5, #8ab1dd);
  position: relative;
}
#lp-content .lp-11-faq .lp-08-detail-ttl {
  text-align: center;
  z-index: 3;
}
#lp-content .lp-11-faq .lp-08-detail-answer {
  display: none;
  font-size: 14px;
  padding: 35px;
}

.faq-item .lp08-question {
  color: #381212;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
}
@media (max-width: 919px) {
  .faq-item .lp08-question {
    font-size: 138%;
  }
}
.faq-item .lp11-question {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  padding: 15px 50px;
  cursor: pointer;
}
.faq-item .question-arrow::after {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 42px;
  right: 10%;
  background-image: url(https://belta-shop.bbo-tech.com/resilience/equrythm/08plus.webp);
  background-size: cover;
}
@media (max-width: 919px) {
  .faq-item .question-arrow::after {
    top: 12px;
  }
}
.faq-item .question-arrow.open::after {
  top: 42px;
  right: 10%;
  background-image: url(https://belta-shop.bbo-tech.com/resilience/equrythm/08minus.png);
  background-size: cover;
}
@media (max-width: 919px) {
  .faq-item .question-arrow.open::after {
    top: 12px;
  }
}
.faq-item .question-arrow11::after {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 19px;
  right: 3%;
  background-image: url(https://belta-shop.bbo-tech.com/resilience/equrythm/11plus.webp);
  background-size: cover;
}
.faq-item .question-arrow11.open::after {
  top: 19px;
  right: 3%;
  background-image: url(https://belta-shop.bbo-tech.com/resilience/equrythm/11minus.webp);
  background-size: cover;
}
.faq-item .answer {
  padding: 6% 6% 2%;
  color: #000000;
  font-size: 21px;
  font-weight: 200;
  line-height: 1.4;
}
@media (max-width: 919px) {
  .faq-item .answer {
    padding: 6% 6% 2%;
    font-size: 2.5vw;
  }
}
.faq-item .answer11 {
  display: none;
  padding: 15px;
  color: #000000;
  font-size: 13px;
  font-weight: 200;
  line-height: 1.4;
  background-color: #fff;
  border-radius: 0 0 5px 5px;
}
.faq-item .question {
  position: relative;
}
.faq-item .question::before {
  content: "";
  background-image: url(https://belta-shop.bbo-tech.com/resilience/equrythm/11-q.webp);
  width: 25px;
  height: 70%;
  background-size: 100%;
  background-repeat: no-repeat;
  top: 25%;
  left: 10px;
  position: absolute;
}



.question-block {
  display: block;
  height: auto;
  position: absolute;
  width: 560px !important;
  height: auto;
  padding-bottom: 23px;
}
@media (max-width: 919px) {
  .question-block {
    width: 70vw !important;
  }
}

.question-block img {
  width: 100%;
  height: auto;
  box-shadow: 10px 8px 15px 1px rgba(0, 0, 0, 0.3);
  border-radius: 8px;
}

.bx-slider {
  width: 750px;
  height: 540px;
  margin: 30px auto;
}
@media (max-width: 919px) {
  .bx-slider {
    width: 100%;
    height: 75vw;
  }
}

.slide-ttl {
  text-align: center;
}
.slide-ttl img {
  width: 90%;
  height: auto;
  position: relative;
  left: 5%;
}

.bx-prev {
  width: 90px;
  height: 90px;
  background: url(https://belta-shop.bbo-tech.com/resilience/equrythm/arrow-left.webp) no-repeat;
  background-size: cover;
  top: -17.5rem;
  left: -0.5rem;
  position: absolute;
  z-index: 2;
}
@media (max-width: 919px) {
  .bx-prev {
    width: 60px;
    height: 60px;
    top: -41.5vw;
    left: -10px;
  }
}

.bx-next {
  width: 90px;
  height: 90px;
  background: url(https://belta-shop.bbo-tech.com/resilience/equrythm/arrow-right.webp) no-repeat;
  background-size: cover;
  top: -17.5rem;
  right: -0.5rem;
  position: absolute;
  z-index: 2;
}
@media (max-width: 919px) {
  .bx-next {
    width: 60px;
    height: 60px;
    top: -41.5vw;
    right: -10px;
  }
}/*# sourceMappingURL=style.css.map */


.kit-slider-arrow .bx-controls-direction .bx-prev,
.kit-slider-arrow .bx-controls-direction .bx-next
{
  top: -16.5rem;
}

@media (max-width: 919px) {
.kit-slider-arrow .bx-controls-direction .bx-prev,
.kit-slider-arrow .bx-controls-direction .bx-next
{
    top: -8.5rem;
  }
}


.offer_icon {
	position: absolute;
 	width: 15%;
 	right: 4%;
 	bottom: 10.5%;
  }
/*--- cssアニメーション ---*/
.keyframe {
  animation-name: anim_sc;
  transform: scale(1, 1);
}
@keyframes anim_sc {
  100% {
    transform: scale(0.85, 0.85);
  }
}
.animation {
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-duration: 0.85s;
}
/*--- cssアニメーション ---*/

/* ドロップシャドー */
.drop-shadow {
  -webkit-filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, .8));
  filter: drop-shadow(0px 5px 5px rgba(0, 0, 0, .4));
}
/* ドロップシャドー */