aside .content1200 {
  justify-content: flex-end; }

main section h2 {
  color: #00AC80;
  margin-bottom: 15px; }
  main section h2 span {
    display: block;
    color: #808080;
    letter-spacing: .18em; }
@media only screen and (max-width: 769px) {
  main section.mv {
    width: calc(100% + 30px);
    margin: 0 -15px; } }
@media only screen and (max-width: 769px) {
  main section.sec1 {
    width: calc(100% + 30px);
    margin: 0 -15px; } }
main section.sec2 {
  padding-top: 50px; }
  @media only screen and (max-width: 769px) {
    main section.sec2 {
      padding-top: 6vw; } }
  main section.sec2 .content1000 {
    text-align: left; }
  @media only screen and (max-width: 769px) {
    main section.sec2 .content1200 {
      width: calc(100% + 30px);
      margin: 0 -15px; } }
  main section.sec2 .content1200 ul.newslist li {
    background-color: #E3E8EC; }
    main section.sec2 .content1200 ul.newslist li:nth-child(even) {
      background-color: #EFF3F6; }
    @media only screen and (max-width: 769px) {
      main section.sec2 .content1200 ul.newslist li {
        padding: 0 15px; } }
    main section.sec2 .content1200 ul.newslist li a {
      display: block;
      padding: 25px 0;
      max-width: 1000px;
      margin: 0 auto;
      box-sizing: border-box;
      position: relative;
      text-align: left; }
      @media only screen and (max-width: 769px) {
        main section.sec2 .content1200 ul.newslist li a {
          padding: 8vw 0; } }
      main section.sec2 .content1200 ul.newslist li a span {
        display: block; }
        main section.sec2 .content1200 ul.newslist li a span.date {
          color: #4593D0;
          margin-bottom: 5px; }
        main section.sec2 .content1200 ul.newslist li a span.ttl {
          color: #383838; }
      main section.sec2 .content1200 ul.newslist li a::after {
        content: "";
        width: 79px;
        height: 10px;
        background-image: url(../img/common/icon_more.png);
        background-size: 100%;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        position: absolute;
        right: 0;
        bottom: 10px; }
        @media only screen and (max-width: 769px) {
          main section.sec2 .content1200 ul.newslist li a::after {
            width: 60px;
            height: 8px; } }
main section.sec3 {
  padding-top: 50px;
  padding-bottom: 60px; }
  @media only screen and (max-width: 769px) {
    main section.sec3 {
      padding-top: 6vw;
      padding-bottom: 6vw; } }
  main section.sec3 .content1000 {
    text-align: left; }
    main section.sec3 .content1000 .voicelist {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      flex-wrap: wrap; }
      @media only screen and (max-width: 769px) {
        main section.sec3 .content1000 .voicelist {
          flex-direction: column; } }
      main section.sec3 .content1000 .voicelist .item {
        width: 32%;
        position: relative;
        margin-right: 2%;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        flex-direction: column; }
        main section.sec3 .content1000 .voicelist .item:nth-child(3n) {
          margin-right: 0; }
        main section.sec3 .content1000 .voicelist .item:nth-child(n+4) {
          margin-top: 20px; }
        @media only screen and (max-width: 769px) {
          main section.sec3 .content1000 .voicelist .item {
            width: 100%;
            margin-right: 0; }
            main section.sec3 .content1000 .voicelist .item:nth-child(n+2) {
              margin-top: 6vw; } }
        main section.sec3 .content1000 .voicelist .item::after {
          content: "";
          width: 79px;
          height: 10px;
          background-image: url(../img/common/icon_more.png);
          background-size: 100%;
          background-position: 50% 50%;
          background-repeat: no-repeat;
          position: absolute;
          right: 15px;
          bottom: 15px; }
          @media only screen and (max-width: 769px) {
            main section.sec3 .content1000 .voicelist .item::after {
              width: 60px;
              height: 8px; } }
        main section.sec3 .content1000 .voicelist .item span {
          display: block; }
          main section.sec3 .content1000 .voicelist .item span.thumbs {
            width: 100%;
            background-size: cover;
            background-position: 50% 50%;
            background-repeat: no-repeat;
            flex-grow: 0; }
            main section.sec3 .content1000 .voicelist .item span.thumbs::before {
              content: "";
              display: block;
              padding-top: 50%; }
          main section.sec3 .content1000 .voicelist .item span.textwrap {
            background-color: #EFF3F6;
            padding: 15px 25px 40px;
            box-sizing: border-box;
            position: relative;
            flex-grow: 2; }
            @media only screen and (max-width: 769px) {
              main section.sec3 .content1000 .voicelist .item span.textwrap {
                padding: 2vw 3vw 6vw; } }
            main section.sec3 .content1000 .voicelist .item span.textwrap .comment {
              color: #383838;
              word-break: break-all; }
        main section.sec3 .content1000 .voicelist .item:first-child span.corp {
          color: #00AC80; }
        main section.sec3 .content1000 .voicelist .item:nth-child(2) span.corp {
          color: #4593D0; }
        main section.sec3 .content1000 .voicelist .item:nth-child(3) span.corp {
          color: #E65880; }
main section.sec4 {
  background-color: #FAFAFA;
  padding-top: 50px; }
  @media only screen and (max-width: 769px) {
    main section.sec4 {
      padding-top: 6vw; } }
  main section.sec4 .content1000 h2 {
    margin-bottom: 30px; }
    @media only screen and (max-width: 769px) {
      main section.sec4 .content1000 h2 {
        margin-bottom: 4vw; } }
  main section.sec4 .content1000 .copy {
    color: #00AC80;
    margin-bottom: 40px; }
    @media only screen and (max-width: 769px) {
      main section.sec4 .content1000 .copy {
        margin-bottom: 4vw; } }
  @media only screen and (max-width: 769px) {
    main section.sec4 .content1200 {
      width: calc(100% + 30px);
      margin: 0 -15px; } }
  main section.sec4 .content1200 .sponsorlist {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
 }
    @media only screen and (max-width: 769px) {
      main section.sec4 .content1200 .sponsorlist {
        justify-content: flex-start;
        border-top: .5px solid #000; } }
    main section.sec4 .content1200 .sponsorlist div {
      width: 25%;
      padding: 16px;
      box-sizing: border-box;
      border-top: .5px solid #000;
      border-right: .5px solid #000;
      border-bottom: .5px solid #000; }
      main section.sec4 .content1200 .sponsorlist div:first-child, main section.sec4 .content1200 .sponsorlist div:nth-child(5) {
        border-left: .5px solid #000; }
        @media only screen and (max-width: 769px) {
          main section.sec4 .content1200 .sponsorlist div:first-child, main section.sec4 .content1200 .sponsorlist div:nth-child(5) {
            border-left: 0; } }
      main section.sec4 .content1200 .sponsorlist div:nth-child(n+5) {
        border-top: 0;
        border-bottom: 0; }
        @media only screen and (max-width: 769px) {
          main section.sec4 .content1200 .sponsorlist div:nth-child(n+5) {
            border-bottom: .5px solid #000; } }
      @media only screen and (max-width: 769px) {
        main section.sec4 .content1200 .sponsorlist div {
          width: 50%;
          padding: 2vw;
          border-top: 0;
          border-right: .5px solid #000;
          border-bottom: .5px solid #000; }
          main section.sec4 .content1200 .sponsorlist div:nth-child(odd) {
            border-left: .5px solid #000; } }
main section.sec5 .map {
  width: 100%;
  height: 335px; }
  main section.sec5 .map iframe {
    display: block;
    width: 100%;
    height: 100%;
    filter: grayscale(100%); }

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