@charset "utf-8";

#content-main h1 {
	height: auto;
	border-bottom: #9F6657 3px solid;
	text-indent: inherit;
}

#content-main h1 span {
	display: block;
	font-size: 1.0rem;
}

.lead-txt {
	color: #9F6657;
}

section h2 {
	    border-left: #9F6657 3px solid;
}

.sec-txt01 {
	float: none;
	width: auto;
	margin-bottom: 15px;
}

.sec-img01 {
	float: none;
	width: 210px;
	text-align: center;
	margin: 0 auto 15px;
}

.sec-img02 {
	float: none;
	width: auto;
	margin: 0 10px;
	margin-bottom: 30px;
	text-align: center;
}

.sec-img02 img {
	float: none;
	width: 100%;
	height: auto;
	max-width: 422px;
}

.sec-txt02 {
	clear: both;
	margin-bottom: 30px;
}

.ctn_bnr_ueyama_eiichiro_story {
	margin: 0 10px 20px;
	padding: 10px;
	background:#F0F0F0;
	text-align: center;
	font-size: 12px;
}

.ctn_bnr_ueyama_eiichiro_story img {
	width: 100%;
	height: auto;
	margin: 0;
}


.img-list {
	width: auto;
	margin: 0 ;
}

.img-list ul {
	width: auto;
	max-width: 425px;
	margin: 0 auto;
}

.img-list ul li {
	float: left; 
	width: 49%;
	margin: 0 1% 15px 0;
	text-align: center;
}

.img-list ul li:nth-child(even) {
	float: right; 
	margin: 0 0 15px 0;
}

.img-list ul li img {
	width: 100%;
	height: auto;
}

#trademark {
	margin: 30px 10px 0;
	padding: 10px;
	background-color: #F2E2DD;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#trademark h3 {
	color: #C45044;
	font-size: 1.8rem;
	font-weight: bold;
}

.trademark-img03 {
	margin-top: 15px;
}

.trademark-img03 img {
	width: 100%;
	height: auto;
}