@charset "utf-8";
/*============================================================================================
アクセスページ　start
access.html
============================================================================================*/

/* tab */
#advancedTab {
	margin: 30px auto 60px;
	width: 520px;
}
#advancedTab ul li {
	float: left;
	margin-left: 20px;
}

#advancedTab ul li:first-child {
	margin-left: 0;
}

/*メインイメージ*/
#results_mainimg {
	/*background-image: url(../img/main_img_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;*/
	width: 100%;
	margin-top: 40px;
	margin-bottom: 60px;
	display: table;
	background-size:cover;
	}
#results_mainimg h2 {
	margin-bottom: 40px;
	height: 100%;
	vertical-align: middle;
	text-align: center;
	layout-grid-line: 100%; /* IE7以下 */
	}
#results_mainimg h2 img {
	margin-right: auto;
	margin-left: auto;
	display: block;
	}

#results_mainimg h3 {
	height: 100%;
	vertical-align: middle;
	text-align: center;
	layout-grid-line: 100%; /* IE7以下 */
	text-align: center;
	}
	

/*アコーディオン*/
.ac_content {
	width: 100%;
	max-width: 900px;
	margin-right: auto;
	margin-left: auto;
	}
/*タブ関連*/
#tab_list_container {
	background-image: url(../img/tab_linebg.gif);
	background-repeat: repeat-x;
	background-position: 50% bottom;
	margin-bottom: 40px;
	}

#locationTit01 {
	background-image: url(../img/tab_res_off.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	}

#locationTit01.resp-tab-active {
	background-image: url(../img/tab_res_on.gif);
	background-repeat: no-repeat;
	}

#locationTit02 {
	background-image: url(../img/tab_supp_off.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	}
#locationTit02.resp-tab-active {
	background-image: url(../img/tab_supp_on.gif);
	background-repeat: no-repeat;
	}

/*実績*/
#resulte_container {
	width: 100%;
	max-width: 800px;
	margin-right: auto;
	margin-left: auto;
	}

#resulte_container h2 {
	text-align: left;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #003a36;
	padding-bottom: 5px;
}

#resulte_container h2 img {
	width: 100%;
	height: auto;
	max-width: 300px;
	max-height: 19px;
	}
#resulte_container h2 + p {
	font-size: 13px;
	text-align: left;
	width: 100%;
	max-width: 800px;
	margin: 10px auto 50px;
	}
#resulte_container h3 {
	text-align: center;
	margin-bottom: 30px;
	}
#resulte_container h3 img {
	width: 90%;
	height: auto;
	max-width: 432px;
	max-height: 23px;
	}
#resulte_container h3 + p {
	font-size: 11pt;
	line-height: 160%;
	width: 90%;
	max-width: 800px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	}

#resulte_container p {
	line-height: 20px;
}

#img_box1 {
	text-align: center;
	width: 100%;
	height: auto;
	max-width: 800px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	}
#img_box1 img {
	width: 50%;
	height: auto;
	max-width: 400px;
	}
/*体制*/
#support_container {
	width: 100%;
	max-width: 900px;
	margin-right: auto;
	margin-left: auto;
	}

#support_container h2 {
	text-align: center;
	}

#support_container h2 img {
	width: 90%;
	height: auto;
	max-width: 369px;
	max-height: 33px;
	}
#support_container h2 + p {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	width: 90%;
	max-width: 800px;
	margin: 25px auto 30px;
	}
	
.supportSubTit {
	padding-bottom: 10px;
	border-bottom: 1px solid #777;
}

#support_container h2 {
	text-align: left;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #003a36;
	padding-bottom: 5px;
	max-width: 800px;
}

#support_container h2 img {
	width: 489px;
	height: auto;
	max-width: 100%;
	max-height: auto;
	}


#support_container h3 {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
	}
#support_container h3 img {
	width: 90%;
	height: auto;
	max-width: 508px;
	max-height: 23px;
	}
.img_box2 {
	text-align: center;
	height: auto;
	max-width: 800px;
	margin-right: auto;
	margin-bottom: 5%;
	margin-left: auto;
	}
.img_box2 img {
	width: 100%;
	height: auto;
	max-width: 800px;
	}
/*システム*/
#system {
	background-image: url(../img/dot_line.gif);
	background-repeat: repeat-x;
	background-position: 50% 10px;
	width: 95%;
	max-width: 800px;
	margin-right: auto;
	margin-bottom: 7%;
	margin-left: auto;
	}

#system h5 {
	background-color: #fff;
	text-align: left;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-bottom: 1px solid #003a36;
	padding-bottom: 10px;
}

#system h5 img {
	width: 95%;
	height: auto;
	max-width: 368px;
	max-height: auto;
	}

#system p {
	margin-top: 20px;
	font-size: 13px;
	line-height: 17px;
}
#system .systemBoxL div,
#system .systemBoxR div {
	margin-top: 20px;
	text-align: center;
}

.systemBoxL {
	width: 48%;
	float: left;
}

.systemBoxR {
	width: 48%;
	float: right;
}


.img_right {
	float: right;
	}

/*サポート*/
#support_container h4 {
	text-align: left;
	width: 100%;
	max-width: 800px;
	margin-right: auto;
	margin-bottom: 13px;
	margin-left: auto;
	border-bottom: 1px solid #003a36;
	padding-bottom: 10px;
}
#support_container h4 img {
	width: 657px;
	height: auto;
	max-width: 800px;
	max-height: 24px;
	}

#support_container h4 + p {
	font-size: 13px;
	line-height: 17px;
	width: 90%;
	max-width: 800px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	}
/*4つのブランド*/
#contentWrap hr {
	background-image: url(../img/tab_linebg.gif);
	background-repeat: repeat-x;
	height: 6px;
	border-width: 0;
	}

#brand_container {
	width: 100%;
	max-width: 800px;
	margin: 80px auto;
	position: relative;
	}
#brand_container h3 {
	background-color: #fff;
	text-align: left;
	margin: 0 auto 10px;
	border-bottom: 1px solid #003a36;
	padding-bottom: 5px;
}	/* position: absolute; */
	/* top: -18px; */
	/* left: 50%; */
}

#brand_container h3 img {
	}

#brand_container h4 img {
	width: auto;
	height: auto;
}

#brand_container h3 + p {
	font-size: 13px;
	line-height: 140%;
	text-align: left;
	letter-spacing: 0;
	margin-bottom: 18px;
	}

.brand_box {
	width: 100%;
	margin-bottom: 15px;
	}

.brand_box_left {
	width: 48%;
	float: left;
}

.brand_box_right {
	width: 48%;
	float: right;
}


.brand_box img {
	width: 100%;
	height: auto;
	max-width: 380px;
	max-height: 210px;
	margin-bottom: 5px;
	}

.brand_box p {
	font-size: 13px;
	line-height: 140%;
	text-align: left;
	margin-top: 10px;
}

.marg17 {
	margin-left: 17px;
	
	}

/*============================================================================================
アクセスページ　end
access.html
============================================================================================*/
#menu_10 a {
	background-color: #777;
	background-image: url(../../images/nav_results_btn_on.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height: 53px;
	display: block;
	}




@media screen and (max-width: 960px) {
#resulte_container { width: 90% }	
#resulte_container h2 { width: 95%; }
#resulte_container h2 + p { width: 95%; }

#brand_container { max-width: 90%; }	
#brand_container h3 { width: 95% }
#brand_container h3 + p { margin-left: auto; margin-right: auto; width: 95%; }
.brand_box { margin-left: auto; margin-right: auto; width: 95%; }

	#system > img {
		width: 48%;
		height: auto;
		margin-top: 15px;
		margin-bottom: 15px;
		}
#support_container h2 { width: 95%; }		
#support_container h4 { width: 95%; }	

}


@media screen and (max-width: 735px) {
#results_mainimg h3 { width: 100%; height: auto; }
#results_mainimg h3 img { width: 90%; height: auto; }
#support_container h4 img { width: 100%; height: auto; }
}

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

#results_mainimg h2 {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

#results_mainimg h2 img {
	width: 100%;
	height: auto;
}
	
	/* タブボタンの設定 */
	#advancedTab { width: 250px; }
	#advancedTab ul li { margin-left: 0; }
	
	#resulte_container {
		width: 90%;
		max-width: 900px;
		margin-right: auto;
		margin-left: auto;
		padding-top: 15px;
		}
	#support_container {
		width: 100%;
		max-width: 900px;
		margin-right: auto;
		margin-left: auto;
		padding-top: 15px;
		}
	.img_box2 img {
	width: 90%;
	height: auto;
	max-width: 800px;
	}
	#system {
		background-image: url(../img/dot_line.gif);
		background-repeat: repeat-x;
		background-position: 50% 8px;
		width: 90%;
		max-width: 800px;
		margin-right: auto;
		margin-left: auto;
		}
	#system h5 {
		background-color: #fff;
		text-align: left;
		width: 100%;
		margin-right: auto;
		margin-bottom: 20px;
		margin-left: auto;
		}
		
		
.systemBoxL h6 img { width: 280px; }
.systemBoxL {
	width: 100%;
	float: none;
}

.systemBoxR {
	margin-top: 8%;
	width: 100%;
	float: none;
}


	#brand_container h3 {
	background-color: #fff;
	text-align: left;
	max-width: 340px;
	margin: -28px auto 10px;
	padding: 3px 5px;
	}
	
#support_container h4 { width: 90%; }	
	
	.img_right {
		float: none;
		}
	.brand_box {
		text-align: center;
		width: 95%;
		float: none;
		margin-right: auto;
		margin-bottom: 15px;
		margin-left: auto;
		}
	.marg17 {
	margin-left: 0;
	
	}
	#brand_container {
		width: 89%;
		max-width: 800px;
		margin: 80px auto;
		padding: 2% 5%;
		border-style: none;
		}

#brand_container h3 { position: static; max-width: 100%; }
.brand_box_right { width: 100%; float: none; }
.brand_box_left { width: 100%; float: none; }
.brand_box_left img { width: 100%; height: auto; max-width: 100%; max-heigth: auto; }
}
}
@media screen and (max-width: 480px) {
#resulte_container h2 + p {	margin-bottom: 0; }
	
	/* コンテンツ領域 */
	#results_mainimg {
/*	background-image: url(../img/main_img_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
*/
	width: 100%;
		min-height: 300px;
		margin-top: 20px;
		margin-bottom: 30px;
		display: table;
		background-size:cover;
		}
	/**/
	#img_box1 img {
	width: 100%;
	height: auto;
	max-width: 400px;
	}
	#system h5 {
	background-color: #fff;
	text-align: center;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	padding: 0;
	}
	#brand_container h3 {
	background-color: #fff;
	text-align: center;
	max-width: 340px;
	margin: -20px auto 10px;
	padding: 3px 0 3px 0;
	}
	/**/
	#head_menu {
		display: none;
	}
	#menu_10 a {
		background-image: none;
		width: 95%;
		height: 35px;
		display: block;
		}
	/**/
	/*============================================================================================
アクセスページ　end
access.html
============================================================================================*/
}

