@charset "utf-8";

/* 초기화 */
html {overflow-y:scroll;height:100%;min-width:320px}
body {margin:0;padding:0;font-size:0.813em;;height:100%;font-family: AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
legend {position:absolute;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
input, button {margin:0;padding:0;font-size:1em}
button {cursor:pointer}
input[type=text], input[type=password], input[type=submit], input[type=image], button {font-size:1em;-webkit-appearance:none}
textarea, select,button {font-size:1em;font-family: AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;}
textarea {border-radius:0;-webkit-appearance:none}
select {margin:0;background:none}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a {color:#000;text-decoration:none}
a:hover{color:#528eff}
ul,li,dl,dt,dd{padding:0;margin:0}
ul{list-style:none;}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
 *{transition: all 0.2s ease-in;}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:100%;height:0}
#hd_pop h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff;}
.hd_pops img{max-width:100%;height:auto}
.hd_pops_con {}
.hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff}

/* 상단 레이아웃 */
#hd{position:relative;top:0;left:0;width:100%;z-index:99;background:#ffffff;}
#hd:after {display:block;visibility:hidden;clear:both;content:""}
#hd:before{content:'';position:absolute;bottom:0;left:0;background:#fff;background:rgba(255,255,255,0.5);width:100%;height:1px}
#hd_h1 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#hd_wrapper{margin:0 auto;max-width:1200px;}

#logo {float:left;padding:10px}
#logo img{vertical-align:middle;width:auto}

#gnb_empty {padding:20px 0;color:#fff;text-align:center;line-height:2em}
#gnb_empty a {display:inline;text-decoration:underline;}

@media (max-width: 969px){
    #m_hd{padding:10px;}
    #m_hd .m_logo{height:20px} 
    #m_hd #gnb_open{position:absolute;top:0;right:0;background:none;border:0;width:50px;height:50px;color:#000000;font-size:20px}
    .m_side_menu{display:none;position:fixed;top:0;left:0;background:#ffffff;width:100%;overflow-y:auto;z-index:999;border-bottom:1px solid #434345}
    .m_side_menu .btn_close {position:absolute;top:0;right:0;margin:0;height:50px;width:50px;border:0;background:none;color:#6b6b6b;font-size:16px;z-index:1}  

    #gnb{padding:0px} 

    .gnb_1dli{position:relative;line-height:50px;}
    .gnb_2dul {display:none;padding:10px 20px;line-height:40px;background:#353434;color:#ffffff;font-weight:bold;}
    .gnb_1da {color:#444444;padding-left:5px;font-weight:bold;font-size:18px}
    /*.gnb_1dli button{position:absolute;top:0;right:0;border:0;width:40px;height:50px;overflow:hidden;border:0;background:url(../img/mobile/gnb_bg.png) no-repeat right 50%;text-indent:-9999px;outline:none}
    .gnb_1dli button.btn_gnb_cl{background:url(../img/mobile/gnb_bg2.png) no-repeat right 50% }*/
	.gnb_1dli:hover .gnb_2dul {display:block}
	/*.gnb_1dli:hover a{color:#146d8d;}*/
	.gnb_2dul a{color:#aaa}
	.gnb_2da {color:#ffffff;padding:0 15px;font-weight:bold;white-space: nowrap;}
    .gnb_2da:hover a{background:#353434;color:#ffffff;font-weight:bold;}

    #hd_sch{margin: 20px 20px 0;position:relative}
    #hd_sch #sch_stx {;border:0;width:100%;height:50px;padding:0 50px;color:#fff;background:#2b2b2b;border-radius:5px}
    #hd_sch #sch_stx:focus{outline:0;border-bottom:2px solid #ea185f}
    #hd_sch #sch_submit{background:none;border:0;position:absolute;top:0;left:0;color:#fff;height:50px;width:50px;font-size:18px;}
    
    .pc_view{display:none !important}
}

@media (min-width: 970px){

    #logo {padding:15px 0px 15px 0px}

    #gnb {display:block !important;float:right;}
    #gnb:after {display:block;visibility:hidden;clear:both;content:""}
    .gnb_wr{max-width:1200px;padding-right:200px;margin:0 auto;position:relative;}
    #gnb a {display:block}
	#gnb_1dul { margin-top:15px; }
    .gnb_1dli{position:relative;float:left;letter-spacing:-1px; margin:0 10px; line-height:60px; padding-top:20px;}
    .gnb_1dli:after {display:block;visibility:hidden;clear:both;content:""}
    /*.gnb_1dli button{float:left;border:0;width:20px;height:80px;overflow:hidden;border:0;background:url(../img/mobile/gnb_bg2.png) no-repeat 50% 50%;background-size:10px ;text-indent:-9999px}*/
    .gnb_1da {float:left;color:#444444;font-size:18px;font-weight:bold;}
	.gnb_1dabg { padding:0px 21px 0px 0px;background:url(../img/mobile/navi_bar.png) no-repeat right center; }  
	.prettyy_garden{ background:url(../img/mobile/logo_pretty.png) no-repeat center top;}
    .gnb_2dul {display:none;position:absolute;top:80px;left:0;background:#353434;color:#ffffff;font-weight:bold;min-width:100%;z-index:99}
    .gnb_1dli:hover .gnb_2dul {display:block}
    /*.gnb_1dli:hover{background:#ffffff;font-weight:bold}*/
    /*.gnb_1dli:hover a{color:#146d8d;}*/
    .gnb_2da {color:#ffffff;padding:0 15px;font-weight:bold;white-space: nowrap;}
    .gnb_2da:hover a{background:#353434;color:#ffffff;font-weight:bold;}

    .hd_sch_btn{float:right;width:50px;border:0;background:0;height:80px;color:#fff;font-size:18px;}
    #hd_sch{z-index:10;display:none;position:absolute;top:40px;left:0;background:#4a4a4a;width:100%;height:80px}
    #hd_sch .sch_wr{margin:0 auto;max-width:1200px;position:relative;}
    #hd_sch #sch_stx {background:none;border:0;width:100%;height:80px;padding:0 50px;color:#fff;font-size:1.385em}
    #hd_sch #sch_stx:focus{outline:0;border-bottom:2px solid #ea185f}
    #hd_sch #sch_submit{background:none;border:0;position:absolute;top:0;left:0;color:#fff;height:80px;width:50px;font-size:18px;}
    #hd_sch .btn_close{background:none;border:0;position:absolute;top:0;right:0;width:50px;height:80px;color:#aaa;font-size:18px}
    #hd_sch .btn_close:hover{color:#fff}

    .m_view{display:none !important}
    .m_side_menu{display:block !important}
}

/* 텍스트 크기 조절 */
#text_size {margin:0 0 10px;text-align:center;display:inline-block;padding:7px 20px;background:#e6e7e9;border-radius:25px;height:48px;}
#text_size button {margin:0 5px;border:0;background:none;height:35px;width:35px;border-radius:50%}
#text_size button.select{background:#fff;border-bottom:1px solid #bbb;
-webkit-box-shadow:0 0 5px  rgba(100,80,100,0.2);
-moz-box-shadow:0 0 5px  rgba(100,100,100,0.2);
box-shadow: 0 0 5px  rgba(100,100,100,0.2);}
.ts_up {font-size:1.167em !important}
.ts_up2 {font-size:1.3em !important}

/* 중간 레이아웃 */
#wrapper {}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}
#container {position:relative;min-height:300px}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {position:relative;font-weight:bold;background:#fff;color:#333; padding-top:120px;text-align:center;z-index:9;background:rgba(0,0,0,0.4);line-height:300px;color:#fff;font-size:2.5em}

#container>p{display:none;}


/*main_fla_메인플래시*/
 #main_fla{display:none;}

/*main_contetns*/
#main_contetns{ clear:both;font-family:'Malgun Gothic',"NanumGothic",'NanumGothic';}
#main_contetns > ul{ width:1200px; margin:0 auto;}
#main_contetns > ul > li{ margin:130px 0; clear:both;}
	
#subject_wrap{}
#mcs_title{ clear:both;}
#mcs_title h4{ text-align:center; font-size:36px; letter-spacing:-2px; font-weight:normal; color:#293847; margin-top:-28px;}
#mcs_title h4 a{ color:#293847; background:#ffffff; padding:0 15px;}
#title_line{ border-top:1px solid #d4d4d4;}

/*subject_icons*/
#subject_icons{ margin:80px 0 50px 0;}
#subject_icons li{ float:left; width:25%; text-align:center;}
#subjext_title { color:#f16d7d; font-size:20px; font-weight:bold; letter-spacing:-2px; margin:12px 0px 10px 0px;}
#subject > p{ color:#293847; font-size:14px; letter-spacing:-1px; line-height:130%;}
	
#subjedt_btn a{ display:block; border:1px solid #836c5b; border-radius:50px; text-align:center; color:#836c5b; width:108px; height:36px; line-height:36px; margin:25px auto 0 auto; font-size:14px; letter-spacing:-1px;}
#subjedt_btn a:hover{border:1px solid #f16d7d; color:#f16d7d;}

/*about_company*/	
#about_company{ clear:both;}
#about_company > p{color:#444444; font-size:16px; letter-spacing:-1px; line-height:130%; text-align:center; margin:40px 0 30px 0;}
	
#main_gallery{}
#mg00{ float:left; position:relative;}
.mgal_01{ position:absolute; bottom:0px; text-align:center; color:#ffffff; font-size:1.5em; width:100%; background:#000000; opacity:0.6; height:64px; line-height:64px; margin-bottom:3px; letter-spacing:-1px;}

.mg01{ float:right;}
.mg01 li{ position:relative;}
.mgal_02{ position:absolute; bottom:0px; text-align:center; color:#ffffff; font-size:1.5em; width:100%; background:#000000; opacity:0.6; height:64px; line-height:64px; margin-bottom:3px; letter-spacing:-1px;}

.mg01 li{ margin-bottom:1px;}
.mg02{ clear:both;}
.mg02 li{ float:left; margin-left:3px;position:relative;}
.mg02 li:first-child{margin-left:0;}
.mgal_03{ position:absolute; bottom:0px; text-align:center; color:#ffffff; font-size:1.5em; width:100%; background:#000000; opacity:0.6; height:64px; line-height:64px; margin-bottom:3px; letter-spacing:-1px;}





/*about_doctor*/
#about_doctor{ margin-bottom:30px;}	
#about_doctor > p{ color:#444444; font-size:16px; letter-spacing:-1px; line-height:130%; text-align:center; margin: 30px 0;}
.introd br { display:block }
#doctor_profile{}
#doctor_profile ul li{ float:left;}

#profile{}
.kim{ background:url(../img/mobile/doctor01.jpg); height:450px; width:376px; position:relative;}
.cha{ background:url(../img/mobile/doctor02.jpg); margin:0 30px; height:450px; width:376px; position:relative;}
.choi{ background:url(../img/mobile/doctor03.jpg); margin:0 30px; height:450px; width:376px; margin:0 auto; position:relative;}
#profile_info{ background:#a2a3cc; padding:20px; opacity:0.8; position:absolute; bottom:14px; left:14px; right:14px; color:#ffffff; text-align:center;}	/*cca2bb*/
#profile_info h6{ font-size:26px; letter-spacing:-1px; font-weight:normal;}
#profile_info p{ font-size:14px; letter-spacing:-1px; margin:5px 0 10px 0;;}	
#profile_info .ppd{ text-align:center; font-size:14px; font-weight:bold; line-height:120%;}	


#medical_hour{ background:#ededed; width:100%; height:auto; margin-top:33px; padding:30px; color:#444444; font-size:16px; line-height:150%;}
#medical_hour h5{ color:#000000; font-size:20px; font-weight:normal; letter-spacing:-1px;}
.mh_txt01{ font-size:33px; color:#ba50a0; font-weight:bold; line-height:140%;}
.mh_txt02{ color:#125bf0;}
.mh_txt03{ color:#df5829;}
.mh_txt04{ color:#125bf0;}
#day_time{ clear:both; margin-top:10px; margin-bottom:10px;}
#day_info{ clear:both; margin-top:10px;}
#dayoff{ clear:both; border-top:1px dashed #828282; margin-top:15px; padding-top:15px;}

/*btm_banner*/	
#btm_banner{ clear:both; margin-top:120px;background:url(../img/mobile/bottom_ban.jpg) center; height:400px; color:#ffffff; clear:both;font-family:'Malgun Gothic',"NanumGothic",'NanumGothic';}
#btm_banner h4{ text-align:center; font-size:30px; letter-spacing:-1px; padding-top:150px;}
#btm_banner p{ text-align:center; font-size:20px; letter-spacing:-1px; line-height:130%; padding-top:15px;}

/*youtube_wrap*/	
#youtube_wrap{ width:1200px; margin:100px auto;}
#youtube{ float:left;}
#youtube_wrap h5{ font-size:26px; letter-spacing:-2px; color:#6b6b6b; text-align:center;}
.youtube_txt01{ color:#ca6f1d;}

#youtube_link{ margin-top:30px;width:551px}

#p_garden{ float:right;}
#p_garden p{ font-size:18px; line-height:120%; text-align:center; color:#6b6b6b; margin-top:20px;}
#p_garden ul{ margin-top:20px;}
#p_garden ul li { float:left; margin:0 10px;}
#p_garden ul li img{ border:4px solid #f0f0f0; border-radius:10px;}

.mdown { width:100%;height:100px}

/*sub_page*/
#sub_imz01{ display:block;clear:both; border-top:1px solid #e1e1e1;  border-bottom:1px solid #e1e1e1; background:url(../img/mobile/sub_imz01.jpg) no-repeat center; height:235px; padding:1px 0;}
#sub_imz02{ display:block;clear:both; border-top:1px solid #e1e1e1;  border-bottom:1px solid #e1e1e1; background:url(../img/mobile/sub_imz02.jpg) no-repeat center; height:235px; padding:1px 0;}
#sub_imz03{ display:block;clear:both; border-top:1px solid #e1e1e1;  border-bottom:1px solid #e1e1e1; background:url(../img/mobile/sub_imz03.jpg) no-repeat center; height:235px; padding:1px 0;}
#sub_imz04{ display:block;clear:both; border-top:1px solid #e1e1e1;  border-bottom:1px solid #e1e1e1; background:url(../img/mobile/sub_imz04.jpg) no-repeat center; height:235px; padding:1px 0;}

#sub_imz_txt{ width:1200px; margin:0 auto;}
#sub_imz_txt p{ text-align:right; font-family:"NanumMyeongjoBold",'Malgun Gothic',"NanumGothic",'NanumGothic'; color:#ffffff; font-size:40px; line-height:140%; font-weight:normal; letter-spacing:-5px;text-shadow: 2px 2px 3px black; margin-top:25px;}

#sub_contents_wrap{ clear:both; width:1200px; margin:20px auto;font-family:'Malgun Gothic',"NanumGothic",'NanumGothic';}
#sub_contents{clear:both; max-width:980px; overflow:hidden;}
#sub_left{ display:block;float:left; width:200px;}

#menu{ }
.sub_menu01 { font-size:24px; }
.sub_menu02 { font-size:18px; }
#menu h2{ color:#ffffff; background:#7c6046; text-align:center; height:70px; line-height:70px; font-family:"NanumGothicBold",'NanumGothic','Malgun Gothic';border-radius:5px 5px 0 0; border:1px solid #7c6046;}
#manu ul{border-bottom:1px solid #7c6046;}
#menu ul li{ font-size:16px; height:60px; line-height:60px; letter-spacing:-2px; border-top:1px dashed #7c6046;}
#menu ul li:first-child{border-top:none;}

#menu ul li a{ display:block; background:url(../img/mobile/menu_arr.png)no-repeat right #fff2cc; padding-left:10px;}
#menu ul li a:hover{background:url(../img/mobile/menu_arr.png)no-repeat right #ffe699; color:#000000;}

#medical_hours{ background:#ededed; margin-top:33px; padding:10px; color:#444444; font-size:16px; line-height:150%; border:1px solid #CCC; border-radius:5px;}
#medical_hours h5{ color:#000000; font-size:16px; font-weight:normal; letter-spacing:-1px;}
.mh_txt05{ font-size:26px; color:#ba50a0; font-weight:bold; line-height:120%;}
#day_times{ clear:both; margin-top:10px; margin-bottom:10px; font-size:12px; letter-spacing:-1px; line-height:140%;}
#day_infos{ clear:both; margin-top:10px; font-size:12px; line-height:140%;}
#dayoffs{ clear:both; border-top:1px dashed #828282; margin-top:8px; padding-top:8px; font-size:12px; line-height:120%;}

#sub_right{ float:right; margin-left:20px;}
#sub_title{ width:980px; border-bottom:1px solid #e1e1e1; padding-bottom:10px; height:60px;}
#sub_title h3{ float:left; font-size:24px; color:#3a3832; padding-top:20px; letter-spacing:-2px; font-family:"NanumGothicBold",'NanumGothic','Malgun Gothic';}
#sub_category{ float:right; padding-top:40px;}
.sc_home{ background:url(../img/mobile/cate_home.png) no-repeat 0 2px; padding-left:15px;}
#sub_contents{ clear:both; text-align:center; padding:20px 0;}
#sub_contents p{ text-align:center;}

.comdocimg img{ }

 @media (max-width: 969px){
	#main_contetns{}
	#main_contetns > ul{ width:100%;}
	#main_contetns > ul > li{ margin:50px 0; clear:both;}
	
	#subject_wrap{ margin-top:20px;}
	#subject p{ font-size:1.1em;}
	#subject_icons{ margin:20px 0 50px 0;}
	#subject_icons li{ width:50%; text-align:center;padding-bottom:30px}
	#mcs_title{ clear:both;}
	#mcs_title h4{ text-align:center; font-size:36px; letter-spacing:-2px; font-weight:normal; color:#293847; margin-top:-18px;}

	#about_company > p{text-align:left;font-size:1.1em;padding:5px}
	#about_company br { display:none }

	#main_gallery img{ width:100%; border-radius:10px;padding:0px 5px 0px 5px}
	#main_gallery p{ width:100%;}
	#main_gallery .mg01{ width:100%;}
	#main_gallery .mg02{ width:100%;}
	.mg02{ clear:both;}
	.mg02 li{ float: inherit;}
	.mg02 li:first-child{margin-left:0;}

	/*about_doctor*/
	#about_doctor{ margin-bottom:10px;padding:5px}	
	#about_doctor > p{ text-align:left;color:#444444; font-size:1.1em; letter-spacing:-1px; line-height:130%; text-align:left; margin: 30px 0;}
	.introd br { display:none }
		
	#doctor_profile > ul > li{ width:100%;}
	#profile{}
	.kim{ background:url(../img/mobile/doctor01.jpg); height:450px; width:376px; margin:0 auto;}
	.cha{ background:url(../img/mobile/doctor02.jpg); margin:0 30px; height:450px; width:376px; margin:0 auto;}
	.choi{ background:url(../img/mobile/doctor03.jpg); margin:0 30px; height:450px; width:376px; margin:0 auto;}
	#profile_info{ background:#a2a3cc; padding:20px; opacity:0.8; position:absolute; bottom:14px; left:14px; right:14px; color:#ffffff; text-align:center;}
	#profile_info h6{ font-size:26px; letter-spacing:-1px; font-weight:normal;}
	#profile_info p{ font-size:14px; letter-spacing:-1px; margin:5px 0 10px 0;;}	
	#profile_info .ppd{ text-align:center; font-size:14px; font-weight:bold; line-height:120%;}	
		
	#medical_hour{ background:#ededed; width:100%; height:auto; margin-top:33px; padding:30px; color:#444444; font-size:16px; line-height:150%;}
	#medical_hour h5{ color:#000000; font-size:20px; font-weight:normal; letter-spacing:-1px;}
	.mh_txt01{ font-size:33px; color:#ba50a0; font-weight:bold; line-height:140%;}
	.mh_txt02{ color:#125bf0;}
	.mh_txt03{ color:#df5829;}
	.mh_txt04{ color:#125bf0;}
	#day_time{ clear:both; margin-top:10px; margin-bottom:10px;}
	#day_info{ clear:both; margin-top:10px;}
	#dayoff{ clear:both; border-top:1px dashed #828282; margin-top:15px; padding-top:15px;}

	#btm_banner{ margin-top:50px; }
	#btm_banner h4{ text-align:center; font-size:1.7em; letter-spacing:-1px; padding-top:150px;}
	#btm_banner p{ text-align:center; font-size:1.4em; letter-spacing:-1px; line-height:130%; padding-top:15px;}
	
	#youtube_wrap{ width:100%; margin-top:33px; text-align:center;}
	#youtube h5{ font-size:20px; font-weight:normal; letter-spacing:-1px;}
	#youtube{ float: inherit;text-align:center;}
	#youtube_link{ margin:20px 0;width:100%;}

	#p_garden{ float: inherit;text-align:center;}
	#p_garden ul{ width:100%;}
	#p_garden ul li { margin:0;width:50%;}
	
	#sub_imz{ display:none;}
	#sub_left{ display:none;}
	#sub_contents_wrap{ clear:both; width:100%;}
	#sub_right{ float:left; width:98%; margin-left:5px; margin-right:5px;}
	#sub_title{ width:100%; border-bottom:1px solid #e1e1e1; padding-bottom:5px; height:30px;}
	#sub_title h3{ float:left; font-size:14px; color:#3a3832; padding-top:10px;}
	.comdocimg {width:100%}

}
@media (max-width: 600px){
	#p_garden ul li { margin:0;width:100%;}
}
@media (max-width: 530px){
	#subject_icons li{ float:left;width:100%; text-align:center; padding-bottom:30px }
	#p_garden { padding:5px }
	#p_garden p { text-align:left; }
	#p_garden br { display:none; }
}

/* 하단 레이아웃 */
#ft { }
#footer_wrap{ background:#333333; height:200px; clear:both;font-family:'Malgun Gothic',"NanumGothic",'NanumGothic'; margin-top:20px;}
#policy{ border-bottom:1px solid #dbdbdb;}	
#policy p{ font-size:12px; text-align:center; word-spacing:25px;}
#policy p a{ display:inline-block; color:#dbdbdb; letter-spacing:-1px; height:40px; line-height:40px;}
#policy p a:hover{ color:#a0e2ff;}

#footer{ width:900px; margin:0px auto; padding:50px 0;}
#footer h2{ float:left;}
#footer > p{ float:left; display:block; margin-left:40px; text-align:left; color:#dbdbdb; font-size:13px; line-height:140%;}
.pclocal { }

#top_btn {position:fixed;bottom:10px;right:10px;width:40px;height:40px;background:#4a4a4a;border-radius:30px;color:#fff;text-align:center;font-size:15px;z-index:99;border:0}
#top_btn:hover{background:#ea185f}
#device_change {display:block;line-height:40px;border:1px solid #3a3a3a;border-radius:2em;color:#777;font-size:1em;text-decoration:none;text-align:center}

 @media (max-width: 969px){
	#footer_wrap{ width:100%; height:180px;background:#333333; clear:both; font-family:'Malgun Gothic',"NanumGothic",'NanumGothic';}
	#policy{ border-bottom:1px solid #dbdbdb;}	
	#policy p{ font-size:1.1em; text-align:center; word-spacing:5px;}
	#policy p a{ display:inline; color:#dbdbdb; letter-spacing:-1px; height:40px; line-height:40px;}
	#policy p a:hover{ color:#a0e2ff;}
	
	#footer{ width:100%; margin:0px auto; padding:20px 0;}
	#footer h2{ display:none }
	#footer > p{width:100%;text-align:center; color:#dbdbdb; font-size:13px; line-height:140%; margin:5px 0 0 0;}
	#footer > p a{ color:#ffffff;}
	.pclocal { display:none }
	
	
	
}

/* 체크박스 */
.all_chk,.bo_chk {position:relative}
.all_chk label .chk_img, .bo_chk label .chk_img{margin-top:2px;display:inline-block;height:15px;text-indent:-9999px;width:15px;background:#fff;border:1px solid #aab3c1;border-radius:3px;;vertical-align:top;
-webkit-box-shadow:inset 5px 5px 3px #f0f0f3;
-moz-box-shadow:inset 5px 5px 3px #f0f0f3;
box-shadow:inset 5px 5px 3px #f0f0f3}

.bo_chk label.click_on .chk_img, .all_chk label.click_on .chk_img{background:url('../img/input_chk.png') 50% 50% no-repeat #ea185f;border-color:#ea185f;
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none}


.bo_chk input, .all_chk input {position:absolute;top:0;left:0;width:1px;height:1px;opacity:0;outline:0;z-index:9}

/* 게시물 선택복사 선택이동 */
#copymove {}
.copymove_current {float:right;color:#ff3061}
.copymove_currentbg {background:#f4f4f4}
#copymove .tbl_head01{margin-top:10px}
#copymove td{background:#fff}
#copymove .win_btn{margin:10px}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;width:0;height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;width:1px !important;height:1px !important;font-size:0 !important;line-height:0 !important;overflow:hidden}

/* 본문 바로가기 */
.to_content a {z-index:100000;position:absolute;top:0;left:0;width:0;height:0;font-size:0;line-height:0;overflow:hidden}

/* 이미지 등비율 리사이징 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;}
#captcha #captcha_img {height:40px;border:1px solid #898989;;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;width:40px;height:40px;background:url('../../../img/captcha2.png') no-repeat;text-indent:-999px;;border-radius:3px}
#captcha #captcha_reload {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat  0 -40px;text-indent:-999px;border-radius:3px}
#captcha #captcha_key {margin:0 0 0 3px;padding:0 5px;width:90px;height:40px;border:1px solid #ccc;background:#fff;font-size:1.333em;font-weight:bold;text-align:center;border-radius:3px;vertical-align:top}
#captcha #captcha_info {display:block;margin:3px 0 5px ;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px}

/* 구글리캡챠 크기 조정 scale */
#captcha.recaptcha{width:213px;height:55px;overflow:hidden}
#rc-imageselect, .g-recaptcha {transform:scale(0.7);-webkit-transform:scale(0.7);transform-origin:0 0;-webkit-transform-origin:0 0;}

/* ckeditor 태그 기본값 */
#bo_v_con ul{display: block;list-style-type: disc;margin-top: 1em;margin-bottom: 1em;margin-left: 0;margin-right: 0;padding-left: 40px;}
#bo_v_con ol{display: block;list-style-type: decimal;margin-top: 1em;margin-bottom: 1em;margin-left: 0;margin-right: 0;padding-left: 40px;}
#bo_v_con li{display: list-item;}

/*단축키일람 */
.cke_sc{text-align:right}
.btn_cke_sc{background:#333;color:#fff;padding:5px;border:none}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl{margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:50%;font-weight:bold}
.cke_sc_def dd {width:50%}
.btn_cke_sc_close{background:#333;padding:5px;border:none;color:#fff}

/* 버튼 */
.btn{display:inline-block;padding:0 5px;height:40px;line-height:40px;border-radius:33px;padding: 0 15px}
a.btn01 {display:inline-block;background:#eee;color:#444;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}
.btn_confirm {text-align:center} /* 서식단계 진행 */
.btn_submit {border:0;background:#cd537c;color:#fff;cursor:pointer}
.btn_submit:hover{background:#ea185f}
a.btn_cancel {display:inline-block;background:#ddd;color:#444;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;;border:1px solid #ccc;background:#fafafa;color:#000;vertical-align:top;text-decoration:none}
a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;background:#eee;border:0;color:#6b6b6b;text-decoration:none;vertical-align:middle}
.btn_b01:hover, .btn_b01:hover {background:#f8f8f8;color:#000}
a.btn_b02 ,.btn_b02{display:inline-block;background:#cd537c;color:#fff;text-decoration:none;vertical-align:middle;border:0}
a.btn_b02:hover, .btn_b02:hover {background:#ea185f}
a.btn_b03, .btn_b03 {display:inline-block;line-height:28px;border:1px solid #ed6478;color:#ed6478;background:none;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {}
a.btn_admin {display:inline-block;background:#ff0000;color:#fff;font-size:16px;text-decoration:none;vertical-align:middle;border-radius:30px;line-height:40px;width:40px;text-align:center;} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover  {transform: rotate( -45deg );color:#fff;}

/* 기본테이블 */
.tbl_wrap {margin:0 10px 10px}
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:10px 0;color:#4b8b99;font-weight:bold;text-align:left}

.tbl_head01 {}
.tbl_head01 caption {padding:0 0 10px;color:#777;text-align:left}
.tbl_head01 thead th {padding:12px 0;border:1px solid #cacaca;background:#d9d9da;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head01 thead a {color:#383838}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head01 tfoot td {border-color:#e3e3e5;background:#484848;color:#fff;font-weight:bold;text-align:center}
.tbl_head01 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:5px;border:1px solid #e3e3e5;line-height:1.5em;word-break:break-all}

.tbl_head02 {}
.tbl_head02 caption {padding:0 0 10px;color:#777;text-align:left}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head02 tfoot td {background:#484848;color:#fff;font-weight:bold;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.4em;word-break:break-all}

/* 기본리스트 */
.list_01{padding:0 10px;}
.list_01 li{background:#fff;border-radius:3px;padding:10px 0px;border-bottom:1px solid #eee;}

/* 기본폼 */
.form_01{margin:10px}
.form_01 .write_div{margin:5px 0;position:relative}
.form_01 li{margin:5px 0;position:relative;list-style:none}
 textarea, .frm_input {border:1px solid #d0d4df;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:0 10px;height:40px;
 -webkit-box-shadow: inset 2px 2px 2px #f3f3f3;
-moz-box-shadow: inset 2px 2px 2px #f3f3f3;
box-shadow:inset 2px 2px 2px #f3f3f3}
textarea {width:100%;height:200px;padding:10px}
textarea:focus, .frm_input:focus{outline:none;border-bottom:2px solid #ea185f}
.frm_input {height:40px;}
.full_input{width:100%} 
.form_01 .frm_file {display:block;margin-bottom:5px;width:100%}
.form_01 select{height:40px;border-radius:3px;background-color:#fff}
.form_01 .frm_info{font-size:0.92em;color:#4162ff;text-align:left;margin:3px 0 10px;display:block;line-height:1.3em}

/* 자료 없는 목록 */
.empty_table {padding:100px 0 !important;color:#777;text-align:center}
.empty_list {padding:20px 0 !important;text-align:center}

/* 필수입력 */
.required, textarea.required {background-image:url('../img/require.png')  !important;background-repeat:no-repeat   !important;background-position:right top  !important;}

/* 테이블 항목별 정의 */
.td_board {width:120px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:150px;text-align:center}
.td_group {width:100px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#999}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {}
.new_win #win_title {font-size: 1.2em;font-weight: bold;height: 50px;padding: 10px;line-height: 30px;
-webkit-box-shadow:  2px 2px 5px #eee;
-moz-box-shadow:  2px 2px 5px #eee;
box-shadow: 2px 2px 5px #eee
}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win_con{margin:20px}

.new_win .win_ul {margin:20px}
.new_win .win_ul li {display:inline-block;}
.new_win .win_ul li a {display: block;line-height: 24px;padding: 0 10px;}
.new_win .win_ul li .selected {background: #4162ff;color: #fff;border-radius: 13px;
-webkit-box-shadow: 0 0 5px rgba(65,98,255,0.8);
-moz-box-shadow: 0 0 5px rgba(65,98,255,0.8);
box-shadow: 0 0 8px rgba(65,98,255,0.8);}

.new_win .win_desc {margin:5px 0;font-size:0.92em;color:#4162ff}
.new_win .win_btn {clear:both;margin:10px 0;text-align:center}
.new_win .win_btn a {display:inline-block;height:40px;line-height:40px;font-weight:bold}
.new_win .win_btn .btn_close {display:inline-block;padding:0 10px;border:0;background:#c6c6d2;color:#666;text-decoration:none;font-weight:bold;height:40px;margin:10px 0}
.new_win .win_btn .btn_submit {width:100%;height:40px;line-height:40px;;margin:0 0 20px;display:inline-block;font-weight:bold}

/* 검색결과 색상 */
.sch_word {color:#00c4ac}

/* 사이드뷰 */
.sv_wrap {display:inline-block;position:relative;font-weight:normal;line-height:20px}
.sv_wrap .sv {z-index:1000;width:100px;display:none;margin:5px 0 0;font-size:0.92em;background:#333;text-align:left;
-webkit-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);}
.sv_wrap .sv:before{content: "";position: absolute;top: -6px;left: 15px;width: 0;height: 0;border-style: solid;border-width: 0 6px 6px 6px;border-color: transparent transparent #333 transparent;}
.sv_wrap .sv a {display:inline-block;width:100px;margin:0;padding:0  10px;line-height:30px;font-weight:normal;color:#bbb }
.sv_wrap .sv a:hover{background:#000;color:#fff}
.sv_member{color:#333;font-weight:bold;}
.sv_on {display:block !important;position:absolute;top:23px;left:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:30px 0;text-align:center}
.pg {display:inline-block }
.pg_page, .pg_current {display:inline-block;padding:0 13px;height:35px;color:#959595;line-height:35px;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none;background-color:#f8f8f8; }
.pg_page {background:#eee;}
.pg_start {background:url(../img/btn_first.gif) no-repeat 50% 50% #eee;width:35px;height:35px ;text-indent:-999px;overflow:hidden}
.pg_prev {background:url(../img/btn_prev.gif) no-repeat 50% 50% #eee;width:35px;height:35px ;text-indent:-999px;overflow:hidden}
.pg_next {background:url(../img/btn_next.gif) no-repeat 50% 50% #eee;width:35px;height:35px ;text-indent:-999px;overflow:hidden}
.pg_end {background:url(../img/btn_end.gif) no-repeat 50% 50% #eee;width:35px;height:35px ;text-indent:-999px;overflow:hidden}
.pg_current {display:inline-block;background:#494949;color:#fff;font-weight:normal;line-height:35px;}


/*greet_인사말*/
#greet{ padding:20px; background:url(/img/greet.png) no-repeat right;}
#greet p{ text-align:left; color:#3b3b3b;}
.greet01{ font-size:26px; font-family:"NanumMyeongjoBold","NanumMyeongjo"; line-height:140%; margin-bottom:80px;}
.greet02{ font-size:16px; color:#787878; line-height:140%;}
.greet03{ font-size:18px; line-height:140%;}
.greet04{ font-size:22px; color:#515151;}
.greet05{ font-size:22px; font-family:"NanumMyeongjoBold","NanumMyeongjo"; line-height:140%; margin-bottom:80px;}

/*우리산부인과소개*/
#about_wr{}
#about_wr h4{font-family:"NanumMyeongjo","NanumMyeongjoBold"; font-size:2.2em; color:#7c6046; font-weight:normal;}
#about_wr ul{ margin:20px 0 20px 80px;}
#about_wr > ul > li{ list-style-type:decimal; text-align:left; font-size:1.4em; margin:5px 0;}
#about_gallery > ul > li{ float:left; margin:10px;}
#about_gallery > ul > li img{ border-radius:5px;}

/*about_doctors_의료진소개*/
#about_doctors{ width:830px; margin:0 auto;}
#about_doctors h6{font-family:"NanumMyeongjo","NanumMyeongjoBold"; font-size:2.2em; color:#5cb400; border-bottom:2px solid #5cb400;}
#about_doctors .dr_text{ font-size:0.7em;}
#about_doctors img{ border:5px solid #e1e1e1; border-radius:10px;}

#dr_kim{ clear:both; padding-top:50px;}
#dr_cha{ clear:both; padding-top:50px;}
#dr_chapic{ float:right;}
#dr_profile_cha{ float:right; margin:20px;}

#dr_kimpic{ float:left;}
#dr_profile_kim{ float:left; margin:30px;}

#about_doctors ul{ padding:10px 0; margin-left:10px;}
#about_doctors ul li{ text-align:left; list-style-type: disc; font-size:1.2em; color:#3d3d3d;}



/*clinic_wrap_산모클리닉*/
#clinic_wrap{}
#clinic_wrap > ul > li{ margin:40px 0;}
#sub_contents{ text-align:left;}
#sub_contents h3{ font-size:2.0em; letter-spacing:-3px; color:#626262; background:url("/img/lst_pink.png") no-repeat 0 5px; padding-left:35px; text-align:left;}
#clinic_wrap .title_small{ background:url("/img/lst_ar.png") no-repeat 0 11px; padding-left:25px; text-align:left; font-size:1.7em; margin:20px 10px 10px 20px; letter-spacing:-2px; font-weight:bold; line-height:150%; color:#3a3a3a;}
#clinic_wrap .title_mid{ background:url("/img/lst_circle.png") no-repeat 0 6px; padding-left:23px; text-align:left; font-size:1.4em; margin:20px 10px 10px 55px; letter-spacing:-1px;}


#sentence_small{ margin:10px; font-size:14px; color:#6c6c6c;}
#sentence_small > li{ list-style-type:disc; margin:5px 5px 5px 40px; line-height:140%;}

#sentence_mid{font-size:16px; color:#3c3c3c; margin-left:50px;}
#sentence_mid > li{ list-style-type:disc; padding:5px 5px 5px 00px; line-height:140%;}

#sentence{ margin:20px 0;}
#sentence h4{font-family:"NanumMyeongjoBold","NanumMyeongjo"; font-size:1.7em; color:#5cb400; margin:0 0 0 30px;}
#sentence > p{ text-align:left; margin: 5px 0 5px 65px; font-size:16px; line-height:140%;}
#sentence > ul{ margin-left:90px;}
#sentence > ul > li{ list-style-type:decimal; font-size:14px; margin:8px 0;}

#recommend{ font-family:"NanumGothic","NanumMyeongjoBold","NanumMyeongjo"; border:1px solid #e1e1e1; background:#eeeeee; text-align:left; margin:10px; padding:20px 30px; font-size:1.3em; border-radius:10px; line-height:180%; color:#252525; letter-spacing:-1px; font-weight:normal; border:1px dashed #c2c2c2;}


#sub_contents .contents_img{ width:100%;}


/*비만관리안에표*/
#pyo{ background:#ffffff; border:1px dotted #5c5c5c;}
#pyo2{ background:#ffffff; border:1px dotted #5c5c5c;font-size:1.4em; width:40%; margin:10px auto; padding:10px;}

/*sentence_btm*/
#sentence_btm > h6{font-family:'Malgun Gothic',"NanumGothic",'NanumGothic'; font-size:1.4em; letter-spacing:-1px; color:#0e508d; margin-left:60px; margin-top:10px;}
#sentence_btm > p{margin:10px 0 10px 75px; font-size:1.1em; color:#ffffff; line-height:150%; text-align:left; padding:10px; border:1px solid #e1e1e1; border-radius:10px; background:#375776;}
.biman01{ color:#d6561e;}

/*진료시간*/
#time_wrap{ background:#eeeeee;}
#time_wrap > img{ float:left;}
#medical_hourz{ float:left; margin-top:33px; padding:30px; color:#444444; font-size:16px; line-height:150%; text-align:left;}
#medical_hourz h5{ color:#000000; font-size:20px; font-weight:normal; letter-spacing:-1px;}
#medical_hourz p{ text-align:left;}
#day_time{ clear:both; margin-top:10px; margin-bottom:10px;}
#day_info{ clear:both; margin-top:10px;}
#dayoff{ clear:both; border-top:1px dashed #828282; margin-top:15px; padding-top:15px;}

/*pretty_wrap_산후조리원*/
#pretty_wrap{}
#pw_title{ background:url("/img/pretty_garden_bg.png") no-repeat ;}
#pw_title > p{ text-align:right; padding:30px 10px 30px 0;}

#pretty_wrap h2{font-family:"NanumMyeongjoBold","NanumMyeongjo","NanumGothic",'NanumGothic'; font-size:2.2em; text-align:center; letter-spacing:-2px; margin:30px 0; color:#28a7dc;}
#pretty_wrap > ul{ margin:0 0 0 50px;}
#pretty_wrap > ul > li{ font-size:1.4em; color:#525252; list-style-type:circle;}

#pr_gallery{ margin-top:40px;}
#pr_gallery ul li{ float:left; margin:5px;}
#pr_gallery ul li img{ width:480px; border-radius:5px; border:2px solid #eeeeee; padding:1px;}






/*mth_ban_wrap_아이엠마더배너*/	
#mth_ban_wrap{ clear:both; background:url(../img/mobile/mth_bg01.png)no-repeat top left, url(../img/mobile/mth_bg02.png)no-repeat bottom right , url(../img/mobile/kkodari.png)no-repeat 50% -10px #f8eee8; border-top:5px solid #441a28;}
#mth_ban{ width:1185px; margin:0 auto; background:url(../img/mobile/mth_tong.png)no-repeat 115% 100%; padding:20px 0;}
#mth_ban h5{ clear:both; display: inline-block;  width:583px; height:49px; background:url(../img/mobile/mth_txt.png) no-repeat center; text-indent:-99999px; margin:50px 0 15px 0;}
#mth_ban p{ font-size:30px; font-weight:bold; color:#370a21; letter-spacing:-2.5px; line-height:130%; margin:10px 0 0 20px;}
#mth_ban a{ display:block; width:240px; height:64px; line-height:64px; border-radius:50px; color:#ffffff; margin:20px 0 20px 20px; font-size:22px; letter-spacing:-2px; font-weight:bold;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='4' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-right'%3e%3cpolyline points='9 18 15 12 9 6'%3e%3c/polyline%3e%3c/svg%3e");	
	 background-color:#ec1f2f; background-repeat:no-repeat; background-position:93% 50%; padding:0 0 0 30px;
}
#mth_ban a:hover{ 
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='4' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-right'%3e%3cpolyline points='9 18 15 12 9 6'%3e%3c/polyline%3e%3c/svg%3e");	
	 background-color:#562538; background-repeat:no-repeat; background-position:90% 50%; padding:0 0 0 30px;
}

 @media (max-width: 969px){
	 
	 #main_fla{display:block; background:url(../images/main_fla01.jpg) center; background-size: cover; text-indent:-999999px; height:200px; border-top:1px solid #e1e1e1;  border-bottom:1px solid #e1e1e1; padding:2px 0;}
	 
 	#greet{ padding:20px; background:none;}
	
	#about_wr ul{ margin:20px 0 20px 0px;}
	#about_wr > ul > li{ list-style-type:decimal; text-align:left; font-size:1.41em; margin:5px 0 5px 0px;}
	#about_gallery > ul > li{ float: inherit; margin:2px;}
	#about_gallery > ul > li img{ border-radius:5px;}
	#about_gallery p{ padding-bottom:15px; font-size:1.2em;}
	
	
	
	#about_doctor{ width:100%; margin:0 auto;}
	
	#dr_kim{ padding-top:50px;}
	#dr_cha{ clear:both; padding-top:50px;}
	
	#dr_kimpic{ float: inherit;}
	#dr_chapic{ float: inherit;}
	#dr_profile_kim{ margin:30px;}
	#dr_profile_cha{margin:30px; float:left;}
	#dr_profile ul{ padding:10px 0; margin-left:20px;}
	#dr_profile ul li{ text-align:left; list-style-type: disc; font-size:1.1em; color:#3d3d3d;}

	#sub_contents h3{ font-size:2.0em; letter-spacing:-3px; color:#626262; background:url("/img/lst_pink.png") no-repeat; padding-left:35px; text-align:left;}
	#clinic_wrap .title_small{ background:url("/img/lst_ar.png") no-repeat 0 4px; padding-left:30px; text-align:left; font-size:1.8em; margin:20px 10px 10px 0px; letter-spacing:-1px; line-height:120%;}
	#clinic_wrap .title_mid{ background:url("/img/lst_circle.png") no-repeat 0 2px; padding-left:23px; text-align:left; font-size:1.4em; margin:20px 10px 10px 0px; letter-spacing:-1px;}
		
	#sentence{ margin:20px 0;}
	#sentence h4{font-family:"NanumMyeongjoBold","NanumMyeongjo"; font-size:1.7em; color:#5cb400; margin:0 0 0 0px;}
	#sentence > p{ text-align:left; margin: 5px 0 5px 5px; font-size:16px; line-height:140%;}
	#sentence > ul{ margin-left:20px;}
	#sentence > ul > li{ list-style-type:decimal; font-size:14px; margin:8px 0;}
	
	#recommend{ border:1px solid #e1e1e1; background:#e1e1e1; text-align:left; margin:10px; padding:20px; font-size:16px; color:#ffffff; border-radius:10px; line-height:180%; color:#252525; letter-spacing:-1px; font-weight:bold;}
	#sub_contents .contents_img{ width:100%;}
	#sub_title h3{ float:left; font-size:2.0em; color:#3a3832; padding-top:0px; letter-spacing:-2px; font-family:"NanumGothicBold",'NanumGothic','Malgun Gothic';}
	#sub_category{ clear:left; padding-top:3px;}
	
	
	/*sentence_btm*/
#sentence_btm > h6{font-family:'Malgun Gothic',"NanumGothic",'NanumGothic'; font-size:1.4em; letter-spacing:-1px; color:#0e508d; margin-left:0px; margin-top:10px;}
#sentence_btm > p{margin:10px 0 10px 0px; font-size:1.1em; color:#ffffff; line-height:150%; text-align:left; padding:10px; border:1px solid #e1e1e1; border-radius:10px; background:#375776;}
.biman01{ color:#d6561e;}

	/*진료시간*/
	#time_wrap{ background:#ffffff;}
	#time_wrap > img{ float: inherit; width:100%;}
	#medical_hourz{ float: inherit; margin-top:33px; padding:30px; color:#444444; font-size:16px; line-height:150%; text-align:left;}
	
	/*오시는길*/
	#company_map {text-align:center;}
	
	/*pretty_wrap_산후조리원*/
	#pretty_wrap{}
	#pw_title{ background:none ;}

	#pw_title img{ width:100%; padding-bottom:0px;}
	
	#pretty_wrap h2{font-family:"NanumMyeongjoBold","NanumMyeongjo","NanumGothic",'NanumGothic'; font-size:2.0em; text-align:center; letter-spacing:-2px; margin:10px 0; color:#28a7dc;}
	#pretty_wrap > ul{ margin:0 0 0 20px;}
	#pretty_wrap > ul > li{ font-size:1.4em; color:#525252; list-style-type:circle;}
	
	#pr_gallery{ margin-top:40px;}
	#pr_gallery ul li{ float: inherit; margin:5px 0;}
	#pr_gallery ul li img{ width:100%; border-radius:5px;}
	
	#main_gallery p{ display:none; margin:0px; padding:0px;}
	
	
	#sub_imz01{ display:none;}
	#sub_imz02{ display:none;}
	#sub_imz03{ display:none;}
	#sub_imz04{ display:none;}
	
	
	
	
	/*mth_ban_wrap_아이엠마더배너*/	
	#mth_ban_wrap{ clear:both; background:url(../img/mobile/kkodari.png)no-repeat 50% -10px #f8eee8; border-top:5px solid #441a28;}
	#mth_ban{ width:100%; margin:0 auto; background:url(../img/mobile/mth_tong.png)no-repeat 115% 100%/55%; padding:20px 0;}
	#mth_ban h5{ clear:both; display: inline-block;  width:100%; height:49px; background:url(../img/mobile/mth_txt.png) no-repeat center/90%; text-indent:-99999px; margin:50px 0 10px 0; text-align:center;}
	#mth_ban p{ font-size:26px; font-weight:bold; color:#370a21; letter-spacing:-2.5px; line-height:120%; margin:0px 0 0 30px;}
	#mth_ban a{ display:block; width:220px; height:46px; line-height:46px; border-radius:50px; color:#ffffff; margin:20px 0 20px 20px; font-size:22px; letter-spacing:-2px; font-weight:bold;
		background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='4' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-right'%3e%3cpolyline points='9 18 15 12 9 6'%3e%3c/polyline%3e%3c/svg%3e");	
		 background-color:#ec1f2f; background-repeat:no-repeat; background-position:93% 50%; padding:0 0 0 30px;
	}
	#mth_ban a:hover{ 
		background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='4' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-right'%3e%3cpolyline points='9 18 15 12 9 6'%3e%3c/polyline%3e%3c/svg%3e");	
		 background-color:#562538; background-repeat:no-repeat; background-position:90% 50%; padding:0 0 0 30px;
	}
	
 }