@charset "utf-8";
/* CSS Document */

#service{margin: 0 auto; padding-bottom: 100px;}

#service .container{  position:relative; z-index: 20; margin: 0 auto;padding: 50px 0;}
#service .container>.img{width: 30%;}
#service .container>.content{ position: relative; z-index: 50; width: 65%; text-align: left;  font-size: 1.6rem; color: #444; line-height: 2.8rem;}
#service .container>.content>p{margin-bottom: 20px;}