@charset "utf-8";
/* Full Down Menu */
.full-down-menu .gnb-full li{ height:390px}
/* 연혁 */
@media all and (min-width:1400px){
	.history-map.his2020 ul.inline-type{ width:480px}
	.history-map.his2017 ul.inline-type li,
	.history-map.his2017 ul.inline-type li:first-child,
	.history-map.his2020 ul.inline-type li,
	.history-map.his2020 ul.inline-type li:first-child{ margin:2px 0 2px; width:auto}
}
/* 위원회소개 */
/* .subcommittee-title h3{ margin-bottom:20px}
.committee .committee-wrap{ display:flex; justify-content:space-between; margin-top:50px}
.committee-wrap .subcommittee{ width:45%}
@media only screen and (max-width:1200px) {
	.committee .committee-wrap{ margin-top:30px}
	.committee-wrap .subcommittee{ width:45%}
}
@media only screen and (max-width:768px) {
	.committee .committee-wrap{ flex-wrap:wrap}
	.committee-wrap .subcommittee{ width:100%}
} */