@charset "utf-8";

/* メインイメージ */
#conts.archive .mainImg {
	margin-bottom: 30px;
	height: 170px;
}

#conts.archive .mainImg {
	background: url(/assets/img/pc/voice/main_img_bg.jpg) no-repeat!important;
}

#conts.archive .mainImg h2 {
	margin-bottom: 7px;
	padding-top: 36px;
	font-size: 36px;
}

#conts.archive .mainImg h2 span {
	font-size: 0.67em;
}

#conts.archive .mainImg .topLead {
	color: #333;
}

/* コンテンツ内 */

#conts h3 {
	margin-bottom: 10px;
}

#conts .jobCatebox h3 {
	margin-bottom: 5px;
}

#conts .refinement {
	margin-bottom: 40px;
	padding-left: 25px;
}

#conts .refinement li {
	width: 330px;
	float: left;
	line-height: 2.18;
}

#conts .refinement li a {
	padding-left: 18px;
	background: url(/assets/img/common/icon/001.gif) no-repeat 0 0;	
}

#conts .countBox {
	margin-bottom: 10px;
	padding: 13px 13px 10px 30px;
	background: #E1E1E1 url(/assets/img/pc/search/result/bg_count.jpg) no-repeat;
	border: 1px solid #CCC;
	border-bottom: 1px solid #006B30;
}

.keyword #conts .countBox {
	padding-top: 10px;
}

#conts .underBox {
	margin-bottom: 10px;
	background: none;
	border: none;
}

#conts .underBox .pager {
	margin-top: -30px;
	padding-top: 0;
}

#conts .countBox .recNum {
	float: left;
	font-family: メイリオ,MS PGothic,"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
	line-height: 1;
}

#conts .countBox .recNum span {
	margin-right: 2px;
	color: #FF3300;
	font-size: 26px;
	font-weight: bold;
	font-family: メイリオ,MS PGothic,"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
	line-height: 0.8;
}

#conts .countBox .recNum span.bold {
	margin-right: 0;
	color: #333;
	font-size: 18px;
}

#conts .countBox .research {
	padding-top: 4px;
	float: right;
	font-weight: bold;
	font-size: 12px;
}

#conts .countBox .research a {
	padding-left: 20px;
	padding-bottom: 2px;
	background: url(/assets/img/common/template/icon_research.png) no-repeat;
	color: #000;
}

#conts .countBox h3 {
	margin-bottom: 0;
	float: left;
	color: #006B30;
	font-size: 22px;
	font-weight: bold;
	font-family: メイリオ,MS PGothic,"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
	line-height: 1;
}

#conts .pager {
	margin: -18px 5px 18px 0;
	padding-top: 3px;
	text-align: right;
}

#conts .top {
	margin-bottom: 10px;
	padding-top: 0;
	padding-right: 12px;
	float: none;
	text-align: right;
}

#conts .pager li {
	display: inline;
	margin-left: 5px;
}

#conts .pager li.current {
	color: #999;
	font-weight: bold;
}

#conts .pager li.next {
	margin-left: 12px;
}

#conts .reset {
	line-height: 0;
	text-align: right;
	margin: 0 10px 10px;
}

#conts .searchTable th {
	padding: 10px 3px!important;
}

/* ご利用者の声ボックス */
#conts .voiceTitle {
	position: relative;
}

#conts .voiceTitle .pager {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 13px;
	right: 15px;
}

#conts .voiceBox {
	margin-bottom: 30px;
	padding: 25px 25px 15px;
	border: 5px solid #F0F0F0;
}

#conts .voiceBox h4 {
	margin-bottom: 10px;
	padding: 6px 0;
	border-top: 2px solid #006B30;
	border-bottom: 2px solid #006B30;
	font-size: 16px;
	color: #006B30;
	overflow: hidden
}

#conts .voiceBox h4 span {
	font-weight: normal;
}


#conts .voiceBox p {
	line-height: 1.5;
	clear: left;
}

#conts .voiceBox .beforeAfter {
	margin-bottom: 15px;
	padding-bottom: 7px;
	border-bottom: 1px solid #CCC;
	overflow: hidden;
}

#conts .voiceBox .beforeAfter dt {
	width: 3.5em;
	float: left;
	clear: left;
	white-space: nowrap;
}

#conts .voiceBox .beforeAfter dd {
	padding-left: 3.7em;
}

#conts .voiceBox .beforeAfter span {
	font-weight: bold;
}


#conts .voiceBox .thumb {
	margin: 0 0 20px 25px;
	float: right;
	position: relative;
}

#conts .voiceBox .thumb .imgs {
	margin-bottom: 7px;
	border: 1px solid #CCC;
	display: block;
}

#conts .voiceBox .thumb .icon {
	display: block;
	position: absolute;
	top: 5px;
	left: 5px;
}

#conts .voiceBox .thumb p.answerDate {
	text-align: right;
	font-size: 12px;
	color: #666;
	line-height: 1.2em;
}

#conts .notesBox {
	margin-bottom: 30px;
	padding: 15px 20px;
	background: #F9F9F8;
	font-size: 12px;
}

#conts .notesBox p.para {
	margin-bottom: 1.0em;
}

#conts .notesBox ul li {
	padding-left: 9px;
	background: url(/assets/img/pc/voice/icon01.gif) 0 10px no-repeat;
	line-height: 2.2em;
}

#conts .voiceBox p.alterDate {
	float: right;
	font-size: 12px;
	color: #666;
	line-height: 1.2em;
}

/* ライトボックス */
#voice-index #lightbox-container-image-box {
	padding-top: 26px;
}

#voice-index #lightbox-secNav-btnCloseTop {
	display: block;
	width: 66px;
	height: 22px;
	
	position: absolute;
	top: 7px;
	right: 22px;
	z-index: 99;
}
