@charset "utf-8";
@media screen and (max-width : 768px){ 
/* =================================================================
上書きCSS
================================================================= */
/*------------------------------------------------------------------------------------------
*
*
    /webcatalog/equipment/navi/
    Responsive / SP
*
*
------------------------------------------------------------------------------------------ */
.section h3.small{
	font-size: 20px;
	line-height: 1.4em;
}
#section_maker_option .type{
	margin: 0 0 10px;
	padding: 0 15px;
	font-size: 16px;
	font-weight: bold;
	line-height: 2em;
}
.ico_type{
	left:15px;
}
#section_maker_option .notes{
	margin: 0 0 20px;
	padding: 0 15px;
	font-size: 12px;
	line-height: 1.5em;
}
#section_maker_option .maker_option{
	margin: 0 0 50px;
	padding: 0 15px;
	overflow: hidden;
}
#section_maker_option .maker_option .pic{
	margin: 0 0 10px;
}
#section_maker_option .maker_option .copy{
	margin: 0 0 15px;
	font-size: 20px;
	line-height: 1.4em;
}
#section_maker_option .maker_option .desc{
	margin-bottom: 10px;
	padding: 0;
	font-size: 15px;
	line-height: 1.5em;
}
#section_maker_option .desc{
	padding: 0 15px;
	font-size: 15px;
	line-height: 1.5em;
}
#section_maker_option .function_list{
	margin: 50px 0;
	padding: 0;
	clear: both;
}
#section_maker_option .function_list .function_list_inner{
	margin: 20px 0 20px;
	padding: 0;
	display: -webkit-box;
}
#section_maker_option .function_list li{
	position: relative;
	margin: 0 1.5% 2%;
	padding: 0;
	width: 47.6%;
	height: 130px;
	font-size: 14px;
	line-height: 1.5em;
	text-indent: inherit;
	text-align: center;
	background-color: #EDEDED;
	float: left;
}
#section_maker_option .function_list ul li:before{
	content: '';
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}
#section_maker_option .function_list li p{
	padding: 0 13px;
	display: inline-block;
	vertical-align: middle;
}
#section_maker_option .function_list li a{
	text-align: center;
	display: block;
}
#section_maker_option .function_list li:nth-child(even){
	margin: 0 1.5% 2% 0;
}
#section_maker_option .caution{
	margin: 0 0 30px;
	padding: 0 15px;
}
#section_maker_option .caution p{
	margin: 0 0 10px;
	padding: 0 0 0 2.7em;
	font-size: 12px;
	line-height: 1.4em;
	text-indent: -2.7em;
}
#section_maker_option .notes p{
	margin: 0 0 10px;
	padding: 0 0 0 1em;
	text-indent: -1em;
	line-height: 1.4em;
}
#section_maker_option .maker_option .type{
	margin: 0;
	padding: 0;
}
#section_maker_option .maker_option .name{
	margin-bottom: 10px;
	padding: 0;
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
}
}