@charset "UTF-8";
article h1 {
  line-height: 1.5;
  font-size: 20px;
  text-align: center;
  margin: 20px 0 30px;
  padding: 12px 10px;
  background: #0412B1;
  color: #fff;
}
article h2 {
  line-height: 1.5em;
  padding: 8px 10px;
  margin: 0 0 10px;
  background: #fff url(/info/img/b_g.gif) repeat;
  font-size: 19px;
  font-weight: bold;
  border-bottom: solid 1px #03C;
  text-align: center;
}
article h3 {
  line-height: 1.5em;
  text-align: center;
  text-decoration: none;
  padding: 0;
  margin: 10px 0;
  color: #000;
  background: #fff;
  font-size: 20px;
  font-weight: bold;
  border: none;
}

.red_line {
  text-align: justify;
  color: #f00;
  border-bottom: 1px solid #f00;
  font-weight: bold;
  line-height: 1.5;
  padding-bottom: 8px;
  margin: 10px 0;
  display: inline-block;
}

.shuryou {
  line-height: 1.5;
  padding: 8px 10px 6px;
  margin: 0 0 10px;
  padding: 8px 0 8px 20px;
  color: #666;
  background: #fff url(/info/img/owr.gif) repeat;
  font-size: 15px;
  font-weight: normal;
  border: 1px solid #333;
  text-align: left;
}
.shuryou .red {
  color: #f00;
  font-size: 15px;
}
.shuryou .red::after {
  content: "　";
}

h4 {
  line-height: 1.5em;
  text-align: center;
  padding: 0;
  margin: 20px 0 5px 20px;
  font-size: 20px;
  color: #000;
  font-weight: normal;
  text-align: left;
}

h5 {
  line-height: 1.5em;
  text-align: center;
  padding: 0;
  margin: 0 0 5px 20px;
  font-size: 16px;
  color: #000;
  font-weight: normal;
  text-align: left;
  padding-left: 5em;
  text-indent: -5em;
}

h6 {
  line-height: 1.5em;
  text-align: center;
  padding: 0;
  margin: 0 0 5px 20px;
  font-size: 16px;
  color: #000;
  font-weight: normal;
  text-align: left;
  padding-left: 5em;
  text-indent: -5em;
}

.ad {
  line-height: 1.5em;
  font-size: 14px;
  margin: 0;
  padding: 6px 0;
  text-align: center;
  background: #F6F6F6;
}

.bunkakouza {
  border: solid 1px #03C;
  margin: 15px 0;
}

.bunkakouza_owr {
  border: solid 1px #03C;
  margin: 15px 0;
  color: #999;
}

.img a:hover {
  border-bottom: none;
}

.bunkakouza p {
  text-align: left;
  margin: 0 20px 8px;
  line-height: 1.4em;
}

.ad + p {
  color: #f00;
  font-weight: bold;
  text-align: center;
  line-height: 1.4em;
  text-indent: 0em;
  margin-top: 10px;
}

.shamei {
  margin-right: 1em;
  font-size: 16px;
}

h6 + .shamei {
  margin-right: 1em;
  font-size: 15px;
}

@media only screen and (max-width: 599px) {
  article h1 {
    font-size: 22px;
    line-height: 1.5;
    text-align: left;
    padding: 10px 20px;
  }
  article h2 {
    font-size: 16px;
    text-align: left;
  }
  article h3 {
    margin: 5px 8px;
    font-size: 16px;
    text-align: left;
  }

  .red_line {
    text-align: justify;
    line-height: 1.5em;
    border-bottom: 1px solid #f00;
    padding-bottom: 8px;
    margin: 10px;
  }

  .shuryou {
    margin: 0 10px 10px;
    padding: 8px;
  }

  h4 {
    margin: 20px 12px 5px;
  }

  h5 {
    margin: 0 12px 5px;
  }

  h6 {
    margin: 0 12px 5px;
  }

  .ad {
    line-height: 1.5em;
    font-size: 14px;
    margin: 0;
    padding: 6px 0;
    text-align: center;
    background: #F6F6F6;
  }

  .bunkakouza {
    border: solid 1px #03C;
    margin: 15px 10px;
  }

  .bunkakouza_owr {
    border: solid 1px #03C;
    margin: 15px 10px;
    color: #999;
  }

  .img a:hover {
    border-bottom: none;
  }

  .bunkakouza p {
    text-align: left;
    margin: 0 10px 8px;
    line-height: 1.5m;
  }

  .ad + p {
    color: #f00;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    text-indent: 0em;
    margin-top: 10px;
  }

  .shamei {
    margin-right: 1em;
    font-size: 16px;
  }

  h6 + .shamei {
    margin-right: 1em;
    font-size: 15px;
  }
}
