/*문자열설정*/
@charset "utf-8";
/*폰트설정*/
@font-face{font-family: 'NanumGothic';	src: url('/font/NanumGothic.eot');src: url('/font/NanumGothic.eot?#iefix') format('embedded-opentype'),url('/font/NanumGothic.ttf') format('truetype');font-weight: normal;font-style: normal;}
/*html5-doctor-reset-stylesheet.min CSS 초기화*/
*{margin:0; padding:0; font-weight: normal; font-family:'NanumGothic';/*vertical-align:top*/}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, abbr, acronym, address, big, cite, code, ins, small, sub, sup {padding:0; margin:0; font-size:12px; }
div img, dl img, dt img, dd img, ul img, ol img, li img, h1 img, h2 img, h3 img, h4 img, h5 img, h6 img, pre img, form img, fieldset img, input img, textarea img, p img, blockquote img, th img, td img{ font-size:0; line-height:0;}
table{border-spacing:0;}
ol, ul, li{ list-style:none;}
h1, h2, h3, h4, h5, h6, th, td{font-weight:normal; font-size:100%;}
form, fieldset, a img{ border:0;}q:before,q:after { content:''; }
abbr,acronym { border:0; }
address, abbr, address, big, cite, code, ins, small, sub, sup, em{ font-weight:normal; font-style:normal;}
blockquote, q{quotes:none;}
caption{display:none;}
a img, input, textarea, select, img{ vertical-align:middle;}
time, progress, mark, output {display:inline;}
a {text-decoration:none;}
a img{ border:0;}
img, input, select{vertical-align:middle;}
input{ font-size:13px; color:#000; vertical-align:middle;}
select{ font-size:13px; border:1px solid #D0D0D0; background:#fff; }
article, aside, figure, figure img, figcaption, hgroup, footer, header, main, nav, section, label, video, object {display:block;}
/* html5-doctor-reset-stylesheet.min CSS 초기화 */
/* 편의를 위한 CSS 정의 */
.my-placeholder { color: #aaa; }
input[type=file].s_upload {filter: alpha(opacity=0);opacity:0;outline:none;background:none;cursor:pointer;}
#document{width:100%;}
.blind{position:absolute; top:0; left:0; width:0; height:0; font-size:0; line-height:0; text-indent:-9999999999px;}
.clear:after{content:"";display:block;clear:both;}

/* 퀵 메뉴 */
.quick{position:fixed; top:35%; right:0; z-index:9999;background-color:#fff;}
.quick{width:99px;border:1px solid #d7d7d7;border-top:0;box-sizing:border-box;}
.quick li{border-top:1px solid #d7d7d7;}
.quick li.quick_title{background-color:#87b453;color:#fff;font-weight:bold;font-size:16px;text-align:center;padding:10px 0;}
.quick li a{display:block;width:99px;height:90px; box-sizing:border-box; text-align:center;}
.quick li a img{vertical-align:top;margin-top:10px;}
.quick li a p{font-weight:bold;color:#595959;font-size:13px;}

.root_daum_roughmap{padding:0 !important;}


/* 상단공통 배너 */
#mok_top_banner_wrap{background-color:#dae7ca;width:100%;height:130px;}
/* #mok_top_banner_wrap > .top_common_bn{position:relative;width:1510px; margin:0 auto;} */
#mok_top_banner_wrap > .top_common_bn{position:relative;width:1200px; margin:0 auto;}
#mok_top_banner_wrap > .top_common_bn > .top_common_bn_btn{position:absolute;bottom:10px; right:0;}
#chk_label_tb{width:18px;height:18px;display:inline-block;}
.top_common_bn_btn > form > label{display:inline-block;color:#fff;font-size:13px;margin-top:1px;margin-left:8px;}
.tb_btn{display:inline-block;background-color:#4a4a4a;color:#fff;width:21px;height:21px;line-height:21px;text-align:center;font-size:12px;border-radius:25px;margin-left:8px;cursor:pointer;}

/* GNB */
#gnb_wrap{width:100%;height:156px;}
#gnb_wrap > .gnb_top_wrap{background-color:#87b453;width:100%;height:85px;}
#gnb_wrap > .gnb_top_wrap > .gnb_top{position:relative;width:1200px;margin:0 auto;}
.gnb_logo{float:left;margin-top:22px;}
.gnb_logo > a > span{display: inline-block;color:#fff;font-size:25px;font-weight: bold;vertical-align: middle;margin-left:7px;margin-top:5px;letter-spacing:-1px;}
.gnb_sns{float:left;}
.gnb_tel{float:left;width:265px;text-align:center;color:#fff;}
.gnb_tel > span{font-size:16px;font-weight: bold;display:inline-block;line-height:85px;vertical-align:top;}
.gnb_tel > strong{font-size:28px;font-weight:bold;display:inline-block;line-height:85px;vertical-align:top;margin-left:10px;}
.gnb_member{float:right;/* width:155px; */padding-right:10px;line-height:55px;text-align:center;border-right:1px solid #4a4c51;box-sizing:border-box;}
.gnb_member > li{float:left;color:#fff;font-size:14px;}
.gnb_member > li:first-child{margin-left:15px;}
.gnb_member > li > a{display:inline-block; text-decoration:none;color:#fff;font-size:14px;}
.gnb_branch_search{padding-left:22px;position:relative;width:160px;height:70px;color:#fff;cursor:pointer;display:inline-block;box-sizing:border-box;}
.gnb_branch_search > p.gnb_search_text{position:absolute;top:24px;font-size:18px;font-weight:bold;}
.gnb_branch_search > p.gnb_search_btn{position:absolute;top:24px;right:30px;}
.gnb_branch_list{position:absolute;width:210px;top:155px;right:0px;display:none;z-index:99;}
.gnb_branch_list li a{display:block;color:#fff;text-align:center;font-size:16px;background-color:rgba(0,0,0, 0.9);padding:15px 0;border-bottom:1px solid #ddd;}


#gnb_wrap > .gnb_bottom_wrap{background-color:#667753;width:100%;height:70px;/* margin-top:1px solid #1b3776; */box-sizing:border-box;}

/* 전체메뉴 */
#top_menu {width:1318px !important;height:70px;margin:0 auto; overflow:hidden}
#top_menu:after{content:"";display:block;clear:both;}
#top_menu .t_dep1{float:left;}
#top_menu .t_dep1 a{padding:0 14px;line-height:69px;color:#fff;font-family:'NanumGothic';font-weight:bold;font-size:18px;display: block; text-decoration:none;text-align:center;}
#top_menu .t_dep1.on1 a{color:#fff;}
#top_menu .t_dep1.off a{color:#fff;}
.dep1on{color:#fff !important;}
/* 메뉴높이 */
#top_menu .t_dep2{background-color:#fff;border-bottom:4px solid #87b453;box-sizing:border-box;display:none;position:absolute;left:0;width:100%;height:330px;z-index:98}
/* 메뉴높이 */
#top_menu .t_dep2_wrap{position:relative;width:1200px;margin:0 auto;}
#top_menu .t_dep2_wrap:after{content:"";display:block;clear:both;}
#top_menu .t_dep2 li{text-align:left;box-sizing:border-box;}
#top_menu .t_dep2 li a{width:243px;font-family:"NanumGothic"; color:#fff;letter-spacing:-1px; display:block;padding:8px 0;}
#top_menu .t_dep2 li.on1 a{color:#333;}
#top_menu .t_dep2 li.off a{color:#000;}
#top_menu .mn_menu{width:243px;padding-top:30px;height:320px;float:left;border-right:1px solid #ececec;box-sizing:border-box;}
#top_menu .mn_menu li a{width:218px;font-family: 'NanumGothic';padding-left:25px;text-align:left;line-height:1 !important;color:#3d3d3d !important;font-size:15px;display: block;font-weight:normal;text-decoration:none;}
#top_menu .mn_menu li:hover a{color:#87b453 !important;font-weight:bold;}
#top_menu .mn_menu li.select a{color:#87b453 !important;font-weight:bold;}

.mn_logo{width:205px;height:320px; float:left;border-right:1px solid #ececec;box-sizing:border-box;}
.mn_logo span{display:inline-block;font-size:15px;color:#87b453; padding-top:60px;}
.mn_logo h1{font-size:30px;color:#87b453;font-weight:bold; margin-top:10px;letter-spacing:-1px}
.mn_img{position:absolute;top:0;right:0;z-index:98}



#foot_wrap{width:100%;height:206px;background-color:#e4eed8;}
#foot_wrap > .foot_top{position:relative;width:1200px;height:70px;margin:0 auto;border-bottom:1px solid #c3c6cb;box-sizing:border-box;}
#foot_wrap > .foot_top > ul > li{float:left;font-size:14px;color:#3d3d3d;line-height:70px;}
#foot_wrap > .foot_top > ul > li a{font-size:14px;color:#3d3d3d;text-decoration:none;display:inline-block;}
#foot_wrap > .foot_bottom{position:relative;width:1200px;margin:0 auto;}
#foot_wrap > .foot_bottom > .address{font-size:14px;color:#999;line-height:1.4;margin-top:20px;}
#foot_wrap > .foot_bottom > .copyright{font-size:14px;color:#999;margin-top:15px;}
.foot_tel_wrap{position:absolute;top:0px;right:0;}
.foot_tel_wrap p{float:left;text-align:right;}
.foot_tel_wrap p.f_txt{font-size:14px;color:#3d3d3d;font-weight:bold;margin-right:10px}
.foot_tel_wrap p.f_tel{margin-top:-8px;font-size:48px;color:#667753;font-weight:bold}


.m_new_branch_wrap{width:423px;}
.m_new_branch_wrap li{background-color:#465854;border-left:1px solid #394947;border-bottom:1px solid #394947;width:141px;height:52px;line-height:52px;box-sizing:border-box;text-align:center;}
.m_new_branch_wrap li:nth-child(1) , .m_new_branch_wrap li:nth-child(2) , .m_new_branch_wrap li:nth-child(3){height:53px;}
.m_new_branch_wrap li a{color:#fff;font-size:22px;width:141px;height:52px;line-height:52px;display:block;}

.txt-img-wrap{padding-top:30px;}
.txt_50{float:left;width:380px;margin-right:30px;padding-top:0 !important;line-height:1.6 !important;}
.img_50{float:left;}


.symptom_box1{margin-top:30px;}
.symptom_box1:after{content:"";display:block;clear:both;}
.symptom_box1 > li{float:left;position:relative;width:50%;height:180px;background-color:#dde1e8;box-sizing:border-box;text-align:center;}
.symptom_box1 > li:first-child{border-right:1px solid #fff;}
.symptom_box1 > li > h4{margin-top:50px;}
.symptom_box1 > li > span{margin-top:20px;display:block;color:#7c7c7c;font-size:18px;line-height:1.6;font-weight:bold;}
.box_num{position:absolute;top:0;left:0;background-color:#87b453;padding:0 !important;width:60px;height:60px;line-height:60px !important;color:#fff !important;font-size:22px !important;text-align:center;}

.box-style1{padding:10px !important;border:1px solid #eee !important;}


.main_facialpalsy_youtube{width:1200px;margin:0 auto;padding:35px 0;}
.main_facialpalsy_youtube > h3{font-size:22px;color:#333;font-weight:bold;}
.facialpalsy_youtube_list{font-size:0;margin-top:20px;}
.facialpalsy_youtube_list > li{width:25%;display:inline-block;}
.facialpalsy_youtube_list > li > a{display:block;}
.facialpalsy_youtube_list > li > a > img{width:100%;}


.righttexth a{color: #333!important}

.mtv_btn{font-size: 18px;color:#7d7d7d;width:100%; padding:10px 25px;margin: 0 auto; margin-top: 20px;text-align: center;display: inline-block;font-weight: bold;
box-sizing:border-box;    box-shadow: 3px 3px 7px rgb(0 0 0 / 10%);    border: 1px solid #d9d8d7;
letter-spacing: -1px; border-radius:10px;}
.mtv_wrap{width:100%; display:flex;flex-wrap:wrap;justify-content:space-between}
.mtv_wrap > li{width:100%; box-sizing:border-box;}
.mtv_wrap > li .mtv_txt{text-align:center; padding:30px 0; font-size:18px; font-weight:bold;height: 42px;overflow: hidden; }
.youtube_layer{position: fixed;left:0;top:0;width:100%;height:100%;z-index:9999999;background:rgba(0,0,0,0.6);display:none}
.youtube_layer:after{content:'';background:url('/img/sub/tvxbtn.png') no-repeat;width:41px;height:39px;position:fixed;z-index:99; left:50%;top: 50%;margin-left:555px;margin-top:-390px;cursor:pointer;}
.youtube_layer iframe{width:1200px; height:calc(1200px / 1.77);position:absolute;left:50%;top:50%; transform:translate(-50%, -50%)}
.mtv_wrap > li .mtv_thum{width:100%; overflow: hidden;text-align:center;position: relative; cursor: pointer;}
.mtv_wrap > li .mtv_thum img{max-width:100%;}
.mtv_wrap > li .mtv_thum::after{width:100%;height:100%;content: '';position: absolute;top: 0;right: 0;bottom: 0;left: 0;z-index: 10;background: rgba(0,0,0,.5);font-size: 0;text-align: center;}
.mtv_wrap > li .mtv_thum span{cursor: pointer; width:100px;position: absolute;top: 50%;right: 0;left: 0; transform: translateY(-50%); z-index: 20;margin: auto;font-size: 0;text-align: center;transition: opacity .3s;}
.mtv_wrap > li .mtv_thum span img{ width:100%}
#tcal .ui-state-active{background:#007fff;color:#fff;}

.pdl_bpx{width:100%; box-sizing:border-box;}
.pdl_bpx > p{display:flex;}
.pdl_bpx  span{display:block;}
.pdl_bpx .icon{margin-right:10px;}

.sub_title{word-break:keep-all;}


