@charset "euc-jp";
@import url("https://file001.shop-pro.jp/PA01049/793/css/product_list2018.css?t=2");

/* -------------------------------------------

検索結果に出したくない商品群
------------------------------------------- */
.pid109681598,
.pid109681616,
.pid109681643,
.pid109681667,
.pid109351844{
	display:none;
}
.wrap109681598,
.wrap109681616,
.wrap109681643,
.wrap109681667,
.wrap109351844{
	background:url(https://www.sekidorc.com/images1/common/bg_ng001.png) center no-repeat;
}

/* -------------------------------------------

検索結果専用css
------------------------------------------- */
.contents_main_search{
	padding:0 0 15px;
	text-align:center;
}
.contents_main_search img{
	padding:4px;
}
.contents_main_search form{
	display:inline;
}
.contents_main_search input,
.contents_main_search select{
	font-size: 14px;
  height: 26px;
}
.contents_main_search input[type=text]{
	width:200px;
	height:21px;
}
.contents_main_search input[type=image]{
	width:115px;
	height:26px;
	vertical-align:middle;
}
.search_after_wrap{
	text-align:center;
}
.search_after_wrap li{
	padding:0 0 15px;
}

.under__searchSec{
  background: #f1f2f7;
  display:none;
    padding: 30px;
}

section.mainSec.searchSec.under__searchSec{
  margin-bottom:60px;
}

a#under__searchSecOpen {
    margin: 20px 0 40px 0;
}

a#under__searchSecOpen:after{
  -webkit-transform: translateY(-65%) rotate(135deg);
    transform: translateY(-65%) rotate(135deg);
}