/* kv
================================================== */
.kv {
  padding: 45px 0 160px;
  background-image: url("/products/bizprinter/smartcharge/special/solution/images/index/kv_bg.svg");
  background-repeat: no-repeat;
  background-size: 966px 926px;
  background-position: right -356px top -188px;
}
.kv__tagline {
  margin-bottom: 30px;
}
.kv__title {
  display: flex;
  flex-direction: column;
  margin-bottom: 25px;
  font-size: 64px;
  font-weight: bold;
  line-height: 1.3;
}
.kv__title small {
  font-size: 30px;
}
.kv__lead {
  margin-bottom: 35px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.7;
}
.kv__anchor {
  display: flex;
  gap: 12px;
}
.kv__anchor__item {
  flex: 1 0 0%;
}
.kv__anchor__link {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
  text-align: center;
  height: 120px;
  border-radius: 6px;
  background-image: linear-gradient(125deg, #1e98a7 0%, #243c86 100%);
  color: #fff !important;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none !important;
}
.kv__anchor__link--c2 {
  background-image: linear-gradient(125deg, #b65b9e 0%, #654599 100%);
}
.kv__anchor__link--c3 {
  background-image: linear-gradient(125deg, #dc7363 0%, #a32b5b 100%);
}
.kv__anchor__link--c4 {
  background-image: linear-gradient(125deg, #1fa2d9 0%, #2d5fbd 100%);
}
.kv__anchor__link span {
  min-height: 24px;
  line-height: 24px;
  padding-right: 30px;
  background: url("/products/bizprinter/smartcharge/special/solution/images/index/icn_anchor.svg") no-repeat right center;
  background-size: 24px;
}
@media (min-width: 768px) {
  .kv {
    margin-bottom: -150px;
  }
  .kv__inner {
    width: 1240px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  .kv {
    padding: 6vw 0 12vw;
    background-size: 112.8vw 99.33333vw;
    background-position: left 34.13333vw top -61.33333vw;
  }
  .kv__inner {
    padding: 0 4vw;
  }
  .kv__tagline {
    margin-bottom: 4vw;
  }
  .kv__tagline img {
    width: 45.33333vw;
    height: auto;
  }
  .kv__title {
    margin-bottom: 4.66667vw;
    font-size: 6.4vw;
    line-height: 1.5;
  }
  .kv__title small {
    font-size: 4vw;
  }
  .kv__lead {
    margin-bottom: 6.66667vw;
    font-size: 4vw;
    line-height: 1.66;
  }
  .kv__anchor {
    gap: 0.53333vw;
  }
  .kv__anchor__link {
    height: 22.66667vw;
    border-radius: 0.8vw;
    gap: 1.06667vw;
  }
  .kv__anchor__link img {
    width: 8vw;
    height: auto;
  }
  .kv__anchor__link span {
    background: none;
    padding: 0;
    font-size: 3.2vw;
    line-height: 1;
  }
  .kv__anchor__link span::after {
    content: "";
    display: block;
    margin: 2vw auto 0;
    width: 5.33333vw;
    height: 5.33333vw;
    background: url("/products/bizprinter/smartcharge/special/solution/images/index/icn_anchor.svg") no-repeat;
    background-size: 5.33333vw;
  }
}

/* section
================================================== */
.section + .section {
  margin-top: 80px;
}
.section-wrap {
  margin-bottom: 80px;
}
.section-wrap--top {
  padding-top: 100px;
  background: url("/products/bizprinter/smartcharge/special/solution/images/index/wrap_bg_top.svg") no-repeat center top;
  background-size: 100% 1155px;
}
.section-wrap--btm {
  background: url("/products/bizprinter/smartcharge/special/solution/images/index/wrap_bg_btm.svg") no-repeat center bottom;
  background-size: 100% 1155px;
}
.section__title {
  margin-bottom: 35px;
  font-size: 110px;
  line-height: 1.15;
}
.section__title span {
  display: inline-block;
  -webkit-text-fill-color: transparent;
}
.section__row {
  display: flex;
  gap: 56px;
}
.section__body {
  flex: 1 0 0%;
}
.section__image {
  flex: 0 0 465px;
}
.section__subtitle {
  margin-bottom: .5em;
  font-size: 34px;
  font-weight: bold;
}
.section__lead {
  margin-bottom: 1em;
  font-size: 18px;
  line-height: 1.7;
}
.section__detail {
  margin-bottom: 1em;
  font-size: 18px;
  font-weight: bold;
}
.section__detail a {
  display: inline-block;
  min-height: 48px;
  line-height: 48px;
  padding-right: 58px;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 48px 48px;
  color: inherit;
  text-decoration: none;
}
.section__items {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  font-size: 16px;
  font-weight: bold;
}
.section__items li {
  flex: 0 0 calc(1 / 2 * 100% - 6px);
}
.section__items a {
  display: flex;
  align-items: center;
  min-height: 60px;
  padding: 5px 45px 5px 17px;
  border-radius: 6px;
  background-color: #999;
  background-image: url("/products/bizprinter/smartcharge/special/solution/images/index/icn_btn.svg");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 24px;
  color: #fff;
  text-decoration: none;
}
.section--c1 .section__title span {
  background: linear-gradient(90deg, #1e99a7, #243a85);
  -webkit-background-clip: text;
}
.section--c1 .section__detail a {
  background-image: url("/products/bizprinter/smartcharge/special/solution/images/index/icn_detail_c1.svg");
}
.section--c1 .section__items a {
  background-color: #243d86;
}
.section--c2 .section__title {
  text-align: right;
}
.section--c2 .section__title span {
  background: linear-gradient(90deg, #624499, #b75b9e);
  -webkit-background-clip: text;
}
.section--c2 .section__detail a {
  background-image: url("/products/bizprinter/smartcharge/special/solution/images/index/icn_detail_c2.svg");
}
.section--c2 .section__items a {
  background-color: #654599;
}
.section--c3 .section__title span {
  background: linear-gradient(90deg, #df7763, #a1295b);
  -webkit-background-clip: text;
}
.section--c3 .section__detail a {
  background-image: url("/products/bizprinter/smartcharge/special/solution/images/index/icn_detail_c3.svg");
}
.section--c3 .section__items a {
  background-color: #a32c5b;
}
.section--c4 .section__title {
  text-align: right;
}
.section--c4 .section__title span {
  background: linear-gradient(90deg, #2d5cbc, #39afe0);
  -webkit-background-clip: text;
}
.section--c4 .section__detail a {
  background-image: url("/products/bizprinter/smartcharge/special/solution/images/index/icn_detail_c4.svg");
}
.section--c4 .section__items a {
  background-color: #2d5fbd;
}
@media (min-width: 768px) {
  .section__inner {
    width: 1240px;
    margin: 0 auto;
  }
  .section__row--rev {
    flex-direction: row-reverse;
  }
}
@media only screen and (max-width: 767px) {
  .section + .section {
    margin-top: 13.33333vw;
  }
  .section-wrap--top {
    padding-top: 0;
    background-size: 200% auto;
    background-position: center;
  }
  .section-wrap--btm {
    background-size: 200% auto;
    background-position: center;
  }
  .section__inner {
    padding: 0 4vw;
  }
  .section__title {
    margin-bottom: 4.66667vw;
    font-size: 12vw;
  }
  .section__row {
    flex-direction: column;
    gap: 9.33333vw;
  }
  .section__image {
    flex: 0 0 auto;
    text-align: center;
  }
  .section__image img {
    max-width: 74.13333vw;
    margin: 0 auto;
  }
  .section__subtitle {
    font-size: 5.86667vw;
  }
  .section__lead {
    font-size: 4vw;
    line-height: 1.5;
  }
  .section__detail {
    margin-bottom: 2em;
    font-size: 4vw;
  }
  .section__detail a {
    min-height: 6.4vw;
    line-height: 6.4vw;
    padding-right: 8.53333vw;
    background-size: 6.4vw 6.4vw;
  }
  .section__items {
    gap: 1.33333vw;
    font-size: 3.46667vw;
    line-height: 1.38;
  }
  .section__items a {
    min-height: 14.66667vw;
    padding: 1.33333vw 8.66667vw 1.33333vw 3.06667vw;
    border-radius: 1.6vw;
    background-position: right 1.73333vw center;
    background-size: 5.33333vw 5.33333vw;
  }
}

/* examine
================================================== */
.examine {
  padding: 60px 0;
  background: #efefef;
  font-weight: bold;
}
.examine__inner {
  width: 1240px;
  margin: 0 auto;
}
.examine__row {
  display: flex;
  gap: 60px;
  align-items: center;
}
.examine__text h2, .examine__text h3 {
  margin-bottom: .5em;
  font-size: 34px;
  font-weight: bold;
}
.examine__text p {
  font-size: 22px;
  line-height: 1.6;
}
.examine__btn {
  margin-bottom: 30px;
}
.examine__btn a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
  border-radius: 6px;
  background-image: linear-gradient(270deg, #cf2e03 0%, #d96d03 100%);
  height: 80px;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}
.examine__btn a::after {
  position: absolute;
  right: 17px;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  display: block;
  width: 36px;
  height: 36px;
  background: url("/products/bizprinter/smartcharge/special/solution/images/index/icn_btn.svg") no-repeat;
  background-size: 36px;
}
.examine__btn a img {
  display: block;
}
.examine__telinfo {
  padding: 30px;
  background: #fff;
  font-size: 16px;
  text-align: center;
}
.examine__telinfo dl {
  margin-bottom: 1em;
}
.examine__telinfo dt {
  font-size: 18px;
}
.examine__telinfo dd {
  font-size: 32px;
}
.examine__telinfo a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  text-decoration: none;
  color: inherit;
}
.examine__telinfo a img {
  display: block;
}
@media (min-width: 768px) {
  .examine__text {
    flex: 1 0 0%;
  }
  .examine__detail {
    flex: 0 0 550px;
  }
}
@media only screen and (max-width: 767px) {
  .examine {
    padding: 9.33333vw 0;
  }
  .examine__inner {
    width: auto;
    padding: 0 4vw;
  }
  .examine__row {
    flex-direction: column;
    gap: 6.66667vw;
  }
  .examine__text h2, .examine__text h3 {
    font-size: 5.86667vw;
  }
  .examine__text p {
    font-size: 4vw;
  }
  .examine__detail {
    width: 100%;
  }
  .examine__btn {
    margin-bottom: 9.33333vw;
  }
  .examine__btn a {
    gap: 2.4vw;
    border-radius: 1.6vw;
    height: 13.33333vw;
    font-size: 4.8vw;
  }
  .examine__btn a::after {
    right: 2.66667vw;
    width: 6.4vw;
    height: 6.4vw;
    background-size: 6.4vw;
  }
  .examine__btn a i img {
    width: 6.93333vw;
    height: auto;
  }
  .examine__telinfo {
    padding: 4vw;
    font-size: 3.2vw;
  }
  .examine__telinfo dt {
    font-size: 4vw;
  }
  .examine__telinfo dd {
    gap: 1.33333vw;
    font-size: 5.86667vw;
  }
  .examine__telinfo dd img {
    width: 5.33333vw;
    height: auto;
  }
}

/* banner
================================================== */
.banner {
  padding: 60px 0 0;
}
.banner__inner {
  width: 1240px;
  margin: 0 auto;
}
.banner__title {
  margin-bottom: .5em;
  font-size: 34px;
  font-weight: bold;
}
.banner__items {
  display: flex;
  gap: 13px;
}
.banner__items li {
  flex: 1 0 0%;
}
@media only screen and (max-width: 767px) {
  .banner {
    padding: 9.33333vw 0 0;
  }
  .banner__inner {
    width: auto;
    padding: 0 4vw;
  }
  .banner__title {
    font-size: 5.86667vw;
  }
  .banner__items {
    flex-direction: column;
    gap: 4vw;
  }
  .banner__items li {
    flex: 0 0 auto;
  }
}
