@media (min-width: 768px) {
  .font-size-1\.3 {
    font-size: 1.3em;
    font-weight: bold;
  }
  .top02 {
    height: 380px;
    background-position: center 129px;
  }
  .page-main-block {
    width: 745px;
    float: right;
    padding: 0;
    margin: 0;
  }
  .img-abc {
    float: left;
    height: 230px;
    width: 300px;
  }
  .img-about {
    width: 640px;
    height: 360px;
  }
  .img-about-lg {
    width: 854px;
    height: 480px;
  }
  .img-facilities {
    width: 320px;
    height: 240px;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .u-hide--pc {
    display: none !important;
  }
}