@charset "utf-8";
/* 상단메뉴 */
@media all and (min-width:1000px) {
	#mainNavi .mn_li1 {margin:0 20px;}
	#mainNavi .mn_a1 > span {font-size:19px;}
}
@media all and (min-width:1000px) and (max-width:1799px) {
	#mainNavi .mn_li1 {margin:0 15px;}
}
@media all and (min-width:1000px) and (max-width:1499px){
	#mainNavi .mn_li1 {margin:0 10px;}
	#mainNavi .mn_a1 > span {font-size:17px;}
}
@media all and (min-width:1000px) and (max-width:1199px) {
	#mainNavi .mn_li1 {margin:0 5px;}
	#mainNavi .mn_a1 > span {font-size:16px;}
}
@media all and (min-width:1000px) and (max-width:1099px) {
	#mainNavi .mn_li1 {margin:0 3px;}
	#mainNavi .mn_a1 > span {font-size:15px;}
}


/* 조직구성도 */
.organ-list {display:flex;justify-content: center;width:100%;border: 1px solid #A2AAB9;border-radius: 20px;background: #EBF5FF;box-sizing:border-box;}
.organ-list > li {flex:auto;padding:20px 10px;box-sizing:border-box;border-left: 1px solid #A2AAB9;text-align:center;color: #374359;font-weight: 700;}
.organ-list > li:first-child {border-left:0;}

@media all and (max-width:599px){
	.organ-list {flex-wrap:wrap;}
	.organ-list > li {width:33.33%;}
	.organ-list > li:nth-child(3n+1) {border-left:0;}
	.organ-list > li:nth-child(4),
	.organ-list > li:nth-child(5) {border-top: 1px solid #A2AAB9;}
}


/* 취·창업지원센터 */
.infrast-box {display:flex;flex-wrap:wrap;row-gap:20px;width:100%;padding: 30px 50px;border-radius: 30px;background: #F8F9FE;box-sizing:border-box;}
.infrast-box > dl {display:flex;align-items:center;position:relative;width:100%;padding: 30px 50px;border-radius: 20px;border: 2px solid #018E9F;background: #E9F4FF;box-sizing:border-box;}
.infrast-box > dl:nth-child(2) {border-color:#EF4A47;background: #FFECEC;}
.infrast-box > dl:nth-child(3) {border-color:#363A96;background: #E5E6F2;}
.infrast-box .dtit {width:110px;color: #0B1F50;font-family:"ONE-Mobile-Title", sans-serif;font-size: 1.38889em;font-weight: 400;line-height: 130%;letter-spacing: -1.25px;}
.infrast-box .dtxt {flex:1 1 0;}
.infrast-box .dtxt .list {color: #2D3C62;font-size: 1.33333em;line-height: 130%;letter-spacing: -1.2px;}
.infrast-box .dtxt .list .ltit {font-weight: 700;}

@media all and (max-width:799px){
	.infrast-box {padding: 20px 30px;}
	.infrast-box > dl {flex-wrap:wrap;padding: 20px 30px;}
	.infrast-box .dtit {width:100%;padding-bottom:10px;font-size: 1.25em;}
	.infrast-box .dtxt .list {font-size: 1.125em;}
}
@media all and (max-width:499px){
	.infrast-box {padding: 20px;}
	.infrast-box > dl {flex-wrap:wrap;padding: 20px;}
	.infrast-box .dtxt .list .ltit {display:block;}
	.infrast-box .dtxt .list > li {margin-top:5px;}
}

/* 학교기업 > 소개 */
.vi-wr .contlist-type1 .num {position:static;margin-bottom:30px;}
.vi-wr .contlist-type1 .list {background-color:#fff}
.vi-wr .contlist-type1 .list:first-child {border:4px solid #EF4A47;}
.vi-wr .contlist-type1 .list:nth-child(2) {border:4px solid #129962;}
.vi-wr .contlist-type1 .list:last-child {border:4px solid #1D74CE;}
.vi-wr .contlist-type1 .list:first-child .num {background-color:#EF4A47}
.vi-wr .contlist-type1 .list:nth-child(2) .num {background-color:#129962}
.vi-wr .contlist-type1 .list:last-child .num {background-color:#1D74CE}

.vi-wr .contlist-type3 .list {text-align:center;align-items:center;padding:50px 40px;color:#081535}
.vi-wr .contlist-type3 .list:first-child, .vi-wr .contlist-type3 .list:first-child:hover {border:4px solid #363A96;background-color:#E5E6F2;}
.vi-wr .contlist-type3 .list:nth-child(2), .vi-wr .contlist-type3 .list:nth-child(2):hover {border:4px solid #129962;background-color:rgba(18, 153, 98, 0.20);}
.vi-wr .contlist-type3 .list:nth-child(3), .vi-wr .contlist-type3 .list:nth-child(3):hover {border:4px solid #EF4A47;background-color:#FFECEC;}
.vi-wr .contlist-type3 .list:last-child, .vi-wr .contlist-type3 .list:last-child:hover {border:4px solid #1D74CE;background-color:#E9F4FF;}
.vi-wr .contlist-type3 .ico {width:80px;height:80px;border-radius:100%;margin-bottom:40px;}
.vi-wr .contlist-type3 .ico.ico1 {background-image:url(/resources/homepage/sommel/_Img/ico01.png);background-color:#363a96;}
.vi-wr .contlist-type3 .ico.ico2 {background-image:url(/resources/homepage/sommel/_Img/ico02.png);background-color:#129962;}
.vi-wr .contlist-type3 .ico.ico3 {background-image:url(/resources/homepage/sommel/_Img/ico03.png);background-color:#EF4A47;}
.vi-wr .contlist-type3 .ico.ico4 {background-image:url(/resources/homepage/sommel/_Img/ico04.png);background-color:#1D74CE;}

.vi-wr .txt-box {padding:50px;border-radius:30px;border:1px solid #DDD;background-color:#F8F9FE;font-size:0.94em;display:flex;justify-content: space-between;}
.vi-wr .txt-box.flx {display:flex}
.vi-wr .txt-box.flx > ul {width:49%}
.vi-wr .txt-box.flx .txct {width:54%}

@media (max-width: 768px) {
	.vi-wr .contlist-type3 .ico {width:60px;height:60px;background-size:auto 60px;}
}


@media (max-width: 699px) {
	.vi-wr .txt-box {padding:30px;}
	.vi-wr .txt-box.flx {display:flex;flex-direction: column;}
	.vi-wr .txt-box.flx > ul {width:100%}
	.vi-wr .txt-box.flx .txct {width:100%;margin-top:20px}
}

.hmn {font-family: 맑은고딕;}
.sssgap {
    height: 9px;
    clear: both;
    display: block;
}
.c-list03 > li.ex {color:#2a978e}
.c-list03 > li.ex:before {
content:"※";border:0}

.c-tab01 ul li {width: 22%;}

.dept-greet-box .t-logo {
    display: block;
    width: 63px;
    height: 66px;
    background: url(/resources/_Img/Contents/dept_greet_01.png) no-repeat 0 0;
    background-size: 100% auto;
}

.dept-greet-box .t-logo {
    display: block;
    width: 240px;
    height: 66px;
    background: url(/resources/homepage/rise/_Img/logo_brise.png) no-repeat 0 0;
    background-size: 100% auto;
}
#footer-wrap .ftSvce .ft-sns a {background: rgb(255 0 0 / 50%);}

#header .logo a span img.rslg {width:131px;}
@media (max-width: 1299px) {
    #header .logo a span img {
        width: 91px !important;
    }
}