@charset "UTF-8";
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

ol, ul {
  list-style: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}

audio, canvas, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

a:focus {
  outline: thin dotted;
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

mark {
  background: #ff0;
  color: #000;
}

code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
  font-size: 80%;
}

sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  max-width: 100%;
  height: auto;
  text-decoration: none;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button, input {
  line-height: normal;
}

button, select {
  text-transform: none;
}

button, html input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer;
}

input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.clearfix {
  zoom: 1;
}

.clearfix:before {
  content: "";
  display: table;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

html {
  font-family: "Roboto", sans-serif, Arial, Microsoft YaHei, "微軟正黑體";
  line-height: 24px;
  font-size: 16px;
}

body {
  height: 100vh;
  color: #666;
}

a {
  text-decoration: none;
  color: inherit;
}

::-moz-selection {
  background-color: #dd5b64;
  color: #fff;
}

::selection {
  background-color: #dd5b64;
  color: #fff;
}

::-moz-selection {
  background-color: #dd5b64;
  color: #fff;
}

@media screen and (max-width: 800px) {
  body {
    width: 100%;
  }
}

form, .formStyleB .container .typeBox, .formStyleC .container, .formStyleC .container .typeBox, #mainArea, #pageBanner .pageTopTitle span, .tabNavStyleA .tablinks, .tabNavStyleA .tablinks img, .tabNavStyleA .tablinks b, .tabNavStyleB .tablinks, .paging-bar, .blockTitleA, .blockTitleA span, #idxWcu .list p .title {
  float: none;
  clear: both;
  display: block;
}

select, input, option, textarea, .formStyleC .container, .tableStyleA, .tableStyleA header, .contentAreaGeneral, #mainArea {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}

.tableStyleA .list {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}

.w90, .w90Fl {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: calc(100%/12*11);
}

.w80, .w80Fl {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: calc(100%/12*9);
}

.w70, .w70Fl {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: calc(100%/12*8);
}

.w60, .w60Fl {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: calc(100%/12*7);
}

.tableStyleA header span.ml, .tableStyleA .list span.ml, .w50, .w50Fl {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 50%;
}

.w45, .w45Fl {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: calc(100%/12*5);
}

.tableStyleA header span.m, .tableStyleA .list span.m, .w40, .w40Fl {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: calc(100%/12*4);
}

.w30, .w30Fl {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: calc(100%/12*3);
}

.tableStyleA .list span, .w20, .w20Fl {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: calc(100%/12*2);
}

.ww10, .ww10Fl {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: calc(100%/12);
}

input[type=checkbox], .formStyleB .container .itemTitle, .formStyleC .container .itemTitle, .tableStyleA header p, .tableStyleA .list p, .tableStyleA .list span, .float-l, .ww10Fl, .w20Fl, .w30Fl, .w40Fl, .w45Fl, .w50Fl, .w60Fl, .w70Fl, .w80Fl, .w90Fl, .num, .num button, .num input, #search input, .paging-bar .pagination a, #idxAbout .photo, #idxAbout .txtBox, #idxWcu .list, #idxWcu .plus, #idxApplications .mainBox, #idxNews .listCard, #idxNews .listCard i, #idxNews .listCard .mainBox {
  float: left;
}

.float-r, #search .btnSearch, #idxApplications .photoBox {
  float: right;
}

.tableStyleA button {
  font-size: 13.6px;
  line-height: 21.6px;
  letter-spacing: 0;
}

.textIndicateM_clGY {
  color: #888 !important;
  display: inline-block;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
}

@media screen and (max-width: 800px) {
  .textIndicateM_clGY {
    font-size: 14.4px;
    line-height: 21.6px;
    letter-spacing: 0;
  }
}

.textIndicateMM_clGY {
  color: #888 !important;
  display: inline-block;
  font-size: 18px;
  line-height: 25.92px;
  letter-spacing: 0;
}

@media screen and (max-width: 800px) {
  .textIndicateMM_clGY {
    font-size: 17.6px;
    line-height: 26.4px;
    letter-spacing: 0;
  }
}

.textIndicateMM_clB {
  color: #036eb8 !important;
  display: inline-block;
  font-size: 18px;
  line-height: 25.92px;
  letter-spacing: 0;
}

@media screen and (max-width: 800px) {
  .textIndicateMM_clB {
    font-size: 17.6px;
    line-height: 26.4px;
    letter-spacing: 0;
  }
}

.textIndicateM_clW {
  color: #fff !important;
  display: inline-block;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
}

@media screen and (max-width: 800px) {
  .textIndicateM_clW {
    font-size: 14.4px;
    line-height: 21.6px;
    letter-spacing: 0;
  }
}

.textIndicateMM_clW {
  color: #fff !important;
  display: inline-block;
  font-size: 18px;
  line-height: 25.92px;
  letter-spacing: 0;
}

@media screen and (max-width: 800px) {
  .textIndicateMM_clW {
    font-size: 17.6px;
    line-height: 26.4px;
    letter-spacing: 0;
  }
}

.textWarningS_clR {
  color: #c30d22 !important;
  display: inline-block;
  font-size: 13.6px;
  line-height: 21.6px;
  letter-spacing: 0;
}

@media screen and (max-width: 800px) {
  .textWarningS_clR {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
  }
}

.textWarningM_clR {
  color: #c30d22 !important;
  display: inline-block;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
}

@media screen and (max-width: 800px) {
  .textWarningM_clR {
    font-size: 14.4px;
    line-height: 21.6px;
    letter-spacing: 0;
  }
}

.textWarningMM_clR {
  color: #c30d22 !important;
  display: inline-block;
  font-size: 18px;
  line-height: 25.92px;
  letter-spacing: 0;
}

@media screen and (max-width: 800px) {
  .textWarningMM_clR {
    font-size: 17.6px;
    line-height: 26.4px;
    letter-spacing: 0;
  }
}

.txtBoxColumn {
  -webkit-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 4em;
          column-gap: 4em;
  -webkit-column-rule: 1px solid #c0c6a3;
          column-rule: 1px solid #c0c6a3;
  word-wrap: break-word;
}

/*button */
button {
  padding: 0;
  margin: 0;
  border: none;
  background: none;
  cursor: pointer;
  outline: none;
}

button:hover {
  opacity: 0.8;
}

.btnBorder {
  width: auto;
  border: 1px solid #666;
  color: #666;
}

.btnBgRounColGY_mm {
  background-color: #dcdcdc;
  color: #000;
  display: inline-block;
  border-radius: 0.2em;
  padding: 0.5em 1.6em;
}

.btnBgRounColGB_mm {
  background-color: #00a29a;
  color: #fff;
  display: inline-block;
  border-radius: 0.2em;
  padding: 0.5em 1.6em;
}

.btnBgRounColB_mm {
  background-color: #5fadd3;
  color: #fff;
  display: inline-block;
  border-radius: 0.2em;
  padding: 0.5em 1.6em;
}

.btnBgColB_lll {
  background-color: #000;
  color: #fff;
  font-size: 28.8px;
  line-height: 36px;
  letter-spacing: 0;
}

@media screen and (max-width: 300px) {
  .btnBgColB_lll {
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0;
  }
}

.btnBgColR_lll {
  background-color: #dd5b64;
  color: #fff;
  font-size: 28.8px;
  line-height: 36px;
  letter-spacing: 0;
}

@media screen and (max-width: 300px) {
  .btnBgColR_lll {
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0;
  }
}

.btnBgColB_mm {
  background-color: #000;
  color: #fff;
  padding: 0 3em;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  line-height: 2.5em;
}

@media screen and (max-width: 300px) {
  .btnBgColB_mm {
    font-size: 14.4px;
    line-height: 21.6px;
    letter-spacing: 0;
  }
}

.btnBgColR_mm {
  background-color: #FF0000;
  color: #fff;
  padding: 0 3em;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  line-height: 2.5em;
}

@media screen and (max-width: 300px) {
  .btnBgColR_mm {
    font-size: 14.4px;
    line-height: 21.6px;
    letter-spacing: 0;
  }
}

.btnBgColGY_mm {
  background-color: #ccc;
  color: #000;
  padding: 0 3em;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  line-height: 2.5em;
}

@media screen and (max-width: 300px) {
  .btnBgColGY_mm {
    font-size: 14.4px;
    line-height: 21.6px;
    letter-spacing: 0;
  }
}

.btnBgColPK_mm {
  background-color: #dd5b64;
  color: #fff;
  padding: 0 3em;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  line-height: 2.5em;
}

@media screen and (max-width: 300px) {
  .btnBgColPK_mm {
    font-size: 14.4px;
    line-height: 21.6px;
    letter-spacing: 0;
  }
}

/* Icon Wobble Horizontal */
@-webkit-keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.btnMore {
  color: #fff;
  font-family: Times New Roman, "Noto Serif TC", "新細明體";
  text-transform: uppercase;
  font-size: 18px;
  line-height: 25.92px;
  letter-spacing: 0;
  line-height: 2.8em;
  display: inline-block;
  text-align: center;
  padding: 0 2em;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}

@media screen and (max-width: 0) {
  .btnMore {
    font-size: 17.6px;
    line-height: 26.4px;
    letter-spacing: 0;
  }
}

.btnMore:after {
  content: '';
  background: url("../images/icon/i_Next03_clW.png") no-repeat left top;
  margin-left: 0.5em;
  width: 24px;
  height: 15px;
  display: inline-block;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

.btnMore:hover:after {
  -webkit-animation-name: hvr-icon-wobble-horizontal;
          animation-name: hvr-icon-wobble-horizontal;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}

.btnMore.colGY {
  background-color: #dd5b64;
}

.btnMore.colP {
  background-color: #333333;
}

.btnBdr {
  font-family: Times New Roman, "Noto Serif TC", "新細明體";
  text-transform: uppercase;
  font-size: 18px;
  line-height: 25.92px;
  letter-spacing: 0;
  line-height: 2.8em;
  display: inline-block;
  text-align: center;
  padding: 0 2em;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}

@media screen and (max-width: 0) {
  .btnBdr {
    font-size: 17.6px;
    line-height: 26.4px;
    letter-spacing: 0;
  }
}

.btnBdr.colGY {
  border-color: #dd5b64;
  border-width: 1px;
  border-style: solid;
  color: #000;
}

.btnBdr.colGY:hover {
  background-color: #dd5b64;
  color: #fff;
}

.nav-icon1, .nav-icon2, .nav-icon3, .nav-icon4 {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
  overflow: hidden;
  display: block;
}

.nav-icon1 span, .nav-icon3 span, .nav-icon4 span {
  position: absolute;
  height: 8px;
  display: block;
  width: 100%;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

.nav-icon1 span:nth-child(1) {
  top: 0px;
}

.nav-icon1 span:nth-child(2) {
  top: 18px;
}

.nav-icon1 span:nth-child(3) {
  top: 36px;
}

.nav-icon1.open span:nth-child(1) {
  top: 18px;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}

.nav-icon1.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}

.nav-icon1.open span:nth-child(3) {
  top: 18px;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

.nav-icon2 span {
  width: 50%;
  opacity: 1;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

.nav-icon2 span:nth-child(even) {
  left: 50%;
  border-radius: 0 9px 9px 0;
}

.nav-icon2 span:nth-child(odd) {
  left: 0px;
  border-radius: 9px 0 0 9px;
}

.nav-icon2 span:nth-child(1), .nav-icon2 span:nth-child(2) {
  top: 0px;
}

.nav-icon2 span:nth-child(3), .nav-icon2 span:nth-child(4) {
  top: 18px;
}

.nav-icon2 span:nth-child(5), .nav-icon2 span:nth-child(6) {
  top: 36px;
}

.nav-icon2.open span:nth-child(1), .nav-icon2.open span:nth-child(6) {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.nav-icon2.open span:nth-child(2), .nav-icon2.open span:nth-child(5) {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.nav-icon2.open span:nth-child(1) {
  left: 5px;
  top: 7px;
}

.nav-icon2.open span:nth-child(2) {
  left: calc((50%) - 5px);
  top: 7px;
}

.nav-icon2.open span:nth-child(3) {
  left: -100%;
  opacity: 0;
}

.nav-icon2.open span:nth-child(4) {
  left: 100%;
  opacity: 0;
}

.nav-icon2.open span:nth-child(5) {
  left: 5px;
  top: 29px;
}

.nav-icon2.open span:nth-child(6) {
  left: calc((50%) - 5px);
  top: 29px;
}

.nav-icon3 span:nth-child(1) {
  top: 4px;
}

.nav-icon3 span:nth-child(2), .nav-icon3 span:nth-child(3) {
  top: 18px;
}

.nav-icon3 span:nth-child(4) {
  top: 32px;
}

.nav-icon3.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}

.nav-icon3.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.nav-icon3.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.nav-icon3.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}

.nav-icon4 span:nth-child(1) {
  top: 0px;
  -webkit-transform-origin: left center;
          transform-origin: left center;
}

.nav-icon4 span:nth-child(2) {
  top: 18px;
  -webkit-transform-origin: left center;
          transform-origin: left center;
}

.nav-icon4 span:nth-child(3) {
  top: 36px;
  -webkit-transform-origin: left center;
          transform-origin: left center;
}

.nav-icon4.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: -3px;
  left: 8px;
}

.nav-icon4.open span:nth-child(2) {
  width: 0%;
  opacity: 0;
}

.nav-icon4.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: 39px;
  left: 8px;
}

form {
  overflow: hidden;
  padding: 1em;
}

form .row {
  padding: 0.5em;
  margin-bottom: 2em;
}

form .container {
  display: block;
}

select, input, option, textarea {
  border: none;
  outline: none;
  background: none;
  color: #a1a1a0;
  padding: 0.5em;
}

input[type=checkbox] {
  height: 1.3em;
  width: 1.3em;
  display: inline-block;
  padding: 0;
  margin: 0 0.2em;
}

input::-webkit-input-placeholder {
  color: #888;
}

input:-ms-input-placeholder {
  color: #888;
}

input::-ms-input-placeholder {
  color: #888;
}

input::placeholder {
  color: #888;
}

textarea {
  min-height: 6em;
}

.formStyleA select, .formStyleA input, .formStyleA option {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
}

@media screen and (max-width: 500px) {
  .formStyleA select, .formStyleA input, .formStyleA option {
    font-size: 14.4px;
    line-height: 21.6px;
    letter-spacing: 0;
  }
}

.formStyleA .container {
  overflow: hidden;
  -webkit-box-shadow: 0.1em 0.1em 0.3em rgba(0, 0, 0, 0.1);
          box-shadow: 0.1em 0.1em 0.3em rgba(0, 0, 0, 0.1);
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  color: #666;
  background: #fff;
  display: block;
  margin-bottom: 0.5em;
  position: relative;
}

@media screen and (max-width: 500px) {
  .formStyleA .container {
    font-size: 14.4px;
    line-height: 21.6px;
    letter-spacing: 0;
  }
}

.formStyleA .containerTxt {
  overflow: hidden;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  color: #666;
  display: block;
  margin-bottom: 0.5em;
  position: relative;
  padding: 0.5em 0;
}

@media screen and (max-width: 500px) {
  .formStyleA .containerTxt {
    font-size: 14.4px;
    line-height: 21.6px;
    letter-spacing: 0;
  }
}

.formStyleA .containerIcon {
  overflow: hidden;
  -webkit-box-shadow: 0.1em 0.1em 0.3em rgba(0, 0, 0, 0.1);
          box-shadow: 0.1em 0.1em 0.3em rgba(0, 0, 0, 0.1);
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  color: #666;
  background: #fff;
  display: block;
  margin-bottom: 0.5em;
  position: relative;
}

@media screen and (max-width: 500px) {
  .formStyleA .containerIcon {
    font-size: 14.4px;
    line-height: 21.6px;
    letter-spacing: 0;
  }
}

.formStyleA .containerIcon select, .formStyleA .containerIcon input {
  padding: 0.5em 1.5em 0.5em 2em;
}

.formStyleA .containerIcon i {
  z-index: 1;
  left: 0.5em;
  top: 50%;
  right: auto;
  bottom: auto;
  position: absolute;
  -webkit-transform: translateY(-0.5em);
          transform: translateY(-0.5em);
  display: inline-block;
  width: 1.3em;
}

.formStyleA .containerIcon i img {
  opacity: 0.8;
}

.formStyleB {
  padding: 0;
}

.formStyleB select, .formStyleB input, .formStyleB textarea, .formStyleB option {
  background: none;
  padding: 0.2em 0.5em;
  min-height: 1.5em;
  color: #333;
  -moz-color: #333;
  -webkit-color: #333;
  font-size: 18px;
  line-height: 25.92px;
  letter-spacing: 0;
  max-width: 100%;
  display: inline-block;
  background-color: #fefefe;
  -moz-background-color: #fefefe;
  -webkit-background-color: #fefefe;
  line-height: 1.5em;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

@media screen and (max-width: 500px) {
  .formStyleB select, .formStyleB input, .formStyleB textarea, .formStyleB option {
    font-size: 17.6px;
    line-height: 26.4px;
    letter-spacing: 0;
  }
}

.formStyleB input[type=text]:focus, .formStyleB input[type=password]:focus, .formStyleB textarea[type=text]:focus, .formStyleB select:focus {
  border-color: #dd5b64;
  border-width: 1px;
  border-style: solid;
}

.formStyleB .container {
  overflow: hidden;
}

.formStyleB .container .itemTitle, .formStyleB .container .typeBox {
  display: inline-block;
  overflow: hidden;
}

.formStyleB .container .itemTitle {
  position: relative;
  top: 0.4em;
  color: #e5e5e5;
  font-size: 18px;
  line-height: 25.92px;
  letter-spacing: 0;
}

@media screen and (max-width: 500px) {
  .formStyleB .container .itemTitle {
    font-size: 17.6px;
    line-height: 26.4px;
    letter-spacing: 0;
  }
}

.formStyleB .container .itemTitle b {
  font-weight: 700;
  color: #dd5b64;
}

.formStyleB .container .typeBox {
  width: 100%;
  position: relative;
  background-color: #eeeeee;
}

.formStyleB .container .typeBox p {
  display: inline-block;
  position: relative;
  margin: 0 0.5em;
  color: #333333;
  font-size: 18px;
  line-height: 25.92px;
  letter-spacing: 0;
}

@media screen and (max-width: 500px) {
  .formStyleB .container .typeBox p {
    font-size: 17.6px;
    line-height: 26.4px;
    letter-spacing: 0;
  }
}

.formStyleB .container label {
  display: inline-block;
  position: relative;
  padding-left: 1.5em;
  margin: 0.5em 0.2em;
  cursor: pointer;
  font-size: 18px;
  line-height: 25.92px;
  letter-spacing: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  /* Hide the browser's default radio button */
  /* Create a custom radio button */
  /* On mouse-over, add a grey background color */
  /* When the radio button is checked, add a blue background */
  /* Show the indicator (dot/circle) when checked */
}

@media screen and (max-width: 500px) {
  .formStyleB .container label {
    font-size: 17.6px;
    line-height: 26.4px;
    letter-spacing: 0;
  }
}

.formStyleB .container label input[type=radio], .formStyleB .container label input[type=checkbox] {
  z-index: 0;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.formStyleB .container label .radiobtn, .formStyleB .container label .checkmark {
  z-index: 0;
  left: 0;
  top: 0;
  right: auto;
  bottom: auto;
  position: absolute;
  height: 1.2em;
  width: 1.2em;
  background-color: #fff;
}

.formStyleB .container label .radiobtn:after, .formStyleB .container label .checkmark:after {
  content: "";
  display: none;
}

.formStyleB .container label:hover input ~ .radiobtn, .formStyleB .container label:hover input ~ .checkmark {
  border-color: #dd5b64;
  border-width: 1px;
  border-style: solid;
}

.formStyleB .container label input:checked ~ .radiobtn, .formStyleB .container label input:checked ~ .checkmark {
  background-color: #dd5b64;
}

.formStyleB .container label input:checked ~ .radiobtn:after, .formStyleB .container label input:checked ~ .checkmark:after {
  display: block;
}

.formStyleB .container label .radiobtn {
  border-radius: 50%;
}

.formStyleB .container label .radiobtn:after {
  border-radius: 50%;
  width: 0.4em;
  height: 0.4em;
  z-index: 0;
  left: 0.4em;
  top: 0.4em;
  right: auto;
  bottom: auto;
  position: absolute;
  background: #fff;
}

.formStyleB .container label .checkmark:after {
  z-index: 0;
  left: 0.4em;
  top: 0.15em;
  right: auto;
  bottom: auto;
  position: absolute;
  width: 0.2em;
  height: 0.6em;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background-color: #666;
}

.formStyleC {
  padding: 0.5em;
}

.formStyleC select, .formStyleC input, .formStyleC textarea, .formStyleC option {
  background: none;
  padding: 0.5em 0.5em;
  min-height: 1.5em;
  color: #888;
  -moz-color: #888;
  -webkit-color: #888;
  font-size: 18px;
  line-height: 25.92px;
  letter-spacing: 0;
  max-width: 100%;
  display: inline-block;
  background-color: #eeeeee;
  -moz-background-color: #eeeeee;
  -webkit-background-color: #eeeeee;
  border-radius: 0.5em;
  line-height: 1.5em;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

@media screen and (max-width: 500px) {
  .formStyleC select, .formStyleC input, .formStyleC textarea, .formStyleC option {
    font-size: 17.6px;
    line-height: 26.4px;
    letter-spacing: 0;
  }
}

.formStyleC input[type=text]:focus, .formStyleC input[type=password]:focus, .formStyleC textarea[type=text]:focus, .formStyleC select:focus {
  border-color: #dd5b64;
  border-width: 1px;
  border-style: solid;
}

.formStyleC .container {
  overflow: hidden;
}

.formStyleC .container .itemTitle, .formStyleC .container .typeBox {
  display: inline-block;
  overflow: hidden;
}

.formStyleC .container .itemTitle {
  text-align: right;
  width: 8em;
  position: relative;
  top: 0.4em;
  color: #e5e5e5;
  font-size: 18px;
  line-height: 25.92px;
  letter-spacing: 0;
}

@media screen and (max-width: 500px) {
  .formStyleC .container .itemTitle {
    font-size: 17.6px;
    line-height: 26.4px;
    letter-spacing: 0;
  }
}

.formStyleC .container .itemTitle b {
  font-weight: 700;
  color: #dd5b64;
}

.formStyleC .container .typeBox {
  width: 100%;
  position: relative;
}

.formStyleC .container .typeBox p {
  display: inline-block;
  position: relative;
  margin: 0.4em 0.2em;
  font-size: 18px;
  line-height: 25.92px;
  letter-spacing: 0;
}

@media screen and (max-width: 500px) {
  .formStyleC .container .typeBox p {
    font-size: 17.6px;
    line-height: 26.4px;
    letter-spacing: 0;
  }
}

.formStyleC .container label {
  display: inline-block;
  position: relative;
  margin: 0.5em 0.2em;
  cursor: pointer;
  font-size: 18px;
  line-height: 25.92px;
  letter-spacing: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  /* Hide the browser's default radio button */
  /* Create a custom radio button */
  /* On mouse-over, add a grey background color */
  /* When the radio button is checked, add a blue background */
  /* Show the indicator (dot/circle) when checked */
}

@media screen and (max-width: 500px) {
  .formStyleC .container label {
    font-size: 17.6px;
    line-height: 26.4px;
    letter-spacing: 0;
  }
}

.formStyleC .container label input[type=radio], .formStyleC .container label input[type=checkbox] {
  z-index: 0;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.formStyleC .container label .radiobtn, .formStyleC .container label .checkmark {
  z-index: 0;
  left: 0;
  top: 0;
  right: auto;
  bottom: auto;
  position: absolute;
  height: 1.2em;
  width: 1.2em;
  background-color: #eeeeee;
}

.formStyleC .container label .radiobtn:after, .formStyleC .container label .checkmark:after {
  content: "";
  display: none;
}

.formStyleC .container label:hover input ~ .radiobtn, .formStyleC .container label:hover input ~ .checkmark {
  background-color: #fefefe;
}

.formStyleC .container label input:checked ~ .radiobtn, .formStyleC .container label input:checked ~ .checkmark {
  background-color: #f4c2c4;
}

.formStyleC .container label input:checked ~ .radiobtn:after, .formStyleC .container label input:checked ~ .checkmark:after {
  display: block;
}

.formStyleC .container label .radiobtn {
  border-radius: 50%;
}

.formStyleC .container label .radiobtn:after {
  border-radius: 50%;
  width: 0.4em;
  height: 0.4em;
  z-index: 0;
  left: 0.4em;
  top: 0.4em;
  right: auto;
  bottom: auto;
  position: absolute;
  background: #fff;
}

.formStyleC .container label .checkmark:after {
  z-index: 0;
  left: 0.4em;
  top: 0.15em;
  right: auto;
  bottom: auto;
  position: absolute;
  width: 0.2em;
  height: 0.6em;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background-color: #666;
}

.selStyleA {
  border-color: #000;
  border-width: 2px;
  border-style: solid;
  padding: 0.2em 0.3em;
  font-size: 18px;
  line-height: 25.92px;
  letter-spacing: 0;
}

@media screen and (max-width: 500px) {
  .selStyleA {
    font-size: 17.6px;
    line-height: 26.4px;
    letter-spacing: 0;
  }
}

.tableStyleA {
  margin-bottom: 1em;
}

.tableStyleA header p, .tableStyleA .list p {
  display: inline-block;
  text-align: center;
  font-weight: 700;
  color: #e5e5e5;
  font-size: 18px;
  line-height: 25.92px;
  letter-spacing: 0;
  padding: 0.5em 0;
}

@media screen and (max-width: 800px) {
  .tableStyleA header p, .tableStyleA .list p {
    font-size: 17.6px;
    line-height: 26.4px;
    letter-spacing: 0;
  }
}

.tableStyleA header {
  overflow: hidden;
  border-bottom-color: #bbbbbb;
  border-bottom-width: 2px;
  border-bottom-style: solid;
}

.tableStyleA .list {
  overflow: hidden;
}

.tableStyleA .list:nth-of-type(5n) {
  border-bottom-color: #bbbbbb;
  border-bottom-width: 2px;
  border-bottom-style: solid;
}

.tableStyleA .list p {
  font-weight: normal;
}

.tableStyleA .list span {
  display: inline-block;
  text-align: center;
  padding: 0 0.5em;
  line-height: 1.5em;
}

.tableStyleA .list span b {
  display: none;
}

.tableStyleA .list span input {
  width: 100%;
}

.tableStyleA input {
  padding: 0.2em;
}

.tableStyleA button {
  padding: 0.2em 0.5em;
  margin: 0;
  white-space: nowrap;
  display: inline-block;
}

@media screen and (max-width: 600px) {
  .table header {
    display: none;
  }
  .table .list, .table .list:nth-of-type(2n) {
    border-bottom: none;
    background-color: #f1f1f1;
    margin-bottom: 0.8em;
  }
  .table .list span, .table .list span.m, .table .list span.ml, .table .list:nth-of-type(2n) span, .table .list:nth-of-type(2n) span.m, .table .list:nth-of-type(2n) span.ml {
    width: 100%;
    text-align: left;
    margin-bottom: 0.2em;
  }
  .table .list span b, .table .list span.m b, .table .list span.ml b, .table .list:nth-of-type(2n) span b, .table .list:nth-of-type(2n) span.m b, .table .list:nth-of-type(2n) span.ml b {
    width: 5em;
    float: left;
    display: inline-block;
  }
  .table .list span input, .table .list span.m input, .table .list span.ml input, .table .list:nth-of-type(2n) span input, .table .list:nth-of-type(2n) span.m input, .table .list:nth-of-type(2n) span.ml input {
    width: calc(100% - 5em);
  }
}

.contentAreaCenter {
  width: 100%;
  height: auto;
  overflow: auto;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.contentAreaGeneral {
  overflow: hidden;
}

#mainArea {
  background-color: #fff;
  min-height: 50em;
}

#mainArea .pageTitle, #mainArea .partTitle {
  text-align: center;
  font-size: 28.8px;
  line-height: 36px;
  letter-spacing: 0;
  color: #dd5b64;
  margin-bottom: 1em;
}

@media screen and (max-width: 550px) {
  #mainArea .pageTitle, #mainArea .partTitle {
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0;
  }
}

#mainArea .blockTitleB {
  text-align: center;
  font-size: 40px;
  line-height: 48px;
  letter-spacing: 0;
  color: #333333;
  margin-bottom: 1em;
  font-family: "Candara", Arial, Microsoft YaHei, "微軟正黑體";
  font-style: italic;
}

@media screen and (max-width: 550px) {
  #mainArea .blockTitleB {
    font-size: 32px;
    line-height: 48px;
    letter-spacing: 0;
  }
}

#mainArea .blockTitleC {
  font-size: 24px;
  line-height: 36px;
  letter-spacing: 0;
  color: #000;
  margin-bottom: 1em;
}

@media screen and (max-width: 550px) {
  #mainArea .blockTitleC {
    font-size: 20.8px;
    line-height: 31.2px;
    letter-spacing: 0;
  }
}

#mainArea .txtBox02 {
  background-color: #eeeeee;
  border-radius: 0.5em;
  padding: 1em;
  margin-bottom: 1em;
  border-left-color: #d7686f;
  border-left-width: 0.5em;
  border-left-style: solid;
}

@media screen and (max-width: 1000px) {
  #mainArea {
    padding-top: 3.8em;
  }
}

/*---------------------------------------*/
/*------------01 pageBanner---------------*/
/*---------------------------------------*/
#pageBanner {
  position: relative;
  text-align: center;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  height: 360px;
}

#pageBanner .pageTopTitle {
  font-size: 44.8px;
  line-height: 67.2px;
  letter-spacing: 0;
  color: #fff;
  font-family: Times New Roman, "Noto Serif TC", "新細明體";
  z-index: 1;
  left: calc(50% - 5em);
  top: 30%;
  right: auto;
  bottom: auto;
  position: absolute;
  width: 10em;
}

@media screen and (max-width: 550px) {
  #pageBanner .pageTopTitle {
    font-size: 36.8px;
    line-height: 36px;
    letter-spacing: 0;
  }
}

#pageBanner .pageTopTitle span {
  font-size: 28.8px;
  line-height: 36px;
  letter-spacing: 0;
}

@media screen and (max-width: 550px) {
  #pageBanner .pageTopTitle span {
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0;
  }
}

@media screen and (max-width: 1500px) {
  #pageBanner img {
    max-width: none;
    height: 100%;
    width: auto;
  }
}

@media screen and (max-width: 1000px) {
  #pageBanner {
    height: 300px;
  }
}

@media screen and (max-width: 550px) {
  #pageBanner {
    height: 240px;
  }
}

.ww10Fl, .w20Fl, .w30Fl, .w40Fl, .w45Fl, .w50Fl, .w60Fl, .w70Fl, .w80Fl, .w90Fl {
  clear: none;
}

.modal {
  display: none;
  position: fixed;
  z-index: 30;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.4);
}

.modal .modal-content {
  margin: calc(50vh - 19%) auto;
  padding: 0;
  width: auto;
}

.close {
  color: #fff;
  position: absolute;
  font-size: 3em;
  top: -0.5em;
  right: -0.5em;
}

.close:hover,
.close:focus {
  color: #ff7575;
  text-decoration: none;
  cursor: pointer;
}

@media screen and (max-width: 600px) {
  .modal .modal-content {
    margin: calc(50vh - 20%) auto;
  }
}

.tab {
  overflow: hidden;
}

.tab button {
  background-color: #fff;
  border: none;
  outline: none;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  margin: 0;
}

.tab button.active {
  background-color: #fff;
}

.tabcontent {
  display: none;
}

#btnTop {
  cursor: pointer;
  width: 3em;
  z-index: 2;
  left: auto;
  top: auto;
  right: 0;
  bottom: 3.5em;
  position: fixed;
  padding: 0;
  margin: 0;
  display: none;
}

.photoBox {
  opacity: 0.8;
}

.photoBox:hover {
  -webkit-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
  opacity: 1;
}

.txtBox, .txtBox p {
  color: #e5e5e5;
  font-size: 18px;
  line-height: 25.92px;
  letter-spacing: 0;
}

@media screen and (max-width: 500px) {
  .txtBox, .txtBox p {
    font-size: 17.6px;
    line-height: 26.4px;
    letter-spacing: 0;
  }
}

.num button {
  background-color: #eeeeee;
  color: #e5e5e5;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  margin: 0;
  width: 1.8em;
  height: 1.8em;
  line-height: 1.8em;
  display: inline-block;
  text-align: center;
}

@media screen and (max-width: 500px) {
  .num button {
    font-size: 14.4px;
    line-height: 21.6px;
    letter-spacing: 0;
  }
}

.num button#numPlus {
  color: #f4c2c4;
}

.num input {
  border-color: #eeeeee;
  border-width: 1px;
  border-style: solid;
  height: 1.8em;
  line-height: 1.8em;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  width: 2em;
  text-align: center;
}

@media screen and (max-width: 500px) {
  .num input {
    font-size: 14.4px;
    line-height: 21.6px;
    letter-spacing: 0;
  }
}

#search {
  background-color: #eeeeee;
  width: 20em;
  overflow: hidden;
  height: 3.5em;
  margin-bottom: 1em;
  border-radius: 0.5em;
  display: inline-block;
}

#search input, #search button {
  background: none;
  border: none;
  outline: none;
}

#search input {
  font-size: 18px;
  line-height: 25.92px;
  letter-spacing: 0;
  color: #888;
  width: calc(100% - 2.5em);
  line-height: 1.8em;
}

@media screen and (max-width: 500) {
  #search input {
    font-size: 17.6px;
    line-height: 26.4px;
    letter-spacing: 0;
  }
}

#search input::-webkit-input-placeholder {
  color: #fff;
  opacity: 0.8;
}

#search input:-ms-input-placeholder {
  color: #fff;
  opacity: 0.8;
}

#search input::-ms-input-placeholder {
  color: #fff;
  opacity: 0.8;
}

#search input::placeholder {
  color: #fff;
  opacity: 0.8;
}

#search .btnSearch {
  background: url("../images/bgBtnSearch.png") 0 center no-repeat;
  background-size: auto 100%;
  width: 3em;
  height: 3.5em;
  opacity: 0.9;
}

#search .btnSearch:hover {
  opacity: 1;
}

@media screen and (max-width: 700px) {
  #search {
    width: 100%;
    clear: both;
  }
}

/*---------------------------------*/
/*-------------麵包屑路徑-----------*/
/*---------------------------------*/
.breadcrumb {
  margin-top: 3.8em;
  padding: 0.8em 8%;
  list-style: none;
  background-color: #f4f4f4;
  -webkit-box-shadow: inset 0 0.2em 0.5em rgba(0, 0, 0, 0.2);
          box-shadow: inset 0 0.2em 0.5em rgba(0, 0, 0, 0.2);
}

.breadcrumb li {
  display: inline;
  font-size: 13.6px;
  line-height: 21.6px;
  letter-spacing: 0;
  color: #d7686f;
}

@media screen and (max-width: 0) {
  .breadcrumb li {
    font-size: 12.8px;
    line-height: 21.6px;
    letter-spacing: 0;
  }
}

.breadcrumb li a {
  font-size: 13.6px;
  line-height: 21.6px;
  letter-spacing: 0;
  color: #333333;
}

@media screen and (max-width: 0) {
  .breadcrumb li a {
    font-size: 12.8px;
    line-height: 21.6px;
    letter-spacing: 0;
  }
}

.breadcrumb li a img {
  height: 1em;
  margin: 0 0.2em 0 0;
  width: auto;
}

.breadcrumb li a:hover {
  text-decoration: underline;
  color: #d7686f;
}

.breadcrumb li + li:before {
  padding: 2px;
  color: #333333;
  content: "/\00a0";
}

@media screen and (max-width: 1400px) {
  .breadcrumb {
    padding: 0.8em 1%;
  }
}

@media screen and (max-width: 1320px) {
  .breadcrumb {
    margin-top: 6.4em;
  }
}

@media screen and (max-width: 1000px) {
  .breadcrumb {
    margin-top: 0;
  }
}

.tabNavStyleA .tablinks {
  border: none;
  background: none;
  position: relative;
  margin-bottom: 2em;
}

.tabNavStyleA .tablinks img {
  margin-bottom: 0.5em;
}

.tabNavStyleA .tablinks img:last-of-type {
  display: none;
}

.tabNavStyleA .tablinks b {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  color: #dd5b64;
}

@media screen and (max-width: 0) {
  .tabNavStyleA .tablinks b {
    font-size: 14.4px;
    line-height: 21.6px;
    letter-spacing: 0;
  }
}

.tabNavStyleA .tablinks.active img:first-of-type {
  display: none;
}

.tabNavStyleA .tablinks.active img:last-of-type {
  display: block;
}

.tabNavStyleA .tablinks.active b {
  font-size: 24px;
  line-height: 36px;
  letter-spacing: 0;
}

@media screen and (max-width: 0) {
  .tabNavStyleA .tablinks.active b {
    font-size: 20.8px;
    line-height: 31.2px;
    letter-spacing: 0;
  }
}

@media screen and (max-width: 700px) {
  .tabNavStyleA .tablinks {
    clear: both;
    display: inline-block;
    float: none;
    margin: 0 0.5em 0 0;
  }
}

.tabNavStyleB .tablinks {
  border: none;
  background: none;
  border-bottom-color: #978371;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  position: relative;
  padding: 0.5em 0 0.5em 0.5em;
  width: 100%;
}

.tabNavStyleB .tablinks.active {
  background-color: rgba(255, 255, 255, 0.1);
}

@media screen and (max-width: 1100px) {
  .tabNavStyleB .tablinks {
    width: 100px;
    float: left;
    clear: none;
    text-align: center;
  }
}

@media screen and (max-width: 800px) {
  .tabNavStyleB .tablinks {
    display: inline-block;
    float: none;
    border-bottom: none;
  }
}

.tabNavStyleC {
  border-bottom-color: #dd5b64;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  overflow: hidden;
  padding: 0 1em;
  width: 100%;
  text-align: center;
  margin-bottom: 3em;
}

.tabNavStyleC .tablinks {
  border: none;
  background: none;
  background-color: #eeeeee;
  color: #dd5b64;
  display: inline-block;
  position: relative;
  padding: 0.5em 1.5em;
  margin-right: 0.5em;
  min-width: 170px;
  font-size: 18px;
  line-height: 25.92px;
  letter-spacing: 0;
}

@media screen and (max-width: 0) {
  .tabNavStyleC .tablinks {
    font-size: 17.6px;
    line-height: 26.4px;
    letter-spacing: 0;
  }
}

.tabNavStyleC .tablinks.active {
  background-color: #978371;
  color: #333333;
}

@media screen and (max-width: 1100px) {
  .tabNavStyleC .tablinks {
    min-width: auto;
  }
}

@media screen and (max-width: 800px) {
  .tabNavStyleC {
    white-space: nowrap;
    width: 100%;
    overflow-x: auto;
    padding-right: 1em;
    height: 3.5em;
    border: none;
    margin-bottom: 1em;
  }
  .tabNavStyleC::-webkit-scrollbar {
    height: 10px;
    width: 0;
  }
  .tabNavStyleC::-webkit-scrollbar-track {
    background-color: #f1f1f1;
    border-radius: 5px;
  }
  .tabNavStyleC::-webkit-scrollbar-thumb {
    background-color: #d7686f;
    border-radius: 5px;
  }
  .tabNavStyleC::-webkit-scrollbar-thumb:hover {
    background-color: #978371;
  }
  .tabNavStyleC .tablinks {
    display: inline-block;
    float: none;
    border-bottom: none;
  }
}

.paging-bar {
  width: 100%;
  margin: 1em;
  padding: 1em 2em;
}

.paging-bar .pagination {
  margin: 2em auto;
  display: table;
}

.paging-bar .pagination a {
  font-size: 18px;
  line-height: 25.92px;
  letter-spacing: 0;
  color: #333333;
  text-align: center;
  line-height: 1.5em;
  border-radius: 50%;
  width: 1.5em;
  height: 1.5em;
  margin: 0 0.1em;
}

@media screen and (max-width: 500px) {
  .paging-bar .pagination a {
    font-size: 17.6px;
    line-height: 26.4px;
    letter-spacing: 0;
  }
}

.paging-bar .pagination a:hover {
  text-decoration: none;
  -webkit-transition: background-color .3s;
  transition: background-color .3s;
  background-color: #ccc;
}

.paging-bar .pagination a img {
  opacity: 0.8;
  width: 0.8em;
  height: 0.8em;
  margin: 0 auto;
  display: inline-block;
}

.paging-bar .pagination a.active {
  background-color: #dd5b64;
  color: #fff;
}

@media screen and (max-width: 900px) {
  .paging-bar {
    margin: 0;
    padding: 1em 0.5em;
  }
}

/* Icon Pulse Grow */
@-webkit-keyframes hvr-icon-pulse-grow {
  to {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
}

@keyframes hvr-icon-pulse-grow {
  to {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
}

/*floating*/
@keyframes floating {
  0% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  50% {
    -webkit-transform: translateY(12%);
            transform: translateY(12%);
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}

@-webkit-keyframes floating {
  0% {
    -webkit-transform: translateY(0%);
  }
  50% {
    -webkit-transform: translateY(12%);
  }
  100% {
    -webkit-transform: translateY(0%);
  }
}

.blockTitleA {
  color: #dd5b64;
  font-family: "Candara", Arial, Microsoft YaHei, "微軟正黑體";
  margin: 0 1em 2em;
  font-size: 40px;
  line-height: 48px;
  letter-spacing: 0;
}

@media screen and (max-width: 0) {
  .blockTitleA {
    font-size: 32px;
    line-height: 48px;
    letter-spacing: 0;
  }
}

.blockTitleA span {
  color: #333333;
  font-size: 18px;
  line-height: 25.92px;
  letter-spacing: 0;
  display: block;
  font-weight: 700;
  text-transform: uppercase;
}

@media screen and (max-width: 0) {
  .blockTitleA span {
    font-size: 17.6px;
    line-height: 26.4px;
    letter-spacing: 0;
  }
}

.blockTitleA:after {
  content: "";
  background-color: #dd5b64;
  clear: both;
  height: 1px;
  width: 1.3em;
  margin-top: 0.3em;
  display: block;
}

@media screen and (max-width: 500px) {
  .blockTitleA {
    font-size: 26px;
    line-height: 34px;
  }
}

/*---------------------------------------*/
/*------------01 idxBanner---------------*/
/*---------------------------------------*/
#banner {
  position: relative;
  text-align: center;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  background: url("../images/bg_idxAbout02.jpg") repeat-y left top;
  background-size: 100% auto;
}

@media screen and (max-width: 900px) {
  #banner {
    background: #d7686f;
  }
}

#banner .flexslider {
  border: none;
  background: none;
  overflow: hidden;
}

#banner .flex-direction-nav a {
  z-index: 1;
  width: 2em;
  height: 2em;
  text-align: center;
  line-height: 1em;
  border-radius: 50%;
  -webkit-box-shadow: 0.2em 0.2em 0.1em rgba(0, 0, 0, 0.1);
          box-shadow: 0.2em 0.2em 0.1em rgba(0, 0, 0, 0.1);
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
  background-color: #000;
  opacity: 0.4;
  padding: 0.5em;
}

#banner .flex-direction-nav a:hover {
  opacity: 0.6;
}

#banner .flex-control-paging li a {
  background: none;
  opacity: 1;
  width: 16px;
  height: 16px;
  border-color: #fff;
  border-width: 2px;
  border-style: solid;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}

#banner .flex-control-paging li a:hover {
  border-color: #dd5b64;
  border-width: 2px;
  border-style: solid;
}

#banner .flex-control-paging li a.flex-active {
  background-color: #fff;
}

#banner .flex-control-paging li a.flex-active:hover {
  border-color: #fff;
  border-width: 2px;
  border-style: solid;
}

#banner .flex-control-nav {
  bottom: 10px;
}

#banner .bannerMain {
  display: block;
  width: 100%;
  margin: 0 auto;
  position: relative;
  -webkit-clip-path: ellipse(100% 70% at 50% 30%);
  overflow: hidden;
}

#banner .bannerList {
  display: none;
}

#banner .dotBox {
  width: 100%;
  clear: both;
  position: relative;
  text-align: center;
}

#banner .dotBox .dot {
  height: 0.5em;
  width: 0.5em;
  margin: 0 2px;
  background-color: #dd5b64;
  border-radius: 50%;
  display: inline-block;
  -webkit-transition: background-color 0.6s ease;
  transition: background-color 0.6s ease;
  cursor: pointer;
}

#banner .dotBox .active {
  background-color: #fff;
}

@media screen and (max-width: 1120px) {
  #banner .flexslider {
    -webkit-box-shadow: none;
            box-shadow: none;
    border-radius: 0;
  }
  #banner .flex-direction-nav a {
    width: 1.5em;
    height: 1.5em;
    line-height: 0.8em;
    padding: 0.4em;
  }
}

@media screen and (max-width: 600px) {
  #banner .flex-direction-nav a {
    width: 1em;
    height: 1em;
    line-height: 0.2em;
    padding: 0.3em;
  }
  #banner .bannerMain {
    -webkit-clip-path: ellipse(40em 70% at 50% 30%);
  }
}

/*---------------------------------------*/
/*--------------02 idxAbout---------------*/
/*---------------------------------------*/
#idxAbout {
  padding-top: 5em;
  padding-bottom: 8em;
  padding-left: calc((100% - 1400px) /2);
  padding-right: calc((100% - 1400px) /2);
  background-color: #fff;
  overflow: hidden;
  position: relative;
  background: url("../images/bg_idxAbout02.jpg") repeat-y left top;
  background-size: 100% auto;
  -webkit-clip-path: ellipse(100% 70% at 50% 30%);
  z-index: 3;
}

@media screen and (max-width: 1400px) {
  #idxAbout {
    padding-left: 1em;
    padding-right: 1em;
  }
}

@media screen and (max-width: 900) {
  #idxAbout {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}

#idxAbout .photo {
  width: 430px;
  height: 430px;
  display: inline-block;
  -webkit-box-shadow: 0.5em 0.5em 1.5em rgba(0, 0, 0, 0.2);
          box-shadow: 0.5em 0.5em 1.5em rgba(0, 0, 0, 0.2);
}

#idxAbout .txtBox {
  width: calc(100% - 430px);
  padding: 0.5em 2em 0.5em 3em;
}

#idxAbout .txtBox .blockTitleA {
  margin: 0 0 0.5em;
}

#idxAbout .txtBox p {
  color: #978371;
  font-size: 18px;
  line-height: 25.92px;
  letter-spacing: 0;
}

@media screen and (max-width: 0) {
  #idxAbout .txtBox p {
    font-size: 17.6px;
    line-height: 26.4px;
    letter-spacing: 0;
  }
}

#idxAbout .txtBox p img {
  margin: 0 0.5em;
}

@media screen and (max-width: 1200px) {
  #idxAbout .photo {
    width: 300px;
    height: 300px;
  }
  #idxAbout .txtBox {
    width: calc(100% - 300px);
  }
}

@media screen and (max-width: 900px) {
  #idxAbout {
    background: #d7686f;
  }
  #idxAbout .photo {
    margin: 0 auto 1em;
    width: 100%;
    max-width: 430px;
    height: auto;
    float: none;
    display: table;
  }
  #idxAbout .txtBox {
    width: 100%;
    float: none;
    clear: both;
    padding: 0;
  }
  #idxAbout .txtBox .blockTitleA, #idxAbout .txtBox p {
    text-align: center;
    color: #fff;
  }
}

@media screen and (max-width: 900px) {
  #idxAbout {
    -webkit-clip-path: ellipse(60em 70% at 50% 30%);
    padding: 3em 1em;
  }
}

/*---------------------------------------*/
/*--------------03 idxWcu---------------*/
/*---------------------------------------*/
#idxWcu {
  padding-top: 8em;
  padding-bottom: 8em;
  padding-left: calc((100% - 1400px) /2);
  padding-right: calc((100% - 1400px) /2);
  background: url("../images/balloons01.png") no-repeat left top, url("../images/balloons02.png") no-repeat right bottom #f4c2c4;
  overflow: hidden;
  position: relative;
  margin-top: -4.5em;
  -webkit-clip-path: ellipse(100% 70% at 50% 30%);
  z-index: 2;
}

@media screen and (max-width: 1400px) {
  #idxWcu {
    padding-left: 1em;
    padding-right: 1em;
  }
}

@media screen and (max-width: 900) {
  #idxWcu {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}

#idxWcu .blockTitleA {
  text-align: center;
  color: #fff;
}

#idxWcu .blockTitleA:after {
  background-color: #fff;
  margin: 0.3em auto 0;
}

#idxWcu .txtBox {
  width: 100%;
}

#idxWcu .list {
  width: calc(( 100% /4) - 1.5em);
  display: inline-block;
  text-align: center;
  margin-bottom: 1em;
}

#idxWcu .list p {
  color: #978371;
  font-size: 18px;
  line-height: 25.92px;
  letter-spacing: 1;
  text-shadow: -1px -1px 0 #f4c2c4, 1px -1px 0 #f4c2c4, -1px 1px 0 #f4c2c4, 1px 1px 0 #f4c2c4;
}

@media screen and (max-width: 550) {
  #idxWcu .list p {
    font-size: 17.6px;
    line-height: 26.4px;
    letter-spacing: 0;
  }
}

#idxWcu .list p .title {
  color: #333333;
  font-size: 24px;
  line-height: 36px;
  letter-spacing: 0;
  display: block;
  margin-bottom: 1em;
}

@media screen and (max-width: 550) {
  #idxWcu .list p .title {
    font-size: 20.8px;
    line-height: 31.2px;
    letter-spacing: 0;
  }
}

#idxWcu .plus {
  margin-top: 5em;
}

@media screen and (max-width: 900px) {
  #idxWcu {
    background: url("../images/balloons01.png") no-repeat -8em top, url("../images/balloons02.png") no-repeat calc(100% + 12em) bottom #f4c2c4;
    -webkit-clip-path: ellipse(60em 70% at 50% 30%);
  }
  #idxWcu .list {
    width: calc(( 100% /2) - 1.5em);
  }
  #idxWcu .plus:nth-of-type(2n+2) {
    display: none;
  }
}

@media screen and (max-width: 600px) {
  #idxWcu .list p .title {
    height: 3em;
    margin-bottom: 0.5em;
    overflow: hidden;
  }
}

/*---------------------------------------*/
/*----------04 idxApplications-----------*/
/*---------------------------------------*/
#idxApplications {
  padding-top: 10em;
  padding-bottom: 15em;
  padding-left: calc((100% - 1400px) /2);
  padding-right: calc((100% - 1400px) /2);
  background-color: #f1f1f1;
  overflow: hidden;
  position: relative;
  margin-top: -4.5em;
  -webkit-clip-path: ellipse(100% 70% at 50% 30%);
}

@media screen and (max-width: 1400px) {
  #idxApplications {
    padding-left: 1em;
    padding-right: 1em;
  }
}

@media screen and (max-width: 900) {
  #idxApplications {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}

#idxApplications .mainBox {
  display: inline-block;
  position: absolute;
  width: 50%;
  max-width: 800px;
  z-index: 1;
  display: inline-block;
}

#idxApplications .mainBox .blockTitleA {
  margin-bottom: 1em;
}

#idxApplications .mainBox .txtBox {
  background-color: #fff;
  -webkit-box-shadow: 0.5em 0.5em 1.5em rgba(0, 0, 0, 0.2);
          box-shadow: 0.5em 0.5em 1.5em rgba(0, 0, 0, 0.2);
  padding: 2em 2em 3em 2em;
}

#idxApplications .mainBox .txtBox p {
  color: #978371;
  font-size: 18px;
  line-height: 23px;
  letter-spacing: 0;
  max-height: 22.4em;
  overflow: hidden;
  margin-bottom: 15px;
}
#idxApplications .mainBox .txtBox p:last-child {margin-bottom: 0;}

@media screen and (max-width: 550) {
  #idxApplications .mainBox .txtBox p {
    font-size: 17.6px;
    line-height: 26.4px;
    letter-spacing: 0;
  }
}

#idxApplications .photoBox {
  opacity: 1;
  width: 50%;
  overflow: hidden;
  max-width: 786px;
}

@media screen and (max-width: 1400px) {
  #idxApplications {
    padding-bottom: 20em;
  }
}

@media screen and (max-width: 1100px) {
  #idxApplications {
    padding-bottom: 24em;
  }
}

@media screen and (max-width: 1024px) {
  #idxApplications .mainBox, #idxApplications .photoBox {
    float: none;
    clear: both;
    width: 100%;
  }
  #idxApplications .mainBox {
    position: inherit;
    max-width: inherit;
  }
  #idxApplications .mainBox .blockTitleA {
    text-align: center;
  }
  #idxApplications .mainBox .blockTitleA:after {
    margin: 0.3em auto 0;
  }
  #idxApplications .mainBox .txtBox {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  #idxApplications .mainBox .txtBox p {
    max-height: initial;
  }
}

@media screen and (max-width: 1000px) {
  #idxApplications {
    -webkit-clip-path: ellipse(60em 70% at 50% 30%);
    padding: 10em 1em;
  }
}

@media screen and (max-width: 550px) {
  #idxApplications {
    padding: 8em 1em 5em;
    -webkit-clip-path: ellipse(70em 70% at 50% 30%);
  }
}

/*---------------------------------------*/
/*-------------05 idxGlobal--------------*/
/*---------------------------------------*/
#idxGlobal {
  padding-top: 10em;
  padding-bottom: 5em;
  padding-left: calc((100% - 1400px) /2);
  padding-right: calc((100% - 1400px) /2);
  overflow: hidden;
  position: relative;
  margin-top: -4.5em;
}

@media screen and (max-width: 1400px) {
  #idxGlobal {
    padding-left: 1em;
    padding-right: 1em;
  }
}

@media screen and (max-width: 900) {
  #idxGlobal {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}

#idxGlobal .txtBox p {
  text-align: center;
  color: #978371;
  margin-bottom: 2em;
}

#idxGlobal .txtBox .blockTitleA {
  color: #7d77b7;
  text-align: center;
  margin-bottom: 1em;
}

#idxGlobal .txtBox .blockTitleA:after {
  margin: 0.3em auto 0;
  background-color: #7d77b7;
}

#idxGlobal #globaeMap {
  position: relative;
  background: url("../images/idx_globaeMap.png") no-repeat left top;
  background-size: 100% auto;
  max-width: 1174px;
  margin: 0 auto;
  display: block;
  height: 500px;
}

#idxGlobal #globaeMap .name {
  z-index: 1;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  position: absolute;
  -webkit-animation-name: floating;
          animation-name: floating;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

#idxGlobal #globaeMap .name img {
  height: 40px;
  width: auto;
}

#idxGlobal #globaeMap #mapAfrica {
  -webkit-animation-delay: .2s;
          animation-delay: .2s;
  top: 40%;
  left: 50%;
}

#idxGlobal #globaeMap #mapAsia {
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
  top: 20%;
  left: 70%;
}

#idxGlobal #globaeMap #mapEurope {
  -webkit-animation-delay: .2s;
          animation-delay: .2s;
  top: 15%;
  left: 50%;
}

#idxGlobal #globaeMap #mapNorthAmerica {
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
  top: 20%;
  left: 11%;
}

#idxGlobal #globaeMap #mapSouthAmerica {
  -webkit-animation-delay: .2s;
          animation-delay: .2s;
  top: 55%;
  left: 20%;
}

#idxGlobal #globaeMap #mapOceania {
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
  top: 60%;
  left: 85%;
}

@media screen and (max-width: 1200px) {
  #idxGlobal #globaeMap {
    height: 450px;
  }
}

@media screen and (max-width: 900px) {
  #idxGlobal #globaeMap {
    height: 320px;
  }
  #idxGlobal #globaeMap .name img {
    height: 34px;
  }
}

@media screen and (max-width: 600px) {
  #idxGlobal {
    padding-bottom: 1em;
  }
  #idxGlobal #globaeMap {
    height: 240px;
  }
  #idxGlobal #globaeMap .name img {
    height: 28px;
  }
}

@media screen and (max-width: 400px) {
  #idxGlobal #globaeMap {
    height: 220px;
  }
}

/*---------------------------------------*/
/*--------------03 idxNews---------------*/
/*---------------------------------------*/
#idxNews {
  padding-top: 3em;
  padding-bottom: 3em;
  padding-left: calc((100% - 1400px) /2);
  padding-right: calc((100% - 1400px) /2);
  overflow: hidden;
  position: relative;
}

@media screen and (max-width: 1400px) {
  #idxNews {
    padding-left: 1em;
    padding-right: 1em;
  }
}

@media screen and (max-width: 900) {
  #idxNews {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}

#idxNews .blockTitleA {
  color: #f6c761;
  text-align: center;
  margin-bottom: 1em;
}

#idxNews .blockTitleA:after {
  margin: 0.3em auto 0;
  background-color: #f6c761;
}

#idxNews .listCard {
  width: calc(100% /3);
  padding: 0 0.5em;
}

#idxNews .listCard p {
  color: #333333;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
}

@media screen and (max-width: 500px) {
  #idxNews .listCard p {
    font-size: 14.4px;
    line-height: 21.6px;
    letter-spacing: 0;
  }
}

#idxNews .listCard i {
  width: 38px;
}

#idxNews .listCard .mainBox {
  margin-bottom: 2em;
  width: calc(100% - 38px);
}

#idxNews .listCard .mainBox .title {
  font-weight: 700;
  margin-bottom: 1em;
  padding-left: 0.5em;
  height: 2.8em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

#idxNews .listCard .mainBox .txt {
  height: 2.6em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  padding-left: 0.5em;
}

#idxNews .listCard .moreBtn {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  color: #f6c761;
  line-height: 45px;
  background: url("../images/line01.jpg") right center no-repeat;
  padding: 0 5em 0 0.5em;
}
.idxapp_link {color: #db9b9d;}
@media screen and (max-width: 500px) {
  #idxNews .listCard .moreBtn {
    font-size: 14.4px;
    line-height: 21.6px;
    letter-spacing: 0;
  }
}

@media screen and (max-width: 900px) {
  #idxNews .listCard {
    width: auto;
    margin: 0 auto 2em;
    clear: both;
    float: none;
    display: block;
    padding: 0 1em;
  }
  #idxNews .listCard .mainBox .title, #idxNews .listCard .mainBox .txt {
    height: auto;
  }
}
/*# sourceMappingURL=index.css.map */