@charset "UTF-8";
.main-visual {
  background-image: url(../img/company/company-1.jpg); }

.content {
  width: 1120px;
  margin: 0 auto 90px; }

@media screen and (max-width: 767px) {
  .content {
    width: 100%;
    margin: 0 auto 60px; } }
@media screen and (max-width: 414px) {
  .content {
    margin: 0 auto 30px; } }
.content-1 {
  position: relative;
  padding: 0 0 0 120px; }
  .content-1 img {
    margin: 0 0 25px 0; }
  .content-1 div {
    position: absolute;
    top: 35px;
    left: 260px;
    font-size: 66px;
    color: #20b378;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-weight: bold;
    font-family: Yu Mincho, YuMincho; }
  .content-1 p:nth-of-type(1) {
    position: absolute;
    top: 110px;
    left: 265px;
    font-size: 27px;
    color: #20b378;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-weight: bold;
    font-family: Yu Mincho, YuMincho; }
  .content-1 p:nth-of-type(2) {
    margin: 0 0 20px 0;
    font-size: 18px;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-weight: bold; }

@media screen and (max-width: 767px) {
  .content-1 {
    width: 90%;
    position: static;
    padding: 0; }
    .content-1 img {
      display: none; }
    .content-1 div {
      position: static;
      font-size: 46px; }
    .content-1 p:nth-of-type(1) {
      position: static;
      font-size: 23px; } }
@media screen and (max-width: 414px) {
  .content-1 div {
    font-size: 26px; }
  .content-1 p:nth-of-type(1) {
    font-size: 19px; }
  .content-1 p:nth-of-type(2) {
    margin: 0 0 15px;
    font-size: 16px; } }
.content-2 {
  position: relative; }
  .content-2 ul {
    position: absolute;
    top: 840px;
    right: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 420px; }
    .content-2 ul li {
      margin: 0 0 20px 0; }
      .content-2 ul li img {
        width: 200px;
        height: 140px; }
      .content-2 ul li div {
        font-size: 15px;
        text-align: center; }
  .content-2 table {
    width: 1120px;
    margin: 0 0 45px 0;
    border-collapse: collapse; }
    .content-2 table th, .content-2 table td {
      padding: 30px 0;
      border-bottom: 1px solid #d0d0d0;
      font-size: 15px; }
    .content-2 table th {
      width: 180px;
      text-align: left; }
    .content-2 table td {
      line-height: 1.7; }
      .content-2 table td .this {
        font-size: 15px;
        color: #0066c0;
        text-decoration: underline; }
  .content-2 .btn {
    position: relative;
    width: 360px;
    margin: 0 auto 60px;
    text-align: center;
    background-color: #20b378; }

@media screen and (max-width: 767px) {
  .content-2 {
    width: 90%;
    position: static; }
    .content-2 ul {
      display: none; }
      .content-2 ul li img {
        width: auto;
        height: auto; }
    .content-2 table {
      width: 100%;
      table-layout: fixed;
      margin: 0 0 40px; }
      .content-2 table th, .content-2 table td {
        display: block;
        font-size: 14px;
        padding: 15px 0; }
      .content-2 table th {
        width: auto;
        border-bottom: none; }
      .content-2 table td {
        width: auto;
        padding: 15px;
        overflow-wrap: break-word; }
        .content-2 table td a {
          font-size: 14px; }
    .content-2 .btn {
      position: relative;
      width: 50vw;
      margin: 0 auto 45px;
      text-align: center;
      background-color: #20b378; }
      .content-2 .btn a {
        padding: 15px 0;
        font-size: 14px; } }
@media screen and (max-width: 414px) {
  .content-2 table {
    margin: 0 0 35px; }
    .content-2 table th, .content-2 table td {
      padding: 10px;
      font-size: 13px; }
    .content-2 table td a {
      font-size: 13px; } }
.content-3 table {
  width: 1120px;
  border-collapse: collapse; }
  .content-3 table th, .content-3 table td {
    padding: 15px 0;
    border-bottom: 1px solid #d0d0d0;
    font-size: 15px; }
  .content-3 table th {
    width: 180px;
    text-align: left; }

@media screen and (max-width: 767px) {
  .content-3 {
    width: 90%; }
    .content-3 table {
      width: 100%;
      table-layout: fixed; }
      .content-3 table th, .content-3 table td {
        display: block;
        font-size: 14px; }
      .content-3 table th {
        width: auto;
        border-bottom: none; }
      .content-3 table td {
        width: auto;
        padding: 15px;
        overflow-wrap: break-word; } }
@media screen and (max-width: 414px) {
  .content-3 table th, .content-3 table td {
    padding: 10px 0;
    font-size: 13px; } }
.content-4 {
  text-align: center; }
  .content-4 img {
    margin: 30px 0 0 0; }

@media screen and (max-width: 767px) {
  .content-4 img {
    width: 100%;
    margin: 25px 0 0; } }
@media screen and (max-width: 414px) {
  .content-4 img {
    margin: 20px 0 0; } }
