@charset "utf-8";
@import url('https://fonts.googleapis.com/earlyaccess/notosanskr.css');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;500&display=swap');
@font-face { font-family: 'Noto Serif KR'; font-style: normal; font-weight: 400;
	src: url(/fonts/NotoSerifKR-Light.woff2) format('woff2'),
	     url(/fonts/NotoSerifKR-Light.woff) format('woff'),
		 url(/fonts/NotoSerifKR-Light.otf) format('opentype'); }
@font-face { font-family: 'Noto Serif KR'; font-style: normal; font-weight: 600;
	src: url(/fonts/NotoSerifKR-Medium.woff2) format('woff2'),
	     url(/fonts/NotoSerifKR-Medium.woff) format('woff'),
		 url(/fonts/NotoSerifKR-Medium.otf) format('opentype'); }
@font-face { font-family: 'Noto Serif KR'; font-style: bold; font-weight: 800;
	src: url(/fonts/NotoSerifKR-Bold.woff2) format('woff2'),
	     url(/fonts/NotoSerifKR-Bold.woff) format('woff'),
		 url(/fonts/NotoSerifKR-Bold.otf) format('opentype'); }
:root {
	--main-color:#21ade5;
	--sub-color:#004ea2;
	
	accent-color:var(--main-color);
}

/* 초기화 */
html {overflow-y:scroll;height:100%;min-width:320px}
body {margin:0;padding:0;font-size:0.88em;height:100%;font-family:'Noto Sans KR', AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
legend {position:absolute;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
input, button {margin:0;padding:0;/*font-size:1em;*/font-family:'Noto Sans KR', AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;}
button {cursor:pointer}
input[type=text], input[type=password], input[type=submit], input[type=image], button {/*font-size:1em;*/-webkit-appearance:none}
textarea, select,button {/*font-size:1em;*/font-family:'Noto Sans KR', AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;}
textarea {border-radius:0;-webkit-appearance:none}
input, textarea {/*appearance: none; -webkit-appearance: none;*/ -webkit-border-radius: 0;}
select {margin:0;/*background:none;*/ color:#444; background:url('/img/btn_down.png') no-repeat 99% center; background-size:10px 6px; -webkit-appearance: none;-moz-appearance: none; appearance: none;}
::selection { background-color:var(--sub-color);color:#fff;}/* Works in Safari, IE9, Google Chrome */
::-moz-selection { background-color:var(--sub-color);color:#fff;}/* Mozilla based browsers */
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a {color:#000;text-decoration:none;
-webkit-transition: all 0.30s ease-in-out;
-moz-transition: all 0.30s ease-in-out;
-ms-transition: all 0.30s ease-in-out;
-o-transition: all 0.30s ease-in-out;}
ul,li,dl,dt,dd{padding:0;margin:0}
ul{list-style:none;}
img{vertical-align:top;max-width:100%;height:auto}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


 
/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:100%;height:0}
#hd_pop h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff;}
.hd_pops img{max-width:100%;height:auto}
.hd_pops_con {}
.hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff}

/* 상단 레이아웃 */
#hd {width:100%;z-index:999; position:fixed;}
#hd:after {display:block;visibility:hidden;clear:both;content:""}
#hd_h1 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#hd_wrapper{ position:relative; margin:0 auto;max-width:1200px; height:90px;}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#logo {float:left;padding:25px 0 0; color:#fff; font-weight:400;}
#logo a {color:inherit;}
#logo a span {margin-left:10px;}
#logo img {vertical-align:bottom;max-height:100%;width:auto; height:40px;}
#logo .logo_on {display:none;}

#gnb_empty {padding:20px 0;color:#fff;text-align:center;line-height:2em}
#gnb_empty a {display:inline;text-decoration:underline}

/* 메인메뉴 시작 */
#gnb {position:relative; width:600px; z-index:99; float:right; margin-right:60px;}
#gnb h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb .gnb_wrap{margin:0 auto;position:relative}

.last_menu { position:absolute; right:0; height:90px; display:flex; align-items:center; justify-content:flex-end;}
.last_menu .menu_icon {display:flex; justify-content:flex-end; flex-wrap:wrap; width:12px; margin-left:20px;}
.last_menu .menu_icon span {width:100%; height:1px; content:""; border-top:2px solid #fff; margin:1px 0;
-webkit-transition: all 0.30s ease-in-out; -moz-transition: all 0.30s ease-in-out; -ms-transition: all 0.30s ease-in-out; -o-transition: all 0.30s ease-in-out;}
.last_menu .menu_icon span:nth-child(2) {width:80%;}
#hd:hover .menu_icon span {width:60%;}
#hd:hover .menu_icon span:nth-child(2) {width:100%;}
.fixed .menu_icon span {border-color:#222;}


/* 메인메뉴 > 1차메뉴 */
#gnb #gnb_1dul {zoom:1; font-size:1.29em; display:flex;}
#gnb .gnb_1dli {line-height:90px; height:90px; padding:0; position:relative; text-align:center; flex:auto; }
.gnb_1da {color:#fff;font-weight:500;width:100%} /*글자색*/
.gnb_1dli:hover .gnb_1da {color:var(--main-color);} /* 마우스오버 글자색 */
.gnb_1dli:before{content:""; position:absolute; left:50%; transform:translateX(-50%); bottom:0px; height:1px; width:0%; border-bottom:3px solid var(--main-color); /* 밑줄 시작 */
-webkit-transition:all 0.2s; -moz-transition:all 0.2s; -o-transition:all 0.2s; -ms-transition:all 0.2s; transition:all 0.2s;}
.gnb_1dli:hover::before{content : ""; position:absolute; left:50%; transform:translateX(-50%); bottom:0px; height:1px; width:50%; border-bottom:3px solid var(--main-color); /* 밑줄 끝 */
-webkit-transition:all 0.2s; -moz-transition:all 0.2s; -o-transition:all 0.2s; -ms-transition:all 0.2s; transition:all 0.2s;}

/* 메인메뉴 > 전체메뉴 2차 */
.gnb_2dli{font-size:15px;} 
.gnb_2dul {display:none;}
.gnb_2da {display:block;line-height:40px;color:#ccc;text-align:center; letter-spacing:-1px;} /* 글자색 */
a.gnb_2da:hover{color:var(--main-color); /* 마우스오버 글자색 */}
#all_cate{position:absolute;width:100%;z-index:50;top:90px;height:0px;display:none;background:rgba(0,0,0,0.5);/* 전체배경색 */}
#all_cate div {position:relative;}
.cate_2dul{display:none;position:absolute;top:90px;left:0;width:100%;height:0px;overflow:hidden;z-index:9999;}
.cate_2dul:hover {background:rgba(0,0,0,0.5); color:#fff; /* 메뉴오버 배경 */
-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}

.gnb_wrap .gnb_empty {padding:10px 0; width:100%;text-align:center;line-height:2em;color:#888}
.gnb_wrap .gnb_empty a {color:inherit;text-decoration:underline}
/* 메인메뉴 끝 */

#tnb{background:#090a0c;line-height:40px}
#tnb ul {max-width:1200px;margin:0 auto}
#tnb ul:after {display:block;visibility:hidden;clear:both;content:""}
#tnb li{float:left} 
#tnb .right{float:right}
#tnb li a{color:#b8b8b8;display:block;padding: 0 13px}
#tnb li a:hover{background:#1b1e24}
#tnb .tnb_res a{background:#364699;color:#fff;padding:0 20px;font-weight:600;}
#tnb .tnb_res a:hover{background:#2d3a80}
#tnb .tnb_res i{margin-right:5px}
#tnb .tnb_sns i{color:#364699;margin-right:5px}

.hd_sch_btn{float:right;width:50px;border:0;background:0;height:80px;color:#fff;font-size:18px;vertical-align:top;}
#hd_sch{z-index:10;display:none;position:absolute;top:40px;left:0;background:#121418;width:100%;}
#hd_sch .sch_wr{margin:0 auto;max-width:1200px;position:relative;}
#hd_sch #sch_stx {background:none;border:0;width:100%;height:80px;padding:0 50px;color:#fff;font-size:1.385em}
#hd_sch #sch_stx:focus{outline:0;border-bottom:2px solid red}
#hd_sch #sch_submit{background:none;border:0;position:absolute;top:0;left:0;color:#fff;height:80px;width:50px;font-size:18px;}
#hd_sch .btn_close{background:none;border:0;position:absolute;top:0;right:0;width:50px;height:80px;color:#aaa;font-size:18px}
#hd_sch .btn_close:hover{color:#fff}

#gnb_open {float: right;width: 50px;border: 0 ;background: 0;height: 100px;color: #fff; font-size: 18px;vertical-align:top; display:none;}

#gnb2 {display:none;position:fixed;top:0;right:0;height:100%;background:#202228;z-index:99999;width:30%;min-width:300px}
#gnb2 .btn_close {position:absolute;top:0;right:0;width:50px;height:50px;border:0;background:none;color:#555}
#gnb2 .gnb_tnb{padding:0 10px;}
#gnb2 .gnb_tnb li{display:inline-block;line-height:50px}
#gnb2 .gnb_tnb li a{color:#b8b8b8;display:block;padding:0 10px} 
#gnb2_1dul{margin:20px 0; padding-top:20px;}
#gnb2_1dul .gnb2_1dli{position:relative}
#gnb2_1dul .gnb2_1dli button{position:absolute;top:0;right:0;border:0;background:none;height:50px;width:50px;text-indent:-999px;overflow:hidden; background: url(../img/mobile/gnb_bg2.png) no-repeat 50% 50%;background-size:10px}
#gnb2_1dul .gnb2_1da{padding:0 20px;display:block;color:#fff;font-size:1.15em;line-height:50px}
#gnb2_1dul .gnb2_2dul {display:none}
#gnb2_1dul .gnb2_2da {color:#a8a6b0;padding:0 30px;font-weight:normal;white-space: nowrap;line-height:30px}

/*상단고정*/
.fixed #hd {background:#fff; border-bottom:1px solid #e5e5e5;}
.fixed #hd #tnb {display:none}
.fixed #logo a span {color:#444;}
.fixed #logo .logo {display:none;}
.fixed #logo .logo_on {display:inline-block;}
.fixed .gnb_1da {color:#666;}
.fixed .last_menu {color:#888;}
.fixed #gnb_open {color:#888;}

.mob_view {display:none;}


/* 중간 레이아웃 */
.bo_top_img,
#bo_list_total {display:none !important;}
#wrapper {font-size:1.29em;}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}
#container {position:relative; min-height:500px; max-width:1200px; margin:80px auto 60px; letter-spacing:-0.05em;}
#container:after {display:block;visibility:hidden;clear:both;content:""}

#svisual {width:100%; height:500px; background:url('/img/svisual.jpg') 50% 50%; background-size:cover; display:flex; align-items:center; justify-content:center;}
#container_title {text-align:center; color:#fff;  font-weight:300; font-size:2.67em; font-weight:500; margin:80px auto 0;}
#container>p{display:none;}

/* 공통 */
#tit {margin-bottom:60px;}
#tit h3 {font-size:2.67em; font-weight:900; }
#tit p {color:#888;}

.ct_area {width:calc(100% - 80px); max-width:1200px; margin:0 auto;}
.shadow {box-shadow:0px 10px 15px rgba(0,0,0,0.1);}
.btn_area {display:flex; justify-content:center;}
.btn_area a { width:260px; height:60px; line-height:60px; text-align:center; border:1px solid #e5e5e5; background:#fff; color:#444; font-size:16px; display:inline-block; margin-top:50px;}
.btn_area a:hover {background-color:#2d3a80; border-color:#2d3a80; color:#fff;}


/* 작은모니터 */
@media (max-width: 1279px){
	#logo {padding-left:10px;}
	.last_menu {padding-right:10px;}
}

/* 태블릿 */
@media (max-width:1023px) {
	#gnb {width:560px;}
	
	#svisual {height:360px;}
	#container { margin:60px auto 40px; min-height:0;}
	
	#tit {margin-bottom:40px;}
	#tit h3 { font-size:2.11em; word-break:keep-all; }
	#tit p {word-break:keep-all;}
	
	.ct_area {width:calc(100% - 40px);}
	.btn_area {width:80%; margin:0 auto;}
	.btn_area a {width:100%; max-width:220px; height:50px; line-height:50px; font-size:1.2em;}
}
@media (max-width: 973px){
	#hd_wrapper {height:60px;}
	#gnb,
	#logo span,
	.last_menu {display:none;}
	#logo {padding:15px 0 0 20px}
	#logo img {height:30px;}
    .hd_sch_btn , #gnb_open{height:60px; display:block;}
	.ct_area {width:calc(100% - 20px);}
	
	/* 상단고정 */
	.fixed #hd_wrapper,
    .fixed .hd_sch_btn,
	.fixed #gnb_open {height:60px}
    .fixed .gnb_1dli button{height:60px}
    .fixed #hd_sch {top:0}
    .fixed  #hd_sch #sch_submit,.fixed #hd_sch .btn_close,.fixed #hd_sch #sch_stx{height:60px}
}
/* 모바일 */
@media (max-width: 729px){
	.pc_view{display:none !important}
	.mob_view {display:block;}
	#logo .logo_view {display:block; height:20px;}
    .m_view{display:none !important}
    #hd_sch {top:0}
    #hd_sch #sch_submit,#hd_sch .btn_close,#hd_sch #sch_stx{height:60px}
	
	#wrapper {font-size:1.14em;}
	
	#tit p br {display:none;}
	
	#svisual {height:240px;}
	#container { margin:20px auto 40px;}
	#container_title {font-size:2em; margin:50px auto 0;}
	.btn_area a {margin-top:40px; font-sieze:0.8em;}
}
/* 작은모바일 */
@media (max-width: 499px){
	#wrapper {font-size:1.07em;}
}


/**** 메인비주얼 ****/
.mainvisual .swiper-container {width: 100%;height: 100%;background: #000;}
.mainvisual .swiper-slide { min-height:900px; color: #fff; padding-top:360px; background-size:cover; text-align:center;
-webkit-box-sizing: border-box;box-sizing: border-box;}

.mainvisual .swiper-slide .title,
.mainvisual .swiper-slide .subtitle { width:90%; max-width:1000px; margin:0 auto; word-break:keep-all; text-shadow:0 0 8px rgba(0,0,0,0.5);}
.mainvisual .swiper-slide .title {font-size:1.5rem;}
.mainvisual .swiper-slide .subtitle {font-size:5rem; font-weight:bold;}

.mainvisual .swiper-button-next, 
.mainvisual .swiper-button-prev { top:auto; left:50% !important; bottom:0 !important; width:60px !important; height:60px !important; background-size:8px 14px !important; background-color:rgba(34,34,34,0.8);}
.mainvisual .swiper-button-prev {margin-left:478px;}
.mainvisual .swiper-button-next {margin-left:540px;}
.mainvisual .swiper-button-next:hover, 
.mainvisual .swiper-button-prev:hover {background-color:rgba(34,34,34,0.95)}
.mainvisual .swiper-button-prev, 
.mainvisual .swiper-container-rtl .swiper-button-next {background-image:url('/img/arrow_left.png') !important;}
.mainvisual .swiper-button-next, 
.mainvisual .swiper-container-rtl .swiper-button-prev {background-image:url('/img/arrow_right.png') !important;}

.mainvisual .swiper-pagination {margin-left:-600px; text-align:left; left:50% !important; bottom:200px !important;}
.mainvisual .swiper-pagination-clickable .swiper-pagination-bullet {margin-left:5px; }
.mainvisual .swiper-pagination-clickable .swiper-pagination-bullet-active {background-color:#364699 !important;}

/*** about ***/
#main_about,
#main_brand {padding:160px 0 120px;}
#main_about .imgarea {display:flex; justify-content:space-between; }
#main_about .imgarea a {display:block; width:calc(33.33% - 20px);}
#main_about .imgarea .img {overflow:hidden;}
#main_about .imgarea .img img {-webkit-transition: all 0.30s ease-in-out; -moz-transition: all 0.30s ease-in-out; -ms-transition: all 0.30s ease-in-out; -o-transition: all 0.30s ease-in-out;}
#main_about .imgarea h5 {font-size:1.33em; color:#222; margin-top:30px;}

/*** 인증서 ***/
#main_brand { background:#f5f5f5; }

/*** 제품소개 ***/
#main_pro { padding:120px 0; background: linear-gradient(135deg,  #004ea2 0%,#21ade5 100%); color:#fff;}

/* 상담문의 */
#main_qa {display:flex; justify-content:center;}
#main_qa .txt {width:50%; background:url('/img/bg_qa.jpg') 0% 0%; background-size:cover; display:flex; order:2;}
#main_qa .txt h3 {font-size:2.33em; word-break:keep-all; font-weight:normal; color:#fff; padding:100px 0 100px 60px;}

#main_qa #form_area { width:50%; background:#fafafa; display:flex; justify-content:flex-end; order:1;}
#main_qa #form_area .qa_form { display:flex; flex-wrap:wrap; width:100%; max-width:600px; padding:100px 60px 100px 0;}
#main_qa #form_area .w100 {width:100%;}
#main_qa #form_area .w50 {width:49%;}
#main_qa #form_area .mr {margin-right:2%}
#main_qa #form_area .w100,
#main_qa #form_area .w50 {margin-bottom:2%;}
#main_qa #form_area label { display:block; font-size:14px; color:#aaa; margin-bottom:10px;}
#main_qa #form_area .qa_form input,
#main_qa #form_area .qa_form select,
#main_qa #form_area .qa_form textarea {width:100%; height:60px; border:1px solid #eaeaea; border-radius:0; padding:0 20px; }
#main_qa #form_area .qa_form textarea {height:120px; padding:20px; resize: none; /* 사용자 임의 변경 불가 */}
#main_qa #form_area .qa_form button { margin:0 auto; display:block; width:100%; height:60px; font-weight:700; background:#333; color:#fff; border:0;
-webkit-transition:all 0.30s ease-in-out;-moz-transition:all 0.30s ease-in-out;-ms-transition:all 0.30s ease-in-out;-o-transition:all 0.30s ease-in-out;}
#main_qa #form_area .qa_form button:hover {background:#000; }
#main_qa #form_area .qa_form .list_btn {margin:0 auto; display:block; width:100%; height:60px; line-height:60px; text-align:center; font-weight:700; border:1px solid #aaa; color:#666; font-weight:400;}
#main_qa #form_area .qa_form .list_btn:hover { border-color:#222; color:#222;}

/* 오시는길 */
#main_map {width:100%; position:relative;}
#main_map .txt_area {position:absolute; top:100px; left:50%; margin-left:-600px; width:540px; /*width:100%; height:100%;*/}
/*#main_map .ct_area {height:100%; display:flex; align-items:center;}*/
#main_map .txt {  padding:60px; background:rgba(255,255,255,0.9); border:1px solid #e5e5e5;}
#main_map .txt i {margin-right:10px;}
#main_map .txt a {color:inherit;}
#main_map .txt .btn_line { display:flex; align-items:center; justify-content:center; margin-top:60px; width:200px; height:60px; border:1px solid #666; color:#666; }
#main_map .txt .btn_line:hover {background:#666; color:#fff;}


/* 하단 레이아웃 */
#ft {background:#2d3336;color:#888;text-align:center; padding:0 0 50px; font-size:1.14em; line-height:250%; font-weight:300;}
#ft_link {margin-bottom:40px;background:#272c2e;padding:15px 0;}
#ft_link a {color:inherit; }
#ft_link a:before {content:"ㆍ";}
#ft_link a:first-child:before {content:"";}
#ft_logo { margin-bottom:20px;}
#ft_logo img {filter:contrast(0); opacity:0.2; vertical-align:bottom; height:40px;}
#ft_logo span {font-size:1em; margin-left:5px; color:rgba(255,255,255,0.2);}
#ft_copy {width:100%; max-width:960px; margin:0 auto; text-align:center;}
#ft_copy .ft_info {display:flex; flex-wrap:wrap; justify-content:center;}
#ft_copy .ft_info span {/*word-break:keep-all; white-space:nowrap;*/ margin:0 20px;}
#ft_copy .ft_info a {font-size:2em; font-weight:bold; color:#fff;}
#ft_copy .ft_info p {display:block; word-break:keep-all; margin-top:10px;}

#top_btn {position:fixed;bottom:20px;right:20px;width:70px;height:70px;border:0;z-index:999; background: linear-gradient(135deg,  var(--main-color) 0%,var(--sub-color) 100%); color:#fff;transition: opacity 0.2s ease-out;opacity:0; font-size:1.2em; }
#top_btn.show {opacity: 1;}

@media (hover: hover) {
	/*** about ***/
	#main_about .imgarea .img:hover img { transform:scale(120%); }
}
/* 작은모니터 */
@media (max-width: 1279px){
	/**** 메인비주얼 ****/
	.mainvisual .swiper-slide {min-height:700px;padding-top:260px;}
	.mainvisual .swiper-slide .subtitle {font-size:4.44rem;}
	.mainvisual .swiper-pagination {margin-left:0; text-align:center; left:0% !important;bottom:20px !important;}	
	
	/*** about ***/
	#main_about,
	#main_brand	{padding:100px 0 60px;}
	
	/* 상담문의 */
	#main_qa .txt h3,
	#main_qa #form_area .qa_form {padding:80px;}
	#main_qa .txt h3 {font-size:1.78em;}
	
	/* 오시는길 */
	#main_map .txt { display:none; }
}
/* 태블릿 */
@media (max-width: 1023px){
	/**** 메인비주얼 ****/
	.mainvisual .swiper-button-next, 
	.mainvisual .swiper-button-prev {left:auto !important; right:0 !important; margin:0;}
	.mainvisual .swiper-button-prev {right:62px !important;}
	.mainvisual .swiper-slide .title,
	.mainvisual .swiper-slide .subtitle {width:80%;}
	.mainvisual .swiper-slide .title {font-size:1.25rem;}
	.mainvisual .swiper-slide .subtitle {font-size:3.75rem; line-height:130%;}
	
	
	/* 상담문의 */
	#main_qa .txt h3,
	#main_qa #form_area .qa_form {padding:60px;}
	#main_qa .txt h3 {}
	#main_qa #form_area .qa_form input,
	#main_qa #form_area .qa_form select,
	#main_qa #form_area .qa_form textarea {}	
	
	/* 하단 레이아웃 */
	#ft {padding:0 0 30px; font-size:1em; line-height:160%;}
	#ft_copy span { /*white-space:normal;*/ }
}

/* 모바일 */
@media (max-width: 729px){
	/**** 메인비주얼 ****/
	.mainvisual .swiper-slide {min-height:700px; padding-top:250px;}
	.mainvisual .swiper-slide .title,
	.mainvisual .swiper-slide .subtitle {text-align:left;}
	.mainvisual .swiper-slide .title {font-size:1rem;}
	.mainvisual .swiper-slide .subtitle {font-size:3rem;}
	
	/*** about ***/
	#main_about,
	#main_brand	{padding:60px 0 40px;}
	#main_about .imgarea a {width:calc(33.33% - 10px);}
	#main_about .imgarea h5 {font-size:1.13em; margin-top:15px;}
	
	/* 상담문의 */
	#main_qa {flex-wrap:wrap;}
	#main_qa .txt {width:100%; order:1; text-align:center; background-size:auto; background-position:0% 50%;}
	#main_qa .txt h3 {width:100%;}
	#main_qa #form_area {width:100%; order:2; justify-content:center;}
	#main_qa #form_area .qa_form {padding:60px 5%;}
	
	/* 오시는길 */
	#main_map .map iframe { height:400px; }
}
/* 작은 모바일 */
@media (max-width: 499px){
	/**** 메인비주얼 ****/
	.mainvisual .swiper-slide {background-size:cover; min-height:600px; padding-top:200px;}
	.mainvisual .swiper-slide .title,
	.mainvisual .swiper-slide .subtitle {width:90%;}
	.mainvisual .swiper-slide .subtitle {font-size:1.85rem;}
	
	/*** about ***/
	#main_about .imgarea {flex-wrap:wrap;}
	#main_about .imgarea a {width:100%; margin-bottom:40px;}
	#main_about .imgarea a:last-child {margin-bottom:0;}
	
	/*** 제품소개 ***/
	#main_pro { padding:60px 0; }
	
	/* 상담문의 */
	#main_qa .txt h3 {padding:80px 20px;}
}

/* 체크박스 */
.all_chk,.bo_chk {position:relative}
.all_chk label .chk_img, .bo_chk label .chk_img{margin-top:2px;display:inline-block;height:15px;text-indent:-9999px;width:15px;background:#fff;border:1px solid #aab3c1;border-radius:3px;;vertical-align:top;
-webkit-box-shadow:inset 5px 5px 3px #f0f0f3;
-moz-box-shadow:inset 5px 5px 3px #f0f0f3;
box-shadow:inset 5px 5px 3px #f0f0f3}

.bo_chk label.click_on .chk_img, .all_chk label.click_on .chk_img{background:url('../img/input_chk.png') 50% 50% no-repeat red;border-color:red;
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none}


.bo_chk input, .all_chk input {position:absolute;top:0;left:0;width:1px;height:1px;opacity:0;outline:0;z-index:9}

/* 게시물 선택복사 선택이동 */
#copymove {}
.copymove_current {float:right;color:#ff3061}
.copymove_currentbg {background:#f4f4f4}
#copymove .tbl_head01{margin-top:10px}
#copymove td{background:#fff}
#copymove .win_btn{margin:10px}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;width:0;height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;width:1px !important;height:1px !important;font-size:0 !important;line-height:0 !important;overflow:hidden}

/* 본문 바로가기 */
.to_content a {z-index:100000;position:absolute;top:0;left:0;width:0;height:0;font-size:0;line-height:0;overflow:hidden}

/* 이미지 등비율 리사이징 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;}
#captcha #captcha_img {height:40px;border:1px solid #898989;;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;width:40px;height:40px;background:url('../../../img/captcha2.png') no-repeat;text-indent:-999px;;border-radius:3px}
#captcha #captcha_reload {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat  0 -40px;text-indent:-999px;border-radius:3px}
#captcha #captcha_key {margin:0 0 0 3px;padding:0 5px;width:90px;height:40px;border:1px solid #ccc;background:#fff;font-size:1.333em;font-weight:bold;text-align:center;border-radius:3px;vertical-align:top}
#captcha #captcha_info {display:block;margin:3px 0 5px ;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px}

/* 구글리캡챠 크기 조정 scale */
#captcha.recaptcha{width:213px;height:55px;overflow:hidden}
#rc-imageselect, .g-recaptcha {transform:scale(0.7);-webkit-transform:scale(0.7);transform-origin:0 0;-webkit-transform-origin:0 0;}

/* ckeditor 태그 기본값 */
#bo_v_con ul{display: block;list-style-type: disc;margin-top: 1em;margin-bottom: 1em;margin-left: 0;margin-right: 0;padding-left: 40px;}
#bo_v_con ol{display: block;list-style-type: decimal;margin-top: 1em;margin-bottom: 1em;margin-left: 0;margin-right: 0;padding-left: 40px;}
#bo_v_con li{display: list-item;}

/*단축키일람 */
.cke_sc{text-align:right}
.btn_cke_sc{background:#333;color:#fff;padding:5px;border:none}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl{margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:50%;font-weight:bold}
.cke_sc_def dd {width:50%}
.btn_cke_sc_close{background:#333;padding:5px;border:none;color:#fff}

/* 버튼 */
.btn{display:inline-block;padding:0 5px;height:40px;line-height:40px;;padding: 0 15px; font-size:0.78em;}
a.btn01 {display:inline-block;background:#eee;color:#444;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}
.btn_confirm {text-align:center} /* 서식단계 진행 */
.btn_submit {background:#364699;border:0; border-radius:0px;color:#fff;cursor:pointer}
.btn_submit:hover{background:#2d3a80}
a.btn_cancel {display:inline-block;background:#ddd;color:#444;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;;border:1px solid #ccc;background:#fafafa;color:#000;vertical-align:top;text-decoration:none}
a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;background:#eee;border:0;color:#6b6b6b;text-decoration:none;vertical-align:middle}
.btn_b01:hover, .btn_b01:hover {background:#f8f8f8;color:#000}
a.btn_b02 ,.btn_b02{display:inline-block;background:#364699;color:#fff;text-decoration:none;vertical-align:middle;border:0}
a.btn_b02:hover, .btn_b02:hover {background:#2d3a80}
a.btn_b03, .btn_b03 {display:inline-block;line-height:28px;border:1px solid #ed6478;color:#ed6478;background:none;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {}
a.btn_admin {display:inline-block;background:#ff0000;color:#fff;font-size:16px;text-decoration:none;vertical-align:middle;line-height:40px;width:40px;text-align:center;} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover  {color:#fff;}

/* 기본테이블 */
.tbl_wrap {margin:0 10px 10px}
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:10px 0;color:#4b8b99;font-weight:bold;text-align:left}

.tbl_head01 {}
.tbl_head01 caption {padding:0 0 10px;color:#777;text-align:left}
.tbl_head01 thead th {padding:12px 0;border:1px solid #cacaca;background:#d9d9da;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head01 thead a {color:#383838}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head01 tfoot td {border-color:#e3e3e5;background:#484848;color:#fff;font-weight:bold;text-align:center}
.tbl_head01 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:5px;border:1px solid #e3e3e5;line-height:1.5em;word-break:break-all}

.tbl_head02 {}
.tbl_head02 caption {padding:0 0 10px;color:#777;text-align:left}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head02 tfoot td {background:#484848;color:#fff;font-weight:bold;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.4em;word-break:break-all}

/* 기본리스트 */
.list_01{padding:0 10px;}
.list_01 li{background:#fff;border-radius:3px;padding:10px 0px;border-bottom:1px solid #eee;}

/* 기본폼 */
.form_01{margin:10px}
.form_01 .write_div{margin:5px 0;position:relative}
.form_01 li{margin:5px 0;position:relative;list-style:none}
 textarea, .frm_input {border:1px solid #d7d7d7;background:#fff;color:#000;vertical-align:middle;padding:0 10px;height:40px;}
textarea {width:100%;height:200px;padding:10px}
textarea:focus, .frm_input:focus{outline:none;border:1px solid red}
.frm_input {height:40px;}
.full_input{width:100%} 
.form_01 .frm_file {display:block;margin-bottom:5px;width:100%}
.form_01 select{height:40px;border-radius:3px;background-color:#fff}
.form_01 .frm_info{font-size:0.92em;color:#4162ff;text-align:left;margin:3px 0 10px;display:block;line-height:1.3em}

/* 자료 없는 목록 */
.empty_table {padding:100px 0 !important;color:#777;text-align:center}
.empty_list {padding:20px 0 !important;text-align:center; width:100%;}

/* 필수입력 */
.required, textarea.required {background-image:url('../img/require.png')  !important;background-repeat:no-repeat   !important;background-position:right top  !important;}

/* 테이블 항목별 정의 */
.td_board {width:120px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:150px;text-align:center}
.td_group {width:100px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#999}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {}
.new_win #win_title {font-size: 1.2em;font-weight: bold;height: 50px;padding: 10px;line-height: 30px;
-webkit-box-shadow:  2px 2px 5px #eee;
-moz-box-shadow:  2px 2px 5px #eee;
box-shadow: 2px 2px 5px #eee
}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win_con{margin:20px}

.new_win .win_ul {margin:20px}
.new_win .win_ul li {display:inline-block;}
.new_win .win_ul li a {display: block;line-height: 24px;padding: 0 10px;}
.new_win .win_ul li .selected {background: #4162ff;color: #fff;border-radius: 13px;
-webkit-box-shadow: 0 0 5px rgba(65,98,255,0.8);
-moz-box-shadow: 0 0 5px rgba(65,98,255,0.8);
box-shadow: 0 0 8px rgba(65,98,255,0.8);}

.new_win .win_desc {margin:5px 0;font-size:0.92em;color:#4162ff}
.new_win .win_btn {clear:both;margin:10px 0;text-align:center}
.new_win .win_btn a {display:inline-block;height:40px;line-height:40px;font-weight:bold}
.new_win .win_btn .btn_close {display:inline-block;padding:0 10px;border:0;background:#c6c6d2;color:#666;text-decoration:none;font-weight:bold;height:40px;margin:10px 0}
.new_win .win_btn .btn_submit {width:100%;height:40px;line-height:40px;;margin:0 0 20px;display:inline-block;font-weight:bold}

/* 검색결과 색상 */
.sch_word {color:#00c4ac}

/* 사이드뷰 */
.sv_wrap {display:inline-block;position:relative;font-weight:normal;line-height:20px}
.sv_wrap .sv {z-index:1000;width:100px;display:none;margin:5px 0 0;font-size:0.92em;background:#333;text-align:left;
-webkit-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);}
.sv_wrap .sv:before{content: "";position: absolute;top: -6px;left: 15px;width: 0;height: 0;border-style: solid;border-width: 0 6px 6px 6px;border-color: transparent transparent #333 transparent;}
.sv_wrap .sv a {display:inline-block;width:100px;margin:0;padding:0  10px;line-height:30px;font-weight:normal;color:#bbb }
.sv_wrap .sv a:hover{background:#000;color:#fff}
.sv_member{color:#333;font-weight:300;margin-right:10px}
.sv_on {display:block !important;position:absolute;top:23px;left:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:30px 0;text-align:center}
.pg {display:inline-block }
.pg_page, .pg_current {display:inline-block;padding:0 13px;height:35px;color:#959595;line-height:35px;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none;background-color:#f8f8f8; }
.pg_page {background:#eee;}
.pg_start {background:url(../img/btn_first.gif) no-repeat 50% 50% #eee;width:35px;height:35px ;text-indent:-999px;overflow:hidden}
.pg_prev {background:url(../img/btn_prev.gif) no-repeat 50% 50% #eee;width:35px;height:35px ;text-indent:-999px;overflow:hidden}
.pg_next {background:url(../img/btn_next.gif) no-repeat 50% 50% #eee;width:35px;height:35px ;text-indent:-999px;overflow:hidden}
.pg_end {background:url(../img/btn_end.gif) no-repeat 50% 50% #eee;width:35px;height:35px ;text-indent:-999px;overflow:hidden}
.pg_current {display:inline-block;background:#494949;color:#fff;font-weight:normal;line-height:35px;}


/***** 내용페이지 *****/
#ctt_con { color:#888; }
#ctt_con table {width:100%; border-top:2px solid #222;}
#ctt_con table th,
#ctt_con table td {border-bottom:1px solid #e5e5e5; padding:10px;}
#ctt_con table th {width:20%; text-align:left; background-color:#fafafa; color:#222; font-weight:normal;}
#ctt_con table td {}
#ctt_con .stit {font-size:1.33em; color:#222; margin-bottom:20px;}
#ctt_con .xstit {font-size:1.11em; color:#444; margin-bottom:20px;}
#ctt_con .mt60 {margin-top:60px;}

/*** 인사말 ***/
#ctt_con .greeting { }
#ctt_con .greeting .img_txt_area {display:flex; justify-content:space-between; margin-bottom:80px;}
/*#ctt_con .greeting .img_txt_area .img {width:400px; content:""; background:url('/img/page/ceo.jpg') 50% 50% no-repeat; background-size:cover;}
#ctt_con .greeting .img_txt_area .txt {width:calc(100% - 400px); padding-left:50px;}*/
#ctt_con .greeting .img_txt_area .txt h3 {font-size:1.4em; color:#444; word-break:keep-all;}
#ctt_con .greeting .img_txt_area .txt .con {margin-top:30px; line-height:180%;}
#ctt_con .greeting .img_txt_area .txt .con p {margin-bottom:30px; word-break:keep-all;}
#ctt_con .greeting .img_txt_area .txt .con b {color:#444;}
#ctt_con .greeting .img_txt_area .txt .name span {font-family:'Noto Serif KR',serif; font-weight:400; font-size:1.4em;}
#ctt_con .img_video {display:flex; justify-content:space-between; margin:60px 0 40px;}
#ctt_con .img_video .img,
#ctt_con .img_video .video {width:calc(50% - 10px);}
#ctt_con .img_video .video iframe {height:100%; max-height:380px;}

/*** 오시는길 ***/
#ctt_con .map .tit {display:flex; justify-content:space-between; margin-bottom:20px;}
#ctt_con .map .tit h1 {font-size:1.4em; color:#444; font-weight:400; word-break:keep-all;}
#ctt_con .map .tit p {display:flex;}
#ctt_con .map .tit a {display:flex; align-items:center; justify-content:center; width:100%; min-width:180px; height:40px; border:1px solid #e5e5e5; margin-left:10px; font-size:0.8em; color:#666;}
#ctt_con .map .tit a span {margin-left:5px;}
#ctt_con .map .tit a:hover {background:#fafafa;}
#ctt_con .map table {width:100%; border-collapse:collapse; border-top:2px solid #222; margin-top:20px;}
#ctt_con .map table th,
#ctt_con .map table td {padding:15px 20px; text-align:left; border-bottom:1px solid #e5e5e5;}
#ctt_con .map table th {background:#fafafa; color:#333; width:15%;}
#ctt_con .map table td {width:35%;}
#ctt_con .map table td a {color:inherit;}
#ctt_con .map:last-child {margin-top:100px;}

/*** 조직도 ***/
#ctt_con .orz {text-align:center;}

/*** 연구개발 ***/
#ctt_con .dev th, 
#ctt_con .dev td {text-align:center;}
#ctt_con .dev .flex_wrap { display:flex; justify-content:space-between;}
#ctt_con .dev .vsp { border:1px solid #e5e5e5; padding:20px; text-align:center; display:flex; justify-content:space-between;}
#ctt_con .dev .vsp .box {width:100%; margin-right:20px;}
#ctt_con .dev .vsp .box:last-child {margin-right:0;}
#ctt_con .dev .vsp:first-child {margin-right:20px;}
#ctt_con .dev .vsp h6 {font-size:0.89em; color:#444; margin:20px 0 10px;}
#ctt_con .dev .vsp p {color:#888; word-break:keep-all;}
#ctt_con .dev .pt {width:60%; margin-right:40px;}
#ctt_con .dev .pt table {width:100%;}
#ctt_con .dev .pt th {width:8%;}
#ctt_con .dev .pt td {width:42%;}
#ctt_con .dev .trd {width:40%;}
#ctt_con .dev .trd .img {width:100%; border:1px solid #e5e5e5; text-align:center; padding:20px;}
#ctt_con .dev .graph_area {width:100%; border:1px solid #e5e5e5; padding:40px 20px; text-align:center;}
#ctt_con .dev .img_list {display:flex; flex-wrap:wrap;}
#ctt_con .dev .img_list .box {width:calc(25% - 15px); margin-right:20px; margin-top:20px; text-align:center;}
#ctt_con .dev .img_list .box:nth-child(4n) {margin-right:0;}
#ctt_con .dev .img_list .box h6 {font-weight:normal; color:#222;}
#ctt_con .dev .col_05 .box {width:calc(20% - 16px);}
#ctt_con .dev .col_05 .box:nth-child(4n) {margin-right:20px;}
#ctt_con .dev .col_05 .box:nth-child(5n) {margin-right:0px;}
#ctt_con .dev .dv02_01 .box,
#ctt_con .dev .dv02_02 .box {width:calc(50% - 10px);}
#ctt_con .dev .dv02_01 .box:nth-child(even),
#ctt_con .dev .dv02_02 .box:nth-child(even) {margin-right:0;}
#ctt_con .dev .dv02_02 .box {border:1px solid #e5e5e5; padding:40px 10px;}

/* 작은모니터 */
@media (max-width: 1279px){
	#ctt_con {}
}
/* 태블릿 */
@media (max-width: 1023px){
	#ctt_con {}
}
/* 모바일 */
@media (max-width: 729px){
	#ctt_con table.col-4 tr {display:flex; flex-wrap:wrap;}
	#ctt_con table.col-4 th {width:30%;}
	#ctt_con table.col-4 td {width:70%;}
	
	/*** 인사말 ***/
	#ctt_con .greeting .img_txt_area .txt h3 br {display:none;}
	#ctt_con .greeting .img_txt_area {flex-wrap:wrap;}
	#ctt_con .greeting .img_txt_area .img {width:100%; height:300px;}
	#ctt_con .greeting .img_txt_area .txt {width:100%; padding-left:0; padding-top:20px;}
	#ctt_con .greeting .img_txt_area .txt .name {text-align:right;}
	
	#ctt_con .img_video {flex-wrap:wrap;}
	#ctt_con .img_video .img,
	#ctt_con .img_video .img img,
	#ctt_con .img_video .video {width:100%;}
	#ctt_con .img_video .video iframe {margin-top:20px; min-height:300px;}
	
	/*** 오시는길 ***/
	#ctt_con .map .tit p a {min-width:60px;}
	#ctt_con .map .tit p a span {display:none;}
	#ctt_con .map iframe {height:250px;}
	#ctt_con .map table tr {display:flex; flex-wrap:wrap;}
	#ctt_con .map table th {width:30%;}
	#ctt_con .map table td {width:70%;}
	#ctt_con .map:last-child {margin-top:40px;}
	
	/*** 연구개발 ***/
	#ctt_con .dev .flex_wrap {flex-wrap:wrap;}
	#ctt_con .dev .vsp,
	#ctt_con .dev .pt,
	#ctt_con .dev .trd {width:100%;}
	#ctt_con .dev .vsp:first-child,
	#ctt_con .dev .pt { margin-right:0; margin-bottom:20px;}
}


