.syakouhuann {
  background: #fff6ea;
  border-top: 20px solid #c99f45;
}

.syakouhuann .l-tab_btn_list {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
}

.syakouhuann .l-tab_btn_list li {
  margin-right: 12px;
}

@media screen and (max-width: 768px) {
  .syakouhuann .l-tab_btn_list {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .syakouhuann .l-tab_btn_list li {
    margin-right: 0;
  }
}

.syakouhuann .tab_item:first-child .block_ttl.icon_01:before {
  background: url("../syakouhuann/images/icon_doctor_orange.png") no-repeat;
  background-size: contain;
}

.syakouhuann .tab_item:first-child .bg_pink .fc_orange.mb0 {
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  .syakouhuann .tab_item:first-child .img_scroll.img01 img {
    min-width: 112.10938vw;
  }
}

@media screen and (max-width: 768px) {
  .syakouhuann .tab_item:first-child .img_scroll.img02 img {
    min-width: 120.05208vw;
  }
}

.syakouhuann .tab_item:nth-child(2) .block_ttl.icon_01:before {
  background: url("../syakouhuann/images/icon_doctor_blue_green.png") no-repeat;
  background-size: contain;
}

.syakouhuann .tab_item:nth-child(2) .block_ttl.icon_02:before {
  background: url("../syakouhuann/images/icon_doctor_blue_green_02.png") no-repeat;
  background-size: contain;
}

.syakouhuann .tab_item:nth-child(2) .bg_lightblue {
  background-color: #e6f3f0 !important;
}

.syakouhuann .tab_item:nth-child(2) .fc_orange {
  color: #009d85 !important;
}

@media screen and (max-width: 768px) {
  .syakouhuann .tab_item:nth-child(2) .img_scroll img {
    min-width: 131.25vw;
  }
}

.syakouhuann .tab_item:nth-child(3) .block_ttl.icon_01:before {
  background: url("../syakouhuann/images/icon_doctor_pink.png") no-repeat;
  background-size: contain;
}

.syakouhuann .tab_item:nth-child(3) .block_ttl.icon_02:before {
  background: url("../syakouhuann/images/icon_doctor_pink_02.png") no-repeat;
  background-size: contain;
}

.syakouhuann .tab_item:nth-child(3) .block_ttl.icon_03:before {
  background: url("../syakouhuann/images/icon_doctor_pink_03.png") no-repeat;
  background-size: contain;
}

.syakouhuann .tab_item:nth-child(3) .bg_lightblue {
  background-color: #fdeeed !important;
}

@media screen and (max-width: 768px) {
  .syakouhuann .tab_item:nth-child(3) .img_scroll img {
    min-width: 100.91146vw;
  }
}

.syakouhuann .tab_item:nth-child(4) .block_ttl.icon_01:before {
  background: url("../syakouhuann/images/icon_doctor_blue.png") no-repeat;
  background-size: contain;
}

.syakouhuann .tab_item:nth-child(4) .bg_lightblue {
  margin-bottom: 1em;
}
