@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/biochem/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:22px; line-height:1.3; font-family:'NotoM'; color:#222; letter-spacing:-1px; margin-bottom:50px; word-break:keep-all;}
.dep_box .txt .txt_2 {font-size:30px; line-height:1.5; font-family:'NotoM'; color:#222; letter-spacing:-1px; word-break:keep-all;}
.dep_box .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;}

/* 주요전공분야 */
.major_box {position:relative; overflow:hidden; border:3px solid #e1e8ef; padding:30px;}
.major_box .major_list { position:relative; padding:0 0 30px; margin:0 0 30px; word-break:keep-all;}
.major_box .major_list:before {content:''; display:block; position:absolute; bottom:0; width:100%; height:5px; background:url('/images/web/biochem/sub_cnt/ma_line_bg.png') repeat-x right bottom;}
.major_box .major_list .ico_img { position:absolute; left:0; top:10px; width:80px; height:80px;}
.major_box .major_list .txt {  padding:20px 0 30px 120px;}
.major_box .major_list .txt p { font-size:15px; letter-spacing:-1px; color:#333;}
.major_box .last {padding:0; margin:0;} /* 마지막 내용 */
.major_box .last:before {content:''; display:block; position:absolute; bottom:0; width:100%; height:0px; background:none;}

/* 연혁 */
.historyList {overflow:hidden; text-align:center; background:url('/images/web/biochem/sub_cnt/his_bg.png') no-repeat left top;}
.historyList h3 {position:relative; width:302px; height:120px; margin:0 auto; padding:46px 0 24px; line-height:50px; font-size:24px; font-family:"NotoM"; color:#fff; text-align:center; background:url('/images/web/biochem/sub_cnt/history_title.png') no-repeat center top;}
.historyList h3 span {position:relative; display:block; font-size:18px; font-family:"NotoDL"; color:#e4f3ff; letter-spacing:0;}
.historyList .list{width:100%; font-size:14px; overflow:hidden; background:url('/images/web/biochem/sub_cnt/bg_history_line.png') repeat-y center; padding:30px 0 0;}
.historyList .list .right{width:50%; margin-right:8px; float:right; background:url('/images/web/biochem/sub_cnt/history_right_bg.png') no-repeat left 25px;}
.historyList .list .right ul{float:right; text-align:left;}
.historyList .list .left{width:50%; margin-left:8px; float:left; background:url('/images/web/biochem/sub_cnt/history_left_bg.png') no-repeat right 25px;}
.historyList .list .left ul{float:left; text-align:right;}
.historyList .list ul{width:80%; padding:20px 30px; /* border:1px solid #ddd; */border-bottom:1px dashed #b6cbe2;}
.historyList .list ul li{line-height:30px;}
.historyList .list ul li.tit{font-size:30px; font-weight:bold; color:#0a80bd; margin-bottom:10px;}
.historyList .list ul li > span{font-weight:bold; margin-right:8px; color:#015ac1;}
.historyList .list .first ul{border-bottom:1px dashed #1991cb;}




/********** Media quary **********/
@media screen and (max-width:1400px) {	


    
}

@media screen and (max-width:1095px) {	


	/* 학과소개 인사말 공통 */
	.dep_box .img {width:50%;}
	.dep_box .img img {width:100%;}
	.dep_box .txt {width:45%;}
	.dep_box .txt .txt_1 {font-size:30px; margin-bottom:30px;}


}

@media screen and (max-width:1019px) {	

	/* 연혁 */
	.historyList, .historyList .list  {background-image:none;}
    .historyList .list .right,  .historyList .list .left{float:none; width:100%; margin:0px; background-image:none;}
    .historyList .list .right ul, .historyList .list .left ul {float:none !important; width:80%;  margin:20px auto; text-align:left;}
	.historyList .list ul li.tit{ text-align:center}
    .historyList .list .left ul:last-child{margin-bottom:0px;}


}
@media screen and (max-width:900px) {
		

	/* 학과소개 인사말 공통 */
	.dep_box .img {width:50%; height:280px;}
	.dep_box .img img {width:100%;}
	.dep_box .txt {width:45%; height:280px; background-size:20%}
	.dep_box .txt .txt_1 {font-size:24px;}
	.dep_box .txt .txt_2 {font-size:25px;}


}

@media screen and (max-width:760px) {

	/* 연혁 */
	 .historyList .list .right,  .historyList .list .left{width:91%;}


}


@media screen and (max-width:690px) {
	
	/* 학과소개 인사말 공통 */
	.dep_box .img {width:100%; height:auto;}
	.dep_box .txt {width:100%; height:auto; background-size:20%; background-position:95% bottom;}
	.dep_box .txt .inner {padding:20px;}
	
	/* 연혁 */ 
	.historyList > img{ width:50%; height:auto}
    .historyList .list .right ul, .historyList .list .left ul {width:95%;}
	.historyList .list ul li > span{ display:block; margin-right:0}
	
}

@media screen and (max-width:590px) {
	
	/* 주요전공분야 */
	.major_box .major_list .ico_img {left:50%; margin-left:-40px;}
	.major_box .major_list .txt {  padding:120px 0 0;}
	.major_box .major_list .txt p { font-size:15px; letter-spacing:-1px; color:#333;}
	.major_box .last {padding:0; margin:0;} /* 마지막 내용 */
	.major_box .last:before {content:''; display:block; position:absolute; bottom:0; width:100%; height:0px; background:none;}

	/* 연혁 */ 
	.historyList > img{ width:60%}	

}


@media screen and (max-width:380px) {
	
	/* 학과소개 인사말 공통 */
	.dep_box .txt .txt_1 {font-size:20px; margin-bottom:20px;}
	.dep_box .txt .txt_2 {font-size:22px;}	

}


