@charset "UTF-8";
@import url("//fonts.googleapis.com/css?family=Noto+Sans+JP:400,700&display=swap&subset=japanese");
@import url("//fonts.googleapis.com/css?family=Noto+Sans+JP:400,700&display=swap&subset=japanese");
body {
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Hiragino Sans', 'メイリオ', Meiryo, sans-serif;
}

/* ---- basic override ---- */
p {
  margin: 0;
}

#contents {
  min-width: 320px;
}

.lp_contents {
  -webkit-text-size-adjust: auto;
  text-size-adjust: auto;
  font-family: 'Noto Sans JP', sans-serif;
  color: #7d7d7d;
}
.lp_contents span, .lp_contents a {
  color: #7d7d7d;
}
.lp_contents img {
  display: block;
  width: 100%;
}

.footer_script {
  height: 0 !important;
  overflow: hidden;
}

.title01 {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  width: 100%;
  padding-left: 10px;
  background: #fff;
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Hiragino Sans', 'メイリオ', Meiryo, sans-serif;
}

/* ---- ヘルパークラス ---- */
/* clearfix */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
  margin-bottom: 0px;
}

.l-highlight {
  color: #e4007f;
}

.common-attention__title {
  font-weight: 700 !important;
}

.lp_contents {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  color: #595757;
}
.lp_contents .container {
  text-align: left !important;
}
.lp_contents h1 {
  padding: calc(30 / 720 * 100vw) calc(20 / 720 * 100vw) calc(20 / 720 * 100vw);
  font-size: calc(32 / 720 * 100vw);
  font-weight: 600;
}
.lp_contents .sec_main {
  border-bottom: solid calc(2 / 720 * 100vw) #ccc;
}
.lp_contents .sec_main .logo {
  width: calc(216 / 720 * 100vw);
  margin: calc(26 / 720 * 100vw) auto calc(22 / 720 * 100vw);
}
.lp_contents .sec_bambuser {
  padding: calc(75 / 750 * 100vw) calc(100 / 750 * 100vw);
}
.lp_contents .sec_bambuser h2 {
  font-size: calc(46 / 750 * 100vw);
  font-weight: normal;
  line-height: calc(60 / 750 * 100vw);
  text-align: center;
  margin: 0 0 calc(40 / 750 * 100vw);
  color: #e4007f;
}
.lp_contents .sec_bambuser button {
  border: none;
  background-color: #fff;
  padding: 0;
  outline: none;
}
.lp_contents .sec_bambuser button .bambuser_img {
  border: solid calc(2 / 720 * 100vw) #ccc;
}
.lp_contents .sec_bambuser button .bambuser_txt {
  color: #595757;
  font-size: calc(22 / 720 * 100vw);
  line-height: 1.4;
  margin: calc(20 / 720 * 100vw) calc(2 / 720 * 100vw) 0;
  text-align: left;
}
.lp_contents .sec_trouble .trouble_ttl {
  font-size: calc(46 / 720 * 100vw);
  font-weight: normal;
  line-height: calc(60 / 720 * 100vw);
  text-align: center;
  margin: calc(80 / 720 * 100vw) 0 calc(40 / 720 * 100vw);
  color: #595757;
}
.lp_contents .sec_trouble .trouble_ttl span {
  color: #e4007f;
}
.lp_contents .sec_trouble .trouble_box {
  margin-bottom: calc(80 / 720 * 100vw);
}
.lp_contents .sec_trouble .trouble_box .trouble_img {
  width: calc(600 / 720 * 100vw);
  margin: 0 auto calc(50 / 720 * 100vw);
}
.lp_contents .sec_trouble .trouble_box .trouble_list {
  width: calc(640 / 720 * 100vw);
  margin: 0 auto;
}
.lp_contents .sec_trouble .trouble_box .trouble_list li {
  font-size: calc(28 / 720 * 100vw);
  line-height: calc(28 / 720 * 100vw);
  padding: calc(24 / 720 * 100vw);
  text-align: left;
  background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/trouble_border.png) repeat-x left bottom;
  background-size: 100%;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
}
.lp_contents .sec_trouble .trouble_box .trouble_list li.red_txt {
  color: #e4007f;
}
.lp_contents .sec_trouble .trouble_box .trouble_list li::before {
  display: inline-block;
  content: "";
  width: calc(37 / 720 * 100vw);
  height: calc(37 / 720 * 100vw);
  margin-right: calc(8 / 720 * 100vw);
  background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/trouble_check_icon.png) no-repeat center;
  background-size: 100%;
  vertical-align: middle;
  transform: translateY(-2px);
}
.lp_contents .sec_trouble .trouble_answer {
  background-color: #eaf7ff;
  position: relative;
  padding: calc(80 / 720 * 100vw) 0;
}
.lp_contents .sec_trouble .trouble_answer::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/trouble_arrow.png) no-repeat 0 0;
  background-size: 100%;
  width: calc(92 / 720 * 100vw);
  height: calc(41 / 720 * 100vw);
}
.lp_contents .sec_trouble .trouble_answer .trouble_answer_ttl {
  font-size: calc(46 / 720 * 100vw);
  line-height: calc(60 / 720 * 100vw);
  color: #595757;
  margin-bottom: calc(40 / 720 * 100vw);
  text-align: center;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
}
.lp_contents .sec_trouble .trouble_answer .trouble_answer_box {
  width: calc(640 / 720 * 100vw);
  margin: 0 auto calc(35 / 720 * 100vw);
  background-color: #fff;
  border-radius: calc(10 / 720 * 100vw);
  padding: calc(40 / 720 * 100vw) 0;
  text-align: center;
}
.lp_contents .sec_trouble .trouble_answer .trouble_answer_box .trouble_answer_txt {
  margin-bottom: calc(37 / 720 * 100vw);
  font-size: calc(34 / 720 * 100vw);
  line-height: calc(40 / 720 * 100vw);
  color: #595757;
  letter-spacing: -0.05em;
}
.lp_contents .sec_trouble .trouble_answer .trouble_answer_box .trouble_answer_txt span {
  font-size: calc(40 / 720 * 100vw);
  padding-bottom: calc(5 / 720 * 100vw);
  background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/trouble_answer_txt_bg.png) no-repeat left bottom;
  background-size: 100%;
}
.lp_contents .sec_trouble .trouble_answer .trouble_answer_txt2 {
  text-align: center;
  font-size: calc(40 / 720 * 100vw);
  font-weight: bold;
  line-height: calc(50 / 720 * 100vw);
  color: #e4007f;
  letter-spacing: 0.05em;
}
.lp_contents .sec_trouble .trouble_answer .trouble_answer_txt2 span {
  font-size: calc(46 / 720 * 100vw);
  padding-bottom: calc(6 / 720 * 100vw);
  background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/trouble_answer_txt2_bg.png) no-repeat left bottom;
  background-size: 100%;
  color: #e4007f;
}
.lp_contents .sec_point {
  background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/point_bg.jpg) no-repeat top center;
  background-size: 100% 100%;
  color: #595757;
  padding: calc(80 / 720 * 100vw) calc(50 / 720 * 100vw) calc(73 / 720 * 100vw);
}
.lp_contents .sec_point .container .point_ttl {
  font-size: calc(28 / 720 * 100vw);
  font-weight: normal;
  line-height: calc(28 / 720 * 100vw);
  margin-bottom: calc(5 / 720 * 100vw);
  text-align: center;
}
.lp_contents .sec_point .container .point_txt {
  font-size: calc(50 / 720 * 100vw);
  line-height: calc(60 / 720 * 100vw);
  text-align: center;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  letter-spacing: 0.075em;
}
.lp_contents .sec_point .container .point_cont {
  text-align: center;
  margin-bottom: calc(60 / 720 * 100vw);
}
.lp_contents .sec_point .container .point_cont .point_cont_text {
  margin-bottom: calc(18 / 720 * 100vw);
  font-size: calc(36 / 720 * 100vw);
  line-height: calc(50 / 720 * 100vw);
  color: #595757;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
}
.lp_contents .sec_point .container .point_cont .point_cont_text span {
  padding-bottom: calc(6 / 720 * 100vw);
  background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/trouble_answer_txt_bg.png) no-repeat left bottom;
  background-size: 100%;
}
.lp_contents .sec_point .container .point_cont .point_cont_desc {
  font-size: calc(28 / 720 * 100vw);
  line-height: calc(38 / 720 * 100vw);
  color: #595757;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
}
.lp_contents .sec_point .container .point_cont .point_cont_btn {
  margin-top: calc(34 / 720 * 100vw);
  box-shadow: 4.589px 6.553px 8px 0px rgba(0, 0, 0, 0.2);
}
.lp_contents .sec_point .container .point_cont .point_cont_btn .module-buttonV2 {
  max-width: calc(640 / 720 * 100vw);
  min-height: calc(112 / 720 * 100vw);
  background-size: calc(24 / 720 * 100vw) calc(24 / 720 * 100vw);
  background-position: right calc(40 / 720 * 100vw) center;
}
.lp_contents .sec_point .container .point_cont .point_cont_btn .module-buttonV2 span {
  font-size: calc(30 / 720 * 100vw);
  line-height: calc(80 / 720 * 100vw);
  font-weight: 500;
}
.lp_contents .sec_point .container .point_list {
  padding: 0 calc(20 / 720 * 100vw);
}
.lp_contents .sec_point .container .point_list li div {
  background: rgba(255, 255, 255, 0.6);
  border-radius: calc(10 / 720 * 100vw);
  box-shadow: 0 0 10px 5px rgba(112, 167, 201, 0.3);
  padding: calc(38 / 720 * 100vw) calc(30 / 720 * 100vw);
  margin-bottom: calc(15 / 720 * 100vw);
  text-align: center;
  position: relative;
  text-align: center;
}
.lp_contents .sec_point .container .point_list li div:before {
  content: '';
  position: absolute;
  top: calc(-10 / 720 * 100vw);
  left: calc(-20 / 720 * 100vw);
  width: calc(110 / 720 * 100vw);
  height: calc(110 / 720 * 100vw);
}
.lp_contents .sec_point .container .point_list li div .point_list_ttl {
  font-size: calc(34 / 720 * 100vw);
  line-height: calc(40 / 720 * 100vw);
  color: #e4007f;
  margin-bottom: calc(10 / 720 * 100vw);
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
}
.lp_contents .sec_point .container .point_list li div .point_list_txt {
  font-size: calc(24 / 720 * 100vw);
  line-height: calc(30 / 720 * 100vw);
  color: #595757;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  letter-spacing: 0.075em;
}
.lp_contents .sec_point .container .point_list li .point_note {
  font-size: calc(20 / 720 * 100vw);
  color: #666;
  line-height: calc(24 / 720 * 100vw);
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  letter-spacing: -0.01em;
}
.lp_contents .sec_point .container .point_list li:nth-child(1) div:before {
  background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/point1_icon.png) no-repeat 0 0;
  background-size: 100%;
}
.lp_contents .sec_point .container .point_list li:nth-child(2) div:before {
  background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/point2_icon.png) no-repeat 0 0;
  background-size: 100%;
}
.lp_contents .sec_point .container .point_list li:nth-child(3) div:before {
  background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/point3_icon.png) no-repeat 0 0;
  background-size: 100%;
}
.lp_contents .sec_point .container .point_list li + li {
  margin-top: calc(35 / 720 * 100vw);
}
.lp_contents .sec_ins {
  padding: calc(80 / 720 * 100vw) 0;
  background: #fff6e9;
}
.lp_contents .sec_ins .container {
  width: calc(590 / 720 * 100vw);
  margin: 0 auto;
}
.lp_contents .sec_ins .ins_icon {
  width: calc(300 / 720 * 100vw);
  margin: 0 auto calc(20 / 720 * 100vw);
}
.lp_contents .sec_ins .ins_ttl {
  margin: calc(25 / 720 * 100vw) 0 calc(10 / 720 * 100vw);
  font-size: calc(46 / 720 * 100vw);
  font-weight: normal;
  line-height: calc(60 / 720 * 100vw);
  text-align: center;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  letter-spacing: 0.05em;
}
.lp_contents .sec_ins .ins_txt {
  margin-bottom: calc(35 / 720 * 100vw);
  font-size: calc(28 / 720 * 100vw);
  line-height: calc(28 / 720 * 100vw);
  text-align: center;
}
.lp_contents .sec_ins .ins_txt span:first-child {
  margin-right: calc(55 / 720 * 100vw);
}
.lp_contents .sec_prod {
  background: #fdecf3 url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/prod_bg.jpg) repeat-x 0 0;
}
.lp_contents .sec_prod .container {
  width: calc(640 / 720 * 100vw);
  margin: 0 auto;
}
.lp_contents .sec_prod .prod_modal_img {
  width: calc(480 / 720 * 100vw);
  margin: calc(40 / 720 * 100vw) auto 0;
}
.lp_contents .sec_prod .prod_box {
  padding: calc(75 / 720 * 100vw) 0 calc(65 / 720 * 100vw);
  color: #595757;
  position: relative;
}
.lp_contents .sec_prod .prod_box h2 {
  margin-bottom: calc(24 / 720 * 100vw);
  font-size: calc(42 / 720 * 100vw);
  line-height: calc(60 / 720 * 100vw);
  text-align: center;
  font-weight: normal;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
}
.lp_contents .sec_prod .prod_box h2 span {
  display: block;
  margin-bottom: calc(10 / 720 * 100vw);
  font-size: calc(40 / 720 * 100vw);
  line-height: 1;
  color: #e4007f;
  font-weight: normal;
}
.lp_contents .sec_prod .prod_box .prod_catch {
  font-size: calc(24 / 720 * 100vw);
  line-height: calc(40 / 720 * 100vw);
  letter-spacing: 0.05em;
  font-feature-settings: 'palt';
  text-align: center;
}
.lp_contents .sec_prod .prod_box .prod_date {
  text-align: center;
}
.lp_contents .sec_prod .prod_box .prod_img {
  margin: calc(-40 / 720 * 100vw) calc(-40 / 720 * 100vw) calc(80 / 720 * 100vw);
}
.lp_contents .sec_prod .prod_box .prod_detail {
  font-size: calc(24 / 720 * 100vw);
  line-height: calc(38 / 720 * 100vw);
  font-feature-settings: "palt";
  margin-top: calc(22 / 720 * 100vw);
}
.lp_contents .sec_prod .prod_box .prod_info {
  text-align: left;
  margin-top: calc(-170 / 720 * 100vw);
}
.lp_contents .sec_prod .prod_box .prod_info h3 {
  font-size: calc(28 / 720 * 100vw);
  line-height: calc(38 / 720 * 100vw);
  font-weight: normal;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
}
.lp_contents .sec_prod .prod_box .prod_info h3 span {
  font-size: calc(28 / 720 * 100vw);
  color: #595757;
}
.lp_contents .sec_prod .prod_box .prod_info .prod_info_price {
  margin-top: calc(30 / 720 * 100vw);
  font-size: calc(28 / 720 * 100vw);
  line-height: 1;
}
.lp_contents .sec_prod .prod_box .prod_info .prod_info_price em {
  font-size: calc(34 / 720 * 100vw);
  font-style: normal;
}
.lp_contents .sec_prod .prod_box .prod_info .prod_info_price .postage {
  display: inline-block;
  font-size: calc(22 / 720 * 100vw);
  line-height: 1;
  border: solid 1px #595757;
  padding: calc(3 / 720 * 100vw) 1em calc(5 / 720 * 100vw);
  transform: translateY(-3px);
}
.lp_contents .sec_prod .prod_box .prod_info .prod_info_btn {
  margin: calc(38 / 720 * 100vw) 0 0;
  max-width: calc(640 / 720 * 100vw);
  min-height: calc(112 / 720 * 100vw);
}
.lp_contents .sec_prod .prod_box .prod_info .prod_info_btn a {
  display: block;
  width: calc(640 / 720 * 100vw);
  max-width: calc(640 / 720 * 100vw);
  height: calc(112 / 720 * 100vw);
  min-height: calc(112 / 720 * 100vw);
}
.lp_contents .sec_prod .prod_box .prod_info .prod_info_btn a::before {
  display: none;
}
.lp_contents .sec_prod .prod_box .prod_info .prod_info_btn a span {
  font-size: calc(28 / 720 * 100vw);
  line-height: calc(68 / 720 * 100vw);
  font-weight: 500;
}
.lp_contents .sec_prod .prod_box .prod_info .prod_info_btn a span::before {
  width: calc(24 / 720 * 100vw);
  height: calc(24 / 720 * 100vw);
  background-size: calc(24 / 720 * 100vw) calc(24 / 720 * 100vw);
}
.lp_contents .sec_prod .prod_box .prod_info .prod_info_btn a span span {
  font-size: calc(24 / 720 * 100vw);
}
.lp_contents .sec_prod .prod_box .prod_info .prod_info_btn a span span::before {
  display: none;
}
.lp_contents .sec_prod .prod_box .prod_info .prod_info_btn .zaikokbn0,
.lp_contents .sec_prod .prod_box .prod_info .prod_info_btn .zaikokbn9 {
  min-height: calc(112 / 720 * 100vw);
  text-align: center;
  background: #d3d2cf !important;
}
.lp_contents .sec_prod .prod_box .prod_info .prod_info_btn .zaikokbn0 span,
.lp_contents .sec_prod .prod_box .prod_info .prod_info_btn .zaikokbn9 span {
  font-size: calc(28 / 720 * 100vw);
  line-height: calc(106 / 720 * 100vw);
  font-weight: 500;
  color: #807f7d !important;
}
.lp_contents .sec_prod .prod_box .prod_info .prod_info_note {
  font-size: calc(20 / 720 * 100vw);
  line-height: 1;
  color: #595757;
  text-align: left;
  margin-top: calc(40 / 720 * 100vw);
}
.lp_contents .sec_prod .prod_box .prod_touken {
  margin: 0 calc(-10 / 720 * 100vw) 0 calc(-6 / 720 * 100vw);
}
.lp_contents .sec_prod .prod_web {
  background-color: #ffffff;
  padding: calc(4 / 720 * 100vw);
  position: relative;
  margin-bottom: calc(40 / 720 * 100vw);
}
.lp_contents .sec_prod .prod_web::before {
  content: '';
  width: calc(130 / 720 * 100vw);
  height: calc(128 / 720 * 100vw);
  position: absolute;
  left: calc(-6 / 720 * 100vw);
  top: calc(-5 / 720 * 100vw);
  background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/prod_web_tag.png) no-repeat center center;
  background-size: contain;
  z-index: 1;
}
.lp_contents .sec_prod .prod_web .prod_web_inner {
  border: calc(2 / 720 * 100vw) #cccccc solid;
  padding: calc(20 / 720 * 100vw) 0 calc(28 / 720 * 100vw) calc(74 / 720 * 100vw);
  position: relative;
}
.lp_contents .sec_prod .prod_web .prod_web_inner::before {
  content: '';
  width: calc(188 / 720 * 100vw);
  height: calc(126 / 720 * 100vw);
  position: absolute;
  right: calc(19 / 720 * 100vw);
  top: calc(14 / 720 * 100vw);
  background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/prod_web_img.png) no-repeat center center;
  background-size: contain;
}
.lp_contents .sec_prod .prod_web .prod_web_inner p {
  font-size: calc(24 / 720 * 100vw);
  line-height: calc(30 / 720 * 100vw);
  font-feature-settings: "palt";
  letter-spacing: 0.04em;
  font-weight: 400;
}
.lp_contents .sec_prod .prod_web .prod_web_inner p:nth-child(1) span {
  font-size: calc(20 / 720 * 100vw);
}
.lp_contents .sec_prod .prod_web .prod_web_inner p:nth-child(2) {
  color: #e4007f;
  font-size: calc(36 / 720 * 100vw);
  letter-spacing: 0.05em;
  line-height: 1;
  margin-top: calc(10 / 720 * 100vw);
}
.lp_contents .sec_prod .prod_present {
  width: calc(640 / 720 * 100vw);
  margin: 0 auto;
}
.lp_contents .sec_prod .prod_present .present_box {
  background: #FFF;
  border: calc(4 / 720 * 100vw) solid #e4007f;
  padding: calc(42 / 720 * 100vw) calc(36 / 720 * 100vw);
  position: relative;
  text-align: center;
}
.lp_contents .sec_prod .prod_present .present_box_ttl {
  font-size: calc(28 / 720 * 100vw);
  font-weight: 500;
}
.lp_contents .sec_prod .prod_present .present_box_ttl span {
  font-size: calc(36 / 720 * 100vw);
  color: #e4007f;
}
.lp_contents .sec_prod .prod_present .present_box_date {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #e4007f;
  font-size: calc(28 / 720 * 100vw);
  font-weight: 500;
  border-radius: calc(100 / 720 * 100vw);
  width: calc(552 / 720 * 100vw);
  height: calc(62 / 720 * 100vw);
  margin: 0 auto;
  color: #fff;
}
.lp_contents .sec_prod .prod_present .present_box_img {
  margin: calc(26 / 720 * 100vw) 0 0;
}
.lp_contents .sec_prod .prod_present .present_note {
  margin-top: calc(20 / 720 * 100vw);
  font-size: calc(20 / 720 * 100vw);
  text-align: left;
}
.lp_contents .sec_prod .prod_present .present_note li {
  text-indent: -1.2em;
  margin-left: 1.2em;
}
.lp_contents .sec_prod .prod_present .present_note li + li {
  margin-top: calc(6 / 720 * 100vw);
}
.lp_contents .sec_prod .prod_notes {
  font-size: calc(18 / 720 * 100vw);
  line-height: calc(28 / 720 * 100vw);
  font-feature-settings: "palt";
  letter-spacing: 0.04em;
  text-indent: -1.3em;
  padding-left: 1.3em;
  margin-top: calc(-26 / 720 * 100vw);
  margin-bottom: calc(60 / 720 * 100vw);
}
.lp_contents .sec_prod .mod-acc_a {
  margin-top: calc(35 / 720 * 100vw);
}
.lp_contents .sec_prod .mod-acc_a--ttl a {
  display: inline-block;
  outline: 0 none;
  text-align: center;
  text-decoration: none;
  font-size: calc(30 / 720 * 100vw);
  line-height: 1;
  padding: 0 calc(30 / 720 * 100vw) calc(7 / 720 * 100vw) 0;
  position: relative;
  border-bottom: solid 1px #595757;
}
.lp_contents .sec_prod .mod-acc_a--ttl a::after {
  content: '';
  display: block;
  width: calc(22 / 720 * 100vw);
  height: calc(22 / 720 * 100vw);
  background: red;
  position: absolute;
  right: calc(-8 / 720 * 100vw);
  top: 45%;
  transform: translateY(-50%);
  background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/icn_open.svg) no-repeat center center;
  background-size: calc(12 / 720 * 100vw);
}
.lp_contents .sec_prod .mod-acc_a--ttl a:link, .lp_contents .sec_prod .mod-acc_a--ttl a:visited {
  color: #595757;
}
.lp_contents .sec_prod .mod-acc_a--cont {
  padding: calc(37 / 720 * 100vw) 0 0;
}
.lp_contents .sec_prod .mod-acc_a--cont p {
  margin-bottom: calc(5 / 720 * 100vw);
  font-size: calc(28 / 720 * 100vw);
  line-height: 1;
}
.lp_contents .sec_prod .mod-acc_a--cont ul li {
  margin-bottom: calc(10 / 720 * 100vw);
  font-size: calc(24 / 720 * 100vw);
  line-height: calc(48 / 720 * 100vw);
  padding-left: 1.0em;
  text-indent: -1.0em;
}
.lp_contents .sec_prod .mod-acc_a.m-opened .mod-acc_a--ttl a::after {
  background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/icn_close.svg) no-repeat center center;
  background-size: calc(12 / 720 * 100vw);
}
.lp_contents .sec_prod .review_box {
  padding: calc(80 / 720 * 100vw) 0;
}
.lp_contents .sec_prod .review_box h2 {
  font-size: calc(46 / 720 * 100vw);
  font-weight: normal;
  line-height: calc(58 / 720 * 100vw);
  color: #595757;
  text-align: center;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
}
.lp_contents .sec_prod .review_box .mod-review {
  margin-top: calc(40 / 720 * 100vw);
}
.lp_contents .sec_prod .review_box .mod-review + .mod-review {
  margin-top: calc(40 / 720 * 100vw);
}
.lp_contents .sec_prod .review_box .mod-review.js-review--acc .mod-review--voice dl:nth-child(n+2) {
  display: none;
}
.lp_contents .sec_prod .review_box .mod-review .mod-review--voice {
  background: #fff;
  overflow: hidden;
}
.lp_contents .sec_prod .review_box .mod-review .mod-review--voice dl {
  margin: 0 calc(38 / 720 * 100vw);
  padding: calc(20 / 720 * 100vw) 0;
}
.lp_contents .sec_prod .review_box .mod-review .mod-review--voice dl:nth-child(n+2) {
  border-top: solid 1px #ebebeb;
}
.lp_contents .sec_prod .review_box .mod-review .mod-review--voice dl dt {
  color: #e84388;
  font-size: calc(24 / 720 * 100vw);
  margin: 0 0 calc(10 / 720 * 100vw);
}
.lp_contents .sec_prod .review_box .mod-review .mod-review--voice dl dt:before {
  content: '';
  display: inline-block;
  width: calc(44 / 720 * 100vw);
  height: calc(43 / 720 * 100vw);
  background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/review_icon.svg) no-repeat 0 0;
  vertical-align: middle;
  margin-right: calc(16 / 720 * 100vw);
}
.lp_contents .sec_prod .review_box .mod-review .mod-review--voice dl dt span {
  display: inline-block;
  color: #e84388;
  font-size: calc(24 / 720 * 100vw);
  line-height: calc(38 / 720 * 100vw);
  vertical-align: middle;
  width: calc(146 / 720 * 100vw);
  margin-left: calc(15 / 720 * 100vw);
  height: calc(38 / 720 * 100vw);
  text-indent: -30em;
  overflow: hidden;
  background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/eval_def.svg) no-repeat left 5px;
  background-size: 100%;
  transform: translateY(-4px);
}
.lp_contents .sec_prod .review_box .mod-review .mod-review--voice dl dt span.eval0 {
  background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/eval0.svg) no-repeat left 5px;
  background-size: 100%;
}
.lp_contents .sec_prod .review_box .mod-review .mod-review--voice dl dt span.eval05 {
  background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/eval05.svg) no-repeat left 5px;
  background-size: 100%;
}
.lp_contents .sec_prod .review_box .mod-review .mod-review--voice dl dt span.eval2 {
  background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/eval2.svg) no-repeat left 5px;
  background-size: 100%;
}
.lp_contents .sec_prod .review_box .mod-review .mod-review--voice dl dt span.eval25 {
  background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/eval25.svg) no-repeat left 5px;
  background-size: 100%;
}
.lp_contents .sec_prod .review_box .mod-review .mod-review--voice dl dt span.eval3 {
  background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/eval3.svg) no-repeat left 5px;
  background-size: 100%;
}
.lp_contents .sec_prod .review_box .mod-review .mod-review--voice dl dt span.eval35 {
  background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/eval35.svg) no-repeat left 5px;
  background-size: 100%;
}
.lp_contents .sec_prod .review_box .mod-review .mod-review--voice dl dt span.eval4 {
  background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/eval4.svg) no-repeat left 5px;
  background-size: 100%;
}
.lp_contents .sec_prod .review_box .mod-review .mod-review--voice dl dt span.eval45 {
  background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/eval45.svg) no-repeat left 5px;
  background-size: 100%;
}
.lp_contents .sec_prod .review_box .mod-review .mod-review--voice dl dt span.eval5 {
  background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/eval5.svg) no-repeat left 5px;
  background-size: 100%;
}
.lp_contents .sec_prod .review_box .mod-review .mod-review--voice dl dd {
  font-size: calc(24 / 720 * 100vw);
  line-height: 1.8;
}
.lp_contents .sec_prod .review_box .mod-review .mod-review--voice dl:nth-child(2n) dt:before {
  background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/review_icon2.svg) no-repeat 0 0;
  background-size: 100%;
}
.lp_contents .sec_prod .review_box .mod-review .mod-review--voice .review_btn div {
  display: block;
  background-color: #f5f5f5;
  text-align: center;
  position: relative;
  padding: calc(15 / 720 * 100vw);
  color: #666;
  cursor: pointer;
}
.lp_contents .sec_prod .review_box .mod-review .mod-review--voice .review_btn div:before {
  content: '口コミをもっと見る';
  display: inline-block;
  font-size: calc(24 / 720 * 100vw);
  line-height: calc(33 / 720 * 100vw);
  vertical-align: middle;
  margin-right: 1em;
}
.lp_contents .sec_prod .review_box .mod-review .mod-review--voice .review_btn div span {
  display: inline-block;
  width: calc(26 / 720 * 100vw);
  height: calc(26 / 720 * 100vw);
  border: solid 1px #666;
  border-radius: 100%;
  overflow: hidden;
  vertical-align: middle;
}
.lp_contents .sec_prod .review_box .mod-review .mod-review--voice .review_btn div span::after {
  content: '';
  display: block;
  width: calc(12 / 720 * 100vw);
  height: calc(12 / 720 * 100vw);
  background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/icn_open.svg) no-repeat center center;
  background-size: contain;
  margin: calc(7 / 720 * 100vw) auto calc(6 / 720 * 100vw);
}
.lp_contents .sec_prod .review_box .mod-review .mod-review--voice.opened .review_btn div:before {
  content: '閉じる';
}
.lp_contents .sec_prod .review_box .mod-review .mod-review--voice.opened .review_btn div span:after {
  background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/icn_close.svg) no-repeat center center;
  background-size: contain;
}
.lp_contents .sec_prod .review_box .mod-review .mod-review--voice .mod-review--voice_ttl {
  color: #e84388;
  font-size: calc(24 / 720 * 100vw);
  line-height: 1;
  text-align: left;
  margin: calc(20 / 720 * 100vw) 0 calc(10 / 720 * 100vw);
}
.lp_contents .sec_prod .review_box .mod-review .mod-review--voice.comingsoon {
  background-color: #f5f5f5;
  border: 0 none;
}
.lp_contents .sec_prod .review_box .mod-review .mod-review--voice.comingsoon dl dd {
  text-align: center;
  font-size: calc(24 / 720 * 100vw);
  margin: calc(-30 / 720 * 100vw) 0 calc(10 / 720 * 100vw);
}
.lp_contents .sec_step {
  padding: calc(80 / 720 * 100vw) 0;
}
.lp_contents .sec_step .container {
  width: calc(640 / 720 * 100vw);
  margin: 0 auto;
}
.lp_contents .sec_step .step_ttl {
  margin-bottom: calc(34 / 720 * 100vw);
  text-align: center;
  font-size: calc(46 / 720 * 100vw);
  font-weight: normal;
  line-height: calc(60 / 720 * 100vw);
  color: #595757;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  letter-spacing: 0.075em;
}
.lp_contents .sec_step .step_list {
  margin-bottom: calc(60 / 720 * 100vw);
}
.lp_contents .sec_step .step_use {
  border: 2px solid #ccc;
  border-radius: calc(10 / 720 * 100vw);
  overflow: hidden;
}
.lp_contents .sec_step .step_use .step_use_ttl {
  background-color: #f5f5f5;
}
.lp_contents .sec_step .step_use .step_use_ttl a {
  display: block;
  outline: 0 none;
  text-align: center;
  text-decoration: none;
  font-size: calc(38 / 720 * 100vw);
  line-height: calc(46 / 720 * 100vw);
  padding: calc(15 / 720 * 100vw) 0;
  position: relative;
}
.lp_contents .sec_step .step_use .step_use_ttl a::after {
  width: calc(24 / 720 * 100vw);
  height: calc(24 / 720 * 100vw);
  content: '';
  display: block;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/icn_step_open.svg) no-repeat center center;
}
.lp_contents .sec_step .step_use .step_use_list {
  padding: calc(25 / 720 * 100vw);
}
.lp_contents .sec_step .step_use .step_use_list li {
  font-size: calc(24 / 720 * 100vw);
  line-height: calc(34 / 720 * 100vw);
  margin-bottom: calc(5 / 720 * 100vw);
  padding-left: calc(25 / 720 * 100vw);
  text-indent: -1.2em;
}
.lp_contents .sec_step .step_use .step_use_list li::before {
  display: inline-block;
  content: "";
  width: calc(22 / 720 * 100vw);
  height: calc(22 / 720 * 100vw);
  background: #595757;
  border-radius: 100%;
  margin-right: calc(6 / 720 * 100vw);
  transform: translateY(3px);
}
.lp_contents .sec_step .step_use.m-opened .mod-acc_a--ttl a::after {
  background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/icn_step_close.svg) no-repeat center center;
}
.lp_contents .sec_skinCare {
  border-bottom: calc(2 / 720 * 100vw) solid #ccc;
}
.lp_contents .sec_skinCare .container {
  width: calc(640 / 720 * 100vw);
  margin: 0 auto;
  padding: calc(80 / 720 * 100vw) 0;
}
.lp_contents .sec_skinCare::before {
  display: block;
  content: "";
  height: calc(13 / 720 * 100vw);
  background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/skinCare_border.jpg) repeat-x center;
  background-size: 100%;
}
.lp_contents .sec_skinCare .skinCare_ttl {
  font-size: calc(46 / 720 * 100vw);
  font-weight: normal;
  line-height: calc(60 / 720 * 100vw);
  text-align: center;
  margin-bottom: calc(35 / 720 * 100vw);
  letter-spacing: 0.03em;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
}
.lp_contents .sec_skinCare .skinCare_type {
  font-size: calc(38 / 720 * 100vw);
  color: #e4007f;
  line-height: calc(38 / 720 * 100vw);
  text-align: center;
  margin-bottom: calc(10 / 720 * 100vw);
  letter-spacing: 0.075em;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
}
.lp_contents .sec_skinCare .skinCare_text {
  font-size: calc(36 / 720 * 100vw);
  color: #595757;
  line-height: calc(36 / 720 * 100vw);
  margin-bottom: calc(50 / 720 * 100vw);
  text-align: center;
  letter-spacing: 0.075em;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
}
.lp_contents .sec_skinCare .skinCare_btn {
  width: calc(480 / 720 * 100vw);
  margin: calc(16 / 720 * 100vw) auto 0;
}
.lp_contents .sec_skinCare .skinCare_btn .module-buttonV2 {
  max-width: calc(480 / 720 * 100vw);
  min-height: calc(92 / 720 * 100vw);
  padding: 0;
  border: calc(2 / 720 * 100vw) solid #d3d2cf;
}
.lp_contents .sec_skinCare .skinCare_btn .module-buttonV2 span {
  font-size: calc(24 / 720 * 100vw);
  line-height: calc(80 / 720 * 100vw);
  font-weight: 500;
  color: #595757;
}
.lp_contents .sec_skinCare .skinCare_dec {
  margin-top: calc(80 / 720 * 100vw);
}
.lp_contents .sec_skinCare .skinCare_dec dl {
  display: flex;
  justify-content: space-between;
  letter-spacing: -0.075em;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
}
.lp_contents .sec_skinCare .skinCare_dec dl dt, .lp_contents .sec_skinCare .skinCare_dec dl img {
  width: calc(242 / 720 * 100vw);
  margin: 0 auto;
}
.lp_contents .sec_skinCare .skinCare_dec dl dd {
  width: calc(380 / 720 * 100vw);
}
.lp_contents .sec_skinCare .skinCare_dec dl dd p {
  font-size: calc(28 / 720 * 100vw);
  line-height: calc(38 / 720 * 100vw);
}
.lp_contents .sec_skinCare .skinCare_dec dl dd p span {
  font-size: calc(36 / 720 * 100vw);
  color: #e4007f;
  line-height: 1;
  margin-bottom: calc(15 / 720 * 100vw);
  display: inline-block;
}
.lp_contents .sec_skinCare .skinCare_dec dl dd a {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: calc(380 / 720 * 100vw);
  min-height: calc(92 / 720 * 100vw);
  margin-top: calc(12 / 720 * 100vw);
  padding: 0;
  border: calc(2 / 720 * 100vw) solid #d3d2cf;
}
.lp_contents .sec_skinCare .skinCare_dec dl dd a span {
  font-size: calc(24 / 720 * 100vw);
  line-height: calc(80 / 720 * 100vw);
  font-weight: 500;
  color: #595757;
}
.lp_contents .sec_skinCare .skinCare_dec dl + dl dd {
  padding-top: calc(38 / 720 * 100vw);
}
.lp_contents .sec_skinCare .skinCare_dec dl + dl dd span {
  letter-spacing: -0.03em;
}
.lp_contents .modal {
  position: absolute;
  background-repeat: repeat;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2000;
  cursor: pointer;
}
.lp_contents .modal .closer {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 102;
  background-color: rgba(0, 0, 0, 0.6);
}
.lp_contents .modal .inner {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
}
.lp_contents .modal .modal_box {
  background: #fff;
  border-radius: calc(10 / 750 * 100vw);
  margin: calc(60 / 750 * 100vw) calc(40 / 750 * 100vw);
  position: relative;
  padding: calc(60 / 750 * 100vw) calc(20 / 750 * 100vw) calc(20 / 750 * 100vw);
  z-index: 103;
}
.lp_contents .modal .modal_box img + img {
  margin-top: calc(20 / 720 * 100vw);
}
.lp_contents .modal .modal_box.basemake_main_modal {
  padding: 0 0 calc(26 / 720 * 100vw);
  border: solid 2px #fff;
}
.lp_contents .modal .modal_box.basemake_main_modal h4 {
  display: block;
  border: 0 none;
  background-color: #f8eee8;
  font-family: serif;
  color: #666;
  font-size: calc(36 / 720 * 100vw);
  line-height: calc(90 / 720 * 100vw);
  padding-bottom: 0;
}
.lp_contents .modal .modal_box.basemake_main_modal h4::after {
  display: none;
}
.lp_contents .modal .modal_box.basemake_main_modal .basemake_main_modal_catch {
  font-size: calc(48 / 720 * 100vw);
  line-height: calc(68 / 48);
  color: #e4007f;
  margin-bottom: calc(40 / 720 * 100vw);
}
.lp_contents .modal .modal_box.basemake_main_modal .basemake_main_modal_img {
  width: calc(550 / 720 * 100vw);
  margin: calc(70 / 720 * 100vw) auto calc(80 / 720 * 100vw);
}
.lp_contents .modal .modal_box.basemake_main_modal .basemake_main_modal_notes {
  width: calc(610 / 720 * 100vw);
  margin: calc(30 / 720 * 100vw) auto 0;
  text-align: left;
}
.lp_contents .modal .modal_box.basemake_main_modal .basemake_main_modal_notes li {
  font-size: calc(20 / 720 * 100vw);
  line-height: calc(28 / 20);
  text-indent: -1.3em;
  padding-left: 1.3em;
}
.lp_contents .modal .inner > img {
  max-width: 100%;
}
.lp_contents .modal .btn {
  position: absolute;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  z-index: 103;
  width: calc(60 / 750 * 100vw) !important;
  height: calc(60 / 750 * 100vw) !important;
  top: calc(-28 / 750 * 100vw) !important;
  right: calc(-28 / 750 * 100vw) !important;
}
.lp_contents .modal h4 {
  font-size: calc(40 / 720 * 100vw);
  font-weight: normal;
  line-height: 1;
  color: #e4007f;
  display: inline-block;
  position: relative;
  padding-bottom: 5px;
  margin-bottom: calc(40 / 720 * 100vw);
}
.lp_contents .modal h4::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background-color: #e4007f;
}
.lp_contents .modal .base-cc_type dt {
  margin-bottom: calc(30 / 750 * 100vw);
}
.lp_contents .modal .base-cc_type dl + dl {
  margin-top: calc(40 / 750 * 100vw);
}
.lp_contents .modal .base-cc_color {
  margin-top: calc(35 / 750 * 100vw);
}
.lp_contents .modal .base-cc_color dt {
  margin-bottom: calc(36 / 750 * 100vw);
}

.sec_notes {
  padding: calc(80 / 720 * 100vw) calc(40 / 720 * 100vw);
  border-bottom: calc(2 / 720 * 100vw) solid #ccc;
}
.sec_notes h2 {
  font-size: calc(20 / 720 * 100vw);
  line-height: 1;
  font-weight: bold;
  margin-bottom: calc(20 / 720 * 100vw);
}
.sec_notes .notes_list > li {
  font-size: calc(20 / 720 * 100vw);
  line-height: calc(27 / 720 * 100vw);
  text-indent: -1.3em;
  padding-left: 1.3em;
}
.sec_notes .notes_list > li span {
  color: #e4007f;
}
.sec_notes .notes_list > li a {
  display: inline;
  text-decoration: underline;
  color: #e4007f;
}
.sec_notes .notes_list > li + li {
  margin-top: calc(10 / 720 * 100vw);
}
.sec_notes .notes_list .list_subttl {
  margin-top: calc(30 / 720 * 100vw);
}

@media screen and (min-width: 720px) {
  .lp_contents {
    width: 720px;
    min-width: 720px;
    margin: 0 auto;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    color: #595757;
  }
  .lp_contents .container {
    text-align: left !important;
  }
  .lp_contents h1 {
    width: 720px;
    margin: 0 auto;
    padding: 20px 0;
    font-size: 32px;
    font-weight: 600;
  }
  .lp_contents .sec_main {
    border-bottom: solid 2px #ccc;
  }
  .lp_contents .sec_main .logo {
    width: 216px;
    margin: 26px auto 22px;
  }
  .lp_contents .sec_bambuser {
    padding: calc(75 / 750 * 100vw) calc(100 / 750 * 100vw);
  }
  .lp_contents .sec_bambuser h2 {
    font-size: calc(46 / 750 * 100vw);
    font-weight: normal;
    line-height: calc(60 / 750 * 100vw);
    text-align: center;
    margin: 0 0 calc(40 / 750 * 100vw);
    color: #e4007f;
  }
  .lp_contents .sec_bambuser button {
    border: none;
    background-color: #fff;
    padding: 0;
    outline: none;
  }
  .lp_contents .sec_bambuser button .bambuser_img {
    border: solid 2px #ccc;
  }
  .lp_contents .sec_bambuser button .bambuser_txt {
    color: #595757;
    font-size: 22px;
    line-height: 1.4;
    margin: 20px 2px 0;
    text-align: left;
  }
  .lp_contents .sec_trouble .trouble_ttl {
    font-size: 46px;
    font-weight: normal;
    line-height: 60px;
    text-align: center;
    margin: 80px 0 40px;
    color: #595757;
  }
  .lp_contents .sec_trouble .trouble_ttl span {
    color: #e4007f;
  }
  .lp_contents .sec_trouble .trouble_box {
    margin-bottom: 80px;
  }
  .lp_contents .sec_trouble .trouble_box .trouble_img {
    width: 600px;
    margin: 0 auto 50px;
  }
  .lp_contents .sec_trouble .trouble_box .trouble_list {
    width: 640px;
    margin: 0 auto;
  }
  .lp_contents .sec_trouble .trouble_box .trouble_list li {
    font-size: 28px;
    line-height: 28px;
    padding: 24px;
    text-align: left;
    background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/trouble_border.png) repeat-x left bottom;
    background-size: 100%;
    -webkit-font-feature-settings: 'palt';
    font-feature-settings: 'palt';
  }
  .lp_contents .sec_trouble .trouble_box .trouble_list li.red_txt {
    color: #e4007f;
  }
  .lp_contents .sec_trouble .trouble_box .trouble_list li::before {
    display: inline-block;
    content: "";
    width: 37px;
    height: 37px;
    margin-right: 8px;
    background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/trouble_check_icon.png) no-repeat center;
    background-size: 100%;
    vertical-align: middle;
    transform: translateY(-2px);
  }
  .lp_contents .sec_trouble .trouble_answer {
    background-color: #eaf7ff;
    position: relative;
    padding: 80px 0;
  }
  .lp_contents .sec_trouble .trouble_answer::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/trouble_arrow.png) no-repeat 0 0;
    background-size: 100%;
    width: 92px;
    height: 41px;
  }
  .lp_contents .sec_trouble .trouble_answer .trouble_answer_ttl {
    font-size: 46px;
    line-height: 60px;
    color: #595757;
    margin-bottom: 40px;
    text-align: center;
    -webkit-font-feature-settings: 'palt';
    font-feature-settings: 'palt';
  }
  .lp_contents .sec_trouble .trouble_answer .trouble_answer_box {
    width: 640px;
    margin: 0 auto 35px;
    background-color: #fff;
    border-radius: 10px;
    padding: 40px 0;
    text-align: center;
  }
  .lp_contents .sec_trouble .trouble_answer .trouble_answer_box .trouble_answer_txt {
    margin-bottom: 37px;
    font-size: 34px;
    line-height: 40px;
    color: #595757;
    letter-spacing: -0.05em;
  }
  .lp_contents .sec_trouble .trouble_answer .trouble_answer_box .trouble_answer_txt span {
    font-size: 40px;
    padding-bottom: 5px;
    background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/trouble_answer_txt_bg.png) no-repeat left bottom;
    background-size: 100%;
  }
  .lp_contents .sec_trouble .trouble_answer .trouble_answer_txt2 {
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    line-height: 50px;
    color: #e4007f;
    letter-spacing: 0.05em;
  }
  .lp_contents .sec_trouble .trouble_answer .trouble_answer_txt2 span {
    font-size: 46px;
    padding-bottom: 6px;
    background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/trouble_answer_txt2_bg.png) no-repeat left bottom;
    background-size: 100%;
    color: #e4007f;
  }
  .lp_contents .sec_point {
    background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/point_bg.jpg) no-repeat top center;
    background-size: 100% 100%;
    color: #595757;
    padding: 80px 50px 73px;
  }
  .lp_contents .sec_point .container .point_ttl {
    font-size: 28px;
    font-weight: normal;
    line-height: 28px;
    margin-bottom: 5px;
    text-align: center;
  }
  .lp_contents .sec_point .container .point_txt {
    font-size: 50px;
    line-height: 60px;
    text-align: center;
    -webkit-font-feature-settings: 'palt';
    font-feature-settings: 'palt';
    letter-spacing: 0.075em;
  }
  .lp_contents .sec_point .container .point_cont {
    text-align: center;
    margin-bottom: 60px;
  }
  .lp_contents .sec_point .container .point_cont .point_cont_text {
    margin-bottom: 18px;
    font-size: 36px;
    line-height: 50px;
    color: #595757;
    -webkit-font-feature-settings: 'palt';
    font-feature-settings: 'palt';
  }
  .lp_contents .sec_point .container .point_cont .point_cont_text span {
    padding-bottom: 6px;
    background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/trouble_answer_txt_bg.png) no-repeat left bottom;
    background-size: 100%;
  }
  .lp_contents .sec_point .container .point_cont .point_cont_desc {
    font-size: 28px;
    line-height: 38px;
    color: #595757;
    -webkit-font-feature-settings: 'palt';
    font-feature-settings: 'palt';
  }
  .lp_contents .sec_point .container .point_cont .point_cont_btn {
    margin-top: 34px;
    box-shadow: 4.589px 6.553px 8px 0px rgba(0, 0, 0, 0.2);
  }
  .lp_contents .sec_point .container .point_cont .point_cont_btn .module-buttonV2 {
    max-width: 640px;
    min-height: 112px;
    background-size: 24px 24px;
    background-position: right 40px center;
  }
  .lp_contents .sec_point .container .point_cont .point_cont_btn .module-buttonV2 span {
    font-size: 30px;
    line-height: 80px;
    font-weight: 500;
  }
  .lp_contents .sec_point .container .point_list {
    padding: 0 20px;
  }
  .lp_contents .sec_point .container .point_list li div {
    background: rgba(255, 255, 255, 0.6);
    border-radius: 10px;
    box-shadow: 0 0 10px 5px rgba(112, 167, 201, 0.3);
    padding: 38px 30px;
    margin-bottom: 15px;
    text-align: center;
    position: relative;
    text-align: center;
  }
  .lp_contents .sec_point .container .point_list li div:before {
    content: '';
    position: absolute;
    top: -10px;
    left: -20px;
    width: 110px;
    height: 110px;
  }
  .lp_contents .sec_point .container .point_list li div .point_list_ttl {
    font-size: 34px;
    line-height: 40px;
    color: #e4007f;
    margin-bottom: 10px;
    -webkit-font-feature-settings: 'palt';
    font-feature-settings: 'palt';
  }
  .lp_contents .sec_point .container .point_list li div .point_list_txt {
    font-size: 24px;
    line-height: 30px;
    color: #595757;
    -webkit-font-feature-settings: 'palt';
    font-feature-settings: 'palt';
    letter-spacing: 0.075em;
  }
  .lp_contents .sec_point .container .point_list li .point_note {
    font-size: 20px;
    color: #666;
    line-height: 24px;
    -webkit-font-feature-settings: 'palt';
    font-feature-settings: 'palt';
    letter-spacing: -0.01em;
  }
  .lp_contents .sec_point .container .point_list li:nth-child(1) div:before {
    background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/point1_icon.png) no-repeat 0 0;
    background-size: 100%;
  }
  .lp_contents .sec_point .container .point_list li:nth-child(2) div:before {
    background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/point2_icon.png) no-repeat 0 0;
    background-size: 100%;
  }
  .lp_contents .sec_point .container .point_list li:nth-child(3) div:before {
    background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/point3_icon.png) no-repeat 0 0;
    background-size: 100%;
  }
  .lp_contents .sec_point .container .point_list li + li {
    margin-top: 35px;
  }
  .lp_contents .sec_ins {
    padding: 80px 0;
    background: #fff6e9;
  }
  .lp_contents .sec_ins .container {
    width: 590px;
    margin: 0 auto;
  }
  .lp_contents .sec_ins .ins_icon {
    width: 300px;
    margin: 0 auto 20px;
  }
  .lp_contents .sec_ins .ins_ttl {
    margin: 25px 0 10px;
    font-size: 46px;
    font-weight: normal;
    line-height: 60px;
    text-align: center;
    -webkit-font-feature-settings: 'palt';
    font-feature-settings: 'palt';
    letter-spacing: 0.05em;
  }
  .lp_contents .sec_ins .ins_txt {
    margin-bottom: 35px;
    font-size: 28px;
    line-height: 28px;
    text-align: center;
  }
  .lp_contents .sec_ins .ins_txt span:first-child {
    margin-right: 55px;
  }
  .lp_contents .sec_prod {
    background: #fdecf3 url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/prod_bg.jpg) repeat-x 0 0;
  }
  .lp_contents .sec_prod .container {
    width: 640px;
    margin: 0 auto;
  }
  .lp_contents .sec_prod .prod_modal_img {
    width: 480px;
    margin: 40px auto 0;
  }
  .lp_contents .sec_prod .prod_box {
    padding: 75px 0 65px;
    color: #595757;
    position: relative;
  }
  .lp_contents .sec_prod .prod_box h2 {
    margin-bottom: 24px;
    font-size: 42px;
    line-height: 60px;
    text-align: center;
    font-weight: normal;
    -webkit-font-feature-settings: 'palt';
    font-feature-settings: 'palt';
  }
  .lp_contents .sec_prod .prod_box h2 span {
    display: block;
    margin-bottom: 10px;
    font-size: 40px;
    line-height: 1;
    color: #e4007f;
    font-weight: normal;
  }
  .lp_contents .sec_prod .prod_box .prod_catch {
    font-size: 24px;
    line-height: 40px;
    letter-spacing: 0.05em;
    font-feature-settings: 'palt';
    text-align: center;
  }
  .lp_contents .sec_prod .prod_box .prod_date {
    text-align: center;
  }
  .lp_contents .sec_prod .prod_box .prod_img {
    margin: -40px -50px 80px;
  }
  .lp_contents .sec_prod .prod_box .prod_detail {
    font-size: 24px;
    line-height: 38px;
    font-feature-settings: "palt";
    margin-top: 22px;
  }
  .lp_contents .sec_prod .prod_box .prod_info {
    text-align: left;
    margin-top: -170px;
  }
  .lp_contents .sec_prod .prod_box .prod_info h3 {
    font-size: 28px;
    line-height: 38px;
    font-weight: normal;
    -webkit-font-feature-settings: 'palt';
    font-feature-settings: 'palt';
  }
  .lp_contents .sec_prod .prod_box .prod_info h3 span {
    font-size: 28px;
    color: #595757;
  }
  .lp_contents .sec_prod .prod_box .prod_info .prod_info_price {
    margin-top: 30px;
    font-size: 28px;
    line-height: 1;
  }
  .lp_contents .sec_prod .prod_box .prod_info .prod_info_price em {
    font-size: 34px;
    font-style: normal;
  }
  .lp_contents .sec_prod .prod_box .prod_info .prod_info_price .postage {
    display: inline-block;
    font-size: 22px;
    line-height: 1;
    border: solid 1px #595757;
    padding: 3px 1em 5px;
    transform: translateY(-3px);
  }
  .lp_contents .sec_prod .prod_box .prod_info .prod_info_btn {
    margin: 38px 0 0;
    max-width: 640px;
    min-height: 112px;
  }
  .lp_contents .sec_prod .prod_box .prod_info .prod_info_btn a {
    display: block;
    width: 640px;
    max-width: 640px;
    height: 112px;
    min-height: 112px;
  }
  .lp_contents .sec_prod .prod_box .prod_info .prod_info_btn a::before {
    display: none;
  }
  .lp_contents .sec_prod .prod_box .prod_info .prod_info_btn a span {
    font-size: 28px;
    line-height: 80px;
    font-weight: 500;
  }
  .lp_contents .sec_prod .prod_box .prod_info .prod_info_btn a span::before {
    width: 24px;
    height: 24px;
    background-size: 24px 24px;
  }
  .lp_contents .sec_prod .prod_box .prod_info .prod_info_btn a span span {
    font-size: 24px;
  }
  .lp_contents .sec_prod .prod_box .prod_info .prod_info_btn a span span::before {
    display: none;
  }
  .lp_contents .sec_prod .prod_box .prod_info .prod_info_btn .zaikokbn0,
  .lp_contents .sec_prod .prod_box .prod_info .prod_info_btn .zaikokbn9 {
    min-height: 112px;
    text-align: center;
    background: #d3d2cf !important;
  }
  .lp_contents .sec_prod .prod_box .prod_info .prod_info_btn .zaikokbn0 span,
  .lp_contents .sec_prod .prod_box .prod_info .prod_info_btn .zaikokbn9 span {
    font-size: 28px;
    line-height: 110px;
    font-weight: 500;
    color: #807f7d !important;
  }
  .lp_contents .sec_prod .prod_box .prod_info .prod_info_note {
    font-size: 20px;
    line-height: 1;
    color: #595757;
    text-align: left;
    margin-top: 40px;
  }
  .lp_contents .sec_prod .prod_box .prod_touken {
    margin: 0 -10px 0 -6px;
  }
  .lp_contents .sec_prod .prod_web {
    background-color: #ffffff;
    padding: 4px;
    position: relative;
    margin-bottom: 40px;
  }
  .lp_contents .sec_prod .prod_web::before {
    content: '';
    width: 130px;
    height: 128px;
    position: absolute;
    left: -6px;
    top: -5px;
    background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/prod_web_tag.png) no-repeat center center;
    background-size: contain;
    z-index: 1;
  }
  .lp_contents .sec_prod .prod_web .prod_web_inner {
    border: 2px #cccccc solid;
    padding: 20px 0 28px 74px;
    position: relative;
  }
  .lp_contents .sec_prod .prod_web .prod_web_inner::before {
    content: '';
    width: 188px;
    height: 126px;
    position: absolute;
    right: 19px;
    top: 14px;
    background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/prod_web_img.png) no-repeat center center;
    background-size: contain;
  }
  .lp_contents .sec_prod .prod_web .prod_web_inner p {
    font-size: 24px;
    line-height: 30px;
    font-feature-settings: "palt";
    letter-spacing: 0.04em;
    font-weight: 400;
  }
  .lp_contents .sec_prod .prod_web .prod_web_inner p:nth-child(1) span {
    font-size: 20px;
  }
  .lp_contents .sec_prod .prod_web .prod_web_inner p:nth-child(2) {
    color: #e4007f;
    font-size: 36px;
    letter-spacing: 0.05em;
    line-height: 1;
    margin-top: 10px;
  }
  .lp_contents .sec_prod .prod_present {
    width: 640px;
    margin: 0 auto;
  }
  .lp_contents .sec_prod .prod_present .present_box {
    background: #FFF;
    border: 4px solid #e4007f;
    padding: 42px 36px;
    position: relative;
    text-align: center;
  }
  .lp_contents .sec_prod .prod_present .present_box_ttl {
    font-size: 28px;
    font-weight: 500;
  }
  .lp_contents .sec_prod .prod_present .present_box_ttl span {
    font-size: 36px;
    color: #e4007f;
  }
  .lp_contents .sec_prod .prod_present .present_box_date {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #e4007f;
    font-size: 28px;
    font-weight: 500;
    border-radius: 100px;
    width: 552px;
    height: 62px;
    margin: 0 auto;
    color: #fff;
  }
  .lp_contents .sec_prod .prod_present .present_box_img {
    margin: 26px 0 0;
  }
  .lp_contents .sec_prod .prod_present .present_note {
    margin-top: 20px;
    font-size: 20px;
    text-align: left;
  }
  .lp_contents .sec_prod .prod_present .present_note li {
    text-indent: -1.2em;
    margin-left: 1.2em;
  }
  .lp_contents .sec_prod .prod_present .present_note li + li {
    margin-top: 6px;
  }
  .lp_contents .sec_prod .prod_notes {
    font-size: 18px;
    line-height: 28px;
    font-feature-settings: "palt";
    letter-spacing: 0.04em;
    text-indent: -1.3em;
    padding-left: 1.3em;
    margin-top: -26px;
    margin-bottom: 60px;
  }
  .lp_contents .sec_prod .mod-acc_a {
    margin-top: 35px;
  }
  .lp_contents .sec_prod .mod-acc_a--ttl a {
    display: inline-block;
    outline: 0 none;
    text-align: center;
    text-decoration: none;
    font-size: 30px;
    line-height: 1;
    padding: 0 30px 7px 0;
    position: relative;
    border-bottom: solid 1px #595757;
  }
  .lp_contents .sec_prod .mod-acc_a--ttl a::after {
    content: '';
    display: block;
    width: 22px;
    height: 22px;
    background: red;
    position: absolute;
    right: -8px;
    top: 45%;
    transform: translateY(-50%);
    background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/icn_open.svg) no-repeat center center;
    background-size: 12px;
  }
  .lp_contents .sec_prod .mod-acc_a--ttl a:link, .lp_contents .sec_prod .mod-acc_a--ttl a:visited {
    color: #595757;
  }
  .lp_contents .sec_prod .mod-acc_a--cont {
    padding: 37px 0 0;
  }
  .lp_contents .sec_prod .mod-acc_a--cont p {
    margin-bottom: 5px;
    font-size: 28px;
    line-height: 1;
  }
  .lp_contents .sec_prod .mod-acc_a--cont ul li {
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 48px;
    padding-left: 1.0em;
    text-indent: -1.0em;
  }
  .lp_contents .sec_prod .mod-acc_a.m-opened .mod-acc_a--ttl a::after {
    background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/icn_close.svg) no-repeat center center;
    background-size: 12px;
  }
  .lp_contents .sec_prod .review_box {
    padding: 80px 0;
  }
  .lp_contents .sec_prod .review_box h2 {
    font-size: 46px;
    font-weight: normal;
    line-height: 58px;
    color: #595757;
    text-align: center;
    -webkit-font-feature-settings: 'palt';
    font-feature-settings: 'palt';
  }
  .lp_contents .sec_prod .review_box .mod-review {
    margin-top: 40px;
  }
  .lp_contents .sec_prod .review_box .mod-review + .mod-review {
    margin-top: 40px;
  }
  .lp_contents .sec_prod .review_box .mod-review.js-review--acc .mod-review--voice dl:nth-child(n+2) {
    display: none;
  }
  .lp_contents .sec_prod .review_box .mod-review .mod-review--voice {
    background: #fff;
    overflow: hidden;
  }
  .lp_contents .sec_prod .review_box .mod-review .mod-review--voice dl {
    margin: 0 38px;
    padding: 20px 0;
  }
  .lp_contents .sec_prod .review_box .mod-review .mod-review--voice dl:nth-child(n+2) {
    border-top: solid 1px #ebebeb;
  }
  .lp_contents .sec_prod .review_box .mod-review .mod-review--voice dl dt {
    color: #e84388;
    font-size: 24px;
    margin: 0 0 10px;
  }
  .lp_contents .sec_prod .review_box .mod-review .mod-review--voice dl dt:before {
    content: '';
    display: inline-block;
    width: 44px;
    height: 43px;
    background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/review_icon.svg) no-repeat 0 0;
    vertical-align: middle;
    margin-right: 16px;
  }
  .lp_contents .sec_prod .review_box .mod-review .mod-review--voice dl dt span {
    display: inline-block;
    color: #e84388;
    font-size: 24px;
    line-height: 38px;
    vertical-align: middle;
    width: 146px;
    margin-left: 15px;
    height: 38px;
    text-indent: -30em;
    overflow: hidden;
    background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/eval_def.svg) no-repeat left 5px;
    background-size: 100%;
    transform: translateY(-4px);
  }
  .lp_contents .sec_prod .review_box .mod-review .mod-review--voice dl dt span.eval0 {
    background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/eval0.svg) no-repeat left 5px;
    background-size: 100%;
  }
  .lp_contents .sec_prod .review_box .mod-review .mod-review--voice dl dt span.eval05 {
    background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/eval05.svg) no-repeat left 5px;
    background-size: 100%;
  }
  .lp_contents .sec_prod .review_box .mod-review .mod-review--voice dl dt span.eval2 {
    background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/eval2.svg) no-repeat left 5px;
    background-size: 100%;
  }
  .lp_contents .sec_prod .review_box .mod-review .mod-review--voice dl dt span.eval25 {
    background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/eval25.svg) no-repeat left 5px;
    background-size: 100%;
  }
  .lp_contents .sec_prod .review_box .mod-review .mod-review--voice dl dt span.eval3 {
    background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/eval3.svg) no-repeat left 5px;
    background-size: 100%;
  }
  .lp_contents .sec_prod .review_box .mod-review .mod-review--voice dl dt span.eval35 {
    background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/eval35.svg) no-repeat left 5px;
    background-size: 100%;
  }
  .lp_contents .sec_prod .review_box .mod-review .mod-review--voice dl dt span.eval4 {
    background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/eval4.svg) no-repeat left 5px;
    background-size: 100%;
  }
  .lp_contents .sec_prod .review_box .mod-review .mod-review--voice dl dt span.eval45 {
    background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/eval45.svg) no-repeat left 5px;
    background-size: 100%;
  }
  .lp_contents .sec_prod .review_box .mod-review .mod-review--voice dl dt span.eval5 {
    background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/eval5.svg) no-repeat left 5px;
    background-size: 100%;
  }
  .lp_contents .sec_prod .review_box .mod-review .mod-review--voice dl dd {
    font-size: 24px;
    line-height: 1.8;
  }
  .lp_contents .sec_prod .review_box .mod-review .mod-review--voice dl:nth-child(2n) dt:before {
    background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/review_icon2.svg) no-repeat 0 0;
    background-size: 100%;
  }
  .lp_contents .sec_prod .review_box .mod-review .mod-review--voice .review_btn div {
    display: block;
    background-color: #f5f5f5;
    text-align: center;
    position: relative;
    padding: 15px;
    color: #666;
    cursor: pointer;
  }
  .lp_contents .sec_prod .review_box .mod-review .mod-review--voice .review_btn div:before {
    content: '口コミをもっと見る';
    display: inline-block;
    font-size: 24px;
    line-height: 33px;
    vertical-align: middle;
    margin-right: 1em;
  }
  .lp_contents .sec_prod .review_box .mod-review .mod-review--voice .review_btn div span {
    display: inline-block;
    width: 26px;
    height: 26px;
    border: solid 1px #666;
    border-radius: 100%;
    overflow: hidden;
    vertical-align: middle;
  }
  .lp_contents .sec_prod .review_box .mod-review .mod-review--voice .review_btn div span::after {
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/icn_open.svg) no-repeat center center;
    background-size: contain;
    margin: 7px auto 6px;
  }
  .lp_contents .sec_prod .review_box .mod-review .mod-review--voice.opened .review_btn div:before {
    content: '閉じる';
  }
  .lp_contents .sec_prod .review_box .mod-review .mod-review--voice.opened .review_btn div span:after {
    background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/icn_close.svg) no-repeat center center;
    background-size: contain;
  }
  .lp_contents .sec_prod .review_box .mod-review .mod-review--voice .mod-review--voice_ttl {
    color: #e84388;
    font-size: 24px;
    line-height: 1;
    text-align: left;
    margin: 20px 0 10px;
  }
  .lp_contents .sec_prod .review_box .mod-review .mod-review--voice.comingsoon {
    background-color: #f5f5f5;
    border: 0 none;
  }
  .lp_contents .sec_prod .review_box .mod-review .mod-review--voice.comingsoon dl dd {
    text-align: center;
    font-size: 24px;
    margin: -30px 0 10px;
  }
  .lp_contents .sec_step {
    padding: 80px 0;
  }
  .lp_contents .sec_step .container {
    width: 640px;
    margin: 0 auto;
  }
  .lp_contents .sec_step .step_ttl {
    margin-bottom: 34px;
    text-align: center;
    font-size: 46px;
    font-weight: normal;
    line-height: 60px;
    color: #595757;
    -webkit-font-feature-settings: 'palt';
    font-feature-settings: 'palt';
    letter-spacing: 0.075em;
  }
  .lp_contents .sec_step .step_list {
    margin-bottom: 60px;
  }
  .lp_contents .sec_step .step_use {
    border: 2px solid #ccc;
    border-radius: 10px;
    overflow: hidden;
  }
  .lp_contents .sec_step .step_use .step_use_ttl {
    background-color: #f5f5f5;
  }
  .lp_contents .sec_step .step_use .step_use_ttl a {
    display: block;
    outline: 0 none;
    text-align: center;
    text-decoration: none;
    font-size: 38px;
    line-height: 46px;
    padding: 15px 0;
    position: relative;
  }
  .lp_contents .sec_step .step_use .step_use_ttl a::after {
    width: 24px;
    height: 24px;
    content: '';
    display: block;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/icn_step_open.svg) no-repeat center center;
  }
  .lp_contents .sec_step .step_use .step_use_list {
    padding: 25px;
  }
  .lp_contents .sec_step .step_use .step_use_list li {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 5px;
    padding-left: 25px;
    text-indent: -1.2em;
  }
  .lp_contents .sec_step .step_use .step_use_list li::before {
    display: inline-block;
    content: "";
    width: 22px;
    height: 22px;
    background: #595757;
    border-radius: 100%;
    margin-right: 6px;
    transform: translateY(3px);
  }
  .lp_contents .sec_step .step_use.m-opened .mod-acc_a--ttl a::after {
    background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/icn_step_close.svg) no-repeat center center;
  }
  .lp_contents .sec_skinCare {
    border-bottom: 2px solid #ccc;
  }
  .lp_contents .sec_skinCare .container {
    width: 640px;
    margin: 0 auto;
    padding: 80px 0;
  }
  .lp_contents .sec_skinCare::before {
    display: block;
    content: "";
    height: 13px;
    background: url(/sw/onlinestore/campaign/dprogram/barrier20201021/img/skinCare_border.jpg) repeat-x center;
    background-size: 100%;
  }
  .lp_contents .sec_skinCare .skinCare_ttl {
    font-size: 46px;
    font-weight: normal;
    line-height: 60px;
    text-align: center;
    margin-bottom: 35px;
    letter-spacing: 0.03em;
    -webkit-font-feature-settings: 'palt';
    font-feature-settings: 'palt';
  }
  .lp_contents .sec_skinCare .skinCare_type {
    font-size: 38px;
    color: #e4007f;
    line-height: 38px;
    text-align: center;
    margin-bottom: 10px;
    letter-spacing: 0.075em;
    -webkit-font-feature-settings: 'palt';
    font-feature-settings: 'palt';
  }
  .lp_contents .sec_skinCare .skinCare_text {
    font-size: 36px;
    color: #595757;
    line-height: 36px;
    margin-bottom: 50px;
    text-align: center;
    letter-spacing: 0.075em;
    -webkit-font-feature-settings: 'palt';
    font-feature-settings: 'palt';
  }
  .lp_contents .sec_skinCare .skinCare_btn {
    width: 480px;
    margin: 16px auto 0;
  }
  .lp_contents .sec_skinCare .skinCare_btn .module-buttonV2 {
    max-width: 480px;
    min-height: 92px;
    padding: 0;
    border: 2px solid #d3d2cf;
  }
  .lp_contents .sec_skinCare .skinCare_btn .module-buttonV2 span {
    font-size: 24px;
    line-height: 80px;
    font-weight: 500;
    color: #595757;
  }
  .lp_contents .sec_skinCare .skinCare_dec {
    margin-top: 80px;
  }
  .lp_contents .sec_skinCare .skinCare_dec dl {
    display: flex;
    justify-content: space-between;
    letter-spacing: -0.075em;
    -webkit-font-feature-settings: 'palt';
    font-feature-settings: 'palt';
  }
  .lp_contents .sec_skinCare .skinCare_dec dl dt, .lp_contents .sec_skinCare .skinCare_dec dl img {
    width: 242px;
    margin: 0 auto;
  }
  .lp_contents .sec_skinCare .skinCare_dec dl dd {
    width: 380px;
  }
  .lp_contents .sec_skinCare .skinCare_dec dl dd p {
    font-size: 28px;
    line-height: 38px;
  }
  .lp_contents .sec_skinCare .skinCare_dec dl dd p span {
    font-size: 36px;
    color: #e4007f;
    line-height: 1;
    margin-bottom: 15px;
    display: inline-block;
  }
  .lp_contents .sec_skinCare .skinCare_dec dl dd a {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 380px;
    min-height: 92px;
    margin-top: 12px;
    padding: 0;
    border: 2px solid #d3d2cf;
  }
  .lp_contents .sec_skinCare .skinCare_dec dl dd a span {
    font-size: 24px;
    line-height: 80px;
    font-weight: 500;
    color: #595757;
  }
  .lp_contents .sec_skinCare .skinCare_dec dl + dl dd {
    padding-top: 38px;
  }
  .lp_contents .sec_skinCare .skinCare_dec dl + dl dd span {
    letter-spacing: -0.03em;
  }
  .lp_contents .modal {
    position: absolute;
    background-repeat: repeat;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2000;
    cursor: pointer;
  }
  .lp_contents .modal .closer {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 102;
    background-color: rgba(0, 0, 0, 0.6);
  }
  .lp_contents .modal .inner {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
  }
  .lp_contents .modal .modal_box {
    width: 720px;
    background: #fff;
    border-radius: calc(10 / 750 * 100vw);
    margin: calc(60 / 750 * 100vw) auto;
    position: relative;
    padding: calc(60 / 750 * 100vw) calc(20 / 750 * 100vw) calc(20 / 750 * 100vw);
    z-index: 103;
  }
  .lp_contents .modal .modal_box img + img {
    margin-top: 20px;
  }
  .lp_contents .modal .modal_box.basemake_main_modal {
    padding: 0 0 26px;
    border: solid 2px #fff;
  }
  .lp_contents .modal .modal_box.basemake_main_modal h4 {
    display: block;
    border: 0 none;
    background-color: #f8eee8;
    font-family: serif;
    color: #666;
    font-size: 36px;
    line-height: 90px;
    padding-bottom: 0;
  }
  .lp_contents .modal .modal_box.basemake_main_modal h4::after {
    display: none;
  }
  .lp_contents .modal .modal_box.basemake_main_modal .basemake_main_modal_catch {
    font-size: 48px;
    line-height: calc(68 / 48);
    color: #e4007f;
    margin-bottom: 40px;
  }
  .lp_contents .modal .modal_box.basemake_main_modal .basemake_main_modal_img {
    width: 550px;
    margin: 70px auto 80px;
  }
  .lp_contents .modal .modal_box.basemake_main_modal .basemake_main_modal_notes {
    width: 610px;
    margin: 30px auto 0;
    text-align: left;
  }
  .lp_contents .modal .modal_box.basemake_main_modal .basemake_main_modal_notes li {
    font-size: 20px;
    line-height: calc(28 / 20);
    text-indent: -1.3em;
    padding-left: 1.3em;
  }
  .lp_contents .modal .inner > img {
    max-width: 100%;
  }
  .lp_contents .modal .btn {
    position: absolute;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    z-index: 103;
    width: calc(30 / 750 * 100vw) !important;
    height: calc(30 / 750 * 100vw) !important;
    top: calc(-14 / 750 * 100vw) !important;
    right: calc(-14 / 750 * 100vw) !important;
  }
  .lp_contents .modal h4 {
    font-size: 40px;
    font-weight: normal;
    line-height: 1;
    color: #e4007f;
    display: inline-block;
    position: relative;
    padding-bottom: 5px;
    margin-bottom: 40px;
  }
  .lp_contents .modal h4::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background-color: #e4007f;
  }
  .lp_contents .modal .base-cc_type dt {
    margin-bottom: calc(30 / 750 * 100vw);
  }
  .lp_contents .modal .base-cc_type dl + dl {
    margin-top: calc(40 / 750 * 100vw);
  }
  .lp_contents .modal .base-cc_color {
    margin-top: calc(35 / 750 * 100vw);
  }
  .lp_contents .modal .base-cc_color dt {
    margin-bottom: calc(36 / 750 * 100vw);
  }

  .sec_notes {
    padding: 80px 40px;
    border-bottom: 2px solid #ccc;
  }
  .sec_notes h2 {
    font-size: 20px;
    line-height: 1;
    font-weight: bold;
    margin-bottom: 20px;
  }
  .sec_notes .notes_list > li {
    font-size: 20px;
    line-height: 27px;
    text-indent: -1.3em;
    padding-left: 1.3em;
  }
  .sec_notes .notes_list > li span {
    color: #e4007f;
  }
  .sec_notes .notes_list > li a {
    display: inline;
    text-decoration: underline;
    color: #e4007f;
  }
  .sec_notes .notes_list > li + li {
    margin-top: 10px;
  }
  .sec_notes .notes_list .list_subttl {
    margin-top: 30px;
  }
}
