@charset "UTF-8";

.intro {
}

.intro_txt {
}

.type_cnt {
}

.type_cnt_detail {
}

.year_cnt {
}

.year_cnt_detail {
	display: flex;
	align-items: baseline;
	gap: 8px;
}

.year_cnt_detail span input {
	width: 200px;
}

.gdept_cnt {
}

.gdept_cnt_detail {
}

.old_cnt {
}

.old_cnt_detail {
}

.old_cnt_detail span input {
	width: 320px;
}

.work_cnt {
}

.work_cnt_detail {
}

.posipost_cnt {
}

.posipost_cnt_detail {
}

@media screen and (max-width:1240px) {
}

@media screen and (max-width:768px) {
}
