﻿@charset "utf-8";

/* 테이블_공통 */
.table_st th, .table_st td { padding:13px 5px}

/* 독서활동 */
.tit_box {color:#fff; font-family:"NotoM"; font-size:22px; text-align:center; letter-spacing:-1px; background:#3465aa; padding:10px 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}

/* 학교규칙 */
.sch_rule {font-size:14px; line-height:25px; font-family:"NotoR"; color:#111; letter-spacing:-1px}
.sch_rule h2 { font-size:20px; border-top:2px solid #555; border-bottom:1px solid #555; padding:10px 0; text-align:center; margin:30px 0 0}
.sch_rule dl dt { font-size:18px; color:#3d70cb; margin-top:20px}



@media screen and (max-width :480px) {



}