@charset "UTF-8";
@import url("//fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700&display=swap&subset=japanese");
/* base override */
body {
  margin-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Sans", "メイリオ", Meiryo, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  padding: 0;
  margin: 0;
}

p {
  padding: 0;
  margin: 0;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
  margin: 0;
  padding: 0;
}

dl {
  margin: 0;
  padding: 0;
}

dt {
  margin: 0;
  padding: 0;
}

dd {
  margin: 0;
  padding: 0;
}

#body {
  min-height: 0 !important;
  padding: 15px 0 10px !important;
}

#body .group {
  padding-bottom: 0;
}

.footer_script {
  height: 0 !important;
  overflow: hidden;
}

/*---------- ヘルパークラス ----------*/
/* hover */
.hover {
  opacity: 1;
  transition-property: opacity;
  transition-duration: 0.5s;
  transition-timing-function: ease-in-out;
  -ms-filter: "alpha( opacity=100 )";
  filter: alpha(opacity=100);
}
.hover:hover {
  opacity: 0.8;
  -ms-filter: "alpha( opacity=80 )";
  filter: alpha(opacity=80);
}

/* clearfix */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

.floatL {
  float: left;
}

.floatR {
  float: right;
}

/*---------- #main02.lp_contents ----------*/
.lp_contents {
  margin: 0;
  padding: 0;
  width: 100%;
  background-color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  color: #7d7d7d;
}
.lp_contents .inner {
  position: relative;
  margin: 0 auto;
  width: 960px;
  text-align: left;
  line-height: 1.5em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.lp_contents {
  background-color: #fff9df;
  font-feature-settings: "palt";
  letter-spacing: 0.1em;
  /*---------- footer_parts ----------*/
}
.lp_contents .kv {
  position: relative;
  border-top: solid 1px #f2f2f2;
  background: #fff url(/cms/onlineshop/dp/i/20210921/repaircream/img/kv_bg.jpg) no-repeat center top;
  height: 480px;
}
.lp_contents .kv_box {
  display: flex;
  justify-content: space-between;
  padding-top: 30px;
}
.lp_contents .kv_catch {
  margin-top: 185px;
}
.lp_contents .kv_term {
  position: relative;
  padding: 8px 14px 0 0;
}
.lp_contents .kv_logo {
  padding: 244px 0 0 56px;
}
.lp_contents .kv_text {
  padding-left: 110px;
}
.lp_contents .kv_new {
  position: absolute;
  top: 90px;
  left: 50%;
  margin-left: -52px;
}
.lp_contents .kv_function {
  position: absolute;
  left: -30px;
  top: 140px;
}
.lp_contents .kv_cosme {
  position: absolute;
  top: 85px;
  right: -20px;
}
.lp_contents .sec_campaign {
  background-color: #fff;
  padding: 48px 0 64px;
}
.lp_contents .sec_campaign .campaign_ttl {
  font-size: 40px;
  line-height: 1.5;
  color: #595757;
  text-align: center;
}
.lp_contents .sec_campaign .campaign_list {
  display: flex;
  justify-content: center;
  margin-top: 28px;
}
.lp_contents .sec_campaign .campaign_list li {
  margin: 0 10px;
}
.lp_contents .sec_campaign .campaign_detail {
  width: 800px;
  margin: 30px auto 0;
  background: url(/cms/onlineshop/dp/i/20210921/repaircream/img/campaign_detail_bg.png) no-repeat top center;
}
.lp_contents .sec_campaign .campaign_detail a {
  height: 100%;
  display: block;
  padding: 12px 12px 6px 40px;
  text-decoration: none;
  color: #7d7d7d;
}
.lp_contents .sec_campaign .campaign_detail_cont {
  display: flex;
  justify-content: space-between;
}
.lp_contents .sec_campaign .campaign_detail_info {
  padding-top: 20px;
}
.lp_contents .sec_campaign .campaign_detail_txt {
  font-size: 17px;
  line-height: 26px;
  font-weight: 400;
  font-weight: 500;
}
.lp_contents .sec_campaign .campaign_detail_ttl {
  margin-top: 6px;
  font-size: 24px;
  line-height: 36px;
  font-weight: 400;
  font-weight: 500;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  -moz-font-feature-settings: "palt";
  letter-spacing: 0.06em;
}
.lp_contents .sec_campaign .campaign_detail_ttl span {
  font-size: 32px;
}
.lp_contents .sec_campaign .campaign_detail_ttl span span {
  color: #e4007f;
}
.lp_contents .sec_campaign .campaign_detail_ttl span sup {
  font-size: 14px;
}
.lp_contents .sec_campaign .campaign_detail_link {
  margin-top: 33px;
  text-align: center;
  font-size: 18px;
  line-height: 27px;
  font-weight: 400;
  color: #fff;
  font-weight: 500;
}
.lp_contents .sec_campaign .campaign_notes {
  width: 800px;
  margin: 14px auto 0;
}
.lp_contents .sec_campaign .campaign_notes li {
  font-size: 12px;
  line-height: 1.5;
  color: #595757;
  text-indent: -1em;
  padding-left: 1em;
}
.lp_contents .cmn_coupon {
  position: relative;
  width: 550px;
  margin: 0 auto;
  padding: 28px 40px 24px 90px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: content-box;
}
.lp_contents .cmn_coupon::before {
  content: "";
  display: block;
  position: absolute;
  width: 670px;
  height: auto;
  top: 4px;
  right: 4px;
  bottom: 4px;
  left: 4px;
  border: 1px solid #ccc;
}
.lp_contents .cmn_coupon .coupon_img {
  position: relative;
}
.lp_contents .cmn_coupon .coupon_info {
  position: relative;
  width: 370px;
}
.lp_contents .cmn_coupon .coupon_ttl {
  font-size: 18px;
  line-height: 24px;
}
.lp_contents .cmn_coupon .coupon_ttl span {
  display: inline-block;
  font-size: 14px;
}
.lp_contents .cmn_coupon .coupon_catch {
  font-size: 26px;
  line-height: 38px;
  color: #e4007f;
}
.lp_contents .cmn_coupon .coupon_ribon {
  position: absolute;
  top: -5px;
  left: -5px;
}
.lp_contents .cmn_link {
  width: 800px;
  margin: 40px auto 0;
}
.lp_contents .cmn_cartbtn {
  width: 400px;
  margin-top: 40px;
}
.lp_contents .cmn_cartbtn div,
.lp_contents .cmn_cartbtn a {
  display: block;
  height: 60px;
  text-align: center;
  text-decoration: none;
  position: relative;
  color: #fff;
  border-radius: 5px;
  box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.2);
}
.lp_contents .cmn_cartbtn div > span,
.lp_contents .cmn_cartbtn a > span {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 400px;
  height: 60px;
  font-size: 20px;
  line-height: 1;
}
.lp_contents .cmn_cartbtn div > span span,
.lp_contents .cmn_cartbtn a > span span {
  display: block;
  font-size: 16px;
  margin-top: 3px;
}
.lp_contents .cmn_cartbtn a {
  background-color: #e4007f;
}
.lp_contents .cmn_cartbtn a::after {
  content: "";
  display: block;
  width: 11px;
  height: 17px;
  background: url(/cms/onlineshop/dp/i/20210921/repaircream/img/icn_r_wht.svg) no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}
.lp_contents .cmn_cartbtn div {
  background-color: #7d7d7d;
}
.lp_contents .intro {
  padding-top: 60px;
}
.lp_contents .intro h2 {
  text-align: center;
  margin: 60px 0 30px;
}
.lp_contents .intro_text {
  text-align: center;
  font-size: 18px;
  line-height: 38px;
  position: relative;
}
.lp_contents .intro_text::after {
  content: "";
  display: block;
  position: absolute;
  width: 140px;
  height: 134px;
  background: url(/cms/onlineshop/dp/i/20210921/repaircream/img/intro_sizzle.png) no-repeat center center;
  background-size: contain;
  bottom: -65px;
  right: 126px;
}
.lp_contents .intro_text em {
  font-style: normal;
  font-weight: normal;
  color: #e4007f;
}
.lp_contents .intro_trouble {
  width: 740px;
  margin: 95px auto 0;
  padding-bottom: 25px;
  background: #fff;
}
.lp_contents .intro_trouble h3 {
  padding: 14px 0;
  background: #e4007f;
  font-size: 28px;
  line-height: 32px;
  font-weight: normal;
  color: #fff;
  text-align: center;
}
.lp_contents .intro_trouble .trouble_list {
  padding: 15px 0 0 165px;
}
.lp_contents .intro_trouble .trouble_list li {
  margin-top: 5px;
  font-size: 22px;
  line-height: 40px;
}
.lp_contents .intro_trouble .trouble_list li::before {
  display: inline-block;
  content: "";
  width: 21px;
  height: 20px;
  margin: 0 12px 0 0;
  background: url(/cms/onlineshop/dp/i/20210921/repaircream/img/trouble_check_icon.png) no-repeat center center;
  transform: translateY(2px);
}
.lp_contents .intro_trouble .trouble_list li span {
  color: #e4007f;
}
.lp_contents .intro_trouble .trouble_txt {
  position: relative;
  margin-top: 60px;
  text-align: center;
  font-size: 24px;
  line-height: 34px;
  color: #e4007f;
}
.lp_contents .intro_trouble .trouble_txt::before {
  display: inline-block;
  content: "";
  position: absolute;
  top: -40px;
  left: 44%;
  width: 100px;
  height: 34px;
  background: url(/cms/onlineshop/dp/i/20210921/repaircream/img/trouble_txt_before.png) no-repeat center center;
}
.lp_contents .prod {
  margin-top: 80px;
}
.lp_contents .prod + .prod {
  margin-top: 0;
}
.lp_contents .prod + .prod .inner {
  padding-bottom: 80px;
}
.lp_contents .prod .inner {
  background-color: #fff;
  border-top: solid 6px #c0dbd7;
  padding: 80px 0 80px;
}
.lp_contents .prod .inner::before {
  content: "";
  display: block;
  position: absolute;
  background-color: #c0dbd7;
  height: 1px;
  left: 0;
  right: 0;
  top: 6px;
}
.lp_contents .prod h2 {
  text-align: center;
  font-size: 26px;
  font-weight: normal;
  line-height: 40px;
  margin-bottom: 40px;
}
.lp_contents .prod h2 em {
  display: inline;
  background: linear-gradient(transparent 72%, #fff0f6 0%);
  font-style: normal;
  font-weight: normal;
  color: #e4007f;
  padding-bottom: 2px;
}
.lp_contents .prod_cont {
  width: 860px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.lp_contents .prod_cont + .prod_cont {
  margin: 25px auto 0;
}
.lp_contents .prod_cont + .prod_cont .prod_text {
  padding-top: 0;
}
.lp_contents .prod_catch {
  margin-bottom: 15px;
  font-size: 32px;
  line-height: 40px;
  text-align: center;
  color: #e4007f;
}
.lp_contents .prod_img {
  flex-basis: 400px;
  flex-grow: 0;
  flex-shrink: 0;
}
.lp_contents .prod_text {
  padding-top: 46px;
  flex-basis: 400px;
  flex-grow: 0;
  flex-shrink: 0;
  margin-right: 10px;
}
.lp_contents .prod_start {
  margin-bottom: 20px;
}
.lp_contents .prod_start span {
  font-size: 20px;
  display: inline-block;
  line-height: 1;
  padding-bottom: 5px;
  border-bottom: solid 1px #e4007f;
  color: #e4007f;
}
.lp_contents .prod_brand {
  font-size: 20px;
  line-height: 32px;
}
.lp_contents .prod_name {
  font-size: 28px;
  line-height: 32px;
}
.lp_contents .prod_name span {
  font-size: 20px;
}
.lp_contents .prod_detail {
  font-size: 14px;
  margin-top: 20px;
}
.lp_contents .prod_price {
  font-size: 18px;
  line-height: 1;
  margin-top: 10px;
}
.lp_contents .prod_price em {
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
}
.lp_contents .prod_price .postage {
  display: inline-block;
  border: solid 1px #6e6e6e;
  font-size: 14px;
  line-height: 27px;
  padding: 0 25px;
  margin-left: 10px;
  margin-top: -15px;
  vertical-align: middle;
}
.lp_contents .prod_term {
  margin-top: 20px;
}
.lp_contents .prod_term span {
  display: inline-block;
  font-size: 16px;
  line-height: 1;
  padding-bottom: 5px;
  border-bottom: solid 1px #7d7d7d;
}
.lp_contents .prod_btn {
  margin-top: 30px;
}
.lp_contents .prod_btn a {
  display: block;
  border-radius: 5px;
  box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.2);
}
.lp_contents .prod .cmn_coupon {
  margin-top: 50px;
  background: #fef2f8;
}
.lp_contents .review_sns {
  margin-top: 84px;
  margin-bottom: 26px;
}
.lp_contents .review_sns .review_sns_ttl {
  font-size: 40px;
  line-height: 58px;
  color: #7d7d7d;
  margin-top: 10px;
  font-weight: 500;
  letter-spacing: 0.02em;
}
.lp_contents .review_sns .review_sns_des {
  font-size: 24px;
  line-height: 58px;
  color: #7d7d7d;
  margin-top: 6px;
}
.lp_contents .point {
  margin-top: 75px;
}
.lp_contents .point h3 {
  text-align: center;
  margin-bottom: 40px;
}
.lp_contents .point_list {
  display: flex;
  justify-content: center;
}
.lp_contents .point_list dl {
  flex-basis: 250px;
  flex-grow: 0;
  flex-shrink: 0;
  height: 250px;
  box-sizing: border-box;
  border: solid 1px #66abac;
  border-radius: 50%;
  position: relative;
}
.lp_contents .point_list dl::before {
  content: "";
  display: block;
  width: 250px;
  height: 250px;
  background-color: rgba(166, 222, 222, 0.2);
  border-radius: 50%;
  position: absolute;
  right: -11px;
  bottom: -11px;
  z-index: 0;
}
.lp_contents .point_list dl + dl {
  margin-left: 20px;
}
.lp_contents .point_list dl + dl dd {
  display: block;
  padding-top: 20px;
}
.lp_contents .point_list dl:last-of-type dd {
  padding-top: 46px;
}
.lp_contents .point_list dl dt {
  padding: 22px 0 0;
  position: relative;
}
.lp_contents .point_list dl dd {
  position: relative;
  text-align: center;
  height: 170px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.lp_contents .point_catch {
  color: #e4007f;
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 15px;
}
.lp_contents .point_text {
  font-size: 16px;
  line-height: 20px;
}
.lp_contents .inside {
  display: flex;
  justify-content: space-between;
  width: 860px;
  margin: 34px auto 0;
}
.lp_contents .inside_info {
  position: relative;
  width: 440px;
  padding-top: 40px;
}
.lp_contents .inside_info::after {
  content: "";
  display: block;
  position: absolute;
  width: 132px;
  height: 118px;
  background: url(/cms/onlineshop/dp/i/20210921/repaircream/img/inside_sizzle.png) no-repeat center center;
  background-size: contain;
  top: 0;
  right: 12px;
  z-index: 0;
}
.lp_contents .inside_catch {
  position: relative;
  margin-bottom: 30px;
  z-index: 10;
}
.lp_contents .inside_catch span {
  display: inline-block;
  padding-bottom: 8px;
  background: url(/cms/onlineshop/dp/i/20210921/repaircream/img/catch_bg.png) repeat-x left bottom;
  font-size: 20px;
  line-height: 30px;
  color: #e4007f;
}
.lp_contents .inside_txt {
  font-size: 16px;
  line-height: 24px;
}
.lp_contents .inside_txt span {
  display: inline-block;
  font-size: 32px;
  color: #66abac;
}
.lp_contents .inside_txt + .inside_txt {
  margin-top: 24px;
}
.lp_contents .movie {
  margin-top: 23px;
}
.lp_contents .movie h3 {
  text-align: center;
}
.lp_contents .movie h3 span {
  position: relative;
  font-size: 20px;
  line-height: 38px;
  font-weight: normal;
}
.lp_contents .movie h3 span::before {
  content: "";
  display: block;
  width: 22px;
  height: 26px;
  background: url(/cms/onlineshop/dp/i/20210921/repaircream/img/bnr_line_dotline.png) no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 15px;
  left: -36px;
  transform: translateY(-50%);
}
.lp_contents .movie h3 span::after {
  content: "";
  display: block;
  width: 22px;
  height: 26px;
  background: url(/cms/onlineshop/dp/i/20210921/repaircream/img/bnr_line_dotline2.png) no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 15px;
  right: -32px;
  transform: translateY(-50%);
}
.lp_contents .movie .mod-movie {
  margin-top: 17px;
  text-align: center;
}
.lp_contents .step {
  padding: 50px 50px 0px;
}
.lp_contents .step h3 {
  text-align: center;
  color: #66abac;
  font-size: 26px;
  line-height: 40px;
  margin-bottom: 16px;
  font-weight: normal;
}
.lp_contents .step_fig {
  background-color: #fff;
  border: solid 1px #c0dbd7;
  border-radius: 10px;
  text-align: center;
  padding: 40px 0;
}
.lp_contents .step_fig p {
  font-size: 20px;
}
.lp_contents .step_fig p + p {
  margin-top: 45px;
}
.lp_contents .step_fig p em {
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  color: #e4007f;
}
.lp_contents .review {
  padding: 50px 50px 100px;
  margin-top: 80px;
  background: url(/cms/onlineshop/dp/i/20210921/repaircream/img/step_bg.png) repeat 0 0;
}
.lp_contents .review h3 {
  margin-bottom: 38px;
  font-size: 36px;
  color: #7d7d7d;
  text-align: center;
  font-weight: bold;
}
.lp_contents .review .mod-review {
  width: 860px;
  margin: 0px auto 0;
}
.lp_contents .review .mod-review + .mod-review {
  margin-top: 60px;
}
.lp_contents .review .mod-review.js-review--acc .mod-review--voice dl:nth-child(n+4) {
  display: none;
}
.lp_contents .review .mod-review .mod-review--hyouka {
  width: 560px;
  height: 40px;
  margin: 0 auto 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: solid 1px #e84388;
  border-radius: 20px;
  overflow: hidden;
  text-align: center;
}
.lp_contents .review .mod-review .mod-review--hyouka dt, .lp_contents .review .mod-review .mod-review--hyouka dd {
  display: inline-block;
}
.lp_contents .review .mod-review .mod-review--hyouka dt {
  font-size: 14px;
  line-height: 40px;
  vertical-align: middle;
}
.lp_contents .review .mod-review .mod-review--hyouka dd {
  color: #e84388;
  font-size: 16px;
  line-height: 38px;
  vertical-align: middle;
  padding-left: 145px;
  margin-left: 15px;
  height: 38px;
  background: url(/cms/onlineshop/dp/i/20210921/repaircream/img/eval_def.svg) no-repeat left 5px;
}
.lp_contents .review .mod-review .mod-review--hyouka dd.eval0 {
  background: url(/cms/onlineshop/dp/i/20210921/repaircream/img/eval0.svg) no-repeat left 5px;
}
.lp_contents .review .mod-review .mod-review--hyouka dd.eval05 {
  background: url(/cms/onlineshop/dp/i/20210921/repaircream/img/eval05.svg) no-repeat left 5px;
}
.lp_contents .review .mod-review .mod-review--hyouka dd.eval2 {
  background: url(/cms/onlineshop/dp/i/20210921/repaircream/img/eval2.svg) no-repeat left 5px;
}
.lp_contents .review .mod-review .mod-review--hyouka dd.eval25 {
  background: url(/cms/onlineshop/dp/i/20210921/repaircream/img/eval25.svg) no-repeat left 5px;
}
.lp_contents .review .mod-review .mod-review--hyouka dd.eval3 {
  background: url(/cms/onlineshop/dp/i/20210921/repaircream/img/eval3.svg) no-repeat left 5px;
}
.lp_contents .review .mod-review .mod-review--hyouka dd.eval35 {
  background: url(/cms/onlineshop/dp/i/20210921/repaircream/img/eval35.svg) no-repeat left 5px;
}
.lp_contents .review .mod-review .mod-review--hyouka dd.eval4 {
  background: url(/cms/onlineshop/dp/i/20210921/repaircream/img/eval4.svg) no-repeat left 5px;
}
.lp_contents .review .mod-review .mod-review--hyouka dd.eval45 {
  background: url(/cms/onlineshop/dp/i/20210921/repaircream/img/eval45.svg) no-repeat left 5px;
}
.lp_contents .review .mod-review .mod-review--hyouka dd.eval5 {
  background: url(/cms/onlineshop/dp/i/20210921/repaircream/img/eval5.svg) no-repeat left 5px;
}
.lp_contents .review .mod-review .mod-review--voice {
  overflow: hidden;
  background: #fff;
  text-align: left;
}
.lp_contents .review .mod-review .mod-review--voice dl {
  margin: 0 39px;
  padding: 20px 0 30px;
}
.lp_contents .review .mod-review .mod-review--voice dl:nth-child(n+2) {
  border-top: solid 1px #ebebeb;
}
.lp_contents .review .mod-review .mod-review--voice dl dt {
  color: #e84388;
  font-size: 16px;
  margin: 0 0 10px;
}
.lp_contents .review .mod-review .mod-review--voice dl dt:before {
  content: "";
  display: inline-block;
  width: 44px;
  height: 43px;
  background: url(/cms/onlineshop/dp/i/20210921/repaircream/img/review_icon.svg) no-repeat 0 0;
  vertical-align: middle;
  margin-right: 16px;
}
.lp_contents .review .mod-review .mod-review--voice dl dt span {
  display: inline-block;
  color: #e84388;
  font-size: 16px;
  line-height: 38px;
  vertical-align: middle;
  width: 145px;
  margin-left: 15px;
  height: 38px;
  text-indent: -30em;
  overflow: hidden;
  background: url(/cms/onlineshop/dp/i/20210921/repaircream/img/eval_def.svg) no-repeat left 5px;
}
.lp_contents .review .mod-review .mod-review--voice dl dt span.eval0 {
  background: url(/cms/onlineshop/dp/i/20210921/repaircream/img/eval0.svg) no-repeat left 5px;
}
.lp_contents .review .mod-review .mod-review--voice dl dt span.eval05 {
  background: url(/cms/onlineshop/dp/i/20210921/repaircream/img/eval05.svg) no-repeat left 5px;
}
.lp_contents .review .mod-review .mod-review--voice dl dt span.eval2 {
  background: url(/cms/onlineshop/dp/i/20210921/repaircream/img/eval2.svg) no-repeat left 5px;
}
.lp_contents .review .mod-review .mod-review--voice dl dt span.eval25 {
  background: url(/cms/onlineshop/dp/i/20210921/repaircream/img/eval25.svg) no-repeat left 5px;
}
.lp_contents .review .mod-review .mod-review--voice dl dt span.eval3 {
  background: url(/cms/onlineshop/dp/i/20210921/repaircream/img/eval3.svg) no-repeat left 5px;
}
.lp_contents .review .mod-review .mod-review--voice dl dt span.eval35 {
  background: url(/cms/onlineshop/dp/i/20210921/repaircream/img/eval35.svg) no-repeat left 5px;
}
.lp_contents .review .mod-review .mod-review--voice dl dt span.eval4 {
  background: url(/cms/onlineshop/dp/i/20210921/repaircream/img/eval4.svg) no-repeat left 5px;
}
.lp_contents .review .mod-review .mod-review--voice dl dt span.eval45 {
  background: url(/cms/onlineshop/dp/i/20210921/repaircream/img/eval45.svg) no-repeat left 5px;
}
.lp_contents .review .mod-review .mod-review--voice dl dt span.eval5 {
  background: url(/cms/onlineshop/dp/i/20210921/repaircream/img/eval5.svg) no-repeat left 5px;
}
.lp_contents .review .mod-review .mod-review--voice dl dd {
  font-size: 14px;
  line-height: 1.8;
}
.lp_contents .review .mod-review .mod-review--voice dl:nth-child(2n) dt:before {
  background: url(/cms/onlineshop/dp/i/20210921/repaircream/img/review_icon2.svg) no-repeat 0 0;
}
.lp_contents .review .mod-review .mod-review--voice .review_btn a {
  display: block;
  background-color: #c5e0e0;
  text-align: center;
  position: relative;
  padding: 15px;
  color: #7d7d7d;
}
.lp_contents .review .mod-review .mod-review--voice .review_btn a:before {
  content: "口コミをもっと見る";
  display: inline-block;
  font-size: 22px;
  line-height: 33px;
  vertical-align: middle;
  margin-right: 0.5em;
}
.lp_contents .review .mod-review .mod-review--voice .review_btn a span {
  display: inline-block;
  width: 26px;
  height: 26px;
  border: solid 2px #7d7d7d;
  border-radius: 15px;
  overflow: hidden;
  vertical-align: middle;
}
.lp_contents .review .mod-review .mod-review--voice .review_btn a span::after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background: url(/cms/onlineshop/dp/i/20210921/repaircream/img/icn_open.svg) no-repeat center center;
  background-size: contain;
  margin: 7px auto 6px;
}
.lp_contents .review .mod-review .mod-review--voice.opened .review_btn a:before {
  content: "閉じる";
}
.lp_contents .review .mod-review .mod-review--voice.opened .review_btn a span:after {
  background: url(/cms/onlineshop/dp/i/20210921/repaircream/img/icn_close.svg) no-repeat center center;
  background-size: contain;
}
.lp_contents .review .mod-review .mod-review--voice .mod-review--voice_ttl {
  color: #e84388;
  font-size: 16px;
  line-height: 1;
  text-align: left;
  margin: 10px 0;
}
.lp_contents .review .mod-review .mod-review--voice.comingsoon {
  background-color: #f5f5f5;
  border: 0 none;
}
.lp_contents .review .mod-review .mod-review--voice.comingsoon dl dd {
  text-align: center;
  font-size: 16px;
  margin: -30px 0 10px;
}
.lp_contents .service {
  margin-top: 80px;
  margin-bottom: 80px;
}
.lp_contents .service .inner {
  background: #f2f2f2;
  border: solid 2px #fff;
  padding: 30px 20px 30px;
}
.lp_contents .service .service_ttl {
  margin-bottom: 30px;
  font-size: 28px;
  line-height: 1;
  text-align: center;
}
.lp_contents .service .service_cont {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.lp_contents .service .service_cont li {
  width: 296px;
  padding: 30px 20px;
  background: #fff;
  text-align: center;
  box-sizing: border-box;
}
.lp_contents .service .service_cont li .title {
  margin: 20px 0 15px;
  font-size: 24px;
  line-height: 1;
}
.lp_contents .service .service_cont li .text {
  font-size: 16px;
  line-height: 24px;
}
.lp_contents .service .service_notes {
  font-size: 12px;
  line-height: 1;
}
.lp_contents .bnr_kenyu {
  margin-bottom: 50px;
}
.lp_contents .bnr_kenyu_ttl {
  margin-bottom: 5px;
  text-align: center;
  font-size: 24px;
  font-weight: 400;
  line-height: 50px;
}
.lp_contents .bnr_kenyu + .bnr_kenyu {
  margin-bottom: 100px;
}
.lp_contents .footer_parts {
  background-color: #fff;
}
.lp_contents .footer_parts .sec_notes {
  padding: 100px 0 40px;
}
.lp_contents .footer_parts .sec_notes h2 {
  font-size: 20px;
  line-height: 1;
  font-weight: normal;
  color: #e4007f;
  margin-bottom: 24px;
}
.lp_contents .footer_parts .sec_notes * + h2 {
  margin-top: 60px;
}
.lp_contents .footer_parts .sec_notes .notes_list > li {
  font-size: 12px;
  line-height: 24px;
  text-indent: -1.3em;
  padding-left: 1.3em;
}
.lp_contents .footer_parts .sec_notes .notes_list + .notes_list {
  margin-top: 24px;
}
.lp_contents .footer_parts .sec_notes .coupon_condition {
  margin: 25px 0;
  display: flex;
  font-size: 14px;
  line-height: 20px;
  text-indent: 0;
}
.lp_contents .footer_parts .relation_btns {
  padding: 40px 0;
  background-color: #f2f2f2;
}
.lp_contents .footer_parts .relation_btns ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
.lp_contents .footer_parts .relation_btns ul li {
  flex-basis: 300px;
  flex-grow: 0;
  flex-shrink: 0;
}
.lp_contents .footer_parts .relation_btns ul li a {
  display: flex;
  width: 300px;
  height: 50px;
  align-items: center;
  justify-content: center;
  position: relative;
  background-color: #fff;
  border-radius: 5px;
  text-decoration: none;
  border: 1px solid #595959;
}
.lp_contents .footer_parts .relation_btns ul li a::after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: solid 1px #595959;
  border-right: solid 1px #595959;
  position: absolute;
  right: 19px;
  top: 50%;
  transform: translate(0, -50%) rotate(45deg);
}
.lp_contents .footer_parts .relation_btns ul li a span {
  font-size: 16px;
  line-height: 1;
  color: #595959;
}
.lp_contents .footer_parts .relation_btns ul li + li {
  margin-left: 40px;
}
.lp_contents .footer_parts .sec_about {
  padding: 100px 0;
}
.lp_contents .footer_parts .sec_about h2 {
  font-size: 40px;
  line-height: 1.5;
  font-weight: normal;
  text-align: center;
  margin-bottom: 35px;
}
.lp_contents .footer_parts .sec_about .about_lead {
  font-size: 24px;
  line-height: 1.5;
  text-align: center;
}
.lp_contents .footer_parts .sec_about .about_lead em {
  font-style: normal;
  font-weight: normal;
  color: #e4007f;
}
.lp_contents .footer_parts .sec_about .about_txt {
  margin-top: 10px;
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
}
.lp_contents .footer_parts .sec_about .about_dd {
  margin-top: 40px;
  display: flex;
  justify-content: center;
  background: url(/cms/onlineshop/dp/i/20210921/repaircream/img/dd_cross.png) no-repeat center center;
}
.lp_contents .footer_parts .sec_about .about_dd li + li {
  margin-left: 130px;
}
.lp_contents .footer_parts .sec_about .dd_notes {
  margin-top: 40px;
  text-align: center;
  font-size: 12px;
  line-height: 1.5;
}
.lp_contents .footer_parts .sec_about h3 {
  margin-top: 80px;
  margin-bottom: 40px;
  text-align: center;
  font-size: 34px;
  line-height: 1.5;
  font-weight: normal;
}
.lp_contents .footer_parts .sec_about .about_delicate {
  width: 800px;
  margin: auto;
  box-sizing: border-box;
  border: solid 1px #ccc;
  border-radius: 8px;
}
.lp_contents .footer_parts .sec_about .about_delicate .delicate_check {
  padding: 29px 60px;
  display: flex;
  flex-wrap: wrap;
}
.lp_contents .footer_parts .sec_about .about_delicate .delicate_check li {
  font-size: 18px;
  line-height: 1.5;
  padding-left: 34px;
  position: relative;
  box-sizing: border-box;
}
.lp_contents .footer_parts .sec_about .about_delicate .delicate_check li:nth-child(2n+1) {
  width: 412px;
}
.lp_contents .footer_parts .sec_about .about_delicate .delicate_check li:nth-child(n+3) {
  margin-top: 20px;
}
.lp_contents .footer_parts .sec_about .about_delicate .delicate_check li::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url(/cms/onlineshop/dp/i/20210921/repaircream/img/icn_check.svg) no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.lp_contents .footer_parts .sec_about .about_delicate .delicate_reason {
  background-color: #f2f2f2;
  padding: 20px 50px;
}
.lp_contents .footer_parts .sec_about .about_delicate .delicate_reason li {
  font-size: 16px;
  line-height: 1.5;
}
.lp_contents .footer_parts .sec_about .delicate_notes {
  width: 800px;
  margin: 20px auto 0;
}
.lp_contents .footer_parts .sec_about .delicate_notes li {
  font-size: 13px;
  line-height: 1.5;
}
.lp_contents .footer_parts .sec_lineup {
  background: url(/cms/onlineshop/dp/i/20210921/repaircream/img/lineup_bg.png) #f7f7f7 no-repeat top right;
  padding: 80px 0 50px;
}
.lp_contents .footer_parts .sec_lineup h2 {
  font-size: 36px;
  line-height: 1;
  font-weight: normal;
  text-align: center;
  margin-bottom: 20px;
}
.lp_contents .footer_parts .sec_lineup .lineup_catch {
  font-size: 20px;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 40px;
}
.lp_contents .footer_parts .sec_lineup .lineup_bnrs {
  display: flex;
  justify-content: space-between;
}
.lp_contents .footer_parts .sec_lineup .lineup_bnrs li {
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 2px 3px 2px 0px rgba(204, 204, 204, 0.4);
}

/*# sourceMappingURL=index.css.map */
