@charset "UTF-8";
main#company h1 {
  padding-left: 28px; }
  main#company h1::before {
    width: 13.5px;
    height: 23.5px;
    background-image: url(../img/company/icon_company.jpg); }
main#company.company section.sec2 {
  padding-bottom: 60px; }
  @media only screen and (max-width: 769px) {
    main#company.company section.sec2 {
      padding-bottom: 6vw; } }
  main#company.company section.sec2 dl {
    width: 95%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin: 0 auto;
    text-align: left; }
    @media only screen and (max-width: 769px) {
      main#company.company section.sec2 dl {
        width: 100%; } }
    main#company.company section.sec2 dl dt {
      width: 20%;
      box-sizing: border-box;
      padding: 25px 12px;
      border-top: 1px solid #E5E5E5;
      border-left: 1px solid #E5E5E5;
      font-weight: 600;
      color: #00AC80; }
      @media only screen and (max-width: 769px) {
        main#company.company section.sec2 dl dt {
          width: 30%;
          padding: 3vw 2vw; } }
    main#company.company section.sec2 dl dd {
      width: 80%;
      box-sizing: border-box;
      padding: 25px 12px;
      margin: 0;
      border-top: 1px solid #E5E5E5;
      border-left: 1px solid #E5E5E5;
      border-right: 1px solid #E5E5E5; }
      @media only screen and (max-width: 769px) {
        main#company.company section.sec2 dl dd {
          width: 70%;
          padding: 3vw 2vw; } }
    main#company.company section.sec2 dl:last-child dt, main#company.company section.sec2 dl:last-child dd {
      border-bottom: 1px solid #E5E5E5; }
main#company.company section.sec3 {
  padding-bottom: 60px; }
  @media only screen and (max-width: 769px) {
    main#company.company section.sec3 {
      padding-bottom: 6vw; } }
  main#company.company section.sec3 p {
    text-align: left;
    display: block; }
    main#company.company section.sec3 p:first-child {
      padding-bottom: 8px;
      border-bottom: 1px solid #000; }
      @media only screen and (max-width: 769px) {
        main#company.company section.sec3 p:first-child {
          padding-bottom: 1vw; } }
    main#company.company section.sec3 p:last-child {
      padding-top: 45px;
      font-weight: 600; }
      @media only screen and (max-width: 769px) {
        main#company.company section.sec3 p:last-child {
          padding-top: 5vw; } }
main#company.message section.sec1 h1, main#company.history section.sec1 h1, main#company.e-public section.sec1 h1, main#company.guideline section.sec1 h1, main#company.privacypolicy section.sec1 h1, main#company.access section.sec1 h1 {
  padding-left: 0; }
  main#company.message section.sec1 h1::before, main#company.history section.sec1 h1::before, main#company.e-public section.sec1 h1::before, main#company.guideline section.sec1 h1::before, main#company.privacypolicy section.sec1 h1::before, main#company.access section.sec1 h1::before {
    display: none; }
main#company.history section h2, main#company.e-public section h2, main#company.guideline section h2, main#company.privacypolicy section h2 {
  color: #00AC80;
  margin-bottom: 40px;
  padding-bottom: 8px;
  border-bottom: 1px solid #000;
  font-weight: 600; }
  @media only screen and (max-width: 769px) {
    main#company.history section h2, main#company.e-public section h2, main#company.guideline section h2, main#company.privacypolicy section h2 {
      margin-top: -6vw;
      padding-top: 6vw;
      margin-bottom: 5vw;
      padding-bottom: 1vw; } }
main#company.message section.sec2 p {
  text-align: left;
  margin-bottom: 30px; }
  @media only screen and (max-width: 769px) {
    main#company.message section.sec2 p {
      margin-bottom: 4vw; } }
  main#company.message section.sec2 p:last-child {
    margin-bottom: 0; }
main#company.message section.sec3 {
  padding-top: 70px;
  padding-bottom: 60px; }
  @media only screen and (max-width: 769px) {
    main#company.message section.sec3 {
      padding-top: 7vw;
      padding-bottom: 7vw; } }
  main#company.message section.sec3 .messagewrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-end; }
    main#company.message section.sec3 .messagewrap .box {
      width: 45%;
      text-align: left; }
      @media only screen and (max-width: 769px) {
        main#company.message section.sec3 .messagewrap .box {
          width: 100%; } }
      main#company.message section.sec3 .messagewrap .box .imgwrap {
        width: 55%;
        margin-bottom: 15px; }
        @media only screen and (max-width: 769px) {
          main#company.message section.sec3 .messagewrap .box .imgwrap {
            margin-bottom: 2vw; } }
      main#company.message section.sec3 .messagewrap .box p {
        margin-bottom: 30px; }
        @media only screen and (max-width: 769px) {
          main#company.message section.sec3 .messagewrap .box p {
            margin-bottom: 4vw; } }
        main#company.message section.sec3 .messagewrap .box p:last-child {
          margin-bottom: 0; }
      main#company.message section.sec3 .messagewrap .box dl dd {
        margin: 0;
        padding: 0; }
main#company.history section.sec2, main#company.e-public section.sec2 {
  text-align: left; }
  main#company.history section.sec2 .box, main#company.e-public section.sec2 .box {
    margin-bottom: 60px; }
    @media only screen and (max-width: 769px) {
      main#company.history section.sec2 .box, main#company.e-public section.sec2 .box {
        margin-bottom: 6vw; } }
    main#company.history section.sec2 .box dl, main#company.e-public section.sec2 .box dl {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex; }
      main#company.history section.sec2 .box dl dt, main#company.e-public section.sec2 .box dl dt {
        width: 12%;
        color: #4593D0;
        font-weight: 600; }
        @media only screen and (max-width: 769px) {
          main#company.history section.sec2 .box dl dt, main#company.e-public section.sec2 .box dl dt {
            width: 25%; } }
      main#company.history section.sec2 .box dl dd, main#company.e-public section.sec2 .box dl dd {
        width: 88%;
        margin: 0;
        padding: 0; }
        @media only screen and (max-width: 769px) {
          main#company.history section.sec2 .box dl dd, main#company.e-public section.sec2 .box dl dd {
            width: 75%; } }
    main#company.history section.sec2 .box p, main#company.e-public section.sec2 .box p {
      margin-bottom: 30px; }
      @media only screen and (max-width: 769px) {
        main#company.history section.sec2 .box p, main#company.e-public section.sec2 .box p {
          margin-bottom: 4vw; } }
      main#company.history section.sec2 .box p:last-child, main#company.e-public section.sec2 .box p:last-child {
        margin-bottom: 0; }
    main#company.history section.sec2 .box ul.pdf li, main#company.e-public section.sec2 .box ul.pdf li {
      padding-left: 35px;
      margin-bottom: 25px;
      position: relative; }
      @media only screen and (max-width: 769px) {
        main#company.history section.sec2 .box ul.pdf li, main#company.e-public section.sec2 .box ul.pdf li {
          padding-left: 25px; } }
      main#company.history section.sec2 .box ul.pdf li::before, main#company.e-public section.sec2 .box ul.pdf li::before {
        content: "";
        width: 24.5px;
        height: 28.5px;
        background-image: url(../img/company/notice/icon_pdf.png);
        background-size: 100%;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%); }
        @media only screen and (max-width: 769px) {
          main#company.history section.sec2 .box ul.pdf li::before, main#company.e-public section.sec2 .box ul.pdf li::before {
            width: 18px;
            height: 21px; } }
      main#company.history section.sec2 .box ul.pdf li a, main#company.e-public section.sec2 .box ul.pdf li a {
        color: #383838; }
main#company.guideline section dl {
  margin-bottom: 30px; }
  @media only screen and (max-width: 769px) {
    main#company.guideline section dl {
      margin-bottom: 4vw; } }
  main#company.guideline section dl dt {
    margin-bottom: 10px;
    font-weight: 600; }
  main#company.guideline section dl dd {
    margin: 0;
    padding: 0; }
    main#company.guideline section dl dd p {
      margin-bottom: 30px; }
      @media only screen and (max-width: 769px) {
        main#company.guideline section dl dd p {
          margin-bottom: 4vw; } }
      main#company.guideline section dl dd p:last-child {
        margin-bottom: 0; }
    main#company.guideline section dl dd table {
      width: 90%;
      margin: 0 auto;
      border-collapse: collapse; }
      @media only screen and (max-width: 769px) {
        main#company.guideline section dl dd table {
          width: 100%;
          box-sizing: border-box; } }
      main#company.guideline section dl dd table tr td {
        border: 1px solid #E5E5E5;
        padding: 25px 12px;
        box-sizing: border-box; }
        main#company.guideline section dl dd table tr td:first-child {
          width: 35%;
          color: #00AC80;
          font-weight: 600; }
    main#company.guideline section dl dd dl.arrow {
      padding-left: 30px; }
      @media only screen and (max-width: 769px) {
        main#company.guideline section dl dd dl.arrow {
          padding-left: 2vw; } }
      main#company.guideline section dl dd dl.arrow dt {
        padding-left: 15px;
        position: relative; }
        main#company.guideline section dl dd dl.arrow dt::before {
          content: "";
          border-top: 4px solid transparent;
          border-right: 4px solid transparent;
          border-bottom: 4px solid transparent;
          border-left: 4px solid #383838;
          position: absolute;
          top: 50%;
          left: 0;
          transform: translateY(-50%); }
main#company.guideline section .box {
  margin-bottom: 60px; }
  @media only screen and (max-width: 769px) {
    main#company.guideline section .box {
      margin-bottom: 6vw; } }
  main#company.guideline section .box dl dd ul.asterisk {
    padding-left: 30px; }
    @media only screen and (max-width: 769px) {
      main#company.guideline section .box dl dd ul.asterisk {
        padding-left: 2vw; } }
    main#company.guideline section .box dl dd ul.asterisk li {
      padding-left: 25px;
      position: relative; }
      @media only screen and (max-width: 769px) {
        main#company.guideline section .box dl dd ul.asterisk li {
          padding-left: 4.2vw; } }
      main#company.guideline section .box dl dd ul.asterisk li::before {
        content: "※";
        position: absolute;
        top: 0;
        left: 0; }
  main#company.guideline section .box p {
    margin-bottom: 30px; }
    @media only screen and (max-width: 769px) {
      main#company.guideline section .box p {
        margin-bottom: 4vw; } }
    main#company.guideline section .box p:last-child {
      margin-bottom: 0; }
  main#company.guideline section .box ul.pdf li {
    padding-left: 35px;
    margin-bottom: 25px;
    position: relative; }
    @media only screen and (max-width: 769px) {
      main#company.guideline section .box ul.pdf li {
        padding-left: 25px; } }
    main#company.guideline section .box ul.pdf li::before {
      content: "";
      width: 24.5px;
      height: 28.5px;
      background-image: url(../img/company/notice/icon_pdf.png);
      background-size: 100%;
      background-position: 50% 50%;
      background-repeat: no-repeat;
      position: absolute;
      top: 50%;
      left: 0;
      transform: translateY(-50%); }
      @media only screen and (max-width: 769px) {
        main#company.guideline section .box ul.pdf li::before {
          width: 18px;
          height: 21px; } }
    main#company.guideline section .box ul.pdf li a {
      color: #383838; }
main#company.guideline section.sec2 {
  text-align: left; }
main#company.guideline section.sec3 {
  text-align: left;
  padding-top: 60px;
  padding-bottom: 70px; }
  @media only screen and (max-width: 769px) {
    main#company.guideline section.sec3 {
      padding-top: 6vw;
      padding-bottom: 8vw; } }
  main#company.guideline section.sec3 .chkwrap {
    width: 30%;
    margin: 0 auto;
    text-align: center;
    padding: 12px 0;
    background-color: #10A47B; }
    @media only screen and (max-width: 769px) {
      main#company.guideline section.sec3 .chkwrap {
        width: 50%;
        padding: 2vw 0; } }
    main#company.guideline section.sec3 .chkwrap label input {
      display: none; }
    main#company.guideline section.sec3 .chkwrap label span {
      display: inline-block;
      color: #FFF;
      position: relative;
      padding-left: 20px; }
    main#company.guideline section.sec3 .chkwrap label input + span::before {
      content: "\f0c8";
      font-family: 'Font Awesome 5 Free';
      font-weight: 400;
      position: absolute;
      top: 50%;
      left: 0;
      transform: translateY(-50%); }
    main#company.guideline section.sec3 .chkwrap label input:checked + span::before {
      content: "\f14a"; }
main#company.guideline section.sec4 {
  text-align: left;
  padding-bottom: 100px;
  display: none; }
  @media only screen and (max-width: 769px) {
    main#company.guideline section.sec4 {
      padding-bottom: 10vw; } }
  main#company.guideline section.sec4 .content1000 .ttl {
    margin-bottom: 35px; }
    @media only screen and (max-width: 769px) {
      main#company.guideline section.sec4 .content1000 .ttl {
        margin-bottom: 6vw; } }
  main#company.guideline section.sec4 .content1000 .pdfwrap {
    width: 60%;
    margin: 0 auto 65px;
    position: relative; }
    @media only screen and (max-width: 769px) {
      main#company.guideline section.sec4 .content1000 .pdfwrap {
        width: 90%;
        margin: 0 auto 6vw; } }
    main#company.guideline section.sec4 .content1000 .pdfwrap::before {
      content: "";
      display: block;
      padding-top: 150%; }
    main#company.guideline section.sec4 .content1000 .pdfwrap object {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0; }
  main#company.guideline section.sec4 .content1000 dl dd ul.num {
    padding-left: 20px; }
    main#company.guideline section.sec4 .content1000 dl dd ul.num li p {
      margin-bottom: 5px; }
  main#company.guideline section.sec4 .content1000 .btnwrap {
    width: 35%;
    background-color: #EFF3F6;
    padding: 12px 0;
    text-align: center;
    margin: 0 auto; }
    @media only screen and (max-width: 769px) {
      main#company.guideline section.sec4 .content1000 .btnwrap {
        width: 90%;
        padding: 2vw 0; } }
    main#company.guideline section.sec4 .content1000 .btnwrap a span {
      color: #383838;
      display: inline-block;
      padding-left: 30px;
      position: relative; }
      main#company.guideline section.sec4 .content1000 .btnwrap a span::before {
        content: "";
        width: 24.5px;
        height: 27.5px;
        background-image: url(../img/company/notice/icon_pdf.png);
        background-size: 100%;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%); }
main#company.privacypolicy section.sec2 {
  text-align: left;
  padding-bottom: 85px; }
  main#company.privacypolicy section.sec2 p {
    margin-bottom: 30px; }
  main#company.privacypolicy section.sec2 dl {
    margin-bottom: 40px; }
    @media only screen and (max-width: 769px) {
      main#company.privacypolicy section.sec2 dl {
        margin-bottom: 5vw; } }
    main#company.privacypolicy section.sec2 dl dt {
      margin-bottom: 10px; }
    main#company.privacypolicy section.sec2 dl dd {
      margin: 0;
      padding: 0; }
      main#company.privacypolicy section.sec2 dl dd ul.num li {
        padding-left: 36px;
        position: relative; }
        main#company.privacypolicy section.sec2 dl dd ul.num li::before {
          position: absolute;
          top: 0;
          left: 0; }
        main#company.privacypolicy section.sec2 dl dd ul.num li:nth-child(1)::before {
          content: "（1）"; }
        main#company.privacypolicy section.sec2 dl dd ul.num li:nth-child(2)::before {
          content: "（2）"; }
        main#company.privacypolicy section.sec2 dl dd ul.num li:nth-child(3)::before {
          content: "（3）"; }
        main#company.privacypolicy section.sec2 dl dd ul.num li:nth-child(4)::before {
          content: "（4）"; }
        main#company.privacypolicy section.sec2 dl dd ul.num li:nth-child(5)::before {
          content: "（5）"; }
        main#company.privacypolicy section.sec2 dl dd ul.num li:nth-child(6)::before {
          content: "（6）"; }
main#company.access section.sec2 .map iframe {
  width: 100%;
  height: 460px;
  filter: grayscale(100%); }
main#company.access section.sec3 {
  padding-top: 40px;
  padding-bottom: 90px; }
  main#company.access section.sec3 table {
    width: 100%;
    border-collapse: collapse;
    text-align: left; }
    main#company.access section.sec3 table tr td {
      border: 1px solid #E5E5E5;
      padding: 25px 12px;
      vertical-align: top; }
      main#company.access section.sec3 table tr td:first-child {
        width: 35%;
        color: #00AC80;
        font-weight: 600; }

/*# sourceMappingURL=company.css.map */
