/*feature-breadcrumb start*/
.feature-breadcrumb {
  padding-top: 23px;
}
.feature-breadcrumb.breadcrumb-dark li {
  color: #000;
}
.feature-breadcrumb.breadcrumb-dark li a {
  color: #666;
}
.feature-breadcrumb.breadcrumb-dark li a:hover {
  color: #000;
}
.feature-breadcrumb.breadcrumb-dark li a:after {
  background: #000;
}
.feature-breadcrumb.breadcrumb-light li {
  color: #fff;
}
.feature-breadcrumb.breadcrumb-light li a {
  color: #fff;
}
.feature-breadcrumb.breadcrumb-light li a:hover {
  color: #fff;
}
.feature-breadcrumb.breadcrumb-light li a:after {
  background: #fff;
}
.feature-breadcrumb .jpc-container {
  max-width: 1200px;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 1250px) {
  .feature-breadcrumb .jpc-container {
    max-width: 100%;
    padding: 0 25px;
  }
}
.feature-breadcrumb li {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 500;
  display: inline-block;
  margin-right: 14px;
  position: relative;
  color: #fff;
}
.feature-breadcrumb li a {
  color: #8cbaff;
  position: relative;
  display: block;
  transition: 0.2s;
  padding-bottom: 4px;
}
.feature-breadcrumb li a:hover {
  color: #fff;
}
.feature-breadcrumb li a:hover:after {
  width: 100%;
  left: 0;
  right: auto;
  transition: all 0.2s linear;
}
.feature-breadcrumb li a:before {
  content: '>';
  display: block;
  height: 5px;
  width: 5px;
  position: absolute;
  right: -8px;
  top: -1px;
  font-size: 13px;
  font-weight: 400;
  pointer-events: none;
}
.feature-breadcrumb li a:after {
  content: '';
  display: block;
  position: absolute;
  left: auto;
  right: 0;
  bottom: 0;
  height: 1px;
  width: 0;
  background: #fff;
  transition: all 0.3s linear;
}
/*feature-breadcrumb end*/
.page-wrapper h2 {
  font-size: 32px;
  line-height: 1.3;
  margin-bottom: 20px;
  font-weight: bold;
}
.page-wrapper h2.cntr {
  text-align: center;
}
.page-wrapper h2.wht {
  color: #fff;
}
@media only screen and (max-width: 1199px) {
  .page-wrapper h2 {
    font-size: 28px;
  }
}
@media only screen and (max-width: 767px) {
  .page-wrapper h2 {
    font-size: 26px;
  }
}
.page-wrapper .lazy {
  filter: blur(5px);
}
.page-wrapper h3 {
  font-size: 28px;
  line-height: 1.3;
  font-weight: bold;
  margin-bottom: 20px;
}
.page-wrapper h3.cntr {
  text-align: center;
}
.page-wrapper h3.wht {
  color: #fff;
}
.page-wrapper .para {
  font-size: 16px;
  line-height: 2.3;
  font-weight: 400;
  margin-bottom: 20px;
}
.page-wrapper .para.cntr {
  text-align: center;
}
.page-wrapper .para.nm {
  margin-bottom: 0;
}
.page-wrapper .para.mb-50 {
  margin-bottom: 50px;
}
@media only screen and (max-width: 991px) {
  .page-wrapper .para.mb-50 {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 991px) {
  .page-wrapper .para br {
    display: none;
  }
}
.page-wrapper b {
  font-weight: bold;
}
.page-wrapper picture {
  display: block;
}
@media only screen and (max-width: 991px) {
  .page-wrapper .mobile-linebottom {
    position: relative;
  }
  .page-wrapper .mobile-linebottom:before {
    content: '';
    display: block;
    background: #ffffff;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(214, 214, 214, 0.26) 17%, rgba(214, 214, 214, 0.26) 83%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(214, 214, 214, 0.26) 17%, rgba(214, 214, 214, 0.26) 83%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(214, 214, 214, 0.26) 17%, rgba(214, 214, 214, 0.26) 83%, rgba(255, 255, 255, 0) 100%);
    height: 1px;
    width: 100%;
    position: absolute;
    bottom: -40px;
    left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .page-wrapper .mobile-linebottom1 {
    position: relative;
  }
  .page-wrapper .mobile-linebottom1:before {
    content: '';
    display: block;
    background: #ffffff;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(151, 135, 135, 0.26) 17%, rgba(151, 135, 135, 0.26) 83%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(151, 135, 135, 0.26) 17%, rgba(151, 135, 135, 0.26) 83%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(151, 135, 135, 0.26) 17%, rgba(151, 135, 135, 0.26) 83%, rgba(255, 255, 255, 0) 100%);
    height: 1px;
    width: 100%;
    position: absolute;
    bottom: -40px;
    left: 0;
  }
}
.no-webp .rs-sprite {
  background-image: url("/sites/zweb/images/jp/campaigns/rs-sprite-2x.png");
}
.rs-sprite {
  background-size: 981px 251px;
  background-repeat: no-repeat;
  display: block;
}
.rs-sprite.lazy {
  background-image: url("/sites/zweb/images/jp/campaigns/rs-sprite-lazy.png");
  filter: blur(5px);
}
.rs-sprite.icon-slider1 {
  background-position: -7px -13px;
  width: 40px;
  height: 35px;
}
.rs-sprite.icon-slider2 {
  background-position: -58px -11px;
  width: 33px;
  height: 39px;
}
.rs-sprite.icon-slider3 {
  background-position: -102px -11px;
  width: 37px;
  height: 36px;
}
.rs-sprite.icon-slider4 {
  background-position: -150px -14px;
  width: 37px;
  height: 33px;
}
.rs-sprite.key-icn-1 {
  background-position: -198px -14px;
  width: 31px;
  height: 28px;
}
.rs-sprite.key-icn-2 {
  background-position: -240px -14px;
  width: 31px;
  height: 32px;
}
.rs-sprite.key-icn-3 {
  background-position: -281px -18px;
  width: 34px;
  height: 26px;
}
.rs-sprite.key-icn-4 {
  background-position: -326px -18px;
  width: 36px;
  height: 27px;
}
.rs-sprite.key-icn-5 {
  background-position: -373px -11px;
  width: 30px;
  height: 29px;
}
.rs-sprite.key-icn-6 {
  background-position: -7px -66px;
  width: 36px;
  height: 35px;
}
.rs-sprite.key-icn-7 {
  background-position: -58px -66px;
  width: 31px;
  height: 31px;
}
.rs-sprite.icon-unsub1 {
  background-position: -104px -63px;
  width: 42px;
  height: 37px;
}
.rs-sprite.icon-unsub2 {
  background-position: -161px -66px;
  width: 43px;
  height: 35px;
}
.rs-sprite.icon-unsub3 {
  background-position: -219px -71px;
  width: 42px;
  height: 29px;
}
.rs-sprite.icon-unsub4 {
  background-position: -274px -71px;
  width: 41px;
  height: 36px;
}
.rs-sprite.icon-unsub5 {
  background-position: -328px -69px;
  width: 35px;
  height: 34px;
}
.rs-sprite.icon-scrolltab1 {
  background-position: -11px -119px;
  width: 37px;
  height: 36px;
}
.rs-sprite.icon-scrolltab2 {
  background-position: -58px -119px;
  width: 35px;
  height: 32px;
}
.rs-sprite.icon-scrolltab3 {
  background-position: -111px -120px;
  width: 29px;
  height: 35px;
}
.rs-sprite.icon-scrolltab4 {
  background-position: -158px -119px;
  width: 39px;
  height: 32px;
}
.banner-section {
  padding: 40px 0 0 0;
  position: relative;
  overflow: hidden;
  background: linear-gradient(to bottom, #ffffff 1%, #ffefe0 100%);
}
.banner-section .inner-wrapper {
  width: 1200px;
  max-width: calc(100% - 40px);
  margin: 0 auto;
  text-align: center;
  position: relative;
  padding-bottom: 358px;
}
@media only screen and (max-width: 1199px) {
  .banner-section .inner-wrapper {
    padding-bottom: 330px;
  }
}
@media only screen and (max-width: 991px) {
  .banner-section .inner-wrapper {
    padding-bottom: 240px;
  }
}
@media only screen and (max-width: 767px) {
  .banner-section .inner-wrapper {
    padding-bottom: 85px;
  }
}
.banner-section .inner-wrapper h1 {
  font-size: 44px;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 20px;
  text-align: center;
}
@media only screen and (max-width: 1199px) {
  .banner-section .inner-wrapper h1 {
    font-size: 38px;
  }
}
@media only screen and (max-width: 991px) {
  .banner-section .inner-wrapper h1 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .banner-section .inner-wrapper h1 {
    margin-bottom: 10px;
  }
}
.banner-section .inner-wrapper h2 {
  font-size: 28px;
  line-height: 1.3;
  margin-bottom: 20px;
  text-align: center;
  font-weight: 500;
}
@media only screen and (max-width: 1199px) {
  .banner-section .inner-wrapper h2 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 767px) {
  .banner-section .inner-wrapper h2 {
    font-size: 24px;
  }
}
.banner-section .inner-wrapper p {
  font-size: 15px;
  text-align: center;
  line-height: 2.4;
  width: 950px;
  margin: 0 auto 40px auto;
  max-width: 100%;
}
@media only screen and (max-width: 991px) {
  .banner-section .inner-wrapper p br {
    display: none;
  }
}
.banner-section .inner-wrapper .act-btn.cta-btn {
  border-radius: 10px;
  font-size: 16px;
  font-weight: bold;
  padding: 12px 27px;
  vertical-align: middle;
  border: none;
  opacity: 1;
  visibility: visible;
}
@media only screen and (max-width: 767px) {
  .banner-section .inner-wrapper .act-btn.cta-btn {
    font-size: 16px;
  }
}
.banner-section .inner-wrapper .banner-img-left {
  position: absolute;
  bottom: -14px;
  left: -267px;
  width: 757px;
  max-width: 100%;
}
.banner-section .inner-wrapper .banner-img-left img {
  width: 100%;
}
@media only screen and (max-width: 1199px) {
  .banner-section .inner-wrapper .banner-img-left {
    left: -242px;
    width: 603px;
    bottom: 60px;
  }
}
@media only screen and (max-width: 991px) {
  .banner-section .inner-wrapper .banner-img-left {
    left: -162px;
    width: 483px;
    bottom: 46px;
  }
}
@media only screen and (max-width: 767px) {
  .banner-section .inner-wrapper .banner-img-left {
    display: none;
  }
}
.banner-section .inner-wrapper .banner-img-right {
  position: absolute;
  width: 571px;
  max-width: 100%;
  right: -172px;
  bottom: -64px;
}
.banner-section .inner-wrapper .banner-img-right img {
  width: 100%;
}
@media only screen and (max-width: 1199px) {
  .banner-section .inner-wrapper .banner-img-right {
    width: 500px;
    right: -141px;
    bottom: -40px;
  }
}
@media only screen and (max-width: 991px) {
  .banner-section .inner-wrapper .banner-img-right {
    width: 414px;
    right: -121px;
    bottom: -40px;
  }
}
@media only screen and (max-width: 767px) {
  .banner-section .inner-wrapper .banner-img-right {
    position: relative;
    bottom: unset;
    width: 310px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    right: unset;
  }
}
.differ-email-market {
  background-color: #181818;
  display: block;
  position: relative;
}
.differ-email-market .inner-wrapper {
  width: 1150px;
  max-width: calc(100% - 40px);
  margin: 0 auto;
}
.differ-email-market .inner-wrapper .diff-box-tab {
  background-color: #A73834;
  display: inline-block;
  margin-top: -150px;
  padding: 75px 165px;
  z-index: 1;
  position: relative;
  border-radius: 40px;
  width: 100%;
}
@media only screen and (max-width: 1199px) {
  .differ-email-market .inner-wrapper .diff-box-tab {
    padding: 75px 95px;
  }
}
@media only screen and (max-width: 991px) {
  .differ-email-market .inner-wrapper .diff-box-tab {
    padding: 60px 30px;
  }
}
@media only screen and (max-width: 767px) {
  .differ-email-market .inner-wrapper .diff-box-tab {
    padding: 40px 25px;
    border-radius: 20px;
  }
}
.differ-email-market .inner-wrapper .diff-box-tab .head-2 {
  margin-bottom: 25px;
}
@media only screen and (max-width: 767px) {
  .differ-email-market .inner-wrapper .diff-box-tab .head-2 {
    margin-bottom: 15px;
  }
}
.differ-email-market .inner-wrapper .diff-box-tab .desc {
  font-size: 18px;
  text-align: center;
  color: #fff;
  line-height: 2.15;
  margin-bottom: 0px;
}
@media only screen and (max-width: 991px) {
  .differ-email-market .inner-wrapper .diff-box-tab .desc {
    font-size: 16px;
  }
}
.differ-email-market .inner-wrapper .diff-box-tab .desc.sm {
  font-size: 16px;
  margin-bottom: 0;
}
.differ-email-market .inner-wrapper .diff-box-tab .desc.sm a {
  text-decoration: underline;
  color: #ffe299;
  font-weight: 500;
}
.no-webp .befenits-slide .benefit-slider .b-slide .head span {
  background-image: url("/sites/zweb/images/jp/campaigns/rs-sprite-2x.png");
}
.befenits-slide {
  background-color: #181818;
  padding: 99px 0;
}
@media only screen and (max-width: 1199px) {
  .befenits-slide {
    padding: 75px 0 50px;
  }
}
@media only screen and (max-width: 991px) {
  .befenits-slide {
    padding: 75px 0;
  }
}
@media only screen and (max-width: 767px) {
  .befenits-slide {
    padding: 50px 0;
  }
}
.befenits-slide .inner-wrapper {
  width: 1050px;
  max-width: calc(100% - 40px);
  margin: 0 auto;
}
.befenits-slide .inner-wrapper h2 {
  margin-bottom: 42px;
}
@media only screen and (max-width: 1199px) {
  .befenits-slide .inner-wrapper h2 {
    margin-bottom: 40px;
  }
}
.befenits-slide .benefit-slider {
  max-width: 950px;
  margin: 0 auto;
  width: 100%;
}
@media only screen and (max-width: 1199px) {
  .befenits-slide .benefit-slider {
    max-width: calc(100% - 110px);
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  .befenits-slide .benefit-slider {
    max-width: calc(100% - 60px);
    margin: 0 auto;
  }
}
.befenits-slide .benefit-slider.same-height .slick-track {
  padding-top: 0;
}
@media only screen and (min-width: 992px) {
  .befenits-slide .benefit-slider.same-height .slick-track {
    display: flex !important;
    padding: 0;
  }
}
@media only screen and (min-width: 992px) {
  .befenits-slide .benefit-slider.same-height .slick-slide {
    height: inherit !important;
  }
}
.befenits-slide .benefit-slider .b-slide {
  display: flex;
  flex-direction: column;
  margin: 0 30px;
}
@media only screen and (max-width: 1365px) {
  .befenits-slide .benefit-slider .b-slide {
    margin: 0 15px;
  }
}
@media only screen and (max-width: 767px) {
  .befenits-slide .benefit-slider .b-slide {
    margin: 0;
  }
}
.befenits-slide .benefit-slider .b-slide .head {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  margin-bottom: 16px;
  min-height: 71px;
}
.befenits-slide .benefit-slider .b-slide .head span {
  display: flex;
  flex-shrink: 0;
  margin-right: 15px;
}
.befenits-slide .benefit-slider .b-slide .head h3 {
  color: #FFE19F;
  font-weight: bold;
  font-size: 22px;
  margin-bottom: 0;
  line-height: 1.6;
}
@media only screen and (max-width: 1199px) {
  .befenits-slide .benefit-slider .b-slide .head h3 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .befenits-slide .benefit-slider .b-slide .head h3 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 991px) {
  .befenits-slide .benefit-slider .b-slide .head h3 br {
    display: none;
  }
}
.befenits-slide .benefit-slider .b-slide p {
  font-size: 15px;
  font-weight: 400;
  line-height: 2.2;
  margin-bottom: 0;
  color: #fff;
}
.befenits-slide .benefit-slider .b-slide p.mb {
  margin-bottom: 15px;
}
.befenits-slide .benefit-slider .b-slide p a {
  color: #0092ff;
  font-weight: 500;
  text-decoration: underline;
}
.befenits-slide .benefit-slider .b-slide ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 2px 20px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
}
.befenits-slide .benefit-slider .b-slide ul li {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  line-height: 1.95;
  display: flex;
  position: relative;
  padding-left: 20px;
}
.befenits-slide .benefit-slider .b-slide ul li::after {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 30px;
  background-color: #fff;
  left: 3px;
  top: 14px;
}
.befenits-slide .benefit-slider .slick-dots {
  margin: 30px 0 0 0;
}
.befenits-slide .benefit-slider .slick-dots li {
  background: #444444;
  width: 24px;
  height: 24px;
  margin: 0 3px;
  border: 1px solid #444444;
}
.befenits-slide .benefit-slider .slick-dots li.slick-active {
  background: #FFE19F;
  border: 1px solid #FFE19F;
}
.befenits-slide .benefit-slider .slick-dots li.slick-active button {
  color: #000;
}
.befenits-slide .benefit-slider .slick-dots li button {
  appearance: none;
  -webkit-appearance: none;
  background-color: transparent;
  font-size: 13px;
  font-weight: bold;
  color: #D6D6D6;
  box-shadow: none;
  outline: none;
  border: 0;
  box-sizing: border-box;
  padding: 0;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.befenits-slide .benefit-slider .nav-arrow {
  width: 60px;
  height: 60px;
  position: absolute;
  background-color: #4F4F4F;
  border: 1px solid #4F4F4F;
  border-radius: 100%;
  top: 34%;
  transform: translate(0, -50%);
  cursor: pointer;
  z-index: 2;
}
@media only screen and (max-width: 991px) {
  .befenits-slide .benefit-slider .nav-arrow {
    width: 50px;
    height: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .befenits-slide .benefit-slider .nav-arrow {
    top: 46%;
  }
}
.befenits-slide .benefit-slider .nav-arrow:hover {
  background-color: #363232;
}
.befenits-slide .benefit-slider .nav-arrow::after {
  content: "";
  position: absolute;
}
.befenits-slide .benefit-slider .nav-arrow.arrow-next {
  right: -95px;
}
@media only screen and (max-width: 1300px) {
  .befenits-slide .benefit-slider .nav-arrow.arrow-next {
    right: -60px;
  }
}
@media only screen and (max-width: 767px) {
  .befenits-slide .benefit-slider .nav-arrow.arrow-next {
    right: -56px;
    transform: translate(0, -50%) scale(0.7);
    border-radius: 0;
  }
}
.befenits-slide .benefit-slider .nav-arrow.arrow-next::after {
  top: 19px;
  left: 27px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid transparent;
  border-left: 10px solid #fff;
}
@media only screen and (max-width: 991px) {
  .befenits-slide .benefit-slider .nav-arrow.arrow-next::after {
    top: 15px;
    left: 22px;
  }
}
.befenits-slide .benefit-slider .nav-arrow.arrow-prev {
  left: -95px;
}
@media only screen and (max-width: 1300px) {
  .befenits-slide .benefit-slider .nav-arrow.arrow-prev {
    left: -60px;
  }
}
@media only screen and (max-width: 767px) {
  .befenits-slide .benefit-slider .nav-arrow.arrow-prev {
    left: -56px;
    transform: translate(0, -50%) scale(0.7);
    border-radius: 0;
  }
}
.befenits-slide .benefit-slider .nav-arrow.arrow-prev::after {
  top: 19px;
  left: 11px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 11px solid #fff;
  border-left: 10px solid transparent;
}
@media only screen and (max-width: 991px) {
  .befenits-slide .benefit-slider .nav-arrow.arrow-prev::after {
    top: 15px;
    left: 5px;
  }
}
.scrolltab-section {
  padding: 90px 0;
  background: linear-gradient(to bottom, #ffffff -10%, #ffefe0 100%);
}
@media only screen and (max-width: 1199px) {
  .scrolltab-section {
    padding: 75px 0 60px;
  }
}
@media only screen and (max-width: 767px) {
  .scrolltab-section {
    padding: 50px 0 20px;
  }
}
.scrolltab-section .inner-wrapper {
  width: 1200px;
  max-width: calc(100% - 40px);
  margin: 0 auto;
}
.scrolltab-section h2 {
  line-height: 1.7;
}
.scrolltab-section .desc {
  line-height: 2.1;
  max-width: 925px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 51px;
}
.scrolltab-section .tab-head {
  min-height: 51px;
}
@media only screen and (max-width: 991px) {
  .scrolltab-section .tab-head {
    display: none;
  }
}
.scrolltab-section .tab-head.sticky .tab-head-inner {
  position: fixed;
  width: 100%;
  left: 0;
  top: 65px;
  z-index: 1;
  background: #ffeedc;
}
@media only screen and (max-width: 1199px) {
  .scrolltab-section .tab-head.sticky .tab-head-inner {
    top: 0;
  }
}
.scrolltab-section .tab-head.sticky ul li span {
  font-size: 14px;
  padding: 5px 20px;
}
.scrolltab-section .tab-head.sticky ul li span.active {
  background-color: transparent;
  color: #000;
  font-weight: 500;
}
.scrolltab-section .tab-head.sticky ul li span.active:before {
  content: '';
  display: block;
  height: 2px;
  bottom: -5px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #CE3730;
  width: 25%;
  position: absolute;
}
.scrolltab-section .tab-head ul {
  display: flex;
  flex-wrap: wrap;
  max-width: 734px;
  margin: 0 auto;
  background: #ffeedc;
  padding: 7px 7px;
  border-radius: 50px;
  justify-content: center;
}
.scrolltab-section .tab-head ul li {
  text-align: center;
}
.scrolltab-section .tab-head ul li span {
  display: block;
  font-weight: 500;
  font-size: 15px;
  color: #75563c;
  padding: 7px 30px;
  border-radius: 50px;
  cursor: pointer;
  transition: 0.3s;
  position: relative;
}
.scrolltab-section .tab-head ul li span.active {
  color: #fff;
  background: #bd4438;
  font-weight: bold;
}
.scrolltab-section .tab-body {
  margin-top: 57px;
}
.scrolltab-section .tab-body .tab-item {
  margin-bottom: 100px;
}
@media only screen and (max-width: 1199px) {
  .scrolltab-section .tab-body .tab-item {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 991px) {
  .scrolltab-section .tab-body .tab-item {
    margin-bottom: 50px;
  }
}
.scrolltab-section .tab-body .tab-item:last-child {
  margin-bottom: 0px;
}
.scrolltab-section .tab-body .tab-item .inner-tab-head {
  margin-bottom: 57px;
}
@media only screen and (max-width: 767px) {
  .scrolltab-section .tab-body .tab-item .inner-tab-head {
    margin-bottom: 30px;
  }
}
.scrolltab-section .tab-body .tab-item .inner-tab-head h3 {
  text-align: center;
  font-size: 26px;
  margin-bottom: 27px;
}
@media only screen and (max-width: 1199px) {
  .scrolltab-section .tab-body .tab-item .inner-tab-head h3 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .scrolltab-section .tab-body .tab-item .inner-tab-head h3 {
    font-size: 20px;
  }
}
.scrolltab-section .tab-body .tab-item .inner-tab-head p {
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
  font-size: 16px;
  line-height: 2;
}
.scrolltab-section .tab-body .tab-item .sns-layer {
  background-color: #ffffff;
  max-width: 963px;
  border-radius: 30px;
  padding: 50px 88px;
  margin: 0 auto 47px;
}
@media only screen and (max-width: 991px) {
  .scrolltab-section .tab-body .tab-item .sns-layer {
    padding: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .scrolltab-section .tab-body .tab-item .sns-layer {
    padding: 30px 20px;
    border-radius: 10px;
    margin: 0 auto 30px;
  }
}
.scrolltab-section .tab-body .tab-item .sns-layer.mb-0 {
  margin: 0 auto 0px;
}
.scrolltab-section .tab-body .tab-item .sns-layer .sns-head {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  gap: 16px;
  margin-bottom: 24px;
  align-items: center;
}
.scrolltab-section .tab-body .tab-item .sns-layer .sns-head h3 {
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 0px;
  width: calc(100% - 51px);
}
.scrolltab-section .tab-body .tab-item .sns-layer p {
  font-size: 14px;
  margin: 0;
  line-height: 2.2;
}
.scrolltab-section .tab-body .tab-item .sns-layer p.mb-14 {
  margin-bottom: 14px;
}
.scrolltab-section .tab-body .tab-item .sns-layer ul.disc {
  list-style: disc;
  padding-left: 15px;
  margin-top: 16px;
}
.scrolltab-section .tab-body .tab-item .sns-layer ul.disc li {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 10px;
  line-height: 1.8;
}
.scrolltab-section .tab-body .tab-item .sns-layer ul.disc li::marker {
  color: #bd4438;
}
.scrolltab-section .tab-body .tab-item .key-pt {
  font-size: 26px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 37px;
}
.scrolltab-section .tab-body .tab-item .key-points-wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 35px;
  width: 960px;
  max-width: 100%;
  margin: 0 auto 35px auto;
}
@media only screen and (max-width: 991px) {
  .scrolltab-section .tab-body .tab-item .key-points-wrap {
    gap: 30px;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .scrolltab-section .tab-body .tab-item .key-points-wrap {
    flex-direction: column;
  }
}
.scrolltab-section .tab-body .tab-item .key-points-wrap .key-points-box {
  display: flex;
  background-color: #fff;
  flex-direction: column;
  width: calc(100% / 2 - 20px);
  padding: 47px 40px;
  border-radius: 15px;
}
@media only screen and (max-width: 991px) {
  .scrolltab-section .tab-body .tab-item .key-points-wrap .key-points-box {
    width: calc(100% / 2 - 15px);
    padding: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .scrolltab-section .tab-body .tab-item .key-points-wrap .key-points-box {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    border-radius: 10px;
  }
}
.scrolltab-section .tab-body .tab-item .key-points-wrap .key-points-box .head {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  margin-bottom: 20px;
  gap: 15px;
}
.scrolltab-section .tab-body .tab-item .key-points-wrap .key-points-box .head .step-mail-icons {
  display: flex;
  flex-shrink: 0;
}
.scrolltab-section .tab-body .tab-item .key-points-wrap .key-points-box .head h4 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 0;
  width: calc(100% - 47px);
}
@media only screen and (max-width: 767px) {
  .scrolltab-section .tab-body .tab-item .key-points-wrap .key-points-box .head h4 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 991px) {
  .scrolltab-section .tab-body .tab-item .key-points-wrap .key-points-box .head h4 br {
    display: none;
  }
}
.scrolltab-section .tab-body .tab-item .key-points-wrap .key-points-box p {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
  line-height: 2.3;
}
.scrolltab-section .tab-body .tab-item .key-points-wrap .key-points-box a {
  color: #007aff;
  text-decoration: underline;
  text-underline-offset: 1px;
}
.unsub-tab-section {
  background-color: #a93834;
  padding: 113px 0 88px;
}
@media only screen and (max-width: 1199px) {
  .unsub-tab-section {
    padding: 75px 0;
  }
}
@media only screen and (max-width: 767px) {
  .unsub-tab-section {
    padding: 50px 0;
  }
}
.unsub-tab-section .inner-wrapper {
  width: 1200px;
  max-width: calc(100% - 40px);
  margin: 0 auto;
}
.unsub-tab-section h2 {
  margin-bottom: 33px;
}
.unsub-tab-section .un-desc {
  font-size: 16px;
  text-align: center;
  color: #ffffff;
  line-height: 1.9;
}
.unsub-tab-section .para {
  max-width: 894px;
  margin: 0 auto;
}
.unsub-tab-section .unsub-tab-main {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  max-width: 1095px;
  margin-top: 50px;
}
@media only screen and (max-width: 767px) {
  .unsub-tab-section .unsub-tab-main {
    margin-top: 30px;
  }
}
.unsub-tab-section .unsub-tab-left {
  width: 306px;
  text-align: center;
}
@media only screen and (max-width: 991px) {
  .unsub-tab-section .unsub-tab-left {
    width: 250px;
  }
}
@media only screen and (max-width: 767px) {
  .unsub-tab-section .unsub-tab-left {
    display: none;
  }
}
.unsub-tab-section .unsub-tab-left ul li span {
  color: #ff9c9c;
  display: block;
  width: 100%;
  cursor: pointer;
  font-weight: 500;
  font-size: 15px;
  padding: 15px 10px 15px 26px;
  margin-bottom: 13px;
  transition: background 0.3s, border 0.3s;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  text-align: left;
}
@media only screen and (max-width: 991px) {
  .unsub-tab-section .unsub-tab-left ul li span {
    padding: 15px 12px;
    font-size: 13px;
  }
}
.unsub-tab-section .unsub-tab-left ul li span.active {
  background: #212121;
  font-weight: bold;
  color: #fff;
}
.unsub-tab-section .unsub-tab-left ul li span.active:before {
  content: '';
  display: block;
  height: 3px;
  width: 0%;
  background-color: #ffe19f;
  position: absolute;
  left: 0;
  bottom: 0;
  animation: fullwidth 15s linear forwards;
}
.unsub-tab-section .unsub-tab-right {
  width: calc(100% - 321px);
  padding-left: 87px;
  color: #fff;
}
@media only screen and (max-width: 991px) {
  .unsub-tab-section .unsub-tab-right {
    padding-left: 40px;
    width: calc(100% - 250px);
  }
}
@media only screen and (max-width: 767px) {
  .unsub-tab-section .unsub-tab-right {
    width: 100%;
    padding: 0;
  }
}
.unsub-tab-section .unsub-tab-right .content-title {
  display: none;
  margin-bottom: 0;
  padding: 15px 40px 15px 20px;
  position: relative;
  font-weight: bold;
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
  .unsub-tab-section .unsub-tab-right .content-title {
    display: block;
  }
}
.unsub-tab-section .unsub-tab-right .content-title:before {
  content: '';
  display: block;
  position: absolute;
  top: 22px;
  right: 25px;
  height: 7px;
  width: 7px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: rotate(-45deg);
  transition: 0.3s;
}
.unsub-tab-section .unsub-tab-right .content-title.active:before {
  transform: rotate(-225deg);
  top: 27px;
}
@media only screen and (max-width: 767px) {
  .unsub-tab-section .unsub-tab-right .content-inner {
    display: none;
    padding: 10px 20px;
  }
}
.unsub-tab-section .unsub-tab-right .tab-content {
  display: none;
}
@media only screen and (max-width: 767px) {
  .unsub-tab-section .unsub-tab-right .tab-content {
    display: block !important;
    border-bottom: 1px solid #ffffff4d;
    margin: 0 -20px;
  }
}
.unsub-tab-section .unsub-tab-right .tab-content:nth-child(1) {
  display: block;
}
@media only screen and (max-width: 767px) {
  .unsub-tab-section .unsub-tab-right .tab-content:nth-child(1) .content-inner {
    display: block;
  }
}
.unsub-tab-section .unsub-tab-right h3 {
  font-size: 24px;
  font-weight: bold;
  padding-left: 67px;
  position: relative;
  line-height: 1.7;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 28px;
}
@media only screen and (max-width: 1199px) {
  .unsub-tab-section .unsub-tab-right h3 {
    font-size: 20px;
    padding-left: 55px;
  }
}
@media only screen and (max-width: 767px) {
  .unsub-tab-section .unsub-tab-right h3 {
    height: auto;
    font-size: 18px;
  }
}
@media only screen and (max-width: 991px) {
  .unsub-tab-section .unsub-tab-right h3 {
    margin-bottom: 15px;
  }
}
.unsub-tab-section .unsub-tab-right h3 span {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.unsub-tab-section .unsub-tab-right p {
  font-size: 16px;
  margin-bottom: 19px;
  line-height: 2.1;
}
.unsub-tab-section .unsub-tab-right p.lg {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 14px;
}
.unsub-tab-section .unsub-tab-right p.mb-large {
  margin-bottom: 28px;
}
.unsub-tab-section .unsub-tab-right p.yl {
  color: #ffe19f;
}
.unsub-tab-section .unsub-tab-right p a {
  color: #FFD89C;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.unsub-tab-section .unsub-tab-right ul {
  margin-bottom: 31px;
}
.unsub-tab-section .unsub-tab-right ul li {
  font-size: 16px;
  position: relative;
  padding-left: 19px;
  margin-bottom: 16px;
  line-height: 1.75;
}
.unsub-tab-section .unsub-tab-right ul li:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 12px;
  height: 7px;
  width: 7px;
  background: #fff;
  border-radius: 50%;
}
.unsub-tab-section .unsub-tab-right ul li b {
  color: #FFD89C;
}
.unsub-tab-section .unsub-tab-right ul.yl li:before {
  background: #ffe19f;
}
.unsub-tab-section .unsub-tab-right ul.inline {
  display: flex;
  flex-direction: row;
  gap: 36px;
  margin-bottom: 14px;
}
@media only screen and (max-width: 800px) {
  .unsub-tab-section .unsub-tab-right ul.inline {
    flex-direction: column;
    gap: 0px;
    margin: 0;
  }
}
.unsub-tab-section .unsub-tab-right ol {
  list-style: decimal;
  padding-left: 19px;
}
.unsub-tab-section .unsub-tab-right ol li {
  font-size: 16px;
  position: relative;
  margin-bottom: 16px;
  line-height: 1.75;
}
.unsub-tab-section .unsub-tab-right .tab-note {
  background: #932424;
  border-left: 4px solid #FFD89C;
  font-size: 16px;
  line-height: 1.9;
  padding: 18px 27px;
  margin-bottom: 29px;
  border-radius: 5px;
}
@media only screen and (max-width: 767px) {
  .unsub-tab-section .unsub-tab-right .tab-note {
    padding: 10px;
  }
}
@keyframes fullwidth {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
.sctab-section {
  padding: 95px 0;
}
@media only screen and (max-width: 1199px) {
  .sctab-section {
    padding: 75px 0;
  }
}
@media only screen and (max-width: 767px) {
  .sctab-section {
    padding: 50px 0;
  }
}
.sctab-section .inner-wrapper {
  width: 1200px;
  max-width: calc(100% - 40px);
  margin: 0 auto;
}
.sctab-section h2 {
  line-height: 1.7;
}
.sctab-section .desc {
  line-height: 2.1;
  max-width: 925px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 41px;
}
.sctab-section .tab-head {
  min-height: 51px;
}
@media only screen and (max-width: 991px) {
  .sctab-section .tab-head {
    display: none;
  }
}
.sctab-section .tab-head.sticky .tab-head-inner {
  position: fixed;
  width: 100%;
  left: 0;
  top: 65px;
  z-index: 1;
  background: #f4eee4;
}
@media only screen and (max-width: 1199px) {
  .sctab-section .tab-head.sticky .tab-head-inner {
    top: 0;
  }
}
.sctab-section .tab-head.sticky ul li span {
  font-size: 14px;
  padding: 5px 20px;
}
.sctab-section .tab-head.sticky ul li span.active {
  background-color: transparent;
  color: #000;
  font-weight: 500;
}
.sctab-section .tab-head.sticky ul li span.active:before {
  content: '';
  display: block;
  height: 2px;
  bottom: -5px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #CE3730;
  width: 25%;
  position: absolute;
}
.sctab-section .tab-head ul {
  display: flex;
  flex-wrap: wrap;
  max-width: 700px;
  margin: 0 auto;
  background: #f4eee4;
  padding: 7px 7px;
  border-radius: 50px;
  justify-content: center;
}
.sctab-section .tab-head ul li {
  text-align: center;
}
.sctab-section .tab-head ul li span {
  display: block;
  font-weight: 500;
  font-size: 15px;
  color: #828282;
  padding: 7px 20px;
  border-radius: 50px;
  cursor: pointer;
  transition: 0.3s;
  position: relative;
}
.sctab-section .tab-head ul li span.active {
  color: #fff;
  background: #bd4438;
  font-weight: bold;
}
.sctab-section .tab-body {
  margin-top: 57px;
}
.sctab-section .tab-body .tab-item {
  background: #fffbf3;
  margin: 0 auto;
  max-width: 935px;
  border: 1px solid #f7e8da;
  padding: 51px 60px;
  margin-bottom: 60px;
  border-radius: 13px;
}
@media only screen and (max-width: 991px) {
  .sctab-section .tab-body .tab-item {
    padding: 40px;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .sctab-section .tab-body .tab-item {
    padding: 30px 23px;
  }
}
.sctab-section .tab-body .tab-item:last-child {
  margin-bottom: 0;
}
.sctab-section .tab-body .tab-item h3 {
  font-size: 20px;
  position: relative;
  margin-bottom: 21px;
  padding-left: 53px;
}
@media only screen and (max-width: 767px) {
  .sctab-section .tab-body .tab-item h3 {
    font-size: 18px;
  }
}
.sctab-section .tab-body .tab-item h3 span {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.sctab-section .tab-body .tab-item p.para {
  line-height: 2.2;
}
.sctab-section .tab-body .tab-item p.para:last-child {
  margin-bottom: 0;
}
.sctab-section .tab-body .tab-item p.para.sm {
  font-size: 14px;
}
.sctab-section .tab-body .tab-item p.para a {
  color: #007aff;
  text-decoration: underline;
  font-weight: 500;
}
.sctab-section .tab-body .tab-item ul.disc {
  list-style: disc;
  padding-left: 15px;
  margin-top: 16px;
}
.sctab-section .tab-body .tab-item ul.disc li {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 10px;
  line-height: 1.8;
}
.sctab-section .tab-body .tab-item ul.disc li::marker {
  color: #bd4438;
}
.signup-form-section {
  background-color: #FDF6F2;
  padding: 95px 0;
}
@media only screen and (max-width: 1199px) {
  .signup-form-section {
    padding: 75px 0;
  }
}
@media only screen and (max-width: 991px) {
  .signup-form-section {
    padding: 65px 0;
  }
}
@media only screen and (max-width: 767px) {
  .signup-form-section {
    padding: 50px 0;
  }
}
.signup-form-section .inner-wrapper {
  width: 1200px;
  max-width: calc(100% - 40px);
  margin: 0 auto;
}
.signup-form-section .inner-wrapper h2 {
  line-height: 1.6;
  margin-bottom: 30px;
}
.signup-form-section .inner-wrapper > .para {
  margin-bottom: 40px;
}
.signup-form-section .inner-wrapper > .para a {
  color: #007BF8;
  text-decoration: underline;
  text-underline-offset: 4px;
}
.signup-form-section .inner-wrapper .tab-menu-style {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.signup-form-section .inner-wrapper .tab-menu-style .tab-handle-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #FDF6F2;
  width: 100%;
  position: relative;
  margin-bottom: 65px;
  z-index: 1;
}
@media only screen and (max-width: 1199px) {
  .signup-form-section .inner-wrapper .tab-menu-style .tab-handle-wrapper {
    top: 0;
  }
}
@media only screen and (max-width: 991px) {
  .signup-form-section .inner-wrapper .tab-menu-style .tab-handle-wrapper {
    display: none !important;
  }
}
.signup-form-section .inner-wrapper .tab-menu-style .tab-handle-wrapper .tab-cont-sec {
  display: flex;
  flex-direction: row;
  gap: 20px;
  background-color: #F9E9D7;
  padding: 10px;
  border-radius: 30px;
}
.signup-form-section .inner-wrapper .tab-menu-style .tab-handle-wrapper .tab-cont-sec.sticky {
  position: fixed;
  top: 65px;
  left: 0;
  width: 100%;
  justify-content: center;
  padding: 5px;
  border-radius: 0;
}
@media only screen and (max-width: 1199px) {
  .signup-form-section .inner-wrapper .tab-menu-style .tab-handle-wrapper .tab-cont-sec.sticky {
    top: 0;
  }
}
.signup-form-section .inner-wrapper .tab-menu-style .tab-handle-wrapper .tab-cont-sec.sticky li {
  font-size: 14px;
}
.signup-form-section .inner-wrapper .tab-menu-style .tab-handle-wrapper .tab-cont-sec.sticky li.active {
  position: relative;
  background-color: transparent;
  color: #000;
}
.signup-form-section .inner-wrapper .tab-menu-style .tab-handle-wrapper .tab-cont-sec.sticky li.active:before {
  content: '';
  display: block;
  height: 2px;
  bottom: -5px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #CE3730;
  width: 25%;
  position: absolute;
}
.signup-form-section .inner-wrapper .tab-menu-style .tab-handle-wrapper .tab-cont-sec li {
  font-size: 18px;
  color: #80715E;
  font-weight: 500;
  line-height: normal;
  align-content: center;
  padding: 5px 20px;
  display: flex;
  align-self: center;
  cursor: pointer;
  border-radius: 30px;
  transition: all 0.15s;
}
@media only screen and (max-width: 1280px) {
  .signup-form-section .inner-wrapper .tab-menu-style .tab-handle-wrapper .tab-cont-sec li {
    font-size: 17px;
  }
}
@media only screen and (max-width: 1199px) {
  .signup-form-section .inner-wrapper .tab-menu-style .tab-handle-wrapper .tab-cont-sec li {
    font-size: 15px;
    padding: 10px 8px;
  }
}
.signup-form-section .inner-wrapper .tab-menu-style .tab-handle-wrapper .tab-cont-sec li:hover {
  background-color: rgba(206, 55, 48, 0.75);
  color: #fff;
}
.signup-form-section .inner-wrapper .tab-menu-style .tab-handle-wrapper .tab-cont-sec li.active {
  color: #fff;
  background-color: #CE3730;
}
.signup-form-section .inner-wrapper .tab-menu-style .tab-cont-cont-wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.signup-form-section .inner-wrapper .tab-menu-style .tab-cont-cont-wrapper .tab-cont-item {
  display: flex;
  flex-direction: column;
  margin-bottom: 95px;
}
@media only screen and (max-width: 1199px) {
  .signup-form-section .inner-wrapper .tab-menu-style .tab-cont-cont-wrapper .tab-cont-item {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .signup-form-section .inner-wrapper .tab-menu-style .tab-cont-cont-wrapper .tab-cont-item {
    margin-bottom: 80px;
  }
}
.signup-form-section .inner-wrapper .tab-menu-style .tab-cont-cont-wrapper .tab-cont-item:last-child {
  margin-bottom: 0;
}
.signup-form-section .inner-wrapper .tab-menu-style .tab-cont-cont-wrapper .tab-cont-item h3 {
  font-size: 24px;
  line-height: 1.3;
  margin-bottom: 30px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .signup-form-section .inner-wrapper .tab-menu-style .tab-cont-cont-wrapper .tab-cont-item h3 {
    margin-bottom: 20px;
  }
}
.signup-form-section .inner-wrapper .tab-menu-style .tab-cont-cont-wrapper .tab-cont-item p {
  font-size: 16px;
  line-height: 1.95;
  text-align: center;
  width: 860px;
  max-width: 100%;
  margin: 0 auto 50px auto;
}
@media only screen and (max-width: 1199px) {
  .signup-form-section .inner-wrapper .tab-menu-style .tab-cont-cont-wrapper .tab-cont-item p {
    margin-bottom: 30px;
  }
}
.signup-form-section .inner-wrapper .tab-menu-style .tab-cont-cont-wrapper .tab-cont-item p a {
  color: #007BF8;
  text-decoration: underline;
  text-underline-offset: 4px;
}
.signup-form-section .inner-wrapper .tab-menu-style .tab-cont-cont-wrapper .tab-cont-item .pic-wrap {
  max-width: 100%;
  margin: 0 auto;
}
.signup-form-section .inner-wrapper .tab-menu-style .tab-cont-cont-wrapper .tab-cont-item .pic-wrap.pic-870 {
  width: 870px;
}
.signup-form-section .inner-wrapper .tab-menu-style .tab-cont-cont-wrapper .tab-cont-item .pic-wrap.pic-600 {
  width: 600px;
}
.signup-form-section .inner-wrapper .tab-menu-style .tab-cont-cont-wrapper .tab-cont-item .pic-wrap.pic-430 {
  width: 430px;
}
.signup-form-section .inner-wrapper .tab-menu-style .tab-cont-cont-wrapper .tab-cont-item .slider-screen {
  width: 870px;
  margin: 0 auto;
  max-width: 100%;
  overflow: hidden;
}
.signup-form-section .inner-wrapper .tab-menu-style .tab-cont-cont-wrapper .tab-cont-item .slider-screen .slick-dots {
  margin: 22px 0 0;
}
@media only screen and (max-width: 767px) {
  .signup-form-section .inner-wrapper .tab-menu-style .tab-cont-cont-wrapper .tab-cont-item .slider-screen .slick-dots {
    margin: 12px 0 0;
  }
}
.signup-form-section .inner-wrapper .tab-menu-style .tab-cont-cont-wrapper .tab-cont-item .slider-screen .slick-dots li {
  background: #FFF4EF;
  width: 14px;
  height: 14px;
  border: 1px solid #737373;
  vertical-align: middle;
  margin: 0 10px 0 0;
}
@media only screen and (max-width: 767px) {
  .signup-form-section .inner-wrapper .tab-menu-style .tab-cont-cont-wrapper .tab-cont-item .slider-screen .slick-dots li {
    width: 10px;
    height: 10px;
    margin: 0 5px 0 0;
  }
}
.signup-form-section .inner-wrapper .tab-menu-style .tab-cont-cont-wrapper .tab-cont-item .slider-screen .slick-dots li.slick-active {
  background: #737373;
  width: 18px;
  height: 18px;
  border: 1px solid #737373;
}
@media only screen and (max-width: 767px) {
  .signup-form-section .inner-wrapper .tab-menu-style .tab-cont-cont-wrapper .tab-cont-item .slider-screen .slick-dots li.slick-active {
    width: 12px;
    height: 12px;
  }
}
.camp-usecase-slider {
  position: relative;
  padding: 120px 0 75px 0;
  overflow: hidden;
}
@media only screen and (max-width: 991px) {
  .camp-usecase-slider {
    padding: 80px 0 65px 0;
  }
}
@media only screen and (max-width: 767px) {
  .camp-usecase-slider {
    padding: 60px 0 50px 0;
  }
}
.camp-usecase-slider .inner-wrapper {
  width: 1200px;
  max-width: calc(100% - 40px);
  margin: 0 auto;
}
.camp-usecase-slider .inner-wrapper h2 {
  margin-bottom: 70px;
}
@media only screen and (max-width: 1199px) {
  .camp-usecase-slider .inner-wrapper h2 {
    margin-bottom: 30px;
  }
}
.camp-usecase-slider .slider-usecase-wrapper {
  width: 875px;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .camp-usecase-slider .slider-usecase-wrapper {
    width: 700px;
  }
}
.camp-usecase-slider .slider-usecase-wrapper.same-height .slick-track {
  display: flex !important;
  padding: 20px 0;
}
@media only screen and (max-width: 767px) {
  .camp-usecase-slider .slider-usecase-wrapper.same-height .slick-track {
    padding-top: 0;
  }
}
.camp-usecase-slider .slider-usecase-wrapper.same-height .slick-slide {
  height: inherit !important;
}
.camp-usecase-slider .slider-usecase-wrapper .usecase-slide-item {
  width: 100% !important;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  background-color: #fff;
  border: 1px solid #E7E7E7;
  position: relative;
  border-radius: 15px;
  overflow: hidden;
  padding: 65px 85px 32px 85px;
}
@media only screen and (max-width: 991px) {
  .camp-usecase-slider .slider-usecase-wrapper .usecase-slide-item {
    padding: 40px;
  }
}
.camp-usecase-slider .slider-usecase-wrapper .usecase-slide-item.slick-current {
  box-shadow: 0 8px 8px 0 rgba(206, 206, 206, 0.26);
}
.camp-usecase-slider .slider-usecase-wrapper .usecase-slide-item::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  background-color: #B93030;
  opacity: 1;
  transition: 0.3s;
}
.camp-usecase-slider .slider-usecase-wrapper .usecase-slide-item p {
  display: flex;
  width: 100%;
  font-size: 18px;
  line-height: 1.95;
  margin-bottom: 27px;
}
@media only screen and (max-width: 767px) {
  .camp-usecase-slider .slider-usecase-wrapper .usecase-slide-item p {
    font-size: 16px;
    margin-bottom: 20px;
  }
}
.camp-usecase-slider .slider-usecase-wrapper .usecase-slide-item .logo-cont-sec {
  display: flex;
  flex-direction: row;
  width: calc(100% - 100px);
  align-self: center;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .camp-usecase-slider .slider-usecase-wrapper .usecase-slide-item .logo-cont-sec {
    width: 100%;
    justify-content: center;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 500px) {
  .camp-usecase-slider .slider-usecase-wrapper .usecase-slide-item .logo-cont-sec {
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
}
.camp-usecase-slider .slider-usecase-wrapper .usecase-slide-item .logo-cont-sec h4 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 0;
  margin-right: 30px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .camp-usecase-slider .slider-usecase-wrapper .usecase-slide-item .logo-cont-sec h4 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 500px) {
  .camp-usecase-slider .slider-usecase-wrapper .usecase-slide-item .logo-cont-sec h4 {
    width: 100%;
    text-align: center;
    margin: 0 0 20px;
  }
}
.camp-usecase-slider .slider-usecase-wrapper .usecase-slide-item .logo-cont-sec h4::after {
  content: '';
  position: absolute;
  width: 1px;
  height: 40px;
  background-color: #E2E2E2;
  top: -5px;
  right: -13px;
}
@media only screen and (max-width: 500px) {
  .camp-usecase-slider .slider-usecase-wrapper .usecase-slide-item .logo-cont-sec h4::after {
    display: none;
  }
}
.camp-usecase-slider .slider-usecase-wrapper .usecase-slide-item .logo-cont-sec .logo-img {
  max-width: 100%;
}
@media only screen and (max-width: 767px) {
  .camp-usecase-slider .slider-usecase-wrapper .usecase-slide-item .logo-cont-sec .logo-img {
    width: 100px;
  }
}
@media only screen and (max-width: 500px) {
  .camp-usecase-slider .slider-usecase-wrapper .usecase-slide-item .logo-cont-sec .logo-img {
    width: 100%;
    text-align: center;
  }
}
.camp-usecase-slider .slider-usecase-wrapper .usecase-slide-item .logo-cont-sec .logo-img.w-64 {
  width: 64px;
}
.camp-usecase-slider .slider-usecase-wrapper .usecase-slide-item .logo-cont-sec .logo-img.w-240 {
  width: 240px;
}
.camp-usecase-slider .slider-usecase-wrapper .usecase-slide-item .logo-cont-sec .logo-img.w-40 {
  width: 40px;
}
.camp-usecase-slider .slider-usecase-wrapper .usecase-slide-item .pro-img-cont {
  display: flex;
  flex-direction: column;
  width: 100px;
}
@media only screen and (max-width: 767px) {
  .camp-usecase-slider .slider-usecase-wrapper .usecase-slide-item .pro-img-cont {
    margin: 0 auto;
  }
}
.camp-usecase-slider .slider-usecase-wrapper .usecase-slide-item .pro-img-cont picture {
  width: 98px;
  margin: 0 auto;
  max-width: 100%;
}
.camp-usecase-slider .slider-usecase-wrapper .usecase-arrow {
  width: 60px;
  height: 60px;
  position: absolute;
  background-color: #fff;
  border: 1px solid #E7E7E7;
  border-radius: 100%;
  top: 40%;
  transform: translate(0, -50%);
  cursor: pointer;
}
@media only screen and (max-width: 991px) {
  .camp-usecase-slider .slider-usecase-wrapper .usecase-arrow {
    width: 50px;
    height: 50px;
  }
}
.camp-usecase-slider .slider-usecase-wrapper .usecase-arrow:hover {
  background-color: #E7E7E7;
}
.camp-usecase-slider .slider-usecase-wrapper .usecase-arrow::after {
  content: "";
  position: absolute;
}
.camp-usecase-slider .slider-usecase-wrapper .usecase-arrow.usecase-next {
  right: -130px;
}
@media only screen and (max-width: 1199px) {
  .camp-usecase-slider .slider-usecase-wrapper .usecase-arrow.usecase-next {
    right: -40px;
    z-index: 2;
  }
}
@media only screen and (max-width: 991px) {
  .camp-usecase-slider .slider-usecase-wrapper .usecase-arrow.usecase-next {
    right: -30px;
  }
}
@media only screen and (max-width: 767px) {
  .camp-usecase-slider .slider-usecase-wrapper .usecase-arrow.usecase-next {
    right: -15px;
  }
}
.camp-usecase-slider .slider-usecase-wrapper .usecase-arrow.usecase-next::after {
  top: 19px;
  left: 27px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid transparent;
  border-left: 10px solid #000;
}
@media only screen and (max-width: 991px) {
  .camp-usecase-slider .slider-usecase-wrapper .usecase-arrow.usecase-next::after {
    top: 15px;
    left: 22px;
  }
}
.camp-usecase-slider .slider-usecase-wrapper .usecase-arrow.usecase-prev {
  left: -130px;
}
@media only screen and (max-width: 1199px) {
  .camp-usecase-slider .slider-usecase-wrapper .usecase-arrow.usecase-prev {
    left: -40px;
    z-index: 2;
  }
}
@media only screen and (max-width: 991px) {
  .camp-usecase-slider .slider-usecase-wrapper .usecase-arrow.usecase-prev {
    left: -30px;
  }
}
@media only screen and (max-width: 767px) {
  .camp-usecase-slider .slider-usecase-wrapper .usecase-arrow.usecase-prev {
    left: -15px;
  }
}
.camp-usecase-slider .slider-usecase-wrapper .usecase-arrow.usecase-prev::after {
  top: 19px;
  left: 11px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 11px solid #000;
  border-left: 10px solid transparent;
}
@media only screen and (max-width: 991px) {
  .camp-usecase-slider .slider-usecase-wrapper .usecase-arrow.usecase-prev::after {
    top: 15px;
    left: 5px;
  }
}
.camp-usecase-slider .slider-usecase-wrapper .usecase-arrow.slick-disabled {
  opacity: 0.3;
  pointer-events: none;
}
.camp-usecase-slider .slider-usecase-wrapper .slick-list {
  overflow: visible;
}
.camp-usecase-slider .slider-usecase-wrapper .slick-dots {
  margin: 50px 0 0;
}
@media only screen and (max-width: 991px) {
  .camp-usecase-slider .slider-usecase-wrapper .slick-dots {
    margin: 40px 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .camp-usecase-slider .slider-usecase-wrapper .slick-dots {
    margin: 30px 0 0;
  }
}
.camp-usecase-slider .slider-usecase-wrapper .slick-dots li {
  background: #cecece;
  width: 12px;
  height: 12px;
  border: 1px solid #cecece;
  vertical-align: middle;
  margin: 0 10px 0 0;
}
@media only screen and (max-width: 767px) {
  .camp-usecase-slider .slider-usecase-wrapper .slick-dots li {
    width: 10px;
    height: 10px;
    margin: 0 5px 0 0;
  }
}
.camp-usecase-slider .slider-usecase-wrapper .slick-dots li.slick-active {
  background: #B93030;
  width: 14px;
  height: 14px;
  border: 1px solid #B93030;
}
@media only screen and (max-width: 767px) {
  .camp-usecase-slider .slider-usecase-wrapper .slick-dots li.slick-active {
    width: 12px;
    height: 12px;
  }
}
.camp-usecase-slider .slider-usecase-wrapper .usecase-slide-item {
  transform: scale(0.85);
  transition: 0.4s linear !important;
}
.camp-usecase-slider .slider-usecase-wrapper .usecase-slide-item.slick-current {
  background: #fff;
  transform: scale(1) translateX(0) translateY(0);
}
.camp-usecase-slider .slider-usecase-wrapper .usecase-slide-item.next-one {
  background-color: #FBFBFB;
  border: 1px solid #E7E7E7;
  transform: scale(0.85) translateX(110px) translateY(0);
  opacity: 1 !important;
}
@media only screen and (max-width: 991px) {
  .camp-usecase-slider .slider-usecase-wrapper .usecase-slide-item.next-one {
    transform: scale(0.82) translateX(110px) translateY(0);
  }
}
@media only screen and (max-width: 767px) {
  .camp-usecase-slider .slider-usecase-wrapper .usecase-slide-item.next-one {
    transform: scale(1) translateX(0) translateY(0);
  }
}
.camp-usecase-slider .slider-usecase-wrapper .usecase-slide-item.next-one::after {
  opacity: 0;
}
.camp-usecase-slider .slider-usecase-wrapper .usecase-slide-item.prev-one {
  background-color: #FBFBFB;
  border: 1px solid #E7E7E7;
  transform: scale(0.85) translateX(-110px) translateY(0);
  opacity: 1 !important;
}
@media only screen and (max-width: 991px) {
  .camp-usecase-slider .slider-usecase-wrapper .usecase-slide-item.prev-one {
    transform: scale(0.82) translateX(-110px) translateY(0);
  }
}
@media only screen and (max-width: 767px) {
  .camp-usecase-slider .slider-usecase-wrapper .usecase-slide-item.prev-one {
    transform: scale(1) translateX(0) translateY(0);
  }
}
.camp-usecase-slider .slider-usecase-wrapper .usecase-slide-item.prev-one::after {
  opacity: 0;
}
.camp-usecase-slider.type-2 {
  background-color: #A73834;
}
.camp-usecase-slider.type-2 h2 {
  color: #fff;
}
.camp-usecase-slider.type-2 .usecase-slide-item.slick-current {
  box-shadow: 0 8px 8px 0 rgba(68, 4, 4, 0.26);
}
.camp-usecase-slider.type-2 .usecase-slide-item::after {
  background-color: #FFDF9F;
}
.camp-usecase-slider.type-2 .usecase-slide-item.next-one,
.camp-usecase-slider.type-2 .usecase-slide-item.prev-one {
  background-color: #962A2A;
  border-color: #962A2A;
}
.camp-usecase-slider.type-2 .usecase-arrow {
  background-color: #721919;
  border: 1px solid #721919;
}
.camp-usecase-slider.type-2 .usecase-arrow:hover {
  background-color: #852020;
}
.camp-usecase-slider.type-2 .usecase-arrow.usecase-next::after {
  border-left: 10px solid #fff;
}
.camp-usecase-slider.type-2 .usecase-arrow.usecase-prev::after {
  border-right: 11px solid #fff;
}
.camp-usecase-slider.type-2 .slick-dots li {
  background: #721919;
  border: 1px solid #721919;
}
.camp-usecase-slider.type-2 .slick-dots li.slick-active {
  background: #FFDF9F;
  border: 1px solid #FFDF9F;
}
.no-webp .three-step-sprite {
  background-image: url("/sites/zweb/images/jp/campaigns/campaigns-3-step-sprite-2x.png");
}
.three-step-sprite {
  background-repeat: no-repeat;
  background-size: 200px 35px;
}
.three-step-sprite.lazy {
  background-image: url("/sites/zweb/images/jp/campaigns/campaigns-3-step-sprite-lazy.png");
  filter: blur(3px);
}
.three-step-sprite.icon-1 {
  background-position: 0 -5px;
  width: 40px;
  height: 25px;
}
.three-step-sprite.icon-2 {
  background-position: -51px 0;
  width: 30px;
  height: 34px;
}
.three-step-sprite.icon-3 {
  background-position: -93px -1px;
  width: 32px;
  height: 32px;
}
.three-step-sprite.dot-icon {
  background-position: -193px -14px;
  width: 7px;
  height: 7px;
}
.three-step-sprite.star-icon {
  background-position: -171px -13px;
  width: 11px;
  height: 10px;
}
.three-step-sprite.step-arrow {
  background-position: -136px -2px;
  width: 24px;
  height: 32px;
}
.step-3-flow-footer {
  background-color: #FFF3ED;
  padding: 90px 0;
}
@media only screen and (max-width: 1199px) {
  .step-3-flow-footer {
    padding: 75px 0;
  }
}
@media only screen and (max-width: 991px) {
  .step-3-flow-footer {
    padding: 65px 0;
  }
}
@media only screen and (max-width: 767px) {
  .step-3-flow-footer {
    padding: 50px 0;
  }
}
.step-3-flow-footer .inner-wrapper {
  width: 1200px;
  max-width: calc(100% - 40px);
  margin: 0 auto;
}
.step-3-flow-footer .inner-wrapper h2 {
  font-size: 32px;
  line-height: 1.3;
  margin-bottom: 60px;
  font-weight: bold;
  text-align: center;
}
@media only screen and (max-width: 1199px) {
  .step-3-flow-footer .inner-wrapper h2 {
    font-size: 28px;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .step-3-flow-footer .inner-wrapper h2 {
    font-size: 26px;
    margin-bottom: 30px;
  }
}
.step-3-flow-footer .inner-wrapper .step-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 1090px;
  margin: 0 auto 30px auto;
  gap: 45px;
  max-width: 100%;
}
@media only screen and (max-width: 991px) {
  .step-3-flow-footer .inner-wrapper .step-wrapper {
    flex-direction: column;
  }
}
.step-3-flow-footer .inner-wrapper .step-wrapper li {
  display: flex;
  width: calc(100% / 3 - 30px);
  flex-direction: column;
  background-color: #fff;
  border-radius: 10px;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .step-3-flow-footer .inner-wrapper .step-wrapper li {
    width: 400px;
    max-width: 100%;
    margin: 0 auto;
  }
}
.step-3-flow-footer .inner-wrapper .step-wrapper li .step-arrow {
  position: absolute;
  top: 50%;
  right: -37px;
  transform: translate(0, -50%);
}
@media only screen and (max-width: 991px) {
  .step-3-flow-footer .inner-wrapper .step-wrapper li .step-arrow {
    top: unset;
    right: unset;
    left: 50%;
    transform: translate(-50%, 0) rotate(90deg);
    bottom: -40px;
  }
}
.step-3-flow-footer .inner-wrapper .step-wrapper li .three-step-sprite {
  display: flex;
  flex-shrink: 0;
}
.step-3-flow-footer .inner-wrapper .step-wrapper li .heading-txt {
  background-color: #FDE3D7;
  display: flex;
  border-radius: 10px 10px 0 0;
  min-height: 80px;
  align-items: center;
  padding: 20px 0 20px 40px;
}
.step-3-flow-footer .inner-wrapper .step-wrapper li .heading-txt .three-step-sprite {
  margin-right: 17px;
}
@media only screen and (max-width: 1199px) {
  .step-3-flow-footer .inner-wrapper .step-wrapper li .heading-txt .three-step-sprite {
    margin-right: 10px;
  }
}
.step-3-flow-footer .inner-wrapper .step-wrapper li .heading-txt h3 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 0;
}
@media only screen and (max-width: 1199px) {
  .step-3-flow-footer .inner-wrapper .step-wrapper li .heading-txt h3 {
    font-size: 18px;
  }
}
.step-3-flow-footer .inner-wrapper .step-wrapper li .step-cont {
  display: flex;
  flex-direction: column;
  padding: 30px 45px;
}
.step-3-flow-footer .inner-wrapper .step-wrapper li .step-cont .step-badge {
  font-size: 12px;
  background-color: #B73030;
  display: flex;
  align-self: flex-start;
  font-weight: bold;
  color: #fff;
  padding: 1px 12px;
  border-radius: 3px;
  margin-bottom: 12px;
}
.step-3-flow-footer .inner-wrapper .step-wrapper li .step-cont .step-link {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: baseline;
  margin-bottom: 10px;
}
.step-3-flow-footer .inner-wrapper .step-wrapper li .step-cont .step-link .three-step-sprite {
  display: flex;
  margin-right: 10px;
}
.step-3-flow-footer .inner-wrapper .step-wrapper li .step-cont .step-link a {
  font-size: 15px;
  font-weight: 500;
  color: #000;
}
.step-3-flow-footer .inner-wrapper .step-wrapper li .step-cont .step-link a:hover {
  color: #B73030;
}
.step-3-flow-footer .inner-wrapper .footer-txt-link {
  margin: 0 auto;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
  color: #B73030;
  text-align: right;
  width: 1090px;
  max-width: 100%;
}
/*# sourceMappingURL=solutions-real_estate.css.map */