﻿@charset "utf-8";

/* 학교규칙 */
.rules_wrap {font-size:14px; line-height:1.4; color:#222; letter-spacing:-1px}
.rules_wrap dt { font-size:22px; font-family:"NotoM"; text-align:center; margin:30px 0 10px}
.rules_wrap dd { font-family:"NotoR"; line-height:25px; background:#f1f4f9; border:1px solid #92979e; border-radius:10px; padding:20px}
.rules_wrap dd strong { display:block; font-size:16px; color:#0c5ac8}

/* 학부모회규약 */
.rules_wrap02 {font-size:14px; line-height:1.4; color:#222; letter-spacing:-1px}
.rules_wrap02 dt { font-size:22px; font-family:"NotoM"; color:#506ac7; margin:30px 0 10px; background:#f7faff; border-top:2px solid #5f85bf; border-bottom:1px dashed #5f85bf; padding:10px}
.rules_wrap02 dd { font-family:"NotoR"; line-height:25px; padding:0 10px}

/* 0107 교육과정 */
.edu_con {background:#c7dfff url(../../../images/template/038/sub/edu_bg.png) no-repeat center bottom; border-radius:20px; padding:50px 20px;}
.edu_con p {font-size: 24px;font-family:"NotoM";margin:30px 0 10px;color: #123f86;}





@media screen and (max-width :810px) {
	
	/* 0107 교육과정 */
	.edu_con  {background-size: 100%;}
	
	
}