@charset "UTF-8";

.md-1-2r-04-w.mod {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.md-1-2r-04-w.mod .im-1 {
  width: 31.2%;
  margin-left: 36px;
}

.md-1-2r-04-w.mod .im-1-txt {
  text-align: left !important;
}

.clr-gray {
  color: #666;
}

.flex-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.col-2-width {
  width: 582px;
}

.col-2-width:nth-child(2n) {
  margin-right: 0;
}

.box-1.bg-yellow {
  background-color: #feefd9;
  border: #cccccc solid 1px;
}

.box-1.bg-yellow .md-1-2r-04-w.mod .im-1 {
  width: 22.28%;
}

.link-mod {
  color: #000 !important;
  text-decoration: underline !important;
}

.link-mod:hover {
  color: #666 !important;
  text-decoration: none !important;
}

.bg-yellow {
  background: #feefd9;
}

.nl-1-nest.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.nl-1-nest.flex .list-style {
  margin-right: 36px;
}

.anc-1-pc2-sp2.mod {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.anc-1-pc2-sp2.mod .anc-1 {
  width: 46%;
}

.margin-auto {
  margin-left: auto;
  margin-right: auto;
}

.tab-1.mod .tab {
  padding: 13px 15px;
  text-align: left;
}

.md-1-2l-30w-02 .md-img-box.w-14p {
  width: 14%;
}

.ol-2 li.list-number-style::before {
  width: 25px;
  font-weight: 700;
  color: #e6002d;
}
.ol-2 li.list-number-style.num-01::before {
  content: "1.";
}
.ol-2 li.list-number-style.num-02::before {
  content: "2.";
}
.ol-2 li.list-number-style.num-03::before {
  content: "3.";
}
.ol-2 li.list-number-style.num-04::before {
  content: "4.";
}
.ol-2 li.list-number-style.num-05::before {
  content: "5.";
}
.ol-2 li.list-number-style.num-06::before {
  content: "6.";
}

.bt-style.bt-full {
  width: 100%;
}

.bt-style.bt-xl {
  width: 600px;
}

.bt-style.bt-large {
  width: 580px;
}

.bt-style.bt-medium {
  width: 376px;
}

.bt-style.bt-small {
  width: 272px;
}

.wrap_col_02 .bt-2-pdf,
.wrap_col_02 .bt-2 {
  width: 48%;
}

.wrap_col_02 .bt-2-pdf .bt-style,
.wrap_col_02 .bt-2 .bt-style {
  width: 100%;
}

table .nl-1-nest li:last-child {
  margin-bottom: 0;
}

.mt-0 {
  margin-top: 0;
}

.mod_s_taL2 {
  text-align: left !important;
}

.mod_s_taR2 {
  text-align: right !important;
}

.ml-25 {
  margin-left: 25px;
}

.mt1em {
  margin-top: 1em;
}

.mt15em {
  margin-top: 1.5em;
}

.mt2em {
  margin-top: 2em;
}

.mt22em {
  margin-top: 2.2em;
}

.fz16 {
  font-size: 1.6rem !important;
}

.min-h-45 {
  min-height: 45px;
}

.min-h-56 {
  min-height: 56px;
}

.min-h-77 {
  min-height: 77px;
}

.tb-1 th,
.tb-1 td {
  padding: .6em .8em;
}

@media print, screen and (min-width: 768px) {
  .col-by-4 .col-box {
    margin: 0 36px 0 0;
  }
  .col-by-4 .col-box:nth-child(n+5) {
    margin: 40px 36px 0 0;
  }
}

@media only screen and (max-width: 767.98px) {
  .md-1-2r-04-w.mod .im-1 {
    width: 100%;
    margin-left: 0;
    text-align: center;
  }

  .box-1.bg-yellow .md-1-2r-04-w.mod .im-1 {
    width: 100%;
  }

  .sp-mt0 {
    margin-top: 0;
  }

  .sp-mb0 {
    margin-bottom: 0 !important;
  }

  .sp-mt1em {
    margin-top: 1.0em;
  }

  .sp-mt04em {
    margin-top: 0.4em;
  }

  .sp-mb04em {
    margin-bottom: 0.4em;
  }

  .sp-mt15em {
    margin-top: 1.5em;
  }

  .sp-mt16em {
    margin-top: 1.6em;
  }

  .sp-mt18em {
    margin-top: 1.8em;
  }

  .sp-mt2em {
    margin-top: 2.0em;
  }

  .sp-w-auto {
    width: auto !important;
  }

  .sp-w-46p {
    width: 46% !important;
  }

  .sp-w-full {
    width: 100% !important;
  }

  .nl-1-nest.flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .box-bg-gr .box-ttl:first-child {
    margin-bottom: 13px;
  }

  .flex-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }

  .flex-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }

  .flex-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .col-2-width,
  .md-1-2l-30w-02 .md-img-box.w-14p,
  .bt-style.bt-large,
  .bt-style.bt-xl,
  .bt-style.bt-small,
  .bt-style.bt-medium {
    width: 100%;
  }

  .anc-1-pc2-sp2.mod .anc-1 {
    margin-top: 2em;
  }

  .fz16 {
    font-size: 1.4rem !important;
  }

  .col-by-4.mod {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .col-by-4.mod .col-box {
    width: 48%;
  }

  .tab-1.mod .tab-box .tab {
    padding: .6em;
    text-align: center;
    font-size: 1.3rem;
    font-weight: 700;
  }

  .min-h-56,
  .min-h-77 {
    min-height: unset;
  }
  .mod_sp_taR {
    text-align: right !important;
  }
  .col-1.flex-reverse .col-1-box:last-child .im-1 {
    margin-left: auto;
    margin-right: auto;
  }

  .js-height-sp-auto .js-height_txt {
    height: auto !important;
  }
  .col-by-3.js-height .col-box {
    margin: 0 0 1.6em 0;
  }
}