/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
*/
@media screen and (min-width: 760px) {
  /* for sp Device Only */
  .l-body.-vision:before {
    background: url(../vision/img/bg_1_sp.jpg) no-repeat center top 20%/cover !important;
  }
  .top-mv {
    height: calc(50vh - 50px);
  }
  .top-box__head {
    font-size: 4rem;
  }
  .main_recruit .l-wrapper .top-box__item {
    padding-top: 5%;
  }
  .nav {
    width: 80%;
  }
  .nav__item + .nav__item {
    margin-left: 2%;
  }
  .nav__items {
    width: 67%;
    margin-left: 4%;
  }
  .nav__btn {
    margin-left: 2%;
  }
  .business-flow__item {
    width: 23%;
  }
  .business-flow__detail {
    padding: 21px 8px;
  }
  .business-flow__item + .business-flow__item::before {
    left: -7%;
  }
  .main_story .l-wrapper .ph-flex-container.pad-sec02,
  .main_story .l-wrapper .ph-flex-container.pad-sec03,
  .main_story .l-wrapper .ph-flex-container.pad-sec01 {
    width: 90%;
    margin: 0 auto;
  }
  .main_story .l-wrapper .ph-flex-container .txt-area {
    width: calc(100% - 629px - 50px);
    padding: 30px 0;
  }
  .top-box__image {
    height: 382px;
  }
  .top-box__item {
    padding-top: 0;
  }
  .top-amazing__heading strong {
    font-size: 4.2rem;
    line-height: 1.8375;
  }
  .top-amazing__data dt {
    font-size: 2.2rem;
  }
  .main_amazing .business-flow__item {
    width: 15%;
  }
  .main_amazing .business-flow__item + .business-flow__item::before {
    left: -7%;
  }
  .main_amazing .business-flow__item.-type-0 dt {
    font-size: 3rem;
  }
  .main_amazing .box_other {
    width: 97%;
  }
  .main_amazing .business-flow__detail {
    padding: 10% 3%;
  }
  .main_amazing .business-flow__item.-type-0 {
    width: 33%;
  }
  .main_amazing .business-flow__detail span {
    font-size: 2rem;
  }
  .main_amazing .business-flow__detail small {
    font-size: 1rem;
  }
  .top-amazing__data dd {
    font-feature-settings: 'palt';
  }
}

@media screen and (max-width: 760px) {
  /* for sp Device Only */
  .top-mv {
    height: calc(100vh - 50px);
  }
}
/*# sourceMappingURL=ipad.css.map */
