﻿@charset "utf-8";



.box_st1_1{position: relative; padding: 10px 20px;font-family: "NotoR";line-height: 1.4;border-radius: 15px 0px;overflow: hidden;background: #3775c3;color: #fff;margin-top: 10px;}
.box_st1_2{background: #f9f9f9;margin-bottom: 20px;border: 1px solid #e8e8e8;border-radius: 0px 7px;padding: 15px 30px 15px 30px;margin-top: 5px;}
.box_st1_2_1{background: #f9f9f9;margin-bottom: 20px;border: 1px solid #e8e8e8;border-radius:5px;padding: 15px 30px 15px 30px;margin-top: 5px;}
.box_st1_3{position: relative; padding: 10px 20px;font-family: "NotoR";line-height: 1.4;border-radius: 30px;overflow: hidden;background: #3775c3;color: #fff;margin-top:10px;}


 /* 테이블 스크롤 */
.tableScroll2{overflow-x:auto; }
.tableScroll2 .table_st{width:740px}	


/* 규정 */
.txt_w {font-family: "NotoR";}
.txt_w dt {margin-top:20px; padding-left:25px; font-size:18px; line-height:1.6; font-family:"NotoM"; color:#111; background:url("/images/sch/web/sejong-h/common/tit_2.png") no-repeat 1px 7px; }
.txt_w dd {font-family: "NotoR"; line-height:1.5; color:#111; }
.txt_w .tit3 {font-family: "NotoR"; font-size:16px; color:#06C }



/* 학교규칙 */
.sch_rule {font-family:"NotoR"; font-size:14px; color:#111; line-height:25px; letter-spacing:-1px}
.sch_rule h2 { font-size:20px; text-align:center; border-top:2px solid #555; border-bottom:1px solid #555; padding:10px 0; margin:30px 0 0}
.sch_rule dl dt { font-size:18px; color:#3d70cb; margin-top:20px}


/* 역대동창회장 */
.img_txt { width:590px; margin:0 auto; line-height:20px; overflow:hidden; font-family: "NotoR";}
.img_txt table{ width:100%; border-collapse:collapse; border:1px solid #BDD0D6; margin:0 auto 15px auto; }
.img_txt th { font-size:9pt; font-weight:bold; background-color:#F5F5F5; }
.img_txt td, 
.img_txt th { border:1px solid #BDD0D6; text-align:center; }
.img_txt .t01 { text-align:left; padding-left:10px; }
.img_txt .t02 { background-color:#F5F5F5; font-weight:bold; }
.img_txt .box { width:590px; }
.img_txt .txt01 { float:left; padding:0 0 0 7px; margin:0; width:160px; }
.img_txt .txt02 { margin-left:10px; }
.img_txt .cle { clear:both; float:left; margin-top:20px; padding-top:10px; }
.img_txt .photo { float:left; }
.img_txt .photo img { width:117px; height:132px; }




@media (max-width:800px) {
		



	
}

@media (max-width:640px) {

	/* 역대동창회장 */
	.img_txt { width:100%;}
	.img_txt table{ width:100%; border-collapse:collapse; border:1px solid #BDD0D6; margin:0 auto 15px auto; box-sizing:border-box;}
	.img_txt .box { width:100%; }
	.img_txt .txt01 { float:none; padding:0 0 0 7px; margin:0; width:100%; }
	.img_txt .txt02 { margin-left:10px; }
	.img_txt .cle {  float:none;  }
	.img_txt .photo {  float:none; text-align:center;}
	.img_txt .photo img { width:117px; height:132px; }

}