@charset "UTF-8";
/* CSS Document */

html{ background: rgba( 247, 200, 214,0.1);}
html,body{ margin: 0; padding: 0; color: #000000;}
footer{ background: #595757; color: #FFFFFF; text-align: center;}
footer *{ margin-top: 0;}
footer p{ font-size: 108%; }


.section_main img{ display: block; margin: 0 auto;}
.copyright{ text-align: center;}

@media screen and ( max-width: 480px ) {
  .section_sp{}
  .section_sp *{ margin-top: 0;}
  .section_sp .mb{ padding-top: 1.0rem;}
  .section_sp img{ display: block;}
  footer p{ font-size: 93%;}
  .copyright{ font-size:50%;}
  .txt11{ margin: 0.5rem 0 0 0; padding: 0.5rem 0; border: 2px #000000; border-style: solid none; font-size: 93%; font-weight: bold;}
  .txt12{ margin: 0.5rem 0 0 0; font-size: 77%; font-weight: bold;}
  .txt13{ font-size: 93%; font-weight: bold;}
}
