@charset "UTF-8";
/*************************
共通class
************************ */
/* ************************
main
************************ */
/* ************************
content
************************ */
.top-mv {
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .top-mv {
    margin-top: -0.2rem;
  }
}
.top-mv:before {
  content: "";
  display: block;
  width: 68vw;
  height: 55vw;
  background-color: #fff;
  -webkit-clip-path: polygon(47% 0, 100% 24%, 100% 74%, 23% 98%, 0 100%, 0 21%);
          clip-path: polygon(47% 0, 100% 24%, 100% 74%, 23% 98%, 0 100%, 0 21%);
  position: absolute;
  top: -0.4rem;
  left: 0;
  z-index: -1;
}
@media screen and (max-width: 767.98px) {
  .top-mv:before {
    width: 100%;
    height: 60%;
    top: 0;
  }
}
.top-mv-info {
  padding-top: 1.5rem;
}
@media screen and (max-width: 767.98px) {
  .top-mv-info {
    padding-top: 0.7rem;
    padding-left: 0.1rem;
  }
}
.top-mv-info-title {
  font-size: 0.28rem;
  font-weight: 700;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 767.98px) {
  .top-mv-info-title {
    font-size: 0.2rem;
  }
}
.top-mv-info-title:before {
  content: "ENHANCE YOUR\aMEDICAL TREATMENT";
  display: block;
  font-family: futura-pt, sans-serif;
  font-weight: 700;
  font-size: 0.64rem;
  color: #269db9;
  line-height: 1.2;
  letter-spacing: -0.02em;
  margin-bottom: 0.28rem;
  white-space: pre;
}
@media screen and (max-width: 1500px) {
  .top-mv-info-title:before {
    font-size: 0.6rem;
  }
}
@media screen and (max-width: 767.98px) {
  .top-mv-info-title:before {
    font-size: 0.35rem;
    line-height: 1.1222;
    margin-bottom: 0.14rem;
  }
}
.top-mv-info-txt {
  font-size: 0.2rem;
  letter-spacing: 0.1em;
  line-height: 1.75;
  margin-top: 0.08rem;
}
@media screen and (max-width: 767.98px) {
  .top-mv-info-txt {
    font-size: 0.13rem;
    line-height: 1.6154;
  }
}
.top-mv-img {
  width: 7.5rem;
  height: 7.1rem;
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (max-width: 767.98px) {
  .top-mv-img {
    width: 3.48rem;
    height: auto;
    position: relative;
    top: 0;
    right: auto;
    margin-left: auto;
  }
}
.top-mv-img figure {
  width: 100%;
  height: 100%;
  position: relative;
}
.top-mv-img figure img.polygon-photo {
  position: absolute;
  top: 0.1rem;
  right: 0;
  z-index: 1;
  -webkit-clip-path: polygon(8.4% 23.3%, 8.4% 23.3%, 73.22% 0%, 100% 16.4%, 100% 85%, 45.2% 99.3%, 8.4% 74.2%, 8.4% 74.2%, 8.4% 74.2%, 8.4% 23.3%);
          clip-path: polygon(8.4% 23.3%, 8.4% 23.3%, 73.22% 0%, 100% 16.4%, 100% 85%, 45.2% 99.3%, 8.4% 74.2%, 8.4% 74.2%, 8.4% 74.2%, 8.4% 23.3%);
}
@media screen and (max-width: 767.98px) {
  .top-mv-img figure img.polygon-photo {
    top: 0.05rem;
  }
}
.top-mv-img figure img.polygon-line {
  position: relative;
  z-index: 2;
}
.top-about {
  margin-top: 0.2rem;
}
@media screen and (max-width: 767.98px) {
  .top-about {
    padding-top: 0;
    margin-top: -0.2rem;
  }
}
.top-about-info {
  width: 7.5rem;
  padding-top: 2.6rem;
  padding-right: 1rem;
  padding-left: 3rem;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .top-about-info {
    width: 100%;
    padding-top: 3.5rem;
    padding-right: 0.1rem;
    padding-left: 0.1rem;
  }
}
.top-about-info-title {
  font-size: 0.22rem;
  font-weight: 700;
  letter-spacing: 0.2em;
  line-height: 1.7273;
}
@media screen and (max-width: 767.98px) {
  .top-about-info-title {
    font-size: 0.2rem;
    line-height: 1.525;
  }
}
.top-about-info-title:before {
  content: "ABOUT";
  display: block;
  font-family: futura-pt, sans-serif;
  font-weight: 700;
  font-size: 0.64rem;
  color: #269db9;
  line-height: 1.2;
  letter-spacing: 0.08em;
  margin-bottom: 0.04rem;
  white-space: pre;
}
@media screen and (max-width: 767.98px) {
  .top-about-info-title:before {
    font-size: 0.45rem;
    margin-bottom: 0.08rem;
  }
}
.top-about-info-txt {
  letter-spacing: 0.1em;
  line-height: 2;
  margin-top: 0.16rem;
}
.top-about-info-img {
  width: 0.91rem;
  position: absolute;
  bottom: 0;
  right: 0;
}
@media screen and (max-width: 767.98px) {
  .top-about-info-img {
    width: 0.6rem;
    bottom: auto;
    top: 2.2rem;
    right: 0.36rem;
  }
}
.top-about-tablet {
  width: 3.96rem;
  height: 5.32rem;
  position: absolute;
  top: 0;
  right: 1.6rem;
  z-index: 2;
}
@media screen and (max-width: 767.98px) {
  .top-about-tablet {
    width: 2rem;
    height: auto;
    top: -0.8rem;
    right: 0.2rem;
  }
}
.top-about-img {
  width: 3.68rem;
  height: 5.36rem;
  position: absolute;
  top: 0.5rem;
  left: 0;
  z-index: -1;
}
@media screen and (max-width: 767.98px) {
  .top-about-img {
    width: 55%;
    height: auto;
    top: 0.5rem;
  }
}
.top-about-img figure {
  width: 100%;
  height: 100%;
  position: relative;
}
.top-about-img figure img.polygon-photo {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  -webkit-clip-path: polygon(0 2%, 88.3% 23.5%, 88.3% 23.5%, 88.3% 23.5%, 89% 80%, 89% 80%, 30% 98.2%, 0 96%);
          clip-path: polygon(0 2%, 88.3% 23.5%, 88.3% 23.5%, 88.3% 23.5%, 89% 80%, 89% 80%, 30% 98.2%, 0 96%);
}
.top-about-img figure img.polygon-line {
  position: relative;
  z-index: 2;
}
.top-about-list {
  max-width: 10.3rem;
  margin: 0 auto;
  margin-top: 0.7rem;
}
@media screen and (max-width: 767.98px) {
  .top-about-list {
    margin-top: 0.48rem;
    padding-left: 0.1rem;
    padding-right: 0.1rem;
  }
}
.top-about-list ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  counter-reset: nmb 0;
}
@media screen and (max-width: 767.98px) {
  .top-about-list ul {
    display: block;
  }
}
.top-about-list ul li {
  width: 3.1rem;
  background-color: #269db9;
  padding-bottom: 0.32rem;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .top-about-list ul li {
    width: 100%;
    padding-bottom: 0.24rem;
  }
}
.top-about-list ul li:before, .top-about-list ul li:after {
  font-family: futura-pt, sans-serif;
  font-weight: 700;
  display: inline-block;
  position: absolute;
}
.top-about-list ul li:before {
  content: "FEATURE";
  color: #fff;
  font-size: 0.19rem;
  position: absolute;
  top: 1.9rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 767.98px) {
  .top-about-list ul li:before {
    font-size: 0.15rem;
    top: 1.52rem;
  }
}
.top-about-list ul li:after {
  counter-increment: nmb 1;
  content: counter(nmb, decimal-leading-zero);
  color: #fff;
  font-size: 0.7rem;
  line-height: 1;
  position: absolute;
  top: 2.1rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 767.98px) {
  .top-about-list ul li:after {
    font-size: 0.57rem;
    top: 1.7rem;
  }
}
.top-about-list ul li:nth-of-type(2) {
  margin-top: 0.5rem;
}
@media screen and (max-width: 767.98px) {
  .top-about-list ul li:nth-of-type(2) {
    margin-top: 0.24rem;
  }
}
.top-about-list ul li:last-of-type {
  margin-top: 1rem;
}
@media screen and (max-width: 767.98px) {
  .top-about-list ul li:last-of-type {
    margin-top: 0.24rem;
  }
}
@media screen and (max-width: 767.98px) {
  .top-about-list-img img {
    aspect-ratio: 630/400;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center 0;
       object-position: center 0;
  }
}
.top-about-list-title {
  padding-top: 0.16rem;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 767.98px) {
  .top-about-list-title {
    padding-top: 0.08rem;
  }
}
.top-about-list-title strong {
  display: block;
  font-size: 0.22rem;
  letter-spacing: 0.1em;
  font-weight: 700;
}
@media screen and (max-width: 767.98px) {
  .top-about-list-title strong {
    font-size: 0.2rem;
  }
}
.top-about-list-txt {
  text-align: left;
  color: #fff;
  margin-top: 0.08rem;
  padding: 0 0.3rem;
}
.top-recommend {
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .top-recommend {
    padding-top: 3.2rem;
  }
}
.top-recommend:before {
  content: "";
  display: block;
  width: 100%;
  height: calc(100% + 0.8rem);
  background-color: #fff;
  -webkit-clip-path: polygon(26% 0, 100% 24vw, 100% 100%, 0 100%, 0 14vw);
          clip-path: polygon(26% 0, 100% 24vw, 100% 100%, 0 100%, 0 14vw);
  position: absolute;
  top: -0.8rem;
  left: 0;
  z-index: -1;
}
@media screen and (max-width: 767.98px) {
  .top-recommend:before {
    top: 0.1rem;
  }
}
@media screen and (max-width: 767.98px) {
  .top-recommend .container {
    padding: 0 0.3rem;
  }
}
.top-recommend-info {
  padding-left: 0.8rem;
}
@media screen and (max-width: 767.98px) {
  .top-recommend-info {
    padding-left: 0;
  }
}
.top-recommend-title {
  font-size: 0.22rem;
  font-weight: 700;
  padding-left: 0.36rem;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .top-recommend-title {
    font-size: 0.2rem;
    padding-left: 0.32rem;
    line-height: 1.5;
  }
}
.top-recommend-title:before {
  content: "RESEARCH";
  display: block;
  font-family: futura-pt, sans-serif;
  font-weight: 700;
  font-size: 0.64rem;
  color: #269db9;
  line-height: 1;
  letter-spacing: 0.05em;
  margin-bottom: 0.06rem;
  margin-left: -0.36rem;
}
@media screen and (max-width: 767.98px) {
  .top-recommend-title:before {
    font-size: 0.45rem;
    margin-bottom: 0.04rem;
    margin-left: -0.32rem;
  }
}
.top-recommend-title:after {
  content: "";
  display: block;
  width: 0.18rem;
  height: 0.04rem;
  border-right: 1px solid #0a0a0a;
  border-bottom: 1px solid #0a0a0a;
  -webkit-transform: skewX(45deg);
          transform: skewX(45deg);
  position: absolute;
  top: 0.88rem;
  left: 0;
}
@media screen and (max-width: 767.98px) {
  .top-recommend-title:after {
    width: 0.23rem;
    height: 0.06rem;
    top: 0.62rem;
  }
}
.top-recommend-list ul {
  width: 8rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media screen and (max-width: 767.98px) {
  .top-recommend-list ul {
    width: 100%;
  }
}
.top-recommend-list ul li {
  width: 3.2rem;
  margin-right: 0.8rem;
  margin-top: 0.72rem;
}
@media screen and (max-width: 767.98px) {
  .top-recommend-list ul li {
    margin-right: 0.3rem;
    margin-top: 0.48rem;
  }
}
.top-recommend-list ul li figure img {
  aspect-ratio: 320/208;
  -o-object-fit: cover;
     object-fit: cover;
}
.top-recommend-list ul li dl dt {
  font-size: 0.2rem;
  font-weight: 700;
  padding-left: 0.16rem;
  margin-top: 0.24rem;
  margin-bottom: 0.12rem;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .top-recommend-list ul li dl dt {
    font-size: 0.18rem;
    padding-left: 0.14rem;
    margin-top: 0.16rem;
    margin-bottom: 0.08rem;
  }
}
.top-recommend-list ul li dl dt:before {
  content: "";
  display: block;
  width: 0.05rem;
  height: 0.2rem;
  background-color: #269db9;
  position: absolute;
  top: 0.09rem;
  left: 0;
}
@media screen and (max-width: 767.98px) {
  .top-recommend-list ul li dl dt:before {
    height: 0.17rem;
  }
}
.top-recommend-img {
  width: 4.7rem;
  position: absolute;
  top: -0.8rem;
  right: 0;
  z-index: 6;
}
@media screen and (max-width: 767.98px) {
  .top-recommend-img {
    width: 73.33333%;
    top: 0;
    right: 0;
  }
}
.top-recommend-img figure {
  width: 100%;
  height: 100%;
  text-align: right;
  position: relative;
}
.top-recommend-img figure img.polygon-photo1 {
  position: absolute;
  top: 0.3rem;
  right: 0;
  z-index: 1;
  -webkit-clip-path: polygon(2.8% 21%, 78.3% 1.5%, 100% 11.5%, 100% 81.4%, 45% 92%, 45% 92%, 2.8% 71.2%, 2.8% 21%);
          clip-path: polygon(2.8% 21%, 78.3% 1.5%, 100% 11.5%, 100% 81.4%, 45% 92%, 45% 92%, 2.8% 71.2%, 2.8% 21%);
}
@media screen and (max-width: 767.98px) {
  .top-recommend-img figure img.polygon-photo1 {
    aspect-ratio: 275/305;
    -o-object-fit: cover;
       object-fit: cover;
    top: 0;
    -webkit-clip-path: polygon(74% 8%, 100% 22%, 100% 86%, 45% 98%, 9.5% 77%, 9.5% 28%, 9.5% 28%, 9.5% 28%);
            clip-path: polygon(74% 8%, 100% 22%, 100% 86%, 45% 98%, 9.5% 77%, 9.5% 28%, 9.5% 28%, 9.5% 28%);
  }
}
.top-recommend-img figure img.polygon-photo2 {
  width: 3.32rem;
  position: absolute;
  top: 5.2rem;
  right: 0;
  z-index: 2;
  -webkit-clip-path: polygon(22.3% 12.5%, 22.3% 12.5%, 100% 0, 100% 94.4%, 75% 99.5%, 22.3% 80.8%, 22.3% 80.8%);
          clip-path: polygon(22.3% 12.5%, 22.3% 12.5%, 100% 0, 100% 94.4%, 75% 99.5%, 22.3% 80.8%, 22.3% 80.8%);
}
.top-recommend-img figure img.polygon-line {
  position: relative;
  z-index: 3;
}
.top-merit {
  padding-top: 0;
  background-color: #fff;
  position: relative;
  z-index: 5;
}
@media screen and (max-width: 767.98px) {
  .top-merit {
    padding-bottom: 0.4rem;
  }
}
@media screen and (max-width: 767.98px) {
  .top-merit .container {
    padding: 0 0.3rem;
  }
}
.top-merit-info {
  padding-left: 0.8rem;
}
@media screen and (max-width: 767.98px) {
  .top-merit-info {
    padding-left: 0;
  }
}
.top-merit-title {
  font-size: 0.22rem;
  font-weight: 700;
  padding-left: 0.36rem;
  margin-bottom: 0.6rem;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .top-merit-title {
    font-size: 0.2rem;
    padding-left: 0.32rem;
    line-height: 1.5;
  }
}
.top-merit-title:before {
  content: "MERIT";
  display: block;
  font-family: futura-pt, sans-serif;
  font-weight: 700;
  font-size: 0.64rem;
  color: #269db9;
  line-height: 1;
  letter-spacing: 0.05em;
  margin-bottom: 0.06rem;
  margin-left: -0.36rem;
}
@media screen and (max-width: 767.98px) {
  .top-merit-title:before {
    font-size: 0.45rem;
    margin-bottom: 0.04rem;
    margin-left: -0.32rem;
  }
}
.top-merit-title:after {
  content: "";
  display: block;
  width: 0.18rem;
  height: 0.04rem;
  border-right: 1px solid #0a0a0a;
  border-bottom: 1px solid #0a0a0a;
  -webkit-transform: skewX(45deg);
          transform: skewX(45deg);
  position: absolute;
  top: 0.88rem;
  left: 0;
}
@media screen and (max-width: 767.98px) {
  .top-merit-title:after {
    width: 0.23rem;
    height: 0.06rem;
    top: 0.62rem;
  }
}
.top-merit-slide {
  counter-reset: meritnmb 0;
}
.top-merit-slide-swiper {
  padding: 0 10vw !important;
  padding: 0 0.8rem 0 calc((100% - 12rem) / 2) !important;
}
@media screen and (max-width: 767.98px) {
  .top-merit-slide-swiper {
    padding: 0 0.14rem !important;
  }
}
.top-merit-slide .swiper-slide {
  width: 3.7rem;
  padding: 0 0.3rem;
}
@media screen and (max-width: 767.98px) {
  .top-merit-slide .swiper-slide {
    width: 2.4rem;
    padding: 0 0.16rem;
  }
}
.top-merit-slide .swiper-scrollbar {
  width: 7.4rem !important;
  height: 0.06rem !important;
  top: calc((100% - 0.06rem) / 2) !important;
  left: calc((100% - 7.4rem) / 2) !important;
  bottom: auto !important;
}
@media screen and (max-width: 767.98px) {
  .top-merit-slide .swiper-scrollbar {
    width: 2.5rem !important;
    height: 0.03rem !important;
    left: calc((100% - 2.5rem) / 2) !important;
  }
}
.top-merit-slide .swiper-scrollbar.swiper-scrollbar-horizontal {
  border-radius: 0;
}
.top-merit-slide .swiper-scrollbar.swiper-scrollbar-horizontal .swiper-scrollbar-drag {
  border-radius: 0;
  background-color: #269db9;
}
.top-merit-slide-navi {
  max-width: 12rem;
  height: 0.4rem;
  margin: 0.4rem auto 0;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .top-merit-slide-navi {
    height: 0.2rem;
    margin-top: 0.2rem;
  }
}
.top-merit-slide-navi .merit-prev {
  position: absolute;
  top: 0;
  right: 1.2rem;
}
@media screen and (max-width: 767.98px) {
  .top-merit-slide-navi .merit-prev {
    display: none;
  }
}
.top-merit-slide-navi .merit-next {
  position: absolute;
  top: 0;
  right: 0.6rem;
}
@media screen and (max-width: 767.98px) {
  .top-merit-slide-navi .merit-next {
    display: none;
  }
}
.top-merit-slide-img {
  position: relative;
}
.top-merit-slide-img:before {
  counter-increment: meritnmb 1;
  content: counter(meritnmb, decimal-leading-zero);
  width: 0.76rem;
  height: 0.76rem;
  font-family: futura-pt, sans-serif;
  font-weight: 700;
  font-size: 0.4rem;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #269db9;
  position: absolute;
  bottom: 0;
  left: 0;
}
.top-merit-slide-title {
  font-size: 0.2rem;
  font-weight: 700;
  padding-left: 0.16rem;
  margin-top: 0.24rem;
  margin-bottom: 0.12rem;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .top-merit-slide-title {
    font-size: 0.18rem;
    padding-left: 0.14rem;
    margin-top: 0.16rem;
    margin-bottom: 0.08rem;
  }
}
.top-merit-slide-title:before {
  content: "";
  display: block;
  width: 0.05rem;
  height: 0.2rem;
  background-color: #269db9;
  position: absolute;
  top: 0.09rem;
  left: 0;
}
@media screen and (max-width: 767.98px) {
  .top-merit-slide-title:before {
    height: 0.17rem;
  }
}
.top-merit-slide-txt {
  margin-top: 0;
}
.top-bridge {
  padding: 0.8rem 0 0.6rem;
}
.top-bridge .container {
  padding-left: 1.6rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767.98px) {
  .top-bridge .container {
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
}
.top-bridge-img {
  width: 2.32rem;
}
@media screen and (max-width: 767.98px) {
  .top-bridge-img {
    width: 100%;
    text-align: center;
    margin-bottom: 0.16rem;
  }
}
.top-bridge-img img {
  aspect-ratio: 734/1064;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767.98px) {
  .top-bridge-img img {
    width: 0.8rem;
  }
}
.top-bridge-info {
  width: 3.5rem;
  margin-left: 0.4rem;
}
@media screen and (max-width: 767.98px) {
  .top-bridge-info {
    width: 100%;
    margin-left: 0;
  }
}
.top-bridge-info-title {
  font-size: 0.29rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.16em;
  color: #fff;
  text-align: center;
  margin-top: 0;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .top-bridge-info-title {
    font-size: 0.2rem;
  }
}
.top-bridge-info-title:before {
  content: "";
  display: block;
  width: 3.5rem;
  height: 0.54rem;
  background: transparent url(../img/index/logo_w.svg) no-repeat scroll center center/contain;
  margin-bottom: 0.24rem;
}
@media screen and (max-width: 767.98px) {
  .top-bridge-info-title:before {
    width: 2.1rem;
    margin: 0 auto 0.08rem;
  }
}
.top-bridge-info-title:after {
  content: "FREE TRIAL";
  display: block;
  width: 100%;
  font-family: futura-pt, sans-serif;
  font-weight: 700;
  font-size: 0.34rem;
  color: #fff;
  line-height: 1;
  letter-spacing: 0.05em;
  position: absolute;
  top: 0.64rem;
  left: 0;
  content: none;
}
@media screen and (max-width: 767.98px) {
  .top-bridge-info-title:after {
    top: 0.46rem;
    font-size: 0.25rem;
  }
}
.top-bridge-info-title span {
  display: block;
  width: 1.32rem;
  color: #fff;
  font-size: 0.17rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.14em;
  padding: 0.08rem 0.12rem;
  margin: 0 auto 0.24rem;
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 767.98px) {
  .top-bridge-info-title span {
    width: 1rem;
    font-size: 0.13rem;
    padding: 0.06rem 0.06rem;
    margin-bottom: 0.16rem;
  }
}
.top-bridge-info-title span:before, .top-bridge-info-title span:after {
  content: "";
  display: block;
}
.top-bridge-info-title span:before {
  width: 0.12rem;
  height: 0.12rem;
  background-color: #269db9;
  border: 2px solid transparent;
  border-bottom-color: #fff;
  border-right-color: #fff;
  -webkit-transform: rotateZ(45deg);
          transform: rotateZ(45deg);
  position: absolute;
  bottom: -0.06rem;
  left: calc((100% - 0.14rem) / 2);
  z-index: -1;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.top-bridge-info-title span:after {
  border: 2px solid #fff;
  width: 100%;
  height: 100%;
  background-color: #269db9;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}
.top-bridge-info-button {
  padding-top: 0.3rem;
}
@media screen and (max-width: 767.98px) {
  .top-bridge-info-button {
    padding-top: 0.12rem;
  }
}
.top-bridge-info-button .btn {
  width: 2.22rem;
}
@media screen and (max-width: 767.98px) {
  .top-bridge-info-button .btn {
    width: 2rem;
    height: 0.55rem;
  }
}
@media screen and (max-width: 767.98px) {
  .top-bridge-info-button .btn span {
    font-size: 0.15rem;
    letter-spacing: 0.05em;
  }
}
.top-bridge.bridge01 {
  background: transparent url(../img/index/bg_bridge01.jpg) no-repeat scroll 0 0/cover;
}
@media screen and (max-width: 767.98px) {
  .top-bridge.bridge01 {
    padding: 1.15rem 0 0.35rem;
    background-image: url(../img/index/bg_bridge01_sp.jpg);
  }
}
.top-bridge.bridge01 .container.bridge-info01 {
  top: 0;
}
.top-bridge.bridge01 .container.bridge-info03 {
  top: 7.7rem;
  top: 0;
}
.top-bridge.bridge02 {
  background: transparent url(../img/index/bg_bridge02.jpg) no-repeat scroll 0 0/cover;
  height: 4.18rem;
  margin-bottom: 0.8rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767.98px) {
  .top-bridge.bridge02 {
    background-image: url(../img/index/bg_bridge02_sp.jpg);
    margin-top: 0.4rem;
  }
}
.top-bridge.bridge02:before {
  content: "";
  display: block;
  width: calc(100% - 2rem);
  height: 14.5rem;
  background-color: #fff;
  position: absolute;
  top: -1.2rem;
  right: 0;
  z-index: -1;
  content: none;
}
@media screen and (max-width: 767.98px) {
  .top-bridge.bridge02:before {
    width: 100%;
    height: 100%;
    top: -0.4rem;
  }
}
.top-bridge.bridge02 .container {
  padding: 0;
}
.top-bridge.bridge02 .container.bridge-info02 {
  top: 0;
}
.top-bridge.bridge02 .top-bridge-img {
  width: 3.34rem;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .top-bridge.bridge02 .top-bridge-img {
    width: 2.13rem;
  }
}
.top-bridge.bridge02 .top-bridge-img:before {
  content: none;
  display: block;
  width: 100%;
  font-family: futura-pt, sans-serif;
  font-weight: 700;
  font-size: 0.26rem;
  color: #fff;
  line-height: 1;
  letter-spacing: 0.05em;
  margin-bottom: 0.08rem;
}
@media screen and (max-width: 767.98px) {
  .top-bridge.bridge02 .top-bridge-img:before {
    font-size: 0.17rem;
    letter-spacing: 0.025em;
  }
}
.top-bridge.bridge02 .top-bridge-img img {
  width: 100%;
  aspect-ratio: 334/51;
  -o-object-fit: contain;
     object-fit: contain;
}
.top-point {
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .top-point {
    padding-top: 0.3rem;
    padding-bottom: 0.4rem;
  }
}
.top-point:before {
  content: "";
  display: block;
  width: 9.6rem;
  height: calc(100% - 2.4rem - 1.6rem - 0.8rem);
  background-color: #fff;
  position: absolute;
  top: 1.6rem;
  left: calc((100% - 9.6rem) / 2);
  z-index: -1;
}
@media screen and (max-width: 767.98px) {
  .top-point:before {
    width: 2.55rem;
    height: calc(100% - 0.9rem);
    top: 0.5rem;
    left: calc((100% - 2.55rem) / 2);
  }
}
.top-point .container {
  max-width: none;
  padding: 0;
}
.top-point-polygon {
  position: absolute;
  top: 0.8rem;
  left: -0.5rem;
}
@media screen and (max-width: 767.98px) {
  .top-point-polygon {
    display: none;
  }
}
.top-point-head {
  max-width: 9.6rem;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .top-point-head {
    padding: 0 0.24rem;
    margin-bottom: 0.3rem;
  }
}
.top-point-head:before {
  content: "APPLICATION";
  display: inline-block;
  font-family: futura-pt, sans-serif;
  font-weight: 700;
  font-size: 0.24rem;
  color: #0a0a0a;
  line-height: 1;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  position: absolute;
  top: 0.4rem;
  right: -0.48rem;
}
@media screen and (max-width: 767.98px) {
  .top-point-head:before {
    font-size: 0.12rem;
    top: 0.2rem;
    right: 0.24rem;
  }
}
.top-point-head:after {
  content: "";
  display: block;
  width: 0.05rem;
  height: 0.77rem;
  border-left: 1px solid #0a0a0a;
  border-bottom: 1px solid #0a0a0a;
  -webkit-transform: skewY(-45deg);
          transform: skewY(-45deg);
  position: absolute;
  top: 2.08rem;
  right: -0.4rem;
}
@media screen and (max-width: 767.98px) {
  .top-point-head:after {
    width: 0.03rem;
    height: 0.4rem;
    top: 1.04rem;
    right: 0.28rem;
  }
}
.top-point-head-title {
  font-size: 0.28rem;
  line-height: 1.6786;
  font-weight: 700;
  letter-spacing: 0.2em;
  margin-right: 1rem;
  margin-left: 0.72rem;
}
@media screen and (max-width: 767.98px) {
  .top-point-head-title {
    font-size: 0.2rem;
    letter-spacing: 0.15em;
    padding-top: 0.5rem;
    margin-right: 0;
    margin-left: 0.04rem;
  }
}
.top-point-head-img {
  width: 1.28rem;
}
@media screen and (max-width: 767.98px) {
  .top-point-head-img {
    width: 0.64rem;
    margin-left: 0.2rem;
  }
}
.top-point-head-img img {
  position: relative;
  top: -0.5rem;
}
@media screen and (max-width: 767.98px) {
  .top-point-head-img img {
    top: 0;
  }
}
.top-point-list {
  margin-top: -0.8rem;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .top-point-list {
    margin-top: 0;
  }
}
.top-point-list ol {
  counter-reset: pointnmb 0;
}
.top-point-list ol li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767.98px) {
  .top-point-list ol li {
    display: block;
  }
}
.top-point-list ol li:nth-of-type(even) .top-point-list-img {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}
.top-point-list ol li:nth-of-type(even) .top-point-list-box {
  padding-bottom: 0.4rem;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media screen and (max-width: 767.98px) {
  .top-point-list ol li:nth-of-type(even) .top-point-list-box {
    padding-bottom: 0;
  }
}
.top-point-list ol li:nth-of-type(even) .top-point-list-box-img {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}
.top-point-list ol li:nth-of-type(even) .top-point-list-info {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  padding: 0 0.6rem 0 0.48rem;
}
@media screen and (max-width: 767.98px) {
  .top-point-list ol li:nth-of-type(even) .top-point-list-info {
    padding: 0.24rem 0.88rem 0.36rem;
  }
}
.top-point-list-img {
  width: 50%;
  aspect-ratio: 1440/986;
  overflow: hidden;
}
@media screen and (max-width: 767.98px) {
  .top-point-list-img {
    width: calc(100% - 0.3rem);
  }
}
.top-point-list-img img {
  aspect-ratio: 1440/986;
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
}
.top-point-list-box {
  width: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media screen and (max-width: 767.98px) {
  .top-point-list-box {
    display: block;
    width: 100%;
    position: relative;
  }
}
.top-point-list-box-img {
  width: 2.1rem;
}
@media screen and (max-width: 767.98px) {
  .top-point-list-box-img {
    width: 1.05rem;
    position: absolute;
    top: -0.58rem;
    right: 0.45rem;
  }
}
.top-point-list-box-img img {
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
  top: 0;
}
.top-point-list-info {
  width: 2.5rem;
  padding: 0 0.48rem 0 0.6rem;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
@media screen and (max-width: 767.98px) {
  .top-point-list-info {
    width: 100%;
    padding: 0.24rem 0.88rem 0.36rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.top-point-list-info-title {
  font-size: 0.2rem;
  font-weight: 700;
  line-height: 1.65;
  padding-top: 1rem;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .top-point-list-info-title {
    font-size: 0.16rem;
    padding-top: 0.8rem;
  }
}
.top-point-list-info-title:before, .top-point-list-info-title:after {
  display: inline-block;
  font-family: futura-pt, sans-serif;
  font-weight: 700;
  line-height: 1;
  position: absolute;
  left: 0;
}
.top-point-list-info-title:before {
  content: "POINT";
  font-size: 0.26rem;
  font-weight: bold;
  color: #269db9;
  top: 0;
}
@media screen and (max-width: 767.98px) {
  .top-point-list-info-title:before {
    font-size: 0.2rem;
  }
}
.top-point-list-info-title:after {
  counter-increment: pointnmb 1;
  content: counter(pointnmb, decimal-leading-zero);
  font-size: 0.64rem;
  font-weight: bold;
  color: #269db9;
  top: 0.2rem;
}
@media screen and (max-width: 767.98px) {
  .top-point-list-info-title:after {
    font-size: 0.5rem;
  }
}
.top-point-list-info-txt {
  margin-top: 0.16rem;
}
@media screen and (max-width: 767.98px) {
  .top-point-list-info-txt {
    margin-top: 0.08rem;
  }
}
@media screen and (max-width: 767.98px) {
  .top-point-list-info-txt {
    line-height: 1.7692;
  }
}
.top-voice {
  padding-top: 1.2rem;
}
@media screen and (max-width: 767.98px) {
  .top-voice {
    padding-top: 0.32rem;
    padding-bottom: 0.3rem;
    background-color: #fff;
  }
}
.top-voice-info {
  position: absolute;
  top: 2rem;
  left: 1.2rem;
  z-index: 2;
}
@media screen and (max-width: 767.98px) {
  .top-voice-info {
    padding-left: 0.28rem;
    margin-bottom: 0.24rem;
    position: relative;
    top: auto;
    left: auto;
  }
}
.top-voice-title {
  font-size: 0.22rem;
  font-weight: 700;
  padding-left: 0.36rem;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .top-voice-title {
    font-size: 0.2rem;
    padding-left: 0.32rem;
    line-height: 1.5;
  }
}
.top-voice-title:before {
  content: "VOICE";
  display: block;
  font-family: futura-pt, sans-serif;
  font-weight: 700;
  font-size: 0.8rem;
  color: #269db9;
  line-height: 1;
  letter-spacing: 0;
  margin-bottom: 0.06rem;
  margin-left: -0.36rem;
}
@media screen and (max-width: 767.98px) {
  .top-voice-title:before {
    font-size: 0.45rem;
    margin-bottom: 0.04rem;
    margin-left: -0.32rem;
  }
}
.top-voice-title:after {
  content: "";
  display: block;
  width: 0.18rem;
  height: 0.04rem;
  border-right: 1px solid #0a0a0a;
  border-bottom: 1px solid #0a0a0a;
  -webkit-transform: skewX(45deg);
          transform: skewX(45deg);
  position: absolute;
  top: 1.04rem;
  left: 0;
}
@media screen and (max-width: 767.98px) {
  .top-voice-title:after {
    width: 0.23rem;
    height: 0.06rem;
    top: 0.62rem;
  }
}
.top-voice-slide {
  width: calc(100% - 2rem);
  margin-left: 2rem;
}
@media screen and (max-width: 767.98px) {
  .top-voice-slide {
    width: 100%;
    margin-left: 0;
  }
}
.top-voice-slide-info {
  width: 3.4rem;
  padding: 0.36rem 0.36rem 0;
  background-color: #fff;
  position: absolute;
  left: 0.3rem;
  bottom: 0;
}
@media screen and (max-width: 767.98px) {
  .top-voice-slide-info {
    width: calc(100% - 0.6rem);
    padding: 0.16rem 0.16rem 0;
    left: 0.15rem;
  }
}
.top-voice-slide-swiper {
  padding: 0 0.7rem !important;
}
@media screen and (max-width: 767.98px) {
  .top-voice-slide-swiper {
    padding: 0 0.15rem !important;
  }
}
.top-voice-slide .swiper-slide {
  width: 4.85rem;
  padding: 0 0.3rem;
}
@media screen and (max-width: 767.98px) {
  .top-voice-slide .swiper-slide {
    width: 2.92rem;
    padding: 0 0.15rem;
  }
}
.top-voice-slide .swiper-scrollbar {
  width: 7.4rem !important;
  height: 0.06rem !important;
  top: calc((100% - 0.06rem) / 2) !important;
  left: 0 !important;
  bottom: auto !important;
}
@media screen and (max-width: 767.98px) {
  .top-voice-slide .swiper-scrollbar {
    width: 2.5rem !important;
    height: 0.03rem !important;
    left: calc((100% - 2.5rem) / 2) !important;
  }
}
.top-voice-slide .swiper-scrollbar.swiper-scrollbar-horizontal {
  border-radius: 0;
}
.top-voice-slide .swiper-scrollbar.swiper-scrollbar-horizontal .swiper-scrollbar-drag {
  border-radius: 0;
  background-color: #269db9;
}
.top-voice-slide-navi {
  max-width: 9.2rem;
  height: 0.4rem;
  margin-top: 0.4rem;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .top-voice-slide-navi {
    height: 0.2rem;
    margin-top: 0.24rem;
  }
}
.top-voice-slide-navi .voice-prev {
  position: absolute;
  top: 0;
  right: 0.6rem;
}
@media screen and (max-width: 767.98px) {
  .top-voice-slide-navi .voice-prev {
    display: none;
  }
}
.top-voice-slide-navi .voice-next {
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (max-width: 767.98px) {
  .top-voice-slide-navi .voice-next {
    display: none;
  }
}
.top-voice-slide-img {
  position: relative;
}
.top-voice-slide-title {
  font-size: 0.22rem;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 0.12rem;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .top-voice-slide-title {
    font-size: 0.16rem;
  }
}
.top-voice-slide-txt {
  margin-top: 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
@media screen and (max-width: 767.98px) {
  .top-voice-slide-txt {
    -webkit-line-clamp: 5;
  }
}
.top-voice-slide .btnbox {
  padding-top: 0;
  display: inline-block;
  position: absolute;
  right: 0.7rem;
  bottom: 0;
}
@media screen and (max-width: 767.98px) {
  .top-voice-slide .btnbox {
    display: block;
    text-align: right;
    position: relative;
    right: auto;
    bottom: auto;
  }
}
.top-voice-slide .btnbox .more {
  font-size: 0.24rem;
  padding-right: 0.36rem;
}
@media screen and (max-width: 767.98px) {
  .top-voice-slide .btnbox .more {
    font-size: 0.14rem;
    padding-right: 0.24rem;
  }
}
.top-voice-slide .btnbox .more:after {
  width: 0.24rem;
  height: 0.05rem;
  top: 0.17rem;
}
@media screen and (max-width: 767.98px) {
  .top-voice-slide .btnbox .more:after {
    width: 0.15rem;
    height: 0.03rem;
    top: 0.11rem;
  }
}
.mouse .top-voice-slide .btnbox .more:hover:after {
  right: -0.06rem;
}
.top-media {
  padding-top: 1.16rem;
  padding-bottom: 0.3rem;
  position: relative;
  overflow-x: hidden;
}
@media screen and (max-width: 767.98px) {
  .top-media {
    padding-top: 0.5rem;
  }
}
.top-media:before {
  content: "";
  display: block;
  width: 10.6rem;
  height: 2.5rem;
  background-color: #fff;
  position: absolute;
  top: 1.36rem;
  left: calc((100% - 10.6rem) / 2);
}
@media screen and (max-width: 767.98px) {
  .top-media:before {
    content: none;
  }
}
.top-media-polygon {
  position: absolute;
  top: 0.8rem;
  right: -0.5rem;
}
@media screen and (max-width: 767.98px) {
  .top-media-polygon {
    width: 3rem;
    top: 0.5rem;
    right: -1.6rem;
  }
}
.top-media-info {
  text-align: center;
}
.top-media-title {
  font-size: 0.22rem;
  font-weight: 700;
  margin-bottom: 0.7rem;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .top-media-title {
    font-size: 0.2rem;
    padding-left: 0.32rem;
    line-height: 1.5;
    margin-bottom: 0.3rem;
  }
}
.top-media-title span {
  display: inline-block;
  padding-left: 0.36rem;
  -webkit-transform: translateX(-0.1rem);
          transform: translateX(-0.1rem);
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .top-media-title span {
    text-align: left;
  }
}
.top-media-title span:before {
  content: "MEDIA";
  display: block;
  font-family: futura-pt, sans-serif;
  font-weight: 700;
  font-size: 0.8rem;
  color: #269db9;
  line-height: 1;
  letter-spacing: 0;
  margin-bottom: 0.06rem;
}
@media screen and (max-width: 767.98px) {
  .top-media-title span:before {
    font-size: 0.45rem;
    margin-bottom: 0.04rem;
    margin-left: -0.36rem;
  }
}
.top-media-title span:after {
  content: "";
  display: block;
  width: 0.18rem;
  height: 0.04rem;
  border-right: 1px solid #0a0a0a;
  border-bottom: 1px solid #0a0a0a;
  -webkit-transform: skewX(45deg);
          transform: skewX(45deg);
  position: absolute;
  top: 1.04rem;
  left: 0.9rem;
}
@media screen and (max-width: 767.98px) {
  .top-media-title span:after {
    width: 0.23rem;
    height: 0.06rem;
    top: 0.6rem;
    left: 0;
  }
}
.top-media-slide {
  counter-reset: meritnmb 0;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .top-media-slide-swiper {
    overflow: visible !important;
  }
}
@media screen and (max-width: 767.98px) {
  .top-media-slide-swiper .swiper-wrapper {
    display: block;
    padding: 0 0.3rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.top-media-slide-swiper .swiper-slide {
  height: auto;
}
.top-media-slide-swiper .swiper-slide:last-of-type .top-media-slide-article {
  border-bottom: none;
  margin-bottom: 0;
}
@media screen and (max-width: 767.98px) {
  .top-media-slide-swiper .swiper-slide.hidden {
    display: none;
    opacity: 0;
  }
}
@media screen and (max-width: 767.98px) {
  .top-media-slide-swiper .swiper-slide.show {
    -webkit-animation: fadeIn 1s ease;
            animation: fadeIn 1s ease;
  }
}
.top-media-slide-article {
  height: 100%;
  background-color: #fff;
  -webkit-box-shadow: 0 0 0.1rem rgba(10, 10, 10, 0.15);
          box-shadow: 0 0 0.1rem rgba(10, 10, 10, 0.15);
}
@media screen and (max-width: 767.98px) {
  .top-media-slide-article {
    padding-bottom: 0.24rem;
    margin-bottom: 0.24rem;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-bottom: 1px solid #0a0a0a;
  }
}
.top-media-slide-article a {
  height: 100%;
}
@media screen and (max-width: 767.98px) {
  .top-media-slide-article a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.mouse .top-media-slide-article a:hover .more:after {
  right: -0.02rem;
}
.top-media-slide-info {
  padding: 0.36rem 0.3rem 0.3rem;
  background-color: #fff;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .top-media-slide-info {
    width: calc(100% - 0.88rem);
    padding: 0 0 0 0.2rem;
    background-color: transparent;
  }
}
.top-media-slide .swiper-slide {
  width: 3.7rem;
  padding: 0.1rem 0.25rem;
}
@media screen and (max-width: 767.98px) {
  .top-media-slide .swiper-slide {
    width: 100%;
    padding: 0;
  }
}
.top-media-slide-navi {
  margin-top: 0.5rem;
}
@media screen and (max-width: 767.98px) {
  .top-media-slide-navi {
    display: none;
  }
}
.top-media-slide-navi .media-prev {
  position: absolute;
  top: 2.2rem;
  left: 1.5rem;
  left: calc(50% - 5.5rem);
  z-index: 200;
}
.top-media-slide-navi .media-next {
  position: absolute;
  top: 2.2rem;
  right: calc(50% - 5.5rem);
  z-index: 200;
}
.top-media-slide-img {
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .top-media-slide-img {
    width: 0.88rem;
  }
}
@media screen and (max-width: 767.98px) {
  .top-media-slide-img img {
    aspect-ratio: 178/244;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.top-media-slide-title {
  font-size: 0.22rem;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 0.24rem;
  padding-bottom: 0.24rem;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .top-media-slide-title {
    font-size: 0.16rem;
    margin-bottom: 0.08rem;
    padding-bottom: 0;
  }
}
.top-media-slide-title:before {
  content: "";
  display: block;
  width: 0.4rem;
  height: 0.04rem;
  background-color: #269db9;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 767.98px) {
  .top-media-slide-title:before {
    content: none;
  }
}
.top-media-slide-txt {
  margin-top: 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
@media screen and (max-width: 767.98px) {
  .top-media-slide-txt {
    line-height: 1.8077;
  }
}
.top-media-slide .btnbox {
  display: inline-block;
  position: absolute;
  right: calc((100% - 10.6rem) / 2);
  bottom: -0.08rem;
}
@media screen and (max-width: 767.98px) {
  .top-media-slide .btnbox {
    display: block;
    padding-top: 0.1rem;
    text-align: center;
    position: relative;
    right: auto;
    bottom: auto;
  }
}
.top-media-slide .btnbox [data-btn-more4] {
  cursor: pointer;
}
.top-media-slide .btnbox [data-btn-more4] a {
  pointer-events: none;
}
.top-media-slide .btnbox [data-btn-more4] a.morelink {
  pointer-events: auto;
}
.top-media-slide .btnbox a.more {
  font-size: 0.24rem;
  padding-right: 0.36rem;
}
@media screen and (max-width: 767.98px) {
  .top-media-slide .btnbox a.more {
    display: none;
    font-size: 0.14rem;
    padding-right: 0.24rem;
  }
}
.top-media-slide .btnbox a.more:after {
  width: 0.24rem;
  height: 0.05rem;
  top: 0.17rem;
}
@media screen and (max-width: 767.98px) {
  .top-media-slide .btnbox a.more:after {
    width: 0.15rem;
    height: 0.03rem;
    top: 0.11rem;
  }
}
.mouse .top-media-slide .btnbox a.more:hover:after {
  right: -0.06rem;
}
.top-media-slide .btnbox a.moresp {
  display: none;
}
@media screen and (max-width: 767.98px) {
  .top-media-slide .btnbox a.moresp {
    border: 1px solid #269db9;
    width: 2.55rem;
    height: 0.5rem;
    font-size: 0.15rem;
    color: #269db9;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.top-faq {
  padding-top: 1.6rem;
  padding-bottom: 0;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .top-faq {
    padding-top: 0.6rem;
    padding-bottom: 1.5rem;
  }
}
.top-faq:before {
  content: "";
  display: block;
  width: 100%;
  height: calc(100% + 2.8rem);
  background-color: #fff;
  -webkit-clip-path: polygon(26% 0%, 100% 21vw, 100% calc(100% - 10vw), 74% 100%, 0 calc(100% - 21vw), 0 10vw);
          clip-path: polygon(26% 0%, 100% 21vw, 100% calc(100% - 10vw), 74% 100%, 0 calc(100% - 21vw), 0 10vw);
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 767.98px) {
  .top-faq:before {
    height: 100%;
    -webkit-clip-path: polygon(25% 0%, 100% 0.8rem, 100% calc(100% - 0.35rem), 83% 100%, 0 calc(100% - 0.8rem), 0 0.35rem);
            clip-path: polygon(25% 0%, 100% 0.8rem, 100% calc(100% - 0.35rem), 83% 100%, 0 calc(100% - 0.8rem), 0 0.35rem);
  }
}
@media screen and (max-width: 767.98px) {
  .top-faq .container {
    padding: 0 0.3rem;
  }
}
.top-faq-info {
  padding-left: 0.8rem;
}
@media screen and (max-width: 767.98px) {
  .top-faq-info {
    padding-left: 0;
  }
}
.top-faq-title {
  font-size: 0.22rem;
  font-weight: 700;
  padding-left: 0.36rem;
  margin-bottom: 0.6rem;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .top-faq-title {
    font-size: 0.2rem;
    padding-left: 0.32rem;
    line-height: 1.5;
    margin-bottom: 0.48 rem;
  }
}
.top-faq-title:before {
  content: "FAQ";
  display: block;
  font-family: futura-pt, sans-serif;
  font-weight: 700;
  font-size: 0.8rem;
  color: #269db9;
  line-height: 1;
  letter-spacing: 0.05em;
  margin-bottom: 0.06rem;
  margin-left: -0.36rem;
}
@media screen and (max-width: 767.98px) {
  .top-faq-title:before {
    font-size: 0.45rem;
    margin-bottom: 0.04rem;
    margin-left: -0.32rem;
  }
}
.top-faq-title:after {
  content: "";
  display: block;
  width: 0.18rem;
  height: 0.04rem;
  border-right: 1px solid #0a0a0a;
  border-bottom: 1px solid #0a0a0a;
  -webkit-transform: skewX(45deg);
          transform: skewX(45deg);
  position: absolute;
  top: 1.04rem;
  left: 0;
}
@media screen and (max-width: 767.98px) {
  .top-faq-title:after {
    width: 0.23rem;
    height: 0.06rem;
    top: 0.62rem;
  }
}
.top-faq-list {
  max-width: 9.6rem;
  margin: 0 auto;
}
@media screen and (max-width: 767.98px) {
  .top-faq-list {
    padding: 0 0.3rem;
  }
}
.top-faq-list-box {
  margin-top: -1px;
  position: relative;
}
.top-faq-list-box-q {
  font-size: 0.2rem;
  font-weight: 700;
  padding: 0.3rem 0.24rem;
  border-top: 1px solid #0a0a0a;
  border-bottom: 1px solid #0a0a0a;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .top-faq-list-box-q {
    font-size: 0.13rem;
    line-height: 1.5385;
    padding: 0.16rem 0.3rem 0.16rem 0;
  }
}
.top-faq-list-box-q span {
  display: inline-block;
  padding-left: 0.4rem;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .top-faq-list-box-q span {
    padding-left: 0.3rem;
  }
}
.top-faq-list-box-q span:before {
  content: "Q";
  display: inline-block;
  font-family: futura-pt, sans-serif;
  font-weight: 700;
  font-size: 0.36rem;
  color: #0a0a0a;
  line-height: 1;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 767.98px) {
  .top-faq-list-box-q span:before {
    font-size: 0.25rem;
    top: -0.03rem;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.top-faq-list-box-a {
  font-size: 0.2rem;
  padding: 0.24rem 0.6rem;
  margin-top: 0;
}
@media screen and (max-width: 767.98px) {
  .top-faq-list-box-a {
    font-size: 0.13rem;
    padding: 0.16rem 0.3rem 0.16rem;
  }
}
.top-news {
  padding-top: 2.2rem;
}
@media screen and (max-width: 767.98px) {
  .top-news {
    padding-top: 0.8rem;
    padding-bottom: 1.2rem;
  }
}
.top-news-polygon {
  position: absolute;
  bottom: -0.2rem;
  left: -0.5rem;
}
@media screen and (max-width: 767.98px) {
  .top-news-polygon {
    width: 3.4rem;
    left: -1.6rem;
  }
}
@media screen and (max-width: 767.98px) {
  .top-news .container {
    padding: 0 0.3rem;
  }
}
.top-news-info {
  padding-left: 0.8rem;
}
@media screen and (max-width: 767.98px) {
  .top-news-info {
    padding-left: 0;
  }
}
.top-news-title {
  font-size: 0.22rem;
  font-weight: 700;
  padding-left: 0.36rem;
  margin-bottom: 0.6rem;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .top-news-title {
    font-size: 0.2rem;
    padding-left: 0.32rem;
    margin-bottom: 0.1rem;
    line-height: 1.5;
  }
}
.top-news-title:before {
  content: "NEWS";
  display: block;
  font-family: futura-pt, sans-serif;
  font-weight: 700;
  font-size: 0.8rem;
  color: #269db9;
  line-height: 1;
  letter-spacing: 0.05em;
  margin-bottom: 0.06rem;
  margin-left: -0.36rem;
}
@media screen and (max-width: 767.98px) {
  .top-news-title:before {
    font-size: 0.45rem;
    margin-bottom: 0.04rem;
    margin-left: -0.32rem;
  }
}
.top-news-title:after {
  content: "";
  display: block;
  width: 0.18rem;
  height: 0.04rem;
  border-right: 1px solid #0a0a0a;
  border-bottom: 1px solid #0a0a0a;
  -webkit-transform: skewX(45deg);
          transform: skewX(45deg);
  position: absolute;
  top: 1.04rem;
  left: 0;
}
@media screen and (max-width: 767.98px) {
  .top-news-title:after {
    width: 0.23rem;
    height: 0.06rem;
    top: 0.62rem;
  }
}
.top-news-list {
  max-width: 9.6rem;
  margin: 0 auto;
}
@media screen and (max-width: 767.98px) {
  .top-news-list {
    padding: 0 0.3rem;
  }
}
.top-news-list-box {
  margin-top: -1px;
  position: relative;
}
.top-news-list-post {
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
  border-bottom: 1px solid #0a0a0a;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .top-news-list-post {
    padding-top: 0.24rem;
    padding-bottom: 0.24rem;
  }
}
.top-news-list-post a {
  display: block;
}
.mouse .top-news-list-post a:hover .top-news-list-post-ttl:after {
  right: 0.08rem;
}
.top-news-list-post-head {
  cursor: pointer;
}
.top-news-list-post-date {
  color: #269db9;
  font-size: 0.2rem;
  font-weight: 700;
}
@media screen and (max-width: 767.98px) {
  .top-news-list-post-date {
    display: block;
    font-size: 0.14rem;
    line-height: 1;
    margin-bottom: 0.1rem;
  }
}
.top-news-list-post-ttl {
  font-size: 0.2rem;
  font-weight: 700;
  line-height: 0.36rem;
  padding-right: 0.4rem;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
@media screen and (max-width: 767.98px) {
  .top-news-list-post-ttl {
    font-size: 0.14rem;
    line-height: 1.6;
    padding-right: 0.24rem;
  }
}
.top-news-list-post-ttl:after {
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.05rem;
  border-right: 1px solid #0a0a0a;
  border-bottom: 1px solid #0a0a0a;
  -webkit-transform: skewX(45deg);
          transform: skewX(45deg);
  position: absolute;
  bottom: 0.16rem;
  right: 0.16rem;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
@media screen and (max-width: 767.98px) {
  .top-news-list-post-ttl:after {
    width: 0.19rem;
    height: 0.06rem;
    bottom: -0.12rem;
    right: 0.04rem;
  }
}
.top-news-list-post:first-of-type {
  margin-top: -0.2rem;
}
@media screen and (max-width: 767.98px) {
  .top-news-list-post:first-of-type {
    margin-top: 0;
  }
}
.top-news .btnbox {
  text-align: right;
  padding-top: 0.4rem;
}
@media screen and (max-width: 767.98px) {
  .top-news .btnbox {
    padding-top: 0.2rem;
  }
}
.top-news .btnbox .more {
  font-size: 0.24rem;
  padding-right: 0.36rem;
}
@media screen and (max-width: 767.98px) {
  .top-news .btnbox .more {
    font-size: 0.14rem;
    padding-right: 0.24rem;
  }
}
.top-news .btnbox .more:after {
  width: 0.24rem;
  height: 0.05rem;
  top: 0.17rem;
}
@media screen and (max-width: 767.98px) {
  .top-news .btnbox .more:after {
    width: 0.15rem;
    height: 0.03rem;
    top: 0.11rem;
  }
}
.mouse .top-news .btnbox .more:hover:after {
  right: -0.06rem;
}

@-webkit-keyframes fadeIn {
  0% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes polygon01 {
  0% {
    -webkit-clip-path: polygon(8.4% 23.3%, 8.4% 23.3%, 73.22% 0%, 100% 16.4%, 100% 85%, 45.2% 99.3%, 8.4% 74.2%, 8.4% 74.2%, 8.4% 74.2%, 8.4% 23.3%);
            clip-path: polygon(8.4% 23.3%, 8.4% 23.3%, 73.22% 0%, 100% 16.4%, 100% 85%, 45.2% 99.3%, 8.4% 74.2%, 8.4% 74.2%, 8.4% 74.2%, 8.4% 23.3%);
  }
  20% {
    -webkit-clip-path: polygon(8.4% 23.3%, 8.4% 14.2%, 73.22% 0%, 100% 16.4%, 100% 85%, 45.2% 99.3%, 8.4% 74.2%, 8.4% 74.2%, 0.8% 69.2%, 8.4% 30.3%);
            clip-path: polygon(8.4% 23.3%, 8.4% 14.2%, 73.22% 0%, 100% 16.4%, 100% 85%, 45.2% 99.3%, 8.4% 74.2%, 8.4% 74.2%, 0.8% 69.2%, 8.4% 30.3%);
  }
  40% {
    -webkit-clip-path: polygon(8.4% 23.3%, 8.4% 23.3%, 73.22% 0%, 100% 16.4%, 100% 85%, 45.2% 99.3%, 8.4% 74.2%, 8.4% 74.2%, 0.8% 69.2%, 0.8% 26.5%);
            clip-path: polygon(8.4% 23.3%, 8.4% 23.3%, 73.22% 0%, 100% 16.4%, 100% 85%, 45.2% 99.3%, 8.4% 74.2%, 8.4% 74.2%, 0.8% 69.2%, 0.8% 26.5%);
  }
  60% {
    -webkit-clip-path: polygon(8.4% 23.3%, 8.4% 23.3%, 73.22% 0%, 100% 16.4%, 100% 85%, 45.2% 99.3%, 8.4% 80.5%, 8.4% 74.2%, 0.8% 69.2%, 8.4% 30.3%);
            clip-path: polygon(8.4% 23.3%, 8.4% 23.3%, 73.22% 0%, 100% 16.4%, 100% 85%, 45.2% 99.3%, 8.4% 80.5%, 8.4% 74.2%, 0.8% 69.2%, 8.4% 30.3%);
  }
  80% {
    -webkit-clip-path: polygon(8.4% 23.3%, 8.4% 14.2%, 73.22% 0%, 100% 16.4%, 100% 85%, 45.2% 99.3%, 8.4% 80.5%, 8.4% 74.2%, 8.4% 74.2%, 8.4% 30.3%);
            clip-path: polygon(8.4% 23.3%, 8.4% 14.2%, 73.22% 0%, 100% 16.4%, 100% 85%, 45.2% 99.3%, 8.4% 80.5%, 8.4% 74.2%, 8.4% 74.2%, 8.4% 30.3%);
  }
  100% {
    -webkit-clip-path: polygon(8.4% 23.3%, 8.4% 23.3%, 73.22% 0%, 100% 16.4%, 100% 85%, 45.2% 99.3%, 8.4% 74.2%, 8.4% 74.2%, 8.4% 74.2%, 8.4% 23.3%);
            clip-path: polygon(8.4% 23.3%, 8.4% 23.3%, 73.22% 0%, 100% 16.4%, 100% 85%, 45.2% 99.3%, 8.4% 74.2%, 8.4% 74.2%, 8.4% 74.2%, 8.4% 23.3%);
  }
}
@keyframes polygon01 {
  0% {
    -webkit-clip-path: polygon(8.4% 23.3%, 8.4% 23.3%, 73.22% 0%, 100% 16.4%, 100% 85%, 45.2% 99.3%, 8.4% 74.2%, 8.4% 74.2%, 8.4% 74.2%, 8.4% 23.3%);
            clip-path: polygon(8.4% 23.3%, 8.4% 23.3%, 73.22% 0%, 100% 16.4%, 100% 85%, 45.2% 99.3%, 8.4% 74.2%, 8.4% 74.2%, 8.4% 74.2%, 8.4% 23.3%);
  }
  20% {
    -webkit-clip-path: polygon(8.4% 23.3%, 8.4% 14.2%, 73.22% 0%, 100% 16.4%, 100% 85%, 45.2% 99.3%, 8.4% 74.2%, 8.4% 74.2%, 0.8% 69.2%, 8.4% 30.3%);
            clip-path: polygon(8.4% 23.3%, 8.4% 14.2%, 73.22% 0%, 100% 16.4%, 100% 85%, 45.2% 99.3%, 8.4% 74.2%, 8.4% 74.2%, 0.8% 69.2%, 8.4% 30.3%);
  }
  40% {
    -webkit-clip-path: polygon(8.4% 23.3%, 8.4% 23.3%, 73.22% 0%, 100% 16.4%, 100% 85%, 45.2% 99.3%, 8.4% 74.2%, 8.4% 74.2%, 0.8% 69.2%, 0.8% 26.5%);
            clip-path: polygon(8.4% 23.3%, 8.4% 23.3%, 73.22% 0%, 100% 16.4%, 100% 85%, 45.2% 99.3%, 8.4% 74.2%, 8.4% 74.2%, 0.8% 69.2%, 0.8% 26.5%);
  }
  60% {
    -webkit-clip-path: polygon(8.4% 23.3%, 8.4% 23.3%, 73.22% 0%, 100% 16.4%, 100% 85%, 45.2% 99.3%, 8.4% 80.5%, 8.4% 74.2%, 0.8% 69.2%, 8.4% 30.3%);
            clip-path: polygon(8.4% 23.3%, 8.4% 23.3%, 73.22% 0%, 100% 16.4%, 100% 85%, 45.2% 99.3%, 8.4% 80.5%, 8.4% 74.2%, 0.8% 69.2%, 8.4% 30.3%);
  }
  80% {
    -webkit-clip-path: polygon(8.4% 23.3%, 8.4% 14.2%, 73.22% 0%, 100% 16.4%, 100% 85%, 45.2% 99.3%, 8.4% 80.5%, 8.4% 74.2%, 8.4% 74.2%, 8.4% 30.3%);
            clip-path: polygon(8.4% 23.3%, 8.4% 14.2%, 73.22% 0%, 100% 16.4%, 100% 85%, 45.2% 99.3%, 8.4% 80.5%, 8.4% 74.2%, 8.4% 74.2%, 8.4% 30.3%);
  }
  100% {
    -webkit-clip-path: polygon(8.4% 23.3%, 8.4% 23.3%, 73.22% 0%, 100% 16.4%, 100% 85%, 45.2% 99.3%, 8.4% 74.2%, 8.4% 74.2%, 8.4% 74.2%, 8.4% 23.3%);
            clip-path: polygon(8.4% 23.3%, 8.4% 23.3%, 73.22% 0%, 100% 16.4%, 100% 85%, 45.2% 99.3%, 8.4% 74.2%, 8.4% 74.2%, 8.4% 74.2%, 8.4% 23.3%);
  }
}
@-webkit-keyframes polygon01sp {
  0% {
    -webkit-clip-path: polygon(8.4% 23.3%, 8.4% 23.3%, 73.22% 0%, 100% 16.4%, 100% 85%, 45.2% 99.3%, 8.4% 74.2%, 8.4% 74.2%, 8.4% 74.2%, 8.4% 23.3%);
            clip-path: polygon(8.4% 23.3%, 8.4% 23.3%, 73.22% 0%, 100% 16.4%, 100% 85%, 45.2% 99.3%, 8.4% 74.2%, 8.4% 74.2%, 8.4% 74.2%, 8.4% 23.3%);
  }
  20% {
    -webkit-clip-path: polygon(8.4% 23.3%, 8.4% 14.2%, 73.22% 0%, 100% 16.4%, 100% 85%, 45.2% 99.3%, 8.4% 74.2%, 8.4% 74.2%, 0.8% 69.2%, 8.4% 30.3%);
            clip-path: polygon(8.4% 23.3%, 8.4% 14.2%, 73.22% 0%, 100% 16.4%, 100% 85%, 45.2% 99.3%, 8.4% 74.2%, 8.4% 74.2%, 0.8% 69.2%, 8.4% 30.3%);
  }
  40% {
    -webkit-clip-path: polygon(8.4% 23.3%, 8.4% 23.3%, 73.22% 0%, 100% 16.4%, 100% 85%, 45.2% 99.3%, 8.4% 74.2%, 8.4% 74.2%, 0.8% 69.2%, 0.8% 26.5%);
            clip-path: polygon(8.4% 23.3%, 8.4% 23.3%, 73.22% 0%, 100% 16.4%, 100% 85%, 45.2% 99.3%, 8.4% 74.2%, 8.4% 74.2%, 0.8% 69.2%, 0.8% 26.5%);
  }
  60% {
    -webkit-clip-path: polygon(8.4% 23.3%, 8.4% 23.3%, 73.22% 0%, 100% 16.4%, 100% 85%, 45.2% 99.3%, 8.4% 80.5%, 8.4% 74.2%, 0.8% 69.2%, 8.4% 30.3%);
            clip-path: polygon(8.4% 23.3%, 8.4% 23.3%, 73.22% 0%, 100% 16.4%, 100% 85%, 45.2% 99.3%, 8.4% 80.5%, 8.4% 74.2%, 0.8% 69.2%, 8.4% 30.3%);
  }
  80% {
    -webkit-clip-path: polygon(8.4% 23.3%, 8.4% 14.2%, 73.22% 0%, 100% 16.4%, 100% 85%, 45.2% 99.3%, 8.4% 80.5%, 8.4% 74.2%, 8.4% 74.2%, 8.4% 30.3%);
            clip-path: polygon(8.4% 23.3%, 8.4% 14.2%, 73.22% 0%, 100% 16.4%, 100% 85%, 45.2% 99.3%, 8.4% 80.5%, 8.4% 74.2%, 8.4% 74.2%, 8.4% 30.3%);
  }
  100% {
    -webkit-clip-path: polygon(8.4% 23.3%, 8.4% 23.3%, 73.22% 0%, 100% 16.4%, 100% 85%, 45.2% 99.3%, 8.4% 74.2%, 8.4% 74.2%, 8.4% 74.2%, 8.4% 23.3%);
            clip-path: polygon(8.4% 23.3%, 8.4% 23.3%, 73.22% 0%, 100% 16.4%, 100% 85%, 45.2% 99.3%, 8.4% 74.2%, 8.4% 74.2%, 8.4% 74.2%, 8.4% 23.3%);
  }
}
@keyframes polygon01sp {
  0% {
    -webkit-clip-path: polygon(8.4% 23.3%, 8.4% 23.3%, 73.22% 0%, 100% 16.4%, 100% 85%, 45.2% 99.3%, 8.4% 74.2%, 8.4% 74.2%, 8.4% 74.2%, 8.4% 23.3%);
            clip-path: polygon(8.4% 23.3%, 8.4% 23.3%, 73.22% 0%, 100% 16.4%, 100% 85%, 45.2% 99.3%, 8.4% 74.2%, 8.4% 74.2%, 8.4% 74.2%, 8.4% 23.3%);
  }
  20% {
    -webkit-clip-path: polygon(8.4% 23.3%, 8.4% 14.2%, 73.22% 0%, 100% 16.4%, 100% 85%, 45.2% 99.3%, 8.4% 74.2%, 8.4% 74.2%, 0.8% 69.2%, 8.4% 30.3%);
            clip-path: polygon(8.4% 23.3%, 8.4% 14.2%, 73.22% 0%, 100% 16.4%, 100% 85%, 45.2% 99.3%, 8.4% 74.2%, 8.4% 74.2%, 0.8% 69.2%, 8.4% 30.3%);
  }
  40% {
    -webkit-clip-path: polygon(8.4% 23.3%, 8.4% 23.3%, 73.22% 0%, 100% 16.4%, 100% 85%, 45.2% 99.3%, 8.4% 74.2%, 8.4% 74.2%, 0.8% 69.2%, 0.8% 26.5%);
            clip-path: polygon(8.4% 23.3%, 8.4% 23.3%, 73.22% 0%, 100% 16.4%, 100% 85%, 45.2% 99.3%, 8.4% 74.2%, 8.4% 74.2%, 0.8% 69.2%, 0.8% 26.5%);
  }
  60% {
    -webkit-clip-path: polygon(8.4% 23.3%, 8.4% 23.3%, 73.22% 0%, 100% 16.4%, 100% 85%, 45.2% 99.3%, 8.4% 80.5%, 8.4% 74.2%, 0.8% 69.2%, 8.4% 30.3%);
            clip-path: polygon(8.4% 23.3%, 8.4% 23.3%, 73.22% 0%, 100% 16.4%, 100% 85%, 45.2% 99.3%, 8.4% 80.5%, 8.4% 74.2%, 0.8% 69.2%, 8.4% 30.3%);
  }
  80% {
    -webkit-clip-path: polygon(8.4% 23.3%, 8.4% 14.2%, 73.22% 0%, 100% 16.4%, 100% 85%, 45.2% 99.3%, 8.4% 80.5%, 8.4% 74.2%, 8.4% 74.2%, 8.4% 30.3%);
            clip-path: polygon(8.4% 23.3%, 8.4% 14.2%, 73.22% 0%, 100% 16.4%, 100% 85%, 45.2% 99.3%, 8.4% 80.5%, 8.4% 74.2%, 8.4% 74.2%, 8.4% 30.3%);
  }
  100% {
    -webkit-clip-path: polygon(8.4% 23.3%, 8.4% 23.3%, 73.22% 0%, 100% 16.4%, 100% 85%, 45.2% 99.3%, 8.4% 74.2%, 8.4% 74.2%, 8.4% 74.2%, 8.4% 23.3%);
            clip-path: polygon(8.4% 23.3%, 8.4% 23.3%, 73.22% 0%, 100% 16.4%, 100% 85%, 45.2% 99.3%, 8.4% 74.2%, 8.4% 74.2%, 8.4% 74.2%, 8.4% 23.3%);
  }
}
@-webkit-keyframes polygon02 {
  0% {
    -webkit-clip-path: polygon(0 2%, 88.3% 23.5%, 88.3% 23.5%, 88.3% 23.5%, 89% 80%, 89% 80%, 30% 98.2%, 0 96%);
            clip-path: polygon(0 2%, 88.3% 23.5%, 88.3% 23.5%, 88.3% 23.5%, 89% 80%, 89% 80%, 30% 98.2%, 0 96%);
  }
  25% {
    -webkit-clip-path: polygon(0 0.3%, 88.3% 15%, 88.3% 23.5%, 88.3% 23.5%, 89% 79%, 88.3% 90%, 30% 98.2%, 0 96%);
            clip-path: polygon(0 0.3%, 88.3% 15%, 88.3% 23.5%, 88.3% 23.5%, 89% 79%, 88.3% 90%, 30% 98.2%, 0 96%);
  }
  50% {
    -webkit-clip-path: polygon(0 2%, 88.3% 23.5%, 88.3% 23.5%, 88.3% 23.5%, 89% 80%, 89% 80%, 30% 98.2%, 0 96%);
            clip-path: polygon(0 2%, 88.3% 23.5%, 88.3% 23.5%, 88.3% 23.5%, 89% 80%, 89% 80%, 30% 98.2%, 0 96%);
  }
  75% {
    -webkit-clip-path: polygon(0 2%, 88.3% 23.5%, 88.3% 23.5%, 98% 26.2%, 89% 79%, 88.3% 90%, 30% 98.2%, 0 96%);
            clip-path: polygon(0 2%, 88.3% 23.5%, 88.3% 23.5%, 98% 26.2%, 89% 79%, 88.3% 90%, 30% 98.2%, 0 96%);
  }
  100% {
    -webkit-clip-path: polygon(0 2%, 88.3% 23.5%, 88.3% 23.5%, 88.3% 23.5%, 89% 80%, 89% 80%, 30% 98.2%, 0 96%);
            clip-path: polygon(0 2%, 88.3% 23.5%, 88.3% 23.5%, 88.3% 23.5%, 89% 80%, 89% 80%, 30% 98.2%, 0 96%);
  }
}
@keyframes polygon02 {
  0% {
    -webkit-clip-path: polygon(0 2%, 88.3% 23.5%, 88.3% 23.5%, 88.3% 23.5%, 89% 80%, 89% 80%, 30% 98.2%, 0 96%);
            clip-path: polygon(0 2%, 88.3% 23.5%, 88.3% 23.5%, 88.3% 23.5%, 89% 80%, 89% 80%, 30% 98.2%, 0 96%);
  }
  25% {
    -webkit-clip-path: polygon(0 0.3%, 88.3% 15%, 88.3% 23.5%, 88.3% 23.5%, 89% 79%, 88.3% 90%, 30% 98.2%, 0 96%);
            clip-path: polygon(0 0.3%, 88.3% 15%, 88.3% 23.5%, 88.3% 23.5%, 89% 79%, 88.3% 90%, 30% 98.2%, 0 96%);
  }
  50% {
    -webkit-clip-path: polygon(0 2%, 88.3% 23.5%, 88.3% 23.5%, 88.3% 23.5%, 89% 80%, 89% 80%, 30% 98.2%, 0 96%);
            clip-path: polygon(0 2%, 88.3% 23.5%, 88.3% 23.5%, 88.3% 23.5%, 89% 80%, 89% 80%, 30% 98.2%, 0 96%);
  }
  75% {
    -webkit-clip-path: polygon(0 2%, 88.3% 23.5%, 88.3% 23.5%, 98% 26.2%, 89% 79%, 88.3% 90%, 30% 98.2%, 0 96%);
            clip-path: polygon(0 2%, 88.3% 23.5%, 88.3% 23.5%, 98% 26.2%, 89% 79%, 88.3% 90%, 30% 98.2%, 0 96%);
  }
  100% {
    -webkit-clip-path: polygon(0 2%, 88.3% 23.5%, 88.3% 23.5%, 88.3% 23.5%, 89% 80%, 89% 80%, 30% 98.2%, 0 96%);
            clip-path: polygon(0 2%, 88.3% 23.5%, 88.3% 23.5%, 88.3% 23.5%, 89% 80%, 89% 80%, 30% 98.2%, 0 96%);
  }
}
@-webkit-keyframes polygon03 {
  0% {
    -webkit-clip-path: polygon(2.8% 21%, 78.3% 1.5%, 100% 11.5%, 100% 81.4%, 45% 92%, 45% 92%, 2.8% 71.2%, 2.8% 21%);
            clip-path: polygon(2.8% 21%, 78.3% 1.5%, 100% 11.5%, 100% 81.4%, 45% 92%, 45% 92%, 2.8% 71.2%, 2.8% 21%);
  }
  25% {
    -webkit-clip-path: polygon(2.8% 14%, 78.3% 1.5%, 100% 11.5%, 100% 81.4%, 45% 92%, 29.2% 99.5%, 2.8% 71.2%, 2.8% 21%);
            clip-path: polygon(2.8% 14%, 78.3% 1.5%, 100% 11.5%, 100% 81.4%, 45% 92%, 29.2% 99.5%, 2.8% 71.2%, 2.8% 21%);
  }
  50% {
    -webkit-clip-path: polygon(2.8% 21%, 78.3% 1.5%, 100% 11.5%, 100% 81.4%, 45% 92%, 29.2% 99.5%, 2.8% 71.2%, 2.8% 21%);
            clip-path: polygon(2.8% 21%, 78.3% 1.5%, 100% 11.5%, 100% 81.4%, 45% 92%, 29.2% 99.5%, 2.8% 71.2%, 2.8% 21%);
  }
  75% {
    -webkit-clip-path: polygon(2.8% 14%, 78.3% 1.5%, 100% 11.5%, 100% 81.4%, 45% 92%, 45% 92%, 2.8% 71.2%, 2.8% 21%);
            clip-path: polygon(2.8% 14%, 78.3% 1.5%, 100% 11.5%, 100% 81.4%, 45% 92%, 45% 92%, 2.8% 71.2%, 2.8% 21%);
  }
  100% {
    -webkit-clip-path: polygon(2.8% 21%, 78.3% 1.5%, 100% 11.5%, 100% 81.4%, 45% 92%, 45% 92%, 2.8% 71.2%, 2.8% 21%);
            clip-path: polygon(2.8% 21%, 78.3% 1.5%, 100% 11.5%, 100% 81.4%, 45% 92%, 45% 92%, 2.8% 71.2%, 2.8% 21%);
  }
}
@keyframes polygon03 {
  0% {
    -webkit-clip-path: polygon(2.8% 21%, 78.3% 1.5%, 100% 11.5%, 100% 81.4%, 45% 92%, 45% 92%, 2.8% 71.2%, 2.8% 21%);
            clip-path: polygon(2.8% 21%, 78.3% 1.5%, 100% 11.5%, 100% 81.4%, 45% 92%, 45% 92%, 2.8% 71.2%, 2.8% 21%);
  }
  25% {
    -webkit-clip-path: polygon(2.8% 14%, 78.3% 1.5%, 100% 11.5%, 100% 81.4%, 45% 92%, 29.2% 99.5%, 2.8% 71.2%, 2.8% 21%);
            clip-path: polygon(2.8% 14%, 78.3% 1.5%, 100% 11.5%, 100% 81.4%, 45% 92%, 29.2% 99.5%, 2.8% 71.2%, 2.8% 21%);
  }
  50% {
    -webkit-clip-path: polygon(2.8% 21%, 78.3% 1.5%, 100% 11.5%, 100% 81.4%, 45% 92%, 29.2% 99.5%, 2.8% 71.2%, 2.8% 21%);
            clip-path: polygon(2.8% 21%, 78.3% 1.5%, 100% 11.5%, 100% 81.4%, 45% 92%, 29.2% 99.5%, 2.8% 71.2%, 2.8% 21%);
  }
  75% {
    -webkit-clip-path: polygon(2.8% 14%, 78.3% 1.5%, 100% 11.5%, 100% 81.4%, 45% 92%, 45% 92%, 2.8% 71.2%, 2.8% 21%);
            clip-path: polygon(2.8% 14%, 78.3% 1.5%, 100% 11.5%, 100% 81.4%, 45% 92%, 45% 92%, 2.8% 71.2%, 2.8% 21%);
  }
  100% {
    -webkit-clip-path: polygon(2.8% 21%, 78.3% 1.5%, 100% 11.5%, 100% 81.4%, 45% 92%, 45% 92%, 2.8% 71.2%, 2.8% 21%);
            clip-path: polygon(2.8% 21%, 78.3% 1.5%, 100% 11.5%, 100% 81.4%, 45% 92%, 45% 92%, 2.8% 71.2%, 2.8% 21%);
  }
}
@-webkit-keyframes polygon03sp {
  -webkit-clip-path: polygon(74% 8%, 100% 22%, 100% 86%, 45% 98%, 9.5% 77%, 2% 30%, 9.5% 28%, 9.5% 20.5%);
          clip-path: polygon(74% 8%, 100% 22%, 100% 86%, 45% 98%, 9.5% 77%, 2% 30%, 9.5% 28%, 9.5% 20.5%);
  0% {
    -webkit-clip-path: polygon(74% 8%, 100% 22%, 100% 86%, 45% 98%, 9.5% 77%, 9.5% 28%, 9.5% 28%, 9.5% 28%);
            clip-path: polygon(74% 8%, 100% 22%, 100% 86%, 45% 98%, 9.5% 77%, 9.5% 28%, 9.5% 28%, 9.5% 28%);
  }
  25% {
    -webkit-clip-path: polygon(74% 8%, 100% 22%, 100% 86%, 45% 98%, 9.5% 77%, 2% 30%, 9.5% 28%, 9.5% 28%);
            clip-path: polygon(74% 8%, 100% 22%, 100% 86%, 45% 98%, 9.5% 77%, 2% 30%, 9.5% 28%, 9.5% 28%);
  }
  50% {
    -webkit-clip-path: polygon(74% 8%, 100% 22%, 100% 86%, 45% 98%, 9.5% 77%, 9.5% 28%, 9.5% 28%, 9.5% 20.5%);
            clip-path: polygon(74% 8%, 100% 22%, 100% 86%, 45% 98%, 9.5% 77%, 9.5% 28%, 9.5% 28%, 9.5% 20.5%);
  }
  75% {
    -webkit-clip-path: polygon(74% 8%, 100% 22%, 100% 86%, 45% 98%, 9.5% 77%, 2% 30%, 9.5% 28%, 9.5% 20.5%);
            clip-path: polygon(74% 8%, 100% 22%, 100% 86%, 45% 98%, 9.5% 77%, 2% 30%, 9.5% 28%, 9.5% 20.5%);
  }
  100% {
    -webkit-clip-path: polygon(74% 8%, 100% 22%, 100% 86%, 45% 98%, 9.5% 77%, 9.5% 28%, 9.5% 28%, 9.5% 28%);
            clip-path: polygon(74% 8%, 100% 22%, 100% 86%, 45% 98%, 9.5% 77%, 9.5% 28%, 9.5% 28%, 9.5% 28%);
  }
}
@keyframes polygon03sp {
  -webkit-clip-path: polygon(74% 8%, 100% 22%, 100% 86%, 45% 98%, 9.5% 77%, 2% 30%, 9.5% 28%, 9.5% 20.5%);
          clip-path: polygon(74% 8%, 100% 22%, 100% 86%, 45% 98%, 9.5% 77%, 2% 30%, 9.5% 28%, 9.5% 20.5%);
  0% {
    -webkit-clip-path: polygon(74% 8%, 100% 22%, 100% 86%, 45% 98%, 9.5% 77%, 9.5% 28%, 9.5% 28%, 9.5% 28%);
            clip-path: polygon(74% 8%, 100% 22%, 100% 86%, 45% 98%, 9.5% 77%, 9.5% 28%, 9.5% 28%, 9.5% 28%);
  }
  25% {
    -webkit-clip-path: polygon(74% 8%, 100% 22%, 100% 86%, 45% 98%, 9.5% 77%, 2% 30%, 9.5% 28%, 9.5% 28%);
            clip-path: polygon(74% 8%, 100% 22%, 100% 86%, 45% 98%, 9.5% 77%, 2% 30%, 9.5% 28%, 9.5% 28%);
  }
  50% {
    -webkit-clip-path: polygon(74% 8%, 100% 22%, 100% 86%, 45% 98%, 9.5% 77%, 9.5% 28%, 9.5% 28%, 9.5% 20.5%);
            clip-path: polygon(74% 8%, 100% 22%, 100% 86%, 45% 98%, 9.5% 77%, 9.5% 28%, 9.5% 28%, 9.5% 20.5%);
  }
  75% {
    -webkit-clip-path: polygon(74% 8%, 100% 22%, 100% 86%, 45% 98%, 9.5% 77%, 2% 30%, 9.5% 28%, 9.5% 20.5%);
            clip-path: polygon(74% 8%, 100% 22%, 100% 86%, 45% 98%, 9.5% 77%, 2% 30%, 9.5% 28%, 9.5% 20.5%);
  }
  100% {
    -webkit-clip-path: polygon(74% 8%, 100% 22%, 100% 86%, 45% 98%, 9.5% 77%, 9.5% 28%, 9.5% 28%, 9.5% 28%);
            clip-path: polygon(74% 8%, 100% 22%, 100% 86%, 45% 98%, 9.5% 77%, 9.5% 28%, 9.5% 28%, 9.5% 28%);
  }
}
@-webkit-keyframes polygon04 {
  0% {
    -webkit-clip-path: polygon(22.3% 12.5%, 22.3% 12.5%, 100% 0, 100% 94.4%, 75% 99.5%, 22.3% 80.8%, 22.3% 80.8%);
            clip-path: polygon(22.3% 12.5%, 22.3% 12.5%, 100% 0, 100% 94.4%, 75% 99.5%, 22.3% 80.8%, 22.3% 80.8%);
  }
  25% {
    -webkit-clip-path: polygon(0% 20.5%, 22.3% 12.5%, 100% 0, 100% 94.4%, 75% 99.5%, 22.3% 80.8%, 22.3% 80.8%);
            clip-path: polygon(0% 20.5%, 22.3% 12.5%, 100% 0, 100% 94.4%, 75% 99.5%, 22.3% 80.8%, 22.3% 80.8%);
  }
  50% {
    -webkit-clip-path: polygon(0% 20.5%, 22.3% 12.5%, 100% 0, 100% 94.4%, 75% 99.5%, 22.3% 80.8%, 0% 72.2%);
            clip-path: polygon(0% 20.5%, 22.3% 12.5%, 100% 0, 100% 94.4%, 75% 99.5%, 22.3% 80.8%, 0% 72.2%);
  }
  75% {
    -webkit-clip-path: polygon(0% 20.5%, 22.3% 12.5%, 100% 0, 100% 94.4%, 75% 99.5%, 22.3% 80.8%, 22.3% 80.8%);
            clip-path: polygon(0% 20.5%, 22.3% 12.5%, 100% 0, 100% 94.4%, 75% 99.5%, 22.3% 80.8%, 22.3% 80.8%);
  }
  100% {
    -webkit-clip-path: polygon(22.3% 12.5%, 22.3% 12.5%, 100% 0, 100% 94.4%, 75% 99.5%, 22.3% 80.8%, 22.3% 80.8%);
            clip-path: polygon(22.3% 12.5%, 22.3% 12.5%, 100% 0, 100% 94.4%, 75% 99.5%, 22.3% 80.8%, 22.3% 80.8%);
  }
}
@keyframes polygon04 {
  0% {
    -webkit-clip-path: polygon(22.3% 12.5%, 22.3% 12.5%, 100% 0, 100% 94.4%, 75% 99.5%, 22.3% 80.8%, 22.3% 80.8%);
            clip-path: polygon(22.3% 12.5%, 22.3% 12.5%, 100% 0, 100% 94.4%, 75% 99.5%, 22.3% 80.8%, 22.3% 80.8%);
  }
  25% {
    -webkit-clip-path: polygon(0% 20.5%, 22.3% 12.5%, 100% 0, 100% 94.4%, 75% 99.5%, 22.3% 80.8%, 22.3% 80.8%);
            clip-path: polygon(0% 20.5%, 22.3% 12.5%, 100% 0, 100% 94.4%, 75% 99.5%, 22.3% 80.8%, 22.3% 80.8%);
  }
  50% {
    -webkit-clip-path: polygon(0% 20.5%, 22.3% 12.5%, 100% 0, 100% 94.4%, 75% 99.5%, 22.3% 80.8%, 0% 72.2%);
            clip-path: polygon(0% 20.5%, 22.3% 12.5%, 100% 0, 100% 94.4%, 75% 99.5%, 22.3% 80.8%, 0% 72.2%);
  }
  75% {
    -webkit-clip-path: polygon(0% 20.5%, 22.3% 12.5%, 100% 0, 100% 94.4%, 75% 99.5%, 22.3% 80.8%, 22.3% 80.8%);
            clip-path: polygon(0% 20.5%, 22.3% 12.5%, 100% 0, 100% 94.4%, 75% 99.5%, 22.3% 80.8%, 22.3% 80.8%);
  }
  100% {
    -webkit-clip-path: polygon(22.3% 12.5%, 22.3% 12.5%, 100% 0, 100% 94.4%, 75% 99.5%, 22.3% 80.8%, 22.3% 80.8%);
            clip-path: polygon(22.3% 12.5%, 22.3% 12.5%, 100% 0, 100% 94.4%, 75% 99.5%, 22.3% 80.8%, 22.3% 80.8%);
  }
}