@charset "UTF-8";
@media screen and (max-width:768px){
  .content_md_mb0{
    margin-bottom:0!important;
  }
  .contents_txt_sm_detail{
    font-size:1.3rem;
  }
  .content_md_mt{
    margin-top:30px;
  }

}
