/* ===================================================================
  medicine
=================================================================== */
.footer_link.for-medicine {
  display: block;
}

.main-column {
  padding: 0 0 6.08108vw;
}

.main_heading {
  padding: 5.40541vw 0 3.37838vw;
  text-align: center;
  color: #59c3e1;
  background: url("../images/bg_main_heading.png") center bottom repeat;
  -moz-background-size: 5.40541vw;
       background-size: 5.40541vw;
  margin-bottom: 4.59459vw;
}

.main_heading__title {
  font-size: 4.86486vw;
  font-weight: bold;
  line-height: 1;
}

.main_heading__text {
  font-size: 3.24324vw;
  margin-top: 2.7027vw;
  line-height: 1.4;
}

.lede {
  text-align: center;
}

.lede__title {
  color: #0f6ab6;
  font-weight: normal;
  line-height: 1;
  font-size: 4.05405vw;
  margin: 0 auto 2.97297vw;
}

.lede__text {
  margin: 0 auto 4.72973vw;
  font-size: 3.24324vw;
  line-height: 1.8;
}

.lede__map {
  width: 94.05405vw;
  margin: 1.75676vw auto 0;
}

.lede__pix_list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.lede__pix_list li {
  margin-right: 2.7027vw;
}

.lede__pix_list li:last-child {
  margin-right: 0;
}
