﻿@charset "UTF-8";
@import url(global.css);
.sb-installment .fi-apply-process, .sb-installment .fi-industry-type {
  zoom: 1;
}
.sb-installment .fi-apply-process:after, .sb-installment .fi-industry-type:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.sb-installment {
  min-width: 1170px;
  overflow: hidden;
  /*-- 主內容區塊 START
  ------------------- */
  /*-- 詳細內容區塊 START
  ------------------- */
}
@media (max-width: 768px) {
  .sb-installment {
    min-width: 0;
  }
}
.sb-installment a {
  color: #5465ad;
}
.sb-installment a.on-touch {
  color: #3e4a7d;
  text-decoration: underline;
}
.sb-installment .site-breadcrumb,
.sb-installment .site-breadcrumb a,
.sb-installment .site-breadcrumb li:after,
.sb-installment .site-breadcrumb .sb-home a {
  color: #FFF;
}
.sb-installment .site-main-wrapper {
  /*主內容100%背景設定*/
  background: #c3ccd5 url("../images/img-kv-dp.png") center top/auto 100% no-repeat;
  position: relative;
  width: 100%;
  height: 657px;
  overflow: hidden;
}
.sb-installment .site-main-wrapper * {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.sb-installment .site-main-wrapper img {
  vertical-align: top;
}
.sb-installment .site-main-wrapper .main-content {
  width: 420px;
  position: absolute;
  top: 195px;
  left: 85px;
  z-index: 11;
}
.sb-installment .site-main-wrapper .main-content .mc-title {
  width: 100%;
  text-align: left;
  font-size: 46px;
  font-weight: bold;
  color: #FFF;
  margin-bottom: 15px;
}
.sb-installment .site-main-wrapper .main-content .mc-txt {
  width: 100%;
  text-align: left;
  font-size: 18px;
  color: rgba(255, 255, 255, 0.85);
  line-height: 1.5;
}
.sb-installment .site-main-wrapper .main-content .mc-btn-box {
  width: 100%;
  text-align: left;
}
.sb-installment .site-main-wrapper .main-content .mc-btn-box .mc-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 160px;
  height: 48px;
  margin-top: 20px;
  background: #5643de;
  color: #FFF;
  font-size: 20px;
  text-decoration: none;
  background-image: -o-linear-gradient(284deg, #7443de 18%, #5643de 97%);
  background-image: linear-gradient(166deg, #7443de 18%, #5643de 97%);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border-radius: 99em;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.sb-installment .site-main-wrapper .main-content .mc-btn-box .mc-btn.on-touch {
  background: #432dda;
}
.sb-installment .site-main-wrapper .site-main-m,
.sb-installment .site-main-wrapper .site-main-pad {
  width: 100%;
  height: auto;
  position: relative;
  text-align: center;
  z-index: 10;
  display: none;
}
.sb-installment .site-main-wrapper .site-main-m img,
.sb-installment .site-main-wrapper .site-main-pad img {
  width: 100%;
  display: inline-bock;
}
@media (max-width: 768px) {
  .sb-installment .site-main-wrapper {
    height: auto;
  }
  .sb-installment .site-main-wrapper .site-main {
    display: none;
  }
  .sb-installment .site-main-wrapper .site-main-pad {
    display: block;
  }
  .sb-installment .site-main-wrapper .main-content {
    width: 400px;
    top: 15%;
    left: 30px;
  }
}
@media (max-width: 568px) {
  .sb-installment .site-main-wrapper {
    height: auto;
  }
  .sb-installment .site-main-wrapper .site-main-pad {
    display: none;
  }
  .sb-installment .site-main-wrapper .site-main-m {
    display: block;
  }
  .sb-installment .site-main-wrapper .main-content {
    width: 276px;
    top: 30px;
    left: calc(50% - 138px);
  }
  .sb-installment .site-main-wrapper .main-content .mc-title {
    text-align: center;
    font-size: 46px;
    font-weight: bold;
    color: #FFF;
    margin-bottom: 15px;
  }
  .sb-installment .site-main-wrapper .main-content .mc-txt {
    text-align: center;
    font-size: 16px;
    line-height: 1.5;
  }
  .sb-installment .site-main-wrapper .main-content .mc-btn-box {
    text-align: center;
  }
  .sb-installment .site-main-wrapper .main-content .mc-btn-box .mc-btn {
    width: 150px;
    height: 44px;
    margin-top: 15px;
  }
}
.sb-installment .site-content-wrapper {
  width: 100%;
  position: relative;
  background: #FFF;
  padding-top: 0;
}
.sb-installment .site-content-wrapper * {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.sb-installment .site-content-wrapper.scw-noline:after {
  display: none;
}
.sb-installment .site-content-wrapper.scw-pd {
  padding-top: 30px;
}
.sb-installment .site-content-wrapper.bg-st {
  background: #fff6d2;
}
.sb-installment .site-content-wrapper.bg-st2 {
  background: #ffefaf;
}
.sb-installment .site-content-wrapper.bg-st3 {
  background: #fff8db;
}
.sb-installment .site-content-wrapper.bg-st4 {
  background: #FFF;
}
.sb-installment .site-content-wrapper .site-content {
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding: 50px 20px;
}
.sb-installment .site-content-wrapper .red {
  color: #ce0000;
}
.sb-installment .site-content-wrapper .intro-title {
  width: 100%;
  font-size: 33px;
  color: #2e7b11;
  line-height: 1.2;
  margin-bottom: 5px;
}
.sb-installment .site-content-wrapper .intro-subtitle {
  width: 100%;
  font-size: 22px;
  font-weight: bold;
  color: #f28e00;
  line-height: 1.3;
  margin-bottom: 12px;
  text-align: center;
}
.sb-installment .site-content-wrapper .intro-txt {
  width: 100%;
  font-size: 16px;
  color: #333;
  line-height: 1.5;
  text-align: center;
}
.sb-installment .site-content-wrapper .intro-txt + .content-txt-wrap {
  margin-top: 50px;
}
.sb-installment .site-content-wrapper .content-title {
  width: 100%;
  height: auto;
  text-align: center;
  font-size: 34px;
  color: #111;
  line-height: 1.4;
  position: relative;
}
.sb-installment .site-content-wrapper .content-title .ct-txt {
  display: inline-block;
}
.sb-installment .site-content-wrapper .content-subtitle {
  width: auto;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 17px;
  color: #FFF;
  margin-right: 20px;
  padding: 0 15px;
  background: #dc4c4c;
  border-radius: 18px;
  display: inline-block;
}
.sb-installment .site-content-wrapper .content-subtitle + .content-list, .sb-installment .site-content-wrapper .content-subtitle + .content-txt, .sb-installment .site-content-wrapper .content-subtitle + .ctr-box, .sb-installment .site-content-wrapper .content-subtitle + .sc-table-box {
  margin-top: 20px;
}
.sb-installment .site-content-wrapper .content-txt-wrap {
  width: 100%;
  height: auto;
  margin-top: 30px;
  position: relative;
}
.sb-installment .site-content-wrapper .content-txt-wrap:first-child {
  margin-top: 0;
}
.sb-installment .site-content-wrapper .content-txt-wrap.ctw-oneline .content-subtitle, .sb-installment .site-content-wrapper .content-txt-wrap.ctw-oneline .content-txt, .sb-installment .site-content-wrapper .content-txt-wrap.ctw-oneline .ctimg, .sb-installment .site-content-wrapper .content-txt-wrap.ctw-oneline .ctxt {
  display: inline-block;
  vertical-align: middle;
}
.sb-installment .site-content-wrapper .content-txt-wrap.ctw-oneline .content-txt {
  width: auto;
}
.sb-installment .site-content-wrapper .content-txt-wrap.ctw-oneline .ctimg {
  height: 40px;
  margin-right: 5px;
}
.sb-installment .site-content-wrapper .content-txt-wrap.ctw-center {
  text-align: center;
}
.sb-installment .site-content-wrapper .content-txt-wrap.ctw-bottom {
  margin-bottom: 0px;
  margin-top: 30px;
}
.sb-installment .site-content-wrapper .content-txt-wrap.ctw-bottom .content-txt {
  margin-bottom: 15px;
}
.sb-installment .site-content-wrapper .content-txt-wrap .ctw-hl {
  font-weight: bold;
  color: #501e00;
}
.sb-installment .site-content-wrapper .content-txt-wrap.ctw-pd {
  padding-left: 255px;
}
.sb-installment .site-content-wrapper .content-txt-wrap .ctw-box {
  width: 100%;
  margin-top: 25px;
}
.sb-installment .site-content-wrapper .content-txt-wrap .ctw-box .cwb-title {
  color: #dc4c4c;
  font-size: 17px;
  font-weight: bold;
  display: block;
  margin-bottom: 6px;
}
.sb-installment .site-content-wrapper .content-txt-wrap .ctw-box .cwb-title:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 4px;
  height: 22px;
  background: #dc4c4c;
  margin-right: 8px;
}
.sb-installment .site-content-wrapper .content-txt-wrap .ctw-box .cwb-title .cwt-txt {
  display: inline-block;
  vertical-align: middle;
}
.sb-installment .site-content-wrapper .content-txt-wrap .ctw-box .cwb-dsr {
  font-size: 16px;
  line-height: 1.5;
  color: #333;
  padding-left: 13px;
}
.sb-installment .site-content-wrapper .content-txt-box {
  width: 100%;
  padding: 20px 20px;
  background: #f1f1f1;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border-radius: 2px;
}
.sb-installment .site-content-wrapper .content-txt {
  width: 100%;
  text-align: left;
  font-size: 16px;
  line-height: 1.7;
  color: #2a2a2a;
  position: relative;
}
.sb-installment .site-content-wrapper .content-txt.ct-w {
  color: white;
}
.sb-installment .site-content-wrapper .content-txt ul {
  margin-bottom: 30px;
}
.sb-installment .site-content-wrapper .content-txt li {
  margin-bottom: 20px;
}
.sb-installment .site-content-wrapper .content-txt li:last-child {
  margin-bottom: 0;
}
.sb-installment .site-content-wrapper .content-list {
  font-size: 16px;
  line-height: 1.5;
  color: #333;
}
.sb-installment .site-content-wrapper .content-list ul {
  list-style-type: disc;
  padding-left: 20px;
}
.sb-installment .site-content-wrapper .content-list ul > li {
  color: #6c6cff;
}
.sb-installment .site-content-wrapper .content-list ol {
  list-style-type: decimal;
  padding-left: 20px;
}
.sb-installment .site-content-wrapper .content-list li {
  margin-bottom: 10px;
}
.sb-installment .site-content-wrapper .content-list li:last-child {
  margin-bottom: 0;
}
.sb-installment .site-content-wrapper .content-list .cl-txt {
  color: #333;
}
.sb-installment .site-content-wrapper .content-list.cl-2 {
  font-size: 14px;
}
.sb-installment .site-content-wrapper .content-list.cl-2 li {
  color: #acacac;
}
.sb-installment .site-content-wrapper .content-tip {
  width: 100%;
  text-align: left;
  font-size: 15px;
  line-height: 1.5;
  color: #9e9e9e;
  margin-top: 20px;
}
.sb-installment .site-content-wrapper .content-tip.red {
  color: #bc6767;
}
.sb-installment .site-content-wrapper .scw-btn-box {
  width: 100%;
  position: relative;
  text-align: center;
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.sb-installment .site-content-wrapper .scw-btn-box .sbb-btn {
  width: 230px;
  height: 68px;
  background: #ffaf1b;
  padding: 0 10px;
  color: #3c2907;
  font-size: 20px;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border-radius: 6px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.sb-installment .site-content-wrapper .scw-btn-box .sbb-btn.on-touch {
  background: #ffa602;
}
.sb-installment .site-content-wrapper .scw-btn-box .btn {
  width: 230px;
  height: 68px;
  padding: 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: white;
  font-size: 20px;
  background: #6c6cff;
  display: inline-block;
  cursor: pointer;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border-radius: 30px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.sb-installment .site-content-wrapper .scw-btn-box .btn.on-touch {
  color: white;
  background: #5353ff;
  text-decoration: none;
}
.sb-installment .site-content-wrapper .scw-tip {
  font-size: 14px;
  color: #ec4040;
  line-height: 1.5;
}
@media (max-width: 768px) {
  .sb-installment .site-content-wrapper {
    min-width: 0;
    margin-bottom: 0px;
  }
  .sb-installment .site-content-wrapper:after {
    width: calc(100% - 30px);
  }
  .sb-installment .site-content-wrapper.scw-pd {
    padding-top: 20px;
  }
  .sb-installment .site-content-wrapper .site-content {
    padding: 40px 15px;
    /*&.scb-content {
    	display: none;
    }
    &.sc-open {
    	display: block;
    }*/
  }
  .sb-installment .site-content-wrapper .intro-title {
    font-size: 25px;
    line-height: 1.2;
  }
  .sb-installment .site-content-wrapper .intro-subtitle {
    font-size: 23px;
    line-height: 1.3;
    margin-bottom: 10px;
  }
  .sb-installment .site-content-wrapper .intro-txt {
    font-size: 17px;
  }
  .sb-installment .site-content-wrapper .intro-txt + .content-txt-wrap {
    margin-top: 30px;
  }
  .sb-installment .site-content-wrapper .content-title {
    font-size: 28px;
  }
  .sb-installment .site-content-wrapper .content-txt-wrap.ctw-pd {
    padding-left: 50px;
  }
  .sb-installment .site-content-wrapper .content-txt-wrap .sc-table-box {
    padding-left: 0px;
  }
  .sb-installment .site-content-wrapper .scw-btn-block {
    margin: 30px 0 70px;
  }
}
@media (max-width: 568px) {
  .sb-installment .site-content-wrapper .content-title {
    font-size: 26px;
  }
  .sb-installment .site-content-wrapper .content-txt-wrap {
    padding-left: 0px;
  }
  .sb-installment .site-content-wrapper .content-txt-wrap.ctw-pd {
    padding-left: 0px;
  }
  .sb-installment .site-content-wrapper .content-txt-wrap.ctw-oneline .content-txt {
    display: block;
    margin-top: 10px;
  }
}
@media (max-width: 400px) {
  .sb-installment .site-content-wrapper .content-txt-wrap.ctw-oneline .ctxt {
    display: block;
    margin-top: 5px;
  }
}
.sb-installment .sc-table-box {
  width: 100%;
  font-size: 16px;
  font-weight: normal;
  color: #FFF;
  text-align: center;
  line-height: 1.4;
  margin: 0 auto;
}
.sb-installment .sc-table-box + .content-list {
  margin-top: 36px;
}
.sb-installment .sc-table-box .stb-cr1 {
  background: #555555;
  color: #FFF;
}
.sb-installment .sc-table-box .stb-cr2 {
  background: #6c6c6c;
  color: #FFF;
}
.sb-installment .sc-table-box .stb-left {
  text-align: left;
}
.sb-installment .sc-table-box .stb-right {
  text-align: right;
}
.sb-installment .sc-table-box .stb-box {
  position: relative;
  width: 100%;
}
.sb-installment .sc-table-box .stb-box .stb-img {
  height: 40px;
  display: block;
  position: absolute;
  top: -22px;
  left: -5px;
}
.sb-installment .sc-table-box table {
  width: 100%;
  border: 1px solid #FFF;
}
.sb-installment .sc-table-box table tr:last-child td {
  border-bottom: none;
}
.sb-installment .sc-table-box table tr:last-child td:first-child {
  border-bottom-left-radius: 5px;
}
.sb-installment .sc-table-box table tr:last-child td:last-child {
  border-bottom-right-radius: 5px;
}
.sb-installment .sc-table-box table th, .sb-installment .sc-table-box table td {
  border-right: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  padding: 15px 10px;
  vertical-align: middle;
  background: transparent;
}
.sb-installment .sc-table-box table th:last-child, .sb-installment .sc-table-box table td:last-child {
  border-right: none;
}
.sb-installment .sc-table-box table th:first-child {
  border-top-left-radius: 5px;
}
.sb-installment .sc-table-box table th:last-child {
  border-top-right-radius: 5px;
}
@media (max-width: 768px) {
  .sb-installment .sc-table-box {
    font-size: 15px;
  }
  .sb-installment .sc-table-box.stb-prize {
    font-size: 15px;
  }
}
.sb-installment .scw-cube {
  background: transparent center center/contain no-repeat;
  position: absolute;
  z-index: 5;
}
.sb-installment .scw-cube.scb-1 {
  width: 286px;
  height: 349px;
  right: calc(50% - 714px);
  top: -16px;
  background-image: url("../images/events/bg-cell-01.svg");
}
.sb-installment .scw-cube.scb-2 {
  width: 461px;
  height: 560px;
  left: calc(50% - 970px);
  bottom: -300px;
  background-image: url("../images/events/bg-cell-02.svg");
}
.sb-installment .scw-cube.scb-3 {
  width: 275px;
  height: 229px;
  left: calc(50% - 760px);
  top: 140px;
  background-image: url("../images/events/bg-cell-03.svg");
}
.sb-installment .scw-cube.scb-4 {
  width: 445px;
  height: 405px;
  right: calc(50% - 918px);
  top: 116px;
  background-image: url("../images/events/bg-cell-04.svg");
}
@media (max-width: 768px) {
  .sb-installment .scw-cube {
    display: none;
  }
}
.sb-installment .feature-list {
  width: 100%;
  max-width: 708px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  margin: 0 auto;
}
.sb-installment .feature-list .fl-box {
  width: calc(50% - 90px);
  max-width: 264px;
  margin: 35px 180px 35px 0;
}
.sb-installment .feature-list .fl-box:nth-child(2n) {
  margin-right: 0;
}
.sb-installment .feature-list .flb-img {
  width: 100%;
}
.sb-installment .feature-list .flb-img img {
  width: 100%;
}
.sb-installment .feature-list .flb-txt {
  margin-top: 20px;
  font-size: 18px;
  line-height: 1.5;
  color: #000;
  text-align: center;
}
@media (max-width: 768px) {
  .sb-installment .feature-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 15px;
  }
  .sb-installment .feature-list .fl-box {
    width: 100%;
    margin: 15px 0;
  }
}
.sb-installment .fi-tabcontent {
  width: 1000px;
  margin: 30px auto 0;
}
.sb-installment .fi-tabcontent .fi-tabs {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.sb-installment .fi-tabcontent .fi-tabs li {
  width: 50%;
}
.sb-installment .fi-tabcontent .fi-tabs li a {
  background-color: #d2d2d2;
  border-radius: 20px 20px 0 0;
  color: #2f2f2f;
  font-size: 20px;
  line-height: 1.2;
  padding: 20px 0;
  text-align: center;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.sb-installment .fi-tabcontent .fi-tabs li a.on-touch {
  background-color: #b0afaf;
}
.sb-installment .fi-tabcontent .fi-tabs li:nth-child(1).active a, .sb-installment .fi-tabcontent .fi-tabs li:nth-child(1).active a.on-touch {
  background-color: #073665;
  color: #FFF;
}
.sb-installment .fi-tabcontent .fi-tabs li:nth-child(2).active a, .sb-installment .fi-tabcontent .fi-tabs li:nth-child(2).active a.on-touch {
  background-color: #1a742b;
  color: #FFF;
}
.sb-installment .fi-tabcontent .tab-inner {
  width: 100%;
}
.sb-installment .fi-tabcontent .ti-2 .sc-table table, .sb-installment .fi-tabcontent .ti-2 .sc-table td, .sb-installment .fi-tabcontent .ti-2 .sc-table th {
  border-color: #1a742b;
}
.sb-installment .fi-tabcontent .ti-2 .sc-table th {
  background: #dcffe3;
}
.sb-installment .fi-tabcontent .sc-table {
  width: 100%;
  margin: 0 auto;
}
.sb-installment .fi-tabcontent .sc-table .st-hl {
  font-weight: bold;
  font-size: 28px;
}
.sb-installment .fi-tabcontent .sc-table .st-color {
  color: #0463e5;
}
.sb-installment .fi-tabcontent .sc-table .st-tip {
  font-size: 16px;
  display: block;
}
.sb-installment .fi-tabcontent .sc-table table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  border: 5px solid #073665;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border-radius: 0 0 26px 26px;
}
.sb-installment .fi-tabcontent .sc-table td, .sb-installment .fi-tabcontent .sc-table th {
  height: 70px;
  vertical-align: middle;
  border-bottom: 1px solid #073665;
  padding: 20px 20px;
}
.sb-installment .fi-tabcontent .sc-table th {
  width: 200px;
  background: #d6ebff;
  color: #000;
  font-size: 18px;
  text-align: center;
  line-height: 1.4;
  border-right: 1px solid #073665;
}
.sb-installment .fi-tabcontent .sc-table td {
  background: #FFF;
  color: #111;
  font-size: 18px;
  line-height: 1.4;
  text-align: left;
  border-right: 1px solid #2e6838;
}
.sb-installment .fi-tabcontent .sc-table td:last-child {
  border-right: none;
}
.sb-installment .fi-tabcontent .sc-table tr:last-child th {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border-radius: 0 0 0 20px;
}
.sb-installment .fi-tabcontent .sc-table tr:last-child td:last-child {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border-radius: 0 0 20px 0;
}
.sb-installment .fi-tabcontent .tib-title {
  width: 100%;
  background-color: #073665;
  border-radius: 20px 20px 0 0;
  color: #FFF;
  font-size: 20px;
  line-height: 1.2;
  padding: 20px 0;
  text-align: center;
  text-decoration: none;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.sb-installment .fi-tabcontent .tib-title.tit2 {
  background-color: #1a742b;
  color: #FFF;
}
@media (max-width: 768px) {
  .sb-installment .fi-tabcontent {
    width: calc(100% - 15px);
  }
  .sb-installment .fi-tabcontent .fi-tabs {
    display: none;
  }
  .sb-installment .fi-tabcontent .ti-block {
    display: block !important;
  }
  .sb-installment .fi-tabcontent .tib-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .sb-installment .fi-tabcontent .ti-2 {
    margin-top: 16px;
  }
  .sb-installment .fi-tabcontent .sc-table td, .sb-installment .fi-tabcontent .sc-table th {
    padding: 20px 15px;
  }
  .sb-installment .fi-tabcontent .sc-table th {
    width: 110px;
    font-size: 16px;
  }
  .sb-installment .fi-tabcontent .sc-table td {
    font-size: 16px;
  }
  .sb-installment .fi-tabcontent .scw-btn-box {
    margin-top: 30px;
  }
}
.sb-installment .fi-industry-type {
  width: 100%;
  margin-top: 37px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.sb-installment .fi-industry-type .fit-box {
  width: 100px;
  text-align: center;
  margin-right: 25px;
}
.sb-installment .fi-industry-type .fit-box:last-child {
  margin-right: 0;
}
.sb-installment .fi-industry-type .fit-img {
  width: 100%;
  display: block;
}
.sb-installment .fi-industry-type .fit-img img {
  width: 100%;
}
.sb-installment .fi-industry-type .fit-txt {
  width: 100%;
  margin-top: 10px;
  font-size: 16px;
  line-height: 1.5;
  color: #111;
}
@media (max-width: 768px) {
  .sb-installment .fi-industry-type {
    max-width: 230px;
    margin: 37px auto 0;
  }
  .sb-installment .fi-industry-type .fit-box {
    margin: 0 30px 17px 0;
  }
  .sb-installment .fi-industry-type .fit-box:nth-child(2n) {
    margin-right: 0;
  }
}
.sb-installment .fi-apply-process {
  width: 100%;
  margin-top: 32px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.sb-installment .fi-apply-process .fap-box {
  width: 190px;
  text-align: center;
}
.sb-installment .fi-apply-process .fap-img {
  width: 100%;
  display: block;
}
.sb-installment .fi-apply-process .fap-img img {
  width: 100%;
}
.sb-installment .fi-apply-process .fap-txt {
  width: 100%;
  margin-top: 2px;
  font-size: 16px;
  line-height: 1.5;
  color: #111;
}
.sb-installment .fi-apply-process .ft-hl {
  color: #0d6507;
}
.sb-installment .fi-apply-process .fap-arrow {
  width: 31px;
  height: 31px;
  margin: 0 8px;
  background: url("../images/events/ic-arrow-yellow.svg") center center/contain no-repeat;
}
.sb-installment .fi-apply-process .fap-arrow.far-2 {
  background-image: url("../images/events/ic-arrow-green.svg");
}
@media (max-width: 768px) {
  .sb-installment .fi-apply-process {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .sb-installment .fi-apply-process .fap-arrow {
    margin: 15px 0 0;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}