@charset "utf-8";

/* ------------------------------------------------------
contents
------------------------------------------------------ */
.l-content .titleBlock__h1 {
	position: relative;
	width: 950px;
	height: 190px;
	margin: 0 0 30px;
	padding: 0;
	border: none;
	background: url(/maker/imao/products/alumiframe/images/img_h1_20190426.png) no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.l-content .titleBlock__txt {
	width: 950px;
	margin: 0 0 30px;
	text-align: center;
}
.l-content dl.titleBlock__catch {
	width: 900px;
	height: 125px;
	margin: 0 auto 35px;
	padding: 0;
	background: url(/maker/imao/products/alumiframe/images/img_catch_20190426.png) no-repeat;
}
.l-content dl.titleBlock__catch * {
	height: 0;
	overflow: hidden;
}
.l-content a {
	text-decoration: none;
}
.l-content a:hover {
	color: #ff730a;
	text-decoration: underline;
}

/* ancNav */
.l-content .ancNav {
	margin: 0 0 50px 0;
	letter-spacing: -0.4em;
}
.l-content .ancNav > li {
	letter-spacing: normal;
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: middle;
	width: 300px;
	margin: 0 5px 0 10px;
}
.l-content .ancNav > li a.m-btn--down {
	padding: 0 5px 0 20px;
	text-align: center;
	height: 38px;
	width: 300px;
	display: table;
}
.l-content .ancNav > li a.m-btn--down span {
	text-align: center;
	height: 38px;
	display: table-cell;
	vertical-align: middle;
}
/* --共通-- */
.l-content .innerBox {
	width: 920px;
	margin: 0 auto;
}
.l-content .h3box {
	width: 890px;
	margin: 0 auto;
}
.l-content h4.m-h4 {
	margin: 0 0 20px;
	padding: 0 0 4px;
	border-bottom: 1px dotted #999;
	font-size: 14px;
}
.l-content h4.m-h4 strong {
	display: block;
	margin: 0;
	padding: 2px 10px;
	border-left: 5px solid #006253;
}
.l-content .h3box02 h4.m-h4 strong {
	border-left: 5px solid #9cd8c6;
}
.l-content .h4box {
	width: 870px;
	margin: 0 auto;
}
.l-content .lead {
	font-size: 14px;
}
.l-content .leadTxt {
	text-align: center;
	font-size: 16px;
	line-height: 1.5;
	font-weight: bold;
	margin-bottom: 30px;
}
.l-content .btnLink {
	width: 520px;
	height: 42px;
	margin: 10px auto 30px;
}
.l-content .btnLink a {
	font-size: 14px;
}
.l-content .emphasisList > li {
	padding-left: 0.5em;
	padding-bottom: 3px;
	text-indent: -0.5em;
	font-weight: bold;
}
/* .cont01Box */
.l-content .cont01Box .h4box .image {
	float: right;
	width: 530px;
	padding: 0 0 30px;
}
.l-content .cont01Box ul.emphasisList {
	margin: 0 0 15px;
	font-size: 14px;
}
.l-content .btn {
	padding: 0 0 30px;
}
.l-content .btn a.VN_scroll {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAJCAYAAADpeqZqAAAAYElEQVQoz43LsRGDMBBE0QuckKBm7IZEZZRGBzRgnhNrRgMnm2CTv/MCMyrixirmQMH7Bqw4UAIT9j+wgR1Ti69vOBK4dOCJ6M8MXsAZneGagQz1UAZGqMEtA79Q4DH6PreHea+lDrnMAAAAAElFTkSuQmCC);
}
/* .cont02Box */
.l-content .cont02Box .h4box ul.itemList {
	margin: 0 0 25px;
}
.l-content .cont02Box .h4box ul.itemList > li {
	float: left;
	width: 210px;
	height: 225px;
	margin-left: 10px;
}
.l-content .cont02Box .h4box ul.itemList > li.item01,
.l-content .cont02Box .h4box ul.itemList > li.item04 {
	margin-left: 0;
}
.l-content .cont02Box .h4box ul.itemList > li.item04 {
	float: right;
}
.l-content .cont02Box .h4box ul.itemList > li > a {
	display: block;
	width: 208px;
	height: 223px;
	border: 1px solid #c1c1c1;
	font-size: 14px;
}
.l-content .cont02Box .h4box ul.itemList > li > a .image {
	display: block;
	width: 145px;
	margin: 0 auto;
	padding: 30px 0 10px;
}
.l-content .cont02Box .h4box ul.itemList > li > a .name {
	display: block;
	width: 188px;
	margin: 0 auto;
	text-align: center;
}
/* .cont03Box */
.l-content .cont03Box .h3box {
	width: 890px;
	margin: 0 auto 30px;
}
.l-content .cont03Box .leftWrap,
.l-content .cont03Box .rightWrap {
	width: 400px;
	margin-left: 10px;
}
.l-content .cont03Box .leftWrap {
	float: left;
}
.l-content .cont03Box .rightWrap {
	float: left;
}
.l-content .cont03Box ul.m-linkList > li {
	margin: 0 0 5px;
}
