<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mask,
audio,
video {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}
html,
body {
  font-family: PingFang TC, Regular, Acumin Variable Concept;
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
a,
img {
  border: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: PingFang TC, Medium, Acumin Variable Concept, Semibold;
  font-weight: 600;
}
h1 {
  font-size: 2rem;
}
h2 {
  font-size: 3rem;
}
h3 {
  font-size: 1.3333rem;
}
h4 {
  font-size: 1.1666666rem;
}
h5 {
  font-size: 1.1666666rem;
}
h6 {
  font-size: 1rem;
}
select,
input {
  padding-bottom: 6px;
  color: #000;
  border-color: #000;
  border: none;
  outline: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: transparent;
  font-size: 1rem;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
}
select {
  padding: 0 32px 0 10px;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url("../images/svg/icon-expand_more.svg");
  background-repeat: no-repeat;
  background-size: auto 24px;
  background-position: 98% 50%;
  cursor: pointer;
  color: #000;
  border-color: #000;
}
label {
  display: block;
  margin-bottom: 8px;
  cursor: pointer;
}
label input[type="checkbox"],
label input[type="radio"] {
  display: none;
}
label input[type="checkbox"] + .checked-status,
label input[type="radio"] + .checked-status {
  display: inline-block;
  vertical-align: middle;
  width: 15px;
  height: 15px;
  margin-right: 8px;
  border-radius: 10px;
  border: 1px solid #000;
}
label input[type="checkbox"]:checked + .checked-status,
label input[type="radio"]:checked + .checked-status {
  background-color: #000;
}
img {
  display: block;
  width: 100%;
  height: auto;
}
a {
  color: inherit;
  text-decoration: none;
}
a.link {
  display: block;
  margin-top: 0.8%;
  text-decoration: underline;
  text-underline-offset: 5px;
}
a.link img {
  display: inline-block;
  vertical-align: bottom;
  width: 24px;
}
a.slide-title h4 {
  display: inline-block;
  vertical-align: middle;
  font-size: 1.166666rem;
}
a.slide-title:after {
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
  content: '';
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../images/svg/icon-expand_more.svg");
}
a.slide-title.slide:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.m {
  display: none;
}
.pc {
  display: block;
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.col-none {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: auto;
}
.col {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.col-2 {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.col-3 {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
}
.col-4 {
  -webkit-box-flex: 4;
      -ms-flex: 4;
          flex: 4;
}
.col-5 {
  -webkit-box-flex: 5;
      -ms-flex: 5;
          flex: 5;
}
.col-6 {
  -webkit-box-flex: 6;
      -ms-flex: 6;
          flex: 6;
}
.col-7 {
  -webkit-box-flex: 7;
      -ms-flex: 7;
          flex: 7;
}
.col-8 {
  -webkit-box-flex: 8;
      -ms-flex: 8;
          flex: 8;
}
.col-9 {
  -webkit-box-flex: 9;
      -ms-flex: 9;
          flex: 9;
}
.col-10 {
  -webkit-box-flex: 10;
      -ms-flex: 10;
          flex: 10;
}
.col-11 {
  -webkit-box-flex: 11;
      -ms-flex: 11;
          flex: 11;
}
.col-12 {
  -webkit-box-flex: 12;
      -ms-flex: 12;
          flex: 12;
}
.flat {
  -webkit-transform: scaleY(0.85);
          transform: scaleY(0.85);
}
.note-vector {
  color: #808080;
}
.note-vector:before {
  content: '';
  display: inline-block;
  content: url("../images/svg/icon-vector-gray.svg");
  margin-right: 8px;
}
.note-vector.bigIcon {
  position: relative;
  color: #444;
  padding-left: 20px;
}
.note-vector.bigIcon:before {
  width: 14px;
  height: 14px;
  content: '';
  background-image: url("../images/svg/icon-vector.svg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0%;
  left: 0;
  -webkit-transform: translate(0%, 25%);
          transform: translate(0%, 25%);
}
.title {
  font-family: PingFang TC, Medium, Acumin Variable Concept, Semibold;
  font-size: 1.5rem;
}
.content {
  font-family: PingFang TC, Regular, Acumin Variable Concept;
  font-size: 1rem;
  word-break: break-word;
}
.button {
  display: block;
  font-family: PingFang TC, Semibold;
  font-size: 1rem;
  font-weight: 400;
  border: 1px solid #000;
  border-radius: 8px;
  padding: 8px 40px;
  text-align: center;
  white-space: nowrap;
  border-radius: 8px;
}
.button span {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.4%;
}
.button img {
  display: inline-block;
  vertical-align: middle;
}
.button:after {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  margin-left: 8px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.button:hover,
.button:active {
  border-color: rgba(0,0,0,0);
  background-color: #000;
  color: #fff !important;
}
.button.disable {
  opacity: 0.1;
  cursor: no-drop;
  pointer-events: none;
}
.button.no-border {
  border-color: rgba(0,0,0,0);
}
.button.no-border:hover {
  border: 1px solid #444;
  color: #444 !important;
  background-color: transparent;
}
.button.no-border:active {
  border: 1px solid #000;
  background-color: #000;
  color: #fff !important;
}
.button.no-border:active:after {
  background-image: url("../images/svg/icon-arrow-white.svg");
}
.button.no-border.disable {
  color: #bbb9ba !important;
  border-color: none;
  cursor: no-drop;
}
.button.subscribe.no:after {
  display: none;
}
.button.subscribe:after {
  content: '';
  background-image: url("../images/svg/icon-arrow.svg");
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.button.subscribe:hover {
  border-color: transparent;
  background-color: #000;
  color: #fff !important;
}
.button.subscribe:hover:after {
  background-image: url("../images/svg/icon-arrow-white.svg");
}
.button.subscribe:active,
.button.subscribe.subscribed {
  border-color: transparent;
  background-color: #808080;
  color: #000 !important;
}
.button.subscribe:active:after,
.button.subscribe.subscribed:after {
  background-image: url("../images/svg/icon-done-white.svg");
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.button.right-arrow:after {
  content: '';
  background-image: url("../images/svg/icon-arrow.svg");
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.button.right-arrow:hover {
  background-color: #000;
  color: #fff !important;
}
.button.right-arrow:hover:after {
  background-image: url("../images/svg/icon-arrow-white.svg");
}
.title-circle {
  display: block;
  position: relative;
  margin-top: 5.5rem;
  margin-bottom: 4rem;
  height: 1px;
  white-space: nowrap;
}
.title-circle small {
  display: inline-block;
  font-weight: bold;
  padding: 15px 0 0 0;
  font-size: 2rem;
  cursor: pointer;
}
.title-circle:after {
  content: '';
  display: block;
  clear: both;
}
.title-circle h2 {
  position: absolute;
  top: 50%;
  left: 40px;
  -webkit-transform: translate(0%, -55%);
          transform: translate(0%, -55%);
}
.title-circle h2.flat {
  -webkit-transform: translate(0%, -55%) scaleY(0.85);
          transform: translate(0%, -55%) scaleY(0.85);
}
.title-circle h2.no {
  left: 0;
}
.title-circle path {
  stroke-dasharray: 400px 0;
  stroke-dashoffset: 0;
  -webkit-transition: stroke-dasharray 1s cubic-bezier(0.455, 0.03, 0.515, 0.955), stroke-dashoffset 1s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: stroke-dasharray 1s cubic-bezier(0.455, 0.03, 0.515, 0.955), stroke-dashoffset 1s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.title-circle.no path {
  -webkit-transition: none;
  transition: none;
}
hr {
  height: 1px;
  background-color: #000;
  border: none;
  margin: 80px 40px;
}
hr.min {
  margin: 40px 2%;
}
.swiper ::-webkit-scrollbar {
  height: 3px;
}
.swiper ::-webkit-scrollbar-track {
  background-color: #afaeae;
}
.swiper ::-webkit-scrollbar-thumb {
  background-color: #000;
  border-radius: 6px;
}
.slick-prev,
.slick-next {
  cursor: pointer;
  position: absolute;
  top: initial;
  left: initial;
  bottom: 0;
  right: 0;
  width: 48px;
  height: 48px;
  background-color: #afaeae;
  border-radius: 50px;
  z-index: 1;
}
.slick-prev:before,
.slick-next:before {
  display: block;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 60%;
  content: '';
  background-image: url("../images/svg/icon-arrow.svg");
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  background-color: #808080;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  background-image: url("../images/svg/icon-arrow-white.svg");
}
.slick-prev:active,
.slick-next:active {
  background-color: #000;
}
.slick-prev:active:before,
.slick-next:active:before {
  background-image: url("../images/svg/icon-arrow-white.svg");
}
.slick-prev.swiper-button-disabled,
.slick-next.swiper-button-disabled {
  background-color: #e1e1e1;
}
.slick-prev.swiper-button-disabled:before,
.slick-next.swiper-button-disabled:before {
  background-image: url("../images/svg/icon-arrow-disable.svg");
}
.slick-next {
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
}
.slick-next:before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.slick-prev {
  right: 0.8%;
  -webkit-transform: translate(-100%, -50%);
          transform: translate(-100%, -50%);
}
@media screen and (max-width: 1100px) {
  h1 {
    font-size: 1.875rem;
  }
  h2 {
    font-size: 1.5rem;
  }
  h3 {
    font-size: 1.375rem;
  }
  h4 {
    font-size: 1.125rem;
  }
  h5 {
    font-size: 1.1rem;
  }
  h6 {
    font-size: 0.875rem;
  }
  hr {
    margin: 40px 0.8%;
  }
  hr.min {
    margin: 40px 0.8% 30px;
  }
  .title-circle h2 {
    left: 30px;
  }
  hr.min {
    margin: 40px 17px;
  }
}
@media screen and (max-width: 767px) {
  .title-circle {
    margin-top: 15px;
    margin-bottom: 45px;
  }
  hr.min {
    margin: 40px 15px;
  }
}
</pre></body></html>