@charset "UTF-8";

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */

html {
  font-family: "Microsoft JhengHei", "微軟正黑體", "Helvetica Neue", Helvetica, Arial, STHeiti, sans-serif;
  /* 1 */
  color: #444;
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -text-size-adjust: 100%;
}
.mayday a {
  border: 1px solid #666;
  padding: 10px 30px;
  display: inline-block;
  text-align: center;
  color: #808080;
  border-radius: 3px;
  transition: .3s;
  margin-top: 20px;
}
.mayday a:hover {
  background: #009d98;
  color: #fff;
  text-decoration: none;
  border-color: transparent;
}
.mayday .close_out {
  position: relative;
}
.mayday .close {
  position: absolute;
  right: 10px;
  bottom: 5px;
  cursor: pointer;
  border: 1px solid #ddd;
  padding: 3px 10px;
  border-radius: 3px;
  font-size: 14px;
}
.mayday .life {
  max-width: 400px;
  display: block;
  margin: 10px auto;
  width: 100%;
  margin-bottom: 20px;
}
.mayday {
  display: none;
  position: fixed;
  z-index: 1000;
  background: #fff;
  max-width: 600px;
  width: 100%;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
  padding: 15px;
  border-radius: 12px;
  border: 1px solid #00b7ae;
  text-align: center;
  box-shadow: 3px 3px 10px #737373;
}
.mayday .card img {
  max-width: 156px;
}
.mayday .card {
  margin-top: 20px;
}
.mayday h2 {
  font-size: 25px;
  line-height: 36px;
  padding: 0;
  background: #00b7ae;
  padding-bottom: 10px;
  border-bottom: 1px solid;
  color: #fff;
  padding: 10px;
  border-radius: 12px;
}
.mayday p {
  font-size: 18px;
}
/* #pi-card .l-card-blocks{
margin: 20px auto;
} */

@media all and (max-width: 550px) {
  .area-cards .cards-wrap {
    border: 0!important;
  }
  .cards-wrap h2 {
    transform: translateY(0px);
    font-size: 20px;
  }
  .mayday .pillow {
    max-width: 150px;
  }
  .mayday {
    max-width: 300px;
    width: 100%;
    height: 500px;
    overflow: scroll;
  }
  .mayday h2 {
    font-size: 20px;
  }
  .mayday p {
    font-size: 16px;
  }
  .mayday .card img {
    max-width: 88px;
  }
}
@media all and (max-width: 350px) {
  .mayday {
    max-width: 250px;
    height: 400px;
  }
  .mayday .close {
    right: -8px;
  }
}
ul {
  padding: 0px;
}
/**
 * Remove default margin.
 */
.back-to-top{ 
  position: fixed;
  right: 10px;
  bottom: 200px;
  z-index: 333;
  width:80px;
  height:80px;
    border-radius:50%;
    background-color: #de536b;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    color: #fff;
    box-shadow: 0 0 10px rgb(0,0,0,0.3)
}
.back-to-top a{ 
  line-height:80px;
    text-decoration: none;
    color: #ffffff;
}
.back-to-top:hover{background-color:#EB5A96;}
body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */

[hidden],
template {
  display: none;
}
/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
  background-color: transparent;
}
/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */

a:active,
a:hover {
  outline: 0;
}
/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
  font-style: italic;
}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9.
 */

mark {
  background: #ff0;
  color: #000;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
  border: 0;
}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
  margin: 1em 40px;
}
/**
 * Address differences between Firefox and other browsers.
 */

hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Contain overflow in all browsers.
 */

pre {
  overflow: auto;
}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
  overflow: visible;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
  line-height: normal;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 2 */
}
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Define consistent border, margin, and padding.
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
  overflow: auto;
}
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
  font-weight: bold;
}
/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-weight: 300;
  line-height: auto;
  letter-spacing: 0.06em;
}
i {
  font-style: normal;
}
h1,
.h1 {
  font-size: 36px;
  line-height: 42px;
  font-weight: 500;
}
h2,
.h2 {
  font-size: 32px;
  line-height: 32px;
  font-weight: 400;
}
h3,
.h3 {
  font-size: 24px;
  font-weight: 400;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 13px;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-weight: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.background-cover,
.area-banner,
.area-carousel .owl-carousel .background,
.area-feature,
.area-qa {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.table-word-break,
i.table-word-break {
  display: block;
}
@media all and (max-width: 768px) {
  .table-word-break,
  i.table-word-break {
    display: inline-block;
  }
}
.mobile-word-break,
i.mobile-word-break {
  display: none;
}
@media all and (max-width: 532px) {
  .mobile-word-break,
  i.mobile-word-break {
    display: block;
  }
}
.mobile-display-none {
  display: inline;
  font-style: normal;
}
@media all and (max-width: 532px) {
  .mobile-display-none {
    display: none;
  }
}
html,
body {
  height: 100%;
}
ul {
  list-style-type: none;
  margin: 0;
}
a img,
img {
  max-width: 100%;
  height: auto;
}
*:focus {
  outline: none;
}
body {
  font-family: Arial, "微軟正黑體", "Microsoft JhengHei", "新細明體", sans-serif;
  word-wrap: break-word;
  -webkit-text-size-adjust: none;
}
.wrapper {
  position: relative;
}
.wrapper.noScroll {
  position: fixed;
}
.l-textAlign-left {
  text-align: left;
}
.l-textAlign-ctn {
  text-align: center;
}
.l-textAlign-justify {
  text-align: justify;
}
body h2 {
  color: #464646;
  text-align: center;
  padding-top: 25px;
  padding-bottom: 25px;
}
.clearfix:after,
.area-cards .l-card-blocks:after {
  display: block;
  content: ".";
  height: 0;
  clear: both;
  visibility: hidden;
}
.pc-max-width {
  max-width: 1000px;
  margin: 0 auto;
}
@media all and (max-width: 1000px) {
  .pc-max-width {
    width: 80%;
  }
}
@media all and (max-width: 532px) {
  .pc-max-width {
    width: 90%;
  }
}
/*
* @data 2015-7-3
* Author: Created by @dimsemenov & contributors.
*
* Light and responsive lightbox script with focus on performance.
* https://github.com/dimsemenov/Magnific-Popup
* http://dimsemenov.com/plugins/magnific-popup/
*
* Tested on desktop: Chrome, Safari, FF, Opera, IE8+,
  partial support of IE7 (works, but some visual layout features, 
  like vertical centering, are missing).
  Mobile: default browser in Android 2.3+, iOS5+, 
  Blackberry 10+, WP7+, mobile Opera and Chrome on Android.
--------------------------------
   Magnific Popup CSS
--------------------------------
*/

/* This makes "#popup-with-something" scale down proportionally */

#popup-with-something {
  width: 100%;
  height: 0;
  overflow: hidden;
  /* This is scale ratio */
  padding-top: 56.25%;
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: url(../images/bg-mask.png);
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}
.mfp-s-ready .mfp-preloader,
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  /*  width: 44px;
  height: 44px;
  line-height: 44px;*/
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
/* Main image in popup */

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */

.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
/* 
 *  Core Owl Carousel CSS File
 *  v1.3.3
 */

/* clearfix */

.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* display none until init */

.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}
/* mouse grab icon */

.grabbing {
  cursor: url(grabbing.png) 8 8, move;
}
/* fix */

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: Arial, "微軟正黑體", "Microsoft JhengHei", "新細明體", sans-serif;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-weight: 300;
  line-height: auto;
  letter-spacing: 0.06em;
}
i {
  font-style: normal;
}
h1,
.h1 {
  font-size: 36px;
  line-height: 42px;
  font-weight: 500;
}
h2,
.h2 {
  font-size: 32px;
  line-height: 32px;
  font-weight: 400;
}
h3,
.h3 {
  font-size: 24px;
  font-weight: 400;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 13px;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-weight: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.background-cover,
.area-banner,
.area-carousel .owl-carousel .background,
.area-feature,
.area-qa {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.table-word-break,
i.table-word-break {
  display: block;
}
@media all and (max-width: 768px) {
  .table-word-break,
  i.table-word-break {
    display: inline-block;
  }
}
.mobile-word-break,
i.mobile-word-break {
  display: none;
}
@media all and (max-width: 532px) {
  .mobile-word-break,
  i.mobile-word-break {
    display: block;
  }
}
.mobile-display-none {
  display: inline;
  font-style: normal;
}
@media all and (max-width: 532px) {
  .mobile-display-none {
    display: none;
  }
}
html,
body {
  height: 100%;
}
ul {
  list-style-type: none;
  margin: 0;
}
a img,
img {
  max-width: 100%;
  height: auto;
}
*:focus {
  outline: none;
}
body {
  font-family: Arial, "微軟正黑體", "Microsoft JhengHei", "新細明體", sans-serif;
  word-wrap: break-word;
  -webkit-text-size-adjust: none;
}
.wrapper {
  position: relative;
}
.wrapper.noScroll {
  position: fixed;
}
.l-textAlign-left {
  text-align: left;
}
.l-textAlign-ctn {
  text-align: center;
}
.l-textAlign-justify {
  text-align: justify;
}
body h2 {
  color: #464646;
  text-align: center;
  padding-top: 25px;
  padding-bottom: 25px;
}
.clearfix:after,
.area-cards .l-card-blocks:after {
  display: block;
  content: ".";
  height: 0;
  clear: both;
  visibility: hidden;
}
.pc-max-width {
  max-width: 1000px;
  margin: 0 auto;
}
@media all and (max-width: 1000px) {
  .pc-max-width {
    width: 80%;
  }
}
@media all and (max-width: 532px) {
  .pc-max-width {
    width: 90%;
  }
}
section a {
  color: #00b7ae;
  text-decoration: none;
  cursor: pointer;
}
section a.arrow:after {
  display: inline-block;
  content: '>';
  padding-left: 5px;
}
section a:focus {
  outline: 0;
}
section a:hover {
  text-decoration: underline;
}
.btn-flat {
  display: block;
  max-width: 300px;
  width: 35%;
  text-align: center;
  font-size: 24px;
  color: #fff;
  background-color: #00b7ae;
  border: none;
  padding: 10px 0;
  margin: 0 auto;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
}
@media all and (max-width: 532px) {
  .btn-flat {
    width: 65%;
  }
}
.btn-flat:hover {
  text-decoration: none;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  background: #009e8e;
}
.disc > li {
  padding-left: 25px;
  text-indent: -1.2em;
}
@media all and (max-width: 1000px) {
  .disc > li {
    padding-left: 0;
  }
}
.disc > li:before {
  content: "• ";
  color: #00b7ae;
  margin-right: 4px;
  margin-left: 4px;
}
@media all and (max-width: 1000px) {
  .disc > li:before {
    color: #464646;
    content: "◎";
    margin-left: 0;
  }
}
.disc > li.head {
  color: #00b7ae;
  font-weight: bolder;
}
.disc > li.head:before {
  content: '';
  margin: 0;
}
.process-title {
  background-color: #f3f3f3;
  color: #009e8e;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 0;
  padding: 90px 0 20px 0;
  text-align: center;
}
@media all and (max-width: 532px) {
  .process-title {
    font-size: 28px;
  }
}
.toggle-area .process {
  display: none;
}
.toggle-area .process.is-active {
  display: block;
}
.toggle-area-control {
  width: 100%;
  color: #00b7ae;
  text-align: center;
  border-top: 1px solid #d7e2d9;
  border-bottom: 1px solid #d7e2d9;
  padding: 20px 0;
  background-color: rgba(230, 237, 231, 0.3);
}
.toggle-area-control span {
  display: block;
  width: 85%;
  font-size: 16px;
  margin: 0 auto;
}
.toggle-area-control span a {
  text-decoration: underline;
  outline: none;
}
.process {
  list-style: none;
  max-width: 768px;
  width: 85%;
  color: #464646;
  text-align: center;
  padding: 40px 0;
  margin: 0 auto;
}
.process h2{
  font-size: 20px;
  letter-spacing: 0px;
}
.process .num{
  font-size: 24px;
}
.process .process-list .list-text span {
  font-size: 20px;
}
@media all and (max-width: 532px) {
  .process .process-list .list-text span {
    font-size: 20px;
  }
}
.process .process-list .list-text span.num {
  font-size: 24px;
}
.process .process-list .list-text span.info {
  display: block;
  font-size: 19.8px;
  letter-spacing: 0.01em;
  margin: 10px auto;
}
.process .process-list .list-text span a {
  color: #464646;
}
.process .process-list .list-content {
  padding-top: 20px;
  padding-bottom: 20px;
}
.process .process-list .list-content .text-alert {
  color: #808080;
  font-size: 14px;
  text-align: justify;
  margin-top: 20px;
}
.process .process-list .list-content span {
  display: inline-block;
  font-size: 20px;
  padding: 30px 0 15px 0;
}
.process .process-list .list-content span.num {
  font-size: 26px;
}
@media all and (max-width: 532px) {
  .process .process-list .list-content .text-alert {
    font-size: 16.2px;
    line-height: 24px;
  }
  .process .process-list .list-content span {
    font-size: 18px;
  }
}
.process .process-list .list-content .text-alert li {
  display: block;
}
@media all and (max-width: 768px) {
  .process .process-list .list-content .text-alert li {
    display: inline;
  }
}
.process .process-list .list-content .text-alert a {
  text-decoration: underline;
}
.process .process-list .list-line {
  display: block;
  width: 100%;
  height: 1px;
  background: #ddd;
  margin: 30px auto 40px auto;
}
.process .process-list img {
  max-width: 100%;
  width: 100%;
}
.process .process-list img.icon-textAlert-file {
  width: 31px;
  height: 24px;
}
.process .process-list img.img-shadow {
  border: 1px solid #ccc;
  -webkit-box-shadow: 1px -1px 12px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px -1px 12px rgba(0, 0, 0, 0.2);
  box-shadow: 1px -1px 12px rgba(0, 0, 0, 0.2);
}
.process.atm .text-alert,
.process.atm img {
  max-width: 532px;
  margin: auto;
}
.process.app img {
  max-width: 300px;
  margin: auto;
}
html.magnifying > body {
  overflow-x: hidden !important;
}
.magnify,
.magnify > .magnify-lens,
.magnify-mobile,
.lens-mobile {
  /* Reset */
  min-width: 0;
  min-height: 0;
  -webkit-animation: none;
  animation: none;
  border: none;
  float: none;
  margin: 0;
  opacity: 1;
  outline: none;
  overflow: visible;
  padding: 0;
  text-indent: 0;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.magnify {
  position: relative;
  width: auto;
  height: auto;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: inline-block;
  z-index: inherit;
}
.magnify > .magnify-lens {
  /* Magnifying lens */
  position: absolute;
  width: 200px;
  height: 200px;
  border-radius: 100%;
  /* Multiple box shadows to achieve the glass lens effect */
  -webkit-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
  cursor: none;
  display: none;
  z-index: 99;
}
.magnify > .magnify-lens.loading {
  background: #333 !important;
  opacity: 0.8;
}
.magnify > .magnify-lens.loading:after {
  /* Loading text */
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  color: #fff;
  content: 'Loading...';
  font: italic normal 16px/1 Calibri, sans-serif;
  letter-spacing: 1px;
  margin-top: -8px;
  text-align: center;
  text-shadow: 0 0 2px rgba(51, 51, 51, 0.8);
  text-transform: none;
}
.btn-color {
  font-size: 1.2em;
  text-align: center;
  vertical-align: middle;
  width: 160px;
  padding: 5px 5px 7px 5px;
  color: #00b7ae;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background: rgba(255, 255, 255, 0.4);
  border: 2px solid #00b7ae;
}
@media all and (max-width: 768px) {
  .btn-color {
    width: 110px;
  }
}
.btn-color:hover {
  color: #009e8e;
  border: 2px solid #009e8e;
}
.btn-color.brand-primary {
  color: #fff;
  background-color: #00b7ae;
}
.btn-color.brand-primary:hover {
  background-color: #009e8e;
  border: 2px solid #009e8e;
}
.open-popup-link {
  color: #464646;
  text-decoration: none;
  cursor: pointer;
  text-decoration: underline;
}
.open-popup-link:hover {
  outline: none;
  color: #3399cc;
}
.btn-flag {
  letter-spacing: 0.1em;
  display: inline-block;
  color: #666;
  text-decoration: none;
  cursor: pointer;
  border: 1px solid #666;
  padding: 10px 30px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  margin-top: 30px;
  margin-bottom: 30px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.btn-flag:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  color: #fff;
  background-color: #00b7ae;
  border-color: #00b7ae;
}
.l-list {
  background-color: #f3efea;
  padding-top: 30px;
  padding-bottom: 60px;
}
.l-list h2 + p {
  margin-bottom: 30px;
}
.l-list h2 + p,
.l-list h2 + p a {
  color: #666;
}
.l-list li {
  position: relative;
  display: block;
  color: #464646;
  background: #fff;
  border: 1px solid #ccc;
  text-decoration: none;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.l-list li:before {
  background: url(../images/icon_notice.png) no-repeat 0 0;
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: -2px 10px 0;
  vertical-align: middle;
}
@media all and (max-width: 532px) {
  .l-list li:before {
    display: none;
  }
}
.l-list li:after {
  background: url(../images/icon_arrow_gy.png) no-repeat 0 -30px;
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 10px;
  right: 5px;
}
.l-list li .toggle-title {
  display: inline-block;
  cursor: pointer;
}
@media all and (max-width: 768px) {
  .l-list li .toggle-title {
    width: 85%;
    padding-left: 10px;
  }
}
.l-list li .toggle-clause {
  display: none;
  color: #666;
  line-height: 24.2px;
  border-top: 1px solid #ccc;
  padding: 20px 10px 5px 10px;
  margin-top: 10px;
}
.l-list li.active .toggle-title {
  color: #009e8e;
}
.l-list li.active:before {
  background-position: -30px 0;
}
.l-list li.active:after {
  background: url(../images/icon_arrow_gn.png) no-repeat 0 0;
}
.l-blocks .blocks-temple {
  text-align: center;
  max-width: 1000px;
  margin: 0 auto;
}
.l-blocks .blocks-temple .h4.brand-primary-darker a {
  color: #000;
}
.l-blocks .blocks-temple:after {
  display: block;
  content: ".";
  height: 0;
  clear: both;
  visibility: hidden;
}
.l-blocks .blocks-temple li {
  display: inline-block;
  width: 49%;
  max-width: 450px;
  vertical-align: middle;
  text-align: left;
  padding: 23px;
}
@media all and (max-width: 768px) {
  .l-blocks .blocks-temple li {
    width: 90%;
    padding: 10px 23px;
  }
}
@media all and (max-width: 532px) {
  .l-blocks .blocks-temple li {
    max-width: 100%;
    text-align: center;
    padding: 0px;
  }
}
@media all and (max-width: 768px) {
  .l-blocks .blocks-temple img {
    -webkit-box-shadow: -1px -1px 9px 1px rgba(0, 0, 0, 0.1);
    box-shadow: -1px -1px 9px 1px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
  }
}
.l-blocks .blocks-temple .col-img.right {
  float: right;
}
@media all and (max-width: 1000px) {
  .l-blocks .blocks-temple .col-img.right {
    float: none;
  }
}
.l-blocks .blocks-temple .col-text h3 {
  color: #464646;
  padding-top: 15px;
  padding-bottom: 15px;
}
.l-blocks .blocks-temple .col-text a {
  color: #808080;
}
.assign {
  color: #235896!important;
  text-decoration: underline;
}
.l-blocks .blocks-temple .col-text a.btn-sublink {
  text-decoration: underline;
}
.l-blocks .blocks-temple .col-text a.btn-flag:hover {
  color: #fff;
}
.l-blocks .blocks-temple .col-text div {
  color: #666;
  font-size: 16px;
  line-height: 28px;
}
.l-card-blocks {
  width: 800px;
  text-align: center;
  left: 50%;
  padding: 30px 0;
  margin-left: -400px;
}
@media all and (max-width: 1000px) {
  .l-card-blocks {
    width: 80%;
    left: 0;
    margin-left: 10%;
  }
}
@media all and (max-width: 532px) {
  .l-card-blocks {
    width: 90%;
    margin-left: 5%;
  }
}
.l-card-blocks div {
  width: 400px;
}
.l-card-blocks div:after {
  display: block;
  content: ".";
  height: 0;
  clear: both;
  visibility: hidden;
}
.l-card-blocks .col-img {
  float: left;
}
@media all and (max-width: 1000px) {
  .l-card-blocks .col-img {
    width: 100%;
  }
}
@media all and (max-width: 1000px) {
  .l-card-blocks .col-img img {
    width: 150px;
    margin-bottom: 10px;
  }
}
.l-card-blocks .col-text {
  float: left;
  text-align: left;
  line-height: 28px;
}
@media all and (max-width: 1000px) {
  .l-card-blocks .col-text {
    width: 90%;
    margin-left: 5%;
    text-align: center;
  }
}
.l-card-blocks .col-text .col-text-title {
  font-size: 24px;
  color: #009e8e;
  margin: 0 0 15px 0;
}
.l-card-blocks .col-text .col-text-feature li.card-5 {
  letter-spacing: -0.06em;
  font-size: 14px;
}
@media all and (max-width: 768px) {
  .l-card-blocks .col-text .col-text-feature li.card-5 {
    font-size: 16px;
    letter-spacing: none;
  }
}
@media all and (max-width: 768px) {
  .l-card-blocks .col-text .col-text-feature li {
    display: inline;
  }
  .l-card-blocks .col-text .col-text-feature li:before {
    content: '◆';
    margin-right: 2px;
  }
}
@media all and (max-width: 768px) {
  .l-card-blocks .col-text .col-text-feature li:first-child {
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 5px;
  }
}
.l-card-blocks .col-text .col-text-feature li:first-child:after {
  content: '！';
}
@media all and (max-width: 768px) {
  .l-card-blocks .col-text .col-text-feature li:first-child:after {
    content: '';
  }
}
.l-card-blocks .col-text .col-text-feature li:first-child:before {
  content: '';
}
.l-card-blocks .col-text .btn-group {
  margin-top: 15px;
}
.l-card-blocks .col-text .btn-group li {
  display: inline;
}
@media all and (max-width: 768px) {
  .l-card-blocks .col-text .btn-group li {
    margin-top: 0;
  }
}
.l-popup {
  position: relative;
}
.l-popup .popup-close {
  display: inline-block;
  position: absolute;
  z-index: 9999;
  right: 55px;
  top: 23px;
  content: '';
  height: 44px;
  width: 44px;
  background: url(../images/close.svg) no-repeat center;
  cursor: pointer;
}
@media all and (max-width: 768px) {
  .l-popup .popup-close {
    right: 36px;
  }
}
@media all and (max-width: 532px) {
  .l-popup .popup-close {
    right: 28px;
  }
}
.l-popup .area-popup {
  position: relative;
  width: 90%;
  background: #f4f3ef;
  margin: auto;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.l-popup .area-popup iframe {
  max-width: 100%;
  border: 1px solid #ccc;
}
.l-popup .area-popup li {
  text-align: justify;
  line-height: 28px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 10px;
}
.l-popup .area-popup .popup-title {
  color: #009e8e;
  padding-top: 20px;
  padding-bottom: 20px;
}
.area-banner {
  position: relative;
  min-height: 460px;
  height: auto;
  background-image: url(../images/bg-kv.jpg);
  background-position: bottom;
}
.area-banner .banner-obj {
  display: block;
  padding-top: 60px;
  padding-left: 350px;
  margin: auto;
}
@media all and (max-width: 1000px) {
  .area-banner .banner-obj {
    padding-left: 0;
  }
}
@media all and (max-width: 768px) {
  .area-banner .banner-obj {
    padding-top: 30px;
  }
}
.area-banner .banner-box {
  position: absolute;
  width: 520px;
  top: 130px;
  color: #fff;
  line-height: 24.2px;
  background: rgba(0, 0, 0, 0.6);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  padding: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.area-banner .banner-box h1 {
  font-size: 36px;
}
@media all and (max-width: 532px) {
  .area-banner .banner-box h1 {
    font-size: 24px;
    letter-spacing: 0.06em;
  }
}
@media all and (max-width: 320px) {
  .area-banner .banner-box h1 {
    letter-spacing: 0em;
  }
}
.area-banner .banner-box h1 img {
  margin-bottom: -5px;
}
@media all and (max-width: 532px) {
  .area-banner .banner-box h1 img {
    width: 40px;
    height: 40px;
    margin-right: 5px;
  }
}
@media all and (max-width: 320px) {
  .area-banner .banner-box h1 img {
    margin-right: 3px;
  }
}
.area-banner .banner-box.pos-ctn {
  left: 50%;
  text-align: center;
  margin-left: -260px;
}
@media all and (max-width: 768px) {
  .area-banner .banner-box {
    position: relative;
    top: -30px;
    left: 0;
    width: 90%;
    margin: 0 auto;
  }
}
.area-banner .banner-box .banner-box-text {
  margin: 0;
  padding: 0;
  margin-top: 20px;
}
/* .area-gift {
  margin-bottom: -30px; } */

.area-gift .newActive {
  color: #009e8e;
  padding: 15px 10px;
  border-radius: 5px;
  background-color: #e6faf8;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media all and (max-width: 768px) {
  .area-gift .newActive {
    margin-bottom: 20px;
  }
}
.area-gift .newActive a {
  color: #009e8e;
}
.area-gift h2 {
  margin-top: 45px;
}
.area-cards {
  position: relative;
}
.area-cards h2 {
  margin-top: 30px;
}
.area-cards .content-box {
  position: relative;
}
.area-cards .cards-wrap {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-top: 10px;
  border: 1px solid #00baaf;
  max-width: 1000px;
  width: 100%;
  margin: 42px auto;
}
.cards-wrap h2 {
  border: 1px solid;
  max-width: 300px;
  width: 100%;
  margin: 0 auto;
  padding: 5px;
  background: #00baaf;
  color: #fff;
  transform: translateY(-56px);
}
.area-carousel {
  position: relative;
  margin-top: -83px;
}
.area-carousel h2 {
  z-index: 9;
  position: relative;
  top: 100px;
  color: #fff;
  text-shadow: 0px 1px 13px rgba(0, 0, 0, 0.7);
}
.area-carousel .owl-carousel .background {
  display: block;
  width: 100%;
  height: 485px;
}
.area-carousel .owl-carousel .background.bg1 {
  background-image: url(../images/card-carousel-bg1.jpg);
}
.area-carousel .owl-carousel .background.bg2 {
  background-image: url(../images/card-carousel-bg2.jpg);
  background-position: center;
}
.area-carousel .owl-carousel .background.bg3 {
  background-image: url(../images/card-carousel-bg1.jpg);
  background-position: top center;
}
.area-carousel .owl-carousel .background.bg4 {
  background-image: url(../images/card-carousel-bg4.jpg);
  background-position: top right;
}
.area-carousel .owl-carousel .background.bg5 {
  background-image: url(../images/card-carousel-bg5.jpg);
  background-position: top center;
}
.area-carousel .owl-carousel .background.bg6 {
  background-image: url(../images/card-carousel-bg6.jpg);
  background-position: top center;
}
.area-carousel .owl-carousel .background.bg7 {
  background-image: url(../images/pi-bg.png);
  background-position: top center;
}
@media all and (max-width: 1000px) {
  .area-carousel .owl-carousel .background {
    height: 580px;
  }
}
.area-carousel .owl-carousel .background .content-box {
  position: absolute;
  background: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: -1px -1px 9px 1px rgba(0, 0, 0, 0.2);
  box-shadow: -1px -1px 9px 1px rgba(0, 0, 0, 0.2);
  top: 120px;
}
.area-carousel .owl-carousel .cta-more {
  width: 80%;
  line-height: 28px;
  text-align: center;
  margin: 0 auto 20px auto;
  padding-top: 10px;
  padding-bottom: 10px;
}
.area-carousel .owl-carousel .cta-more img {
  display: block;
  margin: 0 auto 20px auto;
}
.area-carousel .owl-carousel .cta-more a {
  color: #009e8e;
}
.area-carousel .owl-controls {
  position: absolute;
  bottom: 30px;
  left: 50%;
  margin-left: -65px;
  margin-top: 10px;
  text-align: center;
}
.area-carousel .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
}
.area-carousel .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 0.7;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: -1px -1px 9px 1px rgba(0, 0, 0, 0.7);
  box-shadow: -1px -1px 9px 1px rgba(0, 0, 0, 0.7);
  background: #fff;
}
.area-carousel .owl-controls .owl-page.active span {
  background: #009e8e;
}
.area-process {
  background-color: #f3efea;
  padding-top: 30px;
  padding-bottom: 60px;
}
.area-process .h4 {
  margin-bottom: 30px;
}
.area-process .h4 a.btn-sublink {
  color: #666;
  text-decoration: underline;
}
.area-process .flow li.active .icon-arrow {
  background-position: 0 -30px;
}
.area-process .flow > li {
  font-size: 18px;
}
@media all and (max-width: 768px) {
  .area-process .flow > li ul {
    width: 100%;
    margin: 0 auto;
  }
}
.area-process .flow > li ul:after {
  display: block;
  content: ".";
  height: 0;
  clear: both;
  visibility: hidden;
}
.area-process .flow > li li {
  float: left;
  width: 33%;
  font-size: 16px;
  text-align: left;
  padding: 20px 30px 0 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media all and (max-width: 1000px) {
  .area-process .flow > li li {
    width: 100%;
    float: none;
    text-align: center;
    padding: 20px 0;
    margin: auto;
  }
}
.area-process .subproject > li li {
  width: 25%;
}
.area-process .flow > li .toggle-title {
  text-indent: 15px;
}
.area-process .flow .toggle-title {
  border: 1px solid #ccc;
  color: #888;
  text-align: left;
  padding: 10px;
  margin-top: 7px;
  text-indent: 15px;
  background: #fff url(../images/process-toggle.png) repeat-x;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media all and (max-width: 1000px) {
  .area-process .flow .toggle-title {
    width: 100%;
    text-align: center;
  }
}
.area-process .flow .toggle-title .icon-arrow {
  float: right;
  display: block;
  width: 30px;
  height: 30px;
  background-image: url(../images/process-arrow.png);
}
.area-process .flow .toggle-clause {
  border: 1px solid #ccc;
  background: #fff;
  border-top: none;
}
@media all and (max-width: 1000px) {
  .area-process .flow .toggle-clause {
    text-align: center;
  }
}
.area-process .flow .toggle-clause p {
  text-align: justify;
}
@media all and (max-width: 1000px) {
  .area-process .flow .toggle-clause p {
    text-align: center;
  }
}
.area-process .flow .toggle-clause a {
  color: #3399cc;
  cursor: pointer;
}
@media all and (max-width: 1000px) {
  .area-process .flow .toggle-clause a {
    color: #333;
  }
}
.area-process .flow .toggle-clause.green a {
  color: #38c9b9;
}
.area-process .flow .toggle-clause.green .icon-flow-step {
  font-size: 16px;
  color: #38c9b9;
}
.area-process .flow .toggle-clause.green .icon-flow-step.arrow:after {
  content: url(../images/flow-arrow-gn.png);
}
.area-process .flow .toggle-clause.green .icon-arrow-down {
  content: url(../images/flow-arrow-gn.png);
}
.area-process .flow .toggle-clause .icon-flow-step {
  width: 158px;
  height: 158px;
  font-size: 16px;
  color: #3399cc;
  line-height: 220px;
  text-align: center;
  margin: 30px auto 20px auto;
}
@media all and (max-width: 1000px) {
  .area-process .flow .toggle-clause .icon-flow-step {
    margin-top: 0;
  }
}
@media all and (max-width: 1000px) {
  .area-process .flow.subproject.pc-max-width .toggle-clause .icon-flow-step {
    margin-left: -10px;
  }
}
@media all and (max-width: 834px) {
  .area-process .flow.subproject.pc-max-width .toggle-clause .icon-flow-step {
    margin-left: 2px;
  }
}
@media all and (max-width: 768px) {
  .area-process .flow.subproject.pc-max-width .toggle-clause .icon-flow-step {
    margin-left: 0px;
  }
}
@media all and (max-width: 736px) {
  .area-process .flow.subproject.pc-max-width .toggle-clause .icon-flow-step {
    margin-left: -4px;
  }
}
@media all and (max-width: 667px) {
  .area-process .flow.subproject.pc-max-width .toggle-clause .icon-flow-step {
    margin-left: -15px;
  }
}
@media all and (max-width: 414px) {
  .area-process .flow.subproject.pc-max-width .toggle-clause .icon-flow-step {
    margin-left: -33px;
  }
}
@media all and (max-width: 320px) {
  .area-process .flow.subproject.pc-max-width .toggle-clause .icon-flow-step {
    margin-left: -40px;
  }
}
.area-process .flow .toggle-clause .icon-flow-step.arrow:after {
  float: right;
  margin-right: -100px;
  display: inline-block;
  width: 23px;
  height: 42px;
  content: url(../images/flow-arrow.png);
}
.area-process .subproject .toggle-clause .icon-flow-step.arrow:after {
  margin-right: -60px;
}
@media all and (max-width: 1000px) {
  .area-process .flow .toggle-clause .icon-flow-step.arrow:after {
    display: none;
  }
}
.area-process .flow .toggle-clause .icon-flow-step.text-bg1 {
  background: url("../images/flow-text-1.png");
}
.area-process .flow .toggle-clause .icon-flow-step.text-bg2 {
  background: url("../images/flow-text-2.png");
}
.area-process .flow .toggle-clause .icon-flow-step.text-bg3 {
  background: url("../images/flow-text-3.png");
}
.area-process .flow .toggle-clause .icon-flow-step.text-bg4 {
  background: url("../images/flow-text-4.png");
}
.area-process .flow .toggle-clause .icon-flow-step.text-bg5 {
  background: url("../images/flow-text-5.png");
}
.area-process .flow .toggle-clause .icon-flow-step.text-bg6 {
  background: url("../images/flow-text-6.png");
}
.area-process .flow .toggle-clause .icon-flow-step.text-bg7 {
  background: url("../images/flow-text-7.png");
}
.area-process .flow .toggle-clause .icon-flow-step.text-bg8 {
  background: url("../images/flow-text-8.png");
}
.area-process .flow .toggle-clause .icon-flow-step.text-bg9 {
  background: url("../images/flow-text-9.png");
}
.area-process .flow .toggle-clause .icon-flow-step.text-bg10 {
  background: url("../images/flow-text-10.png");
}
.area-process .flow .toggle-clause .icon-flow-step.text-bg11 {
  background: url("../images/flow-text-11.png");
}
.area-process .flow .toggle-clause .icon-flow-step.text-bg12 {
  background: url("../images/flow-text-12.png");
}
.area-process .flow .toggle-clause .icon-arrow-down {
  display: none;
}
@media all and (max-width: 1000px) {
  .area-process .flow .toggle-clause .icon-arrow-down {
    display: block;
    width: 23px;
    height: 42px;
    content: url(../images/flow-arrow.png);
    margin: 20px auto 0 auto;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
.area-process .flow .list-process {
  display: block;
  width: 100%;
  max-width: 631px;
  margin: 0 auto;
  padding: 20px 0 0 0;
}
@media all and (max-width: 768px) {
  .area-process .flow .list-process {
    max-width: 90%;
  }
}
.area-process .flow .list-process li {
  display: inline-block;
  float: left;
  padding: 10px 30px;
  width: auto;
  border: 2px solid #3399cc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  vertical-align: middle;
  color: #3399cc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  margin-left: 5px;
  cursor: pointer;
}
@media all and (max-width: 768px) {
  .area-process .flow .list-process li {
    padding: 10px 0;
    margin: 4px;
    width: 47%;
  }
}
@media all and (max-width: 320px) {
  .area-process .flow .list-process li {
    width: 46%;
  }
}
.area-process .flow .list-process li:first-child {
  border: none;
  cursor: text;
  pointer-events: none;
  padding: 10px 10px 10px 0;
  margin-left: 0;
}
@media all and (max-width: 768px) {
  .area-process .flow .list-process li:first-child {
    width: 100%;
  }
}
.area-process .flow .list-process li.active {
  color: #fff;
  background-color: #3399cc;
}
.area-process .flow .toggle-clause > div {
  display: none;
}
.area-process .flow .toggle-clause > div.active {
  display: block;
}
.area-feature {
  background-image: url(../images/bg-featureArea.jpg);
  padding-top: 60px;
  padding-bottom: 60px;
}
@media all and (max-width: 768px) {
  .area-feature {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.area-feature h2 {
  color: #fff;
}
.area-feature .blocks-temple .col-text h3,
.area-feature .blocks-temple .col-text div,
.area-feature .blocks-temple .col-text a {
  color: #fff;
}
.area-feature .blocks-temple .btn-flag {
  border-color: #fff;
}
.area-exclusive {
  background: #00b7ae;
  padding-top: 30px;
  padding-bottom: 30px;
}
.area-exclusive a {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.area-exclusive h2,
.area-exclusive ul {
  color: #fff;
}
.area-exclusive ul {
  max-width: 930px;
  text-align: center;
  margin: 0 auto;
}
.area-exclusive ul li {
  display: inline-block;
  width: 140px;
  height: 140px;
  letter-spacing: 0.06em;
  background-color: #4dcdc6;
  border: 2px solid #4dcdc6;
  margin-bottom: 25px;
  /*      margin-left: 7px;
      margin-right: 7px;*/
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
}
@media all and (max-width: 768px) {
  .area-exclusive ul li {
    width: 40%;
    height: 100px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 5px;
  }
}
.area-exclusive ul li:hover {
  background-color: #00b7ae;
  border-color: #fff;
}
.area-exclusive ul li:nth-child(2),
.area-exclusive ul li:nth-child(3),
.area-exclusive ul li:nth-child(4),
.area-exclusive ul li:nth-child(6),
.area-exclusive ul li:nth-child(7),
.area-exclusive ul li:nth-child(8) {
  margin-left: 70px;
}
@media all and (max-width: 768px) {
  .area-exclusive ul li:nth-child(2),
  .area-exclusive ul li:nth-child(3),
  .area-exclusive ul li:nth-child(4),
  .area-exclusive ul li:nth-child(6),
  .area-exclusive ul li:nth-child(7),
  .area-exclusive ul li:nth-child(8) {
    margin-left: 0;
    margin-right: 0;
  }
}
.area-exclusive ul li img {
  display: block;
  margin: 30px auto 10px auto;
}
@media all and (max-width: 768px) {
  .area-exclusive ul li img {
    margin-top: 10px;
    margin-bottom: 5px;
  }
}
.area-qa .toggle-clause {
  text-align: justify;
}
.area-qa .toggle-clause a {
  color: #009e8e;
}
.area-mayday {
  display: none;
}
#popup7 .active-kv {
  vertical-align: bottom;
}
#popup7 .active-kv img {
  display: block;
  margin-bottom: -5px;
}
@media all and (max-width: 532px) {
  #popup7 .active-kv img {
    display: none;
  }
}
#popup7 .active-kv img.active-kv-img {
  display: none;
}
@media all and (max-width: 532px) {
  #popup7 .active-kv img.active-kv-img {
    display: block;
  }
}
@media all and (max-width: 532px) {
  #popup7 .active-kv {
    padding-top: 30px;
    background-color: #fff;
  }
}
#popup7 .active-content {
  text-algin: justify;
  color: #fff;
  letter-spacing: .03em;
  line-height: 24px;
  padding: 5px 20px 10px 20px;
}
@media all and (max-width: 532px) {
  #popup7 .active-content {
    font-size: .85em;
    padding: 20px 10px 10px 10px;
  }
}
#popup7 .active-content .btn-group {
  margin-top: 10px;
  text-align: center;
}
#popup7 .active-content .btn-group a {
  display: inline-block;
  padding: 5px 25px;
  border: 1px solid #fff;
  border-radius: 25px;
  margin-right: 8px;
  margin-bottom: 20px;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
#popup7 .active-content .btn-group a:last-child {
  margin-right: 0;
}
@media all and (max-width: 532px) {
  #popup7 .active-content .btn-group a {
    font-size: 1.2em;
    margin-right: 5px;
    padding: 5px 25px;
  }
}
@media all and (max-width: 320px) {
  #popup7 .active-content .btn-group a {
    font-size: .9em;
  }
}

/*廣宣影片*/
.area-ef {
    background-image: url(../images/bg-video.jpg);
    width: 100%;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 50px;
}

@media (max-width: 700px) {
  .area-ef{
    background-image: url(../images/35001455_s.jpg);
    min-height: 300px;}
  }


.efingo{
  max-width: 960px;
  display: block;
  margin: 0 auto;
}
.area-ef h2{
  text-align: center;
  font-size: 30px;
  font-weight: bolder;
  color: #e7373e;
}
.area-ef span{
  font-size: 24px;
    display: block;
    margin-top: 20px;
    color: #333;
    letter-spacing: 2px;
}

.videobox{
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;  /*影片比例16:9*/
}
.videobox iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0 none;
}

/*廣宣影片*/

#esun_float_icon-1 {
  position: fixed;
  z-index: 999;
  right: 5px;
  bottom: 79px;
}
#esun_float_icon-1 img {
  max-width: 90px;
  width: 100%;
}
@media all and (max-width: 768px) {
  #esun_float_icon {
    display: none;
  }
}
#show_srm {
  z-index: 99;
  position: fixed;
  top: 120px;
  width: 100%;
  display: block;
  text-align: center;
  display: none;
}
@media all and (max-width: 320px) {
  #show_srm {
    display: none !important;
  }
}
#show_srm #srm_service_alert_show {
  margin-left: auto;
  margin-right: auto; 
  border:0;
  padding:0;
  box-shadow:0 0 0 #000;
  width:350px;
  height:275px;
  background:transparent url(../images/eservice/eservice-aceloan.png) no-repeat;
}
#show_srm #srm_service_alert_show .srm_service_alert_buttons {
  position:relative;
  top:191px;
  height:46px;
}
#show_srm #srm_service_alert_show .srm_service_alert_buttons .srm_service_alert_button_yes {
  position:absolute;
  top:0;
  display:block;
  width:149px;
  height:100%;
  left:179px;
}
#show_srm #srm_service_alert_show .srm_service_alert_buttons .srm_service_alert_button_no {
  position:absolute;
  top:0;
  display:block;
  width:149px;
  height:100%;
  left:20px;
}

@media(max-width:800px){
  .decorate-nav{
    display: none;
  }
}