@charset "UTF-8";
/***************************************************************************/
/*                                  Reset                                  */
/***************************************************************************/
/*! normalize.css v2.0.1 | MIT License | git.io/normalize */
/* ==========================================================================
  HTML5 display definitions
========================================================================== */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@200..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*::after, *::before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
[hidden] {
  display: none;
}

/* ==========================================================================
  Base
========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* ==========================================================================
  Links
========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
  Typography
========================================================================== */
/**
 * Address variable `h1` font size within `section` and `article` contexts in
 * Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/**
 * Set consistent quote types.
 */
q {
  quotes: "“" "”" "‘" "’";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
  Embedded content
========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
  Figures
========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}

/* ==========================================================================
  Forms
========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */
input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
  Tables
========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}


/***************************************************************************/
/*                                 Color                                   */
/***************************************************************************/
.success {
  color: #198754;
}

.danger {
  color: #dc3545;
}

.warning {
  color: #ffc107;
}

.info {
  color: #0dcaf0;
}

.bg--success {
  background-color: #198754;
}

.bg--danger {
  background-color: #dc3545;
}

.bg--warning {
  background-color: #ffc107;
}

.bg--info {
  background-color: #0dcaf0;
}

/***************************************************************************/
/*                                 Typography                              */
/***************************************************************************/
body {
  font-family: "Noto Sans TC", "Microsoft Jhenghei", "微軟正黑體", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  color: #727171;
  -webkit-text-size-adjust: none;
  text-rendering: optimizeLegibility;
}

.en {
  font-family: "Roboto", sans-serif;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Noto Sans TC", sans-serif;
  font-weight: 400;
  letter-spacing: 0.5px;
  color: #444;
  margin-top: 0;
}

h1, .h1 {
  font-size: calc(1.375rem + 1.5vw);
  margin-bottom: 1.8125rem;
}

h2, .h2 {
  font-size: calc(1.325rem + 0.9vw);
  margin-bottom: 0.8125rem;
}

h3, .h3 {
  font-size: calc(1.3rem + 0.6vw);
  margin-bottom: 1rem;
}

h4, .h4 {
  font-size: calc(1.275rem + 0.3vw);
  margin-bottom: 1.3125rem;
}

h5, .h5 {
  font-size: 1.25rem;
  margin-bottom: 1.5rem;
}

h6, .h6 {
  font-size: 1rem;
  margin-bottom: 0.375rem;
}

@media (min-width: 1200px) {
  h1, .h1 {
    font-size: 2.5rem;
    line-height: 3.75rem;
  }
  h2, .h2 {
    font-size: 2rem;
    line-height: 3rem;
  }
  h3, .h3 {
    font-size: 1.75rem;
    line-height: 2.625rem;
  }
  h4, .h4 {
    font-size: 1.5rem;
    line-height: 2.25rem;
  }
  h5, .h5 {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }
  h6, .h6 {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
@media (min-width: 1200px) {
  h1, .h1 {
    margin-bottom: 2.25rem;
  }
  h2, .h2 {
    margin-bottom: 1.5rem;
  }
  h3, .h3 {
    margin-bottom: 1.875rem;
  }
  h4, .h4 {
    margin-bottom: 0.75rem;
  }
  h5, .h5 {
    margin-bottom: 1.125rem;
  }
  h6, .h6 {
    margin-bottom: 0rem;
  }
}
p, li, th, td {
  font-size: 1rem;
  line-height: 1.5rem;
  letter-spacing: 0.2px;
  color: #727171;
  margin-bottom: 1.5rem;
}

th, td {
  line-height: 1.25rem;
  margin-bottom: 0;
}

p.small {
  font-size: 0.85rem;
  line-height: 1.5rem;
}

dl, ol, ul {
  margin-bottom: 1.5rem;
  line-height: 1.5rem;
}

ul li {
  margin-bottom: 0.5rem;
}

p:last-child, li:last-child {
  margin-bottom: 0;
}

/***************************************************************************/
/*                                FormStyle                                */
/***************************************************************************/
label.form-label {
  font-weight: 500;
}

input.form-control, select.form-select, textarea.form-control {
  color: #727171;
}

.form-control.is-valid:focus {
  border-color: #00B3C4;
  -webkit-box-shadow: 0 0 0 0.25rem rgba(0, 179, 196, 0.25);
          box-shadow: 0 0 0 0.25rem rgba(0, 179, 196, 0.25);
}

.form-select.is-valid {
  border-color: #00B3C4;
}

.was-validated .form-control:valid:focus {
  border-color: #00B3C4;
  -webkit-box-shadow: 0 0 0 0.25rem rgba(0, 179, 196, 0.25);
          box-shadow: 0 0 0 0.25rem rgba(0, 179, 196, 0.25);
}
.was-validated .form-control:invalid:focus {
  border-color: #00B3C4;
  -webkit-box-shadow: 0 0 0 0.25rem rgba(0, 179, 196, 0.25);
          box-shadow: 0 0 0 0.25rem rgba(0, 179, 196, 0.25);
}
.was-validated .form-control:valid {
  border-color: #00B3C4;
}
.was-validated .form-select:valid {
  border-color: #00B3C4;
}
.was-validated .form-select:valid:focus {
  border-color: #00B3C4;
  -webkit-box-shadow: 0 0 0 0.25rem rgba(0, 179, 196, 0.25);
          box-shadow: 0 0 0 0.25rem rgba(0, 179, 196, 0.25);
}
.was-validated .form-check-input:valid:checked {
  background-color: #00B3C4;
}
.was-validated .form-check-input:valid:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(0, 179, 196, 0.25);
          box-shadow: 0 0 0 0.25rem rgba(0, 179, 196, 0.25);
}
.was-validated .form-check-input:valid {
  border-color: #00B3C4;
}
.was-validated .form-check.form-switch .form-check-input:valid ~ .form-check-label {
  color: #727171;
}
.was-validated .form-check.form-switch .form-check-input:valid ~ .form-check-label.success {
  color: #198754;
}
.was-validated .form-check.form-switch .form-check-input:valid ~ .form-check-label.danger {
  color: #dc3545;
}
.was-validated .toggle-switchy .form-check-input:valid ~ .form-check-label {
  color: #727171;
}
.was-validated .toggle-switchy .form-check-input:valid ~ .form-check-label.success {
  color: #198754;
}
.was-validated .toggle-switchy .form-check-input:valid ~ .form-check-label.danger {
  color: #dc3545;
}

.was-validated :invalid ~ .clr-break-row .invalid-feedback,
.was-validated :invalid ~ .clr-break-row .invalid-tooltip {
  display: block;
}

.was-validated :valid ~ .clr-break-row .valid-feedback,
.was-validated :valid ~ .clr-break-row .valid-tooltip {
  display: block;
}

/* =============================================================== */
/* input
/* =============================================================== */
input[type=text]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=url]::-moz-placeholder, input[type=search]::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=number]::-moz-placeholder, textarea::-moz-placeholder {
  color: #adb5bd;
  font-weight: 300;
  letter-spacing: 0.7px;
}
input[type=text]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, input[type=url]::-webkit-input-placeholder, input[type=search]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, input[type=number]::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #adb5bd;
  font-weight: 300;
  letter-spacing: 0.7px;
}
input[type=text]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=url]:-ms-input-placeholder, input[type=search]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder, input[type=number]:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #adb5bd;
  font-weight: 300;
  letter-spacing: 0.7px;
}
input[type=text]::-ms-input-placeholder, input[type=tel]::-ms-input-placeholder, input[type=email]::-ms-input-placeholder, input[type=url]::-ms-input-placeholder, input[type=search]::-ms-input-placeholder, input[type=password]::-ms-input-placeholder, input[type=number]::-ms-input-placeholder, textarea::-ms-input-placeholder {
  color: #adb5bd;
  font-weight: 300;
  letter-spacing: 0.7px;
}
input[type=text]::placeholder,
input[type=tel]::placeholder,
input[type=email]::placeholder,
input[type=url]::placeholder,
input[type=search]::placeholder,
input[type=password]::placeholder,
input[type=number]::placeholder,
textarea::placeholder {
  color: #adb5bd;
  font-weight: 300;
  letter-spacing: 0.7px;
}

input[type=color i] {
  inline-size: 50px;
  padding: 1px 2px;
  vertical-align: middle;
  color: buttontext;
  background-color: buttonface;
  border: buttonborder 1px solid;
  -o-border-image: initial;
     border-image: initial;
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
  cursor: default;
  border-radius: 4px;
}

.form-control-color:valid {
  width: 50px !important;
  padding: 1px 2px !important;
  background-image: none !important;
}

input[type=range] {
  width: 100%;
}

.form-control:focus {
  border-color: rgb(94, 241.0357142857, 255);
  -webkit-box-shadow: 0 0 0 0.25rem rgba(0, 179, 196, 0.25);
          box-shadow: 0 0 0 0.25rem rgba(0, 179, 196, 0.25);
}

input[type=text].ring-primary-500 {
  -webkit-box-shadow: 0px 0px 0px 1px #00B3C4;
          box-shadow: 0px 0px 0px 1px #00B3C4;
}

input.focus\:ring-2:focus {
  -webkit-box-shadow: 0px 0px 0px 1px #00B3C4;
          box-shadow: 0px 0px 0px 1px #00B3C4;
}

/* =============================================================== */
/* Select
/* =============================================================== */
select::-moz-placeholder {
  color: #adb5bd;
}
select::-webkit-input-placeholder {
  color: #adb5bd;
}
select:-ms-input-placeholder {
  color: #adb5bd;
}
select::-ms-input-placeholder {
  color: #adb5bd;
}
select::placeholder {
  color: #adb5bd;
}

.form-select:focus {
  border-color: rgb(94, 241.0357142857, 255);
  -webkit-box-shadow: 0 0 0 0.25rem rgba(0, 179, 196, 0.25);
          box-shadow: 0 0 0 0.25rem rgba(0, 179, 196, 0.25);
}

button.focus\:ring-2:focus {
  -webkit-box-shadow: 0px 0px 0px 1px #00B3C4;
          box-shadow: 0px 0px 0px 1px #00B3C4;
}

/* =============================================================== */
/* Checkbox, Radio, Switches, Checkbox Button, Radio Button
/* =============================================================== */
input[type=checkbox], input[type=radio] {
  width: 25px;
  height: 25px;
}

input[type=checkbox]:checked, input[type=radio]:checked, .form-check-input:checked {
  background-color: #00B3C4;
  border-color: rgb(94, 241.0357142857, 255);
}

.form-check {
  min-height: auto;
  margin-bottom: 0.5rem;
}

.form-check-input {
  margin-top: 0;
  margin-right: 0.3rem;
}

.form-check-input:focus {
  border-color: rgb(94, 241.0357142857, 255);
  -webkit-box-shadow: 0 0 0 0.25rem rgba(0, 179, 196, 0.25);
          box-shadow: 0 0 0 0.25rem rgba(0, 179, 196, 0.25);
}

.form-switch {
  display: flex;
  align-items: center;
}
.form-switch .form-check-input {
  width: 2.5rem;
  margin-right: 0.5rem;
}
.form-switch .form-check-input:focus {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
}
.form-switch .form-check-input:checked ~ .active {
  display: block;
}
.form-switch .form-check-input:checked ~ .noActive {
  display: none;
}
.form-switch .form-check-input ~ .active {
  display: none;
}
.form-switch .form-check-input ~ .noActive {
  display: block;
}

input.full[type=checkbox],
input.full[type=radio] {
  position: absolute;
  opacity: 0;
}

.form-checkbox.text-primary-500:checked, .form-radio.text-primary-500:checked {
  background-color: #00B3C4;
}

/* =============================================================== */
/* textarea
/* =============================================================== */
textarea.form-control::-moz-placeholder {
  color: #adb5bd;
}
textarea.form-control::-webkit-input-placeholder {
  color: #adb5bd;
}
textarea.form-control:-ms-input-placeholder {
  color: #adb5bd;
}
textarea.form-control::-ms-input-placeholder {
  color: #adb5bd;
}
textarea.form-control::placeholder {
  color: #adb5bd;
}

textarea.focus\:ring-2:focus {
  -webkit-box-shadow: 0px 0px 0px 1px #00B3C4;
          box-shadow: 0px 0px 0px 1px #00B3C4;
}

/* =============================================================== */
/* Button
/* =============================================================== */
button.btn_hover:hover[type=button],
input.btn_hover:hover[type=button],
input.btn_hover:hover[type=submit],
input.btn_hover:hover[type=reset] {
  -webkit-transform: scale(0.95);
          transform: scale(0.95);
}

button.bg-primary-500 {
  background-color: #00B3C4;
}

button.bg-primary-500:hover {
  background-color: rgb(0, 225.5765306122, 247);
}

.hover\:bg-primary-50 {
  color: #00B3C4;
}

.hover\:bg-primary-50:hover {
  color: #00B3C4;
  background-color: rgb(145, 245.4591836735, 255);
}

/* =============================================================== */
/* range
/* =============================================================== */
input[type=range].text-primary-500 {
  color: #00B3C4;
}

input[type=range] ~ span.bg-primary-500 {
  background-color: #00B3C4;
}

/***************************************************************************/
/*                                    Plug                                 */
/***************************************************************************/
.mt_0 {
  margin-top: 0 !important;
}

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

.mb_0 {
  margin-bottom: 0 !important;
}

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

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

.Layout1 {
  display: -ms-grid;
  display: grid;
  gap: 0 40px;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
}

.Layout2 {
  display: -ms-grid;
  display: grid;
  gap: 0 40px;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
}

.Layout3 {
  display: -ms-grid;
  display: grid;
  gap: 0 40px;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
}

.Layout4 {
  display: -ms-grid;
  display: grid;
  gap: 0 40px;
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
}

.Layout5 {
  display: -ms-grid;
  display: grid;
  gap: 0 40px;
  -ms-grid-columns: (1fr)[5];
  grid-template-columns: repeat(5, 1fr);
}

.Layout2-1a {
  display: -ms-grid;
  display: grid;
  gap: 0 40px;
  -ms-grid-columns: 1fr auto;
  grid-template-columns: 1fr auto;
}

.Layout2-a1 {
  display: -ms-grid;
  display: grid;
  gap: 0 40px;
  -ms-grid-columns: auto 1fr;
  grid-template-columns: auto 1fr;
}

.text_center {
  text-align: center;
}

.text_left {
  text-align: left;
}

.text_right {
  text-align: right;
}

img.center {
  margin: 0 auto;
  display: block;
}

.por {
  position: relative;
}

.poa {
  position: absolute;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.d-b {
  display: block;
}

.d-ib {
  display: inline-block;
}

.ai_top {
  align-items: flex-start !important;
}

.ai_bottom {
  align-items: flex-end !important;
}

.ai_center {
  align-items: center !important;
}

.gap_8 {
  gap: 0 0.5rem !important;
}

.gap_0, .noGap {
  gap: 0 !important;
}

/* =============================================================== */
/* 表格 Table
/* =============================================================== */
table {
  caption-side: top;
}

table.style_table {
  border-top: #dee2e6 1px solid;
  border-left: #dee2e6 1px solid;
}
table.style_table th, table.style_table td {
  padding: 8px 10px;
  border-right: #dee2e6 1px solid;
  border-bottom: #dee2e6 1px solid;
}
table.style_table thead tr th {
  color: #fff;
  background-color: #89B828;
  white-space: nowrap;
}
table.style_table thead tr td {
  font-weight: bold;
  background-color: #89B828;
}
table.style_table tr:nth-child(2n) td {
  background: rgb(242.9598214286, 249.4642857143, 229.5357142857);
}
table.style_table td .form-check-input {
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 0;
}

table.style_table_left {
  margin: 0 auto 20px auto;
  border-top: #dee2e6 1px solid;
  border-left: #dee2e6 1px solid;
}
table.style_table_left th, table.style_table_left td {
  padding: 8px 10px;
  text-align: center;
  border-right: #dee2e6 1px solid;
  border-bottom: #dee2e6 1px solid;
}
table.style_table_left th {
  color: #fff;
  background-color: #89B828;
}
table.style_table_left th.two {
  color: #fff;
  background-color: rgb(105.8080357143, 142.1071428571, 30.8928571429);
}
table.style_table_left td.one {
  background-color: #eee;
}
table.style_table_left tr:nth-child(2n) td {
  background: rgb(242.9598214286, 249.4642857143, 229.5357142857);
}
table.style_table_left td .form-check-input {
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 0;
}

/* =============================================================== */
/* RWD
/* =============================================================== */
.Desktop {
  display: block !important;
}

.Mobile, .Pad {
  display: none !important;
}

@media screen and (min-width: 576px) and (max-width: 1190px) {
  .Desktop {
    display: none !important;
  }
  .Mobile, .Pad {
    display: block !important;
  }
}
@media screen and (max-width: 576px) {
  .Desktop {
    display: none !important;
  }
  .Mobile, .Pad {
    display: block !important;
  }
}
.Desktop_table {
  display: table !important;
}

.Mobile_table, .Pad_table {
  display: none;
}

@media screen and (min-width: 576px) and (max-width: 1190px) {
  .Desktop_table {
    display: none !important;
  }
  .Mobile_table, .Pad_table {
    display: table !important;
  }
}
@media screen and (max-width: 576px) {
  .Desktop_table {
    display: none !important;
  }
  .Mobile_table, .Pad_table {
    display: table !important;
  }
}
/* =============================================================== */
/* 特效
/* =============================================================== */
.Ul__Nav--hover li.active {
  background: rgba(83, 72, 147, 0.3);
}

.ServicesArchitectureNav.NavRight {
  width: 100%;
  position: relative;
}
.ServicesArchitectureNav.NavRight .navTop {
  width: 100%;
  position: absolute;
  top: 0px;
  display: -ms-grid;
  display: grid;
}
.ServicesArchitectureNav.NavRight .navTop ul {
  width: 100%;
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: white;
}
.ServicesArchitectureNav.NavRight .navTop li {
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 500;
}
.ServicesArchitectureNav.NavRight .navTop svg {
  height: 60px;
}
.ServicesArchitectureNav.NavRight .navTop svg path {
  fill: #fff;
}
.ServicesArchitectureNav.NavRight .navTop a {
  padding: 5px 20px 9px;
  color: #727171;
  display: block;
  text-decoration: none;
  border: #fff 1px solid;
  border-radius: 20rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ServicesArchitectureNav.NavRight .navTop a:hover {
  color: #fff;
  background-color: #534893;
  text-shadow: 1px 1px 3px #555;
  border: rgb(63.6712328767, 55.2328767123, 112.7671232877) 1px solid;
  -webkit-transform: translateY(-3px);
          transform: translateY(-3px);
}
.ServicesArchitectureNav.NavRight .CardStickyCorner {
  position: absolute;
  top: 60px;
}
.ServicesArchitectureNav.NavRight img {
  width: 100%;
  border-radius: 2.5rem;
}
.ServicesArchitectureNav.NavRight .navTop {
  -ms-grid-columns: 1fr auto;
  grid-template-columns: 1fr auto;
}
.ServicesArchitectureNav.NavRight .navTop ul {
  border-radius: 2.3rem 0 0 0;
}
.ServicesArchitectureNav.NavRight .navTop svg.right {
  padding-right: 180px;
}
.ServicesArchitectureNav.NavRight .navTop svg.left {
  display: none;
}
.ServicesArchitectureNav.NavRight .CardStickyCorner {
  left: 0;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.ServicesArchitectureNav.NavLeft {
  width: 100%;
  position: relative;
}
.ServicesArchitectureNav.NavLeft .navTop {
  width: 100%;
  position: absolute;
  top: 0px;
  display: -ms-grid;
  display: grid;
}
.ServicesArchitectureNav.NavLeft .navTop ul {
  width: 100%;
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: white;
}
.ServicesArchitectureNav.NavLeft .navTop li {
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 500;
}
.ServicesArchitectureNav.NavLeft .navTop svg {
  height: 60px;
}
.ServicesArchitectureNav.NavLeft .navTop svg path {
  fill: #fff;
}
.ServicesArchitectureNav.NavLeft .navTop a {
  padding: 5px 20px 9px;
  color: #727171;
  display: block;
  text-decoration: none;
  border: #fff 1px solid;
  border-radius: 20rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ServicesArchitectureNav.NavLeft .navTop a:hover {
  color: #fff;
  background-color: #534893;
  text-shadow: 1px 1px 3px #555;
  border: rgb(63.6712328767, 55.2328767123, 112.7671232877) 1px solid;
  -webkit-transform: translateY(-3px);
          transform: translateY(-3px);
}
.ServicesArchitectureNav.NavLeft .CardStickyCorner {
  position: absolute;
  top: 60px;
}
.ServicesArchitectureNav.NavLeft img {
  width: 100%;
  border-radius: 2.5rem;
}
.ServicesArchitectureNav.NavLeft .navTop {
  -ms-grid-columns: auto 1fr;
  grid-template-columns: auto 1fr;
}
.ServicesArchitectureNav.NavLeft .navTop ul {
  border-radius: 0 2.3rem 0 0;
}
.ServicesArchitectureNav.NavLeft .navTop svg.right {
  display: none;
}
.ServicesArchitectureNav.NavLeft .navTop svg.left {
  padding-right: 180px;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
.ServicesArchitectureNav.NavLeft .CardStickyCorner {
  right: 0;
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
}

.ServicesArchitectureBox__TL {
  width: 100%;
  position: relative;
}
.ServicesArchitectureBox__TL img {
  max-width: 100%;
  display: inline-block;
  vertical-align: middle;
  border-radius: 2.5rem;
}
.ServicesArchitectureBox__TL .TextCard {
  z-index: 10;
  max-width: 500px;
  position: absolute;
  background-color: #fff;
  padding: 1rem 1rem 1.5rem 2rem;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.ServicesArchitectureBox__TL .TextCard .CardStickyCorner1, .ServicesArchitectureBox__TL .TextCard .CardStickyCorner2 {
  width: 40px;
  height: 40px;
  position: absolute;
  overflow: hidden;
}
.ServicesArchitectureBox__TL .TextCard {
  top: 0;
  bottom: auto;
  left: 0;
  right: auto;
  border-radius: 0 0 2.5rem 0;
}
.ServicesArchitectureBox__TL .TextCard .CardStickyCorner1 {
  top: 0px;
  right: -40px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.ServicesArchitectureBox__TL .TextCard .CardStickyCorner2 {
  bottom: -40px;
  left: 0px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.ServicesArchitectureBox__TR {
  width: 100%;
  position: relative;
}
.ServicesArchitectureBox__TR img {
  max-width: 100%;
  display: inline-block;
  vertical-align: middle;
  border-radius: 2.5rem;
}
.ServicesArchitectureBox__TR .TextCard {
  z-index: 10;
  max-width: 500px;
  position: absolute;
  background-color: #fff;
  padding: 1rem 1rem 1.5rem 2rem;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.ServicesArchitectureBox__TR .TextCard .CardStickyCorner1, .ServicesArchitectureBox__TR .TextCard .CardStickyCorner2 {
  width: 40px;
  height: 40px;
  position: absolute;
  overflow: hidden;
}
.ServicesArchitectureBox__TR .TextCard {
  top: 0;
  bottom: auto;
  left: auto;
  right: 0;
  border-radius: 0 0 0 2.5rem;
}
.ServicesArchitectureBox__TR .TextCard .CardStickyCorner1 {
  top: 0px;
  left: -40px;
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
}
.ServicesArchitectureBox__TR .TextCard .CardStickyCorner2 {
  bottom: -40px;
  right: 0px;
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
}

.ServicesArchitectureBox__BL {
  width: 100%;
  position: relative;
}
.ServicesArchitectureBox__BL img {
  max-width: 100%;
  display: inline-block;
  vertical-align: middle;
  border-radius: 2.5rem;
}
.ServicesArchitectureBox__BL .TextCard {
  z-index: 10;
  max-width: 500px;
  position: absolute;
  background-color: #fff;
  padding: 1rem 1rem 1.5rem 2rem;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.ServicesArchitectureBox__BL .TextCard .CardStickyCorner1, .ServicesArchitectureBox__BL .TextCard .CardStickyCorner2 {
  width: 40px;
  height: 40px;
  position: absolute;
  overflow: hidden;
}
.ServicesArchitectureBox__BL .TextCard {
  top: auto;
  bottom: 0;
  left: 0;
  right: auto;
  border-radius: 0 2.5rem 0 0;
}
.ServicesArchitectureBox__BL .TextCard .CardStickyCorner1 {
  top: -40px;
  left: 0px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.ServicesArchitectureBox__BL .TextCard .CardStickyCorner2 {
  bottom: 0px;
  right: -40px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.ServicesArchitectureBox__BR {
  width: 100%;
  position: relative;
}
.ServicesArchitectureBox__BR img {
  max-width: 100%;
  display: inline-block;
  vertical-align: middle;
  border-radius: 2.5rem;
}
.ServicesArchitectureBox__BR .TextCard {
  z-index: 10;
  max-width: 500px;
  position: absolute;
  background-color: #fff;
  padding: 1rem 1rem 1.5rem 2rem;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.ServicesArchitectureBox__BR .TextCard .CardStickyCorner1, .ServicesArchitectureBox__BR .TextCard .CardStickyCorner2 {
  width: 40px;
  height: 40px;
  position: absolute;
  overflow: hidden;
}
.ServicesArchitectureBox__BR .TextCard {
  top: auto;
  bottom: 0;
  left: auto;
  right: 0;
  border-radius: 2.5rem 0 0 0;
}
.ServicesArchitectureBox__BR .TextCard .CardStickyCorner1 {
  top: -40px;
  right: 0px;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.ServicesArchitectureBox__BR .TextCard .CardStickyCorner2 {
  bottom: 0px;
  left: -40px;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

/***************************************************************************/
/*                               Form Company                              */
/***************************************************************************/
.w_120 {
  width: 120px;
}

.w_200 {
  width: 200px;
}

.df_120 {
  flex: 0 1 120px !important;
}

.df_200 {
  flex: 0 1 200px !important;
}

.df_auto {
  flex: auto 0 1 !important;
}

/* =============================================================== */
/* Font
/* =============================================================== */
h3.formTitle {
  margin-top: 1.5rem;
}

fieldset.pageForm__item {
  padding: 0 0 1rem;
  margin: 0 0 2rem;
  border-bottom: #adb5bd 1px dashed;
  border-top: 0px none;
  border-left: 0px none;
  border-right: 0px none;
}
fieldset.pageForm__item legend.h4 {
  color: #534893;
}

/* =============================================================== */
/* 2欄 ～ 12欄
/* =============================================================== */
.form__Layout {
  display: -ms-grid;
  display: grid;
  gap: 1.5rem;
  align-items: top;
  justify-content: center;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
}
@media screen and (max-width: 576px) {
  .form__Layout {
    gap: 1.5rem;
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}

.form__Layout2 {
  display: -ms-grid;
  display: grid;
  gap: 1.5rem;
  align-items: top;
  justify-content: center;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
}
@media screen and (max-width: 576px) {
  .form__Layout2 {
    gap: 1.5rem;
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}

.form__Layout3 {
  display: -ms-grid;
  display: grid;
  gap: 1.5rem;
  align-items: top;
  justify-content: center;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
}
@media screen and (max-width: 576px) {
  .form__Layout3 {
    gap: 1.5rem;
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}

.form__Layout4 {
  display: -ms-grid;
  display: grid;
  gap: 1.5rem;
  align-items: top;
  justify-content: center;
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
}
@media screen and (max-width: 576px) {
  .form__Layout4 {
    gap: 1.5rem;
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (min-width: 576px) and (max-width: 1190px) {
  .form__Layout4 {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}

.form__Layout5 {
  display: -ms-grid;
  display: grid;
  gap: 1.5rem;
  align-items: top;
  justify-content: center;
  -ms-grid-columns: (1fr)[5];
  grid-template-columns: repeat(5, 1fr);
}
@media screen and (max-width: 576px) {
  .form__Layout5 {
    gap: 1.5rem;
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (min-width: 576px) and (max-width: 1190px) {
  .form__Layout5 {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
  }
}

.form__Layout6 {
  display: -ms-grid;
  display: grid;
  gap: 1.5rem;
  align-items: top;
  justify-content: center;
  -ms-grid-columns: (1fr)[6];
  grid-template-columns: repeat(6, 1fr);
}
@media screen and (max-width: 576px) {
  .form__Layout6 {
    gap: 1.5rem;
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (min-width: 576px) and (max-width: 1190px) {
  .form__Layout6 {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}

.form__Layout8 {
  display: -ms-grid;
  display: grid;
  gap: 1.5rem;
  align-items: top;
  justify-content: center;
  -ms-grid-columns: (1fr)[8];
  grid-template-columns: repeat(8, 1fr);
}
@media screen and (max-width: 576px) {
  .form__Layout8 {
    gap: 1.5rem;
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (min-width: 576px) and (max-width: 1190px) {
  .form__Layout8 {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}

.form__Layout10 {
  display: -ms-grid;
  display: grid;
  gap: 1.5rem;
  align-items: top;
  justify-content: center;
  -ms-grid-columns: (1fr)[10];
  grid-template-columns: repeat(10, 1fr);
}
@media screen and (max-width: 576px) {
  .form__Layout10 {
    gap: 1.5rem;
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (min-width: 576px) and (max-width: 1190px) {
  .form__Layout10 {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}

.form__Layout12 {
  display: -ms-grid;
  display: grid;
  gap: 1.5rem;
  align-items: top;
  justify-content: center;
  -ms-grid-columns: (1fr)[12];
  grid-template-columns: repeat(12, 1fr);
}
@media screen and (max-width: 576px) {
  .form__Layout12 {
    gap: 1.5rem;
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (min-width: 576px) and (max-width: 1190px) {
  .form__Layout12 {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}

.form__Layout2-aa {
  display: -ms-grid;
  display: grid;
  gap: 1.5rem;
  align-items: top;
  justify-content: center;
  -ms-grid-columns: (auto)[2];
  grid-template-columns: repeat(2, auto);
  justify-content: start;
}
@media screen and (max-width: 576px) {
  .form__Layout2-aa {
    gap: 1.5rem;
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}

.form__Layout3-1a1 {
  display: -ms-grid;
  display: grid;
  gap: 1.5rem;
  align-items: top;
  justify-content: center;
  -ms-grid-columns: 1fr auto 1fr;
  grid-template-columns: 1fr auto 1fr;
}
@media screen and (max-width: 576px) {
  .form__Layout3-1a1 {
    gap: 1.5rem;
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}

.noGap {
  gap: 0;
}

.form__Layout.df {
  align-items: start;
  justify-content: start;
}
.form__Layout.df button.btn {
  margin-bottom: 1rem;
}

/* =============================================================== */
/* 直式排版
/* =============================================================== */
.form__item {
  margin-bottom: 1rem;
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.form__item .form__item {
  margin-bottom: 0;
}
.form__item .input-group .btn {
  width: 20%;
}
.form__item .input-group > .btn {
  border-top-right-radius: 0.375rem !important;
  border-bottom-right-radius: 0.375rem !important;
}
.form__item .input-group > select.form-select {
  border-top-right-radius: 0.375rem !important;
  border-bottom-right-radius: 0.375rem !important;
}
.form__item .input-group > input[type=date].form-control {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.form__item .input-group > input[type=date].form-control:nth-child(4) {
  border-top-right-radius: 0.375rem !important;
  border-bottom-right-radius: 0.375rem !important;
}

.df {
  display: flex;
  gap: 0 16px;
  flex-wrap: wrap;
  align-items: flex-start;
}
.df label.form-label {
  padding: 0.375rem 0;
  margin-right: 0;
  margin-bottom: 0;
}
.df .form-control, .df .form-select, .df input[type=range] {
  flex-basis: 0;
  flex-grow: 1;
}

.df.mb_0 .form__item {
  margin-bottom: 0;
}
@media screen and (max-width: 576px) {
  .df.mb_0 {
    display: block;
  }
  .df.mb_0 .form__item {
    margin-bottom: 1rem;
  }
  .df.mb_0 .form__item:last-child {
    margin-bottom: 0;
  }
}

.clr-break-row {
  width: 100%;
  margin-top: 0.2rem;
  margin-bottom: 0;
}

.form__item.df.mb0 {
  margin-bottom: 0.5rem;
}

.form__item.df .form-check {
  margin-top: 0.375rem;
}

.formBox {
  width: 100%;
  margin-top: 0.2rem;
  margin-bottom: 0;
}
.formBox .form__item {
  margin-bottom: 0.2rem;
}
.formBox .form__item:last-child {
  margin-bottom: 0;
}

.formBox.df .form-check {
  margin-right: 1rem;
}

.formBox.disabled label, .formBox.disabled p, .formBox.disabled span {
  color: rgb(177.5925110132, 176.9074889868, 176.9074889868);
}

/* =============================================================== */
/* Checks, Radios, Switches
/* =============================================================== */
.form-check label.form-check-label {
  display: block;
  white-space: nowrap;
}
.form-check .form-select, .form-check .form__item {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.form-check .form-check-input:checked ~ .form__item .form-select, .form-check .form-check-input:checked ~ .form__item .form-control {
  background-color: rgb(160.3, 246.7862244898, 255) !important;
  border-radius: 4px;
}

.form-switch {
  flex-wrap: wrap;
}
.form-switch .clr-break-row .invalid-feedback, .form-switch .clr-break-row .valid-feedback {
  margin-left: 0.65rem;
}

.ChecksBtnBox, .RadioBtnBox {
  margin-top: 0.5rem;
}
.ChecksBtnBox .form-check, .RadioBtnBox .form-check {
  padding-left: 0;
}

.ChecksBtn {
  padding-top: 0;
  margin-right: 0.1rem;
  display: inline;
}
.ChecksBtn label {
  margin: 3px 0px;
  position: relative;
  display: inline-flex;
  align-items: center;
  color: #727171;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 4px;
  white-space: nowrap;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
  -webkit-tap-highlight-color: transparent;
}
.ChecksBtn svg path {
  fill: #6c757d;
}
.ChecksBtn input[type=checkbox], .ChecksBtn input[type=radio] {
  position: absolute;
  opacity: 0;
}
.ChecksBtn input[type=checkbox]:checked + label, .ChecksBtn input[type=radio]:checked + label {
  color: #fff;
  background-color: #00B3C4;
  border: 1px solid #dee2e6;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.ChecksBtn input[type=checkbox]:focus + label, .ChecksBtn input[type=radio]:focus + label {
  border: 1px solid #00B3C4;
  -webkit-box-shadow: 0 0 0 0.25rem rgba(0, 179, 196, 0.25);
          box-shadow: 0 0 0 0.25rem rgba(0, 179, 196, 0.25);
}
.ChecksBtn label {
  padding: 0.375rem 7px 0.375rem 24px;
}
.ChecksBtn label svg {
  height: 14px;
}
.ChecksBtn input[type=checkbox] + label .svg-inline--fa.fa-plus {
  position: absolute;
  left: 6px;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s ease-in-out;
  transition: opacity 0.3s, -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, opacity 0.3s;
  transition: transform 0.3s ease-in-out, opacity 0.3s, -webkit-transform 0.3s ease-in-out;
  opacity: 1;
}
.ChecksBtn input[type=checkbox]:checked + label .svg-inline--fa.fa-plus {
  position: absolute;
  left: 6px;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s ease-in-out;
  transition: opacity 0.3s, -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, opacity 0.3s;
  transition: transform 0.3s ease-in-out, opacity 0.3s, -webkit-transform 0.3s ease-in-out;
  opacity: 0;
  -webkit-transform: rotate(-360deg);
          transform: rotate(-360deg);
}
.ChecksBtn input[type=checkbox] + label .svg-inline--fa.fa-check {
  position: absolute;
  left: 6px;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s ease-in-out;
  transition: opacity 0.3s, -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, opacity 0.3s;
  transition: transform 0.3s ease-in-out, opacity 0.3s, -webkit-transform 0.3s ease-in-out;
  opacity: 0;
}
.ChecksBtn input[type=checkbox]:checked + label .svg-inline--fa.fa-check {
  position: absolute;
  left: 6px;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s ease-in-out;
  transition: opacity 0.3s, -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, opacity 0.3s;
  transition: transform 0.3s ease-in-out, opacity 0.3s, -webkit-transform 0.3s ease-in-out;
  opacity: 1;
  -webkit-transform: rotate(-360deg);
          transform: rotate(-360deg);
}
.ChecksBtn input[type=checkbox]:checked + label .svg-inline--fa.fa-check path {
  fill: #fff;
}

.RadioBtn {
  padding-top: 0;
  margin-right: 0.1rem;
  display: inline;
}
.RadioBtn label {
  margin: 3px 0px;
  position: relative;
  display: inline-flex;
  align-items: center;
  color: #727171;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 4px;
  white-space: nowrap;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
  -webkit-tap-highlight-color: transparent;
}
.RadioBtn svg path {
  fill: #6c757d;
}
.RadioBtn input[type=checkbox], .RadioBtn input[type=radio] {
  position: absolute;
  opacity: 0;
}
.RadioBtn input[type=checkbox]:checked + label, .RadioBtn input[type=radio]:checked + label {
  color: #fff;
  background-color: #00B3C4;
  border: 1px solid #dee2e6;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.RadioBtn input[type=checkbox]:focus + label, .RadioBtn input[type=radio]:focus + label {
  border: 1px solid #00B3C4;
  -webkit-box-shadow: 0 0 0 0.25rem rgba(0, 179, 196, 0.25);
          box-shadow: 0 0 0 0.25rem rgba(0, 179, 196, 0.25);
}
.RadioBtn label {
  padding: 0.375rem 7px 0.375rem 28px;
}
.RadioBtn label svg {
  height: 18px;
}
.RadioBtn input[type=radio] + label .svg-inline--fa.fa-circle {
  position: absolute;
  left: 6px;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s ease-in-out;
  transition: opacity 0.3s, -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, opacity 0.3s;
  transition: transform 0.3s ease-in-out, opacity 0.3s, -webkit-transform 0.3s ease-in-out;
  opacity: 1;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}
.RadioBtn input[type=radio]:checked + label .svg-inline--fa.fa-circle {
  position: absolute;
  left: 6px;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s ease-in-out;
  transition: opacity 0.3s, -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, opacity 0.3s;
  transition: transform 0.3s ease-in-out, opacity 0.3s, -webkit-transform 0.3s ease-in-out;
  opacity: 0;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.RadioBtn input[type=radio] + label .svg-inline--fa.fa-circle-dot {
  position: absolute;
  left: 6px;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s ease-in-out;
  transition: opacity 0.3s, -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, opacity 0.3s;
  transition: transform 0.3s ease-in-out, opacity 0.3s, -webkit-transform 0.3s ease-in-out;
  opacity: 0;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}
.RadioBtn input[type=radio]:checked + label .svg-inline--fa.fa-circle-dot {
  position: absolute;
  left: 6px;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s ease-in-out;
  transition: opacity 0.3s, -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, opacity 0.3s;
  transition: transform 0.3s ease-in-out, opacity 0.3s, -webkit-transform 0.3s ease-in-out;
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.RadioBtn input[type=radio]:checked + label .svg-inline--fa.fa-circle-dot path {
  fill: #fff;
}

.ChecksImg, .RadioImg {
  padding-top: 0;
  margin-right: 0.1rem;
  display: inline;
}
.ChecksImg label, .RadioImg label {
  margin: 3px 0px;
  position: relative;
  display: inline-flex;
  align-items: center;
  color: #727171;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 4px;
  white-space: nowrap;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
  -webkit-tap-highlight-color: transparent;
}
.ChecksImg svg path, .RadioImg svg path {
  fill: #6c757d;
}
.ChecksImg input[type=checkbox], .ChecksImg input[type=radio], .RadioImg input[type=checkbox], .RadioImg input[type=radio] {
  position: absolute;
  opacity: 0;
}
.ChecksImg input[type=checkbox]:checked + label, .ChecksImg input[type=radio]:checked + label, .RadioImg input[type=checkbox]:checked + label, .RadioImg input[type=radio]:checked + label {
  color: #fff;
  background-color: #00B3C4;
  border: 1px solid #dee2e6;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.ChecksImg input[type=checkbox]:focus + label, .ChecksImg input[type=radio]:focus + label, .RadioImg input[type=checkbox]:focus + label, .RadioImg input[type=radio]:focus + label {
  border: 1px solid #00B3C4;
  -webkit-box-shadow: 0 0 0 0.25rem rgba(0, 179, 196, 0.25);
          box-shadow: 0 0 0 0.25rem rgba(0, 179, 196, 0.25);
}
.ChecksImg label, .RadioImg label {
  padding: 10px 25px 10px 10px;
}
.ChecksImg img, .RadioImg img {
  border: #e9ecef 1px solid;
}
.ChecksImg img, .ChecksImg svg, .RadioImg img, .RadioImg svg {
  height: 100px;
  border-radius: 5px;
}
.ChecksImg svg path, .RadioImg svg path {
  fill: #6c757d;
}
.ChecksImg svg.svg-inline--fa, .RadioImg svg.svg-inline--fa {
  height: 17px;
  position: absolute;
  top: 5px;
  right: 4px;
}
.ChecksImg input[type=checkbox] + label, .ChecksImg input[type=radio] + label, .RadioImg input[type=checkbox] + label, .RadioImg input[type=radio] + label {
  border-width: 2px;
}
.ChecksImg input[type=checkbox] + label .fa-circle, .ChecksImg input[type=radio] + label .fa-circle, .RadioImg input[type=checkbox] + label .fa-circle, .RadioImg input[type=radio] + label .fa-circle {
  display: block;
}
.ChecksImg input[type=checkbox] + label .fa-circle path, .ChecksImg input[type=radio] + label .fa-circle path, .RadioImg input[type=checkbox] + label .fa-circle path, .RadioImg input[type=radio] + label .fa-circle path {
  fill: #ced4da;
}
.ChecksImg input[type=checkbox] + label .fa-circle-check, .ChecksImg input[type=radio] + label .fa-circle-check, .RadioImg input[type=checkbox] + label .fa-circle-check, .RadioImg input[type=radio] + label .fa-circle-check {
  display: none;
}
.ChecksImg input[type=checkbox]:checked + label, .ChecksImg input[type=radio]:checked + label, .RadioImg input[type=checkbox]:checked + label, .RadioImg input[type=radio]:checked + label {
  background-color: #fff;
  border: 2px solid #00B3C4;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.ChecksImg input[type=checkbox]:checked + label .fa-circle, .ChecksImg input[type=radio]:checked + label .fa-circle, .RadioImg input[type=checkbox]:checked + label .fa-circle, .RadioImg input[type=radio]:checked + label .fa-circle {
  display: none;
}
.ChecksImg input[type=checkbox]:checked + label .fa-circle-check, .ChecksImg input[type=radio]:checked + label .fa-circle-check, .RadioImg input[type=checkbox]:checked + label .fa-circle-check, .RadioImg input[type=radio]:checked + label .fa-circle-check {
  display: block;
}
.ChecksImg input[type=checkbox]:checked + label .fa-circle-check path, .ChecksImg input[type=radio]:checked + label .fa-circle-check path, .RadioImg input[type=checkbox]:checked + label .fa-circle-check path, .RadioImg input[type=radio]:checked + label .fa-circle-check path {
  fill: #00B3C4;
}
.ChecksImg input[type=checkbox]:focus + label, .ChecksImg input[type=radio]:focus + label, .RadioImg input[type=checkbox]:focus + label, .RadioImg input[type=radio]:focus + label {
  background-color: #fff;
  border: 2px solid #00B3C4;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

/* =============================================================== */
/* Button 按鈕
/* =============================================================== */
button.btn, a.btn {
  white-space: nowrap;
  border: #ced4da 1px solid;
  background-color: #e9ecef;
}
button.btn .svg-inline--fa, a.btn .svg-inline--fa {
  font-size: 1.2rem;
  vertical-align: sub;
}

button.btn.btn-outline, a.btn.btn-outline {
  white-space: nowrap;
  border: #ced4da 1px solid;
  color: #727171;
  background-color: #fff;
}
button.btn.btn-outline .svg-inline--fa, a.btn.btn-outline .svg-inline--fa {
  font-size: 1.2rem;
  vertical-align: sub;
}

button.btn:hover, button.btn:active, button.btn:first-child:active, a.btn:hover, a.btn:active, :not(.btn-check) + .btn:active {
  color: #343a40;
  background-color: #dee2e6;
  border: #ced4da 1px solid;
}

.btn.success {
  color: #fff;
  background-color: #198754;
}
.btn.success:hover, .btn.success:active {
  color: #fff;
  background-color: rgb(17.03125, 91.96875, 57.225);
}

.btn.danger {
  color: #fff;
  background-color: #dc3545;
}
.btn.danger:hover, .btn.danger:active {
  color: #fff;
  background-color: rgb(189.2151898734, 32.7848101266, 47.7721518987);
}

.btn.warning {
  color: #fff;
  background-color: #ffc107;
}
.btn.warning:hover, .btn.warning:active {
  color: #fff;
  background-color: rgb(211, 158.25, 0);
}

.btn.info {
  color: #fff;
  background-color: #0dcaf0;
}
.btn.info:hover, .btn.info:active {
  color: #fff;
  background-color: rgb(10.3794466403, 161.2806324111, 191.6205533597);
}

.btn.btn-outline.success {
  color: #198754;
  border-color: #198754;
}
.btn.btn-outline.success:hover, .btn.btn-outline.success:active {
  color: rgb(17.03125, 91.96875, 57.225);
  border-color: rgb(17.03125, 91.96875, 57.225);
  background-color: #e9ecef;
}

.btn.btn-outline.danger {
  color: #dc3545;
  border-color: #dc3545;
}
.btn.btn-outline.danger:hover, .btn.btn-outline.danger:active {
  color: rgb(189.2151898734, 32.7848101266, 47.7721518987);
  border-color: rgb(189.2151898734, 32.7848101266, 47.7721518987);
  background-color: #e9ecef;
}

.btn.btn-outline.warning {
  color: #ffc107;
  border-color: #ffc107;
}
.btn.btn-outline.warning:hover, .btn.btn-outline.warning:active {
  color: rgb(211, 158.25, 0);
  border-color: rgb(211, 158.25, 0);
  background-color: #e9ecef;
}

.btn.btn-outline.info {
  color: #0dcaf0;
  border-color: #0dcaf0;
}
.btn.btn-outline.info:hover, .btn.btn-outline.info:active {
  color: rgb(10.3794466403, 161.2806324111, 191.6205533597);
  border-color: rgb(10.3794466403, 161.2806324111, 191.6205533597);
  background-color: #e9ecef;
}

.button_box {
  margin: 2rem auto;
  text-align: center;
}
.button_box .btn {
  min-width: 120px;
  margin: 0 3px;
  font-size: 1.1rem;
  color: #fff;
  background-color: #00B3C4;
  border-bottom: rgb(0, 109.1352040816, 119.5) 4px solid;
  text-shadow: 0px 1px 2px #6c757d;
}
.button_box .btn:hover, .button_box .btn:active, .button_box .btn:active, .button_box .btn:first-child:active {
  color: #fff;
  background-color: rgb(0, 155.7117346939, 170.5);
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  text-shadow: none;
}

.button_box.btn--W100 button.btn {
  width: 100%;
  margin-bottom: 1.5rem;
  display: block;
}

.display--block .btn {
  margin-bottom: 1.5rem;
  display: block;
}

.display--inlineblock .btn {
  margin-bottom: 1.5rem;
  display: inline-block;
}

/* =============================================================== */
/* 開關按鈕 Switches
/* =============================================================== */
/* Colors: Default */
.toggle-switchy {
  color: #fff;
}
.toggle-switchy > input + .toggle:before {
  content: "ON";
}
.toggle-switchy > input + .toggle:after {
  content: "OFF";
}
.toggle-switchy > input + .toggle > .switch {
  background: #fff;
}
.toggle-switchy > input + .toggle + .label {
  color: #000;
}
.toggle-switchy > input:checked + .toggle {
  background: #198754;
}
.toggle-switchy > input:checked + .toggle > .switch {
  border: 3px solid #198754;
}
.toggle-switchy > input:not(:checked) + .toggle {
  background: #dc3545;
}
.toggle-switchy > input:not(:checked) + .toggle > .switch {
  border: 3px solid #dc3545;
}
.toggle-switchy > input:focus + .toggle, .toggle-switchy > input:active + .toggle {
  -webkit-box-shadow: 0 0 5px 3px rgba(0, 179, 196, 0.5);
          box-shadow: 0 0 5px 3px rgba(0, 179, 196, 0.5);
}

/* Rounded switch corners 圓角開關 */
.toggle-switchy > input + .toggle {
  border-radius: 4px;
}

.toggle-switchy > input + .toggle .switch {
  border-radius: 6px;
}

/* //////////////////////////
CORE STYLES BELOW - NO TOUCHY 核心風格
////////////////////////// */
.toggle-switchy {
  display: inline-flex;
  align-items: center;
  -webkit-user-select: none;
     -moz-user-select: none;
          -ms-user-select: none;
      user-select: none;
  position: relative;
}
.toggle-switchy:hover {
  cursor: pointer;
}
.toggle-switchy > input {
  position: absolute;
  opacity: 0;
}
.toggle-switchy > input + .toggle {
  align-items: center;
  position: relative;
  overflow: hidden;
  position: relative;
  flex-shrink: 0;
}
.toggle-switchy > input + .toggle > .switch {
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  z-index: 3;
}
.toggle-switchy > input[disabled] + .toggle {
  opacity: 0.5;
  width: 100%;
  height: 100%;
  margin: 0;
  cursor: pointer;
}
.toggle-switchy > input[disabled] + .toggle:hover {
  cursor: not-allowed;
}
.toggle-switchy .form-check-label {
  margin-left: 10px;
  color: #727171;
  font-weight: 500;
}
.toggle-switchy .form-check-input:checked ~ .active {
  display: block;
}
.toggle-switchy .form-check-input:checked ~ .noActive {
  display: none;
}
.toggle-switchy .form-check-input ~ .active {
  display: none;
}
.toggle-switchy .form-check-input ~ .noActive {
  display: block;
}

/* Labels 標籤 */
.toggle-switchy > input + .toggle:before, .toggle-switchy > input + .toggle:after {
  display: flex;
  align-items: center;
  position: absolute;
  z-index: 2;
  height: 100%;
}
.toggle-switchy > input + .toggle:before {
  right: 55%;
}
.toggle-switchy > input + .toggle:after {
  left: 50%;
}
.toggle-switchy > input + .toggle + .label {
  margin-left: 10px;
}

.toggle-switchy[data-label=left] > input + .toggle {
  order: 2;
}
.toggle-switchy[data-label=left] > input + .toggle + .label {
  order: 1;
  margin-left: 0;
  margin-right: 10px;
}

/* Show / Hide 顯示/隱藏 */
.toggle-switchy > input + .toggle:before {
  opacity: 0;
}
.toggle-switchy > input:checked + .toggle:before {
  opacity: 1;
}
.toggle-switchy > input:checked + .toggle:after {
  opacity: 0;
}

/* Transitions 過渡動畫 */
.toggle-switchy > input + .toggle {
  -webkit-transition: background 200ms linear, -webkit-box-shadow 200ms linear;
  transition: background 200ms linear, -webkit-box-shadow 200ms linear;
  transition: background 200ms linear, box-shadow 200ms linear;
  transition: background 200ms linear, box-shadow 200ms linear, -webkit-box-shadow 200ms linear;
}
.toggle-switchy > input + .toggle > .switch {
  -webkit-transition: right 200ms linear, border-color 200ms linear;
  transition: right 200ms linear, border-color 200ms linear;
}
.toggle-switchy > input + .toggle:before, .toggle-switchy > input + .toggle:after {
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}

/* Size: Extra Large 尺寸設定 */
.toggle-switchy[data-size=xl] > input + .toggle {
  width: 65px;
  height: 30px;
}
.toggle-switchy[data-size=xl] > input + .toggle > .switch {
  width: 30px;
}
.toggle-switchy[data-size=xl] > input + .toggle:before, .toggle-switchy[data-size=xl] > input + .toggle:after {
  font-size: 1rem;
}
.toggle-switchy[data-size=xl] > input:not(:checked) + .toggle > .switch {
  right: calc(100% - 30px);
}

/* =============================================================== */
/* bootstrap pagination
/* =============================================================== */
.pagination .page-link {
  color: #534893;
}
.pagination .page-link:hover {
  color: rgb(44.3424657534, 38.4657534247, 78.5342465753);
}
.pagination .page-item.active .page-link {
  color: #fff;
  background-color: #534893;
  border: #534893 1px solid;
}

/* =============================================================== */
/* Grid 橫式排版
/* =============================================================== */
.Gform__item {
  margin-bottom: 1rem;
  display: -ms-grid;
  display: grid;
  gap: 0 0.5rem;
  align-items: start;
}
.Gform__item label.form-label {
  width: 120px;
  padding: 0.375rem 0.75rem;
  margin: 0;
  text-align: right;
  background-color: #e9ecef;
  border-radius: 4px;
}
.Gform__item .formItem {
  margin-top: 0.2rem;
}
.Gform__item .Gform__item {
  margin-bottom: 0.5rem;
}
.Gform__item .Gform__item:last-child {
  margin-bottom: 0;
}

.formItem .form-check.df.gap_8 .form-check-input {
  margin-right: 0;
}

.g_a1 {
  -ms-grid-columns: auto 1fr;
  grid-template-columns: auto 1fr;
}

.g_a1a {
  -ms-grid-columns: auto 1fr auto;
  grid-template-columns: auto 1fr auto;
}

.g_1a {
  -ms-grid-columns: 1fr auto;
  grid-template-columns: 1fr auto;
}

.gcs1 {
  -ms-grid-column: 1;
      grid-column-start: 1;
}

.gcs2 {
  -ms-grid-column: 2;
      grid-column-start: 2;
}

.gce2 {
  -ms-grid-column-span: 2;
  grid-column-end: 2;
}

.gce3 {
  -ms-grid-column-span: 3;
  grid-column-end: 3;
}

.grs1 {
  -ms-grid-row: 1;
      grid-row-start: 1;
}

.grs2 {
  -ms-grid-row: 2;
      grid-row-start: 2;
}

.grs3 {
  -ms-grid-row: 3;
      grid-row-start: 3;
}

.gre2 {
  -ms-grid-row-span: 2;
  grid-row-end: 2;
}

/***************************************************************************/
/*                                    Layout                               */
/***************************************************************************/
/* =============================================================== */
/* Body
/* =============================================================== */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*, *:before, *:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

body {
  height: 100vh;
  overflow-x: hidden;
}

.row {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.row::after {
  display: block;
  clear: both;
  content: "";
}

.accessibility_header {
  top: 0px;
  left: 20px;
  position: absolute;
  z-index: 100;
  text-decoration: none;
  color: #343a40;
}

.accessibility_content {
  top: 0;
  left: 20px;
  position: absolute;
  z-index: 100;
  text-decoration: none;
  color: #343a40;
}

.accessibility_footer {
  top: -20px;
  left: 20px;
  position: absolute;
  z-index: 100;
  text-decoration: none;
  color: #343a40;
}

.visually-hidden {
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  position: absolute;
  overflow: hidden;
  border: 0;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
}

/* Skip link 初始隱藏、聚焦顯示 */
.skip-link {
  position: absolute;
  left: -9999px;
}

.skip-link:focus {
  padding: 0.5rem 1rem;
  left: 12px;
  top: 12px;
  z-index: 10000;
  background: #fff;
  border: 3px solid #0b5ed7; /* 與背景有 >=3:1 對比 */
}

.form-control:focus {
  border: 3px solid #0b5ed7; /* 與背景有 >=3:1 對比 */
}

input.form-control, select.form-select, .btn:focus {
  opacity: 1;
  border: 3px solid #fff;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

*:focus {
  outline: 3px solid #0b5ed7;
  outline-offset: 2px;
  /* 如需更厚的「外環」可改用 box-shadow：
  box-shadow: 0 0 0 calc(var(--focus-width) + 1px) var(--focus-ring);
  */
}

*:focus:not(:focus-visible) {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* 全站可見焦點（鍵盤） */
:focus-visible {
  outline: 3px solid #0b5ed7; /* 清楚可見 */
  outline-offset: 2px;
}

button:focus-visible, a:focus-visible, a.btn:focus-visible, button.btn:focus-visible, [role=button]:focus-visible, .carousel-control-next:focus-visible, .carousel-control-prev:focus-visible {
  outline: 3px solid #0b5ed7;
  outline-offset: 3px;
  border-radius: 0.5rem; /* 依你的UI圓角 */
}

html {
  scroll-padding-top: 80px;
} /* 依導覽高度調整 */
#main {
  scroll-margin-top: 80px;
}

/* =============================================================== */
/* Web
/* =============================================================== */
.content {
  width: 1200px;
  margin: 0px auto;
  position: relative;
}
.content::after {
  display: block;
  clear: both;
  content: "";
}
@media screen and (min-width: 576px) and (max-width: 1190px) {
  .content {
    width: 90%;
  }
}
@media screen and (max-width: 576px) {
  .content {
    width: 90%;
  }
}

aside {
  width: 17rem;
  background-color: #dee2e6;
}
@media screen and (min-width: 576px) and (max-width: 1190px) {
  aside {
    width: 100%;
    background-color: rgb(63.6712328767, 55.2328767123, 112.7671232877);
  }
  aside ul a, aside ul hr {
    color: #fff;
  }
}
@media screen and (max-width: 576px) {
  aside {
    width: 100%;
    margin-bottom: 40px;
  }
}

main {
  width: 100%;
}

.content.noAside {
  grid-gap: 0;
  -ms-grid-columns: 50px 1fr;
  grid-template-columns: 50px 1fr;
}

.DG-A1 {
  display: -ms-grid;
  display: grid;
  grid-gap: 0 30px;
  -ms-grid-columns: 17rem 1fr;
  grid-template-columns: 17rem 1fr;
}
@media screen and (min-width: 576px) and (max-width: 1190px) {
  .DG-A1 {
    -ms-grid-columns: -83rem 1fr;
    grid-template-columns: -83rem 1fr;
  }
}
@media screen and (max-width: 576px) {
  .DG-A1 {
    display: block;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

/* =============================================================== */
/* Footer
/* =============================================================== */
footer.web__footer {
  padding: 1.5rem 0;
  background-color: #00B3C4;
}
footer.web__footer::after {
  display: block;
  clear: both;
  content: "";
}
footer.web__footer .foot_box {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  display: -ms-grid;
  display: grid;
  align-items: center;
  -ms-grid-columns: 1fr auto;
  grid-template-columns: 1fr auto;
}
footer.web__footer .left img {
  width: 270px;
}
footer.web__footer .left p {
  margin-left: 75px;
}
footer.web__footer .right {
  text-align: center;
}
footer.web__footer .right p {
  margin-bottom: 0.3rem;
}
footer.web__footer .right ul {
  padding: 0;
  margin: 0 0 0.3rem;
  list-style-type: none;
}
footer.web__footer .right ul li {
  margin-bottom: 0;
  margin-right: 1rem;
  display: inline-block;
  color: #fff;
}
footer.web__footer p {
  margin-bottom: 0;
  color: #fff;
}
footer.web__footer a {
  color: #fff;
}
footer.web__footer p.num {
  display: inline-flex;
  align-items: center;
}
footer.web__footer p.num img {
  width: 110%;
  padding-bottom: 4px;
}
@media screen and (min-width: 576px) and (max-width: 1190px) {
  footer.web__footer .foot_box {
    width: 100%;
    text-align: center;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 1rem;
  }
  footer.web__footer .left {
    text-align: center;
  }
  footer.web__footer .left p {
    margin-left: 0;
  }
  footer.web__footer .right {
    text-align: center;
  }
}
@media screen and (max-width: 576px) {
  footer.web__footer .foot_box {
    width: 100%;
    text-align: center;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 1rem;
  }
  footer.web__footer .left {
    text-align: center;
  }
  footer.web__footer .left p {
    margin-left: 0;
  }
  footer.web__footer .right {
    text-align: center;
  }
}

.copyright_box {
  padding: 5px 10px;
  text-align: center;
  color: #727171;
}

#D1:before, #D2:before, #D3:before, #D4:before {
  display: block;
  content: " ";
  margin-top: -60px;
  height: 60px;
  visibility: hidden;
}

.toTop-arrow {
  padding: 2px 5px 5px;
  margin: 0;
  position: fixed;
  right: 1.5%;
  bottom: 5%;
  color: #534893;
  background-color: transparent;
  border: 0;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  display: none;
  border-radius: 10px;
}
.toTop-arrow svg, .toTop-arrow img {
  height: 30px;
  margin: 0 auto 5px;
  display: block;
}
.toTop-arrow svg path, .toTop-arrow img path {
  fill: #534893;
}

/* ********************************************************/
/*                         Login                          */
/**********************************************************/
.Web__login {
  background-color: #CDCDCD;
}

.admin_main {
  width: 100%;
  height: 100%;
  min-height: 80vh;
  display: -ms-grid;
  display: grid;
  grid-gap: 0px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  place-items: center;
}
.admin_main form {
  width: 400px;
}
.admin_main .input-group {
  margin-bottom: 10px;
}
.admin_main label {
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  background-color: #EEEEEE;
  border: 0px none;
  border-radius: 5px 0 0 5px;
}

.modal-backdrop {
  z-index: -1;
}

.popup_Wrapper {
  height: 100vh;
  display: -ms-grid;
  display: grid;
  place-items: center;
}

.popup {
  width: 840px;
  padding: 2rem;
  margin: 2rem auto;
  background-color: #fff;
  border: #00B3C4 2px solid;
  border-top-width: 3rem;
  border-radius: 1rem;
  -webkit-box-shadow: 1px 1px 4px #666;
          box-shadow: 1px 1px 4px #666;
}
@media screen and (min-width: 576px) and (max-width: 1190px) {
  .popup {
    width: 600px;
  }
}
@media screen and (max-width: 576px) {
  .popup {
    width: 370px;
  }
}

.popup-success h5, .popup-success h6, .popup-success p {
  margin-bottom: 0;
}
.popup-success h3 {
  margin-bottom: 0.5rem;
}
.popup-success .title {
  margin: 1.5rem auto 2.5rem;
}

.popup-statement h5 {
  margin-top: 1rem;
  margin-bottom: 0.5rem;
}
.popup-statement h5.text {
  margin-top: 0;
}
.popup-statement p {
  padding-left: 1rem;
  margin-bottom: 0.5rem;
}
.popup-statement ul {
  padding-left: 1rem;
  list-style-type: none;
}

/* ********************************************************/
/*                     Header Admin                       */
/**********************************************************/
.admin_bg {
  background: #00B3C4;
}

header.admin_header {
  width: 1200px;
  margin: 0 auto;
  padding: 15px 0;
  position: relative;
  display: -ms-grid;
  display: grid;
  place-items: center;
}
header.admin_header .logo {
  width: 220px;
  left: 0;
  position: absolute;
}
header.admin_header h2 {
  margin-bottom: 0;
  font-weight: 500;
  color: #fff;
}