@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;
}

/* line 5, ../sass/_extend.scss */
#topnav .contact a:before, .owl-carousel .owl-nav .owl-prev span:before, .owl-carousel .owl-nav .owl-next span:before, #page #search form .select_box:after, #page #films_con .info_box .video a:before, #page #films_con .gallery_box .posters .slick-prev:before, #page #films_con .gallery_box .posters .slick-next:before, #page #markets .menu_c .select_box:after, #page #markets .market_film .films_txt .more_btn a:before, #page #page_news .menu_c .select_box:after, .pagenav .prevlink:before, .pagenav .nextlink:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}

@-moz-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
/* line 8, ../sass/module/_layout.scss */
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 14, ../sass/module/_layout.scss */
a {
  text-decoration: none;
}

/* line 18, ../sass/module/_layout.scss */
img {
  max-width: 100%;
  height: auto;
  border: none;
}

/* line 24, ../sass/module/_layout.scss */
strong,
b {
  font-weight: bold;
}

/* line 29, ../sass/module/_layout.scss */
i,
cite,
em,
var,
address,
dfn {
  font-style: italic;
}

/* line 38, ../sass/module/_layout.scss */
a:focus,
input:focus,
select:focus,
textarea:focus {
  outline: none;
}

/* line 45, ../sass/module/_layout.scss */
body {
  margin: 0px !important;
  padding: 0px;
  font: 100%/1.5 "Ruda", "微軟正黑體", sans-serif;
}

/* line 51, ../sass/module/_layout.scss */
#en_website {
  font-family: 'Ruda', '微軟正黑體', sans-serif;
}

/* line 56, ../sass/module/_layout.scss */
#header,
#header_top,
#index,
#footer {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}

/* line 63, ../sass/module/_layout.scss */
.inner {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
/* line 12, ../../../../../fire.app/lib/ruby/compass_extensions/susy-2.1.3/sass/susy/output/support/_clearfix.scss */
.inner:after {
  content: " ";
  display: block;
  clear: both;
}

/* line 67, ../sass/module/_layout.scss */
#header_top {
  background: #84bd00;
}

/* line 71, ../sass/module/_layout.scss */
#logo {
  line-height: 0;
  float: left;
  position: relative;
  margin: 0 0 0 10px;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
@media (min-width: 480px) {
  /* line 71, ../sass/module/_layout.scss */
  #logo {
    margin: 0 0 0 10px;
  }
}
@media (min-width: 1025px) {
  /* line 71, ../sass/module/_layout.scss */
  #logo {
    width: 26.5853658537%;
    float: left;
    margin-right: 2.4390243902%;
    padding: 24px 0 24px 15px;
    margin: 0;
    top: auto;
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@media (min-width: 1280px) {
  /* line 71, ../sass/module/_layout.scss */
  #logo {
    padding: 24px 0;
  }
}
/* line 95, ../sass/module/_layout.scss */
#logo a {
  display: block;
}
/* line 99, ../sass/module/_layout.scss */
#logo img {
  height: 18px;
}
@media (min-width: 480px) {
  /* line 99, ../sass/module/_layout.scss */
  #logo img {
    height: 21px;
  }
}
@media (min-width: 640px) {
  /* line 99, ../sass/module/_layout.scss */
  #logo img {
    height: 27px;
  }
}
@media (min-width: 1025px) {
  /* line 99, ../sass/module/_layout.scss */
  #logo img {
    height: auto;
  }
}

/* line 116, ../sass/module/_layout.scss */
#topnav {
  top: 50%;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  float: right;
  position: relative;
  z-index: 1000;
  margin: 0 41px 0 0;
}
@media (min-width: 1025px) {
  /* line 116, ../sass/module/_layout.scss */
  #topnav {
    top: auto;
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    margin: 0;
  }
}
/* line 130, ../sass/module/_layout.scss */
#topnav:before {
  content: '';
  display: none;
  background: url(../images/line.jpg) 0 0 repeat;
  width: 2px;
  height: 90%;
  position: absolute;
  left: 0;
  top: 5%;
}
@media (min-width: 1025px) {
  /* line 130, ../sass/module/_layout.scss */
  #topnav:before {
    display: inline-block;
  }
}
/* line 145, ../sass/module/_layout.scss */
#topnav a {
  font-family: '微軟正黑體', sans-serif;
  color: #ffffff;
  display: block;
}
/* line 151, ../sass/module/_layout.scss */
#topnav .contact,
#topnav .language {
  position: relative;
  float: left;
}
/* line 156, ../sass/module/_layout.scss */
#topnav .contact:after,
#topnav .language:after {
  content: '';
  display: inline-block;
  background: url(../images/line.jpg) 0 0 repeat;
  width: 2px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
@media (min-width: 1025px) {
  /* line 156, ../sass/module/_layout.scss */
  #topnav .contact:after,
  #topnav .language:after {
    height: 90%;
    top: 5%;
  }
}
/* line 174, ../sass/module/_layout.scss */
#topnav .contact a {
  font-size: 0;
  padding: 8px 11px 9px 10px;
}
@media (min-width: 1025px) {
  /* line 174, ../sass/module/_layout.scss */
  #topnav .contact a {
    padding: 29.5px 35px;
    font-size: 16px;
  }
}
/* line 183, ../sass/module/_layout.scss */
#topnav .contact a:before {
  content: "\f003";
  font-size: 16px;
}
@media (min-width: 1025px) {
  /* line 183, ../sass/module/_layout.scss */
  #topnav .contact a:before {
    display: none;
  }
}
/* line 193, ../sass/module/_layout.scss */
#topnav .contact a:hover {
  color: #333333;
}
/* line 200, ../sass/module/_layout.scss */
#topnav .language li {
  position: relative;
}
/* line 203, ../sass/module/_layout.scss */
#topnav .language li a {
  padding: 6px 11px 5px 7px;
  font-size: 14px;
}
@media (min-width: 1025px) {
  /* line 203, ../sass/module/_layout.scss */
  #topnav .language li a {
    padding: 29.5px 35px;
    font-size: 16px;
  }
}
/* line 224, ../sass/module/_layout.scss */
#topnav .language li a:hover {
  color: #333;
}

/* line 232, ../sass/module/_layout.scss */
#header_nav {
  display: none;
}
@media (min-width: 1025px) {
  /* line 232, ../sass/module/_layout.scss */
  #header_nav {
    display: block;
    position: absolute;
    top: 83px;
    background: rgba(166, 181, 133, 0.5);
    z-index: 100;
    width: 100%;
  }
}

/* line 245, ../sass/module/_layout.scss */
.search_btn {
  float: left;
  position: relative;
}
@media (min-width: 1025px) {
  /* line 245, ../sass/module/_layout.scss */
  .search_btn {
    float: right;
  }
}
/* line 253, ../sass/module/_layout.scss */
.search_btn:after {
  content: '';
  display: inline-block;
  background: url(../images/line.jpg) 0 0 repeat;
  width: 2px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
@media (min-width: 1025px) {
  /* line 253, ../sass/module/_layout.scss */
  .search_btn:after {
    display: none;
  }
}
/* line 268, ../sass/module/_layout.scss */
.search_btn a {
  font-size: 0;
  display: block;
  padding: 9px 10px 8px 9px;
}
@media (min-width: 1025px) {
  /* line 268, ../sass/module/_layout.scss */
  .search_btn a {
    padding: 9px 20px;
  }
}
/* line 277, ../sass/module/_layout.scss */
.search_btn a:before {
  content: "";
  display: inline-block;
  background: url(../images/ico_search.png) 0 0 no-repeat;
  background-size: 16px;
  width: 16px;
  height: 16px;
}
@media (min-width: 1025px) {
  /* line 277, ../sass/module/_layout.scss */
  .search_btn a:before {
    background-size: 18px;
    width: 18px;
    height: 18px;
  }
}
@media (min-width: 1025px) {
  /* line 292, ../sass/module/_layout.scss */
  .search_btn a:hover {
    background: rgba(161, 206, 58, 0.8);
  }
}
/* line 297, ../sass/module/_layout.scss */
.search_btn a:hover:before {
  background: url(../images/ico_search_hover.png) 0 0 no-repeat;
  background-size: 16px;
  width: 16px;
  height: 16px;
}
@media (min-width: 1025px) {
  /* line 297, ../sass/module/_layout.scss */
  .search_btn a:hover:before {
    background: url(../images/ico_search.png) 0 0 no-repeat;
    background-size: 18px;
    width: 18px;
    height: 18px;
  }
}

/* line 315, ../sass/module/_layout.scss */
#footer {
  background: #333333;
  color: #ffffff;
  position: relative;
  padding: 15px 35px;
}
@media (min-width: 768px) {
  /* line 315, ../sass/module/_layout.scss */
  #footer {
    padding: 0 35px;
  }
}
/* line 325, ../sass/module/_layout.scss */
#footer:before {
  content: '';
  display: inline-block;
  background: #84bd00;
  height: 1px;
  width: 100%;
  position: absolute;
  top: -1px;
  left: 50%;
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
@media (min-width: 1280px) {
  /* line 325, ../sass/module/_layout.scss */
  #footer:before {
    width: 1200px;
  }
}
/* line 341, ../sass/module/_layout.scss */
#footer .row {
  float: left;
  width: 100%;
}
/* line 345, ../sass/module/_layout.scss */
#footer .row:first-of-type {
  background: url(../images/line2.jpg) bottom left repeat-x;
  padding: 0 0 25px 0;
}
@media (min-width: 768px) {
  /* line 345, ../sass/module/_layout.scss */
  #footer .row:first-of-type {
    padding: 25px 0;
  }
}
/* line 354, ../sass/module/_layout.scss */
#footer .row:last-of-type {
  padding: 10px 0;
}
@media (min-width: 768px) {
  /* line 354, ../sass/module/_layout.scss */
  #footer .row:last-of-type {
    padding: 10px 0 100px 0;
  }
}
/* line 363, ../sass/module/_layout.scss */
#footer .foot_logo {
  float: left;
  line-height: 0;
  width: 100%;
}
@media (min-width: 768px) {
  /* line 363, ../sass/module/_layout.scss */
  #footer .foot_logo {
    width: auto;
  }
}
/* line 372, ../sass/module/_layout.scss */
#footer .foot_logo img {
  height: 30px;
}
/* line 377, ../sass/module/_layout.scss */
#footer .foot_cm {
  float: right;
  width: 100%;
  margin: 10px 0 22px 0;
  line-height: 0;
}
@media (min-width: 768px) {
  /* line 377, ../sass/module/_layout.scss */
  #footer .foot_cm {
    width: auto;
    margin: 9px 0 0 0;
  }
}
/* line 388, ../sass/module/_layout.scss */
#footer .foot_cm a {
  display: inline-block;
  line-height: 0;
  margin: 0 14px 0 0;
}
@media (min-width: 768px) {
  /* line 388, ../sass/module/_layout.scss */
  #footer .foot_cm a {
    margin: 0 0 0 14px;
  }
}
/* line 397, ../sass/module/_layout.scss */
#footer .foot_cm a img {
  height: 15px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
/* line 403, ../sass/module/_layout.scss */
#footer .foot_cm a:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 410, ../sass/module/_layout.scss */
#footer .foot_info {
  float: left;
  font-size: 12px;
  color: #ababab;
  width: 100%;
}
@media (min-width: 768px) {
  /* line 410, ../sass/module/_layout.scss */
  #footer .foot_info {
    width: auto;
  }
}
/* line 420, ../sass/module/_layout.scss */
#footer .foot_info span {
  display: inline-block;
  margin: 0 15px 0 0;
}
/* line 425, ../sass/module/_layout.scss */
#footer .foot_info a {
  color: #84bd00;
}
/* line 428, ../sass/module/_layout.scss */
#footer .foot_info a:hover {
  text-decoration: underline;
}
/* line 434, ../sass/module/_layout.scss */
#footer .foot_copy {
  float: right;
  font-size: 12px;
  color: #ababab;
  padding: 10px 0 0 0;
  width: 100%;
}
@media (min-width: 768px) {
  /* line 434, ../sass/module/_layout.scss */
  #footer .foot_copy {
    width: auto;
  }
}

/* line 448, ../sass/module/_layout.scss */
#banner {
  overflow: hidden;
}
/* line 451, ../sass/module/_layout.scss */
#banner .sp-font {
  position: absolute;
  z-index: 100;
  top: 10%;
  left: 15px;
  width: 30%;
}
@media (min-width: 640px) {
  /* line 451, ../sass/module/_layout.scss */
  #banner .sp-font {
    top: 25%;
  }
}
@media (min-width: 1280px) {
  /* line 451, ../sass/module/_layout.scss */
  #banner .sp-font {
    left: auto;
  }
}
/* line 466, ../sass/module/_layout.scss */
#banner .sp-font .sp-t1 {
  color: #ffffff;
  word-break: normal;
  font-size: 20px;
  line-height: 24px;
}
@media (min-width: 480px) {
  /* line 466, ../sass/module/_layout.scss */
  #banner .sp-font .sp-t1 {
    font-size: 24px;
    line-height: 26px;
  }
}
@media (min-width: 1280px) {
  /* line 466, ../sass/module/_layout.scss */
  #banner .sp-font .sp-t1 {
    font-size: 36px;
    line-height: 38px;
  }
}
/* line 483, ../sass/module/_layout.scss */
#banner .sp-font .sp-t2 {
  font-family: 'Source Sans Pro', '微軟正黑體', sans-serif;
  font-size: 14px;
  color: #84bd00;
  margin: 0;
  word-break: normal;
}
@media (min-width: 640px) {
  /* line 483, ../sass/module/_layout.scss */
  #banner .sp-font .sp-t2 {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 1280px) {
  /* line 483, ../sass/module/_layout.scss */
  #banner .sp-font .sp-t2 {
    margin: 5px 0 15px 0;
  }
}
/* line 500, ../sass/module/_layout.scss */
#banner .sp-font .sp-t3 {
  font-family: 'Source Sans Pro', '微軟正黑體', sans-serif;
  line-height: 18px;
  color: #ffffff;
  word-break: normal;
  font-size: 14px;
  display: none;
}
@media (min-width: 640px) {
  /* line 500, ../sass/module/_layout.scss */
  #banner .sp-font .sp-t3 {
    display: block;
  }
}
@media (min-width: 1280px) {
  /* line 500, ../sass/module/_layout.scss */
  #banner .sp-font .sp-t3 {
    font-size: 16px;
    line-height: 20px;
  }
}
/* line 519, ../sass/module/_layout.scss */
#banner .sp-buttons {
  bottom: 5px;
}
@media (min-width: 640px) {
  /* line 519, ../sass/module/_layout.scss */
  #banner .sp-buttons {
    bottom: 10px;
  }
}

@media (min-width: 1800px) {
  /* line 529, ../sass/module/_layout.scss */
  #banner .sp-font {
    width: 20%;
  }
}
/* line 535, ../sass/module/_layout.scss */
section {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}
/* line 538, ../sass/module/_layout.scss */
section .tit {
  font-size: 20px;
  color: #84bd00;
  border-bottom: #84bd00 solid 1px;
  position: relative;
  padding: 0 0 5px 0;
  margin: 0 0 20px 0;
  overflow: hidden;
}
@media (min-width: 640px) {
  /* line 538, ../sass/module/_layout.scss */
  section .tit {
    overflow: inherit;
  }
}
/* line 551, ../sass/module/_layout.scss */
section .tit:after {
  border-bottom: 4px solid #84bd00;
  bottom: -1px;
  content: ".";
  display: block;
  line-height: 0;
  overflow: hidden;
  position: absolute;
  width: 285px;
}

/* line 566, ../sass/module/_layout.scss */
.owl-carousel .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
}
/* line 571, ../sass/module/_layout.scss */
.owl-carousel .owl-nav button {
  position: absolute;
  z-index: 100;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
/* line 576, ../sass/module/_layout.scss */
.owl-carousel .owl-nav button span {
  font-size: 0;
  display: block;
}
/* line 581, ../sass/module/_layout.scss */
.owl-carousel .owl-nav button:focus {
  outline: none;
}
/* line 586, ../sass/module/_layout.scss */
.owl-carousel .owl-nav .owl-prev {
  left: -27px;
}
@media (min-width: 1280px) {
  /* line 586, ../sass/module/_layout.scss */
  .owl-carousel .owl-nav .owl-prev {
    left: -30px;
  }
}
/* line 594, ../sass/module/_layout.scss */
.owl-carousel .owl-nav .owl-prev span:before {
  content: "\f104";
  font-size: 46px;
  color: #84bd00;
}
/* line 603, ../sass/module/_layout.scss */
.owl-carousel .owl-nav .owl-next {
  right: -27px;
}
@media (min-width: 1280px) {
  /* line 603, ../sass/module/_layout.scss */
  .owl-carousel .owl-nav .owl-next {
    right: -30px;
  }
}
/* line 611, ../sass/module/_layout.scss */
.owl-carousel .owl-nav .owl-next span:before {
  content: "\f105";
  font-size: 46px;
  color: #84bd00;
}
/* line 621, ../sass/module/_layout.scss */
.owl-carousel .owl-dots {
  display: none;
}

/* line 627, ../sass/module/_layout.scss */
#subscribe,
#contactus {
  width: 95%;
  color: #ffffff;
  font-size: 15px;
}
@media (min-width: 768px) {
  /* line 627, ../sass/module/_layout.scss */
  #subscribe,
  #contactus {
    width: 50%;
  }
}
@media (min-width: 1280px) {
  /* line 627, ../sass/module/_layout.scss */
  #subscribe,
  #contactus {
    width: 35%;
  }
}
/* line 641, ../sass/module/_layout.scss */
#subscribe .modal_box,
#contactus .modal_box {
  position: relative;
}
/* line 645, ../sass/module/_layout.scss */
#subscribe .close_btn,
#contactus .close_btn {
  position: absolute;
  cursor: pointer;
  right: 0;
  top: -10%;
}
@media (min-width: 1025px) {
  /* line 645, ../sass/module/_layout.scss */
  #subscribe .close_btn,
  #contactus .close_btn {
    right: -20%;
    top: 0;
  }
}
/* line 657, ../sass/module/_layout.scss */
#subscribe .close_btn span,
#contactus .close_btn span {
  color: #84bd00;
  margin: 0 0 0 7px;
  font-size: 16px;
}
/* line 664, ../sass/module/_layout.scss */
#subscribe .modal_header,
#contactus .modal_header {
  font-size: 17px;
  margin: 0 0 40px 0;
}
/* line 669, ../sass/module/_layout.scss */
#subscribe .form_row,
#contactus .form_row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
/* line 676, ../sass/module/_layout.scss */
#subscribe .form_group,
#contactus .form_group {
  margin-bottom: 15px;
}
/* line 679, ../sass/module/_layout.scss */
#subscribe .form_group label,
#contactus .form_group label {
  display: block;
  margin: 0 0 5px 0;
  line-height: 28px;
}
/* line 685, ../sass/module/_layout.scss */
#subscribe .form_group input,
#subscribe .form_group textarea,
#contactus .form_group input,
#contactus .form_group textarea {
  background: #b8b8b8;
  border: #84bd00 solid 1px;
  padding: 5px;
  width: 100%;
  font-family: 'Ruda', '微軟正黑體', sans-serif;
  font-size: 14px;
  color: #333;
}
/* line 696, ../sass/module/_layout.scss */
#subscribe .form_group input,
#contactus .form_group input {
  height: 30px;
}
/* line 700, ../sass/module/_layout.scss */
#subscribe .form_group textarea,
#contactus .form_group textarea {
  resize: none;
}
/* line 705, ../sass/module/_layout.scss */
#subscribe .col,
#contactus .col {
  -webkit-flex-basis: 0;
  -moz-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  padding-right: 5px;
  padding-left: 5px;
}
/* line 713, ../sass/module/_layout.scss */
#subscribe .form_btn,
#contactus .form_btn {
  text-align: right;
}
/* line 716, ../sass/module/_layout.scss */
#subscribe .form_btn button,
#contactus .form_btn button {
  border: none;
  background: #84bd00;
  color: #ffffff;
  font-family: 'Ruda', '微軟正黑體', sans-serif;
  display: inline-block;
  padding: 7px 17px 5px 17px;
  font-size: 15px;
  cursor: pointer;
}
/* line 726, ../sass/module/_layout.scss */
#subscribe .form_btn button:hover,
#contactus .form_btn button:hover {
  background: #72a300;
}

/* line 733, ../sass/module/_layout.scss */
.fade {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

/* line 737, ../sass/module/_layout.scss */
.modal {
  position: fixed;
  z-index: 100050;
  left: 50%;
  top: 10%;
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

/* line 745, ../sass/module/_layout.scss */
.hide {
  display: none;
}

/* line 749, ../sass/module/_layout.scss */
.fade.in {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

/* line 753, ../sass/module/_layout.scss */
.modal.fade {
  top: -25%;
}

/* line 757, ../sass/module/_layout.scss */
.modal_backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100040;
  background: #1e260a;
  width: 100%;
  height: 100%;
}

/* line 769, ../sass/module/_layout.scss */
.modal_backdrop.fade.in {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
}

/* line 3, ../sass/module/_menu.scss */
a.bars_close {
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: #000000;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
  z-index: 10;
  top: 0;
  right: 0;
}
@media (min-width: 1025px) {
  /* line 3, ../sass/module/_menu.scss */
  a.bars_close {
    display: none;
  }
}

/* line 18, ../sass/module/_menu.scss */
#navbar_top {
  background: #84bd00;
  width: 100%;
  position: fixed;
  z-index: 1000;
  height: 50px;
  top: 0;
}
@media (min-width: 1025px) {
  /* line 18, ../sass/module/_menu.scss */
  #navbar_top {
    display: none;
  }
}

/* line 31, ../sass/module/_menu.scss */
#pageslide {
  display: none;
  position: absolute;
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 99999;
  width: 260px;
  padding: 20px 0;
}
@media (min-width: 1025px) {
  /* line 31, ../sass/module/_menu.scss */
  #pageslide {
    display: none !important;
  }
}

/* line 47, ../sass/module/_menu.scss */
#rwd_nav {
  width: 22px;
  margin: 0;
  padding-top: 0;
  position: absolute;
  right: 10px;
  top: 13px;
}
/* line 55, ../sass/module/_menu.scss */
#rwd_nav .ico {
  width: 100%;
  position: relative;
  padding-top: 11px;
}
/* line 60, ../sass/module/_menu.scss */
#rwd_nav .ico span {
  width: 100%;
  height: 2px;
  position: absolute;
  background: #ffffff;
  display: block;
  transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
/* line 68, ../sass/module/_menu.scss */
#rwd_nav .ico span:before, #rwd_nav .ico span:after {
  content: "";
  left: 0;
  top: -8px;
  width: 100%;
  height: 2px;
  position: absolute;
  background: #ffffff;
  display: block;
  transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
/* line 81, ../sass/module/_menu.scss */
#rwd_nav .ico span:after {
  top: 8px;
}
@media (min-width: 1025px) {
  /* line 47, ../sass/module/_menu.scss */
  #rwd_nav {
    display: none;
  }
}

/* line 94, ../sass/module/_menu.scss */
.active .ico span {
  background: transparent !important;
}
/* line 97, ../sass/module/_menu.scss */
.active .ico span:before {
  top: 0 !important;
  height: 2px;
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* line 103, ../sass/module/_menu.scss */
.active .ico span:after {
  top: 0 !important;
  height: 2px;
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* line 112, ../sass/module/_menu.scss */
#m_nav {
  width: 60%;
  display: none;
  position: fixed;
  top: 50px;
  height: 100%;
  background: #ffffff;
  z-index: 9999;
  overflow-y: auto;
  -moz-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.5);
}
@media (min-width: 640px) {
  /* line 112, ../sass/module/_menu.scss */
  #m_nav {
    width: 30%;
  }
}
@media (min-width: 1025px) {
  /* line 112, ../sass/module/_menu.scss */
  #m_nav {
    position: relative;
    float: right;
    width: auto;
    display: block;
    height: auto;
    top: auto;
    background: none;
    overflow: visible;
    overflow-y: initial;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    z-index: 0;
  }
}
/* line 142, ../sass/module/_menu.scss */
#m_nav::-webkit-scrollbar-track {
  /*-webkit-box-shadow: inset 0 0 6px rgba(3, 3, 3, 0.3);*/
  background-color: none;
}
/* line 147, ../sass/module/_menu.scss */
#m_nav::-webkit-scrollbar {
  width: 5px;
  background-color: none;
  border-radius: 10px;
}
/* line 153, ../sass/module/_menu.scss */
#m_nav::-webkit-scrollbar-thumb {
  background-color: #605c2b;
}

/* line 158, ../sass/module/_menu.scss */
#menu {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  height: auto;
  z-index: 100;
  width: 100%;
  background: #fff;
  height: 100%;
}
/* line 12, ../../../../../fire.app/lib/ruby/compass_extensions/susy-2.1.3/sass/susy/output/support/_clearfix.scss */
#menu:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 1025px) {
  /* line 158, ../sass/module/_menu.scss */
  #menu {
    background: transparent;
  }
}
/* line 171, ../sass/module/_menu.scss */
#menu ul,
#menu li {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 179, ../sass/module/_menu.scss */
#menu ul.menu li {
  list-style: none;
  position: relative;
  float: left;
  width: 100%;
  border-bottom: #eee solid 1px;
}
@media (min-width: 1025px) {
  /* line 179, ../sass/module/_menu.scss */
  #menu ul.menu li {
    display: inline-block;
    margin: 0;
    float: none;
    width: auto;
    border-bottom: none;
  }
}
/* line 194, ../sass/module/_menu.scss */
#menu ul.menu li a {
  display: block;
  font-size: 16px;
  position: relative;
  padding: 12px;
  text-align: center;
  color: #84bd00;
}
@media (min-width: 1025px) {
  /* line 194, ../sass/module/_menu.scss */
  #menu ul.menu li a {
    padding: 6px 24px;
    color: #ffffff;
  }
}
/* line 208, ../sass/module/_menu.scss */
#menu ul.menu li ul {
  margin: 0;
  text-align: center;
  padding: 0;
  display: none;
  float: left;
  width: 100%;
}
@media (min-width: 1025px) {
  /* line 208, ../sass/module/_menu.scss */
  #menu ul.menu li ul {
    float: none;
    width: auto;
    position: absolute;
    display: block;
    left: 0;
    top: 36px;
    min-width: 150px;
    overflow: hidden;
    z-index: -1;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    -moz-transform: translate3d(0px, -10px, 0px);
    -o-transform: translate3d(0px, -10px, 0px);
    -ms-transform: translate3d(0px, -10px, 0px);
    -webkit-transform: translate3d(0px, -10px, 0px);
    transform: translate3d(0px, -10px, 0px);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
}
/* line 231, ../sass/module/_menu.scss */
#menu ul.menu li ul li {
  display: block;
  margin: 0;
  border-bottom: none;
}
/* line 237, ../sass/module/_menu.scss */
#menu ul.menu li ul a {
  padding: 6px;
}
/* line 240, ../sass/module/_menu.scss */
#menu ul.menu li ul a:hover {
  background: #a1ce3a;
}
/* line 247, ../sass/module/_menu.scss */
#menu ul.menu li:hover a {
  background: rgba(166, 181, 133, 0.2);
}
@media (min-width: 1025px) {
  /* line 247, ../sass/module/_menu.scss */
  #menu ul.menu li:hover a {
    background: rgba(161, 206, 58, 0.8);
  }
}
/* line 255, ../sass/module/_menu.scss */
#menu ul.menu li:hover ul {
  z-index: 1;
}
@media (min-width: 1025px) {
  /* line 255, ../sass/module/_menu.scss */
  #menu ul.menu li:hover ul {
    display: block;
    -moz-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    overflow: visible;
  }
}
/* line 265, ../sass/module/_menu.scss */
#menu ul.menu li:hover ul a {
  background: #ffffff;
}
@media (min-width: 1025px) {
  /* line 265, ../sass/module/_menu.scss */
  #menu ul.menu li:hover ul a {
    background: rgba(166, 181, 133, 0.5);
  }
}
/* line 272, ../sass/module/_menu.scss */
#menu ul.menu li:hover ul a:hover {
  background: rgba(161, 206, 58, 0.8);
  color: #ffffff;
}
/* line 280, ../sass/module/_menu.scss */
#menu ul.menu li .active {
  color: #84bd00;
  background: rgba(166, 181, 133, 0.2);
}
@media (min-width: 1025px) {
  /* line 280, ../sass/module/_menu.scss */
  #menu ul.menu li .active {
    color: #ffffff;
    background: rgba(161, 206, 58, 0.8);
  }
}
/* line 291, ../sass/module/_menu.scss */
#menu ul.menu .contact {
  float: left;
  width: 100%;
  border-bottom: #eee solid 1px;
}
/* line 296, ../sass/module/_menu.scss */
#menu ul.menu .contact a {
  display: block;
  font-size: 16px;
  position: relative;
  padding: 12px;
  text-align: center;
  color: #84bd00;
}
/* line 305, ../sass/module/_menu.scss */
#menu ul.menu .contact .active {
  color: #84bd00;
  background: rgba(166, 181, 133, 0.2);
}
@media (min-width: 1025px) {
  /* line 305, ../sass/module/_menu.scss */
  #menu ul.menu .contact .active {
    color: #ffffff;
    background: rgba(161, 206, 58, 0.8);
  }
}

/* line 2, ../sass/module/_page.scss */
::placeholder {
  color: #c5c5c5;
  opacity: 1;
}

/* line 7, ../sass/module/_page.scss */
:-ms-input-placeholder {
  color: #c5c5c5;
}

/* line 11, ../sass/module/_page.scss */
::-ms-input-placeholder {
  color: #c5c5c5;
}

/* line 16, ../sass/module/_page.scss */
.films_banner .sp-t3 {
  display: none !important;
}

/* line 21, ../sass/module/_page.scss */
#page {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  margin-top: 50px;
}
@media (min-width: 1025px) {
  /* line 21, ../sass/module/_page.scss */
  #page {
    margin-top: 0;
  }
}
/* line 31, ../sass/module/_page.scss */
#page #search {
  padding: 35px;
}
@media (min-width: 1280px) {
  /* line 31, ../sass/module/_page.scss */
  #page #search {
    padding: 50px 0 15px 0;
  }
}
/* line 40, ../sass/module/_page.scss */
#page #search form .form_group {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  margin: 0 0 10px 0;
}
/* line 45, ../sass/module/_page.scss */
#page #search form .form_row {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  margin: 0;
}
@media (min-width: 640px) {
  /* line 45, ../sass/module/_page.scss */
  #page #search form .form_row {
    margin: 0 0 10px 0;
  }
}
/* line 54, ../sass/module/_page.scss */
#page #search form .form_box {
  margin: 0 0 30px 0;
}
/* line 58, ../sass/module/_page.scss */
#page #search form .col {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 10px;
}
@media (min-width: 480px) {
  /* line 58, ../sass/module/_page.scss */
  #page #search form .col {
    width: 30%;
    float: left;
    margin-right: 5%;
  }
  /* line 65, ../sass/module/_page.scss */
  #page #search form .col:nth-child(3n) {
    float: right;
    margin-right: 0;
  }
}
@media (min-width: 640px) {
  /* line 58, ../sass/module/_page.scss */
  #page #search form .col {
    margin-bottom: 0;
  }
}
/* line 76, ../sass/module/_page.scss */
#page #search form input {
  border: #9ac92e solid 1px;
  width: 100%;
  height: 34px;
  padding: 5px 8px;
  font-family: 'Ruda', '微軟正黑體', sans-serif;
  color: #84bd00;
}
/* line 85, ../sass/module/_page.scss */
#page #search form select {
  border: #9ac92e solid 1px;
  width: 100%;
  height: 34px;
  color: #84bd00;
  padding: 5px 8px;
  font-family: 'Ruda', '微軟正黑體', sans-serif;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}
/* line 98, ../sass/module/_page.scss */
#page #search form select::-ms-expand {
  display: none;
}
/* line 102, ../sass/module/_page.scss */
#page #search form .select_box {
  position: relative;
}
/* line 105, ../sass/module/_page.scss */
#page #search form .select_box:after {
  content: "\f107";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  line-height: 34px;
  width: 34px;
  text-align: center;
  color: #84bd00;
  font-size: 20px;
  pointer-events: none;
  cursor: pointer;
}
/* line 122, ../sass/module/_page.scss */
#page #search form label {
  display: block;
  color: #7b7b7b;
  font-size: 15px;
  margin: 0 0 2px 0;
}
/* line 129, ../sass/module/_page.scss */
#page #search form #keyword {
  height: 40px;
  padding: 5px 20px;
}
/* line 134, ../sass/module/_page.scss */
#page #search form .letter_box {
  padding: 18px 0;
  text-align: left;
}
@media (min-width: 640px) {
  /* line 134, ../sass/module/_page.scss */
  #page #search form .letter_box {
    text-align: center;
  }
}
/* line 142, ../sass/module/_page.scss */
#page #search form .letter_box li {
  display: inline-block;
}
/* line 146, ../sass/module/_page.scss */
#page #search form .letter_box a {
  color: #84bd00;
  border: #84bd00 solid 1px;
  font-size: 14px;
  display: inline-block;
  padding: 1px 5px;
  line-height: normal;
}
/* line 154, ../sass/module/_page.scss */
#page #search form .letter_box a:hover {
  background: #84bd00;
  color: #ffffff;
}
/* line 161, ../sass/module/_page.scss */
#page #search form .form_btn {
  text-align: center;
  font-size: 0;
}
/* line 165, ../sass/module/_page.scss */
#page #search form .form_btn .btn {
  border: none;
  color: #fff;
  font-family: 'Ruda', '微軟正黑體', sans-serif;
  cursor: pointer;
  padding: 12px 50px;
  width: 100%;
  margin: 0 0 5px 0;
}
@media (min-width: 480px) {
  /* line 165, ../sass/module/_page.scss */
  #page #search form .form_btn .btn {
    width: auto;
    margin: 0;
  }
}
/* line 180, ../sass/module/_page.scss */
#page #search form .form_btn .reset_btn {
  background: #6a6d64;
}
/* line 183, ../sass/module/_page.scss */
#page #search form .form_btn .reset_btn:hover {
  background: #4c4f47;
}
/* line 188, ../sass/module/_page.scss */
#page #search form .form_btn .submit_btn {
  background: #84bd00;
}
/* line 191, ../sass/module/_page.scss */
#page #search form .form_btn .submit_btn:hover {
  background: #74a502;
}
/* line 200, ../sass/module/_page.scss */
#page .films {
  padding: 35px;
}
@media (min-width: 1280px) {
  /* line 200, ../sass/module/_page.scss */
  #page .films {
    padding: 0 0 30px 0;
  }
}
/* line 208, ../sass/module/_page.scss */
#page .films .con ul {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}
/* line 212, ../sass/module/_page.scss */
#page .films .con li {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 25px;
}
@media (min-width: 640px) {
  /* line 212, ../sass/module/_page.scss */
  #page .films .con li {
    min-height: 700px;
  }
}
@media (min-width: 768px) {
  /* line 212, ../sass/module/_page.scss */
  #page .films .con li {
    width: 48.7804878049%;
    float: left;
    margin-right: 2.4390243902%;
    padding-right: 5px;
  }
  /* line 224, ../sass/module/_page.scss */
  #page .films .con li:nth-child(2n) {
    float: right;
    margin-right: 0;
    padding-right: 0;
    padding-left: 5px;
  }
}
@media (min-width: 1025px) {
  /* line 212, ../sass/module/_page.scss */
  #page .films .con li {
    width: 18.0487804878%;
    float: left;
    margin-right: 2.4390243902%;
    padding-right: 0;
    min-height: 375px;
  }
  /* line 237, ../sass/module/_page.scss */
  #page .films .con li:nth-child(2n) {
    float: left;
    margin-right: 2.4390243902%;
    padding-right: 0;
    padding-left: 0;
  }
  /* line 244, ../sass/module/_page.scss */
  #page .films .con li:nth-child(5n) {
    float: right;
    margin-right: 0;
  }
}
/* line 250, ../sass/module/_page.scss */
#page .films .con li a {
  display: block;
}
/* line 255, ../sass/module/_page.scss */
#page .films .con .img_box {
  position: relative;
  line-height: 0;
  margin: 0 0 10px 0;
  overflow: hidden;
}
/* line 261, ../sass/module/_page.scss */
#page .films .con .img_box .desc {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 0;
  background: rgba(93, 133, 1, 0.8);
  line-height: 0;
  color: #ffffff;
  -moz-transition: opacity 350ms cubic-bezier(0.165, 0.84, 0.44, 1), height 350ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: opacity 350ms cubic-bezier(0.165, 0.84, 0.44, 1), height 350ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition: opacity 350ms cubic-bezier(0.165, 0.84, 0.44, 1), height 350ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 350ms cubic-bezier(0.165, 0.84, 0.44, 1), height 350ms cubic-bezier(0.165, 0.84, 0.44, 1);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
/* line 273, ../sass/module/_page.scss */
#page .films .con .img_box .desc dl {
  position: absolute;
  bottom: 0;
  padding: 15px;
  font-size: 13px;
  line-height: 18px;
}
/* line 281, ../sass/module/_page.scss */
#page .films .con .img_box .desc dt {
  width: 80px;
  float: left;
  word-break: normal;
}
/* line 287, ../sass/module/_page.scss */
#page .films .con .img_box .desc dd {
  float: left;
  width: calc(100% - 80px);
  word-break: normal;
}
/* line 295, ../sass/module/_page.scss */
#page .films .con .info_box {
  font-family: 'Source Sans Pro', '微軟正黑體', sans-serif;
  font-size: 14px;
  line-height: 18px;
}
/* line 300, ../sass/module/_page.scss */
#page .films .con .info_box h2 {
  color: #212721;
  font-family: 'Ruda', '微軟正黑體', sans-serif;
  margin: 0 0 6px 0;
  word-break: normal;
  font-size: 18px;
  line-height: 26px;
}
@media (min-width: 1025px) {
  /* line 300, ../sass/module/_page.scss */
  #page .films .con .info_box h2 {
    line-height: 20px;
    min-height: 40px;
  }
}
/* line 315, ../sass/module/_page.scss */
#page .films .con .info_box h3 {
  color: #84bd00;
  margin: 0 0 3px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 323, ../sass/module/_page.scss */
#page .films .con .info_box h4 {
  color: #7a7a7a;
}
/* line 327, ../sass/module/_page.scss */
#page .films .con .info_box .desc {
  color: #212721;
  padding: 10px 0 0 0;
}
/* line 331, ../sass/module/_page.scss */
#page .films .con .info_box .desc dl {
  overflow: hidden;
}
/* line 335, ../sass/module/_page.scss */
#page .films .con .info_box .desc dt {
  width: 80px;
  float: left;
  word-break: normal;
  color: #84bd00;
}
@media (min-width: 1025px) {
  /* line 335, ../sass/module/_page.scss */
  #page .films .con .info_box .desc dt {
    color: #ffffff;
  }
}
/* line 346, ../sass/module/_page.scss */
#page .films .con .info_box .desc dd {
  float: left;
  width: calc(100% - 80px);
  word-break: normal;
}
/* line 356, ../sass/module/_page.scss */
#page .films .con a:hover .desc {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  height: 100%;
}
/* line 362, ../sass/module/_page.scss */
#page .films .con a:hover .info_box h2 {
  text-decoration: underline;
}
@media (min-width: 1280px) {
  /* line 371, ../sass/module/_page.scss */
  #page #f_main {
    padding: 0 0 50px 0;
  }
}
/* line 378, ../sass/module/_page.scss */
#page #news {
  padding: 0 35px;
}
@media (min-width: 1280px) {
  /* line 378, ../sass/module/_page.scss */
  #page #news {
    padding: 0 0 40px 0;
  }
}
/* line 385, ../sass/module/_page.scss */
#page #news .news_box {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}
/* line 388, ../sass/module/_page.scss */
#page #news .news_box li {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 60px;
}
@media (min-width: 640px) {
  /* line 388, ../sass/module/_page.scss */
  #page #news .news_box li {
    width: 48.1481481481%;
    float: left;
    margin-right: 3.7037037037%;
    margin-bottom: 20px;
  }
  /* line 396, ../sass/module/_page.scss */
  #page #news .news_box li:nth-child(2n) {
    float: right;
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  /* line 388, ../sass/module/_page.scss */
  #page #news .news_box li {
    width: 23.1707317073%;
    float: left;
    margin-right: 2.4390243902%;
    margin-bottom: 25px;
  }
  /* line 406, ../sass/module/_page.scss */
  #page #news .news_box li:nth-child(2n) {
    float: left;
    margin-right: 1.4084507042%;
  }
  /* line 411, ../sass/module/_page.scss */
  #page #news .news_box li:nth-child(4n) {
    float: right;
    margin-right: 0;
  }
}
/* line 418, ../sass/module/_page.scss */
#page #news .news_box .news_img {
  line-height: 0;
  overflow: hidden;
  margin: 0 0 10px 0;
}
@media (min-width: 1025px) {
  /* line 418, ../sass/module/_page.scss */
  #page #news .news_box .news_img {
    margin: 0 0 15px 0;
  }
}
/* line 427, ../sass/module/_page.scss */
#page #news .news_box .news_img img {
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  -moz-transition: all 1.1s ease;
  -o-transition: all 1.1s ease;
  -webkit-transition: all 1.1s ease;
  transition: all 1.1s ease;
}
/* line 433, ../sass/module/_page.scss */
#page #news .news_box .news_txt {
  word-break: normal;
}
/* line 436, ../sass/module/_page.scss */
#page #news .news_box .news_txt h2 {
  color: #212721;
  margin: 0 0 3px 0;
  font-size: 17px;
  line-height: 20px;
}
@media (min-width: 640px) {
  /* line 436, ../sass/module/_page.scss */
  #page #news .news_box .news_txt h2 {
    min-height: 40px;
  }
}
@media (min-width: 768px) {
  /* line 436, ../sass/module/_page.scss */
  #page #news .news_box .news_txt h2 {
    min-height: 80px;
  }
}
@media (min-width: 1025px) {
  /* line 436, ../sass/module/_page.scss */
  #page #news .news_box .news_txt h2 {
    font-size: 20px;
    line-height: 24px;
  }
}
@media (min-width: 1280px) {
  /* line 436, ../sass/module/_page.scss */
  #page #news .news_box .news_txt h2 {
    min-height: auto;
  }
}
/* line 460, ../sass/module/_page.scss */
#page #news .news_box .news_txt h3 {
  font-size: 14px;
  color: #212721;
  font-family: 'Source Sans Pro', '微軟正黑體', sans-serif;
  margin: 0 0 7px 0;
}
/* line 471, ../sass/module/_page.scss */
#page #news .news_box a:hover .news_img img {
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
/* line 477, ../sass/module/_page.scss */
#page #news .news_box a:hover .news_txt h2 {
  color: #84bd00;
}
/* line 487, ../sass/module/_page.scss */
#page #films_con {
  padding: 35px 35px 0 35px;
}
@media (min-width: 1280px) {
  /* line 487, ../sass/module/_page.scss */
  #page #films_con {
    padding: 0;
  }
}
/* line 494, ../sass/module/_page.scss */
#page #films_con .page_left {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  z-index: 100;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  /* line 494, ../sass/module/_page.scss */
  #page #films_con .page_left {
    width: 23.1707317073%;
    float: left;
    margin-right: 2.4390243902%;
  }
}
@media (min-width: 1280px) {
  /* line 494, ../sass/module/_page.scss */
  #page #films_con .page_left {
    margin-top: -80px;
  }
}
/* line 509, ../sass/module/_page.scss */
#page #films_con .img_box {
  line-height: 0;
  margin: 0 0 30px 0;
}
/* line 514, ../sass/module/_page.scss */
#page #films_con .bts_box {
  font-size: 15px;
  line-height: 20px;
  margin: 0 0 25px 0;
}
@media (min-width: 768px) {
  /* line 514, ../sass/module/_page.scss */
  #page #films_con .bts_box {
    margin: 0;
  }
}
/* line 523, ../sass/module/_page.scss */
#page #films_con .bts_box dt {
  color: #84bd00;
  word-break: normal;
}
/* line 528, ../sass/module/_page.scss */
#page #films_con .bts_box dd {
  color: #575757;
  word-break: normal;
  margin: 0 0 8px 0;
}
/* line 535, ../sass/module/_page.scss */
#page #films_con .page_right {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 768px) {
  /* line 535, ../sass/module/_page.scss */
  #page #films_con .page_right {
    width: 74.3902439024%;
    float: right;
    margin-right: 0;
    padding: 25px 0 0 10px;
  }
}
/* line 544, ../sass/module/_page.scss */
#page #films_con .info_box {
  overflow: hidden;
  margin: 0 0 25px 0;
}
/* line 548, ../sass/module/_page.scss */
#page #films_con .info_box h2 {
  color: #212721;
  margin: 0 0 20px 0;
  font-size: 24px;
  line-height: 24px;
  word-break: normal;
}
@media (min-width: 1025px) {
  /* line 548, ../sass/module/_page.scss */
  #page #films_con .info_box h2 {
    font-size: 30px;
    line-height: 32px;
  }
}
/* line 561, ../sass/module/_page.scss */
#page #films_con .info_box dl {
  float: left;
  width: 100%;
  font-size: 15px;
  line-height: 18px;
  margin: 0 0 20px 0;
}
@media (min-width: 1025px) {
  /* line 561, ../sass/module/_page.scss */
  #page #films_con .info_box dl {
    margin: 0 0 50px 0;
  }
}
/* line 574, ../sass/module/_page.scss */
#page #films_con .info_box dt {
  float: left;
  width: 90px;
  color: #84bd00;
  margin: 0 0 8px 0;
  word-break: normal;
}
/* line 582, ../sass/module/_page.scss */
#page #films_con .info_box dd {
  float: left;
  width: calc(100% - 90px);
  color: #7a7a7a;
  word-break: normal;
  margin: 0 0 8px 0;
}
/* line 590, ../sass/module/_page.scss */
#page #films_con .info_box .video {
  float: left;
  width: 100%;
}
/* line 594, ../sass/module/_page.scss */
#page #films_con .info_box .video li {
  display: inline-block;
  float: left;
  width: auto;
  margin: 0 10px 5px 0;
}
@media (min-width: 768px) {
  /* line 594, ../sass/module/_page.scss */
  #page #films_con .info_box .video li {
    margin: 0 10px 0 0;
  }
}
/* line 605, ../sass/module/_page.scss */
#page #films_con .info_box .video a {
  background: #84bd00;
  color: #ffffff;
  display: inline-block;
  position: relative;
  height: 24px;
  line-height: 24px;
  font-size: 13px;
  padding: 0 8px 0 28px;
}
@media (min-width: 1025px) {
  /* line 605, ../sass/module/_page.scss */
  #page #films_con .info_box .video a {
    height: 26px;
    line-height: 26px;
    padding: 0 15px 0 33px;
    font-size: 16px;
  }
}
/* line 622, ../sass/module/_page.scss */
#page #films_con .info_box .video a:hover {
  background: #72a301;
}
/* line 626, ../sass/module/_page.scss */
#page #films_con .info_box .video a:before {
  content: "\f0da";
  background: #adc1aa;
  position: absolute;
  left: 0;
  top: 0;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  text-align: center;
  width: 20px;
}
@media (min-width: 1025px) {
  /* line 626, ../sass/module/_page.scss */
  #page #films_con .info_box .video a:before {
    height: 26px;
    line-height: 26px;
    width: 24px;
  }
}
/* line 649, ../sass/module/_page.scss */
#page #films_con .synopsis_box,
#page #films_con .af_box,
#page #films_con .quotes_box {
  margin: 0 0 25px 0;
  clear: both;
}
/* line 655, ../sass/module/_page.scss */
#page #films_con .synopsis_box .con,
#page #films_con .af_box .con,
#page #films_con .quotes_box .con {
  color: #7a7a7a;
  font-size: 15px;
  line-height: 20px;
}
/* line 660, ../sass/module/_page.scss */
#page #films_con .synopsis_box .con ul,
#page #films_con .synopsis_box .con menu,
#page #films_con .synopsis_box .con dir,
#page #films_con .af_box .con ul,
#page #films_con .af_box .con menu,
#page #films_con .af_box .con dir,
#page #films_con .quotes_box .con ul,
#page #films_con .quotes_box .con menu,
#page #films_con .quotes_box .con dir {
  display: block;
  list-style-type: disc;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 40px;
}
/* line 673, ../sass/module/_page.scss */
#page #films_con .synopsis_box p,
#page #films_con .af_box p,
#page #films_con .quotes_box p {
  margin: 0 0 15px 0;
  word-break: normal;
}
/* line 679, ../sass/module/_page.scss */
#page #films_con .quotes_box {
  margin: 0 0 50px 0;
}
/* line 683, ../sass/module/_page.scss */
#page #films_con .stills {
  margin: 0 0 25px 0;
}
/* line 687, ../sass/module/_page.scss */
#page #films_con .gallery_box {
  margin: 0 0 25px 0;
  clear: both;
}
/* line 692, ../sass/module/_page.scss */
#page #films_con .gallery_box .posters a {
  position: relative;
  height: 0;
  overflow: hidden;
  display: block;
  border: #84bd00 solid 1px;
  width: 100%;
  padding-bottom: 100%;
}
/* line 701, ../sass/module/_page.scss */
#page #films_con .gallery_box .posters a img {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/* line 710, ../sass/module/_page.scss */
#page #films_con .gallery_box .posters .w100 img {
  width: 100%;
  height: auto;
  max-width: none;
}
/* line 718, ../sass/module/_page.scss */
#page #films_con .gallery_box .posters .h100 img {
  width: auto;
  height: 100%;
}
/* line 724, ../sass/module/_page.scss */
#page #films_con .gallery_box .posters .slick-slide {
  margin: 0 5px;
}
/* line 729, ../sass/module/_page.scss */
#page #films_con .gallery_box .posters .slick-slide div:first-of-type .images {
  margin: 0;
}
@media (min-width: 640px) {
  /* line 729, ../sass/module/_page.scss */
  #page #films_con .gallery_box .posters .slick-slide div:first-of-type .images {
    margin: 0 0 20px 0;
  }
}
/* line 738, ../sass/module/_page.scss */
#page #films_con .gallery_box .posters .slick-slide div .images {
  padding: 0 10px;
}
/* line 744, ../sass/module/_page.scss */
#page #films_con .gallery_box .posters .slick-list {
  margin: 0 -10px;
}
/* line 748, ../sass/module/_page.scss */
#page #films_con .gallery_box .posters .slick-prev,
#page #films_con .gallery_box .posters .slick-next {
  width: auto;
  height: auto;
}
/* line 754, ../sass/module/_page.scss */
#page #films_con .gallery_box .posters .slick-prev {
  left: -29px;
}
/* line 758, ../sass/module/_page.scss */
#page #films_con .gallery_box .posters .slick-next {
  right: -29px;
}
/* line 762, ../sass/module/_page.scss */
#page #films_con .gallery_box .posters .slick-prev:before {
  content: "\f104";
  font-size: 46px;
  color: #84bd00;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 770, ../sass/module/_page.scss */
#page #films_con .gallery_box .posters .slick-next:before {
  content: "\f105";
  font-size: 46px;
  color: #84bd00;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 782, ../sass/module/_page.scss */
#page .related_news {
  float: left;
  width: 100%;
  padding: 0 0 35px 0;
}
@media (min-width: 768px) {
  /* line 782, ../sass/module/_page.scss */
  #page .related_news {
    padding: 0 0px 60px 0;
  }
}
/* line 791, ../sass/module/_page.scss */
#page .related_news a {
  display: block;
}
/* line 795, ../sass/module/_page.scss */
#page .related_news .con {
  clear: both;
}
/* line 799, ../sass/module/_page.scss */
#page .related_news .more_thisBox {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}
/* line 802, ../sass/module/_page.scss */
#page .related_news .more_thisBox .item {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 25px;
}
@media (min-width: 640px) {
  /* line 802, ../sass/module/_page.scss */
  #page .related_news .more_thisBox .item {
    width: 48.1481481481%;
    float: left;
    margin-right: 3.7037037037%;
  }
  /* line 809, ../sass/module/_page.scss */
  #page .related_news .more_thisBox .item:nth-child(2n) {
    float: right;
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  /* line 802, ../sass/module/_page.scss */
  #page .related_news .more_thisBox .item {
    width: 31.7073170732%;
    float: left;
    margin-right: 2.4390243902%;
    margin-bottom: 0;
  }
  /* line 819, ../sass/module/_page.scss */
  #page .related_news .more_thisBox .item:nth-child(2n) {
    float: left;
    margin-right: 2.4390243902%;
  }
  /* line 824, ../sass/module/_page.scss */
  #page .related_news .more_thisBox .item:nth-child(3n) {
    float: right;
    margin-right: 0;
  }
}
/* line 832, ../sass/module/_page.scss */
#page .related_news .news_img {
  line-height: 0;
  overflow: hidden;
  margin: 0 0 10px 0;
}
@media (min-width: 1025px) {
  /* line 832, ../sass/module/_page.scss */
  #page .related_news .news_img {
    margin: 0 0 15px 0;
  }
}
/* line 841, ../sass/module/_page.scss */
#page .related_news .news_img img {
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  -moz-transition: all 1.1s ease;
  -o-transition: all 1.1s ease;
  -webkit-transition: all 1.1s ease;
  transition: all 1.1s ease;
}
/* line 847, ../sass/module/_page.scss */
#page .related_news .news_txt {
  word-break: normal;
}
/* line 850, ../sass/module/_page.scss */
#page .related_news .news_txt h2 {
  color: #212721;
  margin: 0 0 3px 0;
  font-size: 17px;
  line-height: 20px;
}
@media (min-width: 1025px) {
  /* line 850, ../sass/module/_page.scss */
  #page .related_news .news_txt h2 {
    font-size: 18px;
    line-height: 22px;
  }
}
/* line 862, ../sass/module/_page.scss */
#page .related_news .news_txt h3 {
  font-size: 14px;
  color: #212721;
  font-family: 'Source Sans Pro', '微軟正黑體', sans-serif;
  margin: 0 0 7px 0;
}
/* line 873, ../sass/module/_page.scss */
#page .related_news a:hover .news_img img {
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
/* line 879, ../sass/module/_page.scss */
#page .related_news a:hover .news_txt h2 {
  color: #84bd00;
}
/* line 888, ../sass/module/_page.scss */
#page #new_upcom {
  padding: 35px 35px 0 35px;
}
@media (min-width: 1280px) {
  /* line 888, ../sass/module/_page.scss */
  #page #new_upcom {
    padding: 50px 0;
  }
}
/* line 897, ../sass/module/_page.scss */
#page #markets {
  padding: 35px;
}
@media (min-width: 1280px) {
  /* line 897, ../sass/module/_page.scss */
  #page #markets {
    padding: 50px 0;
  }
}
/* line 904, ../sass/module/_page.scss */
#page #markets .page_left {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 768px) {
  /* line 904, ../sass/module/_page.scss */
  #page #markets .page_left {
    width: 14.6341463415%;
    float: left;
    margin-right: 2.4390243902%;
  }
}
@media (min-width: 1025px) {
  /* line 904, ../sass/module/_page.scss */
  #page #markets .page_left {
    width: 23.1707317073%;
    float: left;
    margin-right: 2.4390243902%;
  }
}
/* line 916, ../sass/module/_page.scss */
#page #markets .page_right {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 768px) {
  /* line 916, ../sass/module/_page.scss */
  #page #markets .page_right {
    width: 82.9268292683%;
    float: right;
    margin-right: 0;
    padding: 0 0 0 10px;
  }
}
@media (min-width: 1025px) {
  /* line 916, ../sass/module/_page.scss */
  #page #markets .page_right {
    width: 74.3902439024%;
    float: right;
    margin-right: 0;
  }
}
/* line 930, ../sass/module/_page.scss */
#page #markets .menu_c .menu_tit {
  font-size: 20px;
  color: #84bd00;
  border-bottom: #84bd00 solid 4px;
  position: relative;
  padding: 0 0 5px 0;
  margin: 0 0 10px 0;
}
/* line 941, ../sass/module/_page.scss */
#page #markets .menu_c .menu_c_box li a {
  color: #7a7a7a;
  display: block;
  padding: 5px 10px;
}
/* line 947, ../sass/module/_page.scss */
#page #markets .menu_c .menu_c_box li .active {
  color: #84bd00;
}
/* line 951, ../sass/module/_page.scss */
#page #markets .menu_c .menu_c_box li ul {
  display: none;
}
/* line 954, ../sass/module/_page.scss */
#page #markets .menu_c .menu_c_box li ul a {
  color: #84bd00;
  padding: 5px 10px 5px 20px;
}
/* line 959, ../sass/module/_page.scss */
#page #markets .menu_c .menu_c_box li ul .active {
  background: url(../images/ico_arrow.png) 5px 11px no-repeat;
  background-size: 7px 10px;
}
/* line 967, ../sass/module/_page.scss */
#page #markets .menu_c select {
  border: #9ac92e solid 1px;
  width: 100%;
  height: 34px;
  color: #84bd00;
  padding: 5px 8px;
  font-family: 'Ruda', '微軟正黑體', sans-serif;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
/* line 979, ../sass/module/_page.scss */
#page #markets .menu_c .select_box {
  position: relative;
}
/* line 982, ../sass/module/_page.scss */
#page #markets .menu_c .select_box:after {
  content: "\f107";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  line-height: 34px;
  width: 34px;
  text-align: center;
  color: #84bd00;
  font-size: 20px;
  pointer-events: none;
  cursor: pointer;
}
/* line 999, ../sass/module/_page.scss */
#page #markets .menu_c .markets_year {
  margin: 0 0 7px 0;
}
/* line 1004, ../sass/module/_page.scss */
#page #markets .market_info {
  background: #212721;
  margin: 35px 0 25px 0;
}
@media (min-width: 640px) {
  /* line 1004, ../sass/module/_page.scss */
  #page #markets .market_info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
/* line 1012, ../sass/module/_page.scss */
#page #markets .market_info .info_box {
  padding: 15px;
}
@media (min-width: 640px) {
  /* line 1012, ../sass/module/_page.scss */
  #page #markets .market_info .info_box {
    flex: 4;
    padding: 20px;
  }
}
/* line 1020, ../sass/module/_page.scss */
#page #markets .market_info .info_box .titleA {
  font-size: 30px;
  line-height: 32px;
  color: #ffffff;
  margin: 0 0 5px 0;
}
/* line 1027, ../sass/module/_page.scss */
#page #markets .market_info .info_box .date {
  color: #84bd00;
  font-family: 'Source Sans Pro', '微軟正黑體', sans-serif;
  margin: 0 0 20px 0;
  word-break: normal;
  font-size: 16px;
  line-height: 18px;
}
/* line 1036, ../sass/module/_page.scss */
#page #markets .market_info .info_box .office {
  color: #ffffff;
  font-family: 'Source Sans Pro', '微軟正黑體', sans-serif;
  word-break: normal;
  font-size: 16px;
  line-height: 18px;
}
/* line 1043, ../sass/module/_page.scss */
#page #markets .market_info .info_box .office h3 {
  color: #fbff32;
  display: inline-block;
  font-size: 25px;
  line-height: 25px;
}
/* line 1052, ../sass/module/_page.scss */
#page #markets .market_info .download_box {
  background: url(../images/download_bg.png) right top no-repeat;
  background-size: contain;
  position: relative;
}
@media (min-width: 640px) {
  /* line 1052, ../sass/module/_page.scss */
  #page #markets .market_info .download_box {
    flex: 1;
  }
}
/* line 1061, ../sass/module/_page.scss */
#page #markets .market_info .download_box a {
  position: relative;
  display: block;
  padding: 15px;
  color: #ffffff;
  font-size: 12px;
  width: 100%;
  border-bottom: #84bd00 solid 6px;
}
@media (min-width: 640px) {
  /* line 1061, ../sass/module/_page.scss */
  #page #markets .market_info .download_box a {
    position: absolute;
    bottom: 0;
    padding: 0 0 8px 0;
    display: inline-block;
  }
}
/* line 1090, ../sass/module/_page.scss */
#page #markets .market_other {
  font-family: 'Source Sans Pro', '微軟正黑體', sans-serif;
  font-size: 16px;
  line-height: 20px;
  color: #212721;
  margin: 0 0 25px 0;
}
@media (min-width: 768px) {
  /* line 1090, ../sass/module/_page.scss */
  #page #markets .market_other {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 768px) {
  /* line 1101, ../sass/module/_page.scss */
  #page #markets .market_other dl {
    flex: 1;
  }
}
/* line 1107, ../sass/module/_page.scss */
#page #markets .market_other dt {
  color: #84bd00;
}
/* line 1111, ../sass/module/_page.scss */
#page #markets .market_other dd {
  margin: 0 0 10px 0;
}
/* line 1115, ../sass/module/_page.scss */
#page #markets .market_other span {
  display: block;
}
/* line 1120, ../sass/module/_page.scss */
#page #markets .films_area {
  margin: 0 0 10% 0;
}
/* line 1123, ../sass/module/_page.scss */
#page #markets .films_area:last-of-type {
  margin: 0;
}
@media (min-width: 1280px) {
  /* line 1123, ../sass/module/_page.scss */
  #page #markets .films_area:last-of-type {
    margin: 0 0 10% 0;
  }
}
/* line 1132, ../sass/module/_page.scss */
#page #markets .market_film {
  margin: 0 0 40px 0;
}
@media (min-width: 640px) {
  /* line 1132, ../sass/module/_page.scss */
  #page #markets .market_film {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
/* line 1139, ../sass/module/_page.scss */
#page #markets .market_film .films_img {
  margin: 0 0 10px 0;
}
@media (min-width: 640px) {
  /* line 1139, ../sass/module/_page.scss */
  #page #markets .market_film .films_img {
    flex: 2;
    margin: 0;
  }
}
@media (min-width: 768px) {
  /* line 1139, ../sass/module/_page.scss */
  #page #markets .market_film .films_img {
    flex: 1.5;
  }
}
@media (min-width: 1025px) {
  /* line 1139, ../sass/module/_page.scss */
  #page #markets .market_film .films_img {
    flex: 1;
  }
}
@media (min-width: 640px) {
  /* line 1156, ../sass/module/_page.scss */
  #page #markets .market_film .films_txt {
    flex: 3;
    padding: 0 0 0 15px;
  }
}
@media (min-width: 1025px) {
  /* line 1156, ../sass/module/_page.scss */
  #page #markets .market_film .films_txt {
    padding: 0 0 0 25px;
  }
}
/* line 1166, ../sass/module/_page.scss */
#page #markets .market_film .films_txt h2 {
  color: #212721;
  margin: 0 0 10px 0;
  font-size: 24px;
  line-height: 24px;
  word-break: normal;
}
@media (min-width: 1025px) {
  /* line 1166, ../sass/module/_page.scss */
  #page #markets .market_film .films_txt h2 {
    font-size: 30px;
    line-height: 30px;
    margin: 0 0 15px 0;
  }
}
/* line 1180, ../sass/module/_page.scss */
#page #markets .market_film .films_txt .tag {
  margin: 0 0 15px 0;
}
/* line 1183, ../sass/module/_page.scss */
#page #markets .market_film .films_txt .tag span {
  display: inline-block;
  background: #84bd00;
  color: #ffffff;
  padding: 3px 30px;
  font-size: 13px;
}
/* line 1192, ../sass/module/_page.scss */
#page #markets .market_film .films_txt dl {
  float: left;
  width: 100%;
  font-family: 'Source Sans Pro', '微軟正黑體', sans-serif;
  margin: 0 0 20px 0;
  font-size: 15px;
  line-height: 22px;
}
@media (min-width: 1025px) {
  /* line 1192, ../sass/module/_page.scss */
  #page #markets .market_film .films_txt dl {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 25px 0;
  }
}
/* line 1207, ../sass/module/_page.scss */
#page #markets .market_film .films_txt dt {
  float: left;
  width: 100px;
  color: #84bd00;
  margin: 0 0 3px 0;
}
@media (min-width: 1025px) {
  /* line 1207, ../sass/module/_page.scss */
  #page #markets .market_film .films_txt dt {
    margin: 0;
  }
}
/* line 1217, ../sass/module/_page.scss */
#page #markets .market_film .films_txt dt:last-of-type {
  display: none;
}
@media (min-width: 640px) {
  /* line 1217, ../sass/module/_page.scss */
  #page #markets .market_film .films_txt dt:last-of-type {
    display: inline-block;
  }
}
/* line 1226, ../sass/module/_page.scss */
#page #markets .market_film .films_txt dd {
  float: left;
  width: calc(100% - 100px);
  color: #7a7a7a;
  word-break: normal;
  margin: 0 0 3px 0;
}
@media (min-width: 1025px) {
  /* line 1226, ../sass/module/_page.scss */
  #page #markets .market_film .films_txt dd {
    margin: 0;
  }
}
/* line 1237, ../sass/module/_page.scss */
#page #markets .market_film .films_txt dd:last-of-type {
  display: none;
}
@media (min-width: 640px) {
  /* line 1237, ../sass/module/_page.scss */
  #page #markets .market_film .films_txt dd:last-of-type {
    display: inline-block;
  }
}
/* line 1246, ../sass/module/_page.scss */
#page #markets .market_film .films_txt .more_btn {
  float: none;
  margin: 0;
}
@media (min-width: 640px) {
  /* line 1246, ../sass/module/_page.scss */
  #page #markets .market_film .films_txt .more_btn {
    float: left;
    margin: 0 0 0 80px;
  }
}
@media (min-width: 1025px) {
  /* line 1246, ../sass/module/_page.scss */
  #page #markets .market_film .films_txt .more_btn {
    margin: 0 0 0 100px;
  }
}
/* line 1259, ../sass/module/_page.scss */
#page #markets .market_film .films_txt .more_btn a {
  background: #84bd00;
  color: #ffffff;
  display: inline-block;
  position: relative;
  height: 24px;
  line-height: 24px;
  padding: 0 13px 0 30px;
  font-size: 13px;
}
/* line 1269, ../sass/module/_page.scss */
#page #markets .market_film .films_txt .more_btn a:hover {
  background: #72a301;
}
/* line 1273, ../sass/module/_page.scss */
#page #markets .market_film .films_txt .more_btn a:before {
  content: "\f0da";
  background: #adc1aa;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 12px;
  text-align: center;
  height: 24px;
  line-height: 24px;
  width: 23px;
}
/* line 1291, ../sass/module/_page.scss */
#page #markets .timetable {
  font-family: 'Source Sans Pro', '微軟正黑體', sans-serif;
  color: #212721;
}
/* line 1295, ../sass/module/_page.scss */
#page #markets .timetable h2 {
  margin: 0 0 10px 0;
}
/* line 1299, ../sass/module/_page.scss */
#page #markets .timetable table {
  border-top: #84bd00 solid 1px;
  font-size: 14px;
}
/* line 1303, ../sass/module/_page.scss */
#page #markets .timetable table tr {
  border-bottom: #84bd00 solid 1px;
}
/* line 1307, ../sass/module/_page.scss */
#page #markets .timetable table td {
  padding: 10px 15px;
}
@media (min-width: 768px) {
  /* line 1310, ../sass/module/_page.scss */
  #page #markets .timetable table td:nth-of-type(1), #page #markets .timetable table td:nth-of-type(2) {
    width: 95px;
  }
}
/* line 1322, ../sass/module/_page.scss */
#page #page_news {
  padding: 35px;
}
@media (min-width: 1280px) {
  /* line 1322, ../sass/module/_page.scss */
  #page #page_news {
    padding: 50px 0;
  }
}
/* line 1329, ../sass/module/_page.scss */
#page #page_news .page_left {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 768px) {
  /* line 1329, ../sass/module/_page.scss */
  #page #page_news .page_left {
    width: 14.6341463415%;
    float: left;
    margin-right: 2.4390243902%;
  }
}
@media (min-width: 1025px) {
  /* line 1329, ../sass/module/_page.scss */
  #page #page_news .page_left {
    width: 23.1707317073%;
    float: left;
    margin-right: 2.4390243902%;
  }
}
/* line 1341, ../sass/module/_page.scss */
#page #page_news .page_right {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 768px) {
  /* line 1341, ../sass/module/_page.scss */
  #page #page_news .page_right {
    width: 82.9268292683%;
    float: right;
    margin-right: 0;
    padding: 0 0 0 10px;
  }
}
@media (min-width: 1025px) {
  /* line 1341, ../sass/module/_page.scss */
  #page #page_news .page_right {
    width: 74.3902439024%;
    float: right;
    margin-right: 0;
  }
}
/* line 1355, ../sass/module/_page.scss */
#page #page_news .menu_c .menu_tit {
  font-size: 20px;
  color: #84bd00;
  border-bottom: #84bd00 solid 4px;
  position: relative;
  padding: 0 0 5px 0;
  margin: 0 0 10px 0;
}
/* line 1366, ../sass/module/_page.scss */
#page #page_news .menu_c .menu_c_box li a {
  color: #7a7a7a;
  display: block;
  padding: 5px 10px 5px 20px;
}
/* line 1372, ../sass/module/_page.scss */
#page #page_news .menu_c .menu_c_box li .active {
  color: #84bd00;
  background: url(../images/ico_arrow.png) 5px 11px no-repeat;
  background-size: 7px 10px;
}
/* line 1380, ../sass/module/_page.scss */
#page #page_news .menu_c select {
  border: #9ac92e solid 1px;
  width: 100%;
  height: 34px;
  color: #84bd00;
  padding: 5px 8px;
  font-family: 'Ruda', '微軟正黑體', sans-serif;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
/* line 1392, ../sass/module/_page.scss */
#page #page_news .menu_c .select_box {
  position: relative;
}
/* line 1395, ../sass/module/_page.scss */
#page #page_news .menu_c .select_box:after {
  content: "\f107";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  line-height: 34px;
  width: 34px;
  text-align: center;
  color: #84bd00;
  font-size: 20px;
  pointer-events: none;
  cursor: pointer;
}
/* line 1413, ../sass/module/_page.scss */
#page #page_news .news_list {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  padding: 35px 0 0 0;
}
/* line 1418, ../sass/module/_page.scss */
#page #page_news .news_box {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  /* line 1418, ../sass/module/_page.scss */
  #page #page_news .news_box {
    margin-bottom: 15px;
  }
}
/* line 1426, ../sass/module/_page.scss */
#page #page_news .news_box li {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 60px;
}
@media (min-width: 768px) {
  /* line 1426, ../sass/module/_page.scss */
  #page #page_news .news_box li {
    width: 31.7073170732%;
    float: left;
    margin-right: 2.4390243902%;
    margin-bottom: 25px;
    min-height: 280px;
  }
  /* line 1435, ../sass/module/_page.scss */
  #page #page_news .news_box li:nth-child(3n) {
    float: right;
    margin-right: 0;
  }
}
@media (min-width: 1025px) {
  /* line 1426, ../sass/module/_page.scss */
  #page #page_news .news_box li {
    min-height: 325px;
  }
}
/* line 1446, ../sass/module/_page.scss */
#page #page_news .news_box .news_img {
  line-height: 0;
  overflow: hidden;
  margin: 0 0 10px 0;
}
@media (min-width: 1025px) {
  /* line 1446, ../sass/module/_page.scss */
  #page #page_news .news_box .news_img {
    margin: 0 0 15px 0;
  }
}
/* line 1455, ../sass/module/_page.scss */
#page #page_news .news_box .news_img img {
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  -moz-transition: all 1.1s ease;
  -o-transition: all 1.1s ease;
  -webkit-transition: all 1.1s ease;
  transition: all 1.1s ease;
}
/* line 1461, ../sass/module/_page.scss */
#page #page_news .news_box .news_txt {
  word-break: normal;
}
/* line 1464, ../sass/module/_page.scss */
#page #page_news .news_box .news_txt h2 {
  color: #212721;
  margin: 0 0 3px 0;
  font-size: 17px;
  line-height: 20px;
}
@media (min-width: 1025px) {
  /* line 1464, ../sass/module/_page.scss */
  #page #page_news .news_box .news_txt h2 {
    font-size: 20px;
    line-height: 24px;
  }
}
/* line 1476, ../sass/module/_page.scss */
#page #page_news .news_box .news_txt h3 {
  font-size: 12px;
  color: #7a7a7a;
  font-family: 'Source Sans Pro', '微軟正黑體', sans-serif;
  margin: 0 0 7px 0;
}
/* line 1483, ../sass/module/_page.scss */
#page #page_news .news_box .news_txt p {
  font-family: 'Source Sans Pro', '微軟正黑體', sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #7a7a7a;
}
@media (min-width: 768px) {
  /* line 1483, ../sass/module/_page.scss */
  #page #page_news .news_box .news_txt p {
    min-height: 65px;
  }
}
/* line 1498, ../sass/module/_page.scss */
#page #page_news .news_box a:hover .news_img img {
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
/* line 1504, ../sass/module/_page.scss */
#page #page_news .news_box a:hover .news_txt h2 {
  color: #84bd00;
}
/* line 1514, ../sass/module/_page.scss */
#page #news_in {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  padding: 35px;
}
@media (min-width: 1280px) {
  /* line 1514, ../sass/module/_page.scss */
  #page #news_in {
    padding: 50px 0;
  }
}
/* line 1522, ../sass/module/_page.scss */
#page #news_in .page_left {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 1025px) {
  /* line 1522, ../sass/module/_page.scss */
  #page #news_in .page_left {
    width: 74.3902439024%;
    float: left;
    margin-right: 2.4390243902%;
  }
}
/* line 1530, ../sass/module/_page.scss */
#page #news_in .page_right {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 1025px) {
  /* line 1530, ../sass/module/_page.scss */
  #page #news_in .page_right {
    width: 23.1707317073%;
    float: right;
    margin-right: 0;
  }
}
/* line 1539, ../sass/module/_page.scss */
#page #news_in .details_box .detail_img {
  line-height: 0;
  margin: 0 0 20px 0;
}
/* line 1544, ../sass/module/_page.scss */
#page #news_in .details_box .detail_info {
  overflow: hidden;
  margin: 0 0 20px 0;
}
/* line 1548, ../sass/module/_page.scss */
#page #news_in .details_box .detail_info h2 {
  font-size: 28px;
  line-height: 32px;
  color: #212721;
  word-break: normal;
  margin: 0 0 15px 0;
}
/* line 1556, ../sass/module/_page.scss */
#page #news_in .details_box .detail_info dl {
  float: left;
  width: 100%;
  font-size: 14px;
  font-family: 'Source Sans Pro', '微軟正黑體', sans-serif;
}
/* line 1563, ../sass/module/_page.scss */
#page #news_in .details_box .detail_info dt {
  float: left;
  color: #919191;
  clear: both;
  margin: 0 4px 0 0;
}
/* line 1570, ../sass/module/_page.scss */
#page #news_in .details_box .detail_info dd {
  float: left;
  color: #919191;
}
/* line 1574, ../sass/module/_page.scss */
#page #news_in .details_box .detail_info dd a {
  color: #84bd00;
}
/* line 1577, ../sass/module/_page.scss */
#page #news_in .details_box .detail_info dd a:hover {
  text-decoration: underline;
}
/* line 1582, ../sass/module/_page.scss */
#page #news_in .details_box .detail_info dd span {
  color: #84bd00;
}
/* line 1588, ../sass/module/_page.scss */
#page #news_in .details_box .detail_content {
  color: #7a7a7a;
  font-family: 'Source Sans Pro', '微軟正黑體', sans-serif;
  font-size: 15px;
  line-height: 22px;
  margin: 0 0 50px 0;
}
/* line 1595, ../sass/module/_page.scss */
#page #news_in .details_box .detail_content p {
  margin: 0 0 15px 0;
  word-break: normal;
}
/* line 1601, ../sass/module/_page.scss */
#page #news_in .details_box .share_box {
  float: left;
  width: 100%;
  margin: 0 0 40px 0;
  border-bottom: #84bd00 solid 1px;
}
/* line 1607, ../sass/module/_page.scss */
#page #news_in .details_box .share_box .share_btn {
  float: right;
}
/* line 1611, ../sass/module/_page.scss */
#page #news_in .details_box .share_box h4 {
  font-size: 14px;
  color: #84bd00;
  margin: 0 0 7px 0;
}
/* line 1617, ../sass/module/_page.scss */
#page #news_in .details_box .share_box a {
  font-size: 0;
  display: inline-block;
  margin: 0 0 0 10px;
}
/* line 1622, ../sass/module/_page.scss */
#page #news_in .details_box .share_box a:first-of-type {
  margin: 0;
}
/* line 1626, ../sass/module/_page.scss */
#page #news_in .details_box .share_box a:before {
  content: '';
  display: inline-block;
  width: 25px;
  height: 25px;
}
/* line 1635, ../sass/module/_page.scss */
#page #news_in .details_box .share_box .ico_fb:before {
  background: url(../images/share_ico_fb.jpg) 0 0 no-repeat;
  background-size: 25px;
}
/* line 1642, ../sass/module/_page.scss */
#page #news_in .details_box .share_box .ico_line:before {
  background: url(../images/share_ico_line.jpg) 0 0 no-repeat;
  background-size: 25px;
}
/* line 1649, ../sass/module/_page.scss */
#page #news_in .details_box .share_box .ico_mail:before {
  background: url(../images/share_ico_mail.jpg) 0 0 no-repeat;
  background-size: 25px;
}
/* line 1663, ../sass/module/_page.scss */
#page #news_in .details_box .share_box .ico_twitter:before {
  background: url(../images/share_ico_twitter.png) 0 0 no-repeat;
  background-size: 25px;
}
/* line 1673, ../sass/module/_page.scss */
#page #news_in .latest_news .tit:after {
  width: 285px;
}
@media (min-width: 640px) {
  /* line 1673, ../sass/module/_page.scss */
  #page #news_in .latest_news .tit:after {
    width: 160px;
  }
}
/* line 1684, ../sass/module/_page.scss */
#page #news_in .latest_news .con .news_box li {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 60px;
}
@media (min-width: 640px) {
  /* line 1684, ../sass/module/_page.scss */
  #page #news_in .latest_news .con .news_box li {
    width: 48.1481481481%;
    float: left;
    margin-right: 3.7037037037%;
    margin-bottom: 25px;
  }
  /* line 1692, ../sass/module/_page.scss */
  #page #news_in .latest_news .con .news_box li:nth-child(2n) {
    float: right;
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  /* line 1684, ../sass/module/_page.scss */
  #page #news_in .latest_news .con .news_box li {
    width: 31.7073170732%;
    float: left;
    margin-right: 2.4390243902%;
  }
  /* line 1701, ../sass/module/_page.scss */
  #page #news_in .latest_news .con .news_box li:nth-child(2n) {
    float: left;
    margin-right: 2.4390243902%;
  }
  /* line 1706, ../sass/module/_page.scss */
  #page #news_in .latest_news .con .news_box li:nth-child(3n) {
    float: right;
    margin-right: 0;
  }
}
@media (min-width: 1025px) {
  /* line 1684, ../sass/module/_page.scss */
  #page #news_in .latest_news .con .news_box li {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}
/* line 1717, ../sass/module/_page.scss */
#page #news_in .latest_news .con .news_box .news_img {
  line-height: 0;
  overflow: hidden;
  margin: 0 0 10px 0;
}
@media (min-width: 1025px) {
  /* line 1717, ../sass/module/_page.scss */
  #page #news_in .latest_news .con .news_box .news_img {
    margin: 0 0 15px 0;
  }
}
/* line 1726, ../sass/module/_page.scss */
#page #news_in .latest_news .con .news_box .news_img img {
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  -moz-transition: all 1.1s ease;
  -o-transition: all 1.1s ease;
  -webkit-transition: all 1.1s ease;
  transition: all 1.1s ease;
}
/* line 1732, ../sass/module/_page.scss */
#page #news_in .latest_news .con .news_box .news_txt {
  word-break: normal;
}
/* line 1735, ../sass/module/_page.scss */
#page #news_in .latest_news .con .news_box .news_txt h2 {
  color: #212721;
  margin: 0 0 3px 0;
  font-size: 17px;
  line-height: 20px;
}
@media (min-width: 768px) {
  /* line 1735, ../sass/module/_page.scss */
  #page #news_in .latest_news .con .news_box .news_txt h2 {
    min-height: 60px;
  }
}
@media (min-width: 1025px) {
  /* line 1735, ../sass/module/_page.scss */
  #page #news_in .latest_news .con .news_box .news_txt h2 {
    font-size: 20px;
    line-height: 24px;
    min-height: 72px;
  }
}
@media (min-width: 1280px) {
  /* line 1735, ../sass/module/_page.scss */
  #page #news_in .latest_news .con .news_box .news_txt h2 {
    min-height: auto;
  }
}
/* line 1756, ../sass/module/_page.scss */
#page #news_in .latest_news .con .news_box .news_txt h3 {
  font-size: 14px;
  color: #212721;
  font-family: 'Source Sans Pro', '微軟正黑體', sans-serif;
  margin: 0 0 7px 0;
}
/* line 1767, ../sass/module/_page.scss */
#page #news_in .latest_news .con .news_box a:hover .news_img img {
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
/* line 1773, ../sass/module/_page.scss */
#page #news_in .latest_news .con .news_box a:hover .news_txt h2 {
  color: #84bd00;
}
/* line 1784, ../sass/module/_page.scss */
#page #moreLink_this {
  background: #6a6d64;
  padding: 35px;
}
@media (min-width: 1280px) {
  /* line 1784, ../sass/module/_page.scss */
  #page #moreLink_this {
    padding: 50px 0;
  }
}
/* line 1792, ../sass/module/_page.scss */
#page #moreLink_this .more_thisBox {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}
/* line 1795, ../sass/module/_page.scss */
#page #moreLink_this .more_thisBox .b_this {
  width: 23.1707317073%;
  float: left;
  margin-right: 2.4390243902%;
}
/* line 1798, ../sass/module/_page.scss */
#page #moreLink_this .more_thisBox .b_this:nth-child(4n) {
  float: right;
  margin-right: 0;
}
/* line 1807, ../sass/module/_page.scss */
#page #company {
  padding: 35px;
}
@media (min-width: 1280px) {
  /* line 1807, ../sass/module/_page.scss */
  #page #company {
    padding: 50px 0;
  }
}
/* line 1814, ../sass/module/_page.scss */
#page #company .con {
  color: #8b8b8b;
  font-family: 'Source Sans Pro', '微軟正黑體', sans-serif;
}
/* line 1820, ../sass/module/_page.scss */
#page #ourteam {
  padding: 35px;
}
@media (min-width: 1280px) {
  /* line 1820, ../sass/module/_page.scss */
  #page #ourteam {
    padding: 20px 0 50px 0;
  }
}
/* line 1827, ../sass/module/_page.scss */
#page #ourteam .team_box {
  margin: 0 0 50px 0;
}
/* line 1830, ../sass/module/_page.scss */
#page #ourteam .team_box:last-of-type {
  margin: 0;
}
@media (min-width: 768px) {
  /* line 1827, ../sass/module/_page.scss */
  #page #ourteam .team_box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
/* line 1839, ../sass/module/_page.scss */
#page #ourteam .team_img {
  line-height: 0;
  margin: 0 0 20px 0;
  width: 192px;
}
@media (min-width: 768px) {
  /* line 1839, ../sass/module/_page.scss */
  #page #ourteam .team_img {
    margin: 0;
  }
}
/* line 1848, ../sass/module/_page.scss */
#page #ourteam .team_img img {
  border: #84bd00 solid 1px;
  width: 100%;
}
/* line 1854, ../sass/module/_page.scss */
#page #ourteam .team_txt {
  padding: 0;
  color: #8b8b8b;
  font-family: 'Source Sans Pro', '微軟正黑體', sans-serif;
  word-break: normal;
  font-size: 16px;
  line-height: 22px;
  width: 100%;
}
@media (min-width: 768px) {
  /* line 1854, ../sass/module/_page.scss */
  #page #ourteam .team_txt {
    padding: 0 0 0 25px;
    width: calc(100% - 192px);
  }
}
/* line 1868, ../sass/module/_page.scss */
#page #ourteam .team_txt h4 {
  margin: 0 0 10px 0;
}
/* line 1872, ../sass/module/_page.scss */
#page #ourteam .team_txt h2 {
  font-size: 24px;
  margin: 0 0 25px 0;
}
/* line 1877, ../sass/module/_page.scss */
#page #ourteam .team_txt p {
  margin: 0 0 15px 0;
}
/* line 1884, ../sass/module/_page.scss */
#page #group {
  padding: 35px;
}
@media (min-width: 1280px) {
  /* line 1884, ../sass/module/_page.scss */
  #page #group {
    padding: 50px 0;
  }
}
/* line 1891, ../sass/module/_page.scss */
#page #group .group_box {
  margin: 0 0 50px 0;
}
/* line 1894, ../sass/module/_page.scss */
#page #group .group_box:last-of-type {
  margin: 0;
}
@media (min-width: 768px) {
  /* line 1891, ../sass/module/_page.scss */
  #page #group .group_box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
/* line 1903, ../sass/module/_page.scss */
#page #group .group_img {
  line-height: 0;
  margin: 0 0 20px 0;
  width: 152px;
}
@media (min-width: 768px) {
  /* line 1903, ../sass/module/_page.scss */
  #page #group .group_img {
    margin: 0;
  }
}
/* line 1912, ../sass/module/_page.scss */
#page #group .group_img img {
  border: #84bd00 solid 1px;
  width: 100%;
}
/* line 1918, ../sass/module/_page.scss */
#page #group .group_txt {
  padding: 0;
  color: #8b8b8b;
  font-family: 'Source Sans Pro', '微軟正黑體', sans-serif;
  word-break: normal;
  font-size: 16px;
  line-height: 22px;
  width: 100%;
}
@media (min-width: 768px) {
  /* line 1918, ../sass/module/_page.scss */
  #page #group .group_txt {
    padding: 0 0 0 25px;
    width: calc(100% - 152px);
  }
}
/* line 1932, ../sass/module/_page.scss */
#page #group .group_txt h2 {
  font-size: 24px;
  margin: 0 0 25px 0;
}
/* line 1937, ../sass/module/_page.scss */
#page #group .group_txt p {
  margin: 0 0 15px 0;
}
/* line 1941, ../sass/module/_page.scss */
#page #group .group_txt a {
  color: #84bd00;
  line-height: 28px;
  word-break: break-word;
}
/* line 1946, ../sass/module/_page.scss */
#page #group .group_txt a:hover {
  text-decoration: underline;
}

/* line 1956, ../sass/module/_page.scss */
.owl-carousel .owl-nav .owl-prev {
  left: -27px;
}
@media (min-width: 1280px) {
  /* line 1956, ../sass/module/_page.scss */
  .owl-carousel .owl-nav .owl-prev {
    left: -30px;
  }
}
/* line 1964, ../sass/module/_page.scss */
.owl-carousel .owl-nav .owl-next {
  right: -27px;
}
@media (min-width: 1280px) {
  /* line 1964, ../sass/module/_page.scss */
  .owl-carousel .owl-nav .owl-next {
    right: -30px;
  }
}

@media only screen and (max-width: 768px) {
  /* line 1975, ../sass/module/_page.scss */
  #page #markets .timetable table tr {
    display: block;
    padding: 5px;
    line-height: 0;
  }

  /* line 1981, ../sass/module/_page.scss */
  .timetable table td {
    padding: 0 !important;
    position: relative;
    text-align: left;
    display: inline;
    word-break: normal;
    line-height: 18px;
  }

  /* line 1990, ../sass/module/_page.scss */
  .timetable table td:after {
    content: ',';
    margin: 0 1px;
  }

  /* line 1995, ../sass/module/_page.scss */
  .timetable table td:last-of-type:after {
    display: none;
  }

  /* line 1999, ../sass/module/_page.scss */
  .timetable table td:before {
    font-family: "微軟正黑體";
    font-size: 16px;
    width: 110px;
    display: inline-block;
    color: #333;
    font-weight: bold;
  }

  /* line 2008, ../sass/module/_page.scss */
  .timetable table .Date:before {
    content: '日期';
  }
}
/* line 2014, ../sass/module/_page.scss */
.pagenav {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  text-align: center;
}
/* line 2018, ../sass/module/_page.scss */
.pagenav a {
  color: #84bd00;
  font-size: 15px;
  display: inline-block;
  padding: 0 5px;
}
/* line 2025, ../sass/module/_page.scss */
.pagenav .current {
  color: #7a7a7a;
  font-size: 15px;
  display: inline-block;
  padding: 0 5px;
  text-decoration: underline;
}
/* line 2033, ../sass/module/_page.scss */
.pagenav .extend {
  color: #84bd00;
  font-size: 15px;
}
/* line 2038, ../sass/module/_page.scss */
.pagenav .prevlink {
  font-size: 0;
}
/* line 2041, ../sass/module/_page.scss */
.pagenav .prevlink:before {
  content: "\f104";
  font-size: 17px;
  vertical-align: sub;
  margin: 0 5px 0 0;
}
/* line 2050, ../sass/module/_page.scss */
.pagenav .nextlink {
  font-size: 0;
}
/* line 2053, ../sass/module/_page.scss */
.pagenav .nextlink:before {
  content: "\f105";
  font-size: 17px;
  vertical-align: sub;
  margin: 0 0 0 5px;
}
