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

.content {
  width: 1120px;
  margin: 0 auto 90px; }
  .content .container {
    display: flex;
    justify-content: space-between; }
  .content h3 {
    margin: 0 0 35px 0;
    text-align: center; }
  .content h4 {
    color: #20b378;
    margin: 0 0 15px 0; }

@media screen and (max-width: 767px) {
  .content {
    width: 100%;
    margin: 0 auto 60px; }
    .content .container {
      display: block; }
    .content h3 {
      margin: 0 0 30px 0; } }
@media screen and (max-width: 414px) {
  .content {
    margin: 0 auto 30px; }
    .content h3 {
      margin: 0 0 25px 0; }
    .content h4 {
      margin: 0 0 10px 0; } }
.content-1 > p {
  text-align: center; }
  .content-1 > p:nth-of-type(1) {
    margin: 0 0 60px 0; }
.content-1 .container-1 {
  margin: 0 0 60px 0;
  text-align: center; }
  .content-1 .container-1 img {
    width: 540px;
    height: 295px;
    object-fit: cover;
    object-position: center; }
.content-1 .container-2 {
  margin: 0 0 90px 0; }
  .content-1 .container-2 > .box:nth-of-type(1) {
    width: 500px; }
  .content-1 .container-2 > .box:nth-of-type(2) {
    width: 570px; }
    .content-1 .container-2 > .box:nth-of-type(2) .container {
      flex-wrap: wrap; }
      .content-1 .container-2 > .box:nth-of-type(2) .container .box div {
        text-align: center;
        margin: 10px 0 30px 0;
        font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
        font-weight: bold; }
  .content-1 .container-2 > .box p {
    margin: 0 0 50px 0; }
.content-1 .table {
  margin: 0 0 30px 0; }
  .content-1 .table table {
    width: 1120px;
    border-collapse: collapse; }
    .content-1 .table table th, .content-1 .table table td {
      font-size: 15px;
      padding: 15px 0;
      border: 1px solid #d0d0d0; }
    .content-1 .table table td {
      text-align: center; }
    .content-1 .table table .th-1 {
      padding: 20px 0;
      color: white;
      background-color: #20b378; }
    .content-1 .table table .th-2 {
      background-color: #efefef; }

@media screen and (max-width: 767px) {
  .content-1 {
    text-align: center;
    line-height: 1.2; }
    .content-1 h3 {
      width: 90%;
      margin: 0 auto 30px;
      text-align: left; }
    .content-1 > p {
      display: inline-block;
      width: 90%;
      text-align: left; }
      .content-1 > p:nth-of-type(1) {
        margin: 0 0 45px 0; }
    .content-1 .container-1 {
      width: 90%;
      margin: 0 auto 40px; }
      .content-1 .container-1 img {
        width: 100%; }
        .content-1 .container-1 img:nth-of-type(2) {
          display: none; }
    .content-1 .container-2 {
      width: 90%;
      margin: 0 auto 60px; }
      .content-1 .container-2 > .box:nth-of-type(1) {
        width: 100%; }
      .content-1 .container-2 > .box:nth-of-type(2) {
        width: 100%; }
        .content-1 .container-2 > .box:nth-of-type(2) .container {
          display: flex; }
          .content-1 .container-2 > .box:nth-of-type(2) .container .box {
            width: 49%; }
            .content-1 .container-2 > .box:nth-of-type(2) .container .box img {
              width: 100%; }
            .content-1 .container-2 > .box:nth-of-type(2) .container .box div {
              margin: 10px 0 30px; }
      .content-1 .container-2 > .box p {
        margin: 0 0 40px 0; }
    .content-1 .table {
      overflow-x: scroll;
      margin: 0 0 25px 0; }
      .content-1 .table table th, .content-1 .table table td {
        font-size: 14px; } }
@media screen and (max-width: 414px) {
  .content-1 .container-2 {
    margin: 0 auto 30px; }
  .content-1 .table {
    overflow-x: scroll;
    margin: 0 0 15px 0; }
    .content-1 .table table th, .content-1 .table table td {
      padding: 10px 0;
      font-size: 13px; }
    .content-1 .table table .th-1 {
      padding: 15px 0; } }
.content-2 p {
  text-align: center; }
  .content-2 p:nth-of-type(1) {
    margin: 0 0 40px 0; }

@media screen and (max-width: 767px) {
  .content-2 {
    width: 90%; }
    .content-2 p {
      text-align: left; }
      .content-2 p:nth-of-type(1) {
        margin: 0 0 30px 0; } }
@media screen and (max-width: 414px) {
  .content-2 p:nth-of-type(1) {
    margin: 0 0 20px 0; } }
