#wrap {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#contents {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#head {
}
#foot {
	color: #666;
}
#box01 {
	text-align: center;
	color: #333;
}
#news_box {
	text-align: left;
}
#nb_itme01 {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	margin-bottom: 30px;
	padding-bottom: 20px;
}
#nb_date01 {
	float: left;
	width: 130px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	line-height: 28px;
	color: #121212;
}
#nb_text01 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	line-height: 28px;
	color: #121212;
}
#foot_title {	font-size: 14px;
	color: #333;
	font-weight: bold;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 2px;
}


#news_box {
	text-align: left;
}
#nb_itme01 {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	margin-bottom: 30px;
	padding-bottom: 20px;
}
#nb_date01 {
	float: left;
	width: 130px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	line-height: 28px;
	color: #121212;
}
#nb_text01 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	line-height: 28px;
	color: #121212;
}
#jpr708_title {
	background-color: #dd0000;
}
#jpr708_box1 {
	width: 100%;
	text-align: center;
	background-color:#FFFFFF;
}
#jpr708_box2 {
	background-color: #000000;
}
#jpr708_box3 {
	background-color: #f3f4f9;
}
#jpr708_box4 {
	background-color: #fafafa;
}
#jpr708_box5 {
	background-color: #c01d2e;
}
#jpr708_box6 {
	background-color: #f9f9f9;
}
#jpr708_box7 {
	background-color: #f4f5f9;
}
#lp412_box1 {
	width: 100%;
	text-align: center;
	background-color:#FFFFFF;
}
#foot_black {
	background-color: #232323;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 400px;
	font-size: 13px;
	color: #999;
}
#time {
	font-size: 38px;
	color: #dd0000;
	background-color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	line-height: 170%;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 35px;
	padding-left: 25px;
	border-radius:5px;
}



#info {
	width: 100%;
	background-color: #ededed;
	padding: 80px 0 80px 0;
	margin-bottom: 100px;
	text-align: center;
}
#info img {
	width: 100%;
}
#info_box01 {
	width: 850px;
	margin: 0 auto 0 auto;
}
#info_text01 {
	font-family: 'Oswald', sans-serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 100%;
	letter-spacing: 4px;
	color: #999999;
	padding-bottom: 50px;
}
#info_text02 {
	color: #232323;
	font-size: 24px;
	font-weight: 600;
	line-height: 36px;
	letter-spacing: 0px;
	text-align: left;
	padding-bottom: 35px;
	margin-bottom: 35px;
	border-bottom: 1px solid #cccccc;
}
#it02_item {
	border-left: 3px solid #dd0000;
	padding: 0 0 0 25px;
}


@media screen and (min-width: 680px){   
  .pc { display:inline; }
  .sp { display:none; }
}
@media screen and (max-width: 680px){   
  .pc { display:none; }
  .sp { display:inline; }
}
