@charset "utf-8";

@import url("../../../css/style.css");

@media screen and (min-width: 760px) {

	.job-qa--1__item-header {
		cursor: pointer;
	}

	.qa_category>.job-btn--2 {
		margin-right: 1em;
	}

}




@media screen and (max-width: 759px) {

	#container .job-qa--1__body .open {
		background: none;
	}

}