@charset "UTF-8";
/* 共通設定 */
/*
@media screen and (min-width: 769px) {
	#main #topic{
		position: relative;
	    width: 100%;
		height:	380px;
		max-width: 1236px;
		background: url(/images/pc/item_list_image.jpg);
		margin-right: auto;
		margin-left: auto;
		background-size: cover;
		padding: 40px;
	}
}
*/
#main #topic{
	text-align: center;
}

/* ページタイトル */
#main #topic .page_title{
	display: inline-block;
	margin-right: auto;
	margin-left: auto;
	/*
	border-bottom-style: solid;
	border-bottom-color: #877f38;
	border-width: 0.5px;
	padding-bottom: 10px;
	*/
}



#main #topic p{
	margin-top: 20px;
}

@media screen and (min-width: 769px) {
	#main #topic_sp{
		display: none !important;
	}
}


/* スマホ用のタイトル領域 */
@media screen and (max-width: 768px) {
	#main #topic{
		display: none !important;
	}

	#main #topic_sp .page_title{
		text-align: center;
	}
}

#main #topic{
	color:#fff;
}

@media screen and (min-width: 769px) {
	#main #item_search{
		position: relative;
	    width: 100%;
		/*height: 64px;*/
		max-width: 1236px;
		/*background: url(/images/pc/item_search_back.jpg);*/
		margin-right: auto;
		margin-left: auto;
	}

	/* サイズ検索 */
	#main #serch_content dl{
		color:#FFFFFF;
	}
	#main #serch_content dl dt{
		color:#FFFFFF;
		margin: 0 0 10px;
		padding-bottom: 5px;
	    border-bottom: 1px dotted #e1e1e1;	
	}

	#serch_content_inner{
		/*background: #e9ecef;*/
		margin-top: 10px;
	}

	#list_menu1{
		padding-left: 10px;
		padding-top: 20px;
	    border-width: 1px;
	    border-style: solid;
	    border-color: #e1e1e1;
	}

	#list_menu2{
		padding-left: 10px;
		padding-top: 20px;
	    border-width: 1px;
	    border-style: solid;
	    border-color: #e1e1e1;
	}

	#list_menu3{
		padding-left: 10px;
		padding-top: 20px;
	    border-width: 1px;
	    border-style: solid;
	    border-color: #e1e1e1;
	}

	#form-size {
    	margin-left: 10px;
	}
}

#main #item_search{
	text-align: center;
	/*padding-top: 15px;*/
}

#main #serch_content ul{
	list-style: none;
}


/* 商品カテゴリーの表示  */
@media screen and (max-width: 768px) {
	#item_search_pc{
		display: none !important;
	}


	#main #serch_content #list_menu1 .list_menu1{
		clear: both;
	}

	#main #serch_content a{
		color: #000000 !important;
	}

	#main #serch_content dl dt {
	    color: #000000;
	    margin: 0 0 10px;
	    padding-bottom: 5px;
	    border-bottom: 1px dotted #e1e1e1;
	}

	#form-size{
		margin-left: 10px;
	}
	/*
	#serch_content_inner{
		border-width: 1px;
		border-style: solid;
		border-color: #e1e1e1;
	}
	*/

	#list_menu1{
		border-width: 1px;
		border-style: solid;
		border-color: #e1e1e1;
		padding-top: 20px;
		padding-bottom: 20px;
	}

	#list_menu2{
		border-width: 1px;
		border-style: solid;
		border-color: #e1e1e1;
		padding-top: 20px;
		padding-bottom: 20px;
	}

	#list_menu3{
		border-width: 1px;
		border-style: solid;
		border-color: #e1e1e1;
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 10px;
		padding-bottom: 20px;
	}

	#main #serch_content .container{
		/*padding-left: 40px;*/
		/*padding-right: 40px;*/	
		/*padding-bottom: 10px;*/
	}

	#main #serch_content{
		width: 100%;
	}

	#main #serch_content_inner{
		width: 60%;
	}

	.box_sp{
		margin-bottom: 10px;
	}
}

@media screen and (min-width: 769px) {
	#main #serch_content #list_menu1 .list_menu1{
		width: 250px;
		float: left;
		padding-left: initial;
	}

	#item_search_sp{
		display: none !important;
	}
}


#main #serch_content #list_menu1 .list_menu1 .sub_menu{
	padding-left: 10px;
}


/* ボタンの色 */
#all_item{
	border-style: solid !important;
    border-color: #d2d2d2 !important;
    background-color: #fff;
}

#zaiko_item{
	border-style: solid !important;
    border-color: #d2d2d2 !important;
    background-color: #fff;
}

#item_search .btn-default{
	border-style: solid !important;
	border-color: #d2d2d2 !important;
	background-color:#fff;
}


.btn:hover{
	opacity: 0.5;
}

/* ボタンの配置 */
@media screen and (max-width: 768px) {

	#main #item_search {
		width: 100%;
	}
	
	#main #item_search .btn{
		width: 60%;
		height: 35px;
		text-align: left;
		margin-bottom: 10px;
	}

	#main #item_search #all_item{
		text-align: center;
	}

	#main #item_search #zaiko_item{
		text-align: center;
	}	
}

/* 検索まどを表示させた場合の背景 pc */

@media screen and (min-width: 769px) {
	#main #serch_content {
		position: relative;
		width: 100%;
		height: auto;
		max-width: 1236px;
		/*background-color: #e9ecef;*/
		margin-right: auto;
		margin-left: auto;	
	}

	#main #serch_content .container{
		/*padding-left: 80px;*/	
		/*padding-bottom: 10px;*/
	}

	#list_menu3{
		padding-top: 20px;
		padding-bottom: 20px;
	}

/*
	.index_search_index_content{
		color: #fff;
		padding-left: initial !important;
		padding-top:10px;
	}
*/

}

.index_search_index{
	/*width: 30%;*/
	color: #000;
	padding-left: 0px;
	padding-bottom: 5px;
	/*border-bottom: 1px dotted #e1e1e1;*/
}

.index_search_index_content{
	color: #000;
	padding-left: 0px;
	padding-top:5px;
}

#main #serch_content a{
	color:#000000;	
}

#main #serch_content a:hover{
	opacity: 0.5;	
}

.btn_order{
	color: #000;
	background-color: #fff;

}

/* 全ての商品と在庫表示の際の山吹色設定 */
.color_yabuki {
	background-color: #F8B500 !important;
}


#list_menu1 .item_category_in_list .list_dai_category a{
	font-weight: bold;
}


#list_menu1 .item_category_in_list .sub_menu{
	padding-left: 10px;

}

#size_output_area{
	width: 100%;
}

#size_output_area .size_output_area_content_in{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #e1e1e1;
}


#size_output_area .size_output_area_content_title{
	/*padding-top: 5px;*/
	padding-bottom: 5px;
	border-bottom: 1px solid #e9ecef;
	margin-bottom: 10px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 16px;
	vertical-align: middle;
	/*text-align: right;*/
}

#size_output_area .size_output_area_content_in .size_output_area_content{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
}
/*
#size_output_area .size_output_area_content_in .size_output_area_content_footer{
	margin-top: 10px;
	border-top: 1px solid #e9ecef;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
*/

.price_ask{
	font-size: 14px;
}
