@charset "utf-8";

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops img {max-width:100%}
.hd_pops_con {}
.hd_pops_footer {padding:0;background:#000;color:#fff;text-align:left;position:relative}
.hd_pops_footer:after {display:block;visibility:hidden;clear:both;content:""}
.hd_pops_footer button {padding:10px;border:0;color:#fff}
.hd_pops_footer .hd_pops_reject {background:#000;text-align:left}
.hd_pops_footer .hd_pops_close {background:#393939;position:absolute;top:0;right:0}


/***** Header *****/
#hd {position:fixed;left:0;top:0;width:100%;text-align:center;z-index:100;transition:all 0.4s;}
#hd .header_cont {position:absolute;left:0;top:0;width:100%;height:120px;transition:all 0.4s;;overflow:hidden;}
#hd .header_cont:before {position:absolute;left:0;top:0;width:100%;height:100%; background:#fff;content:""; opacity:0;transition:all 0.4s;}
#hd .logo {position:absolute;left:5%;top:32px; width:260px;height:60px;z-index:3; -webkit-transition:.5s; transition:.5s;}
#hd .logo a {display:block;width:100%; height:100%;background:url(../img/logo_home_w.png) center/100% no-repeat;overflow:hidden;transition:all 0.4s;}


/*** GNB ***/
#gnb {display:block;position:absolute;z-index:2;right:0;top:0;width:100%;text-align:center;}
#gnb:before {position:absolute; content:''; z-index:1; left:0; top:0; width:100%; height:120px;}
#gnb .gnb_nav {position:relative; z-index:2; max-width:1400px; margin:0 auto; font-size:0; padding-left:380px; -webkit-transition:.5s; transition:.5s;}
#gnb .gnb_nav a {display:block;}

#gnb .hd_login {position:absolute; z-index:3; top:45px; right:20px;}
#gnb .hd_login a {color:#fff; font-size:13px; font-weight:300; opacity:0.7; font-family:'tahoma'; letter-spacing:0;}
#hd.top #gnb .hd_login a,
#hd.over #gnb .hd_login a {color:#555;}
 

/* gnb 1depth menu */
#gnb .dep {position:relative; display:inline-block;vertical-align:top;z-index:1;}
#gnb .dep .depth {margin-top:15px;}
#gnb .dep_m {display:block;height:120px;line-height:120px;padding:0 25px;box-sizing:border-box;font-weight:500;text-align:center; color:#fff;}
#gnb .dep_m span {display:inline-block;position:relative;padding:0;transition:color 0.3s;}
#gnb .dep_m.on span, 
#gnb .dep_m.over span, 
#gnb .dep_m:focus span {color:#ffa000;}
#gnb .dep_m.on span:before, 
#gnb .dep_m.over span:before, 
#gnb .dep_m:focus span:before {left:0;width:100%;}

@media all and (min-width:901px){
	#gnb .dep_m:hover span {color:#ffa000;}
	#gnb .dep_m:hover span:before {left:0;width:100%;}
}
    

/* gnb 2/3 depth menu */
#gnb .dep2 {position:absolute;left:0;top:120px;width:100%;min-height:80px;animation:fade both 0.4s 0.1s;z-index:2;}
#gnb .over .dep2 {display:block;}
#gnb .li_dep {width:100%;max-width:922px;margin:auto;padding:30px 0 0 0;}
#gnb .li_dep .li {display:inline-block;vertical-align:top;padding:0;box-sizing:border-box;width:100%;}
#gnb .li_dep2 {margin-top:8px;}
#gnb .dep_m2 {position:relative;padding:5px 0;color:#444; font-weight:400;line-height:30px;transition:all 0.2s;}
#gnb .dep_m3 {position:relative;padding:5px 0;color:#666;font-size:16px;line-height:22px;transition:all 0.4s;}
#gnb .li.over .dep_m2, 
#gnb .dep_m2:focus,
#gnb .li.over .dep_m3, 
#gnb .dep_m3:focus {color:#ffa000;font-weight:400;}

@media all and (min-width:901px){
	#gnb .dep_m2:hover .img:after {opacity:0;}
	#gnb .dep_m2:hover,
	#gnb .dep_m3:hover {color:#ffa000;font-weight:400;}
}


/** btn_m_gnb **/
.btn_m_gnb_op,
.btn_m_gnb_cl {display:none;}

/** Etc. **/
.bg_mask {display:none;position:fixed;left:0;top:0;width:100%;height:150%;background:rgba(0,0,0,0.8);z-index:100;}


/*** Header Top & Active ***/
#hd.over .header_cont {position:relative; height:360px; background:#fff; box-shadow:0 0 10px rgba(0, 0, 0, 0.2);}
#hd.active .header_cont {height:120px; /*border-bottom:1px solid #eee;*/}
#hd.over .header_cont:before {position:absolute; left:0; top:0; width:100%; height:100%; background:#fff; content:""; opacity:0.96;}
#hd.over #gnb:before {position:absolute; content:''; z-index:1; left:0; top:0; width:100%; height:120px; background:#fff; opacity:1;}
#hd.over .logo a {background:url(../img/logo_home.png) center/100% no-repeat;}

#hd.top .logo a {background:url(../img/logo_home.png) center/100% no-repeat;}

#hd.top .header_cont {background:#fff; border-bottom:1px solid #eee;}
#hd.top #gnb,
#hd.over #gnb {border-bottom:1px solid #eee;}
#hd.top #gnb .dep_m,
#hd.over #gnb .dep_m {color:#555;}
#hd.over #gnb .dep_m {}
#hd.top #gnb:before {position:absolute; content:''; z-index:1; left:0; top:0; width:100%; height:120px; background:#fff; opacity:1;}
#hd.over #gnb:before {position:absolute; content:''; z-index:1; left:0; top:0; width:100%; height:120px;}


@media all and (max-width:1920px){
	#hd .header_cont {height:100px;}
	#hd .logo {top:22px;}
	#hd.active .header_cont {height:100px;}
	#hd.top #gnb:before {height:100px;}
	#hd.over #gnb:before {height:100px;}
	#gnb:before {height:100px;}
	#gnb .dep_m {height:100px;line-height:100px;}
	#gnb .hd_login {top:35px;}
	#gnb .dep2 {top:100px;}
}

@media all and (max-width:1600px){
	#hd .logo {left:4%;margin-left:0;}
	#gnb .gnb_nav {padding-left:280px;}
	#gnb .dep_m {padding:0 20px;}
}

@media all and (max-width:1400px) {
	#hd .logo {top:30px; width:220px;height:42px;}
	#gnb .gnb_nav {padding-left:180px;}
	#gnb .dep_m {padding:0 15px;}
}

@media all and (max-width:1200px){		
	#hd .logo {top:27px;}
	#hd .header_cont {height:90px;transition:all 0.4s;;overflow:hidden;}
	#hd.top .header_cont:before {position:absolute;left:0;top:0;width:100%;height:100%; background:#fff;content:""; opacity:1;transition:all 0.4s;}
	#hd.top .btn_m_gnb_op em:before,
	#hd.top .btn_m_gnb_op em:after {background:#000;}
	
	#hd.top #gnb:before {height:90px; background:#502d02; opacity:1;}
	#hd.over #gnb:before {height:90px; background:#502d02; opacity:1;}
	#hd.top #gnb .hd_login a {color:#fff;}


	/*** GNB ***/
	#gnb {display:none;position:fixed;top:0; max-width:360px; width:100%;height:100%;padding-top:80px;background:#fff url("../img/logo_home.png") 15px 10px/ 60px 29px no-repeat;box-sizing:border-box;color:#666;text-align:left;overflow:hidden;animation:gnbOp both 0.4s;}
	#gnb:before {height:80px; background:#502d02; opacity:1;}
	#gnb .hd_login {top:32px; right:auto; left:33px;}
	#gnb .hd_login a {color:#fff;}
	#gnb a {display:block;position:relative;transition:all 0.4s;}
	#gnb.on {display:block !important;z-index:101;}
	#gnb.off {animation:gnbCl both 0.3s;}
	#gnb .gnb_nav {box-sizing:border-box;overflow-y:auto; padding-left:0;}

	/* gnb 1depth menu */
	#gnb .dep {display:block;position:relative;padding:0;overflow:hidden;}
	#gnb .dep_m {position:relative;height:70px;padding:0;border-bottom:1px solid #ddd;font-size:20px;line-height:70px;text-align:left;overflow:hidden;z-index:2;}
	#gnb .dep_m span {display:block;height:70px;background:#fff;padding:0 50px 0 30px;color:#000;}
	#gnb .dep_m span:before {display:none;}
	#gnb .dep_m:before {position:absolute;content:"";right:35px; top:50%; margin-top:-6px;width:10px;height:10px;border:2px solid #ffa000; border-width:0 2px 2px 0; transform:rotate(45deg); transition:all 0.4s; z-index:1;}
	/*#gnb .dep.over .dep_m span {background:#f09287;color:#fff;}*/
	#gnb .dep.over .dep_m:before {border:2px solid #ffa000; border-width:0 2px 2px 0;transform:rotate(225deg);}
	#gnb .li_dep {width:100%;padding:10px 0; box-sizing:border-box;}
	#gnb .li_dep .li {float:none;width:100% !important;padding:0; border-bottom:1px solid #e6e6e6;}
	#gnb .li_dep .li:last-child {border-bottom:none;}

	/* gnb 2depth menu */
	#gnb .dep_m2 {padding:7px 10px; line-height:30px;}
	#gnb .dep_m2.nav {position:relative;padding-right:50px;}
	#gnb .dep_m2 .img {display:none;}
	#gnb .dep_m2 .txt {display:block;width:auto;margin-top:0;text-align:left;}
	
		
	/* gnb 3depth menu */
	#gnb .dep2 {display:none;position:relative;left:0;top:0;width:100%;min-height:inherit;margin:0;border-bottom:1px solid #ddd;animation:fade both 0.6s;transform: none;}
	#gnb .over .dep2 {position:relative;display:block; padding-left:30px;}
	#gnb .li_dep2 {display:none;position:relative;margin:0;padding:2px 15px 5px 15px;animation:fade both 0.6s;}
	#gnb .li.over2 .dep_m2.nav:before {transform:rotate(90deg);opacity:0;}
	#gnb .li.over2 .dep_m2.nav:after {transform:rotate(90deg);}
	#gnb .li.over2 .li_dep2 {position:relative;display:block;}
	#gnb .dep_m3 {padding:6px 15px;font-size:14px;line-height:20px;}


	/** btn_m_gnb **/
	/* btn_m_gnb_op */
	.btn_m_gnb_op {display:none;position:absolute;right:0;top:0;width:90px;height:90px;overflow:hidden;transition:none;z-index:25;}
	.btn_m_gnb_op span {position:absolute;top:auto;left:auto;width:1px;height:1px;overflow:hidden;text-indent:0;clip:rect(1px 1px 1px 1px);}
	.btn_m_gnb_op em {display:block;position:absolute;left:50%;top:50%;width:30px;height:10px;margin:-5px 0 0 -15px;}
	.btn_m_gnb_op em:before {position:absolute;left:0;top:0;width:30px;height:2px;background:#fff;content:"";transition:background 0.4s;}
	.btn_m_gnb_op em:after {position:absolute;left:0;top:8px;width:20px;height:2px;background:#fff;content:"";transition:background 0.4s;}
	.btn_m_gnb_op.on {display:block;}
	.btn_m_gnb_op.on em:before {animation:btnMgnb both 0.4s;}
	.btn_m_gnb_op.on em:after {animation:btnMgnb2 both 0.4s 0.4s;}

	#hd.top .btn_m_gnb_op em:before {position:absolute;left:0;top:0;width:30px;height:2px;background:#000;content:"";transition:background 0.4s;}
	#hd.top .btn_m_gnb_op em:after {position:absolute;left:0;top:8px;width:20px;height:2px;background:#000;content:"";transition:background 0.4s;}

	/* btn_m_gnb_cl */
	.btn_m_gnb_cl {display:none;position:fixed;right:0;top:0;width:80px;height:80px;overflow:hidden;transition:none;animation:fade both 0.6s 0.4s;z-index:202;}
	.btn_m_gnb_cl span {position:absolute;top:auto;left:auto;width:1px;height:1px;overflow:hidden;text-indent:0;clip:rect(1px 1px 1px 1px);}
	.btn_m_gnb_cl em {display:block;position:absolute;left:50%;top:50%;width:30px;height:30px;margin:-15px 0 0 -15px;transform:rotate(45deg);}
	.btn_m_gnb_cl em:before {position:absolute;left:0;top:50%;width:30px;height:2px;margin-top:-1px;background:#fff;content:"";}
	.btn_m_gnb_cl em:after {position:absolute;left:50%;top:0;width:2px;height:30px;margin-left:-1px;background:#fff;content:"";}
	.btn_m_gnb_cl.on {display:block;}
	.btn_m_gnb_cl.on em:before {animation:btnMgnb both 0.4s 0.4s;}
	.btn_m_gnb_cl.on em:after {animation:btnMgnbH both 0.4s 0.6s;}		
}

@media all and (max-width:940px){
	#hd .logo {top:20px; width:200px;height:44px;}
	#hd .header_cont {height:80px;overflow:inherit;}
	.btn_m_gnb_op {width:80px;height:80px;}
}

@media all and (max-width:700px){
	#hd {position:fixed;}
	#hd .logo {top:15px; width:190px;height:44px;}
	#hd .header_cont {height:70px;}
	#gnb:before {height:70px;}
	#gnb .hd_login {top:26px;}
	#gnb .hd_sns {top:15px;}
		
	/*** Header Top & Active ***/
	#hd.top .header_cont {background:#fff;border-bottom:1px solid #eee;}
	#hd.top .logo a {}
	#hd.top #gnb:before,
	#hd.over #gnb:before {height:70px;}
	#gnb {padding-top:70px;}
	#gnb .dep_m:before {right:30px;}
	#gnb .dep_m2 {font-size:18px;}

	.btn_m_gnb_op,
	.btn_m_gnb_cl {width:70px;height:70px; right:0;}
}

@media all and (max-width:480px){
	#hd .logo {top:17px;width:180px;height:40px;}
	#gnb {max-width:100%;}
	.btn_m_gnb_op {right:0;top:0;}
}


/* Mobile GNB */
@keyframes btnMgnb {
0% {width:0;}
100% {width:100%;}
}
@keyframes btnMgnb2 {
0% {width:0;}
100% {width:20px;}
}
@keyframes btnMgnbH {
0% {height:0;}
100% {height:100%;}
}
@keyframes btnMgnb02 {
0% {width:0;}
100% {width:28px;}
}
@keyframes btnMgnbH02 {
0% {height:0;}
100% {height:28px;}
}
@keyframes gnbOp {
0% {transform:translateX(360px);}
100% {transform:translateX(0px);}
}
@keyframes gnbCl {
0% {transform:translateX(0px);}
100% {transform:translateX(360px);}
}



/* 중간 레이아웃 */
#wrapper {position:relative; z-index:1;}
#wrapper:after {display:block;visibility:hidden;clear:both;content:"";}
#container {position:relative;min-height:300px; z-index:2;}
#container:after {display:block;visibility:hidden;clear:both;content:"";}

/* subVisual */
.subVisual {position:relative; height:500px; overflow:hidden;}
.subVisual .img {position:absolute; z-index:-1; top:0; left:0; width:100%; height:500px; animation:visualBg both ease-in-out 1.6s;}
.subVisual .subTitle {position:absolute; top:50%; left:50%; width:92%; transform:translate(-50%,-50%); z-index:2; color:#fff; text-align:center;}
.subVisual .subTitle .tit span {display:inline-block; background:#fff; border-radius:22px; color:#555; font-weight:500; padding:5px 25px; animation: title both 0.4s 0.2s;}
.subVisual .subTitle .titSubject {line-height:120%; font-weight:900; animation: title both 0.4s 0.4s;}
.subVisual .subTitle .txt {color:#fff; font-weight:300; animation: title both 0.4s 0.6s;}

#container .snb {position:absolute; z-index:10; left:50%; bottom:0; margin-left:-750px; max-width:1500px; width:100%;/*animation: title both 0.4s 0.5s;*/}
#container .snb:before {position:absolute; content:''; width:200%; height:100%; top:0; left:0; background:#fff; z-index:1;}
#container .snb:after {position:absolute; content:''; width:200%; height:1px; bottom:0; left:0; background:#eee; z-index:2;}
#container .snb .category {position:relative; padding:0; width:100%; z-index:3;}
#container .snb .category .home_btn {display:inline-block; width:80px; height:80px; line-height:80px; background:#ffa000; color:#fff; text-align:center;}
#container .snb .category ul {display:inline-block; font-size:0; padding-left:20px;}
#container .snb .category li {display:inline-block; list-style-type:none; margin:0;}

#container .snb .category .m2 {letter-spacing:-1px;}
#container .snb .category .m2 a {position:relative; color:#777; display:block; margin:0 10px; padding:17px 10px; line-height:40px; font-weight:400; border-bottom:3px solid transparent; background:none; transition:all ease .5s;}
#container .snb .category .m2 a:hover {color:#444;}

#container .snb .category .selected2 a {color:#ffa000; font-weight:500; border-bottom:3px solid #ffa000; transition:all ease .5s;}
#container .snb .category .selected2 a:hover {color:#ffa000; border-bottom:3px solid #ffa000;}

@keyframes visualBg {
0% {transform:scale(1.1);}
100% {transform:scale(1);}
}
@keyframes title {
0% {transform:translateY(50%);opacity:0;}
100% {transform:translateY(0%);opacity:1;}
}


@media screen and (max-width:1920px) {
	#container {font-size:18px;}
}

@media screen and (max-width:1600px) {
	.subVisual {width:100%; margin-left:0;}
	#container .snb {width:100%; left:0; margin-left:0;}
}

@media screen and (max-width:1200px) {
	.subVisual {height:400px;}
	.subVisual .subTitle {margin-top:20px;}
	#container .snb {display:none;}
}

@media (max-width:700px){	
	.subVisual {height:380px;}
	.subVisual .subTitle {margin-top:30px;}
}

@media (max-width:480px){
	.subVisual {height:320px;}
	.subVisual .subTitle {margin-top:40px;}
	.subVisual .subTitle .txt {font-size:18px;}
}


/* 하단 레이아웃 */
#ft {position:relative; z-index:3;}
#ft h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ft_wr {max-width:1240px;margin:0;padding:40px 0;position:relative;display:inline-block;text-align:left}
#ft_wr:after {display:block;visibility:hidden;clear:both;content:""}
#ft_wr .ft_cnt {width:25%;float:left;padding:0 20px}

#ft_link {text-align:left}
#ft_link a {display:block;color:#fff;line-height:2em;font-weight:bold}
#ft_company h2 {font-size:1.2em;margin-bottom:20px}
#ft_company {font-weight:normal;color:#e3e3e3;line-height:2em}
#ft_catch {margin:20px 0 10px}
#ft_copy {text-align:center;width:1200px;margin:0 auto;padding:20px 0;color:#5b5b5b;font-size:0.92em;border-top:1px solid #383838}
#top_btn {position:fixed;bottom:20px;right:20px;width:50px;height:50px;line-height:46px;border:2px solid #333;color:#333;text-align:center;font-size:15px;z-index:90;background:rgba(255,255,255,0.5)}
#top_btn:hover {border-color:#3059c7;background:#3059c7;color:#fff}

/* 게시물 선택복사 선택이동 */
#copymove {}
#copymove .win_desc {text-align:center;display:block}
#copymove .tbl_wrap {margin:20px}
#copymove .win_btn {padding:0 20px 20px}
.copymove_current {float:right;background:#ff3061;padding:5px;color:#fff;border-radius:3px}
.copymove_currentbg {background:#f4f4f4}

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

/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {display:inline-block;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;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:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px;width:187px}
#captcha.m_captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;margin-bottom:3px;margin-top:5px;display:block}
#captcha.m_captcha #captcha_reload {position:static;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}
#captcha.m_captcha #captcha_reload span {display:none}
#captcha.m_captcha #captcha_key {margin:0;padding:0 5px;width:115px;height:29px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:29px;margin-left:3px}
#captcha.m_captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
#captcha.m_captcha #captcha_mp3 {width:31px;height:31px;background:url('../../../img/captcha2.png') no-repeat 0 0 ; vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc {display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.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:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* 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}

/* 버튼 */
a.btn,.btn {line-height:1;padding:0 5px;text-align:center;border:0; line-height:38px;border: 1px solid #c7c7c7;
-webkit-transition:background-color 0.3s ease-out;
-moz-transition:background-color 0.3s ease-out;
-o-transition:background-color 0.3s ease-out;
transition:background-color 0.3s ease-out}

a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;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;padding:7px;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:right} /* 서식단계 진행 */

.btn_submit {border:0;background:#ffa000;color:#fff;cursor:pointer;border-radius:3px; padding:0px 10px;line-height:50px;}
.btn_submit:hover {background:#2375eb}
.btn_close {border:1px solid #dcdcdc;cursor:pointer;border-radius:3px;background:#fff}
a.btn_close {text-align:center;line-height:50px}

a.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
.btn_cancel:hover {background:#aaa}
a.btn_frmline, button.btn_frmline {display:inline-block;width:128px;padding:0 5px;height:40px;border:0;background:#434a54;border-radius:3px;color:#fff;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;color:#bababa;text-decoration:none;width:38px;vertical-align:middle;background:transparent}
.btn_b01:hover, .btn_b01:hover {color:#000}
a.btn_b02,.btn_b02 {display:inline-block;background:#253dbe;padding:0 10px;color:#fff;text-decoration:none;border:0;vertical-align:middle}
a.btn_b02:hover, .btn_b02:hover {background:#0025eb}
a.btn_b03, .btn_b03 {display:inline-block;background:#fff;border:1px solid #b9bdd3;color:#646982;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {background:#ebedf6}
a.btn_b04, .btn_b04 {display:inline-block;background:#fff;border:1px solid #ccc;color:#707070;text-decoration:none;vertical-align:middle}
a.btn_b04:hover, .btn_b04:hover {color:#333;background:#f9f9f9}
a.btn_admin,.btn_admin {display:inline-block;color:#d13f4a;width:38px;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
.btn_admin:hover, a.btn_admin:hover {color:#ff3746}


/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0 5px;background:#fff;border-top:1px solid #ececec;border-bottom:1px solid #ececec} 
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}
.tbl_head01 {margin:0 0 10px;border-top:2px solid #505c78;}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:20px 0;font-weight:normal;text-align:center;border-bottom:1px solid #ececec;height:40px}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-bottom:1px solid #e8e8e8}
.tbl_head01 td {color:#666;padding:10px 5px;border-top:1px solid #ecf0f1;border-bottom:1px solid #ecf0f1;line-height:1.4em;height:60px;word-break:break-all}
.tbl_head01 tbody tr:hover td {background:#fafafa}
.tbl_head01 a:hover {text-decoration:underline}
.tbl_head01 .w1{width:10%;}
.tbl_head01 .w2{width:13%;}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.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, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea, .frm_input {border:1px solid #d0d3db;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;
-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:40px}

.full_input {width:100%}
.half_input {width:49.5%}
.twopart_input {width:385px;margin-right:10px}
.tbl_frm01 textarea, .write_div textarea {width:100%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/*기본 리스트*/
.list_01 ul {border-top:1px solid #ececec}
.list_01 li {border-bottom:1px solid #ececec;background:#fff;padding:10px 15px;list-style:none;position:relative}
.list_01 li:nth-child(odd) {background:#f6f6f6}
.list_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.list_01 li:hover {background:#f9f9f9}
.list_01 li.empty_li {text-align:center;padding:20px 0;color:#666}

/*폼 리스트*/
.form_01 h2 {font-size:1.167em}
.form_01 li {margin-bottom:10px}
.form_01 ul:after,
.form_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.form_01 .left_input {float:left}
.form_01 .margin_input {margin-right:1%}
.form_01 textarea {height:100px;width:100%}
.form_01 .frm_label {display:inline-block;width:130px}

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

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

/* 테이블 항목별 정의 */
.td_board {width:80px;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:110px;text-align:center}
.td_group {width:80px;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:#ccc}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {position:relative}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {font-size:1.3em;height:50px;line-height:30px;padding:10px 20px;background:#fff;color:#000;-webkit-box-shadow:0 1px 10px rgba(0,0,0,.1);
-moz-box-shadow:0 1px 10px rgba(0,0,0,.1);
box-shadow:0 1px 10px rgba(0,0,0,.1)}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin-bottom:15px;padding:0 20px}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;background:#fff;text-align:center;padding:0 10px;border:1px solid #d6e9ff;border-radius:30px;margin-left:5px}
.new_win .win_ul li:first-child {margin-left:0}
.new_win .win_ul li a {display:block;padding:8px 0;color:#6794d3}
.new_win .win_ul .selected {background:#3a8afd;border-color:#3a8afd;position:relative;z-index:5}
.new_win .win_ul .selected a {color:#fff;font-weight:bold}
.new_win .win_desc {position:relative;margin:10px;border-radius:5px;font-size:1em;background:#f2838f;color:#fff;line-height:50px;text-align:left;padding:0 20px}
.new_win .win_desc i {font-size:1.2em;vertical-align:baseline}
.new_win .win_desc:after {content:"";position:absolute;left:0;top:0;width:4px;height:50px;background:#da4453;border-radius:3px 0 0 3px}
.new_win .frm_info {font-size:0.92em;color:#919191}
.new_win .win_total {float:right;display:inline-block;line-height:30px;font-weight:normal;font-size:0.75em;color:#3a8afd;background:#f6f6f6;padding:0 10px;border-radius:5px}
.new_win .new_win_con {margin:20px 0;padding:20px}
.new_win .new_win_con:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .new_win_con2 {margin:20px 0}
.new_win .btn_confirm:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_btn {text-align:center}
.new_win .btn_close {height:45px;width:60px;overflow:hidden;cursor:pointer}
.new_win .btn_submit {padding:0 20px;height:45px;font-weight:bold;font-size:1.083em}

/* 검색결과 색상 */
.sch_word {color:#fff;background:#ff005a;padding:2px 5px 3px;line-height:18px;margin:0 2px}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 */
.sv_wrap {position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;font-size:0.92em;background:#333;
-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;margin:0;padding:0 10px;line-height:30px;width:100px;font-weight:normal;color:#bbb}
.sv_wrap .sv a:hover {background:#000;color:#fff}
.sv_member {color:#333}
.sv_on {display:block !important;position:absolute;top:23px;left:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;float:left;display:inline-block}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
.pg {text-align:center}
.pg_page, .pg_current {display:inline-block;vertical-align:middle;}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {color:#777;font-size:0.9em;height:30px;line-height:30px;padding:0 5px;min-width:30px;text-decoration:none;border-radius:3px}
.pg_page:hover {color:#777;background-color:#eee}
.pg_start {text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50%;padding:0;}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50%;padding:0;}
.pg_end {text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50%;padding:0;}
.pg_next {text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50%;padding:0;}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover {background-color:#eee}

.pg_current {display:inline-block;background:#ffa000;color:#fff;font-size:0.9em;font-weight:500;height:30px;line-height:30px;padding:0 10px;min-width:30px;border-radius:3px}

/* cheditor 이슈 */
.cheditor-popup-window *, .cheditor-popup-window :after, .cheditor-popup-window :before {
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box;
}

/* Mobile화면으로 */
#device_change {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}



.inner {position:relative; max-width:1600px; width:94%; margin:0 auto; padding:120px 0 0;}

@media screen and (max-width:1920px) {	
	.inner{max-width:1500px; padding:100px 0 0;}
}
@media screen and (max-width:1200px) {	
	.inner{padding:80px 0 0;}
}
@media screen and (max-width:940px) {	
	.inner{padding:70px 0 0;}
}
@media screen and (max-width:700px) {	
	.inner{padding:60px 0 0;}
}
@media screen and (max-width:480px) {	
	.inner{padding:50px 0 0;}
}


/*

#bo_list, #bo_v, #bo_w, #bo_gall { width:1500px  !important;margin:70px auto 0 auto; }
.ellip{display:block;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;}

.ac{text-align:center;}

.sub_top_box{position:relative; height:600px; display:table; width:100%; background-size:cover; background-position:50% 50%}
.sub_top_box .sub_vTxt { text-align:center;    height:100%;    display:table-cell;    vertical-align:middle;} 
.sub_top_box .sub_vTxt .sTit{position:relative; display:inline-block; padding-bottom:10px; padding-top:70px; color:#fff;}
.sub_top_box .sub_vTxt .eTxt{font-weight:200;letter-spacing:-2px; color:#fff;} 
 
 
.subTitleSubject{padding:100px 0 50px 0; text-align:center;}

.subContent{color:#333;}
.subContent h1{padding-bottom:70px;  text-align:center;}

.category {position:absolute; bottom:0; left:0;  padding:0; background:#fbaf41; width:100%; text-align:center;}
.category li {display:inline-block; list-style-type:none; margin:0;}
.category .m2 {letter-spacing:-1px;}
.category .m2 a {color:#fff; display:block; padding:20px 50px; font-weight:400;}
.category .m2 a:hover {text-decoration:none; color:#fff;}
.category .selected2 a {color:#fbaf41; background-color:#fff; font-weight:400;}
.category .selected2 a:hover {color:#fbaf41;}

.tabmenu  {text-align:center; margin:50px auto;}
.tabmenu ul li {display:inline-block;margin:0 .5%;} 
.tabmenu ul li a {width:180px; display:block;padding:0 20px;height:50px; line-height:50px;  border-radius:50px; border:1px #eee solid; }
.tabmenu ul li a:hover {background-color:#7a5013;color:#fff}
.tabmenu ul li.on a {background-color:#7a5013; color:#fff}  



@media screen and (max-width:1920px) {	
	.inner{max-width:1500px; width:94%;}
	#bo_list, #bo_v, #bo_w, #bo_gall { width:1400px  !important;  }	  
	.category .m2 a {padding:15px 35px; }	
	.subContent h1{padding:0;margin-bottom:50px;}	
	.sub_top_box{  height:500px;}	 
}

@media screen and (max-width:1400px) {	
	#bo_list, #bo_v, #bo_w, #bo_gall {width:calc(100% - 20px) !important; margin:50px 10px;  }	 
}

@media screen and (max-width:960px) {
	.sub_top_box{  height:400px;}
	.category,
	.tabmenu {display:none;} 
	.sub_top_box .sub_vTxt .eTxt {width:70%; margin:0 auto; line-height:120%}	 
}

@media screen and (max-width:640px) {	   
	.sub_vTxt .sTit{padding-bottom:0px;}	
	.subTitleSubject{padding:70px 0 30px 0;}	
}

@media screen and (max-width:480px) {	
}
*/


#footer .fCont{position:relative; z-index:20; max-width:1400px; width:94%; padding:70px 0; margin:0 auto;}
.btn_contentTop{
  bottom:0;
  top:-70px !important;
  position:absolute !important;
  opacity:1 !important;
}
.btn_mouse {
    position:absolute;
    bottom:25px;
    z-index:200;
    left:50%;
    margin-left:-11px;
    display:block;
    width:22px;
    height:56px;
    text-indent:-9999em;
    background:red;
}

.scroll{width:100%; font-size:0; line-height:0; text-align:center; position:absolute; left:0; bottom:28px; z-index:11;animation-duration:1s;
   /* animation-iteration-count:infinite;
    animation-name:scrollDown;
    animation-timing-function:linear;
    animation-direction:alternate;*/ cursor:pointer;}
  

  @keyframes scrollDown {
    from {height:64px;}
    to {height:40px;}
  }

.btn_main_down{display:block; position:absolute; left:0;bottom:50px;margin:0 0 0 0; z-index:20; width:100%; text-align:center;}


.animated, .appear-animation {animation-delay:100ms;}
.mainWrap {position:relative;min-height:680px;height:100%; overflow:hidden;}
.mainStep {position:fixed; top:50%; right:0; width:100px; box-sizing:border-box; z-index:19;}
.mainStep ul {text-align:left; position:absolute; left:70px; top:50%; -webkit-transform:translate(0, -50%); transform:translate(0, -50%); -ms-transform:translate(0, -50%); z-index:2; width:100px;}
.mainStep ul li {margin-top:5px;}
.mainStep ul li:first-child {margin-top:0;}
.mainStep ul a {display:block; width:100%; height:30px; position:relative; line-height:30px; z-index:2}
.mainStep ul a:after {content:""; display:block; width:100%; height:30px; border-radius:50px; background-color:#fff; position:absolute; left:20px; top:0; opacity:0; filter:alpha(opacity=0);}
.mainStep ul a:after,
.mainStep ul a .txt{
    -webkit-transition:all 200ms ease-out;
  -moz-transition:all 200ms ease-out;
  -ms-transition:all 200ms ease-out;
  -o-transition:all 200ms ease-out;
  transition:all 200ms ease-out;
}
.mainStep ul a .txt{position:relative; padding-left:22px; display:block;  z-index:2;color:#dfdfd; font-weight:500; font-size:15px; letter-spacing:0;}
.mainStep ul a .txt:after{content:""; display:block; width:7px; height:7px; background:#07255d; border-radius:50px; position:absolute; left:-3px; top:12px;}
.mainStep ul a .txt:before{content:""; display:block; width:19px; height:19px; border:2px solid #525252; border-radius:50px; position:absolute; left:-9px; top:6px; opacity:0; -webkit-transition:.5s; transition:.5s;}
.mainStep .btnStep {position:absolute; left:70px; bottom:100px; z-index:2;}

.mainStep ul a:hover .txt{color:#07255d;}
.mainStep ul .on a .txt{color:#07255d;}
.mainStep ul .on a .txt:after,
.mainStep ul a:hover .txt:after{background-color:#07255d;}
.mainStep ul .on a .txt:before,
.mainStep ul a:hover .txt:before{border-color:#07255d; opacity:1}


.mainStep.type01 ul a .txt{color:#fff;}
.mainStep.type01 ul a .txt:after{background:#fff;}

.mainStep.type01 a:hover .txt{color:#fff;}
.mainStep.type01 .on a .txt{color:#fff;}

.mainStep.type01 ul .on a .txt:after,
.mainStep.type01 ul a:hover .txt:after{background-color:#fff;}
.mainStep.type01 ul .on a .txt:before,
.mainStep.type01 ul a:hover .txt:before{border-color:#fff; opacity:1}

.sec_button {text-align:center; margin-top:40px;}
.btn_main_down {display:block; position:absolute; left:0;bottom:50px;margin:0 0 0 0; z-index:20; width:100%; text-align:center;}






/* main secstion */
.sectionWrap {position:absolute; left:0; top:0; width:100%;}
.section.bg .sectionCon {background-color:#f8f8f8;}

.section {position:relative;}
.section .sectionCon {position:absolute;left:0;top:50%; width:100%; -webkit-transform:translate(0, -50%); transform:translate(0, -50%); -ms-transform:translate(0, -50%); box-sizing:border-box; padding:0 0;}
.small .section .sectionCon {height:610px;margin:-305px 0 0 -490px;}





/* 메인비주얼 */
.mainVisual {height:100vh; position:relative;}
.mainVisual .slick-slide > div {height:100%;}
.mainVisual .slider{height:100%; position:absolute; left:0; top:0; width:100%; height:100%; box-sizing:border-box;}
.mainVisual .slider .slidesItem{position:relative; height:100%;}
.mainVisual .slider .slidesItem .items{position:absolute; left:0; top:0; width:100%; height:100%; background-size:cover !important;}
.mainVisual .slider .slidesItem .v1 {background:url('/theme/basic/img/main/visual1.jpg') no-repeat center / cover;} 
.mainVisual .slider .slidesItem .v2 {background:url('/theme/basic/img/main/visual2.jpg') no-repeat center / cover;} 
.mainVisual .slider .slidesItem .v3 {background:url('/theme/basic/img/main/visual3.jpg') no-repeat center / cover;} 
.mainVisual .slider .slidesItem .items .mImg {display:none; overflow:hidden;}
.mainVisual .slider .slidesItem .items .mImg img {width:100%;}
.mainVisual .slider .slidesItem .items .motionArea {display:block; max-width:1600px; width:90%; height:100%; margin:0 auto; position:relative; z-index:2;}
.mainVisual .slider .slidesItem .items .motionArea .txBx {position:absolute; left:50%; top:0; margin-left:140px; width:600px; height:100%; box-sizing:border-box; z-index:2; display:table; table-layout:fixed;}
.mainVisual .slider .slidesItem .items .motionArea .txInner {display:table-cell; vertical-align:middle;}
.mainVisual .slider .slidesItem .items .motionArea .motion {width:100%; text-align:left; opacity:0; filter:alpha(opacity=0); display:block; position:relative; top:20px; -webkit-transition:all 1000ms cubic-bezier(0, 0, 0.265, 1); /* older webkit */
-webkit-transition:all 1000ms cubic-bezier(0, -0.550, 0.265, 1.550); 
   -moz-transition:all 1000ms cubic-bezier(0, -0.550, 0.265, 1.550); 
     -o-transition:all 1000ms cubic-bezier(0, -0.550, 0.265, 1.550); 
        transition:all 1000ms cubic-bezier(0, -0.550, 0.265, 1.550); /* easeInOutBack */}
.mainVisual .slider .slidesItem .items .motionArea .motion.text01 {color:#fff; font-weight:500;}
.mainVisual .slider .slidesItem .items .motionArea .motion.text02 {color:#fff; font-weight:600; line-height:120%; margin-top:10px; letter-spacing:-1px;}
.mainVisual .slider .slidesItem .items .motionArea .motion.text03 {color:#fff; margin-top:30px; margin-left:5px;} 
.mainVisual .slider .slidesItem .v1 .motionArea .motion.text01 {margin-bottom:20px;}
.mainVisual .slider .slidesItem .v1 .motionArea .motion.text01:before{position:absolute; content:''; width:58px; height:1px; background:#fff; left:90px; top:50%;}
.mainVisual .slider .slidesItem .v1 .motionArea .motion.text02 img {max-width:480px; width:95%;}
.mainVisual .slider .slidesItem .v2 .motionArea .motion.text02 img {max-width:420px; width:95%;}
.mainVisual .slider .slidesItem .items .motionArea .motion img {display:inline-block;}
.mainVisual .slider .slidesItem .items .motionArea .motion.on {opacity:1 !important; filter:alpha(opacity=100) !important; top:0 !important;  left:0 !important;-webkit-transition-timing-function:cubic-bezier(0, 0, 0.265, 1); /* older webkit */
-webkit-transition-timing-function:cubic-bezier(0, -0.550, 0.265, 1.550); 
   -moz-transition-timing-function:cubic-bezier(0, -0.550, 0.265, 1.550); 
     -o-transition-timing-function:cubic-bezier(0, -0.550, 0.265, 1.550); 
        transition-timing-function:cubic-bezier(0, -0.550, 0.265, 1.550); /* easeInOutBack */}

.mainVisual .slidesItem .items .motionArea .motion{
  -webkit-transition:all 700ms ease-out;
  -moz-transition:all 700ms ease-out;
  -ms-transition:all 700ms ease-out;
  -o-transition:all 700ms ease-out;
  transition:all 700ms ease-out;
}

.mainVisual .slider .slidesItem .items .mSliderItem {display:none;}
.mainVisual .slider .slidesItem .items .mSliderItem img {width:100%;}
.mainVisual .slider.responsive {display:block;}

.mainVisual .slick-list {height:100%;}
.mainVisual .slick-list .slick-track {height:100%;}
.mainVisual .slick-dots {position:absolute; left:0; bottom:50px; z-index:12; width:100%; text-align:center; font-size:0; line-height:0;}

.mainVisual .slick-dots > li {width:10px; height:10px; background:rgba(255, 255, 255, 0.3);}
.mainVisual .slick-dots > li:hover {background:#fff;}
.mainVisual .slick-dots > li.slick-active {background:#fff; width:50px;}

.mainVisual .slick-arrow {position:absolute; top:50%; margin-top:-200px; width:70px; height:70px; overflow:hidden; text-indent:-9999px; z-index:2; background-size:cover !important;}
.mainVisual .slick-arrow.slick-prev {background:url('/theme/basic/img/main/btn_prev2.png') no-repeat 0 0; left:-9999px;}
.mainVisual .slick-arrow.slick-next {background:url('/theme/basic/img/main/btn_next2.png') no-repeat 0 0; left:-9999px;}

.mainVisual .sliderButtons {/*max-width:1180px; margin:0 auto; position:relative;height:100%; z-index:10;*/}
.mainVisual .sliderButtons button {width:70px; height:70px; overflow:hidden; position:absolute;  top:50%; text-indent:-9999px; z-index:10; background-size:cover !important; cursor:pointer; margin-top:35px; border:0;}
.mainVisual .sliderButtons .sliderPrev {background:url('/theme/basic/img/main/btn_prev2.png') no-repeat 0 0; left:50%; -webkit-transform:translate(-800px, -50%); -ms-transform:translate(-800px, -50%); transform:translate(-800px, -50%);}
.mainVisual .sliderButtons .sliderNext {background:url('/theme/basic/img/main/btn_next2.png') no-repeat 0 0; right:50%; -webkit-transform:translate(800px, -50%); -ms-transform:translate(800px, -50%); transform:translate(800px, -50%);}
.mainVisual .btnInp {display:none;}


@media screen and (max-width:1920px){
	.mainVisual .sliderButtons .sliderPrev {left:4%; -webkit-transform:translate(0, -50%); -ms-transform:translate(0, -50%); transform:translate(0, -50%);}
	.mainVisual .sliderButtons .sliderNext {right:4%; -webkit-transform:translate(0, -50%); -ms-transform:translate(0, -50%); transform:translate(0, -50%);}  
}

@media all and ( max-width:1600px ){
	.mainVisual .slider .slidesItem .items .motionArea .txBx {margin-left:50px; width:50%;}
}

@media all and ( max-width:1200px ){
	.mainVisual {height:75vh;} 
	.mainVisual .sliderButtons {display:none;}
	.mainVisual .slider .slidesItem .items .motionArea .txBx {margin-left:0;}
	.mainVisual .slider .slidesItem .items .motionArea .motion {padding-left:0px;}
}

@media all and ( max-width:940px ){
	.mainVisual {height:65vh;}  
}

@media all and ( max-width:700px ){
	.mainVisual {height:55vh;} 
}

@media all and ( max-width:480px ){
	.mainVisual {height:50vh;} 
}





.section00 {position:relative; overflow:hidden;}
.section00 .section00Wrap {overflow:hidden; width:100%; height:100%; box-sizing:border-box; position:relative;}



.section .sectionCon .area .TitBox h3 {line-height:1.2;}

@media all and ( max-width:700px ){
	.section .sectionCon .area .TitBox h3 {font-size:40px;}
}
@media all and ( max-width:480px ){
	.section .sectionCon .area .TitBox h3 {font-size:36px;}
}


.section01 {position:relative; background:url(../img/main/sec01_bg.jpg) no-repeat center / cover;}
.section01 .TitBox {position:relative; display:inline-block; vertical-align:top; width:450px;}
.section01 .TitBox .more_btn {position:relative; padding-right:65px;}
.section01 .TitBox .more_btn .arrow {position:absolute; right:0; bottom:5px; width:50px; height:20px; font-size:0; transition:all 0.4s ease-out;}
.section01 .TitBox .more_btn .arrow:before {position:absolute; content:""; top:50%; right:0; width:10px; height:1px; background:#333; transform:rotate(45deg);}
.section01 .TitBox .more_btn .arrow:after {position:absolute; content:""; top:50%; right:0; margin-top:4px; width:100%; height:1px; background:#333;}
.section01 .TitBox .more_btn:hover .arrow {right:-30px; width:80px;}

.section01 .main_contSlider {position:relative; display:inline-block; vertical-align:top; width:calc(100% - 460px);}
.section01 .imgSlide {margin-right:30px; outline:none;}
.section01 .imgSlide>a {position:relative; display:block;}
.section01 .imgSlide .thumb {overflow:hidden; border:1px solid #dfdfdf;}
.section01 .imgSlide .thumb img {width:100%; transform-origin:50% 50%; transform:scale(1); transition:all 0.6s ease-out;}
.section01 .imgSlide .thumb:hover img {transform:scale(1.1);}
.section01 .imgSlide .info {padding:20px 0; color:#555; width:100%; transition:all 0.4s;}
.section01 .imgSlide .info {display:block; height:100px; bottom:0;}
.section01 .imgSlide .info .tit {font-weight:300; height:30px; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:1; overflow:hidden; text-overflow:ellipsis; white-space:normal;}
.section01 .imgSlide .info .price {font-weight:500;}

.section01 .slick-button-prev {position:absolute; z-index:1; bottom:-55px; right:30px; margin-right:45px;}
.section01 .slick-button-next {position:absolute; z-index:1; bottom:-55px; right:30px;}
.section01 .ir {position:relative; width:38px; height:38px; border:1px solid #ddd; border-radius:50%; display:block; overflow:hidden; font-size:0; line-height:0; text-indent:-999em;}
.section01 .ir:before {position:absolute; content:''; top:50%; left:50%; width:10px; height:10px; border:2px solid #e08100; border-width:0 0 2px 2px; transform:rotate(45deg);}
.section01 .slick-button-prev a:before {margin:-5px -3px;}
.section01 .slick-button-next a:before {margin:-5px -7px; transform:rotate(225deg);}
.section01 .slick-dots {position:absolute; bottom:-40px; left:0; width:calc(100% - 130px); font-size:0;}
.section01 .slick-dots li {float:left; width:calc(100%/5);}
.section01 .slick-dots li button {width:100%; height:5px; border:0; font-size:0; background:#e9e9e9;}
.section01 .slick-dots li.slick-active button {background:#e08100;}

@media screen and (max-width:1800px) {
	.section01 .TitBox {width:32%; padding-left:3%;}
	.section01 .main_contSlider {width:67%;}
}

@media screen and (max-width:1600px) {
	.section01 .TitBox {width:30%;}
	.section01 .main_contSlider {width:69%;}
}

@media screen and (max-width:1400px) {
	.section01 {background:url(../img/main/sec01_bg2.png) no-repeat right 50px; overflow:hidden;}
	.section01:before {position:absolute; content:''; z-index:-1; left:-11%; top:50%; width:38%; height:300%; transform:translate(0,-50%); background:#f3e9e1;}
	.section01 .TitBox {width:28%; padding-left:0;}
	.section01 .main_contSlider {width:71%;}
	.section01 .imgSlide {margin-right:20px;}
}

@media screen and (max-width:1200px) {
	.section01 {padding-bottom:120px; background:url(../img/main/sec01_bg2.png) no-repeat right 30px;}
	.section01:before {display:none;}
	.section01 .TitBox {width:100%; padding-left:2%; padding-bottom:50px;}
	.section01 .TitBox br {display:none;}
	.section01 .TitBox .txt {margin-bottom:50px;}
	.section01 .TitBox .more_btn {position:absolute; left:2%; bottom:40px;}
	.section01 .main_contSlider {width:98%; padding-left:2%;}
}	

@media screen and (max-width:940px) {
	.section01 {padding-bottom:100px;}
	.section01 .imgSlide {margin-right:20px;}
}

@media screen and (max-width:700px) {
	.section01 {background:url(../img/main/sec01_bg2.png) no-repeat right 60px / 300px auto;}
	.section01 .imgSlide {margin-right:10px;}
}

@media screen and (max-width:480px) {
	.section01 {background:url(../img/main/sec01_bg2.png) no-repeat right 120px / 260px auto;}
	.section01 .imgSlide {margin-right:5px;}
}

 

.section02 {position:relative; background:url(../img/main/sec02_bg.jpg) no-repeat center / cover;} 
.section02 .sectionCon .sec02Cont { margin:0 auto; line-height:1.4; display:table; table-layout:fixed; width:100%;} 
.section02 .sectionCon .area .TitBox div {line-height:1.3;}
.section02 .sectionCon .area .intro {position:relative; display:block; margin:40px auto 60px; width:160px; padding-right:65px;}
.section02 .sectionCon .area .intro .arrow {position:absolute; right:0; bottom:8px; width:50px; height:20px; font-size:0; transition:all 0.4s ease-out;}
.section02 .sectionCon .area .intro .arrow:before {position:absolute; content:""; top:50%; right:0; width:10px; height:1px; background:#333; transform:rotate(45deg);}
.section02 .sectionCon .area .intro .arrow:after {position:absolute; content:""; top:50%; right:0; margin-top:4px; width:100%; height:1px; background:#333;}
.section02 .sectionCon .area .intro:hover .arrow {right:-30px; width:80px;}

.m_memories_wrap {position:relative; max-width:1300px; width:94%; margin:0 auto;}
.m_memories_wrap .m_memories_slide {width:100%;}
.m_memories_wrap .m_memories_slide li {width:calc((100% - 60px) / 3); text-align:center; overflow:hidden;}
.m_memories_wrap .m_memories_slide li:last-child {margin-right:0;}
.m_memories_wrap .m_memories_slide li img {transform-origin:50% 50%; transform:scale(1); transition:all 0.6s ease-out; width:100%;}
.m_memories_wrap .m_memories_slide li:hover img {transform:scale(1.1);}

.m_memories_wrap .control {position:absolute; top:50%; margin-top:-30px; width:100%; height:60px; z-index:10;}
.m_memories_wrap .control button {position:absolute; top:0; display:inline-block; width:60px; height:60px; border:none; background:none; opacity:1;}
.m_memories_wrap .control button:before {position:absolute; content:''; left:50%; top:50%; border:2px solid #444; border-width:0 0 2px 2px; width:27px; height:27px; transform:rotate(45deg); -webkit-transform:rotate(45deg); margin:-14px -5px;}
.m_memories_wrap .control button.btn_prev4 {left:-80px;}
.m_memories_wrap .control button.btn_next4 {right:-80px; transform:rotate(180deg);-webkit-transform:rotate(180deg);}
.m_memories_wrap .control button span {display:none;}
.m_memories_wrap .control button.swiper-button-disabled {opacity:0;}

.swiper-container {margin-left:auto;margin-right:auto;padding:0;position:relative;/* Fix of Webkit flickering */z-index:2; overflow:hidden;}
.swiper-wrapper {position:relative;width:100%;height:100%;z-index:1;display:flex; display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}
.swiper-wrapper.vertical {flex-direction:column;}
.swiper-slide {-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:auto;height:100%;position:relative;}


@media screen and (max-width:1600px){
	.m_memories_wrap .control button.btn_prev4 {left:-50px;}
	.m_memories_wrap .control button.btn_next4 {right:-50px;}
}

@media all and ( max-width:1200px ){
	.section02 .area {padding-bottom:100px;}

	.m_memories_wrap .control {margin-top:-20px;}
	.m_memories_wrap .control button {width:40px; height:40px; border-radius:50%; background:#222;}
	.m_memories_wrap .control button:before {border:2px solid #fff; border-width:0 0 2px 2px; width:10px; height:10px; margin:-5px -5px;}
	.m_memories_wrap .control button.btn_prev4 {left:-20px;}
	.m_memories_wrap .control button.btn_next4 {right:-20px;}
}

@media all and ( max-width:940px ){
	.section02 .area {padding-bottom:80px;}
	.section02 .sectionCon .area .intro {margin:30px auto 40px;}
	.m_memories_wrap .m_memories_slide li {width:calc((100% - 30px) / 2);}
}

@media all and ( max-width:700px ){
	.section02 .area {padding-bottom:70px;}
	.section02 .sectionCon .area .TitBox .txt {max-width:480px; width:100%; margin:0 auto;}
	.section02 .sectionCon .area .TitBox div br {display:none;}
	.section02 .sectionCon .area .intro {margin:20px auto 30px;}
}

@media all and ( max-width:480px ){
	.section02 .area {padding-bottom:50px;}
	.m_memories_wrap .m_memories_slide li {width:100%;}
}




.section03 {background:url(../img/main/sec03_bg.jpg) no-repeat center / cover;}
.section03 .sectionCon {z-index:2;}
.section03 .sectionCon .sec02Cont {margin:0 auto; line-height:1.4;}
.section03 .sectionCon .area {position:relative;}
.section03 .sectionCon .area ul {width:600px;}
.section03 .sectionCon .area ul li {position:relative; border-bottom:1px #ccc solid; width:100%; text-align:left; padding:40px 20px; line-height:1.3;}
.section03 .sectionCon .area ul li a {position:relative; display:block;}
.section03 .sectionCon .area ul li dl {width:85%;}
.section03 .sectionCon .area ul li dt {font-size:24px; margin-bottom:10px;}
.section03 .sectionCon .area ul li dd {font-weight:200;}
.section03 .sectionCon .area ul li .arrow {position:absolute; right:0; bottom:0; width:50px; height:20px; font-size:0; transition:all 0.4s ease-out;}
.section03 .sectionCon .area ul li .arrow:before {position:absolute; content:""; top:50%; right:0; width:10px; height:1px; background:#333; transform:rotate(45deg);}
.section03 .sectionCon .area ul li .arrow:after {position:absolute; content:""; top:50%; right:0; margin-top:4px; width:100%; height:1px; background:#333;}
.section03 .sectionCon .area ul li:hover dt {color:red;}
.section03 .sectionCon .area ul li:hover .arrow {right:-30px; width:80px;}

.business-swiper .swiper-button-prev {transform:scaleX(-1);}


@media all and ( max-width:1400px ){
	.section03 .sectionCon .area ul {width:45%;}
}

@media all and ( max-width:1200px ){
	.section03 {background:url(../img/main/sec03_bg.jpg) no-repeat 10% center / cover;}
	.section03 .area {padding-bottom:100px;}
	.section03 .sectionCon .area .TitBox {margin-top:30px;}
	.section03 .sectionCon .area ul {margin-top:30px; width:60%;}
	.section03 .sectionCon .area ul li {padding:30px 10px;}
	.section03 .sectionCon .area ul li dd br {display:none;}
}

@media all and ( max-width:940px ){
	.section03 .area {padding-bottom:80px;}
	.section03 .sectionCon .area ul {width:calc(100% - 150px);}
}

@media all and ( max-width:700px ){
	.section03 {background:url(../img/main/sec03_bg.jpg) no-repeat 15% center / cover;}
	.section03 .area {padding-bottom:70px;}
	.section03 .sectionCon .area .TitBox {margin-top:20px;}
	.section03 .sectionCon .area ul {width:calc(100% - 100px);}
}

@media all and ( max-width:480px ){
	.section03 {background:url(../img/main/sec03_bg.jpg) no-repeat 10% center / cover;}
	.section03 .sectionCon .area .TitBox {margin-top:10px;}
	.section03 .sectionCon .area ul {width:100%;}
	.section03 .sectionCon .area ul li {padding:20px 10px;}
}
 



.section04 {position:relative; background:url(../img/main/sec04_bg.jpg) no-repeat center / cover;} 
.section04 .sectionCon .TitBox {text-align:center;} 

@media all and ( max-width:1200px ){
	.section04 .area {padding-bottom:100px;}
}
@media all and ( max-width:900px ){
	.section04 .area {padding-bottom:80px;}
}
@media all and ( max-width:700px ){
	.section04 .area {padding-bottom:70px;}
}
@media all and ( max-width:480px ){
	.section04 .area {padding-bottom:60px;}
}
 



#footer{background:#202328 ; color:#999; }
#footer .copy{font-size:15px; letter-spacing:0; color:#777; margin-top:5px;}
#footer .f_logo {position:absolute; top:66px; left:0;}
#footer .info{margin-left:350px;}
#footer address{font-style:normal; font-size:16px; line-height:23px; letter-spacing:0}
#footer address span{font-weight:400;  margin-right:5px; color:#ccc;} 


@media all and (max-width:1920px) {
	#footer .fCont{padding:50px 0;}
	#footer .f_logo{top:46px;}
	#footer address{font-size:15px;}
	#footer .copy{font-size:13px;}
	#footer .info{margin-left:330px;}	
}

@media all and (max-width:1200px) {
	#footer .f_logo{position:relative; top:0; margin-bottom:15px;}
	#footer .info{margin-left:0;}	 
}

@media all and (max-width:1200px) {
    .mainWrap,
    .section {position:relative; !important;min-height:auto !important;height:auto !important; overflow:visible !important;} 
 
    .sectionWrap {position:relative; left:auto !important; top:auto !important; width:100%;}
    .section {position:relative;}
    .section .sectionCon {padding:0; -webkit-transform:translate(0, 0); transform:translate(0, 0); -ms-transform:translate(0, 0);}
    .mainStep {display:none !important;}
    .sectionCon {position:static !important; margin-top:0 !important; min-height:auto !important;height:auto !important;}
    .section00 .btn_main_down {display:none;}
 
    .section00 .mainVisual .slidesItem .items .pcImg img {position:relative; width:100%;} 
 
    .appear-animation {opacity:1 !important;  -webkit-animation-name:none !important; -moz-animation-name:none !important; -o-animation-name:none !important; animation-name:none !important;}
    .main_about .main_about_inner {padding:90px 0;}
    .main_about .main_about_inner .main_about_inner_txt {position:static; padding-right:10px; -webkit-transform:translate(0, 0); transform:translate(0, 0); -ms-transform:translate(0, 0);}
    .main_about .main_about_inner .main_about_inner_list {float:none; padding-top:50px;}
    .main_about .main_about_inner .main_about_inner_list {margin-left:-20px;}
    .main_about .main_about_inner .main_about_inner_list ul li {width:33.33%;}
    
    .section03 #s02 {position:relative; height:270px;}
    .footerWrap {height:auto !important}
    
	.swiper-slide-prev .business-bg {display:none;}
	.business-swiper .swiper-button-prev {display:none;}
	.business-swiper .swiper-button-next {display:none;}
	.swiper-slide-next .business-bg {display:none;}     
}






/* 회사소개 */
.sect-wide {position:relative; width:1500px; left:56%; margin-left:-840px;}
.sect-items .desc {padding-left:90px;}
.sect-items .desc h3{display:inline-block; color:#ffa000; font-weight: 500; font-family:'Gmarket Sans';}
.sect-items .desc .tit{position:relative;color:#222;font-weight: 500;letter-spacing: -2px;line-height: 1.2; font-family:"scdream";}
.sect-items .desc .txt {color:#666;line-height: 1.2;word-break: keep-all;}
.sect-items .desc .txt p {margin:25px 0;}

.sect-item1 {position:relative; padding-left:740px; transition:all ease .3s;}
.sect-item1 .imgs {position:absolute; top:50px; left:0; width:48%; height:80%; background:url(../img/sub/01/0101_p04.jpg) no-repeat center / cover; transition:all ease .3s;}
.sect-item1 .desc {max-width:700px;}
.sect-item1 .desc h3 {font-family:"scdream";}
.sect-item1 .desc .tit:before{content:'';position:absolute;display:block;background:#ffa000; width:calc(100% + 60px); height:1px; left:-60px; bottom:10px;}
.sect-item1 .desc .tit img {max-width:400px;}

.sect-item2 {position:relative; padding-left:48%; transition:all ease .3s;}
.sect-item2 .imgs {position:absolute; top:0; left:0; width:48%; height:100%; background:url(../img/sub/01/0101_img.jpg) no-repeat center / cover;}
.r_table {position:relative; font-size:18px; line-height:150%; border-top:1px solid #000;}
.r_table caption {display:none;}
.r_table tbody th {border-bottom:1px solid #e0e0e0; font-weight:400; text-align:center;}
.r_table tbody td {border-bottom:1px solid #e0e0e0; font-weight:300; padding:13px 0; color:#555;}

@media screen and (max-width:1800px) {
	.sect-wide {width:1500px; left:50%; margin-left:-750px}
	.sect-item1 .desc {max-width:100%;}
}

@media screen and (max-width:1600px) {
	.sect-wide {width:100%; left:0; margin-left:0;}
	.sect-item1 {padding-left:49%;}
	.sect-item1 .imgs {width:48%;}
	.sect-item1 .desc .tit img {max-width:400px;}

	.sect-item2 {padding-left:44%;}
	.sect-item2 .imgs {width:48%;}
}

@media screen and (max-width:1200px) {
	.sect-item1 .desc {padding:0 0 20px;}
	.sect-item1 {padding-left:0; padding-bottom:500px;}
	.sect-item1 .imgs {top:auto; bottom:0; width:100%; height:500px;}

	.sect-item2 .desc {padding:0 0 40px;}
	.sect-item2 {padding-left:0; padding-bottom:500px;}
	.sect-item2 .imgs {top:auto; bottom:0; width:100%; height:500px;}
}

@media screen and (max-width:700px) {
	.sect-item1 {padding-bottom:400px;}
	.sect-item1 .imgs {height:400px;}

	.sect-item2 {padding-bottom:400px;}
	.sect-item2 .imgs {height:400px;}
}

@media screen and (max-width:480px) {
	.sect-item1 {padding-bottom:260px;}
	.sect-item1 .imgs {height:260px;}
	.sect-item1 .desc .tit img {max-width:360px;}

	.sect-item2 {padding-bottom:260px;}
	.sect-item2 .imgs {height:260px;}
	.r_table {font-size:16px;}
	.r_table tbody td {padding:8px 0;}
}



.sect-item3 {position:relative;}
.sect-item3:before {position:absolute; content:""; top:0; left:50%; margin-left:-1400px; z-index:-1; width:2800px; height:100%; background:#f7f7f7;}
.w1500 {max-width:1500px;}
.sect-item3 h3{display:inline-block; color:#ffa000; font-weight: 500;}



.sect-item4 {position:relative;}
.sect-item4 h3{display:inline-block; color:#ffa000; font-weight: 500;}
.sect-item4 .contents {margin:-50px auto; max-width:780px;}
.sect-item4 .contents img {max-width:780px; width:100%;}
/*.sect-item4 .contents {margin:0px auto; height:780px;max-width:780px;}
.sect-item4 .contents:before,
.sect-item4 .contents:after {display:block;content:""; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); border-radius:50%; box-sizing:border-box; z-index:1;}
.sect-item4 .contents:before {width:600px;height:600px; border:7px solid #eee;}
.sect-item4 .contents:after {width:650px;height:650px; border:2px solid #e7e7e7;}
.sect-item4 .list_tit {position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); width:280px; height:280px; background:#eee; border-radius:50%; text-align:center; display:flex;flex-wrap:wrap;align-items:center;justify-content:center; font-size:1.8rem; font-weight:500;line-height:1.4;color:#212121; z-index:15; letter-spacing:-1px;}
.sect-item4 .list_wrap {position:relative;width:100%;height:100%;z-index:10;}
.sect-item4 .list_wrap .item {position:absolute;width:250px;height:250px;border-radius:50%;text-align:center;color:#fff;padding-top:60px;}
.sect-item4 .list_wrap .item:before {display:block;content:""; position:absolute; width:16px; height:16px; background:#e7e7e7; border-radius:50%; box-sizing:border-box; z-index:1;}
.sect-item4 .list_wrap .item:nth-child(1):before {top:80%; right:-120px;}
.sect-item4 .list_wrap .item:nth-child(2):before {top:-50%; right:65%;}
.sect-item4 .list_wrap .item:nth-child(3):before {top:112%; right:122%;}
.sect-item4 .list_wrap .item:nth-child(1){background-color:#ffbc4a;top:-65px;left:50%;transform:translateX(-50%);}
.sect-item4 .list_wrap .item:nth-child(2){background-color:#b2cc00;bottom:140px;left:0;}
.sect-item4 .list_wrap .item:nth-child(3){background-color:#00c5cc;bottom:140px;right:0;}
.sect-item4 .list_wrap .item .tit_en{font-family:'Play',sans-serif;font-weight:600;font-size:2.0rem;line-height:1.2;}
.sect-item4 .list_wrap .item .tit{font-size:1.5rem;font-weight:600;line-height:1.2;margin-top:15px; color:#000; opacity:0.5;}
.sect-item4 .list_wrap .item .txt{font-size:1.15rem;font-weight:300;line-height:1.2;margin-top:10px; padding:0 25px;}*/



.sect-item5 {position:relative;}
.sect-item5:before {position:absolute; content:""; top:0; left:50%; margin-left:-1400px; z-index:-1; width:2800px; height:100%; background:#f7f7f7;}
.sect-item5 h3{display:inline-block; color:#ffa000; font-weight: 500;}
.org_area {position:relative; text-align:center; max-width:1300px; width:100%; margin:-80px auto 0; text-align:center;}
.org_area .depth1_box {position:relative; z-index:2; border:2px solid #fff; background:linear-gradient(90deg,#99cc05,#08682b 100%); color:#fff; width:25%; height:140px; line-height:140px; border-radius:10px; box-shadow:5px 5px 15px rgba(0,0,0,0.2); margin:0 auto 180px;}
.org_area .depth1_box:after {position:absolute; content:''; left:50%; top:100%; margin-left:-1px; width:1px; height:153px; background:#d0d0d0;}
.org_area .org_list {position:relative; z-index:1; width:100%; margin:0px auto 0; font-size:0;}
.org_area .org_list:before {content:''; position:absolute; left:16.7%; width:66.6%; height:1px; top:-30px; background:#d0d0d0;}
.org_area .org_list > li {position:relative; display:inline-block; width:33.3%; padding:0px; vertical-align:top;}
.org_area .org_list > li:before {content:''; position:absolute; z-index:-1; left:50%; width:1px; height:40px; top:-30px; background:#ddd;}
.org_area .org_list > li:nth-child(4) {position:absolute; left:50%; top:-150px;}
.org_area .org_list > li:nth-child(4):before {left:0; width:50%; height:1px; top:58%;}
.org_area .org_list > li .depth2_box {position:relative; color:#fff; border:2px solid #fff; border-radius:10px; width:250px; height:80px; margin:0 auto; box-shadow:5px 5px 15px rgba(0,0,0,0.2);}
.org_area .org_list > li .depth2_box:after {position:absolute; content:''; left:50%; top:100%; margin-left:-1px; width:1px; height:44px; background:#d0d0d0;}
.org_area .org_list > li:nth-child(4) .depth2_box:after {display:none;}
.org_area .org_list > li:nth-child(1) .depth2_box {background:#ffbc4a;}
.org_area .org_list > li:nth-child(2) .depth2_box {background:#b2cc00;}
.org_area .org_list > li:nth-child(3) .depth2_box {background:#00c5cc;}
.org_area .org_list > li:nth-child(4) .depth2_box {background:#777;}
.org_area .org_list > li .depth2_box span {position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);}
.org_area .org_list > li ul {position:relative; margin:80px 0 0; color:#555;}
.org_area .org_list > li ul li {position:relative; display:inline-block; max-width:100px; width:calc((100% - 24px) / 3); height:100px; margin:0 4px; font-size:16px; line-height:1.3; color:#777;border-radius:10px; vertical-align:top;}
.org_area .org_list > li ul li:before {content:''; position:absolute; z-index:-1; left:50%; width:1px; height:40px; top:-40px; background:#ddd;}
.org_area .org_list > li ul li:after {content:''; position:absolute; left:50%; width:calc(100% + 14px); height:1px; top:-40px; background:#d0d0d0;}
.org_area .org_list > li ul li:last-child:after {display:none;}
.org_area .org_list > li:nth-child(1) ul li {border:2px solid #ffbc4a;}
.org_area .org_list > li:nth-child(2) ul li {border:2px solid #b2cc00;}
.org_area .org_list > li:nth-child(3) ul li {border:2px solid #00c5cc;}
.org_area .org_list > li ul li span {position:absolute; top:50%; left:50%; width:100%;transform:translate(-50%,-50%);font-size: 15px;}

@media screen and (max-width:940px) {
	.org_area {width:110%; margin:-80px 2% 0 -8%; text-align:center;}
	.org_area .org_list > li ul li {width:calc((100% - 12px) / 3); height:100px; margin:0 2px; font-size:15px;}
	.org_area .org_list > li ul li:after {width:calc(100% + 9px);}
}

@media screen and (max-width:700px) {
	.org_area .depth1_box {width:100px; height:100px; line-height:100px;}
	.org_area .org_list > li:nth-child(4) {top:-160px;}
	.org_area .org_list > li .depth2_box {width:80px; height:100px;}
	.org_area .org_list > li ul li {height:80px;}
}

@media screen and (max-width:480px) {
	.org_area {width:110%; margin:-80px 2% 0 -8%; text-align:center;}
	.org_area .org_list > li ul li {width:33.3%; margin:0; font-size:14px;}
	.org_area .org_list > li ul li:after {width:calc(100% + 5px);}
	.org_area .org_list > li ul li span br {display:none;}
}




/* 인사말 */
.greeting {position:relative; width:100%; padding-left:650px; background:#fff url(../img/sub/01/0102_bg2.jpg) no-repeat right 100px; transition:all ease .3s;}
.greeting:before {position:absolute; content:''; width:650px; height:100%; top:0; left:0; background:url(../img/sub/01/0102_bg1.jpg) no-repeat center / cover; transition:all ease .3s;}
.greeting .inn {max-width:1000px; width:90%; padding-left:120px; transition:all ease .3s;}
.greeting .inn .txtBox .tit {font-family: 'Iropke Batang'; font-weight:500; line-height:1.2;}
.greeting .inn .txtBox .tit span{display:inline-block; vertical-align:bottom;}
.greeting .name {position:absolute; content:''; bottom:10px;left:0px; width:650px; text-align:right; padding:20px; opacity:0.6; transition:all ease .3s;}
.greeting .name span {padding:5px 15px; background:#000; color:#fff;}

@media screen and (max-width:1920px) {
	.greeting {padding-left:600px; background-position:right 80px;}
	.greeting:before {width:600px;}
	.greeting .inn {padding-left:100px;}
	.greeting .name {width:600px;}
}

@media screen and (max-width:1600px) {
	.greeting {padding-left:540px; background-position:right 80px;}
	.greeting:before {width:540px;}
	.greeting .inn {padding-left:80px;}
	.greeting .name {width:540px;}
}

@media screen and (max-width:1400px) {
	.greeting {padding-left:480px; background-position:right 70px; background-size:380px auto;}
	.greeting:before {width:480px;}
	.greeting .inn {padding-left:60px;}
	.greeting .name {width:480px;}
}

@media screen and (max-width:1200px) {
	.greeting {padding-left:450px; background-position:right 60px; background-size:320px auto;}
	.greeting:before {width:450px;}
	.greeting .img_logo img {width:250px;}
	.greeting .name {width:450px;}
}

@media screen and (max-width:940px) {
	.greeting {padding-left:0; padding-bottom:540px}
	.greeting:before {width:100%; height:540px; top:auto; bottom:0;}
	.greeting .inn {margin:0 auto; padding:80px 0 60px;}
	.greeting .name {width:100%;}
	.greeting .img_logo img {width:240px;}
}

@media screen and (max-width:700px) {
	.greeting {padding-bottom:420px; background-position:right 40px;}
	.greeting:before {height:420px;}
	.greeting .inn {padding:60px 0 40px;}
	.greeting .img_logo img {width:220px;}
}

@media screen and (max-width:480px) {
	.greeting {padding-bottom:300px; background-position:180% 40px;; background-size:280px auto;}
	.greeting:before {height:300px;}
	.greeting .inn {padding:60px 0 40px;}
	.greeting .img_logo {margin-bottom:10px;}
	.greeting .img_logo img {width:200px;}
}



/* 회사연혁 */

/*.historyWrap {position:relative; width:auto;}
.historyWrap .titBox {margin:0 auto; width:100%; text-align:center; color:#fff; padding-left:5%; padding-right:5%; border-radius:0 70px 0 70px; background:url(../img/sub/01/0103_bg.jpg) no-repeat center/cover; transition:all ease .3s;}
.historyWrap .titBox .tit {font-weight:700; line-height:120%;}
.historyWrap .titBox .tit br {display:none;}
.historyWrap .titBox p {line-height:130%;}
.historyWrap .history {position:relative; width:100%; margin:0 auto;}
.historyWrap .history:before {position:fixed; content:''; z-index:-1; bottom:-50px; right:0px; width:600px; height:677px; background:url(../img/sub/01/0103_logo.png) no-repeat center/cover; opacity:0.3;}
.historyWrap .history > div {position:relative; width:50%; margin:80px 0 80px 50%; padding-left:100px; height:100%;}
.historyWrap .history > div:after {position:absolute; content:""; top:25px; left:0; width:1px; height:calc(100% + 80px); background:#ccc;}
.historyWrap .history > div:last-child:after {display:none;}
.historyWrap .history ul li *{display:inline-block;}
.historyWrap .history ul li {position:relative; padding-left:35px; margin-bottom:10px; line-height:140%; color:#777;font-size:17px;}
.historyWrap .history ul li em {position:absolute; top:0; left:0; font-weight:700; color:#ffa000; font-style:normal;}
.historyWrap .history ul li p span {color:#000; font-weight:500;}
.historyWrap .history > div > em {display:block; position:relative; margin-bottom:10px; font-weight:700; font-size:36px; color:#222; font-family:'Gmarket Sans'; font-style:normal;}
.historyWrap .history > div > em:after,
.historyWrap .history > div > em:before {content:""; position:absolute;}
.historyWrap .history > div > em:after {top:50%; left:-100px; width:80px; margin-top:-3px; height:1px; background:#ccc;}
.historyWrap .history > div > em:before {top:50%; left:-105px; z-index:9; margin-top:-7px; width:10px; height:10px; background:#ffa000; border-radius:50%;}
.historyWrap .history > div.fl {margin:80px 50% 80px 0; padding-left:0; padding-right:100px; text-align:right;}
.historyWrap .history > div.fl:after {left:auto; right:-1px;}
.historyWrap .history > div.fl ul li {padding-left:0; padding-right:35px;}
.historyWrap .history > div.fl ul li em {left:auto; right:0;}
.historyWrap .history > div.fl > em:after {left:auto; right:-100px;}
.historyWrap .history > div.fl > em:before {left:auto; right:-105px;}
.historyWrap .history_txt > div:before {position:absolute; content:'';}
#y2023:before {top:0px; left:-585px; width: 480px; height:305px; background: url(../img/sub/01/0103_img23.jpg) no-repeat 50% 50% / cover;}
#y2022:before {top:0px; left:calc(100% + 100px); width: 480px; height:620px; background: url(../img/sub/01/0103_img22.jpg no-repeat 50% 50% / cover;}
#y2021:before {top:0px; left:-560px; width:480px; height:360px; background:#eee url(../img/sub/01/0103_img21.jpg) no-repeat 50% 50% / cover;}
#y2020:before {top:0px; left:calc(100% + 100px); width:450px; height:450px; background:url(../img/sub/01/0103_img20.jpg) no-repeat 50% 50% / cover;}
#y2022 > ul > li > em {right: -13px;}   */


.historyWrap {position:relative; width:100%; background:#f7f7f7;}
.historyWrap .titBox {margin:0 auto; width:94%; text-align:center;}
.historyWrap .titBox .tit {font-weight:700; line-height:120%;}
.historyWrap .titBox p {line-height:130%;}
.historyWrap .history {position:relative; width:100%; height:100%; margin:0 auto;}
.historyWrap .history:after {content:""; position:absolute; top:40px; left:50%; height:107%; width:1px; background:#ccc;}
.historyWrap .history_txt {position:relative;}
.historyWrap .history_txt > div {position:relative; width:50%; margin:150px 0 10px 50%; padding-left:100px; height:100%;}
.historyWrap .history_txt > div.fl:after {left:auto; right:150px;}
.historyWrap .history_txt > div:after {position:absolute; top:-50px; left:150px; z-index:1; width:100%; font-weight:600; font-size:120px; font-family:'Gmarket Sans'; color:#f2f2f2;}
.historyWrap .history_txt #y2026:after {content:"2026";}
.historyWrap .history_txt #y2025:after {content:"2025";}
.historyWrap .history_txt #y2024:after {content:"2024";}
.historyWrap .history_txt #y2023:after {content:"2023";}
.historyWrap .history_txt #y2022:after {content:"2022";}
.historyWrap .history_txt #y2021:after {content:"2021";}
/* .historyWrap .history_txt #y2020:after {content:"2020";}  */
.historyWrap .history_txt ul {position:relative; z-index:2;}
.historyWrap .history_txt ul li *{display:inline-block;}
.historyWrap .history_txt ul li {position:relative; padding-left:70px; padding-right:0; width:96%; margin-bottom:15px; line-height:135%; color:#777;}
.historyWrap .history_txt ul li em {position:absolute; top:0; left:0; font-weight:700; color:#ffa000; font-style:normal;}
.historyWrap .history_txt ul li p {display:block; margin-bottom:7px;}
.historyWrap .history_txt ul li p span {color:#000; font-weight:500;}
.historyWrap .history_txt > div > em {display:block; position:relative; z-index:2; margin-bottom:30px; font-weight:700; font-size:50px; color:#222; font-family:'Gmarket Sans'; font-style:normal;}
.historyWrap .history_txt > div > em:after,
.historyWrap .history_txt > div > em:before {content:""; position:absolute;}
.historyWrap .history_txt > div > em:after {top:50%; left:-100px; width:80px; height:1px; background:#ccc;}
.historyWrap .history_txt > div > em:before {top:50%; left:-106px; z-index:9; margin-top:-5px; width:12px; height:12px; background:#ffa000; border-radius:50%;}

.historyWrap .history_txt > div.fl {margin:200px 50% 100px 0; padding-left:0; padding-right:55px; text-align:right;}
.historyWrap .history_txt > div.fl ul li {padding-right:75px;}
.historyWrap .history_txt > div.fl ul li em {left:auto; right:15px;}
.historyWrap .history_txt > div.fl > em {right:45px;}
.historyWrap .history_txt > div.fl > em:after {left:auto; right:-100px;}
.historyWrap .history_txt > div.fl > em:before {left:auto; right:-106px;}
.historyWrap .history_txt > div:last-child {margin-bottom:0;}
.historyWrap .history_txt > div:before {position:absolute; content:'';}
#y2025:before {top:50px; left:-78%; width: 60%; height:360px; background: url(../img/sub/01/0103_img25.png) no-repeat 50% 50% / cover;}
#y2024:before {top:30px; left:calc(100% + 100px); width: 65%; height:340px; background: url(../img/sub/01/0103_img24.jpg) no-repeat 50% 50% / cover;}
#y2023:before {top:50px; left:-78%; width: 65%; height:260px; background: url(../img/sub/01/0103_img23.jpg) no-repeat 50% 50% / cover;}
#y2022:before {top:30px; left:calc(100% + 20px); width: 50%; height:90%; background: url(../img/sub/01/0103_img22.png) no-repeat 50% 50% / cover;}
#y2021:before {top:0px; left:-560px; width:450px; height:300px; background: url(../img/sub/01/0103_img21.png) no-repeat 50% 50% / cover;}
#y2020:before {top:150px; left:calc(100% + 100px); width:80%; height:60%; background:url(../img/sub/01/0103_img20.png) no-repeat 50% 50% / cover;}
#y2019:before {top:0px; left:-560px; width:480px; height:360px; background: url(../img/sub/01/0103_img19.png) no-repeat 50% 50% / cover;}
#y2018:before {top:50px; left:calc(100% + 100px); width:450px; height:350px; background:url(../img/sub/01/0103_img18.jpg) no-repeat 50% 50% / cover;}
#y2017:before {top:00px; left:-520px; width:470px; height:500px; background: url(../img/sub/01/0103_img17.png) no-repeat 50% 50% / cover;}

@media screen and (max-width:1200px) {
	/*.historyWrap:before {right:-20px; width:540px; height:610px;}
	.historyWrap .history > div {padding-left:70px;}
	.historyWrap .history > div > em:after {left:-70px; width:50px;}
	.historyWrap .history > div > em:before {left:-75px;}
	.historyWrap .history > div.fl {padding-right:70px;}
	.historyWrap .history > div.fl > em:after {right:-70px;}
	.historyWrap .history > div.fl > em:before {right:-75px;} */
 
	.historyWrap .history {width:100%;}
	.historyWrap .history:after {left:50px; height:100%;}
	.historyWrap .history_txt > div {width:100%;margin:30px 0 20px 0;padding-left:150px;}
	.historyWrap .history_txt > div.fl {width:100%; margin:130px 0 150px 0; padding-left:150px; text-align:left; padding-right:0;}
	.historyWrap .history_txt > div.fl:after {left:150px; right:auto;}
	.historyWrap .history_txt > div.fl ul li {padding-right:0;}
	.historyWrap .history_txt > div.fl ul li em {left:0; right:auto;}
	.historyWrap .history_txt > div.fl > em {left:0; right:auto;}
	.historyWrap .history_txt > div.fl > em:after {left:-100px; right:auto;}
	.historyWrap .history_txt > div.fl > em:before {left:-106px; right:auto;}
	.historyWrap .history_txt > div:last-child {margin-bottom:0;}
	#y2021:before,
	#y2023:before {display:none;}
}

@media screen and (max-width:940px) {
	.historyWrap .history > div {width:97%; margin:70px 0 70px 3%;}
	.historyWrap .history > div:after {height:calc(100% + 70px);}
	.historyWrap .history > div > em {font-size:30px;}
	.historyWrap .history > div.fl {margin:70px 0 70px 3%; padding-left:70px; padding-right:0; text-align:left;}
	.historyWrap .history > div.fl:after {left:0; right:auto;}
	.historyWrap .history > div.fl ul li {padding-left:35px; padding-right:0;}
	.historyWrap .history > div.fl ul li em {left:0; right:auto;}
	.historyWrap .history > div.fl > em:after {left:-70px; right:auto;}
	.historyWrap .history > div.fl > em:before {left:-75px; right:auto;}
}

@media screen and (max-width:700px) {
	.historyWrap .titBox .tit br {display:block;}
	.historyWrap .titBox p br {display:none;}

	.historyWrap .history {width:100%;}
	.historyWrap .history:after {left:40px; height:100%;}
	.historyWrap .history_txt > div {width:100%; margin:80px 0 100px 0; padding-left:85px;}
	.historyWrap .history_txt > div > em:after {left:-60px; width:50px;}
	.historyWrap .history_txt > div > em:before {left:-66px;}
	.historyWrap .history_txt > div:after,
	.historyWrap .history_txt > div.fl:after {left:100px;}
	.historyWrap .history_txt > div.fl {margin:80px 0 100px 0; padding-left:100px; padding-right:0;}
	.historyWrap .history_txt > div.fl ul li {padding-right:25px; }
	.historyWrap .history_txt > div.fl > em:after {left:-60px;}
	.historyWrap .history_txt > div.fl > em:before {left:-66px;}
	.historyWrap .history_txt > div:last-child {margin-bottom:0;}
}

@media screen and (max-width:480px) {
	.historyWrap:before {right:-50px; width:400px; height:450px;}
	.historyWrap .history > div {margin:50px 0 70px 3%; padding-left:40px;}
	.historyWrap .history > div > em:after {left:-40px; width:30px;}
	.historyWrap .history > div > em:before {left:-45px;}
	.historyWrap .history > div.fl {margin:50px 0 70px 3%; padding-left:40px;}
	.historyWrap .history > div.fl > em:after {left:-40px;}
	.historyWrap .history > div.fl > em:before {left:-45px;}

		.historyWrap .history:after {left:-30px;}
	.historyWrap .history_txt > div,
	.historyWrap .history_txt > div.fl {padding-left:30px;}
	.historyWrap .history_txt > div:after,
	.historyWrap .history_txt > div.fl:after {top:-50px; left:50px; font-size:130px;}
	.historyWrap .history_txt > div > em {font-size:40px; margin-bottom:20px;}
	.historyWrap .history_txt ul li {font-size:0.92em; line-height:140%; padding-left:30px; padding-right:0;}
	.historyWrap .history_txt > div.fl ul li {padding-right:0;}
}
}
 
  

/* 오시는길 */
.map {position:relative; width:100%; margin-top:200px;     margin-bottom: 120px;}
.map .inn {position: relative;     max-width: 1400px;     width: 92%;     margin: 0 auto;     padding: 120px 0 120px;}
.map .s01 {position:absolute;z-index:2;bottom:40px;     margin-left: -550px; left:50%;  max-width:1100px;   text-align:center; padding:50px 30px; width:100%; border:1px solid #dedede; background:#fff; -webkit-box-shadow:0px 4px 16px rgba(43, 54, 86, 0.3); box-shadow:0px 4px 16px rgba(43, 54, 86, 0.3);}
.map .s01 .tit {display:inline-block; width:450px; text-align:center; vertical-align:top; font-weight:700; line-height:1.2}
.map .s01 .cont {display:inline-block; width:calc(100% - 450px); vertical-align:top; padding:10px;}
.map .s01 .addr {line-height:120%; color:#333; margin:0 0 20px; letter-spacing:-1.5px; font-family:"scdream";}
.map .s01 .tel {display:inline-block;}
.map .s01 dl {display:inline-block;}
.map .s01 dl dt, .map .s01 dl dd {display:inline-block; vertical-align:middle; line-height:30px;}
.map .s01 dl dt {width:30px; height:30px; color:#fff; font-size:14px; font-weight:700; margin:0 5px 2px; border-radius:15px; text-align:center;}
.map .s01 dl dt.t_bg {background:#ffa800;}
.map .s01 dl dt.f_bg {background:#abc50c;}
.map .s01 dl dd {color:#000; font-weight:300; font-family:'Gmarket Sans';}
.map .s01 dl:first-child dd {margin-right:40px;}
.map .s02 {position:relative; z-index:1; width:100%; vertical-align:top;}

/*카카오맵*/
.root_daum_roughmap {width:100% !important; border:none; padding:0;}
.root_daum_roughmap .wrap_map{height:700px !important;}

@media screen and (max-width:1200px) {
	.map {margin-top:80px;}
	.map .inn {padding:0 2% 30px;}
		.map .s01 {position:relative;left:auto;bottom:auto;margin-left:0;}
		.map .s01 .tit {width:350px;}
	.map .s01 .cont {width:calc(100% - 350px);}

	.root_daum_roughmap .wrap_map {height:500px !important;}
}

@media screen and (max-width:940px) {
	.map {margin-top:50px;}
	.map .s01 .tit {width:100%;  padding:20px  0 10px 10px;}
	.map .s01 .cont {width:100%; padding:5px 10px;}
	.map .s01 .addr {margin:0 0 15px;}

	.root_daum_roughmap .wrap_map {height:500px !important;}
}

@media screen and (max-width:700px) {
	.map .inn {padding:0 2% 20px;}
	.map .s01 {padding:0 0 20px;}
	.map .s01 .addr {margin:0 0 10px;}
}

@media screen and (max-width:480px) {
	.map {margin-top:40px;}
	.map .inn {padding:0 2% 10px;}
	.map .s01 .tit {padding:30px 0 5px 10px;     font-size: 25px;}
	.map .s01 .addr {margin:0 0 10px; font-size: 20px;}
	.map .s01 dl dt, .map .s01 dl dd {line-height:24px;}
	.map .s01 dl dt {width:24px; height:24px; border-radius:12px;}
	.map .s01 dl:first-child dd {margin-right:20px;}

	.root_daum_roughmap .wrap_map{height:400px !important;}
}



/* 주요제품 소개 */
.mainfood {position:relative; width:100%; font-size:0;}
.mainfood .txtBox {position:absolute; z-index:10; top:0; left:5%; width:25%;}
.mainfood .txtBox .num {display:block; color:#7f5022; font-weight:700; font-size:1.2rem; padding:40px 0 20px 5px;}
.mainfood .txtBox .tit {position:relative; font-family:"Iropke Batang",sans-serif; color:#000; margin-bottom:40px; line-height:1.2;}
.mainfood .txtBox .page_go {position:absolute; max-width:300px; width:100%; height:60px; line-height:60px; padding:0 30px;}

.page_go {overflow:hidden; letter-spacing:-0.5px; -webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;transition:all 0.3s}
.page_go:after {position:absolute; content:''; top:0; left:0; width:100%; height:100%; border:1px solid #aaa;}
.page_go:before {display:block; position:absolute; left:-200%; bottom:0; content:""; width:150%; height:150%; background:#ffa000; transform:skew(-45deg);-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;-ms-transition:all 0.5s;transition:all 0.5s}
.page_go strong {position:relative; display:inline-block; width:100%; height:100%; padding-right:40px; color:#777; font-weight:400; -webkit-transition:all 0.4s;-moz-transition:all 0.4s;-o-transition:all 0.4s;-ms-transition:all 0.4s;transition:all 0.4s;}
.page_go strong:after {content:''; width:40px; height:1px; background:#555; position:absolute; right:0; top:50%; margin-top:1px; opacity:0.7;}
.page_go strong:before {content:''; width:1px; height:10px; background:#555; position:absolute; right:0; top:50%; margin:-7px 3px; transform:rotate(-45deg); opacity:0.7;}
.page_go strong span {color:#ffa000;}
.page_go:hover:after {border:1px solid #ffa000;}
.page_go:hover:before {left:-10%; opacity:1.0;filter:Alpha(opacity=100);}
.page_go:hover strong {color:#fedba1;}
.page_go:hover strong:after, 
.page_go:hover strong:before {background:#fedba1; opacity:1;}
.page_go:hover strong span {color:#fff;}

.mainfood .listBox {position:relative; width:100%;}
.mainfood .listBox:before {position:absolute; content:''; z-index:-1;}
.mainfood .listBox li {display:inline-block; vertical-align:top; text-align:center;}
.mainfood .listBox li img {width:100%; border-radius:50%;}
.mainfood .listBox li h4 {font-size:24px; margin:20px 0 10px; font-weight:500; line-height:130%}
.mainfood .listBox li p {color:#666; word-break: keep-all; padding:0 30px; line-height:130%}

.mainfood:nth-child(1) {width:100%; padding-left:100px;}
.mainfood:nth-child(1) .txtBox {left:14%; padding-bottom:90px;}
.mainfood:nth-child(1) .txtBox .page_go {left:0; bottom:0;}
.mainfood:nth-child(1) .listBox {width:90%; margin:0 auto;}
.mainfood:nth-child(1) .listBox:before {top:160px; left:50%; transform:translate(-55%,0); width:95vw; height:calc(100% - 160px); background:#f4f4f4;}
.mainfood:nth-child(1) .listBox li {margin:0 4% 50px; width:calc((100% - 24%) / 3);}
.mainfood:nth-child(1) .listBox li:first-child {margin-left:calc(33.3% + 4%);}

.mainfood:nth-child(2) .txtBox {position:relative; width:95%;}
.mainfood:nth-child(2) .txtBox .page_go {right:10px; bottom:5px;}
.mainfood:nth-child(2) .listBox li {margin:0 1% 50px; width:calc((100% - 10%) / 4);}

@media screen and (max-width:1920px) {
	.mainfood_wide .listBox {margin:0 auto;}
}

@media screen and (max-width:1600px) {
	.mainfood:nth-child(1) {padding-left:50px; padding-right:50px;}
	.mainfood:nth-child(1) .txtBox {left:8%;}
	.mainfood:nth-child(1) .listBox {width:100%;}
	.mainfood:nth-child(1) .listBox:before {width:100vw;}
}

@media screen and (max-width:1400px) {
	.mainfood:nth-child(1) {padding-left:0;}
	.mainfood:nth-child(1) .txtBox {left:3%;}
	.mainfood:nth-child(1) .listBox:before {transform:translate(-53%,0);}
	.mainfood:nth-child(1) .listBox li {margin:0 3% 50px; width:calc((100% - 18%) / 3);}
	.mainfood:nth-child(1) .listBox li:first-child {margin-left:calc(33.3% + 3%);}
}

@media screen and (max-width:1200px) {
	.mainfood .txtBox .num {padding:30px 0 15px 5px;}
	.mainfood .txtBox .tit {margin-bottom:30px;}
	.mainfood .listBox li p {padding:0;}

	.mainfood:nth-child(1) .listBox:before {top:140px; height:calc(100% - 140px);}
	.mainfood:nth-child(1) .listBox li {margin:0 2% 40px; width:calc((100% - 12%) / 3);}
	.mainfood:nth-child(1) .listBox li:first-child {margin-left:calc(33.3% + 2%);}

	.mainfood:nth-child(2) .listBox li {margin:0 1% 40px; width:calc((100% - 8%) / 4);}
}

@media screen and (max-width:940px) {
	.mainfood .txtBox .num {padding:0 0 10px 5px;}
	.mainfood .listBox li h4 {font-size:22px;}

	.mainfood:nth-child(1) {padding-right:0;}
	.mainfood .txtBox, .mainfood:nth-child(1) .txtBox {position:relative; left:1%; width:96%;}
	.mainfood:nth-child(1) .txtBox {width:100%; padding-bottom:0;}
	.mainfood:nth-child(1) .txtBox .txt {width:calc(100% - 300px);}
	.mainfood:nth-child(1) .txtBox .page_go {left:auto; right:10px; bottom:5px;}
	.mainfood:nth-child(1) .listBox {margin-top:80px;}
	.mainfood:nth-child(1) .listBox:before {top:-45px; height:calc(100% + 45px);}
	.mainfood:nth-child(1) .listBox li:first-child {margin-left:2%;}

	.mainfood:nth-child(2) .txtBox {width:100%;}
	.mainfood:nth-child(2) .txtBox .txt {width:calc(100% - 300px);}
	.mainfood:nth-child(2) .listBox li {margin:0 1% 40px; width:calc((100% - 6%) / 3);}
}

@media screen and (max-width:700px) {
	.mainfood .txtBox .tit {margin-bottom:20px;}
	.mainfood .listBox li h4 {font-size:20px; margin:15px 0 5px;}

	.mainfood:nth-child(1) {padding-left:0;}	
	.mainfood:nth-child(1) .txtBox {width:100%; padding-bottom:80px;}
	.mainfood:nth-child(1) .txtBox .txt {width:100%;}
	.mainfood:nth-child(1) .txtBox .page_go {right:auto; left:0; bottom:0;}
	.mainfood:nth-child(1) .listBox {padding-bottom:20px; margin-top:50px;}
	.mainfood:nth-child(1) .listBox:before {top:-25px; height:calc(100% + 25px);}
	.mainfood:nth-child(1) .listBox li {margin:0 2% 30px; width:calc((100% - 8%) / 2);}
	
	.mainfood:nth-child(2) .txtBox {width:100%; padding-bottom:80px;}
	.mainfood:nth-child(2) .txtBox .txt {width:100%;}
	.mainfood:nth-child(2) .txtBox .page_go {right:auto; left:0; bottom:0;}
}

@media screen and (max-width:480px) {
	.mainfood .listBox li h4 {font-size:18px;}
	.mainfood:nth-child(1) .listBox li {margin:0 2% 20px; width:calc((100% - 8%) / 2);}
	.mainfood:nth-child(2) .listBox li {margin:0 2% 20px; width:calc((100% - 8%) / 2);}
}


.mainfood_wide {position:relative; width:100%; padding-left:45%; padding-bottom:100px;}
.mainfood_wide:before {position:absolute; content:''; top:0; left:0; width:45%; height:100%; background:url(../img/sub/02/0201_bg.jpg) no-repeat 10% center / cover;}
.mainfood_wide .txtBox {position:relative; margin-left:80px; border-bottom:1px solid #ccc; padding-bottom:120px;}
.mainfood_wide .txtBox .num {display:block; color:#7f5022; font-weight:700; font-size:1.2rem; padding:40px 0 20px 5px;}
.mainfood_wide .txtBox .tit {position:relative; font-family:"Iropke Batang",sans-serif; color:#000; line-height:1.2;}
.mainfood_wide .txtBox .page_go {position:absolute;left:0;bottom:30px; max-width:420px; width:96%; height:60px; line-height:60px; padding:0 30px;}
.mainfood_wide .listBox {position:relative; max-width:1000px; width:90%; margin-left:80px;}
.mainfood_wide .listBox li {margin-bottom:20px; font-size:0;}
.mainfood_wide .listBox li img {display:inline-block; width:160px; border-radius:25px; vertical-align:top;}
.mainfood_wide .listBox li img img {width:100%;}
.mainfood_wide .listBox li div {display:inline-block; width:calc(100% - 160px); padding:20px 30px; vertical-align:top;}
.mainfood_wide .listBox li h4 {font-size:24px; margin:15px 0; font-weight:500; line-height:120%}
.mainfood_wide .listBox li p {color:#777; line-height:130%}

@media screen and (max-width:1920px) {
	.mainfood_wide:before {background-position:20% center;}
}

@media screen and (max-width:1600px) {
	.mainfood_wide {padding-left:40%; padding-bottom:80px;}
	.mainfood_wide:before {width:40%;}
	.mainfood_wide:before {background-position:25% center;}
	.mainfood_wide .txtBox,
	.mainfood_wide .listBox {margin-left:60px;}	
	.mainfood_wide .listBox li img {width:150px; border-radius:20px;}
	.mainfood_wide .listBox li div {width:calc(100% - 150px); padding:10px 20px 0;}
	.mainfood_wide .listBox li h4 {font-size:22px; margin:10px 0;}
}

@media screen and (max-width:1200px) {
	.mainfood_wide .txtBox .num {padding:30px 0 15px 5px;}
	.mainfood_wide .txtBox,
	.mainfood_wide .listBox {margin-left:50px;}
	.mainfood_wide .listBox li img {width:140px; border-radius:20px;}
	.mainfood_wide .listBox li div {width:calc(100% - 140px);}
	.mainfood_wide .listBox li h4 {font-size:20px; margin:5px 0;}
}

@media screen and (max-width:940px) {    
	.mainfood_wide {padding-left:0; padding-bottom:450px;}
	.mainfood_wide:before {top:auto; bottom:0; left:0; width:100%; height:420px; background:url(../img/sub/02/0201_bg.jpg) no-repeat center / cover;}
	.mainfood_wide .txtBox .num {padding:0 0 10px 5px;}
	.mainfood_wide .txtBox,
	.mainfood_wide .listBox {margin-left:4%;}
	.mainfood_wide .listBox li div {padding:25px 20px 0;}
}

@media screen and (max-width:700px) {    
	.mainfood_wide {padding-bottom:360px;}
	.mainfood_wide:before {height:320px;}
	.mainfood_wide .listBox li img {width:120px; border-radius:15px;}
	.mainfood_wide .listBox li div {width:calc(100% - 120px); padding:15px 15px 0;}
	.mainfood_wide .listBox li h4 {font-size:18px; margin:5px 0;}
}

@media screen and (max-width:480px) {    
	.mainfood_wide {padding-bottom:260px;}
	.mainfood_wide:before {height:240px;}
	.mainfood_wide .listBox li img {width:120px; border-radius:15px;}
	.mainfood_wide .listBox li div {width:calc(100% - 120px); padding:0px 15px;}
	.mainfood_wide .listBox li h4 {font-size:18px; margin:5px 0;}
}



/* 제조공정 설비 */
.system_wrap {position:relative; max-width:1500px; width:94%; margin:0 auto;}
.system_wrap .cont {position:relative;}
.system_wrap .cont:nth-child(2):before {position:absolute; content:''; z-index:-1; top:50%; left:50%; transform:translate(-50%,-50%); width:100vw; height:100%; background-color:#f7f7f7;}
.system_wrap h3 {width:92%; margin:0 auto; font-size:0;}
.system_wrap h3 span {display:inline; vertical-align:middle; background:#ffa000; padding:5px 20px; border-radius:30px; color:#fff; margin-right:15px;}
.system_wrap h3 div {display:inline; vertical-align:middle;}
.system_wrap .list_box {width:100%; font-size:0;}
.system_wrap .list_box > li {position:relative; display:inline-block; width:calc(50% - 4%); vertical-align:top;}
.system_wrap .list_box > li:nth-child(1) {margin:0 0 100px 4%;}
.system_wrap .list_box > li:nth-child(2) {margin:100px 0 100px 4%;}
.system_wrap .list_box > li:nth-child(3) {margin:0px 2% 100px;}
.system_wrap .list_box > li:nth-child(4) {margin:70px 0 100px 4%;}
.system_wrap .list_box > li:nth-child(5) {margin:-50px 2% 100px;}
.system_wrap .list_box .img_box {position:relative; width:100%; background:#eee;}
.system_wrap .list_box .img_box img {width:100%;}
.system_wrap .list_box .txt_box {position:absolute; top:0; left:0; padding:0 60px 20px 20px; background:#fff; font-size:27px; font-weight:500; font-family:"scdream";}
.system_wrap .list_box .txt_box span {display:block; font-size:18px; padding-left:3px; color:#ffa800; font-weight:500;}
.system_wrap .list_box > li:nth-child(2) .img_box {width:100%; margin-left:0%;}

.system_wrap .list_box2 {width:100%; font-size:0;}
.system_wrap .list_box2 > li {position:relative; display:inline-block; width:calc(50% - 4%); vertical-align:top;}
.system_wrap .list_box2 > li:nth-child(1) {margin:0 0 100px 4%;}
.system_wrap .list_box2 > li:nth-child(2) {margin:150px 0 80px 4%;}
.system_wrap .list_box2 > li:nth-child(3) {margin:0px 2% 100px;}
.system_wrap .list_box2 > li:nth-child(4) {margin:50px 0 50px 3%;}
.system_wrap .list_box2 > li:nth-child(5) {width:50%; margin:0 0 100px;}
.system_wrap .list_box2 > li:nth-child(6) {margin:50px 0 50px 4%;}
.system_wrap .list_box2 .img_box {position:relative; width:95%; background:#eee;}
.system_wrap .list_box2 .img_box img {width:100%;}
.system_wrap .list_box2 .txt_box {position:absolute; top:0; left:0; padding:0 60px 20px 20px; background:#f7f7f7; font-size:27px; font-weight:500; font-family:"scdream";}
.system_wrap .list_box2 .txt_box span {display:block; font-size:18px; padding-left:3px; color:#ffa800; font-weight:500;}
.system_wrap .list_box2 > li:nth-child(4) .img_box {width:98%; margin-left:0%;}

@media screen and (max-width:1600px) {
	.system_wrap .list_box > li:nth-child(1) {margin:0 0 80px 4%;}
	.system_wrap .list_box > li:nth-child(2) {margin:80px 0 80px 4%;}
	.system_wrap .list_box > li:nth-child(3) {margin:0px 2% 80px;}
	.system_wrap .list_box > li:nth-child(4) {margin:100px 0 80px 4%;}
	.system_wrap .list_box > li:nth-child(5) {margin:30px 2% 80px;}
	.system_wrap .list_box > li:nth-child(6) {margin:100px 0 80px 4%;}
	
	.system_wrap .list_box2 > li:nth-child(1) {margin:0 0 80px 4%;}
	.system_wrap .list_box2 > li:nth-child(2) {margin:100px 0 80px 4%;}
	.system_wrap .list_box2 > li:nth-child(3) {margin:-80px 2% 80px;}
	.system_wrap .list_box2 > li:nth-child(4) {margin:40px 0 80px 2%;}
	.system_wrap .list_box2 > li:nth-child(5) {margin:-50px 0% 80px;}
	.system_wrap .list_box2 > li:nth-child(6) {margin:40px 0 80px 2%;}
}

@media screen and (max-width:1200px) {
	.system_wrap h3 {width:99%;}
	.system_wrap .list_box > li {width:calc(50% - 2%); vertical-align:top;}
	.system_wrap .list_box > li:nth-child(1) {margin:0 2% 50px 0;}
	.system_wrap .list_box > li:nth-child(2) {margin:50px 0 50px 2%;}
	.system_wrap .list_box > li:nth-child(3) {margin:0px 2% 50px 0;}
	.system_wrap .list_box > li:nth-child(4) {margin:50px 0 50px 2%;}
	.system_wrap .list_box > li:nth-child(5) {margin:-10px 2% 50px 0;}
	.system_wrap .list_box > li:nth-child(2) .img_box {width:95%; margin-left:5%;}
	.system_wrap .list_box .txt_box {padding:0 30px 15px 10px; font-size:24px;}
	.system_wrap .list_box .txt_box span {font-size:16px;} 
	
	.system_wrap .list_box2 > li {width:calc(50% - 2%); vertical-align:top;}
	.system_wrap .list_box2 > li:nth-child(1) {margin:0 2% 50px 0;}
	.system_wrap .list_box2 > li:nth-child(2) {margin:50px 0 50px 2%;}
	.system_wrap .list_box2 > li:nth-child(3) {margin:-50px 2% 50px 0;}
	.system_wrap .list_box2 > li:nth-child(4) {margin:50px 0 50px 2%;}
	.system_wrap .list_box2 > li:nth-child(5) {width:calc(50% - 2%); margin:-80px 2% 50px 0;}
	.system_wrap .list_box2 > li:nth-child(4) .img_box {width:95%; margin-left:0;}
	.system_wrap .list_box2 .txt_box {padding:0 30px 15px 10px; font-size:24px;}
	.system_wrap .list_box2 .txt_box span {font-size:16px;} 
}

@media screen and (max-width:940px) {
	.system_wrap {margin:20px auto 0;}
	.system_wrap .list_box > li {width:100%;}
	.system_wrap .list_box > li:nth-child(1),
	.system_wrap .list_box > li:nth-child(2),
	.system_wrap .list_box > li:nth-child(3),
	.system_wrap .list_box > li:nth-child(4),
	.system_wrap .list_box > li:nth-child(5) {margin:0 0 30px;}
	.system_wrap .list_box > li:nth-child(2) .img_box {width:100%; margin-left:0;}
	
	.system_wrap .list_box2 > li:nth-child(1),
	.system_wrap .list_box2 > li:nth-child(2),
	.system_wrap .list_box2 > li:nth-child(3),
	.system_wrap .list_box2 > li:nth-child(4), .system_wrap .list_box2 > li:nth-child(6),
	.system_wrap .list_box2 > li:nth-child(5) {width:100%; margin:0 0 30px;}
}

@media screen and (max-width:480px) {
	.system_wrap .list_box {padding-top:30px;}
	.system_wrap .list_box .txt_box {position:relative; top:auto; left:auto; padding:0 10px 10px 5px; font-size:24px;}
	.system_wrap .list_box .txt_box span {font-size:14px;}
	
	.system_wrap .list_box2 {padding-top:30px;}
	.system_wrap .list_box2 .txt_box {position:relative; top:auto; left:auto; padding:0 10px 10px 5px; font-size:24px;}
	.system_wrap .list_box2 .txt_box span {font-size:14px;}
}




/* 성가정식품 특징 */
.contents-top {text-align:center;}
.contents-top .bTxt {font-family:'Iropke Batang'; color:#7f5022; font-weight:700; line-height:1.3;}
.contents-top .sTxt {color:#ba9572;}
.contents-top .imgBox {position:relative; text-align:center;}
.contents-top .imgBox:before {display:block;content:'';position:absolute;z-index:-1;top:50%;left:50%; transform:translate(-50%,-50%); width:200%; height:1px; background:#ddd;}

.contents-list {width:100%;}
.contents-list:after {display:block; content:''; clear:both;}
.contents-list .txtBox {float:left;width:35%; padding-left:30px; padding-right:30px;}
.contents-list .txtBox .num {display:block;color:#7f5022;font-weight:700;font-size:1.2rem; padding:60px 0 20px 5px;}
.contents-list .txtBox .c-tit {position:relative; font-family:"Iropke Batang",sans-serif; color:#000; margin-bottom:50px; line-height:1;}
.contents-list.visionR .txtBox {float:right; padding-right:0; padding-left:60px;}
.contents-list .imgBox {position:relative; float:left; width:65%; height:440px;}
.contents-list.visionR .imgBox:before {display:block;content:'';position:absolute;top:-75px;left:-50px;width:100px;height:300px;background:url(../img/sub/03/0301_box.jpg) no-repeat;}

.contents-list .c-list > li {position:relative; padding:0 0 4px 15px; margin:0; line-height:1.3;}
.contents-list .c-list > li:first-child {margin-top:0;}
.contents-list .c-list > li:before {content:''; position:absolute; left:0; top:10px; width:4px; height:4px; background:#ffa000; border-radius:50%}

@media screen and (max-width:1400px) {
	.contents-list .txtBox .c-tit {margin-bottom:30px;}
	.contents-list.visionR .txtBox {padding-left:50px;}
}

@media screen and (max-width:1200px) {
	.contents-list .txtBox {width:45%;}
	.contents-list .txtBox .num {padding:50px 0 20px 5px;}
	.contents-list .txtBox .c-tit {margin-bottom:30px;}
	.contents-list.visionR .txtBox {padding-left:50px;}
	.contents-list .imgBox {width:55%; height:400px;}
}

@media screen and (max-width:940px) {
	.contents-top .imgBox img {max-width:740px; width:94%; margin:0 auto;}
	.contents-list .txtBox,
	.contents-list.visionR .txtBox {width:100%; padding:0 20px 30px;}
	.contents-list .txtBox .num {padding:0 0 10px 5px;}
	.contents-list .txtBox .c-tit {margin-bottom:30px;}
	.contents-list .imgBox {width:100%; height:400px;}
	.contents-list.visionR .imgBox:before {display:none;}
}

@media screen and (max-width:700px) {
	.contents-top .bTxt {font-size:42px;}
	.contents-top .sTxt {font-size:20px;}
	.contents-list .txtBox,
	.contents-list.visionR .txtBox {padding:0 10px 30px;}
	.contents-top .imgBox:before {display:none;}
	.contents-list .imgBox {height:340px;}
}

@media screen and (max-width:480px) {
	.contents-top .bTxt {font-size:36px;}
	.contents-top .sTxt {font-size:17px;}
	.contents-list .imgBox {height:240px;}
}





