@charset "UTF-8";
/* base override */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700&display=swap");
@import url("https://fonts.google.com/specimen/Raleway?query=Raleway");
@import url("https://fonts.googleapis.com/css2?family=Raleway:wght@600&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;
}

/*---------- .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 {
  border-top: solid 1px #b3b3b3;
}
.footer_parts .relation_btns {
  margin: 60px 0;
}
.footer_parts .relation_btns ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer_parts .relation_btns ul li + li {
  margin-left: 40px;
}

.lp_contents {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
}
.lp_contents .mask_bg {
  position: relative;
}
.lp_contents .mask_bg .mask_inner {
  z-index: 999;
  position: absolute;
  top: -30px;
  bottom: -10px;
  left: -20px;
  right: -20px;
  background: rgba(0, 0, 0, 0.6);
}
.lp_contents .mask_bg .mask_inner span {
  font-size: 40px;
  line-height: 60px;
  font-weight: 500;
  color: #fff;
  height: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.lp_contents .mask_bg .mask_inner span > span {
  font-size: 18px;
  height: auto;
}
.lp_contents .mask_bg .mask_inner .span_fs {
  font-size: 12px;
  line-height: 20px;
}
.lp_contents .mask_bg .mask_s {
  top: -10px;
}
.lp_contents .fixcont .fixcont_btn {
  position: sticky;
  float: right;
  top: 90vh;
  z-index: 11;
}
.lp_contents .sec_mian {
  background: url(/cms/onlineshop/mq/i/fd/img/main_kv.jpg) no-repeat top center;
  height: 860px;
  color: #000;
}
.lp_contents .sec_mian .main_box {
  padding: 149px 0 0 445px;
}
.lp_contents .sec_mian h2 {
  font-size: 30px;
  line-height: 46px;
  font-weight: 500;
  font-feature-settings: 'palt';
  -webkit-font-feature-settings: 'palt';
  letter-spacing: 0.1em;
}
.lp_contents .sec_mian h2 span {
  display: inline-block;
  margin-bottom: 6px;
  border-bottom: 1px solid #000;
}
.lp_contents .sec_mian .main_catch {
  margin-top: 10px;
  font-size: 24px;
  line-height: 36px;
  font-weight: 500;
  font-feature-settings: 'palt';
  -webkit-font-feature-settings: 'palt';
  letter-spacing: 0.12em;
}
.lp_contents .sec_mian .main_txt {
  margin-top: 30px;
  font-size: 18px;
  line-height: 32px;
  font-weight: 500;
  font-feature-settings: 'palt';
  -webkit-font-feature-settings: 'palt';
  letter-spacing: 0.12em;
}
.lp_contents .sec_mian .main_img {
  margin: 3px 0 0 -10px;
  position: relative;
}
.lp_contents .sec_mian .main_img::after {
  content: "";
  position: absolute;
  left: -10px;
  top: 64px;
  width: 102px;
  height: 79px;
}
.lp_contents .item_present .item_present_con {
  background-color: #fff;
  width: 328px;
  margin: 30px auto 0;
  border: 1px solid #000;
  padding: 10px 15px 5px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.lp_contents .item_present .present_con_tag {
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
  top: -12px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  background-color: #fff;
  padding: 0 15px;
  border-radius: 12px;
  border: 1px solid #000;
}
.lp_contents .item_present .present_con {
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  letter-spacing: 0.03em;
  text-align: left;
}
.lp_contents .item_present .present_con .present_con_txt {
  font-size: 17px;
  line-height: 26px;
  font-weight: 500;
}
.lp_contents .item_present .present_con .present_con_txt span {
  color: #d4003b;
}
.lp_contents .item_present .present_con .present_con_txt sup {
  font-size: 12px;
  vertical-align: revert;
}
.lp_contents .item_present .present_con .present_con_note {
  margin-top: 5px;
  font-size: 12px;
}
.lp_contents .sec_present {
  padding-top: 1px;
}
.lp_contents .sec_present .inner {
  width: 778px;
  margin: 80px auto 0;
  border: 1px solid #000;
  padding: 20px 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  letter-spacing: 0.12em;
  font-weight: 500;
}
.lp_contents .sec_present .inner .present_tag {
  position: absolute;
  color: #fff;
  font-size: 18px;
  line-height: 34px;
  top: 0;
  left: -7px;
  width: 196px;
  text-align: center;
  background: url(/cms/onlineshop/mq/i/fd/img/present_tag.png) no-repeat center center;
  background-size: contain;
}
.lp_contents .sec_present .inner .present_con {
  margin-top: 20px;
}
.lp_contents .sec_present .inner .present_con .present_con_ttl {
  font-size: 19px;
  line-height: 28px;
}
.lp_contents .sec_present .inner .present_con .present_con_txt {
  margin-top: 5px;
  font-size: 24px;
  font-weight: 500;
  line-height: 28px;
}
.lp_contents .sec_present .inner .present_con .present_con_txt span {
  color: #d4003b;
}
.lp_contents .sec_present .inner .present_con .present_con_txt sup {
  font-size: 14px;
  vertical-align: revert;
}
.lp_contents .sec_present .inner .present_con a {
  text-decoration: none;
  display: inline-block;
  width: 246px;
  height: 42px;
  text-align: center;
  color: #000;
  font-size: 16px;
  line-height: 38px;
  letter-spacing: 0.16em;
  border: 1px solid #000;
  margin-top: 15px;
  position: relative;
}
.lp_contents .sec_present .inner .present_con a::after {
  content: '';
  position: absolute;
  width: 16px;
  height: 9px;
  top: 50%;
  margin-top: -4px;
  right: 20px;
  background: url(/cms/onlineshop/mq/i/fd/img/present_arrow.png) no-repeat center center;
  background-size: contain;
}
.lp_contents .sec_present2 {
  padding-top: 1px;
}
.lp_contents .sec_present2 .inner {
  width: 860px;
  margin: 80px auto;
  text-align: left;
}
.lp_contents .sec_present2 .inner .present_con {
  border: 4px solid #cae4e3;
  padding: 50px 38px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
}
.lp_contents .sec_present2 .inner .present_con .present_con_tag {
  color: #fff;
  position: absolute;
  width: 268px;
  height: 50px;
  top: 20px;
  left: -14px;
  font-size: 24px;
  line-height: 42px;
  font-weight: 500;
  letter-spacing: 0.075em;
  background: url(/cms/onlineshop/mq/i/fd/img/present2_tag.png) no-repeat center center;
  background-size: contain;
  text-indent: 35px;
}
.lp_contents .sec_present2 .inner .present_con .present_con_text {
  margin-top: 60px;
  letter-spacing: 0.12em;
}
.lp_contents .sec_present2 .inner .present_con .present_con_text .text_ttl {
  font-size: 34px;
  font-weight: 500;
  margin-bottom: 25px;
}
.lp_contents .sec_present2 .inner .present_con .present_con_text .text_txt {
  font-size: 16px;
  line-height: 24px;
}
.lp_contents .sec_present2 .inner .present_con .present_con_text .text_catch {
  margin: 10px 0;
  font-size: 26px;
  line-height: 34px;
  font-weight: 500;
}
.lp_contents .sec_present2 .inner .present_con .present_con_text .text_catch span {
  color: #d4003b;
}
.lp_contents .sec_present2 .inner .present_con .present_con_text .text_catch sup {
  font-size: 14px;
  vertical-align: revert;
}
.lp_contents .sec_present2 .inner .present_con .present_con_text .text_des {
  margin-top: 10px;
  font-size: 12px;
  line-height: 18px;
}
.lp_contents .sec_present2 .inner .present_notes {
  margin-top: 15px;
  font-size: 12px;
  line-height: 18px;
}
.lp_contents .sec_present2 .inner .present_notes dt {
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  letter-spacing: 0.05em;
}
.lp_contents .sec_present2 .inner .present_notes dd {
  padding-left: 1.3em;
  text-indent: -1.3em;
}
.lp_contents .sec_txt {
  background-color: #faeee0;
  padding: 27px 0;
}
.lp_contents .sec_txt .inner {
  text-align: center;
  font-feature-settings: 'palt';
  -webkit-font-feature-settings: 'palt';
  letter-spacing: 0.08em;
  font-weight: 500;
}
.lp_contents .sec_txt .inner .txt_ttl {
  font-size: 20px;
  line-height: 30px;
  color: #d4003b;
}
.lp_contents .sec_txt .inner ul {
  font-size: 16px;
  line-height: 25px;
  margin-top: 10px;
  color: #000000;
}
.lp_contents .sec_txt .inner ul li .color {
  color: #d4003b;
}
.lp_contents .sec_txt .inner ul li .underline {
  text-decoration: underline #7d7770 2px solid;
  text-underline-position: under;
}
.lp_contents .sec_anchorlink {
  margin-top: 80px;
}
.lp_contents .sec_anchorlink h2 {
  margin-bottom: 53px;
  text-align: center;
}
.lp_contents .sec_anchorlink .anchorlink_list {
  width: 775px;
  margin: 0 auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.lp_contents .sec_anchorlink .anchorlink_list li {
  width: 170px;
}
.lp_contents .sec_anchorlink .anchorlink_list li a {
  position: relative;
  z-index: 9;
}
.lp_contents .sec_anchorlink .anchorlink_list li:nth-of-type(1) {
  position: relative;
}
.lp_contents .sec_anchorlink .anchorlink_list li:nth-of-type(1)::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  width: 135px;
  height: 23px;
}
.lp_contents .sec_anchorlink .anchorlink_list .anchor_add {
  width: 34px;
  align-self: center;
  padding-top: 80px;
}
.lp_contents .sec_anchorlink .anchorlink_list .anchor_dramatic {
  position: relative;
}
.lp_contents .sec_anchorlink .anchorlink_list .anchor_dramatic p {
  position: absolute;
  top: -21px;
  left: -8px;
}
.lp_contents .sec_anchorlink .anchorlink_notes {
  margin-top: 15px;
}
.lp_contents .sec_anchorlink .anchorlink_notes li {
  font-size: 12px;
  line-height: 18px;
  text-indent: -1.3em;
  padding-left: 1.3em;
}
.lp_contents .cmn_item_detail {
  background-color: #fff;
  width: 750px;
  margin: 135px auto 0;
  padding: 155px 55px 40px;
  position: relative;
}
.lp_contents .cmn_item_detail .item_detail_ttl {
  width: 720px;
  margin-left: -360px;
  position: absolute;
  left: 50%;
  top: -57px;
}
.lp_contents .cmn_item_detail .item_detail_inner {
  display: flex;
  justify-content: flex-end;
}
.lp_contents .cmn_item_detail .item_detail_inner .detail_inner_right {
  margin-left: 59px;
  padding-bottom: 65px;
}
.lp_contents .cmn_item_detail .item_detail_inner .detail_inner_left {
  padding-top: 16px;
}
.lp_contents .cmn_item_detail .item_detail_inner .detail_inner_left .detail_inner_tt0 {
  margin-bottom: 15px;
}
.lp_contents .cmn_item_detail .item_detail_inner .detail_inner_left .detail_inner_ttl {
  margin-bottom: 29px;
}
.lp_contents .cmn_item_detail .item_detail_inner .detail_inner_left .detail_inner_text {
  margin-bottom: 30px;
}
.lp_contents .cmn_item_detail .item_detail_down {
  width: 752px;
  margin: 0 auto;
  height: 150px;
  background: #fff;
  display: flex;
  justify-content: space-between;
  padding: 0 43px;
  box-sizing: border-box;
}
.lp_contents .cmn_item_detail .item_detail_down .detail_down_list {
  display: flex;
  justify-content: flex-start;
}
.lp_contents .cmn_item_detail .detail_down_list2 {
  display: flex;
  justify-content: space-between;
  width: 752px;
  margin: 0 auto;
  margin-bottom: 20px;
}
.lp_contents .cmn_item_detail .detail_down_list2 li {
  width: 220px;
}
.lp_contents .cmn_item_detail .detail_down_list2 li .detail_down_ttl {
  margin-left: -5px;
  margin-bottom: 10px;
}
.lp_contents .cmn_item_detail .item_detail_text {
  font-size: 12px;
  line-height: 1;
  text-align: center;
}
.lp_contents .sec_jellyliquid {
  margin-top: 90px;
}
.lp_contents .sec_jellyliquid .jellyliquid_wraper {
  padding: 60px 0 80px;
  position: relative;
}
.lp_contents .sec_jellyliquid .jellyliquid_wraper::before {
  content: '';
  display: block;
  position: absolute;
  z-index: 0;
  background-color: #e9e8e5;
  top: 0;
  left: calc(50% - 560px);
  right: 0;
  bottom: 0;
}
.lp_contents .sec_jellyliquid h2 {
  position: absolute;
  top: -76px;
  left: 0;
  right: 0;
  text-align: center;
}
.lp_contents .sec_jellyliquid .jellyliquid_title {
  margin-bottom: 50px;
  text-align: center;
}
.lp_contents .sec_jellyliquid .jellyliquid_sub {
  margin-bottom: -5px;
  text-align: center;
}
.lp_contents .sec_jellyliquid .jellyliquid_img {
  margin-bottom: 30px;
  text-align: center;
}
.lp_contents .sec_essenceliquid {
  margin-top: 90px;
}
.lp_contents .sec_essenceliquid .essenceliquid_wraper {
  padding: 60px 0 80px;
  position: relative;
}
.lp_contents .sec_essenceliquid .essenceliquid_wraper::before {
  content: '';
  display: block;
  position: absolute;
  z-index: 0;
  background-color: #f5ece4;
  top: 0;
  left: calc(50% - 560px);
  right: 0;
  bottom: 0;
}
.lp_contents .sec_essenceliquid h2 {
  position: absolute;
  top: -76px;
  left: 0;
  right: 0;
  text-align: center;
}
.lp_contents .sec_essenceliquid .essenceliquid_catch {
  font-size: 24px;
  line-height: 1;
  letter-spacing: 0.1em;
  font-feature-settings: 'palt';
  -webkit-font-feature-settings: 'palt';
  text-align: center;
}
.lp_contents .sec_essenceliquid .essenceliquid_subttl {
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.1em;
  font-feature-settings: 'palt';
  -webkit-font-feature-settings: 'palt';
  margin: 20px 0 36px;
  text-align: center;
}
.lp_contents .sec_essenceliquid .essenceliquid_title {
  margin-bottom: 50px;
  text-align: center;
}
.lp_contents .sec_essenceliquid .essenceliquid_sub {
  text-align: center;
}
.lp_contents .sec_essenceliquid .essenceliquid_sub2 {
  margin: 80px auto 20px;
  text-align: center;
  line-height: 22px;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 0.12em;
}
.lp_contents .sec_essenceliquid .essenceliquid_img {
  margin-bottom: 20px;
  text-align: center;
}
.lp_contents .sec_essenceliquid .cmn_item_cont {
  justify-content: space-between;
  margin-top: 60px;
  padding: 0 50px 0 90px;
}
.lp_contents .sec_essenceliquid .cmn_item_cont.essence_prod1 .cmn_item_cont-data {
  padding-top: 32px;
}
.lp_contents .sec_essenceliquid .cmn_item_cont .product_dec {
  padding-left: 0;
  padding-top: 0;
  text-align: center;
}
.lp_contents .sec_essenceliquid .cmn_item_cont .product_dec .item_tokuten {
  margin-top: 30px;
}
.lp_contents .sec_essenceliquid .cmn_item_cont .cmn_item_cont-data .item_color_cart .mod-acc_a--cont .mod_color_cart .item_color_list {
  padding: 0 46px;
  margin-bottom: 20px;
}
.lp_contents .sec_essenceliquid .cmn_item_cont .cmn_item_cont-data .item_color_cart .mod-acc_a--cont .mod_color_cart .item_color_list li {
  width: 80px;
  height: 100px;
  margin-top: 0;
  margin-right: 12px;
}
.lp_contents .sec_essenceliquid .cmn_item_cont .cmn_item_cont-data .item_color_cart .mod-acc_a--cont .mod_color_cart .item_color_list li:nth-child(3) {
  margin-right: 0;
}
.lp_contents .sec_essenceliquid .cmn_item_cont-notes {
  margin-bottom: 20px;
}
.lp_contents .sec_essenceliquid .essenceliquid_box {
  background: url(/cms/onlineshop/mq/i/fd/img/essenceliquid_box_bg.jpg) no-repeat center center;
  background-size: 100% 100%;
  margin-top: 67px;
  padding: 60px 104px 80px;
  position: relative;
  text-align: center;
}
.lp_contents .sec_essenceliquid .essenceliquid_box_ttl {
  width: 160px;
  margin: 0 auto 40px;
}
.lp_contents .sec_essenceliquid .essenceliquid_box_catch {
  margin-bottom: 22px;
}
.lp_contents .sec_essenceliquid .essenceliquid_box_subttl {
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.12em;
  font-feature-settings: 'palt';
  -webkit-font-feature-settings: 'palt';
  text-align: center;
}
.lp_contents .sec_essenceliquid .essenceliquid_box_txt {
  font-size: 10px;
  line-height: 15px;
  margin-top: 16px;
}
.lp_contents .sec_essenceliquid .essenceliquid_box_img {
  position: absolute;
  top: 116px;
  right: -60px;
}
.lp_contents .sec_essenceliquid .essenceliquid_box_point {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 58px;
}
.lp_contents .sec_essenceliquid .essenceliquid_box_point dl {
  width: 330px;
  text-align: center;
}
.lp_contents .sec_essenceliquid .essenceliquid_box_point dl dd {
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.12em;
  font-feature-settings: 'palt';
  -webkit-font-feature-settings: 'palt';
  margin-top: 20px;
}
.lp_contents .sec_essenceliquid .essenceliquid_after {
  width: 580px;
  margin: 60px auto 30px;
}
.lp_contents .sec_essenceliquid .essenceliquid_txt {
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.12em;
  font-feature-settings: 'palt';
  -webkit-font-feature-settings: 'palt';
  text-align: center;
}
.lp_contents .sec_essenceliquid .cmn_item_cont-link {
  margin-top: 60px;
}
.lp_contents .sec_essenceliquid .cmn_item_cont-link + .cmn_item_cont-link {
  margin-top: 40px;
}
.lp_contents .sec_letro {
  width: 1160px;
  margin: 80px auto 0;
  border: 10px solid #f5ece4;
  padding: 80px 0;
}
.lp_contents .sec_letro h2 {
  margin-bottom: 38px;
}
.lp_contents .sec_powdery {
  margin-top: 78px;
}
.lp_contents .sec_powdery .powdery_wraper {
  padding: 42px 0 80px;
  position: relative;
}
.lp_contents .sec_powdery .powdery_wraper::before {
  content: '';
  display: block;
  position: absolute;
  z-index: 0;
  background-color: #f5f4f3;
  top: -8px;
  left: 0;
  right: calc(50% - 580px);
  bottom: 0;
}
.lp_contents .sec_powdery .cmn_item_cont-link {
  margin-top: 60px;
}
.lp_contents .sec_powdery .cmn_item_cont-link + .cmn_item_cont-link {
  margin-top: 40px;
}
.lp_contents .sec_powdery h2 {
  position: absolute;
  top: -62px;
  left: 0;
  right: 0;
  text-align: center;
}
.lp_contents .sec_powdery .powdery_title {
  margin-bottom: 50px;
  text-align: center;
}
.lp_contents .sec_powdery .powdery_new {
  text-align: center;
}
.lp_contents .sec_powdery .powdery_sub {
  margin-bottom: 50px;
  text-align: center;
}
.lp_contents .sec_powdery .cmn_item_cont .item_name {
  margin-top: 0;
}
.lp_contents .sec_powdery .cmn_item_cont-data {
  padding-top: 32px;
}
.lp_contents .sec_powdery .cmn_item_cont-img {
  width: 440px;
  margin: 0 0 0 45px;
  text-align: center;
}
.lp_contents .sec_powdery .cmn_item_cont-notes {
  margin-bottom: 20px;
}
.lp_contents .sec_powdery .powdery_img {
  margin-bottom: 15px;
  text-align: center;
}
.lp_contents .sec_powdery .powdery_spcial {
  margin-top: 30px;
}
.lp_contents .sec_compact {
  margin-top: 90px;
}
.lp_contents .sec_compact .compact_wraper {
  padding: 60px 0 80px;
  position: relative;
}
.lp_contents .sec_compact .compact_wraper::before {
  content: '';
  display: block;
  position: absolute;
  z-index: 0;
  background-color: #f6f0e3;
  top: 0;
  left: 0;
  right: calc(50% - 580px);
  bottom: 0;
}
.lp_contents .sec_compact h2 {
  position: absolute;
  top: -76px;
  left: 0;
  right: 0;
  text-align: center;
}
.lp_contents .sec_compact .compact_title {
  margin-bottom: 50px;
  text-align: center;
}
.lp_contents .sec_compact .compact_sub {
  margin-bottom: 30px;
  text-align: center;
}
.lp_contents .sec_compact .compact_img {
  margin-bottom: 30px;
  text-align: center;
}
.lp_contents .sec_compact .compact_spcial {
  margin-top: 30px;
}
.lp_contents .sec_compact .cmn_item_cont .item_color_cart .mod_color_cart .item_color_list {
  display: block;
}
.lp_contents .sec_compact .cmn_item_cont .item_color_cart .mod_color_cart .item_color_list li {
  margin-right: 0;
  margin-top: 15px;
}
.lp_contents .sec_compact .cmn_item_cont .item_color_cart .mod_color_cart .item_color_list li:nth-of-type(1) {
  margin-top: 0;
}
.lp_contents .sec_jelly {
  margin-top: 69px;
}
.lp_contents .sec_jelly .jelly_wraper {
  padding: 35px 0 80px;
  position: relative;
}
.lp_contents .sec_jelly .jelly_wraper .cmn_item_cont {
  padding: 0 50px 0;
}
.lp_contents .sec_jelly .jelly_wraper .cmn_item_cont .cmn_item_cont-img {
  width: initial;
  margin: 10px 0 0 40px;
  text-align: center;
}
.lp_contents .sec_jelly .jelly_wraper .cmn_item_cont .cmn_item_cont-img .product_dec_brand {
  line-height: 30px;
}
.lp_contents .sec_jelly .jelly_wraper .cmn_item_cont .cmn_item_cont-img .product_dec_brand span {
  line-height: 30px;
}
.lp_contents .sec_jelly .jelly_wraper .cmn_item_cont .cmn_item_cont-img .product_dec_dose {
  margin: 14px 0 18px;
}
.lp_contents .sec_jelly .jelly_wraper .cmn_item_cont .cmn_item_cont-img .item_tokuten {
  margin: 20px 0 0;
}
.lp_contents .sec_jelly .jelly_wraper .cmn_item_cont .cmn_item_cont-notes {
  margin-bottom: 0;
}
.lp_contents .sec_jelly .jelly_wraper .cmn_item_cont .item_color_cart .item_color_list {
  margin-bottom: 23px;
}
.lp_contents .sec_jelly .jelly_wraper::before {
  content: '';
  display: block;
  position: absolute;
  z-index: 0;
  background-color: #f6f0e3;
  top: 0;
  left: 0;
  right: calc(50% - 580px);
  bottom: 0;
}
.lp_contents .sec_jelly h2 {
  position: absolute;
  top: -70px;
  left: 0;
  right: 0;
  text-align: center;
}
.lp_contents .sec_jelly .jelly_title {
  margin-bottom: 45px;
  text-align: center;
}
.lp_contents .sec_jelly .jelly_catch {
  font-size: 24px;
  line-height: 1;
  letter-spacing: 0.1em;
  font-feature-settings: 'palt';
  -webkit-font-feature-settings: 'palt';
  text-align: center;
}
.lp_contents .sec_jelly .jelly_subttl {
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.1em;
  font-feature-settings: 'palt';
  -webkit-font-feature-settings: 'palt';
  margin: 20px 0 39px;
  text-align: center;
}
.lp_contents .sec_jelly .jelly_sub {
  margin-bottom: 50px;
  text-align: center;
}
.lp_contents .sec_jelly .jelly_img {
  margin-bottom: 18px;
  text-align: center;
  position: relative;
}
.lp_contents .sec_jelly .jelly_spcial {
  margin: 30px auto 0;
  text-align: center;
}
.lp_contents .sec_jelly .jelly_box {
  background: url(/cms/onlineshop/mq/i/fd/img/jelly_box_bg.jpg) no-repeat center center;
  background-size: 100% 100%;
  margin-top: 51px;
  padding: 60px 50px 80px;
  position: relative;
}
.lp_contents .sec_jelly .jelly_box_ttl {
  width: 160px;
  margin: 0 auto 112px;
}
.lp_contents .sec_jelly .jelly_box_con {
  width: 500px;
  text-align: center;
}
.lp_contents .sec_jelly .jelly_box_catch {
  margin-bottom: 22px;
}
.lp_contents .sec_jelly .jelly_box_subttl {
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.12em;
  font-feature-settings: 'palt';
  -webkit-font-feature-settings: 'palt';
  text-align: center;
}
.lp_contents .sec_jelly .jelly_box_txt {
  font-size: 10px;
  line-height: 15px;
  text-align: left;
  margin-top: 16px;
  width: 394px;
}
.lp_contents .sec_jelly .jelly_box_img {
  position: absolute;
  top: 116px;
  right: 50px;
}
.lp_contents .sec_jelly .jelly_box .jelly_box_set {
  box-sizing: border-box;
  width: 860px;
  height: 214px;
  margin: 116px auto 0;
  display: flex;
  justify-content: space-between;
  padding: 42px 45px 34px 60px;
  background-color: #f7efe7;
}
.lp_contents .sec_jelly .jelly_box .jelly_box_set .set_txt {
  text-align: center;
}
.lp_contents .sec_jelly .jelly_box .jelly_box_set .set_txt .set_txt_catch {
  margin: 14px auto 0;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.12em;
  font-feature-settings: 'palt';
  -webkit-font-feature-settings: 'palt';
  text-align: center;
}
.lp_contents .sec_jelly .jelly_box_point {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 58px;
}
.lp_contents .sec_jelly .jelly_box_point .point_box {
  width: 430px;
  text-align: center;
}
.lp_contents .sec_jelly .jelly_box_point .point_box p {
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.12em;
  font-feature-settings: 'palt';
  -webkit-font-feature-settings: 'palt';
  margin: 20px 0 0;
}
.lp_contents .sec_jelly .jelly_box_point .point_box .point_box_sub {
  margin: 16px 0 0;
}
.lp_contents .sec_jelly .jelly_box_point .point_box .point_box_point {
  margin: 73px 0 0;
}
.lp_contents .sec_jelly .jelly_box_point .point_box .point_box_tag {
  margin: 29px 0 0;
}
.lp_contents .sec_jelly .jelly_box_point .point_box .point_box_sub2 {
  margin: 15px 0 0;
}
.lp_contents .sec_jelly .jelly_box_point .point_box .point_box_sub3 {
  margin: 26px 0 29px;
}
.lp_contents .sec_jelly .jelly_box_point .point_box .point_box_img {
  margin: 25px 0 0;
}
.lp_contents .sec_jelly .jelly_header {
  margin: 60px auto 0;
  text-align: center;
}
.lp_contents .sec_jelly .jelly_catch {
  margin: 20px auto 0;
  text-align: center;
}
.lp_contents .sec_jelly .jelly_info {
  margin: 28px auto 0;
  text-align: center;
}
.lp_contents .sec_jelly .jelly_after {
  width: 580px;
  margin: 30px auto 30px;
}
.lp_contents .sec_jelly .jelly_txt {
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.12em;
  font-feature-settings: 'palt';
  -webkit-font-feature-settings: 'palt';
  text-align: center;
}
.lp_contents .sec_jelly .jelly_use {
  margin: 61px auto 0;
  text-align: center;
}
.lp_contents .sec_jelly .jelly_use_catch {
  margin: 27px auto 0;
  text-align: center;
}
.lp_contents .sec_jelly .jelly_cv {
  font-size: 22px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.12em;
  font-feature-settings: 'palt';
  -webkit-font-feature-settings: 'palt';
  text-align: center;
  margin: 60px 0 40px;
}
.lp_contents .sec_jelly .mod-movie {
  margin: 29px auto 0;
  text-align: center;
  background: url(/cms/onlineshop/mq/i/fd/img/jelly_movie_bg.jpg) no-repeat top center;
}
.lp_contents .sec_jelly .cmn_item_cont .item_color_cart .mod_color_cart .item_color_list {
  display: block;
}
.lp_contents .sec_jelly .cmn_item_cont .item_color_cart .mod_color_cart .item_color_list li {
  margin-right: 0;
  margin-top: 15px;
}
.lp_contents .sec_jelly .cmn_item_cont .item_color_cart .mod_color_cart .item_color_list li:nth-of-type(1) {
  margin-top: 0;
}
.lp_contents .sec_jelly .cmn_item_cont-link {
  margin: 60px auto 0;
}
.lp_contents .cmn_item_cont {
  display: flex;
  padding: 0;
  justify-content: space-between;
}
.lp_contents .cmn_item_cont-img {
  width: 350px;
  margin: 0 53px 0 76px;
}
.lp_contents .cmn_item_cont-data {
  width: 401px;
}
.lp_contents .cmn_item_cont-notes {
  margin-bottom: 35px;
  font-size: 10px;
  line-height: 15px;
  color: #000;
  text-align: center;
}
.lp_contents .cmn_item_cont-link {
  margin-top: 40px;
  text-align: center;
}
.lp_contents .cmn_item_cont .item_name {
  margin-top: 79px;
}
.lp_contents .cmn_item_cont .item_detail {
  margin-top: 18px;
}
.lp_contents .cmn_item_cont .item_price {
  margin: 30px 0 24px 4px;
}
.lp_contents .cmn_item_cont .item_color_cart {
  width: 400px;
  margin-top: 20px;
  background-color: #fff;
}
.lp_contents .cmn_item_cont .item_color_cart .item_color_cart-accbtn {
  display: block;
  position: relative;
  border: 0 none;
  outline: 0 none;
  background-color: #d4003b;
  width: 100%;
  height: 60px;
  cursor: pointer;
}
.lp_contents .cmn_item_cont .item_color_cart .item_color_cart-accbtn::after {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  background: url(/cms/onlineshop/mq/i/fd/img/cart_acc_plus.png) no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}
.lp_contents .cmn_item_cont .item_color_cart.m-opened .item_color_cart-accbtn::after {
  background-image: url(/cms/onlineshop/mq/i/fd/img/cart_acc_minus.png);
}
.lp_contents .cmn_item_cont .item_color_cart .mod_color_cart {
  padding: 20px;
}
.lp_contents .cmn_item_cont .item_color_cart .mod_color_cart .item_color_list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
.lp_contents .cmn_item_cont .item_color_cart .mod_color_cart .item_color_list li {
  background-color: #000;
  position: relative;
  transition: all .2s ease 0s;
  margin-right: 12px;
}
.lp_contents .cmn_item_cont .item_color_cart .mod_color_cart .item_color_list li:nth-child(n + 5) {
  margin-top: 12px;
}
.lp_contents .cmn_item_cont .item_color_cart .mod_color_cart .item_color_list li:nth-last-of-type(5) {
  margin-right: 0;
}
.lp_contents .cmn_item_cont .item_color_cart .mod_color_cart .item_color_list li:nth-last-of-type(1) {
  margin-right: 0;
}
.lp_contents .cmn_item_cont .item_color_cart .mod_color_cart .item_color_list li::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: solid 1px #fff;
  transition: all .2s ease 0s;
  z-index: 3;
}
.lp_contents .cmn_item_cont .item_color_cart .mod_color_cart .item_color_list li.m-select {
  background-color: #d4003b;
}
.lp_contents .cmn_item_cont .item_color_cart .mod_color_cart .item_color_list li.m-select::after {
  border-color: #d4003b;
}
.lp_contents .cmn_item_cont .item_color_cart .mod_color_cart .item_color_list li img {
  display: block;
  position: relative;
  z-index: 2;
}
.lp_contents .cmn_item_cont .item_modallink {
  margin-top: 20px;
  text-align: right;
  text-align: center;
}
.lp_contents .cmn_item_cont .item_notes {
  margin-top: 20px;
}
.lp_contents .cmn_item_cont .item_notes li {
  font-size: 12px;
  line-height: 20px;
  font-feature-settings: 'palt';
  letter-spacing: 0.1em;
}
.lp_contents .sec_dramatic {
  margin-top: 215px;
  background-color: #e4e9f0;
}
.lp_contents .sec_dramatic .m-dramatic1 {
  background-color: #e4e9f0;
  padding: 96px 0 80px 0;
  position: relative;
}
.lp_contents .sec_dramatic .m-dramatic1 .dramatic_try {
  padding: 80px 160px 140px;
}
.lp_contents .sec_dramatic .m-dramatic1 .dramatic_try .inner {
  text-align: center;
  border: 4px solid #ffffff;
  width: 640px;
}
.lp_contents .sec_dramatic .m-dramatic1 .dramatic_try .inner .dramatic_try_ttl {
  position: absolute;
  top: -14px;
  left: 221px;
  background: #e4e9f0;
}
.lp_contents .sec_dramatic .m-dramatic1 .dramatic_try .inner .dramatic_try_note {
  display: flex;
  justify-content: space-between;
  padding: 60px;
}
.lp_contents .sec_dramatic .m-dramatic1 .dramatic_try .inner .dramatic_try_note :first-child {
  align-self: center;
}
.lp_contents .sec_dramatic .m-dramatic1 .dramatic_title {
  position: absolute;
  top: -65px;
  left: 0;
  right: 0;
  text-align: center;
}
.lp_contents .sec_dramatic .m-dramatic1 .dramatic_item {
  position: absolute;
  top: -117px;
  left: 0;
  right: 0;
  text-align: center;
}
.lp_contents .sec_dramatic .m-dramatic1 .cmn_item_cont-notes {
  width: 330px;
  margin: 0;
  padding: 25px;
  font-feature-settings: 'palt';
}
.lp_contents .sec_dramatic .m-dramatic1 h2 {
  position: absolute;
  top: -16px;
  left: 0;
  right: 0;
  text-align: center;
}
.lp_contents .sec_dramatic .m-dramatic1 .dramatic_lead {
  text-align: center;
  margin-bottom: 65px;
}
.lp_contents .sec_dramatic .m-dramatic1 .dramatic_primer_bnr {
  margin-top: 60px;
}
.lp_contents .sec_dramatic .m-dramatic1 .cmn_item_cont-data {
  width: 450px;
}
.lp_contents .sec_dramatic .m-dramatic1 .cmn_item_cont-data .item_name {
  margin-top: 19px;
}
.lp_contents .sec_dramatic .m-dramatic1 .cmn_item_cont-data .cmn_item_cont_notes {
  margin: 0;
  padding-top: 5px;
  font-feature-settings: 'palt';
}
.lp_contents .sec_dramatic .m-dramatic1 .cmn_item_cont-data .item_gift {
  margin-top: 30px;
}
.lp_contents .sec_dramatic .m-dramatic1 .dramatic_movie {
  text-align: center;
  padding-bottom: 80px;
}
.lp_contents .sec_dramatic .m-dramatic1 .dramatic_movie .movie_ttl {
  padding: 57px 0 40px;
}
.lp_contents .sec_dramatic .m-dramatic1 .dramatic_movie .mod-movie {
  width: 640px;
  margin: auto;
  height: 360px;
}
.lp_contents .sec_dramatic .m-dramatic1 .mod-movie iframe {
  width: 100%;
  height: 100%;
}
.lp_contents .sec_dramatic .m-dramatic1 .dramatic_effect {
  background: #ffffff;
  padding-bottom: 80px;
  margin-top: 60px;
}
.lp_contents .sec_dramatic .m-dramatic1 .dramatic_effect .dramatic_point_ttl {
  text-align: center;
  padding-top: 80px;
}
.lp_contents .sec_dramatic .m-dramatic1 .dramatic_effect .dramatic_point {
  display: flex;
  justify-content: space-around;
  text-align: center;
  padding: 48px 80px 0;
  font-size: 10px;
  line-height: 15px;
}
.lp_contents .sec_dramatic .m-dramatic1 .dramatic_effect .dramatic_point .point {
  width: 400px;
}
.lp_contents .sec_dramatic .m-dramatic1 .dramatic_effect .dramatic_point .point .point_note1 {
  width: 380px;
  margin: 15px auto 0;
}
.lp_contents .sec_dramatic .m-dramatic1 .dramatic_effect .dramatic_point .point .point_space {
  padding-bottom: 18px;
}
.lp_contents .sec_dramatic .dramatic_bnrs {
  width: 960px;
  margin: 100px auto;
  display: flex;
  justify-content: space-between;
}
.lp_contents .sec_dramatic .dramatic_rockmist {
  background-color: #f2f2f2;
  margin-top: 100px;
}
.lp_contents .sec_dramatic .dramatic_rockmist .inner {
  padding: 60px 0;
  text-align: center;
}
.lp_contents .sec_dramatic .dramatic_rockmist .rockmist_catch {
  margin-bottom: 17px;
}
.lp_contents .sec_dramatic .dramatic_rockmist .rockmist_text {
  text-align: center;
  margin-bottom: 30px;
}
.lp_contents .sec_dramatic .dramatic_rockmist .rockmist_bnr {
  width: 960px;
  margin: auto;
}
.lp_contents .sec_dramatic .dramatic_rockmist .rockmist_bnr a {
  display: block;
}
.lp_contents .sec_dramatic .cmn_item_cont {
  padding: 0;
}
.lp_contents .sec_dramatic .cmn_item_cont .item_color_cart .mod_color_cart .item_color_list {
  justify-content: space-between;
  margin-bottom: 20px;
}
.lp_contents .sec_dramatic .cmn_item_cont .item_color_cart .mod_color_cart .item_color_list li {
  width: 170px;
  margin-right: 0;
}
.lp_contents .sec_dramatic .cmn_item_cont-img {
  width: 327px;
  margin: 25px 74px 0 107px;
}
.lp_contents .sec_dramatic .item_coupon500 {
  margin-top: 30px;
}
.lp_contents .product_dec_brand {
  font-size: 22px;
  line-height: 28px;
  font-weight: bold;
  font-feature-settings: "palt";
  -moz-font-feature-settings: "palt";
  -webkit-font-feature-settings: "palt";
  letter-spacing: 0.12em;
}
.lp_contents .product_dec_brand span {
  font-size: 14px;
}
.lp_contents .product_dec_new {
  margin: -20px auto 7px;
}
.lp_contents .product_dec_dose {
  font-size: 12px;
  line-height: 18px;
  margin: 20px 0 18px;
}
.lp_contents .product_dec_price {
  color: #000000;
  font-size: 12px;
  line-height: 28px;
  font-weight: 500;
}
.lp_contents .product_dec_price .unit {
  font-size: 34px;
}
.lp_contents .product_dec_price em {
  font-size: 48px;
  line-height: 1;
  font-weight: 500;
}
.lp_contents .product_dec_price .postage {
  display: inline-block;
  font-size: 16px;
  line-height: 1;
  border: solid 1px #000000;
  padding: 4px 6px;
  letter-spacing: 0.016em;
  font-feature-settings: "palt";
  position: relative;
  bottom: 4px;
}
.lp_contents .product_dec_note {
  margin-top: 16px;
}
.lp_contents .product_dec_note li {
  font-size: 10px;
  line-height: 15px;
  text-indent: -1.3em;
  padding-left: 1.3em;
}
.lp_contents .sec_attention {
  padding: 60px 0 34px;
  background-color: #f7f7f5;
}
.lp_contents .sec_attention .inner {
  width: 720px;
}
.lp_contents .sec_attention h2 {
  font-size: 12px;
  font-weight: normal;
  line-height: 1;
  margin-bottom: 10px;
}
.lp_contents .sec_attention .h2_mt {
  margin: 30px 0 10px;
}
.lp_contents .sec_attention .attention_list {
  margin-left: 30px;
}
.lp_contents .sec_attention .attention_list li {
  font-size: 12px;
  line-height: 18px;
  text-indent: -1.3em;
  padding-left: 1.3em;
}
.lp_contents .sec_attention .attention_list .mt_16 {
  margin-top: 16px;
}
.lp_contents .sec_attention .attention_list .pl_23 {
  padding-left: 2.3em;
}
.lp_contents .cmn_tokuten {
  position: relative;
}
.lp_contents .cmn_tokuten .tokuten_end {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}
.lp_contents .cmn_tokuten .tokuten_end span {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  line-height: 1.8;
  text-align: center;
  color: #fff;
  font-size: 32px;
}
.lp_contents .footer_link {
  border-top: solid 1px #ccc;
  padding: 50px 0;
}
.lp_contents .footer_link ul {
  display: flex;
  justify-content: center;
}
.lp_contents .footer_link ul li + li {
  margin-left: 40px;
}
.lp_contents .mod-modalwin {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  overflow-y: auto;
  padding: 50px 0;
  z-index: 2000;
}
.lp_contents .mod-modalwin::-webkit-scrollbar {
  display: none;
}
.lp_contents .mod-modalwin--cover {
  background-color: rgba(0, 0, 0, 0.7);
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.lp_contents .mod-modalwin--box {
  position: relative;
  margin: auto;
  background-color: #fff;
  width: 840px;
  z-index: 2001;
  padding: 50px 0;
  text-align: left;
}
.lp_contents .mod-modalwin--box h2 {
  margin-bottom: 45px;
  text-align: center;
}
.lp_contents .mod-modalwin--box .colormap_fig {
  margin-left: 60px;
}
.lp_contents .mod-modalwin--btn {
  position: absolute;
  top: 0;
  right: -60px;
}
.lp_contents .mod-modalwin--btn a {
  display: block;
  width: 39px;
  height: 39px;
  background: url(/cms/onlineshop/mq/i/fd/img/icn_close.svg) no-repeat center center;
  background-size: contain;
  text-indent: -30em;
  overflow: hidden;
}
.lp_contents .anchor {
  text-align: center;
  padding-top: 60px;
}
.lp_contents .sec_recommended {
  padding-top: 160px;
  padding-bottom: 80px;
}
.lp_contents .sec_recommended .inner {
  text-align: center;
}
.lp_contents .sec_recommended .recommend_ttl {
  font-family: 'Raleway', sans-serif;
  letter-spacing: 0.2em;
  line-height: 44px;
  font-size: 44px;
  font-weight: 500;
  color: #e9cbb5;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  margin-bottom: 30px;
}
.lp_contents .sec_recommended .recommend_subttl {
  text-align: center;
  margin-bottom: 16px;
}
.lp_contents .sec_recommended .recommend_catch {
  line-height: 24px;
  font-size: 24px;
  font-weight: 500;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  letter-spacing: 0.1em;
  margin-bottom: 20px;
}
.lp_contents .sec_recommended .recommend_tag {
  line-height: 50px;
  font-size: 16px;
  font-weight: 500;
  width: 720px;
  height: 50px;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  margin: 0 auto 50px;
  box-sizing: border-box;
  letter-spacing: 0.1em;
  border: 1px #d4003b solid;
}
.lp_contents .sec_recommended .recommend_tag span {
  color: #d4003b;
  font-size: 18px;
}
.lp_contents .sec_recommended .recommend_list {
  display: flex;
  justify-content: space-between;
  margin-bottom: 37px;
}
.lp_contents .sec_recommended .recommend_present {
  border: 6px solid #e6e6e6;
  position: relative;
  padding: 28px 57px 11px;
  margin-bottom: 17px;
}
.lp_contents .sec_recommended .recommend_present::after {
  content: '';
  background: url(/cms/onlineshop/mq/i/fd/img/recommend_present_icon.png);
  width: 30px;
  height: 24px;
  position: absolute;
  top: -24px;
  left: 50%;
  transform: translateX(-50%);
}
.lp_contents .sec_recommended .recommend_present_ttl {
  line-height: 18px;
  font-size: 18px;
  font-weight: 500;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  letter-spacing: 0.12em;
  margin-bottom: 23px;
  position: relative;
}
.lp_contents .sec_recommended .recommend_present_ttl::before {
  content: '';
  width: 82px;
  height: 1px;
  background: #000;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.lp_contents .sec_recommended .recommend_present_ttl::after {
  content: '';
  width: 82px;
  height: 1px;
  background: #000;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
.lp_contents .sec_recommended .recommend_present_list {
  display: flex;
  justify-content: space-between;
}
.lp_contents .sec_recommended .recommend_present_list .recommend_present_txt {
  text-align: left;
  line-height: 32px;
  font-size: 20px;
  font-weight: 500;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
}
.lp_contents .sec_recommended .recommend_present_list .recommend_present_txt span {
  line-height: 36px;
  font-size: 26px;
  font-weight: 500;
  color: #d4003b;
}
.lp_contents .sec_recommended .recommend_present_list .recommend_present_img {
  padding-top: 3px;
}
.lp_contents .sec_recommended .recommend_text {
  line-height: 18px;
  font-size: 14px;
  font-weight: 300;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  letter-spacing: 0.1em;
  color: #d4003b;
  text-align: left;
  text-indent: -1.2em;
  margin-left: 1.2em;
}
.lp_contents .sec_limited {
  background: #f7ebdd url(/cms/onlineshop/mq/i/fd/img/limited_bg.png) no-repeat center center;
  margin-top: 4px;
  padding: 80px 0;
}
.lp_contents .sec_limited .inner {
  text-align: center;
  position: relative;
  font-weight: 400;
}
.lp_contents .sec_limited .inner::before {
  background: url(/cms/onlineshop/mq/i/fd/img/limited_img1.png) no-repeat center center;
  background-size: contain;
  width: 222px;
  height: 295px;
  position: absolute;
  content: '';
  top: -26px;
  left: -52px;
}
.lp_contents .sec_limited .inner::after {
  background: url(/cms/onlineshop/mq/i/fd/img/limited_img2.png) no-repeat center center;
  background-size: contain;
  width: 175px;
  height: 304px;
  position: absolute;
  content: '';
  top: -40px;
  right: -26px;
}
.lp_contents .sec_limited .inner h3 {
  width: 440px;
  height: 35px;
  border: 1px #000 solid;
  border-radius: 50px;
  font-size: 16px;
  line-height: 35px;
  letter-spacing: 0.12em;
  font-feature-settings: 'palt';
  -webkit-font-feature-settings: 'palt';
  margin: 30px auto 28px;
}
.lp_contents .sec_limited .inner h4 {
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.12em;
  font-feature-settings: 'palt';
  -webkit-font-feature-settings: 'palt';
}
.lp_contents .sec_limited .inner h4 span {
  color: #d4003b;
  font-weight: 500;
}
.lp_contents .sec_limited .inner .limited_img {
  margin: 56px -20px 30px 83px;
}
.lp_contents .sec_limited .inner .limited_subttl {
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.12em;
  font-feature-settings: 'palt';
  -webkit-font-feature-settings: 'palt';
}
.lp_contents .sec_limited .inner .limited_subttl span {
  color: #d4003b;
}
.lp_contents .sec_limited .inner .limited_subttl + .limited_subttl {
  margin-top: 10px;
}
.lp_contents .sec_limited .inner .limited_subttl + .limited_subttl span {
  font-weight: 500;
}
.lp_contents .sec_limited .inner .limited_notes {
  color: #333333;
  font-size: 12px;
  line-height: 22px;
  margin-top: 14px;
}
.lp_contents .sec_limited .inner .limited_box {
  background-color: #ffffff;
  position: relative;
  padding: 50px 96px 50px 93px;
  margin-top: 50px;
}
.lp_contents .sec_limited .inner .limited_box::before {
  background: url(/cms/onlineshop/mq/i/fd/img/limited_box_present.png) no-repeat center center;
  background-size: contain;
  width: 175px;
  height: 89px;
  position: absolute;
  content: '';
  top: -31px;
  left: 45px;
}
.lp_contents .sec_limited .inner .limited_box .limited_box_dec {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.lp_contents .sec_limited .inner .limited_box .limited_box_dec-cont {
  text-align: left;
  padding-left: 15px;
  letter-spacing: 0.12em;
  font-feature-settings: 'palt';
  -webkit-font-feature-settings: 'palt';
}
.lp_contents .sec_limited .inner .limited_box .limited_box_dec-img {
  padding: 3px 8px 0 0;
}
.lp_contents .sec_limited .inner .limited_box .limited_box_dec--ttl {
  font-size: 16px;
  line-height: 26px;
}
.lp_contents .sec_limited .inner .limited_box .limited_box_dec--ttl span {
  font-weight: 500;
}
.lp_contents .sec_limited .inner .limited_box .limited_box_dec--catch {
  font-size: 24px;
  line-height: 1;
  font-weight: 500;
  color: #d4003b;
  margin: 18px 0 10px;
}
.lp_contents .sec_limited .inner .limited_box .limited_box_dec--catch span {
  color: #000000;
  font-size: 18px;
}
.lp_contents .sec_limited .inner .limited_box .limited_box_dec--subttl {
  font-size: 16px;
  line-height: 1;
  font-weight: 500;
}
.lp_contents .sec_limited .inner .limited_box .limited_box_dec--txt {
  font-size: 12px;
  line-height: 20px;
  margin-top: 12px;
}
.lp_contents .sec_limited .inner .limited_box .limited_box_tokuten {
  position: relative;
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
  padding: 38px 12px 33px 30px;
  border: 1px solid #c29161;
}
.lp_contents .sec_limited .inner .limited_box .limited_box_tokuten--catch {
  position: absolute;
  left: 62px;
  top: -28px;
  width: 648px;
  padding: 7px 0;
  border: 1px solid #c29161;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  text-align: center;
  background: #f9eddf;
  border-radius: 35px;
}
.lp_contents .sec_limited .inner .limited_box .limited_box_tokuten-cont {
  padding-top: 20px;
  text-align: left;
}
.lp_contents .sec_limited .inner .limited_box .limited_box_tokuten--ttl {
  font-size: 22px;
  line-height: 37px;
  font-weight: 500;
  color: #d4003b;
}
.lp_contents .sec_limited .inner .limited_box .limited_box_tokuten--ttl span {
  display: inline-block;
  font-size: 20px;
}
.lp_contents .sec_limited .inner .limited_box .limited_box_tokuten--txt {
  margin-top: 12px;
  font-size: 12px;
  line-height: 20px;
}
.lp_contents .sec_limited .inner .limited_box .limited_box_tokuten--notes {
  margin-top: 16px;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  color: #d4003b;
}
.lp_contents .sec_limited .inner .limited_box .limited_box_line {
  margin: 35px auto 16px;
}
.lp_contents .sec_limited .inner .limited_box .limited_box_line + .limited_box_dec .limited_box_dec-cont {
  padding-top: 8px;
}
.lp_contents .sec_limited .inner .limited_box .limited_box_line + .limited_box_dec .limited_box_dec-cont .limited_box_dec--catch {
  margin: 18px 0 0px;
  font-size: 28px;
}
.lp_contents .sec_limited .inner .limited_box .limited_box_line + .limited_box_dec .limited_box_dec-cont .limited_box_dec--catch span {
  font-size: 24px;
}
.lp_contents .sec_limited .inner .limited_box .limited_box_line + .limited_box_dec .limited_box_dec-img {
  padding: 0 42px 0 0;
}
.lp_contents .sec_limited .inner .limited_box .limited_box_notes {
  background-color: #f5f5f5;
  margin-top: 30px;
  padding: 20px 30px;
  text-align: left;
}
.lp_contents .sec_limited .inner .limited_box .limited_box_notes li {
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.05em;
  text-indent: -1.3em;
  padding-left: 1.3em;
}
.lp_contents .sec_limited .inner .limited_entry {
  border: 1px #99744d solid;
  position: relative;
  text-align: center;
  margin-top: 63px;
  padding: 53px 96px 46px 93px;
}
.lp_contents .sec_limited .inner .limited_entry .limited_entry_tag {
  position: absolute;
  left: 212px;
  top: -23px;
}
.lp_contents .sec_limited .inner .limited_entry .limited_entry_txt {
  background-color: #ffffff;
  width: 770px;
  margin: 25px auto 30px;
  padding: 14px 0;
}
.lp_contents .sec_limited .inner .limited_entry .limited_entry_txt p {
  font-size: 12px;
  line-height: 20px;
}
.lp_contents .sec_limited .inner .limited_entry .limited_entry_txt p + p {
  line-height: 18px;
  margin-top: 4px;
}
.lp_contents .sec_limited .inner .limited_entry .limited_entry_checkbox {
  position: relative;
  width: 400px;
  margin: 0 auto;
}
.lp_contents .sec_limited .inner .limited_entry .limited_entry_checkbox + .limited_entry_txt {
  color: #d4003b;
  background-color: transparent;
  padding: 0;
}
.lp_contents .sec_limited .inner .limited_entry .limited_entry_checkbox--mask {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  top: 0;
  left: 0;
  font-size: 20px;
}
.lp_contents .sec_limited .inner .limited_entry .limited_entry_checkbox--mask span {
  position: absolute;
  color: #fff;
  width: 100%;
  text-align: center;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.lp_contents .sec_limited .inner .limited_entry .cmn_checkbox {
  text-align: center;
  position: relative;
}
.lp_contents .sec_limited .inner .limited_entry .cmn_checkbox .campaign_checkbox_mask {
  position: absolute;
  top: -5px;
  right: 150px;
  left: 150px;
  bottom: -80px;
  background: rgba(0, 0, 0, 0.6);
  z-index: 9;
}
.lp_contents .sec_limited .inner .limited_entry .cmn_checkbox .campaign_checkbox_mask span {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  text-align: center;
  font-size: 22px;
  line-height: 1;
  color: #fff;
  font-feature-settings: 'palt';
  letter-spacing: 0.075em;
}
.lp_contents .sec_limited .inner .limited_entry .cmn_checkbox .checkbox_item {
  margin: auto;
  cursor: pointer;
}
.lp_contents .sec_limited .inner .limited_entry .cmn_checkbox input[type="checkbox"] {
  display: none;
}
.lp_contents .sec_limited .inner .limited_entry .cmn_checkbox [id^="checkbox-1-"] + label {
  position: relative;
  background: #fff;
  padding: 10px;
  border: 1px solid #000;
  display: inline-block;
  cursor: pointer;
}
.lp_contents .sec_limited .inner .limited_entry .cmn_checkbox [id^="checkbox-1-"].available + label {
  background: #d4003b;
  border: 0px;
  padding: 11px;
}
.lp_contents .sec_limited .inner .limited_entry .cmn_checkbox [id^="checkbox-1-"].available + label:after {
  width: 16px;
  height: 16px;
  content: "";
  position: absolute;
  right: 2px;
  top: 2px;
  background: url(/cms/onlineshop/mq/i/fd/img/checked.png) no-repeat top left;
}
.lp_contents .sec_limited .inner .limited_entry .cmn_checkbox [id^="checkbox-1-"] + label:after {
  width: 16px;
  height: 16px;
  content: "";
  position: absolute;
  right: 2px;
  top: 2px;
  background: url(/cms/onlineshop/mq/i/fd/img/checked2.png) no-repeat top left;
}
.lp_contents .sec_limited .inner .limited_entry .cmn_checkbox span {
  margin-left: 5px;
  vertical-align: top;
  margin-top: 3px;
  display: inline-block;
}
.lp_contents .sec_limited .inner .limited_entry .cmn_apply_btn {
  margin: 16px auto;
  text-align: center;
}
.lp_contents .sec_limited .inner .limited_entry .cmn_apply_btn a {
  position: relative;
  display: block;
  width: 400px;
  padding: 21px 0;
  color: #fff;
  font-size: 18px;
  line-height: 1;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  letter-spacing: 0.06em;
  text-decoration: none;
  margin: auto;
}
.lp_contents .sec_limited .inner .limited_entry .cmn_apply_btn a.active {
  background-color: #d4003b;
}
.lp_contents .sec_limited .inner .limited_entry .cmn_apply_btn a.active:after {
  content: '';
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  margin-top: -6px;
  top: 50%;
  transform: translateY(-50%);
  right: 30px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  opacity: 1;
  -webkit-transition: all .5s;
  transition: all .5s;
}
.lp_contents .sec_limited .inner .limited_entry .cmn_apply_btn a.inactive {
  background-color: #c4c4c4;
  pointer-events: none;
}
.lp_contents .sec_limited .inner .limited_entry .present_entry_notes {
  text-align: left;
  padding-left: 176px;
}
.lp_contents .sec_limited .inner .limited_entry .present_entry_notes p {
  font-size: 12px;
  line-height: 18px;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  letter-spacing: 0.06em;
}
.lp_contents .sec_limited .inner .limited_entry .present_entry_notes p a {
  color: #d4003b;
  text-decoration: none;
  border-bottom: 1px solid #d4003b;
}
.lp_contents .sec_limited .inner .limited_attention {
  text-align: left;
  margin-top: 36px;
}
.lp_contents .sec_limited .inner .limited_attention ul {
  margin-bottom: 24px;
  color: #1a1a1a;
  text-indent: -1.3em;
  padding-left: 1.3em;
}
.lp_contents .sec_limited .inner .limited_attention ul:first-child {
  color: #000000;
}
.lp_contents .sec_limited .inner .limited_attention ul:first-child li:first-child {
  color: #1a1a1a;
}
.lp_contents .sec_limited .inner .limited_attention ul:last-child {
  margin-bottom: 0;
}
.lp_contents .sec_limited .inner .limited_attention ul li {
  font-size: 12px;
  line-height: 20px;
}
.lp_contents .sec_limited .inner .limited_attention ul li:first-child {
  margin-bottom: 4px;
  font-weight: bold;
}
.lp_contents .sec_limited .inner .limited_attention ul .red {
  color: #d4003b;
}
.lp_contents .sec_special {
  margin-top: 60px;
}
.lp_contents .sec_special .special_prod_ttl {
  text-align: center;
  margin-bottom: 40px;
}
.lp_contents .sec_special .special_prod_ttl span {
  font-size: 22px;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 0.12em;
  font-feature-settings: "palt";
  position: relative;
  display: inline-block;
}
.lp_contents .sec_special .special_prod_ttl span::before, .lp_contents .sec_special .special_prod_ttl span::after {
  content: '';
  position: absolute;
  width: 73px;
  height: 2px;
  background-color: #000;
  top: 12px;
}
.lp_contents .sec_special .special_prod_ttl span::before {
  left: -100px;
}
.lp_contents .sec_special .special_prod_ttl span::after {
  right: -100px;
}
.lp_contents .sec_special .special_prod_center {
  display: flex;
  justify-content: center;
  margin-bottom: 60px;
}
.lp_contents .sec_special .special_prod_center .prod_img {
  margin-right: 40px;
}
.lp_contents .sec_special .special_prod_center .prod_info {
  margin-right: 40px;
}
.lp_contents .sec_special .special_prod_between {
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px;
}
.lp_contents .sec_special .special_prod_between .prod_item {
  display: flex;
}
.lp_contents .sec_special .special_prod_between .prod_img {
  margin-right: 20px;
}
.lp_contents .sec_special .special_prod_between .prod_info {
  width: 246px;
}
.lp_contents .sec_special .prod_item {
  display: flex;
}
.lp_contents .sec_special .prod_item_ttl {
  font-size: 20px;
  line-height: 1;
  font-weight: 500;
  text-align: center;
  margin-bottom: 20px;
}
.lp_contents .sec_special .prod_info {
  font-feature-settings: "palt";
  letter-spacing: 0.1em;
  color: #000000;
}
.lp_contents .sec_special .prod_info .prod_info_brand {
  font-size: 14px;
  font-weight: 500;
}
.lp_contents .sec_special .prod_info .prod_info_name {
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
  margin-top: 5px;
}
.lp_contents .sec_special .prod_info .prod_info_des {
  font-size: 12px;
  letter-spacing: 0.075em;
  margin-top: 10px;
}
.lp_contents .sec_special .prod_info .prod_info_price {
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 12px;
  line-height: 28px;
  letter-spacing: 0.06em;
}
.lp_contents .sec_special .prod_info .prod_info_price .unit {
  font-size: 26px;
  letter-spacing: 0.04em;
}
.lp_contents .sec_special .prod_info .prod_info_price em {
  font-size: 34px;
  line-height: 1;
  letter-spacing: 0.02em;
  font-weight: 400;
}
.lp_contents .sec_special .prod_info .prod_info_price .postage {
  margin-left: 5px;
  display: inline-block;
  font-size: 16px;
  line-height: 1;
  border: solid 1px #000000;
  padding: 4px 6px;
  letter-spacing: 0.04em;
  font-feature-settings: "palt";
  position: relative;
  bottom: 4px;
}
