/*상단 전화번호*/
#hd_tel {position: absolute; top:35px; right:0; z-index: 1; display:table;}
#hd_tel ul { display:table-row; }
#hd_tel ul > li { display:table-cell; vertical-align:middle; }
#hd_tel ul > li:first-child { width:50px; }
#hd_tel ul > li div:first-child { margin-bottom:5px; }
#hd_tel ul > li div span.ht_title { display:inline-block; font-size:17px; line-height:30px; font-family:"NanumSquare", sans-serif; font-weight:600; margin-right:10px; vertical-align:top; letter-spacing:-1px; }
#hd_tel ul > li div span.ht_phone { display:inline-block; font-size:30px; line-height:32px; font-family:"NanumSquare", sans-serif; font-weight:800; }

/* 로고 */
#logo {position: absolute; top:30px; left:0px; width:274px; margin-left:0px; z-index:1001;}
#logo a {display: block; }
#logo img { width:100%; }


/* 상단 소메뉴 링크 */
#tnb { position: absolute; top:25px; right:0px; text-align:left; border:0px dotted #cccccc; box-sizing:border-box; z-index:999; border-radius:10px; cursor:pointer; }
#tnb > ul { width:100%; }
#tnb > ul > li {float:left;margin:0 0 0 0px; padding:0px; text-align:left;  font-family:"NanumSquare", sans-serif; }
#tnb > ul > li:nth-child(1) { width:36px; vertical-align:top; margin-top:7px; }
#tnb > ul > li:nth-child(2) { width:calc(100% - 46px); padding-left:10px; text-align:left; font-size:20px; font-weight:600; }
#tnb > ul > li:nth-child(2) > span { font-size:25px; }
/*
#tnb ul li a:after {content:"ㅣ"; padding:0 4px}
#tnb ul li:last-child a:after {content:""; padding:0;}
#tnb ul li a:focus, #tnb a:hover, #tnb a:active {text-decoration:none}
*/


/* 메인비쥬얼 */
.main_v {position:relative; height:auto; max-width: 100%;margin: 100px auto 0 auto; border:0px solid red; }
.main_img .main_img_inner { height:520px; }
.main_img .main_visual01 {background:url(../img/main_visual01.jpg) no-repeat center center; background-size:cover;  }
.main_img .main_visual02 {background:url(../img/main_visual02.jpg) no-repeat center center;  background-size:cover; }
.main_img .main_visual03 {background:url(../img/main_visual03.jpg) no-repeat center center;  background-size:cover; }

.main_img .main_visual_txt {position: absolute; top:12%; left:0; width:100%; height:auto; text-align:center; }
.main_img .main_visual_txt .visual_text01 { display:inline-block; width:auto; margin:0 auto; font-size:30px; text-align:center; color:#fff; font-weight:600; letter-spacing:-1px; /*text-shadow: 0 0 5px #000;*/}
.main_img .main_visual_txt .visual_text01 > img { width:100%; max-width:550px; }
.main_img .main_visual_txt .visual_text03 { width:260px; background-color:#0165a3; line-height:50px; height:50px; color:#ffffff; text-align:center; margin:100px auto 0 auto; font-size:22px; font-weight:600; vertical-align:middle; }
.main_img .main_visual_txt .visual_text03 > span { display:inline-block; background-color:#ffffff; color:#0165a3; line-height:35px; height:35px; padding:0 5px; margin-right:5px; font-weight:500; font-size:20px; }

.main_v .bx-wrapper .bx-prev {	width:26px !important; height:74px !important; left: 2% !important; margin-top:-50px; background-image: url(../img/icon_arr_prev.png?t=1) !important; background-repeat: no-repeat !important; background-position: 50% 50% !important; z-index:10 !important; background-size:cover; }
.main_v .bx-wrapper .bx-next {	width:26px !important; height:74px !important; right: 2% !important; margin-top:-50px; background-image: url(../img/icon_arr_next.png?t=1) !important; background-repeat: no-repeat !important; background-position: 50% 50% !important; z-index:10 !important; background-size:cover;  }
.main_v .bx-wrapper .bx-prev:hover { background-image: url(../img/icon_arr_prev_on.png?t=1) !important; }
.main_v .bx-wrapper .bx-next:hover { background-image: url(../img/icon_arr_next_on.png?t=1) !important; }


/* 메인컨텐츠 */
.sec_01 {padding:40px 0 70px 0; }
.sec_02 {padding:0px 0 50px 0; position:relative; }
.sec_03 {padding:0px 0 70px 0; position:relative; }

.main_section { width:97%; max-width: 1460px; padding:0px 0;margin:auto;overflow:hidden;}
.main_section h2 { font-size:36px; font-weight:400; text-align:center; margin-bottom:40px}
.main_section h2 strong {color:#0f7eb0; font-weight:700;}
.main_section .main_title01 { width:100%; font-size:36px; font-weight:300; text-align:center; margin:0 auto 40px auto; padding:10px 0px; font-family:"NanumSquare", sans-serif; }
.main_section .main_title01 strong { font-weight:600; color:#254279; }
.main_section .main_title02 { width:100%; text-indent:30px; height:30px; line-height:30px; font-size:27px; font-weight:500; margin:10px 0 15px 0; position:relative; color:#0165a3; }
.main_section .main_title02 small { position:absolute; bottom:-5px; right:5%; font-size:17px; color:#0165a3; font-weight:400; }
.main_section .main_title03 { width:100%; text-indent:40px; height:42px; line-height:42px; font-size:23px; font-weight:800; margin:20px 0 20px 0; color:#247c6e;  }
.main_section .main_title03 strong { font-size:25px; color:#555555; padding-left:10px; }
.main_section .main_title04 > ul { width:80%; margin:0 auto; }
.main_section .main_title04 > ul > li { float:left; width:16.6666%; text-align:center; position:relative;}
.main_section .main_title04 > ul > li > a { padding:3px 7px; font-size:20px; color:#888888; }
.main_section .main_title04 > ul > li.on > a { font-weight:600; border-bottom:3px solid #333333; color:#000000; }
.main_section .main_title04 > ul > li > .mt04_line { position:absolute; top:5px; right:0; width:1px; height:20px; background-color:#888888; }
.main_section .main_title04 > ul > li:last-child > .mt04_line { display:none; }
.main_section .main_title05 { width:100%; text-align:center; margin-bottom:40px; position:relative; }
.main_section .main_title05 .doc_title li { font-size:34px !important; color:#333333; }
.main_section .main_title05 small { position:absolute; bottom:10px; right:10px; font-size:17px; color:#000000; font-weight:400; letter-spacing:-1px; }
.main_section .main_title05_products { margin-bottom:10px !important; }

/* 홍보배너01 */
.list_banner01 { width:100%; max-width:1460px; height:340px; margin:0 auto 0px auto; border:1px solid #444444; box-sizing:border-box; border-radius:20px; padding:20px 0px; }
.list_banner01 > .lb_logo { text-align:center; }
.list_banner01 > .lb_logo > img { width:80%; max-width:274px; }
.list_banner01 > .lb_title { margin:15px auto 20px auto; font-size:25px; color:#555555; font-weight:500; text-align:center; }
.list_banner01 > ul { width:90%; margin:0 auto; }
.list_banner01 > ul > li { float:none; width:100%; height:auto; text-align:center; background-color:#0165a3; padding:8px 0px; cursor:pointer; border-radius:10px; }
.list_banner01 > ul > li > img { width:95%; max-width:319px; }
.list_banner01 > ul > li:last-child { margin-top:20px; }


/* 최근 사진갤러리 */
.list_photo {width:100%; border:0px solid red;}
.list_photo > ul{position:relative;margin:0;padding:0; list-style:none;}
.list_photo > ul > li{float:left;position:relative;top:0px; width:32.5%; margin-right:1.25%; margin-bottom:15px; /* border:1px solid #ff0000;*/ }
.list_photo > ul > li:after { display:block;content:"";padding-bottom:56.25%; }
.list_photo > ul > li:nth-child(3n) {margin-right:0;}
.list_photo > ul > li .thumb{ position:absolute; left:0; top:0; width:100%; height:100%; text-align:center; }
.list_photo > ul > li .thumb img{width:100%; max-width:100%; height:100%; max-height:100%; vertical-align:middle;}

.list_device {width:95%; border:0px solid red; margin:0 auto; }
.list_device > ul{position:relative;margin:0;padding:0; list-style:none;}
.list_device > ul > li{float:left;position:relative;top:0px; width:11%; margin-right:1.7143%; margin-bottom:40px; }
.list_device > ul > li:after { display:block;content:"";padding-bottom:88%; }
.list_device > ul > li:nth-child(8n) {margin-right:0; }
.list_device > ul > li .thumb{ position:absolute; left:0; top:0; width:100%; height:100%; text-align:center; }
.list_device > ul > li .thumb img{width:100%; max-width:100%; height:100%; max-height:100%; vertical-align:middle;}
.list_device > ul > li .title{ position:absolute; left:0; bottom:-40px; width:100%; height:30px; line-height:30px; text-align:center; font-family:"NanumSquare", sans-serif; font-size:18px; font-weight:600; }

.list_banner {width:100%;margin:100px auto 0 auto; }
.list_banner > ul{position:relative;margin:0;padding:0; list-style:none;}
.list_banner > ul > li{float:left;position:relative;top:0px; width:33%; margin-right:0.3333%; }
.list_banner > ul > li:after { display:block;content:"";padding-bottom:48%; }
.list_banner > ul > li .thumb{ position:absolute; left:0; top:0; width:100%; height:100%; text-align:center; border:0px solid red; }
.list_banner > ul > li .thumb img{width:100%; max-width:450px; height:100%; max-height:95%; vertical-align:middle;}

.main_section .list_photo { display:none; }
.main_section .list_photo:first-child { display:block; }

.content .list_photo { margin-top:20px }
.content .list_photo > ul > li { margin-bottom:50px; }
.content .list_photo > ul > li .bbs_title {position:absolute; left:0; bottom:-40px; margin:8px 0 0 0; font-weight:normal; color:#333; text-align:center; width:100%; height:30px; line-height:20px; border:0px solid red;overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
.content .list_photo > ul > li a { font-size:15px; display:block;width:100%;margin:0 auto;padding:10px 0;text-decoration:none;cursor:pointer}


/* 좌우배치 */

.sec_03 .fl { float:left; width:34%; margin-right:3%; box-sizing:border-box; border:0px solid red;}
.sec_03 .fc { float:left; width:30%; margin-right:3%; box-sizing:border-box; border:0px solid blue;}
.sec_03 .fr { float:right; width:30%; box-sizing:border-box; border:0px solid blue; }

.sec_03 .fr .main_title02 { text-indent:40px; }
.sec_03 .fr .main_title02 small { right:40px; }

/* 최근 사진갤러리2 */
.list_photo2 {width:calc(100% - 15px); padding:30px 20px 35px 20px; margin:0 15px 0 auto; border:1px solid #e8e8e8; text-align:center; box-sizing:border-box; border-radius:20px; min-height:280px;}
.list_photo2 > ul{ position:relative; padding:0; list-style:none;}
.list_photo2 > ul:after{display:block;clear:both;content:"";}
.list_photo2 > ul > li{float:left;position:relative;top:0px; width:32.5%; margin-right:1.25%; margin-bottom:30px; /* border:1px solid #ff0000;*/ }
.list_photo2 > ul > li:after { display:block;content:"";padding-bottom:56.25%; }
.list_photo2 > ul > li:nth-child(3n) {margin-right:0;}
.list_photo2 > ul > li .thumb{ position:absolute; left:0; top:0; width:100%; height:100%; text-align:center; }
.list_photo2 > ul > li .thumb img{width:100%; max-width:100%; height:100%; max-height:100%; vertical-align:middle;}
.list_photo2 > ul > li .bbs_title {position:absolute; left:0; bottom:-45px; margin:8px 0 0 0; font-weight:normal; color:#333; text-align:center; width:100%; height:30px; line-height:20px; border:0px solid red;overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
.list_photo2 > ul > li a { font-size:17px; display:block;width:100%;margin:0 auto;padding:10px 0;text-decoration:none;cursor:pointer}

/* 최근게시물 */
.list_bbs { width:calc(100% - 15px); padding:20px 20px 20px 20px; margin:0 auto 0 15px; min-height:285px; border-radius:20px; border:1px solid #e8e8e8; text-align:center; box-sizing:border-box; }
.list_bbs > ul > li { width:100%; height:28px; line-height:28px; /*border-bottom:1px solid #d5dbcc; */text-indent:10px; overflow:hidden; margin-top:4px; }
.list_bbs > ul > li .bbs_subject { float:left; width:70%;/* word-break:break-all;*/ overflow:hidden; white-space:nowrap; text-overflow:ellipsis; color:#555555; font-size:17px; text-align:left;}
.list_bbs > ul > li .bbs_date { float:right; width:25%; margin-right:5%; text-align:right; overflow:hidden; word-break:break-all;color:#888888; font-size:16px; }

.list_bbs > ul > li:first-child  { height:70px; border:0px solid red; margin-bottom:13px; margin-top:0; }
.list_bbs > ul > li:first-child .bbs_subject { float:left; width:calc(100% - 80px);/* word-break:break-all;*/ overflow:hidden; white-space:nowrap; text-overflow:ellipsis; line-height:20px; font-size:18px; font-weight:600; }
.list_bbs > ul > li:first-child .bbs_subject > div.bbs_subject_sub { text-indent:0px; padding-left:20px; height:40px; line-height:20px; font-size:17px; overflow:hidden; white-space:normal; font-weight:400;margin-top:5px; }
.list_bbs > ul > li:first-child .bbs_date2 { float:left; width:75px; margin-right:5px; height:70px; text-align:center; overflow:hidden; word-break:break-all; font-size:13px; background-color:#eeeeee; color:#333333; border-radius:15px; text-indent:0; }
.list_bbs > ul > li:first-child .bbs_date2 p.num { font-size:30px; line-height:30px; color:#5a5a5a; font-weight:600; text-align:center; width:100%; margin:0px auto 0px auto; }

/* 고객센터 */
.customer_center { width:100%; height:340px; border:1px solid #444444; box-sizing:border-box; padding:20px 0 10px 0; margin:0 auto; border-radius:20px; font-family:"NanumSquare", sans-serif; color:#333333;  background-color:rgba(255,255,255,0.8);}
.customer_center > ul { width:90%; margin:0 auto !important; }
.customer_center > ul > li { float:none; width:100%; display:table; margin-bottom:5px; }
.customer_center > ul > li > dl { display:table-row; }
.customer_center > ul > li > dl > dt { display:table-cell; width:80px; text-align:left; vertical-align:middle; font-size:18px; font-weight:500; padding-left:20px; font-weight:600; }
.customer_center > ul > li > dl > dt img { width:auto; max-width:80%; }
.customer_center > ul > li > dl > dd { display:table-cell; width:calc(100% - 80px); vertical-align:middle; line-height:1.2; font-size:27px; font-weight:600; }
.customer_center > ul > li.cc_customer { margin-bottom:10px; }
.customer_center > ul > li.cc_customer > dl > dt { width:60px; padding-left:0px; }
.customer_center > ul > li.cc_customer > dl > dd { width:calc(100% - 60px); font-size:33px; color:#555555; vertical-align:bottom; }
.customer_center > ul > li.cc_phone { margin-top:5px; display:inline-block;}
.customer_center > ul > li.cc_phone > dl { display:block; margin:0; padding:0; }
.customer_center > ul > li.cc_phone > dl > dt { display:inline-block; width:100%; text-align:left; }
.customer_center > ul > li.cc_phone > dl > dd { display:block; width:100%; text-align:center; font-size:35px; font-weight:600; padding:10px 0; }
.customer_center > ul > li.cc_fax { margin-left:5%; margin-top:15px; }
.customer_center > ul > li.cc_email { margin-top:10px; }
.customer_center > ul > li.cc_email > dl > dt {  }
.customer_center > ul > li.cc_email > dl > dd { text-align:left; font-size:23px; font-weight:600; letter-spacing:-1px !important;}
.customer_center > ul > li.cc_time { margin-top:20px; }
.customer_center > ul > li.cc_time > dl { display:block; margin:0; padding:0; }
.customer_center > ul > li.cc_time > dl > dt { display:block; width:100%; text-align:left; padding-left:0; }
.customer_center > ul > li.cc_time > dl > dd { display:block; width:100%; text-align:right; font-size:15px; margin-top:5px; }
.customer_center p { width:100%; text-align:center; padding:0; margin-top:15px; border:0px solid red; }

/* 메인 하단 */
#ft_copy {position:relative; width:100%; max-width:1460px; height:auto; margin:0px auto; font-size:15px; color:#ffffff; letter-spacing:-1px; font-weight:400; border:0px solid red; }
#ft_copy:after { clear:both; content:""; display:block; }
#ft_copy > ul { float:left; width:calc(100% - 580px); margin-top:10px; }
#ft_copy > ul > li { display:inline-block;  line-height:1.2; margin-right:10px; word-break:keep-all;  }
#ft_copy > ul > li.copy_text { display:block; width:100%; padding:10px 0; text-align:left; }
#ft_copy > .fc_01 { width:330px; margin-bottom:0px; margin-top:15px; padding-top:5px;}
#ft_copy > .fc_01 > li:first-child { font-size:23px; color:#000000; font-weight:800; }
#ft_copy > .fc_01 > li:last-child { font-size:19px; }
#ft_copy > .fc_01 img { width:100%; max-width:274px; }

/* 하단 문의전화 */
#tnb_bottom { float:right; width:250px; text-align:left; margin-top:15px; border:0px dotted #cccccc; box-sizing:border-box; z-index:999; border-radius:10px; cursor:pointer; }
#tnb_bottom > ul { width:100%; }
#tnb_bottom > ul > li {float:left;margin:0 0 0 0px; padding:0px; text-align:left;  font-family:"NanumSquare", sans-serif; }
#tnb_bottom > ul > li:nth-child(1) { width:36px; vertical-align:top; margin-top:7px; }
#tnb_bottom > ul > li:nth-child(1) > img { width:100%; max-width:36px; }
#tnb_bottom > ul > li:nth-child(2) { width:calc(100% - 46px); padding-left:10px; text-align:left; font-size:20px; font-weight:600; }
#tnb_bottom > ul > li:nth-child(2) > span { font-size:25px; }


/* 퀵메뉴 */
#quick {position: fixed; z-index: 999; top:250px; right:10px; margin-left: 625px; width: 155px; margin-top: 0px; border-radius:10px 10px; /*box-shadow: 0px 0px 1px #666;*/}
#quick ul li { width:100%; color:#000000; text-align:center; vertical-align:middle; letter-spacing:-1px; }
#quick ul li a { text-decoration:none; color:#000000; }
#quick ul li.quick_top { background:rgba(238,238,238, 0.8); border-radius:10px 10px 0 0; padding:7px 0; font-size: 14px; font-weight:600; }
#quick ul li.quick_middle { background:rgba(238,238,238, 0.7); height:auto; padding:10px 0; display:table;border-bottom:1px solid #eeeeee; cursor:pointer; }
#quick ul li.quick_middle > dl { display:table-row; }
#quick ul li.quick_middle > dl > dd { display:table-cell; text-align:left; vertical-align:middle; }
#quick ul li.quick_middle > dl > dd.qm_img { text-align:center; width:40px; }
#quick ul li.quick_middle > dl > dd.qm_img img { height:30px; }
#quick ul li.quick_middle > dl > dd.qm_info  { font-size: 17px; font-weight:600;  }
#quick ul li.quick_middle > dl > dd.qm_info p.qm_up { font-size:13px; font-weight:400; }
#quick ul li.quick_middle > dl > dd.qm_info p.qm_down { font-size:17px; font-weight:600; letter-spacing:-1.5px; }
#quick ul li.quick_bottom { border-radius:0 0 10px 10px; padding-bottom:10px; border-bottom:0; min-height:30px; }
#quick ul li.quick_bottom > dl > dd.qm_img img  { height:25px; }

#quick_mo { display:none; position: fixed; z-index: 999; bottom:0px; left:0px; width: 100%; height:60px; background-color:#cccccc; color:#000000; border-top:1px solid #666666;}
#quick_mo > ul > li { float:left;text-align:center; line-height:60px; font-size:18px; font-family:"NanumSquare", sans-serif; font-weight:600; border-right:1px solid #666666; box-sizing:border-box; letter-spacing:-1px; }
#quick_mo > ul > li img { height:28px; }
#quick_mo > ul > li:nth-child(1) { width:38%; }
#quick_mo > ul > li:nth-child(2) { width:30%; }
#quick_mo > ul > li:last-child { width:32%; margin-right:0; }

@media ( max-width: 1600px ) {

}
@media ( max-width: 1350px ) {

}

@media ( max-width: 1199px ) {
	.customer_center > ul > li.cc_email { margin-top:5px; }
	.customer_center > ul > li.cc_email > dl > dd { font-size:20px; }
	.customer_center > ul > li.cc_time { margin-top:10px; }
	.customer_center > ul > li.cc_time > dl > dt { font-size:16px; letter-spacing:-1px; }
	.customer_center > ul > li.cc_time > dl > dd { font-size:14px; letter-spacing:-2px; }
	.customer_center p { margin-top:14px; }
}

@media ( max-width: 1023px ) {

	/*상단 전화번호*/
	#hd_tel { display:none; }

	/* 로고 */
	#logo { left:10px; top:18px; z-index:999; }

	/* 상단 소메뉴 링크 */
	#tnb { top:20px; right:120px; z-index:1000; }
	#tnb > ul { width:100%; }
	#tnb > ul > li {float:left;margin:0 0 0 0px; padding:0px; text-align:left;  font-family:"NanumSquare", sans-serif; }
	#tnb > ul > li:nth-child(1) { width:30px; margin-top:4px; }
	#tnb > ul > li:nth-child(1) > img { width:100%; }
	#tnb > ul > li:nth-child(2) { width:calc(100% - 40px); font-size:15px; font-weight:600; }
	#tnb > ul > li:nth-child(2) > span { font-size:20px; }

	/* 메인비쥬얼 */
	.main_v { margin-top:80px; }
	.main_img .main_img_inner { height:400px; }
	.main_img .main_visual_txt { top:5%; width:95%; margin-left:0; height:auto;}
	.main_img .main_visual_txt .visual_text01 { font-size:27px;}
	.main_img .main_visual_txt .visual_text03 { width:210px; line-height:43px; height:43px; margin:20px auto 0 auto; font-size:17px; }
	.main_img .main_visual_txt .visual_text03 > span { line-height:30px; height:30px; padding:0 5px; font-size:15px; }


	.main_v .bx-wrapper .bx-prev {	left: 1% !important; margin-top:-40px;  }
	.main_v .bx-wrapper .bx-next {	right: 1% !important; margin-top:-40px;  }

	.main_section .main_title02 { height:25px; line-height:25px; font-size:20px; margin:10px 0 10px 0; }
	.main_section .main_title02 small { font-size:14px; }
	.main_section .main_title04 > ul { width:100%; margin:0 auto; }
	.main_section .main_title04 > ul > li > a { padding:3px 5px; font-size:15px; }
	.main_section .main_title04 > ul > li > .mt04_line { height:15px; }

	/* 홍보배너01 */
	.list_banner01 { width:95%; }

	.list_device > ul > li .title{ font-size:15px; }


	.sec_01 {padding:40px 0 40px 0; }
	.sec_02 {padding:0px 0 0px 0;}
	.list_photo {margin-top:40px }
	.content .list_photo { margin-top:0; }

	.main_section {max-width: 95%; }
	.sec_03 {padding-top:20px; }
	.sec_03 .fl { float:none; width:100%; margin:0 auto; margin-right:0; padding-top:10px; box-sizing:border-box; border:0px solid red;}
	.sec_03 .fc { float:left; width:47%; margin-right:2%; margin-top:20px; padding-top:0; box-sizing:border-box; border:0px solid blue;}
	.sec_03 .fr { float:left; width:51%; margin:0 auto; margin-top:20px; box-sizing:border-box; border:0px solid blue; }

	.list_bbs { width:calc(100% - 40px); max-width:100%; min-height:0; }
	.list_bbs > ul > li { margin-top:0; }
	.list_bbs > ul > li:first-child { margin-bottom:10px; }
	.list_photo2 { padding:20px 30px; min-height:0; }
	.list_photo2 > ul > li{ margin-bottom:20px; /* border:1px solid #ff0000;*/ }
	.list_photo2 > ul > li .bbs_title { bottom:-35px; }

	/* 고객센터 */

	
	/* 메인 하단 */
	#ft_copy {left:5%; bottom:0px; width:90%; margin-left:0; }
	#ft_copy > ul { float:none; width:100%; }
	#ft_copy > ul > li.fc_01 { display:block; width:100%;margin-right:0px;  }
	#ft_copy > .fc_01 { width:100%; margin-top:0; }
	#ft_copy > .fc_01 > li:first-child { font-size:23px; margin-bottom:5px; width:100%; text-align:left; }
	#ft_copy > .fc_01 > li:last-child { font-size:17px; }

	#tnb_bottom { position:absolute; top:0px; right:0; width:150px; text-align:left; margin-top:10px; }
	#tnb_bottom > ul > li:nth-child(1) { width:25px; vertical-align:top; margin-top:2px; }
	#tnb_bottom > ul > li:nth-child(2) { width:calc(100% - 30px); padding-left:5px; font-size:13px; font-weight:600; }
	#tnb_bottom > ul > li:nth-child(2) > span { font-size:16px; }

	
	#quick { display:none; }
	#quick_mo { display:block; }

}

@media ( max-width: 767px ) {
	/* 로고 */
	#logo { width:180px; top:25px; }

	/* 상단 소메뉴 링크 */
	#tnb { top:25px; right:80px; }
	#tnb > ul { width:100%; }
	#tnb > ul > li {float:left;margin:0 0 0 0px; padding:0px; text-align:left;  font-family:"NanumSquare", sans-serif; }
	#tnb > ul > li:nth-child(1) { width:25px; margin-top:5px; }
	#tnb > ul > li:nth-child(2) { width:calc(100% - 30px); padding-left:5px; font-size:13px; }
	#tnb > ul > li:nth-child(2) > span { font-size:16px; font-weight:800; }

	.main_img .main_visual_txt .visual_text01 { font-size:22px;}
	.main_img .main_visual_txt .visual_text02 > span {  font-size:17px; padding:5px 10px; }

	.main_v .bx-wrapper .bx-prev { display:none !important; }
	.main_v .bx-wrapper .bx-next { display:none !important; }

	.main_section .main_title01 { font-size:25px; margin-bottom:30px; }
	.main_section .main_title02 { font-size:23px; }
	.main_section .main_title02 small { font-size:15px; }
	.main_section .main_title05 { margin-bottom:30px; }
	.main_section .main_title05 .doc_title li { font-size:30px !important; }

	.main_section .main_title02 { text-indent:20px; height:40px; line-height:40px; font-size:23px; letter-spacing:-1px; }
	.main_section .main_title02 small { font-size:15px; }
	.main_section .main_title04 > ul > li { width:16%; }
	.main_section .main_title04 > ul > li:nth-child(5) { width:20%; }

/*
	.main_section .main_title04 > ul > li { float:left; width:16.6666%; text-align:center; position:relative;}
	.main_section .main_title04 > ul > li > a { padding:3px 7px; font-size:20px; color:#888888; }
	.main_section .main_title04 > ul > li.on > a { font-weight:600; border-bottom:3px solid #333333; color:#000000; }
	.main_section .main_title04 > ul > li > .mt04_line { position:absolute; top:5px; right:0; width:1px; height:20px; background-color:#888888; }
	.main_section .main_title04 > ul > li:last-child > .mt04_line { display:none; }
*/
	.ft_sub { min-height:650px; }

	/* 홍보배너01 */
	.list_banner01 { height:auto; }

	.list_device {width:97%; }
	.list_device > ul > li{float:left;position:relative;top:0px; width:23%; margin-right:2.6666%; }
	.list_device > ul > li:nth-child(4n) {margin-right:0; }
	.list_device > ul > li .title{ bottom:-30px; font-size:15px; }


	/* 좌우배치 */
	.sec_03 .fc { float:none; width:100%; margin-right:0; margin-top:20px; padding-top:0; box-sizing:border-box; border:0px solid blue;}
	.sec_03 .fr { float:none; width:100%; margin:0 auto; margin-top:20px; box-sizing:border-box; border:0px solid blue; }

	.list_photo > ul > li{ width:49%; margin-right:2%; }
	.list_photo > ul > li:nth-child(3n) {margin-right:2%;}
	.list_photo > ul > li:nth-child(2n) {margin-right:0;}
	.list_photo > ul > li .thumb{ position:absolute; left:0; top:0; width:100%; height:100%; text-align:center; }
	.list_photo > ul > li .thumb img{width:100%; max-width:100%; height:100%; max-height:100%; vertical-align:middle;}
	.list_photo > ul > li a {display:block;width:100%;margin:0 auto;padding:10px 0;text-decoration:none;cursor:pointer}

	.content .list_photo > ul > li { margin-bottom:50px; }
	.content .list_photo > ul > li .bbs_title {position:absolute; left:0; bottom:-40px; margin:8px 0 0 0; font-weight:normal; color:#333; text-align:center; width:100%; height:30px; line-height:20px; border:0px solid red;overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
	.content .list_photo > ul > li a { font-size:15px; display:block;width:100%;margin:0 auto;padding:10px 0;text-decoration:none;cursor:pointer}


/* 최근 사진갤러리2 */
	.list_photo2 { padding:20px 15px; }
	.list_photo2 > ul > li a { font-size:15px;}

/* 최근게시물 */
	.list_bbs { width:calc(100% - 30px); padding:20px 15px 15px 15px; }
	.list_bbs > ul > li { height:27px; line-height:27px;}
	.list_bbs > ul > li .bbs_subject { font-size:15px;}
	.list_bbs > ul > li .bbs_date { font-size:14px; }

	.list_bbs > ul > li:first-child .bbs_subject { width:calc(100% - 70px); font-size:17px; }
	.list_bbs > ul > li:first-child .bbs_subject > div.bbs_subject_sub { font-size:15px; }
	.list_bbs > ul > li:first-child .bbs_date2 { width:65px; font-size:12px; letter-spacing:-1px;}
	.list_bbs > ul > li:first-child .bbs_date2 p.num { font-size:25px;}


	/* 고객센터 */
	.customer_center { width:95%; height:auto; }

	#ft_copy > .fc_01 img { width:80%; }

	#tnb_bottom { width:35px; margin-top:2px; }
	#tnb_bottom > ul > li:nth-child(1) { width:35px; border:1px solid #F6D61F; padding:5px; border-radius:5px; box-sizing:border-box;}
	#tnb_bottom > ul > li:nth-child(2) { display:none;  }
}

@media ( max-width: 479px ) {
	#tnb { top:25px; top:18px; right:60px; }
	#tnb > ul > li:nth-child(1) { width:30px; margin-top:4px; }
	#tnb > ul > li:nth-child(2) { display:none; }

	/* 메인비쥬얼 */
	.main_img .main_img_inner { height:300px; }
	.main_img .main_visual_txt .visual_text01 { top:25%; font-size:20px; line-height:1.2; font-weight:500;}
	.main_img .main_visual_txt .visual_text02 > span {  font-size:14px; padding:3px 5px; }
	.main_img .main_visual_txt .visual_text03 { width:190px; line-height:40px; height:40px; margin:10px auto 0 auto; font-size:15px; }
	.main_img .main_visual_txt .visual_text03 > span { line-height:30px; height:30px; padding:0 5px; }

	.main_section .main_title04 > ul > li { width:25%; margin-bottom:10px; }
	.main_section .main_title04 > ul > li:nth-child(5) { width:25%; }
	.main_section .main_title04 > ul > li > a { padding:3px 5px; font-size:15px; }
	.main_section .main_title04 > ul > li > .mt04_line { height:15px; }
	.main_section .main_title04 > ul > li:nth-child(4n) > .mt04_line { display:none; }
	.main_section .main_title04 > ul > li:nth-child(5),
	.main_section .main_title04 > ul > li:nth-child(6) { margin-bottom:0px; }

	.main_section .main_title05 { margin-bottom:20px; position:relative; text-align:left; }
	.main_section .main_title05 .doc_title { margin:0 auto 0 0; }
	.main_section .main_title05 .doc_title > ul { text-align:left; }
	.main_section .main_title05 .doc_title li { font-size:25px !important; }
	.main_section .main_title05 small { font-size:15px; }


	.sec_01 {padding:30px 0 40px 0; }
	.list_photo {margin-top:30px }
	.list_banner01 > .lb_title { font-size:20px; }

	/* 홍보배너01 */

	.list_device {width:97%; }
	.list_device > ul > li{float:left;position:relative;top:0px; width:23%; margin-right:2.6666%; }
	.list_device > ul > li:nth-child(4n) {margin-right:0; }
	.list_device > ul > li .title{ font-size:13px; font-weight:500; letter-spacing:-1px;}

	.list_banner {margin:30px auto 0 auto; }
	.list_banner > ul > li{float:left;position:relative;top:0px; width:100%; margin-right:0; }
	.list_banner > ul > li .thumb img{width:95%; margin:0 auto;}

	.customer_center > ul > li > dl > dt { font-size:13px; padding-left:10px; }
	.customer_center > ul > li > dl > dd { font-size:16px; }
	.customer_center > ul > li.cc_customer > dl > dd { font-size:22px; }
	.customer_center > ul > li.cc_fax > dl > dd,
	.customer_center > ul > li.cc_email > dl > dd,
	.customer_center > ul > li.cc_bank > dl > dd { font-size:18px !important; }
	.customer_center > ul > li.cc_phone > dl > dd { font-size:25px; letter-spacing:-1px; }
	.customer_center > ul > li.cc_time > dl > dt { font-size:14px; }
	.customer_center > ul > li.cc_time > dl > dd { font-size:14px !important; }
	.customer_center p { font-size:13px; }
	


	#quick_mo > ul > li { font-size:15px; letter-spacing:-1.5px;}
	#quick_mo > ul > li img { height:28px; }

}