@charset "utf-8";#mvisual {	background: none;	padding: 0;}#mcontainer .inner_box {	position: absolute;	top: 213px;	left: 10%;	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 .inner, #mvideo .inner {	padding: 40px 20px 40px 20px;	background-color: #e7e7e7;	height: 390px;}#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}#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;}#gallery .depgallery .grap .obj .item a {	display: block;	position: relative;	width: 100%;	height: 100%;	background-color: #fff;}.flex {	display: -webkit-flex;	display: flex;	-webkit-flex-direction: row;	flex-direction: row;	-webkit-justify-content: flex-start;	justify-content: flex-start;}.slider {	position: relative;}#slide-data {	position: relative;	top: -20px;	margin: 0 auto;}#slide-data .more {	position: relative;	display: flex;	justify-content: center;	top: -680px;	right: -180px;}.slide_wrap {	position: relative;	width: 400px;	margin: auto;	padding-bottom: 30px;}.slide_box {	width: 100%;	margin: auto;	overflow-x: hidden;}.slide_content {	display: table;	float: left;	width: 400px;	height: 400px;}.slide_content>p {	display: table-cell;	vertical-align: middle;	text-align: center;	font-size: 100px;	font-weight: bold;	color: #555;}.slide_content.slide01 {	background: #ddbdff;}.slide_content.slide02 {	background: #9fd6c2;}.slide_content.slide03 {	background: #abe2f7;}.slide_content.slide04 {	background: #f08c78;}.slide_content.slide05 {	background: #fbdb65;}.slide_btn_box>button {	position: absolute;	top: 50%;	margin-top: -45px;	width: 60px;	height: 60px;	font-size: 16px;	color: #999;	background: none;	cursor: pointer;}.slide_btn_box>button:after {	content: '';	display: inline-block;	width: 0.8rem;	height: 0.8rem;	margin-left: 0.5rem;	border-top: 0.1rem solid #333;	border-right: 0.1rem solid #333;	transform: rotate(45deg);}.slide_btn_box>.slide_btn_prev {	left: -100px;}.slide_btn_box>.slide_btn_prev:after {	content: '';	display: inline-block;	width: 0.8rem;	height: 0.8rem;	margin-left: 0.5rem;	border-top: 0.1rem solid #333;	border-right: 0.1rem solid #333;	transform: rotate(225deg);}.slide_btn_box>.slide_btn_next {	right: -100px;}.slide_btn_box>.slide_btn_next:after {	content: '';	display: inline-block;	width: 0.8rem;	height: 0.8rem;	margin-left: 0.5rem;	border-top: 0.1rem solid #333;	border-right: 0.1rem solid #333;	transform: rotate(45deg);}.slide_pagination {	position: absolute;	left: 50%;	bottom: 0;	list-style: none;	margin: 0;	padding: 0;	transform: translateX(-50%);}.slide_pagination .dot {	display: inline-block;	width: 15px;	height: 15px;	margin: 0 5px;	overflow: hidden;	background: #ddd;	border-radius: 50%;	transition: 0.3s;}.slide_pagination .dot.dot_active {	background: #333;}.slide_pagination .dot a {	display: block;	width: 100%;	height: 100%;}@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) {	#mvisual .grap .obj .item img {		height: 40%;		max-width: none;		min-width: 100%	}	#mcontainer{		padding-bottom: 0;		background-size: 500px;	}	#mcontainer .inner_box {		position: absolute;		top: 90px;		left: 50%;		margin-left: -160px;		z-index: 10;	}	#mvisual .mtit2 h2 {		position: relative;		color: #535353;		font-size: 30px;		line-height: 1.2;		font-weight: 600;	}	#mvisual .mtit2 h3 {		position: relative;		color: #535353;		font-size: 17px;		line-height: 1.2;		font-weight: 600;	}	#mvisual .mtit2 h4 {		position: relative;		color: orange;		font-size: 15px;		line-height: 1.2;		font-weight: 600;		height: auto;	}	#mvisual .mtit2 h2 p {		display: none;	}	/* The MIT License (MIT)Copyright (c) 2023 Goran Vrban (https://codepen.io/gvrban/pen/qjbpaa)Permission is hereby granted, free of charge, to any person obtaining a copyof this software and associated documentation files (the "Software"), to dealin the Software without restriction, including without limitation the rightsto use, copy, modify, merge, publish, distribute, sublicense, and/or sellcopies of the Software, and to permit persons to whom the Software isfurnished to do so, subject to the following conditions:The above copyright notice and this permission notice shall be included in allcopies or substantial portions of the Software.THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS ORIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THEAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHERLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THESOFTWARE.	 */	.slider {		position: relative;		top: -245px;	}	.slider-wrapper {		margin-top: 8vw;		margin-left: 18.5vw;		height: 800px;	}	.slide-image {		height: 27vw;		top: 70px;		left: 13px;	}	.slide-image img {		width: 68vw;		margin-left: -15px;	}	.slide-content {		color: #000;		text-align: center;		top: 275px;		left: -300px;	}	.slider-wrapper {		width: 734vw;		height: 376px;		overflow: hidden;		display: flex; /* flex-wrap: nowrap; */		transition: transform 0.4s ease;	}	.slide {		width: 100%;	}	.slide-text {		display: none;	}	.exhibition_more {		padding-top: 13px;	}	.arrows {		width: 76.5vw;		top: -210px;		left: 0px;	}	.slide-date {		color: #0a8acb;		font-size: 4.1vw;		font-weight: 400;		letter-spacing: 0.1vw;		padding-bottom: 1.4vw;	}	#slide-data .more {		position: realtive;		display: flex;		justify-content: center;		top: -680px;		right: -135px;	}	.slide-title {		display: none;	}	.slide-text {		display: none;	}	#gallery .depgallery .grap{		margin: 0 auto;		max-width: 1200px;		height: 2170px;		overflow: hidden;	}}@media ( max-width :768px) {	#mnotice .grap .item a b {		height: 32px;		font-size: 20px	}	#mlink {		top: 364px;	}	#mcontainer .inner_box {		top: 85px;		left: 300px;	}	#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 {		padding-bottom: 0;	}	#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;		font-size: 19px;	}	#mcontent .wrapper, #mcontent2 .wrapper {		width: 100%;		display: flex;		justify-content: center;		margin: 0 auto;		padding: 50px 0 0 0;	}	#gallery h2 {		text-align: center;	}	#gallery .inner {		padding: 0 0 60px 0;	}	#gallery .depgallery .grap .obj {		position: relative;		float: right;		width: 100%;		height: 370px;		left: 0;	}	#gallery .depgallery .grap .obj .item {		overflow: hidden;		display: block;		float: left;		height: 440px;		padding: 0 23px;		width: 100%;	}	#gallery .depgallery .grap .obj .item a .tit {		display: block;		overflow: hidden;		margin-bottom: 15px;		height: auto;		font-family: 'nsr';		font-size: 17px;		line-height: 1.2;		color: #000;		letter-spacing: -1px;	}	#gallery .depgallery .grap .obj .item a .text {		display: none;	}	ul#hakgwa {		padding: 40px 30px 40px 43px;	}	#department .inner {		padding: 25px 0 30px 0;	}	#department h2 {		text-align: center;		margin: 0;	}	#department .depgallery2 .grap .obj .item {		width: 100%;		padding: 20px 13px;	}}@media ( min-width :1200px) {	#mnotice .grap .item a b {		height: 42px;		font-size: 17px;	}}@media ( min-width : 1024px) {	#mlink {		top: 630px;		left: 103px;	}	#mvisual .control {		bottom: 100px;	}}@media ( min-width : 1200px) {	#mlink .l_bg {		width: 50%;	}	#mlink .r_bg {		width: 50%;	}}.mvideo {	position: relative;	padding-bottom: 56.25%;}.iframe {	position: absolute;	top: 0;	left: 0;	right: 0;	bottom: 0;	width: 100%;	height: 100%;}@media ( min-width :1200px) {	#mprofessor {		float: left;		padding-left: 45px;		width: 590px;		height: 390px;		border: 2px solid #e7e7e7;	}}/* @media (min-width:768px) {    #mnotice .more{top:342px;right:24px}        #mprofessor .more{top:342px;right:30px} */