@charset "utf-8";
/* CSS Document */

/**================================= Product Setting =================================**/

/**************** Product common setting *****************/

#shoutou .imgBox {
	left: 50%;
	top: 14px;
	margin-left: -572px;
	position: absolute;
}

#shoutou .mainArea {
	padding-top: 10px;
}

#shoutou .contactArea {
	padding-top: 0px;
	margin-bottom: 15px;
}

#shoutou .contactArea .btnArea {
	top: 10px;
}

#shoutou .contactBtn {
	text-align: center;
}

#shoutou .plinkBox {
	border-bottom: 1px dashed #FF4100;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#shoutou .plinkBox li {
	margin: 0 8px 5px 0;
	float: left;
}

#shoutou .plinkBox li.even {
	margin-right: 0;
}

#shoutou .pagetop02 {
	border-bottom: 1px dashed #FF4100;
	margin-bottom: 20px;
	padding-bottom: 15px;
	text-align: right;
}

/**************** section setting *****************/

/* section */

#shoutou .section {
	background: #e0e0e0 url(../images/common/bg_section_btm.jpg) no-repeat center bottom;
	margin-bottom: 5px;
	padding-bottom: 22px;
}

#shoutou .section .sectionTtl {
	color: #FFFFFF;
	font-weight: bold;
	height: 52px;
	margin-bottom: 15px;
	text-align: right;
	position: relative;
}

#shoutou .sagBox {
	background: #fff;
	margin: 0 15px 15px 15px;
	padding: 20px 20px 15px 20px;
}

#shoutou .ceo_voice_sag {
	box-sizing: border-box;
	width: 610px;
	padding-top: 52px;
	padding-left: 183px;
	padding-right: 18px;
	height: 283px;
	background: #fefbe4 url(../images/shoutou/bg_ceo_sag.png) no-repeat;
}

#shoutou .ceo_voice_sag h4 {
	font-weight: bold;
	margin-bottom: 5px;
}

#shoutou .ceo_voice_sag p {
	font-size: 12px;
	line-height: 1.7em;
}

#shoutou .section .resultTtl {
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 35px;
}

#shoutou .section .resultTtl .ttlInr {
	border-bottom: 2px solid #FF4100;
}

#shoutou .section .leftTxt {
	color: #262626;
	display: block;
	font-size: .875em;
	font-weight: bold;
	line-height: 1.6em;
	margin-right: 16px;
	padding: 4px 0 4px 2px;
	text-decoration:none;
	display: block;
}

#shoutou .section .leftArea {
	float: left;
}

#shoutou .ct_comment figure {
	float: left;
	width: 190px;
	margin: 0;
	padding: 0;
}

#shoutou .ct_comment {
	padding: 20px 0;
	border-bottom: 1px dotted #ccc;
}

#shoutou .ct_comment:last-child {
	border-bottom: none;
}

#shoutou .ct_comment .comment {
	float: right;
	width: 400px;
	font-size: 12px;
	font-weight: normal;
}

#shoutou .ct_comment .comment .name {
	font-size: 12px;
	font-weight: bold;
}

#shoutou .ct_comment .comment .belonging {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
}

#shoutou .borderless_voice .ct_comment {
	padding: 15px 0 40px;
}

#shoutou .borderless_voice .ct_comment .comment .name {
	margin-bottom: 20px;
}

#shoutou p.btn_link {
	margin-top: 20px;
}

#shoutou p.btn_link a:hover {
	opacity: 0.6;
}