.device-mobile .mod-key-head {
  background: url("/recruit/about/assets/img/sp/bg-keyhead.jpg") no-repeat 50% 50%;
  background-size: cover; }
  .device-mobile .mod-key-head .title img {
    width: 277px; }
.device-desktop .mod-key-head {
  background: url("/recruit/about/assets/img/pc/bg-keyhead.jpg") no-repeat 50% 50%;
  background-size: cover; }
  .device-desktop .mod-key-head .title img {
    width: 401px; }

.device-mobile .content .elm-sub-headline {
  font-size: 15px;
  line-height: 1.3;
  margin-bottom: 17.75px;
  margin-top: -2.25px; }
.device-mobile .content p + .elm-sub-headline {
  font-size: 15px;
  line-height: 1.3;
  margin-bottom: 17.75px;
  margin-top: 25.75px; }
.device-desktop .content .elm-headline {
  padding-left: 22px;
  font-size: 30px;
  line-height: 1.3;
  margin-bottom: 27.5px;
  margin-top: -4.5px; }
.device-desktop .content .elm-sub-headline {
  font-size: 24px;
  line-height: 1.5;
  margin-bottom: 26px;
  margin-top: -6px;
  letter-spacing: 0; }
.device-desktop .content p + .elm-sub-headline {
  font-size: 24px;
  line-height: 1.5;
  margin-bottom: 26px;
  margin-top: 34px; }
