@media screen and (max-width: 767px){.sp-hidden{display:none !important}}@media screen and (min-width: 768px){.pc-hidden{display:none !important}}.check .section-header{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.check .check-body{margin-top:32px}.check .check-list{display:grid;grid-template-columns:repeat(4, 1fr);gap:4px}@media screen and (max-width: 767px){.check .check-list{grid-template-columns:repeat(2, 1fr)}}.check .check-item{position:relative;border:2px solid #0080ed;background-color:#fff;color:#0080ed;border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;padding-inline:4px;min-height:64px;line-height:1.3;font-weight:700;text-align:center;font-size:14px}@media screen and (max-width: 767px){.check .check-item{border-radius:8px;min-height:48px}}/*# sourceMappingURL=content-check.min.css.map */