@import url('https://fonts.googleapis.com/css?family=Radley&display=swap');
@import url('https://fonts.googleapis.com/css?family=Noto+Serif+KR:400,700&display=swap');

	#k_font{font-family: 'Noto Serif KR', serif;}
	#e_font{font-family: 'Radley', serif;}

	#container{width:100%;}
	#visual{width:100%;}

input[type="text"] {
	 line-height : normal; /* line-height 초기화 */
	 font-family: inherit; /* 폰트 상속 */
	 outline-style: none; /* 포커스시 발생하는 효과 제거를 원한다면 */
	 -webkit-appearance: none; /* 브라우저별 기본 스타일링 제거 */
	 -moz-appearance: none; appearance: none; }

/* sub_visual */
.sv1 {background:#fff url("../img/bn_s1.jpg") no-repeat center; height:450px; width: 100%;}
.sv2 {background:#fff url("../img/bn_s2.jpg") no-repeat center; height:450px; width: 100%;}
.sv3 {background:#fff url("../img/bn_s3.jpg") no-repeat center; height:450px; width: 100%;}
.sv4 {background:#fff url("../img/bn_s4.jpg") no-repeat center; height:450px; width: 100%;}
.sv5 {background:#fff url("../img/bn_s5.jpg") no-repeat center; height:450px; width: 100%;}

/*sub_공통*/
#sec1, #sec2, #sec3 {overflow:hidden; clear: both;}
.area {clear: both; margin-bottom:80px; overflow: hidden;}
.area table {width:100%; text-align: center;}
.point_c {color:#5e6e65;}
.margin_r0 {margin-right:0;}

.submnbar {width: 100%; text-align: center; height: 60px; line-height: 60px; border-bottom:1px solid #ccc; margin-bottom:80px;}
.submnbar ul {text-align: center;}
.submnbar ul li {display: inline-block; width: 250px; font-weight: 500; font-size: 18px;}
.submnbar ul li a {display: block; color:#7e9086;}
.submn_on a {border-bottom:3px solid #5e6e65; height: 57px; color:#374439 !important; font-weight: 600;}
.submnbar ul li a:hover {color: #374439; transition-duration: .3s;}

/*sub1*/
.sub1 {
	font-size: 16px;
	line-height: 28px;
	letter-spacing: -0.5px;
}
.glt_left {
	float: left;
	width: 680px;
	padding-top:30px;
}
.glt_left h1 {
	font-size: 50px;
	padding-bottom:50px;
}
.glt_right {
	float: left;
}

.sub1-2 {
	text-align: center;
	font-size: 28px;
}

.sub1-4 img {
	float: left;
}
.sub1-4 p {
	width: 100%;
	line-height: 35px;
	padding:30px 0;
	color: #fff;
	background: #5e6e65;
	float: left;
	text-align: center;
	font-size: 18px;
}

.sub3 {
	margin-top:80px;
}
.sub3 table {
	padding:0;
	border-collapse: collapse;
}
.sub3_tb thead tr td {
	line-height: 65px;
	border-top:1px solid #222;
	background: #f8f8f8;
	font-weight: bold;
	border-bottom:1px solid #ccc;
	text-align: center;
}
.sub3_tb tbody tr td {
	border-bottom:1px solid #ccc;
	padding:20px 0;
	font-size: 16px;
	text-align: center;
}
.sub3_tb tbody tr td:nth-child(2) {
	text-align: left;
	padding:0 10px;
}
.num_div {
	text-align: center;
	margin-top:30px;
}
.num_div li {
	display: inline-block;
	width: 32px;
	height: 32px;
	line-height: 30px;
	border:1px solid #ddd;
	font-size: 14px;
	color: #444;
}
.num_div li a {
	display: block;
}
.num_on a {
	display: block;
	background: #5e6e65;
	color: #fff;
	height: 100%;
}

.s3d_tit {
	border-top:2px solid #333;
	background: #f8f8f8;
	border-bottom:1px solid #ccc;
	padding:15px 20px;
}
.s3d_tit h1 {
	font-size: 25px;
	padding-bottom:10px;
}
.s3d_tit p {
	font-size: 14px;
	color: #666;
}
.s3d_ctt {
	padding:20px;
	border-bottom:1px solid #ccc;
	min-height: 300px;
	margin-bottom:30px;
}
.s3d_btn {
	width: 150px;
	height: 45px;
	background: #5e6e65;
	color: #fff;
	border:none;
	float: right;
	font-weight: bold;
	font-size: 18px;
}

p.history_title{
	font-size: 26px;
	font-weight: 600;
	color: #5e6e65;
	margin-bottom: 50px;
}

p.history_title02{
	margin-bottom: 30px;
	font-weight: 600;
	font-size: 20px;
}

p.history_title02 strong{
	color: #5e6e65;
}

.bar{
	width: 30px;
	height: 2px;
  background-color: #5e6e65;
	margin: 0 auto 30px;
}

ul.history_list{
	display: inline-block;
	margin: 0 auto;
}

ul.history_list li{
	width: 100%;
	display: flex;
	align-items: flex-start;
	padding: 10px 0;
	font-size: 18px;
	text-align: left;
	line-height: 30px;
}

ul.history_list li strong{
	margin-right: 20px;
	color: #5e6e65;
	font-size: 20px;
}

.his_box{
	display: flex;
	align-items: baseline;
}

/* sub4 */
.cro_big{
	text-align: center;
	font-size: 20px;
	color: #333;
	line-height: 30px;
	margin: 30px 0;
}

.cro_p01{
	margin: 8% 0;
}

.p01_t{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 30px;
}

.p01_t h1{
	font-size: 28px;
	font-weight: bold;
	color: #333;
	margin-left: 5px;

}
.p01_box{
	width: 100%;
}
.p01_box ul{
	overflow: hidden;
}

.p01_box li{
	float: left;
	border: 1px solid #445c48;
	width: 49%;
	margin-right: 2%;
	margin-top: 10px;
	margin-bottom: 10px;
	box-sizing: border-box;
}

.p01_box li:nth-child(2n){
	margin-right: 0;
}

.p01_box_t h3{
	font-size: 24px;
	color: #445c48;
	font-weight: bold;
	margin-left: 7px;
}

.p01_box_t p{
	font-size: 16px;
	color: #555;
	font-weight: 300;
	margin-top: 10px;
}

.p01_box_t{
	padding: 15px 20px 50px 20px;
}

.p02_box{
	width: 100%;
}
.p02_box ul{
	overflow: hidden;
}

.p02_box li{
	float: left;
	border: 1px solid #445c48;
	width: 32%;
	margin-right: 2%;
	margin-top: 10px;
	margin-bottom: 10px;
	box-sizing: border-box;
}

.p02_box li:nth-child(3n){
	margin-right: 0;
}

.p02_box_t h3{
	font-size: 22px;
	color: #445c48;
	font-weight: bold;
	margin-left: 7px;
}

.p02_box_t p{
	font-size: 16px;
	color: #555;
	font-weight: 300;
	line-height: 24px;
	margin-top: 10px;
}

.p02_box_t{
	padding: 20px;
}

.sq_c{
	font-size: 10px;
	margin-right: 5px;
	color: #445c48;
}

.p02_green{
	display: flex;
	align-items: center;
}

.green_d{
	width: 5px;
	height: 5px;
	background-color: #445c48;
}
