﻿@charset "UTF-8";
/* line 5, ../../fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* CSS Document */
/* line 11, ../sass/style.scss */
a:link {
  text-decoration: none;
  color: #000;
}

/* line 12, ../sass/style.scss */
a:visited {
  text-decoration: none;
  color: #000;
}

/* line 13, ../sass/style.scss */
a:hover {
  text-decoration: none;
  color: #000;
}

/* line 14, ../sass/style.scss */
a:active {
  text-decoration: none;
  color: #000;
}

/* line 16, ../sass/style.scss */
img {
  margin: 0;
  padding: 0;
  border: 0;
}

/* line 17, ../sass/style.scss */
hr {
  border: 0;
  height: 1px;
  background-color: #CCC;
}

/* line 18, ../sass/style.scss */
ul, ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 19, ../sass/style.scss */
ol, ol li {
  margin: 0 0 0 10px;
  padding: 0;
}

/* line 20, ../sass/style.scss */
dl, dt, dd {
  padding: 0;
  margin: 0;
}

/* line 21, ../sass/style.scss */
h1, h2, h3, h4, h5 {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

/* line 22, ../sass/style.scss */
em {
  font-style: normal;
}

/* line 24, ../sass/style.scss */
html {
  margin: 0;
  padding: 0;
}

/* line 29, ../sass/style.scss */
body {
  margin: 0;
  padding: 0;
  font-size: 100%;
  line-height: 1.25rem;
  font-family: 微軟正黑體, Arial;
}

/* line 37, ../sass/style.scss */
.text_center {
  text-align: center !important;
  float: none !important;
}

/* line 42, ../sass/style.scss */
.hidden {
  display: none;
}

/* line 46, ../sass/style.scss */
.goTop {
  background: url(../images/goTop.png) no-repeat;
  position: fixed;
  width: 40px;
  height: 40px;
  right: 30px;
  bottom: 30px;
  opacity: 0.8;
  cursor: pointer;
  display: none;
  z-index: 99;
}

/* line 59, ../sass/style.scss */
.goTop:hover {
  opacity: 1;
}

/* line 63, ../sass/style.scss */
.edm_wrapper {
  width: 100%;
}
@media (min-width: 641px) and (max-width: 1179px) {
  /* line 63, ../sass/style.scss */
  .edm_wrapper {
    max-width: 100%;
  }
}
@media (min-width: 0) and (max-width: 640px) {
  /* line 63, ../sass/style.scss */
  .edm_wrapper {
    max-width: 100%;
  }
}

/* line 75, ../sass/style.scss */
.edm_content {
  background: #FFF;
  margin: 0 auto;
  max-width: 1180px;
  overflow: hidden;
}

/* line 82, ../sass/style.scss */
.edm_banner {
  position: relative;
  margin: 0 auto;
}

/* line 87, ../sass/style.scss */
.edm_banner img {
  max-width: 100%;
  height: auto;
}

/* line 92, ../sass/style.scss */
.edm_section {
  margin-top: 2rem;
  padding: 0 2rem;
  overflow: hidden;
  box-sizing: border-box;
}

/* line 99, ../sass/style.scss */
.edm_section_icon {
  float: left;
}
@media (min-width: 0) and (max-width: 640px) {
  /* line 99, ../sass/style.scss */
  .edm_section_icon {
    margin: 0 auto;
    text-align: center;
    float: none;
  }
}

/* line 109, ../sass/style.scss */
.edm_section_title {
  margin-left: 1rem;
  color: #ED7700;
  font-size: 2rem;
  font-weight: bold;
  line-height: 2.6rem;
  float: left;
}
@media (min-width: 641px) and (max-width: 1179px) {
  /* line 109, ../sass/style.scss */
  .edm_section_title {
    font-size: 1.5rem;
  }
}
@media (min-width: 0) and (max-width: 640px) {
  /* line 109, ../sass/style.scss */
  .edm_section_title {
    margin: 0.5rem auto 0 auto;
    font-size: 1.5rem;
    text-align: center;
    float: none;
  }
}

/* line 129, ../sass/style.scss */
.edm_article {
  padding: 0 2rem;
  font-size: 1.4rem;
  color: #3E3A39;
  box-sizing: border-box;
  overflow: hidden;
}
@media (min-width: 0) and (max-width: 640px) {
  /* line 129, ../sass/style.scss */
  .edm_article {
    font-size: 1rem;
  }
}

/* line 144, ../sass/style.scss */
.edm_article li {
  background: url(../images/icon_article_li.png) 0 0.5rem no-repeat;
  margin: 0.5rem 0;
  padding-left: 1.5rem;
  line-height: 2rem;
}

/* line 151, ../sass/style.scss */
.edm_article span {
  color: #31A1CF;
  font-weight: bold;
}

/* line 156, ../sass/style.scss */
.edm_article em {
  color: #FF5E55;
  font-size: 2rem;
  font-weight: bold;
  line-height: 2rem;
}

/* line 163, ../sass/style.scss */
.edm_article h2 {
  color: #FFF;
  font-size: 2rem;
  font-weight: bold;
  line-height: 2rem;
}

/* line 170, ../sass/style.scss */
.edm_article h3 {
  margin: 0.5rem;
  color: #F1FF00;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 2rem;
}

/* line 178, ../sass/style.scss */
.font_style {
  color: #FFF;
  font-size: 1.2rem;
  line-height: 1.5rem;
}

/* line 184, ../sass/style.scss */
.edm_pic {
  padding: 0 1rem;
  text-align: right;
  box-sizing: border-box;
  overflow: hidden;
}
@media (min-width: 641px) and (max-width: 1179px) {
  /* line 184, ../sass/style.scss */
  .edm_pic {
    float: none;
  }
}
@media (min-width: 0) and (max-width: 640px) {
  /* line 184, ../sass/style.scss */
  .edm_pic {
    margin: 1rem 0 0 0;
    font-size: 1.2rem;
    line-height: 1.8rem;
  }
}

/* line 201, ../sass/style.scss */
.edm_pic img {
  margin: 0 3rem 0 1rem;
  max-width: 100%;
  height: auto;
}

/* line 207, ../sass/style.scss */
.edm_article_ul {
  float: left;
}
@media (min-width: 0) and (max-width: 640px) {
  /* line 207, ../sass/style.scss */
  .edm_article_ul {
    float: none;
  }
}

/* line 215, ../sass/style.scss */
.edm_article_ul li {
  line-height: 4rem;
}
@media (min-width: 0) and (max-width: 640px) {
  /* line 215, ../sass/style.scss */
  .edm_article_ul li {
    line-height: 2rem;
  }
}

/* line 223, ../sass/style.scss */
.edm_table {
  margin: 1rem 0;
  width: 100%;
  border-collapse: collapse;
  float: left;
}
@media (min-width: 640px) and (max-width: 880px) {
  /* line 223, ../sass/style.scss */
  .edm_table {
    width: 100%;
    float: none;
  }
}
@media (min-width: 0) and (max-width: 640px) {
  /* line 223, ../sass/style.scss */
  .edm_table {
    width: 100%;
    float: none;
  }
}

/* line 240, ../sass/style.scss */
.edm_table th {
  background: #F5A700;
  width: 8rem;
  padding: 0.5rem;
  border-collapse: collapse;
  text-align: center;
  font-weight: bold;
  border: 1px solid #FFF;
  color: #FFF;
  font-size: 1.3rem;
  box-sizing: border-box;
}

/* line 253, ../sass/style.scss */
.edm_table tr:nth-child(even) {
  background: #FFF7EA;
}

/* line 257, ../sass/style.scss */
.edm_table td {
  padding: 0.5rem;
  font-size: 1.2rem;
  line-height: 1.5rem;
  border-collapse: collapse;
  border: 1px solid #F5A700;
}
@media (min-width: 0) and (max-width: 640px) {
  /* line 257, ../sass/style.scss */
  .edm_table td {
    padding: 0.25rem;
    font-size: 1rem;
  }
}

/* line 270, ../sass/style.scss */
.edm_table span {
  margin-left: 0rem;
  color: #C30D23 !important;
  font-weight: bold;
}

/* line 275, ../sass/style.scss */
.edm_table li {
  margin-left: 1rem;
  list-style: disc;
  color: #6A3906;
}

/* line 282, ../sass/style.scss */
.edm_table_li2 li {
  background: url(../images/icon_table_li.png) 0 0.3rem no-repeat;
  margin: 0;
  padding-left: 1.5rem;
}

/* line 288, ../sass/style.scss */
.video_link {
  margin: 3rem auto;
  display: table;
}

/* line 293, ../sass/style.scss */
.video_link a {
  background: url(../images/video_link.png) #691A23 1rem 8px no-repeat;
  padding: 0.5rem 1rem 0.5rem 4rem;
  color: #FFF;
  font-size: 1.5rem;
  border-radius: 1rem;
}

/* line 301, ../sass/style.scss */
.video_link a:hover {
  background: url(../images/video_link.png) #7E272F 1rem 8px no-repeat;
}

/* line 305, ../sass/style.scss */
.mwt_border {
  width: 100px;
  text-align: center;
  background: #E50012;
  position: relative;
  margin: -15px 0 0 3%;
  padding: 5px 10px;
  color: #FFF;
  font-size: 1.2rem;
  line-height: 1.5rem;
  border-radius: 1rem;
}

/*箭頭上*/
/* line 319, ../sass/style.scss */
.mwt_border .arrow_t_int {
  width: 0px;
  height: 0px;
  border-width: 10px;
  border-style: solid;
  border-color: transparent transparent #E50012 transparent;
  position: absolute;
  top: -20px;
  left: 50px;
}

/*箭頭上-邊框*/
/* line 330, ../sass/style.scss */
.mwt_border .arrow_t_out {
  width: 0px;
  height: 0px;
  border-width: 10px;
  border-style: solid;
  border-color: transparent transparent #E50012 transparent;
  position: absolute;
  top: -20px;
  left: 50px;
}
