@charset "UTF-8";

/*과학행사 > 학생과학발명품경진대회*/
.c03010503 .info-box .txt .tt {font-size:3rem; margin-bottom:2rem}
.c03010503 .info-box li {padding-bottom:0.3rem}
.c03010503 .info-box li strong {display:inline-block; width:6rem; vertical-align:top}
.c03010503 .info-box li span {display:inline-block; width:calc(100% - 6rem); vertical-align:top}
.c03010503 .program-list {width:calc(100% + 4rem); overflow:hidden; margin-top:-3rem}
.c03010503 .program-list > li {float:left; width:50%; padding:4rem 4rem 0 0}
.c03010503 .program-list > li div {border:1px solid #ddd; height:35rem; padding:1rem 4rem 4rem}
@media (max-width:1560px) {
	.c03010503 .program-list > li div {height:40rem}
}
@media (max-width:1240px) {
	.c03010503 .program-list > li {width:100%}
	.c03010503 .program-list > li div {height:auto}
}

/*과학 천문교육체험 > 교육안내*/
.c03020101 .con-group {position:relative; padding-top:6rem; margin-top:5rem}
.c03020101 .group .title {background-color:#f9f9f9; border:1px solid #ddd; color:#000; cursor:pointer; height:5rem; line-height:5rem; text-align:center; width:33.3%; position:absolute; left:0; top:0}
.c03020101 .group:nth-child(2) .title {border-left:0; left:33.3%}
.c03020101 .group:nth-child(3) .title {border-left:0; left:66.6%}
.c03020101 .group .con-box {visibility:hidden; overflow:hidden; width:0; height:0; opacity:0; position:relative; left:0}
.c03020101 .group.active .con-box {visibility:visible; overflow:visible; width:auto; height:auto; opacity:1}
.c03020101 .group.active .title {background-color:#f4f5fb}

@media (max-width:480px) {
	.c03020101 .con-group {padding-top:16rem}
	.c03020101 .group .title {width:100%}
	.c03020101 .group:nth-child(2) .title {border-top:0; border-left:1px solid #ddd; left:0; top:5rem}
	.c03020101 .group:nth-child(3) .title {border-top:0; border-left:1px solid #ddd; left:0; top:10rem}
}

/*위치안내*/
.c030304 .wrap_controllers {display:none}
.c030304 .txt {background:#f7f7f7; clear:both; overflow:hidden; padding:2.5rem 3rem}
.c030304 .txt > strong {display:block; color:#000; font-size:2rem; margin-bottom:0.5rem}
.c030304 .txt > span {display:block; color:#666; font-size:1.8rem}
.c030304 .txt > span i {color:#2c3787; margin-right:0.5rem}

@media (max-width:999px) {
	.c030304 > div {float:none; width:100%; max-width:100%}
}


/*지능형 과학실 모델학교*/
.c030601.step-box.type2 {margin:0}
.c030601.step-box.type2 li:after {content:none}