 @charset "euc-kr";

 @font-face{font-family:"NGothic"; src:url('/font/NanumGothic.woff') format('woff'); }
 @font-face{font-family:'NGothicB'; src:url('/font/NanumGothicBold.woff') format('woff'); }
 @font-face{font-family:'NGothicEB'; src:url('/font/NanumGothicExtraBold.woff') format('woff'); }
 @font-face{font-family:'NBGothic'; src:url('/font/NanumBarunGothic.woff') format('woff'); }
 @font-face{font-family:'NBGothicB'; src:url('/font/NanumBarunGothicBold.woff') format('woff'); }
 @font-face{font-family:'pnight'; src:url('/font/Cafe24Oneprettynight.woff') format('woff'); }




@font-face {
	font-family:NotoSans;
	font-weight:normal;
	src:url('/font/NotoSansKR-Light.woff') format('woff');
}

@font-face {
	font-family:NotoSans;
	font-weight:bold;
	src:url('/font/NotoSansKR-Regular.woff') format('woff');
}

@font-face {
	font-family:NotoSans;
	font-weight:800;
	src:url('/font/NotoSansKR-Medium.woff') format('woff');
}

html { height:100%; width:100%; }
body { height:100%; width:100%; color: #393939; font-family:NotoSans, "NGothic","³ª´®°íµñ"; font-weight:bold; background-color:#ddd; 
/*¸ð¹ÙÀÏ °¡·Î ¼¼·Î ÆùÆ® ·»´õ¸µ ÀÚµ¿ ¼³Á¤È­ ÇØÁ¦*/
-webkit-text-size-adjust: 100%;
-moz-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
text-size-adjust: 100%;
}

form {	font-size: 9pt; color: #393939; line-height: 150%; font-family: NotoSans, "NGothic","³ª´®°íµñ" }
textarea {	font-size: 9pt; color: #393939; line-height: 150%; font-family: NotoSans, "NGothic","³ª´®°íµñ" }
center { font-size: 9pt; color: #393939; line-height: 150%; font-family: NotoSans, "NGothic","³ª´®°íµñ" }
option { font-size: 9pt; color: #393939; line-height: 150%; font-family: NotoSans, "NGothic","³ª´®°íµñ" }
pre { font-size: 9pt; color: #393939; line-height: 150%; font-family: NotoSans, "NGothic","³ª´®°íµñ" }
blockquote { font-size: 9pt; color: #393939; line-height: 150%; font-family: NotoSans, "NGothic","³ª´®°íµñ" }
input { font-size: 9pt; color: #393939; line-height: 150%; font-family: NotoSans, "NGothic","³ª´®°íµñ" }


.textarea {	background-color:white; border: 1px solid #dedede; font-size:9pt; color:#000000; height:auto; }
.submit { font-size:9pt; color:white; height:19px; background-color:#999999; }






@media (min-width:1100px) {/* ÃÖ¼Ò 1100 ~ ÃÖ´ë */
	
#wrapper {width:100%; margin:0 auto; position:relative; background-color:#ffffff; }
	
header.firstheader {width:100%; margin:0 auto; }
	.top_box {position:relative; margin:0 auto; }
		.top_box .m_call{display:none;}
		
		.top_box .top {background:#e4ecec; height:30px; line-height:30px; box-sizing:border-box; }
			.top_box .login_etc_box .etc_link{float:left; height:30px;}
				.top_box .login_etc_box .etc_link a{display:inline-block; margin-right:20px; line-height:normal; vertical-align:middle;}
					.top_box .login_etc_box .etc_link a img{height:16px; }
			.top_box .login_etc_box .etc_link_m{display:none;}

			.top_box .login_etc_box {width:1100px; margin:0 auto; color:#666; overflow:hidden;}
				.top_box .login_etc_box .login_form{float:right;}
					.top_box .login_etc_box .login_form a {display:inline-block; vertical-align:middle; color:#333333; font-size:11px; padding:0 10px; }
					.top_box .login_etc_box .login_form a:hover { color:#4a6a66; }
					.top_box .uname { font-size:12px; }
				
		.top_box .middle {overflow:hidden; width:1100px; margin:0 auto; }
			.top_box .logo {float: left; height:120px; line-height:120px;}
				.top_box .logo img{vertical-align:middle; width:264px;}

			.top_box .middle .etc{float: right; padding-left:45px; background:url(/img/t_etc_01.jpg) center left no-repeat;  height:120px; line-height:120px; }
				.top_box .middle .etc > p{display:inline-block; color:#4a6a66; vertical-align:middle; line-height: normal; font-family:NotoSans, "NBGothicB"; font-weight: 800; font-size:16px;}
					.top_box .middle .etc > p span{font-size:28px; color:#bb4424; display:block; line-height: 100%;}
		

		.top_box #allmenu { display:none; }
	


	/* ¸ÞÀÎ ¸Þ´º */
	#menu_box { position:relative; width:100%; border-top:1px solid #e0e0e0; border-bottom:1px solid #e0e0e0;}
	.gnb {width:1100px; margin:0 auto;} 
	.gnb:after {clear:both; display:block; content:"";} 
		.gnb > li {position:relative; float:left; width:16.6666%; text-align:center;}
			.gnb > li > a {display:inline-block; width:100%; height:48px; line-height:48px; border-right:1px solid #e0e0e0; font-size:15px; color:#393939;}
			.gnb > li:nth-child(1) > a {border-left:1px solid #e0e0e0;}
			.gnb > li > a:hover {color:#4a6a66;}
				.menu {width: 100%;  z-index: 999;  position: absolute;  top: 48px;  background-color: rgba(74,106,102,0.8);  line-height:normal;}
					.menu > li{margin-bottom:20px;}
					.menu > li:first-child{margin-top:20px;}
						.menu > li > a {display: block; padding:0 10px; color: #fff; font-size: 14px; cursor: pointer; word-break:keep-all;}
						.menu > li a:hover { color:#ffee00; }




	#contents { width:100%; margin:0 auto; background-color:#fff; }
	.container { position:relative; width:100%; height:auto; margin:0 auto; border:0px solid #000; background-color:#eef0f8; }

		/* ¸ÞÀÎ½½¶óÀÌ´õ */
		.device .main_img_01{height:560px; background:url(/img/main_01.jpg) no-repeat center;}
		.device .main_img_02{height:560px; background:url(/img/main_02.jpg) no-repeat center;}
			.device .text_01{height:560px; background:url(/img/main_text_01.png) no-repeat 80% 210px;}
			.device .text_02{height:560px; background:url(/img/main_text_02.png) no-repeat 80% 210px;}
		/* //¸ÞÀÎ½½¶óÀÌ´õ */

	.main_box { width:100%; padding-top:50px;}
		.c_top{text-align:center; margin-bottom:50px;}
			.logo_t{margin-bottom:30px;}
			.c_top > ul{}
				.c_top > ul li{display:inline-block; font-size:0px;}
					.c_top > ul li span{display:inline-block; margin-right:5px; font-size:24px; color:#4a6a66;}
					.c_top > ul li p{display:inline-block; font-size:20px; color:#393939;}
						.c_top > ul li p i{font-style:normal; display:inline-block; box-shadow: inset 0 -5px 0 #ddf6ff; border-bottom: 2px solid #ddf6ff; }
		
				.c_top > ul li:nth-child(1){margin-right:50px;}


		/*Å¬¸®´Ð ¹Ú½º*/
		.c_wrap { width:1100px; margin:0 auto; overflow:hidden; margin-bottom:20px;}
			.c_list{position:relative; width:260px; float:left; margin-right:20px; transition:background 0.3s; box-sizing:border-box;}
			.c_list:nth-child(4n){margin-right:0px;}
				.c_list .img{position:relative; width:100%; height:165px; background:#e0e0e0;}
				.c_list:nth-child(1) .img{background:url(/img/clinic_01_bg.jpg) no-repeat center;}
				.c_list:nth-child(2) .img{background:url(/img/clinic_02_bg.jpg) no-repeat center;}
				.c_list:nth-child(3) .img{background:url(/img/clinic_03_bg.jpg) no-repeat center;}
				.c_list:nth-child(4) .img{background:url(/img/clinic_04_bg.jpg) no-repeat center;}
					.c_list .img .circle_img{position:absolute; border-radius:50%; left:50%; bottom:-45px; margin-left:-45px; width:90px; height:90px; background:#fff;}
					.c_list:nth-child(1) .img .circle_img{background-image:url(/img/clinic_01.jpg); background-repeat:no-repeat; background-position:center; }
					.c_list:nth-child(2) .img .circle_img{background-image:url(/img/clinic_02.jpg); background-repeat:no-repeat; background-position:center; }
					.c_list:nth-child(3) .img .circle_img{background-image:url(/img/clinic_03.jpg); background-repeat:no-repeat; background-position:center; }
					.c_list:nth-child(4) .img .circle_img{background-image:url(/img/clinic_04.jpg); background-repeat:no-repeat; background-position:center; }

				.c_list .cont{position:relative; width:100%; height:195px; text-align:center; border: 1px solid #e0e0e0;  box-sizing: border-box; border-top: 0px;}
					.c_list .cont p:nth-child(1){position:absolute; top:50px; width:100%; font-family:NotoSans, "NBGothicB"; font-weight:800; color:#393939; font-size:26px; line-height: 100%;}
					.c_list .cont p:nth-child(2){position:absolute; top:90px; width:100%; font-family:NotoSans, "NBGothic"; color:#555; font-size:12px; line-height:16px;}

				.c_list .cont .link{position:absolute;  top:140px; left:50%; margin-left:-90px;  transition: all 0.3s; display: block; width: 180px; height: 30px; line-height: 30px;  color: #393939; font-size: 14px;  text-align: center;   
									border-style: solid;
									border-image: linear-gradient(to right, #e16449 0%, #6acdc1 100%);
									border-image-slice: 1;
									border-image-width: 1px;
									}
				.c_list .cont .link:hover{border-image-width: 2px;}
					

		/*//Å¬¸®´Ð ¹Ú½º*/

		/*±×¹ÛÀÇ*/
		.others_wrap{ width:1100px; margin:0px auto; margin-bottom: 50px; overflow:hidden; }
			
			.others_wrap .consult{float:left; width:260px; height:180px; border:1px solid #e0e0e0; margin-right:20px; padding:15px 15px; box-sizing:border-box;} 
				.others_wrap .consult .tit{display:inline-block; font-size:22px; line-height:100%; font-family:NotoSans, "NBGothicB"; color:#393939; margin-bottom:15px;}
				.others_wrap .consult .post{}
					.others_wrap .consult .post a{margin-bottom:10px; color:#393939; font-size:0px; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
						.others_wrap .consult .post a > span:nth-child(1){display:inline-block; width:40%; vertical-align:middle; font-size:13px;}
						.others_wrap .consult .post a > span:nth-child(2){display:inline-block; width:60%; vertical-align:middle; font-size:13px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
						.others_wrap .consult .post a .ni{vertical-align:middle; margin-right:5px;}
					.others_wrap .consult .post a:hover{color:#4a6a66;}
							

			.others_wrap .tell_time{float:left; position:relative; width:540px; height:180px; margin-right:20px;  border:1px solid #e0e0e0;  padding:15px 15px; box-sizing:border-box; background:url(/img/tell_01.jpg) no-repeat 15px 50px;}
				.others_wrap .time_box{background:url(/img/tell_01.jpg) no-repeat 0px 35px; }
					.others_wrap .time_box .tit{display:inline-block; font-size:22px; line-height:100%; font-family:NotoSans, "NBGothicB"; color:#393939; margin-bottom:15px;}
					.others_wrap .time_box .box{padding-top:40px; font-size:0px; line-height:25px; color:#393939;}
						.others_wrap .time_box .box .left{display:inline-block; vertical-align:top; width:50%; font-size:13px;}
							.others_wrap .time_box .box .left .sp{position: relative;}
								.others_wrap .time_box .box .left .sp span{display:inline-block; background:#e65a34; padding:5px; line-height:100%; display:inline-block; color:#fff;}

						.others_wrap .time_box .box .right{display:inline-block; vertical-align:top; width:50%; font-size:13px;}
							.others_wrap .time_box .box .right span{color:#e65a34;}

				.others_wrap .tell_box{position:absolute; right:0px; top:0px; width: 50%; box-sizing: border-box; padding:10px 0px 10px 10px; border-left:1px solid #e0e0e0; border-bottom:1px solid #e0e0e0; }
					.others_wrap .tell_box .tit{font-size:22px; line-height:100%; font-family:NotoSans, "NBGothicB"; color:#393939; margin-bottom:2px;}
						.others_wrap .tell_box .tit span{font-size:13px;}
					.others_wrap .tell_box .num{display: inline-block; font-size:38px; line-height:100%; font-family:NotoSans, "NBGothicB"; font-weight:800; color:#c1523a; letter-spacing:1px; }
						.others_wrap .tell_box .num span{color:#237f74; }
	

			.others{float:left; overflow:hidden; width:260px; height:180px;  border:1px solid #e0e0e0; box-sizing:border-box; text-align:center;}
				.others .list{float:left; width:50%; height:50%; box-sizing:border-box;  font-family::NotoSans, "NGothicB";  transition:background 0.3s;}
				.others .list:nth-child(1){background:url(/img/other_01.png) no-repeat center 15px; border-right:1px solid #e0e0e0; border-bottom:1px solid #ddd;}
				.others .list:nth-child(1):hover{background:url(/img/other_01_hover.png) no-repeat center 15px; background-color:#4a6a66;}
				.others .list:nth-child(2){background:url(/img/other_02.png) no-repeat center 15px; border-bottom:1px solid #e0e0e0;}
				.others .list:nth-child(2):hover{background:url(/img/other_02_hover.png) no-repeat center 15px; background-color:#4a6a66;}
				.others .list:nth-child(3){background:url(/img/other_03.png) no-repeat center 15px; border-right:1px solid #e0e0e0; }
				.others .list:nth-child(3):hover{background:url(/img/other_03_hover.png) no-repeat center 15px; background-color:#4a6a66;}
				.others .list:nth-child(4){background:url(/img/other_04.png) no-repeat center 15px; }
				.others .list:nth-child(4):hover{background:url(/img/other_04_hover.png) no-repeat center 15px; background-color:#4a6a66;}
					.others .list a{display:inline-block; width:100%; height:100%;}
						.others .list a p{padding-top:65px; color:#393939; font-size:13px; }
							.others .list:hover a p{color:#fff;}

		/*//±×¹ÛÀÇ*/

		footer{}
			.f_consult{position:relative; height:300px; background:url(/img/pt03.jpg); background-color:#ffe9fc;}
				.f_consult .text{position:absolute; left:calc(50% - 550px); top:0px; height:300px; width:550px; background:#fff; text-align:center;  font-family:NotoSans, "NBGothic"; }
					.f_consult .text p:nth-child(1){color:#393939; font-size:45px; line-height: 45px; padding-top:50px;}
						.f_consult .text p:nth-child(1) span{ box-shadow: inset 0 -10px 0 #ffee00; font-family: pnight; font-weight: normal; line-height: 36px;  display: inline-block;}
					.f_consult .text p:nth-child(2){color:#393939; font-size:18px; padding-top:20px; margin-bottom:30px;}
					.f_consult .text a{transition:all 0.3s; display:inline-block; color:#393939; font-size:19px; border-style: solid; border-image: linear-gradient(to right, #e16449 0%, #6acdc1 100%) ; line-height: 100%; 	border-image-slice: 1; border-image-width: 1px; padding:15px 20px;}
					.f_consult .text a:hover{border-image-width: 2px; }
				.f_consult .img{position:absolute; right:0px; top:0px; height:300px; width:50%; background:url(/img/f_bg.jpg) no-repeat center; background-size:cover;}
			
			.footer{overflow:hidden; width:1100px; margin:0 auto; padding:40px 10px 40px;}
			.foot_copy {float:left; font-size:13px; line-height:22px; color: #393939;}
				.foot_copy span{display:block; margin-bottom:15px; width:220px;}
			.foot_link {float:right;   color: #393939; font-size:13px; }
				.foot_link a {color:#393939; padding-left:5px; padding-right:5px;}
				.foot_link a:hover { color:#4a6a66; }
			.foot_link:after { content:""; display:block; clear:both; }
			
			.foot_sns{float: right; text-align: right; margin-top: 30px;}
				.foot_sns p{color:#393939; font-size:15px; font-weight:bold; margin-bottom:10px;}
				.foot_sns a{display:inline-block; margin-right:20px;}
				.foot_sns a:last-child{margin-right:0px;}
			


	/* ¼­ºêÆäÀÌÁö */

	/* header */
	.contents_head1{width:100%;  height:300px; background:url(/img/contents_head_bg01.jpg) no-repeat center; background-size:cover;}
	.contents_head2{position:relative; width:100%;  height:300px; background:url(/img/contents_head_bg02.jpg) no-repeat center; background-size:cover;}
	.contents_head3{width:100%;  height:300px; background:url(/img/contents_head_bg03.jpg) no-repeat center; background-size:cover;}
	.contents_head4{width:100%;  height:300px; background:url(/img/contents_head_bg04.jpg) no-repeat center; background-size:cover;}
	.contents_head5{width:100%;  height:300px; background:url(/img/contents_head_bg05.jpg) no-repeat center; background-size:cover;}
	.community_head{width:100%;  height:300px; background:url(/img/community_head_bg.jpg) no-repeat center; background-size:cover;}
		.contents_head_text{position:relative; width:1100px; margin:0 auto; padding-top:80px; text-align:center;}
			.contents_head_text p:nth-of-type(1){display:inline-block; margin-bottom:20px; font-weight: normal; padding:5px; font-family:Pnight; font-size:14px; line-height: 100%; color:#fff; border-top: 1px solid #fff; border-bottom: 1px solid #fff; }
			.contents_head_text p:nth-of-type(2){margin:0px 0 25px; font-weight: 800; font-family:NotoSans, "NBGothicB"; font-size:46px; line-height: 100%; color:#fff;}
			.contents_head_text p:nth-of-type(3){font-family:NotoSans, "NBGothic"; font-size:16px; color:#fff;}
	


	.contents_head2 .tit_p{
		width: 1100px;
		left:50%;
		margin-left:-550px;
		position:absolute;
		text-align:right;
		bottom:10px;
	}
	.contents_head2 .tit_p span{
		background:rgba(255,255,255,0.85);
		display:inline-block;
		padding:4px 8px;
		color:#000;
		font-size:13px;
	}
	
	/*// header */

	
	#sub_contents{width:1100px; margin:0 auto; padding-bottom: 60px;}
	#sub_contents:after{clear:both; content:""; display:block; }
	
		#sub_menu{width:210px; float:left; margin-top: -40px;}
			.sm_title{position:relative; border:1px solid #e0e0e0; height:150px; line-height:150px; font-size:26px; color:#c55c46; text-align:center; background:url(/img/pt01.jpg); margin-bottom:20px; font-weight: 800; }
			.sm_title:after{display:inline-block; position:absolute; right:0; bottom:0; line-height:normal; color:#e0e0e0; border-top:1px solid #e0e0e0; padding:3px 8px; content:"DR CHOI KYOUNG HEE OBGY"; font-size:10px; font-weight: bold;}
				.sm_title .stitle{ line-height: 30px; display:inline-block; vertical-align:middle; word-break:keep-all; padding: 0 10px;}
			.sm_box{border:1px solid #e0e0e0;  overflow:hidden; margin-bottom:20px;}
				.sm01{transition:background 0.3s;}
					.sm01 a{display:inline-block; width:100%; padding:15px 0px;  text-align:center; font-size:14px; color:#393939; }
				.sm01:hover{background:#e7e7e7;}
					.sm01:hover a{color:#225c57;}

			.quick{width:100%; height:200px; margin-bottom:40px;  border:1px solid #e0e0e0; box-sizing:border-box; overflow:hidden; text-align:center; }
				.quick .list{float:left; width:50%; height:50%; box-sizing:border-box;  font-family: "NGothicB";  transition:background 0.3s;}
				.quick .list:nth-child(1){background:url(/img/other_01.png) no-repeat center 15px; border-right:1px solid #e0e0e0; border-bottom:1px solid #ddd;}
				.quick .list:nth-child(1):hover{background:url(/img/other_01_hover.png) no-repeat center 15px; background-color:#4a6a66;}
				.quick .list:nth-child(2){background:url(/img/other_02.png) no-repeat center 15px; border-bottom:1px solid #e0e0e0;}
				.quick .list:nth-child(2):hover{background:url(/img/other_02_hover.png) no-repeat center 15px; background-color:#4a6a66;}
				.quick .list:nth-child(3){background:url(/img/other_03.png) no-repeat center 15px; border-right:1px solid #e0e0e0; }
				.quick .list:nth-child(3):hover{background:url(/img/other_03_hover.png) no-repeat center 15px; background-color:#4a6a66;}
				.quick .list:nth-child(4){background:url(/img/other_04.png) no-repeat center 15px; }
				.quick .list:nth-child(4):hover{background:url(/img/other_04_hover.png) no-repeat center 15px; background-color:#4a6a66;}
					.quick .list a{display:inline-block; width:100%; height:100%;}
						.quick .list a p{padding-top:70px; color:#393939; font-size:13px;}
							.quick .list:hover a p{color:#fff;}	


			.sm_num{background:url(/img/sm_num.jpg) no-repeat 8px center; padding-left:55px; word-break:keep-all; color:#393939; font-size:15px; line-height:20px; font-family:Notosans,"NGothicb";}

			
			.sm_baby{}

		#contents_box{width:870px; border:1px solid #e0e0e0; padding:0px; float:right;}	
			.content_head{}
				.navi{border-bottom:1px solid #e0e0e0; }
					.navi .home{display:inline-block; border-right:1px solid #e0e0e0; height:40px; padding:0 15px; line-height:40px;}
						.navi .home img{vertical-align: middle;}
					.navi .m1{display:inline-block; border-right:1px solid #e0e0e0; height:40px;  padding:0 30px; line-height:40px; font-size:14px; color:#393939;}
					.navi .m2{display:inline-block; border-right:1px solid #e0e0e0; height:40px;  padding:0 30px; line-height:40px;  font-size:14px; color:#393939;}
				
				.sub_title{font-family:NotoSans, "NBGothic"; text-align:center; padding:50px 0px;}
					.sub_title p:nth-child(1){margin-bottom:20px; font-family:NotoSans, "NBGothicB"; color:#4a6a66; font-size:45px; line-height: 100%; word-spacing: -1px; letter-spacing: -1px; font-weight: 800;}
					.sub_title p:nth-child(2){color:#ccc; font-size:16px;   font-weight: normal; line-height: 100%;}
					.sub_title p:nth-child(3){color:#393939; font-size:16px;}
					.sub_title p:nth-child(3):before{content:""; display:block; width:45px; margin:30px auto; height:5px; background:#4a6a66;}
				
			.page{padding:0 25px 100px; border-top:0px; }
				
			/* ÀÎ»ç¸» */
				.m07{}
					.m07 .top{font-family:pnight; font-weight:normal; color:#000; font-size:17px; word-break:keep-all; padding-top:50px; line-height:27px; text-align:center; position:relative; background:url(/img/m07_head.jpg) no-repeat center; height:810px; box-sizing: border-box;}
					.m07 .top:before{bottom:10px; right:10px; line-height:100%; position:absolute; content:"CHOI KYOUNG HEE OB & GYN CLINIC"; display:inline-block; color:#fff; font-size:14px;}
						.m07 .top p{font-size:28px; margin-bottom:30px;}
					
					.m07 .story{border-top:1px solid #e0e0e0; margin-top:35px;}
						.m07 .story .tit01{display:block; text-align:center; position:relative;  margin-bottom:50px; color:#393939; font-size:20px;}
						.m07 .story .tit01:before{content:""; display:block; margin:0 auto 10px; width:1px; height:180px; background:#e0e0e0;}	
						
						.m07 .story ul{}
							.m07 .story ul > li{margin-bottom:50px; overflow:hidden; }
							.m07 .story ul > li:last-child{margin-bottom:0px;}
								.m07 .story ul > li .img{float:left; width:50%; vertical-align:top; height:180px; background:#e0e0e0;}	
								.m07 .story ul > li:nth-child(1) .img{background:url(/img/m07_01.jpg) center no-repeat;}	
								.m07 .story ul > li:nth-child(2) .img{background:url(/img/m07_02.jpg) center no-repeat;}
								.m07 .story ul > li:nth-child(3) .img{background:url(/img/m07_03.jpg) center no-repeat;}
		
								.m07 .story ul > li .txt{ float:right; width:50%; vertical-align:top; box-sizing:border-box; padding:50px 0 0 80px; }	
									.m07 .story ul > li .txt p{position:relative; text-align:left; font-size:16px; line-height:26px; color:#393939; }
										.m07 .story ul > li .txt p span{position:absolute; left:-45px; top:-3px; color:#bb411d; font-size:27px; font-weight:bold; font-style:italic;}
										.m07 .story ul > li .txt p i{color:#44635d; text-decoration:underline; font-style:normal;}

								.m07 .story ul > li:nth-child(2) .img{float:right;}	
								.m07 .story ul > li:nth-child(2) .txt{float:right;}	
			
			
			
			/* // ÀÎ»ç¸» */
		


			/* ÀÇ·áÁø¼Ò°³ */
				
				.m08{}
					.m08 .top {position: relative; background: url(/img/m08_head.jpg) no-repeat center; height: 330px; margin-bottom: 80px;}
					.m08 .top:before{bottom:10px; right:10px; line-height:100%; position:absolute; content:"CHOI KYOUNG HEE OB & GYN CLINIC"; display:inline-block; color:#fff; font-size:14px;}
					.m08 .doctor{font-size:0px;}
						.m08 .doctor .img{display: inline-block; vertical-align:top; width:395px; box-shadow: 10px 10px #eee;}
						.m08 .doctor .txt{display: inline-block; vertical-align:top; width:calc(100% - 395px); padding-top:40px;  padding-left:40px; box-sizing:border-box;}
							.m08 .doctor .txt p:nth-child(1){position:relative; font-family:NotoSans, "NBGothicB"; font-size:26px; line-height:100%; color:#4a6a66; margin-bottom:25px;}
							.m08 .doctor .txt p:nth-child(1):before{position:absolute; left:-65px; top:50%; margin-top:-2px; content:""; display:inline-block; width:45px; height:4px; background:#4a6a66;}
								.m08 .doctor .txt p:nth-child(1) span{font-size:16px; color:#393939; margin-left:10px;}
							
							.m08 .doctor .txt p:nth-child(2){font-size:16px; line-height:30px; color:#393939;}
					
					.m08 .doctor:after{display: block;	content: ""; height: 10px; background: url(/img/pt02.jpg);	margin: 80px 0;	}
					.m08 .doctor:last-child:after{display: none;	}
			/* // ÀÇ·áÁø¼Ò°³ */

			/* Áø·á½Ã°£¾È³» */
				.m09{}
					.m09 .top {position: relative; background: url(/img/m09_head.jpg) no-repeat center; height: 330px; margin-bottom: 80px;}
					.m09 .top:before{bottom:10px; right:10px; line-height:100%; position:absolute; content:"CHOI KYOUNG HEE OB & GYN CLINIC"; display:inline-block; color:#fff; font-size:14px;}
					.m09 .table_box{}
						.m09 table{overflow: hidden; width:100%; text-align:center;}
							.m09 table thead tr{background-color:#efefef; color:#393939;}
							.m09 table th{height:55px; font-size:14px; font-family:"NGothicb";}
							.m09 table td{height:40px; font-size:14px; color:#555555; border-bottom:1px dashed #e0e0e0;}
							.m09 table .bar{display:block; width:14px; margin:0 auto; height:100%; background-color:#abd6d1;}
					
					.m09 .tit01{font-size:16px; text-align:center; color:#bb4424; margin-top:20px;}

			/* //Áø·á½Ã°£¾È³» */


			/* µÑ·¯º¸±â*/
				.m10{}
					.m10 .top {position: relative; background: url(/img/m10_head.jpg) no-repeat center; height: 330px; margin-bottom: 80px;}
					.m10 .top:before{bottom:10px; right:10px; line-height:100%; position:absolute; content:"CHOI KYOUNG HEE OB & GYN CLINIC"; display:inline-block; color:#fff; font-size:12px;}
			/*µÑ·¯º¸±â */

			

			/* ¿À½Ã´Â±æ */
				.m11{}
					/* ¸Ê Á¤º¸ */
					.map_wrap {position:relative;overflow:hidden; width:100%; height:450px;}
						.radius_border{border:1px solid #919191;}     
						.custom_typecontrol {position:absolute;top:10px;right:10px;overflow:hidden;width:130px;height:30px;margin:0;padding:0;z-index:1;font-size:12px;font-family:'Malgun Gothic', '¸¼Àº °íµñ', sans-serif;}
						.custom_typecontrol span {display:block;width:65px;height:30px;float:left;text-align:center;line-height:30px;cursor:pointer;}
						.custom_typecontrol .btn {background:#fff;background:linear-gradient(#fff,  #e6e6e6);}       
						.custom_typecontrol .btn:hover {background:#f5f5f5;background:linear-gradient(#f5f5f5,#e3e3e3);}
						.custom_typecontrol .btn:active {background:#e6e6e6;background:linear-gradient(#e6e6e6, #fff);}    
						.custom_typecontrol .selected_btn {color:#fff;background:#425470;background:linear-gradient(#425470, #5b6d8a);}
						.custom_typecontrol .selected_btn:hover {color:#fff;}   
						.custom_zoomcontrol {position:absolute;top:50px;right:10px;width:36px;height:80px;overflow:hidden;z-index:1;background-color:#f5f5f5;} 
						.custom_zoomcontrol span {display:block;width:36px;height:40px;text-align:center;cursor:pointer;}     
						.custom_zoomcontrol span img {width:15px;height:15px;padding:12px 0;border:none;}             
						.custom_zoomcontrol span:first-child{border-bottom:1px solid #bfbfbf;}          
						
						.wrap {position: absolute;left: 0;bottom: 70px; width: 288px; height: 132px;margin-left: -144px;text-align: left;overflow: hidden;font-size: 12px;font-family: 'Malgun Gothic', dotum, 'µ¸¿ò', sans-serif;line-height: 1.5;}
							.wrap .info {width: 286px;height: 120px; border-bottom: 2px solid #e0e0e0;border-right: 1px solid #e0e0e0;overflow: hidden;background: #fff;}
							.wrap .info:nth-child(1) {border: 0;box-shadow: 0px 1px 2px #888;}
							.wrap .info:after {content: '';position: absolute;margin-left: -12px;left: 50%;bottom: 0;width: 22px;height: 12px;background: url('http://t1.daumcdn.net/localimg/localimages/07/mapapidoc/vertex_white.png')}
							
								.wrap .info .title {padding: 5px 0 0 10px; height: 30px;     color: #393939; background: #dfefed; border-bottom: 1px solid #ddd;font-size: 18px;font-weight: bold;}
									.wrap .info .close {position: absolute;top: 10px;right: 10px;color: #888;width: 17px;height: 17px;background: url('http://t1.daumcdn.net/localimg/localimages/07/mapapidoc/overlay_close.png');}
									.wrap .info .close:hover {cursor: pointer;}
							
								.wrap .info .body {position: relative;overflow: hidden;}
									.wrap .info .desc {color: #393939; position: relative;margin: 13px 0 0 90px;height: 75px; white-space: initial;}
										.wrap .info .desc p {margin-bottom:5px; white-space: initial; word-break:keep-all; font-size:13px;}
										.wrap .info .desc a {color:#27579f; font-size:15px;}
									.wrap .info .img {position: absolute;top: 6px;left: 5px; width: 73px; height: 71px; line-height:71px; border: 1px solid #ddd;color: #888; text-align:center;}
										.wrap .info .img img{width:80%; vertical-align: middle;}
			
					/* //¸Ê Á¤º¸ */


					.m11 .link {text-align:center; font-size:0; padding:50px 0;}
						.m11 .link li{display:inline-block; width:150px; height:30px;   line-height:30px; font-size:16px; }
							.m11 .link li a{color:#fff;}
						.m11 .link li:nth-child(1){background-color:#ffba00; margin-right:30px;}
						.m11 .link li:nth-child(2){background-color:#64d02e;}


					.m11 .addr{overflow:hidden;}
						.m11 .addr:after{display:block; float:left; content:""; width:100%; height:20px; background:url(/img/pt02.jpg); margin:60px 0;}
						.m11 .addr h3{float:left; width:220px; color:#4a6a66; font-family: Pnight;  font-size: 28px;}
						.m11 .addr .cont_01{float:left; width: calc(100% - 220px); }
							.m11 .addr .cont_01 p:nth-child(1){color:#303030; font-family:Notosans,"NGothicB"; font-weight:normal;  font-size:18px; margin-bottom:15px;}
							.m11 .addr .cont_01 p:nth-child(2){color:#414141; font-size:18px; word-break:keep-all; font-weight:normal; }
				
					.m11 .trans{overflow:hidden;}
						.m11 .trans h3{float:left; width:220px; color:#414141; font-family:Notosans,"NGothicB"; font-size:22px;}
						.m11 .trans .cont_01{float:left; width: calc(100% - 220px);}
							.m11 .trans .cont_01 h4{color:#303030; font-size:20px; margin-bottom:20px; }
								.m11 .trans .cont_01 h4 span{display:inline-block;  line-height: 100%; box-shadow: inset 0 -1px 0 #88c7c3; border-bottom:5px solid #88c7c3;}
							.m11 .trans .cont_01 > ul{overflow:hidden; font-size:0px; margin-bottom:80px;}
							.m11 .trans .cont_01 > ul:last-child{margin-bottom:0px;}
								.m11 .trans .cont_01 > ul > li{margin-bottom:50px;}
								.m11 .trans .cont_01 > ul > li:last-child{margin-bottom:0px;}
								.m11 .trans .cont_01 > ul > li h5{ color:#393939;  font-size:16px; margin-bottom:10px;}
								.m11 .trans .cont_01 > ul > li div{color:#393939;  font-size:14px; }
									.m11 .trans .cont_01 > ul > li div p{background:#efefef; padding:5px; margin-top:10px; line-height:24px;}
								
			
					.m11 .link01{display: inline-block; font-size:14px; color:#393939; background:#fff568; padding:5px 10px;}
						.m11 .link01:hover{background:#ffee00;}
			/* //¿À½Ã´Â±æ */



	



			/* ¼­ºêÆäÀÌÁö °øÅë  */
				.common{}
					.common .top{position:relative; background:#e0e0e0; height:330px; margin-bottom:50px;}
					.common .top:before{bottom:10px; right:10px; position:absolute; content:"CHOI KYOUNG HEE OB & GYN CLINIC"; display:inline-block; color:#fff; font-size:13px;}
			
				/* section */
				.common .section:after{display:block; content:""; height:10px; background:url(/img/pt02.jpg); margin:80px 0;}
					.common .section:last-child:after{display:none;}

				/* //section */


				/* ¼Ò¸Þ´º, ¼ÒÆäÀÌÁö */
				.common .s_menu{margin:0 auto 50px; font-size:0px; border:1px solid #e0e0e0; border-bottom:0px;  box-sizing: border-box;}
					.common .s_menu li{display:inline-block; width:33.3333%; height:40px;  line-height:40px;  border-right: 1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0; text-align:center; font-size:15px; box-sizing:border-box;}
					.common .s_menu li:nth-child(3n){border-right:0;}
					.common .s_menu li.on > a{background:#bedcda; color:#fff;}
					.common .s_menu li > a {transition:all 0.3s; display:inline-block; width:100%; font-family:NotoSans, "NBGothic"; color:#2d2d2d; box-sizing: border-box; vertical-align: top;}
					.common .s_menu li:hover >  a{background:#bedcda; color:#fff;}
				
				.common .s_page > li{display:none;}
				.common .s_page > li.on{display:block;}
				
				.common .s_menu_s{margin:0 auto 50px;}
					.common .s_menu_s li {display:inline-block; margin-right:30px; border-bottom: 1px solid #393939; }
					.common .s_menu_s li > a {transition:color 0.3s; display:inline-block; width:100%; font-family:NotoSans, "NBGothic"; color:#393939;font-size:18px;}
					.common .s_menu_s li:hover >  a{color:#cd634c;}
					.common .s_menu_s li.on{color:#cd634c; border-bottom:1px solid #cd634c;}
					.common .s_menu_s li.on >  a{color:#cd634c;}


				.common .s_page_s > li{display:none;}
				.common .s_page_s > li.on{display:block;}


				/* ¼Ò¸Þ´º, ¼ÒÆäÀÌÁö */



				/* Á¤ÀÇ  */
				.common .mean{margin-bottom:25px;}
					.common .mean p{position:relative; display: inline-block; font-family:NotoSans, "NBGothic"; padding: 0px 30px 0px 35px; color:#393939; font-size:24px; line-height: 30px;}
						.common .mean p span{position:absolute; left:0px; top:0px; color:#bedcda; font-family:Notosans,"NGothicEB"; font-size:35px; line-height:20px;  font-weight: 800;}
					

				/*// Á¤ÀÇ */


				/* »ó´Ü Ä¡·á ¿ä¾à */

				.sum_01{ position:relative;  width:100%; margin:0 auto 50px; box-sizing:border-box; }
					.sum_01 ul{text-align:center;  border:5px solid #f7f7f7; padding:15px 10px; font-size: 0; overflow:hidden; width:95%; margin:0 auto;}
						.sum_01 ul li{display: inline-block; margin:15px 25px; text-align:center; font-family:NotoSans, "NBGothic"; font-size:0px}
							.sum_01 ul li .img{display:inline-block;  vertical-align:middle;}		
							.sum_01 ul li .txt{display:inline-block; vertical-align:middle; width:calc(100% - 49px); text-align:left; padding-left:15px; font-size:13px; line-height:20px; color:#393939; box-sizing:border-box; word-break:keep-all;}

				/* //»ó´Ü Ä¡·á ¿ä¾à */	


				/* ÆùÆ®  */
					.common .h01{font-size:24px; font-family:NotoSans, "NBGothic"; line-height:30px; color:#393939; margin-bottom:25px;}
					.common .h01:before{content:""; display:block; width:30px; height:5px; background:#bedcda; margin-bottom:10px; }
					
					.common .h02{position:relative; padding-left:18px; font-family:NotoSans, "NBGothic"; font-weight:800; font-size:18px; line-height:26px; 
         margin-bottom:20px;}
					
					.common .p01{font-size:14px; color:#393939; line-height:22px; background:#f7f7f7;   padding:15px; word-break:keep-all;}
					.common .p02{font-size:14px; color:#393939; line-height:22px; word-break:keep-all;}


				/*// ÆùÆ® */


				/* ¹®´Ü  */
					.cont01{ margin-bottom:50px; ;}
					.cont01:last-child{margin-bottom:0px;}	

					.cont02{margin-bottom:30px; padding-left:20px;}
					.cont02:last-child{margin-bottom:0px;}	

				/*// ¹®´Ü */

				/* ¸®½ºÆ®  */
					.common .list01{}
						.common .list01 li{position:relative; font-size:14px; color:#393939; line-height:22px; padding-left:15px; margin-bottom:25px; word-break:keep-all;}
						.common .list01 li:before{position: absolute; left: 0px; top: 8px; content: ""; display: inline-block; width: 5px; height: 5px; border: 1px solid #4a6a66;}
						.common .list01 li:last-child{margin-bottom:0px;}

					.common .list02{border:1px solid #e0e0e0; padding:20px 20px 0 20px;    font-size: 0;}
						.common .list02 li{
							font-size: 14px;
							color: #393939;
							line-height: 22px;
							padding-left: 35px;
							text-indent: -35px;
							padding-bottom: 15px;
							margin-bottom: 25px;
							border-bottom: 1px dashed #e0e0e0;
							word-break: keep-all;
							display: inline-block;
							width: 48%;
							vertical-align: top;
							box-sizing: border-box;}
						.common .list02 li:nth-child(2n-1){margin-right: 4%;}
							.common .list02 li span{font-size:20px; color:#ed755a; margin-right:5px;}
						.common .list02 li:last-child{margin-bottom:0px;}
				
					
					.common .list03{text-align: left;  font-size: 0;  background: #f7f7f7;   padding: 20px 0 0;}
						.common .list03 li{position: relative; background: #fff;  font-size: 14px;  color: #393939;  line-height: 22px;  padding-left: 35px;  margin-bottom: 25px; word-break: keep-all;  display: inline-block;  width: 45%;  box-sizing: border-box;    vertical-align: top;  padding: 20px;  padding-left: 50px;  margin: 0 2.5%;  margin-bottom: 20px;}
						.common .list03 li:before{ position: absolute; left: 20px; top: 20px; content: "";  display: inline-block;  width: 20px;  height: 24px;  background: url(/img/list03.png);}
	

					.common .list04{font-size:0;}
						.common .list04 li{display:inline-block; width:32%; vertical-align:top; font-size:14px; color:#393939; line-height:22px; padding:20px 10px; margin-bottom:25px; margin-right:2%; word-break:keep-all; border:1px solid #e0e0e0; text-align:center; box-sizing:border-box; box-shadow:5px 5px #e0e0e0;}
						.common .list04 li:last-child{margin-bottom:0px;}
						.common .list04 li:nth-child(3n){margin-right:0px;}
					
					.common .list05{ font-size: 0;}
						.common .list05 li{font-size: 14px;  color: #393939; line-height: 22px; word-break:keep-all;  display: inline-block; width: 48%; vertical-align: top; margin-bottom: 20px; margin-right: 4%; border: 1px dashed #e0e0e0; padding: 10px; box-sizing: border-box;}
						.common .list05 li:nth-child(2n){margin-right:0px; }
							.common .list05 li p{margin-bottom: 10px; font-size: 16px; line-height: 24px; color: #d8725c; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px; text-indent: -30px;  padding-left: 30px;  word-break:keep-all;}

				/*// ¸®½ºÆ® */


				/* Å×ÀÌºí  */
				.common .tb01{width:100%; overflow: hidden;   text-align:center; border-top:4px solid #bedcda; color:#393939; }
					.common .tb01 thead th{padding:10px; font-size:14px;  line-height:22px; border-bottom:1px dashed #e0e0e0; border-right:1px dashed #e0e0e0; background: #efefef; font-weight: bold;  word-break:keep-all;}
					.common .tb01 thead th:last-of-type{ border-right:0px;}
					.common .tb01 tbody th{padding:10px; font-size:14px;  line-height:22px; border-bottom:1px dashed #e0e0e0; border-right:1px dashed #e0e0e0; background: #efefef; font-weight: bold;  word-break:keep-all;}
					.common .tb01 tbody th:last-of-type{ border-right:0px;}
					.common .tb01 tbody td{padding:10px; font-size:14px;  line-height:22px; border-bottom:1px dashed #e0e0e0; border-right:1px dashed #e0e0e0; text-align:center; word-break:keep-all;}
					.common .tb01 tbody td:last-of-type{ border-right:0px;}
					.common .tb01 tbody th.tit{border-bottom:1px dashed #e0e0e0; border-right:1px dashed #e0e0e0;}
					.common .tb01 tbody td.tit{border-bottom:1px dashed #e0e0e0; border-right:1px dashed #e0e0e0;}
					.common .tb01 tbody td.left{text-align:left;}
				/* //Å×ÀÌºí  */

				/* ÀÌ¹ÌÁö */
				.common .img{}
					.common .img img{vertical-align:top;}
				/*//ÀÌ¹ÌÁö  */



			/*// ¼­ºêÆäÀÌÁö °øÅë  */
			
			
			/* ±âº»°ËÁø */
			.m12{}
				.m12 .top{background:url(/img/m12_head.jpg) center no-repeat; }
			/* // ±âº»°ËÁø */


			/* ¿þµù°ËÁø */
			.m13{}
				.m13 .top{background:url(/img/m13_head.jpg) center no-repeat; }
			/* // ¿þµù°ËÁø */

			/* °»³â±â°ËÁø */
			.m14{}
				.m14 .top{background:url(/img/m14_head.jpg) center no-repeat; }
			/* // °»³â±â°ËÁø */
			

			/* °ø´Ü¹«·á°ËÁø */
				.m15{}
					.m15 .top{background:url(/img/m15_head.jpg) center no-repeat; }
					.m15 .tit01{font-family: Pnight; font-size: 20px; color: #393939; text-align: center; margin-bottom: 60px;}
						.m15 .tit01 span{box-shadow: inset 0 -5px 0 #ffee00;}
			/* °ø´Ü¹«·á°ËÁø */


			/* ÀÓ½ÅÁø´Ü / »êÀü°ü¸® */
				.m16{}
					.m16 .top{background:url(/img/m16_head.jpg) center no-repeat; }
					.m16 .s_menu li{display:inline-block; width:50%; height:40px;  line-height:40px;  border-right: 1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0; text-align:center; font-size:15px; box-sizing:border-box;}
					.m16 .s_menu li:nth-child(2n){border-right:0;}
			/* ÀÓ½ÅÁø´Ü / »êÀü°ü¸® */

			/* ÇÃ¶óÁî¸¶ ¿ì¸Õ ÄÉ¾î */
			.m34{}
				.m34 .top{background:url(/img/m34_head.jpg) center no-repeat; }
			/* // ÇÃ¶óÁî¸¶ ¿ì¸Õ ÄÉ¾î */


			/* Áú¿° / ¼ºº´ / °ñ¹Ý¿° / ¹æ±¤¿° */
			.m17{}
				.m17 .top{background:url(/img/m17_head.jpg) center no-repeat; }
			/* // Áú¿° / ¼ºº´ / °ñ¹Ý¿° / ¹æ±¤¿° */


			/* »ý¸®ºÒ¼ø */
			.m18{}
				.m18 .top{background:url(/img/m18_head.jpg) center no-repeat; }
			/* // »ý¸®ºÒ¼ø */


			/* ºÎÀÎ°ú Á¾¾ç */
				.m19{}
					.m19 .top{background:url(/img/m19_head.jpg) center no-repeat; }
					.m19 .s_menu li{display:inline-block; width:50%; height:40px;  line-height:40px;  border-right: 1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0; text-align:center; font-size:15px; box-sizing:border-box;}
					.m19 .s_menu li:nth-child(2n){border-right:0;}
			/* ºÎÀÎ°ú Á¾¾ç */


			/* °»³â±â°ü¸® */
				.m20{}
					.m20 .top{background:url(/img/m20_head.jpg) center no-repeat; }
					.m20 .tit01{font-family: Pnight; font-size: 20px; color: #393939; margin-bottom: 50px;}
						.m20 .tit01 span{box-shadow: inset 0 -5px 0 #ffee00;}
			/* °»³â±â°ü¸® */

			/* ÇÇÀÓ°ü¸® */
				.m21{}
					.m21 .top{background:url(/img/m21_head.jpg) center no-repeat; }
					.m21 .tit01{font-family: Pnight; line-height:30px; font-size: 20px; color: #393939;}
			/* ÇÇÀÓ°ü¸® */

			/* ¼Ò³ëÄÉ¾î */
				.m22{}
					.m22 .top{background:url(/img/m22_head.jpg) center no-repeat; }
					.m22 .tit01{font-family: Pnight; line-height:30px; font-size: 20px; color: #393939;}
			/* ¼Ò³ëÄÉ¾î */

			/* Áú¼ºÇü¼ö¼ú */
				.m23{}
					.m23 .top{background:url(/img/m23_head.jpg) center no-repeat; }
			/* Áú¼ºÇü¼ö¼ú */


			/* ¼ÒÀ½¼ø/ À½ÇÙ¼ºÇü¼ö¼ú */6
				.m24{}
					.m24 .top{background:url(/img/m24_head.jpg) center no-repeat; }
					.m24 .s_menu li{display:inline-block; width:50%; height:40px;  line-height:40px;  border-right: 1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0; text-align:center; font-size:15px; box-sizing:border-box;}
					.m24 .s_menu li:nth-child(2n){border-right:0;}
			/* ¼ÒÀ½¼ø/ À½ÇÙ¼ºÇü¼ö¼ú */


			/* ¿¹¹æÁ¢Á¾ */
				.m25{}
					.m25 .top{background:url(/img/m25_head.jpg) center no-repeat; }
			/* ¿¹¹æÁ¢Á¾ */


			/* ¼ö¾×¿ä¹ý- °Ç°­/¹Ì¿ë */
				.m26{}
					.m26 .top{background:url(/img/m26_head.jpg) center no-repeat; }
					.m26 .tit01{font-family: Pnight; font-size: 20px; color: #393939;}
						.m26 .tit01 span{box-shadow: inset 0 -5px 0 #ffee00;}
			/* ¼ö¾×¿ä¹ý- °Ç°­/¹Ì¿ë */
			

			/* °øÁö»çÇ× */
				.notice{}
					.notice .top{background:url(/img/notice_head.jpg) no-repeat center;}
			/* °øÁö»çÇ× */
			

			/* ¿Â¶óÀÎ»ó´ã */
				.consult{}
					.consult .top{background:url(/img/consult_head.jpg) no-repeat center;}
				
			/* ¿Â¶óÀÎ»ó´ã */



			/* »çÀÌÆ®¸Ê */
				
			.sitemap{}
				.sitemap .top{background:url(/img/sitemap_head.jpg) no-repeat center;}
	
				.smap_box {text-align:left; font-size:0; }
					.smap_box .smap1{text-align:center;  vertical-align: top; width:50%;  display:inline-block; margin-bottom:50px;}
					.smap_box .smap1 a:hover{ color:#4a6a66;}
					.smap_box .tit_01{font-size:16px; padding-bottom:30px; color:#4a6a66; width:50%; margin:0 auto; padding-bottom:20px; margin-bottom:20px; border-bottom: 3px dashed #ddd;}
					.smap_box .list > li {margin-bottom:25px; }
					.smap_box .list > li > a{font-size:14px; color:#555;}



			/* //»çÀÌÆ®¸Ê */


			/* ·Î±×ÀÎ */
				.login{}
					.login .top{background:url(/img/login_head.jpg) no-repeat center; height:330px;  margin-bottom:50px;}
			/* ·Î±×ÀÎ */


			/*ºñ±Þ¿© ¹öÆ° css*/
			.control{
				margin-top:30px;
				text-align:center;
			}
			.off-screen {
				display: none;
			}
			.nav {
				text-align: center;
				display:inline-block;
			}
			.prev, .next {
				display:inline-block;
				height:30px; line-height:30px; 
				width:50px; text-align:center;
				background: #eaeaea;
				color: #000;
				margin:0 10px;
			}
			.prev:hover, .next:hover {
				color: #c1523a;
			}
			.nav a {
				display: inline-block;
				margin-right: 10px;
				width:25px; height:30px; line-height:30px; font-size:14px;
				background: #eaeaea;
				color: #000;
			}
			.nav a:nth-child(10n){
				margin-right: 0px;
			}
			.nav a.active {
				background: #c1523a;
				color: #fff;
			}
			.nav a.on-nav {
				display:inline-block
			}
			.nav a.off-nav {
				display:none;
			}





	/*// ¼­ºêÆäÀÌÁö */

	#scroll{position: absolute; right: 0px; z-index: 5; display: none;}
		.s_quick li {background: #fff;  margin-bottom: 5px; text-align: center; box-shadow: 0px 5px 8px -5px #6f6f6f;}
			.s_quick li a {display: block;  padding-top: 0px;  padding: 10px;}
			.s_quick li:not(.sq07) a:hover { background-color:#effbfa; }
			.s_quick .sq05 {}
			.s_quick .sq06 {}
			.s_quick .sq07 {}
}








@media (max-width:1099px) {/* ÃÖ¼Ò 1100 */

#wrapper {width:100%; position:relative; background-color:#ffffff; }
	
header.firstheader {width:100%; font-size: 0px;}
	.top_box {position:relative;}
		.top_box .m_call{}
			.top_box .m_call a{display:block; text-align:center; font-size:20px; line-height:100%; font-family:Notosans,"NGothicb"; padding:15px 0; color: #393939;}
				.top_box .m_call a span{display:inline-block; font-size:28px; line-height:100%; font-family:Notosans,"NGothicb"; font-weight:800; color:#c1523a;  box-shadow: inset 0 -5px 0 #a0ccc6;}
				.top_box .m_call a p{padding-top:10px; font-size:16px; color:#393939;}
		
		
		.top_box .top {}
			.top_box .login_etc_box {color:#666; text-align:center; font-size:12px; }
				.top_box .login_etc_box .etc_link_m{padding:10px 0; margin-bottom:15px; background:#e4ecec;}
					.top_box .login_etc_box .etc_link_m a{display:inline-block; margin-right:20px; line-height:normal; vertical-align:middle;}
						.top_box .login_etc_box .etc_link_m a img{vertical-align: top; height:18px;}
				.top_box .login_etc_box .etc_link{display:none;}

				.top_box .login_etc_box .login_form{}
					.top_box .login_etc_box .login_form a {display:inline-block; color:#333333; font-size:10px; padding:0 10px; }
					.top_box .login_etc_box .login_form a:hover { color:#4a6a66; }
					.top_box .uname { font-size:12px; }
				
				

		
		.top_box .middle {margin-bottom: 20px;}
			.top_box .logo {height:130px; line-height:130px; text-align: center;}
				.top_box .logo img{vertical-align:middle; width:264px; }
			
			.top_box .middle .etc{text-align:center;}
				.top_box .middle .etc > p{display:none;}



	#menu_box { display:none;  }
	#allmenu { position:relative; width:90%; margin:15px auto; z-index:41;}
		.allmenu { display:block; position:relative; padding-left:10px; font-size:15px;  width:100%; height:30px; margin:0 auto; border:1px solid #fff; color:#fff;
		background: url(/img/arrow_m.png) no-repeat 95% 50%;
		background-size:8px;
		background-color:#4a6a66;
		-webkit-appearance: none;/* ³×ÀÌÆ¼ºê ¿ÜÇü °¨Ãß±â */
		-moz-appearance: none;
		appearance: none;
		/* ³×ÀÌÆ¼ºê radius ÇØÁ¦ */
		outline: none;
		}
		/* IE 10, 11ÀÇ ³×ÀÌÆ¼ºê È­»ìÇ¥ ¼û±â±â */	
		select::-ms-expand { display: none; }
		/* select ¼­ºê ¸Þ´º  */	
	
		.allmenu option { font-family:NotoSans, "NGothic"; font-size:14px; color:#fff; margin-bottom:0px;  }
		.allmenu option:hover {color: white; background: #8e4c00 ;}

	#contents { width:100%; margin:0 auto; background-color:#fff; }
	.main_visual{border-top: 10px solid #eee;}
	.container { position:relative; width:100%; height:auto; margin:0 auto; border:0px solid #000; background-color:#eef0f8;}

		/* ¸ÞÀÎ½½¶óÀÌ´õ */
		.device .main_img_01{width:100%; height:300px; background:url(/img/main_01.jpg) no-repeat center; background-size:cover;}
		.device .main_img_02{width:100%; height:300px; background:url(/img/main_02.jpg) no-repeat center; background-size:cover;}	
			.device .text_01{max-width:700px; margin:0 auto; height:300px; background:url(/img/main_text_01_m.png) no-repeat 90% 50px;}
			.device .text_02{max-width:700px; margin:0 auto; height:300px; background:url(/img/main_text_02_m.png) no-repeat 90% 50px;}
		/* //¸ÞÀÎ½½¶óÀÌ´õ */

	.main_box { width:100%;}

		/*Å¬¸®´Ð ¹Ú½º*/
		.c_wrap {overflow:hidden; border-top: 10px solid #eee;  padding: 20px 20px 0 20px; font-size:0px; text-align:center;}
			.c_list{position:relative; width: calc((100% - 20px)/2); float:left; margin-right:20px; margin-bottom:20px; transition:background 0.3s; box-sizing:border-box;}
			.c_list:nth-child(2n){margin-right:0px;}
			.c_list:nth-child(2) ~ div{margin-bottom:0px;}
				.c_list .img{position:relative; width:100%; height:120px; background:#e0e0e0;}
				.c_list:nth-child(1) .img{background:url(/img/clinic_01_bg.jpg) no-repeat center; background-size:cover;}
				.c_list:nth-child(2) .img{background:url(/img/clinic_02_bg.jpg) no-repeat center; background-size:cover;}
				.c_list:nth-child(3) .img{background:url(/img/clinic_03_bg.jpg) no-repeat center; background-size:cover;}
				.c_list:nth-child(4) .img{background:url(/img/clinic_04_bg.jpg) no-repeat center; background-size:cover;}
					.c_list .img .circle_img{position:absolute; border-radius:50%; left:50%; bottom:-35px; margin-left:-35px; width:80px; height:80px; background:#fff;}
					.c_list:nth-child(1) .img .circle_img{background-image:url(/img/clinic_01.jpg); background-repeat:no-repeat; background-position:center; background-size:40px;}
					.c_list:nth-child(2) .img .circle_img{background-image:url(/img/clinic_02.jpg); background-repeat:no-repeat; background-position:center; background-size:40px;}
					.c_list:nth-child(3) .img .circle_img{background-image:url(/img/clinic_03.jpg); background-repeat:no-repeat; background-position:center; background-size:40px;}
					.c_list:nth-child(4) .img .circle_img{background-image:url(/img/clinic_04.jpg); background-repeat:no-repeat; background-position:center; background-size:40px;}

				.c_list .cont{position:relative; width:100%; height:160px; text-align:center; border: 1px solid #e0e0e0;  box-sizing: border-box; border-top: 0px;}
					.c_list .cont p:nth-child(1){position:absolute; top:40px; width:100%; font-family:NotoSans, "NBGothicB"; font-weight:800; color:#393939; font-size:16px; line-height: 100%;}
					.c_list .cont p:nth-child(2){position: absolute;
													top: 70px;
													width: 100%;
													font-family: NotoSans, "NBGothic";
													color: #555;
													font-size: 12px;
													line-height: 16px;
													overflow: hidden;
													text-overflow: ellipsis;
													white-space: nowrap;
													padding: 0 10px;
													box-sizing: border-box;}

				.c_list .cont .link{position:absolute;  bottom:10px; left:10%; transition: all 0.3s; display: block; width: 80%; height: 25px; line-height: 25px;  color: #393939; font-size: 14px;  text-align: center;   
									border-style: solid;
									border-image: linear-gradient(to right, #e16449 0%, #6acdc1 100%);
									border-image-slice: 1;
									border-image-width: 1px;
									}
				.c_list .cont .link:hover{border-image-width: 2px;}
					

		/*//Å¬¸®´Ð ¹Ú½º*/




		/*±×¹ÛÀÇ*/
		.others_wrap{padding:20px;}
			
			.others_wrap .consult{height:180px;  margin-bottom:20px; border:1px solid #e0e0e0; padding:15px 15px; box-sizing:border-box;} 
				.others_wrap .consult .tit{display:inline-block; line-height:100%; font-size:22px; font-family:NotoSans, "NBGothicB"; color:#393939; margin-bottom:15px;}
				
				.others_wrap .consult .post a{margin-bottom:10px; color:#393939; font-size:0px; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
						.others_wrap .consult .post a > span:nth-child(1){display:inline-block; width:90px; vertical-align:middle; font-size:13px;}
						.others_wrap .consult .post a > span:nth-child(2){display:inline-block; width:calc(100% - 90px); vertical-align:middle; font-size:13px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
						.others_wrap .consult .post a .ni{vertical-align:middle; margin-right:5px;}
					.others_wrap .consult .post a:hover{color:#4a6a66;}

	

			.others_wrap .tell_time{position:relative;  margin-bottom:20px;  border:1px solid #e0e0e0;  padding:15px 15px; box-sizing:border-box;}
				.others_wrap .time_box{margin-bottom:20px; background:url(/img/tell_01.jpg) no-repeat 0px 35px; }
					.others_wrap .time_box .tit{display:inline-block;  line-height:100%;  font-size:22px; font-family:NotoSans, "NBGothicB"; color:#393939; margin-bottom:15px;}
					.others_wrap .time_box .box{padding-top:40px; font-size:0px; line-height:30px; color:#393939;}
						.others_wrap .time_box .box .left{display:inline-block; vertical-align:top; max-width:300px; padding-right:30px; font-size:13px;}
							.others_wrap .time_box .box .left .sp{position: relative;}
								.others_wrap .time_box .box .left .sp span{display:inline-block; background:#e65a34; padding:5px; line-height:100%; display:inline-block; color:#fff;}

						.others_wrap .time_box .box .right{display:inline-block; vertical-align:top; max-width:300px; padding-right:30px; font-size:13px;}
							.others_wrap .time_box .box .right span{color:#e65a34;}

				.others_wrap .tell_box{border-top: 1px solid #e0e0e0;  padding-top: 20px;}
					.others_wrap .tell_box .tit{font-size:22px; line-height:100%; font-family:NotoSans, "NBGothicB"; color:#393939; margin-bottom:2px;}
						.others_wrap .tell_box .tit span{font-size:13px;}
					.others_wrap .tell_box .num{display: inline-block; font-size:36px; line-height:100%; font-family:NotoSans, "NBGothicB"; font-weight:800; color:#c1523a; letter-spacing:1px; }
						.others_wrap .tell_box .num span{color:#237f74; }
	


	
			.others{height:180px;  border:1px solid #e0e0e0;  box-sizing:border-box; text-align:center; transition:background 0.3s;  background-color: #fff;}
				.others .list{float:left; width:50%; height:50%; box-sizing:border-box;  font-family:NotoSans, "NGothicB";  transition:background 0.3s;}
				.others .list:nth-child(1){background:url(/img/other_01.png) no-repeat center 15px; border-right:1px solid #e0e0e0; border-bottom:1px solid #ddd;}
				.others .list:nth-child(1):hover{background:url(/img/other_01_hover.png) no-repeat center 15px; background-color:#4a6a66;}
				.others .list:nth-child(2){background:url(/img/other_02.png) no-repeat center 15px; border-bottom:1px solid #e0e0e0;}
				.others .list:nth-child(2):hover{background:url(/img/other_02_hover.png) no-repeat center 15px; background-color:#4a6a66;}
				.others .list:nth-child(3){background:url(/img/other_03.png) no-repeat center 15px; border-right:1px solid #e0e0e0; }
				.others .list:nth-child(3):hover{background:url(/img/other_03_hover.png) no-repeat center 15px; background-color:#4a6a66;}
				.others .list:nth-child(4){background:url(/img/other_04.png) no-repeat center 15px; }
				.others .list:nth-child(4):hover{background:url(/img/other_04_hover.png) no-repeat center 15px; background-color:#4a6a66;}
					.others .list a{display:inline-block; width:100%; height:100%;}
						.others .list a p{padding-top:65px; color:#393939; font-size:13px;}
							.others .list:hover a p{color:#fff;}

		/*//±×¹ÛÀÇ*/

		footer{}
			.f_consult{position:relative; height:250px;}
				.f_consult .text{height: 250px; width: 100%; background: linear-gradient(to right, rgba(255,100,73,0.7), rgba(106,205,193,0.7)) ; text-align: center; font-family: NotoSans, "NBGothic"; position: absolute; top: 0; left: 0;}
					.f_consult .text p:nth-child(1){color:#fff; font-size:36px; padding-top:30px;}
						.f_consult .text p:nth-child(1) span{box-shadow: inset 0 -10px 0 #4c4c4c; font-family: pnight; font-weight: normal; line-height: 36px;  display: inline-block;}
					.f_consult .text p:nth-child(2){color:#fff; font-size:15px; padding-top:15px; margin-bottom:20px;}
					.f_consult .text a{transition:all 0.3s; display:inline-block; color:#fff; font-size:16px; line-height: 100%; border:1px solid #fff; padding:15px 20px;}
					.f_consult .text a:hover{border-image-width: 2px; }
				.f_consult .img{height: 250px; width: 100%; top: 0; left: 0; background: url(/img/f_bg.jpg) no-repeat center; background-size: cover;}
			
			
			.footer{text-align:center; padding:40px 10px;}
			.foot_copy {font-size:13px; line-height:22px; margin-bottom:25px; color:#393939; word-break:keep-all; }
				.foot_copy span{display:block; width: 220px; margin:0 auto;  margin-bottom:25px;}
			.foot_link {color: #393939; font-size:13px; }
				.foot_link a {color:#393939; padding-left:5px; padding-right:5px;}
				.foot_link a:hover { color:#4a6a66; }

			.foot_sns{text-align: center; margin-top: 30px;}
				.foot_sns p{color:#393939; font-size:14px; font-weight:bold; margin-bottom:10px;}
				.foot_sns a{display:inline-block; margin-right:20px;}
				.foot_sns a:last-child{margin-right:0px;}
			

		/* ¼­ºêÆäÀÌÁö */



	/* header */
	.contents_head1{width:100%;  height:200px; background:url(/img/contents_head_bg01.jpg) no-repeat center; background-size:cover; border-top: 10px solid #eee;}
	.contents_head2{position:relative; width:100%;  height:200px; background:url(/img/contents_head_bg02.jpg) no-repeat center; background-size:cover; border-top: 10px solid #eee;}
	.contents_head3{width:100%;  height:200px; background:url(/img/contents_head_bg03.jpg) no-repeat center; background-size:cover; border-top: 10px solid #eee;}
	.contents_head4{width:100%;  height:200px; background:url(/img/contents_head_bg04.jpg) no-repeat center; background-size:cover; border-top: 10px solid #eee;}
	.contents_head5{width:100%;  height:200px; background:url(/img/contents_head_bg05.jpg) no-repeat center; background-size:cover; border-top: 10px solid #eee;}
	.community_head{width:100%;  height:200px; background:url(/img/community_head_bg.jpg) no-repeat center; background-size:cover; border-top: 10px solid #eee;}
		.contents_head_text{position:relative; padding-top:40px; text-align:center;}
			.contents_head_text p:nth-of-type(1){display:inline-block; margin-bottom:10px; font-weight: normal; padding:5px; font-family:Pnight; font-size:12px; line-height: 100%; color:#fff; border-top: 1px solid #fff; border-bottom: 1px solid #fff; }
			.contents_head_text p:nth-of-type(2){margin:0px 0 20px;  font-weight: 800; font-family:NotoSans, "NBGothicB"; font-size:35px; line-height: 100%; color:#fff;}
			.contents_head_text p:nth-of-type(3){font-family:NotoSans, "NBGothic"; font-size:12px; line-height:16px; color:#fff; padding:0 30px; word-break:keep-all;}
	
	
	
	
	.contents_head2 .tit_p{
		width: 100%;
		left:0%;
		position:absolute;
		text-align:right;
		bottom:10px;
	}
	.contents_head2 .tit_p span{
		background:rgba(255,255,255,0.85);
		display:inline-block;
		padding:4px 8px;
		color:#000;
		font-size:11px;
	}
	
	
	/*// header */



	
	#sub_contents{}
	
		#sub_menu{}

			.sm_title{display:none;}
			
			.sm_box{font-size:0px; margin-bottom:0px; border-top:5px solid #efefef; border-bottom:5px solid #efefef;}
				.sm01{display:inline-block; width:50%; }
					.sm01 a{display: inline-block; width: 100%; text-align: center; word-break: keep-all; font-size: 13px; color: #515151; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; height: 30px; line-height:30px;  padding: 0 10px;  box-sizing: border-box;}
				.sm01:hover{background:#e7e7e7;}
					.sm01:hover a{color:#225c57;}

			.quick{display:none;}

			.sm_num{display:none;}
			
			.sm_baby{display:none;}

		#contents_box{}	
			.content_head{border-bottom:0px; }
				.navi{border-bottom:1px solid #e0e0e0; }
					.navi .home{display:inline-block; width:10%; box-sizing:border-box;  border-right:1px solid #e0e0e0; height:30px; text-align:center; line-height:30px;     vertical-align: top;}
						.navi .home img{vertical-align: middle; max-width:100%;}
					.navi .m1{display:inline-block; width:45%;  box-sizing:border-box; border-right:1px solid #e0e0e0; height:30px;  padding:0 10px; line-height:30px; font-size:14px; color:#393939;  overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: top;}
					.navi .m2{display:inline-block; width:45%; box-sizing:border-box; border-right:1px solid #e0e0e0; height:30px;  padding:0 10px; line-height:30px;  font-size:14px; color:#393939; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: top;}
			
					.navi{border-bottom:1px solid #e0e0e0; font-size:0px;}
				
					
					
				.sub_title{font-family:NotoSans, "NBGothic"; text-align:center; padding:50px 0px;}
					.sub_title p:nth-child(1){margin-bottom:10px; line-height: 100%; font-family:NotoSans, "NBGothicB"; color:#4a6a66; font-size:34px;     word-spacing: -1px; letter-spacing: -1px; font-weight: 800;}
					.sub_title p:nth-child(2){color:#ccc; font-size:12px;}
					.sub_title p:nth-child(3){color:#393939; font-size:13px; word-break:keep-all;}
					.sub_title p:nth-child(3):before{content:""; display:block; width:30px; margin:15px auto; height:3px; background:#4a6a66;}
				
			.page{width:95%; margin:0 auto; padding:0px 0 80px;}
				
		
			/* ÀÎ»ç¸» */
				.m07{}
					.m07 .top{font-family:pnight; font-weight:normal; color:#000; font-size:15px; word-break:keep-all; padding:50px 20px; line-height:25px; text-align:center; position:relative; background:url(/img/m07_head.jpg) no-repeat center; background-size:cover; height:700px; box-sizing: border-box;}
					.m07 .top:before{bottom:10px; right:10px; line-height:100%; position:absolute; content:"CHOI KYOUNG HEE OB & GYN CLINIC"; display:inline-block; color:#fff; font-size:14px;}
						.m07 .top p{font-size:22px; margin-bottom:30px;}
					
					.m07 .story{border-top:1px solid #e0e0e0; margin-top:20px;}
						.m07 .story .tit01{display:block; text-align:center; position:relative;  margin-bottom:30px; color:#393939; font-size:18px;}
						.m07 .story .tit01:before{content:""; display:block; margin:0 auto 10px; width:1px; height:130px; background:#e0e0e0;}	
						
						.m07 .story ul{}
							.m07 .story ul > li{margin-bottom:50px;}
							.m07 .story ul > li:last-child{margin-bottom:0px;}
								.m07 .story ul > li .img{height:180px; background:#e0e0e0;}	
								.m07 .story ul > li:nth-child(1) .img{background:url(/img/m07_01.jpg) center no-repeat; background-size:cover;}	
								.m07 .story ul > li:nth-child(2) .img{background:url(/img/m07_02.jpg) center no-repeat; background-size:cover;}
								.m07 .story ul > li:nth-child(3) .img{background:url(/img/m07_03.jpg) center no-repeat; background-size:cover;}
		
								.m07 .story ul > li .txt{ box-sizing:border-box; padding:20px 0 0 50px; }	
									.m07 .story ul > li .txt p{position:relative; text-align:left; font-size:14px; line-height:24px; color:#393939; word-break:keep-all;}
									.m07 .story ul > li .txt p br{display:none;}
										.m07 .story ul > li .txt p span{position:absolute; left:-45px; top:-3px; color:#bb411d; font-size:24px; font-weight:bold; font-style:italic;}
										.m07 .story ul > li .txt p i{color:#44635d; text-decoration:underline; font-style:normal;}

			
			
			
			/* // ÀÎ»ç¸» */

			/* ÀÇ·áÁø¼Ò°³ */
				.m08{}
					.m08 .top{position:relative; background:url(/img/m08_head.jpg) center no-repeat;  background-size:cover; height:220px; margin-bottom:50px;}
					.m08 .top:before{bottom:10px; right:10px; position:absolute; content:"CHOI KYOUNG HEE OB & GYN CLINIC"; display:inline-block; color:#fff; font-size:12px;}
					.m08 .doctor{}
						.m08 .doctor .img{text-align:center; }
							.m08 .doctor .img img{max-width:350px; box-shadow: 10px 10px #eee;}
						.m08 .doctor .txt{padding-top:40px; text-align:center;}
							.m08 .doctor .txt p:nth-child(1){position:relative; font-family:NotoSans, "NBGothicB"; font-size:26px; line-height:100%; color:#4a6a66; margin-bottom:25px;}
								.m08 .doctor .txt p:nth-child(1) span{font-size:16px; color:#393939; margin-left:10px;}
							
							.m08 .doctor .txt p:nth-child(2){font-size:16px; line-height:30px; color:#393939;}
					
					.m08 .doctor:after{display: block;	content: ""; height: 10px; background: url(/img/pt02.jpg);	margin: 50px 0;	}
					.m08 .doctor:last-child:after{display: none;	}
			/* // ÀÇ·áÁø¼Ò°³ */


			/* Áø·á½Ã°£¾È³» */
				.m09{}
					.m09 .top{position:relative; background:url(/img/m09_head.jpg) center no-repeat;  background-size:cover; height:220px; margin-bottom:50px;}
					.m09 .top:before{bottom:10px; right:10px; position:absolute; content:"CHOI KYOUNG HEE OB & GYN CLINIC"; display:inline-block; color:#fff; font-size:12px;}
					.m09 .table_box{overflow-x:scroll;}
					.m09 table{overflow: hidden; width:100%; min-width:600px; text-align:center;}
						.m09 table thead tr{background-color:#efefef; color:#393939;}
						.m09 table th{height:50px; font-size:13px; font-family:"NGothicb";}
						.m09 table td{height:40px; font-size:13px; color:#555555; border-bottom:1px dashed #e0e0e0;}
						.m09 table .bar{display:block; width:13px; margin:0 auto; height:100%; background-color:#abd6d1;}
					
					.m09 .tit01{font-size:15px; text-align:center; color:#bb4424; margin-top:20px; word-break:keep-all;}

			/* Áø·á½Ã°£¾È³» */




			/* µÑ·¯º¸±â */
				.m10{}
					.m10 .top{position:relative; background:url(/img/m10_head.jpg) center no-repeat;  background-size:cover; height:220px; margin-bottom:50px;}
					.m10 .top:before{bottom:10px; right:10px; position:absolute; content:"CHOI KYOUNG HEE OB & GYN CLINIC"; display:inline-block; color:#fff; font-size:11px;}
			/* µÑ·¯º¸±â */

			/* ¿À½Ã´Â±æ */
				.m11{}	
					/* ¸Ê Á¤º¸ */
					.map_wrap {position:relative;overflow:hidden; width:100%; height:420px;}
						.radius_border{border:1px solid #919191; }     
						.custom_typecontrol {position:absolute; bottom:10px; right:10px; overflow:hidden;width:100px; height:20px; margin:0;padding:0;z-index:1;font-size:12px;font-family:'Malgun Gothic', '¸¼Àº °íµñ', sans-serif;}
						.custom_typecontrol span {display:block;width:50px;height:20px;float:left;text-align:center;line-height:20px;cursor:pointer; font-size:11px;}
						.custom_typecontrol .btn {background:#fff;background:linear-gradient(#fff,  #e6e6e6);}       
						.custom_typecontrol .btn:hover {background:#f5f5f5;background:linear-gradient(#f5f5f5,#e3e3e3);}
						.custom_typecontrol .btn:active {background:#e6e6e6;background:linear-gradient(#e6e6e6, #fff);}    
						.custom_typecontrol .selected_btn {color:#fff;background:#425470;background:linear-gradient(#425470, #5b6d8a);}
						.custom_typecontrol .selected_btn:hover {color:#fff;}   
						.custom_zoomcontrol {position:absolute;bottom:50px;right:10px;width:25px;height:60px;overflow:hidden;z-index:1;background-color:#f5f5f5;} 
						.custom_zoomcontrol span {display:block;width:25px;height:30px;text-align:center;cursor:pointer;}     
						.custom_zoomcontrol span img {width:12px;height:12px;padding:10px 0;border:none;}             
						.custom_zoomcontrol span:first-child{border-bottom:1px solid #bfbfbf;}          
							


						.wrap {position: absolute;left:0; bottom: 70px; width: 288px; height: 132px;margin-left: -144px;text-align: left;overflow: hidden;font-size: 12px;font-family: 'Malgun Gothic', dotum, 'µ¸¿ò', sans-serif;line-height: 1.5;}
							.wrap .info {width: 286px;height: 120px; border-bottom: 2px solid #e0e0e0;border-right: 1px solid #e0e0e0;overflow: hidden;background: #fff;}
							.wrap .info:nth-child(1) {border: 0;box-shadow: 0px 1px 2px #888;}
							.wrap .info:after {content: '';position: absolute;margin-left: -12px;left: 50%;bottom: 0;width: 22px;height: 12px;background: url('http://t1.daumcdn.net/localimg/localimages/07/mapapidoc/vertex_white.png')}
							
								.wrap .info .title {color: #393939; padding: 5px 0 0 10px;height: 30px;background: #dfefed;border-bottom: 1px solid #ddd;font-size: 18px;font-weight: bold;}
									.wrap .info .close {position: absolute;top: 10px;right: 10px;color: #888;width: 17px;height: 17px;background: url('http://t1.daumcdn.net/localimg/localimages/07/mapapidoc/overlay_close.png');}
									.wrap .info .close:hover {cursor: pointer;}
							
								.wrap .info .body {position: relative;overflow: hidden;}
									.wrap .info .desc {color: #393939; position: relative;margin: 13px 0 0 90px;height: 75px; white-space: initial;}
										.wrap .info .desc p {margin-bottom:5px; white-space: initial; word-break:keep-all;}
										.wrap .info .desc a {color:#27579f; font-size:15px;}
									.wrap .info .img {position: absolute;top: 6px;left: 5px; width: 73px; height: 71px; line-height:71px; border: 1px solid #ddd;color: #888; text-align:center;}
										.wrap .info .img img{width:80%; vertical-align: middle;}
						
					/* //¸Ê Á¤º¸ */


					.m11 .link {text-align:center; font-size:0; padding:50px 0;}
						.m11 .link li{display:inline-block; height:30px; padding:0 10px;  line-height:30px; font-size:14px; }
							.m11 .link li a{color:#fff;}
						.m11 .link li:nth-child(1){background-color:#ffba00; margin-right:10px;}
						.m11 .link li:nth-child(2){background-color:#64d02e;}
					
					.m11 .addr{overflow:hidden;}
						.m11 .addr:after{display:block; float:left; content:""; width:100%; height:10px; background:url(/img/pt02.jpg); margin:50px 0;}
						.m11 .addr h3{color:#4a6a66; font-family:Pnight; font-size:28px; margin-bottom:20px;}
						.m11 .addr .cont_01{}
							.m11 .addr .cont_01 p:nth-child(1){color:#303030; font-family:Notosans, "NGothicB"; font-weight:normal; font-size:16px; margin-bottom:10px;}
							.m11 .addr .cont_01 p:nth-child(2){color:#414141; font-size:15px; font-family:Notosans, "NGothicB";  font-weight:normal; word-break:keep-all;}
				
					.m11 .trans{}
						.m11 .trans h3{color:#414141; font-family:Notosans, "NGothicB"; font-size:20px; margin-bottom:30px;}
						.m11 .trans .cont_01{}
							.m11 .trans .cont_01 h4{color:#303030; font-size:18px; margin-bottom:20px; }
								.m11 .trans .cont_01 h4 span{display:inline-block; line-height:100%; box-shadow: inset 0 -1px 0 #88c7c3; border-bottom:4px solid #88c7c3;}
							.m11 .trans .cont_01 > ul{margin-bottom:50px;}
							.m11 .trans .cont_01 > ul:last-child{margin-bottom:0px;}
								.m11 .trans .cont_01 > ul > li{margin-bottom:30px;}
								.m11 .trans .cont_01 > ul > li:last-child{margin-bottom:0px;}
								.m11 .trans .cont_01 > ul > li h5{ color:#393939;  font-size:15px; margin-bottom:15px;}
								.m11 .trans .cont_01 > ul > li div{color:#393939;  font-size:13px; }
									.m11 .trans .cont_01 > ul > li div p{background:#efefef; padding:5px; margin-top:10px; line-height:22px;}
								
					.m11 .link01{display: inline-block; font-size:13px; color:#393939; background:#fff568; padding:5px 10px;}
						.m11 .link01:hover{background:#ffee00;}
			
			/* //¿À½Ã´Â±æ */






			/* ¼­ºêÆäÀÌÁö °øÅë  */

				.common{}
					.common .top{position:relative; background:#e0e0e0; background-size:cover; height:220px; margin-bottom:50px;}
					.common .top:before{bottom:10px; right:10px; position:absolute; content:"CHOI KYOUNG HEE OB & GYN CLINIC"; display:inline-block; color:#fff; font-size:12px;}
			
				/* section */
				.common .section:after{display:block; content:""; height:10px; background:url(/img/pt02.jpg); margin:50px 0;}
					.common .section:last-child:after{display:none;}

				/* //section */


				/* ¼Ò¸Þ´º, ¼ÒÆäÀÌÁö */
				.common .s_menu{margin-bottom:50px; font-size:0px; border:1px solid #e0e0e0; border-bottom:0px; box-sizing: border-box;}
					.common .s_menu li{display:inline-block; width:50%; height:30px;  line-height:30px;  border-right: 1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0; text-align:center; font-size:14px; box-sizing:border-box;}
					.common .s_menu li:nth-child(2n){border-right:0;}
					.common .s_menu li.on a{background:#bedcda; color:#fff;}
					.common .s_menu li a {transition:all 0.3s; display:inline-block; width:100%; font-family:NotoSans, "NBGothic"; color:#2d2d2d; box-sizing: border-box; vertical-align: top; overflow: hidden; white-space: nowrap;  text-overflow: ellipsis; padding: 0 10px;}

				.common .s_page > li{display:none;}
				.common .s_page > li.on{display:block;}


				.common .s_menu_s{margin:0 auto 40px;}
					.common .s_menu_s li {display:inline-block; margin-right:20px; border-bottom: 1px solid #393939; }
					.common .s_menu_s li > a {transition:color 0.3s; display:inline-block; width:100%; font-family:NotoSans, "NBGothic"; color:#393939; font-size:16px;}
					.common .s_menu_s li:hover >  a{color:#cd634c;}
					.common .s_menu_s li.on{color:#cd634c; border-bottom:1px solid #cd634c;}
					.common .s_menu_s li.on >  a{color:#cd634c;}


				.common .s_page_s > li{display:none;}
				.common .s_page_s > li.on{display:block;}

				/* ¼Ò¸Þ´º, ¼ÒÆäÀÌÁö */




				/* Á¤ÀÇ  */
					.common .mean{margin-bottom:20px;}
						.common .mean p{position:relative; display: inline-block; font-family:NotoSans, "NBGothic";  padding: 0px 30px 0px 25px; color:#393939; font-size:20px; line-height: 26px;}
							.common .mean p span{position:absolute; left:0px; top:0px; color:#bedcda; font-family:Notosans, "NGothicEB";  font-weight:800; font-size:25px; line-height:20px; }
					

				/*// Á¤ÀÇ */


				/* »ó´Ü Ä¡·á ¿ä¾à */

				.sum_01{ position:relative;  width:100%;  box-sizing:border-box;}
					.sum_01 ul{font-size:0px; border:5px solid #f7f7f7; padding:10px 10px; text-align:center;}
						.sum_01 ul li{display:inline-block; margin:10px 20px;   margin-bottom:15px; text-align:center;}
						.sum_01 ul li:nth-child(3)~li{margin-bottom:0px;}
							.sum_01 ul li .img{display:inline-block;  width:30px; height:30px; margin-bottom:5px;}
							.sum_01 ul li .txt{font-size:13px; line-height:19px;}

				/* //»ó´Ü Ä¡·á ¿ä¾à */	


				/* ÆùÆ®  */

					.common .h01{font-size:20px; font-family:NotoSans, "NBGothic"; line-height:26px; color:#393939; margin-bottom:25px;}
					.common .h01:before{content:""; display:block; width:25px; height:4px; background:#bedcda; margin-bottom:6px; }
					
					.common .h02{
        position:relative; padding-left:20px; font-family:NotoSans, "NBGothic"; font-weight:800; font-size:16px; line-height:24px; 
         margin-bottom:10px;}
					
					.common .p01{font-size:13px; color:#393939; line-height:20px; background:#f7f7f7; padding:10px; word-break:keep-all;}
					.common .p02{font-size:13px; color:#393939; line-height:20px; word-break:keep-all;}


				/*// ÆùÆ® */

				/* ¹®´Ü  */

					.cont01{margin-bottom:40px;}
					.cont01:last-child{margin-bottom:0px;}	

					.cont02{margin-bottom:20px; padding-left:20px;}
					.cont02:last-child{margin-bottom:0px;}	

				/*// ¹®´Ü */


				/* ¸®½ºÆ®  */
					.common .list01{}
						.common .list01 li{position:relative; font-size:12px; color:#393939; line-height:18px; padding-left:15px; margin-bottom:20px; word-break:keep-all;}
						.common .list01 li:before{position:absolute; left:0px; top:6px; content:""; display:inline-block; width:5px; height:5px;   border: 1px solid #4a6a66; }
						.common .list01 li:last-child{margin-bottom:0px;}

					.common .list02{border:1px solid #e0e0e0; padding:10px 10px 0 10px; }
						.common .list02 li{font-size:12px; color:#393939; line-height:18px; padding-left:25px; text-indent:-25px; padding-bottom:10px; margin-bottom:10px; border-bottom:1px dashed #e0e0e0; word-break:keep-all;}
							.common .list02 li span{font-size:15px; color:#ed755a; margin-right:5px;}
						.common .list02 li:last-child{margin-bottom:0px;}


					.common .list03{text-align: left;  font-size: 0;  background: #f7f7f7;   padding: 20px;}
						.common .list03 li{position: relative;  font-size: 12px; background: #fff;  color: #393939;  line-height: 18px;  padding-left: 35px;  margin-bottom: 20px; word-break: keep-all;   padding: 20px;  padding-left: 40px;  margin-bottom: 20px;}
						.common .list03 li:before{ position: absolute; left: 10px; top: 20px; content: "";  display: inline-block;  width: 20px;  height: 24px;  background: url(/img/list03.png);}
						.common .list03 li:last-child{margin-bottom:0px;}


					.common .list04{ font-size:0;}
						.common .list04 li{display:inline-block; width:48%; vertical-align:top; font-size:12px; color:#393939; line-height:18px; padding:10px 5px; margin-bottom:25px; margin-right:4%; word-break:keep-all; border:1px solid #e0e0e0; text-align:center; box-sizing:border-box; box-shadow:5px 5px #e0e0e0;}
						.common .list04 li:last-child{margin-bottom:0px;}
						.common .list04 li:nth-child(2n){margin-right:0px;}
					
	
					.common .list05{ font-size: 0;}
						.common .list05 li{word-break:keep-all; font-size: 12px;  color: #393939; line-height: 18px;  vertical-align: top; margin-bottom: 20px; border: 1px dashed #e0e0e0; padding: 10px; box-sizing: border-box;}
						.common .list05 li:last-child{margin-bottom:0px;}
							.common .list05 li p{margin-bottom: 10px; font-size: 14px; line-height: 23px; color: #d8725c; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px; text-indent: -30px;  padding-left: 30px;}


				/*// ¸®½ºÆ® */


				/* Å×ÀÌºí  */
				.common .table_box{overflow-x:scroll;}
				.common .tb01{width:130%;   overflow: hidden; text-align:center; border-top:4px solid #bedcda; color:#393939; }
					.common .tb01 thead th{padding:7px; font-size:12px;  line-height:18px; border-bottom:1px dashed #e0e0e0; border-right:1px dashed #e0e0e0;  background: #efefef; font-weight: bold;}
					.common .tb01 thead th:last-of-type{ border-right:0px;}
					.common .tb01 tbody th{padding:7px; font-size:12px;  line-height:18px; border-bottom:1px dashed #e0e0e0; border-right:1px dashed #e0e0e0;  background: #efefef; font-weight: bold;}
					.common .tb01 tbody th:last-of-type{ border-right:0px;}
					.common .tb01 tbody td{padding:7px; font-size:12px;  line-height:18px; border-bottom:1px dashed #e0e0e0; border-right:1px dashed #e0e0e0; text-align:center;}
					.common .tb01 tbody td:last-of-type{ border-right:0px;}
					.common .tb01 tbody th.tit{border-bottom:1px dashed #e0e0e0; border-right:1px dashed #e0e0e0;}
					.common .tb01 tbody td.tit{border-bottom:1px dashed #e0e0e0; border-right:1px dashed #e0e0e0;}
					.common .tb01 tbody td.left{text-align:left;}
				/* //Å×ÀÌºí  */

				/* ÀÌ¹ÌÁö */
				.common .img{}
					.common .img img{vertical-align:top; max-width:100%;}
				/*//ÀÌ¹ÌÁö  */
				


			/*// ¼­ºêÆäÀÌÁö °øÅë  */
			


			/* ±âº»°ËÁø */
			.m12{}
				.m12 .top{background:url(/img/m12_head.jpg) center; background-size:cover;}
			/* ±âº»°ËÁø */


			/* ¿þµù°ËÁø */
			.m13{}
				.m13 .top{background:url(/img/m13_head.jpg) center; background-size:cover;}
			/* ¿þµù°ËÁø */

			/* °»³â±â°ËÁø */
			.m14{}
				.m14 .top{background:url(/img/m14_head.jpg) center; background-size:cover;}
			/* °»³â±â°ËÁø */


			/* °ø´Ü¹«·á°ËÁø */
				.m15{}
					.m15 .top{background:url(/img/m15_head.jpg) center; background-size:cover;}
					.m15 .tit01{font-family: Pnight; font-size: 18px; line-height:28px; word-break:keep-all; color: #393939; text-align: center;     margin-bottom: 50px;}
						.m15 .tit01 span{box-shadow: inset 0 -3px 0 #ffee00;}
			/* °ø´Ü¹«·á°ËÁø */


			/* ÀÓ½ÅÁø´Ü / »êÀü°ü¸® */
			.m16{}
				.m16 .top{background:url(/img/m16_head.jpg) center; background-size:cover;}
			/* ÀÓ½ÅÁø´Ü / »êÀü°ü¸® */


			/* ÇÃ¶óÁî¸¶ ¿ì¸Õ ÄÉ¾î */
			.m34{}
				.m34 .top{background:url(/img/m34_head.jpg) center no-repeat; background-size:cover;}
			/* // ÇÃ¶óÁî¸¶ ¿ì¸Õ ÄÉ¾î */



			/* Áú¿° / ¼ºº´ / °ñ¹Ý¿° / ¹æ±¤¿° */
				.m17{}
					.m17 .top{background:url(/img/m17_head.jpg) center; background-size:cover;}
					.m17 .s_menu li:nth-child(4) ~ li{display:none;}
				
			/* Áú¿° / ¼ºº´ / °ñ¹Ý¿° / ¹æ±¤¿° */


			/* »ý¸®ºÒ¼ø */
			.m18{}
				.m18 .top{background:url(/img/m18_head.jpg) center; background-size:cover;}
			/* »ý¸®ºÒ¼ø */


			/* ºÎÀÎ°ú Á¾¾ç */
				.m19{}
					.m19 .top{background:url(/img/m19_head.jpg) center; background-size:cover;}
					.m19 .s_menu li:nth-child(2) ~ li{display:none;}
				
			/* ºÎÀÎ°ú Á¾¾ç */


			/* °»³â±â°ü¸® */
				.m20{}
					.m20 .top{background:url(/img/m20_head.jpg) center; background-size:cover;}
					.m20 .tit01{font-family: Pnight; font-size: 18px; line-height:28px; word-break:keep-all; color: #393939; margin-bottom: 20px;}
						.m20 .tit01 span{box-shadow: inset 0 -3px 0 #ffee00;}
			/* °»³â±â°ü¸® */

			/* ÇÇÀÓ°ü¸® */
				.m21{}
					.m21 .top{background:url(/img/m21_head.jpg) center; background-size:cover;}
					.m21 .tit01{font-family: Pnight; line-height:24px; font-size: 16px; color: #393939;}
			/* ÇÇÀÓ°ü¸® */


			/* ¼Ò³ëÄÉ¾î */
				.m22{}
					.m22 .top{background:url(/img/m22_head.jpg) center; background-size:cover;}
					.m22 .tit01{font-family: Pnight; line-height:24px; font-size: 16px; color: #393939;}
			/* ¼Ò³ëÄÉ¾î */


			/* Áú¼ºÇü¼ö¼ú */
				.m23{}
					.m23 .top{background:url(/img/m23_head.jpg) center; background-size:cover;}
			/* Áú¼ºÇü¼ö¼ú */


			/* ¼ÒÀ½¼ø/ À½ÇÙ¼ºÇü¼ö¼ú */
				.m24{}
					.m24 .top{background:url(/img/m24_head.jpg) center; background-size:cover;}
			/* ¼ÒÀ½¼ø/ À½ÇÙ¼ºÇü¼ö¼ú */
			

			/* ¿¹¹æÁ¢Á¾ */
				.m25{}
					.m25 .top{background:url(/img/m25_head.jpg) center; background-size:cover;}
			/* ¿¹¹æÁ¢Á¾ */



			/* ¼ö¾×¿ä¹ý- °Ç°­/¹Ì¿ë */
				.m26{}
					.m26 .top{background:url(/img/m26_head.jpg) center; background-size:cover;}
					.m26 .tit01{font-family: Pnight; font-size: 16px; color: #393939;}
						.m26 .tit01 span{box-shadow: inset 0 -3px 0 #ffee00;}
			/* ¼ö¾×¿ä¹ý- °Ç°­/¹Ì¿ë */
			
		

			/* °øÁö»çÇ× */
				.notice{}
					.notice .top{background:url(/img/notice_head.jpg) no-repeat center; background-size:cover;}
			/* °øÁö»çÇ× */
			

			/* ¿Â¶óÀÎ»ó´ã */
				.consult{}
					.consult .top{background:url(/img/consult_head.jpg) no-repeat center; background-size:cover;}
			/* ¿Â¶óÀÎ»ó´ã */

			/* »çÀÌÆ®¸Ê */
			.sitemap{}
				.sitemap .top{background:url(/img/sitemap_head.jpg) no-repeat center; background-size:cover;}
				
				.smap_box {text-align:center; font-size:0; }
				.smap_box .smap1{ vertical-align: top; width:100%;  display:inline-block; margin-bottom:50px;}
					.smap_box .smap1 a:hover{ color:#4a6a66;}
					.smap_box .tit_01{font-size:16px; padding-bottom:30px; color:#4a6a66; width:80%; margin:0 auto; padding-bottom:20px; margin-bottom:20px; border-bottom: 3px dashed #ddd;}
					.smap_box .list > li {margin-bottom:20px; }
					.smap_box .list > li > a{font-size:14px; color:#555;}



			/* //»çÀÌÆ®¸Ê */


			

			/* ·Î±×ÀÎ */
				.login{}
					.login .top{background:url(/img/login_head.jpg) no-repeat center; background-size:cover; height:220px; box-sizing:border-box; margin-bottom:50px;}
			/* ·Î±×ÀÎ */


			
			/*ºñ±Þ¿© ¹öÆ° css*/
			.control{
				margin-top:30px;
				text-align:center;
				font-size:0px;
			}
			.off-screen {
				display: none;
			}
			.nav {
				text-align: center;
				display:inline-block;
				width:calc(100% - 100px);
				box-sizing:border-box;
				vertical-align:middle;
			}
			.nav a{
				text-align: center;
				display:inline-block;
			}
			.prev, .next {
				display:inline-block;
				height:30px; line-height:30px; 
				width:50px; text-align:center;
				background: #eaeaea;
				color: #000;
				font-size:12px;
				vertical-align:middle;
			}
			.prev:hover, .next:hover {
				color: #c1523a;
			}
			.nav a {
				display: inline-block;
				margin: 5px;
				width:25px; height:30px; line-height:30px; font-size:14px;
				background: #eaeaea;
				color: #000;
			}

			.nav a.active {
				background: #c1523a;
				color: #fff;
			}
			.nav a.on-nav {
				display:inline-block
			}
			.nav a.off-nav {
				display:none;
			}





	/*// ¼­ºêÆäÀÌÁö */


	::-webkit-scrollbar{-webkit-appearance: none;}
	  /* ±âº» ½ºÅ©·Ñ¹Ù¸¦ ¾Èº¸ÀÌ°Ô ÇÔ */
	::-webkit-scrollbar-track-piece{background-color:#e7e7e7}
	  /* ¾ç ³¡ È­»ìÇ¥¿Í ¸öÅë ¹Ù¸¦ Á¦¿ÜÇÑ ±æ */
	::-webkit-scrollbar:horizontal{height:10px;}
	  /* °¡·Î ½ºÅ©·Ñ¹ÙÀÇ Å©±â, ¼¼·Î´Â horizontalÀ» vertical·Î ¹Ù²Ù¸é µÈ´Ù */
	::-webkit-scrollbar-thumb{background-color: #a8a8a8;border-radius:10px;border:2px solid #eeeeee;} 
	  /* ½ÇÁ¦·Î ¿òÁ÷ÀÌ´Â ¸öÅë ¹Ù */


	.table_box:before{content:"¡Ø ¿À¸¥ÂÊÀ¸·Î ÅÍÄ¡ ½ºÅ©·Ñ ÇÏ¼¼¿ä!"; display:block;  color: #109dff; font-size:15px; margin-bottom:10px;}

	#scroll{display: none;}

}








/* hover effect 1 */

	.hover1{
	  position: relative;
	  overflow: hidden;
	}

	.hover1:before, .hover1:after,
	.hover1__label:before, .hover1__label:after{
	  content: "";     
	  position: absolute;   
	  transition: transform .2s ease-out;
	  z-index: 2;
	}

	.hover1:before, .hover1:after{
	  width: 100%;
	  height: 1px;
	  left: 0;
	}

	.hover1:before{
	  top: 0;
	  transform: translate3d(-105%, 0, 0);
	}

	.hover1:after{
	  bottom: 0;
	  transform: translate3d(105%, 0, 0);
	}

	.hover1__label:before,
	.hover1__label:after{
	  width: 1px;
	  height: 100%;
	  top: 0;
	}

	.hover1__label:before{
	  left: 0;
	  transform: translate3d(0%, -100%, 0);
	}

	.hover1__label:after{
	  right: 0;
	  transform: translate3d(0%, 100%, 0);
	}

	.hover1:hover:before, .hover1:focus:before,
	.hover1:hover:after, .hover1:focus:after,
	.hover1:hover .hover1__label:before, .hover1:focus .hover1__label:before,
	.hover1:hover .hover1__label:after, .hover1:focus .hover1__label:after{
	  transform: translate3d(0, 0, 0);
	}

	.hover1:focus{
	  outline: none;
	}

	.hover1:before{
	  background-image: linear-gradient(to right, #e16449 , #6acdc1);
	}
	.hover1:after{
	  background-image: linear-gradient(to right, #6acdc1 , #e16449);
	}
	.hover1__label:before{
	  background-image: linear-gradient(to bottom, #e16449 , #6acdc1);
	}
	.hover1__label:after{
	 background-image: linear-gradient(to bottom, #6acdc1 , #e16449);
	}



/* hover effect 1 */






/* ±×¹ÛÀÇ */
::-moz-selection { background:#4a6a66; color:#fff; }
::selection { background:#4a6a66; color:#fff; }



.login{}
	.login .cont_head{background:url(/img/login_head.jpg) no-repeat center; background-size:cover;}


.btn_login
{
	display:block; width:120px; margin:0 auto; margin-top:50px;  text-align:center; font-size:18px; font-weight:bold; 
}
.btn_login a { display:block; color:#5d5d5d; height:30px; padding-top:10px; border:5px solid #7c7c7c; border-top:0px; }
.btn_login a:hover {border:5px solid #4a6a66; border-top:0px;}





@media print {
	.firstheader {display: none;}
	footer{display: none;}
	#scroll{display: none!important;}
}