.top-inter-national .link-events-none {
  pointer-events: none;
}
.top-inter-national .inner {
  max-width: 1260px;
  min-width: 1000px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1280px) {
  .top-inter-national .inner {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 767px) {
  .top-inter-national .inner {
    min-width: auto;
    padding-left: 0;
    padding-right: 0;
  }
  .main-wrap .top-inter-national .inner {
    padding: 0 20px;
  }
  .main-wrap .top-inter-national .inner.p0 {
    padding: 0;
  }
}
.top-inter-national .inner-min {
  min-width: 950px;
}
@media screen and (max-width: 767px) {
  .top-inter-national .inner-min {
    min-width: auto;
  }
}
.top-inter-national .contens-inner {
  width: 100%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) and (max-width: 1180px) {
  .top-inter-national .contens-inner {
    overflow-x: hidden;
  }
}
@media screen and (min-width: 768px) {
  .top-inter-national .contens-inner {
    max-width: 1180px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1250px) {
  .top-inter-national .contens-overflow-hidden {
    overflow-x: hidden;
  }
}
.top-inter-national .btn-under-line {
  position: relative;
}
.top-inter-national .btn-under-line::before {
  content: "";
  position: absolute;
  border-bottom: 1px solid #f2f2f2;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .top-inter-national .btn-under-line::before {
    top: 50%;
  }
}
@media screen and (max-width: 767px) {
  .top-inter-national .btn-under-line::before {
    width: 90%;
    bottom: -40px;
    left: 50%;
    transform: translate(-50%, 0%);
  }
}
.top-inter-national .main_view {
  background: url(../img/top/mv-img.jpg) no-repeat;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .top-inter-national .main_view {
    position: relative;
  }
}
@media screen and (min-width: 768px) {
  .top-inter-national .main_view-flex {
    display: flex;
    justify-content: center;
    padding-top: 100px;
    padding-bottom: 120px;
    align-items: center;
  }
}
.top-inter-national .main_view-text {
  color: #fff;
}
@media screen and (min-width: 1200px) {
  .top-inter-national .main_view-text {
    font-size: 64px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .top-inter-national .main_view-text {
    font-size: 55px;
  }
}
@media screen and (max-width: 767px) {
  .top-inter-national .main_view-text {
    font-size: 30px;
    padding-top: 50px;
    text-align: center;
  }
}
@media screen and (min-width: 1200px) {
  .top-inter-national .main_view .mv-movie-fix {
    max-width: 700px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .top-inter-national .main_view .mv-movie-fix {
    max-width: 500px;
  }
}
@media screen and (min-width: 768px) {
  .top-inter-national .main_view .mv-movie-fix {
    width: 100%;
    flex: 0 0 auto;
  }
}
.top-inter-national .main_view .mv-movie-fix .mv-movie {
  border-radius: 10px;
}
@media screen and (min-width: 768px) {
  .top-inter-national .main_view .mv-movie-fix .mv-movie {
    width: 100%;
    position: relative;
    z-index: 2;
  }
}
@media screen and (max-width: 767px) {
  .top-inter-national .main_view .mv-movie-fix .mv-movie {
    width: 85%;
    margin-left: auto;
    display: block;
    position: relative;
    bottom: -25px;
    z-index: 5;
  }
}
.top-inter-national .main_view .mv-movie-fix .mv-shadow {
  position: relative;
}
.top-inter-national .main_view .mv-movie-fix .mv-shadow::after {
  content: "";
  position: absolute;
  background: url(../img/top/shadow.png) no-repeat;
  background-size: contain;
  width: 110%;
  height: 127px;
  display: block;
  background-position-x: center;
  left: 50%;
  transform: translate(-50%, 0%);
}
@media screen and (min-width: 1200px) {
  .top-inter-national .main_view .mv-movie-fix .mv-shadow::after {
    bottom: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .top-inter-national .main_view .mv-movie-fix .mv-shadow::after {
    bottom: -23px;
  }
}
@media screen and (max-width: 767px) {
  .top-inter-national .main_view .mv-movie-fix .mv-shadow::after {
    width: 75%;
    height: 127px;
    left: 50%;
    transform: translate(-50%, 0%);
    bottom: -110px;
    z-index: 1;
  }
}
@media screen and (max-width: 767px) {
  .top-inter-national .main_view .mv-movie-fix .otoiawase-fixed {
    top: auto;
    position: absolute;
    bottom: auto;
  }
}
@media screen and (max-width: 767px) {
  .top-inter-national .main_view .main-text {
    position: absolute;
    top: 0;
  }
}
.top-inter-national .news {
  background: #fafafa;
}
@media screen and (min-width: 768px) {
  .top-inter-national .news {
    margin-top: -35px;
  }
}
.top-inter-national .news .title {
  font-size: 40px;
  color: #a11217;
  line-height: 1;
  letter-spacing: 0.06rem;
}
@media screen and (min-width: 768px) {
  .top-inter-national .news .title {
    top: -5px;
    margin-right: 110px;
  }
}
@media screen and (max-width: 767px) {
  .top-inter-national .news .title {
    font-size: 24px;
    margin-left: 40px;
    margin-bottom: 25px;
  }
}
.top-inter-national .news-index {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .top-inter-national .news-index {
    margin-right: 30px;
  }
}
@media screen and (max-width: 767px) {
  .top-inter-national .news-index {
    margin-right: 60px;
  }
}
.top-inter-national .news-index .news-arrow {
  font-size: 16px;
  position: relative;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .top-inter-national .news-index .news-arrow {
    font-size: 14px;
  }
}
.top-inter-national .news-index .news-arrow::after {
  content: "";
  position: absolute;
  right: -20px;
  top: 9px;
  bottom: 0;
  width: 8px;
  height: 8px;
  border-right: 1px solid #a51c21;
  border-bottom: 1px solid #a51c21;
  transform: rotate(-45deg);
}
@media screen and (min-width: 768px) {
  .top-inter-national .news .info__nav {
    padding-top: 120px;
    padding-bottom: 75px;
  }
}
@media screen and (min-width: 768px) {
  .top-inter-national .news .info__nav .info__list {
    display: flex;
  }
}
@media screen and (max-width: 767px) {
  .top-inter-national .news .info__nav .info__list {
    padding-top: 80px;
    padding-bottom: 40px;
  }
}
.top-inter-national .news .info__nav .info__link {
  border-bottom: 1.5px solid #ebebeb;
}
@media screen and (min-width: 768px) {
  .top-inter-national .news .info__nav .info__link {
    display: flex;
    padding-top: 40px;
    padding-bottom: 40px;
    align-items: center;
  }
  .top-inter-national .news .info__nav .info__link:first-child {
    padding-top: 0px;
  }
}
@media screen and (max-width: 767px) {
  .top-inter-national .news .info__nav .info__link {
    display: block;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-left: 40px;
    margin-right: 40px;
  }
  .top-inter-national .news .info__nav .info__link:first-child {
    border-top: 1.5px solid #ebebeb;
  }
}
@media screen and (min-width: 768px) {
  .top-inter-national .news .info__nav .info__desc {
    font-size: 16px;
    margin-left: 50px;
    letter-spacing: 0.1rem;
  }
}
@media screen and (max-width: 767px) {
  .top-inter-national .news .info__nav .info__desc {
    font-size: 13px;
    letter-spacing: 0.06rem;
  }
}
@media screen and (min-width: 768px) {
  .top-inter-national .news .info__nav .info__number {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .top-inter-national .news .info__nav .info__number {
    font-size: 13px;
  }
}
.top-inter-national .service {
  background: #fff;
}
@media screen and (min-width: 768px) {
  .top-inter-national .service {
    padding-top: 150px;
    padding-bottom: 0px;
  }
}
@media screen and (max-width: 767px) {
  .top-inter-national .service {
    padding-top: 40px;
    padding-bottom: 0px;
  }
}
.top-inter-national .service .service-box-maintitle {
  font-weight: bold;
  font-size: 48px;
  margin-top: 30px;
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  .top-inter-national .service .service-box-maintitle {
    margin-top: 0px;
    font-size: 22px;
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .top-inter-national .service-box-img {
    position: absolute;
    overflow-x: hidden;
    margin: 0 -150px;
    right: 0;
  }
}
@media screen and (min-width: 1100px) {
  .top-inter-national .service-box-img {
    width: fit-content !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  .top-inter-national .service-box-img {
    padding-right: 40px;
    width: 70% !important;
  }
}
@media screen and (max-width: 767px) {
  .top-inter-national .service-box-img {
    margin-top: 30px;
  }
}
.top-inter-national .service .title {
  font-size: 40px;
  color: #a11217;
  line-height: 1;
  letter-spacing: 0.06rem;
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  .top-inter-national .service .title {
    text-align: right;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .top-inter-national .service .title {
    text-align: center;
    font-size: 24px;
    margin-bottom: 25px;
  }
}
.top-inter-national .service .main-heading {
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  .top-inter-national .service .main-heading {
    width: max-content;
    font-size: 40px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .top-inter-national .service .main-heading {
    width: max-content;
    text-align: center;
    font-size: 30px;
    margin: 0 auto;
    margin-bottom: 40px;
  }
}
.top-inter-national .service .main-heading::before {
  content: "";
  border-bottom: solid;
  border-color: #a11217;
  border-width: 3px;
  position: absolute;
  width: 100%;
  left: 0;
}
@media screen and (min-width: 768px) {
  .top-inter-national .service .main-heading::before {
    bottom: -10px;
  }
}
@media screen and (max-width: 767px) {
  .top-inter-national .service .main-heading::before {
    bottom: -5px;
  }
}
@media screen and (min-width: 768px) {
  .top-inter-national .service-box {
    width: 48%;
  }
}
@media screen and (max-width: 767px) {
  .top-inter-national .service-box {
    width: 100%;
  }
}
.top-inter-national .service-box-subtitle {
  font-weight: bold;
  font-size: 24px;
  margin-top: 50px;
}
@media screen and (min-width: 768px) {
  .top-inter-national .service-box-subtitle {
    letter-spacing: 0.16rem;
  }
}
@media screen and (max-width: 767px) {
  .top-inter-national .service-box-subtitle {
    letter-spacing: 0.16rem;
    margin-top: 25px;
    font-size: 14px;
    text-align: center;
  }
}
.top-inter-national .service-box-maintitle {
  font-weight: bold;
  font-size: 36px;
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .top-inter-national .service-box-maintitle {
    letter-spacing: 0.16rem;
  }
}
@media screen and (max-width: 767px) {
  .top-inter-national .service-box-maintitle {
    letter-spacing: 0.16rem;
    margin-top: 10px;
    font-size: 22px;
    text-align: center;
  }
}
.top-inter-national .service-box-contens {
  font-size: 18px;
}
@media screen and (min-width: 768px) {
  .top-inter-national .service-box-contens {
    letter-spacing: 0.14rem;
    line-height: 1.8;
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .top-inter-national .service-box-contens {
    letter-spacing: 0.12rem;
    font-size: 14px;
    margin-top: 20px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (min-width: 768px) {
  .top-inter-national .service .img-box {
    position: relative;
    margin-left: -80px;
    margin-right: -80px;
  }
}
@media screen and (min-width: 768px) {
  .top-inter-national .service .img-box .img-flex {
    display: flex;
    justify-content: space-between;
    margin-top: 70px;
    position: relative;
  }
}
@media screen and (max-width: 767px) {
  .top-inter-national .service .img-box .img-flex {
    margin-top: 35px;
  }
}
@media screen and (min-width: 768px) {
  .top-inter-national .service .img-box .img-flex-center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
@media screen and (min-width: 1100px) {
  .top-inter-national .service .img-box .img-flex-list {
    width: 509px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  .top-inter-national .service .img-box .img-flex-list {
    width: 460px;
  }
}
.top-inter-national .service .img-box .img-flex .text {
  display: block !important;
  text-align: center;
  font-size: 16px;
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  .top-inter-national .service .img-box .img-flex .text {
    margin-top: 10px;
    -webkit-text-size-adjust: 100%;
    font-size: 13px !important;
  }
}
.top-inter-national .service .light-chain {
  position: relative;
}
.top-inter-national .service .light-chain::after {
  content: "";
  position: absolute;
  background: url(../img/top/light-chain-log_pc.jpg) no-repeat;
  width: 52px;
  height: 59px;
  background-size: auto;
  margin-left: 15px;
  top: -10px;
}
@media screen and (max-width: 767px) {
  .top-inter-national .service .light-chain::after {
    background: url(../img/top/light-chain-log_sp.jpg) no-repeat;
    width: 35px;
    height: 39px;
    background-size: cover;
    top: 0;
    margin-left: 5px;
  }
}
.top-inter-national .service-flex {
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width: 768px) {
  .top-inter-national .service-flex {
    position: relative;
  }
}
@media screen and (max-width: 767px) {
  .top-inter-national .service-flex {
    flex-wrap: wrap;
  }
}
.top-inter-national .oem,
.top-inter-national .solution {
  background: #fff;
}
@media screen and (min-width: 768px) {
  .top-inter-national .oem,
  .top-inter-national .solution {
    padding-top: 70px;
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 767px) {
  .top-inter-national .oem,
  .top-inter-national .solution {
    padding-top: 40px;
    padding-bottom: 45px;
  }
}
.top-inter-national .oem .title,
.top-inter-national .solution .title {
  font-size: 40px;
  color: #a11217;
  line-height: 1;
  letter-spacing: 0.06rem;
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  .top-inter-national .oem .title,
  .top-inter-national .solution .title {
    text-align: right;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .top-inter-national .oem .title,
  .top-inter-national .solution .title {
    text-align: center;
    font-size: 24px;
    margin-bottom: 25px;
  }
}
.top-inter-national .oem .main-heading,
.top-inter-national .solution .main-heading {
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  .top-inter-national .oem .main-heading,
  .top-inter-national .solution .main-heading {
    width: max-content;
    font-size: 40px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .top-inter-national .oem .main-heading,
  .top-inter-national .solution .main-heading {
    width: max-content;
    text-align: center;
    font-size: 30px;
    margin: 0 auto;
    margin-bottom: 40px;
  }
}
.top-inter-national .oem .main-heading::before,
.top-inter-national .solution .main-heading::before {
  content: "";
  border-bottom: solid;
  border-color: #a11217;
  border-width: 3px;
  position: absolute;
  width: 100%;
  left: 0;
}
@media screen and (min-width: 768px) {
  .top-inter-national .oem .main-heading::before,
  .top-inter-national .solution .main-heading::before {
    bottom: -10px;
  }
}
@media screen and (max-width: 767px) {
  .top-inter-national .oem .main-heading::before,
  .top-inter-national .solution .main-heading::before {
    bottom: -5px;
  }
}
@media screen and (min-width: 768px) {
  .top-inter-national .oem-box,
  .top-inter-national .solution-box {
    width: 48%;
  }
}
@media screen and (max-width: 767px) {
  .top-inter-national .oem-box,
  .top-inter-national .solution-box {
    width: 100%;
  }
}
.top-inter-national .oem-box-subtitle,
.top-inter-national .solution-box-subtitle {
  font-weight: bold;
  font-size: 24px;
  margin-top: 50px;
}
@media screen and (min-width: 768px) {
  .top-inter-national .oem-box-subtitle,
  .top-inter-national .solution-box-subtitle {
    letter-spacing: 0.16rem;
  }
}
@media screen and (max-width: 767px) {
  .top-inter-national .oem-box-subtitle,
  .top-inter-national .solution-box-subtitle {
    letter-spacing: 0.16rem;
    margin-top: 25px;
    font-size: 14px;
    text-align: center;
  }
}
.top-inter-national .oem-box-maintitle,
.top-inter-national .solution-box-maintitle {
  font-weight: bold;
  font-size: 36px;
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .top-inter-national .oem-box-maintitle,
  .top-inter-national .solution-box-maintitle {
    letter-spacing: 0.16rem;
  }
}
@media screen and (max-width: 767px) {
  .top-inter-national .oem-box-maintitle,
  .top-inter-national .solution-box-maintitle {
    letter-spacing: 0.16rem;
    margin-top: 10px;
    font-size: 22px;
    text-align: center;
  }
}
.top-inter-national .oem-box-contens,
.top-inter-national .solution-box-contens {
  font-size: 18px;
}
@media screen and (min-width: 768px) {
  .top-inter-national .oem-box-contens,
  .top-inter-national .solution-box-contens {
    letter-spacing: 0.14rem;
    line-height: 1.8;
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .top-inter-national .oem-box-contens,
  .top-inter-national .solution-box-contens {
    letter-spacing: 0.12rem;
    font-size: 14px;
    margin-top: 20px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (min-width: 768px) {
  .top-inter-national .oem .img-box,
  .top-inter-national .solution .img-box {
    position: relative;
    margin-left: -80px;
    margin-right: -80px;
  }
}
@media screen and (min-width: 768px) {
  .top-inter-national .oem .img-box .img-flex,
  .top-inter-national .solution .img-box .img-flex {
    display: flex;
    justify-content: space-between;
    margin-top: 70px;
    position: relative;
  }
}
@media screen and (max-width: 767px) {
  .top-inter-national .oem .img-box .img-flex,
  .top-inter-national .solution .img-box .img-flex {
    margin-top: 35px;
  }
}
@media screen and (min-width: 768px) {
  .top-inter-national .oem .img-box .img-flex-center,
  .top-inter-national .solution .img-box .img-flex-center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
@media screen and (min-width: 1100px) {
  .top-inter-national .oem .img-box .img-flex-list,
  .top-inter-national .solution .img-box .img-flex-list {
    width: 509px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  .top-inter-national .oem .img-box .img-flex-list,
  .top-inter-national .solution .img-box .img-flex-list {
    width: 460px;
  }
}
.top-inter-national .oem .img-box .img-flex .text,
.top-inter-national .solution .img-box .img-flex .text {
  display: block !important;
  text-align: center;
  font-size: 16px;
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  .top-inter-national .oem .img-box .img-flex .text,
  .top-inter-national .solution .img-box .img-flex .text {
    margin-top: 10px;
    -webkit-text-size-adjust: 100%;
    font-size: 13px !important;
  }
}
.top-inter-national .oem-flex,
.top-inter-national .solution-flex {
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width: 768px) {
  .top-inter-national .oem-flex,
  .top-inter-national .solution-flex {
    position: relative;
  }
}
@media screen and (max-width: 767px) {
  .top-inter-national .oem-flex,
  .top-inter-national .solution-flex {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 767px) {
  .top-inter-national .service .Lightchain__swiper .swiper-container,
  .top-inter-national .solution .Lightchain__swiper .swiper-container {
    overflow-x: hidden;
  }
  .top-inter-national .service .Lightchain__swiper .swiper-navi-position,
  .top-inter-national .solution .Lightchain__swiper .swiper-navi-position {
    position: relative;
  }
  .top-inter-national .service .Lightchain__swiper .swiper-slide,
  .top-inter-national .solution .Lightchain__swiper .swiper-slide {
    opacity: 0.7;
    pointer-events: none;
  }
  .top-inter-national .service .Lightchain__swiper .swiper-slide a.video-open,
  .top-inter-national .solution .Lightchain__swiper .swiper-slide a.video-open {
    margin: 0 -40px;
  }
  .top-inter-national .service .Lightchain__swiper .swiper-slide-active,
  .top-inter-national .solution .Lightchain__swiper .swiper-slide-active {
    opacity: 1;
    pointer-events: unset;
  }
  .top-inter-national .service .Lightchain__swiper .swiper-button-prev,
  .top-inter-national .service .Lightchain__swiper .swiper-button-next,
  .top-inter-national .solution .Lightchain__swiper .swiper-button-prev,
  .top-inter-national .solution .Lightchain__swiper .swiper-button-next {
    top: -70px;
    width: auto;
    height: auto;
  }
  .top-inter-national .service .Lightchain__swiper .swiper-button-prev::after,
  .top-inter-national .service .Lightchain__swiper .swiper-button-next::after,
  .top-inter-national .solution .Lightchain__swiper .swiper-button-prev::after,
  .top-inter-national .solution .Lightchain__swiper .swiper-button-next::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 12px;
    height: 12px;
    border-right: 2px solid #a51c21;
    border-bottom: 2px solid #a51c21;
  }
  .top-inter-national .service .Lightchain__swiper .swiper-button-prev.swiper-button-disabled,
  .top-inter-national .service .Lightchain__swiper .swiper-button-next.swiper-button-disabled,
  .top-inter-national .solution .Lightchain__swiper .swiper-button-prev.swiper-button-disabled,
  .top-inter-national .solution .Lightchain__swiper .swiper-button-next.swiper-button-disabled {
    display: none;
  }
  .top-inter-national .service .Lightchain__swiper .swiper-button-prev::after,
  .top-inter-national .solution .Lightchain__swiper .swiper-button-prev::after {
    transform: rotate(135deg);
    left: 0;
  }
  .top-inter-national .service .Lightchain__swiper .swiper-button-next::after,
  .top-inter-national .solution .Lightchain__swiper .swiper-button-next::after {
    transform: rotate(-45deg);
  }
}
@media screen and (min-width: 768px) {
  .top-inter-national .solution .img-flex {
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .top-inter-national .solution .swiper-slide {
    width: 32%;
  }
}
@media screen and (max-width: 767px) {
  .top-inter-national .solution .swiper-button-prev,
  .top-inter-national .solution .swiper-button-next {
    top: -50px !important;
  }
}
.top-inter-national .works {
  background: #fafafa;
}
@media screen and (min-width: 768px) {
  .top-inter-national .works {
    padding-top: 80px;
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 767px) {
  .top-inter-national .works {
    padding-top: 40px;
    padding-bottom: 45px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.top-inter-national .works .title {
  font-size: 40px;
  color: #a11217;
  line-height: 1;
  letter-spacing: 0.06rem;
}
@media screen and (min-width: 768px) {
  .top-inter-national .works .title {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .top-inter-national .works .title {
    font-size: 24px;
    margin-bottom: 25px;
    text-align: center;
  }
}
.top-inter-national .works-flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  .top-inter-national .works-flex::before {
    content: "";
    display: block;
    width: 24%;
    order: 1;
  }
  .top-inter-national .works-flex::after {
    content: "";
    display: block;
    width: 24%;
  }
}
@media screen and (min-width: 768px) {
  .top-inter-national .works-list {
    width: 24%;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .top-inter-national .works-list {
    width: 48%;
    margin-bottom: 15px;
  }
}
.top-inter-national .contact {
  background: #fff;
}
@media screen and (min-width: 768px) {
  .top-inter-national .contact {
    padding-top: 95px;
    padding-bottom: 130px;
  }
}
@media screen and (max-width: 767px) {
  .top-inter-national .contact {
    padding-top: 40px;
    padding-bottom: 80px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.top-inter-national .contact .title {
  font-size: 40px;
  color: #a11217;
  line-height: 1;
  text-align: center;
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  .top-inter-national .contact .title {
    letter-spacing: 0.16rem;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .top-inter-national .contact .title {
    letter-spacing: 0.12rem;
    font-size: 24px;
    margin-bottom: 25px;
  }
}
.top-inter-national .contact-title {
  text-align: center;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .top-inter-national .contact-title {
    font-size: 36px;
    margin-bottom: 50px;
    letter-spacing: 0.16rem;
  }
}
@media screen and (max-width: 767px) {
  .top-inter-national .contact-title {
    letter-spacing: 0.12rem;
    font-size: 22px;
    margin-bottom: 25px;
  }
}
.top-inter-national .contact-notes {
  text-align: center;
  letter-spacing: 0.16rem;
}
@media screen and (min-width: 768px) {
  .top-inter-national .contact-notes {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .top-inter-national .contact-notes {
    font-size: 13px;
  }
}
.top-inter-national .contact .contact-btn {
  background: #0f1e2f;
  width: 480px;
  margin: 0 auto;
  display: block;
  border-radius: 50px;
}
@media screen and (max-width: 767px) {
  .top-inter-national .contact .contact-btn {
    width: 100%;
  }
}
.top-inter-national .contact .contact-btn .btn-title {
  color: #fff;
  text-align: center;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .top-inter-national .contact .contact-btn .btn-title {
    font-size: 18px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .top-inter-national .contact .contact-btn .btn-title {
    font-size: 14px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.top-inter-national .contact .contact-btn .arrow {
  position: relative;
  width: 100%;
}
.top-inter-national .contact .contact-btn .arrow::before {
  content: "";
  display: block;
  background: url(../img/base/hd-icon-mail.png) no-repeat;
  position: absolute;
  background-size: contain;
  width: 35px;
  height: 25px;
  top: 20px;
  left: 40px;
}
@media screen and (max-width: 767px) {
  .top-inter-national .contact .contact-btn .arrow::before {
    background: url(../img/base/hd-icon-mail_sp.png) no-repeat;
    width: 31px;
    background-size: contain;
    height: 22px;
    top: 14px;
    left: 25px;
  }
}
.top-inter-national .contact .contact-btn .arrow::after {
  content: "";
  position: absolute;
  right: 30px;
  top: 0;
  bottom: 0;
  margin: auto 0 auto 0;
  width: 12px;
  height: 12px;
  border-right: 1.5px solid #fff;
  border-bottom: 1.5px solid #fff;
  transform: rotate(-45deg);
}

.modaal-noscroll .header {
  display: none;
}
.modaal-noscroll .modaal-overlay {
  background: #000 !important;
}
@media screen and (max-width: 767px) {
  .modaal-noscroll .modaal-video-wrap {
    margin: unset;
  }
}

.entry-title,
.post-edit-link,
.breadcrumb {
  display: none;
}

.top-renew2509 {
  font-feature-settings: "palt";
}
.top-renew2509 .ff-js-400 {
  top: 0;
}
@media screen and (min-width: 768px) {
  .top-renew2509 .service-swiper-box {
    width: auto;
    padding-bottom: 60px;
    overflow-x: hidden;
    padding-left: 20px;
  }
}
@media screen and (max-width: 767px) {
  .top-renew2509 .service-swiper-box {
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 30px;
    padding-bottom: 30px;
  }
}
.top-renew2509 .service-swiper {
  margin: auto;
}
@media screen and (min-width: 768px) {
  .top-renew2509 .service-swiper {
    max-width: 650px;
  }
}
.top-renew2509 .service-swiper img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.top-renew2509 .service-swiper__main {
  position: relative;
  overflow: hidden;
}
.top-renew2509 .service-swiper__btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 44px;
  height: 44px;
  border: none;
  border-radius: 999px;
  background: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
  cursor: pointer;
}
.top-renew2509 .service-swiper__btn--prev {
  left: 10px;
}
.top-renew2509 .service-swiper__btn--prev::before {
  transform: rotate(-135deg);
}
.top-renew2509 .service-swiper__btn--next {
  right: 10px;
}
.top-renew2509 .service-swiper__btn--next::before {
  transform: rotate(45deg);
}
.top-renew2509 .service-swiper__btn::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  margin: auto;
  border-top: 2px solid #333;
  border-right: 2px solid #333;
  transform: rotate(45deg);
}
.top-renew2509 .service-swiper__pagination {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 8px;
}
.top-renew2509 .service-swiper__pagination .swiper-pagination-bullet {
  opacity: 0.5;
}
.top-renew2509 .service-swiper__pagination .swiper-pagination-bullet-active {
  opacity: 1;
}
.top-renew2509 .service-swiper__thumbs {
  margin-top: 20px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .top-renew2509 .service-swiper__thumbs {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 767px) {
  .top-renew2509 .service-swiper__thumbs {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.top-renew2509 .service-swiper__thumbs .swiper-container {
  touch-action: pan-y;
  overflow: hidden;
}
.top-renew2509 .service-swiper__thumbs .swiper-slide {
  opacity: 0.6;
  overflow: hidden;
  cursor: pointer;
}
.top-renew2509 .service-swiper__thumbs .swiper-slide img {
  transform: scale(0.95);
}
.top-renew2509 .service-swiper__thumbs .swiper-slide-thumb-active {
  opacity: 1;
}
.top-renew2509 .service-swiper__thumbs .swiper-slide-thumb-active img {
  border: 2px solid #a11217;
  padding: 3px;
  border-radius: 5px;
  transform: scale(1);
}
.top-renew2509 .service-swiper__thumbs .swiper-navi-position {
  position: relative;
  width: 100%;
}
.top-renew2509 .service-swiper__thumbs .swiper-button-prev::after {
  content: "";
  position: absolute;
  background: url(../img/top/renew2509/arw-L-slider.png) no-repeat;
  width: 10px;
  height: 21px;
  display: block;
}
@media screen and (min-width: 768px) {
  .top-renew2509 .service-swiper__thumbs .swiper-button-prev::after {
    left: -40px;
    top: -65px;
  }
}
@media screen and (max-width: 767px) {
  .top-renew2509 .service-swiper__thumbs .swiper-button-prev::after {
    left: -30px;
    top: -50px;
  }
}
.top-renew2509 .service-swiper__thumbs .swiper-button-next {
  left: unset;
  right: -20px;
}
.top-renew2509 .service-swiper__thumbs .swiper-button-next::after {
  content: "";
  position: absolute;
  background: url(../img/top/renew2509/arw-R-slider.png) no-repeat;
  width: 10px;
  height: 21px;
  display: block;
}
@media screen and (min-width: 768px) {
  .top-renew2509 .service-swiper__thumbs .swiper-button-next::after {
    right: -10px;
    top: -65px;
  }
}
@media screen and (max-width: 767px) {
  .top-renew2509 .service-swiper__thumbs .swiper-button-next::after {
    right: 0;
    top: -50px;
  }
}
.top-renew2509 .service-swiper__thumbs .thumb-text {
  text-align: center;
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .top-renew2509 .service-swiper__thumbs .thumb-text {
    letter-spacing: 0.06rem;
    font-size: 11px;
  }
}
@media screen and (max-width: 767px) {
  .top-renew2509 .service-swiper__thumbs .thumb-text {
    text-wrap-mode: nowrap;
    font-size: 10px;
  }
}
.top-renew2509 .contact {
  background: #fafafa;
}
.top-renew2509 .features {
  background: #fafafa;
  position: relative;
}
@media screen and (min-width: 768px) {
  .top-renew2509 .features {
    max-width: 1140px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .top-renew2509 .features {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 768px) {
  .top-renew2509 .features::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 50vw;
    height: 100%;
    background-color: #fafafa;
    z-index: 0;
    transform: translate(-50%, 0%);
  }
}
.top-renew2509 .features-title {
  width: max-content;
  font-weight: bold;
  text-align: left;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .top-renew2509 .features-title {
    font-size: 32px;
    margin-bottom: 50px;
    letter-spacing: 0.16rem;
  }
}
@media screen and (max-width: 767px) {
  .top-renew2509 .features-title {
    letter-spacing: 0.16rem;
    font-size: 18px;
  }
}
.top-renew2509 .features-grid {
  justify-items: center;
}
@media screen and (min-width: 768px) {
  .top-renew2509 .features-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 45px;
  }
}
.top-renew2509 .features .features-inner {
  width: 100%;
}
@media screen and (min-width: 768px) and (max-width: 1180px) {
  .top-renew2509 .features .features-inner {
    overflow-x: hidden;
  }
}
@media screen and (min-width: 768px) {
  .top-renew2509 .features .features-inner {
    max-width: 1025px;
    z-index: 1;
    position: relative;
  }
}
@media screen and (max-width: 767px) {
  .top-renew2509 .features .features-inner {
    overflow-x: hidden;
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media screen and (max-width: 767px) {
  .top-renew2509 .features-item {
    margin-top: 30px;
  }
}
.top-renew2509 .features-item-images .features-img-wrap {
  position: relative;
}
.top-renew2509 .features-item-images .features-img-wrap img {
  position: relative;
  z-index: 1;
}
.top-renew2509 .features-item-images .features-img-wrap::after {
  content: "";
  position: absolute;
}
@media screen and (min-width: 768px) {
  .top-renew2509 .features-item-images .features-img-wrap::after {
    background: url(../img/top/renew2509/feature-img-shadow-pc.png) no-repeat;
    bottom: 0;
    height: 212px;
    width: 687px;
    z-index: 0;
    background-size: contain;
    display: block;
    background-position-x: center;
    left: 50%;
    transform: translate(-50%, 0%);
  }
}
@media screen and (max-width: 767px) {
  .top-renew2509 .features-item-images .features-img-wrap::after {
    background: url(../img/top/renew2509/feature-img-shadow-sp.png) no-repeat;
    height: 252px;
    width: 100vw;
    z-index: 0;
    background-size: contain;
    display: block;
    background-position-x: center !important;
    left: 46%;
    transform: translate(-50%, 0%);
    top: 44.4%;
  }
}
.top-renew2509 .features-item-images .features-img-wrap .features-label {
  position: absolute;
  top: 8px;
  left: 8px;
  background: #fff;
  font-size: 12px;
  font-weight: bold;
  padding: 2px 6px;
  border-radius: 3px;
}
.top-renew2509 .features-item-images .features-img-wrap .features-label.out {
  right: 8px;
  left: auto;
  background: #000;
  color: #fff;
}
.top-renew2509 .features-item-images .features-img-wrap-movie {
  display: flex;
}
@media screen and (min-width: 768px) {
  .top-renew2509 .features-item-images .features-img-wrap-movie img {
    max-width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  .top-renew2509 .features-item-images .features-img-wrap-movie img {
    max-width: 100%;
    height: auto;
  }
}
.top-renew2509 .features-item-images .features-img-wrap-movie .out-movie {
  position: relative;
  background: #fff;
  border-radius: 0 10px 5px 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.top-renew2509 .features-item-images .features-img-wrap-movie .video-position {
  position: relative;
}
@media screen and (max-width: 767px) {
  .top-renew2509 .features-item-images .features-img-wrap-movie .video-position {
    right: 0;
    width: 50%;
  }
}
.top-renew2509 .features-item-images .features-img-wrap-movie .video-position::after {
  z-index: 2;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
}
@media screen and (min-width: 768px) {
  .top-renew2509 .features-item-images .features-img-wrap-movie .video-position::after {
    height: 29px;
    width: 68px;
    background: url(../img/top/renew2509/feature-img-02-out-tag-pc.png) no-repeat;
    background-size: contain;
  }
}
@media screen and (max-width: 767px) {
  .top-renew2509 .features-item-images .features-img-wrap-movie .video-position::after {
    width: 40%;
    height: 100%;
    background: url(../img/top/renew2509/feature-img-02-out-tag-sp.png) no-repeat;
    background-size: contain;
  }
}
.top-renew2509 .features-item-images .movie-wrap.features-img-wrap {
  position: relative;
}
@media screen and (min-width: 768px) {
  .top-renew2509 .features-item-images .movie-wrap.features-img-wrap::after {
    background: url(../img/top/renew2509/feature-img-shadow-short-pc.png) no-repeat;
  }
}
@media screen and (max-width: 767px) {
  .top-renew2509 .features-item-images .movie-wrap.features-img-wrap::after {
    content: "";
    top: 55% !important;
  }
}
.top-renew2509 .features-item-caption {
  font-weight: bold;
  margin-top: 10px;
  letter-spacing: 2px;
  width: max-content;
}
@media screen and (min-width: 768px) {
  .top-renew2509 .features-item-caption {
    font-size: 17px;
  }
}
@media screen and (max-width: 767px) {
  .top-renew2509 .features-item-caption {
    font-size: 14px;
  }
}
.top-renew2509 .logo-slider {
  overflow: hidden;
  width: 100%;
}
.top-renew2509 .logo-slider .logo-track {
  display: flex;
  gap: 40px;
}
@media screen and (max-width: 767px) {
  .top-renew2509 .logo-slider .logo-track {
    gap: 20px;
  }
}
.top-renew2509 .logo-slider .logo-track .logo {
  width: 150px;
  height: auto;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .top-renew2509 .logo-slider .logo-track .logo {
    width: 90px;
  }
}