.font1, p, a {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-style: normal;
}
.font2, dd {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font3 {
  font-family:"游明朝","YuMincho","Hiragino Mincho ProN","Hiragino Mincho Pro",'Noto Serif JP',"ＭＳ 明朝",serif;
  font-weight: 500;
}
.font-s, .tp__content__card p {
  font-size: 15px;
}
.txt-center {
  text-align: center;
}
.content-txt {
  text-align: justify;
}
h1 {
  color: #142c4b;
}
h2,
.sub-h3,
.sub-h2  {
  font-family:"游明朝","YuMincho","Hiragino Mincho ProN","Hiragino Mincho Pro",'Noto Serif JP',"ＭＳ 明朝",serif;
  font-weight: 500;
  font-size: 26px;
  line-height: 1.61em;
  letter-spacing: -0.05em;
  margin-bottom: 15px;
  color: #142c4b;
}
.tp__content__card {
  width: 520px;
  height: 380px;
  padding: 50px 56px;
  background: #fff;
  box-shadow: 3px 3px 5px 3px rgba(32, 33, 43, 0.1);
  position: relative;
  text-align: justify;
}
.tp__content__card p, 
.tp__content__card a, 
.tp__quality__content__card p, 
.tp__slide__content p, 
.footer__adress, 
.sub-content p, 
dd, 
dt {
  line-height: 1.75em;
  font-size: 15px;
}
.access__tel,
.footer__tel {
  font: inherit;
}
.tp__content__card a {
  height: 34px;
  display: flex;
  align-items: center;
  letter-spacing: 0.2em;
  position: absolute;
  left: 56px;
  bottom: 50px;
}
.tp__img {
  width: 700px;
  height: 400px;
}
.link__btn {
  width: 34px;
  height: 34px;
  margin-right: 1em;
}

/* headerここから */
header {
  width: 100%;
  height: 100vh;
  display: flex;
}
.mv__ttl {
  width: 50%;
  padding-top: 33.3vh;
}
h1 {
  font-size: 60px;
  line-height: 1.25em;
  margin-bottom: 20px;
}
.copy {
  font-size: 22px;
  margin-top: 10px;
}
.mv__img {
  width: 50%;
  background-image: url(../img/mv.jpg);
  background-position: center;
  background-size: cover;
  padding-right: 40px;
  padding-top: 40px;
}
.header__nav-menu__pc {
  text-align: right;
}
.header__nav-menu__pc li {
  margin-bottom: 21px;
}
.header__nav-menu__pc li a {
  color: #fff;
  font-weight: 500;
}
/* headerここまで */

/* conceptここから */
.tp__concept, .tp__works, .tp__recruit {
  position: relative;
  width: 100%;
  height: 830px;
  padding-top: 155px;
}
.tp__concept .tp__img:before {
  content: "";
  display: block;
  padding-top: 57%;
  background-image: url("../img/tp__concept.jpg");
  background-position: center;
  background-size: cover;
}
.tp__concept::before, .tp__works::before {
  content: "";
  background: #eef2f5;
  width: 100%;
  height: 230px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.tp__concept__headline {
  height: 56px;
  width: auto;
  position: absolute;
  top: 127px;
  left: calc(50% + 20px);
  z-index: 2;
}
.tp__concept .tp__img {
  margin-left: calc(50% - 520px);
  z-index: 0;
}
.tp__concept .tp__content__card {
  position: absolute;
  top: 340px;
  left: calc(50% + 40px);
}
/* conceptここまで */

/* worksここから */
.tp__works__headline {
  height: 56px;
  width: auto;
  position: absolute;
  top: 127px;
  right: calc(50% + 20px);
  z-index: 2;
}
.tp__works .tp__img {
  margin-left: calc(50% - 180px);
  z-index: 0;
}
.tp__works .tp__img:before {
  content: "";
  display: block;
  padding-top: 57%;
  background-image: url("../img/works-min.jpg");
  background-position: center;
  background-size: cover;
}
.tp__works .tp__content__card {
  position: absolute;
  top: 340px;
  right: calc(50% + 40px);
  z-index: 999;
}
/* worksここまで */

/* qualityここから */
.tp__quality {
  position: relative;
  width: 100%;
  height: 957px;
  padding-top: 155px;
  background: #eef2f5;
}
.tp__quality::before {
  content: "";
  background:#142c4b;
  width: calc(50% - 225px);
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
}
.tp__quality__headline {
  width: 50px;
  height: auto;
  position: absolute;
  top: 155px;
  left: calc(50% - 528px);
  z-index: 2;
}
.tp__quality__content__card {
  width: 850px;
  height: 330px;
  padding: 50px 75px;
  background: #fff;
  box-shadow: 3px 3px 5px 3px rgba(32, 33, 43, 0.1);
  position: absolute;
  top: 155px;
  left: 50%;
  transform: translateX(-50%);
}
.swiper-container {
  max-width: 850px;
  height: 220px;
  background: #fff;
  box-shadow: 3px 3px 5px 3px rgba(32, 33, 43, 0.1);
  overflow: hidden;
  margin-top: 348px;
}
.swiper-button-prev,
.swiper-button-next {
  width: 34px;
  height: 34px;
  margin-top: -17px;
  outline: none;
}
.swiper-button-prev {
  background: #a9b3b3;
  border-radius: 50%;
  left: 40px;
}
.swiper-button-prev::after {
  content: "";
  width: 7px;
  height: 7px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  position: absolute;
  top: 12px;
  left: 14px;
  transform: rotate(45deg);
}
.swiper-button-next {
  background: #a9b3b3;
  border-radius: 50%;
  right: 40px;
}
.swiper-button-next::after {
  content: "";
  width: 7px;
  height: 7px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  position: absolute;
  top: 12px;
  right: 14px;
  transform: rotate(225deg);
}
.tp__slides, .swiper-slide {
  width: 850px;
  height: 150px;
  display: flex;
  align-items: center;
  padding-left: 90px;
  margin-top: 35px;
}
.tp__slide__link {
  display: flex;
  align-items: center;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
}
.swiper-scrollbar {
  display: none;
}
.tp__slide__number {
  width: 80px;
  height: 150px;
}
.tp__slides img {
  width: 250px;
  height: 150px;
  margin-right: 20px;
}
.tp__slide__content {
  width: 350px;
  padding-left: 20px;
  padding-right: 80px;
}
.tp__slide__content h3 {
  font-family:"游明朝","YuMincho","Hiragino Mincho ProN","Hiragino Mincho Pro",'Noto Serif JP',"ＭＳ 明朝",serif;
  font-weight: 500;
  font-size: 26px;
  margin-bottom: 20px;
}
.tp__quality__link {
  letter-spacing: 0.2em;
  position: absolute;
  bottom: 155px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
}
/* qualityここまで */

/* recruitここから */
.tp__recruit::before {
  content: "";
  background: #eef2f5;
  width: 100%;
  height: 410px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.tp__recruit__headline {
  height: 56px;
  width: auto;
  position: absolute;
  top: 127px;
  left: calc(50% + 20px);
  z-index: 2;
}
.tp__recruit .tp__img {
  margin-left: calc(50% - 520px);
  z-index: 0;
}
/* .tp__recruit .tp__img {
  position: relative;
} */
.tp__recruit .tp__img:before {
  content: "";
  display: block;
  padding-top: 57%;
  background-image: url("../img/recruit-min.jpg");
  background-position: center;
  background-size: cover;
}
/* .tp__recruit .tp__img img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
} */
.tp__recruit .tp__content__card {
  position: absolute;
  top: 340px;
  left: calc(50% + 40px);
}
/* recruitここまで */

/* footerここから */
footer {
  width: 100%;
  height: 500px;
  margin-top: 130px;
  position: relative;
}
.footer__menu {
  background: #142c4b;
  width: 100%;
  height: 500px;
}
.footer__menu ul li a {
  font-size: 15px;
  color: #fff;
}
.footer__menu ul li ul li a {
  font-size: 15px;
  color: #a9b3b3;
  line-height: 18px;
  margin-bottom: 16px;
}
.footer__nav-menu {
  width: calc(50% + 200px);
  margin-left: calc(50% - 200px);
  padding-left: 20px;
  padding-top: 40px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.footer__nav-menu li {
  width: calc(100% / 3 - 20px);
}
.footer__nav-menu li ul {
  margin-top: 20px;
}
.footer__nav-menu li ul li {
  width: 100%;
  margin-bottom: 16px;
  padding-left: 1em;
}
.footer__nav-list-s {
  width: 7em!important;
}
.footer__copyrights {
  color: #fff;
  font-size: 15px;
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
}
.footer__card {
  background: #285da4;
  width: 320px;
  height: 550px;
  position: absolute;
  bottom: 0;
  left: calc(50% - 560px);
  color: #fff;
  padding-top: 90px;;
}
.footer__card h4 {
  width: 240px;
  height: 134px;
  font-size: 28px;
  line-height: 1.25em;
  border: 1px solid #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.footer__card a {
  color: #fff;
}
.footer__adress {
  margin-top: 25px;
  margin-bottom: 30px;
}
.contact__btn {
  width: 240px;
  height: 50px;
  color: #fff;
  border: 1px solid #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.tp__scroll__btn {
  position: fixed;
  right: 20px;
  bottom: 60px; /* fallback for enviroment can't use calc & env function */
  z-index: 999;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
}
.tp__scroll__btn-img {
  width: 50px;
  height: 50px;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
}
/* footerここまで */

/* エフェクトここから */

.header__nav-menu__pc li a {
  position: relative;
}
.header__nav-menu__pc li a::before {
  content: "";
  text-align: left;
  position: absolute;
  top: 50%;
  left: -16px;
  transform: translateY(-50%);
}

.header__nav-menu__pc li a::after {
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  bottom: -5px;
  left: -10px;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
}

.tp__btn__wrapper::before {
  content: "";
  height: 34px;
  width: 0;
  border-bottom: 3px solid #a2d827;
  position: absolute;
  bottom: 0;
  left: 17px;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
}
.footer__nav-menu li a {
  position: relative;
}
.footer__nav-menu li a::before {
  content: "";
  text-align: left;
  position: absolute;
  top: 50%;
  left: -1.3em;
  transform: translateY(-50%);
}

.footer__nav-menu li a::after {
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  bottom: -5px;
  left: -0.9em;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
}

.sub-header__nav-menu__pc li {
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  position: relative;
}
/* エフェクトここまで */

/* レスポンシブ */
.sp {
  display: none;
}

/* 下層ページ共通ここから */
.sv {
  height: 400px;
}
.sub-header {
  width: 100%;
  display: flex;
  justify-content: space-between;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}
.sub-header__logo {
  width: 240px;
  height: 190px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #142c4b;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
}
.sub-header__logo a {
  font-size: 24px;
  line-height: 1.6em;
  color: #fff;
  width: 170px;
  height: 120px;
  border: 1px solid #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
}
.sub-header__nav-menu__pc {
  width: 700px;
  min-width: 50%;
  height: 100px;
  padding: 0 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sub-header__contact-btn {
  width: 140px;
  height: 60px;
  background: #142c4b;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
}
.sub-header__contact-btn a {
  width: 100%;
  color: #fff;
  display: inline-block;
  line-height: 60px;
  text-align: center;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
}
.sub-mv {
  width: 100%;
  height: 400px;
  display: flex;
  position: relative;
}
.sub-mv h1 {
  width: max-content;
  font-size: 48px;
  letter-spacing: 0.24em;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-47%)!important;
  transform: translateY(-50%);
}
.sub-mv__img {
  width: 50%;
  height: 400px;
}
.sub-mv__content {
  width: 50%;
  height: 400px;
}
.sub-mv__content p {
  font-size: 26px;
  position: absolute;
  bottom: 15px;
  right: 15px;
  color: #142c4b;
}
.sub-mv__content p::before {
  content: "";
  width: 80px;
  height: 1px;
  background-color: #142c4b;
  position: absolute;
  bottom: 0.5em;
  right: calc(100% + 1em);
}
.sub-mv__icon {
  width: 30px;
  height: 30px;
  background: #fff;
  border: 3px solid #285da4;
  border-radius: 50%;
  position: absolute;
  bottom: 70px;
  left: 50%;
  transform: translateX(-50%);
}
.sub-mv__icon::before {
  content: "";
  width: 5px;
  height: 140px;
  background: #285da4;
  position: absolute;
  top: 27px;
  left: 50%;
  transform: translateX(-50%);
}
.sub-mv__icon2 {
  width: 45px;
  height: 45px;
  background: #fff;
  border: 3px solid #285da4;
  border-radius: 50%;
  position: absolute;
  bottom: -110px;
  left: 50%;
  transform: translateX(-50%);
}
.sub-mv__icon2::after {
  content: "";
  width: 14px;
  height: 14px;
  border-left: 3px solid #285da4;
  border-bottom: 3px solid #285da4;
  position: absolute;
  top: 20%;
  left: 30%;
  transform: rotate(-45deg);
}
.sub-mt {
  margin-top: 200px;
}
.sub-content__ttl p {
  font-size: 18px;
  color: #142c4b;
  display: inline-block;
  position: relative;
  line-height: 1em;
}
.sub-content__ttl p::after {
  content: "";
  width: 50px;
  height: 1px;
  background-color: #142c4b;
  position: absolute;
  top: 0.5em;
  left: calc(100% + 1em);
}
.sub-content__ttl h2 {
  font-size: 32px;
  letter-spacing: 0.24em;
  color: #142c4b;
}
.sub-content {
  padding: 40px 0;
}
.sub-flex {
  display: flex;
  justify-content: center;
}
.sub-flex__row {
  width: 50%;
  max-width: 600px;
}
.sub-footer {
  margin-top: 90px;
}
.content-padding {
  padding: 40px;
}
/* 下層ページ共通ここまで */

/* 会社概要 */
.mv__about {
  background: url("../img/mv__about.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
}
.sub-content__about__concept,
.sub-content__about__cocept__img {
  width: 50%;
  max-width: 600px;
  height: 500px;
}
.sub-content__about__cocept__img {
  background: url("../img/concept-min.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.about__concept {
  width: 100%;
  height: 660px;
  margin-top: 170px;
  display: flex;
  justify-content: center;
  position: relative;
  padding-bottom: 80px;
}
.about__concept::before {
  content: "";
  width: 100%;
  height: 50%;
  background: #eef2f5;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: -1;
}
.sub-content__about__concept {
  padding: 0 40px;
}
.sub-content__about__concept__text h3 {
  font-family:"游明朝","YuMincho","Hiragino Mincho ProN","Hiragino Mincho Pro",'Noto Serif JP',"ＭＳ 明朝",serif;
  color: #142c4b;
  font-weight: 500;
  font-size: 26px;
  line-height: 1.61em;
  letter-spacing: -0.05em;
  margin-bottom: 15px;
}
.about__about,
.about__access,
.about__history,
.recruit__info {
  position: relative;
} 
.about__about::before,
.about__access::before,
.about__history::before,
.recruit__info::before {
  content: "";
  width: calc(50% - 225px);
  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: 40px;
  } 
.sub-content2 {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding-left: 40px;
}
.sub-list {
  width: calc(150px + 50%);
  margin-left: calc(50% - 150px);
}
.sub-list dl {
  display: flex;
  flex-wrap: wrap;
}
.sub-list dl dd {
  width: 150px;
  margin-bottom: 30px;
}
.sub-list dl dt {
  width: calc(100% - 150px);
  margin-bottom: 30px;
}
.access-map {
  width: calc(100% - 150px);
  max-width: 560px;
  margin-left: 150px;
  padding-bottom: 80px;
  overflow: hidden;
}
.access-map.kojou {
  height: 315px;
  margin-bottom: 30px;
  padding-bottom: 0;
  background-position: center;
  background-size: cover;
}
.kojou1 {
  background-image: url("../img/koujou1-min.jpg");
}
.kojou2 {
  background-image: url("../img/koujou2-min.jpg");
}
.kojou3 {
  background-image: url("../img/koujou3-min.jpg");
}
.access-map__inner {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}
.access-map__inner iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.month {
  text-align: right;
  width: 40px;
  display: inline-block;
}
/* 事業内容 */
.service__read {
  position: relative;
  margin-bottom: 40px;
}
.service__read::before {
  content: "";
  width: 50%;
  height: 100%;
  background: #eef2f5;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
.service__read-img {
  background-image: url("../img/service__read.jpg");
  background-position: center;
  background-size: cover;
  width: calc(50% + 500px);
  height: 300px;
  margin-left: calc(50% - 500px);
}
.service__read-ttl {
  display: flex;
  align-items: center;
  justify-content: center;
}
.service__content {
  position: relative;
  height: 510px;
}
.service__content::before {
  content: "";
  width: 100%;
  height: 340px;
  background: #eef2f5;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: -1;
}
.service__content .sub-flex {
  height: 100%;
}
.service__content__text {
  display: flex;
  align-items: center;
}
.service__content-img {
  width: calc(100% - 100px);
  max-width: 500px;
  height: 200px;
  background-position: center;
  background-size: cover;
}
.service__content-img1,
.service__content-img3,
.service__content-img5 {
  margin-bottom: 30px;
}
.service__content-img2,
.service__content-img3,
.service__content-img6 {
  margin-left: 100px;
}
.service__content-img1 {
  background-image: url("../img/katamen_print-min.jpg");
}
.service__content-img2 {
  background-image: url("../img/service__img2.jpg");
}
.service__content-img3 {
  background-image: url("../img/ryomen_print-min.jpg");
}
.service__content-img4 {
  background-image: url("../img/service__img4.jpg");
}
.service__content-img5 {
  background-image: url("../img/tasou_print-min.jpg");
}
.service__content-img6 {
  background-image: url("../img/service__img6.jpg");
}
/* 採用情報 */
.recruit__banner {
  padding-bottom: 100px;
  text-align: center;
}
.recruit__banner-img {
  width: 100%;
  max-width: 1100px;
}
.recruit__apply {
  position: relative;
}
.recruit__apply__content {
  width: calc(50% - 60px);
  padding: 50px 0;
  margin-top: 40px;
  background: #fff;
  box-shadow: 3px 3px 5px 3px rgba(32, 33, 43, 0.1);
}
.recruit__apply__address {
  margin-top: 20px;
}
.recruit__apply__address span,
.recruit__apply__address__jinji {
  font-size: 18px!important;
  color: #142c4b;
  line-height: 1.75em;
}
.recruit__apply__address__jinji {
  margin-top: 20px;
}
.recruit__apply-img {
  width: calc(50% + 60px);
  height: 350px;
  background-image: url("../img/recruit__apply.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: 133px;
  left: calc(50% - 100px);
  z-index: -1;
}
.contact__content {
  width: 100%;
  margin: 0 auto;
  padding: 20px 0;
}
.contact__content a {
  color: #142c4b;
  font-size: 26px;
  line-height: 1.75em;
}
.contact__address {
  margin-top: 20px;
}
.contact {
  padding-bottom: 50px;
}

/* 導入機器 */
.eq-card__wrapper {
  width: 100%;
  max-width: 1120px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.eq-card {
  width: 48%;
  background: #fff;
  box-shadow: 3px 3px 5px 3px rgba(32, 33, 43, 0.1);
  margin-bottom: 40px;
  padding: 40px;
}
.eq-card__ttl {
  text-align: center;
  margin-bottom: 0;
}
.eq-card__text {
  text-align: justify;
}
.eq-card__img {
  width: 100%;
  height: 300px;
  margin-bottom: 40px;
  background-image: url(../img/sample.jpg);
  background-position: center;
  background-size: cover;
}
.eq-img1 {
  background-image: url("../img/eq_aoi-min.jpg");
}
.eq-img2 {
  background-image: url("../img/eq_doutsu-checker-min.jpg");
}
.eq-img3 {
  background-image: url("../img/eq_flying-checker-min.jpg");
}
.eq-img4 {
  background-image: url("../img/eq_gaikan-kensa-min.JPG");
}
.eq-img5 {
  background-image: url("../img/eq_jidou-rokou-min.jpg");
}
.eq-img6 {
  background-image: url("../img/eq_edgeing-line-min.jpg");
}
.eq-img7 {
  background-image: url("../img/eq_v-cut-min.jpg");
}
.eq-img8 {
  background-image: url("../img/eq_flax-line-min.jpg");
}


/* 品質管理 */
.quality__read,
.quality__iso {
  height: 740px;
  position: relative;
  margin-bottom: 40px;
}
.quality__read-img {
  background-image: url("../img/shinrai_hinshitsu-min.jpg");
  background-position: center;
  background-size: cover;
  width: calc(50% + 500px);
  height: 300px;
  margin-left: calc(50% - 500px);
}
.quality__read-content {
  height: 400px;
  width: 750px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
.quality__read-content h2 {
  text-align: center;
}
.contact__content h2,
.quality__read-content h2,
.quality__iso__ttl h2,
.quality__flow__ttl h2,
.quality__content2 h2 {
  font-size: 32px;
  letter-spacing: 0.01em;
}
.quality__read::before {
  content: "";
  width: 50%;
  height: 600px;
  background: #eef2f5;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.quality__iso-img {
  background-image: url("../img/mv__equipment.jpg");
  background-position: center;
  background-size: cover;
  width: calc(50% + 500px);
  height: 300px;
}
.quality__iso__content {
  height: 400px;
}
.quality__iso__ttl {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.quality__iso__text {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 40px;
}
.quality__iso::before {
  content: "";
  width: 50%;
  height: 600px;
  background: #eef2f5;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}
.quality__flow__ttl-img {
  background-image: url("../img/quality__flow__img.jpg");
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 300px;
}
.quality__flow__ttl {
  height: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.quality__flow-wrapper {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  padding: 40px 0;
}
.quality__flow-wrapper::before {
  content: "";
  width: 100%;
  max-width: 1200px;
  height: 100%;
  background: #eef2f5;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
.quality__flow-wrapper::after {
  content: "";
  width: 5px;
  height: calc(100% - 480px);
  background: #285da4;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 1;
}
.fl-list {
  height: 400px;
  padding: 50px 0;
  justify-content: center;
  position: relative;
}
.fl-list::after {
  content: "●";
  font-size: 30px;
  line-height: 1em;
  color: #285da4;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.fl-content {
  width: calc(50% - 40px);
  margin: 0 40px;
}
.fl-content-inner {
  width: 100%;
}
.sub-flex .fl-content {
  display: flex;
  align-items: center;
  justify-content: start;
}
.sub-flex-r .fl-content {
  display: flex;
  align-items: center;
  justify-content: flex-end!important;
}
.sub-flex-r .fl-content h3 {
  text-align: right;
}
.fl-img {
  width: calc(50% - 40px);
  height: 300px;
  background-image: url("../img/sample.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin: 0 40px;
}
.fl1-img {
  background-image: url("../img/juchu_kanri-min.jpg");
}
.fl2-img {
  background-image: url("../img/pattern_sekkei1-min.jpg");
}
.fl3-img {
  background-image: url("../img/data_henshu_sakuga1.bmp");
}
.fl4-img {
  background-image: url("../img/ana_ake-min.jpg");
}
.fl5-img {
  background-image: url("../img/kairo_keisei-min.jpg");
}
.fl6-img {
  background-image: url("../img/edgeing-min.jpg");
}
.fl7-img {
  background-image: url("../img/resist_silk_print-min.jpg");
}
.fl8-img {
  background-image: url("../img/gaikei_kako-min.jpg");
}
.fl9-img {
  background-image: url("../img/seihin_kensa-min.jpg");
}
.fl-list-sub {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 50px 0;
  z-index: 10;
  position: relative;
}
.fl-list-sub p {
  font-size: 22px;
  color: #fff;
  padding: 0.2em 1em;
  background: #285da4;
  border-radius: 2em;
}
.fl__btn-wrapper {
  height: 240px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 80px;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
}
.fl__btn-wrapper a {
  font-size: 26px;
  line-height: 1em;
  padding: 1em;
  color: #a2d827;
  border: 2px solid #a2d827;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
}
.fl__btn {
  width: 34px;
  height: auto;
  transform: rotate(90deg);
  margin-left: 1em;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
}
.fl-trg {
  color: #285da4;
  text-decoration: underline;
  cursor: pointer;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
}
.quality__content2-text {
  padding: 40px;
  display: flex;
  align-items: center;
}
.quality__content2_1-img {
  height: 500px;
  background-image: url("../img/sample.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.quality__content2_2-img {
  height: 500px;
  background-image: url("../img/sample.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.mb {
  margin-bottom: 100px;
}
.quality__content2 {
  position: relative;
}
.quality__content2::before {
  content: "";
  width: 50%;
  height: 50%;
  background: #eef2f5;
  position: absolute;
  top: 25%;
  left: 25%;
  z-index: -1;
}
.modal__bg {
  width: 100vw;
  height: 100vh;
  background: rgba(5, 10, 35, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 200;
  display: none;
}
.modal__bg .eq-card {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: none;
}
.fixed {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
}

/* 画像 */
.mv__about {
  background: url("../img/mv__about.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
}
.mv__contact {
  background: url("../img/mv__contact.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
}
.mv__equipment {
  background: url("../img/mv__equipment.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
}
.mv__quality {
  background: url("../img/hinshitsu_kanri-min.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
  opacity: .5;
}
.mv__recruit {
  background: url("../img/recruit-min.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
  opacity: .5;
}
.mv__service {
  background: url("../img/works-min.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
  opacity: .5;
}
.fade {
  background-color: rgba(255, 255, 255, 0.7);
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
}
.small-logo {
  width: 130px!important;
  height: 100px!important;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
}
.small-logo-a {
  font-size: 14px!important;
  width: 100px!important;
  height: 70px!important;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
}
.sub-nav-select::after {
  content: "●";
    font-size: 0.7em;
    position: absolute;
    top: 2em;
    left: 50%;
    transform: translateX(-50%);
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
}
