@charset "UTF-8";

/*********font*********/
@font-face{
  font-family: 'HK-Grotesk';
  src: url('../font/HKGrotesk-Regular.otf') format('opentype'),
       url('../font/HKGrotesk-Regular.ttf')  format('truetype'),
       url('../font/HKGrotesk-Regular.woff') format('woff');
}

/*********LP共通*********/
.breadcrumb__list{
  padding-bottom: 1.6rem;
}
#lp-210904_rigiddenim{
  width: 100%;
  max-width: 124.2rem;
  padding: 0 2rem;
  margin: 0 auto 16.1rem;
  font-feature-settings: "palt";
  font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HiraMinProN", "游明朝体", "Yu Mincho", YuMincho, "MS P明朝", "MS PMincho", source-han-serif-japanese, serif;
}
#lp-210904_rigiddenim img{
  width: 100%;
}
#lp-210904_rigiddenim .HK-Grotesk{
  font-family: HK-Grotesk;
}
#lp-210904_rigiddenim .sp_only{
  display: none;
}

@media screen and (max-width: 767px){
  .breadcrumb__list{
    padding-bottom: calc(9 * (100vw / 375));
  }
  #lp-210904_rigiddenim{
    padding: 0;
    margin: 0 auto calc(161 * (100vw / 375));
  }
  #lp-210904_rigiddenim .sp_only{
    display: block;
  }
}

/*********LPコンテンツ*********/
#lp-210904_rigiddenim .mv{
  margin-bottom: 9.2rem;
}
#lp-210904_rigiddenim .lead{
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  line-height: 2;
}
#lp-210904_rigiddenim .mv + .lead{
  padding: 0 11rem;
}

#lp-210904_rigiddenim .mainCont{
  margin-top: 11.2rem;
  padding: 0 6rem;
}
#lp-210904_rigiddenim .contTtl{
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  text-align: center;
}
#lp-210904_rigiddenim .contTtl .en{
  display: block;
  margin-bottom: 1rem;
  font-size: 3.6rem;
  letter-spacing: 0.075em;
}
#lp-210904_rigiddenim .styleList{
  margin: 5rem auto 5.4rem;
}
#lp-210904_rigiddenim .styleList > li{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#lp-210904_rigiddenim .styleList > li:last-child{
  display: block;
}
#lp-210904_rigiddenim .styleList > li:nth-of-type(n+2){
  margin-top: 9rem;
}
#lp-210904_rigiddenim .styleList > li:nth-of-type(odd){
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
#lp-210904_rigiddenim .styleList .img{
  width: 50%;
}
#lp-210904_rigiddenim .styleList .txtBox{
  width: 50%;
  padding-top: 4.4rem;
}
#lp-210904_rigiddenim .styleList > li:nth-of-type(even) .txtBox{
  padding-left: 6rem;
}
#lp-210904_rigiddenim .styleList > li:nth-of-type(odd) .txtBox{
  padding-right: 6rem;
}
#lp-210904_rigiddenim .styleList .txtBox .styleNum{
  font-size: 6rem;
  letter-spacing: 0.075em;
  color: #d6d6d6;
}
#lp-210904_rigiddenim .styleList .txtBox .styleTtl{
  margin: 4.6rem auto 0.9rem;
  font-size: 2.4rem;
  letter-spacing: 0.1em;
  line-height: 1.5;
}
#lp-210904_rigiddenim .styleList .txtBox .credit{
  margin-top: 0.6rem;
  font-size: 1rem;
  letter-spacing: 0.1em;
  line-height: 2.4;
}
#lp-210904_rigiddenim .styleList .txtBox .credit a{
  text-decoration: underline;
}
#lp-210904_rigiddenim .pointBox{
  padding: 3.4rem 5rem 2.2rem;
  background-color: #fafafa;
}
#lp-210904_rigiddenim .pointBox .point{
  display: inline-block;
  margin-bottom: 1.2rem;
  font-size: 2.4rem;
  letter-spacing: 0.075em;
  text-decoration: underline;
}
#lp-210904_rigiddenim .armatu01{
  display: flex;
  width: 100%;
  margin: 0 0 8.6rem auto;
}
#lp-210904_rigiddenim .armatu01_ar01{
  width: 50rem;
}
#lp-210904_rigiddenim .armatu01_ar02{
  width: 51rem;
  margin: 2.2rem 0 0 7.4rem;
}
#lp-210904_rigiddenim .armatu01_ar02 .HK-Grotesk{
  display: block;
  margin-bottom: 1rem;
  font-size: 3.6rem;
  letter-spacing: 0.075em;
}
#lp-210904_rigiddenim .armatu01_ar02 h2{
  margin: 1.2rem auto 3.7rem;
  font-size: 2.4rem;
  letter-spacing: 0.1em;
  line-height: 1.5;
}
#lp-210904_rigiddenim .armatu01_ar02 .lead{
  margin-top: 1rem;
}
#lp-210904_rigiddenim .armatu01_ar02 .credit{
  width: 48rem;
  margin-top: 0.6rem;
  font-size: 1rem;
  letter-spacing: 0.1em;
  line-height: 2.4;
}
#lp-210904_rigiddenim .armatu01_ar02 .credit a{
  text-decoration: underline;
}
#lp-210904_rigiddenim .armatu02{
  width: 100%;
  margin: 0 auto 6.2rem auto;
}
#lp-210904_rigiddenim .armatu02 h2{
  margin-bottom: 4.4rem;
  font-size: 2.4rem;
  letter-spacing: 0.1em;
  line-height: 1.5;
  text-align: center;
}
#lp-210904_rigiddenim .armatu02 ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#lp-210904_rigiddenim .armatu02 ul li{
  width: 51rem;
  margin-bottom: 4.3rem;
}
#lp-210904_rigiddenim .armatu02 ul li .lead{
  margin-top: 1.3rem;
}
#lp-210904_rigiddenim .btbt{
  margin-bottom: 2.2rem !important;
}
#lp-210904_rigiddenim .styleList > li:last-child{
  margin-top: 12.8rem;
}
#lp-210904_rigiddenim .styleList > li:last-child .img{
  width: 71.1rem;
  margin: 0 auto;
}
#lp-210904_rigiddenim .styleList > li:last-child .txtBox{
  width: 60%;
  margin-left: 19rem;
  padding-top: 0.6rem;
}

@media screen and (max-width: 767px){
  #lp-210904_rigiddenim .mv{
    margin-bottom: calc(78 * (100vw / 375));
  }
  #lp-210904_rigiddenim .lead{
    font-size: calc(14 * (100vw / 375));
  }
  #lp-210904_rigiddenim .mv + .lead{
    padding: 0 calc(15 * (100vw / 375));
  }

  #lp-210904_rigiddenim .mainCont{
    margin-top: calc(114 * (100vw / 375));
    padding: 0;
  }
  #lp-210904_rigiddenim .contTtl{
    font-size: calc(14 * (100vw / 375));
  }
  #lp-210904_rigiddenim .contTtl .en{
    margin-bottom: calc(8 * (100vw / 375));
    font-size: calc(36 * (100vw / 375));
  }
  #lp-210904_rigiddenim .styleList{
    margin: calc(48 * (100vw / 375)) auto calc(54 * (100vw / 375));
    padding: 0;
  }
  #lp-210904_rigiddenim .styleList > li{
    display: block
  }
  #lp-210904_rigiddenim .styleList > li:nth-of-type(n+2){
    margin-top: calc(82 * (100vw / 375));
  }
  #lp-210904_rigiddenim .styleList .img{
    width: 100%;
  }
  #lp-210904_rigiddenim .styleList .txtBox{
    width: 100%;
    padding: calc(43 * (100vw / 375)) calc(15 * (100vw / 375)) 0;
  }
  #lp-210904_rigiddenim .styleList > li:nth-of-type(even) .txtBox{
    padding-left: calc(15 * (100vw / 375));
  }
  #lp-210904_rigiddenim .styleList > li:nth-of-type(odd) .txtBox{
    padding-right: calc(15 * (100vw / 375));
  }
  #lp-210904_rigiddenim .styleList .txtBox .styleNum{
    font-size: calc(40 * (100vw / 375));
  }
  #lp-210904_rigiddenim .styleList .txtBox .styleTtl{
    margin: calc(25 * (100vw / 375)) auto calc(5 * (100vw / 375));
    font-size: calc(20 * (100vw / 375));
    letter-spacing: 0.1em;
    line-height: 1.8;
  }
  #lp-210904_rigiddenim .styleList .txtBox .credit{
    margin-top: calc(6 * (100vw / 375));
    font-size: calc(10 * (100vw / 375));
  }
  #lp-210904_rigiddenim .pointBox{
    width: calc(345 * (100vw / 375));
    margin: 0 auto;
    padding: calc(19 * (100vw / 375)) calc(30 * (100vw / 375)) calc(13 * (100vw / 375));
  }
  #lp-210904_rigiddenim .pointBox .point{
    margin-bottom: calc(12 * (100vw / 375));
    font-size: calc(24 * (100vw / 375));
  }
  #lp-210904_rigiddenim .armatu01{
    display: block;
    width: 100%;
    margin: 0 auto calc(150* (100vw / 750)) auto;
  }
  #lp-210904_rigiddenim .armatu01_ar01{
    width: 100%;
  }
  #lp-210904_rigiddenim .armatu01_ar02{
    width: auto;
    margin: calc(68* (100vw / 750)) 0 0 calc(31* (100vw / 750));
    padding-right: calc(34* (100vw / 750));
  }
  #lp-210904_rigiddenim .armatu01_ar02 .HK-Grotesk{
    font-size: calc(36 * (100vw / 375));
  }
  #lp-210904_rigiddenim .armatu01_ar02 h2{
    margin: calc(11 * (100vw / 375)) auto calc(7 * (100vw / 375));
    font-size: calc(20 * (100vw / 375));
    letter-spacing: 0.1em;
    line-height: 1.8;
    white-space: nowrap;
  }
  #lp-210904_rigiddenim .armatu01_ar02 .lead{
    margin-top: calc(28* (100vw / 750));
  }
  #lp-210904_rigiddenim .armatu01_ar02 .credit{
    width: auto;
    margin-top: calc(7 * (100vw / 375));
    font-size: calc(10 * (100vw / 375));
  }
  #lp-210904_rigiddenim .armatu02{
    width: calc(690* (100vw / 750));
    margin: 0 auto calc(230* (100vw / 750)) auto;
  }
  #lp-210904_rigiddenim .armatu02 h2{
    margin: calc(23 * (100vw / 375)) auto calc(32 * (100vw / 375));
    font-size: calc(20 * (100vw / 375));
    letter-spacing: 0.1em;
    line-height: 1.8;
  }
  #lp-210904_rigiddenim .armatu02 ul{
    display: block;
  }
  #lp-210904_rigiddenim .armatu02 ul li{
    width: 100%;
    margin-bottom: calc(68* (100vw / 750));
  }
  #lp-210904_rigiddenim .armatu02 ul li .lead{
    margin-top: calc(26* (100vw / 750));
  }
  #lp-210904_rigiddenim .armatu02 ul li:nth-of-type(n+3) .lead{
    margin-top: calc(10* (100vw / 750));
  }
  #lp-210904_rigiddenim .btbt{
    margin-bottom: calc(50* (100vw / 750)) !important;
  }
  #lp-210904_rigiddenim .styleList > li:last-child{
    margin-top: calc(190* (100vw / 750));
  }
  #lp-210904_rigiddenim .styleList > li:last-child .img{
    width: 100%;
    margin: 0 auto;
  }
  #lp-210904_rigiddenim .styleList > li:last-child .txtBox{
    width: auto;
    margin-left: auto;
    padding: 0 calc(18* (100vw / 375));
    padding-top: calc(13* (100vw / 750));
  }
  #lp-210904_rigiddenim .styleList > li:last-child .txtBox p{
    text-align: center;
  }
  #lp-210904_rigiddenim .styleList li .credit{
    padding-right: calc(26* (100vw / 750));
  }
}