@charset "UTF-8";

.detailCol .entryBox .bCol .inner .priceBox p {
	padding: 4px 0 6px 0;
}

.mainCol .itemList article .detail.type1 .price p {
	padding-bottom: 5px;
}

.mainCol>header p.searchNum {
	padding: 5px 0 5px 0;
}

.mainCol>header .sortBox {
	width: 450px;
}

/* .sideCol .box.type1 .inner { */
/* 	height: 392px; */
/* } */
.sideCol .box.type1 {
	border-bottom: none !important;
}

.sideCol .box.type1 input.is-datepicker {
	padding-top: 10px;
	padding-bottom: 1px;
	height: 22px;
}

.detailCol .entryBox .aCol dl dd input[type="text"] {
	padding-top: 10px;
	padding-bottom: 1px;
	height: 22px;
}

.sideCol label input {
	opacity: 0;
	width: 0px;
	height: 0px;
	display: inline-block;
}

span.customSelectInner {
	background-position: right top;
}

.mainCol .itemList .is-tabBox a.show_hide {
	margin-top: -13px;
}

#show_article_num p {
	padding-bottom: 10px;
}