img {
  max-width: 100%;
}

.bg_blue {
  background-color: rgba(0, 166, 233, 0.05);
}

section#anchor1, section#anchor2 {
  margin-top: 0;
  padding-top: 0;
}

@media screen and (min-width: 768px) {
  section#anchor1, section#anchor2 {
    margin-top: 0;
    padding-top: 0;
  }
}
body#about .content {
  line-height: 1.625;
}
@media screen and (min-width: 1024px) {
  body#about .content {
    padding: 60px 0 80px;
  }
}
@media screen and (max-width: 767px) {
  body#about .content {
    padding: 50px 15px 50px;
  }
}
body#about .content a:not(h1 a):not(h2 a):not(.btn_link):not(.irp_comment a) {
  color: #000;
}
body#about .content a[href]:not([href=""]):not(h1 a):not(h2 a):not(.btn_link):not(.irp_comment a) {
  text-decoration: underline;
}
body#about .content a[href]:not([href=""]):not(h1 a):not(h2 a):not(.btn_link):not(.irp_comment a) {
  text-decoration: underline;
}
body#about .content a[href]:not([href=""]):not(h1 a):not(h2 a):not(.btn_link):not(.irp_comment a):hover {
  text-decoration: none;
}
body#about .link_arrow {
  color: #004DA0;
  position: relative;
  display: block;
}
body#about #kv {
  background: url(/RE/img/corporate-profile/img_about_kv.png) no-repeat center center;
  background-size: cover;
  justify-content: center;
  align-items: center;
  height: 528px;
}
@media screen and (max-width: 767px) {
  body#about #kv {
    background-image: url(/RE/img/corporate-profile/img_about_kv_sp.png);
    height: 104px;
  }
}
body#about #kv h1.bg_white {
  width: 100%;
  text-align: center;
  color: #004DA0;
}
body#about .p_ud_img {
  margin-top: 40px;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  body#about .p_ud_img {
    margin-top: 40px;
  }
}
body#about .flow_img {
  max-width: 900px;
}
@media screen and (max-width: 767px) {
  body#about .flow_img {
    max-width: 500px;
  }
}
body#about .frame_shadow {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 40px 20px;
  box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.15);
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  body#about .frame_shadow {
    padding: 30px 15px;
  }
}
body#about .logo_img {
  max-width: 488px;
}
body#about .strengths_img {
  max-width: 598px;
}
body#about .logo_flow_img {
  max-width: 643px;
}