@charset "UTF-8";
article .jidaiwoikiru {
  height: 1800px;
}
article h1 {
  line-height: 1.5em;
  font-size: 27px;
  text-align: left;
  margin-bottom: 15px;
}
article h2 {
  line-height: 1.5em;
  padding: 8px 10px;
  margin: 10px 0 20px;
  text-indent: 0.5em;
  font-size: 20px;
  font-weight: normal;
  text-align: right;
}
article h3 {
  content: "";
  display: block;
  clear: both;
  line-height: 1.5em;
  padding: 8px 10px;
  margin: 65px 0 20px;
  text-indent: 0;
  font-size: 20px;
  font-weight: bold;
  border-top: 1px solid #000DFF;
  border-bottom: 1px solid #000DFF;
  text-align: center;
  display: block;
}
article p {
  margin: 30px 10px 10px;
}
article .right {
  margin-top: 5px;
}
article .pson {
  text-indent: 0;
}
article .kakaku {
  display: block;
  height: auto;
}
article .pic300 {
  margin-top: 0;
}
article img {
  margin-top: 0;
}
article .moushikomi {
  margin: 50px 0;
  display: block;
  text-align: center;
}
article .moushikomi a {
  margin: 15px auto;
  text-align: center;
}
article .ad {
  text-align: center;
  text-indent: 0;
  line-height: 1.5;
  margin: 10px;
}
article .sp {
  display: none;
}

@media only screen and (max-width: 1079px) {
  article .jidaiwoikiru {
    height: auto;
  }
}
@media only screen and (max-width: 599px) {
  article .ending {
    height: auto;
  }
  article h1 {
    margin: 0 20px;
    font-size: 20px;
    line-height: 1.8em;
  }
  article h2 {
    margin: 0 10px;
    font-size: 17px;
    text-align: left;
    text-indent: 0;
  }
  article .moushikomi {
    margin: 15px 0 30px;
  }
  article .sp {
    display: block;
    margin: 0;
    padding: 0;
    line-height: 0;
  }

  .ad {
    text-align: left;
    font-size: 14px;
  }
}
