@charset 'utf-8';

.boxIndexMvWrap {
  overflow: hidden;
  position: relative;
  height: 861px;
  /*padding-top: 50.2%;*/
}
@media all and (max-width: 750px){
  .boxIndexMvWrap {
    height: auto;
    padding-top: 132.2%;
  }
}

.boxIndexMvWrap .video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: none;
}
@media all and (max-width: 1835px){
  .boxIndexMvWrap .video {
    width: auto;
    height: 100%;
  }
}
@media all and (max-width: 750px){
  .boxIndexMvWrap .video {
    /*width: 100%;
    height: auto;*/
  }
}

.boxIndexMv {
  padding: 14.7% 0 0 6.3%;
}
@media all and (max-width: 750px){
  .boxIndexMv {
    padding: 41.0% 0 0 5%;
  }
}

.boxIndexMv .p01,
.boxIndexMv .p02 {
  line-height: 1.45;
  letter-spacing: 0.09em;
  font-size: 5.7rem;/*6.35vw;*/
  font-weight: 700;
}
.boxIndexMv .p01 {
  mix-blend-mode: color-burn;
}
.boxIndexMv .p02 {
  /*position: absolute;
  top: 22.9%;
  left: 6.3%;*/
/* top: -2.9em;*/
  /*display: none;*/
  margin-top: -2.9em;
}
.boxIndexMv2024.boxIndexMv .p02 {
	margin-top: -4.4em;
}
.boxIndexMv2024.boxIndexMv .p01, .boxIndexMv2024.boxIndexMv .p02 {
	font-size: 7.7rem;
}
@media all and (max-width: 768px){
	.boxIndexMv2024.boxIndexMv .p01, .boxIndexMv2024.boxIndexMv .p02 {
		font-size: 6.7rem;
	}
}
@media all and (max-width: 750px){
  .boxIndexMv .p01,
  .boxIndexMv .p02 {
    font-size: 2.3rem;
  }
  .boxIndexMv .p02 {
    /*display: none;*/
    margin-top: -4.35em;
  }
	.boxIndexMv2024.boxIndexMv .p01, .boxIndexMv2024.boxIndexMv .p02 {
		font-size: 2.2rem;
	}
	.boxIndexMv2024.boxIndexMv .p01 {
		opacity: 0;
	}
}


.boxIndexVision01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media all and (max-width: 750px){
  .boxIndexVision01 {
    display: block;
  }
}

.boxIndexVision01L {
  width: 41.7%;
  min-width: 500px;
  padding: 5% 2% 0 4.5%;/*9% 5.5% 0 4.5%;*/
}
.boxIndexVision01L .ttlBase02 {
	margin-bottom:1em;
}
@media all and (max-width: 1336px){
  .boxIndexVision01L {
    padding: 3% 2% 0 4.5%;
  }
}
@media all and (max-width: 750px){
  .boxIndexVision01L {
    width: 100%;
    min-width: 100%;
    padding: 9.7% 4.5% 10% 4.5%;
  }
}

.boxIndexVision01L .boxBaseCom {
  margin-bottom: 1.3em;
  line-height: 1.85;
  letter-spacing: 0.12em;
  font-size: 1.3rem;
}
@media all and (max-width: 750px){
  .boxIndexVision01L .boxBaseCom {
    margin-bottom: 1.8em;
    line-height: 1.5;
    font-size: 0.8rem;
  }
}

.boxIndexVision01L .boxLinkMore a {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  width: 208px;
  height: 48px;
  padding-left: 1.25em;
  border: 2px #fff solid;
  background-image: url('./../../images/index/index-vision-icn-arrow01.png');
  background-repeat: no-repeat;
  background-position: 90.5% center;
  background-size: auto auto;
  letter-spacing: 0.12em;
  font-size: 1.2rem;
  font-weight: 700;
}
@media all and (max-width: 750px){
  .boxIndexVision01L .boxLinkMore a {
    width: 38%;
    height: 7.5vw;
    background-size: 4.5vw auto;
    font-size: 0.7rem;
  }
}

.boxIndexVision01R {
  width: 58.3%;
}
@media all and (max-width: 750px){
  .boxIndexVision01R {
    width: 100%;
  }
}

.boxIndexVision01R .boxFadeinSlide .ulFadeinSlide {
  height: 679px;
  padding-top: 0;
}
@media all and (max-width: 750px){
  .boxIndexVision01R .boxFadeinSlide .ulFadeinSlide {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    height: auto;
  }
}

@media all and (max-width: 750px){
  .boxIndexVision01R .boxFadeinSlide .ulFadeinSlide > li {
    position: static;
    display: inline-block;
    width: 50%;
  }
}

.boxIndexVision01R .boxFadeinSlide .ulFadeinSlide > li img {
  max-width: none;
}
@media all and (max-width: 750px){
  .boxIndexVision01R .boxFadeinSlide .ulFadeinSlide > li img {
    max-width: 100%;
    margin-bottom: 0;
  }
}

.boxIndexProductsWrap {
  overflow: hidden;
  position: relative;
  height: 744px;
  /*padding-top: 43.4%;*/
}
@media all and (max-width: 1670px){
  .boxIndexProductsWrap {
    height: calc(744px - 8vw);
  }
}
@media all and (max-width: 1154px){
  .boxIndexProductsWrap {
    height: 600px;
  }
}
@media all and (max-width: 750px){
  .boxIndexProductsWrap {
    height: auto;
    padding-top: 245%;/*232.4%;*/
  }
  .boxIndexProductsLaser {
    height: auto;
    padding-top: 195%;/*232.4%;*/
  }
  .boxIndexProductsLaser5item {
    height: auto;
    padding-top: 260%;/*232.4%;*/
  }
}

.bg01IndexProducts {
  position: absolute;
  top: 0;
  left: 50%;
  max-width: none;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media all and (max-width: 750px){
  .bg01IndexProducts {
    width: 100%;
    height: 100%;
  }
  .boxIndexProductsLaser .bg01IndexProducts {
    width: 100%;
    height: auto;
  }
}

.boxIndexProducts {
  padding-top: 6.1%;
}
@media all and (max-width: 750px){
  .boxIndexProducts {
    padding-top: 15vw;
  }
}

.boxIndexProducts01 .boxList {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 0 2%;
}
@media all and (max-width: 750px){
  .boxIndexProducts01 .boxList {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
    padding: 0 4.5%;
  }
}

.boxIndexProducts01 .boxListOne {
  position: relative;
  width: 19.9%;
  /*max-width: 328px;*/
  margin-right: 0.125%;
  background-image: url('./../../images/index/index-products-bg02.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% 100%;
}
@media all and (max-width: 750px){
  .boxIndexProducts01 .boxListOne {
    width: 49.5%;
    margin-right: 1%;
    margin-bottom: 1vw;
  }
}

.boxIndexProducts01 .boxListOne:last-child {
  margin-right: 0;
}

@media all and (max-width: 750px){
  .boxIndexProducts01 .boxListOne:nth-child(2n) {
    margin-right: 0;
  }
}

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

.boxIndexProducts01 .boxListCont01 {
  padding: 11% 9% 17% 9%;
}
@media all and (max-width: 750px){
  .boxIndexProducts01 .boxListCont01 {
    padding: 8% 5% 20% 8%;/*8% 9% 20% 9%;*/
  }
}

.boxIndexProducts01 .ttlList .ttlJa {
  display: block;
  margin-bottom: 0.4em;
  line-height: 1.26;
  letter-spacing: 0.03em;
  font-size: 1.48rem;
  font-weight: 700;
  color: #0169be;
}
@media all and (max-width: 750px){
  .boxIndexProducts01 .ttlList .ttlJa {
    margin-bottom: 0.1em;
    font-size: 1.2rem;
  }
}

.boxIndexProducts01 .ttlList .ttlEn {
  letter-spacing: normal;
  /*font-family: Jost, sans-serif;
  font-weight: 600;*/
  font-size: 1.1rem;
  font-weight: 700;
  color: #000;
  opacity: 0.5;
}
@media all and (max-width: 750px){
  .boxIndexProducts01 .ttlList .ttlEn {
    font-size: 0.7rem;
  }
}

.boxIndexProducts01 .boxListLink {
  position: absolute;
  left: 0;
  bottom: -20px;
  width: 100%;
}
@media all and (max-width: 750px){
  .boxIndexProducts01 .boxListLink {
    left: 0;
    bottom: 0;
  }
}

.boxIndexProducts01 .boxListLink .link01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  width: 61%;
  height: 45px;
  margin: 0 auto;
  padding-left: 7%;
  background-color: #000;
  background-image: url('./../../images/index/index-products-icn-arrow01.png');
  background-repeat: no-repeat;
  background-position: 91% center;
  background-size: auto auto;
}
@media all and (max-width: 750px){
  .boxIndexProducts01 .boxListLink .link01 {
    width: 58%;
    height: 5.5vw;
    margin: 0;
    margin-left: auto;
    padding-left: 7.5%;
    background-position: 90% center;
    background-size: 5vw auto;
    font-size: 0.6rem;
  }
}



.boxIndexQuality01 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media all and (max-width: 750px){
  .boxIndexQuality01 {
    display: block;
  }
}

.boxIndexQuality01L {
  width: 41.7%;
  padding: 5% 2% 0 4.5%;
}
@media all and (max-width: 750px){
  .boxIndexQuality01L {
    width: 100%;
    padding: 9.7% 4.5% 10% 4.5%;
  }
}

.boxIndexQuality01L .boxBaseCom {
  margin-bottom: 1.3em;
  line-height: 1.85;
  letter-spacing: 0.12em;
  font-size: 1.3rem;
}
@media all and (max-width: 750px){
  .boxIndexQuality01L .boxBaseCom {
    margin-bottom: 1.8em;
    line-height: 1.5;
    font-size: 0.8rem;
  }
}

.boxIndexQuality01L .boxLinkMore a {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  width: 208px;
  height: 48px;
  padding-left: 1.25em;
  border: 2px #fff solid;
  background-image: url('./../../images/index/index-quality-icn-arrow01.png');
  background-repeat: no-repeat;
  background-position: 90.5% center;
  background-size: auto auto;
  letter-spacing: 0.12em;
  font-size: 1.2rem;
  font-weight: 700;
}
@media all and (max-width: 750px){
  .boxIndexQuality01L .boxLinkMore a {
    width: 38%;
    height: 7.5vw;
    background-size: 4.5vw auto;
    font-size: 0.7rem;
  }
}

.boxIndexQuality01R {
  width: 58.3%;
}
@media all and (max-width: 750px){
  .boxIndexQuality01R {
    width: 100%;
  }
}

.boxIndexQuality01R .boxFadeinSlide .ulFadeinSlide {
  height: 678px;
  padding-top: 0;
}
@media all and (max-width: 750px){
  .boxIndexQuality01R .boxFadeinSlide .ulFadeinSlide {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    height: auto;
  }
}

@media all and (max-width: 750px){
  .boxIndexQuality01R .boxFadeinSlide .ulFadeinSlide > li {
    position: static;
    display: inline-block;
    width: 50%;
  }
}

.boxIndexQuality01R .boxFadeinSlide .ulFadeinSlide > li img {
  max-width: none;
}
@media all and (max-width: 750px){
  .boxIndexQuality01R .boxFadeinSlide .ulFadeinSlide > li img {
    max-width: 100%;
    margin-bottom: 0;
  }
}


.boxIndexNewsWrap {
  position: relative;
  /*padding-top: 42.7%;*/
  min-height: 500px;
  background-image: url('./../../images/index/index-news-bg01.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto auto;
}
@media all and (max-width: 750px){
  .boxIndexNewsWrap {
    height: auto;
    padding-top: 113.5%;
    background-image: url('./../../images/index/sp-index-news-bg01.png');
    background-size: 100% auto;
	  min-height:auto;
  }
}

.boxIndexNews {
  padding: 8% 0 0 0;
}
@media all and (max-width: 750px){
  .boxIndexNews {
    padding: 13vw 0 13vw 0;
  }
}

.boxIndexNews01 {
  max-width: 1120px;
  margin: 0 auto;
  padding: 0 20px;
}
@media all and (max-width: 750px){
  .boxIndexNews01 {
    max-width: none;
    padding: 0 4.5vw;
  }
}

.boxIndexNews01 .ttlBase03 {
  margin-bottom: 1.84em;
}
@media all and (max-width: 750px){
  .boxIndexNews01 .ttlBase03 {
    margin-bottom: 1.0em;
  }
}

.boxIndexNews01 .boxListOne {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 1.7em;
}
@media all and (max-width: 750px){
  .boxIndexNews01 .boxListOne {
    position: relative;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 0.7em;
    margin-bottom: 1.1em;
  }
}

@media all and (max-width: 750px){
  .boxIndexNews01 .boxListOne:nth-child(n+4) {
    display: none;
  }
}

@media all and (max-width: 750px){
  .boxIndexNews01 .boxListOne:nth-child(-n+2):after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 84.4%;
    height: 1px;
    margin: auto;
    background-color: rgba(255,255,255,0.7);
  }
}

.boxIndexNews01 .boxListOne .txtCat {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 9%;
  min-width: 97px;
  height: 29px;
  margin-right: 1.6em;
  padding-top: 0.1em;
  background-color: #000;
  font-family: Jost, sans-serif;
  font-size: 0.9rem;
}
@media all and (max-width: 750px){
  .boxIndexNews01 .boxListOne .txtCat {
    width: 18.5vw;
    min-width: auto;
    height: 5.7vw;
    margin-right: 1.0em;
    padding-top: 0.3em;
    font-size: 0.6rem;
  }
}

.boxIndexNews01 .boxListOne .txtDate {
  margin-right: 0.9em;
  padding-top: 0.4em;
  font-size: 1.3rem;/*1.13rem;*/
}
@media all and (max-width: 750px){
  .boxIndexNews01 .boxListOne .txtDate {
    margin-right: 0;
    padding-top: 0.5em;
    font-size: 0.8rem;
  }
}

.boxIndexNews01 .boxListOne .txtTtl {
  padding-top: 0.05em;
  line-height: 1.7;
  font-size: 1.3rem;/*1.13rem;*/
}
@media all and (max-width: 750px){
  .boxIndexNews01 .boxListOne .txtTtl {
    width: 100%;
    padding-top: 2vw;
    font-size: 0.8rem;
  }
}

.boxIndexNews01 .boxLink01 a {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: center;
  align-items: center;
  height: 47px;
  padding-right: 7.6em;
  background-color: #fff;
  background-image: url('./../../images/index/index-news-icn-arrow01.png');
  background-repeat: no-repeat;
  background-position: 98% center;
  background-size: auto auto;
  letter-spacing: 0.07em;
  font-size: 1.4em;
  font-weight: 700;
  color: #0169be;
}
@media all and (max-width: 750px){
  .boxIndexNews01 .boxLink01 a {
    height: 9vw;
    padding-right: 3.4em;
    background-position: 96.3% center;
    background-size: 5.5vw auto;
    text-align: right;
    font-size: 0.9em;
  }
}



.news_mvWrap {
  width: 100%;
  padding: 30px 50px;
  background-color: #000a4e;
  position: absolute;
  bottom: 0px;
  font-size: 1.35rem;
  line-height: 1.85;
  letter-spacing: 0.12em;
  background-image: url("./../../images/index/index-news-bg01.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto auto;
  vertical-align: middle;
  background-size: cover;
  height: auto;
}
.news_mvWrap .txt span.txtyl{
color:#fadb14;
font-weight:600
}
.news_mvWrap .txt {
  display: flex;
  align-items: center;
  gap: 50px;
}
.news_mvWrap .txt p a {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  width: 208px;
  height: 48px;
  padding-left: 1.25em;
  border: 2px #fff solid;
  background-image: url("./../../images/index/index-vision-icn-arrow01.png");
  background-repeat: no-repeat;
  background-position: 90.5% center;
  background-size: auto auto;
  letter-spacing: 0.12em;
  font-size: 1.2rem;
  font-weight: 700;
}


@media all and (max-width: 750px) {
  .news_mvWrap {
    width: 100%;
    padding: 1rem;
    font-size: 0.8rem;
    line-height: 1.5;
  }
  .news_mvWrap .txt {
    flex-direction: column;
    gap: 1rem;
  }
  .news_mvWrap .txt p a {
    width: 120px;
    height: 7.5vw;
    background-size: 4.5vw auto;
    font-size: 0.7rem;
  }
}
