@charset "UTF-8";
a {
text-decoration: none;
color:#333;
}
a:link {
color:#333;
text-decoration: none;
}
a:visited {
color:#333;
text-decoration: none;
}
a:hover {
color:#666;
text-decoration: underline;
}
a:active {
color:#333;
text-decoration: underline;
}
.l-sub{
width:200px;
float:left;
}
.l-main{
width:790px;
float:right;
}
.l-footer{
clear:both;
}
h3.top__title{font-size:14px;}
/*検索ソート*/
.search-category-top {
margin:-14px 0 14px 0;
}
.search-category-top h2,.search-category-bottom h2{
font-weight:normal;
}
.search-condition {
width:990px;
margin:0 auto 30px;
padding:10px 0px 20px 0;
border-bottom:1px solid #e4e4e4;
overflow:hidden;
}
.search-condition div{
display:table-cell;
vertical-align:bottom;
}
.search-condition__count {
width:200px;
}
.search-condition__count .search-condition__count--hit{
font-size: 22px;
font-weight:bold;
line-height:1;
}
.search-condition__count--tit{
}

.search-condition__item-or-fku{
width:165px;
}
.search-condition__sort_s{
width:200px;
}
.search-condition__limit_s{
width:180px;
}
.search-condition__paging{
width:245px;
}
.search-condition__paging ul{
float:right;
}
.search-condition__paging ul li{
float:left;
margin:0 1px 0 0;
}
.search-condition__paging ul li a {
width:18px;
height:18px;
line-height:18px;
display:block;
text-align: center;
}
.search-condition__paging ul li a.on , .search-condition__paging ul li a:hover{
background:#e9e9e9;
text-decoration:none;
}
.search-condition__paging__first a{
width:auto !important;
padding:0 3px 0 15px;
background: url(/res/p/shared/img/search.png) no-repeat 3px -700px;
}
.search-condition__paging__last a{
width:auto !important;
padding:0 15px 0 3px;
background: url(/res/p/shared/img/search.png) no-repeat 42px -742px;
}
.search-condition__paging__first a:hover{
background: url(/res/p/shared/img/search.png) no-repeat 3px -700px #e9e9e9 !important;
}
.search-condition__paging__last a:hover{
background: url(/res/p/shared/img/search.png) no-repeat 42px -742px #e9e9e9 !important;
}
/*検索ソートボトム*/
.search-condition--bottom {
width:990px;
margin:0 auto;
padding:20px 0px 10px 0;
/*border-top:1px solid #e4e4e4;*/
overflow:hidden;
}
.search-condition--bottom .search-condition__paging{
float:right;
}
.search-category-bottom{
  margin-top: 20px;
}

/*ぶら下がり部分*/
.brand__related-list{
margin:0;
padding:10px 0 8px 0;
background: #f1f1f1;
border-top:1px solid #fff;
border-bottom:1px solid #d7d7d7;
overflow:hidden;
}
.brand__related-list header{
margin:0;
padding:0;
}
.brand__related-list h2{
width: 140px;
float:left;
line-height:24px;
font-size: 14px;
text-align:center;
}
.brand__related-list ul{
float:right;
width: 845px;
margin:0;
padding:0;
}
.brand__related-list ul li{
margin:0;
padding: 0 15px;
line-height:24px;
border-left:1px dotted #000000;
line-height:24px;
display:inline;
}

/*左カラム*/
.search-result-area{
width:170px;
}
.facet{
}
.facet h2{
padding:0 0 16px 3px;
font-size:14px;
display:table-cell;
vertical-align:middle;
}
.facet__common-value{
margin:0 0 16px 0;
padding:0 0 26px 0;
border-bottom:1px solid #e4e4e4;
}
.facet__common-individual,.facet__common-allitem{
margin: 0 0 10px 0;
}
.search-page-allitem > li{
width: 170px;
border-top:1px dotted #bcbcbc;
border-bottom:1px dotted #bcbcbc;
float: left;
}
.search-page-allitem li a{
width:167px;
padding:7px 0 7px 3px;
display:table-cell;
vertical-align:middle;
background: url(/res/p/shared/img/search.png) no-repeat 157px 12px;
}
.search-page-allitem li:hover a{
text-decoration: none;
background: url(/res/p/shared/img/search.png) no-repeat 157px 12px #f7f7f7;
}

.facet__item-category-label{
width:167px;
padding:7px 0 7px 3px;
display:table-cell;
vertical-align:middle;
font-weight:normal;
font-size: 12px;
color:#333;
background: url(/res/p/shared/img/search.png) no-repeat 157px -59px #e0e0e0;
cursor:pointer;
}
.label-open{
display:block;
background: url(/res/p/shared/img/search.png) no-repeat 157px 12px #e0e0e0;
}
.search-page-accordion{
cursor:pointer;
display:block !important;
background: url(/res/p/shared/img/search.png) no-repeat 157px -64px;
}
.search-page-accordion-open{
background: url(/res/p/shared/img/search.png) no-repeat 157px 6px;
}
/*item category*/
/*ドロップダウン*/
.search-page-dropdown{
width:100%;
margin:0;
padding:0;
position: relative;
z-index: 1;
}
.search-page-dropdown li{
position: relative;
margin: 0;
}
.search-page-dropdown a{
display: block;
text-decoration: none;
transition: none;
}
.search-page-dropdown a em{
display:none;
}
.search-page-dropdown .open a em{
display:inline;
}
/* メイン階層 */
.search-page-dropdown > li{
width: 170px;
border-top:1px dotted #bcbcbc;
float: left;
}
.search-page-dropdown > li:first-child{
border-top:none;
}
.search-page-dropdown > li:last-child{
border-bottom:1px dotted #bcbcbc;
}
.search-page-dropdown > li > a{
width:167px;
padding:7px 0 7px 3px;
display:table-cell;
vertical-align:middle;
background: url(/res/p/shared/img/search.png) no-repeat 157px 12px;
}
.search-page-dropdown > li:hover > a{
background: url(/res/p/shared/img/search.png) no-repeat 157px 12px #f7f7f7;
}
.search-page-dropdown > li > a.on{
background: url(/res/p/shared/img/search.png) no-repeat 157px -58px #f7f7f7;
}
/* サブ階層 */
.search-page-dropdown ul{
padding: 6px 2px;
border: 1px solid #d3d3d3;
border-radius: 3px;
background-color: #fff;
box-shadow: 0px 1px 5px rgba(0,0,0,0.3);
box-sizing: border-box;
position: absolute;
top:0px;
left:158px;
opacity:0.9;
z-index: 10;
}
.search-page-dropdown ul:before {
content: "";
position: absolute;
top: 8px;
left: -8px;
margin-top: -1px;
display: block;
width: 0px;
height: 0px;
border-style: solid;
border-width: 8px 8px 8px 0;
border-color: transparent #fff transparent transparent;
z-index: 10;
}
.search-page-dropdown ul:after {
content: "";
position: absolute;
top: 8px;
left: -9px;
margin-top: -2px;
display: block;
width: 0px;
height: 0px;
border-style: solid;
border-width: 9px 9px 9px 0;
border-color: transparent #d7d7d7 transparent transparent;
z-index:9;
}
.search-page-dropdown ul.open{
padding: 0;
width: 170px;
border:none;
background-color: #fff;
box-shadow: 0px 0px 0px rgba(0,0,0,1);
box-sizing: inherit;
position:static;
opacity:1 !important;
display:inline !important;
}
.search-page-dropdown ul.open:before{
display:none;
}
.search-page-dropdown ul.open:after{
display:none;
}
.search-page-dropdown ul a{
min-width:158px;
padding:3px 0 3px 12px;
display:table-cell;
vertical-align:middle;
}
.search-page-dropdown ul.open a{
min-width:154px;
padding:3px 0 3px 16px;
}
.search-page-dropdown ul a.on{
min-width:154px;
padding:3px 0 3px 16px;
background: #e9e9e9;
}
.search-page-dropdown ul li:hover{
background: #e9e9e9;
}
.category__more--list{
padding:0 0 0 10px;
display:block;
float:right;
background: url(/res/p/shared/img/search.png) no-repeat 0px -137px;
}
/*/item category*/
/*クリック時のチェックボタン*/
.facet__common-link{
margin: 0 0 5px 0;
}
.facet__common-link a{
padding:0 0 0 20px;
display:block;
background: url(/res/p/shared/img/search.png) no-repeat 3px -618px;
}
.facet__common-link a.on{
background: url(/res/p/shared/img/search.png) no-repeat 3px -660px;
}
/*color*/
.search-page-color{
}
.search-page-color li{
display:inline-block;
}
.search-page-color li a{
width:20px;
height:0;
padding:21px 0 0 0;
overflow:hidden;
display:block;
}
.color-0{
background: url(/res/p/shared/img/search.png) no-repeat 0px -174px;
}
.color-1{
background: url(/res/p/shared/img/search.png) no-repeat 0px -195px;
}
.color-2{
background: url(/res/p/shared/img/search.png) no-repeat 0px -216px;
}
.color-3{
background: url(/res/p/shared/img/search.png) no-repeat 0px -237px;
}
.color-4{
background: url(/res/p/shared/img/search.png) no-repeat 0px -258px;
}
.color-5{
background: url(/res/p/shared/img/search.png) no-repeat 0px -279px;
}
.color-6{
background: url(/res/p/shared/img/search.png) no-repeat 0px -300px;
}
.color-7{
background: url(/res/p/shared/img/search.png) no-repeat 0px -321px;
}
.color-8{
background: url(/res/p/shared/img/search.png) no-repeat 0px -342px;
}
.color-9{
background: url(/res/p/shared/img/search.png) no-repeat 0px -363px;
}
.color-A{
background: url(/res/p/shared/img/search.png) no-repeat 0px -384px;
}
.color-B{
background: url(/res/p/shared/img/search.png) no-repeat 0px -405px;
}
.color-C{
background: url(/res/p/shared/img/search.png) no-repeat 0px -426px;
}
.color-D{
background: url(/res/p/shared/img/search.png) no-repeat 0px -447px;
}
.color-E{
background: url(/res/p/shared/img/search.png) no-repeat 0px -468px;
}
.color-F{
background: url(/res/p/shared/img/search.png) no-repeat 0px -489px;
}
.color-G{
background: url(/res/p/shared/img/search.png) no-repeat 0px -510px;
}
.color-H{
background: url(/res/p/shared/img/search.png) no-repeat 0px -531px;
}
.color-I{
background: url(/res/p/shared/img/search_navy.png) no-repeat 0 0;
}
.color-Z{
display:none !important;
}
.search-page-color li.color-0 > a.on{
background: url(/res/p/shared/img/search.png) no-repeat -20px -174px;
}
.search-page-color li.color-1 > a.on{
background: url(/res/p/shared/img/search.png) no-repeat -20px -195px;
}
.search-page-color li.color-2 > a.on{
background: url(/res/p/shared/img/search.png) no-repeat -20px -216px;
}
.search-page-color li.color-3 > a.on{
background: url(/res/p/shared/img/search.png) no-repeat -20px -237px;
}
.search-page-color li.color-4 > a.on{
background: url(/res/p/shared/img/search.png) no-repeat -20px -258px;
}
.search-page-color li.color-5 > a.on{
background: url(/res/p/shared/img/search.png) no-repeat -20px -279px;
}
.search-page-color li.color-6 > a.on{
background: url(/res/p/shared/img/search.png) no-repeat -20px -300px;
}
.search-page-color li.color-7 > a.on{
background: url(/res/p/shared/img/search.png) no-repeat -20px -321px;
}
.search-page-color li.color-8 > a.on{
background: url(/res/p/shared/img/search.png) no-repeat -20px -342px;
}
.search-page-color li.color-9 > a.on{
background: url(/res/p/shared/img/search.png) no-repeat -20px -363px;
}
.search-page-color li.color-A > a.on{
background: url(/res/p/shared/img/search.png) no-repeat -20px -384px;
}
.search-page-color li.color-B > a.on{
background: url(/res/p/shared/img/search.png) no-repeat -20px -405px;
}
.search-page-color li.color-C > a.on{
background: url(/res/p/shared/img/search.png) no-repeat -20px -426px;
}
.search-page-color li.color-D > a.on{
background: url(/res/p/shared/img/search.png) no-repeat -20px -447px;
}
.search-page-color li.color-E > a.on{
background: url(/res/p/shared/img/search.png) no-repeat -20px -468px;
}
.search-page-color li.color-F > a.on{
background: url(/res/p/shared/img/search.png) no-repeat -20px -489px;
}
.search-page-color li.color-G > a.on{
background: url(/res/p/shared/img/search.png) no-repeat -20px -510px;
}
.search-page-color li.color-H > a.on{
background: url(/res/p/shared/img/search.png) no-repeat -20px -531px;
}
.search-page-color li.color-I > a.on{
background: url(/res/p/shared/img/search_navy.png) no-repeat -20px 0;
}
/*/color*/

/*diplay brand*/
.search-page-brand-list{
margin:0 0 16px 0;
padding:0;
}
.brand__more--list{
padding:0 0 0 10px;
display:block;
float:right;
background: url(/res/p/shared/img/search.png) no-repeat 0px -137px;
}
/*/diplay brand*/
/*price*/
.search-page-price{
margin:0 0 16px 0;
padding:0;
}
.facet__price__table button{
width:18px;
height:18px;
margin:0 0 0 2px;
border:1px solid #e4e4e4;
border-radius:9px;
background: url(/res/p/shared/img/search.png) no-repeat 3px 4px #fff;
vertical-align:middle;
}
.facet__price__table__price{
width:46px;
height:20px;
border:1px solid #e4e4e4;
}
.facet__price__table__discount{
width:46px;
height:20px;
border:1px solid #e4e4e4;
}
.facet__price__table__free-word{
width:140px;
height:20px;
border:1px solid #e4e4e4;
}
/*/price*/

/*メインエリア*/
.l-main{
width:790px;
}
.search-result{
width:813px;
letter-spacing: -.40em;
}
.search-result__list{
width:180px;
margin:0 23px 23px 0;
padding:0;
position: relative;
display: inline-block;
vertical-align: top;
letter-spacing: normal;
}
.search-result__list:nth-child(4n){
margin:0 0 23px 0;
}
.search-result__item__icon-area{
width:180px;
height:13px;
margin:0 0 10px 0;
overflow:hidden;
}
.search-result__item--photo{
margin:0 0 8px 0;
position:relative;
}
.search-result__item--brand,.search-result__item--product{
word-wrap:break-word;
}
.search-result__item--photo img{
width:180px;
height:240px;
}
.search-result__item--photo .item_campaign{
width:100%;
height:20px;
line-height:20px;
text-align:center;
background:#ff004e;
color:#fff;
position:absolute;
bottom: 0;
left:0;
}
.search-result__item--photo .item_soldout{
width:100%;
height:20px;
line-height:20px;
text-align:center;
background:#ccc;
color:#fff;
position:absolute;
bottom: 0;
left:0;
}
/*カラーポップアップ*/
.popup-box {
margin:0;
padding:0;
position:absolute;
top:22px;
left:180px;
}
.popup-box ul {
padding: 10px 5px 5px 5px;
display: inline-block;
line-height: 1em;
background: #fff;
border: 1px solid #d7d7d7;
border-radius: 3px;
box-sizing: border-box;
position: relative;
z-index:3;
}
.popup-box ul:before {
content: "";
position: absolute;
top: 18px;
left: -8px;
margin-top: -1px;
display: block;
width: 0px;
height: 0px;
border-style: solid;
border-width: 8px 8px 8px 0;
border-color: transparent #fff transparent transparent;
z-index:3;
}
.popup-box ul:after {
content: "";
position: absolute;
top: 18px;
left: -9px;
margin-top: -2px;
display: block;
width: 0px;
height: 0px;
border-style: solid;
border-width: 9px 9px 9px 0;
border-color: transparent #d7d7d7 transparent transparent;
z-index:2;
}
/* 右隅のときのポップアップ */
.popup-box.reverse {}
.popup-box ul.column_2 {width:142px;}
.popup-box ul.column_3 {width:206px;}
.popup-box ul.column_4,
.popup-box ul.column_5,
.popup-box ul.column_6,
.popup-box ul.column_7,
.popup-box ul.column_8,
.popup-box ul.column_9,
.popup-box ul.column_10{
width:270px;
}
.popup-box li {float: left;}
.popup-box li a {position: relative;}
.popup-box li img.popup-box__image {
margin: 0px 5px 5px;
width: 54px;
height: 72px;
}
/*もっと見る*/
a.search-result__more { 
width: 400px;
height: 40px;
line-height:40px;
margin:0 auto;
font-weight: bold;
color: #fff !important;
border: 1px solid #000;
background-color: #383838;
/*background-image: gradient( linear, left top, left bottom, color-stop(0%,#383838), color-stop(100%,#1c1c1c) );*/
border-radius: 4px;
/*box-shadow: 0px 1px 3px rgba(0,0,0,0.5),inset 0px 1px 0px rgba(255,255,255,0.4);*/
text-align: center;
display:block;
clear:both;
letter-spacing: normal;
}
a.search-result__more:hover{
opacity: 0.6;
text-decoration: none;
}
/*/メインエリア*/

/*検索0*/
.search__error__main{
}
.search__error__main h1{
width:990px;
margin:0 0 25px 0;
font-size:28px;
letter-spacing:2px;
text-align:center;
}
.search__error__main ul{
margin:0 0 25px 0;
}
.search__error__main ul li{
text-align:center;
}
.search__btn__wrapper{
margin:0 0 40px 0;
text-align:center;
clear:both;
}

#recommender_pc711 {
font-size: 11px;
width: 990px;
margin: 0 0 60px 0;
overflow: hidden;
clear: both;
}
#recommender_pc711 .dv_recommend {
width: 1050px;
}
#recommender_pc711 .dv_rc_items {
width: 130px;
float: left;
margin: 0 13px 0 0;
}
#recommender_pc711 .dv_rc_img {
margin: 0 0 8px 0;
}
#recommender_pc711 .dv_rc_img img {
width: 130px;
height: 173px;
}
/*ソールドアウト表示*/
.search-result__item--photo .item_soldout{
display:block !important;
}

/*カレンダー*/
.X_calendar_table { text-align:center; padding:0px; font-size:10px; width:168px;}
.X_calendar_table td { width:24px; }
.X_calendar_table td a {
background:#eee;
padding:3px;
display:block;
color:#444;
border-radius:4px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
behavior: url(/res/p/common/css/PIE.htc);
position:relative;
}
.X_calendar_table td a.on {
background:#ff0000;
padding:4px;
display:block;
color:#fff;
border-radius:4px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
behavior: url(/res/p/common/css/PIE.htc);
position:relative;
font-weight:bold;
}
.X_calendar_table td a:hover { background:#ddd; }
.X_calendar_table td a:active { background:#ddd; }
.X_calendar_table td a.on:hover { background:#cc0000; }
.X_calendar_table td a.on:active { background:#cc0000; }
.X_calendar_caption { font-size:12px; padding-bottom:5px;}
.X_calendar_weeks { font-weight:normal; font-size:80%; padding:1px;}
.X_calendar_holiday { color:#ff0000; }
.facet__calender-area__reset-button { text-align:right; padding:5px 8px 0 0; font-size:12px; }
/* お気に入りブランド */
.fav-all-btn{
  border: 1px solid #dedede;
  border-radius: 2px;
  margin: 0 0 16px 0;
  display: block;
  text-align: center;
  height: 30px;
  line-height: 30px;
}
.fav-all-btn:hover{
  text-decoration: none;
  opacity: .6;
}
.facet__item-brand-fav-nologin{
color:#ff721a;
font-size:12px;
letter-spacing:0.25px;
line-height:1.66;
margin:15px 0 10px;
padding-bottom:15px;
border-bottom: 1px solid #e4e4e4;
}
.facet__item-brand-fav-nologin h3{
margin-bottom:10px;
padding-left:24px;
font-size:14px;
font-weight:bold;
position:relative;
}
.facet__item-brand-fav-nologin h3:before{
content:"";
position:absolute;
background:url("/res/p/shared/img/facet__no-login.png") 0 center no-repeat;
top: 50%;
left: 2px;
margin-top: -7px;
display: block;
width: 16px;
height: 14px;
}
.facet__item-brand-fav-nologin .facet__fav-nologin-btn{
color:#333;
position:relative;
margin-top:10px;
padding-left:12px;
}
.facet__item-brand-fav-nologin .facet__fav-nologin-btn:before{
content:"";
position:absolute;
background:url("/res/p/shared/img/facet__no-login.png") -20px center no-repeat;
top: 50%;
left: 0;
margin-top: -4px;
display: block;
width: 4px;
height: 7px;
}
/* カテゴリ一覧 企画 */
.category-search_feature{
margin:15px 0 0;
}
.category-search_feature h3{
font-size:15px;
}
.category-search_feature-list{
width:445px;
margin:0;
}
.category-search_feature-list a{
display:block;
}

/* 商品検索ファセット（上部）*/
h1.title {
  margin: 40px 0 25px 0;
}

.item-search--facet {
/*  margin: 40px auto;*/
  padding: 40px 0;
  color: #666666;
  *zoom: 1;
  font-size: 0;
  letter-spacing: -.4em;
}
.item-search--facet:after {
  content: "";
  display: table;
  clear: both;
}
.item-search--facet > * {
  font-size: 12px;
  letter-spacing: normal;
}
.item-search--facet .search-result__count {
  width: 200px;
  display: inline-block;
  vertical-align: bottom;
}
.item-search--facet .search-result__count .search-result__count--hit {
  font-size: 28px;
  font-weight: bold;
  line-height: 1;
}

.search-condition-facet {
  position: relative;
  *zoom: 1;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: bottom;
}
.search-condition-facet:after {
  content: "";
  display: table;
  clear: both;
}
.search-condition-facet > li {
  float: left;
  margin-left: 12px;
}
.search-condition-facet > li:first-child {
  margin-left: 0;
}
.search-condition-facet > li > p {
  padding: 6px 10px 6px 9px;
  border: 1px solid #dedede;
}
.search-condition-facet .search-condition-facet__label {
  background-image: url(/res/p/shared/img/search/arrow-down.png);
  background-repeat: no-repeat;
  background-position: right 8px top 50%;
  cursor: pointer;
  text-align: left;
}
.search-condition-facet .search-condition-facet__label:hover {
  background-color: #e9e9e9;
}
.search-condition-facet .search-condition-facet__reservation-division {
  width: 142px;
}
.search-condition-facet .search-condition-facet__stock-status {
  width: 178px;
}
.search-condition-facet .search-condition-facet__sort-order {
  width: 119px;
}
.search-condition-facet .search-condition-facet__display-count {
  width: 67px;
}

.search-result__paging {
  display: inline-block;
  vertical-align: bottom;
  float: right;
  *zoom: 1;
}
.search-result__paging:after {
  content: "";
  display: table;
  clear: both;
}
.search-result__paging > ul {
  float: right;
}
.search-result__paging > ul > li {
  float: left;
  margin-left: 1px;
  padding-top: 1px;
  box-sizing: content-box;
}
.search-result__paging > ul > li:first-child {
  margin-left: 0;
}
.search-result__paging > ul > li > a {
  font-size: 14px;
  padding: 6px;
  width: 18px;
  height: 18px;
  line-height: 18px;
  display: block;
  text-align: center;
}
.search-result__paging > ul > li > a.on, .search-result__paging > ul > li > a:hover {
  background-color: #e9e9e9;
  text-decoration: none;
}
.search-result__paging .search-result__paging__last,
.search-result__paging .search-result__paging__first {
  padding: 0;
}
.search-result__paging .search-result__paging__last a,
.search-result__paging .search-result__paging__first a {
  display: block;
  overflow: hidden;
  padding: 30px 20px 0 9px;
  border: 1px solid #dedede;
  height: 0;
  background-repeat: no-repeat;
  background-position: center center;
}
.search-result__paging .search-result__paging__first a {
  background-image: url(/res/p/shared/img/search/arrow-left.png);
}
.search-result__paging .search-result__paging__last a {
  background-image: url(/res/p/shared/img/search/arrow-right.png);
}
.search-result__paging .search-result__paging__ellipses p {
  font-size: 14px;
  padding: 6px;
  padding-left: 0;
  width: 18px;
  height: 18px;
  line-height: 18px;
  display: block;
  text-align: center;
}

/* ドロップダウンリスト */
.facet-dropdown {
  position: relative;
  z-index: 1;
  text-align: center;
}
.facet-dropdown > .dropdown-list {
  width: 100%;
  background-color: #ffffff;
  box-sizing: border-box;
  border: 1px solid #dedede;
  border-top-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: .4s;
}
.facet-dropdown:hover > .dropdown-list{
  display: block;
}
.facet-dropdown > .dropdown-list > li {
  text-align: left;
}
.facet-dropdown > .dropdown-list > li > a {
  padding: 8px 5px;
  text-decoration: none;
  display: block;
  margin: 5px;
}
.facet-dropdown > .dropdown-list > li > a:hover {
  background-color: #e9e9e9;
}
.facet-dropdown > .dropdown-list > li.current a {
  color: #cdcdcd;
  pointer-events: none;
}
.facet-dropdown > .dropdown-list > li.current:hover a {
  background-color: #ffffff;
}
.facet-dropdown:hover ul {
  visibility: visible;
  opacity: 1;
}