<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.tit-page {
  background: url(../images/service/reform/bg_pagetit_01_sp.jpg) no-repeat center;
  background-size: cover; }
  @media print, screen and (min-width: 600px) {
    .tit-page {
      background: url(../images/service/reform/bg_pagetit_01_tb.jpg) no-repeat center;
      background-size: cover; } }
  @media print, screen and (min-width: 1000px) {
    .tit-page {
      background: url(../images/service/reform/bg_pagetit_01_pc.jpg) no-repeat center;
      background-size: cover; } }

.sec-reform, .sec-example {
  padding: 20px 15px; }
  @media print, screen and (min-width: 600px) {
    .sec-reform, .sec-example {
      padding: 30px 15px; } }
  @media print, screen and (min-width: 1000px) {
    .sec-reform, .sec-example {
      padding: 70px 0; } }

.list-step .list-step-in {
  padding: 15px 10px 5px; }
.list-step .img-step {
  display: block;
  margin-bottom: 10px;
  width: 100%; }
.list-step .tit-step {
  display: flex;
  margin-bottom: 10px;
  align-items: center; }
  .list-step .tit-step .txt-num {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    text-align: center;
    width: 63.75px;
    min-width: 63.75px;
    height: 63.75px;
    background: #1358A2;
    color: #FFF;
    border-radius: 50%;
    font-weight: bold;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.1;
    margin-right: 10px; }
    .list-step .tit-step .txt-num strong {
      font-size: 27px;
      font-size: 1.6875rem;
      display: block;
      width: 100%; }
  .list-step .tit-step .s-midashi {
    font-size: 21.6px;
    font-size: 1.35rem; }
.list-step .txt-step {
  display: block;
  margin-bottom: 10px; }
@media print, screen and (min-width: 600px) {
  .list-step .list-step-in {
    padding: 20px 15px 10px; }
  .list-step .img-step {
    margin-bottom: 15px; }
  .list-step .tit-step {
    margin-bottom: 15px; }
  .list-step .tit-step .txt-num {
    width: 85px;
    min-width: 85px;
    height: 85px;
    margin-right: 15px; }
    .list-step .tit-step .txt-num strong {
      font-size: 36px;
      font-size: 2.25rem; } }
@media print, screen and (min-width: 1000px) {
  .list-step .list-step-in {
    padding: 40px 30px 15px;
    position: relative;
    z-index: 2; }
    .list-step .list-step-in:nth-child(2n-1) {
      z-index: 1; }
    .list-step .list-step-in::before {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 24px 18px 0 18px;
      border-color: #CBCBCB transparent transparent transparent;
      position: absolute;
      left: 54.5px;
      top: 100%;
      margin-top: -12px; }
    .list-step .list-step-in::after {
      content: "";
      display: block;
      clear: both; }
    .list-step .list-step-in:last-child::before {
      display: none; }
  .list-step .tit-step {
    margin-bottom: 20px; }
    .list-step .tit-step .s-midashi {
      font-size: 24px;
      font-size: 1.5rem; }
  .list-step .img-step {
    width: 46.511627907%;
    float: right;
    margin: -105px 0 25px 3.488372093%; }
  .list-step .txt-step {
    margin-bottom: 15px; } }

.sec-reform .txt-lead {
  margin-bottom: 20px; }
.sec-reform .list-step .list-step-in:nth-child(2n-1) {
  background: #eff6fb; }
.sec-reform .list-step ul {
  list-style: disc;
  margin: 0 0 10px 1.0em;
  font-weight: bold;
  color: #65a5d8; }
  .sec-reform .list-step ul span {
    color: #01408E; }
@media print, screen and (min-width: 1000px) {
  .sec-reform .txt-lead {
    margin-bottom: 50px; }
  .sec-reform .list-step ul {
    margin-bottom: 15px;
    display: flex;
    flex-wrap: wrap; }
    .sec-reform .list-step ul li {
      margin: 0 2.0em 5px 0; }
      .sec-reform .list-step ul li:last-child {
        margin: 0; } }

.sec-example .list-example-02 {
  background: #FFF;
  padding: 20px 15px; }
  .sec-example .list-example-02 li {
    border-bottom: 1px solid #CCC;
    padding-bottom: 20px;
    margin-bottom: 20px; }
    .sec-example .list-example-02 li:last-child {
      border-bottom: none;
      padding-bottom: 0;
      margin-bottom: 0; }
  .sec-example .list-example-02 .tit-ex {
    text-align: center; }
    .sec-example .list-example-02 .tit-ex .s-en {
      color: #65a5d8;
      font-weight: bold;
      display: block;
      font-size: 15px;
      font-size: 0.9375rem; }
      .sec-example .list-example-02 .tit-ex .s-en span {
        line-height: 1.1;
        margin-bottom: 5px; }
      .sec-example .list-example-02 .tit-ex .s-en strong {
        font-size: 36px;
        font-size: 2.25rem;
        line-height: 0.75; }
    .sec-example .list-example-02 .tit-ex .s-midashi {
      color: #01408E;
      font-size: 22.5px;
      font-size: 1.40625rem; }
  .sec-example .list-example-02 .img-example img {
    display: block;
    margin: 0 auto; }
  .sec-example .list-example-02 .dl-ex dt {
    font-weight: bold;
    color: #FFF;
    text-align: center;
    padding: 5px; }
  .sec-example .list-example-02 .dl-before {
    max-width: 216px;
    margin: 0 auto; }
    .sec-example .list-example-02 .dl-before::after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 24px 18px 0 18px;
      border-color: #CBCBCB transparent transparent transparent;
      margin: 10px auto; }
    .sec-example .list-example-02 .dl-before dt {
      background: rgba(68, 68, 68, 0.8); }
  .sec-example .list-example-02 .dl-after {
    max-width: 310px;
    margin: 0 auto; }
    .sec-example .list-example-02 .dl-after dt {
      background: rgba(1, 64, 136, 0.8); }
  @media print, screen and (min-width: 600px) {
    .sec-example .list-example-02 {
      padding: 30px 20px; }
      .sec-example .list-example-02 li {
        padding-bottom: 30px;
        margin-bottom: 30px; } }
  @media print, screen and (min-width: 1000px) {
    .sec-example .list-example-02 {
      padding: 40px;
      display: flex;
      flex-wrap: wrap; }
      .sec-example .list-example-02 li {
        padding-bottom: 0;
        margin-bottom: 0;
        border-left: 1px solid #CCC;
        border-bottom: none;
        width: 31.0465116279%;
        min-width: 31.0465116279%;
        margin-left: 1.6279069767%;
        padding-left: 1.6279069767%; }
        .sec-example .list-example-02 li:first-child {
          border-left: none;
          margin-left: 0;
          padding-left: 0; }
      .sec-example .list-example-02 .tit-ex {
        margin-bottom: 15px; }
        .sec-example .list-example-02 .tit-ex .s-en {
          font-size: 20px;
          font-size: 1.25rem; }
          .sec-example .list-example-02 .tit-ex .s-en strong {
            font-size: 48px;
            font-size: 3rem; }
        .sec-example .list-example-02 .tit-ex .s-midashi {
          font-size: 30px;
          font-size: 1.875rem; }
      .sec-example .list-example-02 .dl-before::after {
        margin: 20px auto; }
      .sec-example .list-example-02 .dl-before dt {
        @inclde fts(15); }
      .sec-example .list-example-02 .dl-before dd {
        min-height: 250px; }
      .sec-example .list-example-02 .dl-after dt {
        font-size: 19px;
        font-size: 1.1875rem; } }

.sec-contact {
  background: url("../images/common/bg_building_01_sp.jpg") no-repeat center;
  background-size: cover;
  color: #FFF;
  padding: 20px 15px;
  text-align: center; }
  .sec-contact .box-contact {
    border: 3px solid #FFF;
    padding: 30px 15px; }
  .sec-contact .tit-contact {
    font-size: 25.2px;
    font-size: 1.575rem; }
  .sec-contact p {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 20px; }
  .sec-contact .btn-contact {
    background: #E29F15;
    color: #000;
    display: block;
    padding: 0.8em 15px;
    font-weight: bold;
    font-size: 6vw;
    border-radius: 1.8em; }
    .sec-contact .btn-contact span {
      display: block;
      position: relative; }
      .sec-contact .btn-contact span::before, .sec-contact .btn-contact span::after {
        position: absolute;
        top: 50%; }
      .sec-contact .btn-contact span::before {
        content: "";
        display: inline-block;
        width: 0.3em;
        height: 0.3em;
        border-bottom: 2px solid #FFF;
        border-right: 2px solid #FFF;
        transform: rotate(-45deg);
        transform-origin: center center;
        right: 0.45em;
        z-index: 2;
        margin-top: -0.2em; }
      .sec-contact .btn-contact span::after {
        content: "";
        display: block;
        right: 0;
        width: 1.2em;
        height: 1.2em;
        background: #000;
        border-radius: 50%;
        margin-top: -0.6em;
        z-index: 1; }
  @media print, screen and (min-width: 600px) {
    .sec-contact {
      background: url("../images/common/bg_building_01_tb.jpg") no-repeat center;
      background-size: cover; }
      .sec-contact .box-contact {
        padding: 40px 20px; }
      .sec-contact .tit-contact {
        font-size: 36px;
        font-size: 2.25rem; }
      .sec-contact p {
        font-size: 20px;
        font-size: 1.25rem; }
      .sec-contact .btn-contact {
        font-size: 30px;
        font-size: 1.875rem;
        padding: 0.6em 40px;
        border-radius: 1.6em;
        box-sizing: border-box;
        max-width: 600px;
        margin: 0 auto; } }
  @media print, screen and (min-width: 1000px) {
    .sec-contact {
      padding: 80px 0;
      background: url("../images/common/bg_building_01_pc.jpg") no-repeat center;
      background-size: cover; }
      .sec-contact .box-contact {
        padding: 60px 0 50px; }
      .sec-contact p {
        margin-bottom: 30px; } }

.sec-service {
  padding: 20px 15px 19px; }
  .sec-service .list-service-in {
    position: relative;
    margin-bottom: 1px;
    overflow: hidden; }
    .sec-service .list-service-in:hover::after {
      transform: scale(1.1); }
    .sec-service .list-service-in::after {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      z-index: 1;
      transition: 0.5s; }
    .sec-service .list-service-in:first-child::after {
      background: url(../images/top/img_service_01_sp.jpg) no-repeat center;
      background-size: cover; }
    .sec-service .list-service-in:nth-child(2)::after {
      background: url(../images/top/img_service_02_sp.jpg) no-repeat center;
      background-size: cover; }
    .sec-service .list-service-in:last-child::after {
      background: url(../images/top/img_service_03_sp.jpg) no-repeat center;
      background-size: cover; }
    .sec-service .list-service-in a {
      color: #FFF;
      display: block;
      position: relative;
      z-index: 2; }
  .sec-service .box-service {
    position: relative;
    z-index: 2;
    padding-top: 125px; }
  .sec-service .tit-service {
    transition: 0.5s;
    background: rgba(0, 0, 0, 0.6);
    position: relative;
    padding: 20px 15px; }
    .sec-service .tit-service h4 {
      font-size: 19px;
      font-size: 1.1875rem;
      font-weight: bold;
      line-height: 1.1; }
    .sec-service .tit-service .ico-arrow {
      width: 25px;
      height: 25px;
      display: flex;
      justify-content: center;
      align-items: center;
      border: 2px solid #FFF;
      border-radius: 50%;
      position: absolute;
      top: 50%;
      right: 15px;
      margin-top: -12.5px;
      box-sizing: border-box;
      transition: 0.5s; }
      .sec-service .tit-service .ico-arrow::before {
        content: "";
        display: inline-block;
        width: 0.4em;
        height: 0.4em;
        border-bottom: 3px solid #FFF;
        border-right: 3px solid #FFF;
        transform: rotate(-45deg);
        transform-origin: center center; }
  @media print, screen and (min-width: 600px) {
    .sec-service {
      padding: 30px 15px 29px; }
      .sec-service .list-service-in:first-child::after {
        background: url(../images/top/img_service_01_tb.jpg) no-repeat center;
        background-size: cover; }
      .sec-service .list-service-in:nth-child(2)::after {
        background: url(../images/top/img_service_02_tb.jpg) no-repeat center;
        background-size: cover; }
      .sec-service .list-service-in:last-child::after {
        background: url(../images/top/img_service_03_tb.jpg) no-repeat center;
        background-size: cover; }
      .sec-service .box-service {
        padding-top: 175px; }
      .sec-service .tit-service {
        padding: 30px 20px; } }
  @media print, screen and (min-width: 1000px) {
    .sec-service {
      padding: 70px 0; }
      .sec-service .tit-sec .s-en {
        min-height: 20em; }
      .sec-service .list-service {
        display: flex;
        justify-content: space-between; }
      .sec-service .list-service-in {
        width: 33.3%;
        position: relative; }
        .sec-service .list-service-in::before {
          content: "";
          display: block;
          width: 1px;
          height: 100%;
          background: #FFF;
          position: absolute;
          top: 0;
          left: 0;
          z-index: 3; }
        .sec-service .list-service-in:first-child::before {
          display: none; }
        .sec-service .list-service-in:first-child::after {
          background: url(../images/common/img_service_01_pc.jpg) no-repeat center;
          background-size: cover; }
        .sec-service .list-service-in:nth-child(2) {
          width: 33.4%; }
          .sec-service .list-service-in:nth-child(2)::after {
            background: url(../images/common/img_service_02_pc.jpg) no-repeat center;
            background-size: cover; }
        .sec-service .list-service-in::last-child::after {
          background: url(../images/common/img_service_03_pc.jpg) no-repeat center;
          background-size: cover; }
      .sec-service .box-service {
        padding-top: 200px; }
      .sec-service .tit-service {
        padding: 20px 25px; }
        .sec-service .tit-service .ico-arrow {
          right: 20px; } }

.is-ie .sec-service .list-service-in::after {
  transform: rotate(0.05deg); }
.is-ie .sec-service .list-service-in:hover::after {
  transform: scale(1.1) rotate(0.05deg); }
</pre></body></html>