@charset "UTF-8";

.check-list p {
  padding-left: 17px;
}

@media screen and (max-width: 900px){
[id^=flow] + section .inner_item_img img {
  max-width: 100px !important;
}
}