@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);
/* line 5, C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/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, C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/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 6, ../sass/index.sass */
* {
  box-sizing: border-box;
}

/* line 9, ../sass/index.sass */
a {
  text-decoration: none;
}

/* line 11, ../sass/index.sass */
img {
  display: block;
}

/* line 14, ../sass/index.sass */
body {
  width: 100%;
}
/* line 16, ../sass/index.sass */
body .mobile, body .menu_btn {
  display: none;
}
/* line 20, ../sass/index.sass */
body .desktop nav {
  z-index: 1;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #FFB42E;
}
/* line 27, ../sass/index.sass */
body .desktop nav ul {
  width: 100%;
  text-align: center;
}
/* line 30, ../sass/index.sass */
body .desktop nav ul li {
  display: inline-block;
  vertical-align: middle;
  margin: 0.5%;
  margin-right: 3%;
}
/* line 35, ../sass/index.sass */
body .desktop nav ul li a {
  height: 100%;
  display: block;
  color: #5E2612;
  font-weight: bold;
  font-size: 1.3vw;
  font-family: Noto Sans TC, sans-serif;
}
/* line 42, ../sass/index.sass */
body .desktop nav ul li a:hover {
  color: #A0522D;
  cursor: pointer;
}
/* line 45, ../sass/index.sass */
body .desktop nav ul li:nth-child(1) {
  background-image: url(../../images/logo.png);
  background-repeat: no-repeat;
  background-size: 100%;
  height: 3vw;
  width: 10%;
}
/* line 52, ../sass/index.sass */
body .desktop .top {
  position: relative;
  width: 100%;
}
/* line 55, ../sass/index.sass */
body .desktop .top img[src="images/bg.jpg"] {
  width: 100%;
}
/* line 58, ../sass/index.sass */
body .main4, body .main5, body .main6 {
  width: 100%;
}
/* line 60, ../sass/index.sass */
body .main4 img, body .main5 img, body .main6 img {
  width: 100%;
}
/* line 62, ../sass/index.sass */
body .main4, body .main5, body .main6 {
  position: relative;
}
/* line 64, ../sass/index.sass */
body .main4 img:nth-child(1), body .main5 img:nth-child(1), body .main6 img:nth-child(1) {
  width: 100%;
}
/* line 66, ../sass/index.sass */
body .main4 a:nth-child(2), body .main5 a:nth-child(2), body .main6 a:nth-child(2) {
  position: absolute;
  top: 35.5%;
  left: 50%;
  width: 8vw;
  height: 4vw;
  margin-left: -4.2%;
}
/* line 73, ../sass/index.sass */
body .main4 img:nth-child(3), body .main5 img:nth-child(3), body .main6 img:nth-child(3) {
  display: none;
}
/* line 75, ../sass/index.sass */
body .main4 a:nth-child(4), body .main5 a:nth-child(4), body .main6 a:nth-child(4) {
  display: block;
  position: absolute;
  top: 49%;
  left: 44.5%;
  width: 11%;
}
/* line 81, ../sass/index.sass */
body .main4 a:nth-child(4) img, body .main5 a:nth-child(4) img, body .main6 a:nth-child(4) img {
  width: 100%;
}
/* line 83, ../sass/index.sass */
body .main4 a:nth-child(n+5), body .main5 a:nth-child(n+5), body .main6 a:nth-child(n+5) {
  color: #000;
  display: inline-block;
  width: 21.8%;
  margin-top: 3%;
  margin-bottom: 4%;
  text-align: center;
  vertical-align: top;
}
/* line 91, ../sass/index.sass */
body .main4 a:nth-child(n+5) h2, body .main5 a:nth-child(n+5) h2, body .main6 a:nth-child(n+5) h2 {
  color: #666;
  border-bottom: 2px solid black;
  font-family: Noto Sans TC, sans-serif;
  font-weight: bold;
  font-size: 1.25vw;
  padding-bottom: 4%;
}
/* line 99, ../sass/index.sass */
body .main4 a:nth-child(n+5) p, body .main5 a:nth-child(n+5) p, body .main6 a:nth-child(n+5) p {
  color: #666;
  padding-top: 4%;
  line-height: 26px;
}
/* line 103, ../sass/index.sass */
body .main4 a:nth-child(5), body .main5 a:nth-child(5), body .main6 a:nth-child(5) {
  margin-left: 2.5%;
  margin-right: 1.5%;
}
/* line 106, ../sass/index.sass */
body .main4 a:nth-child(6), body .main5 a:nth-child(6), body .main6 a:nth-child(6) {
  margin-right: 1.5%;
}
/* line 108, ../sass/index.sass */
body .main4 a:nth-child(7), body .main5 a:nth-child(7), body .main6 a:nth-child(7) {
  margin-right: 1.5%;
}
/* line 110, ../sass/index.sass */
body .main4 a:nth-child(8), body .main5 a:nth-child(8), body .main6 a:nth-child(8) {
  margin-right: 3%;
  margin-left: 1.5%;
}
/* line 116, ../sass/index.sass */
body .main4 a h2:hover {
  color: #ff663d;
}
/* line 119, ../sass/index.sass */
body .main4 a p:hover {
  color: #ff663d;
}
/* line 124, ../sass/index.sass */
body .main5 a h2:hover {
  color: #ffdb6c;
}
/* line 127, ../sass/index.sass */
body .main5 a p:hover {
  color: #ffdb6c;
}
/* line 132, ../sass/index.sass */
body .main6 a h2:hover {
  color: #9fdae2;
}
/* line 135, ../sass/index.sass */
body .main6 a p:hover {
  color: #9fdae2;
}
/* line 138, ../sass/index.sass */
body .video {
  position: relative;
}
/* line 140, ../sass/index.sass */
body .video img {
  width: 100%;
}
/* line 142, ../sass/index.sass */
body .video img:nth-child(2) {
  display: none;
}
/* line 144, ../sass/index.sass */
body .video div {
  position: absolute;
  top: 40%;
  width: 45%;
  height: 47%;
}
/* line 149, ../sass/index.sass */
body .video div iframe {
  width: 100%;
  height: 100%;
}
/* line 152, ../sass/index.sass */
body .video div:nth-child(3) {
  left: 3.5%;
}
/* line 154, ../sass/index.sass */
body .video div:nth-child(4) {
  left: 51%;
}
/* line 158, ../sass/index.sass */
body .re a {
  width: 100%;
}
/* line 160, ../sass/index.sass */
body .re a img {
  width: 100%;
}
/* line 162, ../sass/index.sass */
body .godown {
  position: relative;
  top: 94%;
  left: calc(50% - 26px);
  cursor: pointer;
  opacity: 0.7;
  height: 58px;
  width: 7vw;
  margin-bottom: 50px;
}
/* line 171, ../sass/index.sass */
body .godown .godownl, body .godown .godownr {
  position: absolute;
  display: inline-block;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  opacity: 0.65;
  width: 3vw;
  height: 2px;
}
/* line 180, ../sass/index.sass */
body .godown .godownl {
  transform: rotate(40deg);
  left: 0px;
}
/* line 183, ../sass/index.sass */
body .godown .godownr {
  transform: rotate(-40deg);
  left: 31%;
}
/* line 186, ../sass/index.sass */
body .godown .arrowdark {
  border: 3px solid #e5e5e5;
}
/* line 189, ../sass/index.sass */
body .main4 .godown, body .main5 .godown, body .main6 .godown {
  margin-bottom: 0px;
}
/* line 193, ../sass/index.sass */
body .main3 .godown {
  position: absolute;
  top: 83%;
  margin-bottom: -58px;
}
/* line 197, ../sass/index.sass */
body .main3 .godown .godownl, body .main3 .godown .godownr {
  opacity: 1;
  width: 7vw;
}
/* line 201, ../sass/index.sass */
body .main3 .godown .arrowdark {
  border: 3px solid brown;
}
/* line 206, ../sass/index.sass */
body footer {
  width: 100%;
  background-color: #ffb400;
  text-align: center;
  padding: 1% 0;
}
/* line 211, ../sass/index.sass */
body footer div {
  display: inline-block;
  width: 18%;
}
/* line 215, ../sass/index.sass */
body footer .fbshare, body footer .lineshare, body footer .youtubelink {
  position: fixed;
  opacity: 0.95;
  z-index: 9;
  left: 17px;
}
/* line 220, ../sass/index.sass */
body footer .fbshare {
  bottom: 110px;
  width: 40px;
  height: 40px;
}
/* line 224, ../sass/index.sass */
body footer .lineshare {
  bottom: 60px;
}
/* line 226, ../sass/index.sass */
body footer .youtubelink {
  bottom: 10px;
}
@media screen and (min-width: 770px) and (max-width: 950px) {
  /* line 232, ../sass/index.sass */
  body .main4 a:nth-child(n+4) h2, body .main5 a:nth-child(n+4) h2, body .main6 a:nth-child(n+4) h2 {
    font-size: 2.25vw;
  }
  /* line 234, ../sass/index.sass */
  body .main4 a:nth-child(3), body .main5 a:nth-child(3), body .main6 a:nth-child(3) {
    top: 32%;
  }
  /* line 236, ../sass/index.sass */
  body .main4 a:nth-child(n+4), body .main5 a:nth-child(n+4), body .main6 a:nth-child(n+4) {
    display: inline-block;
    width: 30%;
    margin-top: 3%;
    margin-bottom: 4%;
    text-align: center;
    vertical-align: top;
  }
  /* line 243, ../sass/index.sass */
  body .main4 a:nth-child(4), body .main5 a:nth-child(4), body .main6 a:nth-child(4) {
    margin-left: 16.5%;
    margin-right: 6.5%;
  }
  /* line 246, ../sass/index.sass */
  body .main4 a:nth-child(6), body .main5 a:nth-child(6), body .main6 a:nth-child(6) {
    margin-left: 16.5%;
    margin-right: 6.5%;
  }
  /* line 249, ../sass/index.sass */
  body .main4 a:nth-child(7), body .main5 a:nth-child(7), body .main6 a:nth-child(7) {
    margin-left: 0%;
  }
  /* line 252, ../sass/index.sass */
  body footer div {
    width: 50%;
  }
}
@media screen and (max-width: 770px) {
  /* line 257, ../sass/index.sass */
  body .mobile, body .menu_btn {
    display: block;
  }
  /* line 259, ../sass/index.sass */
  body .mobile > img, body .menu_btn > img {
    width: 100%;
  }
  /* line 262, ../sass/index.sass */
  body .desktop {
    display: none;
  }
  /* line 264, ../sass/index.sass */
  body .mobile {
    padding-top: 65px;
  }
  /* line 266, ../sass/index.sass */
  body .mobile header {
    box-shadow: 3px 1px 3px 2px #ccc;
    position: fixed;
    top: 0;
    width: 100%;
    background-color: #ffb400;
    z-index: 9;
    left: 0;
  }
  /* line 274, ../sass/index.sass */
  body .mobile header nav {
    width: 100%;
    height: 12vw;
    text-align: left;
  }
  /* line 278, ../sass/index.sass */
  body .mobile header nav .main_icon {
    display: inline-block;
    margin: 10px auto;
    vertical-align: middle;
    width: 23vw;
  }
  /* line 283, ../sass/index.sass */
  body .mobile header nav .main_icon img {
    width: 100%;
    margin-left: 11%;
  }
  /* line 286, ../sass/index.sass */
  body .mobile header nav .menu_btn {
    width: 30px;
    display: inline-block;
    float: right;
    padding-top: 3%;
    margin-right: 6%;
  }
  /* line 293, ../sass/index.sass */
  body .mobile header nav .menu_btn label #Menu_trigger {
    display: none;
  }
  /* line 297, ../sass/index.sass */
  body .mobile header nav .menu_btn label #Menu_trigger:checked + .lines .horizontal_line:first-child {
    transform: rotate(40deg);
    transition-duration: 0.7s;
  }
  /* line 300, ../sass/index.sass */
  body .mobile header nav .menu_btn label #Menu_trigger:checked + .lines .horizontal_line:nth-child(2) {
    position: relative;
    top: -9px;
    transform: rotate(-40deg);
    transition-duration: 0.7s;
  }
  /* line 305, ../sass/index.sass */
  body .mobile header nav .menu_btn label #Menu_trigger:checked + .lines .horizontal_line:last-child {
    display: none;
  }
  /* line 307, ../sass/index.sass */
  body .mobile header nav .menu_btn label #Menu_trigger:checked + .lines + .menuList {
    transform: scale(1);
    transition-duration: 0.3s;
  }
  /* line 311, ../sass/index.sass */
  body .mobile header nav .menu_btn label .lines .horizontal_line {
    display: block;
    width: 100%;
    height: 2px;
    background-color: #fff;
    margin: 5px 0;
    border: 1px solid #fff;
    border-radius: 6px;
  }
  /* line 319, ../sass/index.sass */
  body .mobile header nav .menu_btn label .menuList {
    position: fixed;
    transform: scale(0);
    transition-duration: 0.3s;
    left: 2.5vw;
    top: 12vw;
    width: 95vw;
    text-align: center;
    border: 1px solid #996c03;
    border-radius: 3px;
    background-color: #ffb400;
    box-shadow: 2px 2px 3px 2px #ce9000;
  }
  /* line 331, ../sass/index.sass */
  body .mobile header nav .menu_btn label .menuList a {
    display: block;
    border-bottom: 1px solid #ce9000;
    font-size: 20px;
    font-weight: bold;
    font-family: Microsoft JhengHei;
    line-height: 36px;
    cursor: pointer;
    color: #fff;
  }
  /* line 340, ../sass/index.sass */
  body .mobile img[src="images/mobile/top.jpg"] {
    margin-top: -65px;
  }
  /* line 344, ../sass/index.sass */
  body .main4 > img, body .main5 > img, body .main6 > img {
    display: none;
  }
  /* line 346, ../sass/index.sass */
  body .main4 img:nth-child(3), body .main5 img:nth-child(3), body .main6 img:nth-child(3) {
    display: block;
    width: 100%;
  }
  /* line 349, ../sass/index.sass */
  body .main4 a:nth-child(4), body .main5 a:nth-child(4), body .main6 a:nth-child(4) {
    position: absolute;
    top: 15.2%;
    left: 50%;
    width: 16%;
    height: 7vw;
    margin-left: -8.5%;
  }
  /* line 356, ../sass/index.sass */
  body .main4 a:nth-child(n+5), body .main5 a:nth-child(n+5), body .main6 a:nth-child(n+5) {
    color: #000;
    display: inline-block;
    width: 68%;
    margin-top: 7%;
    margin-bottom: 4%;
    margin-left: 16%;
    margin-right: 16%;
    text-align: center;
    vertical-align: top;
  }
  /* line 366, ../sass/index.sass */
  body .main4 a:nth-child(n+5) h2, body .main5 a:nth-child(n+5) h2, body .main6 a:nth-child(n+5) h2 {
    border-bottom: 2px solid black;
    font-family: Noto Sans TC, sans-serif;
    font-weight: bold;
    font-size: 6.25vw;
    padding-bottom: 4%;
  }
  /* line 372, ../sass/index.sass */
  body .main4 a:nth-child(n+5) p, body .main5 a:nth-child(n+5) p, body .main6 a:nth-child(n+5) p {
    padding: 4% 0%;
    line-height: 24px;
  }
  /* line 376, ../sass/index.sass */
  body .main4 .godown, body .main5 .godown, body .main6 .godown {
    padding-top: 13px;
    left: calc(50% - 28px);
    width: 15vw;
  }
  /* line 380, ../sass/index.sass */
  body .main4 .godown .godownl, body .main5 .godown .godownl, body .main6 .godown .godownl {
    transform: rotate(40deg);
    left: 0px;
    width: 30px;
  }
  /* line 384, ../sass/index.sass */
  body .main4 .godown .godownr, body .main5 .godown .godownr, body .main6 .godown .godownr {
    transform: rotate(-40deg);
    left: 21px;
    width: 30px;
  }
  /* line 389, ../sass/index.sass */
  body .main3 .godown {
    width: 15vw;
    top: 94%;
  }
  /* line 393, ../sass/index.sass */
  body .video {
    position: relative;
  }
  /* line 395, ../sass/index.sass */
  body .video img {
    width: 100%;
  }
  /* line 397, ../sass/index.sass */
  body .video img:nth-child(1) {
    display: none;
  }
  /* line 399, ../sass/index.sass */
  body .video img:nth-child(2) {
    display: block;
  }
  /* line 401, ../sass/index.sass */
  body .video iframe {
    position: absolute;
    width: 90%;
    height: 31%;
  }
  /* line 405, ../sass/index.sass */
  body .video iframe:nth-child(3) {
    top: 26%;
  }
  /* line 407, ../sass/index.sass */
  body .video iframe:nth-child(4) {
    top: 60%;
    left: 5%;
  }
  /* line 411, ../sass/index.sass */
  body footer {
    font-size: 12px;
    width: 100%;
    background-color: #ffb400;
    text-align: center;
    padding: 4% 0;
  }
  /* line 417, ../sass/index.sass */
  body footer div {
    display: block;
    width: 100%;
    padding-top: 4%;
  }
}
