@charset "utf-8";

/* 印刷設定
---------------------------------------------------------------------------- */

* html body {
	zoom: 70%;
}
/* SPのみ表示 */
.sp-only {
  display: none !important;
}

.p-header {
  position: absolute;
}