﻿@charset "utf-8";

/* 테이블_공통 */
.table_st th, .table_st td { padding:13px 5px}

/* 독서활동 */
.tit_box {color:#fff; font-family:"NotoM"; font-size:24px; text-align:center; letter-spacing:-1px; background:#3465aa; padding:15px 0; border-radius:30px 0; box-shadow:3px 3px 3px #ddd; margin-bottom:15px}
.tit_box span { display:inline-block; width:25px; height:25px; background:#fff; border-radius:30px; font-size:16px; line-height:25px; color:#111; margin-right:10px; vertical-align:middle}
.tit_box.col2 { background:#ef6faa}
.tit_box.col3 { background:#2eb067}
.tit_box.col4 { background:#7a83df}

/* 교육과정 */
.course_dl { border:1px solid #c5ccd0; border-radius:15px; padding:15px 20px}
.course_dl dt {font-family:"NotoM"; font-size:16px; color:#3465aa; letter-spacing:-1px; line-height:25px}
.course_dl dd {font-family:"NotoR"; font-size:13px; color:#555; letter-spacing:-1px; line-height:25px}

/* 학교규칙 */
.sch_rule {font-size:14px; line-height:25px; font-family:"NotoR"; color:#111; letter-spacing:-1px}
.sch_rule dl dt { font-size:18px; color:#3d70cb; margin-top:20px}



@media screen and (max-width :480px) {



}