@charset "UTF-8";
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="text"]:focus, input[type="search"]:focus, input[type="date"]:focus, input[type="tel"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="file"]:focus, .textbox:focus {
  border-radius: 3px;
}

body {
  background: #fff;
}

.maxw355 {
  max-width: 355px;
  margin: 25px auto 0;
}

input[type="text"]::-webkit-input-placeholder {
  color: #a8a8a8;
}

input[type="text"]:-ms-input-placeholder {
  color: #a8a8a8;
}

input[type="text"]::-ms-input-placeholder {
  color: #a8a8a8;
}

input[type="text"]::placeholder {
  color: #a8a8a8;
}

.complete__ad {
  opacity: 1;
}

.orange {
  color: #FF6000;
}

.link_error {
  color: #f61732;
  text-decoration: underline;
}
.link_error:hover {
  text-decoration: underline;
}

.bolder {
  font-weight: 600;
}

p.text_green {
  text-align: left;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  font-family: "微軟正黑體";
  color: #00994e;
  padding: 0 20px;
}

.inputGroup__label {
  font-size: 14px;
}

.form {
  padding: 0;
  margin-top: 0px;
  position: relative;
  width: 100%;
}

.tar {
  margin-top: 10px;
}

.btn--rev {
  opacity: 1;
}

.btn {
  opacity: 1;
}

.table--dataTh {
  margin-top: 10px;
}

a.accordionForm__title.b_bolder {
  font-weight: 600;
  color: #111111;
  font-size: 20px;
}

.text_center {
  text-align: center;
}

.text_left {
  text-align: left;
}

footer {
  width: 100%;
  float: left;
}

.b_right {
  position: absolute;
  right: 0;
  top: 15px;
  margin-top: 0;
  width: 130px;
}

.list_chDecimal > li {
  padding-left: 15px;
  margin: 10px 0;
}

.agreement .accordionForm__title {
  z-index: 8;
}
.agreement .accordionForm__title.a_localhost {
  position: absolute;
  right: 0;
  top: 30px;
}

.agreement .accordionForm--checkbox label {
  margin: 2px 40px 0;
  padding: 0;
}

.agreement .accordionForm__content.w_bg {
  background: #fff;
  padding: 15px 0 0;
}

.agreement .accordionForm__content article.li_item {
  padding: 0px;
  max-height: 300px;
}

.agreement .accordionForm__content.w_bg:after {
  background: #fff;
  z-index: -1;
  display: none;
}

.list_chDecimal > li {
  padding-left: 20px;
}

.accordionForm__title.active:before {
  background-position-y: -30px;
}

.agreement .accordionForm__content article {
  padding: 25px 25px 60px 25px;
}

.mb_100 {
  margin-bottom: 100px;
}

.p_0 {
  padding: 0;
  display: block;
  color: #00994e;
}

.mb_15 {
  margin-bottom: 15px;
}

.mb_50 {
  margin-bottom: 50px;
}

.mt_35 {
  margin-top: 35px;
}

.mt_30 {
  margin-top: 30px;
}

.mt_20 {
  margin-top: 20px;
}

.mt_10 {
  margin-top: 10px;
}

.min_height600 {
  min-height: 600px;
}

.min_height400 {
  min-height: 400px;
}

.p_30 {
  padding: 30px 0;
}

.p_50 {
  padding: 50px 0;
}

.border {
  margin-bottom: 80px;
}

.space_block {
  margin-top: 50px;
}

.border {
  background-color: #ffffff;
  border: 1px solid #d8d8d8;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
  max-width: 350px;
  border-radius: 3px;
  margin: 15px auto 10px;
}

.header {
  position: fixed;
  width: 100%;
  z-index: 9;
  top: 0;
  height: 50px;
}

.header__logo {
  float: none;
  vertical-align: middle;
  width: 160px;
  height: 22px;
  background: url(../images/logo.png) 0 0;
  background-size: 160px 22px;
  margin: 15px auto;
}

.main {
  margin-top: 50px;
}

.header__title {
  display: block;
  vertical-align: middle;
  margin: 0;
  text-align: center;
  float: none;
  font-size: 24px;
  color: #00994e;
  height: 58px;
  line-height: 58px;
  background: #f9fbf7;
  border-bottom: solid 1px #d8d8d8;
}

.progressBar {
  margin-top: 50px;
  margin-bottom: 20px;
}
.progressBar.no_title {
  margin-top: 100px;
}

.confirm__code_tit {
  font-size: 28px;
  line-height: 40px;
  font-weight: bolder;
  font-family: "微軟正黑體";
  color: #00994e;
  text-align: center;
  margin-top: 60px;
  margin-bottom: 15px;
}

.agreement .accordionForm__content {
  background: #e6e6e6;
  min-height: 0;
}

.img_icon_120_img {
  text-align: center;
  float: left;
  width: 100%;
  position: relative;
  margin-top: 60px;
}
.img_icon_120_img .warning_img {
  width: 120px;
  height: 120px;
  background: url(../images/warning-100-px.svg);
  background-size: 120px 120px;
  margin: 0 auto 15px;
}

.img_icon_120 {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
.img_icon_120 img.svg_120 {
  min-width: 120px;
}
.img_icon_120 .warning_img {
  width: 120px;
  height: 120px;
  background: url(../images/warning-100-px.svg);
  background-size: 120px 120px;
  margin: 0 auto 15px;
}

.img_code {
  text-align: center;
  height: auto;
  margin: 0 auto;
  vertical-align: middle;
  padding: 10px;
}

.table.table--dataTh .btn {
  padding: 6px 0;
}

.btn.green_btn {
  border: solid 1px #00994e;
  background: #fff;
  color: #00994e;
}

.btn.green_btn span {
  color: #00994e;
}

.section {
  background: #FFF;
}

.agreement {
  padding: 0px 5px;
}

.confirm {
  margin-top: 20px;
}

.confirm__code_green_text {
  font-size: 16px;
  line-height: 1.63;
  font-weight: bolder;
  font-family: "微軟正黑體";
  color: #00994e;
  text-align: center;
}

.confirm__code {
  margin-top: 0px;
  font-size: 16px;
  line-height: 1.6;
  font-weight: normal;
  font-family: "微軟正黑體";
  color: #6d6d6d;
}

.confirm__code_b__tit {
  font-size: 18px;
  line-height: 25px;
  font-weight: 600;
  font-family: "微軟正黑體";
  color: #4a4a4a;
  margin-bottom: 30px;
}
.confirm__code_b__tit.title__s {
  letter-spacing: 1px;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 10px;
}
.confirm__code_b__tit.title__s span.red {
  color: #f61732;
}
.confirm__code_b__tit.text_center {
  text-align: center;
}

.confirm__code_b__tit_icon {
  font-size: 18px;
  line-height: 30px;
  font-weight: 600;
  font-family: "微軟正黑體";
  color: #4a4a4a;
  margin: 20px 0;
}
.confirm__code_b__tit_icon.title__s {
  letter-spacing: 1px;
  font-size: 16px;
  font-weight: 500;
}
.confirm__code_b__tit_icon.title__s span.red {
  color: #f61732;
}
.confirm__code_b__tit_icon.text_center {
  text-align: center;
}

.step_icon {
  max-width: 375px;
  margin: 0 auto;
  padding: 20px 0;
  border-bottom: 1px solid #d8d8d8;
}
.step_icon:nth-last-child(1) {
  border-bottom: none;
}
.step_icon img.img {
  max-width: 110px;
  margin-top: -20px;
}
.step_icon .step_box_info {
  max-width: 220px;
  margin-top: 20px;
  display: inline-block;
  font-size: 16px;
  line-height: 1.6;
  font-weight: normal;
  font-family: "微軟正黑體";
  color: #4a4a4a;
}
.step_icon .step_box_info p {
  margin: 0;
}
.step_icon .step_box_info p.tit {
  color: #6d6d6d;
  font-size: 18px;
}
.step_icon .step_box_info p.tit span {
  font-weight: 600;
}

.confirm__code_b__tit > div {
  display: inline-block;
}

.errorMsg > div {
  min-height: 40px;
  font-size: 13px;
  line-height: 16px;
  font-weight: normal;
  font-family: "微軟正黑體";
  color: #f61732;
}

.errorMsg {
  margin-bottom: 30px;
  width: 80%;
  margin: 0 10%;
}

.errorMsg_box > div {
  min-height: 40px;
  font-size: 16px;
  line-height: 30px;
  font-weight: normal;
  font-family: "微軟正黑體";
  color: #f61732;
}

.errorMsg_box {
  margin-bottom: 30px;
  width: 100%;
  margin: 35px 0 10px;
}

.errorMsg_box_img {
  width: 30px;
  height: 30px;
  background-image: url(../images/errorMsg_box.png);
  background-size: 30px 30px;
}

.confirm__code_text {
  font-size: 16px;
  line-height: 1.63;
  font-weight: normal;
  font-family: "微軟正黑體";
  color: #f61732;
  letter-spacing: 1.2px;
  padding: 0 35px;
}

.confirm__code_text__28 {
  font-size: 28px;
  line-height: 40px;
  font-weight: bolder;
  font-family: "微軟正黑體";
  color: #f61732;
  letter-spacing: 0.4px;
  padding: 0 10px;
  text-align: center;
  margin-bottom: 50px;
}

.qrcode_text {
  padding: 15px 0px;
  width: 100%;
  float: left;
}
.qrcode_text .text_q {
  font-size: 16px;
  line-height: 25px;
  font-weight: normal;
  font-family: "微軟正黑體";
  color: #37474f;
  position: relative;
  width: 100%;
  height: 25px;
  float: left;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: 0;
}
.qrcode_text .text_q.height_30 {
  margin-top: 30px;
}
.qrcode_text .text_q span.o {
  color: #ff7313;
  font-weight: 600;
}
.qrcode_text .img_in {
  width: 80%;
  float: left;
  margin: 8px 0;
}
.qrcode_text .img_in .img_s_icon {
  width: 45px;
  height: 45px;
  float: right;
}
.qrcode_text .img_in img {
  float: left;
  display: block;
  width: auto;
}

.tit__tip {
  width: 100%;
  height: 30px;
  float: left;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 30px;
  font-weight: 600;
  font-family: "微軟正黑體";
  color: #4a4a4a;
}

.tit__tip_s {
  width: 100%;
  height: 30px;
  float: left;
  margin-bottom: 8px;
  font-size: 16px;
  line-height: 30px;
  font-weight: 600;
  font-family: "微軟正黑體";
  color: #6d6d6d;
}

.tit__tip_m {
  width: 100%;
  height: 30px;
  float: left;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 35px;
  font-weight: 600;
  font-family: "微軟正黑體";
  color: #6d6d6d;
}

.icon_box_50 {
  width: 48%;
  max-width: 160px;
  min-width: 48%;
  margin: 0 1% 15px;
  float: left;
  padding: 10px 0;
  text-align: center;
}
.icon_box_50 .mmb_icon {
  margin: 0 auto;
  width: 80px;
  height: 80px;
  background: url(../images/mmb_icon.png) no-repeat;
  background-size: 80px 80px;
}
.icon_box_50 .mybill_icon {
  margin: 0 auto;
  width: 80px;
  height: 80px;
  background: url(../images/mybill_icon.png) no-repeat;
  background-size: 80px 80px;
}
.icon_box_50 .chart_icon {
  margin: 0 auto;
  width: 80px;
  height: 80px;
  background: url(../images/chart_icon.png) no-repeat;
  background-size: 80px 80px;
}
.icon_box_50 img {
  text-align: center;
  margin-bottom: 5px;
}
.icon_box_50 .icon__text {
  width: 100%;
}
.icon_box_50 .icon__text .title {
  padding: 20px 0;
  font-size: 16px;
  line-height: 1.13px;
  font-weight: normal;
  font-family: "微軟正黑體";
  color: #6d6d6d;
}

.table_box {
  position: relative;
  width: 100%;
  height: auto;
  float: left;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: 0;
  border: 1px solid #d8d8d8;
  border-bottom: none;
  margin-bottom: 30px;
}
.table_box .tit_table_detail_t {
  font-size: 14px;
  line-height: 25px;
  font-weight: 600;
  font-family: "微軟正黑體";
  color: #4a4a4a;
  background: #f1f2f2;
  padding: 0 11px;
}
.table_box .tit_table_detail {
  padding: 10px 11px 0px;
  border-bottom: solid 1px #d8d8d8;
  z-index: 10;
  background: #fff;
}
.table_box .tit_table_detail .box_item {
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
  font-family: "微軟正黑體";
  color: #4a4a4a;
  width: 100%;
  overflow: hidden;
  background: url(../images/icon_s.png) no-repeat;
  background-position: top right;
  cursor: pointer;
}
.table_box .tit_table_detail .box_item .box_item_tit {
  width: 55%;
  height: 20px;
  overflow: hidden;
  float: left;
}
.table_box .tit_table_detail .box_item .box_item_tit.on {
  height: auto;
  overflow: auto;
  line-height: 20px;
}
.table_box .tit_table_detail .box_item.on {
  background: url(../images/icon_s_on.png) no-repeat;
  background-position: top right;
}
.table_box .tit_table_detail .box_item span.table_money {
  float: right;
  position: absolute;
  right: 45px;
  text-align: right;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  font-family: "微軟正黑體";
  color: #4a4a4a;
}
.table_box .tit_table_detail .box_item_s {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  margin: 10px 0 0;
  -webkit-transition: all 0.6s linear;
  -o-transition: all 0.6s linear;
  transition: all 0.6s linear;
  font-size: 13px;
  line-height: 25px;
  font-weight: normal;
  font-family: "微軟正黑體";
  color: #6d6d6d;
}
.table_box .tit_table_detail .box_item_s span {
  color: #4a4a4a;
  font-weight: 600;
  float: right;
  margin-right: 35px;
}
.table_box .tit_table_detail .box_item_s.on {
  opacity: 1;
  max-height: 100px;
  margin: 10px 0 10px;
  -webkit-transition: all 0.6s linear;
  -o-transition: all 0.6s linear;
  transition: all 0.6s linear;
}

.actionArea {
  padding-bottom: 30px;
}

.box_info {
  position: relative;
  width: 240px;
  height: auto;
  float: left;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: 0;
  float: none;
  margin: 0 auto;
  text-align: left;
}
.box_info p {
  font-size: 16px;
  line-height: 22px;
  font-weight: normal;
  font-family: "微軟正黑體";
  color: #4a4a4a;
  margin-bottom: 10px;
}
.box_info p.bolder {
  font-weight: bolder;
}
.box_info span.icon_num {
  background: #606060;
  color: #fff;
  font-size: 14px;
  width: 20px;
  height: 20px;
  line-height: 22px;
  border-radius: 50%;
  float: left;
  text-align: center;
  margin-right: 5px;
}

.note__box {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
}
.note__box.mb_40 {
  margin-bottom: 40px;
}
.note__box.mb_20 {
  margin-bottom: 20px;
}
.note__box .note_tit {
  background: #f8f8f8;
  font-size: 15px;
  line-height: 44px;
  font-weight: normal;
  font-family: "微軟正黑體";
  color: #6d6d6d;
  padding: 0 20px;
  position: relative;
  border-bottom: solid 1px #d8d8d8;
  cursor: pointer;
  width: 100%;
}
.note__box .note_tit:after {
  content: '';
  position: absolute;
  right: 20px;
  top: 11px;
  background: url(../images/note_add_img.png);
  width: 20px;
  height: 20px;
  background-position-y: 0;
}
.note__box .content_box {
  background: #f8f8f8;
  padding: 0 20px;
  display: none;
  font-size: 14px;
  line-height: 1.5;
  font-weight: normal;
  font-family: "微軟正黑體";
  color: #6d6d6d;
}
.note__box .content_box.open {
  display: block;
}
.note__box .content_box ul {
  margin: 0 0;
  padding: 10px 0;
  list-style-type: none;
}
.note__box .content_box ul li {
  margin-bottom: 10px;
}

.note_tit.open:after {
  background-position-y: 20px;
}

.btn_box {
  width: 150px;
  display: inline-block;
  padding: 8px 0;
  text-align: center;
  border-radius: 20px;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  position: relative;
  opacity: 1;
  border: solid 1px #00994e;
  background: #fff;
  color: #00994e;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn_box:hover, .btn_box:active, .btn_box:visited, .btn_box:focus {
  color: #00994e;
}

a.btn_box_yellow {
  width: 150px;
  display: inline-block;
  padding: 8px 0;
  margin: 8px auto;
  text-align: center;
  border-radius: 20px;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  position: relative;
  opacity: 0.9;
  background: #ff6000;
  color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a.btn_box_yellow:hover, a.btn_box_yellow:active, a.btn_box_yellow:visited, a.btn_box_yellow:focus {
  color: #fff;
}

label.error:before {
  display: none;
}

.table th, .table td {
  padding: 10px 2px;
}

.complete__ad a {
  display: block;
}

.box_icon {
  padding: 10px 20px;
}
.box_icon img {
  max-width: 100%;
  width: auto;
  float: left;
}
.box_icon img.m_t10 {
  margin-top: 10px;
}
.box_icon ul.decimal {
  list-style-type: decimal;
  text-align: left;
  margin: 5px 0;
}
.box_icon ul.decimal .text-center_red {
  margin-left: 45px;
  text-align: center;
  font-weight: 500;
  color: #f61732;
  font-size: 18px;
}
.box_icon ul.decimal .text-left {
  margin-left: 45px;
  text-align: left;
  font-weight: 600;
}
.box_icon ul.decimal li {
  margin-left: 60px;
  font-size: 14px;
  line-height: 1.5;
}

.offerBox__text {
  padding: 10px;
  position: relative;
  text-align: left;
}
.offerBox__text .title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 5px;
  text-align: left;
  padding: 0;
}
.offerBox__text .title a {
  display: block;
  color: #4a4a4a;
  position: relative;
  padding-right: 20px;
}
.offerBox__text .title a:after {
  content: '';
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 3px;
  right: 0;
  background-image: url(../images/icon-landing-right.png);
  background-size: 20px;
}
.offerBox__text .info {
  font-size: 14px;
  line-height: 1.85em;
}

.offerBox__text .actionArea {
  padding-top: 0px;
  padding-bottom: 0px;
}

select[data-fancyform] {
  position: absolute;
  opacity: 0;
  display: inherit !important;
}

.form__label {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}

.form__insert {
  margin: 0 -5px;
}

.form__insert--swap .divCol {
  width: 44.4444444444%;
}

.form__insert--swap .divCol--swap {
  width: 11.1111111111%;
  height: 40px;
  padding-top: 7px;
  text-align: center;
}

.form__action--single {
  padding: 0 20px;
}

.form__action--2btns {
  margin-left: -5px;
  margin-right: -5px;
}

.form__action--2btns .buttons {
  width: 50%;
}

.form__action .buttons {
  float: left;
  padding: 0 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.form__desc {
  font-size: 14px;
  color: #6d6d6d;
}

.form__cost {
  font-size: 14px;
  color: #6d6d6d;
  padding-left: 10px;
  line-height: 30px;
}

.form__error {
  font-size: 14px;
  color: #f61732;
  line-height: 1.5;
  display: block;
  margin: 5px 0;
}
.form__error:before {
  content: '';
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 5px;
  background-size: 15px;
  vertical-align: sub;
  background-image: url(../images/sprite--30.png);
}

.form .divRow:first-of-type {
  margin-top: 0;
}

.form .divRow:last-of-type {
  margin-bottom: 0;
}

.divRow {
  margin: 15px 0;
}

.divCol {
  padding: 0 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}

.divCol--full {
  width: 100%;
}

.divCol--half {
  width: 50%;
}

.divCol--half:nth-of-type(2n+1) {
  clear: left;
}

[data-content="result"] {
  display: none;
}

.result__title {
  text-align: center;
  margin-bottom: 15px;
}

.result__title .pic {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: 5px;
  vertical-align: middle;
}

.result__title .pic > img {
  width: 100%;
}

.result__title .name {
  font-size: 24px;
  color: #00994e;
  font-weight: bold;
  vertical-align: middle;
}

.result__content .outcome {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}

.transformSelect {
  clear: both;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}

.transformSelect ul span:hover {
  background: none;
}

.transformSelect > li.open > span {
  border: 1px solid #00994e;
}

.transformSelect > li {
  position: relative;
  height: auto;
}

.transformSelect > li > span {
  display: block;
  border: 1px solid #d8d8d8;
  border-radius: 3px;
  padding: 8px 30px 8px 10px;
  position: relative;
  background: #ffffff;
  color: #000;
  font-size: 1em;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.transformSelect > li > span:after {
  content: '';
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  right: 10px;
  top: 50%;
  margin-top: -10px;
  background-image: url(../images/control-arrow.png);
  background-repeat: no-repeat;
  background-size: 20px;
}

.transformSelect > li > span > img {
  width: 30px;
  height: 20px;
  vertical-align: sub;
  margin-right: 5px;
}

.transformSelect li.open span {
  border: 1px solid #00994e;
  border-bottom: none;
}

.transformSelect .transformSelectDropdown > li {
  border-bottom: none;
  background: #ffffff;
  padding: 10px;
}

.transformSelect .transformSelectDropdown > li > span {
  color: #a8a8a8;
  cursor: pointer;
  display: inline-block;
  left: 0;
  margin: 0;
  top: 0;
  line-height: 16px;
  border-radius: 0;
  vertical-align: middle;
  border: none;
  font-size: 18px;
}

.transformSelect .transformSelectDropdown {
  position: absolute;
  border: 1px solid #00994e;
  background-color: #ffffff;
  width: 100%;
  padding: 0;
  margin: 0;
  border-radius: 0;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-height: 240px;
  overflow: auto;
  top: 36px;
}

.transformSelect .transformSelectDropdown > li {
  border-bottom: none;
  background: #ffffff;
  padding: 5px 10px;
}

.transformSelect .transformSelectDropdown > li > span {
  color: #575757;
  cursor: pointer;
  display: inline-block;
  left: 0;
  margin: 0;
  top: 0;
  line-height: 16px;
  border-radius: 0;
  vertical-align: middle;
}

.transformSelect .transformSelectDropdown > li > img {
  width: 30px;
  height: 20px;
  margin-right: 5px;
}

.transformSelect .transformSelectDropdown > li.selected {
  background-color: #00994e;
}

.transformSelect .transformSelectDropdown > li.selected > span {
  color: #ffffff;
}

.transformSelect .transformSelectDropdown > li:last-of-type {
  border-bottom: none;
}

.icon__swap:before, .icon__swap:after {
  width: 25px;
  height: 25px;
  background-image: url(../images/icon-swap.png);
  background-size: 25px;
}

.icon__change:before, .icon__change:after {
  width: 30px;
  height: 30px;
  margin-right: 5px;
  background-image: url(../images/icon-exchange.png);
  background-size: 30px;
}

.iWeb:before, .iWeb:after {
  width: 25px;
  height: 25px;
  margin-right: 5px;
  background-image: url(../images/icon-parkingLot.png);
  background-size: 25px 75px;
  background-repeat: no-repeat;
  background-position: 0 -50px;
}

.list_numchen {
  list-style-type: cjk-ideographic;
  margin: 5px 0px;
  padding-left: 0;
}

.list_numchen li {
  margin: 5px 0 5px 35px;
}

.accordionForm__item {
  position: relative;
  margin-top: 0px;
  margin-bottom: 20px;
  border-bottom: none;
}

.agreement__checkbox {
  padding: 15px 15px;
  width: 100%;
}

.agreement .accordionForm__title:before {
  top: 10px;
}

.tabs {
  width: 100%;
  border-bottom: 2px solid #d8d8d8;
}
.tabs .swiper-slide {
  width: 50%;
  float: left;
  text-align: center;
  cursor: pointer;
  font-size: 22px;
  line-height: 55px;
  font-weight: 600;
  font-family: "微軟正黑體";
  color: #4a4a4a;
}
.tabs .swiper-slide.active {
  border-bottom: 4px solid #00994e;
  color: #00994e;
}

#tabs-container {
  width: 100%;
  padding: 20px 15px;
  float: left;
  overflow-x: hidden;
}
#tabs-container .swiper-wrapper {
  width: 100%;
  float: left;
  height: auto !important;
}
#tabs-container .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 10px;
  float: left;
}
#tabs-container .swiper-wrapper .swiper-slide.swiper-slide-active {
  height: auto;
}

.coupon_box_list {
  position: relative;
  width: 100%;
  height: auto;
  float: left;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: 0;
}
.coupon_box_list .coupon_box {
  background: #fff;
  width: 100%;
  float: left;
  border: solid 0.5px #d8d8d8;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  min-height: 110px;
  padding: 10px 10px;
  margin-bottom: 20px;
  position: relative;
}
.coupon_box_list .coupon_box:after {
  content: " ";
  width: 15px;
  height: 26px;
  border-radius: 15px 0 0  15px;
  background: #fff;
  border: 1px solid #d8d8d8;
  border-right: #fff;
  z-index: 5;
  position: absolute;
  right: -1px;
  top: 50%;
  margin-top: -13px;
}
.coupon_box_list .coupon_box .coupon_img {
  width: 90px;
  vertical-align: middle;
}
.coupon_box_list .coupon_box .coupon_img img {
  float: left;
  max-width: 100%;
}
.coupon_box_list .coupon_box .coupon_text {
  float: left;
  margin-left: 10px;
  position: relative;
  min-height: 90px;
  font-size: 15px;
  line-height: 20px;
  font-weight: 600;
  font-family: "微軟正黑體";
  color: #4a4a4a;
}
.coupon_box_list .coupon_box .coupon_text .tit {
  min-height: 35px;
  margin-bottom: 10px;
}
.coupon_box_list .coupon_box .coupon_text .tit p {
  margin: 0;
  line-height: 20px;
}
.coupon_box_list .coupon_box .coupon_text .tit span {
  color: #ff6000;
}
.coupon_box_list .coupon_box .coupon_text .tit__s_bar {
  color: #00994e;
  padding-left: 10px;
  position: relative;
}
.coupon_box_list .coupon_box .coupon_text .tit__s_bar:before {
  content: " ";
  height: 12px;
  border-left: 3px solid #00994e;
  left: 0;
  position: absolute;
  top: 4px;
}
.coupon_box_list .coupon_box .coupon_text .tit__date {
  color: #00994e;
}
.coupon_box_list .coupon_box .coupon_text .no_sbox {
  font-size: 12px;
  line-height: 16px;
  font-weight: 600;
  font-family: "微軟正黑體";
  color: #979797;
  margin: 0;
  position: absolute;
  bottom: 0;
}
.coupon_box_list .coupon_box.on .coupon_img {
  width: 90px;
  vertical-align: middle;
}
.coupon_box_list .coupon_box.on .coupon_img img {
  float: left;
  max-width: 100%;
}
.coupon_box_list .coupon_box.on .coupon_text {
  float: left;
  margin-left: 10px;
  position: relative;
  min-height: 90px;
  color: #4a4a4a;
}
.coupon_box_list .coupon_box.on .coupon_text .tit span {
  color: #4a4a4a;
}
.coupon_box_list .coupon_box.on .coupon_text .tit__s_bar {
  color: #4a4a4a;
}
.coupon_box_list .coupon_box.on .coupon_text .tit__s_bar:before {
  border-left: 3px solid #4a4a4a;
}
.coupon_box_list .coupon_box.on .coupon_text .tit__date {
  color: #4a4a4a;
}
.coupon_box_list .coupon_box_cover {
  position: absolute;
  top: 0;
  background: #6d6d6d;
  opacity: 0.25;
  width: 100%;
  float: left;
  border: solid 0.5px #d8d8d8;
  min-height: 111px;
  padding: 10px 10px;
  margin-bottom: 20px;
}
.coupon_box_list .coupon_box_cover:after {
  content: " ";
  width: 15px;
  height: 26px;
  border-radius: 15px 0 0  15px;
  background: #fff;
  border: 2px solid #6d6d6d;
  border-right: #fff;
  z-index: 99;
  position: absolute;
  right: -1px;
  top: 50%;
  margin-top: -13px;
}
.coupon_box_list .mark_cover {
  position: absolute;
  right: 27px;
  width: 110px;
  height: 110px;
  background: url(../images/mark_cover.png);
  background-size: 110px 110px;
  z-index: 101;
}
.coupon_box_list .Overdue_cover {
  position: absolute;
  right: 27px;
  width: 110px;
  height: 110px;
  background: url(../images/Overdue_cover.png);
  background-size: 110px 110px;
  z-index: 101;
}
.coupon_box_list .Withdrawal_cover {
  position: absolute;
  right: 27px;
  width: 110px;
  height: 110px;
  background: url(../images/Withdrawal_cover.png);
  background-size: 110px 110px;
  z-index: 101;
}

.table--dataTh tbody td:first-child {
  border-top: 1px solid #dadada;
}

.table--dataTh tbody tr {
  position: relative;
}

.table--dataTh tbody tr.active:before {
  content: " ";
  width: 100%;
  position: absolute;
  min-height: 235px;
  background: #6d6d6d;
  opacity: 0.25;
  z-index: 1;
}
.table--dataTh tbody tr.active.overdue:after {
  content: " ";
  width: 120px;
  height: 120px;
  background: url(../images/Overdue_cover.png);
  background-size: 120px 120px;
  position: absolute;
  right: 20px;
  top: 35px;
  z-index: 2;
}
.table--dataTh tbody tr.active.cancel:after {
  content: " ";
  width: 120px;
  height: 120px;
  background: url(../images/cancel_cover.png);
  background-size: 120px 120px;
  position: absolute;
  right: 20px;
  top: 35px;
  z-index: 2;
}
.table--dataTh tbody tr.active.Withdrawal:after {
  content: " ";
  width: 120px;
  height: 120px;
  background: url(../images/Withdrawal_cover.png);
  background-size: 120px 120px;
  position: absolute;
  right: 20px;
  top: 35px;
  z-index: 2;
}
.table--dataTh tbody tr.active.Withdrawal_in:after {
  content: " ";
  width: 120px;
  height: 120px;
  background: url(../images/Withdrawal_in_cover.png);
  background-size: 120px 120px;
  position: absolute;
  right: 20px;
  top: 35px;
  z-index: 2;
}

.agreement .accordionForm__title {
  top: 20px;
}

.section_c {
  padding: 0;
}

.table--dataTh tbody td:before {
  padding: 10px 10px;
  width: 120px;
  vertical-align: middle;
}

.table--dataTh tbody td.w_100:before {
  padding: 15px 10px;
  width: 100px;
  vertical-align: middle;
}

.agreement {
  background: #fff;
  height: auto;
}

.agreement .accordionForm--checkbox .accordionForm__title:before {
  right: 5px;
  margin-top: -15px;
}

footer {
  width: 100%;
  float: left;
}

.agreement .accordionForm--checkbox label {
  font-size: 18px;
  margin: 0px 30px 0 40px;
}

.agreement .accordionForm--checkbox .accordionForm__title {
  padding: 0px 50px 0px 20px;
}

.confirm {
  width: 100%;
  margin: 20px auto 0;
}

.agreement .accordionForm--checkbox .trans-element-checkbox {
  width: 30px;
  height: 30px;
  background-size: 100%;
}

.trans-element-checkbox.checked {
  background-position: 0 -30px;
}

.coupon_box_list_item {
  position: relative;
  width: 100%;
  height: auto;
  float: left;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: 0;
}
.coupon_box_list_item .coupon_box {
  background: #fff;
  width: 100%;
  float: left;
  border: solid 0.5px #d8d8d8;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  min-height: 400px;
  padding: 15px 10px 0;
  margin-bottom: 5px;
  position: relative;
}
.coupon_box_list_item .coupon_box:before {
  content: " ";
  width: 15px;
  height: 26px;
  border-radius: 0 15px 15px  0;
  background: #fff;
  border: 1px solid #d8d8d8;
  border-left: #fff;
  z-index: 5;
  position: absolute;
  left: -2px;
  top: 32%;
  margin-top: -13px;
}
.coupon_box_list_item .coupon_box:after {
  content: " ";
  width: 15px;
  height: 26px;
  border-radius: 15px 0 0  15px;
  background: #fff;
  border: 1px solid #d8d8d8;
  border-right: #fff;
  z-index: 5;
  position: absolute;
  right: -2px;
  top: 32%;
  margin-top: -13px;
}
.coupon_box_list_item .coupon_box .coupon_box_in {
  min-height: 120px;
  border-bottom: dashed 1px #bebebe;
}
.coupon_box_list_item .coupon_box .coupon_box_in .coupon_img {
  width: 90px;
  vertical-align: middle;
}
.coupon_box_list_item .coupon_box .coupon_box_in .coupon_img img {
  float: left;
  max-width: 100%;
}
.coupon_box_list_item .coupon_box .coupon_box_in .coupon_text {
  float: left;
  margin-left: 10px;
  position: relative;
  min-height: 90px;
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  font-family: "微軟正黑體";
  color: #4a4a4a;
}
.coupon_box_list_item .coupon_box .coupon_box_in .coupon_text .tit {
  min-height: 40px;
  line-height: 15px;
}
.coupon_box_list_item .coupon_box .coupon_box_in .coupon_text .tit span {
  color: #ff6000;
}
.coupon_box_list_item .coupon_box .coupon_box_in .coupon_text .tit__s_bar {
  color: #00994e;
  padding-left: 10px;
  position: relative;
}
.coupon_box_list_item .coupon_box .coupon_box_in .coupon_text .tit__s_bar:before {
  content: " ";
  height: 14px;
  border-left: 3px solid #00994e;
  left: 0;
  position: absolute;
  top: 4px;
}
.coupon_box_list_item .coupon_box .coupon_box_in .coupon_text .tit__date {
  color: #00994e;
}
.coupon_box_list_item .coupon_box .coupon_box_in .coupon_text .no_sbox {
  font-size: 12px;
  line-height: 16px;
  font-weight: 600;
  font-family: "微軟正黑體";
  color: #979797;
  margin: 0;
  position: absolute;
  bottom: -15px;
}
.coupon_box_list_item .coupon_box .number_box {
  text-align: center;
  float: left;
  width: 100%;
  padding-top: 20px;
  vertical-align: middle;
}
.coupon_box_list_item .coupon_box .number_box .min_wbox {
  position: relative;
  max-width: 320px;
  min-height: 270px;
  text-align: center;
  margin: 0 auto;
}
.coupon_box_list_item .coupon_box .number_box .qrcode_box {
  position: relative;
  max-width: 180px;
  margin: 0 auto;
  min-height: 125px;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}
.coupon_box_list_item .coupon_box .number_box .qrcode_box .minh180 {
  height: 180px;
}
.coupon_box_list_item .coupon_box .number_box .qrcode_box p.t {
  padding-top: 50px;
  font-size: 16px;
  color: #6d6d6d;
}
.coupon_box_list_item .coupon_box .number_box .qrcode_box p.code__text {
  font-size: 28px;
  color: #000;
}
.coupon_box_list_item .coupon_box .number_box .qrcode_box .mark_used {
  position: absolute;
  width: 180px;
  height: 180px;
  background: url(../images/mark_cover.jpg);
  background-size: 180px 180px;
  display: none;
}
.coupon_box_list_item .coupon_box .number_box .qrcode_box .mark_used.on {
  display: block;
}
.coupon_box_list_item .coupon_box .number_box .qrcode_box_show {
  text-align: center;
  font-size: 16px;
}
.coupon_box_list_item .coupon_box .number_box p.number_code_tit {
  padding-top: 40px;
  letter-spacing: 0.3px;
  font-size: 16px;
  line-height: 30px;
  font-weight: 500;
  font-family: "微軟正黑體";
  color: #6d6d6d;
}
.coupon_box_list_item .coupon_box .number_box p.number_code_text {
  letter-spacing: 0.4px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
  font-family: "微軟正黑體";
  color: #000000;
}
.coupon_box_list_item .coupon_box .number_box img {
  max-width: 100%;
}
.coupon_box_list_item .coupon_box .number_box p.text {
  font-size: 16px;
  line-height: 25px;
  font-weight: 600;
  font-family: "微軟正黑體";
  color: #6d6d6d;
  text-align: left;
}
.coupon_box_list_item .coupon_box .number_box .clerk {
  position: absolute;
  width: 140px;
  height: 131px;
  background: url(../images/clerk.png);
  background-size: 140px 131px;
  background-repeat: no-repeat;
  bottom: 30px;
  right: 50px;
  opacity: 1;
  -webkit-animation-name: clerk;
  animation-name: clerk;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
@-webkit-keyframes clerk {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 0.8;
  }
  100% {
    opacity: 1;
  }
}
@keyframes clerk {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 0.8;
  }
  100% {
    opacity: 1;
  }
}
.coupon_box_list_item .coupon_box .number_box .people {
  position: absolute;
  width: 50px;
  height: 157px;
  background: url(../images/people.png);
  background-size: 50px 157px;
  background-repeat: no-repeat;
  -webkit-animation-name: people;
  animation-name: people;
  bottom: 10px;
  left: 60px;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}
@-webkit-keyframes people {
  0% {
    left: -10px;
  }
  50% {
    left: 60px;
  }
}
@keyframes people {
  0% {
    left: -10px;
  }
  50% {
    left: 60px;
  }
}
.coupon_box_list_item .coupon_box .number_box .img_h_phone_in {
  position: absolute;
  bottom: -5px;
}
.coupon_box_list_item .coupon_box .number_box .img_h_phone_in .img_h_phone {
  left: 20px;
  width: 100px;
  height: 137px;
  background: url(../images/h_phone.png);
  background-size: 100px 137px;
  background-repeat: no-repeat;
  -webkit-animation-name: img_h_phone;
  animation-name: img_h_phone;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}
.coupon_box_list_item .coupon_box .number_box .img_h_phone_in .img_h_phone__btn {
  position: absolute;
  bottom: 45px;
  left: 44px;
  width: 28px;
  height: 10px;
  border-radius: 10px;
  background: #FF6000;
  -webkit-animation-name: img_h_phone__btn;
  animation-name: img_h_phone__btn;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  opacity: 1;
}
@-webkit-keyframes img_h_phone__btn {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  60% {
    opacity: 0.9;
  }
  100% {
    opacity: 1;
  }
}
@keyframes img_h_phone__btn {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  60% {
    opacity: 0.9;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes img_h_phone {
  0% {
    left: -10px;
  }
  50% {
    left: 20px;
  }
}
@keyframes img_h_phone {
  0% {
    left: -10px;
  }
  50% {
    left: 20px;
  }
}
.coupon_box_list_item .active_tit {
  font-size: 16px;
  line-height: 30px;
  font-weight: 600;
  font-family: "微軟正黑體";
  color: #00994e;
  letter-spacing: 0.3px;
  padding-left: 10px;
  position: relative;
}
.coupon_box_list_item .active_tit:before {
  content: " ";
  height: 14px;
  border-left: 3px solid #00994e;
  left: 0;
  position: absolute;
  top: 8px;
}
.coupon_box_list_item .active_text {
  font-size: 15px;
  line-height: 25px;
  font-weight: normal;
  font-family: "微軟正黑體";
  color: #6d6d6d;
  margin-bottom: 15px;
}
.coupon_box_list_item .no_num {
  font-size: 12px;
  line-height: 20px;
  font-weight: normal;
  font-family: "微軟正黑體";
  color: #979797;
  text-align: right;
}

.box_lightbox {
  display: none;
  position: fixed;
  background: #fff;
  width: 100%;
  bottom: 0;
  padding: 12px 25px;
  z-index: 100000;
  overflow: hidden;
  max-height: 266px;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-animation-name: box_lightbox;
  animation-name: box_lightbox;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}
.box_lightbox.on {
  display: block;
}
@-webkit-keyframes box_lightbox {
  0% {
    -webkit-transform: translateY(266px);
    transform: translateY(266px);
  }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@keyframes box_lightbox {
  0% {
    -webkit-transform: translateY(266px);
    transform: translateY(266px);
  }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
.box_lightbox .box_lightbox__text {
  font-size: 16px;
  line-height: 25px;
  font-weight: 600;
  font-family: "微軟正黑體";
  color: #6d6d6d;
}
.box_lightbox .box_coupon {
  width: 100px;
  height: 100px;
  background: url(../images/coupon@2x.png);
  background-size: 100px 100px;
  background-position: top center;
  margin: 0 auto;
}
.box_lightbox .actionArea {
  padding-top: 0;
}

p.i_step {
  font-size: 16px;
  line-height: 25px;
  font-weight: 600;
  font-family: "微軟正黑體";
  color: #59ad3d;
  margin: 0;
  text-align: left;
}

.box_lightbox_bg {
  display: none;
  position: fixed;
  opacity: 0.6;
  background: #6d6d6d;
  width: 100%;
  height: 100%;
  z-index: 99999;
  top: 0;
}
.box_lightbox_bg.on {
  display: block;
}

.table--dataTh tbody td:first-child {
  border-top: 1px solid #dadada;
}

.table--dataTh tbody tr {
  position: relative;
}

.table--dataTh tbody tr.active:before {
  content: " ";
  width: 100%;
  position: absolute;
  min-height: 235px;
  background: #6d6d6d;
  opacity: 0.25;
  z-index: 1;
}
.table--dataTh tbody tr.active.overdue:after {
  content: " ";
  width: 120px;
  height: 120px;
  background: url(../images/Overdue_cover.png);
  background-size: 120px 120px;
  position: absolute;
  right: 20px;
  top: 35px;
  z-index: 2;
}
.table--dataTh tbody tr.active.cancel:after {
  content: " ";
  width: 120px;
  height: 120px;
  background: url(../images/cancel_cover.png);
  background-size: 120px 120px;
  position: absolute;
  right: 20px;
  top: 35px;
  z-index: 2;
}
.table--dataTh tbody tr.active.Withdrawal:after {
  content: " ";
  width: 120px;
  height: 120px;
  background: url(../images/Withdrawal_cover.png);
  background-size: 120px 120px;
  position: absolute;
  right: 20px;
  top: 35px;
  z-index: 2;
}

.agreement .accordionForm__title {
  top: 20px;
}

.section_c {
  padding: 0;
}

.table--dataTh tbody td:before {
  padding: 15px 10px;
  width: 120px;
  vertical-align: middle;
}

.table--dataTh tbody td.w_100:before {
  padding: 15px 10px;
  width: 100px;
  vertical-align: middle;
}

.agreement {
  background: #fff;
  height: auto;
}

.main {
  min-height: calc(100vh - 118px);
  height: auto !important;
}

.agreement .accordionForm--checkbox .accordionForm__title:before {
  right: 5px;
  margin-top: -15px;
}

footer {
  width: 100%;
  float: left;
}

.agreement .accordionForm--checkbox label {
  font-size: 18px;
  margin: 0px 30px 0 40px;
}

.agreement .accordionForm--checkbox .accordionForm__title {
  padding: 0px 50px 0px 20px;
}

.confirm {
  width: 100%;
  margin: 20px auto 0;
}

.agreement .accordionForm--checkbox .trans-element-checkbox {
  width: 30px;
  height: 30px;
  background-size: 100%;
}

.trans-element-checkbox.checked {
  background-position: 0 -30px;
}

.border {
  max-width: 355px;
}

.table--dataTh tbody tr + tr {
  margin-top: 0;
}

.sms__precode {
  top: 5px;
}

.progressBar__mobileTitle {
  margin-bottom: 0px;
}

.s_half {
  width: 46%;
  margin: 0 1% !important;
}

.table--dataTh tbody span.text-center {
  text-align: left;
  padding-left: 15px;
}

.inputGroup__label {
  margin-bottom: 10px;
}

.table--dataTh tbody td span {
  padding: 15px 4px;
}

.ad_banner {
  max-width: 400px;
  position: relative;
  width: 100%;
  height: 90px;
  margin: 15px auto 0;
  overflow: hidden;
}
.ad_banner .text_ad__title {
  position: absolute;
  top: 14px;
  left: 0;
  text-align: center;
  width: 100%;
}
.ad_banner .text_ad__title p {
  font-size: 24px;
  line-height: 25px;
  font-weight: 700;
  font-family: "微軟正黑體";
  color: #fff;
}
.ad_banner .text_ad__title p.s_text {
  font-size: 15px;
}
.ad_banner .text_ad__title p span {
  color: #f8e71c;
}
.ad_banner img {
  width: 100%;
  height: auto;
}
.ad_banner a.btn__active {
  width: 100%;
  height: 50px;
  background: #f59424;
  float: left;
  text-align: center;
}
.ad_banner a.btn__active span {
  font-size: 16px;
  line-height: 50px;
  font-weight: 700;
  font-family: "微軟正黑體";
  color: #fff;
  letter-spacing: 1.5;
}

.ad_banner_img {
  max-width: 400px;
  position: relative;
  width: 100%;
  height: auto;
  margin: 10px auto 12px;
}
.ad_banner_img .text_ad__title {
  position: absolute;
  top: 14px;
  left: 0;
  text-align: center;
  width: 100%;
}
.ad_banner_img .text_ad__title p {
  font-size: 24px;
  line-height: 25px;
  font-weight: 700;
  font-family: "微軟正黑體";
  color: #fff;
}
.ad_banner_img .text_ad__title p.s_text {
  font-size: 15px;
}
.ad_banner_img .text_ad__title p span {
  color: #f8e71c;
}
.ad_banner_img img {
  width: 100%;
  height: auto;
}

.legend_box {
  position: relative;
  width: 100%;
  height: auto;
  float: left;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: 0;
  background: #f8f8f8;
  padding: 15px 20px;
  margin: 10px 0;
}
.legend_box .legend_box__tit {
  font-size: 18px;
  line-height: 30px;
  font-weight: 600;
  font-family: "微軟正黑體";
  color: #6d6d6d;
  letter-spacing: 0.1;
  text-align: center;
}
.legend_box .legend_box__text {
  font-size: 16px;
  line-height: 25px;
  font-weight: 600;
  font-family: "微軟正黑體";
  color: #979797;
  letter-spacing: 0.1;
  text-align: left;
}

.Yellow_lemon {
  width: 140px;
  height: 187px;
  background: url(../images/Yellow_lemon.png);
  margin: 0 auto 10px;
}
.Yellow_lemon.an1 {
  background-position: 0px 0px;
}
.Yellow_lemon.an2 {
  background-position: 140px 0px;
}
.Yellow_lemon.an3 {
  background-position: 280px 0px;
}
.Yellow_lemon.an4 {
  background-position: 420px 0px;
}

.confound {
  width: 220px;
  height: 183px;
  background: url(../images/confound.gif);
  background-size: 220px 183px;
  margin: 0 auto 10px;
}


