.banner {
  height: calc(732px - 95px);
  background: url(../image/focus/pc/focus_bg.png) no-repeat 0 0;
  background-size: cover; }
  @media screen and (min-width: 768px) and (max-width: 1180px) {
    .banner {
      padding-bottom: 98px;
      background: url(../image/focus/ipad/focus_bg_ipad.png) no-repeat 0 0;
      background-size: cover;
      height: auto;
      min-height: calc(732px - 95px); }
      .banner#banner-box {
        padding-bottom: 0;
        min-height: 531px; } }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .banner {
      background: url(../image/focus/ios/focus_bg_ios.png) no-repeat 0 0;
      background-size: cover;
      height: auto;
      min-height: calc(732px - 95px);
      padding-bottom: 1.46rem; } }

@media screen and (min-width: 768px) {
  .banner-h1 {
    padding: 0 30px; } }

@media screen and (max-width: 767px) and (min-width: 320px) {
  .banner-h1 {
    padding-right: 70px; } }

@media screen and (min-width: 786px) {
  .banner-p-yes {
    width: 750px; } }

@media screen and (min-width: 768px) and (max-width: 1180px) {
  .banner-p-yes {
    padding: 0 80px; } }

.banner-p-yes span {
  width: 700px; }
  @media screen and (max-width: 767px) and (min-width: 320px) {
    .banner-p-yes span {
      width: 100%; } }

.footer-banner {
  background: linear-gradient(0deg, #3F357F, #3F357F); }
  @media screen and (max-width: 767px) and (min-width: 320px) {
    .footer-banner .banner-h1 {
      font-size: 0.72rem !important;
      padding-right: 0px; }
    .footer-banner .banner-p-button {
      line-height: 0.52rem !important; } }

.banner-href-a {
  margin-top: 30px; }

.w-public-style-h3 {
  font-size: 22px;
  font-weight: bold;
  color: #272727;
  margin-bottom: 30px; }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-public-style-h3 {
      font-size: 0.5rem;
      line-height: 1.2;
      margin-bottom: 0.8rem;
      text-align: left; } }

.w-public-style-p {
  font-size: 16px;
  font-weight: 100;
  color: #272727;
  word-wrap: break-word; }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-public-style-p {
      font-size: 0.3rem;
      text-align: left;
      margin-bottom: 1.32rem; } }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-public-style-p {
      padding: 0 100px; } }

.w-index-h3 {
  color: #272727;
  font-size: 24px;
  line-height: 45px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 15px; }
  @media screen and (min-width: 768px) and (max-width: 1180px) {
    .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;
      line-height: initial;
      padding: 0 .8rem;
      margin-bottom: 0.53rem; } }

.w-index-p {
  font-size: 16px;
  line-height: 26px;
  color: #272727;
  font-weight: 100;
  text-align: center;
  padding: 0 20%; }
  @media screen and (min-width: 768px) and (max-width: 1180px) {
    .w-index-p {
      padding: 0 30px; } }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-p {
      text-align: left;
      font-size: 0.34rem;
      padding: 0 .8rem; } }

.w-index-other {
  background-color: #F9F9FB;
  padding: 80px 0; }
  .w-index-other .list {
    font-size: 0; }
    .w-index-other .list .item {
      display: inline-block;
      vertical-align: top;
      width: 285px;
      margin-right: 170px;
      margin-top: 65px;
      text-align: center; }
      .w-index-other .list .item:nth-child(3n-0) {
        margin-right: 0; }
      .w-index-other .list .item img {
        margin: 0 auto; }
      .w-index-other .list .item h3 {
        font-size: 18px;
        margin: 32px 0 21px; }
      .w-index-other .list .item p {
        font-size: 16px; }
  @media screen and (min-width: 768px) and (max-width: 1180px) {
    .w-index-other {
      padding: 74px 0; }
      .w-index-other .list {
        padding: 0 45px; }
        .w-index-other .list .item {
          margin-right: 1.4rem;
          width: 3.68rem;
          margin-top: 60px; }
          .w-index-other .list .item:nth-child(3n-0) {
            margin-right: 1.4rem; }
          .w-index-other .list .item:nth-child(2n-0) {
            margin-right: 0; } }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-other {
      padding: 1.05rem 0 0.99rem; }
      .w-index-other .list {
        padding: 0 0.8rem; }
        .w-index-other .list .item {
          display: flex;
          width: initial;
          margin-right: 0;
          text-align: left;
          justify-content: flex-start;
          align-items: flex-start;
          margin-top: 0.8rem; }
          .w-index-other .list .item img {
            width: 0.88rem;
            margin-right: 0.52rem; }
          .w-index-other .list .item h3 {
            margin: 0 0 0.2rem;
            font-size: 0.36rem; }
          .w-index-other .list .item p {
            color: #666;
            font-size: 0.32rem; } }

.w-index-know {
  padding: 80px 0; }
  .w-index-know .list {
    margin-top: 80px;
    display: flex;
    justify-content: space-between;
    font-size: 0; }
    .w-index-know .list .item {
      text-align: center; }
      .w-index-know .list .item img {
        margin: 0 auto; }
      .w-index-know .list .item h3 {
        font-size: 18px;
        margin: 30px 0 25px; }
      .w-index-know .list .item p {
        width: 330px;
        font-size: 16px; }
  @media screen and (min-width: 1181px) {
    .w-index-know .w-index-p {
      padding: 0 19%; } }
  @media screen and (min-width: 768px) and (max-width: 1180px) {
    .w-index-know {
      padding: 74px 0; }
      .w-index-know .w-index-p {
        padding: 0 125px; }
      .w-index-know .list {
        display: block;
        padding: 0 57px;
        margin-top: 60px; }
        .w-index-know .list .item {
          display: inline-block; }
          .w-index-know .list .item:nth-child(1) {
            margin-right: 1.05rem;
            margin-bottom: 0.9rem; }
          .w-index-know .list .item p {
            margin: 0 auto;
            width: 3.72rem; } }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-know {
      padding: 0.9rem 0 1.01rem; }
      .w-index-know .list {
        display: block;
        margin: 1.29rem 0.8rem 0; }
        .w-index-know .list .item {
          display: flex;
          justify-content: flex-start;
          align-items: flex-start;
          text-align: left;
          margin-bottom: 1.37rem; }
          .w-index-know .list .item:last-child {
            margin-bottom: 0; }
          .w-index-know .list .item img {
            margin-right: 0.52rem;
            width: 0.84rem; }
          .w-index-know .list .item h3 {
            font-size: 0.36rem;
            margin: 0 0 0.2rem; }
          .w-index-know .list .item p {
            width: initial;
            font-size: 0.32rem; } }

.w-index-helps {
  background-color: #F9F9FB;
  padding: 84px 0 120px; }
  .w-index-helps .list {
    display: flex;
    justify-content: space-between;
    margin-top: 78px; }
    .w-index-helps .list .item {
      background: linear-gradient(0deg, #3F357F, #3F357F);
      border-radius: 30px;
      overflow: hidden;
      width: 575px;
      color: #fff;
      padding-bottom: 44px; }
      .w-index-helps .list .item img {
        width: 100%; }
      .w-index-helps .list .item h4 {
        font-size: 18px;
        margin-bottom: 25px;
        margin-top: 40px;
        padding: 0 31px; }
      .w-index-helps .list .item p {
        font-size: 15px;
        padding: 0 31px; }
      .w-index-helps .list .item:last-child {
        margin-bottom: 0; }
  @media screen and (min-width: 768px) and (max-width: 1180px) {
    .w-index-helps {
      padding-bottom: calc(66px - 32px);
      padding-top: 66px; }
      .w-index-helps .w-index-h3 {
        padding: 0 120px; }
      .w-index-helps .list {
        display: block; }
        .w-index-helps .list .item {
          margin: 0 auto 32px; } }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-helps {
      padding: 1.26rem 0; }
      .w-index-helps .list {
        display: block;
        padding: 0 0.8rem;
        margin-top: 0.9rem; }
        .w-index-helps .list .item {
          width: initial;
          margin-bottom: 0.59rem;
          padding-bottom: 0.49rem;
          border-radius: 0.39rem; }
          .w-index-helps .list .item h4 {
            font-size: 0.32rem;
            margin-top: 0.44rem;
            margin-bottom: 0.45rem;
            padding: 0 0.52rem; }
          .w-index-helps .list .item p {
            font-size: 0.28rem;
            padding: 0 0.52rem; } }

.w-index-focus {
  padding: 70px 0 calc(109px - 54px); }
  .w-index-focus .list {
    margin-top: 60px;
    font-size: 0; }
    .w-index-focus .list .item {
      display: inline-block;
      width: 570px;
      height: 381px;
      vertical-align: bottom;
      margin-right: 54px;
      background-color: #fff;
      padding: 56px 0 46px;
      box-shadow: 0px 0px 54px 0px rgba(0, 0, 0, 0.2);
      text-align: center;
      margin-bottom: 54px; }
      .w-index-focus .list .item:nth-child(2n-0) {
        margin-right: 0; }
      .w-index-focus .list .item img, .w-index-focus .list .item p {
        margin: 0 auto; }
      .w-index-focus .list .item h3 {
        font-size: 18px;
        margin: 26px 0 23px; }
      .w-index-focus .list .item p {
        width: 333px;
        font-size: 16px;
        color: #666; }
  @media screen and (min-width: 768px) and (max-width: 1180px) {
    .w-index-focus .w-index-h3 {
      padding: 0 120px; }
    .w-index-focus .w-index-p {
      padding: 0 95px; }
    .w-index-focus .list {
      margin: 38px 30px 0; }
      .w-index-focus .list .item {
        padding: 56px 40px 46px;
        width: 4.36rem;
        margin-right: 0.46rem;
        margin-bottom: 32px; }
        .w-index-focus .list .item p {
          width: initial; } }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-focus {
      padding: 1.06rem 0 1.42rem; }
      .w-index-focus .list {
        margin-top: 0.88rem;
        padding: 0 0.8rem; }
        .w-index-focus .list .item {
          padding: 1.01rem 1.5rem 0.84rem;
          display: block;
          width: initial;
          height: 340px;
          margin-right: 0;
          box-shadow: 0px 0px 54px 0px rgba(0, 0, 0, 0.2);
          margin-bottom: 0.61rem; }
          .w-index-focus .list .item h3 {
            font-size: 0.36rem;
            margin: 0.49rem 0 0.44rem; }
          .w-index-focus .list .item p {
            width: initial;
            font-size: 0.32rem; } }

.w-index-tell {
  background-color: #F9F9FB;
  padding: 0 0 70px; }
  .w-index-tell-box {
    margin-top: 60px;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .w-index-tell-box .left {
      margin-right: 140px; }
    .w-index-tell-box .right .item {
      display: flex;
      justify-content: flex-start;
      align-items: center;
      margin-bottom: 60px; }
      .w-index-tell-box .right .item:last-child {
        margin-bottom: 0; }
      .w-index-tell-box .right .item img {
        margin-right: 30px; }
      .w-index-tell-box .right .item .w-index-tell-box-details h3 {
        font-size: 18px; }
      .w-index-tell-box .right .item .w-index-tell-box-details p {
        font-size: 16px;
        color: #666;
        margin-top: 5px; }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-tell {
      padding: 1.02rem 0 1.14rem; }
      .w-index-tell-box {
        display: block;
        margin-top: 1.07rem; }
        .w-index-tell-box .left {
          margin-right: 0;
          padding: 0 0.8rem; }
          .w-index-tell-box .left img {
            width: 70%;
            margin: 0 auto; }
        .w-index-tell-box .right {
          padding: 0 0.8rem;
          margin-top: 1.37rem; }
          .w-index-tell-box .right .item {
            margin-bottom: 0.77rem; }
            .w-index-tell-box .right .item .w-index-tell-box-details h3 {
              font-size: 0.36rem; }
            .w-index-tell-box .right .item .w-index-tell-box-details p {
              font-size: 0.32rem;
              margin-top: 0.2rem; } }
  @media screen and (min-width: 768px) and (max-width: 1180px) {
    .w-index-tell {
      padding: 0 0 80px; }
      .w-index-tell-box {
        display: block;
        margin-top: 90px; }
        .w-index-tell-box .left {
          margin-right: 0; }
          .w-index-tell-box .left img {
            margin: 0 auto; }
        .w-index-tell-box .right {
          margin-top: 65px;
          padding: 0 54px; }
          .w-index-tell-box .right .item {
            margin-bottom: 40px; } }

.w-index-reviews {
  justify-content: center;
  padding: 50px 0;
  background-color: #F9F9FB; }
  .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 {
  padding-top: 60px; }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-carousel {
      padding: 0 0.8rem;
      margin: 0.7rem 0 0; } }
  .w-index-carousel .w-index-h3 {
    padding: 0 0; }
  .w-index-carousel ul {
    position: relative;
    height: 540px; }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .w-index-carousel ul {
        height: 7.2rem; } }
    @media screen and (min-width: 768px) and (max-width: 1180px) {
      .w-index-carousel ul {
        height: 560px; } }
    .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 {
        margin: 0 auto; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .w-index-carousel ul li img {
            width: 100%;
            height: auto; } }
      .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.34rem; } }
  .w-index-carousel-serial {
    position: relative;
    width: 100%;
    height: 180px;
    display: flex;
    justify-content: center;
    align-items: center; }
    .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; } }
    @media screen and (min-width: 768px) and (max-width: 1180px) {
      .w-index-carousel-serial {
        height: 145px; } }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .w-index-carousel-serial {
        height: 3rem; } }
