nav.mainnav{ margin:4% 0}
nav.mainnav ul{ display:-webkit-box}
nav.mainnav ul li{ text-align:center; -webkit-box-flex:1.0; margin:2% 0}
nav.mainnav ul li a{color:#494746; display:block; font-size:1.4rem; }
nav.mainnav ul li a::before{ display:block; font-size:3.2rem;color:#00844B; width:60px; height:60px; background-color:#fff; margin:0 auto; line-height:60px; border-radius:60px; box-shadow:1px 1px 3px rgba(0,0,0,0.3)}
nav.mainnav ul li a label{ display:block; line-height:34px}

.indexpage{ padding-bottom:40px}

.indexpage article{ background-color:#fff; padding:0px 0 15px 0; overflow:auto; margin-bottom:4%}
.indexpage article header{ background-color:#00844B; height:40px; line-height:40px; margin-bottom:16px;}
/*.indexpage article  img{ padding-left:15px;}*/

.indexpage article h1{color:#fff;  padding-left:15px; font-size:1.7rem; margin-bottom:15px}
.indexpage article h1 .entitle{ font-size:1.2rem;}
.indexpage article .post-content{color:#807d7b; line-height:18px; font-size:1.3rem}
.indexpage article .newlist-list{ width:30%; float:left; text-align:center;margin:0 1.5%}
.indexpage article .newlist-list dt img{ max-width:100%;}
.indexpage article .newlist-list dd{color:#807d7b; line-height:26px; font-size:1.3rem;}
.indexpage article .product-list:first-of-type{border-top:0px;padding-top:0}
.indexpage article .product-list:last-of-type{ border-bottom:0px}
.indexpage article .product-list{ overflow:auto;padding:15px 0; border-bottom:1px solid #ccc;border-top:1px solid #eee; background:url(../images/angle-double-right.png) no-repeat 98% center;}
.indexpage article .product-list dt{ width:30%; float:left}
.indexpage article .product-list dd{ width:60%; float:left; padding:0 0 0 3%; color:#807d7b;}
.indexpage article .product-list dd .pro-title{ font-size:1.4rem; color:#807d7b; padding:5px 0}
.indexpage article .product-list dd .pro-intro{ font-size:1.2rem; line-height:24px}
.indexpage article:last-of-type{ margin-bottom:0}
.indexpage article.prolist a{display:block;padding-right:15px;padding-left:15px;}