#banner{width:100%;max-width:960px;height:350px;margin:0 auto}
#product-intro,#biz-intro{width:100%;max-width:960px;margin:0 auto;text-align:left;position:relative;display:flex;flex-wrap:wrap;justify-content:center}
.product-block{width:calc(50% - 15px);max-width:435px;height:150px;margin-top:20px;margin-left:15px;margin-right:15px;background:#f3f4f4;display:inline-block}
.product-block .wrapper{padding:0 0 0 15px;border-left:solid 4px #3d9401;}
.product-content{width:calc(100% - 120px);height:150px;overflow:hidden;}
.product-block img{width:120px;height:150px;object-fit:cover}
a.product-name{font-size:20px;color:#242d2e;font-weight:500;display:block;margin:5px 0;cursor:pointer;color:#3d9401}
a.product-name:hover{color:#1181d9;text-decoration:none}
.product-text{color:#242d2e;text-align:justify; letter-spacing:1px}
#extra{position:absolute;background:url(../images/extra.png) no-repeat;width:52px;height:180px;left:-52px;top:25px}

.biz-block{width:calc(33.333% - 20px);max-width:280px;height:150px;margin-top:20px;margin-left:10px;margin-right:10px;background:#f3f4f4;display:inline-block}
.biz-block{background-image:url(../images/horse.png);background-repeat:no-repeat; background-position:right top;margin-bottom:20px;background-size:contain}
.biz-block .wrapper{padding:5px 20px;border:none}
a.biz-name{font-size:20px;color:#ffffff;font-weight:500;display:block;margin:5px 0;cursor:pointer;}
a.biz-name:hover{color:#d2d0d0;text-decoration:none}
.biz-text{color:#ffffff;text-align:justify; letter-spacing:1px}

#arc{background-color:#3686c2}
#customer{background-color:#eb8800}
#apt{background-color:#3c8709}