@charset "utf-8";
@import url("https://jpca-education-test.org/thegear/content/theme/css/normalize.css?t=1554602743");
@import url("https://jpca-education-test.org/thegear/content/theme/css/pc.css?t=1708327329");
@import url("https://jpca-education-test.org/thegear/content/theme/css/tab.css?t=1554728459");
@import url("https://jpca-education-test.org/thegear/content/theme/css/sp.css?t=1692576757");
@import url("https://jpca-education-test.org/thegear/content/theme/css/slick.css?t=1554602743");

// jquery validate
label.error {
	display:block;
	color:red;
	background-color:rgba(255,255,255,0);
}

/* コピー禁止 */
.copy_ng{
	-webkit-touch-callout:none;
	user-select:none;
	-webkit-user-select:none;
	-ms-user-select: none;
	-moz-user-select:none;
	-khtml-user-select:none;
	-webkit-user-drag:none;
	-khtml-user-drag:none;
}

@media print{ 
body{ display: none; } 

}