@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&family=Roboto:wght@100;300;400;500;700;900&family=Nanum+Myeongjo:wght@400;700;800&display=swap');
@import url('/fonts/GmarketSans/style.css');
@import url('/fonts/remixicon/remixicon.css');


/*------------------------------------
  Reset Styles
------------------------------------*/
html{overflow-x:auto;overflow-y:scroll;min-width:100%;max-width:100%;height:100%;font-family:'Roboto','Noto Sans KR','Apple SD Gothic','맑은고딕','Nanum Gothic',sans-serif;font-weight:normal;-webkit-text-size-adjust:none}
body{min-width:100%;max-width:100%;height:100%;margin:0;font-family:'Roboto','Noto Sans KR','Apple SD Gothic','맑은고딕','Nanum Gothic',sans-serif;font-size:0.95rem;font-weight:350;color:#555;line-height:100%;word-wrap:break-word;word-break:break-all;white-space:normal}
*{margin:0;padding:0;border:none;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}
*:before, *:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,input,textarea,select,button,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0}
img,fieldset,iframe,form{border:0 none}
img{max-width:100%;vertical-align:middle}
li img,dd img{vertical-align:top}
address,caption,em,cite{font-style:normal}
ins{text-decoration:none}
del{text-decoration:line-through}
img,input,button,select,textarea{font-family:inherit;font-size:inherit;font-weight:inherit;vertical-align:middle}
abbr,acronym{border-bottom:1px dotted #000;cursor:help}
article,aside,audio,canvas,command,datalist,details,embed,figcaption,figure,footer,header,hgroup,keygen,meter,nav,output,progress,section,source,video{display:block}
mark,rp,rt,ruby,summary,time{display:inline}

p,div,span,h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,ol,input,textarea{font-family:'Roboto','Noto Sans KR','Apple SD Gothic','맑은고딕','Nanum Gothic',sans-serif;font-size:inherit;font-weight:inherit;color:inherit;letter-spacing:-.03em}
header,footer,section,article,aside,nav,hgroup,details,menu,figure,figcaption{display:block}
legend{position:absolute;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
button{cursor:pointer}
input, select, textarea{vertical-align:middle}
input[type=text],input[type=password],input[type=email],input[type=tel],input[type=number],textarea{-webkit-appearance:none}
textarea{resize:none;line-height:150%}
select{margin:0}
p{word-break:break-all}
/*pre{overflow-x:scroll;font-size:1.125em}*/

/* 목록 */
ol,ul,li{list-style-type:none;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box}
ul:after{display:block;clear:both;content:''}
dl:after{display:block;clear:both;content:''}
dl:after{display:block;clear:both;content:''}

/* 테이블 - 마크업에 'cellspacing="0"' 지정 함께 필요 */
table{border-collapse:collapse;border:0 none;border-spacing:0}
th,td{text-align:left}
caption,legend{width:0;height:0;visibility:hidden;line-height:0;font-size:0;overflow:hidden}

/* 텍스트 관련 요소 초기화 */
address,caption,em,cite{font-style:normal}
ins{text-decoration:none}
del{text-decoration:line-through}
b{font-weight:500}
strong{font-weight:700}

::-moz-selection{background-color:#008bf6;color:#fff;text-shadow:none}
::selection{background-color:#008bf6;color:#fff;text-shadow:none}
:focus{outline:none}

/* 인용문 */
blockquote:before,blockquote:after,q:before,q:after{content:''}
blockquote,q{quotes:' '}

/* 수평선 */
hr{display:none}

/* 링크 */
a{color:#555;text-decoration:none;-moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out}
a::-moz-focus-inner{border:none}/*파이어폭스에서 패딩 발생을 방지*/
a:hover,a:active,a:focus{color:#008bf6;text-decoration:none}
a[class~="btn"]{vertical-align:middle;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;text-decoration:none} /* 버튼의 경우에 언더라인 삭제 */
:hover,:active,:focus{-moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out}

/* 숨김 */
.blind{visibility:hidden;overflow:hidden;position:absolute;left:-999em;width:0;height:0;font-size:0;line-height:0}
.display_none{display:none}
.show{display:block !important}
.txtblind{overflow:hidden;display:block;width:0;text-indent:-9000px}
.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis} /* 한줄 텍스트 줄임표 설정 */


/* 제목요소 */
h1,h2,h3,h4,h5,h6{font-size:100%}
/*h1,h2{display:none}*/

/* 이미지 */
.png24{tmp:expression(setPng24(this))}

.clfix:after{content:"";display:block;height:0px;clear:both;visibility:hidden}
.clfix{display:inline-block}
.clfix{display:block}
* html .clfix{height:1%} /* Hides from IE-mac */
.clfix{clear:both;zoom:1} /*for IE 5.5-7*/

input[type='checkbox'], input[type='radio']{margin-top:0 !important;border-radius:5px}
input{margin:0;padding:0 0 0 1%;height:32px;border-radius:2px;color:#555;vertical-align:middle}
input[type=text]:focus,input[type=password]:focus,input[type=number]:focus,input[type=tel]:focus,textarea:focus,select:focus{border-color:#888;color:#222}
input:disabled,input:read-only,input:disabled:hover{color:#555;background-color:#f9f9f9;-webkit-text-fill-color:inherit}
input:disabled:-ms-input-placeholder{color:#aaa;background-color:#f9f9f9}
input:disabled::-webkit-input-placeholder{color:#aaa;background-color:#f9f9f9}
input:disabled::-moz-placeholder{color:#aaa;background-color:#f9f9f9}
input[type="text"], input[type="password"], input[type='number']{vertical-align:middle;border:1px solid #ddd}
input[type="radio"]{vertical-align:middle;border:none;margin:0;padding:0;width:17px;height:17px}
input[type="checkbox"]{vertical-align:middle;border:none;margin:0;padding:0;width:17px;height:17px}
input[type="file"]{vertical-align:middle;margin:0 !important;padding:0;height:32px;border:none;background-color:transparent !important;font-size:0.85rem}
input[type="reset"]{display:inline-block;cursor:pointer;margin:0;padding:0;border:0;background:none;outline:0;text-decoration:none;white-space:nowrap;vertical-align:middle;font-family:inherit;overflow:visible;font-size:1em}
select{margin:0;padding:5px 1%;border:1px solid #ddd;border-radius:2px;height:32px;border-radius:0px;vertical-align:middle}
textarea{border:1px solid #ddd;width:100%;height:150px;resize:none;padding:1%}
textarea{color:#aaa}
select{color:#222}

input[type="text"], input[type="password"], input[type="number"], input[type="tel"],textarea{transition:all .3s ease-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}
input:-ms-input-placeholder{color:#aaa}
input::-moz-input-placeholder{color:#aaa}
input::-webkit-input-placeholder{color:#aaa}
textarea:-ms-input-placeholder{color:#aaa}
textarea::-moz-input-placeholder{color:#aaa}
textarea::-webkit-input-placeholder{color:#aaa}



.wrap{clear:both;position:relative;width:90%;max-width:1600px;margin-right:auto;margin-left:auto}
.wrap:after{content:"";display:block;height:0px;clear:both;visibility:hidden}
.w-inner{clear:both;position:relative;width:90%;max-width:1600px;margin-right:auto;margin-left:auto}
.m-inner{clear:both;position:relative;width:90%;max-width:1400px;margin-right:auto;margin-left:auto}
.inner{clear:both;position:relative;width:100%;max-width:1280px;margin-right:auto;margin-left:auto}

@media screen and (min-width:1000px){
	.wrap{width:94%}
	.w-inner{width:94%}
	.m-inner{width:94%}
}

.placeholdersjs{color:#aaa !important}

.light{font-weight:300}
.normal{font-weight:400}
.bold{font-weight:700}
.bolder{font-weight:800}

.align-center{text-align:center !important}
.align-left{text-align:left !important}

/* 팝업레이어 */
#hd_pop{z-index:100;position:relative;margin:0 auto;height:0}
#hd_pop h2{position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops{position:absolute;background-color:#fff}
.hd_pops img{max-width:100%}
.hd_pops_con{}
.hd_pops_footer{padding:0;background-color:#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-color:#000;text-align:left}
.hd_pops_footer .hd_pops_close{background-color:#393939;position:absolute;top:0;right:0}

/* 상단 레이아웃 */
#header{position:relative;z-index:10;box-shadow:0 1px 0px rgba(0,0,0,.1) }
#hd_h1{position:absolute;font-size:0;line-height:0;overflow:hidden}

#logo{overflow:hidden;float:left;width:calc(100% - 120px);height:50px;line-height:50px}
#logo a{display:inline-block;vertical-align:middle}
#logo img{display:inline-block;width:auto;height:30px;vertical-align:middle}

/* 메인메뉴 */
.gnbWrap{position:relative}
#gnb{display:none}
.gnb_1dli .bg{display:none}
.allmnuWrap{display:block;position:absolute;top:0px;right:0;width:60px;height:60px}

#allmnu,#allmnu2{position:absolute;top:16px;right:0;z-index:10000;padding:8px 10px 10px 10px;text-align:center;cursor:pointer}
#allmnu{z-index:1}
#allmnu span,#allmnu2 span{cursor:pointer;width:20px;height:2px;background-color:#000;position:absolute;right:0;display:block;content:'';transition:all 500ms ease-in-out}
#allmnu span{width:15px}
#allmnu:hover span{width:20px}
#allmnu span:before,#allmnu2 span:before{cursor:pointer;right:0;height:2px;width:20px;background-color:#000;position:absolute;display:block;content:'';top:-7px;transition:all 500ms ease-in-out}
#allmnu span:after,#allmnu2 span:after{cursor:pointer;right:0;height:2px;width:20px;background-color:#000;position:absolute;display:block;content:'';bottom:-7px;transition:all 500ms ease-in-out}
#allmnu.acik,#allmnu2.acik{position:fixed;top:0;right:0;z-index:10000;width:100%;height:90px;padding:30px 0;background-color:#fff}
#allmnu.acik span,#allmnu2.acik span{background-color:transparent}
#allmnu.acik span:before,#allmnu2.acik span:before{top:15px;right:30px;width:30px;height:3px;transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);-webkit-transform:rotate(45deg);bottom:0;background-color:#000}
#allmnu.acik span:after,#allmnu2.acik span:after{top:15px;right:30px;width:30px;height:3px;transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);background-color:#000}

.allmnuView{overflow-x:hidden;overflow-y:auto;display:none;position:fixed;top:0;right:-100vw;z-index:10001;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease;display:block;width:98vw;height:100%;padding:80px 0;background-color:#fff}
.allmnuView.allmnuView-acik{display:block;right:0}
.allmnuView .wrap{width:100%}
.allmnuView h2{display:none}
.allmnuView a{font-size:1.5rem;text-decoration:none}
.allmnuView ul{border-left:none}
.allmnuView ul li{display:block;float:none;width:100%;min-height:auto;margin:0;padding:0}
.allmnuView ul li:after{display:none}
.allmnuView .gnb{position:absolute;top:0;left:0;z-index:1000;width:100%;height:100%;padding:100px 0;background-color:#fff}
.allmnuView .gnb_1da{display:block;width:100%;padding:0 30px;background-color:#fff;font-weight:700;letter-spacing:-0.05em;line-height:250%;color:#000;text-align:left}
.allmnuView .gnb_1da:hover{background-color:#fff;color:#000}
.allmnuView .gnb_1dli_air .gnb_1da,.allmnuView .gnb_1dli_on .gnb_1da{color:#000}
.allmnuView .gnb_2dul{position:relative;top:100%;width:100%;height:100%;background-color:#fff;border-bottom:none}
.allmnuView .gnb_2dul_box{display:none;padding:20px 0;background-color:#f8f8f8;}
.allmnuView .gnb_2dli{display:block;width:100%;margin-right:0}
.allmnuView .gnb_2da{display:block;padding:0 30px;font-size:1.25rem;font-weight:500;line-height:200%;color:#444}
.allmnuView .gnb_2da:hover{background-color:#111;color:#fff}
.allmnuView .gnb_3dul{display:block;border-top:none}
.allmnuView .gnb_3da{display:block;padding:0 30px 0 45px;background-color:#f7f7f7;font-size:1.125rem;line-height:200%;color:#777}
.allmnuView .gnb_3da:hover{background-color:#111;color:#fff}
.allmnuView .gnb_sitemap{display:none;text-indent:0}
.allmnuView .gnb_3dul{display:block}
.allmnuView .wrap{padding:0}
.allmnuView .gnb_1dli .bg{display:block;position:absolute;top:0;right:30px;font-size:0}
.allmnuView .gnb_al_li_plus{position:relative}
.allmnuView .gnb_al_li_plus>.bg:before{content:"\ea4e";font-family:"remixicon";font-size:2rem;color:#888;line-height:150%}
.allmnuView .gnb_al_li_plus.active>.bg:before{content:"\ea78"}
.allmnuView .allmnbg{display:none;position:fixed;top:0;left:0;z-index:1;width:100vw;height:100vh;background-color:rgba(0,0,0,.8)}
.allmnuView-acik .allmnbg{display:block}
.allmnuView .gnb_1dli8{display:none !important}

#quicksms{position:absolute;top:18px;right:40px;z-index:10000}
#quicksms i{height:28px;font-size:28px;color:#4fbfc3;vertical-align:middle}
#quicksms span{display:none}
#quicksms .count{font-size:11px}

@media screen and (min-width:550px){
	#header{height:70px}
	#logo{overflow:hidden;height:70px;line-height:70px}
	.allmnuWrap{width:70px;height:70px}
	#allmnu,#allmnu2{top:21px;padding:12px 28px 19px 8px}
	#quicksms{top:20px;right:50px;height:30px;padding:0 10px 0 10px;border:2px solid #4fbfc3;border-radius:30px;line-height:26px}
	#quicksms i{height:17px;margin-right:5px;font-size:17px}
	#quicksms span{display:inline-block;height:16px;padding-top:2px;font-size:14px;font-weight:400;color:#4fbfc3}
}
@media screen and (min-width:1000px){
	#header{height:100px}
	#logo{position:absolute;top:0;left:-10px;z-index:9999;width:205px;height:100px;line-height:100px}
	#logo img{height:40px}

	.allmnuWrap{display:none}
	.allmnuView{display:none}
	.gnbWrap{position:relative;padding-left:12%;text-align:center}
	#gnb{position:relative;display:block}
	#gnb > h2{position:absolute;font-size:0;line-height:0;overflow:hidden}
	#gnb .gnb_1dli{display:inline-block;line-height:100px;text-align:center}
	#gnb .gnb_mypage{display:none}
	#gnb .gnb_sitemap{display:block;position:absolute;top:0;bottom:0;right:0;width:20px;height:24px;margin:auto 0;line-height:0;text-indent:-9999ex}
	#gnb .gnb_sitemap a{display:block;width:100%;height:100%;padding:0}
	#gnb .gnb_sitemap span{display:block;float:right;width:70%;margin:3px 0;height:2px;background-color:#000}
	#gnb .gnb_sitemap span:first-child{width:100%}
	#gnb .gnb_sitemap span:last-child{width:100%}
	#gnb .gnb_sitemap:hover span{width:100% !important;background-color:#004a96}
	#gnb .gnb_sitemap, #gnb .gnb_sitemap span{transition:all .3s ease;-ms-transition:all .3s ease;-webkit-transition:all .3s ease}
	#gnb .gnb_1dli:hover .gnb_1da{color:#044ba5}
	.gnb_1da{display:block;padding:0 8px;font-size:1rem;font-weight:500;color:#333;text-align:center;text-decoration:none;letter-spacing:-0.05rem}
	.gnb_1dli_member,.gnb_1dli_sitemap{display:none}
	.gnb_2dul{display:none;position:absolute;z-index:9999;top:100px;height:50px}
	.gnb_1dli:hover .gnb_2dul,.gnb_1dli:focus .gnb_2dul,.gnb_1dli_over .gnb_2dul,.gnb_1dli_on .gnb_2dul,.gnb_2dul:hover{display:block}
	.gnb_2dli{float:left}
	.gnb_2da{display:block;padding:0 10px;font-size:0.8889rem;line-height:47px;color:rgba(255,255,255,.7);text-align:left}
	.gnb_2da:hover{font-weight:500;color:#fff}
	.gnb_3dul{display:none}
	.gnb_1dli0 .gnb_2dul{left:0}
	.gnb_1dli1 .gnb_2dul{left:17%}
	.gnb_1dli2 .gnb_2dul{left:18%}
	.gnb_1dli3 .gnb_2dul{left:40%}
	.gnb_1dli4 .gnb_2dul{left:50%}
	.gnb_1dli5 .gnb_2dul{left:42%}
	.gnb_1dli6 .gnb_2dul{left:57%}
	.gnb_1dli7{display:none !important}
	.gnb_1dli8{display:none !important}

	#gnb_snb{display:block;position:absolute;z-index:99;top:100px;left:0;width:100%;height:50px;background-color:rgba(0,0,0,.5);transition:all .5s ease;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out}
	#quicksms{top:37px;right:20px;border:none}
	#quicksms i{height:30px;font-size:30px}
	#quicksms span{display:none}
}
@media screen and (min-width:1100px){
	.gnbWrap{padding-left:40px}
	.gnb_1dli0 .gnb_2dul{left:0}
	.gnb_1dli1 .gnb_2dul{left:23%}
	.gnb_1dli2 .gnb_2dul{left:25%}
	.gnb_1dli3 .gnb_2dul{left:41%}
	.gnb_1dli5 .gnb_2dul{left:45%}
	#quicksms{top:30px;right:40px;height:40px;padding:0 20px 0 10px;border:3px solid #4fbfc3;border-radius:30px;line-height:30px}
	#quicksms i{height:30px;font-size:21px;margin-right:10px}
	#quicksms span{display:inline-block;height:31px;font-size:16px;vertical-align:middle}
}
@media screen and (min-width:1280px){
	#quicksms{right:80px}
}
@media screen and (min-width:1400px){
	#quicksms{right:60px}
	.gnb_1da{padding:0 20px}
	.gnb_1dli0 .gnb_2dul{left:5%}
	.gnb_1dli1 .gnb_2dul{left:25%}
	.gnb_1dli2 .gnb_2dul{left:25%}
	.gnb_1dli4 .gnb_2dul{left:52%}
	.gnb_1dli5 .gnb_2dul{left:50%}
	.gnb_1dli6 .gnb_2dul{left:65%}
}
@media screen and (min-width:1600px){
	.gnb_1da{padding:0 30px}
	.gnb_1dli3 .gnb_2dul{left:44%}
	.gnb_1dli4 .gnb_2dul{left:53%}
	.gnb_1dli6 .gnb_2dul{left:68%}
}

/* 중간 레이아웃 */
#container{overflow:hidden;z-index:4;position:relative;zoom:1;width:100%;min-height:100%}
#container:after{display:block;visibility:hidden;clear:both;content:""}
#container_title{margin:0 auto;font-weight:500}
#container_title span{margin:0 auto 10px;display:block;line-height:30px}
#svisual{position:relative;height:100px;padding-top:45px;background-image:url(../img/sub/svisual.jpg);background-color:#e0f2f1;background-repeat:no-repeat;background-position:center center;background-size:cover;text-align:center}
#svisual h1{font-family:'Gmarket Sans';font-size:1.25em;font-weight:700;color:#fff;letter-spacing:0}
#svisual .txt{display:none;padding-top:25px;font-size:0.85rem;font-weight:300;color:rgba(255,255,255,.7);letter-spacing:-.02em}
#svisual.svisual10{background-image:url(../img/sub/svisual1.jpg)}
#svisual.svisual20{background-image:url(../img/sub/svisual2.jpg)}
#svisual.svisual30{background-image:url(../img/sub/svisual3.jpg)}
#svisual.svisual40{background-image:url(../img/sub/svisual4.jpg)}
#svisual.svisual50{background-image:url(../img/sub/svisual5.jpg)}
#svisual.svisual60{background-image:url(../img/sub/svisual6.jpg)}
#svisual.svisual70{background-image:url(../img/sub/svisual7.jpg)}
#svisual.svisual80{background-image:url(../img/sub/svisual8.jpg)}

#location{position:relative;z-index:10;width:100%;height:40px;margin:0 auto}
#location .wrap{width:100%;background-color:#fff}
#location li{float:left;height:40px;font-size:13px}
#location li a{display:block;line-height:40px}
#location #nav_path1{/*display:none*/}
#location .path>li{width:calc((100% - 40px) / 2)}
#location .path.path3>li{width:calc((100% - 40px) / 3)}
#location .path>li>a{overflow:hidden;display:block;position:relative;width:75px;padding:0 0 0 10px;color:#555;text-overflow:ellipsis;white-space:nowrap}
#location .path>li:after{content:"";display:inline-block;position:absolute;top:0;bottom:0;right:10px;width:7px;height:7px;margin:auto 0;border-top:2px solid rgba(0,0,0,.5);border-left:2px solid rgba(0,0,0,.5);-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);-ms-transform:rotate(-135deg);-o-transform:rotate(-135deg);transform:rotate(-135deg)}
#location .path>li.home{display:none;width:40px;background-color:#307ed3}
#location .path>li.home>a{width:40px;height:40px;padding:0;background:none;text-align:center;line-height:40px}
#location .path>li.home:after{display:none}
#location .path li.home a img{vertical-align:middle}
#location .path .path_dp1{position:relative;border-right:1px solid rgba(0,0,0,.1)}
#location .path .path_dp1:first-child{left:0}
#location .path .path_dp2_list{display:none;position:absolute;top:100%;left:-1px;z-index:10;background-color:#fff}
#location .path .path_dp2_list li{width:100%;height:auto;border:1px solid rgba(0,0,0,.1);border-width:0 1px 1px}
#location .path .path_dp2_list li:first-child{border-top:1px solid #ccc}
#location .path .path_dp2_list li a{display:block;height:auto;padding:10px 10px;font-size:13px;line-height:1;transform:skew(-0.001deg)}
#location .path .path_dp2_list li.active,#location .path .path_dp2_list li:hover{background-color:#307ed3}
#location .path .path_dp2_list li.active a,#location .path .path_dp2_list li:hover a{color:#fff}

#ssnb{display:none;max-width:1400px;margin:0 auto;width:90%;padding-bottom:0}
#ssnb ul{border:1px solid #ccc}
#ssnb li{border-left:1px solid #d2d2d2;background-color:#f8f8f8;text-align:center}
#ssnb li a{display:block;padding:1.05rem 0.5rem;font-size:1rem;color:#555}
#ssnb li.on a{position:relative;background-color:#00a098;font-weight:500;color:#fff}
#ssnb.ssnb2 li{float:left;width:50%}
#ssnb.ssnb2 li:nth-child(2n+1){border-left:0}
#ssnb.ssnb3 li{float:left;width:33.333%}
#ssnb.ssnb3 li:nth-child(3n+1){border-left:0}
#ssnb.ssnb4 li{float:left;width:25%}
#ssnb.ssnb4 li:nth-child(4n+1){border-left:0}
#ssnb.ssnb5 li{float:left;width:20%}
#ssnb.ssnb5 li:nth-child(5n+1){border-left:0}
#ssnb.ssnb6 li{float:left;width:16.666%}
#ssnb.ssnb6 li:nth-child(6n+1){border-left:0}

#content{padding-top:40px;padding-bottom:40px;border-top:1px solid #ccc;line-height:150%}
#content h1{display:none !important}
#content_tit h2{margin:0 auto 2rem;font-size:1.75rem;font-weight:600;color:#000;text-align:center}
#content_tit h2:after{content:"";visibility:visible;display:block;width:1px;height:20px;margin:1rem auto;background-color:#000}

#content h3{margin:3rem auto 2rem;font-family:'Gmarket Sans',sans-serif;font-size:1.25rem;font-weight:700;color:#ef8c4a;letter-spacing:-.03em;line-height:130%;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
#content h3:first-child{margin-top:2rem}
#content h3 span{display:inline-block;min-width:200px;padding:10px 10px;border:1px solid #efbf4a;font-family:'Gmarket Sans',sans-serif;font-weight:700;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
#content h3.h3_0{margin:0 auto 3rem}
#content h3.subTit{margin:-1rem auto 2rem;font-family:'Nanum Myeongjo',sans-serif;color:#333;font-size:2rem}
#content h3.subTit span{padding:0;border:0;font-family:'Nanum Myeongjo',sans-serif;font-size:2rem}
#content .subnTit{margin:-1rem auto 3rem;font-size:1.125rem;font-weight:300;color:#888;line-height:130%;letter-spacing:-0.08rem}
#content .subnTit br{display:none}

#content h4{margin:3rem auto 2rem;font-size:1.111rem;font-family:'Gmarket Sans',sans-serif;font-weight:700;color:#307ed3;letter-spacing:-.03em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
#content h4:before{content:"";display:block;width:20px;height:2px;margin:0 0 10px;background-color:#307ed3;vertical-align:middle}
#content h4.h4_2{text-align:center}
#content h4.h4_2:before{margin:10px auto 0}
#content h4 span b{font-size:120%;font-weight:700;color:#003399;letter-spacing:-.05em}

#content h5{margin:2rem auto 2rem;font-size:1rem;font-family:'Gmarket Sans',sans-serif;font-weight:700;color:#307ed3;letter-spacing:-.03em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
#content h5 span{color:#000}

#content h3+h4{margin:3rem auto 2rem}
#content h4+h5{margin:2rem auto 2rem}
#ssnb+h3.h3_0{margin:-1rem auto 2rem}

#content .m-tit{font-size:1.25rem;font-weight:200;text-align:center;line-height:110%;letter-spacing:-0.15rem}
#content .m-tit>em{display:block;padding-top:1rem;font-size:13px;font-weight:300;line-height:130%;letter-spacing:-0.05rem}
#content .m-tit>em>br{display:none}
@media screen and (min-width:360px){
	#location .path>li.home{display:block}
}
@media screen and (min-width:480px){
	#location #nav_path1{display:block}
	#svisual{height:100px}
	#svisual h1{font-size:1.75em}
	#content .m-tit{font-size:2rem}
	#content .m-tit>em{font-size:1rem}

}
@media screen and (min-width:550px){
	#svisual{height:150px;padding-top:55px}
	#svisual h1{font-size:2em}
	#content h3 span{padding:10px 20px}
	#svisual .txt{display:block}
	#content .subnTit{text-align:center}
	#content .subnTit br{display:block}
	#content .m-tit>em>br{display:block}
}
@media screen and (min-width:767px){
	#content{padding-top:60px;padding-bottom:60px}
	#content h3{font-size:1.33rem}
	#content h4{font-size:1.125rem}
	#content #ssnb+h3{margin:3rem auto 4rem}
	/*
	#content h3+h4{margin:-1rem auto 2rem}
	#content h4+h5{margin:1.8rem auto  2rem}
	*/
	#svisual{height:150px;padding-top:80px}
	#svisual h1{font-size:2em}
	#location{height:50px}
	#location li{height:50px;font-size:15px}
	#location li a{line-height:50px}
	#location #nav_path1{display:inline-block}
	#location .path>li{width:200px}
	#location .path.path3>li{width:200px}
	#location .path>li>a{padding:0 0 0 20px;width:120px}
	#location .path>li:after{width:9px;height:9px;right:20px}
	#location .path>li.home{width:50px}
	#location .path>li.home>a{width:50px;height:50px;line-height:50px}
	#location .path .path_dp2_list li a{font-size:14px;padding:10px 20px}
	#content .m-tit{font-size:2.75rem}
	#content .m-tit>em{font-size:1rem}
}
@media screen and (min-width:1000px){
	#svisual{height:250px;padding-top:75px}
	#location{overflow:hidden;position:relative;z-index:100;height:60px;margin:-60px auto 0;text-align:center}
	#location li{height:60px}
	#location li a{line-height:60px}
	#location .path{}
	#location .path>li{width:auto;background-color:transparent}
	#location .path.path3>li{width:auto}
	#location .path>li{float:none;width:auto}
	#location .path>li:after{display:none}
	#location .path>li>a{padding:0;width:auto}
	#location .path>li.home{width:60px}
	#location .path>li.home>a{width:60px;height:60px;line-height:60px}
	#location #nav_path0{position:absolute;left:0;z-index:20;width:60px}
	#location #nav_path1{display:none}
	#location #nav_path2{text-align:center}
	#location #nav_path2{display:inline-block}
	#location #nav_path2>a{display:none}
	#location #nav_path3{display:none}
	#location .path .path_dp1{position:relative;border-right:none}
	#location .path .path_dp2_list{overflow:hidden;display:block;position:relative;top:0;left:0;right:0;height:60px;margin:0 auto;border:0;background-color:transparent}
	#location .path .path_dp2_list li{position:relative;width:180px;height:auto;padding:0;border:none}
	#location .path .path_dp2_list li:first-child{border-top:none}
	#location .path .path_dp2_list li a{height:60px;padding:0 20px;background:none;font-size:17px;line-height:60px;text-align:center}
	#location .path .path_dp2_list li.active,#location .path .path_dp2_list li:hover{background:none}
	#location .path .path_dp2_list li.active a,#location .path .path_dp2_list li:hover a{font-weight:500;color:#307ed3}
	#location .path .path_dp2_list li.active:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:3px;background-color:#307ed3}
	#content{padding-top:80px;padding-bottom:80px}
	#content_tit h2{margin:0 auto 5rem;font-size:2.5em}
	#content_tit h2:after{display:none}
	#content h3{margin:5rem auto 3rem}
	#content h3:first-child{margin-top:0}
	#content h3 span{padding:12px 20px 9px}
	#content h3.subTit{margin:-2rem auto 2rem}
	#content h3.subTit:before{content:"";display:block;width:1px;height:30px;margin:-2rem auto 1rem;background-color:#aaa;vertical-align:middle}
	#ssnb{display:block;width:94%;padding-bottom:2rem}
	#content .m-tit:before{content:"";display:block;width:1px;height:70px;margin:-3rem auto 1rem;background-color:#e5e5e5}
	#content .m-tit:after{content:"";visibility:visible;display:block;width:1px;height:70px;margin:1rem auto 1rem;background-color:#e5e5e5}
}
@media screen and (min-width:1240px){
	#content{padding:100px 0}
	#svisual{height:280px;padding-top:90px}
}
@media screen and (min-width:1600px){
	#svisual{height:300px;padding-top:100px}
}

/* 하단 레이아웃 */
#footer{position:relative;padding-bottom:30px;background-color:#444444;color:#aaa;text-align:left}
#footer a{color:#aaa}
#footer h1{position:absolute;font-size:0;line-height:0;overflow:hidden}
#footer .fnb_wrap{position:relative;/*padding-right:70px*/}
#footer #fnb{padding:10px 0}
#footer #fnb a{display:inline-block;padding-right:10px;line-height:20px}
#footer #fnb strong{font-weight:500;color:#ccc}
#footer .ft_sns{position:absolute;top:15px;right:0}
#footer .ft_sns ul{margin:0 auto;text-align:center}
#footer .ft_sns li{float:left;width:50%}
#footer .ft_sns li a{display:block}
#footer .ft_sns li img{width:30px;height:auto;vertical-align:middle}
#footer .ft_sns li:first-child a{margin-right:5px}
#footer .ft_copy_wrap{padding-top:20px;border-top:1px solid #525252}
#footer .ft_address{clear:both;font-size:0.9em;line-height:150%;letter-spacing:0}
#footer .ft_copy{padding-top:10px;font-size:0.85em;line-height:150%;letter-spacing:0}
@media screen and (min-width:620px){
	#footer #fnb{padding:15px 0}
	#footer .ft_sns{top:10px}
}
@media screen and (min-width:1000px){
	#footer{padding-bottom:40px}
	#footer #fnb{padding:20px 0}
	#footer #fnb a{padding-right:20px;line-height:30px}
	#footer .ft_sns{top:15px}
	#footer .ft_sns li img{width:40px}
	#footer .ft_sns li:first-child a{margin-right:10px}
	#footer .ft_copy_wrap{padding-top:30px}
}
#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-color:#3059c7;color:#fff}

/* 메인 */
#container.main *{letter-spacing:-.05em}
#container.main a{display:block}
#container.main h2{line-height:120%}
.m_item{padding-top:2.5em;padding-bottom:2.5rem}
.m_item h2{padding-bottom:1rem;font-family:'Gmarket Sans',sans-serif;font-size:1.75rem;font-weight:700;color:#000;text-align:center}
.m_item h2 .txt{display:none;padding-top:10px;font-family:'Roboto','Noto Sans KR','Apple SD Gothic','맑은고딕','Nanum Gothic',sans-serif;font-size:0.85rem;font-weight:300;color:#888}
@media screen and (min-width:480px){
	.m_item{padding-top:3em;padding-bottom:3rem}
	.m_item h2{padding-bottom:1.5rem}
}
@media screen and (min-width:620px){
	.m_item{padding-top:4rem;padding-bottom:4rem}
	.m_item h2{padding-bottom:2.5rem;font-size:2.5rem}
	.m_item h2 .txt{display:block}
}
@media screen and (min-width:767px){
	.m_item{padding-top:5.5rem;padding-bottom:5.5rem}
	.m_item h2{padding-bottom:3.3rem}
}

#visual{overflow:hidden;position:relative;max-width:1900px;width:100%;margin:0 auto;line-height:0;text-align:center}
#visual .sb_bn{position:relative;z-index:1;width:100% !important;background-repeat:no-repeat;background-position:center center;background-size:auto 100%}
#visual .sb_bn img{max-width:140%;margin-left:-20%}
#visual .sb_bn1{background-image:url('../img/main/visual1.jpg')}
#visual .sb_bn2{background-image:url('../img/main/visual2.jpg')}
#visual .sb_bn3{background-image:url('../img/main/visual3.jpg')}
#visual .sb_bn4{background-image:url('../img/main/visual4.jpg')}
#visual .bx-wrapper{position:relative;width:100%;height:100%;text-align:center}
#visual .bx-wrapper .bx-pager{display:none;position:absolute;z-index:140;bottom:10%;right:0;left:0}
#visual .bx-wrapper .bx-pager .bx-pager-item{display:inline-block;padding-right:5px}
#visual .bx-wrapper .bx-pager .bx-pager-link{overflow:hidden;display:block;width:10px;height:10px;background-color:#fff;font-size:0;text-indent:-9999px}
#visual .bx-wrapper .bx-pager .bx-pager-link.active{width:40px;height:10px;background-color:#307ed3}
.bx-wrapper .bx-controls{display:block}
.bx-wrapper .bx-controls-direction{position:absolute;top:50%;left:0;right:0;z-index:101;margin:0 auto}
.bx-wrapper .bx-controls-direction a{display:block;position:absolute;top:50%;z-index:999;width:30px !important;height:30px !important;background-color:rgba(0,0,0,.5);background-repeat:no-repeat;background-position:center center !important;background-size:16px 16px;text-indent:-9999px}
.bx-wrapper .bx-controls-direction a:hover{background-color:#000}
.bx-wrapper .bx-controls-direction a:focus{background-color:rgba(0,0,0,.5)}
.bx-wrapper .bx-controls-direction .bx-prev{left:0;background-image:url('../img/swiper_arr_prev.svg')}
.bx-wrapper .bx-controls-direction .bx-next{right:0;background-image:url('../img/swiper_arr_next.svg')}
@media screen and (min-width:480px){
	.bx-wrapper .bx-controls-direction a{width:40px !important;height:40px !important;background-size:20px 20px}
}
@media screen and (min-width:620px){
	#visual .bx-wrapper .bx-pager{display:block}
}
@media screen and (min-width:767px){
	.bx-wrapper .bx-controls-direction a{width:50px !important;height:50px !important;background-size:24px 24px}
}
@media screen and (min-width:1000px){
	.bx-wrapper .bx-controls-direction a{width:60px !important;height:60px !important;background-size:30px 30px}
}
@media screen and (min-width:1300px){
	#visual .sb_bn{background-position:-260px center}
	#visual .sb_bn img{max-width:100%;margin-left:0}
	#visual .bx-wrapper .bx-controls-direction{right:auto;width:calc(100% - 320px);margin:0}
	#visual .bx-wrapper .bx-pager{right:auto;width:calc(100% - 320px)}
}
@media screen and (min-width:1500px){
	#visual .sb_bn{background-position:-300px center}
}
@media screen and (min-width:1600px){
	#visual .sb_bn{background-position:-330px center}
	#visual .bx-wrapper .bx-controls-direction{width:calc(100% - 400px)}
	#visual .bx-wrapper .bx-pager{right:auto;width:calc(100% - 400px)}
}
@media screen and (min-width:1900px){
	#visual .sb_bn{background-position:-400px center}
}

#m6 *{line-height:120%}
#m6{display:flex;flex-wrap:wrap;width:100%}
#m6_1{width:100%}
#m6_1_1,#m6_1_2,#m6_2{width:100%;padding:10px;}
#m6_1_1{background-color:rgba(41,64,136,1)}
#m6_1_2{background-color:rgba(12,40,74,1)}
#m6_2{background-color:rgba(248,152,40,1)}
#m6 h2{display:block;width:100%;padding-bottom:0.5rem;font-family:'Gmarket Sans',sans-serif;font-weight:500}
#m6 p{font-family:'Gmarket Sans',sans-serif;font-size:1.25rem;font-weight:700;color:#fff;letter-spacing:0 !important}
#m6_1_1 h2{color:#66ffff}
#m6_1_1>p>span{font-size:1.1rem}
#m6_1_2 h2{color:#66ccff}
#m6_2 h2{display:none;color:#ffff00}
#m6_2{background-color:rgba(248,152,40,1)}
@media screen and (min-width:360px){
	#m6_1_1,#m6_1_2,#m6_2{padding:1rem 10px}
	#m6_1{width:50%}
	#m6_1_1{width:100%}
	#m6_1_2{width:100%}
	#m6_2{display:flex;flex-wrap:wrap;align-content:center;width:50%}
	#m6_1_1>p>span{display:block}
}
@media screen and (min-width:550px){
	#m6_1_1,#m6_1_2,#m6_2{padding:2rem}
}
@media screen and (min-width:900px){
	#m6_1{width:calc(100% - 345px - 6rem)}
	#m6_2{width:calc(345px + 6rem);padding:2rem 4rem}
}
@media screen and (min-width:1300px){
	#m6{position:absolute;z-index:51;top:0;right:0;width:320px;height:100%;text-align:left}
	#m6_1{width:100%;height:50%}
	#m6_1_1,#m6_1_2{display:flex;flex-wrap:wrap;align-content:center}
	#m6_2{align-content:start}
	#m6_1_1{height:56%;background-color:rgba(41,64,136,.9)}
	#m6_1_2{height:44%;background-color:rgba(12,40,74,.9)}
	#m6_2{width:100%;height:50%;padding:1.5rem;background:url('../img/main/m6_2_bg.png') rgba(248,152,40,.9) no-repeat center bottom;background-size:100% auto}
	#m6 p{font-size:1.5rem;letter-spacing:0 Important}
}
@media screen and (min-width:1600px){
	#m6{width:400px}
	#m6_1_1,#m6_1_2{padding:2rem 3rem}
	#m6_2{padding:2rem 3rem}
	#m6_2 h2{display:block}
	#m6 p{font-size:1.75rem}
}

.youtube{position:relative;width:100%;height:auto;padding-bottom:56.25%}
.youtube>iframe{position:absolute;top:0;left:0;width:100%;height:100%;}

#m1{height:420px;padding:0;margin:1rem}
#m1 .tabs{display:block;position:relative;height:100%}
#m1 .m1_item.on{width:100%;height:100%;background:url('../img/main/m1_bg.jpg') no-repeat center center;background-size:cover}
#m1 .m1_item:before{content:"";position:absolute;top:0;left:50%;width:1px;height:100%;background-color:rgba(255,255,255,.05)}
#m1 .m1_item:after{content:"";position:absolute;top:0;left:75%;width:1px;height:100%;background-color:rgba(255,255,255,.05)}
#m1 .m1_con{display:none;position:absolute;top:calc(1rem + 50px);left:0;z-index:1;width:100%;height:calc(100% - 10rem)}
#m1 .on .m1_con{display:block}
#m1 h3{display:block;position:absolute;z-index:10;bottom:0;padding:0 10px;background-color:rgba(255,255,255,1);border:1px solid #ddd;font-size:1.125rem;font-weight:500;text-align:center;line-height:50px}
#m1 h3 a{color:#222}
#m1 .on h3{top:0;bottom:auto;border-width:0}
#m1 .m1_item1 h3{left:0;width:100%}
#m1 .m1_item2 h3{left:0%;width:100%}
#m1 .m1_item1.on h3{background-color:#294088}
#m1 .m1_item2.on h3{background-color:#f89828}
#m1 .m1_item1.on h3 a{color:#fff}
#m1 .m1_item2.on h3 a{color:#000}
#m1 .m1_con h4{padding:0 1rem 0.5rem;font-family:'Gmarket Sans',sans-serif;font-size:1.25rem;font-weight:300;color:#fff;line-height:130%}
#m1 .m1_con h4 b{font-weight:700;color:#fff}
#m1 .m1_con h4 br{display:none}
#m1 .m1_con p{width:100% !important;height:100%;font-family:'Gmarket Sans',sans-serif;color:#000;line-height:150%}
#m1 .m1_con p b{font-weight:700;color:#0078d7}
#m1 .m1_con p br{display:none}
#m1 .m1_con .pager{position:absolute;bottom:0;left:45px;z-index:110;font-size:1rem;font-weight:200;color:#555;letter-spacing:0}
#m1 .m1_con .pager b{font-weight:500;color:#000}
#m1 .m1_1,#m1 .m1_2{position:relative;width:calc(100% - 2rem);height:calc(100% - 50px);margin-left:1rem;padding:1rem;background-color:rgba(255,255,255,.9);font-size:1rem}
#m1 .bx-wr{height:100%}
#m1 .bx-wrapper{height:100%;background:transparent}
#m1 .bx-wrapper .bx-viewport{height:100% !important}
#m1 .bx-wrapper .bx-clone{height:100%}
#m1 .bx-wrapper .bx-controls-direction{top:auto;bottom:10px}
#m1 .bx-wrapper .bx-controls-direction a{width:30px !important;height:20px !important;background-color:rgba(255,255,255,0)}
#m1 .bx-wrapper .bx-controls-direction .bx-prev{left:-10px;background-image:url('../img/btn_arr_prev.svg')}
#m1 .bx-wrapper .bx-controls-direction .bx-next{left:120px;background-image:url('../img/btn_arr_next.svg')}
@media screen and (min-width:340px){
	#m1{height:500px}
	#m1 .m1_con{top:calc(2rem + 50px)}
	#m1 .m1_con h4{padding:0 2rem 1rem;font-size:1.75rem}
	#m1 .m1_1,#m1 .m1_2{width:calc(100% - 4rem);height:calc(100% - 3rem - 50px);margin-left:2rem;padding:2rem;font-size:1.125rem}
}
@media screen and (min-width:480px){
	#m1{height:420px}
}
@media screen and (min-width:620px){
	#m1 .m1_1,#m1 .m1_2{height:calc(100% - 1rem - 50px)}
}
@media screen and (min-width:1000px){
	#m1{height:500px;margin:0}
	#m1 h3{top:auto;bottom:3rem;line-height:80px;border-width:0}
	#m1 .on h3{top:auto;bottom:3rem;border-width:0}
	#m1 .m1_item1 h3{left:50%;width:25%}
	#m1 .m1_item2 h3{left:75%;width:25%}
	#m1 .m1_con{top:calc(3rem + 50px);height:calc(100% - 3rem)}
	#m1 .m1_con h4{position:absolute;left:50%;padding:3rem 0 0 3rem;font-size:2.5rem}
	#m1 .m1_con p br{display:block}
	#m1 .m1_1,#m1 .m1_2{width:50%;height:calc(100% - 6rem - 80px);margin-left:0;padding:3rem;background-color:rgba(255,255,255,1);font-size:1rem}
	#m1 .m1_con p.m1_con1_2 br{display:none}
}
@media screen and (min-width:1200px){
	#m1 .m1_con h4 br{display:block}
}
@media screen and (min-width:1300px){
	#m1{height:calc(580px + 12rem);padding:6rem 0  6rem 4rem}
	#m1 .tabs:before{content:"";position:absolute;top:-6rem;left:50%;width:1px;height:calc(100% + 12rem);background-color:rgba(0,0,0,.05)}
	#m1 .tabs:after{content:"";visibility:visible;position:absolute;top:-6rem;left:75%;width:1px;height:calc(100% + 12rem);background-color:rgba(0,0,0,.05)}
	#m1 .m1_con{top:6rem}
	#m1 h3{bottom:5rem;line-height:100px}
	#m1 .on h3{bottom:5rem}
	#m1 .m1_con h4{top:0;padding:3rem 0 0 3rem}
	#m1 .m1_1,#m1 .m1_2{height:calc(100% - 8rem - 100px);font-size:1.125rem}
}
@media screen and (min-width:1600px){
	#m1{padding:6rem 0  6rem 7rem}
}

#m2{background:url('../img/main/m2_bg.jpg') no-repeat center center;background-size:cover}
#m2 .bx-wrapper{background:transparent}
#m2 .pic_basic .lt_subject{text-align:center}
#m2 .pic_basic .lt_con{display:none}
#m2 .pic_basic .lt_more{display:none}
#m2 .pic_basic .pic_bn_slide{margin-right:15px !important;margin-left:15px !important}
#m2 .bx-wrapper{margin:0 -15px !important}
#m2 .bx-wrapper .bx-controls-direction{top:40%}
#m2 .bx-wrapper .bx-controls-direction .bx-prev{left:15px}
#m2 .bx-wrapper .bx-controls-direction .bx-next{right:15px}
@media screen and (min-width:767px){
	#m2 .bx-wrapper{margin:0 -20px !important}
	#m2 .bx-wrapper .bx-controls-direction .bx-prev{left:20px}
	#m2 .bx-wrapper .bx-controls-direction .bx-next{right:20px}
	#m2 .pic_basic .pic_bn_slide{margin-right:20px !important;margin-left:20px !important}
}
@media screen and (min-width:1000px){
	#m2 .bx-wrapper{margin:0 -25px !important}
	#m2 .bx-wrapper .bx-controls-direction .bx-prev{left:25px}
	#m2 .bx-wrapper .bx-controls-direction .bx-next{right:25px}
	#m2 .pic_basic .pic_bn_slide{margin-right:25px !important;margin-left:25px !important}
}
@media screen and (min-width:1600px){
	#m2 .bx-wrapper{margin:0 -30px !important}
	#m2 .bx-wrapper .bx-controls-direction .bx-prev{left:30px}
	#m2 .bx-wrapper .bx-controls-direction .bx-next{right:0}
	#m2 .pic_basic .pic_bn_slide{margin-right:30px !important;margin-left:30px !important}
}

#m3{}
#m3 .tabs{display:block;height:450px}
#m3 .tabs li{float:left;width:50%}
#m3 .tab{display:inline-block;width:100%;border:1px solid #aaa;border-width:1px 1px 1px 0;background-color:#f5f5f5;font-size:1rem;font-weight:400;color:#555;text-decoration:none;text-align:center;line-height:30px}
#m3 .tabs li:nth-child(n+3){margin-top:-1px}
#m3 .tabs li:nth-child(3) .tab{border-width:1px}
#m3 .m3_item1 .tab{border-left:1px solid #aaa}
#m3 .m3_item4 .tab{border-left:1px solid #aaa}
#m3 .on .tab{background-color:#fff;color:#307ed3}
#m3 .tabs li:hover .tab,#m3 .tabs li:focus .tab{background-color:#fff}
#m3 .m3_con{display:none;position:absolute;top:90px;left:0;z-index:1;width:100%}
#m3 .on .m3_con{display:block}
#m3 .m3_con_left{width:45%;margin:0 auto;text-align:center}
#m3 .m3_con_right{padding-top:1.5rem}
#m3 .m3_con h4{display:none;padding-bottom:1.5rem;font-size:2.5rem;font-weight:500;color:#000;line-height:120%;}
#m3 .m3_con .txt{padding-bottom:1.5rem;font-size:1rem;font-weight:300;color:#888;line-height:150%}
#m3 .m3_con .tag{font-size:0.9rem;font-weight:300;color:#307ed3;line-height:130%}
#m3 .m3_con .btn{display:none;width:200px;height:60px;background-color:#0c284a;font-size:1rem;font-weight:300;color:#fff;text-align:center;line-height:60px}
@media screen and (min-width:480px){
	#m3 .tabs{height:480px}
	#m3 .tab{line-height:40px}
	#m3 .m3_con{top:120px}
}
@media screen and (min-width:767px){
	#m3 .tabs li{width:25%}
	#m3 .tab{font-size:1.2rem;line-height:50px}
	#m3 .tabs li:nth-child(n+3){margin-top:0}
	#m3 .m3_item2 .tab{border-left:0}
	#m3 .m3_item4 .tab{border-left:0}
	#m3 .tabs li:nth-child(3) .tab{border-left-width:0}
	#m3 .on .tab{border-bottom-width:0 !important}
	#m3 .m3_con{top:100px}
	#m3 .m3_con h4{display:block;font-size:3rem}
	#m3 .m3_con_left{float:left;margin:auto}
	#m3 .m3_con_right{float:left;width:50%;margin-left:5%;padding-top:0}
	#m3 .m3_con .tag{padding-bottom:2.5rem}
	#m3 .m3_con .btn{display:block}
}
@media screen and (min-width:1000px){
	#m3 .tabs{height:560px}
	#m3 .tab{line-height:60px}
	#m3 .m3_con{top:160px}
}

#m4{background-color:#e8f2fb}
#m4 .m4_item{float:left;width:33.333%;padding:0 10px;text-align:center}
#m4 .m4_item:nth-child(3n+1){clear:both}
#m4 .m4_item:nth-child(n+4){padding-top:1.5rem}
#m4 .m4_item .img{display:inline-block;max-width:120px;max-height:120px;border-radius:50%;background-color:#fff}
#m4 .m4_item .img:hover,#m4 .m4_item .img:focus{background-color:#307ed3}
#m4 .m4_item p{padding-top:1.5rem;font-weight:400}
@media screen and (min-width:620px){
	#m4 .m4_item{width:20%}
	#m4 .m4_item:nth-child(3n+1){clear:none}
	#m4 .m4_item:nth-child(n+4){padding-top:0}
	#m4 .m4_item .img{max-width:none;max-height:none}
}
@media screen and (min-width:1280px){
	#m4 .m4_item .img{width:160px;height:160px;max-width:160px;max-height:160px;padding:10px}
}

#m5 *{line-height:120%}
#m5{background:url('../img/main/m5_bg.png') #1b3e7e no-repeat center center;background-size:132% auto}
#m5 h3{padding-bottom:0.5rem;font-family:'Gmarket Sans',sans-serif;font-size:1.25rem;font-weight:400;color:#4bd0eb}
#m5 .m5_right{margin-top:1.5rem}
#m5 .owl-carousel{display:block}
#m5 .tel{padding-bottom:1rem;font-family:'Gmarket Sans',sans-serif;font-size:2rem;font-weight:700;color:#fff;letter-spacing:0.1rem}
#m5 .time li{color:#fff;line-height:150%;letter-spacing:0.3rem}
#m5 .time strong{letter-spacing:0.02rem}
#m5 .time .tit{display:inline-block;width:70px}
#m5 .time .tit1{letter-spacing:0.28rem}
#m5 .time .tit2{letter-spacing:0.22rem}
#m5 .time .tit3{}
#m5 .time .tit4{width:100px;letter-spacing:0.1rem}
#m5 .time .tit5{width:100px}
#m5 .time em{display:none}
@media screen and (min-width:767px){
	#m5 h3{font-size:1.65rem}
	#m5 .m-inner{display:flex;flex-wrap:wrap;align-items:center;flex-direction:row-reverse;}
	#m5 .tel{padding-bottom:1.5rem;font-size:2rem}
	#m5 .time li{line-height:170%}
	#m5 .m5_left{float:right;width:50%}
	#m5 .m5_right{float:left;width:50%}
	#m5 .time .tit{width:80px}
	#m5 .time .tit4{width:110px}
	#m5 .time .tit5{width:110px}
}
@media screen and (min-width:1000px){
	#m5 .tel{font-size:2.5rem}
	#m5 .time .tit{width:90px}
	#m5 .time .tit4{width:130px}
	#m5 .time .tit5{width:130px}
	#m5 .time em{display:inline-block}
}
@media screen and (min-width:1600px){
	#m5 .m5_left .video_item{width:80%;margin:5% 0 0 auto}
}
@media screen and (min-width:1900px){
	#m5{background-size:2500px auto}
}

/* 서브 */
#ctt.ctt_greetings .greetings1{position:relative;padding:0;letter-spacing:-0.1rem}
#ctt.ctt_greetings .greetings1_img{max-width:300px;margin:0 0 0 auto}
#ctt.ctt_greetings .greetings1_1{margin-top:2rem;font-size:24px;font-weight:700;color:#294088}
#ctt.ctt_greetings .greetings1_2{padding-top:20px;font-size:18px;font-weight:200;line-height:130%}
#ctt.ctt_greetings .greetings1_2 br{display:none}
#ctt.ctt_greetings .greetings2{padding-top:30px;font-size:110%;background-color:#fff}
#ctt.ctt_greetings .greetings2 p{margin-top:2%;line-height:200%}
#ctt.ctt_greetings .greetings2 .sign{margin-top:3%;color:#000}
#ctt.ctt_greetings .greetings2 .sign b{padding-left:10px;font-family:'Nanum Myeongjo',sans-serif;font-size:120%;font-weight:800;letter-spacing:0.1rem}
@media screen and (min-width:550px){
	#ctt.ctt_greetings .greetings1_1{margin-top:-5rem;font-size:30px}
	#ctt.ctt_greetings .greetings1_2{padding-top:30px;font-size:24px}
	#ctt.ctt_greetings .greetings1_2 br{display:block}
}
@media screen and (min-width:767px){
	#ctt.ctt_greetings .greetings1_img{max-width:50%}
	#ctt.ctt_greetings .greetings1_1{margin-top:-8rem;font-size:36px}
	#ctt.ctt_greetings .greetings1_2{padding-top:40px;font-size:30px}

}
@media screen and (min-width:1000px){
	#ctt.ctt_greetings .greetings1{letter-spacing:-0.1rem}
	#ctt.ctt_greetings .greetings1_1{font-size:42px}
	#ctt.ctt_greetings .greetings1_2{padding-top:40px;font-size:36px}
	#ctt.ctt_greetings .greetings2{padding-top:50px}
}
@media screen and (min-width:1500px){
	#ctt.ctt_greetings .greetings1{padding:100px 0 250px;background-color:#ebf0f4}
	#ctt.ctt_greetings .greetings1_img{position:absolute;z-index:10;top:-120px;right:-2%}
	#ctt.ctt_greetings .greetings1_1{margin-top:4rem;font-size:48px}
	#ctt.ctt_greetings .greetings1_2{padding-top:50px;font-size:40px}
	#ctt.ctt_greetings .greetings2{margin-top:-100px;padding-top:100px}
}


#ctt.ctt_vision .vision1 p{line-height:200%}
#ctt.ctt_vision .vision1 p br{display:none}
@media screen and (min-width:1200px){
	#ctt.ctt_vision .vision1 p{text-align:center}
	#ctt.ctt_vision .vision1 p br{display:block}
}
#ctt.ctt_vision .vision2{padding-top:2rem}
#ctt.ctt_vision .vision2 ul{border:1px solid #ececec;border-width:0 1px 1px 0}
#ctt.ctt_vision .vision2 li{float:left;width:50%;border:1px solid #ececec;border-width:1px 0 0 1px}
#ctt.ctt_vision .vision2 li:nth-child(2n+1){clear:both}
#ctt.ctt_vision .vision2 p{padding:0 20px 20px;font-size:1.125rem;font-weight:500;color:#000;text-align:center}
@media screen and (min-width:550px){
	#ctt.ctt_vision .vision2 li:nth-child(n){clear:none;width:33.333%}
	#ctt.ctt_vision .vision2 li:nth-child(3n+1){clear:both}
}
@media screen and (min-width:767px){
	#ctt.ctt_vision .vision2 p br{display:none}
}

#ctt.ctt_vision .vision3{position:relative;text-align:center}
#ctt.ctt_vision .vision3 ul{display:inline-block;margin-right:-22%}
#ctt.ctt_vision .vision3 li{float:left;width:45%;position:relative;margin-right:-26%}
#ctt.ctt_vision .vision3_1{margin-top:32%}
#ctt.ctt_vision .vision3_3{margin-top:32%}
#ctt.ctt_vision .vision3 .won{display:table;position:absolute;z-index:2;width:100%;height:100%;border-radius:50%;background-color:rgba(12,40,74,.8)}
#ctt.ctt_vision .vision3 .won p{display:table-cell;font-family:'Gmarket Sans',sans-serif;font-size:1.25rem;font-weight:700;color:#fff;line-height:130%;vertical-align:middle}
@media screen and (min-width:480px){
	#ctt.ctt_vision .vision3 ul{;margin-right:-85px}
	#ctt.ctt_vision .vision3 li{width:45%;margin-right:-130px}
	#ctt.ctt_vision .vision3_1{margin-top:33.333%}
	#ctt.ctt_vision .vision3_3{margin-top:33.333%}
	#ctt.ctt_vision .vision3 .won p{font-size:1.5rem}
}
@media screen and (min-width:767px){
	#ctt.ctt_vision .vision3{padding-bottom:7rem}
}
@media screen and (min-width:1000px){
	#ctt.ctt_vision .vision3{padding-bottom:5rem}
	#ctt.ctt_vision .vision3 .won p{font-size:1.7rem}
}

#ctt.ctt_vision h3 span{background-color:#fff}
#ctt.ctt_vision .vision4{position:relative;text-align:center}
#ctt.ctt_vision .vision4:before{content:"";display:none;position:absolute;z-index:-1;top:-270px;left:0;right:0;width:100%;height:270px;margin:0 auto;background:url('../img/sub/vision3_arr.png') no-repeat center bottom;background-size:100% auto}
#ctt.ctt_vision .vision4 ul{display:block;margin-right:-30px}
#ctt.ctt_vision .vision4 li{float:left;width:50%;position:relative;margin-right:-30px}
#ctt.ctt_vision .vision4 .img{display:none}
#ctt.ctt_vision .vision4 .img:after{content:"";display:block;margin:0 auto 20px;width:1px;height:40px;background-color:#ccc}
#ctt.ctt_vision .vision4 .won{display:table;position:relative;width:100%;height:50px;border-radius:25px}
#ctt.ctt_vision .vision4_1 .won{background-color:rgba(26,185,186,.9)}
#ctt.ctt_vision .vision4_2 .won{background-color:rgba(26,145,235,.9)}
#ctt.ctt_vision .vision4_3 .won{background-color:rgba(38,100,199,.9)}
#ctt.ctt_vision .vision4_4 .won{background-color:rgba(116,135,165,.9)}
#ctt.ctt_vision .vision4 .won:before{content:"+";z-index:2;position:absolute;top:50%;bottom:0;left:8px;margin-top:-15px;font-size:24px;color:#fff}
#ctt.ctt_vision .vision4_1 .won:before{display:none}
#ctt.ctt_vision .vision4 .won p{display:table-cell;height:100%;padding-top:5px;padding-left:20px;font-weight:500;color:#fff;line-height:100%;vertical-align:middle}
#ctt.ctt_vision .vision4 .won span{padding-left:5px;font-size:0.8rem;font-weight:400;color:rgba(255,255,255,.7)}
#ctt.ctt_vision .vision4 .txt{margin:10px 0;font-family:'Gmarket Sans',sans-serif;color:#888}
#ctt.ctt_vision .vision4 .txt span{display:block;font-family:'Gmarket Sans',sans-serif;font-weight:700}
#ctt.ctt_vision .vision4_1 .txt span{color:rgb(26,185,186)}
#ctt.ctt_vision .vision4_2 .txt span{color:rgba(26,145,235)}
#ctt.ctt_vision .vision4_3 .txt span{color:rgba(38,100,199)}
#ctt.ctt_vision .vision4_4 .txt span{color:rgba(116,135,165)}
@media screen and (min-width:550px){
	#ctt.ctt_vision .vision4:before{background-size:60% auto}
	#ctt.ctt_vision .vision4 ul{display:block;margin-right:-90px}
	#ctt.ctt_vision .vision4 li{float:left;width:25%;position:relative;margin-right:-30px}
}
@media screen and (min-width:767px){
	#ctt.ctt_vision .vision4:before{display:block;background-size:400px auto}
	#ctt.ctt_vision .vision4 .img{display:block;margin-top:1rem}
	#ctt.ctt_vision .vision4 .won{height:80px;border-radius:40px}
	#ctt.ctt_vision .vision4 .won span{display:block;padding-top:5px;padding-left:0}
	#ctt.ctt_vision .vision4 .txt{margin:1.5rem 0 0}
	#ctt.ctt_vision .vision4 .txt span{font-size:1.125rem}
}

#ctt.ctt_staff .staff{margin-top:20px;padding:30px 20px 20px;border:10px solid #eae7e2}
#ctt.ctt_staff .staff:hover,#ctt.ctt_staff .staff:focus{border-color:rgb(195, 160, 104);}
#ctt.ctt_staff .staff>h3{margin:0 auto 1rem;font-size:1.75rem;font-weight:700;color:#333;text-align:left}
#ctt.ctt_staff .staff>h3>em{display:block;font-size:1.25rem;font-weight:500;line-height:110%}
#ctt.ctt_staff .staff>h3+h4{margin:0rem auto 1rem}
@media screen and (min-width:480px){
	#ctt.ctt_staff .staff>h3{margin:0 auto 2rem}
	#ctt.ctt_staff .staff{margin-top:3rem;padding:2rem;border:20px solid #eae7e2}
}
@media screen and (min-width:767px){
	#ctt.ctt_staff .staff{border:30px solid #eae7e2}
}
@media screen and (min-width:1000px){
	#ctt.ctt_staff .staff>h3>em{line-height:150%}
	#ctt.ctt_staff .staff{margin-top:5rem;padding:3rem;border:40px solid #eae7e2}
	#ctt.ctt_staff .staff li{float:left;width:50%}
}

#ctt.ctt_floorinfo .floorinfo1{margin-top:5%;padding:10px 15px 10px 15px;background-color:#555}
#ctt.ctt_floorinfo .floorinfo1 li{position:relative;min-height:40px;margin:5px 0;padding:10px 20px 10px 70px;background-color:#fff;line-height:20px}
#ctt.ctt_floorinfo .floorinfo1 li span{position:absolute;left:0;top:0;width:50px;height:100%;background-color:#00a098;font-family:'Gmarket Sans',sans-serif;font-size:1.25rem;font-weight:500;color:#fff;text-align:center;line-height:40px}
#ctt.ctt_floorinfo .floorinfo1 li:nth-child(6) span{background-color:#ff9900}
#ctt.ctt_floorinfo .floorinfo1 li:nth-child(5){line-height:20px}
#ctt.ctt_floorinfo .floorinfo1 li:nth-child(5) span{line-height:65px}
#ctt.ctt_floorinfo .floorinfo1 li:nth-child(n+7) span{background-color:#ff9900}
#ctt.ctt_floorinfo .floorinfo2{margin-top:30px}
@media screen and (min-width:767px){
	#ctt.ctt_floorinfo .floorinfo1 li{padding:10px 20px 10px 100px;line-height:30px}
	#ctt.ctt_floorinfo .floorinfo1 li span{width:80px;line-height:55px}
	#ctt.ctt_floorinfo .floorinfo1 li:nth-child(5){line-height:25px}
	#ctt.ctt_floorinfo .floorinfo1 li:nth-child(5) span{line-height:75px}
	#ctt.ctt_floorinfo .floorinfo2 .content_div{padding:4%;border:1px solid #ddd;background-color:#fdfdfd;text-align:center}
}
@media screen and (min-width:1000px){
	#ctt.ctt_floorinfo .floorinfo1 li{padding:10px 30px 10px 130px;line-height:40px}
	#ctt.ctt_floorinfo .floorinfo1 li span{width:100px;line-height:70px}


}
@media screen and (min-width:1400px){
	#ctt.ctt_floorinfo .floorinfo1 li{padding:10px 50px 10px 150px}
	#ctt.ctt_floorinfo .floorinfo1 li:nth-child(5){line-height:30px}
	#ctt.ctt_floorinfo .floorinfo1 li:nth-child(5) span{line-height:85px}
}

#ctt.ctt_hsptltour .item{position:relative}
#ctt.ctt_hsptltour .item>h4{position:absolute;bottom:0;left:0;width:100%;height:50px;margin:0;padding-left:30px;background-color:rgba(0,0,0,.5);color:#fff;line-height:50px}
#ctt.ctt_hsptltour .item>h4:before{display:none}
#ctt.ctt_hsptltour .owl-carousel{overflow-x:hidden}
#ctt.ctt_hsptltour .owl-carousel .item{box-shadow:0 0 100px rgba(0,0,0,.1) inset}
#ctt.ctt_hsptltour .owl-carousel .item img{position:relative;z-index:-1}
#ctt.ctt_hsptltour .owl-carousel .owl-dots{clear:both;margin-top:1%}
#ctt.ctt_hsptltour .owl-carousel .owl-dots:after{display:block;clear:both;content:''}
#ctt.ctt_hsptltour .owl-carousel .owl-dot{float:left;display:inline-block;width:calc(20% - 2px);margin-right:2px;margin-bottom:2px;background-color:#aaa}
#ctt.ctt_hsptltour .owl-carousel .owl-dot span{display:block;width:100%;height:100%;background-size:100% auto;opacity:0.5}
#ctt.ctt_hsptltour .owl-carousel .owl-dot.active span{opacity:1}
#ctt.ctt_hsptltour .owl-carousel .owl-nav{position:absolute;top:50%;width:100%;margin-top:-80px}
#ctt.ctt_hsptltour .owl-carousel .owl-nav>div{overflow:hidden;width:60px;height:60px;background-color:rgba(0,0,0,.5);background-repeat:no-repeat;background-position:center center;background-size:15px auto;text-align:center;text-indent:-9999px}
#ctt.ctt_hsptltour .owl-carousel .owl-nav>div:focus,#ctt.ctt_hsptltour .owl-carousel .owl-nav>div:hover{background-color:rgba(0,0,0,1)}
#ctt.ctt_hsptltour .owl-carousel .owl-nav .owl-prev{float:left;background-image:url(../img/swiper_arr_prev.svg)}
#ctt.ctt_hsptltour .owl-carousel .owl-nav .owl-next{float:right;background-image:url(../img/swiper_arr_next.svg)}
#ctt.ctt_hsptltour .owl-carousel .owl-nav .disabled{opacity:0;cursor:none}
@media screen and (min-width:480px){
	#ctt.ctt_hsptltour .owl-carousel .owl-dot{width:calc(14.285% - 2px)}
}
@media screen and (min-width:620px){
	#ctt.ctt_hsptltour .owl-carousel .owl-dot{width:calc(12.5% - 2px)}
}
@media screen and (min-width:767px){
	#ctt.ctt_hsptltour .owl-carousel .owl-dot{width:calc(11.1% - 2px)}
}

#ctt.ctt_center .item{position:relative}
#ctt.ctt_center .item>h4{position:absolute;bottom:0;left:0;width:100%;height:50px;margin:0;padding-left:30px;background-color:rgba(0,0,0,.5);color:#fff;line-height:50px}
#ctt.ctt_center .item>h4:before{display:none}
#ctt.ctt_center .owl-carousel{overflow-x:hidden}
#ctt.ctt_center .owl-carousel .item{box-shadow:0 0 100px rgba(0,0,0,.1) inset}
#ctt.ctt_center .owl-carousel .item img{position:relative;z-index:-1}
#ctt.ctt_center .owl-carousel .owl-dots{clear:both;margin-top:1%}
#ctt.ctt_center .owl-carousel .owl-dots:after{display:block;clear:both;content:''}
#ctt.ctt_center .owl-carousel .owl-dot{float:left;display:inline-block;width:calc(20% - 2px);margin-right:2px;margin-bottom:2px;background-color:#aaa}
#ctt.ctt_center .owl-carousel .owl-dot span{display:block;width:100%;height:100%;background-size:100% auto;opacity:0.5}
#ctt.ctt_center .owl-carousel .owl-dot.active span{opacity:1}
#ctt.ctt_center .owl-carousel .owl-nav{position:absolute;top:50%;width:100%;margin-top:-80px}
#ctt.ctt_center .owl-carousel .owl-nav>div{overflow:hidden;width:60px;height:60px;background-color:rgba(0,0,0,.5);background-repeat:no-repeat;background-position:center center;background-size:15px auto;text-align:center;text-indent:-9999px}
#ctt.ctt_center .owl-carousel .owl-nav>div:focus,#ctt.ctt_center .owl-carousel .owl-nav>div:hover{background-color:rgba(0,0,0,1)}
#ctt.ctt_center .owl-carousel .owl-nav .owl-prev{float:left;background-image:url(../img/swiper_arr_prev.svg)}
#ctt.ctt_center .owl-carousel .owl-nav .owl-next{float:right;background-image:url(../img/swiper_arr_next.svg)}
#ctt.ctt_center .owl-carousel .owl-nav .disabled{opacity:0;cursor:none}
@media screen and (min-width:480px){
	#ctt.ctt_center .owl-carousel .owl-dot{width:calc(14.285% - 2px)}
}
@media screen and (min-width:620px){
	#ctt.ctt_center .owl-carousel .owl-dot{width:calc(12.5% - 2px)}
}
@media screen and (min-width:767px){
	#ctt.ctt_center .owl-carousel .owl-dot{width:calc(11.1% - 2px)}
}

#daumRoughmapContainer1626660878570{max-width:100%}
#daumRoughmapContainer1626660878570 .wrap_map{height:250px !important}
#daumRoughmapContainer1626660878570 .cont{line-height:160%}
#daumRoughmapContainer1626660878570.root_daum_roughmap .cont .section{margin:0}
#daumRoughmapContainer1626660878570.os_mac.root_daum_roughmap .section .title{padding-top:2rem;color:#307ed3}
#ctt.ctt_map .map1{margin-bottom:2rem}
#ctt.ctt_map .map1 li{letter-spacing:0}
#ctt.ctt_map .map1 li:first-child{letter-spacing:-.05em}
#ctt.ctt_map .map1 .tit{display:block;padding-top:10px;padding-right:20px;font-weight:600;color:#307ed3}
#ctt.ctt_map .map1 li:first-child .tit{padding-top:0;font-weight:500}
@media screen and (min-width:480px){
	#daumRoughmapContainer1626660878570 .wrap_map{height:400px !important}
	#ctt.ctt_map .map1 .tit{display:inline-block}
}
@media screen and (min-width:1000px){
	#ctt.ctt_map .map1 li{float:left;width:28%;text-align:right}
	#ctt.ctt_map .map1 li:first-child{width:44%;text-align:left}
	#daumRoughmapContainer1626660878570.os_mac.root_daum_roughmap .section .title{padding-bottom:20px;font-size:1rem}
	#daumRoughmapContainer1626660878570.os_mac.root_daum_roughmap .section_busstop .wrap_list li a{font-size:0.85rem}
	#daumRoughmapContainer1626660878570.os_mac.root_daum_roughmap .section_busline .wrap_list .txt .txt_item{font-size:0.85rem}
	#daumRoughmapContainer1626660878570.root_daum_roughmap .section_busline .wrap_list .txt .txt_item{line-height:180%}
	#ctt.ctt_map .root_daum_roughmap .section_busline .icon_bus{margin-top:6px}
	#ctt.ctt_map .root_daum_roughmap .txt_bar{margin:0 5px 4px;vertical-align:middle}
}

#ctt.ctt_clinicguide thead th{font-size:1.125rem}
#ctt.ctt_clinicguide .clinicguide2{padding-top:3rem;font-family:'Gmarket Sans',sans-serif;font-size:1.25rem;font-weight:500;color:#ffaa24;text-align:center}
@media screen and (min-width:767px){
	#ctt.ctt_clinicguide .clinicguide1 td br{display:none}
	#ctt.ctt_clinicguide .clinicguide2:before{content:"";display:block;width:1px;height:2rem;margin:0 auto 3rem;background-color:#000}
	#ctt.ctt_clinicguide .clinicguide2 br{display:none}
}

#ctt button.slick-arrow{position:absolute;top:50%;left:50%;z-index:999;width:30px;height:30px;margin-top:-15px;outline:0;font-size:0}
#ctt button.slick-prev{margin-left:-50%;background:url("../img/arr_prev.png") rgba(0,0,0,.5) center no-repeat}
#ctt button.slick-prev:hover{background:url("../img/arr_prev_on.png") #000 center no-repeat}
#ctt button.slick-next{margin-left:calc(50% - 30px);background:url("../img/arr_next.png") rgba(0,0,0,.5) center no-repeat}
#ctt button.slick-next:hover{background:url("../img/arr_next_on.png") #000 center no-repeat}
#ctt button:before{display:none}
@media screen and (min-width:550px){
	#ctt button.slick-arrow{width:40px;height:40px;margin-top:-20px}
	#ctt button.slick-next{margin-left:calc(50% - 40px)}
}
@media screen and (min-width:1000px){
	#ctt button.slick-arrow{width:60px;height:60px;margin-top:-30px}
	#ctt button.slick-next{margin-left:calc(50% - 60px)}
}

#ctt.ctt_therapy01 .therapy01_1 p{text-align:center}
#ctt.ctt_therapy01 .therapy01_1 .tit{margin-bottom:5%;padding-top:2%;font-family:'Nanum Myeongjo', serif;font-size:1.125rem;letter-spacing:-0.08rem;line-height:150%}
#ctt.ctt_therapy01 .therapy01_1 .tit b{font-size:1.25em;font-weight:bold}
#ctt.ctt_therapy01 .therapy01_1 .txt{text-align:left}
#ctt.ctt_therapy01 .therapy01_1 .txt br{display:none}
#ctt.ctt_therapy01 .therapy01_1 .img{position:relative;margin-top:5%}
#ctt.ctt_therapy01 .therapy01_1 .img .txt{display:none;position:absolute;top:0;bottom:0;left:0;right:0;max-width:500px;width:50%;min-width:200px;height:100px;margin:auto;padding:25px 20px;background-color:rgba(0,10,20,0.7);font-size:1.5rem;font-weight:700;color:#fff;text-align:center}
#ctt.ctt_therapy01 .therapy01_1 .img .txt em{display:block;padding-top:10px;font-size:0.9rem;font-weight:300;color:rgba(255,255,255,0.7)}
#ctt.ctt_therapy01 .therapy01_3_2{padding-top:5%}
@media screen and (min-width:550px){
	#ctt.ctt_therapy01 .therapy01_1 .tit{font-size:1.25rem}
	#ctt.ctt_therapy01 .therapy01_1 .img .txt{display:block}
}
@media screen and (min-width:767px){
		#ctt.ctt_therapy01 .therapy01_1 .img .txt{height:130px;padding:30px 20px;font-size:1.75rem}
		#ctt.ctt_therapy01 .therapy01_1 .img .txt em{padding-top:20px;font-size:1rem}
}
@media screen and (min-width:1000px){
	#ctt.ctt_therapy01 .therapy01_1 .txt{text-align:center}
	#ctt.ctt_therapy01 .therapy01_1 .txt br{display:block}
	#ctt.ctt_therapy01 .therapy01_1 .img .txt{height:170px;padding:50px 20px}
}

#ctt.ctt_therapy02 .therapy02_1 p{text-align:center}
#ctt.ctt_therapy02 .therapy02_1 .tit{margin-bottom:5%;padding-top:2%;font-family:'Nanum Myeongjo', serif;font-size:1.125rem;letter-spacing:-0.08rem;line-height:150%}
#ctt.ctt_therapy02 .therapy02_1 .tit b{font-size:1.25em;font-weight:bold}
#ctt.ctt_therapy02 .therapy02_1 .txt{text-align:left}
#ctt.ctt_therapy02 .therapy02_1 .img{position:relative;margin-top:5%}
#ctt.ctt_therapy02 .therapy02_1 .img .txt{display:none;position:absolute;top:0;bottom:0;left:0;right:0;max-width:500px;width:50%;min-width:200px;height:100px;margin:auto;padding:25px 20px;background-color:rgba(0,10,20,0.7);font-size:1.5rem;font-weight:700;color:#fff}
#ctt.ctt_therapy02 .therapy02_1 .img .txt em{display:block;padding-top:10px;font-size:0.9rem;font-weight:300;color:rgba(255,255,255,0.7)}
@media screen and (min-width:550px){
	#ctt.ctt_therapy02 .therapy02_1 .tit{font-size:1.25rem}
	#ctt.ctt_therapy02 .therapy02_1 .img .txt{display:block}
}
@media screen and (min-width:767px){
		#ctt.ctt_therapy02 .therapy02_1 .img .txt{height:130px;padding:30px 20px;font-size:1.75rem}
		#ctt.ctt_therapy02 .therapy02_1 .img .txt em{padding-top:20px;font-size:1rem}
}
@media screen and (min-width:1000px){
	#ctt.ctt_therapy02 .therapy02_1 .txt{text-align:center}
	#ctt.ctt_therapy02 .therapy02_1 .img .txt{height:170px;padding:50px 20px}
}

#ctt.ctt_therapy03 .therapy03_1{position:relative;text-align:center}
#ctt.ctt_therapy03 .therapy03_1 .tit{margin-bottom:5%;padding-top:2%;font-family:'Nanum Myeongjo', serif;font-size:1.125rem;letter-spacing:-0.08rem;line-height:150%}
#ctt.ctt_therapy03 .therapy03_1 .txt{display:none;position:absolute;top:0;bottom:0;left:0;right:0;max-width:500px;width:50%;min-width:200px;height:100px;margin:auto;padding:25px 20px;background-color:rgba(0,10,20,0.7);font-size:1.5rem;font-weight:700;color:#fff}
#ctt.ctt_therapy03 .therapy03_1 .txt em{display:block;padding-top:10px;font-size:0.9rem;font-weight:300;color:rgba(255,255,255,0.7)}
#ctt.ctt_therapy03 .therapy03_1 .img{position:relative;margin-top:5%}
@media screen and (min-width:550px){
	#ctt.ctt_therapy03 .therapy03_1 .tit{font-size:1.25rem}
	#ctt.ctt_therapy03 .therapy03_1 .img .txt{display:block}
}
@media screen and (min-width:767px){
		#ctt.ctt_therapy03 .therapy03_1 .img .txt{height:130px;padding:30px 20px;font-size:1.75rem}
		#ctt.ctt_therapy03 .therapy03_1 .img .txt em{padding-top:20px;font-size:1rem}
		#ctt.ctt_therapy03 .therapy03_2{text-align:center}
		#ctt.ctt_therapy03 .therapy03_3{text-align:center}
}
@media screen and (min-width:1000px){
	#ctt.ctt_therapy03 .therapy03_1 .img .txt{height:170px;padding:50px 20px}
}

#ctt.ctt_therapy04 .therapy04_1 p{text-align:center}
#ctt.ctt_therapy04 .therapy04_1 .tit{margin-bottom:5%;padding-top:2%;font-family:'Nanum Myeongjo', serif;font-size:1.125rem;letter-spacing:-0.08rem;line-height:150%}
#ctt.ctt_therapy04 .therapy04_1 .img{position:relative;margin-top:5%}
#ctt.ctt_therapy04 .therapy04_1 .img .txt{display:none;position:absolute;top:0;bottom:0;left:0;right:0;max-width:500px;width:50%;min-width:200px;height:100px;margin:auto;padding:25px 20px;background-color:rgba(0,10,20,0.7);font-size:1.5rem;font-weight:700;color:#fff}
#ctt.ctt_therapy04 .therapy04_1 .img .txt em{display:block;padding-top:10px;font-size:0.9rem;font-weight:300;color:rgba(255,255,255,0.7)}
@media screen and (min-width:550px){
	#ctt.ctt_therapy04 .therapy04_1 .tit{font-size:1.25rem}
	#ctt.ctt_therapy04 .therapy04_1 .img .txt{display:block}
}
@media screen and (min-width:767px){
	#ctt.ctt_therapy04 .therapy04_1 .img .txt{height:130px;padding:30px 20px;font-size:1.75rem}
	#ctt.ctt_therapy04 .therapy04_1 .img .txt em{padding-top:20px;font-size:1rem}
}
@media screen and (min-width:1000px){
	#ctt.ctt_therapy04 .therapy04_1 .img .txt{height:170px;padding:50px 20px}
	#ctt.ctt_therapy04 .therapy04_3{text-align:center}
	#ctt.ctt_therapy04 .therapy04_3_1{text-align:center}
}

#ctt.ctt_therapy05 .therapy05_1 .img{position:relative;margin-top:5%}
#ctt.ctt_therapy05 .therapy05_1 p.tit{margin-bottom:5%;padding-top:2%;font-family:'Nanum Myeongjo', serif;font-size:1.125rem;letter-spacing:-0.08rem;line-height:150%;text-align:center}
#ctt.ctt_therapy05 .therapy05_1 .img .txt{display:none;position:absolute;top:0;bottom:0;left:0;right:0;max-width:500px;width:50%;min-width:200px;height:100px;margin:auto;padding:40px 20px;background-color:rgba(0,10,20,0.7);font-size:1.5rem;font-weight:700;color:#fff;text-align:center}
#ctt.ctt_therapy05 .therapy05_1 .img .txt em{display:block;padding-top:10px;font-size:0.9rem;font-weight:300;color:rgba(255,255,255,0.7)}
@media screen and (min-width:550px){
	#ctt.ctt_therapy05 .therapy05_1 .tit{font-size:1.25rem}
	#ctt.ctt_therapy05 .therapy05_1 .img .txt{display:block}
}
@media screen and (min-width:767px){
	#ctt.ctt_therapy05 .therapy05_1 .img .txt{height:130px;padding:50px 20px;font-size:1.75rem}
	#ctt.ctt_therapy05 .therapy05_1 .img .txt em{padding-top:20px;font-size:1rem}
}
@media screen and (min-width:1000px){
	#ctt.ctt_therapy05 .therapy05_1 .img .txt{height:170px;padding:70px 20px}
}

#ctt.ctt_icu .icu_1 p{}
#ctt.ctt_icu .icu_1 .tit{margin-bottom:5%;padding-top:2%;font-family:'Nanum Myeongjo', serif;font-size:1.125rem;letter-spacing:-0.08rem;line-height:150%;text-align:center}
#ctt.ctt_icu .icu_1 .tit b{font-size:1.25em;font-weight:bold}
#ctt.ctt_icu .icu_1 .txt{text-align:left}
#ctt.ctt_icu .icu_1 .txt br{display:none}
#ctt.ctt_icu .icu_1 .img{position:relative;margin-top:5%}
#ctt.ctt_icu .icu_1 .img .txt{display:none;position:absolute;top:0;bottom:0;left:0;right:0;max-width:500px;width:50%;min-width:200px;height:100px;margin:auto;padding:25px 20px;background-color:rgba(0,10,20,0.7);font-size:1.5rem;font-weight:700;color:#fff;text-align:center}
#ctt.ctt_icu .icu_1 .img .txt em{display:block;padding-top:10px;font-size:0.9rem;font-weight:300;color:rgba(255,255,255,0.7)}
#ctt.ctt_icu .icu_2_1{padding-top:2rem}
#ctt.ctt_icu .item{position:relative}
#ctt.ctt_icu .item>h5{position:absolute;bottom:0;left:0;width:100%;height:30px;margin:0;padding-left:30px;background-color:rgba(0,0,0,.5);color:#fff;line-height:30px}
#ctt.ctt_icu .item>h5:before{display:none}
#ctt.ctt_icu .icu_3_2{display:flex;flex-wrap:wrap;margin-top:2rem}
#ctt.ctt_icu .icu_3_2 .img1{overflow:hidden;float:left;display:flex;width:50%;padding-right:0.5rem}
#ctt.ctt_icu .icu_3_2 .img1 img{height:100%}
#ctt.ctt_icu .icu_3_2 .img2{float:left;width:50%;padding-left:0.5rem}
#ctt.ctt_icu .icu_3_2 .img2_2{padding-top:1rem}
#ctt.ctt_icu .icu_4_2{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:2rem}
#ctt.ctt_icu .icu_4_2 .img1{width:50%;padding-right:0.5rem}
#ctt.ctt_icu .icu_4_2 .img2{width:50%;padding-left:0.5rem}
@media screen and (min-width:550px){
	#ctt.ctt_icu .icu_1 .tit{font-size:1.25rem}
	#ctt.ctt_icu .icu_1 .img .txt{display:block}
	#ctt.ctt_icu .icu_2_1 .icu_img{padding-right:1rem}
	#ctt.ctt_icu .icu_2_1 button.slick-next{margin-left:calc(50% - 40px - 1rem)}
	#ctt.ctt_icu .icu_2_1 .img2{width:50%;padding-left:1rem}
	#ctt.ctt_icu .icu_3_2 .img1{padding-right:1rem}
	#ctt.ctt_icu .icu_3_2 .img2{padding-left:1rem}
	#ctt.ctt_icu .icu_3_2 .img2_2{padding-top:2rem}
	#ctt.ctt_icu .icu_4_2 .img1{padding-right:1rem}
	#ctt.ctt_icu .icu_4_2 .img2{padding-left:1rem}
}
@media screen and (min-width:767px){
	#ctt.ctt_icu .icu_1 .img .txt{height:130px;padding:30px 20px;font-size:1.75rem}
	#ctt.ctt_icu .icu_1 .img .txt em{padding-top:20px;font-size:1rem}
}
@media screen and (min-width:1000px){
	#ctt.ctt_icu .icu_1 .txt{text-align:center}
	#ctt.ctt_icu .icu_1 .txt br{display:block}
	#ctt.ctt_icu .icu_1 .img .txt{height:170px;padding:50px 20px}
	#ctt.ctt_icu .icu_2_1 button.slick-next{margin-left:calc(50% - 60px - 1rem)}
	#ctt.ctt_icu .item>h5{height:50px;line-height:50px}
}

#ctt.ctt_iw .iw_2{padding:2rem;border:4px solid #eae7e2;background-color:#fafafa;text-align:center;letter-spacing:0}
#ctt.ctt_iw .iw_2 ul{display:flex;flex-wrap:wrap;justify-content:space-between}
#ctt.ctt_iw .iw_2 ul:after{display:none}
#ctt.ctt_iw .iw_2 li{display:block;width:100%;margin-top:0.5rem;border:4px solid #eae7e2}
#ctt.ctt_iw .iw_2 li:hover,#ctt.ctt_iw .iw_2 li:focus{border-color:rgb(195, 160, 104);}
#ctt.ctt_iw .iw_2 li span{display:block;width:100%;padding:0.5rem;background-color:#eae7e2;font-weight:700;color:#222;text-align:center}
#ctt.ctt_iw .iw_2 li p{padding:1rem}
@media screen and (min-width:550px){
	#ctt.ctt_iw .iw_2 li{display:flex;align-items:stretch;}
	#ctt.ctt_iw .iw_2 li span{width:100px;padding:1rem 0}
	#ctt.ctt_iw .iw_2 li p{width:calc(100% - 100px)}
}

#ctt.ctt_admission .admission1{padding-top:5%;padding-bottom:5%;border:1px solid #eee;border-width:1px 0;background-color:#f2fafa}
#ctt.ctt_admission .admission2{padding-top:3%;text-align:center}
#ctt.ctt_admission .admission2 ul{display:inline-block}
#ctt.ctt_admission .admission2 li{margin-top:5px;text-align:left}
#ctt.ctt_admission .admission3{padding-top:5%;padding-bottom:5%;border:1px solid #eee;border-width:1px 0;background-color:#f2fafa}
#ctt.ctt_admission .admission4{padding-top:3%;padding-bottom:3%;text-align:center}
#ctt.ctt_admission .admission4 ul{display:inline-block}
#ctt.ctt_admission .admission4 li{margin-top:5px;text-align:left}
@media screen and (min-width:1000px){
	#ctt.ctt_admission .admission2 li{margin-top:10px}
	#ctt.ctt_admission .admission4 li{margin-top:10px}
}
@media screen and (min-width:1400px){
	#ctt.ctt_admission .admission1{padding-top:4rem;padding-bottom:4rem}
	#ctt.ctt_admission .admission2{padding-top:4rem}
	#ctt.ctt_admission .admission3{padding-top:4rem;padding-bottom:4rem}
	#ctt.ctt_admission .admission4{padding-top:4rem;padding-bottom:4rem}
}

#ctt.ctt_visit .visit1{padding-top:5%;padding-bottom:5%;border:1px solid #eee;border-width:1px 0;background-color:#f2fafa}
#ctt.ctt_visit .visit1.flowchart1 .tit{padding-top:10px;font-size:1rem;color:#555}
#ctt.ctt_visit .visit2{text-align:center}
#ctt.ctt_visit .visit2 ol{display:inline-block}
#ctt.ctt_visit .visit2 li{margin-top:5px;text-align:left}
#ctt.ctt_visit .visit3{margin-top:3%}
#ctt.ctt_visit .visit4 .col1{width:20px}
#ctt.ctt_visit .visit4 .col2{width:50px}
#ctt.ctt_visit .visit4 .col3{width:50px}
#ctt.ctt_visit .visit4 .col4{width:120px}
#ctt.ctt_visit .visit4 .col5{width:auto}
#ctt.ctt_visit .visit4 .col6{width:160px}
#ctt.ctt_visit .visit4 thead th br{display:none}
#ctt.ctt_visit .visit4 .ri-close-line{font-size:1.25rem}
#ctt.ctt_visit .visit5{padding-top:1rem}
@media screen and (min-width:1000px){
	#ctt.ctt_visit .visit1.flowchart1 .tit{font-size:0.9rem}
	#ctt.ctt_visit .visit2 li{margin-top:10px}
	#ctt.ctt_visit .visit3{margin-top:2rem;text-align:center}
	#ctt.ctt_visit .visit3 .box1{display:inline-block;max-width:860px;width:100%}
	#ctt.ctt_visit .visit3 .box1 li{margin-top:5px;text-align:left}
	#ctt.ctt_visit .visit4 .col2{width:70px}
	#ctt.ctt_visit .visit4 .col3{width:70px}
	#ctt.ctt_visit .visit4 .col6{width:20%}
}
@media screen and (min-width:1400px){
	#ctt.ctt_visit .visit1{padding-top:4rem;padding-bottom:4rem}
}
@media screen and (max-width:768px){
	#ctt.ctt_visit .visit4 thead th br{display:block}
	#ctt.ctt_visit .visit4.flip-scroll thead th,#ctt.ctt_visit .visit4.flip-scroll thead td{width:80px}
	#ctt.ctt_visit .visit4.flip-scroll thead tr th:nth-child(4){height:60px}
	#ctt.ctt_visit .visit4.flip-scroll thead tr th:nth-child(5){height:170px}
	#ctt.ctt_visit .visit4.flip-scroll tbody{border-top:2px solid #333}
	#ctt.ctt_visit .visit4.flip-scroll tbody th,#ctt.ctt_visit .visit4.flip-scroll tbody td{width:200px;padding-top:12px;height:45px}
	#ctt.ctt_visit .visit4.flip-scroll tbody tr th:nth-child(1){margin-top:45px;height:45px}
	#ctt.ctt_visit .visit4.flip-scroll tbody tr td:nth-child(3){height:60px}
	#ctt.ctt_visit .visit4.flip-scroll tbody tr td:nth-child(4){height:170px}
	#ctt.ctt_visit .visit4.flip-scroll tbody tr:nth-child(1) th{position:absolute;z-index:10;width:780px;height:45px;margin-top:0;border-bottom:1px solid #ddd}
	#ctt.ctt_visit .visit4.flip-scroll tbody tr:nth-child(2) th{width:100px}
	#ctt.ctt_visit .visit4.flip-scroll tbody tr:nth-child(2) td:nth-child(3){position:absolute;z-index:10;width:200px;height:60px}
	#ctt.ctt_visit .visit4.flip-scroll tbody tr:nth-child(2) td:nth-child(4){position:absolute;z-index:10;width:200px;margin-top:60px;height:170px}
	#ctt.ctt_visit .visit4.flip-scroll tbody tr:nth-child(2) td:nth-child(5){position:absolute;z-index:10;width:200px;margin-top:230px;height:45px}
	#ctt.ctt_visit .visit4.flip-scroll tbody tr:nth-child(3) th{width:100px}
	#ctt.ctt_visit .visit4.flip-scroll tbody tr:nth-child(4) th{position:absolute;z-index:10;width:392px;height:45px}
	#ctt.ctt_visit .visit4.flip-scroll tbody tr:nth-child(4) th:nth-child(2){margin-top:90px;height:45px}
	#ctt.ctt_visit .visit4.flip-scroll tbody tr:nth-child(4) td:nth-child(3){position:absolute;z-index:10;width:400px;margin-top:135px}
	#ctt.ctt_visit .visit4.flip-scroll tbody tr:nth-child(4) td:nth-child(4){margin-top:195px;height:170px}
	#ctt.ctt_visit .visit4.flip-scroll tbody tr:nth-child(4) td:nth-child(5){height:45px}
	#ctt.ctt_visit .visit4.flip-scroll tbody tr:nth-child(5) td:nth-child(1){margin-top:195px;height:170px}
	#ctt.ctt_visit .visit4.flip-scroll tbody tr:nth-child(5) td:nth-child(2){height:45px}
	#ctt.ctt_visit .visit4.flip-scroll tbody tr:nth-child(6) th:nth-child(2){height:45px}
	#ctt.ctt_visit .visit4.flip-scroll tbody tr:nth-child(6) td:nth-child(3){height:60px}
	#ctt.ctt_visit .visit4.flip-scroll tbody tr:nth-child(6) td:nth-child(4){height:170px}
}

#ctt.ctt_certificate .certificate1{overflow-x:auto;zoom:1;padding-left:1px}
#ctt.ctt_certificate .certificate1 .col1{display:none;width:40px}
#ctt.ctt_certificate .certificate1 .col2{width:100px}
#ctt.ctt_certificate .certificate1 .col3{width:auto}
#ctt.ctt_certificate .certificate1 .col4{width:70px}
#ctt.ctt_certificate .certificate1 .tbl1 thead th{padding:5px 0}
#ctt.ctt_certificate .certificate1 .tbl1 tbody th,#ctt.ctt_certificate .certificate1 .tbl1 tbody td{padding-right:1%;padding-left:1%;line-height:130%}
#ctt.ctt_certificate .certificate1 .tbl1{min-width:478px}
#ctt.ctt_certificate .certificate2{margin-top:20px}
#ctt.ctt_certificate .certificate4{margin-top:1.5rem}
#ctt.ctt_certificate .certificate6{margin-top:1.5rem}
#ctt.ctt_certificate .certificate7{background-color:#00a098}
#ctt.ctt_certificate .certificate7 li{padding:20px;font-size:1.125rem;font-weight:500;color:#fff;text-align:center;line-height:150%}
#ctt.ctt_certificate .certificate7 li:first-child{border-bottom:1px solid rgba(255,255,255,.2)}
#ctt.ctt_certificate .tbl1 tbody .col3{text-align:left}
@media screen and (min-width:550px){
	#ctt.ctt_certificate .certificate1 .col1{width:70px}
	#ctt.ctt_certificate .certificate1 .col2{width:20%}
	#ctt.ctt_certificate .certificate1 .col3{width:auto}
	#ctt.ctt_certificate .certificate1 .col4{width:15%}
	#ctt.ctt_certificate .certificate1 .tbl1 thead th{padding:10px 0}
	#ctt.ctt_certificate .certificate7 li{float:left;width:50%;padding:2.5rem 20px;font-size:1.25rem}
	#ctt.ctt_certificate .certificate7 li:first-child{border-right:1px solid rgba(255,255,255,.2);border-bottom:0}
}
@media screen and (min-width:767px){
	#ctt.ctt_certificate .certificate1 colgroup .col1{display:table-column}
	#ctt.ctt_certificate .certificate1 thead .col1,#ctt.ctt_certificate .certificate1 tbody .col1{display:table-cell}
	#ctt.ctt_certificate .certificate7 li{font-size:1.5rem}
	#ctt.ctt_certificate .certificate7 br{display:none}
}

#ctt.ctt_nopaylist .tbl1 .col1{width:35%}
#ctt.ctt_nopaylist .tbl1 .col2{width:25%}
#ctt.ctt_nopaylist .tbl1 .col3{width:40%}
#ctt.ctt_nopaylist .nopaylist4 .tbl1 .col1,#ctt.ctt_nopaylist .nopaylist4 .tbl1 .col2{width:50%}
#ctt.ctt_nopaylist .tbl1 thead th{line-height:120%}
@media screen and (min-width:480px){
	#ctt.ctt_nopaylist h3 br{display:none}
}
@media screen and (min-width:550px){
	#ctt.ctt_nopaylist .tbl1 br{display:none}
}
@media screen and (min-width:767px){
	#ctt.ctt_nopaylist .tbl1 .col1,#ctt.ctt_nopaylist .tbl1 .col2,#ctt.ctt_nopaylist .tbl1 .col3{width:33%}
	#ctt.ctt_nopaylist .nopaylist4 .tbl1 .col1,#ctt.ctt_nopaylist .nopaylist4 .tbl1 .col2{width:50%}
}

#ctt.ctt_volunteer .box1{background-color:#fafafa;font-family:'Nanum Myeongjo', serif;font-size:1.25rem;font-weight:700;color:#000;letter-spacing:-0.1rem;text-align:center}
#ctt.ctt_volunteer .tbl1 .col1{width:25%}
#ctt.ctt_volunteer .tbl1 .col2{width:45%}
#ctt.ctt_volunteer .tbl1 .col3{width:30%}
@media screen and (min-width:767px){
	#ctt.ctt_volunteer .tbl1 .col1{width:20%}
	#ctt.ctt_volunteer .tbl1 .col2{width:50%}
	#ctt.ctt_volunteer .tbl1 .col3{width:30%}
	#ctt.ctt_volunteer .tbl1 br{display:none}
}

#ctt.ctt_qna .qna1{position:relative}
#ctt.ctt_qna .qna1 .img{display:none}
#ctt.ctt_qna .qna1 .info{padding:5%;border:1px solid #ddd}
#ctt.ctt_qna .qna1 .info1 li{position:relative;min-height:70px;padding:20px 0 20px 70px;border-top:1px solid #eee}
#ctt.ctt_qna .qna1 .info1 li:first-child{border-top:0;padding-top:0}
#ctt.ctt_qna .qna1 .info i{position:absolute;top:25px;left:0;font-size:50px;color:#000;line-height:1;vertical-align:middle}
#ctt.ctt_qna .qna1 .info1 li:first-child i{top:5px}
#ctt.ctt_qna .qna1 .info1 .tit{color:#888}
#ctt.ctt_qna .qna1 .info1 .tel{padding-top:5px;font-size:1.5rem;font-weight:500;letter-spacing:0.02rem}
#ctt.ctt_qna .qna1 .info1 .tel span{font-size:1.125rem}
#ctt.ctt_qna .qna1 .info1_1 .tel{font-weight:700;color:#233f86}
#ctt.ctt_qna .qna1 .info1_2 .tel{color:#00a098}
#ctt.ctt_qna .qna1 .info1_3 .tel{color:#ff6600}
#ctt.ctt_qna .qna1 .info>.tit{padding-top:10%;padding-bottom:3%;border-top:1px solid #eee;font-size:1.125rem;font-weight:500;color:#000}
#ctt.ctt_qna .qna1 .info2 li{margin-top:10px;font-weight:400;letter-spacing:0.02rem}
#ctt.ctt_qna .qna1 .info2 span{font-weight:500;letter-spacing:-0.05rem}
#ctt.ctt_qna .qna1 .info2 span{display:inline-block;width:90px}
#ctt.ctt_qna .qna1 .info2_1 span{letter-spacing:0.22rem}
#ctt.ctt_qna .qna1 .info2_3 span{letter-spacing:0.22rem}
#ctt.ctt_qna .qna1 .info2_3 ul span{display:inline-block;width:70px;letter-spacing:0}
@media screen and (min-width:767px){
	#ctt.ctt_qna .qna1{overflow:hidden;border:1px solid #ddd}
	#ctt.ctt_qna .qna1 .img{display:block;float:left;width:50%;height:570px;overflow:hidden}
	#ctt.ctt_qna .qna1 .img img{position:absolute;top:0;right:50%}
	#ctt.ctt_qna .qna1 .info{display:block;position:absolute;top:0;right:0;width:50%;height:100%;background-color:#fff;border-width:0 0 0 1px}
}
@media screen and (min-width:1000px){
	#ctt.ctt_qna .qna1 .img{height:630px}
}
@media screen and (min-width:1240px){
	#ctt.ctt_qna .qna1 .img{height:690px}
}
@media screen and (min-width:1400px){
	#ctt.ctt_qna .qna1 .img{height:720px}
}

#ctt.ctt_policy p+ul{margin-top:1rem}
#ctt.ctt_policy ul ul{padding-top:0.5rem}
#ctt.ctt_policy table{margin:0.5rem 0}
#ctt.ctt_policy table thead th{padding:5px}
#ctt.ctt_policy .col1{width:25%}
#ctt.ctt_policy .col2{width:25%}
#ctt.ctt_policy .col3{width:30%}
#ctt.ctt_policy .col4{width:20%}
@media screen and (min-width:767px){
	#ctt.ctt_policy table thead th{padding:10px}
	#ctt.ctt_policy .col1{width:15%}
	#ctt.ctt_policy .col2{width:35%}
	#ctt.ctt_policy .col3{width:35%}
	#ctt.ctt_policy .col4{width:15%}
}

#content_wrap .colorpoint1{max-width:1400px;width:94%;margin-right:auto;margin-left:auto}

#ctt.ctt_sitemap .sitemap1{overflow:hidden;width:94%;max-width:1400px;margin-right:auto;margin-left:auto}
#ctt.ctt_sitemap .sitemap1 ul{}
#ctt.ctt_sitemap .sitemap1 ul ul{padding-bottom:0;border-top:1px solid #eee;background-color:#fafafa}
#ctt.ctt_sitemap .sitemap1 li{clear:none;float:left;width:48%;margin-left:4%;padding-bottom:20px}
#ctt.ctt_sitemap .sitemap1 li:nth-child(2n+1){clear:both;margin-left:0}
#ctt.ctt_sitemap .sitemap1 li li{clear:none;float:none;width:100%;margin-left:0;padding-bottom:0;border-bottom:1px solid #eee}
#ctt.ctt_sitemap .sitemap1 li li li{clear:none;float:none;width:100%;margin-left:0;padding-bottom:0;border-bottom:none}
#ctt.ctt_sitemap .sitemap1 .tit{display:block;padding:10px;background-color:#307ed3;font-size:1.125rem;font-weight:400;color:#fff;text-align:center}
#ctt.ctt_sitemap .sitemap1 li li a{display:inline-block;padding:10px;border:none}
#ctt.ctt_sitemap .sitemap1 li li li a{padding:0 0 2px 20px;font-size:14px;color:#888}
#ctt.ctt_sitemap .sitemap1 li li li a:before{display:inline-block;width:3px;height:3px;margin-right:5px;border-radius:100%;background-color:#888;vertical-align:middle;content:""}
#ctt.ctt_sitemap .sitemap1 li li li:first-child a{padding-top:10px}
#ctt.ctt_sitemap .sitemap1 li li li:last-child a{padding-bottom:10px}
@media screen and (min-width:620px){
	#ctt.ctt_sitemap .sitemap1 li:nth-child(n){clear:none;width:22%;margin-left:4%;padding-bottom:40px}
	#ctt.ctt_sitemap .sitemap1 li:nth-child(4n+1){clear:both;margin-left:0}
	#ctt.ctt_sitemap .sitemap1 li li:nth-child(n){clear:none;float:none;width:100%;margin-left:0;padding-bottom:0}
	#ctt.ctt_sitemap .sitemap1 li li li:nth-child(n){clear:none;float:none;width:100%;margin-left:0;padding-bottom:0}
	#ctt.ctt_sitemap .sitemap1 li li a{display:inline-block;padding:10px 20px;border:none}
}

#ctt.ctt_provision #ctt_con{width:94%;max-width:1400px;margin-right:auto;margin-left:auto}

#ctt.ctt_privacy #ctt_con{width:94%;max-width:1400px;margin-right:auto;margin-left:auto}
#ctt.ctt_privacy .scroller{overflow-x:auto;zoom:1;margin-bottom:10px;padding-left:1px}
#ctt.ctt_privacy .tbl1{margin-top:10px}
#ctt.ctt_privacy .tbl1 thead th{padding:5px 0}
#ctt.ctt_privacy .tbl1 tbody th,#ctt.ctt_privacy .tbl1 tbody td{padding-right:1%;padding-left:1%;line-height:130%}
#ctt.ctt_privacy .privacy_tbl1 .tbl1{min-width:671px}
#ctt.ctt_privacy .privacy_tbl1 .col1{width:77px}
#ctt.ctt_privacy .privacy_tbl1 .col2{width:80px}
#ctt.ctt_privacy .privacy_tbl1 .col3{width:120px}
#ctt.ctt_privacy .privacy_tbl1 .col4{}
#ctt.ctt_privacy .privacy_tbl1 .col5{width:130px}
#ctt.ctt_privacy .privacy_tbl1 .col6{width:100px}
#ctt.ctt_privacy .privacy_tbl2 .tbl1{min-width:689px}
#ctt.ctt_privacy .privacy_tbl3{margin-bottom:10px}
#ctt.ctt_privacy .privacy_tbl4{margin-bottom:10px}
#ctt.ctt_privacy .privacy_tbl4 .col1{width:40px}
#ctt.ctt_privacy .privacy_tbl4 .col2{width:50px}
#ctt.ctt_privacy .privacy_tbl4 .col3{width:60px}
#ctt.ctt_privacy .privacy_tbl4 .col4{width:72px}
#ctt.ctt_privacy .privacy_tbl4 .col5{width:auto}
@media screen and (min-width:380px){
	#ctt.ctt_privacy .privacy_tbl4 .col1{width:15%}
	#ctt.ctt_privacy .privacy_tbl4 .col2{width:15%}
	#ctt.ctt_privacy .privacy_tbl4 .col3{width:18%}
	#ctt.ctt_privacy .privacy_tbl4 .col4{width:22%}
}
@media screen and (min-width:550px){
	#ctt.ctt_privacy .privacy_tbl4 .col1 br{display:none}
}
@media screen and (min-width:767px){
	#ctt.ctt_privacy .privacy_tbl1 .col1{width:12%}
	#ctt.ctt_privacy .privacy_tbl1 .col2{width:13%}
	#ctt.ctt_privacy .privacy_tbl1 .col3{width:15%}
	#ctt.ctt_privacy .privacy_tbl1 .col4{}
	#ctt.ctt_privacy .privacy_tbl1 .col5{width:22%}
	#ctt.ctt_privacy .privacy_tbl1 .col6{width:15%}
	#ctt.ctt_privacy .privacy_tbl1 .col5 br{display:none}
}

#ctt.ctt_email #ctt_con{width:94%;max-width:1400px;margin-right:auto;margin-left:auto}
#ctt.ctt_copyright #ctt_con{width:94%;max-width:1400px;margin-right:auto;margin-left:auto}

.wait{padding:5%;border:1px solid #c5ddee;text-align:center}

.color1{color:#307ed3}
.color2{color:#494c9d}
.color3{font-weight:400;color:#ff0000}
.color4{font-weight:400;color:#0000ff}
.color5{color:#e1451f}

.deco-through{text-decoration:line-through}

.bx-wrapper .bx-loading{display:none !important}

th,td{word-break:break-all}
.tbl1{text-align:center;width:100%;margin-top:25px}
.tbl1 thead{}
.tbl1 thead th{padding:10px 0;text-align:center;border-right:1px solid rgba(255,255,255,.2);font-weight:400;background-color:#1378c0;color:#fff}
.tbl1 thead th:last-child{border-right:0}
.tbl1 thead tr:nth-child(n+1) th:last-child{border-top:1px solid rgba(255,255,255,.2);border-right:1px solid rgba(255,255,255,.2)}
.tbl1 tbody th{padding:10px 0;border:1px solid #ddd;background-color:#f7f7f7;font-weight:500;color:#333;letter-spacing:-.05rem;text-align:center}
.tbl1 tbody td{padding:10px 0;border:1px solid #ddd;text-align:center}
@media screen and (min-width:550px){
	.tbl1 thead th{padding:16px 0}
	.tbl1 tbody th,.tbl1 tbody td{padding:15px 10px}
}
@media screen and (min-width:800px){
	.tbl1 tbody th,.tbl1 tbody td{padding:20px 10px}
}

.tbl2{width:100%;text-align:center;border-top:2px solid #333}
.tbl2 table{width:100%}
.tbl2 tr{border-bottom:1px solid #ddd}
.tbl2 th{padding:10px 5px;border-right:1px solid #ddd;text-align:center}
.tbl2 td{padding:10px 5px;border-right:1px solid #ddd}
.tbl2 thead th{background-color:#f7f7f7;font-weight:700;color:#333}
.tbl2 tbody th{background-color:#fcfcfc}
.tbl2 thead tr th:last-child{border-right:0}
.tbl2 tr td:last-child{border-right:0}
@media screen and (min-width:550px){
	.tbl2 th{padding:15px 5px}
	.tbl2 td{padding:15px 5px}
}
@media screen and (min-width:800px){
	.tbl2 th{padding:20px}
	.tbl2 td{padding:20px}
}

.tbl2_2{width:100%;text-align:center;border-top:2px solid #333}
.tbl2_2 table{width:100%}
.tbl2_2 tr{border-bottom:1px solid #ddd}
.tbl2_2 tr:hover,.tbl2_2 tr:focus{background-color:#fafafa}
.tbl2_2 th{padding:5px 2px;border-right:1px solid #ddd;text-align:center;line-height:130%}
.tbl2_2 td{padding:5px 2px;border-right:1px solid #ddd;line-height:130%}
.tbl2_2 thead th{background-color:#f7f7f7;font-size:0.9rem;font-weight:400;color:#333}
.tbl2_2 tbody th{background-color:#fcfcfc}
.tbl2_2 thead tr th:last-child{border-right:0}
.tbl2_2 tr td:last-child{border-right:0}
@media screen and (min-width:620px){
	.tbl2_2 th{padding:7px 4px}
	.tbl2_2 td{padding:7px 4px}
}
@media screen and (min-width:1000px){
	.tbl2_2 th{padding:10px 6px}
	.tbl2_2 td{padding:10px 6px}
}

.tbl3{width:100%;text-align:center;border-top:1px solid #ddd;;border-left:1px solid #ddd}
.tbl3 tr{border-bottom:1px solid #ddd}
.tbl3 th{padding:10px;border-right:1px solid #ddd;text-align:center}
.tbl3 td{padding:10px;border-right:1px solid #ddd}
.tbl3 thead th{background-color:#f7f7f7;font-weight:700;color:#333}
.tbl3 tbody th{background-color:#fcfcfc}
@media screen and (min-width:550px){
	.tbl3 th{padding:15px}
	.tbl3 td{padding:15px}
}
@media screen and (min-width:800px){
	.tbl3 th{padding:20px}
	.tbl3 td{padding:20px}
}

th.align-left,td.align-left{text-align:left}

@media screen and (max-width:768px){
	.flip-scroll * html .cf{zoom:1}
	.flip-scroll *:first-child+html .cf{zoom:1}
	.flip-scroll table{display:block;position:relative;width:100%}
	.flip-scroll thead{display:block;float:left;border-right:1px solid #ddd}
	.flip-scroll tbody{display:block;width:auto;position:relative;overflow-x:auto;white-space:nowrap}
	.flip-scroll thead tr{display:block;position:relative}
	.flip-scroll th{display:block}
	.flip-scroll tbody tr{display:inline-block;margin-left:-4px;vertical-align:top}
	.flip-scroll th, .flip-scroll td{display:block;min-height:45px;white-space:normal;word-break:break-all}
	.flip-scroll tbody th,.flip-scroll tbody td{width:200px;padding:8px;border-width:0 0 1px 1px}
	.flip-scroll tbody tr:last-child{}
	.flip-scroll tbody th br{display:none}
	.flip-scroll thead th{width:80px;padding:10px 0;border:0;border-bottom:1px solid #ddd;vertical-align:middle}
	.flip-scroll tbody th{border-left:1px solid #ddd}
}

.tbl-center,.tbl-center th,.tbl-center td{text-align:center}
.tbl-top tbody th,.tbl-top tbody td{vertical-align:top}

.dot1 li{position:relative;padding-left:10px}
.dot1 li:before{content:"";position:absolute;top:5px;left:0;width:3px;height:3px;border-radius:50%;background-color:#aaa}
.dot1 ul{padding-top:3px}
.dot1 li li{position:relative;padding-left:15px}
.dot1 li li:before{content:"";position:absolute;top:11px;left:0;width:5px;height:1px;background-color:#555}
.dot2 li{position:relative;padding-left:15px}
.dot2 li:before{content:"";position:absolute;top:11px;left:0;width:5px;height:1px;background-color:#555}
.dot3 li{position:relative;padding-left:15px}
.dot3 li:before{content:"";position:absolute;top:4px;left:0;width:5px;height:10px;background-color:#307ed3}
.dot4 li{position:relative;margin-bottom:5px;padding-left:20px}
.dot4 li ul{margin-top:5px}
.dot4 li li{margin-top:2px;margin-bottom:0}
.dot4 li:before{content:"";position:absolute;top:5px;left:0;width:10px;height:10px;background-color:#555}
@media screen and (min-width:480px){
	.dot1 li{padding-left:11px}
	.dot1 li:before{top:7px}
	.dot3 li:before{top:5px;height:12px}
	.dot4 li:before{top:4px;width:12px;height:12px}
}
@media screen and (min-width:767px){
	.dot1 li{padding-left:15px}
	.dot1 li li{padding-left:18px}
	.dot1 li:before{top:11px}
	.dot1 li li:before{top:13px;width:7px}
	.dot2 li{padding-left:18px}
	.dot2 li:before{top:13px;width:7px}
	.dot3 li:before{top:6px;height:14px}
	.dot4 li:before{top:7px;width:13px;height:13px}
}

.lst_decimal1{counter-reset:item}
.lst_decimal1 li{position:relative;padding-bottom:3px;padding-left:25px}
.lst_decimal1 li:before{content:counter(item)".";counter-increment:item;position:absolute;left:0;top:0;width:20px;height:20px;background:transparent;margin-right:5px;font-size:1.125rem;font-weight:500;color:#00a098}
.lst_decimal1 ol,.lst_decimal1 ul{padding-top:1px;padding-left:20px}
.lst_decimal1 ol li,.lst_decimal1 ul li{padding-left:5px}
.lst_decimal1 ol li:before,.lst_decimal1 ul li:before{content:counter(item);counter-increment:item;display:block;position:absolute;left:-20px;top:4px;width:16px;height:16px;border-radius:50%;border:1px solid #888;font-size:11px;line-height:16px;text-align:center}
@media screen and (min-width:550px){
	.lst_decimal1 ol li:before,.lst_decimal1 ul li:before{top:5px;width:18px;height:18px;font-size:12px;line-height:18px;text-align:center}
}

.flowchart1 li{clear:both;position:relative;min-height:70px;padding-left:70px;padding-bottom:10px}
.flowchart1 .won{float:left;display:block;position:absolute;left:0;width:50px;background-color:#fff}
.flowchart1 .won img{max-width:70px;margin:-10px -10px -10px -10px}
.flowchart1 .won:after{content:"\ea6c";display:block;position:absolute;z-index:2;bottom:-20px;left:15px;font-family:"remixicon";font-size:1rem;color:#307ed3;transform:rotate(90deg);-webkit-transform:rotate(90deg)}
.flowchart1 li:last-child .won:after{display:none}
.flowchart1 .tit{padding-top:5px;font-size:1.125rem;font-weight:500;color:#00a098}
.flowchart1 .txt{padding-top:2px;font-size:13px;font-weight:300;color:#666;line-height:130%}
.flowchart1 .txt br{display:none}
@media screen and (min-width:480px){
	.flowchart1 li{clear:none;float:left;padding-left:0;padding-bottom:0;text-align:center}
	.flowchart1 .won{float:none;display:inline-block;position:relative;width:100px;border-radius:50%;overflow:visible}
	.flowchart1 .won img{max-width:100%;margin:0}
	.flowchart1 .won:after{bottom:auto;top:45%;left:auto;right:-15%;font-size:1.5rem;transform:rotate(0);-webkit-transform:rotate(0)}
	.flowchart1 .tit{padding-top:20px}
	.flowchart1 .txt{padding-top:5px;font-size:1rem}
	.flowchart1 .txt br{display:block}
	.flowchart1-4 li{width:22%;margin-left:4%}
	.flowchart1-4 li:first-child{margin-left:0}
	.flowchart1-4 .won:after{right:-15%}
	.flowchart1-6 li{width:30%;margin-left:5%}
	.flowchart1-6 li:nth-child(3n+1){clear:both;margin-left:0}
	.flowchart1-6 li:nth-child(n+4){margin-top:30px}
	.flowchart1-6 .won:after{right:-35%}

}
@media screen and (min-width:550px){
	.flowchart1 .won{max-width:120px;width:auto}
}
@media screen and (min-width:767px){
	.flowchart1-4 .won:after{right:-40%}
	.flowchart1-6 .won:after{right:-50%}
}
@media screen and (min-width:1000px){
	.flowchart1 .won{max-width:80%}
	.flowchart1 .tit{padding-top:30px}
	.flowchart1 .txt{padding-top:10px}
	.flowchart1-6 li:nth-child(n){clear:none;width:15%;margin-top:0;margin-left:2%}
	.flowchart1-6 li:first-child{margin-left:0}
	.flowchart1-4 .won:after{right:-30%}
	.flowchart1-6 .won:after{right:-30%}
}
@media screen and (min-width:1400px){
	.flowchart1-4 .won:after{right:-50%}
}

.flowchart2{}
.flowchart2 ol,.flowchart2 ul{overflow:hidden;border-width:0 1px 1px 1px;border-style:solid;border-color:#ddd;counter-reset:section}
.flowchart2 li{position:relative;height:100%;border-top:1px solid #ddd;text-align:center}
.flowchart2 li .won{display:inline-block;border-radius:50%}
.flowchart2 li:nth-child(4n+1) .won{background-color:#1cbabb}
.flowchart2 li:nth-child(4n+2) .won{background-color:#1c92eb}
.flowchart2 li:nth-child(4n+3) .won{background-color:#2865c9}
.flowchart2 li:nth-child(4n+4) .won{background-color:#7688a5}
.flowchart2 li .lay{position:relative;width:100%;height:100%;padding:2rem}
.flowchart2 li .tit{display:block;padding-top:20px;padding-bottom:10px;font-size:1.125rem;color:#000;font-weight:500}
.flowchart2 li .tit:before{display:block;font-size:0.9rem;font-weight:400;color:#00a098;counter-increment:section;content:"STEP. "counter(section)}
.flowchart2 li .txt{text-align:center}
.flowchart2 li:not(:first-child) .lay:before{content:"\ea6e";position:absolute;top:0;left:50%;z-index:2;width:26px;height:26px;margin:-13px 0 0 -13px;border-radius:50%;background-color:#555;font-family:"remixicon";font-size:1.25rem;color:#fff;line-height:26px;text-align:center;transform:rotate(90deg);-webkit-transform:rotate(90deg)}
@media all and (min-width:480px){
	.flowchart2 li{float:left;width:33%;border-top:0}
	.flowchart2 li:after{display:none;content:"";position:absolute;left:50%;top:0;z-index:0;width:6000px;height:1px;margin-left:-3000px;background-color:#ddd}
	.flowchart2 li:before{display:none;content:"";position:absolute;left:0;top:0;z-index:0;width:1px;height:6000px;background-color:#ddd}
	.flowchart2:not([class*="type_3"]) li{width:33.3%}
	.flowchart2:not([class*="type_3"]) li:nth-child(1):before,
	.flowchart2:not([class*="type_3"]) li:nth-child(2):before,
	.flowchart2:not([class*="type_3"]) li:nth-child(3):before,
	.flowchart2:not([class*="type_3"]) li:nth-child(3n+1):after{display:block}
	.flowchart2:not([class*="type_3"]) li:nth-child(3n+1){clear:both;}
	.flowchart2:not([class*="type_3"]) li:nth-child(3n+1):before{display:none}
	.flowchart2:not([class*="type_3"]) li:nth-child(6n+4),
	.flowchart2:not([class*="type_3"]) li:nth-child(6n+5),
	.flowchart2:not([class*="type_3"]) li:nth-child(6n+6){float:right}
	.flowchart2 li:not(:first-child) .lay:before{top:100px;left:0;transform:rotate(0);-webkit-transform:rotate(0)}
	.flowchart2:not([class*="type_3"]) li:nth-child(6n+5) .lay:before,
	.flowchart2:not([class*="type_3"]) li:nth-child(6n+6) .lay:before{top:100px;left:auto;right:0;margin:-13px -13px 0 0 ;margin-left:0;transform:rotate(180deg);-webkit-transform:rotate(180deg)}
	.flowchart2:not([class*="type_3"]) li:nth-child(6n+4) .lay:before,
	.flowchart2:not([class*="type_3"]) li:nth-child(6n+7) .lay:before{top:0;left:50%;margin:-13px 0 0 -13px;transform:rotate(90deg);-webkit-transform:rotate(90deg)}
}

.photoLst1{clear:both}
.photoLst1:after{content:"";clear:both;display:block}
.photoLst1>.txt+.img{padding-top:5%}
.photoLst1>.img+.txt{padding-top:5%}
.photoLst1>.img+.txt+.txt{padding-top:3%}
.photoLst1>.txt>p+p{padding-top:3%}
@media all and (min-width:550px){
	.photoLst1>.img{width:50%}
	.photoLst1>.txt{width:50%}
	.photoLst1>.txt+.img{padding-top:0}
	.photoLst1>.img+.txt{padding-top:0}
	.photoLst1.left>.img{float:left}
	.photoLst1.left>.txt{float:right;padding-left:5%}
	.photoLst1.right>.img{float:right}
	.photoLst1.right>.txt{float:left;padding-right:5%}
}
.photoLst2>.txt{line-height:150%}
.photoLst2>.txt p{padding-top:2%}
.photoLst2>.txt p:first-child{padding-top:0}
.photoLst2>.txt+.img{padding-top:5%}
.photoLst2>.img+.txt{padding-top:5%}
@media all and (min-width:620px){
	.photoLst2{background:linear-gradient(165deg,#0090c2,#00c1b0,#00c1b0)}
	.photoLst2>.img{float:right;width:50%}
	.photoLst2>.txt{float:left;width:50%;padding:5%;color:#fff}
	.photoLst2>.txt p{padding-top:3%}
	.photoLst2>.txt+.img{padding-top:0}
	.photoLst2>.img+.txt{padding-top:0}
	.photoLst2.left>.img{float:left}
	.photoLst2.left>.txt{float:right}
	.photoLst2.right>.img{float:right}
	.photoLst2.right>.txt{float:left}
}
@media all and (min-width:1000px){
	.photoLst2>.txt{font-size:1.125rem}
}

.content_tab{margin:5% auto 0}
.content_tab ul{margin-right:-3px}
.content_tab:first-child{margin:0 auto 2%}
.content_tab li{position:relative;z-index:1;float:left;width:50%;height:40px;margin:-1px 0 0 -1px;border:solid 1px #ddd;background-color:#f9fafc;line-height:0}
.content_tab li a{display:block;width:100%;padding:10px 5px;line-height:120%;text-align:center;vertical-align:middle;text-decoration:none}
.content_tab li.active,.content_tab li.active:hover{z-index:2;border:solid 2px #00a098;background-color:#fff;}
.content_tab li:hover{z-index:2;border:1px solid #00a098;background-color:#fff;}
.content_tab li.active a,.content_tab li a:hover,.content_tab li a:focus,.content_tab li:hover a{color:#00a098}
.content_tab li.active a{font-weight:400}
.content_tab.content_tab2 li{width:50%}
.content_tab.content_tab5 li{width:20%}
.content_tab.content_tab6 li{width:33.333%}
.content_tab em{display:block;font-size:12px}
.content_tab span{display:block;margin-top:2px;font-size:0.85rem}
.content_tab span.ing{color:#ff0000}
.content_div{display:none}
.content_div.active{display:block;position:relative;z-index:99999;margin-top:20px}
@media screen and (min-width:550px){
	.content_tab span{margin-top:5px}
}
@media screen and (min-width:767px){
	.content_tab li{height:43px}
	.content_tab.content_tab2 li{width:50%}
	.content_tab.content_tab6 li{width:16.666%}
	.content_div.active{margin-top:30px}
}
@media screen and (min-width:1000px){
	.content_tab li{height:53px}
	.content_tab li a{padding:15px 5px}
	.content_div.active{margin-top:3%}
}


.txt-tip{position:relative;padding-left:25px}
.txt-tip:before{content:"";position:absolute;top:3px;left:0;width:18px;height:18px;border-radius:50%;background-color:#307ed3;font-size:13px;font-weight:700;color:#fff;text-align:center;line-height:18px}
.txt-tip1:before{content:"i"}

.color1{color:rgb(26,145,235)}
.color2{color:rgb(26,185,186)}
.color3{color:rgb(38,100,199)}

.box1{padding:20px;border:2px solid #00a098}
@media screen and (min-width:767px){
	.box1{padding:2rem}
}

.scroller-y::-webkit-scrollbar{width:6px}
.scroller-x::-webkit-scrollbar{height:6px}
.scroller::-webkit-scrollbar-thumb{background-color:#ccc}
.scroller::-webkit-scrollbar-track{background-color:#eee}

#bo_v_title{font-size:1.5em}

/* 게시물 선택복사 선택이동 */
#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-color:#ff3061;padding:5px;color:#fff;border-radius:3px}
.copymove_currentbg{background-color:#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-color:#21272e;color:#fff;font-size:2em;font-weight:500;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-color:#fff;font-size:1.333em;font-weight:500;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-color:#f7f7f7;font-size:1.333em;font-weight:500;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-color:#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-color:#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:500}
.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:40px;height:40px;padding:0 10px;text-align:center;font-weight:500;border:0;
-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:0 7px;border:1px solid #ccc;background-color:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover{background-color:#f0f0f0;text-decoration:none}
button.btn01{display:inline-block;margin:0;padding:0 7px;border:1px solid #ccc;background-color:#fafafa;color:#000;text-decoration:none}
a.btn02{display:inline-block;padding:0 7px;border:1px solid #3b3c3f;background-color:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover{background-color:#68717b;text-decoration:none}
button.btn02{display:inline-block;margin:0;padding:0 7px;border:1px solid #3b3c3f;background-color:#4b545e;color:#fff;text-decoration:none}

.btn_confirm{text-align:right} /* 서식단계 진행 */

.btn_submit{border:0;background-color:#307ed3;color:#fff;cursor:pointer;border:0}
.btn_submit:hover{background-color:#329bff}

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

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


/*컬러*/
.color_1{background-color:#169dd6 !important}
.color_2{background-color:#14d53d !important}
.color_3{background-color:#3814ff !important}
.color_4{background-color:#7520c5 !important}
.c_ff3300{color:#ff3300 !important}
.c_ff6600{color:#ff6600 !important}
.c_0078d7{color:#0078d7 !important}

/* 기본테이블 */
.tbl_wrap table{width:100%;border-collapse:collapse;border:1px solid #ccc;border-width:1px 0;border-spacing:0 5px;table-layout:fixed}
.tbl_wrap caption{padding:10px 0;font-weight:500;text-align:left}
.tbl_head01{margin:0;border-top:3px solid #888}
.tbl_head01 table{border-top:none}
.tbl_head01 caption{overflow:hidden;padding:0;font-size:0;line-height:0}
.tbl_head01 th,.tbl_head01 td{height:40px;padding:10px 5px;border-bottom:1px solid #dfdfdf;background-color:#fff;line-height:1.3em;color:#666;word-break:break-all}
.tbl_head01 thead th{border-bottom:1px solid #dfdfdf;background-color:#fafafa;font-weight:normal;text-align:center}
.tbl_head01 thead th input{vertical-align:baseline}
.tbl_head01 tbody tr:hover td{background-color:#fafafa}
.tbl_head01 tbody th,.tbl_head01 tbody th{padding:8px 0;border-bottom:1px solid #dfdfdf}
.tbl_head01 tfoot th,.tbl_head01 tfoot td{padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background-color:#d7e0e2;text-align:center}
.tbl_head01 a:hover{text-decoration:underline}
th.chk_box input[type="checkbox"] + label span{float:none;margin:auto;text-align:center}
td.chk_box input[type="checkbox"] + label span{float:none;margin:auto;text-align:center}

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

@media screen and (min-width:800px){
	.tbl_head01 th,.tbl_head01 td{height:60px}
}

/* 폼 테이블 */
.tbl_frm01{margin:0 0 20px}
.tbl_frm01 table{width:100%;border-collapse:collapse;border-spacing:0;border-top:2px solid #333}
.tbl_frm01 th{width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-width:0 1px 1px 0;background-color:#f5f8f9;text-align:left}
.tbl_frm01 td{padding:7px 10px;border-bottom:1px solid #e9e9e9;background:transparent}
.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea, .frm_input{border:1px solid #ccc;background-color:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px 10px;
-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}
.frm_select{height:40px;padding-right:30px;padding-left:10px;border:1px solid #ccc;border-radius:3px;color:#000;vertical-align:middle;-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);line-height:1.2em}

.full_input{width:100%}
.half_input{width:49.5%}
.half_input+.half_input{margin-left:1%}
.half_input+label+.half_input{margin-left:1%}
.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}

.btn_cke_sc{font-size:12px}
.btn_confirm.write_div{text-align:center}
#bo_v_title h2{font-size:2em}
#bo_v_atc_title{display:none}

/*기본 리스트*/
.list_01 li{border:1px solid #dbdbdb;background-color:#fff;border-radius:3px;margin:3px 0;padding:10px 15px;list-style:none;position:relative}
.list_01 li:after{display:block;visibility:hidden;clear:both;content:""}
.list_01 li:hover{background-color:#f9f9f9}
.list_01 li.empty_li{text-align:center;padding:20px 0;color:#666}
/*폼 리스트*/
.form_01 h2{margin:0 0 10px;font-size:1.167em}
.form_01 li{margin:10px 0}
.form_01 li:after{display:block;visibility:hidden;clear:both;content:""}
.form_01 li .right_input{float:right}
.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.25em;height:50px;line-height:30px;padding:10px 20px;background-color:#333;color:#fff}
.new_win #win_title .sv{font-size:0.75em;line-height:1.2em}
.new_win .win_ul{border-right:1px solid #dfe6e7}
.new_win .win_ul:after{display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li{float:left;background-color:#fff;width:33.333%;text-align:center;border:1px solid #ccc;margin-left:-1px}
.new_win .win_ul li a{display:block;padding:10px 0}
.new_win .win_ul .selected{background-color:#fff;border-color:#307ed3;position:relative;z-index:5}
.new_win .win_ul .selected a{color:#307ed3;font-weight:500}
.new_win .win_desc{margin:5px 0;font-size:0.92em;color:#3598db}
.new_win .frm_info{font-size:0.92em;color:#3598db}
.new_win .win_total{text-align:right;margin:10px 0}
.new_win .win_total span{display:inline-block;line-height:30px;font-size:0.92em;color:#4e546f;background-color:#d4d4d4;padding:0 10px;border-radius:5px}
.new_win .new_win_con{margin:20px}
.new_win .new_win_con:after{display:block;visibility:hidden;clear:both;content:""}
.new_win .btn_confirm:after{display:block;visibility:hidden;clear:both;content:""}
.new_win .win_btn{text-align:right}
.new_win .btn_close{position:absolute;top:0;right:0;height:50px;width:50px;background:url(../img/close_btn.gif) no-repeat 50% 50%;border:0;text-indent:-999px;overflow:hidden;cursor:pointer}
.new_win .btn_submit{padding:0 20px;height:40px;font-weight:500;font-size:1.083em;float:right}

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

/* 자바스크립트 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-color:#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-color:#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-color:#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;padding:30px 0 0;text-align:center}
.pg_wrap:after{display:block;visibility:hidden;clear:both;content:""}
.pg{}
.pg_page, .pg_current{display:inline-block;min-width:15px;height:18px;padding:0 2px;border:1px solid #bbb;border-radius:3px;background-color:#f3f3f3;font-size:0.9rem;vertical-align:middle;line-height:15px}
.pg a:focus, .pg a:hover{text-decoration:none}
.pg_page{color:#555;text-decoration:none}
.pg_page:hover{background-color:#ddd}
.pg_start{text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_prev{text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_end{text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_next{text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover{background-color:#fafafa}
.pg_current{display:inline-block;border:1px solid #307ed3;background-color:#307ed3;color:#fff;font-weight:500}
@media (min-width:380px){
	.pg_page, .pg_current{min-width:18px;height:20px;line-height:18px}
}
@media (min-width:620px){
	.pg_page, .pg_current{min-width:30px;height:30px;padding:0 5px;line-height:28px}
}
/* 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-color:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}

html{font-size:15px}

@media (min-width:480px){
	html{ font-size:15px}
}
@media (min-width:767px){
    html{ font-size:16px}
	.frm_input{height:32px}
}
@media (min-width:1000px){
    html{ font-size:17px}
}
@media (min-width:1200px){
    html{ font-size:18px}
}

@media (min-width:1400px){
    html{ font-size:19px}
}

/* 게시판 */
.more_opt{font-size:14px}
#content .bo_sch>h3{margin:20px auto}
#content .bo_sch>h3:after{display:none}
.empty_list{width:100% !important}

#bo_sch select{max-width:35%;margin:0 5px !important}
#bo_sch .sch_btn{float:right !important}
.bo_cate_link{display:none !important}
.bo_tit{font-weight:400 !important}
select,input[type="text"], input[type="password"], input[type='number']{height:40px;padding:5px 10px}
select{padding:5px 7px}
textarea{padding:5px 10px}
#copymove td{width:auto}
#copymove .td_chk{width:30px}
#bo_w .btn_submit{border-radius:3px}
.btn_bo_user > li > .btn{border-radius:3px}
#bo_gall .bo_tit .fa-download,
#bo_gall .bo_tit .fa-link,
#bo_gall .bo_tit .fa-link,
#bo_gall .bo_tit .new_icon,
#bo_gall .bo_tit .hot_icon,
#bo_gall .bo_tit .fa-lock{width:14px !important;height:14px !important;margin-bottom:2px;font-size:10px !important;line-height:14px !important}
#bo_gall .bo_tit .new_icon{;background-color:rgba(255,102,0,.2) !important;color:#ff6600 !important}
@media screen and (max-width:620px){
	#bo_sch select,.bo_sch select{margin:0 5px !important;padding-left:10px;line-height:1.2em}
	#bo_sch select,.bo_sch select,#bo_sch .sch_input,.bo_sch .sch_input,#bo_sch .sch_btn,.bo_sch .sch_btn{height:40px !important}
	#bo_sch .sch_btn,.bo_sch .sch_btn{width:40px}
	#bo_cate a{line-height:40px}
	.frm_input,.frm_select{height:40px}
	select,input[type="text"], input[type="password"], input[type='number']{height:40px;padding:5px 10px}
	select{padding:5px 7px}
	textarea{padding:5px 10px}
	.bo_v_nb .btn_prv, .bo_v_nb .btn_next{width:100% !important}
	.bo_v_nb li{float:none !important}
	.bo_v_nb li:nth-child(2) .nb_tit{float:left !important;padding-right:20px !important;padding-left:0 !important}
	#bo_gall .bo_tit .fa-download,
	#bo_gall .bo_tit .fa-link,
	#bo_gall .bo_tit .fa-link,
	#bo_gall .bo_tit .new_icon,
	#bo_gall .bo_tit .hot_icon,
	#bo_gall .bo_tit .fa-lock{width:12px !important;height:12px !important;line-height:12px !important}
}
@media screen and (max-width:480px){/* 아이폰+ */
	.bo_sch #sfl{width:30%}
	#bo_sch select,.bo_sch select,#bo_sch .sch_input,.bo_sch .sch_input,#bo_sch .sch_btn,.bo_sch .sch_btn{height:36px !important}
	#bo_sch .sch_btn,.bo_sch .sch_btn{width:36px !important}
	#bo_cate ul{text-align:left}
	#bo_cate li{min-width:33.333%}
	#bo_cate a{line-height:36px}
	a.btn,.btn,a.btn_frmline, button.btn_frmline{height:36px;padding:0 12px;line-height:36px}
	.frm_input,.frm_select{height:36px}
	select,input[type="text"], input[type="password"], input[type='number']{height:36px;padding:5px 10px}
	select{padding:5px 7px}
	textarea{padding:3px 7px}
}
@media screen and (max-width:360px){/* 안드로이드 */
	.bo_sch{margin-bottom:20px}
	#bo_sch select,.bo_sch select,#bo_sch .sch_input,.bo_sch .sch_input,#bo_sch .sch_btn,.bo_sch .sch_btn{height:32px !important}
	#bo_sch .sch_btn,.bo_sch .sch_btn{width:32px}
	#bo_cate a{line-height:32px}
	a.btn,.btn,a.btn_frmline, button.btn_frmline{height:32px;padding:0 10px;line-height:32px}
	.frm_input,.frm_select{height:32px;padding:3px 5px}
	select,input[type="text"], input[type="password"], input[type='number']{height:32px;padding:3px 5px}
	select{padding:3px 2px}
	textarea{padding:3px 5px}
}

.ui-widget{font-size:.9em !important}

.board{overflow-x:auto;max-width:577px;width:100%;margin:auto}
.board table{width:100% !important}
.board .tbl1{border:1px solid #dfdfdf;border-width:1px 0 0 0}
.board .tbl1 td{min-height:30px;padding:5px 0 0;border:1px solid #dfdfdf;border-width:0 0 1px 1px;font-size:12px;text-align:center}
.board .tbl2{border:1px solid #dfdfdf;border-width:1px 0 0 0}
.board .tbl2 td{min-height:30px;padding:5px 0 0;border:1px solid #dfdfdf;border-width:0 1px 1px 0;font-size:12px;text-align:center}
.board td{font-size:12px;line-height:150% !important}
.board .unnamed1{font-family:"돋움";font-size:12px;line-height:150%;letter-spacing:0;color:888888;font-weight:normal;font-variant:normal}
.board .unnamed2{font-family:"돋움";font-size:12px;line-height:150%;letter-spacing:0;color:888888;font-weight:normal;font-variant:normal}
.board .pass{font-family:"돋움";font-size:8pt;color:999999}
.board .sub04u{font-family:"돋움", "Arial", "Tahoma", "Verdana", "굴림";font-size:9pt;line-height:200%;color:#999999;text-decoration:none;clip:rect(auto auto auto auto);font-weight:normal;letter-spacing:normal}
.board .height-40{height:40px}
.board .through{text-decoration:line-through}