document.open();
document.write(
'新入生には『無料空手着』プレゼントキャンペーン実施中!!!'
);
document.close();

