@charset "UTF-8";


@media screen and (max-width: 980px) {

}

@media screen and (max-width: 767px){

  .p-content {
    padding: 0 20px;
  }


}
