@charset "utf-8";

.mglr100 {margin:0 100px;}

.product03 table .txtBg {background-color:rgba(0,167,225,.1);}
.product03 table .titBg {background-color:rgba(0,167,225,1); color:#fff}
.product03 table .trTit {font-weight:500;}

.product03 .addTxt img {height:22px;}
.product03 .nbgall .overTxt,
.product03 .nbgall .overTxt img {width:100%;}

.product03 .bgradi {display:inline-block;background-color:#00a7e1; color:#fff; padding:10px 30px; border-radius:50px; }
@media screen and (max-width:1024px){
  .mglr100 {margin:0 50px;}
}
@media screen and (max-width:768px){
  .mglr100 {margin:0;}
}