@charset "UTF-8";

@media screen and (max-width: 768px){
#sp_left + section br,
#t_bg + section br{
  display: none;
}
#sp_left + section .inner_item_txt p,
#t_bg + section .inner_item_txt p{
  text-align: left !important;
}
}