@charset "UTF-8";
.pc {
  display: block !important; }
  @media screen and (max-width: 599px) {
    .pc {
      display: none !important; } }

.sp {
  display: none !important; }
  @media screen and (max-width: 599px) {
    .sp {
      display: block !important; } }

.bgw {
  margin: -15px auto 0 !important;
  color: #333; }
  @media screen and (max-width: 1024px) {
    .bgw {
      margin: 20px auto 0 !important; } }

.inner .csr {
  width: 100%;
  margin-bottom: 65px;
  background: -moz-linear-gradient(top left, #1f8ba2, #146778);
  background: -webkit-linear-gradient(top left, #1f8ba2, #146778);
  background: linear-gradient(to bottom right, #1f8ba2, #146778); }
  @media screen and (max-width: 758px) {
    .inner .csr {
      margin-bottom: 20px; } }
  .inner .csr p {
    padding: 18px 20px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    line-height: 1; }
    @media screen and (max-width: 758px) {
      .inner .csr p {
        font-size: 12px;
        padding: 15px 20px;
        margin-top: 5px; } }
.inner .inner2 {
  max-width: 900px;
  margin: 0 auto; }
  .inner .inner2 section h1 {
    margin-bottom: 60px;
    padding: 0 !important;
    font-size: 34px;
    font-weight: bold;
    text-align: center; }
    @media screen and (max-width: 758px) {
      .inner .inner2 section h1 {
        font-size: 20px; } }
    .inner .inner2 section h1::before {
      display: none !important; }
    .inner .inner2 section h1 span {
      color: #1f8ba2 !important;
      display: inline !important;
      font-size: 34px !important;
      font-weight: bold !important; }
      @media screen and (max-width: 599px) {
        .inner .inner2 section h1 span {
          font-size: 20px !important; } }
  .inner .inner2 section .date {
    font-size: 16px;
    text-align: right;
    line-height: 1;
    margin-bottom: 20px; }
    @media screen and (max-width: 599px) {
      .inner .inner2 section .date {
        font-size: 14px;
        margin-bottom: 10px; } }
  .inner .inner2 section .company {
    font-size: 16px;
    text-align: right;
    line-height: 1;
    margin-bottom: 80px; }
    @media screen and (max-width: 599px) {
      .inner .inner2 section .company {
        font-size: 14px;
        margin-bottom: 35px; } }
  .inner .inner2 section .text {
    font-size: 16px;
    line-height: 2;
    margin-bottom: 70px; }
    @media screen and (max-width: 599px) {
      .inner .inner2 section .text {
        font-size: 14px;
        margin-bottom: 35px; } }
  .inner .inner2 section .hd {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 30px; }
    @media screen and (max-width: 599px) {
      .inner .inner2 section .hd {
        margin-bottom: 15px; } }
    .inner .inner2 section .hd .num {
      height: 36px;
      width: 36px;
      display: flex;
      justify-content: center;
      align-items: center;
      background-color: #1f8ba2;
      margin-right: 20px; }
      @media screen and (max-width: 599px) {
        .inner .inner2 section .hd .num {
          height: 30px;
          width: 30px;
          margin-right: 10px; } }
      .inner .inner2 section .hd .num p {
        font-size: 16px;
        color: #fff; }
        @media screen and (max-width: 599px) {
          .inner .inner2 section .hd .num p {
            font-size: 12px; } }
    .inner .inner2 section .hd .hdt p {
      color: #000;
      font-size: 20px;
      font-weight: bold; }
      @media screen and (max-width: 599px) {
        .inner .inner2 section .hd .hdt p {
          font-size: 16px; } }
  .inner .inner2 section .jos {
    margin-bottom: 50px; }
    @media screen and (max-width: 599px) {
      .inner .inner2 section .jos {
        margin-bottom: 25px; } }
    .inner .inner2 section .jos .minTit {
      margin-bottom: 10px !important;
      line-height: 1;
      font-size: 16px;
      font-weight: bold; }
      @media screen and (max-width: 599px) {
        .inner .inner2 section .jos .minTit {
          margin-bottom: 5px !important; } }
    .inner .inner2 section .jos .blueText {
      line-height: 1.5;
      font-size: 18px;
      font-weight: bold;
      color: #1f8ba2; }
      @media screen and (max-width: 599px) {
        .inner .inner2 section .jos .blueText {
          font-size: 14px; } }
    .inner .inner2 section .jos .time {
      margin-top: 5px;
      font-size: 16px;
      font-weight: 300; }
      @media screen and (max-width: 599px) {
        .inner .inner2 section .jos .time {
          font-size: 14px; } }
      .inner .inner2 section .jos .time span {
        font-weight: bold; }
  .inner .inner2 section .endTxt {
    text-align: right;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 60px; }
    @media screen and (max-width: 599px) {
      .inner .inner2 section .endTxt {
        font-size: 14px;
        margin-bottom: 30px; } }
  .inner .inner2 .info {
    font-size: 16px;
    margin-bottom: 30px;
    font-weight: 300; }
    @media screen and (max-width: 599px) {
      .inner .inner2 .info {
        font-size: 14px;
        margin-bottom: 15px; } }
    .inner .inner2 .info span {
      font-weight: bold; }
  .inner .inner2 .table1 {
    border-collapse: unset; }
    @media screen and (max-width: 599px) {
      .inner .inner2 .table1 {
        display: table !important; } }
    .inner .inner2 .table1 th,
    .inner .inner2 .table1 td {
      border-right: solid 1px #d0d7d8 !important;
      /* 枠線指定 */
      border-bottom: solid 1px #d0d7d8 !important;
      /* 枠線指定 */
      padding: 10px 0 !important;
      text-align: center;
      width: 24% !important;
      font-size: 16px;
      font-weight: 300; }
      .inner .inner2 .table1 th:first-child,
      .inner .inner2 .table1 td:first-child {
        border-left: none;
        width: 26% !important; }
        @media screen and (max-width: 599px) {
          .inner .inner2 .table1 th:first-child,
          .inner .inner2 .table1 td:first-child {
            width: 25% !important; } }
      .inner .inner2 .table1 th:last-child,
      .inner .inner2 .table1 td:last-child {
        border-right: none !important; }
      @media screen and (max-width: 599px) {
        .inner .inner2 .table1 th,
        .inner .inner2 .table1 td {
          width: 25% !important;
          display: table-cell !important;
          padding: 8px 0 !important; } }
    @media screen and (max-width: 599px) {
      .inner .inner2 .table1 tr {
        display: table-row !important; } }
    .inner .inner2 .table1 th {
      background-color: #dcebee; }
      @media screen and (max-width: 599px) {
        .inner .inner2 .table1 th {
          line-height: 1.2; } }
  .inner .inner2 .table2 {
    margin-top: 30px !important;
    border-collapse: unset; }
    @media screen and (max-width: 599px) {
      .inner .inner2 .table2 {
        display: table !important; } }
    .inner .inner2 .table2 + p {
      margin-top: 18px; }
    .inner .inner2 .table2 th,
    .inner .inner2 .table2 td {
      border-right: solid 1px #d0d7d8 !important;
      /* 枠線指定 */
      border-bottom: solid 1px #d0d7d8 !important;
      /* 枠線指定 */
      padding: 10px 0 !important;
      text-align: center;
      width: 84 !important;
      font-size: 16px;
      font-weight: 300; }
      .inner .inner2 .table2 th:first-child,
      .inner .inner2 .table2 td:first-child {
        width: 38% !important; }
        @media screen and (max-width: 599px) {
          .inner .inner2 .table2 th:first-child,
          .inner .inner2 .table2 td:first-child {
            width: 35% !important; } }
      .inner .inner2 .table2 th:last-child,
      .inner .inner2 .table2 td:last-child {
        border-right: none !important; }
      @media screen and (max-width: 599px) {
        .inner .inner2 .table2 th,
        .inner .inner2 .table2 td {
          width: 65% !important;
          display: table-cell !important;
          padding: 8px 0 !important; } }
    @media screen and (max-width: 599px) {
      .inner .inner2 .table2 tr {
        display: table-row !important; } }
    .inner .inner2 .table2 th {
      background-color: #dcebee; }

    .announce_date {
      margin-top: 0;
      text-align: right;
    }
    #wrapper .bgw > .inner table tr td {
      vertical-align: middle;
    }
    .mt_60 {
      margin-top: 60px;
    }
    .mt_120 {
      margin-top: 120px;
    }

/*# sourceMappingURL=style.css.map */
