@import url('https://fonts.googleapis.com/css?family=Nanum+Myeongjo&display=swap');
@import url(//fonts.googleapis.com/earlyaccess/nanumpenscript.css);

.nanumpenscript * {
 font-family: 'Nanum Pen Script', cursive;
}

* {
    font-family: 'Noto Sans KR', '맑은 고딕', sans-serif;
}
b, h1, h2, h3, h4, h5, h6, strong, th {
    font-family: 'Noto Sans KR Bold', 'Noto Sans CJK KR', 'Noto Sans KR', '맑은 고딕', sans-serif;
    font-weight: 700;
}
body {
    color: #000;
    font-size: 16px;
    word-spacing: -.5px;
}


/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

li{list-style:none}
ul, dl,dt,dd {margin:0;padding:0;list-style:none}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle;font-size:1em}
input, button {margin:0;padding:0;font-size:1em}
input[type="submit"]{cursor:pointer}
button {cursor:pointer}

textarea, select {}
select {margin:0}
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}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type=text],input[type=password], textarea {
-webkit-transition: all 0.30s ease-in-out;
-moz-transition: all 0.30s ease-in-out;
-ms-transition: all 0.30s ease-in-out;
-o-transition: all 0.30s ease-in-out;
outline: none;
}
 
input[type=text]:focus,input[type=password]:focus,  textarea:focus,select:focus {
-webkit-box-shadow:  0 0 5px #9ed4ff;
-moz-box-shadow:  0 0 5px #9ed4ff;
box-shadow: 0 0 5px #9ed4ff;
border: 1px solid #558ab7 !important;
}
.placeholdersjs { color: #aaa !important; }

.mR10{margin-right:10px; !important;}
.mT20{margin-top:20px !important;}
.mT70{margin-top:70px !important;}
.mT120{margin-top:120px !important;}

/* 레이아웃 크기 지정 */
#hd, #wrapper, #ft{min-width:1220px}

#hd_pop,
#hd_wrapper,
#tnb ul,
#gnb .gnb_wrap,
#container_wr,
#ft_wr{}

/*top_popup*/
#popupwrap {height: 210px; width: 100%; background: #f7f7f7; min-width:1220px; position: relative; text-align: center}
#popupwrap .popup {width:1220px; position: relative; margin: 0px auto;}
#popupwrap .popup span{z-index:10; height: 34px; width: 35px; background:url('/images/top_popup/close.png') no-repeat; right: 0px; position: absolute; top: 0px; text-indent: -9999px;}
#popupwrap .popup .popday {font-size:12px; height:20px; left:20px; position:absolute; color:#fff; z-index: 9999; bottom:15px;}
.popuproll {left: 48.5%; position: absolute; bottom:15px;}
.popuproll li {float: left; padding-left:3px;}
/*top_popup_btn*/
.top_popup_btn{position:absolute; width:80px; left:0px; z-index:9999;}
.top_popup_btn .btn_center{width:80px; height:30px; margin:0 auto; background:#1a5f7a; border-bottom-right-radius:3px; border-bottom-left-radius:3px;}
.top_popup_btn .btn_center a{display:block; text-align:center; width:80px; height:30px; line-height:30px; color:#fff; font-size:14px;}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff;}
.hd_pops img{max-width:100%}
.hd_pops_con {}
.hd_pops_footer {padding: 0;background:#000;color:#fff;text-align:left;position:relative;}
.hd_pops_footer:after {display:block;visibility:hidden;clear:both;content:""}
.hd_pops_footer button {padding: 0 10px;border:0;color:#fff; line-height:35px; font-size:12px;}
.hd_pops_footer .hd_pops_reject{background:#000;text-align:left; width:70%}
.hd_pops_footer .hd_pops_close{background:#393939;position:absolute;top:0;right:0;width:30%}

/* 상단 레이아웃 */
#hd {width:100%;}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_wr {position:relative; width:1220px; margin:0 auto; height:100px; box-sizing: border-box; }
#hd_wr .logo {position:absolute; left:50%; margin-left:-134px; padding-top:30px; cursor:pointer;}
#hd_wr .top_swr {position:absolute; right:0px; margin-top:50px; zoom:1}
#hd_wr .top_swr li{float:left; width:40px; height:40px; background:#000;}
#hd_wr .top_swr li img{vertical-align:middle;}

#topmenu_container {width:100%; position:relative; height:120px; padding:35px 0;}
#topmenu_wrapper { position:absolute; top:35px; left:50%; margin-left:-383px; min-width:766px; height:50px; z-index:1000;} 

.topmenu_etc1 { margin:0; padding:0; top:25px; right:0; position:absolute;}
.topmenu_etc1 li { list-style:none; float:left; color:#fff; background:#2cc9eb; font-size:16px;margin:0 1px; font-weight:500; padding:10px 20px;border-radius: 5px;}
.topmenu_etc1 li:hover{color:#fff; background:#1d2a53;}
.topmenu_etc1 .txt { cursor:pointer; }
.topmenu_etc1 .tab_on{background:#1d2a53; color:#fff;}

/* 상단 병원소개부분 메뉴 소스 */
.dropmenu{
border:none;
border:0px;
margin:0px;
padding:0px;
}

.dropmenu ul{
margin:0; padding:0; top:0; right:0; position:absolute;
}

.dropmenu li{list-style:none; float:left; background:rgba(0, 0, 0, .3); color:#fff;  font-size:18px; margin:0 1px; padding:0 25px; line-height:50px; border-radius: 5px;}
.dropmenu li:hover{color:#fff; background:#159895; font-weight:500;}
.dropmenu li a{color:#fff;  margin-bottom:5px;}


.dropmenu li ul{
border-radius:5px;
padding:14px 0 !important; 
display:none; 
height:auto;
position:absolute;
width:160px;
z-index:1000;
top:50px;
overflow:hidden;
/*top:1em;
/*left:0;*/
}
.dropmenu li ul.me01{left:1px;}
.dropmenu li ul.me02{left:119px;}
.dropmenu li ul.me03{left:245px;}
.dropmenu li ul.me04{left:237px;}
.dropmenu li ul.me05{left:389px;}

.dropmenu li:hover ul{display:block; background:#159895; border:1px solid rgba(0,0,0, .1);}

.dropmenu li li {
display:block;
float:none;
margin-top:5px !important;
padding-left:28px;
width:160px;
color:#fff;
background:#159895; font-weight:normal !important; line-height:24px !important; border-radius: 0px  !important;
}

.dropmenu li:hover li a{
background:none;
}

.dropmenu li ul a{
display:block;
line-height:24px;
font-size:14px;
margin-top:5px;
padding:0px;
color:#fff;
}

.dropmenu li ul a:hover, .dropmenu li ul li:hover a{
border:0px;
color:#fff;
font-weight:bold;
text-decoration:none;
}

.dropmenu p{
clear:left;
}

.box { margin:0 auto; position:relative; }
#nav {height:72px; /*overflow:hidden;*/ z-index:2; background:#fff; border-top:1px solid #f2f5fa; border-bottom:1px solid #f2f5fa;}
					
#main_nav {display:none; width:100%; position:relative;} 

#main_nav .nav_stripe {top:0px; left:0px; height:70px; width:100%; /*width:4000px;*/ background:#303030; background:url(http://s-medicenter.com/images/nav/stripe.gif) repeat-x center top; position:absolute; }

#main_nav #main_nav_wrapper {margin:0 auto; width:1220px; position:relative; }

#main_nav #main_nav_wrapper .default ul{margin:0px; padding:0;}

#main_nav #main_nav_wrapper .default ul li {position:relative; float:left; overflow:hidden; height:70px; list-style:none; cursor:pointer; }
#main_nav #main_nav_wrapper .default ul li .square {height:70px; /*background:#5a449a;*/ position:absolute; }
#main_nav #main_nav_wrapper .default ul li .txt { top:0; left:0; height:70px; position:absolute; }
#main_nav #main_nav_wrapper .default ul li .over { top:0; height:70px; position:absolute; }
#main_nav #main_nav_wrapper .default ul li:first-child{top:10px;}

.overwt50{ width:50px;}
.overwt90{ width:90px;}
.overwt150{ width:150px;}

#main_nav #main_nav_wrapper .over ul{ top:0px; left:0px; margin:0; width:100%;  padding:0; position:absolute; }
#main_nav #main_nav_wrapper .over ul li { list-style:none; float:left; height:70px; cursor:pointer; position:relative; }
#main_nav #main_nav_wrapper .over ul li:first-child{top:10px;}

/* 라인 */
#main_nav #main_nav_wrapper #main_nav_line { top:0; left:0; margin:0; padding:0; cursor:pointer; position:absolute;}
#main_nav #main_nav_wrapper #main_nav_line li { list-style:none; top:0px; width:1px; height:70px; position:absolute; }

#sub_nav_mask {clear:both; top:70px; left:0px; width:100%; height:0; overflow:hidden; position:absolute; /*background:#f6f7f3;*/ }

#sub_nav_total { clear:both; top:70px; left:0px; width:100%; height:0; overflow:hidden; position:absolute; background:#f2f6fa; text-align:center; } /* 전체보기*/

/* sub ------------------------------------------------------------------------------------------------------------------------------------------------*/

.sub_nav_wrapper { top:-250px; /* 0px ---> -330px 초기값설정 */ width:100%; height:250px; background:#f2f6fa; position:absolute;}

.sub_nav_wrapper .s_n_w { width:1220px; left:50%; margin-left:-610px; position:absolute; }
.sub_nav_wrapper .stripe { bottom:0px; width:100%; height:6px; background:#666666; position:absolute; }

/* bg */
.sub_nav_wrapper .bg { position:absolute;}					

/* 롤오버버튼(투명) */
.sub_nav_wrapper .btn_wrapper {top:0px; left:0px; position:absolute; background:rgba(26,95,122,.5); width:1220px; height:40px; padding-left:78px;z-index:1000}

.sub_nav_wrapper .btn_wrapper .btn {float:left; height:40px; position:relative; cursor:pointer;font-size:14px; color:#fff; padding:7px; background:url('/images/menu/sub_nav_line.png') no-repeat right 45%;}
.sub_nav_wrapper .btn_wrapper .btn:hover {color:#022042;}
.sub_nav_wrapper .btn_wrapper .btn div {top:0px; padding:0 10px;  height:40px; position:absolute;}

/* 롤오버버튼(배너) */
.sub_nav_wrapper .banner_wrapper { top:0px; margin-left:540px; width:100%; height:250px; position:absolute;}

#sub_nav_total .stripe { left:0px; bottom:0px; width:100%; height:10px; background:#666666; position:absolute; }
					
#sub_nav_total .n_t_w { top:0px; left:50%; margin-left:-610px; width:1220px; position:absolute; text-align:left; }

#sub_nav_total .n_t_w .menu1 { position:absolute; }
#sub_nav_total .n_t_w .menu1 .squ_wrap { float:left; width:110px; margin-top:10px;}
#sub_nav_total .n_t_w .menu1 .squ_wrap .btn { width:110px; margin-right:0px; line-height:16px; padding:5px; font-size:12px; letter-spacing:-0.5px; color:#666; position:relative; cursor:pointer; }
#sub_nav_total .n_t_w .menu1 .squ_wrap .btn:hover{background:#fff;}

#sub_nav_total .n_t_w .menu2 { top:350px; position:absolute; border-top:0px solid #fff}
#sub_nav_total .n_t_w .menu2 .squ_wrap { float:left; width:111px; margin-top:10px; }
#sub_nav_total .n_t_w .menu2 .squ_wrap .btn { width:111px; line-height:16px; padding:5px 0;text-align:left; font-size:12px; color:#666;   position:relative; cursor:pointer;  }
#sub_nav_total .n_t_w .menu2 .squ_wrap .btn:hover{background:#fff;}
#sub_nav_total .n_t_w .menu2 .squ_wrap .btn_tit{ width:100px; line-height:16px; padding:5px 0;text-align:left; font-size:14px; color:#000; font-weight:bold;   position:relative; ; }



/*메인 슬라이드 */

#main {position:relative; height:900px;}
#contents_ms {position:absolute; overflow:hidden; width:100%; min-width:1220px;height:1090px; margin:0 auto; top:-190px; display:none; } /* position:relative */
	
/* slider */

#slider { top:0; left:0; /*height:534px;*/ position:absolute; }
#slider ul { /*height:639px;*/ /*left:-46px;*/ /* 퀵메뉴넓이 [ 93 / 2 => 46.5 ] */ position:relative; }
#slider ul li { list-style:none; float:left; width:100%; height:900px; position:absolute; }
/*#slider ul li div.box { margin:0 auto; width:1216px; height:534px; position:relative; }*/

/* slider - gp1 */

.slider_gp1 { top:0; left:0; /*height:600px;*/ position:absolute; }
.slider_gp1 ul { /*height:600px;*/ position:relative; }
.slider_gp1 ul li { list-style:none; float:left; width:100%; /*height:600px;*/ position:absolute; }

.slider_gp1 ul li div { margin:0 auto; width:1220px; /*height:600px;*/ position:relative; }
.slider_gp1 ul li div.box1 img { top:520px; left:86px; position:absolute;}
.slider_gp1 ul li div.box2 img { top:520px; left:86px; position:absolute; }
.slider_gp1 ul li div.box3 img { top:520px; left:86px; position:absolute; }
.slider_gp1 ul li div.box4 img { top:520px; left:86px; position:absolute; }

/* slider - gp2 */

.slider_gp2 { top:0; left:0; /*height:600px;*/ position:absolute; }
.slider_gp2 ul { /*height:600px;*/ position:relative; }
.slider_gp2 ul li { list-style:none; float:left; width:100%; /*height:600px;*/ position:absolute; }
.slider_gp2 ul li div { margin:0 auto; width:1220px; /*height:600px;*/ position:relative; }
.slider_gp2 ul li div.box1 img { top:461px; left:363px; position:absolute; }
.slider_gp2 ul li div.box2 img { top:461px; left:363px; position:absolute; }
.slider_gp2 ul li div.box3 img { top:461px; left:363px; position:absolute; }
.slider_gp2 ul li div.box4 img { top:461px; left:363px; position:absolute; }

/* prev */

#arrowPrev { width:64px; height:101px; position:absolute; top:399px; left:2%; }
#arrowPrev div.img { width:64px; height:101px; position:absolute; }
#arrowPrev div.square { width:109px; height:101px; position:absolute; background:#ffffff; opacity:0; cursor:pointer; top:0px; left:-50px; }
	
/* next */

#arrowNext { width:64px; height:101px; position:absolute; top:399px; right:2%; }
#arrowNext div.img { width:64px; height:101px; position:absolute; }
#arrowNext div.square { width:109px; height:101px; position:absolute; background:#ffffff; opacity:0; cursor:pointer; top:0px; }

/* navigation */

#contents_ms_nav { left:50%; margin-left:-70px; width:200px; height:28px; bottom:280px; position:absolute;}
#contents_ms_nav ul { width:200px; height:28px;}
#contents_ms_nav ul li{ width:28px; height:28px; overflow:hidden; float:left; cursor:pointer; position:relative; }
#contents_ms_nav ul li img { position:relative; }

/* */

#contents_ms_loading_panel { width:31px; height:31px; top:320px; margin:0 auto; position:relative; }


.quick_img{
position: fixed;
width: 309px;
top: 259px;
right: 200px;
border:0;
font-size:0px;
line-height:1px;
z-index:10000;
display:none;}

.quick_img01{
position: fixed;
width: 321px;
top: 500px;
right: 200px;
border:0;
font-size:0px;
line-height:1px;
z-index:10000;
display:none;}


.popUp_wrap { top:207px; right:20px;width:176px; height:427px; position:fixed; z-index:10001/*z-index:10001;*/ }
.popUp_wrap .wrap { width:100%; height:100%; position:relative; overflow:hidden; }
.popUp_wrap .balloon {position:absolute; right:0px;}

.popUp_wrap .field_wrap { top:104px; left:15px; position:absolute; }
.popUp_wrap .field_wrap .inputm { 
	border:0;background-color:#FFFFFF; color:#929292; padding-left:5px; font-family:"NanumGothic"; letter-spacing:0px; font-size:14px; color:#333; line-height:23px;
}
.popUp_wrap .field_wrap .inputm2{ border:0;background-color:#FFFFFF; color:#929292; padding-left:5px; font-family:"NanumGothic"; letter-spacing:0px; font-size:14px; color:#333; line-height:23px; }
.popUp_wrap .btn_apply { top:325px; left:0px; width:124px; height:50px; position:absolute; cursor:pointer; }

.popUp_wrap .btn_close { top:325px;  left:125px; width:50px; height:50px;position:absolute; cursor:pointer; }
.popUp_wrap .btn_open { top:0px; left:-500px; position:absolute; cursor:pointer; }

.r_quick_wrap { top:268px; right:20px; width:180px; position:fixed; z-index:999;}
.r_quick_wrap .r_quick_wrap_box{background:#383838; padding:padding:0 15px; border-radius:5px;}
.r_quick_wrap .r_quick_wrap_box li{display:block; height:53px; border-bottom:1px solid rgba(255,255,255,.5); padding-left:53px; color:#fff; line-height:53px; font-size:16px;}
.r_quick_wrap .r_quick_wrap_box .icon1{background:url('/images/main/r_quick_icon1.png') no-repeat 25px center; font-weight:bold;}
.r_quick_wrap .r_quick_wrap_box .icon2{background:url('/images/main/r_quick_icon2.png') no-repeat 25px center;}
.r_quick_wrap .r_quick_wrap_box .icon3{background:url('/images/main/r_quick_icon3.png') no-repeat 25px center;}
.r_quick_wrap .r_quick_wrap_box .icon4{background:url('/images/main/r_quick_icon4.png') no-repeat 25px center;}
.r_quick_wrap .r_quick_wrap_box .icon5{background:url('/images/main/r_quick_icon5.png') no-repeat 25px center;}
.r_quick_wrap .r_quick_wrap_box .icon6{background:url('/images/main/r_quick_icon6.png') no-repeat 25px center; border-bottom:0px;}
.r_quick_wrap .pd01{margin-top:5px;}
.r_quick_wrap .img_at{vertical-align:top}
.r_quick_wrap .btn_open { top:-61px; right:-500px; position:absolute; cursor:pointer; }


.main_cont01{position:relative; width:100%; height:530px; background:#fafafa url('/images/main/main_cont03_bg.jpg') no-repeat left top; }
.main_cont01 .cont_wr{position:relative; width:1220px;margin:0 auto; }
.main_cont01 .cont_wr .title{position:relative; width:100%; text-align:center; padding:60px 0 26px 0; color:#002b5b; font-size:36px;letter-spacing:-0.05em}
.main_cont01 .cont_wr .title span{font-weight:700}
.main_cont01 .cont_wr .ctb_wr{position:relative; width:1220px; margin:0 auto}
.main_cont01 .cont_wr .ctb_wr:after {display:block;visibility:hidden;clear:both;content:""}
.main_cont01 .cont_wr .ctb_wr .ctb{float:left; width:195px; word-break: break-all;}
.main_cont01 .cont_wr .ctb_wr .mgr{margin-right:10px}
.main_cont01 .cont_wr .ctb_wr .img{float:left; width:100%; }
.main_cont01 .cont_wr .ctb_wr .text_wr{float:left; text-align:center; padding:10px;width:100%;height:140px;background:#fff; cursor:pointer }
.main_cont01 .cont_wr .ctb_wr .text_wr:hover{background:#159895;color:#333}
.main_cont01 .cont_wr .ctb_wr .text_wr .font_st01{font-size:24px; color:#159895}
.main_cont01 .cont_wr .ctb_wr .text_wr .font_st02{font-size:12px; line-height:14px; color:#919191;}
.main_cont01 .cont_wr .ctb_wr .text_wr:hover .font_st01{font-size:24px; color:#fff}
.main_cont01 .cont_wr .ctb_wr .text_wr:hover .font_st02{font-size:12px; line-height:14px; color:#fff}

.main_cont02{position:relative; width:100%; background:#293c77}
.main_cont02 .cont_wr{position:relative; width:1218px;margin:0 auto; text-align:center}
.main_cont02 .cont_wr:after {display:block;visibility:hidden;clear:both;content:""}
.main_cont02 .cont_wr .cbox01{float:left; width:406px;}
.main_cont02 .cont_wr .cbox01 .bnr_wr{float:left; width:50%;height:125px;}
.main_cont02 .cont_wr .cbox01 .bnr_bg01{background-color:rgba(0,0,0,0.5)}
.main_cont02 .cont_wr .cbox01 .bnr_bg02{background-color:rgba(0,0,0,0.4)}
.main_cont02 .cont_wr .cbox01 .bnr_bg03{background-color:rgba(0,0,0,0.3)}
.main_cont02 .cont_wr .cbox01 .bnr_bg04{background-color:rgba(0,0,0,0.2)}
.main_cont02 .cont_wr .cbox01 .bnr_bg01:hover{background-color:rgba(0,0,0,1)}
.main_cont02 .cont_wr .cbox01 .bnr_bg02:hover{background-color:rgba(0,0,0,1)}
.main_cont02 .cont_wr .cbox01 .bnr_bg03:hover{background-color:rgba(0,0,0,1)}
.main_cont02 .cont_wr .cbox01 .bnr_bg04:hover{background-color:rgba(0,0,0,1)}
.main_cont02 .cont_wr .cbox02{float:left; width:406px;}
.main_cont02 .cont_wr .cbox03{float:left; width:406px; background:#f3f3f3; height:250px; text-align:left; padding:30px;box-sizing: border-box;}

.pdT50{padding-top:50px !important}
.main_cont03{position:relative; width:1220px;margin:0 auto;}
.main_cont03:after {display:block;visibility:hidden;clear:both;content:""}
.main_cont03 .cbox01{float:left; width:752px;margin:60px 0;}
.main_cont03 .cbox01 .mov{float:left;}
.main_cont03 .cbox02{float:right; width:460px; margin:60px 0;}
.main_cont03 .cbox02 .doctor_wr{float:left; width:460px; height:230px; }
.main_cont03 .cbox02 .cc_info{float:left;margin-top:10px; }
.main_cont03 .cbox02 .doctor_wr .bx-controls-direction{display:none;}



.main_cont03 .cbox03{float:left; width:406px;}
.main_cont03 .cbox03 .bnr_wr{float:left; width:100%; height:250px;background:#f3f3f3; text-align:left; padding:30px;box-sizing: border-box;}
.main_cont03 .cbox03 .bnr_wr_mgT{margin-top:1px}
.main_cont03 .cbox03 .bnr_wr_mgB{margin-bottom:1px}

.slidebnr_wr { margin:0 auto; width:100%;height:588px; /*height:306px;*/ position:relative;}
.slidebnr_wr .box1 { top:0px; left:0px; position:absolute; }
.slidebnr_wr .box1 .title_wrap { top:60px; left:0px; width:406px; height:25px; position:absolute; /*background:#ccc;*/ }
.slidebnr_wr .box1 .title_wrap .title { top:0px; left:0px; position:absolute; }
.slidebnr_wr .box1 .banner_wrapper { top:0px; left:0px; margin:0; padding:0; overflow:hidden; width:406px; height:502px; position:relative; }
.slidebnr_wr .box1 .banner_wrapper li { list-style:none; /*float:left;*/ width:406px; height:502px; top:502px; cursor:pointer; position:absolute; }
.slidebnr_wr .box1 .banner_wrapper li.b1 { top:0px; }
.slidebnr_wr .box1 .banner_wrapper li .banner { cursor:pointer; position:absolute; }
		
.slidebnr_wr .box1 .banner_nav { width:406px; position:absolute; bottom:10px }
.slidebnr_wr .box1 .banner_nav ul { margin:0 auto; padding:0; width:93px; height:31px; }
.slidebnr_wr .box1 .banner_nav ul li { list-style:none; float:left; width:31px; height:31px; overflow:hidden; cursor:pointer; position:relative; }
.slidebnr_wr .box1 .banner_nav ul li img { position:absolute; }


.main_cont03 .cbox04{float:left; width:406px; height:406px; background:url('/images/main/main_cont03_ct01.jpg') no-repeat}
.main_cont03 .cbox04 h3{float:left; width:100%;font-size:40px; color:#00fcff; padding-top:75px; text-align:center}
.main_cont03 .cbox04 ul{float:left; width:62%; margin:5px 18%; }
.main_cont03 .cbox04 ul li{float:left; width:calc(33.3333% - 4px ); text-align:center;margin:0 2px;  font-size:16px; font-weight:bold; color:#00fcff; padding:0 0;cursor:pointer;border:1px solid ;border-color:rgba(255,255,255,0.3); padding:5px 0px}
.main_cont03 .cbox04 ul li:hover{background:#21305f}
.main_cont03 .cbox04 p{float:left;width:100%;text-align:center; color:#fff; padding:65px 0 0 0}

.main_cont03 .cbox05{float:left; width:406px; height:406px; background:url('/images/main/main_cont03_ct02.jpg') no-repeat}
.main_cont03 .cbox05 h3{float:left; width:100%;font-size:40px; color:#a1e549; padding-top:75px; text-align:center}
.main_cont03 .cbox05 ul{float:left; width:62%; margin:2px 18%; }
.main_cont03 .cbox05 ul li{float:left; width:calc(33.3333% - 4px ); text-align:center;margin:0 2px;  font-size:16px; font-weight:bold; color:#a1e549; padding:0 0;cursor:pointer;border:1px solid ;border-color:rgba(255,255,255,0.3); padding:5px 0px}
.main_cont03 .cbox05 ul li:hover{background:#21305f}
.main_cont03 .cbox05 p{float:left;width:100%;text-align:center; color:#fff; padding:30px 0 0 0}

.main_cont03 .cbox06{float:left; width:406px; height:203px; background:url('/images/main/main_cont03_ct03.jpg') no-repeat}
.main_cont03 .cbox06 h3{float:left; width:100%;font-size:20px; color:#fff; padding:30px 0 5px 35px; }
.main_cont03 .cbox06 p{float:left; width:100%;font-size:12px; color:#b8b8b8; padding:0 0 0 35px;line-height:14px }
.main_cont03 .cbox06 span{float:left; font-size:12px; color:#fff; padding:5px 10px ;margin:30px 0 0 35px; line-height:14px ; letter-spacing:0.1em; border:1px solid #646f8f}

.main_cont03 .cbox07{float:left; width:406px; height:203px; background:url('/images/main/main_cont03_ct04.jpg') no-repeat}
.main_cont03 .cbox07 h3{float:left; width:100%;font-size:20px; color:#fff; padding:30px 0 5px 35px; }
.main_cont03 .cbox07 p{float:left; width:100%;font-size:12px; color:#fff; padding:0 0 0 35px;line-height:14px }
.main_cont03 .cbox07 span{float:left; font-size:12px; color:#fff; padding:5px 10px ;margin:40px 0 0 35px; line-height:14px ; letter-spacing:0.1em; border:1px solid #81cbd5}

.main_cont03 .cbox08{float:left; width:604px;background:#f3f3f3; height:230px;padding:20px 10px;border:1px solid #0155ad}
.main_cont03 .cbox08 h3{float:left;width:100%;font-size:20px; color:#0155ad;position:relative;padding:0 10px }
.main_cont03 .cbox08 h3 .span_st01{position:absolute;top:0px;right:10px;font-size:14px;}
.main_cont03 .cbox08 h3 .span_st02{position:absolute;top:5px;left:150px;;font-size:14px; color:#333}
.main_cont03 .cbox08 .cont{float:left; width:100%; padding:10px 0 0 0}
.main_cont03 .cbox09{float:left; width:406px;}

/* 수술전, 후 집중재활 프로그램운영, 교통사고, 산재 집중 재활 프로그램운영, 병원 미리보기, 의료장비안내 */
.main_wr_ct01{position:absolute; z-index:100000; top:660px; left:50%; width:1220px; height:230px; margin-left:-610px;}
.main_wr_ct01 .main_ct01_1{float:left; background:url('/images/main/main_ct01_banner1_bg.jpg') no-repeat center top; width:305px; height:230px;}
.main_wr_ct01 .main_ct01_1 .title{padding:28px 0 0 30px; font-size:20px; color:#fff; font-weight:700; line-height:24px;}
.main_wr_ct01 .main_ct01_1 .text{padding:3px 0 0 30px; font-size:14px; color:rgba(255,255,255,.7);font-weight:300; line-height:18px;}
.main_wr_ct01 .main_ct01_1 .btn{background:url('/images/main/main_ct01_banner_btn.png') no-repeat 29px bottom; margin-top:73px; padding-left:30px; font-size:14px; font-weight:500; color:#fff; height:20px;}
.main_wr_ct01 .main_ct01_2{float:left; background:url('/images/main/main_ct01_banner2_bg.jpg') no-repeat center top; width:305px; height:230px;}
.main_wr_ct01 .main_ct01_2 .title{padding:28px 0 0 30px; font-size:20px; color:#fff; font-weight:700; line-height:24px;}
.main_wr_ct01 .main_ct01_2 .text{padding:3px 0 0 30px; font-size:14px; color:rgba(255,255,255,.7);font-weight:300; line-height:18px;}
.main_wr_ct01 .main_ct01_2 .btn{background:url('/images/main/main_ct01_banner_btn.png') no-repeat 29px bottom; margin-top:73px; padding-left:30px; font-size:14px; font-weight:500; color:#fff; height:20px;}
.main_wr_ct01 .main_ct01_3{float:left; background:url('/images/main/main_ct01_banner3_bg.jpg') no-repeat center top; width:305px; height:230px;}
.main_wr_ct01 .main_ct01_3 .title{padding:28px 0 0 30px; font-size:20px; color:#fff; font-weight:700; line-height:24px;}
.main_wr_ct01 .main_ct01_3 .text{padding:3px 0 0 30px; font-size:14px; color:rgba(255,255,255,.7);font-weight:300; line-height:18px;}
.main_wr_ct01 .main_ct01_3 .btn{background:url('/images/main/main_ct01_banner_btn.png') no-repeat 29px bottom; margin-top:100px; padding-left:30px;  font-size:14px; font-weight:500; color:#fff; height:20px;}
.main_wr_ct01 .main_ct01_4{float:left; background:url('/images/main/main_ct01_banner4_bg.jpg') no-repeat center top; width:305px; height:230px;}
.main_wr_ct01 .main_ct01_4 .title{padding:28px 0 0 30px; font-size:20px; color:#fff; font-weight:700; line-height:24px;}
.main_wr_ct01 .main_ct01_4 .text{padding:3px 0 0 30px; font-size:14px; color:rgba(255,255,255,.7);font-weight:300; line-height:18px;}
.main_wr_ct01 .main_ct01_4 .btn{background:url('/images/main/main_ct01_banner_btn.png') no-repeat 29px bottom; margin-top:100px; padding-left:30px; font-size:14px; font-weight:500; color:#fff; height:20px;}

/* 공지사항, 의학언론보도, 지도, 감동치료후기 */
.main_wr_ct04{position:relative; width:100%; background:#f3fafa; height:800px;}
.main_wr_ct04 .main_ct04{position:relative; width:1220px; margin:0 auto;}
.main_wr_ct04 .main_ct04:after {display:block;visibility:hidden;clear:both;content:""}
.main_wr_ct04 .main_ct04 h2{height:150px; background:url('/images/main/main_ct04_bg.png') no-repeat 30px 42px; padding-top:50px; font-size:40px; font-weight:300; color:#616161; line-height:22px; text-align:center;}
.main_wr_ct04 .main_ct04 h2 b{font-weight:500;}
.main_wr_ct04 .main_ct04 h2 span{font-size:14px; color:#919191;}

.main_ct04 .notice_wr{float:left; width:400px; height:300px; background:#fff;}
.main_ct04 .notice_wr .notice_wr_top{background:#fff url('/images/main/main_ct04_icon1.png') no-repeat 20px 30px; border-bottom:1px solid #d7d7d7; height:80px;}
.main_ct04 .notice_wr .notice_wr_top h3{float:left; padding:30px 0 0 65px;  line-height:15px; font-size:24px; font-weight:300; color:#616161;}
.main_ct04 .notice_wr .notice_wr_top h3 span{font-size:10px; color:#919191; font-weight:400;}
.main_ct04 .notice_wr .notice_wr_top p a{float:right; padding:40px 20px 0 0; color:#919191;}
.main_ct04 .notice_wr .notice_wr_top p:hover{font-weight:500;}
.main_ct04 .notice_wr .notice_wr_con{margin:29px 20px; width:360px; padding-left:17px;}

.main_ct04 .media_wr{float:left; width:400px; height:300px; background:#fff;}
.main_ct04 .media_wr .media_wr_top{background:#fff url('/images/main/main_ct04_icon2.png') no-repeat 21px 24px; border-bottom:1px solid #d7d7d7; height:80px;}
.main_ct04 .media_wr .media_wr_top h3{float:left; padding:30px 0 0 65px;  line-height:15px; font-size:24px; font-weight:300; color:#616161;}
.main_ct04 .media_wr .media_wr_top h3 span{font-size:10px; color:#919191; font-weight:400;}
.main_ct04 .media_wr .media_wr_top p a{float:right; padding:40px 20px 0 0; color:#919191;}
.main_ct04 .media_wr .media_wr_top p:hover{font-weight:500;}
.main_ct04 .media_wr .media_wr_con{margin:29px 20px; width:360px; padding-left:17px;}

.main_ct04 .map_wr{float:left; width:400px; height:300px;}

.main_ct04 .review_wr{margin-top:10px; float:left; width:1220px; height:300px; background:#fff; }
.main_ct04 .review_wr .review_wr_top{background:#fff url('/images/main/main_ct04_icon3.png') no-repeat 20px 30px; border-bottom:1px solid #d7d7d7; height:80px;}
.main_ct04 .review_wr .review_wr_top h3{float:left; padding:30px 0 0 70px;  line-height:15px; font-size:24px; font-weight:300; color:#616161;}
.main_ct04 .review_wr .review_wr_top h3 span{font-size:10px; color:#919191; font-weight:400;}
.main_ct04 .review_wr .review_wr_top p a{float:right; padding:40px 20px 0 0; color:#919191;}
.main_ct04 .review_wr .review_wr_top p:hover{font-weight:500;}
.main_ct04 .review_wr .review_wr_con{margin:35px 40px;}

/* 대외협력활동 */
.area_banner {width:100%; display:block; height:120px;} 
.area_banner.quick{display:none;}
.area_banner > article {width: 1220px; margin: 20px auto; position: relative;}
.area_banner > article .bbn {float: left;width:160px; height:80px; }
.area_banner h3 {position: absolute; left: 0; top: 0; background:url('/images/main/main_ct05_title_bar.jpg') no-repeat right 80%; padding-top:25px;  width:160px; font-size:20px; line-height:30px; font-weight:400; color:#383838;}
.area_banner .btn {position: absolute; left:0; top:70px;background:#fff;}
.area_banner .btn > a {display: block; float:left; width: 15px; height: 15px; overflow: hidden; text-indent: 100%; white-space: nowrap; border: 1px solid #d0d0d0; border-left:0;}
.area_banner .btn > a:first-child {border-left:1px solid #d0d0d0;}
.area_banner .btn .banner_left {background: url('/images/main/icon_conts.png') no-repeat -6px -283px;}
.area_banner .btn .banner_stop {background: url('/images/main/icon_conts.png') no-repeat -5px -343.5px;}
.area_banner .btn .banner_play {background: url('/images/main/icon_conts.png') no-repeat -5px -372px;}
.area_banner .btn .banner_right {background: url('/images/main/icon_conts.png') no-repeat -5px -310px;}
.area_banner .btn .btn_all {background: url('/images/main/icon_conts.png') no-repeat -5px -59px;}
.area_banner .box_banner {width: 1060px; position: relative; height: 80px; overflow: hidden; float: right;}
.area_banner ul {position: absolute; left: 0px; top: 0px; white-space: nowrap;}
.area_banner ul > li {display: inline;}
.area_banner ul > li > a {display: inline-block; color: #000; line-height: 15px; border-right: 0px solid #e0e0e0;}
.area_banner .ab{position: absolute; top: 6px; width: 20%;}


/* 하단 */
.ft_01{position:relative; width:100%; background:#383838; height:180px;}
.ft_02{position:relative; width:100%; background:#212121; height:170px;}
.ft_cont_wr{position:relative; width:1220px; margin:0 auto;}
.ft_cont_wr:after {display:block;visibility:hidden;clear:both;content:""}
.ft_cbox_left{position:absolute; top:0; left:0;} 
.ft_cbox_left:after {display:block;visibility:hidden;clear:both;content:""}
.ft_cbox_left .ft_logo{margin-top:36px; background:#000; width:200px; height:38px; color:#fff; font-size:16px; text-align:center; line-height:38px; font-weight:bold;}
.ft_cbox_left .ft_tel_box{list-style:none; padding-top:25px; }
.ft_cbox_left .ft_tel_box li{float:left; padding-right:35px; font-size:14px; color:#fff; line-height:25px; font-weight:300;}
.ft_cbox_left .ft_tel_box li:last-child{padding-right:0px;}
.ft_cbox_left .ft_tel_box li span{font-size:25px;}
.ft_cbox_left .ft_add{margin-top:28px; font-size:14px; line-height:24px; color:rgba(255,255,255,.3); }
.ft_cbox_right{position:absolute; top:0; right:0;}
.ft_cbox_right:after {display:block;visibility:hidden;clear:both;content:""}
.ft_cbox_right .ft_time{margin-top:40px; font-size:24px; color:#fff; font-weight:300; line-height:55px; }
.ft_cbox_right .ft_time_box li{color:#fff; line-height:28px;}
.ft_cbox_right .ft_time_box li .ft_time_text01{padding-left:100px;}
.ft_cbox_right .ft_btn{margin-top:35px;}
.ft_cbox_right .ft_btn li{float:left; height:35px; background:#2c2c2c; padding:0 15px; line-height:35px; font-size:14px; color:rgba(255,255,255,.3); }
.ft_cbox_right .ft_btn li a{background:#2c2c2c; font-size:14px; color:rgba(255,255,255,.3);}
.ft_cbox_right .ft_btn li:hover{background:#1a5f7a; font-size:14px; color:#fff;}
.ft_02 .ft_cont_copy{width:100%; position:absolute; top:0; left:0; margin-top:98px; border-top:1px solid rgba(255,255,255,.2); padding-top:28px; text-align:center; font-size:14px; font-weight:500; color:rgba(255,255,255,.5);}

#top_btn {position:fixed;bottom:20px;right:20px;width:50px;height:50px;line-height:50px; border:0px; border-radius:5px; color:#fff;text-align:center;font-size:24px; font-weight:700; z-index:90;background:rgba(0,0,0,0.8)}
#top_btn:hover{background:#1a5f7a; color:#fff; }


/* 치료센터 상단 이미지 */
.center01_top_wr{position:relative; width:100%; margin-top:-190px; height:790px; background:#262626 url('/images/center01/center01_top_bg.jpg') no-repeat right top; }
.center02_top_wr{position:relative; width:100%; margin-top:-190px; height:790px; background:#212224 url('/images/center02/center02_top_bg.jpg') no-repeat right top; }
.center03_top_wr{position:relative; width:100%; margin-top:-190px; height:790px; background:#242424 url('/images/center03/center03_top_bg.jpg') no-repeat left top; }
.center04_top_wr{position:relative; width:100%; margin-top:-190px; height:790px; background:#60574e url('/images/center04/center04_top_bg.jpg') no-repeat right top; }
.center05_top_wr{position:relative; width:100%; margin-top:-190px; height:790px; background:#2f3b39 url('/images/center05/center05_top_bg.jpg') no-repeat left top; }
.center06_top_wr{position:relative; width:100%; margin-top:-190px; height:790px; background:url('/images/center06/center06_top_bg.jpg') no-repeat center top; }
.center07_top_wr{position:relative; width:100%; margin-top:-190px; height:790px; background:#5b5b5d url('/images/center07/center07_top_bg.jpg') no-repeat right top; }
.center08_top_wr{position:relative; width:100%; margin-top:-190px; height:790px; background:url('/images/center08/center08_top_bg.jpg') no-repeat center }
.center09_top_wr{position:relative; width:100%; margin-top:-190px; height:790px; background:url('/images/center09/center09_top_bg.jpg') no-repeat center top; }
.center10_top_wr{position:relative; width:100%; margin-top:-190px; height:790px; background:#7f7f7f url('/images/center10/center10_top_bg.jpg') no-repeat right top; }
.center11_top_wr{position:relative; width:100%; margin-top:-190px; height:790px; background:#807778 url('/images/center11/center11_top_bg.jpg') no-repeat right top; }


.sub01_top_wr{position:relative; width:100%; margin-top:-190px; height:790px; background:url('/images/n_sub01/sub01_top_bg.jpg') no-repeat center top}
.sub0102_top_wr{position:relative; width:100%; margin-top:-190px; height:790px;background:url('/images/n_sub01/sub02_top_bg.jpg') no-repeat center top}
.sub0109_top_wr{position:relative; width:100%; margin-top:-190px; height:790px;background:url('/images/n_sub01/sub02_top_bg.jpg') no-repeat center top}
.sub0110_top_wr{position:relative; width:100%; margin-top:-190px; height:790px;background:url('/images/n_sub01/sub02_top_bg.jpg') no-repeat center top}
.privacy_top_wr{position:relative; width:100%; margin-top:-190px; height:790px; background:url('/images/n_sub01/privacy_top_bg.jpg') no-repeat center top}
.non_payment_top_wr{position:relative; width:100%; margin-top:-190px; height:790px; background:url('/images/n_sub01/non_payment_top_bg.jpg') no-repeat center top}

.sub02_top_wr{position:relative; width:100%; margin-top:-190px; height:790px; background:url('/images/n_sub02/sub01_top_bg.jpg') no-repeat center top}
.sub03_top_wr{position:relative; width:100%; height:619px;background:url('/images/n_sub01/sub03_topimg_01.jpg') no-repeat center top}
.sub04_top_wr{position:relative; width:100%; margin-top:-190px; height:790px; background:#acadb1 url('/images/n_sub04/sub01_top_bg.jpg') no-repeat left top}
.sub05_top_wr{position:relative; width:100%; margin-top:-190px; height:790px; background:url('/images/n_sub05/sub01_top_bg.jpg') no-repeat center top}

.center01_cont01_bg{position:relative; width:100%; height:auto; min-height:400px; padding:0 0 50px 0; background:#e8eff1  url('/images/center01/center01_pg_bg1.jpg') no-repeat center top;}
.center02_cont01_bg{position:relative; width:100%; height:auto; min-height:400px; padding:0 0 50px 0; background:#e8eff1 url('/images/center02/center01_pg_bg1.jpg') no-repeat center top;}
.center03_cont01_bg{position:relative; width:100%; height:auto; min-height:400px; padding:0 0 50px 0; background:#e8eff1 url('/images/center03/center01_pg_bg1.jpg') no-repeat center top;}
.center04_cont01_bg{position:relative; width:100%; height:auto; min-height:400px; padding:0 0 50px 0; background:#e8eff1 url('/images/center04/center01_pg_bg1.jpg') no-repeat center top;}
.center05_cont01_bg{position:relative; width:100%; height:auto; min-height:400px; padding:0 0 50px 0; background:#e8eff1 url('/images/center05/center01_pg_bg1.jpg') no-repeat center top;}
.center06_cont01_bg{position:relative; width:100%; height:auto; min-height:400px; padding:0 0 50px 0; background:#e8eff1 url('/images/center06/center01_pg_bg1.jpg') no-repeat center top;}
.center07_cont01_bg{position:relative; width:100%; height:auto; min-height:400px; padding:0 0 50px 0; background:#e8eff1 url('/images/center07/center01_pg_bg1.jpg') no-repeat center top;}
.center08_cont01_bg{position:relative; width:100%; height:auto; min-height:400px; padding:0 0 50px 0; background:#e8eff1 url('/images/center08/center01_pg_bg1.jpg') no-repeat center top;}
.center09_cont01_bg{position:relative; width:100%; height:auto; min-height:400px; padding:0 0 50px 0; background:#e8eff1 url('/images/center09/center01_pg_bg1.jpg') no-repeat center top;}
.center10_cont01_bg{position:relative; width:100%; height:auto; min-height:400px; padding:0 0 50px 0; background:#e8eff1 url('/images/center10/center01_pg_bg1.jpg') no-repeat center bottom;}
.center11_cont01_bg{position:relative; width:100%; height:auto; min-height:400px; padding:0 0 50px 0; background:#e8eff1 url('/images/center11/center01_pg_bg1.jpg') no-repeat center top;}

.center01_cont02_bg{position:relative; width:100%; height:auto; min-height:400px; padding:0 0 50px 0; background:#f5f5f5;}
.center01_cont03_bg{position:relative; width:100%; height:auto; min-height:400px; padding:0 0 50px 0; background:#d9dfe7 url('/images/center01/center01_pg_bg2.jpg') no-repeat center top }

.center02_cont02_bg{position:relative; width:100%; padding-bottom:130px;background:#eeeff4 url('/images/center01/center02_bg2.jpg') no-repeat center top}
.center03_cont02_bg{position:relative; width:100%; padding-bottom:130px;background:#eeeff4 url('/images/center01/center03_bg2.jpg') no-repeat center top}
.center04_cont02_bg{position:relative; width:100%; padding-bottom:130px;background:#eeeff4 url('/images/center01/center04_bg2.jpg') no-repeat center top}
.center05_cont02_bg{position:relative; width:100%; padding-bottom:130px;background:#eeeff4 url('/images/center01/center05_bg2.jpg') no-repeat center top}
.center06_cont02_bg{position:relative; width:100%; padding-bottom:130px;background:#eeeff4 url('/images/center01/center06_bg2.jpg') no-repeat center top}
.center07_cont02_bg{position:relative; width:100%; padding-bottom:130px;background:#eeeff4 /*url('/images/center01/center07_bg2.jpg') no-repeat center top*/}
.center07_cont02_bg2{position:relative; width:100%; padding-bottom:130px;background:#eeeff4 url('/images/center01/center07_bg2_2.jpg') no-repeat center top}
.center07_cont02_bg3{position:relative; width:100%; padding-bottom:130px;background:#eeeff4 /*url('/images/center01/center07_bg2_3.jpg') no-repeat center top*/}
.center07_cont02_bg4{position:relative; width:100%; padding-bottom:130px;background:#eeeff4 /*url('/images/center01/center07_bg2_4.jpg') no-repeat center top*/}
.center07_cont02_bg1{position:relative; width:100%; padding-bottom:130px;background:#eeeff4 /*url('/images/center01/center07_bg2_1.jpg') no-repeat center top*/}
.center08_cont02_bg{position:relative; width:100%; padding-bottom:130px;background:#eeeff4 /*url('/images/center01/center08_bg2.jpg') no-repeat center top*/}
.center08_cont02_bg2{position:relative; width:100%; padding-bottom:130px;background:#eeeff4 /*url('/images/center01/center08_bg2_2.jpg') no-repeat center top*/}
.center08_cont02_bg3{position:relative; width:100%; padding-bottom:130px;background:#eeeff4 /*url('/images/center01/center08_bg2_3.jpg') no-repeat center top*/}
.center01_cont04_bg{position:relative; width:100%;background:url('/images/center01/center04_line.jpg') no-repeat center 110px}



/* 치료센터 공통 */
.center_subm_wr{position:absolute; width:100%; bottom:0; height:100px; background-color:rgba(0,0,0,0.5);}
.center_subm{position:relative; width:1220px;margin:0 auto;}

.submenu_wrap_in{position:relative; width:1220px; margin:0 auto; text-align:center; line-height:100px;}
.submenu_wrap_in a{font-size:16px; color:#fff; letter-spacing:-0.5px;}
.submenu_wrap_in a:hover{color:#57c5b6;}
.submenu_wrap_in .current{color:#57c5b6; font-size:20px; font-weight:bold;}
.submenu_wrap_in .line{width:10px;height:20px;line-height:20px;display:inline-block; background:url('/images/center01/line01.png') no-repeat center bottom;  } 

.center_top_text{position:relative; width:1200px; margin:0 auto; text-align:center;}
.center_top_text:after {display:block;visibility:hidden;clear:both;content:""}
.center_top_text .img{float:left; width:100%; padding:100px 0 0 0}
.center_top_text .btitle{font-size:70px; font-weight:bold;color:#fff; line-height:72px}
.center_top_text .text{font-size:20px; color:#fff;padding:30px 80px 0 80px;box-sizing: border-box;word-break: keep-all; }

.center_top_text01{position:relative; width:1200px; margin:0 auto; text-align:center;}
.center_top_text01:after {display:block;visibility:hidden;clear:both;content:""}
.center_top_text01 .img{float:left; width:100%; padding:250px 0 0 0}
.center_top_text01 .btitle{font-size:70px; font-weight:bold;color:#fff; line-height:72px}
.center_top_text01 .text{font-size:20px; color:#fff;padding:30px 80px 0 80px;box-sizing: border-box;word-break: keep-all; }


.flex{display: -webkit-box; display: -ms-flexbox; display: flex;}

.center_cont01{position:relative; width:1220px; margin:0 auto;padding:0 0 0 0}
.center_cont01:after {display:block;visibility:hidden;clear:both;content:""}
.center_cont01 .left{float:left; background:#1a5f7a url('/images/center01/plus_icon.png') no-repeat center  60px; line-height:45px;text-align:center; padding:110px 0 0 0;width:250px;height:250px;font-size:40px; font-weight:100; color:#fff}
.center_cont01 .right{float:left; width:970px; padding:50px 0 0 50px;box-sizing: border-box; }
.center_cont01 .right .font_st01{color:#1a5f7a; font-size:32px; letter-spacing:-0.5px; font-weight:300; padding-top:15px; word-break: keep-all;}
.center_cont01 .right .font_st02{font-size:24px; color:#383838; font-weight:100; padding-top:20px;word-break: keep-all;}
.center_cont01 .right .font_st02 span{font-weight:500; color:#1a5f7a;}
.center_cont01  .img_box01 {float:left; width:100%; margin:50px 0 0 0; text-align:center;}
.center_cont01  .img_box01:after {display:block;visibility:hidden;clear:both;content:""}

.center_cont02{position:relative; width:1220px; margin:0 auto;padding:0 0 0 0}
.center_cont02:after {display:block;visibility:hidden;clear:both;content:""}
.center_cont02 .left{float:left; background:#212121 url('/images/center01/plus_icon.png') no-repeat center  60px; line-height:45px;text-align:center; padding:110px 0 0 0;width:250px;height:250px;font-size:40px; font-weight:100; color:#fff}
.center_cont02 .right{float:left; width:970px; padding:40px 50px 0 0;box-sizing: border-box; }
.center_cont02 .right .font_st01{color:#212121; font-size:32px; letter-spacing:-0.5px; font-weight:300; padding-top:15px; word-break: keep-all;}
.center_cont02 .right .font_st02{font-size:20px; color:#383838; font-weight:100; padding-top:20px; word-break: keep-all;}
.center_cont02 .right .font_st02 span{font-weight:500;}
.center_cont02 .right .font_st03{font-size:16px; color:#383838; font-weight:100; padding-top:20px;}
.center_cont02 .right .font_st03 a:hover{color:#ff9000;}
.center_cont02 .right  .text_box01 {float:left; width:100%; margin:25px 0 0 0; }
.center_cont02 .right  .text_box01:after {display:block;visibility:hidden;clear:both;content:""}
.center_cont02 .right  .text_box01 li{float:left; width:49%; margin-bottom:10px; background:#f1f1f1 url('/images/center01/icon_chk01.png') no-repeat 30px 22px; color:#383838; font-weight:100; letter-spacing:-1px; font-size:18px; padding:15px 25px 15px 60px; line-height:30px; border-radius:10px; word-break: keep-all;}
.center_cont02  .img_box01 {float:left; width:100%; margin:50px 0 0 0;  text-align:center;}
.center_cont02  .img_box01:after {display:block;visibility:hidden;clear:both;content:""}
.center_cont02  .text_box02 {float:left; width:100%; margin:50px 50px 0 0; }
.center_cont02  .text_box02:after {display:block;visibility:hidden;clear:both;content:""}
.center_cont02  .text_box02 li{float:left; width:49.5%; margin-bottom:10px; background:#f1f1f1 url('/images/center01/icon_chk01.png') no-repeat 30px 22px; color:#383838; font-weight:100; letter-spacing:-1px; font-size:18px; padding:15px 25px 15px 60px; line-height:30px; border-radius:10px; word-break: keep-all;}
.center_cont02  .text_box03 {float:left; width:100%; margin:50px 50px 0 0; }
.center_cont02  .text_box03:after {display:block;visibility:hidden;clear:both;content:""}
.center_cont02  .text_box03 li{float:left; width:100%; margin-bottom:10px; background:#f1f1f1 url('/images/center01/icon_chk01.png') no-repeat 30px 22px; color:#383838; font-weight:100; letter-spacing:-1px; font-size:18px; padding:15px 25px 15px 60px; line-height:30px; border-radius:10px; word-break: keep-all;}

.center_cont03{position:relative; width:1220px; margin:0 auto;padding:0 0 0 0}
.center_cont03:after {display:block;visibility:hidden;clear:both;content:""}
.center_cont03 .left{float:left; background:#002b5b url('/images/center01/plus_icon.png') no-repeat center  60px; line-height:45px;text-align:center; padding:110px 0 0 0;width:250px;height:250px;font-size:40px; font-weight:100; color:#fff}
.center_cont03 .right{float:left; width:970px; padding:40px 0 0 50px;box-sizing: border-box; }
.center_cont03 .right .font_st01{color:#002b5b; font-size:32px; letter-spacing:-0.5px; font-weight:300; padding-top:15px;word-break: keep-all;}
.center_cont03 .right .font_st02{font-size:20px; color:#383838; font-weight:100; padding-top:20px;word-break: keep-all;}
.center_cont03 .right  .text_box01 {float:left; width:100%; margin:50px 0 0 0; }
.center_cont03 .right  .text_box01:after {display:block;visibility:hidden;clear:both;content:""}
.center_cont03 .right  .text_box01 li{float:left; width:49%; margin-bottom:10px; background:#f1f1f1 url('/images/center01/icon_chk01.png') no-repeat 30px 22px; color:#383838; font-weight:100; letter-spacing:-1px; font-size:18px; padding:15px 25px 15px 60px; line-height:30px; border-radius:10px; word-break: keep-all;}
.center_cont03 .font_st03{float:left; width:100%; text-align:center; color:#002b5b; font-size:36px; letter-spacing:-0.5px; font-weight:500; padding-top:50px; word-break: keep-all;}
.center_cont03 .font_st03:after {display:block;visibility:hidden;clear:both;content:""}
.center_cont03  .img_box01 {float:left; width:100%; margin:50px 0 0 0;  text-align:center;}
.center_cont03  .img_box01:after {display:block;visibility:hidden;clear:both;content:""}
.center_cont03  .text_box02 {float:left; width:100%; margin:50px 50px 0 0; }
.center_cont03  .text_box02:after {display:block;visibility:hidden;clear:both;content:""}
.center_cont03  .text_box02 li{float:left; width:49.5%; margin-bottom:10px; background:#fff url('/images/center01/icon_chk01.png') no-repeat 30px 22px; color:#383838; font-weight:100; letter-spacing:-1px; font-size:18px; padding:15px 25px 15px 60px; line-height:30px; border-radius:10px; word-break: keep-all;}
.center_cont03  .text_box03 {float:left; width:100%;}
.center_cont03  .text_box03:after {display:block;visibility:hidden;clear:both;content:""}
.center_cont03  .text_box03 li{text-align:center; margin-bottom:10px; background:rgba(255,255,255,0.8); color:#383838; font-weight:100; letter-spacing:-0.8px; font-size:18px; padding:20px 30px; line-height:30px; border-radius:10px;}
.center_cont03  .text_box03 li p{width:30%; margin:5px auto;border-radius:10px; padding:10px; background:#3c7abe; color:#fff; font-size:24px; font-weight:500; text-align:center;}
.center_cont03  .text_box04 {float:left; width:100%; margin:10px 50px 0 0; }
.center_cont03  .text_box04:after {display:block;visibility:hidden;clear:both;content:""}
.center_cont03  .text_box04 li{float:left; width:49.5%; margin-bottom:10px; background:#fff url('/images/center01/icon_chk01.png') no-repeat 30px 22px; color:#383838; font-weight:100; letter-spacing:-1px; font-size:18px; padding:15px 25px 15px 60px; line-height:30px; border-radius:10px; word-break: keep-all;}
.center_cont03  .text_box05 {float:left; width:100%; margin:50px 50px 0 0; }
.center_cont03  .text_box05:after {display:block;visibility:hidden;clear:both;content:""}
.center_cont03  .text_box05 li{float:left; width:100%; margin-bottom:10px; background:#f1f1f1 url('/images/center01/icon_chk01.png') no-repeat 30px 22px; color:#383838; font-weight:100; letter-spacing:-1px; font-size:18px; padding:15px 25px 15px 60px; line-height:30px; border-radius:10px; word-break: keep-all;}


.center_cont04_tit{position:relative; width:1220px; margin:0 auto; padding:80px 0; }
.center_cont04_tit:after {display:block;visibility:hidden;clear:both;content:""}
.center_cont04_tit .title{width:100%; text-align:center; padding-top:30px; background:url('/images/center01/plus_icon02.jpg') no-repeat center 0}
.center_cont04_tit .title .font_st01{font-size:40px; color:#212121;font-weight:100}
.center_cont04_tit .title .font_st02{font-size:60px; color:#212121;font-weight:700}
.center_cont04_tit .cont_wr01{width:100%; margin:70px auto 30px auto; height:auto; min-height:270px;}
.center_cont04_tit .cont_wr01 .img {float:left; width:35%; text-align:right; padding-right:25px;}
.center_cont04_tit .cont_wr01 .cont{float:right;width:65%; color:#ff9000; font-weight:300; padding-left:25px; margin-top:55px; font-size:24px;}
.center_cont04_tit .cont_wr01 .cont span{border:1px solid #e5e5e5; padding:10px 20px; border-radius:10px;  line-height:70px; margin:0 5px;}
.center_cont04_tit .cont_wr02 .cont{float:left; width:100%; text-align:center; color:#ff9000; font-weight:300; padding-left:25px; margin-top:55px; font-size:24px;}
.center_cont04_tit .cont_wr02 .cont span{border:1px solid #e5e5e5; padding:10px 20px; border-radius:10px;  line-height:70px; margin:0 5px;}
.center_cont04_tit .line{width:100%; margin:30px 50px; border-top:1px solid #e5e5e5;}

.mR20{margin-right:20px}
.center_cont04_box01{position:relative; width:1220px; margin:0 auto; padding:30px 0;}
.center_cont04_box01:after {display:block;visibility:hidden;clear:both;content:""}
.center_cont04_box01 .cont_box{width:50%; margin:0 auto;}
.center_cont04_box01 .cont_box .cont_wr01{float:left; width:48%; min-height:250px; border:1px solid #ccc;border-radius: 10px;  padding:30px 20px;box-sizing: border-box; }
.center_cont04_box01 .cont_box .cont_wr01 .title{text-align:center; color:#5a74c7; font-size:24px; font-weight:bold; padding-bottom:10px; border-bottom:1px solid #ccc}
.center_cont04_box01 .cont_box .cont_wr01 .cont {margin:20px 0 0 0; padding-left:15px}
.center_cont04_box01 .cont_box .cont_wr01 .cont li{list-style:disc; padding:0 0 10px 5px;word-break: keep-all;}
.center_cont04_box01 .cont_box .img_st01{padding:30px 0; text-align:center}

.center_cont04_box02{position:relative; width:1220px; margin:0 auto; padding:30px 0;}
.center_cont04_box02:after {display:block;visibility:hidden;clear:both;content:""}
.center_cont04_box02 .cont_box{width:80%; margin:0 auto; padding:0px;}
.center_cont04_box02 .cont_box .cont_wr02{float:left; width:30%; height:300px; border:1px solid #ccc;border-radius: 10px;  padding:30px 20px;box-sizing: border-box; }
.center_cont04_box02 .cont_box .cont_wr02 .title{text-align:center; color:#5a74c7; font-size:24px; font-weight:bold; padding-bottom:10px; border-bottom:1px solid #ccc}
.center_cont04_box02 .cont_box .cont_wr02 .cont {margin:20px 0 0 0; padding-left:15px}
.center_cont04_box02 .cont_box .cont_wr02 .cont li{list-style:disc; padding:0 0 10px 5px;word-break: keep-all;}
.center_cont04_box02 .cont_box .img_st01{padding:30px 0; text-align:center}

.center_cont05{position:relative; width:1220px; margin:0 auto;padding:0 0 0 0}
.center_cont05:after {display:block;visibility:hidden;clear:both;content:""}
.center_cont05 .left{float:left; background:#159895 url('/images/center01/plus_icon.png') no-repeat center  60px; line-height:45px;text-align:center; padding:110px 0 0 0;width:250px;height:250px;font-size:40px; font-weight:100; color:#fff}
.center_cont05 .right{float:left; width:970px; padding:40px 50px 0 0;box-sizing: border-box; }
.center_cont05 .right .font_st01{color:#212121; font-size:32px; letter-spacing:-0.5px; font-weight:300; padding-top:15px;word-break: keep-all;}
.center_cont05 .right .font_st02{font-size:20px; color:#383838; font-weight:100; padding-top:20px;word-break: keep-all;}
.center_cont05 .right  .text_box01 {float:left; width:100%; margin:25px 0 0 0; }
.center_cont05 .right  .text_box01:after {display:block;visibility:hidden;clear:both;content:""}
.center_cont05 .right  .text_box01 li{margin-bottom:10px; background:#f1f1f1 url('/images/center01/icon_chk01.png') no-repeat 30px 22px; color:#383838; font-weight:100; letter-spacing:-1px; font-size:18px; padding:15px 25px 15px 60px; line-height:30px; border-radius:10px; word-break: keep-all;}
.center_cont05  .img_box01 {float:left; width:100%; margin:50px 0 0 0;  text-align:center;}
.center_cont05  .img_box01:after {display:block;visibility:hidden;clear:both;content:""}
.center_cont05  .text_box02 {float:left; width:100%; margin:50px 50px 0 0; }
.center_cont05  .text_box02:after {display:block;visibility:hidden;clear:both;content:""}
.center_cont05  .text_box02 li{float:left; width:49.5%; margin-bottom:10px; background:#f1f1f1 url('/images/center01/icon_chk01.png') no-repeat 30px 22px; color:#383838; font-weight:100; letter-spacing:-1px; font-size:18px; padding:15px 25px 15px 60px; line-height:30px; border-radius:10px; word-break: keep-all;}

.doctortab03 *{box-sizing: border-box; }
.seaTabs_switch03 { overflow: hidden; }
.seaTabs_tab03 {float: left;cursor: pointer;}
.seaTabs_switch_active03 { cursor: default; }
.seaTabs_item03 { display: none; }
.seaTabs_content_active03 { display: block; }
.seaTabs_switch03 { }
.seaTabs_tab03 {
	  text-align:center;
	  padding:0;
	  height:70px;
	  line-height:70px;
	  background: #f9f9f9;
	  font-size:18px;
	  width:11.111%;
	  border-top:1px solid #d7d7d7;
	  border-right:1px solid #d7d7d7;
	  border-bottom:1px solid #4c4c4c;
	  border-left: 1px solid #d7d7d7;
}
.seaTabs_tab03:first-child {}
.seaTabs_content03 { margin-top: -1px; border-top: 1px solid #4c4c4c; padding:50px 0px 0 0 ;}
.seaTabs_item03 { }
.seaTabs_switch_active03 {
	  background: #ffffff;
	  color:#293c77;
	  font-weight:500;
	  border-top:1px solid #4c4c4c;
	  border-right:1px solid #4c4c4c;
	  border-bottom:0px solid #4c4c4c;
	  border-left:1px solid #4c4c4c;
	  font-size:30px;
}
.doctortab04 *{box-sizing: border-box; }
.seaTabs_switch04 { overflow: hidden; }
.seaTabs_tab04 {float: left;cursor: pointer;}
.seaTabs_switch_active04 { cursor: default; }
.seaTabs_item04 { display: none; }
.seaTabs_content_active04 { display: block; }
.seaTabs_switch04 { }
.seaTabs_tab04 {
	  text-align:center;
	  padding:0;
	  height:70px;
	  line-height:70px;
	  background: #f9f9f9;
	  font-size:18px;
	  width:50%;
	  border-top:1px solid #d7d7d7;
	  border-right:1px solid #d7d7d7;
	  border-bottom:1px solid #4c4c4c;
	  border-left: 1px solid #d7d7d7;
}
.seaTabs_tab04:first-child {}
.seaTabs_content04 { margin-top: -1px; border-top: 1px solid #4c4c4c; padding:50px 00px ;}
.seaTabs_item04 { position:relative;}
.seaTabs_switch_active04 {
	  background: #ffffff;
	  color:#293c77;
	  font-weight:500;
	  border-top:1px solid #4c4c4c;
	  border-right:1px solid #4c4c4c;
	  border-bottom:0px solid #4c4c4c;
	  border-left:1px solid #4c4c4c;
	  font-size:30px;
}


.td_box_table {width: 100%;border-spacing:0px; border-top:1px solid rgba(255,255,255,.5); border-left:1px solid rgba(255,255,255,.5); border-right:1px solid rgba(255,255,255,.5);}
.td_box_table th {padding: 0 !important; text-align: center; color: #fff; border-bottom:1px solid rgba(255,255,255,.3); background-color: #57c5b6; vertical-align: middle;}
.td_box_table td {padding: 10px; color: #969696;  border-bottom:1px solid rgba(255,255,255,.3);}
.bg_bbb {background-color:#293c77;}
.fwb {font-weight: bold !important; color:#fff !important; text-align:center;}
.text_cen{text-align:center; }

.pdB01{padding-bottom:140px !important}
.pdB02{padding-bottom:100px !important}
.pdB50{padding-bottom:50px !important}

/* 병원안내 */
.sub01_top{position:relative; width:100%; text-align:center; padding-bottom:69px;}
.sub01_top .stit{font-size:22px; color:#000;font-style:italic; padding-top:90px;}
.sub01_top .stit span{font-size:30px;font-weight:bold}
.sub01_top .btit{font-size:50px; color:#fff;font-weight:bold; padding-top:30px}
.sub01_top .img{padding-top:30px}
.sub01_top .text{font-size:20px; color:#cfcfcf;padding-top:30px; }

.smenu_wr{position:relative; width:100%; height:118px; background-color:rgba(0,0,0,0.5)}
.smenu_wr_in{position:relative; width:1220px; margin:0 auto; text-align:center; line-height:118px;}
.smenu_wr_in a{font-size:16px; color:#fff; padding:0 0px;}
.smenu_wr_in a:hover{color:#70d9d8;}
.smenu_wr_in .current{color:#70d9d8; font-size:20px; font-weight:bold}
.smenu_wr_in .line{width:20px;height:20px;line-height:20px; display:inline-block; background:url('/images/center01/line01.png') no-repeat 5px 8px  } 

.privacy_cont01_wr{position:relative; width:1220px; margin:50px auto; border:1px solid #d7d7d7; padding:50px; box-sizing: border-box; color:#333; }
.privacy_cont01_wr h2{color:#293c77; text-align:center; font-size:36px; font-weight:300;}
.privacy_cont01_wr table{border:1px solid #d7d7d7;  border-collapse:collapse;border-spacing:0; width:100%; margin:0 auto;}
.privacy_cont01_wr table th{font-weight:600; padding:10px; background:#efefef; font-size:20px; text-align:center; border-right:1px solid #d7d7d7; border-bottom:1px solid #d7d7d7;}
.privacy_cont01_wr table td{padding:5px; color:#666; text-align:center; padding:5px; font-size:14px; line-height:26px;  border-right:1px solid #d7d7d7; border-bottom:1px solid #d7d7d7;}

.sub0101_cont01_wr{position:relative; width:100%; min-height:400px;background:#eff4f6 url('/images/n_sub01/sub01_01_bg1.jpg') no-repeat center top;}
.sub0101_cont01{position:relative; width:1220px; margin:0 auto; text-align:center; font-size:40px; color:#022042; font-weight:300;  padding:100px 0 0 0; line-height:55px;}
.sub0101_cont01 .title01{font-size:60px; font-weight:bold;}
.sub0101_cont01 .stitle01{font-size:20px; background:rgba(2,32,66,.7); color:#fff; padding:10px 25px;}
.sub0101_cont02_wr{position:relative; width:100%; min-height:775px;background:url('/images/n_sub01/sub01_01_bg2.png') no-repeat center 50px;}
.sub0101_cont02{position:relative; width:1220px; margin:0 auto; padding:220px 0 0 0;}
.sub0101_cont02 .text01{font-size:20px;  word-break: keep-all;text-align:justify; line-height:36px; text-align:center; color:#212121;}
.sub0101_cont02 h6{text-align:center; color:#212121; font-size:30px; font-family: 'Nanum Myeongjo', serif; font-weight:300;}
.sub0101_cont02 .text02{font-size:20px; line-height:36px; text-align:right; color:#212121;}
.sub0101_cont02 .text02 span{font-family: 'Nanum Pen Script'; font-size:60px; padding-left:30px;}

.sub0102_cont01{position:relative; width:1220px; margin:0 auto; padding:100px 0}
.sub0102_cont01:after {display:block;visibility:hidden;clear:both;content:""}
.sub0102_cont01 .doctor_wr{float:left; width:100%; background:#f5f5f5; position:relative;}
.sub0102_cont01 .doctor_wr .left{float:left; width:500px; padding:50px 30px 0 30px; position:absolute; bottom:0; left:0;}
.sub0102_cont01 .doctor_wr .right{float:right; position:relative; width:700px;padding:50px;}
.sub0102_cont01 .doctor_wr .right .font_st01{color:#999; font-size:20px;}
.sub0102_cont01 .doctor_wr .right .font_st01 span{color:#212121; font-size:36px;}
.sub0102_cont01 .doctor_wr .right .font_st02{color:#666; font-size:16px; white-space:nowrap; }
.sub0102_cont01 .doctor_wr .right .font_st02 span{background:url('/images/n_sub01/sub01_doctor_bg.png') no-repeat left 50%;; padding-left:10px; height:20px;}
.sub0102_cont01 .doctor_wr .right .time_img{padding-top:20px;}
.sub0102_cont01 .doctor_wr .right .doctor_text_box{border-top:1px solid #dbdbdb; margin-top:20px; padding-top:20px; }
.sub0102_cont01 .doctor_wr .right .doctor_text_box .p_stit{background:url('/images/center01/icon_chk.png') no-repeat left 8px; color:#969696; font-size:26px; font-weight:300; padding:0 0 10px 40px;}
.sub0102_cont01 .doctor_wr .right .doctor_text_box ul{display:block; }
.sub0102_cont01 .doctor_wr .right .doctor_text_box ul li{list-style-type: disc; text-overflow:ellipsis; white-space:nowrap; font-size:14px; line-height:28px; color:#666; margin-left:20px;}

.login_cont01_wr{position:relative; width:100%; min-height:600px;}


/* 의료진 학력경력 탭 */
.doctortab *{box-sizing: border-box; }



.sub0103_cont01{position:relative; width:1220px; margin:0 auto; padding:50px 0}
.sub0103_cont01:after {display:block;visibility:hidden;clear:both;content:""}

.sub0104_cont01{position:relative; width:1220px; margin:0 auto; padding:50px 0}
.sub0104_cont01:after {display:block;visibility:hidden;clear:both;content:""}
.doctortab02 *{box-sizing: border-box; }
.seaTabs_switch02 { overflow: hidden; }
.seaTabs_tab02 {float: left;cursor: pointer;}
.seaTabs_switch_active02 { cursor: default; }
.seaTabs_item02 { display: none; }
.seaTabs_content_active02 { display: block; }
.seaTabs_switch02 { }
.seaTabs_tab02 {
	  text-align:center;
	  padding:0;
	  height:70px;
	  line-height:70px;
	  background: #f9f9f9;
	  font-size:18px;
	  width:33.3333%;
	  border-top:1px solid #d7d7d7;
	  border-right:1px solid #d7d7d7;
	  border-bottom:1px solid #d7d7d7;
	  border-left: 1px solid #d7d7d7;
	  border-radius:10px 10px 0 0;
}
.seaTabs_tab02:first-child {}
.seaTabs_content02 { margin-top: -1px; border-top: 1px solid #4c4c4c; padding:30px 0 ;}
.seaTabs_item02 { }
.seaTabs_switch_active02 {
	  background: #25252a;
	  color:#fff;
	  font-weight:500;
	  border-top:1px solid #d7d7d7;
	  border-right:1px solid #d7d7d7;
	  border-bottom:0px solid #d7d7d7;
	  border-left:1px solid #d7d7d7;
}
.seaTabs_content02 .text05{padding:0; margin:10px 0 0 0}
.seaTabs_content02 .text05 li{padding:0 0 0 20px; font-size:14px; margin:0;line-height:30px; background:url('/images/n_sub01/doctor_icon2.gif') no-repeat left 10px}

/* 2022-02-03 원본 
.sub0104_tab_cont {position: relative; width:100%; border-bottom:0px solid #49bde2; margin:50px 0 50px 0; }
.sub0104_tab_cont:after {display:block;visibility:hidden;clear:both;content:""}
.sub0104_tab_cont .box_wr{float:left; width:48%;border:1px solid #293c77;border-radius: 10px;padding:30px;box-sizing: border-box;}
.sub0104_tab_cont .box_wr_mgR{margin-right:4%}
.sub0104_tab_cont .box_wr h1 {float:left;width:100%;color:#293c77; text-align:center; font-size:24px; line-height:30px;border-bottom:1px solid #ccc;padding:0 0 30px 0 }
.sub0104_tab_cont .box_wr .ct01_04_cont_text {float:left;  width:100%; margin:30px 0; padding:20px 0 0 0;  text-align:justify}
.sub0104_tab_cont .box_wr .ct01_04_cont_text00 {float:left;  width:100%; margin:30px 0; padding:0 0 0 0;  text-align:justify}
.sub0104_tab_cont .box_wr .ct01_04_cont_img {float:left;  width:100%; text-align:center; margin:30px 0  }
.sub0104_tab_cont .box_wr .ct01_04_cont_img img{width:100%}
.sub0104_tab_cont .box_wr .ct01_04_cont_text02 {float:left;  width:100%; margin:30px 0; padding:20px 0 0 0;  text-align:justify}
.sub0104_tab_cont .box_wr .ct01_04_cont_img02 {float:left;  width:100%; text-align:center; margin:30px 0  }
*/
.sub0104_tab_cont {position: relative; width:100%; border-bottom:0px solid #49bde2; margin:50px 0 50px 0; }
.sub0104_tab_cont:after {display:block;visibility:hidden;clear:both;content:""}
.sub0104_tab_cont .box_wr{float:left; width:100%;border:1px solid #d7d7d7 ;border-radius:10px;padding:30px;box-sizing: border-box;;margin:0 0 30px 0;}
.sub0104_tab_cont .box_wr h1 {float:left;width:100%;color:#293c77; text-align:center; font-size:36px; font-weight:300; line-height:50px;border-bottom:1px solid #d7d7d7;padding:0 0 30px 0 }
.sub0104_tab_cont .box_wr .ct01_04_cont_text {float:left;  width:100%; margin:30px 0; padding:20px 0 0 0;  text-align:justify}
.sub0104_tab_cont .box_wr .ct01_04_cont_text00 {float:left;  width:100%; margin:30px 0; padding:0 0 0 0;  text-align:justify}
.sub0104_tab_cont .box_wr .ct01_04_cont_img {float:left;  width:100%; text-align:center; margin:50px 0 30px 0  }
.sub0104_tab_cont .box_wr .ct01_04_cont_img img{}
.sub0104_tab_cont .box_wr .ct01_04_cont_text02 {float:left;  color:#333; width:100%; margin:30px 0; padding:20px 0 0 0;  text-align:justify}
.sub0104_tab_cont .box_wr .ct01_04_cont_img02 {float:left;  width:100%; text-align:center; margin:50px 0 30px 0  }
.sub0104_tab_cont_02 {float:left; width:100%;border:1px solid #d7d7d7; border-radius: 10px;padding:30px;box-sizing: border-box;;margin:0 0 30px 0;}
.sub0104_tab_cont_02 h1 {float:left;width:100%;color:#293c77; text-align:center; font-size:36px; font-weight:300; line-height:50px;border-bottom:1px solid #d7d7d7;padding:0 0 30px 0 }
.sub0104_tab_cont_02 .ct01_04_cont_text02 {float:left;  width:100%; margin:30px 0; color:#333; padding:20px 0 0 0;  text-align:justify}
.sub0104_tab_cont_02 .ct01_04_cont_text02 .text02{font-size:20px; font-weight:600;}
.sub0104_tab_cont_02 .ct01_04_cont_text02 .text01{color:#999;}
.sub0104_tab_cont_02 .ct01_04_cont_img02 {float:left;  width:100%; text-align:center; margin:50px 0 30px 0  }


/* 2022-02-03 원본 
#columns{column-width:550px;column-gap: 30px;}
#columns figure{display: inline-block;border:1px solid #293c77;margin:0 0 30px 0;padding:30px;border-radius: 10px;}
#columns figure h1 {width:100%;color:#293c77; text-align:center; font-size:24px; line-height:30px;border-bottom:1px solid #ccc;padding:0 0 30px 0 }
#columns figure .ct01_04_cont_img {width:100%; text-align:center; margin:30px 0  }
#columns figure .ct01_04_cont_img img{width:100%;}
#columns figure figcaption{ margin:30px 0; padding:20px 0 0 0;  text-align:justify}
*/
#columns{column-width:100%;column-gap: 30px;}
#columns figure{display: inline-block;border:1px solid #d7d7d7;margin:0 0 30px 0;padding:30px;border-radius: 10px;}
#columns figure:after {display:block;visibility:hidden;clear:both;content:""}
#columns figure h1 {float:left; width:100%;color:#293c77; text-align:center; font-size:36px; font-weight:300; line-height:50px;border-bottom:1px solid #d7d7d7;padding:0 0 30px 0 }
#columns figure .ct01_04_cont_img {float:left; width:100%; text-align:center; margin:50px 0 30px 0  }
#columns figure .ct01_04_cont_img img{}
#columns figure figcaption{float:left;  width:100%;margin:30px 0; padding:20px 0 0 0;  text-align:justify; color:#333;}
#columns figure figcaption .text01{color:#999;}

.sub0105_cont01_wr{position:relative; width:100%; min-height:775px;background:url('/images/n_sub01/sub05_bg1.jpg') no-repeat center top}
.sub0105_cont01{position:relative; width:1220px; margin:0 auto; padding:445px 0 0 0; }
.sub0105_cont01:after {display:block;visibility:hidden;clear:both;content:""}
.sub0105_cont01 .sub0105_cont01_box{position:relative; width:100%; height:600px; margin-bottom:100px; background:#002b5b;}
.sub0105_cont01 .sub0105_cont01_box .left{position:absolute;  top:0; left:0; width:50%;}
.sub0105_cont01 .sub0105_cont01_box .right{position:absolute; top:0; right:0; width:50%;}
.sub0105_cont01 .sub0105_cont01_box .right .title{margin:95px 0 0 65px; font-size:40px; font-weight:700; color:#fff;}
.sub0105_cont01 .sub0105_cont01_box .right .day_text{margin:30px 0 0 68px; width:500px;}
.sub0105_cont01 .sub0105_cont01_box .right .day_text li{border-bottom:1px solid rgba(255,255,255,.2); color:#fff; font-size:24px; line-height:60px; height:60px; font-weight:300;}
.sub0105_cont01 .sub0105_cont01_box .right .day_text li span{padding-left:49px;}
.sub0105_cont01 .sub0105_cont01_box .right .day_text .stext{border-bottom:0px; font-size:14px; line-height:20px; height:20px;}
.sub0105_cont01 .sub0105_cont01_box .right .tel_text{background:url('/images/n_sub01/sub05_icon1.png') no-repeat left 50%; margin:45px 0 0 66px; padding-left:53px; color:#fff; font-size:40px; font-weight:700;}

.sub0105_cont01 > .font_st01{float:left; width:100%;font-size:40px; color:#5a74c7; font-weight:bold;  text-align:center;}
.sub0105_cont01 > .font_st02{float:left; width:100%;font-size:60px; color:#000; text-align:center;}
.sub0105_cont01 > .font_st02 span{font-weight:bold}
.sub0105_cont01 > .font_st03{float:left;padding:30px 0 0 0; width:100%;font-size:50px; color:#5a74c7;font-weight:bold; text-align:center;}
.sub0105_cont01 > .font_st04{float:left;padding:10px 0 30px 0 ; width:100%;font-size:26px; color:#333; text-align:center;}
.sub0105_cont01 > .font_st04 > span{font-size:30px; color:#000;font-weight:bold}
.sub0105_cont01 > .font_st05{text-align:center; padding:50px 0}
.sub0105_cont01 .box_wr{float:left; width:30%;margin:30px 1.65%;min-height:425px; border:1px solid #ccc;border-radius: 10px;padding:30px;box-sizing: border-box; background-color:rgba(255,255,255,0.5)}
.sub0105_cont01 .box_wr h3{text-align:center; color:#293c77; font-size:22px; border-bottom:1px solid #293c77; padding:0 0 10px 0}
.sub0105_cont01 .box_wr > .font_st01{padding:15px 0 0 0; text-align:center; font-size:20px}
.sub0105_cont01 .box_wr > .font_st01 > span{background:#70d9d8; padding:3px 10px; font-size:16px; font-weight:bold ;border-radius: 5px;}
.sub0105_cont01 .box_wr > .font_st02{text-align:center;font-size:14px; color:#fc5f12}
.sub0105_cont01 .box_wr > .font_st03{text-align:center;font-size:14px; color:#5a74c7}
.sub0105_cont01 .box_wr > .font_st04{text-align:center;padding:15px 0 0 0; font-size:20px}
.sub0105_cont01 .box_wr > .font_st04 > span{background:#70d9d8; padding:3px 10px; font-size:16px; font-weight:bold ;border-radius: 5px;}
.sub0105_cont01 .box_wr > .font_st05{text-align:center;font-size:14px; color:#fc5f12}
.sub0105_cont01 .box_wr > .font_st06{text-align:center;padding:15px 0 0 0; font-size:20px}
.sub0105_cont01 .box_wr > .font_st06 > span{text-align:center;background:#70d9d8; padding:3px 10px; font-size:16px; font-weight:bold ;border-radius: 5px;}
.sub0105_cont01 .box_wr > .font_st07{text-align:center;font-size:16px; color:#fc5f12}
.sub0105_cont01 .box_wr > .icon_st01{text-align:center; padding-top:50px}
.sub0105_cont01 .box_wr > .icon_st02{text-align:center; padding-top:110px}

.sub0105_cont01 .doctor_wr{float:left; width:96.7%; margin:0 1.65%; border:1px solid #666; padding:50px;margin-bottom:50px;border-radius: 10px;box-sizing: border-box;}
.sub0105_cont01 .doctor_wr .left{float:left; width:300px; text-align:center}
.sub0105_cont01 .doctor_wr .right{float:left; width:calc(100% - 350px);margin:0 0 0 50px;}
.sub0105_cont01 .doctor_wr .right .font_st01{border-bottom:1px solid #ccc; font-size:20px; color:#000; padding:0 0 10px 0; margin-bottom:13px}
.sub0105_cont01 .doctor_wr .right .font_st01 span{font-size:16px; color:#333;}
.sub0105_cont01 .doctor_wr .right .ul_st01 ul{float:left; width:100%;}
.sub0105_cont01 .doctor_wr .right .ul_st01 li{float:left;}
.sub0105_cont01 .doctor_wr .right .ul_st01 .tit{font-weight:bold; color:#293c77;width:15%}
.sub0105_cont01 .doctor_wr .right .ul_st01 .cont{width:85%}
.sub0105_cont01 .doctor_wr .right .font_st02{font-weight:bold; color:#293c77;}
.sub0105_cont01 .doctor_wr .right .img img{width:100%}

.sub0106_cont01{position:relative; width:100%; margin:0 auto; background:#e8eff1; height:800px;}
.sub0106_cont01 .info_list{ width:1220px; margin:0 auto; padding-top:125px; text-align:center;}
.sub0106_cont02{position:relative; width:100%; margin:100px auto; }
.sub0106_cont02:after {display:block;visibility:hidden;clear:both;content:""}
.sub0106_cont02 .cont02_wr{width:1220px; margin:0 auto; }
.sub0106_cont02 .cont02_wr .title1{margin:0 auto; background:#1a5f7a url('/images/center01/plus_icon.png') no-repeat center  60px; line-height:45px;text-align:center; padding:110px 0 0 0; width:250px;height:250px;font-size:40px; font-weight:100; color:#fff;}
.sub0106_cont02 .cont02_wr .title2{margin:0 auto; background:#212121 url('/images/center01/plus_icon.png') no-repeat center  60px; line-height:45px;text-align:center; padding:110px 0 0 0; width:250px;height:250px;font-size:40px; font-weight:100; color:#fff;}
.sub0106_cont02 .cont02_wr .title3{margin:0 auto; background:#002b5b url('/images/center01/plus_icon.png') no-repeat center  60px; line-height:45px;text-align:center; padding:110px 0 0 0; width:250px;height:250px;font-size:40px; font-weight:100; color:#fff;}
.sub0106_cont02 .cont02_wr .flow_box{margin:30px auto; width:100%;}
.sub0106_cont02 .cont02_wr .flow_box:after {display:block;visibility:hidden;clear:both;content:""}
.sub0106_cont02 .cont02_wr .flow_box li{float:left; margin:0 auto;}
.sub0106_cont02 .cont02_wr .flow_box li.text{border:5px solid #57c5b6; border-radius:100px; width:175px; height:175px; color:#666; font-size:20px; font-weight:bold; text-align:center; line-height:175px;}
.sub0106_cont02 .cont02_wr .flow_box li.img{text-align:center;  width:85px; line-height:175px;}
.sub0106_cont02 .cont02_wr .flow_text{background:#f7f7f7; margin-top:30px; padding:10px;}
.sub0106_cont02 .cont02_wr .flow_text:after {display:block;visibility:hidden;clear:both;content:""}
.sub0106_cont02 .cont02_wr .flow_text li{font-size:18px; font-weight:300; margin-left:30px; line-height:30px; list-style-type: disc; }
.sub0106_cont02 .cont02_wr .text_box{border:1px solid #d7d7d7; margin-top:50px; height:683px;}
.sub0106_cont02 .cont02_wr .text_box .left {float:left; width:50%; padding:50px;}
.sub0106_cont02 .cont02_wr .text_box .left .s_title{font-size:40px; color:#1a5f7a; font-weight:600;}
.sub0106_cont02 .cont02_wr .text_box .left .text01{font-size:20px; color:#212121; font-weight:300; line-height:30px; margin-top:20px;}
.sub0106_cont02 .cont02_wr .text_box .left .text01 .text02{font-size:24px; font-weight:400;}
.sub0106_cont02 .cont02_wr .text_box .left .text01 .text03{color:#1a5f7a;}
.sub0106_cont02 .cont02_wr .text_box .right {float:left; width:50%;}


.sub0107_cont01_wr{position:relative; width:100%; min-height:524px;background:#e7eff1 url('/images/n_sub01/sub07_01_bg1.jpg') no-repeat left top;}
.sub0107_cont01{position:relative; width:1220px; margin:0 auto; padding:50px 0 0 0}
.sub0107_cont01 .font_st01{text-align:center; font-size:30px; color:#002b5b; line-height:42px}
.sub0107_cont01 .font_st01 span{font-size:48px; font-weight:bold}
.sub0107_cont01 .ul_st01{float:left; width:100%; padding:50px 0}
.sub0107_cont01 .ul_st01 li{float:left; text-align:center}
.sub0107_cont01 .ul_st01 .li_st01{width:250px}
.sub0107_cont01 .ul_st01 .li_st01 .step_wr{width:100%; border-radius: 100%; height:250px; border:3px solid rgba(0,43,91,.5);background:rgba(26,95,122,.3); color:#fff; text-align:center; padding:30px;box-sizing: border-box;}
.sub0107_cont01 .ul_st01 .li_st01 .step_wr .no{border-bottom:1px dashed #fff; color:#fff; font-weight:300; font-size:20px;padding:20px 0}
.sub0107_cont01 .ul_st01 .li_st01 .step_wr .tit{font-size:26px; font-weight:300; padding-top:30px}
.sub0107_cont01 .ul_st01 .li_st02{width:73px; line-height:250px; color:#293c77}
.sub0107_cont02_wr{position:relative; width:100%; }
.sub0107_cont02{position:relative; width:1150px; margin:0 auto; padding:70px 0 0 0;}
.sub0107_cont02 .btn_wr{text-align:right; padding:0 0 30px 0}
.sub0107_cont02 .btn_wr .btn_st01{font-size:16px; font-weight:300; color:#fff; padding:10px 20px; background:#002b5b; border-radius:3px;}
.sub0107_cont02 .btn_wr .btn_st02{font-size:16px; font-weight:300; color:#fff; padding:10px 20px; background:#1a5f7a;  border-radius:3px;}
.sub0107_cont02 .font_st02{padding:50px 0 15px 0; }
.sub0107_cont02 .font_st02 span{background:#1a5f7a; padding:10px 30px; color:#fff; font-weight:bold; font-size:26px;}
.sub0107_cont02 .font_st03{padding:10px 0 70px 0; }

.sub0107_table{border-top:2px solid #002b5b; padding-bottom:10px; margin-top:10px;}
.sub0107_table table{width:100%; border-collapse:collapse;border-spacing:0}
.sub0107_table caption{font-size:0;line-height:0;height:0}
.sub0107_table th{padding:12px 0; background:#e8eff1; border-right:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;color:#002b5b;font-size:18px;font-weight:600;text-align:center;background:#fff;}
.sub0107_table .first{border-left:1px solid #e4e4e4;}
.sub0107_table .ta_c{text-align:center;}
.sub0107_table td{padding:20px 20px;border-right:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;color:#333;font-size:16px; line-height:26px;background:#fff}

.sub0108_cont01{position:relative; width:1220px; margin:0 auto; padding:70px 0 0 0}
.sub0108_cont01 .font_st01{padding:0 0 30px 0; text-align:center; color:#5a74c7; font-size:26px; font-weight:bold}
.sub0108_cont01 .font_st02{padding:0 0 30px 0; text-align:center; color:#666; font-size:20px;}
.sub0108_cont02{position:relative; width:1220px; margin:0 auto; padding:50px 0 70px 0}
.sub0108_cont02:after {display:block;visibility:hidden;clear:both;content:""}
.sub0108_cont02 .cont_wr{float:left; width:386px; min-height:350px; border:1px solid #ccc;border-radius: 10px;  padding:30px 20px;box-sizing: border-box; }
.sub0108_cont02 .cont_wr .title{text-align:center; color:#5a74c7; font-size:24px; font-weight:bold; padding-bottom:10px; border-bottom:1px solid #ccc}
.sub0108_cont02 .cont_wr .cont {margin:20px 0 0 0; padding-left:15px}
.sub0108_cont02 .cont_wr .cont li{list-style:disc; padding:0 0 10px 5px;word-break: keep-all;}
.sub0108_cont02 .cont_wr_mrR{margin-right:20px}
.sub0108_cont02 .img_st01{padding:30px 0; text-align:center}


.sub0201_cont01_wr{position:relative; width:1220px; margin:0 auto; min-height:300px;padding:50px 0}
.sub0201_cont01_wr .article_contents{width:100%;margin:0 auto;}



.sub0405_cont01_wr{position:relative; width:1220px; margin:0 auto; min-height:300px;padding:50px 0}
.sub0405_cont01_wr:after {display:block;visibility:hidden;clear:both;content:""}
.sub0405_cont01{float:left; width:100%}
.sub0405_cont01 .left{float:left; background:#1a5f7a url('/images/center01/plus_icon.png') no-repeat center  60px; line-height:45px;text-align:center; padding:110px 0 0 0;width:250px;height:250px;font-size:40px; font-weight:100; color:#fff}
.sub0405_cont01 .right{float:left; width:850px;margin-left:70px}
.sub0405_cont01 .right .cont_wr{float:left; width:100%;margin:10px 0 30px 0; border-bottom:1px solid #ccc}
.sub0405_cont01 .right .cont_wr .font_st01{color:#1a5f7a; font-size:26px; font-weight:bold; line-height:26px}
.sub0405_cont01 .right .cont_wr .ul_st01{padding:20px 0 30px 25px}
.sub0405_cont01 .right .cont_wr .ul_st01 li{list-style:square}
.sub0405_cont02{float:left; width:100%}
.sub0405_cont02 .left{float:left;  background:#002b5b url('/images/center01/plus_icon.png') no-repeat center  60px; line-height:45px;text-align:center; padding:110px 0 0 0;width:250px;height:250px;font-size:40px; font-weight:100; color:#fff}
.sub0405_cont02 .right{float:left; width:850px;margin-left:70px}
.sub0405_cont02 .right .cont_wr{float:left; width:100%;margin:10px 0 30px 0; border-bottom:1px solid #ccc}
.sub0405_cont02 .right .cont_wr .font_st01{color:#002b5b; font-size:26px; font-weight:bold; line-height:26px}
.sub0405_cont02 .right .cont_wr .ul_st01{padding:20px 0 30px 25px}
.sub0405_cont02 .right .cont_wr .ul_st01 li{list-style:square}
.sub0405_cont02_mgB{margin-bottom:50px}


/* ------여기까지 새로작업소스 --------*/



#container {z-index:4;position:relative;float:left;padding:15px 16px 15px 15px;width:728px;min-height:500px;height:auto !important;height:500px;border-right:1px solid #dde4e9;background:#fff;font-size:1em;zoom:1}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {margin-bottom:20px;font-size:1.2em;font-weight:bold}



/* 게시물 선택복사 선택이동 */
#copymove {}
.copymove_current {float:right;color:#ff3061}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}
/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;}
#captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {position:absolute;top:0;left:161px;;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_mp3 span {position:absolute;top:0;left:0;width:31px;height:31px;background:url('../img/captcha.png') no-repeat;}
#captcha #captcha_reload {position:absolute;top:31px;left:161px;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../img/captcha.png') no-repeat  0 -30px;border-top:1px solid #ccc;text-indent:-999px}
#captcha #captcha_key {margin:0 0 0 33px;padding:0 5px;width:70px;height:60px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:2.8em;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:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha.png') no-repeat  0 -30px;text-indent:-999px}
#captcha.m_captcha #captcha_reload span{display:none;}
#captcha.m_captcha #captcha_key {margin:0;padding:0 5px;width:115px;height:29px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:29px;margin-left:3px}
#captcha.m_captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
#captcha.m_captcha #captcha_mp3 {width:31px;height:31px;background:url('../img/captcha.png') no-repeat; vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc{display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl{margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* 버튼 */
a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

.btn_confirm {text-align:center} /* 서식단계 진행 */

.btn_submit {padding:8px;border:0;background:#ff3061;color:#fff;letter-spacing:-0.1em;cursor:pointer}
fieldset .btn_submit {padding:0 7px;height:24px;line-height:1em}

a.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;padding:7px;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;height:24px;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {line-height:24px}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01 {display:inline-block;padding:3px 7px;border:1px solid #d9ded9;background:#f2f5f9;color:#000;text-decoration:none;vertical-align:middle; font-size:14px}
a.btn_b01:focus, .btn_b01:hover {text-decoration:none; }
a.btn_b02 {display:inline-block;padding:3px 7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle; font-size:14px}
a.btn_b02:focus, .btn_b02:hover {text-decoration:none}
a.btn_admin {display:inline-block;padding:3px 7px;border:1px solid #31ade1;background:#31ade1;color:#fff;text-decoration:none;vertical-align:middle; font-size:14px} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {text-decoration:none}

/* 댓글 스타일 */
.cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}

/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}

.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:15px 0;border:1px solid #fff;background:#666;color:#fff;font-size:0.95em;text-align:center;font-weight:normal; letter-spacing:-0.1em;border-radius: 5px;}
.tbl_head01 thead a {color:#fff}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:15px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:10px 5px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.5em;word-break:break-all}
.tbl_head01 a {}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:8px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em;}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.tbl_frm01 textarea, .frm_input {border:1px solid #e4eaec;background:#f7f7f7;color:#000;vertical-align:middle;line-height:2em}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:22px}
.tbl_frm01 textarea {width:98%;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}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;text-align:center}

/* 필수입력 */
.required, textarea.required {background:url('../img/wrest.gif') #f7f7f7 top right no-repeat !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:110px;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:#ccc}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {margin:0 0 20px;padding:20px;border-top:3px solid #333;border-bottom:1px solid #dde4e9;background:#fff;font-size:1.2em}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin:-20px 0 20px 0;padding:0 20px;border-bottom:1px solid #455255;background:#484848;list-style:none;zoom:1}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;margin-left:-1px}
.new_win .win_ul a {display:block;padding:10px 10px 8px;border-right:1px solid #455255;border-left:1px solid #455255;color:#fff;font-family:dotum;font-weight:bold;text-decoration:none}
.new_win .win_desc {padding:20px}

.new_win .win_btn {clear:both;padding:20px;text-align:center} /* 새창용 */
.new_win .win_btn button {display:inline-block;padding:0 10px;height:30px;border:0;background:#4b545e;color:#fff;line-height:2em;cursor:pointer}
.new_win .win_btn input {padding:0 10px;height:30px;line-height:2em}
.new_win .win_btn a {display:inline-block;padding:0 10px;height:30px;background:#4b545e;color:#fff;vertical-align:middle;line-height:2.4em}
.new_win .win_btn a:focus, .new_win .win_btn a:hover {text-decoration:none}

/* 검색결과 색상 */
.sch_word {color:#ff3061}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 */
.sv_wrap {display:inline-block;position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;border:1px solid #283646}
.sv_wrap .sv a {display:inline-block;margin:0;padding:3px;width:94px;border-bottom:1px solid #283646;background:#111;color:#fff !important}
.sv_wrap a:focus, .sv_wrap a:hover, .sv_wrap a:active {text-decoration:none}
.sv_on {display:block !important;position:absolute;top:10px;left:20px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:0 0 25px;padding:25px 0 0;text-align:center; font-size:14px}
.pg {}
.pg_page, .pg_current {display:inline-block;padding:0 8px;height:25px;color:#000;letter-spacing:0;line-height:25px;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {background:#fff;border:1px solid #ccc; text-decoration:none}
.pg_start, .pg_prev {/* 이전 */}
.pg_end, .pg_next {/* 다음 */}
.pg_current {display:inline-block;margin:0 4px 0 0;background:#293c77;color:#fff;font-weight:normal}

/* Mobile화면으로 */
.device_change_wr{background:#212121; padding:10px;}
#device_change {display:block; padding:0.5em 0;border:1px solid rgba(255,255,255,.5); border-radius:2em;background:#212121;color:#fff;font-size:2em;text-decoration:none;text-align:center}

/*메일인증*/
.rg_em{margin-top:5px}
.rg_em caption{padding:0;font-size:0;line-height:0;overflow:hidden}

/*캡챠 모바일에서 피시버젼*/
#captcha.m_captcha audio{display:block;margin:5px 0 10px;}
#captcha.m_captcha #captcha_key{margin-left:3px }
#captcha.m_captcha #captcha_reload span{background:none;display:inline}
#captcha.m_captcha  #captcha_reload {position:relative ;width:auto;top:0;left:0;margin:0;padding:0 10px;height:43px;border:0;background:#e4eaec;vertical-align:middle;overflow:hidden;cursor:pointer}



.npay_tab_wr{position:relative ;width:1200px; margin:50px auto;}

/* 비급여 탭 */

.npaytab *{box-sizing: border-box; }
.npaytab_switch { overflow: hidden; }
.npaytab_tab {float: left;cursor: pointer;}
.npaytab_switch_active { cursor: default; }
.npaytab_item { display: none; }
.npaytab_content_active { display: block; }
.npaytab_switch { }
.npaytab_tab {
	  text-align:center;
	  padding:0;
	  height:70px;
	  line-height:70px;
	  background: #f9f9f9;
	  font-size:18px;
	  width:25%;
	  border-top:1px solid #fff;
	  border-right:1px solid #fff;
	  border-bottom:1px solid #fff;
	  border-left: 1px solid #fff;
}
.npaytab_tab:first-child {


}
.npaytab_content { margin-top: 50px; border: 0px solid #ccc; padding:0px }
.npaytab_item { }
.npaytab_switch_active {
	  background: #002b5b;
	  color:#fff;
	  font-weight:500;
	  border-top:0px solid #4c4c4c;
	  border-right:0px solid #4c4c4c;
	  border-bottom:0px solid #4c4c4c;
	  border-left:0px solid #4c4c4c;
}

.npaytab_content .text05{padding:0; margin:10px 0 0 0}
.npaytab_content .text05 li{padding:0 0 0 15px; margin:0;line-height:30px; background:url('/sm2018/images/sub01/doctor_icon2.jpg') no-repeat left 13px}


.np_table{width:100%;border-top:2px solid #5FAADF; padding-bottom:10px;}
.np_table table{width:100%; border-collapse:collapse;border-spacing:0}
.np_table caption{font-size:0;line-height:0;height:0}
.np_table th{font-size:14px;padding:12px 0;border-left:1px solid #e4e4e4;border-right:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;color:#333;font-weight:600;text-align:center;background:#f6f6f6;}
.np_table .ta_c{text-align:center;}
.np_table td{font-size:14px;padding:20px 20px;border-left:1px solid #e4e4e4;border-right:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;color:#333;line-height:26px;}

.np_table2{width:100%;border-top:2px solid #5FAADF; padding-bottom:10px;}
.np_table2 table{width:100%; border-collapse:collapse;border-spacing:0}
.np_table2 caption{font-size:0;line-height:0;height:0}
.np_table2 th{padding:12px 0;border-left:1px solid #e4e4e4;border-right:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;color:#333;font-weight:600;text-align:center;background:#f6f6f6;}
.np_table2 .ta_c{text-align:center;}
.np_table2 td{padding:10px 5px;border-left:1px solid #e4e4e4;border-right:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;color:#333;line-height:20px;text-align:center;}
.np_table_font_st01{font-size:20px; color:#002b5b; font-weight:bold}

.docter_time_top{float:left; width:100%; text-align:right; padding:10px 0 5px 0;}
.docter_time_top .fst01{color:#fd8100;padding-left:23px;padding-right:20px; font-weight:bold; line-height:19px; background:url('/images/sub01/fontst_orange.png') no-repeat left 4px;}
.docter_time_top .fst02{color:#1c48a9;padding-left:23px; font-weight:bold; line-height:19px; background:url('/images/sub01/fontst_blue.png') no-repeat left 4px;}
.docter_time {float:left; width:100%;margin:0 0 0 0; border-spacing:0; padding:0 ;border-collapse:collapse}
.docter_time caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.docter_time thead th {width:14.2857%; padding:10px 0;border:2px solid #5fabdf;background:#fff;color:#000;font-size:14px;text-align:center;letter-spacing:-0.1em;}
.docter_time thead th.bg01{background:#5fabdf;color:#fff;}
.docter_time tbody th {padding:5px 0;border:1px solid #ccc;font-size:14px;text-align:center;letter-spacing:-0.1em;}
.docter_time tbody td {padding:10px 0;border:1px solid #ccc; background:#fff; font-size:14px;text-align:center;letter-spacing:-0.1em;}
.docter_time tbody td.ptx01{color:#1c48a9; font-weight:bold;}
.docter_time tbody td.ptx02{font-weight:bold;}
.docter_time tbody td.ptx_orange{background:#fff url('/images/sub01/fontst_orange.png') no-repeat center 50%;; width:19px; height:19px; line-height:30px;}
.docter_time tbody td.ptx_blue{background:#fff url('/images/sub01/fontst_blue.png') no-repeat center 50%;; width:19px; height:19px; line-height:30px;}
.docter_time tbody td.ptx_red{color:red; font-weight:bold;}

.docter_time .fontst_orange{background:url('/images/sub01/fontst_orange.png') no-repeat center top;text-indent:-99999em; line-height:19px; padding:0 0;}
.docter_time .fontst_red{color:red; font-weight:bold;}
.docter_time .fontst_blue{background:url('/images/sub01/fontst_blue.png') no-repeat center;text-indent:-99999em; line-height:19px; padding:0 0;}

.mgT10{margin-top:10px;}
.mgT30{margin-top:30px;}