/* ============================
	2023/07/26 製品の保証に関する弊社の対応について　追記分
============================ */
/* footer */
.menu_hfr.cf {
  margin: 1rem 0;
}

/* side bar */
#pd #pd_sidemenu {
  background-color: transparent;
}

#pd #pd_sidemenu li:not(:last-of-type) {
  background-color: transparent;
}

#pd #pd_sidemenu li a {
  margin-left: 0;
  padding: 10px 2rem 10px 1rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid #c3c0c0;
  font-size: 1.3rem;
  line-height: 1.6;
  background: none;
}

#pd #pd_sidemenu li:last-of-type a {
}

/* main-content */
#pd h2.blue-txt {
  margin: 0 0 20px;
  padding: 0;
  border-bottom: none;
  background: none;
  color: #00479d;
}

.safety_lead {
  font-size: 1.3rem;
}

.inner-small {
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  font-size: 1.3rem;
}

.safety_lead-box {
  margin: 18px 0;
  padding: 25px 20px;
  border: 1px solid #707070;
  display: flex;
  align-items: center;
  gap: 2rem;
}

.safety_lead-box img {
  max-width: 70px;
}

.safety_lead-list {
  margin: 44px 0 32px;
  display: flex;
  flex-direction: column;
  gap: 1em;
}

.safety_lead-list a,
.safety_cont01 a {
  color: #1c77d1;
  text-decoration: underline;
}

.safety_lead-list a {
  font-size: 1.6rem;
}

.safety_cont01 p,
.safety_cont02 p {
  font-size: 1.3rem;
  line-height: 1.8;
}

.safety_cont-box {
  margin: 34px 0;
}

.safety_cont-box h3 {
  margin-bottom: 0.5em;
  font-size: 16px;
  font-weight: 600;
}

.txt-right {
  text-align: end;
}
