@charset "UTF-8";

* {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
}

.contents-wrapper {
  max-width: 1000px;
  margin: 0 auto;
  padding-left: 50px;
  padding-right: 50px;
}

.section-wrapper {
  max-width: 1440px;
  margin: 0 auto;
  padding-left: 50px;
  padding-right: 50px;
}

.col-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.section-title {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  position: relative;
}

.section-title-jp {
  font-size: 30px;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  line-height: 1;
  margin-right: 30px;
}

.section-title-eg {
  font-family: arno-pro, serif;
  color: #333;
  font-weight: 700;
  font-size: 100px;
  line-height: 0.5;
  margin-right: 30px;
}

.aboutus-top .section-title {
  width: 84.7222222222%;
  margin-left: auto;
  margin-right: 0;
}

.service-top .section-title {
  width: 84.7222222222%;
  margin-left: auto;
  margin-right: 0;
}

.environment .section-title {
  width: 84.7222222222%;
  margin-left: auto;
  margin-right: 0;
}

.section-title__right {
  margin-left: auto;
  margin-right: 0;
}

.section-title2 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 32px;
  margin: 0 auto;
  text-align: center;
  font-weight: 700;
  position: relative;
  margin-bottom: 60px;
}

.section-title2--color {
  color: #fff;
}

.section-title2::before,
.section-title2::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  background-color: #E72424;
  top: 60%;
}

.section-title2::before {
  -webkit-transform: translate(-30px, -50%);
          transform: translate(-30px, -50%);
}

.section-title2::after {
  -webkit-transform: translate(15px, -50%);
          transform: translate(15px, -50%);
}

.section-title3 {
  position: relative;
}

.section-title3__wrapper {
  margin-left: 15.2777777778%;
  width: 32.1527777778%;
}

.section-title3__bigtitle {
  width: 100%;
  font-size: 3rem;
  font-weight: 700;
  border-bottom: 1px solid #fff;
  color: #fff;
  padding-left: 30px;
  padding-bottom: 20px;
  position: relative;
}

.section-title3__smalltitle {
  color: #fff;
  font-weight: 700;
  font-size: 1.5rem;
  padding-top: 15px;
}

.section-title3__bigtitle::before {
  position: absolute;
  content: "";
  width: 16px;
  height: 43px;
  background-color: #E72424;
  top: 20%;
  left: 0;
}

.section-title3__bg {
  position: absolute;
  width: 200%;
  height: 10rem;
  background-color: #333;
  -webkit-transform: rotate(-9deg);
          transform: rotate(-9deg);
  top: -75%;
  left: -50%;
  z-index: -10;
}

.section-title4 {
  margin-bottom: 20px;
}

.section-title4__wrapper {
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
}

.section-title4__wrapper::before {
  position: absolute;
  content: "";
  width: 16px;
  height: 90%;
  background-color: #E72424;
  top: 10%;
  left: 0;
}

.section-title4__bigtitle {
  font-size: clamp(18px, 1.2vw + 12px, 24px);
  padding-left: 30px;
}

.page-title--eg {
  font-size: 16px;
  position: relative;
  font-size: clamp(14px, 2.4vw + 2px, 16px);
  margin-bottom: 1.44rem;
}

.page-title--eg:before {
  position: absolute;
  background-color: #333;
  content: "";
  width: 50vw;
  height: 1px;
  top: 50%;
  left: -50vw;
}

.page-title--jp {
  font-size: clamp(24px, 4.8vw + 0px, 48px);
  letter-spacing: 6px;
  margin-bottom: 30px;
}

.font-color-bk {
  color: #333;
}

.bg-gray {
  background-color: #333;
}

.bg-black {
  background-image: url(../img/common/black-bg.webp);
  background-position: center;
  background-size: contain;
}

.mask-black {
  position: relative;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.53);
  z-index: 100;
}

.sp-br {
  display: inline;
}

.sp-none {
  display: block;
}

.pc-none {
  display: none;
}

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-size: 16px;
}

* {
  font-family: "Noto Sans JP", sans-serif, sans-serif;
  color: #333;
  letter-spacing: 0;
  scroll-behavior: smooth;
}

.sp-none {
  display: block;
}

.pc-none {
  display: none;
}

.black-btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.black-btn a svg > path {
  fill: #333;
}

.black-btn a svg {
  position: relative;
  z-index: 10;
}

.black-btn a svg path:nth-child(2) {
  stroke: white;
}

.black-btn__text {
  color: #fff;
  font-weight: 700;
  padding-right: 3.125rem;
  font-size: 16px;
  margin-top: 0.625rem;
  position: relative;
  -webkit-transform: translateX(-20px);
          transform: translateX(-20px);
}

.black-btn__textblack {
  color: #333;
  font-weight: 700;
  padding-right: 3.125rem;
  font-size: 16px;
  position: relative;
  margin-top: 0.625rem;
}

.black-btn__text::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  background-color: #fff;
  left: 0;
  bottom: 1.5625rem;
  z-index: -1;
}

.black-btn__textblack::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  background-color: #333;
  left: 0;
  bottom: 1.5625rem;
  z-index: -1;
}

.black-btn a:hover svg > path {
  fill: #fff;
}

.black-btn a:hover svg path:nth-child(2) {
  stroke: black;
}

.black-btn a:hover .black-btn__text {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.black-btn a:hover .black-btn__textblack {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.news-btn {
  border: 1px solid #333;
}

.btn-section {
  padding-top: 120px;
}

.contact-to-btn {
  width: 75%;
  max-width: 750px;
  margin: 0 auto;
}

.contact-to-btn a {
  padding: 2rem;
  display: inline-block;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 32px;
  border-radius: 63px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgb(33, 33, 33)), to(rgb(99, 96, 96)));
  background-image: linear-gradient(360deg, rgb(33, 33, 33), rgb(99, 96, 96));
}

.contact-to-btn a:hover {
  opacity: 0.6;
}

.triangle {
  position: relative;
}

.triangle::after {
  position: absolute;
  top: 50%;
  right: 30px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent transparent #ffffff;
  border-width: 20px 0px 20px 29.5px;
}

.footer {
  padding-top: 7.5rem;
  padding-bottom: 3.75rem;
  background-color: #333;
  color: #fff;
}

.footer__wrapper {
  max-width: 75rem;
  margin: 0 auto;
  padding-left: 3.125rem;
  padding-right: 3.125rem;
}

.footer__logo {
  margin-bottom: 3.125rem;
}

.footer__left {
  width: 36.3636363636%;
  margin-right: 30px;
}

.footer .address li {
  font-size: 16px;
  color: #fff;
  margin-bottom: 1.875rem;
  line-height: 1.5;
}

.copyright {
  background-color: #333;
  color: #fff;
  text-align: center;
  font-size: 12px;
  padding-top: 30px;
  padding-bottom: 60px;
}

.footer-nav {
  width: 59.0909090909%;
  padding-top: 120px;
}

.footer-nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  width: 100%;
}

.footer-nav ul li a {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  margin-bottom: 15px;
}

.footer-nav ul li div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.footer-nav ul li div a {
  display: block;
  color: #fff;
}

.footer-nav ul li div a span {
  color: #fff;
}

.footer-group-co {
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
  width: 100%;
  text-align: center;
}

.footer-group-co__title {
  margin: 0 auto;
  font-size: 18px;
  margin-bottom: 30px;
}

.footer-group-co__logo {
  width: 29.2361111111%;
  margin: 0 auto;
  max-width: 421px;
}

.footer-group-co__logo img {
  display: block;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

.sns-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 120px;
}

.sns-btn {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-right: 45px;
}

.sns-btn a {
  width: 100%;
  display: inline-block;
}

.sns-btn a img {
  display: block;
  width: 100%;
}

.sns-btn:last-of-type {
  margin-right: 0;
}

.header {
  width: 100%;
  min-height: 100px;
  background-color: transparent;
  position: absolute;
  z-index: 10000;
}

.header__inner {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 0.9375rem;
  background-color: transparent;
}

.header__logo--img {
  max-width: 250px;
}

.header.header-black {
  background-color: #333;
}

.header-nav {
  width: 69.4444444444%;
  height: 100%;
}

.header-nav-pc {
  width: 100%;
  height: auto;
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
}

.header-nav-pc__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header-nav-pc__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: clamp(14px, 1.111vw + 5px, 18px);
  font-weight: 700;
  color: #fff;
  text-shadow: 3px 1px 8px black;
  padding: 0.625rem 1.25rem;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.header-toggle {
  position: relative;
  cursor: pointer;
  width: 50px;
  height: 50px;
  z-index: 100;
}

.header-toggle__line {
  display: inline-block;
  width: 40px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  left: 0;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.header-toggle__line:nth-of-type(1) {
  top: 10px;
}

.header-toggle__line:nth-of-type(2) {
  top: 25px;
}

.header-toggle__line:nth-of-type(3) {
  top: 40px;
}

.active span:nth-of-type(1) {
  top: 18px;
  -webkit-transform: translateY(6px) rotate(-45deg);
          transform: translateY(6px) rotate(-45deg);
}

.active span:nth-of-type(2) {
  opacity: 0;
}

.active span:nth-of-type(3) {
  top: 30px;
  -webkit-transform: translateY(-6px) rotate(45deg);
          transform: translateY(-6px) rotate(45deg);
}

.header-nav-sp {
  display: none;
}

.header-nav-sp__item a {
  display: inline-block;
  width: 100%;
  padding-top: 0.9375rem;
  padding-bottom: 1.25rem;
  color: #fff;
  font-size: 1rem;
  border-bottom: 1px solid #fff;
}

.header-nav-sp.is-active {
  display: block;
  position: absolute;
  background-color: #333;
  width: 90vw;
  top: 0;
  right: 0;
  margin-left: auto;
  margin-right: 0;
  padding-top: 7.5rem;
  padding-bottom: 3.75rem;
  padding-left: 1.875rem;
  -webkit-animation: slidein 0.4s ease-in-out;
          animation: slidein 0.4s ease-in-out;
}

@-webkit-keyframes slidein {
  from {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }

  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes slidein {
  from {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }

  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

.header--sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  opacity: 1;
  background-color: #333;
  visibility: visible;
  -webkit-animation: slideDown 0.8s ease-in-out;
          animation: slideDown 0.8s ease-in-out;
}

@-webkit-keyframes slideDown {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }

  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}

@keyframes slideDown {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }

  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}

/* ベース設定 */

.header-nav-pc__item {
  position: relative;
  /* dropdownを内包するために必要 */
}

.dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  background-color: #333;
  padding: 1rem 0;
  z-index: 999;
}

/* hover時に表示 */

.header-nav-pc__item:hover .dropdown {
  display: block;
}

/* ドロップダウンのリンク調整 */

.dropdown__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.dropdown__item a {
  display: block;
  color: white;
  padding: 0.5rem 1.5rem;
  white-space: nowrap;
  text-decoration: none;
}

.dropdown__item a:hover {
  background-color: #444;
}

.fv {
  width: 100%;
  height: auto;
  position: relative;
  z-index: -10;
  aspect-ratio: 1920/1080;
  overflow: hidden;
}

.fv img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.fv__slide {
  position: relative;
  overflow: hidden;
  aspect-ratio: 1920/1080;
}

.fv__slide--img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-animation: slider-1 24s linear infinite;
          animation: slider-1 24s linear infinite;
}

.fv__slide--img:nth-child(1) {
  background-image: url(../img/top/fv-top_pc01.webp);
  -webkit-animation-delay: -2s;
          animation-delay: -2s;
}

.fv__slide--img:nth-child(2) {
  background-image: url(../img/top/fv-top_pc02.webp);
  -webkit-animation-delay: 4s;
          animation-delay: 4s;
}

.fv__slide--img:nth-child(3) {
  background-image: url(../img/top/fv-top_pc05.webp);
  -webkit-animation-delay: 10s;
          animation-delay: 10s;
}

.fv__slide--img:nth-child(4) {
  background-image: url(../img/top/fv-top_pc04.webp);
  -webkit-animation-delay: 16s;
          animation-delay: 16s;
}

.fv__catchcopy--text {
  opacity: 1;
  visibility: visible;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 10;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.fv__catchcopy--text span {
  font-size: 4rem;
  letter-spacing: 18px;
  font-weight: 700;
  text-shadow: 1px 4px 4px rgb(0, 0, 0);
  color: #fff;
  font-family: fot-matisse-pron, sans-serif;
  display: inline-block;
  -webkit-transform: rotateY(90deg);
          transform: rotateY(90deg);
}

@-webkit-keyframes slider-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
  }

  4.16% {
    opacity: 1;
  }

  33.33% {
    opacity: 1;
  }

  41.66% {
    opacity: 0;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }

  100% {
    opacity: 0;
  }
}

@keyframes slider-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
  }

  4.16% {
    opacity: 1;
  }

  33.33% {
    opacity: 1;
  }

  41.66% {
    opacity: 0;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }

  100% {
    opacity: 0;
  }
}

.fv-bottom {
  padding-top: 9.375rem;
  padding-bottom: 3.75rem;
  overflow: hidden;
}

.fv-bottom__wrapper {
  max-width: 68.75rem;
  padding-left: 3.125rem;
  padding-right: 3.125rem;
  margin: 0 auto;
}

.fv-bottom__title {
  width: 100%;
  position: relative;
  margin-bottom: 1.875rem;
}

.fv-bottom__title--jp {
  font-family: fot-matisse-pron, sans-serif;
  font-size: 3.75rem;
  position: relative;
  z-index: 10;
  letter-spacing: 1.875rem;
  font-weight: 400;
}

.fv-bottom__title--eg {
  position: absolute;
  width: 98%;
  top: -6.25rem;
  left: 35%;
  -webkit-transform: rotate(-3deg);
          transform: rotate(-3deg);
  font-size: 6rem;
  color: rgba(217, 217, 217, 0.73);
  letter-spacing: 0.4375rem;
}

.fv-bottom__title--eg img {
  display: inline-block;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

.fv-bottom__text {
  line-height: 2;
  margin-bottom: 7.5rem;
}

.loop-slider .splide__slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.loop-slide01 {
  width: 24.75rem !important;
  height: 307px;
}

.loop-slide02 {
  margin-top: 3.125rem;
  width: 166px !important;
  height: 229px;
}

.loop-slide03 {
  width: 396px !important;
  height: 307px;
}

.loop-slide04 {
  margin-top: 4.25rem;
  width: 218px !important;
  height: 229px;
}

.loop-slide05 {
  margin-top: 3rem;
  width: 396px !important;
  height: 307px;
}

.loop-slide06 {
  width: 229px !important;
  height: 218px;
}

.loop-slide07 {
  margin-top: 4.25rem;
  width: 396px !important;
  height: 307px;
}

.loop-slide08 {
  margin-top: 3rem;
  width: 166px !important;
  height: 229px;
}

.aboutus-top {
  display: block;
  margin-bottom: 7.5rem;
  z-index: -10;
  padding-top: 160px;
}

.aboutus-top__wrapper {
  width: 83.3333333333%;
  height: 100vh;
  padding-left: 3.125rem;
  padding-right: 3.125rem;
  margin: 0 auto;
}

.aboutus-top__contents {
  background-image: url(../img/top/aboutus_bg.webp);
  background-position: center;
  background-size: cover;
  width: 100%;
}

.aboutus-top__area {
  width: 100%;
  height: 100%;
  position: relative;
}

.spacer {
  width: 100%;
  height: 500px;
}

.aboutus-top__item {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.aboutus-top__item-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.aboutus-top__img {
  width: 60%;
  height: auto;
  aspect-ratio: 430/320;
  display: block;
  margin-right: 3.125rem;
}

.aboutus-top__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.aboutus-top__text {
  color: #fff;
  width: 38%;
}

.aboutus-top__number {
  margin-top: 0.3125rem;
  margin-bottom: 1.875rem;
}

.aboutus-top__number span {
  display: block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  width: 95px;
  color: #333;
  background-color: #fff;
  text-align: center;
  border-radius: 24px;
}

.aboutus-top__heading {
  width: 100%;
  padding-bottom: 1.25rem;
  border-bottom: 1px solid #fff;
  color: #fff;
  font-size: 24px;
  margin-bottom: 1.25rem;
}

.aboutus-top__texttext {
  color: #fff;
  line-height: 2.5;
  font-size: 16px;
}

/* スマホ対応 */

.aboutus-top-sp {
  opacity: 0;
  visibility: hidden;
  height: 0;
}

.service-top {
  margin-bottom: 10rem;
}

.service-top-contents__colum {
  width: 100%;
}

.service-top-branch {
  width: 50%;
  position: relative;
  aspect-ratio: 720/628;
}

.service-top-branch__01 {
  background-image: url(../img/top/service-bg_pc01.webp);
  background-position: center;
  background-size: cover;
}

.service-top-branch__02 {
  background-image: url(../img/top/service-bg_pc02.webp);
  background-position: center;
  background-size: cover;
}

.service-top-branch__wrapper {
  width: 45.8333333333%;
  height: -webkit-fill-available;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.service-top-branch__title {
  border: 1px solid #fff;
  font-size: 24px;
  padding-top: 1.5625rem;
  padding-bottom: 1.5625rem;
  text-align: center;
  margin-bottom: 1.875rem;
}

.service-top-branch__title span {
  color: #fff;
}

.service-top-branch__text {
  color: #fff;
  line-height: 2;
  font-size: 16px;
}

.service-top-branch-btn {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 100;
}

.environment {
  margin-bottom: 10rem;
}

.section-title-environment__bg {
  width: 84.7222222222%;
  height: 3.125rem;
  background-color: #CDDBCE;
  margin-left: auto;
  margin-right: 0;
}

.environment-contents {
  width: 84.7222222222%;
  margin-left: auto;
  margin-right: 0;
  background-color: #333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 3.75rem;
}

.environment-contents img {
  display: block;
}

.environment-contents__text {
  margin-top: 6.25rem;
  color: #fff;
  width: 41.6666666667%;
}

.environment-contents__title {
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 0.625rem;
}

.environment-contents__list li {
  color: #fff;
  line-height: 2;
}

.environment-contents__img01 {
  width: 23.6111111111%;
  -webkit-transform: translate(-50px, -10px);
          transform: translate(-50px, -10px);
  aspect-ratio: 340/336;
}

.environment-contents__img02 {
  aspect-ratio: 214/294;
  -webkit-transform: translate(50px, 0);
          transform: translate(50px, 0);
  width: 14.8611111111%;
  margin-top: 5rem;
}

.environment-contents.environment-contents__bg.pc-none {
  display: none;
}

.news {
  margin-bottom: 10rem;
  overflow: hidden;
}

.news-wrapper {
  max-width: 68.75rem;
  padding-left: 3.125rem;
  padding-right: 3.125rem;
  margin: 0 auto;
}

.section-title-news {
  margin-bottom: 30px;
}

.section-title-eg__news {
  line-height: 80px;
}

.news-contents__right {
  width: 90%;
  margin: 0 auto;
  position: relative;
  padding-bottom: 6.25rem;
}

.section-title-jp.section-title-jp__news {
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 20px;
}

.news-item {
  width: 100%;
}

.news-item__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #333;
  padding-bottom: 1.5625rem;
  padding-top: 1.5625rem;
}

.news-item__list time {
  width: 30%;
}

.news-item__text {
  width: 70%;
}

.campany-contact {
  width: 100%;
  background-image: url(../img/top/company-contact-bg_pc.webp);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 12.5rem;
  padding-bottom: 10rem;
  aspect-ratio: 1440/568;
}

.campany-contact__wrapper {
  max-width: 62.5rem;
  gap: 1.875rem;
  text-align: center;
  margin: 0 auto;
}

.campany-contact__contact {
  width: 48%;
  background: rgba(255, 255, 255, 0.7);
  padding-top: 5rem;
  padding-bottom: 5rem;
  position: relative;
}

.campany-contact__campany {
  width: 48%;
  padding-top: 5rem;
  padding-bottom: 5rem;
  background: rgba(255, 255, 255, 0.7);
  position: relative;
}

.campany-contact__title {
  font-weight: 700;
  font-size: 18px;
}

.mv {
  width: 100%;
  position: relative;
}

.mv__img {
  width: 100%;
  height: auto;
  aspect-ratio: 1440/560;
}

.mv__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.mv-title {
  position: absolute;
  top: 25%;
  left: 0;
  width: 47.0138888889%;
  background-color: rgba(255, 255, 255, 0.64);
  padding: 7px;
}

.mv-title__wrapper {
  border: 1px solid #000;
  padding-left: 30%;
  padding-top: 40px;
}

.mv-title .page-title--jp {
  font-size: 3rem;
  margin-bottom: 10px;
}

.mv-title__text p {
  font-size: 1.25rem;
  margin-bottom: 15px;
}

.mv-bottom {
  width: 100%;
}

.mv-bottom__bg {
  background-image: url(../img/industrial/mv-bottom-bg.webp);
  background-size: cover;
  background-position: center;
  padding-top: 6.25rem;
  padding-bottom: 7.5rem;
}

.mv-bottom__text {
  width: 69.4444444444%;
  max-width: 1000px;
  margin: 0 auto;
  line-height: 2;
  padding-top: 7.5rem;
  font-size: 1rem;
}

.mv-bottom-factory {
  padding-bottom: 5rem;
}

.mv-company {
  width: 100%;
  height: auto;
  padding-top: 15.625rem;
  margin-bottom: 7.5rem;
}

.mv-company__img {
  width: 100%;
  height: auto;
  aspect-ratio: 1000/631;
}

.mv-company__img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.mv-company .contents-wrapper {
  padding-left: 0;
  padding-right: 0;
}

.product-infomation {
  margin-bottom: 7.5rem;
}

.product-infomation .product-contents__title {
  margin-top: 70px;
}

.product-contents {
  width: 86.1111111111%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.product-contents__title {
  width: 10%;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  font-family: arno-pro, serif;
  color: #333;
  font-weight: 700;
  font-size: 100px;
  line-height: 0.5;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
  text-orientation: sideways;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.product-contents__core {
  width: 83.3333333333%;
}

.product-contents__info {
  border: 30px solid #333;
}

.tab {
  width: 100%;
}

.tab-menu {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
  margin: 0 auto;
  white-space: nowrap;
}

.tab-menu__item {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-right: 1.8%;
  text-align: center;
  padding-top: 1.4375rem;
  padding-bottom: 1.4375rem;
  border: 3px solid #d9d9d9;
}

.tab-menu__item4 {
  margin-right: 0;
}

.tab-menu__item.js-tab-active {
  background-color: #333;
  color: #fff;
  border: none;
}

.tab-contents__item {
  width: 100%;
  background: #333;
}

.tab-contents__item img {
  display: block;
  width: 100%;
}

.product-info {
  padding: 1.875rem;
  background: #fff;
  margin-bottom: 1.875rem;
}

.product-info__title {
  font-size: 24px;
  font-weight: 700;
  padding-bottom: 15px;
  border-bottom: 1px solid #333;
  margin-bottom: 1.25rem;
}

.product-info__contents {
  margin-bottom: 30px;
  line-height: 1.4;
  position: relative;
}

.product-info__pdf {
  position: absolute;
  bottom: 15px;
  right: 0;
  -webkit-transform: translateY(150%);
          transform: translateY(150%);
  width: 26%;
}

.product-info__pdf a {
  display: inline-block;
  width: 100%;
}

.product-info__pdf a img {
  width: 100%;
}

.product-info__img {
  width: 30%;
  aspect-ratio: 1/1;
}

.product-info__img img {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
}

.product-info__text-area {
  width: 63%;
  margin-left: 1.875rem;
  margin-bottom: 1.25rem;
}

.product-info__heading {
  color: red;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 16px;
}

.product-info__text {
  line-height: 1.5;
  font-size: 14px;
}

.product-info__text--pack {
  margin-bottom: 16px;
}

.product-info__ex {
  border: 1px solid #333;
  padding-top: 1.0625rem;
  padding-bottom: 1.0625rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.product-info__ex-title {
  border-right: 1px solid #333;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  font-size: 0.875rem;
  white-space: nowrap;
}

.product-info__ex-text {
  padding-left: 1.25rem;
  font-size: 0.875rem;
  white-space: nowrap;
  line-height: 28px;
}

.product-info__ex-caption {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  font-size: 0.875rem;
}

.product-info__maker-heading {
  text-align: center;
  font-size: 1.125rem;
  font-weight: 700;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.product-info__makers {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}

.product-info__last {
  margin-bottom: 0;
}

.product-info__img img.sp-none {
  display: block;
}

.product-info__img img.pc-none {
  display: none;
}

.tab-contents__item img.sp-none {
  display: block;
}

.tab-contents__item img.pc-none {
  display: none;
}

.product-info__contents--other {
  margin-bottom: 0;
}

.red {
  color: #E72424;
}

.introduction-ex {
  padding-top: 3.75rem;
  padding-bottom: 7.5rem;
  background-image: url(../img/top/aboutus_bg.webp);
  background-position: center;
  background-size: cover;
}

.introduction-ex .section-title2 {
  color: #fff;
}

.introduction-ex-card {
  width: 100%;
  padding-left: 3.125rem;
  padding-right: 3.125rem;
}

.card01 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.875rem;
}

.card01__item img {
  display: block;
  width: 100%;
}

.factory-procced {
  padding-top: 3.75rem;
}

.factory-procced__contents {
  width: 100%;
  padding: 1.875rem;
}

.factory-procced__contents img {
  display: block;
  width: 100%;
  margin-bottom: 1.875rem;
  background-color: #fff;
}

main {
  overflow: hidden;
}

.first-factory {
  padding-top: 120px;
  padding-bottom: 120px;
}

.first-factory-contents {
  width: 100%;
  margin: 0 auto;
  margin-top: 6.25rem;
  margin-bottom: 3.125rem;
}

.first-factory-contents__img {
  width: 37%;
}

.first-factory-contents__img img {
  width: 100%;
  aspect-ratio: 367/226;
  display: block;
}

.first-factory-contents__text {
  width: 60%;
  padding-left: 2.8125rem;
  line-height: 1.8;
  margin-right: 1.25rem;
  font-size: 1rem;
}

.factory-slide {
  background-color: #333;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  margin-bottom: 1.875rem;
}

.factory-slide__frame {
  padding-top: 1.25rem;
  padding-bottom: 3.75rem;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

.factory-slide__heading {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #FFF;
  position: relative;
  padding-left: 20px;
  font-size: 24px;
  font-weight: 700;
  margin-left: 3.125rem;
  margin-bottom: 1.875rem;
}

.factory-slide__heading--right {
  margin-left: auto;
  margin-right: 1.5625rem;
}

.factory-slide__heading::before {
  position: absolute;
  content: "";
  background-color: #E72424;
  width: 16px;
  height: 16px;
  top: 20%;
  left: 0;
}

.factory-slide__contents {
  width: 100%;
}

.factory-slide__item {
  max-width: 18.75rem;
  aspect-ratio: 240/195;
  margin-left: 3.125rem;
}

.factory-slide__item img {
  display: block;
  width: 100%;
}

.factory-slide__item p {
  text-align: center;
  color: #fff;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 14px;
}

.factory-slide .splide__arrow {
  top: 110%;
  background: transparent;
}

.factory-slide .splide__arrow svg {
  fill: #fff;
}

.factory-slide .splide__arrow--prev {
  left: 40%;
}

.factory-slide .splide__arrow--next {
  right: 40%;
}

.factory-slide .splide__pagination {
  bottom: -2em;
}

.factory-slide .splide__pagination__page {
  width: 5px;
  height: 5px;
}

.factory-slide .splide__pagination__page.is-active {
  background-color: #E72424;
}

.factory-slide--1st {
  width: 77.3611111111%;
  margin-right: 0;
  margin-left: auto;
  padding-left: 1.25rem;
}

.factory-slide--1st .factory-slide__frame {
  border-left: 1px solid #fff;
  padding-left: 1.25rem;
}

.factory-slide--2st {
  width: 77.3611111111%;
  margin-right: auto;
  margin-left: 0;
  padding-right: 1.25rem;
}

.factory-slide--2st .factory-slide__frame {
  border-right: 1px solid #fff;
  padding-right: 1.25rem;
}

.factory-slide01 {
  width: 100%;
}

.environment-manufacture {
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
}

.environment-manufacture__item {
  margin-bottom: 1.875rem;
}

.environment-manufacture__text {
  color: #fff;
}

.environment-manufacture__text.is-text {
  -webkit-transform: translateX(50px);
          transform: translateX(50px);
  /* PC画像 左から */
}

.environment-manufacture__number {
  color: #fff;
  font-size: 0.875rem;
  font-weight: 700;
  margin-bottom: 1.875rem;
}

.environment-manufacture__heading {
  width: 100%;
  padding-bottom: 1.25rem;
  border-bottom: 1px solid #fff;
  color: #fff;
  font-size: 1.5rem;
  margin-bottom: 2.5rem;
}

.environment-manufacture__texttext {
  color: #fff;
  line-height: 2;
}

.environment-manufacture__img {
  aspect-ratio: 396/289;
}

.environment-manufacture__img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.environment-manufacture__point02 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.environment-manufacture__point02 .environment-manufacture__img {
  margin-left: 1.875rem;
}

.environment-manufacture__point01 .environment-manufacture__img {
  margin-right: 1.875rem;
}

.environment-point {
  padding-bottom: 7.5rem;
}

.environment-point__img {
  aspect-ratio: 299/238;
  margin-bottom: 16px;
}

.environment-point__img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.environment-point .environment-manufacture__heading {
  padding-bottom: 10px;
  margin-bottom: 12px;
}

.environment-point__heading {
  font-size: 18px;
}

.environment-point__texttext {
  font-size: 14px;
}

.SEO-massage__contents {
  width: 63.8%;
  margin-right: 2.5rem;
}

.SEO-massage__right {
  width: 32.2%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.SEO-massage__img {
  width: 100%;
  height: auto;
  aspect-ratio: 322/272;
}

.SEO-massage__img img {
  aspect-ratio: 322/272;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

.SEO-massage__text {
  line-height: 2;
  font-size: clamp(14px, 2.4vw + 2px, 16px);
}

.SEO-massage__name {
  font-size: clamp(14px, 2.4vw + 2px, 16px);
  font-weight: 700;
  margin-top: 1.25rem;
  text-align: center;
}

.company-info {
  padding-top: 5rem;
  padding-bottom: 3.75rem;
}

.company-info__contents {
  width: 100%;
}

.company-info__dl {
  width: 100%;
}

.company-history {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.contents-dl {
  width: 100%;
  padding: 5rem;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(61, 94, 71, 0.2);
          box-shadow: 0px 0px 20px 0px rgba(61, 94, 71, 0.2);
}

.contents-item {
  width: 100%;
}

.contents-dt {
  width: 24.2574257426%;
  border-bottom: 2px solid #e72424;
  padding-top: 2rem;
  padding-bottom: 1.5rem;
}

.contents-dd {
  width: 75.7425742574%;
  border-bottom: 2px solid #ddd;
  padding-top: 2rem;
  padding-bottom: 1.5rem;
  line-height: 1.5;
}

.contents-dd p {
  margin-bottom: 1.875rem;
}

.company-access {
  padding-top: 5rem;
}

.company-access-map__item {
  -webkit-box-shadow: 0px 0px 20px 0px rgba(61, 94, 71, 0.2);
          box-shadow: 0px 0px 20px 0px rgba(61, 94, 71, 0.2);
  margin-bottom: 3.75rem;
}

.company-access-map__item:last-of-type {
  margin-bottom: 0;
}

.company-access-map__contents {
  width: 32.8%;
  padding-top: 2.8125rem;
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  padding-bottom: 3.75rem;
}

.company-access-map__title {
  font-size: 18px;
  margin-bottom: 1.625rem;
}

.company-access-map__text {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 1.5rem;
}

.company-access-map__map {
  width: 67.2%;
  height: auto;
  aspect-ratio: 672/317;
}

.company-access-map__map iframe {
  width: 100%;
  height: 100%;
}

.mv-contact {
  padding-top: 15rem;
  padding-bottom: 5rem;
}

.mv-contact__text {
  line-height: 2;
  margin-bottom: 1.875rem;
}

.mv-contact-tel {
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.mv-contact-tel__contents {
  width: 46.2%;
  height: auto;
  aspect-ratio: 462/260;
  padding-top: 1.875rem;
  margin-right: 2.8125rem;
  text-align: center;
  background-image: cover;
  background-size: cover;
}

.mv-contact-tel__contents a {
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
  text-decoration: none;
  line-height: 1.8;
}

.mv-contact-tel__contents p {
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.8;
}

.mv-contact-tel__contents--sangyo {
  background-image: url(../img/company/contact01.webp);
}

.mv-contact-tel__contents--kasei {
  background-image: url(../img/company/contact02.webp);
  margin-right: 0;
}

.mv-contact-tel__name {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  color: #fff;
  font-size: 1.5rem;
  border-bottom: 2px solid #fff;
  margin-bottom: 1.875rem;
}

.contact-form {
  margin-bottom: 80px;
}

.form-wrapper {
  width: 100%;
  padding: 5rem;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(61, 94, 71, 0.2);
          box-shadow: 0px 0px 20px 0px rgba(61, 94, 71, 0.2);
}

.contact-title {
  margin-bottom: 0.9375rem;
}

.contact-item {
  margin-bottom: 1.875rem;
}

.contact-body {
  margin-bottom: 3.125rem;
}

.contact-body input {
  display: inline-block;
  width: 100%;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding-left: 10px;
  padding-right: 5px;
}

.contact-body input[type=text] {
  padding-left: 5px;
  padding-right: 5px;
}

.contact-body textarea {
  width: 100%;
  height: 185px;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding-left: 10px;
  padding-right: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.contact-lavel {
  display: inline-block;
  font-size: 0.75rem;
  background-color: #e72424;
  color: #fff;
  padding: 0.3125rem 0.625rem;
  margin-right: 0.9375rem;
}

input[type=checkbox] {
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.contact-check {
  display: inline-block;
  width: 48%;
}

.contact-check input[type=checkbox] {
  position: relative;
  width: 24px;
  height: 24px;
  border: 1px solid #333;
  vertical-align: -5px;
}

.contact-check input[type=checkbox]:checked:before {
  position: absolute;
  top: 2px;
  left: 8px;
  -webkit-transform: rotate(50deg);
          transform: rotate(50deg);
  width: 8px;
  height: 15px;
  border-right: 3px solid #000;
  border-bottom: 3px solid #000;
  content: "";
}

.contact-item.bg-gray {
  background-color: #F0F0F0;
  padding: 1.25rem;
  margin-bottom: 3.75rem;
}

.contact-privacy-text {
  color: #333;
  line-height: 2.3;
}

.contact-text-red {
  color: #e72424;
  display: inline-block;
  margin-left: 0;
  margin-right: 0;
  border-bottom: 1px solid #e72424;
  padding-bottom: 5px;
}

.contact-sbmmit-btn {
  width: 20%;
  max-width: 208px;
  display: block;
  margin: 0 auto;
  border-radius: 2.25rem;
  background-color: #e72424;
}

.contact-sbmmit-btn a {
  display: inline-block;
  width: 100%;
  height: auto;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: center;
}

.contact-sbmmit-text {
  color: #fff;
}

.contact-check--privacy {
  width: 100%;
  text-align: center;
}

.form-confirm dt {
  font-size: 1rem;
  margin-bottom: 10px;
}

.form-confirm dd {
  font-size: 1.5rem;
  margin-bottom: 30px;
}

.comfirm-btns__wrapper {
  margin: 0 auto;
  margin-top: 40px;
}

.comfirm-btn {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
  display: inline-block;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 40px;
  padding-right: 40px;
  background-color: #e72424;
  color: #fff;
  margin: 0 auto;
  margin-bottom: 20px;
}

.comfirm-btn-submit {
  margin-right: 30px;
}

.comfirm-btn-return {
  background-color: rgba(231, 36, 36, 0.5);
}

.return-btn {
  margin: 0 auto;
  margin-top: 80px;
}

.return-btn a {
  display: inline-block;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 40px;
  padding-right: 40px;
  background-color: #e72424;
  color: #fff;
}

.thanks {
  width: 100%;
  text-align: center;
  padding: 160px;
}

.thanks__title {
  font-size: 32px;
  margin-bottom: 40px;
}

.thanks__massege {
  font-size: 20px;
}

@media screen and (min-width: 1500px) {
  .section-title3__bg {
    top: -75%;
  }
}

@media screen and (max-width: 1400px) {
  .section-title3__bg {
    top: -60%;
  }
}

@media screen and (max-width: 1366px) {
  html {
    font-size: 1.1713030747vw;
  }
}

@media screen and (max-width: 1070px) {
  .section-title3__bg {
    top: -56%;
    height: 11rem;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .col-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .section-title {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .section-title-jp {
    width: 100%;
    line-height: 65px;
    font-size: 18px;
    position: relative;
    white-space: nowrap;
  }

  .section-title-eg {
    font-size: 60px;
    margin-right: 0;
  }

  .section-title__right {
    margin-left: 0;
  }

  .aboutus-top-sp .section-title {
    width: 100%;
    margin-left: 20px;
    margin-right: 20px;
  }

  .service-top .section-title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    width: 100%;
    margin-left: 20px;
    margin-right: 20px;
  }

  .environment .section-title {
    width: 100%;
    margin-left: 20px;
    margin-right: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }

  .section-title2 {
    font-size: 1.5rem;
  }

  .section-title3__bigtitle {
    font-size: 1.5rem;
    padding-bottom: 10px;
  }

  .section-title3__bigtitle::before {
    top: 5%;
    height: 36px;
  }

  .section-title3__wrapper {
    margin-left: 20px;
    width: 100%;
  }

  .section-title3__bg {
    top: -50%;
    height: 6rem;
  }

  .section-title3__smalltitle {
    font-size: 1.125rem;
  }

  .page-title--eg {
    margin-bottom: 1rem;
  }

  .page-title--jp {
    font-size: 1.5rem;
    letter-spacing: 5px;
    margin-bottom: 1.5rem;
  }

  .page-title-product--eg {
    text-align: left;
    padding-left: 15px;
  }

  .sp-br {
    display: block;
  }

  .sp-none {
    display: none;
  }

  .pc-none {
    display: block;
  }

  html {
    font-size: 4.2666666667vw;
  }

  .sp-none {
    display: none;
  }

  .pc-none {
    display: block;
  }

  .btn-section {
    padding-top: 60px;
  }

  .contact-to-btn {
    width: 100%;
    max-width: 350px;
  }

  .contact-to-btn a {
    padding-top: 16px;
    font-size: 18px;
    padding-bottom: 16px;
  }

  .triangle::after {
    right: 20px;
    border-width: 12px 0px 12px 17.5px;
  }

  .footer {
    padding-top: 3.75rem;
  }

  .footer__wrapper {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .footer__left {
    width: 100%;
    margin-right: 0;
  }

  .footer .address li {
    font-size: 14px;
  }

  .footer .address li div {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .footer-nav {
    width: 100%;
    padding-top: 30px;
  }

  .footer-nav ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
  }

  .footer-nav ul li {
    line-height: 1.5;
  }

  .footer-group-co {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .footer-group-co__title {
    font-size: 1.125rem;
  }

  .footer-group-co__logo {
    width: 75.2%;
  }

  .sns-btns {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .header {
    min-height: 85px;
  }

  .header__logo--img {
    max-width: 170px;
  }

  .header__logo--img img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
       object-fit: cover;
  }

  .header-nav {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }

  .fv__catchcopy--text {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 85%;
  }

  .fv__catchcopy--text span {
    font-size: 34px;
    letter-spacing: 18px;
    color: #fff;
    font-family: fot-matisse-pron, sans-serif;
    display: inline-block;
    -webkit-transform: rotateY(90deg);
            transform: rotateY(90deg);
  }

  .fv {
    aspect-ratio: 375/677;
  }

  .fv__slide {
    aspect-ratio: 375/677;
  }

  .fv-bottom {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }

  .fv-bottom__title--jp {
    font-size: 2.5rem;
    letter-spacing: 5px;
    text-align: center;
  }

  .fv-bottom__title--eg {
    width: 100%;
    top: -0.25rem;
    left: 0;
  }

  .fv-bottom__text {
    margin-bottom: 60px;
  }

  .aboutus-top {
    margin-bottom: 3.75rem;
    display: none;
  }

  .aboutus-top-sp {
    height: unset;
    opacity: 1;
    visibility: visible;
    margin-bottom: 60px;
  }

  .aboutus-top-sp__contents {
    padding: 3.75rem 1.25rem;
    background-image: url(../img/top/aboutus_bg.webp);
    background-position: center;
    background-size: cover;
    width: 100%;
  }

  .aboutus-top-sp__item {
    max-width: 500px;
    margin: 0 auto;
    margin-bottom: 80px;
  }

  .aboutus-top-sp__img {
    width: 100%;
    height: auto;
    aspect-ratio: 335/247;
    margin-bottom: 30px;
  }

  .aboutus-top-sp__img img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
       object-fit: cover;
    display: block;
  }

  .aboutus-top-sp__number {
    margin-bottom: 1.25rem;
  }

  .aboutus-top-sp__number span {
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 95px;
    color: #333;
    background-color: #fff;
    text-align: center;
    border-radius: 24px;
  }

  .aboutus-top-sp__heading {
    font-size: 1.2rem;
    line-height: 1.5;
    color: #fff;
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }

  .aboutus-top-sp__texttext {
    color: #fff;
    font-size: 14px;
    line-height: 2;
  }

  .service-top {
    margin-bottom: 3.75rem;
  }

  .service-top-branch {
    width: 100%;
  }

  .service-top-branch__wrapper {
    width: 80%;
    padding-top: 60px;
    padding-bottom: 100px;
    aspect-ratio: 290/400;
  }

  .service-top-branch__title {
    font-size: 18px;
  }

  .service-top-branch__text {
    font-size: 14px;
  }

  .environment {
    margin-bottom: 5rem;
  }

  .section-title-environment__bg {
    width: 100%;
  }

  .environment-contents {
    padding-bottom: 100px;
  }

  .environment-contents__img-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 550px;
  }

  .environment-contents .environment-contents__img01--sp {
    height: auto;
    aspect-ratio: 231/228;
    display: inline-block;
    -webkit-transform: translate(-30px, -10px);
            transform: translate(-30px, -10px);
  }

  .environment-contents .environment-contents__img01--sp img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }

  .environment-contents .environment-contents__img02--sp {
    -webkit-transform: translate(-40px, 10px);
            transform: translate(-40px, 10px);
  }

  .environment-contents .environment-contents__img02--sp img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
       object-fit: cover;
  }

  .environment-contents__title {
    width: 100%;
    font-size: 18px;
  }

  .environment-contents__text {
    width: 100%;
    font-size: 14px;
    margin-top: 40px;
    padding-left: 1.25rem;
  }

  .environment-contents.environment-contents__bg.pc-none {
    display: block;
  }

  .news {
    padding-top: 0;
    margin-bottom: 3.75rem;
  }

  .news-wrapper {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .section-title.section-title-news {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }

  .news-contents__left {
    width: 100%;
    padding-top: 0;
    line-height: 0.8;
  }

  .news-contents__right {
    width: 100%;
    padding-bottom: 0;
  }

  .campany-contact {
    background-image: url(../img/top/company-contact-bg_sp.webp);
    padding-top: 1.875rem;
    padding-bottom: 5rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .campany-contact__contact {
    width: 100%;
    padding-top: 2.5rem;
    padding-bottom: 5rem;
  }

  .campany-contact__campany {
    width: 100%;
    padding-top: 2.5rem;
    padding-bottom: 5rem;
  }

  .mv__img {
    aspect-ratio: 375/500;
  }

  .mv-title {
    width: 100%;
    max-width: 500px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }

  .mv-title__wrapper {
    text-align: center;
    padding-left: 0;
    padding-top: 20px;
  }

  .mv-title .page-title--jp {
    font-size: 32px;
    margin-bottom: 20px;
  }

  .mv-title__text p {
    font-size: 0.725rem;
    white-space: nowrap;
  }

  .mv-title--industrial {
    top: 18%;
  }

  .mv-bottom {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .mv-bottom__text {
    width: 100%;
    padding-top: 0;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    font-size: 0.874rem;
  }

  .mv-company {
    padding-top: 9.375rem;
    margin-bottom: 1.875rem;
  }

  .mv-company__img {
    aspect-ratio: 335/211;
  }

  .mv-company .contents-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .product-infomation {
    margin-bottom: 3.75rem;
  }

  .product-infomation .product-contents__title {
    margin-top: 190px;
  }

  .product-contents {
    width: 94.6666666667%;
    max-width: 550px;
    margin: 0 auto;
  }

  .product-contents__title {
    width: 5.3333333333%;
    font-size: 2.625rem;
  }

  .product-contents__core {
    width: 94.6666666667%;
  }

  .product-contents__info {
    border: 10px solid #333;
  }

  .tab-menu {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
    margin-bottom: 30px;
    white-space: wrap;
  }

  .tab-menu__item {
    height: 65px;
    padding-top: 0.5rem;
    padding-bottom: 0.75rem;
    font-size: 1rem;
  }

  .product-info__img img.sp-none {
    display: none;
  }

  .product-info__img img.pc-none {
    display: block;
  }

  .tab-contents__item img.sp-none {
    display: none;
  }

  .tab-contents__item img.pc-none {
    display: block;
  }

  .product-info {
    padding: 0.625rem;
    padding-top: 20px;
  }

  .product-info__title {
    text-align: left;
    font-size: 1.125rem;
  }

  .product-info__contents {
    margin-bottom: 30px;
  }

  .product-info .product-info__contents--tape {
    margin-bottom: 100px;
    line-height: 1.5;
  }

  .product-info__pdf {
    width: 80%;
    right: 50%;
    bottom: -15px;
    -webkit-transform: translate(50%, 100%);
            transform: translate(50%, 100%);
  }

  .product-info__img {
    width: 100%;
    height: auto;
    aspect-ratio: 291/171;
    margin-bottom: 0.625rem;
  }

  .product-info__img img {
    aspect-ratio: 291/171;
  }

  .product-info__heading {
    line-height: 1.5;
    margin-bottom: 10px;
    font-size: 0.875rem;
  }

  .product-info__text-area {
    width: 100%;
    margin-left: 0;
    margin-bottom: 0;
  }

  .product-info__ex {
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
  }

  .product-info__ex-title {
    border-right: 1px solid #333;
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
    font-size: 0.75rem;
    white-space: nowrap;
  }

  .product-info__ex-text {
    padding-left: 0.3125rem;
    font-size: 0.75rem;
    white-space: wrap;
    line-height: 1.5;
  }

  .product-info__ex-caption {
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
    font-size: 0.75rem;
    line-height: 1.5;
  }

  .product-info__makers {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }

  .product-info__last {
    margin-bottom: 0;
  }

  .card01 {
    grid-template-columns: 1fr;
  }

  .introduction-ex-card {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
  }

  .factory-procced__contents {
    padding: 0.625rem;
  }

  .factory-procced__contents img {
    margin-bottom: 0.625rem;
  }

  .first-factory-contents {
    margin-top: 5rem;
  }

  .first-factory-contents__text {
    width: 100%;
    margin-right: 0;
    padding-left: 0;
    margin-bottom: 1.25rem;
    font-size: 0.875rem;
  }

  .first-factory-contents__img {
    width: 100%;
  }

  .factory-slide__heading {
    margin-left: 0;
  }

  .factory-slide__heading--right {
    margin-left: auto;
    margin-right: 0;
  }

  .factory-slide .splide__arrow {
    top: 112%;
  }

  .factory-slide .splide__arrow--prev {
    left: 30%;
  }

  .factory-slide .splide__arrow--next {
    right: 30%;
  }

  .factory-slide--1st {
    width: 95%;
    margin-left: 1.25rem;
  }

  .factory-slide--2st {
    width: 95%;
    margin-right: 1.25rem;
  }

  .environment-manufacture {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .environment-manufacture__heading {
    font-size: 18px;
    padding-bottom: 0.9375rem;
    margin-bottom: 0.9375rem;
  }

  .environment-manufacture__texttext {
    font-size: 14px;
  }

  .environment-point {
    padding-left: 20px;
    padding-right: 20px;
  }

  .environment-point__heading {
    font-size: 18px;
  }

  .environment-point__texttext {
    font-size: 14px;
  }

  .environment-manufacture__point02 .environment-manufacture__img {
    margin-left: 0;
  }

  .environment-manufacture__point01 .environment-manufacture__img {
    margin-right: 0;
    margin-bottom: 20px;
  }

  .environment-manufacture__point02 .environment-manufacture__img {
    margin-right: 0;
    margin-bottom: 20px;
  }

  .SEO-massage__contents {
    width: 100%;
    margin-right: 0;
  }

  .SEO-massage__right {
    margin-top: 1.875rem;
    width: 100%;
  }

  .SEO-massage__img {
    margin-top: 1.875rem;
    width: 100%;
    aspect-ratio: 335/284;
  }

  .company-info__dt {
    font-size: 16px;
  }

  .company-info__dd {
    font-size: 16px;
  }

  .contents-dl {
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 0;
  }

  .contents-dt {
    width: 100%;
    border-bottom: none;
    padding-bottom: 1rem;
  }

  .contents-dd {
    width: 100%;
    padding-bottom: 1rem;
    padding-top: 0;
  }

  .company-access-map__item {
    text-align: center;
  }

  .company-access-map__contents {
    width: 100%;
    padding-top: 1rem;
    padding-left: 1.875rem;
    padding-right: 1.875rem;
    padding-bottom: 0;
  }

  .company-access-map__map {
    width: 100%;
    aspect-ratio: 335/158;
  }

  .mv-contact {
    padding-top: 7.5rem;
  }

  .mv-contact-tel__contents {
    width: 100%;
    aspect-ratio: 335/180;
  }

  .mv-contact-tel__contents a {
    font-size: 1.125rem;
    line-height: 1.5;
  }

  .mv-contact-tel__contents p {
    font-size: 1.125rem;
    line-height: 1.5;
  }

  .mv-contact-tel__name {
    font-size: 1.25rem;
    margin-bottom: 0.9375rem;
  }

  .contact-form {
    margin-bottom: 60px;
  }

  .contact-check {
    width: 100%;
    margin-bottom: 15px;
  }

  .contact-check-txt {
    padding-left: 10px;
  }

  .contact-sbmmit-btn {
    width: 100%;
    margin: 0 auto;
  }

  .checkbox-privacy {
    display: inline-block;
    margin-top: 20px;
  }

  .contact-text-red {
    margin-left: 40px;
    margin-right: 5px;
  }

  .contact-check--privacy {
    text-align: left;
  }

  .contact-item.bg-gray {
    margin-bottom: 1.875rem;
  }

  .thanks {
    padding-top: 120px;
    padding-bottom: 120px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .thanks__title {
    font-size: 24px;
  }

  .thanks__massage {
    font-size: 16px;
  }
}

@media screen and (max-width: 500px) {
  .section-title3__bg {
    top: -50%;
    height: 7rem;
  }

  .mv-title__text p {
    font-size: 1rem;
  }
}


/*# sourceMappingURL=style.css.map */