/* ===================================================================
  care
=================================================================== */
.footer-second .for-medicine {
  display: block;
}

.main-column {
  width: 100%;
  overflow: hidden;
  padding: 0 0 50px;
}

.main_heading {
  padding: 40px 0 30px;
  text-align: center;
  color: #f39a50;
  background: url("../images/bg_main_heading.png") center bottom repeat;
  margin-bottom: 35px;
}

.main_heading__title {
  font-size: 3.6rem;
  font-weight: bold;
  line-height: 1;
}

.main_heading__text {
  font-size: 2.2rem;
  margin-top: 20px;
  line-height: 1;
}

.lede {
  text-align: center;
}

.lede__title {
  color: #0f6ab6;
  font-weight: normal;
  line-height: 1;
  font-size: 3rem;
  margin: 0 auto 22px;
}

.lede__title-note {
  font-size: 3rem;
  display: block;
  margin-top: 30px;
}

.lede__text {
  margin: 0 auto 45px;
  font-size: 1.4rem;
  line-height: 1.8;
}

.lede__map_wrap {
  position: relative;
  padding: 205px 0 75px;
  min-height: 959px;
}

.lede__map {
  position: absolute;
  left: 73px;
  top: 205px;
  width: 964px;
}

.lede__pix_list-item {
  position: absolute;
}

.lede__pix_list-item:nth-of-type(1) {
  left: 0;
  top: 0;
}

.lede__pix_list-item:nth-of-type(2) {
  left: 73px;
  bottom: 0;
}

.lede__pix_list-item:nth-of-type(3) {
  right: 0;
  top: 0;
}
