/*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;
}
.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*/
html,
body {
  scroll-behavior: initial;
}
.lazy {
  filter: blur(3px);
}
.pic-wrap {
  max-width: 100%;
  margin: 0 auto;
  font-size: 0;
}
.pic-wrap picture {
  max-width: 100%;
}
.pic-408 {
  width: 408px;
}
.pic-870 {
  width: 870px;
}
.pic-ss1 {
  width: 436px;
}
.pic-ss2 {
  width: 594px;
}
.pic-ss3 {
  width: 434px;
}
.pic-ss4 {
  width: 594px;
}
.pic-ss5 {
  width: 617px;
}
.no-webp .ecommerce-icon {
  background-image: url('/sites/zweb/images/jp/campaigns/campaigns-ecommerce-sprite-2x.png');
}
.ecommerce-icon {
  background-size: 344px auto;
  display: inline-block;
}
.ecommerce-icon.lazy {
  background-image: url('/sites/zweb/images/jp/campaigns/campaigns-ecommerce-sprite-lazy.png');
  filter: blur(5px);
}
.ecommerce-icon.icon-mailtitle {
  background-position: -295px -123px;
  width: 29px;
  height: 31px;
}
.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;
}
.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.wht {
  color: #fff;
}
.page-wrapper .para.cntr {
  text-align: center;
}
.page-wrapper .para.nm {
  margin-bottom: 0;
}
.page-wrapper .para.mb-50 {
  margin-bottom: 50px;
}
.page-wrapper b {
  font-weight: bold;
}
.page-wrapper picture {
  display: block;
}
.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;
}
.no-webp .step-mail-icons {
  background-image: url("/sites/zweb/images/jp/campaigns/r-e-step-mail-sprite-2x.png");
}
.step-mail-icons {
  display: inline-block;
  background-size: 502px 74px;
  background-repeat: no-repeat;
}
.step-mail-icons.lazy {
  background-image: url("/sites/zweb/images/jp/campaigns/r-e-step-mail-sprite-lazy.png");
  filter: blur(5px);
}
.step-mail-icons.icon-1 {
  background-position: 0 -1px;
  width: 77px;
  height: 73px;
}
.step-mail-icons.icon-2 {
  background-position: -93px -3px;
  width: 76px;
  height: 68px;
}
.step-mail-icons.icon-3 {
  background-position: -186px -1px;
  width: 76px;
  height: 72px;
}
.step-mail-icons.icon-4 {
  background-position: -278px -21px;
  width: 39px;
  height: 33px;
}
.step-mail-icons.icon-5 {
  background-position: -344px -21px;
  width: 36px;
  height: 32px;
}
.step-mail-icons.icon-6 {
  background-position: -407px -20px;
  width: 34px;
  height: 34px;
}
.step-mail-icons.icon-7 {
  background-position: -467px -20px;
  width: 35px;
  height: 34px;
}
.banner-section {
  padding: 40px 0 0 0;
  position: relative;
  overflow: hidden;
  background: linear-gradient(to bottom, #fff 0, rgba(255, 229, 208, 0.62) 100%);
}
.banner-section .inner-wrapper {
  width: 1200px;
  max-width: calc(100% - 40px);
  margin: 0 auto;
  text-align: center;
  position: relative;
  padding-bottom: 330px;
}
.banner-section .inner-wrapper h1 {
  font-size: 44px;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 20px;
  text-align: center;
}
.banner-section .inner-wrapper h2 {
  font-size: 28px;
  line-height: 1.3;
  margin-bottom: 20px;
  text-align: center;
}
.banner-section .inner-wrapper p {
  font-size: 15px;
  text-align: center;
  line-height: 2.4;
  width: 730px;
  margin: 0 auto 40px auto;
  max-width: 100%;
}
.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;
}
.banner-section .inner-wrapper .banner-img-left {
  position: absolute;
  bottom: 14px;
  left: -250px;
  width: 645px;
  max-width: 100%;
}
.banner-section .inner-wrapper .banner-img-left img {
  width: 100%;
}
.banner-section .inner-wrapper .banner-img-right {
  position: absolute;
  width: 571px;
  max-width: 100%;
  right: -182px;
  bottom: -58px;
}
.banner-section .inner-wrapper .banner-img-right img {
  width: 100%;
}
.differ-email-market {
  background-color: #181818;
  display: block;
  position: relative;
}
.differ-email-market .inner-wrapper {
  width: 1077px;
  max-width: calc(100% - 40px);
  margin: 0 auto;
}
.differ-email-market .inner-wrapper .diff-box-tab {
  background-color: #A73834;
  display: inline-block;
  margin-top: -130px;
  padding: 46px 47px 42px;
  z-index: 1;
  position: relative;
  border-radius: 40px;
  width: 100%;
}
.differ-email-market .inner-cont {
  display: flex;
  flex-wrap: wrap;
}
.differ-email-market .inner-cont .cont-left {
  width: 50%;
  padding: 20px 41px 17px 13px;
}
.differ-email-market .inner-cont .cont-left h3 {
  color: #FFDF9F;
}
.differ-email-market .inner-cont .cont-right {
  width: 50%;
  background: #fff;
  border-radius: 10px;
  padding: 36px 49px 27px;
}
.differ-email-market .inner-cont .cont-right h3 {
  margin-bottom: 7px;
}
.differ-email-market .inner-cont h3 {
  font-size: 22px;
  margin-bottom: 22px;
}
.differ-email-market .inner-cont .para {
  font-size: 15px;
  line-height: 2.15;
}
.differ-email-market .inner-cont .para:last-child {
  margin-bottom: 0;
}
.stickyimg-section {
  background: #181818;
  color: #fff;
  padding: 88px 0 0;
}
.stickyimg-section .inner-wrapper {
  width: 1200px;
  max-width: calc(100% - 40px);
  margin: 0 auto;
}
.stickyimg-section .sec-main {
  display: flex;
  flex-wrap: wrap;
  max-width: 977px;
  margin: 0 auto;
  justify-content: space-between;
  padding-bottom: 50px;
}
.stickyimg-section h2 {
  line-height: 1.6;
  color: #FFDF9F;
  margin-bottom: 75px;
}
.stickyimg-section .sec-left {
  width: 408px;
}
.stickyimg-section .sec-left-inner {
  position: sticky;
  top: 140px;
}
.stickyimg-section .sec-right {
  width: calc(100% - 408px);
  padding-left: 138px;
  padding-top: 10px;
  position: relative;
}
.stickyimg-section .sec-right:before {
  content: '';
  display: block;
  height: 90px;
  width: 100%;
  left: 0;
  bottom: 0;
  position: sticky;
  top: calc(100vh - 90px);
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(to bottom, rgba(24, 24, 24, 0) 0%, rgba(24, 24, 24, 0.8) 75%, #181818 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.stickyimg-section h3 {
  margin-top: 23px;
  font-size: 22px;
  margin-bottom: 19px;
  line-height: 1.6;
}
.stickyimg-section p.para {
  line-height: 2.24;
}
.stickyimg-section .sec-box {
  margin-bottom: 92px;
}
.step-mail-key-points {
  padding: 75px 0;
  background: linear-gradient(to bottom, #ffffff 0%, #ffead9 100%);
  position: relative;
}
.step-mail-key-points .inner-wrapper {
  width: 1200px;
  max-width: calc(100% - 40px);
  margin: 0 auto;
}
.step-mail-key-points .inner-wrapper .mb-lg {
  margin-bottom: 60px;
}
.step-mail-key-points .inner-wrapper .mb-lg-1 {
  margin-bottom: 40px;
}
.step-mail-key-points .key-points-wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 50px;
  width: 1070px;
  max-width: 100%;
  margin: 0 auto 75px auto;
}
.step-mail-key-points .key-points-wrap .key-points-box {
  display: flex;
  background-color: #fff;
  flex-direction: column;
  width: calc(100% / 2 - 25px);
  padding: 40px;
  border-radius: 15px;
}
.step-mail-key-points .key-points-wrap .key-points-box .head {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: flex-start;
  margin-bottom: 20px;
}
.step-mail-key-points .key-points-wrap .key-points-box .head .step-mail-icons {
  display: flex;
  flex-shrink: 0;
}
.step-mail-key-points .key-points-wrap .key-points-box .head h4 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 0;
  padding-left: 20px;
}
.step-mail-key-points .key-points-wrap .key-points-box p {
  font-size: 16px;
  font-weight: 400;
  line-height: 2.1;
  margin-bottom: 0;
}
.step-mail-key-points .write-follow-up-email {
  display: flex;
  flex-direction: column;
  width: 900px;
  margin: 0 auto;
  max-width: 100%;
  position: relative;
  gap: 50px;
}
.step-mail-key-points .write-follow-up-email::after {
  content: '';
  position: absolute;
  width: 1px;
  height: calc(100% - 15px);
  border: 1px dashed #BFB3A1;
  top: 15px;
  left: 27%;
}
.step-mail-key-points .write-follow-up-email .how-to-write {
  display: flex;
  flex-direction: row;
  position: relative;
  flex-wrap: wrap;
}
.step-mail-key-points .write-follow-up-email .how-to-write:last-child .right-sec::after {
  bottom: 0;
  display: block;
}
.step-mail-key-points .write-follow-up-email .how-to-write .left-sec {
  display: flex;
  flex-direction: column;
  width: 30%;
  position: relative;
  align-items: flex-start;
}
.step-mail-key-points .write-follow-up-email .how-to-write .left-sec .head {
  display: flex;
  background-color: #FCEBD0;
  border-radius: 30px;
  align-items: center;
  padding: 10px 30px 10px 10px;
}
.step-mail-key-points .write-follow-up-email .how-to-write .left-sec .head h4 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 0;
  margin-left: 15px;
}
.step-mail-key-points .write-follow-up-email .how-to-write .right-sec {
  display: flex;
  flex-direction: column;
  width: 70%;
  position: relative;
  padding-left: 20px;
}
.step-mail-key-points .write-follow-up-email .how-to-write .right-sec::after,
.step-mail-key-points .write-follow-up-email .how-to-write .right-sec::before {
  content: '';
  position: absolute;
  left: -31px;
  background-color: #FCEBD0;
  width: 10px;
  height: 10px;
  border: 1px solid #000;
  z-index: 1;
  border-radius: 30px;
}
.step-mail-key-points .write-follow-up-email .how-to-write .right-sec::after {
  bottom: 0;
  display: none;
}
.step-mail-key-points .write-follow-up-email .how-to-write .right-sec::before {
  top: 15px;
}
.step-mail-key-points .write-follow-up-email .how-to-write .right-sec p {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 20px;
  line-height: 2.1;
}
.step-mail-key-points .write-follow-up-email .how-to-write .right-sec p.nm {
  margin-bottom: 0;
}
.step-mail-key-points .write-follow-up-email .how-to-write .right-sec ul {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.step-mail-key-points .write-follow-up-email .how-to-write .right-sec ul li {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.95;
  display: flex;
  position: relative;
  padding-left: 20px;
}
.step-mail-key-points .write-follow-up-email .how-to-write .right-sec ul li::after {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  background-color: #000;
  border-radius: 30px;
  top: 13px;
  left: 0;
}
.unsub-tab-section {
  background-color: #a93834;
  padding: 88px 0 68px;
}
.unsub-tab-section .inner-wrapper {
  width: 1200px;
  max-width: calc(100% - 40px);
  margin: 0 auto;
}
.unsub-tab-section h2 {
  line-height: 1.7;
  margin-bottom: 54px;
}
.unsub-tab-section .para {
  max-width: 894px;
  margin: 0 auto;
}
.unsub-tab-section .unsub-tab-main {
  display: flex;
  flex-wrap: wrap;
}
.unsub-tab-section .unsub-tab-left {
  width: 460px;
}
.unsub-tab-section .unsub-tab-left .unsub-tab-left-inner {
  position: sticky;
  top: 90px;
}
.unsub-tab-section .unsub-tab-left .unsub-tab-left-inner h2 {
  line-height: 1.3;
  margin-bottom: 20px;
}
.unsub-tab-section .unsub-tab-left .unsub-tab-left-inner .desc-txt {
  font-size: 16px;
  line-height: 1.95;
  padding-right: 50px;
  margin-bottom: 50px;
}
.unsub-tab-section .unsub-tab-left ul {
  max-width: 237px;
}
.unsub-tab-section .unsub-tab-left ul li span {
  text-align: center;
  color: #fff;
  display: block;
  width: 100%;
  cursor: pointer;
  font-weight: bold;
  font-size: 15px;
  padding: 15px 0;
  margin-bottom: 21px;
  transition: background 0.3s, border 0.3s;
  position: relative;
  overflow: hidden;
  border-radius: 8px;
}
.unsub-tab-section .unsub-tab-left ul li span.active {
  background: #212121;
}
.unsub-tab-section .unsub-tab-left ul li span.active:before {
  content: '';
  display: block;
  height: 3px;
  width: 100%;
  background-color: #FFE19F;
  position: absolute;
  left: 0;
  bottom: 0;
}
.unsub-tab-section .unsub-tab-right {
  width: calc(100% - 460px);
  color: #fff;
  margin-top: 45px;
}
.unsub-tab-section .unsub-tab-right .tab-content {
  margin-bottom: 85px;
}
.unsub-tab-section .unsub-tab-right .tab-content:last-child {
  margin-bottom: 0;
}
.unsub-tab-section .unsub-tab-right h3 {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.7;
  margin-bottom: 23px;
  color: #FFE19F;
}
.unsub-tab-section .unsub-tab-right p {
  font-size: 16px;
  margin-bottom: 19px;
  line-height: 2.15;
}
.unsub-tab-section .unsub-tab-right p.lg {
  font-size: 18px;
  font-weight: bold;
}
.unsub-tab-section .unsub-tab-right p.mb-large {
  margin-bottom: 28px;
}
.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: 33px;
  margin-bottom: 19px;
  line-height: 1.75;
}
.unsub-tab-section .unsub-tab-right ul li span {
  position: absolute;
  left: 0;
  top: 7px;
}
.unsub-tab-section .unsub-tab-right ul li b {
  color: #FFD89C;
}
.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;
}
.unsub-tab-section .unsub-tab-right .content-box-outer {
  padding: 19px;
  border-radius: 18px;
  margin-top: 41px;
  margin-bottom: 40px;
  background-color: #8C2222;
  position: relative;
}
.unsub-tab-section .unsub-tab-right .content-box-outer:before,
.unsub-tab-section .unsub-tab-right .content-box-outer:after {
  content: '';
  display: block;
  height: 48px;
  width: 4px;
  background-color: #a93834;
  position: absolute;
  left: 16px;
  top: -8px;
  transform: rotate(-45deg);
}
.unsub-tab-section .unsub-tab-right .content-box-outer:after {
  transform: rotate(45deg);
  left: auto;
  right: 16px;
}
.unsub-tab-section .unsub-tab-right .content-box {
  border-radius: 18px;
  background: #fff;
  position: relative;
  z-index: 1;
  padding: 34px 26px 18px;
  color: #000;
}
.unsub-tab-section .unsub-tab-right .content-box:before,
.unsub-tab-section .unsub-tab-right .content-box:after {
  content: '';
  display: block;
  height: 48px;
  width: 4px;
  background-color: #a93834;
  position: absolute;
  right: -14px;
  bottom: -35px;
  transform: rotate(-45deg);
  z-index: -1;
}
.unsub-tab-section .unsub-tab-right .content-box:after {
  transform: rotate(45deg);
  right: auto;
  left: -14px;
}
.unsub-tab-section .unsub-tab-right .content-box h4 {
  position: relative;
  color: #A83B36;
  font-size: 18px;
  padding-left: 50px;
  margin-bottom: 10px;
}
.unsub-tab-section .unsub-tab-right .content-box h4 span {
  position: absolute;
  left: 0;
  top: -3px;
}
.unsub-tab-section .unsub-tab-right .content-box p {
  font-size: 15px;
  margin-bottom: 11px;
  font-weight: 500;
}
.unsub-tab-section .unsub-tab-right .content-box p:last-child {
  margin-bottom: 0;
}
.signup-form-section {
  background-color: #FDF6F2;
  padding: 95px 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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.camp-usecase-slider {
  position: relative;
  padding: 120px 0 75px 0;
  overflow: hidden;
}
.camp-usecase-slider .inner-wrapper {
  width: 1200px;
  max-width: calc(100% - 40px);
  margin: 0 auto;
}
.camp-usecase-slider .inner-wrapper h2 {
  margin-bottom: 70px;
}
.camp-usecase-slider .slider-usecase-wrapper {
  width: 875px;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
}
.camp-usecase-slider .slider-usecase-wrapper.same-height .slick-track {
  display: flex !important;
  padding: 20px 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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.camp-usecase-slider .slider-usecase-wrapper .usecase-slide-item .logo-cont-sec .logo-img {
  max-width: 100%;
}
.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;
}
.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;
}
.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;
}
.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;
}
.camp-usecase-slider .slider-usecase-wrapper .usecase-arrow.usecase-prev {
  left: -130px;
}
.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;
}
.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;
}
.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;
}
.camp-usecase-slider .slider-usecase-wrapper .slick-dots li.slick-active {
  background: #B93030;
  width: 14px;
  height: 14px;
  border: 1px solid #B93030;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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%;
}
.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;
}
.step-3-flow-footer .inner-wrapper .step-wrapper li .step-arrow {
  position: absolute;
  top: 50%;
  right: -37px;
  transform: translate(0, -50%);
}
.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;
}
.step-3-flow-footer .inner-wrapper .step-wrapper li .heading-txt h3 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 0;
}
.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%;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .unsub-tab-section h2 {
    font-size: 25px;
    margin-bottom: 40px;
  }
  .unsub-tab-section h2 br {
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  .stickyimg-section .pic-wrap {
    top: -30px;
    position: relative;
  }
  .stickyimg-section .sec-box:first-child {
    margin-top: -80px;
  }
}
@media only screen and (min-width: 1200px) {
  .differ-email-market .inner-wrapper .diff-box-tab h2 {
    font-size: 36px;
    margin-bottom: 30px;
  }
  .stickyimg-section h2 {
    font-size: 36px;
  }
}
@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: 1250px) {
  .feature-breadcrumb .jpc-container {
    max-width: 100%;
    padding: 0 25px;
  }
}
@media only screen and (max-width: 1199px) {
  .page-wrapper h2 {
    font-size: 28px;
  }
  .banner-section .inner-wrapper {
    padding-bottom: 290px;
  }
  .banner-section .inner-wrapper h1 {
    font-size: 38px;
  }
  .banner-section .inner-wrapper h2 {
    font-size: 26px;
  }
  .banner-section .inner-wrapper .banner-img-left {
    left: -182px;
    width: 493px;
    bottom: -10px;
  }
  .banner-section .inner-wrapper .banner-img-right {
    width: 435px;
    right: -81px;
    bottom: -28px;
  }
  .differ-email-market .inner-wrapper .diff-box-tab {
    padding: 40px 29px;
  }
  .stickyimg-section {
    padding: 70px 0 0;
  }
  .stickyimg-section h2 {
    margin-bottom: 70px;
    text-align: center;
  }
  .stickyimg-section .pic-wrap {
    width: 350px;
  }
  .stickyimg-section .sec-left-inner {
    top: 60px;
  }
  .stickyimg-section .sec-right {
    padding-left: 100px;
  }
  .unsub-tab-section {
    padding: 80px 0 65px;
  }
  .unsub-tab-section .unsub-tab-left {
    width: 400px;
  }
  .unsub-tab-section .unsub-tab-left .unsub-tab-left-inner {
    top: 60px;
  }
  .unsub-tab-section .unsub-tab-right {
    width: calc(100% - 400px);
  }
  .unsub-tab-section .unsub-tab-right .content-box p {
    font-size: 14px;
  }
  .signup-form-section {
    padding: 75px 0;
  }
  .signup-form-section .inner-wrapper .tab-menu-style .tab-handle-wrapper {
    top: 0;
  }
  .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 li {
    font-size: 15px;
    padding: 10px 8px;
  }
  .signup-form-section .inner-wrapper .tab-menu-style .tab-cont-cont-wrapper .tab-cont-item {
    margin-bottom: 50px;
  }
  .signup-form-section .inner-wrapper .tab-menu-style .tab-cont-cont-wrapper .tab-cont-item p {
    margin-bottom: 30px;
  }
  .camp-usecase-slider .inner-wrapper h2 {
    margin-bottom: 30px;
  }
  .camp-usecase-slider .slider-usecase-wrapper .usecase-arrow.usecase-next {
    right: -40px;
    z-index: 2;
  }
  .camp-usecase-slider .slider-usecase-wrapper .usecase-arrow.usecase-prev {
    left: -40px;
    z-index: 2;
  }
  .step-3-flow-footer {
    padding: 75px 0;
  }
  .step-3-flow-footer .inner-wrapper h2 {
    font-size: 28px;
    margin-bottom: 40px;
  }
  .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: 18px;
  }
}
@media only screen and (max-width: 992px) {
  .stickyimg-section {
    padding: 70px 0 60px;
  }
}
@media only screen and (max-width: 991px) {
  .page-wrapper .para.mb-50 {
    margin-bottom: 30px;
  }
  .page-wrapper .para br {
    display: none;
  }
  .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;
  }
  .banner-section .inner-wrapper h1 {
    font-size: 30px;
  }
  .banner-section .inner-wrapper p br {
    display: none;
  }
  .banner-section .inner-wrapper .banner-img-left {
    left: -162px;
    width: 423px;
    bottom: 10px;
  }
  .banner-section .inner-wrapper .banner-img-right {
    width: 375px;
    right: -71px;
    bottom: -30px;
  }
  .differ-email-market .inner-cont .cont-left {
    width: 100%;
    padding: 0;
    margin: 15px 0px 30px;
  }
  .differ-email-market .inner-cont .cont-right {
    width: 100%;
    padding: 30px;
  }
  .stickyimg-section .sec-main {
    padding-bottom: 0;
  }
  .stickyimg-section h2 {
    margin-bottom: 20px;
  }
  .stickyimg-section .sec-left {
    width: 100%;
  }
  .stickyimg-section .pic-wrap {
    width: 300px;
  }
  .stickyimg-section .sec-right {
    padding-left: 0;
    width: 100%;
    padding-top: 0;
    margin-top: 30px;
  }
  .stickyimg-section .sec-right:before {
    display: none;
  }
  .stickyimg-section .sec-box {
    margin-bottom: 50px;
  }
  .stickyimg-section .sec-box:last-child {
    margin-bottom: 0;
  }
  .step-mail-key-points {
    padding: 65px 0;
  }
  .step-mail-key-points .inner-wrapper .mb-lg {
    margin-bottom: 40px;
  }
  .step-mail-key-points .inner-wrapper .mb-lg-1 {
    margin-bottom: 30px;
  }
  .step-mail-key-points .key-points-wrap {
    gap: 30px;
    margin-bottom: 50px;
  }
  .step-mail-key-points .key-points-wrap .key-points-box {
    width: calc(100% / 2 - 15px);
    padding: 30px;
  }
  .step-mail-key-points .key-points-wrap .key-points-box .head h4 {
    padding-left: 15px;
  }
  .step-mail-key-points .key-points-wrap .key-points-box .head h4 br {
    display: none;
  }
  .step-mail-key-points .write-follow-up-email {
    width: 730px;
  }
  .step-mail-key-points .write-follow-up-email::after {
    left: 28%;
  }
  .step-mail-key-points .write-follow-up-email .how-to-write .right-sec::after,
  .step-mail-key-points .write-follow-up-email .how-to-write .right-sec::before {
    left: -18px;
  }
  .unsub-tab-section .unsub-tab-left {
    width: 280px;
  }
  .unsub-tab-section .unsub-tab-left .unsub-tab-left-inner .desc-txt {
    padding-right: 0;
    margin-bottom: 30px;
  }
  .unsub-tab-section .unsub-tab-left ul li span {
    font-size: 14px;
  }
  .unsub-tab-section .unsub-tab-right {
    margin-top: 0;
    width: calc(100% - 280px);
    padding-left: 30px;
  }
  .unsub-tab-section .unsub-tab-right .tab-content {
    margin-bottom: 50px;
  }
  .unsub-tab-section .unsub-tab-right .content-box-outer {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .signup-form-section {
    padding: 65px 0;
  }
  .signup-form-section .inner-wrapper .tab-menu-style .tab-handle-wrapper {
    display: none !important;
  }
  .camp-usecase-slider {
    padding: 80px 0 65px 0;
  }
  .camp-usecase-slider .slider-usecase-wrapper {
    width: 700px;
  }
  .camp-usecase-slider .slider-usecase-wrapper .usecase-slide-item {
    padding: 40px;
  }
  .camp-usecase-slider .slider-usecase-wrapper .usecase-arrow {
    width: 50px;
    height: 50px;
  }
  .camp-usecase-slider .slider-usecase-wrapper .usecase-arrow.usecase-next {
    right: -30px;
  }
  .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: -30px;
  }
  .camp-usecase-slider .slider-usecase-wrapper .usecase-arrow.usecase-prev::after {
    top: 15px;
    left: 5px;
  }
  .camp-usecase-slider .slider-usecase-wrapper .slick-dots {
    margin: 40px 0 0;
  }
  .camp-usecase-slider .slider-usecase-wrapper .usecase-slide-item.next-one {
    transform: scale(0.82) translateX(110px) translateY(0);
  }
  .camp-usecase-slider .slider-usecase-wrapper .usecase-slide-item.prev-one {
    transform: scale(0.82) translateX(-110px) translateY(0);
  }
  .step-3-flow-footer {
    padding: 65px 0;
  }
  .step-3-flow-footer .inner-wrapper .step-wrapper {
    flex-direction: column;
  }
  .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 {
    top: unset;
    right: unset;
    left: 50%;
    transform: translate(-50%, 0) rotate(90deg);
    bottom: -40px;
  }
}
@media only screen and (max-width: 767px) {
  .page-wrapper h2 {
    font-size: 26px;
  }
  .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;
  }
  .banner-section .inner-wrapper {
    padding-bottom: 85px;
  }
  .banner-section .inner-wrapper h1 {
    margin-bottom: 10px;
  }
  .banner-section .inner-wrapper h2 {
    font-size: 24px;
  }
  .banner-section .inner-wrapper .act-btn.cta-btn {
    font-size: 16px;
  }
  .banner-section .inner-wrapper .banner-img-left {
    display: none;
  }
  .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 .inner-wrapper .diff-box-tab {
    padding: 40px 20px;
    border-radius: 20px;
  }
  .differ-email-market .inner-cont .cont-right {
    padding: 30px 20px;
  }
  .stickyimg-section {
    padding: 50px 0 40px;
  }
  .stickyimg-section .sec-left-inner {
    position: static;
  }
  .stickyimg-section h3 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .step-mail-key-points {
    padding: 50px 0;
  }
  .step-mail-key-points .inner-wrapper .mb-lg {
    margin-bottom: 30px;
  }
  .step-mail-key-points .key-points-wrap {
    flex-direction: column;
  }
  .step-mail-key-points .key-points-wrap .key-points-box {
    width: 400px;
    max-width: 100%;
    margin: 0 auto;
  }
  .step-mail-key-points .write-follow-up-email {
    width: 550px;
    gap: 30px;
  }
  .step-mail-key-points .write-follow-up-email::after {
    display: none;
  }
  .step-mail-key-points .write-follow-up-email .how-to-write {
    flex-direction: column;
    border: 1px dashed #BFB3A1;
    padding: 30px 20px;
    border-radius: 15px;
  }
  .step-mail-key-points .write-follow-up-email .how-to-write:last-child .right-sec::after {
    display: none;
  }
  .step-mail-key-points .write-follow-up-email .how-to-write .left-sec {
    width: 100%;
    margin-bottom: 20px;
  }
  .step-mail-key-points .write-follow-up-email .how-to-write .right-sec {
    width: 100%;
    padding-left: 0;
  }
  .step-mail-key-points .write-follow-up-email .how-to-write .right-sec::after,
  .step-mail-key-points .write-follow-up-email .how-to-write .right-sec::before {
    display: none;
  }
  .unsub-tab-section {
    padding: 50px 0;
  }
  .unsub-tab-section h2 {
    text-align: center;
    margin-bottom: 30px;
  }
  .unsub-tab-section .unsub-tab-left {
    width: 100%;
  }
  .unsub-tab-section .unsub-tab-left .unsub-tab-left-inner {
    position: static;
  }
  .unsub-tab-section .unsub-tab-left ul {
    display: none;
  }
  .unsub-tab-section .unsub-tab-right {
    width: 100%;
    padding-left: 0;
  }
  .unsub-tab-section .unsub-tab-right .tab-content {
    margin-bottom: 40px;
    border-bottom: 1px solid #0000002e;
    padding-bottom: 20px;
  }
  .unsub-tab-section .unsub-tab-right .tab-content:last-child {
    padding-bottom: 0;
    border: none;
  }
  .unsub-tab-section .unsub-tab-right h3 {
    font-size: 18px;
  }
  .unsub-tab-section .unsub-tab-right .tab-note {
    padding: 10px;
  }
  .unsub-tab-section .unsub-tab-right .content-box-outer {
    padding: 10px;
    overflow: hidden;
  }
  .unsub-tab-section .unsub-tab-right .content-box {
    padding: 25px 20px;
  }
  .unsub-tab-section .unsub-tab-right .content-box h4 span {
    transform: translateY(-50%);
    top: 50%;
  }
  .signup-form-section {
    padding: 50px 0;
  }
  .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 h3 {
    margin-bottom: 20px;
  }
  .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 {
    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 {
    width: 12px;
    height: 12px;
  }
  .camp-usecase-slider {
    padding: 60px 0 50px 0;
  }
  .camp-usecase-slider .slider-usecase-wrapper.same-height .slick-track {
    padding-top: 0;
  }
  .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 {
    width: 100%;
    justify-content: center;
    margin-bottom: 20px;
  }
  .camp-usecase-slider .slider-usecase-wrapper .usecase-slide-item .logo-cont-sec h4 {
    font-size: 16px;
  }
  .camp-usecase-slider .slider-usecase-wrapper .usecase-slide-item .logo-cont-sec .logo-img {
    width: 100px;
  }
  .camp-usecase-slider .slider-usecase-wrapper .usecase-slide-item .pro-img-cont {
    margin: 0 auto;
  }
  .camp-usecase-slider .slider-usecase-wrapper .usecase-arrow.usecase-next {
    right: -15px;
  }
  .camp-usecase-slider .slider-usecase-wrapper .usecase-arrow.usecase-prev {
    left: -15px;
  }
  .camp-usecase-slider .slider-usecase-wrapper .slick-dots {
    margin: 30px 0 0;
  }
  .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 {
    width: 12px;
    height: 12px;
  }
  .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.prev-one {
    transform: scale(1) translateX(0) translateY(0);
  }
  .step-3-flow-footer {
    padding: 50px 0;
  }
  .step-3-flow-footer .inner-wrapper h2 {
    font-size: 26px;
    margin-bottom: 30px;
  }
}
@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 {
    width: 100%;
    text-align: center;
    margin: 0 0 20px;
  }
  .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 {
    width: 100%;
    text-align: center;
  }
}