@import url('https://fonts.googleapis.com/css2?family=Nanum+Pen+Script&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR&display=swap');
* {box-sizing:  border-box;}
ul, ul li {margin: 0; padding: 0; list-style: none;}
p {margin: 0;}
h1,h2,h3,h4,h5 {margin: 0;}
.fc_blue { color: #172176 }
.fc_red {color: #ff0403;}

.img_box, .pro_img{text-align: center; vertical-align: middle; }
.img_box_l {text-align: left; vertical-align: middle;}
.pro_img img, .img_box_l img, .img_box img {max-width: 100%; height: auto; vertical-align: middle;}


.center, .center th{text-align: center !important;}
.left {text-align: left !important;}
.fl_w {width: 100%;}
.fl_w .fl_l {float: left; width: 50%;}
.fl_w .fl_r {float: right; width: 50%;}
.fl_w:after{display: block; content: ""; clear: both;}
.clear {clear: both;}
.mar10 {margin: 0 auto 10px;}
.mar20 {margin: 0 auto 20px;}

/*인사말*/
.sign { font-family: 'Nanum Pen Script', cursive; font-size: 24px; letter-spacing: 5px; padding-left: 5px;}


/*연혁*/
.c_history {width: 100%;}
.c_history:first-child {margin: 0 auto;}
.c_history .text00 {width:100%;float:none; text-align:center; color:#5e5d5d; font-size:17px; font-weight:600; line-height:30px;}
.c_history .text00 span {text-align:center; color:#003194; font-size:17px;}
.c_history .text01 {width:100%; text-align:center; color:#888888; font-size:13px; line-height:22px; margin:10px 0 30px 0;}
.spcl-n3-2-w {text-align: right;}
.spcl-n3-2-1 {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-family: ngeb, 'Nanum Gothic', sans-serif;
    font-weight: 800;
    font-size: 27px;
    line-height: 1;
    width: 120px;
}
.c_history h3 {
    color: #b1b1b1;
    text-align: center;
    margin: 0 auto 50px;
    font-size: 1.5em;
    font-weight: 600;
}
.spcl-n3-3-w {
    /* padding: 0 0 0 25px; */
    border-left: solid 1px #dedede;
}
.c_history .point-color-1 { color:#003194; vertical-align: middle;}
.c_history .tl-n2 td {font-size: 14px; vertical-align: middle; line-height: 1.5em; padding-bottom: 10px;}
.c_history .tl-n2 .tl-n2-1 {font-weight: 600; font-size: 16px; color: #333; text-align: center; width: 100px; vertical-align: top;}
.c_history .tl-n2 p{line-height: 1.7em; font-size: 15px; margin: 0 auto;}
.c_history .fir .hisy-h-1 {padding-top: 4px; line-height: 1.7em;}
.c_history .tl-n2 td { font-size: 14px; vertical-align: middle; line-height: 1.5em;}
.spcl-n3-4 {
    border-bottom: solid 1px #dedede;
    margin-bottom: 30px;
    padding-bottom: 30px;
}
.row:after {display: block; content: ""; clear: both;}
@media all and (max-width:991px) {
    .hisy-h-1 {padding-top: 0;}
    .spcl-n3-2-w {text-align: center; margin-bottom: 20px;}
    .c_history h3 {font-size: 1.2em;}
    .c_history .tl-n2 td {font-size: 13px;}
}

/*인증서*/
.cert {width: 100%; text-align: center;  font-size: 13px;}
.cert ul {width: 100%; padding: 0; margin: 0; list-style: none;}
.cert ul li {width: 25%; float: left; padding: 5px 5px 10px;}
.cert ul li img { width: 100%; height: auto; border: 1px solid #ccc; vertical-align: middle;}
.cert ul li p { text-align: center; font-size: 13px;  margin:5px 0 0;}
.cert ul:after {display: block; content: ""; clear: both;}


/*dep2*/
.dep2 {width: 100%; padding: 0; margin: 0 auto 40px;}
.dep2 ul {width: 100%; text-align: center;}
.dep2 li {display: inline-block; width: 24%;}
.dep2 li a {display: block; background-color: #E8E8E8; transition: all 0.3s; margin-bottom: 5px; 
    letter-spacing: -0.3px; color: #666; padding: 5px; font-weight: 600; text-align: center;}
.dep2 li a:hover {color: #0072bc;}
.dep2 .on a {background-color: #0072bc; color: #fff !important;}
.dep2 .on a:hover {background-color: #0072bc; color: #fff;}
.dep2 ul:after {display: block; content: ""; clear: both;}
.dep2_s {width: 100%; padding: 0; margin: 0 auto 30px;}
.dep2_s ul {width: 100%;}
.dep2_s li {display: inline-block;}
.dep2_s li a {display: block; padding:5px 20px; background-color: #E8E8E8; transition: all 0.3s; margin-bottom: 5px; 
    letter-spacing: -0.3px; color: #666; font-weight: 600; text-align: center;}
.dep2_s li a:hover {color: #0072bc;}
.dep2_s ul:after {display: block; content: ""; clear: both;}


/* 제품소개*/
.product {width: 100%; overflow: hidden; font-size: 14px;}
.product .img_box {margin: 0 auto 60px; }
#post_area .product .img_box img {max-width: 400px; height: auto; border: 1px solid #ddd;}
.product .exp {border-top: 2px solid #818181; border-bottom: 2px solid #818181; margin: 0 auto 30px; padding: 5px 0;}
.p_table {width: 100%; overflow: hidden; margin: 0 auto 50px;}
.p_table table {max-width: 100%;}
.product h4 {font-size: 18px; margin: 0 auto 10px;}
.product h4 i {color: #286593;}
.p_table_t h4 {text-align: center;}
.p_table_t h5 {text-align: left; margin: 15px 0 0;}
.p_table_t {text-align: left; padding: 10px;}
.deliver {padding: 20px; border-radius: 20px; border: 2px solid #939bc7; width: 100%; overflow: hidden;}
.deliver h3 { color: #262262; text-shadow: 2px 2px 3px #ddd; }
.deliver table {max-width: 100%;}
.deliver table th {text-align: center; padding: 0 7px;}
.deliver table th div {display: inline-block; padding: 7px 20px; background: #17457d; color: #fff;  border-radius: 20px; font-size: 18px;}
.deliver table td {text-align: left; padding: 20px 7px;}
.deliver table td strong {font-size: 16px;}
.deliver table .bor {border-top: 2px dotted #ddd; padding: 0;}
.deliver table .d_ps {font-size: 11px; color: #b72120;}
.main_product h2 {text-align: center;     font-size: 2.1em;
    color: #444; margin: 0 auto 20px; letter-spacing: -0.5px;}
.main_product .border {border-left: 1px solid #ddd ; border-right: 1px solid #ddd;}
.main_product h3 {    font-size:1.4em; color: #595959; margin: 0 auto 10px;}
.main_product .board_output_imgs {width: 100%; height: auto; max-width: 70px; max-height: 70px;}
.main_product tbody td:nth-child(3) {text-align: center;}
.main_product tr td {padding: 0 0 5px;} 


/*주요서비스*/
.m_service {}
.m_service img {max-width: 100%; height: auto; vertical-align:  middle;}
.m_service h4 {font-size: 16px; color: #262262; margin: 0 auto 10px;}
.m_service h4 i {color: #0c9343;}
.m_service h5 {margin: 0 auto 10px; padding-left: 5px; color: #444;}
.m_service .ms_txt {}
.m_service .ms_wrap { max-width: 750px; margin: 0 auto 40px;}
.m_service .ms_wrap .ms_in {margin: 0 auto 20px;}
.m_service .ms_wrap .txt_p {padding-left: 10px; margin: 0 auto 5px;}
.m_service .ms_wrap .fl_w { margin: 0 auto 20px; padding-left: 10px; }
.m_service .ms_wrap .fl_w p {padding-left: 0; margin: 0 auto 5px;}
.m_service .ms_wrap .fl_l {}
.m_service .ms_wrap .fl_r {}
.m_service .ms_wrap .fl_txt .fl_l {width: 40%;}
.m_service .ms_wrap .fl_txt .fl_r {width: 60%;}
.m_service .s_table {margin: 0 auto 20px;}
.tbl_type {width: 100%; margin: 0 auto;}
.tbl_type th {text-align: center; padding: 7px 2px; font-weight: bold; background: #f1f6fd; color: #555; 
border: 1px solid #262262;font-size: 13px;}
.tbl_type td {padding: 6px 4px; border: 1px solid #262262; text-align: center; font-size: 13px;}
.tbl_type_pro {width: 100%; margin: 0 auto;}
.tbl_type_pro th {text-align: center; padding: 7px 2px; font-weight: bold; background: #f1f6fd; color: #555; 
border: 1px solid #262262;font-size: 13px;}
.tbl_type_pro td {padding: 6px 4px; border: 1px solid #262262; text-align: left; font-size: 13px; color: #4c4c4c;}


/*기타자료*/
.mater {width: 100%; overflow: hidden;}
.mater h4 {    font-size: 16px; color: #0063ac; margin: 0 auto 10px;}
.mater .mar_wrap {margin: 0 auto 30px;}
.mater .mar_wrap .vod {max-width: 700px; margin: 0 auto; text-align: center;}
.tbl_type2,.tbl_type2 th,.tbl_type2 td{border:0}
.tbl_type2{/*border-bottom:2px solid #BCD6A0;*/font-size:13 px;text-align:center;border-collapse:collapse}
.tbl_type2 caption{display:none}
.tbl_type2 tfoot{background-color:#f5f7f9;font-weight:bold}
.tbl_type2 th{padding: 7px 2px; border:1px solid #BCD6A0; background-color:#f1f6fd; color:#555;font-size:13px; font-weight:bold; text-align: center;}
.tbl_type2 td{padding:6px 10px;border:1px solid #BCD6A0; color:#4c4c4c;}
.tbl_type2 td.ranking{font-weight:bold}




/*반응형코드*/
@media all and (max-width:991px) {
    .m_service .ms_wrap .fl_l {width:50%; padding-right: 5px;}
    .m_service .ms_wrap .fl_r {width:50%; padding-left: 5px;}

}

@media all and (max-width:768px) {
	table td, table th, .cert{ font-size:12px;}
    .cert ul li {width: 50%;}
    .m_wrap ul li  {width: 50%;}
	.pc_view {display: none;}
    .product .fl_w .fl_l {width: 100%;}
    .product .fl_w .fl_r {width: 100%; padding-left: 0;}
    .product .p_list ul li {width: 50%;}
    .product .p_list ul .p_txt {width: 100%;}
    .fl_w .fl_l {width: 100%;}
    .fl_w .fl_r {width: 100%; }
    .m_service .ms_wrap .fl_l {width:50%; padding-right: 5px;}
    .m_service .ms_wrap .fl_r {width:50%; padding-left: 5px;}
    .f_table  table td {padding: 5px; border:1px solid #ccc; font-size: 11px;}
}