.about {
  font-size: 3.8rem; }

.about__heading {
  margin: 5rem 0;
  color: #E34659; }

.about__txt {
  margin-bottom: 5rem; }

.about__txt__sub {
  margin-top: 3rem; }

.about__txt__sub__link {
  text-decoration: none;
  color: #E34659; }

.cast {
  text-align: center;
  font-size: 3.8rem; }

.cast-list {
  list-style: none;
  margin-bottom: 5rem; }

.cast-list__txt {
  line-height: 10rem; }

.billing {
  text-align: center;
  margin-bottom: 5rem;
  font-size: 3.8rem; }

.billing-list {
  width: 100%;
  margin-bottom: 5rem; }

.billing-list__heading {
  font-family: bold;
  font-size: 1.5rem; }

.billing-list__txt {
  margin-top: 2rem; }

.billing-list__link__img {
  width: 400px;
  margin-bottom: 2rem; }

.schedule {
  font-size: 3.8rem; }

.schedule__txt {
  margin-bottom: 5rem; }

.schedule__txt__sub {
  margin-top: 3rem; }

.schedule__txt__sub__link {
  text-decoration: none;
  color: #E34659; }

.video {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  font-size: 3.8rem; }

.video iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%; }

.message {
  font-size: 3.8rem; }
