@charset "utf-8";
/* CSS Document */
/*============================================================================================
クリオの魅力ページ　advantage.html
============================================================================================*/
#wrap_bk_white {
	padding-bottom: 80px;
}
/* ---------- #results_con ---------- */
#results_con{
	width: 730px;
	height: auto;
	padding-top: 90px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;	
}

#results_con h3{
	width: 166px;
	height: auto;
}
#results_con p.top{
	width: 100%;
	height: auto;
	margin-top: 8%;
	margin-bottom: 8%;
text-align:center;
}
#results_con p.top img{
	width: 70%;
	height: auto;
}
#results_con p.text1{
	text-indent: 1%;
	font-size: 90%;
	margin-bottom: 15px;
}
#results_con ul.image1{
	width: 710px;
	height: 150px;
	margin:0 auto;
}
#results_con ul.image1 li{
	float: left;
margin-right: 17px;
}


/* ---------- #タブボタン ---------- */

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

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

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

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

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

#resulte_container h2 {
	text-align: center;
	}

#resulte_container h2 img {
	width: 90%;
	height: auto;
	max-width: 552px;
	max-height: 36px;
	}
#resulte_container h2 + p {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	width: 90%;
	max-width: 800px;
	margin: 25px auto 30px;
	}
#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: 12px;
	line-height: 160%;
	width: 90%;
	max-width: 800px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	}

#img_box1 {
	text-align: center;
	width: 95%;
	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: 36px;
	}
#support_container h2 + p {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	width: 90%;
	max-width: 800px;
	margin: 25px auto 30px;
	}
#support_container h3 {
	text-align: center;
	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(../images/results/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: center;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	padding: 3px 5px;
	}

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

#system > img {
	
	}

.img_right {
	float: right;
	}

/*サポート*/
#support_container h4 {
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-bottom: 13px;
	margin-left: auto;
	}
#support_container h4 img {
	width: 90%;
	height: auto;
	max-width: 800px;
	max-height: 24px;
	}

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

#brand_container {
	width: 89%;
	max-width: 800px;
	border: dotted 1px #333;
	margin: 80px auto 0px auto;
	padding-top: 2%;
	padding-right: 5%;
	padding-bottom: 2%;
	padding-left: 5%;
	}
#brand_container h3 {
	background-color: #fff;
	text-align: center;
	max-width: 340px;
	margin: -38px auto 10px;
	padding: 3px 5px;
	}

#brand_container h3 img {
	width: 90%;
	height: auto;
	max-width: 340px;
	max-height: 28px;
	}

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

.brand_box {
	width: 50%;
	float: left;
	margin-bottom: 15px;
	}

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

.brand_box p {
	font-size: 12px;
	line-height: 140%;
	text-align: left;
	}

.marg17 {
	margin-left: 17px;
	
	}

/*============================================================================================
実績ページ　end
results.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) {
	/*============================================================================================
クリオの魅力ページ　end
advantage.html
============================================================================================*/
/* ---------- #results_con ---------- */
#results_con{
	width: 100%;
}
#system > img {
		width: 48%;
		height: auto;
		margin-top: 15px;
		margin-bottom: 15px;
}
}


@media screen and (max-width: 768px) {
	/*============================================================================================
アクセスページ　end
advantage.html
============================================================================================*/
/* ---------- #results_con ---------- */
#results_con{
	padding-top: 30px;

}
}

@media screen and (max-width: 640px) {
#results_con{
	padding-top: 10px;
}
#results_con p.top img{
	width: 90%;
	height: auto;
}
	#resulte_container {
		width: 100%;
		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;
		}
#wrap_bk_white {
	padding-bottom: 0px;
}
	/*============================================================================================
クリオの魅力ページ　end
advantage.html
============================================================================================*/
	.img_box2 img {
	width: 95%;
	height: auto;
	max-width: 800px;
	}
	#system {
		background-image: url(../images/results/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: center;
		width: 100%;
		margin-right: auto;
		margin-bottom: 20px;
		margin-left: auto;
		padding: 3px 5px;
		}
	#system > img {
		width: 90%;
		height: auto;
		margin-top: 15px;
		margin-bottom: 15px;
		}
	#brand_container h3 {
	background-color: #fff;
	text-align: center;
	max-width: 340px;
	margin: -28px auto 10px;
	padding: 3px 5px;
	}
	.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;
		}
}
@media screen and (max-width: 480px) {
	/* コンテンツ領域 */
	#results_mainimg {
/*	background-image: url(../images/results/main_img_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
*/
	width: 100%;
	min-height: 400px;
	margin-top: 40px;
	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
advantage.html
============================================================================================*/
}