@charset "UTF-8";
.yugo {
  font-family: 'Yu Gothic', YuGothic, メイリオ, meiryo, "メイリオ", "meiryo", "ヒラギノ角ゴ pro w3", "hiragino kaku gothic pro", sans-serif;
  font-weight: 500; }

.oswald {
  font-family: 'Oswald', 'Yu Gothic', YuGothic, メイリオ, meiryo, "メイリオ", "meiryo", "ヒラギノ角ゴ pro w3", "hiragino kaku gothic pro", sans-serif; }

.roboto {
  font-family: 'Roboto', sans-serif; }

/* ----------------------------------------------------------
font-weight
---------------------------------------------------------- */

.t-bold {
  font-weight: 700;
  /* bold */ }

.t-lead-1 {
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
  /* regular */
  letter-spacing: 0.04em;
  display: block; }

.t-body-1 {
  font-size: 1.5rem;
  letter-spacing: 0.04em;
  line-height: 2.333; }

.t-a-r {
  text-align: right; }

#wrapper {
  padding-top: 0; }

.m-subpage__kv-2__head-1 {
  margin-bottom: 12px; }

.sitepolicy-sec {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.sitepolicy-body {
  margin-bottom: 2.3em;
  display: block; }
  .sitepolicy-body.sig {
    text-align: right; }

.sitepolicy-num {
  font-family: 'Noto Serif JP', serif;
  letter-spacing: 0.08em;
  font-weight: 400;
  /* regular */ }
  .sitepolicy-num .num {
    color: #505876;
    font-weight: 400;
    /* regular */ }
  .sitepolicy-num .dot {
    color: #505876;
    font-weight: 400;
    /* regular */ }
  @media screen and (min-width: 769px) {
  .setOrder {
    color: #000; }
    .t-lead-1 {
      font-size: 4rem; }
    .sitepolicy-sec {
      padding: 10px 0 220px;
      width: 800px;
      margin: 0 auto; }
    .sitepolicy-num {
      margin-top: 70px;
      margin-bottom: 40px;
      font-size: 3rem; }
      .sitepolicy-num .num {
        font-size: 4rem; }
    .sitepolicy-num .small {
      font-size: 2rem; } }
  @media screen and (min-width: 961px) {
  .setOrder {
    color: #000; } }
  @media screen and (max-width: 768px) {
  .setOrder {
    color: #000; }
    .t-lead-1 {
      font-size: 2.2rem; }
  .m-lead-1 .emphasize {
    font-size: 2.8rem;
    margin-top: 10px;
    display: inline-block; }
    .sitepolicy-sec {
      padding: 10px 30px 120px; }
    .sitepolicy-num {
      margin-top: 50px;
      margin-bottom: 30px;
      font-size: 2rem; }
      .sitepolicy-num .num {
        font-size: 2.6rem; }
    .sitepolicy-num .small {
      font-size: 1.6rem; } }
  @media screen and (max-width: 350px) {
    .t-lead-1 {
      font-size: 2rem; } }
