@charset "utf-8";

.fv {
  position: relative;
}

.fv .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}

.fv .inner {
  padding: 384px 0 40px;
}

.fv .sec-title {
  display: flex;
  flex-direction: column;
  gap: 40px;
  margin-left: 3%;
  margin-bottom: 117px;
  opacity: 0;
  transition: 1.8s ease;
}

.fv .sec-title.animated {
  opacity: 1;
}

.fv .sec-title .column {
  display: flex;
  flex-direction: column;
  gap: 34px;
}

.fv .sec-title .main-tit {
  font-weight: 600;
  font-size: clamp(2rem, 1.515rem + 2.07vw, 4rem);
  line-height: 1;
  color: #fff;
  text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}

.fv .sec-title .main-tit:nth-child(1) {
  margin-left: -31px;
}

.fv .sec-title .sub-tit {
  font-weight: 500;
  font-size: clamp(1rem, 0.818rem + 0.78vw, 1.75rem);
  line-height: calc(27/16);
  color: #fff;
  text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}

.fv .list {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 767px;
  width: 90%;
  height: 237px;
  margin: 0 auto;
  position: relative;
  z-index: 10;
}

.fv .list .item {
  max-width: 274px;
  width: 100%;
  height: 100%;
  background: url(/system_panel/uploads/images/20260625182650401132.svg) no-repeat center/contain;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 15px;
}

.fv .list .item:nth-child(n + 2) {
  margin-left: -18px;
}

.fv .list .item .main-tit {
  font-weight: 600;
  font-size: clamp(1.5rem, 1.379rem + 0.52vw, 2rem);
  text-align: center;
  color: #fff;
}
.fv .list .item .sub-tit {
  font-weight: 500;
  font-size: clamp(0.875rem, 0.845rem + 0.13vw, 1rem);
  text-align: center;
  color: #fff;
}

.t_trouble {
  position: relative;
}

.t_trouble::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 447px;
  background: url(/system_panel/uploads/images/20260626201221758677.png) repeat-x top/51px auto;
  z-index: -1;
}

.t_trouble::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 920px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(31, 58, 94, 0.17) 26.08%, #203a5e 43.23%, #203a5e 100%);
  z-index: -1;
}

.t_trouble .inner {
  padding: 34px 0 160px;
  display: flex;
  flex-direction: column;
  gap: 68px;
  align-items: center;
}
.t_trouble .sec-title {
  max-width: 576px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding: 13px 0 20px;
}
.t_trouble .sec-title .tit-ja {
  font-weight: 500;
  font-size: clamp(1.125rem, 0.973rem + 0.65vw, 1.75rem);
  line-height: 1;
  text-align: center;
  color: #fff;
  position: relative;
}

.t_trouble .sec-title::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(/system_panel/uploads/images/20260626113728997103.svg) no-repeat right bottom/contain;
  width: 17px;
  height: 20px;
}

.t_trouble .sec-title::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 17px;
  height: 20px;
  background: url(/system_panel/uploads/images/20260626113728192181.svg) no-repeat left bottom/contain;
}

.t_trouble .list {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(2, auto);
  gap: 24px 94px;
}

.t_trouble .list .item {
  display: flex;
  align-items: center;
  gap: 9px;
}

.t_trouble .list .item p {
  font-weight: 500;
  font-size: clamp(1rem, 0.939rem + 0.26vw, 1.25rem);
  line-height: 1;
  color: #fff;
}

.t_trouble .list .item .icon {
  width: 25px;
  height: auto;
}

.t_reason {
  position: relative;
}

.t_reason .deco {
  top: 7%;
}

.t_reason .inner {
  padding: 104px 0 114px;
  display: flex;
  flex-direction: column;
  gap: 126px;
  align-items: center;
}

.t_reason .sec-head {
  display: flex;
  flex-direction: column;
  gap: 40px;
  align-items: center;
}

.t_reason .sec-title,
.t_service .sec-title,
.t_equipment .sec-title,
.t_works .sec-title,
.t_blog .sec-title,
.t_contact .sec-head .sec-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}

.t_reason .sec-title .tit-en,
.t_service .sec-title .tit-en,
.t_equipment .sec-title .tit-en,
.t_works .sec-title .tit-en,
.t_blog .sec-title .tit-en,
.t_contact .sec-head .sec-title .tit-en {
  font-weight: 500;
  font-size: clamp(0.75rem, 0.72rem + 0.13vw, 0.875rem);
  text-align: center;
  color: #0a2b58;
}

.t_reason .sec-title .tit-ja,
.t_service .sec-title .tit-ja,
.t_equipment .sec-title .tit-ja,
.t_works .sec-title .tit-ja,
.t_blog .sec-title .tit-ja,
.t_contact .sec-head .sec-title .tit-ja {
  font-weight: 500;
  font-size: clamp(1.5rem, 1.257rem + 1.04vw, 2.5rem);
  text-align: center;
  color: #0a2b58;
}

.t_reason .sec-title .tit-ja br {
  display: none;
}

.t_reason::before {
  content: "";
  position: absolute;
  top: -19px;
  left: 0;
  right: 0;
  margin: auto;
  width: 29px;
  height: 69px;
  background: url(/system_panel/uploads/images/20260626203540110005.svg) no-repeat center/contain;
}
.t_reason .sec-head .desc p {
  text-align: center;
}

.t_reason .list {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.t_reason .list .item {
  display: flex;
  justify-content: flex-start;
  gap: 85px;
  align-items: center;
  z-index: 5;
  opacity: 0;
  transform: translateY(20px);
  transition: var(--default);
}

.t_reason .list .item.animated {
  opacity: 1;
  transform: translateY(0);
}

.t_reason .list .item:nth-child(2) {
  flex-direction: row-reverse;
}
.t_reason .list .item .sec-img {
  position: relative;
}

.t_reason .list .item .sec-img .tit-sub {
  font-weight: 600;
  font-size: clamp(2.5rem, 2.197rem + 1.29vw, 3.75rem);
  letter-spacing: 0.1em;
  line-height: 1;
  color: #0a2b58;
}

.t_reason .list .item .sec-img::after {
  content: "";
  position: absolute;
  background-color: #203a5e;
  width: 80%;
  height: 80%;
  z-index: -1;
}
.t_reason .list .item:nth-child(1) .sec-img {
  max-width: 737px;
  width: 53%;
  padding-right: 40px;
  padding-bottom: 40px;
}

.t_reason .list .item:nth-child(1) .sec-img .tit-sub,
.t_reason .list .item:nth-child(3) .sec-img .tit-sub {
  position: absolute;
  right: -1.5em;
  top: 0;
  white-space: nowrap;
}

.t_reason .list .item:nth-child(3) .sec-img .tit-sub {
  right: -2.2em;
}

.t_reason .list .item:nth-child(2) .sec-img .tit-sub {
  position: absolute;
  left: 75%;
  top: -1em;
  white-space: nowrap;
  writing-mode: vertical-rl;
}

.t_reason .list .item:nth-child(1) .sec-img::after {
  right: 0;
  bottom: 0;
}
.t_reason .list .item:nth-child(2) .sec-img::after {
  top: 0;
  right: 0;
}
.t_reason .list .item:nth-child(3) .sec-img::after {
  left: 0;
  bottom: 0;
}

.t_reason .list .item:nth-child(2) .sec-img {
  max-width: 415px;
  width: 30%;
  padding-top: 40px;
  padding-right: 40px;
}
.t_reason .list .item:nth-child(3) .sec-img {
  max-width: 586px;
  width: 43%;
  padding-left: 40px;
  padding-bottom: 40px;
}

.t_reason .list .item .sec-text {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.t_reason .list .item .sec-text .tit-ja {
  font-weight: 600;
  font-size: clamp(1.25rem, 1.007rem + 1.04vw, 2.25rem);
  line-height: calc(61 / 36);
  color: #0a2b58;
}

.t_reason .list .item .sec-text .desc p {
  font-size: clamp(0.875rem, 0.845rem + 0.13vw, 1rem);
  line-height: calc(28 / 16);
  color: #000;
}

.t_service {
  background-color: #203a5e;
  position: relative;
  z-index: 5;
}
.t_service::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/system_panel/uploads/images/20260626201221758677.png) repeat top/51px auto;
  z-index: -1;
}

.t_service .inner {
  padding: 97px 0 90px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 60px;
}

.t_service .sec-title .tit-en,
.t_service .sec-title .tit-ja {
  color: #fff;
}

.t_service .list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 6px;
  width: 100%;
  position: relative;
  z-index: 7;
}

.t_service .list .item {
  position: relative;
  opacity: 0;
  transform: translateY(20px);
  transition: var(--default);
}

.t_service .list .item.is-active {
  opacity: 1;
  transform: translateY(0);
}

.t_service .list .item .bg {
  position: absolute;
  inset: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border: 1px solid #fff;
}

.t_service .list .item .item-txt {
  padding: 188px 0 193px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 26px;
  color: #fff;
}

.t_service .list .item .item-txt .num {
  font-family: var(--font-notosans);
  font-weight: 400;
  font-size: clamp(0.875rem, 0.845rem + 0.13vw, 1rem);
  text-align: center;
}

.t_service .list .item .item-txt .tit-ja {
  font-weight: 400;
  font-size: clamp(1.75rem, 1.689rem + 0.26vw, 2rem);
  text-align: center;
}

.t_service .list .item .item-txt .desc p {
  font-family: var(--font-notosans);
  font-weight: 400;
  font-size: clamp(0.875rem, 0.845rem + 0.13vw, 1rem);
  text-align: center;
  color: #fff;
}
.t_equipment {
  position: relative;
  border-bottom: 0.5px solid #b9b3b3;
  background-color: #ffffff;
}
.t_equipment .deco {
  top: 19%;
}
.t_equipment .sec-title,
.t_works .sec-title {
  justify-content: flex-start;
  align-items: flex-start;
}

.t_equipment .inner-wrapper {
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
}

.t_equipment .inner {
  padding: 100px 0 60px;
  width: calc(1087 / 1344 * 100vw);
  margin-left: auto;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  gap: 80px;
}

.t_equipment .js-machine-slider {
  overflow: visible;
  position: relative;
  margin-left: 0.5%;
}

.t_equipment .swiper-slide {
  max-width: 600px;
  width: 100%;
}

.t_equipment .swiper-slide .machine-card {
  display: flex;
  flex-direction: column;
  gap: 13px;
}

.t_equipment .machine-card__cat {
  display: flex;
  align-items: center;
  gap: 6px;
  font-family: var(--font-notosans);
  font-weight: 400;
  font-size: clamp(0.75rem, 0.689rem + 0.26vw, 1rem);
  color: #0a2b58;
}

.t_equipment .machine-card__title {
  font-weight: 600;
  font-size: clamp(1.125rem, 0.973rem + 0.65vw, 1.75rem);
  color: #0a2b58;
}
.machine-slider__bottom {
  max-width: 1072px;
  width: 90%;
  display: grid;
  grid-template-columns: max-content auto;
  align-items: center;
  gap: 32px 39px;
  margin-top: 48px;
  margin-left: 0.5%;
}

.machine-slider__buttons {
  display: flex;
  flex-shrink: 0;
  gap: 14px;
  grid-column: 1/2;
}

.machine-slider__button {
  position: static;
  width: 56px;
  height: 56px;
  margin: 0;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after,
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: none;
}
.machine-slider__buttons .swiper-button-next {
  background: url(/system_panel/uploads/images/20260627021748712321.svg) no-repeat center/contain;
}

.machine-slider__buttons .swiper-button-prev {
  background: url(/system_panel/uploads/images/20260627021527204171.svg) no-repeat center/contain;
}

.swiper-button-next.swiper-button-disabled {
  background-image: url(/system_panel/uploads/images/20260627021650254874.svg);
  opacity: 1;
}
.swiper-button-prev.swiper-button-disabled {
  background-image: url(/system_panel/uploads/images/20260627021347171588.svg);
  opacity: 1;
}

.machine-slider__pagination {
  position: relative;
  flex: 1;
  height: 4px;
  background: #d3d3d3;
}

.machine-slider__pagination.swiper-pagination-progressbar {
  position: relative;
  max-width: 900px;
  width: 100%;
  grid-column: 2/3;
}

.machine-slider__pagination .swiper-pagination-progressbar-fill {
  background: #335381;
}

.machine-slider__bottom .morebtn {
  grid-column: 2/3;
  grid-row: 2/3;
  margin-left: auto;
}

.t_works {
  background-color: #fff;
  display: none;
}

.t_works .inner {
  padding: 60px 0 100px;
  display: flex;
  flex-direction: column;
  gap: 60px;
  width: min(81%, 1344px);
}

.t_works .list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 5%;
}

.t_works .list .item {
  display: flex;
  align-items: flex-start;
  gap: 28px;
}

.t_works .list .item .sec-img {
  max-width: 294px;
  width: 50%;
}
.t_works .list .item .sec-text {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.t_works .list .item .dl {
  display: grid;
  grid-template-columns: 37% 1fr;
}

.t_works .list .item .tit-ja {
  font-family: var(--font-notosans);
  font-weight: 600;
  font-size: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #7c7c7c;
  color: #7c7c7c;
}

.t_works .list .item .dt,
.t_works .list .item .dd {
  font-family: var(--font-notosans);
  font-weight: 600;
  font-size: clamp(0.875rem, 0.845rem + 0.13vw, 1rem);
  color: #7c7c7c;
}

.t_works .list .item .dd {
  font-weight: 400;
}

.t_works .morebtn {
  margin-left: auto;
}

.t_concept {
  display: flex;
  position: relative;
}

.t_concept .deco {
  flex-direction: column-reverse;
  bottom: 10%;
}

.t_concept::before {
  content: "";
  width: 65%;
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(31, 58, 94, 0.2) 9.88%, #203a5e 26.33%, #203a5e 100%);
  position: absolute;
  right: 0;
  top: 0;
}

.t_concept .sec-img {
  max-width: 1108px;
  width: 64%;
  height: 506px;
}

.t_concept .sec-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.t_concept .sec-text {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 591px;
  width: 31%;
  padding-right: 3.5%;
}

.t_concept .sec-text .sec-title {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 38px;
  margin-bottom: 60px;
}

.t_concept .sec-text .sec-title .tit-ja {
  font-weight: 500;
  font-size: clamp(1.25rem, 1.007rem + 1.04vw, 2.25rem);
  color: #fff;
  position: relative;
  display: inline-flex;
  padding-bottom: 9px;
}
.t_concept .sec-text .sec-title .tit-ja::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0.18em;
  width: 100%;
  height: 1px;
  background: #fff;
  transform: scaleX(0);
  transform-origin: left center;
  transition-property: transform;
  transition-duration: 0.8s;
  transition-timing-function: ease;
}
.t_concept .sec-text .sec-title.is-active .tit-ja::after {
  transform: scaleX(1);
}

.t_concept .sec-text .sec-title.is-active .tit-ja:nth-child(1)::after {
  transition-delay: 0s;
}

.t_concept .sec-text .sec-title.is-active .tit-ja:nth-child(2)::after {
  transition-delay: 0.65s;
}

.t_concept .sec-text .desc {
  margin-bottom: 40px;
}

.t_concept .sec-text .desc p {
  font-size: clamp(0.875rem, 0.845rem + 0.13vw, 1rem);
  line-height: calc(28 / 16);
  color: #fff;
}

.t_concept .sec-text .morebtn {
  margin-left: auto;
}

.t_blog .inner {
  padding: 100px 0;
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.t_blog .sec-title {
  align-items: flex-start;
}

.t_blog .webgene-blog {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.t_blog .webgene-blog .webgene-item {
  width: 100%;
  background: #fff;
  border: 0.5px solid #203a5f;
}

.t_blog .webgene-blog .webgeneLink {
  display: flex;
  align-items: center;
  padding: 21px 32px;
}

.t_blog .webgene-blog .ItemTit {
  width: 66%;
  font-family: var(--font-notosans);
  font-weight: 400;
  font-size: clamp(0.875rem, 0.845rem + 0.13vw, 1rem);
  color: #0a2b58;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
}

.t_blog .webgene-blog .date {
  font-family: var(--font-notosans);
  font-weight: 400;
  font-size: clamp(0.875rem, 0.845rem + 0.13vw, 1rem);
  color: #0a2b58;
  margin-right: 26px;
}

.t_blog .webgene-blog .cate {
  margin-right: 80px;
  width: fit-content;

  max-width: 19%;
}

.t_blog .webgene-blog .cate p {
  padding: 7px 14px;
  font-family: var(--font-notosans);
  font-weight: 400;
  font-size: clamp(0.875rem, 0.845rem + 0.13vw, 1rem);
  color: #fff;
  width: auto;
  background-color: #203a5e;
  display: inline-block;
}

.t_blog .webgene-blog .arrow {
  transition: var(--default);
  min-width: 19px;
  height: 20px;
  margin-left: auto;
}

.t_blog .webgene-blog .webgene-item:hover .arrow {
  transform: translateX(4px);
}

.t_blog .morebtn {
  margin-left: auto;
}

.t_contact .inner {
  display: flex;
  flex-direction: column;
  gap: 100px;
  padding-bottom: 120px;
}

.t_contact .sec-body {
  width: 90%;
  margin: 0 auto;
  background: #fff;
}

.t_contact .sec-body .box-inner {
  padding: 80px 0 120px;
  width: 80%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 60px;
}

.t_contact .sec-body .box-inner .sec-title {
  display: flex;
  flex-direction: column;
  gap: 33px;
  align-items: center;
  justify-content: center;
}

.t_contact .sec-body .box-inner .sec-title .tit-ja {
  font-weight: 500;
  font-size: clamp(1.5rem, 1.379rem + 0.52vw, 2rem);
  text-align: center;
  color: #0a2b58;
}

.t_contact .sec-body .box-inner .sec-title .desc p {
  font-size: clamp(0.875rem, 0.845rem + 0.13vw, 1rem);
  line-height: calc(28 / 16);
  text-align: center;
  color: #0a2b58;
}

.cta .inner .box .tit-ja {
  font-weight: 500;
  font-size: clamp(1.5rem, 1.379rem + 0.52vw, 2rem);
  text-align: center;
  color: #fff;
}

.cta .inner .box .tit-ja br {
  display: none;
}

.cta .inner .box .telbox {
  max-width: 408px;
  width: 90%;
  margin: 0 auto;
  background-color: #fff;
}

.cta .inner .box .telbox a {
  padding: 24px 0;
  display: flex;
  flex-direction: column;
  gap: 13px;
  align-items: center;
  width: 100%;
}

.cta .inner .box .telbox .column {
  display: flex;
  align-items: center;
  border-bottom: 1.5px solid #203a5e;
}

.cta .inner .box .telbox .column .num {
  font-family: var(--font-notosans);
  font-weight: 600;
  font-size: clamp(2.25rem, 2.189rem + 0.26vw, 2.5rem);
  line-height: calc(40 / 28);
  color: #203a5e;
}

.cta .inner .box .telbox .column .icon {
  width: 23px;
  height: auto;
}

.cta .inner .box .telbox .time {
  font-family: var(--font-notosans);
  font-weight: 400;
  font-size: clamp(0.875rem, 0.845rem + 0.13vw, 1rem);
  text-align: center;
  color: #203a5e;
}

@media (max-width: 1400px) {
  .t_reason .list .item {
    gap: 10%;
  }
  .t_reason .inner,
  .t_service .inner {
    width: 90%;
  }
  .t_equipment .inner,
  .t_blog .inner,
  .t_contact .inner {
    width: 85%;
  }
}

@media (max-width: 1200px) {
      .t_reason .list .item {
          gap: 7%;
        }
  .t_trouble .inner {
    width: 90%;
  }

  .t_reason .list .item:nth-child(1) .sec-img .tit-sub {
    right: -1.5em;
  }

    .t_reason .list .item:nth-child(3) .sec-img .tit-sub {
              right: -2em;
    }
    .t_reason .inner,
    .t_service .inner {
      width: 91%;
    }
  .t_equipment .inner,
  .t_blog .inner,
  .t_contact .inner {
    width: 90%;
  }
  .t_concept .sec-img {
    width: 60%;
  }
  .t_concept .sec-text {
    width: 34%;
  }
}

@media (max-width: 1023px) {
  .fv .bg.sp-hidden {
    display: none;
  }
  .fv .bg.pc-hidden {
    display: block;
    height: 1080px;
  }
  .fv .inner {
    padding: 496px 0 0;
  }

  .fv .sec-title .column,
  .fv .sec-title {
    gap: 20px;
  }
  .fv .sec-title .main-tit {
    font-feature-settings: "palt";
  }

  .fv .sec-title {
    margin-bottom: 74px;
  }
  .fv .list {
    display: flex;
    flex-direction: column;
    gap: 10px;
    max-width: calc(204 / 400 * 100vw);
    width: 100%;
    height: auto;
  }
  .fv .list .item {
    max-width: 100%;
    height: 177px;
  }

  .fv .sec-title .main-tit:nth-child(1) {
    margin-left: 0;
  }

  .fv .list .item:nth-child(n + 2) {
    margin: 0;
  }
        .t_reason .list .item:nth-child(1) .sec-img .tit-sub {
          right: -2em;
        }


  .t_trouble .sec-title {
    padding-top: 20px;
  }
  .t_trouble .list {
    display: flex;
    flex-direction: column;
    gap: 24px;
  }
  .t_trouble::before {
    height: 1431px;
    background: linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(248, 249, 250, 0) 0%, rgba(31, 58, 94, 0.17) 10.76%, #203a5e 33.22%, #203a5e 100%);
  }

  .t_trouble .inner {
    gap: 28px;
    padding: 34px 0 77px;
  }
  .t_trouble .list .item p {
    line-height: calc(27 / 16);
  }
  .t_trouble .list .item {
    align-items: baseline;
  }
  .t_trouble .list .item .icon {
    width: 16px;
  }
  .t_reason .sec-title .tit-ja {
    line-height: calc(41 / 24);
  }
  .t_reason .sec-title .tit-ja br {
    display: block;
  }
  .t_reason .sec-title,
  .t_service .sec-title,
  .t_equipment .sec-title,
  .t_works .sec-title,
  .t_blog .sec-title,
  .t_contact .sec-head .sec-title {
    gap: 12px;
  }
  .t_reason .sec-head {
    gap: 32px;
  }
  .t_reason .inner {
    gap: 60px;
  }
  .t_reason .list {
    width: 100%;
    gap: 50px;
  }

  .t_reason .list .item:nth-child(1) .sec-img {
    padding-right: 15px;
    padding-bottom: 15px;
    width: 49%;
  }
  .t_reason .list .item:nth-child(2) .sec-img {
    padding-top: 15px;
    padding-right: 15px;
  }

  .t_reason .list .item .sec-text {
    gap: 20px;
  }
  .t_reason .list .item:nth-child(3) .sec-img {
    padding-left: 15px;
    padding-bottom: 15px;
  }

  .t_reason .list .item {
    gap: 15%;
  }

  .t_reason .list .item:nth-child(2) .sec-img {
    width: 28%;
  }
  .t_service .inner {
    width: 80%;
    padding: 63px 0 48px;
  }
  .t_service .list {
    display: flex;
    flex-direction: column;
    gap: 40px;
  }

  .t_service .list .item {
    aspect-ratio: 1/1;
  }
  .t_service .list .item .item-txt {
    padding: 0;
    justify-content: center;
    height: 100%;
  }
  .t_equipment .inner {
    padding: 60px 0 100px;
    gap: 45px;
    width: 80%;
    margin: 0 auto;
  }

  .t_equipment .sec-title {
    align-items: center;
  }

  .t_equipment .js-machine-slider {
    width: 90%;
    margin: 0 auto;
  }

  .machine-slider__bottom {
    width: 100%;
    margin-left: 0;
    gap: 30px 28px;
  }
  .machine-slider__buttons {
    gap: 22px;
  }
  .t_equipment .deco {
    top: 15%;
    gap: 9px;
    width: 35%;
    flex-direction: column-reverse;
  }
  .t_equipment .deco .line:nth-child(2) {
    width: 39%;
  }
  .t_equipment .deco .line:nth-child(3) {
    width: 25%;
  }
  .t_works .inner {
    padding-bottom: 120px;
    gap: 40px;
    width: 80%;
  }
  .t_works .list {
    display: flex;
    flex-direction: column;
    gap: 40px;
  }
  .t_works .list .item {
    flex-direction: column;
    gap: 20px;
  }
  .t_works .list .item .sec-img {
    max-width: none;
    width: 100%;
  }

  .t_works .list .item .sec-img img,
  .t_works .list .item .sec-text {
    width: 100%;
  }
  .t_concept {
    flex-direction: column;
  }
  .t_concept::before {
    height: 67%;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(31, 58, 94, 0.2) 9.88%, #203a5e 26.33%, #203a5e 100%);
    width: 100%;
    top: auto;
    bottom: 0;
  }
  .t_concept .sec-img {
    height: auto;
    width: 100%;
  }

  .t_concept .sec-text {
    width: 83%;
    margin: 0 auto;
    padding: 0;
    padding-bottom: 40px;
  }
  .t_concept .sec-text .sec-title {
    gap: 11px;
    margin-bottom: 32px;
  }
  .t_concept .deco {
    bottom: 13px;
    gap: 6px;
  }

  .t_blog .inner {
    padding: 60px 0 80px;
  }

  .t_blog .webgene-blog .webgeneLink {
    flex-wrap: wrap;
    gap: 10px 6px;
  }
  .t_blog .webgene-blog .cate {
    margin: 0;
    max-width: none;
  }

  .t_blog .webgene-blog .ItemTit {
    width: 100%;
    line-height: calc(22 / 14);
    -webkit-line-clamp: 2;
  }
  .t_blog .webgene-blog .date {
    margin: 0;
  }
  .t_contact .inner {
    gap: 40px;
  }
  .t_contact .sec-body {
    width: 100%;
  }
  .t_contact .sec-body .box-inner {
    padding: 60px 0 80px;
    width: 88%;
  }
  .cta .inner .box .tit-ja {
    line-height: calc(41 / 24);
  }

  .cta .inner .box .tit-ja br {
    display: block;
  }

  .cta .inner .box {
    padding: 40px 0 60px;
  }
  .cta .inner .box .telbox .column {
    gap: 10px;
  }
}

@media (max-width: 767px) {
  .t_reason .list .item,
  .t_reason .list .item:nth-child(2) {
    flex-direction: column;
    gap: 36px;
  }

  .t_reason .list .item {
    align-items: flex-start;
  }

  .t_reason .list .item:nth-child(1) .sec-img,
  .t_reason .list .item:nth-child(3) .sec-img {
    width: 77%;
  }
  .t_reason .list .item:nth-child(1) .sec-text .tit-ja br {
    display: none;
  }
  .t_reason .list .item:nth-child(2) .sec-img {
    width: 60%;
    margin: 0 auto;
  }
  .machine-slider__button {
    width: 32px;
    height: 32px;
  }
  .t_concept::before {
    height: 85%;
  }
    .t_reason .sec-head .desc {
      width: 70%;
    }
}
.gjs-dashed .fv .sec-title {
  opacity: 1;
}

.gjs-dashed .t_reason .list .item,
.gjs-dashed .t_service .list .item {
  opacity: 1;
  transform: translateY(0);
}

.gjs-dashed .fv .inner {
  position: relative;
}

.gjs-dashed .fv .bg {
  z-index: auto;
}
