@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/beauty-magazine/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/beauty-magazine/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/beauty-magazine/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(70 / 750 * 100vw);
  margin-top: calc(30 / 750 * 100vw);
  background: #f7f7f7;
}
.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/beauty-magazine/img/anchor_icon1.png) no-repeat;
  background-size: contain;
  left: 0;
  top: calc(30 / 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/beauty-magazine/img/anchor_icon2.png) no-repeat;
  background-size: contain;
  left: 0;
  top: calc(30 / 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/beauty-magazine/img/anchor_icon3.png) no-repeat;
  background-size: contain;
  left: 0;
  top: calc(30 / 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/beauty-magazine/img/anchor_icon4.png) no-repeat;
  background-size: contain;
  left: 0;
  top: calc(30 / 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/beauty-magazine/img/anchor_icon5.png) no-repeat;
  background-size: contain;
  left: 0;
  top: calc(30 / 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/beauty-magazine/img/anchor_icon6.png) no-repeat;
  background-size: contain;
  left: 0;
  top: calc(30 / 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/beauty-magazine/img/anchor_icon7.png) no-repeat;
  background-size: contain;
  left: 0;
  top: calc(30 / 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);
}
.lp_contents .sec_category .category_item {
  position: relative;
  padding: calc(124 / 750 * 100vw) 0 0;
}
.lp_contents .sec_category .category_item + .category_item {
  margin-top: calc(80 / 750 * 100vw);
}
.lp_contents .sec_category .category_item .magazine_anchor {
  margin: calc(30 / 750 * 100vw) calc(0 / 750 * 100vw) calc(35 / 750 * 100vw) calc(-35 / 750 * 100vw);
}
.lp_contents .sec_category .category_item .magazine_anchor .magazine_anchor_dec:nth-child(2) {
  margin: 0 !important;
}
.lp_contents .sec_category .category_item .magazine_anchor_first {
  margin: calc(95 / 750 * 100vw) calc(0 / 750 * 100vw) calc(35 / 750 * 100vw) calc(-35 / 750 * 100vw);
}
.lp_contents .sec_category .category_item .magazine_anchor_last .magazine_anchor_dec dt {
  margin-top: calc(14 / 750 * 100vw);
}
.lp_contents .sec_category .category_item .magazine_anchor_last .magazine_anchor_dec dd em {
  font-style: normal;
  font-size: calc(14 / 750 * 100vw);
}
.lp_contents .sec_category .category_item .cmn_product .product_cart {
  margin-top: calc(40 / 750 * 100vw);
}
.lp_contents .sec_category .category_item .cmn_product_first .product_catch li span, .lp_contents .sec_category .category_item .cmn_product_first .cmn_product .product_catch1 li span, .lp_contents .cmn_product .sec_category .category_item .cmn_product_first .product_catch1 li span {
  letter-spacing: -0.03em;
}
.lp_contents .sec_category .category_item .cmn_product_last {
  border-bottom: calc(2 / 750 * 100vw) #cccccc solid;
  padding-bottom: calc(80 / 750 * 100vw);
}
.lp_contents .sec_category .category_item .cmn_product_last .product_catch li span, .lp_contents .sec_category .category_item .cmn_product_last .cmn_product .product_catch1 li span, .lp_contents .cmn_product .sec_category .category_item .cmn_product_last .product_catch1 li span {
  letter-spacing: -0.09em;
}
.lp_contents .sec_category .category_item#suncare .cmn_product:nth-of-type(1) .product_catch li:first-child span, .lp_contents .sec_category .category_item#suncare .cmn_product:nth-of-type(1) .product_catch1 li:first-child span {
  background-color: #d1fce5;
}
.lp_contents .sec_category .category_item#suncare .cmn_product:nth-of-type(2) .product_catch li:last-child span, .lp_contents .sec_category .category_item#suncare .cmn_product:nth-of-type(2) .product_catch1 li:last-child span {
  background-color: #d1fce5;
}
.lp_contents .sec_category .category_item#bodycare {
  padding: calc(40 / 750 * 100vw) calc(0 / 750 * 100vw) calc(80 / 750 * 100vw);
}
.lp_contents .sec_category .category_item#bodycare .cmn_product:nth-of-type(2) .product_catch li:first-child span, .lp_contents .sec_category .category_item#bodycare .cmn_product:nth-of-type(2) .product_catch1 li:first-child span {
  padding-right: 0;
  background-color: #d1fce5;
}
.lp_contents .sec_category .category_item#bodycare .cmn_product:nth-of-type(3) .product_catch li:last-child span, .lp_contents .sec_category .category_item#bodycare .cmn_product:nth-of-type(3) .product_catch1 li:last-child span {
  background-color: #d1fce5;
}
.lp_contents .sec_category .category_item_btn {
  margin: calc(80 / 750 * 100vw) auto;
}
.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 {
  width: calc(590 / 750 * 100vw);
  margin: 0 auto;
}
.lp_contents .cmn_product {
  margin-top: calc(30 / 750 * 100vw);
}
.lp_contents .cmn_product .product_img {
  width: calc(568 / 750 * 100vw);
  margin: 0 auto;
}
.lp_contents .cmn_product .product_img .product_award, .lp_contents .cmn_product .product_img .product_award1 {
  position: absolute;
  top: calc(40 / 750 * 100vw);
  left: 0;
  width: calc(180 / 750 * 100vw);
}
.lp_contents .cmn_product .product_img .product_award1 {
  left: calc(-10 / 750 * 100vw);
}
.lp_contents .cmn_product .product_catch, .lp_contents .cmn_product .product_catch1 {
  margin-top: calc(30 / 750 * 100vw);
}
.lp_contents .cmn_product .product_catch li span, .lp_contents .cmn_product .product_catch1 li span {
  background-color: #ffd9c0 !important;
  letter-spacing: -0.01em;
}
.lp_contents .cmn_product .product_catch1 {
  margin-top: calc(30 / 750 * 100vw);
}
.lp_contents .cmn_product .product_catch1 li span {
  background-color: #ffd9c0 !important;
  font-size: calc(34 / 750 * 100vw);
}
.lp_contents .cmn_product .space2 {
  letter-spacing: -0.1em;
}
.lp_contents .cmn_product .space3 {
  letter-spacing: -0.13em;
}
.lp_contents .magazine_product {
  padding-left: calc(50 / 750 * 100vw);
  margin-top: calc(60 / 750 * 100vw);
}
.lp_contents .magazine_product .product_catch, .lp_contents .magazine_product .cmn_product .product_catch1, .lp_contents .cmn_product .magazine_product .product_catch1 {
  margin-top: calc(50 / 750 * 100vw);
}
.lp_contents .magazine_product .product_img {
  width: calc(670 / 750 * 100vw);
  margin-left: calc(-80 / 750 * 100vw);
}
.lp_contents .magazine_product .product_text {
  font-size: calc(24 / 750 * 100vw);
  line-height: calc(42 / 750 * 100vw);
  text-align: left;
  margin-top: calc(50 / 750 * 100vw);
}
.lp_contents .magazine_product .product_brand {
  margin-top: calc(30 / 750 * 100vw);
}
.lp_contents .magazine_product .product_price {
  line-height: calc(40 / 750 * 100vw);
}
.lp_contents .magazine_product .product_price span {
  font-size: calc(22 / 750 * 100vw);
}
.lp_contents .magazine_product .product_price em {
  margin-left: calc(10 / 750 * 100vw);
}
.lp_contents .magazine_product .product_cart {
  width: calc(590 / 750 * 100vw);
  margin-top: calc(50 / 750 * 100vw);
}
.lp_contents .magazine_product .product_sns {
  position: relative;
  width: calc(516 / 750 * 100vw);
}
.lp_contents .magazine_product .product_sns::before {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-left: calc(16 / 750 * 100vw) #ffffff solid;
  border-top: calc(16 / 750 * 100vw) solid transparent;
  border-bottom: calc(16 / 750 * 100vw) solid transparent;
  border-right: calc(16 / 750 * 100vw) solid transparent;
  top: calc(-32 / 750 * 100vw);
  left: calc(280 / 750 * 100vw);
  z-index: 2;
  transform: rotate(-90deg);
}
.lp_contents .magazine_product .product_figure {
  width: calc(520 / 750 * 100vw);
  padding: calc(50 / 750 * 100vw) calc(30 / 750 * 100vw) calc(40 / 750 * 100vw) calc(40 / 750 * 100vw);
  background-color: #ffffff;
  margin-top: calc(62 / 750 * 100vw);
}
.lp_contents .magazine_product .product_figure .figure_img {
  width: calc(300 / 750 * 100vw);
  margin: 0 auto;
  margin-bottom: calc(40 / 750 * 100vw);
}
.lp_contents .magazine_product .product_figure .figure_dec {
  text-align: left;
  font-feature-settings: "palt";
}
.lp_contents .magazine_product .product_figure .figure_dec-txt1 {
  font-size: calc(24 / 750 * 100vw);
  color: #ff327d;
}
.lp_contents .magazine_product .product_figure .figure_dec-txt2 {
  font-size: calc(22 / 750 * 100vw);
  line-height: calc(36 / 750 * 100vw);
  margin-top: calc(20 / 750 * 100vw);
}
.lp_contents .sec_magazine {
  background: url(/sp/cms/onlineshop/i/beautytopic/20210701/beauty-magazine/img/magazine_bg.jpg) no-repeat top center;
  background-size: 100% auto;
  padding: calc(100 / 750 * 100vw) calc(0 / 750 * 100vw) calc(122 / 750 * 100vw);
}
.lp_contents .sec_magazine .container {
  width: calc(690 / 750 * 100vw);
  margin: 0 auto;
  padding: 0;
}
.lp_contents .sec_magazine .container .magazine_catch {
  font-size: calc(45 / 750 * 100vw);
  line-height: calc(75 / 750 * 100vw);
  font-weight: 500;
  text-align: center;
  margin-bottom: calc(45 / 750 * 100vw);
}
.lp_contents .magazine_anchor {
  width: calc(690 / 750 * 100vw);
}
.lp_contents .magazine_anchor .magazine_anchor_dec {
  justify-content: flex-start;
  padding: calc(14 / 750 * 100vw) calc(0 / 750 * 100vw) calc(12 / 750 * 100vw) calc(33 / 750 * 100vw);
  background-color: #ffffff;
}
.lp_contents .magazine_anchor .magazine_anchor_dec:nth-child(2) {
  margin: calc(20 / 750 * 100vw) calc(0 / 750 * 100vw);
}
.lp_contents .magazine_anchor .magazine_anchor_dec dt {
  width: calc(96 / 750 * 100vw);
}
.lp_contents .magazine_anchor .magazine_anchor_dec dd {
  color: #ff327d;
  font-size: calc(21 / 750 * 100vw);
  margin-left: calc(26 / 750 * 100vw);
}
.lp_contents .magazine_anchor .magazine_anchor_dec dd span {
  font-size: calc(30 / 750 * 100vw);
  margin-top: calc(12 / 750 * 100vw);
  color: #ff327d;
}
