@media (max-width: 768px) {
  .tp__scroll__btn {
    cursor: pointer;
  }
  .sv {
    height: auto;
  }
  .nav-menu__sp {
    z-index: 40;
  }
  .tp__slide__link {
    display: block;
  }
  /* 下層ページ */
  .sub-mv {
    display: block;
    height: auto;
  }
  .sub-mv__img {
    width: 100%;
    height: 330px;
  }
  .sub-mv__content {
    width: 100%;
    height: 30px;
    margin-top: 20px;
    margin-bottom: 50px;
  }
  .sub-mv h1 {
    font-size: 26px;
    line-height: 1em;
    margin: 0;
    top: calc(50% - 25px);
  }
  .sub-mv__content p {
    font-size: 16px;
    line-height: 1em;
  }
  .sub-mv__content p::before {
    width: 50px;
    height: 1px;
  }
  .sub-mv__icon {
    width: 20px;
    height: 20px;
    bottom: 90px;
  }
  .sub-mv__icon::before {
    width: 3px;
    height: 90px;
    top: 17px;
    left: 50%;
    transform: translateX(-50%);
  }
  .sub-mv__icon2 {
    width: 27px;
    height: 27px;
    bottom: -25px;
  }
  .sub-mv__icon2::after {
    width: 7px;
    height: 7px;
    border-left: 3px solid #285da4;
    border-bottom: 3px solid #285da4;
    position: absolute;
    top: 20%;
    left: 29%;
    transform: rotate(-45deg);
  }
  .sub-content {
    padding: 0px 20px;
  }
  .sub-content2 {
    padding: 0;
  }
  .sub-content__ttl {
    padding-top: 50px;
  }
  .sub-content__ttl p {
    font-size: 16px;
  }
  
  .sub-content__ttl h2 {
    font-size: 24px;
    letter-spacing: 0.2em;
  }
  .sub-content__about__concept .sub-content__ttl h2 {
    letter-spacing: 0;
  }
  .sub-mt {
    margin-top: 50px;
  }
  .content-padding {
    padding: 0px;
  }
  .sub-flex {
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
  }
  .sub-flex-r {
    flex-wrap: wrap-reverse;
  }
  .sub-flex__row {
    width: 100%;
    max-width: 100%;
  }
  .sub-footer {
    margin-top: 50px;
  }

  .about__concept {
    display: block;
    height: auto;
  }
  .sub-content__about__concept {
    width: 100%;
    max-width: 100%;
    height: auto;
    padding: 0;
    padding-bottom: 50px;
  }
  .sub-content__about__cocept__img {
    width: 100%;
    max-width: 100%;
    height: 280px;
    margin: 20px auto;
  }
  .about__concept {
    margin-top: 0px;
  }
  .about__concept::before {
    width: 0;
    height: 0;
  }
  .sub-content__about__concept__text h3,
  .sub-h3 {
    font-size: 22px;
  }
  .sub-list {
    width: 100%;
    margin: 0;
  }
  
  .about__about::before,
  .about__access::before,
  .about__history::before,
  .recruit__info::before {
  content: "";
  width: 50%;
  height: 100%;
  background: #eef2f5;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  }
  .about__about .sub-content__ttl,
  .about__access .sub-content__ttl,
  .about__history .sub-content__ttl,
  .recruit__info .sub-content__ttl {
    margin-bottom: 30px;
  }
  .about__history {
    margin-bottom: 70px;
  }
  .access-map {
    margin-left: 0;
    width: 100%;
    max-width: 100%;
    padding-bottom: 80px;
  }
  .access-map__inner iframe {
    width: 100%;
    height: 100%;
  } 

  .service__read-ttl {
    padding: 20px;
    padding-bottom: 0;
  }
  .service__read-img {
    width: calc(100% - 40px);
    height: 200px;
    margin: 0 20px;
  }
  .service__read-text {
    padding: 20px 0;
  }
  .service__content {
    height: auto;
    padding: 25px 20px;
  }
  .service__content__text {
    padding: 20px 0;
  }
  .service__content-img {
    width: calc(100% - 50px);
    max-width: calc(100% - 50px);
    height: 200px;
    margin-bottom: 20px;
  }
  .service__content-img1,
  .service__content-img3,
  .service__content-img5 {
    margin-bottom: 20px;
  }
  .service__content-img2,
  .service__content-img4,
  .service__content-img6 {
  margin-left: 50px;
  }
  .service__content-img3 {
    margin-left: 0;
  }
  .service__content::before {
    content: "";
    width: 100%;
    height: 50%;
    background: #eef2f5;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: -1;
  }

  .recruit__banner {
    padding: 0 20px;
    padding-bottom: 50px;
    text-align: center;
  }
  .recruit__apply__content {
    width: calc(100% - 40px);
    max-width: 450px;
    padding: 30px 0;
    margin: 0 auto;
    margin-top: 200px;
  }
  .recruit__apply__address {
    margin-top: 10px;
  }
  .recruit__apply__address span {
    font-size: 16px;
  }
  .recruit__apply-img {
    width: calc(100% - 40px);
    height: 200px;
    background-image: url("../img/recruit__apply.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 145px;
    left: 20px;
    z-index: -1;
  } 
  .recruit__apply__address__jinji {
    margin-top: 10px;
  }

  /* 導入機器 */
  .eq-card__wrapper {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 20px;
  }
  .eq-card {
    width: 48%;
    background: #fff;
    box-shadow: 3px 3px 5px 3px rgba(32, 33, 43, 0.1);
    margin-bottom: 20px;
    padding: 20px;
  }
  .eq-card__ttl {
    font-size: 22px;
  }
  .eq-card__img {
    width: 100%;
    height: 200px;
    margin-bottom: 20px;
    background-position: center;
    background-size: cover;
  }
  .contact__content {
    max-width: 400px;
  }
  .contact {
    padding: 20px;
  }
  /* 品質管理 */
  .quality__read,
  .quality__iso {
    height: auto;
    padding: 40px 20px;
    margin-bottom: 80px;
  }
  .contact__content h2,
  .quality__read-content h2,
  .quality__iso__ttl h2,
  .quality__flow__ttl h2,
  .quality__content2 h2 {
  font-size: 24px;
  letter-spacing: 0.01em;
}
.quality__iso__ttl h2,
.quality__flow__ttl h2 {
  margin-bottom: 0;
}
.quality__read-content h2 {
  padding: 40px 0;
  padding-bottom: 25px;
}
  .quality__read-img {
    width: 100%;
    height: 200px;
    margin-left: 0;
    margin-bottom: 0;
  }
  .quality__read-content {
    height: auto;
    width: 100%;
  }
  .quality__read::before {
    width: 50%;
    height: calc(100% - 150px);
    bottom: 0;
    left: 0;
  }
  .quality__iso-img {
    background-image: url("../img/mv__equipment.jpg");
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 200px;
  }
  .quality__iso__ttl {
    padding: 40px 20px;
  }
  .quality__iso__content {
    height: auto;
  }
  .quality__iso__text {
    display: block;
    padding: 0;
  }
  .quality__iso::before {
    width: 50%;
    height: calc(100% - 150px);
    bottom: 0;
    right: 0;
  }
  .quality__content1 {
    padding: 0!important;
  }
  .quality__flow__ttl-img {
    width: 100%;
    height: 200px;
    margin-top: 100px;
  }
  .quality__flow__ttl {
    height: 160px;
  }
  .quality__flow-wrapper {
    width: 100%;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 0;
    background: #eef2f5;
  }
  .quality__flow-wrapper::before {
    width: 100%;
    top: 0;
    left: 0;
    transform: translateX(0);
  }
  .quality__flow-wrapper::after {
    content: "";
    width: 5px;
    height: calc(100% - 600px);
    background: #285da4;
    position: absolute;
    top: 7%;
    left: 30px;
    transform: translateX(-50%);
  }
  .fl-list {
    width: calc(100% - 80px);
    height: auto;
    padding: 20px;
    justify-content: center;
    position: relative;
    background: #fff;
    margin-left: 60px;
    margin-bottom: 20px;
    box-shadow: 3px 3px 5px 3px rgba(32, 33, 43, 0.1);
  }
  .fl-list:last-child {
    margin-bottom: 0;
  }
  .fl-list::after {
    font-size: 25px;
    color: #285da4;
    position: absolute;
    top: 50%;
    left: -30px;
  }
  .fl-list:first-child::before {
    content: "";
    width: 5px;
    height: 100px;
    background: #285da4;
    position: absolute;
    top: 50%;
    left: -30px;
    transform: translateX(-50%);
  }
  .fl-list:last-child::before {
    content: "";
    width: 5px;
    height: 300px;
    background: #285da4;
    position: absolute;
    bottom: 50%;
    left: -30px;
    transform: translateX(-50%);
  }
  .fl-content {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .fl-content-inner {
    width: 100%;
  }
  .sub-flex .fl-content {
    display: flex;
    align-items: flex-start;
    justify-content: start;
  }
  .sub-flex-r .fl-content {
    display: flex;
    align-items: flex-start;
    justify-content: start;
  }
  .sub-flex-r .fl-content h3 {
    text-align: left;
  }
  .fl-img {
    width: 100%;
    height: 200px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .fl-list-sub {
    display: inline-block;
    margin-left: 50px;
    margin-bottom: 20px;
    position: relative;
    padding: 30px 0;;
  }
  .fl-list-sub::before {
    content: "";
    width: 20px;
    height: 5px;
    background: #285da4;
    position: absolute;
    top: 50%;
    left: -20px;
    transform: translateY(-50%);
  }
  .fl-list-sub p {
    font-size: 18px!important;
    color: #fff;
    padding: 0.2em 1em;
  }
  .fl__btn-wrapper {
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0px;
    margin-bottom: 40px;
    background: #eef2f5;
  }
  .fl__btn-wrapper a {
    font-size: 18px;
    background: #fff;
  }
  .fl__btn {
    width: 30px;
  }

  .quality__content2-text {
    padding: 0;
    display: block;
    margin-bottom: 20px;
  }
  .quality__content2_1-img {
    height: 300px;
    background-image: url("../img/sample.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .quality__content2_2-img {
    height: 300px;
    background-image: url("../img/sample.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .mb {
    margin-bottom: 80px;
  }
  .quality__content2 {
    position: relative;
  }
  .quality__content2::before {
    width: 0;
    height: 50%;
    top: 25%;
    left: 25%;
  }

  @media (max-width: 480px) {
    .sp {
      display: block;
    }
    .font-s, .tp__content__card p, 
    .tp__content__card p, 
    .tp__content__card a, 
    .tp__quality__content__card p, 
    .tp__slide__content p, 
    .sub-content p,
    .footer__adress,
    .footer__menu ul li ul li a, 
    dt,
    dd,
    p {
      font-size: 13px;
      line-height: 1.7em;
    }
    h2 {
      font-weight: 500;
      font-size: 24px;
      line-height: 1.6em;
    }
    .tp__content__card {
      width: 310px;
      height: 450px;
      padding: 35px 30px;
    }
    .tp__content__card a {
      align-items: center;
      left: 30px;
      bottom: 35px;
    }
    .tp__img {
      width: 320px;
      height: auto;
    }
  
    /* headerここから */
    header {
      height: auto;
      display: block;
      position: relative;
    }
    .mv__ttl {
      width: 100%;
      height: 330px;
      padding-top: 80px;
    }
    h1 {
      font-size: 42px;
      line-height: 49px;
      margin-bottom: 20px;
    }
    .mv__img {
      width: 100%;
      height: 330px;
    }
    .header__nav-menu__pc {
      display:none;
    }
    .tp__nav-btn__sp {
      width: 70px;
      height: 70px;
      background: #142c4b;
      position: absolute;
      top: 0;
      right:0;
      display: flex;
      justify-content: center;
      align-items: center;
      z-index: 50;
    }
    .tp__nav-btn_trigger {
      width: 20px;
      height: 20px;
    }
    .tp__nav-btn_close {
      width: 20px;
      height: 20px;
      position: absolute;
      top: 25px;
      right: 25px;
      display: none;
    }
    .nav-menu__sp {
      width: 100%;
      background: #fff;
      color: #142c4b;
      padding-top: 25px;
      padding-left: calc(50% - 162px);
      padding-right: calc(50% - 162px);
      padding-bottom: 40px;
      box-shadow: 3px 3px 5px 3px rgba(32, 33, 43, 0.25);
      position: relative;
      display: none;
    }
    .nav-menu__sp::before {
      content: "";
      width: calc(50% - 48px);
      height: 100%;
      background: #eef2f5;
      position: absolute;
      top: 0;
      left: calc(50% + 48px);
    }
    .nav-menu__sp p {
      font-size: 20px;
      margin-bottom: 25px;
    }
    .nav-menu__sp ul {
      padding-top: 8px;
      padding-left: 1em;
    }
    .nav-menu__sp ul li {
      margin-top: 40px;
      font-size: 18px;
      position: relative;
    }
    .nav-menu__sp ul li ul {
      display: none;
    }
    .nav-menu__sp ul li ul li {
      font-size: 16px;
    }
    .nav-menu__sp ul li a {
      color: #142c4b;
    }
    .tp__sub-nav-btn_trigger,
    .tp__sub-nav-btn_close {
      width: 24px;
      height: 24px;
      text-align: right;
      position: absolute;
      top: -1px;
      right: 16px;
    }
    .tp__sub-nav-btn_close {
      display: none;
    }
    .tp__nav-menu-has-sub::before {
      content: "";
      width: 150px;
      height: 10px;
      border-bottom: 1px solid #a9b3b3;
      position: absolute;
      top: 0;
      left: 5.5em;
    }
    .nav-menu__sp .contact__btn {
      width: 295px; 
      margin-top: 40px;
      background: #142c4b;
      border: none;
      position: relative;
    }
    /* headerここまで */
    
    /* conceptここから */
    .tp__concept, .tp__works, .tp__recruit {
      position: relative;
      width: 100%;
      height: 740px;
      padding-top: 100px;
    }
    .tp__concept::before, .tp__works::before {
      width: 100vw;
      height: 300px;
      top: 191px;
    }
    .tp__works::before {
      height: 280px;
    }
    .tp__concept__headline {
      height: 23px;
      width: auto;
      top: 85px;
      left: auto;
      right: 20px;
    }
    .tp__concept .tp__img {
      margin-left: 0;
    }
    .tp__concept .tp__content__card {
      position: absolute;
      top: 263px;
      left: auto;
      right: 0;
    }
    /* conceptここまで */
    
    /* worksここから */
    .tp__works {
      height: 750px;
    }
    .tp__works__headline {
      height: 23px;
      top: 85px;
      left: 20px;
    }
    .tp__works .tp__img {
      margin-left: calc(100% - 320px);
    }
    .tp__works .tp__content__card {
      height: 420px;
      top: 263px;
      left: 0;
    }
    /* worksここまで */
    
    /* qualityここから */
    .tp__quality {
      height: 1050px;
      padding-top: 80px;
      margin-top: 80px;
    }
    .tp__quality::before {
      width: calc(50% - 100px);
    }
    .tp__quality__headline {
      width: auto;
      height: 68px;
      top: -55px;
      left: calc(50% - 162px);
    }
    .tp__quality__content__card {
      width: 325px;
      height: 440px;
      padding: 35px 25px;
      top: 80px;
      left: 50%;
      transform: translateX(-50%);
    }
    .swiper-container {
      max-width: 325px;
      height: 380px;
      margin-top: 465px;
    }
    .swiper-button-prev {
      left: 15px;
    }
    .swiper-button-next {
      right: 15px;
    }
    .tp__slides, .swiper-slide {
      width: 325px;
      height: 245px;
      display: block;
      align-items: center;
      padding-left: 62px;
      margin-top: 40px;
    }
    .tp__slide__number {
      width: 100%;
      height: 40px;
    }
    .tp__slides img {
      width: 200px;
      height: 120px;
      margin-right: 0;
      margin-bottom: 24px;
    }
    
    .tp__slide__content {
      width: 200px;
      padding-left: 0;
      padding-right: 0;
    }
    .tp__slide__content h3 {
      font-size: 22px;
      margin-bottom: 14px;
    }
    .tp__quality__link {
      bottom: 40px;
    }
    /* qualityここまで */
    
    /* recruitここから */
    .tp__recruit {
      height: 660px;
    }
    .tp__recruit::before {
      height: 225px;
    }
    .tp__recruit__headline {
      height: 23px;
      top: 85px;
      left: calc(50% - 50px);
    }
    .tp__recruit .tp__img {
      margin-left: 0;
    }
    .tp__recruit .tp__content__card {
      top: 263px;
      height: 360px;
      left: auto;
      right: 0;
    }
    /* recruitここまで */
    
    /* footerここから */
    footer {
      height: 590px;
      margin-top: 0px;
      position: relative;
    }
    .footer__menu {
      height: 165px;
    }
    .footer__menu ul li a {
      font-size: 16px;
    }
    .footer__nav-menu {
      width: 320px;
      margin: 0 auto;
      padding-left: 0;
      padding-top: 40px;
      display: flex;
      flex-wrap: wrap;
      align-items: flex-start;
      justify-content: space-between;
    }
    .footer__nav-menu li, .footer__nav-list-s {
      width: 50%!important;
      text-align: center;
      margin-bottom: 20px;
    }
    .footer__copyrights {
      font-size: 13px;
    }
    .footer__card {
      width: 100%;
      height: 425px;
      position: static;
      padding-top: 40px;
    }
    .footer__adress {
      margin-top: 20px;
      margin-bottom: 25px;
    }
    .footer__btn {
      width: 240px;
      height: 50px;
      color: #fff;
      border: 1px solid #fff;
      display: flex;
      justify-content: center;
      align-items: center;
      margin: 0 auto;
    }
    /* footerここまで */
    /* .swiper-button-prev:hover, .swiper-button-next:hover {
      opacity: 0.8;
      background: #a9b3b3;
      transition: all .3s ease;
      -webkit-transition: all .3s ease;
      box-shadow: 1px 1px 3px 2px rgba(32, 33, 43, 0.1);
    } */
    .pc {
      display: none;
    }
    .sub-content__ttl p::after {
      width: 30px;
      top: 0.8em;
    }
    .service__read-img {
      height: 100px;
    }
    .service__read-ttl h2 {
      font-size: 24px;
    }
    .service__content-img {
      width: calc(100% - 50px);
      max-width: calc(100% - 50px);
      height: 150px;
      margin-bottom: 20px;
    }
    .sub-list dl dd {
      width: 110px;
      margin-bottom: 20px;
    }
    .sub-list dl dt {
      width: calc(100% - 110px);
      margin-bottom: 20px;
    }
    .eq-card {
      width: 100%;
      background: #fff;
      box-shadow: 3px 3px 5px 3px rgba(32, 33, 43, 0.1);
      margin-bottom: 20px;
      padding: 20px;
    }
    .access-map.kojou {
      margin-bottom: 20px;
      height: 180px;
    }
  }
  @media (min-width: 481px) and (max-width: 768px) {
    .sp {
      display: block;
    }
    .font-s, .tp__content__card p, .tp__content__card p, .tp__content__card a, .tp__quality__content__card p, .tp__slide__content p, .footer__adress,.footer__menu ul li ul li a, p {
      font-size: 13px;
      line-height: 1.7em;
    }
    h2 {
      font-weight: 500;
      font-size: 24px;
      line-height: 1.6em;
    }
    .tp__img {
      width: 75%;
      min-width: 320px;
      height: auto;
    }
  
    .tp__content__card {
      width: 310px;
      height: 450px;
      padding: 35px 30px;
    }
    .tp__content__card a {
      align-items: center;
      left: 30px;
      bottom: 35px;
    }
  
    /* headerここから */
    header {
      height: auto;
      display: block;
      position: relative;
    }
    .mv__ttl {
      width: 100%;
      height: 330px;
      padding-top: 80px;
    }
    h1 {
      font-size: 42px;
      line-height: 49px;
      margin-bottom: 20px;
    }
    .mv__img {
      width: 100%;
      height: 330px;
    }
    .header__nav-menu__pc {
      display:none;
    }
    .tp__nav-btn__sp {
      width: 70px;
      height: 70px;
      background: #142c4b;
      position: absolute;
      top: 0;
      right:0;
      display: flex;
      justify-content: center;
      align-items: center;
      z-index: 50;
    }
    .tp__nav-btn_trigger {
      width: 20px;
      height: 20px;
    }
    .tp__nav-btn_close {
      width: 20px;
      height: 20px;
      position: absolute;
      top: 25px;
      right: 25px;
      display: none;
    }
    .nav-menu__sp {
      width: 100%;
      background: #fff;
      color: #142c4b;
      padding-top: 25px;
      padding-left: calc(50% - 162px);
      padding-right: calc(50% - 162px);
      padding-bottom: 40px;
      box-shadow: 3px 3px 5px 3px rgba(32, 33, 43, 0.25);
      position: relative;
      display: none;
    }
    .nav-menu__sp::before {
      content: "";
      width: calc(50% - 48px);
      height: 100%;
      background: #eef2f5;
      position: absolute;
      top: 0;
      left: calc(50% + 48px);
    }
    .nav-menu__sp p {
      font-size: 20px;
      margin-bottom: 25px;
    }
    .nav-menu__sp ul {
      padding-top: 8px;
      padding-left: 1em;
    }
    .nav-menu__sp ul li {
      margin-top: 40px;
      font-size: 18px;
      position: relative;
    }
    .nav-menu__sp ul li ul {
      display: none;
    }
    .nav-menu__sp ul li ul li {
      font-size: 16px;
    }
    .nav-menu__sp ul li a {
      color: #142c4b;
    }
    .tp__sub-nav-btn_trigger,
    .tp__sub-nav-btn_close {
      width: 24px;
      height: 24px;
      text-align: right;
      position: absolute;
      top: -1px;
      right: 16px;
    }
    .tp__sub-nav-btn_close {
      display: none;
    }
    .tp__nav-menu-has-sub::before {
      content: "";
      width: 150px;
      height: 10px;
      border-bottom: 1px solid #a9b3b3;
      position: absolute;
      top: 0;
      left: 5.5em;
    }
    .nav-menu__sp .contact__btn {
      width: 295px; 
      margin-top: 40px;
      background: #142c4b;
      border: none;
      position: relative;
    }
    /* headerここまで */
    
    /* conceptここから */
    .tp__concept, .tp__works, .tp__recruit {
      position: relative;
      width: 100%;
      height: 740px;
      padding-top: 100px;
    }
    .tp__concept::before, .tp__works::before {
      width: 100vw;
      height: 300px;
      top: 191px;
    }
    .tp__works::before {
      height: 280px;
    }
    .tp__concept__headline {
      height: 36px;
      width: auto;
      top: 80px;
      left: auto;
      right: calc(50% - 220px);
    }
    .tp__concept .tp__img {
      margin-left: 0;
    }
    .tp__concept .tp__content__card {
      position: absolute;
      top: 263px;
      left: auto;
      right: calc(50% - 220px);
    }
    /* conceptここまで */
    
    /* worksここから */
    .tp__works {
      height: 750px;
      text-align: right;
    }
    .tp__works__headline {
      height: 36px;
      top: 80px;
      left: calc(50% - 220px);
    }
    .tp__works .tp__img {
      margin-left: auto;
      margin-right: 0;
    }
    .tp__works .tp__content__card {
      height: 420px;
      text-align: justify;
      top: 263px;
      left: calc(50% - 220px);
    }
    /* worksここまで */
    
    /* qualityここから */
    .tp__quality {
      height: 1020px;
      padding-top: 80px;
      margin-top: 80px;
    }
    .tp__quality::before {
      width: calc(50% - 100px);
    }
    .tp__quality__headline {
      width: auto;
      height: 106px;
      top: -80px;
      left: calc(50% - 220px);
    }
    .tp__quality__content__card {
      width: 440px;
      height: auto;
      padding: 35px 25px;
      top: 80px;
      left: 50%;
      transform: translateX(-50%);
    }
    .swiper-container {
      max-width: 440px;
      height: 410px;
      margin-top: 415px;
    }
    .swiper-button-prev {
      left: 20px;
    }
    .swiper-button-next {
      right: 20px;
    }
    .tp__slides, .swiper-slide {
      width: 440px;
      height: 410px;
      display: block;
      align-items: center;
      padding-left: 70px;
      margin-top: 40px;
    }
    .tp__slide__number {
      width: 100%;
      height: 40px;
    }
    .tp__slides img {
      width: 300px;
      height: 180px;
      margin-right: 0;
      margin-bottom: 24px;
    }
    .tp__slide__content {
      width: 300px;
      padding-left: 0;
      padding-right: 0;
    }
    .tp__slide__content h3 {
      font-size: 22px;
      margin-bottom: 14px;
    }
    .tp__quality__link {
      bottom: 40px;
    }
    /* qualityここまで */
    
    /* recruitここから */
    .tp__recruit {
      height: 660px;
    }
    .tp__recruit::before {
      height: 225px;
    }
    .tp__recruit__headline {
      height: 36px;
      width: auto;
      top: 80px;
      left: auto;
      right: calc(50% - 220px);
    }
    .tp__recruit .tp__img {
      margin-left: 0;
    }
    .tp__recruit .tp__content__card {
      top: 263px;
      height: 360px;
      left: auto;
      right: calc(50% - 220px);
    }
    /* recruitここまで */
    
    /* footerここから */
    footer {
      height: 590px;
      margin-top: 0px;
      position: relative;
    }
    .footer__menu {
      height: 165px;
    }
    .footer__menu ul li a {
      font-size: 16px;
    }
    .footer__nav-menu {
      width: 320px;
      margin: 0 auto;
      padding-left: 0;
      padding-top: 40px;
      display: flex;
      flex-wrap: wrap;
      align-items: flex-start;
      justify-content: space-between;
    }
    .footer__nav-menu li, .footer__nav-list-s {
      width: 50%!important;
      text-align: center;
      margin-bottom: 20px;
    }
    .footer__copyrights {
      font-size: 13px;
    }
    .footer__card {
      width: 100%;
      height: 425px;
      position: static;
      padding-top: 40px;
    }
    .footer__adress {
      margin-top: 20px;
      margin-bottom: 25px;
    }
    .footer__btn {
      width: 240px;
      height: 50px;
      color: #fff;
      border: 1px solid #fff;
      display: flex;
      justify-content: center;
      align-items: center;
      margin: 0 auto;
    }
    /* footerここまで */
    
    .swiper-button-prev:hover, .swiper-button-next:hover {
      opacity: 0.8;
      background: #a9b3b3;
      transition: all .3s ease;
      -webkit-transition: all .3s ease;
      box-shadow: 1px 1px 3px 2px rgba(32, 33, 43, 0.1);
    }
    .sub-content__ttl p::after {
      top: 0.5em;
    }
    .about__access {
      padding-bottom: 1px;
    }
    .access-map {
      margin-bottom: 30px;
    }
    .fl-img {
      height: 250px;
    }
    .quality__flow-wrapper {
      padding: 80px;
      padding-top: 20px;
      padding-bottom: 0;
    }
    .quality__flow-wrapper::after {
      height: calc(100% - 800px);
      left: 110px;
      top: 7%;
    }
    .pc {
      display: none;
    }
  }
}

@media (min-width: 769px) and (max-width: 1199px) {

  /* conceptここから */
  .tp__concept__headline {
    top: 127px;
    left: auto;
    right: 40px;
  }
  .tp__concept .tp__img {
    margin-left: calc(50% - 520px);
  }
  .tp__concept .tp__content__card {
    left: auto;
    right: 40px;
  }
  /* conceptここまで */
  
  /* worksここから */
  .tp__works__headline {
    right: auto;
    left: 40px;
  }
  .tp__works {
    text-align: right;
  }
  .tp__works .tp__img {
    margin-left: auto;
    margin-right: 0;
  }
  .tp__works .tp__content__card {
    text-align: justify;
    right: auto;
    left: 40px;
  }
  /* worksここまで */
  
  /* qualityここから */
  .tp__quality {
    position: relative;
  }
  .tp__quality__headline {
    width: 58px;
    height: auto;
    top: -245px;
    left: 360px;
    transform: rotate(-90deg);
  }
  .tp__quality__content__card {
    max-width: 850px;
    width: calc(100% - 40px);
    padding: 50px 75px;
  }
  .swiper-container {
    max-width: 850px;
    width: calc(100% - 40px);
    height: 220px;
    margin-top: 348px;
  }
  .swiper-button-prev {
    left: 30px;
  }
  .swiper-button-next {
    right: 30px;
  }
  .tp__slides, .swiper-slide {
    max-width: 850px;
    width: calc(100% - 40px);
    padding-left: 45px;
    margin-top: 35px;
  }
  .tp__slide__number {
    width: 80px;
    height: 150px;
  }
  .tp__slides img {
    margin-right: 10px;
  }
  .tp__slide__content {
    width: 350px;
    padding-left: 10px;
  }
  /* qualityここまで */
  
  /* recruitここから */
  .tp__recruit__headline {
    left: auto;
    right: 40px;
  }
  .tp__recruit .tp__img {
    margin-left: 0;
  }
  .tp__recruit .tp__content__card {
    left: auto;
    right: 40px;
  }
  /* recruitここまで */
  
  /* footerここから */
  footer {
    width: 100vw;
    height: auto;
    margin-top: 0;
    position: relative;
  }
  .footer__menu {
    width: 100%;
    height: 420px;
  }
  .footer__nav-menu {
    width: 720px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }
  .footer__nav-menu li {
    width: calc(100% / 3);
  }
  .footer__nav-menu li ul li {
    width: 100%;
  }
  .footer__card {
    width: 100%;
    height: 450px;
    position: static;
    padding-top: 40px;
  }
  .footer__adress {
    margin-top: 25px;
    margin-bottom: 30px;
  }
  /* footerここまで */
}
@media (min-width: 769px) {
  .header__nav-menu__pc li a:hover {
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
  }
  .header__nav-menu__pc li a:hover::before {
    content: "●";
  }
  .header__nav-menu__pc li a:hover::after {
    height: calc(50% + 5px);
    width: calc(100% + 10px);
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
  }
  .tp__btn__wrapper:hover::before {
    width: calc(100% - 17px);
  }
  .link__btn__hover {
    width: 34px;
    height: 34px;
    margin-right: 1em;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
  }
  .tp__btn__wrapper:hover .link__btn__hover {
    opacity: 1;
  }
  .tp__slide__link:hover {
    opacity: 0.7;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
  }
  .swiper-button-prev:hover, .swiper-button-next:hover {
    opacity: 0.8;
    background: #a2d827;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    box-shadow: 1px 1px 3px 2px rgba(32, 33, 43, 0.1);
  }
  .contact__btn:hover {
    color: #285da4;
    background-color: #fff;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
  }
  .sub-header__contact-btn:hover {
    color: #142c4b;
    background-color: #fff;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
  }
  .sub-header__contact-btn a:hover {
    color: #142c4b;
    background-color: #fff;
    border: 1px solid #142c4b;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
  }
  .footer__nav-menu li a:hover {
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
  }
  .footer__nav-menu li a:hover::before {
    content: "●";
  }
  .footer__nav-menu li a:hover::after {
    height: calc(50% + 5px);
    width: calc(100% + 0.9em);
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
  }
  .footer__nav-menu li ul li a:hover::after {
    height: calc(50% + 5px);
    width: calc(100% + 0.9em);
    border-bottom: 2px solid #a9b3b3;
    border-left: 2px solid #a9b3b3;
  }
  .tp__scroll__btn-img:hover {
    opacity: 0.8;
    filter: drop-shadow( 1px 1px 3px rgba(32, 33, 43, 0.25));
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
  }
  .sub-header__nav-menu__pc li:hover {
    opacity: 0.7;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
  }
  .sub-header__nav-menu__pc li:not(:last-child):hover:after {
    content: "●";
    font-size: 0.7em;
    position: absolute;
    top: 2em;
    left: 50%;
    transform: translateX(-50%);
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
  }
  .fl-trg:hover {
    opacity: 0.7;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
  }
  .fl__btn-wrapper a:hover {
    opacity: 0.7;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
  }
}