.service_01 {
  display: flex;
  justify-content: center;
  height: auto;
}
.service_01 img {
  height: auto;
}

.top03 {
  margin: 0 auto;
  margin-top: 100px;
}
.top04 {
  margin: 0 auto;
  margin-top: 100px;
  max-width: 1120px;
}
.tank {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 60px;
  max-width: 1120px;
}
.tank_01 {
  width: 23%;
}
.tank_02 {
  width: 61%;
  padding-left: 20px;
}
.tank_title {
  font-size: 130%;
  font-weight: bold;
  padding-bottom: 15px;
}

.work_img {
  display: flex;
  flex-wrap: wrap;
}
.work {
  width: 32%;
  padding-right: 12px;
  padding-bottom: 40px;
}
.work p {
  padding-top: 20px;
  font-weight: bold;
}
.work p span {
  color: #2a9141;
}
.table02 {
  margin-top: 40px;
  width: 100%;
  margin-bottom: 60px;
}
.table02 td {
  width: 9%;
  font-size: 115%;
  line-height: 1.6;
  border-bottom: 1px solid #707070;
  padding: 10px 10px 10px 0;
}
.table02 .td03 {
  padding: 10px 0 10px 10px;
  width: 15% !important;
}
.table02 .td04 {
  width: 20%;
  border-left: 1px dotted #707070;
  border-right: 1px dotted #707070;
  padding: 10px;
}
.table02 .tr01 td {
  color: #000;
  border-bottom: 2px solid #707070;
  font-size: 120%;
  font-weight: bold;
}
.table02 .td02 {
  width: 10px;
  border-left: 1px dotted #707070;
  padding: 10px;
}
/**/

/* テーブル */
.table {
  width: 100%;
  margin-top: 30px;
}
.table td {
  font-size: 110%;
  line-height: 1.6;
  font-weight: 500;
  letter-spacing: 0.06em;
  padding: 10px 0;
  border-bottom: 1px solid #fff;
}
.table02 td {
  padding: 1% 0;
}
.table .td01 {
  font-weight: 900;
  width: 25%;
  text-align: center;
  background-color: rgba(42, 145, 65, 0.2);
}
.table .td02 {
  padding-left: 3%;
}
.company_etc {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
}
.greeting {
  padding: 40px 0px 20px 0px;
  font-size: 150%;
  font-weight: bold;
}
.greeting_name {
  font-size: 135%;
  text-align: right;
}
.d_img {
  padding-top: 40px;
  width: 100%;
}
.company_01 {
  width: 47%;
}
.compan_title {
  font-weight: bold;
  padding: 20px 0px 10px 0px;
  font-size: 130%;
}
.history {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
  margin-bottom: 40px;
}
.history ul {
  border-left: 1px solid #000;
  padding-left: 20px;
  width: 65%;
  height: auto;
}
.history ul li {
  font-size: 110%;
  padding: 10px 0px;
}
.history ul li span {
  padding-left: 15px;
}
.li_h {
  width: 100px;
  display: inline-block;
  font-size: 100% !important;
}
.history img {
  width: 100%;
}
iframe {
  padding-top: 40px;
}

/**/
.contact_sub {
  width: 80%;
  margin: 0 auto;
  text-align: center;
  padding-top: 30px;
}
.contact_element {
  display: flex;
  text-align: center;
  margin: 0 auto;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
}
.c_tel {
  font-size: 140%;
  line-height: 0.8em;
}

.c_tel span {
  font-size: 200%;
  font-weight: bold;
  padding-right: 20px;
}
.c_ti {
  padding-top: 30px;
  padding-bottom: 30px;
  margin: 0 auto;
  width: 70%;
  text-align: center;
  border-bottom: 2px solid #2a9141;
  margin-bottom: 30px;
}
.contact-contents {
  text-align: center;
  padding-bottom: 30px;
}
.pc_none {
  display: none;
}
#access {
  padding-top: 80px;
}
.anchor {
  display: block;
  padding-top: 140px;
  margin-top: -70px;
}
#greeting {
  padding-top: 10px;
}
.contact_pa {
  padding-top: 10px;
}
@media screen and (max-width: 800px) {
  .top03 {
    width: 90%;
  }
  .top04 {
    width: 90%;
  }
  .service_01 {
    display: block;
  }
  .tank {
    display: block;
    margin-bottom: 60px;
  }
  .tank_01 {
    width: 100%;
    padding-bottom: 15px;
  }
  .tank_02 {
    width: 100%;
  }
  .work_img {
    display: block;
  }
  .work {
    width: 100%;
    padding-right: 0px;
    padding-bottom: 40px;
  }
  .table02 {
    margin-top: 20px;
  }
  .table02 tr td:first-child {
    white-space: nowrap;
  }
  .company_etc {
    display: block;
  }
  .company_01 {
    width: 100%;
    margin-bottom: 30px;
  }
  .company_01 img {
    width: 100%;
  }
  .history {
    display: block;
    margin-bottom: 60px;
  }
  .history ul {
    border-left: none;
    padding-left: 0px;
    width: 100%;
    height: auto;
    margin-bottom: 40px;
  }
  .sp_access {
    padding-top: 40px;
  }
  .contact_sub {
    width: 100%;
  }
  .contact_element {
    display: block;
    margin-top: 50px;
  }
  .c_ti {
    width: 100%;
    border-bottom: none;
    margin-bottom: 30px;
  }
  .pc_none {
    display: block;
  }
  .contact-contents {
    padding-top: 50px;
  }
}
