@charset "utf-8";
/**************** 
	Products 
****************/
/* font メイリオ */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, 
fieldset, input, textarea, p, blockquote, th, td{

}
/* 
font-family:"Gotham A","Gotham B","M Hei PRC W45","M Hei HK W42","M Hei HK W40","HelveticaNeue-Regular","Helvetica Neue Regular","Helvetica Neue",Helvetica,Arial,sans-serif!important;
*/
/*** Page Header ***/
.dynamic-page-header{
    min-height: 340px;
	padding-top:0px;
 background-image: url(../../img/pages/products/g002.jpg);
 background-position:top;
 background-size:cover;
}
.dynamic-page-header h1 {
margin-top:5px;
}
.dynamic-page-header .menu-wrapper{ background:rgba(255,255,255,0.7);}
.page-header-menu li a{ color:#333; font-size:1.1em; }
@media (max-width:767px) {
.dynamic-page-header h1 {
margin-top:px;
font-size: 2.1em;
}
}
.dynamic-page-header h2 {
	color:#fff;
	font-weight:bold;
}
.product-headings{ text-align:center; font-size:1.4em;}
/** ROW1 **/
.row1 ul li{ font-size:1.1em; margin-bottom:12px; padding-left:28px; position:relative;}
.row1 ul li i{ position:absolute; left:0; top:5px; color:#00CC00;}
.row1 p{ font-size:1.2em;}
/** ROW3 **/
.row3 h3.title{ font-size:3em; }
.row3 ul li{ font-size:1.6em; margin-bottom:20px; }


