@charset "euc-jp";

h3 {
  margin: 0 0 6px 0;
  padding: 0;
}

p {
  margin-bottom: 40px;
}
/* 本店リダイレクト時に画面を表示させない */
body {
  display:  none;  
}