@font-face {
    font-family: 'jsa'; font-weight: normal;font-style: normal;
    src: url('../font/JSArirangPPURI-RegularA1.eot');
    src: url('../font/JSArirangPPURI-RegularA1.eot?#iefix') format('embedded-opentype'),
        url('../font/JSArirangPPURI-RegularA1.woff2') format('woff2'),
        url('../font/JSArirangPPURI-RegularA1.woff') format('woff'),
        url('../font/JSArirangPPURI-RegularA1.ttf') format('truetype'),
        url('../font/JSArirangPPURI-RegularA1.svg#JSArirangPPURI-RegularA1') format('svg');
}

:root {
	--main-color:#39A6F4;
	--sub-color:#274887;
	--dark-color:#1C2D46;
	--point-color1:#10069F;
}

#wrap{min-width:1400px;background:#fff;}
body{font-size:17px;font-family:'pretendard';letter-spacing:-.0825rem;zoom:100% !important;color:#333;}
.d_width{position:relative;margin:0 auto;width:1400px;}
.item-control a:before{font-weight:200;}
.item-control a.ico-play:before{content:"\f04b";margin:0 0.3rem;}

/*header*/
header				{position:absolute;left:0;top:0;width:100%;height:120px;padding:0;margin:0;z-index:100}
header.active	{background:#fff;}
header #logo		{position:absolute;left:0;top:57px;z-index:99}
header #logo img	{height:39px;}
header .sub_name	{display:inline-block;font-size:20px;font-weight:600;color:#333;line-height:40px;}
header .sub_name:before	{content:"";display:inline-block;height:10px;border-right:1px solid #E4E4E4;margin:0 10px;}
#topwrap	    {position:relative;height:40px;line-height:40px;background:var(--dark-color); z-index:999;}
#topwrap .topmn	{position:absolute;top:0;right:0;line-height:40px;text-align:right;}
#topwrap .topmn a	{position:relative;display:block;float:left;padding:0 20px;margin-left:1px;font-size:.825rem;color:#fff;z-index:999;letter-spacing:0rem;}
#gnb		{position:absolute;left:0;top:40px;width:100%;height:80px;z-index:5;}
#gnbmn		{position:relative;width:1400px;padding:0;margin:0 auto;z-index:99}
#gnbmn a	{display:block;}
#gnbmn ul.depth1{position:relative;display:flex;flex-flow:row wrap;justify-content:center;margin:0 0 0 360px;}
#gnbmn ul.depth1 li		{position:relative;flex:1;float:left;padding:0;margin:0;text-align:center;width: auto !important;}
#gnbmn ul.depth1 li a	{margin:0;font-size:21px;}
#gnbmn ul.depth1>li>a   {padding:20px 0;font-weight:700;color:#121314;}
#gnbmn ul.depth2		{display:none;position:absolute;width:100%;padding:15px 0;margin:0;z-index:4;}
#gnbmn ul.depth2 li		{display:block;clear:both;padding:0;margin:0;text-align:center;width:100% !important;float:none;}
#gnbmn ul.depth2 li a	{padding:15px 10px;margin:0;font-size:16px;word-wrap:break-word;word-break:keep-all;line-height:1.2;letter-spacing:0;border:1px solid #dadada;margin:5px;border-radius:5px;background:#fff;}
#gnbmn ul.depth2 li a:hover	{background:var(--main-color);color:#fff;border-color:var(--main-color);}
#id_gnb_bg	{position:absolute;left:0;top:120px;z-index:3;background:#ecf0f3;}
.gnb_bg		{width:100%;padding:0;margin:0;box-shadow:0px 2px 10px rgba(0,0,0,0.1);-moz-box-shadow:0px 2px 10px rgba(0,0,0,0.1);-webkit-box-shadow:0px 2px 10px rgba(0,0,0,0.1);}
#m-nav,
.mob_login,
.mob_logout{display:none;}
#m-nav{width:40px;height:40px;line-height:40px;border-radius:5px;background:var(--sub-color);text-align:center;color:#fff;font-size:1.2rem;position:absolute;top:3.5rem;left:0;}

/*모바일 메뉴 커스텀*/
.mm-menu.mm-offcanvas{z-index:999;}
.mm-menu{max-width:300px;}
.mm-menu{background:var(--sub-color) !important;}
.mm-menu.mm-current::-webkit-scrollbar{width: 5px;background-color: var(--sub-color);}
.mm-menu.mm-current::-webkit-scrollbar-track{width:5px; background-color:#000c;}
.mm-menu.mm-current::-webkit-scrollbar-thumb{width:5px; -webkit-box-shadow: none; background-color:var(--sub-color);}
#mm-blocker{background:rgba(3, 2, 1, 0.8);z-index:99;}
.mm-menu.mm-current .depth2 > .title{display:none;}
.mm-menu.mm-vertical .mm-listview li.mm-opened > a.mm-next, .mm-menu.mm-vertical .mm-listview li.mm-opened > .mm-panel, .mm-menu .mm-listview li.mm-opened.mm-vertical > a.mm-next, .mm-menu .mm-listview li.mm-opened.mm-vertical > .mm-panel{background:rgba(0, 0, 0, 0.3);}
.mm-listview > li > a, .mm-listview > li > span{line-height:25px;padding:10px;}
.mm-menu .depth2 .mm-listview > li > a, .mm-menu .depth2 .mm-listview > li > span{padding-left:20px;}
.mm-menu .depth3.mm-listview > li > a, .mm-menu .depth3.mm-listview > li > span{padding-left:25px;}
.mm-menu .depth3.mm-listview > li > a:before, .mm-menu .depth3.mm-listview > li > span:before{content:"-";margin-right:5px;}
.mm-vertical .mm-listview > li > .mm-next, .mm-listview > li.mm-vertical > .mm-next{height:45px;}

#wrap.sbg header:not(.active){border-bottom:1px solid #fff3;}
#wrap.sbg header:not(.active) #logo img{content:url(../img/logo-w.svg);}
#wrap.sbg header:not(.active):before{content:"";width:100%;height:100%;background:linear-gradient(0,#0000,#0005);position:absolute;top:0;left:0;}
#wrap.sbg header:not(.active) #gnbmn ul.depth1 > li > a:not(.on),
#wrap.sbg header:not(.active) .sub_name{color:#fff;}
#wrap.sbg header:not(.active) #gnbmn ul.depth1 > li > a.on{color:#ffc;}

/*메인비주얼*/
#mv-wrap{padding-top:190px;position:relative;z-index:1;}
#mv-wrap:before{content:"";width:593px;height:593px;max-width:100%;background:url(../img/mv-logo.png);background-size:cover;position:absolute;top:-20%;left:10%;z-index:2;animation:spin 20s infinite linear;}
#mv-wrap .deco-main-bg{top:0;}
#mvisual{width:1060px;position:absolute;top:0;left:0;}
#mvslide{border-radius:1rem;overflow:hidden;box-shadow:0 0 20px #0004;background:#fff;}
#mvslide .control{min-width:185px;display:flex;align-items:center;position:absolute;left:50px;bottom:-25px;padding:12px 30px;background:#000;border-radius:50px;color:#fff;z-index:99;font-size:.9rem;}
#mvslide .pager{margin-right:30px;font-weight:200;letter-spacing:.3rem;}
#mvslide .pager em{color:var(--main-color);font-weight:500;}
#mvslide .item-control a{color:#fff;}
#mvslide .item-control a:hover{color:var(--main-color);}
/*슬라이드 이미지 크기 조정 */
#mvslide, #slides_div, #mvslide .bx-wrapper, #mvslide .bx-viewport, #mvslide #slides, .mvslideimg{height:100% !important;}
.mvslideimg{display:block;width:100% !important;}
.mvslideimg img	{min-width:100%;max-width:100%;min-height:100%;max-height:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);object-fit:cover;z-index:1;}

@keyframes spin {
  from	{transform:rotate(360deg)}
  to	{transform:rotate(0deg)}
}

.mv-cont{width:calc(100% - 900px);float:right;margin-top:-40px;position:relative;z-index:1;}
.mv-cont > div{padding-left:200px;}
.mv-opinion{background:var(--sub-color);padding:90px 40px 70px;color:#fff;border-radius:1rem;}
.mv-name{padding:40px 0 0;line-height:1.4;}

.mv-opinion .tit{font-size:1.625rem;color:#ffc;font-weight:700;line-height:1.2;}
.mv-opinion .txt{font-size:1rem;margin:20px 0 30px;font-weight:200;}
.mv-opinion .btn-d{font-weight:700 !important;font-size:1.1rem;}
.mv-opinion .btn-d:nth-child(1){background:#ffc;color:var(--main-color) !important;border-color:#ffc;margin-bottom:8px;}
.mv-opinion .btn-d:nth-child(2){background:var(--main-color);color:#fff;border-color:var(--main-color);}
.mv-opinion .btn-d:hover{background:var(--dark-color) !important;color:#fff !important;border-color:var(--dark-color) !important;}
.mv-name .tit{font-size:1.625rem;color:var(--dark-color);font-weight:900;}
.mv-name .name em{font-family:jsa;font-size:3.2rem;color:#121314;margin-right:5px;}

.mv-title-wrap{position:absolute;z-index:9;}
.mv-title-wrap #main-visual{width:1060px;}
#mv-title{color:#fff;}
#mv-title .tit{font-size:3.5rem;line-height:1.1;font-weight:700;}
#mv-title .tit span{font-weight:200;display:block;}
#mv-title .txt{font-size:1.2rem;font-weight:100;margin:30px 0 110px;line-height:1.2;}
#mv-title .name{font-size:1.1rem;}
#mv-title .name em{font-family:jsa;font-size:2.5rem;margin-left:10px;color:#fff;}

@media only screen and (max-width:1600px){
	.d_width		{width:1200px;}
	#wrap			{min-width:1200px;}
	#gnbmn		{width:1200px;}
	header{height:110px;}
	header #logo{top:3.4rem;}
	header #logo img{height:30px;}
	header .sub_name{font-size:1.10rem;}
	#gnbmn ul.depth1{margin:0 0 0 270px;}
	#gnbmn ul.depth1 > li > a{font-size:1.2rem;}
	#gnb{height:70px;}
	#id_gnb_bg{top:110px;}
	#gnbmn ul.depth2{padding:7px 0;}
	
	#mv-wrap:before{left:0;}
	#mvisual{width:850px;height:530px !important;}
	#mvisual > div{height:100% !important;}
	.mv-title-wrap #main-visual{width:850px;}
	.mv-title-wrap #main-visual > div{width:auto !important;}
	.mv-cont{width:calc(100% - 700px);}
	.mv-opinion{padding:65px 40px 70px;}
	#mv-title .tit{font-size:3rem;}
	.mv-name{padding:20px 0 0;}
	.mv-name .tit{font-size:1.4rem;}
}
@media only screen and (max-width:1440px){
}
@media only screen and (max-width:1240px){
	body{font-size:1rem;}
	.d_width	{width:960px;}
	#wrap			{min-width:960px;}
	#gnbmn		{display:none;}
	#m-nav{display:block;z-index:100;}
	header #logo{width:100%;text-align:center;}
	
	#mv-wrap{padding-top:140px;}
	#mvisual,
	.mv-title-wrap,
	.mv-title-wrap #main-visual{width:100%;}
	.mv-title-wrap #main-visual{height:auto !important;}
	#mvisual{height:490px !important;}
	#mv-title .tit{font-size:2.6rem;}
	#mv-title .txt{font-size:1.1rem;margin:20px 0 80px;}
	#mv-title .name{font-size:1rem;}
	#mv-title .name em{font-size:2.2rem;}
	#mvslide .control{min-width:170px;padding:10px 20px;bottom:-20px;}
	.mv-cont{width:100%;margin:0;padding-top:530px;}
	.mv-cont > div{padding:0;}
	.mv-opinion{padding:30px !important;display:flex;justify-content:space-between;align-items:center;}
	.mv-opinion .tit{font-size:1.5rem;}
	.mv-opinion .txt{margin:10px 0 0;line-height:1.4;}
	.mv-opinion .btn-wrap{width:calc(100% - 300px);}
	.mv-name{display:flex;align-items:center;justify-content:right;margin:10px 0 0;}
	.mv-name .tit{font-weight:700;}
	.mv-name .tit{margin-right:20px;font-size:1.2rem;}
	.mv-name .name em{font-size:2.8rem;}
}
@media only screen and (max-width:1023px){
	.d_width		{width:740px;}
	#wrap			{min-width:740px;}
	
	#mvisual{height:430px !important;}
	.mv-cont{padding-top: 470px;}
	.mv-title-wrap #main-visual > div{top:60px !important;left:40px !important;}
	#mvslide .control{left:40px;}
	#mvslide{border-radius:.5rem;}
	.mv-opinion{padding:20px !important;border-radius:.5rem;}
	.mv-opinion .tit{font-size:1.3rem;}
	.mv-opinion .txt{display:none;}
	.mv-opinion .btn-wrap{width:calc(100% - 200px);display:flex;}
	.mv-opinion .btn-wrap a{margin:0 2px !important;flex:1;line-height:50px;}
}
@media only screen and (max-width:767px){
	.va_mo			{display:block;}
	.va_pc			{display:none;}
	.d_width		{width:auto;margin:0 20px;}
	#wrap			{min-width:320px;}
	#topwrap{height:30px;line-height:30px;}
	#topwrap .topmn{line-height:30px;}
	#topwrap .topmn a{padding:0 10px;}
	#gnb{top:30px;height:50px;}
	header{height:80px;}
	header #logo{top:2.1rem;}
	header #logo img{height:25px;}
	header .sub_name{font-size:.9rem;}
	header .sub_name:before{margin:0 5px;}
	#m-nav{width:30px;height:30px;line-height:30px;font-size:.9rem;top:2.5rem;}
	
	#mv-wrap{padding-top:100px;}
	#mv-wrap:before{width:400px;height:400px;}
	.mv-title-wrap #main-visual > div{top:40px !important;left:10px !important;height:auto !important;}
	#mvslide .control{left:20px;padding:5px 15px;min-width:140px;bottom:-15px;}
	#mvslide .pager{letter-spacing:.2rem;margin-right:20px;}
	#mv-title .tit{font-size:2rem;}
	#mv-title .txt{margin:15px 0 40px;}
	#mv-title .name em{font-size:1.9rem;}
	#mvisual{height:360px !important;}
	.mv-cont{padding-top:390px;}
	.mv-opinion .tit{font-size:1.1rem;}
	.mv-opinion .btn-wrap{width:calc(100% - 130px);}
	.mv-opinion .btn-wrap a{font-size:1rem;line-height:40px;}
	.mv-name .tit{font-size:1.1rem;}
	.mv-name .name em{font-size:2.3rem;line-height:1.2;}
}
@media only screen and (max-width:576px){
	header #logo img{height:20px;}
	
	#mv-wrap{padding-top:90px;}
	#mv-wrap:before{width:300px;height:300px;}
	#mvisual{height:270px !important;}
	.mv-cont{padding-top:300px;}
	#mv-title .tit{font-size:1.4rem;}
	#mv-title .txt{font-size:1rem;margin:10px 0 20px;}
	#mv-title .name{font-size:.9rem;}
	#mv-title .name em{font-size:1.6rem;line-height:1.2;}
	.mv-opinion{padding:0 !important;flex-wrap:wrap;background:0;}
	.mv-opinion .tit{width:100%;margin:0 0 10px;color:#121314;}
	.mv-opinion .tit br{display:none;}
	.mv-opinion .btn-wrap{width:100%;}
	.mv-opinion .btn-d:nth-child(1){background:var(--sub-color);border-color:var(--sub-color);color:#fff !important;}
	.mv-name{margin:20px 0 0;}
	.mv-name .tit{font-size:1rem;margin-right:10px;}
	.mv-name .name{font-size:.9rem;}
	.mv-name .name em{font-size:2rem;}
}
@media only screen and (max-width:415px){
	.d_width		{margin:0 10px;}
	
	.mv-title-wrap #main-visual > div{top:20px !important;}
	#mv-wrap:before{width:250px;height:250px;}
	#mvisual{height:240px !important;}
	.mv-cont{padding-top:270px;}
}

/*메인 콘텐츠*/
h2.mc-tit{font-size:2.25rem;color:var(--dark-color);font-weight:700;position:relative;margin:0 0 60px;}
h2.mc-tit em{font-size:1.125rem;margin-left:10px;vertical-align:middle;color:#333;}
h2.mc-tit.line span{display:inline-block;background:#fff;padding-right:20px;position:relative;}
h2.mc-tit.line:before{content:"";width:100%;border-bottom:1px solid #dadada;position:absolute;top:50%;left:0;}

.mc-cont1{padding:100px 0 60px;}
.mquick{display:flex;margin:0 -20px;}
.mquick a{width:calc(25% - 40px);margin:0 20px;padding:160px 20px 50px;text-align:center;border-radius:10px;color:#fff;background-color:#333;position:relative;overflow:hidden;}
.mquick a:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;filter:brightness(.6);background-size:cover;transition:all .5s;}
.mquick a.bg1:before{background-image:url(../img/mquick01.png);}
.mquick a.bg2:before{background-image:url(../img/mquick02.png);}
.mquick a.bg3:before{background-image:url(../img/mquick03.png);}
.mquick a.bg4:before{background-image:url(../img/mquick04.png);}
.mquick a .tit,
.mquick a .txt{position:relative;}
.mquick a .tit{font-size:1.9rem;font-weight:700;margin-bottom:10px;}
.mquick a:hover{box-shadow:0 0 20px #0004;padding:150px 20px 60px;}
.mquick a:hover .tit{color:#ffc;}
.mquick a:hover:before{filter:brightness(.4);transform:scale(1.1);}

.mc-cont2{padding:90px 0;background:#E9F1F7;}
.mc-cont2 > .row{display:flex;justify-content:space-between;}
.mc-cont2 > .row:before,
.mc-cont2 > .row:after{display:none;}
.mc-cont2 .col-1{width:calc(100% - 360px);position:relative;}
.mc-cont2 .col-2{width:320px;}

.mnoticetop2 .tabcontent a{transition:none;}
.mnoticetop2{height:370px;background:#fff;border-radius:10px;}
.mnoticetop2:after{content:"";clear:both;display:block;float:none;}
.mnoticetop2 [class*="tab_"]	{float:left;}
.mnoticetop2 [class*="tab_"]:first-child{padding-left:40px;}
.mnoticetop2 [class*="tab_"] > a	{position:relative;display:block;line-height:70px;font-size:1.5rem;z-index:5;font-weight:800;}
.mnoticetop2 [class*="tab_"] > a:hover{color:var(--main-color);}
.mnoticetop2 .tab_on > a	{color:var(--dark-color);}
.mnoticetop2 .tab_off > a	{color:#919191;}
.mnoticetop2 [class*="tab_"] > a:after		{content:"";width:5px;height:5px;border-radius:50%;background:#ccc;display:inline-block;vertical-align:middle;margin:0 20px;}
.mnoticetop2 [class*="tab_"]:last-child > a:after	{display:none;}
.mnoticetop2 .tabcontent .recent{padding-left:90px;border-bottom:1px solid #8AC5E855;padding-bottom:20px;margin-bottom:20px;position:relative;}
.mnoticetop2 .tabcontent .recent .subject a{display:block;font-size:1.3rem;color:var(--dark-color);font-weight:700;overflow:hidden;vertical-align:middle;text-overflow:ellipsis;white-space:nowrap;}
.mnoticetop2 .tabcontent .recent .desc{color:#666;overflow:hidden;text-overflow:ellipsis;word-break:break-all;word-wrap:break-word;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:40px;line-height:1.2;margin-top:20px;}
.mnoticetop2 .tabcontent .recent .date{position:absolute;top:2px;left:0;font-size:13px;color:#fff;text-align:center;font-size:.9rem;line-height:1.2;width:70px;height:70px;padding:15px;background:#7e9eb5;border-radius:5px;font-weight:200;}
.mnoticetop2 .tabcontent .recent .date span{display:block;font-size:1.1rem;font-weight:500;}
.mnoticetop2 .tabcontent	{position:absolute;left:0;top:70px;width:100%;padding:20px 40px;border-top:1px solid #8AC5E855;text-align:left;}
.mnoticetop2 .tabcontent li	{position:relative;line-height:2;font-size:19px;}
.mnoticetop2 .tabcontent li:before{content:"";display:inline-block;width:5px;height:5px;background:#C5DCE9;border-radius:50%;margin-right:10px;vertical-align:middle}
.mnoticetop2 .tabcontent li a	{display:inline-block;width:calc(100% - 90px);overflow:hidden;vertical-align:middle;text-overflow:ellipsis;white-space:nowrap;color:#333;}
.mnoticetop2 .tabcontent .recent .subject a:hover,
.mnoticetop2 .tabcontent li a:hover{color:var(--main-color);}
.mnoticetop2 li .date		{position:absolute;right:0;top:5px;font-size:13px;color:#919191;}
.mnoticetop2 .more{position:absolute;top:20px;right:40px;}
.mnoticetop2 .more a{display:block;width:26px;height:26px;line-height:20px;text-align:center;border:2px solid var(--main-color);border-radius:50%;color:var(--main-color);}
.mnoticetop2 .more a:hover{background:var(--main-color);color:#fff;transform:rotate(180deg);}

.mgallery5 h3{font-size:1.5rem;color:var(--dark-color);font-weight:800;margin:0 0 30px;}
.mgallery5		{position:relative;}
.mgallery5 .img_frame	{position:relative;height:300px;border-radius:10px;overflow:hidden;}
.mgallery5 .img_frame img{width:100%;height:300px;object-fit:cover;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);}
.mgallery5 .txt	{position:absolute;left:0;bottom:0;width:100%;height:300px;background-image:linear-gradient(rgba(0,0,0,0.0) 0%, rgba(0,0,0,0.8) 90%);padding:30px;display:flex;flex-direction:column;justify-content:flex-end;border-radius:10px;}
.mgallery5 .tit	{display:none;}
.mgallery5 .date	{font-size:13px;color:#ccc;margin-bottom:5px;}
.mgallery5 .subject		{font-size:1.3rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff;font-weight:700;}
.mgallery5 .more		{position:absolute;right:0px;top:7px;}
.mgallery5 .more:before{content:"+";display:block;width:26px;height:26px;line-height:20px;text-align:center;border:2px solid var(--dark-color);border-radius:50%;color:var(--dark-color);transition:all .3s;}
.mgallery5 .more:hover:before{background:var(--dark-color);color:#fff;transform:rotate(180deg);}

@media only screen and (max-width:1600px){
	.mquick a{padding:120px 20px 50px;}
	.mquick a:hover{padding:110px 20px 60px;}
	.mquick a .tit{font-size:1.6rem;}
}
@media only screen and (max-width:1440px){
}
@media only screen and (max-width:1240px){
	h2.mc-tit{margin:0 0 30px;font-size:1.9rem;}
	h2.mc-tit em{font-size:1rem;}
	.mc-cont1{padding:40px 0;}
	.mquick{margin:0 -10px;}
	.mquick a{width:calc(25% - 20px);margin:0 10px;padding:100px 10px 40px;}
	.mquick a:hover{padding:90px 10px 50px;}
	.mquick a .tit{font-size:1.4rem;}
	.mquick a .txt{line-height:1.2;}
	
	.mc-cont2{padding:40px 0 80px;}
	.mc-cont2 .col-1{width:calc(100% - 300px);}
	.mc-cont2 .col-2{width:280px;}
	.mnoticetop2 [class*="tab_"] > a,
	.mgallery5 h3{font-size:1.3rem;}
	.mnoticetop2{height:300px;}
	.mnoticetop2 [class*="tab_"]:first-child{padding-left:20px;}
	.mnoticetop2 [class*="tab_"] > a{line-height:50px;}
	.mnoticetop2 .tabcontent{padding:20px;top:50px;}
	.mnoticetop2 .tabcontent .recent{padding-bottom:10px;margin-bottom:10px;}
	.mnoticetop2 .tabcontent .recent .subject a,
	.mgallery5 .subject{font-size:1.2rem;}
	.mnoticetop2 .tabcontent li{font-size:1rem;}
	.mnoticetop2 .more{top:10px;right:20px;}
	.mgallery5 h3{margin-bottom:20px;}
	.mgallery5 .img_frame,
	.mgallery5 .txt{height:250px;}
	.mgallery5 .more{top:0;}
}
@media only screen and (max-width:1023px){
	h2.mc-tit{font-size:1.7rem;}
	.mc-cont1{padding:20px 0 40px;}
	.mquick{margin:-5px;flex-wrap:wrap;}
	.mquick a{width:calc(50% - 10px);margin:5px;padding:30px 10px;border-radius:.5rem;}
	.mquick a:hover{padding:30px 10px;}
	.mquick a .txt{font-size:.9rem;font-weight:200;}
	
	.mc-cont2 .col-1{width:calc(100% - 250px);}
	.mc-cont2 .col-2{width:230px;}
	.mnoticetop2{height:260px;}
	.mnoticetop2 [class*="tab_"] > a,
	.mgallery5 h3{font-weight:700;font-size:1.2rem;}
	.mnoticetop2 [class*="tab_"]:first-child{padding-left:10px;}
	.mnoticetop2 [class*="tab_"] > a:after{margin:0 10px;}
	.mnoticetop2 .tabcontent{padding:10px;}
	.mnoticetop2 .tabcontent .recent{padding-left:60px;}
	.mnoticetop2 .tabcontent .recent .date{width:50px;height:50px;font-size:.825rem;padding:7px 5px;}
	.mnoticetop2 .tabcontent .recent .date span{font-size:1rem;}
	.mgallery5 h3{margin-bottom:10px;}
	.mnoticetop2 .tabcontent .recent .subject a,
	.mgallery5 .subject{font-size:1.1rem;}
	.mnoticetop2 .tabcontent .recent .desc{margin-top:10px;}
	.mnoticetop2 .more{right:10px;}
	.mgallery5 .txt{padding:10px;}
	.mgallery5 .img_frame,
	.mgallery5 .txt{height:225px;}
}
@media only screen and (max-width:767px){
	h2.mc-tit{margin:0 0 15px;font-size:1.5rem;}
	h2.mc-tit em{display:none;}
	.mquick a{padding:20px 10px;border-radius:5px;}
	.mquick a:hover{padding:20px 10px;}
	.mquick a .tit{font-size:1.1rem;margin-bottom:0;}
	.mquick a .txt{display:none;}
}
@media only screen and (max-width:576px){
	h2.mc-tit{font-size:1.2rem;}
	.mnoticetop2 [class*="tab_"] > a,
	.mgallery5 h3{font-size:1.075rem;}
	.mc-cont1{padding:20px 0;}
	.mc-cont2{padding:20px 0 40px;}
	.mc-cont2 .col-1,
	.mc-cont2 .col-2{width:100%;}
	.mc-cont2 .col-1{margin-bottom:20px;}
	.mquick a,
	.mquick a:hover{padding:15px 10px;}
	.mquick a .tit{font-size:1rem;font-weight:500;}
	.mnoticetop2 .tabcontent .recent .subject a,
	.mgallery5 .subject{font-size:1rem;}
	.mnoticetop2 .tabcontent .recent .desc,
	.mnoticetop2 .tabcontent li{font-size:.925rem;}
}
@media only screen and (max-width:415px){
}

/*footer*/
footer{background:#333;}
footer [class*="btn-b-"]{background:0;}
.fmn{padding:15px 0;color:#A7A7A7;border-bottom:1px solid #fff2;}
.fmn a{padding-right:20px;font-size:1rem;font-weight:400;}
.fcont{padding:50px 0;justify-content:space-between;align-items:start;}
.flogo img{content:url(../img/logo-w.svg);width:225px;}
footer address{margin-top:20px;color:#A7A7A7;font-size:.9rem;letter-spacing:0;}
footer address span{display:inline-block;width:20px;text-align:center;}

@media only screen and (max-width:1600px){
	.fmn a{padding-right:10px;}
	.flogo img{width:180px;}
}
@media only screen and (max-width:1440px){
}
@media only screen and (max-width:1240px){
	.fmn{padding:10px 0;}
	.fmn a{font-size:.9rem;padding-right:10px;word-break:keep-all;}
	footer address{margin:10px 0;font-size:.875rem;}
}
@media only screen and (max-width:1023px){
	footer address span{height:0;display:block;text-indent:-100px;overflow:hidden;}
}
@media only screen and (max-width:767px){
	.fcont{padding:20px 0;}
}
@media only screen and (max-width:576px){
	.flogo img{width:150px;}
	
	footer address{font-size:.8rem;}
}
@media only screen and (max-width:415px){
}

/* 서브 layout */
#snb		{float:left;width:240px;margin-top:-50px;position:relative;z-index:9;animation:fadeInUp .3s .2s both alternate;}
#content	{float:left;width:calc(100% - 280px);padding:0;margin:0 0 0 40px;}
#aside		{float:right;width:0 !important;}

#body_head .inwrap	{position:relative;margin-top:10px;}
#body_head:after	{content:"";display:block;float:none;clear:both;}
#location	{margin-right:200px;}
#location li{float:left;padding:0 10px;background:url(../../data/img/ico_homearr.png) no-repeat 0 50%;font-size:12px;line-height:40px;}
#location li:first-child{padding-left:20px;background:url(../../data/img/ico_home.png) no-repeat 0 50%;}
#location a	{color:#999}
#pnb		{position:absolute;right:0;top:0;}
#pnb .page_sns	{float:left;}
#pnb .page_sns li	{float:left;text-align:center;margin:5px 0 0 2px}
#pnb .page_sns a	{display:inline-block;width:28px;height:28px;line-height:28px;background:#ccc;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;color:#fff;}
#pnb .pnb_bx		{float:right;margin-left:5px;}
#pnb .pnb_bx li		{float:left;text-align:center;width:38px;height:38px;line-height:38px;}
#pnb .pnb_bx a	{color:#ccc}
#body_title	{clear:both;padding:0 0 20px 0;margin:0 0 40px 0;border-bottom:1px solid #dadada;}
#body_title h1{font-size:2rem;font-weight:700;margin:0;}
#body_content	{clear:both;padding:0 0 120px 0;margin:0;animation:fadeInUp .3s .4s both alternate;}

#snbmn					{width:100%;padding:0;margin:0 0 40px 0;border:1px solid #0002;border-radius:10px;overflow:hidden;box-shadow:0 0 20px #39A6F455;}
#snbmn .tit				{padding:40px 20px;margin:0;text-align:center;font-size:26px;font-weight:600;background:linear-gradient(0deg, var(--sub-color), var(--main-color));}
#snbmn a				{clear:both;display:block;line-height:140%;border-bottom:1px solid #0002;}
#snbmn ul li			{position:relative;padding:0;margin:0;border-bottom:1px solid #0002;}
#snbmn ul li:last-child{border-bottom:0;}
#snbmn ul li a			{padding:18px 20px;margin:0;border-top:none;transition:all 0.2s ease-out;}
#snbmn > ul > li > a:after	{content:"\f138";font-family:FontAwesome;float:right;margin-right:10px;opacity:0;transition:all 0.2s ease-out;color:var(--main-color);}
#snbmn ul li a.on,
#snbmn ul li a:focus,
#snbmn ul li a:active,
#snbmn ul li a:hover	{font-weight:500;}
#snbmn > ul > li > a.on:after	{opacity:1;margin-right:0;}
#snbmn ul ul			{margin:0;padding:10px 0;border:1px solid rgba(0,0,0,0.1);border-top:none;}
#snbmn ul ul li			{padding:0;margin:0;border:none;}
#snbmn ul ul li a		{padding:5px 20px;margin:0;border:none;font-size:14px;}
#snbmn ul ul li a:before	{}
#snbmn ul ul li a.on,
#snbmn ul ul li a:focus,
#snbmn ul ul li a:active,
#snbmn ul ul li a:hover	{background:none;}
#mo-snb{display:none;}

/*커스텀: 메뉴별 서브비주얼 이미지 변경*/
.script_sbg > div:not(#svisual){background-position:50% 50% !important;}
.script_sbg.sbg2 > div:not(#svisual){background-image:url("../img/sv-bg02.png") !important;}
.script_sbg.sbg3 > div:not(#svisual){background-image:url("../img/sv-bg03.png") !important;}
.script_sbg.sbg4 > div:not(#svisual){background-image:url("../img/sv-bg04.png") !important;}

.script_sbg{background:#000;}
.script_sbg > div{animation:fadeIn 1s both alternate;background-size:cover;}
#svisual{position:relative;z-index:2;}
.sv-title{color:#fff;}
.sv-title .tit{font-size:2.5rem;font-weight:700;}
.sv-title .txt{font-size:1.1rem;}

@media only screen and (max-width:1600px){
	#snb{width:220px;}
	#content{width:calc(100% - 250px);margin:0 0 0 30px;}
	#snbmn .tit{font-size:1.5rem;}
	#snbmn ul li a{padding:15px 10px;}
	#body_title h1{font-size:1.8rem;}
	
	.sv-title .tit{font-size:2.2rem;}
	.sv-title .txt{font-size:1rem;}
}
@media only screen and (max-width:1440px){
}
@media only screen and (max-width:1240px){
	#snb{width:200px;margin-top:-30px;}
	#content{width:calc(100% - 220px);margin:0 0 0 20px;}
	#snbmn .tit{padding:20px 10px;font-size:1.3rem;}
	#snbmn ul li a{padding:10px;font-size:.925rem;}
	#body_title{margin:0 0 20px;}
	#body_title h1{font-size:1.6rem;}
}
@media only screen and (max-width:1023px){
	#snb,
	#pnb{display:none;}
	#mo-snb{display:block;}
	#location{margin-right:0;}
	#content{width:100%;margin:0;}
	.script_sbg > div:not(#svisual){height:240px !important;}
	#svisual{min-height:240px !important;}
	#svisual .d_width > div{top:100px !important;max-width:100%;height:auto !important;}
	#body_content	{padding:0 0 80px;}
	
	#mo-snb						{position:relative;display:block;width:100%;background:var(--sub-color);z-index:99;}
	#mo-snb .bx					{position:relative;float:left;min-width: 220px;}
	#mo-snb a.selected			{display: block;padding: 0 40px 0 20px;line-height: 40px;color: rgba(255,255,255,0.6);font-size:.9rem;background: rgba(0,0,0,0.15);border-right: 1px solid rgba(255,255,255,0.2);white-space:nowrap;}
	#mo-snb a.selected:after			{content:"\f078";font-family:FontAwesome;position:absolute;right:10px;top:calc(50% - 15px);display:block;width:30px;height:30px;line-height:30px;border-radius:50%;text-align:center;color:rgba(255,255,255,0.6);font-size:0.9rem}
	#mo-snb .bx.here a.selected			{color:#fff;}	
	#mo-snb .bx.here a.selected:after	{color:#fff;}
	#mo-snb .bx ul				{position:Absolute;left:-1px;top:40px;width:100%;display:none;transition:all ease-out 0.2s;border-top:none;background:#fff;z-index:9;box-shadow:0 10px 10px rgba(0,0,0,0.1)}
	#mo-snb .bx ul li			{position:relative;cursor:pointer;}
	#mo-snb .bx ul li a			{display: block;width:100%;padding:0 20px;color:#888;font-size:.9rem;line-height:40px;background:#f9f9f9;border-bottom:1px solid #e7e7e7;border-right: 1px solid rgba(255,255,255,0.2);white-space:nowrap;}
	#mo-snb .bx ul li a:hover		{background:var(--main-color);color:#fff}
	#mo-snb > ul > li:last-child:after,
	#mo-snb > ul > li:last-child > span,
	#mo-snb > ul > li:last-child > a		{color:#fff;}
	
	.sv-title{padding:30px 0;}
	.sv-title .tit{font-size:1.8rem;}
	.sv-title .txt{font-weight:200;}
}
@media only screen and (max-width:767px){
	.script_sbg > div:not(#svisual){height:180px !important;filter:brightness(.5);}
	#svisual{min-height:180px !important;}
	#svisual .d_width > div{top:80px !important;}
	#body_title h1{font-size:1.4rem;}
	#location li{line-height:30px;}
	#body_content	{padding:0 0 40px;}
	
	#mo-snb .bx {display:none;min-width:100%;}
	#mo-snb .bx.here {display:block;}
	#mo-snb .bx.here a.selected {border-right:0;}
	#mo-snb ul li {float:none;width:100%;}
	#mo-snb ul li span,
	#mo-snb ul li a			{min-width: 100%;border-right: none;}
	
	.sv-title{padding:15px 0;}
	.sv-title .tit{font-size:1.5rem;}
}
@media only screen and (max-width:576px){
	.script_sbg > div:not(#svisual){height:160px !important;}
	#svisual{min-height:160px !important;}
	
	.sv-title{padding:10px 0;}
	.sv-title .tit{font-size:1.2rem;}
	.sv-title .txt{font-size:.825rem;}
}
@media only screen and (max-width:415px){
}

/*board*/
.board_list table tbody td.subject a{color:#121314;font-size:1.1rem;}
.board_list table tbody td.subject .fa-lock{color:var(--dark-color);font-size:.9rem;margin-right:10px;vertical-align:middle;}
.gallery .img_frame:after{background:#39A6F4cc;}

@media only screen and (max-width:767px){ /*auto*/
	.board_list table tbody td.subject a{font-size:1rem;}
	.board_list					{ margin:0;}
	.board_list table tbody tr{padding:15px 10px;}
}

/*서브 공통*/
.sc-title .stit{color:var(--main-color);font-size:1.2rem;font-weight:600;letter-spacing:5px;}
.sc-title .tit{font-size:2rem;font-weight:800;color:#000;letter-spacing:-1px;line-height:1.2;position:relative;}
.sc-title span.point-grd{display:inline-block;background:linear-gradient(90deg, #39A6F4 30%, #274887 70%);-webkit-background-clip:text;color:transparent;}
.sc-title .tit.line span{position:relative;background:#fff;display:inline-block;padding-right:10px;}
.sc-title .tit.line:before{content:"";width:100%;border-top:1px solid #e1e1e1;position:absolute;top:50%;left:0;}

.title-xsm{font-size:16px;}
.title-sm{font-size:21px;}
.title-mid{font-size:28px;}
.title-lg{font-size:40px;}

/* list */
ul.bu>li,
ul.bu>li>ul>li			{padding-left:13px;}
ul.bu>li:before			{content:"";display:inline-block;width:3px;height:3px;border-radius:50%;background:var(--main-color);vertical-align:top;margin:11px 10px 0 -13px;}
ul.bu>li>ul>li:before	{content:"";display:inline-block;width:6px;border-top:1px solid var(--basic-color);vertical-align:top;margin:12px 8px 0 -13px;}

ol.list1				{counter-reset:num;}
ol.list1 li:before		{counter-increment:num;content: counter(num) ". ";}

@media only screen and (max-width:1600px){
	.sc-title .tit{font-size:1.8rem;}
}
@media only screen and (max-width:1440px){
}
@media only screen and (max-width:1240px){
	.sc-title .tit{font-size:1.5rem;}
}
@media only screen and (max-width:1023px){
}
@media only screen and (max-width:767px){
}
@media only screen and (max-width:576px){
	.sc-title .tit{font-size:1.2rem;font-weight:700;}
	.line_blank{height:10px;}
}
@media only screen and (max-width:415px){
}

/*인사말*/
.greeting{display:flex; flex-wrap:wrap; align-items:flex-start;color:#333;font-size:1.2rem;font-weight:300;word-break:keep-all;}
.greeting .sc-title {margin-bottom:30px;}
.greeting .thumb{width:380px;height:560px;}
.greeting .txt-wrap{width:calc(100% - 420px); margin-left:40px; }
.greeting .txt-wrap em{font-size:25px;color:var(--sub-color); font-weight:600;}
.greeting .txt-wrap .txt-xxl{font-size:1.7rem; font-weight:400;}
.greeting .txt-wrap .name{font-weight:400; display:flex; align-items:center;}
.greeting .txt-wrap .name .sign{margin-left:10px; font-family:"jsa"; font-size:50px; line-height:1.2;}
.greeting .txt-wrap > p.txt{text-indent:5px;}

@media only screen and (max-width:1600px){
	.greeting{font-size:1.1rem;}
	.greeting .txt-wrap > p.txt br{display:none;}
	.greeting .thumb{width:290px;height:400px;}
	.greeting .txt-wrap{width:calc(100% - 330px); margin-left:40px; }
	.greeting .txt-wrap .txt-xxl{font-size:1.4rem;}
	.greeting .txt-wrap em{font-size:1.3rem;}
	.greeting .txt-wrap .name .sign{font-size:2.7rem;}
}
@media only screen and (max-width:1440px){
}
@media only screen and (max-width:1240px){
	.greeting{justify-content:center;font-size:1rem;}
	.greeting .thumb{width:300px;height:380px;}
	.greeting .txt-wrap{width:100%; margin:20px 0 0; }
	.greeting .sc-title{text-align:center;}
	.greeting .txt-wrap .txt-xxl,
	.greeting .txt-wrap em{font-size:1.2rem;}
	.greeting .txt-wrap .name .sign{font-size:2.2rem;}
}
@media only screen and (max-width:1023px){
}
@media only screen and (max-width:767px){
}
@media only screen and (max-width:576px){
	.greeting .sc-title{margin-bottom:15px;}
	.greeting .thumb{width:230px;height:280px;}
	.greeting .txt-wrap .txt-xxl,
	.greeting .txt-wrap em{font-size:1.1rem;}
	.greeting .txt-wrap .name .sign{font-size:1.8rem;}
}
@media only screen and (max-width:415px){
}


/*총장프로필*/
.profile .tit{font-size:28px; font-weight:500;}
.profile .profile-top{display:flex;justify-content:space-between;align-items:center;padding:30px;background:#F1F8FC;}
.profile .profile-top .profile-name{display:flex; width:calc(100% - 280px); }
.profile .profile-info{margin-left:80px;}
.profile .profile-info .eng{font-size:1.6rem; line-height:1.2; font-weight:700;color:var(--sub-color);}
.profile .profile-info .kor{font-size:2rem; font-weight:800;}
.profile .profile-info .kor em{font-weight:400; color:#333;}
.profile .profile-info .info{margin-top:20px; font-size:1.1rem;color:#666;font-weight:300;}
.profile .thumb{width:280px;height:170px;}
.profile .profile-btm{margin-top:40px;}
.profile ul.bu>li{padding-top:15px;padding-bottom:15px; border-bottom:1px solid #EEEEEE; display:flex; align-items:center;font-weight:300;}
.profile ul.bu>li:before{width:6px; height:6px; background:var(--main-color); margin:14px 0;}
.profile .date{font-size:1.1rem; min-width:150px; display:inline-block; font-weight:500; margin-right:20px;}

@media only screen and (max-width:1600px){
	.profile .profile-info .eng{font-size:1.4rem;}
	.profile .profile-info .kor{font-size:1.8rem;}
}
@media only screen and (max-width: 1240px){
	.profile .profile-info{margin-left:40px;}
	.profile .profile-top .profile-name{width:calc(100% - 200px);}
	.profile .thumb{width:200px;height:130px;}
}
@media only screen and (max-width: 1023px){
	.profile .profile-top{padding:10px;}
	.profile .profile-info{margin-left:20px;}
	.profile .tit{font-size:1.4rem;}
	.profile .profile-info .info{font-size:1rem;margin:10px 0 0;}
	.profile ul.bu>li{padding-top:13px;padding-bottom:13px;}
}
@media only screen and (max-width: 767px){
	.profile .profile-top .profile-name{flex-wrap:wrap;}
	.profile .profile-info{margin-left:0;width:100%;}
	.profile .profile-info .eng{font-size:1.1rem;}
	.profile .profile-info .kor{font-size:1.4rem;}
	.profile .profile-info .info{font-size:.925rem;}
	.profile ul.bu>li{ padding-top:10px;padding-bottom:10px;font-size:.925rem;}
	.profile .tit{font-size:18px;width:100%;}
	.profile .profile-btm{margin-top:20px;}
	.profile .date{font-size:16px;}
	
}
@media only screen and (max-width: 576px){
	.profile .profile-top{flex-wrap:wrap;justify-content:center;}
	.profile .profile-top .profile-name{width:100%;order:1;text-align:center;}
	.profile .date{min-width:80%; margin-right:0;}
	.profile ul.bu>li{flex-wrap:wrap;}
	.profile .tit.mtp30{margin-top:10px !important;}
	.profile .profile-info .eng{font-size:1.1rem;font-weight:500;}
	.profile .profile-info .kor{font-size:1.2rem;}
}
@media only screen and (max-width: 415px){
}



