/*!************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-1.use[3]!./resources/src/css/share/_reset.scss ***!
  \************************************************************************************************************************************************************************************************************************************************/
/* RESET
--------------------------------------------------------------------------------------*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
rem,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
figure {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

:focus {
  outline: 0;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

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

address {
  display: inline;
  font-style: normal;
}
/*!***********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-1.use[3]!./resources/src/css/share/_base.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
:root {
  --fs-xs: 0.875rem;
  --fs-s: 1.0625rem;
  --fs-m: 1.25rem;
  --fs-ml: 1.625rem;
  --fs-l: 2.3125rem;
  --fs-xl: 2.6875rem;
  --fs-xxl: 3.3125rem;
}

@media (max-width: 950px) {
  :root {
    --fs-xs: 1.1875rem;
    --fs-s: 1.4375rem;
    --fs-m: 1.5625rem;
    --fs-ml: 1.9375rem;
    --fs-l: 2.625rem;
    --fs-xl: 3rem;
    --fs-xxl: 3.625rem;
  }
}
@media (max-width: 480px) {
  :root {
    --fs-xs: 0.875rem;
    --fs-s: 1.0625rem;
    --fs-m: 1.25rem;
    --fs-ml: 1.625rem;
    --fs-l: 2.3125rem;
    --fs-xl: 2.6875rem;
    --fs-xxl: 3.3125rem;
  }
}
html, body {
  width: 100%;
  font-family: "Exposure-M", "GenWanMin2TW-R", "微軟正黑體", "蘋果儷黑體", Arial, sans-serif, Verdana;
  color: #231f20;
  font-size: 0.8333333333vw;
  background: #fff;
  position: relative;
  overflow-x: hidden;
}
@media screen and (max-width: 950px) {
  html, body {
    font-size: 1.6842105263vw;
  }
}
@media screen and (max-width: 480px) {
  html, body {
    font-size: 3.0769230769vw;
  }
}

.txt_en {
  display: inline-block;
  -webkit-transform: scaleY(1.1);
      -ms-transform: scaleY(1.1);
          transform: scaleY(1.1);
}

.wrapper {
  width: 100%;
  line-height: 1.4;
  position: relative;
  overflow: hidden;
  z-index: 1;
  padding-top: 17.5rem;
}
@media screen and (max-width: 950px) {
  .wrapper {
    padding-top: 18rem;
  }
}
@media screen and (max-width: 480px) {
  .wrapper {
    padding-top: 15rem;
  }
}

.container, .container_inner {
  width: calc(100% - 3.75rem);
  position: relative;
  margin: 0 auto;
  z-index: 1;
}
@media screen and (max-width: 950px) {
  .container, .container_inner {
    width: calc(100% - 3.75rem);
  }
}
@media screen and (max-width: 480px) {
  .container, .container_inner {
    width: calc(100% - 2.5rem);
  }
}

.container_inner {
  width: 100%;
  max-width: 68.75rem;
}

section {
  position: relative;
}

#access_content {
  min-height: calc(100vh - 25.0625rem);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
/*!************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-1.use[3]!./resources/src/css/share/_share.scss ***!
  \************************************************************************************************************************************************************************************************************************************************/
:root {
  --fs-xs: 0.875rem;
  --fs-s: 1.0625rem;
  --fs-m: 1.25rem;
  --fs-ml: 1.625rem;
  --fs-l: 2.3125rem;
  --fs-xl: 2.6875rem;
  --fs-xxl: 3.3125rem;
}

@media (max-width: 950px) {
  :root {
    --fs-xs: 1.1875rem;
    --fs-s: 1.4375rem;
    --fs-m: 1.5625rem;
    --fs-ml: 1.9375rem;
    --fs-l: 2.625rem;
    --fs-xl: 3rem;
    --fs-xxl: 3.625rem;
  }
}
@media (max-width: 480px) {
  :root {
    --fs-xs: 0.875rem;
    --fs-s: 1.0625rem;
    --fs-m: 1.25rem;
    --fs-ml: 1.625rem;
    --fs-l: 2.3125rem;
    --fs-xl: 2.6875rem;
    --fs-xxl: 3.3125rem;
  }
}
.tpl_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 950px) {
  .tpl_row {
    display: block;
  }
}

.tpl_col {
  min-width: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.tpl_col:nth-child(1) {
  padding-right: 2.375rem;
}
@media screen and (max-width: 950px) {
  .tpl_col:nth-child(1) {
    padding-right: 0;
  }
}
.tpl_col:nth-child(2) {
  padding-left: 2.375rem;
}
@media screen and (max-width: 950px) {
  .tpl_col:nth-child(2) {
    padding-left: 0;
  }
}

.tracker {
  width: 3.125rem;
  height: 3.125rem;
  background-image: url(../img/icon_fireball.png);
  background-size: contain;
  pointer-events: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
}
@media screen and (max-width: 768px) {
  .tracker {
    display: none;
  }
}

.symbol {
  font-family: Arial, sans-serif, Verdana;
}

:focus,
button:focus {
  outline: 0;
}

svg {
  display: block;
  width: 100%;
  height: 100%;
}

a {
  display: block;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: inherit;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
a:hover {
  color: inherit;
  text-decoration: none;
}

img {
  width: 100%;
  height: auto;
  display: block;
}

iframe {
  width: 100%;
  height: auto;
}

table {
  width: 100%;
}
table th,
table td {
  vertical-align: middle;
}

.pic {
  position: relative;
}

.accesskey {
  font-size: 1rem;
  color: transparent;
  position: absolute;
  right: 100%;
  top: 0;
  margin-right: 0.625rem;
  z-index: 1;
}
@media screen and (min-width: 951px) {
  .accesskey:after {
    content: "";
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    border: 2px solid #231f20;
    border-radius: 0.1875rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    top: -2px;
    left: -2px;
    z-index: 5;
    opacity: 0;
    -webkit-transition: opacity 0.1s ease-out;
    transition: opacity 0.1s ease-out;
  }
  .accesskey:focus:after {
    opacity: 1;
  }
}
@media screen and (max-width: 768px) {
  .accesskey {
    display: none;
  }
}

.access_content {
  width: 0.0625rem;
  height: 0.0625rem;
  font-size: 1rem;
  padding: 0 0.625rem;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10000;
  clip: rect(0, 0, 0, 0);
}
@media screen and (min-width: 951px) {
  .access_content:after {
    content: "";
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    border: 2px solid #231f20;
    border-radius: 0.1875rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    top: -2px;
    left: -2px;
    z-index: 5;
    opacity: 0;
    -webkit-transition: opacity 0.1s ease-out;
    transition: opacity 0.1s ease-out;
  }
  .access_content:focus:after {
    opacity: 1;
  }
}
@media screen and (max-width: 768px) {
  .access_content {
    display: none;
  }
}
.access_content:focus {
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 0.0625rem;
  margin: -0.0625rem;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0.0625rem;
}

.img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.img.contain {
  -o-object-fit: contain;
     object-fit: contain;
}

.list_bg {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.hide {
  display: none !important;
}
/*!**************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-1.use[3]!./resources/src/css/share/components/_lightbox.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************/
:root {
  --fs-xs: 0.875rem;
  --fs-s: 1.0625rem;
  --fs-m: 1.25rem;
  --fs-ml: 1.625rem;
  --fs-l: 2.3125rem;
  --fs-xl: 2.6875rem;
  --fs-xxl: 3.3125rem;
}

@media (max-width: 950px) {
  :root {
    --fs-xs: 1.1875rem;
    --fs-s: 1.4375rem;
    --fs-m: 1.5625rem;
    --fs-ml: 1.9375rem;
    --fs-l: 2.625rem;
    --fs-xl: 3rem;
    --fs-xxl: 3.625rem;
  }
}
@media (max-width: 480px) {
  :root {
    --fs-xs: 0.875rem;
    --fs-s: 1.0625rem;
    --fs-m: 1.25rem;
    --fs-ml: 1.625rem;
    --fs-l: 2.3125rem;
    --fs-xl: 2.6875rem;
    --fs-xxl: 3.3125rem;
  }
}
.lightbox {
  width: 100%;
  height: 100%;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.97);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: none;
  opacity: 0;
  z-index: 999;
}
@media screen and (min-width: 951px) {
  .lightbox::-webkit-scrollbar {
    width: 0.25rem;
  }
  .lightbox::-webkit-scrollbar-track {
    border-radius: 0.25rem;
    background: rgba(255, 255, 255, 0.1);
  }
  .lightbox::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.3);
  }
}
@media screen and (max-width: 950px) {
  .lightbox {
    padding-top: 4.0625rem;
    padding-bottom: 4.0625rem;
  }
}

.lb_board {
  width: 100%;
  max-width: 85.375rem;
  margin: auto;
  position: relative;
}

.btnClose {
  width: 1.875rem;
  height: 1.875rem;
  border: 0.0625rem solid #fff;
  position: fixed;
  top: 1.5rem;
  right: 2rem;
}
@media screen and (max-width: 480px) {
  .btnClose {
    right: 0.625rem;
  }
}
.btnClose:before, .btnClose:after {
  content: "";
  display: block;
  width: 100%;
  height: 0.125rem;
  border-radius: 0.1875rem;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -0.0625rem;
  background: #fff;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.btnClose:before {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.btnClose:after {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.btnClose:hover:before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.btnClose:hover:after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.btnClose a {
  height: 100%;
}
@media screen and (min-width: 951px) {
  .btnClose a:after {
    content: "";
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    border: 2px solid #231f20;
    border-radius: 0.1875rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    top: -2px;
    left: -2px;
    z-index: 5;
    opacity: 0;
    -webkit-transition: opacity 0.1s ease-out;
    transition: opacity 0.1s ease-out;
  }
  .btnClose a:focus:after {
    opacity: 1;
  }
}

.lb_btn {
  cursor: pointer;
}
/*!*************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-1.use[3]!./resources/src/css/share/components/_loading.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************/
:root {
  --fs-xs: 0.875rem;
  --fs-s: 1.0625rem;
  --fs-m: 1.25rem;
  --fs-ml: 1.625rem;
  --fs-l: 2.3125rem;
  --fs-xl: 2.6875rem;
  --fs-xxl: 3.3125rem;
}

@media (max-width: 950px) {
  :root {
    --fs-xs: 1.1875rem;
    --fs-s: 1.4375rem;
    --fs-m: 1.5625rem;
    --fs-ml: 1.9375rem;
    --fs-l: 2.625rem;
    --fs-xl: 3rem;
    --fs-xxl: 3.625rem;
  }
}
@media (max-width: 480px) {
  :root {
    --fs-xs: 0.875rem;
    --fs-s: 1.0625rem;
    --fs-m: 1.25rem;
    --fs-ml: 1.625rem;
    --fs-l: 2.3125rem;
    --fs-xl: 2.6875rem;
    --fs-xxl: 3.3125rem;
  }
}
.loading {
  width: 100%;
  height: 100%;
  background: #fff;
  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;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}

.loader_container {
  position: relative;
}

.loading_txt {
  font-size: 0.9375rem;
  font-family: "Exposure-M";
  text-align: center;
  -webkit-animation: loading_txt 1s infinite;
          animation: loading_txt 1s infinite;
}

@-webkit-keyframes loading_txt {
  50% {
    opacity: 0.2;
  }
}

@keyframes loading_txt {
  50% {
    opacity: 0.2;
  }
}
/*!************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-1.use[3]!./resources/src/css/share/components/_header.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
:root {
  --fs-xs: 0.875rem;
  --fs-s: 1.0625rem;
  --fs-m: 1.25rem;
  --fs-ml: 1.625rem;
  --fs-l: 2.3125rem;
  --fs-xl: 2.6875rem;
  --fs-xxl: 3.3125rem;
}

@media (max-width: 950px) {
  :root {
    --fs-xs: 1.1875rem;
    --fs-s: 1.4375rem;
    --fs-m: 1.5625rem;
    --fs-ml: 1.9375rem;
    --fs-l: 2.625rem;
    --fs-xl: 3rem;
    --fs-xxl: 3.625rem;
  }
}
@media (max-width: 480px) {
  :root {
    --fs-xs: 0.875rem;
    --fs-s: 1.0625rem;
    --fs-m: 1.25rem;
    --fs-ml: 1.625rem;
    --fs-l: 2.3125rem;
    --fs-xl: 2.6875rem;
    --fs-xxl: 3.3125rem;
  }
}
/* 進入和離開的起始狀態 */
.fade-enter-from,
.fade-leave-to {
  opacity: 0;
}

/* 進入和離開的結束狀態 */
.fade-enter-to,
.fade-leave-from {
  opacity: 1;
}

/* 過渡過程（需設定 transition 屬性） */
.fade-enter-active,
.fade-leave-active {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.header_bg {
  width: 100%;
  height: 12.5rem;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, white), color-stop(70%, rgba(255, 255, 255, 0.9)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(180deg, white 50%, rgba(255, 255, 255, 0.9) 70%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 950px) {
  .header_bg {
    height: 18.75rem;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, white), color-stop(70%, rgba(255, 255, 255, 0.9)), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(180deg, white 50%, rgba(255, 255, 255, 0.9) 70%, rgba(255, 255, 255, 0) 100%);
    z-index: 1;
  }
}
@media screen and (max-width: 480px) {
  .header_bg {
    height: 11.25rem;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, white), color-stop(70%, rgba(255, 255, 255, 0.9)), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(180deg, white 50%, rgba(255, 255, 255, 0.9) 70%, rgba(255, 255, 255, 0) 100%);
  }
}

.header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 50;
  padding-top: 1rem;
}
@media screen and (max-width: 480px) {
  .header {
    padding-top: 0;
  }
}
.header .container {
  width: calc(100% - 3.75rem);
  max-width: none;
  z-index: 1;
}
@media screen and (max-width: 480px) {
  .header .container {
    width: calc(100% - 2.5rem);
  }
}

.header_row {
  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;
}

.header_left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header_middle {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
@media screen and (max-width: 950px) {
  .header_middle {
    width: 100vw;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: absolute;
    top: calc(100% + 0.9375rem);
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@media screen and (max-width: 480px) {
  .header_middle {
    top: calc(100% + 0rem);
  }
}

.header_right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.mainlogo {
  width: 11.25rem;
  position: relative;
  top: 0.125rem;
}
@media screen and (max-width: 480px) {
  .mainlogo {
    width: 7.3rem;
    top: 0.125rem;
  }
}

@media screen and (min-width: 951px) {
  .mainlogo_link:after {
    content: "";
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    border: 2px solid #231f20;
    border-radius: 0.1875rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    top: -2px;
    left: -2px;
    z-index: 5;
    opacity: 0;
    -webkit-transition: opacity 0.1s ease-out;
    transition: opacity 0.1s ease-out;
  }
  .mainlogo_link:focus:after {
    opacity: 1;
  }
}

.header_title_en {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50.375rem;
          flex: 0 0 50.375rem;
  position: relative;
  top: 0.5rem;
}
@media screen and (max-width: 950px) {
  .header_title_en {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 3.75rem);
            flex: 0 0 calc(100% - 3.75rem);
    top: 0;
  }
}
@media screen and (max-width: 480px) {
  .header_title_en {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 2.5rem);
            flex: 0 0 calc(100% - 2.5rem);
  }
}

.header_title_tw {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 46.25rem;
          flex: 0 0 46.25rem;
}
@media screen and (max-width: 950px) {
  .header_title_tw {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 3.75rem);
            flex: 0 0 calc(100% - 3.75rem);
  }
}
@media screen and (max-width: 480px) {
  .header_title_tw {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 2.5rem);
            flex: 0 0 calc(100% - 2.5rem);
  }
}

@media screen and (max-width: 950px) {
  .en .header_title_tw {
    display: none;
  }
  .tw .header_title_en {
    display: none;
  }
}
.func_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding-left: 1rem;
}
.func_list:before {
  content: "";
  width: 0.0625rem;
  height: 4.125rem;
  background: #231f20;
  position: absolute;
  top: 50%;
  right: 100%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 950px) {
  .func_list:before {
    display: none;
  }
}

.lang_link {
  font-size: 1.3125rem;
  font-family: "Exposure-M", "GenWanMin2TW-R";
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  text-orientation: upright;
  white-space: nowrap;
  line-height: 1;
  letter-spacing: -0.1875rem;
  padding-left: 0.3125rem;
  -webkit-transform: scaleY(1.1);
      -ms-transform: scaleY(1.1);
          transform: scaleY(1.1);
}
@media screen and (max-width: 950px) {
  .lang_link {
    font-size: 1rem;
    -webkit-writing-mode: inherit;
        -ms-writing-mode: inherit;
            writing-mode: inherit;
    line-height: 1.6;
    padding-left: 0;
  }
}
@media screen and (max-width: 480px) {
  .lang_link {
    font-size: 0.85rem;
    line-height: 1.5;
  }
}
.lang_link:before {
  width: calc(100% - 0.3125rem);
  height: 1px;
  background: #231f20;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 950px) {
  .lang_link:before {
    content: "";
    width: calc(100% - 0.03rem);
  }
}
@media screen and (max-width: 480px) {
  .lang_link:before {
    width: calc(100% - 0.025rem);
  }
}
@media screen and (max-width: 950px) {
  .lang_link.en {
    letter-spacing: 0.1rem;
    margin-right: -0.1rem;
  }
}
@media screen and (max-width: 480px) {
  .lang_link.en {
    letter-spacing: 0.05rem;
    margin-right: -0.05rem;
  }
}
.lang_link.tw {
  letter-spacing: 0.875rem;
  bottom: -0.4375rem;
}
@media screen and (max-width: 950px) {
  .lang_link.tw {
    letter-spacing: 0.4rem;
    margin-right: -0.4rem;
    bottom: 0;
  }
}
@media screen and (max-width: 480px) {
  .lang_link.tw {
    letter-spacing: 0.2rem;
    margin-right: -0.2rem;
  }
}
@media screen and (max-width: 480px) {
  .lang_link.tw:before {
    width: calc(100% - 0.1rem);
  }
}
.lang_link.active, .lang_link:focus, .lang_link:hover {
  color: #231f20;
}

.lang_btn {
  position: relative;
  right: -0.125rem;
}

.hamburger {
  position: relative;
  padding: 0.9375rem 0;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  z-index: 1;
  display: none;
}
@media screen and (max-width: 950px) {
  .hamburger {
    display: block;
  }
}

.hamburger_link {
  height: 100%;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.hamburger_bars {
  width: 2.25rem;
  height: 2.25rem;
  position: relative;
}
@media screen and (max-width: 480px) {
  .hamburger_bars {
    width: 1.875rem;
    height: 1.875rem;
  }
}

.hamburger_bar {
  width: 100%;
  height: 0.125rem;
  background: #231f20;
  border-radius: 0.25rem;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -0.0625rem;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.hamburger_bar:before, .hamburger_bar:after {
  content: "";
  display: block;
  width: 100%;
  height: 0.125rem;
  background: #231f20;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -0.0625rem;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.hamburger_bar:before {
  -webkit-transform: translateY(-0.8125rem);
      -ms-transform: translateY(-0.8125rem);
          transform: translateY(-0.8125rem);
}
@media screen and (max-width: 480px) {
  .hamburger_bar:before {
    -webkit-transform: translateY(-0.625rem);
        -ms-transform: translateY(-0.625rem);
            transform: translateY(-0.625rem);
  }
}
.hamburger_bar:after {
  -webkit-transform: translateY(0.8125rem);
      -ms-transform: translateY(0.8125rem);
          transform: translateY(0.8125rem);
}
@media screen and (max-width: 480px) {
  .hamburger_bar:after {
    -webkit-transform: translateY(0.625rem);
        -ms-transform: translateY(0.625rem);
            transform: translateY(0.625rem);
  }
}

.active .hamburger_bar {
  background: transparent;
}
.active .hamburger_bar:before {
  -webkit-transform: translateY(0) rotate(135deg);
      -ms-transform: translateY(0) rotate(135deg);
          transform: translateY(0) rotate(135deg);
}
.active .hamburger_bar:after {
  -webkit-transform: translateY(0) rotate(-135deg);
      -ms-transform: translateY(0) rotate(-135deg);
          transform: translateY(0) rotate(-135deg);
}

.nav_bg {
  width: 100vw;
  height: 0;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  -webkit-transform: translateY(-350px);
      -ms-transform: translateY(-350px);
          transform: translateY(-350px);
}
.nav_bg::after {
  content: "";
  width: 100%;
  height: 19.875rem;
  background-image: url(../img/bg_gradient.png);
  background-repeat: repeat-x;
  background-position: 0 0;
  position: absolute;
  top: calc(100% - 1px);
  left: 0;
}

.nav {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 950px) {
  .nav {
    display: none;
    opacity: 0;
    height: calc(100% - 5rem);
    background: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 15.625rem 0;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }
}
@media screen and (max-width: 480px) {
  .nav {
    padding: 6.25rem 0;
  }
}
.nav .nav_hide {
  display: none;
}
@media screen and (max-width: 950px) {
  .nav .nav_hide {
    display: block;
  }
}

.nav_list {
  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;
}
@media screen and (max-width: 950px) {
  .nav_list {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0;
  }
}

.nav_li {
  position: relative;
}

.nav_link {
  font-size: 1.4375rem;
  font-family: "Exposure-M", "GenWanMin2TW-R";
  line-height: 2rem;
  padding: 0.9375rem 0;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
@media screen and (max-width: 950px) {
  .nav_link {
    font-size: 1.75rem;
    padding: 2rem 0;
  }
}
@media screen and (max-width: 480px) {
  .nav_link {
    font-size: 1.4rem;
    padding: 1.25rem 0;
  }
}
.nav_link:after {
  content: "";
  width: 100%;
  height: 0.125rem;
  background: #231f20;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.nav_link.active, .nav_link:hover, .nav_link:focus {
  font-weight: bold;
}
.nav_link.active:after, .nav_link:hover:after, .nav_link:focus:after {
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
}

.close_btn {
  width: 3.125rem;
  position: absolute;
  top: 5rem;
  left: 0;
}

.subnav_box {
  width: 100vw;
  height: 100vh;
  padding-top: 9.6875rem;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
}
@media screen and (max-width: 950px) {
  .subnav_box {
    width: 100%;
    height: auto;
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    z-index: 1;
    padding-bottom: 18.75rem;
  }
}
@media screen and (max-width: 480px) {
  .subnav_box {
    padding-top: 1rem;
  }
}

.scroll_view {
  max-height: calc(100vh - 9.0625rem);
  padding-top: 9.0625rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
@media screen and (min-width: 951px) {
  .scroll_view::-webkit-scrollbar {
    width: 0.25rem;
  }
  .scroll_view::-webkit-scrollbar-track {
    border-radius: 0.25rem;
    background: rgba(255, 255, 255, 0.1);
  }
  .scroll_view::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.3);
  }
}

.subnav_list {
  display: block;
}

.subnav_link {
  font-size: 1.25rem;
  font-size: var(--fs-m);
  font-family: "Exposure-M", "GenWanMin2TW-M";
  color: #231f20;
  white-space: nowrap;
  padding-top: 0.4375rem;
  padding-bottom: 0.4375rem;
  border-bottom: 1px solid #231f20;
}
@media screen and (max-width: 480px) {
  .subnav_link {
    padding-bottom: 0.875rem;
    padding-top: 0.875rem;
  }
}
.subnav_link.active {
  font-size: 1.625rem;
  font-size: var(--fs-ml);
  border-bottom: 0.125rem solid #231f20;
}
.subnav_link:hover, .subnav_link:focus {
  font-style: italic;
}

.thirnav_box {
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.thirnav_box.active {
  max-height: 31.25rem;
  opacity: 1;
  -webkit-transition: max-height 1s ease-out, opacity 0.4s ease-out;
  transition: max-height 1s ease-out, opacity 0.4s ease-out;
}

.thirnav_list {
  padding-top: 0.9375rem;
  padding-bottom: 2.5rem;
  padding-left: 3.75rem;
}

.thirnav_link {
  font-size: 1.25rem;
  font-size: var(--fs-m);
  font-family: "Exposure-M", "GenWanMin2TW-M";
  color: #231f20;
  white-space: nowrap;
  padding-top: 0.4375rem;
  padding-bottom: 0.4375rem;
  border-bottom: 1px solid #231f20;
}
.thirnav_link.active, .thirnav_link:hover, .thirnav_link:focus {
  font-style: italic;
}

.thirnav_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 2.5rem;
}

.thirnav_left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20.625rem;
          flex: 0 0 20.625rem;
}

.thirnav_right {
  min-width: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.thirnav_duration {
  font-size: 1.25rem;
  font-size: var(--fs-m);
  font-family: "Exposure-M", "GenWanMin2TW-M";
}

.thirnav_txt {
  font-size: 1.0625rem;
  font-size: var(--fs-s);
  line-height: 1.8;
  margin-top: 0.5rem;
}

.thirnav_title_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.thirnav_title {
  font-size: 1.25rem;
  font-size: var(--fs-m);
  font-family: "Exposure-M", "GenWanMin2TW-M";
  font-weight: bold;
}

.thirnav_btn_link {
  font-size: 1.25rem;
  font-size: var(--fs-m);
  padding-top: 0.4375rem;
  padding-bottom: 0.4375rem;
}
.thirnav_btn_link:focus, .thirnav_btn_link:hover {
  font-style: italic;
}
/*!************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-1.use[3]!./resources/src/css/share/components/_footer.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************/
:root {
  --fs-xs: 0.875rem;
  --fs-s: 1.0625rem;
  --fs-m: 1.25rem;
  --fs-ml: 1.625rem;
  --fs-l: 2.3125rem;
  --fs-xl: 2.6875rem;
  --fs-xxl: 3.3125rem;
}

@media (max-width: 950px) {
  :root {
    --fs-xs: 1.1875rem;
    --fs-s: 1.4375rem;
    --fs-m: 1.5625rem;
    --fs-ml: 1.9375rem;
    --fs-l: 2.625rem;
    --fs-xl: 3rem;
    --fs-xxl: 3.625rem;
  }
}
@media (max-width: 480px) {
  :root {
    --fs-xs: 0.875rem;
    --fs-s: 1.0625rem;
    --fs-m: 1.25rem;
    --fs-ml: 1.625rem;
    --fs-l: 2.3125rem;
    --fs-xl: 2.6875rem;
    --fs-xxl: 3.3125rem;
  }
}
.footer_sponsor {
  background: #fff;
  border-top: 1px solid #000;
  padding: 0.9375rem 0;
  position: relative;
}

.sponsor_swiper {
  position: relative;
}
.sponsor_swiper .swiper-wrapper {
  -webkit-transition-timing-function: linear !important;
          transition-timing-function: linear !important;
}
.sponsor_swiper .swiper-slide {
  width: auto;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 1.25rem;
}
@media screen and (max-width: 950px) {
  .sponsor_swiper .swiper-button-prev,
  .sponsor_swiper .swiper-button-next {
    display: none;
  }
}

@media screen and (min-width: 951px) {
  .sponsor_link:after {
    content: "";
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    border: 2px solid #231f20;
    border-radius: 0.1875rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    top: -2px;
    left: -2px;
    z-index: 5;
    opacity: 0;
    -webkit-transition: opacity 0.1s ease-out;
    transition: opacity 0.1s ease-out;
  }
  .sponsor_link:focus:after {
    opacity: 1;
  }
}

.sponsor_img {
  width: auto;
  height: 1.875rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.footer {
  font-size: 0.75rem;
  padding: 0.9375rem 0;
  background: #fff;
  border-top: 0.0625rem solid #231f20;
  position: relative;
  z-index: 5;
}
@media screen and (max-width: 950px) {
  .footer {
    font-size: 0.9375rem;
    padding: 1.875rem 0;
  }
}
@media screen and (max-width: 480px) {
  .footer {
    font-size: 0.75rem;
  }
}
.footer .container {
  max-width: none;
}

.footer_info {
  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;
}
@media screen and (max-width: 950px) {
  .footer_info {
    display: block;
    text-align: center;
  }
}
@media screen and (max-width: 950px) {
  .footer_info li {
    padding: 0.3125rem 0;
  }
  .footer_info li:nth-child(7) {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 0.8125rem;
  }
}
.footer_info p {
  white-space: nowrap;
  line-height: 1.7;
}

.footer_title {
  font-size: 1.25rem;
  font-size: var(--fs-m);
  white-space: nowrap;
}

.footer_title_ch {
  font-size: 1.3125rem;
}

.footer_mainlogo {
  width: 9.375rem;
}
@media screen and (max-width: 950px) {
  .footer_mainlogo {
    width: 10.625rem;
    margin: 0.625rem auto 0;
  }
}

.footer_btn_link {
  border: 1px solid #231f20;
  padding: 0.1875rem 0.9375rem 0.125rem;
}
.footer_btn_link:focus, .footer_btn_link:hover {
  color: #fff;
  background: #231f20;
}
/*!************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-1.use[3]!./resources/src/css/share/components/_swiper.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************/
:root {
  --fs-xs: 0.875rem;
  --fs-s: 1.0625rem;
  --fs-m: 1.25rem;
  --fs-ml: 1.625rem;
  --fs-l: 2.3125rem;
  --fs-xl: 2.6875rem;
  --fs-xxl: 3.3125rem;
}

@media (max-width: 950px) {
  :root {
    --fs-xs: 1.1875rem;
    --fs-s: 1.4375rem;
    --fs-m: 1.5625rem;
    --fs-ml: 1.9375rem;
    --fs-l: 2.625rem;
    --fs-xl: 3rem;
    --fs-xxl: 3.625rem;
  }
}
@media (max-width: 480px) {
  :root {
    --fs-xs: 0.875rem;
    --fs-s: 1.0625rem;
    --fs-m: 1.25rem;
    --fs-ml: 1.625rem;
    --fs-l: 2.3125rem;
    --fs-xl: 2.6875rem;
    --fs-xxl: 3.3125rem;
  }
}
.swiper-button-prev,
.swiper-button-next {
  width: 6.75rem;
  height: 6.75rem;
  border-radius: 6.25rem;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  margin-top: -3.375rem;
  position: absolute;
  top: 50%;
  opacity: 1;
  z-index: 5;
  cursor: pointer;
}
@media screen and (min-width: 951px) {
  .swiper-button-prev:after,
  .swiper-button-next:after {
    content: "";
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    border: 2px solid #231f20;
    border-radius: 0.1875rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    top: -2px;
    left: -2px;
    z-index: 5;
    opacity: 0;
    -webkit-transition: opacity 0.1s ease-out;
    transition: opacity 0.1s ease-out;
  }
  .swiper-button-prev:focus:after,
  .swiper-button-next:focus:after {
    opacity: 1;
  }
}
@media screen and (max-width: 950px) {
  .swiper-button-prev,
  .swiper-button-next {
    opacity: 1;
  }
}
@media screen and (max-width: 480px) {
  .swiper-button-prev,
  .swiper-button-next {
    width: 5.625rem;
    height: 5.625rem;
    margin-top: -2.8125rem;
  }
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-size: 0;
}
.swiper-button-prev:focus, .swiper-button-prev:hover,
.swiper-button-next:focus,
.swiper-button-next:hover {
  opacity: 1;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0;
}

.swiper-button-prev {
  background-image: url(../img/swiper_btn_prev.png);
  background-size: contain;
  background-position: center center;
  margin-left: -0.9375rem;
  left: 0;
}
@media screen and (max-width: 950px) {
  .swiper-button-prev {
    left: 1.25rem;
  }
}
@media screen and (max-width: 480px) {
  .swiper-button-prev {
    left: 0.625rem;
  }
}

.swiper-button-next {
  background-image: url(../img/swiper_btn_next.png);
  background-size: contain;
  background-position: center center;
  margin-right: -0.9375rem;
  right: 0;
}
@media screen and (max-width: 950px) {
  .swiper-button-next {
    right: 1.25rem;
  }
}
@media screen and (max-width: 480px) {
  .swiper-button-next {
    right: 0.625rem;
  }
}

.swiper-pagination-bullets.swiper-pagination-horizontal {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  bottom: 0;
}

.swiper-pagination-bullet {
  width: 0.5rem !important;
  height: 0.5rem !important;
  border-radius: 0.5rem !important;
  background-color: #222 !important;
  margin: 0 0.625rem !important;
}

.swiper-pagination-bullet {
  border: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  opacity: 0.3;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  position: relative;
}
@media screen and (min-width: 951px) {
  .swiper-pagination-bullet:after {
    content: "";
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    border: 2px solid #231f20;
    border-radius: 0.1875rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    top: -2px;
    left: -2px;
    z-index: 5;
    opacity: 0;
    -webkit-transition: opacity 0.1s ease-out;
    transition: opacity 0.1s ease-out;
  }
  .swiper-pagination-bullet:focus:after {
    opacity: 1;
  }
}

.swiper-pagination-bullet-active {
  opacity: 1;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-1.use[3]!./resources/src/css/share/components/_breadcrumbs.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************/
:root {
  --fs-xs: 0.875rem;
  --fs-s: 1.0625rem;
  --fs-m: 1.25rem;
  --fs-ml: 1.625rem;
  --fs-l: 2.3125rem;
  --fs-xl: 2.6875rem;
  --fs-xxl: 3.3125rem;
}

@media (max-width: 950px) {
  :root {
    --fs-xs: 1.1875rem;
    --fs-s: 1.4375rem;
    --fs-m: 1.5625rem;
    --fs-ml: 1.9375rem;
    --fs-l: 2.625rem;
    --fs-xl: 3rem;
    --fs-xxl: 3.625rem;
  }
}
@media (max-width: 480px) {
  :root {
    --fs-xs: 0.875rem;
    --fs-s: 1.0625rem;
    --fs-m: 1.25rem;
    --fs-ml: 1.625rem;
    --fs-l: 2.3125rem;
    --fs-xl: 2.6875rem;
    --fs-xxl: 3.3125rem;
  }
}
.breadcrumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  margin-bottom: 2.1875rem;
}
@media screen and (max-width: 480px) {
  .breadcrumbs {
    margin-bottom: 2.5rem;
  }
}
.breadcrumbs ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.breadcrumbs li {
  font-size: 0.9375rem;
  line-height: 1.5;
  padding: 0 0.75rem;
  position: relative;
}
@media screen and (max-width: 950px) {
  .breadcrumbs li {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 480px) {
  .breadcrumbs li {
    font-size: 0.9375rem;
  }
}
.breadcrumbs li::after {
  content: "/";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(50%, -53%);
      -ms-transform: translate(50%, -53%);
          transform: translate(50%, -53%);
  opacity: 0.7;
}
.breadcrumbs li:last-child::after {
  display: none;
}
.breadcrumbs a {
  opacity: 0.7;
}
@media screen and (min-width: 951px) {
  .breadcrumbs a:after {
    content: "";
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    border: 2px solid #231f20;
    border-radius: 0.1875rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    top: -2px;
    left: -2px;
    z-index: 5;
    opacity: 0;
    -webkit-transition: opacity 0.1s ease-out;
    transition: opacity 0.1s ease-out;
  }
  .breadcrumbs a:focus:after {
    opacity: 1;
  }
}
.breadcrumbs a:focus, .breadcrumbs a:hover {
  color: #231f20;
  opacity: 1;
}
/*!*************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-1.use[3]!./resources/src/css/share/components/_content.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************/
:root {
  --fs-xs: 0.875rem;
  --fs-s: 1.0625rem;
  --fs-m: 1.25rem;
  --fs-ml: 1.625rem;
  --fs-l: 2.3125rem;
  --fs-xl: 2.6875rem;
  --fs-xxl: 3.3125rem;
}

@media (max-width: 950px) {
  :root {
    --fs-xs: 1.1875rem;
    --fs-s: 1.4375rem;
    --fs-m: 1.5625rem;
    --fs-ml: 1.9375rem;
    --fs-l: 2.625rem;
    --fs-xl: 3rem;
    --fs-xxl: 3.625rem;
  }
}
@media (max-width: 480px) {
  :root {
    --fs-xs: 0.875rem;
    --fs-s: 1.0625rem;
    --fs-m: 1.25rem;
    --fs-ml: 1.625rem;
    --fs-l: 2.3125rem;
    --fs-xl: 2.6875rem;
    --fs-xxl: 3.3125rem;
  }
}
.content_sec {
  padding-bottom: 9.375rem;
}

.back_btn {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 3.125rem;
          flex: 0 0 3.125rem;
  width: 3.125rem;
  margin-left: 0.625rem;
}
@media screen and (max-width: 950px) {
  .back_btn {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 3.75rem;
            flex: 0 0 3.75rem;
    width: 3.75rem;
  }
}
@media screen and (max-width: 950px) {
  .back_btn {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 3.125rem;
            flex: 0 0 3.125rem;
    width: 3.125rem;
    margin-left: 1.25rem;
  }
}

.content_title_row {
  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;
  padding: 1.5625rem 0 0.625rem;
  border-bottom: 0.125rem solid #231f20;
  margin-bottom: 6.25rem;
}

.content_subtitle {
  font-size: 1.25rem;
  font-size: var(--fs-m);
  margin-bottom: 6.25rem;
}

.tpl_title {
  font-size: 1.25rem;
  font-size: var(--fs-m);
}

.tpl_txt {
  font-size: 1.25rem;
  font-size: var(--fs-m);
  text-align: justify;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

.content_title_tw {
  font-size: 1.625rem;
  font-size: var(--fs-ml);
  font-family: "GenWanMin2TW-M";
  font-weight: normal;
}

.content_title_en {
  font-size: 1.625rem;
  font-size: var(--fs-ml);
  font-family: "Exposure-M";
  font-weight: normal;
}

.tpl_media {
  padding-top: 1.875rem;
}
.tpl_media .swiper {
  padding-bottom: 1.25rem !important;
}

.pic_caption {
  font-size: 0.875rem;
  font-size: var(--fs-xs);
  padding-top: 0.625rem;
}
/*!***************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-1.use[3]!./resources/src/css/share/components/_ck_editor.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************/
:root {
  --fs-xs: 0.875rem;
  --fs-s: 1.0625rem;
  --fs-m: 1.25rem;
  --fs-ml: 1.625rem;
  --fs-l: 2.3125rem;
  --fs-xl: 2.6875rem;
  --fs-xxl: 3.3125rem;
}

@media (max-width: 950px) {
  :root {
    --fs-xs: 1.1875rem;
    --fs-s: 1.4375rem;
    --fs-m: 1.5625rem;
    --fs-ml: 1.9375rem;
    --fs-l: 2.625rem;
    --fs-xl: 3rem;
    --fs-xxl: 3.625rem;
  }
}
@media (max-width: 480px) {
  :root {
    --fs-xs: 0.875rem;
    --fs-s: 1.0625rem;
    --fs-m: 1.25rem;
    --fs-ml: 1.625rem;
    --fs-l: 2.3125rem;
    --fs-xl: 2.6875rem;
    --fs-xxl: 3.3125rem;
  }
}
.ck_editor {
  font-size: 1.0625rem;
  font-size: var(--fs-s);
  font-family: "Exposure-M", "GenWanMin2TW-R";
}
.ck_editor h2 {
  font-size: 1.3em;
  font-weight: 600;
  margin-bottom: 0.625rem;
}
.ck_editor h2:not(:first-child) {
  margin-top: 2.5rem;
}
.ck_editor h3 {
  font-size: 1.2em;
  margin-bottom: 0.625rem;
}
.ck_editor h3:not(:first-child) {
  margin-top: 2.5rem;
}
.ck_editor h4 {
  font-size: 1.1em;
  margin-bottom: 0.3125rem;
}
.ck_editor h4:not(:first-child) {
  margin-top: 1.25rem;
}
.ck_editor p {
  line-height: 2;
  margin-bottom: 1.25rem;
}
.ck_editor ol {
  list-style: none;
  margin-bottom: 1.25rem;
}
.ck_editor ol {
  list-style-type: decimal;
  margin-left: 1.1875rem;
}
.ck_editor ol ol {
  list-style: decimal;
  margin-left: 1.375rem;
}
.ck_editor ul {
  list-style: none;
  margin-bottom: 1.25rem;
}
.ck_editor ul > li {
  padding-left: 1.25rem;
  position: relative;
}
.ck_editor ul > li::before {
  content: "";
  width: 0.25rem;
  height: 0.25rem;
  border-radius: 0.25rem;
  background: #231f20;
  position: absolute;
  left: 0.3125rem;
  top: 0.8125rem;
}
.ck_editor li {
  line-height: 1.9;
}
.ck_editor table {
  width: 100%;
}
.ck_editor a {
  display: inline;
  color: var(--color2);
}
.ck_editor a::before {
  content: "";
  width: 100%;
  height: 1px;
  background: var(--color2);
  position: absolute;
  bottom: -1px;
  left: 0;
  opacity: 0.7;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
.ck_editor a:hover::before {
  opacity: 0;
}
.ck_editor a i {
  margin-right: 0.3125rem;
}
.ck_editor iframe {
  width: 100%;
  height: 31.25rem;
  margin-bottom: 1.5625rem;
}
@media screen and (max-width: 480px) {
  .ck_editor iframe {
    height: 65vw;
  }
}
.ck_editor .dash_list i {
  font-style: normal;
  display: inline-block;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  position: relative;
}
.ck_editor .dash_list i::before {
  content: "";
  width: 0.375rem;
  height: 0.0625rem;
  border-radius: 0;
  background: #231f20;
  position: absolute;
  top: 0.9375rem;
}
.ck_editor .dash_list i::before {
  left: 0.3125rem;
}
/*!***************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-1.use[3]!./resources/src/css/share/components/_maintitle.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************/
:root {
  --fs-xs: 0.875rem;
  --fs-s: 1.0625rem;
  --fs-m: 1.25rem;
  --fs-ml: 1.625rem;
  --fs-l: 2.3125rem;
  --fs-xl: 2.6875rem;
  --fs-xxl: 3.3125rem;
}

@media (max-width: 950px) {
  :root {
    --fs-xs: 1.1875rem;
    --fs-s: 1.4375rem;
    --fs-m: 1.5625rem;
    --fs-ml: 1.9375rem;
    --fs-l: 2.625rem;
    --fs-xl: 3rem;
    --fs-xxl: 3.625rem;
  }
}
@media (max-width: 480px) {
  :root {
    --fs-xs: 0.875rem;
    --fs-s: 1.0625rem;
    --fs-m: 1.25rem;
    --fs-ml: 1.625rem;
    --fs-l: 2.3125rem;
    --fs-xl: 2.6875rem;
    --fs-xxl: 3.3125rem;
  }
}
.maintitle_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-family: "Exposure-M", "GenWanMin2TW-M";
  padding-bottom: 0.625rem;
  border-bottom: 0.125rem solid #231f20;
}

.maintitle_tw {
  font-size: 1.625rem;
  font-size: var(--fs-ml);
  font-weight: normal;
}

.maintitle_en {
  font-size: 1.625rem;
  font-size: var(--fs-ml);
  font-weight: normal;
  -webkit-transform: scaleY(1.12);
      -ms-transform: scaleY(1.12);
          transform: scaleY(1.12);
}
/*!**************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-1.use[3]!./resources/src/css/share/components/_list_row.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************/
:root {
  --fs-xs: 0.875rem;
  --fs-s: 1.0625rem;
  --fs-m: 1.25rem;
  --fs-ml: 1.625rem;
  --fs-l: 2.3125rem;
  --fs-xl: 2.6875rem;
  --fs-xxl: 3.3125rem;
}

@media (max-width: 950px) {
  :root {
    --fs-xs: 1.1875rem;
    --fs-s: 1.4375rem;
    --fs-m: 1.5625rem;
    --fs-ml: 1.9375rem;
    --fs-l: 2.625rem;
    --fs-xl: 3rem;
    --fs-xxl: 3.625rem;
  }
}
@media (max-width: 480px) {
  :root {
    --fs-xs: 0.875rem;
    --fs-s: 1.0625rem;
    --fs-m: 1.25rem;
    --fs-ml: 1.625rem;
    --fs-l: 2.3125rem;
    --fs-xl: 2.6875rem;
    --fs-xxl: 3.3125rem;
  }
}
.row_li {
  border-bottom: 1px solid #231f20;
}

.row_link {
  padding-top: 1.0625rem;
  padding-bottom: 3.375rem;
}

.info_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.info_row_left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20.625rem;
          flex: 0 0 20.625rem;
  min-width: 0;
}
@media screen and (max-width: 480px) {
  .info_row_left {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 10rem;
            flex: 0 0 10rem;
  }
}

.info_row_right {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
}

.info_date {
  font-size: 1.0625rem;
  font-size: var(--fs-s);
  font-family: "Exposure-M";
  -webkit-transform: scaleY(1.1);
      -ms-transform: scaleY(1.1);
          transform: scaleY(1.1);
}

.info_title {
  font-size: 1.0625rem;
  font-size: var(--fs-s);
  font-family: "Exposure-M", "GenWanMin2TW-M";
  -webkit-transform: scaleY(1.1);
      -ms-transform: scaleY(1.1);
          transform: scaleY(1.1);
}

.info_txt {
  font-size: 1.0625rem;
  font-size: var(--fs-s);
  margin-top: 0.625rem;
}

.event_row {
  padding-bottom: 2.5rem;
}

.event_title_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #231f20;
}

.event_title {
  font-size: 1.25rem;
  font-size: var(--fs-m);
  font-family: "Exposure-M", "GenWanMin2TW-M";
  font-weight: bold;
  padding-top: 0.4375rem;
  padding-bottom: 0.4375rem;
}

.event_btn_link {
  font-size: 1.25rem;
  font-size: var(--fs-m);
  padding-top: 0.4375rem;
  padding-bottom: 0.4375rem;
}
.event_btn_link:focus, .event_btn_link:hover {
  font-style: italic;
}

.event_txt {
  font-size: 1.0625rem;
  font-size: var(--fs-s);
  line-height: 1.8;
  padding-top: 0.9375rem;
}

.event_info_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.event_info_txt {
  padding-left: 0.9375rem;
}
/*!**************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-1.use[3]!./resources/src/css/share/components/_list_col.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************/
:root {
  --fs-xs: 0.875rem;
  --fs-s: 1.0625rem;
  --fs-m: 1.25rem;
  --fs-ml: 1.625rem;
  --fs-l: 2.3125rem;
  --fs-xl: 2.6875rem;
  --fs-xxl: 3.3125rem;
}

@media (max-width: 950px) {
  :root {
    --fs-xs: 1.1875rem;
    --fs-s: 1.4375rem;
    --fs-m: 1.5625rem;
    --fs-ml: 1.9375rem;
    --fs-l: 2.625rem;
    --fs-xl: 3rem;
    --fs-xxl: 3.625rem;
  }
}
@media (max-width: 480px) {
  :root {
    --fs-xs: 0.875rem;
    --fs-s: 1.0625rem;
    --fs-m: 1.25rem;
    --fs-ml: 1.625rem;
    --fs-l: 2.3125rem;
    --fs-xl: 2.6875rem;
    --fs-xxl: 3.3125rem;
  }
}
.col_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -3.25rem;
  margin-right: -3.25rem;
}
@media screen and (max-width: 480px) {
  .col_list {
    margin-left: -1.875rem;
    margin-right: -1.875rem;
  }
}
.col_list.name_only {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 0.625rem;
}
.col_list.name_only .col_li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.col_list.name_only .col_li.empty {
  display: none;
}
.col_list.name_only .col_link:focus .col_title, .col_list.name_only .col_link:hover .col_title {
  font-size: 1.625rem;
  font-size: var(--fs-ml);
}
.col_list.name_only .col_pic {
  display: none;
}
.col_list.name_only .col_title {
  font-size: 1.625rem;
  font-size: var(--fs-ml);
  white-space: nowrap;
  position: relative;
  top: auto;
}
@media screen and (max-width: 480px) {
  .col_list.name_only .col_title {
    font-size: 1.25rem;
    font-size: var(--fs-m);
  }
}

.col_li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.6666666667%;
          flex: 0 0 16.6666666667%;
  padding: 1.5625rem 3.25rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 480px) {
  .col_li {
    padding: 0.625rem 1.875rem;
  }
}

.col_link:focus .col_pic, .col_link:hover .col_pic {
  opacity: 0.8;
}
.col_link:focus .col_title, .col_link:hover .col_title {
  font-size: 1.625rem;
  font-size: var(--fs-ml);
}

.col_caption {
  height: 3.75rem;
  position: relative;
}

.col_title {
  font-size: 1.25rem;
  font-size: var(--fs-m);
  line-height: 1.2;
  position: absolute;
  top: 1.875rem;
  left: 0;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-1.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[5].use[0]!./resources/src/vue_components/MainNav.vue?vue&type=style&index=0&id=23d424a6&scoped=true&lang=css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* 可選：簡單的淡入淡出動畫 */
.fade-enter-active[data-v-23d424a6],
.fade-leave-active[data-v-23d424a6] {
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
}
.fade-enter-from[data-v-23d424a6],
.fade-leave-to[data-v-23d424a6] {
  opacity: 0;
}
/*!************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-1.use[3]!./resources/src/css/admin/common.scss ***!
  \************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
:root {
  --fs-xs: 0.875rem;
  --fs-s: 1.0625rem;
  --fs-m: 1.25rem;
  --fs-ml: 1.625rem;
  --fs-l: 2.3125rem;
  --fs-xl: 2.6875rem;
  --fs-xxl: 3.3125rem;
}

@media (max-width: 950px) {
  :root {
    --fs-xs: 1.1875rem;
    --fs-s: 1.4375rem;
    --fs-m: 1.5625rem;
    --fs-ml: 1.9375rem;
    --fs-l: 2.625rem;
    --fs-xl: 3rem;
    --fs-xxl: 3.625rem;
  }
}
@media (max-width: 480px) {
  :root {
    --fs-xs: 0.875rem;
    --fs-s: 1.0625rem;
    --fs-m: 1.25rem;
    --fs-ml: 1.625rem;
    --fs-l: 2.3125rem;
    --fs-xl: 2.6875rem;
    --fs-xxl: 3.3125rem;
  }
}
/* RESET
--------------------------------------------------------------------------------------*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
rem,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
figure {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

:focus {
  outline: 0;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

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

address {
  display: inline;
  font-style: normal;
}

.tpl_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 950px) {
  .tpl_row {
    display: block;
  }
}

.tpl_col {
  min-width: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.tpl_col:nth-child(1) {
  padding-right: 2.375rem;
}
@media screen and (max-width: 950px) {
  .tpl_col:nth-child(1) {
    padding-right: 0;
  }
}
.tpl_col:nth-child(2) {
  padding-left: 2.375rem;
}
@media screen and (max-width: 950px) {
  .tpl_col:nth-child(2) {
    padding-left: 0;
  }
}

.tracker {
  width: 3.125rem;
  height: 3.125rem;
  background-image: url(../img/icon_fireball.png);
  background-size: contain;
  pointer-events: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
}
@media screen and (max-width: 768px) {
  .tracker {
    display: none;
  }
}

.symbol {
  font-family: Arial, sans-serif, Verdana;
}

:focus,
button:focus {
  outline: 0;
}

svg {
  display: block;
  width: 100%;
  height: 100%;
}

a {
  display: block;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: inherit;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
a:hover {
  color: inherit;
  text-decoration: none;
}

img {
  width: 100%;
  height: auto;
  display: block;
}

iframe {
  width: 100%;
  height: auto;
}

table {
  width: 100%;
}
table th,
table td {
  vertical-align: middle;
}

.pic {
  position: relative;
}

.accesskey {
  font-size: 1rem;
  color: transparent;
  position: absolute;
  right: 100%;
  top: 0;
  margin-right: 0.625rem;
  z-index: 1;
}
@media screen and (min-width: 951px) {
  .accesskey:after {
    content: "";
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    border: 2px solid #231f20;
    border-radius: 0.1875rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    top: -2px;
    left: -2px;
    z-index: 5;
    opacity: 0;
    -webkit-transition: opacity 0.1s ease-out;
    transition: opacity 0.1s ease-out;
  }
  .accesskey:focus:after {
    opacity: 1;
  }
}
@media screen and (max-width: 768px) {
  .accesskey {
    display: none;
  }
}

.access_content {
  width: 0.0625rem;
  height: 0.0625rem;
  font-size: 1rem;
  padding: 0 0.625rem;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10000;
  clip: rect(0, 0, 0, 0);
}
@media screen and (min-width: 951px) {
  .access_content:after {
    content: "";
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    border: 2px solid #231f20;
    border-radius: 0.1875rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    top: -2px;
    left: -2px;
    z-index: 5;
    opacity: 0;
    -webkit-transition: opacity 0.1s ease-out;
    transition: opacity 0.1s ease-out;
  }
  .access_content:focus:after {
    opacity: 1;
  }
}
@media screen and (max-width: 768px) {
  .access_content {
    display: none;
  }
}
.access_content:focus {
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 0.0625rem;
  margin: -0.0625rem;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0.0625rem;
}

.img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.img.contain {
  -o-object-fit: contain;
     object-fit: contain;
}

.list_bg {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.hide {
  display: none !important;
}

.admin_lightbox {
  width: 100%;
  height: 100%;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(3px);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: none;
  opacity: 0;
  z-index: 999;
}
@media screen and (min-width: 951px) {
  .admin_lightbox::-webkit-scrollbar {
    width: 0.25rem;
  }
  .admin_lightbox::-webkit-scrollbar-track {
    border-radius: 0.25rem;
    background: rgba(255, 255, 255, 0.1);
  }
  .admin_lightbox::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.3);
  }
}
@media screen and (max-width: 950px) {
  .admin_lightbox {
    padding-top: 4.0625rem;
    padding-bottom: 4.0625rem;
  }
}

.lb_board {
  width: 100%;
  max-width: 31.25rem;
  background: #fff;
  border-radius: 0.1875rem;
  -webkit-box-shadow: 0.1875rem 0.125rem 0.3125rem rgba(0, 0, 0, 0.25);
          box-shadow: 0.1875rem 0.125rem 0.3125rem rgba(0, 0, 0, 0.25);
  margin: auto;
  position: relative;
}

.btn_close {
  width: 1.875rem;
  height: 1.875rem;
  border: 0.0625rem solid #fff;
  position: fixed;
  top: 1.5rem;
  right: 2rem;
}
@media screen and (max-width: 480px) {
  .btn_close {
    right: 0.625rem;
  }
}
.btn_close:before, .btn_close:after {
  content: "";
  display: block;
  width: 100%;
  height: 0.125rem;
  border-radius: 0.1875rem;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -0.0625rem;
  background: #fff;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.btn_close:before {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.btn_close:after {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.btn_close:hover:before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.btn_close:hover:after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.btn_close_link {
  height: 100%;
}
@media screen and (min-width: 951px) {
  .btn_close_link:after {
    content: "";
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    border: 2px solid #231f20;
    border-radius: 0.1875rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    top: -2px;
    left: -2px;
    z-index: 5;
    opacity: 0;
    -webkit-transition: opacity 0.1s ease-out;
    transition: opacity 0.1s ease-out;
  }
  .btn_close_link:focus:after {
    opacity: 1;
  }
}

.lb_msg {
  text-align: center;
  font-size: 1.125rem;
  padding: 3.125rem 0;
}

.loading {
  width: 100%;
  height: 100%;
  background: #fff;
  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;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 50;
}

.loading_txt {
  text-align: center;
  font-size: 0.9375rem;
  letter-spacing: 0.0625rem;
  opacity: 0.5;
  -webkit-animation: loading_txt 1s linear infinite;
          animation: loading_txt 1s linear infinite;
}

@-webkit-keyframes loading_txt {
  50% {
    opacity: 0.1;
  }
}

@keyframes loading_txt {
  50% {
    opacity: 0.1;
  }
}
.icon_loading {
  width: 0.9375rem;
  height: 0.9375rem;
  border-radius: 0.9375rem;
  border: 2px solid rgba(89, 87, 87, 0.7);
  border-left-color: transparent;
  margin: 0 auto 0.5rem;
  -webkit-animation: icon_loading 1.5s linear infinite, loading_txt 1s linear infinite;
          animation: icon_loading 1.5s linear infinite, loading_txt 1s linear infinite;
}

@-webkit-keyframes icon_loading {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes icon_loading {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.admin {
  font-family: "微軟正黑體", "蘋果儷黑體", Arial, sans-serif, Verdana;
}

.admin_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  font-family: "微軟正黑體", "蘋果儷黑體", Arial, sans-serif, Verdana;
  line-height: 1.5;
  background: url(../img/admin_bg.jpg) no-repeat center center;
  background-size: cover;
  background-attachment: fixed;
}

.admin_aside {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 3.75rem;
          flex: 0 0 3.75rem;
  -webkit-transition: -webkit-box-flex 0.3s;
  transition: -webkit-box-flex 0.3s;
  transition: flex 0.3s;
  transition: flex 0.3s, -webkit-box-flex 0.3s, -ms-flex 0.3s;
}
.admin_aside.active {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 13.75rem;
          flex: 0 0 13.75rem;
}

.admin_main {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
  min-height: 100vh;
}

.admin_content {
  padding: 5rem;
}

.container {
  width: calc(100% - 3.75rem);
  position: relative;
  margin: 0 auto;
  z-index: 1;
}
@media screen and (max-width: 950px) {
  .container {
    width: calc(100% - 3.75rem);
  }
}
@media screen and (max-width: 480px) {
  .container {
    width: calc(100% - 2.5rem);
  }
}

.panel_top {
  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;
}

.panel_top_left {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.panel_top_right {
  min-width: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 30%;
          flex: 0 0 30%;
  margin-left: 1rem;
  position: relative;
}

.panel_bottom {
  margin-top: 2.5rem;
}

.panel {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.panel.center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.panel_left {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.panel_right {
  min-width: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 30%;
          flex: 0 0 30%;
  margin-left: 1rem;
  position: relative;
  -webkit-transition: -webkit-box-flex 0.3s ease-out;
  transition: -webkit-box-flex 0.3s ease-out;
  transition: flex 0.3s ease-out;
  transition: flex 0.3s ease-out, -webkit-box-flex 0.3s ease-out, -ms-flex 0.3s ease-out;
}
.panel_right.panel_collapse {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 0px;
          flex: 0 0 0;
}
.panel_right .admin_form_row {
  -webkit-box-align: normal !important;
      -ms-flex-align: normal !important;
          align-items: normal !important;
}
.panel_right .admin_form_row {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0;
}
.panel_right .admin_form_left {
  text-align: left;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-top: 0;
  padding-bottom: 0.3rem;
  padding-right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.panel_right .admin_form_left .part_btn_row {
  padding: 0;
}
.panel_right .admin_form_left .button, .panel_right .admin_form_left .category_tab {
  border: 0;
  color: #595757;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0 0.05rem;
  background: transparent;
  line-height: 1;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.panel_right .admin_form_left .button i, .panel_right .admin_form_left .category_tab i {
  margin-right: 0;
}

.panel_right_inner {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.collapse_btn {
  width: 3.375rem;
  line-height: 1.2;
  text-align: center;
  padding: 0.625rem 1rem;
  border-radius: 0.1875rem;
  background: rgba(255, 255, 255, 0.45);
  -webkit-box-shadow: 0.125rem 0.1875rem 0.3125rem rgba(0, 0, 0, 0.15);
          box-shadow: 0.125rem 0.1875rem 0.3125rem rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: fixed;
  top: 50%;
  right: 0.9375rem;
  cursor: pointer;
  -webkit-transition: top 0.3s ease-out;
  transition: top 0.3s ease-out;
}
.collapse_btn i {
  margin-bottom: 0.3125rem;
}
.collapse_btn .fa-arrows-to-line {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

.card {
  padding: 0.625rem 1rem;
  background: rgba(255, 255, 255, 0.45);
  border-radius: 0.1875rem;
  -webkit-box-shadow: 0.125rem 0.1875rem 0.3125rem rgba(0, 0, 0, 0.15);
          box-shadow: 0.125rem 0.1875rem 0.3125rem rgba(0, 0, 0, 0.15);
  border: 0;
  margin-bottom: 1rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.card_header {
  padding-bottom: 0.75rem;
  margin-bottom: 1rem;
  border-bottom: 0.0625rem solid rgba(89, 87, 87, 0.1);
  position: relative;
}
.card_header::before {
  content: "";
  width: 100%;
  height: 0.0625rem;
  background: #fff;
  position: absolute;
  top: 100%;
  left: 0;
  margin-top: 0.0625rem;
}

.admin_category_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.uploding {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 2.5rem;
  border: 0.25rem solid rgba(0, 0, 0, 0.1);
  border-bottom-color: rgba(0, 0, 0, 0.4);
  display: block;
  margin: 0 auto;
  -webkit-animation: uploding 2s linear infinite;
          animation: uploding 2s linear infinite;
}

@-webkit-keyframes uploding {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes uploding {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.modal {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-out;
  transition: opacity 0.4s ease-out;
}
.modal.show {
  opacity: 1;
}

.ms-2 {
  margin-left: 0.5rem !important;
}

.me-2 {
  margin-right: 0.5rem !important;
}

.me-3 {
  margin-right: 0.75rem !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mt-3 {
  margin-top: 0.75rem !important;
}

.mt-4 {
  margin-top: 1rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mb-3 {
  margin-bottom: 0.75rem !important;
}

.mb-4 {
  margin-bottom: 1rem !important;
}

.mb-5 {
  margin-bottom: 1.25rem !important;
}

.mb-6 {
  margin-bottom: 1.5rem !important;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.justify-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.justify-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.align-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.input-group > * {
  margin-left: 1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > *:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn {
  font-family: "微軟正黑體", "蘋果儷黑體", Arial, sans-serif, Verdana;
  white-space: nowrap;
  position: relative;
  z-index: 2;
  cursor: pointer;
  line-height: 1.5;
  text-align: center;
  vertical-align: middle;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}

.card-body {
  padding: 1rem;
}

.bottom_button_row,
.button_row {
  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;
  margin-left: -0.3125rem;
  margin-right: -0.3125rem;
}
.bottom_button_row.end,
.button_row.end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.bottom_button_row {
  margin-top: 5rem;
}

.button_col {
  padding: 0 0.3125rem;
}

button.button {
  font-size: 1rem;
  font-family: "微軟正黑體", "蘋果儷黑體", Arial, sans-serif, Verdana;
  font-weight: 400;
  text-align: center;
  line-height: 2.5rem;
  padding: 0 1.5625rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.button {
  display: block;
  color: #fff;
  text-shadow: 0 0 0 rgb(114.7897727273, 112.2102272727, 112.2102272727);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: rgb(114.7897727273, 112.2102272727, 112.2102272727);
  border: 0.0625rem solid rgb(113.641875, 112.2102272727, 112.2102272727);
  border-right: 0.0625rem solid rgb(107.0295260241, 107.0295260241, 107.0295260241);
  border-bottom: 0.125rem solid rgb(104.7800428359, 104.7800428359, 104.7800428359);
  -webkit-box-shadow: 0.0625rem 0.0625rem 0.25rem rgba(110.836745631, 110.836745631, 110.836745631, 0.8);
          box-shadow: 0.0625rem 0.0625rem 0.25rem rgba(110.836745631, 110.836745631, 110.836745631, 0.8);
  border-radius: 0.0625rem;
  -webkit-transition: all 0.05s ease-out;
  transition: all 0.05s ease-out;
  cursor: pointer;
}
.button:hover {
  color: rgb(186.1909090909, 184.6090909091, 184.6090909091);
  text-shadow: -0.0625rem -0.0625rem 0 rgb(123.9572534079, 123.9572534079, 123.9572534079);
  background: rgb(140.3181818182, 137.6818181818, 137.6818181818);
  background: rgb(143.7586363636, 141.2013636364, 141.2013636364);
  border: 0.0625rem solid rgba(0, 0, 0, 0.05);
  border-bottom: 0.125rem solid transparent;
  -webkit-box-shadow: 0.0625rem 0.0625rem 0.125rem rgba(135.3571021756, 135.3571021756, 135.3571021756, 0.8);
          box-shadow: 0.0625rem 0.0625rem 0.125rem rgba(135.3571021756, 135.3571021756, 135.3571021756, 0.8);
  -webkit-transition: all 0.05s linear;
  transition: all 0.05s linear;
}
.button a {
  font-size: 1rem;
  text-align: center;
  line-height: 2.5rem;
  padding: 0 1.5625rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  white-space: nowrap;
}
.button i {
  margin-right: 0.1875rem;
}
.button.fixedW {
  width: 8.125rem;
}
.button.fillW {
  width: 100%;
}
.button.disabled {
  opacity: 0.5;
}

.outline_none,
.delete,
.form_row_delete,
.same_menu {
  font-size: 1rem;
  font-family: "微軟正黑體", "蘋果儷黑體", Arial, sans-serif, Verdana;
  font-weight: 400;
  border: 0;
  color: #595757;
  background: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  cursor: pointer;
}
.outline_none:hover,
.delete:hover,
.form_row_delete:hover,
.same_menu:hover {
  color: #111;
}
.outline_none .svg-inline--fa,
.delete .svg-inline--fa,
.form_row_delete .svg-inline--fa,
.same_menu .svg-inline--fa {
  margin-top: -0.3rem;
}

.delete, .form_row_delete, .same_menu {
  line-height: calc(1.5em + 0.75rem + 1px);
}

.delete_media {
  line-height: calc(1.5em + 0.75rem + 1px);
  padding: 0 0.375rem;
}

.same_menu {
  opacity: 0.5;
  -webkit-transition: opacity 0.1s ease-out;
  transition: opacity 0.1s ease-out;
}
.same_menu:hover {
  opacity: 1;
}

.form_row_delete {
  font-size: 0.9em;
  opacity: 0.5;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.form_row_delete:hover {
  opacity: 1;
}

.artist_container .form_row_delete {
  position: absolute;
  right: 0.9375rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.btn_sortable_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 1rem;
}

.icon_btn {
  color: #595757;
  background: transparent;
  border: 0;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
}

.file_btn_row,
.part_btn_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 0.375rem 0;
}

.filemanager_btn_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.media_btn_row {
  padding: 0.5rem 0.75rem;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
.media_btn_row .form-control {
  width: 3.125rem;
  display: inline-block;
}
.media_btn_row .fa-square-plus {
  font-size: 1.125rem;
  position: relative;
  bottom: -0.0625rem;
}

.admin_topbar {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.625rem 1.25rem;
  border-bottom: 0.0625rem solid rgba(0, 0, 0, 0.1);
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 1;
}
.admin_topbar::before {
  content: "";
  width: 100%;
  height: 0.0625rem;
  background: #fff;
  position: absolute;
  top: 100%;
  left: 0;
  margin-top: 0.0625rem;
}

.admin_userlinks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.userlinks_li {
  position: relative;
}
.userlinks_li .submenu {
  left: auto;
  right: 0;
  -webkit-transform: translateX(0) translateY(10px);
      -ms-transform: translateX(0) translateY(10px);
          transform: translateX(0) translateY(10px);
}
@media screen and (min-width: 769px) {
  .userlinks_li.collapse_li:hover > .submenu {
    -webkit-transform: translateX(0) translateY(0);
        -ms-transform: translateX(0) translateY(0);
            transform: translateX(0) translateY(0);
  }
}

.userlinks_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.75rem 0.8rem;
  text-shadow: -0.0625rem -0.0625rem 0 #fff;
}
.userlinks_link .fa-user {
  margin-left: 0.5rem;
}

@media screen and (min-width: 769px) {
  .collapse_li:hover > .submenu {
    -webkit-transform: translateX(-50%) translateY(0);
        -ms-transform: translateX(-50%) translateY(0);
            transform: translateX(-50%) translateY(0);
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
}

@media screen and (min-width: 769px) {
  .submenu {
    padding-top: 0.625rem;
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(10px);
        -ms-transform: translateX(-50%) translateY(10px);
            transform: translateX(-50%) translateY(10px);
    opacity: 0;
    visibility: hidden;
  }
}

@media screen and (min-width: 769px) {
  .thrmenu {
    padding-left: 0.0625rem;
    position: absolute;
    top: 0;
    left: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
            transform: translateX(10px);
  }
}
@media screen and (max-width: 768px) {
  .thrmenu {
    background: rgba(0, 0, 0, 0.05);
  }
}
.thrmenu .submenu_box {
  border: 0;
}

.submenu_box {
  -webkit-box-shadow: 0.125rem 0.1875rem 0.3125rem rgba(0, 0, 0, 0.25);
          box-shadow: 0.125rem 0.1875rem 0.3125rem rgba(0, 0, 0, 0.25);
  background: #ffffff;
}
@media screen and (max-width: 768px) {
  .submenu_box {
    background: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-radius: 0;
    border-top: 0.0625rem solid var(--color1);
    border-bottom: 0.0625rem solid var(--color1);
  }
}

.submenu_li {
  position: relative;
  white-space: nowrap;
}
.submenu_li a {
  color: #666;
  text-align: center;
  padding: 0.9375rem 2.5rem;
  position: relative;
  -webkit-transition: color 0.1s ease-out;
  transition: color 0.1s ease-out;
}
@media screen and (max-width: 768px) {
  .submenu_li a {
    padding: 0;
  }
}
.submenu_li a:after {
  content: "";
  width: calc(100% - 40px);
  height: 0.0625rem;
  background: #eee;
  position: absolute;
  bottom: 0;
  left: 1.25rem;
}
.submenu_li a:before {
  display: none;
}
@media screen and (min-width: 769px) {
  .submenu_li a:hover {
    color: #595757;
  }
}
.submenu_li:last-child:after {
  display: none;
}
@media screen and (min-width: 769px) {
  .submenu_li:hover > .thrmenu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0px);
        -ms-transform: translateX(0px);
            transform: translateX(0px);
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
}

.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: transparent;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.breadcrumb li {
  position: relative;
  padding: 0 0.625rem;
}
.breadcrumb li:before {
  content: "";
  width: 0.0625rem;
  height: 1rem;
  background: #595757;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%) rotate(20deg);
      -ms-transform: translateY(-50%) rotate(20deg);
          transform: translateY(-50%) rotate(20deg);
  margin-top: -0.0625rem;
}
.breadcrumb li:first-child {
  padding-left: 0;
}
.breadcrumb li:first-child:before {
  display: none;
}
.breadcrumb a {
  text-shadow: -0.0625rem -0.0625rem 0 #fff;
  padding: 0.75rem 0;
}
.breadcrumb svg,
.breadcrumb i {
  margin-right: 0.625rem;
}

.lang_btn_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.lang_btn {
  position: relative;
}
.lang_btn:nth-child(2)::before {
  content: "";
  width: 1px;
  height: 20px;
  background: #595757;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.lang_btn_link {
  padding: 0.375rem 0.75rem;
}

.admin_aside {
  width: 3.75rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 3.75rem;
          flex: 0 0 3.75rem;
  -webkit-transition: -webkit-box-flex 0.2s ease-out;
  transition: -webkit-box-flex 0.2s ease-out;
  transition: flex 0.2s ease-out;
  transition: flex 0.2s ease-out, -webkit-box-flex 0.2s ease-out, -ms-flex 0.2s ease-out;
}

.admin_sidebar {
  width: 3.75rem;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  -webkit-box-shadow: 0 0.1875rem 0.4375rem rgba(0, 0, 0, 0.1);
          box-shadow: 0 0.1875rem 0.4375rem rgba(0, 0, 0, 0.1);
  white-space: nowrap;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
  -webkit-transform-origin: center left;
      -ms-transform-origin: center left;
          transform-origin: center left;
  z-index: 10;
  background-color: #fff;
}
.admin_sidebar:before {
  content: "";
  width: 100%;
  height: 100%;
  background-image: url(../img/admin_bg.jpg);
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-attachment: fixed;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.7;
}
.admin_sidebar.active {
  width: auto;
}

.admin_sidebar_scroll {
  width: 100%;
  height: 100vh;
  padding: 1.25rem 2.1875rem 1.25rem 0.9375rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  position: relative;
}
.admin_sidebar_scroll::-webkit-scrollbar {
  width: 0.25rem;
}
.admin_sidebar_scroll::-webkit-scrollbar-track {
  border-radius: 0;
  background: rgba(0, 0, 0, 0);
}
.admin_sidebar_scroll::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.05);
}

.admin_hamburger {
  width: 1.875rem;
  padding: 0.625rem 0;
  margin-bottom: 1.875rem;
  position: relative;
  cursor: pointer;
  z-index: 1;
}
.admin_hamburger span {
  display: block;
  width: 100%;
  height: 0.125rem;
  border-radius: 0.125rem;
  background: #595757;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -0.0625rem;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.admin_hamburger:before, .admin_hamburger:after {
  content: "";
  display: block;
  width: 100%;
  height: 0.125rem;
  border-radius: 0.125rem;
  background: #595757;
  position: absolute;
  left: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.admin_hamburger:before {
  top: 0;
}
.admin_hamburger:after {
  bottom: 0;
}

.admin_logo {
  width: 2.5rem;
  position: absolute;
  left: 3.75rem;
  top: 0.625rem;
}

.admin_nav_list {
  position: relative;
  z-index: 1;
}

.admin_nav_li {
  position: relative;
}
.admin_nav_li.active > .admin_nav_link {
  color: #231f20;
}

.admin_nav_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.8125rem 0;
  position: relative;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  cursor: pointer;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.admin_nav_link:hover {
  color: #000;
}
.admin_nav_link i {
  font-size: 1.375rem;
  width: 30;
  height: 30;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 30;
          flex: 0 0 30;
  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;
  margin-right: 0.5rem;
}

.hide {
  display: none;
}

.admin_subnav_box {
  padding-left: 1rem;
}
.admin_subnav_box .admin_subnav_box {
  padding-left: 2.375rem;
}
.admin_subnav_box .admin_subnav_box .admin_subnav_box {
  padding-left: 1.25rem;
}
.admin_subnav_box .admin_subnav_box .admin_subnav_box .admin_nav_link {
  font-size: 0.875rem;
  padding: 0.5rem 0;
  opacity: 0.4;
}
.admin_subnav_box .admin_subnav_box .admin_subnav_box .admin_nav_link:hover {
  opacity: 1;
}
.admin_subnav_box .admin_subnav_box .admin_subnav_box .admin_nav_li.active > .admin_nav_link {
  opacity: 1;
}

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 3.125rem;
}
.pagination .page-item:first-child, .pagination .page-item:last-child {
  font-family: Verdana, "微軟正黑體", "蘋果儷黑體", Arial, sans-serif, Verdana;
}
.pagination .page-item:first-child .page-link, .pagination .page-item:last-child .page-link {
  font-size: 1.375rem;
  line-height: 1;
}
.pagination .page-item.disabled .page-link {
  background: transparent;
  border-color: transparent;
}
.pagination .page-item.active .page-link {
  color: #595757;
  background: transparent;
  border-color: transparent;
}
.pagination .page-item.active .page-link:before {
  -webkit-transform: translateX(-50%) scaleX(1);
      -ms-transform: translateX(-50%) scaleX(1);
          transform: translateX(-50%) scaleX(1);
}
.pagination .page-link {
  display: block;
  font-size: 1.125rem;
  color: #595757;
  background: transparent;
  border-color: transparent;
  padding: 0.5rem 0.75rem;
  position: relative;
}
.pagination .page-link:before {
  content: "";
  width: 1rem;
  height: 1px;
  background: #595757;
  position: absolute;
  left: 50%;
  bottom: 0.375rem;
  -webkit-transform: translateX(-50%) scaleX(0);
      -ms-transform: translateX(-50%) scaleX(0);
          transform: translateX(-50%) scaleX(0);
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}
.pagination .page-link:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.pagination .page-link:hover {
  background: transparent;
  border-color: transparent;
}
.pagination .page-link:hover:before {
  -webkit-transform: translateX(-50%) scaleX(1);
      -ms-transform: translateX(-50%) scaleX(1);
          transform: translateX(-50%) scaleX(1);
}
.pagination .active .page-link {
  border-color: transparent;
}

.admin_searchArea {
  white-space: nowrap;
  margin-bottom: 1.25rem;
}
.admin_searchArea .form-control {
  width: 18.75rem;
  background: transparent;
  border: 0.0625rem solid transparent;
  border-bottom: 0.0625rem solid rgba(89, 87, 87, 0.5);
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #595757;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-family: "微軟正黑體", "蘋果儷黑體", Arial, sans-serif, Verdana;
}
.admin_searchArea .form-control:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0);
          box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0);
}
.admin_searchArea .form-control::-webkit-input-placeholder {
  color: rgba(89, 87, 87, 0.5);
  font-family: "微軟正黑體", "蘋果儷黑體", Arial, sans-serif, Verdana;
}
.admin_searchArea .form-control::-moz-placeholder {
  color: rgba(89, 87, 87, 0.5);
  font-family: "微軟正黑體", "蘋果儷黑體", Arial, sans-serif, Verdana;
}
.admin_searchArea .form-control:-ms-input-placeholder {
  color: rgba(89, 87, 87, 0.5);
  font-family: "微軟正黑體", "蘋果儷黑體", Arial, sans-serif, Verdana;
}
.admin_searchArea .form-control:-moz-placeholder {
  color: rgba(89, 87, 87, 0.5);
  font-family: "微軟正黑體", "蘋果儷黑體", Arial, sans-serif, Verdana;
}
.admin_searchArea .form-control.order, .admin_searchArea .form-control.paginate {
  width: 8.125rem;
}
.admin_searchArea .form-control.w200 {
  width: 12.5rem;
}
.admin_searchArea select.form-control {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url(../img/icon_arrow_select.png);
  background-size: 0.5rem auto;
  background-position: calc(100% - 10px) center;
  background-repeat: no-repeat;
}
.admin_searchArea select.form-control.w_auto {
  width: auto;
  padding-right: 3.125rem;
}
.admin_searchArea .column_col {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.admin_searchArea .input-group {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.admin_list {
  margin-top: 0.125rem;
}
.admin_list.grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}
.admin_list.grid .admin_list_li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  padding: 0.625rem;
}
.admin_list > .admin_list_li > .admin_list {
  margin-left: calc(1rem + 70px);
}
.admin_list .switch {
  display: inline-block;
  vertical-align: middle;
  top: -0.125rem;
}

.admin_li_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.admin_li_row:hover .admin_li_col {
  background: rgba(255, 255, 255, 0.7);
}

.admin_li_col {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  white-space: nowrap;
  padding: 0 0.75rem;
  line-height: 3rem;
  text-align: center;
  background: rgba(255, 255, 255, 0.45);
  -webkit-box-shadow: 0 0.0625rem 0.125rem rgba(0, 0, 0, 0.1);
          box-shadow: 0 0.0625rem 0.125rem rgba(0, 0, 0, 0.1);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 0.0625rem;
  position: relative;
}

.col_extend {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.col_50 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 3.125rem;
          flex: 0 0 3.125rem;
}

.col_70 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 4.375rem;
          flex: 0 0 4.375rem;
}

.en .col_70 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 4.5625rem;
          flex: 0 0 4.5625rem;
}

.col_80 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 5rem;
          flex: 0 0 5rem;
}

.col_90 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 5.625rem;
          flex: 0 0 5.625rem;
}

.col_100 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 6.25rem;
          flex: 0 0 6.25rem;
}

.col_120 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 7.5rem;
          flex: 0 0 7.5rem;
}

.col_150 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 9.375rem;
          flex: 0 0 9.375rem;
}

.col_200 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 12.5rem;
          flex: 0 0 12.5rem;
}

.col_250 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 15.625rem;
          flex: 0 0 15.625rem;
}

.col_300 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 18.75rem;
          flex: 0 0 18.75rem;
}

.align_left {
  text-align: left;
}

.admin_list_placeholder {
  width: 100%;
  height: 3.125rem;
  border: 0.0625rem dotted rgba(255, 255, 255, 0.2);
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.sort_btn_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.sort_btn_row .icon_btn {
  padding: 0 0.25rem;
  opacity: 0.5;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.sort_btn_row .icon_btn:hover {
  opacity: 1;
}

.admin_list_li {
  margin: 0.0625rem 0;
}
.admin_list_li:first-child > .admin_li_row > .admin_li_col > .sort_btn_row .move_up {
  display: none;
}
.admin_list_li:last-child > .admin_li_row > .admin_li_col > .sort_btn_row .move_down {
  display: none;
}

.admin_listhead {
  margin-top: 1rem;
}
.admin_listhead .admin_li_col {
  background: rgba(255, 255, 255, 0.25);
  -webkit-box-shadow: 0 0.0625rem 0.125rem rgba(0, 0, 0, 0.1);
          box-shadow: 0 0.0625rem 0.125rem rgba(0, 0, 0, 0.1);
}

.sort_btn_link {
  display: inline-block;
  margin-left: -0.125rem;
}
.sort_btn_link i {
  -webkit-transform: scale(0.5) scaleY(-1);
      -ms-transform: scale(0.5) scaleY(-1);
          transform: scale(0.5) scaleY(-1);
}

.admin_login_content {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 35rem;
          flex: 0 0 35rem;
  height: calc(100vh - 20rem);
  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;
}
.admin_login_content .card {
  width: 100%;
  background: rgba(255, 255, 255, 0.5);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.admin_login_title {
  font-size: 1rem;
  color: #595757;
  text-align: center;
}

.admin_login_button_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 0.375rem 0;
}

.admin_form_row {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.375rem 0;
  margin: 0;
}
.admin_form_row:last-child {
  margin-bottom: 0;
}
.admin_form_row .mx-datepicker {
  width: 100%;
}

.admin_form_row_col {
  margin-top: 0.75rem;
  position: relative;
}
.admin_form_row_col:first-child {
  margin-top: 0;
}

.admin_form_left {
  margin-right: 0 !important;
}

.admin_form_left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 9.375rem;
          flex: 0 0 9.375rem;
  text-align: right;
  padding-top: 0.5rem;
  padding-right: 1rem;
  position: relative;
}

.admin_form_right {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
  position: relative;
}

.form_column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.column_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: -0.375rem;
}
.column_row.wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.column_row > .column_col {
  min-width: 0;
}
.column_row.col_3 > .column_col {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333%;
          flex: 0 0 33.3333%;
}
.column_row.col_4 > .column_col {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
}
.column_row.col_5 > .column_col {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
}
.column_row.col_auto > .column_col {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.column_col {
  min-width: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0.375rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
.column_col.col_3 {
  min-width: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333%;
          flex: 0 0 33.3333%;
}
.column_col.col_140 {
  min-width: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.75rem;
          flex: 0 0 8.75rem;
}
.column_col.col_auto {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.column_col.media {
  min-width: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 33.3333%;
          flex: 1 0 33.3333%;
}
.column_col .langSwitch {
  height: 100%;
}
.column_col .langSwitch textarea.form-control, .column_col .langSwitch .admin_form_row textarea.mx-input, .admin_form_row .column_col .langSwitch textarea.mx-input {
  height: 100%;
}

.column_block {
  padding: 0.4375rem;
  position: relative;
}
.column_block textarea.form-control, .column_block .admin_form_row textarea.mx-input, .admin_form_row .column_block textarea.mx-input {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.column_title {
  font-size: 0.9375rem;
  line-height: 1.5rem;
  margin-top: 0.5rem;
  margin-bottom: 0.3125rem;
}

.vertical_row {
  margin-top: -0.375rem;
  margin-bottom: -0.375rem;
}

.vertical_col {
  padding: 0.375rem 0;
}

.form_label {
  display: block;
  padding-top: 0.5rem;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  line-height: 1.5;
}

.lang_label {
  opacity: 0.5;
}

.form_left_title {
  font-size: 1rem;
  line-height: 1.5;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-text-fill-color: #595757;
  -webkit-box-shadow: 0 0 0 62.5rem rgba(255, 255, 255, 0) inset;
  box-shadow: 0 0 0 62.5rem rgba(255, 255, 255, 0) inset;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}

.form_top_row {
  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;
  margin-bottom: 1.25rem;
}

.form_bottom_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 4rem;
}

.col-form-label {
  white-space: nowrap;
}
@media screen and (max-width: 480px) {
  .col-form-label.text-right {
    text-align: left !important;
  }
  .col-form-label.text-right {
    padding-top: 0;
    padding-bottom: calc(0.6rem + 1px);
    line-height: 1.5;
  }
}
@media screen and (max-width: 480px) {
  .col-form-label.text-right.col-auto {
    line-height: calc(1.5em + 1.2rem + 2px);
  }
}

.form-control, .admin_form_row .mx-input {
  display: block;
  width: 100%;
  height: auto;
  font-size: 1rem;
  line-height: 1.5;
  color: #595757;
  font-family: "微軟正黑體", "蘋果儷黑體", Arial, sans-serif, Verdana;
  border-radius: 0.125rem;
  background-color: rgba(0, 0, 0, 0.02);
  -webkit-box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.12);
          box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.12);
  padding: 0.5625rem 0.75rem;
  border: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.form-control:focus, .admin_form_row .mx-input:focus {
  -webkit-box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.3);
          box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.3);
}
.form-control.disabled, .admin_form_row .disabled.mx-input {
  -webkit-box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.02);
          box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.02);
}
.form-control.disabled:focus, .admin_form_row .disabled.mx-input:focus {
  -webkit-box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.02);
          box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.02);
}
.form-control, .admin_form_row .mx-input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
@media screen and (max-width: 480px) {
  .form-control, .admin_form_row .mx-input {
    padding: 0.6rem 0.75rem;
    height: calc(1.5em + 1.2rem + 2px);
  }
}
.form-control:disabled, .admin_form_row .mx-input:disabled {
  -webkit-box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0);
          box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0);
}
.form-control::-webkit-input-placeholder, .admin_form_row .mx-input::-webkit-input-placeholder {
  color: rgba(89, 87, 87, 0.4);
  font-family: "微軟正黑體", "蘋果儷黑體", Arial, sans-serif, Verdana;
}
.form-control::-moz-placeholder, .admin_form_row .mx-input::-moz-placeholder {
  color: rgba(89, 87, 87, 0.4);
  font-family: "微軟正黑體", "蘋果儷黑體", Arial, sans-serif, Verdana;
}
.form-control:-ms-input-placeholder, .admin_form_row .mx-input:-ms-input-placeholder {
  color: rgba(89, 87, 87, 0.4);
  font-family: "微軟正黑體", "蘋果儷黑體", Arial, sans-serif, Verdana;
}
.form-control:-moz-placeholder, .admin_form_row .mx-input:-moz-placeholder {
  color: rgba(255, 255, 255, 0.3);
  font-family: "微軟正黑體", "蘋果儷黑體", Arial, sans-serif, Verdana;
}
.form-control.w-auto, .admin_form_row .w-auto.mx-input {
  width: auto;
}

textarea.form-control, .admin_form_row textarea.mx-input {
  resize: vertical;
}
textarea.form-control::-webkit-scrollbar, .admin_form_row textarea.mx-input::-webkit-scrollbar {
  width: 0.1875rem;
}
textarea.form-control::-webkit-scrollbar-track, .admin_form_row textarea.mx-input::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.1);
}
textarea.form-control::-webkit-scrollbar-thumb, .admin_form_row textarea.mx-input::-webkit-scrollbar-thumb {
  background-color: rgba(255, 255, 255, 0.1);
}
@media screen and (max-width: 480px) {
  textarea.form-control, .admin_form_row textarea.mx-input {
    height: auto;
  }
}

select.form-control, .admin_form_row select.mx-input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url(../img/icon_arrow_select.png);
  background-size: 0.5rem auto;
  background-repeat: no-repeat;
  background-position: calc(100% - 0.9375rem) center;
  padding-right: 1.875rem;
  border: 0;
  display: block;
  width: 100%;
  height: auto;
  font-size: 1rem;
  line-height: 1.5;
  color: #595757;
  font-family: "微軟正黑體", "蘋果儷黑體", Arial, sans-serif, Verdana;
  border-radius: 0.125rem;
  background-color: rgba(0, 0, 0, 0.02);
  -webkit-box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.12);
          box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.12);
  padding: 0.5625rem 0.75rem;
  border: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
select.form-control:focus, .admin_form_row select.mx-input:focus {
  -webkit-box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.3);
          box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.3);
}
select.form-control.disabled, .admin_form_row select.disabled.mx-input {
  -webkit-box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.02);
          box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.02);
}
select.form-control.disabled:focus, .admin_form_row select.disabled.mx-input:focus {
  -webkit-box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.02);
          box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.02);
}

.input-group > .custom-select:not(:first-child),
.input-group > .form-control:not(:first-child),
.admin_form_row .input-group > .mx-input:not(:first-child) {
  border-top-left-radius: 0.1875rem;
  border-bottom-left-radius: 0.1875rem;
}

.file_upload .input-group-text {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  padding-left: 1.5625rem;
  padding-right: 1.5625rem;
}
.file_upload input[type=file].form-control, .file_upload .admin_form_row input[type=file].mx-input, .admin_form_row .file_upload input[type=file].mx-input {
  width: 100%;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}

.select_file {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  cursor: pointer;
}

.form-text {
  display: block;
  font-size: 0.6875rem;
  line-height: 1.5;
  opacity: 0.7;
  margin-top: 0.3125rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.input-group > .input-group-text {
  border-top-right-radius: 0.1875rem;
  border-bottom-right-radius: 0.1875rem;
}
@media screen and (max-width: 768px) {
  .input-group > .input-group-text {
    padding: 0.375rem 1rem;
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 480px) {
  .input-group > .input-group-text {
    font-size: 1.3rem;
  }
}

.btn {
  margin-left: 1px !important;
}

.btn {
  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;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0.0625rem;
  color: rgba(89, 87, 87, 0.8);
  background: rgba(89, 87, 87, 0.1);
  padding: 0 0.9375rem;
  border: 0;
  border-top-right-radius: 0.1875rem;
  border-bottom-right-radius: 0.1875rem;
}
.btn:hover {
  color: #fff;
  background: rgba(89, 87, 87, 0.2);
}
.btn i {
  font-size: 1.125rem;
  margin-right: 0.1875rem;
}

.fileupload_input_clear {
  border-right: 1px solid rgba(89, 87, 87, 0.1);
}

.input-group-text {
  color: var(--color1);
  background: rgba(255, 255, 255, 0.3);
  border: 0;
  -webkit-box-shadow: 0;
          box-shadow: 0;
}

.btn-dark {
  background: rgba(255, 255, 255, 0.3);
  color: var(--color1);
}
.btn-dark:hover {
  background: rgba(255, 255, 255, 0.4);
}

.form-check {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 0;
  margin-bottom: 0;
}

.form-check-label {
  line-height: calc(1.5em + 0.75rem + 1px);
}
@media screen and (max-width: 480px) {
  .form-check-label {
    line-height: calc(1.5em + 1.2rem + 2px);
  }
}

.form-check-input {
  display: block;
  width: 100%;
  height: auto;
  font-size: 1rem;
  line-height: 1.5;
  color: #595757;
  font-family: "微軟正黑體", "蘋果儷黑體", Arial, sans-serif, Verdana;
  border-radius: 0.125rem;
  background-color: rgba(0, 0, 0, 0.02);
  -webkit-box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.12);
          box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.12);
  padding: 0.5625rem 0.75rem;
  border: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.form-check-input:focus {
  -webkit-box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.3);
          box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.3);
}
.form-check-input.disabled {
  -webkit-box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.02);
          box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.02);
}
.form-check-input.disabled:focus {
  -webkit-box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.02);
          box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.02);
}
.form-check-input {
  display: inline-block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 1rem;
          flex: 0 0 1rem;
  width: 1rem;
  height: 1rem;
  padding: 0;
  margin: 0;
  margin-left: 0;
  margin-right: 0.4375rem;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  vertical-align: middle;
  border-radius: 0;
  float: none;
}
.form-check-input:disabled {
  -webkit-box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.05) !important;
          box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.05) !important;
}
.form-check-input:disabled {
  opacity: 1;
}
.form-check-input:disabled ~ .form-check-label {
  opacity: 1;
}
.form-check-input:checked:after {
  opacity: 1;
}
.form-check-input:after {
  content: "";
  width: 0.5rem;
  height: 0.5rem;
  background: #595757;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
}

.form-check-input[type=radio] {
  border-radius: 1rem;
  -webkit-box-shadow: inset 0.0625rem 0.0625rem 0.125rem rgba(0, 0, 0, 0.25);
          box-shadow: inset 0.0625rem 0.0625rem 0.125rem rgba(0, 0, 0, 0.25);
}
.form-check-input[type=radio]:after {
  border-radius: 1rem;
}

.form_scrollBox {
  max-height: 18.125rem;
  overflow-x: hidden;
  overflow-y: scroll;
}
.form_scrollBox::-webkit-scrollbar {
  width: 0.1875rem;
}
.form_scrollBox::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.1);
}
.form_scrollBox::-webkit-scrollbar-thumb {
  background-color: rgba(255, 255, 255, 0.1);
}

.checkbox_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.checkbox_row .form-check {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}

.handle {
  -webkit-transition: opacity 0.1s ease-out;
  transition: opacity 0.1s ease-out;
}

.datepicker-container {
  color: #000;
  font-family: "微軟正黑體", "蘋果儷黑體", Arial, sans-serif, Verdana;
}

.datepicker-top-left,
.datepicker-top-right {
  border-top-color: transparent;
}
.datepicker-top-left:before,
.datepicker-top-right:before {
  border-bottom-color: transparent;
}
.datepicker-top-left:after,
.datepicker-top-right:after {
  top: -0.3125rem;
}

.ui-timepicker-standard {
  font-size: 0.75rem;
  overflow: visible;
  margin-top: 0.625rem;
}
.ui-timepicker-standard:before {
  content: "";
  border: 0.3125rem solid transparent;
  border-top: 0;
  border-bottom-color: #fff;
  position: absolute;
  left: 0.625rem;
  top: -0.3125rem;
}
.ui-timepicker-standard .ui-state-hover {
  background-color: #e5f2ff;
  border-color: transparent;
}
.ui-timepicker-standard a {
  -webkit-transition: none;
  transition: none;
  padding: 0.6em 0.4em;
}

.ui-timepicker {
  padding: 0.625rem 0;
  overflow: hidden;
}

.clear_btn {
  width: 2.8125rem;
  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;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  opacity: 0.5;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.clear_btn:hover {
  opacity: 1;
}
.clear_btn svg {
  height: 0.875rem;
}

#delete-form {
  display: none;
}

.attach_row {
  display: none;
}

.attach_row.active {
  display: block;
}

.file_pic_col {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 11.3125rem;
          flex: 0 0 11.3125rem;
}
.file_pic_col .uploadInput,
.file_pic_col .preview_container,
.file_pic_col .preview_inner,
.file_pic_col .preview {
  height: 100%;
  padding: 0;
}
.file_pic_col .preview_inner {
  background-color: rgba(0, 0, 0, 0.01);
  -webkit-box-shadow: none;
          box-shadow: none;
}

.audio_pic_col {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 10rem;
          flex: 0 0 10rem;
}

.preview_download_btn {
  font-size: 1.1875rem;
  color: #fff;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 0.1875rem;
  padding: 0.125rem 0.625rem;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 5;
}
.preview_download_btn:hover {
  color: #fff;
  background: rgba(0, 0, 0, 0.2);
}

.ck_editor, .cke_editable {
  font-size: 1.0625rem;
  font-size: var(--fs-s);
  font-family: "Exposure-M", "GenWanMin2TW-R";
}
.ck_editor h2, .cke_editable h2 {
  font-size: 1.3em;
  font-weight: 600;
  margin-bottom: 0.625rem;
}
.ck_editor h2:not(:first-child), .cke_editable h2:not(:first-child) {
  margin-top: 2.5rem;
}
.ck_editor h3, .cke_editable h3 {
  font-size: 1.2em;
  margin-bottom: 0.625rem;
}
.ck_editor h3:not(:first-child), .cke_editable h3:not(:first-child) {
  margin-top: 2.5rem;
}
.ck_editor h4, .cke_editable h4 {
  font-size: 1.1em;
  margin-bottom: 0.3125rem;
}
.ck_editor h4:not(:first-child), .cke_editable h4:not(:first-child) {
  margin-top: 1.25rem;
}
.ck_editor p, .cke_editable p {
  line-height: 2;
  margin-bottom: 1.25rem;
}
.ck_editor ol, .cke_editable ol {
  list-style: none;
  margin-bottom: 1.25rem;
}
.ck_editor ol, .cke_editable ol {
  list-style-type: decimal;
  margin-left: 1.1875rem;
}
.ck_editor ol ol, .cke_editable ol ol {
  list-style: decimal;
  margin-left: 1.375rem;
}
.ck_editor ul, .cke_editable ul {
  list-style: none;
  margin-bottom: 1.25rem;
}
.ck_editor ul > li, .cke_editable ul > li {
  padding-left: 1.25rem;
  position: relative;
}
.ck_editor ul > li::before, .cke_editable ul > li::before {
  content: "";
  width: 0.25rem;
  height: 0.25rem;
  border-radius: 0.25rem;
  background: #595757;
  position: absolute;
  left: 0.3125rem;
  top: 0.8125rem;
}
.ck_editor li, .cke_editable li {
  line-height: 1.9;
}
.ck_editor table, .cke_editable table {
  width: 100%;
}
.ck_editor a, .cke_editable a {
  display: inline;
  color: var(--color2);
}
.ck_editor a::before, .cke_editable a::before {
  content: "";
  width: 100%;
  height: 1px;
  background: var(--color2);
  position: absolute;
  bottom: -1px;
  left: 0;
  opacity: 0.7;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
.ck_editor a:hover::before, .cke_editable a:hover::before {
  opacity: 0;
}
.ck_editor a i, .cke_editable a i {
  margin-right: 0.3125rem;
}
.ck_editor iframe, .cke_editable iframe {
  width: 100%;
  height: 31.25rem;
  margin-bottom: 1.5625rem;
}
@media screen and (max-width: 480px) {
  .ck_editor iframe, .cke_editable iframe {
    height: 65vw;
  }
}
.ck_editor .dash_list i, .cke_editable .dash_list i {
  font-style: normal;
  display: inline-block;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  position: relative;
}
.ck_editor .dash_list i::before, .cke_editable .dash_list i::before {
  content: "";
  width: 0.375rem;
  height: 0.0625rem;
  border-radius: 0;
  background: #595757;
  position: absolute;
  top: 0.9375rem;
}
.ck_editor .dash_list i::before, .cke_editable .dash_list i::before {
  left: 0.3125rem;
}

.cke.cke_reset.cke_ltr {
  width: 100%;
  border: 0.0625rem solid #d1d1d1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.cke.cke_reset.cke_ltr .cke_top {
  background-color: #fff;
  border-bottom: 0.0625rem solid #d1d1d1;
}
.cke.cke_reset.cke_ltr .cke_bottom {
  background-color: #fff;
  border-top: 0.0625rem solid #d1d1d1;
}

.cke_editable {
  padding: 0 15px;
  background: #f5f5f5;
  font-size: 16px;
  line-height: 1.8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.cke_editable iframe {
  min-width: auto;
  height: 450px;
}

.lang_en,
.lang_cn {
  display: none;
}

.langSwitch_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -0.3125rem;
  margin-right: -0.3125rem;
}

.langSwitch_li {
  padding: 0 0.3125rem;
}
.langSwitch_li .button {
  opacity: 0.5;
}
.langSwitch_li.active .button {
  opacity: 1;
}

.create_form .langSwitch_list {
  display: none;
}

.switch_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.5;
}

.switch_left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 2.8125rem;
          flex: 0 0 2.8125rem;
  white-space: nowrap;
  padding-right: 1rem;
}
.switch_left .form_left_title {
  line-height: 2.75rem;
}

.switch {
  position: relative;
  width: 5.25rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.switch_checkbox {
  display: none;
}

.switch_label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  background: #595757;
  border-radius: 1.875rem;
}

.switch_inner {
  display: block;
  width: 200%;
  margin-left: -100%;
  -webkit-transition: margin 0.3s ease-in;
  transition: margin 0.3s ease-in;
}
.switch_inner .switch_txt {
  display: block;
  float: left;
  width: 50%;
  padding: 0;
  line-height: 1.375rem;
  font-size: 0.875rem;
  color: #fff;
  font-family: "微軟正黑體", "蘋果儷黑體", Arial, sans-serif, Verdana;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .switch_inner .switch_txt {
    font-size: 0.875rem;
  }
}
.switch_inner .switch_txt.publish {
  text-align: left;
  padding-left: 0.625rem;
  background: -webkit-gradient(linear, left top, right top, from(rgb(223, 45, 189)), to(rgb(33, 127, 255)));
  background: linear-gradient(90deg, rgb(223, 45, 189) 0%, rgb(33, 127, 255) 100%);
}
.switch_inner .switch_txt.draft {
  padding-right: 1.125rem;
  background-color: rgba(255, 255, 255, 0.2);
  text-align: right;
}

.switch_switch {
  display: block;
  width: 1.125rem;
  margin: 0.125rem;
  background: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 3.875rem;
  border-radius: 1.875rem;
  -webkit-transition: margin 0.3s ease-in, right 0.3s ease-in;
  transition: margin 0.3s ease-in, right 0.3s ease-in;
}

.switch_checkbox:checked + .switch_label .switch_inner {
  margin-left: 0;
}
.switch_checkbox:checked + .switch_label .switch_switch {
  right: 0;
}

.uploadInput {
  display: block;
  width: 100%;
  height: auto;
  font-size: 1rem;
  line-height: 1.5;
  color: #595757;
  font-family: "微軟正黑體", "蘋果儷黑體", Arial, sans-serif, Verdana;
  border-radius: 0.125rem;
  background-color: rgba(0, 0, 0, 0.02);
  -webkit-box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.12);
          box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.12);
  padding: 0.5625rem 0.75rem;
  border: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.uploadInput:focus {
  -webkit-box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.3);
          box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.3);
}
.uploadInput.disabled {
  -webkit-box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.02);
          box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.02);
}
.uploadInput.disabled:focus {
  -webkit-box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.02);
          box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.02);
}
.uploadInput {
  position: relative;
  overflow: hidden;
  padding: 0.25rem;
}
.uploadInput input[type=file] {
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
  cursor: pointer;
}
.uploadInput.file {
  min-height: 0.875rem;
}
.uploadInput.file:after {
  display: none;
}
.uploadInput:hover .delBtn {
  background: rgba(89, 87, 87, 0.5);
}

.multiple_imgs_box {
  display: block;
  width: 100%;
  height: auto;
  font-size: 1rem;
  line-height: 1.5;
  color: #595757;
  font-family: "微軟正黑體", "蘋果儷黑體", Arial, sans-serif, Verdana;
  border-radius: 0.125rem;
  background-color: rgba(0, 0, 0, 0.02);
  -webkit-box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.12);
          box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.12);
  padding: 0.5625rem 0.75rem;
  border: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.multiple_imgs_box:focus {
  -webkit-box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.3);
          box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.3);
}
.multiple_imgs_box.disabled {
  -webkit-box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.02);
          box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.02);
}
.multiple_imgs_box.disabled:focus {
  -webkit-box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.02);
          box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.02);
}
.multiple_imgs_box {
  position: relative;
  overflow: hidden;
  padding: 0.5rem;
}
.multiple_imgs_box .uploadInput {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  padding: 0 !important;
  background-color: transparent !important;
}
.multiple_imgs_box .preview {
  padding: 0 !important;
}

.img_crop {
  width: 1.875rem;
  height: 1.875rem;
  border-radius: 0.1875rem;
  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;
  background: rgba(89, 87, 87, 0.2);
  color: #fff;
  position: absolute;
  right: 0;
  bottom: 0;
  cursor: pointer;
  z-index: 5;
  -webkit-transition: background 0.2s ease-out;
  transition: background 0.2s ease-out;
}
.img_crop:hover {
  background: rgba(89, 87, 87, 0.5);
}

.img_delete {
  width: 1.25rem;
  height: 1.25rem;
  border-radius: 1.25rem;
  background: rgba(89, 87, 87, 0.2);
  position: absolute;
  right: 0.75rem;
  top: 0.75rem;
  cursor: pointer;
  z-index: 5;
  -webkit-transition: background 0.2s ease-out;
  transition: background 0.2s ease-out;
}
.img_delete:before {
  content: "";
  width: 50%;
  height: 0.125rem;
  position: absolute;
  left: 25%;
  top: 50%;
  background: #fff;
  -webkit-transition: background 0.2s ease-out;
  transition: background 0.2s ease-out;
  margin-top: -0.0625rem;
}
.img_delete:hover:before {
  background: var(--color1);
}

#preview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.preview {
  min-width: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0.25rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.multiple .preview {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333%;
          flex: 0 0 33.3333%;
}

.preview_inner {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  font-size: 1rem;
  line-height: 1.5;
  color: #595757;
  font-family: "微軟正黑體", "蘋果儷黑體", Arial, sans-serif, Verdana;
  border-radius: 0.125rem;
  background-color: rgba(0, 0, 0, 0.02);
  -webkit-box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.12);
          box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.12);
  padding: 0.5625rem 0.75rem;
  border: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.preview_inner:focus {
  -webkit-box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.3);
          box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.3);
}
.preview_inner.disabled {
  -webkit-box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.02);
          box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.02);
}
.preview_inner.disabled:focus {
  -webkit-box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.02);
          box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.02);
}
.preview_inner {
  padding: 0;
  background-image: url(../img/admin_icon_img.png);
  background-size: 30px auto;
  background-repeat: no-repeat;
  background-position: center center;
}

.preview_img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.preview_img:not([src]), .preview_img[src^=""] {
  opacity: 0;
}

.contain .preview_img {
  -o-object-fit: contain;
     object-fit: contain;
}

.part_media_filemanager_trigger,
.filemanager_trigger {
  width: 100%;
  height: calc(100% - 2.1875rem);
  position: absolute;
  right: 0;
  bottom: 0;
  cursor: pointer;
  z-index: 5;
}

.filemanager_btn {
  position: relative;
}
.filemanager_btn .filemanager_trigger {
  height: 100%;
}

.row_sec {
  padding: 1rem 0;
  position: relative;
}
.row_sec:before, .row_sec:after {
  content: "";
  width: calc(100% - 9.375rem);
  height: 0.0625rem;
  position: absolute;
  bottom: 0;
  right: 0;
}
.row_sec:before {
  background: #ddd;
}
.row_sec:after {
  background: #fff;
  bottom: -0.0625rem;
}
.row_sec:first-child {
  padding-top: 0;
}
.row_sec:first-child .move_up {
  display: none;
}
.row_sec:last-child {
  padding-bottom: 0;
}
.row_sec:last-child .move_down {
  display: none;
}
.row_sec:last-child:before, .row_sec:last-child:after {
  display: none;
}

.group:first-child {
  padding-top: 0;
}
.group:first-child .move_up {
  display: none;
}
.group:last-child .move_down {
  display: none;
}
.group:last-child:before, .group:last-child:after {
  display: none;
}

.template_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}

.template_li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  padding: 0.625rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.template {
  width: 100%;
  height: 100%;
  border: 0.0625rem solid #595757;
  padding: 1.0625rem 0.9375rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  cursor: pointer;
  position: relative;
  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;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  opacity: 0.15;
}
.template:hover {
  opacity: 0.6;
}

.tpl_radio {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 0.0625rem;
  margin: -0.0625rem;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0.0625rem;
}

.tpl_label {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.tpl_radio:checked ~ .template {
  opacity: 0.6;
}

.tpl0 .tpl_pic {
  padding: 0.9375rem 0;
  margin-bottom: 0.4375rem;
}

.tpl1 .tpl_pic {
  padding: 0.9375rem 0;
  margin-top: 0.4375rem;
}

.tpl2 .tpl_row {
  -webkit-box-align: initial;
      -ms-flex-align: initial;
          align-items: initial;
}
.tpl2 .tpl_pic {
  height: 100%;
}

.tpl3 .tpl_row {
  margin-bottom: 0.4375rem;
}

.tpl4 .tpl_row {
  margin: 0 -30%;
  margin-bottom: 0.4375rem;
}

.tpl5 .tpl_row {
  margin: 0 -30%;
  margin-bottom: 0.4375rem;
}
.tpl5 .tpl_row .tpl_col:nth-child(2n+1) {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40%;
          flex: 0 0 40%;
}
.tpl5 .tpl_row .tpl_col:nth-child(2n+2) {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 60%;
          flex: 0 0 60%;
}

.tpl6 .tpl_row {
  margin: 0 -30%;
  margin-bottom: 0.4375rem;
}
.tpl6 .tpl_row .tpl_col:nth-child(2n+2) {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40%;
          flex: 0 0 40%;
}
.tpl6 .tpl_row .tpl_col:nth-child(2n+1) {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 60%;
          flex: 0 0 60%;
}

.tpl7 .tpl_row,
.tpl8 .tpl_row {
  margin-bottom: 0.4375rem;
}

.admin .tpl_row {
  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;
  margin-left: -0.1875rem;
  margin-right: -0.1875rem;
}
.admin .tpl_col {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 0.1875rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.admin .tpl_pic {
  padding: 0.8125rem 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #595757;
}
.admin .tpl_container {
  width: 70%;
  margin: 0 auto;
}
.admin .tpl_txt {
  padding: 0 !important;
}
.admin .tpl_txt {
  border-top: 1px solid #595757;
}
.admin .tpl_txt_line {
  padding: 10px 0;
  border-bottom: 1px solid #595757;
  position: relative;
}
.admin .tpl_txt_line:before {
  content: "";
  width: 100%;
  height: 0.0625rem;
  background: #595757;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -0.25rem;
}
.admin .tpl_txt_line:after {
  content: "";
  width: 100%;
  height: 0.0625rem;
  background: #595757;
  position: absolute;
  bottom: 50%;
  left: 0;
  margin-bottom: -0.25rem;
}

.media {
  padding: 0.375rem 0;
}

.media_box {
  position: relative;
}

.media_container {
  display: block;
  width: 100%;
  height: auto;
  font-size: 1rem;
  line-height: 1.5;
  color: #595757;
  font-family: "微軟正黑體", "蘋果儷黑體", Arial, sans-serif, Verdana;
  border-radius: 0.125rem;
  background-color: rgba(0, 0, 0, 0.02);
  -webkit-box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.12);
          box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.12);
  padding: 0.5625rem 0.75rem;
  border: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.media_container:focus {
  -webkit-box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.3);
          box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.3);
}
.media_container.disabled {
  -webkit-box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.02);
          box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.02);
}
.media_container.disabled:focus {
  -webkit-box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.02);
          box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.02);
}
.media_container {
  padding: 0.375rem 0.75rem;
  position: relative;
}
.media_container .column_col.col_3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 36%;
          flex: 0 0 36%;
}
.media_container .uploadInput,
.media_container .preview {
  padding: 0;
}
.media_container .preview_inner {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.media_container .form-control.mediatype_radio {
  width: auto;
  font-weight: bold;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 2.8125rem;
}
.media_container .form-control.mediatype_radio:focus {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.media_container .form-text {
  margin-top: 0;
}
.media_container .outline_none {
  width: 1.25rem;
}
.media_container .first_btn {
  width: auto;
}

.croppie_box {
  width: 105rem;
  height: 53.125rem;
  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;
  backdrop-filter: blur(3px);
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 15;
}
.croppie_box .croppie-container .cr-boundary {
  border-radius: 0.3125rem;
}
.croppie_box .croppie-container .cr-viewport,
.croppie_box .croppie-container .cr-resizer {
  -webkit-box-shadow: 0 0 2000px 2000px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 2000px 2000px rgba(0, 0, 0, 0.5);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.croppie_btn_row {
  position: absolute;
  right: 0.75rem;
  top: 0.75rem;
  z-index: 5;
}

.croppie_cancel_btn,
.croppie_submit_btn {
  width: 2.5rem !important;
}

.croppie_cancel_btn,
.croppie_submit_btn {
  height: 2.5rem;
  border-radius: 0.1875rem;
  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;
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
  cursor: pointer;
  z-index: 5;
  -webkit-transition: background 0.2s ease-out;
  transition: background 0.2s ease-out;
  margin-bottom: 0.4375rem;
}
.croppie_cancel_btn:hover,
.croppie_submit_btn:hover {
  color: #fff;
  background: rgba(255, 255, 255, 0.5);
}

.loading_block {
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.3);
  backdrop-filter: blur(3px);
  position: absolute;
  top: 0;
  left: 0;
}

.loading_inner {
  width: 100%;
  height: 100%;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  top: 0;
  left: 0;
}

meter {
  display: block;
  width: 18.75rem;
  border: 0;
  position: relative;
  --gradient: linear-gradient(to right, #F56C6C calc($meter_width/3), #E6A23C 0 calc($meter_width/3*2), #67C23A 0);
}

::-webkit-meter-bar {
  height: 0.125rem;
  width: 18.75rem;
  border: 0;
  background: #eee;
  -webkit-mask: var(--gradient);
  mask: var(--gradient);
}

::-webkit-meter-even-less-good-value {
  background: #F56C6C;
}

::-webkit-meter-suboptimum-value {
  background: -webkit-gradient(linear, left top, right top, color-stop(100, #F56C6C), color-stop(0, #E6A23C));
  background: linear-gradient(to right, #F56C6C 100, #E6A23C 0);
}

::-webkit-meter-optimum-value {
  background: -webkit-gradient(linear, left top, right top, color-stop(100, #F56C6C), color-stop(0, #E6A23C),color-stop(200, #E6A23C), color-stop(0, #67C23A));
  background: linear-gradient(to right, #F56C6C 100, #E6A23C 0,#E6A23C 200, #67C23A 0);
  background: -webkit-gradient(linear, left top, right top, color-stop(100, #F56C6C), color-stop(0, #E6A23C), color-stop(0, #67C23A));
  background: linear-gradient(to right, #F56C6C 100, #E6A23C 0 200, #67C23A 0);
}

.selected_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -0.375rem;
}

.selected_group {
  border-top: 1px solid #eee;
  padding: 0.625rem 0;
  position: relative;
}
.selected_group:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
}
.selected_group:first-child {
  border-top: 0;
  padding-top: 0;
}
.selected_group:first-child:before {
  display: none;
}
.selected_group:last-child {
  padding-bottom: 0;
}

.selected_item {
  padding: 0.375rem;
}

.selected_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: calc(1.5em + 0.5625rem + 0.5625rem);
  border-radius: 0.125rem;
  background-color: rgba(0, 0, 0, 0.02);
  -webkit-box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.12);
          box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.12);
  padding: 0 0.75rem;
}
.selected_row:hover .selected_delete {
  opacity: 1;
}

.selected_right {
  padding-left: 0.625rem;
}

.selected_delete {
  font-size: 1.1875rem;
  opacity: 0.3;
  -webkit-transition: opacity 0.1s ease-out;
  transition: opacity 0.1s ease-out;
  cursor: pointer;
}

.cke_notifications_area {
  display: none !important;
}

.card_header {
  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;
  padding-top: 0.375rem;
  margin-bottom: 0.375rem;
}

.form-control[list]::-webkit-calendar-picker-indicator {
  display: none !important;
}

.svg-inline--fa {
  vertical-align: middle;
}

.selected_li {
  margin-bottom: 0.25rem;
}

.selected_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.selected_item_pic {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 2.5625rem;
          flex: 0 0 2.5625rem;
  margin-right: 0.625rem;
  position: relative;
}

.selected_item_img {
  border-radius: 0.125rem;
  background-color: rgba(0, 0, 0, 0.02);
  -webkit-box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.12);
          box-shadow: inset 0.0625rem 0.0625rem 0.1875rem rgba(0, 0, 0, 0.12);
  padding: 0.25rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.line {
  border-top: 1px solid #ddd;
  position: relative;
  margin: 0.625rem 0;
}
.line:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
}

.file_box:last-child .line {
  display: none;
}

.fade-enter-active,
.fade-leave-active {
  opacity: 1;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.fade-enter,
.fade-leave-active {
  opacity: 0;
}

.alert {
  border-radius: 0.25rem;
  padding: 0.4375rem 1.25rem;
  line-height: 1.6;
  margin: 0;
}

.alert-success {
  color: #067c37;
  background-color: rgba(209, 231, 221, 0.7);
  border: 1px solid rgba(6, 124, 55, 0.1);
}

.alert-danger {
  color: #cf796a;
  background-color: rgba(248, 215, 218, 0.7);
  border: 1px solid rgba(207, 121, 106, 0.2);
}

.symbol {
  font-family: Arial, sans-serif, Verdana;
}

.cmsystem_title {
  font-size: 1.0625rem;
  font-weight: normal;
  line-height: 2;
}

.admin .collapse:not(.show) {
  display: none;
}
.admin .collapsing {
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

/*# sourceMappingURL=common.min.css.map*/