@charset "UTF-8";
body {
  margin: 0 auto;
  width: 100%;
  overflow-x: hidden; }

@media screen and (min-width: 1301px) {
  .hidden-pc {
    display: none; } }

@media screen and (min-width: 769px) and (max-width: 1300px) {
  .hidden-tab {
    display: none; } }

@media screen and (max-width: 768px) {
  .hidden-sp {
    display: none; } }

.main {
  padding-top: 0; }
  .main .container {
    max-width: 1000px; }
    @media screen and (min-width: 769px) and (max-width: 1300px) {
      .main .container {
        padding: 0 20px; } }
    @media screen and (max-width: 768px) {
      .main .container {
        padding: 0 20px; } }

.titleBox {
  background: #E7EBF3;
  padding: 4px 8px;
  margin-bottom: 24px; }
  .titleBox h2 {
    font-weight: bold;
    font-size: 22px;
    color: #0C3388; }

.nav-icon {
  text-align: center; }
  .nav-icon h1 {
    font-weight: bold;
    font-size: 20px; }

.subTitle {
  max-width: 1040px;
  margin: 0 auto 16px auto;
  background: #0C3388; }
  .subTitle h3, .subTitle p {
    color: #fff;
    padding: 0 4px;
    font-weight: bold; }
    @media screen and (max-width: 768px) {
      .subTitle h3, .subTitle p {
        font-size: 16px; } }
  .subTitle h3 {
    font-size: 19px; }
  .subTitle span {
    font-size: 14px; }

.swiper-container .swiper-wrapper .swiper-slide p {
  font-size: 14px;
  width: 167px; }

.firstview-wapper > .inner-firstview > .inner-nav-wapper > .inner-nav > ul > li > span {
  display: block;
  width: 100%;
  line-height: 20px;
  text-align: center;
  font-size: 16px;
  color: #b4b4b4;
  font-weight: 500; }

.sec1 {
  margin-top: 24px; }
  .sec1__box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    @media screen and (max-width: 768px) {
      .sec1__box::after {
        content: "";
        display: block;
        width: 45%; } }
    .sec1__box__item {
      flex-basis: 32%; }
      @media screen and (max-width: 768px) {
        .sec1__box__item {
          flex-basis: 45%; }
          .sec1__box__item:nth-child(n+3) {
            margin-top: 24px; } }
      .sec1__box__item p {
        margin-top: 8px;
        font-size: 14px; }

.sec2 {
  margin-top: 64px; }
  .sec2 h2 {
    font-size: 23px;
    color: #0C3388;
    font-weight: bold; }
  .sec2__wrapper {
    margin-top: 32px; }
  .sec2__box {
    padding: 16px 0;
    border-bottom: 1.5px solid #D7D9DB;
    display: flex;
    flex-wrap: wrap; }
    .sec2__box:first-child {
      border-top: 1.5px solid #D7D9DB; }
    .sec2__box__left {
      flex-basis: 12%;
      display: flex;
      justify-content: center;
      align-items: center;
      background: #0C3388;
      color: #fff;
      font-weight: bold;
      height: 120px; }
      @media screen and (max-width: 768px) {
        .sec2__box__left {
          flex-basis: 100%;
          height: auto;
          padding: 4px 0; } }
    .sec2__box__middle {
      margin-left: 3%;
      flex-basis: 34%;
      display: flex;
      align-items: center;
      position: relative; }
      @media screen and (max-width: 768px) {
        .sec2__box__middle {
          flex-basis: 100%;
          margin: 16px auto 0 auto; } }
      .sec2__box__middle__img {
        width: 160px;
        margin-left: auto; }
      .sec2__box__middle::after {
        content: "▶︎";
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        color: #0C3388;
        font-size: 24px;
        right: -48px; }
        @media screen and (max-width: 768px) {
          .sec2__box__middle::after {
            content: "▼";
            bottom: -56px;
            left: 50%;
            transform: translate(-50%, -50%);
            right: auto;
            top: auto; } }
      .sec2__box__middle ul li {
        padding-left: 1em;
        text-indent: -1em; }
        .sec2__box__middle ul li span {
          color: #4C4C4C; }
    .sec2__box__right {
      margin-left: 9%;
      flex-basis: 40%;
      display: flex;
      align-items: center; }
      @media screen and (max-width: 768px) {
        .sec2__box__right {
          flex-basis: 100%;
          margin: 56px auto 0 auto; } }
      .sec2__box__right__img {
        width: 160px;
        margin-left: auto; }
      .sec2__box__right ul li {
        padding-left: 1em;
        text-indent: -1em; }
        .sec2__box__right ul li span {
          color: #4C4C4C; }

.sec3 {
  margin-top: 80px; }
  .sec3__wrapper {
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 768px) {
      .sec3__wrapper {
        flex-direction: column; } }
  .sec3__box {
    flex-basis: 50%; }
    .sec3__box > p {
      margin-bottom: 8px; }
    .sec3__box.flexBox {
      flex-basis: 45%;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
      @media screen and (max-width: 768px) {
        .sec3__box.flexBox {
          margin-top: 32px; } }
    .sec3__box__table table {
      width: 100%;
      display: block;
      overflow-x: scroll;
      white-space: nowrap;
      -webkit-overflow-scrolling: touch; }
      .sec3__box__table table tbody {
        width: 450px;
        display: table; }
      .sec3__box__table table tr th, .sec3__box__table table tr td {
        border-collapse: collapse;
        border: 1px solid #040000;
        vertical-align: middle;
        letter-spacing: .005em;
        text-align: center;
        font-size: 14px; }
      .sec3__box__table table tr th {
        min-width: 54px; }
      .sec3__box__table table tr td:nth-of-type(1) {
        min-width: 100px; }
      .sec3__box__table table tr td:nth-of-type(2) {
        min-width: 100px; }
      .sec3__box__table table tr td:nth-of-type(3) {
        min-width: 96px; }
    .sec3__box__item:nth-child(1) {
      width: 100%;
      margin-bottom: 24px; }
    .sec3__box__item:nth-child(2) {
      width: 65%; }
    .sec3__box__item:nth-child(3) {
      width: 30%; }
    .sec3__box__item p {
      margin-bottom: 4px; }

.sec4 {
  margin-top: 64px;
  margin-bottom: 96px; }
  .sec4__wrapper {
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 768px) {
      .sec4__wrapper {
        flex-direction: column; } }
  .sec4__box {
    flex-basis: 45%; }
    @media screen and (max-width: 768px) {
      .sec4__box:not(:first-child) {
        margin-top: 48px; } }
    .sec4__box__item {
      display: flex;
      justify-content: space-between; }
      @media screen and (max-width: 768px) {
        .sec4__box__item {
          flex-direction: column; } }
      .sec4__box__item.flex-column {
        flex-direction: column; }
      .sec4__box__item:not(:last-child) {
        margin-bottom: 48px; }
      .sec4__box__item__text {
        flex-basis: 46.7%;
        padding-left: 1em;
        text-indent: -1em; }
      .sec4__box__item__img {
        flex-basis: 51%; }
        @media screen and (max-width: 768px) {
          .sec4__box__item__img {
            margin: 16px auto 0 auto; } }
