/************************
*     基本レイアウト    *
*************************/

 @media screen and (min-width:781px){ 
#contents_ev {
	font-size: 16px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background: #ffffff;
	width: 900px;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height:auto;
	
}
#contents_eva {
	font-size: 16px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background: #ffffff;
	width: 850px;
	
	margin-right: auto;
	margin-left: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#contents_evaim {
	font-size: 16px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background: #ffffff;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-left: 15px;
	height: 88px;
}
contents_evaim.sec_img {/* コンテンツ内のメイン画像枠 */
	float: left;
	margin-left: 0px;	
	
	
}
contents_evaim .sec_img img {/* コンテンツ内のメイン画像 */
	width:98%;
	text-align:left;
}
#contents_ev02 {
	font-size: 20px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background: #ffffff;
	width: 900px;
	padding: 10px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	height: 500px;
}
#contents_ev02le {
	font-size: 12px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background: #ffffff;
	width: 357px;
	padding: 10px;
	margin-bottom: 30px;

	margin-top: 100px;
	margin-left: 20px;
	clear: both;
	float: left;
}
#contents_ev02ri {
	font-size: 12px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background: #ffffff;
	width: 357px;
	padding: 10px;
	margin-bottom: 30px;
	
	margin-top: 100px;
	margin-right: 20px;
	float: right;
}
/************************
*    メインコンテンツ   *
*************************/
.n_osa{
	font-size:20px;
}

#contents_ev02le .sec_img {/* コンテンツ内のメイン画像枠 */
	text-align:center;

}
#contents_ev02le .sec_img img {/* コンテンツ内のメイン画像 */
	width: 98%;
	text-align: center;

}
#contents_ev02ri .sec_img {/* コンテンツ内のメイン画像枠 */
	text-align:center;

}
#contents_ev02ri .sec_img img {/* コンテンツ内のメイン画像 */
	width: 98%;
	text-align: center;

}
#contents_ev article {
	padding:0 10px;
	line-height:1.6;
	margin-bottom:20px;
}

#contents_ev h2 {
	margin-bottom: 10px;
	background: #cc0000;
	border: solid 1px #ffffff;
	font-size: 153.9%;
	color: #ffffff;
	margin-top: 50px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#contents_ev article h3 {
	margin-bottom: 20px;
	background: #cc0000;
	border: solid 1px #ffffff;
	font-size: 123.1%;
	color: #ffffff;
	float: left;
	width: 200px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#contents_ev p.more_read a {
	display:block;
	width:148px;
	margin:20px 0 10px 500px;
	padding:5px;
	background:#cccccc;
	border:solid 1px #999999;
	text-align:center;
	color:#333333;
	font-weight:bold;
	-moz-border-radius: 0 15px 15px 0;
	-webkit-border-radius: 0 15px 15px 0;
	border-radius: 0 15px 15px 0;
	background: -moz-linear-gradient(top, #f2f5f6 0%, #e3eaed 37%, #c8d7dc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f5f6), color-stop(37%,#e3eaed), color-stop(100%,#c8d7dc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* IE10+ */
	background: linear-gradient(top, #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* W3C */
}

#contents_ev p.more_read a:hover {
	background:#666666;
	color:#ffffff;
	background: -moz-linear-gradient(top, #b5bdc8 0%, #828c95 36%, #28343b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b5bdc8), color-stop(36%,#828c95), color-stop(100%,#28343b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #b5bdc8 0%,#828c95 36%,#28343b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #b5bdc8 0%,#828c95 36%,#28343b 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #b5bdc8 0%,#828c95 36%,#28343b 100%); /* IE10+ */
	background: linear-gradient(top, #b5bdc8 0%,#828c95 36%,#28343b 100%); /* W3C */
}

/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }
}
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 480px) {
.pc { display: none !important; }
.sp { display: block !important; }
 
 #wrapper {
	width: 100%;
	min-width: 380px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;

}

 img {
 max-width : 100% ;
 height : auto ;
 }

#contents_ev {
	font-size: 16px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background: #ffffff;
	width: 100%x;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height:auto;
	text-align:center;
	
}
#contents_eva {
	font-size: 16px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background: #ffffff;
	width: 380px;
	
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align:center;
}
#contents_evaim {
	font-size: 16px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background: #ffffff;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-left: 15px;
	height: 88px;
	text-align:center;
}
contents_evaim.sec_img {/* コンテンツ内のメイン画像枠 */
	float: left;
	margin-left: 0px;	
	
	
}
contents_evaim .sec_img img {/* コンテンツ内のメイン画像 */
	width:98%;
	text-align:left;
}
#contents_ev02 {
	font-size: 20px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background: #ffffff;
	width: 100%x;
	padding: 10px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	text-align:center;
}
#contents_ev02le {
	font-size: 12px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background: #ffffff;
	width: 357px;
	padding: 10px;
	margin-bottom: 30px;

	margin-top: 100px;
		margin-right: auto;
	margin-left: auto;
	
}
#contents_ev02ri {
	font-size: 12px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background: #ffffff;
	width: 357px;
	padding: 10px;
	margin-bottom: 30px;
	
	margin-top: 100px;
			margin-right: auto;
	margin-left: auto;
}
/************************
*    メインコンテンツ   *
*************************/
.n_osa{
	font-size:20px;
}

#contents_ev02le .sec_img {/* コンテンツ内のメイン画像枠 */
	text-align:center;

}
#contents_ev02le .sec_img img {/* コンテンツ内のメイン画像 */
	width: 98%;
	text-align: center;

}
#contents_ev02ri .sec_img {/* コンテンツ内のメイン画像枠 */
	text-align:center;

}
#contents_ev02ri .sec_img img {/* コンテンツ内のメイン画像 */
	width: 98%;
	text-align: center;

}
}
