.pc- {
  display: block !important;
}
.pc-inline{
  display: inline-block !important;
}
.sp- {
  display: none !important;
}

.present {
 color:#e269f2;
 font-weight: bold;
}
/*.price{
  text-decoration: line-through;
}*/
.cw-prod-price small{
  font-size: 14px;
  margin-right: 10px;
}
.cw-term-txt p {
  margin-bottom: 1em;
}
.cw-prod-price {
  line-height: 1.5em;
}
.cp-more {
  text-align: center;
  line-height: 1.5;
  font-family: 游ゴシック体, YuGothic, 游ゴシック, "Yu Gothic", メイリオ, "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  margin-bottom: 5vw;
}
.cp-more-btn a {
  display: inline-block;
  margin-top: 20px;
  padding: 20px;
  border: 1px solid #ccc;
  transition: .5s;
}
.cp-more-btn a:hover{
  opacity: .7;
  transition: .5s;
}
.cw-prod-icn{
  display: flex;
}
.cw-prod-icn p{
  padding: 5px 10px;
  background-color: #f3f3f3;
  margin-right: 10px;
}
.OptBlock_ttl2_c {
  color: #727171;
  border-bottom: none;
  margin-bottom: 20px;
  font-size: 18px;
  text-align: center;
}

.cw-term-ttl,.cw-prod-icn{
  line-height: 1.5em;
}

.cw-term-txt-color{
  color:#F45D3E;
  font-weight: bold;
}

.cw-term-txt-border{
  width: 200px;
  border: 1px solid #727171;
  padding: 20px;
  box-sizing: border-box;
  display: inline-block;
}

.cw-prod-ttl-color{
  color:#F45D3E;
  font-size: 1rem;
}

.cw-prod-price {
  font-size: 1em;
  margin-bottom: 10px;
}

.cw-prod-link{
  display: block;
}
@media screen and (min-width: 1200px) {
  .OptBlock_ttl2_c {
    font-size: 1.5em;
  }
}
@media screen and (min-width: 760px) {
.product .p-product__header {
    padding: 0 0!important;
}	
	
  .cw-wrap {
    max-width: 118.75vw;
    padding-bottom: 5vw;
    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: 35vw;
    padding: 5.938vw 4.688vw 0 0;
    background-image: url("https://d3e9wwnbfrsolq.cloudfront.net/img/e/skp231108cp/231108_skp1740.jpg");
    background-repeat: no-repeat;
    background-size: contain;
  }
  .cw-mv-bnr {
    position: absolute;
    bottom: -10.417vw;
    right: -0;
    width: 25.833vw;
    height: auto;
    z-index: 2;
  }
  .cw-mv-bnr a {
    display: inline-block;
  }
  .cw-mv-bnr img {
    width: 25.833vw;
    height: auto;
  }
  .cw-mv-data {
    width: 55.104vw;
    height: 4.063vw;
    margin-left: calc(100% - 39vw);
    margin-bottom: 4.688vw;
  }
  .cw-mv-data img {
    width: 34vw;
    height: auto;
  }
  .cw-mv-ttl {
    width: 44.896vw;
    height: auto;
    margin-left: calc(100% - 44.896vw);
    margin-bottom: 2.604vw;
    font-weight: 400;
    font-size: 4.167vw;
    line-height: 1.4;
    letter-spacing: 0.04em;
    color: #434242;
  }
  .cw-mv-txt {
    width: 44.479vw;
    font-size: 1.563vw;
    line-height: 2.3;
    margin-left: calc(100% - 38.5vw);
    margin-top: 12%;
    font-family: "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  }
  /*cw-wrap-prod */
  .cw-prod {
    width: 98.75vw;
    margin: 10vw auto 6.25vw auto;
    font-family: "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  }
  .cw-prod-inner{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-flow: wrap;
  }

  /*ピックアップ商品を全て同じ比率で揃える場合*/
  /*cw-prod-all */
  .cw-prod-all {
    position: relative;
    width: 45.833vw;
    min-height: 39.063vw;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    margin-bottom: 80px;
  }
  .cw-prod-all-inner {
    width: 30.208vw;
    margin-top: 9.375vw;
    position: inherit;
    z-index: 2;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: flex-start;
    min-height: 370px;
  }
  .cw-prod-all-fig {
    position: absolute;
    top: 12%;
    left: -15%;
    width: 25vw;
    height: auto;
    z-index: 1;
  }
  


  /*ピックアップ商品を上側で揃える場合*/
  /*cw-wrap-prod-top */
  .cw-prod-top {
    position: relative;
    width: 45.833vw;
    min-height: 39.063vw;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    margin-bottom: 80px;
  }
  .cw-prod-top .cw-prod-l-top{
    position: relative;
    width: 45.833vw;
    min-height: 39.063vw;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    margin-bottom: 80px;
    right: 3%;
  }
  .cw-prod-top-inner {
    width: 30.208vw;
    margin-top: 9.375vw;
    position: inherit;
    z-index: 2;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: flex-start;
    min-height: 300px;
  }
  .cw-prod-top-fig {
    position: absolute;
    top: 12%;
    left: -16%;
    width: 26vw;
    height: auto;
    z-index: 1;
  }
  /*.cw-prod-top-fig .cw-prod-top-fig-left{
    position: absolute;
    top: 12%;
    left: -21%;
    width: 26vw;
    height: auto;
    z-index: 1;
  }*/

  /*ピックアップ商品を下側で揃える場合*/
  /*cw-wrap-prod-bottom */
  .cw-prod-bottom {
    position: relative;
    width: 45.938vw;
    min-height: 39.063vw;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    margin-bottom: 80px;
  }
  .cw-prod-bottom-inner {
    width: 31.25vw;
    margin-top: 9.375vw;
    position: inherit;
    z-index: 2;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: flex-start;
    min-height: 280px;
  }
  .cw-prod-bottom-fig {
    position: absolute;
    top: 12%;
    left: -5%;
    width: 21vw;
    height: auto;
    z-index: 1;
  }


  /*ピックアップ商品を左側で揃える場合*/
  /*cw-wrap-prod-l */
  .cw-prod-l {
    position: relative;
    width: 43vw;
    min-height: 39.063vw;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    /*margin-bottom: 80px;*/
  }
  .cw-prod-l-inner {
    width: 30.208vw;
    margin-top: 9.375vw;
    position: inherit;
    z-index: 2;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: flex-start;
    min-height: 250px;
  }
  .cw-prod-l-fig {
    position: absolute;
    top: 15%;
    left: -15%;
    width: 26vw;
    height: auto;
    z-index: 1;
  }

  /*ピックアップ商品を右側で揃える場合*/
  /*cw-wrap-prod-r */
  .cw-prod-r {
    position: relative;
    width: 43vw;
    min-height: 39.063vw;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    /*margin-bottom: 80px;*/
  }
  .cw-prod-r-inner {
    width: 31.25vw;
    margin-top: 9.375vw;
    position: inherit;
    z-index: 2;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: flex-start;
    min-height: 250px;
  }
  .cw-prod-r-fig {
    position: absolute;
    top: 15%;
    left: -23%;
    width: 26vw;
    height: auto;
    z-index: 1;
  }

  /*ピックアップ商品をななめ（左上、右下）で揃える場合*/
  /*cw-prod-l-top, cw-prod-r-bottom*/
  .cw-prod-l-top ,.cw-prod-r-bottom {
    position: relative;
    width: 43vw;
    min-height: 39.063vw;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    margin-bottom: 0;
  }
  .cw-prod-l-top-inner ,.cw-prod-r-bottom-inner {
    width: 30.208vw;
    margin-top: 9.375vw;
    position: inherit;
    z-index: 2;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: flex-start;
    min-height: 300px;
  }
  .cw-prod-l-top-fig {
    position: absolute;
    top: 12%;
    left: -26%;
    width: 26vw;
    height: auto;
    z-index: 1;
  }
  .cw-prod-r-bottom-fig {
    position: absolute;
    top: 12%;
    left: -32%;
    width: 26vw;
    height: auto;
    z-index: 1;
  }

  /*ピックアップ商品をななめ（左下、右上）で揃える場合*/
  /*cw-prod-l-bottom, cw-prod-r-top*/
  .cw-prod-l-bottom ,.cw-prod-r-top {
    position: relative;
    width: 43vw;
    min-height: 39.063vw;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    margin-bottom: 0;
  }
  .cw-prod-l-bottom-inner ,.cw-prod-r-top-inner {
    width: 30.208vw;
    margin-top: 9.375vw;
    position: inherit;
    z-index: 2;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: flex-start;
    min-height: 300px;
  }
  .cw-prod-l-bottom-fig ,.cw-prod-r-top-fig {
    position: absolute;
    top: 12%;
    left: -25%;
    width: 26vw;
    height: auto;
    z-index: 1;
  }


  /*::::::::::: */
  .cw-prod-icn {
    font-size: 1.4vw;
    margin-bottom: 2.083vw;
  }

  .cw-prod-ttl-main{
    /*font-family: 'Shippori Mincho', serif;*/
    font-size: 3vw;
    font-weight: normal;
    /*margin-bottom: 3vw;*/
    letter-spacing: 0.01em;
    line-height: 1.5;
    text-align: center;
  }
  
  .cw-prod-ttl {
    /*font-family: 'Shippori Mincho', serif;*/
    font-size: 2vw;
    font-weight: normal;
    margin-bottom: 2.083vw;
    letter-spacing: 0.01em;
    line-height: 1.5;
  }
  .cw-prod-brand{
    /*font-family: 'Shippori Mincho', serif;*/
    font-weight: normal;
    font-size: 1.458vw;
    margin-bottom: 10px;
  }
  .cw-prod-read {
    font-size: 1.458vw;
    margin-bottom: 2.083vw;
    line-height: 1.8;
    letter-spacing: 0.01em
  }
  .cw-prod-data-list {
    font-family: "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    font-size: 1vw;
    line-height: 1.8;
    margin-bottom: 2.083vw;
    letter-spacing: 0.01em;
  }
  .cw-prod-bt {
    font-family: "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: linear-gradient(180deg, #f678a3 0%, #f43f77 100%);
    width: 100%;
    height: 3.021vw;
    font-size: 1.25vw;
    border-radius: 2.083vw;
  }
  .cw-prod-bt:hover {
    text-decoration: underline;
  }
  .arrow {
    position: absolute;
    padding: 10px 0;
    bottom:-20px;
    font-size: 13px;
  }
  .arrow::after {
    content: "";
    position: absolute;
    right: 6.5vw;
    border-width: 0.417vw;
    border-style: solid;
    border-color: transparent;
    border-left-width: 0.417vw;
    border-left-style: solid;
    border-left-color: #fff;
  }
  /* cw-wrap-point*/
  .cw-point {
    width: 92.188vw;
    margin: 0 auto;
    margin-bottom: 7.292vw;
  }
  .cw-point-ttl {
    width: 29.167vw;
    height: auto;
    margin: 0 auto;
    margin-bottom: 6.25vw;
  }
  .cw-point-list {
    border: 1px solid #c6c6c6;
    border-bottom: none;
  }
  .cw-point-list-item {
    border-bottom: 1px solid #c6c6c6;
    display: flex;
    justify-content: flex-start;
    padding-top: 0.938vw;
    padding-bottom: 0.938vw;
  }
  .cw-point-list-item-no {
    width: 12.812vw;
    display: flex;
    justify-content: center;
    align-items: center;
    border-right: 1px solid #c6c6c6;
  }
  .cw-point-list-item-no img {
    vertical-align: top;
    display: block;
  }
  .cw-point-list-item-wrap {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
    width: calc(100% - 12.812vw);
    padding-top: 4.167vw;
    padding-bottom: 4.167vw;
    padding-left: 5.208vw;
    padding-right: 2.083vw;
  }
  .cw-point-list-item-wrap-txt {
    margin-bottom: 1.875vw;
    line-height: 1.8;
    font-size: 1.563vw;
  }
  .cw-point-list2 {
    font-size: 1.25vw;
    padding-left: 1em;
    text-indent: -1em;
  }
  .cw-point-list2-item {
    line-height: 1.8;
  }
  /*cw-cp-wrap*/
  .cw-cp-wrap {
    /* width: 102.083vw;*/
    margin: 0 auto;
  }
  .cw-cp-ttl {
    font-weight: bold;
    font-size: 2.083vw;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    color: #c22b91;
    display: flex;
    justify-content: center;
    align-items: center;
    /*width: 102.083vw;*/
    height: 6.354vw;
    margin-bottom: 3vw;
    line-height: 1.5;
  }
  .cw-cp-sub-ttl {
    font-weight: bold;
    font-size: 1.8vw;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    color: #c22b91;
    display: flex;
    justify-content: center;
    align-items: center;
    /*width: 102.083vw;*/
    height: 6.354vw;
    margin-bottom: 10vw;
    line-height: 1.5;
  }

  /*
  .cw-cp-ttl::before {
    content: "＼";
    padding-right: 3.958vw;
  }
  .cw-cp-ttl::after {
    content: "／";
    padding-left: 3.958vw;
  }
  */

  .cw-cp-wrap-inner {
    width: 92.188vw;
    margin: 0 auto;
  }
  .bg-line {
    background-image: url("/img/e/220316-cw-new-white/bg-line.gif");
    background-size: auto;
    padding-bottom: 5.208vw;
    background-position: bottom;
    background-repeat: no-repeat;
    margin-bottom: 4.167vw;
  }
  .cw-term {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 3.646vw;
  }
  .cw-term-ttl {
    font-size: 1.875vw;
    font-weight: bold;
    padding-right: 10.521vw;
    color: #c22b91;
    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: 1.25vw;
    line-height: 1.8;
  }
  .cw-term-small-txt{
    font-family: "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    font-size: 1.563vw;
    line-height: 1.8;
  }
  /*cw-gel-wrap*/
  .cw-gel-wrap {
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    margin-bottom: 5.208vw;
  }
  .cw-gel {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 1.042vw;
    background-color: rgb(233,219,235);
    width: 61vw;
    height: auto;
    padding-top: 1.771vw;
    padding-bottom: 2.604vw;
    padding-left: 2.604vw;
    padding-right: 2.604vw;
    margin-top: 2em;
  }
  .cw-gel-fig {
    width: 25vw;
    height: auto;
  }
  .cw-gel-inner {
    padding-left: 2.083vw;
    width: calc(100% - 14.271vw);
  }
  .cw-gel-ttl {
    font-weight: bold;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    font-size: 1.875vw;
    line-height: 1.8;
    margin-bottom: 1.354vw;
    margin-top: 1.563vw;
  }
  .cw-gel-ttl span {
    font-size: 1.354vw;
  }
  .cw-gel-read {
    font-family: "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    font-size: 1.458vw;
    line-height: 1.8;
  }
  .cw-prod-bt-wrap {
    display: flex;
    justify-content: flex-end;
  }
  .cw-gel-det {
    font-family: "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    margin-bottom: 1.563vw;
    font-size: 1.25vw;
    line-height: 1.8;
  }
  /*cw-caution-wrap*/
  .cw-caution-wrap {
    background-color: rgb(248, 248, 248);
    width: 92.188vw;
    height: auto;
  }
  .cw-caution-wrap {
    display: flex;
    justify-content: center;
    ;
    align-items: center;
    width: 100%;
    height: 15.104vw;
    padding-left: 9.271vw;
    padding-right: 6.25vw;
  }
  .cw-caution-dl {
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  }
  .cw-caution-dt {
    font-size: 1.563vw;
    word-break: keep-all;
    letter-spacing: 0.15em;
  }
  .cw-caution-dd {
    margin-left: 9.375vw;
  }
  .cw-caution-list {
    font-size: 1.25vw;
    font-family: "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  }
  .cw-caution-list-item {
    line-height: 1.8;
  }
}
@media screen and (min-width: 960px) {
.product .p-product__header {
    padding: 0 0!important;
}	
	
  .cw-wrap {
    max-width: 89.063vw;
    padding-bottom: 1.5vw;
    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: 23vw;
    padding: 4.453vw 3.516vw 0 0;
    background-image: url("https://d3e9wwnbfrsolq.cloudfront.net/img/e/skp231108cp/231108_skp1740.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 4.688vw;
  }
  .cw-mv-bnr {
    position: absolute;
    bottom: -7.812vw;
    right: -2.031vw;
    width: 19.375vw;
    height: auto;
    z-index: 2;
  }
  .cw-mv-bnr a {
    display: inline-block;
  }
  .cw-mv-bnr img {
    width: 19.375vw;
    height: auto;
  }
  .cw-mv-data {
    width: 41.328vw;
    height: 3.047vw;
    margin-left: calc(100% - 33vw);
    margin-bottom: 3.516vw;
  }
  .cw-mv-data img {
    width: 30vw;
    height: auto;
  }
  .cw-mv-ttl {
    width: 33.672vw;
    height: auto;
    margin-left: calc(100% - 33.672vw);
    margin-bottom: 1.953vw;
    font-weight: 400;
    font-size: 3.125vw;
    line-height: 1.4;
    letter-spacing: 0.04em;
    color: #434242;
  }
  .cw-mv-txt {
    width: 33.359vw;
    font-size: 1.172vw;
    line-height: 2.3;
    margin-left: calc(100% - 32.5vw);
    margin-top: 15%;
    font-family: "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  }
  /*cw-wrap-prod */
  .cw-prod {
    width: 74.063vw;
    margin: 10vw auto 4.688vw auto;
    font-family: "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  }
  .cw-prod-inner{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-flow: wrap;
  }

  /*ピックアップ商品を全て同じ比率で揃える場合*/
  /*cw-wrap-prod-all */
  .cw-prod-all {
    position: relative;
    width: 34.375vw;
    min-height: 29.297vw;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    margin-bottom: 80px;
  }
  .cw-prod-all-inner {
    width: 22.656vw;
    margin-top: 7vw;
    position: inherit;
    z-index: 2;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: flex-start;
    min-height: 370px;
  }
  .cw-prod-all-fig {
    position: absolute;
    top: 11%;
    left: -15%;
    width: 20vw;
    height: auto;
    z-index: 1
    ;
  }


  /*ピックアップ商品を上側で揃える場合*/
  /*cw-wrap-prod-top */
  .cw-prod-top {
    position: relative;
    width: 34.375vw;
    min-height: 29.297vw;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    margin-bottom: 80px;
  }
  .cw-prod-top .cw-prod-l-top{
    position: relative;
    width: 34.375vw;
    min-height: 29.297vw;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    margin-bottom: 80px;
    right: 3%;
  }
  .cw-prod-top-inner {
    width: 22.656vw;
    margin-top: 7.031vw;
    position: inherit;
    z-index: 2;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: flex-start;
    min-height: 300px;
  }
  .cw-prod-top-fig {
    position: absolute;
    top: 11%;
    left: -17%;
    width: 20vw;
    height: auto;
    z-index: 1;
  }
  /*.cw-prod-top-fig .cw-prod-top-fig-left{
    position: absolute;
    top: 11%;
    left: -26%;
    width: 20vw;
    height: auto;
    z-index: 1;
  }*/

/*ピックアップ商品を下側で揃える場合*/
  /*cw-wrap-prod-bottom */
  .cw-prod-bottom {
    position: relative;
    width: 34.453vw;
    min-height: 29.297vw;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    margin-bottom: 80px;
  }
  .cw-prod-bottom-inner {
    width: 23.438vw;
    margin-top: 7.031vw;
    position: inherit;
    z-index: 2;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: flex-start;
    min-height: 270px;
  }
  .cw-prod-bottom-fig {
    position: absolute;
    top: 11%;
    left: -8%;
    width: 20vw;
    height: auto;
    z-index: 1;
  }


  /*ピックアップ商品を左側で揃える場合*/
  /*cw-wrap-prod-l */
  .cw-prod-l {
    position: relative;
    width: 32vw;
    min-height: 29.297vw;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    /*margin-bottom: 80px;*/
  }
  .cw-prod-l-inner {
    width: 22.656vw;
    margin-top: 7.031vw;
    position: inherit;
    z-index: 2;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: flex-start;
    min-height: 250px;
  }
  .cw-prod-l-fig {
    position: absolute;
    top: 16%;
    left: -15%;
    width: 18.5vw;
    height: auto;
    z-index: 1;
  }

  /*ピックアップ商品を右側で揃える場合*/
  /*cw-wrap-prod-r */
  .cw-prod-r {
    position: relative;
    width: 32vw;
    min-height: 29.297vw;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    /*margin-bottom: 80px;*/
  }
  .cw-prod-r-inner {
    width: 23.438vw;
    margin-top: 7.031vw;
    position: inherit;
    z-index: 2;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: flex-start;
    min-height: 250px;
  }
  .cw-prod-r-fig {
    position: absolute;
    top: 16%;
    left: -22%;
    width: 18.5vw;
    height: auto;
    z-index: 1;
  }

  /*ピックアップ商品をななめ（左上、右下）で揃える場合*/
  /*cw-prod-l-top ,cw-prod-r-bottom*/
  .cw-prod-l-top ,.cw-prod-r-bottom {
    position: relative;
    width: 32vw;
    min-height: 29.297vw;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    margin-bottom: 0;
  }
  .cw-prod-l-top-inner ,.cw-prod-r-bottom-inner {
    width: 22.656vw;
    margin-top: 7.031vw;
    position: inherit;
    z-index: 2;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: flex-start;
    min-height: 290px;
  }
  .cw-prod-l-top-fig {
    position: absolute;
    top: 11%;
    left: -26%;
    width: 20vw;
    height: auto;
    z-index: 1;
  }
  .cw-prod-r-bottom-fig {
    position: absolute;
    top: 11%;
    left: -32%;
    width: 20vw;
    height: auto;
    z-index: 1;
  }

  /*ピックアップ商品をななめ（左下、右上）で揃える場合*/
  /*cw-prod-l-bottom ,cw-prod-r-top*/
  .cw-prod-l-bottom ,.cw-prod-r-top {
    position: relative;
    width: 32vw;
    min-height: 29.297vw;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    margin-bottom: 0;
  }
  .cw-prod-l-bottom-inner ,.cw-prod-r-top-inner {
    width: 22.656vw;
    margin-top: 7.031vw;
    position: inherit;
    z-index: 2;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: flex-start;
    min-height: 290px;
  }
  .cw-prod-l-bottom-fig ,.cw-prod-r-top-fig {
    position: absolute;
    top: 11%;
    left: -28%;
    width: 20vw;
    height: auto;
    z-index: 1;
  }

  /*::::::::::: */
  .cw-prod-icn {
    font-size: 1.1vw;
    margin-bottom: 1.563vw;
  }
  .cw-prod-ttl-main{
    /*font-family: 'Shippori Mincho', serif;*/
    font-size: 2.3vw;
    font-weight: normal;
    /*margin-bottom: 3vw;*/
    letter-spacing: 0.01em;
    line-height: 1.5;
    text-align: center;
  }
  .cw-prod-ttl {
    /*font-family: 'Shippori Mincho', serif;*/
    font-size: 1.5vw;
    font-weight: normal;
    margin-bottom: 1.563vw;
    letter-spacing: 0.01em;
    line-height: 1.5;
  }
  .cw-prod-brand{
    /*font-family: 'Shippori Mincho', serif;*/
    font-weight: normal;
    font-size: 1.094vw;
    margin-bottom: 10px;
  }
  .cw-prod-read {
    font-size: 1.094vw;
    margin-bottom: 1.563vw;
    line-height: 1.8;
    letter-spacing: 0.01em
  }
  .cw-prod-data-list {
    font-family: "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    font-size: 0.9vw;
    line-height: 1.8;
    margin-bottom: 1.563vw;
    letter-spacing: 0.01em;
  }
  .cw-prod-bt {
    font-family: "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: linear-gradient(180deg, #f678a3 0%, #f43f77 100%);
    width: 100%;
    height: 2.266vw;
    font-size: 0.938vw;
    border-radius: 1.563vw;
  }
  .cw-prod-bt:hover {
    text-decoration: underline;
  }
  .arrow {
    position: absolute;
    padding: 10px 0;
    bottom:-20px;
    font-size: 12px;
  }
  .arrow::after {
    content: "";
    position: absolute;
    right: 4.5vw;
    border-width: 0.313vw;
    border-style: solid;
    border-color: transparent;
    border-left-width: 0.313vw;
    border-left-style: solid;
    border-left-color: #fff;
  }
  /* cw-wrap-point*/
  .cw-point {
    width: 69.141vw;
    margin: 0 auto;
    margin-bottom: 5.469vw;
  }
  .cw-point-ttl {
    width: 21.875vw;
    height: auto;
    margin: 0 auto;
    margin-bottom: 4.688vw;
  }
  .cw-point-list {
    border: 1px solid #c6c6c6;
    border-bottom: none;
  }
  .cw-point-list-item {
    border-bottom: 1px solid #c6c6c6;
    display: flex;
    justify-content: flex-start;
    padding-top: 0.703vw;
    padding-bottom: 0.703vw;
  }
  .cw-point-list-item-no {
    width: 9.609vw;
    display: flex;
    justify-content: center;
    align-items: center;
    border-right: 1px solid #c6c6c6;
  }
  .cw-point-list-item-no img {
    vertical-align: top;
    display: block;
  }
  .cw-point-list-item-wrap {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
    width: calc(100% - 9.609vw);
    padding-top: 3.125vw;
    padding-bottom: 3.125vw;
    padding-left: 3.906vw;
    padding-right: 1.563vw;
  }
  .cw-point-list-item-wrap-txt {
    margin-bottom: 1.406vw;
    line-height: 1.8;
    font-size: 1.172vw;
  }
  .cw-point-list2 {
    font-size: 0.938vw;
    padding-left: 1em;
    text-indent: -1em;
  }
  .cw-point-list2-item {
    line-height: 1.8;
  }
  /*cw-cp-wrap*/
  .cw-cp-wrap {
    width: 76.563vw;
    margin: 0 auto;
  }
  .cw-cp-ttl {
    font-weight: bold;
    font-size: 1.563vw;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    color: #c22b91;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 76.563vw;
    height: 4.766vw;
    margin-bottom: 2vw;
    text-align: center;
    line-height: 1.5;
  }
  .cw-cp-sub-ttl {
    font-weight: bold;
    font-size: 1.2vw;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    color: #c22b91;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 76.563vw;
    height: 4.766vw;
    margin-bottom: 8vw;
    text-align: center;
    line-height: 1.5;
  }

  /*
  .cw-cp-ttl::before {
    content: "＼";
    padding-right: 2.969vw;
  }
  .cw-cp-ttl::after {
    content: "／";
    padding-left: 2.969vw;
  }
  */

  .cw-cp-wrap-inner {
    width: 69.141vw;
    margin: 0 auto;
  }
  .bg-line {
    background-image: url("/img/e/220316-cw-new-white/bg-line.gif");
    background-size: auto;
    padding-bottom: 3.906vw;
    background-position: bottom;
    background-repeat: no-repeat;
    margin-bottom: 3.125vw;
  }
  .cw-term {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 2.734vw;
  }
  .cw-term-ttl {
    font-size: 1.406vw;
    font-weight: bold;
    padding-right: 7.891vw;
    color: #c22b91;
    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: 1.172vw;
    line-height: 1.8;
  }
  .cw-term-small-txt{
    font-family: "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    font-size: 0.938vw;
    line-height: 1.8;
  }
  /*cw-gel-wrap*/
  .cw-gel-wrap {
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    margin-bottom: 3.906vw;
  }
  .cw-gel {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 0.781vw;
    background-color: rgb(233,219,235);
    width: 46vw;
    height: auto;
    padding-top: 1.328vw;
    padding-bottom: 1.953vw;
    padding-left: 1.953vw;
    padding-right: 1.953vw;
    margin-top: 2em;
  }
  .cw-gel-fig {
    width: 17vw;
    height: auto;
  }
  .cw-gel-inner {
    padding-left: 1.563vw;
    width: calc(100% - 10.703vw);
  }
  .cw-gel-ttl {
    font-weight: bold;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    font-size: 1.406vw;
    line-height: 1.8;
    margin-bottom: 1.016vw;
    margin-top: 1.172vw;
  }
  .cw-gel-ttl span {
    font-size: 1.016vw;
  }
  .cw-gel-read {
    font-family: "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    font-size: 1.094vw;
    line-height: 1.8;
  }
  .cw-prod-bt-wrap {
    display: flex;
    justify-content: flex-end;
  }
  .cw-gel-det {
    font-family: "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    margin-bottom: 1.172vw;
    font-size: 0.938vw;
    line-height: 1.8;
  }
  /*cw-caution-wrap*/
  .cw-caution-wrap {
    background-color: rgb(248, 248, 248);
    width: 69.141vw;
    height: auto;
  }
  .cw-caution-wrap {
    display: flex;
    justify-content: center;
    ;
    align-items: center;
    width: 100%;
    height: 11.328vw;
    padding-left: 6.953vw;
    padding-right: 4.688vw;
  }
  .cw-caution-dl {
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  }
  .cw-caution-dt {
    font-size: 1.172vw;
    word-break: keep-all;
    letter-spacing: 0.15em;
  }
  .cw-caution-dd {
    margin-left: 7.031vw;
  }
  .cw-caution-list {
    font-size: 0.938vw;
    font-family: "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  }
  .cw-caution-list-item {
    line-height: 1.8;
  }
}
@media screen and (max-width: 759px) {
  .pc- , .pc-inline {
    display: none !important;
  }
  .sp- {
    display: block !important;
  }
	
.product .p-product__header {
    padding: 0 0!important;
}
	
  .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;
    padding: 0;
    background-image: url("https://d3e9wwnbfrsolq.cloudfront.net/img/e/skp231108cp/231108_skp642.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    margin-bottom: 7.905vw;
  }
  .cw-mv-bnr {
    position: absolute;
    top: 52.964vw;
    right: 0;
    width: 47.563vw;
    height: auto;
    z-index: 2;
  }
  .cw-mv-bnr a {
    display: inline-block;
  }
  .cw-mv-bnr img {
    width: 47.563vw;
    height: auto;
  }
  .cw-mv-data {
    position: absolute;
    top: 32.675vw;
    width: 51.12vw;
    height: 19.104vw;
    padding-right: 7.905vw;
    margin-left: calc(100% - 51.12vw);
    margin-bottom: 0;
  }
  .cw-mv-data img {
    width: 43.215vw;
    height: 19.104vw;
  }
  .cw-mv-ttl {
    position: absolute;
    top: 97.365vw;
    left: 0;
    right: 0;
    width: 68.906vw;
    margin: 0 auto;
    font-weight: 400;
    font-size: 7.246vw;
    line-height: 1.4;
    letter-spacing: 0.05em;
    color: #434242;
  }
  .cw-mv-txt {
    position: absolute;
    top: 121.08vw;
    left: 0;
    right: 0;
    width: 68.906vw;
    margin: 0 auto;
    font-size: 3.953vw;
    line-height: 1.8;
    font-family: "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  }
  .winner{
    margin-left: 3em;
  }
  .cw-term-txt p:not(:first-of-type) {
    margin-bottom: 2em;
  }
  .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: flex;
    flex-flow: column;
  }

  /*ピックアップ商品を全て同じ比率で揃える場合*/
  .cw-prod-all {
    position: relative;
    /*width: 100%;*/
	  width: auto;  
    min-height: 49.407vw;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    flex-direction: column-reverse;
    padding-left: 12.516vw;
    padding-right: 12.516vw;
    margin-bottom: 10vw;
  }
  .cw-prod-all-inner {
    width: 100%;
    margin-top: 20px;
    position: inherit;
    z-index: 2;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: flex-start;
  }
  .cw-prod-all-fig {
    position: inherit;
    top: 0;
    left: 0;
    margin: 0 auto;
    width: 100%;
    height: auto;
    z-index: 1;
  }


  /*ピックアップ商品を上側で揃える場合*/
  .cw-prod-top {
    position: relative;
    /*width: 100%;*/
	  width: auto;  
    min-height: 49.407vw;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    flex-direction: column-reverse;
    padding-left: 12.516vw;
    padding-right: 12.516vw;
    margin-bottom: 10vw;
  }
  .cw-prod-top .cw-prod-l-top{
    position: relative;
    /*width: 100%;*/
	  width: auto;  
    min-height: 49.407vw;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    flex-direction: column-reverse;
    padding-left: 12.516vw;
    padding-right: 12.516vw;
    margin-bottom: 10vw;
    right: 0%;
  }
  .cw-prod-top-inner {
    width: 100%;
    margin-top: 0;
    position: inherit;
    z-index: 2;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: flex-start;
  }
  .cw-prod-top-fig {
    position: inherit;
    top: 0;
    left: 0;
    margin: 0 auto;
    width: 100%;
    height: auto;
    z-index: 1;
  }
  /*.cw-prod-top-fig .cw-prod-top-fig-left{
    position: inherit;
    top: 0;
    left: 0;
    margin: 0 auto;
    width: 100%;
    height: auto;
    z-index: 1;
  }*/

  /*ピックアップ商品を下側で揃える場合*/
  .cw-prod-bottom {
    position: relative;
    /*width: 100%;*/
    width: auto;
    min-height: 49.407vw;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    flex-direction: column-reverse;
    padding-left: 12.516vw;
    padding-right: 12.516vw;
    margin-bottom: 10vw;
  }
  .cw-prod-bottom-inner {
    width: 100%;
    margin-top: 0;
    position: inherit;
    z-index: 2;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: flex-start;
  }
  .cw-prod-bottom-fig {
    position: inherit;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 1;
  }



  /*ピックアップ商品を左側で揃える場合*/
  .cw-prod-l {
    position: relative;
    /*width: 100%;*/
	  width: auto;  
    min-height: 49.407vw;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    flex-direction: column-reverse;
    padding-left: 12.516vw;
    padding-right: 12.516vw;
    margin-bottom: 10vw;
    /*order: 2;*/
  }
  .cw-prod-l-inner {
    width: 100%;
    margin-top: 0;
    position: inherit;
    z-index: 2;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: flex-start;
  }
  .cw-prod-l-fig {
    position: inherit;
    top: 0;
    left: 0;
    margin: 0 auto;
    width: 100%;
    height: auto;
    z-index: 1;
  }

  /*ピックアップ商品を右側で揃える場合*/
  .cw-prod-r {
    position: relative;
	/*width: 100%;*/
    width: auto;
    min-height: 49.407vw;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    flex-direction: column-reverse;
    padding-left: 12.516vw;
    padding-right: 12.516vw;
    margin-bottom: 10vw;
    /*order:1;*/
  }
  .cw-prod-r-inner {
    width: 100%;
    margin-top: 0;
    position: inherit;
    z-index: 2;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: flex-start;
  }
  .cw-prod-r-fig {
    position: inherit;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 1;
  }

  /*ピックアップ商品をななめ（左上、右下）で揃える場合*/
  .cw-prod-l-top ,.cw-prod-r-bottom {
    position: relative;
    /*width: 100%;*/
	  width: auto;  
    min-height: 49.407vw;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    flex-direction: column-reverse;
    padding-left: 12.516vw;
    padding-right: 12.516vw;
    margin-bottom: 10vw;
    /*order: 2;*/
  }
  .cw-prod-l-top-inner ,.cw-prod-r-bottom-inner {
    width: 100%;
    margin-top: 0;
    position: inherit;
    z-index: 2;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: flex-start;
  }
  .cw-prod-l-top-fig ,.cw-prod-r-bottom-fig {
    position: inherit;
    top: 0;
    left: 0;
    margin: 0 auto;
    width: 100%;
    height: auto;
    z-index: 1;
  }

  /*ピックアップ商品をななめ（左下、右上）で揃える場合*/
  .cw-prod-l-bottom ,.cw-prod-r-top {
    position: relative;
    /*width: 100%;*/
	  width: auto;  
    min-height: 49.407vw;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    flex-direction: column-reverse;
    padding-left: 12.516vw;
    padding-right: 12.516vw;
    margin-bottom: 10vw;
    /*order: 2;*/
  }
  .cw-prod-l-bottom-inner ,.cw-prod-r-top-inner {
    width: 100%;
    margin-top: 0;
    position: inherit;
    z-index: 2;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: flex-start;
  }
  .cw-prod-l-bottom-fig ,.cw-prod-r-top-fig {
    position: inherit;
    top: 0;
    left: 0;
    margin: 0 auto;
    width: 100%;
    height: auto;
    z-index: 1;
  }

  .cw-prod-icn {
    font-size: 3.953vw;
    margin-bottom: 4.611vw;
  }
  .cw-prod-ttl-main{
    /*font-family: 'Shippori Mincho', serif;*/
    font-size: 6.2vw;
    font-weight: normal;
    margin-bottom: 5vw;
    letter-spacing: 0.01em;
    line-height: 1.5;
    text-align: center;
  }
  .cw-prod-ttl {
    /*font-family: 'Shippori Mincho', serif;*/
    font-size: 4.5vw;
    font-weight: normal;
    margin-bottom: 4.611vw;
    letter-spacing: 0.01em;
    line-height: 1.5;
  }
  .cw-prod-brand{
    /*font-family: 'Shippori Mincho', serif;*/
    font-weight: normal;
    font-size: 3.689vw;
    margin-bottom: 10px;
  }
  .cw-prod-read {
    font-size: 3.689vw;
    margin-bottom: 2.635vw;
    line-height: 1.8;
  }
  .cw-prod-data-list {
    font-family: "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    font-size: 2vw;
    line-height: 1.8;
    margin-bottom: 5.27vw;
  }
  .cw-prod-bt {
    font-family: "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: linear-gradient(180deg, #f678a3 0%, #f43f77 100%);
    width: 100%;
    height: 9.486vw;
    font-size: 3.689vw;
    border-radius: 5.27vw;
    margin: 0 auto;
  }
  .cw-prod-bt:hover {
    text-decoration: underline;
  }
  .arrow {
    position: relative;
    padding: 30px 0;
  }
  .arrow::after {
    content: "";
    position: absolute;
    right: 15vw;
    border-width: 0.922vw;
    border-style: solid;
    border-color: transparent;
    border-left-width: 1.054vw;
    border-left-style: solid;
    border-left-color: #fff;
  }
  .cw-point {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 9.223vw;
  }
  .cw-point-ttl {
    width: 59.816vw;
    height: auto;
    margin: 0 auto;
    margin-bottom: 7.905vw;
  }
  .cw-point-tb {
    padding-left: 6.192vw;
    padding-right: 6.192vw;
  }
  .cw-point-list {
    border: 1px solid #c6c6c6;
    border-bottom: none;
  }
  .cw-point-list-item {
    border-bottom: 1px solid #c6c6c6;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: center;
    padding-top: 1.186vw;
    padding-bottom: 1.186vw;
    padding-left: 7.246vw;
    padding-right: 7.246vw;
  }
  .cw-point-list-item-no {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-right: none;
  }
  .cw-point-list-item-no img {
    vertical-align: top;
    display: block;
  }
  .cw-point-list-item-wrap {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    padding-top: 5.27vw;
    padding-bottom: 5.27vw;
    padding-left: 0;
    padding-right: 0;
    border-top: 1px solid #c6c6c6;
  }
  .cw-point-list-item-wrap-txt {
    margin-bottom: 5.27vw;
    line-height: 1.8;
    font-size: 3.953vw;
  }
  .cw-point-list2 {
    font-size: 3.162vw;
    padding-left: 1em;
    text-indent: -1em;
  }
  .cw-point-list2-item {
    line-height: 1.8;
  }
  .cw-cp-wrap {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  .cw-cp-ttl {
    font-size: 4.2vw;
    font-weight: bold;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    color: #c22b91;
    display: inline-block;
    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: #c22b91;
    display: inline-block;
    width: 100%;
    margin-bottom: 15vw;
    line-height: 1.8;
  }

  /*
  .cw-cp-ttl::before {
    content: "＼";
    padding-right: 5.929vw;
    transform: rotate(10deg) scale(2, 2);
    position: relative;
    top: 5%;
  }
  .cw-cp-ttl::after {
    content: "／";
    padding-left: 5.27vw;
    transform: rotate(-15deg) scale(2, 2);
    position: relative;
    top: 5%;
  }
  */

  .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 {
    font-size: 4.743vw;
    font-weight: bold;
    padding-right: 13.307vw;
    color: #c22b91;
    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;
  }
  .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;
    justify-content: space-between;
    align-items: flex-start;
    border-radius: 1.318vw;
    background-color: rgb(233,219,235);
    /*width: 100%;*/
	width: auto;
    height: auto;
    padding-top: 5.27vw;
    padding-bottom: 6.588vw;
    padding-left: 6.588vw;
    padding-right: 6.588vw;
    margin-top: 2em;
  }
  .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-prod-bt-wrap {
    display: flex;
    justify-content: flex-end;
  }
  .cw-gel-det {
    font-family: "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    margin-bottom: 5.27vw;
    font-size: 3.162vw;
    line-height: 1.8;
  }
  .cw-caution-wrap {
    background-color: rgb(248, 248, 248);
    width: 116.601vw;
    height: auto;
  }
  .cw-caution-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    /*width: 100%;*/
    width: auto;
    height: auto;
    padding-top: 9.223vw;
    padding-bottom: 7.905vw;
    padding-left: 7.246vw;
    padding-right: 7.246vw;
  }
  .cw-caution-dl {
    display: block;
    justify-content: center;
    align-items: center;
    font-family: "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  }
  .cw-caution-dt {
    font-size: 3.953vw;
    word-break: keep-all;
    letter-spacing: 0.15em;
    text-align: center;
    margin-bottom: 5.27vw;
  }
  .cw-caution-dd {
    margin-left: 0;
  }
  .cw-caution-list {
    font-size: 3.162vw;
    font-family: "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  }
  .cw-caution-list-item {
    line-height: 2.0;
  }
  .cp-more {
    margin-bottom: 15vw;
  }
}
@media screen and (min-width: 1280px) {
  .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;
    vertical-align: top;
  }
  .cw-mv {
    position: relative;
    width: 100%;
    height: 300px;
    padding: 57px 45px 0 0;
    background-image: url("https://d3e9wwnbfrsolq.cloudfront.net/img/e/skp231108cp/231108_skp1740.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 60px;
  }
  .cw-mv-bnr {
    position: absolute;
    bottom: -100px;
    right: -26px;
    width: 248px;
    height: auto;
    z-index: 2;
  }
  .cw-mv-bnr a {
    display: inline-block;
  }
  .cw-mv-bnr img {
    width: 248px;
    height: auto;
  }
  .cw-mv-data {
    width: 529px;
    height: 39px;
    margin-left: calc(100% - 420px);
    margin-bottom: 45px;
  }
  .cw-mv-data img {
    width: 400px;
    height: auto;
  }
  .cw-mv-ttl {
    width: 431px;
    height: auto;
    margin-left: calc(100% - 431px);
    margin-bottom: 25px;
    font-weight: 400;
    font-size: 40px;
    line-height: 1.4;
    letter-spacing: 0.04em;
    color: #434242;
  }
  .cw-mv-txt {
    width: 427px;
    font-size: 15px;
    line-height: 2.3;
    margin-left: calc(100% - 415px);
    margin-top: 15%;
    font-family: "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  }
  /*cw-wrap-prod */
  .cw-prod {
    width: 948px;
    margin: 100px auto 60px auto;
    font-family: "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  }


  /*ピックアップ商品を全て同じ比率で揃える場合*/
  /*cw-wrap-prod-all */
  .cw-prod-all {
    position: relative;
    width: 440px;
    min-height: 375px;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    margin-bottom: 80px;
  }
  .cw-prod-all-inner {
    width: 290px;
    margin-top: 80px;
    position: inherit;
    z-index: 2;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: flex-start;
    min-height: 370px;
  }
  .cw-prod-all-fig {
    position: absolute;
    top: 10%;
    left: -15%;
    width: 250px;
    height: auto;
    z-index: 1;
  }


  /*ピックアップ商品を上側で揃える場合*/
  /*cw-wrap-prod-top */
  .cw-prod-top {
    position: relative;
    width: 440px;
    min-height: 375px;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    margin-bottom: 80px;
  }
  .cw-prod-top .cw-prod-l-top{
    position: relative;
    width: 440px;
    min-height: 375px;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    margin-bottom: 80px;
    right: 4%;
  }
  .cw-prod-top-inner {
    width: 290px;
    margin-top: 90px;
    position: inherit;
    z-index: 2;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: flex-start;
    min-height: 300px;
  }
  .cw-prod-top-fig {
    position: absolute;
    top: 10%;
    left: -20%;
    width: 270px;
    height: auto;
    z-index: 1;
  }
  /*.cw-prod-top-fig .cw-prod-top-fig-left{
    position: absolute;
    top: 10%;
    left: -34%;
    width: 270px;
    height: auto;
    z-index: 1;
  }*/


/*ピックアップ商品を下側で揃える場合*/
  /*cw-wrap-prod-bottom */
  .cw-prod-bottom {
    position: relative;
    width: 441px;
    min-height: 375px;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    margin-bottom: 80px;
  }
  .cw-prod-bottom-inner {
    width: 300px;
    margin-top: 90px;
    position: inherit;
    z-index: 2;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: flex-start;
    min-height: 300px;
  }
  .cw-prod-bottom-fig {
    position: absolute;
    top: 10%;
    left: -12%;
    width: 270px;
    height: auto;
    z-index: 1;
  }


  /*ピックアップ商品を左側で揃える場合*/
  /*cw-wrap-prod-l */
  .cw-prod-l {
    position: relative;
    width: 400px;
    min-height: 375px;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    /*margin-bottom: 80px;*/
  }
  .cw-prod-l-inner {
    width: 290px;
    margin-top: 90px;
    position: inherit;
    z-index: 2;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: flex-start;
    min-height: 280px;
  }
  .cw-prod-l-fig {
    position: absolute;
    top: 15%;
    left: -17%;
    width: 240px;
    height: auto;
    z-index: 1;
  }

  /*ピックアップ商品を右側で揃える場合*/
  /*cw-wrap-prod-r */
  .cw-prod-r {
    position: relative;
    width: 400px;
    min-height: 375px;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    /*margin-bottom: 80px;*/
  }
  .cw-prod-r-inner {
    width: 300px;
    margin-top: 90px;
    position: inherit;
    z-index: 2;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: flex-start;
    min-height: 280px;
  }
  .cw-prod-r-fig {
    position: absolute;
    top: 15%;
    left: -24%;
    width: 240px;
    height: auto;
    z-index: 1;
  }

  /*ピックアップ商品をななめ（左上、右下）で揃える場合*/
  /*cw-prod-l-top ,  cw-prod-r-bottom*/
  .cw-prod-l-top ,.cw-prod-r-bottom {
    position: relative;
    width: 400px;
    min-height: 375px;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    margin-bottom: 0;
  }
  .cw-prod-l-top-inner ,.cw-prod-r-bottom-inner {
    width: 290px;
    margin-top: 90px;
    position: inherit;
    z-index: 2;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: flex-start;
    min-height: 300px;
  }
  .cw-prod-l-top-fig {
    position: absolute;
    top: 10%;
    left: -32%;
    width: 270px;
    height: auto;
    z-index: 1;
  }
  .cw-prod-r-bottom-fig {
    position: absolute;
    top: 10%;
    left: -38%;
    width: 270px;
    height: auto;
    z-index: 1;
  }

  /*ピックアップ商品をななめ（左下、右上）で揃える場合*/
  /*cw-prod-l-bottom ,  cw-prod-r-top*/
  .cw-prod-l-bottom ,.cw-prod-r-top {
    position: relative;
    width: 400px;
    min-height: 375px;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    margin-bottom: 0;
  }
  .cw-prod-l-bottom-inner ,.cw-prod-r-top-inner {
    width: 290px;
    margin-top: 90px;
    position: inherit;
    z-index: 2;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: flex-start;
    min-height: 300px;
  }
  .cw-prod-l-bottom-fig ,.cw-prod-r-top-fig {
    position: absolute;
    top: 10%;
    left: -33%;
    width: 270px;
    height: auto;
    z-index: 1;
  }

  /*::::::::::: */
  .cw-prod-icn {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .cw-prod-ttl-main{
    /*font-family: 'Shippori Mincho', serif;*/
    font-size: 26px;
    font-weight: normal;
    /*margin-bottom: 2.5vw;*/
    letter-spacing: 0.01em;
    line-height: 1.5;
    text-align: center;
  }
  .cw-prod-ttl {
    /*font-family: 'Shippori Mincho', serif;*/
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 20px;
    letter-spacing: 0.01em;
    line-height: 1.5;
  }
  .cw-prod-brand{
    /*font-family: 'Shippori Mincho', serif;*/
    font-weight: normal;
    font-size: 14px;
    margin-bottom: 10px;
  }
  .cw-prod-read {
    font-size: 14px;
    margin-bottom: 20px;
    line-height: 1.8;
    letter-spacing: 0.01em
  }
  .cw-prod-data-list {
    font-family: "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    font-size: 10px;
    line-height: 1.8;
    margin-bottom: 20px;
    letter-spacing: 0.01em;
  }
  .cw-prod-bt {
    font-family: "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: linear-gradient(180deg, #f678a3 0%, #f43f77 100%);
    width: 100%;
    height: 29px;
    font-size: 12px;
    border-radius: 20px;
  }
  .cw-prod-bt:hover {
    text-decoration: underline;
  }
  .arrow {
    position: absolute;
    padding: 10px 0;
    bottom: -20px;
    font-size: 14px;
  }
  .arrow::after {
    content: "";
    position: absolute;
    right: 60px;
    border-width: 4px;
    border-style: solid;
    border-color: transparent;
    border-left-width: 4px;
    border-left-style: solid;
    border-left-color: #fff;
  }
  /* cw-wrap-point*/
  .cw-point {
    width: 885px;
    margin: 0 auto;
    margin-bottom: 70px;
  }
  .cw-point-ttl {
    width: 280px;
    height: auto;
    margin: 0 auto;
    margin-bottom: 60px;
  }
  .cw-point-list {
    border: 1px solid #c6c6c6;
    border-bottom: none;
  }
  .cw-point-list-item {
    border-bottom: 1px solid #c6c6c6;
    display: flex;
    justify-content: flex-start;
    padding-top: 9px;
    padding-bottom: 9px;
  }
  .cw-point-list-item-no {
    width: 123px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-right: 1px solid #c6c6c6;
  }
  .cw-point-list-item-no img {
    vertical-align: top;
    display: block;
  }
  .cw-point-list-item-wrap {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
    width: calc(100% - 123px);
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 50px;
    padding-right: 20px;
  }
  .cw-point-list-item-wrap-txt {
    margin-bottom: 18px;
    line-height: 1.8;
    font-size: 15px;
  }
  .cw-point-list2 {
    font-size: 12px;
    padding-left: 1em;
    text-indent: -1em;
  }
  .cw-point-list2-item {
    line-height: 1.8;
  }
  /*cw-cp-wrap*/
  .cw-cp-wrap {
    width: 980px;
    margin: 0 auto;
  }
  .cw-cp-ttl {
    font-weight: bold;
    font-size: 20px;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    color: #c22b91;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 980px;
    height: 61px;
    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: #c22b91;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 980px;
    height: 61px;
    margin-bottom: 100px;
    line-height: 1.5;
  }

  /*
  .cw-cp-ttl::before {
    content: "＼";
    padding-right: 38px;
  }
  .cw-cp-ttl::after {
    content: "／";
    padding-left: 38px;
  }
  */

  .cw-cp-wrap-inner {
    width: 885px;
    margin: 0 auto;
  }
  .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;
    padding-right: 101px;
    color: #c22b91;
    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;
  }
  .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;
  }
  /*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: space-between;
    align-items: center;
    border-radius: 10px;
    background-color:rgb(233,219,235);
    width: 590px;
    height: auto;
    padding-top: 17px;
    padding-bottom: 25px;
    padding-left: 25px;
    padding-right: 25px;
    margin-top: 2em;
  }
  .cw-gel-fig {
    width: 250px;
    height: auto;
  }
  .cw-gel-inner {
    padding-left: 20px;
    width: calc(100% - 137px);
  }
  .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-prod-bt-wrap {
    display: flex;
    justify-content: flex-end;
  }
  .cw-gel-det {
    font-family: "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    margin-bottom: 15px;
    font-size: 12px;
    line-height: 1.8;
  }
  /*cw-caution-wrap*/
  .cw-caution-wrap {
    background-color: rgb(248, 248, 248);
    width: 885px;
    height: auto;
  }
  .cw-caution-wrap {
    display: flex;
    justify-content: center;
    ;
    align-items: center;
    width: 100%;
    height: 145px;
    padding-left: 89px;
    padding-right: 60px;
  }
  .cw-caution-dl {
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  }
  .cw-caution-dt {
    font-size: 15px;
    word-break: keep-all;
    letter-spacing: 0.15em;
  }
  .cw-caution-dd {
    margin-left: 90px;
  }
  .cw-caution-list {
    font-size: 12px;
    font-family: "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  }
  .cw-caution-list-item {
    line-height: 1.8;
  }
}