@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_2509cp{
  background-color: #ffffff;
  background-image: radial-gradient(circle closest-corner at 50% 15%, rgba(246, 220, 100, 1) 43%, rgba(255, 255, 255, 0) 58%), linear-gradient(180deg, rgba(16, 83, 162, 1) 8%, rgba(4, 0, 92, 1) 80%);
  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: 77%;
    left: 53%;
    transform: translateX(-50%);
    width: 750px;
    z-index: 10;
}

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

.menu01 {
    flex: 6;
}

.menu02 {
    flex: 4;
}

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

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

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

    .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%;
    }

.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_2509cp,
#sec01_2509cp,
#sec02_2509cp,
#sec03_2509cp,
#sec04_2509cp,
#sec05_2509cp,
#sec06_2509cp,
#sec07_2509cp,
#sec08_2509cp,
#sec09_2509cp,
#sec10_2509cp,
#sec11_2509cp,
#sec12_2509cp,
#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_2509cp{
      margin: 0 auto;
      width: 100%;
      background-color: #cce3ec;
    }
#sec02_2509cp{
      margin: 0 auto;
      width: 100%;
      background: url("../img/sec02_bg.jpg") no-repeat 0 0 / 100% 100%;
    }

#sec03_2509cp{
          margin: 0 auto;
          width: 100%;
          background: url("../img/sec03_bg.jpg") no-repeat 0 0 / 100% 100%;
        }
#sec04_2509cp{
    margin: 0 auto;
    width: 100%;
    background: url("../img/sec04_bg.jpg") no-repeat 0 0 / 100% 100%;
    }
#sec05_2509cp{
    margin: 0 auto;
    width: 100%;
    background: url("../img/sec05_bg.jpg") no-repeat 0 0 / 100% 100%;
    }
#sec06_2509cp{
    margin: 0 auto;
    width: 100%;
    background: url("../img/sec06_bg.jpg") no-repeat 0 0 / 100% 100%;
    }

/*比較表*/

.chart{
padding: 5%;
  background:#ededed;
}

/*===========
.scroll-box
===========*/
.scroll-box {
  overflow-x: auto;
  padding-bottom: 10px;
  -webkit-overflow-scrolling: touch;
  background:#ededed;

}
.scroll-box div img {
  max-width: 100%;
  min-width: 1400px;
  vertical-align: top;
  margin: 2%;

}

/*===========
scrollbar
===========*/
/*スクロールバー全体の高さ*/
.scroll-box::-webkit-scrollbar {
  height: 10px;
}
/*スクロールバー全体の背景*/
.scroll-box::-webkit-scrollbar-track {
  background: #eee;
}
/*スクロールバーの動く部分*/
.scroll-box::-webkit-scrollbar-thumb {
  background: #aaa;
  border: none;
}
/*スクロールバーの動く部分のホバー（マウスオーバー）*/
.scroll-box::-webkit-scrollbar-thumb:hover {
  background: #999;
}



.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: 36%;
  left: 9%;
  width: 32%;
  }

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

.point_btn04{
  display: block;
  position: absolute;
  z-index: 1;
  top: 46%;
  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: 58.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;

    }



    .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;
        }

        /*エフェクト*/

        /* --- 下からふわっと --- */
        .fadeUpTrigger {
          opacity: 0;
          transform: translateY(15px);
          transition: all 1.5s ease-out;
        }
        .fadeUpTrigger.fadeUp {
          opacity: 1;
          transform: translateY(0);
        }

        /* --- シンプルフェードイン --- */
        .fade-in-simple {
          opacity: 0;
          transition: opacity 1.5s ease;
        }
        .fade-in-simple.visible {
          opacity: 1;
        }

        /* --- スケールでふわっと --- */
        .fade-in-fuwa {
          opacity: 0;
          transform: scale(0.95);
          transition: opacity 1.5s ease, transform 1.5s ease;
        }
        .fade-in-fuwa.visible {
          opacity: 1;
          transform: scale(1);
        }

        /* --- 左からスライドイン --- */
        .fadeLeftTrigger {
          opacity: 0;
          transform: translateX(-30px);
          transition: all 1.2s ease-out;
        }
        .fadeLeftTrigger.fadeLeft {
          opacity: 1;
          transform: translateX(0);
        }

        /* --- 右からスライドイン --- */
        .fadeRightTrigger {
          opacity: 0;
          transform: translateX(30px);
          transition: all 1.2s ease-out;
        }
        .fadeRightTrigger.fadeRight {
          opacity: 1;
          transform: translateX(0);
        }


.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 #0037b0;
  padding: 3%;
  background-color: white;

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

}

.offer_03{
  position:relative;
  width: 100%;
  margin: auto;
  border: 5px solid #31b2ce;
  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:26%;
  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:27%;
  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:27%;
  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:32%;
   margin-right: 3%;
}

.tab-row_pillow2{
  position: absolute;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  gap: 8px;
  margin-bottom: 15px;
  top:33.5%;
   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:54%;
}

.cart-button02 {
  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:55%;
}

.cart-button img,
.cart-button02 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%;
  }

}
