@charset "UTF-8";

html { scroll-behavior: smooth;}

*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
overflow-x: hidden;
!important;
}

.pc{
  display: block;
  !important;
}

.sp{
  display: none;
  width: 100%;
}

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

  .sp{
    display: block;
    !important;
    width: 100%;
  }

}

img{
    /* width: 100%; */
    height: auto;
    vertical-align: top;
}

body[style] #floating {
    display: none;

}

#wrapper, #top{
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
    font-size: clamp(10px,4vw,20px);
    overflow-x: hidden;
    position: relative;
}
@media screen and (max-width: 750px){
#wrapper, #top{
    width: 100%;
    position: relative;
}
}
#lp_2508cp{
  background-color: #ffffff;
  background-image: linear-gradient(to right, #fa709a 0%, #fee140 100%);
  /* background-image: linear-gradient(169deg, rgba(65, 132, 253, 1), rgba(42, 240, 221, 1)); */
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
}



#top .kv{
   width: 100%;
  margin: 0 auto;
  position: relative;

}
.kv img {
    max-width: 100%;
    height: auto;
}

.w750{
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
}

.w750 img {
  max-width: 100%;
  height: auto;
  display: block;
}

.kv {
    position: relative;
}

.kv {
    position: relative;
}

.navi {
    position: absolute;
    top: 80%;
    left: 50%;
    transform: translateX(-50%);
    width: 750px;
    z-index: 10;
}

.menu-row {
    display: flex;
    /* gap: 10px; */
    margin-left: 2%;
  width: 97%;
}

.menu01 {
    flex: 6;
}

.menu02 {
    flex: 4;
}

.menu03 {
    width: auto;
    margin-top: 2%;
    margin-left: 2%;
}

/* ▼ スマホ時も横並びを維持 */
@media screen and (max-width: 767px) {
    .navi {
        width: 99%;
    }

    .menu01, .menu02{
        width: 100%;
    }
    .menu03{
      width: 97%;
    }

    .menu-row {
        gap: 5px;
    }

    .menu01 img,
    .menu02 img,
    .menu03 img {
        width: 100%;
        height: auto;
    }
}


.shine {
  position: relative;
  display: inline-block;
  overflow: hidden;
}

.shine::before {
  content: "";
  position: absolute;
  top: 0;
  left: -75%;
  width: 50%;
  height: 100%;
  background: linear-gradient(
    120deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.1) 20%,
    rgba(255, 255, 255, 0.6) 45%,
    rgba(255, 255, 255, 0.6) 55%,
    rgba(255, 255, 255, 0.1) 80%,
    rgba(255, 255, 255, 0) 100%
  );
  transform: skewX(-20deg);
  animation: shineEffect 3s ease-in-out infinite;
  pointer-events: none;
}


@keyframes shineEffect {
  0% {
    left: -75%;
  }
  100% {
    left: 125%;
  }
}

.shine img {
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
}

/*アンカーボタン*/

#anker{
      margin: 0 auto;
      width: 100%;
      padding: 5%;
      background: url("../img/anker_bg.png") no-repeat 0 0 / 100% 100%;
    }

.button-grid {
      display: grid;
      grid-template-columns: repeat(2, 1fr); /* 2列 */
      gap: 10px;
      max-width: 750px;
      margin: 0 auto;

    }

    .button-grid button {
      padding: 0;
      border: none;
      background: none;

    }

    .button-grid img {
      width: 100%;
      height: auto;
      display: block;
    }




#lp_2508cp,
#cp2508_fv,
#sec01_2508cp,
#sec02_2508cp,
#sec03_2508cp,
#sec04_2508cp,
#sec05_2508cp,
#sec06_2508cp,
#sec07_2508cp,
#sec08_2508cp,
#sec09_2508cp,
#sec10_2508cp,
#sec10_2508cp,
#sec11_2508cp,
#sec12_2508cp,
#sec_pillow,
#sec_nomunel,
#sec_bnr{
      width: 100%;
      position: relative;
    }

#sec_pillow{
          margin: 0 auto;
          width: 100%;
          background: url("../img/pillow_bg.jpg") no-repeat 0 0 / 100% 100%;
        }

.pillow_btn01{
  display: block;
  position: absolute;
  z-index: 1;
  top: 23%;
  left: 4%;
  width: 49%;
}

.pillow_btn02{
  display: block;
  position: absolute;
  z-index: 1;
  top: 23%;
  right: 0%;
  width: 49%;
}

.detail_piilow01{
  display: block;
  position: absolute;
  z-index: 1;
  top: 52%;
left: 30%;
width: 40%;
  }

  .detail_piilow02{
    display: block;
    position: absolute;
    z-index: 1;
    top: 85%;
    left: 30%;
    width: 40%;
      }
    }


#sec01_2508cp{
      margin: 0 auto;
      width: 100%;
      background-color: #cce3ec;
    }
#sec02_2508cp{
      margin: 0 auto;
      width: 100%;
      background: url("../img/sec02_bg.jpg") no-repeat 0 0 / 100% 100%;
    }

#sec03_2508cp{
          margin: 0 auto;
          width: 100%;
          background: url("../img/sec03_bg.jpg") no-repeat 0 0 / 100% 100%;
        }
#sec04_2508cp{
    margin: 0 auto;
    width: 100%;
    background: url("../img/sec04_bg.jpg") no-repeat 0 0 / 100% 100%;
    }
#sec05_2508cp{
    margin: 0 auto;
    width: 100%;
    background: url("../img/sec05_bg.jpg") no-repeat 0 0 / 100% 100%;
    }
#sec06_2508cp{
    margin: 0 auto;
    width: 100%;
    background: url("../img/sec06_bg.jpg") no-repeat 0 0 / 100% 100%;
    }

.point_btn01{
  display: block;
  position: absolute;
  z-index: 1;
  top: 25.5%;
  left: 63%;
  width: 32%;
  }

.point_btn02{
  display: block;
  position: absolute;
  z-index: 1;
  top: 37%;
  left: 8%;
  width: 32%;
  }

.point_btn03{
  display: block;
  position: absolute;
  z-index: 1;
  top: 38%;
  left: 8%;
  width: 32%;
  }

.point_btn04{
  display: block;
  position: absolute;
  z-index: 1;
  top: 44%;
  left: 9%;
  width: 32%;
  }

.detail_btn01{
    display: block;
      position: absolute;
      z-index: 1;
      top: 55%;
      left: 16%;
      width: 40%;
  }

.detail_btn02{
  display: block;
  position: absolute;
  z-index: 1;
  top: 60.5%;
  left: 14%;
  width: 40%;
  }

.detail_btn03{
  display: block;
  position: absolute;
  z-index: 1;
  top: 63.5%;
  left: 14%;
  width: 40%;
  }

.detail_btn04{
  display: block;
  position: absolute;
  z-index: 1;
  top: 53.5%;
  left: 14%;
  width: 40%;
  }

.detail_btn05{
  display: block;
  position: absolute;
  z-index: 1;
  top: 45%;
  left: 30%;
  width: 40%;
  }

.detail_btn06{
  display: block;
  position: absolute;
  z-index: 1;
  top: 56%;
  left: 29%;
  width: 40%;
  }

.detail_btn07{
  display: block;
  position: absolute;
  z-index: 1;
  top: 29%;
  left: 30%;
  width: 40%;
  }

.detail_btn_nomunel{
    display: block;
    position: absolute;
    z-index: 1;
    top: 61%;
    left: 30%;
    width: 40%;
    }


    #attention{
      margin: 0 auto;
      width: 100%;
      padding: 10%;
      background-color: #f2f2f2;
      font-size: 90%;
      line-height: 1.6;
    }

    #attention p.red {
    font-weight: bold;
    line-height: 1.6;
    text-align: left;
    font-size: 92%;
    padding: 5px 2px 15px 2px;
    color: #b51d1d;
}
    #attention p.title {
      position: relative;padding: 4%;
      cursor: pointer;font-size: 105%;
      text-align: center;
      line-height: 1;
      font-weight: 600;
      border-radius:0px;

    }





    /*アコーディオン*/
    #cp2506_100 .toggle_contents {margin:0% 10% 5% 10%;}
    #cp2506_100 .toggle_title {position: relative;padding: 4%;cursor: pointer;font-size: 105%;text-align: center;line-height: 1;font-weight: 600;border-radius:0px; color: #FFF; background-color: #c9b16f;}
    #cp2506_100 .toggle_btn {position: absolute;top: 50%;right: 15px;transform: translateY(-50%);background: #eaeff4;display: block;width: 24px;height: 24px;text-indent: 100%;white-space: nowrap;overflow: hidden;border-radius: 50%;}
    #cp2506_100 .toggle_btn:before, .toggle_btn:after {display: block;content: '';background-color: #333;position: absolute;width: 10px;height: 1px;top: 50%;left: 50%;transform: translate(-50%, -50%);}
    #cp2506_100 .toggle_btn:before {width: 1px;height: 10px;}
    #cp2506_100 .toggle_title.selected .toggle_btn:before {content: normal;}
    #cp2506_100 .toggle_contents dd {display: none;}
    #cp2506_100 .toggle_contents dd {padding: 5%;margin: 0;background: #f9f9f9; }
    #cp2506_100 .toggle_contents dd h5{line-height:1.6;text-align:left; padding:5px 2px;;margin:5px 0 10px 0;color:#333;font-size:88%;}
    #cp2506_100 .toggle_contents dd h5 span{font-weight:200; font-size:75%;}
    #cp2506_100 .toggle_contents dd p{line-height:1.6;text-align:left;font-size:92%;padding:5px 2px 15px 2px;color:#333333;}
    #cp2506_100 .toggle_contents dd p.red{ font-weight: bold;line-height:1.6;text-align:left;font-size:92%;padding:5px 2px 15px 2px; color:#b51d1d;}
    .attention {color: #000 !important;}
    .supplement_bnr {
      width: 100%;
      max-width: 480px;
      margin: 2em auto 2em;
    }


    .target-area {
          position: relative;
        }
        #floating {
          position: fixed;
          display: none;
          opacity: 0;
          z-index: 98;
          width: 100%;
          max-width: 750px;
          bottom: 0;
          margin: 1%;
          z-index: 10000;
        }

        #floating.fixed {
          display: block;
          opacity: 1;
        }

        #floating ul {
          display: flex;
          justify-content: center;
          list-style: none;
          padding: 0;
          margin: 0 auto;
          width: 98%;
          padding-right: 3%;
        }
        #floating li img {
          width: 100%;
          text-align: center;
        }
        #floating li:nth-of-type(1) {
          margin-right: 5px;
        }
        #floating li:nth-of-type(2) {
          margin-left: 5px;
        }
        @media (max-width: 768px) {
          #floating li:nth-of-type(1) {
            margin-right: 2px;
          }
          #floating li:nth-of-type(2) {
            margin-left: 2px;
          }
        }
        .floating-link.disabled {
          pointer-events: none; /* リンクを無効にする */
          opacity: 0.5; /* 視覚的に無効化を示す */
        }

        .clearLeft {
        clear: left;
        }


.fadeUp{
    animation-name:fadeUpAnime;
    animation-duration:0.8s;
    animation-fill-mode:forwards;
    opacity:0;
    }

    @keyframes fadeUpAnime{
      from {
        opacity: 0;
      transform: translateY(100px);
      }

      to {
        opacity: 1;
      transform: translateY(0);
      }
    }


/* スクロールをしたら出現する要素にはじめに透過0を指定　*/

.fadeUpTrigger{
        opacity: 0;
    }

.anim-box.fadein.is-animated {
        animation: fadeIn 0.9s cubic-bezier(0.33, 1, 0.68, 1) 1 forwards;
    }

@keyframes fadeIn {
      0% {
        opacity: 0;
      }
      100% {
        opacity: 1;
      }
    }

/* モーダルを開くボタン */
    .modal__trigger {
      cursor: pointer;
    }
    .modal__trigger:nth-child(n + 2) {
      margin-top: 60px;
    }

    /* モーダル本体 */
    .modal__wrapper {
      display: none;
      position: fixed;
      top: 0;
      left: 0;
      z-index: 10;
      width: 100%;
      height: 100vh;
    }
    /* モーダルbg */
    .modal__layer {
      height: 100%;
      background: rgba(50, 50, 50, .85);
      cursor: pointer;
    }
    .modal__container {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: min(calc(100% - 40px), 750px);
      height: calc(100% - 40px);
      padding: 20px;
      /* background: #fff; */
    }
    .modal__inner {
      position: relative;
      overflow-y: scroll;
      width: 100%;
      height: 100%;
      padding: 0;
    }

    /* 閉じるボタン */
    .modal__close {
      position: absolute;
      top: 20px;
      right: 2%;
      width: 30px;
      height: 30px;
      background: #fff;
      border-radius: 100px;
      cursor: pointer;
      transition: opacity .6s;
    }
    .modal__close:hover {
      opacity: .6;
    }
    .modal__close:before,
    .modal__close:after {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 20px;
      height: 1px;
      background: #000;
      content: '';
    }
    .modal__close:before {
      transform: translate(-50%, -50%) rotate(45deg);
    }
    .modal__close:after {
      transform: translate(-50%, -50%) rotate(-45deg);
    }

    /* モーダル内のコンテンツ */
    .modal__content {
      width: 98%;
      max-width: 700px;
      max-height: 90vh;
      margin: auto;
    }
    .modal__content img {
      display: block;
      width: 100%;
      margin-top: 15px;
      line-height: 2.875;
    }
    @media screen and (max-width: 750px){

      .modal__inner {
        position: relative;
        overflow-y: scroll;
        max-width: 460px;
        height: 100%;
        margin: auto;
        /* padding: 80px 0 0; */
    }
    }


/* .w750{
    width: 100%;
} */


.shadow {
   filter: drop-shadow(2px 2px 2px #6890ac);
}




a:hover, .con_btn:hover, input:hover {
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    cursor: pointer;
}





/*オファー*/

.offer-area {
  max-width: 750px;
  margin: 0 auto;
  padding: 20px 10px 40px 10px;
  text-align: center;
  box-sizing: border-box;
  background-color: white;
}
.offer_01{
  position:relative;
  width: 100%;
  margin: auto;
  border: 5px solid #fe6600;
  padding: 3%;
  background-color: white;

}
.offer_02{
  position:relative;
  width: 100%;
  margin: auto;
  border: 5px solid #48d4c8;
  padding: 3%;
  background-color: white;

}

.offer_03{
  position:relative;
  width: 100%;
  margin: auto;
  border: 5px solid #ffd200;
  padding: 3%;
  background-color: white;

}

.tab {
  width: 100%;
  max-width: 750px;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  padding: 0;
  margin: 0;
  line-height: 0; /* ↓ inline要素由来のズレ防止 */

}
.tab  img {
  width: 20%;           /* 横並びで5等分 */
  /* aspect-ratio: 3 / 2;  /* 必要に応じて調整 */ */
  padding: 0;
  margin: 0;
  border: none;
  background: transparent no-repeat center / contain;
  display: block;
  height: auto;
  vertical-align: bottom; /* inline要素の下の隙間防止 */

}

.tab-row_size {

  position: absolute;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  gap: 10px;
  margin-bottom: 15px;
  top:27%;
  margin-left: 1%;
  margin-right: 3%;
}

.tab-row_size2 {
  position: absolute;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  gap: 8px;
  margin-bottom: 15px;
  top:22%;
  margin-left: 1%;
  margin-right: 3%;
}

.tab-row_size3 {
  position: absolute;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  gap: 8px;
  margin-bottom: 15px;
  top:18%;
  margin-left: 1%;
  margin-right: 3%;
}



.tab-row_pillow{
  position: absolute;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  gap: 10px;
  margin-bottom: 15px;
  top:34%;
   margin-right: 3%;
}

.tab-row_pillow2{
  position: absolute;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  gap: 8px;
  margin-bottom: 15px;
  top:29%;
   margin-right: 3%;
}

.tab-row_size img,
.tab-row_size2 img,
.tab-row_size3 img{
  width: 31%;
  max-width: 31%;
  display: flex;
  /* width: calc(20% - 10px);
  max-width: 120px; */
  height: auto;
  cursor: pointer;
  transition: opacity 0.3s;
}


.tab-row_pillow img,
.tab-row_pillow2 img,
.tab-row_pillow3 img{
  width: 47%;
  max-width: 47%;
  display: flex;
  /* width: calc(20% - 10px);
  max-width: 120px; */
  height: auto;
  cursor: pointer;
  transition: opacity 0.3s;
}





#sizeButtons img{
  width: 31%;
  max-width: 31%;
}
#pillowButtons img {
  width: 47%;
  max-width: 47%;
}

.image-area img {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.cart-button {
  position: absolute;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 15px;
  margin: 0 auto;
  top:56%;
}

.cart-button03 {
  position: absolute;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 15px;
  margin: 0 auto;
  top:54%;
}

.cart-button img,
.cart-button03 img  {
  width: 90%;
  max-width: 100%;
  margin-left: 3%;

}

@media (max-width: 750px) {
  .tab-row img {
    width: 45%;
  }

  #sizeButtons img{
    width: 31%;
  }

  #pillowButtons img {
    width: 47%;
  }

}
