<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* ==================================================
device
================================================== */
.sp {
  display: none !important;
}
.header {
  display: none !important;
}
.footer {
  display: none !important;
}
.btnPageTop {
  display: none !important;
}
.innerWrap {
  width: 1080px !important;
  margin: auto !important;
  padding: 0 !important;
}

body {
  padding-top: 0;
}
.mv {
  display: none;
}
.heading1 ,
.breadcrumb ,
.mainSec {
  width: 100% !important;
  margin: 0 auto !important;
}</pre></body></html>