main section h1 {
  margin-bottom: 84px; }
  @media only screen and (max-width: 768px) {
    main section h1 {
      margin-bottom: 8vw; } }
  main section h1 img {
    width: 100%; }
main section h2 {
  text-align: left;
  font-size: 24px;
  font-weight: bold;
  color: #003594;
  border-bottom: 1px solid #000;
  margin-bottom: 20px;
  padding: 0 16px; }
  @media only screen and (max-width: 768px) {
    main section h2 {
      font-size: 4.2vw;
      padding: 0; } }
main section.sec1 .btnwrap .frame_btn {
  background-color: #003594;
  border: 0;
  color: #FFF; }
main section.sec1 .content {
  padding-top: 65px;
  padding-bottom: 85px; }
  @media only screen and (max-width: 768px) {
    main section.sec1 .content {
      padding-top: 0;
      padding-bottom: 8vw; } }
  main section.sec1 .content p {
    padding: 0 15px;
    margin-bottom: 20px;
    text-align: left; }
    @media only screen and (max-width: 768px) {
      main section.sec1 .content p {
        padding: 0;
        margin-bottom: 2vw;
        font-size: 3.8vw; } }
  main section.sec1 .content .imgwrap {
    width: 100%; }
    main section.sec1 .content .imgwrap img {
      width: 100%; }
main section.sec2 .content {
  padding-top: 20px;
  padding-bottom: 60px; }
  main section.sec2 .content .tablewrap {
    width: 100%; }
    main section.sec2 .content .tablewrap table {
      width: 100%;
      border-collapse: collapse; }
      main section.sec2 .content .tablewrap table tr td {
        padding: 15px 25px;
        text-align: left;
        vertical-align: top; }
        @media only screen and (max-width: 768px) {
          main section.sec2 .content .tablewrap table tr td {
            padding: 2vw 3vw;
            font-size: 3.4vw; } }
        main section.sec2 .content .tablewrap table tr td:first-child {
          font-size: 24px;
          color: #003594; }
          @media only screen and (max-width: 768px) {
            main section.sec2 .content .tablewrap table tr td:first-child {
              font-size: 4.2vw; } }
        main section.sec2 .content .tablewrap table tr td dl {
          width: 100%;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flex;
          display: -o-flex;
          display: flex;
          flex-wrap: nowrap;
          justify-content: space-between;
          margin: 0 0 5px; }
          main section.sec2 .content .tablewrap table tr td dl:last-child {
            margin: 0; }
          main section.sec2 .content .tablewrap table tr td dl dt,
          main section.sec2 .content .tablewrap table tr td dl dd {
            padding: 0 25px; }
            @media only screen and (max-width: 768px) {
              main section.sec2 .content .tablewrap table tr td dl dt,
              main section.sec2 .content .tablewrap table tr td dl dd {
                padding: 0;
                font-size: 3.4vw; } }
          main section.sec2 .content .tablewrap table tr td dl dt {
            width: 6%; }
            @media only screen and (max-width: 768px) {
              main section.sec2 .content .tablewrap table tr td dl dt {
                width: 30%; } }
          main section.sec2 .content .tablewrap table tr td dl dd {
            width: 94%; }
            @media only screen and (max-width: 768px) {
              main section.sec2 .content .tablewrap table tr td dl dd {
                width: 90%;
                padding-left: 2vw; } }
      main section.sec2 .content .tablewrap table tr:nth-child(even) td {
        background-color: #F4F3F9; }

/*# sourceMappingURL=company.css.map */
