@charset "utf-8";

/* お問い合わせエリア
------------------------------------------------------------------------------------ */
section#contactArea {
	margin-top: 0;
}

section#event {
}



/* タブレット用
------------------------------------------------------------------------------------ */
@media screen and (min-width:768px) and (max-width:1279px) {
}



/* スマホ用
------------------------------------------------------------------------------------ */
@media screen and (max-width:767px) {
}
