@charset "utf-8";
/* ------------------------------------------------------
contents
------------------------------------------------------ */
.l-content .undline {
	text-decoration: underline;
}
/* ttl */
.l-content .mainVisual {
	width: 950px;
	height: 250px;
	margin-bottom: 40px;
	padding: 0;
	border: none;
	background: url(/maker/misumi/stock/images/mainvisual_191024.png) no-repeat 0 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
/* section */
.l-content .section {
	width: 685px;
	margin: 0 auto 40px;
}
/* leadBox */
.l-content .leadBox {
	width: 281px;
	margin: 0 auto 50px;
	position: relative;
}
.l-content .leadBox .txt {
	position: absolute;
	top: 54px;
	left: 0;
	width: 281px;
	text-align: center;
}
.l-content .leadBox .btn {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width: 281px;
	margin: 0 auto 30px;
}
.l-content .leadBox .btn a {
	width: 281px;
	height: 46px;
	display: block;
	background: url(/maker/misumi/stock/images/btn_downloadstocklist.png) no-repeat 0 0;
}
.l-content .leadBox .notes {
	color: #ff0000;
}
/* applyBox */
.l-content .applyBox {
	background: #eee;
	padding: 20px 35px;
}
.l-content .applyBox .txt {
	margin-bottom: 10px;
}
.l-content .applyBox .list li {
	margin-bottom: 5px;
}
/* btmBox */
.l-content .btmBox {
	border-top: 1px solid #bfbfbf;
	padding-top: 35px;
}
.l-content .btmBox .txt {
	padding: 0 90px;
	margin-bottom: 20px;
	font-size: 15px;
}
.l-content .btmBox .icon {
	padding: 0 10px;
	vertical-align: middle;
}

.l-content .h2__stock {
	color: #415ea6;
	font-size: 26px;
	line-height: 30px;
}

/** Sub-cat **/
.l-content .m-h3--function {	
    background-color: #f2f2f2;
    font-size: 16px;
    color: #333333;
    box-sizing: border-box;
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
    border-top: 1px solid #dedede;
	padding: 15px 20px;
}
.l-content .hover-style--first {
    border-left: 1px solid #dedede;
    border-top: 1px solid #dedede;
}
.l-content .hover-style {
    border-left: 1px solid #dedede;
    border-top: 1px solid #dedede;
    border-right: 1px solid #dedede;
}
.l-content .hover-style--btm {
    border-bottom: 1px solid #dedede;
}
.l-content .m-cols__submain, .l-content .m-cols__subcat {	
	margin: 0;
	padding: 0;
	font-size: 0;
}
.l-content .m-cols__subcat {
	width: 50%;
	display: inline-block;
	box-sizing: border-box;
	vertical-align: top;
	padding: 20px;
	height: 170px;
}
.l-content .m-cols__subcat .m-cols__1of3, .l-content .m-cols__subcat .m-cols__2of3 {
	margin-bottom: 0;
}