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

body{
  font-size : 15px;
  line-height : 180%;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

.font120{
	font-size : 120%;
}
.font115{
	font-size : 115%;
}

.font_red{
	color : #BC070A;
}
.font_blue{
	color : #0753b9;
}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.space_m{
	height : 20px;
}
.space_s{
	height : 10px;
	text-align: center;
}
