@charset "utf-8";
@import url("https://petken-online.org/thegear/content/theme/css/normalize.css?t=1554736950");
@import url("https://petken-online.org/thegear/content/theme/css/pc.css?t=1727150346");
@import url("https://petken-online.org/thegear/content/theme/css/tab.css?t=1703051847");
@import url("https://petken-online.org/thegear/content/theme/css/sp.css?t=1703051847");
@import url("https://petken-online.org/thegear/content/theme/css/slick.css?t=1554736951");

// 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;
}
