@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300&display=swap');

@font-face{
	font-family: 'GW_B' ;
	src: url('/font/GowunBatang-Bold.woff') format('woff');
}
@font-face{
	font-family: 'GW_R' ;
	src: url('/font/GowunBatang-Regular.woff') format('woff');
}

html {
    position: relative;
    min-height: 100%;
}
a {
	cursor: pointer;
}
a:link, a:visited, a:active{
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #808C7C;
}
address, caption, em, cite {font-weight: normal; font-style: normal;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
caption {text-indent:-9999px; font-size:0;  width:0; height:0;}
input {margin: 0; padding: 0;}
input[type=text]::-ms-clear {
  display:none;
}
input[type=password] {
	font-family: 'Noto Sans KR', sans-serif;
}
.noweb, .noweb_800 {
	display: none;
}
.nomobile, .nomobile_800 {
	display: block;
}

.flt_rig {float: right;}
.flt_lef {float: left;}
ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

@media (max-width: 1200px) {
	.menu-wrap.nomobile{
		display: none;
	}
	.mpadding {
		padding: 0 20px;
	}
	.noweb {
		display: block;
	}
	.nomobile {
		display: none;
	}	
	.container {
		padding: 0 20px;
	}
	.container-write {
		padding: 0 20px;
	}
	div.btbox input {
		margin: 0;
	}
	.graph_bt {
		min-width: 30%;
		padding: 0 10px;
		margin: 0;
	}
}
@media (max-width: 800px) {
	.noweb_800 {
		display: block;
	}
	.nomobile_800 {
		display: none;
	}
}
body {
    /*margin-bottom: 60px;*/ /* Margin bottom by footer height */
    font-family: 'Noto Sans KR', sans-serif;
    border-collapse: collapse;
    font-size: 18px;
	letter-spacing: -0.6px;
}
/* 드롭다운 */
/* .dropdown-center .dropdown-toggle{
	height: 100%;
	border-radius: 0px;
	width: 150px;
	background-color: #ffffff;
	border: none;
	border-right: 1px solid #ddd;
	color: #ddd;
	margin: 0;
} */
.show::after{
	display: none;   
}
button,
button:focus,
button:active{
	padding: 0;
}
/* .dropdown-toggle span{
	position:relative;
} */
/*의료시설*/
.container.facilities{
	display: flex;
	align-items: center;
}
.container.facilities .image_slider > div > div > img{
	width: 120px;
	height: 120px;
	border-radius: 120px;
}
.container.facilities .image_slider > div > div{
	width: 142px !important;
}
.image_viewer{
	width: 860px;
	min-height: max-content;
	margin: 0px auto;
}
.image_view_area {
	border:0px solid green;
	width: 100%; height: 570px; overflow: hidden !important;
}
.image_viewer_thumb {
	float:left;
	width:170px;
	height: 120px;
}
.image_viewer_thumb:hover{
	filter: brightness(50%);
}
.image_viewer_img, div.image_viewer_img img {
	width: 100%;
}
.image_viewer_txt {
	width: 100%;
	padding: 20px;
}
.viewer_txt_lef {
	float: left;
	width: 20%;
}
.viewer_txt_rig {
	float: left;
	width: 80%;
	line-height: 30px;
}

.image_viewer_mobile {
	display: none;
}


#map_canvas {
	width: 1000px;
	height: 550px;
	margin: 30px auto;
	border: 1px solid #ddd;
}

@media (max-width: 1200px){
	.image_viewer {
		width: 100%;
	}
	.viewer_txt_lef, .viewer_txt_rig {
		float: none;
		width: 100%;
	}

	.image_viewer_mobile {
		display: inline-block;
		width: 100%;
		padding: 10px 0 19px 4%;
		margin: 0px 0;
	}
	.image_viewer_thumb {
		width: 30%;
		height: auto;
		margin: 1%;
	}

	#map_canvas {
		width: 100%;
		height: 350px;
		margin: 30px auto;
		border: 1px solid #ddd;
	}
}
/* 스와이퍼 */
.mySwiper{
	overflow: hidden;
	width: 100%;
	padding: 10px 0;
}
.swiper-button-next:after, .swiper-button-prev:after{
	display: none;
}
.swiper-button-next, .swiper-button-prev{
	top: var(--swiper-navigation-top-offset,18%);
	width: calc(var(--swiper-navigation-size)/ 60 * 60);
}
.sec-4 .tit_line .arrow_wrap{
	position: relative;
	width: 140px;
}

#fp-nav ul li a span, .fp-slidesNav ul li a span{
	background: #ffffffbe;
}

  
/* 메뉴 */
.submenu_background{
	background: #00000072;
	backdrop-filter: blur(5px);
}
.submenu_area_2_wrap{
	display: flex;
	flex-direction: row-reverse;
    justify-content: space-evenly;
}
#header_menu {
	width: 100%;
	height: 78px;
    font-size: 18px;
}
.header_menu_item{
	text-align: center;
	width:126px;
	float:left;
}
#pc_submenu_area {
	padding-top:10px;
	padding-bottom:10px;
	width:100%; 
	min-height: 162px;
	position: absolute;
	left: 0px; 
	top: 0;
	margin:0px;
	color: white;
    font-size: 16px;
	padding-top: 85px;
	padding-bottom: 10px;
	z-index: 100;
}
#pc_submenu_area a {
	font-weight: 300;
	color: rgba(255, 255, 255, 0.759);
	text-decoration: none;
}
#pc_submenu_area a:hover{
	font-weight: 500;
	color: white;
}
.submenu_area {
	line-height: 40px;

}
.submenu_area a{
	text-align: center;
}
.color_selected{
	color: #ff00009c;
	font-weight: bold;
}
.menu-top{
	width: 100%;
	display: flex;
	align-items: center;
    justify-content: space-between;
	position: relative;	
	padding: 23px 20px;
	z-index: 101;
}
.menu-wrap{
	width: 100%;
	/* border-bottom: 1px solid rgba(255, 255, 255, 0.2); */
	display: flex;
	align-items: center;
    justify-content: space-between;
	/* background-color: #939393; */
	z-index: 999;
	position: fixed;
}
.menu-wrap .logo img{
	width: 140px;
}
.menu-wrap .menu{
	width: 770px;
	display: flex;
	flex-direction: row;
	text-align: center;
	justify-content: center;
}
.menu-wrap .header_menu_item{
	width: 100%;
	
}
.menu-wrap .header_menu_item{
	text-align: center;
}
.menu-wrap .header_menu_item a span{
	font-weight: 300;
	color:#fff;
}
.menu-wrap .header_menu_item:last-child{
	margin-right: 0px;
}
.menu-wrap .link a:first-child{
	margin-right: 15px;
}
/* 2dep 메뉴 */
#pc_submenu_area .container_wrap .submenu_area{
	width: 100%; 
}
#pc_submenu_area .container_wrap .submenu_area_2{
	width: 100%; 
}
#pc_submenu_area .container_wrap .submenu_area_1{
	margin-left: -260px;
}
#pc_submenu_area .container_wrap .submenu_area_2_wrap{
	margin-left: 154px;
    width: 330px;
}
#pc_submenu_area .container_wrap .submenu_area_3{
	margin-left: 127px;
}
.container_wrap{
	width: 770px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px solid #dddddd17;
	text-align: center;
}
/* 메인 sec_1 */
.sec-1{
	width: 100%;
	height: 100%;
	display: flex;
}
.sec-1 .left{
	width: 600px;
	background-color: #808C7C;
	height: 100%;
	display: flex;
	text-align: center;
	position: relative;
}
.sec-1 .left .text_box{
	width: 100%;
	text-align: center;
	margin: 0 auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.sec-1 .left .text_box .tit{
	font-family: 'GW_R';
	font-size: 30px;
	color: #fff;
}
.sec-1 .left .text_box p{
	font-family: 'GW_R';
	font-size: 16px;
	color: #fff;
	margin-top: 20px;
}
.sec-1 .right{
	background-image: url(/images/sec1_bg.png);
	display: flex;
	width: 100%;
	align-items: center;
    justify-content: center;
}
.sec-1 .right .icon_wrap{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	align-content: center;
	row-gap: 80px;
	column-gap: 80px;
}
.sec-1 .right .icon_wrap ul {
	display: flex;
	justify-content: center;
    flex-direction: column;
    align-items: center;
}
.sec-1 .right .icon_wrap ul li:first-child{
	width: 100px;
	height: 100px;
	border-radius: 120px;
	background-color: #fff;
	display: flex;
    justify-content: center;
    align-items: center;
	margin-bottom: 20px;
}
.sec-1 .right .icon_wrap ul li{
	color: #fff;
	font-size: 16px;
}
/* 세션2 */
.sec-2 {
	background-color: #272727;
	height: 100%;
}
.sec-2 .text_box{
	width: 100%;
	height: 250px;
	text-align: center;
	padding-top: 130px;
	padding-bottom: 60px;
}
.sec-2 .text_box .tit{
	font-family: 'GW_R';
	font-size: 35px;
	color:#fff;
	margin-bottom: 10px;
}
.sec-2 .text_box p{
	font-size: 16px;
	font-family: 'GW_R';
	color:#fff;
}
.sec-2 .contents_wrap{
	height: 100%;
	display: flex;
}
.sec-2 .contents_wrap > div{
	width: 33.333%;
	background-image: url(/images/sec2_bg2.png);
	display: flex;
	display: flex;
    justify-content: center;
}
.sec-2 .contents_wrap > div:first-child{
	background-image: url(/images/sec2_bg1.png);
}
.sec-2 .contents_wrap > div:last-child{
	background-image: url(/images/sec2_bg3.png);
}
.sec-2 .contents_wrap > div > .text{
	width: 50%;
	text-align: center;
	background-color: #A4866B;
	height: 50%;
	display: flex;
	flex-direction: column;
    justify-content: flex-start;
    align-items: center;
	color: #ffffffee;
	cursor: pointer;
}
.sec-2 .contents_wrap > div:first-child > .text{
	background-color: #EDECEE;
	color: #262929;
}
.sec-2 .contents_wrap > div:last-child > .text{
	background-color: #808C7C;
}
.sec-2 .contents_wrap > div > .text > img:first-child{
	margin-top: 60px;
	width: 14%;
}
.sec-2 .contents_wrap > div > .text > img:last-child{
	display: block;
}
.sec-2 .contents_wrap > div > .text p{
	margin-top: 40px;
	margin-bottom: 25px;
	font-size: 30px;
	font-family: 'GW_R';
}
.sec-2 .contents_wrap > div > .text > div{
	margin-bottom: 60px;
	height: 80px;
}
.sec-2 .contents_wrap > div > .text ul{
	margin-bottom: 60px;
	height: 80px;
}
.sec-2 .contents_wrap > div > .text ul li{
	font-size: 16px;
	font-family: 'GW_R';
}
.sec-3{
	width: 100%;
	height: 100%;
	background-image: url(/images/sec3_bg.svg);
	display: flex;
	justify-content: space-evenly;
}
.sec-3 .left_text{
	width: 30%;
	color:#fff;
	display: flex;
	align-items: flex-start;
    flex-direction: column;
    justify-content: center;
}
.sec-3 .right_img{
	display: flex;
    align-items:end;
	width: 50%;
}
.sec-3 .right_img .img_area{
	width: 100%;
}
.sec-3 .right_img img{
	width: 85%;
}
.sec-3 .left_text .tit{
	font-family: 'GW_R';
	font-size: 30px;
}
.sec-3 .left_text ul li{
	font-size: 16px;
	margin-top: 30px;
	font-weight: 300;
}
.sec-3 .left_text ul li:last-child{
	opacity: 0.6;
}
.sec-3 .left_text .btn{
	font-family: 'GW_R';
	font-size: 20px;
	color: #fff;
	background-color: #313131;
	margin-top: 50px;
	position: relative;
	width: 200px;
	padding: 3px;
	height: 60px;
	border-radius: 0px;
}
.sec-3 .left_text .btn .line{
	width: 100%;
    height: 100%;
    border: 1px solid #d2d7cf15;
    display: flex;
    justify-content: center;
    align-items: center;
}
.sec-3 .left_text .btn .line a{
	color: #ffff;
}
.sec-3 .left_text .btn:first-child{
	content: "";
	display: block;
	border: 1px solid #ffffff41;
	position: absolute;
	
}
.section{
	overflow: hidden;
}
.sec-4{
	width: 100%;
	height: 100%;
	background-image: url(/images/sec4_bg.png);
	display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
	padding: 150px 100px 300px;
}
.sec-4 .tit_line{
	width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.sec-4 .tit_line .tit{
	font-family: 'GW_R';
	font-size: 35px;
	color:#fff;
	margin-bottom: 65px;
}
.sec-4 .tit_line .arrow_wrap{
	display: flex;
    flex-direction: row;
}
.sec-4 .tit_line .arrow_wrap div:first-child a{
	margin-right: 20px;
}
.sec-4 .tit_line .arrow_wrap .left_arrow:hover a:first-child{
	display: none;
}
.sec-4 .tit_line .arrow_wrap .left_arrow a:last-child{
	display: none;
}
.sec-4 .tit_line .arrow_wrap .left_arrow:hover a:last-child{
	display: block;
}
.sec-4 .tit_line .arrow_wrap .right_arrow:hover a:first-child{
	display: none;
}
.sec-4 .tit_line .arrow_wrap .right_arrow a:last-child{
	display: none;
}
.sec-4 .tit_line .arrow_wrap .right_arrow:hover a:last-child{
	display: block;
}
.notice_line {
	display: flex;
	flex-direction: row;
}
.notice_line .notice_box .top{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-bottom: 30px;
}
.notice_line .notice_box .category{
	font-size: 16px;
	color: #fff;
	padding: 5px 10px 5px;
	background: rgba(255, 255, 255, 0.2);
	border-radius: 4px;

}
.notice_line .notice_box .txt .tit{
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: 700;
	display: flex;
	align-items: center;
	color: #fff;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.notice_line .notice_box .txt .tit img{
	margin-left: 5px;
}
.notice_line .notice_box .txt .con{
	margin-bottom: 20px;
	font-size: 16px;
	color: #fff;
	overflow: hidden;
	height: 100px;
	line-height: 1.5; /* 줄 간격을 지정 */
	display: -webkit-box; /* iOS 및 Safari 용 */
	-webkit-line-clamp: 4; /* 보여질 줄 수 */
	-webkit-box-orient: vertical; /* 세로 방향으로 배치 */
}
.notice_line .notice_box .txt .dt{
	font-size: 14px;
	font-weight: 400;
	opacity: 0.8;
	color: #fff;
}
.notice_line .notice_box:hover .txt .dt,
.notice_line .notice_box:hover  .txt .con,
.notice_line .notice_box:hover .txt .tit
{
	color: #817764;
}
.notice_line .notice_box:hover .category{
	background: rgba(195, 176, 145, 0.2);
	color: #9B8B71;
}
.notice_line .notice_box{
	width: 370px;
	background: rgba(255, 255, 255, 0.1);
	border: 1px solid rgba(255, 255, 255, 0.3);
	backdrop-filter: blur(25px);
	padding: 35px;
	cursor: pointer;
	margin-right: 25px;
	height: max-content;
}
.notice_line .notice_box:hover{
	background: #FFFFFF;
	box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.1);
}
.notice_box .plus{
	width: 17px;
	height: 17px;
	position: relative;
}
.plus:before, .plus:after{
	content: "";
	position: absolute;
	background-color: rgb(255, 253, 253);
	transition: transform 0.25s ease-out;
  }
.plus:before, .plus:after{
	background-color: #C3B091;
}
.plus:before{
	top: 0;
    left: 50%;
    width: 3px;
    height: 100%;
    margin-left: -2px;
}
.plus:after{
	top: 50%;
	left: 0;
	width: 100%;
	height: 3px;
	margin-top: -1px;
}
.plus:hover{
	cursor: pointer;
}
.plus:hover:before{ 
	transform: rotate(90deg); 
}
.plus:hover:after{ 
	transform: rotate(90deg); 
}
.sec-5{
	width: 100%;
	background-color: #2E3231;
	border-bottom: 1px solid #ffffff2b;;
}
.sec-5 .road{
	width: 1200px;
	background-color: #fff;
	padding: 90px 80px;
	margin: 0 auto;
	margin-bottom: 100px;
	display: flex;
	margin-top: -200px;
	position: relative;
	z-index: 999;
	align-items: center;
}
.sec-5 .road .right {
	margin-left: 50px;
}
.sec-5 .road .right .tit{
	font-family: 'GW_R';
	font-size: 25px;
	margin-bottom: 40px;
}
.sec-5 .road .right .come{
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 50px;
	color: rgba(44, 42, 45, 0.8);
}
.sec-5 .road .right .btn-box{
	display: flex;
}
.sec-5 .road .right .btn-box .btn{
	width: 200px;
	height: 60px;
	background: #808C7C;
	border-radius: 0;
	padding: 0;
	margin-right: 20px;
	display: flex;
	align-items: center;
    justify-content: center;
}
.sec-5 .road .right .btn-box .btn:last-child{
	margin-right: 0px;
}
.sec-5 .road .right .btn-box .line{
	width: 97%;
	height: 95%;
	background: #808C7C;
	border: 1px solid #ffffff2b;;
	display: flex;
	font-family: 'GW_R';
	color: #fff;
	justify-content: center;
    align-items: center;
}
.sec-5 .road .right .btn-box .line{
	width: 97%;
	height: 95%;
	background: #808C7C;
	border: 1px solid #ffffff2b;;
	display: flex;
	font-family: 'GW_R';
	color: #fff;
	justify-content: center;
    align-items: center;
}
.sec-5 .road .right .btn-box .line a{
	color: #fff;
}
/* sub */
.sub_banner{
	height: 500px;
	background-image: url(/images/sub_img1.png);
	position: relative;
}
.sub_banner .banner_text{
	width: 500px;
	text-align: center;
	font-family: 'GW_R';
	color:#ffffffad;
	font-size: 23px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate( -50%, -50%);
}
.sub_banner .banner_text .sub{
	font-family: 'GW_R';
	font-size: 45px;
	margin-top: 40px;
	color:#fff;
	width: 100%;
}
.depth_wrap {
	width: 100%;
	height: 70px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	display: flex;
	flex-direction: row;
	padding-left: 19%;
}
.depth_wrap .home{
	width: 70px;
	background: #808C7C;
	display: flex;
	align-items: center;
    justify-content: center;
}
.depth_wrap .depth{
	display: flex;
	flex-direction: row;
	align-items: center;
	width: 210px;
	margin-bottom: 0;	
	justify-content: space-between;
	padding: 0px 15px;
	border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.depth_wrap .depth{
	font-size: 16px;
	color: #333930;
}

.depth_wrap .depth:hover{
	text-decoration: none;
	background-color: #f6f9f5;
}
.depth_wrap .depth p{
	margin:0;
}
.content .sub_tit{
	text-align: center;
	margin-top: 100px;
}
.content > ul > li{
	font-size: 16px;
	font-family: 'GW_R';
}
.content > ul > li:first-child{
	font-size: 38px;
	margin-bottom: 25px;
}
.content > ul > li:last-child{
	margin-bottom: 70px;
}
/* doctor */
.content .career{
	width: 1200px;
	margin: 0 auto;	
}
.content.doctor{
	width: 100%;
}
.content .career .btn img{
	width: 130px;
	height: 130px;
	cursor: pointer;
	margin-bottom: 10px;
	mix-blend-mode: luminosity;
	opacity: 0.7;
}
.content .career .btn:hover img{
	mix-blend-mode: normal;
	transition: 0.3s all;
	opacity: 1;
}
.content .career .btn.act img{
	width: 130px;
	height: 130px;
	cursor: pointer;
	margin-bottom: 10px;
	mix-blend-mode: normal;
	opacity: 1;
}
.content .career .tap_wrap{
	width: 400px;
	display: flex;
	justify-content: space-evenly;
}
.content .tap-menu-wrap.career .btn{
	display: flex;
	flex-direction: column;
    align-items: center;
	font-size: 16px;
	margin-bottom: 80px;
	text-align: center;
	color: #727272;
	background-color: transparent;
	margin: 0 auto;
	margin-bottom: 20px;
}
.tap-menu-wrap.career > .btn-box > .btn{
	height: auto;
}
.tap-menu-wrap.career > .btn-box > .btn a{
	color: #808C7C;
}
.tap-menu-wrap.career .btn-box .btn.act .line a:visited{
	color: #ffffff;
}
.content .tap-menu-wrap.career .btn.act{
	font-weight: 600;
	color:#000;
	background-color: transparent;
}
.career .contents{
	width: 1200px;
	border-top: 1px solid #e7e7e7;
	display: flex;
	margin: 0 auto;
	justify-content: space-around;
    align-items: center;
	padding-top: 50px;

}
.career .contents .right img{
	width: 450px;
}
.career .contents .left .name {
	font-size: 16px;
	color:#545454;
	font-weight: 400;
	margin-bottom: 30px;
}
.career .contents .left .name strong{
	font-size: 35px;
}
.career .contents .left .profile .tit{
	font-size: 16px;
	color: #545454;
	font-weight: 600;
} 
.career .contents .left .profile ul{
	margin-top: 20px;
	width: 400px;
}
.career .contents .left .profile ul li{
	font-size: 16px;
	color: #545454;
	margin-top: 7px;
	margin-left: 10px;
	position: relative;
}
.career .contents .left .profile ul li::after{
	content: "";
	display: block;
	width: 4px;
	height: 4px;
	background-color: #545454;
	position: absolute;
	top: 8px;
    left: -12px;
	border-radius: 99px;
}
.content {
	width: 1200px;
	margin: 0 auto;
}
.content .hello{
	background-image: url(/images/doctor_bg.svg);
	width: 100%;
	height: 500px;
	padding-top: 150px;
	margin-bottom: 130px;
}
.doctor .tap-menu-wrap > .contents-box > .contents.act{
	background-image: none;
	padding-top: 50px;
	margin-bottom: 100px;
	line-height: 24px;
	padding-bottom: 0;
	min-height: 700px;
}
.hello_wrap{
	width: 100%;
	height: 930px;
}
.hello .hello_text{
	background-image: url(/images/doctor_text_bg.png);
	height: 650px;
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	display: flex;
    flex-direction: column;
    justify-content: space-evenly;
	
}
.hello .hello_text .tit{
	color:#fff;
	font-size: 25px;
	font-weight: 700;
}
.hello .hello_text .text{
	color:#ffffffe5;
	font-size: 18px;
	width: 600px;
	margin: 0 auto;
	font-weight: 400;
}
.hello .hello_text .text strong{
	color:#fff;
	font-weight: 700;
}
.hello .hello_text .last{
	color:#ffffffc8;
	font-size: 16px;
}
.root_daum_roughmap .wrap_controllers{
	display: none !important;
}
/* location */
.map_wrap{
	display: flex;
	justify-content: center;
	z-index: 0;
	
}
.root_daum_roughmap{
	margin: 1200px;
	margin: 0 auto;
}
.map_info{
	position:relative;
	width: 1000px;
	padding: 130px 50px 30px;
	margin: 0 auto;
	background: #FFFFFF;
	box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.25);
	margin-top: -50px;
	z-index: 999;
	margin-bottom: 100px;
	display: flex;
	flex-direction: column;
    align-items: center;
	
}
.map_info .name{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 721px;
	height: 77px;
	background: #9B8B71;
	box-shadow: 0px 0px 11px rgba(151, 126, 104, 0.2);
	border-radius: 38.5px;
	color:#fff;
	margin-top: -160px;
}
.map_info .name em{
	font-weight: 300;
}
.map_info .info_wrap{
	margin-top: 20px;
}
.map_info .info_wrap .map{
	display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 50px;
    padding-bottom: 50px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding-left: 20px;
	padding-right: 20px;
}
.map_info .info_wrap .map:last-child{
	border-bottom: none;
}
.map_info .info_wrap .map .icon{
	width: 80px;
	height: 80px;
	background: #F3EFE9;
	display: flex;
	align-items: center;
    justify-content: center;
	border-radius: 999px;
	margin-right: 37px;
}
.map_info .info_wrap .map .text .tit{
	font-size: 18px;
	color: #9B8B71;
	margin-bottom: 10px;
	font-weight: 700;
}
.map_info .info_wrap .map .text .con{
	font-size: 16px;
	color: #6A6A6A;
	font-weight: 400;
}

.sub_banner.notice{
	background-image: url(/images/sub_img2.png);
}
.pagination__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
	margin-top: 50px;
}
.pagination__item.-active {
    background-color: #808C7C;
    color: #fff;
}
.pagination__item {
	width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
*[class]._hidden {
    overflow: hidden;
    white-space: nowrap;
    clip: rect(1px,1px,1px,1px);
    clip-path: inset(50%);
    position: absolute;
    width: 1px;
    height: 1px;
    margin: 0;
    padding: 0;
    border: 0;
}
/* notice */
.content.notice{
	width: 1200px;
}
.notice_list_header {
	overflow: hidden;
	width: 100%;
	height: 70px;
	line-height: 70px;
	text-align: center;
	color: #555;
	font-family: 'NanumSquare', sans-serif;
	font-weight: 400;
	font-size: 16px;
	border-top:1px solid rgba(85, 98, 81, 0.8);
	border-bottom: 1px solid rgba(85, 98, 81, 0.2);
	background: rgba(128, 140, 124, 0.1);
	color: #556251;
}
.notice_list_row {
	width: 100%;
	height: 70px;
	line-height: 70px;
	text-align: center;
	color: #556251;
	font-family: 'NanumSquare', sans-serif;
	font-weight: 400;
	font-size: 16px;
	border-bottom: 1px solid #eeeeee;
}
div.notice_list_row:hover {
	cursor: pointer;
	background: rgba(212, 223, 217, 0.1);
}
.notice_list_col_num {
	overflow: hidden;
	float:left;
	width: 10%;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.notice_list_col_10 {
	overflow: hidden;
	float:left;
	width: 10%;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.notice_list_col_title {
	overflow: hidden;
	float:left;
	width: 70%;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
}
.bbs_bt, .del_bt {
	min-width: 150px;
    height: 50px;
	font-size: 15px;
	color: #fff;
	font-family: 'NanumSquare', sans-serif;
	border: 0;
	background: #808C7C;
	line-height: 52px;
}
.del_bt {
	background: #808C7C;
}
/* show */
.show{
	margin-top: 120px;
	margin-bottom: 100px;
}
.show::after{
	content: "";
	display: block;
	clear: both;
}
.show .tit_line{
	height: 120px;
	background: rgba(128, 140, 124, 0.1);
	border-top: 1px solid rgba(85, 98, 81, 0.8);
	border-bottom: 1px solid rgba(85, 98, 81, 0.3);
	padding: 0px 30px;
	display: flex;
    align-items: center;
    justify-content: space-between;
}
.show .tit_line .tit{
	color: #556251;
	font-size: 25px;
	font-weight: 700;
}
.show .tit_line .tit{
	color: #556251;
	font-size: 25px;
	font-weight: 700;
}
.show .tit_line .date{
	font-size: 16px;
	color: rgba(85, 98, 81, 0.8);
}
.show .con{
	padding: 90px 30px;
	font-size: 18px;
	color: #424641;
	line-height: 37px;
	border-bottom: 1px solid rgba(85, 98, 81, 0.5);
}
.show .move .move_line{
	border-bottom: 1px solid rgba(85, 98, 81, 0.3);
	display: flex;
	align-items: center;
	height: 70px;
	padding: 0px 20px;
	cursor: pointer;
}
.show .move .move_line .tit{
	margin-right: 60px;
	font-size: 16px;
	color: #242424;
	font-weight: 700;
}
.show .move .move_line .list{
	font-size: 16px;
	color: #9B9B9B;
	font-weight: 400;
	position: relative;
}

.show .move .move_line .list::after{
	content: "";
	display: block;
	position: absolute;
    top: -4px;
    left: -30px;
    width: 1px;
	height: 30px;
	background-color: #dcdcdc;
}
.list_btn{
	width: 160px;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	margin-top: 60px;
	text-align: center;
	background: #808C7C;
	color:#fff;
	float: right;
	margin-left: 5px;
}
.show .list_btn a{
	color:#fff;
}

/* medicine */
	.content.medicine{
		width: 100%;
}
  .tap-menu-wrap {
	width: 100%;
}
  .tap-menu-wrap > .btn-box {
	width: 900px;
	margin: 0 auto;
	display: flex;
	margin-bottom: 50px;
}
  .tap-menu-wrap > .btn-box > .btn {
	width: 285px;
	height: 77px;
	text-align:center;
	padding: 0;
	
	border-radius: 0px;
	font-family: 'GW_R';
	font-size: 20px;
	margin-right: 20px;
	background: #EBEFEA;
	color: #808C7C;
	display: flex;
	justify-content: center;
    align-items: center;
}
.tap-menu-wrap > .btn-box > .btn .line{
	width: 270px;
	height: 65px;
	border: 1px solid #d2d7cf;
	display: flex;
    justify-content: center;
    align-items: center;
}
.tap-menu-wrap > .btn-box > .btn:last-child {
	margin-right: 0px;
}

.tap-menu-wrap > .btn-box > .btn.act {
	background: #808C7C;
}
.tap-menu-wrap > .btn-box > .btn.act a {
	color:white;
}
.tap-menu-wrap > .btn-box > .btn a{
	color: #808C7C;
}
.tap-menu-wrap > .contents-box{
	width: 100%;
}
.tap-menu-wrap > .contents-box > .contents.act{
	display: flex;
    align-items: center;
	line-height: 34px;
	padding: 110px 0px;
}
.tap-menu-wrap > .contents-box .con_wrap{
	width: 1200px;
	display: flex;
    align-items: center;
	justify-content: space-around;
	margin: 0 auto;
}
.tap-menu-wrap > .contents-box .con_wrap .tit{
	font-weight: 700;
	font-size: 40px;
	color: #3f3f3f;
	margin-bottom: 40px;
}
.tap-menu-wrap > .contents-box .con_wrap .con{
	font-weight: 400;
	font-size: 18px;
	color: #3f3f3f;
	margin-bottom: 50px;
	width: 580px;
}
.tap-menu-wrap > .contents-box .con_wrap .con_btn a{
	color: #8D9889;
	font-size: 18px;
	font-weight: 700;
	text-decoration:underline;
}
.tap-menu-wrap > .contents-box .con_wrap .con_btn a:hover{
	color: #677064;
}
.tap-menu-wrap > .contents-box .con_wrap img{
	width: 400px;
}
.tap-menu-wrap > .contents-box > .contents {
	width: 100%;
	min-height: 600px;
	padding:15px 20px;
	box-sizing:border-box;
	display: none;
	background-image: url(/images/medicine_bg.svg);
	background-size: cover;
}
/* treat */
.merit{
	width: 100%;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 10px;
	margin: 0 auto;
	margin-bottom: 100px;
}
.merit_t {
	font-family: 'GW_R';
	font-size: 35px;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 50px;
}
.merit_bx {
	display: grid;
	width: 100%;
	position: relative;
}
.merit_wrpa{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate( -50%, -50%);
	text-align: center;
	width: 100%;
}
.merit_wrpa .merit_bx_t{
	color:#fff;
	font-weight: 700;
	font-size: 20px;
}
.merit_wrpa .merit_bx_d{
	color:#fff;
	font-weight: 400;
	font-size: 16px;
	margin-top: 5px;
}
.merit_bx img{
	width: 100%;
}
.treat .tap-menu-wrap > .btn-box{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
	grid-gap: 20px;
}
.treat .tap-menu-wrap > .btn-box > .btn{
	margin-right: 0;
}
.tap-menu-wrap > .btn-box.treat > .btn{
	width: 100%;
	background-color: #ffffff00;
}
.tap-menu-wrap > .btn-box.treat > .btn ul li{
	font-family: 'NanumSquare', sans-serif;
	font-size: 16px;
	color: #585858;
	display: flex;
    justify-content: center;
    align-items: center;
}
.tap-menu-wrap > .btn-box.treat > .btn ul li img:last-child{
	display: none;
}
.tap-menu-wrap > .btn-box.treat > .btn.act ul li img:first-child{
	display: none;
}
.tap-menu-wrap > .btn-box.treat > .btn.act ul li img:last-child{
	display: block;
}
.tap-menu-wrap > .btn-box.treat > .btn ul li:first-child{
	width: 100px;
	height: 100px;
	border-radius: 100px;
	border: 1px solid #e4e4e4;				
	margin-bottom: 10px;
}
.tap-menu-wrap > .btn-box.treat{
	width: 1200px;
	justify-content: space-evenly;
}
.tap-menu-wrap > .btn-box.treat > .btn.act ul li:first-child{
	background: #616161;
}
.tap-menu-wrap > .contents-box > .contents.treat{
	background-image: none;
}
.tap-menu-wrap > .contents-box > .contents.treat .top .text{
	width: 800px;
	margin-top: -400px;
	background: #fff;
	padding: 80px;
	z-index: 99;
	position: relative;
	box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.1);
	float: right;
}
.tap-menu-wrap > .contents-box > .contents.treat .top{
	width: 1200px;
	margin-bottom: 100px;
}
.tap-menu-wrap > .contents-box > .contents.treat .top .text ul {
	margin-top: 20px;
}
.tap-menu-wrap > .contents-box > .contents.treat .top .text ul li{
	margin-top: 10px;
	margin-left: 20px;
	position: relative;
}
.tap-menu-wrap > .contents-box > .contents.treat .top .text ul li::after{
	content: "";
	display: block;
	width: 4px;
	height: 4px;
	border-radius: 4px;
	background-color: #212529;
	position: absolute;
    top: 9px;
    left: -11px;
}
.tap-menu-wrap > .contents-box > .contents.treat .top::after{
	content: "";
	display: block;
	clear: both;
}
.tap-menu-wrap > .contents-box > .contents.treat .text .con{
	font-size: 16px;
	line-height: 25px;
}
.tap-menu-wrap > .contents-box > .contents.treat .text .tit{
	font-size: 28px;
	font-weight: 700;
	margin-bottom: 35px;
}
.content.treat{
	width: 100%;
}
.tap-menu-wrap > .contents-box > .contents.treat .middle{
	background-image: url(/images/treat_bg.png);
	width: 100%;	
	padding: 80px 0;
}
.tap-menu-wrap > .contents-box > .contents.treat .middle > .text{
	text-align: center;
	color:#fff;
	font-family: 'GW_R';
	margin-bottom: 70px;
}
.tap-menu-wrap > .contents-box > .contents.treat .middle .text .tit{
	font-weight: 700;
	font-size: 35px;

}
.tap-menu-wrap > .contents-box > .contents.treat{
	flex-direction: column;
	margin: 0 auto;
	padding: 50px 0;
}
.number_wrap{
	width: 1200px;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 60px;
	margin: 0 auto;
}
.number_wrap .object{
	text-align: center;
}
.number_wrap .object .num{
	width: 55px;
	height: 55px;
	background: #fff;
	display: flex;
	font-size: 22px;
	font-weight: 700;
	border-radius: 70px;
	align-items: center;
    justify-content: center;
	color: #5F5F5F;
	margin: 0 auto;
	z-index: 99;
	position: relative;
	line-height: 0;
	padding-top: 4px;
}
.number_wrap.long .object .num{
	width: auto;
	padding: 0 20px;
	font-size: 18px;	
}
.number_wrap.long  .object .text{
	font-size: 16px;
    padding: 64px 44px 34px;
    font-weight: 400;
    line-height: 24px;
    height: 200px;
}
.number_wrap .object .text{
	background: rgba(255, 255, 255, 0.2);
	border: 1px solid rgba(255, 255, 255, 0.23);
	backdrop-filter: blur(5px);
	display: flex;
	padding: 60px 0;
	color: #fff;
	font-weight: 700;
	font-size: 20px;
	margin-top: -30px;
	justify-content: center;
    align-items: center;
}
.tap-menu-wrap > .contents-box > .contents.treat .middle p{
	text-align: center;
	margin-top: 70px;
	font-family: 'GW_R';
	color: #fff;
	font-size: 14px;
	opacity: 0.7;
}
.tap-menu-wrap > .contents-box > .contents.treat .text.cold{
	margin: 0;
}
.tap-menu-wrap > .contents-box > .contents.treat .text.cold .con{
	font-size: 18px;
    line-height: 40px;
}
.number_wrap.woman{
	display: flex;
	flex-direction: column;
}
.number_wrap.woman .object .text{
	display: flex;
	flex-direction: column;
	align-items: flex-start;
    margin-top: 10px;
    padding: 30px 50px;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    line-height: 27px;
}
.number_wrap.woman .object .tit_wrap{
	display: flex;
	color: #fff;
}
.number_wrap.woman .object .tit_wrap .tit{
	font-size: 20px;
	font-weight: 700;
	margin-right: 10px;
}
.number_wrap.woman .object .tit_wrap .s_tit{
	font-size: 16px;
	color: #ffffffb7;
}
.tap-menu-wrap > .contents-box > .contents.treat .top .b_tit{
	text-align: center;
	font-size: 27px;
	margin-bottom: 40px;
}
.tap-menu-wrap > .contents-box > .contents.treat .top .b_tit em{
	font-weight: 700;
	color:#fb5c40;
}

#main_banner_1{
	width: 100%;
	/*background: url(/images/main-banner-011.png) no-repeat center center fixed;*/
	/* background: url(/images/main_img1.png) no-repeat 100%; */
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	z-index: 0;
}
.main_slide_bx {
	width: 1000px;
	height: auto;
	margin: auto;
	padding: 140px 0;
}
.stamp {
	float: left;
	width: 13%;
	margin-top: 30px;
}
.sbx_txt_bx {
	position: absolute;
	left: 20%;
	top: 50%;
	transform: translateY(-50%);
}

.sbx_txt_bx .sbx_ch{
	margin-bottom: 30px;
}
.sc_down{
	position: absolute;
	bottom: 30px;
	width: 100%;
	display: flex;
    align-items: center;
    flex-direction: column;
}
   .sc_down p{
	color: #ffffffa9;
	font-size: 12px;
	margin-bottom: 0;
	text-transform: uppercase;
   }
  .sc_down img {
	position: absolute;
	animation: scrollDown 1.5s infinite;
	margin-bottom: 25px;
  }
  
  @keyframes scrollDown {
	0% {
	  bottom: -5px; /* 이미지 높이에 맞게 조절하세요 */
	}
	50% {
	  bottom: 5px; /* 이미지 높이에 맞게 조절하세요 */
	}
	100% {
	  bottom: -5px; /* 이미지 높이에 맞게 조절하세요 */
	}
  }
.sbx_txt1 {
	font-size: 60px;
	letter-spacing: -2px;
	color:#fff;
	font-weight: bold;
	margin-bottom: 38px;
	font-family: 'GW_R';
	line-height: 75px;
}
.sbx_txt2 {
	margin: 7px 0 35px 0;
	font-size: 18px;
	color: rgba(255, 255, 255, 0.71);
	font-family: 'GB_R';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 42px;
	letter-spacing: -0.05em;
}
.sbx_txt2 > strong {
	color: rgba(255, 255, 255, 1);
}
.sbx_txt_eng {
	font-size: 20px;
	letter-spacing: 1px;
	color: #cec094;
	font-family: 'Lato', sans-serif;
}

div.sbx_txt1 span {
	font-weight: bold;
	color: #fff;
}
.sbx_txt3 {
	float: left;
	width: 250px;
	margin: 10px 0;
	line-height: 35px;
	font-size: 18px;
}
div.sbx_txt_eng span {
	color: #c9a079;
}


@media (max-width: 800px) {
	#main_banner_1 {
		width: 100%;
		height: 400px;
	}
	.main_slide_bx {
		width: 100%;
		padding: 20px;
	}
	.stamp {
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}
	.sbx_txt_bx {
		float: none;
		width: 100%;
	}
	div.stamp img {
		width: 30px;
	}
	.sbx_txt1 {
		font-size: 30px;
		line-height: 40px;
	}
	.sbx_txt2 {
		margin: 7px 0 35px 0;
		font-size: 18px;
	}
	.sbx_txt_eng {
		font-size: 14px;
		letter-spacing: 1px;
		font-family: 'Lato', sans-serif;
	}
	.sbx_txt3 {
		float: none;
		width: 100%;
		margin: 5px 0 0;
		line-height: 30px;
		font-size: 16px;
	}
}

.main_treat {
	width: 1200px;
	min-height: 200px;
	margin: 50px auto;
}
.main_treat_txt {
	float: left;
	width: 477px;
	margin-top: 150px;
}
.clinicslider {
	float: right;
	width: 723px;
	height: auto;
	/*height: 480px;*/
}
.main_subject {
	margin: 5px 0 7px 0;
	color: #777;
	font-size: 40px;
	font-family: 'Nanum Myeongjo', serif;
}
div.main_subject span {
	color: #af915f;
	font-weight: bold;
}
.main_subject_en {
	color: #af915f;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 10px;
	font-family: 'Lato', sans-serif;
}

@media (max-width: 1000px) {
	.main_subject {
		font-size: 30px;
	}
	.main_subject_en {
		letter-spacing: 7px;
	}
}
.carousel-control-prev, .carousel-control-next {
	width: 30px;
	height: 40px;
	margin-top: 220px;
	background: #cec094;
}

@media (max-width: 1000px) {
	.main_treat {
		width: 100%;
		margin: 30px 0 50px 0;
	}
	.clinicslider {
		float: none;
		width: 100%;
		padding: 0 50px;
	}

	.main_treat_txt {
		float: none;
		width: 100%;
		margin: 0;
		margin-bottom: 20px;
		text-align: center;
	}
}
.container-write {
	width: 1200px;
	padding: 60px 0 50px 0;
	display: flex;
	flex-direction: column;
	margin: 0 auto;
}
.footer {
    width: 100%;
    background-color: #2E3231;
}
.footer .container{
	width: 1200px;
	padding: 60px 0 100px 0;
	display: flex;
}
.footer .ft_wrap{
	padding: 0 50px;
}
.footer .ft_wrap p{
	display: inline-block;
	margin-right: 10px;
	font-size: 16px;
	margin-bottom: 0;
	line-height: 30px;
}
.footer span{
	display: flex;
}
.content.notice .container{
	margin-bottom: 100px;
}
.btn_top {
	width: 60px;
	height: 60px;
	display:none;
	position:fixed;
	bottom:30px;
	right:30px;
	z-index:999;
	outline:none;
	background: rgba(255, 255, 255, 0.3);
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
	backdrop-filter: blur(2px);
	cursor:pointer;
	display: flex;
	border-radius:60px;
	align-items: center;
    justify-content: center;
}
.btn_top img{
	width: 20px;
}
/* 반응형 */

@media (max-width: 1200px) {
	.sec-2 .contents_wrap > div > .text > div{
		width: 50%;
	}
	.sec-3{
		justify-content: space-between;
		flex-direction: column;
		align-items: center;
	}
	.sec-3 .left_text{
		width: 80%;
		text-align: center;
		align-items: center;
		margin-top: 80px;
		margin-bottom: 40px;
	}
	.sec-2 .contents_wrap > div > .text > img:last-child{
		width: 80%;
	}
	.sec-2 .text_box {
		height: 230px;
		padding-top: 60px;
	}
	.sec-2 .contents_wrap > div > .text{
		width: 70%;
	}
	.sec-1 .right .icon_wrap ul li:first-child {
		width: 80px;
		height: 80px;
		margin-bottom: 10px;
	}
	.sec-1 .right .icon_wrap ul li img{
		width: 45%;
	}
	.sec-1 .right .icon_wrap{
		row-gap: 50px;
    	column-gap: 60px;
		grid-template-columns: 1fr 1fr 1fr ;
	}
	.sec-5 .road{
		width: 90%;
		padding: 50px 40px;
	}
	.sec-5 .road .left img{
		width: 100%;
	}
	.tap-menu-wrap > .contents-box > .contents.act{
		padding: 50px;
	}
	.tap-menu-wrap > .contents-box .con_wrap .tit{
		font-size: 30px;
	}
	.tap-menu-wrap > .contents-box .con_wrap .con{
		font-size: 16px;
		line-height: 28px;
		width: 380px;
	}
	.show .move .move_line{
		height: 50px;
	}
	.show{
		padding: 0 3%;
		margin-bottom: 50px;
		margin-top: 70px;
	}
	.show .tit_line{
		height: 70px;
	}
	.show .tit_line .tit{
		font-size: 18px;
	}
	.show .tit_line .date{
		font-size: 12px;
	}
	.show .con{
		font-size: 14px;
		padding: 40px 20px;
	}
	.show .move .move_line .tit,
	.show .move .move_line .list{
		font-size: 14px;
	}
	.content.notice{
		width: 100%;
	}
	.notice_list_col_title{
		text-align: center;
	}
	.pagination__list{
		margin-top: 30px;
	}
	.notice_list_header, .notice_list_row{
		height: 50px;
		line-height: 50px;
	}
	.pagination__item {
		width: 30px;
		height: 30px;
		line-height: 30px;
	}
	.bbs_bt, .del_bt, .list_btn {
		width: 100px;
		min-width: 100px;
		height: 40px;
		font-size: 14px;
		line-height: 40px;
	}
	.sub_banner{
		height: 350px;
	}
	.sub_banner .banner_text{
		font-size: 18px;
	}
	.sub_banner .banner_text .sub {
   		 margin-top: 35px;
	}
	.sub_banner .banner_text {
		padding-top: 110px;
	}
	.depth_wrap{
		padding-left: 0;
	}
	.content > ul > li:first-child {
		font-size: 30px;
		margin-bottom: 20px;
	}
	.content > ul > li {
		font-size: 14px;
	}
	.content > ul > li:last-child {
		margin-bottom: 50px;
	}
	.content{
		width: 100%;
	}
	.content .career{
		width: 100%;	
	}
	.hello .hello_text{
		width: 90%;
	}
	.doctor .tap-menu-wrap > .contents-box > .contents.act {
		padding: 50px;
		margin-bottom: 0;
	}
	.hello .hello_text .tit{
		font-size: 20px;
	}
	.hello .hello_text .text{
		font-size: 16px;
	}
	.career .contents .left .profile ul {
		width: 98%;
	}
	.career .contents .left .profile ul li{
		font-size: 14px;
		margin-top: 0;
	}
	.contents .left{
		width: 40%;
	}
	.contents .right{
		width: 60%;
	}
	.career .contents .right img{
		width: 100%;
	}
	.hello .hello_text .text{
		width: 100%;
	}
	.content .hello {
		padding-top: 80px;
	}
	.hello .hello_text{
		height: 500px;
	}
	.hello_wrap {
		height: 650px;
	}
	/* location */
	.map_info{
		width: 85%;
		padding: 130px 20px 10px;
	}
	.map_info .name{
		width: 90%;
		height: 60px;
		font-size: 14px;
		flex-direction: column;
		text-align: center;
	}
	.map_wrap{
		width: 90%;
		height: 500px;
		margin: 0 auto;
	}
	.map_info .info_wrap .map .icon{
		min-width: 80px;
	}
	.map_info .info_wrap .map{
		margin-top: 30px;
		padding-bottom: 30px;
	}
	.map_info .info_wrap{
		margin-top: 0;
	}
	.map_info .info_wrap .map .text .tit{
		font-size: 16px;
	}
	.map_info .info_wrap .map .text .con{
		font-size: 14px;
	}
	.tap-menu-wrap > .btn-box.treat{
		width: 70%;
		padding: 0 30px;
	}
	.tap-menu-wrap > .btn-box.treat > .btn ul li:first-child{
		width: 75px;
		height: 75px;
	}
	.tap-menu-wrap > .btn-box{
		flex-flow: row wrap;
	}
	.tap-menu-wrap > .btn-box.treat > .btn{
		height: 130px;
	}
	.treat .tap-menu-wrap > .btn-box{
		grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
		grid-template-rows: 1fr 1fr;
	}
	.tap-menu-wrap > .contents-box > .contents.treat{
		padding: 10px 0;
	}
	.tap-menu-wrap > .contents-box > .contents.treat .top{
		width: 100%;
		padding: 0 50px;
	}
	.number_wrap{
		width: 90%;
		grid-gap: 30px;
	}
	.number_wrap .object .num{
		line-height: 55px;
		padding-top: 0;
	}
	.tap-menu-wrap > .contents-box > .contents.treat .middle .text .tit{
		font-size: 25px;
	}
	.tap-menu-wrap > .contents-box > .contents.treat .text .con{
		font-size: 14px;
	}
	.tap-menu-wrap > .contents-box > .contents.treat .top img{
		width: 100%;
	}
	.tap-menu-wrap > .contents-box > .contents.treat .top .text{
		width: 60%;
		padding: 50px;
	}
	.tap-menu-wrap > .contents-box > .contents.treat .text .tit{
		font-size: 25px;
		margin-bottom: 25px;
	}
	.merit_t{
		font-size: 25px;
	}
	.container{
		width: 90%;
		max-width: 900px;
	}
	.container-write {
		width: 90%;
		max-width: 900px;
	}
	.merit{
		width: 100%;
	}
	.merit_wrpa .merit_bx_t{
		font-size: 16px;
	}
	.merit_wrpa .merit_bx_d{
		font-size: 14px;
	}
		.content .career .btn img {
		width: 110px;
		height: 110px;
	}
	.content .career .btn.act img {
		width: 110px;
		height: 110px;
	}
	.content .career .tap_wrap{
		width: 60%;
	}
	.doctor .tap-menu-wrap > .btn-box > .btn{
		width: 50%;
	}
	.doctor .tap-menu-wrap > .contents-box > .contents.act {
   		padding: 40px;
	}
	.tap-menu-wrap > .btn-box{
		margin-bottom: 10px;
	}
	.container{
		width: 100%;
	}
	.footer .container{
		width: 100%;
	}
	.footer .ft_wrap p{
		font-size: 12px;
	}
	.footer .container {
		width: 100%;
		flex-direction: column;
		align-items: center;
	}
	.number_wrap.long .object .num{
		font-size: 16px;
	}
	.tap-menu-wrap > .contents-box > .contents.treat .text .con br{
		display: none;
	}
	.tap-menu-wrap > .contents-box > .contents.treat .middle{
		padding: 50px;
	}
	.number_wrap{
		grid-template-columns: 1fr 1fr;
	}
	
}
@media (max-width: 900px) {
	.tap-menu-wrap > .btn-box > .btn{
		width: 32.3333%;	
		margin-right: 1%;
		height: 60px;
		font-size: 16px;
	}
	.tap-menu-wrap > .contents-box .con_wrap{
		flex-direction: column-reverse;
	}
	.tap-menu-wrap > .contents-box .con_wrap img{
		margin-bottom: 30px;
	}
	.tap-menu-wrap > .btn-box > .btn:last-child{
		margin-right: 0%;
	}
	.tap-menu-wrap > .btn-box > .btn .line{
		width: 96%;
		height: 94%;
	}
	.tap-menu-wrap > .contents-box .con_wrap img{
		width: 240px;
	}
	.tap-menu-wrap > .contents-box .con_wrap{
		width: 100%;
	}
	.tap-menu-wrap > .contents-box .con_wrap .con{
		width: 80%;
		margin: 0 auto;
		text-align: center;
	}
	.tap-menu-wrap > .contents-box .con_wrap .tit{
		text-align: center;
	}
	.tap-menu-wrap > .btn-box{
		width: 95%;
	}
	.sub_banner .banner_text .sub{
		font-size: 35px;
	}
	.career .contents .right{
		display: none;
	}
	.contents .left{
		width: 100%;
	}
	.doctor .tap-menu-wrap > .contents-box > .contents.act{
		min-height: auto;
	}

	.career .contents .left .name strong {
		font-size: 25px;
	}
	.hello .hello_text{
		padding: 50px;
	}
	.hello .hello_text .text br{
		display:none !important;
	}
	.map_info .info_wrap .map .icon{
		margin-right: 15px;
		min-width: 65px;
		width: 65px;
		height: 65px;
	}
	.map_wrap{
		height: 450px;
	}
	.content .sub_tit{
		margin-top: 50px;
	}
	.tap-menu-wrap > .contents-box > .contents.treat .top{
		display: flex;
		flex-direction: column;
		align-items: center;
		margin-bottom: 50px;
	}
	.tap-menu-wrap > .contents-box > .contents.treat .top .text{
		width: 90%;
		margin-top: -60px;
	}
	.number_wrap.long .object .num{
		font-size: 16px;
	}
	.number_wrap.long .object .text {
		font-size: 14px;
		padding: 50px 34px 24px;
		line-height: 21px;
		height: auto;
	}
	.number_wrap.long .object .text br{
		display: none;
	}
	.number_wrap .object .text{
		font-size: 16px;
		padding: 30px 0;
	}
	.number_wrap .object .num {
		font-size: 16px;
		width: 45px;
		height: 45px;
	}
	.tap-menu-wrap > .contents-box > .contents.treat .middle p {
		margin-top: 40px;
	}
	.tap-menu-wrap > .contents-box > .contents.treat .middle {
		padding: 30px 0;
		margin-bottom: 20px;
	}
	.tap-menu-wrap > .contents-box > .contents.treat .middle .text .tit{
		margin-top: 30px;
		margin-bottom: 10px;
	}
	.tap-menu-wrap > .contents-box > .contents.treat .middle > .text{
		margin-bottom: 40px;
	}
	.merit{
		grid-template-columns: 1fr 1fr;
		margin-bottom: 50px;
	}
	.footer .ft_wrap {
		text-align: center;
		margin: 20px 0;
	}
	.tap-menu-wrap > .btn-box.treat > .btn ul li img{
		width: 45%;
	}
	.tap-menu-wrap > .btn-box.treat{
		overflow-x:scroll;
		display: flex;
		flex-flow : nowrap;
		padding: 0 15px;
		width: 100%;
		justify-content: flex-start;
	}
	.number_wrap{
		grid-template-columns: 1fr;
	}
	
	.tap-menu-wrap > .contents-box > .contents.treat .text .con{
		padding: 0px;
	}
	.tap-menu-wrap > .contents-box > .contents.treat .text.cold .con{
		font-size: 16px;
		line-height: 26px;
	}
	.tap-menu-wrap > .contents-box > .contents.treat .middle > .text{
		margin-bottom: 20px;
	}
	.tap-menu-wrap > .contents-box > .contents.treat .middle{
		padding: 20px;
	}
	.number_wrap{
		margin: 0 auto;
	}
	.number_wrap.woman .object .text{
		font-size: 14px;
		padding: 19px 30px;
		line-height: 20px;
	}
	.number_wrap.woman .object .tit_wrap .tit{
		font-size: 18px;
	}
	.merit_t{
		font-size: 20px;
		margin-bottom: 10px;
	}
	.sec-1{
		flex-direction: column;
	}
	.sec-1 .left{
		width: 100%;
		
	}
	.sec-1 .right .icon_wrap{
		padding: 50px;
	}
	.sec-1 .right .icon_wrap{
		row-gap: 40px;
		column-gap: 40px;
	}
	.sec-1 .right .icon_wrap ul li{
		font-size: 14px;
	}
	.sec-2 .contents_wrap > div{
		height: 290px;
	}
	.sec-2 .contents_wrap{
		height: auto;
	}
	.sec-2 .contents_wrap > div > .text > div{
		margin-bottom: 0;
	}
	.sec-2 .contents_wrap > div > .text > img:last-child{
		width: 30%;
	}
	.sec-2 .contents_wrap > div > .text > img:first-child{
		margin-top: 0;
		width: 5%;
	}
	.sec-2 .contents_wrap > div > .text{
		flex-direction: row;
		align-items: center;
		justify-content: left;
		padding-left: 30px;
	}
	.sec-2 .contents_wrap > div > .text ul{
		height: auto;
		margin-bottom: 0;
	}
	.sec-2 .contents_wrap > div > .text > div {
		height: auto;
		margin-right: 30px;
	}
	.sec-2 .contents_wrap > div > .text p{
		margin: 0 8%;
	}
	.sec-2 .contents_wrap > div > .text{
		width: 90%;
	}
	.sec-2 .contents_wrap > div > .text{
		height: 70%;
	}
	.sec-5 .road{
		margin-bottom: 60px;
	}
	.sec-5 .road{
		flex-direction: column;
	}
	.sec-5 .road .left img{
		margin-bottom: 20px;
	}
	.sec-5 .road .right{
		margin-left: 0;
		text-align: center;
		border-top: 1px solid #d2d2d2;
		padding-top: 20px;
	}
	.sec-5 .road .right .tit{
		font-size: 20px;
	}
	.sec-5 .road .right .come{
		font-size: 16px;
	}
	.sec-5 .road .right{
		width: 90%;
	}
	.sec-5 .road .right .btn-box .btn{
		width: 80%;
	}
	.sec-4{
		padding: 7% 5% 2%;
		justify-content: flex-start;
	}
	.sec-2 .contents_wrap > div{
		justify-content: flex-start;
    	align-items: center;
	}
	.sec-1 .left .text_box .tit{
		font-size: 25px;
	}
	.sec-2 .text_box .tit{
		font-size: 25px;
	}
	.sec-2 .text_box p{
		margin-bottom: 0;
	}
	.sec-2 .contents_wrap{
		flex-direction: column;
	}
	.sec-2 .contents_wrap > div{
		width: 100%;
	}
	/* .notice_line{
		flex-direction: column;
	}
	.notice_line .notice_box{
		width: 100%;
		margin-right: 0;
		padding: 34px
	} */
	.sec-2 .text_box{
		background-color: #ebebeb;
	}
	.sec-2 .text_box .tit{
		color:#353535;
	}
	.sec-2 .text_box p{
		color:#353535;
	}
	.sec-2 .text_box{
		height: auto;
	}
	.sec-2 .contents_wrap > div > .text > div{
		width: 18%;
	}
	.treat .tap-menu-wrap > .contents-box > .contents.treat .top{
		padding: 0 20px;
	}
}
@media (max-width: 660px) {
	.number_wrap{
		grid-template-columns: 1fr;
	}
}
@media (max-width: 500px) {
	.tap-menu-wrap > .contents-box .con_wrap .con{
		width: 100%;
		font-size: 14px;
	}
	.tap-menu-wrap > .contents-box .con_wrap .tit{
		margin-bottom: 20px;
		font-size: 18px;
	}
	.treat .tap-menu-wrap > .contents-box > .contents.act{
		padding: 0px;
	}
	.tap-menu-wrap > .contents-box > .contents.act{
		padding: 35px;
	}
	.treat .tap-menu-wrap > .contents-box > .contents.treat .top .text{
		padding: 0 30px;
	}
	.show{
		margin-top: 40px;
	}
	.bbs_bt, .del_bt, .list_btn{
		margin-top: 30px;
	}
	.show .tit_line{
		display: flex;
    align-items: center;
    justify-content: space-evenly;
    flex-direction: column;
	}
	.show .con{
		text-align: center;
	}
	.content .sub_tit {
		margin-top: 40px;
	}
	.content > ul > li:first-child{
		font-size: 25px;
	}
	.sub_banner .banner_text .sub {
		margin-top: 25px;
	}
	.content .career .tap_wrap{
		width: 80%;
	}
	.content .sub_tit{
		padding: 0 30px;
	}
	.content .tap-menu-wrap.career .btn{
		font-size: 14px;
	}
	.career .contents .left .profile ul li {
		font-size: 12px;
		margin-top: 0;
	}	
	.career .contents .left .profile .tit{
		font-size: 14px;
	}
	.career .contents .left .name{
		margin-bottom: 15px;
	}
	.career .contents .left .profile ul {
		margin-top: 10px;
	}
	.depth_wrap .depth{
		font-size: 14px;
	}
	.hello .hello_text .text {
		font-size: 14px;
		line-height: 23px;
	}
	.hello .hello_text .last {
		font-size: 12px;
	}
	.content .hello {
		padding-top: 50px;
	}
	.hello_wrap {
		height: 590px;
	}
	.hello .hello_text{
		padding: 30px;
	}
	.map_info .info_wrap .map .text .tit{
		font-size: 14px;
		margin-bottom: 5px;
	}
	.map_info .info_wrap .map .text .con{
		font-size: 12px;
	}
	.map_info{
		padding: 130px 10px 10px;
		margin-bottom: 40px;
	}
	.map_info .name{
		width: 95%;
	}
	.map_info .name{
		font-size: 12px;
	}
	.content > ul > li:last-child{
		margin-bottom: 20px;	
	}
	.map_wrap{
		height: 300px;
	}
	.depth_wrap{
		height: 52px;
	}
	.merit{
		grid-template-columns: 1fr;
	}
	.tap-menu-wrap > .btn-box.treat{
		width: 100%;
	}
	.tap-menu-wrap > .contents-box > .contents.treat .top{
		padding: 0;
	}
	.tap-menu-wrap > .contents-box > .contents.treat .top .text{
		width: 95%;
		margin-top: -40px;
		text-align: center;
		padding: 30px;
	}
	.tap-menu-wrap > .contents-box > .contents.treat .text .tit{
		font-size: 20px;
		margin-bottom: 15px;
	}
	.tap-menu-wrap > .contents-box > .contents.treat .text .con{
		font-size: 14px;
	}
	.tap-menu-wrap > .contents-box > .contents.treat .text .con br{
		display: none;
	}
	.tap-menu-wrap > .btn-box.treat > .btn ul li img{
		width: 40%;
	}
	.tap-menu-wrap > .btn-box.treat > .btn ul li:first-child {
		width: 55px;
		height: 55px;
	}
	.tap-menu-wrap > .btn-box.treat > .btn ul li{
		font-size: 12px;
	}
	.tap-menu-wrap > .btn-box.treat > .btn{
		width: 50px;
	}
	.tap-menu-wrap > .contents-box > .contents.treat .top .text ul li{
		text-align-last: left;
	}
	.tap-menu-wrap > .contents-box > .contents.treat .top .b_tit{
		font-size: 18px;
		margin-bottom: 20px;
	}
	.number_wrap{
		grid-template-columns: 1fr;
	}
	.tap-menu-wrap > .contents-box > .contents.treat .middle{
		padding: 25px 15px;
	}
	.tap-menu-wrap > .contents-box > .contents.treat .middle p{
		line-height: 22px;
		font-size: 12px;
		line-height: 20px;
	}
	.merit{
		margin-bottom: 30px;
	}
	.number_wrap.woman .object .tit_wrap .tit{
		font-size: 16px;
	}
	.tap-menu-wrap > .contents-box > .contents.treat .middle .text .tit{
		font-size: 20px;
	}
	.footer .container {
		padding: 40px 0 60px 0;
	}
	.footer .container img{
		width: 35%;
	}
	.sec-2 .contents_wrap > div{
		flex-direction: column;
		height: 330px;
	}
	.sec-2 .contents_wrap > div > .text {
		flex-direction: column;
		justify-content: flex-start;
		padding-left: 0px;
		justify-content: space-evenly;
	}
	.sec-2 .contents_wrap > div > .text > div{
		margin-right: 0;
		width: 100%;
	}
	.sec-2 .contents_wrap > div > .text{
		height: 90%;
	}
	.sec-2 .contents_wrap > div > .text p{
		font-size: 20px;
	}
	.sec-2 .contents_wrap > div > .text ul li{
		font-size: 14px;
	}
	.sec-2 .text_box{
		padding: 0px 30px;
	}
	.sec-1 .right .icon_wrap {
		row-gap: 5%;
		column-gap: 0%;
	}
	.sec-1 .right .icon_wrap ul li:first-child{
		width: 60px;
   	 	height: 60px;
	}
	.sec-1 .right .icon_wrap {
		width: 90%;
		padding: 10% 5%;
	}
	.sec-1 .right .icon_wrap ul li{
		font-size: 12px;
	}
	.sec-1 .left{
		height: 170px;
	}
	.sec-1 .right{
		height: 80%;
	}
	.sec-1 .left .text_box .tit,
	.sec-2 .text_box .tit{
		font-size: 20px;
	}
	.sec-1 .left .text_box p,
	.sec-2 .text_box p{
		font-size: 14px;
	}
	.sec-2 .text_box{
		height: 170px;
		display: flex;
		flex-direction: column;
		justify-content: center
	}
	.sbx_txt_bx{
		display: flex;
		flex-direction: column;
		align-items: center;
		margin: 0;
		top: 30%;
		left: 0;
	}
	.sec-3 .left_text{
		margin-top: 40px;
		margin-bottom: 30px;
	}
	.sec-3 .left_text .tit{
		font-size: 20px;
	}
	.sec-3 .left_text ul li{
		font-size: 14px;
		margin-top: 20px;
	}
	.sec-3 .left_text ul li br{
		display: none;
	}
	.sec-3 .left_text ul li:last-child{
		font-size: 12px;
	}
	.sec-3 .left_text .btn{
		font-size: 16px;
		width: 170px;
		padding: 3px;
		height: 50px;
		margin-top: 40px;
	}
	.sec-4 .tit_line .tit{
		font-size: 20px;
	}
	.arrow_wrap a{
		width: 50%;
	}
	.arrow_wrap a img{
		width: 100%;
	}
	.fp-tableCell{
		height: 100% !important;
	}
	.section.num_1{
		height: 800px !important;
	}
	.section.num_2{
		height: 700px !important;
	}
	.section.num_3{
		height: 1160px !important;
	}
	.section.num_4{
		height: 700px !important;
	}
	.section.num_5{
		height: 700px !important;
	}
	.sec-2 .contents_wrap > div > .text > div{
		width: 30%;
	}
}
/* last */

/*메인 공지사항*/
.main_notice {
	float: left;
	width: 40%;
	height: 600px;
	padding: 70px;
	background-color: #f9f9f9;
}
.main_notice_top {
	position: relative;
	margin-bottom: 10px;
}
.notice_t {
}
div.notice_t span {
	font-size: 30px;
	color: #333;
	font-family: 'NanumSquare', sans-serif;
}
.notice_more {
	position: absolute;
	right: 0;
	bottom: 0;
	cursor: pointer;
}
div.notice_more span {
	font-size: 15px;
}
.main_notice_item{
	overflow: hidden;
	width: 100%;
	height: 120px;
	padding-top: 35px;
	border-bottom: 	1px solid #bdaa8b;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.main_notice_hour {
	float: left;
	width: 60%;
	height: 600px;
	background: url(/images/3.JPG) no-repeat left top;

	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
.main_notice_hour_background {
	width: 60%;
	height: 100%;
	padding: 70px;
	background-color: #000;
	opacity: 0.8;
}
.hour_table {
	margin: 30px 0;
	line-height: 65px;
}
div.hour_table span {
	font-size: 20px;
	font-family: 'NanumSquare', sans-serif;
}

@media (max-width: 1200px){
	.main_notice {
		float: none;
		width: 100%;
		padding: 50px 20px;
	}
	.main_notice_hour {
		float: none;
		width: 100%;
		height: 450px;
	}
	.main_notice_hour_background {
		width: 100%;
		padding: 50px 20px;
	}
	.hour_table {
		line-height: 50px;
	}
	div.hour_table span {
		font-size: 17px;
	}
}

.main_notice_notice{
	background-color: #f9f9f9;
	height: 600px;
}
.main_notice_notice_m{
	background-color: #f9f9f9;
	height: 500px;
}

.font_noto_sans{
	font-family: "Noto Sans KR", sans-serif;
	
}
.font_roboto{
	font-family: 'Roboto', sans-serif;
}
.font_myeongjo {
	font-family: 'Nanum Myeongjo', serif;
}
.color_accent {
	color: #bdaa8b;
}
.color_accent2{
	color:#ddb186;
}
.color_accent_line {
	color: #cec094;
}
.color_subject{
	color: #af915f;
}
.color_black {
	color: #777777;
}
.color_gray{
	color: #a8a6a6;
}
.color_gray2{
	color:#4f4f4f;
}
.main_banner{
	color: #ffffff;
}
.font_size_38{
	font-size: 42px;
}
.font_size_26{
	font-size: 30px;
}

.font_size_16{
	font-size: 20px;
}
.font_size_13{
	font-size: 17px;
}
.font_size_extra_small{
	font-size: 15px;
}

.cli_img{
	float:left;
	margin-left:2px;
	width:239px;
	height:239px;
}

.item_rect{
	/* 1,280 */
	width: 300px;
	height:300px;
	float:left;
	border:1px solid #cec094;
}
.item_rect_m{
	/* 1,280 */
	width: 100%;
	height:260px;
	float:left;
	border:1px solid #cec094;
	margin-bottom: 8px;
}
.main_notice_item_m{
	width:100%;
	height:120px;
	padding-top: 35px;
}
.main_notice_horizontal_line {
	width:90%;
	height:1px;
	border-bottom: 	1px solid #bdaa8b;
}
.main_notice_horizontal_line_m {
	width:100%;
	height:1px;
	border-bottom: 	1px solid #bdaa8b;
}

/* Mobile */

.menubd {
	width: 100%;
	height: 60px;
	padding: 0 20px;
	display: flex;
	/* border-bottom: 1px solid #ebebeb28; */
	position: fixed;
    z-index: 999;
	background: rgba(255, 255, 255, 0.176);
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
	backdrop-filter: blur(2px);
	align-items: center;
    justify-content: space-between;
}
.mlogo {
	height: 40%;
}
#mmenu_icon {
	width: 21px;
}
.mmenu_icon_click{
	background: rgba(0, 0, 0, 0.176);
}
div.menubd a {
	margin-left: 170px;
	color: #333;
	font-size: 22px;
	font-family: '나눔바른고딕','NanumBarunGothic',sans-serif;
	text-decoration: none;
}

.submenu_bd {
	padding-top: 65px;
	display: none;
	width: 100%;
	height: auto;
	z-index: 100;
	line-height: 50px;
	background: #ffffff94;
	position: absolute;
	top: 0;
}
.smenu {
	margin: 0;
	padding: 0 5%;
	font-size: 16px;
	color: #333;
	line-height: 60px;
	border-bottom: 1px solid #ebebeb;
	font-family: '나눔바른고딕','NanumBarunGothic',sans-serif;
	background-color: white;
	background: url("/images/arrow_g.png") no-repeat 95%;
}
div.smenu a {
	margin: 0 ;
	font-size: 16px;
	color: #333;
	font-family: '나눔바른고딕','NanumBarunGothic',sans-serif;
	text-decoration: none;
}

.inmenu {
	display: none;
	padding: 15px 35px;
	line-height: 40px;
	border-bottom: 1px solid #ebebeb;
	background: #f5f5f5;
	
}
.mobileblack_bg {
	display: none;
	position: fixed;
	z-index: 30;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
}

.inmenu {
	display: none;
	padding: 15px 35px;
	line-height: 40px;
	border-bottom: 1px solid #ebebeb;
	background: #f5f5f5;
}
div.inmenu a {
	font-size: 14px;
	color: #333;
	font-family: '나눔바른고딕','NanumBarunGothic',sans-serif;
}

.carousel-item{
	height: 100vh;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
@media (max-width: 1000px) {
	.carousel-item {
		height: 100vh;
	}
	.d-block {
		width: 100%;
	}
}


.pagenate {
	width: 100%;
	margin: 50px 0;
	text-align: center;
	font-size: 14px;
}
div.pagenate img {
	width: 27px;
	cursor: pointer;
}

.write_bx {
	width: 100%;
	border-top: 1px solid #cec094;
}
.write_ti, .write_ti2 {
	float: left;
	width: 20%;
	min-height: 40px;
	padding: 10px 20px;
	line-height: 43px;
	font-size: 17px;
	color: #888;
	border-bottom: 1px solid #ddd;
}
.write_td, .write_td2, .write_td3 {
	float: left;
	width: 80%;
	min-height: 40px;
	padding: 10px;
	line-height: 40px;
	color: #888;
	border-bottom: 1px solid #ddd;
}
.write_ti2, .write_td2 {
	border-bottom: 0;
}
.wr_lpt {
	width: 100%;
	height: 40px;
	padding: 0 10px;
	color: #777;
	font-size: 15px;
	font-family: 'NanumSquare', sans-serif;
	border: 1px solid #ddd;
	background: #fff;
}
div.write_td textarea {
	width: 100%;
	height: 400px;
	padding: 10px;
	line-height: 25px;
	color: #777;
	font-size: 15px;
	font-family: 'NanumSquare', sans-serif;
	border: 1px solid #ddd;
}
.viewcnt {
	width: 100%;
	text-align: right;
	color: #777;
	font-size: 15px;
	font-family: 'NanumSquare', sans-serif;
}



@media (max-width: 1200px){
	.notice_list_col_num {
		width: 15%;
	}
	.notice_list_col_title {
		width: 85%;
	}
	.notice_list_col_10 {
		display: none;
	}

	.write_ti {
		width: 25%;
	}
	.write_td {
		width: 75%;
	}
	.write_ti2 {
		display: none;
	}
	.write_td2, .write_td3 {
		width: 100%;
		padding: 10px 20px;
	}
}

.carousel-item {
	transition: transform 1s ease-in-out, opacity 1.2s ease-in-out;
}
  
.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right,
.carousel-item.active {
  opacity: 1;
  transform: translateX(0);
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active.carousel-item-left,
.carousel-item.active.carousel-item-right {
  opacity: 0;
  transform: translateX(30%);
}

.carousel-item.active.carousel-item-left,
.carousel-item-next:not(.carousel-item-left),
.carousel-item-prev.carousel-item-right,
.carousel-item.active.carousel-item-right {
  z-index: 1;
}

.num_1 {
	position: relative;
}

@import url('https://fonts.googleapis.com/icon?family=Material+Icons');

.dropdown{
	position : relative;
	display : inline-block;
}

.dropbtn{
	font-weight: 400;
	padding : 12px;
	cursor : pointer;
	border: none;
	display: flex;
	align-items: center;
	width: 210px;
	margin-bottom: 0;	
	justify-content: space-between;
	padding: 0px 15px !important;
	border-right: 1px solid rgba(0, 0, 0, 0.1);
	height: 100%;
	font-size: 16px;
	color: #333930;
	background-color: #fff;
}

.depth_wrap .dropdown .dropbtn p{
	margin:0;
}

.dropdown-content{
	display : none;
	position : absolute;
	z-index : 1; /*다른 요소들보다 앞에 배치*/
	font-weight: 400;
	min-width : 210px;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.1);
}

.dropdown-content-right {
	display : none;
	position : absolute;
	z-index : 1; /*다른 요소들보다 앞에 배치*/
	font-weight: 400;
	min-width : 211px;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.1);
	right: 0.1px;
}

.dropdown-content a{
	display : block;
	text-decoration : none;
	color : rgb(37, 37, 37);
	font-size: 16px;
	padding : 12px 20px;
}

.dropdown-content a:hover{
  	background-color : #ececec
}

.dropdown:hover .dropdown-content {
  	display: block;
}

.dropdown-content-right a{
	display : block;
	text-decoration : none;
	color : rgb(37, 37, 37);
	font-size: 16px;
	padding : 12px 20px;
}

.dropdown-content-right a:hover{
  	background-color : #ececec
}

.dropdown:hover .dropdown-content-right {
  	display: block;
}

.sub_title {
	margin: 50px 0 20px 0;
	text-align: center;
}
div.sub_title span {
	font-size: 30px;
	font-family: 'Nanum Myeongjo', serif;
}

@media (max-width: 1200px){
	.sub_title {
		margin: 20px 0;
	}
	div.sub_title span {
		font-size: 25px;
	}
}