body,
body>.page-content-wrapper,
html {overflow: visible !important;}

.overview-content section {font-size: 16px;max-width: 120em;margin: 0 auto;position: relative;}
.overview-content .w-container {width: 73.125em;margin: 0 auto;}
.overview-content .text {padding: 7em 0 1em;box-sizing: border-box;text-align: center;}
.overview-content .text.text-left {text-align: left;}
.overview-content .text.text-black {color: #000;}
.overview-content .text.text-white {color: #fff;}
.overview-content h2 {font-size: 2.8125em;font-weight: 400;line-height: 1.2;padding-bottom: 0.375em;}
.overview-content h3 {font-size: 1.875em;font-weight: 400;line-height: 1.3333;padding-bottom: 0.5em;}
.overview-content p {font-size: 1.22em;font-weight: 300;line-height: 1.5;padding-bottom: 0.75em;}
.overview-content p .highlight {font-weight: 500;}
.overview-content p.title {font-size: 1.25em;font-weight: 400;line-height: 1.3333;padding-bottom: 0.5em;}
.overview-content p.point {padding-left: 1.5em;position: relative;}
.overview-content p.point::before {content: '/2022';position: absolute;top: 0;left: 0;font-weight: 700;}
.overview-content p.note {font-size: 1.11em;font-weight: 300;line-height: 1.5;padding-top: 0.5em;padding-bottom: 0.25em;}
.overview-content a {color: inherit;outline: none;border: none;background: none;}
.overview-content a.link-more {font-size: 1.25em;font-weight: 300;line-height: 1.3333;display: inline-block;}
.overview-content button {color: inherit;outline: none;border: none;background: none;}
.overview-content button:hover {opacity: 0.6;}
.overview-content sup {font-size: 0.75em;}
.overview-content sup a {font-size: 1em !important;margin: 0 !important;text-decoration: none !important;border: none!important;}
.overview-content video {background-color: transparent;-webkit-tap-highlight-color: transparent;-webkit-focus-ring-color: transparent;}
.overview-content .white {color: #fff;}
.overview-content .black {color: #000;}
.overview-content .tapo-blue {color: #005eac;}
.overview-content .link-flex-box {display: flex;flex-wrap: wrap;justify-content: center;}
.overview-content .no-wrap {white-space: nowrap;}
.overview-content .m-show {display: none;}
@media(min-width: 1921px) {.overview-content section {font-size:0.8333vw;}}
@media(max-width: 1680px) {.overview-content section {font-size:14px;}}
@media(max-width: 1440px) {.overview-content section {font-size:12px;}}
@media (max-width: 736px) {
  .overview-content section {font-size: 10.35px;width: 100vw;max-width: 100%;}
  .overview-content .w-container {width: auto;}
  .overview-content .text {padding: 0 0 0.5em;text-align: left;}
  .overview-content h2 {font-size: 2.5em;padding: 2em 6vw 0.5em;}
  .overview-content h3 {font-size: 2em;padding: 0 6vw 0.5em;}
  .overview-content p {font-size: 1.75em;padding: 0 6vw 0.75em;}
  .overview-content p.title {font-size: 2em;font-weight: 400;padding-bottom: 0.5em;}
  .overview-content p.note {font-size: 1.5em;padding-top: 0em;padding-bottom: 0.25em;}
  .overview-content a.link-more {font-size: 1.75em;}
  .overview-content button:hover {opacity: 1;}
  .overview-content .m-show {display: block;}
  .overview-content .m-hide {display: none;}
}
@media(max-width: 414px) {.overview-content section {font-size:2.5vw;}}


.tp-videoContainer {width: auto;position: relative;font-size: 16px;max-width: 120em;margin: 0 auto;background-color: transparent;-webkit-tap-highlight-color: transparent;-webkit-focus-ring-color: transparent;}
.tp-videoContainer video {width: 100%;display: block;}
.tp-videoContainer .tp-controllerDiv {position: absolute;right: 2.5em;bottom: 2.5em;}
.tp-videoContainer .tp-controllerDiv .tp-pauseIcon {width: 3em;height: 3em;color: transparent;border-radius: 100%;-webkit-user-select: none;user-select: none;cursor: pointer;}
@media (min-width: 1921px) {.tp-videoContainer {font-size: 0.8333vw;}}
@media (max-width: 1680px) {.tp-videoContainer {font-size: 14px;}}
@media (max-width: 1440px) {.tp-videoContainer {font-size: 12px;}}
@media (max-width: 736px) {
  .tp-videoContainer {font-size: 10.35px;}
  .tp-videoContainer .videoController {top: 50%;left: 50%;right: unset;bottom: unset;transform: translate(-50%, -50%);}
}
@media (max-width: 414px) {.tp-videoContainer {font-size: 2.5vw;}}



.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-c675d_v1.active .animation-text.active {
    transform: translateY(0);
    opacity: 1;
  }
  .overview-content .tapo-c675d_v1.active .animation-text {
    transform: translateY(12vw);
    opacity: 0;
    transition: opacity 1s linear, transform 1s linear;
  }
}



.overview-content .tapo-banner {
  background: url(./img/a.jpg) top / 120em no-repeat;
  height: 60em;
  position: relative;
  display: flex;
  align-items: center;
}
.overview-content .tapo-banner .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.overview-content .tapo-banner .text {
  padding: 0em 54% 7.5em 0;
  text-align: left;
}
.overview-content .tapo-banner h2 {
  font-size: 3.05em;
  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: 1.125em;
}
.overview-content .tapo-banner .model {
  font-size: 1.875em;
  font-weight: 300;
  line-height: 1.2;
  color: #fff;
  padding: 0.2em 0.75em;
  border-radius: 1em;
  background-color: #005eac;
  display: inline-block;
  vertical-align: middle;
}
.overview-content .tapo-banner .banner-logos {
  margin-top: 3em;
}
.overview-content .tapo-banner .banner-logo {
  width: auto;
  height: 3em;
  margin-right: 0.25em;
  display: inline-block;
  vertical-align: middle;
}
.overview-content .tapo-banner video {
  width: 100%;
  display: block;
}
.overview-content .tapo-banner .m-hide {
  display: block;
}
.overview-content .tapo-banner .m-show {
  display: none;
}
@media(max-width: 736px) {
  .overview-content .tapo-banner {
    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 {
    color: #fff;
    padding: 8vw 0 0;
    text-align: left;
  }
  .overview-content .tapo-banner h2 {
    font-size: 7.75vw;
    padding: 0 6vw 0.25em 6vw;
  }
  .overview-content .tapo-banner h3 {
    font-size: 4.75vw;
    line-height: 1.4;
    padding-bottom: 1em;
  }
  .overview-content .tapo-banner p {
    font-size: 3.5vw;
  }
  .overview-content .tapo-banner .model {
    font-size: 4.75vw;
    padding: 0.2em 0.75em 0.3em;
    border-radius: 1em;
    margin: 0 6vw;
  }
  .overview-content .tapo-banner .banner-logos {
    margin: 6vw 0 0 6vw;
  }
  .overview-content .tapo-banner .banner-logo {
    height: 8vw;
    margin-right: 0.25em;
  }
  .overview-content .tapo-banner .m-hide {
    display: none;
  }
  .overview-content .tapo-banner .m-show {
    display: block;
  }
}



.overview-content .tapo-selling-points .text {
  padding: 7em 0 1em;
}
.overview-content .tapo-selling-points .box {
  height: 0;
  padding-top: 56.2%;
  margin: 0 auto;
  background: url(./img/b.png) 50% 0 / 100% no-repeat;
  position: relative;
}
.overview-content .tapo-selling-points .desc {
  position: absolute;
  line-height: normal;
  text-align: left;
}
.overview-content .tapo-selling-points .font-large {
  font-size: 2.375em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.2em;
}
.overview-content .tapo-selling-points .font-big {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.3;
  padding-bottom: 0.2em;
}
.overview-content .tapo-selling-points .font-medium {
  font-size: 1.1em;
  font-weight: 300;
  line-height: 1.2;
}
.overview-content .tapo-selling-points .font-small {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.4;
}
.overview-content .tapo-selling-points .font-smaller {
  font-size: 0.75em;
  font-weight: 700;
  line-height: 1.2;
}
.overview-content .tapo-selling-points .highlight {
  font-weight: 500;
}
.overview-content .tapo-selling-points .desc-1 {
  top: 3%;
  left: 2%;
  width: 23%;
}
.overview-content .tapo-selling-points .desc-2-1 {
  top: 43%;
  left: 2%;
  width: 34.5%;
}
.overview-content .tapo-selling-points .desc-2-2 {
  top: 65.5%;
  left: 6%;
  width: 8%;
  text-align: center;
}
.overview-content .tapo-selling-points .desc-2-3 {
  top: 65.5%;
  left: 14.8%;
  width: 8%;
  text-align: center;
}
.overview-content .tapo-selling-points .desc-2-4 {
  top: 65.5%;
  left: 24%;
  width: 8%;
  text-align: center;
}
.overview-content .tapo-selling-points .desc-3-1 {
  top: 3%;
  left: 52.5%;
  width: 18%;
}
.overview-content .tapo-selling-points .desc-3-2 {
  top: 31%;
  left: 52.5%;
  width: 18%;
}
.overview-content .tapo-selling-points .desc-4 {
  top: 77%;
  left: 2%;
  width: 24%;
}
.overview-content .tapo-selling-points .desc-5 {
  top: 51.5%;
  left: 39.4%;
  width: 10%;
  text-align: center;
}
.overview-content .tapo-selling-points .desc-6 {
  top: 70%;
  left: 39.4%;
  width: 10%;
  text-align: center;
}
.overview-content .tapo-selling-points .desc-7 {
  top: 90.2%;
  left: 39.4%;
  width: 10%;
  text-align: center;
}
.overview-content .tapo-selling-points .desc-8 {
  top: 58%;
  left: 52%;
  width: 23%;
}
.overview-content .tapo-selling-points .desc-9 {
  top: 57.5%;
  left: 78.5%;
  width: 16%;
}
.overview-content .tapo-selling-points .no-wrap {
  white-space: nowrap
}
@media (max-width: 736px) {
  .overview-content .tapo-selling-points {
    font-size: 10.35px;
    padding: 0
  }
  .overview-content .tapo-selling-points .w-container {
    width: 88%;
  }
  .overview-content .tapo-selling-points .text {
    padding: 5em 0 1em;
  }
  .overview-content .tapo-selling-points .box {
    width: 100%;
    padding-top: 229%;
    background: url(./m/b.png) top / 100% no-repeat;
  }
  .overview-content .tapo-selling-points .font-large {
    font-size: 5.75vw;
    font-weight: 400;
  }
  .overview-content .tapo-selling-points .font-big {
    font-size: 3.625vw;
    font-weight: 400;
  }
  .overview-content .tapo-selling-points .font-medium {
    font-size: 3.5vw;
    font-weight: 300;
  }
  .overview-content .tapo-selling-points .font-small {
    font-size: 3.5vw;
  }
  .overview-content .tapo-selling-points .font-smaller {
    font-size: 2.5vw;
  }
  .overview-content .tapo-selling-points .desc-1 {
    top: 1.5%;
    left: 5%;
    width: 44%;
  }
  .overview-content .tapo-selling-points .desc-2-1 {
    top: 21.5%;
    left: 4%;
    width: 60.5%;
  }
  .overview-content .tapo-selling-points .desc-2-2 {
    top: 32.5%;
    left: 7%;
    width: 15%;
  }
  .overview-content .tapo-selling-points .desc-2-3 {
    top: 32.5%;
    left: 25.2%;
    width: 15%;
  }
  .overview-content .tapo-selling-points .desc-2-4 {
    top: 32.5%;
    left: 43.2%;
    width: 15%;
  }
  .overview-content .tapo-selling-points .desc-3-1 {
    top: 52%;
    left: 4%;
    width: 40%;
  }
  .overview-content .tapo-selling-points .desc-3-2 {
    top: 65.5%;
    left: 4%;
    width: 40%;
  }
  .overview-content .tapo-selling-points .desc-4 {
    top: 38%;
    left: 5%;
    width: 32%;
  }
  .overview-content .tapo-selling-points .desc-5 {
    top: 25%;
    left: 72%;
    width: 26.2%;
    text-align: center;
  }
  .overview-content .tapo-selling-points .desc-6 {
    top: 34.5%;
    left: 72%;
    width: 26.2%;
    text-align: center;
  }
  .overview-content .tapo-selling-points .desc-7 {
    top: 44.2%;
    left: 72%;
    width: 26.2%;
    text-align: center;
  }
  .overview-content .tapo-selling-points .desc-8 {
    top: 79%;
    left: 4%;
    width: 46%;
  }
  .overview-content .tapo-selling-points .desc-9 {
    top: 79%;
    left: 57%;
    width: 46%;
  }
}



.overview-content .tapo-clear-view .text {
  padding: 6em 0% 1.25em;
  text-align: center;
}
.overview-content .tapo-clear-view .img {
  width: 100%;
  height: 0;
  padding-bottom: 50.5%;
  margin: 0 auto;
  background: url(./img/c.png) bottom / 100% no-repeat;
  position: relative;
}
.overview-content .tapo-clear-view .desc {
  position: absolute;
  line-height: normal;
  text-align: center;
}
.overview-content .tapo-clear-view .desc-m {
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1.3;
  display: block;
}
.overview-content .tapo-clear-view .desc-1 {
  top: 30.5%;
  left: 2.6%;
  width: 16%;
}
.overview-content .tapo-clear-view .desc-2 {
  top: 19%;
  left: 59.5%;
  width: 34%;
  text-align: left;
}
@media (max-width: 736px) {
  .overview-content .tapo-clear-view .text {
    padding: 0 0 0.5em;
    text-align: left;
  }
  .overview-content .tapo-clear-view .img {
    width: 88vw;
    height: auto;
    padding-bottom: 45%;
    background: url(./m/c.png) bottom / 100% no-repeat;
  }
  .overview-content .tapo-clear-view .desc-m {
    font-size: 3.5vw;
  }
  .overview-content .tapo-clear-view .desc-1 {
    top: 6%;
    left: 1.5%;
    width: 34%;
  }
  .overview-content .tapo-clear-view .desc-2 {
    top: 6%;
    left: 58.5%;
    width: 36%;
    text-align: center;
  }
}



.overview-content .telephoto-lens .video-container {
  position: relative;
  margin-bottom: 7em;
}
.overview-content .telephoto-lens .video-container video {
  border-radius: 1em;
}
.overview-content .telephoto-lens .desc {
  position: absolute;
  line-height: normal;
}
.overview-content .telephoto-lens .desc-rectangle-white {
  color: #005eac;
  padding: 0.1em 1em;
  background-color: #fff;
  border-radius: 1.5em;
}
.overview-content .telephoto-lens .desc-b {
  display: block;
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1.2;
}
.overview-content .telephoto-lens .desc-1 {
  bottom: 5%;
  left: 25%;
  transform: translateX(-50%);
}
.overview-content .telephoto-lens .desc-2 {
  bottom: 5%;
  left: 75%;
  transform: translateX(-50%);
}
.overview-content.js-active .telephoto-lens .desc {
  opacity: 0;
}
.overview-content.js-active .telephoto-lens .desc.active {
  opacity: 1;
}
@media (max-width: 736px) {
  .overview-content .telephoto-lens .video-container {
    margin-bottom: 5em;
  }
  .overview-content .telephoto-lens .video-container video {
    border-radius: 0;
  }
  .overview-content .telephoto-lens .desc-b {
    font-size: 3.5vw;
  }
  .overview-content .telephoto-lens .desc-1 {
    bottom: 5%;
    left: 25%;
  }
  .overview-content .telephoto-lens .desc-2 {
    bottom: 5%;
    left: 75%;
  }
}
