.wrap {
  width: 100%;
  max-width: 1360px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 20px;
}
@media (max-width: 768px) {
  .wrap {
    padding: 0 0.2rem;
  }
}

.header .header-inner .link-header {
  width: 260px;
  height: 50px;
  background-color: #1C1CCF;
  text-align: center;
  line-height: 52px;
  color: #fff;
  position: absolute;
  top: 5px;
  right: 150px;
  border: 2px solid #1C1CCF;
  transition: all ease 0.3s;
  font-size: 20px;
  letter-spacing: 0.1em;
}
@media (min-width: 769px) {
  .header .header-inner .link-header:hover {
    background-color: #fff;
    color: #1C1CCF;
    transition: all ease 0.3s;
  }
}
@media (max-width: 768px) {
  .header .header-inner .link-header {
    width: 1.2rem;
    height: 0.3rem;
    font-size: 0.16rem;
    line-height: 0.32rem;
    top: 0.32rem;
    right: 0;
    border-width: 0.02rem;
  }
}

.kv-sec {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.kv-sec .inner {
  padding: 22px 0 76px 53%;
  position: relative;
  z-index: 1;
}
@media (max-width: 1440px) {
  .kv-sec .inner {
    padding-left: 52%;
  }
}
@media (max-width: 768px) {
  .kv-sec .inner {
    padding: 0.3rem 0 1.54rem;
  }
}
.kv-sec .slider-left {
  position: absolute;
  top: 0;
  right: 37.5%;
  bottom: 0;
  left: 0;
}
@media (max-width: 768px) {
  .kv-sec .slider-left {
    position: absolute;
    top: 1.54rem;
    right: 22%;
    bottom: 0;
    left: 0;
  }
}
.kv-sec .slider-left .slick-list, .kv-sec .slider-left .slick-track, .kv-sec .slider-left .slick-slide {
  height: 100%;
}
.kv-sec .slider-left .slick-dots {
  position: absolute;
  bottom: 50px;
  left: 50px;
  z-index: 2;
}
.kv-sec .slider-left .slick-dots li {
  line-height: 0;
}
.kv-sec .slider-left .slick-dots li + li {
  margin-top: 19px;
}
.kv-sec .slider-left .slick-dots li button {
  color: transparent;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #fff;
  opacity: 0.4;
  cursor: pointer;
}
.kv-sec .slider-left .slick-dots li.slick-active button {
  transform: scale(1.5);
  opacity: 1;
}
@media (max-width: 768px) {
  .kv-sec .slider-left .slick-dots {
    left: 0.2rem;
    bottom: 0.2rem;
    display: flex;
  }
  .kv-sec .slider-left .slick-dots li + li {
    margin-top: 0;
    margin-left: 0.12rem;
  }
  .kv-sec .slider-left .slick-dots li + li button {
    width: 0.08rem;
    height: 0.08rem;
  }
}
.kv-sec .slider-left .slide1 {
  background: url("../img/kv1.jpg");
  background-size: cover;
}
@media (max-width: 768px) {
  .kv-sec .slider-left .slide1 {
    margin: 0;
  }
}
.kv-sec .slider-left .slide2 {
  background: url("../img/kv2.jpg");
  background-size: cover;
}
@media (max-width: 768px) {
  .kv-sec .slider-left .slide2 {
    margin: 0;
  }
}
.kv-sec .slider-left .slide3 {
  background: url("../img/kv3.jpg");
  background-size: cover;
}
@media (max-width: 768px) {
  .kv-sec .slider-left .slide3 {
    margin: 0;
  }
}
.kv-sec .slider-left .slide4 {
  background: url("../img/kv4.jpg");
  background-size: cover;
}
@media (max-width: 768px) {
  .kv-sec .slider-left .slide4 {
    margin: 0;
  }
}
.kv-sec .slider-left .slide5 {
  background: url("../img/kv5.jpg");
  background-size: cover;
}
@media (max-width: 768px) {
  .kv-sec .slider-left .slide5 {
    margin: 0;
  }
}
.kv-sec .slider-left .slide6 {
  background: url("../img/kv6.jpg");
  background-size: cover;
}
@media (max-width: 768px) {
  .kv-sec .slider-left .slide6 {
    margin: 0;
  }
}
.kv-sec .slider-left .slide7 {
  background: url("../img/kv7.jpg");
  background-size: cover;
}
@media (max-width: 768px) {
  .kv-sec .slider-left .slide7 {
    margin: 0;
  }
}
.kv-sec .slider-left .slide8 {
  background: url("../img/kv8.jpg");
  background-size: cover;
}
@media (max-width: 768px) {
  .kv-sec .slider-left .slide8 {
    margin: 0;
  }
}
.kv-sec .slider-left .slide9 {
  background: url("../img/kv9.jpg");
  background-size: cover;
}
@media (max-width: 768px) {
  .kv-sec .slider-left .slide9 {
    margin: 0;
  }
}
.kv-sec .slider-left .slide10 {
  background: url("../img/kv10.jpg");
  background-size: cover;
}
@media (max-width: 768px) {
  .kv-sec .slider-left .slide10 {
    margin: 0;
  }
}
.kv-sec .slider-left .slide11 {
  background: url("../img/kv11.jpg");
  background-size: cover;
}
@media (max-width: 768px) {
  .kv-sec .slider-left .slide11 {
    margin: 0;
  }
}
.kv-sec .ttl-big {
  font-size: 3.15291645vw;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.1em;
  margin-bottom: 23px;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .kv-sec .ttl-big {
    width: 100%;
    font-size: 0.28rem;
    line-height: 1.5;
    letter-spacing: 0.1em;
    font-weight: 900;
    margin-bottom: 0.56rem;
  }
}
.kv-sec .color-w {
  color: #fff;
}
@media (min-width: 769px) {
  .kv-sec .color-w-pc {
    color: #fff;
  }
}
@media (max-width: 768px) {
  .kv-sec .color-w-sp {
    color: #fff;
  }
}
.kv-sec p {
  font-size: 1.366vw;
  letter-spacing: 0.1em;
  font-weight: bold;
  white-space: nowrap;
}
@media (min-width: 769px) {
  .kv-sec p {
    letter-spacing: 0.1em;
  }
}
@media (max-width: 768px) {
  .kv-sec p {
    margin-top: 0.36rem;
    width: 100%;
    font-size: 0.16rem;
    line-height: 1.85;
    letter-spacing: 0.1em;
    white-space: nowrap;
  }
}
.kv-sec .bg-w {
  background-color: rgba(255, 255, 255, 0.8);
  padding-left: 13px;
  padding-top: 2px;
}
@media (max-width: 768px) {
  .kv-sec .bg-w-sp {
    background-color: rgba(255, 255, 255, 0.8);
  }
}
@media (max-width: 768px) {
  .kv-sec .bg-w {
    padding-left: 0.1rem;
    line-height: 1.6;
    display: inline-block;
    width: 100%;
  }
}
.kv-sec br + .bg-w {
  margin-top: 0.05rem;
}
@media (max-width: 768px) {
  .kv-sec {
    min-height: unset;
  }
}

.desc-banner {
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .desc-banner {
    flex-wrap: wrap;
  }
}
.desc-banner a {
  display: block;
  width: 100%;
}
@media (max-width: 768px) {
  .desc-banner a img {
    width: 100%;
  }
}
@media (min-width: 769px) {
  .desc-banner a:hover {
    opacity: 0.5;
  }
}
.desc-banner a + a {
  margin-top: 40px;
}
@media (max-width: 768px) {
  .desc-banner a + a {
    margin-top: 0.2rem;
  }
}
.desc-banner .desc-banner-group {
  background: url("../img/desc_bannergrp_bg.jpg") center no-repeat;
  background-size: cover;
  width: 100%;
  text-align: center;
  border: 1px solid #D5D5D5;
  padding: 74px 0 43px;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .desc-banner .desc-banner-group {
    padding: 0.43rem 0.2rem 0.2rem;
  }
}
.desc-banner .desc-banner-group .row {
  display: flex;
  justify-content: center;
}
@media (max-width: 768px) {
  .desc-banner .desc-banner-group .row {
    flex-direction: column;
  }
}
.desc-banner .desc-banner-group .row + .row {
  margin-top: 20px;
}
@media (max-width: 768px) {
  .desc-banner .desc-banner-group .row + .row {
    margin-top: 0.1rem;
  }
}
.desc-banner .desc-banner-group .desc-banner-btn {
  font-size: 32px;
  line-height: 38px;
  font-weight: 500;
  box-sizing: border-box;
  margin: 0 20px;
  display: inline-block;
}
@media (max-width: 1320px) {
  .desc-banner .desc-banner-group .desc-banner-btn {
    margin: 0 1.51vw;
    font-size: 2.42vw;
    line-height: 2.87vw;
  }
}
@media (max-width: 768px) {
  .desc-banner .desc-banner-group .desc-banner-btn {
    font-size: 0.22rem;
    line-height: 0.26rem;
    letter-spacing: 0;
    margin: 0;
  }
  .desc-banner .desc-banner-group .desc-banner-btn + p {
    margin-top: 0.1rem;
  }
}
.desc-banner .desc-banner-group .desc-banner-btn a {
  width: 620px;
  height: 112px;
  box-sizing: border-box;
  display: block;
  display: flex;
  align-items: center;
  text-align: left;
  background: rgba(255, 255, 255, 0.66);
  border: 2px solid #000;
  padding: 0 30px;
  letter-spacing: 0;
  position: relative;
}
@media (max-width: 1320px) {
  .desc-banner .desc-banner-group .desc-banner-btn a {
    width: 46.96vw;
    height: 8.48vw;
    padding: 2.27vw;
  }
}
@media (max-width: 768px) {
  .desc-banner .desc-banner-group .desc-banner-btn a {
    width: 100%;
    height: 0.8rem;
    border-width: 1px;
    padding: 0 0.2rem;
  }
}
.desc-banner .desc-banner-group .desc-banner-btn a {
  transition: all 0.35s ease;
}
.desc-banner .desc-banner-group .desc-banner-btn a:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translate(0, -50%);
  width: 31px;
  height: 12px;
  background: url("../img/btn_arr.svg");
  background-size: 100% 100%;
}
@media (max-width: 768px) {
  .desc-banner .desc-banner-group .desc-banner-btn a:before {
    right: 0.1rem;
    width: 0.2rem;
    height: 0.07rem;
  }
}
@media (min-width: 769px) {
  .desc-banner .desc-banner-group .desc-banner-btn.style2 {
    margin: 0 10px;
  }
}
@media (min-width: 769px) and (max-width: 1320px) {
  .desc-banner .desc-banner-group .desc-banner-btn.style2 {
    margin: 0 0.75vw;
  }
}
.desc-banner .desc-banner-group .desc-banner-btn.style2 a {
  background: #000;
  color: #fff;
  width: 385px;
  font-size: 20px;
  line-height: 1;
  height: 80px;
  letter-spacing: 0;
}
@media (max-width: 1320px) {
  .desc-banner .desc-banner-group .desc-banner-btn.style2 a {
    width: 29.167vw;
    font-size: 1.51vw;
    height: 6.06vw;
  }
}
@media (max-width: 768px) {
  .desc-banner .desc-banner-group .desc-banner-btn.style2 a {
    width: 100%;
    height: 0.54rem;
    font-size: 0.14rem;
  }
}
.desc-banner .desc-banner-group .desc-banner-btn.style2 a:before {
  background: url("../img/btn_arr_whi.svg");
  background-size: 100% 100%;
}
.desc-banner .desc-banner-group h2 {
  margin-bottom: 69px;
}
@media (max-width: 1320px) {
  .desc-banner .desc-banner-group h2 {
    margin-bottom: 5.45vw;
  }
  .desc-banner .desc-banner-group h2 img {
    width: 68.712vw;
    margin: 0 auto;
  }
}
@media (max-width: 768px) {
  .desc-banner .desc-banner-group h2 {
    margin-bottom: 0.19rem;
  }
  .desc-banner .desc-banner-group h2 img {
    width: 3.1rem;
  }
}
@media (max-width: 768px) {
  .desc-banner {
    padding-top: 0.7rem;
    padding-bottom: 0.7rem;
  }
  .desc-banner a {
    max-width: 100%;
    width: 100%;
  }
}

.list-child-page {
  padding: 152px 0 150px;
  background: url("../img/list-btn-bg.jpg") center no-repeat;
  background-size: cover;
  position: relative;
}
.list-child-page .list-item {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: flex-end;
  overflow: hidden;
}
.list-child-page .list-item .banner-txt {
  position: absolute;
  bottom: -12px;
  left: 0;
  z-index: 2;
  opacity: 0.4;
  transition: all 0.35s ease;
}
.list-child-page .list-item .group-link {
  background: rgba(0, 0, 0, 0.8);
  text-align: center;
  width: 430px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  position: relative;
  z-index: 2;
  padding: 65px 0;
}
.list-child-page .list-item .group-link .ttl-link {
  font-size: 30px;
  line-height: 54px;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.list-child-page .list-item .group-link span {
  position: absolute;
  right: 30px;
  bottom: 20px;
  font-size: 12px;
  padding-right: 30px;
}
.list-child-page .list-item .group-link span:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 1px;
  background: #fff;
  transition: all 0.35s ease;
}
.list-child-page .list-item .group-link span:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 18px;
  height: 1px;
  background: #fff;
  transform: rotate(45deg);
  transform-origin: 100% 100%;
  transition: all 0.35s ease;
}
.list-child-page .list-item + .list-item {
  margin-top: 50px;
}
.list-child-page .list-item:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  transition: all 0.35s ease;
}
.list-child-page .list-item:nth-child(1):before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url("../img/list-btn1.jpg") center no-repeat;
  background-size: cover;
  z-index: -1;
  transition: all 0.35s ease;
}
.list-child-page .list-item:nth-child(2):before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url("../img/list-btn2.jpg") center no-repeat;
  background-size: cover;
  z-index: -1;
  transition: all 0.35s ease;
}
.list-child-page .list-item:nth-child(3):before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url("../img/list-btn3.jpg") center no-repeat;
  background-size: cover;
  z-index: -1;
  transition: all 0.35s ease;
}
.list-child-page .list-item:nth-child(4):before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url("../img/list-btn4.jpg") center no-repeat;
  background-size: cover;
  z-index: -1;
  transition: all 0.35s ease;
}
@media (min-width: 769px) {
  .list-child-page .list-item:hover:after {
    background: rgba(0, 0, 0, 0.5);
  }
  .list-child-page .list-item:hover:before {
    transform: scale(1.2);
  }
  .list-child-page .list-item:hover .banner-txt {
    opacity: 0.7;
  }
  .list-child-page .list-item:hover .group-link span:before, .list-child-page .list-item:hover .group-link span:after {
    right: -10px;
  }
}
@media (max-width: 1024px) {
  .list-child-page .list-item .group-link {
    width: 40%;
    padding: 50px 0;
  }
  .list-child-page .list-item .group-link .ttl-link {
    font-size: 3.4vw;
  }
}
@media (max-width: 768px) {
  .list-child-page .list-item {
    height: 1.5rem;
  }
  .list-child-page .list-item .group-link {
    width: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0.1rem 0.2rem 0.1rem;
    justify-content: space-between;
  }
  .list-child-page .list-item .group-link .ttl-link {
    font-size: 0.2rem;
    line-height: 1;
  }
  .list-child-page .list-item .group-link span {
    position: relative;
    bottom: 0;
    right: 0;
    padding-right: 0.28rem;
    font-size: 0.12rem;
  }
  .list-child-page .list-item .banner-txt {
    bottom: 0.35rem;
  }
  .list-child-page .list-item + .list-item {
    margin-top: 0.3rem;
  }
  .list-child-page .list-item:nth-child(1):before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url("../img/list-btn1-sp.jpg") center no-repeat;
    background-size: cover;
    z-index: -1;
    transition: all 0.35s ease;
  }
  .list-child-page .list-item:nth-child(1):after {
    background: rgba(0, 0, 0, 0.3);
  }
  .list-child-page .list-item:nth-child(2):before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url("../img/list-btn2-sp.jpg") center no-repeat;
    background-size: cover;
    z-index: -1;
    transition: all 0.35s ease;
  }
  .list-child-page .list-item:nth-child(2):after {
    background: rgba(0, 0, 0, 0.3);
  }
  .list-child-page .list-item:nth-child(3):before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url("../img/list-btn3-sp.jpg") center no-repeat;
    background-size: cover;
    z-index: -1;
    transition: all 0.35s ease;
  }
  .list-child-page .list-item:nth-child(3):after {
    background: rgba(0, 0, 0, 0.3);
  }
  .list-child-page .list-item:nth-child(4):before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url("../img/list-btn4-sp.jpg") center no-repeat;
    background-size: cover;
    z-index: -1;
    transition: all 0.35s ease;
  }
  .list-child-page .list-item:nth-child(4):after {
    background: rgba(0, 0, 0, 0.3);
  }
  .list-child-page .list-item:nth-child(1) .banner-txt {
    width: 1.76rem;
  }
  .list-child-page .list-item:nth-child(2) .banner-txt {
    width: 1.88rem;
  }
  .list-child-page .list-item:nth-child(3) .banner-txt {
    width: 2.74rem;
    opacity: 1;
  }
  .list-child-page .list-item:nth-child(4) .banner-txt {
    width: 2.68rem;
    opacity: 1;
  }
}
@media (max-width: 768px) {
  .list-child-page {
    padding: 0.7rem 0 1.2rem;
    background-image: url("../img/list-btn-bg-sp.jpg");
  }
}

.list-parners-top {
  position: relative;
}
.list-parners-top .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  width: 50px;
  height: 50px;
  line-height: 50px;
  color: transparent;
  z-index: 1;
  cursor: pointer;
  transition: all 0.35s ease;
}
@media (min-width: 769px) {
  .list-parners-top .slick-arrow:hover {
    opacity: 0.7;
  }
}
.list-parners-top .slick-arrow.slick-prev {
  left: 275px;
  background: url("../img/slick-prev.png");
  background-size: 100%;
}
.list-parners-top .slick-arrow.slick-next {
  right: 275px;
  background: url("../img/slick-next.png");
  background-size: 100%;
}
@media (max-width: 1450px) {
  .list-parners-top .slick-arrow.slick-prev {
    left: 125px;
  }
  .list-parners-top .slick-arrow.slick-next {
    right: 125px;
  }
}
@media (max-width: 1200px) {
  .list-parners-top .slick-arrow.slick-prev {
    left: 75px;
  }
  .list-parners-top .slick-arrow.slick-next {
    right: 75px;
  }
}
@media (max-width: 768px) {
  .list-parners-top .slick-arrow.slick-prev {
    width: 0.4rem;
    height: 0.4rem;
    left: 0.05rem;
  }
  .list-parners-top .slick-arrow.slick-next {
    width: 0.4rem;
    height: 0.4rem;
    right: 0.05rem;
  }
}
.list-parners-top .item {
  position: relative;
  overflow: hidden;
}
.list-parners-top .item .group-txt {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  padding: 7px 0;
  background: rgba(0, 0, 0, 0.6);
}
.list-parners-top .item .group-txt:after {
  content: "";
  width: 13px;
  height: 11px;
  display: inline-block;
  margin-left: 10px;
  background: url("../img/partner-icon.svg") center no-repeat;
  background-size: 100% 100%;
}
@media (max-width: 1200px) {
  .list-parners-top .item .group-txt {
    font-size: 13px;
  }
}
@media (max-width: 768px) {
  .list-parners-top .item .group-txt {
    font-size: 0.16rem;
    line-height: 0.24rem;
    padding: 0.07rem 0;
  }
}
.list-parners-top .item .photo {
  transition: all 0.35s ease;
  transform: translate3d(0, 0, 0);
}
@media (min-width: 769px) {
  .list-parners-top .item:hover .photo {
    transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
  }
  .list-parners-top .item .group-txt:hover {
    text-decoration: underline;
  }
}

@keyframes animationBgd {
  0% {
    left: -100%;
  }
  50% {
    left: 0%;
  }
  100% {
    left: 100%;
  }
}
@keyframes opacityImg {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes opacityImgHover {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes colorText01 {
  0% {
    color: #000;
  }
  25% {
    color: #fff;
  }
  70% {
    color: #000;
  }
  100% {
    color: #000;
  }
}
@keyframes colorDot {
  0% {
    background-color: #000;
  }
  25% {
    background-color: #fff;
  }
  70% {
    background-color: #000;
  }
  100% {
    background-color: #000;
  }
}
@keyframes colorMore {
  0% {
    color: #000;
  }
  70% {
    color: #fff;
  }
  100% {
    color: #000;
  }
}
@keyframes colorArr {
  0% {
    border-left-color: #000;
  }
  70% {
    border-left-color: #fff;
  }
  100% {
    border-left-color: #000;
  }
}
@keyframes colorArr2 {
  0% {
    background-color: #000;
  }
  70% {
    background-color: #fff;
  }
  100% {
    background-color: #000;
  }
}