@charset "utf-8";
	
/* 楷备家家俺 > 楷备家炼流 */
	.investigate h2.investigateh2{line-height:1.5em;padding:2.5em 1em;background:url("./img/investigate_topbg.jpg") no-repeat center right;background-size:cover;color:#fff;font-family: 'NotoSerifKR';font-size:20px;text-align:center;text-shadow:1px 1px 1px rgba(0,0,0,0.2)}
	.investigate .investigate_con{position:relative;padding:1em;}
	.investigate .investigate_con .customer{position:relative;height:110px;padding:30px 0 0 130px;}
	.investigate .investigate_con .customer .consulting_mark{position:absolute;top:0;left:0;width:110px;height:110px;padding-top:40px;background-color:#eef4f9;text-align:center;color:#2d9cff;border-radius:50%;text-transform:uppercase;font-size:14px;}
	.investigate .investigate_con .customer .phone{font-size:24px;}
	.investigate .investigate_con .customer .customertime{color:#999}
	.investigate .investigate_con .consultingbox{margin-top:2em;}
	.investigate .investigate_con .consultingbox h3{margin-bottom:20px;font-size:26px;font-weight:bold;font-family: 'NotoSerifKR'}
	.investigate .investigate_con .consultingbox ul li{margin-top:10px;}
	.investigate .investigate_con .consultingbox ul li:first-child{margin-top:0}
	.investigate .investigate_con .consultingbox ul li .basic_textarea{height:250px}

@media screen and (min-width:768px) {
	/* 楷备家家俺 > 楷备家炼流 */
		.investigate h2.investigateh2{padding:70px 0;font-size:26px;}
		.investigate .investigate_con{padding:40px 40px 40px 250px;}
		.investigate .investigate_con .customer{position:absolute;top:40px;left:40px;width:180px;height:auto;padding:0;text-align:center;}
		.investigate .investigate_con .customer .consulting_mark{position:relative;top:auto;left:auto;margin:0 auto;}
		.investigate .investigate_con .customer .phone{margin-top:30px;}
		.investigate .investigate_con .consultingbox{margin-top:0;}
}

@media screen and (min-width:1200px) {
	/* 楷备家家俺 > 楷备家炼流 */
		.investigate h2.investigateh2{padding:70px 0;font-size:26px;}
		.investigate h2.investigateh2{padding:90px 0;}
		.investigate .investigate_con{padding:80px 80px 80px 350px}
		.investigate .investigate_con .customer{top:80px;left:80px;}
		.investigate .investigate_con .consultingbox ul li .basic_textarea{height:400px}
}