#app {
  overflow: inherit;
  height: auto; }

.banner {
  height: 622px;
  background: linear-gradient(90deg, #2672CD 0%, #2672CD 100%); }
  @media screen and (min-width: 768px) and (max-width: 990px) {
    .banner {
      padding-bottom: 98px;
      background: linear-gradient(90deg, #2672CD 0%, #2672CD 100%);
      height: auto;
      min-height: 622px; }
      .banner#banner-box {
        padding-bottom: 0;
        min-height: 531px; } }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .banner {
      background: linear-gradient(90deg, #2672CD 0%, #2672CD 100%);
      height: auto;
      min-height: 622px;
      padding-bottom: 1.46rem; } }

.footer-banner {
  background: linear-gradient(90deg, #2672CD 0%, #2672CD 100%); }

.w-index-h3 {
  color: #272727;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px; }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-h3 {
      padding: 0 30px; } }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-h3 {
      text-align: left;
      font-size: 0.50rem;
      padding: 0 .8rem;
      margin-bottom: 0.53rem; } }

.w-index-p {
  font-size: 18px;
  color: #272727;
  font-weight: 100;
  text-align: center;
  padding: 0 20%; }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-p {
      padding: 0 50px; } }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-p {
      text-align: left;
      font-size: 14px;
      padding: 0 .8rem; } }

.w-index-multiple {
  background-color: #F5F5F5;
  padding: 65px 0; }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-multiple {
      padding: 45px 0; } }
  .w-index-multiple-list {
    margin-top: 40px;
    font-size: 0; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .w-index-multiple-list {
        margin-top: 10px;
        padding: 0 50px; } }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .w-index-multiple-list {
        padding: 0 .8rem; } }
    .w-index-multiple-list-item {
      display: inline-block;
      width: 33.333%;
      text-align: center;
      padding: 0 35px;
      vertical-align: top; }
      @media screen and (min-width: 768px) and (max-width: 1024px) {
        .w-index-multiple-list-item {
          width: 45%;
          padding: 0 0;
          margin-top: 40px; }
          .w-index-multiple-list-item:nth-child(2n-1) {
            margin-right: 10%; } }
      @media screen and (min-width: 320px) and (max-width: 767px) {
        .w-index-multiple-list-item {
          width: 100%;
          padding: 0 0;
          text-align: left;
          display: flex;
          margin-top: 40px; } }
      .w-index-multiple-list-item img {
        width: 56px;
        height: auto;
        margin: 0 auto; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .w-index-multiple-list-item img {
            display: inline-block;
            width: 1.35rem;
            height: 1.35rem;
            margin-right: .8rem; } }
      .w-index-multiple-list-item-test p {
        font-weight: 800;
        font-size: 16px;
        margin: 15px 0; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .w-index-multiple-list-item-test p {
            margin-top: 0; } }
      .w-index-multiple-list-item-test span {
        display: inline-block;
        font-size: 14px;
        padding: 0 50px; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .w-index-multiple-list-item-test span {
            padding: 0 0;
            font-size: 0.34rem; } }

.w-index-reading {
  padding: 65px 0; }
 @media screen and (min-width: 320px) and (max-width: 767px) {
   .w-index-reading {
    padding: 35px 0; }
 }
  .w-index-reading-list {
    font-size: 0;
    max-width: 1500px;
    min-width: 320px;
    margin: 0 auto; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .w-index-reading-list {
        padding: 0 100px; } }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .w-index-reading-list {
        padding: 0 .8rem; } }
    .w-index-reading-list-item {
      display: inline-block;
      width: 20%;
      margin-top: 50px;
      text-align: center;
      padding: 0 35px;
      vertical-align: top; }
      @media screen and (min-width: 320px) and (max-width: 1024px) {
        .w-index-reading-list-item {
          width: 45%;
          padding: 0 0; }
          .w-index-reading-list-item:nth-child(2n-1) {
            margin-right: 10%; } }
      .w-index-reading-list-item img {
        display: inline-block; }
      .w-index-reading-list-item-test p {
        font-weight: 800;
        font-size: 16px;
        margin: 15px 0; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .w-index-reading-list-item-test p {
            font-size: 14px; } }
      .w-index-reading-list-item-test span {
        font-size: 14px; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .w-index-reading-list-item-test span {
            font-size: 12px; } }

.w-index-different {
  background-color: #F5F5F5;
  padding: 65px 0; }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-different {
      background-color: #fff; } }
  .w-index-different-list {
    font-size: 0; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .w-index-different-list {
        padding: 0 30px; } }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .w-index-different-list {
        padding: 0 .8rem; } }
    .w-index-different-list-item {
      display: inline-block;
      width: 33.333%;
      margin-top: 50px;
      text-align: center;
      padding: 0 35px;
      vertical-align: top; }
      @media screen and (min-width: 768px) and (max-width: 1024px) {
        .w-index-different-list-item {
          width: 45%;
          padding: 0 0; }
          .w-index-different-list-item:nth-child(2n-1) {
            margin-right: 10%; } }
      @media screen and (min-width: 320px) and (max-width: 767px) {
        .w-index-different-list-item {
          width: 100%;
          padding: 0 0;
          text-align: left;
          display: flex; } }
      .w-index-different-list-item img {
        margin: 0 auto; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .w-index-different-list-item img {
            display: inline-block;
            width: 1.7rem;
            height: 1.75rem;
            margin-right: .8rem; } }
      .w-index-different-list-item-test p {
        font-weight: 800;
        font-size: 16px;
        margin: 15px 0; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .w-index-different-list-item-test p {
            margin-top: 0; } }
      .w-index-different-list-item-test span {
        font-size: 14px; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .w-index-different-list-item-test span {
            font-size: 0.34rem; } }

.w-index-reviews {
  justify-content: center;
  margin-bottom: 50px;
  margin-top: 50px; }
  .w-index-reviews img {
    width: 661px;
    height: auto; }
  .w-index-reviews-right {
    margin-left: 80px;
    display: flex;
    flex-direction: column;
    text-align: center; }
    .w-index-reviews-right img {
      width: 87px;
      margin: 0 auto; }
    .w-index-reviews-right p {
      font-size: 14px;
      font-weight: 300;
      text-decoration: underline;
      cursor: pointer; }
    .w-index-reviews-right span {
      font-size: 12px;
      color: #9F9F9F; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .w-index-reviews {
      flex-direction: column; }
      .w-index-reviews-right {
        margin-top: 30px;
        margin-left: 0px; } }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-reviews {
      display: none; } }

.w-index-carousel {
  margin-top: 50px; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .w-index-carousel {
      margin-bottom: 52px;
      margin-top: 60px; } }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-carousel {
      /*padding: 0 0.8rem;*/
      margin-bottom: 0.5rem;
      margin-top: .8rem; } }
  .w-index-carousel h3 {
    text-align: center;
    font-size: 24px;
    color: #272727;
    font-weight: bold;
    margin: 55px 0 0 0; }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .w-index-carousel h3 {
        margin: 0;
        text-align: left;
        margin-bottom: 0.2rem;
        margin-left: 0.8rem;
        font-size: 0.5rem; } }
  .w-index-carousel ul {
    position: relative;
    height: 600px; }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .w-index-carousel ul {
        height: 7.5rem; } }

    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .w-index-carousel ul {
        height: 520px; } }

    .w-index-carousel ul li {
      text-align: center;
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      display: none; }
      .w-index-carousel ul li.active {
        position: static;
        display: block; }
      .w-index-carousel ul li img {
        height: 600px;
        max-width: 90%;
        object-fit: contain;
        margin: 0 auto; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .w-index-carousel ul li img {
            width: 100%;
            object-fit: contain;
            max-width: 100%;
            max-height: 320px;
            height: auto;
          }
        }
        @media screen and (min-width: 768px) and (max-width: 1024px) {
          .w-index-carousel ul li img {
            height: 500px;
          }
        }
      .w-index-carousel ul li p {
        font-size: 15px;
        color: #272727;
        font-weight: 100; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .w-index-carousel ul li p {
            font-size: 0.30rem;
            margin: auto 10px;} }
  .w-index-carousel-serial {
    position: relative;
    width: 100%;
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px; }
    .w-index-carousel-serial span {
      position: relative;
      width: 30px;
      height: 30px;
      cursor: pointer; }
      .w-index-carousel-serial span::after {
        content: "";
        position: absolute;
        width: 10px;
        height: 10px;
        background: #999;
        border-radius: 50%;
        top: 10px;
        left: 10px; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .w-index-carousel-serial span::after {
            width: 7px;
            height: 7px; } }
      .w-index-carousel-serial span.active::after {
        background: #000; }
    .w-index-carousel-serial .svg {
      transform: rotate(-90deg);
      position: absolute;
      z-index: 99; }
    .w-index-carousel-serial .progress {
      animation: rotate 25s linear both;
      stroke-dashoffset: 0; }

@keyframes rotate {
  from {
    stroke-dashoffset: 471px; }
  to {
    stroke-dashoffset: 0px; } }
