/*
@스타일 초기화
@공통스타일
@header
@sub_side_menu
@footer
*/
@charset "utf-8";
@import url("//fonts.googleapis.com/earlyaccess/nanumgothic.css");
@import url("//cdn.jsdelivr.net/font-nanum/1.0/nanumbarungothic/nanumbarungothic.css");
@import url("//cdn.rawgit.com/hiun/NanumSquare/master/nanumsquare.css");
@import url("//fonts.googleapis.com/earlyaccess/notosanskr.css");
@import url('https://cdn.jsdelivr.net/gh/sun-typeface/SUIT@2/fonts/static/woff2/SUIT.css');


/********************************************************************************************/
/* 스타일 초기화 */
html, body,
div, span,
dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6,
p, address,
form, fieldset, legend, input, select, textarea,
table, caption, col, colgroup, thead, tfoot, tbody, th, td {margin:0;	padding:0;}
h1, h2, h3, h4, h5, h6 {font-size:100%; font-weight:normal;}
fieldset, img, abbr, acronym {border:0 none;}
ol, ul, li {list-style:none;}
table {border-collapse:collapse; border-spacing:0; line-height:0;	-border:1px solid red;}
th, td {line-height:24px;}
caption, th, td {text-align:left;	font-weight:normal;}
address, caption, em {font-weight:normal; font-style:normal;}
hr {display:none;}

/********************************************************************************************/
/* 공통 스타일 */
html, body { height:100%; }
body { font-size:13px; font-family:'SUIT', sans-serif; line-height:1.4; }
.blind { font-size:0; left:-1000em; line-height:0; position:absolute; }
input, select, img { vertical-align:top; }
a, a:link, a:visited, a:hover, a:focus, a:active { color:#404040; text-decoration:none; }

/*************************************    ↓레이아웃    *************************************/
/* header 영역 */
#header { border-bottom:1px solid #c8c8c8; }
#header:after { clear:both; content:""; display:block; }

/* gnb */
#gnb-section { width:100%; max-width:1380px; margin:0 auto;}
#gnb-section .logo { float:left; margin:36px 0 28px; }
#gnb-section .logo a { display:block; width:200px; height:38px; -webkit-transition: height 0.5s cubic-bezier(0.215, 0.610, 0.355, 1.000); -moz-transition: height 0.5s cubic-bezier(0.215, 0.610, 0.355, 1.000); -ms-transition: height 0.5s cubic-bezier(0.215, 0.610, 0.355, 1.000); -o-transition: height 0.5s cubic-bezier(0.215, 0.610, 0.355, 1.000); transition: height 0.5s cubic-bezier(0.215, 0.610, 0.355, 1.000);}
#gnb-section .logo a img{ width:190px; height:auto;}
#gnb-section .certification { float:left; margin:30px 0 28px 10px; }
#gnb-section #gnb { float:left; margin-left:40px;}/*로고와 메뉴사이 여백 설정 */

#gnb-box{width:100%; max-width:950px; margin:0; padding:0; zoom:1;}
#gnb-box:after{display:block;visibility:hidden;clear:both;content:""}
#gnb-box .gnb-1depth{z-index:10; position:relative; float:left;}
#gnb-box .gnb-a1{font-size:17px; font-weight:bold; color:#3b3b3b; padding:40px 0 36px; display:inline-block;}
#gnb-box .gnb-sbox{width:100%; height:380px; top:100px; left:0; padding:15px 0; z-index:1000 !imortant; display:none; position:absolute;}
#gnb-box .gnb-a2{font-size:14px; line-height:150%; text-align:left; color:#4d4d4d; display:block; margin:10px 0;}
#gnb-box .gnb-a2:focus,
#gnb-box .gnb-a2:hover{font-weight:600; color:#000 !important;}
#gnb-box .gnb-1over .gnb-a2{display:block;}
#gnb-box .gnb-1over2 .gnb-a2{display:block;}
.submenu-wrap{width:100%; height:330px; top:100px; left:0; background:#fff; border-top:1px solid #c8c8c8; border-bottom:1px solid #f9f9f9; -background:url("../img/gnb_sbg.png") repeat; z-index:100 !important; display:none; position:absolute;}
.submenu-wrap .submenu-box{width:1400px; height:380px; margin:0 auto; z-index:1; background:url("../img/common/layout_logo.png") no-repeat left 50px top 40px;}

.lnb {float:right; padding-top:32px;}
.mobile_login {display:none;}

.btn-amenu{display:none;}
.dark-v{display:none;}
.on #gnb{right:0 !important;}

.g1box01{margin-left:30px; padding-right:40px;}
.g1box02{padding-right:50px;}
.g1box03{padding-right:50px;}
.g1box04{padding-right:40px;}
.g1box05{padding-right:40px;}
.g1box06{padding-right:40px;}
.g1box07{padding-right:1px;}

.move-top{width:40px; height:40px; right:10px; bottom:20px; z-index:100; color:transparent; border-radius:2px; -webkit-border-radius:2px; box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.16); background:rgba(255,255,255,0.9) url("../img/top_bg.png") no-repeat 10px 10px; background-size:20px 23px; overflow:hidden; position:fixed; display:none;}

/*테이블공통*/
.common_tb {border-top:2px solid #323232;}
.common_tb tr th {text-align:center; font-weight:bold; background:#f9f9f9; padding:18px 0; border-bottom:1px solid #dedede;}
.common_tb tr td {padding-left:22px; padding-right:22px; line-height:26px; padding:18px 0; border-bottom:1px solid #dedede; border-left:1px solid #dedede;}
.common_tb tr th.none, .common_tb tr td.none {border-left:none;}
.common_tb tr th.bg_pink, .common_tb tr td.bg_pink {background:#fff3fc;}
.common_tb tr th.bg_gray, .common_tb tr td.bg_gray {background:#f9f9f9;}
.common_tb tr th.bg_blue, .common_tb tr td.bg_blue {background:#ebf7ff;}



@media screen and (max-width:1050px){
	.submenu-wrap{display:none !important;}
	#header .btn-amenu{border:0; display:block;}
	#header .btn-amenu span{display:none;}
	#header .btn-amenu.open{width:70px; height:70px; top:0; right:0; background:url("../img/btn_menu.gif") no-repeat center center; position:absolute; -webkit-transition: height 0.5s cubic-bezier(0.215, 0.610, 0.355, 1.000); -moz-transition: height 0.5s cubic-bezier(0.215, 0.610, 0.355, 1.000); -ms-transition: height 0.5s cubic-bezier(0.215, 0.610, 0.355, 1.000); -o-transition: height 0.5s cubic-bezier(0.215, 0.610, 0.355, 1.000); transition: height 0.5s cubic-bezier(0.215, 0.610, 0.355, 1.000);}
	#header .btn-amenu.closed{width:50px; height:50px; top:0; right:0; background:url("../img/btn_mclose.png") no-repeat center center; position:absolute;}

	#gnb-box .gnb-a1:focus,
	#gnb-box .gnb-a1:hover{color:#ff8121; border-bottom:0;}

	#gnb{width:270px; top:0; right:-270px; bottom:0; left:auto; margin:0; padding-top:50px; z-index:1000; overflow-y:scroll; position:fixed; background:#fff;}
	#gnb #gnb-box .gnb-1depth{float:none; width:auto !important; margin:0 !important; border-bottom:1px solid #e9eff5}
	#gnb #gnb-box .gnb-1depth:first-child	{border-top:1px solid #e9eff5}
	#gnb #gnb-box .gnb-1depth .gnb-a1{ padding:5px 120px 0 20px; font-size:16px !important; text-align:left; line-height:44px !important;}
	#gnb #gnb-box .gnb-curr{border:0;}
	#gnb #gnb-box .gnb-1depth .gnb-a1:after{content:""; display:block !important; position:absolute; top:20px; right:20px; width:19px; height:10px; background:url("../img/marrow_down.png") no-repeat;}
	#gnb #gnb-box .gnb-1depth:hover .gnb-a1:after{content:""; display:block !important; position:absolute; top:20px; right:20px; left:auto; width:19px; height:10px; background:url("../img/marrow_down.png") no-repeat;}
	#gnb #gnb-box .on .gnb-a1:after{top:20px; background:url("../img/marrow_up.png") no-repeat;}

	#gnb #gnb-box li.on .gnb-sbox li a:after	{display:none !important;}
	#gnb #gnb-box li.on:hover a:after ul li a:after	{display:none}
	#gnb #gnb-box li .gnb-sbox li a:after{display:none !important}
	#gnb #gnb-box li:hover .gnb-sbox li a:after{display:none !important}

	#gnb #gnb-box .gnb-1depth .gnb-sbox{position:static !important; display:block; margin:0 !important; padding:20px 0 !important; border:0; background:#f0f5fa; box-shadow:none}
	#gnb #gnb-box .gnb-1depth .gnb-sbox{overflow:hidden; max-height:0; padding:0 0 !important; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease;}
	#gnb #gnb-box .gnb-1depth:hover .gnb-sbox{max-height:auto; border-bottom:0}

	#gnb #gnb-box .gnb-1depth .gnb-sbox li	{float:none !important; border:0}
	#gnb #gnb-box .gnb-1depth .gnb-sbox li a	{margin:0 !important; padding:0 20px; font-size:15px !important; line-height:30px !important; letter-spacing:-1px; text-transform:none}
	#gnb #gnb-box .gnb-1depth .gnb-sbox li:first-child a:hover	{box-shadow:none}
	#gnb #gnb-box .gnb-1depth .gnb-sbox li ul	{padding:0 !important}

	#gnb #gnb-box .on .gnb-sbox{max-height:1000px !important; padding:20px 0 !important; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition:all 0.5s ease;}
	#gnb #gnb-box .on .gnb-sbox li ul	{padding:0 !important}

	.dark-v{display:block; position:fixed; z-index:99; top:0; right:-100%; bottom:0; left:100%; background:#000; opacity:0.0; -moz-transition: opacity 0.5s ease-out; -ms-transition: opacity 0.5s ease-out; -o-transition: opacity 0.5s ease-out; transition: all 0.3s ease-out;}
	.on .dark-v{display:block; right:0; left:-2000%; opacity:0.8; -moz-transition: opacity 0.3s ease-out; -ms-transition: opacity 0.3s ease-out; -o-transition: opacity 0.3s ease-out; transition: opacity 0.3s ease-out;}

	.mobile_login {display:inline-block; position:absolute; top:17px; left:20px; z-index:9999;}
	.mobile_login li {float:left;}
	.mobile_login li:last-child {margin-left:10px; padding-left:15px; background:url('../img/common/mobile_login_bar.gif') no-repeat 0 center;}

}

@media screen and (min-width:641px){

#contents-section {clear:both; width:100%; max-width:1160px; margin:60px auto 60px; font-size:16px; line-height:28px; color:#3e3e3e;}
#contents-section h2 {font-size:24px; font-weight:bold; color:#333; background:url('../img/contents/h2_bul.gif') no-repeat 0 3px; padding-left:30px; margin-bottom:10px; clear:both;}
#contents-section .dott_bar {display:block; height:1px; background:url('../img/contents/dott.gif') repeat-x 0 0; margin-bottom:20px;}

/* 서브비주얼 & 서브메뉴 영역 */
.svisual {background:url("../img/common/svisual.gif") repeat-x center 0; overflow:hidden;}
.smenu {width:100%; max-width:1160px; margin:0 auto; padding-top:63px;}
.smenu li {width:20%; font-size:16px;  float:left; text-align:center; background:#fff;}
.smenu li a {display:block; color:#3e3e3e; line-height:45px; border-right:1px solid #ddd; border-bottom:1px solid #ddd;}
.smenu li:first-child a {border-top:1px solid #ddd; border-left:1px solid #ddd;}
.smenu li:nth-child(2) a,
.smenu li:nth-child(3) a,
.smenu li:nth-child(4) a,
.smenu li:nth-child(5) a {border-top:1px solid #ddd;}
.smenu li:nth-child(6) a {border-left:1px solid #ddd;}
.smenu li a:hover,
.smenu li a.on {font-size:18px; color:#fff; font-weight:bold; background:#6bb930; border-color:#6bb930;}

.smenu04 li {width:25%;}

/* 서브 타이틀 & 현재위치 영역 */
.title_area {position:relative; clear:both; width:100%; max-width:1160px; margin:50px auto 60px; border-bottom:1px solid #dedede; padding-bottom: 6px;  color:#3e3e3e;}
.title_area:after {display:block;clear:both;content:""}
.title_area h1 {font-size:45px; float:left;}
.title_area h1.eng {font-size:48px;}
.title_area .location {float:right; background:url('../img/common/home.gif') no-repeat 0 center; padding-left:23px; font-size:16px; margin-top:33px;}
.title_area .green_bar {border:1px solid #7ec340; width:230px; position:absolute; bottom:-3px;}


/* 서브 탭 1차 */
.sub_tabs_1 {width:100%; max-width:1160px; margin:0 auto 50px; font-size:17px; background:url('../img/contents/tabs_line.gif') repeat 0 0; overflow:hidden;}
.sub_tabs_1 li {float:left; background:#c8317d; width:25%; text-align:center;}
.sub_tabs_1 li a {display:block; color:#fff; line-height:44px; border-bottom:1px solid #000; border-right:1px solid #fff;}
.sub_tabs_1 li a.on {color:#000; background:#fff;border:1px solid #000; border-bottom:none;}

/* 서브 탭 1차(탭 5개) */
.sub_tabs_1_1 {width:100%; max-width:1160px; margin:0 auto 50px;  font-size:17px; background:url('../img/contents/tabs_line.gif') repeat 0 0; overflow:hidden;}
.sub_tabs_1_1 li {float:left; background:#c8317d; width:20%; text-align:center;}
.sub_tabs_1_1 li a {display:block; color:#fff; line-height:44px; border-bottom:1px solid #000; border-right:1px solid #fff;}
.sub_tabs_1_1 li a.on {color:#000; background:#fff;border:1px solid #000; border-bottom:none;}

/* 서브 탭 1차(탭 6개) */
.sub_tabs_1_2 {width:100%; max-width:1160px; margin:0 auto 50px;  font-size:17px; background:url('../img/contents/tabs_line.gif') repeat 0 0; overflow:hidden;}
.sub_tabs_1_2 li {float:left; background:#c8317d; width:16.66666%; text-align:center;}
.sub_tabs_1_2 li a {display:block; color:#fff; line-height:44px; border-bottom:1px solid #000; border-right:1px solid #fff;}
.sub_tabs_1_2 li a.on {color:#000; background:#fff;border:1px solid #000; border-bottom:none;}

/* 서브 탭 1차(탭 7개) */
.sub_tabs_1_3 {width:100%; max-width:1160px; margin:0 auto 50px;  font-size:17px; background:url('../img/contents/tabs_line.gif') repeat 0 0; overflow:hidden;}
.sub_tabs_1_3 li {float:left; background:#c8317d; width:14.285%; text-align:center;}
.sub_tabs_1_3 li a {display:block; color:#fff; line-height:44px; border-bottom:1px solid #000; border-right:1px solid #fff;}
.sub_tabs_1_3 li a.on {color:#000; background:#fff;border:1px solid #000; border-bottom:none;}


/* 서브 탭 2차 */
.sub_tabs_2 {width:100%; max-width:1150px; margin:0 auto 50px; border:5px solid #ddd; padding:10px 0; overflow:hidden;}
.sub_tabs_2 li {float:left; width:25%; font-size:16px; padding:6px 0;}
.surgery.sub_tabs_2 li {width:33.333%;}
.sub_tabs_2 li a {display:block; padding-left:30px;}
.sub_tabs_2 li a .bullet,
.sub_tabs_2 li a.on {color:#c8317d; font-weight:bold;}

.rehabili .sub_tabs_2 li {width:25%;}

/* footer 영역 */
#footer { clear:both; background:#303030; }
#footer:after{ clear:both; content:""; display:block; }
	.btm_wrap { width:100%; max-width:1160px; margin:0 auto; color:#e2e2e2; }
	.btm_wrap a { color:#e2e2e2; }
		.bnb_wrap { float:left; }
			.bnb { padding:32px 0 30px; }
			.bnb:after{ clear:both; content:""; display:block; }
			.bnb li { float:left; padding:0 13px; }
			.bnb li:first-child { padding-left:0; }
			.bnb li.worker_place a { color:#eb8ec6; }
			.bnb li.worker_place{ padding:0 20px 0 13px; }
			.bnb li.sns{padding:0 5px; }
			address {  }
			.copy { font-size:12px; padding:5px 0 50px; }

		.time_wrap { float:right; color:#ccc; }
		.time_wrap .tel { font-size:18px; margin-top:30px; }
		.time_wrap .tel span { font-size:30px; color:#7fc343; padding-left:15px; }
		.time_wrap .time span { display:inline-block; width:170px; }

.p { border:1px solid; }

}


@media screen and (max-width:640px){

	/*테이블공통*/
	.common_tb tr th {padding:10px 0px;}
	.common_tb tr td {padding:10px 10px;}
	.common_tb .down {display:block;}

	#gnb-section{height:60px;}
	#gnb-section .logo { float:left; margin:20px 0 20px 10px; }
	#header .logo a{height:25px;}
	#gnb-section .certification {margin:15px 0 20px 25px; }
	#header .btn-amenu.open{height:70px;}

	#contents-section {clear:both; padding:0 10px; margin:30px auto 30px; font-size:16px; color:#3e3e3e;}
	#contents-section h2 {font-size:24px; font-weight:bold; color:#333; background:url('../img/contents/h2_bul.gif') no-repeat 0 5px; background-size:25px; padding-left:30px; margin-bottom:10px; clear:both;}
	contents-section .dott_bar {display:block; height:1px; background:url('../img/contents/dott.gif') repeat-x 0 0; margin-bottom:20px;}

	/* 서브비주얼 & 서브메뉴 영역 */
	.svisual {display:none;}
	smenu {-width:100%; -margin-bottom:30px; overflow:hidden; -border-left:1px solid #ddd;}
	smenu li {width:50%; font-size:14px; font-family:'Nanum Square'; float:left; text-align:center;}
	smenu li a {display:block; color:#3e3e3e; line-height:35px; border-right:1px solid #ddd; border-bottom:1px solid #ddd;}
	smenu li a:hover,
	smenu li a.on {font-size:16px; color:#fff; font-weight:bold; background:#6bb930; border-color:#6bb930;}

	.title_area {position:relative; clear:both; -width:100%; -max-width:1160px; -margin:50px auto 60px; -border-bottom:1px solid #dedede; -padding-bottom: 6px;  color:#3e3e3e;}
	.title_area:after {display:block;clear:both;content:""}
	.title_area h1 {font-size:30px; padding:15px 0 10px 10px; border-bottom:1px solid #eaeaea; }
	title_area h1.eng {font-size:48px;}
	title_area .location {-float:right; background:url('../img/common/home.gif') no-repeat 0 3px; padding-left:23px; font-size:16px; margin-left:10px;}
	.title_area .location {display:none;}
	title_area .green_bar {border:1px solid #7ec340; width:230px; position:absolute; -bottom:-3px;}


	/* 서브 탭 1차 */
	.sub_tabs_1 {padding-left:5px; -margin-top:10px; clear:both; -width:100%;  font-size:14px; -background:none; overflow:hidden;}
	.sub_tabs_1 li {float:left; background:#eaeaea; width:49.5%; text-align:center; border-right:1px solid #fff;}
	.sub_tabs_1 li a {display:block; color:#000; line-height:35px; -border-right:1px solid #000; border-bottom:1px solid #fff; }
	.sub_tabs_1 li a.on {color:#fff; background:#c8317d; -border:1px solid #000; -border-right:1px solid #000; -border-top:1px solid #000; -border-bottom:1px solid #000;}

	oneLine.sub_tabs_1 li {width:33.3%;}

	/* 서브 탭 1차 */
	.sub_tabs_1_1 {padding-left:5px; -margin-top:10px; clear:both; -width:100%;  font-size:14px; -background:none; overflow:hidden;}
	.sub_tabs_1_1 li {float:left; background:#eaeaea; width:49.5%; text-align:center; border-right:1px solid #fff;}
	.sub_tabs_1_1 li a {display:block; color:#000; line-height:35px; -border-right:1px solid #000; border-bottom:1px solid #fff; }
	.sub_tabs_1_1 li a.on {color:#fff; background:#c8317d; -border:1px solid #000; -border-right:1px solid #000; -border-top:1px solid #000; -border-bottom:1px solid #000;}

	/* 서브 탭 1차 */
	.sub_tabs_1_2 {padding-left:5px; -margin-top:10px; clear:both; -width:100%;  font-size:14px; -background:none; overflow:hidden;}
	.sub_tabs_1_2 li {float:left; background:#eaeaea; width:49.5%; text-align:center; border-right:1px solid #fff;}
	.sub_tabs_1_2 li a {display:block; color:#000; line-height:35px; -border-right:1px solid #000; border-bottom:1px solid #fff; }
	.sub_tabs_1_2 li a.on {color:#fff; background:#c8317d; -border:1px solid #000; -border-right:1px solid #000; -border-top:1px solid #000; -border-bottom:1px solid #000;}


	/* 서브 탭 2차 */
	.sub_tabs_2 {clear:both; width:100%; border-top:1px solid #ddd; border-bottom:1px solid #ddd; padding:10px 0; overflow:hidden; margin:10px 0 0;}
	.sub_tabs_2 li {float:left; width:50%; font-size:14px; padding:6px 0;}
	.surgery.sub_tabs_2 li {width:50%;}
	.sub_tabs_2 li a {display:block; padding-left:5px;}
	.sub_tabs_2 li a .bullet,
	.sub_tabs_2 li a.on {color:#c8317d; font-weight:bold;}

	rehabili .sub_tabs_2 li {width:25%;}


	#footer { clear:both; background:#303030;  }
	#footer:after{ clear:both; content:""; display:block; }
		.btm_wrap { width:100%; margin:0 auto; color:#e2e2e2; }
		.btm_wrap a { color:#e2e2e2; }
			.bnb_wrap {  }
				.bnb { padding:15px 15px 10px; border-bottom:1px solid #555;}
				.bnb:after{ clear:both; content:""; display:block; }
				.bnb li { float:left; padding-right:15px; line-height:28px;}
				.bnb li:last-child, .bnb li:nth-child(4) { padding-right:0; }
				.bnb .worker_place { display:none; }
				address {  padding:15px 15px 0px;  }
				.copy { font-size:12px; padding:7px 15px 15px; }

			.time_wrap { display:none; }

}


@media screen and (max-width:480px){

	#gnb-section{height:70px;}
	#gnb-section .logo { float:left; margin:20px 0 20px 10px; }
	#gnb-section .logo a img{ width:180px; height:auto;}
	#gnb-section .certification {margin:18px 0 20px 0; }
	#gnb-section .certification img{width:95px; height:auto;}
	#header .btn-amenu.open{height:50px; margin:10px 0 0 0; background-size:cover;}
	.lnb{display:none;}
}