/* Scss Document */
* {
  margin: 0;
  padding: 0;
  font-family: Microsoft Jhenghei; }

body {
  background: url(../img/ground-dark.gif) center top; }

p {
  table-layout: fixed;
  overflow: auto;
  word-wrap: break-word;
  word-break: normal;
  text-align: justify;
  text-justify: inter-ideograph; }

div._wrapper {
  margin: auto;
  max-width: 900px;
  background: url(../img/ground.gif) center top repeat-y;
  background-size: contain;
  box-shadow: 0 0 50px 10px #170f00; }
  div._wrapper div._header {
    height: 500px;
    background: url(../img/BG.jpg) top center no-repeat;
    background-size: cover;
    position: relative; }
    @media only screen and (max-width: 768px) {
      div._wrapper div._header {
        height: 300px; } }
    div._wrapper div._header img {
      width: 100%; }
    div._wrapper div._header img._court {
      position: absolute;
      bottom: 0; }
    div._wrapper div._header div._title {
      width: 80%;
      top: 15%;
      left: 10%; }
      @media only screen and (max-width: 768px) {
        div._wrapper div._header div._title {
          top: 15%; } }
      div._wrapper div._header div._title h3 {
        text-align: center;
        font-size: 1.5em;
        text-shadow: 0 0 8px #fff; }
        @media only screen and (max-width: 768px) {
          div._wrapper div._header div._title h3 {
            font-size: 1.2em; } }
    div._wrapper div._header div._logo {
      width: 200px;
      top: 5%;
      right: 5%; }
      @media only screen and (max-width: 768px) {
        div._wrapper div._header div._logo {
          width: 100px; } }
    div._wrapper div._header div._cloud01 {
      width: 30%;
      top: 10%;
      left: 8%;
      opacity: .8; }
      @media only screen and (max-width: 768px) {
        div._wrapper div._header div._cloud01 {
          top: 5%; } }
    div._wrapper div._header div._cloud02 {
      width: 40%;
      top: 8%;
      right: 3%;
      opacity: .4; }
      @media only screen and (max-width: 768px) {
        div._wrapper div._header div._cloud02 {
          top: 12%; } }
    div._wrapper div._header div._player01 {
      width: 10%;
      top: 45%;
      left: 12%; }
      @media only screen and (max-width: 768px) {
        div._wrapper div._header div._player01 {
          top: 60%;
          left: 20%; } }
    div._wrapper div._header div._player02 {
      width: 13%;
      top: 55%;
      left: 25%; }
      div._wrapper div._header div._player02 a {
        display: block;
        background: #960C0E;
        width: 126px;
        height: 16px;
        font-size: 1em;
        padding: 1em;
        border-radius: 1em;
        box-shadow: #333 2px 2px 5px;
        left: -38px;
        top: 120px; }
      @media only screen and (max-width: 768px) {
        div._wrapper div._header div._player02 {
          top: 55%;
          left: 32%; }
          div._wrapper div._header div._player02 a {
            left: -100px;
            top: 80px; } }
    div._wrapper div._header div._player03 {
      width: 8%;
      top: 45%;
      left: 42%; }
      @media only screen and (max-width: 768px) {
        div._wrapper div._header div._player03 {
          top: 45%;
          left: 45%; } }
    div._wrapper div._header div._player04 {
      width: 9%;
      top: 55%;
      left: 63%; }
      @media only screen and (max-width: 768px) {
        div._wrapper div._header div._player04 {
          top: 55%;
          left: 60%; } }
    div._wrapper div._header div._player05 {
      width: 12%;
      top: 45%;
      left: 73%; }
      @media only screen and (max-width: 768px) {
        div._wrapper div._header div._player05 {
          top: 65%;
          left: 75%; } }
    div._wrapper div._header div {
      position: absolute; }
    div._wrapper div._header a {
      display: block;
      width: 110px;
      position: absolute;
      left: 53%;
      bottom: 5%;
      text-decoration: none;
      color: #fff;
      transition: all .5s;
      text-align: center; }
      @media only screen and (max-width: 768px) {
        div._wrapper div._header a {
          width: 90px;
          left: 50%;
          bottom: 2%; } }
      @media only screen and (max-width: 768px) {
        div._wrapper div._header a img {
          width: 80px; } }
      div._wrapper div._header a span {
        position: absolute;
        top: 40%;
        left: 0;
        width: 100%; }
        div._wrapper div._header a span br {
          display: none; }
        @media only screen and (max-width: 768px) {
          div._wrapper div._header a span {
            top: 35%;
            left: 0; }
            div._wrapper div._header a span br {
              display: block; } }
      div._wrapper div._header a div {
        display: none;
        background: #000;
        opacity: .8;
        padding: 1em;
        position: absolute;
        left: 90%;
        top: 10%;
        width: 10em;
        border-radius: 1em;
        text-align: left; }
        @media only screen and (max-width: 768px) {
          div._wrapper div._header a div {
            left: 10%; } }
    div._wrapper div._header a:hover {
      bottom: 8%;
      transform: rotate(-5deg); }
      div._wrapper div._header a:hover div {
        display: block; }
  div._wrapper div._content {
    background: url(../img/line.png) top center no-repeat;
    background-size: contain; }
    div._wrapper div._content > div {
      border: #fff 10px solid;
      border-top: 0; }
      div._wrapper div._content > div section {
        padding: 2em;
        clear: both;
        display: block;
        text-align: center; }
        div._wrapper div._content > div section h2 {
          text-align: center;
          margin: 1em;
          font-size: 2em;
          border-bottom: #402802 1px dotted; }
        div._wrapper div._content > div section div, div._wrapper div._content > div section a {
          vertical-align: top;
          text-align: left;
          display: inline-block; }
      div._wrapper div._content > div section._sec01 {
        /*div:nth-last-child(1) a > span{background-image: url(../img/sec_01-3.png);}
        div:nth-last-child(2) a > span{background-image: url(../img/sec_01-2.png);}
        div:nth-last-child(3) a > span{background-image: url(../img/sec_01-1.png);}*/ }
        div._wrapper div._content > div section._sec01 div {
          width: 26%;
          padding: 1em;
          margin: 10px;
          /*a:nth-last-child(1){width: 120px; height: 80px; background-repeat: no-repeat; background-position: center center; background-size: cover; display: block; margin: auto; border-radius: 1em; margin-top: 10.5em; z-index: 100; transition: all .5s;}
          a:nth-last-child(1):hover{margin-top: 11em; cursor: pointer;}*/ }
          @media only screen and (max-width: 768px) {
            div._wrapper div._content > div section._sec01 div {
              width: 80%;
              padding: .1em;
              margin: 5px; } }
          div._wrapper div._content > div section._sec01 div h3 {
            margin-bottom: 1em;
            height: 3em; }
            @media only screen and (max-width: 768px) {
              div._wrapper div._content > div section._sec01 div h3 {
                height: 2em;
                margin-top: 3em; } }
          div._wrapper div._content > div section._sec01 div a {
            display: block;
            text-decoration: none;
            width: 100%;
            padding-top: 140px;
            background-position: top center;
            background-repeat: no-repeat;
            background-size: 100%;
            border-radius: 1.5em;
            cursor: pointer;
            background-color: #191300; }
            div._wrapper div._content > div section._sec01 div a span {
              display: block;
              background: #666;
              width: 6em;
              height: 5px;
              margin: auto;
              margin-top: .8em; }
            div._wrapper div._content > div section._sec01 div a p {
              display: block;
              background: #191300;
              padding: 1em;
              width: calc(100% - 2em);
              height: 120px;
              line-height: 1.4em;
              border-bottom-left-radius: 1em;
              border-bottom-right-radius: 1em;
              color: #fff; }
          div._wrapper div._content > div section._sec01 div a:hover {
            background-color: #860000; }
            div._wrapper div._content > div section._sec01 div a:hover p {
              background: #860000; }
        div._wrapper div._content > div section._sec01 div:nth-last-child(3) > a._video01 {
          background-image: url(../img/play_01.jpg); }
        div._wrapper div._content > div section._sec01 div:nth-last-child(2) > a._video02 {
          background-image: url(../img/play_02.jpg); }
        div._wrapper div._content > div section._sec01 div:nth-last-child(1) > a._video03 {
          background-image: url(../img/play_03.jpg); }
        div._wrapper div._content > div section._sec01 div:nth-last-child(3) > a._video01:hover {
          background-image: url(../img/play_01_o.jpg); }
        div._wrapper div._content > div section._sec01 div:nth-last-child(2) > a._video02:hover {
          background-image: url(../img/play_02_o.jpg); }
        div._wrapper div._content > div section._sec01 div:nth-last-child(1) > a._video03:hover {
          background-image: url(../img/play_03_o.jpg); }
        div._wrapper div._content > div section._sec01 div:nth-last-child(1) > a {
          background-image: url(../img/play_03.jpg); }
        div._wrapper div._content > div section._sec01 div:nth-last-child(2) > a {
          background-image: url(../img/play_02.jpg); }
        div._wrapper div._content > div section._sec01 div:nth-last-child(3) > a {
          background-image: url(../img/play_01.jpg); }
        div._wrapper div._content > div section._sec01 div:nth-last-child(1) > a:hover {
          background-image: url(../img/play_03_o.jpg); }
        div._wrapper div._content > div section._sec01 div:nth-last-child(2) > a:hover {
          background-image: url(../img/play_02_o.jpg); }
        div._wrapper div._content > div section._sec01 div:nth-last-child(3) > a:hover {
          background-image: url(../img/play_01_o.jpg); }
      div._wrapper div._content > div section._sec02 a {
        display: inline-block;
        width: 30%;
        text-decoration: none;
        color: #fff;
        transition: all 1s;
        position: relative;
        margin-top: 1em; }
        @media only screen and (max-width: 768px) {
          div._wrapper div._content > div section._sec02 a {
            width: 100%; } }
        div._wrapper div._content > div section._sec02 a img {
          max-height: 200px;
          display: block;
          margin: auto;
          transition: all 1s; }
          @media only screen and (max-width: 768px) {
            div._wrapper div._content > div section._sec02 a img {
              margin-right: 0;
              margin-bottom: -3em; } }
        div._wrapper div._content > div section._sec02 a h3 {
          transition: all 1s;
          background: #2F1E0A;
          padding: .5em;
          border-radius: 1em;
          height: 20em; }
          @media only screen and (max-width: 768px) {
            div._wrapper div._content > div section._sec02 a h3 {
              height: 17em; } }
          div._wrapper div._content > div section._sec02 a h3 > span {
            font-size: .7em;
            display: block;
            color: #000;
            background: #fff;
            border-radius: .8em;
            margin-top: .5em;
            padding: 1em;
            position: absolute;
            bottom: 1em;
            top: 20.5em;
            right: 1em;
            left: 1em;
            line-height: 1.5em; }
            div._wrapper div._content > div section._sec02 a h3 > span span {
              display: block;
              margin-top: 1em;
              color: #5E4747; }
            @media only screen and (max-width: 768px) {
              div._wrapper div._content > div section._sec02 a h3 > span {
                top: 17em; } }
        div._wrapper div._content > div section._sec02 a p {
          display: none;
          transition: all 1s;
          line-height: 1.5em;
          position: absolute;
          width: 10em;
          padding: 2em;
          border-radius: 1em;
          top: 0;
          right: 14em;
          opacity: .8;
          background: #000;
          line-height: 1.5em; }
          @media only screen and (max-width: 768px) {
            div._wrapper div._content > div section._sec02 a p {
              right: 6em; } }
      div._wrapper div._content > div section._sec02 div {
        width: 100%; }
      div._wrapper div._content > div section._sec02 a:hover {
        margin-top: -20px; }
        div._wrapper div._content > div section._sec02 a:hover img {
          transform: rotate(5deg); }
        div._wrapper div._content > div section._sec02 a:hover h3 {
          background: #B0360D;
          box-shadow: 0 5px 8px #2F1E0A; }
        div._wrapper div._content > div section._sec02 a:hover p {
          display: block; }
      div._wrapper div._content > div section._sec03 div {
        width: 40%;
        padding: 3%; }
        @media only screen and (max-width: 768px) {
          div._wrapper div._content > div section._sec03 div {
            width: 80%; } }
        div._wrapper div._content > div section._sec03 div h3 {
          padding: .5em;
          background: #382305;
          color: #fff; }
        div._wrapper div._content > div section._sec03 div p {
          background: #fff;
          padding: 1em;
          opacity: .8;
          line-height: 1.6em; }
        div._wrapper div._content > div section._sec03 div a {
          background: #A00A0C;
          color: #fff;
          text-decoration: none;
          padding: 1em;
          float: right;
          transition: all 1s; }
        div._wrapper div._content > div section._sec03 div a._comingsoon {
          background: #333;
          color: #ccc; }
        div._wrapper div._content > div section._sec03 div a:hover {
          background: #fff;
          color: #382305; }
      div._wrapper div._content > div section._event h3 {
        background: #A00A0C;
        padding: .5em;
        color: #fff;
        border-radius: 1em;
        margin: .5em; }
      div._wrapper div._content > div section._event h4 {
        font-size: 2em;
        color: #A00A0C;
        margin: .3em; }
      div._wrapper div._content > div section._event p {
        text-align: center;
        line-height: 1.8em; }
      div._wrapper div._content > div section._event dl dt, div._wrapper div._content > div section._event dl dd {
        display: inline-table;
        float: left;
        padding: .5em 0;
        border-bottom: #666 1px dotted;
        background: #fff;
        opacity: .8; }
      @media only screen and (max-width: 768px) {
        div._wrapper div._content > div section._event dl dt:nth-child(1) {
          display: none; }
        div._wrapper div._content > div section._event dl dd:nth-child(2) {
          display: none; } }
      div._wrapper div._content > div section._event dl dt {
        width: 30%; }
        @media only screen and (max-width: 768px) {
          div._wrapper div._content > div section._event dl dt {
            width: 100%;
            border-bottom: none; } }
      div._wrapper div._content > div section._event dl dd {
        width: 70%;
        text-align: left;
        font-weight: bolder; }
        @media only screen and (max-width: 768px) {
          div._wrapper div._content > div section._event dl dd {
            width: 100%;
            text-align: center; } }
      div._wrapper div._content > div section._event i {
        clear: both;
        display: block; }
      div._wrapper div._content > div section._event a {
        display: block;
        background: #FFE15E;
        color: black;
        text-align: center;
        width: 280px;
        text-decoration: none;
        margin: 0 auto;
        font-size: 1.5em;
        padding: .5em;
        border-radius: 1.5em;
        border: #000 2px dotted;
        margin-top: 1em;
        margin-bottom: 1em;
        transition: all 1s; }
        div._wrapper div._content > div section._event a img {
          height: 1.2em;
          margin: 0 .5em -.1em .5em;
          transition: all 1s;
          display: inline-block; }
      div._wrapper div._content > div section._event a:hover {
        background: black;
        color: #FFE15E; }
        div._wrapper div._content > div section._event a:hover img:nth-child(1) {
          transform: rotate(90deg);
          margin-right: 50px; }
        div._wrapper div._content > div section._event a:hover img:nth-child(2) {
          transform: rotate(-90deg);
          margin-left: 50px; }
        @media only screen and (max-width: 768px) {
          div._wrapper div._content > div section._event a:hover img:nth-child(1) {
            transform: rotate(90deg);
            margin-right: 5px; }
          div._wrapper div._content > div section._event a:hover img:nth-child(2) {
            transform: rotate(-90deg);
            margin-left: 5px; } }
