@charset "utf-8";

.text_wrap { margin-bottom:32px; }
.text_wrap p { text-align:justify;}
.text_wrap:last-child { margin-bottom:0; }
h2 { margin-bottom:10px; }
@media screen and (min-width: 768px) {
   .text_wrap { margin-bottom:48px; }
   h2 { margin-bottom:18px; }
   .lowerpage_title_wrap .lowerpage_title .img_title { width:454px;}
}
@media screen and (min-width:1100px) {
   .lowerpage_title_wrap .contents .img_title { top:0;  }
}
  
