/* side_bnr
------------------------------------------------------------------- */

#side_bnr08 #acMenu5 li.design-fl_02 a,
#side_bnr08 #acMenu5 li.design-fl_07 a,
#side_bnr08 #acMenu5 li.design-fl_08 a,
#side_bnr08 #acMenu5 li.design-fl_09 a,
#side_bnr08 #acMenu5 li.design-fl_10 a,
#side_bnr08 #acMenu5 li.design-fl_11 a {
	background: #cae4ff url(../img/side_arrow_roof.gif) 5px center no-repeat;
	color: #007ce6 !important;
}

#side_bnr08 #acMenu5 li.design-fl_02 a:hover,
#side_bnr08 #acMenu5 li.design-fl_07 a:hover,
#side_bnr08 #acMenu5 li.design-fl_08 a:hover,
#side_bnr08 #acMenu5 li.design-fl_09 a:hover,
#side_bnr08 #acMenu5 li.design-fl_10 a:hover,
#side_bnr08 #acMenu5 li.design-fl_11 a:hover {
	background: #cae4ff url(../img/side_arrow_roof.gif) 5px center no-repeat;
	color: #007ce6 !important;
}

/* contents
------------------------------------------------------------------- */

h2 {
	padding-bottom: 5px;
	font-size: 20px;
	font-weight: bold;
	background: url(../img/line_design-fl.gif) left bottom no-repeat;
	margin-bottom: 20px;
}

h2 span {
	font-size: 15px;
}

h3 {
	/*font-size: 18px;*/
	font-size: 16px;
	font-weight: bold;
	line-height: 1.6;
}

h4 {
	font-size: 15px;
	font-weight: bold;
	line-height: 1.5;
	height: 42px;
}

.w_150 {
	width: 150px;
	line-height: 1.4;
}

.un-line {
	border-bottom: #999 solid 1px;
	margin-bottom: 30px;
}

/* HOUSING(住宅建材）タイトル部分 
---------------------------- */
#main_title {
	width: 100%;
	background-image: url("/juken/img/juken_top_01.png");
	height: 140px;
	background-size: cover;
	margin-bottom: 30px;
}

#main_title h1 {
	text-align: center;
	font-size: 25px;
	letter-spacing: 0.1em;
	color: #fff;
	font-weight: 600;
	padding-top: 1em;
	line-height: 1.2em;
}

#main_title h1 span {
	font-size: 0.6em;
	letter-spacing: 0.1em;
	color: #fff;
	font-weight: 500;
	padding-top: 0.25em;
}

#main_title p {
	font-size: 0.9em;
	letter-spacing: 0.1em;
	color: #fff;
	font-weight: 500;
	padding-top: 0.5em;
	text-align: center;
}

/* タイトル */
#house_mate_telbox h2 {
	margin-bottom: 0px;
}

/* お問い合わせ一覧表 */
#contact_detail {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 80px;
}

#house_mate_telbox table {
	background: #ccc none repeat scroll 0 0;
	font-size: 100%;
	margin: 0 0 15px 0;
	width: 690px;
}

#contact_detail tr:first-child.juken {
	background: #dbc8b4;
	font-size: 16px;
}

#contact_detail table th {
	background: #dbc8b4 none repeat scroll 0 0;
	color: #fff;
	font-size: 11px;
	line-height: 1.2em;
	padding: 4px 0;
	border: #ccc 1px solid;
	text-align: center;
}

#contact_detail .name {
	width: 50%;
	border-right: 1px solid #999;
}
#contact_detail .juken th {
	padding: 10px 0;
	text-align: center;
	color: #000;
	border: 1px solid #999999;
	font-weight: bold;
	font-size: 16px;
}

#contact_detail .juken .name {
	width: 50%;
	border-right: 1px solid #999;
}

#contact_detail td {
	padding: 10px;
	text-align: center;
	border: 1px solid #999999;
	font-size: 16px;
}

#contact_detail tr {
	background-color: #fff;
}

#contact_detail tr:nth-child(odd) {
	background-color: #eee;
}

.btn_erea {
	margin-top: 80px;
}

.btn_erea p {
	font-size: 14px;
	text-align: center;
	font-weight: 600;
}

.btn_erea .btn_box {
	display: flex;
	justify-content: center;
	gap: 20px;
	margin-top: 20px;
}

.btn_erea .btn_box .btn {
	width: 18em;
	font-weight: bold;
	border: 2px solid #000;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	padding: 1em 0 0.75em;
}

#house_mate_telbox .btn_erea .btn_box a {
	text-decoration: none;
}

#house_mate_telbox .btn_erea .btn_box a .btn:hover {
	opacity: 0.8;
}
