@charset "UTF-8";
html * {
  -webkit-text-size-adjust: 100%;
  -webkit-overflow-scrolling: touch;
}

body,
div,
p,
input,
form {
  margin: 0;
  padding: 0;
  list-style: none;
}

button,
input {
  font-family: Arial, "微軟正黑體", Helvetica, Verdana, Arial, sans-serif;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button,
input {
  line-height: normal;
  *overflow: visible;
}

table input {
  *overflow: auto;
}

button,
input[type=button] {
  cursor: pointer;
  -webkit-appearance: button;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}

br {
  clear: both;
}

p {
  word-wrap: break-word;
  overflow: hidden;
}

a,
img {
  text-decoration: none;
  color: #69C;
  outline: none;
}

a:hover,
img:hover {
  color: #225E86;
  text-decoration: none;
}

a,
a:hover {
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}

body {
  font: 13px/1.431 Arial, 微軟正黑體, Helvetica, sans-serif;
}

section {
  display: block;
}

b,
strong {
  font-weight: 700;
}

small {
  font-size: 85%;
}

form {
  margin: 0;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input:invalid {
  background-color: #f0dddd;
}

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    text-shadow: none !important;
    -webkit-filter: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
ul,
ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}

:focus {
  outline: none;
}

h2,
h3,
h4 {
  margin: 0;
  padding: 0;
}

body {
  font-family: Arial, "微軟正黑體", Helvetica, Verdana, Arial, sans-serif;
  background: #fff;
}

ul,
ul li {
  list-style: none;
}

body {
  width: 100%;
  text-align: center;
}

body {
  width: 100%;
  height: 100%;
  display: block;
}

td,
th {
  border: 1px solid #8B572A;
}

td {
  padding: 5px 40px;
}

@media screen and (max-width: 767px) {
  td {
    padding: 5px 16px;
  }
}
.taxNoteWrap {
  padding: 2.5em 20px 8.2em;
  font-size: 14px;
  line-height: 1.7;
  color: #333;
  background: #fffefb;
}

.noteList h4 {
  margin: 1em 0;
  font-size: 1.428em;
  font-weight: 700;
  color: #026c6b;
}

.noteList ol {
  padding-left: 1.5em;
  list-style-type: decimal;
  text-align: left;
  font-weight: 400;
}

.noteList li {
  margin: 0.7em 0;
}

.noteList li a {
  word-wrap: break-word;
  text-decoration: underline;
}

.noteList .readMore,
.noteList .readMore a {
  display: inline-block;
  font-weight: 400;
  color: #026c6b;
}

.noteList .hideTxt {
  display: none;
}

@media (min-width: 701px) {
  .noteList li {
    padding-left: 1em;
  }
}
input {
  border-width: 0;
  border-style: initial;
  border-color: initial;
  border-image: initial;
}

input {
  font-family: 微軟正黑體, Arial, Calibri, Verdana, Geneva, sans-serif;
  font-size: 100%;
  vertical-align: baseline;
  margin: 0;
}

body,
div,
span,
table,
tbody,
tr,
th,
td,
img,
small,
strong,
p,
a,
ol,
ul,
li,
form {
  vertical-align: baseline;
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  outline: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

ol,
ul {
  list-style: none;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}

:focus {
  outline: none;
}

html * {
  max-height: 1000000px;
  -webkit-text-size-adjust: 100%;
  -webkit-overflow-scrolling: touch;
}

a {
  color: #535353;
  text-decoration: none;
}

a {
  outline: none;
}

img {
  vertical-align: top;
}

body {
  font: normal 16px/18px "Microsoft JhengHei";
  color: #000;
  overflow-x: hidden;
  background: #fff;
}

input {
  font: normal 16px/18px "Microsoft JhengHei";
  padding: 0;
  margin: 0;
  vertical-align: middle;
}

div,
a,
input,
p {
  font-family: "Microsoft JhengHei";
}

h2,
h3,
h4 {
  margin: 0;
  padding: 0;
}

@media screen and (max-width: 899px) {
  .hidden-xs {
    display: none !important;
  }
  .hidden-sm {
    display: block;
  }
  .hidden-lg {
    display: block;
  }
}
@media screen and (min-width: 900px) and (max-width: 1200px) {
  .hidden-xs {
    display: block;
  }
  .hidden-sm {
    display: none !important;
  }
  .hidden-lg {
    display: block;
  }
}
@media screen and (min-width: 1201px) {
  .hidden-xs {
    display: block;
  }
  .hidden-sm {
    display: block;
  }
  .hidden-lg {
    display: none !important;
  }
}
input::-webkit-input-placeholder {
  color: silver;
}

input::-moz-placeholder {
  color: silver;
  opacity: 1;
}

input:-ms-input-placeholder {
  color: silver;
}

input[type=text]:focus {
  color: #51a9ab;
}

.wrap1 {
  max-width: 1000px;
  margin: 0 auto;
}

#menuBtn {
  display: none;
}

.header_height {
  height: 60px;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  text-align: right;
  background: #026c6b;
  z-index: 200;
}

.header .wrap1 {
  position: relative;
}

.header .logo--ctbc {
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
  width: 152px;
  height: 43px;
  background: url(../../img/logo_ctbc.png?r=1503048070079) 0 0 no-repeat;
  background-size: 152px 43px;
  z-index: 500;
}

.nav {
  position: absolute;
  top: 0;
  width: 100%;
  background: none;
  box-shadow: none;
  z-index: 200;
}

.nav ul {
  margin: unset;
  font-size: 0;
  padding-right: 30px;
  margin-right: 80px;
}

@media screen and (max-width: 576px) {
  .nav ul {
    margin-right: auto;
  }
}
.nav ul li {
  display: inline-block;
  width: 125px;
  border: none;
  text-align: center;
  font-size: 16px;
}

.nav ul li a {
  display: block;
  font-weight: bolder;
  color: #fff;
  height: 60px;
  line-height: 60px;
}

.nav ul li a:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

.nav-outer {
  position: absolute;
  width: 100%;
}

.nav-block {
  position: absolute;
  display: flex;
  width: 101%;
  top: 60px;
  right: 30px;
}

.nav-block ul {
  position: absolute;
  display: none;
  width: 125px;
  padding: 0;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}

.nav-block ul.active {
  display: table;
}

.nav-block ul:nth-child(1) {
  right: 579px;
}

.nav-block ul:nth-child(2) {
  right: 455px;
}

.nav-block ul:nth-child(3) {
  right: 330px;
}

.nav-block ul:nth-child(4) {
  right: 205px;
}

.nav-block ul:nth-child(5) {
  right: 80px;
}

.nav-block ul li {
  background: #fff;
  text-align: center;
  height: 40px;
  padding-top: 10px;
}

.nav-block ul li:after {
  content: "";
  border-bottom: 1px solid #e9e9e9;
  display: block;
  width: 60%;
  margin: 8px 20%;
}

.nav-block ul li:last-child:after {
  display: none;
}

.nav-block ul li a {
  color: #000;
  vertical-align: middle;
  font-size: 14px;
}

@media screen and (min-width: 767px) and (max-width: 1366px) {
  .nav-block ul:nth-child(1) {
    right: 579px;
  }
  .nav-block ul:nth-child(2) {
    right: 455px;
  }
  .nav-block ul:nth-child(3) {
    right: 330px;
  }
  .nav-block ul:nth-child(4) {
    right: 205px;
  }
  .nav-block ul:nth-child(5) {
    right: 80px;
  }
}
@media screen and (max-width: 767px) {
  .nav-block ul li a {
    font-size: 20px;
  }
}
@media screen and (max-width: 480px) {
  .nav ul li a {
    font-size: 12px;
    padding: 8px 0;
    line-height: 30px;
  }
}
@media screen and (max-width: 450px) {
  .nav ul li a {
    line-height: 1.6;
  }
}
.topBtn {
  position: relative;
  display: block;
  color: #fff;
  text-align: center;
  font-size: 16px;
  padding-top: 22px;
  font-weight: 400;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  display: block;
  position: absolute;
  bottom: 100%;
  right: 0;
  width: 69px;
  height: 42px;
  background-color: #026c6b;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.topBtn:after {
  display: block;
  position: absolute;
  top: 10px;
  left: 50%;
  width: 12px;
  height: 12px;
  margin-left: -6px;
  display: inline-block;
  content: "";
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.topBtn:hover {
  color: #fff;
  background-color: #3e9e9e;
}

.footer {
  position: relative;
  width: 100%;
  z-index: 20;
  background: #4a4a4a;
  text-align: left;
}

.footer_warnning {
  padding: 35px 0;
  font-size: 18px;
  color: #cbcbcb;
  background-color: #4a4a4a;
}

.footer_warnning .wrap1 {
  position: relative;
}

.footer_warnning .warnningT {
  position: relative;
  padding-bottom: 25px;
}

.footer_warnning .warnningL {
  line-height: 26px;
  padding: 0 15px;
  font-size: small;
}

.footer_warnning .warnningL b {
  display: block;
  font-size: 29px;
  line-height: 40px;
  letter-spacing: 5.8px;
  font-weight: 400;
}

.footer_nav {
  position: fixed;
  width: 100%;
  height: 75px;
  left: 0;
  bottom: 0;
  padding: 5px 0 0;
  text-align: center;
  background-color: #026c6b;
  z-index: 100;
  display: none;
}

.footer_nav a {
  vertical-align: middle;
  display: inline-block;
  color: #fff;
  width: 24%;
  height: 50px;
  font-size: 12px;
  margin: 5px -0.3em 0 0;
  padding: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px solid #fff;
}

.footer_nav a:nth-child(4) {
  border-right: none;
}

.footer_nav a b {
  display: inline-block;
  font-weight: 400;
  background-repeat: no-repeat;
}

.footer_nav a:hover {
  background: inherit;
}

.footer_nav a:nth-child(1) b {
  background-image: url(../../img/icon_sidebarI3.png);
}

.footer_nav a:nth-child(2) b {
  background-image: url(../../img/icon_sidebarI1.png);
}

.footer_nav a:nth-child(3) b {
  background-image: url(../../img/icon_sidebarI2.png);
}

.footer_nav a:nth-child(4) b {
  background-image: url(../../img/icon_sidebarI4.png);
}

.footer_nav a:nth-child(1) b,
.footer_nav a:nth-child(2) b,
.footer_nav a:nth-child(3) b,
.footer_nav a:nth-child(4) b {
  padding-top: 40%;
  background-position: center top;
  background-size: 80% auto;
}

.sidebar {
  position: fixed;
  right: 0;
  top: 50%;
  margin-top: -192px;
  width: 90px;
  text-align: center;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 200;
}

.sidebar a {
  display: block;
  color: #fff;
  font-size: 16px;
  width: 100%;
  height: 90px;
  background-repeat: no-repeat;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.sidebar a:hover {
  background-color: #51a9ab;
}

.sidebar a:nth-child(1) {
  background-image: url(../../img/icon_sidebarI3.png);
}

.sidebar a:nth-child(2) {
  background-image: url(../../img/icon_sidebarI1.png);
}

.sidebar a:nth-child(3) {
  background-image: url(../../img/icon_sidebarI2.png);
}

.sidebar a:nth-child(4) {
  background-image: url(../../img/icon_sidebarI4.png);
}

.sidebar a:nth-child(1),
.sidebar a:nth-child(2),
.sidebar a:nth-child(3),
.sidebar a:nth-child(4) {
  padding-top: 60%;
  background-position: center 20%;
  background-size: 50% 50%;
}

.sidebar b {
  display: block;
  font-size: 13px;
  font-weight: 400;
  height: 24px;
  line-height: 24px;
  background-color: #026c6b;
}

.sidebar a small {
  font-size: 12px;
}

.footer3 p {
  overflow: visible;
}

.footer3 .footer_warnning {
  padding: 0;
}

.footer_follow {
  padding: 2em 0 1.5em;
  font-size: 18px;
  line-height: 1.66;
  border-bottom: solid 1px #888;
}

.footer_btn {
  display: inline-block;
}

.footer_btn.footer_btn img {
  vertical-align: middle;
  margin-top: -0.1em;
  width: auto;
  height: 2.77em;
}

.footer_btn-pointer:after {
  content: "";
  display: inline-block;
  vertical-align: bottom;
  width: 36px;
  height: 31px;
  margin: 0 -16px -11px -20px;
  background: url(../../img/footer_icon_pointer.png) no-repeat;
  background-size: contain;
}

.footer_serviceTel strong,
.footer_serviceTel a {
  display: inline-block;
  color: #f0be58;
  font-weight: 400;
}

.footer3 .footer_warnning .warnningT {
  padding-top: 1.5em;
}

.footer_copyright {
  margin-top: 2em;
  line-height: 1.6;
}

.footer_copyright span {
  display: inline-block;
}

@media screen and (max-width: 750px) {
  .footer_follow {
    margin: 0 15px;
    text-align: center;
  }
  .footer_btn {
    margin-bottom: 1em;
  }
  .footer_btnGp .footer_xs-block {
    padding-left: 0.8em;
  }
  .footer_serviceTel {
    margin-top: 0.5em;
  }
  .footer_xs-block {
    display: block;
  }
}
@media screen and (min-width: 751px) {
  .footer3 .footer_warnning {
    padding: 0 0 0.3em;
  }
  .footer_follow {
    padding: 1.7em 15px 1.5em;
    line-height: 2.22;
  }
  .footer_follow::after {
    content: "";
    display: block;
    clear: both;
  }
  .footer_btnGp {
    float: left;
  }
  .footer_btn.footer_btn img {
    height: 2.22em;
  }
  .footer_btn-pointer:after,
  .footer_btnGp::after {
    width: 28px;
    height: 24px;
    margin: 0 0 -9px -14px;
  }
  .footer_serviceTel {
    text-align: right;
  }
  .footer_copyright {
    margin-top: 0.8em;
  }
  .footer_xs-show-only {
    display: none;
  }
}
@media screen and (min-width: 751px) and (max-width: 1000px) {
  .footer_follow {
    font-size: 16px;
  }
}
@media (max-width: 330px) {
  .footer_warnning .warnningL {
    font-size: 12px;
  }
  .footer_warnning .warnningL b {
    font-size: 8.75vw;
  }
}
form {
  width: 100%;
}

@media screen and (max-width: 750px) {
  .wrap1 {
    max-width: 100%;
  }
  .topBtn {
    right: 20px;
  }
  .warnningT {
    text-align: center;
  }
  .footer {
    margin-bottom: 75px;
  }
  .footer_warnning {
    font-size: 17px;
  }
  .footer_warnning .warnningL {
    text-align: left;
  }
  .footer_warnning .warnningL b {
    letter-spacing: 2px;
  }
  .footer_nav {
    display: block;
  }
  .sidebar {
    width: 65%;
    right: -65%;
    -webkit-transition: right 0.5s;
    transition: right 0.5s;
    top: inherit;
    bottom: 10%;
    margin-top: 0;
    display: none;
  }
  .sidebar b {
    cursor: pointer;
    display: block;
    position: absolute;
    bottom: 0;
    left: -90px;
    width: 90px;
    height: 50px;
    background-color: rgba(0, 0, 0, 0.7);
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 8px 10px 8px 16px;
    line-height: 18px;
  }
  .sidebar b:before {
    display: block;
    position: absolute;
    top: 50%;
    left: 9px;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    display: inline-block;
    content: "";
    border-right: 1px solid #51a9ab;
    border-top: 1px solid #51a9ab;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
}
* {
  box-sizing: border-box;
}

.close_btn {
  border-radius: 50%;
  width: 30px;
  height: 30px;
  border: 1px solid #484848;
  transition: all 0.5s ease-out;
  pointer-events: none;
}

.close_btn::before,
.close_btn::after {
  content: "";
  width: 66.66%;
  height: 1px;
  background-color: #484848;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
}

.close_btn::before {
  transform: translate(-50%, -50%) rotateZ(45deg);
}

.close_btn::after {
  transform: translate(-50%, -50%) rotateZ(-45deg);
}

@media screen and (min-width: 900px) and (max-width: 1200px) {
  .nav ul li,
  .nav-block ul {
    width: 100px;
  }
  .nav-block ul:nth-child(1) {
    right: 400px;
  }
  .nav-block ul:nth-child(2) {
    right: 300px;
  }
  .nav-block ul:nth-child(3) {
    right: 200px;
  }
  .nav-block ul:nth-child(4) {
    right: 100px;
  }
  .nav-block ul:nth-child(5) {
    right: 0px;
  }
}
@media screen and (max-width: 899px) {
  #menuBtn {
    display: block;
    position: absolute;
    z-index: 200;
    top: 14px;
    right: 25px;
    width: 25px;
    height: 33px;
    background: linear-gradient(to bottom, transparent 0, transparent 15px, #FFF 15px, #FFF 17px, transparent 17px);
    padding: 0;
    transition: 0.3s;
    cursor: pointer;
    user-select: none;
    pointer-events: none;
  }
  #menuBtn.on {
    pointer-events: auto;
  }
  #menuBtn::before,
  #menuBtn::after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #fff;
  }
  #menuBtn::before {
    top: 7px;
  }
  #menuBtn::after {
    bottom: 8px;
  }
  .header_height {
    position: relative;
    z-index: 2000;
    height: 0 !important;
  }
  .nav.nav_slide {
    background-color: rgba(0, 0, 0, 0);
    position: absolute;
    right: -100%;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100vh;
    transition: background-color 0.5s ease-out;
  }
  .nav.nav_slide ul {
    display: block;
    position: absolute;
    background-color: #fff;
    margin-left: auto;
    width: 170px;
    height: 100vh;
    padding-top: 20px;
    right: -170px;
  }
  .nav.nav_slide li {
    display: block;
    width: 100%;
    text-align: left;
    padding-left: 20px;
  }
  .nav.nav_slide li a {
    display: inline-block;
    color: #007C7E;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #007C7E;
    height: auto;
  }
  .nav.nav_slide .nav-arrow::before {
    content: "▸";
    font-size: 20px;
    line-height: 29px;
    color: #007C7E;
    padding-left: 0.1em;
  }
  .nav.nav_slide .close_btn {
    position: absolute;
    top: 10px;
    right: -30px;
    border-color: #22BFB1;
    border-width: 2px;
    opacity: 0;
  }
  .nav.nav_slide .close_btn::before,
  .nav.nav_slide .close_btn::after {
    background-color: #22BFB1;
    height: 2px;
  }
  .nav-outer.nav_slide {
    display: none;
  }
  .nav-outer.nav_slide .nav-block {
    display: block;
    position: absolute;
    padding: 0;
    top: 0 !important;
    bottom: 0;
    right: 0;
    margin: auto;
  }
  .nav-outer.nav_slide .nav-block ul li {
    background-color: #D9FFF3;
    color: #FFF;
  }
  .nav-block ul li:after {
    border-bottom: none;
  }
}
.header .wrap1 {
  z-index: 300;
}

.form-fixedtop {
  position: relative;
  top: 60px;
  -webkit-overflow-scrolling: touch;
  width: 100%;
  z-index: 100;
}

.form-fixedtop .lineForm .form_title {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}

.form-fixedtop .lineForm th {
  display: none;
}

.form-fixedtop .form_title_subtitle {
  color: #E50011;
}

.form-fixedtop .lineForm {
  background-color: #D9D9D9;
  border-radius: 0;
  padding-bottom: 10px;
}

.form-fixedtop .lineFormTable {
  width: 70%;
  margin: auto;
  max-width: 1000px;
}

.form-fixedtop .lineFormTable tbody {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: flex-start;
}

.form-fixedtop .lineFormTable tr {
  position: relative;
  flex: 1;
  display: block;
}

.form-fixedtop .lineFormTable tr:last-child {
  flex: 0 0 90px;
}

.form-fixedtop .lineFormTable td {
  display: inline-block;
  width: 100%;
  padding: 0 5px;
  text-align: center;
}

.form-fixedtop .lineForm_ps {
  display: none;
}

.form-fixedtop .lineFormTable tr:last-child td .lineForm_btn {
  padding: 11px;
}

.form-fixedtop {
  display: none;
}

.form-fixedtop input::-webkit-input-placeholder {
  color: #999;
}

.form-fixedtop input::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-fixedtop input:-ms-input-placeholder {
  color: #999;
}

.form-fixedtop input[type=text]:focus {
  color: #51a9ab;
}

.form-fixedtop .lineForm .lineForm_btnArea {
  margin: 0 auto;
  text-align: center;
}

.form-fixedtop .act-btn {
  padding: 10px 0;
}

.form-fixedtop .close_btn {
  position: absolute;
  opacity: 0;
  z-index: 1000;
  top: 50px;
  right: 60px;
}

.form-fixedtop .lineFormTable.active ~ .close_btn {
  opacity: 1;
  pointer-events: auto;
}

@media screen and (max-width: 899px) {
  .form-fixedtop .lineForm tr {
    padding: 0;
    display: block;
    width: 100%;
  }
  .form-fixedtop .lineFormTable {
    display: block;
    width: 100%;
    padding: 0 10px 10px 10px;
    margin: 0 auto;
  }
  .form-fixedtop .lineFormTable th {
    display: none;
  }
  .form-fixedtop .lineFormTable tbody {
    display: block;
  }
  .form-fixedtop .lineFormTable tr:not(:last-child) td {
    display: block;
    width: 100%;
    max-width: unset;
  }
  .form-fixedtop .lineFormTable tr.mobile-hidden {
    padding: 0;
  }
  .form-fixedtop .lineFormTable tr.mobile-hidden td {
    display: none;
    padding: 0;
  }
  .form-fixedtop .lineFormTable tr:not(:last-child) td input {
    display: block;
    width: 65%;
  }
  .form-fixedtop .lineFormTable tr:last-child td {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 35%;
    margin-right: 0;
    z-index: 1001;
  }
  .form-fixedtop .lineFormTable #mobile {
    border: 2px solid rgb(232, 55, 103);
    -webkit-animation: mobileborderanimation 1s linear 0s infinite alternate;
    -o-animation: mobileborderanimation 1s linear 0s infinite alternate;
    animation-name: mobileborderanimation;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-timing-function: linear;
    animation-delay: 0s;
    margin-left: -6px;
    width: calc(65% + 8px);
  }
  .form-fixedtop .lineFormTable tr.mobile-hidden {
    max-height: 0;
    transition: max-height 0.5s ease-out;
  }
  .form-fixedtop .lineFormTable.active tr.mobile-hidden {
    max-height: 200px;
    padding-bottom: 10px;
  }
  .form-fixedtop .lineFormTable.active tr.mobile-hidden td {
    display: block;
  }
  .form-fixedtop .lineForm_ps {
    display: none;
  }
}
.form-fixedtop .errstring {
  color: #feef94 !important;
  font-size: 16px;
  font-weight: bold;
  padding-top: 8px;
}

.form-fixedtop .errstring {
  text-align: left;
}

.form .errstring {
  color: #E50011 !important;
  margin-bottom: -32px;
  font-size: 16px;
  padding-top: 8px;
}

.form input[type=text],
.form input[type=tel],
.form-fixedtop input[type=text],
.form-fixedtop input[type=tel] {
  width: 100%;
  padding: 10px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  background: #FFF;
  border: 0;
  border-radius: 5px;
  -webkit-appearance: none;
}

.form-fixedtop .act-btn {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  border: 0;
  border-radius: 10px;
  color: #fff;
  background-color: #E50011;
  -webkit-appearance: none;
}

.form.index {
  display: block;
}

.form.index .form_cont {
  width: 100%;
}

.form.index .form_cont .lineForm {
  width: 90%;
  margin: 0 auto;
}

.form.index .lineFormTable {
  display: block;
  width: 100%;
  border-collapse: collapse;
  border: 0;
}

.form.index .lineFormTable tbody,
.form.index .lineFormTable tr,
.form.index .lineFormTable th,
.form.index .lineFormTable td {
  display: block;
  white-space: nowrap;
  text-align: left;
  padding-bottom: 0px;
}

.form.index .lineFormTable th {
  width: 100%;
  padding-bottom: 10px;
  font-size: 18px;
  color: #fff;
}

.form.index .lineFormTable td {
  width: 100%;
  padding-bottom: 20px;
}

.form.index .lineFormTable .required:after {
  content: "必填";
  display: inline-block;
  font-size: 14px;
  color: #feef94;
}

.form.index .lineFormTable [type=text],
.form.index .lineFormTable [type=tel] {
  width: 100%;
  line-height: 1;
  font-size: 22px;
  font-weight: normal;
  border-radius: 0;
  color: #000;
}

.form.index .lineFormTable input::-webkit-input-placeholder {
  color: #999999;
  font-size: 16px;
}

.form.index .lineFormTable input::-moz-placeholder {
  color: #999999;
  font-size: 16px;
}

.form.index .lineFormTable input:-ms-input-placeholder {
  color: #999999;
  font-size: 16px;
}

.form.index .lineForm_btnArea .lineForm_btn {
  display: block;
  width: 100%;
  padding: 14px 10px;
  margin-top: 10px;
  font-size: 22px;
  font-weight: bold;
  line-height: 1;
  color: #DA0735;
  background-color: #feef94;
  -webkit-appearance: none;
}

.form.index .lineForm .close_btn {
  position: absolute;
  opacity: 0;
  z-index: 1000;
  top: 50px;
  right: 60px;
}

.form.index .form_cont .lineForm_ps {
  font-size: 12px;
  text-align: center;
  color: #fff;
  margin-top: -2%;
}

@media screen and (min-width: 750px) {
  .form.index .lineFormTable tr {
    display: inline-block;
    width: 25%;
    font-size: 0;
    vertical-align: bottom;
    padding: 0 5px;
  }
  .form.index .lineFormTable th {
    font-size: 16px;
    padding-bottom: 5px;
  }
  .form.index .lineFormTable [type=text],
  .form.index .lineFormTable [type=tel] {
    line-height: 1;
    font-size: 17px;
  }
  .form.index .lineFormTable input::-webkit-input-placeholder {
    font-size: 16px;
  }
  .form.index .lineFormTable input::-moz-placeholder {
    font-size: 16px;
  }
  .form.index .lineFormTable input:-ms-input-placeholder {
    font-size: 16px;
  }
  .form.index .form_cont .lineForm_ps {
    text-align: right;
  }
  .form.index .lineForm_btnArea .lineForm_btn {
    padding: 10px 10px;
  }
}
@media screen and (min-width: 1200px) {
  .form.index .form_cont .lineForm_ps {
    margin-top: -1.5%;
  }
}
.form-fixedtop.index .form_title_subtitle {
  color: #fff;
}

.form-fixedtop.index .lineForm {
  background-color: #15b3a5;
  border-radius: 0;
  padding-bottom: 0px;
}

@media screen and (min-width: 768px) {
  .form-fixedtop.index .lineForm {
    padding-bottom: 10px;
  }
}
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

.slick-slide img {
  display: block;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 0;
  display: block;
  width: 70px;
  height: 100%;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

.slick-prev {
  left: 0;
  background: #fff;
}

.slick-next {
  right: 0;
  background: #fff;
}

.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -45px;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: black;
}

@media (max-width: 480px) {
  .slick-prev,
  .slick-next {
    width: 50px;
  }
}
.MainWarp .Solution * {
  font-family: Arial, "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", "Apple LiGothic", "Heiti TC", "Microsoft JhengHei", "Microsoft JhengHei UI", "微軟正黑體", DFKai-SB, "標楷體", "PMingLiU", sans-serif;
  font-family: Arial, "微軟正黑體", sans-serif;
}

.Visible-xs,
.Visible-lg {
  display: none !important;
}

@media screen and (max-width: 750px) {
  .Visible-xs {
    display: block !important;
  }
  .d-none {
    display: none !important;
  }
}
@media screen and (min-width: 751px) {
  .Visible-lg {
    display: block !important;
  }
}
.MainWarp {
  width: 100%;
  display: block;
  margin-top: 60px;
}

@media screen and (min-width: 900px) {
  .MainWarp {
    margin-top: 0px;
  }
}
.Solution h1,
.Solution h2,
.Solution h3,
.Solution h4,
.Solution p {
  font-weight: 300;
}

.Solution h2,
.Solution h3 {
  line-height: 10vw;
}

@media screen and (min-width: 751px) {
  .Solution h2,
  .Solution h3 {
    line-height: 3vw;
  }
}
@media screen and (min-width: 1201px) {
  .Solution h2,
  .Solution h3 {
    line-height: 36px;
  }
}
.Solution p {
  line-height: 7vw;
}

@media screen and (min-width: 751px) {
  .Solution p {
    line-height: 2vw;
  }
}
@media screen and (min-width: 1201px) {
  .Solution p {
    line-height: 24px;
  }
}
.Solution .container {
  width: 100%;
  margin: 0 auto;
  padding: 5vw 0;
}

@media screen and (min-width: 751px) {
  .Solution .container {
    width: calc(100% - 60px);
    max-width: 1200px;
    padding: 10vw 0;
  }
}
@media screen and (min-width: 1201px) {
  .Solution .container {
    padding: 100px 0;
  }
}
.Solution img {
  display: block;
  width: 100%;
}

section.Solution.kv_form,
section.Solution.Advantage,
section.Solution.Features,
section.Solution.Example {
  position: relative;
}

#Solution_KV,
#Solution_Advantage,
#Solution_Features,
#Solution_Example {
  position: absolute;
  width: 10px;
  height: 10px;
}

#Solution_KV,
#Solution_Advantage {
  top: -150px;
}

@media screen and (min-width: 751px) {
  #Solution_KV,
  #Solution_Advantage {
    top: -13.5vw;
  }
}
@media screen and (min-width: 751px) {
  #Solution_KV,
  #Solution_Advantage {
    top: -150px;
  }
}
#Solution_Features,
#Solution_Example {
  top: -150px;
}

@media screen and (min-width: 751px) {
  #Solution_Features,
  #Solution_Example {
    top: -5vw;
  }
}
@media screen and (min-width: 751px) {
  #Solution_Features,
  #Solution_Example {
    top: -60px;
  }
}
.Solution.taxNoteWrap {
  background-color: #EFEEED;
}

.Solution.taxNoteWrap .inner,
.Solution.taxNoteWrap .container {
  padding: 0;
  margin: 0 auto;
  max-width: 1000px;
}

.Solution.kv_form .container {
  padding: 0;
}

.Solution.kv_form .KV_Group {
  padding: 5vw 0 2.5vw;
}

.Solution.kv_form .KV_Group h1 {
  font-size: 10vw;
  line-height: 11vw;
  letter-spacing: 1vw;
  font-weight: 900;
}

@media screen and (min-width: 751px) {
  .Solution.kv_form .KV_Group h1 {
    font-size: 4.3333333vw;
    line-height: 5vw;
    letter-spacing: 1vw;
  }
}
@media screen and (min-width: 1201px) {
  .Solution.kv_form .KV_Group h1 {
    font-size: 52px;
    line-height: 60px;
    letter-spacing: 12px;
  }
}
.Solution.kv_form .KV_Group h1 span {
  display: block;
}

.Solution.kv_form .KV_Group h3 {
  display: inline-block;
  font-size: 4vw;
  letter-spacing: 0.25vw;
  font-weight: 600;
  line-height: 1;
}

@media screen and (min-width: 751px) {
  .Solution.kv_form .KV_Group h3 {
    font-size: 2vw;
    letter-spacing: 0.166667vw;
  }
}
@media screen and (min-width: 1201px) {
  .Solution.kv_form .KV_Group h3 {
    font-size: 22px;
    letter-spacing: 0;
  }
}
.Solution.kv_form .KV_Group h3 .SpecialText {
  font-size: 4vw;
  font-weight: 600;
}

@media screen and (min-width: 751px) {
  .Solution.kv_form .KV_Group h3 .SpecialText {
    font-size: 2vw;
  }
}
@media screen and (min-width: 1201px) {
  .Solution.kv_form .KV_Group h3 .SpecialText {
    font-size: 24px;
  }
}
.Solution.kv_form .form.index {
  padding: 2vw 0 0;
}

@media screen and (min-width: 751px) {
  .Solution.kv_form .form.index {
    background-color: transparent;
    padding: 0vw 0vw 1vw;
  }
}
@media screen and (min-width: 1201px) {
  .Solution.kv_form .form.index {
    padding: 0px 0px 16px;
  }
}
.Solution.kv_form .form.index .Kv_FormTitle h2 {
  font-size: 4.3vw;
  color: #333;
  line-height: 7.5vw;
  padding: 2vw 0 0;
  margin: 1vw 8vw 2vw;
}

@media screen and (min-width: 751px) {
  .Solution.kv_form .form.index .Kv_FormTitle h2 {
    display: inline-block;
    font-size: 2.5vw;
    line-height: 3vw;
    padding: 0.5vw;
    margin: 0;
  }
}
@media screen and (min-width: 1201px) {
  .Solution.kv_form .form.index .Kv_FormTitle h2 {
    font-size: 30px;
    line-height: 30px;
    padding: 6px;
    margin: 12px;
  }
}
.Solution.kv_form .form.index .Kv_FormTitle h2 span:nth-child(1) {
  display: block;
  font-size: 8vw;
  font-weight: 600;
}

@media screen and (min-width: 751px) {
  .Solution.kv_form .form.index .Kv_FormTitle h2 span:nth-child(1) {
    display: inline-block;
    font-size: 2.5vw;
  }
}
@media screen and (min-width: 1201px) {
  .Solution.kv_form .form.index .Kv_FormTitle h2 span:nth-child(1) {
    font-size: 30px;
  }
}
.Solution.kv_form .form.index .Kv_FormTitle h2 span.SpecialText {
  font-weight: 900;
}

.Solution.kv_form .form.index .form_cont {
  padding: 2vw 0 10vw;
}

@media screen and (min-width: 751px) {
  .Solution.kv_form .form.index .form_cont {
    padding: 1.5vw 0 0;
  }
}
@media screen and (min-width: 1201px) {
  .Solution.kv_form .form.index .form_cont {
    padding: 12px 0 0;
  }
}
.Solution.kv_form .form.index .form_cont th {
  font-size: 4.8vw;
}

@media screen and (min-width: 751px) {
  .Solution.kv_form .form.index .form_cont th {
    font-size: 1.6666667vw;
  }
}
@media screen and (min-width: 1201px) {
  .Solution.kv_form .form.index .form_cont th {
    font-size: 20px;
  }
}
.Solution.kv_form .form.index .form_cont th span {
  font-size: 4vw;
}

@media screen and (min-width: 751px) {
  .Solution.kv_form .form.index .form_cont th span {
    font-size: 1.3333333vw;
  }
}
@media screen and (min-width: 1201px) {
  .Solution.kv_form .form.index .form_cont th span {
    font-size: 16px;
  }
}
.Solution.kv_form .form.index .form_cont .lineForm_btn.act-btn {
  width: 50%;
  margin: 0 auto;
}

@media screen and (min-width: 751px) {
  .Solution.kv_form .form.index .form_cont .lineForm_btn.act-btn {
    width: 95%;
  }
}
.Solution.kv_form .form.index .form_cont .lineForm_ps {
  color: #333;
}

@media screen and (min-width: 751px) {
  .Solution.kv_form .form.index .form_cont .lineForm_ps {
    padding: 0vw 3.3333333vw;
  }
}
@media screen and (min-width: 1201px) {
  .Solution.kv_form .form.index .form_cont .lineForm_ps {
    padding: 0px 40px;
  }
}
.Solution.kv_form .form.index .lineFormTable .required:after {
  display: none;
}

.SolutionDebt .Solution.kv_form {
  background: url(../../event/solution/images/solutionDebt/solutionDebt_KvBg_xs.jpg) no-repeat center top/100% auto, #FFFFFF;
}

@media screen and (min-width: 751px) {
  .SolutionDebt .Solution.kv_form {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0vw, rgba(254, 239, 148, 0.75)), color-stop(37.5%, rgba(254, 239, 148, 0.75)), color-stop(35.1%, transparent)), url(../../event/solution/images/solutionDebt/solutionDebt_KvBg_lg.jpg) no-repeat center top/auto 100%, #FFFFFF;
    background: -webkit-linear-gradient(bottom, rgba(254, 239, 148, 0.75) 0vw, rgba(254, 239, 148, 0.75) 37.5%, transparent 35.1%), url(../../event/solution/images/solutionDebt/solutionDebt_KvBg_lg.jpg) no-repeat center top/auto 100%, #FFFFFF;
    background: -o-linear-gradient(bottom, rgba(254, 239, 148, 0.75) 0vw, rgba(254, 239, 148, 0.75) 37.5%, transparent 35.1%), url(../../event/solution/images/solutionDebt/solutionDebt_KvBg_lg.jpg) no-repeat center top/auto 100%, #FFFFFF;
    background: linear-gradient(0deg, rgba(254, 239, 148, 0.75) 0vw, rgba(254, 239, 148, 0.75) 37.5%, transparent 35.1%), url(../../event/solution/images/solutionDebt/solutionDebt_KvBg_lg.jpg) no-repeat center top/auto 100%, #FFFFFF;
  }
}
@media screen and (min-width: 1201px) {
  .SolutionDebt .Solution.kv_form {
    background: -webkit-linear-gradient(bottom, rgba(254, 239, 148, 0.75) 0px, rgba(254, 239, 148, 0.75) 200px, transparent 201px), url(../../event/solution/images/solutionDebt/solutionDebt_KvBg_lg.jpg) no-repeat center top/100% auto, #FFFFFF;
    background: -o-linear-gradient(bottom, rgba(254, 239, 148, 0.75) 0px, rgba(254, 239, 148, 0.75) 200px, transparent 201px), url(../../event/solution/images/solutionDebt/solutionDebt_KvBg_lg.jpg) no-repeat center top/100% auto, #FFFFFF;
    background: linear-gradient(0deg, rgba(254, 239, 148, 0.75) 0px, rgba(254, 239, 148, 0.75) 200px, transparent 201px), url(../../event/solution/images/solutionDebt/solutionDebt_KvBg_lg.jpg) no-repeat center top/100% auto, #FFFFFF;
  }
}
@media screen and (min-width: 751px) {
  .SolutionDebt .Solution.kv_form .KV_Group {
    padding: 5vw 0 7.5vw;
    text-align: left;
  }
}
@media screen and (min-width: 1201px) {
  .SolutionDebt .Solution.kv_form .KV_Group {
    padding: 90px 0 200px;
  }
}
.SolutionDebt .Solution.kv_form .KV_Group h1 {
  color: #009abe;
  margin: 2vw 0 2vw;
}

@media screen and (min-width: 751px) {
  .SolutionDebt .Solution.kv_form .KV_Group h1 {
    margin: 2vw 0 1vw 8.5vw;
  }
}
@media screen and (min-width: 1201px) {
  .SolutionDebt .Solution.kv_form .KV_Group h1 {
    margin: 0 0 10px 136px;
  }
}
.SolutionDebt .Solution.kv_form .KV_Group h3 {
  color: #000000;
  padding: 0 3vw;
  margin-bottom: 1vw;
}

@media screen and (min-width: 751px) {
  .SolutionDebt .Solution.kv_form .KV_Group h3 {
    padding: 0 1.25vw;
    margin: 0 50vw 0 7.5vw;
    line-height: 1.5;
  }
}
@media screen and (min-width: 1201px) {
  .SolutionDebt .Solution.kv_form .KV_Group h3 {
    padding: 0 20px;
    margin: 0 600px 0 120px;
  }
}
.SolutionDebt .Solution.kv_form .KV_Group h3 .SpecialText {
  color: #ff0000;
}

.SolutionDebt .Solution.kv_form .form.index {
  background-color: #ffecaa;
}

@media screen and (min-width: 751px) {
  .SolutionDebt .Solution.kv_form .form.index {
    background-color: transparent;
  }
}
.SolutionDebt .Solution.kv_form .form.index .Kv_FormTitle h2 {
  border-bottom: 2px solid rgb(0, 166, 191);
  font-weight: 500;
}

.SolutionDebt .Solution.kv_form .form.index .Kv_FormTitle h2 span.SpecialText {
  color: #00A6BF;
}

@media screen and (max-width: 750px) {
  .SolutionDebt .Solution.kv_form .form.index .Kv_FormTitle h2 span.SpecialText {
    color: #00A6BF;
  }
  .Solution.kv_form .form.index .Kv_FormTitle h2 {
    font-size: 4.7vw;
    color: #333;
    line-height: 7.5vw;
    padding: 2vw 0 0;
    margin: 1vw 4vw 2vw;
    font-weight: 500;
  }
  .SolutionDebt .Solution.kv_form .form.index .form_cont th {
    color: #333 !important;
  }
  .SolutionDebt .Solution.kv_form .form.index .Kv_FormTitle h2 {
    border-bottom: 2px solid rgba(0, 166, 191, 0);
  }
}
.SolutionDebt .Solution.kv_form .form.index .form_cont th {
  color: #333;
}

.SolutionDebt .Solution.kv_form .form.index .form_cont th span {
  color: #FF4F5B;
}

.SolutionDebt .Solution.kv_form .form.index .form_cont .lineForm_btn.act-btn {
  color: #ffffff;
  background-color: #00A6BF;
}

.SolutionDebt .Solution.kv_form .form.index .form_cont .lineForm_ps {
  color: #333;
}

.Solution.Advantage .container {
  position: relative;
  padding: 0;
}

.Solution.Advantage .Advantage_DescriptionGroup {
  padding-bottom: 10vw;
}

@media screen and (min-width: 751px) {
  .Solution.Advantage .Advantage_DescriptionGroup {
    padding: 0 10vw 20vw 16.666667vw;
  }
}
@media screen and (min-width: 1201px) {
  .Solution.Advantage .Advantage_DescriptionGroup {
    padding: 0 120px 240px 200px;
  }
}
.Solution.Advantage .Advantage_DescriptionGroup h2 {
  font-size: 5.8666667vw;
  font-weight: 600;
}

@media screen and (min-width: 751px) {
  .Solution.Advantage .Advantage_DescriptionGroup h2 {
    font-size: 2vw;
  }
}
@media screen and (min-width: 1201px) {
  .Solution.Advantage .Advantage_DescriptionGroup h2 {
    font-size: 24px;
  }
}
.Solution.Advantage .Advantage_DescriptionGroup .Advantage_DescriptionText h3 {
  font-size: 7.2vw;
  font-weight: 600;
}

@media screen and (min-width: 751px) {
  .Solution.Advantage .Advantage_DescriptionGroup .Advantage_DescriptionText h3 {
    font-size: 3vw;
    line-height: 4.5vw;
  }
}
@media screen and (min-width: 1201px) {
  .Solution.Advantage .Advantage_DescriptionGroup .Advantage_DescriptionText h3 {
    font-size: 48px;
    line-height: 54px;
  }
}
.Solution.Advantage .Advantage_DescriptionGroup .Advantage_DescriptionText p {
  font-size: 4.2666667vw;
}

@media screen and (min-width: 751px) {
  .Solution.Advantage .Advantage_DescriptionGroup .Advantage_DescriptionText p {
    font-size: 1.6666667vw;
    line-height: 3.3333333vw;
  }
}
@media screen and (min-width: 1201px) {
  .Solution.Advantage .Advantage_DescriptionGroup .Advantage_DescriptionText p {
    font-size: 20px;
    line-height: 40px;
  }
}
.Solution.Advantage .Advantage_ItemGroup {
  width: 90%;
  margin: 0 auto;
  padding-bottom: 20vw;
  text-align: center;
}

@media screen and (min-width: 751px) {
  .Solution.Advantage .Advantage_ItemGroup {
    padding: 0;
    position: absolute;
    bottom: 0vw;
    padding-bottom: 7.5vw;
  }
}
@media screen and (min-width: 1201px) {
  .Solution.Advantage .Advantage_ItemGroup {
    bottom: 0px;
    padding-bottom: 90px;
  }
}
.Solution.Advantage .Advantage_ItemGroup .Advantage_Item {
  display: inline-block;
  width: calc((100% - 3vw) / 3);
}

@media screen and (max-width: 750px) {
  .Solution.Advantage .Advantage_ItemGroup .Advantage_Item {
    padding-bottom: 5vw;
  }
}
@media screen and (min-width: 751px) {
  .Solution.Advantage .Advantage_ItemGroup .Advantage_Item {
    width: calc((85% - 3vw) / 6);
  }
}
.Solution.Advantage .Advantage_ItemGroup .Advantage_Item img {
  width: 85%;
  margin: auto;
}

.Solution.Advantage .Advantage_ItemGroup .Advantage_Item p {
  font-size: 4.2666667vw;
  padding-top: 1vw;
}

@media screen and (min-width: 751px) {
  .Solution.Advantage .Advantage_ItemGroup .Advantage_Item p {
    font-size: 1.8333333vw;
    padding-top: 1vw;
  }
}
@media screen and (min-width: 1201px) {
  .Solution.Advantage .Advantage_ItemGroup .Advantage_Item p {
    font-size: 22px;
    padding-top: 12px;
  }
}
.SolutionDebt .Solution.Advantage {
  background-color: #00A6BF;
}

.SolutionDebt .Solution.Advantage .Advantage_DescriptionGroup {
  background: url(../../event/solution/images/solutionDebt/solutionDebt_AdvantageBgEnd_xs.png) no-repeat center bottom/100% auto, url(../../event/solution/images/solutionDebt/solutionDebt_AdvantageBgTop_xs.png) no-repeat center top/100% auto, url(../../event/solution/images/solutionDebt/solutionDebt_AdvantageBgCenter_xs.png) repeat-y center top/100% auto;
}

@media screen and (min-width: 751px) {
  .SolutionDebt .Solution.Advantage .Advantage_DescriptionGroup {
    background: url(../../event/solution/images/solutionDebt/solutionDebt_AdvantageBg_lg.png) no-repeat center top/100% auto;
  }
}
.SolutionDebt .Solution.Advantage .Advantage_DescriptionGroup h2 {
  color: #005B82;
  padding: 49vw 0 5vw;
}

@media screen and (min-width: 751px) {
  .SolutionDebt .Solution.Advantage .Advantage_DescriptionGroup h2 {
    padding: 10.2vw 0 2vw 10vw;
    text-align: left;
  }
}
@media screen and (min-width: 1201px) {
  .SolutionDebt .Solution.Advantage .Advantage_DescriptionGroup h2 {
    padding: 130px 0 24px 120px;
  }
}
@media screen and (min-width: 751px) {
  .SolutionDebt .Solution.Advantage .Advantage_DescriptionGroup .Advantage_DescriptionText {
    height: 17.5vw;
    line-height: 15vw;
  }
}
@media screen and (min-width: 1201px) {
  .SolutionDebt .Solution.Advantage .Advantage_DescriptionGroup .Advantage_DescriptionText {
    height: 210px;
    line-height: 180px;
  }
}
.SolutionDebt .Solution.Advantage .Advantage_DescriptionGroup .Advantage_DescriptionText h3 {
  color: #ffffff;
}

@media screen and (min-width: 751px) {
  .SolutionDebt .Solution.Advantage .Advantage_DescriptionGroup .Advantage_DescriptionText h3 {
    display: inline-block;
    width: 45%;
    padding: 0;
    vertical-align: middle;
  }
}
.SolutionDebt .Solution.Advantage .Advantage_DescriptionGroup .Advantage_DescriptionText h3 .SpecialText {
  display: block;
  color: #FFED21;
}

.SolutionDebt .Solution.Advantage .Advantage_DescriptionGroup .Advantage_DescriptionText p {
  width: 80%;
  margin: 0 auto;
  color: #fff;
}

@media screen and (min-width: 751px) {
  .SolutionDebt .Solution.Advantage .Advantage_DescriptionGroup .Advantage_DescriptionText p {
    display: inline-block;
    width: 50%;
    vertical-align: middle;
    text-align: left;
  }
  .SolutionDebt .Solution.Advantage .Advantage_DescriptionGroup .Advantage_DescriptionText p span {
    display: block;
  }
}
@media screen and (min-width: 751px) {
  .SolutionDebt .Solution.Advantage .Advantage_ItemGroup {
    left: 7.5vw;
  }
}
@media screen and (min-width: 1201px) {
  .SolutionDebt .Solution.Advantage .Advantage_ItemGroup {
    left: 90px;
  }
}
.SolutionDebt .Solution.Advantage .Advantage_ItemGroup .Advantage_Item p {
  color: #fff;
}

.Solution.Features h2 {
  font-size: 7.2vw;
  padding: 20vw 0 5vw;
  font-weight: 900;
}

@media screen and (min-width: 751px) {
  .Solution.Features h2 {
    font-size: 3vw;
    padding: 3vw 0 2vw;
  }
}
@media screen and (min-width: 1201px) {
  .Solution.Features h2 {
    font-size: 36px;
    padding: 36px 0 24px;
  }
}
.Solution.Features .Features_ItemGroup .Features_Item {
  width: 90%;
  margin: 0 auto 10vw;
}

@media screen and (min-width: 751px) {
  .Solution.Features .Features_ItemGroup .Features_Item {
    display: inline-block;
    width: 47.5%;
    min-height: 20vw;
    margin-right: 3%;
    margin-bottom: 4.5vw;
    padding: 0;
    vertical-align: top;
  }
}
@media screen and (min-width: 1201px) {
  .Solution.Features .Features_ItemGroup .Features_Item {
    min-height: 405px;
    margin-bottom: 54px;
  }
}
.Solution.Features .Features_ItemGroup .Features_Item h3 {
  font-size: 4vw;
  font-weight: 600;
}

@media screen and (min-width: 751px) {
  .Solution.Features .Features_ItemGroup .Features_Item h3 {
    font-size: 2vw;
    padding: 1.5vw 0 21.666667vw 3vw;
    text-align: left;
  }
}
@media screen and (min-width: 1201px) {
  .Solution.Features .Features_ItemGroup .Features_Item h3 {
    font-size: 24px;
    padding: 18px 0 260px 36px;
  }
}
.Solution.Features .Features_ItemGroup .Features_Item p {
  font-size: 3vw;
  color: #ffffff;
  line-height: 5vw;
  width: 100%;
  margin-left: auto;
  padding: 3vw 5vw;
  text-align: left;
}

@media screen and (min-width: 751px) {
  .Solution.Features .Features_ItemGroup .Features_Item p {
    font-size: 1.333333vw;
    line-height: 2.5vw;
    padding: 2vw 4vw;
  }
}
@media screen and (min-width: 1201px) {
  .Solution.Features .Features_ItemGroup .Features_Item p {
    font-size: 16px;
    line-height: 30px;
    padding: 24px 48px;
  }
}
@media screen and (min-width: 751px) {
  .Solution.Features .Features_ItemGroup .Features_Item:nth-of-type(2n) {
    margin-right: 0%;
  }
}
.SolutionDebt .Solution.Features {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(122, 240, 255, 0.5)), color-stop(5%, rgba(122, 240, 255, 0.5)), color-stop(5.1%, transparent)) repeat 0px 0px/20px 20px, -webkit-gradient(linear, left top, right top, from(rgba(122, 240, 255, 0.5)), color-stop(5%, rgba(122, 240, 255, 0.5)), color-stop(5.1%, transparent)) repeat 0px 0px/20px 20px;
  background: -webkit-linear-gradient(bottom, rgba(122, 240, 255, 0.5) 0%, rgba(122, 240, 255, 0.5) 5%, transparent 5.1%) repeat 0px 0px/20px 20px, -webkit-linear-gradient(left, rgba(122, 240, 255, 0.5) 0%, rgba(122, 240, 255, 0.5) 5%, transparent 5.1%) repeat 0px 0px/20px 20px;
  background: -o-linear-gradient(bottom, rgba(122, 240, 255, 0.5) 0%, rgba(122, 240, 255, 0.5) 5%, transparent 5.1%) repeat 0px 0px/20px 20px, -o-linear-gradient(left, rgba(122, 240, 255, 0.5) 0%, rgba(122, 240, 255, 0.5) 5%, transparent 5.1%) repeat 0px 0px/20px 20px;
  background: linear-gradient(0deg, rgba(122, 240, 255, 0.5) 0%, rgba(122, 240, 255, 0.5) 5%, transparent 5.1%) repeat 0px 0px/20px 20px, linear-gradient(90deg, rgba(122, 240, 255, 0.5) 0%, rgba(122, 240, 255, 0.5) 5%, transparent 5.1%) repeat 0px 0px/20px 20px;
}

.SolutionDebt .Solution.Features h2 {
  color: #005B82;
}

.SolutionDebt .Solution.Features h2::after {
  content: "";
  display: block;
  width: 100%;
  height: 6vw;
  background: url(../../event/solution/images/solutionDebt/solutionDebt_SectionTitleAfter.png) no-repeat center bottom/auto 100%;
}

@media screen and (min-width: 751px) {
  .SolutionDebt .Solution.Features h2::after {
    height: 2.5vw;
  }
}
@media screen and (min-width: 1201px) {
  .SolutionDebt .Solution.Features h2::after {
    height: 30px;
  }
}
@media screen and (min-width: 767px) {
  .SolutionDebt .Solution.Features .Features_ItemGroup .Features_Item {
    min-height: 34.5vw;
  }
}
@media screen and (min-width: 1201px) {
  .SolutionDebt .Solution.Features .Features_ItemGroup .Features_Item {
    min-height: 420px;
  }
}
.SolutionDebt .Solution.Features .Features_ItemGroup .Features_Item h3 {
  color: #1A2E35;
  text-align: left;
  padding: 0 0 36vw 8vw;
}

@media screen and (min-width: 751px) {
  .SolutionDebt .Solution.Features .Features_ItemGroup .Features_Item h3 {
    padding: 1.5vw 0 18vw 3.5vw;
    text-align: left;
  }
}
@media screen and (min-width: 1201px) {
  .SolutionDebt .Solution.Features .Features_ItemGroup .Features_Item h3 {
    padding: 18px 0 230px 52px;
  }
}
.SolutionDebt .Solution.Features .Features_ItemGroup .Features_Item p {
  color: #ffffff;
  width: 80%;
  margin-left: auto;
}

.SolutionDebt .Solution.Features .Features_ItemGroup .Features_Item:nth-child(1) {
  background: url(../../event/solution/images/solutionDebt/solutionDebt_FeaturesItemBg_01.png) no-repeat center top/100% auto, -webkit-gradient(linear, left bottom, left top, from(#00A6BF), color-stop(80%, #00A6BF), color-stop(80.1%, transparent));
  background: url(../../event/solution/images/solutionDebt/solutionDebt_FeaturesItemBg_01.png) no-repeat center top/100% auto, -webkit-linear-gradient(bottom, #00A6BF 0%, #00A6BF 80%, transparent 80.1%);
  background: url(../../event/solution/images/solutionDebt/solutionDebt_FeaturesItemBg_01.png) no-repeat center top/100% auto, -o-linear-gradient(bottom, #00A6BF 0%, #00A6BF 80%, transparent 80.1%);
  background: url(../../event/solution/images/solutionDebt/solutionDebt_FeaturesItemBg_01.png) no-repeat center top/100% auto, linear-gradient(0deg, #00A6BF 0%, #00A6BF 80%, transparent 80.1%);
}

.SolutionDebt .Solution.Features .Features_ItemGroup .Features_Item:nth-child(2) {
  background: url(../../event/solution/images/solutionDebt/solutionDebt_FeaturesItemBg_02.png) no-repeat center top/100% auto, -webkit-gradient(linear, left bottom, left top, from(#00A6BF), color-stop(80%, #00A6BF), color-stop(80.1%, transparent));
  background: url(../../event/solution/images/solutionDebt/solutionDebt_FeaturesItemBg_02.png) no-repeat center top/100% auto, -webkit-linear-gradient(bottom, #00A6BF 0%, #00A6BF 80%, transparent 80.1%);
  background: url(../../event/solution/images/solutionDebt/solutionDebt_FeaturesItemBg_02.png) no-repeat center top/100% auto, -o-linear-gradient(bottom, #00A6BF 0%, #00A6BF 80%, transparent 80.1%);
  background: url(../../event/solution/images/solutionDebt/solutionDebt_FeaturesItemBg_02.png) no-repeat center top/100% auto, linear-gradient(0deg, #00A6BF 0%, #00A6BF 80%, transparent 80.1%);
}

.SolutionDebt .Solution.Features .Features_ItemGroup .Features_Item:nth-child(3) {
  background: url(../../event/solution/images/solutionDebt/solutionDebt_FeaturesItemBg_03.png) no-repeat center top/100% auto, -webkit-gradient(linear, left bottom, left top, from(#00A6BF), color-stop(80%, #00A6BF), color-stop(80.1%, transparent));
  background: url(../../event/solution/images/solutionDebt/solutionDebt_FeaturesItemBg_03.png) no-repeat center top/100% auto, -webkit-linear-gradient(bottom, #00A6BF 0%, #00A6BF 80%, transparent 80.1%);
  background: url(../../event/solution/images/solutionDebt/solutionDebt_FeaturesItemBg_03.png) no-repeat center top/100% auto, -o-linear-gradient(bottom, #00A6BF 0%, #00A6BF 80%, transparent 80.1%);
  background: url(../../event/solution/images/solutionDebt/solutionDebt_FeaturesItemBg_03.png) no-repeat center top/100% auto, linear-gradient(0deg, #00A6BF 0%, #00A6BF 80%, transparent 80.1%);
}

.SolutionDebt .Solution.Features .Features_ItemGroup .Features_Item:nth-child(4) {
  background: url(../../event/solution/images/solutionDebt/solutionDebt_FeaturesItemBg_04.png) no-repeat center top/100% auto, -webkit-gradient(linear, left bottom, left top, from(#00A6BF), color-stop(80%, #00A6BF), color-stop(80.1%, transparent));
  background: url(../../event/solution/images/solutionDebt/solutionDebt_FeaturesItemBg_04.png) no-repeat center top/100% auto, -webkit-linear-gradient(bottom, #00A6BF 0%, #00A6BF 80%, transparent 80.1%);
  background: url(../../event/solution/images/solutionDebt/solutionDebt_FeaturesItemBg_04.png) no-repeat center top/100% auto, -o-linear-gradient(bottom, #00A6BF 0%, #00A6BF 80%, transparent 80.1%);
  background: url(../../event/solution/images/solutionDebt/solutionDebt_FeaturesItemBg_04.png) no-repeat center top/100% auto, linear-gradient(0deg, #00A6BF 0%, #00A6BF 80%, transparent 80.1%);
}

@media screen and (min-width: 751px) {
  .SolutionDebt .Solution.Features .Features_ItemGroup .Features_Item:nth-child(4) p {
    width: 100%;
  }
}
.Solution.Example .container {
  max-width: 2100px;
}

@media screen and (max-width: 768px) {
  .Solution.Example .container {
    padding-bottom: 25vw;
  }
}
.Solution.Example h2 {
  font-size: 7.2vw;
  font-weight: 900;
}

@media screen and (min-width: 751px) {
  .Solution.Example h2 {
    font-size: 3vw;
  }
}
@media screen and (min-width: 1201px) {
  .Solution.Example h2 {
    font-size: 36px;
  }
}
.Solution.Example .Example_ItemGroup {
  position: relative;
  width: 90%;
  margin: 0 auto;
  margin: 0 50px;
  padding: 0 0 10vw;
  opacity: 0.25;
  position: relative;
}

@media screen and (min-width: 751px) {
  .Solution.Example .Example_ItemGroup {
    margin: 0 4.1666667vw;
    padding-bottom: 0;
  }
}
@media screen and (min-width: 1201px) {
  .Solution.Example .Example_ItemGroup {
    margin: 0 50px;
  }
}
.Solution.Example .Example_ItemGroup h3 {
  position: relative;
  font-size: 5.8666667vw;
  line-height: 8vw;
  font-weight: 600;
}

@media screen and (max-width: 768px) {
  .Solution.Example .Example_ItemGroup h3 span:nth-of-type(2) {
    display: none;
  }
}
@media screen and (min-width: 751px) {
  .Solution.Example .Example_ItemGroup h3 {
    font-size: 2.333333vw;
    line-height: 3vw;
  }
}
@media screen and (min-width: 1201px) {
  .Solution.Example .Example_ItemGroup h3 {
    font-size: 24px;
    line-height: 36px;
  }
}
.Solution.Example .Example_ItemGroup h3 span {
  display: block;
}

@media screen and (min-width: 751px) {
  .Solution.Example .Example_ItemGroup h3 span {
    display: inline-block;
  }
}
.Solution.Example .Example_ItemGroup .Example_ItemContent {
  position: relative;
}

@media screen and (min-width: 751px) {
  .Solution.Example .Example_ItemGroup .Example_ItemContent {
    padding: 3vw;
  }
}
@media screen and (min-width: 1201px) {
  .Solution.Example .Example_ItemGroup .Example_ItemContent {
    padding: 36px;
  }
}
.Solution.Example .Example_ItemGroup .Example_DescriptionPic {
  position: relative;
}

@media screen and (min-width: 751px) {
  .Solution.Example .Example_ItemGroup .Example_DescriptionPic {
    width: 40%;
    padding-bottom: 1vw;
  }
}
@media screen and (min-width: 1201px) {
  .Solution.Example .Example_ItemGroup .Example_DescriptionPic {
    padding-bottom: 24px;
  }
}
@media screen and (min-width: 751px) {
  .Solution.Example .Example_ItemGroup .Example_DescriptionGroup {
    width: 60%;
  }
}
@media screen and (min-width: 1201px) {
  .Solution.Example .Example_ItemGroup .Example_DescriptionGroup {
    padding: 0 36px 48px 12px;
  }
}
.Solution.Example .Example_ItemGroup .Example_DescriptionGroup .Example_DescriptionText {
  font-size: 4vw;
  text-align: justify;
}

@media screen and (min-width: 751px) {
  .Solution.Example .Example_ItemGroup .Example_DescriptionGroup .Example_DescriptionText {
    font-size: 1.333333vw;
    line-height: 2.5vw;
  }
}
@media screen and (min-width: 1201px) {
  .Solution.Example .Example_ItemGroup .Example_DescriptionGroup .Example_DescriptionText {
    font-size: 16px;
    line-height: 30px;
  }
}
.Solution.Example .Example_ItemGroup .Example_DescriptionGroup .Example_DescriptionMoney {
  width: 90%;
  margin: 0 auto 5vw;
}

@media screen and (min-width: 751px) {
  .Solution.Example .Example_ItemGroup .Example_DescriptionGroup .Example_DescriptionMoney {
    float: left;
    margin-bottom: 0;
  }
}
.Solution.Example .Example_ItemGroup .Example_DescriptionGroup .Example_DescriptionMoney h4 {
  position: relative;
  width: 100%;
  font-size: 5vw;
  padding: 3vw 4vw;
  margin-bottom: 5vw;
  font-weight: 600;
}

@media screen and (min-width: 751px) {
  .Solution.Example .Example_ItemGroup .Example_DescriptionGroup .Example_DescriptionMoney h4 {
    font-size: 1.8333333vw;
    padding: 1vw;
    margin-bottom: 2vw;
  }
}
@media screen and (min-width: 1201px) {
  .Solution.Example .Example_ItemGroup .Example_DescriptionGroup .Example_DescriptionMoney h4 {
    font-size: 22px;
    padding: 12px;
    margin-bottom: 24px;
  }
}
.Solution.Example .Example_ItemGroup .Example_DescriptionGroup .Example_DescriptionMoney p {
  font-size: 4vw;
  text-align: center;
  line-height: 5vw;
  padding: 1vw 0;
  font-weight: 600;
}

@media screen and (min-width: 751px) {
  .Solution.Example .Example_ItemGroup .Example_DescriptionGroup .Example_DescriptionMoney p {
    font-size: 1.5vw;
    line-height: 2vw;
    padding: 0.5vw 0;
  }
}
@media screen and (min-width: 1201px) {
  .Solution.Example .Example_ItemGroup .Example_DescriptionGroup .Example_DescriptionMoney p {
    font-size: 18px;
    line-height: 24px;
    padding: 6px 0;
  }
}
.Solution.Example .Example_ItemGroup .Example_DescriptionGroup .Example_DescriptionMoney p .SpecialText {
  font-size: 7vw;
  padding: 0 1vw;
}

@media screen and (min-width: 751px) {
  .Solution.Example .Example_ItemGroup .Example_DescriptionGroup .Example_DescriptionMoney p .SpecialText {
    font-size: 2.5vw;
    padding: 0;
  }
}
@media screen and (min-width: 1201px) {
  .Solution.Example .Example_ItemGroup .Example_DescriptionGroup .Example_DescriptionMoney p .SpecialText {
    font-size: 30px;
    padding: 0;
  }
}
@media screen and (min-width: 751px) {
  .Solution.Example .Example_ItemGroup .Example_DescriptionGroup .Example_DescriptionMoney:nth-of-type(1) {
    width: 32%;
    margin-right: 2%;
  }
}
@media screen and (min-width: 751px) {
  .Solution.Example .Example_ItemGroup .Example_DescriptionGroup .Example_DescriptionMoney:nth-of-type(1) p {
    padding: 2vw 0 1vw;
  }
}
@media screen and (min-width: 1201px) {
  .Solution.Example .Example_ItemGroup .Example_DescriptionGroup .Example_DescriptionMoney:nth-of-type(1) p {
    padding-bottom: 12px;
  }
}
@media screen and (min-width: 751px) {
  .Solution.Example .Example_ItemGroup .Example_DescriptionGroup .Example_DescriptionMoney:nth-of-type(2) {
    width: 65%;
  }
}
.Solution.Example .Example_ItemGroup .Example_DescriptionGroup .Example_DescriptionMoney:nth-of-type(2) p {
  display: inline-block;
  text-align: center;
}

.Solution.Example .Example_ItemGroup .Example_DescriptionGroup .Example_DescriptionMoney:nth-of-type(2) p:nth-of-type(2n+1) {
  width: 30%;
}

@media screen and (min-width: 801px) {
  .Solution.Example .Example_ItemGroup .Example_DescriptionGroup .Example_DescriptionMoney:nth-of-type(2) p:nth-of-type(2n+1) {
    text-align: right;
  }
}
.Solution.Example .Example_ItemGroup .Example_DescriptionGroup .Example_DescriptionMoney:nth-of-type(2) p:nth-of-type(2n) {
  width: 68%;
}

@media screen and (min-width: 801px) {
  .Solution.Example .Example_ItemGroup .Example_DescriptionGroup .Example_DescriptionMoney:nth-of-type(2) p:nth-of-type(2n) {
    text-align: left;
  }
}
.Solution.Example .Example_ItemGroup .Example_DescriptionGroup p.Example_DescriptionNotce {
  width: 90%;
  margin: 0 auto;
  font-size: 4vw;
  text-align: center;
  padding: 2vw 0;
}

@media screen and (min-width: 751px) {
  .Solution.Example .Example_ItemGroup .Example_DescriptionGroup p.Example_DescriptionNotce {
    width: 100%;
    font-size: 12px;
    padding: 0;
    text-align: left;
  }
}
@media screen and (min-width: 1201px) {
  .Solution.Example .Example_ItemGroup .Example_DescriptionGroup p.Example_DescriptionNotce {
    font-size: 12px;
  }
}
@media screen and (min-width: 751px) {
  .Solution.Example .Example_ItemGroup::after,
  .Solution.Example .Example_DescriptionGroup::after {
    content: "";
    display: block;
    width: 0px;
    clear: both;
  }
}
.Solution.Example .Example_ItemGroup.slick-active {
  opacity: 1;
}

.Solution.Example * .slick-prev,
.Solution.Example * .slick-prev:hover,
.Solution.Example * .slick-next,
.Solution.Example * .slick-next:hover {
  width: 10vw;
  height: 10vw;
  z-index: 90;
  top: 43vw;
}

@media screen and (min-width: 751px) {
  .Solution.Example * .slick-prev,
  .Solution.Example * .slick-prev:hover,
  .Solution.Example * .slick-next,
  .Solution.Example * .slick-next:hover {
    width: 5vw;
    height: 5vw;
    top: 50%;
  }
}
@media screen and (min-width: 751px) {
  .Solution.Example * .slick-prev,
  .Solution.Example * .slick-prev:hover,
  .Solution.Example * .slick-next,
  .Solution.Example * .slick-next:hover {
    width: 60px;
    height: 60px;
  }
}
.Solution.Example * .slick-prev,
.Solution.Example * .slick-prev:hover {
  left: 0;
}

@media screen and (min-width: 751px) {
  .Solution.Example * .slick-prev,
  .Solution.Example * .slick-prev:hover {
    left: -1.5vw;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media screen and (min-width: 1301px) {
  .Solution.Example * .slick-prev,
  .Solution.Example * .slick-prev:hover {
    left: 5.5%;
  }
}
@media screen and (min-width: 1401px) {
  .Solution.Example * .slick-prev,
  .Solution.Example * .slick-prev:hover {
    left: 11.5%;
  }
}
@media screen and (min-width: 1601px) {
  .Solution.Example * .slick-prev,
  .Solution.Example * .slick-prev:hover {
    left: 16%;
  }
}
@media screen and (min-width: 1751px) {
  .Solution.Example * .slick-prev,
  .Solution.Example * .slick-prev:hover {
    left: 18%;
  }
}
@media screen and (min-width: 1901px) {
  .Solution.Example * .slick-prev,
  .Solution.Example * .slick-prev:hover {
    left: 17%;
  }
}
@media screen and (min-width: 2001px) {
  .Solution.Example * .slick-prev,
  .Solution.Example * .slick-prev:hover {
    left: 16%;
  }
}
.Solution.Example * .slick-next,
.Solution.Example * .slick-next:hover {
  right: 0;
}

@media screen and (min-width: 751px) {
  .Solution.Example * .slick-next,
  .Solution.Example * .slick-next:hover {
    right: -1.5vw;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media screen and (min-width: 1301px) {
  .Solution.Example * .slick-next,
  .Solution.Example * .slick-next:hover {
    right: 5.5%;
  }
}
@media screen and (min-width: 1401px) {
  .Solution.Example * .slick-next,
  .Solution.Example * .slick-next:hover {
    right: 11.5%;
  }
}
@media screen and (min-width: 1601px) {
  .Solution.Example * .slick-next,
  .Solution.Example * .slick-next:hover {
    right: 16%;
  }
}
@media screen and (min-width: 1751px) {
  .Solution.Example * .slick-next,
  .Solution.Example * .slick-next:hover {
    right: 18%;
  }
}
@media screen and (min-width: 1901px) {
  .Solution.Example * .slick-next,
  .Solution.Example * .slick-next:hover {
    right: 17%;
  }
}
@media screen and (min-width: 2001px) {
  .Solution.Example * .slick-next,
  .Solution.Example * .slick-next:hover {
    right: 16%;
  }
}
.Solution.Example * .slick-dots li button::before {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  opacity: 1;
  color: transparent;
}

.Solution.Example * .slick-dots li.slick-active button::before {
  content: "";
}

.SolutionDebt .Solution.Example {
  background-color: #FEEF94;
}

.SolutionDebt .Solution.Example h2 {
  color: #005B82;
  padding: 20vw 0 5vw;
}

@media screen and (min-width: 751px) {
  .SolutionDebt .Solution.Example h2 {
    padding: 3vw 0 2vw;
  }
}
@media screen and (min-width: 1201px) {
  .SolutionDebt .Solution.Example h2 {
    padding: 36px 0 24px;
  }
}
.SolutionDebt .Solution.Example h2::after {
  content: "";
  display: block;
  width: 100%;
  height: 6vw;
  background: url(../../event/solution/images/solutionDebt/solutionDebt_SectionTitleAfter.png) no-repeat center bottom/auto 100%;
}

@media screen and (min-width: 751px) {
  .SolutionDebt .Solution.Example h2::after {
    height: 2.5vw;
  }
}
@media screen and (min-width: 1201px) {
  .SolutionDebt .Solution.Example h2::after {
    height: 30px;
  }
}
.SolutionDebt .Solution.Example .Example_ItemGroup {
  background-color: #fff;
}

.SolutionDebt .Solution.Example .Example_ItemGroup h3 {
  color: #FFFFFF;
  padding: 3vw;
  background-color: #00A6BF;
}

@media screen and (min-width: 751px) {
  .SolutionDebt .Solution.Example .Example_ItemGroup h3 {
    text-align: left;
    padding: 1vw 4vw 1vw;
  }
}
@media screen and (min-width: 1201px) {
  .SolutionDebt .Solution.Example .Example_ItemGroup h3 {
    padding: 12px 48px 12px;
  }
}
@media screen and (min-width: 751px) {
  .SolutionDebt .Solution.Example .Example_ItemGroup .Example_DescriptionPic {
    float: right;
  }
}
@media screen and (min-width: 751px) {
  .SolutionDebt .Solution.Example .Example_ItemGroup .Example_DescriptionGroup {
    float: right;
    padding: 0 3vw 4vw 1vw;
  }
}
@media screen and (min-width: 1201px) {
  .SolutionDebt .Solution.Example .Example_ItemGroup .Example_DescriptionGroup {
    padding: 0 36px 48px 12px;
  }
}
.SolutionDebt .Solution.Example .Example_ItemGroup .Example_DescriptionGroup .Example_DescriptionText {
  color: #005B82;
  padding: 5vw;
}

@media screen and (min-width: 751px) {
  .SolutionDebt .Solution.Example .Example_ItemGroup .Example_DescriptionGroup .Example_DescriptionText {
    padding: 0 0 2vw;
  }
}
@media screen and (min-width: 1201px) {
  .SolutionDebt .Solution.Example .Example_ItemGroup .Example_DescriptionGroup .Example_DescriptionText {
    padding: 0 0 24px;
  }
}
.SolutionDebt .Solution.Example .Example_ItemGroup .Example_DescriptionGroup .Example_DescriptionMoney h4 {
  color: #1A2E35;
  background-color: #66BECC;
}

.SolutionDebt .Solution.Example .Example_ItemGroup .Example_DescriptionGroup .Example_DescriptionMoney h4::after {
  content: "";
  display: block;
  position: absolute;
  top: 8vw;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0vw;
  height: 0vw;
  border-color: #66BECC transparent transparent transparent;
  border-style: solid solid solid solid;
  border-width: 5vw;
}

@media screen and (min-width: 751px) {
  .SolutionDebt .Solution.Example .Example_ItemGroup .Example_DescriptionGroup .Example_DescriptionMoney h4::after {
    top: 3vw;
    border-width: 1.5vw;
  }
}
@media screen and (min-width: 1201px) {
  .SolutionDebt .Solution.Example .Example_ItemGroup .Example_DescriptionGroup .Example_DescriptionMoney h4::after {
    top: 36px;
    border-width: 18px;
  }
}
.SolutionDebt .Solution.Example .Example_ItemGroup .Example_DescriptionGroup .Example_DescriptionMoney:nth-of-type(1) p {
  color: #FF4F5B;
}

.SolutionDebt .Solution.Example .Example_ItemGroup .Example_DescriptionGroup .Example_DescriptionMoney:nth-of-type(2) p {
  color: #005B82;
}

.SolutionDebt .Solution.Example .Example_ItemGroup .Example_DescriptionGroup p.Example_DescriptionNotce {
  color: #00A6BF;
  margin-left: 0;
}

.SolutionDebt .Solution.Example * .slick-prev,
.SolutionDebt .Solution.Example * .slick-prev:hover {
  background: transparent url(../../event/solution/images/solutionDebt/solutionDebt_ExampleArrowLeft.png) left center/100% auto no-repeat;
}

.SolutionDebt .Solution.Example * .slick-next,
.SolutionDebt .Solution.Example * .slick-next:hover {
  background: transparent url(../../event/solution/images/solutionDebt/solutionDebt_ExampleArrowRight.png) left center/100% auto no-repeat;
}

.SolutionDebt .Solution.Example * .slick-dots li button::before {
  border: 2px solid #005B82;
}

.SolutionDebt .Solution.Example * .slick-dots li.slick-active button::before {
  background-color: #005B82;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: Arial, "Microsoft JhengHei", "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", "Apple LiGothic", "Heiti TC", "Microsoft JhengHei UI", "微軟正黑體", DFKai-SB, "標楷體", "PMingLiU", sans-serif;
  font-weight: 400;
}

.form-fixedtop .errstring {
  color: #fff;
  font-size: 15px !important;
  position: absolute;
  width: 110%;
  bottom: -39px;
  margin-left: -4%;
  padding-left: 4%;
  padding-bottom: 10px;
  background: #15b3a5;
  color: #ffffff !important;
}

.form-fixedtop .lineFormTable tr:not(:last-child) td {
  padding-left: 0;
}

@media screen and (min-width: 768px) {
  .form-fixedtop .errstring {
    position: relative;
    width: 100%;
    bottom: 0;
    margin-left: 0;
    padding-left: 0;
    padding-bottom: 0;
  }
}
.form.index .lineForm_btnArea .lineForm_btn {
  padding: 10px;
}

.Visible-xs {
  display: block;
}

.Visible-lg {
  display: none;
}

@media screen and (min-width: 750px) {
  .Visible-xs {
    display: none;
  }
  .Visible-lg {
    display: block;
  }
}
.VIP_nbr_animate {
  display: none;
}

@media screen and (max-width: 750px) {
  .VIP_nbr_animate {
    display: block;
    position: relative;
  }
  .VIP_nbr_animate .nbrTxt {
    position: absolute;
    left: 3.5%;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    line-height: 1.3;
    height: 100%;
    text-align: center;
    display: flex !important;
    flex-wrap: wrap !important;
    align-content: center !important;
    justify-content: center !important;
    color: #026c6a;
  }
  .VIP_nbr_animate .wt1 {
    font-weight: 900;
    font-size: 5vw;
    padding-bottom: 2%;
    margin-left: 2vw;
  }
  .VIP_nbr_animate .wt2 {
    font-size: 4.5vw;
    margin-right: 3vw;
    font-weight: 900;
  }
  .VIP_nbr_animate .wt1 .count {
    font-size: 6vw;
    color: #026c6a;
    font-weight: 900;
    font-family: Noto Sans TC;
  }
  .VIP_nbr_animate .wt1 span {
    font-size: 6vw;
    color: #026c6a;
    font-family: Noto Sans TC;
  }
}
.taxNoteWrap {
  color: #555;
  background-color: #E0E0E0;
}

.taxNoteWrap a {
  color: inherit;
}

.noteList {
  padding-bottom: 1%;
}

.noteList h4 {
  font-size: 1.428em;
  color: #008A8F;
  font-weight: 700;
  font-family: "微軟正黑體", Arial;
}

.noteList ol {
  list-style-type: decimal;
}

.noteList li {
  text-align: left;
  font-weight: 400;
  line-height: 1.5;
}

.noteList li a {
  word-wrap: break-word;
  text-decoration: underline;
}

.noteList .readMore,
.noteList .readMore a {
  display: inline-block;
  font-weight: 700;
  color: gray;
}

.noteList .hideTxt {
  display: none;
}

.topBtn {
  font-size: 14px;
  padding-top: 18px;
}

.Index_QA {
  background: #f0f0f0;
  padding-bottom: 5% !important;
}

.Index_QA.solutionType #deal_qa.collapseLister {
  max-width: 1040px;
}

.Index_QA .qa_title {
  font-size: 40px;
  color: #026c6b;
  font-weight: 700;
  text-align: center;
  margin-bottom: 30px;
  padding-top: 80px;
}

.nbrList,
.nbrList li {
  list-style-type: decimal;
  margin-left: 0.65rem;
}

#deal_qa.collapseLister {
  max-width: 775px;
}

.collapseLister {
  max-width: 1024px;
  margin: 0 auto;
  text-align: left;
  padding: 0 20px;
  line-height: 1.5;
}

.collapseLister .collapse.show {
  height: 100%;
}

.collapseLister .card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  border: 1px solid #8ebcbc;
  background-clip: border-box;
  border-radius: 15px;
  overflow: hidden;
  margin-bottom: 1rem;
  background: #fff;
}

.collapseLister .card-body {
  background: #f1fdfd;
  padding: 1rem;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 1px;
}

.collapseLister .card-header {
  padding: 0;
  background-color: #fff;
  border-bottom: 0;
  font-size: 18px;
  font-weight: 700;
}

.collapseLister .card-header > .card-link[data-toggle=collapse] {
  text-decoration: none;
  display: block;
  padding: 1rem 2.5rem 1rem 50px;
  color: #026c6b;
  cursor: pointer;
}

.collapseLister .card-header > .card-link[data-toggle=collapse]::before {
  content: "";
  position: absolute;
  width: 22px;
  height: 32px;
  top: 12px;
  left: 1rem;
  background: url(../../event/2021Q1-3M/images/icon_q.png) no-repeat center;
}

.collapseLister .card-header > .card-link[data-toggle=collapse]::after {
  content: "";
  position: absolute;
  top: 1rem;
  right: 1rem;
  height: 20px;
  width: 20px;
  display: block;
  transform: rotate(0deg);
  transition: -webkit-transform 0.2s ease-in-out;
  background: url(../../event/2021Q1-3M/images/plus.png) no-repeat center center/20px;
}

.collapseLister .card-header > .card-link[data-toggle=collapse][aria-expanded=true]::after {
  transform: rotate(180deg);
  background: url(../../event/2021Q1-3M/images/minus.png) no-repeat center center/20px;
}

.collapseLister .txtBlk {
  color: #222;
  position: relative;
  padding: 1rem 2.5rem 1rem 50px;
  border-top: 1px solid #8ebcbc;
}

.collapseLister .txtBlk::before {
  content: "";
  position: absolute;
  width: 22px;
  height: 32px;
  top: 12px;
  left: 1rem;
  background: url(../../event/2021Q1-3M/images/icon_a.png) no-repeat center;
}

.collapseLister .txtBlk a {
  color: #026c6b;
}

.footer_nav a:nth-child(1) b,
.footer_nav a:nth-child(2) b,
.footer_nav a:nth-child(3) b,
.footer_nav a:nth-child(4) b {
  padding-top: 40px;
}

.sidebar a {
  line-height: 1;
}

.collapse:not(.show) {
  display: none;
}

/*! CSS Used from: Embedded */
.VIP_nbr_animate {
  display: none;
}

@media screen and (max-width: 750px) {
  .VIP_nbr_animate {
    display: block;
    margin-top: -2%;
    position: relative;
  }
  .VIP_nbr_animate .nbrTxt {
    position: absolute;
    left: 3.5%;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    line-height: 1.3;
    height: 100%;
    text-align: center;
    display: flex !important;
    flex-wrap: wrap !important;
    align-content: center !important;
    justify-content: center !important;
  }
  .VIP_nbr_animate .wt1 {
    font-family: Arial, "微軟正黑體", sans-serif;
    font-weight: 600;
    text-shadow: none;
    font-size: 4.5vw;
    color: #87704f;
    margin-right: 0;
    padding-top: 1.5vw;
  }
  .VIP_nbr_animate .wt1 .count {
    font-size: 4.5vw;
    color: #ff4200;
  }
  .VIP_nbr_animate .wt1 span {
    font-size: 4.5vw;
    color: #ff4200;
  }
  .VIP_nbr_animate .wt2 {
    font-family: Arial, "微軟正黑體", sans-serif;
    font-weight: 600;
    font-size: 4.5vw;
    color: #87704f;
    text-shadow: none;
    margin-right: 5vw;
    margin-top: 1vw;
  }
}
/*! CSS Used from: Embedded */
.KV_Group h1 {
  position: relative;
  z-index: 1;
}

.KV_Group h1::before,
.KV_Group h1::after {
  position: absolute;
  z-index: -1;
  -webkit-text-stroke: 10px #ffffff;
  right: 0;
  left: 0;
  margin: auto;
}

.KV_Group h1::before {
  content: attr(data-title);
  top: 0;
}

.KV_Group h1::after {
  content: attr(data-title2);
  top: auto;
}

@media screen and (max-width: 750px) {
  .KV_Group h1::before,
  .KV_Group h1::after {
    -webkit-text-stroke: 1.5vw #ffffff;
  }
}
/*! CSS Used keyframes */
@keyframes mobileborderanimation {
  0% {
    border: 2px solid rgb(232, 55, 103);
  }
  50% {
    border: 2px solid rgba(232, 55, 103, 0.3);
  }
  100% {
    border: 2px solid rgb(232, 55, 103);
  }
}
@-webkit-keyframes mobileborderanimation {
  0% {
    border: 2px solid rgb(232, 55, 103);
  }
  50% {
    border: 2px solid rgba(232, 55, 103, 0.3);
  }
  100% {
    border: 2px solid rgb(232, 55, 103);
  }
}
.SolutionDebt .Solution.kv_form {
  background: url(../../event/solution/images/solutionDebt/solutionDebt_KvBg_xs.jpg) no-repeat center top/auto 100%, #FFFFFF;
}
@media screen and (min-width: 751px) {
  .SolutionDebt .Solution.kv_form {
    background: linear-gradient(0deg, rgba(254, 239, 148, 0.75) 0vw, rgba(254, 239, 148, 0.75) 35%, transparent 35.1%), url(../../event/solution/images/solutionDebt/solutionDebt_KvBg_lg.jpg) no-repeat center top/auto 100%, #FFFFFF;
  }
}
@media screen and (min-width: 1201px) {
  .SolutionDebt .Solution.kv_form {
    background: linear-gradient(0deg, rgba(254, 239, 148, 0.75) 0px, rgba(254, 239, 148, 0.75) 200px, transparent 201px), url(../../event/solution/images/solutionDebt/solutionDebt_KvBg_lg.jpg) no-repeat center top/auto 100%, #FFFFFF;
  }
}
@media screen and (min-width: 751px) {
  .SolutionDebt .Solution.kv_form .KV_Group {
    padding: 5vw 0 7.5vw;
    text-align: left;
  }
}
@media screen and (min-width: 1201px) {
  .SolutionDebt .Solution.kv_form .KV_Group {
    padding: 90px 0 120px;
  }
}
.SolutionDebt .Solution.kv_form .KV_Group h1 {
  color: #005B82;
  /* 深藍色*/
  margin: 4vw 0 2vw;
}
@media screen and (min-width: 751px) {
  .SolutionDebt .Solution.kv_form .KV_Group h1 {
    margin: 0 0 2.5vw 7.5vw;
  }
}
@media screen and (min-width: 1201px) {
  .SolutionDebt .Solution.kv_form .KV_Group h1 {
    margin: 0 0 40px 120px;
  }
}
.SolutionDebt .Solution.kv_form .KV_Group h3 {
  color: #00A6BF;
  /* 淺藍色*/
  background-color: #FFED21;
  /* 黃色*/
  padding: 0 3vw;
  margin-bottom: 2vw;
}
@media screen and (min-width: 751px) {
  .SolutionDebt .Solution.kv_form .KV_Group h3 {
    padding: 0 1.25vw;
    margin: 0 50vw 1.5vw 7.5vw;
  }
}
@media screen and (min-width: 1201px) {
  .SolutionDebt .Solution.kv_form .KV_Group h3 {
    padding: 0 20px;
    margin: 0 600px 24px 120px;
  }
}
.SolutionDebt .Solution.kv_form .KV_Group h3 .SpecialText {
  color: #FF4F5B;
  /* 粉紅色*/
}
.SolutionDebt .Solution.kv_form .form.index {
  background-color: #FEEF94;
  /* 淡黃色*/
}
@media screen and (min-width: 751px) {
  .SolutionDebt .Solution.kv_form .form.index {
    background-color: transparent;
  }
}
.SolutionDebt .Solution.kv_form .form.index .Kv_FormTitle h2 {
  border-bottom: 2px solid #00A6BF;
}
.SolutionDebt .Solution.kv_form .form.index .Kv_FormTitle h2 span.SpecialText {
  color: #00A6BF;
  /* 淺藍色*/
}
.SolutionDebt .Solution.kv_form .form.index .form_cont th {
  color: #333;
}
.SolutionDebt .Solution.kv_form .form.index .form_cont th span {
  color: #FF4F5B;
  /* 粉紅色*/
}
.SolutionDebt .Solution.kv_form .form.index .form_cont .lineForm_btn.act-btn {
  color: #ffffff;
  background-color: #00A6BF;
  /* 淺藍色*/
}
.SolutionDebt .Solution.kv_form .form.index .form_cont .lineForm_ps {
  color: #333;
}
/*# sourceMappingURL=solutionPage01.css.map */
