﻿@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}

/* 위원회규정 */
.sch_rule h2 {font-size:28px; color:#111; text-align:center; border-top:2px solid #555; border-bottom:1px solid #555; padding:10px 0}
.sch_rule p.tit { font-size:20px; color:#3d70cb; margin-top:20px}
.sch_rule p {font-size:14px; line-height:25px; font-family:"NotoR"; color:#111; letter-spacing:-1px}
.sch_rule p strong {color:#3d70cb}


@media screen and (max-width :480px) {



}