@charset "utf-8";

@media screen and (max-width : 350px) {
br.sp {
	display: none !important;
}
br.sp_force {
	display: block !important;
}
}
@media screen and (max-width : 768px) {
/*------------------------------------------------------------------------------------------
*
*
    /webcatalog/performance/ecology/
    Responsive / SP
*
*
------------------------------------------------------------------------------------------ */

.type_list{
	border:solid 1px #ccc;
	padding:5px 10px ;
}
.type_list p{
	font-size:12px;
	line-height:150%;
}
.type_list p br{
	display:block !important;
}
.type_list div{
	margin:0 !important;
}
#section_standard .img_slider .h17 .type_list p{
	text-align:center;
}
/* ------------------------------
    #section_standard
------------------------------ */
#section_standard .slider_inner {
	text-align: center !important;
}
#section_standard .slider_inner .img {
	margin: 0 0 20px 0;
	padding: 0 50px;
}
#section_standard .img_slider h4 {
	font-size: 16px;
	font-weight: bold;
	line-height: 160%;
	margin-bottom: 5px;
	text-align:center;
}
#section_standard .img_slider h5 {
	font-size: 17px;
	font-weight: normal;
	line-height: 160%;
	margin-bottom: 20px;
}
}