@charset 'UTF-8';
/*------------------------------------------------------------
	erewhonfix_ls
------------------------------------------------------------*/
#main .h4Ttl {
	margin-bottom: 6px;
	padding: 10px;
	font-size: 1.6em;
	line-height: 1;
	background-color: #f0f4f4;
}

#main .jsBox {
	position: relative;
	overflow: hidden;
	height: 168px;
}

#main .jsBox:before {
	width: 100%;
	height: 28px;
	background: url(../../img/products/material/erewhonfix_ls/txt_bg.png) repeat-x left bottom;
	position: absolute;
	bottom: 6px;
	left: 0;
	
	content: "";
}

#main .jsBox.on {
	height: auto !important;
}

#main .jsBox.on:before {
	display: none;
}

#main .jsBoxHide {
	position: relative;
	overflow: hidden;
	height: 168px;
}

#main .jsBoxHide:before {
	width: 100%;
	height: 28px;
	position: absolute;
	bottom: 6px;
	left: 0;

	content: "";
}

#main .more {
	text-align: center;
	font-size: 1.4em;
}

#main .more a {
	padding-bottom: 6px;
	display: inline-block;
	color: #229F90;
	background: url(../../img/common/img03.png) no-repeat center bottom;
}

#main .imgBox {
	margin-bottom: 35px;
}

#main .leftUl {
	float: left;
	margin-right: 20px;
}

#main .leftUl li {
	margin-bottom: 10px;
	cursor: pointer;
}

#main .leftUl li.on img ,
#main .leftUl li:hover img {
	opacity: 0.7;
}

#main .imgBox .photoBox {
	float: left;
	width: 363px;
	font-size: 1.4em;
	overflow: hidden;
	text-align: center;
}

#main .imgBox .photoBox .photoUl {
	float: right;
	width: 299px;
}

#main .imgBox .photoBox .photoUl img {
	margin-bottom: 7px;
	width: 100%;
	height: auto;
}

#main .imgBox .textBox {
	float: right;
	width: 363px;
}

#main .imgBox .textBox .jsBox p {
	font-size: 1.4em;
	line-height: 28px;
}

#main #h4Sec02 {
	margin-bottom: 39px;
}

#main #h4Sec02 .jsBox {
	height: 140px;
}

#main #h4Sec02 ul {
	margin-bottom: 0;
}

#main #h4Sec03 {
	margin-bottom: 36px;
}

#main #h4Sec03 .h4Ttl {
	margin-bottom: 13px;
}

#main #h4Sec03 li {
	padding-left: 15px;
	font-size: 1.4em;
	background: url(../../img/common/img04.png) no-repeat left center;
}

#main #h4Sec04 .h4Ttl {
	margin-bottom: 16px;
}

#main #h4Sec04 .link {
	margin-bottom: 60px;
}

#main #h4Sec04 .link a {
    margin-right: 10px;
    padding: 9px 33px 7px 13px;
    display: block;
    color: #fff;
    font-size: 1.4em;
    line-height: 1;
    cursor: pointer;
    text-decoration: none;
    vertical-align: middle;
    border-radius: 3px;
    background: #229f90 url(../img/common/icon03.png) no-repeat right 12px center;
}

#main #h4Sec04 .comInfoDl {
	margin-bottom: 32px;
}

#main #h4Sec04 .comInfoDl dt {
	padding-top: 6px;
}

#main #h4Sec04 .comInfoDl dd {
	padding: 7px 0 8px 6em;
	font-size: 0.85em;
}