@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+TC:100,300,400,500,700,900&display=swap");
@import url("https://fonts.googleapis.com/css?family=Noto+Serif+TC:100,300,400,500,700,900&display=swap");
table {
  border-collapse: collapse;
  border-spacing: 0; }

fieldset, img {
  border: 0; }

address, caption, cite, code, dfn, em, strong, th, var, b {
  font-weight: normal;
  font-style: normal; }

ol, ul {
  list-style: none; }

caption, th {
  text-align: left; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-size: 100%;
  margin: 0; }

q:before, q:after {
  content: ""; }

abbr, acronym {
  border: 0; }

a {
  text-decoration: none; }

input, button, textarea, select, option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit; }

textarea:focus, input:focus {
  outline: none; }

html, body {
  margin: 0;
  padding: 0;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

body {
  line-height: 1.5;
  font-family: "Noto Sans TC", serif, "Microsoft JhengHei", \5FAE\8EDF\6B63\9ED1\9AD4, PMingLiU, \65B0\7D30\660E\9AD4, sans-serif;
  font-size: 16px;
  color: #786458;
  background: #fffdf0;
  overflow-x: hidden; }
  @media all and (min-width: 0\0) {
    body {
      font-family: "Microsoft JhengHei", \5FAE\8EDF\6B63\9ED1\9AD4, PMingLiU, \65B0\7D30\660E\9AD4, sans-serif; } }

.wrapper {
  width: 100%;
  margin: 0 auto;
  min-height: 100%;
  position: relative;
  overflow-x: hidden; }

@-webkit-keyframes playRotate {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes playRotate {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes cloudLeft {
  0% {
    margin-left: 0; }
  30% {
    margin-left: -24px; }
  75% {
    margin-left: 20px; }
  100% {
    margin-left: 0; } }

@keyframes cloudLeft {
  0% {
    margin-left: 0; }
  30% {
    margin-left: -24px; }
  75% {
    margin-left: 20px; }
  100% {
    margin-left: 0; } }

@-webkit-keyframes cloudRight {
  0% {
    margin-right: 0; }
  30% {
    margin-right: 10px; }
  75% {
    margin-right: -8px; }
  100% {
    margin-right: 0; } }

@keyframes cloudRight {
  0% {
    margin-right: 0; }
  30% {
    margin-right: 10px; }
  75% {
    margin-right: -8px; }
  100% {
    margin-right: 0; } }

@-webkit-keyframes shine {
  0%, 100% {
    opacity: 0.9; }
  55% {
    opacity: 0; } }

@keyframes shine {
  0%, 100% {
    opacity: 0.9; }
  55% {
    opacity: 0; } }

@-webkit-keyframes shine_s {
  0%, 100% {
    opacity: 0.85; }
  55% {
    opacity: 1; } }

@keyframes shine_s {
  0%, 100% {
    opacity: 0.85; }
  55% {
    opacity: 1; } }

@-webkit-keyframes floatUp {
  0%, 100% {
    -webkit-filter: brightness(94%);
    filter: brightness(94%);
    margin-bottom: 0; }
  5%, 45% {
    -webkit-filter: brightness(102%);
    filter: brightness(102%);
    margin-bottom: 2px; }
  10%, 40% {
    -webkit-filter: brightness(96%);
    filter: brightness(96%);
    margin-bottom: 4px; }
  15%, 35% {
    -webkit-filter: brightness(104%);
    filter: brightness(104%);
    margin-bottom: 6px; }
  20%, 30% {
    -webkit-filter: brightness(98%);
    filter: brightness(98%);
    margin-bottom: 8px; }
  25% {
    -webkit-filter: brightness(108%);
    filter: brightness(108%);
    margin-bottom: 10px; }
  50% {
    -webkit-filter: brightness(94%);
    filter: brightness(94%);
    margin-bottom: 0; }
  55%, 95% {
    -webkit-filter: brightness(102%);
    filter: brightness(102%);
    margin-bottom: -2px; }
  60%, 90% {
    -webkit-filter: brightness(96%);
    filter: brightness(96%);
    margin-bottom: -4px; }
  65%, 85% {
    -webkit-filter: brightness(104%);
    filter: brightness(104%);
    margin-bottom: -6px; }
  70%, 80% {
    -webkit-filter: brightness(98%);
    filter: brightness(98%);
    margin-bottom: -8px; }
  75% {
    -webkit-filter: brightness(105%);
    filter: brightness(105%);
    margin-bottom: -10px; } }

@keyframes floatUp {
  0%, 100% {
    -webkit-filter: brightness(94%);
    filter: brightness(94%);
    margin-bottom: 0; }
  5%, 45% {
    -webkit-filter: brightness(102%);
    filter: brightness(102%);
    margin-bottom: 2px; }
  10%, 40% {
    -webkit-filter: brightness(96%);
    filter: brightness(96%);
    margin-bottom: 4px; }
  15%, 35% {
    -webkit-filter: brightness(104%);
    filter: brightness(104%);
    margin-bottom: 6px; }
  20%, 30% {
    -webkit-filter: brightness(98%);
    filter: brightness(98%);
    margin-bottom: 8px; }
  25% {
    -webkit-filter: brightness(108%);
    filter: brightness(108%);
    margin-bottom: 10px; }
  50% {
    -webkit-filter: brightness(94%);
    filter: brightness(94%);
    margin-bottom: 0; }
  55%, 95% {
    -webkit-filter: brightness(102%);
    filter: brightness(102%);
    margin-bottom: -2px; }
  60%, 90% {
    -webkit-filter: brightness(96%);
    filter: brightness(96%);
    margin-bottom: -4px; }
  65%, 85% {
    -webkit-filter: brightness(104%);
    filter: brightness(104%);
    margin-bottom: -6px; }
  70%, 80% {
    -webkit-filter: brightness(98%);
    filter: brightness(98%);
    margin-bottom: -8px; }
  75% {
    -webkit-filter: brightness(105%);
    filter: brightness(105%);
    margin-bottom: -10px; } }

h2, h5 {
  font-family: "Noto Serif TC";
  color: #9a5b2d; }

.btn {
  position: relative;
  margin: 0 auto;
  width: 340px;
  height: 68px;
  border: 1px solid #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 6px 0 rgba(176, 176, 176, 0.65);
  box-shadow: 0 6px 0 rgba(176, 176, 176, 0.65);
  outline: none;
  display: block;
  color: #fff;
  font-size: 24px;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
  z-index: 5;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }
  .btn a {
    color: #fff; }
  .btn:after, .btn:before {
    content: '';
    display: block;
    position: absolute;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out; }
  .btn:after {
    width: 110%;
    height: 125%;
    background-color: #fff;
    opacity: 0.15;
    border-radius: 50%;
    left: -5%;
    top: -75%;
    z-index: 1; }
  .btn:before {
    width: 100%;
    height: 100%;
    background: url("../img/btn_maple.png") 50% 50% no-repeat;
    z-index: 0;
    top: 0; }
  .btn span {
    position: relative;
    z-index: 2;
    font-weight: 500; }
  .btn:hover:after {
    opacity: 0;
    top: -35%; }
  @media only screen and (max-width: 414px) {
    .btn {
      width: 90%; } }

.fill {
  width: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  position: relative;
  padding: 30px;
  margin-bottom: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .fill:before {
    content: '';
    display: block;
    top: 0;
    left: 0;
    width: 180px;
    height: 100%;
    position: absolute;
    z-index: 0; }
  .fill-row {
    position: relative;
    z-index: 2; }
    .fill-row:not(:last-child) {
      margin-bottom: 10px; }
    .fill-row label {
      width: 170px;
      text-align: center;
      display: inline-block;
      padding: 5px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
    .fill-row select, .fill-row input[type="text"] {
      position: relative;
      background-color: transparent;
      border: 0;
      margin-left: 20px;
      font-size: 16px;
      padding: 2px 5px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      color: #786458;
      outline: none;
      -webkit-transition: all .2s ease-in-out;
      -moz-transition: all .2s ease-in-out;
      -ms-transition: all .2s ease-in-out;
      -o-transition: all .2s ease-in-out;
      transition: all .2s ease-in-out; }
    .fill-row:not(.sp) select, .fill-row:not(.sp) input[type="text"] {
      width: calc(100% - 200px); }
    .fill-row .radio {
      display: inline-block;
      width: calc(100% - 200px);
      margin-left: 20px; }
      .fill-row .radio label {
        width: 130px;
        height: 30px;
        cursor: pointer;
        position: absolute;
        background-color: transparent;
        border: 0; }
        .fill-row .radio label:before, .fill-row .radio label:after {
          display: block;
          content: '';
          position: absolute;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          border: 1px solid #e7c3a8;
          -webkit-transition: all .2s ease-in-out;
          -moz-transition: all .2s ease-in-out;
          -ms-transition: all .2s ease-in-out;
          -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
          border-radius: 50%;
          top: 4px;
          left: 0;
          width: 18px;
          height: 18px; }
        .fill-row .radio label:after {
          -webkit-transition: all .5s ease-in-out;
          -o-transition: all .5s ease-in-out;
          transition: all .5s ease-in-out; }
      .fill-row .radio img {
        position: relative;
        width: 100px;
        margin-bottom: -6px;
        margin-right: 16px;
        margin-left: 24px;
        pointer-events: none; }
      .fill-row .radio input[type="radio"] {
        display: none; }
        .fill-row .radio input[type="radio"]:checked + label:before {
          background-color: #9a5b2d;
          border: 3px solid #e7c3a8; }
        .fill-row .radio input[type="radio"]:checked + label:after {
          width: 30px;
          height: 30px;
          top: -2px;
          left: -6px;
          opacity: 0; }
        .fill-row .radio input[type="radio"]:checked + label + img {
          opacity: 1; }
    .fill-row.sp select {
      width: 25%; }
    .fill-row.sp input[type="text"] {
      width: calc(75% - 222px); }
  @media only screen and (max-width: 768px) {
    .fill {
      padding: 20px; }
      .fill:before {
        width: 120px; }
      .fill-row label {
        width: 120px; }
      .fill-row:not(.sp) select, .fill-row:not(.sp) input[type="text"] {
        width: calc(100% - 150px); }
      .fill-row .radio {
        width: calc(100% - 150px); }
      .fill-row.sp input[type="text"] {
        width: calc(75% - 172px); } }
  @media only screen and (max-width: 480px) {
    .fill:before {
      width: 100%;
      height: 20px; }
    .fill-row {
      margin-top: 20px; }
      .fill-row label {
        width: 100%;
        border: 0 !important;
        text-align: left;
        background: transparent !important;
        padding: 0;
        margin-bottom: 5px; }
      .fill-row select, .fill-row input[type="text"] {
        margin-left: 0; }
      .fill-row:not(.sp) select, .fill-row:not(.sp) input[type="text"] {
        width: 100%; }
      .fill-row .radio {
        width: 100%;
        margin-left: 0; }
        .fill-row .radio label {
          width: 100%;
          display: block;
          height: 40px; }
        .fill-row .radio img {
          width: 115px;
          margin-bottom: 10px; }
      .fill-row.sp select, .fill-row.sp input[type="text"] {
        width: 100%; } }

.member {
  margin-bottom: 10px;
  font-size: 18px; }
  .member span {
    color: #f36b79; }
  .member span.bindIdentity {
    color: #786458; }
  .member span.showIdentity {
    color: #4c77e5;
    font-weight: bold; }
  .member a {
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, from(#f36a7a), to(#fb9487));
    background: -webkit-linear-gradient(left, #f36a7a 0%, #fb9487 100%);
    background: -o-linear-gradient(left, #f36a7a 0%, #fb9487 100%);
    background: linear-gradient(90deg, #f36a7a 0%, #fb9487 100%);
    padding: 2px 10px;
    font-size: 14px;
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #fff;
    -webkit-box-shadow: 0 3px 0 rgba(176, 176, 176, 0.65);
    box-shadow: 0 3px 0 rgba(176, 176, 176, 0.65); }

.send {
  position: relative;
  margin-top: 10px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .send li {
    position: relative;
    display: inline-block;
    background-color: #e7c3a8;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 31.6%;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out; }
    .send li:before {
      content: '';
      display: block;
      width: calc(100% - 12px);
      height: calc(100% - 12px);
      border: 1px solid #fff;
      position: absolute;
      top: 6px;
      left: 6px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
    @media only screen and (min-width: 1281px) {
      .send li:hover {
        background-color: #F9BFB2; }
        .send li:hover .send__pic:before {
          background-color: #EB9A9A;
          opacity: 0.6; } }
  .send__pic {
    position: relative;
    display: inline-block; }
    .send__pic img {
      position: relative;
      z-index: 1;
      display: block; }
    .send__pic:before {
      -webkit-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      content: '';
      display: block;
      border-radius: 50%;
      position: absolute;
      background-color: #de9b7a;
      z-index: 0; }
  .send__txt {
    position: relative;
    font-size: 18px; }
    .send__txt:before {
      -webkit-transition: all .2s ease-in-out;
      -moz-transition: all .2s ease-in-out;
      -ms-transition: all .2s ease-in-out;
      -o-transition: all .2s ease-in-out;
      transition: all .2s ease-in-out;
      width: 0%;
      height: 1px;
      background-color: #786458;
      content: '';
      display: block;
      bottom: 0;
      position: absolute; }
  @media only screen and (max-width: 768px) {
    .send {
      display: block; }
      .send li {
        width: 100%;
        margin-bottom: 10px; } }

.links {
  position: fixed;
  top: 44px;
  right: 4px;
  z-index: 9;
  text-align: center; }
  .links > li {
    position: relative;
    cursor: pointer;
    margin-bottom: 6px; }
    .links > li a {
      width: 100%;
      height: 100%;
      display: block; }
  .links-fb, .links-bh {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
    margin: 0px; }
  .links-fb {
    background: #6e64cc url("../img/icon_fb.png") 50% 50% no-repeat; }
  .links-bh {
    background: #50a498 url("../img/icon_bh.png") 50% 50% no-repeat; }
  @media only screen and (max-width: 768px) {
    .links > li {
      display: inline-block;
      margin-bottom: 0px; } }
  @media only screen and (max-width: 764px) {
    .links {
      top: 4px; } }

.sideBar {
  position: fixed;
  right: 0;
  width: 160px;
  background-color: #fffdf0;
  background: #fffdf0 url("../img/maple_s.png") 100% 0 no-repeat;
  bottom: 140px;
  padding: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 11;
  font-family: "Noto Serif TC";
  font-weight: bold;
  text-align: center;
  -webkit-box-shadow: 0px 2px 2px rgba(184, 148, 96, 0.65);
  box-shadow: 0px 2px 2px rgba(184, 148, 96, 0.65); }
  .sideBar:after {
    top: 6px;
    left: 6px;
    width: calc(100% - 12px);
    height: calc(100% - 12px);
    border: 1px solid #e7c3a8;
    pointer-events: none;
    display: block;
    content: '';
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .sideBar-ham {
    display: none; }
  .sideBar-top {
    width: 48px;
    height: 48px;
    background-color: #9a5b2d;
    position: absolute;
    z-index: 12;
    top: -20px;
    left: 50%;
    margin-left: -24px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-box-shadow: 2px 2px 0 rgba(184, 148, 96, 0.65);
    box-shadow: 2px 2px 0 rgba(184, 148, 96, 0.65); }
    .sideBar-top:before {
      top: 4px;
      left: 4px;
      width: calc(100% - 8px);
      height: calc(100% - 8px);
      border: 1px solid #e7c3a8;
      pointer-events: none;
      display: block;
      content: '';
      position: absolute;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
    .sideBar-top a {
      position: absolute;
      width: 100%;
      height: 100%;
      display: block;
      color: #fffdf0;
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
      left: 0;
      padding: 12px 0;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
  .sideBar-menu {
    margin-top: 30px;
    font-size: 18px; }
    .sideBar-menu li {
      position: relative;
      padding-bottom: 15px;
      margin-bottom: 15px;
      background: url("../img/hr_s.png") 50% 100% no-repeat; }
      .sideBar-menu li a {
        display: block;
        width: 100%;
        padding: 0px 5px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        background-color: #f6eee8;
        color: #9a5b2d; }
  .sideBar-rom {
    position: relative;
    width: 100%;
    padding: 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: url("../img/bg_02.jpg");
    display: block;
    font-size: 18px;
    color: #fffdf0; }
    .sideBar-rom:after {
      top: 4px;
      left: 4px;
      width: calc(100% - 8px);
      height: calc(100% - 8px);
      border: 1px solid #e7c3a8;
      pointer-events: none;
      display: block;
      content: '';
      position: absolute;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
  @media only screen and (max-width: 1024px) {
    .sideBar {
      height: 100vh;
      left: -180px;
      right: auto;
      bottom: 0;
      background: #fffdf0;
      -webkit-transition: all .2s ease-in-out;
      -moz-transition: all .2s ease-in-out;
      -ms-transition: all .2s ease-in-out;
      -o-transition: all .2s ease-in-out;
      transition: all .2s ease-in-out;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .sideBar.is--active {
        left: 0px; }
      .sideBar-top {
        top: 0px;
        position: relative; }
      .sideBar-ham {
        display: block;
        position: fixed;
        top: 44px;
        left: 10px;
        width: 36px;
        height: 36px;
        z-index: 12;
        background-color: rgba(154, 91, 45, 0.88);
        cursor: pointer;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out; }
        .sideBar-ham span {
          display: block;
          position: absolute;
          width: 30px;
          height: 1px;
          background-color: #fffdf0;
          left: 3px;
          -webkit-transition: all .2s ease-in-out;
          -moz-transition: all .2s ease-in-out;
          -ms-transition: all .2s ease-in-out;
          -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out; }
          .sideBar-ham span:first-child {
            top: 10px; }
          .sideBar-ham span:nth-child(2) {
            top: 18px;
            opacity: 1; }
          .sideBar-ham span:last-child {
            top: 26px; }
        .sideBar-ham.is--active {
          left: 116px;
          background-color: rgba(154, 91, 45, 0); }
          .sideBar-ham.is--active span {
            background-color: #9a5b2d; }
            .sideBar-ham.is--active span:first-child {
              top: 18px;
              -webkit-transform: rotate(-135deg);
              -ms-transform: rotate(-135deg);
              transform: rotate(-135deg); }
            .sideBar-ham.is--active span:nth-child(2) {
              opacity: 0; }
            .sideBar-ham.is--active span:last-child {
              top: 18px;
              -webkit-transform: rotate(135deg);
              -ms-transform: rotate(135deg);
              transform: rotate(135deg); } }
  @media only screen and (max-width: 764px) {
    .sideBar-ham {
      top: 4px;
      left: 4px; } }

.overlay-mask {
  position: fixed;
  top: -120%;
  left: 0;
  width: 100%;
  height: 110vh;
  background-color: #000;
  opacity: 0;
  z-index: 101;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.overlay.is--active .overlay-mask {
  top: 0;
  opacity: 0.7; }

.overlay.is--active .overlay-cont {
  top: 50%; }

.overlay.is--veteran .overlay-mask {
  top: 0;
  opacity: 0.7; }

.overlay.is--veteran .overlay-veteran {
  top: 50%; }

.overlay .closeBtn {
  position: absolute;
  cursor: pointer;
  z-index: 103;
  top: -58px;
  right: 0px;
  width: 52px;
  height: 52px;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }
  .overlay .closeBtn:before, .overlay .closeBtn:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1; }
  .overlay .closeBtn:before {
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    border: 1px solid #9a5b2d;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0); }
  .overlay .closeBtn:after {
    -webkit-transition: all .75s;
    -o-transition: all .75s;
    transition: all .75s;
    -webkit-transform: rotate(135deg) scale(0);
    -ms-transform: rotate(135deg) scale(0);
    transform: rotate(135deg) scale(0);
    background-color: #9a5b2d;
    opacity: 0.5; }
  .overlay .closeBtn span {
    position: absolute;
    width: 43px;
    height: 2px;
    background-color: #e7c3a8;
    display: block;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    z-index: 2; }
    .overlay .closeBtn span:first-child, .overlay .closeBtn span:last-child {
      top: 25px;
      left: 5px; }
    .overlay .closeBtn span:first-child {
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
    .overlay .closeBtn span:last-child {
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg); }
  .overlay .closeBtn:hover:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  .overlay .closeBtn:hover:after {
    -webkit-transform: rotate(45deg) scale(0.55);
    -ms-transform: rotate(45deg) scale(0.55);
    transform: rotate(45deg) scale(0.55); }
  .overlay .closeBtn:hover span:first-child {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg); }
  .overlay .closeBtn:hover span:last-child {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg); }

.overlay-cont, .overlay-veteran {
  position: fixed;
  top: -60%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 102;
  max-width: 768px;
  width: 90%; }

.overlay-cont {
  padding-bottom: 432px;
  height: 0;
  width: 90%;
  max-width: 768px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #9a5b2d;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s; }
  .overlay-cont__mov {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    width: 100%;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    .overlay-cont__mov video {
      width: 100%;
      height: auto; }
    .overlay-cont__mov iframe, .overlay-cont__mov object, .overlay-cont__mov embed {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

.overlay-veteran h3 {
  margin-top: 30px;
  margin-bottom: 10px;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  color: #c23e24; }
  .overlay-veteran h3 span.line {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 1px;
    background-color: #c23e24;
    vertical-align: middle; }
    .overlay-veteran h3 span.line:before {
      display: block;
      content: '';
      position: absolute;
      width: 7px;
      height: 7px;
      border: 1px solid #c23e24;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      top: -3px; }
    .overlay-veteran h3 span.line:first-child {
      margin-right: 23px; }
      .overlay-veteran h3 span.line:first-child:before {
        right: -7px; }
    .overlay-veteran h3 span.line:last-child {
      margin-left: 23px; }
      .overlay-veteran h3 span.line:last-child:before {
        left: -7px; }

.overlay-veteran .ovTitle {
  text-align: center;
  padding: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 36px;
  color: #fff;
  background: url("../img/bg_07.jpg"); }

.overlay-veteran_award {
  display: none; }
  .overlay-veteran_award .award_01, .overlay-veteran_award .award_02, .overlay-veteran_award .award_03 {
    display: none; }
  .overlay-veteran_award-txt {
    background-color: #fffdf0;
    padding: 20px 30px 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-height: calc(80vh - 74px);
    overflow-y: auto; }
  .overlay-veteran_award .send li {
    height: 100px;
    padding: 15px; }
    @media only screen and (min-width: 1281px) {
      .overlay-veteran_award .send li:hover .send__pic:before {
        width: 70px;
        height: 70px;
        top: -0px;
        left: -2px; } }
    .overlay-veteran_award .send li.one {
      width: 100%; }
      .overlay-veteran_award .send li.one .send-right, .overlay-veteran_award .send li.one .send-left {
        float: left;
        width: 50%; }
      .overlay-veteran_award .send li.one .send__pic, .overlay-veteran_award .send li.one .send__txt {
        display: inline-block;
        vertical-align: middle; }
      .overlay-veteran_award .send li.one .send-right {
        background-color: #fffdf0;
        height: 100%;
        padding: 5px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box; }
        .overlay-veteran_award .send li.one .send-right > div {
          font-size: 13px;
          text-align: left; }
          .overlay-veteran_award .send li.one .send-right > div:not(:last-child) {
            border-bottom: 1px solid #e7c3a8; }
      .overlay-veteran_award .send li.one:after {
        clear: both;
        content: "";
        display: table; }
    .overlay-veteran_award .send li.two {
      margin-top: 10px;
      width: 48.6%; }
      .overlay-veteran_award .send li.two:first-child {
        float: left; }
      .overlay-veteran_award .send li.two:last-child {
        float: right;
        margin-top: -100px; }
    .overlay-veteran_award .send li:after {
      clear: both;
      content: "";
      display: table; }
  .overlay-veteran_award .send.send--sp {
    display: block !important; }
  .overlay-veteran_award .send__pic {
    width: 70px;
    margin-right: 10px; }
    .overlay-veteran_award .send__pic img {
      width: 100%; }
    .overlay-veteran_award .send__pic:before {
      width: 54px;
      height: 54px;
      top: 10px;
      left: 0px; }
  .overlay-veteran_award .send__txt {
    font-size: 15px; }

.overlay-veteran_notice {
  display: none;
  position: relative; }
  .overlay-veteran_notice > div {
    width: 100%;
    position: relative; }
  .overlay-veteran_notice-txt {
    background-color: #fffdf0;
    padding: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-height: calc(80vh - 74px);
    overflow-y: auto; }
    .overlay-veteran_notice-txt ol, .overlay-veteran_notice-txt ul {
      margin: 0 0 0 25px;
      padding: 0; }
      .overlay-veteran_notice-txt ol li, .overlay-veteran_notice-txt ul li {
        position: relative;
        margin-bottom: 8px;
        font-size: 15px; }
        .overlay-veteran_notice-txt ol li:before, .overlay-veteran_notice-txt ul li:before {
          position: absolute;
          text-align: center;
          width: 20px;
          left: -25px; }
    .overlay-veteran_notice-txt ol li {
      counter-increment: li;
      position: relative; }
      .overlay-veteran_notice-txt ol li em {
        display: block;
        padding: 2px 10px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        color: #9a5b2d;
        background-color: #f1ebdd; }
      .overlay-veteran_notice-txt ol li:before {
        color: #9a5b2d;
        content: counter(li);
        font-style: italic;
        font-size: 13px; }
      .overlay-veteran_notice-txt ol li a {
        color: #4c77e5;
        font-weight: bold;
        display: inline-block;
        position: relative;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out; }
        .overlay-veteran_notice-txt ol li a:after {
          position: absolute;
          content: '';
          display: block;
          width: 60%;
          left: 20%;
          border-bottom: 1px solid #4c77e5;
          bottom: 0px; }
        .overlay-veteran_notice-txt ol li a:hover {
          color: #798cdf; }
          .overlay-veteran_notice-txt ol li a:hover:after {
            border-bottom: 1px solid #798cdf; }
    .overlay-veteran_notice-txt ul {
      width: calc(100% - 200px); }
      .overlay-veteran_notice-txt ul li:before {
        content: '◆';
        font-size: 12px; }
      .overlay-veteran_notice-txt ul li.impt {
        color: #c23e24; }
  .overlay-veteran_notice .baphomet {
    position: absolute;
    right: -24px;
    bottom: -15px;
    width: 207px;
    height: 205px;
    background: url("../img/baphomet.png");
    z-index: 103; }

.overlay ::-webkit-scrollbar {
  width: 6px; }

.overlay ::-webkit-scrollbar-track {
  display: none; }

.overlay ::-webkit-scrollbar-thumb {
  background: #e7c3a8; }

.overlay ::-webkit-scrollbar-thumb:hover {
  background: #9a5b2d; }

@media only screen and (max-width: 1024px) {
  .overlay-veteran_notice .baphomet {
    display: none; } }

@media only screen and (max-width: 768px) {
  .overlay-cont {
    padding: 6px;
    padding-bottom: 50.625%;
    background-color: rgba(154, 91, 45, 0.35); }
    .overlay-cont__mov {
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
  .overlay-veteran_award-txt {
    max-height: calc(72vh - 74px); }
  .overlay-veteran_award .send li.one {
    width: 100%;
    display: block;
    height: auto; }
    .overlay-veteran_award .send li.one .send-right, .overlay-veteran_award .send li.one .send-left {
      float: none;
      width: 100%; }
    .overlay-veteran_award .send li.one .send__pic, .overlay-veteran_award .send li.one .send__txt {
      display: inline-block;
      vertical-align: middle; }
    .overlay-veteran_award .send li.one .send-right {
      margin-top: 5px; }
      .overlay-veteran_award .send li.one .send-right > div {
        font-size: 14px; }
  .overlay-veteran_award .send li.two {
    width: 100%; }
    .overlay-veteran_award .send li.two:first-child, .overlay-veteran_award .send li.two:last-child {
      float: none;
      margin-top: 10px; }
  .overlay-veteran_notice:after {
    display: none; }
  .overlay-veteran_notice-txt {
    padding: 20px 30px;
    max-height: calc(72vh - 74px); }
    .overlay-veteran_notice-txt ul {
      width: calc(100% - 25px); } }

.header {
  position: relative;
  width: 100%;
  background: transparent url("../img/bgi_top.jpg") 50% top no-repeat; }
  .header > div {
    position: relative; }
  .header__logo {
    z-index: 6;
    width: 243px;
    height: 103px;
    background: url("../img/logo.png");
    margin: 0px auto 0;
    top: 30px;
    background-size: 100%; }
    .header__logo a {
      width: 100%;
      height: 100%;
      display: block; }
  .header-slogan {
    width: 507px;
    margin: -20px auto 0; }
    .header-slogan__big {
      width: 507px;
      height: 206px;
      background: url("../img/logo_title.png");
      position: relative;
      z-index: 5; }
    .header-slogan__small {
      width: 434px;
      height: 51px;
      background: url("../img/logo_slogan.png");
      position: absolute;
      top: 192px;
      right: -4px;
      z-index: 4; }
  .header-play {
    position: absolute !important;
    width: 102px;
    height: 102px;
    right: calc( ( 100vw - 506px ) / 2);
    top: 32px;
    z-index: 5;
    cursor: pointer; }
    .header-play:before {
      display: block;
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: url("../img/play.png") no-repeat;
      background-size: 100%;
      -webkit-animation: playRotate 4s linear infinite;
      animation: playRotate 4s linear infinite;
      background-size: 100%; }
    .header-play__main {
      position: absolute;
      width: 100%;
      height: 100%;
      background: url("../img/play_mov.png") 50% 50% no-repeat;
      background-size: 100%;
      -webkit-transition: all .2s ease-in-out;
      -moz-transition: all .2s ease-in-out;
      -ms-transition: all .2s ease-in-out;
      -o-transition: all .2s ease-in-out;
      transition: all .2s ease-in-out;
      opacity: .7; }
      .header-play__main:after {
        display: block;
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -12px;
        margin-top: -12px;
        width: 24px;
        height: 26px;
        background: url("../img/play_play.png") 50% 50% no-repeat;
        background-size: 100%; }
      .header-play__main:hover {
        opacity: 1; }
        .header-play__main:hover:after {
          -webkit-animation: shine_s .5s linear infinite;
          animation: shine_s .5s linear infinite; }
  .header-btns {
    margin: 70px auto 0;
    z-index: 5; }
    .header-btns__act {
      height: 54px;
      margin-bottom: 10px;
      -webkit-box-shadow: 0 6px 0 rgba(194, 155, 126, 0.45);
      box-shadow: 0 6px 0 rgba(194, 155, 126, 0.45); }
      .header-btns__act i {
        font-size: 18px !important;
        display: inline-block;
        position: relative;
        margin-right: 20px;
        top: -4px;
        font-style: normal; }
        .header-btns__act i:after {
          display: block;
          content: '';
          position: absolute;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 3px 0 3px 6px;
          border-color: transparent transparent transparent #ffffff;
          top: 12px;
          right: -16px; }
      .header-btns__act span {
        font-size: 30px !important;
        font-weight: 500;
        display: inline-block;
        margin: 4px -2px 0; }
      .header-btns__act.act01 {
        background: -webkit-gradient(linear, left top, right top, from(#eb5a6b), color-stop(75%, #fbaf64), to(#ffa289));
        background: -webkit-linear-gradient(left, #eb5a6b 0%, #fbaf64 75%, #ffa289 100%);
        background: -o-linear-gradient(left, #eb5a6b 0%, #fbaf64 75%, #ffa289 100%);
        background: linear-gradient(90deg, #eb5a6b 0%, #fbaf64 75%, #ffa289 100%); }
        .header-btns__act.act01 span {
          text-shadow: 0 0 5px #EF8A5E, 0 0 5px #EF8A5E, 0 0 5px #EF8A5E; }
        .header-btns__act.act01:hover {
          background: -webkit-gradient(linear, left top, right top, color-stop(25%, #F25467), to(#fbaf64));
          background: -webkit-linear-gradient(left, #F25467 25%, #fbaf64 100%);
          background: -o-linear-gradient(left, #F25467 25%, #fbaf64 100%);
          background: linear-gradient(90deg, #F25467 25%, #fbaf64 100%); }
      .header-btns__act.act02 {
        background: -webkit-gradient(linear, left top, right top, from(#78a2e2), color-stop(75%, #89e0d3), to(#83c4e5));
        background: -webkit-linear-gradient(left, #78a2e2 0%, #89e0d3 75%, #83c4e5 100%);
        background: -o-linear-gradient(left, #78a2e2 0%, #89e0d3 75%, #83c4e5 100%);
        background: linear-gradient(90deg, #78a2e2 0%, #89e0d3 75%, #83c4e5 100%); }
        .header-btns__act.act02 span {
          text-shadow: 0 0 5px #51BFDF, 0 0 5px #51BFDF, 0 0 5px #51BFDF; }
        .header-btns__act.act02:hover {
          background: -webkit-gradient(linear, left top, right top, color-stop(25%, #709EE4), to(#80E1D3));
          background: -webkit-linear-gradient(left, #709EE4 25%, #80E1D3 100%);
          background: -o-linear-gradient(left, #709EE4 25%, #80E1D3 100%);
          background: linear-gradient(90deg, #709EE4 25%, #80E1D3 100%); }
  .header-download {
    width: 336px;
    margin: 20px auto 0;
    z-index: 5; }
    .header-download > div {
      display: inline-block;
      cursor: pointer;
      width: 162px;
      height: 46px;
      border-radius: 5px;
      position: relative; }
      .header-download > div:before {
        content: '';
        display: block;
        border: 1px solid #fffdf0;
        border-radius: 5px;
        width: 165px;
        height: 49px;
        position: absolute;
        left: -3px;
        top: -3px;
        pointer-events: none; }
      .header-download > div a {
        width: 100%;
        height: 100%;
        display: block; }
    .header-download__apple {
      background: url("../img/icon_appstore.png") no-repeat;
      background-size: 100%;
      margin-right: 8px; }
    .header-download__google {
      background: url("../img/icon_googleplay.png") no-repeat;
      background-size: 100%; }
  .header-poring {
    width: 676px;
    height: 518px;
    background: url("../img/top_poring.png") no-repeat;
    position: absolute !important;
    z-index: 1;
    right: calc( ( 100vw - 1024px ) / 2);
    bottom: 50px;
    -webkit-animation: floatUp 4s linear infinite;
    animation: floatUp 4s linear infinite; }
  .header .light-group {
    position: absolute;
    z-index: 0;
    top: 0;
    width: 100%; }
    .header .light-group .light {
      position: absolute;
      border-radius: 50%;
      background: #fff;
      -webkit-box-shadow: 0 0 5px #fcd035, 0 0 12px rgba(252, 208, 53, 0.5), 0 0 15px rgba(252, 208, 53, 0.8);
      box-shadow: 0 0 5px #fcd035, 0 0 12px rgba(252, 208, 53, 0.5), 0 0 15px rgba(252, 208, 53, 0.8);
      -webkit-filter: blur(3px);
      filter: blur(3px); }
      .header .light-group .light_01 {
        width: 15px;
        height: 15px;
        left: calc( ( 100vw - 1920px) / 2 + 75px);
        top: 104px;
        -webkit-animation: shine 2.5s linear infinite;
        animation: shine 2.5s linear infinite; }
      .header .light-group .light_02 {
        width: 18px;
        height: 18px;
        left: calc( ( 100vw - 1280px) / 2 + 24px);
        top: 174px;
        -webkit-animation: shine 1.5s linear infinite;
        animation: shine 1.5s linear infinite; }
      .header .light-group .light_03 {
        width: 13px;
        height: 13px;
        left: calc( ( 100vw - 1280px) / 2 + 254px);
        top: 136px;
        -webkit-animation: shine 1.5s linear infinite;
        animation: shine 1.5s linear infinite; }
      .header .light-group .light_04 {
        width: 22px;
        height: 22px;
        right: calc( ( 100vw - 960px) / 2 + 218px);
        top: 126px;
        -webkit-animation: shine 1.5s linear infinite;
        animation: shine 1.5s linear infinite; }
      .header .light-group .light_05 {
        width: 28px;
        height: 28px;
        right: calc( ( 100vw - 1920px) / 2 + 154px);
        top: 116px;
        -webkit-animation: shine 1.5s linear infinite;
        animation: shine 1.5s linear infinite; }
  @media only screen and (max-width: 768px) {
    .header {
      background: transparent url("../img/bgi_top_s.jpg") 50% top no-repeat;
      background-size: 108%;
      position: relative;
      padding-bottom: 154px; }
      .header__logo {
        width: 25vw;
        height: 10.6vw;
        top: 2vw; }
      .header-slogan, .header-poring {
        display: none; }
      .header-btns {
        position: absolute !important;
        bottom: 0;
        width: 100%; }
        .header-btns__act {
          position: absolute;
          width: 100%;
          -webkit-box-shadow: none;
          box-shadow: none;
          margin-bottom: 0; }
          .header-btns__act.act01 {
            bottom: 54px; }
          .header-btns__act.act02 {
            bottom: 0; }
      .header-play {
        top: auto;
        right: 20px;
        bottom: 50px; }
      .header-download {
        margin: 0 auto;
        position: absolute !important;
        bottom: 108px;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        left: 0;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0); }
        .header-download > div {
          width: 50%;
          background-size: auto 90%;
          background-color: #000;
          border-radius: 0;
          display: block;
          background-position: 50% 50%; }
          .header-download > div:before {
            display: none; }
        .header-download__apple {
          margin-right: 0;
          border-right: 1px solid #333;
          -webkit-box-sizing: border-box;
          box-sizing: border-box; }
      .header .light-group {
        display: none; } }
  @media only screen and (max-width: 414px) {
    .header-play {
      width: 64px;
      height: 64px;
      right: 4px; } }

.sec {
  width: 100%;
  position: relative;
  padding-top: 60px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .secWrap {
    position: relative;
    margin: 0 auto;
    max-width: 960px;
    width: 100%; }
  .secTitle {
    position: relative;
    margin: 0 auto 20px;
    width: 300px;
    height: 150px;
    text-align: center;
    font-family: "Noto Serif TC";
    z-index: 4;
    overflow: hidden; }
    .secTitle .title__bg {
      display: block;
      content: '';
      position: absolute;
      width: 130px;
      height: 130px;
      border-radius: 50%;
      left: 50%;
      margin-left: -65px;
      top: 0;
      opacity: 0.88; }
    .secTitle .title-top {
      position: relative;
      z-index: 5;
      height: 75px; }
      .secTitle .title-top__dragon {
        width: 56px;
        height: 78px;
        position: absolute;
        background: url("../img/title_dragon.png");
        top: -4px;
        left: 68px; }
      .secTitle .title-top__line {
        position: absolute;
        width: 104px;
        height: 25px;
        background: url("../img/moon.svg") no-repeat;
        top: 16px;
        left: 128px; }
      .secTitle .title-top h5 {
        font-size: 24px;
        top: 20px;
        padding-top: 42px;
        font-weight: 700; }
    .secTitle h2 {
      font-size: 42px;
      font-weight: 900;
      position: relative;
      z-index: 5; }
  @media only screen and (max-width: 1024px) {
    .secWrap {
      padding: 30px 20px 0;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; } }
  @media only screen and (max-width: 768px) {
    .sec {
      padding-top: 30px; } }
  @media only screen and (max-width: 414px) {
    .secWrap {
      padding: 30px 14px 0;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; } }

.insertBtn {
  display: none; }
  @media only screen and (max-width: 768px) {
    .insertBtn {
      position: relative;
      width: 100%;
      height: 60px;
      display: block;
      -webkit-box-shadow: 0 6px 0 rgba(51, 51, 51, 0.25);
      box-shadow: 0 6px 0 rgba(51, 51, 51, 0.25);
      border: 0;
      border-top: 1px solid #fff; }
      .insertBtn i {
        font-size: 18px;
        display: inline-block;
        position: relative;
        margin-right: 20px;
        top: -4px;
        font-style: normal; }
        .insertBtn i:after {
          display: block;
          content: '';
          position: absolute;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 3px 0 3px 6px;
          border-color: transparent transparent transparent #ffffff;
          top: 12px;
          right: -14px; }
      .insertBtn:after {
        display: none; }
      .insertBtn span {
        font-size: 30px;
        font-weight: 500;
        display: inline-block;
        margin: 4px -2px 0; }
      .insertBtn.insert01 {
        background: -webkit-gradient(linear, left top, right top, from(#eb5a6b), color-stop(75%, #fbaf64), to(#ffa289));
        background: -webkit-linear-gradient(left, #eb5a6b 0%, #fbaf64 75%, #ffa289 100%);
        background: -o-linear-gradient(left, #eb5a6b 0%, #fbaf64 75%, #ffa289 100%);
        background: linear-gradient(90deg, #eb5a6b 0%, #fbaf64 75%, #ffa289 100%); }
      .insertBtn.insert02 {
        background: -webkit-gradient(linear, left top, right top, from(#78a2e2), color-stop(75%, #89e0d3), to(#83c4e5));
        background: -webkit-linear-gradient(left, #78a2e2 0%, #89e0d3 75%, #83c4e5 100%);
        background: -o-linear-gradient(left, #78a2e2 0%, #89e0d3 75%, #83c4e5 100%);
        background: linear-gradient(90deg, #78a2e2 0%, #89e0d3 75%, #83c4e5 100%); } }

.reservation {
  padding-top: 0;
  padding-bottom: 100px;
  min-height: 1520px;
  background: #fafbf2 url("../img/bgi_reservation.jpg") 50% top no-repeat; }
  .reservation .title__bg {
    background-color: #fff; }
  .reservation h3, .reservation h4 {
    text-align: center;
    color: #9a5b2d; }
  .reservation h3 {
    font-size: 24px;
    font-weight: 500; }
    .reservation h3 span.line {
      position: relative;
      display: inline-block;
      width: 60px;
      height: 1px;
      background-color: #9a5b2d;
      vertical-align: middle; }
      .reservation h3 span.line:before {
        display: block;
        content: '';
        position: absolute;
        width: 7px;
        height: 7px;
        border: 1px solid #9a5b2d;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        top: -3px; }
      .reservation h3 span.line:first-child {
        margin-right: 23px; }
        .reservation h3 span.line:first-child:before {
          right: -7px; }
      .reservation h3 span.line:last-child {
        margin-left: 23px; }
        .reservation h3 span.line:last-child:before {
          left: -7px; }
  .reservation h4 {
    font-size: 18px; }
  .reservation-time {
    position: relative;
    margin-bottom: 30px; }
    .reservation-time__txt {
      margin-top: 10px;
      text-align: center;
      font-style: italic;
      font-size: 24px;
      letter-spacing: 1px; }
      .reservation-time__txt span.big {
        font-weight: 700;
        font-size: 36px; }
      .reservation-time__txt span.small {
        font-size: 18px;
        margin-left: 6px; }
      .reservation-time__txt span.middle {
        margin: 0 20px; }
  .reservation-share .send li {
    padding: 20px; }
    @media only screen and (min-width: 1281px) {
      .reservation-share .send li:hover .send__pic:before {
        width: 90px;
        height: 90px;
        top: -6px;
        left: -6px; }
      .reservation-share .send li:hover .send__txt:before {
        width: 100%; } }
  .reservation-share .send__pic {
    width: 100px; }
    .reservation-share .send__pic:before {
      width: 70px;
      height: 70px;
      left: -12px;
      top: 4px; }
  .reservation-share .draw {
    margin-top: 50px;
    width: 100%;
    position: relative;
    padding: 35px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff url("../img/circle.png") -293px 50% no-repeat; }
    .reservation-share .draw:before, .reservation-share .draw:after {
      content: '';
      display: block; }
    .reservation-share .draw:before {
      width: 100%;
      height: 10px;
      background: url("../img/hr.png") 50% 50% no-repeat;
      position: absolute;
      top: -30px;
      left: 0; }
    .reservation-share .draw:after {
      width: calc(100% - 20px);
      height: calc(100% - 20px);
      border: 1px solid #e7c3a8;
      position: absolute;
      top: 10px;
      left: 10px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
    .reservation-share .draw__title {
      background: -webkit-gradient(linear, left top, right top, from(#f36a7a), to(#fb9487));
      background: -webkit-linear-gradient(left, #f36a7a, #fb9487);
      background: -o-linear-gradient(left, #f36a7a, #fb9487);
      background: linear-gradient(90deg, #f36a7a, #fb9487);
      font-size: 24px;
      font-weight: 500;
      color: #fff;
      font-style: italic;
      position: absolute;
      left: 0;
      top: 20px;
      z-index: 2;
      padding: 5px 30px; }
      .reservation-share .draw__title span {
        font-size: 30px; }
    .reservation-share .draw__info {
      font-size: 18px;
      width: calc(100% - 230px);
      margin-left: 230px; }
      .reservation-share .draw__info span.ps {
        font-size: 15px;
        color: #f36b79; }
    .reservation-share .draw-period {
      position: relative;
      width: 100%;
      margin-top: 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .reservation-share .draw-period:not(:last-child) {
        border-bottom: 1px solid #e7c3a8;
        padding-bottom: 20px; }
      .reservation-share .draw-period_time {
        width: 200px;
        text-align: center;
        display: inline-block;
        vertical-align: middle; }
        .reservation-share .draw-period_time .time_01, .reservation-share .draw-period_time .time_02 {
          position: relative;
          display: inline-block;
          font-size: 30px; }
          .reservation-share .draw-period_time .time_01 span, .reservation-share .draw-period_time .time_02 span {
            display: block;
            font-size: 14px; }
        .reservation-share .draw-period_time .time_01 {
          margin-right: 30px;
          color: #9a5b2d; }
          .reservation-share .draw-period_time .time_01:after {
            content: '';
            display: block;
            position: absolute;
            right: -24px;
            width: 15px;
            height: 1px;
            background-color: #9a5b2d;
            top: 24px; }
        .reservation-share .draw-period_time .time_02 {
          color: #f36b79; }
      .reservation-share .draw-period_items {
        position: relative;
        width: calc(100% - 120px);
        display: inline-block;
        vertical-align: middle; }
        .reservation-share .draw-period_items li {
          display: inline-block;
          vertical-align: top;
          width: 32%;
          position: relative;
          text-align: center; }
        .reservation-share .draw-period_items__pic {
          position: relative;
          height: 155px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center; }
          .reservation-share .draw-period_items__pic:before {
            -webkit-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
            content: '';
            display: block;
            width: 110px;
            height: 110px;
            border-radius: 50%;
            position: absolute;
            background-color: #f6eee8;
            z-index: 0;
            right: 30px;
            top: 20px; }
          .reservation-share .draw-period_items__pic img {
            position: relative;
            z-index: 2; }
          @media only screen and (min-width: 1281px) {
            .reservation-share .draw-period_items__pic:hover:before {
              width: 130px;
              height: 130px;
              opacity: 0.6;
              right: 50%;
              margin-right: -65px;
              top: 12px; } }
        .reservation-share .draw-period_items__txt {
          font-size: 15px; }
          .reservation-share .draw-period_items__txt span {
            display: block;
            font-size: 13px; }
  .reservation-data {
    position: relative;
    margin-top: 50px; }
    .reservation-data .fill {
      border: 1px solid #e7c3a8; }
      .reservation-data .fill:before {
        background: url("../img/bg_01.jpg"); }
      .reservation-data .fill-row label {
        border: 1px solid #e7c3a8;
        background-color: #fffdf0;
        color: #9a5b2d; }
      .reservation-data .fill-row select, .reservation-data .fill-row input[type="text"] {
        border-bottom: 1px solid #9a5b2d; }
        .reservation-data .fill-row select:focus, .reservation-data .fill-row input[type="text"]:focus {
          border-bottom: 1px solid #e7c3a8;
          background-color: #f6eee8; }
      .reservation-data .fill-row .radio label {
        background-color: transparent;
        border: 0; }
    .reservation-data_btnSubmit, .reservation-data_btnLogin {
      line-height: 68px;
      background: -webkit-gradient(linear, left top, right top, from(#f36a7a), color-stop(75%, #fb9487), to(#ee6c7e));
      background: -webkit-linear-gradient(left, #f36a7a 0%, #fb9487 75%, #ee6c7e 100%);
      background: -o-linear-gradient(left, #f36a7a 0%, #fb9487 75%, #ee6c7e 100%);
      background: linear-gradient(90deg, #f36a7a 0%, #fb9487 75%, #ee6c7e 100%); }
      .reservation-data_btnSubmit span, .reservation-data_btnLogin span {
        text-shadow: 0 0 5px #EF5E6B, 0 0 5px #EF5E6B, 0 0 5px #EF5E6B;
        display: block; }
      .reservation-data_btnSubmit:hover, .reservation-data_btnLogin:hover {
        background: -webkit-gradient(linear, left top, right top, color-stop(25%, #f36a7a), to(#fb9487));
        background: -webkit-linear-gradient(left, #f36a7a 25%, #fb9487 100%);
        background: -o-linear-gradient(left, #f36a7a 25%, #fb9487 100%);
        background: linear-gradient(90deg, #f36a7a 25%, #fb9487 100%); }
    .reservation-data_btnDraw {
      line-height: 68px;
      background: -webkit-gradient(linear, left top, right top, from(#6282ea), color-stop(75%, #c1a2ea), to(#919cf1));
      background: -webkit-linear-gradient(left, #6282ea 0%, #c1a2ea 75%, #919cf1 100%);
      background: -o-linear-gradient(left, #6282ea 0%, #c1a2ea 75%, #919cf1 100%);
      background: linear-gradient(90deg, #6282ea 0%, #c1a2ea 75%, #919cf1 100%); }
      .reservation-data_btnDraw span {
        text-shadow: 0 0 5px #776CEF, 0 0 5px #776CEF, 0 0 5px #776CEF;
        display: block; }
      .reservation-data_btnDraw:hover {
        background: -webkit-gradient(linear, left top, right top, color-stop(25%, #6282ea), to(#c1a2ea));
        background: -webkit-linear-gradient(left, #6282ea 25%, #c1a2ea 100%);
        background: -o-linear-gradient(left, #6282ea 25%, #c1a2ea 100%);
        background: linear-gradient(90deg, #6282ea 25%, #c1a2ea 100%); }
    .reservation-data__success {
      color: #c23e24;
      text-align: center; }
      .reservation-data__success span {
        font-size: 24px;
        display: block;
        font-weight: bold; }
  .reservation .mushroom {
    position: absolute;
    top: 80px;
    left: -450px;
    width: 280px;
    height: 266px;
    background: url("../img/mushroom.png") no-repeat; }
  .reservation .maple_01 {
    position: absolute;
    background: url("../img/maple_01.png");
    width: 202px;
    height: 191px;
    top: -60px;
    right: 25%; }
  .reservation .maple_02 {
    position: absolute;
    background: url("../img/maple_02.png");
    width: 350px;
    height: 351px;
    top: -100px;
    right: -120px; }
  @media only screen and (max-width: 1024px) {
    .reservation .mushroom {
      width: 140px;
      height: 133px;
      left: -150px;
      background-size: 100%; } }
  @media only screen and (max-width: 768px) {
    .reservation {
      height: auto;
      padding-bottom: 60px; }
      .reservation-share .draw {
        padding: 25px; }
        .reservation-share .draw-period {
          display: block; }
          .reservation-share .draw-period_time {
            width: 100%;
            text-align: center;
            margin-bottom: 10px;
            background-color: #f6eee8; }
          .reservation-share .draw-period_items {
            width: 100%; }
      .reservation .mushroom {
        left: 10px;
        top: 120px; }
      .reservation .maple_01, .reservation .maple_02 {
        display: none; } }
  @media only screen and (max-width: 480px) {
    .reservation-share .draw__title {
      width: 100%;
      padding: 5px 0;
      text-align: center; }
    .reservation-share .draw__info {
      font-size: 18px;
      width: 100%;
      margin-left: 0px;
      margin-top: 60px;
      text-align: center; }
      .reservation-share .draw__info span.ps {
        font-size: 15px;
        color: #f36b79;
        display: block; }
    .reservation-share .draw-period {
      display: block; }
      .reservation-share .draw-period_items {
        width: 100%; }
        .reservation-share .draw-period_items li {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          display: block;
          width: 100%;
          text-align: left;
          margin-top: 20px; }
        .reservation-share .draw-period_items__pic, .reservation-share .draw-period_items__txt {
          text-align: center;
          vertical-align: middle;
          width: 100%; }
        .reservation-share .draw-period_items__pic {
          height: auto; }
          .reservation-share .draw-period_items__pic:before {
            display: none; }
    .reservation .mushroom {
      display: none;
      left: -60px;
      top: 20px; } }

.veteran {
  padding-bottom: 190px;
  background: #def0f5 url("../img/bgi_veteran.jpg") left top no-repeat; }
  .veteran:before {
    display: block;
    content: '';
    position: absolute;
    width: 100%;
    height: 190px;
    bottom: 0;
    background: transparent url("../img/bgi_veteran_top.jpg") 50% top no-repeat; }
  .veteran .secTitle {
    width: 380px; }
    .veteran .secTitle .title__bg {
      background-color: #fff;
      opacity: 0.85; }
    .veteran .secTitle .title-top {
      position: relative;
      height: 80px; }
      .veteran .secTitle .title-top__bird {
        width: 130px;
        height: 80px;
        position: absolute;
        background: url("../img/title_bird.png");
        background-size: 100%;
        top: -4px;
        left: 54px; }
      .veteran .secTitle .title-top__line {
        background: url("../img/moon2.svg") no-repeat !important;
        top: 40px;
        left: 190px; }
    .veteran .secTitle h2 {
      font-size: 38px;
      color: #4c77e5; }
  .veteran-cont {
    position: relative;
    z-index: 2;
    color: #5a5a5a; }
    .veteran-cont_intro {
      text-align: center; }
      .veteran-cont_intro p {
        margin: 0;
        padding: 0;
        font-size: 24px;
        font-weight: bold; }
        .veteran-cont_intro p span {
          position: relative;
          background-color: #f6eee8; }
      .veteran-cont_intro ul {
        margin: 20px 0 0;
        padding: 0; }
        .veteran-cont_intro ul li {
          font-size: 18px; }
          .veteran-cont_intro ul li span {
            color: #4c77e5;
            font-size: 16px;
            margin-right: 10px; }
    .veteran-cont .veteranID {
      position: relative;
      margin-top: 50px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .veteran-cont .veteranID:before {
        display: block;
        position: absolute;
        content: '';
        width: 100%;
        bottom: -50px;
        height: 85%;
        background: url("../img/bg_05.jpg"); }
      .veteran-cont .veteranID-box {
        display: inline-block;
        width: 260px;
        margin: 0 20px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border: 1px solid #798cdf;
        position: relative;
        text-align: center;
        background-color: #fff; }
        .veteran-cont .veteranID-box:before {
          display: block;
          position: absolute;
          content: '';
          width: calc(100% - 10px);
          height: calc(100% - 10px);
          border: 1px solid #798cdf;
          top: 5px;
          left: 5px;
          -webkit-box-sizing: border-box;
          box-sizing: border-box; }
        .veteran-cont .veteranID-box_top, .veteran-cont .veteranID-box_txt {
          position: relative;
          padding: 15px 20px;
          -webkit-box-sizing: border-box;
          box-sizing: border-box; }
        .veteran-cont .veteranID-box_top {
          color: #fff;
          font-size: 48px;
          line-height: 1.2;
          background: #798cdf; }
          .veteran-cont .veteranID-box_top span {
            display: block; }
          .veteran-cont .veteranID-box_top:before, .veteran-cont .veteranID-box_top:after {
            display: block;
            position: absolute;
            content: ''; }
          .veteran-cont .veteranID-box_top:before {
            width: 100%;
            height: 100%;
            background: url("../img/circle.png") 50% 102% no-repeat;
            background-size: 200%;
            opacity: 0.3;
            left: 0;
            top: 0; }
          .veteran-cont .veteranID-box_top:after {
            width: calc(100% - 10px);
            height: calc(100% - 5px);
            border: 1px solid #fff;
            border-bottom: 0;
            top: 5px;
            left: 5px;
            -webkit-box-sizing: border-box;
            box-sizing: border-box; }
        .veteran-cont .veteranID-box_txt {
          width: 100%;
          line-height: 1.4;
          padding-bottom: 25px; }
          .veteran-cont .veteranID-box_txt:before {
            display: block;
            position: absolute;
            content: '';
            width: 8px;
            height: 8px;
            background-color: #fff;
            border: 1px solid #798cdf;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
            top: -5px;
            left: calc(50% - 4px); }
          .veteran-cont .veteranID-box_txt__date {
            font-size: 18px;
            color: #4c77e5; }
          .veteran-cont .veteranID-box_txt__rule {
            margin: 10px 0;
            font-size: 15px; }
          .veteran-cont .veteranID-box_txt__btn {
            padding: 5px 10px;
            width: 100%;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            margin: 0 auto;
            background-color: #798cdf;
            color: #fff;
            cursor: pointer;
            -webkit-transition: all .2s ease-in-out;
            -moz-transition: all .2s ease-in-out;
            -ms-transition: all .2s ease-in-out;
            -o-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out; }
            @media only screen and (min-width: 1281px) {
              .veteran-cont .veteranID-box_txt__btn:hover {
                background-color: #4c77e5; } }
    .veteran-cont__notice {
      width: 340px;
      height: 54px;
      margin: 20px auto;
      -webkit-box-shadow: none;
      box-shadow: none;
      line-height: 54px;
      background: -webkit-gradient(linear, left top, right top, from(#b5652b), color-stop(75%, #d49465), to(#bb733f));
      background: -webkit-linear-gradient(left, #b5652b 0%, #d49465 75%, #bb733f 100%);
      background: -o-linear-gradient(left, #b5652b 0%, #d49465 75%, #bb733f 100%);
      background: linear-gradient(90deg, #b5652b 0%, #d49465 75%, #bb733f 100%); }
      .veteran-cont__notice span {
        text-shadow: 0 0 5px #bb733f, 0 0 5px #bb733f, 0 0 5px #bb733f;
        display: block; }
      .veteran-cont__notice:hover {
        background: -webkit-gradient(linear, left top, right top, color-stop(25%, #b5652b), to(#d49465));
        background: -webkit-linear-gradient(left, #b5652b 25%, #d49465 100%);
        background: -o-linear-gradient(left, #b5652b 25%, #d49465 100%);
        background: linear-gradient(90deg, #b5652b 25%, #d49465 100%); }
      .veteran-cont__notice:before {
        display: none; }
  .veteran-data {
    position: relative;
    margin-top: 100px;
    z-index: 2; }
    .veteran-data:before {
      content: '';
      display: block;
      width: 100%;
      height: 10px;
      background: url("../img/hr.png") 50% 50% no-repeat;
      position: absolute;
      top: -50px;
      left: 0; }
    .veteran-data_login {
      position: relative;
      width: 100%;
      text-align: center;
      background-color: #f5faf8;
      padding: 20px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
      .veteran-data_login span {
        display: inline-block;
        vertical-align: middle;
        margin-right: 20px; }
      .veteran-data_login:before {
        display: block;
        content: '';
        position: absolute;
        width: calc(100% - 12px);
        height: calc(100% - 12px);
        border: 1px solid #c4dbeb;
        top: 6px;
        left: 6px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        pointer-events: none; }
      .veteran-data_login .login_fb, .veteran-data_login .login_google {
        width: 64px;
        height: 64px;
        border-radius: 50%;
        -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.3);
        box-shadow: 0 3px 0 rgba(0, 0, 0, 0.3);
        margin: 0 5px;
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out; }
        @media only screen and (min-width: 1281px) {
          .veteran-data_login .login_fb:hover, .veteran-data_login .login_google:hover {
            -webkit-box-shadow: none;
            box-shadow: none; } }
      .veteran-data_login .login_fb {
        background: url("../img/login_fb.png");
        background-size: 100%; }
      .veteran-data_login .login_google {
        background: url("../img/login_google.png");
        background-size: 100%; }
    .veteran-data .fill {
      border: 1px solid #798cdf; }
      .veteran-data .fill:before {
        background: url("../img/bg_06.jpg"); }
      .veteran-data .fill-row label {
        border: 1px solid #798cdf;
        background-color: #fff;
        color: #4c77e5; }
      .veteran-data .fill-row select, .veteran-data .fill-row input[type="text"] {
        border-bottom: 1px solid #798cdf;
        color: #5a5a5a; }
        .veteran-data .fill-row select:focus, .veteran-data .fill-row input[type="text"]:focus {
          border-bottom: 1px solid #798cdf;
          background-color: #def0f5; }
      .veteran-data .fill-row .radio label {
        background-color: transparent;
        border: 0; }
    .veteran-data_bind {
      line-height: 68px;
      background: -webkit-gradient(linear, left top, right top, from(#6899e2), color-stop(75%, #88c5dc), to(#75c2e1));
      background: -webkit-linear-gradient(left, #6899e2 0%, #88c5dc 75%, #75c2e1 100%);
      background: -o-linear-gradient(left, #6899e2 0%, #88c5dc 75%, #75c2e1 100%);
      background: linear-gradient(90deg, #6899e2 0%, #88c5dc 75%, #75c2e1 100%); }
      .veteran-data_bind span {
        text-shadow: 0 0 5px #6899e2, 0 0 5px #6899e2, 0 0 5px #6899e2;
        display: block; }
      .veteran-data_bind:hover {
        background: -webkit-gradient(linear, left top, right top, color-stop(25%, #6899e2), to(#88c5dc));
        background: -webkit-linear-gradient(left, #6899e2 25%, #88c5dc 100%);
        background: -o-linear-gradient(left, #6899e2 25%, #88c5dc 100%);
        background: linear-gradient(90deg, #6899e2 25%, #88c5dc 100%); }
    .veteran-data .identity-status {
      position: relative;
      margin-top: 30px; }
      .veteran-data .identity-status_take {
        position: relative;
        padding: 25px 0;
        text-align: center;
        width: 100%;
        background: -webkit-linear-gradient(left, rgba(245, 250, 248, 0) 0%, rgba(245, 250, 248, 0.65) 40%, rgba(245, 250, 248, 0.8) 50%, rgba(245, 250, 248, 0.65) 60%, rgba(245, 250, 248, 0) 100%);
        background: -o-linear-gradient(left, rgba(245, 250, 248, 0) 0%, rgba(245, 250, 248, 0.65) 40%, rgba(245, 250, 248, 0.8) 50%, rgba(245, 250, 248, 0.65) 60%, rgba(245, 250, 248, 0) 100%);
        background: -webkit-gradient(linear, left top, right top, from(rgba(245, 250, 248, 0)), color-stop(40%, rgba(245, 250, 248, 0.65)), color-stop(50%, rgba(245, 250, 248, 0.8)), color-stop(60%, rgba(245, 250, 248, 0.65)), to(rgba(245, 250, 248, 0)));
        background: linear-gradient(to right, rgba(245, 250, 248, 0) 0%, rgba(245, 250, 248, 0.65) 40%, rgba(245, 250, 248, 0.8) 50%, rgba(245, 250, 248, 0.65) 60%, rgba(245, 250, 248, 0) 100%);
        /* Chrome10-25,Safari5.1-6 */
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
        .veteran-data .identity-status_take:after, .veteran-data .identity-status_take:before {
          width: 100%;
          display: block;
          content: '';
          position: absolute;
          height: 1px;
          background: -webkit-gradient(linear, left top, right top, from(rgba(196, 219, 235, 0)), color-stop(40%, rgba(196, 219, 235, 0.65)), color-stop(50%, rgba(196, 219, 235, 0.8)), color-stop(60%, rgba(196, 219, 235, 0.65)), to(rgba(196, 219, 235, 0)));
          background: -webkit-linear-gradient(left, rgba(196, 219, 235, 0) 0%, rgba(196, 219, 235, 0.65) 40%, rgba(196, 219, 235, 0.8) 50%, rgba(196, 219, 235, 0.65) 60%, rgba(196, 219, 235, 0) 100%);
          background: -o-linear-gradient(left, rgba(196, 219, 235, 0) 0%, rgba(196, 219, 235, 0.65) 40%, rgba(196, 219, 235, 0.8) 50%, rgba(196, 219, 235, 0.65) 60%, rgba(196, 219, 235, 0) 100%);
          background: linear-gradient(to right, rgba(196, 219, 235, 0) 0%, rgba(196, 219, 235, 0.65) 40%, rgba(196, 219, 235, 0.8) 50%, rgba(196, 219, 235, 0.65) 60%, rgba(196, 219, 235, 0) 100%); }
        .veteran-data .identity-status_take:after {
          top: 6px; }
        .veteran-data .identity-status_take:before {
          bottom: 6px; }
        .veteran-data .identity-status_take h4 {
          font-size: 26px;
          font-weight: 500;
          color: #5a5a5a; }
        .veteran-data .identity-status_take .takeBtn, .veteran-data .identity-status_take .copyBtn {
          display: inline-block;
          background: #798cdf;
          padding: 5px 20px;
          margin-top: 10px;
          font-size: 14px;
          color: #fff;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          border: 1px solid #fff;
          -webkit-box-shadow: 0 3px 0 rgba(176, 176, 176, 0.65);
          box-shadow: 0 3px 0 rgba(176, 176, 176, 0.65);
          cursor: pointer;
          -webkit-transition: all .2s ease-in-out;
          -moz-transition: all .2s ease-in-out;
          -ms-transition: all .2s ease-in-out;
          -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out; }
          .veteran-data .identity-status_take .takeBtn:hover, .veteran-data .identity-status_take .copyBtn:hover {
            background-color: #4c77e5; }
      .veteran-data .identity-status_bind h3 {
        margin-top: 30px;
        color: #9a5b2d;
        text-align: center;
        font-size: 24px;
        font-weight: 500; }
        .veteran-data .identity-status_bind h3 span.line {
          position: relative;
          display: inline-block;
          width: 60px;
          height: 1px;
          background-color: #9a5b2d;
          vertical-align: middle; }
          .veteran-data .identity-status_bind h3 span.line:before {
            display: block;
            content: '';
            position: absolute;
            width: 7px;
            height: 7px;
            border: 1px solid #9a5b2d;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            top: -3px; }
          .veteran-data .identity-status_bind h3 span.line:first-child {
            margin-right: 23px; }
            .veteran-data .identity-status_bind h3 span.line:first-child:before {
              right: -7px; }
          .veteran-data .identity-status_bind h3 span.line:last-child {
            margin-left: 23px; }
            .veteran-data .identity-status_bind h3 span.line:last-child:before {
              left: -7px; }
      .veteran-data .identity-status_bind-list {
        margin-top: 30px;
        text-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        .veteran-data .identity-status_bind-list:before {
          display: block;
          content: '';
          position: absolute;
          width: 90%;
          height: 1px;
          background-color: #9a5b2d;
          bottom: 22px;
          left: 5%; }
        .veteran-data .identity-status_bind-list .bindList {
          position: relative;
          width: calc(20% - 10px);
          display: inline-block; }
          .veteran-data .identity-status_bind-list .bindList-friend {
            position: relative;
            width: 100%;
            height: 70px;
            background-color: #f5faf8;
            border: 1px solid #d49465;
            padding: 20px 10px;
            -webkit-box-sizing: border-box;
            box-sizing: border-box; }
            .veteran-data .identity-status_bind-list .bindList-friend span {
              display: inline-block;
              vertical-align: middle;
              text-align: center; }
            .veteran-data .identity-status_bind-list .bindList-friend__number {
              border-radius: 50%;
              width: 24px;
              height: 24px;
              background-color: #9a5b2d;
              color: #fff;
              padding: 1px;
              font-size: 14px;
              -webkit-box-sizing: border-box;
              box-sizing: border-box; }
            .veteran-data .identity-status_bind-list .bindList-friend__name {
              width: calc(100% - 30px);
              font-size: 15px; }
          .veteran-data .identity-status_bind-list .bindList-reach {
            position: relative;
            margin-top: 20px;
            height: 40px; }
            .veteran-data .identity-status_bind-list .bindList-reach__btn {
              width: 84%;
              position: relative;
              display: inline-block;
              background: #d49465;
              padding: 5px 10px;
              font-size: 14px;
              color: #fff;
              -webkit-box-sizing: border-box;
              box-sizing: border-box;
              border: 1px solid #fff;
              -webkit-box-shadow: 0 3px 0 rgba(176, 176, 176, 0.65);
              box-shadow: 0 3px 0 rgba(176, 176, 176, 0.65);
              cursor: pointer;
              -webkit-transition: all .2s ease-in-out;
              -moz-transition: all .2s ease-in-out;
              -ms-transition: all .2s ease-in-out;
              -o-transition: all .2s ease-in-out;
              transition: all .2s ease-in-out; }
              .veteran-data .identity-status_bind-list .bindList-reach__btn:hover {
                background-color: #9a5b2d; }
          .veteran-data .identity-status_bind-list .bindList.is--Got .bindList-reach__btn {
            background-color: #9a5b2d;
            cursor: default; }
            .veteran-data .identity-status_bind-list .bindList.is--Got .bindList-reach__btn:before {
              content: 'v 已';
              display: inline-block;
              margin-right: -4px;
              color: #fff;
              font-size: 14px;
              left: 10px; }
          .veteran-data .identity-status_bind-list .bindList.is--noFriend .bindList-friend {
            border: 1px solid #999; }
            .veteran-data .identity-status_bind-list .bindList.is--noFriend .bindList-friend__number {
              background-color: #9b9b9b; }
          .veteran-data .identity-status_bind-list .bindList.is--noFriend .bindList-reach__btn {
            background-color: #9b9b9b;
            cursor: default; }
  .veteran .monkey {
    width: 288px;
    height: 465px;
    background: url("../img/monkey.png");
    position: absolute;
    right: calc( (100vw - 1366px) / 2 - 160px);
    bottom: 120px;
    z-index: 1; }
  @media only screen and (max-width: 1024px) {
    .veteran-cont .veteranID-box {
      margin: 0 10px; } }
  @media only screen and (max-width: 768px) {
    .veteran {
      padding-bottom: 100px; }
      .veteran:before {
        height: 100px;
        background-size: auto 100%; }
      .veteran-cont .veteranID {
        margin-top: 30px;
        display: block; }
        .veteran-cont .veteranID-box {
          display: block;
          width: 100%;
          margin: 0;
          margin-bottom: 20px; }
          .veteran-cont .veteranID-box_top {
            font-size: 30px; }
            .veteran-cont .veteranID-box_top span {
              display: inline-block; }
          .veteran-cont .veteranID-box_txt {
            padding-bottom: 20px; }
            .veteran-cont .veteranID-box_txt__btn {
              width: 160px; }
      .veteran-data .identity-status_bind-list .bindList-friend {
        height: 104px;
        padding: 10px; }
        .veteran-data .identity-status_bind-list .bindList-friend__number {
          display: block;
          margin-right: 0;
          margin-bottom: 5px; }
        .veteran-data .identity-status_bind-list .bindList-friend__name {
          width: 100%;
          line-height: 1.33; } }
  @media only screen and (max-width: 414px) {
    .veteran .secTitle {
      width: 100%; }
      .veteran .secTitle h2 {
        font-size: 30px; }
    .veteran-cont p {
      font-size: 20px; }
    .veteran-cont__notice {
      width: 100%; }
    .veteran-data_login span {
      display: block;
      margin-bottom: 10px;
      margin-right: 0; }
    .veteran-data .identity-status_bind h3 {
      font-size: 20px; }
      .veteran-data .identity-status_bind h3 span.line {
        width: 20px; }
        .veteran-data .identity-status_bind h3 span.line:first-child {
          margin-right: 12px; }
        .veteran-data .identity-status_bind h3 span.line:last-child {
          margin-left: 12px; }
    .veteran-data .identity-status_bind-list {
      margin-top: 20px;
      position: relative;
      display: block; }
      .veteran-data .identity-status_bind-list:before {
        width: 1px;
        height: 90%;
        top: 5%;
        left: auto;
        right: 55px; }
      .veteran-data .identity-status_bind-list .bindList {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        margin-bottom: 10px; }
        .veteran-data .identity-status_bind-list .bindList-friend {
          display: inline-block;
          height: 50px;
          padding: 10px;
          width: calc(100% - 120px); }
          .veteran-data .identity-status_bind-list .bindList-friend__number {
            display: inline-block;
            margin-bottom: 0px; }
          .veteran-data .identity-status_bind-list .bindList-friend__name {
            width: calc(100% - 30px); }
        .veteran-data .identity-status_bind-list .bindList-reach {
          width: 114px;
          margin-top: 0;
          height: 50px; }
          .veteran-data .identity-status_bind-list .bindList-reach__btn {
            padding: 5px;
            height: 36px;
            margin-top: 5px;
            font-size: 14px; } }

.class {
  height: 1290px;
  background: transparent url("../img/bgi_class.jpg") 50% top no-repeat; }
  .class .title__bg {
    background-color: #f9f7ed; }
  .class .secWrap {
    max-width: 1280px; }
  .class-cont .classNav {
    position: relative; }
    .class-cont .classNav-circle {
      right: 40px;
      top: 0px;
      position: absolute;
      width: 655px;
      height: 864px;
      z-index: 0;
      background: url("../img/class_circle.png") no-repeat; }
    .class-cont .classNav-btns {
      position: absolute;
      z-index: 5;
      right: 0; }
      .class-cont .classNav-btns__btn {
        position: absolute;
        width: 62px;
        height: 69px;
        background: url("../img/class_btn.png");
        background-size: 100%;
        overflow: hidden;
        cursor: pointer;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out; }
        .class-cont .classNav-btns__btn img {
          position: absolute;
          width: 60%;
          left: 50%;
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
        .class-cont .classNav-btns__btn:hover, .class-cont .classNav-btns__btn.is--active {
          background: url("../img/class_btn_now.png");
          background-size: 100%; }
        .class-cont .classNav-btns__btn.class_01 {
          top: -10px;
          right: 320px; }
        .class-cont .classNav-btns__btn.class_02 {
          top: 26px;
          right: 230px; }
        .class-cont .classNav-btns__btn.class_03 {
          top: 76px;
          right: 150px; }
        .class-cont .classNav-btns__btn.class_04 {
          top: 150px;
          right: 90px; }
        .class-cont .classNav-btns__btn.class_05 {
          top: 232px;
          right: 46px; }
        .class-cont .classNav-btns__btn.class_06 {
          top: 318px;
          right: 18px; }
        .class-cont .classNav-btns__btn.class_07 {
          top: 408px;
          right: 10px; }
        .class-cont .classNav-btns__btn.class_08 {
          top: 496px;
          right: 20px; }
          .class-cont .classNav-btns__btn.class_08 img {
            width: 85%; }
        .class-cont .classNav-btns__btn.class_09 {
          top: 124px;
          right: 256px; }
        .class-cont .classNav-btns__btn.class_10 {
          top: 180px;
          right: 192px; }
        .class-cont .classNav-btns__btn.class_11 {
          top: 250px;
          right: 142px; }
        .class-cont .classNav-btns__btn.class_12 {
          top: 328px;
          right: 116px; }
        .class-cont .classNav-btns__btn.class_13 {
          top: 412px;
          right: 108px; }
        .class-cont .classNav-btns__btn.class_14 {
          top: 492px;
          right: 120px; }
  .class-cont .introGroup {
    width: 340px;
    left: 0;
    top: 0;
    position: relative;
    z-index: 4; }
  .class-cont .classIntro {
    position: relative; }
    .class-cont .classIntro-name {
      position: relative;
      font-weight: 900;
      font-family: "Noto Serif TC";
      line-height: 1.33;
      padding: 10px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
      .class-cont .classIntro-name > span {
        position: relative;
        z-index: 4; }
      .class-cont .classIntro-name:before, .class-cont .classIntro-name:after {
        display: block;
        content: '';
        position: absolute;
        width: 320px;
        height: 120px; }
      .class-cont .classIntro-name:before {
        border: 1px solid #9a5b2d;
        left: 0px;
        top: 0px; }
      .class-cont .classIntro-name:after {
        background-color: #fffdf0;
        bottom: -5px;
        right: 0; }
      .class-cont .classIntro-name__old {
        font-size: 32px;
        color: #c23e24; }
      .class-cont .classIntro-name__in {
        display: inline-block;
        top: -4px;
        font-size: 22px;
        width: 38px;
        height: 38px;
        line-height: 38px;
        border-radius: 50%;
        background-color: #c23e24;
        text-align: center;
        color: #fffdf0;
        margin-left: 8px; }
      .class-cont .classIntro-name__new {
        font-size: 48px;
        display: block;
        color: #be567f;
        text-align: center;
        padding-right: 10px; }
        .class-cont .classIntro-name__new:before {
          content: '';
          display: block;
          width: 90%;
          height: 75%;
          position: absolute;
          right: 0px;
          bottom: -5px;
          border: 1px solid #9a5b2d;
          border-top: 0;
          border-left: 0; }
        .class-cont .classIntro-name__new .sp {
          font-size: 48px; }
    .class-cont .classIntro-info {
      position: relative;
      margin-top: 20px;
      border-top: 1px solid #9a5b2d;
      border-bottom: 1px solid #9a5b2d;
      padding: 5px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      opacity: 1; }
      .class-cont .classIntro-info:after, .class-cont .classIntro-info:before {
        content: '';
        display: block;
        position: absolute;
        width: 6px;
        height: 6px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        background-color: #EDFCF7;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        border: 1px solid #9a5b2d; }
      .class-cont .classIntro-info:after {
        top: -3px;
        left: 0; }
      .class-cont .classIntro-info:before {
        bottom: -3px;
        right: 0; }
      .class-cont .classIntro-info ul {
        margin: 0;
        padding-left: 24px; }
        .class-cont .classIntro-info ul li {
          font-size: 15px;
          position: relative;
          margin: 5px 0; }
          .class-cont .classIntro-info ul li:before {
            position: absolute;
            width: 6px;
            height: 6px;
            content: '';
            display: block;
            background-color: #786458;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
            left: -15px;
            top: 9px; }
    .class-cont .classIntro-gendar {
      margin-top: 20px; }
      .class-cont .classIntro-gendar > div {
        display: inline-block;
        width: 49px;
        height: 50px;
        cursor: pointer;
        opacity: 0.6;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out; }
        .class-cont .classIntro-gendar > div.is--active {
          opacity: 1; }
      .class-cont .classIntro-gendar__male {
        background: url("../img/class_male.png");
        background-size: 100%;
        margin-right: 10px; }
      .class-cont .classIntro-gendar__female {
        background: url("../img/class_female.png");
        background-size: 100%; }
    .class-cont .classIntro-showcase {
      position: relative;
      z-index: 4;
      width: 330px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      margin: 20px auto 0; }
      .class-cont .classIntro-showcase > div {
        position: relative;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border: 1px solid #9a5b2d;
        background-color: #fffdf0; }
      .class-cont .classIntro-showcase:before {
        content: '';
        display: block;
        width: 340px;
        height: 90%;
        position: absolute;
        top: 50px;
        left: -5px;
        border: 1px solid #9a5b2d;
        background-color: #fffdf0;
        opacity: 0.7;
        -webkit-box-sizing: border-box;
        box-sizing: border-box; }
      .class-cont .classIntro-showcase__title {
        text-align: center;
        padding: 1px 10px;
        margin: 0 auto;
        width: 140px;
        top: 10px;
        z-index: 1;
        font-size: 18px;
        color: #9a5b2d; }
        .class-cont .classIntro-showcase__title:before, .class-cont .classIntro-showcase__title:after {
          position: absolute;
          width: 6px;
          height: 6px;
          content: '';
          display: block;
          background-color: #9a5b2d;
          -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          transform: rotate(45deg);
          top: 12px; }
        .class-cont .classIntro-showcase__title:before {
          left: 12px; }
        .class-cont .classIntro-showcase__title:after {
          right: 12px; }
      .class-cont .classIntro-showcase__pic {
        padding: 20px 0px;
        -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.2);
        box-shadow: 0 3px 0 rgba(0, 0, 0, 0.2); }
        .class-cont .classIntro-showcase__pic img {
          width: 100%;
          display: block; }
        .class-cont .classIntro-showcase__pic:before, .class-cont .classIntro-showcase__pic:after {
          position: absolute;
          content: '';
          display: block;
          width: 100%;
          height: 30px;
          background: url("../img/bg_02.jpg"); }
        .class-cont .classIntro-showcase__pic:before {
          top: 0; }
        .class-cont .classIntro-showcase__pic:after {
          bottom: 0; }
    .class-cont .classIntro__chara {
      position: absolute;
      width: calc(100% - 340px);
      top: 0;
      right: 0;
      z-index: 3;
      opacity: 1; }
      .class-cont .classIntro__chara img {
        position: relative;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, 0%);
        -ms-transform: translate(-50%, 0%);
        transform: translate(-50%, 0%); }
  .class .cloud_01, .class .cloud_02, .class .cloud_03 {
    position: absolute; }
  .class .cloud_01 {
    width: 546px;
    height: 286px;
    background: url("../img/cloud_01.png") no-repeat;
    top: -7%;
    left: -30px;
    -webkit-animation: cloudLeft 6s linear infinite;
    animation: cloudLeft 6s linear infinite;
    opacity: 0.85; }
  .class .cloud_02 {
    width: 293px;
    height: 108px;
    background: url("../img/cloud_02.png") no-repeat;
    top: 27%;
    right: -20px;
    -webkit-animation: cloudRight 4s linear infinite;
    animation: cloudRight 4s linear infinite; }
  .class .cloud_03 {
    width: 414px;
    height: 113px;
    background: url("../img/cloud_03.png") no-repeat;
    top: 45%;
    right: 15%;
    -webkit-animation: cloudRight 3s linear infinite;
    animation: cloudRight 3s linear infinite; }
  @media only screen and (max-width: 1200px) {
    .class .secWrap {
      padding: 30px 20px 0; }
    .class-cont .classIntro__chara img {
      left: 40%; } }
  @media only screen and (max-width: 1024px) {
    .class {
      padding-bottom: 30px;
      height: auto;
      background-size: auto 100%; }
      .class-cont .classNav-circle {
        display: none; }
      .class-cont .classNav-btns {
        position: relative;
        text-align: center;
        width: 480px;
        margin: 20px auto 0; }
        .class-cont .classNav-btns__btn {
          position: relative;
          display: inline-block;
          top: auto !important;
          right: auto !important; }
      .class-cont .classIntro .introGroup {
        width: 100%; }
      .class-cont .classIntro-name {
        text-align: center; }
        .class-cont .classIntro-name:before, .class-cont .classIntro-name:after {
          display: none; }
        .class-cont .classIntro-name__old {
          font-size: 24px; }
        .class-cont .classIntro-name__in {
          font-size: 18px;
          width: 32px;
          height: 32px;
          line-height: 32px; }
        .class-cont .classIntro-name__new {
          font-size: 36px;
          display: inline-block;
          margin-left: 0; }
          .class-cont .classIntro-name__new:before, .class-cont .classIntro-name__new:after {
            display: none; }
      .class-cont .classIntro-info, .class-cont .classIntro-gendar {
        max-width: 480px;
        width: 100%;
        position: relative;
        margin: 20px auto 0; }
      .class-cont .classIntro-showcase {
        max-width: 320px;
        width: 100%;
        margin-top: 0; }
        .class-cont .classIntro-showcase:before {
          display: none; }
      .class-cont .classIntro__chara {
        display: none;
        position: relative;
        top: auto;
        right: auto;
        overflow: hidden;
        background-color: rgba(255, 253, 240, 0.75);
        width: 400px;
        height: 400px;
        border-radius: 50%;
        margin: 0 auto;
        -webkit-box-shadow: 0 8px 0 rgba(231, 195, 168, 0.5);
        box-shadow: 0 8px 0 rgba(231, 195, 168, 0.5); }
        .class-cont .classIntro__chara img {
          position: relative;
          top: -7.5%;
          left: 50%;
          width: auto;
          height: 200%; } }
  @media only screen and (max-width: 480px) {
    .class-cont .classNav-btns {
      width: 100%; }
      .class-cont .classNav-btns__btn {
        width: 36px;
        height: 39px; }
    .class .cloud_01 {
      width: 273px;
      height: 143px;
      background-size: 100%;
      display: none; }
    .class .cloud_02 {
      width: 197px;
      height: 54px;
      background-size: 100%; }
    .class .cloud_03 {
      width: 207px;
      height: 57px;
      background-size: 100%; } }

.loyang {
  height: 1060px;
  background: transparent url("../img/bgi_loyang.jpg") 50% top no-repeat; }
  .loyang .title__bg {
    background-color: #e6e0d3; }
  .loyang-cont {
    position: relative;
    z-index: 1; }
    .loyang-cont__photo {
      position: absolute;
      width: 456px;
      padding: 8px;
      background-color: #fffdf0;
      border: 1px solid #e7c3a8; }
      .loyang-cont__photo img {
        width: 100%; }
      .loyang-cont__photo.photo01 {
        left: -50px; }
      .loyang-cont__photo.photo02 {
        right: -50px;
        top: 150px; }
      .loyang-cont__photo .photo__name {
        font-size: 24px;
        font-family: "Noto Serif TC";
        font-weight: 900;
        color: #9a5b2d;
        position: absolute;
        bottom: -20px;
        left: 30px;
        z-index: 3;
        width: 90px;
        height: 36px;
        background-color: #e6e0d3;
        text-align: center; }
        .loyang-cont__photo .photo__name:after {
          content: '';
          display: block;
          width: 100%;
          height: 100%;
          border: 1px solid #e7c3a8;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          top: 4px;
          left: 4px;
          position: absolute; }
    .loyang-cont__txt {
      text-align: center;
      font-style: italic;
      letter-spacing: 2px;
      position: absolute;
      top: 380px;
      left: 50px;
      width: 450px;
      color: #9a5b2d; }
    .loyang-cont__ps {
      color: #c23e24;
      font-size: 18px;
      text-align: center;
      border: 1px solid #f3e2c8;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      width: 600px;
      padding: 2px;
      position: absolute;
      top: 600px;
      left: 50%;
      margin-left: -300px;
      background-color: rgba(255, 253, 240, 0.8); }
      .loyang-cont__ps:after, .loyang-cont__ps:before {
        width: 7px;
        height: 7px;
        border: 1px solid #f3e2c8;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        background-color: #fffdf0;
        display: block;
        content: '';
        position: absolute;
        left: -1px; }
      .loyang-cont__ps:after {
        top: -1px; }
      .loyang-cont__ps:before {
        bottom: -1px; }
      .loyang-cont__ps span {
        display: block;
        width: 100%;
        border: 1px solid #f3e2c8;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 3px; }
        .loyang-cont__ps span:after, .loyang-cont__ps span:before {
          width: 7px;
          height: 7px;
          border: 1px solid #f3e2c8;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          background-color: #fffdf0;
          display: block;
          content: '';
          position: absolute;
          right: -1px; }
        .loyang-cont__ps span:after {
          top: -1px; }
        .loyang-cont__ps span:before {
          bottom: -1px; }
  .loyang .maple-group {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0; }
    .loyang .maple-group > div {
      position: absolute;
      background: transparent url("../img/maple_00.png") 50% 50% no-repeat;
      background-size: 100% !important; }
    .loyang .maple-group_01 {
      width: 138px;
      height: 136px;
      top: 60px;
      right: -48px; }
    .loyang .maple-group_02 {
      width: 138px;
      height: 136px;
      top: 10px;
      right: 196px; }
    .loyang .maple-group_03 {
      width: 40px;
      height: 39px;
      top: -10px;
      right: 94px; }
    .loyang .maple-group_04 {
      width: 35px;
      height: 34px;
      top: 170px;
      right: 298px; }
    .loyang .maple-group_05 {
      width: 69px;
      height: 68px;
      top: 200px;
      right: 178px; }
    .loyang .maple-group_06 {
      width: 35px;
      height: 34px;
      top: 168px;
      right: 372px; }
  @media only screen and (max-width: 1024px) {
    .loyang {
      height: auto;
      background: url("../img/bgi_loyang.jpg") 50% bottom no-repeat;
      padding-bottom: 180px; }
      .loyang-cont__photo {
        position: relative;
        margin: 20px auto; }
        .loyang-cont__photo.photo01 {
          left: 0px; }
        .loyang-cont__photo.photo02 {
          right: 0px;
          top: 0px; }
        .loyang-cont__photo .photo__name {
          position: absolute;
          bottom: 8px;
          left: 8px;
          background-color: rgba(230, 224, 211, 0.88); }
          .loyang-cont__photo .photo__name:after {
            display: none; }
      .loyang-cont__txt {
        position: relative;
        top: 0;
        margin-top: 30px;
        width: 100%;
        left: 0;
        background-color: rgba(255, 253, 240, 0.7); }
      .loyang-cont__ps {
        width: 100%;
        margin-left: -50%;
        position: relative;
        top: 0;
        margin-top: 20px; }
      .loyang .maple-group {
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
        right: -50px;
        top: -25px; } }
  @media only screen and (max-width: 480px) {
    .loyang-cont__photo {
      width: 90%; }
      .loyang-cont__photo .photo__name {
        bottom: auto;
        top: 8px;
        font-size: 18px;
        width: 64px;
        height: 30px; } }

.divinity {
  height: auto;
  padding-bottom: 200px; }
  .divinity .title__bg {
    background-color: #e6e0d3; }
  .divinity-cont:before {
    position: absolute;
    top: 200px;
    width: 100%;
    height: 420px;
    background: transparent url("../img/bg_03.jpg");
    display: block;
    content: '';
    left: 0; }
  .divinity-cont__photo {
    position: relative;
    margin: 0 auto;
    width: 720px;
    height: 405px;
    padding: 8px;
    background-color: #fffdf0;
    border: 1px solid #e7c3a8;
    overflow: hidden;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s; }
    .divinity-cont__photo .photo__img {
      overflow: hidden; }
      .divinity-cont__photo .photo__img img {
        width: 100%;
        height: auto;
        left: 0%;
        position: relative; }
  .divinity-cont__txt {
    text-align: center;
    font-style: italic;
    position: relative;
    margin-top: 50px;
    letter-spacing: 2px;
    color: #9a5b2d; }
  .divinity .poring {
    width: 341px;
    height: 232px;
    position: absolute;
    background: url("../img/poring.png");
    top: -175px;
    right: -580px;
    background-size: cover;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8); }
  @media only screen and (max-width: 768px) {
    .divinity {
      padding-bottom: 80px; }
      .divinity-cont:before {
        height: 47.5vw; }
      .divinity-cont__photo {
        width: 90%; }
      .divinity-cont__txt {
        margin-top: 30px; }
      .divinity .poring {
        width: 170px;
        height: 116px;
        position: absolute;
        background: url("../img/poring.png");
        top: 5px;
        right: -10px;
        background-size: cover; } }
  @media only screen and (max-width: 414px) {
    .divinity-cont:before {
      height: 45vw; }
    .divinity .poring {
      top: -90px; } }

.cloister .title__bg {
  background-color: #fffdf0; }

.cloister-carousel {
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .cloister-carousel:before, .cloister-carousel:after {
    display: block;
    content: '';
    position: absolute;
    border: 1px solid #a8b99f;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 2;
    left: 50%; }
  .cloister-carousel:before {
    width: 520px;
    height: 520px;
    top: -140px;
    margin-left: -260px; }
  .cloister-carousel:after {
    width: 508px;
    height: 508px;
    top: -134px;
    margin-left: -254px; }
  .cloister-carousel__bg {
    position: absolute;
    z-index: 1;
    top: -25%;
    width: 100%;
    height: 100%;
    background: transparent url("../img/bg_04.jpg"); }
    .cloister-carousel__bg:before, .cloister-carousel__bg:after {
      display: block;
      content: '';
      width: 100%;
      height: 1px;
      background-color: #fff;
      position: absolute;
      left: 0; }
    .cloister-carousel__bg:before {
      top: 10px; }
    .cloister-carousel__bg:after {
      bottom: 10px; }
  .cloister-carousel .swiper-container {
    width: 96%;
    position: relative;
    margin: 0 auto;
    z-index: 3; }
  .cloister-carousel .swiper-wrapper {
    width: 100%;
    position: relative; }
    .cloister-carousel .swiper-wrapper .swiper-slide {
      position: relative;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      background: #fffdf0;
      padding: 8px;
      -webkit-box-shadow: inset 0 1px 0px #a8b99f, inset 1px 0 0px #a8b99f, inset 0 -1px 0px #a8b99f, inset -1px 0 0px #a8b99f;
      box-shadow: inset 0 1px 0px #a8b99f, inset 1px 0 0px #a8b99f, inset 0 -1px 0px #a8b99f, inset -1px 0 0px #a8b99f; }
      .cloister-carousel .swiper-wrapper .swiper-slide__pic {
        position: relative; }
        .cloister-carousel .swiper-wrapper .swiper-slide__pic img {
          width: 100%; }
        .cloister-carousel .swiper-wrapper .swiper-slide__pic:after {
          content: '';
          display: block;
          position: absolute;
          left: 6px;
          top: 6px;
          width: calc(100% - 12px);
          height: calc(100% - 12px);
          border: 1px solid #fff;
          z-index: 4; }
        .cloister-carousel .swiper-wrapper .swiper-slide__pic .description {
          position: absolute;
          z-index: 3;
          background-color: rgba(145, 179, 126, 0.95);
          padding: 10px 20px 20px;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          bottom: 0px;
          width: 100%;
          color: #fff;
          height: 54px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          line-height: 1.2; }

@media only screen and (max-width: 768px) {
  .cloister-carousel:before, .cloister-carousel:after {
    display: none; } }

@media only screen and (max-width: 414px) {
  .cloister-carousel__bg {
    top: -40%; }
  .cloister-carousel .swiper-wrapper .swiper-slide__pic .description {
    font-size: 14px; } }

.swiper-pagination {
  position: relative;
  margin: 10px auto; }
  .swiper-pagination .swiper-pagination-bullet {
    margin: 0 6px;
    width: 12px;
    height: 12px;
    border: 1px solid #a8b99f;
    background-color: transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 1;
    outline: none;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out; }
    .swiper-pagination .swiper-pagination-bullet:hover {
      background-color: #e6e0d3; }
    .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
      background-color: #a8b99f; }

.notice {
  margin-top: 190px;
  padding: 190px 0 120px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff url("../img/bgi_notice.jpg") 50% bottom no-repeat; }
  .notice .secWrap {
    max-width: 1280px; }
  .notice:before {
    display: block;
    content: '';
    position: absolute;
    width: 100%;
    height: 190px;
    top: 0;
    background: transparent url("../img/bgi_notice_top.jpg") 50% top no-repeat; }
  .notice-title {
    position: relative;
    font-size: 36px;
    font-weight: 900;
    font-family: "Noto Serif TC";
    color: #9a5b2d;
    background: url("../img/notice_icon.png") 160px 50% no-repeat;
    margin-bottom: 30px; }
    .notice-title:before {
      content: '';
      display: block;
      width: calc(100% - 280px);
      height: 1px;
      background-color: #9a5b2d;
      right: 0;
      top: 26px;
      position: absolute; }
  .notice-cont {
    position: relative;
    max-width: 960px;
    width: 100%;
    position: relative;
    margin: 0px auto;
    background-color: #fafafa;
    background-color: rgba(250, 250, 250, 0.7);
    padding: 20px 100px 80px 60px;
    left: 30px;
    top: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    .notice-cont:before, .notice-cont:after {
      display: block;
      content: '';
      position: absolute; }
    .notice-cont:before {
      width: 100%;
      height: 100%;
      border: 10px solid transparent;
      -webkit-border-image: url("../img/bg_01.jpg") 6 repeat;
      -o-border-image: url("../img/bg_01.jpg") 6 repeat;
      border-image: url("../img/bg_01.jpg") 6 repeat;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      top: -30px;
      left: -30px; }
    .notice-cont ol {
      font-size: 16px;
      position: relative;
      z-index: 2;
      margin: 0;
      padding: 0; }
      .notice-cont ol li {
        counter-increment: li;
        position: relative;
        margin-bottom: 16px; }
        .notice-cont ol li:before {
          position: absolute;
          content: counter(li);
          color: #9a5b2d;
          text-align: right;
          content: counter(li);
          width: 30px;
          height: 25px;
          left: -40px;
          font-style: italic;
          font-size: 14px;
          background: url("../img/notice_li.png") right bottom no-repeat; }
        .notice-cont ol li table {
          border-collapse: separate;
          border-spacing: 1px;
          width: 100%;
          border-bottom: 2px solid #e6e0d3; }
          .notice-cont ol li table tr th, .notice-cont ol li table tr td {
            padding: 5px 10px;
            color: #9a5b2d;
            font-size: 14px; }
          .notice-cont ol li table tr th {
            background-color: #e6e0d3;
            text-align: center; }
            .notice-cont ol li table tr th:first-child {
              width: 200px; }
          .notice-cont ol li table tr td:first-child {
            text-align: center; }
          .notice-cont ol li table tr:nth-child(3) td {
            background-color: #F5EFEF; }
        .notice-cont ol li span {
          color: #f74e46; }
          .notice-cont ol li span.heavy {
            background-color: #e6e0d3;
            padding: 0 8px; }
        .notice-cont ol li a {
          color: #698FE7;
          border-bottom: 1px dotted #698FE7;
          -webkit-transition: all .2s ease-in-out;
          -moz-transition: all .2s ease-in-out;
          -ms-transition: all .2s ease-in-out;
          -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out; }
          .notice-cont ol li a:hover {
            color: #9E5DDA;
            border-bottom: 1px dotted #9E5DDA; }
  .notice .cloud_04, .notice .cloud_05 {
    position: absolute;
    z-index: 1;
    opacity: 0.8; }
  .notice .cloud_04 {
    width: 535px;
    height: 211px;
    background: url("../img/cloud_04.png") no-repeat;
    bottom: 24%;
    left: -20px;
    -webkit-animation: cloudLeft 5s linear infinite;
    animation: cloudLeft 5s linear infinite; }
  .notice .cloud_05 {
    width: 499px;
    height: 176px;
    background: url("../img/cloud_05.png") no-repeat;
    top: 24%;
    right: -20px;
    -webkit-animation: cloudRight 3.5s linear infinite;
    animation: cloudRight 3.5s linear infinite; }
  @media only screen and (max-width: 768px) {
    .notice {
      padding: 95px 0 60px;
      margin-top: 60px; }
      .notice:before {
        width: 100%;
        height: 95px;
        background-size: auto  100%; }
      .notice-title {
        margin-bottom: 20px; }
      .notice-cont {
        left: 0;
        top: 0;
        padding: 30px 50px 30px 80px; }
        .notice-cont:before {
          top: 0;
          left: 0;
          border: 8px solid transparent;
          -webkit-border-image: url("../img/bg_01.jpg") 6 repeat;
          -o-border-image: url("../img/bg_01.jpg") 6 repeat;
          border-image: url("../img/bg_01.jpg") 6 repeat; }
        .notice-cont:after {
          bottom: 30px;
          right: -50px; }
        .notice-cont ol li table tr th {
          background-color: #e6e0d3;
          text-align: center; }
          .notice-cont ol li table tr th:first-child {
            width: 90px; }
      .notice .cloud_04, .notice .cloud_05 {
        display: none; } }
  @media only screen and (max-width: 414px) {
    .notice {
      background: #fff url("../img/bgi_notice.jpg") 0% bottom no-repeat; }
      .notice-title {
        background: none; }
        .notice-title:before {
          width: calc(100% - 160px); }
      .notice-cont {
        padding: 30px 30px 30px 50px; }
        .notice-cont ol {
          font-size: 15px; }
          .notice-cont ol li table tr th, .notice-cont ol li table tr td {
            padding: 5px 8px; }
          .notice-cont ol li table tr th {
            background-color: #e6e0d3;
            text-align: center; }
            .notice-cont ol li table tr th:first-child {
              width: 28%; } }

footer {
  background: url("../img/bg_footer.jpg");
  border-top: 3px solid #af9a68; }

.swal2-modal h2 {
  font-family: "Noto Sans TC", serif;
  font-weight: normal;
  font-size: 24px; }

.swal2-content {
  font-size: 24px; }
