@charset "UTF-8";
/* base override */
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap");
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;
}
.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;
}

/*---------- footer_parts ----------*/
.footer_parts::before {
  content: '';
  display: block;
  height: 20px;
  background: #c6891f url(/cms/auth/onlineshop/pr/i/trial/img/cmn_bar.jpg) repeat-y center top;
}

/*---------- footer_parts > .footer_parts_more ----------*/
.footer_parts_more {
  background: #C21E56 url(/cms/auth/onlineshop/pr/i/trial/img/brand_list_bg.jpg) no-repeat center 72px;
  padding: 92px 0 77px;
}

.footer_parts_more h2 {
  margin: 0 auto 466px;
}

.footer_parts_more .more_btn1 {
  display: block;
  width: 288px;
  height: 54px;
  text-align: left;
  text-indent: -9999px;
  background: url(/cms/auth/onlineshop/pr/i/trial/img/brand_list_btn.png) no-repeat left top;
  margin: 0 auto;
}

/*---------- footer_parts > .footer_parts_coupon ----------*/
.footer_parts_coupon {
  padding: 50px 0 0;
}

.footer_parts_coupon li {
  margin: 20px 0 0;
}

/*---------- footer_parts > .footer_parts_postage ----------*/
.footer_parts_postage {
  text-align: center;
  padding: 70px 0 60px;
}

/*---------- footer_parts > .relation_btns ----------*/
.relation_btns {
  margin: 0 auto 70px;
}
.relation_btns ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
.relation_btns ul li + li {
  margin-left: 20px;
}

.lp_contents {
  border-top: 1px solid #ccc;
  font-family: 'Noto Sans JP', sans-serif;
  background-color: #fcedf4;
}
.lp_contents .sec_mv {
  background: url(/cms/auth/onlineshop/pr/i/trial/img/mv_bk.jpg) no-repeat center top;
  height: 640px;
}
.lp_contents .sec_mv .mv_cont {
  margin: 0 0 0 482px;
}
.lp_contents .sec_mv p {
  text-align: center;
}
.lp_contents .sec_mv .mv_cont_logo {
  padding-top: 48px;
}
.lp_contents .sec_mv .mv_cont_catch {
  margin-top: 22px;
}
.lp_contents .sec_mv .mv_cont_set {
  margin-top: 18px;
}
.lp_contents .sec_mv .mv_cont_ttl {
  margin-top: 32px;
}
.lp_contents .sec_limit {
  position: relative;
  background: url(/cms/auth/onlineshop/pr/i/trial/img/spec_bk2.jpg) no-repeat center top;
  max-width: 1800px;
  margin: 0 auto 0;
  background-color: #c51657;
}
.lp_contents .sec_limit .limit_ttl {
  padding: 80px 0 0;
  text-align: center;
}
.lp_contents .sec_limit .limit_sub {
  padding: 22px 0 12px;
  text-align: center;
}
.lp_contents .sec_limit .limit_prod {
  position: relative;
  background: url(/cms/auth/onlineshop/pr/i/trial/img/limit_middle.jpg) repeat-y center top;
  padding: 0 0 36px 75px;
  margin: 80px 0 0;
}
.lp_contents .sec_limit .limit_prod::before {
  content: "";
  background: url(/cms/auth/onlineshop/pr/i/trial/img/limit_top.png) no-repeat center top;
  position: absolute;
  top: -60px;
  left: 0;
  height: 60px;
  width: 960px;
}
.lp_contents .sec_limit .limit_prod .prod_cont {
  display: flex;
  justify-content: left;
}
.lp_contents .sec_limit .limit_prod .prod_cont .prod_del .cmn_tag {
  display: inline-block;
  margin: 0 5px 0 0;
  padding: 6px 0;
  width: 130px;
  font-size: 22px;
  line-height: 30px;
  letter-spacing: 0.06em;
  font-weight: 500;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  line-height: 1;
  text-align: center;
  color: #fff;
}
.lp_contents .sec_limit .limit_prod .prod_cont .prod_del .tagred {
  background-color: #ce0058;
}
.lp_contents .sec_limit .limit_prod .prod_cont .prod_del .tagpink {
  background-color: #ea6097;
}
.lp_contents .sec_limit .limit_prod .prod_cont .prod_del dt {
  position: relative;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.06em;
  font-weight: 500;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  margin: 20px 0 0;
}
.lp_contents .sec_limit .limit_prod .prod_cont .prod_del dt::after {
  content: "";
  position: absolute;
  height: 1px;
  width: 330px;
  top: 55%;
  right: 5px;
  background-color: #000;
}
.lp_contents .sec_limit .limit_prod .prod_cont .prod_del dd {
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.06em;
  font-weight: 400;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  margin: 14px 0 0;
  padding-left: 1em;
  text-indent: -1em;
}
.lp_contents .sec_limit .limit_prod .prod_cont .prod_del dd span {
  font-size: 14px;
}
.lp_contents .sec_limit .limit_prod .prod_cont .prod_catch {
  font-size: 26px;
  line-height: 30px;
  letter-spacing: 0.06em;
  font-weight: 500;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  margin: 10px 0 0;
}
.lp_contents .sec_limit .limit_price {
  display: flex;
  align-items: flex-end;
  margin-top: 28px;
}
.lp_contents .sec_limit .limit_price .price_del {
  display: flex;
  justify-content: left;
  align-items: flex-end;
  margin-left: 55px;
}
.lp_contents .sec_limit .limit_price .price_del .price_value {
  font-size: 105px;
  line-height: 36px;
  letter-spacing: 0em;
  font-weight: 400;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  margin: -14px 8px 0 0;
  line-height: 1;
}
.lp_contents .sec_limit .limit_price .price_del .price_deliver {
  text-align: center;
  padding: 0 0 5px;
  font-size: 30px;
  line-height: 36px;
  letter-spacing: 0.06em;
  font-weight: 400;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
}
.lp_contents .sec_limit .limit_price .price_del .price_deliver p {
  line-height: 1;
  font-size: 18px;
  padding: 8px 0;
  width: 120px;
  text-align: center;
  margin: 0 0 6px;
  border: 1px solid #000;
}
.lp_contents .sec_limit .limit_price .price_del .price_deliver span {
  font-size: 32px;
}
.lp_contents .sec_limit .limit_price .cmn_btn {
  margin-left: 25px;
  padding: 0 0 5px;
  width: 350px;
  height: 86px;
  background: url(/cms/auth/onlineshop/pr/i/trial/img/cmn_btn.png) no-repeat left top;
  font-size: 0;
}
.lp_contents .sec_limit .limit_price .cmn_btn .zaikokbn0 {
  background: url(/cms/auth/onlineshop/pr/i/trial/img/cmn_btn.png) no-repeat left top;
  background-position: 0 -312px;
  width: 350px;
  height: 86px;
}
.lp_contents .sec_limit .limit_price .cmn_btn .zaikokbn1 {
  background: url(/cms/auth/onlineshop/pr/i/trial/img/cmn_btn.png) no-repeat left top;
  background-position: 0 0;
  width: 350px;
  height: 86px;
}
.lp_contents .sec_limit .limit_price .cmn_btn .zaikokbn2 {
  background: url(/cms/auth/onlineshop/pr/i/trial/img/cmn_btn.png) no-repeat left top;
  background-position: 0 -100px;
  width: 350px;
  height: 86px;
}
.lp_contents .sec_limit .limit_price .cmn_btn .zaikokbn9 {
  background: url(/cms/auth/onlineshop/pr/i/trial/img/cmn_btn.png) no-repeat left top;
  background-position: 0 -312px;
  width: 350px;
  height: 86px;
}
.lp_contents .sec_limit .limit_coupon {
  position: relative;
  background: url(/cms/auth/onlineshop/pr/i/trial/img/limit_coupon.png) no-repeat center top;
  height: 164px;
  width: 805px;
  margin: 38px 0 0;
}
.lp_contents .sec_limit .limit_coupon .coupon_ttl {
  position: absolute;
  top: 0px;
  left: 17px;
  font-size: 22px;
  line-height: 38px;
  letter-spacing: 0.06em;
  font-weight: 500;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  color: #fff;
}
.lp_contents .sec_limit .limit_coupon .coupon_del {
  display: flex;
  align-items: center;
  padding: 50px 0 0 65px;
}
.lp_contents .sec_limit .limit_coupon .coupon_del .coupon_del_circle {
  width: 80px;
  height: 80px;
  border-radius: 40px;
  padding: 14px 0;
  text-align: center;
  box-sizing: border-box;
  background-color: #ce0058;
  margin-right: 20px;
  font-size: 22px;
  line-height: 26px;
  letter-spacing: 0.06em;
  font-weight: 500;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  color: #fff;
}
.lp_contents .sec_limit .limit_coupon .coupon_del .coupon_del_txt {
  font-size: 24px;
  line-height: 34px;
  letter-spacing: 0.06em;
  font-weight: 500;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  margin-right: 30px;
}
.lp_contents .sec_limit .limit_coupon .coupon_del .coupon_del_txt span {
  font-size: 30px;
  color: #ce0058;
}
.lp_contents .sec_limit .limit_notes {
  margin: 6px 0 0;
}
.lp_contents .sec_limit .limit_notes li {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.06em;
  font-weight: 400;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
}
.lp_contents .sec_limit .limit_prod_bottom {
  background: url(/cms/auth/onlineshop/pr/i/trial/img/limit_bottom.png) no-repeat center top;
  height: 168px;
  padding: 45px 110px 37px;
}
.lp_contents .sec_limit .limit_prod_bottom .limit_prod_box {
  display: flex;
  align-items: flex-end;
}
.lp_contents .sec_limit .limit_prod_bottom .prod_bottom_txt {
  font-size: 32px;
  line-height: 21px;
  letter-spacing: 0.06em;
  font-weight: 500;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
}
.lp_contents .sec_limit .limit_prod_bottom .prod_bottom_point {
  font-size: 32px;
  line-height: 21px;
  letter-spacing: 0.06em;
  font-weight: 500;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  padding: 0 5px 0;
  position: relative;
  color: #d63177;
  top: 0;
  z-index: 4;
}
.lp_contents .sec_limit .limit_prod_bottom .prod_bottom_point::after {
  content: "";
  position: absolute;
  height: 20px;
  background-color: #fff266;
  width: 340px;
  top: 13px;
  z-index: -1;
  left: 0;
  right: 0;
}
.lp_contents .sec_limit .limit_prod_bottom .prod_bottom_limit {
  padding: 29px 0 0 140px;
  font-size: 24px;
  line-height: 21px;
  letter-spacing: 0.06em;
  font-weight: 500;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
}
.lp_contents .sec_limit .postage_box {
  margin-top: 0;
  background: url(/cms/auth/onlineshop/pr/i/trial/img/limit_middle.jpg) repeat-y center top;
  padding: 0 4px 0;
  position: relative;
}
.lp_contents .sec_limit .postage_box::after {
  content: "";
  background: url(/cms/auth/onlineshop/pr/i/trial/img/limit_bottom.jpg) no-repeat center top;
  width: 960px;
  height: 51px;
  position: absolute;
  bottom: -50px;
  left: 0;
  z-index: 2;
}
.lp_contents .sec_limit .postage_box dl {
  background-color: #f5f5f5;
  padding: 40px 20px 0;
}
.lp_contents .sec_limit .postage_box dl dt {
  font-size: 28px;
  line-height: 1;
  text-align: center;
  margin-bottom: 20px;
}
.lp_contents .sec_limit .postage_box dl .postage_dd {
  display: flex;
  justify-content: space-between;
}
.lp_contents .sec_limit .postage_box--img {
  margin-right: 20px;
}
.lp_contents .sec_limit .postage_box--item {
  background-color: #fff;
  width: 296px;
  height: 193px;
}
.lp_contents .sec_limit .postage_box--item.item2 .postage_box--content {
  margin-bottom: 18px;
}
.lp_contents .sec_limit .postage_box--content {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 26px;
  margin-top: 32px;
}
.lp_contents .sec_limit .postage_box--ttl {
  font-size: 24px;
  line-height: 30px;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  letter-spacing: 0.06em;
  font-weight: 500;
}
.lp_contents .sec_limit .postage_box--txt {
  text-align: center;
  font-size: 14px;
  line-height: 21px;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  letter-spacing: 0.06em;
  font-weight: 400px;
}
.lp_contents .sec_limit .postage_box--note {
  display: block;
  position: relative;
  z-index: 11;
  font-size: 12px;
  line-height: 1;
  margin-top: 14px;
  justify-content: center;
}
.lp_contents .limit2 {
  padding: 0 0 124px;
}
.lp_contents .limit2::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: url(/cms/auth/onlineshop/pr/i/trial/img/limit_line.jpg) no-repeat center top;
  height: 6px;
  max-width: 1800px;
  width: 100%;
}
.lp_contents .limit2::after {
  content: '';
  position: absolute;
  bottom: -6px;
  left: 0;
  background: url(/cms/auth/onlineshop/pr/i/trial/img/limit_line.jpg) no-repeat center top;
  height: 6px;
  max-width: 1800px;
  width: 100%;
  z-index: 99;
}
.lp_contents .sec_question {
  background: url(/cms/auth/onlineshop/pr/i/trial/img/question_bk.jpg) no-repeat center top;
  height: 684px;
  position: relative;
}
.lp_contents .sec_question .question_img {
  text-align: center;
  padding-top: 80px;
}
.lp_contents .sec_question p {
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.06em;
  font-weight: 400;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  position: absolute;
  text-align: center;
  color: #fff;
}
.lp_contents .sec_question p:nth-of-type(1) {
  top: 245px;
  right: 450px;
}
.lp_contents .sec_question p:nth-of-type(2) {
  top: 410px;
  left: 537px;
}
.lp_contents .sec_question p:nth-of-type(3) {
  top: 230px;
  right: 85px;
}
.lp_contents .sec_ins {
  background: url(/cms/auth/onlineshop/pr/i/trial/img/ins_bk.jpg) no-repeat center top;
  height: 650px;
  position: relative;
}
.lp_contents .sec_ins .ins_img {
  padding: 118px 0 0 340px;
}
.lp_contents .sec_ins .ins_icon {
  padding: 20px 0 0 360px;
}
.lp_contents .sec_ins p {
  padding: 0 0 0 340px;
  font-size: 12px;
  line-height: 50px;
  letter-spacing: 0.06em;
  font-weight: 400;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
}
.lp_contents .sec_ingredient {
  background: url(/cms/auth/onlineshop/pr/i/trial/img/ingredient_bk.jpg) no-repeat center top;
  height: 760px;
  position: relative;
}
.lp_contents .sec_ingredient .ingredient_img {
  text-align: center;
  padding-top: 100px;
}
.lp_contents .sec_ingredient p {
  padding: 34px 0 0;
  text-align: center;
  font-size: 34px;
  line-height: 61.5px;
  letter-spacing: 0.06em;
  font-weight: 400;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
}
.lp_contents .sec_ingredient p:nth-of-type(2) {
  padding: 255px 0 0;
  text-align: center;
  font-size: 12px;
  line-height: 30px;
  letter-spacing: 0.06em;
  font-weight: 400;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
}
.lp_contents .sec_ingredient .ingredient_btn {
  position: absolute;
  right: 80px;
  bottom: 60px;
}
.lp_contents .sec_ingredient .ingredient_btn.m-fixed {
  margin: 0;
  position: fixed;
  bottom: 60px;
  right: 80px;
  z-index: 1000;
  border-radius: 0;
}
.lp_contents .sec_ingredient .ingredient_btn.m-hide {
  position: initial;
  margin-top: 60px;
  padding: 14px 0 40px;
  border-radius: 20px;
  background: #ce0058;
  text-align: center;
}
.lp_contents .sec_step {
  background: url(/cms/auth/onlineshop/pr/i/trial/img/prod_top.jpg) no-repeat center top;
  height: 623px;
}
.lp_contents .sec_step p {
  display: none;
}
.lp_contents .sec_prod .prod_ins {
  position: relative;
}
.lp_contents .sec_prod .prod_ins .prod_ins_txt {
  font-size: 18px;
  line-height: 38px;
  letter-spacing: 0.06em;
  font-weight: 400;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
}
.lp_contents .sec_prod .prod_ins .prod_ins_txt span {
  font-size: 12px;
}
.lp_contents .sec_prod .prod_ins .prod_ins_rec {
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.06em;
  font-weight: 400;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
}
.lp_contents .sec_prod .prod_ins .prod_ins_rec span {
  font-size: 22px;
  line-height: 30px;
  letter-spacing: 0.06em;
  font-weight: 500;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  display: inline-block;
  padding: 0 0 10px 5px;
  color: #ce0058;
}
.lp_contents .sec_prod .prod_point {
  background: url(/cms/auth/onlineshop/pr/i/trial/img/prod_bk_re.jpg) repeat-y center top;
  height: 274px;
}
.lp_contents .sec_prod .prod_point .prod_point_txt {
  padding: 40px 30px 0;
  text-align: center;
  font-size: 20px;
  line-height: 34px;
  letter-spacing: 0.06em;
  font-weight: 400;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  position: absolute;
  top: 60px;
  left: 105px;
}
.lp_contents .sec_prod .prod1 {
  background: url(/cms/auth/onlineshop/pr/i/trial/img/prod_bk1.jpg) no-repeat center top;
  height: 1059px;
}
.lp_contents .sec_prod .prod1 .prod_ins_ttl {
  padding: 206px 0 0;
}
.lp_contents .sec_prod .prod1 .prod_ins_txt {
  padding: 40px 8px 0;
}
.lp_contents .sec_prod .prod1 .ins_rec_l {
  padding: 90px 0 0 180px;
}
.lp_contents .sec_prod .prod1 .ins_rec_r {
  padding: 64px 0 0 220px;
}
.lp_contents .sec_prod .prod1 .ins_rec_r span {
  padding-left: 0;
}
.lp_contents .sec_prod .prod1 .prod_att {
  padding: 28px 0 0 0;
  text-align: right;
}
.lp_contents .sec_prod .prod2 {
  background: url(/cms/auth/onlineshop/pr/i/trial/img/prod_bk2.jpg) no-repeat center top;
  height: 984px;
}
.lp_contents .sec_prod .prod2 .prod_ins_ttl {
  text-align: right;
  padding: 194px 0 0;
}
.lp_contents .sec_prod .prod2 .prod_ins_txt {
  padding: 40px 0 0 336px;
}
.lp_contents .sec_prod .prod2 .prod_ins_txt span {
  letter-spacing: 0;
}
.lp_contents .sec_prod .prod2 .ins_rec_l {
  padding: 96px 0 0 176px;
}
.lp_contents .sec_prod .prod2 .ins_rec_r {
  padding: 60px 0 0 220px;
}
.lp_contents .sec_prod .prod2 .ins_rec_r em {
  font-size: 12px;
  line-height: 38px;
  letter-spacing: 0.06em;
  font-weight: 400;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
}
.lp_contents .sec_prod .prod2 .ins_rec_r span {
  padding-left: 0;
}
.lp_contents .sec_prod .prod2 .prod_att {
  padding: 18px 0 0 0;
  text-align: right;
}
.lp_contents .sec_prod .prod3 {
  background: url(/cms/auth/onlineshop/pr/i/trial/img/prod_bk3.jpg) no-repeat center top;
  height: 1059px;
}
.lp_contents .sec_prod .prod3 .prod_ins_ttl {
  padding: 218px 0 0;
}
.lp_contents .sec_prod .prod3 .prod_ins_txt {
  padding: 40px 8px 0;
}
.lp_contents .sec_prod .prod3 .prod_ins_txt span {
  display: inline-block;
  padding-top: 6px;
  line-height: 18px;
}
.lp_contents .sec_prod .prod3 .ins_rec_l {
  padding: 89px 0 0 180px;
}
.lp_contents .sec_prod .prod3 .ins_rec_r {
  padding: 62px 0 0 118px;
}
.lp_contents .sec_prod .prod3 .ins_rec_r span {
  padding-left: 0;
}
.lp_contents .sec_prod .prod3 .prod_att {
  padding: 28px 0 0 0;
  text-align: right;
}
.lp_contents .sec_prod .prodrec3 {
  height: 254px;
}
.lp_contents .sec_prod .prodrec3 .prod_point_txt {
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.06em;
  font-weight: 400;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  padding: 137px 0 0 67px;
}
.lp_contents .sec_prod .prodrec3 .prod_point_img {
  padding-top: 13px;
}
.lp_contents .sec_prod .prod_movie {
  padding: 74px 0 100px;
  background: url(/cms/auth/onlineshop/pr/i/trial/img/prod_bk_re.jpg) repeat-y center top;
}
.lp_contents .sec_prod .prod_movie .movie_box {
  text-align: center;
  background-color: #fcedf4;
  border-radius: 18px;
  padding: 50px 0 50px;
}
.lp_contents .sec_prod .prod_movie .movie_box h2 {
  text-align: center;
  padding: 0 0 34px;
}
.lp_contents .sec_prod .prod_movie .movie_box iframe {
  border: 6px solid #c21e56;
}
.lp_contents .sec_seven {
  max-width: 1800px;
  margin: 0 auto 0;
  box-sizing: border-box;
  color: #000000;
  padding: 86px 0 100px;
  background-image: -webkit-linear-gradient(to bottom, #fff 24%, #fcd2e6);
  background-image: -moz-linear-gradient(to bottom, #fff 24%, #fcd2e6);
  background-image: -o-linear-gradient(to bottom, #fff 24%, #fcd2e6);
  background-image: linear-gradient(to bottom, #fff 24%, #fcd2e6);
  position: relative;
}
.lp_contents .sec_seven .inner {
  width: 960px;
  margin: 0 auto;
}
.lp_contents .sec_seven .sever_logo {
  text-align: center;
}
.lp_contents .sec_seven .sever_des {
  font-size: 20px;
  line-height: 40px;
  font-weight: 400;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  letter-spacing: 0.06em;
  text-align: center;
  margin-top: 46px;
}
.lp_contents .sec_seven .sever_info {
  text-align: center;
  color: #ea6097;
  border: 2px solid #ea6097;
  width: 700px;
  margin: 30px auto 0;
  padding: 30px 0 28px;
  border-radius: 10px;
}
.lp_contents .sec_seven .sever_info .sever_info_ttl {
  font-size: 24px;
  line-height: 40px;
  font-weight: 500;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  letter-spacing: 0.06em;
}
.lp_contents .sec_seven .sever_info .sever_info_con {
  font-size: 18px;
  line-height: 32px;
  font-weight: 400;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  letter-spacing: 0.06em;
}
.lp_contents .sec_seven .sever_main {
  background-color: #fff;
  margin-top: 80px;
  text-align: center;
  padding: 60px 0;
}
.lp_contents .sec_seven .sever_main .sever_main_des {
  font-size: 22px;
  line-height: 34px;
  font-weight: 500;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  letter-spacing: 0.06em;
  color: #ce0058;
  margin-top: 32px;
}
.lp_contents .sec_seven .sever_main .sever_main_des span {
  font-size: 18px;
  font-weight: 400;
  color: #000000;
}
.lp_contents .sec_seven .sever_main .sever_main_img {
  margin-top: 32px;
}
.lp_contents .sec_seven .sever_main .sever_main_txt {
  font-size: 18px;
  line-height: 34px;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  letter-spacing: 0.06em;
  color: #000;
  margin-top: 30px;
}
.lp_contents .sec_lineup {
  background: url(/cms/auth/onlineshop/pr/i/trial/img/lineup_bg.png) repeat-x #fff top;
  background-size: auto 178px;
  padding: 98px 0 90px;
  max-width: 1800px;
  margin: 0 auto 0;
}
.lp_contents .sec_lineup .lineup_ttl {
  text-align: center;
}
.lp_contents .sec_lineup .lineup_des {
  font-size: 18px;
  line-height: 68px;
  font-weight: 400;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  letter-spacing: 0.06em;
  color: #000;
  text-align: center;
}
.lp_contents .sec_lineup .lineup_link {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 22px;
}
.lp_contents .sec_lineup .lineup_link li {
  text-align: center;
}
.lp_contents .sec_lineup .lineup_link li p {
  display: inline-block;
  font-size: 18px;
  line-height: 38px;
  font-weight: 500;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  letter-spacing: 0.06em;
  color: #000;
  border-bottom: 2px solid transparent;
  transition: all .2s;
  margin-top: 4px;
}
.lp_contents .sec_lineup .lineup_link li:nth-of-type(2):hover p, .lp_contents .sec_lineup .lineup_link li:nth-of-type(3):hover p, .lp_contents .sec_lineup .lineup_link li:nth-of-type(4):hover p {
  color: #ce0058;
  border-bottom: 2px solid #ce0058;
}
.lp_contents .sec_lineup .lineup_main {
  margin-top: 90px;
}
.lp_contents .sec_lineup .lineup_main .lineup_main_ttl {
  text-align: center;
}
.lp_contents .sec_lineup .lineup_main .lineup_main_link {
  margin-top: 36px;
}
.lp_contents .sec_lineup .lineup_main .lineup_main_link li {
  text-align: center;
}
.lp_contents .sec_lineup .lineup_main .lineup_main_link li + li {
  margin-top: 16px;
}
.lp_contents .sec_lineup .lineup_main .lineup_main_link li a {
  text-decoration: none;
}
.lp_contents .sec_lineup .lineup_main .lineup_main_link li .lineup_main_link_main {
  position: relative;
  padding-left: 244px;
  width: 814px;
  height: 214px;
  box-sizing: border-box;
  z-index: 0;
  text-align: left;
  display: inline-flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
}
.lp_contents .sec_lineup .lineup_main .lineup_main_link li .lineup_main_link_main .lineup_main_link_img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.lp_contents .sec_lineup .lineup_main .lineup_main_link li .lineup_main_link_main .lineup_main_link_des {
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  letter-spacing: 0.06em;
  color: #000;
  margin-top: 20px;
}
.lp_contents .sec_lineup .lineup_main .lineup_main_link li .lineup_main_link_main .lineup_main_link_note {
  font-size: 12px;
  line-height: 30px;
  font-weight: 400;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  letter-spacing: 0.06em;
  color: #000;
  margin-top: 4px;
}
.lp_contents .sec_disclaimer {
  background-color: #f5f5f5;
  padding: 58px 0;
  margin: 0 auto 0;
  max-width: 1800px;
}
.lp_contents .sec_disclaimer .inner {
  width: 960px;
}
.lp_contents .sec_disclaimer .disclaimer_ttl {
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  letter-spacing: 0.05em;
  color: #ce0058;
  margin-bottom: 10px;
}
.lp_contents .sec_disclaimer ul {
  margin-left: 20px;
}
.lp_contents .sec_disclaimer ul li {
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  letter-spacing: 0.06em;
  color: #000;
  text-indent: -1.4em;
  padding-left: 1.4em;
}
.lp_contents .sec_disclaimer .disclaimer_main {
  padding-left: 34px;
  margin-top: 16px;
  box-sizing: border-box;
}
.lp_contents .sec_disclaimer .disclaimer_main .disclaimer_ttl {
  color: #000;
  margin-bottom: 0;
}
.lp_contents .footer_parts {
  background-color: #fff;
}
.lp_contents .footer_parts_more {
  background: #f2a5c5 url(/cms/auth/onlineshop/pr/i/trial/img/brand_list_bg.png) no-repeat center 125px;
  height: 525px;
  padding: 77px 0 203px;
}
.lp_contents .footer_parts_more .more_btn {
  margin-top: 527px;
}
