@charset "UTF-8";
/* -----------------------------------------------------------------
基本設定
-------------------------------------------------------------------*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
@import url(/laplace/css/_footer.css);
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.3;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol {
  margin-top: 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type='checkbox'],
[type='radio'] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol {
  margin-top: 0; }

html,
body {
  margin: 0;
  padding: 0;
  position: relative;
  height: 100%; }

body {
  font-display: swap;
  text-align: center; }

a {
  text-decoration: none; }

ul {
  margin: 0;
  padding: 0; }
  ul li {
    margin: 0;
    padding: 0;
    list-style-type: none; }

ol {
  padding-left: 0;
  margin-left: 1em; }

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

figure {
  margin: 0; }

.boxStyle {
  border-radius: 40px;
  overflow: hidden;
  position: relative; }
  .boxStyle_container {
    position: relative; }
  .boxStyle::before {
    content: "";
    position: absolute;
    width: 110%;
    height: 100%;
    border-radius: 50%;
    left: 50%;
    top: 0;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .boxStyle-1 {
    border: 5px solid #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#f7d2bb), to(#efa577));
    background: -webkit-linear-gradient(top, #f7d2bb 0%, #efa577 100%);
    background: -o-linear-gradient(top, #f7d2bb 0%, #efa577 100%);
    background: linear-gradient(to bottom, #f7d2bb 0%, #efa577 100%);
    color: #574029; }
    .boxStyle-1::before {
      background-color: #fff;
      mix-blend-mode: soft-light; }
  .boxStyle-2 {
    border: 5px solid #f5e1cd;
    background: -webkit-gradient(linear, left top, left bottom, from(#d5a191), to(#ab4323));
    background: -webkit-linear-gradient(top, #d5a191 0%, #ab4323 100%);
    background: -o-linear-gradient(top, #d5a191 0%, #ab4323 100%);
    background: linear-gradient(to bottom, #d5a191 0%, #ab4323 100%);
    color: #fff; }
    .boxStyle-2::before {
      background-color: rgba(255, 255, 255, 0.3); }

.btn {
  display: inline-block;
  padding: 0 3em;
  height: 3em;
  font-size: 24px;
  text-align: center;
  line-height: 2.64em;
  border-radius: 1.5em;
  border: 3px solid #fff;
  margin: 0 0.2em;
  position: relative;
  overflow: hidden; }

@media only screen and (orientation: portrait) and (max-width: 480px) {
  .btn {
    font-size: 4.5vw; } }
  .btn span {
    position: relative; }
  .btn::before {
    content: '';
    position: absolute;
    border-radius: 50%;
    width: 110%;
    height: 100%;
    left: 50%;
    top: 0;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .btn::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 1.5em;
    left: 0;
    top: 0; }
  .btn-primary {
    background: -webkit-gradient(linear, left top, left bottom, from(#0092dc), to(#0072cb));
    background: -webkit-linear-gradient(top, #0092dc 0%, #0072cb 100%);
    background: -o-linear-gradient(top, #0092dc 0%, #0072cb 100%);
    background: linear-gradient(to bottom, #0092dc 0%, #0072cb 100%);
    color: #fff;
    text-shadow: 0 0 5px #005abe, 0 0 5px #005abe, 0 0 10px #005abe, 0 0 10px #005abe; }
    .btn-primary::before {
      background-color: #00c2ed; }
    .btn-primary::after {
      -webkit-box-shadow: 0 0 10px #005abe inset;
      box-shadow: 0 0 10px #005abe inset; }
  .btn-secondary {
    background: -webkit-gradient(linear, left top, left bottom, from(#f7ee49), to(#fda716));
    background: -webkit-linear-gradient(top, #f7ee49 0%, #fda716 100%);
    background: -o-linear-gradient(top, #f7ee49 0%, #fda716 100%);
    background: linear-gradient(to bottom, #f7ee49 0%, #fda716 100%);
    color: #fff;
    text-shadow: 0 0 5px #eb8314, 0 0 5px #eb8314, 0 0 10px #eb8314, 0 0 10px #eb8314; }
    .btn-secondary::before {
      background-color: #fcea4a; }
    .btn-secondary::after {
      -webkit-box-shadow: 0 0 10px #eb8314 inset;
      box-shadow: 0 0 10px #eb8314 inset; }

/* -----------------------------------------------------------------
組件設定
-------------------------------------------------------------------*/
#loader-bg {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #5b3c2b;
  z-index: 999; }

#loader {
  position: relative;
  width: 100%;
  height: 100%; }
  #loader .loader-wrap {
    position: relative;
    width: 100%;
    height: 100%;
    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; }
  #loader .loader-container {
    text-align: center; }
  #loader img {
    margin: 0 auto;
    width: 227px;
    margin-bottom: 1em; }
  #loader p span {
    display: inline-block;
    -webkit-animation: b ease 1s infinite;
    animation: b ease 1s infinite; }
    #loader p span:nth-of-type(1) {
      -webkit-animation-delay: -.6s;
      animation-delay: -.6s; }
    #loader p span:nth-of-type(2) {
      -webkit-animation-delay: -.55s;
      animation-delay: -.55s; }
    #loader p span:nth-of-type(3) {
      -webkit-animation-delay: -.5s;
      animation-delay: -.5s; }
    #loader p span:nth-of-type(4) {
      -webkit-animation-delay: -.45s;
      animation-delay: -.45s; }
    #loader p span:nth-of-type(5) {
      -webkit-animation-delay: -.4s;
      animation-delay: -.4s; }
    #loader p span:nth-of-type(6) {
      -webkit-animation-delay: -.35s;
      animation-delay: -.35s; }
    #loader p span:nth-of-type(7) {
      -webkit-animation-delay: -.3s;
      animation-delay: -.3s; }
    #loader p span:nth-of-type(8) {
      -webkit-animation-delay: -.25s;
      animation-delay: -.25s; }
    #loader p span:nth-of-type(9) {
      -webkit-animation-delay: -.2s;
      animation-delay: -.2s; }
    #loader p span:nth-of-type(10) {
      -webkit-animation-delay: -.15s;
      animation-delay: -.15s; }
    #loader p span:nth-of-type(11) {
      -webkit-animation-delay: -.1s;
      animation-delay: -.1s; }
    #loader p span:nth-of-type(12) {
      -webkit-animation-delay: -50ms;
      animation-delay: -50ms; }
    #loader p span:nth-of-type(13) {
      -webkit-animation-delay: 0;
      animation-delay: 0; }

.tools {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 18px;
  gap: .3em; }
  @media only screen and (max-width: 1280px) {
    .tools {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: stretch;
      -ms-flex-align: stretch;
      align-items: stretch; } }
  .tools > a {
    display: inline-block;
    height: 3em;
    padding: 0 1.2em;
    background: -webkit-gradient(linear, left top, left bottom, from(#4d5a8a), to(#1e447f));
    background: -webkit-linear-gradient(top, #4d5a8a 0%, #1e447f 100%);
    background: -o-linear-gradient(top, #4d5a8a 0%, #1e447f 100%);
    background: linear-gradient(to bottom, #4d5a8a 0%, #1e447f 100%);
    color: #fff;
    text-align: center;
    line-height: 2.64em;
    border-radius: 1.5em;
    border: 3px solid #fff;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.5), 0 0 7px rgba(0, 0, 0, 0.5), 0 0 10px rgba(0, 0, 0, 0.5);
    position: relative;
    overflow: hidden; }
    @media only screen and (max-width: 1280px) {
      .tools > a {
        margin-bottom: .5em; } }
    @media only screen and (max-width: 480px) {
      .tools > a {
        font-size: 13px;
        font-weight: normal;
        display: block; } }
    .tools > a span {
      position: relative; }
    .tools > a::after {
      content: '';
      position: absolute;
      -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) inset;
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) inset;
      width: 100%;
      height: 100%;
      border-radius: 1.5em;
      left: 0;
      top: 0; }
    .tools > a::before {
      content: '';
      position: absolute;
      background-color: #fff;
      mix-blend-mode: soft-light;
      opacity: .3;
      border-radius: 50%;
      width: 110%;
      height: 100%;
      left: 50%;
      top: 0;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  .tools .region {
    border-radius: 1.5em;
    background-color: #fff;
    border: 3px solid #1e447f;
    margin: 0;
    padding: 0;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media only screen and (max-width: 480px) {
      .tools .region {
        font-size: 13px;
        font-weight: normal; } }
    .tools .region dt {
      height: calc($height - 6px);
      padding: 0 1.2em;
      line-height: 2.64em;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      color: #1e447f;
      cursor: pointer; }
    .tools .region dd {
      margin: 0;
      padding: 0;
      position: relative;
      display: none;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      gap: 5px;
      padding: .8em 0; }
      .tools .region dd::before {
        position: absolute;
        content: '';
        width: 80%;
        height: 2px;
        background-color: rgba(30, 68, 127, 0.3);
        top: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%); }
      .tools .region dd a {
        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;
        gap: 5px;
        text-align: center;
        font-size: 15px;
        color: #1e447f; }
        .tools .region dd a img {
          width: 22px; }
    .tools .region.active dd {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }

ul.top_link {
  position: fixed;
  top: 1em;
  right: 120px;
  z-index: 10; }
  @media only screen and (max-width: 1280px) {
    ul.top_link {
      display: none; } }

#btn-hum {
  position: fixed;
  top: 0;
  right: 30px;
  z-index: 112; }
  @media only screen and (max-width: 1280px) {
    #btn-hum {
      right: 2vw; } }

a.btn_menu {
  position: relative;
  display: block;
  background: -webkit-gradient(linear, left top, left bottom, from(#00c6ee), color-stop(33%, #00a3e2), color-stop(52%, #007fd3), to(#0077cf));
  background: -webkit-linear-gradient(top, #00c6ee 0%, #00a3e2 33%, #007fd3 52%, #0077cf 100%);
  background: -o-linear-gradient(top, #00c6ee 0%, #00a3e2 33%, #007fd3 52%, #0077cf 100%);
  background: linear-gradient(to bottom, #00c6ee 0%, #00a3e2 33%, #007fd3 52%, #0077cf 100%);
  height: 5em;
  width: 5em;
  border-radius: 0 0 2.5em 2.5em;
  border: 3px solid #fff;
  border-top-width: 0;
  z-index: 112; }
  a.btn_menu::before {
    content: '';
    position: absolute;
    -webkit-box-shadow: 0 0 10px #005abe inset;
    box-shadow: 0 0 10px #005abe inset;
    width: 100%;
    height: 100%;
    border-radius: 0 0 2.5em 2.5em;
    left: 0;
    top: 0; }
  a.btn_menu span {
    display: block;
    position: absolute;
    margin: 0 auto;
    top: 50%;
    left: 50%;
    width: 2.2em;
    height: 3px;
    margin-top: -.1em;
    margin-left: -1.1em;
    background: #e7ecfc;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out; }
  a.btn_menu span:nth-child(1) {
    margin-top: calc( -.1em - .7em); }
  a.btn_menu span:nth-child(4) {
    margin-top: calc( -.1em + .7em); }

a.btn_menu.open {
  background: #b63844; }
  a.btn_menu.open::before {
    -webkit-box-shadow: 0 0 10px #911823 inset;
    box-shadow: 0 0 10px #911823 inset; }
  a.btn_menu.open span {
    color: #ffefe2; }
  a.btn_menu.open span:nth-child(1) {
    margin-top: -.1em;
    opacity: 0; }
  a.btn_menu.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
  a.btn_menu.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  a.btn_menu.open span:nth-child(4) {
    margin-top: -.1em;
    opacity: 0; }

.menu_inner {
  display: none;
  margin: 0 auto;
  position: fixed;
  width: 100vw;
  height: 100vh;
  background: rgba(46, 110, 99, 0.97);
  z-index: 10;
  opacity: 0;
  -webkit-transition: 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: 0.4s cubic-bezier(0.4, 0, 0.2, 1); }
  .menu_inner_container {
    height: 100vh;
    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; }
  .menu_inner .range ul.menu_inner_list a {
    display: block;
    margin: 0 auto;
    color: #fff6f2;
    line-height: 3.5em;
    border-bottom: 1px solid #fae8d8;
    width: 50vw; }
  .menu_inner .range ul.menu_inner_list a:active {
    background: rgba(154, 130, 185, 0.5); }
  .menu_inner .range ul.link_m {
    padding-top: 2em; }
    @media only screen and (max-width: 1280px) {
      .menu_inner .range ul.link_m {
        display: block; } }

.menu_inner.open {
  opacity: 1;
  display: block;
  z-index: 111; }

/* -------------- 裝置直向 -------------- */
@media screen and (max-width: 1200px) {
  .top_bar.m {
    font-size: 1.5em; } }

/* -------------- Phone -------------- */
@media screen and (max-width: 480px) {
  .top_bar.m {
    font-size: 1em; } }

/* 彈窗 */
.pop-windows {
  position: fixed;
  top: 0;
  z-index: 98;
  /* 輸入ID + 桌布 手機+PC */ }
  .pop-windows .pop-id {
    position: fixed;
    background: #ffe7d5;
    border: .5em solid #60311e;
    width: 28em;
    padding: 3.5em;
    border-radius: 2em;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    .pop-windows .pop-id h3 {
      color: #9d6238;
      text-align: center;
      line-height: 1.5em;
      font-size: 1.6em; }
    .pop-windows .pop-id p {
      color: #eb5454;
      font-size: 1.4em;
      font-weight: 600; }
    .pop-windows .pop-id .pop_content.hide {
      display: none; }
    .pop-windows .pop-id .pop_content.open {
      display: block; }
    .pop-windows .pop-id .id_repeat h3 {
      color: #eb5454; }

/* 關閉按鈕 */
a.pop-windows-close {
  display: block;
  position: absolute;
  top: -1.5em;
  right: -1.5em;
  width: 3.5em;
  height: 3.5em;
  background: #b63844;
  border-radius: 100%;
  border: 0.6em solid #562d0b;
  cursor: pointer; }
  a.pop-windows-close:before {
    content: '';
    display: block;
    position: absolute;
    top: calc( 50% - 1.75em - 0.4em);
    right: calc( 50% - 1.75em - 0.4em);
    width: 3.5em;
    height: 3.5em;
    background: #b63844;
    border-radius: 100%;
    border: 0.4em solid #ffefe2; }
  a.pop-windows-close span {
    display: block;
    position: absolute;
    top: calc( 50% - 1em);
    left: calc( 50% - 0.15em);
    width: 0.3em;
    height: 2em;
    background: #ffefe2;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
    a.pop-windows-close span:nth-child(2) {
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg); }

.pop-windows,
.pop-id,
.pop-mobile,
.pop-pc {
  display: none; }

/* -------------- 彈窗 RWD -------------- */
/* -------------- 裝置直向 -------------- */
/* -------------- iPAD PRO -------------- */
@media screen and (max-device-width: 1024px) {
  .pop-windows .pop-id {
    font-size: 1.2em; }
    .pop-windows .pop-id h3 {
      font-size: 2em; } }

@media screen and (max-width: 480px) {
  /* 其他彈窗 */ }

@media screen and (max-width: 375px) {
  a.pop-windows-close {
    zoom: 0.8; } }

/* iPhone X */
@media screen and (max-width: 320px) {
  .pop-windows a.pop-windows-close {
    zoom: 0.7; } }

/* -------------- 裝置橫向 -------------- */
#news {
  background-image: url("/laplace/images/laip-bg_2.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  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;
  padding: 50px 0; }
  @media screen and (orientation: portrait) {
    #news {
      padding: 8vw 0; } }
  #news .title {
    color: #b2faff;
    background: -webkit-linear-gradient(top, #fff 0, #b2faff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-box-decoration-break: clone;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 10px; }
    #news .title h2 {
      font-size: 55px;
      font-weight: 900; }
    #news .title span {
      font-size: 28px; }
  #news .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 60px; }
    @media screen and (orientation: portrait) {
      #news .inner {
        gap: 5vw; } }
  #news .newsBox {
    padding: 18px 18px 25px;
    margin: 0 auto 35px;
    width: 1000px;
    background: rgba(255, 255, 255, 0.6);
    border: 2px #fff solid;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 24px; }
    @media screen and (max-width: 1280px) {
      #news .newsBox {
        width: 95vw; } }
    @media screen and (orientation: portrait) {
      #news .newsBox {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: auto; } }
  @media screen and (orientation: portrait) and (max-width: 480px) {
    #news .newsBox {
      width: 95vw; } }
  #news .banBox {
    position: relative; }
  #news .banner {
    width: 400px;
    height: 220px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto; }
    #news .banner a,
    #news .banner img {
      width: 100%;
      height: auto;
      display: block; }

@media screen and (orientation: portrait) and (max-width: 480px) {
  #news .banner {
    width: 85vw;
    height: auto;
    margin-left: auto;
    margin-right: auto; } }
  #news .swiper-pagination {
    bottom: -23px;
    left: 0;
    right: 0; }
    #news .swiper-pagination-bullet {
      margin: 0 4px;
      width: 12px;
      height: 12px;
      background: #69add4;
      opacity: 1; }
      #news .swiper-pagination-bullet-active {
        background: #62d9ef; }
  #news .news {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    height: 220px;
    overflow: hidden; }
  #news .tabNav {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto 13px;
    width: 100%;
    overflow: hidden; }
    #news .tabNav::before {
      content: "";
      position: absolute;
      z-index: 0;
      bottom: 0;
      width: 100%;
      height: 2px;
      background: #216fad; }
    #news .tabNav li {
      position: relative;
      -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
      flex: 0 1 auto;
      /* margin-right: -4px; */
      width: 3em;
      height: 2.2em;
      font-size: 18px;
      line-height: 2;
      text-align: center;
      font-weight: 400; }

@media screen and (orientation: portrait) and (max-width: 480px) {
  #news .tabNav li {
    font-size: 15px; } }
    #news .tabNav a {
      color: #216fad; }
      #news .tabNav a span {
        display: block;
        width: 100%; }
      #news .tabNav a em {
        display: inline-block;
        color: #779db3;
        text-align: center;
        font-style: normal;
        font-weight: 200; }
      #news .tabNav a.btn_more {
        position: absolute;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        right: 0;
        width: 3em;
        height: 1.6em;
        font-size: 15px;
        color: #95d0ff;
        font-weight: 400;
        text-align: center;
        background: #216fad;
        border-radius: 3px; }

@media screen and (orientation: portrait) and (max-width: 480px) {
  #news .tabNav a.btn_more {
    font-size: 12px; } }
        #news .tabNav a.btn_more:hover {
          color: #fff; }
    #news .tabNav a:hover,
    #news .tabNav li.focus a,
    #news .tabNav li.hover,
    #news .tabNav li.focus {
      color: #333; }
  #news .list li {
    position: relative;
    padding: 4.5px 0;
    width: 100%;
    font-size: 15px;
    white-space: nowrap;
    overflow: hidden; }
  #news .list span,
  #news .list a,
  #news .list tt {
    display: inline-block;
    height: 24px;
    line-height: 23px; }
  #news .list span {
    position: absolute;
    left: 0;
    width: 50px;
    color: #fff;
    text-align: center;
    background: #4998d7;
    border-radius: 3px; }
  #news .list a {
    padding: 0 60px 0 60px;
    width: 100%;
    text-align: left;
    color: #333;
    font-weight: 300;
    vertical-align: middle;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap; }
    #news .list a:hover {
      color: #216fad;
      text-decoration: underline; }
  #news .list tt {
    position: absolute;
    right: 0;
    color: #333; }
  #news .pageNav {
    display: none; }

img {
  display: inline-block; }

.copytext {
  position: absolute; }
  .copytext img {
    width: 175px; }

/* ============ Common ============ */
html {
  font-size: 62.5%; }

body {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-size: 1.6rem;
  text-align: center;
  font-family: 'Noto Sans TC',Arial, monospace, sans-serif; }

* {
  margin: 0;
  padding: 0; }

h1 {
  margin: 0; }

h2 {
  font-size: 5.0rem; }

h3 {
  font-size: 3.0rem; }

h4 {
  font-size: 2.4rem; }

h5 {
  font-size: 2.0rem; }

h6 {
  font-size: 1.8rem; }

p {
  font-size: 1.3rem; }

a {
  text-decoration: none;
  /*color: #464646;*/ }

img {
  width: 100%; }

ul, li {
  list-style: none; }

@media (hover: hover) {
  a:hover {
    -webkit-filter: brightness(1.2);
    filter: brightness(1.2); } }

/* ============ 共通設定 ============ */
/* ============ animation ============ */
/* ============ wrap ============ */
#wrap {
  background-image: url("/laplace/event/6thanniversary/images/fixed_bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed; }

::-webkit-input-placeholder {
  color: #b97c54; }

:-ms-input-placeholder {
  color: #b97c54; }

::-ms-input-placeholder {
  color: #b97c54; }

::placeholder {
  color: #b97c54; }

ul.link_m {
  display: none; }

/* ============ main ============ */
main {
  width: 100%;
  overflow: hidden;
  position: relative; }
  main:before {
    content: "";
    position: absolute;
    height: 56.25vw;
    width: 100%;
    top: 0;
    left: 0;
    background-image: url("/laplace/event/6thanniversary/images/kv_bg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
    @media screen and (orientation: portrait) {
      main:before {
        height: 100vh;
        background-image: url("/laplace/event/6thanniversary/images/kv_bg_m.jpg"); } }

/* ============ header ============ */
header {
  position: relative; }
  header .inner {
    height: 56.25vw;
    margin: 0 auto;
    position: relative;
    max-width: none; }
    @media screen and (orientation: portrait) {
      header .inner {
        height: 100vh; } }
  header span.logo {
    position: absolute;
    left: 1vw;
    top: 1vw;
    width: 167px; }
    header span.logo img {
      max-width: 100%; }
    @media screen and (orientation: portrait) {
      header span.logo {
        width: 30vw; } }
  header h1 {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    z-index: 9;
    top: 26vw;
    width: 43vw; }
    @media screen and (orientation: portrait) {
      header h1 {
        width: 90vw;
        top: 20vw; } }
  header .slogan {
    position: absolute;
    top: 50vw;
    z-index: 9;
    text-align: center;
    width: 100%; }
    @media screen and (orientation: portrait) {
      header .slogan {
        top: auto;
        bottom: 5vw; } }
    header .slogan.m {
      top: 42vw; }
      @media screen and (orientation: portrait) {
        header .slogan.m {
          top: auto;
          bottom: 5vw; } }
  header .store-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    header .store-icon a {
      margin: 0 .3em; }
    header .store-icon img {
      width: 12.5em; }
      @media only screen and (max-width: 1180px) {
        header .store-icon img {
          width: 15vw; } }

@media only screen and (orientation: portrait) and (max-width: 768px) {
  header .store-icon img {
    width: 30vw; } }

/* 新增 台港版商店ICON */
header .store-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle; }
  header .store-icon a {
    position: relative; }
  header .store-icon .country_txt_m {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -230%);
    -ms-transform: translate(-50%, -230%);
    transform: translate(-50%, -230%);
    width: 5em;
    height: 2em;
    font-size: 1em;
    line-height: 1.5;
    opacity: 0; }
    header .store-icon .country_txt_m em {
      font-style: normal;
      position: relative; }

#header .store-icon .country_txt_m {
  padding: 0 .5em; }

.country {
  margin: 0 auto;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle; }
  .country a {
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 8em;
    height: 4em;
    color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #31d6ff), to(#1c52b5));
    background: -webkit-linear-gradient(top, #31d6ff 20%, #1c52b5 100%);
    background: -o-linear-gradient(top, #31d6ff 20%, #1c52b5 100%);
    background: linear-gradient(top, #31d6ff 20%, #1c52b5 100%);
    border: 0.4em solid #f3f7ff;
    border-radius: 1em; }
    .country a.btn_hk {
      background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f89623), to(#d73d00));
      background: -webkit-linear-gradient(top, #f89623 20%, #d73d00 100%);
      background: -o-linear-gradient(top, #f89623 20%, #d73d00 100%);
      background: linear-gradient(top, #f89623 20%, #d73d00 100%); }
    .country a span {
      display: block; }
      .country a span:nth-child(2) {
        font-size: .8em; }

.country.m {
  display: block;
  margin-bottom: .8em; }
  .country.m a {
    font-size: 1.5em;
    width: 18em;
    height: 3em;
    line-height: 2em;
    border-width: .3em;
    display: block; }
    @media only screen and (max-width: 1180px) {
      .country.m a {
        font-size: 15px; } }
    .country.m a span {
      font-size: 1em;
      margin-top: 0;
      display: inline-block; }

/* ============ BG_1 ============ */
#BG_1, #BG_2 {
  min-height: 960px;
  position: relative;
  z-index: 1;
  display: block;
  text-align: center; }
  #BG_1 .inner h2, #BG_2 .inner h2 {
    margin-left: auto;
    margin-right: auto; }
  #BG_1 .inner_content, #BG_2 .inner_content {
    position: relative; }

#BG_1 {
  padding-top: 10vw; }
  @media screen and (orientation: portrait) {
    #BG_1 {
      background-size: cover;
      padding-top: 25vw; } }
  #BG_1::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 195px;
    left: 0;
    top: 0;
    z-index: 3;
    background-image: url("/laplace/event/6thanniversary/images/deco.png");
    background-position: top center;
    background-repeat: no-repeat; }
    @media screen and (orientation: portrait) {
      #BG_1::before {
        background-size: cover;
        height: 10vw; } }
  #BG_1 #paper {
    position: relative;
    height: 1180px;
    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; }
    @media screen and (orientation: portrait) {
      #BG_1 #paper {
        height: auto;
        padding: 25vw 0; } }
    #BG_1 #paper .label {
      position: absolute;
      z-index: 2;
      top: 0; }
      #BG_1 #paper .label_1 {
        left: 0;
        width: 22vw; }
        @media screen and (orientation: portrait) {
          #BG_1 #paper .label_1 {
            width: 40vw; } }
      #BG_1 #paper .label_2 {
        width: 33.5vw;
        right: 0; }
        @media screen and (orientation: portrait) {
          #BG_1 #paper .label_2 {
            width: 50vw; } }
    #BG_1 #paper .role {
      position: absolute;
      z-index: 2; }
      #BG_1 #paper .role img {
        max-width: 100%; }
      #BG_1 #paper .role_1 {
        left: 0;
        bottom: 0;
        -webkit-transform: translate(-50%, 10%);
        -ms-transform: translate(-50%, 10%);
        transform: translate(-50%, 10%); }
      #BG_1 #paper .role_2 {
        top: 50%;
        right: 0;
        -webkit-transform: translate(50%, -40%);
        -ms-transform: translate(50%, -40%);
        transform: translate(50%, -40%); }
      #BG_1 #paper .role_3 {
        left: 0;
        top: 0;
        z-index: -1;
        -webkit-transform: translate(50%, -60%);
        -ms-transform: translate(50%, -60%);
        transform: translate(50%, -60%); }
      @media screen and (orientation: portrait) {
        #BG_1 #paper .role_1, #BG_1 #paper .role_2 {
          display: none; }
        #BG_1 #paper .role_3 {
          width: 20vw; } }
    #BG_1 #paper .prize {
      background-color: #ffecb4;
      border-radius: 1em;
      padding: .5em 2em 0;
      outline: 5px solid rgba(0, 0, 0, 0.1);
      display: inline-block; }
      #BG_1 #paper .prize img {
        width: auto;
        max-width: 100%; }
      @media screen and (orientation: portrait) {
        #BG_1 #paper .prize {
          padding: 1vw 3vw 0; }
          #BG_1 #paper .prize img {
            width: 50vw; } }
  #BG_1 .inner_1 {
    width: 1160px;
    position: relative; }
    @media only screen and (max-width: 1280px) {
      #BG_1 .inner_1 {
        width: 90vw; } }
    @media screen and (orientation: portrait) {
      #BG_1 .inner_1 {
        width: 75vw; } }
    #BG_1 .inner_1 #Get_Prize {
      position: absolute;
      display: block;
      margin: 0 auto;
      width: 381px;
      top: 0;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
      @media only screen and (max-width: 1280px) {
        #BG_1 .inner_1 #Get_Prize {
          width: 30vw; } }
      @media screen and (orientation: portrait) {
        #BG_1 .inner_1 #Get_Prize {
          width: 50vw; } }
    #BG_1 .inner_1 .title {
      width: 650px;
      position: relative;
      z-index: 2; }
      @media only screen and (max-width: 1280px) {
        #BG_1 .inner_1 .title {
          width: 50vw; } }
      @media screen and (orientation: portrait) {
        #BG_1 .inner_1 .title {
          width: 60vw; } }
    #BG_1 .inner_1 .inner_content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      gap: 1em;
      padding: 50px 0 100px; }
      @media screen and (orientation: portrait) {
        #BG_1 .inner_1 .inner_content {
          padding: 5vw; } }
      #BG_1 .inner_1 .inner_content p {
        margin: 0 auto;
        color: #FFF;
        font-size: 1.3em;
        font-weight: 500;
        letter-spacing: .1em;
        line-height: 1.5em;
        text-shadow: 0px 2px 5px #5c3f37,0px 2px 5px #5c3f37, 0px 2px 5px #5c3f37; }
        @media screen and (orientation: portrait) {
          #BG_1 .inner_1 .inner_content p {
            font-size: 2.5vw; } }
  @media only screen and (orientation: portrait) and (max-width: 480px) {
    #BG_1 .inner_1 .inner_content p {
      font-size: 3.5vw; } }
        #BG_1 .inner_1 .inner_content p span {
          display: block; }
          @media screen and (orientation: portrait) {
            #BG_1 .inner_1 .inner_content p span {
              display: inline; } }
        #BG_1 .inner_1 .inner_content p em {
          color: #fbdc7e;
          font-style: normal; }
        #BG_1 .inner_1 .inner_content p.txt {
          margin-bottom: 2em; }
  #BG_1 .inner_2 {
    height: 1200px;
    position: relative;
    padding-top: 5vw; }
    @media screen and (orientation: portrait) {
      #BG_1 .inner_2 {
        height: auto; } }
    #BG_1 .inner_2::before {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 132px;
      background-image: url("/laplace/event/6thanniversary/images/live_bottom.png");
      background-position: top center;
      background-repeat: no-repeat;
      background-size: cover; }
    #BG_1 .inner_2 .title {
      z-index: 11;
      position: relative;
      width: 480px; }
      @media screen and (orientation: portrait) {
        #BG_1 .inner_2 .title {
          margin-bottom: 0;
          width: 60vw; } }
    #BG_1 .inner_2 h3 {
      z-index: 11;
      position: relative;
      color: #FFF;
      text-shadow: 0 0 4px #94482a, 0 0 4px #94482a, 0 0 4px #94482a, 0 0 4px #94482a, 0 0 4px #94482a, 0 0 4px #94482a, 0 0 4px #94482a, 0 0 4px #94482a;
      border-right-color: #94482a;
      margin-bottom: 1em; }
      @media screen and (orientation: portrait) {
        #BG_1 .inner_2 h3 {
          margin-bottom: 2em; } }
      #BG_1 .inner_2 h3 span {
        color: #fff; }

@media only screen and (orientation: portrait) and (max-width: 480px) {
  #BG_1 .inner_2 h3 span {
    font-size: 4vw; } }
      #BG_1 .inner_2 h3 .time {
        color: #fbdc7e; }
        @media screen and (orientation: portrait) {
          #BG_1 .inner_2 h3 .time {
            display: block;
            font-size: 6vw; } }
      #BG_1 .inner_2 h3 .btn {
        position: relative;
        -webkit-transform: translate(0, 30%);
        -ms-transform: translate(0, 30%);
        transform: translate(0, 30%);
        padding: 0 0.8em;
        height: 2em;
        line-height: 1.6;
        border-radius: 1em; }
    #BG_1 .inner_2 .inner_content .boxStyle-2 p {
      text-shadow: 0 0 6px #574029,0 0 4px #574029,0 0 3px #574029; }
    #BG_1 .inner_2 .inner_content .tip {
      margin-bottom: 20px; }
      #BG_1 .inner_2 .inner_content .tip_container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 10px 20px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
      #BG_1 .inner_2 .inner_content .tip h4, #BG_1 .inner_2 .inner_content .tip_num {
        text-shadow: 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff; }
      #BG_1 .inner_2 .inner_content .tip_num {
        border-right: 2px solid rgba(0, 0, 0, 0.5);
        font-size: 64px;
        font-weight: bold;
        padding-right: 20px; }
        @media screen and (orientation: portrait) {
          #BG_1 .inner_2 .inner_content .tip_num {
            font-size: 7vw; } }
      #BG_1 .inner_2 .inner_content .tip h4 {
        font-weight: bold;
        font-size: 40px; }
        @media screen and (orientation: portrait) {
          #BG_1 .inner_2 .inner_content .tip h4 {
            font-size: 4.5vw; } }
  @media only screen and (orientation: portrait) and (max-width: 480px) {
    #BG_1 .inner_2 .inner_content .tip h4 {
      font-size: 5vw; } }
      #BG_1 .inner_2 .inner_content .tip_2 .tip_num, #BG_1 .inner_2 .inner_content .tip_2 h4 {
        text-shadow: 0 0 6px #574029, 0 0 6px #574029, 0 0 6px #574029, 0 0 6px #574029, 0 0 6px #574029, 0 0 6px #574029, 0 0 6px #574029; }
      #BG_1 .inner_2 .inner_content .tip_content {
        padding-left: 20px;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto; }
    #BG_1 .inner_2 .inner_content .tip, #BG_1 .inner_2 .inner_content .live_cast {
      margin-left: auto;
      margin-right: auto;
      z-index: 11;
      position: relative; }
      #BG_1 .inner_2 .inner_content .tip p, #BG_1 .inner_2 .inner_content .live_cast p {
        font-size: 20px; }
        @media only screen and (max-width: 480px) {
          #BG_1 .inner_2 .inner_content .tip p, #BG_1 .inner_2 .inner_content .live_cast p {
            font-size: 3.5vw; } }
    #BG_1 .inner_2 .inner_content .tip_1, #BG_1 .inner_2 .inner_content .tip_3 {
      width: 840px;
      color: #574029; }
      @media only screen and (max-width: 1024px) {
        #BG_1 .inner_2 .inner_content .tip_1, #BG_1 .inner_2 .inner_content .tip_3 {
          width: 90vw; } }
    #BG_1 .inner_2 .inner_content .tip_2 {
      width: 735px; }
      @media only screen and (max-width: 1024px) {
        #BG_1 .inner_2 .inner_content .tip_2 {
          width: 90vw; } }
    #BG_1 .inner_2 .inner_content .live_cast {
      width: 840px;
      padding-bottom: 20px;
      padding-top: 15px; }
      @media only screen and (max-width: 1024px) {
        #BG_1 .inner_2 .inner_content .live_cast {
          width: 90vw; } }
      #BG_1 .inner_2 .inner_content .live_cast::before {
        width: 180%;
        height: 80%; }
      #BG_1 .inner_2 .inner_content .live_cast h3 {
        display: inline-block;
        background-color: #574029;
        line-height: 1.5;
        height: 1.6em;
        border-radius: .8em;
        padding: 0 1em;
        margin-bottom: .5em;
        text-shadow: 0 0 0 rgba(0, 0, 0, 0); }
        @media screen and (orientation: portrait) {
          #BG_1 .inner_2 .inner_content .live_cast h3 {
            font-size: 4.5vw; } }
      #BG_1 .inner_2 .inner_content .live_cast .txt {
        padding: 0 1em; }
      #BG_1 .inner_2 .inner_content .live_cast ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: wrap;
        flex-flow: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
        #BG_1 .inner_2 .inner_content .live_cast ul li {
          position: relative;
          display: table-cell;
          width: 11em;
          height: 14.5em;
          margin: 1em;
          background-color: #FFF;
          background-size: cover;
          background-position: 50% 50%;
          border: 4px solid #e8ae8b;
          border-radius: 5px;
          -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.8); }
          @media screen and (orientation: portrait) {
            #BG_1 .inner_2 .inner_content .live_cast ul li {
              width: 22vw;
              height: 28.6vw; } }
  @media only screen and (orientation: portrait) and (max-width: 480px) {
    #BG_1 .inner_2 .inner_content .live_cast ul li {
      width: 60vw;
      height: 78vw; } }
          #BG_1 .inner_2 .inner_content .live_cast ul li:nth-child(1) {
            background-image: url("/laplace/event/6thanniversary/images/streamer-1.png"); }
          #BG_1 .inner_2 .inner_content .live_cast ul li:nth-child(2) {
            background-image: url("/laplace/event/6thanniversary/images/streamer-2.png"); }
          #BG_1 .inner_2 .inner_content .live_cast ul li:nth-child(3) {
            background-image: url("/laplace/event/6thanniversary/images/streamer-3.png"); }
          #BG_1 .inner_2 .inner_content .live_cast ul li span {
            position: absolute;
            display: block;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 2em;
            background-color: #e8ae8b;
            color: #572929;
            line-height: 2em;
            text-align: center; }
    #BG_1 .inner_2 .live-chat {
      position: absolute;
      top: 0;
      left: 50%;
      width: 205px;
      -webkit-transform: translate(-285%, -40%);
      -ms-transform: translate(-285%, -40%);
      transform: translate(-285%, -40%);
      z-index: 12; }
      #BG_1 .inner_2 .live-chat span {
        width: 100%;
        height: 0;
        padding-top: 65.85366%;
        display: block;
        background-image: url("/laplace/event/6thanniversary/images/live_chat.png");
        background-position: top center;
        background-repeat: no-repeat;
        background-size: cover; }
      @media screen and (orientation: portrait) {
        #BG_1 .inner_2 .live-chat {
          width: 20vw;
          left: 0;
          -webkit-transform: translate(10%, -80%);
          -ms-transform: translate(10%, -80%);
          transform: translate(10%, -80%); } }
  @media only screen and (orientation: portrait) and (max-width: 480px) {
    #BG_1 .inner_2 .live-chat {
      width: 25vw; } }
    #BG_1 .inner_2 .role {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      z-index: 10; }
      #BG_1 .inner_2 .role_1 {
        left: 0;
        width: 531px; }
        @media only screen and (max-width: 1800px) {
          #BG_1 .inner_2 .role_1 {
            -webkit-transform: translate(-20%, -50%);
            -ms-transform: translate(-20%, -50%);
            transform: translate(-20%, -50%); } }
        @media only screen and (max-width: 1600px) {
          #BG_1 .inner_2 .role_1 {
            display: none; } }
      #BG_1 .inner_2 .role_2 {
        right: 0;
        width: 437px; }
        @media only screen and (max-width: 1800px) {
          #BG_1 .inner_2 .role_2 {
            -webkit-transform: translate(10%, -50%);
            -ms-transform: translate(10%, -50%);
            transform: translate(10%, -50%); } }
        @media only screen and (max-width: 1366px) {
          #BG_1 .inner_2 .role_2 {
            display: none; } }
      #BG_1 .inner_2 .role_3 {
        z-index: 21;
        left: 50%;
        -webkit-transform: translate(310px, -170%);
        -ms-transform: translate(310px, -170%);
        transform: translate(310px, -170%); }
        @media screen and (orientation: portrait) {
          #BG_1 .inner_2 .role_3 {
            display: none; } }

/* ============ BG_2 ============ */
#BG_2 {
  background: url("/laplace/event/6thanniversary/images/line_bg.png") center top repeat-y;
  padding-bottom: 50px; }
  #BG_2 #Event {
    padding-top: 5vw;
    position: relative;
    z-index: 12;
    width: 675.5px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px; }
    @media screen and (orientation: portrait) {
      #BG_2 #Event {
        width: 70vw; } }
  #BG_2 .chara {
    position: absolute;
    z-index: 10;
    left: 50%;
    top: 0;
    width: 500px;
    -webkit-transform: translate(-180%, -10%);
    -ms-transform: translate(-180%, -10%);
    transform: translate(-180%, -10%); }
    #BG_2 .chara img {
      max-width: 100%; }
    @media only screen and (max-width: 1440px) {
      #BG_2 .chara {
        left: 0;
        -webkit-transform: translate(-30%, -10%);
        -ms-transform: translate(-30%, -10%);
        transform: translate(-30%, -10%); } }
    @media only screen and (max-width: 1024px) {
      #BG_2 .chara {
        -webkit-transform: translate(10%, 30%);
        -ms-transform: translate(10%, 30%);
        transform: translate(10%, 30%);
        width: 50vw; } }
  #BG_2 .inner .chara {
    position: absolute;
    top: 50%;
    width: 15em; }
  #BG_2 .boxStyle {
    width: 1400px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 12;
    -webkit-box-shadow: 0 20px 15px #784221;
    box-shadow: 0 20px 15px #784221; }
    @media only screen and (max-width: 1440px) {
      #BG_2 .boxStyle {
        width: 90vw; } }
    #BG_2 .boxStyle_container {
      padding: 30px; }
      @media only screen and (max-width: 1440px) {
        #BG_2 .boxStyle_container {
          padding: 1.5vw; } }
    #BG_2 .boxStyle-2::before {
      height: 40%; }
  #BG_2 .inner_4 {
    padding-top: 1em; }
    #BG_2 .inner_4 .inner_content {
      margin: 0 auto; }
      #BG_2 .inner_4 .inner_content .event_list {
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: wrap;
        flex-flow: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%; }
        #BG_2 .inner_4 .inner_content .event_list li {
          width: 30%;
          margin: 0 .5em; }
          @media screen and (orientation: portrait) {
            #BG_2 .inner_4 .inner_content .event_list li {
              width: 43%; } }
  @media only screen and (orientation: portrait) and (max-width: 480px) {
    #BG_2 .inner_4 .inner_content .event_list li {
      width: 90%; } }
        #BG_2 .inner_4 .inner_content .event_list a {
          white-space: nowrap;
          text-indent: 100%;
          overflow: hidden;
          width: 100%;
          height: 0;
          padding-top: 72.91667%;
          position: relative;
          display: block;
          background-size: cover;
          background-position: top;
          background-repeat: no-repeat; }
        #BG_2 .inner_4 .inner_content .event_list_1 a {
          background-image: url("/laplace/event/6thanniversary/images/event_banner_1.png"); }
        #BG_2 .inner_4 .inner_content .event_list_2 a {
          background-image: url("/laplace/event/6thanniversary/images/event_banner_2.png"); }
        #BG_2 .inner_4 .inner_content .event_list_3 a {
          background-image: url("/laplace/event/6thanniversary/images/event_banner_3.png"); }
        #BG_2 .inner_4 .inner_content .event_list_4 a {
          background-image: url("/laplace/event/6thanniversary/images/event_banner_4.png"); }
        #BG_2 .inner_4 .inner_content .event_list_5 a {
          background-image: url("/laplace/event/6thanniversary/images/event_banner_5.png"); }
        #BG_2 .inner_4 .inner_content .event_list_6 a {
          background-image: url("/laplace/event/6thanniversary/images/event_banner_6.png"); }
    #BG_2 .inner_4 .chara {
      position: absolute;
      top: 50%; }
  #BG_2 .inner_5 {
    padding-top: 30px;
    position: relative; }
    #BG_2 .inner_5 #Wallpaper {
      padding-top: 5vw;
      width: 564px;
      margin-bottom: 0;
      font-size: 1rem; }
      @media screen and (orientation: portrait) {
        #BG_2 .inner_5 #Wallpaper {
          width: 70vw; } }
    #BG_2 .inner_5 .inner_content {
      margin: 0 auto; }
    #BG_2 .inner_5 .wallpaper_pic_area {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin-bottom: 2em;
      position: relative; }
    #BG_2 .inner_5 .wallpaper_phone,
    #BG_2 .inner_5 .wallpaper_pc {
      margin: 0 .5em; }
      #BG_2 .inner_5 .wallpaper_phone span,
      #BG_2 .inner_5 .wallpaper_pc span {
        display: block;
        height: 2em;
        color: #FFF;
        font-size: 1.3em;
        text-shadow: 0px 2px 5px #5c3f37,0px 2px 5px #5c3f37, 0px 2px 5px #5c3f37; }
      #BG_2 .inner_5 .wallpaper_phone a,
      #BG_2 .inner_5 .wallpaper_pc a {
        color: #FFF;
        height: 500px;
        position: relative;
        display: block; }
        @media only screen and (max-width: 1440px) {
          #BG_2 .inner_5 .wallpaper_phone a,
          #BG_2 .inner_5 .wallpaper_pc a {
            height: 32vw; } }
        #BG_2 .inner_5 .wallpaper_phone a img,
        #BG_2 .inner_5 .wallpaper_pc a img {
          border: 5px solid #fffbc3;
          height: 100%;
          width: auto;
          border-radius: 3px;
          -webkit-box-shadow: 0 10px 10px #784221;
          box-shadow: 0 10px 10px #784221; }
    #BG_2 .inner_5 .download_area {
      background-color: #784221;
      width: 1200px;
      margin-left: auto;
      margin-right: auto;
      border-radius: 30px;
      padding: 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      @media only screen and (max-width: 1440px) {
        #BG_2 .inner_5 .download_area {
          width: 77vw; } }
      #BG_2 .inner_5 .download_area .btn {
        padding: 0 1.5em; }
      #BG_2 .inner_5 .download_area a.btn_hk_m {
        background: #583726;
        border: 0.3em solid #ffdbc3; }
      #BG_2 .inner_5 .download_area a.btn_hk_pc {
        background: #583726;
        border: 0.3em solid #ffdbc3; }
    #BG_2 .inner_5 .download_phone,
    #BG_2 .inner_5 .download_pc {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      display: inline-block; }
      #BG_2 .inner_5 .download_phone span,
      #BG_2 .inner_5 .download_pc span {
        display: block;
        color: #FFF;
        font-size: 30px;
        margin-bottom: .5em; }
      #BG_2 .inner_5 .download_phone a b,
      #BG_2 .inner_5 .download_pc a b {
        vertical-align: middle;
        position: relative; }
      #BG_2 .inner_5 .download_phone a img,
      #BG_2 .inner_5 .download_pc a img {
        width: auto;
        vertical-align: middle;
        position: relative; }
    #BG_2 .inner_5 .chara {
      position: absolute;
      bottom: 0;
      left: 50%;
      -webkit-transform: translate(-313%, 78%);
      -ms-transform: translate(-313%, 78%);
      transform: translate(-313%, 78%);
      width: 13em; }
    #BG_2 .inner_5 .pic_phone,
    #BG_2 .inner_5 .pic_pc {
      cursor: auto; }
      #BG_2 .inner_5 .pic_phone:hover,
      #BG_2 .inner_5 .pic_pc:hover {
        -webkit-filter: brightness(1);
        filter: brightness(1); }
    #BG_2 .inner_5.m {
      padding-bottom: 30px; }
      #BG_2 .inner_5.m .wallpaper_pc,
      #BG_2 .inner_5.m .download_pc {
        display: none; }
      #BG_2 .inner_5.m .wallpaper_phone {
        width: 100%; }
        #BG_2 .inner_5.m .wallpaper_phone .pic_phone {
          height: auto;
          width: 50%;
          margin-left: auto;
          margin-right: auto; }
          #BG_2 .inner_5.m .wallpaper_phone .pic_phone img {
            width: 100%;
            height: auto; }
      #BG_2 .inner_5.m .download_phone {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%; }
      #BG_2 .inner_5.m .btn {
        width: 100%;
        height: 2.4em;
        line-height: 1.8;
        margin-bottom: .5em; }
  #BG_2 .inner_6 .inner_content {
    position: relative;
    min-height: 33em; }
    #BG_2 .inner_6 .inner_content span.message_pic {
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      width: 32em;
      -webkit-transform: translate(-30%, -55%);
      -ms-transform: translate(-30%, -55%);
      transform: translate(-30%, -55%); }
    #BG_2 .inner_6 .inner_content a.btn_go_fb {
      position: absolute;
      top: 0;
      left: calc( 50% - 33em);
      width: 25em;
      margin-top: -3em; }
      #BG_2 .inner_6 .inner_content a.btn_go_fb:hover {
        -webkit-filter: brightness(1);
        filter: brightness(1);
        -webkit-transform: rotateZ(357deg);
        -ms-transform: rotate(357deg);
        transform: rotateZ(357deg); }
      #BG_2 .inner_6 .inner_content a.btn_go_fb b {
        opacity: 0; }
  #BG_2 .inner_6 .chara {
    position: absolute;
    top: calc( 50% + 3.5em);
    right: calc( 50% - 27.5em);
    width: 10em; }

#BG_2 .section {
  position: relative; }

#BG_2.m .apple {
  width: 20vw;
  left: auto;
  right: 0;
  -webkit-transform: translate(-10%, 0%);
  -ms-transform: translate(-10%, 0%);
  transform: translate(-10%, 0%); }
  @media only screen and (max-width: 480px) {
    #BG_2.m .apple {
      -webkit-transform: translate(-10%, 500%);
      -ms-transform: translate(-10%, 500%);
      transform: translate(-10%, 500%); } }

#BG_3 {
  position: relative;
  z-index: 15;
  background-color: #753221; }
  #BG_3 .inner_content {
    width: 100%;
    margin: 0 auto;
    padding: 2em 0;
    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;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    #BG_3 .inner_content a {
      width: 327px;
      display: block;
      margin: 0 0.5em; }
      #BG_3 .inner_content a img {
        max-width: 100%;
        height: auto; }
      @media screen and (orientation: portrait) {
        #BG_3 .inner_content a {
          width: 40vw; } }
  @media only screen and (orientation: portrait) and (max-width: 480px) {
    #BG_3 .inner_content a {
      width: 80vw;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 1em; } }

.gotop {
  position: fixed;
  left: 10px;
  bottom: 10px;
  z-index: 20; }
  .gotop a {
    display: block;
    width: 10vw;
    height: 10vw;
    background-image: url("/laplace/event/6thanniversary/images/gotop.png");
    background-size: contain;
    background-repeat: no-repeat; }
    @media screen and (orientation: portrait) {
      .gotop a {
        width: 20vw;
        height: 20vw; } }

/* ============ footer ============ */
footer {
  background-color: #351c17; }
  footer li, footer li a {
    color: #c3b9b3; }

/*# sourceMappingURL=event.css.map */