 @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: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: #777777; font-family:NotoSans, "NGothic","³ª´®°íµñ"; background-color:#ddd; font-weight:bold; 
/*¸ð¹ÙÀÏ °¡·Î ¼¼·Î ÆùÆ® ·»´õ¸µ ÀÚµ¿ ¼³Á¤È­ ÇØÁ¦*/
-webkit-text-size-adjust: 100%;
-moz-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
text-size-adjust: 100%;
}

form {	font-size: 9pt; color: #777777; line-height: 150%; font-family:NotoSans,  "NGothic","³ª´®°íµñ" }
textarea {	font-size: 9pt; color: #777777; line-height: 150%; font-family:NotoSans,  "NGothic","³ª´®°íµñ" }
center { font-size: 9pt; color: #777777; line-height: 150%; font-family:NotoSans,  "NGothic","³ª´®°íµñ" }
option { font-size: 9pt; color: #777777; line-height: 150%; font-family:NotoSans,  "NGothic","³ª´®°íµñ" }
pre { font-size: 9pt; color: #777777; line-height: 150%; font-family:NotoSans,  "NGothic","³ª´®°íµñ" }
blockquote { font-size: 9pt; color: #777777; line-height: 150%; font-family:NotoSans,  "NGothic","³ª´®°íµñ" }
input { font-size: 9pt; color: #777777; 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 {border-bottom:1px solid #ccc; height:30px; line-height:30px; box-sizing:border-box; }
			.top_box .login_etc_box .etc_link{float:left;}
				.top_box .login_etc_box .etc_link a{display:inline-block; margin-right:20px;}
					.top_box .login_etc_box .etc_link a img{vertical-align:top;}

			.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:#415ec5; }
					.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;}
					
			
			
			.top_box .middle .etc{float: right;  height:120px; line-height:120px;  margin-right:20px;}
				.top_box .middle .etc > img{display:inline-block; margin-right:20px;  vertical-align:middle;}
				.top_box .middle .etc > p{display:inline-block;  vertical-align:middle;     line-height: normal; font-family:NotoSans, "NBGothicB"; font-weight:800; font-size:15px; color:#393939;}
					.top_box .middle .etc > p span{font-size:24px; color:#415ec5; display:block; margin-top:5px; line-height: 20px;}
		

		.top_box #allmenu { display:none; }
	


	/* ¸ÞÀÎ ¸Þ´º */
	#menu_box { position:relative; width:100%; border-top:1px solid #ccc; border-bottom:1px solid #ccc;}
	.gnb {width:1100px; margin:0 auto;} 
	.gnb:after {clear:both; display:block; content:"";} 
		.gnb > li {position:relative; float:left; width:14.285%; text-align:center;}
			.gnb > li > a {display:inline-block; width:100%; height:48px; line-height:48px; border-right:1px solid #ccc; font-size:15px; color:#393939;}
			.gnb > li:nth-child(1) > a {border-left:1px solid #ccc;}
			.gnb > li > a:hover {color:#415ec5;}
				.menu {width: 100%;  z-index: 999;  position: absolute;  top: 48px;  background-color: rgba(65,94,197,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:#415ec5;}
					.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; height:260px; float:left; margin-right:20px; border:1px solid #ccc; transition:background 0.3s; box-sizing:border-box;}
			.c_list:nth-child(4n){margin-right:0px;}
			.c_list:nth-child(1){background:url(/img/clinic_01.png) no-repeat center 125px;}
			.c_list:nth-child(2){background:url(/img/clinic_02.png) no-repeat center 125px;}
			.c_list:nth-child(3){background:url(/img/clinic_03.png) no-repeat center 125px;}
			.c_list:nth-child(4){background:url(/img/clinic_04.png) no-repeat center 125px;}
				
				.c_list .txt{margin-bottom:30px; text-align:center;}
					.c_list .txt p:nth-child(1){padding-top:25px; font-family:NotoSans, "NBGothicB"; font-weight:800; line-height:100%; color:#393939; font-size:30px;}
					.c_list .txt p:nth-child(2){padding-top:15px; font-family:NotoSans, "NBGothic"; color:#555; font-size:11px; line-height:16px;}

				.c_list .link{transition:all 0.3s; width:180px; margin-left:-90px; height:30px; line-height:30px; position:absolute; left:50%; bottom:15px; border:1px solid #ccc; color:#393939; font-size:14px; text-align:center; }
				.c_list .link:hover{border:1px solid #415ec5!important; color:#415ec5!important;}
					

		/*//Å¬¸®´Ð ¹Ú½º*/

		/*±×¹ÛÀÇ*/
		.others_wrap{ width:1100px; margin:0px auto; margin-bottom: 50px; overflow:hidden; }
			
			.others_wrap .consult{float:left; width:260px; height:180px; border:1px solid #ccc; margin-right:20px; padding:15px 15px; box-sizing:border-box;} 
				.others_wrap .consult .tit{line-height: 100%; display:inline-block; font-size:22px; font-family:NotoSans, "NBGothicB"; font-weight:800; color:#393939; margin-bottom:15px;}
				.others_wrap .consult .post{}
					.others_wrap .consult .post a{margin-bottom:12px; 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:#415ec5;}
							

			.others_wrap .tell_time{float:left; position:relative; width:540px; height:180px; margin-right:20px;  border:1px solid #ccc;  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{line-height: 100%; display:inline-block; font-size:22px; font-family:NotoSans, "NBGothicB"; font-weight:800; color:#393939; margin-bottom:15px;}
					.others_wrap .time_box .box{padding-top:40px; font-size:0px; line-height:28px; color:#393939;}
						.others_wrap .time_box .box .left{display:inline-block; vertical-align:top; width:50%; font-size:13px;}
						.others_wrap .time_box .box .right{display:inline-block; vertical-align:top; width:50%; font-size:13px;}
							.others_wrap .time_box .box .right .sp{position: relative; padding-left: 60px;}
								.others_wrap .time_box .box .right .sp span{position:absolute; left:0px; background:#ff7e00; padding:3px; line-height:normal; display:inline-block; color:#fff;}

	
				.others_wrap .tell_box{position:absolute; right:0px; top:0px; width: 50%; box-sizing: border-box; padding:12px 0px 12px 10px; border-left:1px solid #ccc; border-bottom:1px solid #ccc; }
					.others_wrap .tell_box .tit{line-height: 100%; font-size:22px; font-family:NotoSans, "NBGothicB"; font-weight:800; color:#393939; margin-bottom:5px;}
						.others_wrap .tell_box .tit span{font-size:13px;}
					.others_wrap .tell_box .num{font-size:28px; font-family:NotoSans, "NBGothicB"; font-weight:800; line-height:100%;  color:#415ec5; letter-spacing:-1px;}



			.others{float:left; overflow:hidden; width:260px; height:180px;  border:1px solid #ccc; 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 #ccc; border-bottom:1px solid #ddd;}
				.others .list:nth-child(1):hover{background:url(/img/other_01_hover.png) no-repeat center 15px; background-color:#415ec5;}
				.others .list:nth-child(2){background:url(/img/other_02.png) no-repeat center 15px; border-bottom:1px solid #ccc;}
				.others .list:nth-child(2):hover{background:url(/img/other_02_hover.png) no-repeat center 15px; background-color:#415ec5;}
				.others .list:nth-child(3){background:url(/img/other_03.png) no-repeat center 15px; border-right:1px solid #ccc; }
				.others .list:nth-child(3):hover{background:url(/img/other_03_hover.png) no-repeat center 15px; background-color:#415ec5;}
				.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:#415ec5;}
					.others .list a{display:inline-block; width:100%; height:100%;}
						.others .list a p{padding-top:65px; color:#393939; font-size:14px;}
							.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){line-height: 100%; color:#132f93; font-size:40px; padding-top:50px;}
						.f_consult .text p:nth-child(1) span{display: inline-block;line-height: 100%; box-shadow: inset 0 -10px 0 #ffee00; border-bottom: 6px solid #ffee00;}
					.f_consult .text p:nth-child(2){color:#132f93; font-size:19px; padding-top:20px; margin-bottom:30px;}
					.f_consult .text a{transition:all 0.3s; display:inline-block; color:#132f93; font-size:19px; border:1px solid #132f93; padding:15px 20px;}
					.f_consult .text a:hover{border:1px solid #ffee00; }
				.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;}
			.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:#415ec5; }
			.foot_link:after { content:""; display:block; clear:both; }





	/* ¼­ºêÆäÀÌÁö */

	/* header */
	.contents_head1{width:100%;  height:300px; background:url(/img/contents_head_bg01.jpg) no-repeat center; background-size:cover;}
	.contents_head2{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;}
	.contents_head6{width:100%;  height:300px; background:url(/img/contents_head_bg06.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; text-align:center;}
			.contents_head_text img{display:inline-block; margin:80px 0 20px;}
			.contents_head_text p:nth-of-type(1){line-height: 100%; margin:0px 0 30px;font-family:NotoSans, "NBGothicB"; font-weight:800; font-size:50px; color:#fff;}
			.contents_head_text p:nth-of-type(2){font-family:NotoSans, "NBGothic"; font-size:16px; color:#fff;}
	/*// 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{border:1px solid #ccc; height:150px; line-height:150px; font-size:26px; color:#415ec5; text-align:center; background:url(/img/sm_title_bg.jpg) no-repeat center; margin-bottom:20px; }
				.sm_title .stitle{line-height:normal; display:inline-block; vertical-align:middle; word-break:keep-all; padding: 0 10px;}
			.sm_box{border:1px solid #ccc;  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:#e5ebff;}
					.sm01:hover a{color:#415ec5;}

			.quick{width:100%; height:200px; margin-bottom:30px;  border:1px solid #ccc; box-sizing:border-box; overflow:hidden; text-align:center; }
				.quick .list{float:left; width:50%; height:50%; box-sizing:border-box;  font-family:NotoSans,  "NGothicB";  transition:background 0.3s;}
				.quick .list:nth-child(1){background:url(/img/other_01.png) no-repeat center 15px; border-right:1px solid #ccc; border-bottom:1px solid #ddd;}
				.quick .list:nth-child(1):hover{background:url(/img/other_01_hover.png) no-repeat center 15px; background-color:#415ec5;}
				.quick .list:nth-child(2){background:url(/img/other_02.png) no-repeat center 15px; border-bottom:1px solid #ccc;}
				.quick .list:nth-child(2):hover{background:url(/img/other_02_hover.png) no-repeat center 15px; background-color:#415ec5;}
				.quick .list:nth-child(3){background:url(/img/other_03.png) no-repeat center 15px; border-right:1px solid #ccc; }
				.quick .list:nth-child(3):hover{background:url(/img/other_03_hover.png) no-repeat center 15px; background-color:#415ec5;}
				.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:#415ec5;}
					.quick .list a{display:inline-block; width:100%; height:100%;}
						.quick .list a p{padding-top:70px; color:#393939; font-size:14px;}
							.quick .list:hover a p{color:#fff;}	


			.sm_num{margin-bottom:30px;}
				.sm_num p{margin-bottom:5px; color:#393939; font-size:16px; font-family:NotoSans, "NGothicb";}
				.sm_num a{display:inline-block; margin-bottom:5px; font-size:30px; color:#a6a6a6; font-family:NotoSans, "NGothicb"; font-weight:800; line-height:100%; }
				.sm_num a:last-child{margin-bottom:0px;}
					.sm_num a span{color:#415ec5;}
			
			.sm_baby{}

		#contents_box{width:870px; padding:0px; box-sizing:border-box; float:right;}	
			.content_head{border:1px solid #ccc; border-bottom:0px; }
				.navi{border-bottom:1px solid #ccc; }
					.navi .home{display:inline-block; border-right:1px solid #ccc; height:30px; padding:0 15px; line-height:30px;}
						.navi .home img{vertical-align: middle;}
					.navi .m1{display:inline-block; border-right:1px solid #ccc; height:30px;  padding:0 20px; line-height:30px; font-size:14px; color:#393939;}
					.navi .m2{display:inline-block; border-right:1px solid #ccc; height:30px;  padding:0 20px; line-height:30px;  font-size:14px; color:#393939;}
				
				.sub_title{font-family:NotoSans, "NBGothic"; text-align:center; padding:50px 0px;}
					.sub_title p:nth-child(1){line-height: 100%; margin-bottom:10px; font-family:NotoSans, "NBGothicB"; font-weight:800; color:#415ec5; font-size:50px;}
					.sub_title p:nth-child(2){color:#cccccc; font-size:15px;}
					.sub_title p:nth-child(3){color:#393939; font-size:16px;}
					.sub_title p:nth-child(3):before{content:""; display:block; width:45px; margin:20px auto; height:5px; background:#415ec5;}
				
			.page{border:1px solid #ccc; padding:0 25px 100px; border-top:0px; }
				
			/* ÀÎ»ç¸» */
				.m08{}
					.m08 .top{position:relative; background:url(/img/m08_head.jpg) no-repeat center; height:330px; margin-bottom:50px;}
					.m08 .top:before{bottom:10px; right:10px; position:absolute; content:"Yonsei Queen Obstetrics and gynecology"; display:inline-block; color:#fff; font-size:13px;}
			
					
					.m08 .p01{padding:0 20px; font-size:14px; color:#393939; line-height:22px; word-break:keep-all;}
					
					.m08 .story{}
					.m08 .story .tit01{display:block; text-align:center; position:relative; padding-top:130px; margin-top:20px; margin-bottom:50px;}
					.m08 .story .tit01:before{content:""; position:absolute; left:50%; top:0px; margin-left:-0.5px; display:inline-block; width:1px; height:120px; background:#ccc;}	
					.m08 .story ul{font-size:0px;}
						.m08 .story ul > li{display:inline-block; width:50%; margin-bottom:50px; vertical-align:top; text-align:center;}
						.m08 .story ul > li:nth-child(2)~li{margin-bottom:0px;}
							.m08 .story ul > li > p:nth-of-type(1){margin-bottom:15px;}
								.m08 .story ul > li > p:nth-of-type(1) span{display:inline-block; width:40px; height:40px; line-height:40px; background:#a5afdf; color:#fff; font-size:16px; border-radius:50%;}
							.m08 .story ul > li > p:nth-of-type(2){padding: 20px 40px; font-family:NotoSans, "NBGothic"; font-size:18px; line-height:24px; color:#393939; text-align:left;}
								.m08 .story ul > li > p:nth-of-type(2) span{color:#ffa200;}
							.m08 .story ul > li > p:nth-of-type(3){padding: 0px 40px 0; font-family:NotoSans, "NBGothic"; font-size:14px; line-height:22px; color:#555; text-align:left; word-break:keep-all;}
							
							.m08 .story ul > li:nth-of-type(1) > .img{display:inline-block; width:350px; height:200px; background:url(/img/m08_01.jpg) no-repeat center;}
							.m08 .story ul > li:nth-of-type(2) > .img{display:inline-block; width:350px; height:200px; background:url(/img/m08_02.jpg) no-repeat center;}
							.m08 .story ul > li:nth-of-type(3) > .img{display:inline-block; width:350px; height:200px; background:url(/img/m08_03.jpg) no-repeat center;}
							.m08 .story ul > li:nth-of-type(4) > .img{display:inline-block; width:350px; height:200px; background:url(/img/m08_04.jpg) no-repeat center;}
			/* // ÀÎ»ç¸» */
		


			/* ÀÇ·áÁø¼Ò°³ */
				.m09{}
					.m09 .doctor{font-size:0px;}
						.m09 .doctor .img{display: inline-block; vertical-align:top; width:395px; box-shadow: 10px 10px #eee;}
						.m09 .doctor .txt{display: inline-block; vertical-align:top; width:calc(100% - 395px); padding-top:40px;  padding-left:40px; box-sizing:border-box;}
							.m09 .doctor .txt p:nth-child(1){line-height: 100%; position:relative; font-family:NotoSans, "NBGothicB"; font-weight:800; font-size:26px; color:#415ec5; margin-bottom:25px;}
							.m09 .doctor .txt p:nth-child(1):before{position:absolute; left:-65px; top:8px; content:""; display:inline-block; width:45px; height:5px; background:#415ec5;}
								.m09 .doctor .txt p:nth-child(1) span{font-size:16px; color:#393939; margin-left:15px;}
							
							.m09 .doctor .txt p:nth-child(2){font-size:16px; line-height:30px; color:#393939;}
					
					.m09 .doctor:after{display: block;	content: ""; height: 10px; background: url(/img/pt02.jpg);	margin: 80px 0;	}
					.m09 .doctor:last-child:after{display: none;	}
			/* // ÀÇ·áÁø¼Ò°³ */


			/* µÑ·¯º¸±â*/
				.m10{}
			/*µÑ·¯º¸±â */

			

			/* ¿À½Ã´Â±æ */
				.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:NotoSans, '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:NotoSans,  'Malgun Gothic', dotum, 'µ¸¿ò', sans-serif;line-height: 1.5;}
							.wrap .info {width: 286px;height: 120px; border-bottom: 2px solid #ccc;border-right: 1px solid #ccc;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: #ddd; 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 {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; 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:#415ec5; font-family:NotoSans, "NGothicB"; font-size:24px;}
						.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-size:18px; margin-bottom:15px;}
							.m11 .addr .cont_01 p:nth-child(2){color:#414141; font-size:18px; line-height:28px; word-break:keep-all;}
				
					.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; box-shadow: inset 0 -3px 0 #94d8ff; border-bottom:3px solid #94d8ff;}
							.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:#ccc; height:330px; margin-bottom:50px;}
					.common .top:before{bottom:10px; right:10px; position:absolute; content:"Yonsei Queen Obstetrics and gynecology"; 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 #ccc; border-bottom:0px;  box-sizing: border-box;}
					.common .s_menu li{display:inline-block; width:33.33%; height:40px;  line-height:40px;  border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; 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:#adbaff; 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:#adbaff; color:#fff;}
				
				.common .s_page > li{display:none;}
				.common .s_page > 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:#adbaff; font-family:NotoSans, "NGothicEB"; font-size:35px; line-height:20px; }
					

				/*// Á¤ÀÇ */


				/* »ó´Ü Ä¡·á ¿ä¾à */

				.sum_01{ position:relative;  width:100%; margin:0 auto 50px; padding:10px 10px; box-sizing:border-box;}
				.sum_01:before{content:""; position:absolute; top:0px; left:0px; display:block; width:20px; height:100%; border-top:2px solid #ccc; border-bottom:2px solid #ccc; border-left:2px solid #ccc;}
				.sum_01:after{content:""; position:absolute; top:0px; right:0px; display:block; width:20px; height:100%; border-top:2px solid #ccc; border-bottom:2px solid #ccc; border-right:2px solid #ccc;}
					.sum_01 ul{font-size: 0; overflow:hidden; width:95%; margin:0 auto;}
						.sum_01 ul li{display: inline-block; width:20%; 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:#415ec5; margin-bottom:10px; }
					
					.common .h02{position:relative; padding-left:18px; font-family:NotoSans, "NBGothic"; font-size:18px; line-height:26px; color:#393939;  margin-bottom:15px;}
					.common .h02:before{position:absolute; top:6px; left:0px; content:""; display:inline-block; width:12px; height:12px; box-sizing:border-box; border:3px solid #415ec5; margin-bottom:5px; }
	
					.common .p01{font-size:13px; color:#393939; line-height:20px; background:#f7f7f7;   padding:15px; word-break:keep-all;}
					.common .p02{font-size:13px; color:#393939; line-height:20px; word-break:keep-all;}


				/*// ÆùÆ® */


				/* ¹®´Ü  */
					.cont01{margin-bottom:50px;}
					.cont01:last-child{margin-bottom:0px;}	


				/*// ¹®´Ü */

				/* ¸®½ºÆ®  */
					.common .list01{}
						.common .list01 li{position:relative; font-size:13px; color:#393939; line-height:20px; 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 #415ec5;}
						.common .list01 li:last-child{margin-bottom:0px;}

					.common .list02{}
						.common .list02 li{font-size:13px; color:#393939; line-height:20px; padding-left:30px; text-indent:-30px; padding-bottom:15px; margin-bottom:15px; border-bottom:1px dashed #ccc; word-break:keep-all;}
							.common .list02 li span{font-size:18px; color:#415ec5; margin-right:5px;}
						.common .list02 li:last-child{margin-bottom:0px;}
				
					
					.common .list03{text-align: left;  font-size: 0;  background: #f1f4ff;   padding: 20px 0 0;}
						.common .list03 li{position: relative; background: #fff;  font-size: 13px;  color: #393939;  line-height: 20px;  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:13px; color:#393939; line-height:20px; padding:20px 10px; margin-bottom:25px; margin-right:2%; word-break:keep-all; border:1px solid #ccc; 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: 13px;  color: #393939; line-height: 20px;  display: inline-block; width: 48%; vertical-align: top; margin-bottom: 20px; margin-right: 4%; border: 1px dashed #ccc; padding: 10px; box-sizing: border-box;}
						.common .list05 li:nth-child(2n){margin-right:0px;}
							.common .list05 li p{margin-bottom: 10px; font-size: 15px; line-height: 23px; color: #ff8a00; border-bottom: 1px dashed #ccc; 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 #adbaff; color:#393939; }
					.common .tb01 tbody th{padding:10px; font-size:13px;  line-height:20px; border-bottom:1px dashed #ccc; border-right:1px dashed #ccc; 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:13px;  line-height:20px; border-bottom:1px dashed #ccc; border-right:1px dashed #ccc; 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 #ccc; border-right:1px dashed #ccc;}
					.common .tb01 tbody td.tit{border-bottom:1px dashed #ccc; border-right:1px dashed #ccc;}
					.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) no-repeat center; height:330px; box-sizing:border-box; padding:120px 0 0 100px; text-align:left; margin-bottom:50px;}

					.m12 .table_box{}
						.m12 table{overflow: hidden; width:100%; text-align:center;}
							.m12 table thead tr{background-color:#efefef; color:#393939;}
							.m12 table th{height:40px; font-size:14px; font-family:NotoSans, "NGothicb";}
							.m12 table td{height:40px; font-size:14px; color:#555555; border-bottom:1px dashed #ccc;}
							.m12 table .bar{display:block; width:14px; margin:0 auto; height:100%; background-color:#b1c2ff;}
					
					.m12 .tit01{font-size:14px; text-align:center; color:#415ec5; margin-top:20px;}

			/* //Áø·á½Ã°£¾È³» */

			/* ¿¹¾à¾È³» */
				.m13{}
					.m13 .top{background:url(/img/m13_head.jpg) no-repeat center;}
					.m13 .m13_p01{font-family:NotoSans, "NGothic"; font-size:18px; color:#393939; margin-bottom:20px;}
						.m13 .m13_p01 span {box-shadow: inset 0 -3px 0 #fff12b; border-bottom: 2px solid #fff12b;}
					.m13 .m13_div01{background: #f1f4fb; padding:10px; font-family:NotoSans, "NBGothic"; font-size:18px; line-height:32px; color:#393939; margin-bottom:15px;}
						.m13 .m13_div01 span:nth-of-type(1){color:#415ec5;}
						.m13 .m13_div01 span:nth-of-type(2){color:#ff9200;}
					.m13 .m13_p02{font-size:14px; color:#393939; line-height:22px; word-break:keep-all;}
			
			/*// ¿¹¾à¾È³» */


			/* Áõ¸í¼­¹ß±Þ¾È³» */
				.m14{}
					.m14 .top{background:url(/img/m14_head.jpg) no-repeat center;}
					.m14 .link{color:#393939;box-shadow: inset 0 -2px 0 #fff12b; border-bottom: 2px solid #fff12b;}
			/*// Áõ¸í¼­¹ß±Þ¾È³» */


			
			/* »êÀü°Ë»ç */
				.m15{}
					.m15 .top{background:url(/img/m15_head.jpg) no-repeat center;}
			/*// »êÀü°Ë»ç */

			/* ±âÇü¾Æ°Ë»ç */
				.m16{}
					.m16 .top{background:url(/img/m16_head.jpg) no-repeat center;}
			/*// ±âÇü¾Æ°Ë»ç */

			/* ÀÚ¿¬ºÐ¸¸ */
				.m17{}
					.m17 .top{background:url(/img/m17_head.jpg) no-repeat center;}
			/*// ÀÚ¿¬ºÐ¸¸ */

			/* ¸£ºÁÀÌ¿¹ºÐ¸¸ */
				.m18{}
					.m18 .top{background:url(/img/m18_head.jpg) no-repeat center;}
			/*// ¸£ºÁÀÌ¿¹ºÐ¸¸ */

			/* °¡Á·ºÐ¸¸ */
				.m19{}
					.m19 .top{background:url(/img/m19_head.jpg) no-repeat center;}
			/*// °¡Á·ºÐ¸¸ */

			/* VBAC */
				.m20{}
					.m20 .top{background:url(/img/m20_head.jpg) no-repeat center;}
			/*// VBAC */

			/* ³­ÀÓ ¹× ºÒÀÓ */
				.m21{}
					.m21 .top{background:url(/img/m21_head.jpg) no-repeat center;}
			/*// ³­ÀÓ ¹× ºÒÀÓ */

			/* ½À°ü¼ºÀ¯»ê */
				.m22{}
					.m22 .top{background:url(/img/m22_head.jpg) no-repeat center;}
			/*// ½À°ü¼ºÀ¯»ê */

			/* ¿©¼ºÁúÈ¯ */
				.m23{}
					.m23 .top{background:url(/img/m23_head.jpg) no-repeat center;}
			/*// »êÀü°Ë»ç */

			/* ¿©¼º¾Ï°ËÁø */
				.m24{}
					.m24 .top{background:url(/img/m24_head.jpg) no-repeat center;}
			/*// ¿©¼º¾Ï°ËÁø */

			/* ¿ä½Ç±Ý */
				.m25{}
					.m25 .top{background:url(/img/m25_head.jpg) no-repeat center;}
			/*// ¿ä½Ç±Ý */

			/* ÁúÃà¼Ò¼ú */
				.m26{}
					.m26 .top{background:url(/img/m26_head.jpg) no-repeat center;}
			/*// ÁúÃà¼Ò¼ú */

			/* ¼ÒÀ½¼ø¼ºÇü */
				.m27{}
					.m27 .top{background:url(/img/m27_head.jpg) no-repeat center;}
			/*// ¼ÒÀ½¼ø¼ºÇü */



			/* °øÁö»çÇ× */
				.notice{}
					.notice .top{background:url(/img/notice_head.jpg) no-repeat center;}
			/* °øÁö»çÇ× */
			

			/* ¿Â¶óÀÎ»ó´ã */
				.consult{}
					.consult .top{background:url(/img/consult_head.jpg) no-repeat center;}

			/* ¿Â¶óÀÎ»ó´ã */

			/* ¾Æ±â»çÁø */
				.baby{}
					.baby .top{background:url(/img/baby_head.jpg) no-repeat center;}
					.baby .tit{font-size:16px; text-align:center; color:#ff7373; margin-bottom:30px;}
			
			
				.baby_button{color:#393939;}
				.baby_button:hover{color:#415ec5;}
				.baby_button span{display:inline-block; margin-left:5px;}
			/* ¾Æ±â»çÁø */


			/* »çÀÌÆ®¸Ê */
				
			.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:#415ec5;}
					.smap_box .tit_01{font-size:16px; padding-bottom:30px; color:#415ec5; 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;}




				.m35 .iframe_box{
					width:100; height:1300px;
				}

				.m35 .button{display:none;}

			/* //»çÀÌÆ®¸Ê */


			/* ·Î±×ÀÎ */
				.login{}
					.login .top{background:url(/img/login_head.jpg) no-repeat center; height:330px;  margin-bottom:50px;}
			/* ·Î±×ÀÎ */

			



	/*// ¼­ºêÆäÀÌÁö */
}








@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; font-family:NotoSans, "NGothicb"; padding:10px 0; background: #eef2ff; color: #393939;}
				.top_box .m_call a span{font-size:28px; font-family:NotoSans, "NGothicb"; color:#415ec5;  box-shadow: inset 0 -12px 0 #fff67d;}
				.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{padding:10px 0; margin-bottom:15px; border-bottom:1px solid #ccc;}
					.top_box .login_etc_box .etc_link a{display:inline-block; margin-right:20px;}
						.top_box .login_etc_box .etc_link a img{vertical-align:top;}

				.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:#415ec5; }
					.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; }
			
			.top_box .middle .etc{text-align:center;}
				.top_box .middle .etc > img{width: 160px;}
				.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:#415ec5;
		-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 {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);  height:240px; display:inline-block; border:1px solid #ccc; transition:background 0.3s; box-sizing:border-box;}
			.c_list:nth-child(1){background:url(/img/clinic_01.png) no-repeat center 110px; margin-right:20px;  margin-bottom:20px;}
			.c_list:nth-child(2){background:url(/img/clinic_02.png) no-repeat center 110px; margin-bottom:20px;}
			.c_list:nth-child(3){background:url(/img/clinic_03.png) no-repeat center 110px; margin-right:20px; }
			.c_list:nth-child(4){background:url(/img/clinic_04.png) no-repeat center 110px;}
				
				.c_list .txt{margin-bottom:30px; text-align:center;}
					.c_list .txt p:nth-child(1){padding-top:25px; font-family:NotoSans, "NBGothicB"; font-weight:800; color:#393939; font-size:22px; line-height: 100%; }
					.c_list .txt p:nth-child(2){padding:0 10px; padding-top:15px;  word-break:keep-all; font-family:NotoSans, "NBGothic"; color:#555; font-size:10px; line-height:14px;}
				

				.c_list .link{transition:all 0.3s; width:100%; height:30px; line-height:30px; position:absolute; bottom:0; left:0; border-top:1px solid #ccc; color:#393939; font-size:14px; text-align:center; }
				.c_list .link:hover{border:1px solid #415ec5!important; color:#415ec5!important;}
					

		/*//Å¬¸®´Ð ¹Ú½º*/




		/*±×¹ÛÀÇ*/
		.others_wrap{padding:20px;}
			
			.others_wrap .consult{height:180px;  margin-bottom:20px; border:1px solid #ccc; padding:15px 15px; box-sizing:border-box;} 
				.others_wrap .consult .tit{line-height: 100%; display:inline-block; font-size:22px; font-family:NotoSans, "NBGothicB"; font-weight:800; 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:#415ec5;}

	

			.others_wrap .tell_time{position:relative;  margin-bottom:20px;  border:1px solid #ccc;  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{line-height: 100%; display:inline-block; font-size:22px; font-family:NotoSans, "NBGothicB"; font-weight:800; color:#393939; margin-bottom:15px;}
					.others_wrap .time_box .box{padding-top:40px; font-size:0px; line-height:28px; 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 .right{display:inline-block; vertical-align:top; max-width:300px; padding-right:30px; font-size:13px;}
							.others_wrap .time_box .box .right .sp{position: relative; padding-left: 60px;}
								.others_wrap .time_box .box .right .sp span{position:absolute; left:0px; background:#ff7e00; padding:3px; line-height:normal; display:inline-block; color:#fff;}

				.others_wrap .tell_box{border-top: 1px solid #ccc;  padding-top: 20px;}
					.others_wrap .tell_box .tit{line-height: 100%; font-size:22px; font-family:NotoSans, "NBGothicB"; font-weight:800; color:#393939; margin-bottom:5px;}
						.others_wrap .tell_box .tit span{font-size:13px;}
					.others_wrap .tell_box .num{line-height: 100%; font-size:28px; letter-spacing:-1px; font-family:NotoSans, "NBGothicB"; font-weight:800; color:#415ec5; }



	
			.others{height:180px;  border:1px solid #ccc;  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 #ccc; border-bottom:1px solid #ddd;}
				.others .list:nth-child(1):hover{background:url(/img/other_01_hover.png) no-repeat center 15px; background-color:#415ec5;}
				.others .list:nth-child(2){background:url(/img/other_02.png) no-repeat center 15px; border-bottom:1px solid #ccc;}
				.others .list:nth-child(2):hover{background:url(/img/other_02_hover.png) no-repeat center 15px; background-color:#415ec5;}
				.others .list:nth-child(3){background:url(/img/other_03.png) no-repeat center 15px; border-right:1px solid #ccc; }
				.others .list:nth-child(3):hover{background:url(/img/other_03_hover.png) no-repeat center 15px; background-color:#415ec5;}
				.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:#415ec5;}
					.others .list a{display:inline-block; width:100%; height:100%;}
						.others .list a p{padding-top:65px; color:#393939; font-size:14px;}
							.others .list:hover a p{color:#fff;}

		/*//±×¹ÛÀÇ*/

		footer{}
			.f_consult{position:relative; height:250px;}
				.f_consult .text{height: 250px; width: 100%; background: rgba(19, 47, 147, 0.6); text-align: center; font-family:NotoSans,  "NBGothic"; position: absolute; top: 0; left: 0;}
					.f_consult .text p:nth-child(1){line-height: 100%; color:#fff; font-size:32px; padding-top:30px;}
						.f_consult .text p:nth-child(1) span{display: inline-block;line-height: 100%; box-shadow: inset 0 -10px 0 #1e2e6b; border-bottom: 6px solid #1e2e6b;}
					.f_consult .text p:nth-child(2){color:#fff; font-size:16px; padding-top:20px; margin-bottom:30px;}
					.f_consult .text a{transition:all 0.3s; display:inline-block; color:#fff; font-size:16px; border:1px solid #fff; padding:15px 20px;}
					.f_consult .text a:hover{border:1px solid #ffee00; color:#ffee00;}
				.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;  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:#415ec5; }
			.foot_link:after { content:""; display:block; clear:both; }

		/* ¼­ºêÆäÀÌÁö */



	/* 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{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; text-align:center;}
			.contents_head_text img{display:inline-block; margin:50px 0 10px; width:150px}
			.contents_head_text p:nth-of-type(1){margin:0px 0 20px;font-family:NotoSans, "NBGothicB"; font-weight:800; font-size:40px; color:#fff; line-height: 100%; }
			.contents_head_text p:nth-of-type(2){font-family:NotoSans, "NBGothic"; font-size:12px; color:#fff;}
	/*// 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:#e5ebff;}
					.sm01:hover a{color:#415ec5;}

			.quick{display:none;}

			.sm_num{display:none;}
			
			.sm_baby{display:none;}

		#contents_box{}	
			.content_head{border-bottom:0px; }
				.navi{border-bottom:1px solid #ccc; }
					.navi .home{display:inline-block; width:10%; box-sizing:border-box;  border-right:1px solid #ccc; 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 #ccc; 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 #ccc; 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 #ccc; font-size:0px;}
				
					
					
				.sub_title{font-family:NotoSans, "NBGothic"; text-align:center; padding:50px 0px;}
					.sub_title p:nth-child(1){margin-bottom:10px; font-family:NotoSans, "NBGothicB"; font-weight:800; color:#415ec5; font-size:34px; line-height: 100%; }
					.sub_title p:nth-child(2){color:#cccccc; 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:#415ec5;}
				
			.page{width:95%; margin:0 auto; padding:0px 0 80px;}
				
		
			/* ÀÎ»ç¸» */
				.m08{}
					.m08 .top{position:relative; background:url(/img/m08_head.jpg) no-repeat center bottom; background-size:cover; background-size:cover;  height:220px; margin-bottom:50px;}
					.m08 .top:before{bottom:10px; right:10px; position:absolute; content:"Yonsei Queen Obstetrics and gynecology"; display:inline-block; color:#fff; font-size:12px;}
			
					.m08 .p01{padding:0 20px; font-size:14px; color:#393939; line-height:22px; word-break:keep-all;}
					
					.m08 .story{}
					.m08 .story .tit01{display:block; text-align:center; position:relative; padding-top:90px; margin-top:20px; margin-bottom:40px;}
					.m08 .story .tit01:before{content:""; position:absolute; left:50%; top:0px; margin-left:-0.5px; display:inline-block; width:1px; height:80px; background:#ccc;}	
						.m08 .story .tit01 img{max-width:180px;}
					.m08 .story ul{font-size:0px;}
						.m08 .story ul > li{margin-bottom:50px; text-align:center;}
						.m08 .story ul > li:last-child{margin-bottom:0px;}
							.m08 .story ul > li > p:nth-of-type(1){margin-bottom:15px;}
								.m08 .story ul > li > p:nth-of-type(1) span{display:inline-block; width:40px; height:40px; line-height:40px; background:#a5afdf; color:#fff; font-size:16px; border-radius:50%;}
							.m08 .story ul > li > p:nth-of-type(2){padding: 20px 0 20px 10px; font-family:NotoSans, "NBGothic"; font-size:18px; line-height:24px; color:#393939; text-align:left;}
								.m08 .story ul > li > p:nth-of-type(2) span{color:#ffa200;}
							.m08 .story ul > li > p:nth-of-type(3){padding: 0px 0px 0px 10px; font-family:NotoSans, "NBGothic"; font-size:14px; line-height:22px; color:#555; text-align:left; word-break:keep-all;}
			
							.m08 .story ul > li:nth-of-type(1) > .img{display:inline-block; width:100%; height:200px; background:url(/img/m08_01.jpg) no-repeat center; background-size:cover;}
							.m08 .story ul > li:nth-of-type(2) > .img{display:inline-block; width:100%; height:200px; background:url(/img/m08_02.jpg) no-repeat center; background-size:cover;}
							.m08 .story ul > li:nth-of-type(3) > .img{display:inline-block; width:100%; height:200px; background:url(/img/m08_03.jpg) no-repeat center; background-size:cover;}
							.m08 .story ul > li:nth-of-type(4) > .img{display:inline-block; width:100%; height:200px; background:url(/img/m08_04.jpg) no-repeat center; background-size:cover;}
			/* // ÀÎ»ç¸» */

			/* ÀÇ·áÁø¼Ò°³ */
				.m09{}
					.m09 .doctor{}
						.m09 .doctor .img{text-align:center; }
							.m09 .doctor .img img{max-width:350px; box-shadow: 10px 10px #eee;}
						.m09 .doctor .txt{padding-top:40px; text-align:center;}
							.m09 .doctor .txt p:nth-child(1){line-height: 100%; position:relative; font-family:NotoSans, "NBGothicB"; font-weight:800; font-size:26px; color:#415ec5; margin-bottom:25px;}
								.m09 .doctor .txt p:nth-child(1) span{font-size:16px; color:#393939; margin-left:15px;}
							
							.m09 .doctor .txt p:nth-child(2){font-size:16px; line-height:30px; color:#393939;}
					
					.m09 .doctor:after{display: block;	content: ""; height: 10px; background: url(/img/pt02.jpg);	margin: 50px 0;	}
					.m09 .doctor:last-child:after{display: none;	}
			/* // ÀÇ·áÁø¼Ò°³ */




			/* µÑ·¯º¸±â */
				.m10{}
			/* µÑ·¯º¸±â */

			/* ¿À½Ã´Â±æ */
				.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:NotoSans, '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:NotoSans,  'Malgun Gothic', dotum, 'µ¸¿ò', sans-serif;line-height: 1.5;}
							.wrap .info {width: 286px;height: 120px; border-bottom: 2px solid #ccc;border-right: 1px solid #ccc;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;background: #ddd;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 {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:#415ec5; font-family:NotoSans, "NGothicB"; font-size:22px; margin-bottom:20px;}
						.m11 .addr .cont_01{}
							.m11 .addr .cont_01 p:nth-child(1){color:#303030; font-family:NotoSans, "NGothicB"; font-size:18px; margin-bottom:15px;}
							.m11 .addr .cont_01 p:nth-child(2){color:#414141; font-size:16px; line-height:26px; 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; box-shadow: inset 0 -3px 0 #94d8ff; border-bottom:3px solid #94d8ff;}
							.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:14px; 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:#ccc; background-size:cover; height:220px; margin-bottom:50px;}
					.common .top:before{bottom:10px; right:10px; position:absolute; content:"Yonsei Queen Obstetrics and gynecology"; 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 #ccc; 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 #ccc; border-bottom: 1px solid #ccc; 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:#adbaff; 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 .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:#adbaff; font-family:NotoSans, "NGothicEB"; font-size:25px; line-height:20px; }
					

				/*// Á¤ÀÇ */


				/* »ó´Ü Ä¡·á ¿ä¾à */

				.sum_01{ position:relative;  width:100%; padding:10px 10px; box-sizing:border-box;}
				.sum_01:before{content:""; position:absolute; top:0px; left:0px; display:block; width:20px; height:100%; border-top:2px solid #ccc; border-bottom:3px solid #ccc; border-left:2px solid #ccc;}
				.sum_01:after{content:""; position:absolute; top:0px; right:0px; display:block; width:20px; height:100%; border-top:2px solid #ccc; border-bottom:3px solid #ccc; border-right:2px solid #ccc;}
					.sum_01 ul{font-size:0px; width:95%; margin:0 auto;}
						.sum_01 ul li{display:inline-block; width:33.33%; 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:#415ec5; margin-bottom:6px; }
					
					.common .h02{position:relative; padding-left:15px; font-family:NotoSans, "NBGothic"; font-size:16px; line-height:24px; color:#393939;  margin-bottom:10px;}
					.common .h02:before{position:absolute; top:6px; left:0px; content:""; display:inline-block; width:10px; height:10px; box-sizing:border-box; border:2px solid #415ec5; margin-bottom:5px; }
	
					.common .p01{font-size:12px; color:#393939; line-height:18px; background:#f7f7f7; padding:10px; word-break:keep-all;}
					.common .p02{font-size:12px; color:#393939; line-height:18px; word-break:keep-all;}


				/*// ÆùÆ® */

				/* ¹®´Ü  */

					.cont01{margin-bottom:40px;}
					.cont01: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 #415ec5; }
						.common .list01 li:last-child{margin-bottom:0px;}

					.common .list02{}
						.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 #ccc; word-break:keep-all;}
							.common .list02 li span{font-size:15px; color:#415ec5; margin-right:5px;}
						.common .list02 li:last-child{margin-bottom:0px;}


					.common .list03{text-align: left;  font-size: 0;  background: #f1f4ff;   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 #ccc; 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{font-size: 12px;  color: #393939; line-height: 18px;  vertical-align: top; margin-bottom: 20px; border: 1px dashed #ccc; 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: #ff8a00; border-bottom: 1px dashed #ccc; 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 #adbaff; color:#393939; }
					.common .tb01 tbody th{padding:7px; font-size:12px;  line-height:18px; border-bottom:1px dashed #ccc; border-right:1px dashed #ccc;  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 #ccc; border-right:1px dashed #ccc; text-align:center;}
					.common .tb01 tbody td:last-of-type{ border-right:0px;}
					.common .tb01 tbody th.tit{border-bottom:1px dashed #ccc; border-right:1px dashed #ccc;}
					.common .tb01 tbody td.tit{border-bottom:1px dashed #ccc; border-right:1px dashed #ccc;}
					.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) no-repeat center; background-size:cover; height:220px;  margin-bottom:50px;}

					.m12 .table_box{overflow-x:scroll;}
					.m12 table{overflow: hidden; width:100%; min-width:500px; text-align:center;}
						.m12 table thead tr{background-color:#efefef; color:#393939;}
						.m12 table th{height:40px; font-size:13px; font-family:NotoSans, "NGothicb";}
						.m12 table td{height:40px; font-size:13px; color:#555555; border-bottom:1px dashed #ccc;}
						.m12 table .bar{display:block; width:13px; margin:0 auto; height:100%; background-color:#b1c2ff;}
					
					.m12 .tit01{font-size:13px; text-align:center; color:#415ec5; margin-top:20px; word-break:keep-all;}

			/* Áø·á½Ã°£¾È³» */


			/* ¿¹¾à¾È³» */
				.m13{}
					.m13 .top{background:url(/img/m13_head.jpg) no-repeat center; background-size:cover;}
					.m13 .m13_p01{font-family:NotoSans, "NGothic"; font-size:16px; line-height:26px; color:#393939; margin-bottom:20px;}
						.m13 .m13_p01 span {box-shadow: inset 0 -2px 0 #fff12b; border-bottom: 2px solid #fff12b;}
					.m13 .m13_div01{background: #f1f4fb; padding:5px; font-family:NotoSans, "NBGothic"; font-size:16px; line-height:24px; color:#393939; margin-bottom:15px;}
					.m13 .m13_div01 br{display:none;}
						.m13 .m13_div01 span:nth-of-type(1){color:#415ec5; display:block; margin-bottom:10px;}
						.m13 .m13_div01 span:nth-of-type(2){color:#ff9200; display:block;}
					.m13 .m13_p02{font-size:13px; color:#393939; line-height:20px; word-break:keep-all;}
			
			/*// ¿¹¾à¾È³» */


			/* Áõ¸í¼­¹ß±Þ¾È³» */
				.m14{}
					.m14 .top{background:url(/img/m14_head.jpg) no-repeat center; background-size:cover;}
					.m14 .link{color:#393939;box-shadow: inset 0 -2px 0 #fff12b; border-bottom: 2px solid #fff12b;}
			/*// Áõ¸í¼­¹ß±Þ¾È³» */


			/* »êÀü°Ë»ç */
				.m15{}
					.m15 .top{background:url(/img/m15_head.jpg) no-repeat center; background-size:cover;}
			/*// »êÀü°Ë»ç */

			/* ±âÇü¾Æ°Ë»ç */
				.m16{}
					.m16 .top{background:url(/img/m16_head.jpg) no-repeat center; background-size:cover;}
			/*// ±âÇü¾Æ°Ë»ç */

			/* ÀÚ¿¬ºÐ¸¸ */
				.m17{}
					.m17 .top{background:url(/img/m17_head.jpg) no-repeat center; background-size:cover;}
			/*// ÀÚ¿¬ºÐ¸¸ */

			/* ¸£ºÁÀÌ¿¹ºÐ¸¸ */
				.m18{}
					.m18 .top{background:url(/img/m18_head.jpg) no-repeat center; background-size:cover;}
			/*// ¸£ºÁÀÌ¿¹ºÐ¸¸ */

			/* °¡Á·ºÐ¸¸ */
				.m19{}
					.m19 .top{background:url(/img/m19_head.jpg) no-repeat center; background-size:cover;}
			/*// °¡Á·ºÐ¸¸ */

			/* VBAC */
				.m20{}
					.m20 .top{background:url(/img/m20_head.jpg) no-repeat center; background-size:cover;}
			/*// VBAC */

			/* ³­ÀÓ ¹× ºÒÀÓ */
				.m21{}
					.m21 .top{background:url(/img/m21_head.jpg) no-repeat center; background-size:cover;}
			/*// ³­ÀÓ ¹× ºÒÀÓ */

			/* ½À°ü¼ºÀ¯»ê */
				.m22{}
					.m22 .top{background:url(/img/m22_head.jpg) no-repeat center; background-size:cover;}
			/*// ½À°ü¼ºÀ¯»ê */

			/* ¿©¼ºÁúÈ¯ */
				.m23{}
					.m23 .top{background:url(/img/m23_head.jpg) no-repeat center; background-size:cover;}
			/*// »êÀü°Ë»ç */

			/* ¿©¼º¾Ï°ËÁø */
				.m24{}
					.m24 .top{background:url(/img/m24_head.jpg) no-repeat center; background-size:cover;}
			/*// ¿©¼º¾Ï°ËÁø */

			/* ¿ä½Ç±Ý */
				.m25{}
					.m25 .top{background:url(/img/m25_head.jpg) no-repeat center; background-size:cover;}
			/*// ¿ä½Ç±Ý */

			/* ÁúÃà¼Ò¼ú */
				.m26{}
					.m26 .top{background:url(/img/m26_head.jpg) no-repeat center; background-size:cover;}
			/*// ÁúÃà¼Ò¼ú */

			/* ¼ÒÀ½¼ø¼ºÇü */
				.m27{}
					.m27 .top{background:url(/img/m27_head.jpg) no-repeat center; background-size:cover;}
			/*// ¼ÒÀ½¼ø¼ºÇü */


			/* °øÁö»çÇ× */
				.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;}
			/* ¿Â¶óÀÎ»ó´ã */

			/* ¾Æ±â»çÁø */
				.baby{}
					.baby .top{background:url(/img/baby_head.jpg) no-repeat center; background-size:cover;}
					.baby .tit{font-size:14px; text-align:center; color:#ff7373; margin-bottom:20px;}
			
				.baby_button{color:#393939; font-size:16px;}
				.baby_button:hover{color:#415ec5;}
				.baby_button span{display:inline-block; margin-left:5px;}
			/* ¾Æ±â»çÁø */




			/* »çÀÌÆ®¸Ê */
			.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:#415ec5;}
					.smap_box .tit_01{font-size:16px; padding-bottom:30px; color:#415ec5; 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;}
				

				.m35 .iframe_box{
					display:none;
				}

				.m35 .button{
				font-size:26px; line-height:36px; word-break:keep-all; display:block; text-align:center; border:1px solid #ccc; padding:20px 20px; color:#393939; 
    box-shadow: 5px 5px #ccc;}


			/* //»çÀÌÆ®¸Ê */


			

			/* ·Î±×ÀÎ */
				.login{}
					.login .top{background:url(/img/login_head.jpg) no-repeat center; background-size:cover; height:220px; box-sizing:border-box; margin-bottom:50px;}
			/* ·Î±×ÀÎ */




	/*// ¼­ºêÆäÀÌÁö */


	::-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;}



}








/* 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;
	}

	.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, .hover1:after,
	.hover1__label:before, .hover1__label:after{
	  background-color: #415ec5;
	}


/* hover effect 1 */






/* ±×¹ÛÀÇ */
::-moz-selection { background:#415ec5; color:#fff; }
::selection { background:#415ec5; 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 #415ec5; border-top:0px;}



