/*!************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./resources/src/css/share/common.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* RESET
--------------------------------------------------------------------------------------*/
html, body,
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;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

ol,
ul {
  list-style: none; }

blockquote,
q {
  quotes: none; }

blockquote:before, blockquote.clear:after,
blockquote:after,
q:before,
q.clear:after,
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; }

html, body {
  width: 100%;
  height: 100%;
  font-family: "微軟正黑體", "蘋果儷黑體", Arial, sans-serif, Verdana;
  color: #291e1c;
  font-size: 0.83333vw;
  position: relative;
  overflow-x: hidden; }
  @media screen and (max-width: 950px) {
    html, body {
      font-size: 1.68421vw; } }
  @media screen and (max-width: 480px) {
    html, body {
      font-size: 2.85714vw; } }

.wrapper {
  width: 100%;
  line-height: 1.5;
  position: relative;
  overflow: hidden;
  z-index: 1; }

.container, .container_inner {
  width: calc(100% - 5rem);
  max-width: 75rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  margin: 0 auto;
  z-index: 1; }
  @media screen and (max-width: 950px) {
    .container, .container_inner {
      width: calc(100% - 2.5rem);
      max-width: 62.5rem; } }
  @media screen and (max-width: 480px) {
    .container, .container_inner {
      width: calc(100% - 1.25rem);
      max-width: 62.5rem; } }

.container_inner {
  width: calc(100% - 1.25rem);
  max-width: 62.5rem; }

section {
  position: relative; }

.accesskey {
  font-size: 1rem;
  position: absolute;
  right: 100%;
  top: 0;
  margin-right: 0.625rem;
  z-index: 1;
  color: #000; }
  @media screen and (min-width: 951px) {
    .accesskey:after {
      content: "";
      width: calc(100% + 4px);
      height: calc(100% + 4px);
      border: 2px dotted #296395;
      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; } }
  .accesskey:focus {
    color: #296395; }
  @media screen and (max-width: 820px) {
    .accesskey {
      display: none; } }

.lb_focus {
  font-size: 1rem;
  position: absolute;
  right: 100%;
  top: 0;
  margin-right: 0.625rem;
  z-index: 1;
  color: #000; }
  @media screen and (min-width: 951px) {
    .lb_focus:after {
      content: "";
      width: calc(100% + 4px);
      height: calc(100% + 4px);
      border: 2px dotted #296395;
      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; }
    .lb_focus:focus:after {
      opacity: 1; } }
  .lb_focus:focus {
    color: #296395; }
  @media screen and (max-width: 820px) {
    .lb_focus {
      display: none; } }

#AL:focus {
  color: #fff; }

.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 dotted #296395;
      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; }

.pic {
  position: relative;
  overflow: hidden; }

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

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

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

.textarea {
  white-space: pre-line; }

.hide {
  display: none; }

@media screen and (max-width: 820px) {
  body .pc {
    display: none; } }

body .pad {
  display: none; }
  @media screen and (max-width: 820px) {
    body .pad {
      display: block; } }

body .mobile {
  display: none; }
  @media screen and (max-width: 640px) {
    body .mobile {
      display: block; } }

.clear:before, .clear:after {
  content: "";
  display: table; }

.clear:after {
  clear: both; }

.c {
  clear: both; }

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

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

.rg2024 .button:hover {
  background: #71247B !important; }

.rg2024 .button.white:hover {
  border-color: #71247B !important; }

.rg2024 .ck_editor h3:before, .rg2024 .ck_editor h3.clear:after {
  background: #f56676 !important; }

.rg2024 .ck_editor h3:after {
  background: #71247B !important; }

.rg2024 .ck_editor ul li:before, .rg2024 .ck_editor ul li.clear:after {
  background: linear-gradient(6deg, #f2757d 0%, #f58fa1 60%, #fbca95 100%) !important; }

.rg2024 .ck_editor ul li li:before, .rg2024 .ck_editor ul li li.clear:after {
  background: #71247B !important; }

.rg2024 .ck_editor ul li li li:before, .rg2024 .ck_editor ul li li li.clear:after {
  background: linear-gradient(6deg, #f2757d 0%, #f58fa1 60%, #fbca95 100%) !important; }

.rg2024 .ck_editor ul a {
  color: #f56676 !important; }
  .rg2024 .ck_editor ul a:hover {
    color: #71247B !important; }

.rg2024 .ck_editor a::before {
  background: #f56676 !important; }

.rg2024 .fontsize_btn:focus, .rg2024 .fontsize_btn:hover {
  background: #71247B !important; }

.rg2024 .buttonStyle:hover {
  color: white;
  text-shadow: -1px -1px 0 #dc0e25;
  background: #f56676;
  border: 1px solid #f34e61;
  border-bottom: 1px solid #f34e61;
  -webkit-box-shadow: 1px 1px 3px rgba(240, 30, 54, 0.8);
          box-shadow: 1px 1px 3px rgba(240, 30, 54, 0.8);
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear; }

.rg2024 .buttonStyle[disabled] {
  color: #d48dde;
  text-shadow: -1px -1px 0 #210b24;
  background: #71247B;
  border: 1px solid #5f1e67;
  border-bottom: 1px solid #5f1e67;
  -webkit-box-shadow: 1px 1px 3px rgba(59, 19, 64, 0.8);
          box-shadow: 1px 1px 3px rgba(59, 19, 64, 0.8);
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
  cursor: auto; }

.rg2024 #authNotice h3 {
  color: #f56676 !important; }

.rg2024 .forget_pw_row a {
  color: #f56676 !important; }

.rg2024 .member_login .invalid-feedback {
  color: #f56676 !important; }

.rg2024 .member_login .goRegister a {
  color: #f56676 !important; }

.rg2024 .maintitle_en {
  color: #f56676 !important; }

@media screen and (max-width: 950px) {
  .rg2024 .nav {
    background: rgba(243, 78, 97, 0.95); } }

@media screen and (max-width: 950px) {
  .rg2024 .subnav_link {
    text-shadow: -1px 1px 1px #f01e36; } }

.rg2024 .subnav_link:hover, .rg2024 .subnav_link:focus {
  background: #71247B !important; }

.rg2024 .hamburger_bar span::before {
  background: #71247B !important; }

.rg2024 .hamburger_bar span::after {
  background: #f56676 !important; }

.rg2024 .right_btn_link:focus, .rg2024 .right_btn_link:hover {
  color: #f56676 !important; }

.rg2024 .line:before, .rg2024 .line.clear:after {
  background: #f56676 !important; }

.rg2024 .line:after {
  background: #71247B !important; }

.rg2024 .backtotop:focus, .rg2024 .backtotop:hover {
  background: #71247B !important; }

.rg2025 .button:hover {
  background: #28988c; }

.rg2025 .button.white:hover {
  border-color: #28988c; }

.rg2025 .ck_editor h3:before, .rg2025 .ck_editor h3.clear:after {
  background: #296395; }

.rg2025 .ck_editor h3:after {
  background: #28988c; }

.rg2025 .ck_editor ul li:before, .rg2025 .ck_editor ul li.clear:after {
  background: linear-gradient(6deg, #296395 0%, #28988c 100%); }

.rg2025 .ck_editor ul li li:before, .rg2025 .ck_editor ul li li.clear:after {
  background: #28988c; }

.rg2025 .ck_editor ul li li li:before, .rg2025 .ck_editor ul li li li.clear:after {
  background: linear-gradient(6deg, #296395 0%, #28988c 100%); }

.rg2025 .ck_editor ul a {
  color: #296395; }
  .rg2025 .ck_editor ul a:hover {
    color: #28988c; }

.rg2025 .ck_editor a::before {
  background: #296395; }

.rg2025 .fontsize_btn:focus, .rg2025 .fontsize_btn:hover {
  background: #28988c; }

.rg2025 .buttonStyle:hover {
  color: #a4c7e6;
  text-shadow: -1px -1px 0 #11293d;
  background: #296395;
  border: 1px solid #235681;
  border-bottom: 1px solid #235681;
  -webkit-box-shadow: 1px 1px 3px rgba(24, 59, 89, 0.8);
          box-shadow: 1px 1px 3px rgba(24, 59, 89, 0.8);
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear; }

.rg2025 .buttonStyle[disabled] {
  color: #a5e7e0;
  text-shadow: -1px -1px 0 #113f3a;
  background: #28988c;
  border: 1px solid #238479;
  border-bottom: 1px solid #238479;
  -webkit-box-shadow: 1px 1px 3px rgba(24, 91, 84, 0.8);
          box-shadow: 1px 1px 3px rgba(24, 91, 84, 0.8);
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
  cursor: auto; }

.rg2025 #authNotice h3 {
  color: #296395; }

.rg2025 .forget_pw_row a {
  color: #296395; }

.rg2025 .member_login .invalid-feedback {
  color: #296395; }

.rg2025 .member_login .goRegister a {
  color: #296395; }

.rg2025 .maintitle_en {
  color: #296395; }

@media screen and (max-width: 950px) {
  .rg2025 .nav {
    background: rgba(35, 86, 129, 0.95); } }

@media screen and (max-width: 950px) {
  .rg2025 .subnav_link {
    text-shadow: -1px 1px 1px #183b59; } }

.rg2025 .subnav_link:hover, .rg2025 .subnav_link:focus {
  background: #28988c; }

.rg2025 .hamburger_bar span::before {
  background: #28988c; }

.rg2025 .hamburger_bar span::after {
  background: #296395; }

.rg2025 .right_btn_link:focus, .rg2025 .right_btn_link:hover {
  color: #296395; }

.rg2025 .line:before, .rg2025 .line.clear:after {
  background: #296395; }

.rg2025 .line:after {
  background: #28988c; }

.rg2025 .backtotop:focus, .rg2025 .backtotop:hover {
  background: #28988c; }

.loading {
  width: 100%;
  height: 100%;
  background: #141414;
  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; }

.loader_container {
  position: relative; }

.circle_box {
  width: 1.25rem;
  height: 5rem;
  margin: 0 auto;
  position: relative; }

.circle {
  width: 1.25rem;
  height: 1.25rem;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.3);
  opacity: .3;
  -webkit-animation: circle 0.5s alternate infinite ease;
          animation: circle 0.5s alternate infinite ease; }

@-webkit-keyframes circle {
  0% {
    top: 3.75rem;
    height: 0.3125rem;
    border-radius: 3.125rem 3.125rem 1.5625rem 1.5625rem;
    -webkit-transform: scaleX(1.7);
            transform: scaleX(1.7); }
  40% {
    height: 1.25rem;
    border-radius: 50%;
    -webkit-transform: scaleX(1);
            transform: scaleX(1); }
  100% {
    top: 0%; } }

@keyframes circle {
  0% {
    top: 3.75rem;
    height: 0.3125rem;
    border-radius: 3.125rem 3.125rem 1.5625rem 1.5625rem;
    -webkit-transform: scaleX(1.7);
            transform: scaleX(1.7); }
  40% {
    height: 1.25rem;
    border-radius: 50%;
    -webkit-transform: scaleX(1);
            transform: scaleX(1); }
  100% {
    top: 0%; } }

.shadow {
  width: 1.25rem;
  height: 0.25rem;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.1);
  position: absolute;
  top: 3.875rem;
  left: 0;
  -webkit-animation: shadow 0.5s alternate infinite ease;
          animation: shadow 0.5s alternate infinite ease;
  -webkit-filter: blur(0.0625rem);
          filter: blur(0.0625rem);
  z-index: -1; }

@-webkit-keyframes shadow {
  0% {
    -webkit-transform: scaleX(1.5);
            transform: scaleX(1.5); }
  40% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    opacity: 0.7; }
  100% {
    -webkit-transform: scaleX(0.2);
            transform: scaleX(0.2);
    opacity: 0.4; } }

@keyframes shadow {
  0% {
    -webkit-transform: scaleX(1.5);
            transform: scaleX(1.5); }
  40% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    opacity: 0.7; }
  100% {
    -webkit-transform: scaleX(0.2);
            transform: scaleX(0.2);
    opacity: 0.4; } }

.loading_txt {
  text-align: center;
  color: rgba(255, 255, 255, 0.2);
  font-size: 0.9375rem;
  letter-spacing: 0;
  margin-top: 0.625rem; }

.nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
  padding-top: .2rem;
  padding-right: 5rem; }
  @media screen and (max-width: 950px) {
    .nav {
      display: none;
      width: 100%;
      height: 100vh;
      position: fixed;
      top: 0;
      left: 0;
      right: auto;
      padding: 12.5rem 0;
      overflow-x: hidden;
      overflow-y: scroll;
      -webkit-overflow-scrolling: touch;
      background: rgba(41, 99, 149, 0.95);
      -webkit-box-sizing: border-box;
              box-sizing: border-box; } }
  @media screen and (max-width: 480px) {
    .nav {
      padding: 9.375rem 0; } }
  .nav .nav_hide {
    display: none; }
    @media screen and (max-width: 950px) {
      .nav .nav_hide {
        display: block; } }

.nav_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 1.25rem; }
  @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 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative; }
  @media screen and (min-width: 951px) {
    .nav_li:hover .nav_link::before, .nav_li:hover .nav_link::after, .nav_li:focus .nav_link::before, .nav_li:focus .nav_link::after, .nav_li.active .nav_link::before, .nav_li.active .nav_link::after {
      -webkit-transform: scaleX(1);
          -ms-transform: scaleX(1);
              transform: scaleX(1); }
    .nav_li:hover .nav_link ~ .subnav_row, .nav_li:focus .nav_link ~ .subnav_row, .nav_li.active .nav_link ~ .subnav_row {
      opacity: 1;
      visibility: visible;
      -webkit-transform: translateX(-50%) translateY(0);
          -ms-transform: translateX(-50%) translateY(0);
              transform: translateX(-50%) translateY(0); }
    .nav_li:hover .nav_link .nav_bird, .nav_li:focus .nav_link .nav_bird, .nav_li.active .nav_link .nav_bird {
      opacity: 1;
      -webkit-transform: translateX(0) translateY(-50%);
          -ms-transform: translateX(0) translateY(-50%);
              transform: translateX(0) translateY(-50%);
      -webkit-transition: all .25s ease-out .05s;
      transition: all .25s ease-out .05s; }
    .nav_li:hover .subnav_row, .nav_li:focus .subnav_row, .nav_li.active .subnav_row {
      opacity: 1;
      visibility: visible; } }
  @media screen and (max-width: 950px) {
    .nav_li {
      display: block;
      text-align: center;
      padding: 0.625rem 0; } }

.nav_link {
  font-size: 1.125rem;
  font-weight: bold;
  font-family: "微軟正黑體", "蘋果儷黑體", Arial, sans-serif, Verdana;
  color: #000;
  white-space: nowrap;
  padding: 0.9375rem 1.8125rem; }
  @media screen and (max-width: 950px) {
    .nav_link {
      width: 20rem;
      font-weight: normal;
      font-size: 1.875rem;
      color: #fff;
      line-height: 2.5;
      padding: 0.625rem 1.875rem;
      background: #000;
      margin: 0 auto; }
      .nav_link:focus, .nav_link:hover {
        color: #fff; } }
  @media screen and (max-width: 480px) {
    .nav_link {
      font-size: 1.625rem;
      padding: 0; } }
  .nav_link::before, .nav_link::after {
    content: '';
    height: 0.0625rem;
    background: #000;
    position: absolute;
    right: 1.8125rem;
    -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transform-origin: right top;
        -ms-transform-origin: right top;
            transform-origin: right top;
    -webkit-transition: -webkit-transform .2s ease-out;
    transition: -webkit-transform .2s ease-out;
    transition: transform .2s ease-out;
    transition: transform .2s ease-out, -webkit-transform .2s ease-out; }
  .nav_link::before {
    width: calc(100% - 3.625rem);
    top: 0.75rem; }
  .nav_link::after {
    width: calc(100% - 2.875rem);
    bottom: 0.75rem; }
  .nav_link.show::before, .nav_link.show::after, .nav_link:focus::before, .nav_link:focus::after {
    -webkit-transform: scaleX(1);
        -ms-transform: scaleX(1);
            transform: scaleX(1); }
  .nav_link.show ~ .subnav_row, .nav_link:focus ~ .subnav_row {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(-50%) translateY(0);
        -ms-transform: translateX(-50%) translateY(0);
            transform: translateX(-50%) translateY(0); }
    @media screen and (max-width: 950px) {
      .nav_link.show ~ .subnav_row, .nav_link:focus ~ .subnav_row {
        -webkit-transform: none;
            -ms-transform: none;
                transform: none; } }
  .nav_link.show .nav_bird, .nav_link:focus .nav_bird {
    opacity: 1;
    -webkit-transform: translateX(0) translateY(-50%);
        -ms-transform: translateX(0) translateY(-50%);
            transform: translateX(0) translateY(-50%);
    -webkit-transition: all .25s ease-out .05s;
    transition: all .25s ease-out .05s; }

.nav_bird {
  width: 2.125rem;
  height: 4.25rem;
  background-image: url(../img/icon_bird.png);
  background-size: contain;
  position: absolute;
  left: -0.625rem;
  top: 49%;
  -webkit-transform: translateX(1.25rem) translateY(-50%);
      -ms-transform: translateX(1.25rem) translateY(-50%);
          transform: translateX(1.25rem) translateY(-50%);
  opacity: 0; }
  @media screen and (max-width: 950px) {
    .nav_bird {
      left: -2.5rem; } }

.subnav_row {
  padding-top: 0.9375rem;
  position: absolute;
  top: 100%;
  left: 50%; }
  @media screen and (min-width: 951px) {
    .subnav_row {
      opacity: 0;
      visibility: hidden;
      -webkit-transform: translateX(-50%) translateY(0.625rem);
          -ms-transform: translateX(-50%) translateY(0.625rem);
              transform: translateX(-50%) translateY(0.625rem);
      -webkit-transition: all .2s ease-out;
      transition: all .2s ease-out; } }
  @media screen and (max-width: 950px) {
    .subnav_row {
      display: block;
      position: relative;
      top: 0;
      left: 0; } }

.subnav_list {
  background: #291e1c;
  padding: 0.75rem 0; }
  @media screen and (max-width: 950px) {
    .subnav_list {
      background: transparent;
      padding: 0.9375rem 0 1.875rem; } }

.subnav_link {
  font-size: 1.125rem;
  color: #fff;
  white-space: nowrap;
  padding: 0.75rem 2.5rem;
  position: relative; }
  @media screen and (max-width: 950px) {
    .subnav_link {
      font-size: 1.75rem;
      text-shadow: -1px 1px 1px #183b59; } }
  @media screen and (max-width: 480px) {
    .subnav_link {
      font-size: 1.5rem; } }
  .subnav_link:hover, .subnav_link:focus {
    color: #fff;
    background: #296395; }
  .subnav_link span {
    position: relative;
    z-index: 1; }

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

.index .header {
  opacity: 0;
  -webkit-transform: translateY(-8.75rem);
      -ms-transform: translateY(-8.75rem);
          transform: translateY(-8.75rem); }

.header_row {
  height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -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; }
  @media screen and (max-width: 950px) {
    .header_left {
      padding-left: 0; } }

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

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

.index .mainLogo {
  display: none; }
  @media screen and (max-width: 950px) {
    .index .mainLogo {
      display: block; } }

@media screen and (min-width: 951px) {
  .mainLogo_link:after {
    content: "";
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    border: 2px dotted #296395;
    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; } }

.mainLogo_img {
  width: auto;
  height: 6.4375rem;
  -webkit-transition: height .2s ease-out;
  transition: height .2s ease-out; }
  @media screen and (max-width: 480px) {
    .mainLogo_img {
      height: 5rem; } }

.index .mainLogo_img_2024 {
  opacity: 1; }

.index .mainLogo_img_2024_hvr {
  opacity: 0; }

.mainLogo_img_2024 {
  width: auto;
  height: 4.625rem;
  -webkit-transition: height .2s ease-out;
  transition: height .2s ease-out;
  opacity: 0; }
  @media screen and (max-width: 480px) {
    .mainLogo_img_2024 {
      height: 3.125rem;
      position: relative;
      top: 1.25rem; } }

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

.right_btn_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -0.5625rem;
  margin-right: -0.5625rem;
  padding-top: 1.25rem;
  position: relative;
  z-index: 1; }
  @media screen and (max-width: 480px) {
    .right_btn_row {
      margin-left: -0.3125rem;
      margin-right: -0.3125rem; } }

.right_btn_col {
  padding: 0 0.5625rem;
  position: relative; }
  @media screen and (max-width: 480px) {
    .right_btn_col {
      padding: 0 0.3125rem; } }

.right_btn {
  width: 3.75rem;
  height: 3.75rem;
  background: #291e1c;
  border-radius: 3.75rem;
  position: relative;
  z-index: 2; }

.hamburger.active .hamburger_bar::after {
  opacity: 0; }

.hamburger.active .hamburger_bar span::before, .hamburger.active .hamburger_bar span::after {
  width: 100%; }

.hamburger.active .hamburger_bar span::before {
  -webkit-transform: translateY(0) rotate(-45deg);
      -ms-transform: translateY(0) rotate(-45deg);
          transform: translateY(0) rotate(-45deg);
  z-index: 1; }

.hamburger.active .hamburger_bar span::after {
  width: 100%;
  left: 0;
  -webkit-transform: translateY(0) rotate(45deg);
      -ms-transform: translateY(0) rotate(45deg);
          transform: translateY(0) rotate(45deg); }

.hamburger_bar {
  width: 1.4375rem;
  height: 1.1875rem;
  position: relative; }
  .hamburger_bar::after {
    content: '';
    width: 47.82609%;
    height: 0.1875rem;
    background: #fff;
    position: absolute;
    left: 26.08696%;
    bottom: 0;
    -webkit-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out; }
  .hamburger_bar span {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px; }
    .hamburger_bar span::before, .hamburger_bar span::after {
      content: '';
      height: 0.1875rem;
      position: absolute;
      top: 50%;
      margin-top: -0.0625rem;
      -webkit-transition: all .3s ease-out;
      transition: all .3s ease-out; }
    .hamburger_bar span::before {
      width: 100%;
      background: #28988c;
      left: 0;
      -webkit-transform: translateY(-0.5rem);
          -ms-transform: translateY(-0.5rem);
              transform: translateY(-0.5rem); }
    .hamburger_bar span::after {
      width: 73.91304%;
      background: #296395;
      left: 13.04348%; }

.right_btn_link {
  height: 100%;
  color: #fff;
  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; }
  @media screen and (min-width: 951px) {
    .right_btn_link:after {
      content: "";
      width: calc(100% + 4px);
      height: calc(100% + 4px);
      border: 2px dotted #296395;
      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; }
    .right_btn_link:focus:after {
      opacity: 1; } }
  .right_btn_link:focus, .right_btn_link:hover {
    color: #296395; }

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

.en .footer .container, .en .footer .container_inner {
  max-width: 87.5rem; }

footer {
  width: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1; }
  @media screen and (max-width: 950px) {
    footer {
      position: relative;
      bottom: auto;
      right: auto; } }
  footer .container, footer .container_inner {
    color: #8b8b8b;
    font-size: 0.8125rem;
    padding: 1.875rem 0 1.3125rem; }
    @media screen and (max-width: 1440px) {
      footer .container, footer .container_inner {
        max-width: none;
        padding-left: 8.75rem; } }
    @media screen and (max-width: 950px) {
      footer .container, footer .container_inner {
        padding-left: 0;
        padding: 1.875rem 0; } }
  footer a {
    display: inline; }
    footer a:hover {
      color: #28988c; }

.footerBg {
  width: 100%;
  height: 100%;
  background: #291e1c;
  position: absolute;
  top: 0;
  left: 14rem; }
  @media screen and (min-width: 951px) {
    .footerBg::before {
      content: '';
      width: 14.0625rem;
      height: 100%;
      background-image: url(../img/footer_bg_left.png);
      background-size: 100% 100%;
      position: absolute;
      right: 100%;
      top: 0;
      margin-right: -0.0625rem; } }
  @media screen and (max-width: 950px) {
    .footerBg {
      left: 0; } }

.footer_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.625rem 0; }
  @media screen and (max-width: 950px) {
    .footer_row {
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end; } }
  @media screen and (max-width: 480px) {
    .footer_row {
      display: block; } }

.infoList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 950px) {
    .infoList {
      display: block; } }
  @media screen and (max-width: 480px) {
    .infoList {
      text-align: center; } }
  .infoList li {
    font-size: 0.8125rem;
    margin-right: 2.375rem; }
    @media screen and (max-width: 950px) {
      .infoList li {
        line-height: 2;
        margin-right: 0; } }
    @media screen and (max-width: 480px) {
      .infoList li {
        font-size: 0.875rem; } }
    .infoList li:last-child {
      margin-right: 0; }
  @media screen and (min-width: 951px) {
    .infoList a:after {
      content: "";
      width: calc(100% + 4px);
      height: calc(100% + 4px);
      border: 2px dotted #296395;
      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; }
    .infoList a:focus:after {
      opacity: 1; } }

.orgList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: -1.25rem; }
  @media screen and (max-width: 480px) {
    .orgList {
      display: block; } }
  .orgList li {
    padding: 0 1.25rem;
    font-size: 0.8125rem;
    position: relative;
    line-height: 1.625rem; }
    @media screen and (max-width: 480px) {
      .orgList li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    @media screen and (max-width: 480px) {
      .orgList li {
        font-size: 0.875rem;
        margin-bottom: 0.625rem; }
        .orgList li:before, .orgList li.clear:after {
          display: none; } }
  .orgList img {
    width: auto;
    height: 1.625rem;
    display: inline-block;
    vertical-align: middle; }
    @media screen and (max-width: 768px) {
      .orgList img {
        height: 1.4375rem; } }
  .orgList a {
    opacity: .6;
    display: inline-block; }
    @media screen and (min-width: 951px) {
      .orgList a:after {
        content: "";
        width: calc(100% + 4px);
        height: calc(100% + 4px);
        border: 2px dotted #296395;
        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; }
      .orgList a:focus:after {
        opacity: 1; } }
    .orgList a:focus, .orgList a:hover {
      opacity: 1; }

.footer_right {
  text-align: right; }
  @media screen and (max-width: 480px) {
    .footer_right {
      text-align: center;
      margin-top: 1.25rem; } }

.backToTop {
  width: 6.6875rem;
  position: absolute;
  top: -6.9375rem;
  left: 50%;
  margin-left: -3.34375rem;
  z-index: 2;
  cursor: pointer; }
  @media screen and (max-width: 768px) {
    .backToTop {
      width: 5.625rem;
      top: -5.9375rem;
      margin-left: -2.8125rem; } }
  @media screen and (max-width: 480px) {
    .backToTop {
      width: 5rem;
      top: -5.3125rem;
      margin-left: -2.5rem; } }

.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.6);
  -webkit-backdrop-filter: blur(3px);
          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) {
    .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; } }
  .lightbox.show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 1; }

.lb_board {
  width: 100%;
  max-width: 56.25rem;
  min-width: 37.5rem;
  margin: auto;
  position: relative;
  background: #fff;
  -webkit-box-shadow: 0.125rem 0.3125rem 0.625rem rgba(0, 0, 0, 0.3);
          box-shadow: 0.125rem 0.3125rem 0.625rem rgba(0, 0, 0, 0.3);
  padding: 3.125rem 0; }
  .lb_board p {
    margin-bottom: 1.25rem; }
    .lb_board p:last-child {
      margin-bottom: 0; }

#authNotice .lb_board {
  max-width: 10rem;
  height: auto;
  text-align: center; }

#authNotice h3 {
  margin-bottom: 0.625rem;
  color: #296395; }

#authNotice p {
  margin-bottom: 0; }

.lb_close_btn {
  width: 3.75rem;
  height: 3.75rem;
  position: absolute;
  top: 3.75rem;
  right: 3.75rem; }
  .lb_close_btn:before, .lb_close_btn.clear:after, .lb_close_btn:after {
    content: "";
    display: block;
    width: 2.375rem;
    height: 0.25rem;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -0.125rem;
    margin-left: -1.1875rem;
    background: #fff; }
  .lb_close_btn:before, .lb_close_btn.clear:after {
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg); }
  .lb_close_btn:after {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg); }
  .lb_close_btn:hover:before, .lb_close_btn.clear:hover:after, .lb_close_btn:hover:after {
    background: #296395; }

.lb_close_btn_link {
  width: 100%;
  height: 100%;
  background: transparent;
  border: none;
  padding: 0;
  margin: 0;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px; }
  .lb_close_btn_link:focus {
    outline: 2px dotted #fff;
    outline-offset: 2px; }

.lb_link {
  color: #296395;
  display: inline; }

#lb_mm_notice {
  z-index: 1000; }

#memberLogin .lb_board {
  max-width: 43.75rem;
  height: auto;
  padding-bottom: 2rem; }

#lbImage .lb_board {
  width: auto;
  max-width: none;
  padding: 0;
  background: transparent; }

#lbImage img {
  width: auto;
  height: auto;
  max-width: 80vw;
  max-height: 80vh; }

.forget_pw_row {
  text-align: right;
  font-size: 0.9375rem;
  margin-bottom: 0.625rem; }
  .forget_pw_row a {
    color: #296395;
    display: inline; }
    .forget_pw_row a:hover {
      opacity: .7; }

.member_login p {
  text-align: center;
  margin-bottom: 1.25rem; }
  .member_login p:last-child {
    margin-bottom: 0; }

.member_login .invalid-feedback {
  color: #296395;
  margin-bottom: 0.625rem; }

.member_login .goRegister {
  margin-top: 1.5625rem;
  text-align: right; }
  .member_login .goRegister a {
    display: inline;
    color: #296395;
    font-weight: bold; }
    @media screen and (min-width: 951px) {
      .member_login .goRegister a:after {
        content: "";
        width: calc(100% + 4px);
        height: calc(100% + 4px);
        border: 2px dotted #296395;
        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; }
      .member_login .goRegister a:focus:after {
        opacity: 1; } }
    .member_login .goRegister a:hover .fa {
      -webkit-animation: goRegister .6s ease-in-out infinite;
              animation: goRegister .6s ease-in-out infinite; }
  .member_login .goRegister .fa {
    font-weight: bold; }

.member_login .or {
  overflow: hidden;
  margin: 1.25rem 0; }
  .member_login .or b {
    position: relative; }
    .member_login .or b:before, .member_login .or b.clear:after, .member_login .or b:after {
      content: '';
      width: 18.75rem;
      height: 0.0625rem;
      background: #000;
      position: absolute;
      top: 50%; }
    .member_login .or b:before, .member_login .or b.clear:after {
      right: 100%;
      margin-right: 1.25rem; }
    .member_login .or b:after {
      left: 100%;
      margin-left: 1.25rem; }

@-webkit-keyframes goRegister {
  50% {
    -webkit-transform: translateX(3px);
            transform: translateX(3px); } }

@keyframes goRegister {
  50% {
    -webkit-transform: translateX(3px);
            transform: translateX(3px); } }

.captcha_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-left: -0.625rem;
  margin-right: -0.625rem; }
  @media screen and (max-width: 480px) {
    .captcha_row {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }

.captcha_col {
  padding: 0 0.3125rem; }

.captcha_input {
  padding: 0.375rem 0.625rem; }

.captcha_img {
  width: 7.5rem;
  border: 0.0625rem solid rgba(0, 0, 0, 0.4); }

.captcha_refresh::before {
  content: '';
  width: 100%;
  height: 1px;
  background: #291e1c;
  position: absolute;
  bottom: 1px;
  left: 0;
  opacity: .8;
  -webkit-transition: opacity .1s ease-out;
  transition: opacity .1s ease-out; }

.captcha_refresh:hover::before {
  opacity: 0; }

#app {
  min-height: calc(100vh - 8.625rem); }

.line {
  position: relative;
  height: 0.0625rem;
  opacity: 0.5; }
  .line:before, .line.clear:after {
    content: "";
    width: 50%;
    height: 100%;
    background: #296395;
    position: absolute;
    left: 0;
    bottom: 0; }
  .line:after {
    content: "";
    width: 50%;
    height: 100%;
    background: #28988c;
    position: absolute;
    left: 50%;
    bottom: 0; }

.backtotop_row {
  position: fixed;
  bottom: 10px;
  left: 50%;
  margin-left: 502px;
  z-index: 2; }

.backtotop {
  width: 3.75rem;
  height: 3.75rem;
  border-radius: 3.75rem;
  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-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #291e1c;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0;
  color: #fff;
  font-weight: bold;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .3s ease-out, background .1s ease-out;
  transition: all .3s ease-out, background .1s ease-out; }
  .backtotop:focus, .backtotop:hover {
    background: #28988c; }
  .backtotop.active {
    opacity: 1;
    visibility: visible; }

.backtotop_txt {
  font-size: 0.75rem;
  margin-top: 0.1875rem; }


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