@charset "utf-8";
#example_article {
}
#example_article ul {
	margin: 0px;
	padding: 0px;
}
#ea_c_header, #ea_header {
	padding-bottom: 20px;
}
#ea_c_header h1, #ea_header h1 {
	margin: 30px auto;
	width: 80%;
	text-align: center;
}
#ea_c_header .text {
	margin: 30px auto;
	width: 80%;
	text-align: center;
	line-height: 2em;
}
#ea_c_header .text br {
	display: none;
}
#ea_award {
	text-align: center;
	margin: 30px auto;
	line-height: 2;
}
#ea_award h2 {
	font-size: 1.2em;
	line-height: 2em;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	margin-bottom: 15px;
}
#ea_award .image {
	margin: auto;
	width: 66.666%;
}



#ea_c_list nav ul  {
	overflow: auto;

}
#ea_c_list nav ul li {
	float: left;
	width: 40%;
	margin: 5%;
	text-align: center;
	display: block;
}
#ea_c_list nav ul li h3 {
	color: #FFF;
	display: block;
	padding: 5px;
	width: auto;
	margin-right: auto;
	float: left;
	font-weight: normal;
}
#ea_c_list nav ul li h3.g_design {
	background-color: #030;

}
#ea_c_list nav ul li h3.g_reform {
	background-color: #003;
}
#ea_c_list nav ul li a .caption {
	font-size: 1.1em;
	line-height: 3em;
}
#ea_c_footer {
	clear: both;
}
#ea_header h3.g_design {
	color: #FFF;
	background-color: #030;
	line-height: 3em;
	width: 30%;
	text-align: center;
	margin: 50px auto auto;
}
#ea_header h3.g_reform {
	color: #FFF;
	background-color: #003;
	line-height: 3em;
	width: 40%;
	text-align: center;
	margin: 50px auto auto;
}
#ea_header h2 {
	font-size: 1.5em;
	text-align: center;
	line-height: 2em;
	border-bottom: 1px dashed #999;
	font-weight: normal;
	margin: 10px auto 30px;
	width: 80%;
}
#ea_gallery {
	/* [disabled]height: 400px; */
	width: 100%;
	overflow: hidden;
	margin-bottom: 12%;
}
#ea_gallery .gallery_thumb  {
	background-color: #EAE6DB;
}
#ea_gallery .gallery_thumb li {
	padding: 4px 2px;
	background-color: #EAE6DB;
}

#ea_footer #eaf_comment, #ea_footer #eaf_message {
	width: 88.888%;
	margin: auto auto 10%;
}
#ea_footer div h3 {
	margin: auto auto 7.142%;
	width: 75%;
}
#ea_footer div p{
	line-height: 2em;
	margin-bottom: 2em;

}

#ea_footer .button {
	margin: 30px auto;
	width: 60%;
}

/* タブレットレイアウト : 481 px ～ 768 px。モバイルレイアウトからスタイルを継承。 */

@media only screen and (min-width: 481px) {
}

/* デスクトップレイアウト : 769 px ～最大 1232 px。モバイルレイアウトとタブレットレイアウトからスタイルを継承。 */

@media print, screen and (min-width: 769px) { 



#example_article {
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
}
#ea_c_header {
	padding-bottom: 50px;
}
#ea_c_header h1 {
	margin: 60px auto;
	width: 80%;
	text-align: center;
}
#ea_c_header .text {
	margin: 50px auto;
	width: 80%;
	text-align: center;
	font-size: 12pt;
}
#ea_c_header .text br {
	display: inline;
}
#ea_c_list nav ul li {
	float: left;
	width: 300px;
	margin: 30px;
	text-align: center;
	display: block;
}
#ea_c_list nav ul li h3 {
	background-color: #030;
	color: #FFF;
	display: block;
	padding: 5px;
	width: auto;
	margin-right: auto;
	float: left;
}
#ea_c_list nav ul li a .caption {
	font-size: 12pt;
	line-height: 3em;
}
#ea_header h3.g_design {
	line-height: 3em;
	width: 100px;
	margin: 100px auto auto;
	font-size: 10pt;
}
#ea_header h3.g_reform {
	line-height: 3em;
	width: 150px;
	margin: 100px auto auto;
	font-size: 10pt;
}
#ea_header h2 {
	font-size: 1.5em;
	text-align: center;
	line-height: 2em;
	border-bottom: 1px dashed #999;
	font-weight: normal;
	margin: 10px auto 30px;
	width: 360px;
}
#ea_award {
	margin-bottom: 60px;

}
#ea_award h2 {
	font-size: 20pt;
	line-height: 2em;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	margin-bottom: 15px;
}
#ea_award .image {
	margin: auto;
	width: 390px;
	height: 165px;
}
#ea_gallery {
	/* [disabled]height: 400px;
*/
	width: 840px;
	overflow: visible;
	margin: auto auto 100px;
}
#ea_gallery .gallery_thumb li {
	padding: 10px 5px;
	background-color: #EAE6DB;
}

#ea_footer #eaf_comment, #ea_footer #eaf_message {
	width: 640px;
	margin: auto auto 100px;
}
#ea_footer div h3 {
	margin: auto auto 30px;
	width: 320px;
}
#ea_footer div p{
	line-height: 2em;
	margin-bottom: 2em;
	font-size: 12pt;

}
#ea_footer .button {
	margin: 50px auto 200px;
	width: 320px;
}
}
