@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital@1&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@500;600&display=swap");
.infoW + .contSlideW {
  padding-top: 20px; }

/* ---------------------------------------------
content
--------------------------------------------- */
.picMain img {
  width: 100%; }

/* hx
--------------------------------------------- */
#h1Style {
  margin-bottom: 50px;
  text-align: center;
  color: #000b41;
  font-size: 26px; }

.product #h1Style img {
  max-width: 250px; }

.product.skincare #h1Style img {
  max-width: 214px; }

.product.makeup #h1Style img {
  max-width: 180px; }

/* contentL
--------------------------------------------- */
/* PRODUCT NEWS */
.productNews .sideTit {
  position: relative;
  margin-bottom: 0 !important; }

.productNews .sideTit .more {
  position: absolute;
  bottom: 9px;
  right: 0;
  text-align: right; }

/* RANKING：左1カラム*/
.contentL .ranking .itemRank {
  width: 18.5%;
  margin-right: 1.8%;
  border: solid 1px #dcdcdc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  float: left;
  position: relative; }

.contentL .ranking .itemRank a {
  padding: 10px;
  display: block;
  line-height: 1.3; }

.contentL .ranking .itemRank:last-child {
  width: 18.8%;
  margin-right: 0; }

.contentL .ranking .icRank {
  position: absolute;
  top: -15px;
  left: -15px; }

.contentL .ranking .ctRank {
  margin: 5px 0;
  color: #8c8c8c;
  font-size: 10px; }

/* ---------------------------------------------
ブランド 一覧
--------------------------------------------- */
.brand.index .contents {
  padding-top: 120px;
  max-width: 100%; }

.contentL .bnrList {
  margin: 0 auto;
  padding-bottom: 25px;
  max-width: 1100px; }

.contentL .bnrList ul {
  width: 100%; }

.contentL .bnrList ul li {
  margin: 0 1.25% 20px 0;
  float: left;
  width: 19%;
  height: auto;
  text-align: center; }

.contentL .bnrList ul li div:hover {
  -ms-filter: "alpha( opacity=70 )";
  filter: alpha(opacity=70);
  opacity: 0.7; }

.contentL .bnrList ul li div:first-child {
  margin: 0 0 10px;
  border: 1px solid #dcdcdc;
  max-width: 202px;
  text-align: center; }

.contentL .bnrList ul li div:first-child img {
  height: 78px; }

.contentL .bnrList ul li div:nth-child(2n) {
  font-size: 13px;
  color: #002b60;
  line-height: 1.3;
  font-family: "Montserrat",sans-serif; }

.contentL .bnrList ul li div:nth-child(3n) {
  font-size: 11px;
  color: #1e1e1e; }

.contentL .bnrList ul li:nth-child(5n) {
  margin-right: 0; }

.contentL .bnrList ul li:nth-child(5n+1) {
  clear: both; }

.contentL .bnrList .sideTit {
  margin-bottom: 30px; }

.contentL .itemSearch {
  max-width: 1100px;
  margin: 0 auto 20px; }

.contentL .productNews {
  max-width: 1100px; }

.contentL .contSlideW {
  margin: 0 auto 30px; }

/* ---------------------------------------------
新着商品一覧
--------------------------------------------- */
.itemBox {
  width: 32%;
  margin: 0 2% 2% 0;
  padding: 0 0 50px;
  border: solid 1px #dcdcdc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  float: left;
  position: relative; }

.itemBox a {
  padding: 20px 20px 0;
  display: block; }

.itemBox .itemCt {
  margin: 10px 0 0;
  font-size: 10px;
  color: #8c8c8c; }

.itemBox .itemTit {
  margin: 6px 0 0;
  font-size: 12px;
  line-height: 1.3; }

.itemBox .itemPrice {
  margin: 8px 0 0;
  font-size: 11px;
  color: #8c8c8c; }

.itemBox .btnBox {
  margin: 10px 10px 0; }

.itemBox .btnBox .btnItem a, .itemBox .btnBox .btnCart a {
  padding: 3px 0 4px;
  display: block; }

.itemBox .btnBox .btnItem a {
  border: solid 1px #000b41;
  color: #000b41; }

.itemBox .btnBox .btnCart a {
  border: solid 1px #ff5a54;
  background-color: #ff5a54;
  color: #fff; }

#p_brand_news #h1Style {
  text-align: center !important; }

#p_brand_news #container {
  margin: 0 0 10px; }

#p_brand_news .item {
  max-width: 252px;
  border: 4px solid #e6e6e6;
  background-color: #fff;
  margin: 0 0 20px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left; }

#p_brand_news .item:first-child {
  margin: 0 0 20px; }

#p_brand_news .item.x2 {
  width: 540px;
  max-width: 540px; }

#p_brand_news .picBnr {
  border: none; }

#p_brand_news .picBnr a {
  padding: 0 !important; }

#p_brand_news .picBnr .iconNew {
  top: -11px !important;
  right: -11px !important; }

#p_brand_news .item .picW {
  display: block;
  padding: 15px; }

#p_brand_news .item .picW .iconNew {
  position: absolute;
  top: -35px;
  right: -28px;
  z-index: 1; }

#p_brand_news .item .picW .iconTag {
  width: 45px;
  height: 45px;
  position: absolute;
  bottom: 5px;
  right: 5px; }

#p_brand_news .item img {
  width: 100%; }

#p_brand_news .item .boxPic {
  margin: 0 0 5px;
  position: relative; }

#p_brand_news .item .txtPink {
  color: #ff5a54;
  position: relative; }

#p_brand_news .item .txtBlue {
  color: #70b1d2; }

#p_brand_news .item .boxDate {
  font-weight: bold;
  margin: 0 0 5px; }

#p_brand_news .item .boxTit {
  font-size: 14px;
  line-height: 1.3;
  margin: 0 0 5px; }

#p_brand_news .item p {
  font-size: 11px; }

#p_brand_news .btnMore {
  border: 4px solid #e6e6e6;
  text-align: center;
  max-width: 820px;
  margin: 0 auto;
  clear: both; }

#p_brand_news .btnMore:hover {
  -ms-filter: "alpha( opacity=70 )";
  filter: alpha(opacity=70);
  opacity: 0.7; }

#p_brand_news .btnMore a {
  display: block;
  width: 100%;
  padding: 10px 0; }

#p_brand_news .btnMore a img {
  width: 50px;
  vertical-align: middle; }

/* ---------------------------------------------
新着商品一覧 > 商品詳細
--------------------------------------------- */
.sns .snsTit {
  margin: 11px 2px 0 0;
  float: left;
  font-size: 12px;
  color: #000b41;
  font-family: 'Montserrat', sans-serif; }

.sns ul {
  float: left; }

.sns ul li {
  margin-left: 5px;
  float: left; }

.sns ul li a {
  width: 36px;
  height: 36px;
  display: block;
  text-indent: -9999px;
  background-image: url(../images/icon_sns.png);
  background-size: 108px 72px;
  background-repeat: no-repeat; }

.sns ul li a#fb {
  background-position: 0 0; }

.sns ul li a#fb:hover {
  background-position: 0 -36px; }

.sns ul li a#tw {
  background-position: -36px 0; }

.sns ul li a#tw:hover {
  background-position: -36px -36px; }

.sns ul li a#ln {
  background-position: -72px 0; }

.sns ul li a#ln:hover {
  background-position: -72px -36px; }

.product.detail #h1Style {
  margin-bottom: 20px;
  text-align: left;
  line-height: 1.3; }

.product.detail .mainImg {
  text-align: center;
  clear: both;
  margin-bottom: 10px; }

.product.detail .code {
  margin-bottom: 30px;
  color: #8c8c8c; }

.product.detail .cate {
  margin-bottom: 5px;
  color: #8c8c8c; }

.product.detail .itemDetail {
  margin-bottom: 20px; }

.product.detail .detailL .txt {
  margin-bottom: 20px; }

.product.detail .detailL .txt p {
  line-height: 1.8; }

.product.detail .detailL .component {
  background-color: #f5f5f5; }

.product.detail .detailL .component .titCom {
  padding: 12px 20px 12px;
  cursor: pointer; }

.product.detail .detailL .component .titCom span {
  display: block;
  background: url(../images/icon_acc_arrow_close.png) no-repeat center right; }

.product.detail .detailL .component .titCom.open span {
  background: url(../img/news/icon_acc_arrow_open.png) no-repeat center right; }

.product.detail .detailL .component .titTxt {
  padding: 0 20px 18px;
  display: none; }

.product.detail .detailR .price {
  margin-bottom: 20px;
  font-size: 16px; }

.product.detail .detailR .price .yen {
  margin: 0 5px;
  font-size: 26px;
  color: #e41c64; }

.product.detail .detailR .price .amount {
  font-size: 13px; }

.product.detail .detailR .btnCart {
  margin-bottom: 18px; }

.product.detail .detailR .btnCart a {
  padding: 18px 0;
  text-align: center;
  font-size: 22px;
  color: #fff;
  background-color: #e41c64;
  display: block;
  background-image: url(../images/icon_cart.png);
  background-position: 25px center;
  background-repeat: no-repeat;
  background-size: 23px 21px; }

.product.detail .detailR .btnCart a:hover {
  background-color: #ec6193; }

.product.detail .detailR .linkBrand a {
  padding-right: 13px;
  color: #000b41;
  font-size: 13px;
  background-image: url(../img/product/icon_arrow.png);
  background-position: center right;
  background-repeat: no-repeat;
  background-size: 5px 8px; }

/* detailL */
/* detailR */
/* ---------------------------------------------
ブランド一覧 > カテゴリ
--------------------------------------------- */
/*メニュー チェックボックス*/
.checkList {
  margin-bottom: 30px;
  padding: 20px;
  padding-right: 16px;
  background-color: #f5f5f5; }

input[type=checkbox] {
  display: none; }

.checkbox {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  position: relative;
  display: table;
  margin: 0.2%;
  padding: 5px 5px 5px 6%;
  border: 1px solid #dcdcdc;
  vertical-align: middle;
  cursor: pointer;
  width: 24.6%;
  height: 50px;
  font-size: 14px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  float: left;
  line-height: 1.3;
  background-color: #fff; }

.checkbox span {
  display: table-cell;
  vertical-align: middle;
  line-height: 1.1; }

.checkbox:before {
  content: '';
  height: 0;
  background-image: url(../images/icon_check.png);
  background-repeat: no-repeat;
  background-position: center left;
  background-size: 26px auto;
  display: block;
  width: 26px;
  height: 26px;
  position: absolute;
  top: 12px;
  left: 5%; }

.checkbox:hover:before {
  background-position: top left; }

.checkbox:hover span {
  -ms-filter: "alpha( opacity=70 )";
  filter: alpha(opacity=70);
  opacity: 0.7; }

.oya {
  clear: both; }

.oya .checkbox {
  width: 24.9% !important; }

.oya > .checkbox {
  margin-right: 0;
  margin-bottom: 0;
  -moz-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px; }

.ko .checkbox {
  margin-bottom: 0;
  margin-right: 0;
  -mox-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border-right: none; }

.ko .checkbox:nth-child(3n) {
  border-right: 1px solid #dcdcdc; }

.ko .checkbox:last-child {
  border-right: 1px solid #dcdcdc;
  -mox-border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0; }

input[type=checkbox]:checked + .checkbox {
  background-color: #fcf5f8;
  color: #e41c64; }

input[type=checkbox]:checked + .checkbox:hover span {
  -ms-filter: "alpha( opacity=100 )";
  filter: alpha(opacity=100);
  opacity: 1; }

input[type=checkbox]:checked + .checkbox:before {
  background-position: bottom left; }

.checkListIn {
  margin: 0 0 5px; }

.parent {
  clear: both; }

#btnSubmit {
  width: 200px;
  height: 50px;
  color: #000b41;
  font-size: 18px;
  text-align: center;
  border: 1px solid #000b41;
  background-image: url(../images/icon_search.png);
  background-repeat: no-repeat;
  background-position: 10px center;
  background-size: 18px auto;
  background-color: #fff;
  margin: 0 auto;
  display: block;
  font-family: "Noto Sans Japanese",serif; }

#btnSubmit:hover {
  cursor: pointer;
  background-image: url(../img/product/icon_search_w.png);
  background-color: #000b41;
  color: #fff; }

/* ---------------------------------------------
Brand common
--------------------------------------------- */
/*.brand.oneColumn #pkz {
padding-top: 15px;
padding-bottom: 30px;
}*/
.brand.oneColumn .contents .brandLogo {
  margin: 0 auto 20px; }

.brand.gingerer .brandLogo img {
  width: 330px; }

.brand.angelpure .brandLogo img {
  width: 252px; }

.brand.saborino .brandLogo img {
  width: 330px; }

.brand.suhadaka .brandLogo img {
  width: 297px; }

.brand.yorumore .brandLogo img {
  width: 260px; }

.brand.restgenol .brandLogo img, .brand.lovetulle .brandLogo img {
  width: 330px; }

.brand.skinflat .brandLogo img {
  width: 165px; }

.brand.lafuni .brandLogo img {
  width: 246px; }

.brand.cavanne .brandLogo img {
  width: 243px; }

.brand.oneColumn .contents .brandLead {
  text-align: center;
  margin: 0 0 60px;
  color: #8c8c8c; }

.brand.oneColumn .picMain {
  position: relative; }

.brand.oneColumn .picMain img {
  width: 100%; }

.brand.oneColumn .picMain .btnSee {
  display: none; }

.brand.oneColumn .picMain .btnSee img {
  vertical-align: middle; }

/* ---------------------------------------------
Brand
--------------------------------------------- */
#container0000 {
  margin-left: -10px;
  margin-right: -10px; }

#container0000 div.item {
  background-color: #fff;
  position: relative; }

#container0000 div.item a {
  padding: 0px 10px 0px;
  display: block; }

@media only screen and (max-width: 768px) {
  #container0000 {
    margin-left: 0;
    margin-right: 0;
    border-bottom: solid 1px #e6e6e6; }
  #container0000 div.item a {
    padding: 0; }
  #container0000 div.item.count5 {
    display: none; } }

#container0000 div.item {
  display: block; }

#container0000 div.item a {
  position: relative;
  display: block;
  color: #333333; }

#container0000 div.item a .thumb {
  position: relative; }

#container0000 div.item a .thumb .date {
  position: absolute;
  display: inline-block;
  width: auto;
  height: auto;
  left: 0;
  top: 0;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 0.25em 0.75em 0.2em; }

#container0000 div.item a .thumb .date p {
  line-height: 1;
  font-size: 78.6%;
  color: #505050; }

#container0000 div.item a .thumb .cat {
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  right: 5px;
  bottom: 5px; }

#container0000 div.item a .thumb .cat p {
  display: none; }

#container0000 div.item a .thumb .cat:before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  z-index: 10;
  background-size: cover; }

#container0000 div.item a .meta {
  position: relative;
  margin-top: 0.85em; }

#container0000 div.item a .meta .icon {
  display: table;
  position: absolute;
  left: 0;
  top: 0; }

#container0000 div.item a .meta .icon .thumb {
  display: table-cell;
  vertical-align: top;
  width: 40px;
  height: 40px;
  display: block;
  overflow: hidden;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%; }

#container0000 div.item a .meta .icon .text {
  display: table-cell;
  vertical-align: top;
  padding-top: 0;
  padding-left: 0.75em; }

#container0000 div.item a .meta .icon .text p {
  line-height: 1;
  font-size: 78.6%; }

#container0000 div.item a .meta .news_title {
  width: 100%;
  position: relative;
  padding-left: 50px;
  padding-top: 1em; }

#container0000 div.item a .meta .news_title h3 {
  font-size: 12px;
  height: 28.8px;
  line-height: 1.2;
  position: relative;
  overflow: hidden; }

#container0000 div.item a .meta .news_title h3:before, #container0000 div.item a .meta .news_title h3:after {
  position: absolute; }

#container0000 div.item a .meta .news_title h3:after {
  top: 14.4px;
  right: 0;
  background-color: #fff;
  display: block;
  width: 1.25em; }

#container0000 div.item a .meta .news_title h3:before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%; }

#container0000 div.item a .meta .expert {
  display: none; }

#container0000 div.item.product a .thumb .cat:before {
  background-image: url(../images/newsicon_product_circle.png); }

#container0000 div.item.info a .thumb .cat:before {
  background-image: url(../images/newsicon_info_circle.png); }

#container0000 div.item.event a .thumb .cat:before {
  background-image: url(../images/newsicon_event_circle.png); }

#container0000 div.item.blog a .thumb .cat:before {
  background-image: url(../images/newsicon_blog_circle.png); }

#container0000 div.item + .brand_news_cont {
  margin-top: 2em; }

@media only screen and (max-width: 768px) {
  #container0000 div.item {
    width: 50%; }
  #container0000 div.item a {
    position: relative; }
  #container0000 div.item a:after {
    position: absolute;
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    right: 0;
    top: 15px;
    background-color: #e6e6e6; }
  #container0000 div.item a .meta {
    padding-left: 10px;
    padding-right: 10px; }
  #container0000 div.item a .meta .icon {
    left: 10px; }
  #container0000 div.item.count5 {
    display: none; } }

#container0000 .boxDate {
  color: #01cafe; }

/* ---------------------------------------------
サブスライド
--------------------------------------------- */
.contSlideW {
  margin: 0 0 30px; }

.contSlideW h2 {
  margin: 0 auto 15px;
  padding: 10px;
  width: 300px;
  background-color: #fff; }

.contSlideW .contSlider {
  margin-left: -10px;
  margin-right: -10px; }

.contSlideW .contSlider li.news_cont {
  background-color: #fff;
  position: relative; }

.contSlideW .contSlider li.news_cont a {
  padding: 0px 10px 0px;
  display: block; }

@media only screen and (max-width: 768px) {
  .contSlideW .contSlider {
    margin-left: 0;
    margin-right: 0;
    border-bottom: solid 1px #e6e6e6; }
  .contSlideW .contSlider li.news_cont a {
    padding: 0; }
  .contSlideW .contSlider li.news_cont.count5 {
    display: none; } }

.contSlideW .contSlider li.news_cont {
  display: block; }

.contSlideW .contSlider li.news_cont a {
  position: relative;
  display: block;
  color: #333333; }

.contSlideW .contSlider li.news_cont a .thumb {
  position: relative; }

.contSlideW .contSlider li.news_cont a .thumb .date {
  position: absolute;
  display: inline-block;
  width: auto;
  height: auto;
  left: 0;
  top: 0;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 0.25em 0.75em 0.2em; }

.contSlideW .contSlider li.news_cont a .thumb .date p {
  line-height: 1;
  font-size: 78.6%;
  color: #505050; }

.contSlideW .contSlider li.news_cont a .thumb .cat {
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  right: 5px;
  bottom: 5px; }

.contSlideW .contSlider li.news_cont a .thumb .cat p {
  display: none; }

.contSlideW .contSlider li.news_cont a .thumb .cat:before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  z-index: 10;
  background-size: cover; }

.contSlideW .contSlider li.news_cont a .meta {
  display: table;
  margin-top: 0.85em; }

.contSlideW .contSlider li.news_cont a .meta .icon {
  display: table-cell;
  width: 40px;
  vertical-align: top; }

.contSlideW .contSlider li.news_cont a .meta .icon .thumb {
  vertical-align: top;
  width: 40px;
  height: 40px;
  display: block;
  overflow: hidden;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%; }

.contSlideW .contSlider li.news_cont a .meta .news_title {
  display: table-cell;
  padding-left: 8px;
  width: calc(100% - 48px); }

.contSlideW .contSlider li.news_cont a .meta .news_title .text {
  margin-bottom: 4px; }

.contSlideW .contSlider li.news_cont a .meta .news_title .text p {
  line-height: 1;
  font-size: 78.6%; }

.contSlideW .contSlider li.news_cont a .meta .news_title h3 {
  font-size: 12px;
  height: 28.8px;
  line-height: 1.2;
  position: relative;
  overflow: hidden; }

.contSlideW .contSlider li.news_cont a .meta .news_title h3:before, .contSlideW .contSlider li.news_cont a .meta .news_title h3:after {
  position: absolute; }

.contSlideW .contSlider li.news_cont a .meta .news_title h3:after {
  top: 14.4px;
  right: 0;
  background-color: #fff;
  display: block;
  width: 1.25em; }

.contSlideW .contSlider li.news_cont a .meta .news_title h3:before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%; }

.contSlideW .contSlider li.news_cont a .meta .expert {
  display: none; }

.contSlideW .contSlider li.news_cont.product a .thumb .cat:before {
  background-image: url(../images/newsicon_product_circle.png); }

.contSlideW .contSlider li.news_cont.info a .thumb .cat:before {
  background-image: url(../images/newsicon_info_circle.png); }

.contSlideW .contSlider li.news_cont.event a .thumb .cat:before {
  background-image: url(../images/newsicon_event_circle.png); }

.contSlideW .contSlider li.news_cont.blog a .thumb .cat:before {
  background-image: url(../images/newsicon_blog_circle.png); }

.contSlideW .contSlider li.news_cont + .brand_news_cont {
  margin-top: 2em; }

@media only screen and (max-width: 768px) {
  .contSlideW .contSlider li.news_cont {
    width: 50%; }
  .contSlideW .contSlider li.news_cont a {
    position: relative; }
  .contSlideW .contSlider li.news_cont a:after {
    position: absolute;
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    right: 0;
    top: 15px;
    background-color: #e6e6e6; }
  .contSlideW .contSlider li.news_cont a .meta {
    padding-left: 10px;
    padding-right: 10px; }
  .contSlideW .contSlider li.news_cont a .meta .icon {
    left: 10px; }
  .contSlideW .contSlider li.news_cont.count5 {
    display: none; } }

.contSlideW .contSlider .boxDate {
  color: #01cafe; }

.contSlideW .bx-wrapper {
  max-width: 840px !important;
  position: relative; }

.contSlideW .bx-wrapper .bx-viewport {
  height: 100% !important;
  padding-top: 20px;
  padding-right: 13px;
  display: block;
  min-height: 1%; }

.contSlideW .bx-wrapper .bx-viewport:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden; }

* html .contSlideW .bx-wrapper .bx-viewport {
  height: 1%;
  /*\*/
  /*/
  height: auto;
  overflow: hidden;
  /**/ }

.contSlideW .bx-wrapper .bx-controls .bx-controls-direction a {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  text-indent: -9999px; }

.contSlideW .bx-wrapper .bx-controls .bx-controls-direction a:hover {
  -ms-filter: "alpha( opacity=100 )";
  filter: alpha(opacity=100);
  opacity: 1; }

.contSlideW .bx-wrapper .bx-controls .bx-prev {
  left: -22px;
  background: url(../images/icon_sub_pager_l.jpg) no-repeat top left; }

.contSlideW .bx-wrapper .bx-controls .bx-next {
  right: -3px;
  background: url(../img/top/slide/icon_sub_pager_r.jpg) no-repeat top left; }

.contSlideW .bx-wrapper .bx-controls .bx-pager {
  /*bottom: -30px;
  left: 50%;
  margin-left: -25px;
  position: absolute;*/
  margin-top: 20px;
  text-align: center; }

.contSlideW .bx-wrapper .bx-controls .bx-pager .bx-pager-item {
  display: inline-block;
  margin: 0 3px; }

.contSlideW .bx-wrapper .bx-controls .bx-pager .bx-pager-item a {
  display: inline-block;
  text-indent: -9999px;
  width: 8px;
  height: 8px;
  background-color: #e6e6e6;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px; }

.contSlideW .bx-wrapper .bx-controls .bx-pager .bx-pager-item a.active {
  background-color: #000b41; }

.contSlideW .contSlider li .slideImg {
  margin: 0 0 5px;
  position: relative; }

.contSlideW .contSlider li .slideImgIn {
  max-height: 147px;
  overflow: hidden; }

.contSlideW .contSlider li .iconTag {
  width: 45px;
  height: 45px;
  position: absolute;
  bottom: 5px;
  right: 5px; }

.txtproduct {
  color: #00c9ff !important; }

.txtevent {
  color: #c0c260 !important; }

.txtinfo {
  color: #00c8ae !important; }

.txtblogger {
  color: #ff584e !important; }

.contSlideW .contSlider li .slideTxt {
  color: #1e1e1e; }

.contSlideW .contSlider .subSlideTit {
  font-size: 15px;
  line-height: 1.3; }

.contSlideW .contSlider .slideTxt p {
  font-size: 11px; }

.contSlideW .contSlider li .slideDate {
  position: absolute;
  top: -35px;
  right: -28px;
  width: 60px;
  height: 60px; }

/* ---------------------------------------------
詳細ページページャー
--------------------------------------------- */
#singlepager {
  padding: 10px 0 80px;
  font-size: 13px;
  clear: both; }

#singlepager ul {
  text-align: center; }

#singlepager ul li {
  display: inline-block;
  text-align: center; }

#singlepager ul li a {
  /*width: 30px;*/
  height: 30px;
  padding-top: 5px;
  padding-right: 10px;
  padding-left: 10px;
  color: #000b41;
  border: solid 1px #fff;
  display: block; }

#singlepager ul li:first-child a, #singlepager ul li:last-child a {
  width: auto;
  position: relative; }

#singlepager ul li:first-child a {
  padding-right: 10px;
  padding-left: 25px; }

#singlepager ul li:last-child a {
  padding-right: 25px;
  padding-left: 10px; }

#singlepager ul li:first-child a:after, #singlepager ul li:last-child a:after {
  content: "";
  position: absolute;
  top: 50%;
  width: 5px;
  height: 8px;
  margin-top: -2px;
  background-image: url(../images/icon_pager.png);
  background-size: 5px 16px;
  background-repeat: no-repeat; }

#singlepager ul li:first-child a:after {
  left: 8px;
  background-position: top left; }

#singlepager ul li:last-child a:after {
  right: 8px;
  background-position: bottom left; }

#singlepager ul li a:hover {
  border: solid 1px #dcdcdc;
  background-color: #f5f5f5;
  color: #8c8c8c; }

/* ---------------------------------------------
about
--------------------------------------------- */
.about .contents {
  max-width: 820px;
  margin: 0 auto;
  padding: 0; }

.about .contents .contentLIn {
  width: 100%; }

.about #h1Style {
  margin-bottom: 100px; }

.about .tblW {
  margin-bottom: 20px; }

.about .brandList {
  margin-bottom: 80px; }

.about .brandList h2 {
  text-align: center;
  border-top: 1px solid #dcdcdc;
  margin-bottom: 20px;
  padding-top: 50px; }

.about .btnLink {
  max-width: 200px;
  border: 1px solid #000b41;
  display: block;
  color: #000b41;
  font-size: 16px;
  margin: 0 auto;
  padding: 10px;
  text-align: center; }

.about .btnLink span {
  display: block;
  background-image: url(../images/icon_arrow_1.png);
  background-position: center right;
  background-repeat: no-repeat;
  background-size: 5px 8px; }

.about .btnLink.btnFirst {
  margin-bottom: 75px; }

.about .btnLink.btnFirst span {
  padding-right: 10px; }

.about .linkLead {
  text-align: center;
  margin: 0 0 20px; }

.about .txtLink {
  width: 250px;
  margin: 15px auto 0;
  display: block;
  text-align: center;
  font-size: 13px;
  color: #000b41; }

.about .txtLink span {
  background: url(../images/icon_arrow.png) no-repeat center right;
  padding-right: 10px; }

/* ---------------------------------------------
ページャー
--------------------------------------------- */
.pager0000000 {
  padding: 10px 0 80px;
  font-size: 13px;
  clear: both; }

.pager0000000 .wp-pagenavi {
  text-align: center; }

.pager0000000 .wp-pagenavi a, .pager0000000 .wp-pagenavi span {
  width: 30px;
  height: 30px;
  margin: 0 3px;
  padding-top: 5px;
  color: #000b41;
  border: solid 1px #fff;
  display: inline-block; }

.pager0000000 .wp-pagenavi a:first-child, .pager0000000 .wp-pagenavi a:last-child {
  width: auto;
  position: relative; }

.pager0000000 .wp-pagenavi a:first-child {
  padding-right: 10px;
  padding-left: 25px; }

.pager0000000 .wp-pagenavi a:last-child {
  padding-right: 25px;
  padding-left: 10px; }

.pager0000000 .wp-pagenavi a:first-child:after, .pager0000000 .wp-pagenavi a:last-child:after {
  content: "";
  position: absolute;
  top: 50%;
  width: 5px;
  height: 8px;
  margin-top: -4px;
  background-image: url(../images/icon_pager.png);
  background-size: 5px 16px;
  background-repeat: no-repeat; }

.pager0000000 .wp-pagenavi a:first-child:after {
  left: 8px;
  background-position: top left; }

.pager0000000 .wp-pagenavi a:last-child:after {
  right: 8px;
  background-position: bottom left; }

.pager0000000 .wp-pagenavi a:hover {
  border: solid 1px #dcdcdc;
  background-color: #f5f5f5;
  color: #8c8c8c; }

.pager0000000 .wp-pagenavi span {
  border: solid 1px #dcdcdc;
  background-color: #f5f5f5;
  color: #8c8c8c; }

/* ---------------------------------------------
検索結果
--------------------------------------------- */
.resultBox {
  clear: both; }

.resultBox .titResult {
  padding: 20px 0 10px;
  font-size: 18px; }

.resultBox .titResult a {
  color: #000b41; }

.resultBox .resultBoxL {
  width: 64px;
  margin-right: -82px;
  float: left; }

.resultBox .resultBoxL img {
  border: solid 1px #dcdcdc; }

.resultBox .resultBoxR {
  float: left; }

.resultBox .resultBoxR p {
  margin-left: 82px;
  line-height: 1.5; }

/* ---------------------------------------------
BCLについて
--------------------------------------------- */
.about .linkBtnW p {
  background-image: url(../images/img_ling_dot.png);
  background-position: center top;
  background-repeat: repeat-x;
  background-size: 54px 10px;
  margin-bottom: 25px;
  padding-top: 75px; }

/* ---------------------------------------------
404
--------------------------------------------- */
.error404 p {
  margin: 0 0 30px !important; }

.btnBack a {
  position: relative;
  color: #000b41; }

.btnBack a:before {
  position: absolute;
  background-image: url(../images/icon_pager.png);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 5px 16px;
  width: 5px;
  height: 8px;
  top: 8px;
  left: -12px;
  content: ""; }

.ko .checkbox {
  margin: 0.2% 0; }

/* ---------------------------------------------
media screen
--------------------------------------------- */
@media print, screen and (min-width: 1024px) {
  /* ---------------------------------------------
  新着商品一覧
  --------------------------------------------- */
  .itemBox .btnBox {
    width: 184px;
    position: absolute;
    left: 50%;
    margin-left: -92px;
    bottom: 10px; }
  .itemBox .btnBox .btnItem, .itemBox .btnBox .btnCart {
    width: 90px; }
  .itemBox .btnBox .btnItem {
    float: left; }
  .itemBox .btnBox .btnCart {
    float: right; }
  /* ---------------------------------------------
  ブランド一覧 > カテゴリ
  --------------------------------------------- */
  .brandCate ul li.parent > a {
    width: 24.8%;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
    float: left; }
  .brandCate ul li.parent ul {
    width: 75.2%;
    float: left; } }

@media print, screen and (max-width: 1023px) {
  /* ---------------------------------------------
  新着商品一覧
  --------------------------------------------- */
  .itemBox {
    padding-bottom: 90px; }
  .itemBox .btnBox {
    bottom: 10px;
    left: 50%;
    margin: 0 0 0 -50%;
    padding: 0 10px;
    position: absolute;
    width: 100%; }
  .itemBox .btnBox .btnItem {
    margin-bottom: 3px; }
  .itemBox .btnBox .btnItem a {
    padding: 7px 0 5px; }
  .itemBox .btnBox .btnCart a {
    padding: 7px 0 5px; }
  /* ---------------------------------------------
  ブランド一覧 > カテゴリ
  --------------------------------------------- */
  .brandCate ul li.parent > a {
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0; }
  .brandCate ul li.parent ul li a {
    border-top: none; }
  .brandCate ul li.parent ul li:nth-child(4n) a, .brandCate ul li.parent ul li:first-child a {
    border-left: solid 1px #dcdcdc;
    -webkit-border-radius: 0 0 0 5px;
    -moz-border-radius: 0 0 0 5px;
    border-radius: 0 0 0 5px; }
  .brandCate ul li.parent ul li:last-child a {
    -webkit-border-radius: 0 0 5px 0;
    -moz-border-radius: 0 0 5px 0;
    border-radius: 0 0 5px 0; } }

@media print, screen and (min-width: 768px) {
  .mr00_pc {
    margin-right: 0 !important; }
  /* ---------------------------------------------
  content
  --------------------------------------------- */
  .contents .contentL {
    width: 74.6%;
    float: left; }
  .contents .contentR {
    width: 23.7%;
    float: right; }
  .product.makeup .contentL, .product.skincare .contentL, .product.index .contentL {
    width: 76.3%; }
  .contentLIn {
    width: 97.8%; }
  .product.makeup .productNews, .product.skincare .productNews, .product.index .productNews {
    width: 97.8%; }
  .brand.index .contentLIn {
    width: 100%; }
  /* oneColumn
  --------------------------------------------- */
  .oneColumn .contentL {
    max-width: 100% !important;
    width: 100% !important;
    float: none;
    margin: 0 !important; }
  .oneColumn .contSlideW .bx-wrapper {
    max-width: 1112px !important;
    margin: 0 auto; }
  .oneColumn .contSlideW .bx-wrapper .bx-viewport {
    max-width: 1112px !important;
    margin: 0 auto; }
  .oneColumn .contSlideW .bx-wrapper .bx-controls .bx-next {
    right: -10px; }
  .oneColumn .contSlideW .bx-wrapper .bx-controls .bx-controls-direction a {
    margin-top: -35px; }
  .oneColumn .contentR {
    display: none; }
  .oneColumn .contentL .itemBox {
    width: 23.5%;
    background-color: #fff; }
  .oneColumn .productNews {
    margin: 0 auto; }
  .brand.oneColumn .contSlideW {
    margin-left: 12px; }
  /* 枠線
  --------------------------------------------- */
  .frame {
    margin: 0 0 30px;
    padding: 50px;
    border: solid 1px #dcdcdc;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    position: relative; }
  /* ---------------------------------------------
  新着商品一覧
  --------------------------------------------- */
  /*.itemBox:nth-of-type(3n+1) {}*/
  /*.itemBox:nth-child(3n+1) {
  margin-right: 0;
}*/
  /* ---------------------------------------------
  新着商品一覧 > 商品詳細
  --------------------------------------------- */
  .sns0000000 {
    position: absolute;
    top: 20px;
    right: 20px; }
  .product.detail .detailL, .product.detail .detailR {
    width: 46.9%; }
  .product.detail .detailL {
    float: left; }
  .product.detail .detailR {
    float: right; }
  /* ---------------------------------------------
  ブランド一覧 > カテゴリ
  --------------------------------------------- */
  .oya > .checkbox {
    border-right: none; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .brandCate ul li {
    width: 32.7%;
    /*margin: 0 0.9% 0.9% 0;*/ }
  .brandCate ul li:nth-child(3n) {
    margin-right: 0; }
  .brandCate ul li:nth-child(4n) {
    margin-right: 0.9%; } }

@media screen and (max-width: 767px) {
  .mr00_sp {
    margin-right: 0 !important; }
  /* ---------------------------------------------
  header
  --------------------------------------------- */
  #header {
    background-color: #fff; }
  /* ---------------------------------------------
  パンくず
  --------------------------------------------- */
  #pkz {
    padding-top: 50px;
    padding-bottom: 30px; }
  /* ---------------------------------------------
  content
  --------------------------------------------- */
  .brand.index h1 {
    width: 155px;
    margin: 30px auto 0; }
  .brand.index .contentL {
    padding: 0; }
  .brand.index .contentL .btmInfo .sideTit {
    margin: 0 0 15px; }
  .brand.index .contentL .btmInfo .sideTitSkin span {
    width: 187px;
    display: block; }
  .brand.index .contentL .btmInfo .sideTitMake span {
    width: 178px;
    display: block; }
  .product.makeup .contentL, .product.skincare .contentL, .product.index .contentL {
    padding: 0; }
  .blogger.single .contentL {
    padding: 0; }
  .contentLIn {
    padding: 0 15px; }
  .news.detail .contentLIn {
    padding: 0; }
  /* 枠線
  --------------------------------------------- */
  .frame {
    margin: 0 0 40px; }
  /* hx
  --------------------------------------------- */
  #h1Style {
    margin-bottom: 39px; }
  .product.index #h1Style img {
    max-width: 139px; }
  .product.skincare #h1Style img {
    max-width: 118px; }
  .product.makeup #h1Style img {
    max-width: 100px; }
  /* contentL
  --------------------------------------------- */
  /* PRODUCT NEWS */
  .productNews {
    padding-left: 15px;
    padding-right: 15px; }
  .productNews .sideTit span img {
    max-width: 124px; }
  .productNews .sideTit .more {
    bottom: 5px; }
  .productNews .sideTit .more img {
    max-width: 37px; }
  /* Recommend よく一緒に購入される商品 */
  .recommend .sideTit span img {
    max-width: 185px; }
  /* RANKING：左1カラム*/
  .contentL .ranking {
    display: none; }
  /* ---------------------------------------------
  新着商品一覧
  --------------------------------------------- */
  .itemBox {
    width: 49%;
    padding: 0 0 25%; }
  .itemBox a {
    padding: 10px 10px 0; }
  /*.itemBox:nth-of-type(2n+1) {}*/
  /*.itemBox:nth-child(2n+1) {
  margin-right: 0;
}*/
  #p_brand_news .item {
    max-width: 100%;
    margin: 0 0 10px; }
  /* ---------------------------------------------
  新着商品一覧 > 商品詳細
  --------------------------------------------- */
  .sns {
    float: right; }
  .sns .snsTit {
    margin-top: 5px; }
  .sns ul li {
    margin-left: 3px; }
  .sns ul li a {
    width: 25px;
    height: 25px;
    background-size: 75px 50px; }
  .sns ul li a#fb {
    background-position: 0 0; }
  .sns ul li a#fb:hover {
    background-position: 0 -25px; }
  .sns ul li a#tw {
    background-position: -25px 0; }
  .sns ul li a#tw:hover {
    background-position: -25px -25px; }
  .sns ul li a#ln {
    background-position: -50px 0; }
  .sns ul li a#ln:hover {
    background-position: -50px -25px; }
  .product.detail .detailL {
    margin-bottom: 10px; }
  .product.detail .detailL .txt p {
    font-size: 12px;
    line-height: 1.5; }
  .product.detail .detailR .btnCart a {
    background-position: 10px center;
    background-size: 20px 18px;
    font-size: 18px;
    padding: 10px 0 12px; }
  .product.detail .detailR .price {
    font-size: 12px;
    margin-bottom: 10px; }
  .product.detail .detailR .price .yen {
    font-size: 18px; }
  .product.detail .detailR .price .amount {
    font-size: 9px; }
  .product.detail #h1Style {
    font-size: 18px;
    font-weight: bold; }
  /* ---------------------------------------------
  ブランド 一覧
  --------------------------------------------- */
  /* ---------------------------------------------
  ブランド一覧 > カテゴリ
  --------------------------------------------- */
  .checkList {
    padding: 5px; }
  .checkbox {
    width: 49.4%;
    height: 35px;
    font-size: 10px;
    padding-left: 34px;
    display: table;
    padding-top: 3px;
    padding-bottom: 3px; }
  .checkbox::before {
    background-size: 18px auto;
    width: 18px;
    height: 18px;
    left: 10px;
    top: 9px; }
  .checkbox span {
    line-height: 1.3;
    width: 100%; }
  #btnSubmit {
    width: 98%;
    margin: 0 auto; }
  .oya .checkbox {
    width: 49.4% !important;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 0.2% !important;
    border: 1px solid #dcdcdc !important; }
  .oya .checkbox:last-child {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; }
  /* ---------------------------------------------
  Brand
  --------------------------------------------- */
  .brand.oneColumn .picMain .btnSee {
    width: 92%;
    padding: 7.5% 0;
    display: block;
    position: absolute;
    left: 4%;
    bottom: 5%; }
  .brand.oneColumn #pkz {
    padding-top: 50px;
    padding-bottom: 20px; }
  .brand.oneColumn .contents .brandLogo {
    margin: 0 auto 15px; }
  .brand.gingerer .brandLogo img {
    width: 200px; }
  .brand.angelpure .brandLogo img {
    width: 136px; }
  .brand.saborino .brandLogo img {
    width: 200px; }
  .brand.suhadaka .brandLogo img {
    width: 167px; }
  .brand.yorumore .brandLogo img {
    width: 160px; }
  .brand.ygcollection .brandLogo img {
    width: 76px; }
  .brand.restgenol .brandLogo img, .brand.lovetulle .brandLogo img {
    width: 200px; }
  .brand.skinflat .brandLogo img {
    width: 88px; }
  .brand.lafuni .brandLogo img {
    width: 126px; }
  .brand.andmagic .brandLogo img {
    width: 77px; }
  .brand.cavanne .brandLogo img {
    width: 152px; }
  .brand.oneColumn .contents .brandLead {
    text-align: center;
    margin: 0 0 30px;
    font-size: 10px; }
  /* サブスライド
  --------------------------------------------- */
  .contSlideW {
    position: relative;
    /*margin-bottom: 45px !important;*/ }
  .contSlideW .contSlider li {
    /*width: 140px!important;*/
    /*width: 260px!important;*/ }
  .contSlideW .contSlider li a {
    border-width: 2px; }
  .contSlideW .contSlider li a .slideTxt {
    padding: 0 5px; }
  .contSlideW .contSlider li a .slideTxt .subSlideTit {
    font-size: 14px; }
  .contSlideW .contSlider li a .slideTxt p {
    font-size: 10px; }
  .contSlideW .bx-wrapper {
    /*height: 190px!important;*/
    /*max-width: 100%!important;
    min-height: 350px;*/ }
  .contSlideW .bx-wrapper .bx-viewport {
    /*height: 190px!important;*/
    /*max-width: 100%!important;
    min-height: 350px;*/
    margin-left: 0;
    padding-left: 15px;
    padding-right: 15px; }
  .contSlideW .bx-wrapper .bx-controls .bx-controls-direction a {
    width: 30px;
    height: 30px; }
  .contSlideW .bx-wrapper .bx-controls .bx-next {
    right: 5px;
    background-size: 30px; }
  .contSlideW .bx-wrapper .bx-controls .bx-prev {
    left: 5px;
    background-size: 30px; }
  .contSlideW .bx-wrapper .bx-controls a {
    width: 30px;
    height: 30px;
    margin-top: -10px; }
  .contSlideW .contSlider li div {
    margin-bottom: 3px; }
  .contSlideW .contSlider li a {
    padding: 10px; }
  .contSlideW .contSlider li a .slideTxt {
    margin-bottom: 0; }
  .contSlideW .contSlider li .slideDate {
    width: 37px;
    top: -20px;
    right: -20px; }
  .contSlideW .contSlider li .iconTag {
    width: 23px;
    height: 23px;
    bottom: 3px;
    right: 3px; }
  /* ---------------------------------------------
  brand TOP
  --------------------------------------------- */
  .brand.index .contentLIn {
    padding: 0; }
  .contentL .brandList {
    margin: 0 0 20px; }
  .contentL .bnrList {
    padding: 0 15px; }
  .contentL .bnrList ul li {
    width: 48%;
    margin-right: 4% !important; }
  .contentL .bnrList ul li:nth-child(2n) {
    margin-right: 0 !important; }
  .contentL .bnrList ul li:nth-child(6n) {
    clear: none;
    margin-right: 2%; }
  .contentL .bnrList ul li div:first-child {
    max-width: 100%; }
  /* ---------------------------------------------
  シングルページャー
  --------------------------------------------- */
  #singlepager {
    padding-bottom: 28px;
    font-size: 10px; }
  #singlepager ul li a {
    /*width: 20px;*/
    height: 20px;
    padding-top: 3px; }
  /* ---------------------------------------------
  ページャー
  --------------------------------------------- */
  /* ---------------------------------------------
  BCLについて
  --------------------------------------------- */
  .about #h1Style {
    margin-bottom: 30px; }
  .about .contentL {
    padding: 0; }
  .about .contentLIn {
    padding: 0; }
  .about .contentLIn .brandList h2 {
    display: none; }
  .about .contSlideW {
    /*padding: 0 15px;*/ }
  .about .linkBtnW {
    padding: 0 15px; }
  .about .linkBtnW p {
    background-image: url(../images/img_ling_dot.png);
    background-repeat: repeat-x;
    background-size: 37px 7px;
    background-position: top center;
    margin-bottom: 10px;
    padding-top: 40px; }
  .about .linkBtnW .btnLink {
    width: 100%;
    max-width: 100%; }
  .about .btnLink.btnFirst {
    margin-bottom: 30px; }
  /* ---------------------------------------------
  404
  --------------------------------------------- */
  .btnBack a:before {
    top: 6px; } }

/* cmn_include
======================================================= */
/* ---------------------------------------------
  cmn_style.css

  index
  0 - Reset
  1 - Base font
  2 - font style
  3 - text color
  4 - clearfix
  5 - float
  6 - preset width
  7 - preset margin
  8 - preset padding
  9 - inline align
  10 - vertical align
  11 - tools
  12 - radius
  --------------------------------------------- */
/* ---------------------------------------------
0 - Reset
--------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block; }

/* ---------------------------------------------
1 - Base font
--------------------------------------------- */
/* ---------------------------------------------
2 - font style
--------------------------------------------- */
.fNormal {
  font-weight: normal; }

.fBold {
  font-weight: bold; }

.fSSS {
  font-size: 70%; }

.fSS {
  font-size: 78%; }

/* base 12px =  8px */
.fS {
  font-size: 85%; }

/* base 12px = 10px */
.fM {
  font-size: 100%; }

.fL {
  font-size: 115%; }

/* base 12px = 14px */
.fLL {
  font-size: 130%; }

/* base 12px = 16px */
.fLLL {
  font-size: 143%; }

/* base 12px = 18px */
/* ---------------------------------------------
3 - text color
--------------------------------------------- */
a {
  outline: none; }

/* ---------------------------------------------
4 - clearfix
--------------------------------------------- */
.clearfix {
  display: block;
  min-height: 1%; }

.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden; }

* html .clearfix {
  height: 1%;
  /*\*/
  /*/
  height: auto;
  overflow: hidden;
  /**/ }

/* ---------------------------------------------
5 - float
--------------------------------------------- */
.fltL {
  display: inline;
  float: left; }

.fltR {
  display: inline;
  float: right; }

.fltN {
  float: none !important; }

/* ---------------------------------------------
6 - preset width
--------------------------------------------- */
.wHalf {
  width: 48%; }

.wTri {
  width: 33%; }

.wQuart {
  width: 24%; }

.wMax {
  width: 100%; }

/* table */
.tw03 {
  width: 3% !important; }

.tw05 {
  width: 5% !important; }

.tw10 {
  width: 10% !important; }

.tw13 {
  width: 13% !important; }

.tw15 {
  width: 15% !important; }

.tw20 {
  width: 20% !important; }

.tw25 {
  width: 25% !important; }

.tw30 {
  width: 30% !important; }

.tw35 {
  width: 35% !important; }

.tw40 {
  width: 40% !important; }

.tw45 {
  width: 45% !important; }

.tw50 {
  width: 50% !important; }

/* ---------------------------------------------
7 - preset margin
--------------------------------------------- */
.mt00 {
  margin-top: 0   !important; }

.mt05 {
  margin-top: 5px !important; }

.mt10 {
  margin-top: 10px !important; }

.mt15 {
  margin-top: 15px !important; }

.mt20 {
  margin-top: 20px !important; }

.mt25 {
  margin-top: 25px !important; }

.mt30 {
  margin-top: 30px !important; }

.mt35 {
  margin-top: 35px !important; }

.mt40 {
  margin-top: 40px !important; }

.mt45 {
  margin-top: 45px !important; }

.mt50 {
  margin-top: 50px !important; }

.mr00 {
  margin-right: 0   !important; }

.mr05 {
  margin-right: 5px !important; }

.mr10 {
  margin-right: 10px !important; }

.mr15 {
  margin-right: 15px !important; }

.mr20 {
  margin-right: 20px !important; }

.mr25 {
  margin-right: 25px !important; }

.mr30 {
  margin-right: 30px !important; }

.mr35 {
  margin-right: 35px !important; }

.mr40 {
  margin-right: 40px !important; }

.mr45 {
  margin-right: 45px !important; }

.mr50 {
  margin-right: 50px !important; }

.mb00 {
  margin-bottom: 0   !important; }

.mb05 {
  margin-bottom: 5px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.mb25 {
  margin-bottom: 25px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mb35 {
  margin-bottom: 35px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.mb45 {
  margin-bottom: 45px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.ml00 {
  margin-left: 0   !important; }

.ml05 {
  margin-left: 5px !important; }

.ml10 {
  margin-left: 10px !important; }

.ml15 {
  margin-left: 15px !important; }

.ml20 {
  margin-left: 20px !important; }

.ml25 {
  margin-left: 25px !important; }

.ml30 {
  margin-left: 30px !important; }

.ml35 {
  margin-left: 35px !important; }

.ml40 {
  margin-left: 40px !important; }

.ml45 {
  margin-left: 45px !important; }

.ml50 {
  margin-left: 50px !important; }

/* ---------------------------------------------
8 - preset padding
--------------------------------------------- */
.pt00 {
  padding-top: 0   !important; }

.pt05 {
  padding-top: 5px !important; }

.pt10 {
  padding-top: 10px !important; }

.pt15 {
  padding-top: 15px !important; }

.pt20 {
  padding-top: 20px !important; }

.pt25 {
  padding-top: 25px !important; }

.pt30 {
  padding-top: 30px !important; }

.pt35 {
  padding-top: 35px !important; }

.pt40 {
  padding-top: 40px !important; }

.pt45 {
  padding-top: 45px !important; }

.pt50 {
  padding-top: 50px !important; }

.pr00 {
  padding-right: 0   !important; }

.pr05 {
  padding-right: 5px !important; }

.pr10 {
  padding-right: 10px !important; }

.pr15 {
  padding-right: 15px !important; }

.pr20 {
  padding-right: 20px !important; }

.pr25 {
  padding-right: 25px !important; }

.pr30 {
  padding-right: 30px !important; }

.pr35 {
  padding-right: 35px !important; }

.pr40 {
  padding-right: 40px !important; }

.pr45 {
  padding-right: 45px !important; }

.pr50 {
  padding-right: 50px !important; }

.pb00 {
  padding-bottom: 0   !important; }

.pb05 {
  padding-bottom: 5px !important; }

.pb10 {
  padding-bottom: 10px !important; }

.pb15 {
  padding-bottom: 15px !important; }

.pb20 {
  padding-bottom: 20px !important; }

.pb25 {
  padding-bottom: 25px !important; }

.pb30 {
  padding-bottom: 30px !important; }

.pb35 {
  padding-bottom: 35px !important; }

.pb40 {
  padding-bottom: 40px !important; }

.pb45 {
  padding-bottom: 45px !important; }

.pb50 {
  padding-bottom: 50px !important; }

.pl00 {
  padding-left: 0   !important; }

.pl05 {
  padding-left: 5px !important; }

.pl10 {
  padding-left: 10px !important; }

.pl15 {
  padding-left: 15px !important; }

.pl20 {
  padding-left: 20px !important; }

.pl25 {
  padding-left: 25px !important; }

.pl30 {
  padding-left: 30px !important; }

.pl35 {
  padding-left: 35px !important; }

.pl40 {
  padding-left: 40px !important; }

.pl45 {
  padding-left: 45px !important; }

.pl50 {
  padding-left: 50px !important; }

/* ---------------------------------------------
9 - inline align
--------------------------------------------- */
.inlineL {
  text-align: left; }

.inlineC {
  text-align: center; }

.inlineR {
  text-align: right; }

/* ---------------------------------------------
10 - vertical align
--------------------------------------------- */
.vlineT {
  vertical-align: top    !important; }

.vlineM {
  vertical-align: middle !important; }

.vlineB {
  vertical-align: bottom !important; }

/* ---------------------------------------------
11 - tools
--------------------------------------------- */
.clear {
  clear: both; }

.nobg {
  background: none !important; }

.underLine {
  text-decoration: underline; }

/* ---------------------------------------------
12 - radius
--------------------------------------------- */
.rd02 {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }

.rd03 {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden; }

.rd05 {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

#noScript {
  padding: 80px 15px 0;
  color: #f00;
  text-align: center; }

iframe[name="google_conversion_frame"] {
  position: absolute; }

/* ---------------------------------------------
body
--------------------------------------------- */
.ov {
  overflow: hidden; }

.ov #header {
  position: absolute !important; }

.clr_product {
  color: #01cafe; }

.clr_info {
  color: #13c7ae; }

.clr_event {
  color: #c0c166; }

.clr_blogger {
  color: #ff5a54; }

.mgAll00 {
  margin: 0 0 0 0 !important; }

.pdAll00 {
  padding: 0 0 0 0 !important; }

/* ---------------------------------------------
nav
--------------------------------------------- */
.menu-trigger {
  display: inline-block;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: 23px;
  height: 20px; }

.menu-trigger span {
  display: inline-block;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #fff; }

.menu-trigger span:nth-of-type(1) {
  top: 0; }

.menu-trigger span:nth-of-type(2) {
  top: 9px; }

.menu-trigger span:nth-of-type(3) {
  bottom: 0; }

.menu-trigger.active {
  height: 44px; }

.menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(20px) rotate(-45deg);
  -ms-transform: translateY(20px) rotate(-45deg);
  transform: translateY(20px) rotate(-45deg);
  top: -10px; }

.menu-trigger.active span:nth-of-type(2) {
  opacity: 0; }

.menu-trigger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-20px) rotate(45deg);
  -ms-transform: translateY(-20px) rotate(45deg);
  transform: translateY(-20px) rotate(45deg);
  bottom: 12px; }

.menuContOuter {
  height: 100%;
  background-color: rgba(255, 255, 255, 0.95);
  position: absolute;
  top: 60px;
  right: 0; }

#header .fiIconT {
  display: none; }

#header .headR .menuCont {
  padding: 20px; }

#header .headR .menuCont .fiIcon {
  display: none; }

.disable {
  display: none; }

.enable {
  display: block; }

#header .headR .menuCont .iconW {
  display: none; }

#header .headR .menuCont img {
  vertical-align: middle; }

#header .headR .menuCont .menuStyle {
  margin: 0 0 20px; }

#header .headR .menuCont .menuStyle li {
  text-align: left;
  color: #fff; }

#header .headR .menuCont .menuStyle li.itemNew {
  background-color: #f883ad; }

#header .headR .menuCont .menuStyle li.itemNew img {
  width: 112px; }

#header .headR .menuCont .menuStyle li.itemNew ul li a {
  background-color: #ccc; }

#header .headR .menuCont .menuStyle li.itemBrand {
  background-color: #29a92f; }

#header .headR .menuCont .menuStyle li.itemBrand img {
  width: 104px; }

#header .headR .menuCont .menuStyle li.itemBrand ul li:nth-child(1n) img {
  width: 153px; }

#header .headR .menuCont .menuStyle li.itemBrand ul li:nth-child(2n) img {
  width: 77px; }

#header .headR .menuCont .menuStyle li.itemBrand ul li:nth-child(3n) img {
  width: 57px; }

#header .headR .menuCont .menuStyle li.itemBrand ul li:nth-child(4n) img {
  width: 76px; }

#header .headR .menuCont .menuStyle li.itemBrand ul li:nth-child(5n) img {
  width: 67px; }

#header .headR .menuCont .menuStyle li.itemBrand ul li:nth-child(6n) img {
  width: 104px; }

#header .headR .menuCont .menuStyle li.itemBrand ul li a {
  background-color: #46be4b; }

#header .headR .menuCont .menuStyle li.itemSkin {
  background-color: #c99f7d; }

#header .headR .menuCont .menuStyle li.itemSkin img {
  width: 153px; }

#header .headR .menuCont .menuStyle li.itemSkin ul li a {
  background-color: #ccc; }

#header .headR .menuCont .menuStyle li.itemMake {
  background-color: #a585f3; }

#header .headR .menuCont .menuStyle li.itemMake img {
  width: 168px; }

#header .headR .menuCont .menuStyle li.itemMake ul li a {
  background-color: #ccc; }

#header .headR .menuCont .menuStyle li.itemImport {
  background-color: #65d0eb; }

#header .headR .menuCont .menuStyle li.itemImport img {
  width: 171px; }

#header .headR .menuCont .menuStyle li.itemImport ul li a {
  background-color: #ccc; }

#header .headR .menuCont .menuStyle li.newsMenu {
  background-color: #000b41; }

#header .headR .menuCont .menuStyle li.newsMenu img {
  width: 67px; }

#header .headR .menuCont .menuStyle li.newsMenu ul li a {
  background-color: #1e2d64; }

#header .headR .menuCont .menuStyle li.newsMenu ul li:nth-child(1n) img {
  width: 25px; }

#header .headR .menuCont .menuStyle li.newsMenu ul li:nth-child(2n) img {
  width: 65px; }

#header .headR .menuCont .menuStyle li.newsMenu ul li:nth-child(3n) img {
  width: 32px; }

#header .headR .menuCont .menuStyle li.newsMenu ul li:nth-child(4n) img {
  width: 43px; }

#header .headR .menuCont .menuStyle li.newsMenu ul li:nth-child(5n) img {
  width: 63px; }

#header .headR .menuCont .menuList li:nth-child(1n) img {
  width: 210px; }

#header .headR .menuCont .menuList li:nth-child(2n) img {
  width: 84px; }

#header .headR .menuCont .menuList li:nth-child(3n) img {
  width: 72px; }

#header .headR .menuCont .menuList li:nth-child(4n) img {
  width: 87px; }

#header .headR .menuCont .menuList li:nth-child(5n) img {
  width: 57px; }

#header .headR .menuCont .menuStyle li .btnTit {
  font-size: 18px;
  background-image: url(../img/menu/icon_menu_arrow.png);
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 22px 9px;
  display: block;
  width: 100%;
  line-height: 1.2;
  padding: 10px 30px 13px 20px; }

#header .headR .menuCont .menuStyle li.itemBrand .btnTit, #header .headR .menuCont .menuStyle li.newsMenu .btnTit {
  background-image: url(../img/menu/icon_menu_arrow_close.png); }

#header .headR .menuCont .menuStyle li .btnTit.open {
  background-image: url(../img/menu/icon_menu_arrow_open.png); }

#header .headR .menuCont .menuStyle li ul {
  display: none; }

#header .headR .menuCont .menuStyle li ul li {
  margin: 0 0 1px;
  padding: 0 0 0 10px; }

#header .headR .menuCont .menuStyle li ul li:last-child {
  margin: 0; }

#header .headR .menuCont .menuStyle li ul li a {
  color: #fff;
  font-size: 12px;
  background-image: url(../img/menu/icon_menu_arrow.png);
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 22px 9px;
  display: block;
  padding: 14px 30px 14px 20px; }

#header .headR .menuCont .menuList {
  text-align: left;
  border: 1px solid #e3e3e3;
  border-bottom: none;
  margin: 0 0 20px; }

#header .headR .menuCont .menuList li {
  background-color: #f5f5f5;
  border-bottom: 1px solid #e3e3e3; }

#header .headR .menuCont .menuList li a {
  background-image: url(../img/icon/icon_menu_arrow_grey.png);
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 22px 9px;
  display: block;
  padding: 10px 30px 10px 20px;
  font-size: 14px; }

/* ---------------------------------------------
content
--------------------------------------------- */
/* contentL
--------------------------------------------- */
.contentL .btmInfo {
  padding-top: 30px;
  border-top: solid 1px #dcdcdc;
  clear: both; }

.contentL .btmInfo .sideTit {
  margin: 0 0 20px; }

/* ---------------------------------------------
ブランドリスト
--------------------------------------------- */
.brandList {
  margin: 10px auto 20px;
  max-width: 767px; }

.brandList table {
  float: left; }

.brandList table td {
  padding: 0 21px; }

.brandList table td a {
  display: block; }

.brandList table td img {
  max-height: 160px; }

.brandList .itemFirst td:first-child {
  padding-left: 0; }

.brandList .itemSecond td:last-child {
  padding-right: 0; }

/* contentR
--------------------------------------------- */
/* アイテム・記事検索 */
.serach {
  margin: 0 0 30px;
  padding: 10px 15px;
  border: solid 3px #e6e6e6;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  font-size: 15px;
  color: #a0a0a0; }

.serach .serachL {
  width: 100%;
  float: left; }

.serach .serachLIn {
  margin-right: 30px; }

.serach input[type=text] {
  width: 100%;
  background-color: transparent;
  border: none;
  font-size: 15px; }

.serach .serachR {
  width: 20px;
  margin-left: -30px;
  float: right; }

.serach .serachR:hover {
  -ms-filter: "alpha( opacity=70 )";
  filter: alpha(opacity=70);
  opacity: 0.7; }

.serach input[type=submit] {
  width: 20px;
  height: 20px;
  border: none;
  background-image: url(../img/side/icon_entry_search.png);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: right;
  text-indent: -9999px; }

.contentR .serach input[type=submit] {
  background-color: #fff; }

/* ITEM SEARCH ＆ RANKING */
.ranking, .itemSearch {
  margin: 0 0 20px;
  clear: both; }

.sideTit {
  margin: 0 0 10px; }

.sideTit img {
  vertical-align: bottom; }

/* ITEM SEARCH */
.itemSearch .sideTit span img {
  max-width: 105px; }

.itemSearch ul li {
  font-size: 18px; }

.itemSearch ul li a {
  padding: 20px 13px;
  display: block;
  /*padding-left: 55px;
  color: #fff;
  background-image: url(../img/side/icon_search.png);
  background-position: 13px 50%;
  background-repeat: no-repeat;
  background-size: 30px 30px;*/ }

.itemSearch ul li a img {
  vertical-align: middle; }

.itemSearch .latest {
  background-color: #f883ad; }

.itemSearch .brand {
  background-color: #29a92f; }

.itemSearch .skin {
  background-color: #c99f7d; }

.itemSearch .make {
  background-color: #a585f3; }

.itemSearch .import {
  background-color: #65d0eb; }

/*.itemSearch .latest:hover { background-color: #faa8c6;}
.itemSearch .brand:hover { background-color: #6ac36e;}
.itemSearch .skin:hover { background-color: #d9bca4;}
.itemSearch .make:hover { background-color: #c0aaf7;}*/
/* ITEM SEARCH：左2カラム */
.contentL .itemSearch .sideTit span img {
  max-width: 168px; }

.contentL .itemSearch ul li {
  width: 20%;
  float: left; }

.contentL .itemSearch ul li a {
  /*min-height: 68px;
  padding-left: 45px;
  background-size: 24px 24px;*/ }

/* RANKING */
.contentR .ranking {
  overflow: hidden; }

.contentR .ranking .sideTit {
  padding-bottom: 10px;
  border-bottom: solid 1px #e6e6e6; }

.contentR .ranking .sideTit span img {
  max-width: 73px; }

.contentR .itemRank {
  width: 100%;
  position: relative;
  border-bottom: dotted 1px #c5c5c5;
  display: table; }

.contentR .itemRank .itemLink {
  width: 100%;
  padding: 10px;
  display: table; }

.contentR .itemRank .icRank {
  width: 33px;
  height: auto;
  position: absolute;
  top: 5px;
  left: 5px; }

.contentR .itemRank .picRank, .contentR .itemRank p, .contentR .itemRank .ecLink {
  display: table-cell;
  vertical-align: middle; }

.contentR .itemRank p {
  width: 515px; }

.contentR .itemRank .picRank {
  width: 70px; }

.contentR .itemRank .picRank img {
  max-width: 70px; }

.contentR .itemRank .ecLink {
  width: 55px; }

.contentR .itemRank .ecLink img {
  max-width: 28px; }

.contentR .itemRank .ecLink div {
  padding: 5px 13px;
  border-left: solid 1px #e6e6e6; }

.facebook {
  margin-bottom: 10px;
  text-align: center;
  overflow: hidden; }

.instagram {
  display: none;
  margin-bottom: 10px;
  padding: 10px;
  border: solid 1px #e6e6e6;
  text-align: center;
  position: relative; }

.instagram #imgIg {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  -ms-filter: "alpha( opacity=0 )";
  filter: alpha(opacity=0);
  opacity: 0; }

.instagram #imgIg a {
  padding: 10px;
  display: block; }

.instagram #imgIg:hover {
  -ms-filter: "alpha( opacity=100 )";
  filter: alpha(opacity=100);
  opacity: 1; }

.bnrW ul li {
  margin: 0 0 10px; }

.bnrW ul li a {
  display: block;
  width: 100%;
  text-align: center; }

.bnrW ul li.bnrBlogger a {
  background-color: #dadada; }

.bnrW ul li.bnrUv a {
  background-color: #92d3f4; }

.bnrW ul li.bnrInfo a, .bnrW ul li.bnrRestgenol a, .bnrW ul li.bnrWoman a, .bnrW ul li.bnrla a {
  border: 1px solid #e6e6e6;
  background-color: #fff; }

/* ---------------------------------------------
media screen
--------------------------------------------- */
@media print, screen and (max-width: 1100px) {
  #header .aboutLink {
    display: none; }
  #header .headR .headIcon li:first-child {
    display: none; }
  #header .headR ul li:nth-child(2n) {
    background: none; } }

@media print, screen and (max-width: 1080px) {
  #footer .logoList {
    padding-top: 15px !important;
    margin-right: 30px; } }

@media print, screen and (max-width: 850px) {
  #header .headR ul.headIcon li:last-child {
    display: none; } }

@media print, screen and (max-width: 768px) {
  #header .headR .headIcon li:last-child {
    display: none; }
  #footer .footIn .footT #logoF {
    left: 3%; } }

@media print, screen and (min-width: 768px) {
  .pcNone {
    display: none; }
  /* ---------------------------------------------
  header
  --------------------------------------------- */
  #header {
    background-color: #fff; }
  .btnMenuSp {
    display: none; }
  .menuContOuter {
    width: 0; }
  #header .headR .menuCont {
    overflow-y: auto; } }

@media screen and (max-width: 767px) {
  #header .fiIconT {
    position: absolute;
    top: 10px;
    right: 47px;
    display: block; }
  #header .fiIconT ul li {
    float: left;
    width: 30px;
    margin-right: 5px; }
  #header .headR .menuCont .menuStyle li.itemNew img {
    width: 79px; }
  #header .headR .menuCont .menuStyle li.itemBrand img {
    width: 72.5px; }
  #header .headR .menuCont .menuStyle li.itemSkin img {
    width: 108px; }
  #header .headR .menuCont .menuStyle li.itemMake img {
    width: 118px; }
  #header .headR .menuCont .menuStyle li.itemImport img {
    width: 104px; }
  #header .headR .menuCont .menuStyle li.newsMenu img {
    width: 47px; }
  /* ---------------------------------------------
  body
  --------------------------------------------- */
  .spNone {
    display: none; }
  .spBlock {
    display: block; }
  /**/
  .btnMenuPc {
    display: none; }
  .contents {
    padding: 0 !important; }
  .btnMenuSp {
    background: none !important; }
  #panel-btn {
    display: inline-block;
    position: relative;
    width: 40px;
    height: 40px;
    background: #000b41; }
  #panel-btn-icon {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 14px;
    height: 1px;
    margin: -1px 0 0 -7px;
    background: #fff;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s; }
  #panel-btn-icon:before, #panel-btn-icon:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 14px;
    height: 1px;
    background: #fff;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
  #panel-btn-icon:before {
    margin-top: -6px; }
  #panel-btn-icon:after {
    margin-top: 5px; }
  #panel-btn .close {
    background: transparent; }
  #panel-btn .close:before, #panel-btn .close:after {
    margin-top: 0; }
  #panel-btn .close:before {
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  #panel-btn .close:after {
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg); }
  /* ---------------------------------------------
  header
  --------------------------------------------- */
  #header #logoH {
    margin: 9px 0 0 10px;
    background-size: 154px auto;
    float: none; }
  #header #logoH a {
    width: 181px;
    height: 20px; }
  #header .aboutLink {
    display: none !important; }
  #header .headR .headIcon {
    display: none !important; }
  #header .headR .btnMenu {
    width: 40px;
    height: 40px;
    top: 0;
    right: 0;
    background-position: center center;
    z-index: 1; }
  .menuContOuter {
    top: 0;
    width: 100%; }
  /* ---------------------------------------------
  menu
  --------------------------------------------- */
  #header .headR .menuCont {
    width: 100%;
    padding: 60px 15px 15px; }
  #header .headR .menuCont .iconW {
    display: block;
    margin: 0 0 15px;
    text-align: center; }
  #header .headR .menuCont .iconW ul li {
    display: inline-block;
    background-image: url(../img/header/img_menu_line_sp.png);
    background-repeat: no-repeat;
    background-position: center left;
    background-size: 1px 50px; }
  #header .headR .menuCont .iconW ul li:first-child {
    background: none; }
  #header .headR .menuCont .iconW ul li a {
    width: 95px;
    padding: 0 20px;
    display: inline-block; }
  #header .headR .menuCont .fiIcon {
    display: block; }
  #header .headR .menuCont .fiIcon ul {
    float: right; }
  #header .headR .menuCont .fiIcon ul li {
    float: left;
    width: 37px;
    margin-left: 10px; }
  #header .headR .menuCont .menuStyle li.itemNew div img {
    width: 79px; }
  #header .headR .menuCont .menuStyle li.itemBrand div img {
    width: 73px; }
  #header .headR .menuCont .menuStyle li.itemBrand ul li:nth-child(1n) img {
    width: 127px; }
  #header .headR .menuCont .menuStyle li.itemBrand ul li:nth-child(2n) img {
    width: 64px; }
  #header .headR .menuCont .menuStyle li.itemBrand ul li:nth-child(3n) img {
    width: 47px; }
  #header .headR .menuCont .menuStyle li.itemBrand ul li:nth-child(4n) img {
    width: 60px; }
  #header .headR .menuCont .menuStyle li.itemBrand ul li:nth-child(5n) img {
    width: 55px; }
  #header .headR .menuCont .menuStyle li.itemBrand ul li:nth-child(6n) img {
    width: 87px; }
  #header .headR .menuCont .menuStyle li.itemSkin div img {
    width: 108px; }
  #header .headR .menuCont .menuStyle li.itemMake div img {
    width: 118px; }
  #header .headR .menuCont .menuStyle li.newsMenu div img {
    width: 47px; }
  #header .headR .menuCont .menuStyle li.newsMenu ul li:nth-child(1n) img {
    width: 20px; }
  #header .headR .menuCont .menuStyle li.newsMenu ul li:nth-child(2n) img {
    width: 53px; }
  #header .headR .menuCont .menuStyle li.newsMenu ul li:nth-child(3n) img {
    width: 27px; }
  #header .headR .menuCont .menuStyle li.newsMenu ul li:nth-child(4n) img {
    width: 35.5px; }
  #header .headR .menuCont .menuStyle li.newsMenu ul li:nth-child(5n) img {
    width: 51.5px; }
  #header .headR .menuCont .menuList li:nth-child(1n) img {
    width: 189px; }
  #header .headR .menuCont .menuList li:nth-child(2n) img {
    width: 76px; }
  #header .headR .menuCont .menuList li:nth-child(3n) img {
    width: 65px; }
  #header .headR .menuCont .menuList li:nth-child(4n) img {
    width: 78px; }
  #header .headR .menuCont .menuList li:nth-child(5n) img {
    width: 52px; }
  /* ---------------------------------------------
  content
  --------------------------------------------- */
  .serach input[type="text"] {
    font-size: 14px; }
  .contents {
    padding: 0; }
  /* contentL*/
  .contentL {
    padding: 0 15px; }
  .contentL .btmInfo {
    padding-top: 0;
    border-top: none; }
  .contentL .btmInfo .sideTit {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: solid 1px #e6e6e6; }
  /* ---------------------------------------------
  ブランドリスト
  --------------------------------------------- */
  .brandList {
    margin: 0;
    width: 100% !important; }
  .brandList table {
    float: none;
    width: 100%; }
  .brandList table td {
    border: 1px solid #e6e6e6;
    text-align: center;
    padding: 0; }
  .brandList .itemFirst td {
    border-bottom: none;
    width: 50%; }
  .brandList .itemFirst td:first-child {
    border-left: none; }
  .brandList .itemSecond td:first-child {
    border-left: none; }
  .brandList .itemFirst td:last-child {
    border-right: none; }
  .brandList .itemSecond td {
    width: 33.3333%; }
  .brandList .itemSecond td:last-child {
    border-right: none; }
  .brandList table td a {
    padding: 0 10px; }
  .brandList table td img {
    max-height: 100px; }
  /* contentR */
  .contentR {
    padding: 20px 15px 0;
    border-top: solid 1px #dcdcdc;
    clear: both;
    max-width: 100% !important;
    float: none !important; }
  .bnrW ul li {
    margin: 0 0 10px;
    /*width: 48%;
    float: left;*/ }
  /*.bnrW ul li:nth-child(2n) {
  float: right;
}
  .bnrW ul li img {
  max-height: 50px;
}*/
  /* アイテム・記事検索 */
  .serach {
    margin: 0 0 20px;
    border: solid 2px #e6e6e6; }
  .serach .serachR {
    margin-top: 3px; }
  .serach input[type=submit] {
    width: 17px;
    height: 17px;
    background-size: 17px 17px; }
  /* ITEM SEARCH */
  .itemSearch .sideTit span img {
    max-width: 84px; }
  .itemSearch ul {
    margin-top: 4px;
    border-top: solid 1px #e6e6e6; }
  .itemSearch ul li {
    text-align: center; }
  .itemSearch ul li a {
    background-image: url(../img/side/icon_search.png);
    padding: 12px 0;
    background-position: 10px 50%;
    background-repeat: no-repeat;
    background-size: 20px 20px; }
  .itemSearch ul li a img {
    max-width: 124px; }
  .instagram #imgIg, .contentL .itemSearch {
    display: none; }
  /* ITEM SEARCH：左2カラム */
  /* RANKING */
  .contentR .ranking .sideTit {
    padding-bottom: 5px; }
  .contentR .ranking .sideTit span img {
    max-width: 58px; }
  .contentR .itemRank .icRank {
    width: 20px;
    position: absolute;
    top: 5px;
    left: 3px; }
  /* ---------------------------------------------
  footer
  --------------------------------------------- */
  #footer .footIn {
    padding: 0; }
  #footer .footIn .footT {
    padding: 0 15px 10px; }
  #footer .footIn .footT #logoF {
    display: none; }
  #footer .footIn .footT .aboutList {
    width: 100%;
    padding-left: 0;
    float: none; }
  #footer .footIn .footT .aboutList ul li {
    margin-bottom: 0;
    border-bottom: 1px solid #e3e3e3; }
  #footer .footIn .footT .aboutList ul li a {
    display: none;
    margin-right: 0; }
  #footer .footIn .footT .aboutList ul li div {
    background: none;
    border: none;
    margin: 0;
    padding: 0; }
  #footer .footIn .footT .aboutList ul li div a {
    display: block;
    background-image: url(../img/icon/icon_footer_sp.png);
    background-repeat: no-repeat;
    background-size: 5px 8px;
    background-position: center right;
    padding: 12px 0;
    font-size: 11px;
    color: #999; }
  #footer .footIn .footT .logoList {
    width: 100%;
    margin: 0;
    padding: 0;
    float: none; }
  #footer .footIn .footT .logoList ul {
    width: 100%;
    margin: 0; }
  #footer .footIn .footT .logoList ul li {
    margin-right: 2%; }
  #footer .footIn .footT .logoList ul li:first-child {
    display: inline-block; }
  #footer .footIn .footT .logoList ul li:nth-child(1n) {
    width: 11%; }
  #footer .footIn .footT .logoList ul li:nth-child(2n) {
    width: 12%; }
  #footer .footIn .footT .logoList ul li:nth-child(3n), #footer .footIn .footT .logoList ul li:nth-child(4n) {
    width: 15%; }
  #footer .footIn .footT .logoList ul li:nth-child(5n) {
    width: 16%; }
  #footer .footIn .footT .logoList ul li:nth-child(6n) {
    width: 7%; }
  #footer .footIn .footT .logoList ul li img {
    width: 100%; } }

/*                beauty-ambassador add2022
======================================================= */
@media screen and (min-width: 1025px) {
  body.beauty-ambassador br.sp1024 {
    display: none; } }

@media screen and (max-width: 1024px) {
  body.beauty-ambassador br.sp1025 {
    display: none; } }

@media screen and (min-width: 901px) {
  body.beauty-ambassador br.sp900 {
    display: none; } }

@media screen and (max-width: 900px) {
  body.beauty-ambassador br.sp901 {
    display: none; } }

@media screen and (min-width: 769px) {
  body.beauty-ambassador br.sp768 {
    display: none; } }

@media screen and (max-width: 768px) {
  body.beauty-ambassador br.sp769 {
    display: none; } }

body.beauty-ambassador img {
  image-rendering: -webkit-optimize-contrast; }

body.beauty-ambassador #main_area .cont_width {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 1112px;
  padding: 0 16px; }

@media only screen and (max-width: 768px) {
  body.beauty-ambassador #main_area .head_title.new {
    width: auto;
    margin: 0 -15px; } }

body.beauty-ambassador #main_area .head_title.new .kv {
  background-image: url(../images/kv_bg.gif);
  background-size: 988px 850px;
  background-position: top center; }
  @media only screen and (max-width: 768px) {
    body.beauty-ambassador #main_area .head_title.new .kv {
      background-size: 700px 602px; } }
  @media only screen and (max-width: 480px) {
    body.beauty-ambassador #main_area .head_title.new .kv {
      background-size: 500px 430px; } }
  body.beauty-ambassador #main_area .head_title.new .kv .kv_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 522px; }
    @media only screen and (max-width: 768px) {
      body.beauty-ambassador #main_area .head_title.new .kv .kv_inner {
        height: 400px; } }
    @media only screen and (max-width: 480px) {
      body.beauty-ambassador #main_area .head_title.new .kv .kv_inner {
        height: 280px; } }
    body.beauty-ambassador #main_area .head_title.new .kv .kv_inner .kv_wrap {
      max-width: 340px; }
      @media only screen and (max-width: 768px) {
        body.beauty-ambassador #main_area .head_title.new .kv .kv_inner .kv_wrap {
          max-width: 280px; } }
      @media only screen and (max-width: 480px) {
        body.beauty-ambassador #main_area .head_title.new .kv .kv_inner .kv_wrap {
          max-width: 180px; } }
      body.beauty-ambassador #main_area .head_title.new .kv .kv_inner .kv_wrap img {
        width: 100%;
        height: auto; }

body.beauty-ambassador #main_area .cont_title.new h2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 0.5em; }
  @media screen and (max-width: 768px) {
    body.beauty-ambassador #main_area .cont_title.new h2 {
      font-size: 30px; } }

body.beauty-ambassador #main_area .intro_catch {
  padding: 60px 0; }
  @media screen and (max-width: 768px) {
    body.beauty-ambassador #main_area .intro_catch {
      padding: 40px 0; } }
  body.beauty-ambassador #main_area .intro_catch .intro_catch_inner {
    text-align: center; }
    body.beauty-ambassador #main_area .intro_catch .intro_catch_inner .gradation_ttl {
      margin-bottom: 1em; }
      body.beauty-ambassador #main_area .intro_catch .intro_catch_inner .gradation_ttl .ttl span.main {
        font-size: 32px;
        font-weight: bold;
        display: block;
        letter-spacing: -0.04em;
        background: -webkit-linear-gradient(4deg, #f26e6a 0%, #f69b96 83%, white 100%);
        background: -o-linear-gradient(4deg, #f26e6a 0%, #f69b96 83%, white 100%);
        background: linear-gradient(86deg, #f26e6a 0%, #f69b96 83%, white 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent; }
        @media screen and (max-width: 768px) {
          body.beauty-ambassador #main_area .intro_catch .intro_catch_inner .gradation_ttl .ttl span.main {
            font-size: 22px; } }
      body.beauty-ambassador #main_area .intro_catch .intro_catch_inner .gradation_ttl .ttl span.sub {
        font-size: 20px;
        font-weight: bold;
        display: block;
        background: -webkit-linear-gradient(left, #f26e6a, #f69b96);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent; }
        @media screen and (max-width: 768px) {
          body.beauty-ambassador #main_area .intro_catch .intro_catch_inner .gradation_ttl .ttl span.sub {
            font-size: 14px; } }
    body.beauty-ambassador #main_area .intro_catch .intro_catch_inner p + p {
      margin-top: 1em; }
    @media screen and (max-width: 768px) {
      body.beauty-ambassador #main_area .intro_catch .intro_catch_inner p {
        font-size: 12px; } }
    body.beauty-ambassador #main_area .intro_catch .intro_catch_inner p.bold {
      font-weight: bold; }
    body.beauty-ambassador #main_area .intro_catch .intro_catch_inner .btn {
      max-width: 352px;
      margin: 50px auto 0; }
      @media screen and (max-width: 768px) {
        body.beauty-ambassador #main_area .intro_catch .intro_catch_inner .btn {
          max-width: 240px;
          margin: 40px auto 0; } }
      body.beauty-ambassador #main_area .intro_catch .intro_catch_inner .btn a {
        color: #fff;
        background: -webkit-gradient(linear, left bottom, left top, from(#f26e6a), to(rgba(246, 154, 149, 0.9)));
        background: -webkit-linear-gradient(bottom, #f26e6a 0%, rgba(246, 154, 149, 0.9) 100%);
        background: -o-linear-gradient(bottom, #f26e6a 0%, rgba(246, 154, 149, 0.9) 100%);
        background: linear-gradient(0deg, #f26e6a 0%, rgba(246, 154, 149, 0.9) 100%);
        display: block;
        padding: 26px 0; }
        @media screen and (max-width: 768px) {
          body.beauty-ambassador #main_area .intro_catch .intro_catch_inner .btn a {
            font-size: 12px;
            padding: 20px 0; } }

body.beauty-ambassador #main_area .member_list {
  margin-bottom: 40px; }
  @media only screen and (max-width: 768px) {
    body.beauty-ambassador #main_area .member_list {
      margin: 0 -31px; } }
  body.beauty-ambassador #main_area .member_list .bg_wrap {
    background-image: url(../images/member_list_bg.gif);
    background-size: 1280px 726px;
    background-position: center center;
    padding: 50px; }
    @media screen and (max-width: 768px) {
      body.beauty-ambassador #main_area .member_list .bg_wrap {
        padding: 20px; } }
  body.beauty-ambassador #main_area .member_list .cont_title.new h2 {
    margin-bottom: 1em; }
  body.beauty-ambassador #main_area .member_list .member_list_inner {
    background: #fff;
    padding: 10px;
    /* .list{
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            width: 100%;
            height: 420px;
            @media screen and (max-width:768px) {
              height: 250px;
            }
            .set{}
          p{
          font-family: 'Montserrat', sans-serif;
          font-size: 36px;
          font-weight: 500;
          @media screen and (max-width:768px) {
          font-size: 30px;
        }
        }
          } */ }
    @media screen and (max-width: 900px) {
      body.beauty-ambassador #main_area .member_list .member_list_inner {
        padding: 5px; } }
    body.beauty-ambassador #main_area .member_list .member_list_inner .border_wrap {
      border: 2px #f5928e solid;
      padding: 46px; }
      @media screen and (max-width: 900px) {
        body.beauty-ambassador #main_area .member_list .member_list_inner .border_wrap {
          padding: 20px; } }
    body.beauty-ambassador #main_area .member_list .member_list_inner .list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin: 0 -18px; }
      body.beauty-ambassador #main_area .member_list .member_list_inner .list + .cont_title.new {
        margin-top: 4em; }
        @media screen and (max-width: 900px) {
          body.beauty-ambassador #main_area .member_list .member_list_inner .list + .cont_title.new {
            margin-top: 3em; } }
      @media screen and (max-width: 900px) {
        body.beauty-ambassador #main_area .member_list .member_list_inner .list {
          margin: 0 -10px; } }
      body.beauty-ambassador #main_area .member_list .member_list_inner .list .set {
        width: 25%;
        border-bottom: 1px #e7e7e7 solid;
        padding: 0 18px 40px;
        margin-bottom: 40px; }
        @media screen and (max-width: 900px) {
          body.beauty-ambassador #main_area .member_list .member_list_inner .list .set {
            width: 50%;
            padding: 0 10px 24px;
            margin-bottom: 24px; } }
        body.beauty-ambassador #main_area .member_list .member_list_inner .list .set .set_inner {
          position: relative;
          height: 100%;
          padding-bottom: 44px; }
          body.beauty-ambassador #main_area .member_list .member_list_inner .list .set .set_inner .img {
            max-width: 142px;
            margin: 0 auto; }
            body.beauty-ambassador #main_area .member_list .member_list_inner .list .set .set_inner .img + .txt {
              margin-top: 0.6em; }
            @media screen and (max-width: 900px) {
              body.beauty-ambassador #main_area .member_list .member_list_inner .list .set .set_inner .img {
                padding: 0 20px; } }
            body.beauty-ambassador #main_area .member_list .member_list_inner .list .set .set_inner .img img {
              width: 100%; }
          body.beauty-ambassador #main_area .member_list .member_list_inner .list .set .set_inner .txt .name {
            font-size: 16px;
            font-weight: bold;
            text-align: center; }
            body.beauty-ambassador #main_area .member_list .member_list_inner .list .set .set_inner .txt .name + .desc {
              margin-top: 0.8em; }
          body.beauty-ambassador #main_area .member_list .member_list_inner .list .set .set_inner .txt .desc {
            font-size: 12px;
            text-align: justify;
            text-justify: inter-ideograph;
            word-break: break-all; }
            @media screen and (max-width: 900px) {
              body.beauty-ambassador #main_area .member_list .member_list_inner .list .set .set_inner .txt .desc {
                font-size: 11px; } }
          body.beauty-ambassador #main_area .member_list .member_list_inner .list .set .set_inner .sns_list {
            position: absolute;
            width: 100%;
            bottom: 0;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
            padding: 0 10px; }
            @media screen and (max-width: 1024px) {
              body.beauty-ambassador #main_area .member_list .member_list_inner .list .set .set_inner .sns_list {
                padding: 0; } }
            body.beauty-ambassador #main_area .member_list .member_list_inner .list .set .set_inner .sns_list .list_set + .list_set {
              margin-left: 12px; }
            body.beauty-ambassador #main_area .member_list .member_list_inner .list .set .set_inner .sns_list .list_set a {
              display: block;
              -webkit-transition: 0.5s;
              -o-transition: 0.5s;
              transition: 0.5s; }
              @media screen and (min-width: 769px) {
                body.beauty-ambassador #main_area .member_list .member_list_inner .list .set .set_inner .sns_list .list_set a:hover {
                  opacity: 0.6; } }
            @media screen and (max-width: 900px) {
              body.beauty-ambassador #main_area .member_list .member_list_inner .list .set .set_inner .sns_list .list_set.insta a img {
                width: 100%;
                max-width: 20px; } }
            @media screen and (max-width: 900px) {
              body.beauty-ambassador #main_area .member_list .member_list_inner .list .set .set_inner .sns_list .list_set.tw a img {
                width: 100%;
                max-width: 26px; } }
            @media screen and (max-width: 900px) {
              body.beauty-ambassador #main_area .member_list .member_list_inner .list .set .set_inner .sns_list .list_set.tiktok a img {
                width: 100%;
                max-width: 19px; } }
            @media screen and (max-width: 900px) {
              body.beauty-ambassador #main_area .member_list .member_list_inner .list .set .set_inner .sns_list .list_set.yt a img {
                width: 100%;
                max-width: 30px; } }
            @media screen and (max-width: 900px) {
              body.beauty-ambassador #main_area .member_list .member_list_inner .list .set .set_inner .sns_list .list_set.red a img {
                width: 100%;
                max-width: 47px; } }
            @media screen and (max-width: 900px) {
              body.beauty-ambassador #main_area .member_list .member_list_inner .list .set .set_inner .sns_list .list_set.weibo a img {
                width: 100%;
                max-width: 25px; } }
        @media screen and (min-width: 901px) {
          body.beauty-ambassador #main_area .member_list .member_list_inner .list .set.btm_none_pc {
            border-bottom: none;
            padding-bottom: 0;
            margin-bottom: 0; } }
        @media screen and (max-width: 900px) {
          body.beauty-ambassador #main_area .member_list .member_list_inner .list .set.btm_none_sp {
            border-bottom: none;
            padding-bottom: 0;
            margin-bottom: 0; } }

body.beauty-ambassador #main_area .favorite {
  margin: 60px 0; }
  @media screen and (max-width: 768px) {
    body.beauty-ambassador #main_area .favorite {
      margin: 50px 0; } }
  @media screen and (max-width: 768px) {
    body.beauty-ambassador #main_area .favorite .cont_width {
      padding: 0 5px; } }
  body.beauty-ambassador #main_area .favorite .favorite_inner img {
    width: 100%;
    height: auto; }
