@charset "utf-8";
/*---------------------------------+
@title  ： common.css(BG用)
@auther ： Yuki Ishikura
@detail ： ui_assets_CoreFile
@temp   ： allTemplate
@update ： 2018/8/24
Copyright BEAUTY GARAGE.INC. All Rights Reserved.
+----------------------------------*/

/* ヘッダ（BGGリンク下）の送料無料と当日出荷にリンク */
/*---------------------------------------------------*/
.nav__info a{
  color:#FFF;
}

/* ヘッダBGGリンクのパラグラフ化にともなうstyle上書き */
/*---------------------------------------------------*/

.header--top .bgGroup-img{
  display:none;
}
.header--top .bggnavlink {
  display: inline-block;
}
.header--top .bggnavlink a {
  padding:10px;
  display: inline-block;
  margin-right: -4px;
  color: #ffffff;
  font-weight:bold;
}
.header--top .bggnavlink a:hover,
.header--top .bggnavlink a:focus {
  text-decoration: none;
}

#BGGnav01 a:hover,#BGGnav01 a.here{ background-color:#70accb; }
#BGGnav02 a:hover,#BGGnav02 a.here{ background-color:#ac0706; }
#BGGnav03 a:hover,#BGGnav03 a.here{ background-color:#d74e46; }
#BGGnav04 a:hover,#BGGnav04 a.here{ background-color:#fa7f26; }
#BGGnav05 a:hover,#BGGnav05 a.here{ background-color:#775d53; }
#BGGnav06 a:hover,#BGGnav06 a.here{ background-color:#52b6ec; }
#BGGnav07 a:hover,#BGGnav07 a.here{ background-color:#3274a2; }
#BGGnav08 a:hover,#BGGnav08 a.here{ background-color:#1cb2b0; }
#BGGnav09 a:hover,#BGGnav09 a.here{ background-color:#5da1be; }
#BGGnav10 a:hover,#BGGnav10 a.here{ background-color:#9e7e59; }
#BGGnav11 a:hover,#BGGnav11 a.here{ background-color:#5c6c9c; }
#BGGnav12 a:hover,#BGGnav12 a.here{ background-color:#9C7DBB; }
#BGGnav13 a:hover,#BGGnav13 a.here{ background-color:#cc0000; }
#BGGnav14 a:hover,#BGGnav14 a.here{ background-color:#C7A957; }
#BGGnav15 a:hover,#BGGnav15 a.here{ background-color:#51b7b9; }
#BGGnav16 a:hover,#BGGnav16 a.here{ background-color:#184383; }

/* ヘッダ（メーカー・ブランドから探す）style変更用 */
/*---------------------------------------------------*/

.header .main__menu .main__menu__item:nth-child(6) .main__menu__link{
    color: #70accb;
}
.header .main__menu .main__menu__item:nth-child(6) .main__menu__link:hover{
	color: #70accb;
	opacity: 0.7;
}
.header .main__menu .main__menu__item:nth-child(6) .main__menu__link:after{
	content:"から探す";
	font-size:10px;
}

.modal .menu__item:nth-child(7) .menu__item--heading.collapsed .title,
.menu-xs-comp .menu__item:nth-child(6) .menu__item--heading.collapsed .title{
	color: #70accb;
}
.modal .menu__item:nth-child(7) .menu__item--heading.collapsed .title:after,
.menu-xs-comp .menu__item:nth-child(6) .menu__item--heading.collapsed .title:after{
	content:"から探す";
	font-size:10px;
}
.modal .menu__item:nth-child(7) .menu__item--heading:after,
.menu-xs-comp .menu__item:nth-child(6) .menu__item--heading:after{
	color: #70accb;
}

/* 201016適用保留：カテゴリnavを罫線で区切る 先行アップする際はmin-width:1025px or 1200px */
/*---------------------------------------------------*/
/*@media (min-width: 768px){
.header .navbar--menu .main__menu__item .main__menu__link{position: relative;}
.header .navbar--menu .main__menu__item .main__menu__link:not(:last-child):after{
  content: '';
  position: absolute;
  right: 0;
  top: 10px;
  display: inline-block;
  height: 30px;
  width: 1px;
  background-color: #DDD;
  }
  }*/

/* tabletでヘッダにカテゴリnav表示 */
/*---------------------------------------------------*/
@media(min-width:768px) and (max-width:1199px){
.header--bottom.bgsite-header nav.hidden-md{display: block!important;}
#productCategoryWrap.visible-md{display: none!important;}
.header .header__menu__dropdown .menu__dropdown__item a.menu__dropdown--bolder{font-size:12px!important;}
.header .main__menu .main__menu__item:nth-child(6) .main__menu__link:after{display:none!important;}
}

/* ヘッダ会員数・顧客情報 style変更用 */
/*---------------------------------------------------*/
.username{max-width:530px;}
@media (max-width: 1024px){
	.username{max-width:40vw;}
}
@media (max-width: 767px) {
	.user__link + .user__link{margin-left:10px;}
	.user__link + .user__link:before{left:-7px;}
	.user__link.popover-toggel{margin-right:0;}
	.user__link.popover-toggel:before{width:0;}
	.user__link.popover-toggel > img{max-width:14px;}
	.user__info--right{line-height:12px;}
}
@media (max-width: 539px) {
	.header .navbar .user__link.user-info-link .username{max-width:24vw;}
}
@media (max-width: 449px) {
	.header .navbar .user__link.user-info-link .username{max-width:22vw;}
}
@media (max-width: 360px) {
	.header .navbar .user__link.user-info-link .username{max-width:15vw;}
}


/* 主にhomepage、clpの見出し上の余白を狭める */
/*---------------------------------------------------*/

.headline .headline-text {
	margin-top:40px;
}
@media (max-width: 1023px) {
  .headline .headline-text {
    margin-top: 20px;
  }

}

/* homepage初めての方へデザイン変更 202012*/
/*---------------------------------------------------*/

section.topNewRegisterArea{
	width:100%;
	margin:0;
	border-bottom:solid 1px #EEE;
}

section.topNewRegisterArea .headline .headline-text{
  padding: 0;
}

section.topNewRegisterArea .btnarea{
	vertical-align:middle;
	width:60%;
}

section.topNewRegisterArea .new-regist-wrapper{
  max-width: 1170px;
  margin: 0 auto 20px;
}
section.topNewRegisterArea .new-regist-wrapper .new-regist-btn-wrapper {
    background-color: #70abcb;
    padding: 20px 10px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
}
section.topNewRegisterArea .new-regist-wrapper .new-regist-btn-wrapper .regist-text{
  margin: 0;
  font-size: 16px;
  color: white;
  text-align: center;
  line-height: 1.5;
  font-family: "Yu Gothic Medium", "YuGothic", "Hiragino Kaku Gothic ProN", Meiryo, "Open Sans", Helvetica, Arial, -apple-system, blinkMacSystemFont, sans-serif;
}
section.topNewRegisterArea .new-regist-wrapper .new-regist-btn-wrapper .regist-text .yellow-text {
    color: #f9f2a8;
}
section.topNewRegisterArea .new-regist-wrapper .new-regist-btn-wrapper .regist-text .bold {
    font-weight: bold;
    font-size: 17px;
}
section.topNewRegisterArea .new-regist-wrapper .new-regist-btn-wrapper .regist-img {
    max-width: 100%;
    margin: 5px 0 0;
}
section.topNewRegisterArea .new-regist-wrapper .new-regist-content-wrapper{
    background-color: #f7f6f6;
    padding: 20px 10px;
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
    margin-bottom: 40px;
}

section.topNewRegisterArea .new-regist-wrapper .new-regist-content-wrapper .topNewRegisterArea_container{
	max-width:1000px;
	margin:0 auto;
	display:table;
}

section.topNewRegisterArea .new-regist-wrapper .new-regist-content-wrapper .regist-description {
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
    font-family: "Yu Gothic Medium", "YuGothic", "Hiragino Kaku Gothic ProN", Meiryo, "Open Sans", Helvetica, Arial, -apple-system, blinkMacSystemFont, sans-serif;
    color: #666666;
}

section.topNewRegisterArea .new-regist-wrapper .new-regist-content-wrapper .regist-list {
    margin: 20px 0 10px;
    padding: 10px 17px;
    list-style: none;
    overflow: hidden;
    display: flex;
    justify-content: center;
}

section.topNewRegisterArea .new-regist-wrapper .new-regist-content-wrapper .regist-list li{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
    margin-right: 50px;
}

section.topNewRegisterArea .new-regist-wrapper .new-regist-content-wrapper .regist-list li:last-child{
  margin-right: 0;
}

section.topNewRegisterArea .new-regist-wrapper .new-regist-content-wrapper .regist-list li .img-box {
    margin-right: 10px;
}

section.topNewRegisterArea .new-regist-wrapper .new-regist-content-wrapper .regist-list li .img-box img{
    width: 70px;
    height: auto;
}

section.topNewRegisterArea .new-regist-wrapper .new-regist-content-wrapper .regist-list li .text-box {
    font-size: 16px;
    text-align: left;
    font-weight: bold;
}

section.topNewRegisterArea .new-regist-wrapper .new-regist-content-wrapper .regist-list li .text-box .pink{
    color: #fa3b80;
}

section.topNewRegisterArea .new-regist-wrapper .new-regist-content-wrapper .regist-list li .text-box .big{
    font-size: 18px;
}

section.topNewRegisterArea .new-regist-wrapper .new-regist-content-wrapper .regist-description a{
    color: #70abcb;
    margin-left: 5px;
}

section.topNewRegisterArea .new-regist-wrapper .new-regist-content-wrapper .regist-description a i{
    font-size: 12px;
    margin-left: 5px;
}

section.topNewRegisterArea .btnarea {
  margin: 0 auto;
  text-align: center;
}

/* ボタン変更 */
section.topNewRegisterArea .btnarea .guide-start-btn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: white;
  border: 2px solid #0c3060;
  position: relative;
  color: #0c3060;
  font-size: 18px;
  padding: 10px;
  font-weight: bold;
  margin:20px auto 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
  -moz-box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
  box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
}

section.topNewRegisterArea .btnarea .guide-start-btn:hover,
section.topNewRegisterArea .btnarea .guide-start-btn:focus{
  opacity: 0.8;
  text-decoration: none;
}

section.topNewRegisterArea .btnarea .guide-start-btn i{
  display: inline-block;
  font: normal normal normal 18px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}

section.topNewRegisterArea .btnarea .guide-start-btn img{
  width: 27px;
  height: auto;
}
/* ボタン変更 end */

section.topNewRegisterArea .header .navbar.main-nav .nav--middle-wrapper {
  background: #fff;
}
section.topNewRegisterArea .flex {
  background: #316c8c;
  padding: 10px 0 0 10px;
  display: flex;
  justify-content: space-around;
}
section.topNewRegisterArea .flex p {
  color: #fff;
  font-size: 16px;
}

section.topNewRegisterArea .kz_sp_register{
  display: none;
}

@media (max-width: 1023px) {
section.topNewRegisterArea .btnarea{
  width: 60%;
}

section.topNewRegisterArea .new-regist-wrapper .new-regist-content-wrapper .regist-list li .img-box img{
    width: 50px;
    height: auto;
}

section.topNewRegisterArea .new-regist-wrapper .new-regist-content-wrapper .regist-list li{
  margin-right: 20px;
}

section.topNewRegisterArea .new-regist-wrapper .new-regist-content-wrapper .regist-list li .text-box .big{
    font-size: 16.5px;
    font-feature-settings: "palt";
}

}

@media (max-width: 767px) {
  section.topNewRegisterArea .btnarea{
    width: 90%;
  }

  section.topNewRegisterArea .kz_sp_register{
      display: block;
    }

  section.topNewRegisterArea .new-regist-wrapper .new-regist-content-wrapper{
    margin-bottom: 20px;
  }

  section.topNewRegisterArea .new-regist-wrapper .new-regist-content-wrapper .regist-list{
    display: block;
  }


  section.topNewRegisterArea .new-regist-wrapper .new-regist-content-wrapper .regist-list li{
    margin-right: 0px;
  }

  section.topNewRegisterArea .new-regist-wrapper .new-regist-content-wrapper .regist-list li .text-box .big{
      font-size: 18px;
  }

  section.topNewRegisterArea .new-regist-wrapper .new-regist-btn-wrapper .regist-text{
    font-size: 14px;
    margin-bottom: 15px;
  }

  section.topNewRegisterArea .new-regist-wrapper .new-regist-btn-wrapper .regist-text .bold {
      font-size: 14px;
  }

  section.topNewRegisterArea .new-regist-wrapper .new-regist-content-wrapper .regist-description {
    text-align: left;
    font-size: 14px;
  }

  section.topNewRegisterArea .new-regist-wrapper .new-regist-content-wrapper .regist-description a{
      color: #70abcb;
      float: right;
  }

}

@media screen and (max-width:420px){
	section.topNewRegisterArea .flex p > .item__count--type:nth-child(1){
		display:block;
	}
}

@media screen and (max-width:360px){
section.topNewRegisterArea .btnarea .guide-start-btn{
  font-size: 15px;
}
}

/* 館タイトル横の電話番号font-sizeを下げる、番号を3つに増やすための調整追加 */
/*---------------------------------------------------*/

.plp__heading--contact{
	font-size:12px;
}
@media (max-width: 767px) {
    .plp__heading--contact {
        font-size: 8px;
				display:none;
    }
}

.plp__heading--contact:last-child {
  margin-left:20px;
}
.plp__heading--contact{
  margin-left:20px;
}
.plp__heading--contact:first-child {
  margin-left:0;
}

@media (max-width: 767px) {
  .plp__heading--link > span {
    min-width:auto;
  }
  .plp__heading--contact {
    text-align:right;
  }
}

/* News */
/*---------------------------------------------------*/
#topNewsWrap{
	max-width:1170px;
	margin:0 auto;
}
#topNewsWrap dl{
	margin-top:24px;
	margin-bottom:0;
	overflow:hidden;
}
#topNewsWrap .excApp{display:none;}
#topNewsWrap :not(.toggleBox) dl:nth-child(n+6){display:none;} /*defaultNum+1*/
#topNewsWrap :not(.toggleBox) dl:first-of-type{margin-top:0;}
#topNewsWrap dl *{font-weight:500; text-align:left;}
#topNewsWrap dl dt,#topNewsWrap dl dd{
	display:table-cell;
	margin:0;
	padding:0;
}
#topNewsWrap dl dt{
	font-size:12px;
	color:#666;
	padding-right:24px;
}
#topNewsWrap dl dd:first-of-type{
	font-size:12px;
	min-width:104px;
	padding-right:10px;
}
#topNewsWrap dl dd:first-of-type span{
	width:92px;
	text-align:center;
	color:#FFF;
	background:#666;
	padding:3px 10px;
	display:inline-block;
}
#topNewsWrap dl dd:first-of-type span.attn{background:#FF3366;}
#topNewsWrap dl dd:not(:first-of-type) span.attn{color:#FF3366;}
#topNewsWrap dl dd,
#topNewsWrap dl dd a{
	color:#000;
	font-size:14px;
	line-height:1.5;
}
#topNewsWrap .toggleBox{display:none;}
#topNewsWrap .moreLoad{
	width:240px;
	border:1px solid #DFDFDF;
	border-radius:4px;
	background:#F9F9F9;
	font-size:14px;
	padding:14px 10px;
	margin:30px auto 0;
	display:block;
	text-align:center;
	font-weight:bold;
	position:relative;
	line-height:1.2;
	text-decoration:none;
}
#topNewsWrap .moreLoad:after{
	content:"\f067";
	text-align:center;
	font-family:FontAwesome;
	position:absolute;
	right:4%;
	top:50%;
	margin-top:-8px;
	font-weight:normal;
}
#topNewsWrap .moreLoad.closed:after{content:"\f068";}
#topNewsWrap .moreLoad:hover{
	text-decoration:none;
	opacity:0.7;
}
#topNewsWrap .noLink{
	cursor:default;
	text-decoration:none;
}
@media screen and (max-width: 767px){
	#topNewsWrap dl dt{padding-right:0;}
	#topNewsWrap dl dd:first-of-type span{margin-left:16px;}
	#topNewsWrap dl dd:not(:first-of-type){
		width:100%;
		display:block;
		margin-top:10px;
	}
	#topNewsWrap dl dd,#topNewsWrap dl dd a,#topNewsWrap .moreLoad{font-size:12px;}
	#topNewsWrap .moreLoad:after{margin-top:-6px;}
}

/* homepage Catalog - Solution Banner */
/*---------------------------------------------------*/
.homepage__block.banner{
	padding-bottom:30px;
}
.banner .bgd-inline .bg-inline_wrap{
	position:absolute;
	width:21%;
	right:20px;
	bottom:20px;
}
.page-homepage #homeFreeGiftBnr img,
.page-homepage #homeQuickOrderBnr img,
.page-homepage #solution_banner img{
	width:100%;
}
.page-homepage #homeFreeGiftBnr img:hover,
.page-homepage #homeQuickOrderBnr img:hover,
.page-homepage #solution_banner img:hover{
	opacity:0.7;
}
@media (max-width: 1199px) and (min-width: 1024px) {
  .banner .bgd-inline .bg-inline_wrap {
    right: 10px;
		bottom: 10px;
  }
}
@media (max-width: 1023px) and (min-width: 768px) {
	.homepage__block.banner{
		padding-bottom:0px;
	}
  .banner .bgd-inline .bg-inline_wrap {
    right: 5px;
		bottom: 5px;
  }
  .banner .bgd-inline__bottom_w .fa {
    right: 5px;
  }
}
@media (max-width: 767px) and (min-width: 640px) {
	.homepage__block.banner{
		padding-bottom:0px;
	}
  .banner .bgd-inline .bg-inline_wrap {
    right: 1px;
		bottom: 1px;
  }
}
@media (max-width: 639px) {
	.homepage__block.banner{
		padding-bottom:0px;
	}
  .banner .bgd-inline .bg-inline_wrap {
    width: 100%;
		right: 0px;
    bottom: 10px;
		padding-left:10px;
		padding-right:10px;
  }
}

/* PRバナー */
/*---------------------------------------------------*/
#prBannerWrap{
	width:1170px;
	margin:0 auto 30px;
}
#prBannerWrap img{
	width:100%;
	max-width:282px;
	height:auto;
}
#prBannerWrap ul{
	overflow:hidden;
	margin:0 -8px;
}
#prBannerWrap ul li{
	width:25%;
	float:left;
	padding:7px;
}
#prBannerWrap ul li a{display:block;}
#prBannerWrap ul li a:hover{opacity:0.7;}

#prBannerWrap .moreLoad{
	width:240px;
	border:1px solid #DFDFDF;
	border-radius:4px;
	background:#F9F9F9;
	font-size:14px;
	padding:14px 10px;
	margin:15px auto 0;
	display:none;
	text-align:center;
	font-weight:bold;
	position:relative;
	line-height:1.2;
	text-decoration:none;
	cursor: pointer;
}
#prBannerWrap .moreLoad:after{
	content:"\f067";
	text-align:center;
	font-family:FontAwesome;
	position:absolute;
	right:4%;
	top:50%;
	margin-top:-8px;
	font-weight:normal;
}
#prBannerWrap .moreLoad.closed:after{content:"\f068";}
#prBannerWrap .moreLoad:hover{
	text-decoration:none;
	opacity:0.7;
}

@media screen and (max-width: 1199px){
	#prBannerWrap{
		width:100%;
		margin-top:20px;
	}
}
@media screen and (max-width: 767px){
	#prBannerWrap{padding:0 8px;}
	/*#prBannerWrap ul li{width:33.33333333%;}*/
	#prBannerWrap ul li.pc-only{display:none;}
    #prBannerWrap .moreLoad{display: block;}
}
@media screen and (max-width: 640px){
	/*#prBannerWrap ul{margin:23px -8px 0;}*/
	#prBannerWrap ul li{
		width:50%;
		padding:4px;
	}
}

/* Homepage RankingBelow */
/*---------------------------------------------------*/
.homepage__block--ranking .rankingBelowText a.link-to-list:after{margin-left:6px;}

/* BannerArea & spNews */
/*---------------------------------------------------*/
.bannerBlock ul{
	margin-top:1.8rem;
	margin-bottom:1.8rem;
}
.bannerBlock ul li{margin-top:1.8rem;}
.bannerBlock ul li img{width:100%;}
.bannerBlock ul li a:hover{opacity:0.7;}
.spNews{margin-top:1.2rem;}
.spNews a{
	display:block;
	width:100%;
	border: 2px solid #70accb;
	text-align:center;
	padding:8px;
	color:#70accb;
	font-size:12px;
}
.spNews a:hover{color:#b2a21f;}
.spNews a .fa{margin-left:10px;}
@media screen and (max-width: 767px){
	.spNews a{font-size:11px;}
}

/* Adjust common */
/*---------------------------------------------------*/
.site-logo .img-responsive{max-width:165px;}
.header--top .segment__item:nth-child(14) a:hover,
.header--top .segment__item:nth-child(14) a:focus,
.header--top .segment__item:nth-child(14) a.here{
	background-color:#C7A957;
}
.plp__heading .plp__heading--title{
	width:auto;
	padding-right:30px;
}

@media (max-width: 1024px) {
	.site-search .js-site-search-input,
	.site-search .search-panel .btn-option-choice,
	.input-group-btn .btn-search,
	.brand__search__box .form-control{height:40px;}
	.site-search .js-site-search-input,
	.brand__search__box .form-control{line-height:normal;}
	.site-search .search-panel .btn-option-choice,
	.brand__search__box .fa-search{line-height:40px;}
}

@media (max-width: 1023px) {
	.site-search .js-site-search-input,
	.brand__search__box .form-control,
	.site-search .search-panel__dropdown li a{font-size:13px;}
	.site-search .search-panel .btn-option-choice{font-size:12px;}
	.site-search .search-panel__dropdown{width:170px;}
}

@media screen and (max-width: 767px){
	.plp__heading .plp__heading--title{padding-right:0; width:50vw;}
	/*.site-search .ui-autocomplete{top:46px !important;}*/
    .site-search .ui-autocomplete{top:83px !important;}
    .site-search .search-hide-radio-btn{top:50px !important;}
}
@media screen and (min-width: 768px){
	.site-search .ui-autocomplete .ui-menu-item{
		margin:8px 15px;
		padding:0;
	}
	.site-search .ui-autocomplete .site-search-product.ui-menu-item{
		padding:10px 15px;
		margin:0;
	}
}

/* Adjust MainBanner */
/*---------------------------------------------------*/
.main-banner .js-thumb-slider .owl-prev,
.main-banner .js-thumb-slider .owl-next{display:none;}
.main-banner .top-link{font-weight:bold;}


/* Adjust quickOrder */
#quickOrder > section.section.section__quick__order.js-quick-order-container > div > div:nth-child(3) > div > div.quick__order__stock > div.variant-select-warning-msg{
	margin-bottom:12px;
	font-size:13px;
}

/* Adjust OrderForm */
/*---------------------------------------------------*/
.order__item__wrapper .order__item .order__item__info *{display:none;}
.order__item__wrapper .order__item .order__item__info .order__item--name,
.order__item__wrapper .order__item .order__item__info .order__item--name a,
.order__item__wrapper .order__item .order__item__info .orderformOnly,
.order__item__wrapper .order__item .order__item__info .orderformOnly *,
.order__item__wrapper .order__item .order__item__info .pdp__promotion,
.order__item__wrapper .order__item .order__item__info .order__item--link.text-link{display:block;}
.order__item__wrapper .order__item .order__item__info .pdp__promotion a,
.order__item__wrapper .order__item .order__item__info .pdp__promotion a i{display:inline-block;}

/* 200528_haircolor-orderform用に追加_start */
.order__item__wrapper .order__item .order__item__info .order__price.order__price--original-wrapper,
.order__item__wrapper .order__item .order__item__info .order__price.order__price--original-wrapper br{display:block;}
.order__item__wrapper .order__item .order__item__info .order__price.order__price--original-wrapper .order__price--title{display:contents;}
.order__item__wrapper .order__item .order__item__info .order__price.order__price--original-wrapper .order__price--bg-hidden{display:inline-block;}
.order__item__wrapper .order__item .order__item__info .order__price.order__price--original-wrapper .order__price--bg{display:inline-block;}
/* 200528_haircolor-orderform用に追加_end */

.page-orderFormPage .js-order-list-footer .pdp__promotion{display:none;}
.order__item__wrapper .order__item .order__item__info .orderformOnly{margin:10px 0;}
.order__item__wrapper .order__item .order__item__info .orderformOnly a{color:#70accb;}
.order__item__wrapper .order__item .order__item__info .red{color:#F00;}

.order__piece--title{width:60px;}
.order__piece--value{width:calc(100% - 70px);}
a .order__piece__img:hover,
a .order__box__img img:hover,
.order__piece__img a:hover img{opacity:0.7;}
.order__item--name a{color:#000;}
.order__table.two-dms .first-header .order__table--fullcol,
.order__table.two-dms .order__table__body .order__table--fullcol,
.order__table--halfcol{width:166px;}
.order__piece--row-1 a:hover,.order__piece--row-2 a:hover,.order__piece--row-3 a:hover{text-decoration:none;}
.order__piece--row-1 a:hover span,.order__piece--row-2 a:hover span,.order__piece--row-3 a:hover span{text-decoration:underline;}

.order__table .first-header {
    background-color: #666;
}
.order__table .first-header .order__table--fullcol {
    background-color: #666;
}

@media (min-width: 1024px){
	.order__price--stock > span,
	.order__price--stock + .order__piece--row > span,
	.order__price--quantity > span{font-size:12px;}
}
@media (max-width: 1023px){
	.order__price--title{width:60px;}
}

/* Adjust OrderForm for IE */
/*---------------------------------------------------*/
#order__box__list__wrapper .two-dms .order__table--fullcol,
#order__box__list__wrapper .two-dms .order__table--firstcol{flex-shrink:0;}
#order__box__list__wrapper .order__piece--name{display:table;}

/* Adjust ShowroomCalendar */
/*---------------------------------------------------*/
.custom-inline-calendar{height:auto;}

/* Adjust oldVer */
/*---------------------------------------------------*/
@media screen and (max-width: 1023px){
	.thumb-slider,.plp__heading{display: -webkit-flex;}
	.thumb-slider{-webkit-justify-content:center;}
	.plp__heading{
		-webkit-justify-content:space-between;
		-webkit-align-items:center;
	}
	.btn-secondary-custom p,.btn-primary-custom p{-webkit-transform:translateY(-50%);}
	.user-guide-item-wrapper{-webkit-flex-wrap:nowrap;}
	.carousel .item.item__product img,.carousel__component--carousel .item.item__product img,
	.carousel .carousel__item.item__product img,.carousel__component--carousel .carousel__item.item__product img{-webkit-transform:translate(-50%, -50%);}
}

/* CLP makerpickupBanner　中古・アウトレット無し */
/*---------------------------------------------------*/
#makerpickupBanner{
	width:1170px;
	margin:60px auto 30px;
	position:relative;
}
#makerpickupBanner img{
	width:100%;
	height:auto;
}
#makerpickupBanner a{
	position:absolute;
	width:28%;

	right:20px;
	white-space:normal;
}
#makerpickupBanner .bgd-inline__top{
	top:20px;
}
#makerpickupBanner .bgd-inline__bottom{
	bottom:20px;
}
@media screen and (max-width: 1439px){
	#makerpickupBanner{
		width:100%;
		margin-top:35px;
	}
	#makerpickupBanner .bgd-inline__top{
		top:10px;
	}
	#makerpickupBanner .bgd-inline__bottom{
		bottom:10px;
	}
}
@media screen and (max-width: 870px){
	#makerpickupBanner a{
		right:10px;
	}
	#makerpickupBanner .bgd-inline__top{
		top:5px;
	}
	#makerpickupBanner .bgd-inline__bottom{
		bottom:5px;
	}
}
@media screen and (max-width: 767px){
	#makerpickupBanner a{
		position:absolute;
		width:44%;
		bottom:10px !important;
	}
	#makerpickupBanner .bgd-inline__top{
		left:10px;
		top:initial;
		padding-right:30px;
	}
	#makerpickupBanner .bgd-inline__bottom{
		right:10px;
		padding-right:30px;
	}
}

/* CLP makerpickupBanner2　中古・アウトレット有り */
/*---------------------------------------------------*/
#makerpickupBanner2{
	width:1170px;
	margin:60px auto 30px;
	position:relative;
}
#makerpickupBanner2.hairbnr{
	background-color:#E9F5F7;
	padding:0 10px 10px;
}

#makerpickupBanner2 img{
	width:100%;
	height:auto;
}
#makerpickupBanner2 a{
	display:inline-block;
	width:32%;
	white-space:normal;
	margin:0;
}
#makerpickupBanner2 a:nth-child(2){
	margin:0 2%;
}

@media screen and (max-width: 1439px){
	#makerpickupBanner2{
		width:100%;
		margin-top:35px;
	}
}
@media screen and (max-width: 767px){
	#makerpickupBanner2 .makerpickupBanner__link{
		margin-top:10px;
	}
	#makerpickupBanner2 a{
	display:block;
	width:100%;
	white-space:normal;
	}
	#makerpickupBanner2 a:nth-child(2){
	margin:10px auto;
}
}


/* fulfilment-Banner */
/*---------------------------------------------------*/
.fulfilBanner{
	margin-top:20px;
	text-align:center;
}
.fulfilBanner a:hover{opacity:0.7;}
.fulfilBanner a img{max-width:100%;}
@media screen and (max-width: 767px){
	.fulfilBanner{margin-top:10px;}
}

/* rankingPage */
.page-topRankingProductPage h1 + .text--large{display:none;}

/* Homepage CustomRanking */
/*---------------------------------------------------*/

#newProductRanking{
	border-bottom:1px solid #EEE;
	padding-bottom:35px;
}
#newProductRanking .item__product{margin-bottom:15px;}
#newProductRanking .carousel-component{
	max-width:1170px;
	margin:0 auto;
}
#newProductRanking .carousel-inner{margin-top:30px;}
#newProductRanking .carousel-inner .item__product,
#newProductRanking .carousel-inner .owl-carousel .owl-item img{
	max-width:240px;
	min-width:70px;
}
#newProductRanking .carousel-inner .item__product .thumb{
	min-height:auto;
	margin-bottom:10px;
}
#newProductRanking .carousel-inner .more{
	width:100%;
	text-align:right;
	display:block;
	font-weight:bold;
}
#newProductRanking .carousel-inner .product_name{
	font-size:14px;
	margin-bottom:10px;
	line-height:1.6;
	font-weight:700;
	color:#333;
}
#newProductRanking .carousel-inner .owl-item img{width:100%;}
#newProductRanking .carousel-inner .owl-nav + .owl-dots{display:none;}

/*#newProductRanking .item__product .item__price--title,
#newProductRanking .item__product .item__price--value{font-size:13px;}
#newProductRanking .item__product .item__price--BG .item__price--value{font-size:16px;}*/

@media screen and (min-width: 1024px){
	#newProductRanking .item__ranking--background{
		border-top-width:4.2rem;
		border-right-width:4.2rem;
	}
	#newProductRanking .item__ranking--value{
		font-size:15px;
		height:4.2rem;
	}
	#newProductRanking .carousel-inner{margin-top:20px;}
}
@media screen and (max-width: 1023px){
	#newProductRanking .carousel-inner .item__product{margin:0 5px 15px;}
	#newProductRanking .carousel-inner .product_name{
		font-size:11px;
		margin-bottom:15px;
	}
	#newProductRanking .carousel-inner .item-wrapper .item__product .item__price--title,
	#newProductRanking .carousel-inner .item-wrapper .item__product .item__price--value,
	#newProductRanking .carousel-inner .item-wrapper .item__product .item__price--BG .item__price--value.item__price--text{font-size:12px;}
	#newProductRanking .carousel-inner .item-wrapper .item__product .item__price--BG .item__price--value,
	#newProductRanking .carousel-inner .item-wrapper .item__product .item__price--Staff .item__price--value{font-size:14px;}
}
@media screen and (max-width: 768px){
	#newProductRanking .carousel-inner{margin-top:20px;}
	#newProductRanking .carousel-inner .product_name{
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow:hidden;
	}
}
@media screen and (max-width: 599px){
	#newProductRanking .carousel-inner .owl-carousel .owl-nav .owl-prev,
	#newProductRanking .carousel-inner .owl-carousel .owl-nav .owl-next{top :30%;}
	#newProductRanking .carousel-inner .owl-carousel .owl-nav .owl-prev{left: 0;}
	#newProductRanking .carousel-inner .owl-carousel .owl-nav .owl-next{right:0;}
}
@media screen and (max-width: 400px){
	#newProductRanking .carousel-inner .item-wrapper .item__product .item__price--title,
	#newProductRanking .carousel-inner .item-wrapper .item__product .item__price--value,
	#newProductRanking .carousel-inner .item-wrapper .item__product .item__price--BG .item__price--value.item__price--text,
	#newProductRanking .carousel-inner .item-wrapper .item__product .item__price--BG .item__price--value,
	#newProductRanking .carousel-inner .item-wrapper .item__product .item__price--Staff .item__price--value{font-size:10px;}
	#newProductRanking .carousel-inner .item-wrapper .item__product .item__price--title{min-width:auto;}
	#newProductRanking .carousel-inner .item-wrapper .item__product .item__price--value{
		position:relative;
		padding-left:5px;
	}
	#newProductRanking .carousel-inner .item-wrapper .item__product .item__price--value:before{
		content: ":";
    display: inline-block;
    position: absolute;
    top:0;
    left:0;
		color:#666;
		font-weight:normal;
	}
	#newProductRanking .carousel-inner .item-wrapper .item__product .item__price--title:after{content:"";}
}
@media screen and (max-width: 340px){
	#newProductRanking .carousel-inner .item-wrapper .item__product .item__price--title,
	#newProductRanking .carousel-inner .item-wrapper .item__product .item__price--value,
	#newProductRanking .carousel-inner .item-wrapper .item__product .item__price--BG .item__price--value.item__price--text,
	#newProductRanking .carousel-inner .item-wrapper .item__product .item__price--BG .item__price--value,
	#newProductRanking .carousel-inner .item-wrapper .item__product .item__price--Staff .item__price--value{font-size:9px;}
}

/* WeeklyBanner 2枚Ver */
/*---------------------------------------------------*/
/*.page-productCategoryLanding102 .homepage__block--weekly-sale .carousel ul{margin:0 auto;}
@media screen and (min-width: 768px){
	.page-productCategoryLanding102 .homepage__block--weekly-sale .carousel .owl-stage-outer{margin-left:15px;}
}
@media screen and (min-width: 1024px){
	.page-productCategoryLanding102 .homepage__block--weekly-sale .carousel ul li,
	.page-productCategoryLanding102 .homepage__block--weekly-sale .carousel ul li a{max-width:366px; width:100%; !important;}*/


/* メーカー・ブランド一覧ページ */
/*---------------------------------------------------*/
.brand__maker .brand__filter__options li:first-child{
	padding:8px 4px !important;
	margin:0 5px !important;
}
.brand__maker .brand__search__box .brand__search__title{display:none;}
.brand__maker .brand__search__box .form-control{line-height:normal;}


@media screen and (max-width: 1023px){
	.brand__maker .brand__search__box .form-control,
	.brand__maker .input-group-btn .btn-search{height:40px;}
	.brand__maker .brand__search__box .fa-search{line-height:40px;}
	
}
@media screen and (max-width: 767px){
	.brand__maker .brand__search__box{border-top:none;}
	.brand__maker .brand__filter__options li:first-child{margin:0 3px !important;}
}
@media screen and (min-width: 1024px){
	.brand__search__title{margin-left:10px;}
}


/* Footer Link */
/*---------------------------------------------------*/
/* 3列目の中段にあった2個目のタイトル<p>を消す */
footer .footer-middle ul.list-unstyled.accordion-body + p.footer-title.js-accordion{
	display:none!important;
}
/* 6列目を消す PCは未入力で対応ＯＫだが、スマホ用に設定必要*/
/*
footer .footer-middle .container .row div:nth-child(6){
	display:none!important;
}
*/
/* SSLシール用のエリアを消す */
footer .footer-bottom .footer-cyber{
	background-color:#999!important;
	text-align:center!important;
}
footer .footer-bottom .footer-cyber .footer-jpx{
	float:none;
	margin:0;
}
footer .footer-bottom .footer-cyber__logo{
	display:none!important;
}
/* copyright上のブログリンク2つを消す */
footer .footer-social-network.hidden-xs ul.list-inline li:nth-child(n+5){
	display:none;
}
/* 海外サイトのリンクを1行に収める */
@media screen and (min-width: 1101px){
.footer-middle .list-unstyled.accordion-body a[title*="GARAGE"] {
  width:200px;
  word-break:keep-all;
}
}
@media screen and (min-width: 1024px) and (max-width: 1100px){
.footer-middle .list-unstyled.accordion-body a[title*="GARAGE"] {
  word-break:normal;
}
}
@media screen and (min-width: 768px) and (max-width: 1023px){
.footer-middle .list-unstyled.accordion-body a[title*="GARAGE"] {
  width:200px;
  word-break:keep-all;
}
}


/* footer-contact */
footer .content + .footer-top{display:none;}
footer .footer-top .footer-contact .footer-help{margin-bottom:10px;}
footer .footer-top .footer-contact .footer-help a{font-size:13px;}
footer .footer-top .footer-contact .footer-help .footer-contact-email{
	width:390px;
	padding:10px 0;
	line-height:1;
}
footer .footer-top .footer-contact .footer-help .footer-contact-email i{margin-right:0.5em;}
footer .footer-top .footer-contact .footer-help .footer-contact-email .fa-question-circle:before{font-size:120%;}
footer .footer-top .footer-contact .footer-contact-order{margin-left:0;}
footer .footer-top .footer-contact .footer-contact-order p,
footer .footer-top .footer-contact .footer-contact-purchase p{margin-bottom:0;}
footer .footer-top .footer-contact .footer-contact-order a,
footer .footer-top .footer-contact .footer-contact-purchase a{display:block;}

footer .footer-middle .footer-link-info-showroom:not(:first-of-type){margin-top:10px;}
footer .footer-contact-info{display:none;}

@media screen and (max-width: 767px){
	footer .footer-middle .footer-link-info-showroom:not(:first-of-type){margin-top:18px;}
	footer .footer-top .btn-go-top{display:none;}
	footer .footer-top .footer-contact .footer-help{padding-top:15px;}
	footer .footer-top .footer-contact .footer-contact-order,
	footer .footer-top .footer-contact .footer-contact-purchase{
		margin-top:5px;
		margin-bottom:0;
	}
	footer .footer-top .footer-contact .footer-help .footer-contact-email{
		width:94%;
		font-size:12px;
		padding:10px 0;
	}
	footer .footer-contact-info{
		display:inline-block;
		margin-top:5px;
		border:1px solid #e1e1e1;
		border-radius:4px;
		width:46%;
	}
	footer .footer-contact-info a{
		display:block;
		font-size:12px;
		line-height:1;
		padding:8px 10px;
		font-weight:bold;
	}
	footer .footer-contact-order, footer .footer-contact-purchase{
		font-size:10px!important;
		width:46%;
		text-align:center!important;
	}
	footer .footer-top .footer-contact .contact-phone{
		font-size:11px!important;
	}
	
}
@media screen and (max-width: 350px){
	footer .footer-contact-info, footer .footer-contact-order, footer .footer-contact-purchase{
		width:auto;
	}
	
}

/* footer-middle */
@media screen and (max-width: 767px){
	footer .footer-middle .footer-title{
		font-size:12px;
		line-height:12px;
		padding:15px 20px;
	}
	footer .footer-middle li a, footer .footer-bottom li a{
		padding:15px 0;
		font-size:12px;
		line-height:12px;
	}
	footer .footer-bottom .footer-BG-group-title{
		font-size:12px;
		line-height:12px;
		padding:15px 20px;
	}
	footer .footer-middle .footer-link-info-showroom{
		font-weight:normal;
		font-size:12px;
	}
  
/* 海外サイト国旗アイコン */
/*---------------------------------------------------*/

 footer .footer-middle .row div:nth-last-of-type(1) li{
    position: relative;
    padding-left: 50px;
 }
 footer .footer-middle .row div:nth-last-of-type(1) li a::before{
   content: "";
   width:23px;
   height:15px;
   position: absolute;
   left: 20px;
   top: 50%;
   transform: translateY(-50%);
   -webkit- transform: translateY(-50%);
 }
 
 footer .footer-middle .row div:nth-last-of-type(1) li:nth-of-type(1) a:before{
   background:url("/_ui/responsive/common/ui_assets/online/img/parts/flag_singapore.gif") no-repeat left center;
   background-size:23px 15px;
 }
  /*footer .footer-middle .row div:nth-last-of-type(1) li:nth-of-type(2) a:before{
   background:url("/_ui/responsive/common/ui_assets/online/img/parts/flag_malaysia.gif") no-repeat left center;
   background-size:23px 15px;
 }*/
  footer .footer-middle .row div:nth-last-of-type(1) li:nth-of-type(2) a:before{
   background:url("/_ui/responsive/common/ui_assets/online/img/parts/flag_taiwan.gif") no-repeat left center;
   background-size:23px 15px;
 }
 
  footer .footer-middle .row div:nth-last-of-type(1) li:nth-last-of-type(1) a::before{
   height:23px;
  }
  footer .footer-middle .row div:nth-last-of-type(1) li:nth-last-of-type(1) a:before{
   background:url("/_ui/responsive/common/ui_assets/online/img/parts/flag_other.gif") no-repeat left center;
   background-size:23px 23px;
 }


}
/* Adjust Footer */
/*---------------------------------------------------*/
footer .footer-bottom{color:#666;}
footer .footer-bottom .footer-copy-right{color:#FFF;}

/* Footer Chatbtn */
/*---------------------------------------------------*/
footer .chatbtn {
   margin:10px auto;
   padding:0;
    height: 60px;
    max-width:390px;
    background: #FFF;
    color: #666666;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    line-height: 1.6;
    border-radius: 4px;
/*    overflow: hidden;
    position: fixed;
    right: 10px;
    bottom: 70px;
    transition: .2s;
    box-shadow: 0 0px 3px 2px rgba(0,0,0,0.1);
*/
  display: block;
    border:1px solid #eeeeee
}
footer .chatbtn table,
footer .chatbtn td{
  border-collapse: collapse;
  margin:0;
  padding:0;
  vertical-align:middle;
  text-align:left !important;
}
footer .chatbtn .iconimg{
  margin-left:5px;
}
footer .chatbtn:hover{
  color: #428bca;
  text-decoration: none;
}
@media (max-width: 767px){
  footer .chatbtn {
    width:94%;
 }
}

/* scrollbarカスタマイズ SP＆Tab用 */
/*---------------------------------------------------*/
@media screen and (max-width: 1024px){
	.dropdown-menu::-webkit-scrollbar {
		background:#F0F0F0;
		width:10px;
	}
	.dropdown-menu::-webkit-scrollbar-thumb {
		background:#C3C3C3;
		border-radius:3px;
	}
}

/* free-gift カタログ請求ページ */
/*---------------------------------------------------*/
.block-bg-style .block-bg-style__head-2 h2{
	margin:0;
	padding:0;
}
.block-bg-style .block-bg-style__cont{
	padding: 30px 0 0;
	background-color: #f7f6f6;
	overflow: hidden;
}
.block-bg-style .block-bg-style__cont > .container > .row > .col-xs-12{
	margin-bottom:5px;
	position:relative;
}
.block-bg-style .block-bg-style__cont > .container > .row .caution{
	font-size:14px;
	margin-bottom:30px;
	color:#ff3c6c;
}
.block-bg-style .block-bg-style__cont .catalog_new img,
.block-bg-style .block-bg-style__cont .catalog_title img{
	max-width:224px;
}
.block-bg-style .block-bg-style__cont .catalog_book img{
	max-width:180px;
}
.block-bg-style .block-bg-style__cont .catalog_download{
	padding-top:8px;
}
.block-bg-style .block-bg-style__cont .catalog_download a{
	font-size:13px;
}
.block-bg-style .block-bg-style__cont .catalog_download a:before {
  content: '\f1c1';
  font-family: FontAwesome;
  color: #666666;
	padding-right:2px;
}
.block-bg-style .block-bg-style__cont .center-block,
.block-bg-style .block-bg-style__cont .digicata_btn{
	max-width:260px;
}
.block-bg-style .block-bg-style__cont .digicata_btn{
	margin-top:25px;
  margin-left: auto;
  margin-right: auto;
}
.block-bg-style .block-bg-style__cont .digicata_btn a{
  width:100%;
	color: #ffffff;
	border-radius: 5px;
  background-color: #70accb;
  border-color: #70accb;
}
.block-bg-style .block-bg-style__cont .digicata_btn a:hover,
.block-bg-style .block-bg-style__cont .digicata_btn a:focus{
	background-color:#9dc5da;
}
.block-bg-style .block-bg-style__cont .digicata_caution a{
	color:#ff3c6c;
}
@media screen and (max-width: 1023px){
	.block-bg-style .block-bg-style__cont > .container > .row > .col-xs-12{
		margin-bottom:30px;
	}
	.block-bg-style .block-bg-style__cont .catalog_download a{
		font-size:11px;
	}
	.block-bg-style .block-bg-style__cont .eg_title{
		padding-top:0 !important;
	}
}
@media screen and (max-width: 767px){
	.block-bg-style .block-bg-style__cont .eg_title{
		padding-top:0 !important;
	}
}
#digitalcatalogSec{
	margin-top:40px;
	padding-bottom:20px;
}
#digitalcatalogSec h2{
	padding:20px;
	margin:0;
	width:100%;
	background:#c9dde7;
	text-align:center;
}
#digitalcatalogSec h2 img{
	height:40px;
	width:auto;
	-webkit-backface-visibility: hidden;
}
#digitalcatalogSec h2 img:first-child{
	margin-right:10px;
}
#digitalcatalogSec h2 span{
	font-size:17px;
	margin-top:10px;
	display:block;
	font-family:inherit;
}
#digitalcatalogSec .digitalcatalogSec__cont{
	padding:25px;
	background:url(https://www.beautygarage.jp/v20210315/_ui/responsive/common/ui_assets/online/bg/freegift/img/digitalcatalog_back.jpg) center bottom no-repeat;
	border:2px solid #c9dde7;
}
#digitalcatalogSec .digitalcatalogSec__cont p{
	font-size:19px;
	padding-left:1em;
	text-indent:-1em;
	color:#ff3c6c;
	font-family:"Yu Gothic Medium", "YuGothic", "Hiragino Kaku Gothic ProN", Meiryo, "Open Sans", Helvetica, Arial, -apple-system, blinkMacSystemFont, sans-serif;
}
#digitalcatalogSec .digitalcatalogSec__cont p a{
	color:#ff3c6c;
	text-decoration:underline;
}
#digitalcatalogSec .digitalcatalogSec__cont p a:hover,
#digitalcatalogSec .digitalcatalogSec__cont p a:focus{
	text-decoration:none;
}
#digitalcatalogSec .digitalcatalogSec__cont .digitalcatalogSec__wrap{
	display:flex;
}
#digitalcatalogSec .digitalcatalogSec__cont .digitalcatalogSec__wrap .wrap__left p{
	margin-top:30px;
	padding-right:20px;
}
#digitalcatalogSec .digitalcatalogSec__cont .digitalcatalogSec__wrap figure{
	margin-top:30px;
}
#digitalcatalogSec .digitalcatalogSec__cont .caution{
	font-size:15px;
	margin-top:20px;
}
@media screen and (max-width: 1023px){
	#digitalcatalogSec .digitalcatalogSec__cont p,
	#digitalcatalogSec .digitalcatalogSec__cont .caution{
		font-size:14px;
	}
	#digitalcatalogSec .digitalcatalogSec__cont .digitalcatalogSec__wrap{
		display:block;
	}
	#digitalcatalogSec .digitalcatalogSec__cont .digitalcatalogSec__wrap .wrap__left p{
		padding-right:0;
	}
	#digitalcatalogSec .digitalcatalogSec__cont .digitalcatalogSec__wrap figure img{
		max-width:100%;
	}
}
@media screen and (max-width: 767px){
	#digitalcatalogSec{
		margin-top:30px;
		padding-bottom:10px;
	}
	#digitalcatalogSec h2{
		padding:10px;
	}
	#digitalcatalogSec h2 img{
		height:26px;
	}
	#digitalcatalogSec h2 span{
		font-size:15px;
	}
	#digitalcatalogSec .digitalcatalogSec__cont{
		padding:15px;

	}
	#digitalcatalogSec .digitalcatalogSec__cont .digitalcatalogSec__wrap .wrap__left p,
	#digitalcatalogSec .digitalcatalogSec__cont .digitalcatalogSec__wrap figure{
		margin-top:20px;
	}
	#digitalcatalogSec .digitalcatalogSec__cont .caution{
		font-size:12px;
	}
}

/* Adjust SalonSnap */
/*---------------------------------------------------*/
.snap__list .sort-refine-bar .dropdown-menu{overflow:auto !important;}


/* CLP-makerBrand */
/*---------------------------------------------------*/
#makerBrand{
	width:100%;
	margin:0 auto;
}
#makerBrand .headline-text{padding:0 10px;}
#makerBrand .inner{
	overflow-x:scroll;
	white-space: nowrap;
	-webkit-overflow-scrolling:touch;
	padding-bottom:5px;
}
#makerBrand ul li{
	width:100px;
	display:inline-block;
	margin:6px 10px 6px 0;
	text-align:center;
	border:1px solid #DDD;
}
#makerBrand ul li a img{
	width:100%;
	height:auto;
}
#makerBrand .moreLoad{
	width:340px;
	border:1px solid #DFDFDF;
	border-radius:4px;
	background:#F9F9F9;
	font-size:12px;
	padding:14px 10px;
	margin:10px auto 0;
	display:block;
	text-align:center;
	font-weight:bold;
	position:relative;
	line-height:1.2;
	text-decoration:none;
}
#makerBrand .moreLoad:after{
	content:"\f054";
	text-align:center;
	font-family:FontAwesome;
	position:absolute;
	right:4%;
	top:50%;
	margin-top:-7px;
	font-weight:normal;
}
#makerBrand .moreLoad:hover{
	text-decoration:none;
	opacity:0.7;
}
#makerBrand ul li a:hover{
	opacity:0.5;
}

@media screen and (min-width: 686px){
	#makerBrand .inner{
		width:100%;
		overflow-x:hidden;
		white-space:normal;
		margin-top:-10px;
	}
	#makerBrand ul{
		width:100%;
		display:flex;
		flex-wrap:wrap;
	}
	#makerBrand ul li{
		width:calc(16.666666666% - 2.5%);
		display:block;
		margin:10px 1.25%;
		text-align:center;
		border:1px solid #DDD;
	}
}
@media screen and (min-width: 768px){
	#makerBrand .moreLoad{
		font-size:14px;
		margin:20px auto 0;
	}
	#topNewsWrap .moreLoad:after{margin-top:-6px;}
}
@media screen and (min-width: 1500px){
	#makerBrand{
		width:1200px;
		margin:0 auto;
	}
}
@media screen and (max-width: 767px){
	#makerBrand .moreLoad{
		width:240px;
	}
}

/* CLP SNSinfo */
/*---------------------------------------------------*/

#snsInfo{
	width:100%;
	margin:30px auto 0;
}
#snsInfo h2{
	margin:0;
	background:#F9F9F9;
	text-align:center;
}
#snsInfo img{
	max-width:100%;
	height:auto;
}
#snsInfo h2 img{
	width:100%;
	max-width:450px;
	height:auto;
}
#snsInfo a:hover{
	opacity:0.7;
}
#snsInfo .inner{
	border:4px solid #F9F9F9;
}
#snsInfo .inner ul{
	width:100%;
	display:flex;
	flex-wrap:wrap;
	justify-content: center;
	overflow:hidden;
}
#snsInfo .inner ul li{
	width:64px;
	margin:0 3.424%;
	padding:4.26% 0;
}
@media screen and (min-width: 768px){
	#snsInfo{
		display:table;
		overflow:hidden;
	}
	#snsInfo h2{
		width:45.263%;
		display:table-cell;
	}
	#snsInfo .inner{
		width:54.737%;
		display:table-cell;
		border:2px solid #F9F9F9;
		vertical-align:middle;
	}
}
@media screen and (min-width: 1176px){
	#snsInfo{width:950px;}
	#snsInfo .inner ul li{width:90px;}
}

/* Homepage＆CLP-pickupBanner */
/*---------------------------------------------------*/
.page-homepage .main-banner,
.page-homepage .main-slider{background-color:#FFF !important;}

#pickupBanner{
	width:100%;
	margin:-10px auto 0;
	padding-bottom:25px;
}
#pickupBanner.homepageOnly{
	/*border-bottom:1px solid #EEE;*/
}
#pickupBanner .inner{
	overflow-x:scroll;
  white-space: nowrap;
	-webkit-overflow-scrolling:touch;
	padding-bottom:5px;
}
#pickupBanner.homepageOnly .inner{
	padding-left:5px;
	padding-right:5px;
}
#pickupBanner ul{padding-bottom:5px;}
#pickupBanner ul li{
	width:138px;
	display:inline-block;
	white-space:normal;
	margin:10px 8px 0 0;
	vertical-align:top;
}
#pickupBanner ul li.showElement{display:inline-block !important;}
#pickupBanner ul li .txtBox{
	font-family:"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", Meiryo, "Open Sans", Helvetica, Arial, -apple-system, blinkMacSystemFont, sans-serif;
	padding-top:5px;
	font-size:12px;
	margin:0;
	color:#1F1F1F;
}
#pickupBanner ul li a{display:block;}
#pickupBanner ul li a img{
	width:100%;
	height:auto;
	border:1px solid #E0E0E0;
}
#pickupBanner ul li a:hover{opacity:0.7;}

#pickupBanner ul .replaceExpressBlocks a:not(:last-child){
	display:none;
}

@media screen and (min-width: 321px){
	#pickupBanner ul li{width:152px;}
}

@media screen and (min-width: 768px){
	#pickupBanner ul li{width:182px;}
	#pickupBanner ul li .txtBox{font-size:14px;}
}
@media screen and (min-width: 1025px){
	#pickupBanner.homepageOnly{
		margin:-20px auto 0;
		padding-bottom:40px;
	}
	#pickupBanner.homepageOnly .inner{
		margin: 0 auto;
		overflow-x:hidden;
		white-space:normal;
		padding:0;
	}
	#pickupBanner.homepageOnly ul{
		width:100%;
		display:flex;
		flex-wrap:wrap;
	}
	#pickupBanner.homepageOnly ul li{
		width:calc(20% - 16px);
		margin:20px 8px 0;
		display:block;
		background:#F9F9F9;
		border:1px solid #E0E0E0;
	}
	#pickupBanner.homepageOnly ul li:last-child{
		background:#FFF;
		display:flex;
		flex-wrap:wrap;
		align-items:center;
	}
	#pickupBanner.homepageOnly ul li a img{border:none;}
	#pickupBanner.homepageOnly ul li .txtBox{
		padding:8px;
		border-top:none;
		background:#F9F9F9;
	}
}
@media screen and (min-width: 1170px){
	#pickupBanner{
		margin:-20px auto 0;
		padding-bottom:40px;
	}
	#pickupBanner .inner{
		margin: 0 auto;
		overflow-x:hidden;
		white-space:normal;
	}
	#pickupBanner ul{
		width:100%;
		display:flex;
		flex-wrap:wrap;
	}
	#pickupBanner ul li{
		width:calc(20% - 16px);
		margin:20px 8px 0;
		display:block;
		background:#F9F9F9;
		border:1px solid #E0E0E0;
	}
	#pickupBanner ul li:last-child{
		background:#FFF;
		display:flex;
		flex-wrap:wrap;
		align-items:center;
	}
	#pickupBanner ul li a img{border:none;}
	#pickupBanner ul li .txtBox{
		padding:8px;
		border-top:none;
		background:#F9F9F9;
	}
}
@media screen and (min-width: 1216px){
	#pickupBanner.homepageOnly .inner{width:1186px;}
}
@media screen and (min-width: 1468px){
	#pickupBanner .inner{width:1186px;}
}

/* Homepage＆CLP-searchCategoryBtn */
/*---------------------------------------------------*/
.searchCategoryBtnWrap{
	padding:0 0 15px;
}
.searchCategoryBtn{
	/*width:98%;*/
	border:1px solid #adcbdb;
	border-radius:3px;
	font-size:15px;
	padding:13px 5px;
	display:block;
	position:relative;
	text-align:center;
	color:#4C97BE;
	line-height:1.0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.searchCategoryBtn i{
  padding-right:7px;
}
.searchCategoryBtn:after{
	content: "\f078";
	font-family: FontAwesome;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -7px;
}
.searchCategoryBtn:hover{
	text-decoration:none;
	color:#4C97BE;
}
@media screen and (min-width: 768px){
	.searchCategoryBtnWrap,
	.searchCategoryBtn{ display:none; }
}
@media screen and (max-width:767px){
  .header .button__link-xs .site-search{ padding-left:3px; padding-right:3px; }
	.page-homepage .searchCategoryBtnWrap{ padding:15px 5px 10px; }
	.page-homepage .homeWrapSearch .button__link-xs{ border-top:1px solid #e0e0e0; }
	.page-homepage .button__link-xs .site-search{ padding:10px 3px 0; }
}

/* PC版のツリー背景色を全館TOP白に変更,キーワード検索時の選択カテゴリにグレー背景付与 */
/*---------------------------------------------------*/
.menu__item__ancestor .menu__item--sub{
	background:#FFF!important;
}
.template-pages-search-searchGridPage .menu__item__ancestor .active > a[href*=javascript] {
	background:#F9F9F9;
}

/* キャンペーンページナビゲーション修正 */
/*---------------------------------------------------*/
@media (max-width: 768px){
  .campaign__control .block-categories-list__item {
    display: inline-block;
    margin-right: 0;
    padding-left:10px;
  }
}

/* 支払い方法変更モーダル内 掛け払い画像 */
/*---------------------------------------------------*/
#selectPaymentTypeForm a[href^="https://np-kakebarai.com/buy/"] img{height:200px;}
@media (max-width: 540px){
	#selectPaymentTypeForm a[href^="https://np-kakebarai.com/buy/"] img{height:150px;}
}
@media (max-width: 420px){
	#selectPaymentTypeForm a[href^="https://np-kakebarai.com/buy/"] img{height:130px;}
}
@media (max-width: 374px){
	#selectPaymentTypeForm a[href^="https://np-kakebarai.com/buy/"] img{height:110px;}
}

#selectPaymentTypeForm a .npimg{
	width:100%;
	max-width:468px;
	height:auto;
	min-height:116px;
	display:block;
}


/* メルマガ訴求 */
/*---------------------------------------------------*/
.sap-reco.initialized{min-height:auto !important;}
.sap-reco.initialized div[data-offerreco-item="offerRecoItem"]{
	width:100%;
	max-width:1200px;
	margin:30px auto;
	padding:0 15px;
}
.sap-reco .placeholder{display:none;}
.sap-reco .placeholder + div{min-height:0;}
.sap-reco.initialized div[data-offerreco-item="offerRecoItem"] a:hover{opacity:0.7;}
.sap-reco.initialized div[data-offerreco-offer-id="0000000010"]{display:none;}
@media (max-width: 767px){
	.sap-reco.initialized div[data-offerreco-offer-id="0000000010"]{display:block;}
	.sap-reco.initialized div[data-offerreco-offer-id="0000000011"]{display:none;}
	.sap-reco.initialized div[data-offerreco-item="offerRecoItem"]{
		padding:0 5px;
		margin:15px auto;
	}
}

/* campaignpage staff調整 */
/*---------------------------------------------------*/
.campaign__block .item__price--Staff span{text-decoration:none;}

/* カテゴリ・ファセット・メニュー調整 */
/*---------------------------------------------------*/

#product-facet a,
#product-facet p,
#product-facet .facet__list,
#product-facet .facet__list__text,
.header .header__menu__dropdown .menu__dropdown__item a:not(.menu__dropdown--bolder),
.header .header__menu__dropdown .menu__dropdown--text.time-text,
.username,.user__link{
	font-family:"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", Meiryo, "Open Sans", Helvetica, Arial, -apple-system, blinkMacSystemFont, sans-serif;
}
#product-facet .menu__side .menu__item .active > a{
	font-family:"Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", Meiryo, "Open Sans", Helvetica, Arial, -apple-system, blinkMacSystemFont, sans-serif;
}
.header .header__menu__dropdown{background-color:#FFF;}

@media (max-width: 1023px){
	#menuXs-comp a,#categoryMenu_1 a,
	.modal .menu__item--heading .title,
	.menu-xs-comp .menu__item--heading .title,
	.modal .menu__item .sub__menu__link,
	.menu-xs-comp .menu__item .sub__menu__link{font-size:13px;}
	#menuXs-comp .sub__menu__link--last a{font-size:12px;}	

	.modal .menu__item .sub__menu__link > a,
	.menu-xs-comp .menu__item .sub__menu__link > a,
	.modal .menu__item--heading .title,
	.menu__side .menu__item__heading a{padding:15px 26px 15px 5px;}
	.menu__side .menu__item__heading a,
	.modal .menu__item--heading .title{padding-left:10px;}
	
	.modal .menu__item .sub__menu__link, 
	.menu-xs-comp .menu__item .sub__menu__link,
	.modal .menu__item--body,
	.menu-xs-comp .menu__item--body{background-color:#FFF;}
	
	.product__facet__clp--mobile .facet .facet__name{padding:15px 10px;}
	
	.modal .btnIcon__item--link span,
	.modal .menu__item .current .title,
	.menu-xs-comp .menu__item .current .title,
	.btn-default-custom{font-size:11px;}
	.modal-menuXs .menuXs__item--link,
	.modal-menuXs .menuXs__heading a{
		font-size:13px;
		padding:15px 25px 15px 10px;
	}
	.modal .btnIcon__item--link .fa{font-size:2rem;}
	.modal-menuXs .menuXs__item:last-of-type .menuXs__item--text{line-height:2.2;}
	.modal-menuXs .menuXs__heading a{position:relative;}
	.modal-menuXs .menuXs__heading a:after{
		content: "\f054";
    font-family: FontAwesome;
    position: absolute;
    right: 10px;
    font-size: 12px;
    top: 50%;
    margin-top: -7px;
    color: #FFF;
    z-index: 1;
	}
	#modal-menuXs .btnIcon__wrapper{display:none;}
	#modal-menuXs .user__info span{font-size:13px;}
	.modal .menu__item .sub__menu__link > a:after, .menu-xs-comp .menu__item .sub__menu__link > a:after{
right:5px;
}
}

/* カテゴリ階層のインデント調整_191122 */
.collapse.in > a{margin-left:17px!important;}
.collapse.in > a span{font-style:normal;}
.collapse.in > a.menu__link:before{
	content: '\f054';
	font-family: FontAwesome;
	transform: rotate( 135deg );
    position: absolute;
    left: -5px;
    top: 50%;
    margin-top: -11px;
    color: #ccc;
    font-size: 12px;
	font-style:normal;
}
.collapse.in > a.menu__link:after{
	font-style:normal;
}

.collapse.in > a.menu__link ~ #childCategoryLv2{
	margin-left:5px;
	transition: all 0.2s ease;
}
.collapse.in > a.menu__link ~ #childCategoryLv3{
	margin-left:5px;
	transition: all 0.2s ease;
}
.collapse.in > a.menu__link ~ #childCategoryLv4{
	margin-left:5px;
	transition: all 0.2s ease;
}
.collapse.in > a{margin-left:17px!important;}
.collapse.in > a span{font-weight:normal;}
@media (max-width: 1023px){
	.collapse.in > a.menu__link ~ #childCategoryLv2{
	margin-left:5px;
	transition: all 0.2s ease;
	}
	.collapse.in > a.menu__link ~ #childCategoryLv3{
	margin-left:5px;
	transition: all 0.2s ease;
	}
	.collapse.in > a.menu__link ~ #childCategoryLv4{
	margin-left:5px;
	transition: all 0.2s ease;
	}
	.modal-dialog .collapse.in > a{margin-left:26px!important;
	}
}

/* facet項目のタップエリア（天地）調整_191122 */
@media (max-width: 1023px){
.brand__title {
    padding:15px;
	}
.brand__name li label{
	padding:15px 0;
}
.product__facet .facet .facet__list label {
	padding:15px 0;
}
}

/* homepageRanking and rankigPage */
/*---------------------------------------------------*/
/* #homepageProductRanking.start */
.rankingWrapper{border-bottom:1px solid #EEE;}
.rankingWrapper .ranking-inner{
	margin:30px 0 60px;
	position:relative;
}
.rankingWrapper .item__product:first-child{margin-left:0 !important;}
.rankingWrapper .ranking-component{
	max-width:1170px;
	margin:0 auto;
}
.rankingWrapper .ranking-inner ul{
	display:flex;
	flex-wrap:wrap;
}
.rankingWrapper .ranking-inner .sub__headline{margin-bottom:0;}
.rankingWrapper .ranking-inner .item__product{
	width:18.64%;
	margin:20px 0 15px 1.7%;
}
.rankingWrapper .ranking-inner .item__price--brand{margin-bottom:0;}
.rankingWrapper .ranking-inner .item__product a:hover{text-decoration:none;}
.rankingWrapper .ranking-inner .item__product a:hover .item__name{text-decoration:underline;}

.rankingWrapper .ranking-inner .item__product.more{display:none;}
.rankingWrapper .ranking-inner .item__product .thumb{
	min-height:auto;
	margin-bottom:10px;
}
.rankingWrapper .ranking-inner .item__product .item__rating{margin-bottom:0;}
.rankingWrapper .ranking-inner a.more{
	width: 340px;
	border: 1px solid #DFDFDF;
	border-radius: 4px;
	background: #F9F9F9;
	font-size: 16px;
	padding: 14px 10px;
	margin: 10px auto 0;
	display: block;
	text-align: center;
	font-weight: bold;
	position: relative;
	line-height: 1.4;
	text-decoration: none
}
.rankingWrapper .ranking-inner .more:hover{
	text-decoration: none;
  opacity: 0.7;
}
.rankingWrapper .ranking-inner .go-to-list:after{font-size:1.2rem;}
.rankingWrapper .ranking-inner .item__name{
	font-size:14px;
	margin-bottom:6px;
	line-height:1.6;
	font-weight:700;
	color:#333;
}
.rankingWrapper .ranking-inner p.go-to-list{
	display:block;
	text-align:right;
	margin-top:10px;
}
.rankingWrapper .ranking-inner p.go-to-list a{
	font-size:14px;
	font-weight:bold;
}
.rankingWrapper .rank{
	position:absolute;
	left:6px;
	top:6px;
	z-index:10;
	text-align:center;
}
.rankingWrapper .rank span{
	width:30px;
	height:30px;
	line-height:30px;
	color:#FFF;
	font-size:16px;
	background:#BCBCBC;
	border-radius:15px;
	display:inline-block;
	font-weight:bold;
}
.rankingWrapper .rank.item__ranking--1 span{background:#C69D31;}
.rankingWrapper .rank.item__ranking--2 span{background:#8B8B8B;}
.rankingWrapper .rank.item__ranking--3 span{background:#925847;}

.rankingWrapper .rank.item__ranking--1 span::before,
.rankingWrapper .rank.item__ranking--2 span::before,
.rankingWrapper .rank.item__ranking--3 span::before,
.rankingWrapper .rank.item__ranking--1 span::after,
.rankingWrapper .rank.item__ranking--2 span::after,
.rankingWrapper .rank.item__ranking--3 span::after{
	content:"";
	width:0;
	height:0;
	position:absolute;
	top:80%;
	z-index:-1;
	border-left:6px solid #B20000;
	border-top:8px solid #B20000;
	border-right:6px solid #B20000;
	border-bottom:4px solid transparent;
}
.rankingWrapper .rank.item__ranking--1 span::before,
.rankingWrapper .rank.item__ranking--2 span::before,
.rankingWrapper .rank.item__ranking--3 span::before{
	transform: rotate(30deg);
	left:-1px;
}
.rankingWrapper .rank.item__ranking--1 span::after,
.rankingWrapper .rank.item__ranking--2 span::after,
.rankingWrapper .rank.item__ranking--3 span::after{
	transform: rotate(-30deg);
	right:-1px
}
.rankingWrapper.homeLayout .ranking-inner .item__price--BG,
.rankingWrapper.homeLayout .ranking-inner .item__price--Staff{margin-bottom:0;}

@media screen and (max-width: 1024px){
	.rankingWrapper .ranking-inner{margin-top:20px;}
}
@media screen and (max-width: 1023px){
	.rankingWrapper .ranking-inner{margin-bottom:40px;}
	.rankingWrapper .ranking-inner .item__name{font-size:11px;}
	.rankingWrapper .rank{margin-bottom:7px;}
	.rankingWrapper .rank span{
		width:22px;
		height:22px;
		line-height:22px;
		font-size:11px;
		border-radius:11px;
	}
	.rankingWrapper .ranking-inner .item__product:nth-child(5){display:none;}
	.rankingWrapper .ranking-inner .item__product{
		width:23.5%;
		margin-left:2%;
	}
	.rankingWrapper .ranking-inner a.more,
	.rankingWrapper .ranking-inner p.go-to-list a{font-size:12px;}
	.rankingWrapper .ranking-inner .go-to-list:after{font-size:11px;}
	.rankingWrapper .ranking-inner.personalize{margin-bottom:45px;}
	.rankingWrapper .rank.item__ranking--1 span::before,
	.rankingWrapper .rank.item__ranking--2 span::before,
	.rankingWrapper .rank.item__ranking--3 span::before,
	.rankingWrapper .rank.item__ranking--1 span::after,
	.rankingWrapper .rank.item__ranking--2 span::after,
	.rankingWrapper .rank.item__ranking--3 span::after{
		border-left:4px solid #B20000;
		border-top:6px solid #B20000;
		border-right:4px solid #B20000;
		border-bottom:3px solid transparent;
	}
	
}
@media screen and (max-width: 768px){
	.rankingWrapper .ranking-inner{margin-top:20px;}
	.rankingWrapper .ranking-inner .rating .rating-turns{line-height:21px;}
	.rankingWrapper .ranking-inner .rating .rating-stars{font-size:14px;}
	/*.rankingWrapper .ranking-inner .item__name{
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow:hidden;
	}*/
	.rankingWrapper .ranking-inner a.more{width:240px;}
	.rankingWrapper .ranking-inner p.go-to-list{margin-top:15px;}
}
@media screen and (max-width: 600px){
	.rankingWrapper .ranking-inner .item__product{
		width:32%;
		margin-bottom:5px;
	}
	.rankingWrapper .ranking-inner.personalize .item__product:nth-child(4){margin-left:0;}
	.rankingWrapper .ranking-inner:not(.personalize) .item__product:nth-child(4),
	.rankingWrapper .ranking-inner.personalize a.more{display:none;}
	.rankingWrapper .ranking-inner.personalize .item__product:nth-child(5),
	.rankingWrapper .ranking-inner.personalize .item__product.more{display:block;}
	.rankingWrapper .ranking-inner.personalize .item__product.more a{
		height:100%;
		border:1px solid #eee;
		display:block;
	}
	.rankingWrapper .ranking-inner.personalize .item__product.more a p{
		display:flex;
		flex-wrap:wrap;
		justify-content:center;
		align-items:center;
		margin-bottom:0;
		height:100%;
	}
	.rankingWrapper .ranking-inner.personalize .item__product.more a img{max-width:100%;}
}
@media screen and (max-width: 429px){
	.rankingWrapper.homeLayout .ranking-inner .item__product .item__price--title{min-width:auto;}
	.rankingWrapper.homeLayout .ranking-inner .item__product .item__price--title:after{content:"";}
	.rankingWrapper.homeLayout .ranking-inner .item__product .item__price--value{
		position:relative;
		padding-left:5px;
		font-size:1.4rem;
	}
	.rankingWrapper.homeLayout .ranking-inner .item__product .item__price--value:before{
		content: ":";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    color: #666;
    font-weight: normal;
	}
}

/* #productRankingPage.start */
#productRankingPage #rankingList{margin:10px 0 10px;}
#productRankingPage .page-header{margin-bottom:5px;}
#productRankingPage .page-header + p,#productRankingPage .searchCategoryWrap .dropdown-menu li a,#productRankingPage .searchCategoryWrap dl dt
,#productRankingPage .searchCategoryWrap dl dd{
	font-family:"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", Meiryo, "Open Sans", Helvetica, Arial, -apple-system, blinkMacSystemFont, sans-serif;}
#productRankingPage .page-header + p{
	font-size:14px;
	color:#333;
}
#productRankingPage .ranking-inner .item__product{
	margin-top:25px;
	margin-bottom:25px;
}
#productRankingPage .ranking-inner .item__product:nth-child(5n+1){margin-left:0;}
#productRankingPage .ranking-inner .item__name{display:block;}
#productRankingPage .searchCategoryWrap{margin-bottom:15px;}
#productRankingPage .searchCategoryWrap dl{
	width:100%;
	padding:12px;
	background:#F6F5F5;
	margin-bottom:0;
}
#productRankingPage .searchCategoryWrap dl dt,
#productRankingPage .searchCategoryWrap dl dd .dropdown-menu li a,
#productRankingPage .searchCategoryWrap dl dd .dropdown-toggle span{font-size:16px;}
#productRankingPage .searchCategoryWrap dl dt,
#productRankingPage .searchCategoryWrap dl dd{
	position:relative;
	display:inline-block;
	font-weight:normal;
	color:#333;
}
#productRankingPage .searchCategoryWrap dl dt{padding:0 18px;}
#productRankingPage .searchCategoryWrap dl dt:before{
	content: "\f002";
	margin-right: 4px;
	display: inline;
	font-family: FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
}
#productRankingPage .searchCategoryWrap dl dd{width:60%;}
#productRankingPage .searchCategoryWrap dl dd .dropdown-toggle {
	width:100%;
	max-width:650px;
  padding: 15px 40px 15px 20px;
  line-height:1;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  appearance: none;
  margin: 0;
  font-weight: normal;
  text-align: left;
  position: relative;
  overflow: hidden;
	background:#FFF;
	outline:none;
}
#productRankingPage .searchCategoryWrap dl dd .dropdown-toggle span{color:#333;}
#productRankingPage .searchCategoryWrap dl dd .dropdown-toggle .fa-caret-down {
  color: #666;
  position: absolute;
  right: 7px;
	font-size:14px;
}
#productRankingPage .searchCategoryWrap dl dd .dropdown-menu{
	width:100%;
	max-width:650px;
	max-height:432px;
  position: absolute;
  top: 0;
  left: 0px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  opacity: 1;
  margin: 0;
  padding: 0;
  border: 0;
  box-shadow: 0px 0px 10px 1px rgba(6, 0, 1, 0.3);
  color: #333;
	overflow-y:scroll;
	outline:none;
}
#productRankingPage .searchCategoryWrap dl dd .dropdown-menu li{
	margin-top:0;
	position:relative;
}
#productRankingPage .searchCategoryWrap dl dd .dropdown-menu li a{padding:10px 10px 10px 20px;}
#productRankingPage .searchCategoryWrap dl dd .dropdown-menu > li > a:hover,
#productRankingPage .searchCategoryWrap dl dd .dropdown-menu > li > a.active {
  background-color: #d6e5ee;
  color: #4c97be;
	text-decoration:none;
}
#productRankingPage .searchCategoryWrap dl dd .dropdown-menu > li > a.active:after {
  content: "\f00c";
  position: absolute;
  color: #4c97be;
  right: 10px;
  top: 1rem;
  font-family: FontAwesome;
}
#productRankingPage .goTop{
	text-align:right;
	font-size:14px;
	display:block;
	margin:0 0 30px;
	font-weight:bold;
}
#productRankingPage .goTop a{color:#333;}

@media screen and (max-width: 1023px){
	#productRankingPage .page-header__wrapper{margin-bottom:2.5rem;}
	#productRankingPage .page-header{padding-bottom:0;}
	#productRankingPage .page-header + p{
		font-size:11px;
		margin-bottom:0;
	}
	#productRankingPage .searchCategoryWrap{margin-bottom:10px;}
	#productRankingPage .searchCategoryWrap dl dd .dropdown-toggle,
	#productRankingPage .searchCategoryWrap dl dd .dropdown-menu{max-width:none;}
	#productRankingPage .searchCategoryWrap dl dd .dropdown-menu{width:100%;}
	#productRankingPage .ranking-inner .item__product{
		margin-top:15px;
		margin-bottom:15px;
	}
	#productRankingPage #rankingList .item__product:nth-child(5){display:block;}
	#productRankingPage .ranking-inner .item__product:nth-child(5n+1){margin-left:2%}
	#productRankingPage .ranking-inner .item__product:nth-child(4n+1){margin-left:0;}
	#productRankingPage .searchCategoryWrap dl{font-size:0;}
	#productRankingPage .searchCategoryWrap dl dt,#productRankingPage .searchCategoryWrap dl dd .dropdown-menu li a,#productRankingPage .searchCategoryWrap dl dd .dropdown-toggle span{font-size:14px;}
	#productRankingPage .searchCategoryWrap dl dt{
		padding:0 12px 0 0;
		width:200px;
	}
	#productRankingPage .searchCategoryWrap dl dd{width:calc(100% - 200px);}
	#productRankingPage .goTop{font-size:11px;}
}
@media screen and (max-width: 600px){
	#productRankingPage .searchCategoryWrap dl dd .dropdown-menu{max-height:290px;}
	#productRankingPage .ranking-inner .item__product:nth-child(4n+1){margin-left:2%}
	#productRankingPage .ranking-inner .item__product:nth-child(3n+1){margin-left:0}
	#productRankingPage .searchCategoryWrap dl dl,
	#productRankingPage .searchCategoryWrap dl dt,
	#productRankingPage .searchCategoryWrap dl dd,
	#productRankingPage #rankingList .item__product:nth-child(4){display:block;}
	#productRankingPage .searchCategoryWrap dl dt,#productRankingPage .searchCategoryWrap dl dd{
		padding:5px 0;
		width:100%;
		text-align:center;
		font-weight:bold;
	}
	#productRankingPage .searchCategoryWrap dl dd .dropdown-menu{top:5px;}
}
@media screen and (max-width: 479px){
	#productRankingPage #rankingList .item__product{width:49%}
	#productRankingPage #rankingList .item__product:nth-child(3n+1){margin-left:2%}
	#productRankingPage #rankingList .item__product:nth-child(2n+1){margin-left:0}
    #productRankingPage .goTop{margin-bottom:220px;}
}

/* login,salonContractで判別。初期値はdisplay:none */
/*---------------------------------------------------*/
.isLogin,.isSalonContract,.notLogin,.notSalonContract{display:none !important;}
.showElement{display:block !important;}

/* 新規会員登録 カタログ請求停止（EGのみ） */
/*---------------------------------------------------*/
/*.page-register .catalogFree li:last-child{
	display:none;
}*/

/* お問い合わせページ 商品のお問い合わせ追加 */
/*---------------------------------------------------*/

/*.accountPageTopContent .productContact{margin-top:3.2rem;}
.accountPageTopContent .productContact h2{
	font-size:22px;
	text-align:center;
}
.accountPageTopContent .productContact h2 span{font-size:16px;}
.accountPageTopContent .productContact .row > div{margin-top:1.2rem;}
.accountPageTopContent .productContact .row > div a{padding:1.2rem;}
.accountPageTopContent .productContact .row > div a p{
	margin-bottom:0;
	line-height:1.6;
}
@media screen and (max-width: 1023px){
	.accountPageTopContent .productContact h2{font-size:16px;}
	.accountPageTopContent .productContact h2 span{font-size:12px;}
}

@media screen and (max-width: 767px){
	.accountPageTopContent .productContact .row > div{margin-top:0;}
}*/

/* VIPsale promotionMessage remove */
/*---------------------------------------------------*/
/*.item__promotion,.pdp__promotion{opacity:0;}*/


/*--------業種別ニュース出し分け-----------------------------*/
.page-homepage section.news {
	display: none;
}
section.news.news-active {
	display: block;
}
#news_nav {
	max-width: 1170px;
	margin: 0 auto/* 30px*/;
	display: flex;
	justify-content: space-between;
	display: -webkit-flex;
	-webkit-justify-content: space-between;
}
#news_nav li {
	width: calc((100% / 6) - 10px);
	display: block;
	height: 33px;
	border-bottom: solid 2px #e0e0e0;
	text-decoration: none;
	text-align: center;
    font-size:16px;
    color:#999;
    font-weight: bold;
}
#news_nav li:hover,
#news_nav li.active {
	border-bottom: solid 6px #4C97BE;
	font-weight: bold;
	cursor: pointer;
    color:#333;
}

@media screen and (max-width:1023px) {
#news_nav li {font-size:13px;}

}

@media screen and (max-width:767px) {
	#news_nav_cov {
		overflow-x: auto;
		height: 33px;
		/*-webkit-box-shadow: inset 0px -1px 0px 0px rgba(224,224,224,1);
		-moz-box-shadow: inset 0px -1px 0px 0px rgba(224,224,224,1);
		box-shadow: inset 0px -1px 0px 0px rgba(224,224,224,1);*/
	}
	#news_nav_cov::-webkit-scrollbar {
		display: none;
	}
	#news_nav {
		padding: 0 3px;
		position: relative;
		margin-bottom: 0;
		height: 33px;
	}
	#news_nav li {
		width: auto;
		min-width: 85px;
		flex-shrink: 0;
		-webkit-flex-shrink: 0;
		border-bottom: solid 2px #e0e0e0;
		/*border-bottom: none;*/
		overflow: hidden;
		margin: 0 4px;
		line-height: 30px;
		padding: 0 5px;
        font-size:13px
	}
	#news_nav li:last-child {
		position: relative;
		overflow: visible;
	}
	#news_nav li:last-child:after {
		position: absolute;
		top: 0;
		left: 100%;
		width: 5px;
		height: 1px;
		content: '';
		background: transparent;
	}
	#news_nav li:hover,
	#news_nav li.active {
		border-bottom: solid 5px #4C97BE;
		/*margin-bottom: -1px;*/
	}
	#news_nav_cov + #topNewsWrap {
		padding-top: 20px;
		/*margin-top: -1px;
		border-top: solid 1px #e0e0e0;*/
	}
	#news_nav_cov + #topNewsWrap dl:first-child {
		margin-top: 0;
	}
}

/* マイページQRコード */
/*---------------------------------------------------*/
.page-myAccountPage .page-header__wrapper .customer-info-qr img{ margin:0 auto; }

/* 中古カテゴリファセット不具合暫定対応21/3/11デプロイで削除予定 */
/*---------------------------------------------------*/
/*p.headline-text-sub.js-filter-terms-formatted{display:none;}*/

/* Express 全ページ グロナビ4列目削除調整 */
/*---------------------------------------------------*/
.bg-expressPage .header--bottom .header__menu__dropdown .menu__dropdown__content > .col-xs-3{ width: 33.33333333%; }
.bg-expressPage .header--bottom .header__menu__dropdown .menu__dropdown__content > .col-xs-3:nth-child(4){ display:none; }
.bg-expressPage .header .header__menu__dropdown .menu__dropdown__content > div:last-of-type .menu__dropdown__item a{
  font-weight: bold;
  font-size: 14px;
  padding: 7px 15px 7px 0;
  position: relative;
	font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", Meiryo, "Open Sans", Helvetica, Arial, -apple-system, blinkMacSystemFont, sans-serif;
}
.bg-expressPage .header .header__menu__dropdown .menu__dropdown__content > div:last-of-type .menu__dropdown__item:first-child a{
  padding-top:2px;
}
.bg-expressPage .header .header__menu__dropdown .menu__dropdown__content > div:last-of-type .menu__dropdown__item a:after {
  content: "\f054";
  font-family: FontAwesome;
  font-size: 10px;
  color: #cccccc;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -11px;
}
.bg-expressPage .header .header__menu__dropdown .menu__dropdown__content > div:last-of-type .menu__dropdown__item a{padding-top:2px;}
@media screen and (max-width: 1199px){
	.bg-expressPage #modal-searchBox .sub__menu .sub__menu__link--last{
		border-bottom:1px solid #e0e0e0;
	}
	.bg-expressPage #modal-searchBox .sub__menu .sub__menu__link--last:last-child{
		border-bottom:none;
	}
	.bg-expressPage #modal-searchBox .sub__menu .sub__menu__link--last a{
		padding:11px 25px 11px 5px;
		margin:0;
		display:block;
		position:relative;
	}
	.bg-expressPage #modal-searchBox .sub__menu .sub__menu__link--last a:after{
		content: "\f054";
		font-family: FontAwesome;
		position: absolute;
		right: 15px;
		font-size: 16px;
		top: 50%;
		margin-top: -7px;
		color: #cccccc;
		z-index: 1;
	}
}
@media screen and (max-width: 1023px){
	.bg-expressPage #modal-searchBox .sub__menu .sub__menu__link--last a{
		padding:15px 26px 15px 5px;
		margin:0;
		display:block;
		position:relative;
	}
	.bg-expressPage #modal-searchBox .sub__menu .sub__menu__link--last a:after{
		font-size:12px;
		right: 5px;
	}
}

/* Express グロナビ・左カテゴリ・SP商品検索（アイラッシュ非表示） */
/*---------------------------------------------------
.bg-expressPage .header .navbar--menu .main__menu__item{width:calc(25%);}
.bg-expressPage .header .navbar--menu .main__menu__item:last-child{display:none;}
.bg-expressPage .product__facet .modal.modal-category-menu .menu__side .menu__item > ul > li[data-code="2EL"]{display:none;}
.bg-expressPage #searchBox-menu > .menu__item:last-child{display:none;}
*/

/* Express 購入履歴 /express-order/orders */
/*---------------------------------------------------*/
.page-expressOrders .orders-table.mypage__block{ margin-bottom:4rem; }

/* Express PCヘッダーのカートhover時ミニカート */
/*---------------------------------------------------*/
.bg-expressPage .mini-cart-wrap .cart__total .cart__total__detail .pdp__promotion:first-child { font-size:0; }
.bg-expressPage .mini-cart-wrap .cart__total .cart__total__detail .pdp__promotion:first-child::before {
  font-size: 12px;
  content: "5,000円以上で送料無料になります";
  font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", Meiryo, "Open Sans", Helvetica, Arial, -apple-system, blinkMacSystemFont, sans-serif;
}

/* Express フッター修正 & ビビット削除 */
/*---------------------------------------------------*/
.bg-expressPage footer .footer-top .footer-contact .footer-help .footer-contact-email{ font-size:18px; padding:10px; }
@media (max-width: 767px) {.bg-expressPage footer .footer-top .footer-contact .footer-help .footer-contact-email{ font-size:14px; } }
.bg-expressPage footer .chatbtn{ display:none; }
.bg-expressPage footer .footer-contact-order{ width:94%; text-align:center!important;}

/* Express PCヘッダーTEL追加 */
/*---------------------------------------------------*/
@media (max-width: 1090px) and (min-width: 1025px) { .bg-expressPage .header .navbar .nav--right .item.expressHeaderTel{display:none;} }

/* レジ画面でNP掛け払い非選択 */
/*---------------------------------------------------*/
/*.page-multiStepCheckoutSummaryPage #colorbox input#PaymentTypeSelection_NP + .radio-mark{background : #eee;}
.page-multiStepCheckoutSummaryPage #colorbox input#PaymentTypeSelection_NP + .radio-mark + strong{color : #bbb;}*/


/* 人気商品ランキング各業種見出し文字色変更 */
/*---------------------------------------------------*/
.sub__headline--text {
	color: #666;
}

/* 総合TOP常設バナー下　レビュー・デジカタ・サロンスナップバナー */
/*---------------------------------------------------*/
#pickup_bigbnr {
	border-bottom: 1px solid #EEE;
	padding-bottom: 40px;
}
#pickup_bigbnr > ul {
	max-width: 1170px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	display: -webkit-flex;
	-webkit-justify-content: space-between;
}
#pickup_bigbnr li a {
	display: block;
}
#pickup_bigbnr li a img{
	width:100%;
	height:auto;
}
#pickup_bigbnr li a img:hover {
	opacity: 0.7;
}
#pickup_bigbnr li + li {
	margin-left: 22px;
}
@media screen and (max-width:1200px) {
	#pickup_bigbnr {
		padding-bottom: 35px;
	}
	#pickup_bigbnr > ul {
		margin: 0 8px;
	}
	#pickup_bigbnr li + li {
		margin-left: 15px;
	}
}
@media screen and (max-width:1023px) {
	#pickup_bigbnr {
		padding-bottom: 25px;
	}
	#pickup_bigbnr > ul {
		overflow-x: scroll;
		margin:0 10px;
		padding:0 5px;
		display: flex;
		flex-wrap: nowrap;
		display: -webkit-flex;
		-webkit-flex-wrap: nowrap;
	}
	#pickup_bigbnr li a img{
		width:40vw;
		margin-bottom: 10px;
	}
}
@media screen and (max-width:727px) {
	#pickup_bigbnr li {
		width: auto;
	}
	#pickup_bigbnr li + li {
		margin-left: 10px;
	}
	#pickup_bigbnr li a img {
		width: /*312px*/85vw;
		height: auto;
	}
}

/* グローバルナビ矢印対応 */
/*---------------------------------------------------*/
.header .navbar--menu .main__menu__item:hover .dropdown-toggle:before{
  opacity: 0;
}
.js-hover-dropdown .dropdown-menu::before{
  opacity: 0;
  position: absolute;
  top: -6px;
  width: 0;
  height: 0;
  content: "";
  transition: position .2s;
  border-right: 6px solid transparent;
  border-bottom: 8px solid rgba(51,51,51,.95);
  border-left: 6px solid transparent;
}
.js-hover-dropdown:nth-of-type(1) .dropdown-menu::before{left: 8%;}
.js-hover-dropdown:nth-of-type(2) .dropdown-menu::before{left: 24.5%;}
.js-hover-dropdown:nth-of-type(3) .dropdown-menu::before{left: 41%;}
.js-hover-dropdown:nth-of-type(4) .dropdown-menu::before{left: 57.8%;}
.js-hover-dropdown:nth-of-type(5) .dropdown-menu::before{left: 74.5%;}
.js-hover-dropdown:nth-of-type(6) .dropdown-menu::before{left: 91%;}
.bg-expressPage .js-hover-dropdown:nth-of-type(1) .dropdown-menu::before{left: 9.5%;}
.bg-expressPage .js-hover-dropdown:nth-of-type(2) .dropdown-menu::before{left: 29.5%;}
.bg-expressPage .js-hover-dropdown:nth-of-type(3) .dropdown-menu::before{left: 49.5%;}
.bg-expressPage .js-hover-dropdown:nth-of-type(4) .dropdown-menu::before{left: 69.5%;}
.bg-expressPage .js-hover-dropdown:nth-of-type(5) .dropdown-menu::before{left: 89.5%;}