@charset "UTF-8";
@import url(bootstrap.min.css);
@import url(common.css);
@import url(swiper.min.css);
@import url(aos.css);
@import url(fancybox.css);
@import url(notosanskr.css);
@import url(notosansjp.css);
@import url(ui.css);
@import url(./font-awesome/font-awesome.css);


.main-wrap .main-visual {
  background-color: #38b3b0;
  color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(../images/visual_bg.jpg);
}
.main-wrap .main-visual .inner {
  position: relative;
  height: 800px;
  display: flex;
  align-items: center;
}
.main-wrap .main-visual .inner .visual-text {
  position: relative;
  z-index: 1;
}
.main-wrap .main-visual .inner .visual-text strong {
  font-size: 100px;
  font-weight: 900;
  display: block;
  text-transform: uppercase;
}
.main-wrap .main-visual .inner .visual-text p {
  font-size: 22px;
  line-height: 32px;
  margin-top: 15px;
}
.main-wrap .main-visual .inner .visual-text .title {
  font-size: 30px;
  line-height: 36px;
  margin-top: 42px;
  display:block;
}
.main-wrap .main-visual .inner .visual-text .title-big {
  font-size: 36px;
  line-height: 50px;
  margin-top: 22px;
  display:block;
}
.main-wrap .main-visual .inner .visual-text p br.m {
  display: none;
}
.main-wrap .main-visual .inner .visual-text a {
  margin-top: 43px;
  border: 1px solid #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  height: 69px;
  width: 294px;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
}
.main-wrap .main-visual .inner .visual-text a img {
  width: 12px;
  margin-left: 30px;
}
.main-wrap .main-visual .inner .visual-img {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 0;
}
.main-wrap .main-visual .inner .visual-link {
  position: absolute;
  left: 0;
  bottom: 50px;
}
.main-wrap .main-visual .inner .visual-link ul {
  display: flex;
  align-items: center;
}
.main-wrap .main-visual .inner .visual-link ul li a {
  color: #fff;
  font-size: 17px;
  font-weight: 700;
}
.main-wrap .main-visual .inner .visual-link ul li + li {
  margin-left: 20px;
}
.main-wrap .main-form {
  background-color: #043c70;
  padding: 50px 0;
}
.main-wrap .main-form .inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.main-wrap .main-form .inner .form-left {
  color: #fff;
}
.main-wrap .main-form .inner .form-left strong {
  display: block;
  font-size: 25px;
  font-weight: 500;
  letter-spacing: -0.03em;
}
.main-wrap .main-form .inner .form-left .agree {
  position: relative;
  margin-top: 15px;
}
.main-wrap .main-form .inner .form-left .agree input {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  visibility: hidden;
}
.main-wrap .main-form .inner .form-left .agree label {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.main-wrap .main-form .inner .form-left .agree label i {
  cursor: pointer;
  width: 15px;
  height: 15px;
  background-color: #fff;
  background-size: 9px auto;
  background-repeat: no-repeat;
  background-position: center center;
  margin-right: 10px;
  margin-top: -10px;
}
.main-wrap .main-form .inner .form-left .agree label p {
  font-size: 15px;
  color: #bbbbbb;
  font-weight: 500;
}
.main-wrap .main-form .inner .form-left .agree input:checked + label i {
  background-image: url(../images/icon_check.png);
}
.main-wrap .main-form .inner .form-left a {
  display: block;
  margin-top: 13px;
  box-sizing: border-box;
  border: 1px solid #6c6cac;
  text-align: center;
  line-height: 35px;
  width: 169px;
  font-size: 15px;
  font-weight: 500;
  color: #fff;
  letter-spacing: -0.03em;
}
.main-wrap .main-form .inner .form-right {
  width: 52.6%;
}
.main-wrap .main-form .inner .form-right div {
  display: flex;
  align-items: stretch;
  position: relative;
}
.main-wrap .main-form .inner .form-right div input {
  background-color: #fff;
  height: 66px;
  padding: 0 30px;
  color: #333;
  font-weight: 500;
  font-size: 20px;
  width: 60%;
  border: 0;
}
.main-wrap .main-form .inner .form-right div input::-moz-placeholder {
  color: #333;
  font-weight: 500;
}
.main-wrap .main-form .inner .form-right div input::placeholder {
  color: #333;
  font-weight: 500;
}
.main-wrap .main-form .inner .form-right div button {
  text-align: center;
  cursor: pointer;
  border: 0;
  background-color: #38b3b0;
  color: #fff;
  text-align: center;
  width: 40%;
  font-size: 20px;
  font-weight: 500;
}

.main-wrap .main-visual .banner-slide-wrap .banner-slide-controls {
  display: flex;
  margin-top: 20px;
}
.main-wrap .main-visual .banner-slide-wrap .banner-slide-controls button {
  overflow: hidden;
  border: 0;
  cursor: pointer;
  border-radius: 100%;
  border: 1px solid #fff;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6px auto;
  background-color: #FFF;
  background-image: url(../images/slide_prev.png);
  text-indent: -9999px;
  width: 26px;
  height: 26px;
}
.main-wrap .main-visual .banner-slide-wrap .banner-slide-controls button.banner-slide-next {
  margin-left: 30px;
  background-image: url(../images/slide_next.png);
}
.main-wrap .contents-intro .inner {
  position: relative;
  padding: 160px 0 100px;
}
.main-wrap .contents-intro .quick-contents {
  position: absolute;
  left: 0;
  top: 0;
}
.main-wrap .contents-intro .quick-contents ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
.main-wrap .contents-intro .quick-contents ul li {
  background-color: #003366;
}
.main-wrap .contents-intro .quick-contents ul li a {
  display: flex;
  align-items: center;
  padding: 0 50px;
  height: 66px;
  color: #fff;
}
.main-wrap .contents-intro .quick-contents ul li a img:first-child {
  margin-right: 20px;
  width: 37px;
}
.main-wrap .contents-intro .quick-contents ul li a img:last-child {
  margin-left: 40px;
  width: 12px;
}
.main-wrap .contents-intro .quick-contents ul li a span {
  font-size: 20px;
  font-weight: 500;
}
.main-wrap .contents-intro .quick-contents ul li:last-child {
  background-color: #33cc99;
}
.main-wrap .contents-intro .contents-slide-wrap .contents-slide .swiper-slide {
  text-align: center;
}
.main-wrap .contents-intro .contents-slide-wrap .contents-slide .swiper-slide .img {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 63px;
}
.main-wrap .contents-intro .contents-slide-wrap .contents-slide .swiper-slide .text strong {
  display: block;
  font-size: 25px;
  font-weight: 500;
  color: #333;
  text-align:center;
}
.main-wrap .contents-intro .contents-slide-wrap .contents-slide .swiper-slide .text ul {
  font-size: 17px;
  line-height: 25px;
  color: #666;
  margin-top: 40px;
}
.main-wrap .contents-intro .contents-slide-wrap .contents-slide .swiper-slide .text li {
  text-align:center;
}
.main-wrap .contents-intro .contents-slide-wrap .contents-slide .swiper-slide .text ul li + li {
  margin-top: 5px;
}
.main-wrap .contents-intro .contents-slide-wrap .contents-slide .swiper-slide a.more {
  margin-top: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.main-wrap .contents-intro .contents-slide-wrap .contents-slide .swiper-slide a.more img {
  margin-right: 8px;
  width: 16px;
}
.main-wrap .contents-intro .contents-slide-wrap .contents-slide .swiper-slide a.more span {
  font-size: 15px;
  color: #333;
}
.main-wrap .contents-intro .contents-slide-wrap .contents-slide-controls {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 70px;
}
.main-wrap .contents-intro .contents-slide-wrap .contents-slide-controls button {
  overflow: hidden;
  border: 0;
  cursor: pointer;
  border-radius: 100%;
  border: 1px solid #858585;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 11px auto;
  background-color: transparent;
  background-image: url(../images/slide_prev.png);
  text-indent: -9999px;
  width: 46px;
  height: 46px;
}
.main-wrap .contents-intro .contents-slide-wrap .contents-slide-controls button.contents-slide-next {
  margin-left: 50px;
  background-image: url(../images/slide_next.png);
}
.main-wrap .quick-category {
  background-position: center center;
  background-size: cover;
  background-image: url(../images/main_quick_bg.jpg);
  background-color: #e9e9e9;
  padding: 100px 0;
  position: relative;
}
.main-wrap .quick-category .inner > ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.main-wrap .quick-category .inner > ul li {
  width: 22.5%;
  min-width: 271px;
}
.main-wrap .quick-category .inner > ul li a {
  display: block;
  overflow: hidden;
}
.main-wrap .quick-category .inner > ul li a .thumb {
  height: 270px;
  background-repeat: no-repeat;
  background: center center;
  background-size: cover;
  transition: transform 0.4s ease-in-out;
}
.main-wrap .quick-category .inner > ul li a:hover .thumb{
    transform: scale(1.18);
}
.main-wrap .quick-category .inner > ul li a .text strong {
  display: block;
  color: #fff;
  font-weight: 700;
  line-height: 70px;
  padding: 0 20px;
  font-size: 27px;
  letter-spacing: -0.03em;
  background-color: #38b3b0;
  position: relative;
}
.main-wrap .quick-category .inner > ul li a .text strong::after {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translate(0, -50%);
  width: 21px;
  height: 1px;
  background: #fff;
}
.main-wrap .quick-category .inner > ul li a .text strong::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translate(-10.5px, -50%);
  width: 1px;
  height: 21px;
  background: #fff;
}
.main-wrap .partner {
  padding: 70px 0 100px;
}
.main-wrap .partner .partner-slide-wrap .swiper-slide .logo-item {
  width: 160px;
  height: 40px;
  margin: 0 auto 10px;
  max-width: 100%;
}
.main-wrap .partner .partner-slide-wrap .swiper-slide .logo-item img {
  display: block;
  margin: 0 auto;
  max-height: 100%;
}
.main-wrap .partner .partner-slide-wrap .partner-slide-controls {
  margin-top: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.main-wrap .partner .partner-slide-wrap .partner-slide-controls button {
  overflow: hidden;
  border: 0;
  cursor: pointer;
  border-radius: 100%;
  border: 1px solid #858585;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 11px auto;
  background-color: transparent;
  background-image: url(../images/slide_prev.png);
  text-indent: -9999px;
  width: 46px;
  height: 46px;
}
.main-wrap .partner .partner-slide-wrap .partner-slide-controls button.partner-slide-next {
  margin-left: 50px;
  background-image: url(../images/slide_next.png);
}
.main-wrap .contact {
  background-color: #e9e9e9;
  padding: 100px 0;
}
.main-wrap .contact .contact-box {
  display: flex;
  align-items: stretch;
}
.main-wrap .contact .contact-box > * {
  min-height: 100%;
}
.main-wrap .contact .contact-box .contact-left {
  background-color: #38b3b0;
  min-height: 100%;
  width: 282px;
  box-sizing: border-box;
  padding: 47px 0;
}
.main-wrap .contact .contact-box .contact-left h2 {
  display: block;
  font-size: 35px;
  line-height: 40px;
  font-weight: 700;
  color: #fff;
  box-sizing: border-box;
  text-align: center;
  letter-spacing: -0.03em;
}
.main-wrap .contact .contact-box .contact-left .line {
  border-top: 2px dotted #fff;
  width: 40px;
  display: block;
  margin: 20px auto 0;
  transform: rotate(-45deg);
}
.main-wrap .contact .contact-box .contact-right {
  width: calc(100% - 282px);
  box-sizing: border-box;
  background-color: #fff;
  padding: 47px 40px 47px 70px;
}
.main-wrap .contact .contact-box .contact-right strong {
  display: block;
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
  color: #333;
  letter-spacing: -0.03em;
  margin-bottom: 8px;
}
.main-wrap .contact .contact-box .contact-right p {
  font-size: 25px;
  color: #666;
  letter-spacing: -0.03em;
  line-height: 40px;
  font-weight: 400;
}
.main-wrap .contact .contact-box .contact-right ul {
  display: flex;
  align-items: start;
  flex-wrap: wrap;
}
.main-wrap .contact .contact-box .contact-right ul li {
  color: #999;
  font-size: 25px;
  margin-right: 16px;
  line-height: 40px;
  letter-spacing: -0.03em;
}
.main-wrap .contact .contact-box .contact-right ul li:last-child {
  margin-right: 0;
}
.main-wrap .contact .contact-box .contact-right a {
  display: block;
  margin-top: 20px;
  width: 254px;
  line-height: 66px;
  text-align: center;
  color: #fff;
  font-weight: 500;
  background-color: #e84a64;
  letter-spacing: -0.03em;
  font-size: 20px;
}
.main-wrap .certification {
  padding: 100px 0;
}
.main-wrap .certification ul {
  display: flex;
  /* align-items: baseline; */
  justify-content: center;
}
.main-wrap .certification ul li {
  width: 25%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.main-wrap .certification ul li .img {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 67px;
  margin-bottom: 16px;
}
.main-wrap .certification ul li .img img {
  max-height: 100%;
  max-width: unset;
}
.main-wrap .certification ul li .text {
  color: #666;
  line-height: 1.42em;
  color: #666;
  letter-spacing: -0.03em;
  text-align: center;
}

.video-wrap .sec-1 .inner {
  padding: 100px 0;
}
.video-wrap .sec-1 .item {
  display: flex;
  align-items: start;
}
.video-wrap .sec-1 .item .thumb {
  position: relative;
  width: 540px;
}
.video-wrap .sec-1 .item .thumb a {
  display: block;
  overflow: hidden;
}
.video-wrap .sec-1 .item .thumb a img {
  display: block;
  transition: transform 0.4s ease-in-out;
}
.video-wrap .sec-1 .item .thumb:hover a img{
    transform: scale(1.18);
}
.video-wrap .sec-1 .item .text {
  margin-left: 70px;
  width: calc(100% - 610px);
}
.video-wrap .sec-1 .item .text strong {
  display: block;
  font-size: 30px;
  line-height: 1.33em;
  color: #333;
  font-weight: 700;
}
.video-wrap .sec-1 .item .text p {
  margin-top: 20px;
  font-size: 20px;
  line-height: 2em;
  color: #999;
}
.video-wrap .sec-1 .item .text p em {
  display: block;
  font-size: 25px;
  color: #666;
  font-weight: 400;
  font-style:normal
}
.video-wrap .sec-1 .item .text a {
  display: block;
  text-align: center;
  color: #fff;
  background-color: #38b3b0;
  width: 254px;
  line-height: 66px;
  font-weight: 500;
  font-size: 20px;
  font-weight: 500;
  margin-top: 20px;
}
.video-wrap .sec-2 {
  background-color: #e9e9e9;
}
.video-wrap .sec-2 .inner {
  padding: 100px 0;
}
.video-wrap .sec-2 .sec-top {
  text-align: center;
}
.video-wrap .sec-2 .sec-top p {
  font-size: 20px;
  color: #666;
  line-height: 1.75em;
  text-align: center;
}
.video-wrap .sec-2 .sec-top strong {
  display: block;
  font-size: 30px;
  color: #333;
  line-height: 1.33em;
  margin-top: 10px;
  font-weight: inherit;
}
.video-wrap .sec-2 .step {
  text-align: center;
  display: flex;
  align-items: start;
  justify-content: center;
  margin-top: 60px;
}
.video-wrap .sec-2 .step li[class^=step] a {
  display: block;
}
.video-wrap .sec-2 .step li[class^=step] .cir {
  width: 180px;
  height: 180px;
  border-radius: 100%;
  color: #fff;
  display: flex;
  background-color: #38b3b0;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border-radius: 100%;
  transition: background 0.3s;
}
.video-wrap .sec-2 .step li[class^=step] .cir span {
  font-size: 35px;
  font-weight: 700;
}
.video-wrap .sec-2 .step li[class^=step] .cir img {
  width: 16px;
  margin-top: 16px;
}
.video-wrap .sec-2 .step li[class^=step]:hover .cir {
  background-color: #e84a64;
}
.video-wrap .sec-2 .step li[class^=step] p {
  margin-top: 20px;
  font-size: 17px;
  color: #666;
  text-align:center;
}
.video-wrap .sec-2 .step li.line {
  width: 160px;
  height: 1px;
  background-color: #999;
  margin: 0 40px;
  transform: translate(0, 89.5px);
}
.video-wrap .sec-3 .inner {
  padding: 100px 0;
}
.video-wrap .sec-3 .sec-top {
  text-align: center;
}
.video-wrap .sec-3 .sec-top span {
  color: #38b3b0;
  font-size: 20px;
  line-height: 1.75em;
}
.video-wrap .sec-3 .sec-top p {
  font-size: 20px;
  color: #666;
  line-height: 1.75em;
  text-align: center;
}
.video-wrap .sec-3 .sec-top strong {
  display: block;
  font-size: 30px;
  color: #333;
  line-height: 1.33em;
  font-weight: inherit;
}
.video-wrap .sec-3 .dashboard {
  position: relative;
  margin-top: 70px;
}
.video-wrap .sec-3 .dashboard .inner {
  position: relative;
  min-height: 511px;
}
.video-wrap .sec-3 .dashboard .dashboard-slide {
  width: 666px;
  margin: 0 auto;
  max-width: 55.5%;
}
.video-wrap .sec-3 .dashboard ul {
  position: absolute;
  left: 0;
  top: 10px;
  right: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}
.video-wrap .sec-3 .dashboard ul li {
  width: 50%;
  box-sizing: border-box;
  margin-bottom: 88px;
}
.video-wrap .sec-3 .dashboard ul li:nth-child(odd) {
  text-align: right !important;
  padding-right: calc(27.75% + 30px);
}
.video-wrap .sec-3 .dashboard ul li:nth-child(odd) .img {
  transform: translate(15px, 0);
}
.video-wrap .sec-3 .dashboard ul li:nth-child(even) {
  text-align: left;
  padding-left: calc(27.75% + 30px);
}
.video-wrap .sec-3 .dashboard ul li:nth-child(even) .img {
  transform: translate(-15px, 0);
}
.video-wrap .sec-3 .dashboard ul li:nth-child(3), .video-wrap .sec-3 .dashboard ul li:nth-child(4) {
  margin-bottom: 0;
}
.video-wrap .sec-3 .dashboard ul li .img {
  font-size: 0;
}
.video-wrap .sec-3 .dashboard ul li .img img {
  display: inline-block;
  width: 65px;
}
.video-wrap .sec-3 .dashboard ul li .text {
  margin-top: 20px;
}
.video-wrap .sec-3 .dashboard ul li .text strong {
  display: block;
  font-size: 25px;
  font-weight: 500;
  color: #333;
}
.video-wrap .sec-3 .dashboard ul li .text p {
  font-size: 14px;
  line-height: 20px;
  margin-top: 20px;
  color: #666;
}

.product-wrap .sec-1 .inner {
  padding: 100px 0;
}
.product-wrap .sec-1 .sec-top .name {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.product-wrap .sec-1 .sec-top .name h3 {
  font-size: 30px;
  color: #333;
  line-height: 1.33em;
}
.product-wrap .sec-1 .sec-top .name h3 em {
  color: #38b3b0;
  font-style:normal
}
.product-wrap .sec-1 .sec-top .name .link {
  width: 20px;
  margin-left: 15px;
  margin-top: 11px;
}
.product-wrap .sec-1 .sec-top .name .link img {
  display: block;
}
.product-wrap .sec-1 .sec-top .desc {
  padding: 50px 0;
  border-bottom: 1px solid #e7e7e7;
  font-size: 17px;
  line-height: 2em;
  color: #666;
}
.product-wrap .sec-1 .sec-top .desc p {
  font-size: 20px;
  line-height: 2em;
  color: #333;
}
.product-wrap .sec-1 .sec-top .desc p a {
  display: inline-block;
  width: 19px;
  margin-left: 16px;
}
.product-wrap .sec-1 .sec-top .desc p a img {
  display: block;
}
.product-wrap .sec-1 .sec-top .desc div {
  font-size: 17px;
  line-height: 2em;
  color: #666;
}
.product-wrap .sec-1 .sec-top .desc div em {
  font-size: 20px;
  line-height: 1.75em;
  font-style:normal
}
.product-wrap .sec-1 .sec-top .desc div em.success {
  color: #38b3b0;
}
.product-wrap .sec-1 .sec-top .desc div em.danger {
  color: #e84a64;
}
.product-wrap .sec-1 .sec-top .desc div + div {
  margin-top: 1.75em;
}
.product-wrap .sec-1 .sec-top > ul {
  margin-top: 50px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
.product-wrap .sec-1 .sec-top > ul li {
  width: 50%;
  box-sizing: border-box;
}
.product-wrap .sec-1 .sec-top > ul li:nth-child(even) {
  padding-left: 8%;
}
.product-wrap .sec-1 .sec-top > ul li p, .product-wrap .sec-1 .sec-top .desc .po > ul li p {
  position: relative;
  box-sizing: border-box;
  padding-left: 20px;
  color: #666;
  font-size: 17px;
  line-height: 2em;
}
.product-wrap .sec-1 .sec-top > ul li p::before, .product-wrap .sec-1 .sec-top .desc .po > ul li p::before {
  content: "";
  width: 3px;
  height: 3px;
  background-color: #333;
  border-radius: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(0, calc(1em - 50%));
}
.product-wrap .sec-1 .img {
  margin-top: 100px;
}
.product-wrap .sec-1 .img .swiper-slide img {
  display: block;
  margin: 0 auto;
}
.product-wrap .product-desc .inner {
  padding: 100px 0;
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}
.product-wrap .product-desc .inner > dl {
  width: 50%;
}
.product-wrap .product-desc .inner > dl dt {
  color: #333;
  margin-bottom: 43px;
  font-size: 25px;
  font-weight: 500;
}
.product-wrap .product-desc .inner > dl dd {
  position: relative;
  padding-left: 15px;
  font-size: 17px;
  line-height: 2em;
  color: #666;
}
.product-wrap .product-desc .inner > dl dd::before {
  content: "-";
  position: absolute;
  left: 0;
  top: 0;
}
.product-wrap .product-desc .inner > dl:nth-child(even) {
  box-sizing: border-box;
  padding-left: 8%;
}
.product-wrap .product-desc .inner > dl.ol dd {
  padding-left: 39px;
}
.product-wrap .product-desc .inner > dl.ol dd .num {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  width: 24px;
  line-height: 24px;
  border-radius: 100%;
  color: #fff;
  background-color: #38b3b0;
  font-size: 17px;
  text-align: center;
}
.product-wrap .product-desc .inner > dl.ol dd::before {
  content: "";
}
.product-wrap .product-desc .inner > dl.none dd {
  padding-left: 0;
}
.product-wrap .product-desc .inner > dl.none dd::before {
  content: none;
}
.product-wrap .product-desc .inner > dl.type2 dd {
  padding-left: 0;
  font-size: 17px;
  line-height: 2em;
}
.product-wrap .product-desc .inner > dl.type2 dd::before {
  content: none;
}
.product-wrap .product-desc .inner > dl.type2 dd strong {
  display: block;
  font-weight: 500;
  color: #333;
}
.product-wrap .product-desc .inner > dl.type2 dd p {
  color: #666;
}
.product-wrap .product-desc .inner > dl.type2 dd + dd {
  margin-top: 2em;
}
.product-wrap .product-desc.desc-1 {
  background-color: #e9e9e9;
}
.product-wrap .product-desc.desc-2 {
  background-color: #f4f4f4;
}
.product-wrap .product-desc.desc-2 dl dd {
  padding-left: 20px;
}
.product-wrap .product-desc.desc-2 dl dd::before {
  content: "";
  width: 3px;
  height: 3px;
  background-color: #333;
  border-radius: 100%;
  transform: translate(0, calc(1em - 50%));
}

.attack-wrap .sec-1 .inner {
  padding: 100px 0;
}


.attack-wrap .sec-1 .inner .sec-title .name {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.attack-wrap .sec-1 .inner .sec-title .name h3 {
  font-size: 30px;
  color: #333;
  line-height: 1.33em;
}
.attack-wrap .sec-1 .inner .sec-title .name h3 em {
  color: #38b3b0;
  font-style:normal
}
.attack-wrap .sec-1 .inner .sec-title .name .link {
  width: 20px;
  margin-left: 15px;
  margin-top: 11px;
}
.attack-wrap .sec-1 .inner .sec-title .name .link img {
  display: block;
}
.attack-wrap .sec-1 .inner .sec-title .desc {
  padding: 50px 0;
  border-bottom: 1px solid #e7e7e7;
  font-size: 17px;
  line-height: 2em;
  color: #666;
}
.attack-wrap .sec-1 .inner .sec-title .desc p {
  font-size: 20px;
  line-height: 2em;
  color: #333;
}
.attack-wrap .sec-1 .inner .sec-title .desc p a {
  display: inline-block;
  width: 19px;
  margin-left: 16px;
}
.attack-wrap .sec-1 .inner .sec-title .desc p a img {
  display: block;
}
.attack-wrap .sec-1 .inner .sec-title .desc div {
  font-size: 17px;
  line-height: 2em;
  color: #666;
}
.attack-wrap .sec-1 .inner .sec-title .desc div em {
  font-size: 20px;
  line-height: 1.75em;
  font-style:normal
}
.attack-wrap .sec-1 .inner .sec-title .desc div em.success {
  color: #38b3b0;
}
.attack-wrap .sec-1 .inner .sec-title .desc div em.danger {
  color: #e84a64;
}
.attack-wrap .sec-1 .inner .sec-title .desc div + div {
  margin-top: 1.75em;
}

.attack-wrap .sec-1 .inner .sec-top {
  margin-top: 50px;
}

.attack-wrap .sec-1 .inner .sec-top > p {
  font-size: 30px;
  line-height: 1.33em;
  color: #333;
}
.attack-wrap .sec-1 .inner .sec-top ol {
  margin-top: 45px;
}
.attack-wrap .sec-1 .inner .sec-top ol li {
  position: relative;
  padding-left: 45px;
}
.attack-wrap .sec-1 .inner .sec-top ol li .num {
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  background-color: #38b3b0;
  font-size: 20px;
  border-radius: 100%;
}
.attack-wrap .sec-1 .inner .sec-top ol li p {
  font-size: 20px;
  line-height: 1.5em;
  color: #666;
  word-break: keep-all;
}
.attack-wrap .sec-1 .inner .sec-top ol li + li {
  margin-top: 10px;
}
.attack-wrap .sec-1 .inner .img {
  margin-top: 100px;
}
.attack-wrap .sec-1 .inner .img img {
  display: block;
  margin: 0 auto;
}
.attack-wrap .sec-2 {
  background-color: #e9e9e9;
}
.attack-wrap .sec-2 .inner {
  padding: 100px 0;
}
.attack-wrap .sec-2 .inner ul {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: wrap;
}
.attack-wrap .sec-2 .inner ul li {
  width: 50%;
  margin-bottom: 100px;
}
.attack-wrap .sec-2 .inner ul li strong {
  display: block;
  font-size: 25px;
  font-weight: 500;
  color: #333;
}
.attack-wrap .sec-2 .inner ul li div {
  margin-top: 40px;
  font-size: 17px;
  line-height: 2em;
  color: #666;
  word-break: keep-all;
}
.attack-wrap .sec-2 .inner ul li div span {
  color: #38b3b0;
}
.attack-wrap .sec-2 .inner ul li div em {
  color: #21bd89;
  font-style:normal
}
.attack-wrap .sec-2 .inner ul li:nth-child(3), .attack-wrap .sec-2 .inner ul li:nth-child(4) {
  margin-bottom: 0;
}
.attack-wrap .sec-2 .inner ul li:nth-child(even) {
  padding-left: 8%;
  box-sizing: border-box;
}
.attack-wrap .sec-3 {
  background-color: #f4f4f4;
}
.attack-wrap .sec-3 .inner {
  padding: 100px 0;
}
.attack-wrap .sec-3 .inner > p {
  font-size: 30px;
  line-height: 1.33em;
  color: #333;
}
.attack-wrap .sec-3 .inner > p em {
  color: #38b3b0;
  font-style:normal
}
.attack-wrap .sec-3 .inner .hotline-box {
  margin-top: 50px;
  background-color: #fff;
  display: flex;
  align-items: stretch;
}
.attack-wrap .sec-3 .inner .hotline-box > * {
  min-height: 100%;
}
.attack-wrap .sec-3 .inner .hotline-box .hotline-left {
  background-color: #38b3b0;
  min-height: 100%;
  width: 282px;
  box-sizing: border-box;
  padding: 47px 0;
}
.attack-wrap .sec-3 .inner .hotline-box .hotline-left h2 {
  display: block;
  font-size: 35px;
  line-height: 40px;
  font-weight: 700;
  color: #fff;
  box-sizing: border-box;
  text-align: center;
  letter-spacing: -0.03em;
}
.attack-wrap .sec-3 .inner .hotline-box .hotline-left .line {
  border-top: 2px dotted #fff;
  width: 40px;
  display: block;
  margin: 30px auto 0;
  box-sizing: border-box;
  transform: rotate(-45deg);
}
.attack-wrap .sec-3 .inner .hotline-box .hotline-right {
  width: calc(100% - 282px);
  box-sizing: border-box;
  background-color: #fff;
  padding: 47px 40px 89px 70px;
}
.attack-wrap .sec-3 .inner .hotline-box .hotline-right strong {
  display: block;
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
  color: #333;
  letter-spacing: -0.03em;
  margin-bottom: 18px;
}
.attack-wrap .sec-3 .inner .hotline-box .hotline-right p {
  font-size: 25px;
  color: #666;
  letter-spacing: -0.03em;
  line-height: 40px;
  font-weight: 400;
}
.attack-wrap .sec-3 .inner .hotline-box .hotline-right p em {
  color: #000000;
  font-style:normal
}
.attack-wrap .sec-3 .inner .hotline-box .hotline-right a {
  display: block;
  margin-top: 23px;
  width: 254px;
  line-height: 66px;
  text-align: center;
  color: #fff;
  font-weight: 500;
  background-color: #e84a64;
  letter-spacing: -0.03em;
  font-size: 20px;
}

.customer-wrap .sec-1 .inner {
  position: relative;
  padding: 100px 135px;
  border-bottom: 1px solid #e7e7e7;
  box-sizing: border-box;
}
.customer-wrap .sec-1 .swiper-slide .item {
  display: flex;
}
.customer-wrap .sec-1 .swiper-slide .item .thumb {
  width: 300px;
  overflow: hidden;
}
.customer-wrap .sec-1 .swiper-slide .item .thumb a {
  border-radius: 100%;
  overflow: hidden;
  position: relative;
  display: block;
  height: 0;
  padding-bottom: 100%;
}
.customer-wrap .sec-1 .swiper-slide .item .thumb a .bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  pointer-events: none;
  transition:transform 0.4s ease-in-out;
}
.customer-wrap .sec-1 .swiper-slide .item .thumb:hover a .bg{
    transform: scale(1.18);
}
.customer-wrap .sec-1 .swiper-slide .item .text {
  margin-left: 100px;
  width: calc(100% - 400px);
}
.customer-wrap .sec-1 .swiper-slide .item .text .name strong {
  display: block;
  font-size: 25px;
  line-height: 1.4em;
  color: #333;
  font-weight:500 !important;
}
.customer-wrap .sec-1 .swiper-slide .item .text .name p {
  font-size: 20px;
  line-height: 1.75em;
  color: #38b3b0;
}
.customer-wrap .sec-1 .swiper-slide .item .text .desc {
  font-size: 17px;
  line-height: 2em;
  margin-top: 2.2em;
  margin-bottom: 1.8em;
  color: #666;
}
.customer-wrap .sec-1 .swiper-slide .item .text .desc strong {
  color: #333;
  font-weight:500;
}
.customer-wrap .sec-1 .swiper-slide .item .text .star {
  display: flex;
  align-items: center;
}
.customer-wrap .sec-1 .swiper-slide .item .text .star i {
  width: 18px;
  height: 17px;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(../images/start_off.png);
}
.customer-wrap .sec-1 .swiper-slide .item .text .star i.on {
  background-image: url(../images/start_on.png);
}
.customer-wrap .sec-1 .swiper-slide .item .text .star i + i {
  margin-left: 5px;
}
.customer-wrap .sec-1 .customer-slide-prev {
  width: 27px;
  height: 53px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-color: transparent;
  background-image: url(../images/slide_prev2.png);
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: 0;
  overflow: hidden;
  text-indent: -9999px;
  border: 0;
  cursor: pointer;
}
.customer-wrap .sec-1 .customer-slide-next {
  width: 27px;
  height: 53px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-color: transparent;
  background-image: url(../images/slide_next2.png);
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  right: 0;
  overflow: hidden;
  text-indent: -9999px;
  border: 0;
  cursor: pointer;
}
.customer-wrap .partner {
  padding: 100px 0;
}

.customer-wrap .sec-1 .sec-top .name h3 {
  font-size: 30px;
  color: #333;
  line-height: 1.33em;
}
.customer-wrap .sec-1 .sec-top .name h3 em {
  color: #38b3b0;
  font-style:normal
}
.customer-wrap .sec-1 .sec-top .name .link {
  width: 20px;
  margin-left: 15px;
  margin-top: 11px;
}
.customer-wrap .sec-1 .sec-top .desc {
  padding: 20px 0 30px;
  font-size: 17px;
  line-height: 2em;
  color: #666;
}
.customer-wrap .sec-1 .sec-top .desc p {
  font-size: 20px;
  line-height: 2em;
  color: #333;
}
.customer-wrap .sec-1 .sec-top .desc p a {
  display: inline-block;
  width: 19px;
  margin-left: 16px;
}
.customer-wrap .sec-1 .sec-top .desc div {
  font-size: 17px;
  line-height: 2em;
  color: #666;
}
.customer-wrap .sec-1 .sec-top .desc div em {
  font-size: 20px;
  line-height: 1.75em;
  font-style:normal
}
.customer-wrap .sec-1 .sec-top .desc div em.success {
  color: #38b3b0;
}
.customer-wrap .sec-1 .sec-top .desc div em.danger {
  color: #e84a64;
}
.customer-wrap .sec-1 .sec-top .desc div + div {
  margin-top: 1.75em;
}
.customer-wrap .sec-1 .sec-top > ul {
  margin-top: 50px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
.customer-wrap .sec-1 .sec-top > ul li {
  width: 50%;
  box-sizing: border-box;
}
.customer-wrap .sec-1 .sec-top > ul li:nth-child(even) {
  padding-left: 8%;
}
.customer-wrap .sec-1 .sec-top > ul li p {
  position: relative;
  box-sizing: border-box;
  padding-left: 20px;
  color: #666;
  font-size: 17px;
  line-height: 2em;
}
.customer-wrap .sec-1 .sec-top > ul li p::before {
  content: "";
  width: 3px;
  height: 3px;
  background-color: #333;
  border-radius: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(0, calc(1em - 50%));
}


.fancy-video {
  position: relative;
}
.fancy-video::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  width: 47px;
  height: 47px;
  border-radius: 100%;
  box-sizing: border-box;
  border: 2px solid #fff;
  background-color: #38b3b0;
}
.fancy-video::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(calc(-50% + 2px), -50%);
  z-index: 2;
  border-left: 12px solid #fff;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}

.pricing-wrap {
  padding: 100px 0;
}
.pricing-wrap .pricing-tab {
  position: relative;
  padding: 10px 190px 10px 0;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 0px;
}
.pricing-wrap .pricing-tab .swiper-slide {
  width: auto;
}
.pricing-wrap .pricing-tab .swiper-slide:last-child {
  display: none !important;
}
.pricing-wrap .pricing-tab .swiper-slide a {
  display: block;
  padding: 0 40px;
  background-color: #e84a64;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  line-height: 52px;
}
.pricing-wrap .pricing-tab ul li button {
  border: 0;
  cursor: pointer;
  padding: 0 30px;
  text-align: center;
  font-size: 20px;
  color: #333;
  background-color: transparent;
  height: 52px;
}
.pricing-wrap .pricing-tab ul li button.cur {
  color: #fff;
  background-color: #38b3b0;
}
.pricing-wrap .pricing-tab ul li + li {
  position: relative;
}
.pricing-wrap .pricing-tab ul li + li::before {
  content: "ㅣ";
  color: #999;
  font-weight: 300;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(calc(-50% - 20px), -50%);
}
.pricing-wrap .pricing-tab > a {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  width: 190px;
  text-align: center;
  background-color: #e84a64;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  line-height: 52px;
}
.pricing-wrap .tab-contents .tab-content {
  display: none;
}
.pricing-wrap .tab-contents .tab-content.cur {
  display: block;
}
.pricing-wrap .tab-contents .tab-content .price-list .price-item {
  box-sizing: border-box;
}
.pricing-wrap .tab-contents .tab-content .price-list .price-item .info {
  text-align: center;
  border: 1px solid #ccc;
  box-sizing: border-box;
  position: relative;
}
.pricing-wrap .tab-contents .tab-content .price-list .price-item .info .name {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 75px;
  border-bottom: 1px solid #ccc;
}
.pricing-wrap .tab-contents .tab-content .price-list .price-item .info .name img {
  width: 29px;
  margin-right: 10px;
}
.pricing-wrap .tab-contents .tab-content .price-list .price-item .info .name strong {
  font-size: 25px;
  font-weight: 500;
  color: #333;
}
.pricing-wrap .tab-contents .tab-content .price-list .price-item .info .price {
  color: #38b3b0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 145px;
}
.pricing-wrap .tab-contents .tab-content .price-list .price-item .info .price strong {
  display: block;
  font-weight: 500;
  font-size: 45px;
  line-height: 1.4em;
  letter-spacing: -0.05em;
}
.pricing-wrap .tab-contents .tab-content .price-list .price-item .info .price span {
  display: block;
  font-size: 17px;
  line-height: 1.7em;
}
.pricing-wrap .tab-contents .tab-content .price-list .price-item .info::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 100%;
  background-repeat: no-repeat;
  background-image: url(../images/price_after.png);
  background-position: center center;
  background-size: cover;
  transform: translate(-50%, 0);
  width: 19px;
  height: 10px;
}

.pricing-wrap .tab-contents .tab-content .price-list .price-item .info .tap_4 {
  height: 200px;
}
.pricing-wrap .tab-contents .tab-content .price-list .price-item .info .tap_4 .storage { display:block; background-color:#fafafa; padding:12px; font-size:13px; color:#333333; line-height:1.5em; margin-top:10px
  }

.pricing-wrap .tab-contents .tab-content .price-list .price-item .info_b {
  text-align: center;
  border: 1px solid #ccc;
  box-sizing: border-box;
  position: relative;
}
.pricing-wrap .tab-contents .tab-content .price-list .price-item .info_b .name {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 75px;
  border-bottom: 1px solid #ccc;
}
.pricing-wrap .tab-contents .tab-content .price-list .price-item .info_b .name img {
  width: 29px;
  margin-right: 10px;
}
.pricing-wrap .tab-contents .tab-content .price-list .price-item .info_b .name strong {
  font-size: 25px;
  font-weight: 500;
  color: #333;
}
.pricing-wrap .tab-contents .tab-content .price-list .price-item .info_b .price {
  color: #38b3b0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 145px;
}
.pricing-wrap .tab-contents .tab-content .price-list .price-item .info_b .price strong {
  display: block;
  font-weight: 500;
  font-size: 45px;
  line-height: 1.4em;
  letter-spacing: -0.05em;
}
.pricing-wrap .tab-contents .tab-content .price-list .price-item .info_b .price span {
  display: block;
  font-size: 17px;
  line-height: 1.7em;
}
.pricing-wrap .tab-contents .tab-content .price-list .price-item .info_b .tap_4 {
  height: 200px;
}
.pricing-wrap .tab-contents .tab-content .price-list .price-item .info_b .tap_4 .storage { display:block; background-color:#fafafa; padding:12px; font-size:13px; color:#333333; line-height:1.5em; margin-top:10px
  }

.pricing-wrap .tab-contents .tab-content .price-list .price-item .desc {
  margin-top: 50px;
}
.pricing-wrap .tab-contents .tab-content .price-list .price-item .desc ul li {
  font-size: 15px;
  color: #666;
  line-height: 1.25em;
  padding-left: 30px;
  position: relative;
}
.pricing-wrap .tab-contents .tab-content .price-list .price-item .desc ul li + li {
  margin-top: 1em;
}
.pricing-wrap .tab-contents .tab-content .price-list .price-item .desc ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 15px;
  height: 1.25em;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
}
.pricing-wrap .tab-contents .tab-content .price-list .price-item .desc ul li.o::before {
  background-image: url(../images/pricing_chk.png);
  background-size: 14px auto;
}
.pricing-wrap .tab-contents .tab-content .price-list .price-item .desc ul li.x::before {
  background-image: url(../images/pricing_x.png);
  background-size: 12px auto;
}
.pricing-wrap .tab-contents .tab-content .price-list .price-item .btm {
  margin-top: 50px;
  background-color: #f4f4f4;
  min-height: 190px;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}
.pricing-wrap .tab-contents .tab-content .price-list .price-item .btm ul {
  text-align: center;
}
.pricing-wrap .tab-contents .tab-content .price-list .price-item .btm ul li {
  color: #666;
  font-size: 17px;
  line-height: 1.76em;
}
.pricing-wrap .tab-contents .tab-content .price-list .price-item .btm ul li em {
  display: block;
  color: #333;
  font-weight: 500;
  font-style:normal;
}
.pricing-wrap .tab-contents .tab-content .price-list.price-slide3 .swiper-wrapper {
  justify-content: center;
}

.pricing-wrap .fricing-tab {
  position: relative;
  margin-bottom: 10px;
  padding: 6px 10px;
  border: 1px solid #efefef;
  display: inline-block;
  border-radius: 50px;
  line-height: 1em;
  background-color: #fafafa
}
.pricing-wrap .fricing-tab .swiper-slide {
  width: auto;
}
.pricing-wrap .fricing-tab .swiper-slide:last-child { margin-right:0 !important;}
.pricing-wrap .fricing-tab .swiper-slide a {
  display: block;
  padding: 0 40px;
  background-color: #e84a64;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  line-height: 52px;
}
.pricing-wrap .fricing-tab ul li button {
  border: 0;
  cursor: pointer;
  padding: 0 10px;
  text-align: center;
  font-size: 14px;
  color: #333;
  background-color: transparent;
  height: 28px;
  border-radius: 50px;
  font-weight:500; min-width:100px;
  border: 1px solid #fafafa ;
}
.pricing-wrap .fricing-tab ul li button.cur {
  background-color: #ffffff;
  border: 1px solid #E0E0E0 ;
  color: #121314;
  font-weight:600
}
.pricing-wrap .fricing-tab ul li + li {
  position: relative;
}
.pricing-wrap .fricing-tab ul li + li::before {
  content: "";
  color: #efefef;
  font-weight: 300;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(calc(-50% - 20px), -50%);
}
.pricing-wrap .fricing-tab > a {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  width: 190px;
  text-align: center;
  background-color: #e84a64;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  line-height: 52px;
}

.pricing-wrap .tab-contents .ftab-content {
  display: none;
}
.pricing-wrap .tab-contents .ftab-content.cur {
  display: block;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item {
  box-sizing: border-box;
    width: 23%;
  margin-right: 13px;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .info {
  text-align: center;
  border: 1px solid #ccc;
  box-sizing: border-box;
  position: relative;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .info .name {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 75px;
  border-bottom: 1px solid #ccc;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .info .name img {
  width: 29px;
  margin-right: 10px;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .info .name strong {
  font-size: 25px;
  font-weight: 500;
  color: #333;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .info .price {
  color: #38b3b0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 145px;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .info .price strong {
  display: block;
  font-weight: 500;
  font-size: 40px;
  line-height: 1.4em;
  letter-spacing: -0.05em;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .info .price span {
  display: block;
  font-size: 17px;
  line-height: 1.7em;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .info::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 100%;
  background-repeat: no-repeat;
  background-image: url(../images/price_after.png);
  background-position: center center;
  background-size: cover;
  transform: translate(-50%, 0);
  width: 19px;
  height: 10px;
}

.pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .info .tap_4 {
  height: 200px;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .info .tap_4 .storage { display:block; background-color:#fafafa; padding:12px; font-size:13px; color:#333333; line-height:1.5em; margin-top:10px
  }


.pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .desc {
  margin-top: 50px;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .desc ul li {
  font-size: 15px;
  color: #666;
  line-height: 1.25em;
  padding-left: 30px;
  position: relative;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .desc ul li + li {
  margin-top: 1em;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .desc ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 15px;
  height: 1.25em;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .desc ul li.o::before {
  background-image: url(../images/pricing_chk.png);
  background-size: 14px auto;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .desc ul li.x::before {
  background-image: url(../images/pricing_x.png);
  background-size: 12px auto;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .btm {
  margin-top: 50px;
  background-color: #f4f4f4;
  min-height: 190px;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .btm ul {
  text-align: center;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .btm ul li {
  color: #666;
  font-size: 17px;
  line-height: 1.76em;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .btm ul li em {
  display: block;
  color: #333;
  font-weight: 500;
  font-style:normal;
}

.pricing-wrap .fricing-tab01 {
  position: relative;
  margin-bottom: 10px;
  padding: 6px 10px;
  border: 1px solid #efefef;
  display: inline-block;
  border-radius: 50px;
  line-height: 1em;
  background-color: #fafafa
}
.pricing-wrap .fricing-tab01 .swiper-slide {
  width: auto;
}
.pricing-wrap .fricing-tab01 .swiper-slide:last-child { margin-right:0 !important;}
.pricing-wrap .fricing-tab01 .swiper-slide a {
  display: block;
  padding: 0 40px;
  background-color: #e84a64;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  line-height: 52px;
}
.pricing-wrap .fricing-tab01 ul li button {
  border: 0;
  cursor: pointer;
  padding: 0 10px;
  text-align: center;
  font-size: 14px;
  color: #333;
  background-color: transparent;
  height: 28px;
  border-radius: 50px;
  font-weight:500; min-width:100px;
  border: 1px solid #fafafa ;
}
.pricing-wrap .fricing-tab01 ul li button.cur {
  background-color: #ffffff;
  border: 1px solid #E0E0E0 ;
  color: #121314;
  font-weight:600
}
.pricing-wrap .fricing-tab01 ul li + li {
  position: relative;
}
.pricing-wrap .fricing-tab01 ul li + li::before {
  content: "";
  color: #efefef;
  font-weight: 300;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(calc(-50% - 20px), -50%);
}
.pricing-wrap .fricing-tab01 > a {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  width: 190px;
  text-align: center;
  background-color: #e84a64;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  line-height: 52px;
}

.pricing-wrap .tab-contents .ftab-content01 {
  display: none;
}
.pricing-wrap .tab-contents .ftab-content01.cur {
  display: block;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item {
  box-sizing: border-box;
    width: 23%;
  margin-right: 13px;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .info {
  text-align: center;
  border: 1px solid #ccc;
  box-sizing: border-box;
  position: relative;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .info .name {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 75px;
  border-bottom: 1px solid #ccc;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .info .name img {
  width: 29px;
  margin-right: 10px;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .info .name strong {
  font-size: 25px;
  font-weight: 500;
  color: #333;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .info .price {
  color: #38b3b0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 145px;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .info .price strong {
  display: block;
  font-weight: 500;
  font-size: 40px;
  line-height: 1.4em;
  letter-spacing: -0.05em;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .info .price span {
  display: block;
  font-size: 17px;
  line-height: 1.7em;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .info::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 100%;
  background-repeat: no-repeat;
  background-image: url(../images/price_after.png);
  background-position: center center;
  background-size: cover;
  transform: translate(-50%, 0);
  width: 19px;
  height: 10px;
}

.pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .info .tap_4 {
  height: 200px;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .info .tap_4 .storage { display:block; background-color:#fafafa; padding:12px; font-size:13px; color:#333333; line-height:1.5em; margin-top:10px
  }


.pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .desc {
  margin-top: 50px;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .desc ul li {
  font-size: 15px;
  color: #666;
  line-height: 1.25em;
  padding-left: 30px;
  position: relative;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .desc ul li + li {
  margin-top: 1em;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .desc ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 15px;
  height: 1.25em;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .desc ul li.o::before {
  background-image: url(../images/pricing_chk.png);
  background-size: 14px auto;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .desc ul li.x::before {
  background-image: url(../images/pricing_x.png);
  background-size: 12px auto;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .btm {
  margin-top: 50px;
  background-color: #f4f4f4;
  min-height: 190px;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .btm ul {
  text-align: center;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .btm ul li {
  color: #666;
  font-size: 17px;
  line-height: 1.76em;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .btm ul li em {
  display: block;
  color: #333;
  font-weight: 500;
  font-style:normal;
}

.pricing-wrap .fricing-tab02 {
  position: relative;
  margin-bottom: 10px;
  padding: 6px 10px;
  border: 1px solid #efefef;
  display: inline-block;
  border-radius: 50px;
  line-height: 1em;
  background-color: #fafafa
}
.pricing-wrap .fricing-tab02 .swiper-slide {
  width: auto;
}
.pricing-wrap .fricing-tab02 .swiper-slide:last-child { margin-right:0 !important;}
.pricing-wrap .fricing-tab02 .swiper-slide a {
  display: block;
  padding: 0 40px;
  background-color: #e84a64;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  line-height: 52px;
}
.pricing-wrap .fricing-tab02 ul li button {
  border: 0;
  cursor: pointer;
  padding: 0 10px;
  text-align: center;
  font-size: 14px;
  color: #333;
  background-color: transparent;
  height: 28px;
  border-radius: 50px;
  font-weight:500; min-width:100px;
  border: 1px solid #fafafa ;
}
.pricing-wrap .fricing-tab02 ul li button.cur {
  background-color: #ffffff;
  border: 1px solid #E0E0E0 ;
  color: #121314;
  font-weight:600
}
.pricing-wrap .fricing-tab02 ul li + li {
  position: relative;
}
.pricing-wrap .fricing-tab02 ul li + li::before {
  content: "";
  color: #efefef;
  font-weight: 300;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(calc(-50% - 20px), -50%);
}
.pricing-wrap .fricing-tab02 > a {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  width: 190px;
  text-align: center;
  background-color: #e84a64;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  line-height: 52px;
}

.pricing-wrap .tab-contents .ftab-content02 {
  display: none;
}
.pricing-wrap .tab-contents .ftab-content02.cur {
  display: block;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item {
  box-sizing: border-box;
    width: 23%;
  margin-right: 13px;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .info {
  text-align: center;
  border: 1px solid #ccc;
  box-sizing: border-box;
  position: relative;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .info .name {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 75px;
  border-bottom: 1px solid #ccc;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .info .name img {
  width: 29px;
  margin-right: 10px;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .info .name strong {
  font-size: 25px;
  font-weight: 500;
  color: #333;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .info .price {
  color: #38b3b0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 145px;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .info .price strong {
  display: block;
  font-weight: 500;
  font-size: 40px;
  line-height: 1.4em;
  letter-spacing: -0.05em;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .info .price span {
  display: block;
  font-size: 17px;
  line-height: 1.7em;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .info::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 100%;
  background-repeat: no-repeat;
  background-image: url(../images/price_after.png);
  background-position: center center;
  background-size: cover;
  transform: translate(-50%, 0);
  width: 19px;
  height: 10px;
}

.pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .info .tap_4 {
  height: 200px;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .info .tap_4 .storage { display:block; background-color:#fafafa; padding:12px; font-size:13px; color:#333333; line-height:1.5em; margin-top:10px
  }


.pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .desc {
  margin-top: 50px;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .desc ul li {
  font-size: 15px;
  color: #666;
  line-height: 1.25em;
  padding-left: 30px;
  position: relative;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .desc ul li + li {
  margin-top: 1em;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .desc ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 15px;
  height: 1.25em;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .desc ul li.o::before {
  background-image: url(../images/pricing_chk.png);
  background-size: 14px auto;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .desc ul li.x::before {
  background-image: url(../images/pricing_x.png);
  background-size: 12px auto;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .btm {
  margin-top: 50px;
  background-color: #f4f4f4;
  min-height: 190px;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .btm ul {
  text-align: center;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .btm ul li {
  color: #666;
  font-size: 17px;
  line-height: 1.76em;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .btm ul li em {
  display: block;
  color: #333;
  font-weight: 500;
  font-style:normal;
}

.pricing-wrap .fricing-tab03 {
  position: relative;
  margin-bottom: 10px;
  padding: 6px 10px;
  border: 1px solid #efefef;
  display: inline-block;
  border-radius: 50px;
  line-height: 1em;
  background-color: #fafafa
}
.pricing-wrap .fricing-tab03 .swiper-slide {
  width: auto;
}
.pricing-wrap .fricing-tab03 .swiper-slide:last-child { margin-right:0 !important;}
.pricing-wrap .fricing-tab03 .swiper-slide a {
  display: block;
  padding: 0 40px;
  background-color: #e84a64;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  line-height: 52px;
}
.pricing-wrap .fricing-tab03 ul li button {
  border: 0;
  cursor: pointer;
  padding: 0 10px;
  text-align: center;
  font-size: 14px;
  color: #333;
  background-color: transparent;
  height: 28px;
  border-radius: 50px;
  font-weight:500; min-width:100px;
  border: 1px solid #fafafa ;
}
.pricing-wrap .fricing-tab03 ul li button.cur {
  background-color: #ffffff;
  border: 1px solid #E0E0E0 ;
  color: #121314;
  font-weight:600
}
.pricing-wrap .fricing-tab03 ul li + li {
  position: relative;
}
.pricing-wrap .fricing-tab03 ul li + li::before {
  content: "";
  color: #efefef;
  font-weight: 300;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(calc(-50% - 20px), -50%);
}
.pricing-wrap .fricing-tab03 > a {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  width: 190px;
  text-align: center;
  background-color: #e84a64;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  line-height: 52px;
}

.pricing-wrap .tab-contents .ftab-content03 {
  display: none;
}
.pricing-wrap .tab-contents .ftab-content03.cur {
  display: block;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item {
  box-sizing: border-box;
    width: 23%;
  margin-right: 13px;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .info {
  text-align: center;
  border: 1px solid #ccc;
  box-sizing: border-box;
  position: relative;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .info .name {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 75px;
  border-bottom: 1px solid #ccc;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .info .name img {
  width: 29px;
  margin-right: 10px;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .info .name strong {
  font-size: 25px;
  font-weight: 500;
  color: #333;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .info .price {
  color: #38b3b0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 145px;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .info .price strong {
  display: block;
  font-weight: 500;
  font-size: 40px;
  line-height: 1.4em;
  letter-spacing: -0.05em;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .info .price span {
  display: block;
  font-size: 17px;
  line-height: 1.7em;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .info::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 100%;
  background-repeat: no-repeat;
  background-image: url(../images/price_after.png);
  background-position: center center;
  background-size: cover;
  transform: translate(-50%, 0);
  width: 19px;
  height: 10px;
}

.pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .info .tap_4 {
  height: 200px;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .info .tap_4 .storage { display:block; background-color:#fafafa; padding:12px; font-size:13px; color:#333333; line-height:1.5em; margin-top:10px
  }


.pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .desc {
  margin-top: 50px;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .desc ul li {
  font-size: 15px;
  color: #666;
  line-height: 1.25em;
  padding-left: 30px;
  position: relative;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .desc ul li + li {
  margin-top: 1em;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .desc ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 15px;
  height: 1.25em;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .desc ul li.o::before {
  background-image: url(../images/pricing_chk.png);
  background-size: 14px auto;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .desc ul li.x::before {
  background-image: url(../images/pricing_x.png);
  background-size: 12px auto;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .btm {
  margin-top: 50px;
  background-color: #f4f4f4;
  min-height: 190px;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .btm ul {
  text-align: center;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .btm ul li {
  color: #666;
  font-size: 17px;
  line-height: 1.76em;
}
.pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .btm ul li em {
  display: block;
  color: #333;
  font-weight: 500;
  font-style:normal;
}

.case-wrap .case-content {
  padding: 179px 0 100px;
}
.case-wrap .case-content .case-tab {
  position: relative;
  padding: 10px 41px 10px 0;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 20px;
}
.case-wrap .case-content .case-tab .swiper-slide {
  width: auto;
}
.case-wrap .case-content .case-tab ul li button {
  border: 0;
  cursor: pointer;
  padding: 0 30px;
  text-align: center;
  font-size: 20px;
  color: #333;
  background-color: transparent;
  height: 52px;
}
.case-wrap .case-content .case-tab ul li button.cur {
  color: #fff;
  background-color: #38b3b0;
}
.case-wrap .case-content .case-tab ul li + li {
  position: relative;
}
.case-wrap .case-content .case-tab ul li + li::before {
  content: "ㅣ";
  color: #999;
  font-weight: 300;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(calc(-50% - 20px), -50%);
}
.case-wrap .case-content .case-tab a {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  width: 41px;
  height: 41px;
  background-color: #ccc;
  overflow: hidden;
  text-indent: -9999px;
}
.case-wrap .case-content .case-tab a::before {
  content: "";
  background-color: #fff;
  width: 1px;
  height: 21px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.case-wrap .case-content .case-tab a::after {
  content: "";
  background-color: #fff;
  width: 21px;
  height: 1px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.case-wrap .case-content .tab-contents .tab-content {
  display: none;
}
.case-wrap .case-content .tab-contents .tab-content.cur {
  display: block;
}
.case-wrap .case-content .tab-contents .tab-content .case {
  color: #666;
  font-size: 17px;
  line-height: 2em;
  padding: 50px 0;
  border-bottom: 1px solid #e7e7e7;
}
.case-wrap .case-content .tab-contents .tab-content .solution {
  padding-top: 50px;
}
.case-wrap .case-content .tab-contents .tab-content .solution strong {
  display: block;
  font-size: 25px;
  line-height: 1.6em;
  color: #333;
  font-weight: 500;
}
.case-wrap .case-content .tab-contents .tab-content .solution strong::before {
  content: "";
  width: 42px;
  height: 1px;
  background-color: #333;
  display: block;
  margin-bottom: 20px;
}
.case-wrap .case-content .tab-contents .tab-content .solution div {
  margin-top: 33px;
  font-size: 17px;
  line-height: 2em;
  color: #666;
}
.case-wrap .case-content .tab-contents .tab-content .solution div em {
  display: block;
  color: #38b3b0;
  font-style:normal
}
.case-wrap .video {
  padding: 100px 0;
  background: #e9e9e9;
}
.case-wrap .video .video-top h3 {
  display: block;
  color: #333;
  font-size: 30px;
  line-height: 1.33em;
}
.case-wrap .video .video-top p {
  font-size: 17px;
  color: #666;
  line-height: 2em;
  margin-top: 0.4em;
}
.case-wrap .video .video-slide-wrap {
  margin-top: 50px;
}
.case-wrap .video .video-slide-wrap .video-slide .swiper-slide a {
  display: block;
  overflow: hidden;
}
.case-wrap .video .video-slide-wrap .video-slide .swiper-slide a .video-thumb {
  position: relative;
  height: 250px;
}
.case-wrap .video .video-slide-wrap .video-slide .swiper-slide a .video-thumb .bg{
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    transition: transform 0.4s ease-in-out;
    position: absolute;
    left:0;
    right:0;
    bottom:0;
    top:0;
}
.case-wrap .video .video-slide-wrap .video-slide .swiper-slide a:hover .video-thumb .bg{
    transform: scale(1.18);
}
.case-wrap .video .video-slide-wrap .video-slide .swiper-slide a .video-text {
  background-color: #fff;
  text-align: center;
  color: #333;
  font-size: 20px;
  line-height: 66px;
  position: relative;
  z-index: 2;
}
.case-wrap .video .video-slide-wrap .video-slide-controls {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 70px;
}
.case-wrap .video .video-slide-wrap .video-slide-controls button {
  overflow: hidden;
  border: 0;
  cursor: pointer;
  border-radius: 100%;
  border: 1px solid #858585;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 11px auto;
  background-color: #FFF;
  background-image: url(../images/slide_prev.png);
  text-indent: -9999px;
  width: 46px;
  height: 46px;
}
.case-wrap .video .video-slide-wrap .video-slide-controls button.video-slide-next {
  margin-left: 50px;
  background-image: url(../images/slide_next.png);
}
.case-wrap .start {
  background-image: url(../images/case_start_bg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 615px;
}
.case-wrap .start .inner {
  display: flex;
  height: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.case-wrap .start .inner > div {
  width: 100%;
}
.case-wrap .start .inner > div ul {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  text-align: center;
  width: 100%;
}
.case-wrap .start .inner > div ul li {
  width: 33.3333333333%;
  height: 212px;
  border-radius: 106px;
  background-color: rgba(0, 0, 0, 0.3);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.case-wrap .start .inner > div ul li strong {
  font-size: 100px;
  line-height: 1em;
}
.case-wrap .start .inner > div ul li p {
  font-size: 20px;
  margin-top: 1em;
}
.case-wrap .start .inner > div ul li:nth-child(2) {
  background-color: transparent;
}
.case-wrap .start .inner > div ul li:nth-child(2) strong {
  font-size: 60px;
  line-height: 100px;
}
.case-wrap .start .inner > a {
  margin-top: 35px;
  color: #fff;
  border: 1px solid #fff;
  box-sizing: border-box;
  height: 67px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 0 50px;
  font-size: 20px;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: baseline;
}
.case-wrap .start .inner > a img {
  margin-left: 30px;
  width: 12px;
}

.member-wrap {
  width: 100%;
  min-height: 100vh;
  background-color: #38b3b0;
  padding-top:243px
  /* display: flex; */
  /* align-items: center; */
  /* justify-content: center; */
  /* overflow-x: hidden; */
  /* flex-direction: column; */
  /* padding: 50px 0; */
  /* box-sizing: border-box; */
}
.member-wrap .mid-section {
  position: relative;
  width: 100%;
  padding: 70px 0;
  background-color: #e84a64;
}
.member-wrap .mid-section .mid-top {
  width: 490px;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, 0);
  max-width: 100%;
  bottom: 0;
  z-index: 0;
}
.member-wrap .mid-section .mid-top h2 {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, calc(-100% - 70px));
  display: block;
  width: 164px;
  margin: 0 auto;
}
.member-wrap .mid-section .mid-top h2 a,
.member-wrap .mid-section .mid-top h2 img {
  display: block;
}
.member-wrap .mid-section .mid-top .bg-1 {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-139px, -100%);
}
.member-wrap .mid-section .mid-top .bg-2 {
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translate(100%, 100%);
}

.member-wrap .login-box {
    position: relative;
    z-index: 1;
  width: 394px;
  max-width: 100%;
  margin: 0 auto;
}
.member-wrap .login-box .form-row input {
  width: 100%;
  box-sizing: border-box;
  border: 0;
  height: 66px;
  padding: 0 30px;
  font-size: 20px !important;
  font-weight: 400;
  border-radius: 0px;
}

.member-wrap .login-box .form-row .show {
  position: absolute;
    right: 31px;
    top: 50%;
    border: 0;
    cursor: pointer;
    background-color: transparent;
    width: 26px;
	height: 17px;
    transform: translate(0, -50%);
    padding: 0;
	background: url(../images/icon_show_on.png) 0 0 no-repeat;
	background-size: 26px auto;

}

.member-wrap .login-box .form-row .hide_on {
  position: absolute;
    right: 31px;
    top: 50%;
    border: 0;
    cursor: pointer;
    background-color: transparent;
    width: 26px;
	height: 17px;
    transform: translate(0, -50%);
    padding: 0;
	background: url(../images/icon_show.png) 0 0 no-repeat;
	background-size: 26px auto;

}

.member-wrap .login-box .form-row input:focus {
    outline: 1px solid #38b3b0 !important;
  }
.member-wrap .login-box .form-row input::-moz-placeholder {
  color: #ccc;
}
.member-wrap .login-box .form-row input::placeholder {
  color: #ccc;
}
.member-wrap .login-box .form-row + .form-row {
  border-top: 1px solid #ccc;
}
.member-wrap .login-box .btn-submit {
  width: 100%;
  background-color: #000000;
  color: #fff;
  height: 66px;
  text-align: center;
  border: 0;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  margin-top: 15px;
}
.member-wrap .login-box .util-menu {
  display: flex;
  align-items: center;
  margin-top: 30px;
  justify-content: space-between;
}
.member-wrap .login-box .util-menu a {
  color: #ffffff;
  font-size: 17px;
  font-weight: 400;
}
.member-wrap .pwd-guide{
    margin-top: 2em;
    font-size: 14px;
    height: 0;
    line-height: 20px;
    font-weight: 400;
    color:#fff;
    text-align: center;
    word-break: keep-all;
	z-index:1;
}

.join-wrap {
  background-color: #38b3b0;
  min-height: 100vh;
}
.join-wrap .inner {
  width: 860px;
  padding-top: 143px;
}
.join-wrap .join-top {
  text-align: center;
  position: relative;
  padding-bottom: 70px;
}
.join-wrap .join-top h2 {
  display: block;
  width: 164px;
  margin: 0 auto;
}
.join-wrap .join-top h2 a,
.join-wrap .join-top h2 img {
  display: block;
  margin: 0 auto;
}
.join-wrap .join-top > img {
  position: absolute;
  left: 37px;
  bottom: 0;
}
.join-wrap .join-content {
  background-color: #fff;
  padding: 90px 0 70px;
}
.join-wrap .join-content .step {
  margin-bottom: 80px;
}
.join-wrap .join-content .step ul {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.join-wrap .join-content .step ul li {
  position: relative;
}
.join-wrap .join-content .step ul li .num {
  width: 42px;
  line-height: 42px;
  text-align: center;
  color: #fff;
  background-color: #b3b3b3;
  position: absolute;
  left: 0;
  top: 0;
  transform: translate(0, -50%);
  border-radius: 100%;
}
.join-wrap .join-content .step ul li p {
  width: 247px;
  line-height: 80px;
  text-align: center;
  background-color: #dadada;
  border-radius: 40px;
  font-weight: 700;
  font-size: 20px;
  color: #fff;
}
.join-wrap .join-content .step ul li.cur .num {
  background-color: #003366;
}
.join-wrap .join-content .step ul li.cur p {
  background-color: #e84963;
}
.join-wrap .join-content .step ul li.arr {
  margin: 0 20px;
}
.join-wrap .join-content .step ul li.arr img {
  display: block;
}
.join-wrap .join-content .content-box {
  background-color: #efefef;
  padding: 60px 30px;
}
.join-wrap .join-content .content-box.step-1 .term-box > strong {
  display: block;
  font-size: 25px;
  color: #333;
  font-weight: 500;
  margin-bottom: 20px;
  padding-left: 29px;
}
.join-wrap .join-content .content-box.step-1 .term-box .term {
  height: 530px;
  overflow: auto;
  border: 1px solid #dfdfdf;
  padding: 51px 31px;
  box-sizing: border-box;
  background-color: #fff;
  font-size: 17px;
  line-height: 2em;
  color: #666;
}
.join-wrap .join-content .content-box.step-1 .term-box .term .w-700 {
  font-weight: 700;
}
.join-wrap .join-content .content-box.step-1 .term-box .term .w-500 {
  font-weight: 500;
}
.join-wrap .join-content .content-box.step-1 .term-box .term .c-333 {
  color: #333;
}
.join-wrap .join-content .content-box.step-1 .term-box .term .m-b-5 {
  margin-bottom: 2em;
}
.join-wrap .join-content .content-box.step-1 .term-box .term .m-t-5 {
  margin-top: 2em;
}
.join-wrap .join-content .content-box.step-1 .term-box .term .m-l-20 {
  margin-left: 20px;
}
.join-wrap .join-content .content-box.step-1 .term-box .term h4 {
  display: block;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.75em;
  color: #333;
  margin-bottom: 1.75em;
}
.join-wrap .join-content .content-box.step-1 .term-box .term h3 {
  font-weight: 700;
  color: #333;
}
.join-wrap .join-content .content-box.step-1 .term-box .term ol.m-l-20 > li {
  position: relative;
}
.join-wrap .join-content .content-box.step-1 .term-box .term ol.m-l-20 > li .first_letter {
  position: absolute;
  left: 0;
  top: 0;
  transform: translate(calc(-100% - 5px), 0);
}
.join-wrap .join-content .content-box.step-1 .term-box .term ol.m-l-20 ol {
  margin-top: 0;
}
.join-wrap .join-content .content-box.step-1 .term-box .term-input {
  position: relative;
  margin-top: 30px;
}
.join-wrap .join-content .content-box.step-1 .term-box .term-input input {
  position: absolute;
  left: 0;
  top: 0;
  visibility: hidden;
  pointer-events: none;
}
.join-wrap .join-content .content-box.step-1 .term-box .term-input label {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.join-wrap .join-content .content-box.step-1 .term-box .term-input label i {
  background-repeat: no-repeat;
  background-color: #fff;
  width: 18px;
  height: 18px;
  box-sizing: border-box;
  border: 1px solid #dfdfdf;
}
.join-wrap .join-content .content-box.step-1 .term-box .term-input label p {
  margin-left: 14px;
  font-size: 17px;
  color: #666;
}
.join-wrap .join-content .content-box.step-1 .term-box .term-input input:checked + label i {
  background-image: url(../images/icon_check.png);
  background-size: 60% auto;
  background-position: center center;
}
.join-wrap .join-content .content-box.step-1 .term-box + .term-box {
  margin-top: 70px;
}
.join-wrap .join-content .content-box.step-2 {
  padding: 80px 120px;
}
.join-wrap .join-content .content-box.step-2 .line {
  height: 1px;
  background-color: #dfdfdf;
  margin: 40px 0;
}
.join-wrap .join-content .content-box.step-2 .form-row {
  margin: 0 60px;
  display: flex;
  align-items: flex-start;
}
.join-wrap .join-content .content-box.step-2 .form-row + .form-row {
  margin-top: 19px;
}
.join-wrap .join-content .content-box.step-2 .form-row label {
  width: 26%;
  font-size: 20px;
  font-weight: 500;
  color: #333;
  line-height: 55px;
  text-align: right;
}
.join-wrap .join-content .content-box.step-2 .form-row > div {
  margin-left: 10%;
  width: 64%;
  box-sizing: border-box;
}
.join-wrap .join-content .content-box.step-2 .form-row .form-input {
  position: relative;
}
.join-wrap .join-content .content-box.step-2 .form-row .form-input input {
  width: 100%;
  height: 55px;
  padding: 0 60px 0 28px;
  box-sizing: border-box;
  color: #333;
  font-weight: 500;
  font-size: 17px;
  border: 1px solid #dfdfdf;
}
.join-wrap .join-content .content-box.step-2 .form-row .form-input input:focus {
    border-color: #38b3b0;
  }
.join-wrap .join-content .content-box.step-2 .form-row .form-input input::-moz-placeholder {
  color: #ccc;
}
.join-wrap .join-content .content-box.step-2 .form-row .form-input input::placeholder {
  color: #ccc;
}
.join-wrap .join-content .content-box.step-2 .form-row .form-input .cnt {
  font-size: 14px;
  font-weight: 500;
  color: #ccc;
  font-style: italic;
  position: absolute;
  right: 32px;
  top: 50%;
  transform: translate(0, -50%);
}
.join-wrap .join-content .content-box.step-2 .form-row .form-input .cnt em {
  color: #999;
  font-style:normal
}
.join-wrap .join-content .content-box.step-2 .form-row .form-input .show {
  position: absolute;
  right: 31px;
  top: 50%;
  border: 0;
  cursor: pointer;
  background-color: transparent;
  width: 26px;
  transform: translate(0, -50%);
  padding: 0;
}
.join-wrap .join-content .content-box.step-2 .form-row .form-input .show img {
  display: block;
}
.join-wrap .join-content .content-box.step-2 .form-row .form-controls  {
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #dfdfdf;
	background-color:#FFF;
}
.join-wrap .join-content .content-box.step-2 .form-row .form-control  {
    width: 100%;
    height: 53px;
    padding: 0 28px 0 28px ;
    box-sizing: border-box;
    color: #333;
    font-weight: 500;
    font-size: 17px !important;
    border: 0px;
}
.join-wrap .join-content .content-box.step-2 .form-row .form-controls select {
    background-image: url(../images/menu_arrow.png); background-repeat:no-repeat; background-position:93% center; background-size:1.6rem; appearance: none;
}
.join-wrap .join-content .content-box.step-2 .form-row .form-checkbox {
  position: relative;
}
.join-wrap .join-content .content-box.step-2 .form-row .form-checkbox input {
  position: absolute;
  left: 0;
  top: 0;
  visibility: hidden;
  pointer-events: none;
}
.join-wrap .join-content .content-box.step-2 .form-row .form-checkbox label {
  cursor: pointer;
  display: flex;
  align-items: center;
  width: 100%;
}
.join-wrap .join-content .content-box.step-2 .form-row .form-checkbox label i {
  width: 18px;
  height: 18px;
  background-color: #fff;
  border: 1px solid #dfdfdf;
  box-sizing: border-box;
  margin-top:-10px;
   
}
.join-wrap .join-content .content-box.step-2 .form-row .form-checkbox label p {
  margin-left: 10px;
  color: #666;
  font-size: 16px;
}
.join-wrap .join-content .content-box.step-2 .form-row .form-checkbox input:checked + label i {
  background-size: 60% auto;
  background-image: url(../images/icon_check.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.join-wrap .join-content .content-box.step-2 .form-row .guide {
  font-size: 14px;
  color: #666;
  margin-top: 7px;
  line-height: 1.45em;
  word-break: keep-all;
}
.join-wrap .join-content .content-box.step-3 {
  text-align: center;
  padding: 80px 30px;
}
.join-wrap .join-content .content-box.step-3 > p {
  text-align: center;
  font-size: 20px;
  line-height: 1.75em;
  color: #333;
  font-weight: 500;
}
.join-wrap .join-content .content-box.step-3 > p strong {
  display: block;
  color: #38b3b0;
}
.join-wrap .join-content .content-box.step-3 > img {
  display: block;
  width: 179px;
  margin: 40px auto 30px;
}
.join-wrap .join-content .content-box.step-3 .email {
  text-align: center;
  color: #333;
  background-color: #fff;
  width: 480px;
  line-height: 76px;
  margin: 0 auto;
  font-size: 25px;
  font-weight: 700;
  color: #333;
  max-width: 100%;
}
.join-wrap .join-content .content-box.success-box {
  text-align: center;
  padding: 80px 30px;
}
.join-wrap .join-content .content-box.success-box > p {
  text-align: center;
  font-size: 20px;
  line-height: 1.75em;
  color: #333;
  font-weight: 500;
}
.join-wrap .join-content .content-box.success-box > p strong {
  display: block;
  color: #38b3b0;
}
.join-wrap .join-content .content-box.success-box > img {
  display: block;
  width: 201px;
  margin: 33px auto 0;
}
.join-wrap .join-content .join-btn {
  margin-top: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.join-wrap .join-content .join-btn > * {
  width: 160px;
  line-height: 66px;
  color: #fff;
  text-align: center;
  border: 0;
  background-color: #000000;
  cursor: pointer;
  font-size: 20px;
  font-weight: 500;
}
.join-wrap .join-content .join-btn > * + * {
  margin-left: 20px;
}
.join-wrap .copyright,
.member-wrap .copyright {
  font-size: 14px;
  color: #fff;
  font-weight: 500;
  text-align: center;
  margin-top: 30px;
  opacity: 0.5;
  padding-bottom: 30px;
}
.member-wrap .copyright{
    position: absolute;
    left:0;
    bottom:30px;
    right:0;
    margin-top: 0;
    padding-bottom: 0;
}

.checurl-wrap {
  width: 100%;
  min-height: 100vh;
  background-color: #638ce3;
  padding-top:243px
  /* display: flex; */
  /* align-items: center; */
  /* justify-content: center; */
  /* overflow-x: hidden; */
  /* flex-direction: column; */
  /* padding: 50px 0; */
  /* box-sizing: border-box; */
}
.checurl-wrap .mid-section {
  position: relative;
  width: 100%;
  padding: 70px 0;
}
.checurl-wrap .mid-section .mid-top {
  width: 490px;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, 0);
  max-width: 100%;
  bottom: 0;
  z-index: 0;
}
.checurl-wrap .mid-section .mid-top h2 {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, calc(-100% - 70px));
  display: block;
  width:325px;
  margin: 0 auto;
}
.checurl-wrap .mid-section .mid-top h2 a,
.checurl-wrap .mid-section .mid-top h2 img {
  display: block;
}
.checurl-wrap .mid-section .mid-top .bg-1 {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-139px, -100%);
}
.checurl-wrap .mid-section .mid-top .bg-2 {
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translate(100%, 100%);
}

.checurl-wrap .inner {
    margin: 0 auto;
    max-width: 94%;
    width: 1000px;
}

.checurl-wrap .login-box {
  position: relative;
  z-index: 1;
  margin: 0 auto;
}
.checurl-wrap .login-box .form-row input {
  width: 100%;
  box-sizing: border-box;
  border: 0;
  height: 66px;
  padding: 0 30px;
  font-size: 20px !important;
  font-weight: 400;
  border-radius: 0px;
}

.checurl-wrap .login-box .form-row .checurl_show {
  position: absolute;
    right: 31px;
    top: 50%;
    border: 0;
    cursor: pointer;
    background-color: transparent;
    width: 26px;
	height: 27px;
    transform: translate(0, -50%);
    padding: 0;
	background: url(../images/icon_check_show.png) 0 0 no-repeat;
	background-size: 26px auto;
}

.checurl-wrap .login-box .form-row .checurl_show:hover {
	background: url(../images/icon_check_show_on.png) 0 0 no-repeat;
	background-size: 26px auto;
}
.checurl-wrap .login-box .form-row .checurl_show:focus {
	background: url(../images/icon_check_show_on.png) 0 0 no-repeat;
	background-size: 26px auto;
}

.checurl-wrap .login-box .form-row input:focus {
    outline: 1px solid #38b3b0 !important;
  }
.checurl-wrap .login-box .form-row input::-moz-placeholder {
  color: #ccc;
}
.checurl-wrap .login-box .form-row input::placeholder {
  color: #ccc;
}
.checurl-wrap .login-box .form-row + .form-row {
  border-top: 1px solid #ccc;
}
.checurl-wrap .login-box .btn-submit {
  width: 100%;
  background-color: #000000;
  color: #fff;
  height: 66px;
  text-align: center;
  border: 0;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
}
.checurl-wrap .login-box .util-menu {
  display: flex;
  align-items: center;
  margin-top: 30px;
  justify-content: space-between;
}
.checurl-wrap .login-box .util-menu a {
  color: #ffffff;
  font-size: 17px;
  font-weight: 400;
}
.checurl-wrap .pwd-guide{
    margin-top: 2em;
    font-size: 14px;
    height: 0;
    line-height: 20px;
    font-weight: 400;
    color:#fff;
    text-align: center;
    word-break: keep-all;
	z-index:1;
}

.checurl-wrap .copyright {
  font-size: 14px;
  color: #fff;
  font-weight: 500;
  text-align: center;
  margin-top: 30px;
  opacity: 0.5;
  padding-bottom: 30px;
}
.checurl-wrap .copyright{
    position: absolute;
    left:0;
    bottom:30px;
    right:0;
    margin-top: 0;
    padding-bottom: 0;
}
@media (max-width: 1200px) {
  .main-wrap .main-visual .inner .visual-text strong {
    font-size: 70px;
  }
  .main-wrap .main-visual .inner .visual-text p {
    font-size: 18px;
    line-height: 1.6em;
    margin-top: 0.4em;
  }
  .main-wrap .main-visual .inner .visual-text .title {
    font-size: 26px;
    line-height: 2em;
    margin-top: 1.68em;
}
.main-wrap .main-visual .inner .visual-text .title-big {
    font-size: 32px;
    line-height: 46px;
    margin-top: 20px;
}
  .main-wrap .main-visual .inner .visual-text a {
    margin-top: 30px;
    height: 50px;
    width: 240px;
    font-size: 16px;
  }
  .main-wrap .main-visual .inner .visual-text a img {
    width: 8px;
    margin-left: 20px;
  }
  .main-wrap .main-visual .inner .visual-img {
    max-width: 61.8%;
  }
  .main-wrap .main-visual .inner .visual-link ul li a {
    font-size: 15px;
  }
  .main-wrap .main-visual .inner .visual-link ul li + li {
    margin-left: 1em;
  }
  .main-wrap .main-form {
    padding: 40px 0;
  }
  .main-wrap .main-form .inner .form-left strong {
    font-size: 20px;
  }
  .main-wrap .main-form .inner .form-left .agree {
    margin-top: 15px;
  }
  .main-wrap .main-form .inner .form-left .agree label p {
    font-size: 14px;
  }
  .main-wrap .main-form .inner .form-left a {
    font-size: 14px;
  }
  .main-wrap .main-form .inner .form-right div input {
    height: 50px;
    padding: 0 20px;
    font-size: 18px;
  }
  .main-wrap .main-form .inner .form-right div button {
    font-size: 18px;
  }
  .main-wrap .contents-intro .inner {
    position: relative;
    padding: 160px 0 100px;
  }
  .main-wrap .contents-intro .quick-contents ul li a {
    height: 50px;
  }
  .main-wrap .contents-intro .quick-contents ul li a img:first-child {
    margin-right: 17px;
    width: 28px;
  }
  .main-wrap .contents-intro .quick-contents ul li a img:last-child {
    margin-left: 30px;
    width: 8px;
  }
  .main-wrap .contents-intro .quick-contents ul li a span {
    font-size: 17px;
  }
  .main-wrap .contents-intro .contents-slide-wrap .contents-slide .swiper-slide .img {
    margin-bottom: 53px;
  }
  .main-wrap .contents-intro .contents-slide-wrap .contents-slide .swiper-slide .text strong {
    font-size: 20px;
  }
  .main-wrap .contents-intro .contents-slide-wrap .contents-slide .swiper-slide .text ul {
    font-size: 15px;
    line-height: 1.47em;
    margin-top: 2.35em;
  }
  .main-wrap .contents-intro .contents-slide-wrap .contents-slide .swiper-slide .text ul li + li {
    margin-top: 0.33em;
  }
  .main-wrap .contents-intro .contents-slide-wrap .contents-slide .swiper-slide a.more {
    margin-top: 35px;
  }
  .main-wrap .contents-intro .contents-slide-wrap .contents-slide .swiper-slide a.more span {
    font-size: 14px;
  }
  .main-wrap .contents-intro .contents-slide-wrap .contents-slide-controls {
    margin-top: 60px;
  }
  .main-wrap .quick-category {
    padding: 80px 0;
  }
  .main-wrap .quick-category .inner > ul li {
    min-width: unset;
  }
  .main-wrap .quick-category .inner > ul li a .thumb {
    height: 230px;
  }
  .main-wrap .quick-category .inner > ul li a .text strong {
    padding: 0 0.8em;
    font-size: 18px;
    line-height: 50px;
  }
  .main-wrap .partner {
    padding: 60px 0 80px;
  }
  .main-wrap .partner .partner-slide-wrap .partner-slide-controls {
    margin-top: 60px;
  }
  .main-wrap .contact {
    padding: 80px 0;
  }
  .main-wrap .contact .contact-box .contact-left {
    width: 240px;
    box-sizing: border-box;
    padding: 37px 0;
  }
  .main-wrap .contact .contact-box .contact-left h2 {
    font-size: 27px;
    line-height: 1.2em;
  }
  .main-wrap .contact .contact-box .contact-left .line {
    width: 30px;
    margin: 20px auto 0;
  }
  .main-wrap .contact .contact-box .contact-right {
    width: calc(100% - 240px);
    box-sizing: border-box;
    background-color: #fff;
    padding: 30px 25px 30px 50px;
  }
  .main-wrap .contact .contact-box .contact-right strong {
    font-size: 24px;
    line-height: 1.4em;
  }
  .main-wrap .contact .contact-box .contact-right p {
    font-size: 17px;
    line-height: 1.5em;
  }
  .main-wrap .contact .contact-box .contact-right ul li {
    font-size: 17px;
    margin-right: 0.8em;
    line-height: 1.5em;
  }
  .main-wrap .contact .contact-box .contact-right a {
    width: 230px;
    line-height: 50px;
    font-size: 17px;
  }
  .main-wrap .certification {
    padding: 80px 0;
  }
  .main-wrap .certification ul li .img {
    height: 50px;
    margin-bottom: 14px;
  }
  .video-wrap .sec-1 .inner {
    padding: 80px 0;
  }
  .video-wrap .sec-1 .item .thumb {
    width: 400px;
  }
  .video-wrap .sec-1 .item .text {
    margin-left: 50px;
    width: calc(100% - 450px);
  }
  .video-wrap .sec-1 .item .text strong {
    font-size: 22px;
  }
  .video-wrap .sec-1 .item .text p {
    margin-top: 1em;
    font-size: 15px;
  }
  .video-wrap .sec-1 .item .text p em {
    font-size: 20px;
    font-style:normal
  }
  .video-wrap .sec-1 .item .text a {
    width: 180px;
    line-height: 50px;
    font-size: 17px;
    margin-top: 1em;
  }
  .video-wrap .sec-2 .inner {
    padding: 80px 0;
  }
  .video-wrap .sec-2 .sec-top p {
    font-size: 17px;
  }
  .video-wrap .sec-2 .sec-top strong {
    font-size: 24px;
    margin-top: 0.3em;
  }
  .video-wrap .sec-2 .step {
    margin-top: 50px;
  }
  .video-wrap .sec-2 .step li[class^=step] .cir {
    width: 140px;
    height: 140px;
  }
  .video-wrap .sec-2 .step li[class^=step] .cir span {
    font-size: 27px;
  }
  .video-wrap .sec-2 .step li[class^=step] .cir img {
    width: 14px;
    margin-top: 14px;
  }
  .video-wrap .sec-2 .step li[class^=step] p {
    margin-top: 1.2em;
    font-size: 15px;
  }
  .video-wrap .sec-2 .step li.line {
    width: 130px;
    margin: 0 25px;
    transform: translate(0, 69.5px);
  }
  .video-wrap .sec-3 .inner {
    padding: 80px 0;
  }
  .video-wrap .sec-3 .sec-top span {
    font-size: 17px;
  }
  .video-wrap .sec-3 .sec-top p {
    font-size: 17px;
  }
  .video-wrap .sec-3 .sec-top strong {
    font-size: 24px;
  }
  .video-wrap .sec-3 .dashboard {
    margin-top: 50px;
  }
  .video-wrap .sec-3 .dashboard .inner {
    min-height: auto;
  }
  .video-wrap .sec-3 .dashboard ul {
    top: 0;
    bottom: 0;
  }
  .video-wrap .sec-3 .dashboard ul li {
    width: 50%;
    margin-bottom: 40px;
  }
  .video-wrap .sec-3 .dashboard ul li:nth-child(odd) {
    text-align: right;
    padding-right: calc(27.75% + 30px);
  }
  .video-wrap .sec-3 .dashboard ul li:nth-child(odd) .img {
    transform: translate(5px, 0);
  }
  .video-wrap .sec-3 .dashboard ul li:nth-child(even) {
    text-align: left;
    padding-left: calc(27.75% + 30px);
  }
  .video-wrap .sec-3 .dashboard ul li:nth-child(even) .img {
    transform: translate(-5px, 0);
  }
  .video-wrap .sec-3 .dashboard ul li .img img {
    width: 40px;
  }
  .video-wrap .sec-3 .dashboard ul li .text {
    margin-top: 15px;
  }
  .video-wrap .sec-3 .dashboard ul li .text strong {
    font-size: 17px;
  }
  .video-wrap .sec-3 .dashboard ul li .text p {
    font-size: 13px;
    line-height: 1.75em;
    margin-top: 1.75em;
  }
  .product-wrap .sec-1 .inner {
    padding: 80px 0;
  }
  .product-wrap .sec-1 .sec-top .name h3 {
    font-size: 24px;
  }
  .product-wrap .sec-1 .sec-top .name .link {
    width: 18px;
    margin-left: 13px;
  }
  .product-wrap .sec-1 .sec-top .desc {
    padding: 40px 0;
    font-size: 15px;
  }
  .product-wrap .sec-1 .sec-top .desc p {
    font-size: 17px;
  }
  .product-wrap .sec-1 .sec-top .desc p a {
    width: 15px;
    margin-left: 14px;
  }
  .product-wrap .sec-1 .sec-top .desc div {
    font-size: 15px;
  }
  .product-wrap .sec-1 .sec-top .desc div em {
    font-size: 17px;
    font-style:normal
  }
  .product-wrap .sec-1 .sec-top > ul {
    margin-top: 40px;
  }
  .product-wrap .sec-1 .sec-top > ul li p {
    padding-left: 17px;
    font-size: 15px;
  }
  .product-wrap .sec-1 .img {
    margin-top: 80px;
  }
  .product-wrap .product-desc .inner {
    padding: 80px 0;
  }
  .product-wrap .product-desc .inner > dl dt {
    margin-bottom: 35px;
    font-size: 20px;
  }
  .product-wrap .product-desc .inner > dl dd {
    padding-left: 15px;
    font-size: 15px;
  }
  .product-wrap .product-desc .inner > dl.ol dd {
    padding-left: 30px;
  }
  .product-wrap .product-desc .inner > dl.ol dd .num {
    width: 19px;
    line-height: 19px;
    font-size: 14px;
  }
  .product-wrap .product-desc .inner > dl.type2 dd {
    font-size: 15px;
  }
  .product-wrap .product-desc.desc-2 dl dd {
    padding-left: 17px;
  }
  .attack-wrap .sec-1 .inner {
    padding: 80px 0;
  }
  .attack-wrap .sec-1 .inner .sec-top > p {
    font-size: 24px;
  }
  .attack-wrap .sec-1 .inner .sec-top ol {
    margin-top: 30px;
  }
  .attack-wrap .sec-1 .inner .sec-top ol li {
    padding-left: 30px;
  }
  .attack-wrap .sec-1 .inner .sec-top ol li .num {
    width: 22px;
    line-height: 22px;
    font-size: 15px;
  }
  .attack-wrap .sec-1 .inner .sec-top ol li p {
    font-size: 16px;
  }
  .attack-wrap .sec-1 .inner .sec-top ol li + li {
    margin-top: 10px;
  }
  .attack-wrap .sec-1 .inner .img {
    margin-top: 80px;
  }
  .attack-wrap .sec-2 .inner {
    padding: 80px 0;
  }
  .attack-wrap .sec-2 .inner ul li {
    margin-bottom: 80px;
  }
  .attack-wrap .sec-2 .inner ul li strong {
    display: block;
    font-size: 22px;
  }
  .attack-wrap .sec-2 .inner ul li div {
    margin-top: 30px;
    font-size: 15px;
  }
  .attack-wrap .sec-3 .inner {
    padding: 80px 0;
  }
  .attack-wrap .sec-3 .inner > p {
    font-size: 22px;
  }
  .attack-wrap .sec-3 .inner .hotline-box {
    margin-top: 30px;
  }
  .attack-wrap .sec-3 .inner .hotline-box .hotline-left {
    width: 240px;
    box-sizing: border-box;
    padding: 37px 0;
  }
  .attack-wrap .sec-3 .inner .hotline-box .hotline-left h2 {
    font-size: 27px;
    line-height: 1.2em;
  }
  .attack-wrap .sec-3 .inner .hotline-box .hotline-left .line {
    width: 30px;
    margin: 20px auto 0;
  }
  .attack-wrap .sec-3 .inner .hotline-box .hotline-right {
    width: calc(100% - 240px);
    box-sizing: border-box;
    background-color: #fff;
    padding: 30px 25px 60px 50px;
  }
  .attack-wrap .sec-3 .inner .hotline-box .hotline-right strong {
    font-size: 24px;
    line-height: 1.4em;
  }
  .attack-wrap .sec-3 .inner .hotline-box .hotline-right p {
    font-size: 17px;
    line-height: 1.5em;
  }
  .attack-wrap .sec-3 .inner .hotline-box .hotline-right a {
    width: 230px;
    line-height: 50px;
    font-size: 17px;
  }
  .case-wrap .case-content {
    padding: 100px 0 80px;
  }
  .case-wrap .case-content .case-tab {
    padding-right: 36px;
  }
  .case-wrap .case-content .case-tab ul li button {
    font-size: 17px;
    padding: 0 20px;
    height: 40px;
  }
  .case-wrap .case-content .case-tab a {
    height: 36px;
    width: 36px;
  }
  .case-wrap .case-content .tab-contents .tab-content .case {
    padding: 30px 0;
    font-size: 15px;
  }
  .case-wrap .case-content .tab-contents .tab-content .solution {
    padding-top: 30px;
  }
  .case-wrap .case-content .tab-contents .tab-content .solution strong {
    font-size: 20px;
  }
  .case-wrap .case-content .tab-contents .tab-content .solution div {
    font-size: 15px;
    word-break: keep-all;
  }
  .case-wrap .case-content .tab-contents .tab-content .solution div br {
    display: none;
  }
  .case-wrap .video {
    padding: 80px 0;
  }
  .case-wrap .video .video-top h3 {
    font-size: 24px;
  }
  .case-wrap .video .video-top p {
    font-size: 15px;
  }
  .case-wrap .video .video-slide-wrap .video-slide .swiper-slide a .video-thumb {
    height: 0;
    padding-bottom: 65.625%;
  }
  .case-wrap .video .video-slide-wrap .video-slide .swiper-slide a .video-text {
    font-size: 17px;
    line-height: 50px;
  }
  .case-wrap .start .inner > div ul li {
    height: 212px;
    border-radius: 106px;
  }
  .case-wrap .start .inner > div ul li strong {
    font-size: 70px;
  }
  .case-wrap .start .inner > div ul li p {
    font-size: 17px;
  }
  .case-wrap .start .inner > div ul li:nth-child(2) strong {
    font-size: 40px;
    line-height: 70px;
  }
  .case-wrap .start .inner > a {
    margin-top: 30px;
    height: 50px;
    padding: 0 30px;
    font-size: 17px;
  }
  .case-wrap .start .inner > a img {
    margin-left: 20px;
    width: 8px;
  }
  .pricing-wrap {
    padding: 80px 0;
  }
  .pricing-wrap .pricing-tab {
    padding: 10px 160px 10px 0;
    margin-bottom: 0px;
  }
  .pricing-wrap .pricing-tab .swiper-slide a {
    padding: 0 20px;
    font-size: 17px;
    line-height: 40px;
  }
  .pricing-wrap .pricing-tab ul li button {
    font-size: 17px;
    padding: 0 20px;
    height: 40px;
  }
  .pricing-wrap .pricing-tab > a {
    width: 160px;
    font-size: 17px;
    line-height: 40px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .info .name {
    height: 75px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .info .name img {
    width: 22px;
    margin-right: 8px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .info .name strong {
    font-size: 20px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .info .price {
    height: 145px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .info .price strong {
    font-size: 30px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .info .price span {
    font-size: 15px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .info::after {
    width: 15px;
    height: 8px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .info .tap_4 {
    height: 200px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .info_b .name {
    height: 75px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .info_b .name img {
    width: 22px;
    margin-right: 8px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .info_b .name strong {
    font-size: 20px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .info_b .price {
    height: 145px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .info_b .price strong {
    font-size: 30px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .info_b .price span {
    font-size: 15px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .info_b::after {
    width: 15px;
    height: 8px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .info_b .tap_4 {
    height: 200px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .desc {
    margin-top: 40px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .desc ul li {
    font-size: 14px;
    padding-left: 22px;
    position: relative;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .desc ul li::before {
    width: 15px;
    height: 1.25em;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .desc ul li.o::before {
    background-size: 14px auto;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .desc ul li.x::before {
    background-size: 12px auto;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .btm {
    margin-top: 40px;
    padding: 20px 15px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .btm ul li {
    font-size: 15px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list.price-slide3 .swiper-wrapper {
    justify-content: center;
  }
  
  .pricing-wrap .fricing-tab {
  position: relative;
  margin-bottom: 10px;
  padding: 6px 10px;
  border: 1px solid #efefef;
  display: inline-block;
  border-radius: 50px;
  line-height: 1em;
  background-color: #fafafa
}
  .pricing-wrap .fricing-tab .swiper-slide a {
    padding: 0 20px;
    font-size: 17px;
    line-height: 40px;
  }
  .pricing-wrap .fricing-tab ul li button {
  border: 0;
  cursor: pointer;
  padding: 0 10px;
  text-align: center;
  font-size: 14px;
  color: #333;
  background-color: transparent;
  height: 28px;
  border-radius: 50px;
  font-weight:500;
  border: 1px solid #fafafa ;
}
  .pricing-wrap .fricing-tab > a {
    width: 160px;
    font-size: 17px;
    line-height: 40px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .info .name {
    height: 75px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .info .name img {
    width: 22px;
    margin-right: 8px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .info .name strong {
    font-size: 20px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .info .price {
    height: 145px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .info .price strong {
    font-size: 30px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .info .price span {
    font-size: 15px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .info::after {
    width: 15px;
    height: 8px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .info .tap_4 {
    height: 200px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .desc {
    margin-top: 40px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .desc ul li {
    font-size: 14px;
    padding-left: 22px;
    position: relative;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .desc ul li::before {
    width: 15px;
    height: 1.25em;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .desc ul li.o::before {
    background-size: 14px auto;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .desc ul li.x::before {
    background-size: 12px auto;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .btm {
    margin-top: 40px;
    padding: 20px 15px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .btm ul li {
    font-size: 15px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list.price-slide3 .swiper-wrapper {
  justify-content: center;
  }
  
  .pricing-wrap .fricing-tab01 {
  position: relative;
  margin-bottom: 10px;
  padding: 6px 10px;
  border: 1px solid #efefef;
  display: inline-block;
  border-radius: 50px;
  line-height: 1em;
  background-color: #fafafa
}
  .pricing-wrap .fricing-tab01 .swiper-slide a {
    padding: 0 20px;
    font-size: 17px;
    line-height: 40px;
  }
  .pricing-wrap .fricing-tab01 ul li button {
  border: 0;
  cursor: pointer;
  padding: 0 10px;
  text-align: center;
  font-size: 14px;
  color: #333;
  background-color: transparent;
  height: 28px;
  border-radius: 50px;
  font-weight:500;
  border: 1px solid #fafafa ;
}
  .pricing-wrap .fricing-tab01 > a {
    width: 160px;
    font-size: 17px;
    line-height: 40px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .info .name {
    height: 75px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .info .name img {
    width: 22px;
    margin-right: 8px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .info .name strong {
    font-size: 20px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .info .price {
    height: 145px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .info .price strong {
    font-size: 30px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .info .price span {
    font-size: 15px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .info::after {
    width: 15px;
    height: 8px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .info .tap_4 {
    height: 200px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .desc {
    margin-top: 40px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .desc ul li {
    font-size: 14px;
    padding-left: 22px;
    position: relative;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .desc ul li::before {
    width: 15px;
    height: 1.25em;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .desc ul li.o::before {
    background-size: 14px auto;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .desc ul li.x::before {
    background-size: 12px auto;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .btm {
    margin-top: 40px;
    padding: 20px 15px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .btm ul li {
    font-size: 15px;
  }
  
  .pricing-wrap .fricing-tab02 {
  position: relative;
  margin-bottom: 10px;
  padding: 6px 10px;
  border: 1px solid #efefef;
  display: inline-block;
  border-radius: 50px;
  line-height: 1em;
  background-color: #fafafa
}
  .pricing-wrap .fricing-tab02 .swiper-slide a {
    padding: 0 20px;
    font-size: 17px;
    line-height: 40px;
  }
  .pricing-wrap .fricing-tab02 ul li button {
  border: 0;
  cursor: pointer;
  padding: 0 10px;
  text-align: center;
  font-size: 14px;
  color: #333;
  background-color: transparent;
  height: 28px;
  border-radius: 50px;
  font-weight:500;
  border: 1px solid #fafafa ;
}
  .pricing-wrap .fricing-tab02 > a {
    width: 160px;
    font-size: 17px;
    line-height: 40px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .info .name {
    height: 75px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .info .name img {
    width: 22px;
    margin-right: 8px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .info .name strong {
    font-size: 20px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .info .price {
    height: 145px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .info .price strong {
    font-size: 30px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .info .price span {
    font-size: 15px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .info::after {
    width: 15px;
    height: 8px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .info .tap_4 {
    height: 200px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .desc {
    margin-top: 40px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .desc ul li {
    font-size: 14px;
    padding-left: 22px;
    position: relative;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .desc ul li::before {
    width: 15px;
    height: 1.25em;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .desc ul li.o::before {
    background-size: 14px auto;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .desc ul li.x::before {
    background-size: 12px auto;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .btm {
    margin-top: 40px;
    padding: 20px 15px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .btm ul li {
    font-size: 15px;
  }
  
  .pricing-wrap .fricing-tab03 {
  position: relative;
  margin-bottom: 10px;
  padding: 6px 10px;
  border: 1px solid #efefef;
  display: inline-block;
  border-radius: 50px;
  line-height: 1em;
  background-color: #fafafa
}
  .pricing-wrap .fricing-tab03 .swiper-slide a {
    padding: 0 20px;
    font-size: 17px;
    line-height: 40px;
  }
  .pricing-wrap .fricing-tab03 ul li button {
  border: 0;
  cursor: pointer;
  padding: 0 10px;
  text-align: center;
  font-size: 14px;
  color: #333;
  background-color: transparent;
  height: 28px;
  border-radius: 50px;
  font-weight:500;
  border: 1px solid #fafafa ;
}
  .pricing-wrap .fricing-tab03 > a {
    width: 160px;
    font-size: 17px;
    line-height: 40px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .info .name {
    height: 75px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .info .name img {
    width: 22px;
    margin-right: 8px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .info .name strong {
    font-size: 20px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .info .price {
    height: 145px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .info .price strong {
    font-size: 30px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .info .price span {
    font-size: 15px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .info::after {
    width: 15px;
    height: 8px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .info .tap_4 {
    height: 200px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .desc {
    margin-top: 40px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .desc ul li {
    font-size: 14px;
    padding-left: 22px;
    position: relative;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .desc ul li::before {
    width: 15px;
    height: 1.25em;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .desc ul li.o::before {
    background-size: 14px auto;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .desc ul li.x::before {
    background-size: 12px auto;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .btm {
    margin-top: 40px;
    padding: 20px 15px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .btm ul li {
    font-size: 15px;
  }
  
  .customer-wrap .sec-1 .inner {
    padding: 80px;
  }
  .customer-wrap .sec-1 .swiper-slide .item .thumb {
    width: 250px;
  }
  .customer-wrap .sec-1 .swiper-slide .item .text {
    margin-left: 80px;
    width: calc(100% - 330px);
  }
  .customer-wrap .sec-1 .swiper-slide .item .text .name strong {
    font-size: 20px;
  }
  .customer-wrap .sec-1 .swiper-slide .item .text .name p {
    font-size: 17px;
  }
  .customer-wrap .sec-1 .swiper-slide .item .text .desc {
    font-size: 15px;
    line-height: 1.7em;
    word-break: keep-all;
  }
  .customer-wrap .sec-1 .swiper-slide .item .text .desc strong {
    display: block;
  }
  .customer-wrap .sec-1 .swiper-slide .item .text .desc br {
    display: none;
  }
  .customer-wrap .sec-1 .swiper-slide .item .text .star i {
    width: 16px;
    height: 14px;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/start_off.png);
  }
  .customer-wrap .sec-1 .swiper-slide .item .text .star i.on {
    background-image: url(../images/start_on.png);
  }
  .customer-wrap .sec-1 .swiper-slide .item .text .star i + i {
    margin-left: 5px;
  }
  .customer-wrap .partner {
    padding: 80px 0;
  }
  
   .customer-wrap .sec-1 .sec-top .name h3 {
    font-size: 24px;
  }
  .customer-wrap .sec-1 .sec-top .name .link {
    width: 18px;
    margin-left: 13px;
  }
  .customer-wrap .sec-1 .sec-top .desc {
    padding: 20px 0;
    font-size: 15px;
  }
  .customer-wrap .sec-1 .sec-top .desc p {
    font-size: 17px;
  }
  .customer-wrap .sec-1 .sec-top .desc p a {
    width: 15px;
    margin-left: 14px;
  }
  .customer-wrap .sec-1 .sec-top .desc div {
    font-size: 15px;
  }
  .customer-wrap .sec-1 .sec-top .desc div em {
    font-size: 17px;
    font-style:normal
  }
  .customer-wrap .sec-1 .sec-top > ul {
    margin-top: 40px;
  }
  .customer-wrap .sec-1 .sec-top > ul li p {
    padding-left: 17px;
    font-size: 15px;
  }
  
  .member-wrap .mid-section {
    padding: 60px 0;
  }
  .member-wrap .login-box .form-row input {
    height: 50px;
    padding: 0 20px;
    font-size: 17px;
  }
  .member-wrap .login-box .btn-submit {
    height: 50px;
    font-size: 17px;
    margin-top: 12px;
  }
  .member-wrap .login-box .util-menu {
    margin-top: 25px;
  }
  .member-wrap .login-box .util-menu a {
    font-size: 15px;
  }
  .join-wrap .inner {
    width: 860px;
  }
  .join-wrap .join-top {
    padding-bottom: 60px;
  }
  .join-wrap .join-content {
    padding: 70px 0 50px;
  }
  .join-wrap .join-content .step {
    margin-bottom: 50px;
  }
  .join-wrap .join-content .step ul li .num {
    width: 36px;
    line-height: 36px;
  }
  .join-wrap .join-content .step ul li p {
    width: 200px;
    line-height: 66px;
    border-radius: 33px;
    font-size: 17px;
  }
  .join-wrap .join-content .step ul li.arr {
    margin: 0 17px;
  }
  .join-wrap .join-content .content-box {
    padding: 50px 30px;
  }
  .join-wrap .join-content .content-box.step-1 .term-box > strong {
    font-size: 22px;
    padding-left: 20px;
  }
  .join-wrap .join-content .content-box.step-1 .term-box .term {
    padding: 30px 20px;
    font-size: 15px;
  }
  .join-wrap .join-content .content-box.step-1 .term-box .term .m-l-20 {
    margin-left: 17px;
  }
  .join-wrap .join-content .content-box.step-1 .term-box .term h4 {
    font-size: 17px;
  }
  .join-wrap .join-content .content-box.step-1 .term-box .term ol.m-l-20 > li .first_letter {
    transform: translate(calc(-100% - 3px), 0);
  }
  .join-wrap .join-content .content-box.step-1 .term-box .term-input {
    margin-top: 25px;
  }
  .join-wrap .join-content .content-box.step-1 .term-box .term-input label i {
    width: 16px;
    height: 16px;
  }
  .join-wrap .join-content .content-box.step-1 .term-box .term-input label p {
    margin-left: 10px;
    font-size: 15px;
  }
  .join-wrap .join-content .content-box.step-1 .term-box + .term-box {
    margin-top: 50px;
  }
  .join-wrap .join-content .content-box.step-2 {
    padding: 80px 120px;
  }
  .join-wrap .join-content .content-box.step-2 .line {
    margin: 30px 0;
  }
  .join-wrap .join-content .content-box.step-2 .form-row {
    margin: 0 60px;
  }
  .join-wrap .join-content .content-box.step-2 .form-row + .form-row {
    margin-top: 15px;
  }
  .join-wrap .join-content .content-box.step-2 .form-row label {
    width: 26%;
    font-size: 17px;
    line-height: 45px;
  }
  .join-wrap .join-content .content-box.step-2 .form-row > div {
    margin-left: 7%;
    width: 73%;
  }
  .join-wrap .join-content .content-box.step-2 .form-row .form-control  {
    height: 45px;
    padding: 0 20px 0 20px;
    font-size: 15px !important;
}
  .join-wrap .join-content .content-box.step-2 .form-row .form-controls select {
    background-position:94% center; background-size:1.5rem;
  }
  .join-wrap .join-content .content-box.step-2 .form-row .form-input input {
    height: 45px;
    padding: 0 50px 0 20px;
    font-size: 15px;
  }
  .join-wrap .join-content .content-box.step-2 .form-row .form-input .cnt {
    font-size: 13px;
    right: 25px;
  }
  .join-wrap .join-content .content-box.step-2 .form-row .form-input .show {
    right: 25px;
    width: 22px;
  }
  .join-wrap .join-content .content-box.step-2 .form-row .form-checkbox label i {
    width: 16px;
    height: 16px;
  }
  .join-wrap .join-content .content-box.step-2 .form-row .form-checkbox label p {
    margin-left: 10px;
    font-size: 15px;
  }
  .join-wrap .join-content .content-box.step-2 .form-row .guide {
    font-size: 13px;
    margin-top: 6px;
  }
  .join-wrap .join-content .content-box.step-3 {
    padding: 60px 20px;
  }
  .join-wrap .join-content .content-box.step-3 > p {
    font-size: 17px;
  }
  .join-wrap .join-content .content-box.step-3 > img {
    width: 150px;
    margin: 30px auto 25px;
  }
  .join-wrap .join-content .content-box.step-3 .email {
    width: 420px;
    line-height: 60px;
    font-size: 20px;
  }
  .join-wrap .join-content .content-box.success-box {
    margin-top: -30px;
    text-align: center;
    padding: 60px 20px;
  }
  .join-wrap .join-content .content-box.success-box > p {
    font-size: 17px;
  }
  .join-wrap .join-content .content-box.success-box > img {
    width: 170px;
    margin: 25px auto 0;
  }
  .join-wrap .join-content .join-btn {
    margin-top: 40px;
  }
  .join-wrap .join-content .join-btn > * {
    width: 140px;
    line-height: 50px;
    font-size: 17px;
  }
  .join-wrap .join-content .join-btn > * + * {
    margin-left: 1em;
  }
  .join-wrap .copyright ,
  .member-wrap .copyright{
    font-size: 13px;
    margin-top: 25px;
    padding-bottom: 25px;
  }
  .member-wrap .copyright{
    padding-bottom: 0;
    margin-top: 0;
  }
  
  .checurl-wrap .mid-section {
    padding: 60px 0;
  }
  .checurl-wrap .inner {
    width: 90.625vw;
}
  .checurl-wrap .login-box .form-row input {
    height: 50px;
    padding: 0 20px;
    font-size: 17px;
  }
  .checurl-wrap .login-box .btn-submit {
    height: 50px;
    font-size: 17px;
  }
  .checurl-wrap .login-box .util-menu {
    margin-top: 25px;
  }
  .checurl-wrap .login-box .util-menu a {
    font-size: 15px;
  }
}
@media (max-width: 1024px) {
  .main-wrap .main-visual .inner {
    height: 550px;
  }
  .main-wrap .main-visual .inner .visual-text strong {
    font-size: 50px;
  }
  .main-wrap .main-visual .inner .visual-text p {
    font-size: 16px;
  }
  .main-wrap .main-visual .inner .visual-text .title {
    font-size: 24px;
  }
  .main-wrap .main-visual .inner .visual-text .title-big {
    font-size: 30px;
  }
  .main-wrap .main-visual .inner .visual-text a {
    margin-top: 20px;
    height: 45px;
    width: 200px;
    font-size: 14px;
  }
  .main-wrap .main-visual .inner .visual-text a img {
    margin-left: 14px;
  }
  .main-wrap .main-visual .inner .visual-img {
    max-width: 55%;
  }
  .main-wrap .main-visual .inner .visual-link {
    bottom: 30px;
  }
  .main-wrap .main-visual .inner .visual-link ul li a {
    font-size: 14px;
  }
  .main-wrap .main-form {
    padding: 25px 0;
  }
  .main-wrap .main-form .inner .form-left strong {
    font-size: 17px;
  }
  .main-wrap .main-form .inner .form-left .agree {
    margin-top: 15px;
  }
  .main-wrap .main-form .inner .form-left .agree label i {
    margin-right: 5px;
  }
  .main-wrap .main-form .inner .form-left .agree label p {
    font-size: 13px;
  }
  .main-wrap .main-form .inner .form-left a {
    font-size: 13px;
    width: 150px;
  }
  .main-wrap .main-form .inner .form-right div input {
    height: 45px;
    padding: 0 15px;
    font-size: 15px;
  }
  .main-wrap .main-form .inner .form-right div button {
    font-size: 15px;
  }
  .main-wrap .contents-intro {
    overflow: hidden;
  }
  .main-wrap .contents-intro .inner {
    position: relative;
    padding: 130px 0 80px;
  }
  .main-wrap .contents-intro .quick-contents {
    right: 0;
  }
  .main-wrap .contents-intro .quick-contents ul {
    width: 100%;
  }
  .main-wrap .contents-intro .quick-contents ul li {
    width: 50%;
  }
  .main-wrap .contents-intro .quick-contents ul li a {
    height: 50px;
  }
  .main-wrap .contents-intro .quick-contents ul li a img:first-child {
    margin-right: 17px;
    width: 28px;
  }
  .main-wrap .contents-intro .quick-contents ul li a img:last-child {
    margin-left: 30px;
    width: 8px;
  }
  .main-wrap .contents-intro .quick-contents ul li a span {
    font-size: 17px;
  }
  .main-wrap .contents-intro .contents-slide-wrap .contents-slide {
    overflow: visible;
  }
  .main-wrap .contents-intro .contents-slide-wrap .contents-slide .swiper-slide {
    width: 280px !important;
  }
  .main-wrap .contents-intro .contents-slide-wrap .contents-slide .swiper-slide .img {
    margin-bottom: 45px;
  }
  .main-wrap .contents-intro .contents-slide-wrap .contents-slide .swiper-slide .img img {
    max-width: 80%;
  }
  .main-wrap .contents-intro .contents-slide-wrap .contents-slide .swiper-slide .text strong {
    font-size: 18px;
  }
  .main-wrap .contents-intro .contents-slide-wrap .contents-slide .swiper-slide .text ul {
    font-size: 14px;
  }
  .main-wrap .contents-intro .contents-slide-wrap .contents-slide .swiper-slide a.more {
    margin-top: 35px;
  }
  .main-wrap .contents-intro .contents-slide-wrap .contents-slide .swiper-slide a.more span {
    font-size: 14px;
  }
  .main-wrap .contents-intro .contents-slide-wrap .contents-slide-controls {
    margin-top: 45px;
  }
  .main-wrap .contents-intro .contents-slide-wrap .contents-slide-controls button {
    width: 38px;
    height: 38px;
    background-size: 8px auto;
  }
  .main-wrap .contents-intro .contents-slide-wrap .contents-slide-controls button.contents-slide-next {
    margin-left: 38px;
  }
  .main-wrap .quick-category {
    padding: 60px 0;
  }
  .main-wrap .quick-category .inner > ul {
    flex-wrap: wrap;
  }
  .main-wrap .quick-category .inner > ul li {
    min-width: unset;
    width: 48%;
    margin-bottom: 4%;
  }
  .main-wrap .quick-category .inner > ul li:nth-child(3), .main-wrap .quick-category .inner > ul li:nth-child(4) {
    margin-bottom: 0;
  }
  .main-wrap .quick-category .inner > ul li a .thumb {
    height: 230px;
  }
  .main-wrap .quick-category .inner > ul li a .text strong {
    padding: 0 0.8em;
    font-size: 16px;
    line-height: 45px;
  }
  .main-wrap .partner {
    padding: 60px 0;
  }
  .main-wrap .partner .partner-slide-wrap .swiper-slide .logo-item {
    margin-bottom: 20px;
    height: 34px;
  }
  .main-wrap .partner .partner-slide-wrap .partner-slide-controls {
    margin-top: 25px;
  }
  .main-wrap .partner .partner-slide-wrap .partner-slide-controls button {
    width: 38px;
    height: 38px;
    background-size: 8px auto;
  }
  .main-wrap .partner .partner-slide-wrap .partner-slide-controls button.partner-slide-next {
    margin-left: 38px;
  }
  .main-wrap .contact {
    padding: 60px 0;
  }
  .main-wrap .contact .contact-box {
    display: block;
  }
  .main-wrap .contact .contact-box .contact-left {
    width: 100%;
    padding: 16px 25px;
  }
  .main-wrap .contact .contact-box .contact-left h2 {
    text-align: left;
    font-size: 24px;
  }
  .main-wrap .contact .contact-box .contact-left .line {
    display: none;
  }
  .main-wrap .contact .contact-box .contact-right {
    width: 100%;
    padding: 25px;
  }
  .main-wrap .contact .contact-box .contact-right strong {
    font-size: 20px;
  }
  .main-wrap .contact .contact-box .contact-right p {
    font-size: 16px;
  }
  .main-wrap .contact .contact-box .contact-right ul li {
    font-size: 16px;
  }
  .main-wrap .contact .contact-box .contact-right a {
    width: 150px;
    line-height: 45px;
    font-size: 14px;
    margin-top: 1em;
  }
  .main-wrap .certification {
    padding: 60px 0;
  }
  .main-wrap .certification ul {
    flex-wrap: wrap;
  }
  .main-wrap .certification ul li {
    width: 48%;
    margin-bottom: 4%;
  }
  .main-wrap .certification ul li:nth-child(3), .main-wrap .certification ul li:nth-child(4) {
    margin-bottom: 0;
  }
  .main-wrap .certification ul li .img {
    height: 45px;
    margin-bottom: 20px;
  }
  .main-wrap .certification ul li .text {
    font-size: 14px;
  }
  
  .main-wrap .main-visual .banner-slide-wrap .banner-slide-controls button {
  background-size: 4px auto;
  width: 20px;
  height: 20px;
}
  .video-wrap .sec-1 .inner {
    padding: 60px 0;
  }
  .video-wrap .sec-1 .item .thumb {
    width: 45%;
  }
  .video-wrap .sec-1 .item .text {
    margin-left: 5%;
    width: 50%;
  }
  .video-wrap .sec-1 .item .text strong {
    font-size: 17px;
  }
  .video-wrap .sec-1 .item .text p {
    margin-top: 1em;
    font-size: 14px;
  }
  .video-wrap .sec-1 .item .text p em {
    font-size: 16px;
    font-style:normal
  }
  .video-wrap .sec-1 .item .text a {
    width: 140px;
    line-height: 43px;
    font-size: 13px;
  }
  .video-wrap .sec-2 .inner {
    padding: 60px 0;
  }
  .video-wrap .sec-2 .sec-top p {
    font-size: 14px;
  }
  .video-wrap .sec-2 .sec-top strong {
    font-size: 20px;
  }
  .video-wrap .sec-2 .step {
    margin-top: 40px;
  }
  .video-wrap .sec-2 .step li[class^=step] .cir {
    width: 120px;
    height: 120px;
  }
  .video-wrap .sec-2 .step li[class^=step] .cir span {
    font-size: 24px;
  }
  .video-wrap .sec-2 .step li[class^=step] .cir img {
    width: 12px;
    margin-top: 1em;
  }
  .video-wrap .sec-2 .step li[class^=step] p {
    font-size: 13px;
  }
  .video-wrap .sec-2 .step li.line {
    width: 80px;
    margin: 0 29px;
    transform: translate(0, 59.5px);
  }
  .video-wrap .sec-3 .inner {
    padding: 60px 0;
  }
  .video-wrap .sec-3 .sec-top span {
    font-size: 14px;
  }
  .video-wrap .sec-3 .sec-top p {
    font-size: 14px;
  }
  .video-wrap .sec-3 .sec-top strong {
    font-size: 20px;
  }
  .video-wrap .sec-3 .dashboard {
    margin-top: 40px;
  }
  .video-wrap .sec-3 .dashboard ul li {
    width: 50%;
    margin-bottom: 20px;
  }
  .video-wrap .sec-3 .dashboard ul li:nth-child(odd) {
    text-align: right;
    padding-right: calc(27.75% + 30px);
  }
  .video-wrap .sec-3 .dashboard ul li:nth-child(odd) .img {
    transform: translate(5px, 0);
  }
  .video-wrap .sec-3 .dashboard ul li:nth-child(even) {
    text-align: left;
    padding-left: calc(27.75% + 30px);
  }
  .video-wrap .sec-3 .dashboard ul li:nth-child(even) .img {
    transform: translate(-5px, 0);
  }
  .video-wrap .sec-3 .dashboard ul li .img img {
    width: 25px;
  }
  .video-wrap .sec-3 .dashboard ul li .text {
    margin-top: 12px;
  }
  .video-wrap .sec-3 .dashboard ul li .text strong {
    font-size: 14px;
  }
  .video-wrap .sec-3 .dashboard ul li .text p {
    font-size: 12px;
    margin-top: 0.7em;
    word-break: keep-all;
  }
  .video-wrap .sec-3 .dashboard ul li .text p br {
    display: none;
  }
  .product-wrap .sec-1 .inner {
    padding: 60px 0;
  }
  .product-wrap .sec-1 .sec-top .name h3 {
    font-size: 20px;
  }
  .product-wrap .sec-1 .sec-top .name .link {
    width: 15px;
    margin-left: 10px;
  }
  .product-wrap .sec-1 .sec-top .desc {
    padding: 40px 0;
    font-size: 14px;
  }
  .product-wrap .sec-1 .sec-top .desc p {
    font-size: 17px;
  }
  .product-wrap .sec-1 .sec-top .desc p a {
    width: 14px;
    margin-left: 10px;
  }
  .product-wrap .sec-1 .sec-top .desc div {
    font-size: 14px;
  }
  .product-wrap .sec-1 .sec-top .desc div em {
    font-size: 16px;
    font-style:normal
  }
  .product-wrap .sec-1 .sec-top > ul {
    margin-top: 40px;
  }
  .product-wrap .sec-1 .sec-top > ul li p {
    padding-left: 14px;
    font-size: 14px;
    word-break: keep-all;
  }
  .product-wrap .sec-1 .img {
    margin-top: 60px;
  }
  .product-wrap .product-desc .inner {
    padding: 60px 0;
  }
  .product-wrap .product-desc .inner > dl dt {
    margin-bottom: 25px;
    font-size: 17px;
  }
  .product-wrap .product-desc .inner > dl dd {
    padding-left: 14px;
    font-size: 14px;
  }
  .product-wrap .product-desc .inner > dl.ol dd {
    padding-left: 24px;
  }
  .product-wrap .product-desc .inner > dl.ol dd .num {
    width: 17px;
    line-height: 17px;
    font-size: 12px;
  }
  .product-wrap .product-desc .inner > dl.type2 dd {
    font-size: 14px;
  }
  .product-wrap .product-desc.desc-2 dl dd {
    padding-left: 17px;
  }
  .attack-wrap .sec-1 .inner {
    padding: 60px 0;
  }
  .attack-wrap .sec-1 .inner .sec-top > p {
    font-size: 20px;
  }
  .attack-wrap .sec-1 .inner .sec-top ol {
    margin-top: 25px;
  }
  .attack-wrap .sec-1 .inner .sec-top ol li {
    padding-left: 30px;
  }
  .attack-wrap .sec-1 .inner .sec-top ol li .num {
    width: 20px;
    line-height: 20px;
    font-size: 13px;
  }
  .attack-wrap .sec-1 .inner .sec-top ol li p {
    font-size: 14px;
  }
  .attack-wrap .sec-1 .inner .sec-top ol li + li {
    margin-top: 8px;
  }
  .attack-wrap .sec-1 .inner .img {
    margin-top: 45px;
  }
  .attack-wrap .sec-2 .inner {
    padding: 60px 0;
  }
  .attack-wrap .sec-2 .inner ul li {
    margin-bottom: 60px;
  }
  .attack-wrap .sec-2 .inner ul li strong {
    display: block;
    font-size: 20px;
  }
  .attack-wrap .sec-2 .inner ul li div {
    margin-top: 25px;
    font-size: 14px;
    word-break: keep-all;
  }
  .attack-wrap .sec-2 .inner ul li div br {
    display: none;
  }
  .attack-wrap .sec-3 .inner {
    padding: 60px 0;
  }
  .attack-wrap .sec-3 .inner > p {
    font-size: 20px;
  }
  .attack-wrap .sec-3 .inner .hotline-box {
    margin-top: 25px;
    flex-direction: column;
  }
  .attack-wrap .sec-3 .inner .hotline-box .hotline-left {
    width: 100%;
    padding: 16px 25px;
  }
  .attack-wrap .sec-3 .inner .hotline-box .hotline-left h2 {
    font-size: 20px;
    text-align: left;
  }
  .attack-wrap .sec-3 .inner .hotline-box .hotline-left .line {
    display: none;
  }
  .attack-wrap .sec-3 .inner .hotline-box .hotline-right {
    width: 100%;
    padding: 25px;
  }
  .attack-wrap .sec-3 .inner .hotline-box .hotline-right strong {
    font-size: 17px;
  }
  .attack-wrap .sec-3 .inner .hotline-box .hotline-right p {
    font-size: 14px;
  }
  .attack-wrap .sec-3 .inner .hotline-box .hotline-right a {
    width: 150px;
    line-height: 45px;
    font-size: 14px;
    margin-top: 1em;
  }
  .case-wrap .case-content {
    padding: 80px 0 60px;
  }
  .case-wrap .case-content .case-tab {
    padding-right: 30px;
  }
  .case-wrap .case-content .case-tab ul li button {
    font-size: 15px;
    padding: 0 15px;
    height: 40px;
  }
  .case-wrap .case-content .case-tab a {
    height: 30px;
    width: 30px;
  }
  .case-wrap .case-content .case-tab a::before {
    height: 15px;
  }
  .case-wrap .case-content .case-tab a::after {
    width: 15px;
  }
  .case-wrap .case-content .tab-contents .tab-content .case {
    padding: 30px 0;
    font-size: 15px;
  }
  .case-wrap .case-content .tab-contents .tab-content .solution {
    padding-top: 30px;
  }
  .case-wrap .case-content .tab-contents .tab-content .solution strong {
    font-size: 20px;
  }
  .case-wrap .video {
    padding: 60px 0;
  }
  .case-wrap .video .video-top h3 {
    font-size: 22px;
  }
  .case-wrap .video .video-top p {
    font-size: 14px;
  }
  .case-wrap .video .video-slide-wrap {
    margin-top: 35px;
  }
  .case-wrap .video .video-slide-wrap .video-slide .swiper-slide a .video-text {
    font-size: 15px;
    line-height: 50px;
  }
  .case-wrap .video .video-slide-wrap .video-slide-controls {
    margin-top: 25px;
  }
  .case-wrap .video .video-slide-wrap .video-slide-controls button {
    width: 38px;
    height: 38px;
    background-size: 8px auto;
  }
  .case-wrap .video .video-slide-wrap .video-slide-controls button.video-slide-next {
    margin-left: 38px;
  }
  .case-wrap .start {
    height: 500px;
  }
  .case-wrap .start .inner > div ul li {
    height: 180px;
    border-radius: 90px;
  }
  .case-wrap .start .inner > div ul li strong {
    font-size: 45px;
  }
  .case-wrap .start .inner > div ul li p {
    font-size: 15px;
  }
  .case-wrap .start .inner > div ul li:nth-child(2) strong {
    font-size: 30px;
    line-height: 45px;
  }
  .case-wrap .start .inner > a {
    margin-top: 30px;
    height: 50px;
    padding: 0 20px;
    font-size: 15px;
  }
  .case-wrap .start .inner > a img {
    margin-left: 20px;
    width: 8px;
  }
  .pricing-wrap {
    padding: 60px 0;
  }
  .pricing-wrap .pricing-tab {
    padding: 10px 130px 10px 0;
    margin-bottom: 0px;
  }
  .pricing-wrap .pricing-tab .swiper-slide a {
    padding: 0 15px;
    font-size: 15px;
    line-height: 40px;
  }
  .pricing-wrap .pricing-tab ul li button {
    font-size: 15px;
    padding: 0 25px;
    height: 40px;
  }
  .pricing-wrap .pricing-tab > a {
    width: 130px;
    font-size: 15px;
    line-height: 40px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .info .name {
    height: 60px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .info .name img {
    width: 22px;
    margin-right: 8px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .info .name strong {
    font-size: 17px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .info .price {
    height: 130px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .info .price strong {
    font-size: 25px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .info .price span {
    font-size: 14px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .info::after {
    width: 15px;
    height: 8px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .info .tap_4 {
    height: 160px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .info .tap_4 .storage { display:block; background-color:#fafafa; padding:4px; font-size:12px; color:#333333; line-height:1.3em; margin-top:10px
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .info_b .name {
    height: 60px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .info_b .name img {
    width: 22px;
    margin-right: 8px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .info_b .name strong {
    font-size: 17px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .info_b .price {
    height: 130px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .info_b .price strong {
    font-size: 25px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .info_b .price span {
    font-size: 14px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .info_b::after {
    width: 15px;
    height: 8px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .info_b .tap_4 {
    height: 160px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .info_b .tap_4 .storage { display:block; background-color:#fafafa; padding:4px; font-size:12px; color:#333333; line-height:1.3em; margin-top:10px
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .desc {
    margin-top: 40px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .desc ul li {
    font-size: 13px;
    padding-left: 22px;
    position: relative;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .desc ul li::before {
    width: 15px;
    height: 1.25em;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .desc ul li.o::before {
    background-size: 14px auto;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .desc ul li.x::before {
    background-size: 12px auto;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .btm {
    min-height: 155px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .btm ul li {
    font-size: 13px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list.price-slide3 .swiper-wrapper {
    justify-content: center;
  }
  
  .pricing-wrap .fricing-tab {
  position: relative;
  margin-bottom: 10px;
  padding: 6px 10px;
  border: 1px solid #efefef;
  display: inline-block;
  border-radius: 50px;
  line-height: 1em;
  background-color: #fafafa
}
  .pricing-wrap .fricing-tab .swiper-slide a {
    padding: 0 15px;
    font-size: 15px;
    line-height: 40px;
  }
  .pricing-wrap .fricing-tab ul li button {
  border: 0;
  cursor: pointer;
  padding: 0 10px;
  text-align: center;
  font-size: 14px;
  color: #333;
  background-color: transparent;
  height: 28px;
  border-radius: 50px;
  font-weight:500;
  border: 1px solid #fafafa ;  
}
  .pricing-wrap .fricing-tab > a {
    width: 130px;
    font-size: 15px;
    line-height: 40px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .info .name {
    height: 60px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .info .name img {
    width: 22px;
    margin-right: 8px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .info .name strong {
    font-size: 17px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .info .price {
    height: 130px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .info .price strong {
    font-size: 25px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .info .price span {
    font-size: 14px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .info::after {
    width: 15px;
    height: 8px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .info .tap_4 {
    height: 160px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .info .tap_4 .storage { display:block; background-color:#fafafa; padding:4px; font-size:12px; color:#333333; line-height:1.3em; margin-top:10px
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .desc {
    margin-top: 40px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .desc ul li {
    font-size: 13px;
    padding-left: 22px;
    position: relative;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .desc ul li::before {
    width: 15px;
    height: 1.25em;
  }

  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .desc ul li.o::before {
    background-size: 14px auto;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .desc ul li.x::before {
    background-size: 12px auto;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .btm {
    min-height: 155px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .btm ul li {
    font-size: 13px;
  }
  
  .pricing-wrap .fricing-tab01 {
  position: relative;
  margin-bottom: 10px;
  padding: 6px 10px;
  border: 1px solid #efefef;
  display: inline-block;
  border-radius: 50px;
  line-height: 1em;
  background-color: #fafafa
}
  .pricing-wrap .fricing-tab01 .swiper-slide a {
    padding: 0 15px;
    font-size: 15px;
    line-height: 40px;
  }
  .pricing-wrap .fricing-tab01 ul li button {
  border: 0;
  cursor: pointer;
  padding: 0 10px;
  text-align: center;
  font-size: 14px;
  color: #333;
  background-color: transparent;
  height: 28px;
  border-radius: 50px;
  font-weight:500;
  border: 1px solid #fafafa ;  
}
  .pricing-wrap .fricing-tab01 > a {
    width: 130px;
    font-size: 15px;
    line-height: 40px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .info .name {
    height: 60px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .info .name img {
    width: 22px;
    margin-right: 8px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .info .name strong {
    font-size: 17px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .info .price {
    height: 130px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .info .price strong {
    font-size: 25px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .info .price span {
    font-size: 14px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .info::after {
    width: 15px;
    height: 8px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .info .tap_4 {
    height: 160px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .info .tap_4 .storage { display:block; background-color:#fafafa; padding:4px; font-size:12px; color:#333333; line-height:1.3em; margin-top:10px
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .desc {
    margin-top: 40px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .desc ul li {
    font-size: 13px;
    padding-left: 22px;
    position: relative;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .desc ul li::before {
    width: 15px;
    height: 1.25em;
  }

  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .desc ul li.o::before {
    background-size: 14px auto;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .desc ul li.x::before {
    background-size: 12px auto;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .btm {
    min-height: 155px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .btm ul li {
    font-size: 13px;
  }
  
  .pricing-wrap .fricing-tab02 {
  position: relative;
  margin-bottom: 10px;
  padding: 6px 10px;
  border: 1px solid #efefef;
  display: inline-block;
  border-radius: 50px;
  line-height: 1em;
  background-color: #fafafa
}
  .pricing-wrap .fricing-tab02 .swiper-slide a {
    padding: 0 15px;
    font-size: 15px;
    line-height: 40px;
  }
  .pricing-wrap .fricing-tab02 ul li button {
  border: 0;
  cursor: pointer;
  padding: 0 10px;
  text-align: center;
  font-size: 14px;
  color: #333;
  background-color: transparent;
  height: 28px;
  border-radius: 50px;
  font-weight:500;
  border: 1px solid #fafafa ;  
}
  .pricing-wrap .fricing-tab02 > a {
    width: 130px;
    font-size: 15px;
    line-height: 40px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .info .name {
    height: 60px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .info .name img {
    width: 22px;
    margin-right: 8px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .info .name strong {
    font-size: 17px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .info .price {
    height: 130px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .info .price strong {
    font-size: 25px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .info .price span {
    font-size: 14px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .info::after {
    width: 15px;
    height: 8px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .info .tap_4 {
    height: 160px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .info .tap_4 .storage { display:block; background-color:#fafafa; padding:4px; font-size:12px; color:#333333; line-height:1.3em; margin-top:10px
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .desc {
    margin-top: 40px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .desc ul li {
    font-size: 13px;
    padding-left: 22px;
    position: relative;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .desc ul li::before {
    width: 15px;
    height: 1.25em;
  }

  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .desc ul li.o::before {
    background-size: 14px auto;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .desc ul li.x::before {
    background-size: 12px auto;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .btm {
    min-height: 155px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .btm ul li {
    font-size: 13px;
  }
  
  .pricing-wrap .fricing-tab03 {
  position: relative;
  margin-bottom: 10px;
  padding: 6px 10px;
  border: 1px solid #efefef;
  display: inline-block;
  border-radius: 50px;
  line-height: 1em;
  background-color: #fafafa
}
  .pricing-wrap .fricing-tab03 .swiper-slide a {
    padding: 0 15px;
    font-size: 15px;
    line-height: 40px;
  }
  .pricing-wrap .fricing-tab03 ul li button {
  border: 0;
  cursor: pointer;
  padding: 0 10px;
  text-align: center;
  font-size: 14px;
  color: #333;
  background-color: transparent;
  height: 28px;
  border-radius: 50px;
  font-weight:500;
  border: 1px solid #fafafa ;  
}
  .pricing-wrap .fricing-tab03 > a {
    width: 130px;
    font-size: 15px;
    line-height: 40px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .info .name {
    height: 60px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .info .name img {
    width: 22px;
    margin-right: 8px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .info .name strong {
    font-size: 17px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .info .price {
    height: 130px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .info .price strong {
    font-size: 25px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .info .price span {
    font-size: 14px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .info::after {
    width: 15px;
    height: 8px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .info .tap_4 {
    height: 160px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .info .tap_4 .storage { display:block; background-color:#fafafa; padding:4px; font-size:12px; color:#333333; line-height:1.3em; margin-top:10px
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .desc {
    margin-top: 40px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .desc ul li {
    font-size: 13px;
    padding-left: 22px;
    position: relative;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .desc ul li::before {
    width: 15px;
    height: 1.25em;
  }

  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .desc ul li.o::before {
    background-size: 14px auto;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .desc ul li.x::before {
    background-size: 12px auto;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .btm {
    min-height: 155px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .btm ul li {
    font-size: 13px;
  }
  
  .customer-wrap .sec-1 .inner {
    padding: 60px;
  }
  .customer-wrap .sec-1 .swiper-slide .item .thumb {
    width: 200px;
  }
  .customer-wrap .sec-1 .swiper-slide .item .text {
    margin-left: 30px;
    width: calc(100% - 230px);
  }
  .customer-wrap .sec-1 .swiper-slide .item .text .name strong {
    font-size: 17px;
  }
  .customer-wrap .sec-1 .swiper-slide .item .text .name p {
    font-size: 15px;
  }
  .customer-wrap .sec-1 .swiper-slide .item .text .desc {
    font-size: 13px;
    margin: 1.4em 0;
  }
  .customer-wrap .sec-1 .swiper-slide .item .text .star i {
    width: 16px;
    height: 14px;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/start_off.png);
  }
  .customer-wrap .sec-1 .swiper-slide .item .text .star i.on {
    background-image: url(../images/start_on.png);
  }
  .customer-wrap .sec-1 .swiper-slide .item .text .star i + i {
    margin-left: 5px;
  }
  .customer-wrap .sec-1 .customer-slide-prev {
    padding: 0;
    width: 20px;
    height: 34px;
  }
  .customer-wrap .sec-1 .customer-slide-next {
    padding: 0;
    width: 20px;
    height: 34px;
  }
  .customer-wrap .partner {
    padding: 60px 0 80px;
  }
  .customer-wrap .sec-1 .sec-top .name h3 {
    font-size: 20px;
  }
  .customer-wrap .sec-1 .sec-top .name .link {
    width: 15px;
    margin-left: 10px;
  }
  .customer-wrap .sec-1 .sec-top .desc {
    padding: 20px 0;
    font-size: 14px;
  }
  .customer-wrap .sec-1 .sec-top .desc p {
    font-size: 17px;
  }
  .customer-wrap .sec-1 .sec-top .desc p a {
    width: 14px;
    margin-left: 10px;
  }
  .customer-wrap .sec-1 .sec-top .desc div {
    font-size: 14px;
  }
  .customer-wrap .sec-1 .sec-top .desc div em {
    font-size: 16px;
    font-style:normal
  }
  .customer-wrap .sec-1 .sec-top > ul {
    margin-top: 40px;
  }
  .customer-wrap .sec-1 .sec-top > ul li p {
    padding-left: 14px;
    font-size: 14px;
    word-break: keep-all;
  }
  
  .join-wrap .join-top {
    padding-bottom: 50px;
  }
  .join-wrap .join-content {
    padding: 60px 0 40px;
  }
  .join-wrap .join-content .step {
    margin-bottom: 40px;
  }
  .join-wrap .join-content .step ul li .num {
    width: 27px;
    line-height: 27px;
    font-size: 14px;
  }
  .join-wrap .join-content .step ul li p {
    width: 140px;
    line-height: 50px;
    border-radius: 25px;
    font-size: 15px;
  }
  .join-wrap .join-content .step ul li.arr {
    margin: 0 17px;
    width: 14px;
    height: 24px;
  }
  .join-wrap .join-content .content-box {
    padding: 40px 25px;
  }
  .join-wrap .join-content .content-box.step-1 .term-box > strong {
    font-size: 20px;
    padding-left: 0.6em;
  }
  .join-wrap .join-content .content-box.step-1 .term-box .term {
    padding: 25px 20px;
    font-size: 14px;
  }
  .join-wrap .join-content .content-box.step-1 .term-box .term .m-l-20 {
    margin-left: 1.2em;
  }
  .join-wrap .join-content .content-box.step-1 .term-box .term h4 {
    font-size: 17px;
  }
  .join-wrap .join-content .content-box.step-1 .term-box .term ol.m-l-20 > li .first_letter {
    transform: translate(calc(-100% - 3px), 0);
  }
  .join-wrap .join-content .content-box.step-1 .term-box .term-input {
    margin-top: 20px;
  }
  .join-wrap .join-content .content-box.step-1 .term-box .term-input label i {
    width: 14px;
    height: 14px;
  }
  .join-wrap .join-content .content-box.step-1 .term-box .term-input label p {
    margin-left: 8px;
    font-size: 13px;
  }
  .join-wrap .join-content .content-box.step-1 .term-box + .term-box {
    margin-top: 40px;
  }
  .join-wrap .join-content .content-box.step-2 {
    padding: 50px 120px;
  }
  .join-wrap .join-content .content-box.step-2 .line {
    margin: 25px 0;
  }
  .join-wrap .join-content .content-box.step-2 .form-row {
    margin: 0 40px;
  }
  .join-wrap .join-content .content-box.step-2 .form-row + .form-row {
    margin-top: 12px;
  }
  .join-wrap .join-content .content-box.step-2 .form-row label {
    width: 26%;
    font-size: 14px;
    line-height: 45px;
  }
  .join-wrap .join-content .content-box.step-2 .form-row > div {
    margin-left: 5%;
    width: 69%;
  }
  .join-wrap .join-content .content-box.step-2 .form-row .form-control  {
    height: 43px;
    padding: 0 14px 0 14px;
    font-size: 14px !important;
  }
  .join-wrap .join-content .content-box.step-2 .form-row .form-controls select {
    background-position:95% center; background-size:1.8rem;
  }
  .join-wrap .join-content .content-box.step-2 .form-row .form-input input {
    height: 45px;
    padding: 0 50px 0 14px;
    font-size: 14px;
  }
  .join-wrap .join-content .content-box.step-2 .form-row .form-input .cnt {
    font-size: 13px;
    right: 25px;
  }
  .join-wrap .join-content .content-box.step-2 .form-row .form-input .show {
    right: 25px;
    width: 22px;
  }
  .join-wrap .join-content .content-box.step-2 .form-row .form-checkbox label i {
    width: 14px;
    height: 14px;
  }
  .join-wrap .join-content .content-box.step-2 .form-row .form-checkbox label p {
    margin-left: 8px;
    font-size: 13px;
  }
  .join-wrap .join-content .content-box.step-2 .form-row .guide {
    font-size: 12px;
    margin-top: 6px;
  }
  .join-wrap .join-content .content-box.step-3 {
    padding: 50px 20px;
  }
  .join-wrap .join-content .content-box.step-3 > p {
    font-size: 16px;
  }
  .join-wrap .join-content .content-box.step-3 > img {
    width: 150px;
    margin: 30px auto 25px;
  }
  .join-wrap .join-content .content-box.step-3 .email {
    width: 380px;
    line-height: 55px;
    font-size: 17px;
  }
  .join-wrap .join-content .content-box.success-box {
    margin-top: -30px;
    text-align: center;
    padding: 60px 20px;
  }
  .join-wrap .join-content .content-box.success-box > p {
    font-size: 17px;
  }
  .join-wrap .join-content .content-box.success-box > img {
    width: 170px;
    margin: 25px auto 0;
  }
  .join-wrap .join-content .join-btn {
    margin-top: 30px;
  }
  .join-wrap .join-content .join-btn > * {
    width: 120px;
    line-height: 45px;
    font-size: 15px;
  }
  .join-wrap .join-content .join-btn > * + * {
    margin-left: 1em;
  }
  .join-wrap .copyright,
  .member-wrap .copyright {
    font-size: 13px;
    margin-top: 25px;
    padding-bottom: 25px;
  }
  .member-wrap .copyright{
    margin-top: 0;
    padding-bottom: 0;
  }
  .checurl-wrap .copyright {
    font-size: 13px;
    margin-top: 25px;
    padding-bottom: 25px;
  }
  .checurl-wrap .copyright{
    margin-top: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 768px) {
  .main-wrap .main-visual {
    background-image: url(../images/m_visual_bg.jpg);
    background-position: right bottom;
    background-size: cover;
  }
  .main-wrap .main-visual .inner {
    height: 142.8125vw;
  }
  .main-wrap .main-visual .inner .visual-text strong {
    font-size: 12.5vw;
  }
  .main-wrap .main-visual .inner .visual-text p {
    font-size: 4vw;
    margin-top: 3.375vw;
  }
  .main-wrap .main-visual .inner .visual-text .title {
    font-size: 32px;
    line-height: 1.2em;
    margin-top: 1.68em;
  }
  .main-wrap .main-visual .inner .visual-text .title-big {
    font-size: 36px;
    line-height: 43px;
    margin-top: 20px;
  }
  .main-wrap .main-visual .inner .visual-text p br {
    display: none;
  }
  .main-wrap .main-visual .inner .visual-text p br.m {
    display: block;
  }
  .main-wrap .main-visual .inner .visual-text a {
    margin-top: 5.375vw;
    height: 8.34375vw;
    width: 52.03125vw;
    font-size: 3.4vw;
  }
  .main-wrap .main-visual .inner .visual-text a img {
    margin-left: 4.6875vw;
    width: 1.875vw;
  }
  .main-wrap .main-visual .inner .visual-img {
    display: none;
  }
  .main-wrap .main-visual .inner .visual-link {
    bottom: 7vw;
  }
  .main-wrap .main-visual .inner .visual-link ul li a {
    font-size: 3.125vw;
  }
  .main-wrap .main-form {
    padding: 10.9375vw 0;
  }
  .main-wrap .main-form .inner {
    display: block;
  }
  .main-wrap .main-form .inner .line {
    display: none;
  }
  .main-wrap .main-form .inner .form-left strong {
    font-size: 4.6875vw;
  }
  .main-wrap .main-form .inner .form-left .agree {
    margin-top: 3.59375vw;
  }
  .main-wrap .main-form .inner .form-left .agree label i {
    margin-right: 5px;
    width: 12px;
    height: 12px;
  }
  .main-wrap .main-form .inner .form-left .agree label p {
    font-size: 11px;
  }
  .main-wrap .main-form .inner .form-left a {
    font-size: 2.65625vw;
    width: 31.25vw;
  }
  .main-wrap .main-form .inner .form-right {
    margin-top: 4.6875vw;
    width: 100%;
  }
  .main-wrap .main-form .inner .form-right div input {
    height: 11.875vw;
    padding: 0 4.6875vw;
    font-size: 3.90625vw;
  }
  .main-wrap .main-form .inner .form-right div button {
    font-size: 3.90625vw;
    width: 36.5625vw;
  }
  
  .main-wrap .main-visual .banner-slide-wrap .banner-slide-controls button {
  background-size: 6px auto;
  width: 30px;
  height: 30px;
}
  
  .main-wrap .contents-intro {
    overflow: hidden;
  }
  .main-wrap .contents-intro .inner {
    position: relative;
    padding: 0 0 15.625vw;
  }
  .main-wrap .contents-intro .quick-contents {
    width: 100vw;
    position: relative;
    left: -4.6875vw;
    right: -4.6875vw;
    margin-bottom: 18.75vw;
  }
  .main-wrap .contents-intro .quick-contents ul {
    width: 100%;
    display: block;
  }
  .main-wrap .contents-intro .quick-contents ul li {
    width: 100%;
  }
  .main-wrap .contents-intro .quick-contents ul li a {
    position: relative;
    height: 13.4375vw;
    padding: 0 4.6875vw;
  }
  .main-wrap .contents-intro .quick-contents ul li a img:first-child {
    margin-right: 17px;
    width: 5.9375vw;
  }
  .main-wrap .contents-intro .quick-contents ul li a img:last-child {
    margin-left: 0;
    position: absolute;
    right: 4.6875vw;
    top: 50%;
    transform: translate(0, -50%);
    width: 1.875vw;
  }
  .main-wrap .contents-intro .quick-contents ul li a span {
    font-size: 3.90625vw;
  }
  .main-wrap .contents-intro .contents-slide-wrap .contents-slide .swiper-slide {
    width: 55.46875vw !important;
  }
  .main-wrap .contents-intro .contents-slide-wrap .contents-slide .swiper-slide .img {
    margin-bottom: 10.9375vw;
  }
  .main-wrap .contents-intro .contents-slide-wrap .contents-slide .swiper-slide .img img {
    max-width: 80%;
  }
  .main-wrap .contents-intro .contents-slide-wrap .contents-slide .swiper-slide .text strong {
    font-size: 3.7vw;
  }
  .main-wrap .contents-intro .contents-slide-wrap .contents-slide .swiper-slide .text ul {
    font-size: 2.65625vw;
  }
  .main-wrap .contents-intro .contents-slide-wrap .contents-slide .swiper-slide a.more {
    margin-top: 7.8125vw;
  }
  .main-wrap .contents-intro .contents-slide-wrap .contents-slide .swiper-slide a.more img {
    width: 8px;
    margin-right: 8px;
  }
  .main-wrap .contents-intro .contents-slide-wrap .contents-slide .swiper-slide a.more span {
    font-size: 11px;
  }
  .main-wrap .contents-intro .contents-slide-wrap .contents-slide-controls {
    display: none;
  }
  .main-wrap .quick-category {
    padding: 15.625vw 0;
  }
  .main-wrap .quick-category .inner > ul li {
    width: 42.1875vw;
    margin-bottom: 6.25vw;
  }
  .main-wrap .quick-category .inner > ul li a .thumb {
    height: 42.1875vw;
  }
  .main-wrap .quick-category .inner > ul li a .text strong {
    padding: 0 0.8em;
    font-size: 4.21875vw;
    line-height: 10.9375vw;
  }
  .main-wrap .quick-category .inner > ul li a .text strong::before {
    height: 3.28125vw;
    right: 0.8em;
    transform: translate(-1.640625vw, -50%);
  }
  .main-wrap .quick-category .inner > ul li a .text strong::after {
    width: 3.28125vw;
    right: 0.8em;
  }
  .main-wrap .partner {
    padding: 15.625vw 0;
  }
  .main-wrap .partner .partner-slide-wrap .swiper-slide .logo-item {
    margin-bottom: 3.125vw;
    height: 5.9375vw;
  }
  .main-wrap .partner .partner-slide-wrap .partner-slide-controls {
    margin-top: 11.71875vw;
  }
  .main-wrap .partner .partner-slide-wrap .partner-slide-controls button {
    width: 7.1875vw;
    height: 7.1875vw;
    background-size: 1.875vw auto;
  }
  .main-wrap .partner .partner-slide-wrap .partner-slide-controls button.partner-slide-next {
    margin-left: 7.1875vw;
  }
  .main-wrap .contact {
    padding: 15.625vw 0;
  }
  .main-wrap .contact .contact-box {
    display: block;
  }
  .main-wrap .contact .contact-box .contact-left {
    padding: 0 7.5vw;
  }
  .main-wrap .contact .contact-box .contact-left h2 {
    font-size: 6.25vw;
    line-height: 15.625vw;
  }
  .main-wrap .contact .contact-box .contact-right {
    padding: 10.9375vw 7.5vw;
  }
  .main-wrap .contact .contact-box .contact-right strong {
    font-size: 4.6875vw;
  }
  .main-wrap .contact .contact-box .contact-right p {
    font-size: 3.90625vw;
    word-break: keep-all;
  }
  .main-wrap .contact .contact-box .contact-right ul li {
    font-size: 3.90625vw;
  }
  .main-wrap .contact .contact-box .contact-right ul li:nth-child(2) {
    display: none;
  }
  .main-wrap .contact .contact-box .contact-right a {
    width: 41.25vw;
    line-height: 11.875vw;
    font-size: 3.90625vw;
    margin-top: 6.25vw;
  }
  .main-wrap .certification {
    padding: 15.625vw 0;
  }
  .main-wrap .certification ul {
    flex-wrap: wrap;
  }
  .main-wrap .certification ul li {
    width: 50%;
    margin-bottom: 15.625vw;
  }
  .main-wrap .certification ul li:nth-child(2) .img {
    height: 7.34375vw;
  }
  .main-wrap .certification ul li:nth-child(3) .img {
    height: 6.25vw;
  }
  .main-wrap .certification ul li .img {
    height: 10.3125vw;
    margin-bottom: 3.75vw;
  }
  .main-wrap .certification ul li .text {
    font-size: 12px;
  }
  .fancy-video::before {
    width: 7.34375vw;
    height: 7.34375vw;
    border-width: 1px;
  }
  .fancy-video::after {
    border-left-width: 1.875vw;
    border-top-width: 1.25vw;
    border-bottom-width: 1.25vw;
    transform: translate(-50%, -50%);
  }
  .video-wrap .sec-1 .inner {
    padding: 15.625vw 0;
  }
  .video-wrap .sec-1 .item {
    flex-direction: column;
  }
  .video-wrap .sec-1 .item .thumb {
    width: 100%;
  }
  .video-wrap .sec-1 .item .text {
    margin-left: 0;
    margin-top: 6.25vw;
    width: 100%;
  }
  .video-wrap .sec-1 .item .text strong {
    font-size: 4.6875vw;
  }
  .video-wrap .sec-1 .item .text p {
    font-size: 3.125vw;
  }
  .video-wrap .sec-1 .item .text p em {
    font-size: 3.90625vw;
    font-style:normal
  }
  .video-wrap .sec-1 .item .text a {
    width: 32.8125vw;
    line-height: 9.375vw;
    font-size: 3.125vw;
  }
  .video-wrap .sec-2 .inner {
    padding: 15.625vw 0;
  }
  .video-wrap .sec-2 .sec-top p {
    font-size: 3.125vw;
  }
  .video-wrap .sec-2 .sec-top strong {
    font-size: 3.90625vw;
  }
  .video-wrap .sec-2 .step {
    margin-top: 9.375vw;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .video-wrap .sec-2 .step li[class^=step] .cir {
    width: 31.25vw;
    height: 31.25vw;
  }
  .video-wrap .sec-2 .step li[class^=step] .cir span {
    font-size: 6.25vw;
  }
  .video-wrap .sec-2 .step li[class^=step] .cir img {
    width: 3.125vw;
    margin-top: 1em;
  }
  .video-wrap .sec-2 .step li[class^=step] p {
    font-size: 3.90625vw;
  }
  .video-wrap .sec-2 .step li.line {
    width: 1px;
    height: 9.375vw;
    margin: 6.25vw auto;
    transform: translate(0, 0);
  }
  .video-wrap .sec-3 .inner {
    padding: 15.625vw 0;
  }
  .video-wrap .sec-3 .sec-top span {
    font-size: 3.125vw;
  }
  .video-wrap .sec-3 .sec-top p {
    font-size: 3.125vw;
  }
  .video-wrap .sec-3 .sec-top strong {
    font-size: 3.90625vw;
  }
  .video-wrap .sec-3 .dashboard {
    margin-top: 9.375vw;
  }
  .video-wrap .sec-3 .dashboard .dashboard-slide {
    width: 100%;
    max-width: 100%;
  }
  .video-wrap .sec-3 .dashboard ul {
    position: static;
    margin-top: 6.25vw;
  }
  .video-wrap .sec-3 .dashboard ul li {
    margin-bottom: 6.25vw;
  }
  .video-wrap .sec-3 .dashboard ul li:nth-child(odd) {
    padding-right: 5vw;
  }
  .video-wrap .sec-3 .dashboard ul li:nth-child(odd) .img {
    transform: translate(1.5625vw, 0);
  }
  .video-wrap .sec-3 .dashboard ul li:nth-child(even) {
    text-align: left;
    padding-left: 5vw;
  }
  .video-wrap .sec-3 .dashboard ul li:nth-child(even) .img {
    transform: translate(-1.5625vw, 0);
  }
  .video-wrap .sec-3 .dashboard ul li .img img {
    width: 6.25vw;
  }
  .video-wrap .sec-3 .dashboard ul li .text {
    margin-top: 4.6875vw;
  }
  .video-wrap .sec-3 .dashboard ul li .text strong {
    font-size: 3.90625vw;
  }
  .video-wrap .sec-3 .dashboard ul li .text p {
    font-size: 2.5vw;
  }
  .product-wrap .sec-1 .inner {
    padding: 15.625vw 0;
  }
  .product-wrap .sec-1 .sec-top .name h3 {
    font-size: 4.6875vw;
  }
  .product-wrap .sec-1 .sec-top .name .link {
    width: 3.4375vw;
    margin-left: 1.5625vw;
  }
  .product-wrap .sec-1 .sec-top .desc {
    padding: 9.375vw 0;
    font-size: 3.125vw;
  }
  .product-wrap .sec-1 .sec-top .desc p {
    font-size: 3.90625vw;
  }
  .product-wrap .sec-1 .sec-top .desc p a {
    width: 3.125vw;
    margin-left: 1.5625vw;
  }
  .product-wrap .sec-1 .sec-top .desc div {
    font-size: 3.125vw;
  }
  .product-wrap .sec-1 .sec-top .desc div em {
    font-size: 3.75vw;
    font-style:normal
  }
  .product-wrap .sec-1 .sec-top > ul {
    margin-top: 6.25vw;
  }
  .product-wrap .sec-1 .sec-top > ul li {
    width: 100%;
    padding-left: 0 !important;
  }
  .product-wrap .sec-1 .sec-top > ul li p {
    padding-left: 3.125vw;
    font-size: 3.125vw;
  }
  .product-wrap .sec-1 .img {
    margin-top: 9.375vw;
  }
  .product-wrap .product-desc .inner {
    padding: 15.625vw 0;
  }
  .product-wrap .product-desc .inner > dl {
    width: 100%;
    padding: 0 !important;
  }
  .product-wrap .product-desc .inner > dl + dl {
    margin-top: 9.375vw;
  }
  .product-wrap .product-desc .inner > dl dt {
    margin-bottom: 4.6875vw;
    font-size: 3.90625vw;
  }
  .product-wrap .product-desc .inner > dl dd {
    padding-left: 3.125vw;
    font-size: 3.125vw;
  }
  .product-wrap .product-desc .inner > dl.ol dd {
    padding-left: 5.3125vw;
  }
  .product-wrap .product-desc .inner > dl.ol dd .num {
    width: 3.75vw;
    line-height: 3.75vw;
    font-size: 2.8125vw;
  }
  .product-wrap .product-desc .inner > dl.type2 dd {
    font-size: 3.125vw;
  }
  .product-wrap .product-desc.desc-2 dl dd {
    padding-left: 3.75vw;
  }
  .attack-wrap .sec-1 .inner {
    padding: 15.625vw 0;
  }
  .attack-wrap .sec-1 .inner .sec-top > p {
    font-size: 4.6875vw;
  }
  .attack-wrap .sec-1 .inner .sec-top ol {
    margin-top: 6.25vw;
  }
  .attack-wrap .sec-1 .inner .sec-top ol li {
    padding-left: 7.03125vw;
  }
  .attack-wrap .sec-1 .inner .sec-top ol li .num {
    width: 4.6875vw;
    line-height: 4.6875vw;
    font-size: 2.5vw;
  }
  .attack-wrap .sec-1 .inner .sec-top ol li p {
    font-size: 3.125vw;
  }
  .attack-wrap .sec-1 .inner .sec-top ol li + li {
    margin-top: 1.5625vw;
  }
  .attack-wrap .sec-1 .inner .img {
    margin-top: 6.25vw;
  }
  .attack-wrap .sec-2 .inner {
    padding: 15.625vw 0;
  }
  .attack-wrap .sec-2 .inner ul {
    flex-direction: column;
  }
  .attack-wrap .sec-2 .inner ul li {
    width: 100%;
    margin-bottom: 9.375vw !important;
    padding: 0 !important;
  }
  .attack-wrap .sec-2 .inner ul li strong {
    display: block;
    font-size: 3.90625vw;
  }
  .attack-wrap .sec-2 .inner ul li div {
    margin-top: 3.90625vw;
    font-size: 3.125vw;
  }
  .attack-wrap .sec-2 .inner ul li:last-child {
    margin-bottom: 0 !important;
  }
  .attack-wrap .sec-3 .inner {
    padding: 15.625vw 0;
  }
  .attack-wrap .sec-3 .inner > p {
    font-size: 4.6875vw;
    word-break: keep-all;
    line-height: 1.5em;
  }
  .attack-wrap .sec-3 .inner .hotline-box {
    margin-top: 6.25vw;
  }
  .attack-wrap .sec-3 .inner .hotline-box .hotline-left {
    padding: 4.6875vw;
  }
  .attack-wrap .sec-3 .inner .hotline-box .hotline-left h2 {
    font-size: 4.6875vw;
  }
  .attack-wrap .sec-3 .inner .hotline-box .hotline-right {
    padding: 4.6875vw;
  }
  .attack-wrap .sec-3 .inner .hotline-box .hotline-right strong {
    font-size: 3.90625vw;
    margin-bottom: 3.125vw;
  }
  .attack-wrap .sec-3 .inner .hotline-box .hotline-right p {
    font-size: 3.90625vw;
  }
  .attack-wrap .sec-3 .inner .hotline-box .hotline-right a {
    width: 34.375vw;
    line-height: 10.9375vw;
    font-size: 3.125vw;
    margin-top: 4.6875vw;
  }
  .case-wrap .case-content {
    padding: 15.625vw 0;
  }
  .case-wrap .case-content .case-tab {
    margin-bottom: 0;
    padding: 1.5625vw 6.40625vw 1.5625vw 0;
  }
  .case-wrap .case-content .case-tab ul li {
    font-size: 3.125vw;
  }
  .case-wrap .case-content .case-tab ul li button {
    font-size: 3.90625vw;
    padding: 0 3.90625vw;
    height: 9.6875vw;
  }
  .case-wrap .case-content .case-tab a {
    height: 6.40625vw;
    width: 6.40625vw;
  }
  .case-wrap .case-content .case-tab a::before {
    height: 3.28125vw;
  }
  .case-wrap .case-content .case-tab a::after {
    width: 3.28125vw;
  }
  .case-wrap .case-content .tab-contents .tab-content .case {
    padding: 9.375vw 0;
    font-size: 3vw;
    line-height: 1.8em;
    word-break: keep-all;
  }
  .case-wrap .case-content .tab-contents .tab-content .case r br {
    display: none;
  }
  .case-wrap .case-content .tab-contents .tab-content .solution {
    padding-top: 7.8125vw;
    word-break: keep-all;
  }
  .case-wrap .case-content .tab-contents .tab-content .solution strong {
    font-size: 4.6875vw;
    margin-bottom: get-vW(50px);
  }
  .case-wrap .case-content .tab-contents .tab-content .solution strong::before {
    width: 6.5625vw;
    margin-bottom: 3.125vw;
  }
  .case-wrap .case-content .tab-contents .tab-content .solution div {
    font-size: 13px;
    line-height: 1.8em;
  }
  .case-wrap .video {
    padding: 15.625vw 0;
    overflow: hidden;
  }
  .case-wrap .video .video-top h3 {
    font-size: 5.46875vw;
  }
  .case-wrap .video .video-top p {
    font-size: 3.90625vw;
    margin-top: 0.7em;
    line-height: 1.6em;
  }
  .case-wrap .video .video-slide-wrap {
    margin-top: 7.8125vw;
  }
  .case-wrap .video .video-slide-wrap .video-slide {
    overflow: visible;
  }
  .case-wrap .video .video-slide-wrap .video-slide .swiper-slide {
    width: 59.375vw;
  }
  .case-wrap .video .video-slide-wrap .video-slide .swiper-slide a .video-text {
    font-size: 3.125vw;
    line-height: 10.9375vw;
  }
  .case-wrap .video .video-slide-wrap .video-slide-controls {
    display: none;
  }
  .case-wrap .start {
    height: auto;
    padding: 15.625vw 0;
  }
  .case-wrap .start .inner > div ul {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .case-wrap .start .inner > div ul li {
    width: 62.5vw;
    height: 33.125vw;
    border-radius: 16.5625vw;
  }
  .case-wrap .start .inner > div ul li strong {
    font-size: 15.625vw;
  }
  .case-wrap .start .inner > div ul li p {
    font-size: 3.125vw;
    margin-top: 3.125vw;
  }
  .case-wrap .start .inner > div ul li:nth-child(2) strong {
    font-size: 9.375vw;
    line-height: 1em;
  }
  .case-wrap .start .inner > a {
    margin-top: 15.625vw;
    height: 11.875vw;
    padding: 0;
    width: calc(100% - 4.0625vw);
    font-size: 3.2vw;
    justify-content: center;
    position: relative;
  }
  .case-wrap .start .inner > a img {
    margin-left: 4.6875vw;
    width: 2.1875vw;
  }
  .case-wrap .start .inner > a::after, .case-wrap .start .inner > a::before {
    content: "";
    width: 1.5px;
    height: 7.8125vw;
    position: absolute;
    top: 50%;
    background-color: #cc0000;
  }
  .case-wrap .start .inner > a::after {
    right: -2.03125vw;
    transform: translate(100%, -50%);
  }
  .case-wrap .start .inner > a::before {
    left: -2.03125vw;
    transform: translate(-100%, -50%);
  }
  .pricing-wrap {
    padding: 15.625vw 0;
    overflow: hidden;
  }
  .pricing-wrap .pricing-tab {
    padding: 1.5625vw 0;
    margin-bottom: 3.90625vw;
  }
  .pricing-wrap .pricing-tab .swiper-container {
    overflow: visible;
  }
  .pricing-wrap .pricing-tab .swiper-slide:last-child {
    display: block !important;
  }
  .pricing-wrap .pricing-tab .swiper-slide a {
    padding: 0 3.90625vw;
    font-size: 3.90625vw;
    line-height: 9.6875vw;
  }
  .pricing-wrap .pricing-tab ul li button {
    font-size: 3.90625vw;
    padding: 0 3.90625vw;
    height: 9.6875vw;
  }
  .pricing-wrap .pricing-tab > a {
    display: none;
  }
  .pricing-wrap .tab-contents .tab-content .swiper-container {
    overflow: visible;
  }  
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .info .name {
    height: 12.5vw;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .info .name img {
    width: 5.3125vw;
    margin-right: 1.5625vw;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .info .name strong {
    font-size: 3.75vw;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .info .price {
    height: 27.34375vw;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .info .price strong {
    font-size: 6.25vw;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .info .price span {
    font-size: 3.125vw;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .info::after {
    width: 3.75vw;
    height: 2.1875vw;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .info .tap_4 {
    height: 240px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .info .tap_4 .storage { display:block; background-color:#fafafa; padding:15px; font-size:16px; color:#333333; line-height:1.7em; margin-top:10px
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .info_b .name {
    height: 12.5vw;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .info_b .name img {
    width: 5.3125vw;
    margin-right: 1.5625vw;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .info_b .name strong {
    font-size: 3.75vw;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .info_b .price {
    height: 27.34375vw;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .info_b .price strong {
    font-size: 6.25vw;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .info_b .price span {
    font-size: 3.125vw;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .info_b::after {
    width: 3.75vw;
    height: 2.1875vw;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .info_b .tap_4 {
    height: 240px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .info_b .tap_4 .storage { display:block; background-color:#fafafa; padding:15px; font-size:16px; color:#333333; line-height:1.7em; margin-top:10px
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .desc {
    margin-top: 7.8125vw;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .desc ul li {
    font-size: 3.4375vw;
    padding-left: 5.9375vw;
    position: relative;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .desc ul li::before {
    width: 3.125vw;
    height: 1.25em;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .desc ul li.o::before {
    background-size: 2.96875vw auto;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .desc ul li.x::before {
    background-size: 2.65625vw auto;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .btm {
    margin-top: 7.8125vw;
    min-height: 23.4375vw;
	margin-bottom: 7.8125vw;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .price-item .btm ul li {
    font-size: 3.125vw;
  }
  .pricing-wrap .tab-contents .tab-content .price-list.price-slide3 .swiper-wrapper {
    justify-content: unset;
  }
  
  .pricing-wrap .tab-contents .tab-content .price-list.price-slide1 .swiper-wrapper { display:block; width:100%; transform: translate3d(0px, 0px, 0px) !important;}
  .pricing-wrap .tab-contents .tab-content .price-list.price-slide2 .swiper-wrapper { display:block; width:100%; transform: translate3d(0px, 0px, 0px) !important;}
  .pricing-wrap .tab-contents .tab-content .price-list.price-slide3 .swiper-wrapper { display:block; width:100%; transform: translate3d(0px, 0px, 0px) !important;}
  
  .pricing-wrap .tab-contents .tab-content .price-list.price-slide1 .swiper-wrapper .swiper-slide {width:100% !important;}
  .pricing-wrap .tab-contents .tab-content .price-list.price-slide2 .swiper-wrapper .swiper-slide {width:100% !important;}
  .pricing-wrap .tab-contents .tab-content .price-list.price-slide3 .swiper-wrapper .swiper-slide {width:100% !important;}
  .pricing-wrap .tab-contents .tab-content .price-list.price-slide3 .swiper-wrapper .mobs {width:190px !important; display:inline-block}
  
  .pricing-wrap .fricing-tab {
    padding: 1.5625vw 0;
    margin-bottom: 4.6875vw;
	width:100%
  }
  .pricing-wrap .fricing-tab .swiper-container {
    overflow: visible;
  }
  .pricing-wrap .fricing-tab .swiper-slide:last-child {
    display:inline-block !important; 
  }
  .pricing-wrap .fricing-tab .swiper-slide a {
    padding: 0 3.90625vw;
    font-size: 3.90625vw;
    line-height: 9.6875vw;
  }
  .pricing-wrap .fricing-tab ul li button {
    font-size: 3.90625vw;
    padding: 0 1.90625vw;
    height: 4.6875vw;
	border: 0;
    cursor: pointer;
    padding: 0 2px;
    text-align: center;
    font-size: 15px;
    color: #333;
    background-color: transparent;
    height: 34px;
    border-radius: 50px;
    font-weight:500; text-align:center; 
	width:190px
  }
  .pricing-wrap .fricing-tab ul { text-align:center}
  .pricing-wrap .fricing-tab > a {
    display: none;
  }
  .pricing-wrap .tab-contents .ftab-content .swiper-container {
    overflow: visible;
  }  
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .info .name {
    height: 12.5vw;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .info .name img {
    width: 5.3125vw;
    margin-right: 1.5625vw;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .info .name strong {
    font-size: 3.75vw;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .info .price {
    height: 27.34375vw;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .info .price strong {
    font-size: 6.25vw;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .info .price span {
    font-size: 3.125vw;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .info::after {
    width: 3.75vw;
    height: 2.1875vw;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .info .tap_4 {
    height: 240px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .info .tap_4 .storage { display:block; background-color:#fafafa; padding:15px; font-size:16px; color:#333333; line-height:1.7em; margin-top:10px
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .desc {
    margin-top: 7.8125vw;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .desc ul li {
    font-size: 3.4375vw;
    padding-left: 5.9375vw;
    position: relative;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .desc ul li::before {
    width: 3.125vw;
    height: 1.25em;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .desc ul li.o::before {
    background-size: 2.96875vw auto;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .desc ul li.x::before {
    background-size: 2.65625vw auto;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .btm {
    margin-top: 7.8125vw;
    min-height: 23.4375vw;
	margin-bottom: 7.8125vw;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content .swiper-wrapper .price-item .btm ul li {
    font-size: 3.125vw;
  }
  .pricing-wrap .tab-contents .ftab-content .price-list.price-slide3 .swiper-wrapper {
    justify-content: unset;
  }
  
  .pricing-wrap .fricing-tab01 {
    padding: 1.5625vw 0;
    margin-bottom: 4.6875vw;
	width:100%
  }
  .pricing-wrap .fricing-tab01 .swiper-container {
    overflow: visible;
  }
  .pricing-wrap .fricing-tab01 .swiper-slide:last-child {
    display:inline-block !important; 
  }
  .pricing-wrap .fricing-tab01 .swiper-slide a {
    padding: 0 3.90625vw;
    font-size: 3.90625vw;
    line-height: 9.6875vw;
  }
  .pricing-wrap .fricing-tab01 ul li button {
    font-size: 3.90625vw;
    padding: 0 1.90625vw;
    height: 4.6875vw;
	border: 0;
    cursor: pointer;
    padding: 0 2px;
    text-align: center;
    font-size: 15px;
    color: #333;
    background-color: transparent;
    height: 34px;
    border-radius: 50px;
    font-weight:500; text-align:center; 
	width:190px
  }
  .pricing-wrap .fricing-tab01 ul { text-align:center}
  .pricing-wrap .fricing-tab01 > a {
    display: none;
  }
  .pricing-wrap .tab-contents .ftab-content01 .swiper-container {
    overflow: visible;
  }  
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .info .name {
    height: 12.5vw;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .info .name img {
    width: 5.3125vw;
    margin-right: 1.5625vw;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .info .name strong {
    font-size: 3.75vw;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .info .price {
    height: 27.34375vw;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .info .price strong {
    font-size: 6.25vw;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .info .price span {
    font-size: 3.125vw;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .info::after {
    width: 3.75vw;
    height: 2.1875vw;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .info .tap_4 {
    height: 240px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .info .tap_4 .storage { display:block; background-color:#fafafa; padding:15px; font-size:16px; color:#333333; line-height:1.7em; margin-top:10px
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .desc {
    margin-top: 7.8125vw;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .desc ul li {
    font-size: 3.4375vw;
    padding-left: 5.9375vw;
    position: relative;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .desc ul li::before {
    width: 3.125vw;
    height: 1.25em;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .desc ul li.o::before {
    background-size: 2.96875vw auto;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .desc ul li.x::before {
    background-size: 2.65625vw auto;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .btm {
    margin-top: 7.8125vw;
    min-height: 23.4375vw;
	margin-bottom: 7.8125vw;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content01 .swiper-wrapper .price-item .btm ul li {
    font-size: 3.125vw;
  }
  .pricing-wrap .tab-contents .ftab-content01 .price-list.price-slide3 .swiper-wrapper {
    justify-content: unset;
  }
  
  .pricing-wrap .fricing-tab02 {
    padding: 1.5625vw 0;
    margin-bottom: 4.6875vw;
	width:100%
  }
  .pricing-wrap .fricing-tab02 .swiper-container {
    overflow: visible;
  }
  .pricing-wrap .fricing-tab02 .swiper-slide:last-child {
    display:inline-block !important; 
  }
  .pricing-wrap .fricing-tab02 .swiper-slide a {
    padding: 0 3.90625vw;
    font-size: 3.90625vw;
    line-height: 9.6875vw;
  }
  .pricing-wrap .fricing-tab02 ul li button {
    font-size: 3.90625vw;
    padding: 0 1.90625vw;
    height: 4.6875vw;
	border: 0;
    cursor: pointer;
    padding: 0 2px;
    text-align: center;
    font-size: 15px;
    color: #333;
    background-color: transparent;
    height: 34px;
    border-radius: 50px;
    font-weight:500; text-align:center; 
	width:190px
  }
  .pricing-wrap .fricing-tab02 ul { text-align:center}
  .pricing-wrap .fricing-tab02 > a {
    display: none;
  }
  .pricing-wrap .tab-contents .ftab-content02 .swiper-container {
    overflow: visible;
  }  
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .info .name {
    height: 12.5vw;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .info .name img {
    width: 5.3125vw;
    margin-right: 1.5625vw;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .info .name strong {
    font-size: 3.75vw;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .info .price {
    height: 27.34375vw;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .info .price strong {
    font-size: 6.25vw;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .info .price span {
    font-size: 3.125vw;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .info::after {
    width: 3.75vw;
    height: 2.1875vw;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .info .tap_4 {
    height: 240px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .info .tap_4 .storage { display:block; background-color:#fafafa; padding:15px; font-size:16px; color:#333333; line-height:1.7em; margin-top:10px
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .desc {
    margin-top: 7.8125vw;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .desc ul li {
    font-size: 3.4375vw;
    padding-left: 5.9375vw;
    position: relative;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .desc ul li::before {
    width: 3.125vw;
    height: 1.25em;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .desc ul li.o::before {
    background-size: 2.96875vw auto;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .desc ul li.x::before {
    background-size: 2.65625vw auto;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .btm {
    margin-top: 7.8125vw;
    min-height: 23.4375vw;
	margin-bottom: 7.8125vw;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content02 .swiper-wrapper .price-item .btm ul li {
    font-size: 3.125vw;
  }
  .pricing-wrap .tab-contents .ftab-content02 .price-list.price-slide3 .swiper-wrapper {
    justify-content: unset;
  }
  
  .pricing-wrap .fricing-tab03 {
    padding: 1.5625vw 0;
    margin-bottom: 4.6875vw;
	width:100%
  }
  .pricing-wrap .fricing-tab03 .swiper-container {
    overflow: visible;
  }
  .pricing-wrap .fricing-tab03 .swiper-slide:last-child {
    display:inline-block !important; 
  }
  .pricing-wrap .fricing-tab03 .swiper-slide a {
    padding: 0 3.90625vw;
    font-size: 3.90625vw;
    line-height: 9.6875vw;
  }
  .pricing-wrap .fricing-tab03 ul li button {
    font-size: 3.90625vw;
    padding: 0 1.90625vw;
    height: 4.6875vw;
	border: 0;
    cursor: pointer;
    padding: 0 2px;
    text-align: center;
    font-size: 15px;
    color: #333;
    background-color: transparent;
    height: 34px;
    border-radius: 50px;
    font-weight:500; text-align:center; 
	width:190px
  }
  .pricing-wrap .fricing-tab03 ul { text-align:center}
  .pricing-wrap .fricing-tab03 > a {
    display: none;
  }
  .pricing-wrap .tab-contents .ftab-content03 .swiper-container {
    overflow: visible;
  }  
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .info .name {
    height: 12.5vw;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .info .name img {
    width: 5.3125vw;
    margin-right: 1.5625vw;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .info .name strong {
    font-size: 3.75vw;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .info .price {
    height: 27.34375vw;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .info .price strong {
    font-size: 6.25vw;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .info .price span {
    font-size: 3.125vw;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .info::after {
    width: 3.75vw;
    height: 2.1875vw;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .info .tap_4 {
    height: 240px;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .info .tap_4 .storage { display:block; background-color:#fafafa; padding:15px; font-size:16px; color:#333333; line-height:1.7em; margin-top:10px
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .desc {
    margin-top: 7.8125vw;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .desc ul li {
    font-size: 3.4375vw;
    padding-left: 5.9375vw;
    position: relative;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .desc ul li::before {
    width: 3.125vw;
    height: 1.25em;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .desc ul li.o::before {
    background-size: 2.96875vw auto;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .desc ul li.x::before {
    background-size: 2.65625vw auto;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .btm {
    margin-top: 7.8125vw;
    min-height: 23.4375vw;
	margin-bottom: 7.8125vw;
  }
  .pricing-wrap .tab-contents .tab-content .price-list .ftab-content03 .swiper-wrapper .price-item .btm ul li {
    font-size: 3.125vw;
  }
  .pricing-wrap .tab-contents .ftab-content03 .price-list.price-slide3 .swiper-wrapper {
    justify-content: unset;
  }
  
  .customer-wrap .sec-1 .inner {
    padding: 15.625vw 7.8125vw;
  }
  .customer-wrap .sec-1 .swiper-slide .item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .customer-wrap .sec-1 .swiper-slide .item .thumb {
    width: 70.3125vw;
    max-width: 60%;
  }
  .customer-wrap .sec-1 .swiper-slide .item .text {
    margin-left: 0;
    width: 70.3125vw;
    margin-top: 10.9375vw;
  }
  .customer-wrap .sec-1 .swiper-slide .item .text .name strong {
    font-size: 4.375vw;
  }
  .customer-wrap .sec-1 .swiper-slide .item .text .name p {
    font-size: 3.4375vw;
  }
  .customer-wrap .sec-1 .swiper-slide .item .text .desc {
    font-size: 2.6vw;
    margin: 1.4em 0;
  }
  .customer-wrap .sec-1 .swiper-slide .item .text .star i {
    width: 3.125vw;
    height: 2.96875vw;
  }
  .customer-wrap .sec-1 .swiper-slide .item .text .star i + i {
    margin-left: 3px;
  }
  .customer-wrap .sec-1 .customer-slide-prev {
    padding: 0;
    width: 4.6875vw;
    height: 7.03125vw;
  }
  .customer-wrap .sec-1 .customer-slide-next {
    padding: 0;
    width: 4.6875vw;
    height: 7.03125vw;
  }
  .customer-wrap .partner {
    padding: 15.625vw 0;
  }
  
  .customer-wrap .sec-1 .sec-top .name h3 {
    font-size: 4.6875vw;
  }
  .customer-wrap .sec-1 .sec-top .name .link {
    width: 3.4375vw;
    margin-left: 1.5625vw;
  }
  .customer-wrap .sec-1 .sec-top .desc {
    padding: 7.375vw 0;
    font-size: 3.125vw;
  }
  .customer-wrap .sec-1 .sec-top .desc p {
    font-size: 3.90625vw;
  }
  .customer-wrap .sec-1 .sec-top .desc p a {
    width: 3.125vw;
    margin-left: 1.5625vw;
  }
  .customer-wrap .sec-1 .sec-top .desc div {
    font-size: 3.125vw;
  }
  .customer-wrap .sec-1 .sec-top .desc div em {
    font-size: 3.75vw;
    font-style:normal
  }
  .customer-wrap .sec-1 .sec-top > ul {
    margin-top: 6.25vw;
  }
  .customer-wrap .sec-1 .sec-top > ul li {
    width: 100%;
    padding-left: 0 !important;
  }
  .customer-wrap .sec-1 .sec-top > ul li p {
    padding-left: 3.125vw;
    font-size: 3.125vw;
  }
  
  .member-wrap .mid-section {
    padding: 9.375vw 0;
  }
  .member-wrap .mid-section .mid-top h2 {
    width: 25vw;
    transform: translate(-50%, calc(-100% - 9.375vw));
  }
  .member-wrap .mid-section .mid-top .bg-1 {
    width: 31.25vw;
    transform: translate(-6.25vw, -99%);
  }
  .member-wrap .mid-section .mid-top .bg-2 {
    width: 28.125vw;
    transform: translate(6.25vw, 99%);
  }
  .member-wrap .login-box .form-row input {
    height: 9.375vw;
    padding: 0 3.125vw;
    font-size: 3.90625vw;
  }
  .member-wrap .login-box .btn-submit {
    height: 9.375vw;
    font-size: 3.125vw;
    margin-top: 2.34375vw;
  }
  .member-wrap .login-box .util-menu {
    margin-top: 3.90625vw;
  }
  .member-wrap .login-box .util-menu a {
    font-size: 3.125vw;
  }
  .member-wrap .pwd-guide{
    font-size: 3.1vw; line-height: 1.3em;
    }
  .checurl-wrap .mid-section {
    padding: 9.375vw 0;
  }
  .checurl-wrap .mid-section .mid-top h2 {
    width: 34vw;
    transform: translate(-50%, calc(-100% - 9.375vw));
  }
  .checurl-wrap .mid-section .mid-top .bg-1 {
    width: 31.25vw;
    transform: translate(-6.25vw, -99%);
  }
  .checurl-wrap .mid-section .mid-top .bg-2 {
    width: 28.125vw;
    transform: translate(6.25vw, 99%);
  }
  .checurl-wrap .inner {
    width: 90.625vw;
}
  .checurl-wrap .login-box .form-row input {
    height: 9.375vw;
    padding: 0 3.125vw;
    font-size: 3.90625vw;
  }
  .checurl-wrap .login-box .btn-submit {
    height: 9.375vw;
    font-size: 3.125vw;
  }
  .checurl-wrap .login-box .util-menu {
    margin-top: 3.90625vw;
  }
  .checurl-wrap .login-box .util-menu a {
    font-size: 3.125vw;
  }
  .checurl-wrap .pwd-guide{
    font-size: 3.1vw; line-height: 1.3em;
    }
  .checurl-wrap .copyright {
    font-size: 3.125vw;
    margin-top: 6.25vw;
    padding-bottom: 6.25vw;
  }
  .checurl-wrap .copyright{
    margin-top: 0;
    padding-bottom: 0;
  }
  .join-wrap .join-top {
    padding-bottom: 9.375vw;
  }
  .join-wrap .join-top h2 {
    width: 25vw;
  }
  .join-wrap .join-top > img {
    width: 34.375vw;
    left: 0;
  }
  .join-wrap .join-content {
    padding: 9.375vw 0 9.375vw;
  }
  .join-wrap .join-content .step {
    margin-bottom: 6.25vw;
  }
  .join-wrap .join-content .step ul li .num {
    width: 9.375vw;
    line-height: 9.375vw;
    font-size: 3.90625vw;
    transform: translate(0, 0);
    position: static;
  }
  .join-wrap .join-content .step ul li p {
    display: none;
  }
  .join-wrap .join-content .step ul li.arr {
    margin: 0 4.6875vw;
    width: 2.65625vw;
    height: 4.6875vw;
  }
  .join-wrap .join-content .content-box {
    padding: 9.375vw 6.25vw;
  }
  .join-wrap .join-content .content-box.step-1 .term-box > strong {
    font-size: 4.6875vw;
  }
  .join-wrap .join-content .content-box.step-1 .term-box .term {
    height: 62.5vw;
    padding: 4.6875vw;
    font-size: 3.125vw;
  }
  .join-wrap .join-content .content-box.step-1 .term-box .term h4 {
    font-size: 3.90625vw;
  }
  .join-wrap .join-content .content-box.step-1 .term-box .term ol.m-l-20 > li .first_letter {
    transform: translate(calc(-100% - 3px), 0);
  }
  .join-wrap .join-content .content-box.step-1 .term-box .term-input {
    margin-top: 4.6875vw;
  }
  .join-wrap .join-content .content-box.step-1 .term-box .term-input label i {
    width: 12px;
    height: 12px;
  }
  .join-wrap .join-content .content-box.step-1 .term-box .term-input label p {
    margin-left: 5px;
    font-size: 11px;
  }
  .join-wrap .join-content .content-box.step-1 .term-box + .term-box {
    margin-top: 9.375vw;
  }
  .join-wrap .join-content .content-box.step-2 {
    padding: 9.375vw 0;
  }
  .join-wrap .join-content .content-box.step-2 .line {
    margin: 6.25vw 0;
  }
  .join-wrap .join-content .content-box.step-2 .form-row {
    display: block;
    margin: 0 3%;
  }
  .join-wrap .join-content .content-box.step-2 .form-row + .form-row {
    margin-top: 7.8125vw;
  }
  .join-wrap .join-content .content-box.step-2 .form-row label {
    width: 100%;
    font-size: 3.90625vw;
    line-height: 1;
    text-align: left;
    display: block;
  }
  .join-wrap .join-content .content-box.step-2 .form-row > div {
    margin-left: 0;
    width: 100%;
    margin-top: 2.34375vw;
  }
  .join-wrap .join-content .content-box.step-2 .form-row .form-control  {
    height: 10.15625vw;
    padding: 0 3.125vw 0 3.125vw;
    font-size: 3.125vw !important;
  }
  .join-wrap .join-content .content-box.step-2 .form-row .form-controls select {
    background-position:97% center; background-size:2rem;
  }
  .join-wrap .join-content .content-box.step-2 .form-row .form-input input {
    height: 10.15625vw;
    padding: 0 7.8125vw 0 3.125vw;
    font-size: 3.125vw;
  }
  .join-wrap .join-content .content-box.step-2 .form-row .form-input .cnt {
    font-size: 2.65625vw;
    right: 2.34375vw;
  }
  .join-wrap .join-content .content-box.step-2 .form-row .form-input .show {
    right: 2.34375vw;
    width: 3.90625vw;
  }
  .join-wrap .join-content .content-box.step-2 .form-row .form-checkbox {
    margin-top: 4.6875vw;
  }
  .join-wrap .join-content .content-box.step-2 .form-row .form-checkbox label i {
    width: 12px;
    height: 12px;
  }
  .join-wrap .join-content .content-box.step-2 .form-row .form-checkbox label p {
    margin-left: 5px;
    font-size: 11px;
  }
  .join-wrap .join-content .content-box.step-2 .form-row .guide {
    font-size: 11px;
    margin-top: 4px;
  }
  .join-wrap .join-content .content-box.step-3 {
    padding: 9.375vw 4.6875vw;
  }
  .join-wrap .join-content .content-box.step-3 > p {
    font-size: 3.90625vw;
    word-break: keep-all;
  }
  .join-wrap .join-content .content-box.step-3 > img {
    width: 32.8125vw;
    margin: 6.25vw auto 3.90625vw;
  }
  .join-wrap .join-content .content-box.step-3 .email {
    width: 70.3125vw;
    line-height: 10.15625vw;
    font-size: 3.125vw;
  }
  .join-wrap .join-content .content-box.success-box {
    margin-top: 0;
    padding: 9.375vw 4.6875vw;
  }
  .join-wrap .join-content .content-box.success-box > p {
    font-size: 3.90625vw;
  }
  .join-wrap .join-content .content-box.success-box > img {
    width: 34.375vw;
    margin: 6.25vw auto 0;
  }
  .join-wrap .join-content .join-btn {
    margin-top: 9.375vw;
  }
  .join-wrap .join-content .join-btn > * {
    width: 23.4375vw;
    line-height: 9.375vw;
    font-size: 3.125vw;
  }
  .join-wrap .copyright,
  .member-wrap .copyright {
    font-size: 3.125vw;
    margin-top: 6.25vw;
    padding-bottom: 6.25vw;
  }
  .member-wrap .copyright{
    margin-top: 0;
    padding-bottom: 0;
  }
}

.g-recaptcha {transform: scale(1.3); -webkit-transform: scale(1.3); transform-origin: 0 0; -webkit-transform-origin: 0 0;}

.panel-accordion h3 {margin-bottom:0; margin-top:0; width:100%;}

.panel-accordion .panel h3 > a:not(.collapsed) {background-color: #F3F3F3;}

.panel-heading h3 > a:after {
  color: #838F99;
  content: "-";
  float: right;
  font-family: 'Open Sans' !important;
  width: 24px;
  height: 24px;
  text-align: center;
  font-size: 20px;
  margin-top: -1px;
  line-height: 18px;
  opacity: .5 !important;
}
.panel-heading h3 > a.collapsed:after {
  color: #7E7E7E;
  content: "+";
  float: right;
  font-family: 'Open Sans' !important;
  width: 24px;
  height: 24px;
  text-align: center;
  font-size: 20px;
  line-height: 22px;
  margin-top: -1px;
  opacity: .5 !important;
}

.checurl-bg {background-color:#638ce3 !important;}
.c-purple-over {color:#4b43ae}
.c-red-over {color:#e84a64}
             
.price_wrap{
  }
.price_tooltip{
    position:absolute; 
    right:0px; 
    top:39px; 
    background: #38b3b0; 
    padding: 4px; 
    border-radius:5px; 
    color: #fff; 
    text-align: center; 
    display: none;
	width:300px;
  }
.price_tooltip:after{
    display: block; 
    content: ''; 
    position: absolute; 
    top: -7px; 
    right:15px; 
    width: 0px; 
    height: 0px; 
    border-top: 8px solid none; 
    border-left: 8px solid transparent; 
    border-right: 8px solid transparent; 
    border-bottom: 8px solid #38b3b0;
  } 
.price_wrap:hover .price_tooltip{display: block;}

.over_visible {overflow:visible;}

/* === Christmas: Snow Effect === */
.snowflake {
  position: fixed;
  top: -10px;
  color: rgba(255, 255, 255, 0.95);
  font-size: 10px;
  pointer-events: none;
  z-index: 9999;
  animation-name: snow-fall;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
}

@keyframes snow-fall {
  0% {
    transform: translate3d(0, 0, 0);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  100% {
    transform: translate3d(var(--snow-x, 0px), 100vh, 0);
    opacity: 0;
  }
}

/* === Christmas: Logo Santa Hat === */
/* 헤더 로고의 selector에 맞게 조정해 주세요.
   header 안에 .logo 가 있다고 가정했습니다. */
header .logo,
.logo {
  position: relative;
  display: inline-block;
}

header .logo::after,
.logo::after {
  content: "🎅";
  position: absolute;
  top: -8px;
  right: -8px;
  font-size: 20px;
  transform: rotate(-15deg);
}

/* === Christmas: CTA Button Hover (메인 비주얼) === */
.main-visual .visual-text > a {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 12px 22px;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.9);
  background: rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(4px);
  transition:
    background-color 0.25s ease,
    border-color 0.25s ease,
    transform 0.15s ease,
    box-shadow 0.15s ease;
}

.main-visual .visual-text > a span {
  font-weight: 600;
}

/* === New Year: Logo Icon (Elegant) === */
header .header-left h1 a {
  position: relative;
  display: inline-block;
}

header .header-left h1 a::after {
  content: "✨";
  position: absolute;
  top: -10px;
  right: -12px;
  font-size: 24px;
  transform: rotate(-10deg);
  pointer-events: none;
  z-index: 10;
}
