@charset "UTF-8";
/* 不改變文字單位 */
/*! normalize.css v2.0.1 | MIT License | git.io/normalize */
/* ========================================================================== HTML5 display definitions ========================================================================== */
@import url(https://fonts.googleapis.com/earlyaccess/cwtexyen.css);
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@300&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Fjalla+One&display=swap");
* { -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 YaHei","微软雅黑", "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; font-family: "PingFang TC","Microsoft YaHei","微软雅黑", "Microsoft Jhenghei","微軟正黑體", 'Arimo', sans-serif; /* letter-spacing:1px; */ }

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: "PingFang TC","Microsoft YaHei","微软雅黑",'Meiryo', "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 ========================================================================== */
/*************************************
*              表格
**************************************/
/*************************************
*              RWD 隱藏顯示處理
**************************************/
.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 ========================================================================== */
/* ************************************/
/*                RWD                 */
/**************************************/
/* ************************************/
/*              body                  */
/**************************************/
html { -webkit-box-sizing: border-box; box-sizing: border-box; }

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

body { font: inherit; letter-spacing: 1px; }

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

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

#container h1 { white-space: nowrap; text-indent: 150%; overflow: hidden; }

#content { margin: 60px auto 20px; display: -ms-grid; display: grid; }

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

#content_page { margin: 0 auto; }

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

main { width: 95%; margin: 0 auto 20px; }

main h2.topic_title { margin-bottom: 15px; font-family: 'Noto Sans TC', sans-serif; font-size: 1.5rem; color: #5ba822; letter-spacing: 0px; }

aside { margin-top: 43px; text-align: center; display: none; }

aside a { display: block; }

aside img { width: 60%; margin: 0 auto; }

@media (min-width: 576px) { #content { width: 90%; margin: 80px auto 20px; grid-column-gap: 10px; -ms-grid-columns: 1fr; grid-template-columns: 1fr; }
  main { width: 95%; margin: 0 auto 20px; }
  aside { display: none; }
  aside img { width: 60%; margin: 0 auto; } }

@media (min-width: 768px) { #content { width: 90%; margin: 90px auto 20px; grid-column-gap: 10px; -ms-grid-columns: 1fr; grid-template-columns: 1fr; }
  main { width: 100%; margin-bottom: 0px; }
  aside { display: none; }
  aside img { width: 100%; } }

@media (min-width: 992px) { #content { max-width: 960px; margin: 170px auto 20px; grid-column-gap: 10px; -ms-grid-columns: auto 300px; grid-template-columns: auto 300px; }
  main { width: 100%; margin-bottom: 0px; }
  aside { display: block; }
  aside img { width: 100%; } }

@media (min-width: 1200px) { #content { max-width: 1140px; margin: 170px auto 20px; grid-column-gap: 10px; -ms-grid-columns: auto 300px; grid-template-columns: auto 300px; }
  main { width: 100%; margin-bottom: 0px; }
  aside { display: block; }
  aside img { width: 100%; } }

/* ************************************/
/*              header                */
/**************************************/
.header_top_bar { display: none; padding: 2px 10px; text-align: right; background-color: #89B828; }

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

.header_top_bar li { display: inline-block; }

.header_top_bar a { margin-right: 10px; font-size: .85rem; color: #fff; text-decoration: none; }

.header_top_btn { width: 100%; padding: 0; margin: 0; display: block; background-color: #89B828; list-style-type: none; }

.header_top_btn li { border-bottom: #fff 1px solid; }

.header_top_btn a { padding: 5px 20px; color: #fff; display: block; text-decoration: none; }

@media (min-width: 576px) { .header_top_bar { display: none; }
  .header_top_btn { display: block; } }

@media (min-width: 768px) { .header_top_bar { display: none; }
  .header_top_btn { display: block; } }

@media (min-width: 992px) { .header_top_bar { display: block; }
  .header_top_btn { display: none; } }

@media (min-width: 1200px) { .header_top_bar { display: block; }
  .header_top_btn { display: none; } }

header.header_topic { width: 100%; padding: 0; top: 0; position: static; z-index: 9999; background-color: #fff; -webkit-transition: background .4s ease-in; transition: background .4s ease-in; }

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

header.header_topic h2 { width: 200px; height: 60px; margin: 0 auto; display: block; text-align: center; font-size: .9rem; text-indent: -10000px; background: url(../../images/header_font.svg) no-repeat 0px 0px/100%; }

header.header_topic img.header_font { width: 35%; margin: 0; display: inline-block; }

#logo { width: 130px; height: 50px; margin: 0; display: inline-block; text-align: center; vertical-align: bottom; text-indent: -10000px; background: url(https://healthmedia.com.tw/dist/svg/logo.svg) no-repeat center 5px; background-size: 100%; }

#logo a { width: 100%; height: 100%; display: block; }

@media (min-width: 576px) { header.header_topic { position: static; }
  header.header_topic h2 { margin: 0 auto; display: block; text-align: center; font-size: 1rem; }
  header.header_topic img.header_font { width: 30%; margin: 0; display: inline-block; }
  #logo { width: 130px; height: 50px; margin: 0 0 1% 4.5%; display: inline-block; text-align: center; } }

@media (min-width: 768px) { header.header_topic { position: fixed; }
  header.header_topic h2 { margin-bottom: 2px; display: inline-block; vertical-align: bottom; font-size: 1.4rem; }
  header.header_topic img.header_font { width: 234px; margin: 0; display: inline-block; }
  #logo { width: 130px; height: 50px; margin: 0 1.5% 0 4.5%; display: inline-block; } }

@media (min-width: 992px) { header.header_topic { position: fixed; }
  header.header_topic h2 { margin-bottom: 2px; display: inline-block; vertical-align: bottom; font-size: 1.4rem; }
  header.header_topic img.header_font { width: 234px; margin: 0; display: inline-block; }
  #logo { width: 190px; height: 50px; margin: 0; display: inline-block; } }

@media (min-width: 1200px) { header.header_topic { position: fixed; }
  header.header_topic h2 { margin-bottom: 2px; display: inline-block; vertical-align: bottom; font-size: 1.4rem; }
  header.header_topic img.header_font { width: 234px; margin: 0; display: inline-block; }
  #logo { width: 190px; height: 50px; margin: 0; display: inline-block; } }

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

/* ************************************/
/*              footer                */
/**************************************/
.site_map { background-color: #eee; }

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

.site_map .site_map_google_ad { display: none; }

.site_map_data { width: 89%; padding: 25px 0 10px 0; margin: 0 auto; }

.site_map_data h4 { margin-bottom: 15px; color: #5ba822; font-size: 1rem; font-weight: bold; font-family: inherit; }

.site_map_data h4 a { color: #5ba822; text-decoration: none; }

.site_map_data h4 a:hover { opacity: .6; }

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

.site_map_data ul li { margin-bottom: 0; list-style: none; display: inline-block; }

.site_map_data ul li a { width: auto; padding-left: 10px; position: relative; display: inline-block; font-size: .87rem; color: #626262; text-decoration: none; }

.site_map_data ul li a:hover { color: #444; }

.site_map_data ul li a::before { content: '.'; position: absolute; top: -4px; left: 0; }

.site_map_item { width: 19%; float: left; margin-right: 10px; }

.site_map_item.last_link { width: 13%; }

.site_map_box li { display: inline-block; }

.title_box { width: 100%; margin-bottom: 20px; }

.title_box h3 { font-size: 1rem; font-weight: normal; }

.title_box .w1 { width: 57%; float: left; padding: 5px 10px; margin-right: 2%; color: #fff; background-color: #5ba822; }

.title_box .w2 { width: 41%; float: left; padding: 5px 10px; color: #fff; background-color: #5ba822; }

footer { width: 100%; padding: 16px 10px 11px; text-align: center; color: #333; background: #a3d244; }

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

footer .site_link { margin-bottom: 5px; font-size: .85rem; }

footer a { width: 48%; padding: 13px 20px; margin-bottom: 5px; color: #333; display: inline-block; text-align: center; font-size: 1rem; text-decoration: none; border: #333 2px solid; }

footer a:hover { color: #fff; -webkit-transition: .4s; transition: .4s; }

footer a::before { content: ""; }

footer p { color: #666; }

footer .copyright { font-size: .8rem; }

@media (min-width: 576px) { footer a { width: 48%; padding: 13px 20px; color: #333; display: inline-block; text-align: center; font-size: 1rem; text-decoration: none; border: #333 2px solid; }
  footer a:hover { color: #fff; -webkit-transition: .4s; transition: .4s; }
  footer a::before { content: ""; } }

@media (min-width: 768px) { footer a { width: auto; padding: 0 5px; margin: 0; display: inline; position: relative; color: #333; font-size: .85rem; text-decoration: none; border: 0px none; }
  footer a:hover { color: #fff; -webkit-transition: .4s; transition: .4s; }
  footer a:hover::before, footer a:hover:last-child::after { color: #333; }
  footer a::before { content: "|"; position: absolute; top: -1px; left: -5px; }
  footer a:last-child::after { content: "|"; position: absolute; top: -1px; right: -5px; } }

@media (min-width: 992px) { footer a { width: auto; padding: 0 5px; margin: 0; display: inline; position: relative; color: #333; font-size: .85rem; text-decoration: none; border: 0px none; }
  footer a:hover { color: #fff; -webkit-transition: .4s; transition: .4s; }
  footer a:hover::before, footer a:hover:last-child::after { color: #333; }
  footer a::before { content: "|"; position: absolute; top: -1px; left: -5px; }
  footer a:last-child::after { content: "|"; position: absolute; top: -1px; right: -5px; } }

@media (min-width: 1200px) { footer a { width: auto; padding: 0 5px; margin: 0; display: inline; position: relative; color: #333; font-size: .85rem; text-decoration: none; border: 0px none; }
  footer a:hover { color: #fff; -webkit-transition: .4s; transition: .4s; }
  footer a:hover::before, footer a:hover:last-child::after { color: #333; }
  footer a::before { content: "|"; position: absolute; top: -1px; left: -5px; }
  footer a:last-child::after { content: "|"; position: absolute; top: -1px; right: -5px; } }

/*----------------------GO TOP------------------------*/
.toTop-arrow { width: 30px; height: 30px; padding: 0; margin: 0; border: 0; position: fixed; right: 1.5%; bottom: 5%; -webkit-transition: all 0.35s ease; transition: all 0.35s ease; display: none; border-radius: 10px; }

/* ************************************/
/*              nav                */
/**************************************/
.header_nav_topic { position: fixed; left: 0; top: 0; width: 100%; height: auto; z-index: 999; border: none; outline: none; background: #fff; -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_nav_topic #logo { margin: 0; }

.header_nav_topic .header_content { width: 90%; max-width: auto; margin: 0 auto; }

.header_nav_topic .header_box { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; gap: 2rem; max-width: 100%; height: auto; padding: 0 0 .75rem 0; }

.header_nav_topic .header_box h1 { margin-bottom: 0; }

.header_nav_topic .navbar { width: 100%; max-width: 100%; height: auto; padding: 0 7%; display: block; left: 0; bottom: -55px; position: absolute; background-color: #5ba822; }

.header_nav_topic .menu { padding: 0; margin: 0; display: -ms-grid; display: grid; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-grid-columns: auto auto auto auto auto auto auto auto auto auto auto; grid-template-columns: auto auto auto auto auto auto auto auto auto auto auto; }

.header_nav_topic .menu a { width: 100%; height: 100%; display: block; }

.header_nav_topic .menu .home_icon { width: 30px; height: 28px; margin: 0 auto; display: block; background: url(../../svg/home.svg) no-repeat center center/80%; text-indent: -10000px; }

.header_nav_topic .menu > .menu-item { position: relative; display: inline-block; margin: 0; }

.header_nav_topic .menu > .menu-item > a { padding: 15px 0; display: block; text-align: center; font-size: 1.125rem; line-height: inherit; border: none; outline: none; color: #fff; text-transform: capitalize; text-rendering: optimizeLegibility; -webkit-transition: all 0.35s ease; transition: all 0.35s ease; text-decoration: none; }

.header_nav_topic .menu > .menu-item > a .expand { display: none; }

.header_nav_topic .menu > .menu-item > a .expand:before, .header_nav_topic .menu > .menu-item > a .expand:after { position: absolute; -webkit-box-sizing: inherit; box-sizing: inherit; content: ''; left: 50%; top: 50%; width: 100%; height: 2px; background: #fff; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-transition: all 0.35s ease; transition: all 0.35s ease; }

.header_nav_topic .menu > .menu-item:hover > a { padding: 12px 0 18px; background-color: #1a7410; border-radius: 10px 10px 0 0; }

.header_nav_topic .menu > .menu-item:hover > a .expand::before, .header_nav_topic .menu > .menu-item:hover > a .expand::after { background: #fff; }

.header_nav_topic .menu > .menu-item > a .expand::after { -webkit-transform: translate(-50%, -50%) rotate(-90deg); transform: translate(-50%, -50%) rotate(-90deg); }

.header_nav_topic .menu > .menu-item > .sub-menu { position: absolute; left: -1rem; top: 100%; width: 13rem; height: auto; padding: 0; border: none; outline: none; opacity: 0; visibility: hidden; background: #1a7410; border-radius: 0 0 5px 5px; }

.header_nav_topic .menu > .menu-item > .sub-menu > .menu-item { margin: 0; display: block; text-align: left; }

.header_nav_topic .menu > .menu-item > .sub-menu > .menu-item > a { font-size: .95rem; display: block; padding: 11px 15px 8px; color: #fff; text-decoration: none; min-height: 38px; line-height: 17px; text-transform: capitalize; text-rendering: optimizeLegibility; }

.header_nav_topic .menu > .menu-item > .sub-menu > .menu-item > a:hover { color: #fff; background-color: #8fc31f; }

.header_nav_topic .opened-menu { position: relative; display: none; cursor: pointer; width: 2rem; height: 1rem; border: none; outline: none; opacity: 0; visibility: hidden; background: none; -webkit-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: all 0.35s ease; transition: all 0.35s ease; }

.header_nav_topic .opened-menu span { display: block; position: absolute; width: 100%; height: 2px; left: 0; border: none; outline: none; opacity: 1; border-radius: 0.25rem; background: #121212; -webkit-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: all 0.25s ease; transition: all 0.25s ease; }

.header_nav_topic .opened-menu span:nth-child(1) { top: 0; }

.header_nav_topic .opened-menu span:nth-child(2), .header_nav_topic .opened-menu span:nth-child(3) { top: 0.5rem; }

.header_nav_topic .opened-menu span:nth-child(4) { top: 1rem; }

.header_nav_topic .closed-menu { display: none; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; cursor: pointer; width: 2.5rem; height: 2.5rem; border: none; outline: none; background: none; }

.header_nav_topic .closed-menu img.closed-icon { display: block; width: 1rem; height: auto; }

.header_nav_topic .overlay { position: fixed; left: 0; top: 0; height: 100%; width: 100%; z-index: 999; opacity: 0; visibility: hidden; background: rgba(0, 0, 0, 0.6); -webkit-transition: all 0.35s ease; transition: all 0.35s ease; }

.header_nav_topic .navbar.active ul.menu { position: absolute; top: 0; }

.header_nav_topic .hot_icon { width: 20px; height: 15px; top: 6px; left: 90px; position: absolute; display: block; background: url(../../images/hot_icon.png); }

.header_nav_topic .new_icon { width: 20px; height: 16px; top: 6px; left: 90px; position: absolute; display: block; background: url(../../images/news_icon.png); }

.header_nav_topic .sub-menu .new_icon, .header_nav_topic .sub-menu .hot_icon { top: -3px; left: 1px; display: inline-block; position: relative; }

.header_nav_topic .menu > .menu-item > .sub-menu.blog { width: 500px; height: 600px; left: auto; right: -50%; overflow: auto; }

.header_nav_topic .menu > .menu-item > .sub-menu.blog .blog_box ul li:nth-child(3) { top: 0; }

.header_nav_topic .menu > .menu-item > .sub-menu.blog a { min-width: auto; padding: 0; min-height: auto; line-height: 1.3rem; text-decoration: none; }

.header_nav_topic .menu > .menu-item > .sub-menu.blog h2 { width: 100%; margin: 10px 0 5px; text-align: center; font-weight: normal; }

.header_nav_topic .menu > .menu-item > .sub-menu.blog h2 a { padding: 10px 5px; font-size: 1.1rem; color: #fff; background: #27931b; }

.header_nav_topic .menu > .menu-item > .sub-menu.blog h2 a:hover { color: #fff; background: #8fc31f; }

.header_nav_topic .menu > .menu-item > .sub-menu.blog h3 { margin-bottom: 5px; text-align: center; font-weight: normal; }

.header_nav_topic .menu > .menu-item > .sub-menu.blog h3 a { padding: 10px 5px; font-size: 1rem; color: #fff; background: #27931b; }

.header_nav_topic .menu > .menu-item > .sub-menu.blog h3 a:hover { color: #fff; background: #8fc31f; }

.header_nav_topic .menu > .menu-item > .sub-menu.blog .blog_box { margin-bottom: 15px; }

.header_nav_topic .menu > .menu-item > .sub-menu.blog .blog_box ul { padding: 0; margin: 0 20px; display: -ms-grid; display: grid; grid-column-gap: 10px; -ms-grid-columns: 1fr 1fr 1fr; grid-template-columns: 1fr 1fr 1fr; list-style-type: none; }

.header_nav_topic .menu > .menu-item > .sub-menu.blog .blog_box li a { min-height: auto; padding: 5px 5px; font-size: .9rem; color: #fff; }

.header_nav_topic .menu > .menu-item > .sub-menu.blog .blog_box li a:hover { color: #fff; background: #8fc31f; }

.header_nav_topic .menu > .menu-item > .sub-menu.blog .blog_box li:nth-child(1) a::before, .header_nav_topic .menu > .menu-item > .sub-menu.blog .blog_box li:nth-child(2) a::before { content: ""; margin-right: 0; }

.header_nav_topic li.item2 { text-align: center; position: relative; }

.header_nav_topic li.item2::before { content: ""; height: 50%; position: absolute; top: 15px; left: 0px; border-left: #447e19 1px solid; }

.header_nav_topic li.item2:last-child::after { content: ""; height: 50%; position: absolute; top: 15px; right: 0px; border-right: #447e19 1px solid; }

.header_nav_topic .event_icon { width: 23px; height: 19px; margin-right: 5px; display: inline-block; vertical-align: sub; background: url(../../svg/event.svg) no-repeat 0px 0px/cover; }

.header_nav_topic .blog_icon { width: 17px; height: 20px; margin-right: 5px; display: inline-block; vertical-align: sub; background: url(../../svg/blog.svg) no-repeat 0px 0px/cover; }

.header_nav_topic .map_icon { width: 13px; height: 19px; margin-right: 5px; display: inline-block; vertical-align: sub; background: url(../../images/map_icon.png) no-repeat 0px 0px/cover; }

@media only screen and (min-width: 993px) { .header_nav_topic .header_box { padding: 0 0 0.75rem 0; }
  .header_nav_topic .menu > .menu-item-has-children:hover > .sub-menu { display: block; opacity: 1; visibility: visible; -webkit-transform: translateY(0); transform: translateY(0); }
  .header_nav_topic .menu > .menu-item-has-children:hover > a .expand::after { -webkit-transform: translate(-50%, -50%) rotate(0deg); transform: translate(-50%, -50%) rotate(0deg); } }

@media only screen and (max-width: 992px) { .header_nav_topic .header_box { padding: 0; }
  .header_nav_topic .menu { display: block; }
  .header_nav_topic .menu .home_icon { width: auto; height: auto; margin: 0; background: none; text-indent: 0; }
  .header_nav_topic .menu > .menu-item > a { text-align: left; }
  .header_nav_topic .menu > .menu-item > a .expand { position: relative; display: inline-block; height: 0.75rem; width: 0.75rem; margin-left: 0.35rem; color: #fff; border: none; outline: none; pointer-events: none; }
  .header_nav_topic .overlay.active { display: block; opacity: 1; visibility: visible; }
  .header_nav_topic .navbar { position: fixed; top: 0; left: -18rem; width: 80%; height: 100%; padding: .5rem 0; z-index: 999; opacity: 0; overflow-y: auto; visibility: hidden; background: #89b929; -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); -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
  .header_nav_topic .navbar.active { left: 0rem; opacity: 1; visibility: visible; }
  .header_nav_topic .navbar::-webkit-scrollbar { width: 5px; }
  .header_nav_topic .navbar::-webkit-scrollbar-thumb { border-radius: 1rem; background: #e6e6e6; -webkit-box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.12); box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.12); }
  .header_nav_topic .menu { width: 100%; height: auto; margin-top: 3.5rem; }
  .header_nav_topic .menu > .menu-item { display: block; margin: 0; }
  .header_nav_topic .menu > .menu-item-has-children > a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
  .header_nav_topic .menu > .menu-item > a { padding: 0.75rem 1rem; color: #fff; border-bottom: 1px solid #f2f2f2; }
  .header_nav_topic .menu > .menu-item:hover > a { padding: 0.75rem 1rem; background-color: #1a7410; border-radius: 0; }
  .header_nav_topic .menu > .menu-item:first-child > a { border-top: 1px solid #f2f2f2; }
  .header_nav_topic .menu > .menu-item > a .expand::before, .header_nav_topic .menu > .menu-item > a .expand::after { background: #fff; }
  .header_nav_topic .menu > .menu-item-has-children.active > a .expand:after { -webkit-transform: translate(-50%, -50%) rotate(0deg); transform: translate(-50%, -50%) rotate(0deg); }
  .header_nav_topic .menu > .menu-item > .sub-menu { position: relative; top: auto; left: auto; width: 100%; max-height: 0; padding: 0px; background-color: #fff; border: none; outline: none; opacity: 1; overflow: hidden; visibility: visible; -webkit-box-shadow: none; box-shadow: none; -webkit-transform: translateY(0px); transform: translateY(0px); }
  .header_nav_topic .menu > .menu-item > .sub-menu > .menu-item > a { padding: 0.75rem 2rem; color: #444; border-bottom: 1px solid #f2f2f2; }
  .header_nav_topic .opened-menu { display: block; opacity: 1; visibility: visible; }
  .header_nav_topic .closed-menu { width: 30px; position: absolute; display: -webkit-box; display: -ms-flexbox; display: flex; top: 1rem; right: 0.5rem; }
  .header_nav_topic .blog_icon { position: absolute; }
  .header_nav_topic .blog_title { padding-left: 22px; }
  .header_nav_topic .menu > .menu-item > .sub-menu.blog { width: 100%; height: auto; left: auto; right: 0; margin-left: 0px; overflow: hidden; }
  .header_nav_topic .menu > .menu-item > .sub-menu.blog h2 a { padding: 15px 5px; }
  .header_nav_topic .menu > .menu-item > .sub-menu.blog h3 a { padding: 15px 5px; }
  .header_nav_topic .menu > .menu-item > .sub-menu.blog .blog_box ul { -ms-grid-columns: 1fr 1fr; grid-template-columns: 1fr 1fr; }
  .header_nav_topic .menu > .menu-item > .sub-menu.blog .blog_box li a { min-height: auto; padding: 10px 5px; font-size: 1rem; color: #444; } }

.header_nav { position: fixed; left: 0; top: 0; width: 100%; height: auto; z-index: 999; border: none; outline: none; background: rgba(255, 255, 255, 0.8); }

.header_nav #logo { margin: 0; }

.header_nav .header_content { width: 90%; max-width: auto; margin: 0 auto; }

.header_nav .header_box { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; gap: 2rem; max-width: 100%; height: auto; padding: 0 0 .75rem 0; }

.header_nav .header_box h1 { margin-bottom: 0; }

.header_nav .navbar { max-width: 100%; height: auto; padding: 1.2rem 0 .5rem; }

.header_nav .menu { padding: 0; margin: 0; display: inline-block; }

.header_nav .btn_share { display: inline-block; }

.header_nav .menu > .menu-item { position: relative; display: inline-block; margin: 0 0.75rem 0 0; }

.header_nav .menu > .menu-item > a { display: block; font-size: 1.15rem; line-height: inherit; padding: 0; border: none; outline: none; color: #121212; text-transform: capitalize; text-rendering: optimizeLegibility; -webkit-transition: all 0.35s ease; transition: all 0.35s ease; text-decoration: none; }

.header_nav .menu > .menu-item > a i { margin-right: 3px; }

.header_nav .menu > .menu-item > a .expand { position: relative; display: inline-block; height: 0.75rem; width: 0.75rem; margin-left: 0.35rem; border: none; outline: none; pointer-events: none; }

.header_nav .menu > .menu-item > a .expand:before, .header_nav .menu > .menu-item > a .expand:after { position: absolute; -webkit-box-sizing: inherit; box-sizing: inherit; content: ''; left: 50%; top: 50%; width: 100%; height: 2px; background: #121212; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-transition: all 0.35s ease; transition: all 0.35s ease; }

.header_nav .menu > .menu-item:hover > a .expand::before, .header_nav .menu > .menu-item:hover > a .expand::after { background: #121212; }

.header_nav .menu > .menu-item > a .expand::after { -webkit-transform: translate(-50%, -50%) rotate(-90deg); transform: translate(-50%, -50%) rotate(-90deg); }

.header_nav .menu > .menu-item > .sub-menu > .menu-item > a:hover { color: #121212; }

.header_nav .menu > .menu-item > .sub-menu { position: absolute; left: -1rem; top: 100%; width: 13rem; height: auto; padding: 0.75rem 0; border: none; outline: none; opacity: 0; visibility: hidden; border-top: 3px solid #89B828; background: #ffffff; -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); -webkit-transform: translateY(1rem); transform: translateY(1rem); -webkit-transition: all 0.35s ease; transition: all 0.35s ease; }

.header_nav .menu > .menu-item > .sub-menu > .menu-item { display: block; }

.header_nav .menu > .menu-item > .sub-menu > .menu-item > a { display: block; font-family: inherit; font-size: 1rem; line-height: inherit; padding: 0.5rem 1.25rem; color: #121212; text-transform: capitalize; text-rendering: optimizeLegibility; -webkit-transition: all 0.35s ease; transition: all 0.35s ease; text-decoration: none; }

.header_nav .opened-menu { position: relative; display: none; cursor: pointer; width: 2rem; height: 1rem; border: none; outline: none; opacity: 0; visibility: hidden; background: none; -webkit-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: all 0.35s ease; transition: all 0.35s ease; }

.header_nav .opened-menu span { display: block; position: absolute; width: 100%; height: 2px; left: 0; border: none; outline: none; opacity: 1; border-radius: 0.25rem; background: #121212; -webkit-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: all 0.25s ease; transition: all 0.25s ease; }

.header_nav .opened-menu span:nth-child(1) { top: 0; }

.header_nav .opened-menu span:nth-child(2), .header_nav .opened-menu span:nth-child(3) { top: 0.5rem; }

.header_nav .opened-menu span:nth-child(4) { top: 1rem; }

.header_nav .closed-menu { display: none; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; cursor: pointer; width: 2.5rem; height: 2.5rem; border: none; outline: none; background: none; }

.header_nav .closed-menu img.closed-icon { display: block; width: 1rem; height: auto; }

.header_nav .overlay { position: fixed; left: 0; top: 0; height: 100%; width: 100%; z-index: 999; opacity: 0; visibility: hidden; background: rgba(0, 0, 0, 0.6); -webkit-transition: all 0.35s ease; transition: all 0.35s ease; }

.header_nav .navbar.active ul.menu { position: absolute; top: 0; }

@media only screen and (min-width: 993px) { .header_nav .header_box { padding: 0 0 0.75rem 0; }
  .header_nav .menu > .menu-item-has-children:hover > .sub-menu { display: block; opacity: 1; visibility: visible; -webkit-transform: translateY(0); transform: translateY(0); }
  .header_nav .menu > .menu-item-has-children:hover > a .expand::after { -webkit-transform: translate(-50%, -50%) rotate(0deg); transform: translate(-50%, -50%) rotate(0deg); } }

@media only screen and (max-width: 992px) { .header_nav .header_box { padding: 0; }
  .header_nav .overlay.active { display: block; opacity: 1; visibility: visible; }
  .header_nav .navbar { position: fixed; top: 0; left: -18rem; width: 18rem; height: 100%; padding: 1rem 0; display: block; z-index: 999; opacity: 0; overflow-y: auto; visibility: hidden; -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); -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
  .header_nav .navbar.active { left: 0rem; opacity: 1; visibility: visible; }
  .header_nav .navbar.active ul.menu { position: static; }
  .header_nav .navbar::-webkit-scrollbar { width: 5px; }
  .header_nav .navbar::-webkit-scrollbar-thumb { border-radius: 1rem; background: #e6e6e6; -webkit-box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.12); box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.12); }
  .header_nav .menu { width: 100%; height: auto; margin-top: 3.5rem; }
  .header_nav .menu > .menu-item { display: block; margin: 0; }
  .header_nav .menu > .menu-item-has-children > a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
  .header_nav .menu > .menu-item > a { padding: 0.75rem 1rem; color: #fff; border-bottom: 1px solid #f2f2f2; }
  .header_nav .menu > .menu-item:hover > a { color: #fff; }
  .header_nav .menu > .menu-item:first-child > a { border-top: 1px solid #f2f2f2; }
  .header_nav .menu > .menu-item > a .expand::before, .header_nav .menu > .menu-item > a .expand::after { background: #121212; }
  .header_nav .menu > .menu-item-has-children.active > a .expand:after { -webkit-transform: translate(-50%, -50%) rotate(0deg); transform: translate(-50%, -50%) rotate(0deg); }
  .header_nav .menu > .menu-item > .sub-menu { position: relative; top: auto; left: auto; width: 100%; max-height: 0; padding: 0px; border: none; outline: none; opacity: 1; overflow: hidden; visibility: visible; background: transparent; -webkit-box-shadow: none; box-shadow: none; -webkit-transform: translateY(0px); transform: translateY(0px); }
  .header_nav .menu > .menu-item > .sub-menu > .menu-item > a { padding: 0.75rem 2rem; color: #121212; border-bottom: 1px solid #f2f2f2; }
  .header_nav .opened-menu { display: block; opacity: 1; visibility: visible; }
  .header_nav .closed-menu { width: 30px; position: absolute; display: -webkit-box; display: -ms-flexbox; display: flex; top: 1rem; right: 0.5rem; } }

/* ************************************/
/*                社群                */
/**************************************/
.community { position: relative; }

.community ul { padding: 0; margin: 0; position: absolute; top: -47px; right: 30px; }

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

.community li a { width: 35px; height: 35px; padding-top: 2px; text-align: center; vertical-align: sub; text-decoration: none; color: #fff; background-color: #5ba822; border-radius: 20px; overflow: hidden; }

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

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

.community li a i { position: relative; display: block; font-size: 1.2rem; line-height: 30px; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }

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

.community .language_icon { padding: 2px 0 0 0; font-size: 1.2rem; display: block; }

@media only screen and (max-width: 992px) { .community { right: 7%; top: 6px; } }

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

.btn_share li { display: inline-block; }

a.community_btn { display: block; }

a.community_btn i { padding: 7px 8px 8px 9px; font-size: 1.4rem; color: #fff; text-align: center; }

.home_color { background: #89B828; border-radius: 30px; }

.fb_color { background: #3c5b9b; border-radius: 30px; }

.line_color { background: #00c300; border-radius: 30px; }

@media only screen and (max-width: 992px) { .btn_share { position: absolute; top: 20px; left: 20px; }
  .btn_share li { margin-right: 10px; }
  a.community_btn i { font-size: 1.7rem; } }

.page_title_box { width: 90%; margin: 0 auto 30px; text-align: center; border-bottom: #ddd 1px solid; }

h2.page_title { margin: 0; text-align: center; display: inline-block; font-weight: inherit; letter-spacing: 0; border-bottom: #493BA1 5px solid; }

h2.page_title img.ten_cancers_icon { width: 40px; }

.img { width: 100%; }

h4.text { width: 90%; margin: 20px auto; text-align: center; font-size: 1.2rem; line-height: 1.5; font-weight: normal; }

h4.text span { display: inline; }

.topic_btn { display: block; margin: 30px auto 0; font-size: 1.3rem; text-align: center; }

.topic_btn a { padding: 7px 25px; color: #fff; background: #89B828; border-radius: 40px; font-weight: normal; text-decoration: none; }

.fixed_button { display: none; position: fixed; z-index: 999; right: 10px; top: 20%; -webkit-writing-mode: vertical-lr; -ms-writing-mode: tb-lr; writing-mode: vertical-lr; }

.fixed_button i { -webkit-animation: f_button 3s linear infinite; animation: f_button 3s linear infinite; margin-bottom: 7px; }

.fixed_button a { padding: 15px 10px 15px; color: #fff; background: #89B828; font-size: 1.25rem; letter-spacing: -2px; border-radius: 30px; text-decoration: none; font-family: 'cwTeXYen', sans-serif; }

@-webkit-keyframes "f_button" { 0%, 100% { -webkit-transform: scale(0.98); transform: scale(0.98); }
  50% { -webkit-transform: scale(1.2); transform: scale(1.2); } }

@keyframes "f_button" { 0%, 100% { -webkit-transform: scale(0.98); transform: scale(0.98); }
  50% { -webkit-transform: scale(1.2); transform: scale(1.2); } }

@media (min-width: 576px) { .topic_btn { display: block; }
  .fixed_button { display: none; } }

@media (min-width: 768px) { .topic_btn { display: block; }
  .fixed_button { display: none; } }

@media (min-width: 992px) { .topic_btn { display: none; }
  .fixed_button { display: block; } }

@media (min-width: 1200px) { .topic_btn { display: none; }
  .fixed_button { display: block; } }

article { padding: 60px 0; }

article:first-child { padding-top: 0; }

article:last-child { padding-bottom: 0; }

article h3 { margin: 20px 0 20px; font-size: 1.3rem; }

article h3::before { content: ""; width: 7px; height: 7px; margin-right: 7px; top: -3px; position: relative; display: inline-block; background-color: #493BA1; }

article h4 { margin: 15px 0 15px; font-size: 1.1rem; }

article p { margin-left: 0; }

.article_top_box { width: 100%; margin: 30px auto; }

.article_note_box { padding: 15px 20px; margin: 20px auto 30px; display: inline-block; background-color: #eee; border-radius: 5px; }

.article_note_box h4 { float: left; padding: 0; margin: 0; }

.article_note_box ul { padding: 0; margin: 0; overflow: auto; }

.article_note_box li { margin-bottom: 0; }

.article_note_box a { margin: 0 0 5px; color: #444; display: block; }

.article_note_box a:last-child { margin: 0 0 0; }

@media (min-width: 576px) { .page_title_box { width: 90%; }
  h4.text { width: 90%; margin: 20px auto; }
  h4.text span { display: inline; } }

@media (min-width: 768px) { .page_title_box { width: 90%; }
  h4.text { width: 90%; margin: 50px auto; }
  h4.text span { display: inline; } }

@media (min-width: 992px) { .page_title_box { width: 90%; }
  h4.text { width: 90%; margin: 50px auto; }
  h4.text span { display: block; } }

@media (min-width: 1200px) { .page_title_box { width: 86%; }
  h4.text { width: 86%; margin: 50px auto; }
  h4.text span { display: block; } }

.ad { width: 90%; padding: 50px 0; margin: 0 auto; display: -ms-grid; display: grid; grid-gap: 20px; -ms-grid-columns: 1fr 1fr; grid-template-columns: 1fr 1fr; }

.ad img { width: 100%; }

@media (min-width: 576px) { .ad { -ms-grid-columns: 1fr 1fr; grid-template-columns: 1fr 1fr; } }

@media (min-width: 768px) { .ad { -ms-grid-columns: 1fr 1fr 1fr 1fr; grid-template-columns: 1fr 1fr 1fr 1fr; } }

@media (min-width: 992px) { .ad { -ms-grid-columns: 1fr 1fr 1fr 1fr; grid-template-columns: 1fr 1fr 1fr 1fr; } }

@media (min-width: 1200px) { .ad { -ms-grid-columns: 1fr 1fr 1fr 1fr; grid-template-columns: 1fr 1fr 1fr 1fr; } }

/* ************************************/
/*           糖與醣 專題              */
/**************************************/
@media only screen and (max-width: 992px) { .diabetes_bg .header_nav .navbar { background: #FFE18F; }
  .diabetes_bg .header_nav .menu > .menu-item > a { color: #444; }
  .diabetes_bg .header_nav .menu > .menu-item:first-child > a { border-top: 1px solid #FFC756; }
  .diabetes_bg .header_nav .menu > .menu-item > a { border-bottom: 1px solid #FFC756; } }

.diabetes_bg .toTop-arrow svg path { fill: #FFE392; }

.diabetes { width: 1140px; position: relative; background: -webkit-gradient(linear, left top, right top, from(#fff2ac), to(#ffe18f)); background: linear-gradient(to right, #fff2ac 0%, #ffe18f 100%); }

.diabetes .diabetes_img_box img { width: 50%; }

.diabetes .diabetes_img_box .diabetes_img_1 { width: 8%; top: 24%; left: 3%; position: absolute; -webkit-animation: img_a 1.5s linear infinite; animation: img_a 1.5s linear infinite; }

.diabetes .diabetes_img_box .diabetes_img_2 { width: 10%; top: 35%; left: 26%; position: absolute; -webkit-animation: img_a 1.5s linear infinite; animation: img_a 1.5s linear infinite; }

.diabetes .diabetes_img_box .diabetes_img_3 { width: 8%; top: 35%; left: 1%; position: absolute; -webkit-animation: img_a 1.8s linear infinite; animation: img_a 1.8s linear infinite; }

.diabetes .diabetes_img_box .diabetes_img_4 { width: 7%; top: 43%; left: 26%; position: absolute; -webkit-animation: img_a 1.8s linear infinite; animation: img_a 1.8s linear infinite; }

@-webkit-keyframes img_a { 0%, 100% { opacity: 1; }
  50% { opacity: 0; } }

@keyframes img_a { 0%, 100% { opacity: 1; }
  50% { opacity: 0; } }

@media screen and (min-width: 577px) and (max-width: 768px) { .diabetes .diabetes_img_box .diabetes_img_1 { top: 10%; }
  .diabetes .diabetes_img_box .diabetes_img_2 { top: 15%; }
  .diabetes .diabetes_img_box .diabetes_img_3 { top: 14%; }
  .diabetes .diabetes_img_box .diabetes_img_4 { top: 19%; } }

@media screen and (max-width: 576px) { .diabetes .diabetes_img_box .diabetes_img_1 { top: 21%; }
  .diabetes .diabetes_img_box .diabetes_img_2 { top: 23%; left: 27%; }
  .diabetes .diabetes_img_box .diabetes_img_3 { top: 25%; left: .5%; }
  .diabetes .diabetes_img_box .diabetes_img_4 { top: 28%; left: 30%; } }

.diabetes .diabetes_font_box { height: 260px; position: relative; }

.diabetes .diabetes_font_box .mobile { display: none; }

.diabetes .diabetes_font_box .diabetes_font_1 { position: absolute; top: -49px; left: 70px; }

.diabetes .diabetes_font_box .diabetes_font_1 img { width: 100%; height: 120px; }

.diabetes .diabetes_font_box .diabetes_font_2 { position: absolute; top: 34px; left: 60px; }

.diabetes .diabetes_font_box .diabetes_font_2 img { width: 100%; height: 90px; }

.diabetes .diabetes_font_box .diabetes_font_3 { position: absolute; top: 119px; left: 20px; }

.diabetes .diabetes_font_box .diabetes_font_3 img { width: 100%; height: 120px; }

.diabetes .diabetes_font_box .diabetes_font_4 { position: absolute; top: 186px; left: 80px; }

.diabetes .diabetes_font_box .diabetes_font_4 img { width: 130%; height: 90px; }

.diabetes .diabetes_font_box .diabetes_font_5 { position: absolute; top: 178px; right: 100px; }

.diabetes .diabetes_font_box .diabetes_font_5 img { height: 90px; }

@media screen and (min-width: 577px) and (max-width: 768px) { .diabetes .diabetes_font_box { height: 210px; top: -90px; }
  .diabetes .diabetes_font_box .mobile { width: 76%; margin: 20px auto 0; display: block; }
  .diabetes .diabetes_font_box .diabetes_font_1 { top: 0; position: static; display: none; }
  .diabetes .diabetes_font_box .diabetes_font_2 { top: 0; position: static; display: none; }
  .diabetes .diabetes_font_box .diabetes_font_3 { top: 0; position: static; display: none; }
  .diabetes .diabetes_font_box .diabetes_font_4 { top: 0; position: static; display: none; }
  .diabetes .diabetes_font_box .diabetes_font_5 { display: none; }
  @-webkit-keyframes font_a { 0%, 100% { padding-top: 0px; }
    50% { padding-top: 0px; } }
  @keyframes font_a { 0%, 100% { padding-top: 0px; }
    50% { padding-top: 0px; } } }

@media screen and (max-width: 576px) { .diabetes .diabetes_font_box { height: auto; position: static; }
  .diabetes .diabetes_font_box .mobile { width: 96%; margin: 20px auto 0; display: block; }
  .diabetes .diabetes_font_box .diabetes_font_1, .diabetes .diabetes_font_box .diabetes_font_2, .diabetes .diabetes_font_box .diabetes_font_3, .diabetes .diabetes_font_box .diabetes_font_4 { display: none; }
  .diabetes .diabetes_font_box .diabetes_font_5 { margin: 10px auto; position: static; text-align: center; }
  .diabetes .diabetes_font_box .diabetes_font_5 img { width: 80%; height: auto; }
  @-webkit-keyframes font_a { 0%, 100% { padding-top: 0px; }
    50% { padding-top: 0px; } }
  @keyframes font_a { 0%, 100% { padding-top: 0px; }
    50% { padding-top: 0px; } } }

.diabetes .video_box { width: 390px; height: 260px; position: absolute; right: 230px; bottom: 310px; text-align: center; background: url(../../../dist/images/topic/diabetes_img_tv.svg) no-repeat 0px 0px/cover; }

.diabetes .video_box iframe { width: 350px; height: 215px; margin-top: 12px; display: inline-block; border: #444 1px solid; border-radius: 10px; }

@media screen and (min-width: 577px) and (max-width: 768px) { .diabetes .video_box { width: 100%; height: auto; margin: 40px auto 0; position: static; background: none; -webkit-transform: none; transform: none; }
  .diabetes .video_box iframe { width: 90%; height: 365px; margin: 0 auto; border: #000 10px solid; } }

@media screen and (max-width: 576px) { .diabetes .video_box { margin: 0 auto 0; position: static; }
  .diabetes .video_box iframe { width: 90%; height: 215px; } }

.diabetes .diabetes_font_5_1 { display: none; width: 30%; position: absolute; bottom: 6%; right: 40%; left: 60%; -webkit-transform: translate(0%, -100%); transform: translate(0%, -100%); }

@media screen and (min-width: 577px) and (max-width: 768px) { .diabetes .diabetes_font_5_1 { display: block; width: 60%; margin: 20px auto 0; position: static; -webkit-transform: none; transform: none; } }

@media screen and (max-width: 576px) { .diabetes .diabetes_font_5_1 { width: 70%; } }

.diabetes .diabetes_man_box img.man { width: 20%; position: absolute; top: 30%; left: 4%; }

.diabetes .diabetes_man_box img.woman { width: 30%; position: absolute; top: 10%; right: 1%; }

@media screen and (min-width: 577px) and (max-width: 768px) { .diabetes .diabetes_man_box img.man { top: 16%; } }

@media screen and (max-width: 576px) { .diabetes .diabetes_man_box img.man { width: 27%; top: 25%; left: 2%; }
  .diabetes .diabetes_man_box img.woman { width: 40%; top: 15%; right: 0%; } }

.diabetes .diabetes_head_box, .diabetes .diabetes_foot_box { width: 100%; }

.diabetes .diabetes_head_box img, .diabetes .diabetes_foot_box img { width: 100%; height: 100%; }

.diabetes .diabetes_head_box .desktop, .diabetes .diabetes_foot_box .desktop { display: block; }

.diabetes .diabetes_head_box .mobile, .diabetes .diabetes_foot_box .mobile { display: none; }

@media screen and (max-width: 576px) { .diabetes .diabetes_head_box .desktop, .diabetes .diabetes_foot_box .desktop { display: none; }
  .diabetes .diabetes_head_box .mobile, .diabetes .diabetes_foot_box .mobile { display: block; } }

@media screen and (min-width: 577px) and (max-width: 768px) { .diabetes { width: 100%; } }

@media screen and (max-width: 576px) { .diabetes { width: 100%; } }

/* ************************************/
/*               活動                 */
/**************************************/
.as_event { margin-bottom: 20px; text-align: left; }

.as_event header { padding: 0 2px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; border-bottom: #518f23 2px solid; }

.as_event h2 { margin-bottom: 0; font-size: 1.125rem; color: #518f23; }

.as_event h3 { margin-bottom: 0; color: #000; line-height: 1.4; font-size: .95rem; }

.as_event .more_btn { padding-top: 8px; font-size: 0.875rem; line-height: 2; color: #518f23; text-decoration: none; }

.as_event .more_btn i { -webkit-transition: 0.4s; transition: 0.4s; display: inline-block; vertical-align: middle; width: 11px; height: 16px; background: url(../svg/arrw_g.svg); background-size: cover; position: relative; top: -1px; left: 0; }

.as_event .more_btn:hover i { -webkit-transition: 0.4s; transition: 0.4s; left: 4px; }

.as_event time { color: #ef8200; font-size: 1rem; display: block; }

.as_event a { text-decoration: none; }

.as_event .as_event_img { -webkit-transition: 0.4s; transition: 0.4s; }

.as_event .as_event_img:hover { opacity: 0.5; }

.as_event .as_event_txt { padding: 5px 8px 10px; background-color: #fff; -webkit-transition: 0.4s; transition: 0.4s; }

/* ************************************/
/*               輪撥                 */
/**************************************/
.carousel { padding-bottom: 40px; }

.carousel.slide .carousel-indicators { top: 200px; bottom: auto; margin-bottom: 0; }

.carousel.slide .carousel-indicators button { width: 10px; height: 10px; border: 0; border-radius: 10px; background-color: #d2d2d2; }

.carousel.slide .carousel-indicators button.active { background-color: #eb6100; }

/* ========================================================================== Activity Page ========================================================================== */
/* ========================================================================== Plug mixins ========================================================================== */
/* ========================================================================== responsive mixins ========================================================================== */
@media screen and (min-width: 767px) and (max-width: 992px) { table.responTable { width: 100%; margin: 0 auto 20px auto; border-top: #aaa 1px solid; border-left: #aaa 1px solid; text-rendering: optimizeLegibility; }
  table.responTable thead tr th, table.responTable thead tr td, table.responTable tbody tr th, table.responTable tbody tr td { color: #fff; padding: 5px; border-right: #aaa 1px solid; border-bottom: #aaa 1px solid; }
  table.responTable thead tr th a, table.responTable thead tr td a, table.responTable tbody tr th a, table.responTable tbody tr td a { min-width: 26px; display: inline-block; *display: inline; *zoom: 1; text-decoration: underline; margin: 0 5px 0 0; cursor: pointer; }
  table.responTable thead tr th { text-align: center; background: #60371c; }
  table.responTable tbody tr td { color: #444; }
  table.responTable tr.odd { background: #d0d0d0; }
  table.responTable tbody.odd tr:nth-child(2n+2) { background: #d0d0d0; } }

@media screen and (min-width: 577px) and (max-width: 768px) { table.responTable { width: 100%; margin: 0 auto 20px auto; border-top: #aaa 1px solid; border-left: #aaa 1px solid; text-rendering: optimizeLegibility; }
  table.responTable thead tr th, table.responTable thead tr td, table.responTable tbody tr th, table.responTable tbody tr td { color: #fff; padding: 5px; border-right: #aaa 1px solid; border-bottom: #aaa 1px solid; }
  table.responTable thead tr th a, table.responTable thead tr td a, table.responTable tbody tr th a, table.responTable tbody tr td a { min-width: 26px; display: inline-block; *display: inline; *zoom: 1; text-decoration: underline; margin: 0 5px 0 0; cursor: pointer; }
  table.responTable thead tr th { text-align: center; background: #60371c; }
  table.responTable tbody tr td { color: #444; }
  table.responTable tr.odd { background: #d0d0d0; }
  table.responTable tbody.odd tr:nth-child(2n+2) { background: #d0d0d0; } }

@media screen and (max-width: 576px) { table.responTable { display: block; border: none; }
  table.responTable thead { display: none; }
  table.responTable tbody tr { position: relative; display: block; margin: 0 0 10px 0; }
  table.responTable tbody tr td { color: #444; position: relative; margin-bottom: 0; background: #ffffff; display: inline-block; width: 100%; padding: 0; vertical-align: middle; border-top: #aaa 1px solid; border-right: #aaa 1px solid; border-left: #aaa 1px solid; -webkit-box-sizing: border-box; box-sizing: border-box; }
  table.responTable tbody tr td:last-child { border-bottom: #aaa 1px solid; }
  table.responTable tbody tr td div { color: #444; display: table-cell; padding: 5px; text-align: left; border-left: #aaa 1px solid; }
  table.responTable tbody tr td div a { display: block; text-decoration: underline; margin: 0 0 5px 0; }
  table.responTable tbody tr td:first-child { /* background: $t_bg_color; */ }
  table.responTable tbody tr td:before { color: #fff; background: #60371c; content: attr(data-th); display: table-cell; left: 0; width: 100px; margin: 0 5px 0 0; padding: 0 5px; /* border-right: $t_color $t_width $t_style; */ vertical-align: middle; -webkit-box-sizing: border-box; box-sizing: border-box; }
  table.responTable tbody tr:not(:last-child) { border-right: none; border-bottom: none; } }
/*# sourceMappingURL=diabetes.css.map */