@charset "utf-8";
/* 학과소개 인사말 공통 */
.dep_box {position:relative; overflow:hidden;}
.dep_box .img {width:560px; height:350px; float:left;}
.dep_box .img img {width:100%; height:100%;}
.dep_box .txt {position:relative; width:480px; height:350px; float:right; background:url('/images/web/ae/sub_cnt/logo_img01.png') no-repeat right bottom;}
.dep_box .txt:before{content:''; display:block; position:absolute; right:-1px; top:0; width:5px; height:200px; background:#00a390;}
.dep_box .txt:after {content:''; display:block; position:absolute; right:-1px; top:0; width:80px; height:5px; background:#00a390;}
.dep_box .txt .inner {padding:30px; border-top:5px solid #024289;}
.dep_box .txt .txt_1 {font-size:30px; line-height:1.3; font-family:'NotoM'; color:#222; letter-spacing:-1px; margin-bottom:30px;}
.dep_box .txt .txt_2 {font-size:18px; line-height:1.3; font-family:'NotoR'; color:#444; letter-spacing:-1px;}
.dep_box .fp_gr {color:#009281;}

.img img {width: 100%; height:100%}

.dep_box2 {position:relative; overflow:hidden;}
.dep_box2 .img {width:243px; height:228px; float:left;}
.dep_box2 .img img {width:100%; height:100%;}
.dep_box2 .txt {position:relative; width:835px; height:228px; float:right; background:url('/images/web/ae/sub_cnt/logo_img01.png') no-repeat right center;}
.dep_box2 .txt:before{content:''; display:block; position:absolute; right:-1px; top:0; width:5px; height:200px; background:#00a390;}
.dep_box2 .txt:after {content:''; display:block; position:absolute; right:-1px; top:0; width:80px; height:5px; background:#00a390;}
.dep_box2 .txt .inner {padding:30px; border-top:5px solid #024289;}
.dep_box2 .txt .txt_1 {font-size:30px; line-height:1.3; font-family:'NotoM'; color:#222; letter-spacing:-1px; margin-bottom:30px;}
.dep_box2 .txt .txt_2 {font-size:17px; line-height:1.3; font-family:'NotoR'; color:#444; letter-spacing:-1px;}
.dep_box2 .fp_gr {color:#009281;}
.greeting {margin-top:50px;}
.greeting p {font-size:15px; line-height:1.4; font-family:'NotoR'; color:#444; letter-spacing:-1px;}