.banner_jp {
  height: calc(732px) !important;
}
.banner {
  height: calc(732px - 78px);
  background: url(../image/contact-manager-mac/pc/bg.png) no-repeat 0 0;
  background-size: cover; }
  @media screen and (min-width: 768px) and (max-width: 990px) {
    .banner {
      padding-bottom: 98px;
      background: url(../image/contact-manager-mac/ipad/bgipad.png) no-repeat 0 0;
      background-size: cover;
      height: auto;
      min-height: calc(732px - 78px); }
      .banner#banner-box {
        padding-bottom: 0;
        min-height: 531px; } }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .banner {
      background: url(../image/contact-manager-mac/ios/bgios.png) no-repeat 0 0;
      background-size: cover;
      height: auto;
      min-height: calc(732px - 78px);
      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; } }

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

.banner-p-yes-language span {
  width: 1000px; }

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .banner-p-yes-language span {
      width: 600px; } }

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

.footer-banner {
  background: linear-gradient(90deg, #173F66 0%, #172B4C 100%); }

.w-public-style-h3 {
  font-size: 20px;
  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.45rem;
      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: 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;
      line-height: 1.2;
      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: 1024px) {
    .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;
      line-height: inherit;
      padding: 0 .8rem; } }

.w-index-reviews {
  justify-content: center;
  margin: 50px 0; }
  .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-three {
  padding: 70px 0 100px;
  background: #F8F9FA; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .w-index-three {
      padding-bottom: 100px; } }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-three {
      padding: 1.06rem 0 1.2rem; } }
  .w-index-three .w-index-h3 {
    color: #000; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .w-index-three .w-index-h3 {
        font-size: 24px;
        margin-top: 40px; } }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-three .w-index-p {
      line-height: inherit;
      padding: 0 .8rem; } }
  .w-index-three-list {
    flex-wrap: wrap;
    margin-top: 60px;
    padding-bottom: 37px; }
    @media screen and (min-width: 768px) and (max-width: 1199px) {
      .w-index-three-list {
        padding: 0 30px; } }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .w-index-three-list {
        padding: 0 .8rem;
        margin-top: 1.2rem; } }
    .w-index-three-list li {
      width: calc(100% / 3 - 20px);
      background: #FFF;
      min-height: 360px;
      height: auto;
      margin-right: 30px;
      text-align: center;
      box-shadow: 0px 5px 20px 0px rgba(192, 192, 192, 0.3);
      border-radius: 3px; }
      .w-index-three-list li:last-child {
        margin-right: 0; }
        @media screen and (min-width: 768px) and (max-width: 1024px) {
          .w-index-three-list li:last-child h4 {
            padding: 30px 50px 0; } }
      @media screen and (min-width: 768px) and (max-width: 991px) {
        .w-index-three-list li {
          width: calc(100% / 2 - 15px);
          margin-bottom: 26px; }
          .w-index-three-list li:last-child {
            margin-bottom: 0; }
          .w-index-three-list li:nth-child(2n + 0) {
            margin-right: 0; } }
      @media screen and (min-width: 320px) and (max-width: 767px) {
        .w-index-three-list li {
          width: 100%;
          margin-right: 0;
          min-height: 161px;
          margin-bottom: 0.84rem; }
          .w-index-three-list li:last-child {
            margin-bottom: 0; } }
      .w-index-three-list li img {
        margin: 0 auto;
        width: 100%; }
      .w-index-three-list li h4 {
        margin: 20px 0;
        color: #000;
        font-size: 16px;
        padding: 30px 30px 0;
        height: 78px;
        color: #1F7CD6; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .w-index-three-list li h4 {
            font-size: 0.34rem;
            font-weight: bold;
            height: 70px;
            margin: 0.46rem 0 0.4rem;
            padding: 30px 10px 0; } }
        @media screen and (min-width: 768px) and (max-width: 1024px) {
          .w-index-three-list li h4 {
            padding: 30px 10px 0; } }
      .w-index-three-list li p {
        font-size: 14px;
        text-align: center;
        padding: 0 50px;
        height: 0.5rem;
        margin-bottom: 40px; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .w-index-three-list li p {
            font-size: 0.32rem;
            height: 1.2rem;
            color: #666;
            padding: 0 30px; } }
        @media screen and (min-width: 768px) and (max-width: 1024px) {
          .w-index-three-list li p {
            height: 0.6rem;
            padding: 0 30px; } }

.w-index-manage {
  margin: 100px 0; }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-manage {
      margin: 70px 0 50px; } }

.w-index-lockApp {
  margin-top: 100px;
  text-align: center; }
  .w-index-lockApp .shilitu {
    width: auto;
    margin: 40px auto; }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .w-index-lockApp .shilitu {
        width: 90%; } }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-lockApp {
      flex-direction: column;
      text-align: center;
      padding: 0 30px; }
      .w-index-lockApp img {
        margin-top: 50px; } }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-lockApp {
      flex-direction: column;
      padding: 0 0.8rem;
      margin-top: 1.8rem; }
      .w-index-lockApp img {
        height: auto;
        width: 8.04rem; } }
  .w-index-lockApp-left {
    padding-left: 62px;
    margin-right: 100px; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .w-index-lockApp-left {
        margin-right: 0;
        padding-left: 0; } }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .w-index-lockApp-left {
        padding-left: 0;
        margin-right: 0; } }

.w-index-shield {
  margin-top: 100px;
  text-align: center; }
  .w-index-shield img {
    max-width: 642px;
    margin-right: 100px; }
  .w-index-shield .shilitu {
    width: auto;
    margin: 40px auto; }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .w-index-shield .shilitu {
        width: 90%; } }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-shield {
      flex-direction: column-reverse;
      padding: 0 30px;
      text-align: center;
      margin-top: 50px; }
      .w-index-shield img {
        margin-right: 0;
        margin-top: 50px; } }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-shield {
      flex-direction: column-reverse;
      margin-top: 1.5rem;
      padding: 0 0.8rem; }
      .w-index-shield img {
        width: 8.2rem;
        height: auto;
        margin-right: 0; } }

.w-index-scan {
  background-color: #F8F9FA;
  padding-bottom: 50px;
  padding-top: 80px; }
  .w-index-scan .w-index-p {
    display: none; }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .w-index-scan .w-index-p {
        display: block; } }

.w-index-characteristic {
  margin-top: 70px; }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-characteristic {
      margin-top: 1.7rem; } }
  .w-index-characteristic h3 {
    text-align: center;
    margin-bottom: 50px; }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .w-index-characteristic h3 {
        padding: 0 0.8rem;
        text-align: left;
        margin-bottom: 1.06rem; } }
  .w-index-characteristic ul {
    flex-wrap: wrap;
    padding: 0 40px; }
    .w-index-characteristic ul li {
      width: calc(100% / 3 - 40px);
      text-align: center;
      margin-right: 60px;
      margin-bottom: 45px;
      padding: 15px; }
      .w-index-characteristic ul li div {
        height: 180px; }
      .w-index-characteristic ul li:nth-child(1) h4 {
        padding: 0 20px; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .w-index-characteristic ul li:nth-child(1) h4 {
            padding: 0 0; } }
      @media screen and (min-width: 1025px) {
        .w-index-characteristic ul li:nth-child(3n + 0) {
          margin-right: 0; } }
      @media screen and (min-width: 992px) and (max-width: 1024px) {
        .w-index-characteristic ul li:nth-child(3n + 0) {
          margin-right: 0; } }
      @media screen and (min-width: 768px) and (max-width: 991px) {
        .w-index-characteristic ul li {
          width: calc(100% / 2 - 30px);
          padding: 0; }
          .w-index-characteristic ul li:nth-child(2n + 0) {
            margin-right: 0; }
          .w-index-characteristic ul li:nth-child(3n + 0) {
            margin-top: 40px; }
          .w-index-characteristic ul li div {
            width: 100%;
            height: 200px; } }
      @media screen and (min-width: 320px) and (max-width: 767px) {
        .w-index-characteristic ul li {
          width: 100%;
          margin-right: 0;
          display: flex;
          padding: 0;
          margin-bottom: 1.06rem; }
          .w-index-characteristic ul li div {
            flex: 1;
            margin-left: 0.8rem;
            height: auto; }
          .w-index-characteristic ul li img {
            width: 1.01rem !important;
            height: 1.01rem !important; } }
      .w-index-characteristic ul li img {
        width: calc(120px / 2);
        height: calc(120px / 2);
        margin: 0 auto; }
        @media screen and (min-width: 768px) and (max-width: 1024px) {
          .w-index-characteristic ul li img {
            width: calc(160px / 2);
            height: calc(150px / 2); } }
      .w-index-characteristic ul li h4 {
        margin-top: 20px;
        margin-bottom: 20px;
        font-size: 18px;
        padding: 0 50px;
        font-weight: bold;
        color: #272727; }
        @media screen and (min-width: 992px) and (max-width: 1024px) {
          .w-index-characteristic ul li h4 {
            min-height: 54px; } }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .w-index-characteristic ul li h4 {
            margin: 0;
            font-size: 0.34rem;
            text-align: left;
            margin-bottom: 0.33rem;
            padding: 0 0; } }
      .w-index-characteristic ul li p {
        font-size: 14px;
        color: #272727;
        font-weight: 100; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .w-index-characteristic ul li p {
            font-size: 0.3rem;
            text-align: left; } }

@media screen and (min-width: 320px) and (max-width: 767px) {
  .w-index-carousel {
    /*padding: 0 0.8rem;*/
    margin: 1.8rem 0; }
}

.w-index-carousel h3 {
  text-align: center;
  font-size: 24px;
  color: #272727;
  font-weight: bold;
  margin: 85px 0 0px 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.50rem; } }

.w-index-carousel ul {
  position: relative;
  height: 600px; }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-carousel ul {
      height: 8.3rem; } }
  .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 {
      object-fit: contain;
      height: 600px;
      max-width: 90%;
      margin: 0px 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%;
          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 {
          margin: auto 10px;
          font-size: 0.3rem; } }

.w-index-carousel-serial {
  position: relative;
  width: 100%;
  height: 90px;
  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; } }
