@charset "UTF-8";

@media all and (min-width :1024px){
	#header #gnb #nav .nav_menu {
		overflow: visible;
		padding: 0px 120px;
	}
	
	#header #gnb #nav .nav_menu > li > a {
		padding : 0 15px;
	}
	
	#header #gnb #nav .nav_menu > li > a span {
		line-height: 81px;
	}
	

	#footer .footer_bottom .family_site > p a, #footer .footer_bottom .family_site2 > p a, .admission_site > p a {
		position: relative;
		display: inline-block;
		padding: 0 15px;
		color: #FFF;
		width: 192px;
		height: 100%;
	}
	.movie_wrap{
		width: 100%; height:30px; background-color:#66a8e5; text-align:center;
	}
	.movie_title {
		color:#FFF;font-size: 13px; line-height: 30px; float:left;
	}

	.movie_main_wrap {
		display:block !important;
	}
	.movie_title2 {
		color:#FFF;font-size: 13px; line-height: 30px; float:left;
	}

	#footer .footer_bottom .address {
		margin: 0;
		padding: 0 0 0 200px;
	}

	.sub_visual .desc {
		font-weight: bold;
		opacity: 1;

	}
	#header .top_wrap .top_menu > li a{
		font-weight:bold;
	}
	.sub_tabs {
		display: none;
	}
	.login_wrap {
		padding: 80px 0;
	}
	.login_wrap .login_guide {
		padding-bottom: 32px;
		border-bottom: 4px solid #f5f5f5;
	}
	.login_wrap .login_guide h1 {
		display: block;
		font-size: 46px;
	}
	.login_wrap .login_guide .txt {
		margin-top: 44px;
		font-size: 24px;
	}
	.login_wrap .login_guide .desc {
		margin-top: 19px;
		font-size: 15px;
		line-height: 22px;
	}
	.login_wrap .login_area {
		max-width: 420px;
		margin: 0 auto;
		padding: 30px 0 40px;
	}
	.login_wrap .login_area .form_group label {
		font-size: 15px;
	}
	.login_wrap .login_area .form_group .input_group {
		margin-top: 10px;
	}
	.login_wrap .login_area .form_group .input_group .input_text {
		height: 50px;
		padding: 6px 10px;
		font-size: 15px;
	}
	.login_wrap .login_area .form_group + .form_group {
		margin-top: 20px;
	}
	.login_wrap .login_area .custom_checkbox {
		margin-top: 10px;
	}
	.login_wrap .login_area .btn_bottom_area {
		display: block;
		width: 100%;
		margin: 30px 0 10px;
	}
	.login_wrap .login_area .btn_bottom_area .btn_login {
		display: block;
		width: 100%;
		height: 60px;
		padding: 0 20px;
		line-height: 60px;
		font-size: 18px;
	}
	.login_wrap .login_area .btn_area .btn_default {
		height: 50px;
		padding: 0 5px;
		line-height: 50px;
	}
	.login_wrap .login_area .text_list {
		margin-top: 20px;
		font-size: 13px;
		padding-left: 10px;
		line-height: 23px;
	}
	#myVideo{
		width:440px;
		height:295px;
	}
	.nursing_intro .intro_box .col .movie_box .movie_area .movie .icon {
		width: 80px;
		height: 80px;
		margin: -40px 0 0 -40px;
		font-size: 20px;
		border: 2px solid #fff;
	}
	.nursing_intro .intro_box .col .movie_box .movie_area .movie .icon .fal {
		margin-top: 30px;
	}
	.nursing_news .board_wrap .board_list .board_cont .recent {
		height:136px;
	}

	.main_banner .swiper-buttons {
		height:35px;
	}

	.swiper-pagination-main_banner {
		position: absolute;
		text-align: center;
		-webkit-transition: 300ms opacity;
		-o-transition: 300ms opacity;
		transition: 300ms opacity;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		z-index: 10;
	}

	.swiper-buttons .swiper-pagination-clickable .swiper-pagination-bullet{
		margin-right:7px; background:#fff; width:10px; height:10px;opacity:0.8;
	}
	.swiper-buttons .swiper-pagination-clickable .swiper-pagination-bullet-active{
		margin-right:7px; background:#bf1a39; width:10px; height:10px;opacity:1 ;
	}
	.sub_location .sub_menu {
		position: absolute;
		left: 0;
		top: 60px;
		width: 100%;
		background-color: rgba(85, 164, 237, 0.7);
	}
	.content_wrap {
		margin-top: 60px;
	}
	.nursing_news .notice_content {
		display: -ms-flexbox;
		display: flex;
		position: relative;
		height: 325px;
		width: 300px;
		float: left;
		margin-right: 20px;
	}
	.nursing_news .notice_content .tab_content {
		top: 50px;
		width: 100%;
		height: calc(100% - 79px);
		padding: 36px 30px;
	}

	.nursing_news .notice_content .tab_content .recent {
		margin-bottom: -1px;
		padding-bottom: 30px;
		border-bottom: 1px dotted #ddd;
	}

	.nursing_news .notice_content .tab_content .recent .txt {
		display: block;
		font-size: 14px;
		color: #101010;
		line-height: 1.8;
		margin-top: 19px;
		height: 70px;
		overflow: hidden;
	}

	.nursing_news .board_wrap .main_banner {
		width: 300px;
		height: 290px;
		margin: 0;
	}
	.nursing_news .notice_content .tab_content .list li:nth-child(n+3)  {
		display: none;
	}
	.nursing_news .board_wrap .board_list .board_cont .list li:nth-child(n+3){
		display: none;
	}
	.nursing_news .notice_content .tab_content .recent .tit a {
		display: block;
		font-size: 16px;
		color: #bc003e;
		font-weight: bold;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		margin-top: -6px;
	}
	.nursing_news .notice_content .tab_content .list li a {
		display: block;
		height: 30px;
		padding-left: 9px;
		font-size: 14px;
		color: #000;
		line-height: 32px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.nursing_news .board_wrap .main_banner .swiper-slide > img {
		width: auto !important;
		height: 100% !important;
	}
}

@media all and (min-width :1240px){
	#header #gnb #nav .nav_menu{
		padding: 0px 108px;
	}
	
	#header #gnb #nav .nav_menu > li > a span {
		line-height: 91px;
	}
	
	.main_visual .swiper-slide .inner_wrap {
		height: 630px;
	}
	.nursing_intro .intro_box .col .movie_box {
		width: 480px;
		height: 316px;
		background-color:#66a8e5;
	}

	.nursing_intro .intro_box .col .box {
		padding: 20px 20px 20px 73px;
		width:360px;
	}
	.main_visual .swiper-slide .slogun .title {
		font-size: 41px;
		line-height: 75px;
	}
	#header .logo {
		top: 12px;
	}

	#header #gnb #nav .nav_menu > li > a {
	padding: 0 30px;
	}

	#header #gnb #nav .nav_menu > li > a span {
		font-size: 22px;
	}
	
	#header #gnb #nav .nav_menu > li > a span.min {
		font-size: 17px;
	}

	#header .logo > a .logo_txt {
		margin: 17px 0 0 8px;
		font-size: 22px;
	}

	#header .logo > a .logo_img {
		background-image: url(../images/logo_64.jpg);
		background-size: auto;
		background-position: 0px 0px;
		width: 194px;
		height: 64px;
	}
	.nursing_news .notice_content {
		display: -ms-flexbox;
		display: flex;
		position: relative;
		height: 406px;
		width: 394px;
		float: left;
		margin-right: 20px;
	}
	.nursing_news .board_wrap .main_banner {
		width: 400px;
		height: 406px;
	}
	.nursing_news .notice_content {
		height: 440px;
	}
	.nursing_news .notice_content .tab_content .list li:nth-child(n+3)  {
		display: block;
	}
	.nursing_news .board_wrap .board_list .board_cont .list li:nth-child(n+3){
		display: block;
	}
	.nursing_news .notice_content .tab_content .recent .tit a {
		display: block;
		font-size: 18px;
		color: #bc003e;
		font-weight: bold;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		margin-top: 4px;
	}
	.nursing_news .notice_content .tab_content .recent .txt {
		display: block;
		font-size: 14px;
		color: #101010;
		line-height: 1.8;
		margin-top: 26px;
		height: 70px;
		overflow: hidden;
	}
	.nursing_news .notice_content .tab_content .list li a {
		display: block;
		height: 30px;
		padding-left: 9px;
		font-size: 15px;
		color: #000;
		line-height: 32px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.nursing_news .notice_content .tab_content .recent {
		margin-bottom: -1px;
		padding-bottom: 21px;
		border-bottom: 1px dotted #ddd;
	}
	.nursing_news .board_wrap .main_banner .swiper-slide > img {
		width: 100% !important;
		height: 100% !important;
	}
	#header #gnb #nav .nav_menu > li .nav_sub .menu_list{
		padding-left:225px;
	}

}

#header #gnb #nav .nav_menu > li .nav_sub .dep2 > li a span{
	color:#000;
}
#header #gnb #nav .nav_menu > li .nav_sub .dep2 > li .dep3 > li a span{
	color:#101010;
}

@media all and (max-width: 1024px) {
	.admission_site {
		display: none !important
	}

	.movie_wrap{
		height:30px; background-color:#66a8e5; text-align:center;
	}
	.movie_title {
		color:#FFF;font-size: 13px; line-height: 30px; float:left; margin-left:45px;
	}

	.movie_title2 {
		color:#FFF;font-size: 13px; line-height: 30px; float:left;
	}

	.nursing_intro .icon_list li {
		float: left;
		width: 25%;
		margin-top: 3px;
	}
}

#header .top_wrap .top_sns {
	float: right;
	margin-right: 20px;
}
#header .top_wrap .top_sns > li {
	float: left;
}
#header .top_wrap .top_sns > li + li {
	margin-left: 6px;
}
#header .top_wrap .top_sns > li a {
	display: block;
	width: 40px;
	height: 40px;
	font-size: 20px;
	color: #999;
	line-height: 40px;
	text-align: center;
	opacity: .7;
}
#header .top_wrap .top_sns > li a .fab {
	margin-top: 9px;
	vertical-align: top;
}
#header .top_wrap .top_sns > li a .ico {
	display: inline-block;
	margin-top: 7px;
	vertical-align: top;
}
#header .top_wrap .top_sns > li a .ico.ico_kakao {
	background-image: url(../images/sp_cdu.png);
	background-size: 207px 162px;
	background-position: -147px -102px;
	width: 21px;
	height: 24px;
}
#header .top_wrap .top_sns > li a .ico.ico_blog {
	background-image: url(../images/sp_cdu.png);
	background-size: 207px 162px;
	background-position: -124px -102px;
	width: 21px;
	height: 24px;
}
#header .top_wrap .top_sns > li a:hover {
	opacity: 1;
}

/* 게시판 이전 다음 글 CSS */
.board_next_view {border-top: 1px solid #eee; background: #fff; margin-top:20px;}
.board_pre_view {background: #fff; }
.board_pre_next_info{padding: 20px 20px; border-bottom: 1px solid #eee;}
.board_pre_next_info li{
	float: left; padding-left: 15px; margin-left: 15px; font-size: 15px; line-height: 18px; color: #666; background: none;
	padding-left: 10px;	margin-left: 10px;
}
.board_pre_next_info:after {content: ''; display: block; zoom: 1; clear: both; height: 0; height: 1%;}


.login_wrap {
	padding: 30px 25px;
}

.login_wrap .login_guide {
	text-align: center;
	line-height: normal;
}

.login_wrap .login_guide .logo {
	display: block;
	margin: 0 auto 40px;
	background-image: url(../images/sp_cdu.png);
	background-size: 207px 162px;
	background-position: 0px 0px;
	width: 173px;
	height: 49px;
}

.login_wrap .login_guide h1 {
	display: none;
	font-size: 25px;
	color: #333;
	font-weight: 500;
}

.login_wrap .login_guide .txt {
	margin-top: 20px;
	font-size: 18px;
	color: #c1070f;
}

.login_wrap .login_guide .desc {
	margin-top: 8px;
	font-size: 13px;
	color: #101010;
	line-height: 19px;
}

.login_wrap .login_area {
	padding: 20px 0 40px;
}

.login_wrap .login_area .form_group {
	position: relative;
}

.login_wrap .login_area .form_group label {
	margin: 0;
	font-size: 15px;
	color: #333;
	font-weight: 400;
}

.login_wrap .login_area .form_group .input_group {
	position: relative;
	display: table;
	width: 100%;
	margin-top: 6px;
	border-collapse: separate;
	-webkit-appearance: none;
}

.login_wrap .login_area .form_group .input_group .input_text {
	position: relative;
	width: 100%;
	height: 45px;
	padding: 6px 10px;
	background-color: #fff;
	border: 1px solid #ddd;
	font-size: 14px;
	color: #333;
	border-radius: 0;
}

.login_wrap .login_area .form_group + .form_group {
	margin-top: 14px;
}

.login_wrap .login_area .custom_checkbox {
	position: relative;
	display: inline-block;
	margin-top: 10px;
}

.login_wrap .login_area .custom_checkbox .checkbox {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin-top: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.login_wrap .login_area .custom_checkbox .checkbox:checked + .ico {
	background-color: #da291c;
	border-color: #da291c;
}

.login_wrap .login_area .custom_checkbox label {
	display: inline-block;
	position: relative;
	padding-left: 24px;
	height: 18px;
	cursor: pointer;
	font-size: 14px;
	font-weight: 300;
	line-height: 18px;
}

.login_wrap .login_area .custom_checkbox .ico {
	position: absolute;
	left: 0;
	top: 0;
	width: 16px;
	height: 16px;
	border: 1px solid #d1d1d1;
}

.login_wrap .login_area .custom_checkbox .ico:before {
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -4px 0 0 -4px;
	text-align: center;
	background-image: url(../images/sp_cdu.png);
	background-size: 207px 162px;
	background-position: -161px -51px;
	width: 9px;
	height: 9px;
	content: '';
}

.login_wrap .login_area .btn_bottom_area {
	display: table;
	width: 100%;
	position: relative;
	margin: 30px 0 10px;
	text-align: center;
}

.login_wrap .login_area .btn_bottom_area .btn_login {
	display: table-cell;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 15px;
	font-weight: 700;
	background: #c1070f;
	border: 1px solid transparent;
	color: #fff;
}

.login_wrap .login_area .btn_area {
	position: relative;
	text-align: center;
}

.login_wrap .login_area .btn_area:after {
	content: '';
	display: block;
	clear: both;
}

.login_wrap .login_area .btn_area .btn_default {
	display: table;
	width: calc(50% - 5px);
	height: 42px;
	padding: 0 5px;
	font-weight: normal;
	border: 1px solid #ddd;
	color: #101010;
	background-color: #fff;
	text-align: center;
	line-height: 42px;
}

.login_wrap .login_area .btn_area .btn_default span {
	display: table-cell;
	vertical-align: middle;
}

.login_wrap .login_area .btn_area .btn_default:first-child {
	float: left;
}

.login_wrap .login_area .btn_area .btn_default:last-child {
	float: right;
}

.login_wrap .login_area .text_list {
	position: relative;
	margin-top: 20px;
	font-size: 13px;
	color: #101010;
	padding-left: 10px;
	line-height: 23px;
}

.login_wrap .login_area .text_list li {
	position: relative;
	font-size: 13px;
	color: #101010;
	padding-left: 10px;
	line-height: 23px;
}

.login_wrap .login_area .text_list li:before {
	display: block;
	content: '';
	position: absolute;
	top: 10px;
	left: 0;
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background-color: #7a7a7a;
}

.nursing_intro .intro_box .col .movie_box .movie_area .movie .icon {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 40px;
	height: 40px;
	margin: -20px 0 0 -20px;
	font-size: 16px;
	color: #fff;
	border-radius: 50%;
	border: 1px solid #fff;
	text-align: center;
}

.nursing_intro .intro_box .col .movie_box .movie_area .movie .icon .fal {
	margin-top: 11px;
}
.nursing_news .board_wrap .main_banner .swiper-buttons{
	height: 35px;
}
.nursing_news .board_wrap .main_banner .swiper-pagination-bullets{
	right:6px;top:13px;position: absolute;
}
.nursing_news .board_wrap .main_banner .swiper-buttons{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 0px;
	text-align: right;
}
.swiper-buttons .swiper-pagination-clickable .swiper-pagination-bullet{
	margin-right: 7px;
	background: #bf1a39;
	width: 10px;
	height: 10px;
}

.admission_site {
	display: block;
	position: absolute;
	top: 39px;
	right: 0;
	width: 242px;
	height: 40px;
	background: #777568;
	line-height: 40px;
	font-size: 14px;
}
.admission_site > p a{
	position: relative;
	display: inline-block;
	padding: 0 15px;
	color: #FFF;
	width: 192px;
	height: 100%;
}
.admission_site > p a:after {
	position: absolute;
	right: 15px;
	top: 22px;
	vertical-align: middle;
	width: 5px;
	height: 5px;
	content: '';
	border: solid #979797;
	border-width: 0 1px 1px 0;
	margin-top: -5px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
.admission_site > p a.on:after {
	position: absolute;
	right: 15px;
	top: 25px;
	vertical-align: middle;
	width: 5px;
	height: 5px;
	content: '';
	border: solid #979797;
	border-width: 0 1px 1px 0;
	margin-top: -5px;
	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
}
.admission_site .site_layer{
	display: none;
	position: absolute;
	top: -210px;
	padding: 12px 17px;
	width: 100%;
	height: 210px;
	overflow-y: scroll;
	background: #5b5b5b;
	border: 1px solid #333;
	box-sizing: border-box;
	z-index: 500;
}
.admission_site .site_layer ul li a {
	display: block;
	color: #fff;
	line-height: 26px;
	font-size: 13px;
}
.admission_site .btn_go {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	color: #9f9f9f;
	background: #222;
	width: 50px;
	height: 100%;
	text-align: center;
}
.admission_site {
	right: 255px;
}

.nursing_news .board_wrap {
	position: relative;
}

.nursing_news .notice_content .tab_on,
.nursing_news .notice_content .tab_off {
	-ms-flex: 1;
	flex: 1;
}

.nursing_news .notice_content .tab_on .tab,
.nursing_news .notice_content .tab_off .tab {
	display: block;
	height: 45px;
	text-align: center;
	line-height: 50px;
	font-size: 20px;
	border-right: 1px solid #0691bc;
	color: #fff;
	background-color: #0691bc;
	box-sizing: border-box;
	font-weight:bold;
}

.nursing_news .notice_content .tab_on:last-child .tab,
.nursing_news .notice_content .tab_off:last-child .tab {
	border-right: none;
}

.nursing_news .notice_content .tab_on .tab {
	background-color: #fff;
	color: #505050;
}

.nursing_news .notice_content .tab_on .tab_content {
	visibility: visible;
}

.nursing_news .notice_content .tab_content {
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 45px;
	width: 100%;
	height: calc(100% -79px);
	padding: 29px 25px;
	background: #fff;
	text-align: left;
	box-sizing: border-box;
}

.nursing_news .notice_content .tab_content .recent .tit {
	position: relative;
}

.nursing_news .notice_content .tab_content .recent .tit a .fal {
	margin-right: 4px;
}

.nursing_news .notice_content .tab_content .recent .tit .date {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 12px;
	color: #999;
}

.nursing_news .notice_content .tab_content .recent .tit {
	position: relative;
}

.nursing_news .notice_content .tab_content .list {
	margin-top: 11px;
}

.nursing_news .notice_content .tab_content .list li {
	position: relative;
}

.nursing_news .notice_content .tab_content .list li:before {
	display: inline-block;
	position: absolute;
	left: 0;
	top: 16px;
	width: 2px;
	height: 2px;
	background: #ccc;
	content: "";
}

.nursing_news .notice_content .tab_content .list li .date {
	position: absolute;
	right: 0;
	top: 0;
	height: 32px;
	line-height: 32px;
	font-size: 12px;
	color: #999;
}

.nursing_news .notice_content .tab_on .tab_content {
	visibility: visible;
}

@media (max-width: 1024px){
	.nursing_news .notice_content .tab_on .tab, .cdu_notice .notice_content .tab_off .tab {
		font-size: 17px;
		font-weight: bold;
	}

	.nursing_news .notice_content {
		display: -ms-flexbox;
		display: flex;
		position: relative;
		height: 325px;
		width: 100%;
		margin-right: 20px;
	}
	.nursing_news .notice_content .tab_content {
		visibility: hidden;
		position: absolute;
		left: 0;
		top: 45px;
		width: 100%;
		height: calc(100% - 61px);
		padding: 29px 25px;
		background: #fff;
		text-align: left;
		box-sizing: border-box;
	}

	.nursing_news .notice_content .tab_content .list li a {
		display: block;
		height: 30px;
		padding-left: 9px;
		font-size: 14px;
		color: #000;
		line-height: 32px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.nursing_news .board_wrap .notice_content .recent {
		margin-bottom: 11px;
		padding-bottom: 16px;
		border-bottom: 1px dotted #ddd;
	}

	.nursing_news .board_wrap .notice_content .recent .txt {
		overflow: hidden;
		max-height: 44px;
		margin-top: 10px;
		font-size: 14px;
		line-height: 22px;
		color: #333;
		display: block;
		display: -webkit-box;
		overflow: hidden;
		text-overflow: ellipsis;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
	.nursing_news .notice_content .tab_content .recent .tit a {
		display: block;
		font-size: 15px;
		color: #bc003e;
		font-weight: bold;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		margin-top: -8px;
	}
	.nursing_news .board_wrap .notice_content .list li a {
		display: block;
		height: 30px;
		padding-left: 8px;
		font-size: 14px;
		color: #101010;
		line-height: 30px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.nursing_news .board_wrap .main_banner .swiper-slide > img {
		width: auto !important;
		height: 100% !important;
	}
}

.notice_more2 {
	position: absolute;
	right: 3%;
	cursor: pointer;
}
