/*  */
h1.news_h1{
	text-align: center;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	font-size: 200%;
	font-weight: bold;
	padding: 20px 0;
	border-radius: 0!important;
}
h1.news_h1_mini{
	text-align: center;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	font-size: 160%;
	font-weight: bold;
	padding: 10px 0;
	margin-top: 0!important;
	border-radius: 0!important;
}
/* ================================
			599px以下
   ================================ */
@media (max-width: 599px) {
	.h1.news_h1{ margin-top: 0px!important; }
	.row{ margin-top: 0px!important; }
}

.bg_green{ background-color: #1bbf00; }
.bg_lightgray{ background-color: #f2f2f2; }

.bg_reg1{ background-color: #e79200!important; }
.bg_reg2{ background-color: #ed7984!important; }

