@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP&subset=japanese');
html, body {
  overflow-x: hidden;
}
@media screen and (max-width: 767px) {
  body {
    -webkit-text-size-adjust: 100%; /* iOS Safariで文字が大きすぎるのを調整する */
  }
}
@media screen and (max-width: 767px) {
  main {
    margin-top: 61px; /* sticky header height 55px  + border-top 6px */
  }
}
@media screen and (min-width: 768px) and (max-width: 930px) {
  main {
    margin-top: 90px;
  }
}
#skincare {
  width: 950px;
  margin: 0 auto;
}
main > article > section {
  box-sizing: border-box;
  /*width: 950px;*/
  margin: 0 auto;
  clear: both;
}
@media screen and (max-width: 768px) {
  main > article > section {
    /*width: 740px;*/
    width: 760px;
  }
}
@media screen and (max-width: 767px) {
  #skincare {
    width: 100%;
  }
  main > article > section {
    width: 100%;
    margin: 0 auto;
  }
}
@media print, screen and (min-width: 768px) and (max-width: 959px) {
  #skincare {
    width: 100%;
  }
}
#skincare {
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.7;
  color: #000;
  font-family: 'Noto Serif', 'Noto Serif JP', serif;
}
main img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
/* テキスト */
main p, main h2, main h3 {
  color: #4e4e4e;
}
main > article > section {
  font-size: 1.125rem; /* 18px/16px */
}
#skincare sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  top: -0.5em;
  vertical-align: baseline;
}
@media screen and (max-width: 767px) {
  main > article > section {
    font-size: 1rem;
  }
}
#skincare .txt-block {
  width: 90%; /* approx. 567px/640px */
  margin: 0 auto;
}
@media print, screen and (min-width: 768px) {
  #skincare .txt-block {
    width: 100%; /* 750px; */
  }
}
/* リンク */
#skincare a {
  text-decoration: none;
}
#skincare a:hover {
  opacity: 0.5;
}
#skincare a > div:hover {
  opacity: 0.5;
}
/* 改行位置切り替え(PC/SP) */
br.br-pc {
  display: inline;
}
br.br-sp {
  display: none;
}
br.br-tab {
  display: none;
}
br.br-iPhoneX {
  display: none;
}
br.br-se {
  display: none;
}
@media screen and (max-width: 767px) {
  br.br-pc {
    display: none;
  }
  br.br-sp {
    display: inline;
  }
}
@media screen and (min-width: 470px) {
  br.br-tab {
    display: inline;
  }
}
@media screen and (max-width: 375px) {
  br.br-iPhoneX {
    display: inline;
  }
}
@media screen and (max-width: 320px) {
  br.br-se {
    display: inline;
  }
}
p.txt span {
  display: inline-block;
}
/* ===========================================================
文字色
============================================================= */
/* 商品名と仕様のテキスト */
#skincare .spec-text {
  text-align: center;
}
.item-box.small .spec-text p.p-name {
  font-size: 5vw;
  letter-spacing: 0em;
}
.spec-text p.p-name > span {
  line-height: normal;
  display: inline;
  /*color: #666666;*/
}
.spec-text p.p-icon > span, .spec-text p.price > span {
  display: inline-block;
}
.spec-text p.p-name span.small {
  font-size: 60%;
  position: relative;
  top: -0.2em;
  color: #666666;
}
.spec-text p.category {
  font-size: 16px;
  line-height: 1.6;
}
.spec-text p.price {
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 8px;
  color: #333;
}
.spec-text p.type {
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 1.6;
  color: #333;
}
.spec-text p.brand-name, .text_cap {
  font-size: 11px;
  letter-spacing: -0.01em;
  color: #333;
}
.spec-text p.brand-name {
  margin-top: 8px;
  margin-bottom: 8px;
}
.text_cap {
  padding-left: 20px;
  text-align: left;
}
.item-box.small .spec-text p.price {
  margin-bottom: 8px;
}
.spec > div > a {
  color: #666666;
}
.spec-text p.p-name {
  line-height: 1.8;
  letter-spacing: 0.05em;
  margin-bottom: 15px;
}
/* 商品名　色 */
#spec01 p.p-name > span {
  color: #399cd7;
  border-bottom: solid 1px #399cd7;
}
#spec02 p.p-name > span {
  color: #30bba8;
  border-bottom: solid 1px #30bba8;
}
#spec03 p.p-name > span {
  color: #30bba8;
  border-bottom: solid 1px #30bba8;
}
#spec04 p.p-name > span {
  color: #49a8de;
  border-bottom: solid 1px #49a8de;
}
#spec05 p.p-name > span {
  color: #00af8c;
  border-bottom: solid 1px #00af8c;
}
#spec06 p.p-name > span {
  color: #f57a30;
  border-bottom: solid 1px #f57a30;
}
#spec07 p.p-name > span {
  color: #3b37dc;
  border-bottom: solid 1px #3b37dc;
}
#spec08 p.p-name > span {
  color: #3bc727;
  border-bottom: solid 1px #3bc727;
}
#spec09 p.p-name > span {
  color: #3b37dc;
  border-bottom: solid 1px #3b37dc;
}
#spec10 p.p-name > span {
  color: #3bc727;
  border-bottom: solid 1px #3bc727;
}
#spec11 p.p-name > span {
  color: #1a94d0fa;
  border-bottom: solid 1px #1a94d0fa;
}
/*.spec06-box {
  padding-top: 15px;
}*/
/* メインビジュアル */
#skincare .header {
  text-align: center;
  margin-bottom: 38px;
}
@media screen and (max-width: 767px) {
  #skincare .header img {
    width: 100%;
  }
}
/* リード文 */
.lead-para {
  margin: 0 auto;
  text-align: center;
  font-size: 1.3rem;
}
.lead-para p {
  line-height: 1.6;
}
.lead-para p span {
  display: inline-block;
}
@media screen and (min-width: 767px) {
  .lead-para {
    margin-bottom: 30px;
    font-size: 1.0625rem; /* 17px/16px */
  }
}
@media print, screen and (min-width: 880px) {
  .lead-para {
    margin-bottom: 20px;
  }
}
/* 商品詳細 */
@media screen and (max-width: 767px) {
  .item-tab {
    margin-bottom: 0;
  }
  .item-box .spec {
    box-sizing: border-box;
    width: 96%;
    /*max-width: 380px;*/
    margin: 0 auto;
    padding: 0;
  }
  .item-tab .item-box .spec {
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  .item-tab > p.cp-text {
    margin-bottom: 0;
  }
}
/* フッターとバナーセクション */
#s09 div.t1 {
  width: 60.59%; /* 349px/576px */
  margin: 0 auto;
}
#s09 p.t1 {
  font-size: 1rem;
  text-align: center;
}
#s09 p.t1 span {
  display: inline-block;
}
#s09 .blank {
  height: 46px;
}
#s09 div.t2 {
  width: 67%; /* 429px/640px */
  margin: 0 auto;
}
#s09 p.t2 {
  font-size: 0.875rem; /* 14px/16px */
  text-align: center;
}
#s09 {
  margin-bottom: 20px;
}
@media print, screen and (min-width: 768px) {
  #s09 div.t1 {
    width: 81.6%; /* 612px/750px */
  }
  #s09 div.t2 {
    width: 58%; /* 430px/750px */
  }
  #s09 p.t1 {
    font-size: 18px;
  }
  #s09 p.t2 {
    font-size: 1.125rem; /* 18px/16px */
  }
  #s09 {
    margin-bottom: 30px;
  }
}
#s09 .banner {
  width: 90%; /* approx.573px/640px */
  padding-top: 10px;
  margin: 0 auto;
  text-align: center;
}
@media print, screen and (min-width: 768px) {
  #s09 .banner {
    width: 74.6%; /* 560px/750px */
  }
}
#skincare hr.line {
  width: 851px;
  margin: 0 auto;
  color: #3B3A3A;
  border-top: solid 1px #000;
  margin-bottom: 30px;
}
#skincare .footer {
  width: 90%; /* approx. 566px/640px */
  margin: 0 auto;
  margin-bottom: 40px;
}
#skincare .footer .logo {
  margin-bottom: 20px;
}
#skincare .footer .logo img {
  width: 133px;
  height: 26px;
}
#skincare .footer p {
  font-size: 0.875rem; /* 14px/16px */
  line-height: 1.85; /* 26px/14px */
  text-align: justify;
  text-justify: inter-ideograph; /* for IE */
}
@media print, screen and (min-width: 768px) {
  #skincare .footer {
    width: 67.466%; /* 506px/750px */
  }
}
/* バナー */
#s09 .banner {
  padding-top: 0; /* reset */
}
#s09 p.t2 {
  margin-bottom: 18px;
}
@media screen and (max-width: 767px) {
  #s09 .banner {
    width: 100%;
  }
  #s09 p.t1 {
    font-size: 3.5vw;
  }
  #s09 p.t1 span {
    padding-left: 10px;
  }
  #s09 p.t2 {
    font-size: 2.9vw;
    margin-bottom: 22px;
  }
}
@media screen and (max-width: 480px) {
  #s09 p.t1 {
    font-size: 4.5333vw;
    padding: 0 5px;
  }
}
/* ----- */
/* フッター(ロゴと文章) */
#skincare .footer {
  width: 508px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #skincare .footer {
    width: 90%;
  }
}
/* ------- */
/* 個別のマージン調整 */
#s09 {
  margin-bottom: 58px;
  clear: both;
}
main {
  margin-bottom: 85px;
}
@media screen and (max-width: 767px) {
  #skincare .header {
    margin-bottom: 20px;
  }
  .lead-para {
    margin: 0 auto 25px;
    width: 96%;
    text-align: center;
  }
  #s09 {
    margin-bottom: 34px;
  }
}
/* リードテキスト ------------------------------------------------ */
#skincare .lead-para p {
  font-size: 4.5333vw;
}
@media screen and (min-width: 425px) and (max-width: 479px) { /*16px*/
  #skincare .lead-para p {
    font-size: 3.3333vw;
  }
}
@media screen and (min-width: 480px) and (max-width: 667px) { /*16px*/
  #skincare .lead-para p {
    font-size: 1.375rem;
  }
}
@media print, screen and (min-width: 668px) { /*19px*/
  #skincare .lead-para p {
    font-size: 1.1875rem;
  }
}
/* 商品紹介box高さ ------ */
#spec03.spec, #spec04.spec, #spec05.spec, .spec06.spec {
  padding: 15px 0;
}
/* SP横版スタイル ------------------------------------------------ */
@media screen and (min-width: 481px) and (max-width: 767px) {
  /* スペック中商品名 ----------------- */
  .spec-text p.p-name {
    font-size: 4.0vw;
  }
}
/* PC版スタイル ------------------------------------------------ */
@media print, screen and (min-width: 768px) {
  .section_inner {
    padding-bottom: 20px;
  }
  .spec-text p.p-name {
    font-size: 17px;
  }
}
/* 文字調整 ------------------------------------------------ */
@media screen and (max-width: 320px) {
  .spec-text p.price {
    font-size: 4.6875vw;
  }
}
@media screen and (max-width: 667px) {
  #s09 p.t2 {
    font-size: 3.7vw;
  }
}
@media screen and (min-width: 415px) and (max-width: 500px) {
  .spec-text p.price {
    font-size: 3.6vw; /* 15px */
  }
}
@media screen and (min-width: 471px) and (max-width: 500px) {
  .spec-text p.p-name {
    font-size: 3.8vw;
  }
}
@media screen and (min-width: 501px) and (max-width: 600px) {
  .spec-text p.p-name {
    font-size: 3.3vw;
  }
}
@media print, screen and (min-width: 501px) {
  .spec-text p.price {
    font-size: 1rem;
  }
}
@media screen and (min-width: 601px) and (max-width: 674px) {
  .spec-text p.p-name {
    font-size: 3.1vw;
  }
}
@media screen and (min-width: 675px) and (max-width: 767px) {
  .spec-text p.p-name {
    font-size: 2.6vw;
  }
}
@media screen and (max-width: 530px) {
  #skincare p.txt-c-adj, #skincare p.txt-c {
    font-size: 3.7vw;
  }
  #skincare .spec-text p.cp-text {
    font-size: 4vw;
  }
  .spec-text p.category {
    font-size: 3.2vw; /* 16px/16px */
  }
  #skincare p.ref {
    font-size: 3.2vw;
  }
  .spec-text br.opt {
    display: block !important;
  }
}
@media screen and (max-width: 449px) {
  .spec-text p.brand-name, .senko {
    font-size: 3vw; /* 11px近似値 */
  }
}
/* 脚注 ---------------------------------------*/
.note_r, .note_l {
  display: block;
  overflow: hidden;
}
.note_l, .note_r {
  margin: 20px auto 30px;
  padding-top: 5px;
  width: 94%;
  text-align: left;
}
.note_r ul {
  float: right
}
.note_l ul li, .note_r ul li {
  font-size: 11px;
  letter-spacing: -0.01em;
  margin: 3px 0;
  text-indent: -1.5em;
  padding-left: 1.5em;
}
.list_num {
  padding-right: 6px;
}
.note_l ul {
  font-size: 11px;
  line-height: 1.8em;
}
.note_l ul li {
  margin: 0;
  padding: 0 10px 0 0;
  display: inline;
  text-indent: 0;
}
@media screen and (min-width: 768px) {
  .note_r, .note_l {
    margin: 30px auto 30px;
    padding-top: 0;
    width: 740px;
    display: block;
    overflow: hidden;
  }
  .note_l ul, .note_r ul {
    font-size: 11px;
    line-height: 1.8em;
  }
}
/* 商品画像 -----------------------------------------*/
@media print, screen and (max-width: 375px) {
  .pic {
    margin: 0 auto;
    width: 96%;
  }
}
h3 {
  font-size: 4.2667vw;
  line-height: 1.4em;
}
/* リンク -----------------------------------------*/
#section01 a {
  color: inherit;
}
/* ボタン「詳しくはこちら」 -----------------------------------------*/
.btn-detail {
  box-sizing: border-box;
  display: inline-block;
  width: 143px;
  line-height: 31px;
  font-size: 14px;
  font-family: sans-serif;
  border: solid 1px #a2a2a2;
  text-align: center;
  position: relative;
  background-color: #fff;
  border-radius: 30px;
}
.btn-detail:after {
  content: "";
  position: absolute;
  top: 11px;
  right: 12px;
  display: block;
  width: 7px;
  height: 7px;
  border-top: 1px solid #333333;
  border-right: 1px solid #333333;
  -webkit-transition: left .2s;
  transition: left .2s;
  will-change: left;
  transform: rotate(45deg);
}
a:hover > .btn-detail:after {
  right: 10px;
}
/* 見出し テキスト -----------------------------------------*/
.chach-inner {
  margin-bottom: 10px;
}
.chach-inner h3 {
  margin-bottom: 5px;
}
#chach_01 {
  color: #ec8d83;
}
#chach_02 {
  color: #dc8931;
}
#chach_03 {
  color: #866908;
}
#chach_04 {
  color: #e26759;
}
#chach_05 {
  color: #dc6ba3;
}
#line_01, #line_02, #line_03, #line_04, #line_05 {
  display: block;
  width: 100%;
  height: 2px;
}
#line_03, #line_04, #line_05 {
  margin: 5px 0 10px;
}
#line_01 {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #ec8d83 25%, #ec8d83 50%, #ec8d83 75%, rgba(255, 255, 255, 0) 100%);
}
#line_02 {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #D49B5D 25%, #D49B5D 50%, #D49B5D 75%, rgba(255, 255, 255, 0) 100%);
}
#line_03 {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #866908 25%, #866908 50%, #866908 75%, rgba(255, 255, 255, 0) 100%);
}
#line_04 {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #e26759 25%, #e26759 50%, #e26759 75%, rgba(255, 255, 255, 0) 100%);
}
#line_05 {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #dc6ba3 25%, #dc6ba3 50%, #dc6ba3 75%, rgba(255, 255, 255, 0) 100%);
}
.product-text {
  font-size: 1.2rem;
}
/* 「医薬部外品」 */
.iyaku {
  display: inline-block;
  vertical-align: text-top;
  border: 1px solid #bbb;
  font-size: 2.4vw;
  padding: 1px 2px;
  position: relative;
  font-weight: normal;
}
.iyaku {
  top: -2px;
}
/* 小見出し */
@media print, screen and (min-width: 768px) {
  .iyaku {
    font-size: 11px;
    padding: 2px;
    margin-left: 0.3em;
  }
  .iyaku {
    font-size: 11px;
    margin-top: -0.3em;
  }
}
@media print, screen and (min-width: 768px) {
  /* 見出し ---*/
  .chach-inner h3 {
    font-size: 1.375rem;
  }
  .product-text {
    font-size: .9375rem;
    /*margin-bottom: 15px;*/
  }
}
/* NEWマーク */
.colornum dt.ic_new {
  margin-top: 0;
}
.spec06.spec {
  margin-top: 0;
}
#dayserum_link, #glowcompact_link, #melangery_link {
  margin: 0 auto;
  padding: 0;
  /*width: 680px;*/
  text-align: center;
}
}
/* iPhone SE 調整 ---------------------------------------*/
@media print, screen and (max-width: 320px) {
  .spec-text p.p-name {
    font-size: 4.5333333333vw;
  }
}
/* 商品画像 調整 ---------------------------------------*/
@media screen and (min-width: 375px) and (max-width: 767px) {
  .pic {
    margin: 0 auto;
    width: 350px;
  }
  .pic img {
    width: 100%;
  }
}
/* 共通 ---------------------------------------*/
#skincare .item-tab .section_inner div .title {
  width: 100%;
  text-align: center;
  /*border-bottom: solid 1px #333333;*/
}
#skincare .item-tab .section_inner div .title p {
  font-size: 1.2rem;
}
#skincare .item-tab .section_inner div .title h2 {
  font-size: 1.5rem;
  margin: 0 20px;
}
#skincare .font_space {
  letter-spacing: -0.1em;
}
#skincare .font_space02 {
  letter-spacing: -0.04em;
}
/*=========================
       202003
===========================*/
/*---------------共通----------------*/
#skincare section {
  margin-top: 2rem;
  background-color: #fff;
  position: relative;
}
#skincare section .section_inner {
  padding: 1rem 1.5rem;
}
#skincare h2 {
  font-size: 1.5rem;
}
#skincare h3 {
  font-size: 1.375rem;
  text-align: center;
  margin-bottom: 1rem;
}
#skincare .font_space {
  letter-spacing: -0.1em;
}
#skincare .item-tab *, #skincare .item-tab *:before, #skincare .item-tab *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
/*---------------flexbox----------------*/
#skincare .f-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
}
#skincare .reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
/*---------------top----------------*/
#main_catch {
  position: relative;
  padding: 0.6em;
  background: #dcf3b9;
  border-radius: 5rem;
  text-align: center;
  font-size: 1.3rem;
  /* color: #126d58; */
  width: 72%;
  margin: 3.3rem auto -15px;
}
#main_catch:after {
  position: absolute;
  content: '';
  top: 100%;
  left: 50%;
  border: 15px solid transparent;
  border-top: 15px solid #dcf3b9;
  width: 0;
  height: 0;
}
/*========= section01,02 ==================*/
#section01 .f-wrap .pic, #section02 .f-wrap .pic {
  width: 48%;
}
#section01 .f-wrap .detail, #section02 .f-wrap .detail {
  width: 60%;
  text-align: center;
  -ms-flex-item-align: center;
  align-self: center;
}
#section01 {
  background: -webkit-linear-gradient(45deg, #fbfbfb, #fffcf5);
  background: -o-linear-gradient(45deg, #fbfbfb, #fffcf5);
  background: linear-gradient(45deg, #fbfbfb, #fffcf5);
}
#section02 {
  background: -webkit-linear-gradient(45deg, #fbfbfb, #fffcf5);
  background: -o-linear-gradient(45deg, #fbfbfb, #fffcf5);
  background: linear-gradient(45deg, #fbfbfb, #fffcf5);
}
/*---------------見出し----------------*/
#section01 .point, #section02 .point {
  position: relative;
  padding: 0;
  font-size: 1.5rem;
  margin-bottom: 0.5rem;
  color: #75bd06;
}
#section01 .point span, #section02 .point span {
  font-size: 2rem;
  padding-right: 1rem;
}
#section01 .point:after, #section02 .point:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 89%;
  height: 1px;
  background-color: #75bd06;
}
#section01 .title h2, #section02 .title h2 {
  margin: 0 1rem;
}
#section01 .title h2 {
  color: #2299e0;
}
#section02 .title h2 {
  color: #1eab89;
}
#section01 .lead, #section02 .lead {
  font-size: 1.15rem;
  margin: 1rem 1rem 2rem;
}
#section02 #spec04 .price{
  margin-bottom: 14px;
}
/*---------------product_pickup----------------*/
#section01 .section_inner .product, #section02 .section_inner .product {
  padding: 1rem;
  margin-bottom: 2rem;
  background: #FFFFFF;
}
#skincare .pickup_text {
  position: relative;
  display: inline-block;
  padding: 0 45px;
  color: #4e4e4e;
  margin-top: 1rem;
}
#section01 .section_inner .pickup, #section02 .section_inner .pickup {
  padding-top: 2rem;
}
#skincare .pickup_text:before, #skincare .pickup_text:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 44px;
  height: 1px;
  background-color: #4e4e4e;
}
#skincare .pickup_text:before {
  left: 0;
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg);
}
#skincare .pickup_text:after {
  right: 0;
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg);
}
#section01 .product-text {
  margin-bottom: 1rem;
}
#section01 .flame, #section02 .flame {
  position: relative;
  margin: 0 auto;
  width: 95%;
  border: 1px solid #4e4e4e;
  padding: 2rem 1rem 1rem;
  text-align: center;
}
#section01 .flame h3, #section02 .flame h3 {
  position: absolute;
  display: inline-block;
  top: -30px;
  left: 34%;
  padding: 0 10px;
  line-height: 1;
  background: #FFF;
}
#section01 .pickup .detail .product-text, #section02 .pickup .detail .product-text {
  font-size: 1rem;
}
/*---------------product_recommend----------------*/
#section01 .under_L {
  text-align: center;
  color: #4e4e4e;
  padding: 0.6em;
  font-size: 1.35rem;	
}
#section01 #recommend .product-inner {
  padding: 0;
}
#section01 #recommend h3, #section02 #info h3 {
  padding: 0.3rem 1rem;
  border-radius: 2rem;
  width: 59%;
}
#section01 #recommend h3 {
  background-color: #9adacf;
  color: #ffffff;
  margin: 0.5rem auto;
}
#section02 #info h3 {
  background-color: #ffffff;
  color: #4A894D;
  margin: 0.5rem auto 1rem;
}
#section01 #recommend #chach_02 {
  text-align: center;
  margin-bottom: 1rem;
}
#section01 #recommend .item_column {
  width: 50%;
}
#section01 #recommend .item_column:first-child {
  border-right: dashed 1px #7ebdb2;
}
#section01 #recommend .item_column .pic {
  width: 40%;
  text-align: center;
}
#section01 #recommend .item_column .item-box {
  width: 58%;
  text-align: center;
}
#section01 #raysela_uvLF-img {
  width: 80%;
  margin: 0 auto;
}
#section01 #recommend .item_column .pic .spf {
  position: relative;
  display: inline-block;
  background-color: #00a0e9;
  border-radius: 50%;
  color: #FFFFFF;
  font-size: 0.8rem;
  text-align: center;
  padding: 0.5rem;
}
#section01 #recommend .item_column .pic .spf span {
  font-size: 1.0rem;
}
#section01 #recommend .item_column .pic .ic_wp {
  width: 40%;
  margin: 0 auto;
}
#section01 #recommend .item_column .pic img {
  margin-bottom: 1rem;
}
#section01 #recommend .product-text {
  margin: 1rem 0;
}
/*----------------product_infomation----------------*/
#section02 #info #skincondr-img {
  text-align: center;
}
#section02 #info #skincondr-img > img {
  width: 30%;
}
#section02 #info .info_text {
  margin-bottom: 1rem;
  text-align: center;
}
#section02 #info {
  background: url("../images/bg.png") no-repeat;
  background-size: cover;
}
#section02 #info .product-inner .detail {
  background: linear-gradient(90deg, #f8fcfbad, #ffffffd9, #ffffff7d);
  margin-right: 1rem;
}
#section02 #info .product-inner .detail .product-text {
  margin-top: 1rem;
}
#section02 #info .product-inner .detail .ic_new {
  background-color: #6cbdba;
  color: #ffffff;
}
/*============== section03 ==============*/
#section03 {
  border: solid #fbaea9 1px;
}
#section03 .section_inner {
  border: solid #fbaea9 1px;
  margin: 0.5rem;
}
#section03 .title {
  text-align: center;
  background: -webkit-linear-gradient(45deg, #fff0ee, #fffafa, #fff0ee);
  background: -o-linear-gradient(45deg, #fff0ee, #fffafa, #fff0ee);
  background: linear-gradient(45deg, #fff0ee, #fffafa, #fff0ee);
  padding: 1rem;
}
#section03 .title p {
  margin: 0;
  padding: 0;
  color: #4e4e4e;
}
#section03 .title h2 {
  color: #e27575;
  border-bottom: solid 1px #f5aeab;
  margin-bottom: 0.3rem;
  padding-bottom: 0.3rem;
}
#section03 .type_face {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#section03 .type_face_text {
  text-align: center;
  width: 40%;
  -ms-flex-item-align: center;
  align-self: center;
}
#section03 .type_face_text h3 {
  color: #be9430;
}
#section03 .type_face_text h3 span img {
  width: 40%;
  margin-bottom: 0.5rem;
}
#section03 .type_face_text .sub-txt {
  font-size: 1.1rem;
  line-height: 2;
  color: #4e4e4e;
}
#section03 .face-img {
  width: 35%;
}
#section03 .type_item {
  justify-content: center;
  align-items: center;
}
#section03 #pattern01 .type_item > p {
  padding: 0 4rem;
}
#section03 #pattern01, #section03 #pattern02 {
  margin: 1rem 0 2rem;
}
#section03 .item-link {
  width: 70%;
  background-color: #fffef5;
  font-size: 1rem;
  padding: 1rem;
  margin: 0 auto;
  color: #4e4e4e;
}
#section03 .item-link a {
  color: #B98D4A;
  text-decoration: underline;
}
#section03 .item-link a:hover {
  color: #dcb974;
  text-decoration: underline;
}
#section03 .item-link span {
  font-size: 0.8rem;
}
#section03 #pattern02 .type_item > p {
  padding: 0 2rem;
}
#section03 #item-detail {
  border-top: solid 1px #4e4e4e;
	padding-top: 0.8rem;
}
#section03 #item-detail p {
  width: 95%;
  padding: 0 0.5rem 0.1rem;
  margin: 0 auto;
  color: #4e4e4e;
}
#section03 #item-detail p span {
  float: right;
}
/*=========== スマホ ===========*/
@media screen and (min-width: 320px) and (max-width: 767px) {
  /*---------------sp_flexbox----------------*/
  #skincare .f-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 1rem 0.3rem;
  }
  #skincare .reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .sp_font_space {
    letter-spacing: -0.1rem;
  }
  .spec-text p.p-name > span {
    display: inline;
  }
  /*---------------sp_top----------------*/
  #skincare .lead-para p {
    font-size: 4.45vw;
}
	#main_catch {
    margin: 1.3rem auto -15px;
    font-size: 1.0rem;
    width: 90%;
  }
  #main_catch:after {
    left: 46%;
  }
  /*---------------sp_section01,02----------------*/
  #skincare section {
    width: 95%;
  }
  #skincare section .section_inner {
    padding: 0.3rem 0.5rem;
  }
  #section01 .point:after, #section02 .point:after {
    width: 75%;
  }
  #section01 .point, #section02 .point {
    font-size: 1.2rem;
	color: #5e9805;
  }
  #section01 .point span, #section02 .point span {
    font-size: 1.8rem;
  }
  #skincare h2 {
    font-size: 1.2rem;
    text-align: center;
  }
  #section01 .title h2, #section02 .title h2 {
    margin: 0;
  }
  #section01 .lead, #section02 .lead {
    text-align: center;
	font-size: 1.0rem;
  }
  #skincare h3 {
    font-size: 1.2rem;
  }
  #section01 .flame h3, #section02 .flame h3 {
    left: 18%;
  }
  #section01 .flame, #section02 .flame {
    width: 100%;
  }
  #skincare .pickup_text {
    padding: 0 28px;
  }
  #skincare .pickup .pic {
    margin-bottom: 0.5rem;
  }
  #skincare .pickup_text:before, #skincare .pickup_text:after {
    width: 27px;
  }
  #section01 .f-wrap .pic, #section02 .f-wrap .pic {
    width: 100%;
  }
  #section01 .f-wrap .detail, #section02 .f-wrap .detail {
    width: 100%;
  }
  #section01 .pickup .detail .product-text, #section02 .pickup .detail .product-text, .product-text {
    font-size: 0.95rem;
  }
  #section01 .under_L:after {
    left: 46%;
  }
  #section01 #recommend h3, #section02 #info h3 {
    width: 80%;
  }
  #section01 #recommend .item_column, #section01 #recommend .item_column .pic, #section01 #recommend .item_column .item-box {
    width: 100%;
  }
  #section01 #raysela_uvLF-img {
    width: 37%;
    margin: 0px 2rem 0 3rem;
  }
  #section01 #raysela_uvFP-img {
    margin: 0 0.5rem;
    width: 60%;
  }
  #section01 #recommend .item_column .pic {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #section01 #recommend .item_column .pic .ic_wrap {
    width: 30%;
    margin: 0 0.5rem;
  }
  #section01 #recommend .item_column .pic .ic_wp {
    width: 80%;
  }
  #section01 #recommend .item_column:first-child {
    border-right: none;
    border-bottom: dashed 1px #7ebdb2;
    margin-bottom: 0.5rem;
  }
  #section01 #recommend .product-text {
    margin: 0.5rem 0;
  }
  #spec03.spec, #spec04.spec, #spec05.spec, .spec06.spec, #spec07.spec {
    padding: 0;
  }
  #section02 .product-text {
    margin-bottom: 1rem;
  }
  #section02 #info #skincondr-img > img {
    width: 25%;
  }
  #section02 #info .product-inner .detail {
    margin-right: 0;
    margin-top: 1rem;
  }
#section01 .under_L {
    font-size: 1.1rem;
}
	#section02 #spec04 .price {
    margin-bottom: 8px;
}
/*---------------textcolor----------------*/
	#section02 .title h2 {
    color: #01928e;
}
	#section01 .title h2 {
    color: #0277cc;
  }
	#spec01 p.p-name > span {
    color: #0277cc;
    border-bottom: solid 1px #0277cc;
}
	#chach_02 {
    color: #cc5702;
}
	#spec02 p.p-name > span,
	#spec03 p.p-name > span{
    color: #038682;
    border-bottom: solid 1px #038682;
}
	#spec04 p.p-name > span {
    color: #0277cc;
    border-bottom: solid 1px #0277cc;
}
	#section03 .item-link a {
    color: #028e6c;
}
	#spec05 p.p-name > span {
    color: #008e72;
    border-bottom: solid 1px #008e72;
}
	#spec05 p.p-name .sp_font_space {
    letter-spacing: -0.05rem;
}
  /*---------------sp_section03----------------*/
  #section03 .type_face_text {
    width: 100%;
  }
  #section03 .type_face_text .sub-txt {
    font-size: 1.0rem;
    line-height: 1.8;
  }
  #section03 .face-img {
    width: 76%;
    margin: 0 auto;
  }
  #section03 .type_item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 0;
  }
  #section03 #pattern01 .type_item {
    margin-bottom: 1rem;
  }
  #section03 #pattern01 .type_item p {
    padding: 0 1rem;
    width: 40%;
  }
  #section03 #pattern02 .type_item p {
    padding: 1rem 0.6rem;
    text-align: center;
    width: 50%;
  }
  #section03 #pattern02 .type_item p:nth-child(3) {
    padding: 1rem 3.5rem;
  }
  #section03 #pattern01 .type_item p:nth-child(3) {
    width: 20%;
  }
  #section03 #pattern02 .type_item p img {
    width: 75%
  }
  #section03 #pattern01 .type_item p .rip_ {
    width: 85%;
  }
  #section03 #pattern02 .type_item p .rip_ {
    width: 57%;
  }
  #section03 .item-link {
    width: 100%;
  }
  #section03 #pattern02 .type_item {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #section03 .item-link {
    width: 100%;
    font-size: 0.8rem;
  }
  #section03 #item-detail p span {
    float: none;
  }
  #section03 #item-detail {
    font-size: 0.9rem;
  }
}
/*=========== 調整 ===========*/
/*--------テキスト-------*/
@media screen and (min-width: 480px) and (max-width: 767px) {
  #skincare h2 {
    font-size: 1.5rem;
  }
  #skincare h3 {
    font-size: 1.5rem;
  }
  #skincare p {
    font-size: 1.1rem;
  }
  #section01 .lead, #section02 .lead, #section01 .pickup .detail .product-text, #section02 .pickup .detail .product-text, #skincare .product-text, #section03 .type_face_text .sub-txt, #skincare .price,#section01 .under_L, #section01 #recommend #chach_02, #section01 #recommend .product-text,.info_text,#section02 #info .info_text {
    font-size: 1.2rem;
  }
	#skincare .spec-text p.p-name{
		font-size:  1.3rem;
	}
}
/*--------pickuptitle,rip画像-------*/
@media screen and (min-width: 480px) and (max-width: 560px) {
  #section01 .flame h3, #section02 .flame h3 {
    left: 24%;
  }
  #section03 #pattern01 .type_item p .rip_ {
    width: 75%;
  }
  #section03 #pattern02 .type_item p .rip_ {
    width: 39%;
  }
}
@media screen and (min-width: 561px) and (max-width: 640px) {
  #section01 .flame h3, #section02 .flame h3 {
    left: 30%;
  }
  #section03 #pattern01 .type_item p .rip_ {
    width: 49%;
  }
  #section03 #pattern02 .type_item p .rip_ {
    width: 29%;
  }
}
@media screen and (min-width: 640px) and (max-width: 767px) {
  #section01 .flame h3, #section02 .flame h3 {
    left: 30%;
  }
  #section03 #pattern01 .type_item p .rip_ {
    width: 54%;
  }
  #section03 #pattern02 .type_item p .rip_ {
    width: 27%;
  }
}
@media screen and (min-width: 480px) and (max-width: 960px) {
  br.br-pc, br.br-sp, h2 br, .lead-para p br {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 960px) {
  #section03 #item-detail p span {
    float: none; 
}
}
/*--------▼追記 ブランプロテクター注釈▼-------*/
#note-blancprotector {
    margin: 0 auto;
    width: 95%;
    text-align: right;
}
#note-blancprotector p {
	padding-top: 5px;
    font-size: 0.75rem;
}
/*--------▲追記 ブランプロテクター注釈▲-------*/