@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 .sec_anchor {
  margin-top: calc(50 / 750 * 100vw);
}
.lp_contents .sec_anchor .anchor_txt {
  font-size: calc(26 / 750 * 100vw);
  line-height: calc(46 / 750 * 100vw);
  text-align: center;
}
.lp_contents .sec_anchor .anchor_list {
  padding: 0 calc(80 / 750 * 100vw);
}
.lp_contents .sec_anchor .anchor_list li {
  width: 100%;
  height: calc(115 / 750 * 100vw);
  margin-top: calc(30 / 750 * 100vw);
  background: #f7f7f7;
}
.lp_contents .sec_anchor .anchor_list li:first-child {
  margin-top: calc(50 / 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(30 / 750 * 100vw);
  line-height: calc(76 / 750 * 100vw);
}
.lp_contents .sec_anchor .anchor_list li a::after {
  content: '';
  position: absolute;
  height: calc(16 / 750 * 100vw);
  width: calc(16 / 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(28 / 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/makeupartist/img/anchor_icon1.png) no-repeat;
  background-size: contain;
  left: calc(10 / 750 * 100vw);
  bottom: calc(-56 / 750 * 100vw);
  width: calc(150 / 750 * 100vw);
  height: calc(135 / 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/makeupartist/img/anchor_icon2.png) no-repeat;
  background-size: contain;
  left: calc(10 / 750 * 100vw);
  bottom: calc(-56 / 750 * 100vw);
  width: calc(150 / 750 * 100vw);
  height: calc(135 / 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/makeupartist/img/anchor_icon3.png) no-repeat;
  background-size: contain;
  left: calc(10 / 750 * 100vw);
  bottom: calc(-56 / 750 * 100vw);
  width: calc(150 / 750 * 100vw);
  height: calc(135 / 750 * 100vw);
  transform: translateY(-50%);
}
.lp_contents .sec_anchor .mod-anchor {
  background-color: #fff;
  padding-bottom: calc(60 / 750 * 100vw);
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  z-index: 990;
  box-shadow: 2px 2px 3px #f3f3f3;
}
.lp_contents .sec_anchor .mod-anchor.fixed {
  position: fixed;
}
.lp_contents .sec_anchor .mod-anchor.m-hide {
  display: none;
}
.lp_contents .sec_category h2 {
  position: relative;
  font-size: calc(62 / 750 * 100vw);
  line-height: 1;
  font-weight: 500;
  color: #f74b7f;
  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: #f74b7f;
}
.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 .cmn_product {
  margin-top: calc(86 / 750 * 100vw);
}
.lp_contents .sec_category .category_item .cmn_product .product_catch {
  margin: 0;
  font-size: calc(38 / 750 * 100vw);
  line-height: calc(66 / 750 * 100vw);
  font-weight: 500;
  text-align: center;
  letter-spacing: 0;
}
.lp_contents .sec_category .category_item .cmn_product .product_img {
  margin-top: calc(70 / 750 * 100vw);
}
.lp_contents .sec_category .category_item .cmn_product .product_brand {
  margin-top: calc(76 / 750 * 100vw);
}
.lp_contents .sec_category .category_item .cmn_product .product_name {
  letter-spacing: 0.03em;
}
.lp_contents .sec_category .category_item .cmn_product .product_detail {
  letter-spacing: 0.06em;
}
.lp_contents .sec_category .category_item .cmn_product .product_detail + .product_price {
  margin-top: calc(30 / 750 * 100vw);
}
.lp_contents .sec_category .category_item .cmn_product .product_price {
  margin-top: calc(18 / 750 * 100vw);
}
.lp_contents .sec_category .category_item .cmn_product .product_price .style {
  width: auto;
  margin-right: calc(10 / 750 * 100vw);
  font-weight: 700;
  text-align: left;
}
.lp_contents .sec_category .category_item .cmn_product .product_cart {
  margin-top: calc(40 / 750 * 100vw);
}
.lp_contents .sec_category .category_item .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 .sec_category .category_item .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 .sec_category .category_item .base_btn:hover {
  color: #fff;
}
.lp_contents .sec_category .category_item .cmn_voice {
  position: relative;
  margin-top: calc(110 / 750 * 100vw);
  padding: calc(70 / 750 * 100vw) calc(30 / 750 * 100vw);
  background: #fffbe3;
}
.lp_contents .sec_category .category_item .cmn_voice::before {
  content: '';
  position: absolute;
  left: 45%;
  top: calc(-40 / 750 * 100vw);
  width: 0;
  height: 0;
  border-left: calc(40 / 750 * 100vw) solid transparent;
  border-right: calc(40 / 750 * 100vw) solid transparent;
  border-bottom: calc(40 / 750 * 100vw) solid #fffbe3;
}
.lp_contents .sec_category .category_item .cmn_voice .voice_item li {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.lp_contents .sec_category .category_item .cmn_voice .voice_item li:nth-child(2n-1) {
  padding-left: calc(44 / 750 * 100vw);
}
.lp_contents .sec_category .category_item .cmn_voice .voice_item li:nth-child(2n) {
  padding-right: calc(44 / 750 * 100vw);
}
.lp_contents .sec_category .category_item .cmn_voice .voice_item li:nth-child(2n) .voice_cont::before {
  content: '';
  position: absolute;
  left: calc(36 / 750 * 100vw);
}
.lp_contents .sec_category .category_item .cmn_voice .voice_item li:nth-child(2n) .voice_cont::after {
  content: '';
  position: absolute;
  right: 0;
  left: calc(-19 / 750 * 100vw);
  top: calc(54 / 750 * 100vw);
  transform: translateY(-50%) rotate(70deg);
}
.lp_contents .sec_category .category_item .cmn_voice .voice_item li:nth-child(2n) .voice_txt::before {
  content: '';
  position: absolute;
  left: calc(-2 / 750 * 100vw);
  bottom: calc(50 / 750 * 100vw);
  width: calc(2 / 750 * 100vw);
  height: calc(28 / 750 * 100vw);
}
.lp_contents .sec_category .category_item .cmn_voice .voice_item li:nth-child(2n) .voice_txt::after {
  content: '';
  position: absolute;
  right: calc(-2 / 750 * 100vw);
  bottom: 0;
  width: calc(2 / 750 * 100vw);
  height: calc(40 / 750 * 100vw);
}
.lp_contents .sec_category .category_item .cmn_voice .voice_item li:nth-child(2n) .voice_ttl {
  position: absolute;
  left: calc(36 / 750 * 100vw);
}
.lp_contents .sec_category .category_item .cmn_voice .voice_item li:nth-child(2n) .voice_name {
  text-align: left;
}
.lp_contents .sec_category .category_item .cmn_voice .voice_item li:nth-child(2n) .voice_name span {
  padding-left: 0;
  padding-right: calc(14 / 750 * 100vw);
}
.lp_contents .sec_category .category_item .cmn_voice .voice_item li + li {
  margin-top: calc(70 / 750 * 100vw);
}
.lp_contents .sec_category .category_item .cmn_voice .voice_item li.voice_spe .voice_cont::after {
  content: '';
  position: absolute;
  right: calc(-18 / 750 * 100vw);
  top: calc(52 / 750 * 100vw);
}
.lp_contents .sec_category .category_item .cmn_voice .voice_item li.voice_spe .voice_txt::after {
  content: '';
  position: absolute;
  right: calc(-2 / 750 * 100vw);
  bottom: calc(70 / 750 * 100vw);
}
.lp_contents .sec_category .category_item .cmn_voice .voice_item li.voice_sec .voice_txt {
  letter-spacing: -0.04em;
}
.lp_contents .sec_category .category_item .cmn_voice .voice_cont {
  position: relative;
  width: calc(525 / 750 * 100vw);
}
.lp_contents .sec_category .category_item .cmn_voice .voice_cont::before {
  content: '';
  position: absolute;
  left: calc(86 / 750 * 100vw);
  top: 0;
  width: calc(190 / 750 * 100vw);
  height: calc(28 / 750 * 100vw);
  background: #fff;
  z-index: 20;
}
.lp_contents .sec_category .category_item .cmn_voice .voice_cont::after {
  content: '';
  position: absolute;
  right: calc(-18 / 750 * 100vw);
  top: calc(36 / 750 * 100vw);
  width: calc(20 / 750 * 100vw);
  height: calc(28 / 750 * 100vw);
  background: url(/sp/cms/onlineshop/i/beautytopic/20210701/makeupartist/img/category_voice_bg.png) no-repeat 0 0;
  background-size: 100% 100%;
}
.lp_contents .sec_category .category_item .cmn_voice .voice_ttl {
  position: absolute;
  left: calc(86 / 750 * 100vw);
  top: calc(-11 / 750 * 100vw);
  width: calc(190 / 750 * 100vw);
  text-align: center;
  font-size: calc(30 / 750 * 100vw);
  line-height: calc(24 / 750 * 100vw);
  color: #d8ad00;
  z-index: 99;
}
.lp_contents .sec_category .category_item .cmn_voice .voice_txt {
  position: relative;
  padding: calc(20 / 750 * 100vw);
  background: #fff;
  border: calc(2 / 750 * 100vw) solid #d8ad00;
  font-size: calc(20 / 750 * 100vw);
  line-height: calc(28 / 750 * 100vw);
  letter-spacing: 0;
}
.lp_contents .sec_category .category_item .cmn_voice .voice_txt::before {
  content: '';
  position: absolute;
  left: calc(-2 / 750 * 100vw);
  bottom: 0;
  width: calc(2 / 750 * 100vw);
  height: calc(40 / 750 * 100vw);
  border: calc(2 / 750 * 100vw) solid #fff;
}
.lp_contents .sec_category .category_item .cmn_voice .voice_txt::after {
  content: '';
  position: absolute;
  right: calc(-2 / 750 * 100vw);
  bottom: calc(50 / 750 * 100vw);
  width: calc(4 / 750 * 100vw);
  height: calc(28 / 750 * 100vw);
  border: calc(4 / 750 * 100vw) solid #fff;
}
.lp_contents .sec_category .category_item .cmn_voice .voice_name {
  margin-top: calc(10 / 750 * 100vw);
  font-size: calc(20 / 750 * 100vw);
  line-height: calc(28 / 750 * 100vw);
  color: #dfac00;
  text-align: right;
  letter-spacing: 0.05em;
}
.lp_contents .sec_category .category_item .cmn_voice .voice_name span {
  display: inline-block;
  font-size: calc(28 / 750 * 100vw);
  padding-left: calc(14 / 750 * 100vw);
  color: #dfac00;
}
.lp_contents .sec_category .category_item .cmn_voice .voice_img {
  width: calc(95 / 750 * 100vw);
  padding-top: calc(34 / 750 * 100vw);
}
.lp_contents .sec_category .category_item .cmn_voice + .cmn_product {
  margin-top: calc(110 / 750 * 100vw);
}
.lp_contents .sec_category .category_item .cmn_voice + h2 {
  margin-top: calc(120 / 750 * 100vw);
}
