

.syomei_1{
  padding:10px;
  font-style:normal;
  text-align: center;
  font-size:30pt;
  font-weight:700;
  color:#3d3d3e;
}


.syomei_2{
  font-style:normal;
  text-align: center;
  font-size:20pt;
  font-weight:500;
  color:#0063D6;
  text-decoration:underline;
}

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

	/*　画面サイズが480px以下の場合ここの記述が適用される　*/

}


.syomei_1{
  font-style:normal;
  text-align: center;
  font-size:20pt;
  font-weight:700;
  color:#3d3d3e;
}


.syomei_2{
  font-style:normal;
  text-align: center;
  font-size:15pt;
  font-weight:500;
  color:#0063D6;
  text-decoration:underline;
}

}