/*■■■■■■■■■■■■ PC用 ■■■■■■■■■■■■*/

/*PC,SP出し分け*/
.pc- {
  display: block !important;
}
.pc-inline{
  display: inline-block !important;
}
.sp- {
  display: none !important;
}
/*ここまでPC,SP出し分け*/

/*color*/
:root {
  --main-color:#33abf0;
  --sub-color:#2eafe2;
  --present:#f0fbfd;
}
/*ここまでcolor*/


/*cw-wrap*/
.cw-wrap {
  max-width: 1140px;
  padding-bottom: 20px;
  margin: 0 auto;
  font-family: 'Shippori Mincho', serif;
  color: #727171;
  line-height: 1;
  letter-spacing: 0.05em;
}
.cw-wrap img {
  width: 100%;
  height: auto;
}
.cw-mv {
  position: relative;
  width: 100%;
  height: 37vw;
  padding: 0;
  background-image: url("/img/e/esp250416cp/250416_esp1600.jpg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-bottom: 24px;
}
/*ここまでcw-wrap*/


/*cw-cp-wrap*/
.cw-cp-wrap {
  max-width: 980px;
  margin: 0 auto 100px auto;
  text-align: center;
}
.cw-cp-ttl {
  font-weight: bold;
  font-size: 20px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  color: var(--main-color);
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  line-height: 1.5;
}
.cw-cp-sub-ttl {
  font-weight: bold;
  font-size: 16px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  color: var(--main-color);
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 100px;
  line-height: 1.5;
}

.cw-cp-wrap-inner {
  max-width: 885px;
  margin: 0 auto;
}
/*ここまでcw-cp-wrap*/


/*cw-cp*/
.bg-line {
  background-image: url("/img/e/220316-cw-new-white/bg-line.gif");
  background-size: auto;
  padding-bottom: 50px;
  background-position: bottom;
  background-repeat: no-repeat;
  margin-bottom: 40px;
}
.cw-term {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 35px;
}
.cw-term-ttl {
  font-size: 18px;
  font-weight: bold;
  width:20%;
  color: var(--main-color);
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}
.cw-term-txt {
  font-family: "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: 15px;
  line-height: 1.8;
  width: 80%;
}
.cw-term-small-txt{
  font-family: "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: 12px;
  line-height: 1.8;
  margin-top: 1em;
}

/*cw-gel-wrap*/
.cw-gel-wrap {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  margin-bottom: 50px;
}
.cw-gel {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  background-color: var(--present);
  width: 100%;
  height: auto;
  padding-top: 17px;
  padding-bottom: 25px;
  padding-left: 25px;
  padding-right: 25px;
  margin-top: 2em;
}
.cw-gel-fig {
  width: 30%;
  height: auto;
}
.cw-gel-inner {
  padding-left: 20px;
  width: 60%;
}
.cw-gel-ttl {
  font-weight: bold;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: 18px;
  line-height: 1.8;
  margin-bottom: 13px;
  margin-top: 15px;
}
.cw-gel-ttl span {
  font-size: 13px;
}
.cw-gel-read {
  font-family: "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: 14px;
  line-height: 1.8;
}
/*ここまでcw-cp*/


/*pickup*/
.cw-prod-ttl-main {
  font-size: 22px;
  font-weight: normal;
  letter-spacing: 0.01em;
  line-height: 1.5;
  text-align: center;
  padding: 10px;
  background: var(--sub-color);
  color: #fff;
  width: 65%;
  margin: 0 auto;
}
.cw-prod-ttl-main.product-list {
  background: #fff;
  color: #727171;
}
.cw-prod-ttl {
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 20px;
  letter-spacing: 0.01em;
  line-height: 1.5;
}

.cw-prod {
  max-width: 1200px;
  margin: 100px auto 60px auto;
  font-family: "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}
.cw-prod-inner {
  margin: 20px 0 100px 0;
}
.cw-prod-use {
  width: 60%;
  margin: 0 auto;
  font-size: 15px;
  padding-left: 1em;
  text-indent: -1em;
  line-height: 1.5;
}
.cw-prod-img {
  width: 50%;
  margin: 0 auto 1em;
}
.cw-prod-img.color {
  width: 35%;
}
.cw-prod-movie {
  width: 50%;
  margin: 0 auto;
}
/*ここまでpickup*/


/*■■■■■■■■■■■■ SP用 ■■■■■■■■■■■■*/

@media screen and (max-width: 759px) {
  /*PC,SP出し分け*/
  .pc- , .pc-inline {
    display: none !important;
  }
  .sp- {
    display: block !important;
  }
	
.product .p-product__header {
    padding: 0 0!important;
  }
  /*ここまでPC,SP出し分け*/
	
  /*cw-wrap*/
  .cw-wrap {
    width: 100%;
    padding-bottom: 4vw;
    margin: 0 auto;
    font-family: 'Shippori Mincho', serif;
    color: #727171;
    line-height: 1;
    letter-spacing: 0.05em;
  }
  .cw-wrap img {
    width: 100%;
    height: auto;
    vertical-align: top;
  }
  .cw-mv {
    position: relative;
    width: 100%;
    height: 60vw;
    background-image: url("/img/e/esp250416cp/250416_esp642.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 7.905vw;
  }
  /*ここまでcw-wrap*/
  
  /*cw-cp*/
  .cw-cp-wrap {
    width: 100%;
    margin: 0 auto 50px 0;
    text-align: center;
  }
  .cw-cp-ttl {
    font-size: 4.2vw;
    width: 100%;
    margin-bottom: 5vw;
    line-height: 1.8;
  }
  .cw-cp-sub-ttl {
    font-size: 3.5vw;
    font-weight: bold;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    color: var(--main-color);
    display: inline-block;
    width: 100%;
    margin-bottom: 15vw;
    line-height: 1.8;
  }
  .cw-cp-wrap-inner {
    /*width: 100%;*/
    width: auto;
    margin: 0 auto;
    padding: 0 11.594vw;
  }

  .bg-line {
    background-image: url("/img/e/220316-cw-new-white/bg-line.gif");
    background-size: auto;
    padding-bottom: 6.588vw;
    background-position: bottom;
    background-repeat: no-repeat;
    margin-bottom: 6.588vw;
  }
  .cw-term {
    display: block;
    justify-content: flex-start;
    align-items: flex-start;
    font-family: "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    margin-bottom: 6.588vw;
  }
  .cw-term-ttl {
    width: 100%;
    margin-bottom: 2.635vw;
  }
  .cw-term-txt {
    font-family: "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    font-size: 3.689vw;
    line-height: 1.8;
    letter-spacing: 0.1em;
    width: 100%;
  }
  .cw-term-small-txt{
    font-family: "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    font-size: 2.5vw;
    line-height: 1.8;
  }
  .cw-gel-wrap {
    display: block;
    justify-content: flex-end;
    align-items: flex-start;
    margin-bottom: 6.588vw;
  }
  .cw-gel {
    display: block;
    border-radius: 1.318vw;
	  width: 100%;
    box-sizing: border-box;
  }
  .cw-gel-fig {
    width: 50vw;
    height: auto;
    float: none;
    margin: 0 auto;
  }
  .cw-gel-inner {
    padding-left: 0;
    width: 100%;
  }
  .cw-gel-ttl {
    font-weight: bold;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    font-size: 3.953vw;
    line-height: 1.8;
    margin-bottom: 5.27vw;
    margin-top: 1.976vw;
  }
  .cw-gel-ttl span {
    font-size: 3.162vw;
  }
  .cw-gel-read {
    font-family: "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    font-size: 3.689vw;
    line-height: 1.8;
    clear: both;
    margin-bottom: 2.635vw;
  }
  /*ここまでcw-cp*/


  /*pickup*/
  .cw-prod-ttl-main {
    width: 80%;
    margin-bottom: 1em;
  }
  .cw-prod {
    display: block;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    margin: 15.81vw auto;
    font-family: "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  }
  .cw-prod-inner{
    display: block;
    margin: 0;
  }
  .cw-prod-use {
    width: 75%;
    font-size: 3.689vw;
  }
  .cw-prod-img {
    width: 75%;
  }
  .cw-prod-img.color {
    width: 70%;
  }
  .cw-prod-movie {
    width: 95%;
    margin: 0 auto;
  }
  /*ここまでpickup*/
}