#utility .main-contents h1 {
  margin: 0 0 69px;
  background-image: url(../img/bg_main.jpg); }
#utility .utility-in h2 {
  margin: 54px 0 25px;
  border-style: none none none solid;
  border-width: 0 0 0 4px;
  border-color: #51bac9; }
  #utility .utility-in h2:first-child {
    margin-top: 0; }
  #utility .utility-in h2 span {
    display: block;
    padding: 0 10px 3px;
    border-style: none none solid;
    border-width: 0 0 1px;
    border-color: #a8dce4;
    color: #0f93a5;
    font-size: 157.1428571429%;
    font-weight: normal;
    line-height: 1.364; }
#utility .utility-in .contents-in {
  width: 95%;
  margin: 0 auto;
  line-height: 1.8; }
  #utility .utility-in .contents-in dl dt {
    margin-top: 20px;
    color: #0f93a5;
    font-weight: bold;
    font-size: 114.2857142857%;
    line-height: 1.5; }
@media screen and (max-width: 767px) {
  #utility .main-contents h1 {
    margin: 0 0 20px; } }
