charset "utf-8";
@import url('font.css');

@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@300;400;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@300;400&display=swap');
@import url('//fonts.googleapis.com/earlyaccess/nanumpenscript.css');

.nanumpenscript * {
 font-family: 'Nanum Pen Script', cursive;
}

@font-face {
  font-family : 'NanumPen';
  src : url('/font/NanumPen.ttf')
}

/* 초기화 */
html {overflow-y:scroll;height:100%;min-width:320px}
body {margin:0;padding:0;font-size:0.95em;height:100%;font-family:'Noto Sans KR','Noto Sans TC',AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
legend {position:absolute;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
input, button {margin:0;padding:0;font-size:1em;font-family:'Noto Sans KR', AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;}
button, input[type=submit] {cursor:pointer}
input[type=text], input[type=password], input[type=image], button {font-size:1em;-webkit-appearance:none}
textarea, select,button {font-size:1em;font-family:'Noto Sans KR', AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;}
textarea {border-radius:0;-webkit-appearance:none}
select {margin:0;background:none}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a {color:#000;text-decoration:none}
ul,li,dl,dt,dd{padding:0;margin:0}
ul{list-style:none;}
img{vertical-align:top;max-width:100%;height:auto}

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

/* 아이폰 기본스타일 제거 */
input, textarea {appearance: none; -webkit-appearance: none; -webkit-border-radius: 0;}
select {-webkit-appearance: none; -moz-appearance: none;  appearance: none;   color:#333; background: #fff url('/img/gnb_bg.gif') no-repeat 98% center;}
select::-ms-expand {  display:none;}

input[type=checkbox] {accent-color:black; appearance:checkbox;}
input[type=radio] {accent-color:black; appearance:radio;}

::selection {background:#000; color:#fff;}

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

/* 상단 레이아웃 */
#hd {width:100%; height:140px; background:#fff; z-index:999; transition:all 0.2s; -webkit-transition:all 0.2s; -moz-transition:all 0.2s; -o-transition:all 0.2s;}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd.scroll {position:fixed; top:0; border-bottom:1px solid #e7e7e7;}

.tnb{display: flex; justify-content: flex-end; height: 40px; max-width: 1400px; margin: 0 auto;    align-items: center;}
.tnb .tel_top{display: flex; padding-right: 20px;}
.tnb .tel_top .tel{color: #ef8325;}
.tnb .tel_top .tel span{color: #f9be89}
.tnb .tel_top .fax{color: #8fc41f ;   padding-left: 15px;}
.tnb .tel_top .fax span{color: #d2f093}
.tnb .tel_top p{padding-right: 15px}
.tnb .top_login a{padding: 0 10px; color: #999999}
.tnb .top_login span{color: #999}

#hd_wrapper {position:relative;margin:0 auto;max-width:1400px;height:100px;zoom:1; display:flex; justify-content:space-between; align-items:center;}

#logo img {transition:all 0.2s; -webkit-transition:all 0.2s; -moz-transition:all 0.2s; -o-transition:all 0.2s;}
.gnb_wrapper {width: 80%;display: flex; justify-content: space-between;    align-items: center;}

@media (max-width: 1199px){
    #hd_wrapper {padding:0 10px;}
 }
 
@media (max-width: 969px){
    .tnb{display: none;}
   #hd {height:70px;} 
   #hd_wrapper {height:70px;max-width: 100%;}
   #logo img {width:165px}
    .gnb_wrapper {    justify-content: flex-end;}
 }

@media (max-width:639px){
	.hd_pops_con {width:100% !important; height:auto !important;}
	.hd_pops {position:absolute; left:0 !important; top:60px !important;  margin:5px;}
	
   #hd {height:60px;} 
   #hd_wrapper {height:60px; padding:0 0 0 10px;}
   #logo img {width:130px}
    
    #hd_pop {z-index:1000;position:relative;margin:0 auto;width:92%;height:0}
    #hd_pop h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
    .hd_pops_footer{background:#f5f5f5 ;padding: 0 }
    .hd_pops_footer:after {display:block;visibility:hidden;clear:both;content:"";}
    .hd_pops_footer button {margin-right: 0;  float:left; width:50%; text-align:center; background:#f5f5f5; border:0; border-top:1px solid #e9e9e9; color:#555; box-sizing:border-box; padding:4%;}
    .hd_pops_footer button:last-child {border-left:1px solid #e9e9e9;}
    .hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff;width: 100%;left: 0!important;top: 50px!important}
    .hd_pops_con {width: auto!important;height: auto!important}
    .hd_pops_con img {width: 100%;height: auto}
 }


/* 메인메뉴 */
#gnb {position:relative; width:90%; max-width:1100px;}
#gnb h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb .gnb_wrap {margin:0 auto;position:relative}
#gnb #gnb_1dul {font-size:19px; display:flex; zoom:1;}
#gnb ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb .gnb_1dli {line-height:100px;padding:0;width:25%; text-align:center;position:relative; height:100px;}
.gnb_1dli .bg {display:inline-block;height:10px;overflow:hidden;text-indent:-999px}
.gnb_1dli{border-bottom-style:solid; border-bottom-color:#fff; border-bottom-width:0px;
-webkit-transition:all 0.2s; -moz-transition:all 0.2s; -o-transition:all 0.2s; -ms-transition:all 0.2s; transition:all 0.2s;}
.gnb_1dli:before{content:""; position:absolute; left:50%; transform:translateX(-50%); bottom:0px; height:1px; width:0%; border-bottom:3px solid #fba052;
-webkit-transition:all 0.2s; -moz-transition:all 0.2s; -o-transition:all 0.2s; -ms-transition:all 0.2s; transition:all 0.2s;}
.gnb_1dli:hover::before{content : ""; position:absolute; left:50%; transform: translateX(-50%); bottom:0px; height:1px; width:50%; border-bottom:3px solid #fba052;
-webkit-transition:all 0.2s; -moz-transition:all 0.2s; -o-transition:all 0.2s; -ms-transition:all 0.2s; transition:all 0.2s;}
.gnb_1dli:last-child {display:none;}

.gnb_1da {display:inline-block;font-weight:400;color:#111;text-decoration:none;width:100%}
.gnb_2dli {}
.gnb_2dul {display:none;position:absolute;top:100px;min-width:150px;background:#fafafa;}
.gnb_2da {display:block;line-height:35px; font-size:17px; color:#555;text-align:center;text-decoration:none; letter-spacing:-1px; -webkit-transition:all 0.2s; -moz-transition:all 0.2s; -o-transition:all 0.2s; -ms-transition:all 0.2s; transition:all 0.2s;}

.gnb_1dli_air .gnb_2da {}
.gnb_1dli_on .gnb_2da {}
.gnb_2da:focus, .gnb_2da:hover {color:#111;}
.gnb_1dli_over .gnb_2dul {display:block;left:0}
.gnb_1dli_over2 .gnb_2dul {display:block;right:0}
.gnb_wrap .gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2em;color:#444}
.gnb_wrap .gnb_empty a{color:#444;text-decoration:underline}
.gnb_wrap .gnb_al_ul .gnb_empty, .gnb_wrap .gnb_al_ul .gnb_empty a{color:#555}

#all_cate {position:absolute;width:100%;z-index:99;top:139px;height:0px; max-height:300px;background-color:rgba(255,255,255,1);display:none; border-bottom:1px solid #e7e7e7; border-top:1px solid #e7e7e7;}
#all_cate div{position:relative;}
.cate_1dli {display: inline-block;margin: 0 20px;width:85px}
.cate_2dli:last-child{ padding-bottom: 0px;}
.cate_2dli {line-height: 28px;font-size: 13px;padding-left: 15px;}
.cate_2dul{display:none;position: absolute;top: 100px;left: 0;width: 100%;overflow: hidden;z-index: 9999; padding:10px 0; color:#fff;}


/* 메뉴2 */
#gnb_open {width:45px; border:0; height:45px; color:#006d3b; border:0px solid #fff; font-size:18px; background:#fff;} 
#gnb2 .top_login {margin-left: 20px }
#gnb2 .top_login a {color: #222; padding: 3px 10px; border-radius: 5px; background: #fff; display: inline-block}
#gnb2 {position:fixed;top:0;right:-300px;height:100%; background:#f4f4f4; z-index:99999; width:300px;/* box-shadow:2px 2px 7px rgba(0,0,0,0.3);*/ transition:all 0.5s; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s;}
#gnb2 .btn_close {position:absolute;top:15px;right:10px;width:45px;height:45px;border:0;background:#8fc31e ;color:#fff;border-radius: 5px; font-size:20px;}
#gnb2 .gnb_top {width:100%; height:65px;}
#gnb2 .gnb_tnb {padding:0 10px;}
#gnb2 .gnb_tnb li {display:inline-block;line-height:50px}
#gnb2 .gnb_tnb li a {color:#b8b8b8;display:block;padding:0 10px} 
#gnb2_1dul {}
#gnb2_1dul .gnb2_1dli {position:relative;}
#gnb2_1dul .gnb2_1dli button{position:absolute;top:0;right:0;border:0;background:none;height:50px;width:50px;text-indent:-999px;overflow:hidden; background: url(../img/mobile/gnb_bg2.png) no-repeat 50% 50%;background-size:10px}
#gnb2_1dul .gnb2_1da {padding:0 20px;display:block;color:#444; font-size:18px; line-height:60px; cursor:pointer;}
#gnb2_1dul .gnb2_2dul {display:none; padding:5px 0;}
#gnb2_1dul .gnb2_2da {color:#999; font-size:16px;padding:0 30px;font-weight:normal;white-space: nowrap;line-height:35px; display:block; transition:all 0.2s; -webkit-transition:all 0.2s; -moz-transition:all 0.2s; -o-transition:all 0.2s;}
#gnb2_1dul .gnb2_2da:hover {color:#ccc;}
#gnb2_1dul .gnb2_1dli:last-child {display:none;}

@media (max-width: 1099px){
    #gnb { max-width:760px;}
    .gnb_2da {line-height: 30px; word-break: keep-all}
}

@media (max-width: 969px){
    #gnb {display:none;}
	#gnb_open {width:50px; height:50px; background:none; color:#fff;}
 }

@media (max-width:639px){
	#gnb_open {width:60px; height:60px;}
    #gnb_open img{width: 60%}
	#gnb2 .btn_close {top:5px;}
	#gnb2 .gnb_top {height:60px;}
	#gnb2_1dul .gnb2_1da {font-size:16px; line-height:50px;}
	#gnb2_1dul .gnb2_2da {font-size:14px; line-height:34px;}
 }




/* 중간 레이아웃 */
#wrapper {overflow: hidden}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {width:100%; margin:0 auto; padding:190px 0px; font-size:55px; text-align:center; font-weight:600; color:#fff; background:url('/images/svisual.jpg') center center no-repeat; background-size:cover;}

#container {position:relative;min-height:300px; max-width:1400px; margin:80px auto 140px;}
#container:after {display:block;visibility:hidden;clear:both;content:""}

@media (max-width: 1399px){
 }
 
@media (max-width:1199px){
	#container {padding:0px 20px;}	
	#container_title {width:100%;}
}
@media (max-width: 969px){
	#container_title {padding:120px 0;  font-size:40px;}
	#container {margin:40px auto 80px;}
	#sub_navi {height:46px;}
}
@media (max-width:639px){
	#container_title {padding:80px 0; font-size:32px;}	
	#container {;margin:25px auto 40px;}
	#sub_navi {height:41px;}
}

/* 메인 레이아웃 */
.title h3{font-size: 50px; font-weight: 900;word-break: keep-all;}
.title p{font-size: 26px; font-weight: 400;padding: 30px 0 80px;word-break: keep-all;line-height: 35px}
.title a{font-size: 22px; font-weight: 600; display: inline-block; transition:all 0.2s; -webkit-transition:all 0.2s; -moz-transition:all 0.2s; -o-transition:all 0.2s; }
.title a:hover{color: #8fc31e; }
.cl_gr{color: #8fc31e;}
.cl_or{color: #ff851a;}

#section01{width: 100%; background-image: linear-gradient(to right, #8fc31e 35%, #fff 0%)}
#section01 .inner{max-width: 1400px; margin: 0 auto;display: flex; align-items: center;justify-content: space-between;padding: 30px 0}
#section01 .inner .icon{display: flex; justify-content: space-between;width: 70%; }
#section01 .inner .icon a{width: 20%; text-align: center; border-right: 1px solid #e5e5e5;transition:all 0.2s; -webkit-transition:all 0.2s; -moz-transition:all 0.2s; -o-transition:all 0.2s;}
#section01 .inner .icon a:last-child{border:0}
#section01 .inner .icon a p{font-size:18px; font-weight: 600;padding-top: 15px;color: #444;word-break: keep-all; }
#section01 .inner .icon a:hover p{color: #8fc31e}
#section01 .inner .txt{background: url('/images/symbol.png') no-repeat 90% 15%; padding: 50px;color: #fff}
#section01 .inner .txt h4{font-size: 22px; font-weight:400; color: #f3f3f3;word-break: keep-all}
#section01 .inner .txt h3{font-size: 34px;font-weight: 800;word-break: keep-all}

#section02 {width: 100%;padding: 140px 0; text-align: center;margin: 0 auto; }
#section02 .inner{max-width: 1400px; margin: 0 auto; display: flex; justify-content: space-between;align-items: flex-start}
#section02 .inner a p{font-size: 26px; font-weight: 600; padding-top: 20px}
#section02 .inner a {width: 24%}
#section02 .inner a .img_box{background: url('/images/section02_01.jpg') no-repeat;height: 350px;transition:all 0.2s; -webkit-transition:all 0.2s; -moz-transition:all 0.2s; -o-transition:all 0.2s; }
#section02 .inner a:nth-child(2) .img_box{background: url('/images/section02_02.jpg') no-repeat;height: 450px;}
#section02 .inner a:nth-child(3) .img_box{background: url('/images/section02_03.jpg') no-repeat}
#section02 .inner a:nth-child(4) .img_box{background: url('/images/section02_04.jpg') no-repeat;height: 450px;}
#section02 .inner a:hover .img_box{opacity: 0.5}
#section02 .inner a:hover p{color: #8fc31e}

#section03{background: url('/images/section03_bg.jpg') no-repeat; padding: 140px 0;}
#section03 .inner{max-width:1400px; margin: 0 auto; display: flex; align-items: center; justify-content: space-between}
#section03 .inner .youtube{width: 60%;}
#section03 .inner .youtube iframe{width: 100%;}
#section03 .inner .title{width: 39%;}
#section03 .inner .title a:hover{color: #ff851a}

#section04{max-width: 1400px; margin: 0 auto; padding: 140px 0; display: flex; align-items: center; justify-content: space-between}
#section04 .box_left{width: 35%;text-align: center; background: url('/images/section04_bg.jpg') center center;height: 600px;display: flex; justify-content: center;    align-items: center;}
#section04 .box_left .title{    background: url(/images/symbol.png) no-repeat 90% 10%;  background-size: 40%; padding: 60px 0px;color: #fff}
#section04 .box_left .title h3{font-size: 48px; }
#section04 .box_left .title p{font-size: 22px; padding: 15px 40px;}
#section04 .box_left .title a{color: #fff; }
#section04 .box_left .title a:hover{color: #ff851a}
#section04 .box_right{width: 62%}

#section04 .wrap_controllers{display: none}


@keyframes motion {
	0% {top: 0px;}
	100% {top: 15px;}
}

@media (max-width:1399px){	
	#section03{ padding: 140px 10px;}
    #section03 .title{padding-left: 10px; font-size: 0.9em}
}

@media (max-width: 969px){
	.title h3{font-size: 36px;}
    .title p{font-size: 18px; padding: 20px 0 50px;line-height:30px}
    .title a{font-size: 16px; width: 230px; height: 50px; line-height: 50px; }
    
    #section01{width: 100%; background-image: linear-gradient(to bottom, #8fc31e 48%, #fff 0%)}
    #section01 .inner{flex-direction: column}
    #section01 .inner .icon{width: 100%; }
    #section01 .inner .icon a{width: 20%; }
    #section01 .inner .icon a p{font-size:16px; padding-top: 15px;}
    #section01 .inner .txt{background: url('/images/symbol.png') no-repeat 90% 15%; text-align: center;padding: 30px 0 60px;}
    #section01 .inner .txt h4{font-size: 20px;  text-align: center;}
    #section01 .inner .txt h3{font-size: 34px; text-align: center;}
    
    #section02 {width: 100%;padding: 80px 20px; text-align: center;margin: 0 auto; }
    #section02 .inner{flex-wrap: wrap}
    #section02 .inner a p{font-size: 20px; font-weight: 600; padding-top: 20px}
    #section02 .inner a {width: 49%;margin-top: 30px}
    #section02 .inner a .img_box{height: 300px; background-size: 100%; background-position: center}
    #section02 .inner a:nth-child(2) .img_box{height: 300px;background-size: 100%;background-position: center }
    #section02 .inner a:nth-child(3) .img_box{background-size: 100%;background-position: center }
    #section02 .inner a:nth-child(4) .img_box{background-size: 100% ;height: 300px;background-position: center}
    
    #section03{background-size: 250%; background-color: #f1f1f1;    padding: 80px 20px;   background-position: center;}
    #section03 .inner .youtube{width: 100%;}
    #section03 .inner .youtube iframe{width: 100%;}
    #section03 .inner{flex-direction: column;align-items: flex-start}
    #section03 .inner .title {width: 100%; text-align: left; padding-top: 50px}
    
    #section04{padding: 80px 20px;flex-direction: column;}
    #section04 .box_left{width: 100%;height: auto;background-repeat: no-repeat; background-size: 100%}
    #section04 .box_left .title{    background: url(/images/symbol.png) no-repeat 90% 10%;  background-size: 30%; padding: 60px 0px;color: #fff}
    #section04 .box_left .title h3{font-size: 36px; }
    #section04 .box_left .title p{font-size: 18px; padding: 15px 40px;}
    #section04 .box_right{width: 100%; margin-top: 20px}
    #section04 .box_right .root_daum_roughmap{height: 400px}
}

@media (max-width:639px){
	.title h3{font-size: 30px;}
    .title p{font-size: 14px; padding: 20px 0 30px;line-height: 25px}
    .title a{font-size: 14px; width: 180px; height: 40px; line-height: 40px; }
    
    #section01{width: 100%; background-image: linear-gradient(to bottom, #8fc31e 35%, #fff 0%)}
    #section01 .inner{flex-direction: column}
    #section01 .inner .icon{width: 100%;flex-wrap: wrap; justify-content: center;}
    #section01 .inner .icon a {width: 33%;  border: 0; margin-top: 20px; }
    #section01 .inner .icon a img{width: 80px}
    #section01 .inner .icon a p{font-size:14px; padding-top: 10px;}
    #section01 .inner .txt{background: url('/images/symbol.png') no-repeat 90% 15%; text-align: center;padding: 20px 0 40px;}
    #section01 .inner .txt h4{font-size: 14px;  text-align: center;}
    #section01 .inner .txt h3{font-size: 30px; text-align: center;}
    
    #section02 {width: 100%;padding: 80px 20px 50px; text-align: center;margin: 0 auto; }
    #section02 .inner{flex-wrap: wrap}
    #section02 .inner a p{font-size:14px; padding-top: 15px}
    #section02 .inner a {width: 49%;margin-top: 20px}
    #section02 .inner a .img_box{height: 240px;}
    #section02 .inner a:nth-child(2) .img_box{height: 240px; }
    #section02 .inner a:nth-child(3) .img_box{}
    #section02 .inner a:nth-child(4) .img_box{height: 240px;}
    
    #section03{ padding: 50px 20px; }
    #section03 .inner .youtube{width: 100%;}
    #section03 .inner .youtube iframe{height: 280px}
    #section03 .inner{}
    #section03 .inner .title {text-align: left; padding-top: 30px}
    
    #section04{padding: 50px 20px;flex-direction: column;}
    #section04 .box_left{}
    #section04 .box_left .title{    background:none; padding: 50px 20px}
    #section04 .box_left .title h3{font-size: 30px; }
    #section04 .box_left .title p{font-size: 14px; padding: 10px 30px;}
    #section04 .box_right{width: 100%; margin-top: 20px}
    #section04 .box_right .root_daum_roughmap{height: 280px}
	
}

@media (max-width:399px){
	.title h3{font-size: 26px; word-break: keep-all}
    .title p br{display: none}

    #section02 {width: 100%;padding: 80px 20px 50px; text-align: center;margin: 0 auto; }
    #section02 .title p{padding: 10px 0 20px;}
    #section02 .inner a p{font-size:14px; padding-top: 10px}
    #section02 .inner a {width: 49%;margin-top: 15px}
    
    #section03{ padding: 50px 20px; }
    #section03 .youtube{width: 100%;}
    #section03 iframe{height: 280px}
    #section03 .inner{}
    #section03 .inner .title {text-align: left; padding-top: 30px}
    
    #section04{padding: 50px 20px;flex-direction: column;}
    #section04 .box_left{}
    #section04 .box_left .title{    background:none; padding: 30px 00px}
    #section04 .box_left .title h3{font-size: 30px; }
    #section04 .box_left .title p{font-size: 14px; padding: 10px 30px;}
    #section04 .box_right{width: 100%; margin-top: 20px}
    
	
}

/* 서브 레이아웃 */
.sb_title {padding:190px 0;text-align: center;color: #fff}
.sb_title h3{font-size: 55px; font-weight: 600; letter-spacing: 2px;  padding-bottom: 25px;word-break: keep-all;}
.sb_title p{font-size: 26px; opacity: 0.8;word-break: keep-all; width: 90%; margin: 0 auto;}

p.small{font-size: 16px; padding-top: 20px;text-align: right;word-break: keep-all}

.mb_view{display: none;}


ul.tabs{padding: 0px;list-style: none;margin: 30px auto;text-align: center}
ul.tabs li{	background: none;color: #222;display: inline-block;padding: 10px 15px;font-size: 22px;	cursor: pointer;}
ul.tabs li.current{border-bottom: 4px solid #8fc31e;	color: #222;font-weight: 600}
.tab-content{display: none;	}
.tab-content.current{display: inherit;}


#location .box{margin-bottom: 120px;}
#location h4{font-size:40px; font-weight: 700; padding-bottom: 60px;text-align: center;}
#location .txt{background: #8fc31e;color: #fff; text-align: center;padding: 50px 20px}
#location .txt .add{display: flex; align-items: center;justify-content: center}
#location .txt .add p{font-size: 24px; font-weight: 600; padding-right: 20px}
#location .txt .add a{padding: 5px 20px; border-radius: 5px; border:1px solid #fff; font-size: 18px; color: inherit;display: inline-block;transition:all 0.2s; -webkit-transition:all 0.2s; -moz-transition:all 0.2s; -o-transition:all 0.2s; }
#location .txt .add a:hover{background: #fff; color:#8fc31e }
#location .txt .tel{padding-top: 20px; display: flex; align-items: baseline; justify-content: center}
#location .txt .tel a{font-size: 40px;color: inherit; font-weight: 800; padding-right: 50px}
#location .txt .tel a span, #location .txt .tel p{font-size: 24px; font-weight: 300;}

#location .box_inner{display: flex; justify-content: space-between;  align-items: stretch}
#location .box_inner img{width: 40%}
#location .box_inner .time{width: 60%;background: #f4f4f4; padding: 60px;}
#location .box_inner .time table{background: #fff; width: 100%; text-align: center;border-spacing: 0px;border:1px solid #ddd; border-bottom: 0; border-top:2px solid #222}
#location .box_inner .time table td{font-size: 18px; padding: 10px 10px;border-bottom: 1px solid #ddd;border-right: 1px solid #ddd;word-break: keep-all}
#location .box_inner .time table th{background: #e8e7e7;  padding: 10px 5px; width: 18%; font-size: 18px;   border-bottom: 1px solid #ddd;  border-right: 1px solid #ddd;
    word-break: keep-all;}
#location .box_inner .time table td:last-child{border-right: 0;}

#location table.treat{width: 100%;text-align: center;border-spacing: 0px;font-size: 18px;border-top:2px solid #222}
#location table.treat th{padding: 15px;background: #f4f4f4;border-right: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5}
#location table.treat td{padding: 15px;border-right: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5}
#location table.treat td:last-child{border-right: 0;}

#location .wrap_controllers{display: none}

#greeting .sb_title {background: url('/images/greeting_top.jpg') center no-repeat; background-size: cover}
#greeting .fontd{font-family: 'Nanum Pen Script', 'NanumPen'; font-size: 55px;text-align: center; font-weight: 500;padding: 120px 0;word-break: keep-all}
#greeting .fontd .mark{background:linear-gradient(180deg,rgba(255,255,255,0) 70%, #8fc31e 30%);}
#greeting .grt_box{display: flex;  align-items: stretch;    background: #f4f4f4;}
#greeting .grt_box .img_box{width: 44%; background: url('/images/greeting_bg.jpg') no-repeat center center;    background-size: cover !important; }
#greeting .grt_box .txt_box{ width: 48%;  padding: 80px 58px;}
#greeting .grt_box .txt_box h4{font-size: 42px; font-weight: 600; padding-bottom: 35px;word-break: keep-all}
#greeting .grt_box .txt_box p{font-size: 20px; font-weight: 300; line-height: 32px;word-break: keep-all}
#greeting .grt_box .txt_box b img{width: 180px}
ul.img_box_list{display: flex; justify-content: space-between; margin: 120px auto 100px; max-width: 1400px;}
ul.img_box_list li{width: 32%;     align-items: center;display: flex;justify-content: center; flex-direction: column; border:1px solid #ddd; padding: 30px 40px;text-align: center;}
ul.img_box_list li h4{font-size: 26px; padding: 15px 0; color: #8fc31e;}
ul.img_box_list li p{font-size: 18px;word-break: keep-all; line-height: 32px;font-weight: 300;}

.history {margin: 120px 0; }
.history .top_box{max-width: 1400px; margin: 0 auto; background: url('/images/history_bg.jpg') no-repeat; background-size: cover;padding: 50px;}
.history .top_box .inner{display: flex; justify-content: space-around;align-items: center;}
.history .top_box .inner p{width: 45%;font-size: 38px; color: #fff;font-weight: 600}
.history .top_box .inner .img_box{width: 30%}
.history .top_box .inner .img_box img{width: 60%}
.history .box{padding: 50px 0;}
.history .box h4{font-size: 38px; padding-bottom: 30px; text-align: center}
.history .box ul{max-width: 1400px; flex-wrap: wrap; margin: 0 auto; display: flex; justify-content: space-between;border:1px solid #e5e5e5; padding: 50px;}
.history .box ul li{width: 50%;display: flex; align-items: flex-start;padding: 20px 0}
.history .box ul li h4{padding-bottom: 0; width:  25%;color: #8fc31e}
.history .box ul li h5{font-size: 20px; color: #d2f093; }
.history .box ul li p{font-size: 20px; font-weight: 400;padding-bottom: 15px;}
.history .box ul li .li_in{display: flex; flex-direction: column}
.history .box ul li:nth-child(1) h4,.history .box ul li:nth-child(4) h4{color: #ef740a}
.history .box ul li:nth-child(1) h5,.history .box ul li:nth-child(4) h5{color: #f9be89}

#partner .sb_title {background: url('/images/partner_top.jpg') center no-repeat; background-size: cover}
#partner .sb_title p{opacity: 1; font-size: 32px;}
#partner .sb_title p .point{font-size: 42px; font-weight: 800}
#partner .prt_link{margin: 0 auto 100px; max-width: 1400px;  display: flex;justify-content: space-between;flex-wrap: wrap}
#partner .prt_link a{width: 24%; border: 1px solid #ddd; padding: 40px; margin-bottom: 2%; font-size: 20px; text-align: center;transition:all 0.2s; -webkit-transition:all 0.2s; -moz-transition:all 0.2s; -o-transition:all 0.2s; }
#partner .prt_link a:hover{border-color:#8fc31e;}
#partner .prt_link p{padding-top: 20px}


#department .box h4{font-size:40px; font-weight: 700;padding:120px 0 0px;text-align: left;}
#department .box{ max-width: 1400px; margin: 0 auto; }
#department .box ul li{display: flex;align-items: center;margin: 80px 0}
#department .box ul li .txt_box{width: 60%; padding-left: 50px;}
#department .box ul li .txt_box h4{font-size: 34px; padding: 10px 0;word-break: keep-all;}
#department .box ul li .txt_box h4 span{font-size: 28px;}
#department .box ul li .txt_box p{font-size: 19px; font-weight: 300; line-height: 32px; word-break: keep-all}
#department .box ul li .txt_box .sb_box{background: #f4f4f4; padding: 20px;margin-top: 10px; }
#department .box ul li .txt_box .sb_box h5{font-size: 18px;padding-bottom: 5px}
#department .box ul li .txt_box .sb_box p{font-size: 16px; line-height: 26px;}
#department .box ul li .txt_box .list ul{width: 100%;}
#department .box ul li .txt_box .list li{margin: 10px 0; font-size: 18px;justify-content: flex-start}
#department .box ul li .txt_box .list li b{padding: 5px 5px; margin-right: 15px; background:#8fc31e; border-radius: 5px; color: #fff; width:20%;text-align: center;word-break: keep-all}
#department .box ul li .txt_box .list li p{width:80%;word-break: keep-all}
#department .box ul li .txt_box .list li:nth-child(2n) b{background:#ff851a;}
#department .box .txt_p{margin-top: 30px; width: 100%; border-radius: 10px; padding: 50px; background: #f4f4f4; font-size: 20px; word-break: keep-all; line-height: 32px; }

#department .box_full{padding: 120px 0; width: 100%;color: #fff;margin-top: 100px}
#department .box_full h4{max-width: 1400px; margin: 0 auto;font-size:40px; font-weight: 700;text-align: center;}
#department .box_full ul.num_list{display: flex; flex-wrap: wrap; justify-content: center;  max-width: 1400px; margin: 80px auto 0;}
#department .box_full ul.num_list li{padding:20px 15px; margin: 20px 0; width: 19%; margin:0 0.5%; border-right: 1px solid #ddd; text-align: center;}
#department .box_full ul.num_list li:last-child{border: 0}
#department .box_full ul.num_list li p{font-size: 19px; word-break: keep-all}
#department .box_full ul.num_list li h4{margin-bottom: 15px; border-radius: 50px; width: 50px; height: 50px; line-height: 50px; font-size: 22px;background: #8fc31e}

#department .box .box_list{margin-top: 60px; display: flex; flex-direction: column; flex-wrap: wrap}
#department .box .box_list li {width: 100%;border:1px solid #ddd; padding: 50px;margin: 15px 0}
#department .box .box_list li .iconbx{width: 10%;text-align: center;}
#department .box .box_list li .txt_box{width: 90%}
#department .box .box_list li h5{font-size: 26px;  word-break: keep-all;padding-bottom: 15px;}
#department .box .box_list li p{width: 100%;font-size: 19px; word-break: keep-all}
#department .box .box_list li a{width: 100%;font-size: 19px; word-break: keep-all; }

#department.depart04 .box ul li:last-child .img_box{border:1px solid #e5e5e5}

#department.depart01 .sb_title{background: url('/images/depart01.jpg') center no-repeat; background-size: cover}
#department.depart02 .sb_title{background: url('/images/depart02.jpg') center no-repeat; background-size: cover}
#department.depart03 .sb_title{background: url('/images/depart03.jpg') center no-repeat; background-size: cover}
#department.depart04 .sb_title{background: url('/images/depart04.jpg') center no-repeat; background-size: cover}
#department.kidney .sb_title{background: url('/images/kidney.jpg') center no-repeat; background-size: cover}
#department.infection .sb_title{background: url('/images/infection.jpg') center no-repeat; background-size: cover}
#department.oriental .sb_title{background: url('/images/oriental.jpg') center no-repeat; background-size: cover}
#department.admission .sb_title{background: url('/images/admission.jpg') center no-repeat; background-size: cover}
#department.social .sb_title{background: url('/images/social_bg.jpg') center no-repeat; background-size: cover}

#department.kidney .box_full{background: url('/images/kidney_bg.jpg') no-repeat center; background-size: cover}
#department.infection .box_full{background: url('/images/infection_bg.jpg') no-repeat center; background-size: cover}
#department.oriental .box_full{background: url('/images/oriental_bg.jpg') no-repeat center; background-size: cover}
#department.admission .box_full{background: url('/images/admission_bg.jpg') no-repeat center; background-size: cover}

#department.infection .box_full .list{max-width: 1400px; margin: 0 auto}
#department.infection .box_full .list li{display: flex; flex-direction: column; width: 100% !important;padding: 50px 0; border-bottom: 1px solid #eee}
#department.infection .box_full .list li:last-child{border: 0}
#department.infection .box_full .list li .txt_box h5{font-size: 30px; padding-bottom: 25px}
#department.infection .box_full .list li .txt_box p{font-size: 20px;line-height: 32px; font-weight: 300; word-break: keep-all;color: #E5E5E5}
#department.infection .box_full .list li:nth-child(2n){    text-align: end;    align-items: flex-end;}

#department.oriental .box_full li{width: 32% !important;   margin: 1% 0.5% !important;}
#department.oriental .box_full li:nth-child(3n){border-right: 0}

#department.admission ul.img_box_list li h4{font-size: 26px; padding: 15px 0; color: #8fc31e;}


#department.admission .box_inner{margin-top: 60px; padding: 50px; border: 1px solid #ddd;}
#department.admission .box_inner .num_list{max-width: 100%; margin: 0 auto;display: flex; justify-content: space-between;  }
#department.admission .box_inner .num_list li{width: 20%; padding: 50px 0;  display: flex; justify-content: center; flex-direction: column;}
#department.admission .box_inner .num_list li p{font-size: 20px; padding-top: 15px;}
#department.admission .box_inner .num_list li:after{content: ''; width: 30px; height: 30px;   border-top: 3px solid #ddd;  border-right: 3px solid #ddd;   display: inline-block;   transform: rotate(45deg);   position: absolute;   top: 45%;  left: 0px;}
#department.admission .box_inner .num_list li:first-child:after{display: none}

#department.admission .box_inner .text_list li{width: 25%;justify-content: flex-start;    padding: 30px 0; }
#department.admission .box_inner .text_list h4{font-size: 20px; padding: 15px 0 0;}
#department.admission .box_inner .text_list li img{width: 100px;}
#department.admission .box_inner .text_list li:nth-child(2n) h4{  }
#department.admission .box_inner .text_list li p{font-size: 18px; width: 70%; text-align: center;padding-top: 15px;word-break: keep-all}

#department.admission .box_detali{width: 100%;}
#department.admission .box_detali li{display: flex; flex-direction: column;width: 100%;align-items: flex-start;margin: 40px 0; }
#department.admission .box_detali li .txt_box{width: 100%;background: #f4f4f4; padding: 40px}
#department.admission .box_detali li .num{display: flex; align-items: center; padding-bottom: 20px}
#department.admission .box_detali li .num h4{padding: 0; font-size: 22px; border-radius: 50px; text-align: center;width: 50px; height: 50px; line-height: 50px; background: #8fc31e; color: #fff; }
#department.admission .box_detali li .num p{font-size: 24px; font-weight: 600; margin-left: 15px}
#department.admission .box_detali li h5{font-size: 20px; width: 10%; border-radius: 5px; background: #fba052; color: #fff; padding: 5px; margin-bottom: 10px; text-align: center}
#department.admission .box_detali li h5.gray_box{font-size: 20px; width: 20%; border-radius: 5px; background: #999; color: #fff; padding: 5px; margin-bottom: 10px; text-align: center}
#department.admission .box_detali li .txt_box:nth-child(2) h5{margin-top: 20px}
#department.admission .box_detali li a{font-size: 19px; word-break: keep-all; }
#department.admission .box_detali li a.bold{font-size: 22px;font-weight: 600}
#department.admission .box_detali li a.bt_a{font-size: 20px; width: 20%;display: block; border-radius: 5px; background: #fba052; color: #fff; padding: 5px; margin: 5px 0 10px; text-align: center}
#department.admission .box_detali li:last-child h5{width: 100%;}
#department.admission .box_detali li:last-child p.small{font-size: 16px;text-align: left}


#department.admission .box_full li{width: 32% !important;   margin: 1% 0.5% !important; }
#department.admission .box_full li:nth-child(3n){border-right: 0}

#department.admission .box_ul{display: flex;justify-content: space-between;flex-wrap: wrap}
#department.admission .box_ul li{display: flex; flex-direction: column; width: 24%; border:1px solid #ddd; padding: 50px; text-align: center;margin: 30px 0}
#department.admission .box_ul li h4{font-size: 24px; padding:10px 0 15px;word-break: keep-all; }
#department.admission .box_ul li p{font-size: 19px;word-break: keep-all}


#department.kidney .inner{display: flex; justify-content: space-between;align-items: center;margin-top: 40px;}
#department.kidney .inner .img_box{width: 40%;border:1px solid #e5e5e5;}
#department.kidney .inner .txt_box{width: 58%}
#department.kidney .inner .txt_box h4{font-size: 30px; padding:0 0 15px}
#department.kidney .inner .txt_box p{font-size: 20px; word-break: keep-all}
#department.kidney .view{display: flex; justify-content: space-between;flex-wrap: wrap; margin-top: 80px; }
#department.kidney .view img{width:49%;}

#certificate .stitle{font-size: 36px; padding-bottom: 50px; text-align: left}
#certificate .box_inner{padding-bottom: 80px}
#certificate .box_inner ul{display: flex; justify-content: space-between; }
#certificate .box_inner ul li{width: 32%; border:1px solid #e5e5e5; padding: 50px; text-align: center;}
#certificate .box_inner ul li h5{font-size: 20px;color: #8fc31e;}
#certificate .box_inner ul li:nth-child(2) h5{color: #ff851a;}
#certificate .box_inner ul li h4{font-size: 22px; padding: 10px 0}
#certificate .box_inner p.small{text-align: left;color: #666}
#certificate table{width: 100%;text-align: center; border-spacing: 0;font-size: 19px;}
#certificate table th{word-break: keep-all;background: #f6f6f6; border-top:2px solid #ddd; border-bottom:1px solid #e5e5e5;border-right: 1px solid #e5e5e5;padding: 15px 0;word}
#certificate table td{word-break: keep-all;border-bottom: 1px solid #e5e5e5;border-right: 1px solid #e5e5e5; padding: 20px 15px}
#certificate table td:last-child, #certificate table th:last-child{border-right: 0}
#certificate .sec_box h5{font-size: 20px;padding-bottom: 30px;}
#certificate .sec_box table{padding-bottom: 50px;}
#certificate .sec_box table td{width: 33%;}
#certificate .sec_box table td:last-child{border-right: 1px solid #e5e5e5;}
#certificate .sec_box table.first tr:nth-child(2) td:last-child, #certificate .sec_box table.first tr:nth-child(3) td:last-child{border-right: 0}
#certificate .sec_box table.second tr:nth-child(2) td:last-child{border-right: 0}
#certificate.nopay table{font-size: 16px;word-break: keep-all}
#certificate.nopay table th{padding: 10px 0;word-break: keep-all}
#certificate.nopay table td{ padding: 15px 10px;word-break: keep-all}
#certificate.nopay p.small{text-align: left;color: #666}
#certificate.nopay table tr:nth-child(2n) th{border-top:0}
#certificate.nopay table tr:nth-child(2n) th:last-child{border-right: 1px solid #e5e5e5;}


.mission {width:100%;margin: 50px auto}
.mission .box h4{font-size: 38px; padding-bottom: 30px; text-align: center}
.mission .vision{padding-top: 50px;margin: 0 auto; max-width: 1400px;}
.mission .box:first-child{background: url('/images/mission_bg.jpg') no-repeat; background-size: cover!important; padding: 90px; color: #fff;text-align: center}
.mission .box:first-child .inner h3{font-size: 70px;font-weight: 500; text-align: center; padding: 00px 0 50px;font-family: 'Nanum Pen Script', 'NanumPen'; }
.mission .box .inner ul{display: flex; justify-content: space-between; align-items: stretch}
.mission .box .inner ul li{width: 32%; text-align: center; font-size: 22px; font-weight: 500; border:1px solid #e5e5e5; padding: 50px}
.mission .box .inner ul li p{padding-top: 15px}

.cl_box{border-radius: 5px; background:#fba052; color: #fff; padding: 3px 10px; font-weight: 600;  margin-right: 5px }

#department.prep .prep_ul{width: 100%; display: flex; justify-content: space-between; align-items: stretch}
#department.prep .prep_ul li{width: 32%; display: flex; flex-direction: column; justify-content: center; padding: 50px; border:1px solid #e5e5e5; font-size: 22px;word-break: keep-all;margin: 30px 0 0;text-align: center;}
#department.prep .prep_ul li img{margin-bottom: 25px}

#department.prep .prep_ul_check{width: 100%; background: #f4f4f4; padding: 60px 80px;margin-top: 30px; display: flex; justify-content: flex-start; flex-wrap: wrap; }
#department.prep .box .prep_ul_check li{width: 16%;text-align: left; display: flex; flex-direction: row; justify-content: flex-start; font-size: 22px;  margin: 15px 0;}
#department.prep .box .prep_ul_check li img{width: 25px;margin-right: 10px}
#department.prep .box p.text{font-size: 20px; margin-top: 20px}
#department.prep .sb_title{background: url('/images/prep.jpg') no-repeat; background-size: cover; padding: 120px 0; margin: 100px auto 0}
#department.prep ul.img_box_list{margin: 0 auto;color: #fff;}
#department.prep ul.img_box_list h4{color: #bef350}
#department.prep ul.img_box_list p{opacity: 1}
#department.prep ul.img_box_list img{filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(347deg) brightness(107%) contrast(101%);}

@media (max-width: 1199px){
	.ctt_provision, .ctt_privacy {font-size:14px; padding: 0 20px}
    
	.sb_title {padding:140px 0;}
    .sb_title h3{font-size: 48px; padding-bottom: 20px}
    .sb_title p{font-size: 24px; }
    
    .box{padding: 0 20px}
    
    #greeting ul {padding: 0 20px}
    #partner .prt_link{padding: 0 20px}
    #greeting .grt_box .img_box { background-size: contain}
        
    #certificate.nopay .box{width: 100%; overflow: hidden} 
    #certificate.nopay .box .tab_box{overflow-x: scroll}
    #certificate.nopay .box .tab_box table{width: 100%; min-width: 1200px}
    
    .history {padding: 0 20px; width: 100%;}
    .history .box ul li h4{font-size: 30px}
    .history .top_box .inner p{font-size: 30px; }
 }
 

@media (max-width: 969px){
	.ctt_provision, .ctt_privacy {font-size:14px;}
    
    .sb_title {padding:120px 0;}
    .sb_title h3{font-size: 40px; padding-bottom: 15px}
    .sb_title p{font-size: 20px; width: 80%; margin: 0 auto}
    
    #location .box{margin-bottom: 80px;}
    #location h4{font-size:34px; padding-bottom: 40px;}
    #location .txt{padding: 30px 15px}
    #location .txt .add{}
    #location .txt .add p{font-size: 20px; padding-right: 15px}
    #location .txt .add a{padding: 3px 15px; font-size: 16px; }
    #location .txt .tel{padding-top: 15px;flex-direction: column;justify-content: center;align-items: center; text-align: center}
    #location .txt .tel a{font-size: 34px;padding-right: 0px}
    #location .txt .tel a span, #location .txt .tel p{font-size: 20px;}
    #location .root_daum_roughmap{height: 450px}

    #location .box_inner{flex-direction: column; align-items: center}
    #location .box_inner img{width: 100%}
    #location .box_inner .time{width: 100%; padding: 50px 30px;}
    #location .box_inner .time table{}
    #location .box_inner .time table td{font-size: 16px; padding: 10px 10px;}
    #location .box_inner .time table th{ padding: 10px 5px; width: 18%; font-size: 16px;  }

    #location table.treat{font-size: 16px;}
    #location table.treat th{padding: 10px;}
    #location table.treat td{padding: 10px;}
    
    #greeting .fontd{font-size: 40px;padding: 80px 0;}
    #greeting .grt_box{flex-direction: column; align-items: center;}
    #greeting .grt_box .img_box{width: 100%; height: 500px;background-size:  cover}
    #greeting .grt_box .txt_box{ width: 100%;  padding: 50px 20px;}
    #greeting .grt_box .txt_box h4{font-size: 34px; padding-bottom: 25px;}
    #greeting .grt_box .txt_box p{font-size: 18px; line-height: 28px;}
    #greeting .grt_box .txt_box b img{width: 140px}
    ul.img_box_list{display: flex; justify-content: space-between; margin: 50px auto 50px;}
    ul.img_box_list li{width: 32%;  padding: 20px 20px;text-align: center;}
    ul.img_box_list li img{width: 60px}
    ul.img_box_list li h4{font-size: 22px; padding: 10px 0; }
    ul.img_box_list li p{font-size: 16px;line-height: 28px;}
    
    .history{margin: 80px 0}
    .history .top_box .inner p{width: 60%;font-size: 24px; color: #fff;font-weight: 600}
    .history .top_box .inner .img_box{width: 40%}
    .history .top_box .inner .img_box img{width: 70%}
    .history .box{padding: 50px 0;}
    .history .box h4{font-size: 26px; padding-bottom: 30px; }
    .history .box ul{ padding: 30px;}
    .history .box ul li{width: 100%;padding: 15px 0}
    .history .box ul li h4{padding-bottom: 0; width:  25%;color: #8fc31e}
    .history .box ul li h5{font-size: 16px; color: #d2f093; }
    .history .box ul li p{font-size: 16px; font-weight: 400;padding-bottom: 150x;}
    
    #partner .sb_title p{opacity: 1; font-size: 28px;}
    #partner .sb_title p .point{font-size: 34px; }
    #partner .prt_link{margin: 0 auto 80px;}
    #partner .prt_link a{ padding: 50px; font-size: 18px; }
    #partner .prt_link p{padding-top: 15px}
    
    #department .box h4{font-size: 34px;padding:80px 0 0px;}
    #department .box{  }
    #department .box ul li{flex-direction: column;margin: 50px 0}
    #department .box ul li .img_box{width: 100%}
    #department .box ul li .img_box img{width: 100%;}
    #department .box ul li .txt_box{width: 100%; padding-left: 0px; margin-top: 40px}
    #department .box ul li .txt_box h4{font-size: 28px; padding: 10px 0;}
    #department .box ul li .txt_box h4 span{font-size: 20px;}
    #department .box ul li .txt_box p{font-size: 16px; line-height: 28px; }
    #department .box ul li .txt_box .sb_box{ padding: 15px;margin-top: 10px; }
    #department .box ul li .txt_box .sb_box h5{font-size: 16px;padding-bottom: 5px}
    #department .box ul li .txt_box .sb_box p{font-size: 14px; line-height: 22px;}
    #department .box ul li .txt_box .list ul{width: 100%;}
    #department .box ul li .txt_box .list li{width: 100%;margin: 10px 0; font-size: 16px;flex-direction: row;}
    #department .box ul li .txt_box .list li b{ padding: 5px 5px; margin-right: 10px; background:#8fc31e;}
    #department .box ul li .txt_box .list li p{}
    #department .box .txt_p{margin-top: 30px; padding: 30px;font-size: 18px; line-height: 28px; }

    #department .box_full{padding: 80px 0; margin-top: 80px}
    #department .box_full h4{font-size:34px; }
    #department .box_full ul.num_list{display: flex; flex-wrap: wrap; justify-content: center;  max-width: 1400px; margin: 80px auto 0;}
    #department .box_full ul.num_list li{padding:20px 15px;  width: 49%; margin:1% 0.5%; }
    #department .box_full ul.num_list li:nth-child(2n){border: 0}
    #department .box_full ul.num_list li p{font-size: 18px; word-break: keep-all}
    #department .box_full ul.num_list li h4{margin-bottom: 15px; border-radius: 45px; width: 45px; height: 45px; line-height:45px; font-size: 20px;}

    #department .box .box_list{margin-top: 40px;}
    #department .box .box_list li {align-items: flex-start; padding: 30px 20px;margin: 15px 0}
    #department .box .box_list li .iconbx{width: 100%;text-align: left;}
    #department .box .box_list li .iconbx img{width: 60px}
    #department .box .box_list li .txt_box{width: 100%;  margin-top: 20px;}
    #department .box .box_list li h5{font-size: 22px;  padding-bottom: 15px;}
    #department .box .box_list li p{font-size: 18px; }
    #department .box .box_list li a{font-size: 18px;  }
    
    #department.infection .box_full .list{padding: 0 20px;}
    #department.infection .box_full .list li{dpadding: 30px 0; }
    #department.infection .box_full .list li .txt_box h5{font-size: 26px; padding-bottom: 20px}
    #department.infection .box_full .list li .txt_box p{font-size: 18px;line-height: 28px;}

    

    #department.oriental .box_full li{width: 49% !important;   margin: 1% 0.5% !important;}
    #department.oriental .box_full li:nth-child(2n){border-right: 0}
    #department.oriental .box_full li:nth-child(3){border-right: 1px solid #ddd; }
    
    #department.admission ul.img_box_list li h4{font-size: 22px; padding: 10px 0;}
    #department.admission ul.img_box_list li{margin: 30px 0}
    
    #department.admission .box_inner{margin-top: 50px; padding: 20px;}
    #department.admission .box_inner .num_list{flex-wrap: wrap;justify-content: center;}
    #department.admission .box_inner .num_list li{width: 32%; padding: 20px 0; margin: 1% 0.5%;}
    #department.admission .box_inner .num_list li p{font-size: 18px; padding-top: 10px;}
    #department.admission .box_inner .num_list li img{width: 80px}
    #department.admission .box_inner .num_list li:after{ width: 20px; height: 20px;   border-top: 2px solid #ddd;  border-right: 2px solid #ddd;  }
    #department.admission .box_inner .num_list li:nth-child(4):after{display: none}

    #department.admission .box_inner .text_list li{width: 49%;   padding: 20px 0; }
    #department.admission .box_inner .text_list h4{font-size:18px; }
    #department.admission .box_inner .text_list li p{font-size: 16px; width: 80%; padding-top: 10px;}
    #department.admission .box_inner .text_list li:nth-child(4):after{display: block}
    #department.admission .box_inner .text_list li:nth-child(3):after{display: none}

    #department.admission .box_detali{width: 100%;}
    #department.admission .box_detali li{margin: 20px 0; }
    #department.admission .box_detali li .txt_box{padding: 20px;margin-top: 00px}
    #department.admission .box_detali li .num{ padding-bottom: 20px}
    #department.admission .box_detali li .num h4{font-size: 20px; border-radius: 50px; text-align: center;width: 40px; height: 40px; line-height: 40px; }
    #department.admission .box_detali li .num p{font-size: 22px;  margin-left: 10px}
    #department.admission .box_detali li h5{font-size: 18px; width: 30%; padding: 5px; margin-bottom: 10px}
    #department.admission .box_detali li .txt_box:nth-child(2) h5{margin-top: 15px}
    #department.admission .box_detali li a{font-size: 18px;  }
    #department.admission .box_detali li:last-child p.small{font-size: 14px;text-align: left}
    #department.admission .box_detali li h5.gray_box{font-size: 18px; width: 40%;  padding: 5px; margin-bottom: 10px;}
    #department.admission .box_detali li a.bold{font-size: 19px;font-weight: 600}
    #department.admission .box_detali li a.bt_a{font-size: 18px; width: 40%;padding: 5px; margin: 5px 0 10px; text-align: center}
    
    #department.admission .box_full li{width: 49% !important;   margin: 1% 0.5% !important; }
    #department.admission .box_full li:nth-child(3){border-right: 1px solid #ddd}

    #department.admission .box_ul{margin: 20px 0 0}
    #department.admission .box_ul li{ width: 49%; border:1px solid #ddd; padding: 30px; margin: 1% 0}
    #department.admission .box_ul li h4{font-size: 22px; padding:10px 0 10px;}
    #department.admission .box_ul li p{font-size: 18px;}
    
    
    #department.kidney .inner{margin-top: 40px;}
    #department.kidney .inner .txt_box h4{font-size: 26px; padding:0 0 15px}
    #department.kidney .inner .txt_box p{font-size: 18px; word-break: keep-all}
    
    #certificate .stitle{font-size: 26px; padding-bottom: 30px; text-align: left}
    #certificate .box_inner{padding-bottom: 50px}
    #certificate .box_inner ul{display: flex; justify-content: space-between; }
    #certificate .box_inner ul li{width: 32%;  padding: 30px;}
    #certificate .box_inner ul li h5{font-size: 18px;color: #8fc31e;}
    #certificate .box_inner ul li h4{font-size: 20px; padding: 5px 0}
    #certificate table{width: 100%;text-align: center; border-spacing: 0;font-size: 16px;}
    #certificate table th{padding: 10px 0}
    #certificate table td{padding: 15px 10px}
    #certificate .sec_box h5{font-size: 18px;padding-bottom: 30px;}
    
    #certificate.nopay table{font-size: 14px}
    #certificate.nopay table th{padding: 10px 0}
    #certificate.nopay table td{ padding: 10px 5px}
    
    .mission {margin: 50px auto}
    .mission .box h4{font-size: 26px; padding-bottom: 30px; text-align: center}
    .mission .vision{padding-top: 50px}
    .mission .box:first-child{padding: 50px; }
    .mission .box:first-child .inner h3{font-size: 50px;padding: 00px 0 00px; }
    .mission .box .inner ul{}
    .mission .box .inner ul li{width: 32%; font-size: 18px; padding: 30px}
    .mission .box .inner ul li p{padding-top: 10px;word-break: keep-all}
    .mission .box .inner ul li img{width: 80px}
    
    #department.prep .prep_ul li img{width: 80px}
    #department.prep .prep_ul li{font-size: 18px;padding: 40px;}
    #department.prep .box .prep_ul_check{padding: 30px}
    #department.prep .box .prep_ul_check li{font-size: 18px; width: 32%}
    #department.prep .sb_title{padding: 80px 10px}
    #department.prep .box p.text{font-size: 18px; margin-top: 15px}
}
 
@media (max-width: 639px){	
	.ctt_provision, .ctt_privacy {font-size:13px;}
    
    .mb_view{display: block;}
    .pc_view{display: none;}
    
    .sb_title {padding:80px 0;}
    .sb_title h3{font-size: 34px; padding-bottom: 15px}
    .sb_title p{font-size: 16px; }
    .sb_title p br{display: none}
    
    ul.tabs{margin: 20px auto;}
    ul.tabs li{font-size: 18px;padding: 5px 10px}
    ul.tabs li.current{border-bottom: 3px solid #8fc31e;	}
    
    p.small{font-size: 13px; padding-top: 10px;text-align: left}
    
    #location .box{margin-bottom: 50px;}
    #location h4{font-size:26px; padding-bottom: 25px;}
    #location .txt{padding: 20px 10px}
    #location .txt .add{flex-direction: column;align-items: center; text-align: center}
    #location .txt .add p{font-size: 16px; padding-right: 0px}
    #location .txt .add a{padding: 3px 15px; font-size: 14px;margin-top: 10px }
    #location .txt .tel{padding-top: 10px;}
    #location .txt .tel a{font-size: 22px;}
    #location .txt .tel a span, #location .txt .tel p{font-size: 16px;}
    #location .root_daum_roughmap{height: 300px}

    #location .box_inner{flex-direction: column; align-items: center}
    #location .box_inner img{width: 100%}
    #location .box_inner .time{width: 100%; padding: 00px; background: none}
    #location .box_inner .time table{width: 100%; }
    #location .box_inner .time table td{font-size: 14px; padding: 5px 3px;}
    #location .box_inner .time table th{ padding: 5px 3px; width: 15%; font-size: 14px;  }

    #location table.treat{font-size: 14px;}
    
    #location table.treat.mb_view{width: 100%;}
    #location table.treat.mb_view th{width: 5%; padding:10px 0}
    #location table.treat.mb_view td{width: 12%; padding:10px 0;}
    
    #greeting .fontd{font-size: 34px;padding: 50px 0;}
    #greeting .grt_box{}
    #greeting .grt_box .img_box{ height: 400px;}
    #greeting .grt_box .txt_box{ padding: 30px 20px;}
    #greeting .grt_box .txt_box h4{font-size: 24px; padding-bottom: 20px;}
    #greeting .grt_box .txt_box p{font-size: 16px; line-height: 22px;word-break: keep-all}
    ul.img_box_list{flex-direction: column; margin: 50px auto 50px;}
    ul.img_box_list li{width: 100%;  padding: 20px 20px;text-align: center; margin: 10px 0}
    ul.img_box_list li img{width: 50px}
    ul.img_box_list li h4{font-size: 18px; padding: 5px 0; }
    ul.img_box_list li p{font-size: 14px;line-height: 20px;}
    
    .history{margin: 50px 0}
    .history .top_box{padding: 30px}
    .history .top_box .inner{justify-content: space-between}
    .history .top_box .inner p{width: 55%;font-size: 18px;word-break: keep-all}
    .history .top_box .inner p br{display: none}
    .history .top_box .inner .img_box{width: 38%;text-align: center;}
    .history .top_box .inner .img_box img{width: 100%}
    .history .box{padding: 30px 0;}
    .history .box h4{font-size: 24px; padding-bottom: 20px; }
    .history .box ul{ padding: 30px 20px;}
    .history .box ul li{width: 100%;padding: 5px 0;flex-direction: column}
    .history .box ul li h4{ width:  100%; font-size: 22px; padding-bottom: 10px; color: #8fc31e;text-align: left}
    .history .box ul li h5{font-size: 14px; }
    .history .box ul li p{font-size: 14px; padding-bottom: 10x;}
    
    #partner .sb_title p{font-size: 20px;}
    #partner .sb_title p .point{font-size: 24px; }
    #partner .prt_link{margin: 0 auto 50px;flex-direction: column;}
    #partner .prt_link a{width: 100%; margin: 10px 0; padding: 30px; font-size: 16px; }
    #partner .prt_link p{padding-top: 15px}
    
    #department .box h4{font-size: 26px;padding:50px 0 0px;}
    #department .box{  }
    #department .box ul li{margin: 30px 0}
    #department .box ul li .img_box{width: 100%}
    #department .box ul li .img_box img{width: 100%;}
    #department .box ul li .txt_box img{width: 60px}
    #department .box ul li .txt_box{width: 100%; padding-left: 0px; margin-top: 30px}
    #department .box ul li .txt_box h4{font-size: 22px; padding: 10px 0;}
    #department .box ul li .txt_box h4 span{font-size: 18px;}
    #department .box ul li .txt_box p{font-size: 14px; line-height: 24px; }
    #department .box ul li .txt_box .sb_box{ padding: 15px;margin-top: 10px; }
    #department .box ul li .txt_box .sb_box h5{font-size: 16px;padding-bottom: 5px}
    #department .box ul li .txt_box .sb_box p{font-size: 14px; line-height: 22px;}
    #department .box ul li .txt_box .list ul{width: 100%;}
    #department .box ul li .txt_box .list li{width: 100%;margin: 10px 0; font-size: 16px;flex-direction: row;}
    #department .box ul li .txt_box .list li b{ width: 40%; padding: 5px 5px; margin-right: 10px; background:#8fc31e;}
    #department .box ul li .txt_box .list li p{width: 60%;}
    #department .box .txt_p{margin-top: 20px; padding:15px;border-radius: 5px; font-size: 16px; line-height: 24px; }

    #department .box_full{padding: 50px 0; margin-top: 50px}
    #department .box_full h4{font-size:26px; }
    #department .box_full ul.num_list{margin: 50px auto 0;}
    #department .box_full ul.num_list li{padding:15px 15px;  width: 100%; margin:1% 0%; }
    #department .box_full ul.num_list li{border: 0}
    #department .box_full ul.num_list li p{font-size: 15px; word-break: keep-all}
    #department .box_full ul.num_list li h4{margin-bottom: 10px; border-radius: 40px; width: 40px; height: 40px; line-height:40px; font-size: 18px;}

    #department .box .box_list{margin-top: 30px;}
    #department .box .box_list li {padding: 20px 15px;margin: 10px 0}
    #department .box .box_list li .iconbx img{width: 50px}
    #department .box .box_list li .txt_box{width: 100%;  margin-top: 10px;}
    #department .box .box_list li h5{font-size: 18px;  padding-bottom: 10px;}
    #department .box .box_list li p{font-size: 14px; }
    #department .box .box_list li a{font-size: 14px;  }
    

    #department.oriental .box_full li{width: 100% !important;   margin: 1% 0% !important;}
    #department.oriental .box_full li{border: 0}
    
    #department.infection .box_full .list li{dpadding: 30px 0; }
    #department.infection .box_full .list li .txt_box h5{font-size: 22px; padding-bottom: 20px}
    #department.infection .box_full .list li .txt_box p{font-size: 16px;line-height: 24px;}

    #department.admission ul.img_box_list li h4{font-size: 18px; padding: 5px 0;}
    #department.admission ul.img_box_list li{margin: 10px 0}
    
    #department.admission .box_inner{margin-top: 20px; padding: 10px;}
    #department.admission .box_inner .num_list{flex-wrap: wrap;justify-content: center;}
    #department.admission .box_inner .num_list li{width: 49%; padding: 20px 0; margin: 1% 0.5%;}
    #department.admission .box_inner .num_list li p{font-size: 16px; padding-top: 10px;}
    #department.admission .box_inner .num_list li img{width: 60px}
    #department.admission .box_inner .num_list li:after{ width: 15px; height: 15px;   border-top: 2px solid #ddd;  border-right: 2px solid #ddd;  }
    #department.admission .box_inner .num_list li:nth-child(3):after{display: none}
    #department.admission .box_inner .num_list li:nth-child(4):after{display: block}

    #department.admission .box_inner .text_list li{width: 100%;   padding: 20px 0; }
    #department.admission .box_inner .text_list h4{font-size:18px; }
    #department.admission .box_inner .text_list li p{font-size: 16px; width: 80%; padding-top: 10px;}
    #department.admission .box_inner .text_list li:after{display: none}
    #department.admission .box_inner .text_list li:nth-child(4):after{display: none}
    #department.admission .box_inner .text_list li:nth-child(3):after{display: none}

    #department.admission .box_detali{width: 100%;}
    #department.admission .box_detali li{margin: 20px 0; }
    #department.admission .box_detali li .txt_box{padding: 15px;margin-top: 00px}
    #department.admission .box_detali li .num{ padding-bottom: 20px}
    #department.admission .box_detali li .num h4{font-size: 18px; width: 30px; height: 30px; line-height: 30px; }
    #department.admission .box_detali li .num p{font-size: 22px;  margin-left: 10px}
    #department.admission .box_detali li h5{font-size: 16px; width: 40%; padding: 3px; margin-bottom: 10px}
    #department.admission .box_detali li .txt_box:nth-child(2) h5{margin-top: 10px}
    #department.admission .box_detali li a{font-size: 16px;  }
    #department.admission .box_detali li:last-child p.small{font-size: 13px;text-align: left}
    #department.admission .box_detali li h5.gray_box{font-size: 16px; width: 50%;  padding: 3px; margin-bottom: 10px; }
    #department.admission .box_detali li a.bold{font-size: 18px;font-weight: 600}
    #department.admission .box_detali li a.bt_a{font-size: 16px; width: 50%;padding: 3px; margin: 5px 0 10px; text-align: center}
    #department.admission .box_full li{width: 100% !important;   margin: 1% 0% !important; }
    #department.admission .box_full li:nth-child(3){border-right: 0}

    #department.admission .box_ul{margin: 20px 0 0}
    #department.admission .box_ul li{ width: 100%; border:1px solid #ddd; padding: 30px; margin: 1% 0}
    #department.admission .box_ul li img{width: 60px;}
    #department.admission .box_ul li h4{font-size: 18px; padding:5px 0 5px;}
    #department.admission .box_ul li p{font-size: 16px;}
    
    #department.kidney .inner{flex-direction: column; margin-top: 30px;}
    #department.kidney .inner .img_box, #department.kidney .inner .txt_box{width: 100%;}
    #department.kidney .inner .img_box img{width: 100%; margin-bottom: 25px}
    #department.kidney .inner .txt_box h4{font-size: 22px; padding:0 0 15px}
    #department.kidney .inner .txt_box p{font-size: 16px; word-break: keep-all}
    #department.kidney .view img{width:100%;margin-bottom: 15px}
    
    #certificate .box{padding: 0 00px}
    #certificate .stitle{font-size: 22px; padding-bottom: 20px; text-align: left}
    #certificate .box_inner{padding-bottom: 30px}
    #certificate .box_inner ul{flex-direction: column}
    #certificate .box_inner ul li{width: 100%;  padding: 20px; margin-bottom: 10px}
    #certificate .box_inner ul li h5{font-size: 16px;color: #8fc31e;}
    #certificate .box_inner ul li h4{font-size: 18px; padding: 5px 0}
    #certificate table{font-size: 14px;}
    #certificate table th{padding: 5px 0}
    #certificate table td{padding: 10px 5px}
    #certificate .sec_box h5{font-size: 16px;padding-bottom: 20px;}
    
    #certificate.nopay table{font-size: 13px}
    #certificate.nopay table th{padding: 5px 3px}
    #certificate.nopay table td{ padding: 5px 5px}
    
    .mission .box:first-child{padding: 30px; background-size: cover}
    .mission .box:first-child .inner h3{font-size: 30px;word-break: keep-all}
    .mission .box .inner ul{flex-direction: column;}
    .mission .box .inner ul li{width: 100%;margin-bottom: 15px; font-size: 16px; padding: 20px}
    .mission .box .inner ul li p{padding-top: 10px;word-break: keep-all}
    .mission .box .inner ul li img{width: 60px}
    .mission {margin: 50px auto}
    .mission .box h4{font-size: 22px; padding-bottom: 20px; text-align: center}
    .mission .vision{padding-top: 30px}
    
    #department.prep .prep_ul li img{width: 60px;margin-bottom: 15px}
    #department.prep .prep_ul {flex-wrap: wrap;}
    #department.prep .prep_ul li{width: 100%;     margin: 20px 0 0; font-size: 16px;padding: 30px;}
    #department.prep .box .prep_ul_check{padding: 20px 30px}
    #department.prep .box .prep_ul_check li{font-size: 16px; width: 50%}
    #department.prep .sb_title{padding: 60px 10px}
    #department.prep .box p.text{font-size: 16px; margin-top: 15px}
}

@media (max-width: 499px){
    #certificate.nopay .box{width: 100%; overflow: hidden;padding: 20px 0} 
    #certificate.nopay .box .box_inner{overflow-x: scroll}
    #certificate.nopay .box .box_inner table{width: 100%; min-width: 499px}
    
    #certificate .box{width: 100%; overflow: hidden;padding: 20px 0} 
    #certificate .box .tab_box{overflow-x: scroll}
    #certificate .box .tab_box table{width: 100%; min-width: 499px}
    #greeting .grt_box .txt_box b img{width: 100px;position: absolute; right: -25px}
    #greeting .grt_box .txt_box b{    position: relative;  width: 100%;  display: block;}
   
   
}



 

/* 우측 퀵*/
#quick{width:120px; border-radius: 15px; border:1px solid #ddd;background: #fff; position:fixed; right:20px; top:220px; z-index:999;}
#quick h3{background: #f08d3f; color: #fff; font-size: 20px;padding: 10px; border-top-right-radius: 14px; border-top-left-radius: 14px;text-align: center}
#quick a{padding: 10px;font-size:16px; display: block; font-weight: 500}
#quick a.bg{background: #f5f5f5; color: #444;text-align: center}
#quick a.cl{color:#f08d3f;text-align: center }
#quick a.tel{font-size:22px; color: #f08d3f;  }
#quick a.tel2{font-size: 16px; letter-spacing: -1.5px; color: #f08d3f; }
#quick a.tel span{font-size: 16px; color: #666;}
#quick a.tel span.sml{font-size: 14px;line-height: 20px}

@media (max-width: 969px){
	#quick.pc_view{display: none;}
    #quick.mb_view{display: block;  position: fixed;  bottom: 60px; top: INHERIT; right: 20px; width: 50px;  height: 50px; RIGHT: 0;
}
    #quick.mb_view a{ width: 50px; height: 50px;    display: block;  background: url(/images/admission_icon01.png) no-repeat center;
        background-size: 140%;  border-radius: 10px; border-top-right-radius: 0; border-bottom-right-radius: 0;    border-color: #8fc31e;}
 }
 
  @media (max-width: 639px){	
 }
 
/* 하단 레이아웃 */
#ft {background: #f4f4f4;}
#ft .tp_link {display: flex; justify-content: space-between;padding: 15px 0}
#ft .ft_link {width: 50%; display:flex; justify-content: flex-start; align-items:center;    margin-left: 20px; }
#ft .ft_link li a {font-size:16px; color:#666666; transition:all 0.2s; -webkit-transition:all 0.2s; -moz-transition:all 0.2s; -o-transition:all 0.2s;}
#ft .ft_link li a:hover {color:#333;}
#ft .ft_link li:after {content:"·"; color:#666666; margin:0 8px;}
#ft .ft_link li:last-child:after {display:none;}
#ft .sns{width: 30%; display: flex;    justify-content: flex-end;} 
#ft .sns li {margin-right: 5px}
#ft .ft_copy {width:100%; max-width:1400px; margin:0 auto; padding:30px 0; text-align:center;display: flex;    align-items: center;}
#ft .ft_copy .ft_logo img {width:220px; opacity:1;}
#ft .ft_copy .inner{padding: 0 30px;width: 100%;}
#ft .ft_copy p {font-size:16px; line-height:35px; color:#666666; word-break:keep-all;text-align: left}
#ft .ft_copy p.info span {margin:0 20px; display:inline-block;}
#ft .ft_copy p.info a {color:#777;}
#ft .ft_copy p.copy{margin-left: 20px}

#top_btn {position:fixed;bottom:20px;right:20px;width:50px;height:50px; border-radius:10px; background:rgba(0,0,0,0.7);border:0;z-index:999;color:#fff;transition:all 0.2s; -webkit-transition:all 0.2s; -moz-transition:all 0.2s; -o-transition:all 0.2s;opacity:0;}
#top_btn:hover {background:#000;}
#top_btn.show {opacity:1;}



 @media (max-width: 969px){
     
    #ft .tp_link {flex-direction: column-reverse; align-items: center;margin-top: 15px;} 
	#ft .ft_link {height:50px; width: 100%;justify-content: center;margin-left: 0}
     #ft .sns{width: 100%;justify-content: center;}
	#ft .ft_link li a {font-size:15px;}
	#ft .ft_copy {padding:20px 0;flex-direction: column; text-align: center}
	#ft .ft_copy .ft_logo img {width:165px;}
	#ft .ft_copy p {font-size:15px; line-height:27px; margin:10px 0 0;text-align: center}
	#ft .ft_copy p.info span {margin:0 10px }
	#top_btn {bottom:0px; right:0px; border-radius:20px 0 0 0;}

 }
 
@media (max-width: 639px){	
    #ft {padding: 20px 0}
	#ft .ft_link {height:40px;}
	#ft .ft_link li a {font-size:13px;}
	#ft .ft_link li {margin:0 4px;text-align: center;}
	#ft .ft_link li:after {display:none;}
	#ft .ft_link li:first-child {display:none;}
	#ft .ft_copy {padding:10px 0; text-align: center}
	#ft .ft_copy .ft_logo img {width:130px;}
	#ft .ft_copy p {font-size:13px;text-align: center; line-height:20px; margin:00px 0 0;}
	#ft .ft_copy p.info span {margin:0 5px }
	#ft .ft_copy p.copy span {display:none;}
	#top_btn {width:45px;height:45px; font-size:14px;}
 }
 
/* 체크박스 */
.all_chk,.bo_chk {position:relative}
.all_chk label .chk_img, .bo_chk label .chk_img{margin-top:6px;display:inline-block;height:15px;text-indent:-9999px;width:15px;background:#fff;border:1px solid #aab3c1;border-radius:3px;;vertical-align:top;
-webkit-box-shadow:inset 5px 5px 3px #f0f0f3;
-moz-box-shadow:inset 5px 5px 3px #f0f0f3;
box-shadow:inset 5px 5px 3px #f0f0f3}

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


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

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

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

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

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

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

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

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

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

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

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

 @media (max-width: 639px){	
 	.btn {font-size:0.85em; padding:0 12px;}
 }
/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;background:#eee;border:0;color:#6b6b6b;text-decoration:none;vertical-align:middle}
.btn_b01:hover, .btn_b01:hover {background:#e7e7e7;color:#000}
a.btn_b02 ,.btn_b02{display:inline-block;background:#a4a4a4;color:#fff;text-decoration:none;vertical-align:middle;border:0}
a.btn_b02:hover, .btn_b02:hover {background:#111}
a.btn_b03, .btn_b03 {display:inline-block;line-height:28px;border:1px solid #ed6478;color:#ed6478;background:none;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {}
a.btn_admin {display:inline-block;background:#ff0000;color:#fff;font-size:16px;text-decoration:none;vertical-align:middle;line-height:40px;width:40px;text-align:center;} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover  {color:#fff;}

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

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

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

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

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

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

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

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

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

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

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

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

/* 검색결과 색상 */
.sch_word {color:#839b14}

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

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