@charset "utf-8";

/* ****************************************************
Title: service
.css
---------------------------------------------------------------------------- */
section {margin-bottom:60px; }
section .cont{background-repeat:no-repeat; background-position:top center; box-sizing: -box; padding:30px; height:400px; background-size:contain;width:950px; margin:0 auto;}
section .txt{background: rgba(0, 0, 0, 0.8);padding: 20px;width: 380px;height: 300px;color: #fff;font-size: 85%;margin-left: 50px;
}
.bar {margin-bottom:0;}
section ul {padding-left:1em;}

/* =============================
 .sec1
==============================*/
.sec1 .cont { background-image: url(../img/service/cimg1.jpg);}

/* =============================
 .sec2
==============================*/
.sec2 .cont { background-image: url(../img/service/cimg2.jpg);}

/* =============================
 .sec3
==============================*/
.sec3 .cont { background-image: url(../img/service/cimg3.jpg);}