.koketsuatsu {
  background: #fbd9ec;
  border-top: 20px solid #db76a4; }
  .koketsuatsu .tab_item:first-child .block_ttl.icon_01:before {
    background: url("../koketsuatsu/images/icon_doctor_pink.png") no-repeat;
    background-size: contain; }
  @media screen and (max-width: 768px) {
    .koketsuatsu .tab_item:first-child .img_scroll img {
      min-width: 95.05208vw; } }
  .koketsuatsu .tab_item:nth-child(2) .block_ttl.icon_01:before {
    background: url("../koketsuatsu/images/icon_doctor_orange.png") no-repeat;
    background-size: contain; }
  @media screen and (max-width: 768px) {
    .koketsuatsu .tab_item:nth-child(2) .img_scroll img {
      min-width: 88.28125vw; } }
  .koketsuatsu .tab_item:nth-child(3) .block_ttl.icon_01:before {
    background: url("../koketsuatsu/images/icon_doctor_blue_green.png") no-repeat;
    background-size: contain; }
  .koketsuatsu .tab_item:nth-child(3) .block_ttl.icon_02:before {
    background: url("../koketsuatsu/images/icon_doctor_blue_green_02.png") no-repeat;
    background-size: contain; }
  @media screen and (max-width: 768px) {
    .koketsuatsu .tab_item:nth-child(3) .img_scroll img {
      min-width: 102.60417vw; } }
  .koketsuatsu .tab_item:nth-child(4) .block_ttl.icon_01:before {
    background: url("../koketsuatsu/images/icon_doctor_green.png") no-repeat;
    background-size: contain; }
  .koketsuatsu .tab_item:nth-child(4) .block_ttl.icon_02:before {
    background: url("../koketsuatsu/images/icon_doctor_green_02.png") no-repeat;
    background-size: contain; }
  .koketsuatsu .tab_item:last-child .block_ttl.icon_01:before {
    background: url("../koketsuatsu/images/icon_doctor_blue.png") no-repeat;
    background-size: contain; }
  .koketsuatsu .tab_item:last-child .block_ttl.icon_02:before {
    background: url("../koketsuatsu/images/icon_doctor_blue_02.png") no-repeat;
    background-size: contain; }
  @media screen and (max-width: 768px) {
    .koketsuatsu .tab_item:last-child .img_scroll img {
      min-width: 110.67708vw; } }
