@charset "Shift_JIS";

/* -------------------------------------------------
	index.css
-------------------------------------------------- */
#mainInner {
	position: relative;
}

#main h2 {
	background: url(../../common/ttl_bg.jpg) no-repeat left bottom;
	padding: 6px 0 9px 24px;
	margin-bottom: 20px;
	overflow: hidden;
}

#mainInner p.bnr {
	margin-bottom:10px;
	text-align:right;
}


.titleArea {
	position: relative;
}

.titleArea h2 {
	line-height: 0;
	font-size: 0;
}

.nadalogo {
	float: left;
}
.nadaRight {
	float: right;
	width: 452px;
}
.nadaRight .ecoTxt {
	font-size: 0.8em;
	margin: -25px 0 12px 5px;
	letter-spacing: -0.05em;
}

.brandTxt {
	border-bottom: #999999 1px dotted;
	padding: 0 15px 10px 26px;
	margin-bottom: 30px;
}

.brandSpec .element {
	position: relative;
	float:left;
	width: 317px;
	margin-right: 8px;
	margin-bottom: 13px;
	padding: 20px 10px 20px 0;
	background:#F6EAC9 url(../images/bg.png) 0 0 no-repeat;
	background-size: cover;
}

.brandSpec .right {
	margin-right: 0;
}

.brandSpec .element .inner {
	/*padding: 0 0 15px 10px;	*/
}

.brandSpec .element .mark {
	position: absolute;
	top: 18px;
	right: 14px;
}

.brandSpec .element .header {
}

.brandSpec .element .header .brand-logo {
	display: inline-block;
	/*float: left;*/
}

.brandSpec .element .header .header-right {
	display: inline-block;
	width: 210px;
	vertical-align: top;
}

.brandSpec .element .header .brand {
	padding: 22px 0 7px 7px;
}

.brandSpec .element .header .lead {
	padding: 3px 0 30px 5px;
	line-height: 1.25;
}

.brandSpec .element .header .lead img {
	line-height: 0;
	font-size: 0;
	vertical-align: top;	
}

.brandSpec .element .taste {
	margin-bottom: 18px;
	margin-left: 7px;
}

.brandSpec .element .paragraph {
	margin: 0 0 5px 25px;
	line-height: 1.25;
}

.brandSpec .element .last {
	margin-bottom: 0;
}

.brandSpec .btn-block {
	width: 280px;
	margin: 14px 0 0 5px;
	padding-top: 14px;
	border-top: 1px dotted #CCCCCC;

}

.brandSpec .btn-center li {
	margin-left: 80px;
}


.brandSpec .btn-block li {
	float:left;
	margin-right: 10px;
}

.brandSpec .btn-block li.last {
	float:left;
	margin-right: 0;
}