@charset "UTF-8";
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; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

a {
  text-decoration: none;
  display: block; }

.hide {
  display: none;
  opacity: 0; }

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  *:hover {
    outline: none; }

h1 {
  font-family: "Noto Sans", sans-serif;
  color: #2c7fb8;
  font-size: 1.6em;
  line-height: 1.6em; }

p,
ol {
  font-family: "微軟正黑體", "Microsoft JhengHei";
  color: #7f8284;
  font-size: 1em;
  margin: 1em 0;
  letter-spacing: 0.05em;
  line-height: 2em;
  text-align: justify;
  word-wrap: break-word; }

html,
body {
  -webkit-overflow-scrolling: touch; }

#container {
  width: 100%;
  height: 100%;
  position: relative; }

footer {
  position: relative;
  width: 100%;
  height: auto;
  padding: 1em 0;
  text-align: center;
  float: left;
  background: #e9e9e9;
  margin-top: 5em;
  border-top: solid 5px #dbdbdb; }
  footer .coop figure {
    text-align: center; }
  @media (min-width: 0) {
    footer .coop {
      max-width: 100%;
      margin-left: auto;
      margin-right: auto;
      width: 100%;
      padding: 0 10px; }
      footer .coop:after {
        content: " ";
        display: block;
        clear: both; } }
  @media (min-width: 640px) {
    footer .coop {
      max-width: 100%;
      margin-left: auto;
      margin-right: auto;
      width: 60%;
      margin: 0 auto; }
      footer .coop:after {
        content: " ";
        display: block;
        clear: both; } }
  footer .coop figure {
    display: inline-block;
    float: left; }
    @media (min-width: 0) {
      footer .coop figure {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        float: left; } }
    @media (min-width: 640px) {
      footer .coop figure {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 50%;
        float: left; } }
    footer .coop figure img {
      width: 100%;
      max-width: 300px; }
  footer .coop h1 {
    color: #666;
    margin-top: -55px;
    margin-bottom: 1em;
    font-size: 1.2em; }

.sponsor {
  display: block;
  width: 100%;
  margin: 10px 0;
  color: #666;
  font-size: 15px;
  position: relative;
  float: left; }

#wrap {
  position: relative; }
  @media (min-width: 0) {
    #wrap {
      max-width: 100%;
      margin-left: auto;
      margin-right: auto;
      margin-top: 0; }
      #wrap:after {
        content: " ";
        display: block;
        clear: both; } }
  @media (min-width: 640px) {
    #wrap {
      max-width: 100%;
      margin-left: auto;
      margin-right: auto;
      margin-top: 0; }
      #wrap:after {
        content: " ";
        display: block;
        clear: both; } }
  @media (min-width: 1200px) {
    #wrap {
      max-width: 100%;
      margin-left: auto;
      margin-right: auto; }
      #wrap:after {
        content: " ";
        display: block;
        clear: both; } }
  #wrap header {
    width: 100%;
    position: relative; }
    #wrap header #header_box {
      position: relative; }
      #wrap header #header_box figure {
        position: absolute; }
        #wrap header #header_box figure#header_logo_m {
          position: relative;
          width: 100%;
          max-width: 640px; }
          #wrap header #header_box figure#header_logo_m img {
            width: 100%; }
    @media (min-width: 0) {
      #wrap header {
        height: 100%;
        background: url(../img/header-bg-m.jpg) top center no-repeat; }
        #wrap header #header_logo_m {
          display: block;
          margin: 0 auto; }
        #wrap header #header_logo,
        #wrap header #header_social,
        #wrap header #header_year {
          display: none; } }
    @media (min-width: 640px) {
      #wrap header {
        height: 800px;
        background: url(../img/header-bg.jpg) top center repeat-x; }
        #wrap header #header_logo_m, #wrap header #header_social {
          display: none; }
        #wrap header #header_logo,
        #wrap header #header_year {
          display: block; } }
    @media (min-width: 1200px) {
      #wrap header {
        height: 800px;
        background: url(../img/header-bg.jpg) top center repeat-x; }
        #wrap header #header_logo_m {
          display: none; }
        #wrap header #header_logo,
        #wrap header #header_social,
        #wrap header #header_year {
          display: block; } }
  #wrap nav.small {
    overflow: hidden; }
    #wrap nav.small .navbox {
      background: #000;
      opacity: 0.9;
      height: 0px;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      padding-left: 10px; }
    #wrap nav.small .navbox.open {
      height: 420px;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
  @media (min-width: 0) {
    #wrap nav {
      width: 100%;
      position: fixed;
      z-index: 999; }
      #wrap nav .hamburger {
        background: #000;
        opacity: 0.9;
        cursor: pointer;
        width: 50px;
        padding: 10px 10px 15px 0; }
        #wrap nav .hamburger .h-line {
          width: 25px;
          height: 3px;
          display: block;
          margin: 5px 0 0 10px;
          background: #4789be; }
      #wrap nav .navbox {
        overflow: hidden; }
      #wrap nav a,
      #wrap nav .nav-line {
        float: none; }
      #wrap nav .nav-line {
        display: none; }
      #wrap nav a {
        letter-spacing: 1px;
        text-align: left;
        color: #aaa;
        text-decoration: none;
        font-size: 1em;
        padding: 1em 0.3em; }
        #wrap nav a:hover {
          color: #0a68b1; }
          #wrap nav a:hover span {
            color: #0a68b1; }
        #wrap nav a.nav_fb {
          font-family: 'Lato', sans-serif; }
          #wrap nav a.nav_fb svg {
            display: none; }
          #wrap nav a.nav_fb .navtext {
            display: block; }
          #wrap nav a.nav_fb:hover {
            opacity: 0.5; }
        #wrap nav a span {
          letter-spacing: 2px;
          color: #87aec9;
          font-size: 12px;
          display: inline-block;
          padding-top: 6px;
          padding-left: 5px;
          font-family: 'Lato', sans-serif; }
        #wrap nav a.passlink {
          height: 50px;
          font-size: 0.9em;
          font-family: 'Lato', sans-serif; } }
  @media (min-width: 1200px) {
    #wrap nav {
      background: #fff;
      width: 100%;
      position: fixed;
      z-index: 999; }
      #wrap nav .hamburger {
        display: none; }
      #wrap nav ul.navbox {
        padding-top: 6px;
        display: table;
        margin: 0 auto;
        padding-left: 0; }
      #wrap nav li,
      #wrap nav .nav-line {
        float: left; }
      #wrap nav li {
        display: inline-block; }
      #wrap nav .nav-line {
        display: block;
        width: 11px;
        height: 42px; }
      #wrap nav a {
        letter-spacing: 1px;
        text-align: center;
        color: #414747;
        text-decoration: none;
        font-size: 14px;
        padding: 6px 10px 0px 10px; }
        #wrap nav a .lato, #wrap nav a span, #wrap nav a a.passlink {
          font-family: 'Lato', sans-serif; }
        #wrap nav a:hover {
          color: #0a68b1; }
          #wrap nav a:hover span {
            color: #0a68b1; }
        #wrap nav a.nav_fb {
          margin-top: -10px; }
          #wrap nav a.nav_fb svg {
            width: 50px;
            height: 50px;
            display: block; }
          #wrap nav a.nav_fb .navtext {
            display: none; }
          #wrap nav a.nav_fb:hover {
            opacity: 0.5; }
        #wrap nav a span {
          letter-spacing: 2px;
          color: #87aec9;
          font-size: 12px;
          display: block;
          padding-top: 6px;
          padding-left: 0; }
        #wrap nav a.passlink {
          font-size: 12px;
          width: 140px;
          line-height: 16px; } }
  #wrap #main {
    position: relative;
    z-index: 2; }
    #wrap #main section {
      padding-top: 60px; }
    #wrap #main .title {
      font-family: "Noto Sans", sans-serif;
      color: #fff;
      background: #8cc6c6;
      text-align: center; }
      #wrap #main .title span {
        font-family: "Lato", sans-serif;
        display: block; }
    #wrap #main .btn {
      font-family: "Noto Sans", sans-serif;
      font-weight: 700;
      font-style: italic;
      color: #fff;
      font-size: 1em;
      display: block;
      width: 200px;
      padding: 1em 1em;
      text-align: center;
      border-radius: 10px;
      position: relative; }
    #wrap #main .rulesbox {
      width: 100%;
      height: 0px;
      opacity: 0;
      overflow: hidden; }
      #wrap #main .rulesbox.open {
        height: auto;
        opacity: 1;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out; }
    #wrap #main .arrow {
      border: 7px solid transparent;
      border-top-color: #fff;
      width: 7px;
      height: 7px;
      position: absolute;
      top: 20px;
      left: 150px; }
      #wrap #main .arrow.open {
        border-top-color: #E05375;
        border-bottom-color: #fff;
        top: 15px;
        left: 150px; }
    #wrap #main .movie {
      position: relative;
      padding-bottom: 56.25%;
      padding-top: 30px;
      height: 0;
      overflow: hidden; }
      #wrap #main .movie iframe, #wrap #main .movie object, #wrap #main .movie embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
    #wrap #main ol {
      margin: 20px 50px 100px 50px; }
      #wrap #main ol li {
        list-style-type: decimal; }
        #wrap #main ol li ol.ol-sub {
          margin: 0px 0 0 0px; }
        #wrap #main ol li ol.ol-sub li {
          list-style-type: none; }
    @media (min-width: 0) {
      #wrap #main {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        float: left;
        padding: 0 1em; }
        #wrap #main .title {
          border-radius: 50%;
          width: 150px;
          height: 150px;
          font-size: 1.6em;
          letter-spacing: 0.1em;
          line-height: 1em;
          padding-top: 1.9em;
          margin: 0 auto 1em auto; }
          #wrap #main .title.start {
            margin: -75px auto 1em auto; }
          #wrap #main .title span {
            font-size: 0.6em;
            letter-spacing: 0.1em; }
        #wrap #main .btn.signup {
          background: #2c7fb8;
          margin: 0 auto; }
        #wrap #main .btn.rules {
          margin: 0 auto;
          background: #e05375; }
        #wrap #main .btn.dataset {
          background: #20a3e5;
          margin: 0 auto; }
        #wrap #main #n1 {
          margin-top: -60px; }
        #wrap #main h2 {
          font-size: 1em;
          color: #7f8284;
          padding: 0 0 0.5em 0; }
        #wrap #main .module.square {
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          width: 50%;
          float: left;
          padding: 0px 1px;
          margin-bottom: 1.5em; }
        #wrap #main .module.wx2,
        #wrap #main .module.wx1,
        #wrap #main .module.wxsp {
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          width: 100%;
          float: left;
          padding: 0px 1px;
          margin-bottom: 1.5em; }
        #wrap #main .module.wxsp .gamebox {
          border: solid 10px #fff;
          border-radius: 20px; }
        #wrap #main .module.wxsp .awards .bigNum span {
          display: block; }
        #wrap #main .bin {
          width: 100%;
          color: #fff;
          letter-spacing: 2px;
          text-align: center;
          position: relative; }
        #wrap #main .v-center {
          position: absolute;
          margin-top: -50px;
          top: 50%;
          width: 100%;
          padding: 0 10px; }
        #wrap #main .signupTime {
          line-height: 1.2em;
          font-family: "Lato", sans-serif;
          font-weight: bold;
          font-size: 1.3em; }
          #wrap #main .signupTime span {
            opacity: 0.6; }
        #wrap #main span.signupTime-line {
          font-weight: bold;
          font-size: 1em;
          display: block;
          padding: 0.5em 0; }
        #wrap #main .bigNum {
          font-size: 2.5em;
          font-family: "Lato", sans-serif;
          font-weight: bold; }
        #wrap #main .regNum {
          display: block;
          font-size: 1em;
          font-family: "Lato", sans-serif;
          padding-top: 0.5em;
          opacity: 0.6; }
        #wrap #main .info-text {
          font-family: "Noto Sans", sans-serif;
          font-size: 1em;
          line-height: 1.3em;
          width: 100%; }
        #wrap #main .info-text-sub {
          font-family: "微軟正黑體", "Microsoft JhengHei";
          display: block;
          font-size: 12px;
          font-weight: bold;
          opacity: 0.6;
          padding-top: 0.5em; }
        #wrap #main .n-v-center {
          padding: 1em 0; }
        #wrap #main .gamebox {
          text-align: left;
          position: relative;
          margin: 1em 0; }
          #wrap #main .gamebox h3 {
            font-family: "Lato", sans-serif;
            font-size: 2em;
            font-weight: 700;
            line-height: 1.5em;
            padding: 10px; }
          #wrap #main .gamebox ul li {
            padding: 10px; }
          #wrap #main .gamebox .odd {
            background: rgba(255, 255, 255, 0.2);
            margin-top: 15px; }
        #wrap #main .awards {
          line-height: 3em; }
          #wrap #main .awards .bigNum {
            width: 100%; } }
    @media (min-width: 640px) {
      #wrap #main {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        float: left;
        padding: 0 2em; }
        #wrap #main .module.square {
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          width: 33.33333%;
          float: left;
          padding: 0px 1px;
          margin-bottom: 1.5em; }
        #wrap #main .module.wx1 {
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          width: 100%;
          float: left;
          padding: 0px 1px;
          margin-bottom: 1.5em; }
        #wrap #main .module.wx2 {
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          width: 50%;
          float: left;
          padding: 0px 1px;
          margin-bottom: 1.5em; }
        #wrap #main .module.wxsp .gamebox {
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          width: 33.33333%;
          float: left;
          border: solid 10px #fff;
          border-radius: 20px; }
        #wrap #main .module.wxsp .awards {
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          width: 50%;
          float: left; } }
    @media (min-width: 1200px) {
      #wrap #main {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 57.14286%;
        float: left;
        margin-left: 21.42857%;
        margin-right: -100%; }
        #wrap #main .title {
          margin: 0;
          position: relative;
          left: -150px;
          top: 50px; }
          #wrap #main .title.start {
            margin: 0;
            position: relative;
            left: -150px;
            top: 0px; }
        #wrap #main .btn.signup {
          margin-left: 0;
          background: #2c7fb8; }
        #wrap #main .btn.rules {
          margin-left: 0;
          background: #e05375; }
        #wrap #main .btn.dataset {
          margin-left: 0;
          background: #20a3e5; }
        #wrap #main #n1 {
          margin-top: -135px; } }

#signup .bin {
  background: #ffb40d; }

#date .bin {
  background: #15a9fc; }

#locatioin .bin {
  background: #7cd859; }

#qualifications .bin {
  background: #41d8e0; }

#numlimited .bin {
  background: #ed4848; }

#provide .bin {
  background: #bc43ef; }

#selfitem .bin {
  background: #ea63e4; }

#service .bin {
  background: #147def; }

#rundown .bin .odd {
  background: #479cd6; }
#rundown .bin .even {
  background: #2c7fb8; }

#gamestyle #typeA {
  background: #41d8e0; }
#gamestyle #typeB {
  background: #61b1f2; }
#gamestyle #typeC {
  background: #eda2df; }

#judge {
  background: #e8c21f; }

#special {
  background: #20a3e5; }


.judges .signupTime-line{
  color:#999;
}
.judges .signupTime{
  color:#333;
}
.judges img{
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  -o-border-radius:50%;
  border-radius:50%;
}
.judges#signup .bin{
  background:none;
  margin:10px 0 70px 0;
}
/*
@include _break("mobile") {}
@include _break("pad") {}
@include _break("desktop") {}
*/
header.works-bg {
  background: #fff !important;
  height: 100px !important; }

#main.works-content {
  width: 100%;
  min-width: 640px;
  margin: 0 auto;
  position: relative; }

.works-title {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 20px; }

.works-list {
  width: 100%;
  overflow: hidden;
  margin-bottom: 80px; }
  @media (min-width: 0) {
    .works-list .works-grid {
      text-align: center;
      float: left;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      width: 50%;
      float: left; }
      .works-list .works-grid a {
        padding: 5px;
        width: 100%;
        text-decoration: none;
        color: #000;
        margin: 5px 0; }
        .works-list .works-grid a .works-img {
          background: #000;
          width: 100%;
          height: 150px;
          overflow: hidden;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          -ms-flex-align: center;
          -webkit-align-items: center;
          -webkit-box-align: center;
          align-items: center; }
        .works-list .works-grid a .works-link {
          padding: 10px 0 0 0; }
        .works-list .works-grid a:hover {
          color: #f90; } }
  @media (min-width: 1200px) {
    .works-list .works-grid {
      text-align: center;
      float: left;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      width: 33.33333%;
      float: left; }
      .works-list .works-grid a {
        padding: 5px;
        width: 100%;
        text-decoration: none;
        color: #000; }
        .works-list .works-grid a .works-img {
          background: #000;
          width: 100%;
          height: 150px;
          overflow: hidden;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          -ms-flex-align: center;
          -webkit-align-items: center;
          -webkit-box-align: center;
          align-items: center; }
        .works-list .works-grid a .works-link {
          padding: 10px 0 0 0; }
        .works-list .works-grid a:hover {
          color: #f90; } }

.photobox {
  width: 100%;
  overflow: hidden; }
  .photobox .works-photo {
    float: left; }
    .photobox .works-photo img {
      width: 100%;
      padding: 5px; }
    @media (min-width: 1200px) {
      .photobox .works-photo {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 50%;
        float: left; } }
