.overview-content {
  overflow-x: hidden;
}
.overview-content sup {
  font-size: 0.75em;
}
.overview-content sup a {
  font-size: 1em !important;
  line-height: normal !important;
  margin: 0 !important;
}



.overview-content .animation-text.active {
  transform: translateY(0);
  opacity: 1;
}
.overview-content .animation-text {
  transform: translateY(100px);
  opacity: 0;
  transition: opacity 1s linear, transform 1s linear;
}
@media(max-width:736px) {
  .overview-content .tapo-c630-kit.active .animation-text.active {
    transform: translateY(0);
    opacity: 1;
  }
  .overview-content .tapo-c630-kit.active .animation-text {
    transform: translateY(12vw);
    opacity: 0;
    transition: opacity 1s linear, transform 1s linear;
  }
}



.overview-content .tapo-banner {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: url(./img/a.jpg) top / 120em no-repeat;
  height: 60em;
  position: relative;
}
.overview-content .tapo-banner .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.overview-content .tapo-banner .text {
  padding: 26em 42% 0 0%;
  text-align: left;
}
.overview-content .tapo-banner h2 {
  font-size: 3.75em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .tapo-banner h3 {
  font-size: 1.875em;
  font-weight: 300;
  line-height: 1.2;
  padding-bottom: 1em;
}
.overview-content .tapo-banner .model {
  font-size: 1.75em;
  font-weight: 300;
  line-height: 1.2;
  color: #fff;
  padding: 0.25em 0.75em;
  border-radius: 1em;
  background: #005eac;
  display: inline-block;
}
.overview-content .tapo-banner .banner-logos {
  margin-top: 2.5em;
}
.overview-content .tapo-banner .banner-logo {
  display: inline-block;
  width: auto;
  height: 2.875em;
}
.overview-content .tapo-banner .banner-logo+.banner-logo {
  margin-left: 0.5em;
}
.overview-content .tapo-banner video {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  max-width: 100%;
}
@media (min-width: 1921px) {
  .overview-content .tapo-banner {
    font-size: 0.8333vw;
  }
}
@media(max-width: 1680px) {
  .overview-content .tapo-banner {
    font-size: 14px;
  }
}
@media(max-width: 1440px) {
  .overview-content .tapo-banner {
    font-size: 12px;
  }
}
@media(max-width: 736px) {
  .overview-content .tapo-banner {
    font-size: 10.35px;
    background: url(./m/a.jpg) top / 100% no-repeat;
    height: 134vw;
    display: block;
  }
  .overview-content .tapo-banner .w-container {
    width: auto;
  }
  .overview-content .tapo-banner .text {
    padding: 10vw 6vw 0 6vw;
  }
  .overview-content .tapo-banner h2 {
    font-size: 7.5vw;
    font-weight: 400;
    line-height: 1.2;
    padding: 0 0 0.375em;
  }
  .overview-content .tapo-banner h3 {
    font-size: 4.5vw;
    font-weight: 300;
    line-height: 1.2;
    padding: 0 32vw 1em 0;
  }
  .overview-content .tapo-banner .model {
    font-size: 4.375vw;
    padding: 0.25em 1em 0.35em;
  }
  .overview-content .tapo-banner .banner-logos {
    position: absolute;
    top: 118vw;
    margin-top: 0;
  }
  .overview-content .tapo-banner .banner-logo {
    height: 8vw;
  }
  .overview-content .tapo-banner .banner-logo+.banner-logo {
    margin-left: 0.25em;
  }
}
@media(max-width: 414px) {
  .overview-content .tapo-banner {
    font-size: 2.5vw;
  }
}



.overview-content .tapo-selling-points {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
}
.overview-content .tapo-selling-points .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.overview-content .tapo-selling-points .text {
  padding: 7em 0 1em;
}
.overview-content .tapo-selling-points .box {
  height: 0;
  padding-top: 48%;
  margin: 0 auto;
  background: url(./img/b.png) top / 100% no-repeat;
  position: relative;
}
.overview-content .tapo-selling-points .highlight {
  font-size: 1.375em;
  font-weight: 500;
}
.overview-content .tapo-selling-points .font-large {
  font-size: 3.125em;
  font-weight: 400;
  line-height: 1.2;
}
.overview-content .tapo-selling-points .font-big {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.2;
}
.overview-content .tapo-selling-points .font-medium {
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1.4;
}
.overview-content .tapo-selling-points .font-small {
  font-size: 1.375em;
  font-weight: 300;
  line-height: 1.2;
}
.overview-content .tapo-selling-points .font-smaller {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.4;
}
.overview-content .tapo-selling-points .desc {
  position: absolute;
  line-height: normal;
  text-align: left;
}
.overview-content .tapo-selling-points .desc-1 {
  top: 3%;
  left: 2.5%;
  width: 21%;
}
.overview-content .tapo-selling-points .desc-2-1 {
  top: 3%;
  left: 52.5%;
  width: 23%;
  color: #fff;
}
.overview-content .tapo-selling-points .desc-2-2 {
  bottom: 82.5%;
  left: 57.95%;
  max-width: 14.25%;
  color: #fff;
  background: #005eac;
  padding: 0.1em 0.5em;
}
.overview-content .tapo-selling-points .desc-3-1 {
  top: 3%;
  left: 79%;
  width: 19%;
}
.overview-content .tapo-selling-points .desc-3-2 {
  top: 16%;
  left: 87.5%;
  width: 11%;
}
.overview-content .tapo-selling-points .desc-3-3 {
  top: 29%;
  left: 87.5%;
  width: 11%;
}
.overview-content .tapo-selling-points .desc-3-4 {
  top: 41.5%;
  left: 87.5%;
  width: 11%;
}
.overview-content .tapo-selling-points .desc-4 {
  top: 65.5%;
  left: 2%;
  width: 11%;
}
.overview-content .tapo-selling-points .desc-5 {
  top: 85%;
  left: 2%;
  width: 11%;
}
.overview-content .tapo-selling-points .desc-6 {
  top: 64%;
  left: 23.5%;
  width: 14%;
}
.overview-content .tapo-selling-points .desc-7 {
  top: 58%;
  left: 52.5%;
  width: 24%;
}
@media (min-width: 1921px) {
  .overview-content .tapo-selling-points {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-selling-points {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-selling-points {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-selling-points {
    font-size: 10.35px;
    padding: 0
  }
  .overview-content .tapo-selling-points .w-container {
    width: auto;
  }
  .overview-content .tapo-selling-points .text {
    padding: 5em 0 1em;
    text-align: left;
  }
  .overview-content .tapo-selling-points .box {
    width: 88vw;
    padding-top: 186%;
    background: url(./m/b.png) top / 100% no-repeat;
  }
  .overview-content .tapo-selling-points .font-large {
    font-size: 7.5vw;
  }
  .overview-content .tapo-selling-points .font-big {
    font-size: 4vw;
    padding-bottom: 0.2em;
  }
  .overview-content .tapo-selling-points .font-medium {
    font-size: 3.25vw;
  }
  .overview-content .tapo-selling-points .font-small {
    font-size: 3.25vw;
  }
  .overview-content .tapo-selling-points .font-smaller {
    font-size: 3vw;
  }
  .overview-content .tapo-selling-points .desc-1 {
    top: 1.5%;
    left: 5%;
    width: 48%;
  }
  .overview-content .tapo-selling-points .desc-2-1 {
    top: 31.75%;
    left: 4%;
    width: 41.5%;
    text-align: center;
  }
  .overview-content .tapo-selling-points .desc-2-2 {
    bottom: 61.5%;
    left: 13.75%;
    max-width: 24%;
    padding: 0.5vw 2vw;
  }
  .overview-content .tapo-selling-points .desc-3-1 {
    top: 31.75%;
    left: 54.75%;
    width: 41.5%;
    text-align: center;
  }
  .overview-content .tapo-selling-points .desc-3-2 {
    top: 38%;
    left: 74%;
    width: 24%;
  }
  .overview-content .tapo-selling-points .desc-3-3 {
    top: 45%;
    left: 74%;
    width: 24%;
  }
  .overview-content .tapo-selling-points .desc-3-4 {
    top: 52%;
    left: 74%;
    width: 24%;
  }
  .overview-content .tapo-selling-points .desc-4 {
    top: 84.2%;
    left: 5%;
    width: 24%;
  }
  .overview-content .tapo-selling-points .desc-5 {
    top: 93%;
    left: 5%;
    width: 24%;
  }
  .overview-content .tapo-selling-points .desc-6 {
    top: 84%;
    left: 51%;
    width: 24%;
  }
  .overview-content .tapo-selling-points .desc-7 {
    top: 60.8%;
    left: 5%;
    width: 52%;
  }
}
@media(max-width: 414px) {
  .overview-content .tapo-selling-points {
    font-size:2.5vw;
  }
}



.overview-content .tapo-clear-view {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
}
.overview-content .tapo-clear-view .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.overview-content .tapo-clear-view .text {
  width: 0;
  height: 0;
  opacity: 0;
  overflow: hidden;
  text-align: center;
  transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
}
.overview-content .tapo-clear-view .text.active {
  width: auto;
  height: auto;
  padding: 6em 0em 1.5em;
  opacity: 1;
  overflow: visible;
}
.overview-content .tapo-clear-view h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .tapo-clear-view p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .tapo-clear-view p.note {
  font-size: 1em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .tapo-clear-view .menu {
  width: 64%;
  margin: 0 auto;
  padding: 0 0 2em;
  text-align: center;
  display: flex;
  justify-content: space-between;
}
.overview-content .tapo-clear-view .menu.m-show {
  display: none;
}
.overview-content .tapo-clear-view .menu li {
  display: inline-block;
  width: 39%;
}
.overview-content .tapo-clear-view .menu li span {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.2;
  color: #000;
  padding: 0.375em 0;
  display: inline-block;
  cursor: pointer;
}
.overview-content .tapo-clear-view .menu li.active span {
  color: #005eac;
  border-bottom: 2px solid;
}
.overview-content .tapo-clear-view .swiper-container {
  width: 85.6em;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.overview-content .tapo-clear-view .swiper-slide {
  width: 100%;
  text-align: center;
}
.overview-content .tapo-clear-view .slide-txt {
  margin-top: 1.5em;
  text-align: center;
}
.overview-content .tapo-clear-view .slide-img {
  position: relative;
  width: 73.125em;
  height: 0;
  padding-top: 40.375%;
  margin: 0 auto;
  background-position: top;
  background-repeat: no-repeat;
  background-size: 100%;
}
.overview-content .tapo-clear-view .swiper-slide-1 .slide-img {
  background-image: url(./img/c-1.png);
}
.overview-content .tapo-clear-view .swiper-slide-2 .slide-img {
  background-image: url(./img/c-2.png);
}
.overview-content .tapo-clear-view .swiper-slide .desc {
  position: absolute;
  color: #fff;
  z-index: 1;
  line-height: normal;
}
.overview-content .tapo-clear-view .swiper-slide .desc-rectangle-blue {
  color: #fff;
  padding: 0.2em 1.25em 0.3em;
  background-color: #005eac;
  border-radius: 5em;
}
.overview-content .tapo-clear-view .swiper-slide .desc-rectangle-grey {
  color: #fff;
  padding: 0.2em 1.25em 0.3em;
  background-color: #595959;
  border-radius: 5em;
}
.overview-content .tapo-clear-view .swiper-slide .desc-m {
  display: block;
  font-size: 1.375em;
  font-weight: 400;
  line-height: 1.2;
}
.overview-content .tapo-clear-view .swiper-slide-1 .desc-1 {
  left: 2%;
  top: 4%;
}
.overview-content .tapo-clear-view .swiper-slide-1 .desc-2 {
  left: 52.2%;
  top: 4%;
}
.overview-content .tapo-clear-view .swiper-slide-2 .desc-1 {
  left: 2%;
  top: 4%;
}
.overview-content .tapo-clear-view .swiper-slide-2 .desc-2 {
  left: 52.2%;
  top: 4%;
}
.overview-content .tapo-clear-view .button-prev,
.overview-content .tapo-clear-view .button-next {
  position: absolute;
  z-index: 1;
  border: none;
  outline: none;
  background: none;
  opacity: 1;
  width: auto;
  height: auto;
  overflow: visible;
}
.overview-content .tapo-clear-view .button-prev {
  bottom: 50%;
  left: 0%;
}
.overview-content .tapo-clear-view .button-next {
  bottom: 50%;
  right: 0%;
}
.overview-content .tapo-clear-view .button-arrow {
  width: 2.5em;
  height: 2.5em;
  display: block;
}
.overview-content .tapo-clear-view .swiper-pagination {
  width: 0;
  height: 0;
  opacity: 0;
  overflow: hidden;
}
@media (min-width: 1921px) {
  .overview-content .tapo-clear-view {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-clear-view {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-clear-view {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-clear-view {
    font-size: 10.35px;
  }
  .overview-content .tapo-clear-view .w-container {
    width: auto;
  }
  .overview-content .tapo-clear-view .text.active {
    padding: 0 0 1em;
    text-align: left;
  }
  .overview-content .tapo-clear-view h2 {
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 0.5em 6vw 0.5em;
  }
  .overview-content .tapo-clear-view p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .tapo-clear-view p.note {
    font-size: 1.25em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .tapo-clear-view .menu {
    width: auto;
    text-align: center;
    padding: 4em 6vw 0.5em;
  }
  .overview-content .tapo-clear-view .menu.m-hide {
    display: none;
  }
  .overview-content .tapo-clear-view .menu.m-show {
    display: flex;
  }
  .overview-content .tapo-clear-view .menu li {
    width: 42%;
  }
  .overview-content .tapo-clear-view .menu .li-2 {
    width: 56%;
  }
  .overview-content .tapo-clear-view .menu li span {
    font-size: 1.5em;
    font-weight: 400;
  }
  .overview-content .tapo-clear-view .swiper-container {
    width: 100vw;
  }
  .overview-content .tapo-clear-view .slide-txt {
    margin-top: 1.5em;
    text-align: left;
  }
  .overview-content .tapo-clear-view .slide-img {
    width: 100vw;
    padding-top: 75%;
  }
  .overview-content .tapo-clear-view .swiper-slide-1 .slide-img {
    background-image: url(./m/c-1.jpg);
  }
  .overview-content .tapo-clear-view .swiper-slide-2 .slide-img {
    background-image: url(./m/c-2.jpg);
  }
  .overview-content .tapo-clear-view .swiper-slide .desc-m {
    font-size: 3vw;
  }
  .overview-content .tapo-clear-view .swiper-slide-1 .desc-1 {
    left: unset;
    right: 6vw;
    top: 4vw;
  }
  .overview-content .tapo-clear-view .swiper-slide-1 .desc-2 {
    left: unset;
    right: 6vw;
    top: 42vw;
  }
  .overview-content .tapo-clear-view .swiper-slide-2 .desc-1 {
    left: unset;
    right: 6vw;
    top: 4vw;
  }
  .overview-content .tapo-clear-view .swiper-slide-2 .desc-2 {
    left: unset;
    right: 6vw;
    top: 42vw;
  }
  .overview-content .tapo-clear-view .button-prev,
  .overview-content .tapo-clear-view .button-next {
    opacity: 0;
  }
  .overview-content .tapo-clear-view .button-prev {
    bottom: 50%;
    left: 6vw;
  }
  .overview-content .tapo-clear-view .button-next {
    bottom: 50%;
    right: 6vw;
  }
  .overview-content .tapo-clear-view .button-arrow {
    width: 0vw;
    height: 0vw;
  }
  .overview-content .tapo-clear-view .swiper-pagination {
    width: 0;
    height: 0;
    opacity: 0;
    overflow: hidden;
  }
}
@media (max-width: 414px) {
  .overview-content .tapo-clear-view {
    font-size: 2.5vw;
  }
}



.overview-content .tapo-seamless-view {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
}
.overview-content .tapo-seamless-view .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.overview-content .tapo-seamless-view .text {
  padding: 6em 0em 1.5em;
  text-align: center;
}
.overview-content .tapo-seamless-view h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .tapo-seamless-view p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .tapo-seamless-view .menu {
  width: 72%;
  margin: 0 auto;
  padding: 0 0 2em;
  text-align: center;
  display: flex;
  justify-content: space-between;
}
.overview-content .tapo-seamless-view .menu li {
  display: inline-block;
  width: 32%;
}
.overview-content .tapo-seamless-view .menu li span {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.2;
  color: #000;
  padding: 0.375em 0;
  display: inline-block;
  cursor: pointer;
}
.overview-content .tapo-seamless-view .menu li.active span {
  color: #005eac;
  border-bottom: 2px solid;
}
.overview-content .tapo-seamless-view .swiper-container {
  width: 85.6em;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.overview-content .tapo-seamless-view .swiper-slide {
  width: 100%;
  text-align: center;
}
.overview-content .tapo-seamless-view .slide-img {
  position: relative;
  width: 73.125em;
  height: 0;
  padding-top: 40.375%;
  margin: 0 auto;
  background-position: top;
  background-repeat: no-repeat;
  background-size: 100%;
}
.overview-content .tapo-seamless-view .swiper-slide-1 .slide-img {
  background-image: url(./img/d-1.png);
}
.overview-content .tapo-seamless-view .swiper-slide-2 .slide-img {
  background-image: url(./img/d-2.png);
}
.overview-content .tapo-seamless-view .swiper-slide-3 .slide-img {
  background-image: url(./img/d-3.png);
}
.overview-content .tapo-seamless-view .button-prev,
.overview-content .tapo-seamless-view .button-next {
  position: absolute;
  z-index: 1;
  border: none;
  outline: none;
  background: none;
  opacity: 1;
  width: auto;
  height: auto;
  overflow: visible;
}
.overview-content .tapo-seamless-view .button-prev {
  bottom: 50%;
  left: 0%;
}
.overview-content .tapo-seamless-view .button-next {
  bottom: 50%;
  right: 0%;
}
.overview-content .tapo-seamless-view .button-arrow {
  width: 2.5em;
  height: 2.5em;
  display: block;
}
.overview-content .tapo-seamless-view .swiper-pagination {
  width: 0;
  height: 0;
  opacity: 0;
  overflow: hidden;
}
@media (min-width: 1921px) {
  .overview-content .tapo-seamless-view {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-seamless-view {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-seamless-view {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-seamless-view {
    font-size: 10.35px;
  }
  .overview-content .tapo-seamless-view .w-container {
    width: auto;
  }
  .overview-content .tapo-seamless-view .text {
    padding: 0 0 1em;
    text-align: left;
  }
  .overview-content .tapo-seamless-view h2 {
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 1.5em 6vw 0.5em;
  }
  .overview-content .tapo-seamless-view p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .tapo-seamless-view .menu {
    width: auto;
    text-align: center;
    padding: 0em 6vw 2em;
  }
  .overview-content .tapo-seamless-view .menu li {
    width: 32%;
  }
  .overview-content .tapo-seamless-view .menu li span {
    font-size: 1.5em;
    font-weight: 400;
  }
  .overview-content .tapo-seamless-view .swiper-container {
    width: 100vw;
  }
  .overview-content .tapo-seamless-view .slide-img {
    width: 100vw;
    height: 0;
    padding-top: 75%;
  }
  .overview-content .tapo-seamless-view .swiper-slide-1 .slide-img {
    background-image: url(./m/d-1.jpg);
  }
  .overview-content .tapo-seamless-view .swiper-slide-2 .slide-img {
    background-image: url(./m/d-2.jpg);
  }
  .overview-content .tapo-seamless-view .swiper-slide-3 .slide-img {
    background-image: url(./m/d-3.jpg);
  }
  .overview-content .tapo-seamless-view .button-prev,
  .overview-content .tapo-seamless-view .button-next {
    opacity: 0;
  }
  .overview-content .tapo-seamless-view .button-prev {
    bottom: 50%;
    left: 6vw;
  }
  .overview-content .tapo-seamless-view .button-next {
    bottom: 50%;
    right: 6vw;
  }
  .overview-content .tapo-seamless-view .button-arrow {
    width: 0vw;
    height: 0vw;
  }
  .overview-content .tapo-seamless-view .swiper-pagination {
    width: 0;
    height: 0;
    opacity: 0;
    overflow: hidden;
  }
}
@media (max-width: 414px) {
  .overview-content .tapo-seamless-view {
    font-size: 2.5vw;
  }
}



.overview-content .tapo-advantage {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
}
.overview-content .tapo-advantage .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.overview-content .tapo-advantage .text {
  padding: 6em 0 2.5em;
  text-align: center;
}
.overview-content .tapo-advantage h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .tapo-advantage p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .tapo-advantage p.title {
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.25em;
}
.overview-content .tapo-advantage p.title .highlight {
  font-size: 1.5em;
  line-height: 1;
  color: #005eac;
}
.overview-content .tapo-advantage .highlight {
  font-weight: 500;
}
.overview-content .tapo-advantage .ul-words li {
  display: block;
}
.overview-content .tapo-advantage .ul-words li+li {
  margin-top: 2em;
}
.overview-content .tapo-advantage .search-box {
  width: 72%;
  margin-top: 2.5em;
}
.overview-content .tapo-advantage .search-button {
  width: 100%;
  padding: 0.875em 1.5em 0.9em;
  box-sizing: border-box;
  font: inherit;
  border: none;
  outline: unset;
  background: none;
  color: #000;
  background-color: #fff;
  border-radius: 5em;
  box-shadow: 0 0 0.75em rgba(0, 0, 0, 0.2);
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: left;
}
.overview-content .tapo-advantage .search-button:hover,
.overview-content .tapo-advantage .search-button:focus {
  box-shadow: 0 0 0.75em rgba(0, 0, 0, 0.3);
}
.overview-content .tapo-advantage .search-word {
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1.3333;
  display: block;
}
.overview-content .tapo-advantage .search-icon {
  width: auto;
  height: 2em;
  margin-left: 1em;
  display: inline-block;
}
.overview-content .tapo-advantage .img {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 40%;
  margin: 0 auto;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 100%;
  background-image: url(./img/e.jpg);
}
.overview-content .tapo-advantage .desc {
  position: absolute;
  line-height: normal;
}
.overview-content .tapo-advantage .desc-1 {
  top: 14%;
  left: 19%;
  width: 30%;
}
@media (min-width: 1921px) {
  .overview-content .tapo-advantage {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-advantage {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-advantage {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-advantage {
    font-size: 10.35px;
    position: relative;
  }
  .overview-content .tapo-advantage .w-container {
    width: auto;
  }
  .overview-content .tapo-advantage .text {
    padding: 0 0 1.5em;
    text-align: left;
  }
  .overview-content .tapo-advantage h2 {
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 1.5em 6vw 0.5em;
  }
  .overview-content .tapo-advantage p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .tapo-advantage p.title {
    font-size: 1.75em;
    padding: 0 6vw;
  }
  .overview-content .tapo-advantage p.title .highlight {
    font-size: 1.5em;
  }
  .overview-content .tapo-advantage .ul-words li+li {
    margin-top: 1em;
  }
  .overview-content .tapo-advantage .search-box {
    width: 75%;
    margin: 2em 6vw 0;
  }
  .overview-content .tapo-advantage .search-word {
    font-size: 1.5em;
    font-weight: 300;
    line-height: 1.5;
  }
  .overview-content .tapo-advantage .search-icon {
    height: 5vw;
    margin-left: 1em;
  }
  .overview-content .tapo-advantage .img {
    width: 100%;
    height: auto;
    padding-bottom: 76%;
    background-position: bottom;
    background-size: 100%;
    background-image: url(./m/e.jpg);
  }
  .overview-content .tapo-advantage .desc-1 {
    position: relative;
    top: auto;
    left: auto;
    width: auto;
  }
}
@media (max-width: 414px) {
  .overview-content .tapo-advantage {
    font-size: 2.5vw;
  }
}



.overview-content .tapo-advantage-dialog {
  font-size: 16px;
  margin: 0 auto;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 100vh;
  overflow: auto;
  background: #f4f4f4;
  z-index: -99;
  opacity: 0;
  transition: 0s ease-in-out opacity;
  display: flex;
  justify-content: center;
  align-items: center;
}
.overview-content .tapo-advantage-dialog.active {
  opacity: 1;
  z-index: 99;
  transition: 1s ease-in-out opacity;
}
.overview-content .tapo-advantage-dialog .w-container {
  width: 80%;
  margin: 0 auto;
}
.overview-content .tapo-advantage-dialog h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .tapo-advantage-dialog p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .tapo-advantage-dialog .box {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 2em;
  box-shadow: 0 0 0.5em rgba(0, 0, 0, 0.1);
}
.overview-content .tapo-advantage-dialog .ul-advantages {
  padding: 5em 5em;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.overview-content .tapo-advantage-dialog .ul-advantages li {
  width: 32%;
}
.overview-content .tapo-advantage-dialog .ul-advantages li .img {
  width: 100%;
}
.overview-content .tapo-advantage-dialog .ul-advantages li img.web-img {
  width: 100%;
  margin: 0 auto;
  display: block;
}
.overview-content .tapo-advantage-dialog .ul-advantages li img.mobile-img {
  display: none;
}
.overview-content .tapo-advantage-dialog .ul-advantages li .img-txt {
  padding: 1.5em 0% 0;
  text-align: center;
}
.overview-content .tapo-advantage-dialog .ul-advantages li p.title {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.3333;
  padding-bottom: 0.25em;
}
.overview-content .tapo-advantage-dialog .button-close {
  position: absolute;
  top: 1.5em;
  left: 1.5em;
  width: 2.5em;
  height: 2.5em;
  border-radius: 50%;
  border: none;
  outline: unset;
  background: none;
  cursor: pointer;
}
.overview-content .tapo-advantage-dialog .button-close:focus,
.overview-content .tapo-advantage-dialog .button-close:hover {
  box-shadow: 0 0 0.3em rgba(0, 0, 0, 0.1);
}
.overview-content .tapo-advantage-dialog .button-close img {
  width: 100%;
}
.overview-content .tapo-advantage-dialog .button-close img.m-show {
  display: none;
}
@media (min-width: 1921px) {
  .overview-content .tapo-advantage-dialog {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-advantage-dialog {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-advantage-dialog {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-advantage-dialog {
    font-size: 10.35px;
    display: block;
  }
  .overview-content .tapo-advantage-dialog .w-container {
    width: auto;
  }
  .overview-content .tapo-advantage-dialog .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .overview-content .tapo-advantage-dialog h2 {
    font-size:2.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 1.5em 6vw 0.5em;
  }
  .overview-content .tapo-advantage-dialog p {
    font-size: 1.5em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .tapo-advantage-dialog .box {
    box-shadow: none;
    width: 100%;
    background: none;
  }
  .overview-content .tapo-advantage-dialog .ul-advantages {
    padding: 15vw 6vw 10vw;
    display: block;
  }
  .overview-content .tapo-advantage-dialog .ul-advantages li {
    width: 100%;
    display: block;
  }
  .overview-content .tapo-advantage-dialog .ul-advantages li+li {
    margin-top: 1.5em;
  }
  .overview-content .tapo-advantage-dialog .ul-advantages li .img {
    width: 100%;
  }
  .overview-content .tapo-advantage-dialog .ul-advantages li img.web-img {
    display: none;
  }
  .overview-content .tapo-advantage-dialog .ul-advantages li img.mobile-img {
    width: 100%;
    margin: 0 auto;
    display: block;
  }
  .overview-content .tapo-advantage-dialog .ul-advantages li .img-txt {
    padding: 1.5em 0 0;
    text-align: left;
  }
  .overview-content .tapo-advantage-dialog .ul-advantages li p {
    padding: 0;
  }
  .overview-content .tapo-advantage-dialog .ul-advantages li p.title {
    font-size: 1.5em;
    font-weight: 500;
    line-height: 1.3333;
    padding-bottom: 0.25em;
  }
  .overview-content .tapo-advantage-dialog .button-close {
    position: absolute;
    top: 4vw;
    left: 6vw;
    width: 6vw;
    height: 6vw;
  }
  .overview-content .tapo-advantage-dialog .button-close img.m-hide {
    display: none;
  }
  .overview-content .tapo-advantage-dialog .button-close img.m-show {
    display: block;
  }
}
@media (max-width: 414px) {
  .overview-content .tapo-advantage-dialog {
    font-size: 2.5vw;
  }
}



.overview-content .tapo-all-round-protection {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
}
.overview-content .tapo-all-round-protection .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.overview-content .tapo-all-round-protection .text {
  padding: 0em 0em 1em;
  text-align: center;
}
.overview-content .tapo-all-round-protection h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .tapo-all-round-protection p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .tapo-all-round-protection .img {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 31.5%;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 100%;
  background-image: url(./img/f.jpg);
}
@media (min-width: 1921px) {
  .overview-content .tapo-all-round-protection {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-all-round-protection {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-all-round-protection {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-all-round-protection {
    font-size: 10.35px;
  }
  .overview-content .tapo-all-round-protection .w-container {
    width: auto;
  }
  .overview-content .tapo-all-round-protection .text {
    padding: 0 0 1em;
    text-align: left;
  }
  .overview-content .tapo-all-round-protection h2 {
    font-size: 2.5em;
    line-height: 1.2;
    font-weight: 400;
    padding: 1.5em 6vw 0.5em;
  }
  .overview-content .tapo-all-round-protection h3 {
    font-size: 2em;
    font-weight: 500;
    line-height: 1.2;
    color: #9fa0a0;
    padding: 1em 6vw 0.5em;
    text-align: center;
  }
  .overview-content .tapo-all-round-protection p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .tapo-all-round-protection p.title {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    padding: 0 6vw 0.375em;
    display: none;
  }
  .overview-content .tapo-all-round-protection .img {
    padding-bottom: 43%;
    background-image: url(./m/f.jpg);
  }
}
@media (max-width: 414px) {
  .overview-content .tapo-all-round-protection {
    font-size: 2.5vw;
  }
}



.overview-content .tapo-ai-detection {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
}
.overview-content .tapo-ai-detection .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.overview-content .tapo-ai-detection .text {
  padding: 7em 0em 1em;
  text-align: center;
}
.overview-content .tapo-ai-detection h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .tapo-ai-detection p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .tapo-ai-detection .menu {
  width: 60%;
  margin: 0 auto;
  padding: 0 0 2em;
  text-align: center;
  display: flex;
  justify-content: space-between;
}
.overview-content .tapo-ai-detection .menu li {
  display: inline-block;
  width: 48%;
}
.overview-content .tapo-ai-detection .menu li span {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.2;
  padding: 0.375em 0;
  display: inline-block;
  cursor: pointer;
}
.overview-content .tapo-ai-detection .menu li.active span {
  color: #005eac;
  border-bottom: 2px solid;
}
.overview-content .tapo-ai-detection .swiper-container {
  width: 100%;
  overflow: hidden;
}
.overview-content .tapo-ai-detection .swiper-wrapper {
  display: block;
}
.overview-content.js-active .tapo-ai-detection .swiper-wrapper {
  display: flex;
}
.overview-content .tapo-ai-detection .slide-img {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 47.125%;
  background-position: top;
  background-repeat: no-repeat;
  background-size: 100%;
}
.overview-content .tapo-ai-detection .swiper-slide-1 .slide-img {
  background-image: url(./img/g-1.png);
}
.overview-content .tapo-ai-detection .swiper-slide-2 .slide-img {
  background-image: url(./img/g-2.png);
}
.overview-content .tapo-ai-detection .swiper-slide .desc {
  position: absolute;
  line-height: normal;
}
.overview-content .tapo-ai-detection .swiper-slide .desc-b {
  font-size: 1em;
  font-weight: 400;
  line-height: 1.2;
  display: block;
}
.overview-content .tapo-ai-detection .swiper-slide .desc-m {
  font-size: 1em;
  font-weight: 400;
  line-height: 1.2;
  display: block;
}
.overview-content .tapo-ai-detection .swiper-slide .desc-rectangle-blue {
  color: #fff;
  background-color: #005eac;
  padding: 0.25em 0.75em;
}
.overview-content .tapo-ai-detection .swiper-slide .desc-rectangle-white {
  background-color: #fff;
  padding: 0.75em 1em;
  border-radius: 0.75em;
}
.overview-content .tapo-ai-detection .swiper-slide .desc-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.5em;
}
.overview-content .tapo-ai-detection .swiper-slide .desc-row-left {
  display: flex;
  align-items: center;
}
.overview-content .tapo-ai-detection .swiper-slide .desc-icon {
  width: auto;
  height: 1.375em;
  margin-right: 0.2em;
  display: inline-block;
}
.overview-content .tapo-ai-detection .swiper-slide .desc-tapo {
  font-size: 0.875em;
  font-weight: 400;
  line-height: 1;
  color: #005eac;
  padding: 0;
  display: inline-block;
}
.overview-content .tapo-ai-detection .swiper-slide .desc-now {
  font-size: 0.875em;
  font-weight: 400;
  line-height: 1.2;
  padding: 0;
  display: inline-block;
}
.overview-content .tapo-ai-detection .swiper-slide p.desc-b {
  font-size: 1.125em;
  font-weight: 500;
  line-height: 1.2;
  padding: 0 0 0.25em;
}
.overview-content .tapo-ai-detection .swiper-slide p.desc-m {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.5;
  padding: 0;
}
.overview-content .tapo-ai-detection .swiper-slide-1 .desc-1 {
  left: 2.5%;
  bottom: 70.375%;
}
.overview-content .tapo-ai-detection .swiper-slide-1 .desc-2 {
  left: 40.325%;
  bottom: 84.5%;
}
.overview-content .tapo-ai-detection .swiper-slide-1 .desc-3 {
  left: 71.675%;
  bottom: 69.5%;
}
.overview-content .tapo-ai-detection .swiper-slide-1 .desc-4 {
  left: 31%;
  top: 66%;
  width: 38%;
}
.overview-content .tapo-ai-detection .swiper-slide-2 .desc-1 {
  left: 48%;
  bottom: 90%;
}
.overview-content .tapo-ai-detection .swiper-slide-2 .desc-2 {
  left: 42.375%;
  bottom: 39%;
}
.overview-content .tapo-ai-detection .m-show {
  display: none;
}
@media (min-width: 1921px) {
  .overview-content .tapo-ai-detection {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-ai-detection {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-ai-detection {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-ai-detection {
    font-size: 10.35px;
  }
  .overview-content .tapo-ai-detection .w-container {
    width: auto;
  }
  .overview-content .tapo-ai-detection .text {
    padding: 0 0 1em;
    text-align: left;
  }
  .overview-content .tapo-ai-detection h2 {
    font-size: 2.5em;
    line-height: 1.2;
    font-weight: 400;
    padding: 1.5em 6vw 0.5em;
  }
  .overview-content .tapo-ai-detection h3 {
    font-size: 2em;
    font-weight: 500;
    line-height: 1.2;
    color: #9fa0a0;
    padding: 1em 6vw 0.5em;
    text-align: center;
  }
  .overview-content .tapo-ai-detection p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .tapo-ai-detection p.title {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    padding: 0 6vw 0.375em;
    display: none;
  }
  .overview-content .tapo-ai-detection .menu {
    width: auto;
    padding: 0em 6vw 2.5em;
  }
  .overview-content .tapo-ai-detection .menu li {
    width: 48%;
  }
  .overview-content .tapo-ai-detection .menu li span {
    font-size: 1.5em;
    font-weight: 400;
  }
  .overview-content .tapo-ai-detection .swiper-container {
    max-width: 100vw;
  }
  .overview-content .tapo-ai-detection .swiper-wrapper,
  .overview-content.js-active .tapo-ai-detection .swiper-wrapper {
    display: flex;
  }
  .overview-content .tapo-ai-detection .slide-img {
    padding-top: 60%;
  }
  .overview-content .tapo-ai-detection .swiper-slide-1 .slide-img {
    background-image: url(./m/g-1.jpg);
  }
  .overview-content .tapo-ai-detection .swiper-slide-2 .slide-img {
    background-image: url(./m/g-2.jpg);
  }
  .overview-content .tapo-ai-detection .swiper-slide .desc-b {
    font-size: 3vw;
  }
  .overview-content .tapo-ai-detection .swiper-slide .desc-m {
    font-size: 1vw;
  }
  .overview-content .tapo-ai-detection .swiper-slide .desc-rectangle-blue {
    padding: 0.25em 1em;
  }
  .overview-content .tapo-ai-detection .swiper-slide .desc-rectangle-white {
    padding: 0.75em 1em;
    border-radius: 0.75em;
    box-shadow: 0 0 0.75em rgba(0, 0, 0, 0.15);
  }
  .overview-content .tapo-ai-detection .swiper-slide .desc-header {
    margin-bottom: 0.5em;
  }
  .overview-content .tapo-ai-detection .swiper-slide .desc-icon {
    height: 3.5vw;
  }
  .overview-content .tapo-ai-detection .swiper-slide .desc-tapo {
    font-size: 2.5vw;
  }
  .overview-content .tapo-ai-detection .swiper-slide .desc-now {
    font-size: 2.75vw;
    padding: 0;
  }
  .overview-content .tapo-ai-detection .swiper-slide p.desc-b {
    font-size: 2.75vw;
    padding: 0 0 0.25em;
  }
  .overview-content .tapo-ai-detection .swiper-slide p.desc-m {
    font-size: 2.75vw;
    padding: 0;
  }
  .overview-content .tapo-ai-detection .swiper-slide-1 .desc-1 {
    left: 4.5%;
    bottom: 86%;
  }
  .overview-content .tapo-ai-detection .swiper-slide-1 .desc-2 {
    left: 41%;
    bottom: 94%;
  }
  .overview-content .tapo-ai-detection .swiper-slide-1 .desc-3 {
    left: 70.5%;
    bottom: 85.2%;
  }
  .overview-content .tapo-ai-detection .swiper-slide-1 .desc-4 {
    left: 4%;
    top: 54%;
    width: 92%;
  }
  .overview-content .tapo-ai-detection .swiper-slide-2 .desc-1 {
    left: 45.25%;
    bottom: 87.5%;
  }
  .overview-content .tapo-ai-detection .swiper-slide-2 .desc-2 {
    left: 40.5%;
    bottom: 38.5%;
  }
  .overview-content .tapo-ai-detection .m-show {
    display: block;
  }
}
@media (max-width: 414px) {
  .overview-content .tapo-ai-detection {
    font-size: 2.5vw;
  }
}



.overview-content .tapo-capture-coverage {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: url(./img/h.jpg) bottom / 100% no-repeat;
  height: 0;
  padding-bottom: 50%;
  position: relative;
}
.overview-content .tapo-capture-coverage .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.overview-content .tapo-capture-coverage .text {
  text-align: center;
  padding: 7em 0em 2em;
}
.overview-content .tapo-capture-coverage h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .tapo-capture-coverage p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5
}
.overview-content .tapo-capture-coverage .search-box {
  width: fit-content;
  margin: 2em auto 0;
}
.overview-content .tapo-capture-coverage .search-button {
  width: 100%;
  padding: 0.875em 1.5em 0.9em;
  box-sizing: border-box;
  font: inherit;
  border: none;
  outline: unset;
  background: none;
  color: #000;
  background-color: #fff;
  border-radius: 5em;
  box-shadow: 0 0 0.75em rgba(0, 0, 0, 0.2);
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: left;
}
.overview-content .tapo-capture-coverage .search-button:hover,
.overview-content .tapo-capture-coverage .search-button:focus {
  box-shadow: 0 0 0.75em rgba(0, 0, 0, 0.3);
}
.overview-content .tapo-capture-coverage .search-word {
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1.3333;
  display: block;
}
.overview-content .tapo-capture-coverage .search-icon {
  width: auto;
  height: 2em;
  margin-left: 1em;
  display: inline-block;
}
.overview-content .tapo-capture-coverage .desc {
  position: absolute;
  line-height: normal;
  text-align: center;
  color: #fff;
}
.overview-content .tapo-capture-coverage .desc-m {
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.3;
}
.overview-content .tapo-capture-coverage .desc-1 {
  left: 39%;
  top: 92%;
  width: 18%;
}
.overview-content .tapo-capture-coverage .desc-2 {
  left: 59.2%;
  top: 92%;
  width: 18%;
}
@media (min-width: 1921px) {
  .overview-content .tapo-capture-coverage {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-capture-coverage {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-capture-coverage {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-capture-coverage {
    font-size: 10.35px;
    background: url(./m/h.jpg) bottom / 100% no-repeat;
    height: auto;
    padding-bottom: 64%;
  }
  .overview-content .tapo-capture-coverage .w-container {
    width: auto;
  }
  .overview-content .tapo-capture-coverage .text {
    padding: 0 0em 2em;
    text-align: left;
  }
  .overview-content .tapo-capture-coverage h2 {
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 1.5em 6vw 0.5em;
  }
  .overview-content .tapo-capture-coverage p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .tapo-capture-coverage .search-box {
    width: 75%;
    margin: 2em 6vw 0;
  }
  .overview-content .tapo-capture-coverage .search-word {
    font-size: 1.5em;
    font-weight: 300;
    line-height: 1.5;
  }
  .overview-content .tapo-capture-coverage .search-icon {
    height: 5vw;
    margin-left: 1em;
  }
  .overview-content .tapo-capture-coverage .bg-text {
    position: relative;
  }
  .overview-content .tapo-capture-coverage .desc-m {
    font-size: 2.5vw;
  }
  .overview-content .tapo-capture-coverage .desc-1 {
    left: 40vw;
    top: 46vw;
    width: 24vw;
  }
  .overview-content .tapo-capture-coverage .desc-2 {
    left: 69vw;
    top: 46vw;
    width: 28vw;
  }
}
@media (max-width:414px) {
  .overview-content .tapo-capture-coverage {
    font-size: 2.5vw
  }
}



.overview-content .tapo-capture-coverage-dialog {
  font-size: 16px;
  margin: 0 auto;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 100vh;
  overflow: auto;
  background: #f4f4f4;
  z-index: -99;
  opacity: 0;
  transition: 0s ease-in-out opacity;
  display: flex;
  justify-content: center;
  align-items: center;
}
.overview-content .tapo-capture-coverage-dialog.active {
  opacity: 1;
  z-index: 99;
  transition: 1s ease-in-out opacity;
}
.overview-content .tapo-capture-coverage-dialog .w-container {
  width: 60%;
  margin: 0 auto;
}
.overview-content .tapo-capture-coverage-dialog .text {
  padding: 5em 5em;
  text-align: center;
  background-color: #fff;
  border-radius: 2em;
  box-shadow: 0 0 0.5em rgba(0, 0, 0, 0.1);
  position: relative;
}
.overview-content .tapo-capture-coverage-dialog h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.overview-content .tapo-capture-coverage-dialog h3 {
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.5;
  padding-bottom: 0.5em;
}
.overview-content .tapo-capture-coverage-dialog p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .tapo-capture-coverage-dialog p.note {
  font-size: 1em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .tapo-capture-coverage-dialog .button-close {
  position: absolute;
  top: 1.5em;
  right: 1.5em;
  width: 2.5em;
  height: 2.5em;
  border-radius: 50%;
  border: none;
  outline: unset;
  background: none;
  cursor: pointer;
}
.overview-content .tapo-capture-coverage-dialog .button-close:focus,
.overview-content .tapo-capture-coverage-dialog .button-close:hover {
  box-shadow: 0 0 0.3em rgba(0, 0, 0, 0.1);
}
.overview-content .tapo-capture-coverage-dialog .button-close img {
  width: 100%;
}
.overview-content .tapo-capture-coverage-dialog button .button-arrow {
  width: 2.5em;
  height: auto;
  display: block;
}
.overview-content .tapo-capture-coverage-dialog .button-box {
  text-align: left;
}
.overview-content .tapo-capture-coverage-dialog .table-box table {
  width: 100%;
  border-collapse: collapse;
}
.overview-content .tapo-capture-coverage-dialog .table-box tbody tr:nth-child(odd) {
  background-color: #f4f4f4;
}
.overview-content .tapo-capture-coverage-dialog .table-box th, 
.overview-content .tapo-capture-coverage-dialog .table-box td {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.2;
  padding: 0.5em 0.5em;
  border: none;
  text-align: center;
  position: relative;
}
.overview-content .tapo-capture-coverage-dialog .table-box tbody tr:nth-child(odd) td {
  padding: 0.75em 0.75em;
}
.overview-content .tapo-capture-coverage-dialog .table-box th {
  font-weight: 400;
  padding: 1.5em 0.75em;
}
.overview-content .tapo-capture-coverage-dialog .table-box .td-default {
  position: absolute;
  left: 0.5em;
  top: 0.75em;
  max-width: 5em;
  padding: 0.2em 0.5em 0.25em;
  color: #fff;
  font-size: 0.875em;
  font-weight: 400;
  line-height: 1.3;
  text-align: center;
  display: inline-block;
  background-color: #005eac;
  border-radius: 5em;
}
.overview-content .tapo-capture-coverage-dialog .note-box {
  margin-top: 2.5em;
  text-align: left;
}
@media (min-width: 1921px) {
  .overview-content .tapo-capture-coverage-dialog {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-capture-coverage-dialog {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-capture-coverage-dialog {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-capture-coverage-dialog {
    font-size: 10.35px;
    background: #fff;
    display: block;
  }
  .overview-content .tapo-capture-coverage-dialog .w-container {
    width: auto;
  }
  .overview-content .tapo-capture-coverage-dialog .text {
    padding: 5em 0;
    text-align: center;
    background: none;
    box-shadow: none;
  }
  .overview-content .tapo-capture-coverage-dialog h2 {
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 0 6vw .25em;
  }
  .overview-content .tapo-capture-coverage-dialog h3 {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    padding: 0 6vw;
  }
  .overview-content .tapo-capture-coverage-dialog p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .tapo-capture-coverage-dialog p.note {
    font-size: 1.25em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
    text-align: center;
  }
  .overview-content .tapo-capture-coverage-dialog .button-close {
    position: absolute;
    top: 5vw;
    right: 5vw;
    width: 5vw;
    height: 5vw;
  }
  .overview-content .tapo-capture-coverage-dialog .table-box table {
    width: 88vw;
    margin: 0 auto;
  }
  .overview-content .tapo-capture-coverage-dialog .table-box th, 
  .overview-content .tapo-capture-coverage-dialog .table-box td {
    font-size: 1.5em;
    padding: 0.5em 0.5em;
  }
  .overview-content .tapo-capture-coverage-dialog .table-box th {
    font-weight: 400;
    padding: 1.5em 0.75em;
  }
  .overview-content .tapo-capture-coverage-dialog .table-box .td-default {
    left: 6em;
    top: 1em;
    max-width: 5em;
    padding: 0.2em 0.5em 0.25em;
    font-size: 0.75em;
    border-radius: 5em;
  }
  .overview-content .tapo-capture-coverage-dialog .note-box {
    margin-top: 2.5em;
  }
}
@media (max-width:414px) {
  .overview-content .tapo-capture-coverage-dialog {
    font-size: 2.5vw;
  }
}



.overview-content .tapo-powerful-defense {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
}
.overview-content .tapo-powerful-defense .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.overview-content .tapo-powerful-defense .text {
  padding: 7em 0 2em;
  text-align: center;
}
.overview-content .tapo-powerful-defense h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .tapo-powerful-defense p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .tapo-powerful-defense .img {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 53.25%;
  margin: 0 auto;
  background: url(./img/i.png) top / 100% no-repeat;
}
.overview-content .tapo-powerful-defense .desc {
  position: absolute;
  line-height: normal;
}
.overview-content .tapo-powerful-defense .desc-rectangle-white {
  background-color: #fff;
  padding: 0.75em 1em;
  border-radius: 0.75em;
}
.overview-content .tapo-powerful-defense .desc-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.5em;
}
.overview-content .tapo-powerful-defense .desc-row-left {
  display: flex;
  align-items: center;
}
.overview-content .tapo-powerful-defense .desc-icon {
  width: auto;
  height: 1.375em;
  display: inline-block;
  margin-right: 0.1em;
}
.overview-content .tapo-powerful-defense .desc-tapo {
  font-size: 0.875em;
  font-weight: 400;
  line-height: 1;
  color: #005eac;
  padding: 0;
  display: inline-block;
}
.overview-content .tapo-powerful-defense .desc-now {
  font-size: 0.875em;
  font-weight: 400;
  line-height: 1.2;
  padding: 0;
  display: inline-block;
}
.overview-content .tapo-powerful-defense p.desc-b {
  font-size: 1.125em;
  font-weight: 500;
  line-height: 1.2;
  padding: 0 0 0.25em;
}
.overview-content .tapo-powerful-defense p.desc-m {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.5;
  padding: 0;
}
.overview-content .tapo-powerful-defense .desc-1 {
  left: 4%;
  bottom: 8%;
}
@media (min-width: 1921px) {
  .overview-content .tapo-powerful-defense {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-powerful-defense {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-powerful-defense {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-powerful-defense {
    font-size: 10.35px;
  }
  .overview-content .tapo-powerful-defense .w-container {
    width: auto;
  }
  .overview-content .tapo-powerful-defense .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .overview-content .tapo-powerful-defense h2 {
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 1.5em 6vw 0.5em;
  }
  .overview-content .tapo-powerful-defense p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .tapo-powerful-defense .img {
    padding-top: 72%;
    background: url(./m/i.jpg) top / 100% no-repeat;
  }
  .overview-content .tapo-powerful-defense .desc-rectangle-white {
    background-color: #fff;
    padding: 0.5em 1em;
    border-radius: 0.75em;
    box-shadow: 0 0 0.5em rgba(0, 0, 0, 0.2);
  }
  .overview-content .tapo-powerful-defense .desc-header {
    margin-bottom: 0em;
  }
  .overview-content .tapo-powerful-defense .desc-icon {
    width: auto;
    height: 8vw;
  }
  .overview-content .tapo-powerful-defense .desc-tapo {
    font-size: 2.5vw;
  }
  .overview-content .tapo-powerful-defense .desc-now {
    font-size: 2.75vw;
  }
  .overview-content .tapo-powerful-defense p.desc-b {
    font-size: 2.75vw;
    padding: 0 0 0.25em;
  }
  .overview-content .tapo-powerful-defense p.desc-m {
    font-size: 2.75vw;
    padding: 0;
  }
  .overview-content .tapo-powerful-defense .desc-1 {
    left: 6vw;
    bottom: auto;
    top: 50vw;
    width: 88vw;
  }
}
@media (max-width: 414px) {
  .overview-content .tapo-powerful-defense {
    font-size: 2.5vw;
  }
}



.overview-content .flexible-storage-options {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
}
.overview-content .flexible-storage-options .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.overview-content .flexible-storage-options .text {
  padding: 7em 0 4em;
  text-align: center;
}
.overview-content .flexible-storage-options h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .flexible-storage-options p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .flexible-storage-options a {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
  color: #005eac;
  text-decoration: none;
  border-bottom: 0.1em solid transparent;
  display: inline-block;
}
.overview-content .flexible-storage-options a:hover {
  border-color: #005eac;
}
.overview-content .flexible-storage-options .bg-container {
  display: flex;
  justify-content: space-between;
  padding-bottom: 9em;
}
.overview-content .flexible-storage-options .txt-container {
  width: 37.5%;
  box-sizing: border-box;
  padding-top: 4em;
}
.overview-content .flexible-storage-options .txt-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  width: 100%;
  padding: 0;
  text-align: left;
  border: none;
  outline: none;
  background: none;
}
.overview-content .flexible-storage-options .txt-header .title {
  display: block;
  font-size: 1.75em;
  font-weight: 400;
  line-height: 1.2;
  padding: 0.5em 0.5em 0.5em 0;
  flex: 1;
}
.overview-content .flexible-storage-options .txt-header .icon-fold {
  width: 1.5em;
}
.overview-content .flexible-storage-options .txt-item.active .txt-header .icon-fold {
  transform: rotateZ(90deg);
  transition: transform 0.8s;
}
.overview-content .flexible-storage-options .txt-body {
  padding-bottom: 0.25em;
}
.overview-content.js-active .flexible-storage-options .txt-body {
  display: none;
  overflow: hidden;
}
.overview-content .flexible-storage-options .img-container {
  width: 58%;
}
.overview-content .flexible-storage-options .img-container .img {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 68%;
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: auto 100%;
}
.overview-content.js-active .flexible-storage-options .img-container .img {
  display: none;
}
.overview-content.js-active .flexible-storage-options .img-container .img.active {
  display: block;
}
.overview-content .flexible-storage-options .img-container .img-1 {
  background-image: url(./img/j-1.png);
}
.overview-content .flexible-storage-options .img-container .img-2 {
  background-image: url(./img/j-2.png);
}
.overview-content .flexible-storage-options .img-container .img-3 {
  background-image: url(./img/j-3.png);
}
.overview-content .flexible-storage-options .img-container .img .desc {
  position: absolute;
  line-height: normal;
}
.overview-content .flexible-storage-options .img-container .img .desc-b {
  display: block;
  font-size: 1.375em;
  font-weight: 400;
  line-height: 1.2;
  padding: 0.1em 0.75em;
  color: #fff;
  background-color: #005eac;
}
.overview-content .flexible-storage-options .img-container .img-1 .desc-1 {
  bottom: 82.5%;
  left: 30.43%;
}
.overview-content .flexible-storage-options .img-container .img-2 .desc-1 {
  bottom: 58%;
  left: 13.1%;
}
.overview-content .flexible-storage-options .m-show {
  display: none;
}
@media (min-width:1921px) {
  .overview-content .flexible-storage-options {
    font-size: 0.8333vw;
  }
}
@media (max-width:1680px) {
  .overview-content .flexible-storage-options {
    font-size: 14px;
  }
}
@media (max-width:1440px) {
  .overview-content .flexible-storage-options {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .flexible-storage-options {
    font-size: 10.35px;
    padding-bottom: 0;
  }
  .overview-content .flexible-storage-options .w-container {
    width: auto;
  }
  .overview-content .flexible-storage-options .text {
    padding: 0 0 3em;
    text-align: left;
  }
  .overview-content .flexible-storage-options h2 {
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 1.5em 6vw 0.5em;
  }
  .overview-content .flexible-storage-options p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .flexible-storage-options p.title {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    padding: 0 6vw 0.375em;
  }
  .overview-content .flexible-storage-options a {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    margin: 0 6vw;
  }
  .overview-content .flexible-storage-options .bg-container {
    display: block;
    padding: 0;
  }
  .overview-content .flexible-storage-options .txt-container {
    display: none;
    width: auto;
    box-sizing: border-box;
    padding-top: 0;
  }
  .overview-content .flexible-storage-options .txt-header {
    padding: 1vw 0;
  }
  .overview-content .flexible-storage-options .txt-header .icon-fold {
    width: 4vw;
  }
  .overview-content .flexible-storage-options .txt-body {
    display: none;
    overflow: hidden;
    padding-bottom: 0vw;
  }
  .overview-content .flexible-storage-options .img-txt {
    padding-top: 1.5em;
    margin: 0 -5vw;
  }
  .overview-content .flexible-storage-options .img-container {
    width: auto;
  }
  .overview-content.js-active .flexible-storage-options .img-container .img,
  .overview-content.js-active .flexible-storage-options .img-container .img.active {
    display: block;
  }
  .overview-content .flexible-storage-options .img-container .img {
    width: 88vw;
    height: auto;
    margin: 0 auto;
    padding-top: 66%;
    background-position: top;
    background-size: 100%;
  }
  .overview-content .flexible-storage-options .img-container .img+.img {
    margin-top: 2.5em;
  }
  .overview-content .flexible-storage-options .img-container .img-1 {
    background-image: url(./m/j-1.png);
    padding-top: 61%;
  }
  .overview-content .flexible-storage-options .img-container .img-2 {
    background-image: url(./m/j-2.png);
  }
  .overview-content .flexible-storage-options .img-container .img-3 {
    background-image: url(./m/j-3.png);
  }
  .overview-content .flexible-storage-options .img-container .img-bg-txt {
    position: relative;
  }
  .overview-content .flexible-storage-options .img-container .img .desc-b {
    font-size: 3.5vw;
    padding: 0.1em 0.75em;
    border-radius: 0.1em;
  }
  .overview-content .flexible-storage-options .img-container .img-1 .desc-1 {
    bottom: -14vw;
    left: 32.2vw;
  }
  .overview-content .flexible-storage-options .img-container .img-2 .desc-1 {
    bottom: -32vw;
    left: 16.4vw;
  }
  .overview-content .flexible-storage-options .m-show {
    display: block;
  }
  .overview-content .flexible-storage-options .m-hide {
    display: none;
  }
}
@media (max-width:414px) {
  .overview-content .flexible-storage-options {
    font-size: 2.5vw;
  }
}



.overview-content .total-control-one-app {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  position: relative;
  background: #fafafa;
  overflow: hidden;
}
.overview-content .total-control-one-app .w-container {
  width: 73.125em;
  margin: 0 auto;
  position: relative;
}
.overview-content .total-control-one-app .text {
  padding: 23em 28em 0 0;
  text-align: left;
}
.overview-content .total-control-one-app .text .text-container {
  display: flex;
}
.overview-content .total-control-one-app h2 {
  font-size: 3.125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.5em;
  padding-left: 0.625em;
}
.overview-content .total-control-one-app h3 {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.overview-content .total-control-one-app p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
  padding-bottom: 1em;
}
.overview-content .total-control-one-app .c410-box.fixed {
  position: fixed;
  top: 0;
  margin: 0 auto;
  width: 100%;
}
.overview-content .total-control-one-app .c410-box.absolute {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.overview-content .total-control-one-app .img {
  height: 58em;
  position: relative;
  margin: 0 auto;
}
.overview-content .total-control-one-app .bg {
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: opacity linear 500ms;
  -webkit-transition: opacity linear 500ms;
  -moz-transition: opacity linear 500ms;
}
.overview-content .total-control-one-app .bg.active {
  opacity: 1;
}
.overview-content .total-control-one-app img.icon {
  width: 1em;
  height: 7.78125em;
  display: block;
  margin-top: 0.3em;
}
.overview-content .total-control-one-app .content {
  width: 32em;
  margin-left: 1em;
}
.overview-content .total-control-one-app img.phone {
  width: 17.5em;
  position: absolute;
  top: 10.5em;
  right: 0em;
}
.overview-content .total-control-one-app img.phone-out {
  width: 19.5em;
  position: absolute;
  top: 10.5em;
  right: 15em;
}
.overview-content .total-control-one-app .bg1 img.phone,
.overview-content .total-control-one-app .bg2 img.phone,
.overview-content .total-control-one-app .bg3 img.phone
{
  width: 19.5em;
}
.overview-content .total-control-one-app h2.mobile-text {
  display: none;
}
@media (min-width:1921px) {
  .overview-content .total-control-one-app {
    font-size: 0.8333vw;
  }
}
@media (max-width:1680px) {
  .overview-content .total-control-one-app {
    font-size: 14px;
  }
}
@media (max-width:1440px) {
  .overview-content .total-control-one-app {
    font-size: 12px;
  }
}
@media (max-width:736px) {
  .overview-content .total-control-one-app {
    font-size: 10.35px;
    background: none;
    margin-bottom: 2em;
  }
  .overview-content .total-control-one-app .w-container {
    width: auto;
    position: relative;
    text-align: center;
  }
  .overview-content .total-control-one-app .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .overview-content .total-control-one-app h2 {
    font-size: 2.5em;
    line-height: 1.2;
    padding: 1.5em 6vw 0.5em;
    position: relative;
    top: auto;
    left: auto;
    text-align: left;
  }
  .overview-content .total-control-one-app h3 {
    font-size: 2em;
    padding: 0 6vw .5em;
  }
  .overview-content .total-control-one-app p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .total-control-one-app h2.web-text {
    display: none;
  }
  .overview-content .total-control-one-app h2.mobile-text {
    display: block;
  }
  .overview-content .total-control-one-app .text .text-container {
    display: block;
  }
  .overview-content .total-control-one-app .content {
    width: auto;
    margin: 0 auto;
  }
  .overview-content .total-control-one-app .content br {
    display: none;
  }
  .overview-content .total-control-one-app .img {
    height: 140vw;
  }
  .overview-content .total-control-one-app .bg {
    position: relative;
    left: auto;
    top: auto;
    bottom: auto;
    right: auto;
    opacity: 1;
  }
  .overview-content .total-control-one-app img.icon {
    display: none;
  }
  .overview-content .total-control-one-app img.phone {
    width: 45vw;
    position: relative;
    margin: 0 auto;
    top: auto;
    right: auto;
  }
  .overview-content .total-control-one-app .bg1 img.phone,
  .overview-content .total-control-one-app .bg2 img.phone,
  .overview-content .total-control-one-app .bg3 img.phone
  {
    width: 51vw;
  }
  .overview-content .total-control-one-app img.phone-out{
    width: 51vw;
    position: absolute;
    margin: 0 auto;
    top: 36vw;
    right: auto;
    left: 24.5vw;
  }
  .overview-content .total-control-one-app .tp-banner-prev {
    position: absolute;
    bottom: 50vw;
    left: 7vw;
    z-index: 3;
    cursor: pointer;
  }
  .overview-content .total-control-one-app .tp-banner-prev .tp-banner-icon {
    background: url(./m/k-button-prev.png) 50% 100% no-repeat;
    background-size: 100%;
    display: block;
    width: 8vw;
    height: 8vw;
  }
  .overview-content .total-control-one-app .tp-banner-next .tp-banner-icon {
    background: url(./m/k-button-next.png) 50% 100% no-repeat;
    background-size: 100%;
    display: block;
    width: 8vw;
    height: 8vw;
  }
  .overview-content .total-control-one-app .tp-banner-next {
    position: absolute;
    bottom: 50vw;
    right: 7vw;
    z-index: 3;
    cursor: pointer;
  }
}
@media (max-width:414px) {
  .overview-content .total-control-one-app {
    font-size: 2.5vw;
  }
}



.overview-content .features-for-security {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  overflow: hidden;
}
.overview-content .features-for-security .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.overview-content .features-for-security .text {
  padding: 7em 0em 0em;
  text-align: center;
}
.overview-content .features-for-security h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .features-for-security h3 {
  font-size: 2.34375em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.overview-content .features-for-security p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .features-for-security .img-container {
  position: relative;
  width: 49.75%;
}
.overview-content .features-for-security .desc-img {
  width: 100%;
}
.overview-content .features-for-security span.desc {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.2;
  padding: 0.5em 1em;
  border-radius: 2em;
  position: absolute;
  color: #fff;
  background: #005eac;
  text-align: left;
}
.overview-content .features-for-security span.desc-1 {
  left: 44%;
  top: 42%;
  width: 39%;
}
.overview-content .features-for-security span.desc-2 {
  right: 36%;
  top: 41%;
}
.overview-content .features-for-security span.desc-3 {
  right: 35%;
  top: 27%;
}
.overview-content .features-for-security .content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 3em auto;
}
.overview-content .features-for-security .text-container-1 {
  text-align: left;
  width: 43%;
  box-sizing: border-box;
}
.overview-content .features-for-security .text-container-2 {
  text-align: right;
  width: 43%;
}
.overview-content .features-for-security img.web-img {
  display: block;
}
.overview-content .features-for-security img.mobile-img {
  display: none;
}
@media (min-width: 1922px) {
  .overview-content .features-for-security {
    font-size: 0.8333vw;
  }
}
@media (max-width:1680px) {
  .overview-content .features-for-security {
    font-size: 14px;
  }
}
@media (max-width:1440px) {
  .overview-content .features-for-security {
    font-size: 12px;
  }
}
@media (max-width:736px) {
  .overview-content .features-for-security {
    font-size: 10.35px;
  }
  .overview-content .features-for-security .w-container {
    width: auto;
  }
  .overview-content .features-for-security .text {
    padding: 0 0 1.5em;
    text-align: left;
  }
  .overview-content .features-for-security h2 {
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 1.5em 6vw 1em;
  }
  .overview-content .features-for-security h3 {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    padding: 1em 6vw 0.375em;
  }
  .overview-content .features-for-security p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .features-for-security .content {
    display: block;
    margin: 0 auto;
  }
  .overview-content .features-for-security .content+.content {
    margin-top: 3em;
  }
  .overview-content .features-for-security .content4,
  .overview-content .features-for-security .content2 {
    display: flex;
    flex-direction: column-reverse;
    margin: 0 auto;
  }
  .overview-content .features-for-security .text-container-1,
  .overview-content .features-for-security .text-container-2 {
    width: auto;
    padding: 0 0;
    text-align: left;
  }
  .overview-content .features-for-security .desc-img,
  .overview-content .features-for-security .img-container {
    width: 100vw;
    margin: 0 auto;
  }
  .overview-content .features-for-security span.desc {
    font-size: 3.25vw;
  }
  .overview-content .features-for-security span.desc-1 {
    left: 40vw;
    top: 33vw;
    width: 42vw;
  }
  .overview-content .features-for-security span.desc-2 {
    right: 36vw;
    top: 30vw;
  }
  .overview-content .features-for-security span.desc-3 {
    right: 31vw;
    top: 18vw;
  }
  .overview-content .features-for-security img.web-img {
    display: none;
  }
  .overview-content .features-for-security img.mobile-img {
    display: block;
  }
  .overview-content .features-for-security .m-hide {
    display: none;
  }
}
@media (max-width:414px) {
  .overview-content .features-for-security {
    font-size: 2.5vw;
  }
}
