@charset 'utf-8';

.font {
	font-family: 'Noto Sans KR', sans-serif;
}

* {
	box-sizing: border-box;
}

* {
	padding: 0;
	margin: 0;
	color: #333;
	font-family: 'Noto Sans KR', '맑은 고딕', sans-serif;
}

body,header,footer {
	padding: 0;
	margin: 0;
}

header,section,footer,div,p,ul,ol,li,
#wrap {
	display: block;
}

img {
	border: none;
	vertical-align: top;
}

li {
	list-style-type: none;
}

a:link,
a:visited {
	text-decoration: none;
	color: #333;
}

a:hover,
a:focus {
	/*outline:none;*/
}

.over_hi{
	overflow: hidden;
}

/*sub1*/

.sub_banner{
	background: url(../images/sub1_banner.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	height: 350px;
}

.sub_banner p{
	text-align: center;
	color: #fff;
	font-size: 40px;
	font-weight: bold;
	padding: 150px 0;
}

.sub_wrap{
	max-width: 1200px;
	margin: 0 auto;
	padding: 80px 0;
}

.sub_title{
	text-align: center;
	font-size: 33px;
	font-weight: bold;
	letter-spacing: -2px;
}

.sub_hr{
	width: 80px;
	margin: 20px auto;
	border: 2px solid #e02f29;
}

/*sub1_1*/

.sub_t1{
	margin: 60px 0 25px 0;
}

.sub_t1 span{
	color: #e02f29;
	font-size: 10px;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
}

.sub_t1 p{
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -2px;
	float: left;
}

.mission{
	border: 5px solid #ebebeb;
	width: 49%;
	float: left;
	height: 280px;
	margin-right: 1%;
	padding: 1% 1%;
}

.mission_t1{
	background-color: #e02f29;
	text-align: center;
	padding: 15px;
}

.mission_t1 p{
	color: #fff;
	font-size: 24px;
	font-weight: bold;
}

.mission_txt{
	padding: 4% 2%;
}

.mission_txt p{
	line-height: 30px;
}

.vision{
	border: 5px solid #ebebeb;
	width: 49%;
	float: left;
	height: 280px;
	margin-left: 1%;
	padding: 1% 1%;
}

.vision_t1{
	background-color: #e02f29;
	text-align: center;
	padding: 15px;
}

.vision_t1 p{
	color: #fff;
	font-size: 24px;
	font-weight: bold;
}

.vision_txt{
	padding: 4% 2%;
}

.vision_txt p{
	line-height: 30px;
}

.sub_sec2_img{
	text-align: center;
}

/*sub1_2*/

.sub1_2_img{
	padding: 60px 0;
}

.sub1_2_img img{
	width: 100%;
}

.ceo_msg_t1 p{
	color: #eee;
	font-size: 65px;
	text-align: right;
	line-height: 70px;
	font-weight: bold;
}

.ceo_msg_t1 span{
	color: #eee;
	font-size: 77px;
	font-weight: bold;
	text-align: right;
}

.ceo_msg_t1{
	float: left;
	width: 25%;
	margin-right: 3%;
}

.ceo_msg_t2{
	float: left;
	width: 72%;
	border-left: 1px solid #ddd;
	padding: 0 0 0 3%;
}

.ceo_msg_s{
	font-family: 'Noto Serif KR', serif;
	font-size: 28px;
	font-weight: bold;
	letter-spacing: -2px;
}

.ceo_msg_t2 p{
	line-height: 28px;
}

.ceo_msg_s2{
	color: #e02f29;
	font-weight: bold;
}

/*sub1_3*/

.sub1_3_sec1{
	padding: 40px 0;
	border-bottom: 1px solid #ddd;
}

.y_t1{
	float: left;
	width: 20%;
}

.y_t1{
	font-size: 28px;
	font-weight: bold;
}

.m_t1{
	float: left;
	width: 10%;
}

.m_t1 li{
	font-weight: bold;
	padding: 3px 0;
}

.t_t1{
	float: left;
	width: 70%;
}

.t_t1 li{
	padding: 3px 0;
}

/*sub1_4*/

.sub1_4_img{
	padding-top: 60px;
}

/*sub2*/

.sub2_banner{
	background: url(../images/sub2_banner.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	height: 350px;
}

.sub2_banner p{
	text-align: center;
	color: #fff;
	font-size: 40px;
	font-weight: bold;
	padding: 150px 0;
}

/*sub2_1*/

.sub2_1_con1{
	width: 31%;
	margin-right: 1%;
	margin-left: 1%;
	background-color: #f6f6f6;
	float: left;
	margin-bottom: 40px;
}

.sub2_1_con2{
	width: 31%;
	margin-right: 1%;
	margin-left: 1%;
	background-color: #f6f6f6;
	float: left;
	margin-bottom: 40px;
}

.sub2_1_con3{
	width: 31%;
	margin-right: 1%;
	margin-left: 1%;
	background-color: #f6f6f6;
	float: left;
	margin-bottom: 40px;
}

.sub2_1_img img{
	width: 100%;
}

.sub2_1_img{
	border-bottom: 2px solid #e02f29;
}

.sub2_1_t1{
	background-color: #e02f29;
	width: 90px;
	text-align: center;
	padding: 10px;
	position: relative;
	left: 0;
	margin-top: -42px;
}

.sub2_1_t1 p{
	color: #fff;
}

.sub2_1_t2 p{
	font-size: 22px;
	font-weight: bold;
	padding: 5% 5%;
}

.sub2_1_t3 ul{
	float: left;
	padding: 0 5% 5% 5%;
}

.sub2_1_t3 li{
	padding: 3px 0;
}

.page_btn ul{
	max-width: 273px;
	margin: 0 auto;
	padding-top: 40px;
}

.page_btn li{
	float: left;
	width: 35px;
	margin: 0 2px;
	text-align: center;
	border: 1px solid #ddd;
	padding: 6px 0;
	color: #999;
	cursor: pointer;
}

.pp{
	background-color: #333;
}

/*sub2_1_do*/

.sub2_1_ct1{
	margin-top: 60px;
	margin-bottom: 40px;
}

.sub2_1_p1{
	width: 8%;
	border: 1px solid #e02f29;
	padding: 20px 0;
	text-align: center;
	float: left;
}

.sub2_1_p1 p{
	color: #e02f29;
}

.sub2_1_p2{
	float: left;
	width: 80%;
	margin-left: 2%;
	margin-top: 10px;
}

.p2_title{
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
}

.sub_prev{
	float: left;
	width: 5%;
	text-align: center;
	cursor: pointer;
}

.sub_next{
	float: left;
	width: 5%;
	text-align: center;
	cursor: pointer;
}

.sub2_1_ct2 img{
	width: 100%;
}

.sub2_1_tb{
	width: 100%;
	border-top: 1px solid #333;
	border-collapse: collapse;
	margin-top: 40px;
	margin-bottom: 50px;
}

.sub2_1_tb td:nth-child(1){
	background-color: #f8f8f8;
}

.sub2_1_tb td{
	border-bottom: 1px solid #ddd;
	padding: 1% 1%;
}

.list_btn{
	width: 100px;
	text-align: center;
	margin: 0 auto;
	padding: 15px 0;
	border: 1px solid #ddd;
}

/*sub3*/

.sub3_banner{
	background: url(../images/sub3_banner.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	height: 350px;
}

.sub3_banner p{
	text-align: center;
	color: #fff;
	font-size: 40px;
	font-weight: bold;
	padding: 150px 0;
}

/*sub3_1*/

.sub3_1_title{
	background-color: #f8f8f8;
	margin-top: 60px;
	margin-bottom: 40px;
	padding: 30px 0;
	text-align: center;
}

.sub3_1_con1{
	width: 24%;
	margin: 0 0.5%;
	border: 5px solid #eee;
	text-align: center;
	padding: 4% 1%;
	float: left;
}

.sub3_1_con2{
	width: 24%;
	margin: 0 0.5%;
	border: 5px solid #eee;
	text-align: center;
	padding: 4% 1%;
	float: left;
}

.sub3_1_con3{
	width: 24%;
	margin: 0 0.5%;
	border: 5px solid #eee;
	text-align: center;
	padding: 4% 1%;
	float: left;
}

.sub3_1_con4{
	width: 24%;
	margin: 0 0.5%;
	border: 5px solid #eee;
	text-align: center;
	padding: 4% 1%;
	float: left;
}

.sub3_1_t2{
	font-size: 14px;
}

.sub3_1_t1{
	background-color: #e02f29;
	padding: 3% 0;
	margin: 20px 0;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
}

/*sub3_2*/

.sub3_2_tb{
	width: 100%;
	margin-top: 60px;
	margin-bottom: 30px;
	border-top: 1px solid #333;
	border-collapse: collapse;
}

.sub3_2_tb th{
	font-size: 18px;
	padding: 1.5% 3%;
	border-bottom: 1px solid #ddd;
}

.sub3_2_tb td{
	padding: 1.5% 3%;
	border-bottom: 1px solid #ddd;
	text-align: center;
}

.sub3_2_tb td:nth-child(1){
	width: 10%;
}

.sub3_2_tb td:nth-child(2){
	text-align: left;
	width: 75%;
}

.sub3_2_tb td:nth-child(3){
	width: 15%;
}

/*sub4*/

.sub4_banner{
	background: url(../images/sub4_banner.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	height: 350px;
}

.sub4_banner p{
	text-align: center;
	color: #fff;
	font-size: 40px;
	font-weight: bold;
	padding: 150px 0;
}

/*sub4_1_do*/

.sub4_1_con1{
	border-top: 1px solid #333;
	margin-top: 60px;
}

.sub4_1_t1 p{
	font-size: 24px;
	font-weight: bold;
	padding: 30px 0 10px 0;
}

.sub4_1_t2 p{
	color: #999;
	padding-bottom: 30px;
	border-bottom: 1px solid #ddd;
}

.sub4_1_t3 img{
	padding: 60px 0 0 0;
}

.sub4_1_t3 p:first-child{
	padding: 60px 0 0;
	/* border-bottom: 1px solid #ddd; */
	margin-bottom: 50px;
	line-height: 26px;
}

.sub4_1_Content img{
	padding: 60px 0 0 0;
	max-width: 100%;
}

.sub4_1_t3 p:last-child{
	padding: 0 0 60px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 50px;
	line-height: 26px;
}

/*sub5*/

.sub5_banner{
	background: url(../images/sub5_banner.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	height: 350px;
}

.sub5_banner p{
	text-align: center;
	color: #fff;
	font-size: 40px;
	font-weight: bold;
	padding: 150px 0;
}

/*sub5_1*/

.write_btn{
	float: right;
	width: 120px;
	padding: 15px 0;
	text-align: center;
	background-color: #e02f29;
}

.write_btn p{
	color: #fff;
}

/*sub5_1_do*/

.sub5_1_tb{
	width: 100%;
	border-top: 1px solid #333;
	margin-top: 60px;
	background-color: #f8f8f8;
	border-collapse: collapse;
}

.sub5_1_tb td{
	border-bottom: 1px solid #ddd;
	padding: 1% 1%;
}

.name{
	width: 100%;
	padding: 1% 1%;
	border: 1px solid #ddd;
}

.tel1{
	width: 10%;
	padding: 1% 1%;
	border: 1px solid #ddd;
}

.tel2{
	width: 15%;
	padding: 1% 1%;
	border: 1px solid #ddd;
}

.tel3{
	width: 15%;
	padding: 1% 1%;
	border: 1px solid #ddd;
}

.mail1{
	width: 20.5%;
	padding: 1% 1%;
	border: 1px solid #ddd;
}

.mail2{
	width: 20.2%;
	padding: 1% 1%;
	border: 1px solid #ddd;
}

.mail3{
	width: 20%;
	padding: 1% 1%;
	border: 1px solid #ddd;
}

.sd{
	width: 43.4%;
	padding: 1% 1%;
	border: 1px solid #ddd;
}

.jm{
   width: 100%;
	padding: 1% 1%;
	border: 1px solid #ddd;
}

textarea{
	height: 300px;
	width: 100%;
	border: 1px solid #ddd;
}

.sub5_1_tb2{
	width: 100%;
	border-bottom: 1px solid #ddd;
	background-color: #f8f8f8;
	border-collapse: collapse;
	margin-bottom: 50px;
}

.sub5_1_tb2 td{
	padding: 1% 1%;
}

.sub5_1_tb2 td:nth-child(1){
	width: 30%;
}

.sub5_1_tb2 td:nth-child(2){
	width: 10%;
}

.sub5_1_tb2 td:nth-child(3){
	float: right;
	width: 120px;
	padding: 15px 0;
	text-align: center;
	background-color: #e02f29;
	color: #fff;
	cursor: pointer;
}
