@charset "UTF-8";
/* -----------------------------------------------
* Page エントリーポイント
-------------------------------------------------- */
/* FLOCSS
----------------------------------------------------- */
body.is-resizing,
body.is-resizing * {
  -webkit-transition: none !important;
  transition: none !important;
}

#js-pagetop {
  position: fixed;
  right: 30px;
  bottom: 30px;
  z-index: 40;
  display: block;
  width: calc(70 * var(--to-rem));
  height: calc(70 * var(--to-rem));
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s, visibility 0.3s;
  transition: opacity 0.3s, visibility 0.3s;
}
#js-pagetop.is-show {
  opacity: 1;
  visibility: visible;
}

.top {
  max-width: 2000px;
  margin-inline: auto;
  background-color: #fff;
}

.inner {
  padding-inline: 15px;
  max-width: 1230px;
  margin-inline: auto;
}

/* =====================================================
# 領域アニメーション
===================================================== */
.fade-in-up {
  opacity: 0;
  -webkit-transform: translateY(24px);
          transform: translateY(24px);
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, transform 1s;
  transition: opacity 1s, transform 1s, -webkit-transform 1s;
}
.fade-in-up.is-in-view {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.fade-in-down {
  opacity: 0;
  -webkit-transform: translateY(-24px);
          transform: translateY(-24px);
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, transform 1s;
  transition: opacity 1s, transform 1s, -webkit-transform 1s;
}
.fade-in-down.is-in-view {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.fade-in {
  opacity: 0;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}
.fade-in.is-in-view {
  opacity: 1;
}

/* =====================================
/* header
---------------------------- */
#header {
  -webkit-transition: top 0.3s;
  transition: top 0.3s;
  width: 100%;
  background-color: #fdfdfd;
  max-width: 2000px;
  margin-inline: auto;
}

.header__contact-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: calc(10 * var(--to-rem));
}

.header__contact-text {
  display: inline-block;
  font-size: calc(14 * var(--to-rem));
  text-align: center;
  font-weight: 500;
  color: #fff;
  background-color: #1b4a89;
}

.header__contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: calc(30 * var(--to-rem));
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.header__top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: inherit;
  padding-inline: calc(15 * var(--to-rem));
  height: 100px;
}

.header__left {
  display: contents;
}

.header__right {
  display: none;
}
.header__logo a img {
  width: calc(300 * var(--to-rem));
  display: block;
}

.header__nav {
  background-color: #eee;
}

.header__lists {
  height: calc(50 * var(--to-rem));
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 700px;
  margin-inline: auto;
}

.header__link {
  display: block;
  font-weight: 500;
  letter-spacing: 0.6px;
  position: relative;
}
.header__link.is-active {
  /* 下線のスタイル */
}
.header__link.is-active::after {
  background-color: #f3991c;
  bottom: -2px;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
  -webkit-transform-origin: left top;
          transform-origin: left top;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  width: 100%;
}

.header__tel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: calc(4 * var(--to-rem));
}
.header__tel::before {
  content: "";
  display: inline-block;
  left: -32px;
  top: calc(3 * var(--to-rem));
  width: calc(26 * var(--to-rem));
  height: calc(26 * var(--to-rem));
  background: url(../img/common/tel-icon-bk.webp) center center/contain no-repeat;
}
.header__tel.is-fax::before {
  left: -45px;
  top: calc(-4 * var(--to-rem));
  width: calc(38 * var(--to-rem));
  height: calc(38 * var(--to-rem));
  background: url(../img/common/fax_icon.webp) center center/contain no-repeat;
}

.header__number {
  font-family: "Outfit", "メイリオ", "Meiryo", "游ゴシック", "Yu Gothic", "ＭＳ Ｐゴシック", sans-serif;
  font-size: calc(30 * var(--to-rem));
  font-weight: 600;
  letter-spacing: 1.5px;
  line-height: 1;
}
.is-sp .header__number {
  background-color: #1b4a89;
  padding: calc(15 * var(--to-rem));
}
.header__number .small-text {
  display: none;
}

/* =====================================================
# footer
===================================================== */
.footer {
  padding-block: calc(60 * var(--to-rem)) calc(80 * var(--to-rem));
  background-color: #1b4a89;
  color: #fff;
}
.footer__nav-area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.copyright {
  font-size: calc(13 * var(--to-rem));
  letter-spacing: 0.7px;
  text-align: right;
}

.footer__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.footer__logo {
  font-size: calc(25 * var(--to-rem));
  font-weight: 600;
  letter-spacing: 1.2px;
}
.footer__logo img {
  width: calc(450 * var(--to-rem));
}

.address-area__text {
  margin-top: calc(25 * var(--to-rem));
  font-size: 14px;
  letter-spacing: 0.7px;
}

.footer__nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.footer__lists {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: calc(30 * var(--to-rem));
}
.footer__link.is-active {
  background: #f3991c;
}

/* =====================================================
# メインヴィジュアル
===================================================== */
.slide {
  position: relative;
  width: 100%;
  height: calc(100vh - 150px);
  overflow: hidden;
}

.slide-image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-animation: slider-1 24s linear infinite;
          animation: slider-1 24s linear infinite;
}
.slide-image:nth-child(1) {
  background-image: url(../img/common/main1.webp);
  -webkit-animation-delay: -2s;
          animation-delay: -2s;
}
.slide-image:nth-child(2) {
  background-image: url(../img/common/main2.webp);
  -webkit-animation-delay: 6s;
          animation-delay: 6s;
}
.slide-image:nth-child(3) {
  background-image: url(../img/common/main3.webp);
  -webkit-animation-delay: 14s;
          animation-delay: 14s;
}
.slide-image:nth-child(3) {
  background-image: url(../img/common/main4.webp);
  -webkit-animation-delay: 14s;
          animation-delay: 14s;
}

@-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.1);
            transform: scale(1.1);
  }
  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.1);
            transform: scale(1.1);
  }
  100% {
    opacity: 0;
  }
}
.fv {
  background-color: white;
}
.fv__inner {
  position: relative;
  z-index: 2;
}

.picture {
  position: relative;
  z-index: 1;
}
.picture-copy {
  text-align: center;
  width: 100%;
  position: absolute;
  z-index: 2;
  top: 40%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.picture-text__wrap {
  position: absolute;
  z-index: 2;
  position: absolute;
  bottom: 0%;
  left: 0%;
}
.picture-copy__text {
  color: #fff;
  padding: calc(30 * var(--to-rem));
  background-color: rgba(27, 74, 137, 0.8);
}

.sp-picture__text {
  display: none;
}

.picture-copy__title {
  font-size: min(4.1994750656vw, 80px);
  font-family: "Noto Serif JP", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 900;
  color: #fff;
  padding: 0px 15px;
  font-family: "Noto Serif JP", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  letter-spacing: 2.85px;
  text-shadow: 0 0 15px #000;
}

.image-container {
  position: relative;
  display: inline-block;
}

.image-container img {
  display: block;
}

.image-container::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.5); /* 半透明の白 */
  pointer-events: none; /* フィルターの下の画像をクリック可能にする */
}

/* =====================================================
# 下層ページ メインビジュアル
===================================================== */
.mv {
  background-color: #7b7b7b;
  position: relative;
  z-index: 1;
}
.mv-jumbotron {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #999;
  background-size: cover;
  background-position: center center;
  height: 350px;
  position: relative;
  z-index: -1;
}
.mv-jumbotron.is-contact {
  background-position: center right;
}
.mv-jumbotron::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: rgba(27, 74, 137, 0.1);
  pointer-events: none; /* フィルターの下の画像をクリック可能にする */
}
.mv .mv-h2 {
  max-width: calc(600 * var(--to-rem));
  margin-inline: auto;
  font-weight: 500;
  letter-spacing: 0.1em;
  color: white;
  background-color: rgba(27, 74, 137, 0.5);
  padding: calc(20 * var(--to-rem)) calc(30 * var(--to-rem));
}
.mv .mv-h2__en {
  display: block;
  font-size: calc(46 * var(--to-rem));
  font-family: "Outfit", "メイリオ", "Meiryo", "游ゴシック", "Yu Gothic", "ＭＳ Ｐゴシック", sans-serif;
  border-bottom: 1px solid white;
  line-height: 1.5;
}
.mv .mv-h2__ja {
  display: block;
  font-size: calc(25 * var(--to-rem));
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  line-height: 1.2;
  text-align: right;
  padding-top: calc(20 * var(--to-rem));
}

.top-heading-en {
  font-family: "Outfit", "メイリオ", "Meiryo", "游ゴシック", "Yu Gothic", "ＭＳ Ｐゴシック", sans-serif;
  font-size: calc(79 * var(--to-rem));
  font-weight: 500;
  line-height: 1.25;
  color: #7b7b7b;
}
.top-heading-en .first-letter {
  color: #1b4a89;
}

.top-heading-ja {
  display: block;
  font-size: calc(29 * var(--to-rem));
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 1.5px;
  color: #000;
}

/* =====================================================
# loop-animation
===================================================== */
.loop-animation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  white-space: nowrap;
  gap: min(5.249343832vw, 100px);
  background-color: #1b4a89;
  padding-block: calc(10 * var(--to-rem));
  font-size: min(2.624671916vw, 50px);
  font-family: "Outfit", "メイリオ", "Meiryo", "游ゴシック", "Yu Gothic", "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 600;
  color: #999;
}

.loop-animation__text {
  display: inline-block;
  padding-right: 0.5em;
  -webkit-animation: marquee 10s linear infinite;
          animation: marquee 10s linear infinite;
}

@-webkit-keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
/* =====================================================
# top-common
===================================================== */
.top-common {
  padding-block: calc(100 * var(--to-rem));
  position: relative;
}

.top-common__decoration {
  position: absolute;
  top: 51%;
  left: 4%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
}

.top-common__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: min(6.2992125984vw, 120px);
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  position: relative;
  z-index: 2;
}
.is-reverse .top-common__content {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
.top-common__content iframe {
  width: 100%;
}

.top-common__body {
  width: 45%;
}

.top-common__description {
  margin-top: calc(30 * var(--to-rem));
  font-size: calc(22 * var(--to-rem));
  font-weight: 600;
  color: #1b4a89;
}
.top-common__description::before {
  content: "ー";
  color: #7b7b7b;
}

.top-common__text {
  margin-top: calc(30 * var(--to-rem));
  line-height: 2.25;
  font-size: calc(17 * var(--to-rem));
}
.top-common__text .arrow {
  margin-left: calc(20 * var(--to-rem));
  color: #f3991c;
}

.top-common__btn {
  margin-top: calc(50 * var(--to-rem));
}

.top-common__image {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: calc(50% - min(50vw, 1000px));
  -webkit-box-shadow: 30px -30px 0 rgba(27, 74, 137, 0.5);
          box-shadow: 30px -30px 0 rgba(27, 74, 137, 0.5);
}
.top-common__image img {
  display: block;
  width: 100%;
  height: auto;
}
.is-reverse .top-common__image {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: auto;
  margin-right: calc(50% - min(50vw, 1000px));
  -webkit-box-shadow: -30px 30px 0 rgba(27, 74, 137, 0.5);
          box-shadow: -30px 30px 0 rgba(27, 74, 137, 0.5);
}

.top-common__map {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: calc(50% - min(50vw, 1000px));
  -webkit-box-shadow: 30px -30px 0 rgba(27, 74, 137, 0.5);
          box-shadow: 30px -30px 0 rgba(27, 74, 137, 0.5);
}

.is-map .top-common__description {
  margin-top: 0;
}

/* =====================================================
# top-company
===================================================== */
.top-company {
  background: url(../img/common/top-company-bg.webp) center bottom/cover no-repeat;
  padding-block: calc(100 * var(--to-rem));
  position: relative;
  z-index: 1;
}
.top-company::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: rgba(14, 40, 74, 0.5);
  pointer-events: none; /* フィルターの下の画像をクリック可能にする */
}
.top-company .top-heading-en {
  color: #fff;
}
.top-company .top-heading-en .first-letter {
  color: rgb(0, 213, 255);
}
.top-company .top-heading-ja {
  color: #fff;
}

.top-company__inner {
  max-width: calc(900 * var(--to-rem) + 30px);
  margin: 0 auto;
  padding-inline: 15px;
}

.top-company__text {
  margin-top: calc(30 * var(--to-rem));
  line-height: 2.25;
  color: #fff;
  font-weight: 500;
  font-size: calc(17 * var(--to-rem));
}

.top-company__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: calc(30 * var(--to-rem));
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  position: relative;
  z-index: 2;
}
.is-reverse .top-company__content {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
.top-company__content .button {
  border: 1px solid #fff;
}

/* =====================================================
# works
===================================================== */
.works-tech {
  background-color: #f3f3f3;
}
.works-tech .top-common__body {
  width: 48%;
}
.works-tech .works-tech__description {
  margin-top: calc(10 * var(--to-rem));
  font-size: calc(21 * var(--to-rem));
  font-weight: 600;
  color: #1b4a89;
}

.works-tech__text {
  margin-top: calc(20 * var(--to-rem));
}

.works-tech__lists {
  margin-top: calc(20 * var(--to-rem));
}

.works-tech__list {
  color: #000;
  font-weight: 600;
  font-size: calc(20 * var(--to-rem));
}
.works-tech__list::before {
  content: "●";
  color: #f3991c;
  font-size: calc(10 * var(--to-rem));
  margin-right: calc(10 * var(--to-rem));
  vertical-align: 3px;
}
.works-tech__list .small {
  font-size: calc(15 * var(--to-rem));
}

.works-product {
  padding-block: calc(100 * var(--to-rem));
}

.works-product__text {
  margin-top: calc(20 * var(--to-rem));
}

.works-product__text {
  margin-top: calc(60 * var(--to-rem));
}

.works-product__description {
  display: inline-block;
  margin-top: calc(30 * var(--to-rem));
  border-bottom: 1px solid #f3991c;
  padding-bottom: calc(5 * var(--to-rem));
}
.works-product__description::before {
  content: "";
  display: inline-block;
  width: calc(40 * var(--to-rem));
  height: calc(40 * var(--to-rem));
  margin-right: calc(10 * var(--to-rem));
  vertical-align: -10px;
  background: url(../img/common/click-icon.webp) center center/contain no-repeat;
}

.work-product__items {
  margin-top: calc(30 * var(--to-rem));
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: calc(40 * var(--to-rem));
}

.work-product__item {
  background-color: #fff;
  overflow: hidden;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.work-product__item:hover {
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

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

.work-product__content {
  padding: calc(10 * var(--to-rem));
}

.work-product__title {
  text-align: center;
  font-weight: 500;
}

/* =====================================================
# company
===================================================== */
.company-intro {
  padding-block: calc(100 * var(--to-rem));
  background-color: #f3f3f3;
}

.company-intro__inner {
  max-width: calc(1040 * var(--to-rem) + 30px);
  margin: 0 auto;
  padding-inline: 15px;
}

.company-intro__text {
  margin-top: calc(60 * var(--to-rem));
  background-color: #fff;
  padding: calc(50 * var(--to-rem)) min(70 * var(--to-rem), 70px);
  font-size: calc(20 * var(--to-rem));
  font-weight: 500;
  line-height: 2;
}

.company-manage__inner {
  max-width: calc(1040 * var(--to-rem) + 30px);
  margin: 0 auto;
  padding-inline: 15px;
}

.company-manage__content {
  margin-top: calc(60 * var(--to-rem));
  padding-left: calc(70 * var(--to-rem));
}

.company-manage__text {
  font-size: calc(22 * var(--to-rem));
  font-weight: 500;
  line-height: 2;
}

.company-manage__list {
  margin-top: calc(30 * var(--to-rem));
}

.company-manage__item {
  font-size: calc(18 * var(--to-rem));
  font-weight: 500;
  line-height: 2;
}
.company-manage__item::before {
  content: "●";
  color: #f3991c;
  font-size: 0.625rem;
  margin-right: 0.625rem;
  vertical-align: 3px;
}

.vision {
  padding-block: calc(100 * var(--to-rem));
  background-color: #f3f3f3;
}

.company__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: calc(50 * var(--to-rem));
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

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

.company__note {
  margin-top: calc(30 * var(--to-rem));
}

.company__note__title {
  color: #1b4a89;
  font-weight: 600;
}

.company__note__text {
  margin-top: calc(6 * var(--to-rem));
}

.company-partner {
  padding-block: calc(100 * var(--to-rem));
  background-color: #f3f3f3;
}

.company-partner__content {
  margin-top: calc(60 * var(--to-rem));
  background-color: #fff;
  padding: calc(50 * var(--to-rem)) min(70 * var(--to-rem), 70px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: calc(40 * var(--to-rem));
}

.company-partner__items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: calc(10 * var(--to-rem));
}

.company-partner__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: calc(10 * var(--to-rem));
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.company-partner__name {
  width: 70%;
  background-color: #fdf9eb;
  padding: calc(5 * var(--to-rem)) calc(10 * var(--to-rem));
}

.company-partner__year {
  width: 30%;
  background-color: #f3f3f3;
  padding: calc(5 * var(--to-rem)) calc(10 * var(--to-rem));
}

.company-partner__members {
  display: grid;
  gap: calc(10 * var(--to-rem));
  grid-template-columns: repeat(3, minmax(calc(280 * var(--to-rem)), 1fr));
}

.company-partner__member {
  background-color: #fdf9eb;
  padding: calc(5 * var(--to-rem)) calc(10 * var(--to-rem));
}

.company-map__inner iframe {
  margin-top: calc(60 * var(--to-rem));
  width: 100%;
}

.company-map__items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: calc(100 * var(--to-rem));
}

#company {
  padding-top: 110px;
  margin-top: -110px;
}

.company .profile {
  padding-top: 100px;
  padding-bottom: 100px;
}
.company .profile .horizontal-table {
  width: 65%;
  background-color: #fff;
  border-radius: 10px;
}
.company .profile .horizontal-table__header {
  background-color: #fff;
}

.horizontal-table__inner {
  margin-top: calc(60 * var(--to-rem));
  width: 100%;
  background-color: #fff;
}
.horizontal-table__header {
  width: 25%;
  background-color: #f3f3f3;
  padding: 15px;
  border-bottom: 1px solid #1b4a89;
  font-weight: 600;
  vertical-align: middle;
}
.horizontal-table__header:last-child {
  border-right-width: 0;
}
.horizontal-table__header:first-child {
  border-top: 1px solid #1b4a89;
}
.horizontal-table__text {
  padding: 15px;
  border-bottom: 1px solid #ddd;
  vertical-align: middle;
}
.horizontal-table__text:first-of-type {
  border-top: 1px solid #ddd;
}
.horizontal-table .center {
  margin: 0 auto;
}

.is-company.recruit-outline {
  background-color: #fff;
}

.is-company .recruit-outline__content {
  margin-top: 0;
  padding-block: 0;
}

.company-map__medias {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: calc(50 * var(--to-rem));
}

/* =====================================================
# recruit
===================================================== */
.recruit-link {
  padding-block: calc(100 * var(--to-rem));
}

.recruit-link__title {
  text-align: center;
  font-size: calc(30 * var(--to-rem));
  font-weight: 600;
}

.recruit-link__items {
  margin-top: calc(50 * var(--to-rem));
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: calc(30 * var(--to-rem));
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 2;
}

.recruit-link__item {
  width: calc(280 * var(--to-rem));
  height: calc(70 * var(--to-rem));
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #ddd;
  border-radius: calc(10 * var(--to-rem));
  -webkit-box-shadow: calc(1 * var(--to-rem)) calc(1 * var(--to-rem)) calc(10 * var(--to-rem)) rgba(27, 74, 137, 0.5);
          box-shadow: calc(1 * var(--to-rem)) calc(1 * var(--to-rem)) calc(10 * var(--to-rem)) rgba(27, 74, 137, 0.5);
}
.recruit-link__item img {
  width: calc(220 * var(--to-rem));
}

.message {
  padding-block: calc(100 * var(--to-rem));
  background-color: #1b4a89;
  color: #fff;
}
.message .heading::before {
  background: #fff;
}
.message .heading::after {
  color: #fff;
}

.message__title {
  color: #ffffff;
  text-align: center;
  font-size: calc(30 * var(--to-rem));
  font-weight: 600;
}

.message__body {
  margin-top: calc(60 * var(--to-rem));
  max-width: calc(1040 * var(--to-rem));
  margin-inline: auto;
}

.recruit-policy {
  padding-block: calc(100 * var(--to-rem));
}

.recruit-policy__title {
  text-align: center;
  font-size: calc(30 * var(--to-rem));
  font-weight: 600;
}

.recruit-policy__body {
  margin-top: calc(60 * var(--to-rem));
  max-width: calc(1040 * var(--to-rem));
  margin-inline: auto;
}

.recruit-work {
  padding-block: calc(100 * var(--to-rem));
  background-color: #f3f3f3;
}

.recruit-work__body {
  margin-top: calc(50 * var(--to-rem));
  background-color: #fff;
  padding: calc(50 * var(--to-rem));
  max-width: calc(1050 * var(--to-rem));
  margin-inline: auto;
}
.recruit-work__body .arrow {
  color: #f3991c;
}

.recruit-work__title {
  font-size: calc(19 * var(--to-rem));
  font-weight: 600;
  margin-bottom: calc(10 * var(--to-rem));
}

.recruit-education {
  padding-block: calc(100 * var(--to-rem));
}

.recruit-education__body {
  margin-top: calc(60 * var(--to-rem));
  max-width: calc(1050 * var(--to-rem));
  margin-inline: auto;
}

.recruit-outline {
  background-color: #f3f3f3;
  padding-block: calc(100 * var(--to-rem));
}

.recruit-outline__content {
  margin-top: calc(60 * var(--to-rem));
  background-color: #fff;
  padding: calc(50 * var(--to-rem));
}

.recruit-outline__button {
  margin-top: calc(50 * var(--to-rem));
  text-align: center;
}

.recruit-outline__note {
  margin-top: calc(20 * var(--to-rem));
  text-align: center;
  font-size: calc(14 * var(--to-rem));
}

/* =====================================================
# contact
===================================================== */
.label {
  display: inline-block;
  background-color: #c42e2e;
  color: #fff;
  font-size: 13px;
  text-align: center;
  width: 45px;
  height: calc(28 * var(--to-rem));
  line-height: calc(28 * var(--to-rem));
  border-radius: calc(5 * var(--to-rem));
}

.contact {
  background-color: #f3f3f3;
  padding-block: calc(100 * var(--to-rem));
}

.tel-fax {
  max-width: 980px;
  margin-inline: auto;
}
.tel-fax__hour {
  color: #fff;
}
.tel-fax__content {
  margin-block: calc(40 * var(--to-rem));
  display: grid;
  grid-template-columns: 1fr 1fr;
  background-color: #1b4a89;
  padding: 40px 15px;
}
.tel-fax__box {
  width: 100%;
  margin-inline: auto;
  text-align: center;
}
.tel-fax__box.is-fax {
  border-left: 1px solid white;
}
.tel-fax .tel-number {
  display: inline-block;
  font-size: 40px;
  font-weight: bold;
  font-family: "Outfit", "メイリオ", "Meiryo", "游ゴシック", "Yu Gothic", "ＭＳ Ｐゴシック", sans-serif;
  padding-left: 6px;
  color: white;
}
.tel-fax .tel-number::before {
  content: "";
  display: inline-block;
  width: 40px;
  height: 40px;
  background: url(../img/common/tel-icon.webp) center center/contain no-repeat;
  vertical-align: -5px;
  margin-right: 10px;
}
.tel-fax .is-fax .tel-number::before {
  width: 45px;
  height: 45px;
  vertical-align: -8px;
  background: url(../img/common/fax_24.webp) center center/contain no-repeat;
}

.tel-fax__catch {
  text-align: center;
  font-size: calc(20 * var(--to-rem));
  font-weight: 600;
}

.tel-fax__title {
  font-size: calc(20 * var(--to-rem));
  font-weight: 500;
  color: #fff;
}
.tel-fax__title .large {
  font-size: calc(25 * var(--to-rem));
  font-weight: 600;
  color: rgb(0, 213, 255);
  margin-right: calc(5 * var(--to-rem));
}

.mail-form {
  background-color: #fff;
  padding-block: 100px;
  letter-spacing: 0;
  /*ラジオボタンorチェックボックス
  ------------------------------------*/
  /*フォーカス時*/
  /*クリック範囲*/
  /*ラジオボタンスタイル*/
  /*ラジオボタンチェック印（未選択）*/
  /*ラジオボタンチェック印（選択）*/
  /*チェックボックススタイル*/
  /*チェックボックス未チェック時*/
  /*チェックボックスチェック時*/
  /*セレクトボックス
  ------------------------------------*/
  /*テキストエリア
  ------------------------------------*/
}
.mail-form__inner {
  max-width: 1100px;
  padding-inline: calc(15 * var(--to-rem));
  margin-inline: auto;
}
.mail-form ::-webkit-input-placeholder {
  color: #aaa;
}
.mail-form ::-moz-placeholder {
  color: #aaa;
}
.mail-form :-ms-input-placeholder {
  color: #aaa;
}
.mail-form ::-ms-input-placeholder {
  color: #aaa;
}
.mail-form ::placeholder {
  color: #aaa;
}
.mail-form__title {
  font-size: calc(25 * var(--to-rem));
  font-weight: 500;
  color: #1b4a89;
  position: relative;
}
.mail-form__text {
  margin-top: calc(60 * var(--to-rem));
}
.mail-form__text > p {
  line-height: 2;
}
.mail-form .form-p {
  display: inline-block;
}
.mail-form .form-input {
  border: 1px solid #aaa;
  padding: 5px 10px;
  width: 100%;
}
.mail-form .form-input._age {
  width: 40%;
}
.mail-form__file-text {
  display: block;
  font-size: 13px;
  color: #cc2a1f;
  text-indent: -13px;
  padding-left: 13px;
}
.mail-form .horizontal-table table {
  width: 100%;
}
.mail-form .horizontal-table th {
  width: 27%;
  padding: 20px;
  background-color: rgba(27, 74, 137, 0.1);
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  font-weight: bold;
  vertical-align: middle;
}
.mail-form .horizontal-table th .required {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.mail-form .horizontal-table th:first-child {
  border-top: 1px solid #ccc;
}
.mail-form .horizontal-table th:last-child {
  border-right-width: 0;
}
.mail-form .horizontal-table td {
  padding: 10px 20px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  vertical-align: middle;
}
.mail-form .horizontal-table td:first-of-type {
  border-top: 1px solid #ccc;
}
.mail-form .horizontal-table .center {
  margin: 0 auto;
}
.mail-form .privacy-policy {
  font-size: calc(20 * var(--to-rem));
  font-weight: 500;
  margin-block: 30px;
  text-align: center;
}
.mail-form .box-scroll {
  width: 100%;
  height: 240px;
  padding: 20px;
  border: 1px solid #ddd;
  overflow: hidden;
  overflow-y: scroll;
  margin-bottom: 30px;
  background-color: #fff;
}
.mail-form .box-scroll__title {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
  border-left: 8px solid #333;
  margin-bottom: 8px;
  padding-left: 8px;
}
.mail-form .box-scroll__li {
  text-indent: -21px;
  padding-left: 21px;
  letter-spacing: 0;
  margin-bottom: 7px;
}
.mail-form .privacy-wrapper {
  text-align: center;
}
.mail-form .privacy__title {
  font-weight: 600;
  border-bottom: 1px solid #666;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.mail-form .privacy__address {
  text-indent: -43px;
  padding-left: 43px;
}
.mail-form .privacy__link {
  color: blue;
  text-decoration: underline;
}
.mail-form .privacy-btn {
  display: inline-block;
  background-color: #1b4a89;
  color: #fff;
  padding: 15px 10px;
  width: 350px;
}
.mail-form .privacy-btn__wrapper {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 30px;
}
.mail-form .send-btn__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 30px;
  margin-bottom: 30px;
}
.mail-form .send-btn {
  display: inline-block;
  background-color: #1b4a89;
  color: #fff;
  border: 2px solid transparent;
  padding: 15px;
  text-align: center;
  width: 320px;
}
.mail-form .send-btn--back {
  margin-right: 100px;
  color: #1b4a89;
  background-color: #fff;
  border: 2px solid #1b4a89;
}
.mail-form input[type=radio],
.mail-form input[type=checkbox] {
  opacity: 0;
  position: absolute;
}
.mail-form input[type=radio]:focus + span,
.mail-form input[type=checkbox]:focus + span {
  outline: 1px solid #ccc;
}
.mail-form input[type=radio] + span,
.mail-form input[type=checkbox] + span {
  display: inline-block;
  position: relative;
  margin: 0 2em 0 0;
  padding: 0.3em 0.3em 0.3em 2em;
  line-height: 1;
  vertical-align: middle;
  cursor: pointer;
}
.mail-form input[type=radio] + span:before {
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
  width: 1.375em;
  height: 1.375em;
  border: 1px solid #999;
  border-radius: 50%;
  line-height: 1;
  background: #fff;
}
.mail-form input[type=radio] + span:after {
  content: "";
  display: none;
}
.mail-form input[type=radio]:checked + span:after {
  display: block;
  position: absolute;
  top: 0.2em;
  left: 0.2em;
  width: 1em;
  height: 1em;
  margin: 0;
  padding: 0;
  border-radius: 50%;
  background: #3d98b4;
  line-height: 1;
}
.mail-form input[type=checkbox] + span:before {
  position: absolute;
  top: 0.2em;
  left: 0;
  content: "";
  width: 1.25em;
  height: 1.25em;
  border: 1px solid #999;
  background: #fff;
  line-height: 1;
  vertical-align: middle;
}
.mail-form input[type=checkbox] + span:after {
  content: "";
  display: none;
}
.mail-form input[type=checkbox]:checked + span:after {
  display: block;
  position: absolute;
  top: 0.3em;
  left: 0.4em;
  width: 0.5em;
  height: 1em;
  content: "";
  border-bottom: 3px solid #3d98b4;
  border-right: 3px solid #3d98b4;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.mail-form select {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none; /*ブラウザ標準スタイルを解除*/
  display: block;
  width: 100%;
  padding: 5px 30px 5px 10px;
  border-radius: 4px;
  border: 1px solid #ccc;
}
.mail-form .selectWrap {
  /*selectの親要素をアイコン配置の基準とする*/
  position: relative;
  display: block;
  width: 30%;
}
.mail-form .selectWrap::after {
  /*矢印アイコン自作*/
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-right: 2px solid #999;
  border-bottom: 2px solid #999;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  pointer-events: none; /*矢印の上もクリック可能にする*/
}
.mail-form textarea {
  resize: none;
}

/* 重ねるメディア
----------------------------------------------------- */
.normal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.normal._reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.column {
  width: 58%;
  position: relative;
  z-index: 2;
}
.column._reverse {
  margin-left: -10%;
}
.column-outside-right {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: calc(50% - 50vw);
  margin-left: -10%;
}
.column-outside-left {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: calc(50% - 50vw);
  margin-right: -10%;
  text-align: right;
}
._top-intro .column {
  width: 65%;
}
._top-intro .column-outside-right {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: calc(50% - 50vw);
  margin-left: -20%;
}
.column .text-box {
  padding-block: calc(50 * var(--to-rem));
}
.is-business-intro .column .text-box {
  background-color: #fff;
}
._top-intro .column .text-box {
  background-color: unset;
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
.column .text-box p {
  font-size: 16px;
  text-align: justify;
}
.is-business-intro .column .text-box p {
  margin-top: calc(30 * var(--to-rem));
}
._top-intro .column .text-box p {
  color: #000;
  margin-top: calc(40 * var(--to-rem));
}

/* 共通パーツ
----------------------------------------------------- */
.section {
  padding-block: calc(100 * var(--to-rem));
}

.heading {
  width: 100%;
  max-width: calc(400 * var(--to-rem));
  font-size: calc(33 * var(--to-rem));
  font-weight: 700;
  letter-spacing: 0.05em;
  display: inline-block;
  position: relative;
  padding-left: calc(70 * var(--to-rem));
}
.heading::before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  top: calc(27 * var(--to-rem));
  width: calc(50 * var(--to-rem));
  height: calc(3 * var(--to-rem));
  background: #1b4a89;
}
.heading::after {
  content: attr(data-en);
  font-weight: 500;
  font-family: "Outfit", "メイリオ", "Meiryo", "游ゴシック", "Yu Gothic", "ＭＳ Ｐゴシック", sans-serif;
  position: absolute;
  top: calc(52 * var(--to-rem));
  left: calc(75 * var(--to-rem));
  font-size: calc(20 * var(--to-rem));
  color: #1b4a89;
  background: none;
}

.button {
  display: inline-block;
  min-width: calc(240 * var(--to-rem));
  line-height: 60px;
  height: 60px;
  background: #1b4a89;
  padding-inline: 24px;
  font-size: calc(18 * var(--to-rem));
  letter-spacing: 0.9px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  position: relative;
}
.button::after {
  content: "";
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  border-radius: 1px;
  width: calc(10 * var(--to-rem));
  height: calc(10 * var(--to-rem));
  position: absolute;
  top: 50%;
  right: 0.83em;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  -webkit-transition: right 0.3s;
  transition: right 0.3s;
}

.list {
  display: block;
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal;
  text-indent: calc(-9 * var(--to-rem));
  padding-left: calc(9 * var(--to-rem));
}

.text-center {
  text-align: center;
}

.text-right {
  display: block;
  text-align: right;
}

.bg-blue {
  background-color: #f3f3f3;
}

.bg-navy {
  background-color: #e7e4fa;
}

.photo-ofi {
  height: 0;
  display: block;
  background-color: #f3f3f3;
  position: relative;
  padding-bottom: 66.6666%; /* 高さを指定（ボックスの横幅を基準） */
}

.photo-ofi img {
  max-width: inherit;
  max-height: inherit;
  width: 100%;
  height: 100%;
  -o-object-fit: scale-down;
     object-fit: scale-down;
  font-family: "object-fit: scale-down;";
  position: absolute;
  left: 0;
  top: 0;
}

#technology,
#products {
  margin-top: -120px;
  padding-top: 120px;
}

/* 左から右にカーテン
---------------------------------------------------- */
.curtainLefttoRight {
  position: relative;
}

.curtainLefttoRight.visible {
  -webkit-animation-name: curtainLeftFadeIn;
          animation-name: curtainLeftFadeIn;
  -webkit-animation-duration: 1.2s;
          animation-duration: 1.2s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
}

.curtainLefttoRight.visible:before {
  display: block;
  content: "";
  position: absolute;
  z-index: 999;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  background-color: #000;
  -webkit-animation-name: curtainLeft;
          animation-name: curtainLeft;
  -webkit-animation-duration: 1.2s;
          animation-duration: 1.2s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes curtainLeftFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes curtainLeftFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes curtainLeft {
  0% {
    -webkit-transform-origin: left;
            transform-origin: left;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  50% {
    -webkit-transform-origin: left;
            transform-origin: left;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
  50.001% {
    -webkit-transform-origin: right;
            transform-origin: right;
  }
  100% {
    -webkit-transform-origin: right;
            transform-origin: right;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
}
@keyframes curtainLeft {
  0% {
    -webkit-transform-origin: left;
            transform-origin: left;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  50% {
    -webkit-transform-origin: left;
            transform-origin: left;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
  50.001% {
    -webkit-transform-origin: right;
            transform-origin: right;
  }
  100% {
    -webkit-transform-origin: right;
            transform-origin: right;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
}
/* =====================================================
# work-product__image モーダルトリガー
===================================================== */
.work-product__image[data-img-modal] {
  cursor: pointer;
  overflow: hidden;
}
.work-product__image[data-img-modal] img {
  -webkit-transition: -webkit-transform 0.35s ease;
  transition: -webkit-transform 0.35s ease;
  transition: transform 0.35s ease;
  transition: transform 0.35s ease, -webkit-transform 0.35s ease;
}
.work-product__image[data-img-modal]:hover img, .work-product__image[data-img-modal]:focus img {
  -webkit-transform: scale(1.06);
          transform: scale(1.06);
}
.work-product__image[data-img-modal]:focus {
  outline: 2px solid #1b4a89;
  outline-offset: 2px;
}

/* =====================================================
# img-modal（画像拡大モーダル）
===================================================== */
.img-modal {
  border: none;
  padding: 0;
  background: transparent;
  max-width: 100vw;
  max-height: 100vh;
  width: 100%;
  height: 100%;
  position: fixed;
  inset: 0;
  z-index: 200;
  display: none;
}
.img-modal[open] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.img-modal::-webkit-backdrop {
  background: rgba(0, 0, 0, 0.75);
}
.img-modal::backdrop {
  background: rgba(0, 0, 0, 0.75);
}
.img-modal__overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.75);
  z-index: -1;
  cursor: pointer;
}
.img-modal__inner {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: min(90vw, 960px);
  max-height: 90vh;
  -webkit-animation: imgModalFadeIn 0.3s ease;
          animation: imgModalFadeIn 0.3s ease;
}
.img-modal__figure {
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.img-modal__img {
  display: block;
  max-width: min(90vw, 960px);
  max-height: 85vh;
  width: auto;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 4px;
  -webkit-box-shadow: 0 8px 40px rgba(0, 0, 0, 0.5);
          box-shadow: 0 8px 40px rgba(0, 0, 0, 0.5);
}
.img-modal__close {
  position: absolute;
  top: calc(-48 * var(--to-rem));
  right: 0;
  width: calc(40 * var(--to-rem));
  height: calc(40 * var(--to-rem));
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.img-modal__close span {
  position: absolute;
  display: block;
  width: calc(28 * var(--to-rem));
  height: 2px;
  background-color: #fff;
  border-radius: 2px;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.img-modal__close span:nth-child(1) {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.img-modal__close span:nth-child(2) {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.img-modal__close:hover span, .img-modal__close:focus span {
  background-color: #7b7b7b;
}
.img-modal__close:focus {
  outline: 2px solid #7b7b7b;
  outline-offset: 4px;
  border-radius: 2px;
}

@-webkit-keyframes imgModalFadeIn {
  from {
    opacity: 0;
    -webkit-transform: scale(0.94);
            transform: scale(0.94);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes imgModalFadeIn {
  from {
    opacity: 0;
    -webkit-transform: scale(0.94);
            transform: scale(0.94);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
/* FLOCSS
----------------------------------------------------- */
/* FLOCSS
----------------------------------------------------- */
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

img {
  max-width: 100%;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

:root {
  --to-rem: 0.0625rem;
}

main {
  overflow: hidden; /*横スクロールの発生を防止*/
  background-size: auto auto;
}

html {
  background-color: #f8f8f8;
}

body {
  font-size: calc(16 * var(--to-rem));
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 0.8px;
  color: #000;
}

a {
  -webkit-transition: 0.25s;
  transition: 0.25s;
}

a:hover {
  text-decoration: none;
}

img {
  height: auto;
}

/* FLOCSS
----------------------------------------------------- */
.l-inner {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.l-inner--has-column {
  display: grid;
  gap: 40px;
  grid-template-columns: 3fr minmax(260px, 1fr);
}

/* FLOCSS
----------------------------------------------------- */
.c-btn {
  display: inline-block;
  width: 300px;
  max-width: 100%;
  padding: 20px 10px;
  background-color: #e25c00;
  border: 2px solid transparent;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  color: #fff;
  font-size: 17px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.c-btn:focus, .c-btn:hover {
  background-color: #fff;
  border-color: currentColor;
  color: #e25c00;
}
.c-btn--arrow-right {
  position: relative;
  padding-right: 20px;
  padding-left: 13.8px;
}
.c-btn--arrow-right::after {
  content: "\f061";
  position: absolute;
  top: 50%;
  right: 8.3px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.c-btn--icon {
  position: relative;
  padding-right: 20px;
  padding-left: 13.8px;
}
.c-btn--icon::after {
  content: "";
  position: absolute;
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 40px;
  height: 60px;
  background: transparent url(/images/nav_07.png) no-repeat center center/contain;
}
.c-btn--large {
  width: 340px;
  padding-top: 25px;
  padding-bottom: 25px;
  font-size: 20px;
}
.c-btn--warning {
  background-color: #f1de00;
  color: #222;
}
.c-btn--warning:focus, .c-btn--warning:hover {
  border-color: #f1de00;
  color: #222;
}

.c-rounded-btn {
  display: inline-block;
  width: 236px;
  max-width: 100%;
  padding: 15px 10px;
  background-color: #e25c00;
  border: 2px solid transparent;
  border-bottom-color: #d40152;
  border-radius: 10px;
  color: #fff;
  font-size: 17px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.c-rounded-btn:focus, .c-rounded-btn:hover {
  background-color: #fff;
  border-color: currentColor;
  color: #e25c00;
}

.c-before-icon-btn {
  position: relative;
  display: inline-block;
  padding: 0.2em 0.3em;
  border: 1px solid currentColor;
  color: #e25c00;
  text-decoration: none;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.c-before-icon-btn:focus, .c-before-icon-btn:hover {
  background-color: #e25c00;
  color: #fff;
}
.c-before-icon-btn::before {
  display: inline-block;
  margin-right: 0.5em;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.c-before-icon-btn--download::before {
  content: "\f019";
}
.c-before-icon-btn--zoom::before {
  content: "\f00e";
  -webkit-transform: translateY(-6%);
          transform: translateY(-6%);
}

/* FLOCSS
----------------------------------------------------- */
.p-breadcrumb {
  margin: 10px 20px;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.p-breadcrumb li {
  list-style: none;
}
.p-breadcrumb li:after {
  content: ">";
  padding: 0 5px;
}
.p-breadcrumb li:last-child:after {
  content: "";
}
.p-breadcrumb li a {
  text-decoration: none;
}
.p-breadcrumb li a:hover {
  text-decoration: underline;
}
.p-breadcrumb .u-current {
  color: #1b4a89;
}

.mb-1 {
  margin-bottom: 10px;
}

.mb-2 {
  margin-bottom: 20px;
}

.mb-3 {
  margin-bottom: 30px;
}

.mb-4 {
  margin-bottom: 40px;
}

.mb-5 {
  margin-bottom: 50px;
}

.mb-6 {
  margin-bottom: 60px;
}

.mb-7 {
  margin-bottom: 70px;
}

.mb-8 {
  margin-bottom: 80px;
}

.mb-9 {
  margin-bottom: 90px;
}

.mb-10 {
  margin-bottom: 100px;
}

.mt-1 {
  margin-top: 10px;
}

.mt-2 {
  margin-top: 20px;
}

.mt-3 {
  margin-top: 30px;
}

.mt-4 {
  margin-top: 40px;
}

.mt-5 {
  margin-top: 50px;
}

.mt-6 {
  margin-top: 60px;
}

.mt-7 {
  margin-top: 70px;
}

.mt-8 {
  margin-top: 80px;
}

.mt-9 {
  margin-top: 90px;
}

.mt-10 {
  margin-top: 100px;
}

@media screen and (max-width: 767px) {
  #js-pagetop {
    right: 0px;
    bottom: 0px;
  }
  .footer {
    padding-block: calc(50 * var(--to-rem));
  }
  .footer__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .footer__logo img {
    width: calc(280 * var(--to-rem));
  }
  .footer__left {
    width: 100%;
  }
  .footer__nav {
    margin-top: calc(30 * var(--to-rem));
    width: 100%;
  }
  .mv-jumbotron {
    height: 200px;
  }
  .mv .mv-h2 {
    font-size: 22px;
    padding-bottom: 25px;
    width: 100%;
  }
  .mv .mv-h2__en {
    font-size: calc(22 * var(--to-rem));
    padding-bottom: 6px;
  }
  .mv .mv-h2__ja {
    padding-top: calc(15 * var(--to-rem));
    font-size: calc(18 * var(--to-rem));
  }
  .top-common {
    padding-block: calc(60 * var(--to-rem));
  }
  .top-common__decoration {
    top: 35%;
    left: 2%;
    z-index: 1;
  }
  .top-common__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: calc(40 * var(--to-rem));
  }
  .is-reverse .top-common__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .top-common__body {
    width: 100%;
  }
  .top-common__image {
    -webkit-box-shadow: 15px -15px 0 rgba(27, 74, 137, 0.5);
            box-shadow: 15px -15px 0 rgba(27, 74, 137, 0.5);
    width: 100%;
    margin-left: 0;
  }
  .is-reverse .top-common__image {
    -webkit-box-shadow: -15px 15px 0 rgba(27, 74, 137, 0.5);
            box-shadow: -15px 15px 0 rgba(27, 74, 137, 0.5);
    width: 100%;
    margin-right: 0;
  }
  .top-common__map {
    width: 100%;
    margin-left: 0;
    -webkit-box-shadow: 10px -10px 0 rgba(27, 74, 137, 0.5);
            box-shadow: 10px -10px 0 rgba(27, 74, 137, 0.5);
  }
  .top-company__inner {
    padding-inline: calc(20 * var(--to-rem));
  }
  .top-company__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: calc(40 * var(--to-rem));
  }
  .works-tech .top-common__body {
    width: 100%;
  }
  .works-tech .works-tech__description {
    font-size: calc(18 * var(--to-rem));
  }
  .works-tech__list {
    font-size: calc(18 * var(--to-rem));
  }
  .works-product {
    padding-block: calc(50 * var(--to-rem));
  }
  .company-intro {
    padding-block: calc(50 * var(--to-rem));
  }
  .company-intro__text {
    margin-top: calc(50 * var(--to-rem));
    padding: calc(30 * var(--to-rem)) calc(15 * var(--to-rem));
    font-size: calc(16 * var(--to-rem));
  }
  .company-manage__content {
    margin-top: calc(30 * var(--to-rem));
    padding-left: 0;
  }
  .company-manage__text {
    font-size: calc(17 * var(--to-rem));
    margin-top: calc(40 * var(--to-rem));
  }
  .company-manage__list {
    margin-top: calc(20 * var(--to-rem));
  }
  .company-manage__item {
    font-size: calc(15 * var(--to-rem));
    text-indent: calc(-20 * var(--to-rem));
    padding-left: calc(20 * var(--to-rem));
  }
  .vision {
    padding-block: calc(50 * var(--to-rem));
  }
  .company__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: calc(40 * var(--to-rem));
  }
  .company-img {
    width: 100%;
  }
  .company__note__title {
    font-size: calc(18 * var(--to-rem));
  }
  .company__note__text {
    font-size: calc(16 * var(--to-rem));
  }
  .company-partner {
    padding-block: calc(50 * var(--to-rem));
  }
  .company-partner__items {
    gap: calc(20 * var(--to-rem));
  }
  .company-partner__name {
    width: 100%;
  }
  .company-partner__year {
    width: 100%;
  }
  .company-map__items {
    gap: calc(50 * var(--to-rem));
  }
  .company .profile {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .company .profile .horizontal-table {
    width: 100%;
  }
  .company .profile .horizontal-table__header {
    border: 1px solid #ddd;
    background-color: #ddd;
  }
  .horizontal-table__inner {
    margin-top: calc(40 * var(--to-rem));
  }
  .horizontal-table__header {
    width: 100%;
    border: 1px solid #ccc;
    background-color: #ccc;
    padding: 10px;
  }
  .horizontal-table__header:first-child {
    border-top-width: 0;
  }
  .horizontal-table__text {
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
  }
  .horizontal-table__text:first-of-type {
    border-top-width: 0;
  }
  .horizontal-table__text {
    width: 100%;
  }
  .horizontal-table__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .is-company .recruit-outline__content {
    padding-inline: 0;
  }
  .company-map .top-common__btn {
    margin-top: 0;
  }
  .company-map__medias {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: calc(30 * var(--to-rem));
  }
  .recruit-link {
    padding-block: calc(50 * var(--to-rem));
  }
  .recruit-link__title {
    font-size: calc(18 * var(--to-rem));
  }
  .recruit-link__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .message {
    padding-block: calc(50 * var(--to-rem));
  }
  .message__title {
    font-size: calc(20 * var(--to-rem));
  }
  .message__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: calc(40 * var(--to-rem));
  }
  .recruit-policy {
    padding-block: calc(50 * var(--to-rem));
  }
  .recruit-policy__title {
    font-size: calc(20 * var(--to-rem));
  }
  .recruit-policy__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: calc(40 * var(--to-rem));
  }
  .recruit-work {
    padding-block: calc(50 * var(--to-rem));
  }
  .recruit-work__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: calc(40 * var(--to-rem));
    padding: calc(30 * var(--to-rem)) calc(15 * var(--to-rem));
  }
  .recruit-education {
    padding-block: calc(50 * var(--to-rem));
  }
  .recruit-education__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: calc(40 * var(--to-rem));
  }
  .recruit-outline {
    padding-block: calc(50 * var(--to-rem));
  }
  .contact {
    padding-block: calc(50 * var(--to-rem));
  }
  .tel-fax__hour {
    font-size: calc(13 * var(--to-rem));
  }
  .tel-fax__content {
    padding: 20px calc(30 * var(--to-rem));
    grid-template-columns: 1fr;
    gap: 5px;
    max-width: 400px;
    margin-inline: auto;
  }
  .tel-fax__box.is-fax {
    border-top: 1px solid white;
    border-left-width: 0;
    padding-top: 15px;
    margin-top: 10px;
  }
  .tel-fax .tel-number::before {
    width: 28px;
    height: 28px;
    vertical-align: -5px;
  }
  .tel-fax .is-fax .tel-number::before {
    width: 30px;
    height: 30px;
    vertical-align: -5px;
  }
  .tel-fax__catch {
    font-size: calc(16 * var(--to-rem));
  }
  .tel-fax__title {
    font-size: calc(18 * var(--to-rem));
  }
  .tel-fax__title .large {
    font-size: calc(23 * var(--to-rem));
  }
  .mail-form {
    padding-block: 50px;
  }
  .mail-form .heading {
    padding-left: calc(40 * var(--to-rem));
  }
  .mail-form__title {
    font-size: calc(18 * var(--to-rem));
  }
  .mail-form__text {
    margin-top: calc(50 * var(--to-rem));
  }
  .mail-form .box-scroll__title {
    font-size: 16px;
  }
  .mail-form .privacy-btn {
    width: 100%;
    margin-bottom: 0px;
  }
  .mail-form .privacy-btn__wrapper {
    margin-top: 30px;
    margin-bottom: 15px;
  }
  .mail-form .send-btn__wrapper {
    width: 100%;
    margin-bottom: 0px;
    display: block;
  }
  .mail-form .send-btn {
    width: 100%;
    margin-bottom: 15px;
  }
  .mail-form .send-btn--back {
    margin-right: 0px;
  }
  .mail-form input[type=radio] + span,
  .mail-form input[type=checkbox] + span {
    font-size: 15px;
    margin-right: 0;
    line-height: 1.4;
    letter-spacing: 0;
  }
  .mail-form input[type=radio] + span:before {
    top: 3px;
  }
  .mail-form input[type=radio]:checked + span:after {
    top: 6px;
  }
  .mail-form input[type=checkbox] + span:before {
    top: 0.3em;
  }
  .mail-form .selectWrap {
    width: 60%;
  }
  .mail-form .fileUpload {
    font-size: 0.9em; /* 文字を小さくする */
    width: 90%; /* 幅を小さくする */
    display: inline-block; /* インラインブロックにして幅を適用 */
  }
  .normal {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .normal._reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .column {
    width: 100%;
  }
  .column-outside-right {
    margin-left: 0;
    margin-right: 0;
  }
  .column-outside-left {
    margin-left: 0;
    margin-right: 0;
  }
  ._top-intro .column {
    width: 100%;
  }
  ._top-intro .column-outside-right {
    margin-left: 0;
    margin-right: 0;
  }
  .is-business-intro .column .text-box {
    padding: calc(20 * var(--to-rem));
  }
  ._top-intro .column .text-box p {
    margin-top: calc(20 * var(--to-rem));
  }
  .section {
    padding-block: calc(50 * var(--to-rem));
  }
  .heading {
    text-align: left;
    font-size: calc(25 * var(--to-rem));
    padding-left: calc(40 * var(--to-rem));
  }
  .heading::before {
    top: 20px;
    width: calc(30 * var(--to-rem));
  }
  .heading::after {
    font-size: calc(16 * var(--to-rem));
    top: calc(35 * var(--to-rem));
    left: calc(43 * var(--to-rem));
  }
  .md-none {
    display: none;
  }
  .img-modal__close {
    top: calc(-44 * var(--to-rem));
    right: 0;
  }
  .l-inner--has-column {
    grid-template-columns: 1fr;
  }
  .p-breadcrumb {
    font-size: 14px;
  }
  .hidden-sp {
    display: none;
  }
  .mb-2 {
    margin-bottom: 10px;
  }
  .mb-3 {
    margin-bottom: 15px;
  }
  .mb-4 {
    margin-bottom: 20px;
  }
  .mb-5 {
    margin-bottom: 25px;
  }
  .mb-6 {
    margin-bottom: 30px;
  }
  .mb-7 {
    margin-bottom: 35px;
  }
  .mb-8 {
    margin-bottom: 40px;
  }
  .mb-9 {
    margin-bottom: 45px;
  }
  .mb-10 {
    margin-bottom: 50px;
  }
  .mt-2 {
    margin-top: 10px;
  }
  .mt-3 {
    margin-top: 15px;
  }
  .mt-4 {
    margin-top: 20px;
  }
  .mt-5 {
    margin-top: 25px;
  }
  .mt-6 {
    margin-top: 30px;
  }
  .mt-7 {
    margin-top: 35px;
  }
  .mt-8 {
    margin-top: 40px;
  }
  .mt-9 {
    margin-top: 45px;
  }
  .mt-10 {
    margin-top: 50px;
  }
}

@media screen and (min-width: 768px) {
  #js-pagetop:focus, #js-pagetop:hover {
    opacity: 0.6;
  }
  .footer__link:focus, .footer__link:hover {
    color: #f3991c;
  }
  .recruit-link__item {
    -webkit-transition: -webkit-box-shadow 0.3s;
    transition: -webkit-box-shadow 0.3s;
    transition: box-shadow 0.3s;
    transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
  }
  .recruit-link__item:focus, .recruit-link__item:hover {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .mail-form .privacy__link:hover {
    color: #999;
  }
  .mail-form .privacy-btn:focus, .mail-form .privacy-btn:hover {
    opacity: 0.6;
  }
  .mail-form .send-btn:focus, .mail-form .send-btn:hover {
    opacity: 0.6;
  }
  .button:focus, .button:hover {
    background: #7b7b7b;
  }
  .button:hover::after {
    right: 0.5em;
  }
  .recruit__button .button:focus, .recruit__button .button:hover {
    background: #1b4a89;
  }
  .hidden-pc {
    display: none;
  }
}

@media screen and (max-width: 1199px) {
  #header {
    position: fixed;
    z-index: 100;
    background-color: #f3f3f3;
  }
  .header__top {
    height: 80px;
    padding-inline: calc(15 * var(--to-rem));
  }
  .header__logo a img {
    width: calc(260 * var(--to-rem));
  }
  .header__nav {
    background: #000;
    width: 270px;
    height: calc(100% - 80px);
    position: fixed;
    right: 0;
    top: calc(80 * var(--to-rem));
    padding: 32px calc(15 * var(--to-rem));
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    overflow-x: auto;
  }
  .header__nav.is-checked {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .header__lists {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: calc(35 * var(--to-rem));
  }
  .header__link {
    display: inline-block;
    color: #fff;
    font-size: calc(20 * var(--to-rem));
  }
  .header__number {
    color: #fff;
    font-size: 24px;
  }
  .header__number .small-text {
    display: inline-block;
    font-size: calc(16 * var(--to-rem));
  }
  .drawer-icon {
    width: 40px;
    height: 18px;
    position: relative;
  }
  .drawer-icon.is-checked .drawer-icon__bar:nth-child(1), .drawer-icon.is-checked .drawer-icon__bar:nth-child(3) {
    top: calc(9 * var(--to-rem));
  }
  .drawer-icon.is-checked .drawer-icon__bar:nth-child(1) {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .drawer-icon.is-checked .drawer-icon__bar:nth-child(2) {
    display: none;
  }
  .drawer-icon.is-checked .drawer-icon__bar:nth-child(3) {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  .drawer-icon__bar {
    position: absolute;
    left: 0;
    width: 40px;
    height: 3px;
    background: #000;
    -webkit-transition: top 0.3s, -webkit-transform 0.3s;
    transition: top 0.3s, -webkit-transform 0.3s;
    transition: top 0.3s, transform 0.3s;
    transition: top 0.3s, transform 0.3s, -webkit-transform 0.3s;
  }
  .drawer-icon__bar:nth-child(1) {
    top: 0;
  }
  .drawer-icon__bar:nth-child(2) {
    top: 8px;
  }
  .drawer-icon__bar:nth-child(3) {
    top: 16px;
  }
  .footer__nav-area {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .copyright {
    text-align: center;
  }
  .slide {
    height: 66.7222685571vw;
  }
  .fv {
    padding-top: calc(70 * var(--to-rem));
  }
  .picture-copy__title {
    font-size: calc(55 * var(--to-rem));
  }
  .mv {
    padding-top: calc(70 * var(--to-rem));
    background-color: #fff;
  }
  .top-heading-en {
    font-size: calc(60 * var(--to-rem));
  }
  .top-heading-ja {
    font-size: calc(22 * var(--to-rem));
  }
  .company-partner__item {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .tel-fax .tel-number {
    font-size: 35px;
  }
  .is-business-intro .column .text-box p {
    font-size: 1.5012510425vw;
  }
  #technology,
  #products {
    margin-top: -80px;
    padding-top: 80px;
  }
}

@media screen and (min-width: 1200px) {
  .header__left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: calc(32 * var(--to-rem));
  }
  .header__right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    gap: calc(70 * var(--to-rem));
  }
  .header__logo a {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .header__logo a:focus, .header__logo a:hover {
    opacity: 0.6;
  }
  .header__icon {
    display: none;
  }
  .header__list.is-sp {
    display: none;
  }
  .header__link {
    /* 下線のスタイル */
    /* リンクにホバーした際の下線の表示 */
  }
  .header__link::after {
    background-color: #f3991c;
    bottom: -2px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
    -webkit-transform-origin: left top;
            transform-origin: left top;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    width: 100%;
  }
  .header__link:hover::after {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1); /* 下線を横方向に1倍、縦方向に1倍に変形（表示） */
  }
}

@media screen and (max-width: 1199px) and (max-width: 360px) {
  .header__logo a img {
    width: calc(220 * var(--to-rem));
  }
}

@media screen and (max-width: 1199px) and (max-width: 767px) {
  .footer__nav-area {
    margin-top: 30px;
    width: 100%;
  }
  .slide {
    height: 65svh;
  }
  .top-heading-en {
    font-size: calc(40 * var(--to-rem));
  }
  .top-heading-ja {
    font-size: calc(16 * var(--to-rem));
  }
  .company-partner__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: calc(0 * var(--to-rem));
  }
  .tel-fax .tel-number {
    padding-left: 2px;
    font-size: 25px;
  }
  .is-business-intro .column .text-box p {
    font-size: calc(16 * var(--to-rem));
  }
}

@media screen and (max-width: 1199px) and (max-width: 1023px) {
  .copyright {
    text-align: left;
  }
  .picture-copy__title {
    font-size: calc(45 * var(--to-rem));
  }
  .column .text-box {
    margin-top: calc(0 * var(--to-rem));
  }
}

@media screen and (max-width: 1199px) and (max-width: 1023px) and (max-width: 767px) {
  .copyright {
    margin-top: calc(60 * var(--to-rem));
  }
  .picture-copy__title {
    font-size: calc(30 * var(--to-rem));
  }
  .column .text-box {
    padding-bottom: calc(30 * var(--to-rem));
  }
}

@media screen and (max-width: 1023px) {
  .footer__lists {
    display: grid;
    grid-template-columns: repeat(2, minmax(80px, 1fr));
  }
  .picture-copy {
    top: 50%;
  }
  .picture-copy__text {
    display: none;
  }
  .sp-picture__text {
    display: block;
    background-color: #1b4a89;
    color: #fff;
    padding: calc(30 * var(--to-rem));
  }
  .loop-animation {
    background-color: #000;
  }
  .top-common__text {
    font-size: calc(15 * var(--to-rem));
  }
  .is-map .top-common__text {
    font-size: calc(13 * var(--to-rem));
  }
  .top-company__text {
    font-size: calc(16 * var(--to-rem));
  }
  .works-tech__text {
    font-size: calc(15 * var(--to-rem));
  }
  .works-product__text {
    font-size: calc(15 * var(--to-rem));
  }
  .works-product__text {
    font-size: calc(15 * var(--to-rem));
  }
  .work-product__items {
    gap: calc(30 * var(--to-rem));
    grid-template-columns: repeat(2, 1fr);
  }
  .company-partner__content {
    padding: calc(30 * var(--to-rem)) calc(15 * var(--to-rem));
  }
  .company-partner__members {
    grid-template-columns: 1fr 1fr;
  }
  .company-map__inner iframe {
    margin-top: calc(50 * var(--to-rem));
  }
  .recruit-link__item img {
    width: calc(180 * var(--to-rem));
  }
  .recruit-outline__content {
    padding: calc(30 * var(--to-rem)) calc(15 * var(--to-rem));
  }
  .mail-form .horizontal-table table {
    font-size: 16px;
  }
  .mail-form .horizontal-table th {
    border-bottom-width: 0;
    border-left: unset;
    background-color: #efefef;
    width: 100%;
    border-right: 0;
    padding: 10px;
  }
  .mail-form .horizontal-table td {
    border-bottom-width: 0;
    border-right: unset;
    border-left: unset;
    width: 100%;
    padding: 10px;
  }
  .mail-form .horizontal-table tr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .mail-form .box-scroll {
    height: 220px;
    margin-bottom: 15px;
    padding: 15px;
    word-break: break-all;
  }
  .button {
    width: 240px;
  }
  .sp-none {
    display: none;
  }
}

@media screen and (max-width: 1023px) and (max-width: 767px) {
  .footer__lists {
    grid-template-columns: repeat(3, minmax(70px, 1fr));
    gap: calc(10 * var(--to-rem)) calc(30 * var(--to-rem));
  }
  .sp-picture__text {
    padding: calc(30 * var(--to-rem)) calc(0 * var(--to-rem));
  }
  .loop-animation {
    font-size: calc(16 * var(--to-rem));
  }
  .top-common__content iframe {
    height: calc(300 * var(--to-rem));
  }
  .work-product__items {
    grid-template-columns: 1fr;
  }
  .company-partner__content {
    margin-top: calc(40 * var(--to-rem));
  }
  .company-partner__members {
    grid-template-columns: 1fr;
  }
  .company-map__inner iframe {
    height: calc(300 * var(--to-rem));
    margin-top: calc(40 * var(--to-rem));
  }
  .recruit-outline__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: calc(40 * var(--to-rem));
  }
}

@media screen and (max-width: 1023px) and (max-width: 767px) and (max-width: 360px) {
  .footer__lists {
    gap: calc(10 * var(--to-rem));
  }
}

@media screen and (max-width: 424px) {
  .footer__link {
    font-size: calc(13 * var(--to-rem));
  }
}

@media screen and (max-width: 1600px) {
  .top-common__decoration img {
    opacity: 0.2;
  }
}

@media screen and (max-width: 1600px) and (max-width: 1199px) {
  .top-common__decoration img {
    display: none;
  }
}

@media screen and (min-width: 2001px) {
  .column {
    max-width: calc(1400 * var(--to-rem));
  }
}

@media screen and (min-width: 1024px) {
  .hidden-tab {
    display: none;
  }
}