@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP&subset=japanese');
.page_local div, .page_local span, .page_local object, .page_local iframe, .page_local h1, .page_local h2, .page_local h3, .page_local h4, .page_local h5, .page_local h6, .page_local p, .page_local blockquote, .page_local pre, .page_local abbr, .page_local address, .page_local cite, .page_local code, .page_local del, .page_local dfn, .page_local em, .page_local img, .page_local ins, .page_local kbd, .page_local q, .page_local samp, .page_local small, .page_local strong, .page_local sub, .page_local sup, .page_local var, .page_local b, .page_local i, .page_local dl, .page_local dt, .page_local dd, .page_local ol, .page_local ul, .page_local li, .page_local fieldset, .page_local form, .page_local label, .page_local legend, .page_local table, .page_local caption, .page_local tbody, .page_local tfoot, .page_local thead, .page_local tr, .page_local th, .page_local td, .page_local article, .page_local aside, .page_local canvas, .page_local details, .page_local figcaption, .page_local figure, .page_local footer, .page_local header, .page_local hgroup, .page_local menu, .page_local nav, .page_local section, .page_local summary, .page_local time, .page_local mark, .page_local audio, .page_local video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}
.page_local ol, .page_local ul {
  list-style: none;
}
.page_local img {
  border: none;
  vertical-align: bottom;
}
.page_local b, .page_local strong {
  font-weight: bold;
}
.page_local small {
  font-size: 80%;
  line-height: 1.3;
}
.page_local sub, .page_local sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.page_local sup {
  display: inline-block;
  font-size: 0.6em;
  vertical-align: super;
}
.page_local sub {
  bottom: -0.25em;
}
.page_local table {
  border-collapse: collapse;
  border-spacing: 0;
}
.page_local blockquote, .page_local q {
  quotes: none;
}
.page_local blockquote:before, .page_local blockquote:after, .page_local q:before, .page_local q:after {
  content: '';
  content: none;
}
.page_local * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
}
.page_local a, .page_local a img {
  -webkit-tap-highlight-color: transparent !important;
}
.page_local a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
.page_local a:active, .page_local a:hover {
  outline: 0;
}
.page_local a img {
  border: none;
}
.pc {
  display: block !important;
}
.sp {
  display: none !important;
}
.pc_inline {
  display: inline !important;
}
.sp_inline {
  display: none !important;
}
.pc_inlineblock {
  display: inline-block !important;
}
.sp_inlineblock {
  display: none !important;
}
.tyousei {
  height: 15px;
  width: auto;
}
.contents {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }
  .pc_inline {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  .sp_inline {
    display: inline !important;
  }
  .pc_inlineblock {
    display: none !important;
  }
  .sp_inlineblock {
    display: inline-block !important;
  }
}






/*リップスティック 比較表＆カラーチャート*/
.s-min {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
}

section.product_box{
    width: 90%;
    margin:0 auto 50px;
    text-align: center;
}


.f-box{
    display: flex;
}
div.act_box,div.spe_box {
    width: 50%;
  }
div.spe_box {
    margin:0 10px 0 0px;
  }
div.act_box {
    margin:0 0px 0 10px;
  }


.product_box .f-box{
    justify-content: center;
    align-items: center;
}
.product_box p.lead{
    font-size: 0.87em;
    text-align: left;
    margin: 0 0 10px 0;
}

div.in_box,p.in_box{
    border-bottom: 1px solid #dddddd;
    padding: 15px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}
p.in_box{
    font-size: 0.85em;
    line-height: 1.5em;
    min-height: 11em;
}

.product_box h2{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.95em;
    min-height: 5em;
    border-radius: 5px;
    margin: 0 0 20px;
    color: #FFF;
    line-height: 1.25em;
}
 .spe_box h2{
    background-color: #ed94c9;
}
 .act_box h2{
    background-color: #efa66a;
}
.product_box a{
  display: inline;
}
.product_box a img{
  filter: brightness(100%);
  transition: filter 0.3s ease;
}
.product_box a img:hover {
  filter: brightness(108%);
}

.img_pro{
    width: 55%;
}
.img_model{
    width: 75%;
}
.img_bar{
    width: 95%;
}

section.colorchart_box{
    width: 98%;
    margin:0px auto 0;
    text-align: right;
    position: relative;
}
section.colorchart_box a{
    position: absolute;
}
section.colorchart_box a img{
    width: 100%;
}
img.img_colorchart{
    width: 100%;
    display: block;
    margin:0 0 0px;
}
a.chart_p01{
    width: 10.7%;
    top: 25.3%;
    left: 52%;
}
a.chart_p02{
    width: 11%;
    top: 28.5%;
    left: 21%;
}
a.chart_p03{
    width: 10.5%;
    top: 41.5%;
    left: 32.5%;
}
a.chart_p04{
    width: 10.5%;
    top: 51.5%;
    left: 77%;
}
a.chart_p05{
    width: 10.6%;
    top: 55.5%;
    left: 65.5%;
}
a.chart_p06{
    width: 10.4%;
    top: 54%;
    left: 51.5%;
}
a.chart_p07{
    width: 10.2%;
    top: 66%;
    left: 72%;
}
a.chart_p08{
    width: 10.4%;
    top: 56.5%;
    left: 18.3%;
}
a.chart_p09{
    width: 10.2%;
    top: 59.5%;
    left: 33%;
}
a.chart_p10{
    width: 10.5%;
    top: 68%;
    left: 27%;
}
a.chart_p11{
    width: 10.7%;
    top: 73.4%;
    left: 14%;
}

p.notes { font-size: 10px; font-size: 0.625rem; line-height: 1.4; }
p.colorchart_notes { font-size: 10px; font-size: 0.625rem; line-height: 1.4;text-align: right;width: 98%;margin:5px auto 40px;}

div.goods_area{
    margin: 0 0 50px 0;
}

div.main-content-header {
    background: url(https://sp.noevirstyle.jp/assets/images/common/main_header_bg.png) no-repeat left bottom;
    background-size: 100% auto;
    text-align: center;
    margin: 25px 0 20px;
    padding-bottom: 3.75%;
}
.main-content-header .tit {
    padding:0 7%;
    font-size: 18px;
    font-size: 1.125rem;
    color: #4c4c4c;
}
