@charset "utf-8";

@import url(skin.css);
@import url(font_s.css);

#introduce .depart_cnt{text-align: left;}

.college_accordion.d1 .on .acc_cont:before{background-image:url(/images/generaledu/main/cont1_bg.jpg)}
.college_accordion.d2 .on .acc_cont:before{background-image:url(/images/generaledu/main/cont2_bg.jpg)}

/* sub0204 ���������ε�� */

.sub0204{text-align:center;margin-top: 40px;}
.sub0204 h2{position:relative;font-size:20px;}
.sub0204 h2:after{content:"";display:block;position:absolute;left:50%;top:0;width:34px;height:5px;margin-left:-17px;background:url(/images/generaledu/sub02_04_bul.png)no-repeat}
.sub0204 h2 span{display:block;font-size:42px;font-weight:bold; color:#111111;}
.sub0204 h2 p{line-height: 24px;font-size: 16px;margin: 0;padding-bottom: 30px;}
.sub0204 h3{font-size: 16px; line-height: 16px;}
.sub0204 h3 .tit_style{font-size:21px; color:#0052c0;font-weight:600;}
.sub0204 .line{position:relative;height:25px;margin:50px 0 10px 0;border:4px solid #ccc;border-bottom:0;}
.sub0204 .line:after{content:"";display:block;position:absolute;left:50%;top:-30px;width:4px;height:30px;margin-right:-2px;background:#ccc;}
.sub0204 .conwrap{position:relative;width:100%;margin:0 auto;margin-bottom:50px;}
.sub0204 .conwrap:after{content:"";display:block;clear:both;}
.sub0204 .arr:before{content:"";position:absolute;left:50%;width:149px;height:52px;margin-left:-74px;background:url(/images/generaledu/sub02_04.png) no-repeat 0 -60px;z-index:1}
.sub0204 .conwrap.arr:before{bottom:380px;}
.sub0204 .conwrap .con.arr:before{display:none}
.sub0204 .bott:before{top:-80px;}
.sub0204 .conwrap .con{position:relative;float:left;width:25%;padding:1%;}
.sub0204 .conwrap .con h3{width:200px;height:200px;margin:0 auto;border:5px solid #333;border-radius:50%;line-height:0;background:#fff;}
.sub0204 .conwrap .con h3 b{padding:20px 0 10px;font-size:65px;font-weight:bold;line-height:1}
.sub0204 .conwrap .con h3 b,
.sub0204 .conwrap .con h3 span{display:block; font-weight: 600;}
.sub0204 .conwrap .con h3 span{font-size:16px;line-height: 23px;}
.sub0204 .conwrap .con p{padding:0 0 20px;font-size:16px;color:#333;line-height:26px;}
.sub0204 .conwrap .con p b{display:block;font-weight:bold;}

.sub0204 .conwrap .con.c1 h3{border-color:#004162;}
.sub0204 .conwrap .con.c2 h3{border-color:#116ba5;}
.sub0204 .conwrap .con.c3 h3{border-color:#1a7d8e;}
.sub0204 .conwrap .con.c4 h3{border-color:#37b446;}

.sub0204 .table{margin: 25px 0 80px 0;}
.sub0204 .table .first01{background-color:#005375;color: white;}
.sub0204 .table .first02{background-color:#00658e;color: white;}
.sub0204 .table .first03{background-color:#097fb4;color: white;}
.sub0204 .table .first04{background-color:#008cc9;color: white;}
.sub0204 .table .first05{background-color:#0097de;color: white;}
.sub0204 .table .first06{background-color:#198fa0;color: white;}
.sub0204 .table .first07{background-color:#0098ac;color: white;}
.sub0204 .table .first08{background-color:#00a9c0;color: white;}
.sub0204 .table .first09{background-color:#36a64a;color: white;}
.sub0204 .table .first10{background-color:#40b756;color: white;}

.sub0204 .step03 .step03_list{display: inline-block;}
.sub0204 .step03 .step03_list h3{height:47px;color: white;padding: 15px;}
.sub0204 .step03 .step03_list li{width:32.2%;margin:0.5%;min-height:200px;float:left;}
.sub0204 .step03 .step03_list p{padding: 20px 25px;text-align: left;color: white;}
.sub0204 .step03 .step03_list .list01{background-color:#005375;}
.sub0204 .step03 .step03_list .list01 h3{background-color:#004866;}
.sub0204 .step03 .step03_list .list02{background-color:#097fb4;}
.sub0204 .step03 .step03_list .list02 h3{background-color:#006ca0;}
.sub0204 .step03 .step03_list .list03{background-color:#198fa0;}
.sub0204 .step03 .step03_list .list03 h3{background-color:#007d8e;}
.sub0204 .step03 .step03_list .list04{background-color:#003f75;}
.sub0204 .step03 .step03_list .list04 h3{background-color:#003361;}
.sub0204 .step03 .step03_list .list05{background-color:#1162b4;}
.sub0204 .step03 .step03_list .list05 h3{background-color:#0154a4;}
.sub0204 .step03 .step03_list .list06{background-color:#1f6ba0;}
.sub0204 .step03 .step03_list .list06 h3{background-color:#05568a;}

.sub0204 .bott {position:relative;display:inline-block;padding: 30px 90px 40px 90px; border:1px solid #061c69;border-radius:90px;color:#061c69;font-size:20px;line-height:2;width: 100%;}
.sub0204 .bott span{display:block;font-weight:bold;line-height:1}
.sub0204 .step03_box{font-size:20px;color:#111111;line-height: 26px; background: url(/images/generaledu/sub02_04.png) no-repeat 50% 80px;height: 150px;}


@media (max-width:1120px) {
	.sub0204 .step03 .step03_list li{width: 49%;}
}

@media (max-width:1000px) {
	.sub0204 .conwrap{width:100%;background:none}
}

@media (max-width:950px) {
	.sub0204 .conwrap .con{width:50%;}
	.sub0204 .conwrap.arr:before{display:none;}
	.sub0204 .conwrap .con.arr:before{display:block;width:75px;height:28px;margin-left:-37px;background-position:0 -120px;bottom:300px;}
	.sub0204 .bott{padding:20px 40px;}
}
@media (max-width:810px) {
	.sub0204 .step03 .step03_list li {width: 100%;margin: 0 0 10px 0;}
}
@media (max-width:500px) {
	.sub0204 h2 em{display:block;}
	.sub0204 h2 span{font-size:26px}
	.sub0204 .conwrap .con{float:none;width:100%;}
}
.table_scroll { display:none; }
@media (max-width: 767px) {
	.table_scroll { display:block; }
	.scl_x { width: 100%;  overflow-x: scroll; }  
	.scl_x .tbl_basic { width: 768px; }
	.sub0204 .table{width:768px; margin:25px 0 25px 0;}
	.sub0204 .scl_x{margin-bottom:70px;}
}

/* sub0204 ���������ε�� �� */

.s0102 .depart_cnt .item:first-child{margin-top:20px;}

.introduce .depart_cnt .item:first-child {margin: 50px 0 0 0;}

.college_accordion.d1 .on .acc_cont:before{background-image:url(/images/op/main/main_bg.jpg)}
.college_accordion.d2 .on .acc_cont:before{background-image:url(/images/liberalarts/main/main_bg.jpg)}
.college_accordion.d3 .on .acc_cont:before{background-image:url(/images/english/main/main_bg.jpg)}
.college_accordion.d4 .on .acc_cont:before{background-image:url(/images/chinaculture/main/main_bg.jpg)}
.college_accordion.d5 .on .acc_cont:before{background-image:url(/images/chinese/main/main_bg.jpg)}

.dropbtn {
    font-size: 15px;
    border: none;
    background-color: rgba(0, 0, 0, 0);
    color: #FFF;}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #000;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

#goal .depart_cnt {
    margin-top: 30px;
}


/* sub0101 인사말 */
.s0101_wrap {background:url(/images/generaledu/sub08/sub0801_img01.png)no-repeat right center;height:750px;}
.s0101_wrap .icon {width:31px;height:34px;margin: 25px 0;background:url(/images/grad/sub01/sub010101_img02.png)no-repeat;}
.s0101_wrap strong {display:block; margin-bottom: 20px; font-size:34px;color:#000;line-height: 1.2; font-family:"nmj";word-break: keep-all;  }
.s0101_wrap strong span {display: block; color:#1145a3; font-family:"nmj";line-height: 1.2;word-break: keep-all;  }
.s0101_wrap .inner {padding:0 365px 0 5px; }
.s0101_wrap p {font-size:16px; color:#000; }
.s0101_wrap p em{display:block;}
.s0101_wrap b {font-size:16px; color:#000; font-weight:bold;/*background:url(/images/fund/sub01/sub010101_img02.png)no-repeat right center;*/ padding-right:135px;margin-top:30px;display:inline-block;height: 135px;}

@media(max-width:1000px){
	.s0101_wrap {background:none;height:auto;}
	.s0101_wrap .inner {padding:0 285px 0 5px; }
    .s0101_wrap p em{display:none;}
}

@media(max-width:767px){
	.s0101_wrap {background:none;height:auto;}
	.s0101_wrap .inner {padding:0 0 0 5px; }
	.s0101_wrap strong {font-size:30px;}
}

@media(max-width:480px){
	.s0101_wrap strong {font-size:26px;}
}

/* //sub0101 인사말 */
