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 .content {
  padding-top: 75px;
  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.sec1 .content .wrap {
    margin-bottom: 45px;
    padding: 0 10px;
    text-align: left; }
    @media only screen and (max-width: 768px) {
      main section.sec1 .content .wrap {
        margin-bottom: 6vw;
        padding: 0; } }
    main section.sec1 .content .wrap .flexwrap {
      flex-wrap: nowrap;
      justify-content: space-between; }
      @media only screen and (max-width: 768px) {
        main section.sec1 .content .wrap .flexwrap {
          flex-wrap: wrap;
          flex-direction: column; } }
      main section.sec1 .content .wrap .flexwrap .top {
        width: 20%; }
        @media only screen and (max-width: 768px) {
          main section.sec1 .content .wrap .flexwrap .top {
            width: 50%;
            margin: 0 auto 4vw; } }
        main section.sec1 .content .wrap .flexwrap .top img {
          max-width: 100%; }
    main section.sec1 .content .wrap .tablewrap {
      width: 78%; }
      @media only screen and (max-width: 768px) {
        main section.sec1 .content .wrap .tablewrap {
          width: 100%; } }
      main section.sec1 .content .wrap .tablewrap table {
        width: 100%;
        border-collapse: collapse; }
        main section.sec1 .content .wrap .tablewrap table tr td {
          padding: 10px 25px; }
        main section.sec1 .content .wrap .tablewrap table tr td a{
text-decoration: underline; }
          @media only screen and (max-width: 768px) {
            main section.sec1 .content .wrap .tablewrap table tr td {
              padding: 2vw 3vw;
              font-size: 3.4vw; } }
        main section.sec1 .content .wrap .tablewrap table tr:nth-child(odd) td {
          background-color: #F4F3F9; }

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