.navBar {
  overflow: hidden;
  position: fixed !important;
  top: 0;
  width: 100%;
}

.lazy-list{
  min-height: 200px !important;
  padding: 0 !important;
}

@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 812px)
and (-webkit-device-pixel-ratio : 3)
and (orientation : portrait) 
/* @media (min-width: 200px) and (max-width: 400px) */
{
  .u-section-1 .u-shape-1 {
    max-width: 375px;
  }

  .u-svg-link {
    width: 106% !important;
  }

  /* .introduction-text {
    color: #000 !important;
  }

  .u-font-arial {
    color: #000 !important;
  } */

  .u-text-body-alt-color, a.u-button-style.u-text-body-alt-color, a.u-button-style.u-text-body-alt-color[class*="u-border-"] {
    background-color: #ffc0029c;
  }

  .u-section-2 .u-image-1 {
    background-image: none !important;
  }

  .u-section-9 .u-sheet-1 {
    min-height: 1300px !important;
  }

  .sq-m {
    width: 90px;
    margin: 20px !important;
  }

  .other-5em {
    margin-top: 5em !important;
  }

}

.project-intro {
  background-color: #ffc0029c;
}

@media(min-device-width : 600px) {
  .tcloud-img-none {
    background-image: none !important;
  }
}

.u-border-grey-25, .u-separator-grey-25:after {
  border: 0 !important;
  border-bottom: 1px solid #c0c0c0 !important;
}

.sh-card {
  border-left: 20px solid #f68157 !important;
  box-shadow: 5px 5px 20px 0 rgb(0 0 0 / 20%);
}
.sh-t {
  margin: 0 !important;
}
.sh-t-m {
  display: flex;
  align-items: center;
}
.sh-icon {
  width: 92px;
}
.sh-pe {
  padding-right: 6rem!important;
}

.pc-center {
  align-items: center;
}
.pc-icon {
  width: 90px;
}
.pc-card-o {
  background:linear-gradient(#ffe69a, #f68157);
  border: 0 !important;
  box-shadow: 5px 5px 20px 0 rgb(0 0 0 / 20%);
}
.pc-text {
  color: white;
}

.sq-card {
  background-color: #ffc002d8 !important;
  border: 0 !important;
}
.sq-m {
  width: 90px;
  margin: 40px;
}

.pb-5em {
  padding-bottom: 5em;
}

.cs-img {
  width: 100%;
}

.other-5em {
  /* margin-top: 5em !important; */
}
.other-card {
  border-radius: 20px !important;
  background-color: #eedeebe1 !important;
  border: 0 !important;
}
.other-card-y {
  border-radius: 20px !important;
  background-color: #ffe69aec !important;
  border: 0 !important;
}
.other-img {
  width: 100%;
  border-radius: 10px !important;
}

.footer-prame {
  background-color: rgba(0, 0, 0, 0.623);
  color: white;
}

.buy-bg {
  background-color: cornsilk;
}

.text-size {
  font-size: 12px !important;
}

.btn-onsale {
  background-color: #f68157 !important;
  color: white !important;
}
.btn-onsale:hover {
  background-color: #f24d12 !important;
  color: white !important;
}

.text-hidden {
  visibility: hidden;
}