<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS  */
/* 求職者問い合わせ */
.node--type-support-seeker .field--name-field-sps-body{
    font-size:1.5em;
    margin-bottom:30px;

}

.node--type-support-seeker .field--name-field-sps-body .field__label{
  font-size: 16px;
  margin-bottom: 8px;
  border-bottom: 2px solid #175297;
  font-weight: bold;
  padding: 0 0 8px 4px;
  margin-bottom: .7em;
}</pre></body></html>