@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;
}

#mvisual {
	background: none;
	padding: 0;
}

#mcontainer {
	position: relative;
	overflow: hidden;
	height: 4526px;
}

#mcontainer .inner_box {
	position: absolute;
	top: 285px;
	left: 20%;
	margin-left: -160px;
	z-index: 10;
}

#mvisual .grap {
	position: relative;
	width: 100%;
	height: 70%
}

#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: auto;
	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
}

.minfoWrap ul li a img{
	width: 100%;
	height: 72.1%;
	object-fit: cover;
}

#gallery .inner{
	padding: 100px 0 62px 0;
}

#gallery2 .inner{
	padding: 100px 0 62px 0;
}

#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;
}

#mcontent{
	width: 100%;
	top: -353px;
}

#mcontent2{
	top: -470px;
}

#mcontent3{
	top: -480px;
	padding: 9px 0 78px 0;
}

.minfoWrap .image-list .item a img{width: 100%; height: 96.1%; object-fit: cover;}

.section3{
	top: -350px;
}

.section4{
	top: -430px;
}

.section5{
	top: -500px;
}

.section6{
	top: -540px;
}

.section7{
	top: -498px;
}

.section8{
	top: -490px;
}

.section9{
	margin: 0 0 20px 0;
	top: -469px;
	}

.section10{
	top: -357px;
}

.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;
	top: -108px;
}

.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;
}

#department h3 {
	text-align: center;
	font-size: 24px;
}

#gallery .depgallery .grap .inner img {
	width: 100%;
	height: 66.5%;
	object-fit: cover;
}

#gallery .depgallery .grap .inner .item-info {
	position: relative;
	text-align: center;
	top: -103px;
}

#gallery2 .depgallery2 .grap .inner img {
	width: 100%;
	height: 66.5%;
	object-fit: cover;
}

#gallery2 .depgallery2 .grap .inner .item-info {
	position: relative;
	text-align: center;
	top: -103px;
}

#gallery3 .depgallery .grap .inner img {
	width: 100%;
	height: 66.5%;
	object-fit: cover;
}

#gallery3 .depgallery .grap .inner .item-info {
	position: relative;
	text-align: center;
	top: -103px;
}

#mprofessor4 .more{top: 42px; right: 13px;}

ul#last{
	list-style: none;
	padding: 0 10px 0 10px;
	display: flex;
	justify-content: center;
	margin: 0 auto;
}

@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: 38%;
		max-width: none;
		min-width: 100%
	}
	#mvisual .mtit h2 {
		position: relative;
		color: #fff;
		font-size: 15px;
		line-height: 1.2;
		height: 131px;
	}
	#mvisual .mtit h2 span {
		display: block;
		font-size: 16px;
		line-height: 1.4;
		margin-top: 15px;
		font-weight: normal;
		height: 22px;
		overflow: hidden;
	}
	#mvisual .mtit h2 p {
		display: block;
		font-size: 17px;
		line-height: 1.4;
		margin-top: 15px;
		font-weight: normal;
		height: 20px;
	}
	#mvisual {
		margin-bottom: -855px;
	}
	#mcontainer {
		position: relative;
		overflow: hidden;
		height: 10320px;
	}
	#mcontainer .inner_box {
		position: absolure;
		top: 30px;
		left: 50%;
		margin-left: -160px;
		z-index: 10;
	}
	#mcontent {
		width: 100%;
	}
	#mcontent .wrapper {
		height: 1557px;
		top: 716px;
	}
	#mcontent2 .wrapper {
		height: 643px;
	}
	#mcontent2 {
		width: 100%;
		top: -416px;
	}
	#mcontent3 .wrapper {
		height: 562px;
	}
	#mcontent3 {
		width: 100%;
		height: 539px;
		top: -639px;
		left: 28px;
	}
	#mprofessor .minfoWrap {
		display: flex;
		list-style: none;
		padding: 0;
		width: auto;
	}
	#mprofessor2 {
		padding-bottom: 36px;
	}
	#mprofessor3 {
		padding-bottom: 52px;
		top: -112px;
	}
	#mprofessor3 .inner {
		padding: 27px;
	}
	#mprofessor3 .minfoWrap {
		display: block;
		list-style: none;
		padding: 0;
		width: 100%;
		height: 100%;
	}
	#mprofessor3 .minfoWrap ul {
		display: block;
		list-style: none;
		padding: 0;
		margin-right: -6px;
	}
	#mprofessor4 .section7 {
		padding-bottom: 52px;
	}
	#mprofessor4 .section8 {
		padding-bottom: 52px;
		top: -114px;
		left: 2px;
	}
	#mprofessor4 .inner {
		padding: 27px;
	}
	#mprofessor4 .minfoWrap {
		display: block;
		list-style: none;
		padding: 0;
		width: 100%;
		height: 100%;
	}
	#mprofessor4 .minfoWrap ul {
		display: block;
		list-style: none;
		padding: 0;
		margin-right: -6px;
	}
	.section9{
		margin: 0 0 20px 0;
		top: -550px;
		left: -29px;
	}
	#mvideo {
		padding: 30px 0 30px 0;
	}
	#gallery3 .depgallery .grap .obj {
		position: relative;
		float: right;
		width: 100%;
		height: 376px;
		left: 0;
	}
	#gallery .depgallery .grap .inner img {
		width: 100%;
		height: 136%;
		object-fit: cover;
	}
	#gallery .inner {
		padding: 0;
	}
	#gallery .depgallery .grap {
		margin: 0 auto;
		max-width: 1200px;
		height: 1840px;
		overflow: hidden;
	}
	#gallery .depgallery .grap .obj .item {
		overflow: initial;
		display: inlline-block;
		position: relative;
		float: left;
		height: 267px;
		width: 100%;
		margin-bottom: 190px;
	}
	#gallery .depgallery .grap .inner img {
		width: 100%;
		height: 136%;
		object-fit: cover;
	}
	#gallery .depgallery .grap .inner .item-info {
		position: relative;
		text-align: center;
		top: 125px;
	}
	#gallery2 {
		top: -389px;
	}
	#gallery2 .inner {
		padding: 0;
	}
	#gallery2 .depgallery2 .grap {
		margin: 0 auto;
		max-width: 1200px;
		height: 1840px;
		overflow: hidden;
	}
	#gallery2 .depgallery2 .grap .obj .item {
		overflow: initial;
		display: inlline-block;
		position: relative;
		float: left;
		height: 267px;
		width: 100%;
		margin-bottom: 190px;
	}
	#gallery2 .depgallery2 .grap .inner img {
		width: 100%;
		height: 136%;
		object-fit: cover;
	}
	#gallery2 .depgallery2 .grap .inner .item-info {
		position: relative;
		text-align: center;
		top: 125px;
	}
	#gallery3 {
		top: -178px;
	}
	#gallery3 .inner {
		padding: 0;
	}
	#gallery3 .depgallery .grap {
		margin: 0 auto;
		max-width: 1200px;
		height: 1840px;
		overflow: hidden;
	}
	#gallery3 .depgallery .grap .obj .item {
		overflow: initial;
		display: inlline-block;
		position: relative;
		float: left;
		height: 267px;
		width: 100%;
		margin-bottom: 190px;
	}
	#gallery3 .depgallery .grap .inner img {
		width: 100%;
		height: 136%;
		object-fit: cover;
	}
	#gallery3 .depgallery .grap .inner .item-info {
		position: relative;
		text-align: center;
		top: 125px;
	}
	.section8 {
		top: -95px;
	}
	.section9 {
		margin: 0 0 20px 0;
		top: -499px;
	}
	.section10 {
		top: -583px;
	}
	.section4 {
		top: -305px;
	}
	.section5 {
		top: -419px;
	}
	.section6 {
		top: -397px;
	}
	#mcontent2 .wrapper2 {
		width: 92%;
		display: flex;
		justify-content: center;
		margin: 0 auto;
		padding: 50px 0 50px 0;
	}
	#mcontent3 .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;
	}

	/* 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: -156px;
	}
	.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-title {
		display: none;
	}
	.slide-text {
		display: none;
	}
	.box-item {
		position: relative;
		padding: 30px 0 30px 0;
		margin-bottom: -12px;
		top: -44px;
	}
}

@media (max-width :768px) {
	#mnotice .grap .item a b {
		height: 32px;
		font-size: 20px
	}
	#mlink {
		top: 364px;
	}
	#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;
	}
	#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;
	}
	#mprofessor2 .inner {
		padding: 0 14px 37px 14px;
	}
	#mprofessor2 .table-col .quickmenu_ir {
		width: 96px;
		height: 96px;
	}
	#mprofessor2 .table-col .icon1 {
		background-position: 0 -79px;
	}
	#mprofessor2 .table-col .icon2 {
		background-position: -118px -79px;
	}
	#mprofessor2 .table-col .icon3 {
		background-position: -227px -79px;
	}
	#mprofessor2 .table-col {
		font-size: 16px;
	}
	#mprofessor2 .more {
		top: 2px;
		right: 25px;
	}
	#mprofessor3 .table-col .quickmenu_ir {
		width: 96px;
		height: 96px;
	}
	#mprofessor3 .table-col .icon1 {
		background-position: 0 -79px;
	}
	#mprofessor3 .table-col .icon2 {
		background-position: -118px -79px;
	}
	#mprofessor3 .table-col .icon3 {
		background-position: -227px -79px;
	}
	#mprofessor3 .table-col {
		font-size: 16px;
	}
	
	#mprofessor4 .table-col .quickmenu_ir {
		width: 96px;
		height: 96px;
	}
	#mprofessor4 .table-col .icon1 {
		background-position: 0 -79px;
	}
	#mprofessor4 .table-col .icon2 {
		background-position: -118px -79px;
	}
	#mprofessor4 .table-col .icon3 {
		background-position: -227px -79px;
	}
	#mprofessor4 .table-col {
		font-size: 16px;
	}
	
	#mvisual .mtit h2 span {
		height: 32px;
		margin-top: 0;
		font-size: 27px;
	}
	#mvisual .mtit h2 p {
		display: block;
		font-size: 16px;
		line-height: 1.4;
		margin-top: 0;
		font-weight: normal;
		height: 45px;
		font-style: italic;
	}
	#mlink .link ul li:FIRST-CHILD {
		padding: 16px 0;
		font-size: 19px;
	}
	#department .inner {
		padding: 0 0 100px 0;
	}
	#mpop {
		left: -2px;
	}
	#gallery h2 {
		text-align: center;
	}
	#gallery .depgallery .grap .obj {
		position: relative;
		float: right;
		width: 100%;
		height: 370px;
		left: 0;
	}
	#gallery .more {
		display: block;
		position: absolute;
		top: 7px;
		right: 23px;
	}
	#gallery .inner {
		padding: 25px 0 25px 0;
	}
	#gallery2 h2 {
		text-align: center;
	}
	#gallery2 .more {
		display: block;
		position: absolute;
		top: 7px;
		right: 23px;
	}
	#gallery2 .inner {
		padding: 25px 0 25px 0;
	}
	#gallery2 .depgallery2 .grap .obj {
		position: relative;
		float: right;
		width: 100%;
		height: 370px;
		left: 0;
	}
	#gallery3 {
		top: 83px;
	}
	#gallery3 h2 {
		text-align: center;
	}
	#gallery3 .more {
		display: block;
		position: absolute;
		top: 7px;
		right: 28px;
	}
	#gallery3 .inner {
		padding: 25px 0 25px 0;
	}
	#gallery3 .depgallery .grap .obj {
		position: relative;
		float: right;
		width: 100%;
		height: 370px;
		left: 0;
	}
	.section8 {
		top: 94px;
		height: 862px;
	}
	ul#hakgwa {
		margin: 30px 0 10px 40px;
		list-style: none;
		padding: 40px 30px 40px 0;
		width: 1058px;
		display: block;
	}
	.section9{
	margin: 97px 0 20px 0;
	}
	.section9 ul{
	display: flex;
	}
	.section9 ul a{
	width: 50%;
	}
}

@media (max-width :820px) {
	#mnotice .grap .item a b {
		height: 32px;
		font-size: 20px
	}
	#mlink {
		top: 364px;
	}
	#mcontainer .inner_box {
		top: 23px;
		left: 185px;
	}
	#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;
	}
	#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;
	}
	#mprofessor2 .inner {
		padding: 0 14px 37px 14px;
	}
	#mprofessor2 .table-col .quickmenu_ir {
		width: 96px;
		height: 96px;
	}
	#mprofessor2 .table-col .icon1 {
		background-position: 0 -79px;
	}
	#mprofessor2 .table-col .icon2 {
		background-position: -118px -79px;
	}
	#mprofessor2 .table-col .icon3 {
		background-position: -227px -79px;
	}
	#mprofessor2 .table-col {
		font-size: 16px;
	}
	#mprofessor2 .more {
		top: 2px;
		right: 25px;
	}
	#mprofessor3 .table-col .quickmenu_ir {
		width: 96px;
		height: 96px;
	}
	#mprofessor3 .table-col .icon1 {
		background-position: 0 -79px;
	}
	#mprofessor3 .table-col .icon2 {
		background-position: -118px -79px;
	}
	#mprofessor3 .table-col .icon3 {
		background-position: -227px -79px;
	}
	#mprofessor3 .table-col {
		font-size: 16px;
	}
	
	#mprofessor4 .table-col .quickmenu_ir {
		width: 96px;
		height: 96px;
	}
	#mprofessor4 .table-col .icon1 {
		background-position: 0 -79px;
	}
	#mprofessor4 .table-col .icon2 {
		background-position: -118px -79px;
	}
	#mprofessor4 .table-col .icon3 {
		background-position: -227px -79px;
	}
	#mprofessor4 .table-col {
		font-size: 16px;
	}
	
	#mvisual .mtit h2 span {
		height: 32px;
		margin-top: 0;
		font-size: 27px;
	}
	#mvisual .mtit h2 p {
		display: block;
		font-size: 16px;
		line-height: 1.4;
		margin-top: 0;
		font-weight: normal;
		height: 45px;
		font-style: italic;
	}
	#mlink .link ul li:FIRST-CHILD {
		padding: 16px 0;
		font-size: 19px;
	}
	#department .inner {
		padding: 0 0 100px 0;
	}
	#mpop {
		left: -2px;
	}
	#gallery h2 {
		text-align: center;
	}
	#gallery .depgallery .grap .obj {
		position: relative;
		float: right;
		width: 100%;
		height: 370px;
		left: 0;
	}
	#gallery .more {
		display: block;
		position: absolute;
		top: 7px;
		right: 23px;
	}
	#gallery .inner {
		padding: 25px 0 25px 0;
	}
	#gallery2 h2 {
		text-align: center;
	}
	#gallery2 .more {
		display: block;
		position: absolute;
		top: 7px;
		right: 23px;
	}
	#gallery2 .inner {
		padding: 25px 0 25px 0;
	}
	#gallery2 .depgallery2 .grap .obj {
		position: relative;
		float: right;
		width: 100%;
		height: 370px;
		left: 0;
	}
	#gallery3 {
		top: 83px;
	}
	#gallery3 h2 {
		text-align: center;
	}
	#gallery3 .more {
		display: block;
		position: absolute;
		top: 7px;
		right: 28px;
	}
	#gallery3 .inner {
		padding: 25px 0 25px 0;
	}
	#gallery3 .depgallery .grap .obj {
		position: relative;
		float: right;
		width: 100%;
		height: 370px;
		left: 0;
	}
	.section8 {
		top: 94px;
		height: 862px;
	}
	ul#hakgwa {
		margin: 30px 0 10px 60px;
		list-style: none;
		padding: 40px 30px 40px 0;
		width: 1058px;
		display: block;
	}
	.section9{
	margin: 97px 0 20px 0;
	}
	.section9 ul{
	display: flex;
	}
	.section9 ul a{
	width: 50%;
	}
}

@media ( min-width :1200px) {
	#mnotice .grap .item a b {
		height: 42px;
		font-size: 17px;
	}
	#mprofessor3{
		float: left;
		width: 590px;
		height: 100%;
		top: 0;
	}
	#mprofessor4{
		float: left;
		width: 528px;
		height: 472px;
		top: 0;
		left: 70px;
	}
	.minfoWrap ul li a img{
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
}

@media ( max-width : 1024px) {
	#mnotice .grap .item a b {
		height: 32px;
		font-size: 20px
	}
	#mlink {
		top: 364px;
	}
	#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;
	}
	#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;
	}
	#mprofessor2 .inner {
		padding: 0 14px 37px 14px;
	}
	#mprofessor2 .table-col .quickmenu_ir {
		width: 96px;
		height: 96px;
	}
	#mprofessor2 .table-col .icon1 {
		background-position: 0 -79px;
	}
	#mprofessor2 .table-col .icon2 {
		background-position: -118px -79px;
	}
	#mprofessor2 .table-col .icon3 {
		background-position: -227px -79px;
	}
	#mprofessor2 .table-col {
		font-size: 16px;
	}
	#mprofessor2 .more {
		top: 2px;
		right: 25px;
	}
	#mprofessor3 .table-col .quickmenu_ir {
		width: 96px;
		height: 96px;
	}
	#mprofessor3 .table-col .icon1 {
		background-position: 0 -79px;
	}
	#mprofessor3 .table-col .icon2 {
		background-position: -118px -79px;
	}
	#mprofessor3 .table-col .icon3 {
		background-position: -227px -79px;
	}
	#mprofessor3 .table-col {
		font-size: 16px;
	}
	
	#mprofessor4 .table-col .quickmenu_ir {
		width: 96px;
		height: 96px;
	}
	#mprofessor4 .table-col .icon1 {
		background-position: 0 -79px;
	}
	#mprofessor4 .table-col .icon2 {
		background-position: -118px -79px;
	}
	#mprofessor4 .table-col .icon3 {
		background-position: -227px -79px;
	}
	#mprofessor4 .table-col {
		font-size: 16px;
	}
	
	#mvisual .mtit h2 span {
		height: 32px;
		margin-top: 0;
		font-size: 27px;
	}
	#mvisual .mtit h2 p {
		display: block;
		font-size: 16px;
		line-height: 1.4;
		margin-top: 0;
		font-weight: normal;
		height: 45px;
		font-style: italic;
	}
	#mlink .link ul li:FIRST-CHILD {
		padding: 16px 0;
		font-size: 19px;
	}
	#department .inner {
		padding: 0 0 100px 0;
	}
	#mpop {
		left: -2px;
	}
	#gallery h2 {
		text-align: center;
	}
	#gallery .depgallery .grap .obj {
		position: relative;
		float: right;
		width: 100%;
		height: 370px;
		left: 0;
	}
	#gallery .more {
		display: block;
		position: absolute;
		top: 7px;
		right: 23px;
	}
	#gallery .inner {
		padding: 25px 0 25px 0;
	}
	#gallery2 h2 {
		text-align: center;
	}
	#gallery2 .more {
		display: block;
		position: absolute;
		top: 7px;
		right: 23px;
	}
	#gallery2 .inner {
		padding: 25px 0 25px 0;
	}
	#gallery2 .depgallery2 .grap .obj {
		position: relative;
		float: right;
		width: 100%;
		height: 370px;
		left: 0;
	}
	#gallery3 {
		top: 83px;
	}
	#gallery3 h2 {
		text-align: center;
	}
	#gallery3 .more {
		display: block;
		position: absolute;
		top: 7px;
		right: 28px;
	}
	#gallery3 .inner {
		padding: 25px 0 25px 0;
	}
	#gallery3 .depgallery .grap .obj {
		position: relative;
		float: right;
		width: 100%;
		height: 370px;
		left: 6%;
	}
	.section8 {
		top: -198px;
		left: -28px;
		height: fit-content;
	}
	.section9 ul{
	display: flex;
	}
	.section9 ul a{
	width: 50%;
	}
	ul#last{
	list-style: none;
	padding: 55px 10px 125px 10px;
	display: flex;
	justify-content: center;
	margin: 0 auto;
	}
}

@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%;
}