/** Shopify CDN: Minification failed

Line 302:0 Unexpected "}"

**/
@charset "utf-8";

body {
  margin: 0;
  box-sizing: border-box;
  font-family: "Gill Sans", "noto-sans-cjk-jp", sans-serif;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0.5px;
  color: #333;
}

section {
   content-visibility:auto; 
  contain-intrinsic-size: auto;
}

.wrapper {
  max-width: 76%;
  margin: auto;
}

.fv-img .img {
  width: 100%;
  position: relative;
  max-width: 1440px;
  margin: auto;
  height:auto;
}

.img {
  content-visibility:auto; 
  contain-intrinsic-size: auto;
}

ul{
  margin: 0;
  padding: 0!important;
}

.content {
  max-width: 1440px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  overflow: hidden;
}

.sp-img {
  position: relative;
  max-width: 430px;
  margin: auto;
}

.sp-img img {
  width: 100%;
  vertical-align: middle;
}


.r3-img {
  width: 25%;
  position: absolute;
  top: 46%;
  left:18%;
}

.top-pc-only {
  position: relative;
}

.movie1 {
  width: 40%;
  position: absolute;
    top: 43%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.hobot-r3 {
    bottom: 0;
    z-index: 1;
    left: 140px;
    position: absolute;
}

.middle-pc-only {
  position: relative; 
}

.movie2 {
width: 40%;
    position: absolute;
top: 82%;
    left: 55%;
}

.hobot-r3-2 {
  position: absolute;
  top: 440px;
  right: 50px;
}

.img {
  width: 100%;
  position: relative;
  max-width: 1440px;
  margin: auto;
}





.img img {
  width: 100%;
  vertical-align: middle;
}

video {
  width: 100%;
  vertical-align: middle;
}

.slide img {
  width: 100%;
}

p {
  margin: 0;
}


/* 購入ボタン */
.btn-buy {
  /* ボタンの位置 */
  position: fixed;
bottom: 3%;
text-align: center;
  align-items: center;
  left: 30%;
  right: 30%;
  z-index: 10;
/* padding: 1.5rem 4rem; */
   /*ボタンの形状*/
  display: inline-block;
  font-size: 4rem;
  color:#fff;
   padding: 1.5rem 4.5rem;
letter-spacing: 0.1rem;
  border-radius: 100vh;
  text-decoration: none;
  outline: none;
  vertical-align: baseline;
  line-height:1;
  /*背景の色と形状*/
  background: linear-gradient(to right, #049be0 0%,#365ea3 100%);
  box-shadow: 0 15px 15px rgba(83, 117, 72, 0.4);
  /*アニメーションの指定*/
  transition: all 0.3s ease-out;
}

/*hoverした際のスケールで全体を縮小*/
.btn-buy:hover {
  transform: scale(0.95);
}

.btn-buy:after {
  content:url(/cdn/shop/files/buy-arrow.svg?v=1668408048);
  width: 5rem;
display: inline-block;
vertical-align: middle;
padding-left: 1rem;
}

@media screen and (max-width: 430px) {
.btn-buy {
  font-size: 1.7rem;
 /* width: 29rem; 
position: fixed;
  bottom: 3%; */
  right: 8%;
  left: 8%;
}
  
.btn-buy:after {
    width: 4rem;
}
  .bottom-fixed-button a {
    font-size: 1.8rem;
}

.movie1 {
  display:none;
  /* width: 70%; */
  /* left:50%;
  top:13.5%; */
}

  .hobot-r3 img {
    position: absolute;
    top: -7%;
}
}
/* 

.btn-sp1 {
top: 677px;
}

.btn-sp2 {
top: 723px;
}

.btn-sp2-2 {
bottom: 247px;
}


.btn-sp3 {
top: 1842px;
}

.btn-sp4 {
bottom: 164px;
}

.btn-product2 {
    bottom: 1024px;
}
 */
@media screen and (min-width: 431px) and (max-width: 834px) {
.btn-buy {
  font-size: 1.8rem;
  left: 25%;
  right: 25%;
}
  
.btn-buy:after {
    width: 3rem;
}
.bottom-fixed-button a {
    font-size: 2rem;
}

.movie1{
  display:none;
  /* width: 70%; */
  /* top: 14%; */
}

.hobot-r3 img {
    position: absolute;
    top: -7%;
}
  }

@media screen and (min-width: 835px) {
.hobot-r3 {
display:none;
}
}

@media screen and (min-width: 835px) and (max-width: 1280px) {

 .btn-buy {
  font-size: 5rem;
   left: 20%;
   right: 20%;
}
  
.btn-buy:after {
    width: 5rem;
}
  .bottom-fixed-button a {
    font-size: 3.1rem;
}
    /* .movie1 {
      bottom: 30%;
    } */

    .hobot-r3 {
      width: 500px;
    }

    .movie2 {
    right: 170px;
    }
    .hobot-r3-2 {
    top: 374px;
    width: 250px;
    }
}

@media screen and (min-width: 1281px){
  .movie1
}

@media screen and (max-width: 1024px) {

  /* .movie1 {
bottom: 30%;
  } */
.hobot-r3 {
  width: 350px;
}
.movie2 {
right: 124px;
    bottom: 581px;
}

.hobot-r3-2 {
  top: 294px;
    width: 200px;
}
}

@media screen and (max-width: 834px) {
  
  .pc-only {
  display: none!important;
}

.wrapper {
  max-width: 84%;
}

/* .movie1 {
    max-width: 400px;
      width: 70%;
      margin: 0 auto;
top: ;
  bottom:%;
} */

.hobot-r3 {
  width: 60%;
    left: 50%;
      transform: translate(-50%, -50%);
top: 38.5%;
}
.movie2 {
  max-width: 400px;
  width: 84%;
    left: 50%;
      transform: translate(-50%, -50%);
bottom: -62px!important;
}


.overflow {
  overflow: hidden;
}
.content {
  max-width: 430px;
}
}

@media screen and (max-width: 414px) {
.btn-sp1 {
    top: 660px;
}


/* .movie1{
  top: 444px;
} */

.movie2{
  display: none;
}



.hobot-r3-2 {
    top: 745px;
    right: -66px;
}
}

@media screen and (max-width: 393px) {
.btn-sp1 {
top: 616px;
}


/* .movie1{
top: 433px;
}

.btn-sp2 {
top: 672px;
}
  
.btn-sp3 {
    top: 55.5%;
}

.btn-sp4 {
  bottom: 149px;
} */


.hobot-r3-2 {
    top: 745px;
    right: -66px;
}
}

@media screen and (max-width: 390px) {
.btn-sp1 {
top: 606px;
}

.btn-sp4 {
  bottom: 149px;
}



}
@media screen and (max-width: 375px) {
.btn-sp1 {
top: 599px;
}
.btn-sp2 {
    top: 635px;
}

/* .movie1 {
top: 422px;
} */
.hobot-r3 {
  width: 220px;
}
.movie2 {
    display: none
}
.btn-sp3 {
    bottom:0;
}
.btn-sp4 {
  bottom: 149px;
}
}

@media screen and (max-width: 360px) {
.movie2 {
    display: none;
}
  .btn-sp3 {
    top: 1551px;
}
}


@media screen and (min-width: 835px) {
  .sp-only {
    display: none!important;
  }
}




/* display:none まとめ */
.footer {
  margin-top: 0 !important;
  display: none;
}

.header {
  display: none;
}

.shopify-section {
  display: none;
}






/* お客様の声カルーセル */
.slider-title {
  padding-left: 14%;
}
.slider-jp {
  font-size: 50px;
  font-weight: normal;
  margin: 0;
  letter-spacing: 1px;
}

.hobot {
  font-size: 65px;
  font-weight: lighter;
}

.slider-en {
  font-size: 30px;
  color: #385DA2;
  font-weight: lighter;
  letter-spacing: 1px;
}

.slider .slick-list {
  padding: 0 30% 0 0!important;
}


.slick-prev, .slick-next {
    top: 77%!important;
}

.slick-next {
    right: 43px;
}

.slider li figcaption {
  margin: 10px 0 0;
}

.slider-content {
  width: 51%;
  overflow: hidden;
}

.slider img {
    width: 90%;
  margin:auto;
}

.carrousel {
  display: flex;
  justify-content: space-between;
  margin-top: 120px;
  max-width: 1440px;
  flex-wrap: wrap;
  height:720px;
}

.carrousel-background {
    background:#F3F5F8;
}

.slick-arrow:before{
  content:"";
  width: 50px;
  height: 50px;
  position: absolute;
  top: 175px;
}

.slick-next:before{
  background: url(/cdn/shop/files/arrow-right.png?v=1669600505)!important;
  background-size: contain;
  left: -472px;
}

.slick-prev:before{
  background: url(/cdn/shop/files/arrow-left.png?v=1669600463)!important;
  background-size: contain;
  left: 103px;
}
.pagination {
  padding-left: 175px;
  padding-top: 24px;
  height: 62px;
}

@media screen and (max-width: 1280px) {
  .slick-next:before {
left: -552px;
    }

    .slick-arrow:before {
      top: 177px;
    }

            .slider-jp {
              font-size: 45px;
            }

            .hobot {
              font-size: 60px;
            }
}

@media screen and (max-width: 1024px) {
  .slick-next:before {
    left: -521px;
  }
  .slick-arrow:before {
    top: 204px;
  }

  .slider-jp {
    font-size: 30px;
  }
  .hobot {
font-size: 40px;
  }
        .slider-title {
          padding-left: 23%;
        }
        .slider-content {
          width: 56%;
        }
        .slider li {
          margin: 0;
        }
}

@media screen and (max-width: 834px){
  .slider {
      width: 100%;
      padding-top: 40px;
      padding-bottom: 40px;
    }

    .slider-title {
      text-align: center;
    }

    .slider-jp {
      font-size: 30px;
    }

    .slider-en {
      font-size: 16px;
      font-weight: lighter;
    }

    .hobot {
      font-size: 35px;
    }

    .carrousel {
      padding-left: 0;
      justify-content: center;
      max-width: 375px;
      margin-top: 60px;
    }

  .slider-title {
width: 100%;
padding: 0;
    height:68px;
  }

    .slider .slick-list {
      padding: 0!important;
    }

    .slider-content {
      width: 84%;
    }

    .slider li {
      margin: 0;
    }

 .slick-next:before {
   left: -133px;
 }

 .slick-arrow:before {
   top: 124px;
 }

 .pagination {
  padding-left: 170px;
 }
.slider img {
    width: 100%;
}
}

.slick-prev:before {
  font-family: 'slick';
  opacity: 1;
  color: transparent!important;
  -webkit-font-smoothing: antialiased;
}

.slick-next:before {
  font-family: 'slick';
  opacity: 1;
  color: transparent!important;
  -webkit-font-smoothing: antialiased;
}



/* FAQアコーディオン */

.faq {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width:76%;
  margin:75px auto 0;
}

.faq-jp {
  font-size: 26px;
  font-weight: 200;
  margin-top: 30px;
}

.faq-en {
color: #385DA2;
font-size:30px;
letter-spacing: 1px;
font-weight: lighter;
}

.q-icon {
  font-size: 26px;
  font-weight: normal;
  margin-right: 13px;
}

.a-icon {
  font-size: 26px;
  font-weight: lighter;
  margin-right: 13px;
}
.s_03 {
  list-style: none;
  width: 80%;
}

.s_03 .accordion_one {
  max-width: 1024px;
  margin-bottom: 20px;
border-bottom: 1px solid #A0B4BC;
}

.accordion_one:last-child {
  margin-bottom: 100px;
}
.s_03 .accordion_one .accordion_header {
  color: #385DA2;
  font-size: 20px;
  font-weight: bold;
  padding: 25px 35px;
  position: relative;
  z-index: +1;
  cursor: pointer;
  transition-duration: 0.2s;
  display: flex;
  align-items: center;
}

.s_03 .accordion_one .accordion_header .i_box {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  right: 5%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  box-sizing: border-box;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transform-origin: center center;
  transition-duration: 0.2s;
}
.s_03 .accordion_one .accordion_header.stay .i_box {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.s_03 .accordion_one .accordion_header .i_box .one_i {
  display: block;
  width: 20px;
  height: 20px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transform-origin: center center;
  transition-duration: 0.2s;
  position: relative;
}
.s_03 .accordion_one .accordion_header.stay .i_box .one_i {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.s_03 .accordion_one .accordion_header.stay.open .i_box .one_i {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.s_03 .accordion_one .accordion_header.open .i_box {
  -webkit-transform: rotate(-360deg);
  transform: rotate(-360deg);
}
.s_03 .accordion_one .accordion_header.stay.open .i_box {
  -webkit-transform: rotate(315eg);
  transform: rotate(315deg);
}
.s_03 .accordion_one .accordion_header .i_box .one_i:before, .s_03 .accordion_one .accordion_header .i_box .one_i:after {
  display: flex;
  content: '';
  background-color: #385DA2;
  border-radius: 10px;
  width: 20px;
  height: 1px;
  position: absolute;
  top: 7px;
  left: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  transform-origin: center center;
}
.s_03 .accordion_one .accordion_header .i_box .one_i:before {
  width: 1px;
  height: 20px;
  top: -2px;
  left: 10px;
}
.s_03 .accordion_one .accordion_header.stay .i_box .one_i:before {
  content: none;
}
.s_03 .accordion_one .accordion_header.open .i_box .one_i:before {
  content: none;
}
.s_03 .accordion_one .accordion_header.stay.open .i_box .one_i:before {
  content: "";
}
.s_03 .accordion_one .accordion_header.open .i_box .one_i:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.s_03 .accordion_one .accordion_header.stay.open .i_box .one_i:after {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.s_03 .accordion_one .accordion_inner {
  display: none;
  padding: 0px 12% 40px 35px;
  box-sizing: border-box;
}
.s_03 .accordion_one .accordion_inner.stay {
  display: block;
}

.txt_a_ac {
  margin: 0;
  display: flex;
}

@media (max-width: 834px) {
  .faq {
    margin: 0 auto;
  }
.faq-title {
  width: 100%;
  text-align: center;
}
.s_03 {
  width: 100%;
}

.faq-jp {
  font-size: 20px;
  padding-bottom: 10px;
  margin: 0;
  padding-top: 60px;
}

.faq-en {
  font-size: 16px;
  padding-bottom: 14px;
}
.q-icon {
  font-size: 22px;
}

.q-text {
  font-size: 18px;
  padding-right: 20px;
}

.a-icon {
  font-size: 22px;
}

.a-text {
  font-size: 14px;
  padding-right: 20px;
}

.s_03 .accordion_one .accordion_header {
  align-items: baseline;
  right: -8%;
}
  
}





/* 保証アコーディオン */
.warranty {
  margin-top: 60px;
  margin-bottom: 110px;
  border-radius: 20px;
  border: 1px solid #CCDEFA;
}

.warranty-img {
  width: 100%;
  padding-bottom: 50px;
}
.l-accordion input {
  display: none;
}

.l-accordion .l-accordion-inside {
  height: 0;
  opacity: 0;
  transition: 0.1s;

}

.l-accordion input:checked~.l-accordion-inside {
  height: auto;
  opacity: 1;
}

.l-accordion .l-accordion-switch {
  position: relative;
  display: block;
  cursor: pointer;
  text-align: center;
  font-size: 26px;
  padding: 34px 0;
}

.l-accordion .l-accordion-switch::before,
.l-accordion .l-accordion-switch::after {
  content: '';
  position: absolute;
  display: block;
  width: 20px;
  height: 1px;
  background: #385DA2;
  top: 50%;
  right: 5%;
  transform: translateY(-50%);
}

.l-accordion .l-accordion-switch::after {
  transform: translateY(-50%) rotate(90deg);
  transition: 0.5s;
}

.l-accordion input:checked~.l-accordion-switch::after {
  transform: rotate(0);
  transition: 0.5s;
}

@media (max-width: 834px) {
  .warranty {
    width: 400px;
    margin-bottom: 60px;
  }
.l-accordion .l-accordion-switch {
  font-size: 20px;
  padding: 30px 0;
}
  .s_03 .accordion_one .accordion_inner {
    padding:0 0 20px 0;
}
.s_03 .accordion_one .accordion_header {
    padding: 0;
  right:0;
}
.s_03 .accordion_one .accordion_header .i_box {
  right:-7%;
}
  .q-text {
    margin: 20px 0;
}
  .s_03 .accordion_one {
    margin-bottom: auto;
}
  
}
