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,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
  outline: 0;
}
body {
  line-height: 1;
  color: #333333;
  background: #ffffff;
  font-family: "", "PingFang TC", "Heiti TC", "Microsoft JhengHei",
    "Microsoft YaHei", sans-serif;
  font-size: 16px;
}
ol,
ul {
  list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}
blockquote,
q {
  quotes: "" "";
}
a {
  color: #2f80ed;
}

/* 字體 */

.subtitle4 {
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1.225rem;
}

/* 標題 */

.titlebox {
  height: 1.25rem;
  width: 0.25rem;
  background-color: #333333;
  margin-right: 0.5rem;
}

.title {
  margin: 1rem 0 1rem 0;
}

.title .subtitle3 {
  line-height: normal;
}

/* 標題 */

.subtitle3 {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.4rem;
}

.subtitle2 {
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.575rem;
}

.subtitle1 {
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.75rem;
}

h1 {
  font-weight: 700;
  font-size: 3.5em;
  line-height: 3.85rem;
}

h2 {
  font-weight: 700;
  font-size: 3rem;
  line-height: 3.3rem;
}

h3 {
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 2.75rem;
}

.h4 {
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.2rem;
}

h5 {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.65rem;
}

h6 {
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.375rem;
}

.body4 {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.225rem;
}

.body3 {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.4rem;
}

.body2 {
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.575rem;
}

.body1 {
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.caption {
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1.05rem;
}

/* 字體 */

.card-container {
  padding: 0 0.5rem;
}

/* 間距 */

.mr-1 {
  margin-right: 0.25rem;
}
.ml-1 {
  margin-left: 0.25rem;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mt-1 {
  margin-top: 0.25rem;
}

.mr-2 {
  margin-right: 0.5rem;
}
.ml-2 {
  margin-left: 0.5rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mt-2 {
  margin-top: 0.5rem;
}

.mr-3 {
  margin-right: 1rem;
}
.ml-3 {
  margin-left: 1rem;
}
.mb-3 {
  margin-bottom: 1rem;
}
.mt-3 {
  margin-top: 1rem;
}

.mr-4 {
  margin-right: 1.5rem;
}
.ml-4 {
  margin-left: 1.5rem;
}
.mb-4 {
  margin-bottom: 1.5rem;
}
.mt-4 {
  margin-top: 1.5rem;
}

.mr-5 {
  margin-right: 3rem;
}
.ml-5 {
  margin-left: 3rem;
}
.mb-5 {
  margin-bottom: 3rem;
}
.mt-5 {
  margin-top: 3rem;
}

.pr-1 {
  padding-right: 0.25rem;
}
.pl-1 {
  padding-left: 0.25rem;
}
.pb-1 {
  padding-bottom: 0.25rem;
}
.pt-1 {
  padding-top: 0.25rem;
}

.pr-2 {
  padding-right: 0.5rem;
}
.pl-2 {
  padding-left: 0.5rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pt-2 {
  padding-top: 0.5rem;
}

.pr-3 {
  padding-right: 1rem;
}
.pl-3 {
  padding-left: 1rem;
}
.pb-3 {
  padding-bottom: 1rem;
}
.pt-3 {
  padding-top: 1rem;
}

.pr-4 {
  padding-right: 1.5rem;
}
.pl-4 {
  padding-left: 1.5rem;
}
.pb-4 {
  padding-bottom: 1.5rem;
}
.pt-4 {
  padding-top: 1.5rem;
}

.pr-5 {
  padding-right: 3rem;
}
.pl-5 {
  padding-left: 3rem;
}
.pb-5 {
  padding-bottom: 3rem;
}
.pt-5 {
  padding-top: 3rem;
}

.my-1 {
  margin: 0.25rem 0;
}

.my-2 {
  margin: 0.5rem 0;
}

.my-3 {
  margin: 1rem 0;
}

.my-4 {
  margin: 1.5rem 0;
}

.my-5 {
  margin: 3rem 0;
}

/* 間距 */

/* flex */

.flex {
  display: flex;
}

.jc {
  justify-content: center;
}

.jb {
  justify-content: space-between;
}

.je {
  justify-content: flex-end;
}

.ja {
  justify-content: space-around;
}

.ac {
  align-items: center;
}

.ab {
    align-items:baseline;
}

.fw {
  flex-wrap: wrap;
}

/* flex */

/* block */

.block {
  display: block;
}

/* block */

.m-auto {
  margin: 0 auto;
}

.mt-8 {
  margin-top: 5rem;
}

.tc {
  text-align: center;
}

.tj {
  text-align: justify;
}

.te {
  text-align: end;
}

.ts {
  text-align: start;
}

.position-r {
  position: relative;
}

.ta-j {
  text-align: justify;
}

/* 裁切 多行... */

.multi-line {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

/* 裁切 多行... */

.ic24 {
  height: 24px;
  width: 24px;
}

.pointer {
  cursor: pointer;
}

.max100 {
  width: 100%;
}

.max90 {
  width: 90%;
}

.max95 {
  width: 95%;
}

.max80 {
  width: 80%;
}

.lh-2 {
  line-height: 2rem;
}

.m-auto {
  margin: 0 auto;
}

.w50 {
  color: #ffffff;
}

.w50-bg {
  color: #ffffff;
}

/* 灰階 */
.disabled {
  filter: grayscale(1);
  pointer-events: none;
}
/* 灰階 */
