﻿#header .header_wrap .util {margin-right:0 !important;}

/* 공통 타이틀 박스 */
.n_tit_box {background:#f5f6f9; padding:1.2rem 2rem; border-radius:1.2rem 0 0 0; font-size:1.2rem; font-weight:bold; color:#17335a; border-bottom:1px dashed rgba(0,79,186,.2);}
* ~ .n_tit_box {margin-top: 4rem;}

/* ============= 콘텐츠별 style ============= */


/* 마을학교_소개 공통 (0202_01, 0203_01, 0204_01) */
.maeulSchool_Box { position: relative; width: calc(100% - 30px); margin: 0 auto; padding: 0 1.75rem 2rem; border-top: 4px solid #3d6194; box-shadow: 2px 2px 15px rgba(55, 87, 138, 0.4); border-radius: 0 0 2rem 2rem;}
.maeulSchool_Box .titBox {display: flex; align-items: center; padding: 0.65rem 0; position: relative; margin-bottom: 1.5rem;}
.maeulSchool_Box .titBox::before{content: ""; width: 100%; height: 1px; background-color: #dce3ec; position: absolute; bottom: 0;}
.maeulSchool_Box .titBox::after{content: ""; width: 100%; height: 1px;border-bottom: 1px dashed #c4cfde; position: absolute; bottom: 0;}
.maeulSchool_Box .titBox h3 { font-size: 1.2rem; font-weight: 600; color: #131313; word-break: keep-all;}
.maeulSchool_Box .titBox h3 strong{font-weight: 700; font-size: 1.5rem;}
.maeulSchool_Box .titBox .logoBox {margin-left: auto;}
.maeulSchool_Box .infoBox{display: flex; flex-wrap: wrap;}
.maeulSchool_Box .infoBox h4{color: #1e385b; word-break: keep-all;}
.maeulSchool_Box .map{position: relative; z-index: 1;}
.maeulSchool_Box .map img{width: 100%;}
.maeulSchool_Box .info{ width: calc(100% - 385px); margin-left: auto; position: relative; padding-bottom: 20rem;}
.maeulSchool_Box .info .bg{position: absolute; bottom: 0;}

/* 0202_01_폼마을학교소개 */
.inner_0202_01 .maeulSchool_Box .info .bg {right: 2rem;}

/* 0203_01_핸즈마을학교소개 */
.inner_0203_01 .maeulSchool_Box .info .bg {right: 4rem;}

/* 0204_01_송하 휴마을학교소개 */
.inner_0204_01 .maeulSchool_Box .info .bg {right: 2rem;}


/* 0201_마을학교 소개 */
.inner_0201 img {width: 100%;}
.inner_0201 .innr_visual{width: 100%; position: relative; margin-bottom: 2rem;}
.inner_0201 .txtWrap {max-width: 680px; height: 4.5rem; margin: 0 auto; display: flex; align-items: center; padding-left: 2.25rem; position: relative;}
.inner_0201 .txtWrap1{margin-bottom: 0.5rem;}
.inner_0201 .txtWrap p{ width: 100%; position: relative; height: 3.4rem; display: flex; align-items: center; color: #fff; padding: 0 2rem 0 2.75rem; border-radius: 1.75rem; font-size: 0.9rem; font-weight: 500;}
.inner_0201 .txtWrap1 p {background-color: #168a35;}
.inner_0201 .txtWrap2 p {background-color: #0077d1;}
.inner_0201 .txtWrap .icon {width: 4.5rem; height: 4.5rem; border-radius: 50%; position: absolute; left: 0; z-index: 1; display: flex; align-items: center; justify-content: center;}
.inner_0201 .txtWrap .icon img{width: auto;}
.inner_0201 .txtWrap1 .icon{ background-color: #035c1a;}
.inner_0201 .txtWrap2 .icon{ background-color: #104980;}
.inner_0201 .info {max-width: 680px; margin: 0 auto 5rem; display: flex; align-items: center; justify-content: center;}
.inner_0201 .innr_bg{position: absolute; bottom: 0;}

/* 0302_01_소개_다함께 어울림 교육 */
.inner_0302_01 .n_box_ico .inner .n_box_tit{color: #5f0faa;}

/* 0303_01_소개_영양사랑 나라사랑 역사탐방 */
.inner_0303_01 .n_box_ico .inner .n_box_tit{color: #12884f;}

/* 0402_01_소개_글천지 문향 프로젝트 */
.inner_0402_01 .n_box_ico .inner .n_box_tit{color: #1b937e;}


@media (max-width:960px){
}


@media (max-width:768px){
	/* 마을학교_소개 공통 (0202_01, 0203_01, 0204_01) */
	.maeulSchool_Box .titBox {justify-content: center; text-align: center;}
	.maeulSchool_Box .titBox .logoBox {display: none;}
	.maeulSchool_Box .map { margin: 0 auto;}
	.maeulSchool_Box .info{width: 100%; padding-bottom: 0; }
	.maeulSchool_Box .info .bg{position: relative; margin: 0 auto; margin-top: 2rem;}
	.maeulSchool_Box .info .bg img{width: 100%;}

	/* 0202_01_폼마을학교소개 */
	.inner_0202_01 .maeulSchool_Box .info .bg { right: auto;}
	
	/* 0203_01_핸즈마을학교소개 */
	.inner_0203_01 .maeulSchool_Box .info .bg {right: auto;}
	
	/* 0204_01_송하 휴마을학교소개 */
	.inner_0204_01 .maeulSchool_Box .info .bg {right: auto;}

	/* 0201_마을학교 소개 */
	.inner_0201 .txtWrap { padding: 0; height: auto;}
	.inner_0201 .txtWrap p {justify-content: center; height: auto; min-height: 3rem; padding: 0.5rem 1.25rem;}
	.inner_0201 .txtWrap .icon { display: none;}
}


@media (max-width:580px){

   
}
@media (max-width:480px){
	
}

@media (max-width:380px){
 
}
@media (max-width:320px){
	
}
