/*  youtube埋め込み用css*/

.movie-wrap {
     position: relative;
     padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
     height: 0;
     overflow: hidden;
}
 
.movie-wrap iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}

.product_border {border-bottom:double;
border-color:#FF0000;
border-width:3px;}

.btn-store{
	border: none;
    margin-top: 10px;
    padding: 11px 0;
    background-color: #333;
    font-size: 18px;
    color: #fff;
    *background-color: #333;
    letter-spacing: 0.1em;
}

.mr-20{
	margin-left:20%;
  	margin-bottom: 10px;
}


/* 16px black */
.icon-b.icon-location {
  background-position: -288px -0px;
}
/* 16px white */
.icon-w.icon-location {
  background-position: -288px -0px;
}
/* 24px black */
.icon-lg-b.icon-location {
  background-position: -432px -0px;
}
/* 24px white */
.icon-lg-w.icon-location {
  background-position: -432px -0px;
}

.input-prepend.input-append input {
  font-size: 24px;
  padding-top: 11px;
  padding-bottom: 11px;
  width: 100px;
  text-align: right;
}

.product {
  margin-bottom: 40px;
}

.product_area {
  border-bottom: 1px solid #333;
  padding-bottom: 40px;
}
.product_area_left {
  float: left;
  padding-right: 10px;
  
}
.product_area_right {
  float: right;
  padding: 0;
}

.product_tabs {
  border-bottom: 1px solid #333;
}
.product_tab {
  display: inline-block;
  background-color: #f6f6f6;
  text-align: center;
  padding: 10px 0;
}
.product_tab.active {
  background-color: #333;
}
.product_tab a {
  display: block;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.1em;
}
.product_tab.active a,
.product_tab.active a:hover {
  color: #fff;
  text-decoration: none;
}

.product_panel {
  display: none;
}
.product_panel.active {
  display: block;
}
.product_panel_image,
.product_panel_review {
  text-align: center;
}

.product_belong_lists {
  margin: 40px 0 20px;
  font-size: 12px;
}
.product_belong_list {
  padding: 0 2px;
}
.product_belong_list:first-child {
  padding: 0 2px 0 0 ;
}

.product_name {
  margin: 0;
  font-size: 20px;
  font-weight: normal;
}
.product_model {
  margin: 0;
  font-size: 10px;
}

.product_img {
  margin-bottom: 60px;
}
.product_img_main img {
  display: block;
  margin: 0 auto;
  /*height: auto; */
  width:100%;
}
.product_img_thumb li {
  float: left;
  margin-top: 10px;
  cursor: pointer;
}
.product_img_thumb_img {
  max-width: 100%;
  width: auto;
  height: auto;
  border: 1px solid #ccc;
}
.thumb_active {
  border: 1px solid #333;
}

.together_product_lists {
  margin-top: 20px;
  font-size: 12px;
}
.together_product_list {
  text-align: center;
}

.product_price_area {
  margin: 20px 0 0;
}
.product_regular_price {
  margin: 0 0 5px;
  font-size: 12px;
}
.product_price {
  margin: 0;
  font-size: 20px;
}
.product_price_discount {
  color: #cf0400;
}
.product_discount_rate {
  color: #cf0400;
  font-size: 20px;
}
.product_price_establish {
  margin: 0;
  font-size: 10px;
}
.product_stock_str {
  margin: 20px 0 0;
  font-size: 12px;
}

.product_cart_area {
  background-color: #f6f6f6;
  margin-top: 30px;
  padding: 10px 20px 20px;
  font-size: 12px;
}
.product_cart_table_box {
  margin-top: 20px;
  background-color: #fff;
  font-size: 12px;
}
.product_cart_table_box label {
  font-size: 12px;
}
.product_cart_select_box {
  margin: 5px 0;
}
.product_cart_select_name {
  padding-top: 10px;
  padding-bottom: 5px;
}
.product_cart_select {
  border: 1px solid #333;
  height: 40px;
}
.text-titles-list__unit {
  margin: 5px 0;
}
.text-titles-list__unit dl {
  margin: 0;
}
.text-titles-list__name {
  padding-top: 10px;
  padding-bottom: 5px;
  font-weight: normal;
}
.text-titles-list__detail-text {
  border: 1px solid #333;
  height: 40px;
}
.product_cart_order {
  margin: 5px 0;
}
.product_cart_init_num {
  width: 20%;
  height: 30px;
  text-align: right;
  float: left;
}
.product_cart_unit {
  float: left;
  padding-top: 12px;
  padding-left: 20px;
}
.product_cart_init {
  display: none;
}

/* product DRアンプリファイアー */
.product-drfire .sp-only {
    display: block;
}
.product-drfire small {
    font-size: 12px;
}
.product-drfire {
    font-size: 16px;
}
.product-drfire .center {
    text-align: center;
}
.product-drfire__text--red {
    color: #ff0000;
}
.product-drfire__text--bold {
    font-weight: bold;
}
.product-drfire__text--border {
    text-decoration: underline;
}

.product-drfire__catch {
    font-size: 20px;
    line-height: 1.5;
    background-color: #faebd7;
    margin: 30px 0;
    padding: 10px 0;
}
.product-drfire figure {
    margin: 40px 0;
}
figcaption {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
}
.product-drfire__ttl {
    font-size: 20px;
    margin-bottom: 30px;
    line-height: 1.5;
}
.product-drfire__ttl span {
    display: block;
}
.product-drfire__ttl.center .product-drfire__text--border {
    display: inline-block;
}
.product-drfire__ttl.main {
    color: #24509a;
    font-size: 30px;
    line-height: 1.6;
}
.product-drfire__ttl.main span {
    font-size: 16px;
    letter-spacing: 0.05em;
}
.product-drfire__ttl.main + img {
    display: block;
    width: 90%;
    margin: 0 auto;
}

.product-drfire__sub-ttl {
    font-size: 24px;
    margin: 30px 0 0;
}
.product-drfire__sub-ttl + p {
    font-size: 16px;
}
.product-drfire__bg--blue {
    background-color: #f0f8ff;
    padding: 10px;
}
.product-drfire__list-wrap {
    text-align: center;
}
.product-drfire__list {
    text-align: left;
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0;
    padding-left: 3em;
}
.product-drfire__list li {
    position: relative;
    margin-bottom: 12px;
    font-size: 16px;
    font-feature-settings: "palt";
}
.product-drfire__list li::after {
    content: "";
    background-image: url(https://img06.shop-pro.jp/PA01135/269/etc/product._DRFire03_202204.png?cmsp_timestamp=20220428155759);
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: -37px;
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
.product-drfire__item-flex {
    margin: 50px 0;
}
.product-drfire__item-flex li {
    list-style-type: none;
    margin-bottom: 50px;
}
.product-drfire__item-flex li p {
    font-size: 20px;
    font-weight: bold;
}
.product-drfire__footer {
    background-color: #333;
    color: #fff;
    padding: 20px 0;
    margin-top: 50px;
}
.product-drfire__how-to-use {
    margin-top: 50px;
}
/* アニメーション */
.product-drfire--fade {
    opacity: 0;
    visibility: hidden;
    transform: translateY(30px);
    transition: opacity 1s, visibility 1s, transform 1s;
}
.is-fadein {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
}
.product-drfire--fluffy {
    opacity: 0;
    transition: 2.5s;
}
.product-drfire--fluffy.is-show {
    opacity: 1;
}
.product-drfire--eachtext span{opacity: 0;}
.product-drfire--eachtext.appeartext span{ animation:text_anime_on 1s ease-out forwards; }
@keyframes text_anime_on {
  0% {opacity:0;}
  100% {opacity:1;}
}
/*アコーディオン全体*/
.product-drfire__accordion {
    list-style: none;
    width: 90%;
    max-width: 882px;
    margin:0 auto!important;
}
.product-drfire__accordion li {
    margin: 10px 0;
}
.product-drfire__accordion section {
	border: 1px solid #ccc;
}
/*アコーディオンタイトル*/
.product-drfire__accordion__title {
    position: relative;
    cursor: pointer;
    font-size: 20px;
    padding: 1% 3% 1% 60px;
    transition: all .5s ease;
}
.product-drfire__accordion__title::before,
.product-drfire__accordion__title::after{
    position: absolute;
    content:'';
    width: 15px;
    height: 2px;
    background-color: #333;
}
.product-drfire__accordion__title::before{
    top:48%;
    left: 30px;
    transform: rotate(0deg);
}
.product-drfire__accordion__title::after{
    top:48%;
    left: 30px;
    transform: rotate(90deg);
    transition: all .2s ease-in-out;
}
.product-drfire__accordion__title.product-drfire__accordion--close::before{
	transform: rotate(0deg);
    transition: all .3s ease-in-out;
}
.product-drfire__accordion__title.product-drfire__accordion--close::after{
	transform: rotate(0deg);
    transition: all .2s ease-in-out;

}
.product-drfire__accordion__box {
    display: none;
    background: #f3f3f3;
	margin:0 3% 3% 3%;
    padding: 3%;
}
.product-drfire__accordion__box span {
  border-bottom: 2px solid;
}

@media (min-width: 768px) {
    .product-drfire .sp-only {
        display: none;
    }
    figcaption {
        font-size: 16px;
    }
    .product-drfire__ttl.main {
        font-size: 40px;
    }
    .product-drfire__ttl.center.main::first-line {
        font-size: 40px;
    }
    .product-drfire__ttl.main span {
        font-size: 22px;
    }
    .product-drfire__ttl {
        font-size: 30px;
        margin-bottom: 50px;
    }
    .product-drfire__ttl.center:first-line {
        font-size: 28px;
    }
    .product-drfire__sub-ttl {
        font-size: 30px;
    }
    .product-drfire__sub-ttl + p {
        font-size: 20px;
    }
    .product-drfire__list li {
        font-size: 24px;
    }
    .product-drfire__item-flex {
        display: flex;
        justify-content: space-between;
    }
    .product-drfire__item-flex li {
        width: 48%;
        margin: 0;
    }
    .product-drfire__list {
        padding-left: 5em;
    }
    .product-drfire__list li::after {
        top: 0;
        left: -54px;
        width: 40px;
        height: 40px;
    }
    .product-drfire figure {
        margin: 50px 0;
    }
    .product-drfire__how-to-use {
        margin-top: 30px;
    }
}
/* product DRアンプリファイアー END */

/* product NRリペアエッセンス */
/* common */
.product-ripea .sp-only {
  display: block;
}
.product-ripea {
  text-align: center;
}
.product-ripea .inner {
  padding: 0;
}
.product-ripea ul {
  list-style: none;
  margin: 0;
}
.product-ripea span {
  display: block;
}
.product-ripea small {
  font-size: 10px;
  display: block;
  text-align: right;
}
.product-ripea h2 {
  background-color: #FFD7D7;
  box-shadow: 0px 4px 4px 0px #00000040;
  font-size: 20px;
  font-weight: 400;
  padding: 10px 0;
  margin-bottom: 42px;
}
.product-ripea h2 .titile-catch {
  font-size: 10px;
}
.product-ripea h3 {
  font-size: 23px;
  font-weight: 400;
}
.section-solution-wrap {
  background-color: #F8F8F8;
  border-radius: 15px;
  margin-top: 60px;
}
.section-ingredients-wrap {
  background: linear-gradient(0deg, rgba(0, 255, 255, 0.02), rgba(0, 255, 255, 0.09));
  border-radius: 30px;
  padding: 0 20px;
}
.product-ripea .product-link {
  background: #F8D0FF;
  box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
  border-radius: 10px;
  height: 50px;
  font-size: 18px;
  max-width: 469px;
  display: block;
  margin: 0 auto;
  line-height: 50px;
}

/* section layout sp */
.section-head span {
  font-size: 18px;
  margin-top: 47px;
}
.section-head h1 {
  font-size: 23px;
  font-weight: 400;
  margin-top: 8px;
}
.section-head img {
  display: block;
  width: 100%;
  margin: 20px auto;
}
.section-intro p {
  font-size: 20px;
  font-weight: bold;
  margin: 60px 0;
}

.section-solution-wrap {
  position: relative;
  color: #FF5C5C;
  padding: 50px 15px 10px;
  margin-top: 60px;
}
.section-solution-wrap p {
  position: absolute;
  top: -31px;
  left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  color: #FF0000;
  font-size: 35px;
  font-weight: 700;
}
.section-solution-wrap small {
  color: #000;
}
.section-solution-list li {
  border-bottom:1px solid;
  font-size: 16px;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 23px;
}
.section-solution-list li:last-child {
  margin-bottom: 23px;
}
.section-solution figure {
  margin: 0;
}
.section-solution figcaption {
  font-size: 12px;
  font-weight: 400;
  margin: 33px 0;
}
.section-ingredients--titile {
  font-size: 25px;
  font-weight: 700;
  padding-top: 30px;
  margin-bottom: 10px;
  color: #ff0000;
}
.section-ingredients--titile + p {
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 30px;
}
.section-ingredients-wrap ul li {
  font-size: 20px;
  text-align: left;
  font-weight: bold;
  margin-bottom: 10px;
}
.section-ingredients-wrap ul li span {
  font-size: 14px;
  font-weight: 400;
}
.product-ripea .product-drfire__sub-ttl {
  font-weight: bold;
  margin-top: 72px;
}
.product-ripea .product-drfire__accordion {
  margin-top: 30px;
}

.product-ripea .product-drfire__accordion__title {
  font-size: 20px;
  text-align: left;
  font-weight: bold;
}

@media (min-width: 768px) {
  /* common */
  .product-ripea .sp-only {
    display: none;
 }
  .product-ripea .inner {
    padding: 0 50px;
  }
  .product-ripea small {
    font-size: 14px;
  }
  .product-ripea h2 {
    font-size: 27px;
  }
  .product-ripea h2 .titile-catch {
    font-size: 15px;
  }
  .product-ripea h3 {
    font-size: 27px;
  }
  .section-ingredients-wrap {
    padding: 0 40px;
  }
  .product-ripea .product-link {
    height: 50px;
    font-size: 24px;
    max-width: 469px;
    line-height: 50px;
  }
  /* section layout pc */
  .section-head span {
    margin-top: 47px;
  }
  .section-head h1 {
    font-size: 27px;
  }
  .section-intro p {
    font-size: 32px;
  }
  .section-solution-wrap p {
    top: -39px;
    font-size: 43px;
  }
  .section-solution-list li {
    font-size: 27px;
    margin-bottom: 47px;
  }
  .section-solution figcaption {
    font-size: 17px;
    margin: 33px 0;
  }
  .section-ingredients--titile {
    font-size: 35px;
    padding-top: 70px;
  }
  .section-ingredients--titile + p {
    font-size: 27px;
  }
  .section-ingredients-wrap ul li {
    font-size: 27px;
    margin-bottom: 20px;
  }
  .section-ingredients-wrap ul li span {
    font-size: 20px;
  }
  .product-ripea .product-drfire__sub-ttl {
    margin-top: 72px;
  }

}
/* product NRリペアエッセンス END */

/* product アイブロウシリーズ */
.nflpen {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    text-align: center;
}
.nflpen ul {
    list-style: none;
    margin: 0;
}
.nflpen .fv span {
    display: block;
    font-size: 18px;
}
.nflpen .fv .fv__sub_title {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.25;
    padding-top: 20px;
    margin-bottom: 0;
}
.nflpen .fv h1 {
    font-size: 20px;
    line-height: 33.3px;
    margin-top: 5px;
}
.nflpen .fv .fv__catch {
    font-size: 16px;
    font-weight: 400;
}
.nflpen .fv img {
    width: 100%;
}
.nflpen .section__header {
    font-size: 20px;
    background: rgba(228, 207, 228, 0.46);
    padding: 20px 0;
    margin: 30px 0;
}
.nflpen .section__header span {
    font-size: 30px;
    line-height: 53.58px;
    color: #FF0000;
    font-weight: 900;
}
.nflpen .section01_listWrap img {
    display: block;
    margin: 20px auto;
}
.nflpen .section02_listWrap {
    text-align: left;
}
.nflpen .section02_listWrap li {
    position: relative;
    font-size: 18px;
    padding-left: 30px;
    margin-bottom: 20px;
}
.nflpen .section02_listWrap li::before {
    content: "";
    background-image: url(https://img06.shop-pro.jp/PA01135/269/etc/nflpen_icon_check.png?cmsp_timestamp=20220919193245);
    background-repeat: no-repeat;
    background-size: cover;
    width: 21px;
    height: 21px;
    display: inline-block;
    position: absolute;
    top: 7px;
    left: 0;
}
.nflpen .section02__bg_left img {
    display: block;
    margin-top: -20px;
    margin-right: auto;
}
.nflpen .section02__bg_right img {
    display: block;
    margin: -30px 0 0 auto;
}

.nflpen .product-drfire__section03_flex ul {
  display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
}
.nflpen .product-drfire__section03_flex ul:last-child {
  margin-bottom: 0;
}
.nflpen .product-drfire__section03_flex .flexWrap__image {
  width: 80%;
}
.nflpen .product-drfire__section03_flex .flexWrap__text p:first-child {
  margin-bottom: 17px;
}
.nflpen .product-drfire__section03_flex .section03_title {
  text-decoration: underline;
  font-size: 23px;
}
.nflpen .product-drfire__section03_flex .flexWrap__text p:nth-child(2) {
  margin-bottom: 0;
}
.product-drfire__section03_flex .flexWrap__text {
  padding: 0 10px;
}
.product-drfire__section03_flex_left {
  margin-bottom: 30px;
}
.nflpen .product-drfire__sub-ttl + p {
    font-size: 14px;
}

/* メカニカルアイブロウペンシル */
.nfleye01 .section__header {
    background-color: #595959;
    color: #fff;
}
.nflpen .section__header span {
    color: #EC6C6C;
}
.nfleye01 .flexWrap {
    margin-bottom: 40px;
}
.nfleye01 .flex_reverse {
    display: flex;
    flex-direction: column-reverse;
}

.nfleye01 .flexWrap__text p:first-child {
    margin-bottom: 17px;
}
.nfleye01 .flexWrap__text p:nth-child(2) {
    margin-bottom: 0;
}
.nfleye01 .flexWrap__text span {
    color: #FF0000;
}
.nfleye01 .yellow {
    background-color: #FFFBA4;
    margin-bottom: 5px;
}
.nfleye01 .blue {
    background-color: #A4DEFF;
}
.nfleye01 .innerflex span {
    color: #515151;
    display: block;
    border-radius: 30px;
    max-width: 221px;
    margin: auto;
    height: 52px;
    line-height: 52px;
    margin-bottom: 5px;
}
.nfleye01 .section03_title {
    text-decoration: underline;
    font-size: 23px;
}
.nfleye01 .subtitle {
  font-size: 38px;
  color: #EC6C6C;
}
.nfleye01 .flexWrap__text .textpnk {
    display: block;
    font-size: 24px;
    color: #FD5B5B;
}
.nfleye01 .section03__bottom {
    background-color: #EAEAEA;
    padding: 0 20px;
}
.nfleye01 .section03__bottom_link {
    padding: 20px 0;
    background-color: #FD5B5B;
    border-radius: 20px;
    width: 100%;
    margin: 0 auto;
}
.nfleye01 .section03__bottom_link a {
    display: block;
    color: #fff;
    font-size: 20px;
}

/* アイブロウマスカラ　スタイリングジェル */
.nfleye02 .sp_only {
  display: block;
}
.nfleye02 .pc_only {
    display: none;
}
.nfleye02 {
  background: #E6E6E6;
}
.nfleye02 .fv__sub_title span:last-child {
  font-weight: 900;
}
.nfleye02 .section__catch {
  background-color: #E6E6E6;
  color: #2c2c2c;
  padding-top: 20px;
  margin: 0;
  font-size: 20px;
  font-weight: 400;
}
.nfleye02 .section__header {
  background: url(https://img06.shop-pro.jp/PA01135/269/etc/nfleye02_bg.png?cmsp_timestamp=20221019214116);
  background-repeat: no-repeat;
  background-size: cover;
  color: #2c2c2c;
}
.nflpen.nfleye02 .section__header span {
  color: #2c2c2c;
}
.nfleye02 .section01__content {
  padding: 0 20px;
  margin-bottom: 50px;
}
.nfleye02 .subtitle {
  font-weight: bold;
  font-size: 20px;
}
.nfleye02 .section01__content img {
  margin-bottom: 20px;
}
.nfleye02 .section01__content p {
  font-size: 18px;
  font-weight: 400;
}
.nfleye02 .section01__content small {
  font-size: 10px;
}

@media (min-width: 768px) {
    .nflpen .fv .fv__sub_title {
        font-size: 25px;
    }
    .nflpen .fv h1 {
        font-size: 25px;
    }
    .nflpen .fv .fv__catch {
        font-size: 20px;
    }
    .nflpen .section__header {
        font-size: 25px;
        padding: 20px 0;
        margin: 30px 0 60px;
    }
    .nflpen .section__header span {
        font-size: 37px;
    }
    .nflpen .section01_listWrap {
        display: flex;
        justify-content: space-around;
    }
    .nflpen .section01 p {
        font-size: 20px;
    }
    .nflpen .section02_listWrap li {
        font-size: 25px;
        padding-left: 50px;
        margin-bottom: 20px;
    }
    .nflpen .section02_listWrap li::before {
        width: 42px;
        height: 42px;
        left: 0;
    }
    .nflpen .section02__bg_left img {
        margin-top: -50px;
        margin-right: auto;
    }
    .nflpen .section02__bg_right img {
        margin: -90px 0 0 auto;
    }
    .nflpen .product-drfire__section03_flex ul {
      margin-bottom: 80px;
    }
    .product-drfire__section03_flex_left {
      width: 50%;
      margin-bottom: 0;
    }
    .product-drfire__section03_flex_left img {
      width: 100%;
    }
    .nflpen .product-drfire__section03_flex .flexWrap__image {
      width: 30%;
      margin-right: 20px;
    }
    .product-drfire__section03_flex .flexWrap__text {
      font-size: 20px;
      text-align: left;
      padding: 0;
      width: 64%;
    }
    .product-drfire__section03_flex .section03_title {
      font-size: 25px;
  }
    /* メカニカルアイブロウペンシル */
    .nfleye01 .subtitle {
      font-size: 48px;
    }
    .nfleye01 .flexWrap {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 40px;
    }
    .nfleye01 .flexWrap__image {
        margin-right: 20px;
    }
    .nfleye01 .flex_reverse {
        flex-direction: row;
    }
    .nfleye01 .flex_reverse .flexWrap__image {
        margin-right: 0;
        margin-left: 40px;
    }
    .nfleye01 .flex_reverse .flexWrap__text p:first-child {
      text-align: right;
    }
    .nfleye01 .flexWrap__text {
        font-size: 20px;
        text-align: left;
        width: 64%;
    }
    .nfleye01 .innerflex {
        display: flex;
    }
    .nfleye01 .innerflex__l {
        flex: 1;
    }
    .nfleye01 .innerflex__c {
        flex: 4;
    }
    .nfleye01 .innerflex__r {
        flex: 5;
        text-align: center;
        border-radius: 30px;
    }
    .nflpen .product-drfire__section03_flex {
      display: flex;
    }
    .nfleye01 .section03_title {
        font-size: 25px;
    }
    .nfleye01 .flexWrap__text .textpnk {
        font-size: 27px;
    }
    .nfleye01 .section03__bottom {
        padding: 0;
    }
    .nfleye01 .section03__bottom_link {
        width: 54%;
    }
    /* アイブロウマスカラ　スタイリングジェル */
    .nfleye02 .sp_only {
      display: none;
    }
    .nfleye02 .pc_only {
        display: block;
    }
    .nfleye02 .section__catch {
      padding-top: 20px;
      font-size: 30px;
      font-weight: 400;
    }
    .nfleye02 .section01__content {
      padding: 0 20px;
      margin-bottom: 50px;
    }
    .nfleye02 .subtitle {
      font-size: 37px;
    }
    .nfleye02 .section01__content img {
      margin-bottom: 20px;
    }
    .nfleye02 .section01__content p {
      font-size: 25px;
    }
    .nfleye02 .section01__content small {
      font-size: 13px;
    }
}
/* product アイブロウシリーズ　END */

.sizeguide_table_box {
  border-top: 1px solid #ccc;
  padding-top: 40px;
  margin-top: 20px;
}

.sizeguide_table {
  margin: 20px 0;
}

.btn-addcart,
.btn-reviews {
  border: none;
  margin-top: 30px;
  padding: 18px 0;
  background-color: #333;
  font-size: 18px;
  color: #fff;
  *background-color: #333;
  letter-spacing: 0.1em;
}
.btn-addcart:hover,
.btn-addcart:focus,
.btn-addcart:active,
.btn-reviews:hover,
.btn-reviews:focus,
.btn-reviews:active {
  background-color: #666;
  color: #fff;
  *background-color: #666;
}
.btn-addcart i,
.btn-addcart-quick i,
.btn-reviews i {
  margin-right: 5px;
  vertical-align: -25%;
}

.btn-addcart-quick,
.btn-membersonly {
  margin-top: 20px;
  padding: 10px 0;
  font-size: 18px;
  letter-spacing: 0.1em;
}
.btn-addcart-quick {
  border: none;
  background-color: #007fff;
  color: #fff;
  *background-color: #007fff;
}
.btn-addcart-quick:hover,
.btn-addcart-quick:focus,
.btn-addcart-quick:active {
  background-color: #4ca5ff;
  color: #fff;
  *background-color: #4ca5ff;
}

.btn-soldout {
  border: none;
  margin-top: 20px;
  padding: 18px 12px;
  background-color: #cf0400;
  font-size: 18px;
  color: #fff;
  *background-color: #cf0400;
  letter-spacing: 0.1em;
}
.btn-soldout.disabled,
.btn-soldout[disabled] {
  background-color: #cf0400;
  color: #fff;
}

.btn_pis_width,
.btn_revies_width {
  width: 300px;
}

.stock_error {
  margin: 0;
  text-align: center;
  color: #cf0400;
}

.product_related_lists {
  margin: 20px 0 0;
  font-size: 12px;
}
.product_related_lists_review {
  margin: 30px 0 0;
}
.product_related_list {
  padding: 2px 0;
}

.product_related_lists i {
  vertical-align: -40%;
}

.product_explain,
.product_img_sub,
.product_reviews {
  line-height: 1.8;
  margin-top: 40px;
}

.product_img_sub li {
  text-align: center;
  padding-bottom: 10px;
}

.product_text_not {
  text-align: center;
}

.reviewlist_datas {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 10px;
  line-height: 1.2;
}

.icon_star {
  float: left;
  /* 星10個での設定は下記を有効にする */
  /*
  width: 150px;
  */
  /* 星5個での設定は下記を有効にする */
  width: 75px;
  overflow: hidden;
}

.icon_star img {
  max-width: inherit;
}

.review_poster li {
  float: left;
  margin-left: 10px;
}

.review_poster li {
  list-style: none;
}

.reviewlist:first-child {
  border-top: none;
}

.reviewlist {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #ccc;
  text-align: left;
}

.review_ttl,
.shopcomment_ttl {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}

.review_img {
  float: right;
  margin: 0 0 10px 10px
}

.reviewlist_content {
  overflow: hidden;
  zoom: 1;
}

.shopcomment {
  margin-top: 10px;
  margin-bottom: 10px;
  background: #eee;
  padding: 15px;
}

@media (min-width: 980px) {
  .side{
  	width:300px;
  }
  
}

@media (min-width: 768px) {
  .product_explain,
  .product_img_sub,
  .product_reviews {
    padding: 0 1%;
    font-size:1.1em;
  }
}

@media (max-width: 980px) {
  .contents_detail {
    width: 100%;
    float: none;
    padding: 0;
  }

  .product_area_left,
  .product_area_right {
    padding-right: 1%;
    padding-left: 1%;
  }
}

@media (max-width: 768px) {
  .product_area_right {
    float: none;
    padding: 0;
  }
  .product_img {
    margin-bottom: 30px;
  }

  .product_detail_area,
  .product_social_lists {
    padding: 0 10px;
  }
  .product_tab a {
    font-size: 12px;
  }
  .product_explain,
  .product_img_sub {
    font-size: 1.3em;
    padding: 0 10px 60px;
  }
  .product_reviews {
    font-size: 12px;
    padding: 0 10px 20px;
  }
  .product_reviews_btn {
    padding-bottom: 60px;
  }
  .together_product_lists {
    padding: 0 10px 30px;
  }

  .btn_pis_width,
  .btn_revies_width {
    width: 100%;
  }
}

/*  クイックカートイン CSS  */

.cart_in_modal,
.cart_in_error_modal {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, .7);
  z-index: 20000;
  display: flex;
  overflow: auto;
}

@media screen and (min-width: 960px) {
  .cart_in_modal,
  .cart_in_error_modal {
    align-items: center;
  }
}

.cart_in_modal__bg {
  background-color: rgba(0, 0, 0, .7);
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 20000;
}

.cart_in_modal__outline {
  width: 90%;
  margin: 20px 5%;
  padding: 20px;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .4);
  box-sizing: border-box;
  text-align: center;
  position: absolute;
}

@media screen and (min-width: 960px) {
  .cart_in_modal__outline {
    width: 900px;
    margin: auto;
    padding: 20px 70px;
    position: relative;
  }
}

.cart_in_modal__heading {
  font-size: 20px;
  font-weight: bold;
  margin: 20px 0;
  line-height: 1.4;
}

@media screen and (min-width: 960px) {
  .cart_in_modal__heading {
    font-size: 26px;
    margin: 30px 0;
    line-height: 1.2;
  }
}

.cart_in_error_modal__heading {
  font-size: 20px;
  font-weight: bold;
  margin: 40px 0 20px;
  line-height: 1.4;
}

@media screen and (min-width: 960px) {
  .cart_in_error_modal__heading {
    margin: 30px 0;
    line-height: 1.2;
  }
}

.cart_in_modal__detail {
  display: flex;
  padding: 20px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  align-items: center;
  flex-direction: column;
}

@media screen and (min-width: 960px) {
  .cart_in_modal__detail {
    flex-direction: row;
  }
}

.cart_in_modal__name {
  font-size: 16px;
  flex: 1;
  line-height: 1.4;
  text-align: left;
  margin: 0;
}

@media screen and (min-width: 960px) {
  .cart_in_modal__name {
    font-size: 18px;
  }
}

.cart_in_modal__image-wrap {
  padding: 5px;
  width: 170px;
  height: 170px;
  background: rgba(0, 0, 0, .1);
  position: relative;
  border: 5px solid transparent;
  box-sizing: border-box;
}

@media screen and (min-width: 960px) {
  .cart_in_modal__image-wrap {
    margin: 0 30px 0 0;
    flex-basis: 170px;
  }
}

.cart_in_modal__image {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.cart_in_modal__text-link {
  color: #2169f3;
  cursor: pointer;
  position: relative;
  display: inline-block;
  margin: 20px 0 0;
  padding: 0 0 0 20px;
  line-height: 1.15;
}
.cart_in_modal__text-link::before {
  content: "";
  position: absolute;
  top: 3px;
  left: 3px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #2169f3;
  border-right: 2px solid #2169f3;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}

.cart_in_modal__button-wrap {
  width: 100%;
  margin: 30px auto;
  font-size: 17px;
}

@media screen and (min-width: 960px) {
  .cart_in_modal__button-wrap {
    width: 350px;
  }
}
.cart_in_modal__button {
  font-size: 17px;
  font-weight: bold;
  line-height: 23px;
  display: inline-block;
  box-sizing: border-box;
  cursor: pointer;
  vertical-align: middle;
  text-decoration: none;
  color: #fff;
  border: 0;
  border-radius: 4px;
  width: 100%;
  height: 58px;
  padding: 15px;
  background: #2169f3;
  box-shadow: 0 2px 0 #1a54c2;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.cart_in_modal__button:hover,
.cart_in_modal__button:focus {
  height: 58px;
  color: #e9f0fe;
  background-color: #1e5fdb;
  box-shadow: none;
  transform: translate3d(0, 2px, 0);
}

.cart_in_modal__close-icon {
  cursor: pointer;
}

.cart_in_modal__close-icon::before,
.cart_in_modal__close-icon::after {
  content: "";
  width: 35px;
  height: 6px;
  display: block;
  position: absolute;
  top: 30px;
  right: 20px;
  background: #eee;
  border-radius: 4px;
}

.cart_in_modal__close-icon::before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.cart_in_modal__close-icon::after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.spinner::before {
  content: "";
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 100px;
  width: 100px;
  margin-top: -50px;
  margin-left: -50px;
  border-radius: 50%;
  border: 5px solid #eee;
  border-top-color: #fd7f23;
  animation: spinner 0.5s linear infinite;
}

@keyframes spinner {
  to {
    transform: rotate(360deg);
  }
}

@media screen and (min-width: 960px) {
  .sp-br {
    display: none;
  }
}


/* 商品詳細 review.io レイアウト */
#ReviewsWidget {
  padding: 0 20px;
}
.ruk_rating_snippet {
  margin-top: 10px;
}
@media (min-width: 768px) {
  #ReviewsWidget {
    padding: 0 40px;
  }
}