@charset "UTF-8";
.page__title__box {
  padding-top: 23.5rem;
  position: relative;
  margin-bottom: 2.5rem;
}

.page__title__box.type-news-archive .cw02 {
  padding-bottom: 7.2rem;
}
@media screen and (max-width: 1760px) {
  .page__title__box.type-news-archive .cw02 {
    position: static;
  }
}
.page__title__box.type-news-archive .page__title__box__inner {
  position: relative;
  z-index: 2;
  margin-bottom: 4.5rem;
}
.page__title__box.type-news-archive .page__title__en {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 5.2rem;
}
.page__title__box.type-news-archive .page__title__jp {
  font-size: 5.2rem;
  line-height: 1.3;
  color: #1d222a;
}
.page__title__box.type-news-archive .page__title__obj {
  background-color: #f0f4fa;
  position: absolute;
  z-index: 0;
  width: calc(100vw + 4rem);
  height: 25rem;
  bottom: 0;
  right: -4rem;
}
@media screen and (max-width: 1760px) {
  .page__title__box.type-news-archive .page__title__obj {
    right: 60px;
  }
}
@media screen and (max-width: 1024px) {
  .page__title__box.type-news-archive .page__title__obj {
    right: 5.5rem;
  }
}
.page__title__box {
  padding-top: 23.5rem;
  position: relative;
  margin-bottom: 2.5rem;
}
.page__title__box.type-single {
    padding-top: 16.5rem;  
  height: 25rem;
  background: #d8dee8; 
  margin-bottom: 2.2rem;
  /*background-repeat: no-repeat;
  background-size: cover;
  background-position: left center;*/
}


.page__title__box.type-single .page__title__box__inner {
  padding-bottom: 5rem;
  /*border-bottom: 1px solid #e5e5e5;*/
}
.page__title__box.type-single .page__title__en {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 3rem;
  color: #00759c;
}
.page__title__box.type-single .page__title__jp {
  font-size: 3.2rem;
  line-height: 1.3;
  color: #1d222a;
}
.page__title__box.type-single .page__category {
  margin-top: 2rem;
  font-size: 18px;
}
.page__title__box.type-single .page__category span {
  margin-right: 1rem;
}
.page__title__box.type-page {
  width: 100%;
  height: 58rem;
  padding-top: 11rem;
  margin-bottom: 10.5rem;
}
@media screen and (max-width: 1024px) {
  .page__title__box.type-page {
    margin-bottom: 8rem;
  }
}
.page__title__box.type-page .page__title__img {
  position: relative;
  z-index: 1;
 /* width: calc(100% - (100% - 1200px) / 2);*/
  height: 40rem;
 /* margin-left: calc((100% - 1200px) / 2);*/
    
  /*right: calc((100% - 1200px) / 2 - 27.5rem);*/
    
  margin-bottom: 2.2rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left center;
}
/*@media screen and (max-width: 1320px) {
  .page__title__box.type-page .page__title__img {
    width: calc(100% - 60px);
    margin-left: 60px;
  }
}*/
@media screen and (max-width: 1024px) {
  .page__title__box.type-page .page__title__img {
    width: 100%;
    margin-left: 0;
  }
}


/*.page__title__box.type-page .page__title__img.solution {
  background-image: url("../img/sub_top_products.jpg");
}*/
.page__title__box.type-page .page__title__img.product {
  background-image: url("../img/sub_top_products.jpg");
}
.page__title__box.type-page .page__title__img.draftchamber {
  background-image: url("../img/sub_top_draftchamber.jpg");
}
.page__title__box.type-page .page__title__img.order {
  background-image: url("../img/sub_top_order.jpg");
}
/*.page__title__box.type-page .page__title__img.projects {
  background-image: url("../img/sub_top_works.jpg");
}*/
.page__title__box.type-page .page__title__img.results {
  background-image: url("../img/sub_top_works.jpg");
}
.page__title__box.type-page .page__title__img.company {
  background-image: url("../img/sub_top_company.jpg");
}
/*.page__title__box.type-page .page__title__img.business {
  background-image: url("../img/sub_top_sample.jpg");
}*/
.page__title__box.type-page .page__title__img.manufact {
  background-image: url("../img/sub_top_sample.jpg");
}
.page__title__box.type-page .page__title__img.contact {
  background-image: url("../img/sub_top_contact.jpg");
}


.page__title__box.type-page .page__title__box__inner {
  position: absolute;
  top: calc(50% + 1.5rem);
  left: calc((100% - 1920px) / 2 + 16.6rem);
  transform: translateY(-50%);
  z-index: 2;
  width: 100%;
}
@media screen and (max-width: 1920px) {
  .page__title__box.type-page .page__title__box__inner {
    left: 16.6rem;
  }
}
@media screen and (max-width: 1024px) {
  .page__title__box.type-page .page__title__box__inner {
    top: 50%;
    left: 5.5rem;
  }
}
.page__title__box.type-page .page__title__text {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: clip;
}
.page__title__box.type-page .page__title__text.black {
  color: #1d222a;
  width: calc((100% - 1200px) / 2 - (100% - 1920px) / 2 - 16.6rem);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
@media screen and (max-width: 1920px) {
  .page__title__box.type-page .page__title__text.black {
    width: calc((100% - 1200px) / 2 - 16.6rem);
  }
}
@media screen and (max-width: 1024px) {
  .page__title__box.type-page .page__title__text.black {
    display: none;
  }
}
.page__title__box.type-page .page__title__text.black .page__title__en {
  color: #005eaf;
}
.page__title__box.type-page .page__title__text.white {
  color: #fff;
  position: relative;
  z-index: 1;
    text-shadow: 1px 2px 3px rgba(0,0,0,0.5);
}

.page__title__box.type-page .page__title__en {
  font-size: 2.1rem;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 4.8rem;
}
@media screen and (max-width: 1024px) {
  .page__title__box.type-page .page__title__en {
    margin-bottom: 2.0rem;
  }
}
.page__title__box.type-page .page__title__jp {
  font-size: 4.2rem;
  line-height: 1.1;
}
.page__title__box.type-page .page__title__obj {
  /*background: rgba(133,173,156, .4);*/
  background: rgba(0,117,253, .25);
  transform: skewX(-45deg);
  position: absolute;
  z-index: 0;
  width: 100%;  
  height: 30rem;
  bottom: 0;
 /* right: calc((100% - 1200px) / 2 + 18.2rem);*/
}


@media screen and (max-width: 1024px) {
  .page__title__box.type-page .page__title__obj {
    right: auto;
    left: 0;
  }
}



/*
.page__title__box.type-search {
  padding-bottom: 7.2rem;
}
.page__title__box.type-search .cw02 {
  position: static;
}
.page__title__box.type-search .page__title__box__inner {
  position: relative;
  z-index: 2;
  margin-bottom: 6rem;
}
.page__title__box.type-search .page__title__en {
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 5rem;
  color: #00759c;
}
.page__title__box.type-search .page__title__jp {
  font-size: 4.2rem;
  line-height: 1.3;
  color: #1d222a;
}
.page__title__box.type-search .page__title__obj {
  background-color: #F0F9FB;
  position: absolute;
  z-index: 0;
  width: 100vw;
  height: 23rem;
  bottom: 0;
  right: calc((100% - 1400px) / 2 - 2rem);
}
@media screen and (max-width: 1580px) {
  .page__title__box.type-search .page__title__obj {
    right: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .page__title__box.type-search .page__title__obj {
    right: 0;
  }
}
.page__title__box.type-search .search__form__box {
  position: relative;
  z-index: 2;
}
.page__title__box.type-search .search__form__box .keyword-search {
  width: 100%;
  margin: 0;
  display: flex;
  height: 7rem;
}
.page__title__box.type-search .search__form__box .keyword-search .search__btn {
  width: 18rem;
  height: 100%;
}
.page__title__box.type-search .search__form__box .keyword-search .input__keyword {
  width: calc(100% - 18rem);
  height: 100%;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  padding: 2rem 2.5rem;
  font-size: 2rem;
}
*/



.breadcrumb {
  /*text-align: right;*/
  text-align: left;
  margin-bottom: 10rem;
}
.breadcrumb ul li {
  display: inline-block;
  font-size: 15px;
}
@media screen and (max-width: 1024px) {
  .breadcrumb ul li {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 768px) {
  .breadcrumb ul li {
    font-size: 2.2rem;
  }
}
.breadcrumb ul li:after {
  content: "";
  margin: 0 0.5rem 0 1rem;
  display: inline-block;
  width: 12px;
  height: 12px;
  background-image: url(../img/arrow_right.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.breadcrumb ul li:last-child::after {
  display: none;
}
.breadcrumb ul li a {
  color: #000;
  text-decoration: none;
}
.breadcrumb ul li a:hover {
  text-decoration: underline;
}
.breadcrumb ul li:last-child {
  font-weight: bold;
}






.pagination__box {
  margin-top: 6.5rem;
}

.custom__pagination {
  display: flex;
  justify-content: center;
  align-items: center;
}
.custom__pagination ul {
  display: flex;
  justify-content: center;
  align-items: center;
}
.custom__pagination ul li {
  font-size: 14px;
  line-height: 1;
  width: 5rem;
  height: 5rem;
  margin-left: 0.8rem;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .custom__pagination ul li {
    font-size: 2.4rem;
  }
}
.custom__pagination ul li:first-child {
  margin-left: 0;
}
.custom__pagination ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: #000;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  transition: all 0.2s;
}
.custom__pagination ul li a:hover {
  background-color: #00759c;
  border: 1px solid #00759c;
  color: #fff;
}
.custom__pagination ul li span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #00759c;
  border: 1px solid #00759c;
  color: #fff;
}
.custom__pagination .prev,
.custom__pagination .next {
  width: 5rem;
  height: 5rem;
}
.custom__pagination .prev a,
.custom__pagination .next a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  transition: all 0.2s;
}
.custom__pagination .prev a .arrow_left,
.custom__pagination .prev a .arrow_right,
.custom__pagination .next a .arrow_left,
.custom__pagination .next a .arrow_right {
  width: 1.1rem;
  height: 1.4rem;
}
@media screen and (max-width: 1024px) {
  .custom__pagination .prev a .arrow_left,
.custom__pagination .prev a .arrow_right,
.custom__pagination .next a .arrow_left,
.custom__pagination .next a .arrow_right {
    width: 2rem;
    height: 2.8rem;
  }
}
.custom__pagination .prev a .arrow_left-1,
.custom__pagination .prev a .arrow_right-1,
.custom__pagination .next a .arrow_left-1,
.custom__pagination .next a .arrow_right-1 {
  fill: #fff;
  stroke: #00759c;
  stroke-width: 2px;
  fill-rule: evenodd;
  transition: all 0.2s;
}
.custom__pagination .prev a:hover,
.custom__pagination .next a:hover {
  background-color: #00759c;
  border: 1px solid #00759c;
}
.custom__pagination .prev a:hover .arrow_left-1,
.custom__pagination .prev a:hover .arrow_right-1,
.custom__pagination .next a:hover .arrow_left-1,
.custom__pagination .next a:hover .arrow_right-1 {
  fill: #00759c;
  stroke: #fff;
}
.custom__pagination .prev {
  margin-right: 0.8rem;
}
.custom__pagination .next {
  margin-left: 0.8rem;
}

.section__other__link {
  padding-top: 15rem;
  padding-bottom: 15rem;
}
@media screen and (max-width: 1024px) {
  .section__other__link {
    padding-top: 9rem;
    padding-bottom: 9rem;
  }
}

.other__link__inner {
  display: flex;
  flex-wrap: wrap;
  gap: 4rem;
}

.other__link__item {
  flex-basis: calc((100% - 4rem) / 2);
}
@media screen and (max-width: 540px) {
  .other__link__item {
    flex-basis: 100%;
  }
}

.other__link {
  display: flex;
  width: 100%;
  height: 100%;
}

.other__link__img {
  width: 38%;
  overflow: hidden;
}
.other__link__img img {
  transition: all 0.2s var(--var-animation-timing-function);
  transform: scale(1);
  width: 100%;
}

.other__link__text__box {
  width: 62%;
  height: 100%;
  background-color: #00759c;
  border-color: #00759c;
  border-style: solid;
  border-width: 1px 1px 1px 0;
  position: relative;
  padding-top: 3.5rem;
  padding-left: 2.2rem;
  overflow: hidden;
}
.other__link__text__box::before {
  content: "";
  display: block;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: #fff;
  transform: translateX(-100%);
  transition: transform 0.2s ease-out;
}

.other__link__text {
  color: #fff;
  font-size: 1.8rem;
  font-weight: 700;
  transition: transform 0.2s ease-out;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1024px) {
  .other__link__text {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 540px) {
  .other__link__text {
    font-size: 2.8rem;
  }
}

.other__link__icon {
  width: 3.4rem;
  height: 3.4rem;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  position: absolute;
  bottom: 2rem;
  right: 2rem;
  z-index: 2;
  background-color: #004a8a;
}
@media screen and (max-width: 540px) {
  .other__link__icon {
    width: 5rem;
    height: 5rem;
    right: 2.5rem;
    bottom: 2.5rem;
  }
}
.other__link__icon .arrow_right {
  width: 1.1rem;
  height: 1.4rem;
}
@media screen and (max-width: 540px) {
  .other__link__icon .arrow_right {
    width: 1.5rem;
    height: 2rem;
  }
}
.other__link__icon .arrow_right-1 {
  fill: none;
  stroke: #fff;
  stroke-width: 2px;
  fill-rule: evenodd;
}

.other__link:hover .other__link__img img {
  transform: scale(1.05);
}
.other__link:hover .other__link__text__box::before {
  transform: translateX(0);
}
.other__link:hover .other__link__text {
  color: #00759c;
}
.other__link:hover .other__link__icon .arrow_right {
  animation: move-left-to-right 0.2s ease-out 1 normal forwards;
}

.business .other__link__item.item01 {
  display: none;
}

.solution .other__link__item.item03,
.company .other__link__item.item03 {
  display: none;
}

.company .other__link__item.item02,
.projects .other__link__item.item02 {
  display: none;
}

.business .other__link__item.item04,
.solution .other__link__item.item04,
.projects .other__link__item.item04
{
  display: none;
}

.other__entry__inner {
  border-top: 1px solid #e5e5e5;
  padding-top: 14.5rem;
  padding-bottom: 14.5rem;
}
@media screen and (max-width: 1024px) {
  .other__entry__inner {
    padding-top: 9rem;
    padding-bottom: 9rem;
  }
}

.other__entry__head {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 3.5rem;
}

.other__entry__head__text {
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1;
}

@media screen and (max-width: 540px) {
  .other__entry__btn {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    margin-top: 2rem;
  }
}

.other__entry__list {
  display: flex;
  gap: 1.5rem 1.5rem;
}
@media screen and (max-width: 1024px) {
  .other__entry__list {
    flex-wrap: wrap;
  }
}

.other__entry__item {
  flex-basis: calc((100% - 4.5rem) / 4);
}
@media screen and (max-width: 1024px) {
  .other__entry__item {
    flex-basis: calc((100% - 1.5rem) / 2);
  }
}

.other__entry__link {
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #e5e5e5;
  position: relative;
  padding-bottom: 14.5rem;
}
@media screen and (max-width: 1360px) {
  .other__entry__link {
    padding-bottom: 13.5rem;
  }
}
@media screen and (max-width: 1024px) {
  .other__entry__link {
    padding-bottom: 22.2vw;
  }
}

.other__entry__title {
  padding: 1rem;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.3;
}
@media screen and (max-width: 1024px) {
  .other__entry__title {
    font-size: 2.5rem;
  }
}

.other__entry__img {
  overflow: hidden;
  margin: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.other__entry__img img {
  transition: all 0.2s var(--var-animation-timing-function);
  transform: scale(1);
  width: 100%;
}

.other__entry__link:hover .other__entry__img img {
  transform: scale(1.05);
}


.cat__ttl {
  font-size: 2.8rem;
  font-weight: 700;
  position: relative;
  line-height:2;
  text-align: center;
  margin-bottom: 3.5rem;
}
.cat__ttl .sub01{
  display: block;
  font-size: 1.8rem;
  line-height: 3;
  text-align: center;
  border-top: solid #CCC 1px;
}
@media screen and (max-width: 1024px) {
.cat__ttl {
  font-size: 3rem;
  margin-bottom: 2.8rem;
}
.cat__ttl .sub01{
  display: block;
  font-size: 2rem;
  line-height: 2.8;
}
}




.under__hl01 {
  font-size: 3.4rem;
  font-weight: 700;
  position: relative;
  padding-left: 3.8rem;
  line-height: 1.8;
  margin-bottom: 3.5rem;
}
.under__hl01 span.smal {
  font-size: 1.8rem;
  padding-left: 1.8rem;
  line-height: 1.5;
}
.under__hl01::before {
  content: "";
  display: block;
  width: 0.8rem;
  height: calc(100% - 2.4rem);
  background-color: #00759c;
  position: absolute;
  left: 0;
  top: calc(50% + 0.4rem);
  transform: translateY(-50%);
}

.under__hl02 {
  margin-bottom: 5rem;
}
.under__hl02 .text01 {
  display: block;
  position: relative;
  font-size: 3.4rem;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 1rem;
  padding-left: 3.8rem;
}
.under__hl02 .text01::before {
  content: "";
  display: block;
  width: 3px;
  height: 8rem;
  background-color: #00759c;
  position: absolute;
  left: 0;
  top: -2rem;
}
.under__hl02 .text02 {
  display: block;
  font-size: 2rem;
  padding-left: 3.8rem;
}

.under__hl03 {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 1.8rem;
}
.under__hl03.text01 {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 1.8rem;
    border-bottom: #355055 solid 1px;
}
@media screen and (max-width: 1024px) {
  .under__hl03 {
    font-size: 3.1rem;
  }
}

.under__hl04 {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 1.2rem;
  padding-left: 2.2rem;
  color: #00759c;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .under__hl04 {
    font-size: 2.8rem;
  }
}
.under__hl04::before {
  content: "";
  display: block;
  width: 1.4rem;
  height: 2px;
  background-color: #00759c;
  position: absolute;
  left: 0;
  top: 1.4rem;
}






.page__title__box .page__title__en {
  opacity: 0;
  transform: translateY(var(--var-translate-val));
  transition: opacity 0.6s 0.2s var(--var-animation-timing-function), transform 1.2s 0.2s var(--var-animation-timing-function);
}
.page__title__box .page__title__jp {
  opacity: 0;
  transform: translateY(var(--var-translate-val));
  transition: opacity 0.6s 0.4s var(--var-animation-timing-function), transform 1.2s 0.4s var(--var-animation-timing-function);
}
.page__title__box .page__category {
  opacity: 0;
  transform: translateY(var(--var-translate-val));
  transition: opacity 0.6s 0.6s var(--var-animation-timing-function), transform 1.2s 0.6s var(--var-animation-timing-function);
}
.page__title__box .page__title__obj {
  opacity: 0;
  transform: translateX(-30px);
  transition: opacity 0.6s 0.2s var(--var-animation-timing-function), transform 1.2s 0.2s var(--var-animation-timing-function); 
}
.page__title__box.type-page .page__title__en {
  transition: opacity 0.6s 0.6s var(--var-animation-timing-function), transform 1.2s 0.6s var(--var-animation-timing-function);
}
.page__title__box.type-page .page__title__jp {
  transition: opacity 0.6s 0.8s var(--var-animation-timing-function), transform 1.2s 0.8s var(--var-animation-timing-function);
}
.page__title__box.type-page .page__category {
  transition: opacity 0.6s 1s var(--var-animation-timing-function), transform 1.2s 1s var(--var-animation-timing-function);
}
.page__title__box.type-page .page__title__obj {
  transition: opacity 0.6s 0.6s var(--var-animation-timing-function), transform 1.2s 0.6s var(--var-animation-timing-function);
}
.page__title__box .page__title__img::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  transform: translateX(0);
  transition: transform 0.6s 0.3s var(--var-animation-timing-function);
}
.page__title__box .search__form__box {
  opacity: 0;
  transform: translateY(var(--var-translate-val));
  transition: opacity 0.6s 1s var(--var-animation-timing-function), transform 1.2s 1s var(--var-animation-timing-function);
}
.page__title__box.is-animated .page__title__en,
.page__title__box.is-animated .page__title__jp,
.page__title__box.is-animated .page__category,
.page__title__box.is-animated .page__title__obj,
.page__title__box.is-animated .search__form__box {
  opacity: 1;
  transform: translateY(0);
}
.page__title__box.is-animated .page__title__img::before {
  transform: translateX(100%);
}
