.parkinsonbyo {
  background: #edf2c5;
  border-top: 20px solid #6bb42a;
}
.parkinsonbyo .l-tab_btn_list {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}
.parkinsonbyo .l-tab_btn_list li {
  margin-right: 12px;
}
@media screen and (max-width: 768px) {
  .parkinsonbyo .l-tab_btn_list {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .parkinsonbyo .l-tab_btn_list li {
    margin-right: 0;
  }
}
.parkinsonbyo .tab_item:first-child .block_ttl.icon_01:before {
  background: url("../parkinsonbyo/images/icon_doctor_pink.png") no-repeat;
  background-size: contain;
}
@media screen and (max-width: 768px) {
  .parkinsonbyo .tab_item:first-child .img_scroll img {
    min-width: 117.1875vw;
  }
}
.parkinsonbyo .tab_item:nth-child(2) .block_ttl.icon_01:before {
  background: url("../parkinsonbyo/images/icon_doctor_orange.png") no-repeat;
  background-size: contain;
}
.parkinsonbyo .tab_item:nth-child(2) .block_ttl.icon_02:before {
  background: url("../parkinsonbyo/images/icon_doctor_orange_02.png") no-repeat;
  background-size: contain;
}
@media screen and (max-width: 768px) {
  .parkinsonbyo .tab_item:nth-child(2) .img_scroll img {
    min-width: 110.6770833333vw;
  }
}
.parkinsonbyo .tab_item:nth-child(2) .fc_dark-red {
  color: #c35c56 !important;
}
.parkinsonbyo .tab_item:nth-child(3) .block_ttl.icon_01:before {
  background: url("../parkinsonbyo/images/icon_doctor_green.png") no-repeat;
  background-size: contain;
}
@media screen and (max-width: 768px) {
  .parkinsonbyo .tab_item:nth-child(3) .img_scroll img {
    min-width: 110.6770833333vw;
  }
}
.parkinsonbyo .tab_item:nth-child(4) .block_ttl.icon_01:before {
  background: url("../parkinsonbyo/images/icon_doctor_blue.png") no-repeat;
  background-size: contain;
}
.parkinsonbyo .tab_item:nth-child(4) .block_ttl.icon_02:before {
  background: url("../parkinsonbyo/images/icon_doctor_blue_02.png") no-repeat;
  background-size: contain;
}
.parkinsonbyo .tab_item:nth-child(4) .bg_lightgreen {
  background-color: #e6f3f0 !important;
  border-color: #fff !important;
  -webkit-box-shadow: 6px 6px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 6px 6px 4px rgba(0, 0, 0, 0.1);
}
.parkinsonbyo .tab_item:nth-child(4) .fc_green {
  color: #009d85 !important;
}
.parkinsonbyo .tab_item:nth-child(4) .bg_lightpink {
  background-color: #fdeeed !important;
  border-color: #fff !important;
  -webkit-box-shadow: 6px 6px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 6px 6px 4px rgba(0, 0, 0, 0.1);
}
.parkinsonbyo .tab_item:nth-child(4) .fc_pink {
  color: #eb6d8e !important;
}
@media screen and (max-width: 768px) {
  .parkinsonbyo .tab_item:nth-child(4) .img_scroll img {
    min-width: 84.6354166667vw;
  }
}