@charset 'utf-8';
/*-------------------------------------------------------------------------------
	お問い合わせ検討リスト
-------------------------------------------------------------------------------*/
#conts .nothingMsg {
	display: none;
}

#conts .studyListSet {
	overflow: hidden;
}

#conts .delall.top {
	float: right;
}

#conts .paginationSet.btm {
	float: left;
}

#conts .paginationSet {
	text-align: left;
}

#conts .serviceList {
	clear: both;
}

#conts.nothing .studyListSet {
	display: none;
}

#conts.nothing .nothingMsg {
	display: block;
}

@media screen and (max-width: 767px) {
}
