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 h2.center {
    text-align: center;
    color: #000;
    padding-bottom: 20px;
    margin-bottom: 10px; }

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 ul li {
    padding: 10px 25px;
    text-align: left; }
    @media only screen and (max-width: 768px) {
      main section.sec1 .content ul li {
        padding: 2vw 3vw; } }
    main section.sec1 .content ul li:nth-child(odd) {
      background-color: #F4F3F9; }
  main section.sec1 .content .imgwrap img {
    width: 100%; }
  main section.sec1 .content .spc50 {
    width: 100%;
    overflow: hidden;
    height: 50px;
    clear: both; }
  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 .txt_center {
      padding: 10px 0 0 0;
      text-align: center;
      font-size: 12px; }
    main section.sec1 .content .wrap .txt_left {
      padding: 0;
      text-align: left;
      font-size: 12px; }
    main section.sec1 .content .wrap .link {
      padding: 10px;
      text-align: center;
      font-size: 16px;
      margin-bottom: 20px; }
      main section.sec1 .content .wrap .link a {
        color: #365B9D;
        text-decoration: underline; }
    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: 100%; }
      @media only screen and (max-width: 768px) {
        main section.sec1 .content .wrap .tablewrap {
          width: 100%; } }
      main section.sec1 .content .wrap .tablewrap .year_line {
        border: 1px solid #000;
        width: 100%;
        text-align: center;
        font-size: 14px;
        line-height: 14px;
        padding: 5px;
        background: #f0f0f0;
        margin: 0 0 0 0;
        box-sizing: border-box; }
      main section.sec1 .content .wrap .tablewrap dl {
        width: 100%;
        border-left: 1px solid #000;
        border-right: 1px solid #000;
        margin: 0 0 10px 0;
        box-sizing: border-box; }
      main section.sec1 .content .wrap .tablewrap dl a{
	      text-decoration: underline;
      }
        main section.sec1 .content .wrap .tablewrap dl dt {
          width: 30%;
          float: left;
          padding: 15px 10px;
          text-align: center;
          box-sizing: border-box;
          border-right: 1px solid #000;
          border-bottom: 1px solid #000; }
          @media only screen and (max-width: 768px) {
            main section.sec1 .content .wrap .tablewrap dl dt {
              padding: 5px 10px;
              width: 100%;
              border: none;
              float: none;
              padding-bottom: 0; } }
          main section.sec1 .content .wrap .tablewrap dl dt.title {
            padding: 2px;
            background: #DAE3F3;
            font-size: 12px; }
            @media only screen and (max-width: 768px) {
              main section.sec1 .content .wrap .tablewrap dl dt.title {
                display: none; } }
        main section.sec1 .content .wrap .tablewrap dl dd {
          width: 70%;
          margin-left: 30%;
          padding: 15px 10px;
          text-align: center;
          box-sizing: border-box;
          border-bottom: 1px solid #000; }
          main section.sec1 .content .wrap .tablewrap dl dd.title {
            padding: 2px;
            background: #DAE3F3;
            font-size: 12px; }
            @media only screen and (max-width: 768px) {
              main section.sec1 .content .wrap .tablewrap dl dd.title {
                display: none; } }
          @media only screen and (max-width: 768px) {
            main section.sec1 .content .wrap .tablewrap dl dd {
              padding: 5px 10px;
              width: 100%;
              float: none;
              margin-left: 0;
              font-weight: bold; } }
      main section.sec1 .content .wrap .tablewrap table {
        width: 100%;
        border-collapse: collapse; }
        main section.sec1 .content .wrap .tablewrap table tr td {
          padding: 10px 25px; }
          @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; }
