.mv h2 {
  background: url(/company/common/img/mv.jpg) no-repeat center center/cover; }

.cnt > img {
  float: right;
  margin: 0 0 40px 30px; }
  @media screen and (max-width: 768px) {
    .cnt > img {
      width: 100%;
      margin: 0 0 20px;
      float: none; } }
.cnt p {
  font-feature-settingd: "palt"; }
  .cnt p.name {
    text-align: right; }
    .cnt p.name img {
      margin: 0 0 0 25px; }
      @media screen and (max-width: 768px) {
        .cnt p.name img {
          width: 175px;
          margin: 0 0 0 15px; } }

/*# sourceMappingURL=layout.css.map */
