@charset "utf-8";

.sub_content {width:640px; background:#fff; margin:0 auto;/* padding-top:83px;*/}
.sub_content .content {width:100%; min-height:400px; padding-bottom:30px;}
.sub_content .content h2 {margin:0px auto; padding: 20px 0px;  width:600px; font-size:35px; color:#333; font-weight:bold;}
.sub_content .content p.tit {padding-bottom:25px;}
.sub_content .content p.pad30 {padding-bottom:30px;}
.sub_content .content p.pad40 {padding-bottom:40px;}

.sub_content .content p.mar_30{padding-top:20px; padding-bottom:30px;}
.sub_content .content p.pt_10{padding:10px 0;}
.sub_content .content p.mar_20{ padding-bottom:20px;}
.sub_content .content p.mar_60{padding-top:40px; padding-bottom:25px;}

#sub_portal {width:640px; margin: 0 auto; padding:83px 0 0 0; background:#FFF;}
#sub_portal p {text-align:center; width:638px; margin:0 auto; border:1px solid #6F6F6F;}
#sub_portal p .select_wrap {width:100%;display:block;height:50px; border:0px solid #000; background:#eee;}
#sub_portal p .select_wrap select {font-size:25px; color:#4e4f5d; width:100%; height:50px; padding:0 0 0 25px; border:0; background:transparent url('/mobile/images/select_arrow.gif') no-repeat right top; background-size:60px 50px;-webkit-background-size:60px 50px;-webkit-appearance:none; border-radius:0; webkit-border-radius:0;  }

/*location*/
#loc {
	width:640px;
	height:70px;
	background:#eee;
	position:relative;
}
#loc .loc_text {
	float:left;
	padding-left:23px;	
}
#loc .loc_text span {
	font-size:27px;
	line-height:70px;
	letter-spacing:-1px;
}
#loc .loc_text .loc1 {
	color:#999;
}
#loc .loc_text .loc2 {
	color:#333;
}

#loc .loc_arrow {
	float:right;
	width:70px; height:70px;
	border-left:1px solid #ccc;
	
}
#loc .loc_arrow a {
	display:block;
	width:100%; height:0;
	padding-top:70px;
	overflow:hidden;
	background:url(../images/arrow_down.gif) no-repeat center center;
}
#loc .submenu {
	display:none;
	position:absolute; left:0; top:0; z-index:20;
	width:100%;	
}
#loc .submenu .close_submn {
	height:70px;
	text-align:right;
}
#loc .submenu .close_submn a {
	display:inline-block;
	width:70px; height:0;
	padding-top:70px;
	overflow:hidden;
	background:#eee url(../images/btn_close.gif) no-repeat center center;	
}

#loc .submenu li {
	height:59px;
	background:#4d4d4d;
	border-bottom:1px solid #666666;
}
#loc .submenu li a {
	display:block;
	padding-left:24px;
	height:100%;
	line-height:59px;
	font-size:27px;
	color:#fff;
}
/*board*/
#contents .board_box p {
	font-size:inherit; line-height:inherit;
	background:#fff;
}
.board_box {
	width:600px;
	margin:0 auto; padding-bottom:40px;
}
#bbs_wrap {
	padding-bottom:20px;
}


/*회원*/
.member_wrap {border:1px solid #e2e2e2; background:#fafafa;width:638px;}

/*로그인*/
.login_box {width:495px; margin:30px auto;position:relative;}
.login_box div {position:relative;}
.login_box .title {position:relative; font:bold 35px/30px 'NanumGothic'; color:#a1a7b3;}
.login_box p {position:absolute;right:0;top:40px;}
          
.member_links {padding:20px 0;width:100%;text-align:center;background:#fafafa;}
.member_links p {font:normal 20px 'NanumGothicWEB';color:#454544;}
.member_links div {text-align:center;margin-top:20px;}

/*가입*/
.join_box {margin:5px 0 0 0;padding:5px 3%;}
.join_box h4 {margin:20px 0 7px 0;height:25px;font:bold 18px 'NanumGothicWEB';color:#454544;}

.il {width:100%;height:40px;margin:10px 0;position:relative;box-shadow:0 1px 0 #FFF;-webkit-box-shadow: 0 1px 0 #FFF;padding:1px;border-radius:4px;background:-webkit-linear-gradient(top,rgba(174,174,175,1) 0%,rgba(199,199,199,1) 100%);}
.noj {margin:0;}
.j2 {margin-bottom:15px;}
.j3 {width:68%;}
.il label {display:block;font:normal 18px/40px 'NanumGothicWEB';color:#999;}
.il span {display: block;height:40px;padding: 0 6px;border-radius: 3px;background:#FFF;box-shadow: inset 1px 1px 0 #F0F0F0;-webkit-box-shadow: inset 1px 1px 0 #F0F0F0;}
.il input {position:absolute;width:99%;padding-left:1%;height:40px;border:0;background: transparent;font-size:20px;vertical-align:top;-webkit-appearance: none;top:0;left:0;z-index:1;}
.il textarea {position:absolute;width:99%;padding-left:1%;height:120px;border:0;background: transparent;font-size:20px;vertical-align:top;-webkit-appearance: none;top:0;left:0;z-index:1;}

.il2 {width:100%;height:120px;margin:10px 0;position:relative;box-shadow:0 1px 0 #FFF;-webkit-box-shadow: 0 1px 0 #FFF;padding:1px;border-radius:4px;background:-webkit-linear-gradient(top,rgba(174,174,175,1) 0%,rgba(199,199,199,1) 100%);}
.il2 label {display:block;font:normal 20px/40px 'NanumGothicWEB';color:#999;}
.il2 span {display: block;height:120px;padding: 0 6px;border-radius: 3px;background:#FFF;box-shadow: inset 1px 1px 0 #F0F0F0;-webkit-box-shadow: inset 1px 1px 0 #F0F0F0;}
.il2 textarea {position:absolute;width:98%;padding:10px 1%;height:100px;border:0;background: transparent;font-size:20px;vertical-align:top;-webkit-appearance: none;top:0;left:0;z-index:1;}

.select_wrap {width:100%;display:block;position:relative;height:40px;border:1px solid #aaaaaa;border-radius:5px;background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,rgba(255,255,255,1)),color-stop(100%,rgba(239,239,239,1)));background:-webkit-linear-gradient(top,rgba(255,255,255,1) 1%,rgba(239,239,239,1) 100%);}
.select_wrap select {font-size:25px;width:100%;height:40px;padding:0 0 0 10px;border:0;background:transparent url(../../../AppData/Local/Microsoft/Windows/Temporary Internet Files/Content.IE5/img/comm/bg_select.gif) no-repeat 100% 0;background-size:36px 40px;-webkit-background-size:36px 40px;-webkit-appearance:none}

.ic {width:100%;margin:10px 0;overflow:hidden;}
.ic li {width:31.5%;float:left;}
.ic li.ic_num {margin-left:1%;}
.ic li.ic_mail {width:47% !important;margin-right:2%;}
.ic li.ic_mail2 {width:45% !important;}
.ic li.ic_mail3 {width:5% !important;}
.ic .select_wrap {width:100%;}

#mail_dir {display:none;}

/*menu*/
.larea {width:100%; float:left; background:#FFF; text-align:center;}
.sinline {width:212px; float:left; padding-right:1px;}
.sinline li a {display:block;}

ul#menu{height:50px;}
ul#menu a {display: block;}
ul#menu li{float:left; margin-right:1px; font-size:23px;}
ul#menu li:last-child{margin-right:0;}
ul#menu li a {background:#aaa; text-align:center; color:#fff; padding:0.3em 0;}


/*게시판 폼*/
.board_box { width:640px; padding:30px 0; }
.board_menu { position:relative; width:640px; margin:30px; overflow:hidden; }
.board_menu ul li{ float:left; }

/*둘러보기*/
.content .sliderbox {position:relative; width:588px; height:348px; overflow:hidden; margin:0 auto; padding:5px; border:solid 1px #d9d9d9;}
.content .bd {position:absolute; left:5px; top:5px; z-index:1; width:588px; height:348px; overflow:hidden;}
.content .sliderbox .bd li {width:588px; height:348px; overflow:hidden;}
.content .sliderbox .bd li img {width:100%; height:100%;}

.content .sliderbox .hd {position:absolute; bottom:15px; z-index:10; width:588px; height:15px; text-align:center; overflow:hidden;}/* 하단클릭버튼 */
.content .btnbox .go {display:inline-block; *display:inline; zoom:1; width:20px; height:15px; margin:0 3px; overflow:hidden; cursor:pointer; background-color:#ccc;}
.content .btnbox .go.on {background-color:#F90;}
.content .btnbox .go.off {background-color:#ccc;}

.content .sliderbox .pnBtn {position:absolute; top:50%; margin-top:-30px; z-index:20; width:60px; height:60px; cursor:pointer;}
.content .sliderbox .prev {left:5px;}
.content .sliderbox .next {right:5px;}
.content .sliderbox .pnBtn a {display:block; width:100%; height:100%;}
.content .sliderbox .pnBtn .arrow {position:absolute; top:0; z-index:1; width:60px; height:60px;}
.content .sliderbox .pnBtn .arrow:hover {filter:alpha(opacity=60);opacity:0.6;}
.content .sliderbox .prev .arrow {background:url(/mobile/images/mn01/arrow_prev.png) no-repeat;}
.content .sliderbox .next .arrow {background:url(/mobile/images/mn01/arrow_next.png) no-repeat;}



.clear {*zoom:1;}
.clear:after {clear:both; display:block; content:"";}

/*오시는길 탭*/
.map_api {margin-bottom:15px;}
.map_api .map_img { position:relative;}
.map_img div {display:none;}
.map_img div#road1 {display:block;}
.map_api dl {width:900px; height:60px; overflow:hidden;}
.map_api dt {float:left; width:0px; height:60px;}
.map_api dd {float:left; width:160px; height:60px; background:#b3b3b3; margin-right:1px; cursor:pointer;}
.map_api dd.last_dd {margin-right:0;}
.map_api dd.on {background:#ff9900;}

/*둘러보기*/
.preview {margin-bottom:20px; width:640px; float:left;}
.preview .fl_left {width:550px; height:780px; margin-right:1px; float:left;}
.preview .fl_right {width:89px; float:left;}
.preview .fl_right li {height:59px; margin-bottom:1px; background:#6f6f6f;}
.preview .fl_right li:hover, .preview .fl_right li.on {background:#fe6f21;}

#cnts .slider {position:relative; width:590px; height:590px; overflow:hidden; margin:0 auto;} /*버튼포함한 전체영역*/
#cnts .slider .imgbox {width:588px; height:538px; border:solid 1px #d9d9d9;} /*이미지테두리영역 이미지 높이, 너비에 +8 한 값 입력 */
#cnts .slider .bd {position:absolute; left:5px; top:5px; width:580px; height:530px; overflow:hidden; background:#fff; z-index:1;} /*높이, 너비 이미지사이즈값 입력*/
#cnts .slider .bd li {width:584px; height:530px;} /*이미지 사이즈 입력*/
#cnts .slider .tempWrap {overflow:visible !important;}
#cnts .slider .tempWrap ul {margin-left:0 !important;}


#cnts .slider .hd {position:absolute; width:584px; z-index:1; height:25px; top:550px; text-align:center; overflow:hidden;}/* 하단클릭버튼 */
#cnts .slider .hd li {display:inline-block; *display:inline; zoom:1; width:25px; height:25px; margin:0 5px; background-color:#ccc; overflow:visible; cursor:pointer; z-index:600; }
#cnts .slider .hd li.on {background-color:#F90; background-position:0 0; filter:alpha(opacity=100); opacity:1;}

#cnts .slider .pnBtn {position:absolute; top:50%; width:42px; height:60px; margin-top:-55px; z-index:1; cursor:pointer;}
#cnts .slider .prev {left:5px;}
#cnts .slider .next {right:5px;}
#cnts .slider .pnBtn .arrow {display:block; width:100%; height:100%;}
#cnts .slider .pnBtn .arrow:hover {filter:alpha(opacity=60);opacity:0.6;}
#cnts .slider .prev .arrow {left:0; background:url(/mn09/images/arrow_prev.png) no-repeat;}
#cnts .slider .next .arrow {right:0; background:url(/mn09/images/arrow_next.png) no-repeat;}

/*tab common style*/
.tab_area {position:relative; width:600px; height:90px; margin:auto;}
.sub_tabs {position:absolute; left:50%; top:0; z-index:3; margin-left:-300px; width:600px;}
/*.sub_tabs {width:1200px; margin:30px auto; border:solid 1px #d9d9d9;}*/
.sub_tabs ul {border:solid 1px #d9d9d9;}
.sub_tabs ul:after {clear:both; display:block; content:"";}
.sub_tabs ul li {float:left; height:50px; width:33.333%;}
.sub_tabs ul li a {display:block; text-align:center; font-size:15px; line-height:50px; color:#666; border-left:solid 1px #d9d9d9; background:#fff; cursor:pointer;}
.sub_tabs ul li:first-child a {border-left:none;}
.sub_tabs ul li a:hover, .sub_tabs ul li a:focus, .sub_tabs ul li a.on {color:#fff; background:#4d4d4d;}
.cntbox {font-family:'나눔바른고딕', NanumBarunGothic, Arial,Trebuchet MS, Helvetica, sans-serif !important; font-weight:normal; color:#666;}

.cntbox h3{font-size:35px; color:#333; font-weight:normal; padding:0 0 5px 0 ; font-family:'나눔바른고딕', NanumBarunGothic, Arial,Trebuchet MS, Helvetica, sans-serif !important; font-weight:600; letter-spacing: -0.035rem;}
.cntbox h3 span{color:#05c4aa; font-size:35px; font-weight:bold; padding:0 0 5px 0 ; font-family:'나눔바른고딕', NanumBarunGothic, Arial,Trebuchet MS, Helvetica, sans-serif !important; font-weight:600;letter-spacing: -0.035rem;}
.cntbox div.root_daum_roughmap{margin:0 auto;}
.cntbox .sub_tit {border-bottom: 2px solid #222; /*margin-bottom:25px;*/ }

.pd_top {padding-top: 10px;}


/*visual*/
#sub_visual {
	clear:both;
	width:100%; height:524px; margin-bottom:30px;
}


/*contents*/
#contents {
	position:relative;
	clear:both; 
	min-height:300px;
	background:#fff;
}
#contents:after {
	clear:both;
	display:block;
	content:"";
}
#contents h2 {margin:20px auto; width:600px; font-size:35px; color:#333;}
#contents .cntbox {	width:640px; margin:0 auto; position:relative;}
#contents .cntbox h3 {width:600px; margin:0 auto; margin-bottom:10px; line-height:120%;}
#contents .cntbox p {padding-bottom:30px; text-align:center; line-height:0;}

#contents .btnbox {padding-bottom:40px; text-align:center;}
#contents .btnbox a {display:inline-block; width:174px; height:50px; overflow:hidden; font-size:0; margin:0 5px; vertical-align:top;}
#contents .btnbox .btn_counsel {background:url(../images/btn_counsel.gif);}
#contents .btnbox .btn_press {background:url(../images/btn_press.gif);}
#contents .btnbox .btn_bna {background:url(../images/btn_bna.gif);}


#contents p {
	line-height:0; font-size:0;
}



/*세부증상탭*/
.mn04_tab{width:600px; margin:0 auto 30px; text-align:center; font-size:0; border:1px solid #ddd; height:50px; background:#fefdea;}
.mn04_tab li{width:25%; display:inline-block;}
.mn04_tab li a{font-size:22px; color:#555; line-height:50px;}
.mn04_tab li a.selected{color:#ff6600; text-decoration:underline;}




/* 자가진단 */
#survey_cont{background:#806f5f; padding:20px 0 0 0}

#survey_cont h3{width:100%; margin:0 auto; text-align:center; font-size:35px; color:#fff; padding:20px 0; overflow:hidden}
#survey_cont h3 span{color:#feea38; font-size:35px; line-height:50px}
#survey_cont h3 p{width:100%; color:#fff; margin:0 auto; text-align:center; font-size:25px}
#survey_bg{margin:0 auto; background-color:#f0f0f0; padding:30px}
#suvery_wrap{ position:relative; background-color:#fff; overflow:hidden;  border:1px solid #8b7d72; padding:20px}
#suvery_wrap_wrap {width:100%; margin:0 auto; overflow:hidden; }
#suvery_wrap h3{width:100%; font-size:25px; letter-spacing:-0.5px; color:#000; background-color:#f7f7f7; margin-bottom:10px}

#ckfrm { }
#ckfrm .ck_box1 {width:100%; overflow:hidden}
#ckfrm .ck_box1 p { padding:5px 0; font-size:21px;}
#ckfrm .ck_box2 {width:100%; overflow:hidden}
#ckfrm .ck_box2 p { padding:5px 0; font-size:21px;}

.survey_btn_wrap{width:300px; margin:0 auto; margin-top:30px;}
.survey_btn_wrap .btn01{height:50px; line-height:50px; text-align:center; background-color:#e38226;  border-radius:40px;cursor:pointer; }
.survey_btn_wrap .btn01 a{height:50px; line-height:50px; color:#fff; font-size:25px;display:block}
.survey_btn_wrap .btn01 a:hover{height:50px; line-height:50px; margin:0 auto; border-radius:40px; background-color:#666}


/*버튼투개일때*/
.survey_btn_wrap02{width:550px; overflow:hidden; margin:0 auto; margin-top:30px; padding-left:20px}
.survey_btn_wrap02 .btn01{width:47%; height:50px;float:left; line-height:50px; text-align:center; background-color:#e38226;  border-radius:40px;cursor:pointer; }
.survey_btn_wrap02 .btn01 a{height:50px; line-height:50px; color:#fff; font-size:25px;display:block}
.survey_btn_wrap02 .btn01 a:hover{height:50px; line-height:50px; margin:0 auto; border-radius:40px; background-color:#666}

.survey_btn_wrap02 .btn02{width:47%; margin:0 2%; height:50px;float:left; line-height:50px; text-align:center; background-color:#666;  border-radius:40px ;cursor:pointer;}
.survey_btn_wrap02 .btn02:last-child{margin-right:0}
.survey_btn_wrap02 .btn02 a{height:50px; line-height:50px; color:#fff; font-size:25px;display:block}
.survey_btn_wrap02 .btn02 a:hover{height:50px; line-height:50px; margin:0 auto; border-radius:40px; background-color:#333}


/*자가진단 결과보기*/
#result_wrap{width:100%}
#result_wrap .big_txt{font-size:25px; }
#result_wrap .big_txt span{font-size:25px; color:#f5851b;}
#result_wrap .s_txt{font-size:20px; line-height:30px}
.space{font-size:16px; color:#f5851b;}

/* 자가진단 상담 */
#counsel_wrap{ width:100%;height:300px;background:url("../images/mn02/survey_bg.jpg") center top no-repeat; margin-top:50px;}
#ckfrm2 {width:100%;height:30px; padding:30px 100px}
#ckfrm2 .wr_name{ width:300px;height:35px;border:1px solid #c8c8c8;z-index:999; font-size:20px; margin-bottom:10px}
#ckfrm2 .wr_tel1 {width:90px;height:35px;border:1px solid #c8c8c8;z-index:999; font-size:20px}
#ckfrm2 .wr_tel2 {;width:95px;height:35px;border:1px solid #c8c8c8;z-index:999; font-size:20px}
#ckfrm2 .wr_tel3 {width:95px;height:35px;border:1px solid #c8c8c8;z-index:999; font-size:20px}


#counsel_box{width:80%; height:190px;}
#counsel_box .term{float:left; width:250px;}
.counsel_btn{float:left; padding:10px}


.btn_Red{display:block;  min-width:150px; height:30px; padding:5px 40px;line-height:32px; margin-top:-5px; background-color:#d20000; color:#fff; font-weight:400; text-decoration:none; text-align:center;  border-radius:2px; cursor:pointer;}
.btn_Red span{font-size:16px}
