html{
  scroll-padding-top: 100px;
  }

.l_container {
 padding-top: 10px;
}
 p{
  font-family: Hiragino Kaku Gothic Pro;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.75em;
  letter-spacing: 0em;
  text-align: left;
  text-align: justify;
  }

  .normal-text{
  font-family: 'Hiragino Kaku Gothic Pro';
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.5em;
  }

  h1,h2,h3{
  font-family: 'DINbek Black', sans-serif;
  font-weight: 900;
  letter-spacing: 0em;
  line-height: 1em;
  }

  .sp{
    display: none;
  }

  .kv{
    background: #F9F9F9;
    width: 100%;
    max-width: 100%;
   /* height: 580px; */
  }

.item-buttom {
   margin-top: 21px;
   width:250px;
}

.kv .text-wrap{
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  max-width: 730px;
  height: 35%;

  background-repeat: no-repeat;
  background-size: 730px auto;
  background-position: 0 -10px;
  background-position: bottom;
  }

  .kv h1{
    font-size: 60px;
    color: #fff;
    margin-bottom: 10px;
    text-align: center;
    line-height: 1;
    white-space:nowrap;
  }

  .kv p{
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0.2em;
  }

  .beginning{
    color: #000;
    text-align: center;
    font-family: Hiragino Kaku Gothic Pro;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 32px; 
    letter-spacing: 0.96px;
  }

  .anchor-wrap{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    margin: 0 auto;
    max-width: 980px;
    width: 90%;
    margin-bottom: 120px;
    gap:  0 14px;
  }

  .anchor-button{
    padding: 10px 0 10px 0;
    border: 2px solid #CCCCCC;
    border-radius: 10px;
    flex: 1;
    }

.anchor-button h2{
  color: #44B0AA;
  font-size: 14px;
  text-align: center;
  line-height: 1;
  }

.anchor-button p{
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    line-height: 1.5em;
  }


.triangle {
      display: block;
      width: 10px;
      height: 10px;
      border: 1px solid;
      border-color: transparent transparent #44B0AB #44B0AB;
      transform: rotate(-45deg);
      margin: 0 auto;
}


section{
  margin: 0 auto;
  margin-bottom: 76px;
  }

.section1{
    display: inline-block;
    background: #F9F9F9;
    width: 100%;
    max-width: 100%;
    margin-bottom: 215px;
    padding-bottom: 20px;
  }
.section1 h2{
   font-size: 36px;
   text-align: center;
   margin-top: 90px;
   margin-bottom: 49px;
   padding-left: 0px;
  }
.section2-h2{
   font-size: 36px;
   text-align: center;
   margin-bottom: 99px;
   padding-left: 0px;
  }
 .section1-text-background{
    background-color: #FFF;
    width: 900px;
    height: auto;
    margin: 0 auto;
  }
.section2-text-background {
    background-color: #FFF;
    width: 900px;
    border-radius: 4px;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.10);
    display: block;
    margin: 0 auto;
    margin-top: -650px;
  }
.section3-text-background {
    background-color: #FFF;
    width: 900px;
    border-radius: 4px;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.10);
    padding: 30px;
    margin: 0 auto;
    display: flex;
  }
 .img-rank-text {
    margin-left: 40px;
    margin-top: 35px;
  }
 .img-rank-text p{
    font-size: 14px;
    line-height: 1.5em;
  }
 .img-rank-text strong{
        font-weight: bolder;
        font-size: 14px;
        line-height: 1.5em;
  }
 .rank-size {
   width: 822px;
   flex-shrink: 0;
   border-radius: 4px;
   background: #FAFAFA;
   margin-left: 40px;
   margin-top: 9px;
   padding-top: 18px;
   padding-left: 21px;
   padding-bottom: 18px;
  }
  .rank-size p{
     font-size: 12px;
     line-height: 1.5em;
     display: inline-block;
  }

 .section1-text-wrap{
    padding-top: 38px;
    padding-bottom: 38px;
    padding-left: 53px;
  }
 .text-red{
  color: #C00;
  font-size: 16px;
}
 .li-text{
  line-height: 2em;
  text-indent: -1.3em;
  padding-left: 1.3em;
  list-style:inside;
}
.section2 {
    background: #F9F9F9;
    width: 100%;
    height: 600px;
    max-width: 100%;
    padding-bottom: 48px;
  }
section h1{
  font-size: 50px;
  margin-bottom: 5px;
  text-align: center;
  }

  section .h1sub{
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 60px;
  text-align: center;
  }

section h2{
  font-size: 26px;
  text-align: left;
  padding-left: 20px;
  margin-bottom: 30px;
  line-height: 1.5em;
  font-family: Hiragino Kaku Gothic Pro;
}

section h2 span{
  font-size: 20px;
  display: block;
}

section .normal-text span{
  background-color: #FDFFA6;
  background-position: -10px 0;
  font-weight: 600;
}

section .normal-text{
  max-width: 980px;
  margin-bottom: 40px;
  line-height: 2em;
}

.sec1-imgwrap{
  margin-bottom: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
}


.sec1-imgwrap .img1{
  width: 355px;
  height: auto;
  }

.sec1-imgwrap .img2{
    width: 78px;
    height: auto;
    padding: 0 30px;
    }

.sec1-imgwrap .img3{
      width: 546px;
      height: auto;
    }

.sec2-imgwrap{
  display: flex;
  margin-bottom: 40px;
  gap: 0 20px;
}

.service-area-wrap {
  margin-bottom: 87px;
}

.sec2-imgwrap .img-text {
  width: 100%;
  text-align:center;
  }

.sec2-imgwrap .img-text img{
  margin-top: 130px;
  width: auto;
}

.sec2-imgwrap .img-service-area {
    width: 100%;
    text-align:center;
  }
.sec2-imgwrap .img-service-area img{
  margin-top: 60px;
  width: 50%;
}

.section1-text-wrap
{
   
}
.img-rank {
  width: 100%;
  text-align:center;
  }

.img-rank img{
  margin-top: 20px;
  width: 90%;
}

.img-step-title {
  width: 550px;
  margin: 0 auto;
  margin-top: 200px;
  }

.img-step-text { 
   margin-top: 20px; 
   margin-left: 41px;
  }

.img-arrow-area {
  width: 100px;
  margin: 0 auto;
  margin-top: 40px;
  }
.img-step {
  width: 250px;
  }

.img-step img{
  width: 100%;
}
section .width-wrap{
  max-width: 980px;
  margin: 0 auto;
  width: 90%;
}

.onepoint{
  padding: 20px 30px;
  background-color: #E5F1F1;
  border-radius: 10px;
  max-width: 600px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}

.onepoint img{
  width: 210px;
}

.onepoint div{
  margin-left: 20px;
  flex: 1;
}

.onepoint div h3{
  font-size: 30px;
  color: #44B0AA;
  margin-bottom: 10px;
}

.onepoint div p{
  font-weight: 600;
}


  .tab-btn{
  display:none; /*タブの切り替えを制御するラジオボタンを非表示に*/
  }

  .tab-list-wrap{
  max-width: 980px;
  margin: 0 auto;
  padding:0; /*デフォルトの値をクリア*/
  list-style-type:none; /*デフォルトの値をクリア*/
  display:flex; /*ボタンを横並びに*/
  justify-content:space-between; /*ボタンを横幅いっぱいに配置*/
  }

  .tab-list-wrap li{
    width: 33%;
    display: flex;
    align-items: stretch;
    }
   
  .tab-list{
    display:block;
    width: 100%;
    padding: 15px 0;
    text-align:center;
    border-radius: 10px 10px 0 0;
    background: #F3F3F3;
    box-shadow: 0px -1px 8px rgba(0, 0, 0, 0.05);
    cursor:pointer; /*オンマウス時にカーソルを指の形に*/
    font-weight: 600;
    color: #44B0AA;
    font-size: 20px;
    }
   
  #tab-btn1:checked ~ .tab-list-wrap #tab-list1,
  #tab-btn2:checked ~ .tab-list-wrap #tab-list2,
  #tab-btn3:checked ~ .tab-list-wrap #tab-list3{
    color: #fff;
    font-weight: 600;
    background:#44B0AA; /*対応するボタンにチェックが入ったときに背景を#ffffff（白）に*/
    align-items: center;
    display: grid;
    }

  .tab-content{
    padding: 45px 30px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    display:none; /*初期状態を非表示に*/
    }
    
  #tab-btn1:checked ~ .tab-content-wrap #tab-content1,
  #tab-btn2:checked ~ .tab-content-wrap #tab-content2,
  #tab-btn3:checked ~ .tab-content-wrap #tab-content3{
    display: block;/*対応するボタンにチェックが入ったときに表示*/
    border-radius: 0px 0px 10px 10px;
    max-width: 980px;
    margin: 0 auto;
    }

  .tab-content-wrap{
    background-color: #F9F9F9;
    padding-bottom: 70px;
    }

  /*タブの中身 1*/
    .tab-wrap1{
      display: flex;
      margin-bottom: 30px
    }

    .tab-wrap1 img{
      width: 440px;
    }

    .tab-wrap1 .right{
      margin-left: 40px;
    }
   
    .tab-wrap1 .right h2{
    height: 70px;
    justify-content: unset;
    display: flex;
    align-items: center;
    }

    .category{
      margin-bottom: 60px;
    }

    .category h3{
      color: #44B0AA;
      font-size: 20px;
      }


      .category ul{
        display: flex;
        flex-wrap: wrap;
        justify-content:space-between
        }

      .category ul li{
        padding-bottom: 15px;
        border-bottom: 1px solid #CCCCCC;
        margin-top: 30px;
        }

        
      .category .text-wrap{
        padding-left: 120px;
      }

      .category .margin-left120{
        margin-left: 120px;
        font-size: 12px;
      }

    .category ul h4{
      font-size: 14px;
      font-weight: 600;
      line-height: 1.5em;
      }

      .category ul .price{
      color: #44B0AA;
      font-weight: 600;
      font-size: 14px;
      }
      .category ul p{
        font-size: 12px;
      }

      .category ul p span{
       color: #44B0AA;
       margin: 0 15px;
      }

      .care{
        max-width: 980px;
        margin: 0 auto;
        display: flex;
       }

      .care .wrap{
        flex: 1;
       }

      .img-wrap{
        position: relative;
        height: 134px;
        width: auto;
        text-align: center;
        margin-bottom: 10px;
       }

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


      .step{
        position: absolute;
        top: -10px;
        left: 5%s;
        z-index: 1;
        width: 58px;
      }

      .step img{
        width: 100%;
      }

      .care h2{
        font-size: 18px;
        text-align: center;
        border-left: none;
        padding-left: 0;
        margin-bottom: 20px;
      }

      .care p{
        margin: 0 5%;
      }

      .sp-br{
        display: none;
      }


  /* grid関連 */
      .categorywrap{
        max-width: 980px;
        }
        
      .categorywrap ul{
        max-width: 980px;
        display: flex;
        flex-wrap: wrap;
        gap: 0 2%;
        }

      .categorywrap li{
        display: grid;
        grid-template-rows: auto;
        grid-template-columns: 23% auto;
        color: #333333;
        width: 49%;
        gap: 0 2%;
        }
      
      .categorywrap img{
          grid-row: 1 / span 4;
          grid-column: 1 / 2;
          width: 100%;
          }
      
      .categorywrap h4{
          grid-row: 1 / 2;
          grid-column: 2 / 3;
          }
      
      .categorywrap .comment{
        grid-row: 2 / 3;
        grid-column: 2 / 3;
        }
      
      .categorywrap .price{
        grid-row: 3 / 4;
        grid-column: 2 / 3;
        }
      
        .categorywrap .left120{
          grid-row: 4 / 5;
          grid-column: 2 / 3;
          }




 /* SP */

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

  .pc{
    display: none;
  }

  .sp{
    display: block;
  }

  .kv{
    margin: 0;
    margin-bottom: 30px;
    height: auto;
  }

  .kv .text-wrap{
    margin: 0;
    top: 70%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    height: 44%;
    background-image: url(../img/bedlp/bedding_image44.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 0 -10px;
    background-position: bottom;
    }

    .kv .text-wrap span{
      display: block;
    }


  
    .kv h1{
      font-size: 36px;
      line-height: 1em;
      white-space: normal;
    }
  
    .kv p{
      font-size: 16px;
     }
  
    .beginning{
      font-size: 16px;
      margin-top: 80px;
      padding-left: 15px;
      padding-right: 15px;
      text-align: left;
      }
.section1{
    width: auto;
    height: auto;
    padding-bottom: 30px;
    margin-bottom: 115px;
}
 .section1-text-background{
    width: auto;
    margin: 0 auto;
    margin-left: 20px;
    margin-right: 20px;
  }

 .section2-text-background{
    width: auto;
    margin-left: 30px;
    margin-right: 30px;
  }

 .section3-text-background{
    width: auto;
    display: block;
    padding-left: 70px;
    padding-right: 70px;
    margin-left: 20px;
    margin-right: 20px;
  }

 .rank-size {
    width: auto;
    margin-right: 20px;
    margin-left: 20px;
    padding-right: 15px;
}
.img-step-title{
     width: auto;
     margin-left: 30px;
     margin-right: 30px;
}
.img-step {
    margin: 0 auto;
    width: 100%;
}
.img-rank img {
    width: 100%;
    padding-top: 40px;
    padding-left: 10px;
    padding-right: 10px;
}
.sec2-imgwrap .img-service-area img {
    width: 100%;
     margin: 0 auto;
    margin-top: 60px;
    margin-bottom: 20px;
}
.item-buttom {
     margin: 0 auto;
     margin-top: 21px;
     width: 100%;
}

.img-rank-text {
    margin-right: 40px;
}

.img-step-text { 
   margin-left: 0px;
  }
      /* アンカーリンク */
       
       .anchor-wrap{
        display: flex;
        flex-wrap: wrap;
        margin: 0 auto;
        margin-bottom: 120px;
        width: 90%;
        gap: 0;
      }

      .anchor-button{
        width: 100%;
        padding: 10px 0 10px 0;
        flex: auto;
        margin-bottom: 15px;
        }

        .triangle {
          width: 15px;
          height: 15px;
          }
      

      /* セクション1 */

      section {
        margin: 0 20px;
        margin-bottom: 120px;
      }

      section h1{
        font-size: 40px;
        }

      section h2 {
        font-size: 22px;
        margin-bottom: 20px;
        }

      section h2 span{
        font-size: 18px;
      }

      .sec1-imgwrap{
        flex-wrap: wrap;
      }

      .sec1-imgwrap .img2{
        width: 90px;
        transform: rotate(90deg);
        }

      .sec2-imgwrap {
        flex-wrap: wrap;
        margin-bottom: 30px;
        margin-left: 20px;
        margin-right: 20px;

        }

      .sec2-imgwrap .img-text {
        display: flex;
        margin: 0;
      	align-items: flex-start;
        }

      .sec2-imgwrap .img-text p{
        margin-left: 15px;
        font-size: 14px;
        padding-top: 5%;
        line-height: 1.5em;
        }

      .sec2-imgwrap .img-text img{
        margin-top: 40px; 
        width: 100%;
        }
      .section1-text-wrap {
        padding-left: 13px;
        padding-right: 13px;
       }
      .text-red {
        font-size: 14px;
      }
     p {
        font-size: 14px;
        text-align: left;
     }
      .onepoint img{
        width: 50%;
      }

      .onepoint div h3{
        font-size: 18px;
      }

      .onepoint div p{
        font-size: 12px;
      }

      .onepoint{
        padding: 15px 20px;
      }
      
      section .width-wrap{
        width: 100%;
      }

       /* tabu */

       .sp-margin{
        margin: 0;
        margin-bottom: 120px;
       }

       .tab-list{
        line-height: 1.5em;
        font-size: 16px;
        align-items: center;
        display: grid;
      }

      .tab-list-wrap{
        margin: 0 20px;
      }

      .sp-br{
        display: block;
      }

      .tab-content{
        padding: 15px;
      }
      
      .tab-content-wrap{
        padding-bottom: 50px;
      }
      
      #tab-btn1:checked ~ .tab-content-wrap #tab-content1,
      #tab-btn2:checked ~ .tab-content-wrap #tab-content2,
      #tab-btn3:checked ~ .tab-content-wrap #tab-content3{
        margin: 0 20px;
        }

      .tab-wrap1{
        margin-bottom: 40px;
      }

      .category{
        margin-bottom: 35px;
      }

      .tab-wrap1 .left{
        margin-bottom: 20px;
        width: 100%;
      }

      .tab-wrap1 .right{
        margin: 0;
      }

      .tab-wrap1 .right h2{
        height: auto;
      }

      .category h3{
        font-size: 18px;
      }

      .category ul p{
        font-size: 12px;
      }

      .category ul p span{
        margin: 0 10px;
      }

      .category ul{
        display: block;
      }

      .category ul li{
        width: 100%;
        }

       .category ul .price{
        font-size: 12px;
        padding: 0.75em 0;
       }

      .care .wrap{
        display: flex;
        margin-bottom: 50px;
      }

      .step{
        top: 0%;
        left: -2%;
        z-index: -1;
        }

        .care{
          display: block;
        }

        .care p{
          margin: 0;
        }


        .tab-wrap1 {
          flex-wrap: wrap;
          }

        .img-wrap img{
          height: 100%;
        }

        .text-wrap{
          margin-left: 5%;
        }

        .text-wrap p{
          font-size: 14px;
        }

        .tab-wrap1 img {
          width: 100%;
          }

          .care h2{
          text-align: left;
          margin-bottom: 10px;
          }

        .care {
          flex-wrap: wrap;
        }
        
        .category .margin-left120{
          margin: 0;
          margin-top: 6%;
        }

        .sec1-imgwrap .img1,.sec1-imgwrap .img3{
          width: 100%;
        }

        .sec1-imgwrap .img2{
          width: 23%;
        }








        
        
      .categorywrap{
        max-width: 100%;
        margin: 0 auto;
        }
        
      .categorywrap li{
        display: grid;
        grid-template-rows: auto;
        grid-template-columns: 25% 72%;
        gap: 0 3%;
        width: 100%;
        }
      
        .categorywrap img{
          grid-row: 1 / span 3;
          grid-column: 1 / 2;
          width: 100%;
          }

        .categorywrap .left120{
          grid-row: 4 / 5;
         grid-column: 1 / span 2;
          }

}




