@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: #2D2B33;
  color: #FFF;
}

/* line 42, ../sass/style.scss */
.clear_float {
  clear: both;
}

/* line 46, ../sass/style.scss */
.text_center {
  text-align: center !important;
  float: none !important;
}

/* line 51, ../sass/style.scss */
.hidden {
  display: none;
}

/* line 55, ../sass/style.scss */
.edm_wrapper {
  width: 100%;
}
@media (min-width: 641px) and (max-width: 1179px) {
  /* line 55, ../sass/style.scss */
  .edm_wrapper {
    max-width: 100%;
  }
}
@media (min-width: 0) and (max-width: 640px) {
  /* line 55, ../sass/style.scss */
  .edm_wrapper {
    max-width: 100%;
  }
}

/* line 67, ../sass/style.scss */
.edm_content {
  background: #FFF;
  margin: 0 auto;
  max-width: 1180px;
  overflow: hidden;
}

/* line 74, ../sass/style.scss */
.edm_banner {
  position: relative;
  margin: 0 auto 2rem auto;
  box-shadow: 0 5px 10px #999;
}

/* line 80, ../sass/style.scss */
.edm_banner img {
  max-width: 100%;
  height: auto;
}

/* line 86, ../sass/style.scss */
.edm_section1 {
  padding: 3rem 2rem;
  box-sizing: border-box;
  overflow: hidden;
}

/* line 92, ../sass/style.scss */
.edm_section2 {
  background: #D3BA96;
  margin: 1rem 0;
  padding: 3rem 2rem;
  box-sizing: border-box;
  overflow: hidden;
}

/* line 100, ../sass/style.scss */
.edm_section_icon {
  float: left;
}
@media (min-width: 0) and (max-width: 640px) {
  /* line 100, ../sass/style.scss */
  .edm_section_icon {
    margin: 0 auto;
    text-align: center;
    float: none;
  }
}

/* line 110, ../sass/style.scss */
.edm_section_title {
  font-size: 2.5rem;
  line-height: 3rem;
  text-align: center;
  font-weight: bold;
}
@media (min-width: 0) and (max-width: 640px) {
  /* line 110, ../sass/style.scss */
  .edm_section_title {
    font-size: 2rem;
  }
}

/* line 121, ../sass/style.scss */
.edm_section_title span {
  color: #962700;
  font-weight: normal;
}

/* line 126, ../sass/style.scss */
.edm_section_text {
  padding: 2rem 10rem;
  color: #473522;
  font-size: 1.4rem;
  line-height: 1.8rem;
}
@media (min-width: 641px) and (max-width: 1179px) {
  /* line 126, ../sass/style.scss */
  .edm_section_text {
    padding: 2rem 5rem;
  }
}
@media (min-width: 0) and (max-width: 640px) {
  /* line 126, ../sass/style.scss */
  .edm_section_text {
    padding: 1rem;
  }
}

/* line 141, ../sass/style.scss */
.edm_tip {
  text-align: right;
  clear: both;
}

/* line 146, ../sass/style.scss */
.edm_pic {
  text-align: center;
}

/* line 150, ../sass/style.scss */
.edm_pic img {
  max-width: 100%;
  height: auto;
}

/* line 155, ../sass/style.scss */
.edm_center {
  margin: 0 auto;
  display: table;
  text-align: center;
}

/* line 161, ../sass/style.scss */
.edm_pic_group {
  width: 31%;
  margin: 1% 1%;
  padding-bottom: 1rem;
  text-align: center;
  float: left;
}
@media (min-width: 0) and (max-width: 640px) {
  /* line 161, ../sass/style.scss */
  .edm_pic_group {
    width: 254px;
    margin: 2% auto;
    float: none;
  }
}

/* line 175, ../sass/style.scss */
.edm_pic_group2 {
  background: #483622;
  max-width: 25%;
  margin: 1%;
  padding: 2% 1%;
  text-align: left;
  border: 1px solid #D1A449;
  box-sizing: border-box;
  float: left;
}
@media (min-width: 641px) and (max-width: 1179px) {
  /* line 175, ../sass/style.scss */
  .edm_pic_group2 {
    max-width: 25%;
  }
}
@media (min-width: 0) and (max-width: 640px) {
  /* line 175, ../sass/style.scss */
  .edm_pic_group2 {
    max-width: 90%;
    margin: 2% auto;
    padding: 2% 3%;
    float: none;
  }
}

/* line 197, ../sass/style.scss */
.edm_pic_group img {
  max-width: 100%;
  height: 100%;
}

/* line 202, ../sass/style.scss */
.edm_pic_group2:nth-child(1), .edm_pic_group2:nth-child(4) {
  margin-left: 10%;
}
@media (min-width: 0) and (max-width: 640px) {
  /* line 202, ../sass/style.scss */
  .edm_pic_group2:nth-child(1), .edm_pic_group2:nth-child(4) {
    margin: 0 auto;
  }
}

/* line 210, ../sass/style.scss */
.edm_pic_group2 p {
  margin: 0.5rem 0 1rem 0;
  color: #E6AF40;
  font-size: 2rem;
}

/* line 216, ../sass/style.scss */
.edm_pic_group2 article {
  color: #FFF;
  font-size: 1rem;
  line-height: 1.3rem;
  min-height: 12rem;
}
@media (min-width: 0) and (max-width: 640px) {
  /* line 216, ../sass/style.scss */
  .edm_pic_group2 article {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

/* line 228, ../sass/style.scss */
.edm_pic_group2 article span {
  color: #FFF100;
}

/* line 232, ../sass/style.scss */
.edm_btn {
  background: #FFF;
  margin: 1rem auto;
  padding: 1rem 2rem;
  color: #202A34;
  font-size: 1.4rem;
  font-weight: bold;
  border-radius: 0.5rem;
  border: 2px solid #2D2B33;
  box-shadow: 0 0 5px #FFF;
  display: table;
  cursor: pointer;
}

/* line 246, ../sass/style.scss */
.edm_btn:hover {
  background: #232227;
  margin: 1rem auto;
  padding: 1rem 2rem;
  color: #FFF;
  font-size: 1.4rem;
  font-weight: bold;
  border-radius: 0.5rem;
  border: 2px solid #FFF;
  box-shadow: 0 0 5px #FFF;
  display: table;
  cursor: pointer;
}

@media (min-width: 0) and (max-width: 640px) {
  /* line 260, ../sass/style.scss */
  .edm_pic_web {
    display: none;
  }
}

/* line 266, ../sass/style.scss */
.edm_pic_phone {
  display: none;
}
@media (min-width: 0) and (max-width: 640px) {
  /* line 266, ../sass/style.scss */
  .edm_pic_phone {
    display: block;
  }
}

/* line 275, ../sass/style.scss */
.edm_table {
  margin: 1rem auto;
  width: 90%;
  border-collapse: collapse;
}
@media (min-width: 640px) and (max-width: 880px) {
  /* line 275, ../sass/style.scss */
  .edm_table {
    width: 100%;
  }
}
@media (min-width: 0) and (max-width: 640px) {
  /* line 275, ../sass/style.scss */
  .edm_table {
    width: 100%;
  }
}

/* line 289, ../sass/style.scss */
.edm_table th {
  background: #7A654D;
  padding: 1rem;
  border-collapse: collapse;
  text-align: center;
  font-weight: bold;
  border: 1px solid #6A3906;
  font-size: 1.5rem;
  line-height: 1.8rem;
}

/* line 300, ../sass/style.scss */
.edm_table th span {
  color: #A00000;
}

/* line 304, ../sass/style.scss */
.edm_table td {
  padding: 1rem;
  font-size: 1.2rem;
  line-height: 1.8rem;
  text-align: center;
  border-collapse: collapse;
  border: 1px solid #6A3906;
}
@media (min-width: 0) and (max-width: 640px) {
  /* line 304, ../sass/style.scss */
  .edm_table td {
    padding: 0.25rem;
  }
}

/* line 317, ../sass/style.scss */
.edm_table td span {
  color: #B81C22;
  font-weight: bold;
}

@media (min-width: 0) and (max-width: 640px) {
  /* line 322, ../sass/style.scss */
  .edm_table_pc {
    display: none;
  }
}

/* line 328, ../sass/style.scss */
.edm_table_phone {
  display: none;
}
@media (min-width: 0) and (max-width: 640px) {
  /* line 328, ../sass/style.scss */
  .edm_table_phone {
    display: block;
  }
}
