body {
  color: #707070;
}

/*============================
#side_nav
============================*/
#side_nav {
  background: url("../image/main/maculopathy/side_nav_bg_main.jpg") 0% 0%/cover no-repeat;
}

/*============================
sttl
============================*/
.sttl_01 {
  margin-bottom: 40px;
}
.sttl_01::before {
  background: url("../image/common/icon_maculopathy.svg") no-repeat;
  background-size: cover;
  width: 46.5px;
  height: 32.55px;
}
@media screen and (max-width: 768px) {
  .sttl_01::before {
    width: 35px;
    height: 25px;
  }
}

/*============================
sec_bnr
============================*/
.banner_pic_bg {
  background: url("../image/main/maculopathy/aging/img15.jpg") no-repeat;
  background-position: right bottom !important;
  padding-right: 25%;
}
@media screen and (max-width: 768px) {
  .banner_pic_bg {
    background: url("../image/main/maculopathy/aging/img15_sp.jpg") no-repeat;
  }
}

/*============================
sec_drug
============================*/
.sec_drug .c2_lgakoi .left_st {
  width: 20%;
}
@media screen and (max-width: 768px) {
  .sec_drug .c2_lgakoi .left_st {
    width: auto;
  }
}
.sec_drug .c2_lgakoi .left_st .st_04 {
  width: 100%;
  padding: 7px;
}
.sec_drug .c2_lgakoi .left_st h5 {
  color: #fff;
  font-size: 22px;
}
@media screen and (max-width: 768px) {
  .sec_drug .c2_lgakoi .left_st h5 {
    font-size: 17px;
  }
}
.sec_drug .c2_lgakoi .right_area {
  width: 72%;
}
@media screen and (max-width: 768px) {
  .sec_drug .c2_lgakoi .right_area {
    width: auto;
  }
}
.sec_drug .c2_lgakoi li {
  font-size: 14px;
}
.sec_drug .c2_lgakoi .c2_list_dot li::before {
  top: 0.65em;
}

.sec_vegf .c2_lgakoi .left_st {
  width: 20%;
}
@media screen and (max-width: 768px) {
  .sec_vegf .c2_lgakoi .left_st {
    width: auto;
  }
}
.sec_vegf .c2_lgakoi .left_st .st_04 {
  width: 100%;
  padding: 7px;
}
.sec_vegf .c2_lgakoi .left_st h5 {
  color: #fff;
  font-size: 22px;
}
@media screen and (max-width: 768px) {
  .sec_vegf .c2_lgakoi .left_st h5 {
    font-size: 17px;
  }
}
.sec_vegf .c2_lgakoi .right_area {
  width: 72%;
}
@media screen and (max-width: 768px) {
  .sec_vegf .c2_lgakoi .right_area {
    width: auto;
  }
}
.sec_vegf .c2_lgakoi li {
  font-size: 14px;
}
.sec_vegf .c2_lgakoi .c2_list_dot li::before {
  top: 0.65em;
}

.balloon .content_area .list_dot.large {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 590px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: 0 auto;
  gap: 10px 0;
}
.balloon .content_area .list_dot.large li {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .balloon .content_area .list_dot.large li {
    width: 100%;
  }
}

.sec_vegf .c1_list_dot li {
  font-size: 14px;
}
.sec_vegf .c1_list_dot li::before {
  top: 0.65em;
}

.sec_pdt .c1_list_dot li {
  font-size: 14px;
}
.sec_pdt .c1_list_dot li::before {
  top: 0.65em;
}/*# sourceMappingURL=maculopathy.css.map */