.f-en {
  font-family: "Rubik", sans-serif;
}

.f-jp {
  font-family: "Noto Sans JP", sans-serif;
}

.en-f {
  font-family: "Noto Sans", sans-serif;
}

@media print, screen and (min-width:768px) {
  .library .l-container--bg02:after {
    top: 79%;
  }
}
@media screen and (max-width:767px) {
  .library .l-container--bg02:after {
    top: 42%;
  }
}
@media print, screen and (min-width:768px) {
  .library .l-container-sub:last-child {
    padding-bottom: 40px;
  }
}
@media screen and (max-width:767px) {
  .library .p-page-body-cont {
    margin-bottom: 104px;
  }
}