  @charset "UTF-8";
/*fullpage*/
html, body {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}
html::-webkit-scrollbar , body::-webkit-scrollbar {
    display: none; /* Chrome, Safari, Opera*/
}
.test header{position:fixed;width:100%;z-index:20}
/*.test .fp-auto-height{height: auto !important;}*/
/*.test .main-visual-box{height:100vh;}
.test .main-visual-box .main-visual{height:100%;}
.test .main-visual-box .main-visual .owl-carousel{height:100%;}
.test .main-visual-box .main-visual .owl-carousel .owl-stage-outer{height:100%;}
.test .owl-item{height:100vh;}*/
/*.test .owl-item .item .main-visual-img-box{height:100vh;}
.test .owl-item .item .main-visual-img-box img{height:100%;}*/
/*.test .section {height:100vh}*/
/* common */
.h4-tit01{padding:0 0 20px 25px;font-weight:700;font-size:22px;color:#0165b3;line-height:38px; background: url(/_res/ajou/frontiers/img/content/ico-ajou.png) no-repeat left 0 top 12px / 18px;}
.h5-tit01{position:relative;padding:0 0 10px 15px;font-weight:500;font-size:18px;color:#092e71;line-height:28px;}
.h5-tit01:before{content:'';position:absolute;top:10px;left:0;width:10px;height:10px;border:3px solid #092e71;border-radius:10px;box-sizing:border-box;}
.h5-tit02{position:relative;padding:0 0 10px 0;font-weight:500;font-size:18px;color:#092e71;line-height:28px;}
.h6-tit01{position:relative;padding:0 0 10px 10px;font-weight:500;font-size:16px;color:#092e71;line-height:26px;}
.h6-tit01:before{content:'';position:absolute;top:10px;left:0;width:4px;height:4px;background-color:#174db0;border-radius:4px;}
.con-box{padding:0 0 50px 0;}
.con-p{padding:0 0 30px 0;color:#333333;line-height:26px;letter-spacing:-0.5px;}
.con-p a{color:#666;}
.slo-p{font-size: 26px;color: #3b88d4;padding: 0 0 13px 0;}
.mark-p{position:relative;padding:0 0 0 20px;color:#999;line-height:24px;letter-spacing:-0.5px;}
.mark-p:before{content:'※';position:absolute;top:0;left:0;}
.mark-p a{color:#999;}
.img-box{text-align:center;}
.img-box.border{border:1px solid #e7e7e7;}
.img-box img{max-width:100%;}
.img-box .zoom-in{padding:10px 0 0;text-align:right;}

.img-box .zoom-in{padding:10px 0 0;text-align:right;}
.no-pd{padding:0 !important;}
.no-mg{margin:0 !important;}
.txt-red{color:#ff0000;}
.txt-blue{color:#0065b3;}
.bg-gray{background:#f4f4f4;}

.mg-t10{margin:10px 0 0 0 !important;}
.mg-t20{margin:20px 0 0 0 !important;}
.mg-b10{margin:0 0 10px 0 !important;}
.mg-b20{margin:0 0 20px 0 !important;}
.mg-b30{margin:0 0 30px 0 !important;}
.mg-b50{margin:0 0 50px 0 !important;}
.pd-b10{padding:0 0 10px 0 !important;}
.pd-b20{padding:0 0 20px 0 !important;}
.pd-t10{padding:10px 0 0 0 !important;}
.pd-t20{padding:20px 0 0 0 !important;}

/* 탭*/
.tab .tab-ul{display: flex;flex-wrap:wrap;justify-content: left;padding:30px 0 0;}
.tab .tab-ul li{width:20%;max-width:190px;text-align:center;background-color:#e4e4e4}
.tab .tab-ul li a{display:block;padding:16px 10px;font-size:18px;line-height:28px;color:#666;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.tab .tab-ul li.active{background-color:#0065b3;}
.tab .tab-ul li.active a{color:#fff}

/* 리스트 */
.ul-type01 > li{position:relative;padding:0 0 0 10px;color:#333;line-height:24px;letter-spacing:-0.5px;}
.ul-type01 > li:before{content:'';position:absolute;top:10px;left:0;width:4px;height:4px;background-color:#0066b3;}
.ul-type01 > li strong {color:#666;}
.ul-type02 > li{position:relative;padding:0 0 0 10px;color:#333;line-height:24px;letter-spacing:-0.5px;}
.ul-type02 > li:before{content:'';position:absolute;top:10px;left:0;width:5px;height:1px;background-color:#666;}
.ul-type03 > li{position:relative;line-height:25px; font-size:18px; font-weight:500; padding-left: 10px; color:#0066b3}
.ul-type03 > li:before{content:'';position:absolute;top:10px;left:0;width:4px;height:4px;background-color:#0066b3;}
.ul-type04{padding:0 0 0 20px;}
.ul-type04 > li{line-height:25px;text-indent:-20px;}
.ol-type01 > li{margin: 0 0 0 17px;line-height:28px;letter-spacing:-0.5px;list-style-type:decimal;}

/* 슬라이드업다운 박스 */
.slide-box{border-bottom:1px dashed #ddd;padding:10px;}
.slide-box h5{padding-right:15px;font-size:18px;font-weight:400;line-height:26px;position:relative;cursor:pointer;}
.slide-box h5.active{color:#002746}
.slide-box h5:after{content:"";position:absolute;right:0;top:50%;width:12px;height:10px;transform:translateY(-50%);background:url(/_res/ajou/_share/img/etc/ico-search-open.png) no-repeat;}
.slide-box h5.active:after{background:url(/_res/ajou/_share/img/etc/ico-search-close.png) no-repeat;}
.slide-box>p{display:none;padding:15px;line-height:26px;background:#f5f5f5;box-sizing:border-box;}
.slide-box>div.slide-con-box{display:none;padding:15px;line-height:26px;background:#f5f5f5;box-sizing:border-box;}

/* layout */
.top-header-wrap{background-color:#0065b3;}
.sub-content-wrap{display:table;margin:0 auto;padding:0 0 100px;width:100%;max-width:1200px;table-layout:fixed;}
.path-wrap{border-top:2px solid #2f68c2;border-bottom:1px solid #cccccc;}
.lnb-wrap{display:table-cell;padding:0 80px 0 0;width:250px;vertical-align:top;}
.tab{padding:0 0 50px;}
.content-wrap{display:table-cell;width:100%;vertical-align:top;}
.main-content-wrap01{max-width:1200px; margin:0 auto;}
.main-content-wrap02{width:100%;position:relative;}
.main-content-wrap02::after{content:'';display:block;position:absolute;width:100%;height:100%;left:0;top:0;background-color:#f8f8f8;z-index:-1;}

footer{background-color:#00345c;}
.top-footer-wrap{background-color:#0065b3}

.content-wrap .title{padding:0 0 40px;}

.s-btn {
    display: inline-block;
    margin: 0 0 0 5px;
    padding: 5px 20px;
    border: 1px solid rgba(0,0,0,0.4);
    background-color: #fff;
    font-size: 16px;
    color: #333;
    line-height: 1;
    border-radius: 5px;
}

.s-btn:after {
    content: '';
    display: inline-block;
    margin: 0 0 0 5px;
    vertical-align: middle;
}

.s-down:after {
    width: 13px;
    height: 11px;
    background: url(/_res/ajou/_share/img/common/bg-down-link.png) no-repeat 0 0/100%;
}

.s-down:hover {
    background-color: #046cc4;
    color: #fff;
}

.s-down:hover:after {
    background-image: url(/_res/ajou/_share/img/common/bg-down-link-w.png);
}

.s-link:after {
    width: 12px;
    height: 12px;
    background: url(/_res/ajou/_share/img/common/bg-link.png) no-repeat 0 0/100%;
}

.s-link:hover {
    background-color: #046cc4;
    color: #fff;
}

.s-link:hover:after {
    background-image: url(/_res/ajou/_share/img/common/bg-link-w.png);
}


/*교과과정*/
.menu-box-wrap {background:#f3f3f3; padding:10px;}
.menu-box-wrap ul {display:flex; align-items:normal;justify-content: space-between;}
.menu-box-wrap ul li {padding:0 10px; text-align:center; font-weight:bold; }
.menu-box-wrap ul li a .menu-box {margin:10px auto; display:block; width:50px; height:50px; text-align:center; line-height:1.6; font-size:28px; font-weight:bold; border-radius:10px; background:#333; color:#fff;}
.menu-box-wrap ul li a .menu-box {}
.menu-box-wrap ul li a.a01:hover .menu-box {background:#fb4480;}
.menu-box-wrap ul li a.b01:hover .menu-box {background:#efca00;}
.menu-box-wrap ul li a.c01:hover .menu-box {background:#1cdfbd;}
.menu-box-wrap ul li a.d01:hover .menu-box {background:#34b8e4;}
.menu-box-wrap ul li a.e01:hover .menu-box {background:#f76d29;}
.menu-box-wrap ul li .s-menu-box01 {margin:2px auto; width:30px; height:30px; text-align:center; line-height:1.4; font-size:18px; font-weight:bold; border-radius:5px; background:#333; color:#fff;}
.menu-box-wrap ul li .s-menu-box02 {margin:5px auto 2px; width:30px; height:30px; text-align:center; line-height:1.4; font-size:18px; font-weight:bold; border-radius:5px; background:#999; color:#fff;}
.menu-box-wrap ul li:last-child {padding:0 30px;}


/*only layout-css*/
.hedaer{width:100%;position:relative;}
.container{width:100%;position:relative;}
.partner{width:100%;position:relative;}
.footer{width:100%;position:relative;}

.hedaer .header-wrap{margin:0 auto;max-width:800px;background-color:#dedede}
.container .container-wrap{margin:0 auto;max-width:800px;background-color:#ff0000}
.partner .partner-wrap{margin:0 auto;max-width:800px;background-color:#333}
.footer .footer-wrap{margin:0 auto;max-width:800px;background-color:#cdcdcd}



@media screen and (max-width:1024px) {
	
	/* layout */
	.bottom-footer-wrap{padding:20px 20px 0;}
	
	.path-wrap{padding:0 10px;}
	.top-header-wrap{display:none;}
	.lnb-wrap{display:none;}
	.sub-container .content-box{padding:0 10px;}
	.content-wrap .title{padding:0 0 10px;}
	
}

@media screen and (max-width:768px) {
	
	/* layout */
	
	.sub-content-wrap{padding:0 0 40px;}
	
	
	/* common */
	.pc-hide{display:block !important;}
	.mobile-hide{display:none !important;}
	.h4-tit01{padding:0 0 25px 20px;font-size:18px;line-height:28px;background: url(/_res/ajou/frontiers/img/content/ico-ajou.png) no-repeat left 0 top 5px / 18px;}
	.h5-tit01{font-size:16px;line-height:26px;}
	.h5-tit01:before{width:8px;height:8px;}
	.h6-tit01{font-size:15px;line-height:25px;}
	.con-box{padding:0 0 25px 0;}
	.con-p{padding:0 0 15px 0;font-size:14px;line-height:22px;}
	.slo-p{font-size:20px;}
	.mark-p{padding:0 0 0 15px;font-size:14px;line-height:22px;}
	
	/* 리스트 */
	.ul-type01 > li{font-size:14px;line-height:22px;}
	.ul-type01 > li:before{top:9px;}
	.ul-type02 > li{font-size:14px;line-height:22px;}
	.ul-type03 > li{font-size:14px;line-height:22px;}
	.ul-type04 > li{font-size:14px;line-height:22px;}
	.ol-type01 > li{font-size:14px;line-height:22px;}
	
	.slide-box h5 {font-size:15px;}

	/* 모바일탭 */ 
	.m-tab-box{position:relative;margin:0 0 30px;background:#0065b3 url(/_res/ajou/kr/img/common/ico-tab-open.png) no-repeat center right 15px;background-size:12px;text-align:center;}
	.m-tab-box.active{background-image:url(/_res/ajou/kr/img/common/ico-tab-close.png);}
	.m-tab-box label{display:block;padding:13px 0;font-size:16px;color:#fff;font-weight:400;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden;}
	.tab-sel{position:absolute;left:0;top:0;width:100%;background:transparent;height:39px;border:0;color:#fff;filter:alpha(opacity=0);opacity:0;}
	.tab-sel option{font-size:16px;color:#666;}
	
	.menu-box-wrap ul {display:block; overflow:hidden;}
	.menu-box-wrap ul li {float:left; width:30%; font-size:14px; padding:0 5px; letter-spacing:-2px; margin-bottom:10px; min-height:102px;}
	.menu-box-wrap ul li a .menu-box { width:40px; height:40px;line-height:1.8; font-size:20px; }
	.menu-box-wrap ul li:last-child {padding:0 5px;}
}