@charset "utf-8";
/*---------------------------------+
@title  ： plp.css(BG用)
@detail ： ui_assets_Only_PLP
@temp   ： Product Grid
@update ： 2018/4/24
Copyright BEAUTY GARAGE.INC. All Rights Reserved.
+----------------------------------*/

/* BG非表示用 */
.plp__content .eg-only{
	display:none;
}
 

/* fulfilment-Navigation */
/*---------------------------------------------------*/
#fulfil_nav{
	width:100%;
	margin-top:20px;
}
#fulfil_nav .inner ul{
	padding-bottom:15px;
	background:#F6F4F5;
	overflow:hidden;
}
#fulfil_nav .inner ul li{
	float:left;
	margin:15px 0 0 25px;
}
#fulfil_nav .inner ul li a{color:#3d9ed1;}
@media screen and (max-width: 767px){
	#fulfil_nav .inner ul li{margin:15px 0 0 15px;}
}

/* fulfilment-Content */
/*---------------------------------------------------*/
#fulfil_content{
	margin-top:20px;
}
#fulfil_content img{
	width:100%;
    max-width:750px;
	border:solid 1px #EEE;
    margin-bottom:10px;
}
#fulfil_content p{
    font-size:14px;
    text-align: center;
    }
@media screen and (max-width: 767px){
	#fulfil_content p{
    font-size:13px;
    }
}

/* Invisibility Category */
/*---------------------------------------------------*/
.menu__item a{
	font-size:14px;
	line-height:20px;
	padding:6px 24px 6px 10px;
	display:block;
	position:relative;
}

/* 2nd level以下で館名帯を非表示 */
/*---------------------------------------------------*/
input[value^="#"] ~ .plp__heading{display:none;}

/* ブランド説明用
例）https://www.beautygarage.jp/c/023010000
例）https://www.beautygarage.jp/c/029300300
*/
/*---------------------------------------------------*/
.brandArea{margin-top:20px;} 
.brandArea .brandArea_inner{
	display:flex;
	align-items:center;
}
.brandArea .brandArea_inner .logo{
	border:solid 1px #EEE;
}
.brandArea .brandArea_inner .logo img{
	max-width:100%;
}
/*.branddetailtxt{
	margin:20px 0 0;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	line-height:1.5;
	height:1.5em;
	padding-right:6em;
}*/
/*.branddetailtxt + p{
	margin-top:10px;
}*/
.brandArea .brandArea_inner p.more-link{
	display:inline-block;
	margin-right:20px;
	overflow: hidden;
}
.bOpened{
	overflow:visible !important;
	text-overflow: clip !important;
	white-space:normal !important;
	height:auto !important;
	padding-right:0 !important;
}
/*@media screen and (max-width: 1023px){
	.branddetailtxt{width: 100%;}
}*/

#brandarea{
	margin:20px auto 0px;
	/*margin:20px auto;
	max-width:750px;*/
}
@media screen and (max-width: 1023px){
	#brandarea p{font-size:12px!important;}
    .makerbrandPage .plp__content > p:first-of-type:not([class]){font-size:13px;}
}
/* h1直下のp説明文用 */
.makerbrandPage .brandplaintxt,
.makerbrandPage .plp__content > p:first-of-type:not([class]){
	margin-top:20px;
}
/*.branddetailtxt + #brandarea{
	margin:-1.5em auto 0px;
}
@media screen and (max-width: 1023px){
	.branddetailtxt + #brandarea{
		margin:-1.5em auto 10px;
	}
}
.branddetailtxt + #brandarea.cp_box .brandarea_inner {
	overflow: hidden;
	padding-top:1.5em;
	height: 1.5em;
	transition: all 0.5s;
}
.branddetailtxt + #brandarea.cp_box input:checked ~ .brandarea_inner {
	height: auto;
	padding-top:30px;
	padding-bottom:20px;
	transition: all 0.5s;
}
@media screen and (max-width: 1023px){
	.branddetailtxt + #brandarea.cp_box input:checked ~ .brandarea_inner {
		padding-bottom:10px;
	}
}

.branddetailtxt{
	position:relative;
}*/
.txtopenbtn{
	display:none;
	position: absolute;
	z-index: 2;
	bottom:0;
	right: 0;
	color: #428bca;
	background-color:#FFF;
	font-weight:normal;
	cursor:pointer;
	font-size:12px;
}
.txtopenbtn:hover{
	text-decoration:underline;
}
@media screen and (max-width:1023px){
	.txtopenbtn{
		font-size:10px;
	}	
}

/********************/
#brandarea.cp_box .brandarea_inner p.morelink{
	display:inline-block;
	margin-right:20px;
	overflow: hidden;
}
#brandarea .brandarea_img{
	/*display:flex;*/
	align-items:center;
	border:solid 1px #EEE;
	max-width:750px;
	margin:20px auto 10px;
	text-align:center;
	font-size:0!important;
}
@media screen and (max-width: 767px){
	#brandarea .brandarea_img{
		max-width:100%;
	}
}
.makerbrandPage #brandarea .brandarea_img{
	display:none;
}
#brandarea .brandarea_img .logo{
	display:inline-block;
	text-align:center;
	width:50%;
}
#brandarea .brandarea_img .image{
	display:inline-block;
	box-sizing:border-box;
	border-left:solid 1px #EEE;
	text-align:center;
	width:50%;
}
#brandarea .brandarea_img .logo img,
#brandarea .brandarea_img .image img{
	max-width:100%;
}

#brandarea.cp_box *, #brandarea.cp_box *:before, #brandarea.cp_box *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#brandarea.cp_box {
	position: relative;
}
#brandarea.cp_box label {
	display:none;
	position: absolute;
	z-index: 1;
	bottom: -0.5em;
	right:0;
	width: 6em;
	height: 2em; /* グラデーションの高さ */
	cursor: pointer;
	text-align: center;
	margin-bottom:6px;
	/* 以下グラデーションは背景を自身のサイトに合わせて設定してください */
	background: linear-gradient(to bottom, rgba(250, 252, 252, 0) 0%, rgba(250, 252, 252, 0.95) 90%);
}
#brandarea.cp_box input:checked + label {
	background: inherit; /* 開いた時にグラデーションを消す */
}
#brandarea.cp_box label:after {
	position: absolute;
	z-index: 2;
	bottom:0;
	right: 0;
	content: 'もっと見る▼';
	color: #428bca;
	background-color:#FFF;
}
#brandarea.cp_box label:hover:after{
	text-decoration:underline;
}
#brandarea.cp_box input {
	display: none;
}
#brandarea.cp_box input:checked + label {
	/* display: none ; 閉じるボタンを消す場合解放 */
	bottom:0;	
}
#brandarea.cp_box input:checked + label:after {
	content: '閉じる▲'
}
#brandarea.cp_box input:checked + label:hover:after {
	text-decoration:underline;
}

.modal-dialog.modal-lg{
	max-width:782px!important;
}

/*.branddetailtxt span.addtxtWrap{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin-top:10px;
}

.branddetailtxt span.addtxtWrap span.addtxt{
	display:block;
	width:50%;
}
.branddetailtxt span.addtxtWrap span.addtxt:nth-child(odd){
	padding:5px 10px 5px 0px;
}
.branddetailtxt span.addtxtWrap span.addtxt:nth-child(even){
	padding:5px 0px 5px 10px;
}
.branddetailtxt span.addtxtWrap span.addtxt:last-child{
	width:100%;
	padding:5px 10px 5px 0px;
}*/

#brandarea #pickupBtn{
width: 100%;
overflow: hidden;
margin: 10px auto 50px;
text-align: center;
}
#brandarea #pickupBtn .list__btnMore{
padding:10px 50px 8px;
text-align:center;
margin:0;
display: inline-block;
border: 1px solid #70acd2;
border-radius: 5px;
position: relative;
color: #5595bd;
font-weight: bold;
min-width: 280px;
}
#brandarea #pickupBtn .list__btnMore:after{
content: "\f054";
display: inline;
font-family: FontAwesome;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
color: #3d9ed1;
position: absolute;
right: 10px;
font-size: 12px;
top: 32%;
font-weight: normal;
}
#brandarea #pickupBtn a:hover{
text-decoration: none;
opacity: 0.7;
}

/* h1ロゴ、お気に入りブランドボタン調整用 */
.plp__content--title.plp__brandThumbimgWrap .plp__brandThumbimg{width:270px;}
@media (max-width: 1023px) {
    .plp__content--title.plp__brandThumbimgWrap .plp__brandThumbimg {
        width: 135px;
    }
}
.plp__brand--favorite[data-favorite=false] {
height:25px;
}
.plp__brand--favorite[data-favorite=true]{
height:25px;
}
@media (max-width: 767px) {
    .plp__brand--favorite[data-favorite=false] {
        height:23px;
    }
    .plp__brand--favorite[data-favorite=true]{
    	height:23px;
    }
}

/* 商品カテゴリブランドキーワード用 */
/*---------------------------------------------------*/
/*#brandKeywordWrap,#plpPickup,#categoryDetail,.gridTtl,#bg-sale,.container-fuluid,#expressPlp{display:none;}*/
#brandKeyword,.categoryDetail,#categoryDetail{margin-top:20px;}
#brandarea + #brandKeywordWrap #brandKeyword,
.brandArea + #brandKeywordWrap #brandKeyword{margin-top:20px;}
.categoryDetail + #brandKeyword,#categoryDetail + #brandKeywordWrap #brandKeyword{margin-top:0;}
#brandKeyword ul{margin-left:-10px;}
#brandKeyword ul li{
	margin-left:10px;
	margin-top:2px;
	/*height:40px;*/
	display:inline-block;
}
#brandKeyword ul li h2{
	margin-top:0;
	margin-bottom:0;
	line-height:1.4;
}
#brandKeyword ul li a{
	display:block;
	/*padding:8px;*/
	/*background:#eee;*/
	/*border-radius:5px;*/
	color:#3d9ed1;
	font-weight:500;
	font-size:13px;    
}
#brandKeyword ul li a:before{
content:"#";
color:#3d9ed1;
}

#brandKeyword ul li a:hover{text-decoration: underline;}
#brandKeyword .more:hover{
	text-decoration:none;
	opacity:0.7;
}
#brandKeyword .more{
	font-weight:bold;
	text-align:right;
	margin-top:5px;
	display:block;
}
#brandKeyword .more:hover{
	font-weight:bold;
	text-align:right;
	margin-top:5px;
	display:block;
}
#relatedCategories{
	margin-top:10px;
	margin-bottom:0;
	font-size:0;
}
#relatedCategories dl{margin-bottom:0;}
#relatedCategories dt,
#relatedCategories dd{
	/*font-family:"Hiragino Kaku Gothic ProN",Meiryo,"Open Sans",Helvetica,Arial,-apple-system,blinkMacSystemFont,sans-serif;*/
	display:inline-block;
	font-weight:normal;
	font-size:13px;
}
#relatedCategories dd{margin-right:10px; margin-top:5px;}
#relatedCategories dd a{
	color:#3d9ed1;
	font-size:13px;
}
#relatedCategories dd a:before{
content:"#";
color:#3d9ed1;
}

#brandKeywordWrap #categoryDetail {
text-align: center;
}
#brandKeywordWrap #proDucTItem__Listbtn {
width: 100%;
overflow: hidden;
margin: 10px auto 50px;
text-align: center;
}
#brandKeywordWrap #proDucTItem__Listbtn .list__btnMore {
padding:10px 50px 8px;
text-align:center;
margin:0;
display: inline-block;
border: 1px solid #70acd2;
border-radius: 5px;
position: relative;
color: #5595bd;
font-weight: bold;
}
#brandKeywordWrap #proDucTItem__Listbtn .list__btnMore:nth-of-type(n + 2) {
	margin-left: 1em;
}
#brandKeywordWrap #proDucTItem__Listbtn .list__btnMore:after {
content: "\f054";
display: inline;
font-family: FontAwesome;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
color: #3d9ed1;
position: absolute;
right: 10px;
font-size: 12px;
top: 32%;
font-weight: normal;
}
#brandKeywordWrap #proDucTItem__Listbtn a:hover {
text-decoration: none;
opacity: 0.7;
}


@media screen and (max-width: 1023px){
	#brandKeyword ul li a,#relatedCategories dt,#relatedCategories dd a{font-size:12px;}
    p#categoryDetail{font-size:13px;}
}
@media screen and (max-width: 767px){
	#brandarea + #brandKeywordWrap #brandKeyword,
	.brandArea + #brandKeywordWrap #brandKeyword{margin-top:10px;}
	#brandKeyword .brandList{
		width:100%;
        padding-bottom:8px;
		overflow-x:scroll;
		white-space:nowrap;
        -webkit-overflow-scrolling: touch;
	}
	#relatedCategories{
		margin-top:5px;
		padding-bottom:8px;
		overflow-x: scroll;
		white-space: nowrap;
		-webkit-overflow-scrolling: touch;
	}
	
	#brandKeywordWrap #proDucTItem__Listbtn .list__btnMore:nth-of-type(n + 2) {
		margin-top: 10px;
		margin-left: 0;
	}
}

/* ブランドPLPハッシュワード
例）https://www.beautygarage.jp/c/023010000
 */
/*---------------------------------------------------*/
.makerbrandPage #brandKeywordWrap{
	display:none;/*ブランドページのbrandKeywordWrapはbrandHashwordへ移行*/
}
#brandHashword{margin-top:20px;}
#brandHashword ul{margin-left:-10px;}
#brandHashword ul li{
	margin-left:10px;
	margin-top:2px;
	display:inline-block;
}
#brandHashword ul li h2{
	margin-top:0;
	margin-bottom:0;
	line-height:1.4;
}
#brandHashword ul li a{
	display:block;
	color:#3d9ed1;
	font-weight:500;
	font-size:13px;    
}
#brandHashword ul li a:before{
content:"#";
color:#3d9ed1;
}

#brandHashword ul li a:hover{text-decoration: underline;}
#brandHashword .more:hover{
	text-decoration:none;
	opacity:0.7;
}
#brandHashword .more{
	font-weight:bold;
	text-align:right;
	margin-top:5px;
	display:block;
}
#brandHashword .more:hover{
	font-weight:bold;
	text-align:right;
	margin-top:5px;
	display:block;
}
@media screen and (max-width: 1023px){
	#brandHashword ul li a{font-size:12px;}
}
@media screen and (max-width: 767px){
	#plpMakerBrand + #brandHashwordWrap #brandHashword,
	#brandarea + #brandHashwordWrap #brandHashword,
	.brandArea + #brandHashwordWrap #brandHashword{margin-top:10px;}
	#brandHashword .brandList{
		width:100%;
    padding-bottom:8px;
		overflow-x:scroll;
		white-space:nowrap;
    -webkit-overflow-scrolling: touch;
	}
}

/* 商品カテゴリメーカーブランド用
例）https://www.beautygarage.jp/c/2HA201
*/
/*---------------------------------------------------*/
#plpMakerBrand .inner{
  margin: 10px 0 0 0;
}
#plpMakerBrand .inner ul{
	margin:0 -1.2%;
	letter-spacing: -.4em;
	overflow:hidden;
}
#plpMakerBrand .inner ul.opener{
	display:none;
	transition: all 0.5s;
}
#plpMakerBrand .inner ul li {
	width: calc(16.666666666% - 2.4%);
	display: inline-block;
	margin: 10px 1.2%;
	text-align: center;
	border: 1px solid #DDD;
	letter-spacing: normal;
}
#plpMakerBrand .inner ul li a{display:block;}
#plpMakerBrand .inner ul li a img{
	width:100%;
	height:auto;
	max-width:168px;
	max-height:79px;
}
#plpMakerBrand .inner ul li a .logo_empty{
	aspect-ratio: 168/79;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ccc;
    font-weight: 700;
	width: 100%;
    height: auto;
    max-width: 168px;
    max-height: 79px;
	text-align: center;
	white-space: pre-wrap;
}
#plpMakerBrand .inner ul li a:hover{
	opacity:0.4;
	text-decoration-line: none;
}
#plpMakerBrand p{
	text-align:right;
	margin-top:10px;
}
#plpMakerBrand p a{
	color:#111;
	/*font-family:"Hiragino Kaku Gothic ProN",Meiryo,"Open Sans",Helvetica,Arial,-apple-system,blinkMacSystemFont,sans-serif;*/
	cursor:pointer;
}
#plpMakerBrand .more::before{
	content: "\f078";
	font-family: FontAwesome;
	display: inline-block;
	margin-right:4px;
}
#plpMakerBrand .all{display:none;}
#plpMakerBrand .all::after{
	content: "\f054";
	font-family: FontAwesome;
	display: inline-block;
	margin-left:4px;
}

@media screen and (max-width: 1023px){	
	#plpMakerBrand .inner{
		width:100%;
		overflow-x:scroll;
		white-space:nowrap;
	}
	#plpMakerBrand .inner ul.sp-box{
		width:100px;
		display:inline-block;
		margin:0 1%;
    vertical-align: top;
	}
	#plpMakerBrand .inner ul.sp-box li{
		width:98px;
		display:block;
	}
	#plpMakerBrand p{margin-top:0;}
}

/* 下部PRバナー用 /c/2ES208308 */
/*---------------------------------------------------*/
#plpPrBanner{
	padding:40px 0 15px;
}
#plpPrBanner ul li a{
	display:block;
	margin-bottom:25px;
}
#plpPrBanner ul li a img{
	max-width:100%;
	height:auto;
}
#plpPrBanner ul li a img:hover{
	opacity:.7;
}
@media screen and (max-width: 767px){
	#plpPrBanner{
		padding:30px 0 15px;
	}
}

/* 下部スタイリングチェア＆シャンプーチェア用*/
/*---------------------------------------------------*/
#plpForStylingAndShampooChair{
	padding:40px 0 60px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
}
#plpForStylingAndShampooChair ul{
	display:flex;
	flex-wrap:wrap;
}
#plpForStylingAndShampooChair ul li{
	width:calc(calc(100% - 10%) / 4);
	margin:1.25%;
	text-align:center;
	margin-bottom:25px;
}
#plpForStylingAndShampooChair ul li a{
	padding:25px;
	height:100%;
	border-radius:10px;
	display:block;
	background:#f1f4f4;
}
#plpForStylingAndShampooChair ul li a img{
	max-width:100%;
	height:auto;
}
#plpForStylingAndShampooChair ul li a p{
	font-size:17px;
	margin:20px 0 0;
	font-weight:bold;
	color:#111;
}
#plpForStylingAndShampooChair ul li a p::after{
	width:13px;
	height:13px;
	margin-left:10px;
	display:inline-block;
	content:'';
	background:url(/_ui/responsive/common/ui_assets/online/bg/pickup/stylingchair/img2/plp_pickup/arrow_r.png) no-repeat;
	background-size:cover;
}
@media screen and (min-width: 1024px){
	#plpForStylingAndShampooChair ul li a:hover{
		opacity:.7;
		text-decoration:none;
	}
}
@media screen and (max-width: 1023px){
	#plpForStylingAndShampooChair ul li a{
		padding:15px;
	}
}
@media screen and (max-width: 767px){
	#plpForStylingAndShampooChair{
		padding:30px 0 50px;
	}
	#plpForStylingAndShampooChair ul li{
		width:calc(calc(100% - 5%) / 2);
		margin-bottom:20px;
	}
	#plpForStylingAndShampooChair ul li a{
		padding:15px 10px;
	}
	#plpForStylingAndShampooChair ul li a p{
		font-size:15px;
	}
}

/* ツリー内の選択中カテゴリにのみ背景色をつける用 */
/*---------------------------------------------------*/
.menu__item__ancestor .menu__item--sub{
	background:#FFF!important;
}
.menu__item__ancestor a[href*=javascript] {
	background-color: rgba(0,0,0,0);
}

/*.menu__item__ancestor a.menu__link--has-sub {
	background-color: rgba(0,0,0,1);
}
*/

/* ページネーションUI改善 ※plp.cssは/searchの一覧には適用されないのでcommon.cssに移植済*/
/*---------------------------------------------------*/
/*.plp__pagination-bar .pagination > li{margin:0 1px;}
.plp__pagination-bar .pagination > li > a, .plp__pagination-bar .pagination > li > span{
	width:32px;
	height:32px;
	font-size:14px;
	line-height:32px;
}
.plp__pagination-bar .pagination > li:not(.pagination-prev):not(.pagination-next) > a{border-color:#999;}
.plp__pagination-bar .pagination > li:not(.pagination-prev):not(.pagination-next) > a:hover{opacity:0.5;}
.plp__pagination-bar .pagination > li.pagination-prev > a{margin-right:5px;}
.plp__pagination-bar .pagination > li.pagination-next > a{margin-left:5px;}
.plp__pagination-bar .pagination > li:not(.active) > span{width:16px;}

@media screen and (max-width: 349px){
.plp__pagination-bar .pagination > li{margin:0;}
}*/

/*ブランドキーワード（サムネイル付）用
例）https://www.beautygarage.jp/c/2HA208
*/
/*--------------------------------------------------------------*/
#brandKeywordWrap h2.other_filter, #image_keywordtag h2.other_filter, #image_keywordtag3 h2.other_filter{
	font-size: 1.4em;
	border-bottom: solid 1px #dcdcdc;
    text-align: center;
    padding-bottom: 10px;
}
#image_keywordtag2 h2.other_filter{
	font-size: 1.4em;
	border-bottom: solid 1px #dcdcdc;
    text-align: center;
    padding-bottom: 15px;
	margin-bottom: 15px;
}
#image_keywordtag h2.other_filter:first-child,
#image_keywordtag3 h2.other_filter:first-child,
#image_keywordtag2 h2.other_filter:first-child,
.category-scrollBox h2.other_filter:first-child{
	margin-top: 35px;
}
#image_keywordtag p#categoryDetail,
#image_keywordtag3 p#categoryDetail,
#image_keywordtag2 p#categoryDetail,
.category-scrollBox p#categoryDetail{
	margin-top: 15px;
	border-top: solid 1px #dcdcdc;
    padding-top: 15px;
}
#image_keywordtag p#categoryDetail:first-child,
#image_keywordtag3 p#categoryDetail:first-child,
#image_keywordtag2 p#categoryDetail:first-child,
.category-scrollBox p#categoryDetail:first-child{
	border: none;
}
#image_keywordtag,#image_keywordtag3,#image_keywordtag2 {
    width: 100%;
    margin-top: 20px;
}
#image_keywordtag ul,
#image_keywordtag3 ul,
#image_keywordtag2 ul,
.category-scrollBox ul{
    width: calc(100% + 15px);
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    display: -webkit-flex;
    -webkit-justify-content: flex-start;
    -webkit-flex-wrap: wrap;
	margin: 0;
    margin-left: calc(-15px / 2);
    margin-right: calc(-15px / 2);
}

#image_keywordtag h2 + ul, #image_keywordtag3 h2 + ul{
	padding-top: 15px;
	border-top: solid 1px #dcdcdc;
}
#image_keywordtag ul li,
#image_keywordtag3 ul li,
#image_keywordtag2 ul li,
.category-scrollBox ul li{
    border-radius: 5px;
    width: calc(25% - (60px / 4));
	height: auto;
    margin: 0 calc(15px / 2) 15px;
    overflow: hidden;
}
#image_keywordtag ul li:nth-child(4n),
#image_keywordtag3 ul li:nth-child(4n),
#image_keywordtag2 ul li:nth-child(4n),
.category-scrollBox ul li:nth-child(4n){
	/*margin-right: 0;*/
}
#image_keywordtag ul li a,
#image_keywordtag3 ul li a,
#image_keywordtag2 ul li a,
.category-scrollBox ul li a{
    /*display: block;*/
	display: flex;
    flex-wrap: wrap;
    align-items: center;
	justify-content: flex-start;
	display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-align-items: center;
	-webkit-justify-content: flex-start;
    height: 72px;
    min-height: 72px;
    padding: 6px;
    color: #555;
    position: relative;
    padding-right: 28px;
    background: #f7f6f6;
	letter-spacing: -1em;
}
#image_keywordtag ul li a:hover,
#image_keywordtag3 ul li a:hover,
#image_keywordtag2 ul li a:hover,
.category-scrollBox ul li a:hover{
    opacity: 0.7;
	text-decoration: none;
}
#image_keywordtag ul li a:after,
#image_keywordtag3 ul li a:after,
#image_keywordtag2 ul li a:after,
.category-scrollBox ul li a:after{
    content: "\f054";
    font-family: FontAwesome;
    position: absolute;
    font-size: 1.2em;
    right: 8px;
    top: 50%;
    margin-top: -0.6em;
    color: #cccccc;
	letter-spacing: normal;
}
#image_keywordtag ul li a img,
#image_keywordtag3 ul li a img,
#image_keywordtag2 ul li a img,
.category-scrollBox ul li a img {
    width: 60px;
    height: 60px;
    display: inline-block;
    margin-right: 1em;
}
#image_keywordtag ul li a .keyword,
#image_keywordtag3 ul li a .keyword,
#image_keywordtag2 ul li a .keyword,
.category-scrollBox ul li a .keyword{
    display: inline-block;
    font-size: 1em;
    vertical-align: middle;
    font-weight: bold;
    width: /*calc(100% - 60px - 1em)*/100%;
	letter-spacing: normal;
}
#image_keywordtag ul li a img + .keyword,
#image_keywordtag3 ul li a img + .keyword,
#image_keywordtag2 ul li a img + .keyword,
.category-scrollBox ul li a img + .keyword{
	width: calc(100% - 60px - 1em);
}
#image_keywordtag ul li a img + .keyword small,
#image_keywordtag3 ul li a img + .keyword small,
#image_keywordtag2 ul li a img + .keyword small,
.category-scrollBox ul li a img + .keyword small{
	color:#999;
}
#image_keywordtag ul li a .keyword small, #image_keywordtag3 ul li a .keyword small{
	color:#999;
}

#image_keywordtag ul.brand_logo li a,
#image_keywordtag3 ul.brand_logo li a,
#image_keywordtag2 ul.brand_logo li a,
.category-scrollBox ul.brand_logo li a{
	flex-wrap: nowrap;
}
#image_keywordtag ul.brand_logo li a .logo_img,
#image_keywordtag3 ul.brand_logo li a .logo_img{
	max-width: 127.6px;
	width: 45%;
	position: relative;
	background: #fff;
	height: 100%;
}
#image_keywordtag ul.brand_logo li a .logo_img img,
#image_keywordtag3 ul.brand_logo li a .logo_img img{
	margin: auto;
	width: 100%;
	height: auto;
	position: absolute;
	top: -100%;
	bottom: -100%;
	left: -100%;
	right: -100%;
	/*height: 40px;
	width: auto;*/
}
#image_keywordtag ul.brand_logo li a .logo_img + .keyword,
#image_keywordtag3 ul.brand_logo li a .logo_img + .keyword{
	font-size: 0.8em;
	padding-left: 1em;
	width: 55%;
}

#brandKeywordWrap .category_imagecut {
	padding: 0;
	text-align: center;
}
#brandKeywordWrap .category_imagecut img {
	margin: 0 auto;
	max-width: 100%;
}

/*---bigthumb------------------*/
#image_keywordtag ul.bigthumb li,#image_keywordtag3 ul.bigthumb li {
	width: calc(33.333% - (30px / 3));
}
#image_keywordtag ul.bigthumb li:nth-child(3n),#image_keywordtag3 ul.bigthumb li:nth-child(3n) {
	margin-right: 0;
}
#image_keywordtag ul.bigthumb li:nth-child(4n),#image_keywordtag3 ul.bigthumb li:nth-child(4n) {
margin-right: 15px;
}
#image_keywordtag ul.bigthumb li a,#image_keywordtag3 ul.bigthumb li a {
display: block;
height: auto;
padding: 6px;
/*
padding: 6px;
	height: 100%;
*/
}	


#image_keywordtag ul.bigthumb li a:after,#image_keywordtag3 ul.bigthumb li a:after {
	display: none;
}
#image_keywordtag ul.bigthumb li a .renewal,#image_keywordtag3 ul.bigthumb li a .renewal {
	position: absolute;
    letter-spacing: normal;
    width: calc(100% - 12px);
    color: #fff;
    text-align: center;
    line-height: 24px;
    background: #ff3c6c;
    top: 6px;
    left: 6px;
    font-weight: bold;
	z-index: 1;
}
#image_keywordtag ul.bigthumb li a .thumbcov,#image_keywordtag3 ul.bigthumb li a .thumbcov {
	z-index: 0;
	position: relative;
}
#image_keywordtag ul.bigthumb li a img,#image_keywordtag3 ul.bigthumb li a img {
	margin: 0;
	width: 100%;
	height: auto;
}
#image_keywordtag ul.bigthumb li a .keyword,#image_keywordtag3 ul.bigthumb li a .keyword {
	text-align: center;
	width: 100%;
	margin: 10px 0;
}
#image_keywordtag ul.bigthumb li a .keyword + p,#image_keywordtag3 ul.bigthumb li a .keyword + p {
	letter-spacing: normal;
	margin-bottom: 0;
}

#image_keywordtag .select_bland,#image_keywordtag3 .select_bland {
    width: calc(100% + 15px);
    margin-left: calc(-15px / 2) !important;
    margin-right: calc(-15px / 2) !important;
}
#image_keywordtag .select_bland li,#image_keywordtag3 .select_bland li {
    width: calc(16.66666667% - 15px);
    max-width: 170px;
    margin-left: calc(15px / 2) !important;
    margin-right: calc(15px / 2) !important;
}
#image_keywordtag .select_bland li a,#image_keywordtag3 .select_bland li a {
    padding: 0;
    background: none;
    height: auto;
}
#image_keywordtag .select_bland li a:after,#image_keywordtag3 .select_bland li a:after {
    display: none !important;
}
#image_keywordtag .select_bland li a .blang_logo,#image_keywordtag3 .select_bland li a .blang_logo {
    width: 100%;
    border: 1px solid #eeeeee;
    margin: 0;
}
#image_keywordtag .select_bland li a .blang_logo img,#image_keywordtag3 .select_bland li a .blang_logo img {
    width: 100%;
    height: auto;
    display: block;
}
#image_keywordtag .select_bland li a .blang_logo .bland_logo_empty,#image_keywordtag3 .select_bland li a .blang_logo .bland_logo_empty {
	letter-spacing: normal;
    text-align: center;
    display: flex;
    width: 100%;
    height: 100%;
    aspect-ratio: 169/79;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    color: #ccc;
}
#image_keywordtag .select_bland li a .bland_name,#image_keywordtag3 .select_bland li a .bland_name {
    letter-spacing: normal;
    text-align: center;
    width: 100%;
    font-size: 12px;
    font-weight: bold;
    margin: 5px 0 0;
}
.plp__content--brandlogo{margin-bottom:24px;}

@media (max-width: 1023px) {
	/*---bigthumb------------------*/
	#image_keywordtag ul.bigthumb li a .renewal,#image_keywordtag3 ul.bigthumb li a .renewal {
		line-height: 16px;
	}
	#image_keywordtag .select_bland li,#image_keywordtag3 .select_bland li {
    	width: calc(33.33333333% - 15px);
	}
}


@media screen and (max-width:767px) {
    #image_keywordtag ul,
    #image_keywordtag3 ul,
	#image_keywordtag2 ul,
	.category-scrollBox ul{
		justify-content: space-between;
		-webkit-justify-content: space-between;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
	#image_keywordtag ul li,
    #image_keywordtag3 ul li,
	#image_keywordtag2 ul li,
	.category-scrollBox ul li{
        width: calc(50% - 5px);
        margin-bottom: 10px;
		margin-right: 0;
		display: grid;
        margin-left: 0;
        margin-right: 0;
    }
    #image_keywordtag ul li a,
    #image_keywordtag3 ul li a,
	#image_keywordtag2 ul li a,
	.category-scrollBox ul li a {
        padding: 5px 20px 5px 5px;
		min-height: 50px;
		height: /*auto*/100%;
    }
    #image_keywordtag ul li a:after,
    #image_keywordtag3 ul li a:after,
	#image_keywordtag2 ul li a:after,
	.category-scrollBox ul li a:after{
        right: 5px;
    }
    #image_keywordtag ul li a img,
    #image_keywordtag3 ul li a img,
	#image_keywordtag2 ul li a img,
	.category-scrollBox ul li a img{
        width: /*25%*/40px;
        height: auto;
    }
    #image_keywordtag ul li a img + .keyword,
    #image_keywordtag3 ul li a img + .keyword,
	#image_keywordtag2 ul li a img + .keyword,
	.category-scrollBox ul li a img + .keyword{
        width: /*calc(75% - 1em)*/calc(100% - 1em - 40px);
		white-space: wrap;
    }
	
	/*---bigthumb------------------*/
	#image_keywordtag ul.bigthumb li,#image_keywordtag3 ul.bigthumb li {
		width: calc(50% - 5px);
	}
  #image_keywordtag ul.bigthumb li:nth-child(4n),#image_keywordtag3 ul.bigthumb li:nth-child(4n) {
  margin-right: 0;
  }
  
	#image_keywordtag ul.bigthumb li a .thumbcov,#image_keywordtag3 ul.bigthumb li a .thumbcov {
		height: 110px;
		width: 100%;
		overflow: hidden;
	}
	#image_keywordtag ul.bigthumb li a,#image_keywordtag3 ul.bigthumb li a {
		padding: 5px;
	}
	#image_keywordtag ul.bigthumb li a .renewal,#image_keywordtag3 ul.bigthumb li a .renewal {
		width: calc(100% - 10px);
		line-height: 16px;
		top: 5px;
		left: 5px;
	}
	#image_keywordtag ul.bigthumb li a .thumbcov,#image_keywordtag3 ul.bigthumb li a .thumbcov {
		width: 100%;
		height: 110px;
		overflow: hidden;
	}
	#image_keywordtag ul.bigthumb li a .thumbcov > img,#image_keywordtag3 ul.bigthumb li a .thumbcov > img {
		width: auto;
		height: 100%;
		margin: auto;
		position: absolute;
		top: -100%;
		bottom: -100%;
		left: -100%;
		right: -100%;
	}
	#image_keywordtag ul.bigthumb li a .keyword,#image_keywordtag3 ul.bigthumb li a .keyword {
		margin: 8px 0;
	}
	
	#image_keywordtag .select_bland li,#image_keywordtag3 .select_bland li {
    	width: calc(50% - 15px);
		max-width: none;
	}
	#image_keywordtag .select_bland li a .blang_logo img,#image_keywordtag3 .select_bland li a .blang_logo img {
		max-width: 168px;
    	margin: 0 auto;
	}
}

@media screen and (max-width:736px) and (min-width:429px) {
	#image_keywordtag ul.brand_logo li a .logo_img img,#image_keywordtag3 ul.brand_logo li a .logo_img img {
		height: 40px;
		width: auto;
	}
}

/*@media screen and (max-width:428px) {
	#image_keywordtag ul.brand_logo li a .logo_img img {
		width: 100%;
		height: auto;
	}
}*/

#image_keywordtag .Include-detail,#image_keywordtag3 .Include-detail{
		display: grid;
    gap: 15px;
    grid-template-columns: repeat( auto-fit, calc(calc(100% - 45px)/4) );
    justify-content: center;
	}
	#image_keywordtag .Include-detail .itemBox,#image_keywordtag3 .Include-detail .itemBox {
		width: auto;
    border: solid 1px #EEECEC;
    box-sizing: border-box;
		margin-bottom:0;
	}
	#image_keywordtag .Include-detail .itemBox a,#image_keywordtag3 .Include-detail .itemBox a{
		text-decoration: none;	
	}
	#image_keywordtag .Include-detail .itemBox a:hover,#image_keywordtag3 .Include-detail .itemBox a:hover{
		opacity: 0.7;
	}
	#image_keywordtag .Include-detail .itemBox a h3,#image_keywordtag3 .Include-detail .itemBox a h3 {
		background:#EEECEC;
		color: #555;
		font-size: 15px;
		padding: 0.8rem 2.5rem 0.5rem 1rem;
		font-weight: bold;
		line-height: 1.5;
		position:relative;
		display: grid;
		align-items: center;
		margin-top: 0;
		margin-bottom: 0;
	}
	#image_keywordtag .Include-detail .itemBox a h3:after,#image_keywordtag3 .Include-detail .itemBox a h3:after {
    font-family: "FontAwesome";
    content: '\f054';
    position: absolute;
    font-weight: 300;
    font-size: 15px;
    right: 5px;
    top:50%;
    transform:translate(0, -50%);
		color: #cccccc;
	}
	#image_keywordtag .Include-detail .itemBox a p.imgBox,#image_keywordtag3 .Include-detail .itemBox a p.imgBox{
    width: 60px;
    height: 60px;
    display: inline-block;
    margin: 10px;
	}
	#image_keywordtag .Include-detail .itemBox a p img,#image_keywordtag3 .Include-detail .itemBox a p img{
		width:100%;
		height: auto;
	}
	#image_keywordtag .Include-detail .itemBox a p.txtBox,#image_keywordtag3 .Include-detail .itemBox a p.txtBox {
		width: calc(100% - 60px - 46px);
		display: inline-block;
    font-size: 1em;
    vertical-align: middle;
    font-weight: bold;
    letter-spacing: normal;
		margin: 10px;
		color: #555;
	}
	
@media screen and (max-width:1023px) {
	#image_keywordtag .Include-detail,#image_keywordtag3 .Include-detail{
    gap: 15px;
    grid-template-columns: repeat( auto-fit, calc(calc(100% - 46px)/4) );
	}
	#image_keywordtag .Include-detail .itemBox a h3,#image_keywordtag3 .Include-detail .itemBox a h3{
		font-size: 12px;
	}
	#image_keywordtag .Include-detail .itemBox a p.txtBox,
	#image_keywordtag .Include-detail .itemBox a p.imgBox,
    #image_keywordtag3 .Include-detail .itemBox a p.txtBox,
	#image_keywordtag3 .Include-detail .itemBox a p.imgBox{
		margin: 5px;
	}
	#image_keywordtag .Include-detail .itemBox a p.txtBox,#image_keywordtag3 .Include-detail .itemBox a p.txtBox {
		width: calc(100% - 60px - 26px);
	}
}
@media screen and (max-width: 767px) {
	#image_keywordtag .Include-detail,#image_keywordtag3 .Include-detail{
    gap: 10px;
    grid-template-columns: repeat( auto-fit, calc(calc(100% - 10px)/2) );
	}
}

/*---spBox------------------*/
@media screen and (max-width:767px) {
  #image_keywordtag.scrollBox,
    #image_keywordtag3.scrollBox,
	#image_keywordtag2.scrollBox .innerBox,
	.category-scrollBox{
    width: 100%;
    overflow-x: scroll;
    white-space: nowrap;
  }
  #image_keywordtag.scrollBox ul.sp-box,
    #image_keywordtag3.scrollBox ul.sp-box,
	#image_keywordtag2.scrollBox ul.sp-box{
    width: 44%;
    display: inline-block;
    margin: 0 1%;
    white-space:normal;
    vertical-align: top;
	}
  #image_keywordtag.scrollBox ul.sp-box li,
    #image_keywordtag3.scrollBox ul.sp-box li,
	#image_keywordtag2.scrollBox ul.sp-box li{
    width: 100%;
  }
}



/*PLP・ブランドページ「カラーで選ぶ」
例）https://www.beautygarage.jp/c/2NA201309
--------------------------------------------------------------*/
#color_link {
    width: 100%;
    margin-top: 20px;
}
#color_link ul {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-gap: 15px;
}
#color_link ul li:last-child {
    margin-bottom: 15px;
}
#color_link ul li a {
    padding: 5px 0;
    color: #555;
    font-weight: bold;
    display: block;
    text-decoration: none;
    white-space: nowrap;
}
#color_link ul li a:hover {
    opacity: 0.7;
}
#color_link ul li a img {
    width: 32px;
    border: solid 1px #e0e0e0;
    border-radius: 5px;
    margin-right: 5px;
    display: inline-block;
}

@media screen and (max-width: 1023px) {
    #color_link ul {
        grid-gap: 10px;
    }
}

@media screen and (max-width: 767px) {
    #color_link ul {
        grid-template-columns: auto;
        grid-template-rows: repeat(2, auto);
        grid-auto-flow: column;
        grid-auto-columns: 4em;
        grid-gap: 22px;
        overflow-x: scroll;
        padding: 0 1%;
    }
    #color_link ul li a {
        white-space: normal;
        text-align: center;
        font-size: 10px;
        padding: 0;
    }
    #color_link ul li a img {
        margin: 0 0 5px;
        width: 44px;
    }
}





/*カラーチャート特集等へのシンプルフラットボタン
例）https://www.beautygarage.jp/c/024280000
--------------------------------------------------------------*/
#pickupFlatBtn{
	margin: 20px auto;
}
#pickupFlatBtn ul{
	width:1200px;
	overflow:hidden;
	margin:0 auto;
	text-align:center;
}
#pickupFlatBtn ul li {
	margin:0 10px 10px;
}
#pickupFlatBtn ul li:first-child, 
#pickupFlatBtn ul li:first-child ~ li {
	width:fit-content;
	display:inline-block;
}
#pickupFlatBtn ul li:nth-last-child(n+4), 
#pickupFlatBtn ul li:nth-last-child(n+4) ~ li {
	min-width:calc( calc(100% - 66px) / 3);
	text-align:left;
	float:left;
}
#pickupFlatBtn ul li a {
	width:100%;
	padding:10px 50px 8px;
	text-align:center;
	display:inline-block;
	border: 1px solid #70acd2;
	border-radius: 5px;
	position: relative;
	color: #5595bd;
	font-weight: bold;
}
#pickupFlatBtn ul li a:after {
	content: "\f054";
	display: inline;
	font-family: FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	color: #3d9ed1;
	position: absolute;
	right: 10px;
	font-size: 12px;
	top: 32%;
	font-weight: normal;
}
#pickupFlatBtn ul li a:hover {
	text-decoration: none;
	opacity: 0.7;
}
@media screen and (max-width:1475px){
	#pickupFlatBtn ul{
		width:100%;
	}
}
@media screen and (max-width:767px){
	#pickupFlatBtn ul li:nth-last-child(n+4), 
	#pickupFlatBtn ul li:nth-last-child(n+4) ~ li {
		width:fit-content;
		display:inline-block;
		text-align:center;
		float:none;
	}
}


/*PLPリッチ化標準フォーマット
例）https://www.beautygarage.jp/c/021630000
--------------------------------------------------------------*/
#richBrandArea .pc {display: block;}
#richBrandArea  .sp {display: none;}

@media screen and (max-width: 767px) {
    #richBrandArea  .pc {display: none;}
    #richBrandArea  .sp {display: block;}
}

#richBrandArea img {
    width: 100%;
    height: auto;
}
#richBrandArea a:hover {
    opacity: 0.7;
}
#richBrandArea h2, #richBrandArea h3, #richBrandArea h4{
	margin:0;	
}
#richBrandArea {
    width:100%;
    max-width: 1220px;
    margin: 20px auto;
    padding: 0;
}
#richBrandArea #richBrand,
#richBrandArea .seminar,
#richBrandArea .lineup,
#richBrandArea .comparison-chart {
    max-width: 1220px;
    /*overflow: hidden;*/
}
#richBrandArea ul li {
    list-style-type: none;
}

#richBrandArea h2 {
    display: inline-block;
    font-size: 24px;
    letter-spacing: 0.05rem;
    font-weight: bold;
    position: relative;
    padding: 0.5rem 1.2rem;
    border-bottom: 2px solid #000;
    background: #FFF;
	margin-top: 30px;
    margin-bottom: 3rem;
}
#richBrandArea h2:before {
    position: absolute;
    bottom: -14px;
    left: 45.5%;
    width: 0;
    height: 0;
    content: '';
    border-width: 14px 12px 0 12px;
    border-style: solid;
    border-color: #000 transparent transparent transparent;
}
#richBrandArea h2:after {
    position: absolute;
    bottom: -12px;
    left: 45.5%;
    width: 0;
    height: 0;
    content: '';
    border-width: 14px 12px 0 12px;
    border-style: solid;
    border-color: #FFF transparent transparent transparent;
}

#richBrandArea #richBrand {
	padding:0 10px;
}
#richBrandArea #richBrand .richBrandtxt{
	position:relative;
}
#richBrandArea #richBrand .richBrandtxt p{
	font-size:16px;
	margin:30px 200px 10px;
	display:-webkit-box;
	-webkit-box-orient: vertical;
	/*-webkit-line-clamp: 2;*/
	overflow:hidden;
}

#richBrandArea #richBrand .richBrandtxt p.visibleTxt{/*紹介文全見せ用classまつげブランドは基本全見せ*/
    display: block;
    overflow:visible;
}

#richBrandArea #richBrand .richBrandtxt p.richtxtOpened{
	display:block;
}
#richBrandArea #richBrand .richBrandtxt .txtopenbtn{
	right:110px;
	outline: none;
}
#richBrandArea #richBrand .richBrandtxt p.richtxtOpened + .txtopenbtn{
	bottom:-1.5em;
}
#richBrandArea #richBrand .richBrandtxt p .super{
	vertical-align: super;
	font-size: 0.8em;	
}
#richBrandArea #richBrand .richBrandtxt p .small{
	font-size: 0.8em;	
}

#richBrandArea .seminar{
	margin-top:30px;
}
#richBrandArea .seminar ul {
	display: grid;
	gap: 20px;
	grid-template-columns: repeat(auto-fit, calc(50% - 20px));
	justify-content: center;
}
/*#richBrandArea .seminar:last-child{
	padding-top:30px;
	margin-top:30px;
	border-top:1px solid #dcdcdc;
}*/

#richBrandArea .lineup,
#richBrandArea .comparison-chart {
    text-align: center;
}
#richBrandArea .lineup .itemBox {
	display: grid;
	gap: 20px;
	grid-template-columns: repeat( auto-fit, calc(calc(1220px - 80px)/4) );
	justify-content: center;
}
#richBrandArea .lineup .itemArea .itemBox li {
    border: solid 1px #7f7251; /*枠線の色はブランドイメージに合わせて各page.cssで変更*/
    box-sizing: border-box;
	margin-bottom:0;
}
#richBrandArea .lineup .itemArea .itemBox li a{
	text-decoration: none;	
}
#richBrandArea .lineup .itemArea .itemBox li a h3 {
    background: #efe4d3;  /*背景色はブランドイメージに合わせて各page.cssで変更*/
    color: #111;
    font-size: 21px;
	padding: 0.8rem 2.5rem 0.5rem 1rem;
    font-weight: bold;
    line-height: 1.5;
	position:relative;
    display: grid;
    align-items: center;
}
#richBrandArea .lineup .itemArea .itemBox li a h3:after {
    font-family: "FontAwesome";
    content: '\f054';
    position: absolute;
    font-weight: 300;
    font-size: 20px;
    right: 5px;
	top:50%;
	transform:translate(0, -50%);
}
#richBrandArea .lineup .itemArea .itemBox li a p{
    width: 36%;
    float: left;
    display: block;
    margin: 0;
    box-sizing: border-box;
	padding:10px 5px 5px 5px;  
}
#richBrandArea .lineup .itemArea .itemBox li a p:nth-child(odd) {
    float: right;
    width: 62%;
    margin: 0;
    box-sizing: border-box;
    text-align: justify;
    letter-spacing: 0;
    font-size: 14px;
    line-height: 1.6;
	padding:10px 10px 10px 0;
}

#richBrandArea .comparison-chart .btnBox {
    width: 50%;
    overflow: hidden;
    margin: 0 auto;
    display: block;
    font-size: 24px;
    letter-spacing: 0.1rem;
    font-weight: bold;
}
#richBrandArea .comparison-chart .btnBox a {
    display: block;
    border: solid 1px #7f7251;  /*枠線の色はブランドイメージに合わせて各page.cssで変更*/
    background-color: #efe4d3;  /*背景色はブランドイメージに合わせて各page.cssで変更*/
    background-repeat: no-repeat;
    background-position: center left;
    background-position-x: 1em;
    background-size: 100px;
    color: #111;
    position: relative;
    text-decoration: none;
    text-align: center;
    padding: 1em;
    margin-bottom: 2rem;
}
#richBrandArea .comparison-chart .btnBox a:after {
    font-family: "FontAwesome";
    content: '\f054';
    position: absolute;
    font-weight: 300;
    right: 10px;
    font-size: 20px;
    top: 32%;   
}
@media screen and (max-width:1475px) {
	#richBrandArea .lineup .itemBox {
		grid-template-columns: repeat( auto-fit, calc(calc(100% - 80px)/4) );
	}
}
@media screen and (max-width:1320px) {
	#richBrandArea #richBrand .richBrandtxt p{
		margin:30px 0 10px 0;
	}
    #richBrandArea #richBrand .richBrandtxt p.visibleTxt{/*紹介文全見せ用まつげブランドは基本全見せ*/
		margin:30px 0 10px;
	}
	#richBrandArea #richBrand .richBrandtxt p.richtxtOpened{
		margin:30px 0;
	}
	#richBrandArea #richBrand .richBrandtxt .txtopenbtn{
		right:0px;
	}
	#richBrandArea .lineup .itemBox {
		grid-template-columns: repeat( auto-fit, calc(calc(100% - 60px)/3) );
	}	
}
@media screen and (max-width:1023px) {
	#richBrandArea h2,
	#richBrandArea .lineup .itemArea .itemBox li a h3 {
		font-size:19px;	
	}
	#richBrandArea .lineup .itemArea .itemBox li a p{
		width: 30%;
	}
	#richBrandArea .lineup .itemArea .itemBox li a p:nth-child(odd) {
		width: 70%;
	}
    #richBrandArea .comparison-chart .btnBox {
        width: 70%;
    }
}
@media screen and (max-width: 767px) {
	#richBrandArea #richBrand,
	#richBrandArea .seminar,
	#richBrandArea .lineup,
	#richBrandArea .comparison-chart {
		max-width: 96%;
		margin-left:auto;
		margin-right:auto;
	}
	#richBrandArea #richBrand {
		padding:0;
	}
	#richBrandArea #richBrand .richBrandtxt p{
		font-size:12px;
		margin:20px 0 0 0;
	}
	#richBrandArea #richBrand .richBrandtxt p.visibleTxt{/*紹介文全見せ用classまつげブランドは基本全見せ*/
		margin:20px 0 0;
	}    
	#richBrandArea #richBrand .richBrandtxt p.richtxtOpened{
		margin:20px 0;
	}
	#richBrandArea .seminar ul{
		grid-template-columns: 1fr;
	}
	#richBrandArea .lineup .itemBox{
		grid-template-columns: 1fr;
	}
    #richBrandArea .comparison-chart .btnBox {
        width: 100%;
    }	
    #richBrandArea .comparison-chart .btnBox a {
        background-position-x: 0.5em;
        font-size: 19px;
        letter-spacing: 0;
        background-size: 80px;
        text-indent: 1.2rem;
    }
}

/*--- Express PLPタイトル下余白削除 ------------*/
.bg-expressPage .page-header__wrapper{margin-bottom:0;}

/*--- Express PLPトップ＆各業種トップ ------------------*/
.bg-expressPage #expressPlp #expressToppageTxt {
	font-size:15px;
	padding-top:10px;
	margin-bottom:0;
	overflow:hidden;
}
.bg-expressPage #expressPlp #expressToppageTxt span {
	font-size:16px;
	padding-top:10px;
}
.bg-expressPage #expressPlp #expressToppageTxt .flexWrap{display:flex; justify-content:center;}
.bg-expressPage #expressPlp #expressToppageTxt .flexWrap p{text-align:center; margin:0 4% 10px;}
.bg-expressPage #expressPlp #expressToppageTxt .flexWrap + p{margin-bottom:0;}
@media (max-width: 1023px) {
  .bg-expressPage #expressPlp #expressToppageTxt {
    font-size: 11px;
  }
	.bg-expressPage #expressPlp #expressToppageTxt span {
		font-size:12px;
	}
	.bg-expressPage #expressPlp #expressToppageTxt .hiddentxt{font-size:11px; padding-top:0;}
}
@media (max-width: 767px) {
  .bg-expressPage #expressPlp #expressToppageTxt {
    text-align:left;
  }
	.bg-expressPage #expressPlp #expressToppageTxt .flexWrap p:nth-child(odd){margin:0 4% 10px 0;}
	.bg-expressPage #expressPlp #expressToppageTxt .flexWrap p:nth-child(even){margin:0 0 10px;}
	.bg-expressPage #expressPlp #expressToppageTxt .flexWrap + p{text-align:center;}
}
@media (max-width:366px){
	.bg-expressPage #expressPlp #expressToppageTxt .hiddentxt{display:none;}
}
@media (max-width: 320px) {
  .bg-expressPage #expressPlp #expressToppageTxt {
    letter-spacing:-0.5px;
  }
}
.bg-expressPage #expressPlp #expressToppageCategory{
	margin-top:30px;
}
.bg-expressPage #expressPlp #expressToppageCategory ul{
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	display:-webkit-flex;
	-webkit-flex-wrap:wrap;
	-webkit-justify-content:center;
}
.bg-expressPage #expressPlp #expressToppageCategory ul li{
	width:calc(calc(100% - 100px)/5);
	max-width:220px;
	margin:0 10px;
	border:1px solid #ddd;
	border-radius:5px;
	-webkit-border-radius:5px;
	overflow:hidden;
}
.bg-expressPage #expressPlp #expressToppageCategory ul li p{
	font-size:17px;
	margin:10px auto;
	font-weight:bold;
	position:relative;
	text-align:center;
}
.bg-expressPage #expressPlp #expressToppageCategory ul li p::after{
	padding-left:10px;
	display:inline-block;
	content:'\f105';
	font-family:FontAwesome;
}
.bg-expressPage #expressPlp #expressToppageCategory ul li figure img{
	max-width:100%;
}
.bg-expressPage #expressPlp #expressToppageCategory ul li figure img:hover,
.bg-expressPage #expressPlp #expressToppageCategory ul li figure img:focus{
	opacity:0.7 !important;
}
@media (max-width: 1199px) {
  .bg-expressPage #expressPlp #expressToppageCategory ul li {
    width:calc(calc(100% - 100px)/5);
  }
	.bg-expressPage #expressPlp #expressToppageCategory ul li p{
		font-size:13px;
	}
}
@media (max-width: 767px) {
	.bg-expressPage #expressPlp #expressToppageCategory ul{
		justify-content:flex-start;
		-webkit-justify-content:flex-start;
	}
  .bg-expressPage #expressPlp #expressToppageCategory ul li{
    width:calc(calc(100% - 40px)/2);
		margin:0 10px 10px;
	}
	.bg-expressPage #expressPlp #expressToppageCategory ul li p{
		font-size:13px;
	}
}

#expressBrandKeywordWrap,#expressPlp{display:none;}
#expressBrandKeyword .eg-only{display: none;}/*BG非表示用*/
#expressBrandKeyword{margin-top:30px;}
#expressBrandKeyword ul{
	margin-left:-10px;
	text-align:left;
}
#expressBrandKeyword ul li{
	margin-left:10px;
	margin-top:2px;
	/*height:40px;*/
	display:inline-block;
}
#expressBrandKeyword ul li h2{
	margin-top:0;
	margin-bottom:0;
	line-height:1.4;
}
#expressBrandKeyword ul li a{
	display:block;
	/*padding:8px;*/
	/*background:#eee;*/
	/*border-radius:5px;*/
	color:#3d9ed1;
	font-weight:500;
	font-size:13px;    
}
#expressBrandKeyword ul li a:before{
content:"#";
color:#3d9ed1;
}

#expressBrandKeyword ul li a:hover{text-decoration: underline;}
#expressBrandKeyword .more:hover{
	text-decoration:none;
	opacity:0.7;
}
#expressBrandKeyword .more{
	font-weight:bold;
	text-align:right;
	margin-top:5px;
	display:block;
}
#expressBrandKeyword .more:hover{
	font-weight:bold;
	text-align:right;
	margin-top:5px;
	display:block;
}
@media screen and (max-width: 767px){
  #expressPlp + #expressBrandKeywordWrap #expressBrandKeyword{
		margin-top:20px;
	}
	#expressBrandKeyword .brandList{
		width:100%;
        padding-bottom:8px;
		overflow-x:scroll;
		white-space:nowrap;
        -webkit-overflow-scrolling: touch;
	}
}
@media screen and (max-width: 1023px){
	#expressBrandKeyword ul li a{
    font-size:12px;
  }
}

#expressPlpMakerBrand .inner{
  margin: 10px 0 0 0;
}
#expressPlpMakerBrand .inner ul{
	margin:0 -1.2%;
	letter-spacing: -.4em;
	overflow:hidden;
	text-align:left;
}
#expressPlpMakerBrand .inner ul.opener{
	display:none;
	transition: all 0.5s;
}
#expressPlpMakerBrand .inner ul li {
	width: calc(16.666666666% - 2.4%);
	display: inline-block;
	margin: 10px 1.2%;
	text-align: center;
	border: 1px solid #DDD;
	letter-spacing: normal;
}
#expressPlpMakerBrand .inner ul li a{display:block;}
#expressPlpMakerBrand .inner ul li a img{
	width:100%;
	height:auto;
	max-width:168px;
	max-height:79px;
}
#expressPlpMakerBrand .inner ul li a:hover{
	opacity:0.4;
}
#expressPlpMakerBrand p{
	text-align:right;
	margin-top:10px;
}
#expressPlpMakerBrand p a{
	color:#111;
	/*font-family:"Hiragino Kaku Gothic ProN",Meiryo,"Open Sans",Helvetica,Arial,-apple-system,blinkMacSystemFont,sans-serif;*/
	cursor:pointer;
}
#expressPlpMakerBrand .more::before{
	content: "\f078";
	font-family: FontAwesome;
	display: inline-block;
	margin-right:4px;
}
#expressPlpMakerBrand .all{display:none;}
#expressPlpMakerBrand .all::after{
	content: "\f054";
	font-family: FontAwesome;
	display: inline-block;
	margin-left:4px;
}
@media screen and (max-width: 1023px){
	#expressPlpMakerBrand .inner{
		width:100%;
		overflow-x:scroll;
		white-space:nowrap;
	}
	#expressPlpMakerBrand .inner ul.sp-box{
		width:100px;
		display:inline-block;
		margin:0 1%;
    vertical-align: top;
	}
	#expressPlpMakerBrand .inner ul.sp-box li{
		width:98px;
		display:block;
	}
	#expressPlpMakerBrand p{margin-top:0;}
}

/*--- Express トップ ------------------*/
.bg-expressPage #expressPlp #expressToppageTxt .all{margin-bottom:0;}
.bg-expressPage #expressPlp #expressToppageTxt .all .go-to-list{
	width: 340px;
	border: 1px solid #DFDFDF;
	border-radius: 4px;
	background: #F9F9F9;
	font-size: 16px;
	padding: 10px;
	margin: 10px auto 0;
	display: block;
	text-align: center;
	font-weight: bold;
	position: relative;
	line-height: 1.4;
	text-decoration: none;
	cursor:pointer;
}
@media screen and (max-width:1023px){
	.bg-expressPage #expressPlp #expressToppageTxt .all .go-to-list{font-size:13px;}
	.bg-expressPage #expressPlp #expressToppageTxt .hiddentxt{font-size:11px; padding-top:0;}
}
@media screen and (max-width:767px){
	.bg-expressPage #expressPlp #expressToppageTxt .all .go-to-list{width:calc(100% - 10px);}
}

/*------------- エステカテゴリ2ES201 ------------------*/

#category__Detail {
    margin-top: 30px;
    text-align: center;
}
#brandKeywordWrap h2.other_filter_Key,
#brandKeywordWrap h3.other_filter_Key{
	font-size: 1.4em;
    text-align: center;
	border-bottom: solid 1px #dcdcdc;
    padding-bottom: 0.8em;
}
#brandKeywordWrap .category-Detail{
    margin-top: 15px;
    margin-bottom: 15px;
    /*border-top: solid 1px #dcdcdc;*/
    /*text-align: center;*/
}
#image_keywordtag h2.other_filter_Key:first-child,#image_keywordtag3 h2.other_filter_Key:first-child {
	margin-top: 35px;
}
#image_KeywordListTag ul li{
    width: calc(16.666666666% - 2.4%);
    display: inline-block;
    margin: 10px 1.2%;
    text-align: center;
    border: 1px solid #DDD;
    letter-spacing: normal;
}
#image_KeywordListTag ul li a{
    display: block;
}

/*-----注目成分----*/
#Ingredients_ListWrap{
    width: 100%;
    margin-bottom:30px;
}
#Ingredients_ListWrap ul {
    width:100%;
    display: flex;
    margin-top: 15px;
    /*justify-content: center;*/
}
#Ingredients_ListWrap ul li a {
    background: #FFF;
    padding: 5px 7px 3px;
    border-radius: 20px;
    font-size: 11px;
    margin-left: 0px;
    margin-right: 6px;
    cursor: pointer;
    border: 1px solid #3d9ed1;
    display: inline-block;
    color: #3d9ed1;
}
#Ingredients_ListWrap ul li a:before {
    content: "#";
    font-size: 10px;
    margin-right: 2px;
}
#Ingredients_ListWrap ul li a:hover {
    text-decoration: none;
    opacity: 0.7;
}
#Ingredients_ListWrap ul li a:visited {
    text-decoration: none;
}

/*-----用途から選ぶ----*/

.mGt10px {
	margin-top:	1em;
}
#Ingredients_UseWrap{
    width: 100%;
    /*border-top: solid 1px #dcdcdc;*/
    padding-top:5px;
}
#Ingredients_UseWrap ul {
    width:100%;
    display: flex;
    margin-top: 15px;
}
#Ingredients_UseWrap ul li {
    border-radius: 5px;
    width: calc(25% - (45px / 4));
    height: auto;
    /*margin: 0 calc(15px / 2) 15px;*/
	margin:0 15px 15px 0;
    overflow: hidden;
	font-weight: bold;
}
#Ingredients_UseWrap ul li a {
    display: block;
	text-align: center;
    flex-wrap: wrap;
    /*align-items: center;*/
    height: 72px;
    min-height: 72px;
	line-height: 72px;
    color: #555;
    position: relative;
    /*padding-right: 28px;*/
    background: #f7f6f6;
}
#Ingredients_UseWrap ul li a:after {
    content: "\f054";
    font-family: FontAwesome;
    position: absolute;
    font-size: 1.2em;
    right: 8px;
    top: 15%;
    margin-top: -0.6em;
    color: #CCC;
    letter-spacing: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-color: #f7f6f6;
    -webkit-text-stroke-width: 0.2px;
}
#Ingredients_UseWrap ul li a:hover {
    text-decoration: none;
    opacity: 0.7;
}
#Ingredients_UseWrap ul li a:visited {
    text-decoration: none;
}
@media screen and (max-width: 540px){
#Ingredients_UseWrap ul li {
	width: calc(100% / 3);
	}
}
@media screen and (max-width: 430px){
	#Ingredients_UseWrap ul li a {
		height: 60px;
		min-height: 60px;
		line-height: 60px;
	}
	#Ingredients_UseWrap ul li {
        width: calc(100% / 3);
        margin-right: 10px;
    }
	#Ingredients_UseWrap ul li:last-child {
		margin-right:0;
	}
}
@media screen and (max-width: 375px){
	#Ingredients_UseWrap ul li a:after {
		display:none;
	}
}
/*-----------------*/

#brandKeywordWrap #content-KeyWrap {
    width: 100%;
}
#brandKeywordWrap #content-KeyWrap ul {
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-align-items: center;
    -webkit-justify-content: flex-start;
}
#brandKeywordWrap #content-KeyWrap ul li{
    width: calc(20% - (60px / 5));
    height: auto;
    margin: 0 15px 15px 0;
    overflow: hidden;
}
#brandKeywordWrap #content-KeyWrap ul li:last-child{
    margin-right:0;
}
#brandKeywordWrap #content-KeyWrap ul li a {
    display: flex;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-align-items: center;
    -webkit-justify-content: flex-start;
    height: auto;
    padding: 6px;
    color: #555;
    position: relative;
    padding-right: 28px;
    background: #f7f6f6;
}
#brandKeywordWrap #content-KeyWrap ul li a:after {
    content: "\f054";
    font-family: FontAwesome;
    position: absolute;
    font-size: 1.2em;
    right: 8px;
    top: 50%;
    margin-top: -0.6em;
    color: #cccccc;
    letter-spacing: normal;
      -webkit-font-smoothing:antialiased;
      -webkit-text-stroke-color:#f7f6f6;
      -webkit-text-stroke-width:0.2px
}
#brandKeywordWrap #content-KeyWrap ul li a img {
    width: 60px;
    height: 60px;
    display: inline-block;
    margin-right: 1em;
}
#brandKeywordWrap #content-KeyWrap ul li a .keyword{
    display: inline-block;
    font-size: 1em;
    vertical-align: middle;
    font-weight: bold;
    width: 100%;
	letter-spacing: normal;
}
#brandKeywordWrap #content-KeyWrap ul li a img + .keyword{
	width: calc(100% - 60px - 1em);
}
#brandKeywordWrap #content-KeyWrap ul li a:hover {
    text-decoration: none;
    opacity: 0.7;
}
@media screen and (max-width: 1200px){
    #brandKeywordWrap #content-KeyWrap ul li{
        width: calc(25% - (45px / 4));
    }
    #brandKeywordWrap #content-KeyWrap ul li:nth-of-type(4n){
        margin-right:0;
    }
}


#brandKeywordWrap #selectType_Wrap {
    width: 100%;    
}
#brandKeywordWrap #selectType_Wrap ul {
    width:100%;
    display: flex;
	flex-wrap: wrap;
}

#brandKeywordWrap #selectType_Wrap  ul li a {
    display: block;
    padding: 15px;
    padding-right: 30px;
    color: #555;
    position: relative;
    background: #f7f6f6;
    margin-right: 15px;
	margin-bottom: 5px;
    box-sizing: border-box;
    font-weight: bold;
	min-width: 100px;
    font-size: 12px;
    /*height: 55px;*/
}
#brandKeywordWrap #selectType_Wrap  ul li a:hover {
    text-decoration: none;
    opacity: 0.7;
}
#brandKeywordWrap #selectType_Wrap  ul li a:visited {
    text-decoration: none;
}
#brandKeywordWrap #selectType_Wrap  ul li a:after {
    content: "\f054";
    font-family: FontAwesome;
    position: absolute;
    font-size: 1.2em;
    right: 8px;
    top: 50%;
    margin-top: -0.6em;
    color: #cccccc;
    letter-spacing: normal;
      -webkit-font-smoothing:antialiased;
      -webkit-text-stroke-color:#f7f6f6;
      -webkit-text-stroke-width:0.2px
}
#brandKeywordWrap #selectType_Wrap ul li a .small {
	font-size: 60%;
}
@media screen and (max-width: 768px){
	#brandKeywordWrap #selectType_Wrap ul {
		flex-wrap: unset;
	}
	#Ingredients_ListWrap {
		width:100%;
        padding-bottom:10px;
		overflow-x:scroll;
		white-space:nowrap;
        -webkit-overflow-scrolling: touch;
	}
    #Ingredients_ListWrap ul {
        justify-content: start;
    }
    #Ingredients_ListWrap ul li a {
        font-size: 10px;
        padding: 5px 7px;
        margin-right: 5px;
    }
    #category__Detail,
    #brandKeywordWrap .category-Detail {
        text-align: left;
        font-size:13px;
    }
    #brandKeywordWrap #selectType_Wrap{
        width: 100%;
        padding-bottom: 10px;
        overflow-x: scroll;
        white-space: nowrap;
    }
    #brandKeywordWrap #content-KeyWrap {
        width: 100%;
        overflow-x: scroll;
    }
    #brandKeywordWrap #content-KeyWrap ul {
        display: flex;
        flex-wrap: nowrap;
    }
    #brandKeywordWrap #content-KeyWrap ul li {
        min-width: 150px;
        margin-right: 15px;
    }
    #brandKeywordWrap #content-KeyWrap ul li a img {
        width: /*25%*/40px;
        height: auto;
    }
    #brandKeywordWrap #content-KeyWrap ul li a img + .keyword{
	width: calc(100% - 40px - 1em);
    }
    #brandKeywordWrap #content-KeyWrap ul li:nth-of-type(4n) {
        margin-right:15px;
    }
}
/* エステカテゴリメーカーブランド
例）https://www.beautygarage.jp/c/2ES201
/*---------------------------------------------------*/
#plpMakerBrandCosme {
    width:100%;
    overflow: hidden;
}

#plpMakerBrandCosme .brandBox{
  margin:0;
}
#plpMakerBrandCosme .brandBox ul{
	letter-spacing: -.4em;
}
#plpMakerBrandCosme .brandBox ul li {
    width: calc(14.2857% - 2.4%);
    display: inline-block;
    margin: 10px 1.2%;
    text-align: center;
    border: 1px solid #DDD;
    letter-spacing: normal;
    min-width: 100px;
}

#plpMakerBrandCosme .brandBox ul li a{display:block;}
#plpMakerBrandCosme .brandBox ul li a img{
	width:100%;
	height:auto;
}
#plpMakerBrandCosme .brandBox ul li a:hover{
	opacity:0.4;
}
#plpMakerBrandCosme a{
	cursor:pointer;
}

@media screen and (max-width: 767px){
	#plpMakerBrandCosme .brandBox  {
		width:100%;
        padding-bottom:10px;
		overflow-x:scroll;
		white-space:nowrap;
        -webkit-overflow-scrolling: touch;
	}
    #plpMakerBrandCosme .brandBox ul {
        justify-content: start;
        padding-left: 0;
        margin-left: 0;
    }
}
.category-scrollBox {
	width: 100%;
}
.category-scrollBox ul {
	display: flex;
	flex-wrap: wrap;
}
.category-scrollBox ul li a {
	display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-align-items: center;
    -webkit-justify-content: flex-start;
    height: 72px;
    min-height: 72px;
    padding: 6px;
    color: #555;
    position: relative;
    padding-right: 28px;
    background: #f7f6f6;
    /*display: inline-flex;*/
    flex-wrap: nowrap;
    text-align: left;
	display: block;
	width: 100%;
}
.category-scrollBox ul li a img {
    width: 60px;
    height: 60px;
    display: inline-block;
    margin-right: 1em;
	text-align: left;
}
.category-scrollBox ul li a:after {
	    content: "\f054";
    font-family: FontAwesome;
    position: absolute;
    font-size: 1.2em;
    right: 8px;
    top: 50%;
    margin-top: -0.6em;
    color: #cccccc;
    letter-spacing: normal;
}

@media screen and (max-width:768px){
.category-scrollBox {
	overflow-x: scroll;
}	
	
.category-scrollBox ul {
	flex-wrap: nowrap;
	width: 1000px;
	}
	.category-scrollBox ul li a {
	    min-width: 202px;
        height: 50px;
        min-height: 50px;
	}
	.category-scrollBox ul li a img {
		width: 40px;
		height: 40px;
	}
	.category-scrollBox ul li {
    width: calc(calc(100% - 10%) / 4);
    max-width: 202px;
    margin-left: 5px;
    margin-right: 0;
    text-align: center;
    margin-bottom: 25px;
    box-sizing: border-box;}
}

/*------------------------------*/







/*QA用*/
.plpQA_accordion{margin:-30px auto 60px;}
#review_products_carousel.homepage__block{border-bottom:none;}
.plpQA_accordion ul li{style-type:none;}

/*2列表示用
@media screen and (min-width:1024px){
.plpQA_accordion ul{display:flex; flex-wrap:wrap;}
.plpQA_accordion ul li{width:48%; margin-bottom:20px;}
.plpQA_accordion ul li:nth-child(odd){margin-right:4%;}
}*/

.plpQA_toggle {
  display: none;
}
.plpQA_Label {    /*タイトル*/
  font-size:16px;
  font-weight:bold;
  padding:0.5em 2em 0.5em 0.5em;
  display: block;
  color: #111;
  border-bottom: 2px solid #eeeeee;
}

.plpQA_Label:hover{opacity:0.7; cursor:pointer;}

.plpQA_Label::before{   /*タイトル横の矢印*/
  font-family: "FontAwesome";
  content:"\f078";
  width: 15px;
  height: 15px;
  position: absolute;
  top:calc( 50% - 7.5px );
  right: 0.5em;
        transform: translateY(-50%);
        -webkit-trasform: translateY(-50%);
}
.plpQA_Label,
.plpQA_content {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  transition: all 0.3s;
}
.plpQA_content {    /*本文*/
  height: 0;
  margin-bottom:10px;
  padding:0 20px;
  overflow: hidden;
}
.plpQA_toggle:checked + .plpQA_Label + .plpQA_content { /*開閉時*/
  height: auto;
  padding:20px ;
  transition: all .3s;
}
.plpQA_toggle:checked + .plpQA_Label::before {
  content:"\f077";
        transform: translateY(-50%);
        -webkit-trasform: translateY(-50%);
}
.plpQA_content p a{color:#3d9ed1;}

@media screen and (max-width:1023px){
/*2列表示用.plpQA_accordion ul li{width:100%;}*/
.plpQA_Label {font-size:12px;}
.plpQA_Label::before{width:12px; height:12px; top:calc( 50% - 3px );}
}

/*PLPのレビュー下のレビュー促進ブロック*/
#review_products_carousel.homepage__block{padding-bottom:0;}
.plpReviewBelow{padding-top:0; padding-bottom: 35px; margin: 0;}
#homepage_usually_buy_carousel + .plpReviewBelow,.plp__pagination-bar + .plpReviewBelow{display:none;}

