@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 */
::selection {
  background: #328348;
  color: #FFF;
}

/* line 42, ../sass/style.scss */
.text_center {
  text-align: center !important;
  float: none !important;
}

/* line 47, ../sass/style.scss */
.clear_float {
  clear: both;
}

/* line 51, ../sass/style.scss */
.edm_wrapper {
  width: 100%;
}
@media (min-width: 641px) and (max-width: 1179px) {
  /* line 51, ../sass/style.scss */
  .edm_wrapper {
    max-width: 100%;
  }
}
@media (min-width: 0) and (max-width: 640px) {
  /* line 51, ../sass/style.scss */
  .edm_wrapper {
    max-width: 100%;
  }
}

/* line 63, ../sass/style.scss */
.edm_content {
  background: #EDE850;
  margin: 0 auto;
  max-width: 1180px;
  overflow: hidden;
}

/* line 70, ../sass/style.scss */
.edm_banner {
  position: relative;
  margin: 0 auto;
}

/* line 75, ../sass/style.scss */
.edm_banner img {
  max-width: 100%;
  height: auto;
}

/* line 80, ../sass/style.scss */
.edm_section_area {
  background: url(../images/edm_section_area_bg.png) repeat;
  padding: 3rem 0;
}

/* line 85, ../sass/style.scss */
.edm_section {
  margin: 2rem 0;
  padding: 0;
  overflow: hidden;
  box-sizing: border-box;
}

/* line 95, ../sass/style.scss */
.edm_section_icon img {
  max-width: 90%;
  height: auto;
}

/* line 103, ../sass/style.scss */
.edm_article {
  margin: 1rem 0;
  padding: 0 5rem;
  font-size: 1.6rem;
  line-height: 2rem;
  color: #328348;
  font-weight: bold;
  box-sizing: border-box;
  overflow: hidden;
}
@media (min-width: 0) and (max-width: 640px) {
  /* line 103, ../sass/style.scss */
  .edm_article {
    padding: 0 3rem;
    font-size: 1rem;
  }
}

/* line 119, ../sass/style.scss */
.edm_article span {
  color: #C1272D;
  text-shadow: 0 1px 1px #797828;
}

/* line 124, ../sass/style.scss */
.edm_article em {
  color: #666;
  font-size: 1.2rem;
  float: right;
}

/* line 130, ../sass/style.scss */
.edm_article h1 {
  margin-top: 1rem;
  font-size: 1.4rem;
  line-height: 2rem;
  color: #FF4E5E;
  font-weight: bold;
}

/* line 138, ../sass/style.scss */
.edm_article article {
  background: #FFF;
  color: #333;
  font-size: 1.1rem;
  font-weight: normal;
  border-radius: 1rem;
  box-sizing: border-box;
}

/* line 150, ../sass/style.scss */
.edm_pic img {
  max-width: 100%;
  height: auto;
}

/* line 155, ../sass/style.scss */
.pic1 {
  width: 50%;
  float: left;
}
@media (min-width: 0) and (max-width: 640px) {
  /* line 155, ../sass/style.scss */
  .pic1 {
    width: 100%;
    clear: both;
  }
}

/* line 165, ../sass/style.scss */
.pic2 {
  width: 31%;
  margin: 1%;
  float: left;
}
@media (min-width: 641px) and (max-width: 800px) {
  /* line 165, ../sass/style.scss */
  .pic2 {
    width: 100%;
    text-align: center;
    clear: both;
    display: block;
  }
}
@media (min-width: 0) and (max-width: 640px) {
  /* line 165, ../sass/style.scss */
  .pic2 {
    width: 100%;
    text-align: center;
    clear: both;
    display: block;
  }
}

/* line 185, ../sass/style.scss */
.pic3 {
  width: 100%;
  text-align: center;
}

/* line 190, ../sass/style.scss */
.pic2 p {
  margin-top: 1rem;
  color: #666;
  font-size: 1.2rem;
  line-height: 1.5rem;
}
@media (min-width: 641px) and (max-width: 1179px) {
  /* line 190, ../sass/style.scss */
  .pic2 p {
    font-size: 1.1rem;
    line-height: 1.4rem;
  }
}

/* line 202, ../sass/style.scss */
.edm_article_ul {
  float: left;
}
@media (min-width: 0) and (max-width: 640px) {
  /* line 202, ../sass/style.scss */
  .edm_article_ul {
    float: none;
  }
}

/* line 210, ../sass/style.scss */
.edm_article_ul li {
  line-height: 4rem;
}
@media (min-width: 0) and (max-width: 640px) {
  /* line 210, ../sass/style.scss */
  .edm_article_ul li {
    line-height: 2rem;
  }
}

/* line 218, ../sass/style.scss */
.edm_table {
  margin: 1rem 0;
  width: 100%;
  border-collapse: collapse;
  float: left;
}
@media (min-width: 640px) and (max-width: 880px) {
  /* line 218, ../sass/style.scss */
  .edm_table {
    width: 100%;
    float: none;
  }
}
@media (min-width: 0) and (max-width: 640px) {
  /* line 218, ../sass/style.scss */
  .edm_table {
    width: 100%;
    float: none;
  }
}

/* line 235, ../sass/style.scss */
.edm_table th {
  background: #FFD426;
  width: 8rem;
  padding: 0.5rem;
  border-collapse: collapse;
  text-align: center;
  font-weight: bold;
  border: 1px solid #FFF;
  color: #31A1CF;
  font-size: 1.3rem;
  box-sizing: border-box;
}

/* line 248, ../sass/style.scss */
.edm_table td {
  padding: 0.5rem;
  font-size: 1.2rem;
  line-height: 1.5rem;
  text-align: center;
  border-collapse: collapse;
  border: 1px solid #CCC;
}
@media (min-width: 0) and (max-width: 640px) {
  /* line 248, ../sass/style.scss */
  .edm_table td {
    padding: 0.25rem;
  }
}

/* line 261, ../sass/style.scss */
.edm_table span {
  color: #EA5514;
  font-size: 1.2rem;
  font-weight: bold;
}

/* line 267, ../sass/style.scss */
.subtitle1 {
  background: url(../images/subtitle_1.png) no-repeat;
  padding-left: 4rem;
  line-height: 3.5rem;
}

/* line 273, ../sass/style.scss */
.subtitle2 {
  background: url(../images/subtitle_2.png) no-repeat;
  padding-left: 4rem;
  line-height: 3.5rem;
}

/* line 279, ../sass/style.scss */
.subtitle3 {
  background: url(../images/subtitle_3.png) no-repeat;
  padding-left: 4rem;
  line-height: 3.5rem;
}

/* line 285, ../sass/style.scss */
.subtitle4 {
  background: url(../images/subtitle_4.png) no-repeat;
  padding-left: 4rem;
  line-height: 3.5rem;
}

/* line 291, ../sass/style.scss */
.edm_sutdent_group {
  background: #FFF;
  margin: 2rem 0;
  padding: 1rem 1.5rem;
  box-sizing: border-box;
  border-radius: 1rem;
  overflow: hidden;
}

/* line 300, ../sass/style.scss */
.edm_sutdent_group img {
  margin: 0 1rem 1rem 0;
  float: left;
}
@media (min-width: 0) and (max-width: 640px) {
  /* line 300, ../sass/style.scss */
  .edm_sutdent_group img {
    margin: 0 auto;
    margin-bottom: 1rem;
    display: block;
    float: none;
  }
}

/* line 312, ../sass/style.scss */
.edm_sutdent_group p {
  color: #328348;
}

/* line 316, ../sass/style.scss */
.edm_sutdent_group span {
  color: #666;
  font-size: 2rem;
  line-height: 2.5rem;
}

/* line 322, ../sass/style.scss */
.edm_sutdent_group article {
  font-size: 1.2rem;
  line-height: 1.6rem;
  color: #666;
  font-weight: normal;
}
@media (min-width: 0) and (max-width: 640px) {
  /* line 322, ../sass/style.scss */
  .edm_sutdent_group article {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

/* line 334, ../sass/style.scss */
.edm_sutdent_group font {
  color: #C1272D;
}

/* line 338, ../sass/style.scss */
.student_article {
  width: 95%;
  background: #FFF;
  margin: 1rem 0;
  padding: 1rem;
  color: #333;
  font-size: 1.1rem;
  font-weight: normal;
  border-radius: 1rem;
  box-sizing: border-box;
}
