@charset "UTF-8";

p.asterisk {
	text-indent: -1.5rem !important;
	margin-left: 1.5rem !important;
}

@media screen and (max-width:768px) {
  /* メイン画像 */
  .mainImage {
    background-image: url(../images/SP_main.jpg) !important;
  }
}
