@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;500&family=Noto+Serif+JP&family=Prata&display=swap");
/* base override */
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: 300;
  color: #333;
  font-feature-settings: 'palt';
  background-color: #f5f7f8;
}
.lp_contents .cmn_acc_voice {
  width: 800px;
  margin: 100px auto 0;
  opacity: 1;
  transition: all .2s ease 0s;
}
.lp_contents .cmn_acc_voice + .cmn_prod {
  margin-top: 150px;
}
.lp_contents .cmn_acc_voice.m-unloaded {
  opacity: 0;
}
.lp_contents .cmn_acc_voice_ttl {
  text-align: center;
  position: relative;
  height: 17px;
  margin-bottom: 27px;
}
.lp_contents .cmn_acc_voice_ttl::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #999;
  transform: translateY(-50%);
}
.lp_contents .cmn_acc_voice_ttl span {
  display: inline-block;
  background-color: #fff;
  padding: 0 40px;
  font-family: 'Prata', serif;
  font-size: 24px;
  line-height: 1;
  letter-spacing: 0.2em;
  color: #000;
  position: relative;
}
.lp_contents .cmn_acc_voice_list li {
  display: table;
  width: 800px;
  min-height: 80px;
}
.lp_contents .cmn_acc_voice_list li + li {
  margin-top: 38px;
}
.lp_contents .cmn_acc_voice_list li::before {
  content: '';
  display: table-cell;
  width: 120px;
  min-height: 80px;
  background: url(/cms/onlineshop/h/beautytopic/20200701/makeup/img/icon_voice.png) no-repeat left top;
  background-size: 80px;
}
.lp_contents .cmn_acc_voice_list li p {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0.1em;
}
.lp_contents .cmn_acc_voice_btn {
  margin-top: 38px;
  position: relative;
}
.lp_contents .cmn_acc_voice_btn::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  height: 1px;
  background-color: #999;
}
.lp_contents .cmn_acc_voice_btn button {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  position: relative;
  width: 360px;
  height: 40px;
  background-color: #fff;
  border: solid 1px #999;
  margin: 0 auto;
  padding: 0;
  border-radius: 0;
  outline: 0 none;
  cursor: pointer;
}
.lp_contents .cmn_acc_voice_btn button::after {
  content: '';
  display: block;
  position: absolute;
  width: 11px;
  height: 11px;
  background: url(/cms/onlineshop/h/beautytopic/20200701/makeup/img/icon_acc_plus.png) no-repeat center center;
  background-size: contain;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.lp_contents .cmn_acc_voice_btn button.m-opened::after {
  background-image: url(/cms/onlineshop/h/beautytopic/20200701/makeup/img/icon_acc_minus.png);
}
.lp_contents .cmn_acc_voice_btn button span {
  font-family: 'Prata', serif;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #000;
}
.lp_contents .sec_navi {
  background: #f7db70;
  position: relative;
}
.lp_contents .sec_navi::before {
  content: '';
  display: block;
  position: absolute;
  z-index: 0;
  background-color: #8dc6e6;
  top: 0;
  right: calc(50% + 250px);
  left: 0;
  bottom: 0;
}
.lp_contents .sec_navi .navi_logo {
  padding: 15px 160px 15px 0;
}
.lp_contents .sec_navi .navi_items {
  display: flex;
}
.lp_contents .sec_navi .navi_list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px;
}
.lp_contents .sec_navi .navi_list ul {
  margin-right: 40px;
}
.lp_contents .sec_navi .navi_list ul li {
  position: relative;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.025em;
}
.lp_contents .sec_navi .navi_list ul li:first-of-type {
  margin-bottom: 20px;
}
.lp_contents .sec_navi .navi_list ul li::before {
  border-top: solid 1px #282728;
  content: '';
  display: block;
  position: absolute;
  width: 10px;
  left: -20px;
  top: 50%;
  transform: translateY(-50%);
}
.lp_contents .sec_navi .navi_list ul li a {
  text-decoration: none;
}
.lp_contents .sec_menu.m-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
}
.lp_contents .sec_menu.m-hide {
  opacity: 0;
  transform: translateY(-100%);
}
.lp_contents .sec_main {
  background: #fff url(/cms/onlineshop/h/beautytopic/20200701/makeup/img/makeup_main.jpg) no-repeat center top;
  height: 565px;
}
.lp_contents .sec_main h2 {
  font-family: 'Prata', serif;
  font-size: 36px;
  font-weight: normal;
  line-height: 1;
  letter-spacing: 0.2em;
  padding-top: 80px;
  margin-bottom: 30px;
  text-align: center;
}
.lp_contents .sec_main .main_content {
  font-family: 'Noto Serif JP', serif;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.2em;
  text-align: center;
}
.lp_contents .sec_anchor {
  padding: 30px 0 5px;
}
.lp_contents .sec_anchor ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.lp_contents .sec_anchor ul li {
  margin-right: 15px;
  margin-bottom: 20px;
}
.lp_contents .sec_anchor ul li:nth-of-type(4), .lp_contents .sec_anchor ul li:nth-of-type(7) {
  margin-right: 0;
}
.lp_contents .sec_anchor ul li a {
  display: block;
  margin: auto;
  width: 228px;
  height: 60px;
  box-sizing: border-box;
  border: solid 1px #333;
  background-color: #fff;
  text-align: center;
  position: relative;
  text-decoration: none;
}
.lp_contents .sec_anchor ul li a span {
  font-family: 'Noto Serif JP', serif;
  font-size: 16px;
  line-height: 60px;
  letter-spacing: 0.1em;
  text-align: center;
}
.lp_contents .sec_anchor ul li a span::before {
  content: '';
  display: block;
  width: 30px;
  height: 3px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  bottom: -3px;
  transform: translate(-50%, -50%);
}
.lp_contents .sec_anchor ul li a span::after {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-right: solid 1px #333;
  border-bottom: solid 1px #333;
  position: absolute;
  left: 50%;
  bottom: 0px;
  transform: translate(-50%, 30%) rotate(45deg);
}
.lp_contents .sec_anchor ul li a::before {
  content: '';
  display: block;
  position: absolute;
  left: 8px;
  top: 8px;
  width: 0;
  height: 0;
  border-top: solid 15px #f7db70;
  border-left: solid 15px #f7db70;
  border-right: solid 15px transparent;
  border-bottom: solid 15px transparent;
}
.lp_contents .sec_prod {
  background: #fff;
  padding: 140px 0 120px;
  margin-top: 20px;
}
.lp_contents .sec_prod .cmn_type:nth-of-type(1) {
  padding-top: 100px;
}
.lp_contents .sec_prod#emulsion {
  margin-top: 20px;
}
.lp_contents .sec_prod#pointmake {
  padding-top: 70px;
}
.lp_contents .cmn_type {
  position: relative;
  background: #fff;
  border-top: solid 2px #333;
}
.lp_contents .cmn_type::before {
  content: '';
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  height: 1px;
  width: 100%;
  background-color: #333;
}
.lp_contents .cmn_type h2 {
  font-family: 'Noto Serif JP', serif;
  position: absolute;
  background: #fff;
  padding: 0 60px;
  font-size: 24px;
  font-weight: normal;
  line-height: 40px;
  letter-spacing: 0.2em;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}
.lp_contents .cmn_type h2 span {
  font-family: 'Prata', serif;
  font-size: 12px;
  line-height: 40px;
}
.lp_contents .cmn_type h3 {
  font-family: 'Noto Serif JP', serif;
  position: relative;
  margin: 140px auto 70px;
  font-size: 22px;
  font-weight: normal;
  line-height: 1;
  letter-spacing: 0.2em;
  text-align: center;
}
.lp_contents .cmn_type h3::before {
  content: '';
  display: block;
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  height: 1px;
  width: 20px;
  background-color: #000;
}
.lp_contents .cmn_type h3:nth-of-type(1) {
  margin: 0 auto 70px;
}
.lp_contents .cmn_prod {
  display: flex;
}
.lp_contents .cmn_prod--show {
  background: url(/cms/onlineshop/h/beautytopic/20200701/makeup/img/prod_bg.jpg) no-repeat left bottom;
  padding: 0 0 0 80px;
  position: relative;
  height: 380px;
}
.lp_contents .cmn_prod--icon {
  position: absolute;
  top: -40px;
  left: -5px;
  z-index: 2;
}
.lp_contents .cmn_prod--img {
  margin-right: 100px;
  position: relative;
  border: solid 1px #bcae77;
}
.lp_contents .cmn_prod--img::after {
  content: '';
  display: block;
  width: 100px;
  height: 1px;
  background-color: #bcae77;
  position: absolute;
  top: 20px;
  right: -80px;
  z-index: 2;
}
.lp_contents .cmn_prod--ttl {
  font-family: 'Noto Serif JP', serif;
  font-size: 24px;
  line-height: 40px;
  letter-spacing: 0.05em;
  margin-bottom: 30px;
}
.lp_contents .cmn_prod--brand {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: 0.025em;
  margin-bottom: 10px;
}
.lp_contents .cmn_prod--name span {
  display: inline-block;
  font-weight: 500;
  font-size: 22px;
  line-height: 30px;
  letter-spacing: 0.025em;
}
.lp_contents .cmn_prod--detail {
  display: flex;
  flex-wrap: wrap;
  margin: 20px auto;
}
.lp_contents .cmn_prod--detail li {
  margin-right: 1em;
  font-size: 14px;
  line-height: 40px;
  letter-spacing: 0.025em;
}
.lp_contents .cmn_prod--price {
  margin-bottom: 40px;
  font-size: 13px;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 0.1em;
}
.lp_contents .cmn_prod--price em {
  font-style: normal;
  font-size: 22px;
}
.lp_contents .cmn_prod--btn a {
  display: flex;
  width: 440px;
  height: 70px;
  position: relative;
  align-items: center;
  justify-content: center;
  background-color: #000;
  text-decoration: none;
}
.lp_contents .cmn_prod--btn a span {
  color: #fff;
  font-size: 16px;
  line-height: 1;
}
.lp_contents .cmn_prod--btn a::after {
  content: '';
  display: block;
  position: absolute;
  width: 40px;
  height: 8px;
  background: url(/cms/onlineshop/h/beautytopic/20200701/makeup/img/btn_arrow.png) no-repeat center center;
  background-size: contain;
  right: 20px;
  bottom: 50%;
}
.lp_contents .cmn_prod sup {
  font-size: 0.5em;
  vertical-align: super;
}
.lp_contents .cmn_prod .w-100 {
  width: 100%;
}
.lp_contents .btn_pagetop {
  position: fixed;
  z-index: 10;
  right: 20px;
  bottom: 20px;
}
.lp_contents .btn_pagetop a {
  display: block;
  width: 100px;
  height: 100px;
  background: url(/cms/onlineshop/h/beautytopic/20200701/makeup/img/btn_top.png) no-repeat center center;
  text-indent: -20em;
  overflow: hidden;
}
.lp_contents .category_totop {
  margin: 120px auto 0;
  width: 960px;
}
.lp_contents .category_totop a {
  display: block;
  margin: auto;
  width: 960px;
  height: 50px;
  box-sizing: border-box;
  border: solid 1px #333;
  background-color: #fff;
  text-align: center;
  position: relative;
  text-decoration: none;
}
.lp_contents .category_totop a span {
  display: flex;
  width: 958px;
  height: 48px;
  justify-content: center;
  align-items: center;
  color: #333;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.05em;
}
.lp_contents .category_totop a span::before {
  content: '';
  display: block;
  width: 30px;
  height: 10px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -50%);
}
.lp_contents .category_totop a span::after {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-top: solid 1px #333;
  border-left: solid 1px #333;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -25%) rotate(45deg);
}
.lp_contents .sec_note {
  padding: 0 0 60px;
  background: #fff;
}
.lp_contents .sec_note ul li {
  font-size: 16px;
  line-height: 30px;
}
.lp_contents .sec_note ul li:nth-of-type(3) {
  margin-bottom: 10px;
}
