@charset "utf-8";

@import
	url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR&display=swap')
	;

body { /* overflow-x: hidden;  */
	font-family: 'Noto Sans KR', sans-serif;
	margin: 0;
}

a:link, a:visited {
	color: #000;
}

a:hover {
	transition: all 300ms ease-out;
}

.cicon {
	display: inline-block;
	overflow: hidden;
	background: url(/images/common/c/hak_a/sm_hg_main_ir.png) no-repeat;
	font-size: 0;
	line-height: 0;
}

.cicon.email {
	width: 34px;
	height: 34px;
	background-position: -1px -56px;
}

#con2 {
	position: relative;
}

#con2.inner {
	overflow: visible;
	width: 100%;
}

#con2 .box_info {
	position: relative;
	width: 455px;
}

#con2 .box_info .list {
	position: relative;
	width: 278px;
}

#con2 .box_info .list li {
	display: block;
	font-size: 15px;
}

#con2 .box_info .list li img {
	position: relative;
	right: 15px;
	top: 5px;
	width: 60px;
}

#con2 .box_info .list li span {
	display: none;
	position: absolute;
	top: -10px;
	right: 0;
	color: #fff;
	width: 159px;
	text-align: center;
	font-size: 15px;
	font-weight: 600;
}

#con2 .box_info .list li:first-child span {
	display: block;
}

#con2 .box_info .list li span em {
	display: block;
	margin: 0 auto 10px auto;
	height: 136px;
}

#con2 .box_info .list li span em.cicon.cicon7 {
	width: 159px;
	background: url(/images/common/c/hak_a/sm_hg_col2img.png) no-repeat
		center right;
	background-size: 80%;
}

#con2 .box_info .list li span em.cicon.cicon8 {
	width: 159px;
	background: url(/images/common/c/hak_a/sm_hg_col2img_2.png) no-repeat
		center right;
	background-size: 80%;
}

#con2 .box_info .list li span em.cicon.cicon9 {
	width: 159px;
	background: url(/images/common/c/hak_a/sm_hg_col2img_3.png) no-repeat
		center right;
	background-size: 80%;
}

#con2 .box_info .list li a {
	display: block;
	position: relative;
	padding: 25px 20px;
	border-bottom: 1px solid #d2d2d2;
	font-size: 15px;
	color: #000;
	text-align: center;
}

#con2 .box_info .list li a:hover {
	border: 1px solid transparent;
	background-color: #30BBFC;
	color: #fff;
	transition: none;
	margin-top: -1px
}

#con2 .box_info .list li a.ov:before {
	content: "";
	display: block;
	position: absolute;
	top: -1px;
	left: -40px;
	width: 45px;
	height: 100%;
	padding: 1px 0;
}

#con2 .box_info .list li a.ov:after {
	content: "";
	display: block;
	position: absolute;
	top: 12px;
	left: 1px;
	width: 20px;
	height: 20px;
	padding: 1px 0;
	/*background:url(/images/common/c/hak_a/sm_hg_main_ir.png) no-repeat 0px -71px;*/
}

#mvisual {
	background: none;
	padding: 0;
}

#mcontainer {
	position: relative;
	overflow: hidden;
	height: 2775px;
}

#mcontainer .inner_box {
	position: absolute;
	top: 100px;
	left: 50%;
	margin-left: -160px;
	z-index: 10;
}

#mvisual .grap {
	position: relative;
	width: 100%;
	height: 100%
}

#mvisual .grap .obj {
	position: relative;
	width: 100%;
	height: 100%;
}

#mvisual .grap .obj .item {
	position: relative;
	width: 100%;
	height: 100%;
}

#mvisual .grap .obj .item img {
	height: 100%;
	max-width: none;
	min-width: 100%
}

#mvisual .control {
	position: absolute;
	bottom: 450px;
	left: 50%;
	margin-left: -160px;
}

#mvisual .control a, #mvisual .control .paging button {
	float: left;
	display: inline-block;
	width: 21px;
	height: 21px;
	margin-left: 10px;
	vertical-align: middle;
	font-size: 0
}

#mvisual .control a {
	margin-top: 5px;
}

#mvisual .control .paging {
	float: left;
}

#mvisual .control a[data-control="prev"] {
	background: url(/images/smugrade/main/visual_btn_icon_prev.png)
		no-repeat
}

#mvisual .control a[data-control="next"] {
	float: right;
	margin-left: 20px;
	background: url(/images/smugrade/main/visual_btn_icon_next.png)
		no-repeat
}

#mvisual .control .paging button {
	background: url(/images/smugrade/main/visual_page_icon_on.png) no-repeat
		center center;
}

#mvisual .control .paging button.ov {
	background: url(/images/smugrade/main/visual_page_icon_off.png)
		no-repeat center center;
}

#mnotice .grap .item a {
	min-height: 216px;
	padding-bottom: 0;
}

#mnotice .grap .item a b {
	max-height: 60px;
	height: 60px;
}

#mnotice .grap .item a img {
	width: 100%;
	max-height: 100px;
	margin-bottom: 10px;
}

#mnotice .grap .item a .text {
	height: auto
}

#gallery .more {
	display: inline-block;
	position: absolute;
	top: 2px;
	right: 97px;
}

#mlink {
	top: 314px;
	position: absolute;
}

#mlink .link ul li .micon_ir {
	background: none;
}

#mlink .link ul li a .icon2 {
	background: url("/images/smartit/main/youtubeicon.png") no-repeat;
	background-position: 0;
}

#mlink .link ul li a .icon3 {
	background: url("/images/smartit/main/instaicon.png") no-repeat;
	background-position: 0;
}

#mlink .link ul li a .icon4 {
	background: url("/images/smartit/main/facebookicon.png") no-repeat;
	background-position: 0;
}

#mlink .link ul li:FIRST-CHILD {
	color: white;
	padding: 26px 0;
}

.flex {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
}

.slider-wrapper div {
	position: relative;
}

.slider-wrapper {
	margin-top: 8vw;
	margin-left: 18.5vw;
}

.slide-image {
	height: 27vw;
}

.slide-image img {
	width: 24vw;
	cursor: pointer;
}

.slide-content {
	width: 83vw;
	color: #000000;
	padding: 0vw 0vw 3vw 4vw;
}

.slide-date {
	color: #0a8acb;
	font-size: 1.1vw;
	font-weight: 400;
	letter-spacing: 0.1vw;
	padding-bottom: 1.4vw;
}

.slide-title {
	font-size: 0.8vw;
	font-weight: 400;
}

.slide-text {
	font-size: 0.80vw;
	line-height: 1.2vw;
	opacity: 0.8;
	padding-bottom: 4vw;
}

.slide-more {
	font-weight: 400;
	letter-spacing: 0.1vw;
	float: left;
	font-size: 0.9vw;
}

.slide-bullet {
	width: 0.5vw;
	height: 0.5vw;
	background-color: #0b8bcc;
	border-radius: 200%;
	position: relative;
	margin-left: 1.2vw;
}

.slide-nav {
	margin-left: 64vw;
	margin-top: -5.5vw;
}

.arrows {
	width: 60.5vw;
	margin: 0 auto;
	position: relative;
	top: -386px;
	left: -30px;
}

.arrow {
	display: inline-block;
	position: absolute;
	width: 1.2vw;
	height: 1.2vw;
	background: transparent;
	text-indent: -9999px;
	border-top: 0.15vw solid #000000;
	border-left: 0.15vw solid #000000;
	transition: all .1s ease-in-out;
	text-decoration: none;
	color: transparent;
}

.arrow:hover {
	border-color: #0A8ACB;
	border-width: 0.25vw;
}

.arrow:before {
	display: block;
	height: 200%;
	width: 200%;
	margin-left: -50%;
	margin-top: -50%;
	content: "";
	transform: rotate(45deg);
}

.arrow.prev {
	transform: rotate(-45deg);
	left: 0;
}

.arrow.next {
	transform: rotate(135deg);
	right: 0;
}

#con2 .box_info {
	position: relative;
	display: grid;
	grid-template-columns: 150px 150px;
	width: 455px;
}

#gallery .depgallery .grap .obj {
	position: relative;
	float: right;
	height: 370px;
	left: 5%;
}

@media ( min-width :0px) {
	#mvisual .control {
		bottom: 410px;
	}
	#mlink .link ul li .vi_icon {
		background: url(/images/smae/main/video_mini.png) no-repeat;
	}
	#mlink .link ul li a .icon2 {
		background-size: 100%;
	}
	#mlink .link ul li a .icon3 {
		background-size: 100%;
	}
	#mlink .link ul li a .icon4 {
		background-size: 100%;
	}
}

@media ( max-width : 480px) {
	#mcontainer {
		height: 5385px;
	}
	ul#last {
		list-style: none;
		display: flex;
		flex-wrap: wrap;
		text-align: center;
		padding: 10px;
	}
	ul#last>a>p {
		text-align: center;
		padding-bottom: 27px;
	}
	ul#last>a>li img {
		width: 66%;
	}
	#mvisual .grap .obj .item img {
		height: 38%;
		max-width: none;
		min-width: 100%
	}
	#mvisual .mtit h2 {
		position: relative;
		color: #fff;
		font-size: 15px;
		line-height: 1.2;
		height: 18px;
	}
	#mvisual .mtit h1 {
		position: relative;
		color: #fff;
		font-size: 15px;
		line-height: 1.2;
		height: 131px;
	}
	#mvisual .mtit span {
		display: none;
	}
	#mcontent {
		width: 100%;
	}
	#mcontent .wrapper {
		top: 35px;
		height: 1135px;
	}
	#mcontent2 .more {
		position: relative;
		float: right;
		top: -298px;
	}
	#mboard {
		position: relative;
		top: 20px;
	}
	#mprofessor {
		display: none;
	}
	#mprofessor .inner {
		padding: 32px 30px 0;
	}
	#mprofessor .minfoWrap {
		list-style: none;
		padding: 0;
		width: 100%;
	}
	#mprofessor .img {
		width: 100%;
		height: 53.5%;
		margin: 0 !important;
		object-fit: cover;
	}
	#mvideo {
		padding: 30px 0 30px 0;
	}
	#con2 .inner {
		overflow: visible;
		width: 100%;
		padding: 0 30px 10px 30px;
	}
	.box_info .sns-content {
		padding: 20px 30px 0 0;
	}
	#gallery .more {
		display: inline-block;
		position: absolute;
		top: 5px;
		right: 28px;
	}
	#gallery .inner {
		padding: 0 !important;
	}
	#gallery .depgallery .grap {
		margin: 0 auto;
		max-width: 1200px;
		height: 2470px;
		overflow: hidden;
	}
	#gallery .depgallery .grap .obj {
		position: relative;
		float: right;
		height: 370px;
		left: 0;
	}
	#gallery .depgallery .grap .obj .item {
		overflow: hidden;
		display: inlline-block;
		position: relative;
		float: left;
		height: 490px;
		padding: 0 23px;
		width: 100%;
	}
	#gallery .depgallery .grap .obj .item a .img {
		display: block;
		overflow: hidden;
		position: relative;
		width: 100%;
		height: 343px;
		text-align: center;
		background: #fff;
	}
	#gallery .depgallery .grap .obj .item a .info {
		display: block;
		width: 100%;
		text-transform: uppercase;
		transition: transform 0.35s;
		text-align: center;
		padding-top: 15px;
	}

	/* #mcontent2 .wrapper2{width: 92%; display: flex; justify-content: center; margin: 0 auto; padding: 50px 0 50px 0;} */
	#exhibition2 {
		height: 260px;
	}
	#exhibition2-img {
		margin: 0 20px;
		position: relative;
		width: 89%;
		height: 400px;
	}
	#con2 .box_info {
		position: relative;
		display: flex;
		width: 355px;
	}
	#con2 .box_info .list {
		padding: 0 !important;
		left: 25px;
	}
	.section5 {
		top: 30px;
	}
	#wrap ul#hakgwa {
		list-style: none;
		padding: 0 0 40px 0;
		width: min-content;
		display: block;
		margin: 20px 0 0 25px;
	}
}

@media ( min-width :768px) {
	#mcontainer{
		position: relative;
		overflow: hidden;
		height: 3300px;
	}
	#mnotice .inner {
		padding: 40px 20px 40px 20px;
		width: 100%;
		height: 455px;
	}
	#mnotice .more {
		top: 42px;
		right: 85px;
	}
	#gallery .inner {
		padding: 0;
	}
	.section5 {
		width: 100vw;
		margin-left: calc(-50vw + 50%);
		top: -356px;
		background: #efefef;
	}
	#mvisual .mtit h2 {
		font-size: 46px;
		height: auto;
	}
	#mvisual .mtit h1 {
		position: relative;
		font-size: 50px;
		color: #fff;
		line-height: 1.2;
		font-weight: 600;
	}
	#mvisual .mtit span {
		position: relative;
		color: #fff;
	}
	#mnotice .grap .item a b {
		height: 32px;
		font-size: 20px
	}
	#mlink {
		top: 45px;
	}
	#mcontainer .inner_box {
		top: 355px;
		left: 250px;
	}
	#mprofessor {
		float: right;
		width: 445px;
		height: 436px;
		top: -391px;
		left: -15px;
	}
	#mprofessor .more {
		top: 52px;
		right: 77px;
	}
	#mcontent {
		width: 100%;
		height: 1277px;
	}
	#mcontent2 {
		width: 100%;
		top: 0;
		float: right;
	}
	.video_size{
		height: 432px;
	}
	#con2 .box_info{
		position: relative;
		display: flex;
		width: 565px;
		left: 70px;
	}
	.sns-content {
		padding: 20px;
	}
	.sns-content:hover {
		opacity: 0.5;
		transition: 0.3s ease-in-out;
	}
	#mcontent2 .more {
		position: relative;
		top: -366px;
		right: -222px;
	}
	#mcontent2 .more .marr_ir {
		background: url(/images/common/c/hak_c/marr_ir.png) no-repeat
	}
	#mcontent2 .more .more_icon {
		background-position: -79px -10px
	}
	#mcontent2 .more a {
		display: inline-block;
		padding-left: 16px;
		letter-spacing: -1px;
		font-size: 15px;
	}
	#mcontent2 .more a span {
		display: block;
		position: absolute;
		top: 8px;
		left: 0;
		width: 12px;
		height: 12px
	}
	#mcontent2 .more a::before {
		content: "";
		height: 3px;
		width: 0;
		background-color: #c0ddff;
		border-radius: 5px;
		transition: 0.5s;
		position: absolute;
		bottom: 0;
		left: 0;
	}
	#mcontent2 .more a:hover::before {
		width: 100%;
		background-color: #fff;
	}
	#mcontent2 .control {
		display: none;
	}
	#mcontent .wrapper {
		width: 100%;
		margin: 0 auto;
		padding: 50px 0 50px 0;
		display: block;
	}
	#mvisual .control {
		bottom: 430px;
	}
	#mlink .link ul li {
		width: 25%;
	}
	#mlink .link ul li .vi_icon {
		background: url(/images/smae/main/video_icon.png) no-repeat;
	}
	#mvisual .mtit h2 span {
		height: 50px;
	}
	#mprofessor .table-col .quickmenu_ir {
		width: 96px;
		height: 96px;
	}
	#mprofessor .table-col .icon1 {
		background-position: 0 -79px;
	}
	#mprofessor .table-col .icon2 {
		background-position: -118px -79px;
	}
	#mprofessor .table-col .icon3 {
		background-position: -227px -79px;
	}
	#mprofessor .table-col {
		font-size: 16px;
	}
	#mvisual .mtit h2 span {
		font-size: 19px;
	}
	#mlink .link ul li:FIRST-CHILD {
		padding: 16px 0;
		margin-bottom: 15px;
		font-size: 19px;
	}
	#mlink .link ul li img {
		transition: 0.35s;
	}
	#mlink .link ul li img:hover {
		filter: drop-shadow(0 0 30px #fff);
		border-radius: 100%;
		-moz-transform: scale(1.0);
		-webkit-transform: scale(1.0);
		-o-transform: scale(1.0);
		transform: scale(1.0);
	}
	#hakgwa-box {
		position: relative;
		top: 0;
	}
	#gallery {
		top: -60px;
	}
	#gallery h2{
		text-align:center;
	}
	#gallery .depgallery .grap .obj{
		position: relative;
		float: right;
		height: 370px;
		left: 0;
	}
	#department .inner {
		padding: 0 0 100px 0;
	}
	ul#hakgwa{
		list-style: none;
		padding: 40px 30px 40px 42px;
		width: 1058px;
		display: block;
		margin: 0 auto;
	}
}

.box-item {
	padding: 30px 0 30px 0;
	margin-bottom: -125px;
}

@media ( min-width :1200px) {
	#mcontent .mboard {
		height: 400px;
		position: relative;
		left: -30px;
	}
	#mnotice {
		float: left;
		left: 85px;
		height: auto;
		width: 435px;
	}
	#mnotice .grap .item a b {
		height: 42px;
		font-size: 17px;
	}
	#mvideo {
		float: left;
		margin-left: 106px;
		width: 49%;
		height: 100%;
		top: 35px;
	}
}

@media ( min-width : 1024px) {
	#mcontainer{
		position: relative;
		overflow: hidden;
		height: 3170px;
	}
	#mnotice .inner {
		padding: 40px 20px 40px 20px;
		width: 100%;
		height: 455px;
	}
	#mnotice .more {
		top: 42px;
		right: 85px;
	}
	#gallery .inner {
		padding: 0;
	}
	.section5 {
		width: 100vw;
		margin-left: calc(-50vw + 50%);
		top: -356px;
		background: #efefef;
	}
	#mvisual .mtit h2 {
		font-size: 46px;
		height: auto;
	}
	#mvisual .mtit h1 {
		position: relative;
		font-size: 50px;
		color: #fff;
		line-height: 1.2;
		font-weight: 600;
	}
	#mvisual .mtit span {
		position: relative;
		color: #fff;
	}
	#mnotice .grap .item a b {
		height: 32px;
		font-size: 20px
	}
	#mlink {
		top: 45px;
	}
	#mcontainer .inner_box {
		top: 355px;
		left: 250px;
	}
	#mprofessor {
		float: right;
		width: 445px;
		height: 436px;
		top: -391px;
		left: -15px;
	}
	#mprofessor .more {
		top: 52px;
		right: 77px;
	}
	#mcontent {
		width: 100%;
		height: 879px;
	}
	#mcontent2 {
		width: 100%;
		top: 0;
		float: right;
	}
	.video_size{
		height: 432px;
	}
	#con2 .box_info{
		position: relative;
		display: flex;
		width: 565px;
		left: 284px;
	}
	.sns-content {
		padding: 20px;
	}
	.sns-content:hover {
		opacity: 0.5;
		transition: 0.3s ease-in-out;
	}
	#mcontent2 .more {
		position: relative;
		top: -366px;
		right: -222px;
	}
	#mcontent2 .more .marr_ir {
		background: url(/images/common/c/hak_c/marr_ir.png) no-repeat
	}
	#mcontent2 .more .more_icon {
		background-position: -79px -10px
	}
	#mcontent2 .more a {
		display: inline-block;
		padding-left: 16px;
		letter-spacing: -1px;
		font-size: 15px;
	}
	#mcontent2 .more a span {
		display: block;
		position: absolute;
		top: 8px;
		left: 0;
		width: 12px;
		height: 12px
	}
	#mcontent2 .more a::before {
		content: "";
		height: 3px;
		width: 0;
		background-color: #c0ddff;
		border-radius: 5px;
		transition: 0.5s;
		position: absolute;
		bottom: 0;
		left: 0;
	}
	#mcontent2 .more a:hover::before {
		width: 100%;
		background-color: #fff;
	}
	#mcontent2 .control {
		display: none;
	}
	#mcontent .wrapper {
		width: 100%;
		margin: 0 auto;
		padding: 50px 0 50px 0;
		display: block;
	}
	#mvisual .control {
		bottom: 430px;
	}
	#mlink .link ul li {
		width: 25%;
	}
	#mlink .link ul li .vi_icon {
		background: url(/images/smae/main/video_icon.png) no-repeat;
	}
	#mvisual .mtit h2 span {
		height: 50px;
	}
	#mprofessor .table-col .quickmenu_ir {
		width: 96px;
		height: 96px;
	}
	#mprofessor .table-col .icon1 {
		background-position: 0 -79px;
	}
	#mprofessor .table-col .icon2 {
		background-position: -118px -79px;
	}
	#mprofessor .table-col .icon3 {
		background-position: -227px -79px;
	}
	#mprofessor .table-col {
		font-size: 16px;
	}
	#mvisual .mtit h2 span {
		font-size: 19px;
	}
	#mlink .link ul li:FIRST-CHILD {
		padding: 16px 0;
		margin-bottom: 15px;
		font-size: 19px;
	}
	#mlink .link ul li img {
		transition: 0.35s;
	}
	#mlink .link ul li img:hover {
		filter: drop-shadow(0 0 30px #fff);
		border-radius: 100%;
		-moz-transform: scale(1.0);
		-webkit-transform: scale(1.0);
		-o-transform: scale(1.0);
		transform: scale(1.0);
	}
	#hakgwa-box {
		position: relative;
		top: 0;
	}
	#gallery {
		top: -60px;
	}
	#gallery h2{
		text-align:center;
	}
	#gallery .depgallery .grap .obj{
		position: relative;
		float: right;
		height: 370px;
		left: 76px;
	}
	#department .inner {
		padding: 0 0 100px 0;
	}
	ul#hakgwa{
		list-style: none;
		padding: 40px 0 40px 0;
		width: 1058px;
		display: block;
		position: relative;
		margin: 0 auto;
		left: 16px;
	}
}

@media ( min-width : 1200px) {
	#mlink .wrapper {
		height: 1200px;
	}
	#mlink .l_bg {
		width: 50%;
	}
	#mlink .r_bg {
		width: 50%;
	}
}

@media ( max-width :1300px) {
	#con2 .box_info .list {
		padding: 0 130px 0 5px;
	}
	#con2 .box_info .list li a.ov:before {
		left: -30px;
		width: 35px;
	}
	#con2 .box_info .list li span, #con2 .box_info .list li span em.cicon.cicon7,
		#con2 .box_info .list li span em.cicon.cicon8, #con2 .box_info .list li span em.cicon.cicon9
		{
		width: 110px;
	}
	#con2 .box_info .list li span em.cicon.cicon7 {
		background: url(/images/common/c/hak_a/sm_hg_col2img.png) no-repeat
			right center;
		background-size: 100%;
	}
}

@media ( min-width : 1201px) and (max-width: 1399px) {
	#gallery .depgallery .grap .obj {
		width: auto;
	}
}

.mvideo {
	position: relative;
	padding-bottom: 56.25%;
}

.iframe {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}