@charset "utf-8";
/*---------------------------------+
@title  ： common.css(BG用)
@detail ： ui_assets_CoreFile
@temp   ： allTemplate
Copyright BEAUTY GARAGE.INC. All Rights Reserved.
+----------------------------------*/

/* サジェストSP */
@media (max-width: 767px){
	.site-search .ui-autocomplete .ui-menu-item.site-search-product,
	.site-search .ui-historycomplete .ui-menu-item.site-search-product,
	#suggestions-list .ui-menu-item{
		font-size: 14px;
		line-height: 1.6;
		padding-left: 15px;
	}
	#suggestions-list .ui-menu-item{line-height: 1;}
	#suggestions-list .ui-menu-item .name{font-size: 14px; padding-top:3px; padding-bottom: 3px;}
	#suggestions-list .ui-menu-item .name .top-level-category{font-size: 11px;}
	.site-search .ui-autocomplete .ui-autocomplete-category,
	.site-search .ui-historycomplete .ui-autocomplete-category{
		font-size:12px;
		line-height: 3.0;
	}
	.site-search .ui-autocomplete .ui-menu-item.site-search-product:last-of-type,
	.site-search .ui-historycomplete .ui-menu-item.site-search-product:last-of-type{
		padding-bottom: 5px;
	}
	.btn-remove-search-item{
		top:11px;
	}
	button.close{font-size:33px; font-weight: normal; padding-left:10px;}
	#modal-menuXs .close{
		top: 4px;
	}
	.modal-header #js-history-search-box .close{
		top:6px;
	}
	.btn-remove-search-item,
	.search-history-no-top #js-history-search-box .close{top:4px;}
	.close{font-size:33px; }
	.modal-searchBox .close.btn-remove-search-item,
	.search-history-no-top #js-history-search-box .close{
		font-size:33px;
		color: #CCC;
	}
}

.global-search-section .col-xs-5{width: 48%; padding-left:5px; padding-right: 5px;}
.global-search-section .col-xs-7{width: 52%; padding-left:5px; padding-right: 5px;}
@media (max-width: 320px){
	.global-search-section{padding-left:22px;}
	.modal-header .js-mobile-search-box .global-search-section .member-type-radio>label {margin-left:-10px;}
	.modal-header .js-mobile-search-box .global-search-section .radio{padding-left:16px;}
	.global-search-section .col-xs-7{width: 52%; padding-left:5px; padding-right: 5px;}
}

/* メガメニュー内 */
/*.modal-menuXs .menuXs__item--search-bar{
  display: none;
}*/

.modal-searchBox .js-mobile-search-box #js-history-search-box{top:53px !important;}
.page-productGrid .modal-searchBox .js-mobile-search-box #js-history-search-box,
.pageType-CategoryPage .modal-searchBox .js-mobile-search-box #js-history-search-box{top:80px !important;}

.header .bgsite-header .navbar--menu .main__menu .dropdown-menu{
	background: #FFF;
}

@media (min-width: 1024px){
.gross-price {font-size: 11px;
}
.item__product .item__price--BG .item__price--value .price-data, .item__product .item__price--BG .item__price--value.price-data, .item__product .item__price--Staff .item__price--value .price-data, .item__product .item__price--Staff .item__price--value.price-data, .item__product .item__price--VIP .item__price--value, .item__product .item__price--BG.price-data .item__price--value, .item__product .item__price--Staff.price-data .item__price--value {
    font-size: 17px;
}
.item__product .item__price--BG .item__price--value .price-data::first-letter, .item__product .item__price--BG .item__price--value.price-data::first-letter, .item__product .item__price--Staff .item__price--value .price-data::first-letter, .item__product .item__price--Staff .item__price--value.price-data::first-letter {
    font-size: 13px;
}
}

/* SP条件で絞込むのモーダル */
@media (max-width: 767px){
  #modal-refineFacetSearchXs .close{
    font-size:1.8rem;
    margin-top:2px;
  }
}

/* ヘッダ検索＆メニューモーダル */
.modal-searchBox .close {
    font-size: 32px;
    font-weight: normal;
    margin-left: 10px;
    padding:0;
    color: #333;
    opacity: 1.0;
}
#modal-searchBox .input-group.input-group-mb{width:85%;}
#searchBox-menu .menu__item--heading.current:after{display:none;}

#modal-menuXs .close {
    font-size: 32px;
    font-weight: normal;
    opacity: 1.0;
    color: #333;
    padding-left:10px;
}
@media (max-width: 767px) {
#modal-menuXs .user__info{min-height: 32px!important; padding-top:10px;}
}


/* ヘッダ（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:#3d9ed1; }
#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:#ce8da7; }
#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; }

/* PCヘッダ（メーカー・ブランドから探す、セミナー）style変更用 */
/*---------------------------------------------------*/
.header .main__menu .main__menu__item:nth-child(6) .main__menu__link,
.header .main__menu .main__menu__item:nth-child(7) .main__menu__link{
    color: #3d9ed1;
}
.header .main__menu .main__menu__item:nth-child(6) .main__menu__link:hover,
.header .main__menu .main__menu__item:nth-child(7) .main__menu__link:hover{
	color: #3d9ed1;
	opacity: 0.7;
}
/*.header .main__menu .main__menu__item:nth-child(6) .main__menu__link:after{
	content:"から探す";
	font-size:10px;
}*/
.header .main__menu .main__menu__item:nth-child(7) .main__menu__link:after{
    font-family: FontAwesome;
    content:"\f2d2";
    padding-left:5px;
    font-size:90%;
    font-weight: normal;
}
/* スマホメニュー・Homeカテゴリ（メーカー・ブランドから探す、セミナー） */
.modal:not(.acdm-modal-menuXs) .menu__item:nth-child(7) .menu__item--heading.collapsed .title,
.modal:not(.acdm-modal-menuXs) .menu__item:nth-child(8) .menu__item--heading.collapsed .title,
.menu-xs-comp .menu__item:nth-child(6) .menu__item--heading.collapsed .title,
.menu-xs-comp .menu__item:nth-child(7) .menu__item--heading.collapsed .title{
    color: #3d9ed1;
    padding-left: 10px;
}
.modal:not(.acdm-modal-menuXs) .menu__item:nth-child(7) .menu__item--heading:after,
.modal:not(.acdm-modal-menuXs) .menu__item:nth-child(8) .menu__item--heading:after,
.menu-xs-comp:not(.acdm-category-navigation) .menu__item:nth-child(6) .menu__item--heading:after,
.menu-xs-comp:not(.acdm-category-navigation) .menu__item:nth-child(7) .menu__item--heading:after{
    color: #3d9ed1;
}
.modal:not(.acdm-modal-menuXs) .menu__item:nth-child(8) .menu__item--heading:after,
.menu-xs-comp:not(.acdm-category-navigation) .menu__item:nth-child(7) .menu__item--heading:after{
    content:"\f2d2"!important;
}
/*.modal:not(.acdm-modal-menuXs) .menu__item:nth-child(7) .menu__item--heading.collapsed .title:after,
.menu-xs-comp:not(.acdm-category-navigation) .menu__item:nth-child(6) .menu__item--heading.collapsed .title:after{
    content:"から探す";
    font-size:10px;
}*/
.modal:not(.acdm-modal-menuXs) .menu__item:nth-child(8) .menu__item--heading.collapsed .target-blank:after,
.menu-xs-comp:not(.acdm-category-navigation) .menu__item:nth-child(7) .menu__item--heading.collapsed .target-blank:after{
    display: none;
}
.modal:not(.acdm-modal-menuXs) .menu__item:nth-child(8),
.menu-xs-comp:not(.acdm-category-navigation) .menu__item:nth-child(7){
    border-left-color:#ccc;
}
#searchBox-menu .menu__item:nth-child(8) .title{
    padding-left: 10px !important;
}

/*---スマホHomeUI変更とカテゴリ順番変更（メーカー・ブランドから探すを一番上へ） ----*/
@media screen and (max-width: 767px){
    .page-homepage .main-container #productCategoryWrap #menuXs-comp{
        display: flex;
        flex-wrap: wrap;
        margin-left: 5px;
        margin-right: 5px;
    }
    .page-homepage .main-container #productCategoryWrap #menuXs-comp .menu__item{
        order:2;
        width: 100%;
    }
    .page-homepage .main-container #productCategoryWrap #menuXs-comp .menu__item:nth-child(6){
        order:1;
    }
}

/* PC・タブレットのヘッダTELに追加*/
/*---------------------------------------------------*/
/*@media (min-width: 768px){
    body:not(.bg-expressPage) .header:not(.acdm--header) .navbar .nav--right .item:first-child a span::after{
      content: "（日・祝除く10:00～18:00）";
    }
}*/

/* 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;}
}

/* PC・Tabletセミナー追加時グロナビ横幅調整 */
body:not(.bg-expressPage) .header .navbar--menu .main__menu__item:not(:nth-child(7)){
    width:15%;
}
body:not(.bg-expressPage) .header .main__menu .main__menu__item:nth-child(7){
    width: 10%;
}
@media screen and (min-width:768px) and (max-width:1023px){
    body:not(.bg-expressPage) .header .navbar--menu .main__menu{
        display: flex;
        align-items: center;
    }
    body:not(.bg-expressPage) .header .navbar--menu .main__menu__item{
        display: flex;
        justify-content:center;
    }
    body:not(.bg-expressPage) .header .navbar--menu .main__menu__item a{
        line-height: 1.2;
    }
    body:not(.bg-expressPage) .header .navbar--menu .main__menu__item:not(:nth-child(4)):not(:nth-child(6)):not(:nth-child(7)){
        width:16.5%;
    }
    body:not(.bg-expressPage) .header .main__menu .main__menu__item:nth-child(4){
        width: 12%;
    }
    body:not(.bg-expressPage) .header .main__menu .main__menu__item:nth-child(6),
    body:not(.bg-expressPage) .header .main__menu .main__menu__item:nth-child(7){
        width: 11%;
    }
}
/* マッサージ・リラクが崩れないように追加調整240313 */
@media screen and (min-width:800px) and (max-width:1199px){
li.main__menu__item > a.main__menu__link{font-size:12px;}
}
@media screen and (min-width:768px) and (max-width:799px){
li.main__menu__item > a.main__menu__link{font-size:11px;}
}

/* ヘッダ会員数・顧客情報 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;}
}

/* グロナビ */
/*---------------------------------------------------*/
.header .header__menu__dropdown{
 margin-top: 5px;
}


/* 主に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:10px 0 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 0 15px;
  font-size: 16px;
  color: white;
  text-align: center;
  line-height: 1.5;
  font-family: "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: "Hiragino Kaku Gothic ProN",Meiryo,"Open Sans",Helvetica,Arial,-apple-system,blinkMacSystemFont,sans-serif;
    color: #111;
}

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 15% 0;
  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 .flex {
  padding: 10px 0 0 10px;
}

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 .flex {
      background: #316c8c;
      padding:10px 10px 5px;
      display: block;
      text-align:center;
    }
    
  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;
  }
}

/* topNewsWrap3からはSAIcss*/
/*---------------------------------------------------*/

#topNewsWrap3 dl dd span.newsLabel.attn1,#topNewsWrap3 dl dd span.newsLabel.attn2{background:#FF3366;}

/* 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;
	}
}

#BGprBannerWrap {
	width: 100%;
	max-width: 1170px;
	margin: 0 auto 60px;
}
#BGprBannerWrap .sub__headline {
	position: relative;
}
#BGprBannerWrap .sub__headline .go-to-list {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 15px;
	font-weight: 700;
}
#BGprBannerWrap .sub__headline + p {
	text-align: center;
	margin-bottom: 20px;
}
#BGprBannerWrap .item__product {
	max-width: none;
	width: 100%;
	margin-bottom: 0;
}
#BGprBannerWrap .owl-carousel .owl-nav .owl-next, #BGprBannerWrap .owl-carousel .owl-nav .owl-prev {
	top: 50%;
	transform: translateY(-50%);
}
@media screen and (min-width:1025px) {
	#BGprBannerWrap .owl-carousel .owl-nav .owl-next {
		right: -10px;
	}
	#BGprBannerWrap .owl-carousel .owl-nav .owl-prev {
		left: -10px;
	}
}
@media (max-width: 1023px) {
	#BGprBannerWrap {
		margin: 30px auto;
	}
}
@media (max-width: 767px) {
	#BGprBannerWrap .owl-carousel:not(.js-home-carousel):not(.js-clp-carousel) .owl-stage-outer .carousel__category--name, #BGprBannerWrap .owl-carousel:not(.js-home-carousel):not(.js-clp-carousel) .owl-stage-outer .owl-item .item__product {
		width: 220px !important;
	}
	#BGprBannerWrap .owl-item {
		width: auto !important;
		margin-right: 8px !important;
	}
}
@media (max-width: 599px) {
	#BGprBannerWrap .carousel .carousel__item, #BGprBannerWrap .carousel .item, #BGprBannerWrap .carousel__component--carousel .carousel__item, #BGprBannerWrap .carousel__component--carousel .item {
		width: 220px !important;
	}
}

/* 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 #3d9ed1;
	text-align:center;
	padding:8px;
	color:#3d9ed1;
	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;}
}
.page-homepage .yCmsComponent:has(>.bannerBlock):last-of-type {
    padding-bottom: 10px;
    border-bottom: 1px solid #EEE;
}

/* 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;}
  .acdm-search-list .site-search .ui-autocomplete{top:40px !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 .price-data,
.order__item__wrapper .order__item .order__item__info .pdp__promotion a i{display:inline-block;}
.page-orderFormPage h4.order__item--name{margin-top:0;}

/* 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; margin-top:10px;}
.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:20px 0 10px;}
.order__item__wrapper .order__item .order__item__info .orderformOnly a{color:#3d9ed1;}
.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:#111;}
.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;}
    .page-orderFormPage .pdp__prices .bg-price, .page-orderFormPage .order__price--bg .bg-price .price-data, .page-orderFormPage .order__price--vip {font-size:18px!important;}
}

.page-orderFormPage .price--line-through .price-data{display:inline!important;}
.page-orderFormPage .section__heading{display:none;}
.page-orderFormPage .order__item{margin-top:10px;}
@media (max-width: 767px){
	.page-orderFormPage .order__item{margin-top:0; padding-top:0;}
}

/* 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-bottom: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;}
}
.yCmsComponent:has(>.fulfilBanner):has(+ .yCmsComponent #productCategoryWrap) {
    padding-bottom: 10px;
    border-bottom: 1px solid #EEE;
}

/* 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:#111;
}
#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:#111;
		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:#111;}
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: #111;
    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;
  cursor: pointer;
}
@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: #111;
	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: #3d9ed1;
  border-color: #3d9ed1;
}
.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;
	}
}
.block-bg-style .block-bg-style__cont .mordalopen_btn{
	width:100%;
}
/*#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:20px;
	/*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:"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 figure{
	margin:30px auto;
	text-align:center;
}
#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 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 .caution{
		font-size:12px;
	}
}

/*---- 新規会員登録カタログ請求非表示 ---------------------------*/
.page-register #catalogRegister{
  display: none;
}

/* Adjust SalonSnap */
/*---------------------------------------------------*/
.snap__list .sort-refine-bar .dropdown-menu{overflow:auto !important;}
.snap__heading .pt_pre{margin-bottom:0;}
.snap__heading .btn-large{margin-top: 0;}
.snap__heading .pt_pre img{width: 100%;}


/* 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:0 auto;
    padding-bottom:20px;
    border-bottom:solid 1px #EEE;
}
#pickupBanner:not(.homepageOnly) .headline .headline-text{
    margin-top: 0;
}
#pickupBanner .headline .go-to-list{
    right: 5px;
}
#pickupBanner .headline .go-to-list:after{
    content:'\f078';
    font-size: 100%;
}
#pickupBanner .inner{
    margin-top: 0;
    margin-bottom: 0;
}
#pickupBanner ul{
    display: flex;
    flex-wrap: wrap;
    padding: 0px;
}
#pickupBanner ul li{
    /*width:138px;*/
    width: calc(25% - 10px);
    display:inline-block;
    white-space:normal;
    margin:0 5px 25px;
    vertical-align:top;
}
#pickupBanner ul li.showElement{
    display:inline-block !important;
}
#pickupBanner ul li .txtBox{
    display:none;
    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;
}
#pickupBanner .inner a.more{
    width: 240px;
    border: 1px solid #DFDFDF;
    border-radius: 4px;
    background: #F9F9F9;
    font-size: 12px;
    padding: 14px 10px;
    margin: 0 auto;
    display: block;
    text-align: center;
    font-weight: bold;
    position: relative;
    line-height: 1.4;
    text-decoration: none
}
#pickupBanner .inner a.more:hover{
    text-decoration: none;
    opacity: 0.7;
}

@media screen and (max-width:767px){
    /*#pickupBanner ul li:first-child,
    #pickupBanner ul li:last-child,*/
    #pickupBanner ul li.pc_show,
    #pickupBanner:not(.homepageOnly) ul > li:nth-child(n + 6),
    #pickupBanner:not(.homepageOnly) ul > #pickupBannerAccordion,
    #pickupBanner:not(.homepageOnly) a.more{
        display: none;
    }
}
@media screen and (max-width:590px){
    #pickupBanner ul li{
        width: calc(50% - 10px);
    }
}

@media screen and (min-width: 768px){
    /*#pickupBanner ul li{width:182px;}*/
    #pickupBanner .headline .go-to-list{display:none;}
    #pickupBanner ul li .txtBox{font-size:14px;}
    #pickupBanner .inner a.more{display: none !important;}
}
@media screen and (min-width: 1024px){
    #pickupBanner.homepageOnly{
        margin:0 auto;
        padding-bottom:40px;
    }
    #pickupBanner .inner{
        margin: 0 auto;
        overflow-x:hidden;
        white-space:normal;
        padding:0;
    }
    #pickupBanner ul{
        width:100%;
        display:flex;
        flex-wrap:wrap;
    }
    #pickupBanner ul li{
        width:calc(20% - 16px);
        margin:0 8px;
        display:block;
        background:#F9F9F9;
        border:1px solid #E0E0E0;
    }
    #pickupBanner ul li:nth-of-type(n+6){
        margin-top:20px;
    }
    #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: 1480px){
    #pickupBanner .inner{width:1186px;}
}

/* Homepage＆CLP-searchCategoryBtn */
/*---------------------------------------------------*/
.searchCategoryBtnWrap{
	padding:0 0 15px;
}
.searchCategoryBtn{
	/*width:98%;*/
	border:1px solid #3d9ed1;
	border-radius:3px;
	font-size:15px;
	padding:13px 5px;
	display:block;
	position:relative;
	text-align:center;
	color:#3d9ed1;
	line-height:1.0;
	/*font-family:"Hiragino Kaku Gothic ProN",Meiryo,"Open Sans",Helvetica,Arial,-apple-system,blinkMacSystemFont,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:#3d9ed1;
}
@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:"Hiragino Kaku Gothic ProN",Meiryo,"Open Sans",Helvetica,Arial,-apple-system,blinkMacSystemFont,sans-serif;
}
#product-facet .menu__side .menu__item .active > a{
	font-family:"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;
}
}

/* facet解除デザイン調整_230307 3/30～SAIcss適用により不要*/
/*.plp__content .facet__list_filterTerm-add li {
    position: relative;
    float: left;
    margin:5px 10px 5px 0;
    background: #f9f9f9;
    padding: 2px 8px;
    border: solid 1px #CCC;
    border-radius: 20px;
}
.fa-times-circle:before {
    content: "\f00d";
    color:#666;
    font-size:16px;
}
.plp__content .facet__list_filterTerm-add li a{text-decoration:none;}
.plp__content .facet__list_filterTerm-add li.rm-filter-term:hover, .plp__content .facet__list_filterTerm-add li.clear-filter-hard:hover, .facet__list_filterTerm-add li.clear-filter-opt:hover{opacity:0.6;}
.facet__list_filterTerm-add li.clear-filter-opt{cursor:pointer;}
@media screen and (max-width:1023px){
.fa-times-circle:before {font-size:14px;}
}*/

/*--------- レビューの星を小さくする -----------*/
.item__product .btn-rating{padding:0;}
.item__product .item__rating .rating-stars{font-size:10px; float:none; margin-right:0;}
.item__product .item__rating .rating-turns{line-height:1;}

@media screen and (min-width: 768px){
    .item__product .item__rating .rating-turns{font-size:10px;}
}
@media screen and (max-width: 767px){
    .item__product .item__rating .rating-turns{vertical-align:1px;}
}

/* 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:#111;
}
.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:1;}
	.rankingWrapper .ranking-inner .rating .rating-stars{font-size:10px;}
	/*.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: #111;
    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:"Hiragino Kaku Gothic ProN",Meiryo,"Open Sans",Helvetica,Arial,-apple-system,blinkMacSystemFont,sans-serif;}*/
#productRankingPage .page-header + p{
	font-size:14px;
	color:#111;
}
#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:#111;
}
#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:#111;}
#productRankingPage .searchCategoryWrap dl dd .dropdown-toggle .fa-caret-down {
  color: #111;
  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: #111;
	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: #3d9ed1;
	text-decoration:none;
}
#productRankingPage .searchCategoryWrap dl dd .dropdown-menu > li > a.active:after {
  content: "\f00c";
  position: absolute;
  color: #3d9ed1;
  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:#111;}

@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,
.page-app-menu section.news,
.page-News-editpage section.news,
.page-News-edit 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 #3d9ed1;
	font-weight: bold;
	cursor: pointer;
    color:#111;
}

@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 #3d9ed1;
		/*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;
	}
}
/* ミニカート調整 */
/*---------------------------------------------------*/
#mini-cart .mini-cart-wrap .item__product .item__name{
	margin-top: 10px;
}
#mini-cart .mini-cart-wrap .item__price--brand .item__price--title{
	min-width:32px;
}
#mini-cart .mini-cart-wrap .btn-primary-custom{
	height: 50px;
	line-height: 50px;
}
#mini-cart .mini-cart-wrap .btn-primary-custom,
#mini-cart .mini-cart-wrap .btn-primary-custom .fa,
#mini-cart .mini-cart-wrap .cart__total__text{
	font-size: 14px;
}

/* マイページ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:"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 購入履歴 /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:"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;} }

/* Express ストア出し分けClass */
/*---------------------------------------------------*/
.bg-expressPage .shibuyaShow,
.bg-expressPage .sendaiShow,
.bg-expressPage .osakaShow,
.bg-expressPage .fukuokaShow,
.bg-expressPage .sapporoShow{
	display:none;
}

/* レジ画面の配送先「検索」ボタンの位置 */
@media (min-width: 1024px){
	.page-multiStepCheckoutSummaryPage .search__delivery--address .search__delivery--address--text1,
	.page-multiStepExpressCheckoutSummaryPage .search__delivery--address .search__delivery--address--text1{
		padding-right:150px;
	}
}
@media (max-width: 376px){
	.page-multiStepCheckoutSummaryPage .search__delivery--address .search__delivery--address--title,
	.page-multiStepExpressCheckoutSummaryPage .search__delivery--address .search__delivery--address--title{
		padding:20px 10px 10px 30px;
	}
	.page-multiStepCheckoutSummaryPage .search__delivery--address .search__delivery--address--text1,
	.page-multiStepExpressCheckoutSummaryPage .search__delivery--address .search__delivery--address--text1{
		padding-right:0;
	}
}

/* 通常とセミナーのレジ画面でサロンプロフェッショナルカード表示 */
#checkout_spcard{
    margin:6rem 0;
}
#checkout_spcard a{
    display:flex;
    background:#222;
    border-radius:10px;
    border:1px solid #aaaaaa;
}
#checkout_spcard a:hover,
#checkout_spcard a:focus{
    text-decoration:none;
    opacity:.7;
}
#checkout_spcard a .spcard_left{
    width:108px;
    padding: 5px;
    display:flex;
    justify-content:center;
    align-items:center;
    background:#fff;
    border-top-left-radius : 9px;
    border-bottom-left-radius : 9px;
}
#checkout_spcard a .spcard_left .nenkaihi1{
    display:none;
}
#checkout_spcard a .spcard_left img{
    width:36px;
}
#checkout_spcard a .spcard_right{
    width:calc(100% - 108px);
    line-height:1.7;
    padding:10px;
    margin-bottom:0;
    color:#fff;
    font-weight:bold;
}
#checkout_spcard a .spcard_right span{
    margin-left:0.5em;
}
#checkout_spcard a .spcard_right .nenkaihi2{
    color:#e0d646;
}
#checkout_spcard a .spcard_right .saitan{
    font-weight:normal;
}
#checkout_spcard a .spcard_right .btnstyle{
    font-size:90%;
    padding:2px 10px;
    line-height:1;
    font-weight:normal;
    color:#222;
    background:#fff;
    border-radius:9px;
}
#checkout_spcard a .spcard_right .btnstyle::after{
    margin-left: 10px;
    content: "\f2d2";
    font-family: FontAwesome;
    display: inline-block;
}
@media screen and (min-width:1200px){
    #checkout_spcard a .spcard_right{
        font-size:16px;
    }
}
@media screen and (max-width:1199px){
    #checkout_spcard a .spcard_right{
        padding:8px;
    }
    #checkout_spcard a .spcard_right .btnstyle{
        display:inline-block;
        margin-top:2px;
    }   
}
@media screen and (max-width:1023px){
    #checkout_spcard a .spcard_left{
        width:80px;
    }
    #checkout_spcard a .spcard_left img{
        width:30px;
    }
    #checkout_spcard a .spcard_right{
        width:calc(100% - 80px);
    }
}
@media screen and (max-width:767px){
    #checkout_spcard a .spcard_left img{
        width:34px;
    }
}
@media screen and (max-width:414px){
    #checkout_spcard a .spcard_left{
        flex-wrap:wrap;
        align-content:center;
    }
    #checkout_spcard a .spcard_right .nenkaihi2{
        display:inline-block;
    }
    #checkout_spcard a .spcard_right .saitan{
        display:none;
    }
    /*#checkout_spcard a .spcard_left .nenkaihi1{
        width:100%;
        display:block;
        text-align:center;
        font-weight:bold;
        color:#8e7f02;
        margin-bottom:5px;
    }
    #checkout_spcard a .spcard_right .nenkaihi2,
    #checkout_spcard a .spcard_right .saitan{
        display:none;
    }*/
}

/* 人気商品ランキング各業種見出し文字色変更 */
/*---------------------------------------------------*/
.sub__headline--text {
	color: #111;
}

/* 総合トップ・各館トップ3連横スクロールバナー */
/*---------------------------------------------------*/
#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;
	border:1px solid #E0E0E0;
}
#pickup_bigbnr li a img:hover {
	opacity: 0.7;
}
#pickup_bigbnr li + li {
	margin-left: 20px;
}
@media screen and (min-width:1201px) {
    #pickup_bigbnr {
        padding-top: 40px;
    }
}
@media screen and (max-width:1200px) {
	#pickup_bigbnr {
        padding-top: 35px;
		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 {
		padding:0 5px;
	}
	#pickup_bigbnr li a img{
		margin-bottom: 0;
	}
	/*#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 {
        padding-top: 0;
    }
	#pickup_bigbnr > ul {
		overflow-x: scroll;
		display: flex;
		flex-wrap: nowrap;
		display: -webkit-flex;
		-webkit-flex-wrap: nowrap;
	}
	#pickup_bigbnr li {
		width: auto;
	}
	#pickup_bigbnr li + li {
		margin-left: 10px;
	}
	#pickup_bigbnr li a img {
		width: /*312px85vw*/41vw;
		height: auto;
	}
}

/* グローバルナビ矢印対応 */
/*---------------------------------------------------*/
.header .button__item .dropdown-menu::before{
	display:none;
}
.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-bottom: 8px solid #fff;
  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: 22%;}
.js-hover-dropdown:nth-of-type(3) .dropdown-menu::before{left: 37.5%;}
.js-hover-dropdown:nth-of-type(4) .dropdown-menu::before{left: 52.5%;}
.js-hover-dropdown:nth-of-type(5) .dropdown-menu::before{left: 67.5%;}
/*.js-hover-dropdown:nth-of-type(6) .dropdown-menu::before{left: 91%;}*/
@media screen and (min-width:768px) and (max-width:1023px){
    .js-hover-dropdown:nth-of-type(1) .dropdown-menu::before{left: 8.25%;}
    .js-hover-dropdown:nth-of-type(2) .dropdown-menu::before{left: 24.75%;}
    .js-hover-dropdown:nth-of-type(3) .dropdown-menu::before{left: 41.25%;}
    .js-hover-dropdown:nth-of-type(4) .dropdown-menu::before{left: 53.25%;}
    .js-hover-dropdown:nth-of-type(5) .dropdown-menu::before{left: 69.75%;}
}

/* Express グロナビ・左カテゴリ・SP商品検索（マッサージ・鍼灸・アイラッシュ非表示） */
/*---------------------------------------------------*/
.bg-expressPage .header .navbar--menu .main__menu__item{width:calc(25%);}
.bg-expressPage .header .navbar--menu .main__menu__item:nth-of-type(3){display:none;}
.bg-expressPage .product__facet .modal.modal-category-menu .menu__side .menu__item > ul > li[data-code="2ML"]{display:none;}
.bg-expressPage .product__facet .modal.modal-category-menu .menu__side .menu__item > ul > li[data-code="2AP"]{display:none;}
.bg-expressPage #searchBox-menu > .menu__item:nth-of-type(4){display:none;}
.bg-expressPage .js-hover-dropdown:nth-of-type(1) .dropdown-menu::before{left: 12.5%;}
.bg-expressPage .js-hover-dropdown:nth-of-type(2) .dropdown-menu::before{left: 37.5%;}
.bg-expressPage .js-hover-dropdown:nth-of-type(3) .dropdown-menu::before{display:none;}
.bg-expressPage .js-hover-dropdown:nth-of-type(4) .dropdown-menu::before{left: 62.5%;}
.bg-expressPage .js-hover-dropdown:nth-of-type(5) .dropdown-menu::before{left: 87.5%;}

.express-store-0024 .header .navbar--menu .main__menu__item{width:calc(33%);}
.express-store-0024 .header .navbar--menu .main__menu__item:last-child{display:none;}
.express-store-0024 .product__facet .modal.modal-category-menu .menu__side .menu__item > ul > li[data-code="2EL"]{display:none;}
.express-store-0024 #searchBox-menu > .menu__item:last-child{display:none;}

.express-store-0027 .header .navbar--menu .main__menu__item{width:calc(33%);}
.express-store-0027 .header .navbar--menu .main__menu__item:last-child{display:none;}
.express-store-0027 .product__facet .modal.modal-category-menu .menu__side .menu__item > ul > li[data-code="2EL"]{display:none;}
.express-store-0027 #searchBox-menu > .menu__item:last-child{display:none;}

.express-store-0024 .js-hover-dropdown:nth-of-type(1) .dropdown-menu::before{left: 16.5%;}
.express-store-0024 .js-hover-dropdown:nth-of-type(2) .dropdown-menu::before{left: 49.5%;}
.express-store-0024 .js-hover-dropdown:nth-of-type(3) .dropdown-menu::before{display:none;}
.express-store-0024 .js-hover-dropdown:nth-of-type(4) .dropdown-menu::before{left: 82.5%;}
.express-store-0024 .js-hover-dropdown:nth-of-type(5) .dropdown-menu::before{display:none;}

.express-store-0027 .js-hover-dropdown:nth-of-type(1) .dropdown-menu::before{left: 16.5%;}
.express-store-0027 .js-hover-dropdown:nth-of-type(2) .dropdown-menu::before{left: 49.5%;}
.express-store-0027 .js-hover-dropdown:nth-of-type(3) .dropdown-menu::before{display:none;}
.express-store-0027 .js-hover-dropdown:nth-of-type(4) .dropdown-menu::before{left: 82.5%;}
.express-store-0027 .js-hover-dropdown:nth-of-type(5) .dropdown-menu::before{display:none;}

/* 新アプリメニューページ用 */
/*---------------------------------------------------*/
.page-app-menu #cust_info{padding:15px; color:#111; text-align: center;}
.page-app-menu .tomypage{font-weight: bold; text-align: center;}
.page-app-menu .tomypage a:after{
    margin-left:5px;
    font-size:10px;
    content: "\f054";
    font-family: FontAwesome;
    display: inline-block;
}
.page-app-menu img.vipicon{display:inline-block; margin-right: 5px; width:26px; height:26px;}
.page-app-menu p.cust_name{display:inline-block; font-weight:bold;}
.page-app-menu p.bgpoint{display:inline-block; font-size:140%; font-weight: bold;}
.page-app-menu p.bgpoint span{font-size:200%;display:inline-block; margin:0 10px 0 20px; color:#ff3c6c;}
.page-app-menu .headline{margin-right:5px;}
.page-app-menu .component-BGNewArrivalProductComponent{padding-left:5px; padding-right:5px;}

/* カルテの画面右下チャット表示がモーダルよりも上にこないように調整*/
/*---------------------------------------------------*/
.karte-r div {
	z-index: 910!important;
}
div[class*="_launcher-preview-close"]{
	z-index: 915!important;
}

/* カルーセルの一覧へ矢印調整*/
/*---------------------------------------------------*/
.botline .forward-link:after, .go-to-list:after {margin-left:5px;}


/* PDFアイコン */
/*---------------------------------------------------*/
.link-pdf{
	font-size: 16px !important;
	color: #3d9ed1 !important;
}
.link-pdf:after{
	font-family: FontAwesome;
	display: inline-block;
  margin-left: 0.3rem;
  content: "\f1c1";
  color: #3d9ed1 !important;
}
#plpPickup #brandselect + .link-pdf{
	text-align: right;
	margin-top: -15px;
}

@media screen and (max-width:767px) {
	.link-pdf{
		font-size: 12px !important;
	}
	#plpPickup #brandselect + .link-pdf{
		margin: -15px 2.5% 0;
	}
}

/* グロナビ内セールリンク非表示用 */
/*---------------------------------------------------*/
/* 全館用*/
/*.main__menu__item .menu__dropdown__list li:first-child{display:none;}*/
/* ネイル館のみ*/
/*.main__menu__item:nth-child(4) .menu__dropdown__list li:first-child{display:none;}*/


/* モバイル時の小フォント調整 */
/*---------------------------------------------------*/
@media screen and (max-width:1023px) {
    body{font-size:12px;}

    /* cart page*/
    .page-cartPage .cart__total__text, .page-cartPage .savedcart__link .cart__link, .page-cartPage .cart__total__action .cart__link, .page-cartPage .cart__total__action .btn-default-2, .page-cartPage .cart__heading--link, .page-cartPage .top-desc, .page-cartPage .popup-edit-save-cart .form-group label, .page-cartPage .btn-default{
    font-size: 12px;
    }
    .page-cartPage .btn-primary-custom:not(.product-line-info__button), .page-cartPage #cboxTitle .colorbox__title, .page-savedCartDetailsPage .cart__total__action .btn-primary-custom, .page-savedCartDetailsPage .btn-primary-custom .fa{
    font-size: 14px;
    }
    .page-cartPage .cart__heading--link .fa {
    margin-left: 5px;
    }
    .page-cartPage .cart__addCoupon span {
    margin-top:10px;
    }
    
    /* save-cart page*/
    .page-saved-carts .savedcart__item--name, #cboxTitle .colorbox__title, #cboxContent .btn-primary-custom{
    font-size:14px;
    }
    .page-saved-carts .savedcart__link .cart__link, .page-saved-carts .savedcart__item--desc, .page-saved-carts .savedcart__item__quantity, #cboxLoadedContent label, #cboxLoadedContent .top-desc{
    font-size: 12px;
    }
    .page-saved-carts .btn{
        padding:10px 5px;
    }
    /* save-cart-detail page*/
    .page-savedCartDetailsPage .btn--white, .page-savedCartDetailsPage .cart__note, .page-savedCartDetailsPage .cart__total__text, .page-savedCartDetailsPage .cart__link{
    font-size: 12px;
    }
}
@media screen and (max-width:767px) {
  /* cart page, save-cart page*/
  #saveCartForm .btn-primary-custom, #popup_confirm_savedcart_restore .btn-primary-custom, .js-savedcart_delete_confirm_modal #cboxLoadedContent .btn-primary-custom{height:40px; margin-bottom:5px;}
 /* save-cart page*/    
.page-saved-carts .btn-default-2 {
    font-size: 13px;
    }
/* save-cart-detail page*/    
.page-savedCartDetailsPage .btn-primary-custom, .page-savedCartDetailsPage .btn-primary-custom .fa {
    font-size: 13px;
    }   
}

/*---会員登録のモバイルヘッダー追従(PDP, PLP, 人気アイテムPickup)--------*/
#krt-header-anonymous{
	display:none;
}
#krt-header-anonymous.fadeIned{
	display:block;
	position:fixed;
	z-index:1031;
	padding:0 15px 6px;
	background:#f1f1f1;
	width:100%;
	top:114px;
	left:0;
	animation-name:krtAnonymousFadeInAnime;
	animation-duration:0.4s;
	animation-fill-mode:forwards;
	opacity:0;
}
@media screen and (max-width: 767px){
	#krt-header-anonymous.fadeIned{
		top:59px;
		left:0;
	}
}
@keyframes krtAnonymousFadeInAnime{
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
#krt-header-anonymous.fadeIned p{
	font-size:14px;
	margin-top:8px;
	margin-bottom:8px;
	color:#ff3c6c;
	font-weight:bold;
	line-height:1;
	text-align:center;
}
#krt-header-anonymous.fadeIned p::before,
#krt-header-anonymous.fadeIned p::after{
	width: 2px;
	height:1.2em;
	margin:0 .8em;
	margin-top: -.4em;
	background:#ff3c6c;
	vertical-align:middle;
	display:inline-block;
	content:'';
}
#krt-header-anonymous.fadeIned p::before{
	transform: rotate(-30deg);
}
#krt-header-anonymous.fadeIned p::after{
	transform: rotate(30deg);
}
#krt-header-anonymous.fadeIned ul{
	display:flex;
	justify-content:space-between;
}
#krt-header-anonymous.fadeIned ul li{
	width:calc(50% - 10px);
}
#krt-header-anonymous.fadeIned ul li a{
	font-size:14px;
	font-weight:bold;
	line-height:1;
	padding:7px;
	display:block;
	color:#fff;
	background:#3d9ed1;
	text-align:center;
	border-radius:5px;
	width:100%;
	text-decoration:none !important;
}
@media screen and (max-width: 767px){
	#krt-header-anonymous.fadeIned p{
		font-size:12px;
		margin-top:5px;
		margin-bottom:5px;
	}
	#krt-header-anonymous.fadeIned ul li{
		width:calc(50% - 5px);
	}
	#krt-header-anonymous.fadeIned ul li a{
		font-size:12px;
		padding:7px;
	}
}
@media screen and (max-width: 340px){
	#krt-header-anonymous.fadeIned p::before,
	#krt-header-anonymous.fadeIned p::after{
		margin:0 .3em;
	}
}

/*---ログインページの注釈削除、10大ポイント左寄せ--------*/
.page-login p.login__alert-info{display: none;}
.page-login .forgotten-password{margin-top:30px;}
.page-login .brand-information{margin-top:15px; height:auto;}
.page-login .convenient__list .convenient__item .item--text{text-align:left;}


/*---会員登録メアド有効化未完了ユーザーへのヘッダアラート調整--------*/
.page-login .global-alerts .alert.alert-danger.alert-dismissable a{
    font-size: 120%;
    margin-top: 5px;
    font-weight: bold;
}

/*--------購入履歴調整 --------*/
.orders-table__heading{
  padding-right: 1rem;
}

/*--------セミナートップ /seminar --------*/
.page-academyHomePage #mainCarouselBanner .owl-item img{
    border: 1px solid #e0e0e0;
}

.page-academyHomePage #academy-homeNews{
    margin-top: 60px;
    margin-bottom: 50px;
    padding: 30px 0 10px;
    background: #f9f9f9;
    position: relative;
}
.page-academyHomePage #academy-homeNews h2{
    font-size: 20px;
    padding: 5px 20px;
    border-radius: 16px;
    line-height: 1;
    color: #fff;
    background:#333;
    position: absolute;
    left: 50%;
    top:-35px;
    transform: translateX(-50%);
}
.page-academyHomePage #academy-homeNews .academy-homeNews-innner{
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 20px;
}
.page-academyHomePage #academy-homeNews .academy-homeNews-innner a{
    font-size: 15px;
    text-decoration: none;
}
.page-academyHomePage #academy-homeNews .academy-homeNews-innner a:hover{
    opacity: .7;
}
.page-academyHomePage #academy-homeNews .academy-homeNews-innner a .pink{
    font-weight: bold;
}
.page-academyHomePage #academy-homeNews .academy-homeNews-innner a .news-link{
    color: #3d9ed1;
    font-weight: bold;
    text-decoration: underline;
}
.page-academyHomePage #academy-homeNews .academy-homeNews-innner a:hover .news-link{
    text-decoration: none;
}
@media (max-width:1024px){
    .page-academyHomePage #academy-homeNews .academy-homeNews-innner a:hover{
        opacity: inherit;
    }
}
@media (max-width:767px){
    .page-academyHomePage #academy-homeNews{
        margin-top: 40px;
        margin-bottom: 30px;
        padding: 20px 0 10px;
    }
    .page-academyHomePage #academy-homeNews h2{
        font-size: 15px;
        top:-35px;
    }
    .page-academyHomePage #academy-homeNews .academy-homeNews-innner{
        padding: 0 15px;
    }
    .page-academyHomePage #academy-homeNews .academy-homeNews-innner a{
        font-size: 14px;
    }
}

.page-academyHomePage .academy-benefit{
    margin-top: 25px;
    margin-bottom: 30px;
}
.page-academyHomePage .academy-benefit p{
    font-weight: bold;
}
.page-academyHomePage .academy-benefit .benefit-txt{
    font-size: 20px;
    margin-bottom: 25px;
    text-align: center;
}
.page-academyHomePage .academy-benefit ul{
    display: flex;
    justify-content: center;
}
.page-academyHomePage .academy-benefit ul li a{
    width:288px;
    min-height: 70px;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
    align-items: center;
    background: #f9f9f9;
    border: 1px solid #ddd;
    overflow: hidden;
    border-radius: 40px;
}
.page-academyHomePage .academy-benefit ul li a:hover{
    text-decoration: none;
    opacity: .7;
}
.page-academyHomePage .academy-benefit ul li a .benefit-icon{
    width: 28%;
    padding: 5%;
    text-align: center;
}
.page-academyHomePage .academy-benefit ul li a .benefit-link{
    padding: 4%;
    border-left: 1px solid #eaeaea;
}
.page-academyHomePage .academy-benefit ul li a .benefit-link p{
    font-size: 15px;
}
.page-academyHomePage .academy-benefit ul li a .benefit-link p:last-child{
    margin-bottom: 0;
}
.page-academyHomePage .academy-benefit ul li a .benefit-link p i{
    font-size: 80%;
}
@media (max-width:1199px){
    .page-academyHomePage .academy-benefit ul li a{
        width: calc(100% - 10px);
        margin-left: 5px;
        margin-right: 5px;
    }
    .page-academyHomePage .academy-benefit ul li a .benefit-link{
        padding: 3%;
    }
    .page-academyHomePage .academy-benefit ul li a .benefit-link p{
        font-size: 13px;
    }
}
@media (max-width:767px){
    .page-academyHomePage .academy-benefit .benefit-txt{
        font-size: 16px;
        margin-bottom: 5px;
    }
    .page-academyHomePage .academy-benefit ul{
        flex-wrap: wrap;
    }
    .page-academyHomePage .academy-benefit ul li a{
        max-width:288px;
        min-height: 70px;
        margin-left: 5px;
        margin-right: 5px;
        margin-top: 10px;
        border-radius: 40px;
    }
}

.page-academyHomePage .content + #homepage_recommend_carousel{
    margin-bottom: 40px;
}
@media (max-width:767px){
  .page-academyHomePage .content + #homepage_recommend_carousel{
    margin-top: 30px;
    margin-bottom: 0;
    padding-bottom: 40px;
    border-bottom: 1px solid #eee!important;
  }
}

@media (max-width:767px){
  .page-academyHomePage .category-section,
  .page-academyHomePage .seminar-type {
    padding:0;
    margin-left:-5px;
    margin-right: -5px;
  }
}
.page-academyHomePage .category-section .headline,
.page-academyHomePage .seminar-type .headline{
  margin-bottom: 0;
}
@media (min-width:768px){
  .page-academyHomePage .category-section h2,
  .page-academyHomePage .seminar-type h2 {
    font-size: 20px;
    padding: 10px;
    margin-top: 30px;
    margin-bottom: 30px;
    background:#f9f9f9;
  }
  .page-academyHomePage .category-section h2{
    margin-top: 0;
  }
}
@media (max-width:767px){
  .page-academyHomePage .category-section h2,
  .page-academyHomePage .seminar-type h2 {
    font-size: 18px;
    margin-top: 25px;
    margin-bottom: 15px;
  }
}
.page-academyHomePage .category-section-content,
.page-academyHomePage .seminar-type-content {
  width: 100%;
  justify-content: left !important;
}
@media (max-width:767px){
  .page-academyHomePage .category-section-content,
  .page-academyHomePage .seminar-type-content {
    padding:0;
    border-top:1px solid #dfdfdf;
  }
  .page-academyHomePage .seminar-type-content {
    display: block;
    column-count:2;
    font-size: 0;
  }
  .page-academyHomePage .seminar-type-content .seminar-type-nobreak{
    break-inside:avoid;
  }
}
.page-academyHomePage .category-section-content>a,
.page-academyHomePage .seminar-type-content>a {
  position: relative;
  width: 19%;
  height: 70px;
  margin: 0 0.5% 1%;
  padding: 1%;
  text-align: left;
  display: flex;
  align-items: center;
  border:1px solid #dfdfdf;
  border-radius: 5px;
}
@media (max-width: 767px) {
  .page-academyHomePage .category-section-content>a,
  .page-academyHomePage .seminar-type-content>a {
    height:48px;
  }
}
.page-academyHomePage .category-section-content>a::before {
  display: none;
}
@media (max-width: 1199px) {
  .page-academyHomePage .category-section-content>a,
  .page-academyHomePage .seminar-type-content>a {
    width: 32.2%;
  }
}
@media (max-width: 767px) {
  .page-academyHomePage .category-section-content>a,
  .page-academyHomePage .seminar-type-content>a {
    width:100%;
    margin: 0;
    padding: 0 10px;
    border-radius: 0;
    border-top:none;
    border-left:none;
    border-right:none;
  }
  .page-academyHomePage .seminar-type-content>a{
    border-right:1px solid #dfdfdf;
    display: inline-block;
    position: relative;
  }
}
.page-academyHomePage .category-section-content>a img {
  position: static;
  width: 50px;
  height: 50px;
  margin-right: 15px;
}
@media (max-width: 767px) {
  .page-academyHomePage .category-section-content>a img {
    width:30px;
    height:30px;
    margin-bottom: 0
  }
}
.page-academyHomePage .category-section-content>a p,
.page-academyHomePage .seminar-type-content>a p {
  font-size: 14px;
  position: static;
  width: 100%;
  margin-bottom: 0;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 920px) and (max-width:1190px) {
  .page-academyHomePage .category-section-content>a p,
  .page-academyHomePage .seminar-type-content>a p {
    font-size:14px;
    padding-top: 0;
  }
}
@media (min-width: 769px) and (max-width:919px) {
  .page-academyHomePage .category-section-content>a p,
  .page-academyHomePage .seminar-type-content>a p {
    font-size:14px
  }
}
@media (max-width: 767px) {
  .page-academyHomePage .seminar-type-content>a p {
    padding-top: 1em;
  }
}
@media (max-width: 767px) {
  .page-academyHomePage .category-section-content>a p i,
  .page-academyHomePage .seminar-type-content>a p i {
    color:#ccc;
  }
}

/*---アカデミーHome関連サイトのバナー ----*/
.page-academyHomePage .introduce-section-banner a {
    width: 31%;
    margin: 30px 1% 0;
    border-radius:0px;
}
@media (max-width: 1023px) {
    .page-academyHomePage .introduce-section-banner a {
        width:48%;
    }
}
@media (max-width: 767px) {
    .page-academyHomePage .introduce-section-banner a {
        width:100%;
    }
}

/*---セミナーヘッダー調整 ----*/
.acdm-header-custom-mobile .header .navbar .nav--right .item .item__link{
  line-height: 1;
}
.header.acdm--header .navbar--top .item .item__link .fa-chevron-left + span,
.acdm-header-custom-mobile .header .navbar .nav--right .item .item__link .fa-chevron-left + span{
  font-weight: bold;
}
@media (min-width:1200px) and (max-width:1366px){
  .header.acdm--header .button__link-xs .content div{
    width: 500px !important;
    margin-left: 15%;
  }
}

/*---アカデミー旧マイページニュース ----*/
.homeTopNews.academyNews{
  padding-bottom:10px; background-color:#f7f6f6 !important;
}
.homeTopNews.academyNews .banner--heading{
  padding:20px 0 0 0;
}

@media (max-width: 767px) {
  .homeTopNews.academyNews{
    padding-bottom:5px;
  }
  .homeTopNews.academyNews .banner--heading{
    padding-top:15px;
  }
}
.homeTopNews.academyNews .top-link {
    color: #CC0000;
    font-size: 14px;
    font-weight: bold;
}
@media (max-width: 1023px){
    .homeTopNews.academyNews .top-link {
        color: #CC0000;
        font-size: 13px;
        font-weight: bold;
    }
}

/* グロナビ訪問美容カテゴリ対応,右列font-sizeアップ */
/*---------------------------------------------------*/
.header .header__menu__dropdown .menu__dropdown__item a{font-size:14px; padding:5px 0;}
.header .header__menu__dropdown .menu__dropdown__item a:not(.menu__dropdown--bolder){display:block;}
.main__menu__item .menu__dropdown__item a[title="用途・目的から探す"]{pointer-events:none;}
.main__menu__item .menu__dropdown__item a[title="用途・目的から探す"]:hover{text-decoration: none;}
.main__menu__item .menu__dropdown__item a[title="訪問美容"], .main__menu__item .menu__dropdown__item a[title="ヘアカラーチャート"], .main__menu__item .menu__dropdown__item a[title="ジェルカラーチャート"], .main__menu__item .menu__dropdown__item a[title="エクステバリエーション"]{text-indent:1.2em; font-size:14px; line-height: 14px;}
.main__menu__item .menu__dropdown__item{position: relative;}
.main__menu__item .menu__dropdown__item a[title="訪問美容"]:before, .main__menu__item .menu__dropdown__item a[title="ヘアカラーチャート"]:before, .main__menu__item .menu__dropdown__item a[title="ジェルカラーチャート"]:before, .main__menu__item .menu__dropdown__item a[title="エクステバリエーション"]:before{
content: '\f054';
font-family: FontAwesome;
transform: rotate( 135deg );
position: absolute;
left:0;
top: 0;
margin-top:-5px;
color: #ccc;
font-size: 12px;
font-style: normal;
}
@media (min-width: 768px) and (max-width:1199px) {
    .header .header__menu__dropdown .menu__dropdown__item a{font-size:12px; padding:5px 0;}
}
@media (max-width: 768px){
.sub__menu .sub__menu__link a[title="用途・目的から探す"]{pointer-events:none;}
.sub__menu .sub__menu__link a[title="用途・目的から探す"]:after{display:none;}
.sub__menu .sub__menu__link:has(a[title="用途・目的から探す"]),.sub__menu .sub__menu__link:has(a[title="ヘアカラーチャート"]){border-bottom:none;}
.sub__menu .sub__menu__link a[title="訪問美容"], .sub__menu .sub__menu__link a[title="ヘアカラーチャート"],.sub__menu .sub__menu__link a[title="ジェルカラーチャート"], .sub__menu .sub__menu__link a[title="エクステバリエーション"]{text-indent:1.2em; margin-top:-20px;}
.sub__menu .sub__menu__link a[title="訪問美容"]:before, .sub__menu .sub__menu__link a[title="ヘアカラーチャート"]:before, .sub__menu .sub__menu__link a[title="ジェルカラーチャート"]:before, .sub__menu .sub__menu__link a[title="エクステバリエーション"]:before{
content: '\f054';
font-family: FontAwesome;
transform: rotate( 135deg );
position: absolute;
left:5px;
top: 8px;
color: #ccc;
font-size: 12px;
font-style: normal;
}    
}

/*---総合トップのモバイル版のみ一部カルーセルの表示要素を減らす ----*/
@media screen and (max-width: 767px){
.page-homepage .homepage__block.homepage__block--new-arrival .item__product-hunt, .page-homepage .homepage__block.homepage__block--new-arrival .item__rating, .page-homepage .homepage__block.homepage__block--new-arrival .actions-container-for-, .page-homepage #homepage_usually_buy_carousel .item__product-hunt, .page-homepage #homepage_usually_buy_carousel .item__rating, .page-homepage #homepage_recently_carousel .item__product-hunt, .page-homepage #homepage_recently_carousel .item__rating{
display:none;
}
}

/*---ASMモード時マイページに累計購入回数と金額表示---*/
.page-myAccountPage #js-asmMypageTotalDisplay{
    text-align:center;
}
.page-myAccountPage #js-asmMypageTotalDisplay p{
    display:inline-block;
    background:#f7f6f6;
    padding:3px 15px;
    border-radius:5px;
}
.page-myAccountPage #js-asmMypageTotalDisplay span{
    font-weight:bold;
}
.page-myAccountPage #js-asmMypageTotalDisplay .red,
.page-myAccountPage #js-asmMypageTotalDisplay .totalOrders,
.page-myAccountPage #js-asmMypageTotalDisplay .totalRevenue{
    color:#ff3c6c;
}

/*---新着ブランドカルーセル調整 ----*/
/* CLP新着ブランドカルーセル用 */
@media (min-width: 599px) {
.section__block--new-brands .owl-prev, .section__block--new-brands .owl-next{top:50px!important;}
.section__block--new-brands .carousel--wrapper-four .carousel .item .thumb {height: auto!important; min-height:auto;}
.section__block--new-brands .item__product .thumb {height: auto!important; min-height:auto;}
}
@media screen and (max-width:767px){
.section__block--new-brands .owl-carousel:not(.js-home-carousel):not(.js-clp-carousel) .owl-stage-outer .owl-item .item__product .thumb{height:auto!important; min-height:auto!important;}
}
/* HP新着ブランドカルーセル用 */
.page-homepage .homepage__block--new-brands .owl-nav .owl-next, .page-homepage .homepage__block--new-brands .owl-nav .owl-prev{top:40px;}
@media (min-width: 599px) {
.page-homepage .homepage__block--new-brands .item__product .thumb{min-height:auto;}
}
@media screen and (max-width:767px){
.page-homepage .homepage__block--new-brands .owl-carousel:not(.js-home-carousel):not(.js-clp-carousel) .owl-stage-outer .owl-item .item__product .thumb{height:auto!important; min-height:auto!important;}
}
/* 新着ブランド一覧用 */
.page-newBrandsPage .item__product .thumb{min-height:auto!important;}
.page-newBrandsPage .owl-carousel .owl-nav .owl-next, .page-newBrandsPage .owl-carousel .owl-nav .owl-prev{top:40px!important;}
@media screen and (max-width:767px){
.page-newBrandsPage .owl-carousel:not(.js-home-carousel):not(.js-clp-carousel) .owl-stage-outer .owl-item .item__product .thumb{height:auto!important; min-height:auto!important;}
}
@media (max-width:599px){
.page-newBrandsPage .item__product .thumb {min-height:auto!important; height:auto!important;}
}

/*---ランキングページ用css ----*/
.rankingUpdatedOn{text-align:right; font-size:0.9em; color:#777; margin-top:15px;}

/*---キュレーション用css ----*/
/* homepage,CLP,PLP,PDPカルーセル共通 */
._BlockHeader_34e2h_1, ._UserSnapBlockMain_2idoo_1 ._TabButtons_10rfd_1, .__PoweredByLogo_1we8e_9, .__Link_1we8e_5{display:none!important;}
div[class*="Viewport"] div[class*="NavPrev"], div[class*="Viewport"] div[class*="NavNext"]{top:-50px!important;}
#ss-userSnapBlock div[class*="BlockHeader"], #ss-userSnapBlock ul[class*="TabButtons"], #ss-userSnapBlock div[class$="Link"]{display:none!important;}
/* curation-modal共通 */
div[class*="BreadCrumbs"], div[class*="PoweredByLogo"], div[class*="ProductInfo"] div div:nth-child(2){display:none!important;}
/* PDP用 */
#ss-detail-ttl{display:none;}
#ss-detail-ttl:has(+ div[class*="properties"]){display:block;}
/* homepage,CLP用 */
p.go-to-insta{text-align:center; margin-bottom:-50px;}
p.go-to-insta a{color:#3d9ed1; text-decoration:none;}
p.go-to-insta a:hover{text-decoration: underline;}

/*---レジ画面 Macで新しいクレジットカード登録時のドロップダウンのスクロールバー表示----*/
.payment-method__visa-form .form-select-custom .dropdown-menu{
    overflow-y:scroll;
    scrollbar-gutter: stable;
}
.payment-method__visa-form .form-select-custom .dropdown-menu::-webkit-scrollbar{
    width:10px;
}
.payment-method__visa-form .form-select-custom .dropdown-menu::-webkit-scrollbar-thumb{
    background-color:#999;
    border-radius: 5px;
}