#subpage .youtbe {
  margin-top: 30px;
  width: 100%;
  padding-bottom: 56.25%;
  position: relative;
}
#subpage .youtbe iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: block;
}
#subpage .table_type01 tbody tr th {
  background: #f6f6f6;
}
#subpage .table_type01 tbody tr td + td {
  border-left: 1px solid #d2d2d7;
}
#subpage .price {
  padding: 30px;
  text-align: center;
  color: #da5050;
  background: #fff8f8;
}
#subpage .price em {
  display: block;
  line-height: 1;
  font-weight: 700;
  font-size: 1.3em;
  font-family: "Noto Sans JP", sans-serif;
}
#subpage .price small {
  padding-top: 10px;
  display: block;
  line-height: 1;
  font-size: 0.8em;
}
@media screen and (max-width: 768px) {
  #subpage .price {
    padding: 16px;
  }
  #subpage .price em {
    font-size: 1.2em;
  }
  #subpage .price small {
    padding-top: 5px;
    font-size: 0.8em;
  }
  #subpage .textbox01 figure {
    text-align: center;
  }
  #subpage .textbox01 figure img {
    width: revert-layer;
    margin: 0 auto;
  }
}

/*# sourceMappingURL=style.css.map */
