@charset "utf-8";

/* ------------------------------
2025.12.12 versionup common style
--------------------------------*/

header {
  display: flex;
  align-items: center;
  padding-left: 10px;
  height: 48px;
}
header a { line-height: 1; }
header a img { width: 161px; }

h1 {
  margin: 16px auto 0;
  text-align: center;
}
h1 img { width: 280px; }
h2 {
  margin: 32px auto 16px;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
}
.appbtn-wrap {
  display: flex;
  justify-content: center;
  gap: 16px;
}
.appbtn-wrap a { display: none; }
.kabu_ipad .appbtn-wrap a { display: block; }
.appbtn-wrap a img { width: 200px; }
.appbtn-wrap.-mulchdevice a img { width: 156px; }

main { padding: 0 16px; }
.sec-device { display: none; }
.footer { margin: 36px 16px 16px; }
.footer a { text-decoration: underline; }

section .d-block { display: block; }
section .d-none { display: none; }

/* override */
.m-heading3 { margin: 72px 0 0; }

.ck365-ttl_lv4,
.m-heading5__title,
.m-heading4 {
  font-size: 1.6rem;
}
.ck365-releasetext,
.m-table__caption {
  margin: 2em 0 .9em;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
}