.top .mv {
  width: 100%;
  height: calc(100vh - 50px);
  min-height: 500px;
  max-height: 729px;
  aspect-ratio: 1400/729;
  /*background: url(/assets/img/top/mv_pc.jpg) no-repeat;
  background-size: cover;
  background-position: top center;*/
  position: relative;
}
@media screen and (max-width: 767px) {
  .top .mv {
    max-height: none;
    aspect-ratio: 375/617;
    /*background: url(/assets/img/top/mv_sp.jpg) no-repeat;
    background-size: cover;*/
  }
}
.top .mv .video-wrapper {
  width: 100%;
  height: 100%;
  aspect-ratio: 1400/729;
}
.top .mv .video-wrapper video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.top .mv .mv-copy {
  position: absolute;
  left: 10%;
  top: 15%;
}
@media screen and (max-width: 767px) {
  .top .mv .mv-copy {
    width: 90%;
    left: 5%;
  }
}
.top .mv .mv-copy h2 {
  color: #fff;
  font-family: "Noto Serif JP", serif;
  font-size: 5rem;
  font-weight: 600;
  text-shadow: 0px 2px 10px rgba(31, 64, 98, 0.7);
}
@media screen and (max-width: 767px) {
  .top .mv .mv-copy h2 {
    font-size: 2.25rem;
  }
}
.top .mv .mv-copy .en {
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 1.5625rem;
  text-shadow: 0px 2px 10px rgba(31, 64, 98, 0.7);
}
@media screen and (max-width: 767px) {
  .top .mv .mv-copy .en {
    font-size: 1.25rem;
    margin-top: 10px;
  }
}
.top .page-ttl {
  color: #222222;
  margin-bottom: 30px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .top .page-ttl {
    font-size: 1.875rem;
  }
}
.top .page-ttl:before {
  content: "";
  width: 107px;
  height: 76px;
  background: url(/assets/img/common/heading01.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: -25px;
  left: -30px;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .top .page-ttl:before {
    width: 76px;
    height: 54px;
    top: -15px;
    left: -3%;
  }
}
.top p {
  font-size: 1.125rem;
}
@media screen and (max-width: 767px) {
  .top p {
    font-size: 1rem;
  }
}
.top .intro {
  padding: 140px 0 160px;
  background: url(/assets/img/top/back01.png), url(/assets/img/top/back02.png), url(/assets/img/top/back03.png);
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-size: 318px 265px, 279px 197px, 373px 273px;
  background-position: right 0 top 0, left calc(80px + (100% - 1100px) / 2) top 50px, left 0 bottom 0;
}
@media screen and (max-width: 767px) {
  .top .intro {
    padding: 80px 0;
    background: url(/assets/img/top/back01_sp.png) no-repeat;
    background-size: 125px 89px;
    background-position: right 0 top 0;
  }
}
.top .intro .company {
  margin-bottom: 145px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .top .intro .company {
    margin-bottom: 95px;
  }
}
.top .intro .company .company-txt {
  width: 680px;
}
@media screen and (max-width: 767px) {
  .top .intro .company .company-txt {
    width: 100%;
    display: contents;
  }
}
.top .intro .company .company-txt .copy {
  font-size: 2rem;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .top .intro .company .company-txt .copy {
    font-size: 1.5rem;
    order: 1;
  }
}
@media screen and (max-width: 767px) {
  .top .intro .company .company-txt .copy br {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .top .intro .company .company-txt p {
    order: 3;
  }
}
@media screen and (max-width: 767px) {
  .top .intro .company .company-txt .btn {
    order: 4;
  }
}
.top .intro .company .company-img {
  width: 358px;
}
@media screen and (max-width: 767px) {
  .top .intro .company .company-img {
    width: 100%;
    order: 2;
    margin-bottom: 25px;
  }
}
.top .intro .business {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.top .intro .business .business-img-list {
  width: 520px;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .top .intro .business .business-img-list {
    width: 100%;
    margin-bottom: 20px;
  }
}
.top .intro .business .business-img-list li {
  width: 255px;
}
@media screen and (max-width: 767px) {
  .top .intro .business .business-img-list li {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .top .intro .business .business-img-list li img {
    width: 100%;
  }
}
.top .intro .business .business-img-list li:nth-of-type(odd) {
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .top .intro .business .business-img-list li:nth-of-type(odd) {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .top .intro .business .business-img-list li:nth-of-type(2) {
    display: none;
  }
}
.top .intro .business .business-img-list li:nth-of-type(n+3) {
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .top .intro .business .business-img-list li:nth-of-type(n+3) {
    display: none;
  }
}
.top .intro .business .business-txt {
  width: 530px;
}
@media screen and (max-width: 767px) {
  .top .intro .business .business-txt {
    width: 100%;
    display: contents;
  }
}
@media screen and (max-width: 767px) {
  .top .intro .business .business-txt .page-ttl {
    width: 100%;
    order: -1;
  }
}
.top .product {
  padding: 125px 0 140px;
  background: linear-gradient(180deg, #0C1424 0%, #0C1424 830px, #E4E9F0 830px, #E4E9F0 calc(100% - 830px));
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .top .product {
    padding: 60px 0 100px;
  }
}
.top .product:before {
  content: "";
  display: block;
  width: calc(447px + (100% - 1100px) / 2);
  height: 830px;
  background: rgba(35, 47, 60, 0.9);
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (max-width: 767px) {
  .top .product:before {
    width: 100%;
    height: 250px;
  }
}
.top .product:after {
  content: "";
  display: block;
  width: 378px;
  height: 299px;
  background: url(/assets/img/top/back05.png) no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  bottom: 65px;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .top .product:after {
    display: none;
  }
}
.top .product .product-contents {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 105px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .top .product .product-contents {
    flex-direction: column-reverse;
    margin-bottom: 60px;
  }
}
.top .product .product-contents .product-txt {
  width: 452px;
}
@media screen and (max-width: 767px) {
  .top .product .product-contents .product-txt {
    width: 100%;
  }
}
.top .product .product-contents .product-txt .page-ttl {
  color: #fff;
  z-index: 1;
}
.top .product .product-contents .product-txt .page-ttl:before {
  background: url(/assets/img/common/heading02.png) no-repeat;
  background-size: contain;
}
.top .product .product-contents .product-txt .category-link {
  display: flex;
  flex-wrap: wrap;
}
.top .product .product-contents .product-txt .category-link li.btn {
  width: 214px;
}
@media screen and (max-width: 767px) {
  .top .product .product-contents .product-txt .category-link li.btn {
    width: 100%;
    margin-top: 20px;
  }
}
.top .product .product-contents .product-txt .category-link li.btn:nth-of-type(odd) {
  margin-right: 24px;
}
@media screen and (max-width: 767px) {
  .top .product .product-contents .product-txt .category-link li.btn:nth-of-type(odd) {
    margin-right: 0;
  }
}
.top .product .product-contents .product-txt .category-link li:nth-of-type(1) {
  margin-top: 0;
}
.top .product .product-contents .product-txt .category-link li:nth-of-type(2) {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .top .product .product-contents .product-txt .category-link li:nth-of-type(2) {
    margin-top: 20px;
  }
}
.top .product .product-contents .product-cate-img {
  width: 582px;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .top .product .product-contents .product-cate-img {
    width: 100%;
    margin-bottom: 55px;
  }
}
@media screen and (max-width: 767px) {
  .top .product .product-contents .product-cate-img li {
    width: calc((100% - 10px) / 2);
  }
}
.top .product .product-contents .product-cate-img li:nth-of-type(odd) {
  margin-right: 10px;
}
.top .product .product-contents .product-cate-img li:nth-of-type(n+3) {
  margin-top: 10px;
}
.top .product .new-item {
  background: #fff;
  width: calc(100% - (100% - 1100px) / 2);
  margin-left: calc((100% - 1100px) / 2);
  padding: 65px 0 50px 80px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .top .product .new-item {
    width: 90%;
    margin: 0 auto;
    padding: 45px 7.5% 40px;
  }
}
.top .product .new-item:before {
  content: "";
  display: block;
  width: 243px;
  height: 360px;
  background: url(/assets/img/top/back04.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: -315px;
  right: 0;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .top .product .new-item:before {
    display: none;
  }
}
.top .product .new-item .item-slide .swiper-slide a .slide-img {
  aspect-ratio: 310/240;
  overflow: hidden;
  border: 1px solid #E4EAF0;
  margin-bottom: 20px;
}
.top .product .new-item .item-slide .swiper-slide a .slide-img img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  transition: 0.5s ease;
}
.top .product .new-item .item-slide .swiper-slide a .item-slide-txt dt {
  font-size: 1.25rem;
  font-weight: 500;
  margin-bottom: 0.7em;
}
@media screen and (max-width: 767px) {
  .top .product .new-item .item-slide .swiper-slide a .item-slide-txt dt {
    font-size: 1.125rem;
  }
}
.top .product .new-item .item-slide .swiper-slide a .item-slide-txt dd {
  font-size: 1.125rem;
  font-weight: 300;
}
@media screen and (max-width: 767px) {
  .top .product .new-item .item-slide .swiper-slide a .item-slide-txt dd {
    font-size: 1rem;
  }
}
.top .product .new-item .item-slide .swiper-slide a:hover .slide-img img {
  transform: scale(1.03);
}
@media screen and (max-width: 767px) {
  .top .product .new-item .item-slide .swiper-slide a:hover .slide-img img {
    transform: scale(1);
  }
}
.top .product .new-item .item-slide .swiper-slide a:hover .item-slide-txt dt {
  color: #094181;
}
@media screen and (max-width: 767px) {
  .top .product .new-item .item-slide .swiper-slide a:hover .item-slide-txt dt {
    color: #222222;
  }
}
.top .product .new-item .item-slide .swiper-slide a.no-item {
  pointer-events: none;
}
.top .product .new-item .swiper-button-prev,
.top .product .new-item .swiper-button-next {
  width: 40px;
  height: 40px;
  border: 1px solid #094181;
  background: #094181;
  top: 88px;
  transition: 0.3s ease;
}
@media screen and (max-width: 767px) {
  .top .product .new-item .swiper-button-prev,
  .top .product .new-item .swiper-button-next {
    width: 34px;
    height: 34px;
  }
}
.top .product .new-item .swiper-button-prev:after,
.top .product .new-item .swiper-button-next:after {
  color: #fff;
  font-size: 15px;
}
.top .product .new-item .swiper-button-prev:hover,
.top .product .new-item .swiper-button-next:hover {
  background: #fff;
}
@media screen and (max-width: 767px) {
  .top .product .new-item .swiper-button-prev:hover,
  .top .product .new-item .swiper-button-next:hover {
    background: #094181;
  }
}
.top .product .new-item .swiper-button-prev:hover:after,
.top .product .new-item .swiper-button-next:hover:after {
  color: #094181;
}
@media screen and (max-width: 767px) {
  .top .product .new-item .swiper-button-prev:hover:after,
  .top .product .new-item .swiper-button-next:hover:after {
    color: #fff;
  }
}
.top .product .new-item .swiper-button-prev {
  left: auto;
  right: calc(52px + (100% - 1100px) / 2);
}
@media screen and (max-width: 767px) {
  .top .product .new-item .swiper-button-prev {
    right: calc(8% + 45px);
  }
}
.top .product .new-item .swiper-button-next {
  right: calc((100% - 1100px) / 2);
}
@media screen and (max-width: 767px) {
  .top .product .new-item .swiper-button-next {
    right: 8%;
  }
}
.top .information {
  padding: 140px 0;
  background: url(/assets/img/top/back06.png), url(/assets/img/top/back07.png);
  background-repeat: no-repeat, no-repeat;
  background-size: 146px 174px, 307px 217px;
  background-position: left 35px top 380px, right 5px bottom 260px;
}
@media screen and (max-width: 767px) {
  .top .information {
    background: none;
    padding: 100px 0;
  }
}
.top .information .page-ttl {
  font-size: 2rem;
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .top .information .page-ttl {
    font-size: 1.5625rem;
    margin-bottom: 15px;
  }
}
.top .information .page-ttl .en {
  font-size: 1rem;
}
@media screen and (max-width: 767px) {
  .top .information .page-ttl .en {
    font-size: 0.9375rem;
  }
}
.top .information .career {
  margin-bottom: 220px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .top .information .career {
    margin-bottom: 85px;
    display: flex;
    flex-direction: column-reverse;
  }
}
.top .information .career .career-txt {
  background: #F0F3F5;
  padding: 50px 55px;
  position: absolute;
  top: 150px;
  right: 0;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .top .information .career .career-txt {
    position: static;
    padding: 40px 7.5%;
  }
}
@media screen and (max-width: 767px) {
  .top .information .career .career-txt p br {
    display: none;
  }
}
.top .information .news {
  width: 784px;
}
@media screen and (max-width: 767px) {
  .top .information .news {
    width: 100%;
  }
}
.top .information .news .news-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.top .information .news .news-wrap .news-head {
  width: 166px;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  .top .information .news .news-wrap .news-head {
    display: contents;
  }
}
@media screen and (max-width: 767px) {
  .top .information .news .news-wrap .news-head .page-ttl {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .top .information .news .news-wrap .news-head .btn {
    order: 3;
  }
}
.top .information .news .news-wrap .news-list {
  width: 534px;
}
@media screen and (max-width: 767px) {
  .top .information .news .news-wrap .news-list {
    width: 100%;
  }
}
.top .information .news .news-wrap .news-list li a {
  display: flex;
  flex-wrap: wrap;
  padding: 15px 0;
  border-bottom: 1px solid #DEE5E6;
  position: relative;
}
.top .information .news .news-wrap .news-list li a .date {
  width: 90px;
  font-family: "Merriweather", serif;
  font-weight: bold;
  margin-right: 25px;
}
.top .information .news .news-wrap .news-list li a .news-ttl {
  width: calc(100% - 115px);
  font-weight: 300;
}
.top .information .news .news-wrap .news-list li a:hover {
  color: #094181;
  border-bottom: 1px solid #094181;
}
.top .information .news .news-wrap .news-list li.no-news a {
  pointer-events: none;
}/*# sourceMappingURL=top.css.map */