@charset "utf-8";
#footer {
  margin-top: 65px;
}
.lowerTopBlock {
  font-size: 1px;
  margin-bottom: 41px;
}
.todayDetailBlock {
  padding-bottom: 10px;
  text-align: center;
}
.todayDetailBlock .box01 {
  padding-bottom: 48px;
}
.todayDetailBlock .box01 .subtitle {
  font-size: 1px;
  text-align: center;
  margin-bottom: 12px;
}
.todayDetailBlock .box01 .lead {
  width: 320px;
  height: 84px;
  text-align: center;
  background: url(../../image/today/bg-today.jpg);
  background-size: 320px 84px;
  margin-bottom: 36px;
}
.todayDetailBlock .box01 .lead p {
  font-size: 1.2rem;
  line-height: 2;
  font-family: "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  padding-top: 15px;
}
.todayDetailBlock .box01 .wrap {
  background: url(../../image/today/bg-line.png) bottom center no-repeat;
  background-size: 300px 2px;
  margin-bottom: 22px;
  padding: 0 10px 26px;
}
.todayDetailBlock .box01 .wrap p {
  font-size: 1.2rem;
  line-height: 2;
  margin-bottom: 6px;
}
.todayDetailBlock .box01 .wrap p.caution {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 6px;
}
.todayDetailBlock .box01 .wrap p.caution span {
  color: #ff1932;
}
.todayDetailBlock .box01 .wrap a {
  display: inline-block;
  padding-top: 10px;
}
.todayDetailBlock .box01 .wrap:last-child {
  background: none;
}
.todayDetailBlock .box01 .wrap:last-child p {
  line-height: 1.9;
}
.todayDetailBlock .box02 {
  margin-bottom: 70px;
}
.todayDetailBlock .box02 .subtitle {
  font-size: 1px;
  text-align: center;
  margin-bottom: 12px;
}
.todayDetailBlock .box02 .lead {
  /*width: 320px;
			height: 108px;*/
  text-align: center;
  /*background: url(../../image/today/bg-contact.jpg);
			background-size: 320px 108px;*/
  margin-bottom: 13px;
}
.todayDetailBlock .box02 .lead p {
  font-size: 1.2rem;
  line-height: 1.8;
  /*padding-top: 15px;*/
}
.todayDetailBlock .box02 .lead p span {
  font-size: 1.6rem;
}
.todayDetailBlock .box02 .btn {
  font-size: 1px;
  text-align: center;
}
/*# sourceMappingURL=today.css.map */