@charset "UTF-8";
.footer01 {
  background: url(../img/footer01_bg.jpg) no-repeat center/cover;
  /* padding: 24px 83px; */
  color: #fff
}

.contactBtn a {
  background-color: #fff;
  border-radius: 50px;
  padding: 3% 3% 3% 11%;
  color: #dd1b1b;
  font-family: "Lexend", sans-serif;
}

.contactBtn .tel {
  background: transparent url(../img/tel.png)
  no-repeat center / contain;
  width: 2.2em;
  height: 2.2em;
  display: block;
  margin-right: 2px;
}

.contactBtnFax .fax {
  background: transparent url(../img/fax.png)
  no-repeat center / contain;
  width: 2.1em;
  height: 2.1em;
  display: block;
  margin-right: 10px;
}

.contactBtn .mail {
  background: transparent url(../img/mail_r.png)
  no-repeat center / contain;
  width: 2em;
  height: 2em;
  display: block;
  margin-right: 4px;
}

.contactBtn a:hover,
.footer02 a:hover {
  opacity: 0.7;
}

.footer01 .cl33 > * {
  width: 32%;
}

.contactBtnFax {
  background-color: #fff;
  border-radius: 50px;
  padding: 1% 3%;
  color: #dd1b1b;
  font-family: "Lexend", sans-serif;
}

.footer02,
.footer02 a {
  color: #08275e;
  font-weight: 500;
  font-size: 1.6rem;
}

.footer02 li.lh140 a {
  color: #2a446b;
}

.footer02 .fish {
  background: transparent url(../img/fish.png)
  no-repeat center / contain;
  width: 4.5em;
  height: 4.5em;
  display: block;
  margin-right: 12px;
}

.footer02 .gap13 ul {
  width: fit-content;
}
