@charset "UTF-8";
/* 不改變文字單位 */
/*! normalize.css v2.0.1 | MIT License | git.io/normalize */
/* ========================================================================== HTML5 display definitions ========================================================================== */
* { -webkit-box-sizing: border-box; box-sizing: border-box; }

*::after, *::before { -webkit-box-sizing: border-box; box-sizing: border-box; }

/** Correct `block` display not defined in IE 8/9. */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }

/** Correct `inline-block` display not defined in IE 8/9. */
audio, canvas, video { display: inline-block; }

/** Prevent modern browsers from displaying `audio` without controls. Remove excess height in iOS 5 devices. */
audio:not([controls]) { display: none; height: 0; }

/** Address styling not present in IE 8/9. */
[hidden] { display: none; }

/* ========================================================================== Base ========================================================================== */
/** 1. Set default font family to sans-serif. 2. Prevent iOS text size adjust after orientation change, without disabling user zoom. */
html { font-family: sans-serif; /* 1 */ -webkit-text-size-adjust: 100%; /* 2 */ -ms-text-size-adjust: 100%; /* 2 */ }

/** Remove default margin. */
body { margin: 0; }

/* ========================================================================== Links ========================================================================== */
/** Address `outline` inconsistency between Chrome and other browsers. */
a:focus { outline: thin dotted; }

/** Improve readability when focused and also mouse hovered in all browsers. */
a:active, a:hover { outline: 0; }

/* ========================================================================== Typography ========================================================================== */
/** Address variable `h1` font size within `section` and `article` contexts in Firefox 4+, Safari 5, and Chrome. */
h1 { font-size: 2em; }

/** Address styling not present in IE 8/9, Safari 5, and Chrome. */
abbr[title] { border-bottom: 1px dotted; }

/** Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome. */
b, strong { font-weight: bold; }

/** Address styling not present in Safari 5 and Chrome. */
dfn { font-style: italic; }

/** Address styling not present in IE 8/9. */
mark { background: #ff0; color: #000; }

/** Correct font family set oddly in Safari 5 and Chrome. */
code, kbd, pre, samp { font-family: monospace, serif; font-size: 1em; }

/** Improve readability of pre-formatted text in all browsers. */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

/** Set consistent quote types. */
q { quotes: "\201C" "\201D" "\2018" "\2019"; }

/** 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. */
img { border: 0; }

/** Correct overflow displayed oddly in IE 9. */
svg:not(:root) { overflow: hidden; }

/* ========================================================================== Figures ========================================================================== */
/** Address margin not present in IE 8/9 and Safari 5. */
figure { margin: 0; }

/* ========================================================================== Forms ========================================================================== */
/** 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. 2. Remove padding so people aren't caught out if they zero out fieldsets. */
legend { border: 0; /* 1 */ padding: 0; /* 2 */ }

/** 1. Correct font family not being inherited in all browsers. 2. Correct font size not being inherited in all browsers. 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome. */
button, input, select, textarea { font-family: inherit; /* 1 */ font-size: 100%; /* 2 */ margin: 0; /* 3 */ }

/** Address Firefox 4+ setting `line-height` on `input` using `!important` in the UA stylesheet. */
button, input { line-height: normal; }

/** 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; }

/** 1. Address box sizing set to `content-box` in IE 8/9. 2. Remove excess padding in IE 8/9. */
input[type="checkbox"], input[type="radio"] { -webkit-box-sizing: border-box; box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }

/** 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome. 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome (include `-moz` to future-proof). */
input[type="search"] { -webkit-appearance: textfield; /* 1 */ -webkit-box-sizing: content-box; /* 2 */ box-sizing: content-box; }

/** Remove inner padding and search cancel button in Safari 5 and Chrome on OS X. */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/** Remove inner padding and border in Firefox 4+. */
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/** 1. Remove default vertical scrollbar in IE 8/9. 2. Improve readability and alignment in all browsers. */
textarea { overflow: auto; /* 1 */ vertical-align: top; /* 2 */ }

/* ========================================================================== Tables ========================================================================== */
/** Remove most spacing between table cells. */
table { border-collapse: collapse; border-spacing: 0; }
/* ========================================================================== Typography ========================================================================== */
body { font-family: "Microsoft Jhenghei","微軟正黑體", 'Meiryo', "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; font-weight: 300; -webkit-text-size-adjust: none; text-rendering: optimizeLegibility; color: #444; }

h1, h2, h3, h4, h5, h6 { margin-top: 0; color: #444; letter-spacing: 1px; font-family: 'Noto Serif TC',serif; color: #976c4f; letter-spacing: 4px; font-weight: 700; }

h1 { font-size: calc(1.375rem + 1.5vw); margin-bottom: vr(1); }

h2 { font-size: calc(1.325rem + .9vw); margin-bottom: vr(1); }

h3 { font-size: calc(1.3rem + .6vw); margin-bottom: vr(1); }

h4 { font-size: calc(1.275rem + .3vw); margin-bottom: vr(1); }

h5 { font-size: 1.25rem; }

h6 { font-size: 1rem; }

p, li { font-family: "Microsoft Jhenghei","微軟正黑體", "新細明體", 'Roboto', Tahoma, Geneva, sans-serif; font-size: 1rem; line-height: 1.5; margin-bottom: vr(1); }

th, td { font-size: 1rem; }

p.small { font-size: 1rem; line-height: 1.5; }

ul { line-height: 1; }

ul li { margin-bottom: vr(0.25); }

ul li:last-child { margin-bottom: 0; }

/* ========================================================================== form ========================================================================== */
/* ====================  input  ==================== */
input[type="text"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="mail"]::-webkit-input-placeholder { color: #aaa; }
input[type="text"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="mail"]:-ms-input-placeholder { color: #aaa; }
input[type="text"]::-ms-input-placeholder, input[type="tel"]::-ms-input-placeholder, input[type="mail"]::-ms-input-placeholder { color: #aaa; }
input[type="text"]::placeholder, input[type="tel"]::placeholder, input[type="mail"]::placeholder { color: #aaa; }

/* ==================== Select ==================== */
select::-webkit-input-placeholder { color: #aaa; }
select:-ms-input-placeholder { color: #aaa; }
select::-ms-input-placeholder { color: #aaa; }
select::placeholder { color: #aaa; }

/* ==================== textarea ==================== */
textarea::-webkit-input-placeholder { color: #aaa; }
textarea:-ms-input-placeholder { color: #aaa; }
textarea::-ms-input-placeholder { color: #aaa; }
textarea::placeholder { color: #aaa; }

/* ==================== checkbox, radio ==================== */
input.full[type="checkbox"], input.full[type="radio"] { -moz-appearance: none; border-radius: inherit; cursor: pointer; height: 100%; left: 0px; margin: 0; max-height: 100%; max-width: 100%; min-height: 100%; min-width: 100%; opacity: 0; outline: 0 none; position: absolute; top: 0px; width: 100%; z-index: 2; }

/* ==================== Button ==================== */
button:hover[type="button"], input:hover[type="button"], input:hover[type="submit"], input:hover[type="reset"] { -webkit-transform: scale(0.95); transform: scale(0.95); }

/* ========================================================================== mixins ========================================================================== */
/*************************************
*              表格
**************************************/
table.style_table { margin: 0 0 20px 0; border-top: #78A221 1px solid; border-left: #78A221 1px solid; }

table.style_table th, table.style_table td { padding: 8px 10px; border-right: #78A221 1px solid; border-bottom: #78A221 1px solid; }

table.style_table thead tr th { color: #fff; background-color: #89B828; }

table.style_table thead tr td { font-weight: bold; background-color: #89B828; }

table.style_table tr.odd, table.style_table tbody.odd tr:nth-child(2n+2), table.style_table_left tbody.odd table.style_table tr:nth-child(2n+2) { background: #fcfdf8; }

table.style_table_left { margin: 0 auto 20px auto; border-top: #78A221 1px solid; border-left: #78A221 1px solid; }

table.style_table_left th, table.style_table_left td { padding: 8px 10px; text-align: center; border-right: #78A221 1px solid; border-bottom: #78A221 1px solid; }

table.style_table_left th { color: #fff; background-color: #89B828; }

table.style_table_left th.two { color: #fff; background-color: #6a8e1f; }

table.style_table_left td.one { background-color: #eee; }

table.style_table_left tr.odd, table.style_table tbody.odd table.style_table_left tr:nth-child(2n+2), table.style_table_left tbody.odd tr:nth-child(2n+2) { background: #fcfdf8; }

.text_center { text-align: center; }

.text_left { text-align: left; }

.text_right { text-align: right; }

img.center { margin: 0 auto; display: block; }

.por { position: relative; }

.poa { position: absolute; }

.fl { float: left; }

.fr { float: right; }

/* ========================================================================== Layout ========================================================================== */
/* ************************************/
/*              body                  */
/**************************************/
html { -webkit-box-sizing: border-box; box-sizing: border-box; }

*, *:before, *:after { -webkit-box-sizing: inherit; box-sizing: inherit; }

.row { -webkit-box-sizing: border-box; box-sizing: border-box; }

.row::after { display: block; clear: both; content: ""; }

#content::after { display: block; clear: both; content: ""; }

.main { margin-top: 130px; }

@media screen and (max-width: 768px) { .main { margin-top: 89px; } }

@media screen and (max-width: 576px) { .main { margin-top: 89px; } }

/* ************************************/
/*              header                */
/**************************************/
header { width: 100%; height: 130px; position: fixed; z-index: 99999; top: 0; background: #fff; border-top: #1E7189 3px solid; -webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); }

header .header_box { margin: 0 auto 0; position: relative; }

header .header_box .call_tel { display: none; position: absolute; top: 40px; right: -25px; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

header .header_box .call_tel a { display: inline-block; }

header .header_box .call_tel img { width: 50px; }

header .header_box .logo { margin-left: 40px; display: block; font-size: 0; vertical-align: top; }

header .header_box .logo img { height: 127px; }

header .header_box .bor_blue { width: 762px; overflow: hidden; }

header .header_box .bor_blue .bblue:nth-child(6) { width: 138px; }

header .header_box .social { position: absolute; top: 20px; right: 20px; }

header .header_box .social p { padding: 3px 15px; margin: 0; display: inline-block; vertical-align: middle; font-size: 1.3rem; color: #fff; background-color: #569FB4; border-radius: 20px; border: #fff 1px solid; }

header .header_box .social_list { display: none; }

header .header_box .social_list ul { padding: 0; margin: 0; list-style-type: none; }

header .header_box .social_list li { display: inline-block; }

header .header_box .social_list li:not(:first-of-type) { margin-left: 1em; }

header .header_box .social_list li:nth-child(6) { width: auto; }

header .header_box .social_list li:after { display: none; }

header .right { position: absolute; bottom: 0px; right: 10px; }

header .right::after { display: block; clear: both; content: ""; }

header .right ul { padding: 0; margin: 0 auto; display: -ms-grid; display: grid; grid-gap: 10px; -ms-grid-columns: (1fr)[7]; grid-template-columns: repeat(7, 1fr); place-items: center; list-style-type: none; }

header .right ul li { width: 100%; position: relative; text-align: center; font-size: 1.2rem; color: #444; }

header .right ul li a { width: 100%; padding: 15px 0; display: block; color: #444; text-decoration: none; }

header .right ul.tt .list_box { display: none; width: 150px; z-index: 10; position: absolute; left: -30%; top: 59px; background-color: #eee; -webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); }

header .right ul.tt .list_box a { padding: 10px; margin: 0 auto; color: #444; border-bottom: 1px dotted #fff; letter-spacing: 2px; text-decoration: none; }

header .right ul.tt .list_box a:hover { background-color: #d5d5d5; }

header .right ul.tt .list_box a:last-child { border-bottom: none; }

.community { display: inline-block; vertical-align: middle; }

.community ul { padding: 0; margin: 0; }

.community li { list-style-type: none; display: inline-block; }

.community li a { width: 45px; height: 45px; padding-top: 2px; text-align: center; vertical-align: sub; text-decoration: none; color: #fff; background-color: #569FB4; border-radius: 30px; overflow: hidden; border: #fff 1px solid; }

.community li a i { position: relative; display: block; color: #fff; font-size: 1.7rem; line-height: 40px; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }

.community li a:hover { background-color: #428295; }

.community li a:hover i:first-child { margin-top: -40px; }

.community .ICON_LINE, .community .ICON_YT, .community .ICON_FB, .community .ICON_contact { padding: 2px 0 0 0; display: block; }

header.fixed-top { height: 90px; }

header.fixed-top .header_box .logo img { height: 87px; }

header.fixed-top .header_box .social { top: 10px; }

header.fixed-top .header_box .social p { font-size: 1rem; }

header.fixed-top .header_box .social .community a { width: 35px; height: 35px; }

header.fixed-top .header_box .social .community a i { font-size: 1.4rem; line-height: 30px; }

header.fixed-top .header_box .social .community a:hover i:first-child { margin-top: -30px; }

header.fixed-top .right ul li { font-size: 1.1rem; }

header.fixed-top .right ul li a { padding: 7px 0; }

header.fixed-top .right ul.tt .list_box { top: 40px; }

@media screen and (max-width: 768px) { header { height: 88px; }
  header .header_box { text-align: center; }
  header .header_box .call_tel { position: absolute; top: 40px; right: -25px; display: block; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
  header .header_box .call_tel a { display: inline-block; }
  header .header_box .call_tel img { width: 50px; }
  header .header_box .logo { margin-left: 0px; display: inline-block; }
  header .header_box .logo img { height: 85px; }
  header .header_box .social { display: none; }
  header .right { width: 100%; display: none; bottom: auto; top: 77px; right: auto; left: 0; background-color: #428295; }
  header .right ul { -ms-grid-columns: (1fr)[1]; grid-template-columns: repeat(1, 1fr); }
  header .right ul li { width: 100%; margin-bottom: 0; display: block; border-bottom: #fff 1px solid; }
  header .right ul li a { padding: 15px 0; display: block; font-size: 1.5rem; color: #fff; }
  header .right ul li i { color: #fff; }
  header .right .tt .list_box { width: 100%; position: static; overflow: hidden; background-color: #569FB4; }
  header.fixed-top { height: 75px; }
  header.fixed-top .header_box .call_tel { top: 35px; }
  header.fixed-top .header_box .logo img { height: 72px; }
  header.fixed-top .right { top: 70px; } }

@media screen and (max-width: 576px) { header { height: 88px; }
  header .header_box { text-align: center; }
  header .header_box .call_tel { position: absolute; top: 40px; right: -25px; display: block; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
  header .header_box .call_tel a { display: inline-block; }
  header .header_box .call_tel img { width: 50px; }
  header .header_box .logo { margin-left: 0px; display: inline-block; }
  header .header_box .logo img { height: 85px; }
  header .header_box .social { display: none; }
  header .right { width: 100%; display: none; bottom: auto; top: 77px; right: auto; left: 0; background-color: #428295; }
  header .right ul { -ms-grid-columns: (1fr)[1]; grid-template-columns: repeat(1, 1fr); }
  header .right ul li { width: 100%; margin-bottom: 0; display: block; border-bottom: #fff 1px solid; }
  header .right ul li a { padding: 15px 0; display: block; font-size: 1.5rem; color: #fff; }
  header .right ul li i { color: #fff; }
  header .right .tt .list_box { width: 100%; position: static; overflow: hidden; background-color: #569FB4; }
  header.fixed-top { height: 75px; }
  header.fixed-top .header_box .call_tel { top: 35px; }
  header.fixed-top .header_box .logo img { height: 72px; }
  header.fixed-top .right { top: 70px; } }

/* ************************************/
/*              nav               */
/**************************************/
.nav_item > a { position: relative; }

.nav_item > a:after { content: ''; width: 0%; height: 4px; margin: auto; display: block; position: absolute; right: 0; bottom: 0px; left: 0; background-color: rgba(94, 67, 56, 0); -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }

.nav_item > a:hover:after { width: 100%; background-color: #fff; }

.nav_item.active > a:after { content: ''; width: 100%; height: 4px; margin: auto; display: block; position: absolute; right: 0; bottom: 0; left: 0; background-color: #569FB4; }

@media screen and (max-width: 768px) { .nav_item > a::after { content: none; }
  .nav_item.active > a::after { content: none; } }

@media screen and (max-width: 576px) { .nav_item > a::after { content: none; }
  .nav_item.active > a::after { content: none; } }

.allpgone { display: none; }

@media screen and (max-width: 768px) { .allpgone { cursor: pointer; position: absolute; top: 20px; left: 0px; display: block; }
  .allpgone img { width: 60%; } }

@media screen and (max-width: 576px) { .allpgone { cursor: pointer; position: absolute; top: 20px; left: 0px; display: block; }
  .allpgone img { width: 60%; } }

.open_sub { display: none; }

@media screen and (max-width: 576px) { .open_sub { display: block; position: absolute; right: 10px; top: 15px; -webkit-transform: translateX(-50%); transform: translateX(-50%); } }

#D1:before, #D2:before, #D3:before, #D4:before { display: block; content: " "; margin-top: -60px; height: 60px; visibility: hidden; }

/* ************************************/
/*              footer                */
/**************************************/
footer { width: 100%; padding: 30px 0 0; position: relative; background: #569FB4; }

footer .gobox { display: none; }

footer .footer_box { width: 1200px; padding: 0 0 20px; margin: 0 auto; display: -ms-grid; display: grid; grid-gap: 40px; -ms-grid-columns: 260px 1fr 520px; grid-template-columns: 260px 1fr 520px; place-items: top; }

footer .footer_box .f_left { text-align: center; }

footer .footer_box .f_left img { width: 100%; margin-bottom: 10px; }

footer .footer_box .f_left p { margin: 0; display: inline-block; vertical-align: middle; }

footer .footer_box .f_left .address { display: none; }

footer .footer_box .f_mid { margin-top: 20px; text-align: center; }
/* 30px */

footer .footer_box .f_mid .line_block { margin-bottom: 20px; }

footer .footer_box .f_mid .free a { margin-bottom: 20px; display: block; text-decoration: none; }

footer .footer_box .f_mid .free .ib { padding: 7px 15px; margin: 0 0 0 10px; vertical-align: middle; display: inline-block; vertical-align: middle; font-size: 1.3rem; color: #fff; background-color: #569FB4; border-radius: 30px; border: #fff 1px solid; }

footer .footer_box .f_mid ul.item { width: 95%; padding: 0; margin: 0 auto 20px; list-style-type: none; }

footer .footer_box .f_mid ul.item li { width: 24%; margin-bottom: 10px; display: inline-block; font-size: 1.1rem; font-weight: bold; }

footer .footer_box .f_mid ul.item li a { color: #444; text-decoration: none; }

footer .footer_box .f_mid ul.item li:nth-child(1), footer .footer_box .f_mid ul.item li:nth-child(2), footer .footer_box .f_mid ul.item li:nth-child(3), footer .footer_box .f_mid ul.item li:nth-child(4), footer .footer_box .f_mid ul.item li:nth-child(5), footer .footer_box .f_mid ul.item li:nth-child(6), footer .footer_box .f_mid ul.item li:nth-child(7), footer .footer_box .f_mid ul.item li:nth-child(8), footer .footer_box .f_mid ul.item li:nth-child(9) { display: none; }

footer .footer_box .f_mid .community li { list-style-type: none; display: inline-block; }

footer .footer_box .f_mid .community li a { width: 45px; height: 45px; margin-bottom: 0; border: #fff 1px solid; }

footer .footer_box .f_mid .community li a i { font-size: 1.6rem; line-height: 40px; }

footer .footer_box .f_mid .community li a:hover i:first-child { margin-top: -40px; }

footer .footer_box .f_mid .add { padding: 0 20px; margin: 20px auto 0; text-align: left; font-size: 1.2rem; display: -ms-grid; display: grid; grid-gap: 20px; -ms-grid-columns: 1fr; grid-template-columns: 1fr; place-items: center; }

footer .footer_box .f_mid .add .title { text-align: left; color: #444; font-size: 1rem; }

footer .footer_box .f_mid .add a { color: #444; text-decoration: none; }

footer .copyright { padding: 10px 0; font-size: .85rem; color: #fff; background-color: #1E7189; display: -ms-grid; display: grid; grid-gap: 0px; -ms-grid-columns: (1fr)[2]; grid-template-columns: repeat(2, 1fr); }

footer .copyright .left { padding-left: 20px; }

footer .copyright .right { padding-right: 20px; text-align: right; }

footer .copyright .right a { color: #fff; text-decoration: none; }

@media screen and (max-width: 768px) { footer .footer_box { width: 90%; grid-gap: 20px; -ms-grid-columns: 1fr; grid-template-columns: 1fr; }
  footer .footer_box .f_left img { width: 70%; }
  footer .footer_box .f_left p { font-size: 1.4rem; }
  footer .footer_box .f_mid { margin-top: 0; }
  footer .footer_box .f_mid .free { text-align: center; }
  footer .footer_box .f_mid .free .ib { margin: 0 0 20px 0; display: block; }
  footer .footer_box .f_mid ul.item { width: 100%; margin: 0 auto; }
  footer .footer_box .f_mid ul.item li { width: 32%; margin-bottom: 20px; text-align: center; }
  footer .footer_box .f_mid .community li a { width: 80px; height: 80px; border-radius: 40px; }
  footer .footer_box .f_mid .community li a i { font-size: 3.3rem; line-height: 75px; }
  footer .footer_box .f_mid .community li a:hover i:first-child { margin-top: -75px; }
  footer .footer_box .f_mid .add { padding: 0; text-align: center; -ms-grid-columns: 1fr; grid-template-columns: 1fr; }
  footer .footer_box .f_mid .add .title { margin-bottom: 5px; text-align: center; }
  footer .copyright { text-align: center; -ms-grid-columns: (1fr)[1]; grid-template-columns: repeat(1, 1fr); }
  footer .copyright .left { padding-left: 0; margin-bottom: 10px; text-align: center; }
  footer .copyright .right { padding-right: 0px; text-align: center; } }

@media screen and (max-width: 576px) { footer .footer_box { width: 90%; grid-gap: 20px; -ms-grid-columns: 1fr; grid-template-columns: 1fr; }
  footer .footer_box .f_left p { font-size: 1.4rem; }
  footer .footer_box .f_mid { margin-top: 0; }
  footer .footer_box .f_mid .free { text-align: center; }
  footer .footer_box .f_mid .free .ib { margin: 0 0 20px 0; display: block; }
  footer .footer_box .f_mid ul.item { width: 100%; margin: 0 auto; }
  footer .footer_box .f_mid ul.item li { width: 32%; margin-bottom: 20px; text-align: center; }
  footer .footer_box .f_mid .community li a { width: 80px; height: 80px; border-radius: 40px; }
  footer .footer_box .f_mid .community li a i { font-size: 3.3rem; line-height: 75px; }
  footer .footer_box .f_mid .community li a:hover i:first-child { margin-top: -75px; }
  footer .footer_box .f_mid .add { padding: 0; text-align: center; -ms-grid-columns: 1fr; grid-template-columns: 1fr; }
  footer .footer_box .f_mid .add .title { margin-bottom: 5px; text-align: center; }
  footer .copyright { text-align: center; -ms-grid-columns: (1fr)[1]; grid-template-columns: repeat(1, 1fr); }
  footer .copyright .left { padding-left: 0; margin-bottom: 10px; text-align: center; }
  footer .copyright .right { padding-right: 0px; text-align: center; } }

/* ************************************/
/*               index                */
/**************************************/
h2 { width: 1200px; margin: 20px auto 30px; position: relative; z-index: 999; }

.inner h2 { width: auto; }

.inner::before { content: ""; width: 40px; height: 40px; display: block; position: absolute; z-index: -1; top: -10px; left: -15px; background-color: rgba(86, 159, 180, 0.4); border-radius: 40px; }

.inner::after { content: ""; width: 30px; height: 30px; display: block; position: absolute; z-index: -1; top: 25px; left: 30px; background-color: rgba(86, 159, 180, 0.3); border-radius: 40px; }

@media screen and (max-width: 768px) { h2 { width: 90%; } }

@media screen and (max-width: 576px) { h2 { width: 90%; } }

.video_sec { padding: 80px 0; background: #e3eff3; }

.video_sec h2 { position: relative; z-index: 10; color: #444; }

.video_sec .video { width: 1200px; margin: 0 auto; display: -ms-grid; display: grid; grid-gap: 20px; -ms-grid-columns: (1fr)[2]; grid-template-columns: repeat(2, 1fr); place-items: center; }

.video_sec .video .vi { width: 100%; }

.video_sec .video iframe { width: 100%; height: 315px; }

@media screen and (max-width: 768px) { .video_sec { padding: 20px 0; }
  .video_sec .video { width: 90%; margin: 0 auto; -ms-grid-columns: (1fr)[1]; grid-template-columns: repeat(1, 1fr); }
  .video_sec .video .vi { width: 100%; display: block; }
  .video_sec .video iframe { width: 100%; height: 315px; } }

@media screen and (max-width: 576px) { .video_sec { padding: 20px 0; }
  .video_sec .video { width: 90%; margin: 0 auto; -ms-grid-columns: (1fr)[1]; grid-template-columns: repeat(1, 1fr); }
  .video_sec .video .vi { width: 100%; display: block; }
  .video_sec .video iframe { width: 100%; height: 315px; } }

.primary_sec { padding: 80px 0; }

.primary_sec h2 { color: #444; }

.primary_sec .primary { width: 1200px; margin: 0 auto; }

.primary_sec .primary ul { padding: 0; margin: 0; list-style-type: none; display: -ms-grid; display: grid; grid-gap: 30px; -ms-grid-columns: (1fr)[4]; grid-template-columns: repeat(4, 1fr); place-items: center; }

.primary_sec .primary ul li { padding: 10px; -webkit-box-shadow: 0px 1px 5px 1px #ddd; box-shadow: 0px 1px 5px 1px #ddd; border: #ddd 1px solid; }

.primary_sec .primary ul .primary_item-pic { width: 100%; overflow: hidden; display: block; font-size: 0; vertical-align: top; }

.primary_sec .primary ul img { width: 100%; }

.primary_sec .primary ul a { text-decoration: none; }

.primary_sec .primary ul a:hover img { -webkit-transform: scale(1.1); transform: scale(1.1); -webkit-transition: .4s; transition: .4s; }

.primary_sec .primary ul .title02 { padding: 5px 0; text-align: center; font-size: 1.1rem; color: #fff; background-color: #569FB4; }

@media screen and (max-width: 768px) { .primary_sec { padding: 20px 0; }
  .primary_sec .primary { width: 90%; margin: 0 auto; }
  .primary_sec .primary ul { -ms-grid-columns: (1fr)[3]; grid-template-columns: repeat(3, 1fr); } }

@media screen and (max-width: 576px) { .primary_sec { padding: 20px 0; }
  .primary_sec .primary { width: 90%; margin: 0 auto; }
  .primary_sec .primary ul { -ms-grid-columns: (1fr)[2]; grid-template-columns: repeat(2, 1fr); } }

.intro_sec { padding: 40px 0 60px; position: relative; background: #f8fdfa; }

.intro_sec .clinic { width: 1200px; margin: 0 auto; display: -ms-grid; display: grid; grid-gap: 60px; -ms-grid-columns: (1fr)[2]; grid-template-columns: repeat(2, 1fr); place-items: top; }

.intro_sec h2 { width: auto; color: #444; }

.intro_sec .team { position: relative; z-index: 100; }

.intro_sec .team a.viewall { width: 100%; height: 320px; display: block; overflow: hidden; }

.intro_sec .team a.viewall img { width: 100%; }

.intro_sec .environment { margin-top: 40px; position: relative; z-index: 100; }

.intro_sec .environment a.environment-pic { width: 100%; height: 310px; display: block; overflow: hidden; }

.intro_sec .environment a.environment-pic img { width: 100%; }

.intro_sec .text-center button { display: none; }

.intro_sec::after { content: ""; width: 640px; height: 300px; position: absolute; bottom: 5%; right: 2%; z-index: 10; background-color: rgba(86, 159, 180, 0.4); }

.intro_sec::before { content: ""; width: 300px; height: 450px; position: absolute; top: 9%; left: 19%; z-index: 10; background-color: rgba(86, 159, 180, 0.4); }

@media screen and (max-width: 768px) { .intro_sec { padding: 20px 0; }
  .intro_sec .clinic { width: 90%; margin: 0 auto; grid-gap: 20px; -ms-grid-columns: (1fr)[1]; grid-template-columns: repeat(1, 1fr); }
  .intro_sec .team a.viewall { height: auto; }
  .intro_sec .environment { margin-top: 0; }
  .intro_sec .environment a.environment-pic { height: auto; }
  .intro_sec::after { content: none; }
  .intro_sec::before { content: none; } }

@media screen and (max-width: 576px) { .intro_sec { padding: 20px 0; }
  .intro_sec .clinic { width: 90%; margin: 0 auto; grid-gap: 20px; -ms-grid-columns: (1fr)[1]; grid-template-columns: repeat(1, 1fr); }
  .intro_sec .team a.viewall { height: auto; }
  .intro_sec .environment { margin-top: 0; }
  .intro_sec .environment a.environment-pic { height: auto; }
  .intro_sec::after { content: none; }
  .intro_sec::before { content: none; } }

.media_sec { padding: 80px 0; }

.media_sec .media { width: 1200px; margin: 0 auto; display: -ms-grid; display: grid; grid-gap: 20px; -ms-grid-columns: (1fr)[2]; grid-template-columns: repeat(2, 1fr); place-items: top; }

.media_sec h2 { width: auto; color: #444; }

.media_sec .list { padding: 7px 0; }

.media_sec .list::after { display: block; clear: both; content: ""; }

.media_sec .list span { float: left; margin-right: 10px; font-size: .9rem; color: #428295; }

.media_sec .list .dic { float: left; font-size: 1.1rem; }

.media_sec a { color: #444; text-decoration: none; }

.media_sec a:hover .list { background-color: #e3eff3; border-radius: 5px; }

@media screen and (max-width: 768px) { .media_sec { padding: 20px 0; }
  .media_sec .media { width: 90%; margin: 0 auto; -ms-grid-columns: (1fr)[1]; grid-template-columns: repeat(1, 1fr); }
  .media_sec .media .new { margin-bottom: 20px; }
  .media_sec .list span, .media_sec .list .dic { float: none; display: block; }
  .media_sec .list span { margin-bottom: 5px; font-weight: bold; }
  .media_sec .list .dic { font-size: 1.3rem; } }

@media screen and (max-width: 576px) { .media_sec { padding: 20px 0; }
  .media_sec .media { width: 90%; margin: 0 auto; -ms-grid-columns: (1fr)[1]; grid-template-columns: repeat(1, 1fr); }
  .media_sec .media .new { margin-bottom: 20px; }
  .media_sec .list span, .media_sec .list .dic { float: none; display: block; }
  .media_sec .list span { margin-bottom: 5px; font-weight: bold; }
  .media_sec .list .dic { font-size: 1.3rem; } }

.time_sec { display: none; width: 90%; margin: 0 auto; }

@media screen and (max-width: 576px) { .time_sec { display: block; } }

body.inner_page { background-color: #f9f9f9; }

.page { width: 1200px; margin: 160px auto 0; }

.page.page-fixed-top { margin: 0px auto 0; }

@media screen and (max-width: 768px) { .page { width: 100%; margin: 120px auto 0; } }

@media screen and (max-width: 576px) { .page { width: 100%; margin: 120px auto 0; } }

/* ************************************/
/*               page                 */
/**************************************/
.about_main { width: 870px; margin: 0 auto 0;  }
/* display: -ms-grid; display: grid; grid-gap: 30px; -ms-grid-columns: 300px 870px; grid-template-columns: 300px 870px; place-items: top; */
@media screen and (max-width: 768px) { .about_main { width: 80%; } }
/* -ms-grid-columns: 1fr; grid-template-columns: 1fr; */
@media screen and (max-width: 576px) { .about_main { width: 100%; } }
/* -ms-grid-columns: 1fr; grid-template-columns: 1fr; */
.page_content { margin-top: 30px; position: relative; }

.page_content .inner::before, .page_content .inner::after { content: none; }

.page_content .title { padding-bottom: 20px; margin-bottom: 40px; font-size: 1.9rem; font-weight: bold; color: #4a92a7; border-bottom: #569FB4 2px solid; font-family: 'Noto Serif TC',serif; }

.page_content .fb_share { position: absolute; top: 10px; right: 20px; }

.page_content img { width: 100%; }

.page_content p { font-size: 1.125rem; }

.page_content ul li { font-size: 1.3rem; }

@media screen and (max-width: 768px) { .page_content { width: 90%; margin: 0 auto; }
  .page_content .fb_share { top: 15px; }
  .page_content p { font-size: 1.3rem; }
  .page_content ul li { font-size: 1.3rem; } }

@media screen and (max-width: 576px) { .page_content { width: 90%; margin: 0 auto; }
  .page_content .fb_share { top: 15px; }
  .page_content p { font-size: 1.3rem; }
  .page_content ul li { font-size: 1.3rem; } }

.page_content .box_img { margin-top: 40px; }

.page_content .box_img ul { padding: 0; margin: 0; list-style-type: none; display: -ms-grid; display: grid; grid-gap: 20px; -ms-grid-columns: (1fr)[3]; grid-template-columns: repeat(3, 1fr); place-items: top; }

.page_content .box_img li { font-size: 1rem; line-height: 1.4; }

.page_content .box_img li img { width: 100%; margin-bottom: 5px; }

@media screen and (max-width: 768px) { .page_content .box_img ul { -ms-grid-columns: (1fr)[2]; grid-template-columns: repeat(2, 1fr); } }

@media screen and (max-width: 576px) { .page_content .box_img ul { -ms-grid-columns: (1fr)[1]; grid-template-columns: repeat(1, 1fr); } }

.share_list ul, .share_item ul { padding: 0; margin: 0; list-style-type: none; }

.share_list li, .share_item li { padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px dashed #999; }

.share_list li img, .share_item li img { width: 100%; }

.share_list a, .share_item a { display: -ms-grid; display: grid; grid-gap: 30px; -ms-grid-columns: .5fr 1fr; grid-template-columns: .5fr 1fr; text-decoration: none; }

.share_list .news_item-title, .share_item .news_item-title, .share_item .share_item-title { margin-bottom: 10px; font-size: 1.3rem; color: #428295; }

.share_list .news_item-brief, .share_item .news_item-brief, .share_item .share_item-brief { color: #444; font-size: 1.1rem; }

.page_content .time { padding: 3px 15px; margin-bottom: 10px; display: inline-block; color: #fff; background: #569FB4; border-radius: 30px; }

.page_content .cookie ul { padding: 0; margin: 0; list-style-type: none; }

.page_content .cookie li { margin: 0 0 10px; display: inline-block; color: #555; font-size: 1rem; }

.page_content .cookie a li { color: #326372; text-decoration: none; }

.page_content .rb img { width: auto; }

.pagebox { text-align: center; margin: 30px auto 0; overflow: hidden; }

.page_item { overflow: hidden; margin: 0 auto; display: inline-block; }

.page_item > dt, .page_item > dd { display: inline-block; }

.page_item > dd { margin: 0; }

.page_item > dt { margin: 0 8px; }

.papage_itemge > dt:first-child a { margin-left: 0; }

.page_item > dd > a, .page_item > dt > a { position: relative; float: left; font-size: 18px; padding: 6px 12px; margin-left: -1px; line-height: 1.42857143; color: #005752 !important; text-decoration: none; }

dd:hover { opacity: 0.5; }

.page_item > dd > a.mark { font-weight: bold; font-size: 18px; color: #005752 !important; text-decoration: none; }

.pagebox .side a { border-radius: 50%; color: #005752 !important; text-decoration: none; }

.gotop { width: 60px; height: 60px; padding: 12px 0 0; margin: 20px auto; display: block; line-height: 1; border-radius: 50%; background-color: #005752; color: #fff; text-align: center; cursor: pointer; }

.share_item a { -ms-grid-columns: .8fr 1fr; grid-template-columns: .8fr 1fr; }

.page_content .editorTEXT { margin-bottom: 10px; font-size: 1.125rem; }

.page_content .editorTEXT img { width: auto; }

.page_content .editorTEXT a { margin: 10px 0; display: block; }

.page_content .editorTEXT .title_font { font-size: 1.5rem; font-weight: bold; }

.page_content .contact { width: 70%; padding: 30px; margin: 20px auto 20px; background-color: #fff; -webkit-box-shadow: 1px 1px 3px #aaa; box-shadow: 1px 1px 3px #aaa; }

.page_content .contact h2 { width: auto; margin: 0 0 20px; color: #326372; }

.page_content .contact .form-group { margin-bottom: 20px; }

.page_content .contact .form-group label { margin-bottom: 5px; font-size: 1.2rem; color: #326372; }

.page_content .contact .form-group .control-field input, .page_content .contact .form-group .control-field .field_txt { display: inline-block; }

.page_content .contact .form-group .control-field input, .page_content .contact .form-group .control-field textarea { width: 75%; }

.page_content .contact .form-group .control-field .form-validation_txt { display: block; }

.page_content .contact .form-group .control-field-radio { display: inline-block; }

.page_content .contact .form-group .control-field-radio label { margin-right: 20px; }

.page_content .contact .form-group .control-field-radio input { width: 20px; height: 20px; margin-right: 3px; }

.page_content .contact .form-group button.btn-submit { padding: 0; border: 0px none; }

.page_content .contact .form-group a.send_btn { -webkit-transform: scale(1); transform: scale(1); padding: 10px 20px; display: inline-block; font-size: 1.2rem; color: #fff; background-color: #569FB4; -webkit-box-shadow: 0px 1px 2px #aaa; box-shadow: 0px 1px 2px #aaa; text-decoration: none; }

.page_content .contact .form-group a.send_btn:hover { -webkit-transform: scale(0.95); transform: scale(0.95); }

.page_content .contact .form-group a.fill_btn { -webkit-transform: scale(1); transform: scale(1); padding: 10px 20px; display: inline-block; font-size: 1.2rem; color: #fff; background: #b46b56; -webkit-box-shadow: 0px 1px 2px #aaa; box-shadow: 0px 1px 2px #aaa; text-decoration: none; }

.page_content .contact .form-group a.fill_btn:hover { -webkit-transform: scale(0.95); transform: scale(0.95); }

.page_content .contact .required .control-label::before { content: '※'; margin-right: 5px; display: inline-block; color: #ff0000; font-size: 0.95rem; }

@media screen and (max-width: 768px) { .page_content .contact { width: 100%; }
  .page_content .contact .form-group label { font-size: 1.3rem; } }

@media screen and (max-width: 576px) { .page_content .contact { width: 100%; }
  .page_content .contact .form-group label { font-size: 1.3rem; }
  .page_content .contact .form-group .control-field input, .page_content .contact .form-group .control-field textarea { width: 100%; } }

.registration { width: 70%; padding: 40px 0 80px; margin: 80px auto 0; text-align: center; }

.registration .contact_info { margin: 0 auto 20px; font-size: 1.8rem; }

.registration .add { margin: 0 auto 20px; text-align: left; font-size: 1.2rem; display: -ms-grid; display: grid; grid-gap: 10px; -ms-grid-columns: auto auto; grid-template-columns: auto auto; place-items: top; }

.registration .add .title_font { text-align: left; display: inline-block; color: #444; font-size: 1rem; }

.registration .add a { display: inline-block; color: #444; text-decoration: none; }

.registration .tel { padding: 7px 15px; margin: 0 0 0 10px; vertical-align: middle; display: inline-block; vertical-align: middle; font-size: 1.3rem; color: #fff; background-color: #569FB4; border-radius: 30px; border: #fff 1px solid; }

.registration .tel a { color: #fff; text-decoration: none; }

@media screen and (max-width: 768px) { .registration { width: 100%; }
  .registration .add { text-align: center; -ms-grid-columns: auto; grid-template-columns: auto; } }

@media screen and (max-width: 576px) { .registration { width: 100%; }
  .registration .add { text-align: center; -ms-grid-columns: auto; grid-template-columns: auto; } }

.page_content .online_form { width: 70%; padding: 30px; margin: 20px auto 20px; background-color: #fff; -webkit-box-shadow: 1px 1px 3px #aaa; box-shadow: 1px 1px 3px #aaa; }

.page_content .online_form .form-group { margin-bottom: 20px; }

.page_content .online_form .form-group label { margin-bottom: 5px; font-size: 1.2rem; color: #326372; }

.page_content .online_form .form-group .control-field input, .page_content .online_form .form-group .control-field .field_txt { display: inline-block; }

.page_content .online_form .form-group .control-field input, .page_content .online_form .form-group .control-field textarea { width: 75%; }

.page_content .online_form .form-group .control-field .form-validation_txt { display: block; }

.page_content .online_form .form-group .control-field-radio { display: inline-block; }

.page_content .online_form .form-group .control-field-radio label { margin-right: 20px; }

.page_content .online_form .form-group .control-field-radio input { width: 20px; height: 20px; margin-right: 3px; }

.page_content .online_form .form-group button.btn-submit { padding: 0; border: 0px none; }

.page_content .online_form .form-group a.send_btn { -webkit-transform: scale(1); transform: scale(1); padding: 10px 20px; display: inline-block; font-size: 1.2rem; color: #fff; background-color: #569FB4; -webkit-box-shadow: 0px 1px 2px #aaa; box-shadow: 0px 1px 2px #aaa; text-decoration: none; }

.page_content .online_form .form-group a.send_btn:hover { -webkit-transform: scale(0.95); transform: scale(0.95); }

.page_content .online_form .form-group a.fill_btn { -webkit-transform: scale(1); transform: scale(1); padding: 10px 20px; display: inline-block; font-size: 1.2rem; color: #fff; background: #b46b56; -webkit-box-shadow: 0px 1px 2px #aaa; box-shadow: 0px 1px 2px #aaa; text-decoration: none; }

.page_content .online_form .form-group a.fill_btn:hover { -webkit-transform: scale(0.95); transform: scale(0.95); }

.page_content .online_form .form-group .code_img { width: 100px; margin: 5px 5px 0 0; display: inline-block; vertical-align: middle; }

.page_content .online_form .form-group i { font-size: 1.4rem; vertical-align: middle; color: #444; }

.page_content .online_form .required .control-label::before { content: '※'; margin-right: 5px; display: inline-block; color: #ff0000; font-size: 0.95rem; }

@media screen and (max-width: 768px) { .page_content .online_form { width: 100%; }
  .page_content .online_form .form-group label { font-size: 1.3rem; } }

@media screen and (max-width: 576px) { .page_content .online_form { width: 100%; }
  .page_content .online_form .form-group label { font-size: 1.3rem; }
  .page_content .online_form .form-group .control-field input, .page_content .online_form .form-group .control-field textarea { width: 100%; } }

.aside_left { padding: 10px 20px; background-color: #c0dbe3; }

.aside_left .aside_left-title { padding: 0 3px; margin-top: 10px; font-size: 1.3rem; color: #1E7189; }

.aside_left .aside_left-list { margin-bottom: 20px; }

.aside_left .aside_left-list .page_title { margin: 0 auto 20px; font-size: 2.3rem; font-weight: bold; font-family: 'Noto Serif TC',serif; }

.aside_left .aside_left-list ul { padding: 0; margin: 0; list-style-type: none; }

.aside_left .aside_left-list ul li { border-top: #fff 1px solid; border-left: #fff 1px solid; border-right: #fff 1px solid; background-color: #569FB4; }

.aside_left .aside_left-list ul li a { width: 100%; padding: 7px 10px; display: block; font-size: 1.2rem; color: #fff; text-decoration: none; -webkit-transition: .4s; transition: .4s; }

.aside_left .aside_left-list ul li a .inner::before, .aside_left .aside_left-list ul li a .inner::after { content: none; }

.aside_left .aside_left-list ul li a:hover { -webkit-transform: translateX(10px); transform: translateX(10px); -webkit-transition: .4s; transition: .4s; }

.aside_left .aside_left-list ul li.active { background-color: #428295; }

.aside_left .aside_left-list ul li.active a { -webkit-transform: translateX(10px); transform: translateX(10px); }

.aside_left .aside_left-list ul li:hover { background-color: #b46b56; }

.aside_left .aside_left-list ul li:last-child { border-bottom: #fff 1px solid; }

.aside_left .ad .img_box { margin-bottom: 20px; }

.aside_left .ad .img_box img { width: 100%; }

@media screen and (max-width: 768px) { .aside_left .ad { display: none; } }

@media screen and (max-width: 576px) { .aside_left .ad { display: none; } }

img.demand_1_img { width: 500px; margin: 0 auto; display: block; }
img.demand_2_img { width: 780px; margin: 0 auto; display: block; }
img.demand_3_img { width: 780px; margin: 0 auto; display: block; }

@media screen and (max-width: 768px) { img.demand_1_img, img.demand_2_img, img.demand_3_img { width: 100%; } }
@media screen and (max-width: 576px) { img.demand_1_img, img.demand_2_img, img.demand_3_img { width: 100%; } }

/* ========================================================================== Activity Page ========================================================================== */
/* ========================================================================== Plug mixins ========================================================================== */
/* ========================================================================== responsive mixins ========================================================================== */
/*# sourceMappingURL=all.css.map */