@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@500&display=swap");
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;
}
.lp_contents span {
  color: #000;
}

.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;
}

span, em {
  font-style: normal;
}

.lp_contents {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  color: #000;
  width: calc(750 / 750 * 100vw);
  margin: 0 auto;
}
.lp_contents img {
  display: block;
  width: 100%;
}
.lp_contents .sec_kv {
  border-top: calc(6 / 750 * 100vw) solid #94baff;
  box-sizing: border-box;
  text-align: center;
  letter-spacing: 0.05em;
  background: #f3f7fe;
}
.lp_contents .sec_kv .kv_notice {
  padding: calc(19 / 750 * 100vw) 0;
  font-size: calc(34 / 750 * 100vw);
  line-height: calc(46 / 750 * 100vw);
  font-weight: bold;
  color: #44536b;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  letter-spacing: 0.04em;
}
.lp_contents .sec_kv .kv_notice.new {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: left;
}
.lp_contents .sec_kv .kv_notice span {
  display: inline-block;
  width: calc(86 / 750 * 100vw);
  height: calc(86 / 750 * 100vw);
  margin-right: calc(28 / 750 * 100vw);
  background: #f7658f;
  border-radius: calc(86 / 750 * 100vw);
  font-size: calc(32 / 750 * 100vw);
  line-height: calc(80 / 750 * 100vw);
  color: #fff;
  text-align: center;
}
.lp_contents .sec_kv .kv_notice em {
  color: #f7658f;
}
.lp_contents .sec_kv .kv_cont {
  padding-top: calc(810 / 750 * 100vw);
  background: url(/sp/cms/onlineshop/campaign/i/sample/img/kv.jpg) no-repeat top center;
  background-size: 100% auto;
  height: calc(367 / 750 * 100vw);
}
.lp_contents .sec_kv .kv_icon {
  font-size: calc(37 / 750 * 100vw);
  line-height: calc(37 / 750 * 100vw);
  font-weight: bold;
  margin-bottom: calc(15 / 750 * 100vw);
  letter-spacing: 0.05em;
}
.lp_contents .sec_kv .kv_catch {
  font-size: calc(32 / 750 * 100vw);
  line-height: calc(50 / 750 * 100vw);
  letter-spacing: 0.05em;
}
.lp_contents .sec_kv .kv_catch .fs40 {
  font-size: calc(40 / 750 * 100vw);
}
.lp_contents .sec_kv .kv_catch .fs36 {
  font-size: calc(36 / 750 * 100vw);
}
.lp_contents .sec_kv .kv_catch em {
  color: #f7658f;
  font-weight: 400;
  font-size: calc(36 / 750 * 100vw);
  line-height: calc(50 / 750 * 100vw);
}
.lp_contents .sec_kv .kv_catch em span {
  font-size: calc(28 / 750 * 100vw);
  line-height: calc(50 / 750 * 100vw);
  color: #f7658f;
}
.lp_contents .sec_kv .kv_catch em font {
  font-size: calc(24 / 750 * 100vw);
  line-height: calc(50 / 750 * 100vw);
}
.lp_contents .sec_kv .kv_time {
  width: calc(630 / 750 * 100vw);
  height: calc(56 / 750 * 100vw);
  margin: calc(22 / 750 * 100vw) auto 0;
  text-align: center;
  background-color: #fff;
  font-size: calc(28 / 750 * 100vw);
  line-height: calc(56 / 750 * 100vw);
  color: #2076c6;
  letter-spacing: 0.05em;
  box-shadow: 0px 0px calc(20 / 750 * 100vw) 0px rgba(134, 165, 220, 0.2);
}
.lp_contents .object_btn {
  width: calc(600 / 750 * 100vw);
  margin: 0 auto;
  height: calc(90 / 750 * 100vw);
  letter-spacing: 0.05em;
  font-size: calc(31 / 750 * 100vw);
  line-height: calc(90 / 750 * 100vw);
  text-align: center;
  background: url(/sp/cms/onlineshop/campaign/i/sample/img/btn.png) no-repeat center center;
  background-size: contain;
}
.lp_contents .object_btn.marginTop60 {
  margin-top: calc(60 / 750 * 100vw);
}
.lp_contents .object_btn a {
  color: #fff;
  position: relative;
  display: block;
  padding-right: calc(40 / 750 * 100vw);
}
.lp_contents .object_btn a::after {
  content: '';
  position: absolute;
  width: calc(38 / 750 * 100vw);
  height: calc(38 / 750 * 100vw);
  right: calc(40 / 750 * 100vw);
  top: 50%;
  margin-top: calc(-19 / 750 * 100vw);
  background: url(/sp/cms/onlineshop/campaign/i/sample/img/arrow_down.png) no-repeat center center;
  background-size: contain;
}
.lp_contents .object_notes {
  margin: calc(20 / 750 * 100vw) 0 calc(10 / 750 * 100vw);
  font-size: calc(24 / 750 * 100vw);
  line-height: calc(36 / 750 * 100vw);
  letter-spacing: 0.05em;
}
.lp_contents .object_link a {
  color: #f7658f;
  font-size: calc(24 / 750 * 100vw);
  line-height: calc(38 / 750 * 100vw);
  border-bottom: calc(2 / 750 * 100vw) solid #f7658f;
  position: relative;
  padding-right: calc(25 / 750 * 100vw);
}
.lp_contents .object_link a::after {
  content: '';
  position: absolute;
  width: calc(22 / 750 * 100vw);
  height: calc(14 / 750 * 100vw);
  right: 0;
  top: 50%;
  margin-top: calc(-5 / 750 * 100vw);
  background: url(/sp/cms/onlineshop/campaign/i/sample/img/arrow_pink.png) no-repeat center center;
  background-size: contain;
}
.lp_contents .other_btn {
  width: calc(600 / 750 * 100vw);
  margin: calc(40 / 750 * 100vw) auto 0;
  height: calc(55 / 750 * 100vw);
  letter-spacing: 0.05em;
  font-size: calc(28 / 750 * 100vw);
  line-height: calc(55 / 750 * 100vw);
  text-align: center;
  background: #fff;
  border-radius: calc(12 / 750 * 100vw);
  border: calc(2 / 750 * 100vw) solid #000;
}
.lp_contents .other_btn a {
  position: relative;
  display: block;
}
.lp_contents .other_btn a::after {
  content: '';
  position: absolute;
  width: calc(38 / 750 * 100vw);
  height: calc(38 / 750 * 100vw);
  right: calc(35 / 750 * 100vw);
  top: 50%;
  margin-top: calc(-19 / 750 * 100vw);
  background: url(/sp/cms/onlineshop/campaign/i/sample/img/arrow_up.png) no-repeat center center;
  background-size: contain;
}
.lp_contents .sec_cart {
  position: fixed;
  left: 0;
  bottom: 0;
  background-color: #fff;
  padding: calc(20 / 750 * 100vw) 0;
  z-index: 999;
  width: 100%;
}
.lp_contents .sec_cart a::after {
  right: calc(15 / 750 * 100vw);
  transform: rotate(-90deg);
}
.lp_contents .sec_intro {
  text-align: center;
  letter-spacing: 0.05em;
  padding: calc(0 / 750 * 100vw) 0 calc(80 / 750 * 100vw);
  background: url(/sp/cms/onlineshop/campaign/i/sample/img/intro_bg.jpg) no-repeat bottom center;
  background-size: 100%;
}
.lp_contents .sec_intro h2 {
  font-weight: 400;
  font-size: calc(30 / 750 * 100vw);
  line-height: calc(50 / 750 * 100vw);
}
.lp_contents .sec_intro h2 span {
  font-size: calc(34 / 750 * 100vw);
  line-height: calc(50 / 750 * 100vw);
  position: relative;
  letter-spacing: 0.05em;
}
.lp_contents .sec_intro h2 span::before, .lp_contents .sec_intro h2 span::after {
  content: '';
  position: absolute;
  width: calc(20 / 750 * 100vw);
  height: calc(50 / 750 * 100vw);
}
.lp_contents .sec_intro h2 span::before {
  border-top: calc(4 / 750 * 100vw) solid #91cac9;
  border-left: calc(4 / 750 * 100vw) solid #91cac9;
  top: calc(-4 / 750 * 100vw);
  left: calc(-32 / 750 * 100vw);
}
.lp_contents .sec_intro h2 span::after {
  border-bottom: calc(4 / 750 * 100vw) solid #91cac9;
  border-right: calc(4 / 750 * 100vw) solid #91cac9;
  bottom: calc(-10 / 750 * 100vw);
  right: calc(-30 / 750 * 100vw);
}
.lp_contents .sec_intro .intro_banner {
  margin: 0 auto calc(83 / 750 * 100vw);
  background: url(/sp/cms/onlineshop/campaign/i/sample/img/intro_banner_bg.png) no-repeat;
  background-size: 100% auto;
  padding: calc(68 / 750 * 100vw) calc(30 / 750 * 100vw) 0;
  box-sizing: border-box;
}
.lp_contents .sec_intro .intro_banner .intro_banner_ttl {
  font-size: calc(62 / 750 * 100vw);
  line-height: calc(72 / 750 * 100vw);
  font-weight: 500;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 0.06em;
  color: #f7658f;
}
.lp_contents .sec_intro .intro_banner .intro_banner_des {
  font-size: calc(36 / 750 * 100vw);
  line-height: calc(36 / 750 * 100vw);
  font-weight: 500;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  letter-spacing: 0.05em;
  color: #272727;
  margin-top: calc(20 / 750 * 100vw);
}
.lp_contents .sec_intro .intro_banner .intro_banner_list {
  margin-top: calc(34 / 750 * 100vw);
}
.lp_contents .sec_intro .intro_banner .intro_banner_list li + li {
  margin-top: calc(30 / 750 * 100vw);
}
.lp_contents .sec_intro .intro_banner .intro_banner_list + .intro_banner_des {
  margin-top: calc(55 / 750 * 100vw);
}
.lp_contents .sec_intro .intro_user {
  width: calc(640 / 750 * 100vw);
  margin: calc(28 / 750 * 100vw) auto calc(15 / 750 * 100vw);
}
.lp_contents .sec_intro .intro_text {
  font-size: calc(30 / 750 * 100vw);
  line-height: calc(50 / 750 * 100vw);
  margin-bottom: calc(24 / 750 * 100vw);
  letter-spacing: 0.05em;
}
.lp_contents .ttl_h2 {
  height: calc(228 / 750 * 100vw);
  text-align: center;
  letter-spacing: 0.05em;
  font-weight: 500;
  font-size: calc(28 / 750 * 100vw);
  line-height: calc(33 / 750 * 100vw);
  background: url(/sp/cms/onlineshop/campaign/i/sample/img/ttl_bg.png) no-repeat center center;
  background-size: calc(540 / 750 * 100vw) calc(228 / 750 * 100vw);
  display: flex;
  align-items: center;
  justify-content: center;
}
.lp_contents .ttl_h2 span {
  color: #fff;
}
.lp_contents .ttl_h2 span em {
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 0.1em;
  font-size: calc(66 / 750 * 100vw);
  line-height: calc(33 / 750 * 100vw);
  padding-top: calc(30 / 750 * 100vw);
  margin-bottom: calc(30 / 750 * 100vw);
  display: inline-block;
}
.lp_contents .sec_service {
  text-align: center;
  background: url(/sp/cms/onlineshop/campaign/i/sample/img/service_bg.jpg) #d4ebea no-repeat top center;
  background-size: 100%;
  padding: calc(80 / 750 * 100vw) 0 calc(78 / 750 * 100vw);
  letter-spacing: 0.05em;
}
.lp_contents .sec_service .service_catch {
  font-size: calc(30 / 750 * 100vw);
  line-height: calc(50 / 750 * 100vw);
  margin: calc(18 / 750 * 100vw) 0 calc(25 / 750 * 100vw);
}
.lp_contents .sec_service .service_point {
  width: calc(668 / 750 * 100vw);
  margin: 0 auto;
}
.lp_contents .sec_service .service_text {
  width: calc(630 / 750 * 100vw);
  margin: calc(30 / 750 * 100vw) auto calc(25 / 750 * 100vw);
  background-color: #fff;
  padding: calc(20 / 750 * 100vw) 0;
  border-radius: calc(12 / 750 * 100vw);
  font-size: calc(24 / 750 * 100vw);
  line-height: calc(38 / 750 * 100vw);
}
.lp_contents .sec_service .service_text .service_text_lineheight {
  margin-top: calc(5 / 750 * 100vw);
  font-size: calc(20 / 750 * 100vw);
  line-height: calc(28 / 750 * 100vw);
}
.lp_contents .sec_service .service_notes {
  text-align: left;
  width: calc(630 / 750 * 100vw);
  margin: 0 auto;
  font-size: calc(20 / 750 * 100vw);
  line-height: calc(30 / 750 * 100vw);
}
.lp_contents .sec_service .service_notes li {
  padding-left: 1.3em;
  text-indent: -1.3em;
}
.lp_contents .sec_service .service_example_ttl {
  font-size: calc(40 / 750 * 100vw);
  line-height: calc(40 / 750 * 100vw);
  margin-top: calc(65 / 750 * 100vw);
}
.lp_contents .sec_service .service_example_img {
  width: calc(690 / 750 * 100vw);
  margin: calc(25 / 750 * 100vw) auto 0;
}
.lp_contents .sec_step {
  border-top: calc(4 / 750 * 100vw) solid #fff;
  text-align: center;
  background: url(/sp/cms/onlineshop/campaign/i/sample/img/step_bg.jpg) #d4ebea no-repeat top center;
  background-size: 100%;
  padding: calc(80 / 750 * 100vw) 0 calc(78 / 750 * 100vw);
  letter-spacing: 0.05em;
}
.lp_contents .sec_step .step_catch {
  font-size: calc(28 / 750 * 100vw);
  line-height: calc(50 / 750 * 100vw);
  margin-top: calc(17 / 750 * 100vw);
}
.lp_contents .sec_step .step_link {
  margin-top: calc(8 / 750 * 100vw);
}
.lp_contents .sec_step .step_link a {
  color: #f7658f;
  font-size: calc(24 / 750 * 100vw);
  line-height: calc(38 / 750 * 100vw);
  border-bottom: calc(2 / 750 * 100vw) solid #f7658f;
  position: relative;
  padding-right: calc(25 / 750 * 100vw);
}
.lp_contents .sec_step .step_link a::after {
  content: '';
  position: absolute;
  width: calc(22 / 750 * 100vw);
  height: calc(14 / 750 * 100vw);
  right: 0;
  top: 50%;
  margin-top: calc(-5 / 750 * 100vw);
  background: url(/sp/cms/onlineshop/campaign/i/sample/img/arrow_pink.png) no-repeat center center;
  background-size: contain;
  transform: rotate(-90deg);
}
.lp_contents .sec_step .step_item {
  border-radius: calc(8 / 750 * 100vw);
  overflow: hidden;
  width: calc(690 / 750 * 100vw);
  margin: calc(40 / 750 * 100vw) auto 0;
  padding: calc(40 / 750 * 100vw) calc(30 / 750 * 100vw);
  text-align: left;
  border: calc(4 / 750 * 100vw) solid #fff;
  box-sizing: border-box;
  position: relative;
}
.lp_contents .sec_step .step_item.step_item1_bg {
  background: url(/sp/cms/onlineshop/campaign/i/sample/img/step1_icon.png) #fff no-repeat top right;
  background-size: calc(218 / 750 * 100vw) calc(156 / 750 * 100vw);
}
.lp_contents .sec_step .step_item.step_item2_bg {
  background: url(/sp/cms/onlineshop/campaign/i/sample/img/step2_icon.png) #fff no-repeat top right;
  background-size: calc(218 / 750 * 100vw) calc(156 / 750 * 100vw);
}
.lp_contents .sec_step .step_item.step_item3_bg {
  background: url(/sp/cms/onlineshop/campaign/i/sample/img/step3_icon.png) #fff no-repeat top right;
  background-size: calc(218 / 750 * 100vw) calc(156 / 750 * 100vw);
}
.lp_contents .sec_step .step_item .step_item_ttl {
  font-family: 'Montserrat', sans-serif;
  color: #f7658f;
  font-size: calc(40 / 750 * 100vw);
  line-height: calc(40 / 750 * 100vw);
}
.lp_contents .sec_step .step_item .step_item_catch {
  font-weight: bold;
  font-size: calc(36 / 750 * 100vw);
  line-height: calc(36 / 750 * 100vw);
  margin: calc(10 / 750 * 100vw) 0 calc(32 / 750 * 100vw);
}
.lp_contents .sec_step .step_item .step_item_text {
  font-size: calc(28 / 750 * 100vw);
  line-height: calc(40 / 750 * 100vw);
}
.lp_contents .sec_step .step_item .step_item_notes {
  font-size: calc(20 / 750 * 100vw);
  line-height: calc(30 / 750 * 100vw);
  padding-left: 1.3em;
  text-indent: -1.3em;
  margin-top: calc(17 / 750 * 100vw);
}
.lp_contents .sec_step .step_item .step_item_note {
  font-size: calc(24 / 750 * 100vw);
  line-height: calc(24 / 750 * 100vw);
  text-align: center;
  color: #f7658f;
  margin-top: calc(20 / 750 * 100vw);
  border: calc(2 / 750 * 100vw) solid #f7658f;
  padding: calc(10 / 750 * 100vw) 0;
}
.lp_contents .sec_attention {
  padding: calc(75 / 750 * 100vw) calc(30 / 750 * 100vw);
}
.lp_contents .sec_attention h2 {
  text-align: center;
  font-weight: 400;
  font-size: calc(40 / 750 * 100vw);
  line-height: calc(40 / 750 * 100vw);
  letter-spacing: 0.05em;
  margin-bottom: calc(34 / 750 * 100vw);
}
.lp_contents .sec_attention .attention_txt {
  font-size: calc(22 / 750 * 100vw);
  line-height: calc(35 / 750 * 100vw);
  margin-bottom: calc(26 / 750 * 100vw);
  letter-spacing: 0.05em;
}
.lp_contents .sec_attention .attention_txt em {
  font-size: calc(26 / 750 * 100vw);
  line-height: calc(41 / 750 * 100vw);
  color: #f7658f;
}
.lp_contents .sec_attention ul {
  letter-spacing: 0;
}
.lp_contents .sec_attention ul li {
  font-size: calc(22 / 750 * 100vw);
  line-height: calc(34 / 750 * 100vw);
  margin-bottom: calc(11 / 750 * 100vw);
  padding-left: 1.3em;
  text-indent: -1.3em;
}
.lp_contents .sec_attention ul li span {
  color: #f7658f;
}
.lp_contents .sec_attention ul li a {
  font-size: calc(24 / 750 * 100vw);
  line-height: calc(38 / 750 * 100vw);
  color: #f7658f;
  border-bottom: calc(2 / 750 * 100vw) solid #f7658f;
  padding-left: calc(10 / 750 * 100vw);
  position: relative;
  padding-right: calc(30 / 750 * 100vw);
}
.lp_contents .sec_attention ul li a::after {
  content: '';
  position: absolute;
  width: calc(22 / 750 * 100vw);
  height: calc(14 / 750 * 100vw);
  right: 0;
  top: 50%;
  margin-top: calc(-5 / 750 * 100vw);
  background: url(/sp/cms/onlineshop/campaign/i/sample/img/arrow_pink.png) no-repeat center center;
  background-size: contain;
  transform: rotate(-90deg);
}
.lp_contents .sec_attention dl {
  margin-top: calc(40 / 750 * 100vw);
}
.lp_contents .sec_attention dl dt {
  font-size: calc(24 / 750 * 100vw);
  line-height: calc(35 / 750 * 100vw);
  margin-bottom: calc(5 / 750 * 100vw);
}
.lp_contents .sec_attention dl dd {
  font-size: calc(22 / 750 * 100vw);
  line-height: calc(35 / 750 * 100vw);
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: calc(5 / 750 * 100vw);
}
.lp_contents .sec_attention .attention_time {
  font-size: calc(22 / 750 * 100vw);
  line-height: calc(28 / 750 * 100vw);
  padding-left: 1em;
  margin-top: calc(30 / 750 * 100vw);
}
.lp_contents .sec_line {
  text-align: center;
  background: url(/sp/cms/onlineshop/campaign/i/sample/img/line_bg.jpg) no-repeat top center, url(/sp/cms/onlineshop/campaign/i/sample/img/line_bg2.jpg) #d4ebea no-repeat bottom center;
  background-size: 100% auto,100% auto;
  padding: calc(80 / 750 * 100vw) 0;
  letter-spacing: 0.05em;
}
.lp_contents .sec_line .line_catch {
  margin-top: calc(10 / 750 * 100vw);
  font-size: calc(28 / 750 * 100vw);
  line-height: calc(58 / 750 * 100vw);
}
.lp_contents .sec_line .line_catch.marginTop50 {
  margin-top: calc(50 / 750 * 100vw);
}
.lp_contents .sec_line .line_catch span {
  position: relative;
}
.lp_contents .sec_line .line_catch span::before, .lp_contents .sec_line .line_catch span::after {
  content: '';
  position: absolute;
  bottom: calc(-5 / 750 * 100vw);
  width: calc(32 / 750 * 100vw);
  height: calc(46 / 750 * 100vw);
}
.lp_contents .sec_line .line_catch span::before {
  background: url(/sp/cms/onlineshop/campaign/i/sample/img/line_left.png) no-repeat top center;
  background-size: contain;
  left: calc(-40 / 750 * 100vw);
}
.lp_contents .sec_line .line_catch span::after {
  background: url(/sp/cms/onlineshop/campaign/i/sample/img/line_right.png) no-repeat top center;
  background-size: contain;
  right: calc(-32 / 750 * 100vw);
}
.lp_contents .sec_line .line_brand {
  width: calc(708 / 750 * 100vw);
  margin: calc(50 / 750 * 100vw) auto 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.lp_contents .sec_line .line_brand .line_brand_item {
  border-radius: calc(12 / 750 * 100vw);
  background-color: #fff;
  width: calc(690 / 750 * 100vw);
}
.lp_contents .sec_line .line_brand .line_brand_item + .line_brand_item {
  margin-top: calc(39 / 750 * 100vw);
}
.lp_contents .sec_line .line_brand .line_brand_item a {
  display: flex;
  align-items: center;
  height: calc(170 / 750 * 100vw);
  position: relative;
}
.lp_contents .sec_line .line_brand .line_brand_item a::before, .lp_contents .sec_line .line_brand .line_brand_item a::after {
  content: '';
  position: absolute;
}
.lp_contents .sec_line .line_brand .line_brand_item a::before {
  width: calc(16 / 750 * 100vw);
  height: calc(26 / 750 * 100vw);
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
  right: calc(10 / 750 * 100vw);
  background: url(/sp/cms/onlineshop/campaign/i/sample/img/arrow_white.png) no-repeat center center;
  background-size: contain;
  z-index: 1;
}
.lp_contents .sec_line .line_brand .line_brand_item a::after {
  width: calc(40 / 750 * 100vw);
  height: 100%;
  background-color: #f7658f;
  right: 0;
  top: 0;
  border-top-right-radius: calc(12 / 750 * 100vw);
  border-bottom-right-radius: calc(12 / 750 * 100vw);
}
.lp_contents .sec_line .line_brand .line_brand_item .brand_item_img {
  width: calc(150 / 750 * 100vw);
  margin-top: calc(-30 / 750 * 100vw);
}
.lp_contents .sec_line .line_brand .line_brand_item .brand_item_img.img_width {
  width: calc(160 / 750 * 100vw);
}
.lp_contents .sec_line .line_brand .line_brand_item .brand_item_logo {
  width: calc(286 / 750 * 100vw);
  margin: 0 auto calc(13 / 750 * 100vw);
}
.lp_contents .sec_line .line_brand .line_brand_item .brand_item_text {
  width: calc(500 / 750 * 100vw);
  font-size: calc(22 / 750 * 100vw);
  line-height: calc(33 / 750 * 100vw);
  font-weight: 400;
  letter-spacing: 0;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
}
.lp_contents .sec_brand {
  text-align: center;
  border-bottom: calc(4 / 750 * 100vw) solid #fff;
}
.lp_contents .sec_brand .brand_con {
  background-color: #d4ebea;
  padding: calc(80 / 750 * 100vw) calc(30 / 750 * 100vw);
}
.lp_contents .sec_brand .brand_con.brand_bgColor1 {
  background-color: #d4ebea;
}
.lp_contents .sec_brand .brand_con .brand_con_bgColor {
  background-color: #fff;
  padding: calc(5 / 750 * 100vw);
}
.lp_contents .sec_brand .brand_con .brand_con_bgColor .brand_con_border {
  border: calc(2 / 750 * 100vw) solid #d4ebea;
  padding: calc(45 / 750 * 100vw) 0 calc(70 / 750 * 100vw);
}
.lp_contents .sec_brand .brand_item .brand_item_logo {
  width: calc(404 / 750 * 100vw);
  margin: 0 auto calc(10 / 750 * 100vw);
}
.lp_contents .sec_brand .brand_item .brand_item_catch {
  font-size: calc(28 / 750 * 100vw);
  line-height: calc(42 / 750 * 100vw);
}
.lp_contents .sec_brand .brand_item .brand_item_info {
  margin-top: calc(120 / 750 * 100vw);
}
.lp_contents .sec_brand .brand_item .brand_item_info.marginTop50 {
  margin-top: calc(50 / 750 * 100vw);
}
.lp_contents .sec_brand .brand_item .brand_item_info .brand_info_ttl {
  background-color: #f7658f;
  display: inline-block;
  height: calc(60 / 750 * 100vw);
  font-size: calc(30 / 750 * 100vw);
  line-height: calc(60 / 750 * 100vw);
  font-weight: 500;
  border-radius: calc(30 / 750 * 100vw);
  padding: 0 calc(60 / 750 * 100vw);
  color: #fff;
}
.lp_contents .sec_brand .brand_item .brand_item_info .brand_info_catch {
  font-size: calc(32 / 750 * 100vw);
  line-height: calc(42 / 750 * 100vw);
  letter-spacing: 0.05em;
  font-weight: bold;
  margin-top: calc(20 / 750 * 100vw);
}
.lp_contents .sec_brand .brand_item .brand_item_info .brand_info_txt {
  font-size: calc(28 / 750 * 100vw);
  line-height: calc(42 / 750 * 100vw);
  letter-spacing: 0.05em;
  margin-top: calc(10 / 750 * 100vw);
}
.lp_contents .sec_brand .brand_item .brand_item_info .brand_info_tag {
  display: flex;
  justify-content: center;
  margin-top: calc(20 / 750 * 100vw);
}
.lp_contents .sec_brand .brand_item .brand_item_info .brand_info_tag li {
  width: calc(180 / 750 * 100vw);
  text-align: center;
  font-size: calc(22 / 750 * 100vw);
  line-height: calc(22 / 750 * 100vw);
  background-color: #e5f4ff;
  margin: 0 calc(5 / 750 * 100vw);
  padding: calc(5 / 750 * 100vw) 0 calc(8 / 750 * 100vw);
}
.lp_contents .sec_brand .brand_item .brand_item_info .brand_info_tag li.lineHeight44 {
  line-height: calc(44 / 750 * 100vw);
}
.lp_contents .sec_brand .brand_item .brand_item_info .brand_info_new {
  text-align: center;
  margin-top: calc(24 / 750 * 100vw);
}
.lp_contents .sec_brand .brand_item .brand_item_info .brand_info_new span {
  display: inline-block;
  font-size: calc(36 / 750 * 100vw);
  line-height: calc(42 / 750 * 100vw);
  font-weight: bold;
  color: #f7658f;
  letter-spacing: 0.05em;
  position: relative;
  padding: 0 calc(24 / 750 * 100vw);
}
.lp_contents .sec_brand .brand_item .brand_item_info .brand_info_new span::before, .lp_contents .sec_brand .brand_item .brand_item_info .brand_info_new span::after {
  content: '';
  display: block;
  width: calc(40 / 750 * 100vw);
  height: calc(4 / 750 * 100vw);
  background-color: #f7658f;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.lp_contents .sec_brand .brand_item .brand_item_info .brand_info_new span::before {
  right: 100%;
}
.lp_contents .sec_brand .brand_item .brand_item_info .brand_info_new span::after {
  left: 100%;
}
.lp_contents .sec_brand .brand_item .brand_item_info .brand_info_img {
  width: calc(630 / 750 * 100vw);
  margin: calc(50 / 750 * 100vw) auto calc(45 / 750 * 100vw);
}
.lp_contents .sec_brand .brand_item .brand_item_info .check_btn {
  width: calc(600 / 750 * 100vw);
  margin: calc(40 / 750 * 100vw) auto 0;
  height: calc(100 / 750 * 100vw);
  border-radius: calc(12 / 750 * 100vw);
  font-size: calc(30 / 750 * 100vw);
  line-height: calc(100 / 750 * 100vw);
  text-align: center;
  position: relative;
}
.lp_contents .sec_brand .brand_item .brand_item_info .check_btn a {
  color: #fff;
  display: block;
  background-color: #000;
  position: relative;
  padding-left: calc(50 / 750 * 100vw);
  border-radius: calc(12 / 750 * 100vw);
  border: calc(4 / 750 * 100vw) solid #000;
  box-sizing: border-box;
}
.lp_contents .sec_brand .brand_item .brand_item_info .check_btn a::before {
  content: '';
  position: absolute;
  width: calc(38 / 750 * 100vw);
  height: calc(38 / 750 * 100vw);
  background: url(/sp/cms/onlineshop/campaign/i/sample/img/check.png) no-repeat center center;
  background-size: contain;
  left: calc(50 / 750 * 100vw);
  top: 50%;
  margin-top: calc(-19 / 750 * 100vw);
}
.lp_contents .sec_brand .brand_item .brand_item_info .check_btn a.m-checked {
  border: calc(4 / 750 * 100vw) solid #f7658f;
  box-sizing: border-box;
}
.lp_contents .sec_brand .brand_item .brand_item_info .check_btn a.m-checked::before {
  background: url(/sp/cms/onlineshop/campaign/i/sample/img/checked.png) no-repeat center center;
  background-size: contain;
}
.lp_contents .sec_brand .brand_item .brand_item_info .check_btn.prod_unselect {
  position: relative;
  z-index: 10;
}
.lp_contents .sec_brand .brand_item .brand_item_info .check_btn.prod_unselect::after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 20;
}
.lp_contents .sec_brand .brand_item .brand_item_info .check_btn.prod_unselect a {
  background-color: #999;
  border: calc(4 / 750 * 100vw) solid #999;
}
.lp_contents .sec_brand .brand_item .brand_item_info .check_btn div {
  color: #fff;
  display: block;
  background-color: #999;
  position: relative;
  padding-left: calc(50 / 750 * 100vw);
  border-radius: calc(12 / 750 * 100vw);
  border: calc(4 / 750 * 100vw) solid #999;
  box-sizing: border-box;
  position: relative;
}
.lp_contents .sec_brand .brand_item .brand_item_info .check_btn div::before {
  content: '';
  position: absolute;
  width: calc(38 / 750 * 100vw);
  height: calc(38 / 750 * 100vw);
  background: url(/sp/cms/onlineshop/campaign/i/sample/img/check.png) no-repeat center center;
  background-size: contain;
  left: calc(50 / 750 * 100vw);
  top: 50%;
  margin-top: calc(-19 / 750 * 100vw);
}
.lp_contents .sec_brand .brand_item .brand_item_info .check_btn .btn_mask {
  position: absolute;
  top: calc(-20 / 750 * 100vw);
  left: calc(-20 / 750 * 100vw);
  bottom: calc(-30 / 750 * 100vw);
  right: calc(-20 / 750 * 100vw);
  background: rgba(0, 0, 0, 0.7);
}
.lp_contents .sec_brand .brand_item .brand_item_info .check_btn .btn_mask span {
  font-size: calc(32 / 750 * 100vw);
  line-height: calc(32 / 750 * 100vw);
  letter-spacing: 0.1em;
  color: #fff;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.lp_contents .sec_brand .brand_item .brand_item_info .check_btn + .brand_info_catch {
  margin-top: calc(50 / 750 * 100vw);
}
.lp_contents .sec_link {
  /*border-top:vwcalc(2) solid #ccc;*/
  padding: calc(60 / 750 * 100vw) calc(75 / 750 * 100vw) calc(100 / 750 * 100vw);
}
.lp_contents .sec_link h2 {
  background-color: #000;
  border-radius: calc(12 / 750 * 100vw);
  height: calc(102 / 750 * 100vw);
  font-size: calc(32 / 750 * 100vw);
  line-height: calc(102 / 750 * 100vw);
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  letter-spacing: 0.1em;
  text-align: center;
  font-weight: 500;
}
.lp_contents .sec_link h2 a {
  display: block;
  color: #fff;
  position: relative;
}
.lp_contents .sec_link h2 a::after {
  content: '';
  position: absolute;
  width: calc(16 / 750 * 100vw);
  height: calc(26 / 750 * 100vw);
  right: calc(35 / 750 * 100vw);
  top: 50%;
  margin-top: calc(-13 / 750 * 100vw);
  background: url(/sp/cms/onlineshop/campaign/i/sample/img/arrow_white.png) no-repeat center center;
  background-size: contain;
}
.lp_contents .mod-acc_a {
  margin: calc(20 / 750 * 100vw) auto 0;
  width: calc(600 / 750 * 100vw);
}
.lp_contents .mod-acc_a--ttl {
  background-color: #e5f4ff;
  border: calc(2 / 750 * 100vw) solid #4fa3e3;
  border-radius: calc(12 / 750 * 100vw);
}
.lp_contents .mod-acc_a--ttl a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: calc(55 / 750 * 100vw);
  position: relative;
  outline: 0 none;
  text-align: center;
  text-decoration: none;
  font-size: calc(26 / 750 * 100vw);
  line-height: calc(55 / 750 * 100vw);
}
.lp_contents .mod-acc_a--ttl a::before {
  display: block;
  position: absolute;
  right: calc(30 / 750 * 100vw);
  top: 50%;
  content: '';
  transform: translateY(-50%);
  width: calc(3 / 750 * 100vw);
  height: calc(24 / 750 * 100vw);
  background-color: #4fa3e3;
}
.lp_contents .mod-acc_a--ttl a::after {
  display: block;
  position: absolute;
  right: calc(20 / 750 * 100vw);
  top: 50%;
  content: '';
  transform: translateY(-50%);
  width: calc(24 / 750 * 100vw);
  height: calc(3 / 750 * 100vw);
  background-color: #4fa3e3;
}
.lp_contents .mod-acc_a--cont {
  padding-top: calc(20 / 750 * 100vw);
}
.lp_contents .mod-acc_a--cont ul li {
  font-size: calc(22 / 750 * 100vw);
  line-height: calc(32 / 750 * 100vw);
  padding-left: 1em;
  text-indent: -1em;
  text-align: left;
}
.lp_contents .mod-acc_a.m-opened .mod-acc_a--ttl a::before {
  opacity: 0;
}
.lp_contents .sec_notes {
  padding: calc(20 / 750 * 100vw);
}
.lp_contents .sec_notes li {
  font-size: calc(22 / 750 * 100vw);
  line-height: calc(36 / 750 * 100vw);
}

@media screen and (min-width: 751px) {
  .lp_contents {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    color: #000;
    width: 750px;
    margin: 0 auto;
  }
  .lp_contents img {
    display: block;
    width: 100%;
  }
  .lp_contents .sec_kv {
    border-top: 6px solid #94baff;
    box-sizing: border-box;
    text-align: center;
    letter-spacing: 0.05em;
    background: #f3f7fe;
  }
  .lp_contents .sec_kv .kv_notice {
    padding: 19px 0;
    font-size: 34px;
    line-height: 46px;
    font-weight: bold;
    color: #44536b;
    -webkit-font-feature-settings: 'palt';
    font-feature-settings: 'palt';
    letter-spacing: 0.04em;
  }
  .lp_contents .sec_kv .kv_notice.new {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: left;
  }
  .lp_contents .sec_kv .kv_notice span {
    display: inline-block;
    width: 86px;
    height: 86px;
    margin-right: 28px;
    background: #f7658f;
    border-radius: 86px;
    font-size: 32px;
    line-height: 80px;
    color: #fff;
    text-align: center;
  }
  .lp_contents .sec_kv .kv_cont {
    padding-top: 810px;
    background: url(/sp/cms/onlineshop/campaign/i/sample/img/kv.jpg) no-repeat top center;
    height: 367px;
  }
  .lp_contents .sec_kv .kv_icon {
    font-size: 37px;
    line-height: 37px;
    font-weight: bold;
    margin-bottom: 15px;
    letter-spacing: 0.05em;
  }
  .lp_contents .sec_kv .kv_catch {
    font-size: 32px;
    line-height: 50px;
    letter-spacing: 0.05em;
  }
  .lp_contents .sec_kv .kv_catch .fs40 {
    font-size: 40px;
  }
  .lp_contents .sec_kv .kv_catch .fs36 {
    font-size: 36px;
  }
  .lp_contents .sec_kv .kv_catch em {
    color: #f7658f;
    font-weight: 400;
    font-size: 36px;
    line-height: 50px;
  }
  .lp_contents .sec_kv .kv_catch em span {
    font-size: 28px;
    line-height: 50px;
    color: #f7658f;
  }
  .lp_contents .sec_kv .kv_catch em font {
    font-size: 24px;
    line-height: 50px;
  }
  .lp_contents .sec_kv .kv_time {
    width: 630px;
    height: 56px;
    margin: 22px auto 0;
    text-align: center;
    background-color: #fff;
    font-size: 28px;
    line-height: 56px;
    color: #2076c6;
    letter-spacing: 0.05em;
    box-shadow: 0px 0px 20px 0px rgba(134, 165, 220, 0.2);
  }
  .lp_contents .object_btn {
    width: 600px;
    margin: 0 auto;
    height: 90px;
    letter-spacing: 0.05em;
    font-size: 31px;
    line-height: 90px;
    text-align: center;
    background: url(/sp/cms/onlineshop/campaign/i/sample/img/btn.png) no-repeat center center;
    background-size: contain;
  }
  .lp_contents .object_btn.marginTop60 {
    margin-top: 60px;
  }
  .lp_contents .object_btn a {
    color: #fff;
    position: relative;
    display: block;
    padding-right: 40px;
  }
  .lp_contents .object_btn a::after {
    content: '';
    position: absolute;
    width: 38px;
    height: 38px;
    right: 40px;
    top: 50%;
    margin-top: -19px;
    background: url(/sp/cms/onlineshop/campaign/i/sample/img/arrow_down.png) no-repeat center center;
    background-size: contain;
  }
  .lp_contents .object_notes {
    margin: 20px 0 10px;
    font-size: 24px;
    line-height: 36px;
  }
  .lp_contents .object_link a {
    color: #f7658f;
    font-size: 24px;
    line-height: 38px;
    border-bottom: 2px solid #f7658f;
    position: relative;
    padding-right: 25px;
  }
  .lp_contents .object_link a::after {
    content: '';
    position: absolute;
    width: 22px;
    height: 14px;
    right: 0;
    top: 50%;
    margin-top: -5px;
    background: url(/sp/cms/onlineshop/campaign/i/sample/img/arrow_pink.png) no-repeat center center;
    background-size: contain;
  }
  .lp_contents .other_btn {
    width: 600px;
    margin: 40px auto 0;
    height: 55px;
    letter-spacing: 0.05em;
    font-size: 28px;
    line-height: 55px;
    text-align: center;
    background: #fff;
    border-radius: 12px;
    border: 2px solid #000;
  }
  .lp_contents .other_btn a {
    position: relative;
    display: block;
  }
  .lp_contents .other_btn a::after {
    content: '';
    position: absolute;
    width: 38px;
    height: 38px;
    right: 35px;
    top: 50%;
    margin-top: -19px;
    background: url(/sp/cms/onlineshop/campaign/i/sample/img/arrow_up.png) no-repeat center center;
    background-size: contain;
  }
  .lp_contents .sec_cart {
    position: fixed;
    left: 0;
    bottom: 0;
    background-color: #fff;
    padding: 20px 0;
    z-index: 999;
    width: 100%;
  }
  .lp_contents .sec_cart a::after {
    right: 15px;
    transform: rotate(-90deg);
  }
  .lp_contents .sec_intro {
    text-align: center;
    letter-spacing: 0.05em;
    padding: 0px 0 80px;
    background: url(/sp/cms/onlineshop/campaign/i/sample/img/intro_bg.jpg) no-repeat bottom center;
    background-size: 100%;
  }
  .lp_contents .sec_intro h2 {
    font-weight: 400;
    font-size: 30px;
    line-height: 50px;
  }
  .lp_contents .sec_intro h2 span {
    font-size: 34px;
    line-height: 50px;
    position: relative;
    letter-spacing: 0.05em;
  }
  .lp_contents .sec_intro h2 span::before, .lp_contents .sec_intro h2 span::after {
    content: '';
    position: absolute;
    width: 20px;
    height: 50px;
  }
  .lp_contents .sec_intro h2 span::before {
    border-top: 4px solid #91cac9;
    border-left: 4px solid #91cac9;
    top: -4px;
    left: -32px;
  }
  .lp_contents .sec_intro h2 span::after {
    border-bottom: 4px solid #91cac9;
    border-right: 4px solid #91cac9;
    bottom: -10px;
    right: -30px;
  }
  .lp_contents .sec_intro .intro_banner {
    margin: 0 auto 83px;
    background: url(/sp/cms/onlineshop/campaign/i/sample/img/intro_banner_bg.png) no-repeat;
    background-size: 100% auto;
    padding: 68px 30px 0;
    box-sizing: border-box;
  }
  .lp_contents .sec_intro .intro_banner .intro_banner_ttl {
    font-size: 62px;
    line-height: 72px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 0.06em;
    color: #f7658f;
  }
  .lp_contents .sec_intro .intro_banner .intro_banner_des {
    font-size: 36px;
    line-height: 36px;
    font-weight: 500;
    letter-spacing: 0.05em;
    color: #272727;
    margin-top: 20px;
  }
  .lp_contents .sec_intro .intro_banner .intro_banner_list {
    margin-top: 34px;
  }
  .lp_contents .sec_intro .intro_banner .intro_banner_list li + li {
    margin-top: 30px;
  }
  .lp_contents .sec_intro .intro_banner .intro_banner_list + .intro_banner_des {
    margin-top: 55px;
  }
  .lp_contents .sec_intro .intro_user {
    width: 640px;
    margin: 28px auto 15px;
  }
  .lp_contents .sec_intro .intro_text {
    font-size: 30px;
    line-height: 50px;
    margin-bottom: 24px;
  }
  .lp_contents .ttl_h2 {
    height: 228px;
    text-align: center;
    letter-spacing: 0.05em;
    font-weight: 500;
    font-size: 28px;
    line-height: 33px;
    background: url(/sp/cms/onlineshop/campaign/i/sample/img/ttl_bg.png) no-repeat center center;
    background-size: 540px 228px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .lp_contents .ttl_h2 span {
    color: #fff;
  }
  .lp_contents .ttl_h2 span em {
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 0.1em;
    font-size: 66px;
    line-height: 33px;
    padding-top: 30px;
    margin-bottom: 30px;
    display: inline-block;
  }
  .lp_contents .sec_service {
    text-align: center;
    background: url(/sp/cms/onlineshop/campaign/i/sample/img/service_bg.jpg) #d4ebea no-repeat top center;
    background-size: 100%;
    padding: 80px 0 78px;
    letter-spacing: 0.05em;
  }
  .lp_contents .sec_service .service_catch {
    font-size: 30px;
    line-height: 50px;
    margin: 18px 0 25px;
  }
  .lp_contents .sec_service .service_point {
    width: 668px;
    margin: 0 auto;
  }
  .lp_contents .sec_service .service_text {
    width: 630px;
    margin: 30px auto 25px;
    background-color: #fff;
    padding: 20px 0;
    border-radius: 12px;
    font-size: 24px;
    line-height: 38px;
  }
  .lp_contents .sec_service .service_text .service_text_lineheight {
    margin-top: 5px;
    font-size: 20px;
    line-height: 28px;
  }
  .lp_contents .sec_service .service_notes {
    text-align: left;
    width: 630px;
    margin: 0 auto;
    font-size: 20px;
    line-height: 30px;
  }
  .lp_contents .sec_service .service_notes li {
    padding-left: 1.3em;
    text-indent: -1.3em;
    letter-spacing: 0.05em;
  }
  .lp_contents .sec_service .service_example_ttl {
    font-size: 40px;
    line-height: 40px;
    margin-top: 65px;
  }
  .lp_contents .sec_service .service_example_img {
    width: 690px;
    margin: 25px auto 0;
  }
  .lp_contents .sec_step {
    border-top: 4px solid #fff;
    text-align: center;
    background: url(/sp/cms/onlineshop/campaign/i/sample/img/step_bg.jpg) #d4ebea no-repeat top center;
    background-size: 100%;
    padding: 80px 0 78px;
    letter-spacing: 0.05em;
  }
  .lp_contents .sec_step .step_catch {
    font-size: 28px;
    line-height: 50px;
    margin-top: 17px;
  }
  .lp_contents .sec_step .step_link {
    margin-top: 8px;
  }
  .lp_contents .sec_step .step_link a {
    color: #f7658f;
    font-size: 24px;
    line-height: 38px;
    border-bottom: 2px solid #f7658f;
    position: relative;
    padding-right: 25px;
    letter-spacing: 0.05em;
  }
  .lp_contents .sec_step .step_link a::after {
    content: '';
    position: absolute;
    width: 22px;
    height: 14px;
    right: 0;
    top: 50%;
    margin-top: -5px;
    background: url(/sp/cms/onlineshop/campaign/i/sample/img/arrow_pink.png) no-repeat center center;
    background-size: contain;
    transform: rotate(-90deg);
  }
  .lp_contents .sec_step .step_item {
    border-radius: 8px;
    overflow: hidden;
    width: 690px;
    margin: 40px auto 0;
    padding: 40px 30px;
    text-align: left;
    border: 4px solid #fff;
    position: relative;
  }
  .lp_contents .sec_step .step_item.step_item1_bg {
    background: url(/sp/cms/onlineshop/campaign/i/sample/img/step1_icon.png) #fff no-repeat top right;
    background-size: 218px 156px;
  }
  .lp_contents .sec_step .step_item.step_item2_bg {
    background: url(/sp/cms/onlineshop/campaign/i/sample/img/step2_icon.png) #fff no-repeat top right;
    background-size: 218px 156px;
  }
  .lp_contents .sec_step .step_item.step_item3_bg {
    background: url(/sp/cms/onlineshop/campaign/i/sample/img/step3_icon.png) #fff no-repeat top right;
    background-size: 218px 156px;
  }
  .lp_contents .sec_step .step_item .step_item_ttl {
    font-family: 'Montserrat', sans-serif;
    color: #f7658f;
    font-size: 40px;
    line-height: 40px;
  }
  .lp_contents .sec_step .step_item .step_item_catch {
    font-weight: bold;
    font-size: 36px;
    line-height: 36px;
    margin: 10px 0 32px;
  }
  .lp_contents .sec_step .step_item .step_item_text {
    font-size: 28px;
    line-height: 40px;
  }
  .lp_contents .sec_step .step_item .step_item_notes {
    font-size: 20px;
    line-height: 30px;
    padding-left: 1.3em;
    text-indent: -1.3em;
    margin-top: 17px;
  }
  .lp_contents .sec_step .step_item .step_item_note {
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    color: #f7658f;
    margin-top: 20px;
    border: 2px solid #f7658f;
    padding: 10px 0;
  }
  .lp_contents .sec_attention {
    padding: 75px 30px;
  }
  .lp_contents .sec_attention h2 {
    text-align: center;
    font-weight: 400;
    font-size: 40px;
    line-height: 40px;
    letter-spacing: 0.05em;
    margin-bottom: 34px;
  }
  .lp_contents .sec_attention .attention_txt {
    font-size: 22px;
    line-height: 35px;
    margin-bottom: 26px;
    letter-spacing: 0.05em;
  }
  .lp_contents .sec_attention .attention_txt em {
    font-size: 26px;
    line-height: 41px;
    color: #f7658f;
  }
  .lp_contents .sec_attention ul {
    letter-spacing: 0;
  }
  .lp_contents .sec_attention ul li {
    font-size: 22px;
    line-height: 34px;
    margin-bottom: 11px;
    padding-left: 1.3em;
    text-indent: -1.3em;
  }
  .lp_contents .sec_attention ul li span {
    color: #f7658f;
  }
  .lp_contents .sec_attention ul li a {
    font-size: 24px;
    line-height: 38px;
    color: #f7658f;
    border-bottom: 2px solid #f7658f;
    padding-left: 10px;
    position: relative;
    padding-right: 30px;
  }
  .lp_contents .sec_attention ul li a::after {
    content: '';
    position: absolute;
    width: 22px;
    height: 14px;
    right: 0;
    top: 50%;
    margin-top: -5px;
    background: url(/sp/cms/onlineshop/campaign/i/sample/img/arrow_pink.png) no-repeat center center;
    background-size: contain;
    transform: rotate(-90deg);
  }
  .lp_contents .sec_attention dl {
    margin-top: 40px;
  }
  .lp_contents .sec_attention dl dt {
    font-size: 24px;
    line-height: 35px;
    margin-bottom: 5px;
  }
  .lp_contents .sec_attention dl dd {
    font-size: 22px;
    line-height: 35px;
    padding-left: 1em;
    text-indent: -1em;
    margin-bottom: 5px;
  }
  .lp_contents .sec_attention .attention_time {
    font-size: 22px;
    line-height: 28px;
    padding-left: 1em;
    margin-top: 30px;
  }
  .lp_contents .sec_line {
    text-align: center;
    background: url(/sp/cms/onlineshop/campaign/i/sample/img/line_bg.jpg) no-repeat top center, url(/sp/cms/onlineshop/campaign/i/sample/img/line_bg2.jpg) #d4ebea no-repeat bottom center;
    background-size: 100% auto,100% auto;
    padding: 80px 0;
    letter-spacing: 0.05em;
  }
  .lp_contents .sec_line .line_catch {
    margin-top: 10px;
    font-size: 28px;
    line-height: 58px;
  }
  .lp_contents .sec_line .line_catch.marginTop50 {
    margin-top: 50px;
  }
  .lp_contents .sec_line .line_catch span {
    position: relative;
  }
  .lp_contents .sec_line .line_catch span::before, .lp_contents .sec_line .line_catch span::after {
    content: '';
    position: absolute;
    bottom: -5px;
    width: 32px;
    height: 46px;
  }
  .lp_contents .sec_line .line_catch span::before {
    background: url(/sp/cms/onlineshop/campaign/i/sample/img/line_left.png) no-repeat top center;
    background-size: contain;
    left: -40px;
  }
  .lp_contents .sec_line .line_catch span::after {
    background: url(/sp/cms/onlineshop/campaign/i/sample/img/line_right.png) no-repeat top center;
    background-size: contain;
    right: -32px;
  }
  .lp_contents .sec_line .line_brand {
    width: 708px;
    margin: 50px auto 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .lp_contents .sec_line .line_brand .line_brand_item {
    border-radius: 12px;
    background-color: #fff;
    width: 690px;
  }
  .lp_contents .sec_line .line_brand .line_brand_item + .line_brand_item {
    margin-top: 39px;
  }
  .lp_contents .sec_line .line_brand .line_brand_item a {
    display: flex;
    align-items: center;
    height: 170px;
    position: relative;
  }
  .lp_contents .sec_line .line_brand .line_brand_item a::before, .lp_contents .sec_line .line_brand .line_brand_item a::after {
    content: '';
    position: absolute;
  }
  .lp_contents .sec_line .line_brand .line_brand_item a::before {
    width: 16px;
    height: 26px;
    top: 50%;
    transform: translateY(-50%) rotate(90deg);
    right: 10px;
    background: url(/sp/cms/onlineshop/campaign/i/sample/img/arrow_white.png) no-repeat center center;
    background-size: contain;
    z-index: 1;
  }
  .lp_contents .sec_line .line_brand .line_brand_item a::after {
    width: 40px;
    height: 100%;
    background-color: #f7658f;
    right: 0;
    top: 0;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
  }
  .lp_contents .sec_line .line_brand .line_brand_item .brand_item_img {
    width: 150px;
    margin-top: -30px;
  }
  .lp_contents .sec_line .line_brand .line_brand_item .brand_item_img.img_width {
    width: 160px;
  }
  .lp_contents .sec_line .line_brand .line_brand_item .brand_item_logo {
    width: 286px;
    margin: 0 auto 13px;
  }
  .lp_contents .sec_line .line_brand .line_brand_item .brand_item_text {
    width: 500px;
    font-size: 22px;
    line-height: 33px;
    font-weight: 400;
    letter-spacing: 0;
    -webkit-font-feature-settings: 'palt';
    font-feature-settings: 'palt';
  }
  .lp_contents .sec_brand {
    text-align: center;
    border-bottom: 4px solid #fff;
  }
  .lp_contents .sec_brand .brand_con {
    background-color: #d4ebea;
    padding: 80px 30px;
  }
  .lp_contents .sec_brand .brand_con.brand_bgColor1 {
    background-color: #d4ebea;
  }
  .lp_contents .sec_brand .brand_con .brand_con_bgColor {
    background-color: #fff;
    padding: 5px;
  }
  .lp_contents .sec_brand .brand_con .brand_con_bgColor .brand_con_border {
    border: 2px solid #d4ebea;
    padding: 45px 0 70px;
  }
  .lp_contents .sec_brand .brand_item .brand_item_logo {
    width: 404px;
    margin: 0 auto 10px;
  }
  .lp_contents .sec_brand .brand_item .brand_item_catch {
    font-size: 28px;
    line-height: 42px;
  }
  .lp_contents .sec_brand .brand_item .brand_item_info {
    margin-top: 120px;
  }
  .lp_contents .sec_brand .brand_item .brand_item_info.marginTop50 {
    margin-top: 50px;
  }
  .lp_contents .sec_brand .brand_item .brand_item_info .brand_info_ttl {
    background-color: #f7658f;
    display: inline-block;
    height: 60px;
    font-size: 30px;
    line-height: 60px;
    font-weight: 500;
    border-radius: 30px;
    padding: 0 60px;
    color: #fff;
  }
  .lp_contents .sec_brand .brand_item .brand_item_info .brand_info_catch {
    font-size: 32px;
    line-height: 42px;
    letter-spacing: 0.05em;
    font-weight: bold;
    margin-top: 20px;
  }
  .lp_contents .sec_brand .brand_item .brand_item_info .brand_info_txt {
    font-size: 28px;
    line-height: 42px;
    letter-spacing: 0.05em;
    margin-top: 10px;
  }
  .lp_contents .sec_brand .brand_item .brand_item_info .brand_info_tag {
    display: flex;
    justify-content: center;
    margin-top: 20px;
  }
  .lp_contents .sec_brand .brand_item .brand_item_info .brand_info_tag li {
    width: 180px;
    text-align: center;
    font-size: 22px;
    line-height: 22px;
    background-color: #e5f4ff;
    margin: 0 5px;
    padding: 5px 0 8px;
  }
  .lp_contents .sec_brand .brand_item .brand_item_info .brand_info_tag li.lineHeight44 {
    line-height: 44px;
  }
  .lp_contents .sec_brand .brand_item .brand_item_info .brand_info_new {
    text-align: center;
    margin-top: 24px;
  }
  .lp_contents .sec_brand .brand_item .brand_item_info .brand_info_new span {
    display: inline-block;
    font-size: 36px;
    line-height: 42px;
    font-weight: bold;
    color: #f7658f;
    letter-spacing: 0.05em;
    position: relative;
    padding: 0 24px;
  }
  .lp_contents .sec_brand .brand_item .brand_item_info .brand_info_new span::before, .lp_contents .sec_brand .brand_item .brand_item_info .brand_info_new span::after {
    content: '';
    display: block;
    width: 40px;
    height: 4px;
    background-color: #f7658f;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .lp_contents .sec_brand .brand_item .brand_item_info .brand_info_new span::before {
    right: 100%;
  }
  .lp_contents .sec_brand .brand_item .brand_item_info .brand_info_new span::after {
    left: 100%;
  }
  .lp_contents .sec_brand .brand_item .brand_item_info .brand_info_img {
    width: 630px;
    margin: 50px auto 45px;
  }
  .lp_contents .sec_brand .brand_item .brand_item_info .check_btn {
    width: 600px;
    margin: 40px auto 0;
    height: 100px;
    border-radius: 12px;
    font-size: 30px;
    line-height: 100px;
    text-align: center;
    position: relative;
  }
  .lp_contents .sec_brand .brand_item .brand_item_info .check_btn a {
    color: #fff;
    display: block;
    background-color: #000;
    position: relative;
    padding-left: 50px;
    border-radius: 12px;
    border: 4px solid #000;
    box-sizing: border-box;
  }
  .lp_contents .sec_brand .brand_item .brand_item_info .check_btn a::before {
    content: '';
    position: absolute;
    width: 38px;
    height: 38px;
    background: url(/sp/cms/onlineshop/campaign/i/sample/img/check.png) no-repeat center center;
    background-size: contain;
    left: 50px;
    top: 50%;
    margin-top: -19px;
  }
  .lp_contents .sec_brand .brand_item .brand_item_info .check_btn a.m-checked {
    border: 4px solid #f7658f;
    box-sizing: border-box;
  }
  .lp_contents .sec_brand .brand_item .brand_item_info .check_btn a.m-checked::before {
    background: url(/sp/cms/onlineshop/campaign/i/sample/img/checked.png) no-repeat center center;
    background-size: contain;
  }
  .lp_contents .sec_brand .brand_item .brand_item_info .check_btn.prod_unselect {
    position: relative;
    z-index: 10;
  }
  .lp_contents .sec_brand .brand_item .brand_item_info .check_btn.prod_unselect::after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 20;
  }
  .lp_contents .sec_brand .brand_item .brand_item_info .check_btn.prod_unselect a {
    background-color: #999;
    border: 4px solid #999;
  }
  .lp_contents .sec_brand .brand_item .brand_item_info .check_btn div {
    color: #fff;
    display: block;
    background-color: #999;
    position: relative;
    padding-left: 50px;
    border-radius: 12px;
    border: 4px solid #999;
    box-sizing: border-box;
    position: relative;
  }
  .lp_contents .sec_brand .brand_item .brand_item_info .check_btn div::before {
    content: '';
    position: absolute;
    width: 38px;
    height: 38px;
    background: url(/sp/cms/onlineshop/campaign/i/sample/img/check.png) no-repeat center center;
    background-size: contain;
    left: 50px;
    top: 50%;
    margin-top: -19px;
  }
  .lp_contents .sec_brand .brand_item .brand_item_info .check_btn .btn_mask {
    position: absolute;
    top: -20px;
    left: -20px;
    bottom: -30px;
    right: -20px;
    background: rgba(0, 0, 0, 0.7);
  }
  .lp_contents .sec_brand .brand_item .brand_item_info .check_btn .btn_mask span {
    font-size: 32px;
    line-height: 32px;
    letter-spacing: 0.1em;
    color: #fff;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .lp_contents .sec_brand .brand_item .brand_item_info .check_btn + .brand_info_catch {
    margin-top: 50px;
  }
  .lp_contents .sec_link {
    /*border-top:vncalc(2) solid #ccc;*/
    padding: 60px 75px 100px;
  }
  .lp_contents .sec_link h2 {
    background-color: #000;
    border-radius: 12px;
    height: 102px;
    font-size: 32px;
    line-height: 102px;
    -webkit-font-feature-settings: 'palt';
    font-feature-settings: 'palt';
    letter-spacing: 0.1em;
    text-align: center;
    font-weight: 500;
  }
  .lp_contents .sec_link h2 a {
    display: block;
    color: #fff;
    position: relative;
  }
  .lp_contents .sec_link h2 a::after {
    content: '';
    position: absolute;
    width: 16px;
    height: 26px;
    right: 35px;
    top: 50%;
    margin-top: -13px;
    background: url(/sp/cms/onlineshop/campaign/i/sample/img/arrow_white.png) no-repeat center center;
    background-size: contain;
  }
  .lp_contents .mod-acc_a {
    margin: 20px auto 0;
    width: 600px;
  }
  .lp_contents .mod-acc_a--ttl {
    background-color: #e5f4ff;
    border: 2px solid #4fa3e3;
    border-radius: 12px;
  }
  .lp_contents .mod-acc_a--ttl a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 55px;
    position: relative;
    outline: 0 none;
    text-align: center;
    text-decoration: none;
    font-size: 26px;
    line-height: 55px;
  }
  .lp_contents .mod-acc_a--ttl a::before {
    display: block;
    position: absolute;
    right: 30px;
    top: 50%;
    content: '';
    transform: translateY(-50%);
    width: 3px;
    height: 24px;
    background-color: #4fa3e3;
  }
  .lp_contents .mod-acc_a--ttl a::after {
    display: block;
    position: absolute;
    right: 20px;
    top: 50%;
    content: '';
    transform: translateY(-50%);
    width: 24px;
    height: 3px;
    background-color: #4fa3e3;
  }
  .lp_contents .mod-acc_a--cont {
    padding-top: 20px;
  }
  .lp_contents .mod-acc_a--cont ul li {
    font-size: 22px;
    line-height: 32px;
    padding-left: 1em;
    text-indent: -1em;
    text-align: left;
  }
  .lp_contents .mod-acc_a.m-opened .mod-acc_a--ttl a::before {
    opacity: 0;
  }
  .lp_contents .sec_notes {
    padding: 20px;
  }
  .lp_contents .sec_notes li {
    font-size: 22px;
    line-height: 36px;
  }
}
