.post-c img{
	width:100%;
	height:100%;
}


@font-face {
	font-family: RixGoR;
	font-style: normal;
	font-weight: 400;
	src: local(RixGoR),
		 url('../../../css/font/RixGoR.eot#iefix') format('embedded-opentype'),
		 url('../../../css/font/RixGoR.woff') format('woff'),
		 url('../../../css/font/RixGoR.ttf') format('truetype');
}

@font-face {
	font-family: RixGoSB;
	font-style: normal;
	font-weight: 400;
	src: local(RixGoSB),
		 url('../../../css/font/RixGoSB.eot#iefix') format('embedded-opentype'),
		 url('../../../css/font/RixGoSB.woff') format('woff'),
		 url('../../../css/font/RixGoSB.tt') format('truetype');
}

@font-face {
	font-family: RixGoBK;
	font-style: normal;
	font-weight: 800;
	src: local(RixGoBK), 
		 url('../../../css/font/RixGoBK.eot?#iefix') format('embedded-opentype'), 
		 url('../../../css/font/RixGoBK.woff') format('woff'),
		 url('../../../css/font/RixGoBK.ttf') format('truetype');
}

@font-face {
	font-family: impact;
	font-style: normal;
	font-weight: 800;
	src: local(impact), 
		 url('../../../css/font/impact.eot?#iefix') format('embedded-opentype'), 
		 url('../../../css/font/impact.woff') format('woff'),
		 url('../../../css/font/impact.ttf') format('truetype');
}

.hidden {
	position:absolute;
	top:-9999px;
	font-size:0;
	line-height:0;
}

/* header area */
#header{
	width:100%; 
	position:fixed;
	top:0;
}

.header_wrap{
	width:1200px;
	height:90px;
	margin:0 auto;
}


.header_wrap:after{
	float:left;
	display:block;
	clear:both;
}

.main_logo{
	width:230px;
	margin-top:20px;
	margin-right:50px;
	float:left;
}

.main_logo a{
	display:block;
}

.depth-1{
	float:left;
	width:920px;
}

.n_lg {
	font-size: 16px;
    font-weight: 400;
    border: 1px solid #000;
    border-radius: 30px;
    padding: 2px 10px;
	cursor:pointer;
}
.n_lg_cs {
	text-align: center;
    height: 90px;
    line-height: 90px;
    display: inline-block;
    padding-left: 26px;
}
.n_lg_cs:hover { color:#000!important; }
.n_lg_cs a span:hover.n_lg { background:#000!important; color:#fff; }
.n_lg_cs a { cursor:normal; }
.gnb{
	text-align:center;
	height:90px;
	line-height:90px;
	display:inline-block;
	padding-left:36px;
}

.gnb > a{
	width:100%;
	display:block;
	font-weight:bold;
}

.gnb > a:hover,
.gnb > a:focus{
	color:#2853c2;
}

.depth-2{
	position:absolute;
	left:0;
	width:100%;
	background:rgba(255,255,255,1);
	overflow:hidden;
	border-top:1px solid #d4d4d4;
	border-bottom:1px solid #d4d4d4;
}

.depth-2 ul{
	height:60px;
}

.depth-2-1{
	transform:translateX(7%);
}

.depth-2-2{
	transform:translateX(6%);
}

.depth-2-3{
	transform:translateX(17%);
}

.depth-2-4{
	transform:translateX(12%);
}

.depth-2-5{
	transform:translateX(17%);
}

.depth-2-6{
	transform:translateX(25%);
}

.lnb{
	display:inline-block;
	line-height:60px;
	font-size:20px;
	font-weight:bold;
}

.lnb a{
	margin-right:60px;
	line-height:57px;
	height:57px;
	display:inline-block;
}

.lnb a:hover,
.lnb a:focus{
	color:#2853c2;
	border-bottom:3px solid #2853c2;
}






/* 서브페이지 */
.page_wrap{
	width:100%;
}

.content_wrap{
	width:1200px;
	margin:0 auto;
}

.content{
	text-align:center;
	padding:100px 0;
}

.content h2{
	font-family:RixGoBK;
	font-size:45px;
	line-height:45px;
}

.subtitle{
	line-height:30px;
	padding-top:50px;
}

.subT_blue{
	color:#2853c2;
	font-weight:bold;
}

.box_2split{
	padding-top:50px;
}

.box_2split:after{
	clear:both;
	content:"";
	display:block;
}

.box_2split li{
	width:580px;
	float:left;
	margin-right:40px;
}

.box_2split li:last-child{
	margin-right:0;
}

.box_2split li p{
	padding:15px 0;
	font-weight:bold;
}

.box_3split{
	padding-top:50px;
}

.box_3split:after{
	clear:both;
	content:"";
	display:block;
}

.box_3split li{
	float:left;
	width:390px;
	margin-right:15px
}

.box_3split li p{
	padding:15px 0;
	font-weight:bold;
}

.non_margin{
	margin-right:0!important;
}



/* 의료진소개 */
.dr_profile div{
	float:left;
	overflow:hidden;
}

.profile-02 .profile{ margin-top: 180px;}

.profile_img{
	width:420px;
	margin-top:100px;
	margin-right:30px;
}

.profile{
	width:750px;
	margin-top:150px;
	text-align:left;
}


.dr_profile:after{
	clear:both;
	display:block;
	content:"";
}

.profile h3{
	font-size:32px;
	line-height:45px;
	padding-bottom:20px;
	font-family:RixGoSB;
}

.profile h3 span{
	font-size:45px;
	font-weight:bold;
	font-family:RixGoBK;
}

.profile p{
	font-weight:bold;
	font-size:22px;
	padding-left:10px;
}

.part{
	margin:20px 0;
}

.part:after{
	clear:both;
	display:block;
	content:"";
}

.part li{
	float:left;
	width:96px;
	margin-right:20px;
}

.partl li:last-child{
	margin-right:0;
}

.profile_list{
	width:100%;
	padding-top:30px;
}

.profile_list:after{
	display:block;
	content:"";
	clear:both;
}

.profile_list ul{
	float:left;
	width:50%;
}

.profile_list ul li{
	line-height:40px;
}


/* 병원 철학 */
.anmok_main{
	padding-top:60px;
	text-align:center;
}

.anmok_list{
	padding-top:80px;
}

.anmok_list li{
	border-bottom:2px dashed #dcdcdc;
	padding:40px 0;
}

.anmok_list li:after{
	clear:both;
	display:block;
	content:"";
}

.anmok_list li div{
	float:left;
}

.anmok_title{
	padding:0 70px 0 30px;
}

.anmok_title img{
	padding-top:50px;
}

.anmok_text{
	text-align:left;
}

.anmok_text h4{
	font-size:24px;
	line-height:35px;
	font-weight:bold;
	padding-bottom:10px;
}

.fa_7px{
	display:inline-block;
	background-color:#2853c2;
	width:5px;
	height:5px;
	border-radius:7px;
	margin-right:10px;
	line-height:30px;
	vertical-align:middle;
}

.value_img{
	margin:80px 0;
	text-align:center;
}

.value_text{
	background:url("../image/pages/value_text.png") no-repeat 0px 0px ;
	height:60px;
	padding-left:140px;
	width:900px;
	margin:0 auto;
	line-height:60px;
}

.surgery_preview{
	padding-top:100px;
}

.surgery_preview h3{
	font-size:32px;
	font-family:RixGoBK;
}

.view_video{
	margin-top:30px;
	margin-bottom:150px;
}

.view_video:last-child{
	margin-bottom:0;
}

.view_video_wrap{
	position:relative;
}

.view_video_wrap button{
	border:none;
	background:none;
	position:absolute;
	top:92px;
	left:50%;
	margin-left:-100px;
}

.view_video_wrap button:hover,
.view_video_wrap button:focus{
	cursor:pointer;
}

.video_thumnail{
	width:100%;
	padding:0!important;
}

.video_thumnail:after{
	content:"";
	clear:both;
	display:block;
}

.video_thumnail li{
	float:left;
	width:50%;
}

/* 안전시스템 */
.safty_button{
	width:100%;
}

.safty_button:after{
	clear:both;
	content:"";
	display:block;
}

.safty_button li{
	float:left;
	width:33.333%;
	border:1px solid #e0e0e0;
	box-sizing:border-box;
}

.safty_button li:nth-child(1),
.safty_button li:nth-child(2){
	border-right:0;
}

.safty_button li a{
	display:block;
	width:100%;
	line-height:80px;
	text-align:center;
	font-family:RixGoBK;
	color:#a5a5a5;
	background:#f8f8f8;
}

.safty_button li a.on{
	color:#2853c2;
	background:#fff;
}

.safty_button li a:hover,
.safty_button li a:focus{
	color:#2853c2;
	background:#fff;
	cursor:pointer;
}

.system_product .lineBox{
	border:1px solid #e0e0e0;
	padding:0;
	margin-bottom:30px;
}

.system_product .lineBox img{
	width:100%;
	display:block;
}

.system_product dl{
	text-align:left;
}

.system_product dl dt{
	font-size:26px;
	line-height:30px;
	font-weight:bold;
	text-transform:uppercase;
}

.system_product dl dd p{
	color:#2853c2;
	font-weight:bold;
	padding:15px 0;
}

.system_product dl dd p:before{
	width:5px;
	height:5px;
	border-radius:10px;
	background:#2853c2;
	display:inline-block;
	content:"";
	vertical-align:middle;
	margin-right:10px;
}

.s0103Tab2 .box_2split{

}

.checkup {
	text-align:left;
}

.checkup dl dt{
	font-size:26px;
	line-height:40px;
	font-weight:bold;
	margin-bottom:20px;
}

.checkup dl dt i{
	font-style:normal;
	width:40px;
	height:40px;
	line-height:40px;
	font-size:20px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	background:#3046ac;
	display:inline-block;
	vertical-align:top;
	margin-right:10px;
}

.checkup dl dt span{
	font-weight:normal;
	font-size:20px;
}

.checkup .lineBox{
	border:1px solid #e0e0e0;
	box-sizing:border-box;
	margin-bottom:30px;
	padding:0;
}

.checkup .lineBox img{
	display:block;
	width:100%;
}



/* 오시는 길 */
.content_location{
	padding-bottom:0;
}

.location_title{
	height:70px;
	margin-top:100px;
}

.location_title:after{
	clear:both;
	display:block;
	content:"";
}

.location_title h3{
	width:500px;
	text-align:left;
	float:left;
	font-weight:bold;
	font-size:24px;
	line-height:70px;
}

.send_map_area{
	float:right;
	height:70px;
	overflow:hidden;
}

.send_map_area:after{
	clear:both;
	display:block;
	content:"";
}

.send_map_area li{
	float:left;
	width:300px;
	height:70px;
}

.send_map_area li a{
	display:block;
	width:100%;
	height:70px;
}

.send_map_area li:first-child{
	margin-right:20px;
}

.button_mms_map{
	margin-right:20px;
	background:url("../image/pages/button_mms_map.jpg") no-repeat 0 0;
}

.button_kakao_map{
	/* background:url("../image/pages/button_kakao_map.jpg") no-repeat 0 0; */
	background:url("../image/pages/button_kakao_map2.jpg") no-repeat 0 0;
}

.location_map_area{
	width:100%;
	height:500px;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	margin-top:50px;
	text-align:center;
}

.send_map_area li a:hover,	
.send_map_area li a:focus{
	cursor:pointer;
}

.directions:last-child{
	border-bottom:none;
}

.directions{
	padding:50px 0;
	border-bottom:1px solid #ddd;
}

.directions:after{
	clear:both;
	content:"";
	display:block;
}

.directions:first-child{
	padding-top:0;
}

.directions dt{
	float:left;
	width:180px;
	margin-right:70px;
}

.directions dd{
	float:left;
	width:950px;
	text-align:left;
}

.used_subway{
	padding-top:50px;
}

.directions_tit{
	font-size:30px;
	line-height:50px;
	font-weight:bold;
}

.directions_ad{
	line-height:35px;
	padding-bottom:10px;
	font-weight:bold;
}

.directions_text{
	background:url("../image/pages/front_mark.png") no-repeat 0 12px;
	padding-left:20px;
}

.directions_bus{
	margin-bottom:3px;
}

.directions_bus span{
	display:inline-block;
	color:#fff;
	font-size:18px;
	border-radius:5px;
	padding:0 10px;
	margin-right:10px;
}

.bus_blue{
	background:#00a3ff;
}

.bus_green{
	background:#00cc34;
}

.bus_red{
	background:#ce241d;
}

.working_hours{}

.working_hours:after{
	clear:both;
	content:"";
	display:block;
}

.working_hours dt{
	float:left;
	width:180px;
	margin-right:70px;
}

.working_hours dd{
	float:left;
	width:950px;
	text-align:left;
}

.working_hours dd .directions_tit{
	margin-bottom:20px;
}

.working_hours dd ul li{
	width:100%;
	text-align:left;
	float:none;
	margin-bottom:20px;
	background:url("../image/pages/front_mark.png") no-repeat 0 12px;
	padding-left:20px;
}

.working_hours dd ul li p{
	background:url("../image/pages/exclamation_mark.jpg") no-repeat 0 3px;
	padding-left:30px;
}


/* 고객센터 */
.cs_area{
	width:100%;
}

.cs_area:after{
	clear:both;
	content:"";
	display:block;
}

.cs_area li{
	float:left;
	/* width:50%; */
	width:100%;
	border:1px solid #e0e0e0;
	box-sizing:border-box;
}

.cs_area li:first-child{
	/* border-right:0; */
}

.cs_area li a{
	display:block;
	width:100%;
	line-height:80px;
	text-align:center;
	font-family:RixGoBK;
	color:#a5a5a5;
	background:#f8f8f8;
}

.cs_area li a.on{
	color:#2853c2;
	background:#fff;
}

.cs_area li a:hover,
.cs_area li a:focus{
	color:#2853c2;
	background:#fff;
	/* cursor:pointer; */
}

.cs_tit{
	text-align:left;
	font-size:24px;
	line-height:30px;
	font-family:RixGoBK;
	text-transform:uppercase;
}

.cs_tit:before{
	width:5px;
	height:18px;
	display:inline-block;
	background:#2853c2;
	content:"";
	margin-right:10px;
}

.ltxt{
	text-align:left;
	padding-top:20px;
}

.front_mark{
	background:url("../image/pages/front_mark.png") no-repeat 0 12px;
	padding-left:20px;
}

.s0106 table{
	margin-top:30px;
	border-spacing:0;
	border-bottom:1px solid #bfbfbf;
	border-top:1px solid #bfbfbf;
}

.s0106 tr:last-child{
	border-bottom:none;
}

.s0106 th{
	font-weight:bold;
	padding:20px  0;
	background:#d2e6fd;
	border-right:1px solid #eeeeee;
}

.s0106 th:last-child{
	border-right:none;
}

.s0106 td{
	padding:20px;
	border-right:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	box-sizing:border-box;
}

.s0106 td:last-child{
	border-right:none;
}

.formDownload{
	margin-top:30px;
}

.formDownload:after{
	display:block;
	content:"";
	clear:both;
}

.formDownload li{
	float:left;
	width:30%;
	margin-right:20px;
}

.formDownload li button{
	width:100%;
	background:#81befa;
	border:none;
	display:block;
	color:#fff;
	font-size:20px;
	line-height:70px;
	font-weight:bold;
	text-align:left;
	padding-left:30px;
	position:relative;
}

.formDownload li button:after{
	display:inline-block;
	content:"";
	background:url("../image/pages/ico_btn_down.png") no-repeat center center;
	width:47px;
	height:47px;
	position:absolute;
	right:20px;
	top:50%;
	margin-top:-23px;
}

.formDownload li button:hover,
.formDownload li button:focus{
	cursor:pointer;
	background:#2853c2;
}


/* 노안이란 */
.con_center_box h3{
	font-family:RixGoBK;
	font-size:30px;
	line-height:35px;
	font-weight:bold;
	margin-top:100px;
	margin-bottom:50px;
}

.deco_line{
	background:url("../image/pages/deco_line.jpg") no-repeat center center;
}

.f-blue-30pt{
font-family:RixGoBK;
	font-size:30px;
	font-weight:bold;
	color:#2853c2;
}

.con_center_box div{
}

.blueBg_text{
	display:inline-block;
	background:#d4e4f1;
	padding:20px 40px;
}

.con_2line{
	margin-top:20px;
}

.con_2line:after{
	content:"";
	display:block;
	clear:both;
}

.con_2line li{
	width:580px;
	float:left;
	margin-right:20px;
}

.con_2line li:last-child{
	margin-right:0;
}

.check_list{
	padding-top:50px;
	margin:0 auto;
}

.check_list li{
	padding-left:30px;
	background:url("../image/pages/icon_check.png") no-repeat 0px 7px;
	line-height:35px;
	text-align:left;
	margin-bottom:20px;
}

.presbyopia .check_list{
	width:700px;
}

.presbyopia_test{
	padding-top:80px;
}

.presbyopia_test h3{
	text-align:left;
	font-weight:bold;
	font-size:30px;
}

.presbyopia_test .con_2line{
	padding-bottom:100px;
}

.con_2line li p{
	padding-top:20px;
}

.f-red-22pt{
	font-weight:bold;
	color:#ea222f;
}

.f-green-22pt{
	font-weight:bold;
	color:#31b44e;
}

.test_step{
	width:100%;
	padding-top:20px;
}

.test_step:after{
	content:"";
	display:block;
	clear:both;
}

.test_step dt{
	float:left;
	width:25%;
	text-align:left;
}

.test_step dd{
	float:left;
	width:75%;
	text-align:left;
}

.grayBg_text{
	background:#ebebeb;
	padding:30px;
}

.presbyopia_table{
}

.presbyopia_table table{
	margin-top:50px;
	border-top:1px solid #bfbfbf;
	border-bottom:1px solid #bfbfbf;
	border-spacing:0;
}

.presbyopia_table table tr{
	
}



.presbyopia_table table tr td{
	padding:20px;
}

.table_classify{
	background:#2853c2;
	color:#fff;
	font-weight:bold;
	font-size:26px;
	width:20%;
}

.table_sort1{
	background:#f7f8fa;
	font-weight:bold;
	width:18%;
	border-bottom:1px solid #eeeeee;
}

.table_sort2{
	text-align:left;
	border-bottom:1px solid #eeeeee;
}

.presbyopia_table table tr:last-child .table_sort1,
.presbyopia_table table tr:last-child .table_sort2{
	border-bottom:none;
}

/* 백내장 증상과 치료*/
.img_Tbox_bg333{
	color:#fff;
	background:#333;
}

.img_Tbox_bgbule{
	color:#fff;
	background:#2853c2;
}

.cataract .check_list{
	width:600px;
}

/* 백내장 수술 */
.multifocal_lens{
	padding-bottom:0px;
}

.half_bg{
	background:url("../image/pages/half_bg.jpg") no-repeat center center;
	text-align:center;
	margin:50px 0 100px 0;
	padding:70px 0;
	box-sizing:border-box;
}

.focus_wrap{
	width:1200px;
	margin:0 auto;
}

.focus_wrap:after{
	clear:both;
	content:"";
	display:block; 
}

.focus_wrap .single_lens,
.focus_wrap .multifocal_lens{
	float:left;
	width:50%;
}

.focus_wrap div h3{
	font-family:RixGoBK;
	width:100%;
	line-height:35px;
	padding-bottom:20px;
	border-bottom:2px solid #fff;
	color:#fff;
	font-size:22px;
}

.focus_description{
	width:100%;
	padding:0 40px;
	border-bottom:2px solid #fff;
	color:#fff;
	box-sizing:border-box;
}

.focus_description .check_list{
	padding-top:30px;
}

.focus_description .check_list li{
	background:url("../image/pages/icon_check_w.png") no-repeat 0px 7px;
	margin-bottom:10px;
}

.focus_description img{
	margin:20px auto;
}

.half_bg p{
	width:100%;
	margin:30px 0;
	font-weight:bold;
	color:#fff;
}

.artificial_lens{
	margin-top:50px;
}

.artificial_lens p{
	background:#0c1c3e;
	color:#fff;
	text-align:left;
	padding:20px 30px;
}

.t_light{
	font-weight:normal!important;
}

.anmok_cataract_surgery{
	background:url("../image/pages/anmok_cataract_surgery_210618.jpg") no-repeat center center;
	height:800px;
}


/* 안내렌즈 삽입술 */
.blue_under_bar{
	width:25px;
	height:5px;
	background:#2853c2;
	text-align:center;
	display:inline-block;
	margin-top:40px;
}

.descrip{
	padding-top:30px;
}

.strengths{
	margin-top:50px;
}

.strengths li{
	display:inline-block;
	padding:10px 40px;
	border-radius:80px;
	background:#2853c2;
	color:#fff;
	margin-right:10px;
}

.lens{
	margin-top:50px;
}

.lens:after{
	content:"";
	display:block;
	clear:both;
}

.lens li{
	float:left;
	width:380px;
	margin-right:30px;
}

.lens li:last-child{
	margin-right:0;
}

.lens_name{
	height:50px;
	line-height:50px;
	color:#fff;
	font-weight:bold;
	font-size:24px;
	background:#4e5f75;
}

.back_lens{
	width:380px;
	margin:50px auto 0;
}

.lens_surger_step{
	padding-top:50px;
}

.full_gray_bg{
	background:#dedfe4;
}

.lens_feature{
	margin-top:50px;
}

.lens_feature:after{
	display:block;
	clear:both;
	content:"";
}

.lens_feature li{
	float:left;
	width:240px;
}

.lens_feature li p{
	font-weight:bold;
	margin-top:20px;
}

.full_check_list{
 width:100%;
 padding-bottom:0;
}

.full_check_list li{
	line-height:35px;
	margin-bottom:10px;
	background-position:0 7px;
}

.anmok_knowhow{
	padding-top:100px;
}

.anmok_knowhow h1{
	color:#eeeeee;
	font-size:60px;
	line-height:60px;
	font-weight:bold;
	font-family:RixGoBK;
	text-transform:uppercase;
}

.anmok_knowhow h2{
	font-size:30px;
	padding:30px 0;
}

.anmok_knowhow p{
	letter-spacing:-1px;
}

.anmok_knowhow h2 span{
	background:url("../image/pages/pink_highlight.png") no-repeat 0px 10px;
	display:inline-block;
	font-family:RixGoBK;
}

.anmok_knowhow div{
	
}

.anmok_knowhow div ul{
	margin-top:50px;
}

.anmok_knowhow div ul:after{
	content:"";
	clear:both;
	display:block;
}

.anmok_knowhow div li{
	width:580px;
	margin-right:40px;
	float:left;
}

.anmok_knowhow div li:last-child{
	margin-right:0;
}

.anmok_knowhow .img_Tbox_deepblue{
	padding:15px 0;
	margin-bottom:15px;
}

.img_Tbox_deepblue{
	background:#4e5f75;
	color:#fff;
	font-size:24px;
	font-weight:bold;
}

.anmok_logo_line{
	line-height:60px;
	margin-top:10px;
	margin-bottom:50px;
}



/* 안내렌즈 삽입술 ; 렌즈 종류 */
.lens_intro_bg{
	background:url("../image/pages/eyesight_bg_01.jpg") no-repeat center center;
	height:620px;
	position:relative;
}

.lens_intro_bg .content{
	
	height:100%;
	padding-bottom:0;
}

.lens_intro{
	width:1000px;
	position:absolute;
	top:220px;
	left:50%;
	margin-left:-600px;
	text-align:center;
}

.lens_intro h2{
	font-size:42px;
	line-height:70px;
}

.lens_intro h2 span{
	color:#2853c2;
	font-family:RixGoBK;
}

.lens_intro h3{
	font-size:26px;
	font-weight:bold;
	line-height:50px;
}

.lens_intro p{
	text-align:center;
	margin-top:10px;
}

.lens_classify{
	width:1200px;
	position:absolute;
	bottom:0;
	left:50%;
	margin-left:-600px;
}

.lens_classify:after{
	clear:both;
	content:"";
	display:block;

}
.lens_classify li{
	float:left;
	text-align:center;
	line-height:75px;
	color:#fff;
}

.lens_classify_front{
	width:480px; 
	background:#0c1c3e;
}

.lens_classify_back{
	width:720px; 
	background:#24303f;
}

.lens_classify li span{
	font-size:26px;
	font-weight:bold;
}

/* 라섹, 라식 */
.subT{
	padding-top:50px;
}

.lasek{
	margin-top:60px;
}

.lasek:after{
	clear:both;
	display:block;
	content:"";
}

.lasek dl{
	width:23.5%;
	float:left;
	margin-right:2%;
	text-align:center;
}

.lasek dl:last-child{
	margin-right:0;
}

.lasek dl dt{
	margin-bottom:20px;
}

.lasek dl dd p{
	font-weight:bold;
	font-size:32px;
	color:#2853c2;
	margin-bottom:10px;
	text-transform:uppercase;
}

.fullBgG{
	padding:50px 0;
	background:#e0e4e5;
	box-sizing:border-box;
}


.s0302 li h2{
	font-family:RixGoBK;
	font-size:45px;
	text-align:center;
	line-height:45px;
}

.s0302 li h2 span{
	font-size:22px;
}

.s0302 li h3{
	font-size:22px;
	line-height:22px;
	padding:10px 30px;
	text-align:center;
	color:#fff;
	margin:0 auto;
	width:50%;
}

.vs_lasek h2{
	color:#12cbe7;
}

.vs_lasek h3{
	background:#12cbe7;
}

.vs_lasik h2{
	color:#2853c2;
}

.vs_lasik h3{
	background:#2853c2;
}

.vs_img{
	text-align:center;
	margin:30px 0 10px 0;
}

.vs_txt{
	font-weight:normal!important;
	text-align:left;
}

.vs_txt span{
	display:inline-block;
	width:24px;
	height:24px;
	vertical-align:middle;
}

.lasek_bul{
	background:url("../image/pages/lasek_bul.png") no-repeat center center;
}

.lasik_bul{
	background:url("../image/pages/lasik_bul.png") no-repeat center center;
}


.table_vs{
	margin-top:50px;
}

.table_vs tr td{
	padding:30px 0;
	border-bottom:1px solid #ddd;
}






/* 드림렌즈 */
.box_2vs:after{
	display:block;
	content:"";
	clear:both;
}

.box_2vs li{
	float:left;
}

.vs_box{
	width:560px;
}

.vs_box > .img_Tbox_bgbule{
	padding:10px 0;
}

.vs{
	width:40px;
	height:40px;
	color:#fff;
	line-height:40px;
	margin:75px 10px;
	background:#81befa;
	border-radius:40px;
}

.dream_full{
	height:895px;
	background:url("../image/pages/s0303_04.jpg") no-repeat top center;
}

.dream_p > h2{
	text-align:left;
	padding-top:80px;
}

.dream_p > .explain_list{
	width:65%;
}

.dream_num{
	text-align:left;
	margin-top:50px;
}

.dream_num li{
	background:rgba(255,255,255,.6);
	display:block;
	width:40%;
	margin-bottom:20px;
}

.dream_num li span{
	background:#2853c2;
	color:#fff;
	text-align:center;
	width:55px;
	height:55px;
	line-height:55px;
	display:inline-block;
	margin-right:20px;
}

.dream_con{
	padding-top:40px;
}

.dream_con dt{
	font-weight:bold;
	font-size:30px;
	margin-bottom:20px;
}

.dream_con dd{
	text-align:left;
}

.ok_goods{
	float:left;
	width:48%!important;
	padding-top:0!important;
}

.okTit{
	color:#fff!important;
	background:#81befa!important;
	line-height:50px!important;
}

.okTit span{
	background:#2853c2;
	display:inline-block;
	width:50px;
	height:50px;
	text-align:center;
	margin-right:20px;
}

.okTxt{
	padding-left:0!important;
	background:none!important;
}

.ok_con{
	text-align:left;
}

.ok_con dt{
	font-weight:bold;
	font-size:30px;
	margin-bottom:20px;
}

/* 콘택트렌즈 */
.hard_full{
	background:url("../image/pages/s0304_02.jpg") no-repeat 0 center;
	height:980px;
}

.hard_advantage{
	margin-bottom:60px;
}

.hard_advantage:nth-child(2),
.hard_advantage:nth-child(4),
.hard_advantage:last-child{
	margin-right:0;
}


.hard_advantage dt{
	background:rgba(255,255,255,.7);
	margin-bottom:10px!important;
	line-height:60px!important;
}

.hard_advantage dt i{
	width:60px!important;
	height:60px!important;
	line-height:60px!important;
}

.hard_advantage dd{
	padding:10px 20px;
	background:rgba(255,255,255,.7);
}

.checkup:nth-child(2),
.checkup:nth-child(4),
.checkup:nth-child(6){
	margin-right:0;
}

.box_num{
	text-align:left;
	padding-top:50px;
}

.box_num dt{
	margin-bottom:20px;
	font-weight:bold;
}

.box_num dt i{
	width:40px;
	height:40px;
	line-height:40px;
	color:#fff;
	text-align:center;
	background:#2853c2;
	display:inline-block;
	margin-right:10px;
	font-style:normal;
	font-weight:bold;
}

.soft_full{
	background:url("../image/pages/s0304_11.jpg") no-repeat 0 center;
	height:480px;
}

.soft_full .wrap .content h2 > .subT_blue{
	font-family:RixGoBK;
}


.rgpVSsoft{
	margin-top:80px;
	border-spacing:0;
}

.rgpVSsoft thead tr th{
	padding:15px 0;
	color:#fff;
	background:#2853c2;
	border-right:1px solid #fff;
	font-weight:bold;
}

.rgpVSsoft thead tr th:last-child{
	border-right:0;
}

.rgpVSsoft tbody tr td{
	padding:20px 0;
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
}

.rgpVSsoft tbody tr td:first-child{
	font-weight:bold;
}

.rgpVSsoft tbody tr td:last-child{
	border-right:0;
}











/* 안구건조증 */
.content_img{
	padding-top:50px;
}

.dryeyes_test{
	padding-top:50px;
}

.dryeyes_test:after{
	clear:both;
	content:"";
	display:block;
}

.dryeyes_test li{
	float:left;
	width:285px;
	height:186px;
	line-height:230px;
	font-size:26px;
	color:#fff;
	font-family:RixGoBK;
	margin-right:20px;
	background:url("../image/pages/dryeyes_03.png") no-repeat 0 center;
}

.con_section{
	padding-top:80px;
}

.con_section h1{
	color:#d2e6fd;
	font-size:65px;
	line-height:100px;
	font-family:RixGoBK;
}

.con_section h2{
 font-size:32px;
 line-height:80px;
}

.con_section h3{
 font-size:24px;
 line-height:50px;
 font-family:RixGoBK;
 color:#81befa;
}

.sky_under{
	width:35px;
	height:10px;
	background:#d2e6fd;
	display:block;
	margin:30px auto 0;
}

.con_center_box{
	margin-top:50px;
}

.con_section p{
	padding:50px 0;
	letter-spacing:-1px;
}

.con_section div dl{
	padding-top:50px;
	text-align:left;
	width:750px;
	margin:0 auto;
}

.con_section div dl dt{
	color:#81befa;
	font-weight:bold;
	line-height:40px;
}

.con_section div dl dd{
	background:url("../image/pages/icon_c_check.png") no-repeat 0px 4px;
	padding-left:25px;
	margin-top:10px;
}


/* 안구건조증 치료 */
.dry_eyes_treatment{
	margin-top:80px;
	width:100%;
}

.dry_eyes_treatment tr{
	line-height:60px;
}

.dry_eyes_treatment tr th{
	width:20%;
	border-bottom:2px solid #415bcc;
	font-weight:bold;
}

.dry_eyes_treatment tr td{
	width:77%;
	border-bottom:2px solid #d2d2d2;
	text-align:left;
	padding-left:3%;
}

.dry_eyes_bg{
	background:url("../image/pages/dryeyes_06.jpg") no-repeat 0px center;
	height:1120px;
}

.dry_eyes_bg .wrap{
	padding-top:130px;
}

.dryeyes_fundamentals{
	padding-top:50px;
}

.num_c_bg{
	display:inline-block;
	width:35px;
	height:35px;
	background:#81befa;
	border-radius:30px;
	line-height:37px;
	color:#fff;
	font-weight:bold;
	font-size:18px;
	margin-right:15px;
	text-align:center;
	font-style:normal;
}
.dryeyes_fundamentals li{
	text-align:left;
	line-height:37px;
	margin-bottom:5px;
}

.dryeyes_process{
	padding-top:50px;
}

.dryeyes_process:after{
	clear:both;
	content:"";
	display:block;
}

.dryeyes_process li{
	float:left;
	width:260px;
	margin-right:50px;
}

.m22_full{
	background:url("../image/pages/dryeyes_15.png") no-repeat 0px center;
	height:745px;
}


/* 녹내장 */
.img_Tbox_coco{
	background:#8a7f79;
	color:#fff;
}

.img_Tbox_navy{
	background:#0c1c3e;
	color:#fff;
}


/* 녹내장 종류 */
.glaucoma_type{
	padding-top:50px;
	text-align:left;
}

.glaucoma_type:after{
	clear:both;
	content:"";
	display:block;
}

.glaucoma_type p{
	float:left;
}

.glaucoma_type_title{
	width:200px;
	margin-right:50px;
	float:left;
}

.glaucoma_type_text{
	float:left;
	width:950px;
	padding-top:100px;
}

.glaucoma_type1-1{
	margin-left:250px;
	text-align:left;
}

.glaucoma_type1-1:after{
	clear:both;
	content:"";
	display:block;
}

.glaucoma_type1-1 li{
	height:60px;
	margin-bottom:20px;
}

.glaucoma_type1-1 li h3{
	float:left;
	text-align:center;
	font-weight:bold;
	margin-right:3%;
	background:#eeeeee;
	width:20%;
	line-height:60px;
	border-radius:5px;
	font-family:RixGoBK;
	font-size:22px;
}

.glaucoma_type1-1 li p{
	float:left;
	width:77%;
}

.glaucoma_type2 .glaucoma_type_text{
	padding-top:70px;
}


/* 수술 후 주의사항 */
.surgery_attention{
	margin-top:80px;
	border-top:2px solid #7d7d7d;	
	display:inline-flex;
	border-spacing:0;
}

.surgery_attention tr{
	
}

.surgery_title{
	width:15%;
	margin-right:1%;
	background:#eeeeee;
	font-weight:bold;
	border-bottom:1px solid #d2d2d2;	
}

.surgery_text{
	width:34%;
	text-align:left;
	padding:20px;
	border-bottom:1px solid #d2d2d2;	
}

.front_mark_BL{
	background:url("../image/pages/front_mark.png") no-repeat 0 12px;
	padding-left:15px;
}

.precautions_note{
	margin-top:100px;
	text-align:left;
}

.precautions_note dt{
	background:url("../image/pages/exclamation_mark.png") no-repeat 0 5px;
	font-weight:bold;
	font-size:26px;
	padding-bottom:15px;
	padding-left:35px;
}

.precautions h4{
	font-weight:bold;
	color:#fff;
	padding:10px 0;
	font-size:24px;
}

.img_sky_box{
	background:#81befa;
}

.img_bb_box{
	background:#2853c2;
}

.precautions p{
	font-weight:normal!important;
	padding-top:30px!important;
	letter-spacing:-1px;
}



/* 녹내장 증상 */
.glaucoma_symptom{
	margin-top:50px;
}

.glaucoma_symptom:after{
	clear:both;
	content:"";
	display:block;
}

.glaucoma_symptom li{
	float:left;
	margin-right:25px;
	width:220px;
}

.glaucoma .check_list{
	width:100%;
}

/* 녹내장 치료방법 */
.treat_wrap{
	padding-top:50px;
}

.treat_wrap:after{
	clear:both;
	content:"";
	display:block;
}

.treat_pic{
	float:left;
	width:400px;
	margin-right:30px;
}

.treat_explain{
	float:left;
	width:770px;
	text-align:left;
}

.explain_bg_w{
	background:#f8f5f7;
	padding:30px;
	box-sizing:border-box;
}

.explain_bg_w li{
	width:100%;
	text-align:left;
	float:none;
	margin-top:20px;
	background:url("../image/pages/front_mark.png") no-repeat 0 12px;
	padding-left:20px;
	letter-spacing:-1px;
	box-sizing:border-box;
}

.explain_bg_w li:first-child{
	margin-top:0;
}

.treat_explain_3{
	padding-top:40px;
}

/* 황반변성 */
dl.img_Tbox_navy{
	padding:30px;
	box-sizing:border-box;
}

.macular_degeneration dl.img_Tbox_navy{
	height:300px;
}

.img_Tbox_navy dt{
	font-weight:bold;
	padding-bottom:30px;
	font-size:24px;
}

.macular_degeneration_cause{
	padding-top:50px;
}

.macular_degeneration_cause:after{
	clear:both;
	content:"";
	display:block;
}

.macular_degeneration_cause li{
	float:left;
	width:160px;
	margin-right:48px;
	font-weight:bold;
}

.macular_degeneration_cause li img{
	margin-bottom:20px;
}

.amsler_test{
	padding-top:50px;
}

.amsler_test:after{
	content:"";
	clear:both;
	display:block;
}

.amsler_test_img{
	float:left;
	width:550px;
	margin-right:50px;
}
.amsler_test ul{
	float:left;
	width:600px;
	padding-top:100px;
}

.amsler_test ul li{
	text-align:left;
	margin-bottom:20px;
}

.text_box_skyblue{
	background:#81befa;
	color:#fff;
	padding:20px 0;
	margin:80px 0;
}


/* 당뇨망막 */
.explain_list{
	padding-top:50px;
	text-align:left;
}

.explain_list li{
	margin-bottom:20px;
	background:url("../image/pages/front_mark_b.png") no-repeat 0 15px;
	padding-left:20px;
}

.explain_list li:last-child{
	margin-bottom:0;
}

.diabetic_retinopathy dl.img_Tbox_navy{
	height:190px;
}

.treat_explain h4{
	font-weight:bold;
	font-size:24px;
}

.diabetic_retinopathy .check_list li{
	margin-bottom:15px;
}




/* 렌즈 삽입술 : 탭메뉴 */
.lens_lnb_area{
	width:100%;
	height:75px;
}

.lens_lnb_area:after{
	clear:both;
	display:block;
	content:"":
}

.lens_lnb_area li{
	float:left;
	width:240px;
	line-height:75px;
}

.lens_lnb_area li:first-child{
	width:480px;
}

.lens_lnb_area li a{
	text-align:center;
	display:block;
	color:#fff;
	background:#83899a;
	border:1px solid #fff;
	box-sizing:border-box;
	font-weight:bold;
	cursor:pointer;
}

.lens_lnb_area li a.on{
	background:#2853c2;
}

.lens_lnb_area li a:hover,
.lens_lnb_area li a:focus{
	background:#2853c2;
}




/* 안내렌즈 삽입술 ; 페이지 공통 */
.lens_wrap{
	width:1200px;
	margin:0 auto;
	text-align:center;
}

.lens_con{
	padding-bottom:100px;
}

.lens_con:first-child{
	padding-top:200px;
}

.lens_con h3{
	font-size:35px;
	line-height:50px;
}

.lens_TT{
	font-family:RixGoBK;
	font-size:45px;
}

.lens_con h4{
	font-size:30px;
}

.lens_con h2{
	font-size:45px;
	font-family:RixGoBK;
}

.lens_con .lens_addImg{
	margin:30px auto 80px;
}

.lens_con .lens_addImg:after{
	clear:both;
	content:"";
	display:block;
}

.lens_con .lens_addImg li{
	float:left;
	margin-right:50px;
}

.lens_con .lens_addImg li:last-child{
	margin-right:0;
}

.lens_strengths{
	padding-top:50px;
}

.lens_strengths:after{
	content:"";
	display:block;
	clear:both;
}

.lens_strengths li{
	float:left;
	position:relative;
	overflow:hidden;
	margin-bottom:50px;
}

.lens_strengths li:last-child{
	margin-right:0;
}

.strengths_num{
	position:absolute;
	width:50px;
	height:50px;
	line-height:50px;
	text-align:center;
	border-radius:50px;
	font-size:20px;
	font-family:RixGoBK;
	top:0px;
	left:50%;
	margin-left:-25px;
	z-index:1;
}

.strengths_box{
	position:absolute;
	left:0;
	z-index:0;
	padding:15px;
	width:100%;
	top:25px;
	height:100%;
	box-sizing:border-box;
}
 
.strengths_tit{
	font-family:RixGoBK;
	font-size:24px;
	line-height:30px;
	padding:30px 0 10px 0;
}

.strengths_line{
	width:70%;
	height:2px;
	margin:0 auto;
}

.strengths_text{
	font-size:22px;
	text-align:center;
	line-height:30px;
	padding-top:20px;
}

/* 안내렌즈 삽입술 : 1. 알티플렉스 */
.lens_artiflex{
	background:url("../image/pages/lens_artiflex_bg.jpg") no-repeat center 0;
	color:#fff;
}

.lens_artiflex h3,
.lens_artiflex p,
.lens_artiflex h4,
.lens_artiflex h2{
	color:#fff;
}

.artiflex .lens_addImg{
	width:770px;
}

.artiflex .lens_addImg li{
	width:360px;
	margin-right:30px;
}

.artiflex .lens_addImg li p{
	color:#fff;
	line-height:50px;
	background:#0c1c3e;
}

.artiflex .lens_strengths li{
	width:380px;
	height:280px;
	margin-right:30px;
}

.artiflex .strengths_num{
	border:5px solid #fff;
	color:#fff;
	background:#0c1c3e;
}

.artiflex .strengths_box{
	color:#fff;
	background:#0c1c3e;
}

.artiflex .strengths_line{
	background:#fff;
}

/* 안내렌즈 삽입술  : 2. Aqua ICL */
.lens_icl{
	background:url("../image/pages/lens_icl_bg.jpg") no-repeat center 0;
}

.aquaIcl .lens_addImg{
	width:390px;
}

.img_Tbox_skyblue{
	background:#81befa;
	color:#fff;
}

.lens_addImg .img_Tbox_skyblue{
	padding:10px 0;
	font-weight:bold;
	margin-bottom:20px;
}

.aquaIcl .lens_strengths li{
	width:380px;
	height:260px;
	margin-right:30px;
}

.aquaIcl .strengths_num{
	border:5px solid #fff;
	color:#fff;
	background:#81befa;
}

.aquaIcl .strengths_box{
	color:#fff;
	background:#81befa;
}

.aquaIcl .strengths_tit, 
.aquaIcl .strengths_text{
	color:#fff;
}

.aquaIcl .strengths_line{
	background:#fff;
}


/* 안내렌즈 삽입술 : 3. EYEPCL */
.lens_eyepcl{
	background:url("../image/pages/lens_eyepcl_bg.jpg") no-repeat center 0;
	color:#fff;
}

.lens_eyepcl h3,
.lens_eyepcl p,
.lens_eyepcl h4,
.lens_eyepcl h2{
	color:#fff;
}

.eyepcl .lens_addImg{
	width:770px;
}

.eyepcl .lens_addImg li{
	width:360px;
	margin-right:30px;
}

.eyepcl .lens_addImg li p{
	color:#fff;
	line-height:50px;
	background:#0c1c3e;
}

.eyepcl .lens_strengths li{
	width:380px;
	height:310px;
	margin-right:20px;
	letter-spacing:-1px;
}

.eyepcl .strengths_num{
	border:5px solid #fff;
	color:#fff;
	background:#0c1c3e;
}

.eyepcl .strengths_box{
	color:#fff;
	background:#0c1c3e;
}

.eyepcl .strengths_text{
	letter-spacing:-1px;
}

.eyepcl .strengths_line{
	background:#fff;
}

/* 안내렌즈 삽입술  : 4. MPL  */
.lens_mpl{
	background:url("../image/pages/lens_mpl_bg.jpg") no-repeat center 0;
}

.lens_float{
	vertical-align:middle;
}

.mpl .lens_strengths li{
	width:290px;
	height:280px;
	margin-right:10px;
	letter-spacing:-1px;
}

.mpl .strengths_num{
	border:5px solid #fff;
	color:#fff;
	background:#81befa;
}

.mpl .strengths_box{
	color:#fff;
	background:#81befa;
}

.mpl .strengths_tit, 
.mpl .strengths_text{
	color:#fff;
}

.mpl .strengths_text{
	letter-spacing:-1px;
}

.mpl .strengths_line{
	background:#fff;
}



/* 서브페이지 상단 이미지 영역 */
#sub-top {
	position:relative;
	/* z-index:10; */
	z-index:1;
	height:350px;
	background-position:center top;
	background-repeat:no-repeat
}

#sub-top.about {
	background-image:url(../image/pages/sub_top_about_210618.jpg)
}

#sub-top.cataract {
	background-image:url(../image/pages/sub_top_cataract_210618.jpg)
}

#sub-top.eyesight {
	background-image:url(../image/pages/sub_top_eyesight.jpg)
}

#sub-top.review {
	background-image:url(../image/pages/sub_top_review.jpg)
}

#sub-top.disease {
	background-image:url(../image/pages/sub_top_disease_210618.jpg)
}

#sub-top.counsel {
	background-image:url(../image/pages/sub_top_counsel_210618.jpg)
}


/* 서브상단 텍스트 */
#sub-top .txt01,
#sub-top .txt02 {
	position:absolute;
	left:50%;
	text-indent:-9999px;
	transition:all 0.4s ease;
}

#sub-top .txt01 span {
	display:block;
	position:absolute;
	background-repeat:no-repeat;
}

#sub-top.about .txt01 {
	top:120px;
	margin-left:-302.5px;
	width:605px;
	height:18px;
	overflow:hidden;
}


#sub-top.about .txt01 span {
	bottom:-18px;
	left:0;
	width:605px;
	height:18px;
	background-image:url(../image/pages/about_text01.png);
}

#sub-top.about .txt02 {
	top:175px;
	margin-left:-500px;
	width:867px;
	height:56px;
	background-image:url(../image/pages/about_text02.png);
	background-repeat:no-repeat;
	opacity:0;
}


#sub-top.cataract .txt01 {
	top:120px;
	margin-left:-326.5px;
	width:653px;
	height:15px;
	overflow:hidden;
}

#sub-top.cataract .txt01 span {
	bottom:-16px;
	left:0;
	width:653px;
	height:15px;
	background-image:url(../image/pages/cataract_text01.png);
}

#sub-top.cataract .txt02 {
	top:160px;
	margin-left:-488px;
	width:976px;
	height:57px;
	background-image:url(../image/pages/cataract_text02.png);
	background-repeat:no-repeat;
	opacity:0;
}


#sub-top.eyesight .txt01 {
	top:120px;
	margin-left:-353.5px;
	width:707px;
	height:15px;
	overflow:hidden;
}

#sub-top.eyesight .txt01 span {
	bottom:-15px;
	left:0;
	width:707px;
	height:15px;
	background-image:url(../image/pages/eyesight_text01.png);
}

#sub-top.eyesight .txt02 {
	top:160px;
	margin-left:-465.5px;
	width:931px;
	height:52px;
	background-image:url(../image/pages/eyesight_text02.png);
	background-repeat:no-repeat;
	opacity:0;
}



#sub-top.review .txt01 {
	bottom:-18px;
	top:120px;
	margin-left:-302.5px;
	width:605px;
	height:18px;
	overflow:hidden;
}
#sub-top.review .txt01 span {
	left:0;
	width:605px;
	height:18px;
	background-image:url(../image/pages/review_text01.png);
}
#sub-top.review .txt02 {
	top:160px;
	margin-left:-534.5px;
	width:1069px;
	height:51px;
	background-image:url(../image/pages/review_text02.png);
	background-repeat:no-repeat;
	opacity:0;
}



#sub-top.disease .txt01 {
	top:120px;
	margin-left:-301.5px;
	width:603px;
	height:15px;
	overflow:hidden;
}

#sub-top.disease .txt01 span {
	bottom:-15px;
	left:0;
	width:603px;
	height:15px;
	background-image:url(../image/pages/disease_text01.png);
}

#sub-top.disease .txt02 {
	top:160px;
	margin-left:-528px;
	width:1056px;
	height:52px;
	background-image:url(../image/pages/disease_text02.png);
	background-repeat:no-repeat;
	opacity:0;
}



#sub-top.counsel .txt01 {
	top:120px;
	margin-left:-367.5px;
	width:735px;
	height:18px;
	overflow:hidden;
}

#sub-top.counsel .txt01 span {
	bottom:-18px;
	left:0;
	width:735px;
	height:18px;
	background-image:url(../image/pages/counsel_text01.png);
}

#sub-top.counsel .txt02 {
	top:160px;
	margin-left:-482px;
	width:964px;
	height:52px;
	background-image:url(../image/pages/counsel_text02.png);
	background-repeat:no-repeat;
	opacity:0;
}

/* 서브페이지 탭 메뉴 영역 */
.lnb_area{
	width:100%;
}

.lnb_area:after{
	clear:both;
	display:block;
	content:"";
}

.lnb_area li{
	line-height:60px;
	float:left;
}

.lnb_area li a{
	text-align:center;
	width:100%;
	display:block;
	font-size:20px;
	color:#3c3c3b;
	font-weight:bold;
	border:1px solid #e9e9e9;
	box-sizing:border-box;
	margin-right:-1px;
	background:#fff;
}

.lnb_area li a:last-child{
	margin-right:0;
}

.lnb_area li a.on{
	background:#2853c2;
	color:#fff;
	border:1px solid #2853c2;
}

.lnb_area li a:hover, 
.lnb_area li a:focus{
	background:#2853c2;
	color:#fff;
	border:1px solid #2853c2;
}

.sub_about li{
	width:16.66%;
}

.sub_cataract li{
	width:33.333%;
}

.sub_eyesight li{
	width:25%;
}

.sub_review li{
	width:25%;
}

.sub_disease li{
	width:50%;
}

.sub_counsel li{
	width:25%;
}
.sub_cate { position:relative; top:-31px; z-index:1; }


.under_construction{
	width:100%;
}