@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");
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 {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 300;
  color: #333;
  font-feature-settings: 'palt';
}
.lp_contents img {
  display: block;
  width: 100%;
}
.lp_contents span {
  color: #333;
}
.lp_contents .cmn_acc_voice {
  width: calc(590 / 750 * 100vw);
  margin: calc(100 / 750 * 100vw) auto 0;
  opacity: 1;
  transition: all .2s ease 0s;
}
.lp_contents .cmn_acc_voice.m-unloaded {
  opacity: 0;
}
.lp_contents .cmn_acc_voice_ttl {
  text-align: center;
  position: relative;
  height: calc(31 / 750 * 100vw);
  margin-bottom: calc(50 / 750 * 100vw);
}
.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 calc(30 / 750 * 100vw);
  font-family: 'Prata', serif;
  font-size: calc(36 / 750 * 100vw);
  line-height: 1;
  letter-spacing: 0.2em;
  color: #000;
}
.lp_contents .cmn_acc_voice_list li {
  display: table;
  width: 100%;
  min-height: calc(80 / 750 * 100vw);
}
.lp_contents .cmn_acc_voice_list li + li {
  margin-top: calc(40 / 750 * 100vw);
}
.lp_contents .cmn_acc_voice_list li::before {
  content: '';
  display: table-cell;
  width: calc(120 / 750 * 100vw);
  min-height: calc(80 / 750 * 100vw);
  background: url(/sp/cms/onlineshop/h/beautytopic/20200701/sns/img/icon_voice.png) no-repeat left top;
  background-size: calc(80 / 750 * 100vw);
}
.lp_contents .cmn_acc_voice_list li p {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  font-size: calc(28 / 750 * 100vw);
  line-height: calc(42 / 750 * 100vw);
  letter-spacing: 0.1em;
}
.lp_contents .cmn_acc_voice_btn {
  margin-top: calc(50 / 750 * 100vw);
  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: calc(450 / 750 * 100vw);
  height: calc(80 / 750 * 100vw);
  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: calc(16 / 750 * 100vw);
  height: calc(16 / 750 * 100vw);
  background: url(/sp/cms/onlineshop/h/beautytopic/20200701/sns/img/icon_acc_plus.png) no-repeat center center;
  background-size: contain;
  right: calc(28 / 750 * 100vw);
  top: 50%;
  transform: translateY(-50%);
}
.lp_contents .cmn_acc_voice_btn button.m-opened::after {
  background-image: url(/sp/cms/onlineshop/h/beautytopic/20200701/sns/img/icon_acc_minus.png);
}
.lp_contents .cmn_acc_voice_btn button span {
  font-family: 'Prata', serif;
  font-size: calc(28 / 750 * 100vw);
  line-height: 1;
  letter-spacing: 0.1em;
  color: #000;
}
.lp_contents .sec_main {
  position: relative;
}
.lp_contents .sec_main h2 {
  font-family: 'Prata', serif;
  font-size: calc(48 / 750 * 100vw);
  letter-spacing: 0.1em;
  position: absolute;
  text-align: center;
  width: 100%;
  padding-top: calc(140 / 750 * 100vw);
  line-height: 1;
}
.lp_contents .sec_main .main_txt {
  font-family: 'Noto Serif JP', serif;
  font-size: calc(24 / 750 * 100vw);
  line-height: 1;
  display: block;
  padding-top: calc(20 / 750 * 100vw);
  letter-spacing: 0.2em;
}
.lp_contents .sec_prod {
  background: #fff;
  padding-bottom: calc(160 / 750 * 100vw);
}
.lp_contents .sec_prod h3 {
  font-size: calc(28 / 750 * 100vw);
  letter-spacing: 0.05em;
  display: inline-block;
  margin-bottom: calc(30 / 750 * 100vw);
  font-weight: 500;
}
.lp_contents .sec_prod h3::before {
  content: '';
  display: block;
  width: 100%;
  height: calc(20 / 750 * 100vw);
  background: #fde99d;
}
.lp_contents .sec_prod h3 span {
  display: block;
  margin-top: -1.65em;
}
.lp_contents .sec_prod .prod_emulsion h3::before,
.lp_contents .sec_prod .sec_essence h3::before,
.lp_contents .sec_prod .sec_closs h3::before {
  background: #afd5eb;
}
.lp_contents .pro_grandprix {
  position: relative;
  padding: 0 calc(80 / 750 * 100vw);
  color: #333;
}
.lp_contents .pro_grandprix .pro_img_box {
  position: relative;
  width: calc(590 / 750 * 100vw);
  height: calc(540 / 750 * 100vw);
}
.lp_contents .pro_grandprix .pro_img_box::before {
  content: '';
  display: block;
  position: absolute;
  width: calc(500 / 750 * 100vw);
  height: calc(310 / 750 * 100vw);
  background: url(/sp/cms/onlineshop/h/beautytopic/20200701/sns/img/pro_img_bg.png) no-repeat center center;
  background-size: contain;
  left: 0;
  bottom: 0;
}
.lp_contents .pro_grandprix .pro_img {
  width: calc(496 / 750 * 100vw);
  height: calc(496 / 750 * 100vw);
  border: 1px solid #bcae77;
  position: absolute;
  right: 0;
  top: 0;
}
.lp_contents .pro_grandprix .pro_ico {
  position: absolute;
  top: calc(-42 / 750 * 100vw);
  left: calc(-48 / 750 * 100vw);
  width: calc(178 / 750 * 100vw);
}
.lp_contents .pro_grandprix .pro_data {
  margin-top: calc(55 / 750 * 100vw);
}
.lp_contents .pro_grandprix .pro_catch {
  font-family: 'Noto Serif JP', serif;
  font-size: calc(40 / 750 * 100vw);
  line-height: calc(64 / 750 * 100vw);
  letter-spacing: 0.025em;
  margin-bottom: calc(30 / 750 * 100vw);
}
.lp_contents .pro_grandprix .pro_text {
  font-family: 'Noto Serif JP', serif;
  font-size: calc(28 / 750 * 100vw);
  line-height: calc(48 / 750 * 100vw);
  letter-spacing: 0.025em;
}
.lp_contents .pro_grandprix .pro_cart {
  margin-top: calc(30 / 750 * 100vw);
}
.lp_contents .pro_grandprix .pro_cart_brand {
  font-weight: 500;
  font-size: calc(28 / 750 * 100vw);
  line-height: 1.4;
  letter-spacing: 0.025em;
  font-family: 'Noto Sans JP', sans-serif;
}
.lp_contents .pro_grandprix .pro_cart_name {
  margin-top: calc(15 / 750 * 100vw);
}
.lp_contents .pro_grandprix .pro_cart_name span {
  display: inline-block;
  font-weight: 500;
  font-size: calc(36 / 750 * 100vw);
  line-height: calc(54 / 750 * 100vw);
  letter-spacing: 0.025em;
}
.lp_contents .pro_grandprix .pro_cart_detail {
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(20 / 750 * 100vw);
}
.lp_contents .pro_grandprix .pro_cart_detail li {
  margin-right: 1em;
  font-size: calc(24 / 750 * 100vw);
  line-height: calc(40 / 750 * 100vw);
  letter-spacing: 0.025em;
}
.lp_contents .pro_grandprix .pro_cart_price {
  text-align: right;
  margin-top: calc(20 / 750 * 100vw);
  font-size: calc(24 / 750 * 100vw);
  line-height: 1;
  font-weight: 500;
  letter-spacing: 0.1em;
}
.lp_contents .pro_grandprix .pro_cart_price em {
  font-style: normal;
  font-size: calc(40 / 750 * 100vw);
}
.lp_contents .pro_grandprix .pro_cart_notation {
  margin-top: calc(15 / 750 * 100vw);
}
.lp_contents .pro_grandprix .pro_cart_notation li {
  font-size: calc(24 / 750 * 100vw);
  line-height: calc(36 / 750 * 100vw);
  letter-spacing: 0.025em;
  text-indent: -1.3em;
  padding-left: 1.3em;
}
.lp_contents .pro_grandprix .pro_cart_btn {
  margin-top: calc(40 / 750 * 100vw);
}
.lp_contents .pro_grandprix .pro_cart_btn a {
  display: flex;
  width: calc(510 / 750 * 100vw);
  height: calc(100 / 750 * 100vw);
  position: relative;
  align-items: center;
  justify-content: center;
  background-color: #000;
  text-decoration: none;
  margin: auto;
}
.lp_contents .pro_grandprix .pro_cart_btn a span {
  color: #fff;
  font-size: calc(32 / 750 * 100vw);
  line-height: 1;
}
.lp_contents .pro_grandprix .pro_cart_btn a::after {
  content: '';
  display: block;
  position: absolute;
  width: calc(40 / 750 * 100vw);
  height: calc(8 / 750 * 100vw);
  background: url(/sp/cms/onlineshop/h/beautytopic/20200701/sns/img/btn_arrow.png) no-repeat center center;
  background-size: contain;
  right: calc(40 / 750 * 100vw);
  bottom: 50%;
}
.lp_contents .pro_list > li + li {
  margin-top: calc(160 / 750 * 100vw);
}
.lp_contents .l_header {
  position: relative;
}
.lp_contents .l_header.m-fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
}
.lp_contents .l_header.m-hide {
  opacity: 0;
  transform: translateY(-100%);
}
.lp_contents .l_header_wrap {
  display: flex;
  background: #f7db70;
  position: relative;
  height: calc(120 / 750 * 100vw);
  position: relative;
  z-index: 100;
}
.lp_contents .l_header_wrap .l_header_logo {
  width: calc(240 / 750 * 100vw);
  background: #8dc6e6;
}
.lp_contents .l_header_wrap .l_header_menu {
  width: calc(510 / 750 * 100vw);
}
.lp_contents .l_header_wrap .l_header_menu {
  width: calc(50 / 750 * 100vw);
  height: calc(50 / 750 * 100vw);
  position: absolute;
  right: calc(35 / 750 * 100vw);
  top: calc(40 / 750 * 100vw);
}
.lp_contents .l_header_wrap .l_header_menu svg {
  position: absolute;
  left: 0;
  top: -2px;
  -webkit-transform: translateZ(0) rotate(0deg);
  -ms-transform: translateZ(0) rotate(0deg);
  transform: translateZ(0) rotate(0deg);
  fill: #000;
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  font-size: 18px;
}
.lp_contents .l_header_wrap .l_header_menu rect {
  left: 0;
  top: 0;
  -webkit-transition: -webkit-transform 0.2s 0.2s;
  transition: transform 0.2s 0.2s;
}
.lp_contents .l_header_wrap .l_header_menu .top rect {
  -webkit-transform: translate3d(0, -6px, 0);
  -ms-transform: translate3d(0, -6px, 0);
  transform: translate3d(0, -6px, 0);
}
.lp_contents .l_header_wrap .l_header_menu .bottom rect {
  -webkit-transform: translate3d(0, 6px, 0);
  -ms-transform: translate3d(0, 6px, 0);
  transform: translate3d(0, 6px, 0);
}
.lp_contents .l_header_wrap .l_header_menu.l-toggle-active svg {
  -webkit-transition: -webkit-transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  -webkit-transform: translateZ(0) rotate(0);
  -ms-transform: translateZ(0) rotate(0);
  transform: translateZ(0) rotate(0);
}
.lp_contents .l_header_wrap .l_header_menu.l-toggle-active .top {
  -webkit-transform: translateZ(0) rotate(45deg);
  -ms-transform: translateZ(0) rotate(45deg);
  transform: translateZ(0) rotate(45deg);
}
.lp_contents .l_header_wrap .l_header_menu.l-toggle-active .middle {
  opacity: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: all 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}
.lp_contents .l_header_wrap .l_header_menu.l-toggle-active .bottom {
  -webkit-transform: translateZ(0) rotate(-45deg);
  -ms-transform: translateZ(0) rotate(-45deg);
  transform: translateZ(0) rotate(-45deg);
}
.lp_contents .l_header_wrap .l_header_menu.l-toggle-active rect {
  -webkit-transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.lp_contents .l_sidenav {
  z-index: 99;
  width: 100%;
  height: 100%;
}
.lp_contents .l_sidenav_wrap {
  position: absolute;
  top: calc(0 / 750 * 100vw);
  left: -9999px;
  z-index: -1;
  width: 100%;
  height: 0;
  visibility: hidden;
  -webkit-transition: opacity .35s, visibility .35s, width .35s;
  transform: translateZ(0);
  opacity: 0;
}
.lp_contents .l_sidenav_menu {
  position: absolute;
  top: calc(300 / 750 * 100vw);
}
.lp_contents .l_sidenav_menu li {
  font-size: calc(32 / 750 * 100vw);
  letter-spacing: 0.05em;
  color: rgba(51, 51, 51, 0.5);
  text-align: center;
}
.lp_contents .l_sidenav_menu li + li {
  margin-top: calc(90 / 750 * 100vw);
}
.lp_contents .l_sidenav_menu a {
  color: #333333;
  display: block;
  padding: calc(10 / 750 * 100vw);
}
.lp_contents .l_sidenav .l_sidenav_wrap-active {
  left: 0;
  height: 100vh;
  opacity: 1;
  z-index: 10;
  visibility: visible;
  background: rgba(255, 255, 255, 0.95);
}
.lp_contents .l_sidenav .l_sidenav_menu {
  left: -9999px;
  z-index: -1;
  width: 100%;
  height: 0;
  visibility: hidden;
  -webkit-transition: opacity .35s, visibility .35s, width .35s;
  transform: translateZ(0);
  opacity: 0;
}
.lp_contents .l_sidenav .l-nav-active {
  width: 100%;
  left: 0;
  top: calc(250 / 750 * 100vw);
  opacity: 1;
  z-index: 99;
  visibility: visible;
}
.lp_contents .sec_note {
  background: #fff;
  font-size: calc(26 / 750 * 100vw);
  line-height: calc(42 / 750 * 100vw);
  padding: 0 calc(40 / 750 * 100vw) calc(80 / 750 * 100vw);
}
.lp_contents .sec_note h2 {
  margin-bottom: calc(20 / 750 * 100vw);
  font-weight: 300;
}
.lp_contents .sec_note li {
  padding-left: 1.3em;
  text-indent: -1.3em;
}
.lp_contents .btn_pagetop {
  position: fixed;
  z-index: 10;
  right: calc(20 / 750 * 100vw);
  bottom: calc(20 / 750 * 100vw);
}
.lp_contents .btn_pagetop a {
  display: block;
  width: calc(100 / 750 * 100vw);
  height: calc(100 / 750 * 100vw);
  background: url(/sp/cms/onlineshop/h/beautytopic/20200701/sns/img/btn_top.png) no-repeat center center;
  background-size: contain;
  text-indent: -20em;
  overflow: hidden;
}
