@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, ar, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

@-webkit-keyframes ani-kv-right-door {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  75% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(17vw);
            transform: translateX(17vw);
    opacity: 0;
  }
}

@keyframes ani-kv-right-door {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  75% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(17vw);
            transform: translateX(17vw);
    opacity: 0;
  }
}
@-webkit-keyframes ani-kv-left-door {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  75% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-17vw);
            transform: translateX(-17vw);
    opacity: 0;
  }
}
@keyframes ani-kv-left-door {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  75% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-17vw);
            transform: translateX(-17vw);
    opacity: 0;
  }
}
@-webkit-keyframes ani-kv-top-door {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  75% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-37vw);
            transform: translateY(-37vw);
    opacity: 0;
  }
}
@keyframes ani-kv-top-door {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  75% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-37vw);
            transform: translateY(-37vw);
    opacity: 0;
  }
}
@-webkit-keyframes ani-kv-heart {
  0% {
    opacity: 0.1;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.1;
  }
}
@keyframes ani-kv-heart {
  0% {
    opacity: 0.1;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.1;
  }
}
@-webkit-keyframes ani-kv-light {
  0% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    opacity: 0;
  }
  50% {
    -webkit-transform: scaleX(100%);
            transform: scaleX(100%);
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    opacity: 0;
  }
}
@keyframes ani-kv-light {
  0% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    opacity: 0;
  }
  50% {
    -webkit-transform: scaleX(100%);
            transform: scaleX(100%);
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    opacity: 0;
  }
}
@-webkit-keyframes ani-kv-light-2 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes ani-kv-light-2 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes ani-kv-zoomIn {
  0% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes ani-kv-zoomIn {
  0% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes ani-scale {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes ani-scale {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes ani-s2-arrow-1 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes ani-s2-arrow-1 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@-webkit-keyframes ani-s2-arrow-sm-1 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(-5px);
            transform: translateX(-5px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes ani-s2-arrow-sm-1 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(-5px);
            transform: translateX(-5px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@-webkit-keyframes ani-s2-arrow-2 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes ani-s2-arrow-2 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@-webkit-keyframes ani-s2-arrow-sm-2 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes ani-s2-arrow-sm-2 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@-webkit-keyframes ani-scale-2 {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes ani-scale-2 {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

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

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

body {
  font-family: "Noto Sans TC", "微軟正黑體", sans-serif;
  color: #484848;
  font-weight: 400;
  line-height: 1;
  position: relative;
  overflow-x: hidden;
  margin: 0 auto;
  padding-top: 70px;
}
@media (max-width: 991px) {
  body {
    padding-top: 67px;
  }
}
@media (max-width: 991px) {
  body {
    padding-top: 56px;
  }
}

select, button, textarea, input {
  font-family: "Noto Sans TC", "微軟正黑體", sans-serif;
  outline: none;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: none;
}

table {
  border-collapse: collapse;
}

a {
  color: #ffffff;
}

a, a:focus {
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: color 300ms;
  transition: color 300ms;
}

a:active {
  outline: none;
}

img {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  max-width: 100%;
}

.container {
  padding-right: 1rem;
  padding-left: 1rem;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
    padding-right: 0px;
    padding-left: 0px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1140px;
  }
}
@media (min-width: 1500px) {
  .container {
    width: 1350px;
  }
}

.container--lg {
  padding-right: 1rem;
  padding-left: 1rem;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container--lg {
    width: 750px;
    padding-right: 0px;
    padding-left: 0px;
  }
}
@media (min-width: 992px) {
  .container--lg {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container--lg {
    width: 1140px;
  }
}
@media (min-width: 1500px) {
  .container--lg {
    width: 1470px;
  }
}

.pop__close {
  width: 36px;
  height: 36px;
  background: url("../images/pop/pop-close.png");
  background-position: center center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  cursor: pointer;
  position: absolute;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
@media (max-width: 480px) {
  .pop__close {
    width: 30px;
    height: 30px;
  }
}
@media (hover: hover) {
  .pop__close:hover {
    opacity: 0.8;
  }
}
.pop__container {
  padding-bottom: 80px;
}
@media (max-width: 991px) {
  .pop__container--style1 {
    padding-top: 120px;
  }
}
@media (max-width: 767px) {
  .pop__container--style1 {
    padding-top: 12vw;
  }
}
.pop__container--style1 .pop__wrap {
  position: relative;
  background: url("../images/pop/pop-bg-1.png");
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  width: 1410px;
  height: 887px;
  position: relative;
  padding-top: 30px;
  padding-left: 140px;
}
@media (max-width: 1499px) {
  .pop__container--style1 .pop__wrap {
    width: 1150px;
    height: 730px;
  }
}
@media (max-width: 1199px) {
  .pop__container--style1 .pop__wrap {
    width: 940px;
    height: auto;
    background-size: 100% 100%;
    padding-top: 20px;
    padding-left: 90px;
    padding-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .pop__container--style1 .pop__wrap {
    background: url("../images/pop/pop-bg-tb-1_02.jpg");
    background-position: center top;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 700px;
    padding-top: 0;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 10px;
  }
  .pop__container--style1 .pop__wrap::before {
    content: "";
    display: block;
    width: 100%;
    height: 160px;
    background: url("../images/pop/pop-bg-tb-1_01.png");
    background-position: center bottom;
    background-size: 100% auto;
    background-repeat: no-repeat;
    position: absolute;
    top: -159px;
    left: 0;
  }
  .pop__container--style1 .pop__wrap::after {
    content: "";
    display: block;
    width: 100%;
    height: 42px;
    background: url("../images/pop/pop-bg-tb-1_03.png");
    background-position: center bottom;
    background-size: 100% auto;
    background-repeat: no-repeat;
    position: absolute;
    bottom: -42px;
    left: 0;
  }
}
@media (max-width: 767px) {
  .pop__container--style1 .pop__wrap {
    width: 90vw;
    padding-left: 10px;
    padding-right: 10px;
  }
  .pop__container--style1 .pop__wrap::before {
    height: 20vw;
    top: -19vw;
  }
  .pop__container--style1 .pop__wrap::after {
    height: 5.4vw;
    bottom: -5.3vw;
  }
}
.pop__container--style1 .pop__wrap--yellow {
  position: relative;
  background: url("../images/pop/pop-bg-3.png");
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
@media (max-width: 1199px) {
  .pop__container--style1 .pop__wrap--yellow {
    background-size: 100% 100%;
  }
}
@media (max-width: 991px) {
  .pop__container--style1 .pop__wrap--yellow {
    background: url("../images/pop/pop-bg-tb-3_02.jpg");
    background-position: center top;
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .pop__container--style1 .pop__wrap--yellow::before {
    background: url("../images/pop/pop-bg-tb-3_01.png");
    background-position: center bottom;
    background-size: 100% auto;
    background-repeat: no-repeat;
  }
  .pop__container--style1 .pop__wrap--yellow::after {
    background: url("../images/pop/pop-bg-tb-3_03.png");
    background-position: center bottom;
    background-size: 100% auto;
    background-repeat: no-repeat;
  }
}
.pop__container--style1 .pop__close {
  top: 0;
  right: 0;
}
@media (max-width: 991px) {
  .pop__container--style1 .pop__close {
    top: -150px;
  }
}
@media (max-width: 767px) {
  .pop__container--style1 .pop__close {
    top: -20vw;
  }
}
.pop__container--style1 .pop__title {
  font-size: 3.75rem;
  font-weight: 900;
  color: #1e1e1e;
  text-shadow: 1px 0 #ffffff;
}
@media (max-width: 1499px) {
  .pop__container--style1 .pop__title {
    font-size: 2.75rem;
  }
}
@media (max-width: 1199px) {
  .pop__container--style1 .pop__title {
    font-size: 2.25rem;
  }
}
@media (max-width: 991px) {
  .pop__container--style1 .pop__title {
    font-size: 1.75rem;
    padding-right: 80px;
    line-height: 1.2;
  }
}
@media (max-width: 767px) {
  .pop__container--style1 .pop__title {
    padding-right: 0;
  }
}
@media (max-width: 374px) {
  .pop__container--style1 .pop__title {
    font-size: 1.5rem;
  }
}
.pop__container--style1 .pop__content {
  width: 1220px;
}
@media (max-width: 1499px) {
  .pop__container--style1 .pop__content {
    width: 90%;
  }
}
@media (max-width: 1199px) {
  .pop__container--style1 .pop__content {
    width: 95%;
  }
}
@media (max-width: 991px) {
  .pop__container--style1 .pop__content {
    width: 100%;
    -webkit-transform: translateY(-100px);
            transform: translateY(-100px);
    margin-bottom: -100px;
  }
}
@media (max-width: 767px) {
  .pop__container--style1 .pop__content {
    -webkit-transform: translateY(-14vw);
            transform: translateY(-14vw);
    margin-bottom: -14vw;
  }
}
.pop__container--style1 .pop__content-item {
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 767px) {
  .pop__container--style1 .pop__content-item {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.pop__container--style1 .pop__block {
  width: 100%;
  background: linear-gradient(140deg, #17b5ff 0%, #ff9150 100%);
  border-radius: 20px;
  margin-top: 36px;
  position: relative;
}
@media (max-width: 1499px) {
  .pop__container--style1 .pop__block {
    width: 100%;
    margin-top: 26px;
  }
}
@media (max-width: 1199px) {
  .pop__container--style1 .pop__block {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .pop__container--style1 .pop__block {
    border-radius: 10px;
  }
}
.pop__container--style1 .pop__block::before {
  content: "";
  display: block;
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 3px;
  left: 3px;
  background: #ffffff;
  border-radius: 17px;
  pointer-events: none;
}
@media (max-width: 767px) {
  .pop__container--style1 .pop__block::before {
    border-radius: 7px;
  }
}
.pop__container--style1 .pop__box {
  position: relative;
  z-index: 2;
  width: 1050px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 35px;
  padding-bottom: 35px;
}
@media (max-width: 1499px) {
  .pop__container--style1 .pop__box {
    width: 90%;
  }
}
@media (max-width: 991px) {
  .pop__container--style1 .pop__box {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 15px;
  }
}
.pop__container--style1 .pop__box::before {
  content: "";
  display: block;
  width: 278px;
  height: 15px;
  background: url("../images/pop/pop-block-bg-1_01.png");
  background-position: center bottom;
  background-size: 100% auto;
  background-repeat: no-repeat;
  position: absolute;
  top: -14px;
  left: 160px;
}
@media (max-width: 1499px) {
  .pop__container--style1 .pop__box::before {
    width: 180px;
    height: 10px;
    top: -9px;
  }
}
@media (max-width: 991px) {
  .pop__container--style1 .pop__box::before {
    left: 60px;
  }
}
@media (max-width: 767px) {
  .pop__container--style1 .pop__box::before {
    width: 140px;
    height: 8px;
    left: 12px;
    top: -7px;
  }
}
.pop__container--style1 .pop__box::after {
  content: "";
  display: block;
  width: 202px;
  height: 15px;
  background: url("../images/pop/pop-block-bg-1_02.png");
  background-position: center bottom;
  background-size: 100% auto;
  background-repeat: no-repeat;
  position: absolute;
  bottom: -15px;
  right: 166px;
}
@media (max-width: 1499px) {
  .pop__container--style1 .pop__box::after {
    width: 180px;
    height: 10px;
    bottom: -9px;
    right: 130px;
  }
}
@media (max-width: 991px) {
  .pop__container--style1 .pop__box::after {
    right: 90px;
  }
}
@media (max-width: 767px) {
  .pop__container--style1 .pop__box::after {
    width: 100px;
    height: 8px;
    bottom: -7px;
    right: 60px;
  }
}
.pop__container--style1 .source {
  margin-top: 20px;
}
.pop__container--style1 .slick-next, .pop__container--style1 .slick-prev {
  width: 52px;
  height: 52px;
  top: 55%;
}
@media (max-width: 767px) {
  .pop__container--style1 .slick-next, .pop__container--style1 .slick-prev {
    width: 40px;
    height: 40px;
  }
}
.pop__container--style1 .slick-prev {
  left: -20px;
}
.pop__container--style1 .slick-next {
  right: -20px;
}
.pop__container--style1 .slick-prev:before {
  background: url("../vendor/fonts/prev-black.png");
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.pop__container--style1 .slick-next:before {
  background: url("../vendor/fonts/next-black.png");
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
@media (max-width: 991px) {
  .pop__container--style2 {
    padding-top: 120px;
  }
}
@media (max-width: 767px) {
  .pop__container--style2 {
    padding-top: 12vw;
  }
}
.pop__container--style2 .pop__wrap {
  position: relative;
  background: url("../images/pop/pop-bg-2.png");
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  width: 1122px;
  height: 674px;
  position: relative;
  padding-top: 188px;
  padding-left: 245px;
}
@media (max-width: 1199px) {
  .pop__container--style2 .pop__wrap {
    width: 990px;
    padding-top: 150px;
    padding-left: 190px;
  }
}
@media (max-width: 991px) {
  .pop__container--style2 .pop__wrap {
    background: url("../images/pop/pop-bg-tb-1_02.jpg");
    background-position: center top;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 700px;
    height: auto;
    padding-top: 0;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 10px;
  }
  .pop__container--style2 .pop__wrap::before {
    content: "";
    display: block;
    width: 100%;
    height: 160px;
    background: url("../images/pop/pop-bg-tb-1_01.png");
    background-position: center bottom;
    background-size: 100% auto;
    background-repeat: no-repeat;
    position: absolute;
    top: -159px;
    left: 0;
  }
  .pop__container--style2 .pop__wrap::after {
    content: "";
    display: block;
    width: 100%;
    height: 42px;
    background: url("../images/pop/pop-bg-tb-1_03.png");
    background-position: center bottom;
    background-size: 100% auto;
    background-repeat: no-repeat;
    position: absolute;
    bottom: -41px;
    left: 0;
  }
}
@media (max-width: 767px) {
  .pop__container--style2 .pop__wrap {
    width: 90vw;
    padding-left: 15px;
    padding-right: 15px;
  }
  .pop__container--style2 .pop__wrap::before {
    height: 20vw;
    top: -20vw;
  }
  .pop__container--style2 .pop__wrap::after {
    height: 5.4vw;
    bottom: -5.3vw;
  }
}
.pop__container--style2 .pop__close {
  top: 0;
  right: 54px;
}
@media (max-width: 991px) {
  .pop__container--style2 .pop__close {
    top: -150px;
    right: 0;
  }
}
@media (max-width: 767px) {
  .pop__container--style2 .pop__close {
    top: -20vw;
  }
}
.pop__container--style2 .pop__title {
  font-size: 4.5rem;
  font-weight: 900;
  color: #1e1e1e;
  text-shadow: 1px 0 #ffffff;
  width: 1em;
  position: absolute;
  top: 232px;
  left: 156px;
}
@media (max-width: 1199px) {
  .pop__container--style2 .pop__title {
    font-size: 3.5rem;
    top: 200px;
    left: 120px;
  }
}
@media (max-width: 991px) {
  .pop__container--style2 .pop__title {
    font-size: 2.875rem;
    padding-right: 80px;
    line-height: 1.2;
    position: relative;
    top: auto;
    left: auto;
    width: auto;
  }
}
@media (max-width: 767px) {
  .pop__container--style2 .pop__title {
    padding-right: 0;
  }
}
@media (max-width: 480px) {
  .pop__container--style2 .pop__title {
    font-size: 2.125rem;
  }
}
@media (max-width: 991px) {
  .pop__container--style2 .pop__content {
    -webkit-transform: translateY(-100px);
            transform: translateY(-100px);
    margin-bottom: -100px;
    position: relative;
  }
  .pop__container--style2 .pop__content::before {
    content: "";
    display: block;
    width: 350px;
    height: 175px;
    background: url("../images/pop/pop-bg-sm-2.png");
    background-position: center top;
    background-size: 100% auto;
    background-repeat: no-repeat;
    position: absolute;
    top: -20px;
    left: 150px;
    opacity: 0.5;
    pointer-events: none;
  }
}
@media (max-width: 767px) {
  .pop__container--style2 .pop__content {
    -webkit-transform: translateY(-10vw);
            transform: translateY(-10vw);
    margin-bottom: -10vw;
  }
  .pop__container--style2 .pop__content::before {
    top: 2vw;
    left: auto;
    right: 2vw;
    width: 50vw;
    height: 16vw;
    background-position: center center;
  }
}
.pop__container--style2 .pop__block {
  width: 760px;
  background: url("../images/pop/pop-block-bg-2_02.png");
  background-position: center top;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  border-radius: 20px;
  position: relative;
}
@media (max-width: 1199px) {
  .pop__container--style2 .pop__block {
    width: 90%;
  }
}
@media (max-width: 991px) {
  .pop__container--style2 .pop__block {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .pop__container--style2 .pop__block {
    border-radius: 10px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 480px) {
  .pop__container--style2 .pop__block {
    margin-top: 15px;
  }
}
.pop__container--style2 .pop__block::before {
  content: "";
  display: block;
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 3px;
  left: 3px;
  background: #ffffff;
  border-radius: 17px;
  pointer-events: none;
}
@media (max-width: 767px) {
  .pop__container--style2 .pop__block::before {
    border-radius: 7px;
  }
}
.pop__container--style2 .pop__box {
  position: relative;
  z-index: 2;
  width: 680px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 35px;
  padding-bottom: 35px;
  min-height: 420px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1199px) {
  .pop__container--style2 .pop__box {
    min-height: 350px;
  }
}
@media (max-width: 991px) {
  .pop__container--style2 .pop__box {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 15px;
    min-height: auto;
  }
}
.pop__container--style2 .pop__box::before {
  content: "";
  display: block;
  width: 100%;
  height: 12px;
  background: url("../images/pop/pop-block-bg-2_01.png");
  background-position: center bottom;
  background-size: auto;
  background-repeat: no-repeat;
  position: absolute;
  top: -12px;
  left: 0;
}
@media (max-width: 991px) {
  .pop__container--style2 .pop__box::before {
    left: -30px;
    background-size: 100% auto;
  }
}
@media (max-width: 767px) {
  .pop__container--style2 .pop__box::before {
    width: 90%;
    top: -11px;
  }
}
.pop__container--style2 .pop__box::after {
  content: "";
  display: block;
  width: 100%;
  height: 10px;
  background: url("../images/pop/pop-block-bg-2_03.png");
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  position: absolute;
  bottom: -10px;
  right: 0;
}
@media (max-width: 991px) {
  .pop__container--style2 .pop__box::after {
    right: 0;
  }
}
@media (max-width: 767px) {
  .pop__container--style2 .pop__box::after {
    width: 90%;
    height: 3vw;
    bottom: -3vw;
    right: -15px;
    background-size: 160% auto;
    background-position: right 20% top;
  }
}
.pop__container--style2 .pop__text {
  position: absolute;
  top: -30px;
  right: 0;
  z-index: 1;
  color: #333b3b;
}
@media (max-width: 767px) {
  .pop__container--style2 .pop__text {
    font-size: 0.875rem;
    top: -20px;
  }
}
.pop__area {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: calc(100% + 10px);
  margin-left: -5px;
  margin-right: -5px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.pop__area-item {
  font-size: 1.25rem;
  font-weight: 500;
  color: #333b3b;
  background: #fffbd1;
  -webkit-box-shadow: 0 0 11px rgba(0, 0, 0, 0.15) inset;
          box-shadow: 0 0 11px rgba(0, 0, 0, 0.15) inset;
  border-radius: 5px;
  height: 54px;
  width: calc(25% - 10px);
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}
.pop__area-item:nth-child(1) {
  margin-top: 0;
}
.pop__area-item:nth-child(2) {
  margin-top: 0;
}
.pop__area-item:nth-child(3) {
  margin-top: 0;
}
.pop__area-item:nth-child(4) {
  margin-top: 0;
}
@media (max-width: 1199px) {
  .pop__area-item {
    font-size: 1.125rem;
    height: 46px;
  }
}
@media (max-width: 767px) {
  .pop__area-item {
    font-size: 1rem;
    width: calc(33.33% - 10px);
  }
  .pop__area-item:nth-child(4) {
    margin-top: 10px;
  }
}
@media (max-width: 480px) {
  .pop__area-item {
    width: calc(50% - 10px);
  }
  .pop__area-item:nth-child(3) {
    margin-top: 10px;
  }
}

.navbar {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 100px;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1030;
  background: #007c7d;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-property: padding-top, padding-bottom;
  transition-property: padding-top, padding-bottom;
}
@media (max-width: 1699px) {
  .navbar {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (max-width: 991px) {
  .navbar {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}
@media (max-width: 991px) {
  .navbar--active .navbar__body {
    top: 60px;
  }
}
@media (max-width: 767px) {
  .navbar--active .navbar__body {
    top: 55px;
  }
}
@media (max-width: 1499px) {
  .navbar--active .navbar__toggle-item:first-child {
    top: 15px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .navbar--active .navbar__toggle-item:nth-child(2) {
    display: none;
  }
  .navbar--active .navbar__toggle-item:last-child {
    top: 15px;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
}
@media (max-width: 991px) {
  .navbar__head {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    z-index: 5;
  }
  .navbar__head::before {
    content: "";
    display: block;
    width: 100%;
    height: 57px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    background: #007c7d;
  }
}
@media (max-width: 767px) {
  .navbar__head::before {
    height: 48px;
  }
}
.navbar__toggle {
  width: 30px;
  height: 30px;
  cursor: pointer;
  position: relative;
  display: none;
}
@media (max-width: 991px) {
  .navbar__toggle {
    display: block;
  }
}
.navbar__toggle-item {
  display: block;
  width: 30px;
  height: 2px;
  background: #ffffff;
  position: absolute;
  top: 5px;
  left: 0;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}
.navbar__toggle-item:nth-child(2) {
  top: 14px;
}
.navbar__toggle-item:last-child {
  top: 24px;
}
.navbar__logo {
  position: relative;
  display: block;
  width: 160px;
  z-index: 2;
}
@media (max-width: 767px) {
  .navbar__logo {
    width: 125px;
  }
}
.navbar__logo img {
  width: 100%;
  max-width: 100%;
}
.navbar__body {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 991px) {
  .navbar__body {
    position: absolute;
    top: -100vh;
    right: 0;
    z-index: 2;
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: calc(100vh - 100px);
    background: #007c7d;
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .navbar__body {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar__links {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 991px) {
  .navbar__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.navbar__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  font-size: 1.25rem;
  font-weight: 700;
  color: #ffffff;
  height: 70px;
  padding-left: 34px;
  padding-right: 34px;
}
@media (max-width: 991px) {
  .navbar__link {
    height: auto;
    padding: 0;
    margin-top: 25px;
  }
  .navbar__link:first-child {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .navbar__link {
    font-size: 1.125rem;
    margin-top: 15px;
  }
}
.navbar__link::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url("../images/common/navbar-link-line-1.png"), url("../images/common/navbar-link-line-2.png"), url("../images/common/navbar-link-bg.png");
  background-position: right top, bottom left, center top;
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-size: auto, auto, 100% 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
@media (max-width: 991px) {
  .navbar__link::before {
    display: none;
  }
}
.navbar__link-item {
  position: relative;
  z-index: 1;
}
.navbar__link:first-child {
  margin-left: 0;
}
.navbar__link--active::before, .navbar__link:hover::before {
  opacity: 1;
}
.navbar__social {
  margin-left: 66px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
@media (max-width: 1199px) {
  .navbar__social {
    margin-left: 8px;
  }
}
@media (max-width: 991px) {
  .navbar__social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-left: 0;
  }
}
.navbar__social-item {
  margin-left: 8px;
  cursor: pointer;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-property: -webkit-box-shadow;
  transition-property: -webkit-box-shadow;
  transition-property: box-shadow;
  transition-property: box-shadow, -webkit-box-shadow;
  border-radius: 10px;
}
@media (max-width: 1199px) {
  .navbar__social-item {
    margin-left: 8px;
  }
}
@media (max-width: 991px) {
  .navbar__social-item {
    margin-left: 0;
    margin-top: 15px;
  }
}
.navbar__social-item:first-child {
  margin-left: 0;
}
@media (hover: hover) {
  .navbar__social-item:hover {
    -webkit-box-shadow: 0 5px 20px rgba(255, 255, 255, 0.3);
            box-shadow: 0 5px 20px rgba(255, 255, 255, 0.3);
  }
}
.navbar__social-item img {
  display: block;
  width: 46px;
}
@media (max-width: 1199px) {
  .navbar__social-item img {
    width: 34px;
  }
}
@media (max-width: 413px) {
  .navbar__social-item img {
    width: 27px;
  }
}

.footer {
  background: #007c7d;
  padding-top: 24px;
  padding-bottom: 24px;
  font-size: 1rem;
  font-weight: 500;
  color: #ffffff;
  line-height: 1.625;
}
@media (max-width: 1499px) {
  .footer {
    font-size: 0.875rem;
  }
}
@media (max-width: 767px) {
  .footer {
    padding-bottom: 70px;
  }
}
@media (max-width: 480px) {
  .footer {
    font-size: 3.2vw;
  }
}
.footer__wrap {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 100%;
}
@media (max-width: 767px) {
  .footer__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.footer__item:nth-child(2) {
  text-align: right;
}
.footer__item .sm {
  font-size: 0.875rem;
}
@media (max-width: 1199px) {
  .footer__item .sm {
    font-size: 0.75rem;
  }
}
@media (max-width: 480px) {
  .footer__item .sm {
    font-size: 3vw;
  }
}
.footer__title {
  font-size: 1.25rem;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.3;
}
@media (max-width: 1499px) {
  .footer__title {
    font-size: 1.125rem;
  }
}
@media (max-width: 480px) {
  .footer__title {
    font-size: 4vw;
  }
}
.kv {
  position: relative;
  overflow: hidden;
}
.kv--active .kv__wrap, .kv--active .kv__robot-line, .kv--active .kv__title-light path, .kv--active .kv__electric path, .kv--active .kv__electric2 {
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.kv--active .kv__heart {
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.kv--active .kv__heart-item::before {
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.kv--active .kv__door-item:first-child::before, .kv--active .kv__door-item:first-child::after, .kv--active .kv__door-item:last-child::before, .kv--active .kv__door-item:last-child::after {
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.kv__wrap {
  background: url("../images/kv/kv-bg.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  height: 44.4vw;
  -webkit-animation: ani-kv-zoomIn 0.8s ease;
          animation: ani-kv-zoomIn 0.8s ease;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
  -webkit-transform-origin: 50% 100%;
          transform-origin: 50% 100%;
  pointer-events: none;
}
@media (min-width: 1921px) {
  .kv__wrap {
    height: 44.4vw;
  }
}
@media (max-width: 767px) {
  .kv__wrap {
    background: url("../images/kv/kv-bg-sm.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 138vw;
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
  }
}
@media (max-width: 480px) {
  .kv__wrap {
    height: 142vw;
  }
}
.kv__heart {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: url("../images/kv/kv-heart.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  mix-blend-mode: color-dodge;
  opacity: 0;
  -webkit-animation: ani-kv-heart 1.6s ease-in-out infinite;
          animation: ani-kv-heart 1.6s ease-in-out infinite;
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
  pointer-events: none;
}
@media (max-width: 767px) {
  .kv__heart {
    background: url("../images/kv/kv-heart-sm.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
}
.kv__light {
  pointer-events: none;
}
.kv__light-item {
  position: absolute;
  top: 0;
  left: 0;
  height: 100vw;
}
.kv__light-item:nth-child(1)::before {
  content: "";
  display: block;
  background: url("../images/kv/kv-light-1.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  z-index: 1;
  opacity: 0;
}
.kv__light-item:nth-child(2)::before {
  content: "";
  display: block;
  background: url("../images/kv/kv-light-2.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  z-index: 1;
  opacity: 0;
}
.kv__light-item:first-child {
  -webkit-transform: rotate(15deg);
          transform: rotate(15deg);
  mix-blend-mode: overlay;
}
.kv__light-item:first-child::before {
  width: 25.74vw;
  height: 1.418vw;
  top: 6.4vw;
  left: -11.6vw;
  -webkit-animation: ani-kv-light 1.6s ease-in-out infinite;
          animation: ani-kv-light 1.6s ease-in-out infinite;
  -webkit-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
@media (max-width: 767px) {
  .kv__light-item:first-child::before {
    width: 80vw;
    height: 3vw;
    top: 69.5vw;
    left: -28vw;
  }
}
.kv__light-item:nth-child(2) {
  -webkit-transform: rotate(15deg);
          transform: rotate(15deg);
  mix-blend-mode: color-dodge;
}
.kv__light-item:nth-child(2)::before {
  width: 33.1581vw;
  height: 17.866vw;
  top: -2.4vw;
  left: -17.866vw;
  -webkit-animation: ani-kv-light-2 1.6s ease-in-out infinite;
          animation: ani-kv-light-2 1.6s ease-in-out infinite;
  -webkit-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
@media (max-width: 767px) {
  .kv__light-item:nth-child(2)::before {
    width: 70vw;
    height: 35vw;
    top: 53vw;
    left: -16vw;
  }
}
.kv__door {
  pointer-events: none;
}
.kv__door-item:nth-child(1)::before {
  background: url("../images/kv/kv-door-light-1.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  /* 濾色 */
  mix-blend-mode: screen;
}
@media (max-width: 767px) {
  .kv__door-item:nth-child(1)::before {
    background: url("../images/kv/kv-door-light-sm-1.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
}
.kv__door-item:nth-child(1)::after {
  background: url("../images/kv/kv-door-1.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
@media (max-width: 767px) {
  .kv__door-item:nth-child(1)::after {
    background: url("../images/kv/kv-door-sm-1.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
}
.kv__door-item:nth-child(2)::before {
  background: url("../images/kv/kv-door-light-2.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  /* 濾色 */
  mix-blend-mode: screen;
}
@media (max-width: 767px) {
  .kv__door-item:nth-child(2)::before {
    background: url("../images/kv/kv-door-light-sm-2.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
}
.kv__door-item:nth-child(2)::after {
  background: url("../images/kv/kv-door-2.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
@media (max-width: 767px) {
  .kv__door-item:nth-child(2)::after {
    background: url("../images/kv/kv-door-sm-2.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
}
.kv__door-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.kv__door-item::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.kv__door-item:first-child::before, .kv__door-item:first-child::after {
  -webkit-animation: ani-kv-right-door 0.5s linear;
          animation: ani-kv-right-door 0.5s linear;
  -webkit-animation-fill-mode: backwards;
          animation-fill-mode: backwards;
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
@media (max-width: 767px) {
  .kv__door-item:first-child::before, .kv__door-item:first-child::after {
    -webkit-animation-name: ani-kv-top-door;
            animation-name: ani-kv-top-door;
  }
}
@media (max-width: 767px) {
  .kv__door-item:last-child {
    display: none;
  }
}
.kv__door-item:last-child::before, .kv__door-item:last-child::after {
  -webkit-animation: ani-kv-left-door 0.5s linear;
          animation: ani-kv-left-door 0.5s linear;
  -webkit-animation-fill-mode: backwards;
          animation-fill-mode: backwards;
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.kv__date {
  width: 22.084vw;
  height: 3.14vw;
  background: url("../images/kv/kv-date.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 15.6vw;
  right: 9.2vw;
  text-indent: -9999px;
}
@media (max-width: 767px) {
  .kv__date {
    top: 4vw;
    left: 28vw;
    width: 44vw;
    height: 12vw;
  }
}
.kv__title {
  width: 48.75vw;
  height: 27.32vw;
  background: url("../images/kv/kv-title.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  text-indent: -9999px;
  position: absolute;
  top: 11.2vw;
  right: -0.2vw;
}
@media (max-width: 767px) {
  .kv__title {
    background: url("../images/kv/kv-title-sm.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 100%;
    height: 50vw;
    top: 1vw;
    right: 0;
  }
}
.kv__robot-line {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  -webkit-filter: blur(2px);
          filter: blur(2px);
  fill: none;
  stroke: #ffffff;
  stroke-miterlimit: 10;
  stroke-width: 3;
  stroke-dasharray: 2200;
  stroke-dashoffset: 2200;
  -webkit-animation: drawPath 2s cubic-bezier(0, 0.16, 0.89, 0.7) forwards infinite;
          animation: drawPath 2s cubic-bezier(0, 0.16, 0.89, 0.7) forwards infinite;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
@media (max-width: 767px) {
  .kv__robot-line {
    -webkit-filter: blur(1px);
            filter: blur(1px);
  }
}
.kv__title-light {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 0;
  fill: none;
  stroke: #ffffff;
  stroke-width: 3;
  -webkit-filter: blur(2px);
          filter: blur(2px);
  opacity: 0.7;
}
@media (max-width: 767px) {
  .kv__title-light {
    opacity: 0.8;
    -webkit-filter: blur(1px);
            filter: blur(1px);
  }
}
.kv__title-light path {
  -webkit-animation: draw 2.9s linear infinite;
          animation: draw 2.9s linear infinite;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
  stroke-dashoffset: var(--dash);
}
@media (max-width: 767px) {
  .kv__title-light path {
    -webkit-animation: draw 2.9s linear infinite;
            animation: draw 2.9s linear infinite;
  }
}
.kv__title-light path:nth-child(1) {
  --dash: 800;
  stroke-dasharray: 800;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
@media (max-width: 767px) {
  .kv__title-light path:nth-child(1) {
    stroke-dasharray: 800;
  }
}
.kv__title-light path:nth-child(2) {
  --dash: 800;
  stroke-dasharray: 800;
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}
@media (max-width: 767px) {
  .kv__title-light path:nth-child(2) {
    stroke-dasharray: 800;
  }
}
.kv__title-light path:nth-child(3) {
  --dash: 810;
  stroke-dasharray: 810;
  -webkit-animation-delay: 1.4s;
          animation-delay: 1.4s;
}
@media (max-width: 767px) {
  .kv__title-light path:nth-child(3) {
    stroke-dasharray: 810;
  }
}
.kv__title-light path:nth-child(4) {
  --dash: 780;
  stroke-dasharray: 780;
  -webkit-animation-delay: 1.6s;
          animation-delay: 1.6s;
}
@media (max-width: 767px) {
  .kv__title-light path:nth-child(4) {
    stroke-dasharray: 780;
  }
}
.kv__title-light path:nth-child(5) {
  --dash: 560;
  stroke-dasharray: 560;
  -webkit-animation-delay: 1.8s;
          animation-delay: 1.8s;
}
@media (max-width: 767px) {
  .kv__title-light path:nth-child(5) {
    stroke-dasharray: 620;
  }
}
.kv__title-light path:nth-child(6) {
  --dash: 812;
  stroke-dasharray: 812;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}
@media (max-width: 767px) {
  .kv__title-light path:nth-child(6) {
    stroke-dasharray: 812;
  }
}
@-webkit-keyframes draw {
  0% {
    stroke-dashoffset: var(--dash);
  }
  15% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes draw {
  0% {
    stroke-dashoffset: var(--dash);
  }
  15% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
.kv__electric {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}
.kv__electric path {
  fill: none;
  stroke: #ffdd47;
  stroke-width: 3;
  stroke-miterlimit: 10;
  -webkit-filter: blur(3px);
          filter: blur(3px);
  stroke-dasharray: 1022;
  stroke-dashoffset: 1022;
  -webkit-animation: drawPath 2s cubic-bezier(0, 0, 0.83, 0.4) forwards infinite;
          animation: drawPath 2s cubic-bezier(0, 0, 0.83, 0.4) forwards infinite;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
@media (max-width: 767px) {
  .kv__electric path {
    -webkit-filter: blur(2px);
            filter: blur(2px);
  }
}
.kv__electric2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../images/kv/kv-electric-2.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  -webkit-animation: electric 2s steps(1) infinite;
          animation: electric 2s steps(1) infinite;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
  opacity: 0;
}
@media (max-width: 767px) {
  .kv__electric2 {
    background: url("../images/kv/kv-electric-2-sm.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
}

@-webkit-keyframes electric {
  0% {
    opacity: 1;
  }
  6.67% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  16.67% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  23.33% {
    opacity: 0;
  }
  26.67% {
    opacity: 1;
  }
  33.33% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes electric {
  0% {
    opacity: 1;
  }
  6.67% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  16.67% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  23.33% {
    opacity: 0;
  }
  26.67% {
    opacity: 1;
  }
  33.33% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes drawPath {
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes drawPath {
  to {
    stroke-dashoffset: 0;
  }
}
.s1 {
  background: url("../images/s2/s2-bg_01.png"), url("../images/s1/s1-bg.jpg");
  background-position: center bottom, center top;
  background-size: auto, cover;
  background-repeat: no-repeat, no-repeat;
  overflow: hidden;
  padding-top: 100px;
  padding-bottom: 80px;
}
@media (min-width: 1921px) {
  .s1 {
    background-size: 100% auto, cover;
  }
}
@media (max-width: 767px) {
  .s1 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.s1 .source {
  padding-left: 82px;
  padding-right: 82px;
  margin-top: -10px;
}
@media (max-width: 1699px) {
  .s1 .source {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media (max-width: 1199px) {
  .s1 .source {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 991px) {
  .s1 .source {
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
  }
}
.s1__title {
  width: 998px;
  height: 76px;
  background: url("../images/s1/s1-title.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  text-indent: -9999px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1499px) {
  .s1__title {
    width: 800px;
    height: 56px;
  }
}
@media (max-width: 991px) {
  .s1__title {
    width: 700px;
    height: 50px;
  }
}
@media (max-width: 767px) {
  .s1__title {
    width: 330px;
    height: 104px;
    background: url("../images/s1/s1-title-sm.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
}
@media (max-width: 374px) {
  .s1__title {
    width: 86%;
    height: 24vw;
  }
}
.s1__subtitle {
  width: 840px;
  height: 66px;
  background: url("../images/s1/s1-subtitle.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  text-indent: -9999px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}
@media (max-width: 1499px) {
  .s1__subtitle {
    width: 660px;
    height: 50px;
  }
}
@media (max-width: 991px) {
  .s1__subtitle {
    width: 500px;
    height: 40px;
  }
}
@media (max-width: 767px) {
  .s1__subtitle {
    width: 450px;
    height: 30px;
    background-size: auto 100%;
  }
}
@media (max-width: 480px) {
  .s1__subtitle {
    width: 350px;
    height: 26px;
    margin-top: 10px;
  }
}
@media (max-width: 374px) {
  .s1__subtitle {
    width: 100%;
    height: 7vw;
  }
}
.s1__block {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: calc(100% + 166px);
  margin-left: -83px;
  margin-right: -83px;
  margin-top: -30px;
  position: relative;
}
@media (max-width: 1499px) {
  .s1__block {
    margin-top: -15px;
  }
}
@media (max-width: 1199px) {
  .s1__block {
    width: calc(100% + 100px);
    margin-left: -50px;
    margin-right: -50px;
  }
}
@media (max-width: 991px) {
  .s1__block {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .s1__block {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 480px) {
  .s1__block {
    width: calc(100% + 100px);
    margin-left: -50px;
    margin-right: -50px;
  }
}
@media (max-width: 374px) {
  .s1__block {
    width: calc(100% + 60px);
    margin-left: -30px;
    margin-right: -30px;
  }
}
.s1__block::before {
  content: "";
  display: block;
  width: 185px;
  height: 450px;
  background: url("../images/s1/s1-key.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: absolute;
  bottom: 35px;
  left: calc(50% - 92px);
}
@media (max-width: 1499px) {
  .s1__block::before {
    width: 160px;
    height: 390px;
    left: calc(50% - 90px);
  }
}
@media (max-width: 1199px) {
  .s1__block::before {
    width: 130px;
    height: 316px;
    left: calc(50% - 74px);
  }
}
@media (max-width: 991px) {
  .s1__block::before {
    width: 90px;
    height: 218px;
    left: calc(50% - 50px);
    bottom: 25px;
  }
}
@media (max-width: 767px) {
  .s1__block::before {
    display: none;
  }
}
@media (max-width: 767px) {
  .s1__item {
    margin-top: -30px;
  }
}
@media (max-width: 374px) {
  .s1__item {
    margin-top: -15px;
  }
}
.s1__item:first-child {
  margin-right: -50px;
}
@media (max-width: 767px) {
  .s1__item:first-child {
    margin-right: 0;
    margin-top: 0;
  }
}
.s1__item:last-child {
  position: relative;
  z-index: 2;
}

.s2 {
  background: url("../images/s3/s3-bg_01.png"), url("../images/s2/s2-bg_02.jpg");
  background-position: center bottom, center top;
  background-repeat: no-repeat, no-repeat;
  background-size: auto, auto;
  overflow: hidden;
  padding-top: 75px;
  padding-bottom: 90px;
}
@media (min-width: 1921px) {
  .s2 {
    background-size: 100% auto, 100% auto;
  }
}
@media (max-width: 1199px) {
  .s2 {
    background-size: 1500px auto, auto;
  }
}
@media (max-width: 991px) {
  .s2 {
    background-size: 1320px auto, auto;
  }
}
@media (max-width: 767px) {
  .s2 {
    padding-top: 60px;
    padding-bottom: 60px;
    background: url("../images/s3/s3-bg-sm_01.png"), url("../images/s2/s2-bg_02.jpg");
    background-position: center bottom, center top;
    background-repeat: no-repeat, no-repeat;
    background-size: auto, auto;
  }
}
.s2__title {
  width: 1244px;
  height: 196px;
  background: url("../images/s2/s2-title.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  text-indent: -9999px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1699px) {
  .s2__title {
    width: 1000px;
    height: 164px;
  }
}
@media (max-width: 1199px) {
  .s2__title {
    width: 900px;
    height: 150px;
  }
}
@media (max-width: 991px) {
  .s2__title {
    width: 730px;
    height: 125px;
  }
}
@media (max-width: 767px) {
  .s2__title {
    width: 100%;
    height: 16vw;
  }
}
.s2__subtitle {
  width: 552px;
  height: 86px;
  background: url("../images/s2/s2-subtitle.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  text-indent: -9999px;
  margin-top: -28px;
  margin-left: 174px;
}
@media (max-width: 1699px) {
  .s2__subtitle {
    width: 450px;
    height: 66px;
    margin-left: 272px;
  }
}
@media (max-width: 1499px) {
  .s2__subtitle {
    margin-left: 162px;
  }
}
@media (max-width: 1199px) {
  .s2__subtitle {
    width: 400px;
    margin-left: 120px;
  }
}
@media (max-width: 991px) {
  .s2__subtitle {
    width: 320px;
    margin-left: 84px;
  }
}
@media (max-width: 767px) {
  .s2__subtitle {
    width: 40vw;
    height: 8vw;
    margin-top: -5vw;
    margin-left: 10vw;
  }
}
@media (max-width: 480px) {
  .s2__subtitle {
    width: 50vw;
  }
}
.s2__block {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: calc(100% + 176px);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: -118px;
  margin-left: -88px;
  margin-right: -88px;
  padding-top: 52px;
}
@media (max-width: 1699px) {
  .s2__block {
    margin-top: -100px;
  }
}
@media (max-width: 1499px) {
  .s2__block {
    margin-top: -100px;
  }
}
@media (max-width: 1199px) {
  .s2__block {
    margin-top: -90px;
  }
}
@media (max-width: 991px) {
  .s2__block {
    margin-top: -40px;
  }
}
@media (max-width: 767px) {
  .s2__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: -30px;
    padding-top: 30px;
  }
}
@media (max-width: 480px) {
  .s2__block {
    padding-top: 50px;
  }
}
.s2__item {
  width: 870px;
  height: 490px;
  position: relative;
}
@media (max-width: 1699px) {
  .s2__item {
    width: 650px;
    height: 370px;
  }
}
@media (max-width: 1199px) {
  .s2__item {
    width: 550px;
    height: 310px;
  }
}
@media (max-width: 991px) {
  .s2__item {
    width: 430px;
    height: 230px;
  }
}
@media (max-width: 480px) {
  .s2__item {
    width: 100%;
    height: 55vw;
  }
}
@media (max-width: 767px) {
  .s2__item:nth-child(1) {
    background: url("../images/s2/s2-item-sm-1.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
}
.s2__item:nth-child(1) .s2__item-box {
  background: url("../images/s2/s2-item-1.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.s2__item:nth-child(1) .s2__item-btn {
  background: url("../images/s2/s2-item-btn-1.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.s2__item:nth-child(1) .s2__item-arrow {
  background: url("../images/s2/s2-item-arrow-1.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
@media (max-width: 767px) {
  .s2__item:nth-child(2) {
    background: url("../images/s2/s2-item-sm-2.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
}
.s2__item:nth-child(2) .s2__item-box {
  background: url("../images/s2/s2-item-2.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.s2__item:nth-child(2) .s2__item-btn {
  background: url("../images/s2/s2-item-btn-2.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.s2__item:nth-child(2) .s2__item-arrow {
  background: url("../images/s2/s2-item-arrow-2.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.s2__item:first-child {
  margin-top: 120px;
}
@media (max-width: 1199px) {
  .s2__item:first-child {
    margin-top: 80px;
  }
}
@media (max-width: 991px) {
  .s2__item:first-child {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .s2__item:first-child {
    margin-top: 0;
  }
}
.s2__item:first-child .s2__item-arrow {
  margin-right: 15px;
  -webkit-animation: ani-s2-arrow-1 0.8s ease infinite;
          animation: ani-s2-arrow-1 0.8s ease infinite;
}
@media (max-width: 1199px) {
  .s2__item:first-child .s2__item-arrow {
    margin-right: 10px;
  }
}
@media (max-width: 767px) {
  .s2__item:first-child .s2__item-arrow {
    -webkit-animation: ani-s2-arrow-sm-1 0.8s ease infinite;
            animation: ani-s2-arrow-sm-1 0.8s ease infinite;
  }
}
@media (max-width: 480px) {
  .s2__item:first-child .s2__item-arrow {
    margin-right: 2vw;
  }
}
.s2__item:first-child .s2__item-btn {
  left: 6px;
  bottom: 24px;
}
@media (max-width: 1699px) {
  .s2__item:first-child .s2__item-btn {
    bottom: 14px;
  }
}
@media (max-width: 767px) {
  .s2__item:first-child .s2__item-btn {
    left: -10px;
  }
}
.s2__item:nth-child(2) {
  margin-left: -240px;
  clip-path: polygon(38% 0%, 100% 0%, 100% 100%, 0% 100%);
}
@media (max-width: 1699px) {
  .s2__item:nth-child(2) {
    margin-left: -160px;
  }
}
@media (max-width: 1199px) {
  .s2__item:nth-child(2) {
    margin-left: -144px;
  }
}
@media (max-width: 991px) {
  .s2__item:nth-child(2) {
    margin-left: -120px;
  }
}
@media (max-width: 767px) {
  .s2__item:nth-child(2) {
    margin-left: auto;
    margin-right: auto;
    clip-path: none;
  }
}
.s2__item:nth-child(2) .s2__item-arrow {
  margin-left: 15px;
  -webkit-animation: ani-s2-arrow-2 0.8s ease infinite;
          animation: ani-s2-arrow-2 0.8s ease infinite;
}
@media (max-width: 1199px) {
  .s2__item:nth-child(2) .s2__item-arrow {
    margin-left: 10px;
  }
}
@media (max-width: 767px) {
  .s2__item:nth-child(2) .s2__item-arrow {
    -webkit-animation: ani-s2-arrow-sm-2 0.8s ease infinite;
            animation: ani-s2-arrow-sm-2 0.8s ease infinite;
  }
}
@media (max-width: 480px) {
  .s2__item:nth-child(2) .s2__item-arrow {
    margin-left: 2vw;
  }
}
.s2__item:nth-child(2) .s2__item-btn {
  top: 52px;
  right: 6px;
}
@media (max-width: 1699px) {
  .s2__item:nth-child(2) .s2__item-btn {
    top: 42px;
  }
}
@media (max-width: 1199px) {
  .s2__item:nth-child(2) .s2__item-btn {
    top: 32px;
  }
}
@media (max-width: 767px) {
  .s2__item:nth-child(2) .s2__item-btn {
    right: -10px;
    top: 42px;
  }
}
@media (max-width: 480px) {
  .s2__item:nth-child(2) .s2__item-btn {
    top: 10vw;
  }
}
.s2__item-top {
  width: 100%;
  height: 50px;
  background: url("../images/s2/s2-item-1-1.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: -49px;
  left: 0;
}
.s2__item-box {
  display: block;
  width: 100%;
  height: 100%;
  clip-path: polygon(38% 0%, 100% 0%, 62% 100%, 0% 100%);
}
@media (max-width: 767px) {
  .s2__item-box {
    display: none;
  }
}
.s2__item-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-box-edge: cap alphabetic;
  width: 364px;
  height: 108px;
  line-height: 78px;
  font-size: 3.375rem;
  font-weight: 900;
  color: #ffffff;
  font-style: italic;
  padding-bottom: 35px;
  position: absolute;
}
@media (max-width: 1699px) {
  .s2__item-btn {
    width: 260px;
    height: 78px;
    font-size: 2.125rem;
    padding-bottom: 25px;
  }
}
@media (max-width: 1199px) {
  .s2__item-btn {
    width: 220px;
    height: 68px;
    font-size: 1.75rem;
  }
}
@media (max-width: 991px) {
  .s2__item-btn {
    width: 190px;
    height: 58px;
    font-size: 1.5rem;
    padding-bottom: 20px;
  }
}
@media (max-width: 480px) {
  .s2__item-btn {
    width: 44vw;
    height: 14vw;
    font-size: 6vw;
    padding-bottom: 5vw;
  }
}
.s2__item-arrow {
  display: inline-block;
  width: 34px;
  height: 32px;
  margin-top: 5px;
}
@media (max-width: 1699px) {
  .s2__item-arrow {
    width: 24px;
    height: 22px;
  }
}
@media (max-width: 1199px) {
  .s2__item-arrow {
    width: 20px;
    height: 18px;
  }
}
@media (max-width: 991px) {
  .s2__item-arrow {
    width: 15px;
    height: 15px;
  }
}
@media (max-width: 480px) {
  .s2__item-arrow {
    width: 4vw;
    height: 4vw;
  }
}

.s3 {
  background: url("../images/s3/s3-bg_02.jpg"), url("../images/s3/s3-bg_04.jpg"), url("../images/s3/s3-bg_03.jpg");
  background-position: center top, center bottom, center top;
  background-repeat: no-repeat, no-repeat, repeat-y;
  background-size: auto, auto, auto;
  position: relative;
  overflow: hidden;
  padding-bottom: 50px;
}
@media (min-width: 1921px) {
  .s3 {
    background-size: auto, 100% auto, 100% auto;
    overflow: hidden;
  }
}
@media (max-width: 1499px) {
  .s3 {
    background: url("../images/s3/s3-bg-lg_02.jpg"), url("../images/s3/s3-bg-lg_04.jpg"), url("../images/s3/s3-bg-lg_03.jpg");
    background-position: center top, center bottom, center top;
    background-repeat: no-repeat, no-repeat, repeat-y;
    background-size: auto, auto, auto;
  }
}
@media (max-width: 1199px) {
  .s3 {
    background-size: 1500px auto, 1200px auto, 100% auto;
  }
}
@media (max-width: 991px) {
  .s3 {
    background-size: 1320px auto, 1200px auto, 100% auto;
  }
}
@media (max-width: 767px) {
  .s3 {
    padding-top: 20px;
    padding-bottom: 40px;
    background: url("../images/s3/s3-bg-sm_02.jpg"), #dee2e3;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: auto;
  }
}
@media (max-width: 480px) {
  .s3 {
    background-size: 700px auto;
  }
}
@media (max-width: 374px) {
  .s3 {
    background-size: 190vw auto;
  }
}
.s3__title {
  width: 1084px;
  height: 211px;
  background: url("../images/s3/s3-title.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  text-indent: -9999px;
  margin-left: 216px;
  -webkit-transform: translateY(-36px);
          transform: translateY(-36px);
}
@media (max-width: 1499px) {
  .s3__title {
    margin-left: 60px;
  }
}
@media (max-width: 1199px) {
  .s3__title {
    width: 820px;
    height: 190px;
    margin-left: 90px;
    -webkit-transform: translateY(-24px);
            transform: translateY(-24px);
  }
}
@media (max-width: 991px) {
  .s3__title {
    width: 730px;
    height: 170px;
    margin-left: 24px;
    -webkit-transform: translateY(-22px);
            transform: translateY(-22px);
  }
}
@media (max-width: 767px) {
  .s3__title {
    width: 420px;
    height: 160px;
    background: url("../images/s3/s3-title-sm.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin-left: auto;
    margin-right: auto;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@media (max-width: 480px) {
  .s3__title {
    width: 350px;
    height: 140px;
  }
}
@media (max-width: 374px) {
  .s3__title {
    width: 100%;
    height: 34vw;
  }
}
.s3__subtitle {
  width: 395px;
  height: 298px;
  background: url("../images/s3/s3-subtitle.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  text-indent: -9999px;
  position: absolute;
  top: 95px;
  left: calc(50vw - 783px);
}
@media (max-width: 1499px) {
  .s3__subtitle {
    left: calc(50vw - 660px);
  }
}
@media (max-width: 1199px) {
  .s3__subtitle {
    width: 300px;
    height: 230px;
    left: calc(50vw - 540px);
  }
}
@media (max-width: 991px) {
  .s3__subtitle {
    width: 260px;
    height: 210px;
    top: 60px;
    left: calc(50vw - 440px);
  }
}
@media (max-width: 767px) {
  .s3__subtitle {
    position: relative;
    top: auto;
    left: auto;
    width: 280px;
    height: 160px;
    background: url("../images/s3/s3-subtitle-sm.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 480px) {
  .s3__subtitle {
    width: 220px;
    height: 120px;
  }
}
@media (max-width: 374px) {
  .s3__subtitle {
    width: 80vw;
    height: 45vw;
  }
}
@media (max-width: 767px) {
  .s3__tab-bg {
    display: none;
  }
}
.s3__tab-bg::before {
  content: "";
  width: 100%;
  height: 745px;
  background: url("../images/s3/s3-tab-bg-shadow.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: auto;
  position: absolute;
  top: 90px;
  left: 0;
  pointer-events: none;
}
.s3__tab-bgitem {
  width: 100%;
  height: 745px;
  position: absolute;
  top: 90px;
  left: calc(50vw - 960px);
  z-index: 1;
  pointer-events: none;
}
@media (max-width: 1499px) {
  .s3__tab-bgitem {
    top: 90px;
    left: calc(50vw - 825px);
  }
}
@media (max-width: 1199px) {
  .s3__tab-bgitem {
    top: 76px;
    left: calc(50vw - 675px);
  }
}
@media (max-width: 991px) {
  .s3__tab-bgitem {
    top: 56px;
    left: calc(50vw - 550px);
  }
}
.s3__tab-bgitem:nth-child(1) {
  background: url("../images/s3/s3-tab-bg-1-1.png");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: auto;
}
@media (max-width: 1199px) {
  .s3__tab-bgitem:nth-child(1) {
    background-size: 1500px auto;
  }
}
@media (max-width: 991px) {
  .s3__tab-bgitem:nth-child(1) {
    background-size: 1370px auto;
  }
}
.s3__tab-bgitem:nth-child(1).active, .s3__tab-bgitem:nth-child(1).hover {
  background: url("../images/s3/s3-tab-bg-1-2.png");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: auto;
}
@media (max-width: 1199px) {
  .s3__tab-bgitem:nth-child(1).active, .s3__tab-bgitem:nth-child(1).hover {
    background-size: 1500px auto;
  }
}
@media (max-width: 991px) {
  .s3__tab-bgitem:nth-child(1).active, .s3__tab-bgitem:nth-child(1).hover {
    background-size: 1370px auto;
  }
}
.s3__tab-bgitem:nth-child(2) {
  background: url("../images/s3/s3-tab-bg-2-1.png");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: auto;
}
@media (max-width: 1199px) {
  .s3__tab-bgitem:nth-child(2) {
    background-size: 1500px auto;
  }
}
@media (max-width: 991px) {
  .s3__tab-bgitem:nth-child(2) {
    background-size: 1370px auto;
  }
}
.s3__tab-bgitem:nth-child(2).active, .s3__tab-bgitem:nth-child(2).hover {
  background: url("../images/s3/s3-tab-bg-2-2.png");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: auto;
}
@media (max-width: 1199px) {
  .s3__tab-bgitem:nth-child(2).active, .s3__tab-bgitem:nth-child(2).hover {
    background-size: 1500px auto;
  }
}
@media (max-width: 991px) {
  .s3__tab-bgitem:nth-child(2).active, .s3__tab-bgitem:nth-child(2).hover {
    background-size: 1370px auto;
  }
}
.s3__tab-bgitem:nth-child(3) {
  background: url("../images/s3/s3-tab-bg-3-1.png");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: auto;
}
@media (max-width: 1199px) {
  .s3__tab-bgitem:nth-child(3) {
    background-size: 1500px auto;
  }
}
@media (max-width: 991px) {
  .s3__tab-bgitem:nth-child(3) {
    background-size: 1370px auto;
  }
}
.s3__tab-bgitem:nth-child(3).active, .s3__tab-bgitem:nth-child(3).hover {
  background: url("../images/s3/s3-tab-bg-3-2.png");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: auto;
}
@media (max-width: 1199px) {
  .s3__tab-bgitem:nth-child(3).active, .s3__tab-bgitem:nth-child(3).hover {
    background-size: 1500px auto;
  }
}
@media (max-width: 991px) {
  .s3__tab-bgitem:nth-child(3).active, .s3__tab-bgitem:nth-child(3).hover {
    background-size: 1370px auto;
  }
}
.s3__tab-head {
  position: absolute;
  top: 454px;
  left: calc(50vw - 735px);
}
@media (max-width: 1499px) {
  .s3__tab-head {
    left: calc(50vw - 600px);
  }
}
@media (max-width: 1199px) {
  .s3__tab-head {
    top: 359px;
    left: calc(50vw - 500px);
  }
}
@media (max-width: 991px) {
  .s3__tab-head {
    top: 318px;
    left: calc(50vw - 390px);
  }
}
@media (max-width: 767px) {
  .s3__tab-head {
    position: relative;
    top: auto;
    left: auto;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 15px;
  }
}
.s3__tab-headitem {
  width: 379px;
  height: 100px;
  cursor: pointer;
  margin-top: 4px;
}
@media (max-width: 1199px) {
  .s3__tab-headitem {
    width: 300px;
    height: 80px;
    margin-top: 2px;
  }
}
@media (max-width: 991px) {
  .s3__tab-headitem {
    width: 260px;
    height: 72px;
  }
}
@media (max-width: 767px) {
  .s3__tab-headitem {
    width: auto;
    height: 9vw;
    margin-top: 0;
  }
}
@media (max-width: 480px) {
  .s3__tab-headitem {
    height: 8.6vw;
  }
}
.s3__tab-headitem:first-child {
  margin-top: 0;
}
@media (max-width: 767px) {
  .s3__tab-headitem:first-child {
    width: 26%;
  }
}
@media (max-width: 767px) {
  .s3__tab-headitem:nth-child(2) {
    width: 35%;
  }
}
@media (max-width: 767px) {
  .s3__tab-headitem:nth-child(3) {
    width: 40%;
  }
}
.s3__tab-headitem:nth-child(1) {
  background: url("../images/s3/s3-tab-head-1-1.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
@media (max-width: 767px) {
  .s3__tab-headitem:nth-child(1) {
    background: url("../images/s3/s3-tab-head-sm-1-1.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: auto 100%;
  }
}
.s3__tab-headitem:nth-child(1).active {
  background: url("../images/s3/s3-tab-head-1-2.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
@media (max-width: 767px) {
  .s3__tab-headitem:nth-child(1).active {
    background: url("../images/s3/s3-tab-head-sm-1-2.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: auto 100%;
  }
}
@media (hover: hover) {
  .s3__tab-headitem:nth-child(1):hover {
    background: url("../images/s3/s3-tab-head-1-2.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
}
.s3__tab-headitem:nth-child(2) {
  background: url("../images/s3/s3-tab-head-2-1.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
@media (max-width: 767px) {
  .s3__tab-headitem:nth-child(2) {
    background: url("../images/s3/s3-tab-head-sm-2-1.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: auto 100%;
  }
}
.s3__tab-headitem:nth-child(2).active {
  background: url("../images/s3/s3-tab-head-2-2.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
@media (max-width: 767px) {
  .s3__tab-headitem:nth-child(2).active {
    background: url("../images/s3/s3-tab-head-sm-2-2.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: auto 100%;
  }
}
@media (hover: hover) {
  .s3__tab-headitem:nth-child(2):hover {
    background: url("../images/s3/s3-tab-head-2-2.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
}
.s3__tab-headitem:nth-child(3) {
  background: url("../images/s3/s3-tab-head-3-1.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
@media (max-width: 767px) {
  .s3__tab-headitem:nth-child(3) {
    background: url("../images/s3/s3-tab-head-sm-3-1.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: auto 100%;
  }
}
.s3__tab-headitem:nth-child(3).active {
  background: url("../images/s3/s3-tab-head-3-2.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
@media (max-width: 767px) {
  .s3__tab-headitem:nth-child(3).active {
    background: url("../images/s3/s3-tab-head-sm-3-2.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: auto 100%;
  }
}
@media (hover: hover) {
  .s3__tab-headitem:nth-child(3):hover {
    background: url("../images/s3/s3-tab-head-3-2.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
}
.s3__tab-bodyitem {
  display: none;
  padding-left: 430px;
  padding-right: 60px;
}
@media (max-width: 1499px) {
  .s3__tab-bodyitem {
    padding-left: 380px;
  }
}
@media (max-width: 1199px) {
  .s3__tab-bodyitem {
    padding-left: 320px;
    padding-right: 0;
  }
}
@media (max-width: 991px) {
  .s3__tab-bodyitem {
    padding-left: 250px;
  }
}
@media (max-width: 767px) {
  .s3__tab-bodyitem {
    padding-left: 0;
    padding-top: 30px;
  }
}
.s3__tab-bodyitem.active {
  display: block;
}
.s3__chart-title {
  font-size: 2.25rem;
  font-weight: 700;
  padding-left: 70px;
  padding-right: 70px;
  text-align: center;
}
@media (max-width: 1199px) {
  .s3__chart-title {
    font-size: 2rem;
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media (max-width: 991px) {
  .s3__chart-title {
    font-size: 1.625rem;
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (max-width: 767px) {
  .s3__chart-title {
    width: 100%;
    font-size: 1.375rem;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 480px) {
  .s3__chart-title {
    font-size: 1.25rem;
  }
}
.s3__chart-title span {
  display: inline-block;
  position: relative;
  background: -webkit-gradient(linear, left top, right top, from(#0c2442), to(#4f7492));
  background: linear-gradient(to right, #0c2442 0%, #4f7492 100%);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  line-height: 1;
}
@media (max-width: 767px) {
  .s3__chart-title span {
    line-height: 1.2;
  }
}
.s3__chart-title span::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: calc(50% - 18px);
  left: -56px;
  width: 36px;
  height: 36px;
  background: url("../images/s3/s3-chart-title-1.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
@media (max-width: 991px) {
  .s3__chart-title span::before {
    width: 30px;
    height: 30px;
    top: calc(50% - 15px);
    left: -40px;
  }
}
@media (max-width: 767px) {
  .s3__chart-title span::before {
    width: 26px;
    height: 26px;
    top: calc(50% - 13px);
    left: -35px;
  }
}
.s3__chart-title span::after {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 18px);
  right: -56px;
  width: 36px;
  height: 36px;
  background: url("../images/s3/s3-chart-title-2.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
@media (max-width: 991px) {
  .s3__chart-title span::after {
    width: 30px;
    height: 30px;
    top: calc(50% - 15px);
    right: -40px;
  }
}
@media (max-width: 767px) {
  .s3__chart-title span::after {
    width: 26px;
    height: 26px;
    top: calc(50% - 13px);
    right: -35px;
  }
}
.s3__chart-text {
  font-size: 1.25rem;
  font-weight: 500;
  color: #56677c;
  line-height: 1.2;
  margin-top: 15px;
  width: 840px;
  margin-left: auto;
  margin-right: auto;
  min-height: 2.4em;
}
@media (max-width: 1499px) {
  .s3__chart-text {
    max-width: 100%;
  }
}
@media (max-width: 1199px) {
  .s3__chart-text {
    font-size: 1.125rem;
  }
}
@media (max-width: 767px) {
  .s3__chart-text {
    font-size: 1rem;
  }
}
.s3__chart-img {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .s3__chart-box {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.s3 .source {
  margin-top: 30px;
}

.video {
  background: url("../images/video/video-bg.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: auto;
  overflow: hidden;
  padding-top: 50px;
  padding-bottom: 22px;
}
@media (min-width: 1921px) {
  .video {
    background-size: 100% 100%;
  }
}
@media (max-width: 1199px) {
  .video {
    background-size: 1200px 100%;
  }
}
@media (max-width: 767px) {
  .video {
    padding-top: 40px;
    background-size: 1000px 100%;
  }
}
.video__title {
  width: 408px;
  height: 100px;
  background: url("../images/video/video-title.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  text-indent: -9999px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 991px) {
  .video__title {
    width: 350px;
    height: 80px;
  }
}
@media (max-width: 767px) {
  .video__title {
    width: 300px;
    height: 70px;
  }
}
.video__wrap {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}
@media (max-width: 1199px) {
  .video__wrap {
    width: calc(100% - 80px);
  }
}
@media (max-width: 480px) {
  .video__wrap {
    width: calc(100% - 40px);
  }
}
.video__head {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: -6px;
}
@media (max-width: 767px) {
  .video__head {
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-right: -20px;
  }
}
.video__head-item {
  width: 150px;
  height: 30px;
  border: 1px solid #465479;
  font-size: 1.375rem;
  font-weight: 700;
  color: #465479;
  padding: 0 15px 4px;
  text-align: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 6px;
  margin-left: 3px;
  margin-right: 3px;
  line-height: 1;
  cursor: pointer;
}
@media (max-width: 991px) {
  .video__head-item {
    font-size: 1.25rem;
    width: 140px;
    height: 26px;
    padding-bottom: 2px;
  }
}
@media (max-width: 767px) {
  .video__head-item {
    width: 100px;
    font-size: 1.125rem;
  }
}
@media (max-width: 480px) {
  .video__head-item {
    width: calc(33.33% - 6px);
  }
}
.video__head-item.active {
  background: -webkit-gradient(linear, left top, right top, from(#1abce6), to(#ff7e2d));
  background: linear-gradient(to right, #1abce6 0%, #ff7e2d 100%);
  color: #ffffff;
  border: none;
}
@media (hover: hover) {
  .video__head-item:hover {
    background: -webkit-gradient(linear, left top, right top, from(#1abce6), to(#ff7e2d));
    background: linear-gradient(to right, #1abce6 0%, #ff7e2d 100%);
    color: #ffffff;
    border: none;
  }
}
.video__body {
  margin-top: 15px;
}
.video__body-item {
  display: none;
  height: 562px;
  background: #322f2f;
}
@media (max-width: 1199px) {
  .video__body-item {
    height: 450px;
  }
}
@media (max-width: 991px) {
  .video__body-item {
    height: 380px;
  }
}
@media (max-width: 767px) {
  .video__body-item {
    height: 48vw;
  }
}
.video__body-item.active {
  display: block;
}
.video__body-item iframe {
  width: 100%;
  height: 100%;
}
.video__text {
  font-size: 1rem;
  font-weight: 700;
  color: #10485c;
  text-align: center;
  margin-top: 20px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .video__text {
    font-size: 0.875rem;
  }
}
@media (max-width: 480px) {
  .video__text {
    text-align: left;
  }
}

.s4 {
  background: url("../images/s5/s5-bg_01.png"), url("../images/s4/s4-bg_01.jpg"), url("../images/s4/s4-bg_02.jpg"), #34d0ee;
  background-position: center bottom, center top, center bottom;
  background-size: auto, auto, auto;
  background-repeat: no-repeat, no-repeat, no-repeat;
  overflow: hidden;
  padding-top: 110px;
  padding-bottom: 80px;
}
@media (min-width: 1921px) {
  .s4 {
    background-size: 100% auto, 100% auto, 100% auto;
  }
}
@media (max-width: 1499px) {
  .s4 {
    background-size: auto, auto, auto;
  }
}
@media (max-width: 1199px) {
  .s4 {
    background-size: auto, 1200px auto, 1200px auto;
  }
}
@media (max-width: 767px) {
  .s4 {
    background: url("../images/s5/s5-bg-sm_01.png"), url("../images/s4/s4-bg_01.jpg"), url("../images/s4/s4-bg_02.jpg"), #34d0ee;
    background-position: center bottom, center top, center bottom;
    background-size: auto, 1000px auto, 1000px auto;
    background-repeat: no-repeat, no-repeat, no-repeat;
    padding-top: 40px;
  }
}
@media (max-width: 480px) {
  .s4 {
    background-size: 500px auto, 1000px auto, 1000px auto;
  }
}
@media (min-width: 1500px) {
  .s4 .container {
    width: 1256px;
  }
}
.s4__top {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 767px) {
  .s4__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.s4__top-file {
  width: 630px;
}
@media (max-width: 1499px) {
  .s4__top-file {
    width: 580px;
  }
}
@media (max-width: 1199px) {
  .s4__top-file {
    width: 540px;
  }
}
@media (max-width: 991px) {
  .s4__top-file {
    width: 440px;
  }
}
@media (max-width: 767px) {
  .s4__top-file {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .s4__subtitle img {
    height: 40px;
  }
}
@media (max-width: 767px) {
  .s4__subtitle img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 480px) {
  .s4__subtitle img {
    height: 32px;
    margin-left: 0;
  }
}
.s4__title {
  width: 498px;
  height: 352px;
  text-indent: -9999px;
  margin-top: 34px;
  position: relative;
}
@media (max-width: 1199px) {
  .s4__title {
    width: 400px;
    height: 300px;
  }
}
@media (max-width: 991px) {
  .s4__title {
    width: 280px;
    height: 200px;
  }
}
@media (max-width: 767px) {
  .s4__title {
    width: 320px;
    height: 206px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }
}
@media (max-width: 480px) {
  .s4__title {
    width: 280px;
    height: 180px;
  }
}
@media (max-width: 374px) {
  .s4__title {
    width: 90%;
    height: 53vw;
  }
}
.s4__title::before {
  content: "";
  display: block;
  width: 876px;
  height: 207px;
  background: url("../images/s4/s4-title-bg-1.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  mix-blend-mode: screen;
  position: absolute;
  top: 188px;
  left: -330px;
  z-index: 1;
}
@media (max-width: 1199px) {
  .s4__title::before {
    width: 770px;
    height: 180px;
    top: 140px;
  }
}
@media (max-width: 991px) {
  .s4__title::before {
    width: 650px;
    height: 140px;
    top: 76px;
  }
}
@media (max-width: 767px) {
  .s4__title::before {
    width: 400px;
    height: 100px;
    top: 130px;
    left: auto;
    right: 0;
  }
}
@media (max-width: 480px) {
  .s4__title::before {
    top: 112px;
    width: 360px;
  }
}
@media (max-width: 374px) {
  .s4__title::before {
    width: 100%;
    height: 20vw;
    top: 38vw;
  }
}
.s4__title::after {
  content: "";
  display: block;
  width: 334px;
  height: 328px;
  background: url("../images/s4/s4-title-bg-2.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  mix-blend-mode: screen;
  position: absolute;
  top: -126px;
  left: -146px;
  z-index: 1;
}
@media (max-width: 1199px) {
  .s4__title::after {
    width: 260px;
    height: 280px;
    top: -110px;
    left: -100px;
  }
}
@media (max-width: 767px) {
  .s4__title::after {
    width: 100px;
    height: 120px;
    top: -50px;
    left: -20px;
  }
}
@media (max-width: 374px) {
  .s4__title::after {
    width: 20vw;
    height: 125vw;
    top: -10vw;
    left: -5vw;
  }
}
.s4__title-item {
  display: block;
  width: 100%;
  height: 100%;
  background: url("../images/s4/s4-title.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  .s4__title-item {
    background: url("../images/s4/s4-title-sm.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
}
.s4__file-title {
  margin-top: 40px;
}
@media (max-width: 991px) {
  .s4__file-title {
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  .s4__file-title {
    text-align: center;
  }
}
.s4__file-table {
  width: 100%;
  margin-top: 15px;
  font-size: 1.5rem;
  font-weight: 500;
}
@media (max-width: 1199px) {
  .s4__file-table {
    font-size: 1.25rem;
  }
}
@media (max-width: 767px) {
  .s4__file-table {
    font-size: 1.125rem;
  }
}
@media (max-width: 480px) {
  .s4__file-table {
    font-size: 1rem;
  }
}
@media (max-width: 374px) {
  .s4__file-table {
    font-size: 4.4vw;
  }
}
.s4__file-table tr {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  margin-top: 4px;
  background: url("../images/s4/s4-file-table.png"), #e1eff9;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 252px 100%;
}
@media (max-width: 1199px) {
  .s4__file-table tr {
    background-size: 210px 100%;
  }
}
@media (max-width: 480px) {
  .s4__file-table tr {
    background-size: 160px 100%;
  }
}
@media (max-width: 374px) {
  .s4__file-table tr {
    background-size: 46% 100%;
  }
}
.s4__file-table tr:first-child {
  margin-top: 0;
}
.s4__file-table th, .s4__file-table td {
  padding-top: 17px;
  padding-bottom: 17px;
  text-align: left;
}
.s4__file-table th {
  width: 194px;
  color: #ffffff;
  padding-left: 28px;
}
@media (max-width: 1199px) {
  .s4__file-table th {
    width: 180px;
  }
}
@media (max-width: 480px) {
  .s4__file-table th {
    width: 140px;
    padding-left: 15px;
  }
}
@media (max-width: 374px) {
  .s4__file-table th {
    padding-left: 10px;
    width: 40%;
  }
}
.s4__file-table td {
  width: calc(100% - 194px);
  color: #255678;
  padding-left: 80px;
}
@media (max-width: 1199px) {
  .s4__file-table td {
    width: calc(100% - 180px);
    padding-left: 60px;
  }
}
@media (max-width: 480px) {
  .s4__file-table td {
    width: calc(100% - 140px);
    padding-left: 30px;
  }
}
@media (max-width: 374px) {
  .s4__file-table td {
    padding-left: 15px;
    width: 60%;
  }
}
.s4__process {
  margin-top: 55px;
}
@media (max-width: 991px) {
  .s4__process {
    margin-top: 35px;
  }
}
@media (max-width: 767px) {
  .s4__process {
    margin-top: 30px;
  }
}
@media (max-width: 991px) {
  .s4__process-title {
    width: 200px;
  }
}
@media (max-width: 767px) {
  .s4__process-title {
    width: auto;
    text-align: center;
  }
}
@media (max-width: 480px) {
  .s4__process-title {
    width: 40vw;
  }
}
.s4__process-chart {
  margin-top: -12px;
}
@media (max-width: 1199px) {
  .s4__process-chart {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .s4__process-chart {
    margin-top: 15px;
  }
}
.s4 .source {
  margin-top: 25px;
  padding-left: 35px;
  padding-right: 35px;
}
@media (max-width: 1199px) {
  .s4 .source {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .s4 .source {
    margin-top: 15px;
  }
}
.s4__bottom {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 60px;
}
@media (max-width: 767px) {
  .s4__bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 30px;
  }
}
.s4__bottom-item:first-child {
  width: 725px;
}
@media (max-width: 1499px) {
  .s4__bottom-item:first-child {
    width: 58.3%;
  }
}
@media (max-width: 767px) {
  .s4__bottom-item:first-child {
    width: 100%;
  }
}
.s4__bottom-item:nth-child(2) {
  width: 487px;
}
@media (max-width: 1499px) {
  .s4__bottom-item:nth-child(2) {
    width: 39%;
  }
}
@media (max-width: 767px) {
  .s4__bottom-item:nth-child(2) {
    width: 100%;
    margin-top: 30px;
    text-align: center;
  }
}
.s4__bottom .s4__subtitle {
  margin-bottom: 40px;
}
@media (max-width: 1199px) {
  .s4__bottom .s4__subtitle {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .s4__bottom .s4__subtitle {
    margin-bottom: 15px;
  }
}
.s4__bottom-block {
  background: url("../images/s4/s4-bottom-block.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  width: 100%;
  min-height: 620px;
  padding: 24px 28px;
}
@media (max-width: 1499px) {
  .s4__bottom-block {
    padding-top: 20px;
    padding-bottom: 20px;
    min-height: 568px;
  }
}
@media (max-width: 1199px) {
  .s4__bottom-block {
    min-height: auto;
  }
}
@media (max-width: 991px) {
  .s4__bottom-block {
    background-size: 100% 100%;
    padding: 15px;
  }
}
@media (max-width: 480px) {
  .s4__bottom-block {
    background-size: 100% 100%;
  }
}
.s4__bottom-tr {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  font-size: 1.5rem;
  font-weight: 700;
  margin-top: 6px;
  border-radius: 3px;
}
@media (max-width: 1199px) {
  .s4__bottom-tr {
    font-size: 1.125rem;
  }
}
@media (max-width: 991px) {
  .s4__bottom-tr {
    font-size: 0.875rem;
  }
}
@media (max-width: 480px) {
  .s4__bottom-tr {
    font-size: 3.5vw;
  }
}
.s4__bottom-tr:first-child {
  margin-top: 0;
}
.s4__bottom-tr.blue {
  color: #013a60;
  background: -webkit-gradient(linear, left top, right top, from(#a3ccfc), color-stop(77%, #9bdcf7));
  background: linear-gradient(to right, #a3ccfc 0%, #9bdcf7 77%);
}
.s4__bottom-tr.orange {
  color: #6a1317;
  background: -webkit-gradient(linear, left top, right top, from(#ffdca5), to(#feb58c));
  background: linear-gradient(to right, #ffdca5 0%, #feb58c 100%);
}
.s4__bottom-td, .s4__bottom-th {
  padding: 10px 0;
}
@media (max-width: 1499px) {
  .s4__bottom-td, .s4__bottom-th {
    padding: 8px 0;
  }
}
@media (max-width: 991px) {
  .s4__bottom-td, .s4__bottom-th {
    padding-top: 4.2px;
    padding-bottom: 4.2px;
  }
}
.s4__bottom-td:first-child, .s4__bottom-th:first-child {
  width: 194px;
  padding-left: 22px;
}
@media (max-width: 1499px) {
  .s4__bottom-td:first-child, .s4__bottom-th:first-child {
    width: 180px;
  }
}
@media (max-width: 1199px) {
  .s4__bottom-td:first-child, .s4__bottom-th:first-child {
    width: 160px;
  }
}
@media (max-width: 991px) {
  .s4__bottom-td:first-child, .s4__bottom-th:first-child {
    width: 120px;
    padding-left: 10px;
  }
}
@media (max-width: 480px) {
  .s4__bottom-td:first-child, .s4__bottom-th:first-child {
    width: 32vw;
    padding-left: 2vw;
    padding-right: 1vw;
  }
}
.s4__bottom-td:nth-child(2), .s4__bottom-th:nth-child(2) {
  width: calc(100% - 524px);
  text-align: right;
  padding-right: 48px;
}
@media (max-width: 1499px) {
  .s4__bottom-td:nth-child(2), .s4__bottom-th:nth-child(2) {
    width: calc(100% - 480px);
    padding-right: 30px;
  }
}
@media (max-width: 1199px) {
  .s4__bottom-td:nth-child(2), .s4__bottom-th:nth-child(2) {
    width: calc(100% - 420px);
  }
}
@media (max-width: 991px) {
  .s4__bottom-td:nth-child(2), .s4__bottom-th:nth-child(2) {
    width: calc(100% - 320px);
    padding-right: 15px;
  }
}
@media (max-width: 480px) {
  .s4__bottom-td:nth-child(2), .s4__bottom-th:nth-child(2) {
    width: 14vw;
    padding-right: 4vw;
  }
}
.s4__bottom-td:nth-child(3), .s4__bottom-th:nth-child(3) {
  width: 330px;
}
@media (max-width: 1499px) {
  .s4__bottom-td:nth-child(3), .s4__bottom-th:nth-child(3) {
    width: 300px;
  }
}
@media (max-width: 1199px) {
  .s4__bottom-td:nth-child(3), .s4__bottom-th:nth-child(3) {
    width: 260px;
  }
}
@media (max-width: 991px) {
  .s4__bottom-td:nth-child(3), .s4__bottom-th:nth-child(3) {
    width: 200px;
  }
}
@media (max-width: 480px) {
  .s4__bottom-td:nth-child(3), .s4__bottom-th:nth-child(3) {
    width: 54vw;
  }
}
.s4__bottom-th {
  font-size: 1.25rem;
  font-weight: 500;
  padding-top: 0;
}
@media (max-width: 1199px) {
  .s4__bottom-th {
    font-size: 1rem;
  }
}
@media (max-width: 991px) {
  .s4__bottom-th {
    font-size: 0.875rem;
  }
}
.s4__bottom-text {
  font-size: 1rem;
  color: #4b4d4d;
  margin-top: 14px;
}
@media (max-width: 1499px) {
  .s4__bottom-text {
    font-size: 0.9375rem;
  }
}
@media (max-width: 1199px) {
  .s4__bottom-text {
    font-size: 0.8125rem;
  }
}
@media (max-width: 991px) {
  .s4__bottom-text {
    margin-top: 10px;
    line-height: 1.2;
  }
}

.s5 {
  background: url("../images/s5/s5-bg_02.jpg");
  background-position: center top;
  background-size: auto;
  background-repeat: no-repeat;
  overflow: hidden;
  padding-top: 5px;
  padding-bottom: 35px;
}
@media (min-width: 1921px) {
  .s5 {
    background-size: 100% auto;
  }
}
@media (max-width: 767px) {
  .s5 {
    background: url("../images/s5/s5-bg-sm_02.jpg"), url("../images/s5/s5-bg-sm_03.jpg");
    background-position: center top, center top;
    background-size: auto, auto;
    background-repeat: no-repeat, repeat-y;
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media (max-width: 480px) {
  .s5 {
    background-size: 500px auto, 500px auto;
  }
}
@media (min-width: 1500px) {
  .s5 .container {
    width: 1256px;
  }
}
.s5__title {
  width: 1300px;
  height: 248px;
  background: url("../images/s5/s5-title.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  text-indent: -9999px;
}
@media (max-width: 1699px) {
  .s5__title {
    width: 100%;
    height: 200px;
  }
}
@media (max-width: 1199px) {
  .s5__title {
    height: 160px;
  }
}
@media (max-width: 991px) {
  .s5__title {
    height: 130px;
  }
}
@media (max-width: 767px) {
  .s5__title {
    width: 420px;
    height: 230px;
    background: url("../images/s5/s5-title-sm.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 480px) {
  .s5__title {
    width: 350px;
    height: 190px;
  }
}
@media (max-width: 374px) {
  .s5__title {
    width: 100%;
    height: 49vw;
  }
}
.s5__subtitle {
  margin-top: -100px;
}
@media (max-width: 1699px) {
  .s5__subtitle {
    margin-top: -60px;
  }
}
@media (max-width: 1499px) {
  .s5__subtitle {
    margin-top: -70px;
  }
}
@media (max-width: 1199px) {
  .s5__subtitle {
    margin-top: -50px;
  }
}
@media (max-width: 991px) {
  .s5__subtitle {
    margin-top: -30px;
  }
}
@media (max-width: 767px) {
  .s5__subtitle {
    margin-top: 15px;
  }
}
@media (max-width: 991px) {
  .s5__subtitle img {
    height: 40px;
  }
}
@media (max-width: 767px) {
  .s5__subtitle img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 480px) {
  .s5__subtitle img {
    height: 32px;
    margin-left: 0;
  }
}
.s5__wrap {
  position: relative;
}
.s5__wrap::after {
  content: "";
  display: block;
  width: 20px;
  height: 356px;
  background: url("../images/s5/s5-table-light-2.png");
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  right: -10px;
}
.s5__table {
  width: 100%;
  border: 1px solid rgba(144, 144, 144, 0.4);
  background: url("../images/s5/s5-wrap-bg.jpg");
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 34px;
  position: relative;
}
@media (max-width: 767px) {
  .s5__table {
    margin-top: 15px;
  }
}
.s5__table::before {
  content: "";
  display: block;
  width: 20px;
  height: 356px;
  background: url("../images/s5/s5-table-light-1.png");
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: -10px;
}
.s5__table::after {
  content: "";
  display: block;
  width: 20px;
  height: 356px;
  background: url("../images/s5/s5-table-light-2.png");
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 421px;
}
@media (max-width: 1499px) {
  .s5__table::after {
    left: 371px;
  }
}
@media (max-width: 991px) {
  .s5__table::after {
    left: 291px;
  }
}
@media (max-width: 767px) {
  .s5__table::after {
    display: none;
  }
}
@media (max-width: 767px) {
  .s5__table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
}
.s5__table td {
  padding-top: 16px;
  padding-bottom: 16px;
  border-top: 1px solid rgba(144, 144, 144, 0.4);
}
@media (max-width: 991px) {
  .s5__table td {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .s5__table td {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
  }
}
.s5__table td:first-child {
  width: 430px;
  border-right: 1px solid rgba(144, 144, 144, 0.4);
}
@media (max-width: 1199px) {
  .s5__table td:first-child {
    width: 380px;
  }
}
@media (max-width: 991px) {
  .s5__table td:first-child {
    width: 300px;
  }
}
@media (max-width: 767px) {
  .s5__table td:first-child {
    width: 100%;
  }
}
.s5__table td:nth-child(2) {
  width: calc(100% - 430px);
}
@media (max-width: 1199px) {
  .s5__table td:nth-child(2) {
    width: calc(100% - 380px);
  }
}
@media (max-width: 991px) {
  .s5__table td:nth-child(2) {
    width: calc(100% - 300px);
  }
}
@media (max-width: 767px) {
  .s5__table td:nth-child(2) {
    width: 100%;
  }
}
.s5__table-row {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.s5__table-title {
  font-size: 1.25rem;
  font-weight: 500;
  color: #cfcfcf;
  line-height: 30px;
  text-align: center;
  background: url("../images/s5/s5-table-text.png");
  background-position: center right;
  background-size: auto;
  background-repeat: no-repeat;
  width: 190px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1499px) {
  .s5__table-title {
    font-size: 1.125rem;
    width: 180px;
  }
}
@media (max-width: 1199px) {
  .s5__table-title {
    font-size: 1rem;
    width: 140px;
    padding-left: 10px;
    padding-right: 20px;
    line-height: 24px;
    background-size: auto 24px;
  }
}
@media (max-width: 767px) {
  .s5__table-title {
    width: 130px;
    font-size: 0.875rem;
    padding-left: 5px;
  }
}
.s5__table-text {
  font-size: 1.625rem;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.3;
}
@media (max-width: 1499px) {
  .s5__table-text {
    font-size: 1.5rem;
  }
}
@media (max-width: 1199px) {
  .s5__table-text {
    font-size: 1.25rem;
  }
}
@media (max-width: 991px) {
  .s5__table-text {
    width: calc(100% - 140px);
  }
}
@media (max-width: 767px) {
  .s5__table-text {
    font-size: 1rem;
    padding-right: 15px;
    width: calc(100% - 130px);
  }
}
.s5__table-text .highlight {
  color: #ffea98;
}
.s5__table-text .sm {
  font-size: 0.8333em;
}
.s5 .source {
  color: #aeaeae;
  margin-top: 20px;
  padding-left: 40px;
  padding-right: 40px;
}
@media (max-width: 1199px) {
  .s5 .source {
    padding-left: 0;
    padding-right: 0;
  }
}

.s6 {
  background: url("../images/s5/s5-bg_03.png"), url("../images/s6/s6-bg.jpg");
  background-position: center top, center top;
  background-repeat: no-repeat, no-repeat;
  background-size: auto, auto;
  overflow: hidden;
  padding-top: 100px;
  padding-bottom: 65px;
}
@media (min-width: 1921px) {
  .s6 {
    background-size: 100% 100%;
  }
}
@media (max-width: 1499px) {
  .s6 {
    background-size: auto, 1740px auto;
  }
}
@media (max-width: 1199px) {
  .s6 {
    background-size: auto, 1560px auto;
  }
}
@media (max-width: 991px) {
  .s6 {
    background-size: auto, 1320px auto;
  }
}
@media (max-width: 767px) {
  .s6 {
    background: url("../images/s5/s5-bg-sm_04.png"), url("../images/s6/s6-bg-sm.jpg"), #2d7172;
    background-position: center top, center top;
    background-repeat: no-repeat, no-repeat;
    background-size: auto, auto;
  }
}
@media (max-width: 480px) {
  .s6 {
    background-size: 500px auto, 600px auto;
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.s6__title {
  width: 1028px;
  height: 194px;
  background: url("../images/s6/s6-title.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  text-indent: -9999px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1499px) {
  .s6__title {
    width: 900px;
    height: 164px;
  }
}
@media (max-width: 1199px) {
  .s6__title {
    width: 820px;
    height: 150px;
  }
}
@media (max-width: 991px) {
  .s6__title {
    width: 700px;
    height: 125px;
  }
}
@media (max-width: 767px) {
  .s6__title {
    width: 92%;
    height: 16vw;
  }
}
.s6__subtitle {
  width: 754px;
  height: 92px;
  background: url("../images/s6/s6-subtitle.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  text-indent: -9999px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -30px;
}
@media (max-width: 1499px) {
  .s6__subtitle {
    width: 620px;
    height: 66px;
    margin-top: -20px;
  }
}
@media (max-width: 1199px) {
  .s6__subtitle {
    width: 560px;
  }
}
@media (max-width: 991px) {
  .s6__subtitle {
    width: 440px;
    height: 48px;
  }
}
@media (max-width: 767px) {
  .s6__subtitle {
    width: 66vw;
    height: 8vw;
    margin-top: -2vw;
  }
}
@media (max-width: 480px) {
  .s6__subtitle {
    width: 80vw;
    height: 9vw;
  }
}
.s6__block {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: calc(100% + 12px);
  margin-left: -6px;
  margin-right: -6px;
  margin-top: 44px;
  position: relative;
}
@media (max-width: 767px) {
  .s6__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
    background: url("../images/s6/s6-block-bg-sm.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 30px 30px 0;
    margin-top: 30px;
  }
}
.s6__block::before {
  content: "";
  display: block;
  width: 108px;
  height: 487px;
  background: url("../images/s6/s6-block-bg-1.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: -50px;
  left: -92px;
}
@media (max-width: 1499px) {
  .s6__block::before {
    width: 88px;
    height: 420px;
    top: -20px;
    left: -60px;
  }
}
@media (max-width: 1199px) {
  .s6__block::before {
    width: 68px;
    height: 320px;
    top: -15px;
    left: -50px;
  }
}
@media (max-width: 991px) {
  .s6__block::before {
    display: none;
  }
}
.s6__block::after {
  content: "";
  display: block;
  width: 108px;
  height: 487px;
  background: url("../images/s6/s6-block-bg-2.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: -50px;
  right: -92px;
}
@media (max-width: 1499px) {
  .s6__block::after {
    width: 88px;
    height: 420px;
    top: -20px;
    right: -60px;
  }
}
@media (max-width: 1199px) {
  .s6__block::after {
    width: 68px;
    height: 320px;
    top: -15px;
    right: -50px;
  }
}
@media (max-width: 991px) {
  .s6__block::after {
    display: none;
  }
}
.s6__item {
  margin-left: 6px;
  margin-right: 6px;
  width: calc(33.33% - 12px);
}
@media (max-width: 767px) {
  .s6__item {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-top: -30px;
    width: 350px;
  }
  .s6__item:first-child {
    margin-top: 0;
  }
}
@media (max-width: 480px) {
  .s6__item {
    width: 300px;
  }
}
.s6 .source {
  color: #e0e0e0;
  padding-left: 86px;
  padding-right: 86px;
}
@media (max-width: 1499px) {
  .s6 .source {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 1199px) {
  .s6 .source {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 991px) {
  .s6 .source {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .s6 .source {
    word-break: break-all;
    margin-top: 30px;
  }
}

.s7 {
  background: url("../images/s7/s7-bg-2.png"), url("../images/s7/s7-bg-1.jpg");
  background-position: center top, center top;
  background-repeat: no-repeat, no-repeat;
  background-size: auto, auto;
  overflow: hidden;
  padding-top: 94px;
  padding-bottom: 65px;
  min-height: 626px;
}
@media (min-width: 1921px) {
  .s7 {
    background-size: 100% 100%;
  }
}
@media (max-width: 1499px) {
  .s7 {
    padding-top: 60px;
    min-height: 500px;
    background-size: cover, cover;
  }
}
@media (max-width: 1199px) {
  .s7 {
    min-height: 450px;
  }
}
@media (max-width: 991px) {
  .s7 {
    min-height: 360px;
  }
}
@media (max-width: 767px) {
  .s7 {
    background: url("../images/s7/s7-bg-sm-2.jpg"), url("../images/s7/s7-bg-sm-1.jpg"), #c5ced0;
    background-position: center bottom, center top;
    background-repeat: no-repeat, no-repeat;
    background-size: 860px auto, auto;
    padding-top: 60px;
    padding-bottom: 120px;
  }
}
@media (max-width: 480px) {
  .s7 {
    background-size: 670px auto, auto;
    padding-bottom: 100px;
  }
}
.s7__wrap {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media (max-width: 767px) {
  .s7__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.s7__wrap-item:first-child {
  width: calc(100% - 515px);
  padding-left: 242px;
}
@media (max-width: 1499px) {
  .s7__wrap-item:first-child {
    padding-left: 80px;
    padding-right: 60px;
  }
}
@media (max-width: 1199px) {
  .s7__wrap-item:first-child {
    padding-left: 0;
  }
}
@media (max-width: 991px) {
  .s7__wrap-item:first-child {
    width: calc(100% - 300px);
    padding-left: 100px;
  }
}
@media (max-width: 767px) {
  .s7__wrap-item:first-child {
    width: 400px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 480px) {
  .s7__wrap-item:first-child {
    width: 100%;
  }
}
.s7__wrap-item:nth-child(2) {
  width: 515px;
}
@media (max-width: 991px) {
  .s7__wrap-item:nth-child(2) {
    width: 300px;
  }
}
@media (max-width: 767px) {
  .s7__wrap-item:nth-child(2) {
    width: 240px;
  }
}
@media (max-width: 480px) {
  .s7__wrap-item:nth-child(2) {
    width: 190px;
  }
}
.s7__title {
  width: 580px;
  height: 106px;
  background: url("../images/s7/s7-title.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  text-indent: -9999px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1499px) {
  .s7__title {
    width: 500px;
    height: 90px;
  }
}
@media (max-width: 1199px) {
  .s7__title {
    width: 400px;
    height: 80px;
  }
}
@media (max-width: 991px) {
  .s7__title {
    width: 320px;
    height: 60px;
  }
}
@media (max-width: 767px) {
  .s7__title {
    width: 400px;
    height: 80px;
  }
}
@media (max-width: 480px) {
  .s7__title {
    width: 320px;
    height: 60px;
  }
}
@media (max-width: 374px) {
  .s7__title {
    width: 100%;
    height: 17vw;
  }
}
.s7__text {
  font-size: 1.5rem;
  font-weight: 500;
  color: #3c3c3c;
  text-align: center;
  line-height: 1.4166;
  letter-spacing: 0.05em;
  margin-top: 5px;
}
@media (max-width: 1499px) {
  .s7__text {
    font-size: 1.375rem;
  }
}
@media (max-width: 1199px) {
  .s7__text {
    font-size: 1.125rem;
  }
}
@media (max-width: 991px) {
  .s7__text {
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  .s7__text {
    font-size: 1.125rem;
  }
}
@media (max-width: 480px) {
  .s7__text {
    font-size: 1rem;
  }
}
.s7__text .red {
  color: #e60000;
}
.s7__text .green {
  color: #00880a;
}
.s7__text .blue {
  color: #1976d2;
}
.s7__qr {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  margin-top: 35px;
}
@media (max-width: 991px) {
  .s7__qr {
    margin-top: 15px;
  }
}
.s7__qr-item {
  position: relative;
  cursor: pointer;
}
@media (max-width: 1499px) {
  .s7__qr-item {
    width: 150px;
  }
}
@media (max-width: 1199px) {
  .s7__qr-item {
    width: 120px;
  }
}
@media (max-width: 991px) {
  .s7__qr-item {
    width: 90px;
  }
}
@media (max-width: 767px) {
  .s7__qr-item {
    width: 120px;
  }
}
@media (max-width: 480px) {
  .s7__qr-item {
    width: 28vw;
  }
}
.s7__qr-item:nth-child(1)::before {
  background: url("../images/s7/s7-qr-bg-1.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.s7__qr-item:nth-child(2)::before {
  background: url("../images/s7/s7-qr-bg-2.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.s7__qr-item:nth-child(3)::before {
  background: url("../images/s7/s7-qr-bg-3.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.s7__qr-item::before {
  content: "";
  display: block;
  width: 324px;
  height: 324px;
  position: absolute;
  top: -80px;
  left: -80px;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  pointer-events: none;
}
.s7__qr-item img {
  position: relative;
  z-index: 1;
  border-radius: 3px;
  overflow: hidden;
}
@media (hover: hover) {
  .s7__qr-item:hover::before {
    opacity: 1;
  }
}
.s7__btn {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .s7__btn {
    margin-top: 50px;
  }
}
.s7__btn-item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  font-size: 2.25rem;
  font-weight: 700;
  color: #295c63;
  margin-top: 44px;
}
@media (max-width: 1499px) {
  .s7__btn-item {
    font-size: 2.125rem;
  }
}
@media (max-width: 1199px) {
  .s7__btn-item {
    font-size: 1.625rem;
    margin-top: 30px;
  }
}
@media (max-width: 991px) {
  .s7__btn-item {
    font-size: 1.25rem;
  }
}
@media (max-width: 767px) {
  .s7__btn-item {
    font-size: 1.625rem;
  }
}
@media (max-width: 480px) {
  .s7__btn-item {
    font-size: 1.25rem;
    margin-top: 15px;
  }
}
.s7__btn-item:first-child {
  margin-top: 0;
}
.s7__btn-item::before {
  content: "";
  display: block;
  width: 46px;
  height: 46px;
  background: url("../images/s7/s7-btn-item-2.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  margin-right: 20px;
}
@media (max-width: 1499px) {
  .s7__btn-item::before {
    width: 44px;
    height: 44px;
    margin-right: 16px;
  }
}
@media (max-width: 1199px) {
  .s7__btn-item::before {
    width: 34px;
    height: 34px;
  }
}
@media (max-width: 991px) {
  .s7__btn-item::before {
    width: 28px;
    height: 28px;
  }
}
@media (max-width: 767px) {
  .s7__btn-item::before {
    width: 34px;
    height: 34px;
  }
}
@media (max-width: 480px) {
  .s7__btn-item::before {
    width: 28px;
    height: 28px;
  }
}
@media (hover: hover) {
  .s7__btn-item:hover::before {
    background: url("../images/s7/s7-btn-item-1.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
}

.notice {
  background: #e0e0e0;
  padding-top: 75px;
  padding-bottom: 45px;
}
@media (max-width: 767px) {
  .notice {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media (min-width: 1700px) {
  .notice .container {
    width: 1350px;
  }
}
.notice__text {
  font-size: 1.25rem;
  font-weight: 700;
  color: #3b5061;
  line-height: 1.6;
  word-break: break-all;
  text-align: justify;
}
@media (max-width: 1199px) {
  .notice__text {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .notice__text {
    font-size: 1.125rem;
  }
}
@media (max-width: 767px) {
  .notice__text {
    font-size: 1rem;
  }
}
.notice__text a {
  color: #2c5bd3;
  text-decoration: underline;
}
.notice__text a:hover {
  text-decoration: underline;
}
.notice__text--red {
  color: #e44848;
}

.show--sm {
  display: none !important;
}
@media (max-width: 767px) {
  .show--sm {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .hide--sm {
    display: none !important;
  }
}

.red {
  color: #e44848;
}

.lightblue {
  color: #a6fffc;
}

.offset--top4 {
  -webkit-transform: translateY(-20px);
          transform: translateY(-20px);
}

.offset--top2 {
  -webkit-transform: translateY(-100px);
          transform: translateY(-100px);
}
@media (max-width: 991px) {
  .offset--top2 {
    -webkit-transform: translateY(-80px);
            transform: translateY(-80px);
  }
}
@media (max-width: 767px) {
  .offset--top2 {
    -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
  }
}

.offset--top3 {
  -webkit-transform: translateY(-20px);
          transform: translateY(-20px);
}

.source {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.375;
  color: #3b5061;
}
@media (max-width: 767px) {
  .source {
    font-size: 0.875rem;
  }
}
@media (max-width: 480px) {
  .source {
    font-size: 0.75rem;
  }
}

.fixedbtn {
  position: fixed;
  bottom: 7vw;
  right: 0;
  z-index: 999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: url("../images/common/fixedbtn.png");
  background-position: center right;
  background-repeat: no-repeat;
  background-size: auto 100%;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-property: text-shadow, -webkit-box-shadow;
  transition-property: text-shadow, -webkit-box-shadow;
  transition-property: box-shadow, text-shadow;
  transition-property: box-shadow, text-shadow, -webkit-box-shadow;
  width: 94px;
  height: 512px;
  opacity: 0;
  -webkit-animation: fadeInRight 0.8s ease;
          animation: fadeInRight 0.8s ease;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-delay: 1.6s;
          animation-delay: 1.6s;
}
@media (min-width: 1921px) {
  .fixedbtn {
    bottom: 15px;
  }
}
@media (max-width: 1899px) {
  .fixedbtn {
    bottom: 15px;
  }
}
@media (max-width: 1699px) {
  .fixedbtn {
    height: 420px;
  }
}
@media (max-width: 1199px) {
  .fixedbtn {
    width: 74px;
    height: 300px;
  }
}
@media (max-width: 767px) {
  .fixedbtn {
    width: 100%;
    height: 60px;
    background: url("../images/common/fixedbtn-sm.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: auto;
    bottom: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-animation-name: fadeInUp;
            animation-name: fadeInUp;
  }
}
.fixedbtn__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  width: 80px;
  height: 80px;
  font-size: 1.625rem;
  font-weight: 700;
  color: #ffffff;
  line-height: 1;
  background: url("../images/common/fixedbtn-item.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  border-radius: 10px;
  margin-top: 10px;
}
@media (max-width: 1699px) {
  .fixedbtn__item {
    width: 60px;
    height: 60px;
    font-size: 1.25rem;
  }
}
@media (max-width: 1199px) {
  .fixedbtn__item {
    width: 50px;
    height: 50px;
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  .fixedbtn__item {
    margin-top: 0;
    margin-left: 10px;
    width: 104px;
    height: 42px;
    font-size: 1.125rem;
    border-radius: 5px;
  }
  .fixedbtn__item br {
    display: none;
  }
}
.fixedbtn__item:first-child {
  margin-top: 0;
}
@media (max-width: 767px) {
  .fixedbtn__item:first-child {
    margin-left: 0;
  }
}
@media (hover: hover) {
  .fixedbtn__item:hover {
    -webkit-animation: ani-scale 0.8s ease infinite;
            animation: ani-scale 0.8s ease infinite;
  }
}

.gotop {
  position: absolute;
  left: 28px;
  bottom: 116px;
  width: 26px;
  height: 30px;
  background: url("../images/common/gotop.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  cursor: pointer;
  display: none;
}
@media (max-width: 1499px) {
  .gotop {
    bottom: 80px;
  }
}
@media (max-width: 1199px) {
  .gotop {
    left: 26px;
    bottom: 56px;
    width: 22px;
    height: 26px;
  }
}
@media (max-width: 767px) {
  .gotop {
    left: auto;
    right: 15px;
    bottom: 50px;
  }
}
@media (hover: hover) {
  .gotop:hover {
    -webkit-animation: ani-scale 0.8s ease infinite;
            animation: ani-scale 0.8s ease infinite;
  }
}