@charset "UTF-8";
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;
}

.lp_contents img {
  display: block;
  width: 100%;
}
.lp_contents .container {
  padding: 0 calc(80 / 750 * 100vw);
}
.lp_contents .product_sns {
  position: relative;
  border: calc(2 / 750 * 100vw) solid #ddd;
  display: flex;
  justify-content: space-between;
  padding: calc(20 / 750 * 100vw) calc(40 / 750 * 100vw) calc(20 / 750 * 100vw) calc(30 / 750 * 100vw);
  margin-top: calc(24 / 750 * 100vw);
}
.lp_contents .product_sns::before {
  content: '';
  position: absolute;
  background: url(/sp/cms/onlineshop/i/beautytopic/20210701/skincare/img/sns_top.png) no-repeat;
  background-size: contain;
  left: 50%;
  top: calc(-8 / 750 * 100vw);
  width: calc(26 / 750 * 100vw);
  height: calc(20 / 750 * 100vw);
  transform: translateY(-50%);
  border: none;
}
.lp_contents .product_sns-txt {
  width: calc(410 / 750 * 100vw);
}
.lp_contents .product_sns-txt1 {
  font-size: calc(28 / 750 * 100vw);
  line-height: calc(36 / 750 * 100vw);
  color: #ff327e;
}
.lp_contents .product_sns-txt2 {
  font-size: calc(20 / 750 * 100vw);
  line-height: calc(26 / 750 * 100vw);
}
.lp_contents .base_btn {
  display: block;
  width: 100%;
  padding: calc(32 / 750 * 100vw) 0 calc(38 / 750 * 100vw);
  position: relative;
  box-sizing: border-box;
  font-size: calc(30 / 750 * 100vw);
  text-align: center;
  color: #fff;
  background-color: #000;
}
.lp_contents .base_btn::after {
  content: '';
  position: absolute;
  top: 50%;
  right: calc(30 / 750 * 100vw);
  display: inline-block;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: calc(8 / 750 * 100vw) 0 calc(8 / 750 * 100vw) calc(30 / 750 * 100vw);
  border-color: transparent transparent transparent #fff;
}
.lp_contents .base_btn:hover {
  color: #fff;
}
.lp_contents .voice .voice_ttl {
  margin-top: calc(80 / 750 * 100vw);
  padding-bottom: calc(40 / 750 * 100vw);
  font-size: calc(30 / 750 * 100vw);
  line-height: 1;
  background: url(/sp/cms/onlineshop/i/beautytopic/20210701/skincare/img/voice_ttl_bg.png) no-repeat bottom center;
  background-size: calc(260 / 750 * 100vw) calc(34 / 750 * 100vw);
  text-align: center;
  color: #ff327e;
}
.lp_contents .voice .voice_ttl + .voice_list li {
  margin-top: calc(10 / 750 * 100vw);
}
.lp_contents .voice .voice_list li {
  margin-top: calc(40 / 750 * 100vw);
}
.lp_contents .voice .voice_list li .voice_txt {
  padding: 0 calc(26 / 750 * 100vw) 0 calc(120 / 750 * 100vw);
}
.lp_contents .voice .voice_list li .voice_txt::before {
  position: absolute;
  content: '';
  background: url(/sp/cms/onlineshop/i/beautytopic/20210701/skincare/img/use_voice_icon.png) no-repeat 0 0;
  background-size: contain;
  top: calc(44 / 750 * 100vw);
  left: 0;
  height: calc(80 / 750 * 100vw);
  width: calc(80 / 750 * 100vw);
  transform: translateY(-50%);
}
.lp_contents .sec_anchor {
  margin-top: calc(30 / 750 * 100vw);
}
.lp_contents .sec_anchor .anchor_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 calc(20 / 750 * 100vw);
}
.lp_contents .sec_anchor .anchor_list li {
  width: calc(342 / 750 * 100vw);
  height: calc(90 / 750 * 100vw);
  margin-top: calc(30 / 750 * 100vw);
  background: #f7f7f7;
}
.lp_contents .sec_anchor .anchor_list li:last-child {
  margin-left: calc(180 / 750 * 100vw);
}
.lp_contents .sec_anchor .anchor_list li a {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.lp_contents .sec_anchor .anchor_list li a span {
  font-size: calc(24 / 750 * 100vw);
  line-height: calc(32 / 750 * 100vw);
}
.lp_contents .sec_anchor .anchor_list li a::after {
  content: '';
  position: absolute;
  height: calc(12 / 750 * 100vw);
  width: calc(12 / 750 * 100vw);
  border-bottom: calc(2 / 750 * 100vw) solid #000;
  border-right: calc(2 / 750 * 100vw) solid #000;
  transform: translateX(-50%) rotate(45deg);
  right: calc(20 / 750 * 100vw);
}
.lp_contents .sec_anchor .anchor_list li:nth-child(1) a::before {
  content: '';
  position: absolute;
  background: url(/sp/cms/onlineshop/i/beautytopic/20210701/skincare/img/anchor_icon1.png) no-repeat;
  background-size: contain;
  left: 0;
  bottom: calc(-50 / 750 * 100vw);
  width: calc(100 / 750 * 100vw);
  height: calc(105 / 750 * 100vw);
  transform: translateY(-50%);
}
.lp_contents .sec_anchor .anchor_list li:nth-child(2) a::before {
  content: '';
  position: absolute;
  background: url(/sp/cms/onlineshop/i/beautytopic/20210701/skincare/img/anchor_icon2.png) no-repeat;
  background-size: contain;
  left: 0;
  bottom: calc(-50 / 750 * 100vw);
  width: calc(100 / 750 * 100vw);
  height: calc(105 / 750 * 100vw);
  transform: translateY(-50%);
}
.lp_contents .sec_anchor .anchor_list li:nth-child(3) a::before {
  content: '';
  position: absolute;
  background: url(/sp/cms/onlineshop/i/beautytopic/20210701/skincare/img/anchor_icon3.png) no-repeat;
  background-size: contain;
  left: 0;
  bottom: calc(-50 / 750 * 100vw);
  width: calc(100 / 750 * 100vw);
  height: calc(105 / 750 * 100vw);
  transform: translateY(-50%);
}
.lp_contents .sec_anchor .anchor_list li:nth-child(4) a::before {
  content: '';
  position: absolute;
  background: url(/sp/cms/onlineshop/i/beautytopic/20210701/skincare/img/anchor_icon4.png) no-repeat;
  background-size: contain;
  left: 0;
  bottom: calc(-50 / 750 * 100vw);
  width: calc(100 / 750 * 100vw);
  height: calc(105 / 750 * 100vw);
  transform: translateY(-50%);
}
.lp_contents .sec_anchor .anchor_list li:nth-child(5) a::before {
  content: '';
  position: absolute;
  background: url(/sp/cms/onlineshop/i/beautytopic/20210701/skincare/img/anchor_icon5.png) no-repeat;
  background-size: contain;
  left: 0;
  bottom: calc(-50 / 750 * 100vw);
  width: calc(100 / 750 * 100vw);
  height: calc(105 / 750 * 100vw);
  transform: translateY(-50%);
}
.lp_contents .sec_anchor .anchor_list li:nth-child(6) a::before {
  content: '';
  position: absolute;
  background: url(/sp/cms/onlineshop/i/beautytopic/20210701/skincare/img/anchor_icon6.png) no-repeat;
  background-size: contain;
  left: 0;
  bottom: calc(-50 / 750 * 100vw);
  width: calc(100 / 750 * 100vw);
  height: calc(105 / 750 * 100vw);
  transform: translateY(-50%);
}
.lp_contents .sec_anchor .anchor_list li:nth-child(7) a::before {
  content: '';
  position: absolute;
  background: url(/sp/cms/onlineshop/i/beautytopic/20210701/skincare/img/anchor_icon7.png) no-repeat;
  background-size: contain;
  left: 0;
  bottom: calc(-50 / 750 * 100vw);
  width: calc(100 / 750 * 100vw);
  height: calc(105 / 750 * 100vw);
  transform: translateY(-50%);
}
.lp_contents .sec_anchor .mod-anchor {
  background-color: #fff;
  padding-bottom: calc(40 / 750 * 100vw);
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  z-index: 990;
}
.lp_contents .sec_anchor .mod-anchor.fixed {
  position: fixed;
  box-shadow: calc(2 / 750 * 100vw) calc(2 / 750 * 100vw) calc(3 / 750 * 100vw) #f3f3f3;
}
.lp_contents .sec_anchor .mod-anchor.m-hide {
  display: none;
}
.lp_contents .sec_category {
  margin-top: calc(30 / 750 * 100vw);
  background: url(/sp/cms/onlineshop/i/beautytopic/20210701/skincare/img/category_bg.png) repeat-x top center;
  background-size: calc(100 / 750 * 100vw) auto;
}
.lp_contents .sec_category .category_item {
  position: relative;
  padding: calc(124 / 750 * 100vw) 0 0;
  background: url(/sp/cms/onlineshop/i/beautytopic/20210701/skincare/img/category_lotion_bg.png) no-repeat top center;
  background-size: 100% auto;
}
.lp_contents .sec_category .category_item + .category_item {
  margin-top: calc(80 / 750 * 100vw);
}
.lp_contents .sec_category .category_item#emulsion {
  padding-top: calc(80 / 750 * 100vw);
  background: none;
}
.lp_contents .sec_category .category_item#emulsion::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: calc(750 / 750 * 100vw);
  height: calc(310 / 750 * 100vw);
  background: url(/sp/cms/onlineshop/i/beautytopic/20210701/skincare/img/category_emulsion_bg.png) no-repeat top center;
  background-size: 100% auto;
  z-index: 20;
}
.lp_contents .sec_category .category_item#emulsion .cmn_product:nth-of-type(2) .product_catch li span {
  font-size: calc(34 / 750 * 100vw);
}
.lp_contents .sec_category .category_item#emulsion .cmn_product:nth-of-type(2) .product_catch li:first-child span {
  padding-right: 0;
}
.lp_contents .sec_category .category_item#facewash {
  padding-top: calc(80 / 750 * 100vw);
  background: none;
}
.lp_contents .sec_category .category_item#facewash::before {
  content: '';
  position: absolute;
  left: 0;
  top: calc(-40 / 750 * 100vw);
  width: calc(750 / 750 * 100vw);
  height: calc(380 / 750 * 100vw);
  background: url(/sp/cms/onlineshop/i/beautytopic/20210701/skincare/img/category_facewash_bg.png) no-repeat top center;
  background-size: 100% auto;
  z-index: 20;
}
.lp_contents .sec_category .category_item#cleansing {
  background: url(/sp/cms/onlineshop/i/beautytopic/20210701/skincare/img/category_cleansing_bg.png) no-repeat top center;
  background-size: 100% auto;
}
.lp_contents .sec_category .category_item#serum {
  background: url(/sp/cms/onlineshop/i/beautytopic/20210701/skincare/img/category_serum_bg.png) no-repeat top center;
  background-size: 100% auto;
}
.lp_contents .sec_category .category_item#serum .cmn_product:nth-of-type(1) .product_award {
  position: absolute;
  top: 0;
  left: calc(-30 / 750 * 100vw);
}
.lp_contents .sec_category .category_item#serum .cmn_product:nth-of-type(1) .product_catch li span {
  font-size: calc(34 / 750 * 100vw);
}
.lp_contents .sec_category .category_item#serum .cmn_product:nth-of-type(3) .product_catch li span {
  font-size: calc(34 / 750 * 100vw);
}
.lp_contents .sec_category .category_item#cream {
  background: url(/sp/cms/onlineshop/i/beautytopic/20210701/skincare/img/category_cream_bg.png) no-repeat top center;
  background-size: 100% auto;
}
.lp_contents .sec_category .category_item#cream .cmn_product:nth-of-type(2) .product_award {
  left: calc(-20 / 750 * 100vw);
  top: calc(120 / 750 * 100vw);
}
.lp_contents .sec_category .category_item#cream .cmn_product:nth-of-type(3) .product_award {
  left: calc(-44 / 750 * 100vw);
  top: calc(120 / 750 * 100vw);
}
.lp_contents .sec_category .category_item#mask {
  padding-bottom: calc(80 / 750 * 100vw);
  background: url(/sp/cms/onlineshop/i/beautytopic/20210701/skincare/img/category_mask_bg.png) no-repeat top center;
  background-size: 100% auto;
}
.lp_contents .sec_category .category_item#mask .cmn_product:nth-of-type(1) .product_award {
  left: calc(-50 / 750 * 100vw);
  top: calc(40 / 750 * 100vw);
}
.lp_contents .sec_category .category_item#mask .cmn_product:nth-of-type(1) .product_catch li span {
  font-size: calc(34 / 750 * 100vw);
}
.lp_contents .sec_category .category_item#mask .cmn_product:nth-of-type(1) .product_catch li:first-child span {
  padding-right: 0;
  letter-spacing: -0.05em;
}
.lp_contents .sec_category .category_item#mask .cmn_product:nth-of-type(2) .product_award {
  left: 0;
  top: calc(20 / 750 * 100vw);
}
.lp_contents .sec_category .category_item#mask .cmn_product:nth-of-type(3) .product_award {
  left: calc(-30 / 750 * 100vw);
  top: calc(70 / 750 * 100vw);
}
.lp_contents .sec_category .category_item_btn {
  margin-top: calc(80 / 750 * 100vw);
}
.lp_contents .sec_category .category_item_btn a {
  display: block;
  position: relative;
  padding-left: calc(50 / 750 * 100vw);
  font-size: calc(26 / 750 * 100vw);
  line-height: calc(100 / 750 * 100vw);
  letter-spacing: 0.05em;
  color: #000000;
  background-color: #f4f4f4;
}
.lp_contents .sec_category .category_item_btn a::after {
  content: '';
  position: absolute;
  width: calc(16 / 750 * 100vw);
  height: calc(16 / 750 * 100vw);
  top: 54%;
  right: calc(60 / 750 * 100vw);
  border-bottom: calc(2 / 750 * 100vw) solid #000;
  border-right: calc(2 / 750 * 100vw) solid #000;
  display: inline-block;
  transform: translateY(-50%) rotate(-135deg);
}
.lp_contents .sec_category h2 {
  position: relative;
  font-size: calc(63 / 750 * 100vw);
  line-height: 1;
  font-weight: 500;
  color: #ff327e;
  text-align: center;
}
.lp_contents .sec_category h2::before {
  content: '';
  position: absolute;
  bottom: calc(-44 / 750 * 100vw);
  left: 40%;
  width: 0;
  height: 0;
  transform: translateY(-50%);
  border-style: solid;
  border-width: calc(2 / 750 * 100vw) calc(2 / 750 * 100vw) calc(2 / 750 * 100vw) calc(150 / 750 * 100vw);
  border-color: #ff327e;
}
