.zw-product-header {
  background-color: #90e7f7;
}
.page-wrapper b,
.page-wrapper strong {
  font-weight: 700;
}
picture.lazy {
  filter: blur(5px);
}
.jpc-breadcrumb-container .jpc-breadcrumb {
  width: 100%;
  list-style-type: none;
  line-height: 18px;
  margin: 0;
}
.jpc-breadcrumb-container .jpc-breadcrumb li {
  display: inline-block !important;
  list-style: none !important;
  margin: 0 17px 0 0;
  font-size: 12px;
  line-height: 21px;
  color: #000;
  position: relative;
  z-index: 2;
  padding-left: 0;
}
.jpc-breadcrumb-container .jpc-breadcrumb .jpc-bcLnk {
  color: rgba(0, 0, 0, 0.6);
  position: relative;
  display: inline-block;
  font-size: 12px;
  line-height: 21px;
}
.jpc-breadcrumb-container .jpc-breadcrumb .jpc-bcLnk:before {
  content: ">";
  position: absolute;
  right: -13px;
  display: inline-block;
}
.jpc-breadcrumb-container .jpc-breadcrumb .jpc-bcLnk:hover:before {
  color: #000;
}
.jpc-breadcrumb-container .jpc-breadcrumb .jpc-bcLnk:hover:after {
  width: 100%;
  left: 0;
  right: auto;
  transition: all 0.2s linear;
}
.jpc-breadcrumb-container .jpc-breadcrumb .jpc-bcLnk:hover:after {
  width: 100%;
  left: 0;
  right: auto;
  transition: all 0.2s linear;
}
.jpc-breadcrumb-container .jpc-breadcrumb .jpc-bcLnk:after {
  content: '';
  display: block;
  position: absolute;
  left: auto;
  right: 0;
  bottom: 0;
  height: 1px;
  width: 0;
  background: #000;
  transition: all 0.3s linear;
}
.customer-detailed-page {
  width: 100%;
  background: #90e7f7;
}
@media only screen and (max-width: 768px) {
  .customer-detailed-page > div > h1 {
    width: 100%;
    text-align: center;
  }
}
.customer-detailed-page > div {
  display: table;
}
.customer-detailed-page > div .tablecell {
  display: table-cell;
  vertical-align: top;
  height: 250px;
  padding-bottom: 50px;
}
.customer-detailed-page > div .tablecell .jpc-breadcrumb-container {
  margin-top: 35px;
}
.customer-detailed-page > div .tablecell > h1 {
  width: 68%;
  text-align: left;
  font-size: 24px;
  font-weight: 600;
  line-height: 46px;
  margin: 45px 0 0;
  color: #000;
}
@media only screen and (max-width: 1199px) {
  .customer-detailed-page > div .tablecell > h1 br {
    display: none;
  }
  .customer-detailed-page > div .tablecell > h1 {
    width: 60%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .customer-detailed-page > div .tablecell > h1 {
    width: 100%;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .customer-detailed-page > div .tablecell > h1 {
    width: 100%;
    text-align: center;
  }
  .customer-detailed-page > div .tablecell > h1 br {
    display: none;
  }
}
.usecase-wrap {
  max-width: 1115px !important;
  overflow: hidden;
  clear: both;
  position: relative;
  width: 100%;
  margin: 0 auto;
  min-height: 295px;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .usecase-wrap {
    max-width: 900px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .usecase-wrap {
    max-width: 700px !important;
    padding-bottom: 150px;
  }
}
@media only screen and (max-width: 767px) {
  .usecase-wrap {
    max-width: 90% !important;
    padding-bottom: 100px !important;
  }
}
.customer-detailed-content.cus-type {
  overflow: visible;
}
.customer-detailed-content.cus-type > div:first-child {
  float: right;
  width: 40%;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .customer-detailed-content.cus-type > div:first-child {
    float: none;
    margin: 0 auto;
    width: 300px;
    display: block;
    max-width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .customer-detailed-content.cus-type > div:first-child {
    float: none;
    margin: 0 auto;
    width: 300px;
    display: block;
    max-width: 100%;
  }
}
.customer-detailed-content.cus-type .lft_content p {
  font-size: 16px;
  margin-top: 35px;
  line-height: 34px;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .customer-detailed-content.cus-type .lft_content p {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .customer-detailed-content.cus-type .lft_content p {
    margin-top: 0;
  }
}
.customer-detailed-content.cus-type .lft_content p:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .customer-detailed-content.cus-type .lft_content {
    width: 100%;
  }
}
.customer-detailed-content {
  margin: 0 auto;
  padding: 0;
  display: block;
  box-sizing: border-box;
}
.customer-detailed-content > div {
  width: 60%;
  display: table-cell;
  float: left;
  position: relative;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 768px) {
  .customer-detailed-content > div {
    width: 100%;
    padding: 10px 0;
    margin: 0;
  }
}
.usecase-right-logo {
  display: inline-block;
  margin: -210px 0 0 0;
  box-shadow: 0px 0px 26px 0px rgba(0, 0, 0, 0.1);
  background: #fff;
  padding: 30px 20px 30px;
  box-sizing: border-box;
  width: 320px;
  border: 1px solid #eee;
  border-radius: 5px;
  float: right;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .usecase-right-logo {
    margin: -170px auto 10px;
    display: block;
    width: 100%;
    float: none;
  }
}
@media only screen and (max-width: 767px) {
  .usecase-right-logo {
    margin: -130px auto 10px;
    display: block;
    width: 100%;
    float: none;
  }
}
.usecase-right-logo > ul {
  padding: 0;
  width: 85%;
  margin: 0 auto;
}
@media only screen and (max-width: 1024px) {
  .usecase-right-logo > ul {
    width: 100%;
  }
}
.usecase-right-logo > ul > li {
  text-align: center;
  border-bottom: 1px solid #eee;
  padding: 14px 0;
  font-size: 14px;
  list-style: none !important;
  margin-left: 0 !important;
  margin-bottom: 0 !important;
  display: list-item !important;
}
.usecase-right-logo > ul > li:last-child {
  border-bottom: none;
}
.usecase-right-logo > ul > li.pad0 {
  padding-bottom: 0px !important;
}
.usecase-right-logo > ul > li.b0 {
  border-bottom: 0;
}
.usecase-right-logo > ul > li > span {
  display: block;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 5px;
  color: #86929c;
}
.usecase-right-logo img {
  max-width: 180px;
  width: 100%;
  margin-top: -20px;
}
.content_start {
  padding-top: 38px;
  padding-bottom: 38px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
@media only screen and (max-width: 767px) {
  .content_start {
    padding-bottom: 50px !important;
  }
}
.content_start p {
  line-height: 40px;
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
  .content_start p {
    font-size: 16px;
    line-height: 34px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .content_start .row br:not(.not-break) {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .content_start .row br:not(.not-break) {
    display: none;
  }
}
.content_start .row:not(:first-child) {
  margin-top: 80px;
}
.content_start .row h2 {
  font-size: 22px;
  font-weight: 500;
  line-height: 56px;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .content_start .row h2 {
    font-size: 19px;
    line-height: normal;
  }
}
.content_start .row h2.heading {
  font-size: 26px;
  line-height: 42px;
  font-weight: bold;
  margin-bottom: 40px;
  margin-top: 12px;
}
@media only screen and (max-width: 767px) {
  .content_start .row h2.heading {
    font-size: 21px;
    line-height: normal;
    margin-bottom: 30px;
    margin-top: 0px;
  }
}
.content_start .row h3 {
  font-size: 22px;
  line-height: 33px;
  font-weight: 500;
}
.content_start .row h3.qus {
  margin-top: 46px;
}
@media only screen and (max-width: 767px) {
  .content_start .row h3 {
    font-size: 18px;
    line-height: normal;
  }
}
.content_start .row p {
  font-size: 16px;
  line-height: 34px;
  margin-top: 10px;
  margin-left: 45px;
  margin-right: 25px;
  margin-bottom: 25px;
}
.content_start .row p.blue_bg {
  font-size: 15px;
  background: #f0f8ff;
  margin-left: 28px;
  padding: 20px 28px;
  border-radius: 5px;
}
@media only screen and (max-width: 767px) {
  .content_start .row p {
    margin-left: 0;
    margin-right: 0;
  }
}
.content_start .row .img {
  max-width: 771px;
  margin: 33px auto 30px;
}
.content_start .row .img.mx-500 {
  max-width: 500px;
}
.content_start .row .img .cap-p {
  text-align: center;
  margin-bottom: 0px;
  margin-top: 5px;
  margin-left: 0px;
  font-size: 14px;
  margin-right: 0px;
}
@media only screen and (max-width: 767px) {
  .content_start .row .img {
    margin: 20px auto 20px;
  }
}
.content_start .row .img.max985 {
  max-width: 985px;
}
.content_start .row .img.max920 {
  max-width: 920px;
}
.content_start .row .img.max500 {
  max-width: 500px;
}
.content_start .row .img img {
  width: 100%;
  border-radius: 10px;
  padding: 13px;
  box-sizing: border-box;
  border: 1px solid #e7e7e7;
}
.content_start .row .img picture {
  display: block;
}
.content_start .row .img.with-desc {
  margin: 33px auto 0px;
}
.content_start .row .img.with-desc p {
  margin-left: 0;
}
.content_start .user-section {
  border: 1px solid #e4e4e4;
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.12);
  min-height: 234px;
  border-radius: 5px;
  border-right: 7px solid #a3e5f5;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1023px) {
  .content_start .user-section {
    min-height: 324px;
  }
}
@media only screen and (max-width: 767px) {
  .content_start .user-section {
    height: auto;
    border: 1px solid #e4e4e4;
    background-color: #90e7f7;
    background-image: url('/sites/zweb/images/jp/crmplus/crmplus-usecase-bg.png');
    background-size: 323px 323px;
    background-repeat: repeat;
  }
}
.content_start .user-section .left {
  width: 163px;
  background: #a3e5f5;
  display: block;
  height: 234px;
  float: left;
  position: relative;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  background-image: url('/sites/zweb/images/jp/crmplus/crmplus-usecase-bg.png');
  background-size: 323px 323px;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 1023px) {
  .content_start .user-section .left {
    height: 334px;
  }
}
@media only screen and (max-width: 767px) {
  .content_start .user-section .left {
    height: auto;
    float: none;
    width: 100%;
    background-image: none;
    background: transparent;
  }
}
.content_start .user-section .left .user-image {
  position: absolute;
  top: 52%;
  transform: translateY(-52%) translateX(75px);
  width: 175px;
  border-radius: 100px;
  overflow: hidden;
  font-size: 0;
}
@media only screen and (max-width: 767px) {
  .content_start .user-section .left .user-image {
    position: relative;
    top: unset;
    transform: none;
    width: 150px;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center;
    margin-top: 30px;
  }
}
.content_start .user-section .left .user-image picture {
  display: block;
}
.content_start .user-section .right {
  display: table-cell;
  vertical-align: middle;
  height: 234px;
}
@media only screen and (max-width: 1023px) {
  .content_start .user-section .right {
    height: 334px;
  }
}
@media only screen and (max-width: 1200px) {
  .content_start .user-section .right h3 br {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .content_start .jpc-row .jpc-col-12 {
    margin-left: 0px !important;
    margin-right: 0px !important;
    width: 100% !important;
  }
  .content_start .user-section .right {
    display: block;
    height: auto;
  }
}
.content_start .user-section .right h3 {
  margin: 0;
  padding-left: 145px;
  font-size: 20px;
  font-weight: bold;
  line-height: 40px;
  padding-right: 20px;
}
.content_start .user-section .right p {
  padding-left: 145px;
  margin-left: 0;
  margin-bottom: 0;
}
@media only screen and (max-width: 1199px) {
  .content_start .user-section .right h3 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1023px) {
  .content_start .user-section .right h3 {
    padding-left: 120px;
  }
  .content_start .user-section .right p {
    padding-left: 120px;
  }
}
@media only screen and (max-width: 767px) {
  .content_start .user-section .right h3 {
    padding: 20px;
    text-align: center;
    font-size: 20px;
  }
  .content_start .user-section .right p {
    margin-left: 0;
    margin-bottom: 0;
    padding: 0px 20px 20px;
    text-align: center;
    margin-top: 0;
  }
}
.content_start .user-two-col {
  width: calc(100% + 21px);
  margin-left: -10px;
  margin-right: -10px;
}
.content_start .user-two-col [class*="jpc-col-"] {
  margin-left: 10px;
  margin-right: 10px;
}
.content_start .user-two-col .jpc-col-12 {
  width: calc(100% - 21px);
}
@media only screen and (max-width: 1023px) {
  .content_start .user-two-col .jpc-col-12 {
    width: calc(100% - 51px);
  }
}
.content_start .user-two-col .user-section {
  min-height: 180px;
  border-right: 1px solid #e4e4e4;
}
.content_start .user-two-col .user-section .left {
  width: 90px;
  height: 180px;
}
@media only screen and (max-width: 767px) {
  .content_start .user-two-col .user-section .left {
    height: auto;
    float: none;
    width: 100%;
    background-image: none;
    background: transparent;
  }
}
.content_start .user-two-col .user-section .left .user-image {
  transform: translateY(-52%) translateX(26px);
  width: 125px;
}
@media only screen and (max-width: 767px) {
  .content_start .user-two-col .user-section .left .user-image {
    transform: none;
  }
}
.content_start .user-two-col .user-section .left .user-image picture {
  display: block;
}
.content_start .user-two-col .user-section .right {
  height: 180px;
}
.content_start .user-two-col .user-section .right h3 {
  font-size: 18px;
  line-height: 30px;
  padding-left: 100px;
}
@media only screen and (max-width: 767px) {
  .content_start .user-two-col .user-section .right h3 {
    padding: 30px;
    color: #ffffff;
    text-align: center;
  }
}
.content_start .badge-block {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fbdfde+30,ef5065+100 */
  background: #e6f9fc;
  padding: 20px 0;
  border-left: 5px solid #90e7f7;
  margin-top: 65px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .content_start .badge-block {
    padding: 15px;
    margin-top: 30px;
  }
}
.content_start .badge-block h3 {
  font-size: 25px;
  font-weight: bold;
  line-height: 37px;
  margin: 0;
  margin-left: 45px;
}
@media only screen and (max-width: 767px) {
  .content_start .badge-block h3 {
    margin: 0;
    font-size: 18px;
    line-height: 34px;
  }
}
.footer-wrapper {
  margin: 0 auto 0 !important;
}
.border {
  background: #ecf0f1;
  max-width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  width: 100%;
  border-top: 1px solid #ebebeb;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .contact.content-wrap {
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .contact.content-wrap {
    padding-bottom: 0;
  }
}
.contact_section {
  padding: 70px 0 !important;
}
@media only screen and (max-width: 767px) {
  .contact_section {
    padding: 50px 0px 0px !important;
  }
}
.contact_section h3 {
  font-size: 22px;
  font-weight: bold;
}
.contact_section h5 {
  font-weight: 500;
  font-size: 16px;
}
.contact_section p {
  font-size: 16px;
  line-height: 34px;
}
.contact_section ul {
  margin-top: 20px;
}
.contact_section ul > li {
  font-size: 16px;
  margin-bottom: 8px;
  line-height: 34px;
}
.contact_section ul > li strong {
  margin-right: 15px;
  display: inline-block;
}
.contact_section ul > li span {
  display: inline-block;
  width: calc(100% - 100px);
  vertical-align: top;
}
.contact_section ul > li.url {
  margin-top: 20px;
}
.contact_section .jpc-col-5 {
  padding-top: 38px;
}
@media only screen and (max-width: 767px) {
  .contact_section .jpc-col-5 {
    padding-top: 0px;
  }
}
.contact_section .partner-kite {
  background: white;
  border-radius: 5px;
  padding: 40px;
}
@media only screen and (max-width: 767px) {
  .contact_section .partner-kite {
    margin-top: 40px;
  }
}
.jpc-video-thumb {
  cursor: pointer;
  max-width: 894px;
  margin: 36px auto;
  position: relative;
}
.cap-text {
  display: block;
  font-size: 16px;
  cursor: text;
  text-align: center;
}
@media only screen and (max-width: 500px) {
  .jpc-video-thumb {
    max-width: 100%;
    margin: 36px 0px 0px;
  }
}
.jpc-video-thumb .video-play-button picture {
  position: relative;
  display: block;
}
.jpc-video-thumb .video-play-button picture img {
  width: 100%;
}
.jpc-video-thumb .video-play-button picture:before {
  content: "";
  background-color: #000000;
  opacity: 0.3;
  width: 100%;
  height: 99%;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media only screen and (max-width: 580px) {
  .jpc-video-thumb .video-play-button picture:before {
    height: 98%;
  }
}
.jpc-video-thumb #z-play-thumb {
  cursor: pointer;
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  box-sizing: content-box;
  display: block;
  width: 32px;
  height: 44px;
  border-radius: 50%;
  padding: 18px 20px 18px 28px;
}
@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}
.jpc-video-thumb #z-play-thumb:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 78px;
  height: 78px;
  background: #ffffff;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
}
.jpc-video-thumb #z-play-thumb:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 55px;
  height: 55px;
  background: #fff;
  border-radius: 50%;
  transition: all 200ms;
}
.jpc-video-thumb #z-play-thumb span {
  display: block;
  position: relative;
  z-index: 3;
  width: 0;
  height: 0;
  border-left: 14px solid #000;
  border-top: 12px solid transparent;
  border-bottom: 9px solid transparent;
  margin: 10px 7px;
}
.jpc-video-thumb .cap-p {
  text-align: center;
  margin-bottom: 0px;
  margin-top: 5px;
}
.asahi-shuzo-customer.lazy {
  display: block;
  min-width: 100%;
  min-height: 150px;
}
.product-img.lazy {
  display: block;
  min-width: 100%;
  min-height: 557px;
}
@media only screen and (max-width: 767px) {
  .product-img.lazy {
    display: block;
    min-width: 100%;
    min-height: 258px;
  }
}
.mitsui-kinzoku-it-tools.lazy {
  display: block;
  min-width: 100%;
  min-height: 278px;
}
@media only screen and (max-width: 767px) {
  .mitsui-kinzoku-it-tools.lazy {
    display: block;
    min-width: 100%;
    min-height: 129px;
  }
}
.mitsui-kinzoku-process-sales.lazy {
  display: block;
  min-width: 100%;
  min-height: 304px;
}
@media only screen and (max-width: 767px) {
  .mitsui-kinzoku-process-sales.lazy {
    display: block;
    min-width: 100%;
    min-height: 142px;
  }
}
.mitsui-kinzoku-crm-details-screen.lazy {
  display: block;
  min-width: 100%;
  min-height: 784px;
}
@media only screen and (max-width: 767px) {
  .mitsui-kinzoku-crm-details-screen.lazy {
    display: block;
    min-width: 100%;
    min-height: 363px;
  }
}
.mitsui-kinzoku-report-analytics.lazy {
  display: block;
  min-width: 100%;
  min-height: 392px;
}
@media only screen and (max-width: 767px) {
  .mitsui-kinzoku-report-analytics.lazy {
    display: block;
    min-width: 100%;
    min-height: 182px;
  }
}
.mitsui-kinzoku-overall-flow.lazy {
  display: block;
  min-width: 100%;
  min-height: 380px;
}
@media only screen and (max-width: 767px) {
  .mitsui-kinzoku-overall-flow.lazy {
    display: block;
    min-width: 100%;
    min-height: 176px;
  }
}
.mitsui-kinzoku-overall-flow.lazy {
  display: block;
  min-width: 100%;
  min-height: 557px;
}
@media only screen and (max-width: 767px) {
  .mitsui-kinzoku-overall-flow.lazy {
    display: block;
    min-width: 100%;
    min-height: 258px;
  }
}
.jpc-video-thumb .video-play-button picture.lazy {
  min-height: 503px;
}
@media only screen and (max-width: 800px) {
  .jpc-video-thumb .video-play-button picture.lazy {
    min-height: 389px;
  }
}
@media only screen and (max-width: 580px) {
  .jpc-video-thumb .video-play-button picture.lazy {
    min-height: 220px;
  }
}
.kite-with .kite-logo {
  max-width: 400px;
  margin: 0 auto 15px;
}
.kite-with .lazy {
  display: block;
  max-width: 400px;
  min-height: 146px;
  vertical-align: top;
}
@media only screen and (max-width: 767px) {
  .kite-with picture.lazy {
    max-width: auto;
    width: auto;
    min-height: 124px;
  }
}
.partner-left h3 {
  font-size: 28px;
}
@media only screen and (max-width: 767px) {
  .partner-left h3 {
    font-size: 25px;
  }
}
/*compare table*/
.customer_table_wrapper {
  display: block;
  width: 100%;
  margin: 0 auto;
  overflow-x: auto;
}
table.cus_com_table {
  min-width: 680px;
  border-collapse: collapse;
  border: 1px solid #000;
  margin: 0 auto 25px auto;
}
.cus_com_table tr,
th,
td {
  border: 1px solid #000;
}
.cus_com_table th {
  padding: 10px;
  font-size: 18px;
}
.cus_com_table td {
  padding: 10px;
  font-size: 16px;
}
.cus_com_table th:first-child {
  width: 34%;
}
.cus_com_table th:last-child {
  width: 46%;
}
.cus_com_table th {
  width: 20%;
}
.box-content {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  width: 100%;
}
.float_img {
  width: 560px;
  display: block;
  max-width: 95%;
  float: right;
}
.float_img p {
  display: none;
}
.box-content picture {
  display: block;
  width: 100%;
  padding: 10px;
  margin: 0 auto;
}
.lazy.lazy1 {
  min-height: 495px;
}
.lazy.lazy2 {
  min-height: 175px;
}
.lazy.lazy3 {
  min-height: 307px;
}
.lazy.lazy4 {
  min-height: 540px;
}
@media only screen and (max-width: 1199px) {
  .lazy.lazy1 {
    min-height: 514px;
  }
  .lazy.lazy2 {
    min-height: 175px;
  }
  .lazy.lazy3 {
    min-height: 318px;
  }
  .lazy.lazy4 {
    min-height: 540px;
  }
  .float_img {
    width: 480px;
  }
}
@media only screen and (max-width: 1023px) {
  .lazy.lazy1 {
    min-height: 418px;
  }
  .lazy.lazy2 {
    min-height: 175px;
  }
  .lazy.lazy3 {
    min-height: 278px;
  }
  .lazy.lazy4 {
    min-height: 700px;
  }
  .float_img {
    display: block;
    float: none;
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
  }
  .box-content picture {
    max-width: 100%;
    padding: 0;
  }
  .float_img p {
    display: block;
  }
  .hide_mobile {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .lazy.lazy1 {
    min-height: 173px;
  }
  .lazy.lazy2 {
    min-height: 150px;
  }
  .lazy.lazy3 {
    min-height: 107px;
  }
  .lazy.lazy4 {
    min-height: 288px;
  }
  table.cus_com_table {
    width: 750px;
  }
}
.contact_section .partner-sec {
  display: flex;
  align-items: start;
}
.partner-sec .partner-left {
  padding-top: 38px;
  width: 45%;
  padding-right: 15px;
}
.contact_section .partner-sec .partner-right {
  width: 55%;
}
@media only screen and (max-width: 767px) {
  .contact_section .partner-sec {
    flex-direction: column;
  }
  .contact_section .partner-sec .partner-left {
    margin-bottom: 0px;
    padding-right: 0;
    padding-top: 0;
    width: auto;
  }
  .contact_section .partner-sec .partner-right {
    width: auto;
  }
}
.slider-slick .slick-dots {
  margin: 0;
}
.slider-slick .slick-dots li.slick-active {
  background: #a3e5f5;
  width: 12px;
  height: 12px;
  border: 1px solid #a3e5f5;
}
.speakerdeck-iframe {
  border: 0px;
  margin: 0px;
  padding: 0px;
  border-radius: 6px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 10px;
  width: 100%;
  height: auto;
  aspect-ratio: 1.77777778;
}
.ma-card-flex {
  display: flex;
  gap: 15px;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 991px) {
  .ma-card-flex {
    flex-direction: column;
  }
}
.ma-card-flex .img {
  margin: 33px auto 10px !important;
}
@media only screen and (max-width: 991px) {
  .ma-card-flex .img {
    margin: 0 auto !important;
  }
}
.card-te {
  text-align: center;
  margin-top: 0px;
}
.contact_section .img {
  text-align: center;
  width: 100%;
  border-radius: 10px;
  padding: 13px;
  box-sizing: border-box;
  border: 1px solid #e7e7e7;
  max-width: 460px;
  margin: 0 auto 0px;
}
@media only screen and (max-width: 767px) {
  .contact_section .img {
    margin: 0 auto 20px;
  }
}
.popups {
  display: none;
  position: fixed;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.7);
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 30px 10px;
}
.popups.active {
  display: flex;
}
.close-pop {
  position: absolute;
  background: #000;
  top: 20px;
  right: 20px;
  color: #fff;
  font-size: 32px;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  border-radius: 50%;
  cursor: pointer;
}
.close-pop:before {
  position: absolute;
  content: ' ';
  height: 25px;
  width: 2px;
  background-color: #fff;
  transform: rotate(45deg);
  top: 12px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.close-pop:after {
  position: absolute;
  content: ' ';
  height: 25px;
  width: 2px;
  background-color: #fff;
  transform: rotate(-45deg);
  top: 12px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.popups img {
  max-height: calc(100vh - 105px);
}
.img-pop {
  cursor: pointer;
}
/*# sourceMappingURL=customers-kite.css.map */
/*# sourceMappingURL=customer-list.css.map */