@charset "utf-8";

/* word-break:keep-all; */
.w_b{word-break:keep-all;}

/* 학과소개 인사말 공통 */
.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/bk21chem/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:33px; line-height:1.3; font-family:'NotoM'; color:#222; letter-spacing:-1px; margin:0 0 15px; word-break:keep-all;}
.dep_box .txt .txt_2 {font-size:25px; line-height:1.3; font-family:'NotoR'; color:#444; letter-spacing:-1px; word-break:keep-all;}
.dep_box .fp_gr {color:#009281;}
.dep_box .fp_org {color:#f58220;}
.greeting {margin-top:50px;}
.greeting p {font-size:15px; line-height:1.5; font-family:'NotoR'; color:#444; letter-spacing:-1px;}
.greeting p.sign{font-size:16px; line-height:1.5; font-family:'NotoM'; color:#222; letter-spacing:-1px;}

/*학과장 소개*/
.dep_box2 .img{position:relative; width:136px; height:141px; padding:30px 30px 72px 30px; border:1px solid #ccc; border-top:5px solid #024289; background:#f7f7f7;}
.dep_box2 .img span{position: absolute;width: 200px;left: 0;bottom: 0;text-align:center;padding:8px 0;color:#000;font-size:13px;}
.dep_box2 .img:before{content:''; display:block; position:absolute; left:0; top:-5px; width:50%; height:5px; background:#00a390;}
.dep_box2 .img:after{content:''; display:block; position:absolute; left:0; top:0; width:5px; height:50px; background:#00a390;}
.dep_box2 .txt{width:75%; height:248px;}


/*신진연구인력*/
.professor_list_2> li .pro_txt2 {padding:30px !important;}
.professor_list_2> li .pro_txt2 ul li { padding-left:140px;}

/********** Media quary **********/
@media screen and (max-width:1400px) {	

    
}

@media screen and (max-width:1095px) {	


	/* 학과소개 인사말 공통 */
	.dep_box .txt .txt_1 {font-size:30px; margin-bottom:30px;}


}

@media screen and (max-width:1019px) {	

}


@media screen and (max-width:900px) {

	/* 학과소개 인사말 공통 */
	.dep_box .txt {height:175px; background-size:20%;}
	.dep_box .txt .txt_1 {font-size:28px;}

	/*학과장 소개*/
	.dep_box2 .img{float:none; margin:0 auto 20px;}
	.dep_box2 .txt{width:100% !important;}
	.dep_box .txt {background-position:90% bottom;}
	
	
	
}

@media screen and (max-width:760px) {
	
	/* 학과소개 인사말 공통 */
	.dep_box .txt {width:100%; height:auto; background-size:15%; background-position:90% bottom;}
	.dep_box .txt .inner {padding:20px;}
	.dep_box .txt .txt_1 {font-size:24px;}

}

@media screen and (max-width:590px) {

	
	/*교수소개*/
	.professor_list_2> li .pro_txt .pro_name { font-size:23px;}
	.professor_list_2> li .pro_txt .pro_name span { display: block; margin-left:0;}
	.professor_list_2> li .pro_txt .pro_name:before { top:75px; }

	/*신진연구인력*/
	.professor_list_2> li .pro_txt2 .pro_name { font-size:24px; }
	.professor_list_2> li .pro_txt2 .pro_name:before {top:46px;}
	.professor_list_2> li .pro_txt2 { padding:20px 10px !important;}

}


@media screen and (max-width:380px) {

	/* 학과소개 인사말 공통 */
	.dep_box .txt .txt_1 {font-size:20px; margin-bottom:20px;}



}
