/*---------------------------------------
	officelink css
---------------------------------------*/
.p-facade__title h1 .registered-mark {
  display: inline-block;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1;
}

@media screen and (min-width: 769px) {
  .p-facade__title h1 .registered-mark {
    font-size: 36px;
    font-size: 3.6rem;
  }
}

.biz_ser-acereal .head-check {
  margin-top: 1rem !important;
}

@media screen and (max-width: 767px) {
  .biz_ser-acereal .head-check {
    margin-top: 1rem !important;
  }
}