@charset "utf-8";
/* CSS Document */

#page_title h2 .pagettl {width:100% !important; height:70px;background:url(../images/works_title.png) no-repeat; background-size:100%;}

.con02 {
  margin: 5% auto;
  width: 35%;display: inline-block;
background-color: #36907c !important;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease; }