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,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

@media screen and (max-width: 768px) {
  .u-display__pconly {
    display: none !important;
  }
}

.is-hidden {
  display: block !important;
}

@media screen and (min-width: 768px) {
  .is-hidden {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .u-display__sponly {
    display: none !important;
  }
}

@media screen and (max-width: 768px) {
  .more {
    display: block;
    color: #fff !important;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    padding: 0 15px 0px;
    background-color: #1e50a2;
    border-radius: 2px;
    position: relative;
    margin: 26px 5px 10px;
    text-decoration: none !important;
  }

  .more::after {
    content: "";
    background-image: url(../images/original/biz-taiwan-static_home-img-arw-right.png);
    position: absolute;
    right: 24px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    width: 15px;
    height: 15px;
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
  }
}

#top {
  font-family: "Noto Sans TC", sans-serif;
}

@media screen and (min-width: 768px) {
  #top {
    min-width: 1320px;
  }
}

#top .s-biz-taiwan-static-img {
  max-width: 100%;
  height: auto;
}

#top .s-biz-taiwan-static-img-hero {
  width: 100%;
}

#top .s-biz-taiwan-static-wrapper {
  max-width: 1120px;
  margin: 0 auto;
  width: 100%;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-wrapper {
    max-width: 100%;
    padding: 0 15px;
  }
}

#top .s-biz-taiwan-static-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  transition: all 0.3s;
}

#top .s-biz-taiwan-static-header .s-biz-taiwan-static-mail-normal {
  display: block;
}

#top .s-biz-taiwan-static-header .s-biz-taiwan-static-mail-fixed {
  display: none;
}

#top .s-biz-taiwan-static-header .s-biz-taiwan-static-logo-img-normal {
  display: block;
}

#top .s-biz-taiwan-static-header .s-biz-taiwan-static-logo-img-fixed {
  display: none;
}

#top .s-biz-taiwan-static-header.headerFixed {
  position: fixed;
  z-index: 9999;
  top: 0;
  background-color: #fff;
  transition: all 0.3s;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-header.headerFixed {
    /*padding: 10px 0;*/
  }
}

@media screen and (min-width: 768px) {
  #top .s-biz-taiwan-static-header.headerFixed .s-biz-taiwan-static-nav-link {
    color: #1e50a2;
    border-left: 2px solid #1e50a2;
  }
}

#top .s-biz-taiwan-static-header.headerFixed .s-biz-taiwan-static-mail {
  background-color: #1e50a2;
}

#top .s-biz-taiwan-static-header.headerFixed .s-biz-taiwan-static-mail-text {
  color: #fff;
}

#top .s-biz-taiwan-static-header.headerFixed .s-biz-taiwan-static-mail-normal {
  display: none;
}

#top .s-biz-taiwan-static-header.headerFixed .s-biz-taiwan-static-mail-fixed {
  display: block;
}

#top .s-biz-taiwan-static-header.headerFixed .s-biz-taiwan-static-logo-img-normal {
  display: none;
}

#top .s-biz-taiwan-static-header.headerFixed .s-biz-taiwan-static-logo-img-fixed {
  display: block;
  padding-top: 0;
}

#top .s-biz-taiwan-static-header.headerFixed .s-biz-taiwan-static-nav-icon:before,
#top .s-biz-taiwan-static-header.headerFixed .s-biz-taiwan-static-nav-icon:after,
#top .s-biz-taiwan-static-header.headerFixed .s-biz-taiwan-static-nav-icon>span {
  background-color: #1e50a2;
}

#top .s-biz-taiwan-static-header.headerFixed .s-biz-taiwan-static-nav-menu {
  color: #1e50a2;
}

#top .s-biz-taiwan-static-header.headerFixed .s-biz-taiwan-static-nav-icon.is-opened:before,
#top .s-biz-taiwan-static-header.headerFixed .s-biz-taiwan-static-nav-icon.is-opened:after,
#top .s-biz-taiwan-static-header.headerFixed .s-biz-taiwan-static-nav-icon.is-opened>span {
  background-color: #fff;
}

#top .s-biz-taiwan-static-logo .s-biz-taiwan-static-logo-img {
  padding-left: 20px;
}

#top .s-biz-taiwan-static-logo-img {
  padding-top: 30px;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-logo .s-biz-taiwan-static-logo-img {
    max-width: 140px;
    padding-top: 0px;
    padding-left: 0px;
  }
}

#top .s-biz-taiwan-static-flex-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-height: 80px;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-flex-container {
    padding: 10px 15px;
  }
}

#top .s-biz-taiwan-static-right {
  display: flex;
  align-items: center;
  margin-left: auto;
}

#top .s-biz-taiwan-static-nav {
  display: flex;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-nav {
    display: none;
  }
}

#top .s-biz-taiwan-static-nav-link {
  font-size: 14px;
  line-height: 2;
  color: #fff;
  text-decoration: none;
  padding: 0 20px;
  border-left: 2px solid #fff;
}

#top .s-biz-taiwan-static-nav-link-first {
  border-left: none;
}

#top .s-biz-taiwan-static-nav-link:hover {
  opacity: 0.5;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-nav-link {
    display: block;
    padding: 12px 0;
    border-left: none;
    border-bottom: 2px solid #6883ad;
  }
}

#top .s-biz-taiwan-static-mail {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  text-decoration: none;
  height: 100%;
  padding: 18px 35px;
}

#top .s-biz-taiwan-static-mail:hover {
  opacity: 0.9;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-mail {
    display: none;
  }
}

#top .s-biz-taiwan-static-mail-text {
  font-size: 14px;
  line-height: 2;
  font-weight: 700;
  color: #1e50a2;
  text-decoration: none;
}

@media screen and (min-width: 768px) {
  #top .s-biz-taiwan-static-nav-sp {
    display: none;
  }
}

#top .s-biz-taiwan-static-nav-sp {
  position: absolute;
  top: 0;
  left: 0;
  background: #1e50a2;
  width: 100%;
  max-height: 0;
  height: 0;
  overflow: hidden;
  z-index: 999;
  transition: all 0.3s ease-in-out;
}

#top .s-biz-taiwan-static-nav-sp.is-opened {
  max-height: 1000px;
  height: 100vh;
  overflow-y: scroll;
}

#top .s-biz-taiwan-static-nav-mail {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fed731;
  width: 326px;
  height: 50px;
  margin: 30px auto;
  border-radius: 100px;
  text-decoration: none;
  border: 2px solid #fff;
}

#top .s-biz-taiwan-static-nav-mail-txt {
  font-size: 14px;
  font-weight: 700;
  line-height: 2;
  color: #333;
  margin-left: 10px;
}

#top .s-biz-taiwan-static-nav-icon-wpr {
  position: relative;
  z-index: 99999;
}

#top .s-biz-taiwan-static-nav-icon {
  width: 35px;
}

#top .s-biz-taiwan-static-nav-icon:before,
#top .s-biz-taiwan-static-nav-icon:after,
#top .s-biz-taiwan-static-nav-icon>span {
  content: "";
  display: block;
  background-color: #fff;
  display: block;
  height: 4px;
  border-radius: 10px;
  margin: 6px 0;
  transition: all 0.2s ease-in-out;
}

#top .s-biz-taiwan-static-nav-icon.is-opened:before {
  transform: translateY(10px) rotate(135deg);
}

#top .s-biz-taiwan-static-nav-icon.is-opened:after {
  transform: translateY(-10px) rotate(-135deg);
}

#top .s-biz-taiwan-static-nav-icon.is-opened>span {
  transform: scale(0);
}

#top .s-biz-taiwan-static-nav-menu {
  font-size: 10px;
  color: #fff;
  text-align: center;
}

#top .s-biz-taiwan-static-nav-logo {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-nav-list {
    padding: 0 25px;
    margin-top: 28px;
  }
}

#top .s-biz-taiwan-static-hero {
  position: relative;
}

#top .s-biz-taiwan-static-hero-box {
  position: relative;
}

#top .s-biz-taiwan-static-hero-title {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.3;
  color: #fff;
  text-align: right;
  text-shadow: 1px 1px 5px #000;
}
.s-biz-taiwan-hero-banner-title{
    color:#fff !important;
    text-decoration:none !important;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-hero-title {
    font-size: 26px;
    text-align: left;
  }
}

#top .s-biz-taiwan-static-hero-content {
  position: absolute;
  bottom: 127px;
  right: 0;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-hero-content {
    bottom: 60px;
  }
}

#top .s-biz-taiwan-static-hero .s-biz-taiwan-static-btn .s-biz-taiwan-static-img {
  transform: rotate(90deg);
}

#top .s-biz-taiwan-static-sns {
  display: flex;
  flex-direction: column;
  position: absolute;
  right: 40px;
  top: 120px;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-sns {
    flex-direction: row;
    right: 15px;
    top: 80px;
  }
}

#top .s-biz-taiwan-static-link {
  padding: 12px;
  background-color: #fff;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 12px;
  transition: all 0.3s ease-in-out;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-link {
    padding: 10px;
    width: 40px;
    height: 40px;
    margin-right: 12px;
    margin-bottom: 0;
  }
}

#top .s-biz-taiwan-static-link:hover {
  opacity: 0.7;
}

#top .s-biz-taiwan-static-button {
  margin-top: 85px;
  display: flex;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-button {
    flex-direction: column;
    align-items: center;
  }
}

#top .s-biz-taiwan-static-btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #000;
  border-radius: 29px;
  text-decoration: none;
  text-align: center;
  padding: 16px 42px;
  font-size: 16px;
  font-weight: 700;
  max-width: 250px;
  width: 100%;
  word-break: keep-all;
  position: relative;
  background-color: #fff;
  margin-right: 15px;
}

#top .s-biz-taiwan-static-btn:hover {
  opacity: 0.9;
  transition: all 0.2s ease-in;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-btn {
    margin-right: 0;
    margin-bottom: 20px;
    max-width: 230px;
  }
}

#top .s-biz-taiwan-static-btn .s-biz-taiwan-static-img {
  margin-left: 25px;
  position: absolute;
  right: 28px;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-btn .s-biz-taiwan-static-img {
    right: 18px;
  }
}

#top .s-biz-taiwan-static-blue {
  border: 3px solid #1e50a2;
  color: #1e50a2;
  width: 250px;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-blue-hover {
    max-width: 250px;
  }
}

#top .s-biz-taiwan-static-blue-hover:hover {
  background-color: rgba(30, 80, 162, 0.16);
  transition: all 0.2s ease-in;
}

#top .s-biz-taiwan-static-seemore.reverse img {
  transform: rotate(-90deg);
}

#top .s-biz-taiwan-static-seemore img {
  transform: rotate(90deg);
}

#top .s-biz-taiwan-static-orange {
  border: 3px solid #f0aa41;
  color: #f0aa41;
  width: 250px;
}

#top .s-biz-taiwan-static-green {
  border: 3px solid #6eb92b;
  color: #6eb92b;
  margin-right: 0;
  width: 250px;
}

#top .s-biz-taiwan-static-bdr {
  border: 2px solid #1e50a2;
  color: #1e50a2;
  max-width: 100%;
}

#top .s-biz-taiwan-static-bdr:hover {
  background-color: rgba(30, 80, 162, 0.16);
  transition: all 0.2s ease-in;
}

#top .s-biz-taiwan-static-heading-primary {
  text-align: center;
  position: relative;
  display: inline-block;
}

#top .s-biz-taiwan-static-heading-primary::after {
  content: "";
  background-image: url(/assets/materials/biz-taiwan-static_home-heading-tag.svg);
  position: absolute;
  left: 10px;
  width: 60px;
  height: 2px;
  bottom: -9px;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-heading-primary::after {
    left: 50%;
    transform: translateX(-50%);
  }
}

#top .s-biz-taiwan-static-heading-primary-sub::after {
  left: 50%;
  transform: translateX(-50%);
  height: 3px;
}

#top .s-biz-taiwan-static-heading-primary-lg {
  color: #333;
  font-size: 32px;
  line-height: 1.4;
  display: block;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-heading-primary-lg {
    font-size: 30px;
  }
}

#top .s-biz-taiwan-static-heading-primary-sm {
  color: #1e50a2;
  font-size: 12px;
  line-height: 2.2;
}

#top .s-biz-taiwan-static-heading-primary-sm-pl {
  padding-right: 60px;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-heading-primary-sm-pl {
    padding-right: 0;
  }
}

#top .s-biz-taiwan-static-news {
  background-color: #fff;
  margin: 62px 0 90px;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-news {
    margin: 62px 0 60px;
  }
}

#top .s-biz-taiwan-static-flex {
  display: flex;
  align-items: flex-start;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-flex {
    flex-direction: column;
    align-items: center;
  }
}

#top .s-biz-taiwan-static-flex-noflex {
  flex-direction: column;
  align-items: center;
}

#top .s-biz-taiwan-static-wpr {
  display: flex;
  margin-left: 59px;
  max-width: 932px;
  padding-bottom: 20px;
  border-bottom: 2px solid #d6e0e5;
  margin-bottom: 25px;
  text-decoration: none;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-wpr {
    max-width: 100%;
    margin-left: 0;
    align-items: flex-start;
    flex-direction: column;
    padding-bottom: 43px;
  }
}

#top .s-biz-taiwan-static-wpr-mb {
  margin-bottom: 35px;
}

#top .s-biz-taiwan-static-news-box {
  display: flex;
  flex-direction: column;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-news-box {
    margin-top: 40px;
  }
}

#top .s-biz-taiwan-static-news-date {
  font-size: 14px;
  color: #1e50a2;
  line-height: 2;
}

#top .s-biz-taiwan-static-news-text {
  font-size: 16px;
  color: #1e50a2;
  font-weight: 700;
  line-height: 1.6;
  display: block;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-news-ul {
    margin-top: 20px;
  }
}

#top .s-biz-taiwan-static-news-li {
  font-size: 14px;
  line-height: 1.5;
  display: flex;
  margin-bottom: 5px;
}

#top .s-biz-taiwan-static-news-li-span {
  margin-right: 4px;
}

#top .s-biz-taiwan-static-news-req {
  font-size: 14px;
  line-height: 1.5;
  margin-top: 5px;
}

#top .s-biz-taiwan-static-news-details {
  line-height: 1.8;
  font-size: 14px;
  font-weight: 500;
  color: #333;
  margin-top: 9px;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-news-details {
    margin-top: 20px;
  }
}

#top .s-biz-taiwan-static-news-content {
  margin-left: 30px;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-news-content {
    margin-left: 0;
  }
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-news-sponly {
    margin-left: 10px;
  }
}

#top .s-biz-taiwan-static-news-button {
  text-align: center;
}

#top .s-biz-taiwan-static-lnk {
  text-decoration: none;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-news-img {
    display: flex;
    width: 100%;
  }
}

#top .s-biz-taiwan-static-news-img img {
  max-width: 194px;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-news-img img {
    max-width: 48%;
  }
}

#top .s-biz-taiwan-static-lnk:hover .s-bizman-taiwan-static-news-details {
  text-decoration: underline;
}

#top .s-biz-taiwan-static-strength {
  background-color: #eaf4f4;
  padding: 85px 0 0;
  margin-bottom: -25px;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-strength {
    margin-bottom: -41px;
    padding: 80px 0 0;
  }
}

#top .s-biz-taiwan-static-strength-text {
  max-width: 748px;
  margin: 40px auto 0;
  color: #333;
  line-height: 1.8;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-strength-text {
    text-align: left;
  }
}

#top .s-biz-taiwan-static-strength-box {
  display: flex;
  justify-content: space-between;
  margin-top: 37px;
  margin-bottom: 70px;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-strength-box {
    flex-direction: column;
    align-items: center;
    margin-top: 60px;
    margin-bottom: 23px;
  }
}

#top .s-biz-taiwan-static-strength-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  background-color: #fff;
  width: calc(25% - 30px);
  height: auto;
  padding: 50px 0 23px;
  position: relative;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-strength-card {
    width: 100%;
    margin-bottom: 41px;
    padding: 15px 0 26px;
  }
}

#top .s-biz-taiwan-static-strength-text-box {
  padding: 0 20px;
}

#top .s-biz-taiwan-static-strength-card-text-black {
  font-size: 18px;
  font-weight: 700;
  line-height: 2.1;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-strength-card-text-black {
    padding-top: 5px;
  }
}

#top .s-biz-taiwan-static-strength-card-text-title {
  color: #1e50a2;
  font-size: 28px;
  line-height: 1.3;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
}

#top .s-biz-taiwan-static-strength-card-text-md {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.8;
  margin-top: 15px;
  text-align: left;
}

#top .s-biz-taiwan-static-strength-card-text-xl {
  font-size: 22px;
  color: #333;
}

#top .s-biz-taiwan-static-video {
  text-align: center;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-video iframe {
    width: 100%;
    height: 195px;
  }
}

#top .s-biz-taiwan-static-strength-elipse {
  position: absolute;
  left: 20px;
  top: -12px;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-strength-elipse img {
    height: 100px;
    width: 100px;
  }
}

#top .s-biz-taiwan-static-strength-elipse-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  line-height: 0.6;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-strength-elipse-text {
    font-size: 14px;
  }
}

#top .s-biz-taiwan-static-strength-elipse-text-count {
  font-size: 38px;
  font-weight: 700;
  line-height: 1.1;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-strength-elipse-text-count {
    font-size: 44px;
    line-height: 1.3;
  }
}

#top .s-biz-taiwan-static-strength-button {
  text-align: center;
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-strength-button {
    margin-top: 36px;
  }
}

#top .s-biz-taiwan-static-strength-button .s-biz-taiwan-static-btn {
  margin-right: 0;
}

#top .s-biz-taiwan-static-overview-wrapper {
  max-width: 1320px;
  margin: 0 auto;
}

#top .s-biz-taiwan-static-overview {
  background-color: #fff;
  padding: 115px 0 38px;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-overview {
    padding: 100px 0 20px;
  }
}

#top .s-biz-taiwan-static-overview-title {
  font-size: 28px;
  line-height: 1.6;
  font-weight: 700;
  color: #1e50a2;
  position: relative;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-overview-title {
    text-align: center;
  }
}

#top .s-biz-taiwan-static-overview-title::before {
  content: url(/assets/materials/biz-taiwan-static_home-overview-dot.svg);
  position: absolute;
  left: 0;
  width: 22px;
  height: 4px;
  bottom: 15px;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-overview-title::before {
    left: 50%;
    transform: translateX(-50%);
  }
}

#top .s-biz-taiwan-static-overview-box {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-overview-box {
    flex-direction: column;
    margin-bottom: 30px;
  }
}

#top .s-biz-taiwan-static-overview-box:first-of-type {
  margin-top: 50px;
}

#top .s-biz-taiwan-static-overview-box-right {
  justify-content: flex-end;
}

#top .s-biz-taiwan-static-overview-box-right .s-biz-taiwan-static-overview-img {
  order: 2;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-overview-box-right .s-biz-taiwan-static-overview-img {
    order: 1;
  }
}

#top .s-biz-taiwan-static-overview-box-right .s-biz-taiwan-static-overview-content {
  order: 1;
  margin-left: 0;
  margin-right: 60px;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-overview-box-right .s-biz-taiwan-static-overview-content {
    order: 2;
    margin-right: 0;
  }
}

#top .s-biz-taiwan-static-overview-content {
  margin-left: 60px;
}

#top .s-biz-taiwan-static-overview-content-width {
  width: 540px;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-overview-content-width {
    width: auto;
  }
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-overview-content {
    margin-left: 0;
  }
}

#top .s-biz-taiwan-static-overview-list {
  margin-top: 38px;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-overview-list {
    margin-left: 40px;
  }
}

#top .s-biz-taiwan-static-overview-item {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.8;
  position: relative;
}

#top .s-biz-taiwan-static-overview-item::before {
  content: "";
  height: 14px;
  width: 14px;
  background-color: #1e50a2;
  position: absolute;
  left: -19px;
  top: 10px;
  border-radius: 50%;
}

#top .s-biz-taiwan-static-overview-span {
  display: block;
  margin-left: -17px;
}

#top .s-biz-taiwan-static-overview-desc {
  font-size: 16px;
  line-height: 1.8;
  font-weight: 500;
  margin-top: 38px;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-overview-desc {
    padding-left: 15px;
  }
}

#top .s-biz-taiwan-static-overview-button {
  margin-top: 60px;
}
#top .s-biz-taiwan-static-overview-button-2 {
 display:flex;
 flex-direction: column;
 justify-content: center;
 align-items: center;
}

#top .s-biz-taiwan-static-overview-button-flex-wp {
  margin-left: -16px;
  display: flex;
  flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-overview-button-flex-wp {
    margin-left: 0;
    justify-content: center;
  }
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-overview-button {
    text-align: center;
    margin-top: 40px;
  }
}

#top .s-biz-taiwan-static-overview-button .s-biz-taiwan-static-btn {
  font-size: 15px;
  margin-right: 28px;
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-overview-button .s-biz-taiwan-static-btn {
    margin-right: 0;
  }
}

#top .s-biz-taiwan-static-overview-box .s-biz-taiwan-static-seemore img {
  transform: rotate(90deg) !important;
}

#top .s-biz-taiwan-static-flow {
  padding: 90px 0 40px;
  background-color: #ecf5f8;
}

/*@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-flow {
    padding: 80px 0 0;
  }
}*/

#top .s-biz-taiwan-static-flow-box {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 60px;
  flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-flow-box {
    justify-content: center;
  }
}

#top .s-biz-taiwan-static-flow-head {
  font-size: 20px;
  color: #6eb92b;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
  margin-top: 43px;
  margin-bottom: 8px;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-flow-head {
    margin-top: 45px;
    margin-bottom: 15px;
  }
}

#top .s-biz-taiwan-static-flow-text {
  font-size: 16px;
  line-height: 1.8;
  font-weight: 500;
  text-align: center;
  max-width: 748px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-flow-text {
    text-align: left;
  }
}

#top .s-biz-taiwan-static-flow-card-wpr {
  margin-right: 24px;
  margin-bottom: 45px;
  width: 200px;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-flow-card-wpr {
    width: 100%;
    margin-right: 0;
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-flow-card-wpr-mb {
    margin-bottom: 40px;
  }
}

#top .s-biz-taiwan-static-flow-card-title {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  height: 48px;
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-flow-card-title {
    display: none;
  }
}

#top .s-biz-taiwan-static-flow-card-sp {
  font-size: 18px;
  line-height: 1.4;
  font-weight: 700;
  margin-left: 20px;
}

#top .s-biz-taiwan-static-flow-card-sp-sm {
  font-size: 16px;
}

#top .s-biz-taiwan-static-flow-card-title-sm {
  font-size: 16px;
}

#top .s-biz-taiwan-static-flow-card {
  background-color: #fff;
  padding: 12px 0 19px;
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  position: relative;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-flow-card {
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: row;
  }
}

#top .s-biz-taiwan-static-flow-card-tri::before {
  content: "";
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-left: 20px solid #fff;
  border-bottom: 20px solid transparent;
  position: absolute;
  right: -18px;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-flow-card-tri::before {
    bottom: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #fff;
    bottom: -38px;
    left: 50%;
    transform: translateX(-50%);
  }
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-flow-card-spflex {
    display: flex;
    align-items: center;
    margin-left: 30px;
    padding: 24px 15px 15px 0;
  }
}

#top .s-biz-taiwan-static-flow-card-spflex img {
  width: 60px;
  height: 60px;
}

#top .s-biz-taiwan-static-flow-card-details {
  position: relative;
  margin-top: -29px;
  margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-flow-card-details {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin-top: -33px;
  }
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-flow-card-details img {
    width: 60px;
    height: 60px;
  }
}

#top .s-biz-taiwan-static-flow-card-text {
  position: absolute;
  left: 37px;
  top: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-flow-card-text {
    font-size: 9px;
    left: 31px;
  }
}

#top .s-biz-taiwan-static-flow-card-num {
  font-size: 38px;
  font-weight: 700;
  line-height: 1.1;
  display: block;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-flow-card-num {
    font-size: 29px;
  }
}

#top .s-biz-taiwan-static-flow-desc {
  font-size: 14px;
  line-height: 1.6;
  font-weight: 500;
  text-align: center;
  /*margin-bottom: 58px;*/
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-flow-desc {
    text-align: left;
  }
}

#top .s-biz-taiwan-static-property {
  padding: 90px 0 40px;
  background-color: #fff;
  /*margin-top: -165px;*/
}

#top .s-biz-taiwan-static-property-text {
  font-size: 16px;
  line-height: 1.8;
  font-weight: 500;
  padding-top: 40px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-property-text {
    text-align: left;
  }
}

#top .s-biz-taiwan-static-heading-secondary {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

#top .s-biz-taiwan-static-heading-secondary-span {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.6;
  color: #1e50a2;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-heading-secondary-span {
    font-size: 26px;
  }
}

#top .s-biz-taiwan-static-heading-secondary-dot {
  width: 4px;
  height: 4px;
  background-color: #f0aa41;
  border-radius: 10px;
  display: inline-block;
  position: relative;
}

#top .s-biz-taiwan-static-heading-secondary-dot::before,
#top .s-biz-taiwan-static-heading-secondary-dot::after {
  position: absolute;
  content: "";
  width: 4px;
  height: 4px;
  background-color: #f0aa41;
  border-radius: 10px;
}

#top .s-biz-taiwan-static-heading-secondary-dot::before {
  left: 9px;
}

#top .s-biz-taiwan-static-heading-secondary-dot::after {
  right: 9px;
}

#top .s-biz-taiwan-static-feature {
  background-color: #fff;
  padding: 60px 0 90px;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-feature {
    padding: 80px 0 20px;
  }
}

#top .s-biz-taiwan-static-feature1 {
  background-color: #fff;
  padding: 20px 0 20px;
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-feature1 {
    padding: 30px 10px 20px;
  }
}

#top .s-biz-taiwan-static-feature-box {
  padding: 40px 0 0;
}

#top .s-biz-taiwan-static-feature-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-feature-row {
    margin: 0 -15px;
  }
}

#top .s-biz-taiwan-static-feature-col {
  flex: 0 1 50%;
  max-width: 50%;
  padding: 0 20px;
  margin-bottom: 40px;
  text-decoration: none;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-feature-col {
    flex: 0 1 100%;
    max-width: 100%;
    padding: 0 15px;
  }
}

#top .s-biz-taiwan-static-feature-col:hover {
  opacity: 0.8;
}

#top .s-biz-taiwan-static-feature-shadow {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-feature-wpr {
    padding: 0 36px 20px 30px;
  }
}

#top .s-biz-taiwan-static-feature-inner-row {
  display: flex;
  margin: 0 -15px;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-feature-inner-row {
    flex-wrap: wrap;
  }
}

#top .s-biz-taiwan-static-feature-inner-img {
  flex: 0 1 37.037%;
  max-width: 37.037%;
  padding: 0 15px;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-feature-inner-img {
    flex: 0 1 100%;
    max-width: 100%;
    height: 100%;
  }
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-feature-inner-img img {
    width: 100%;
  }
}

#top .s-biz-taiwan-static-feature-inner-col {
  flex: 0 1 62.963%;
  max-width: 62.963%;
  padding: 0 28px 0 15px;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-feature-inner-col {
    flex: 0 1 100%;
    max-width: 100%;
  }
}

#top .s-biz-taiwan-static-feature-inner-title {
  font-size: 18px;
  font-weight: 700;
  color: #1e50a2;
  line-height: 1.4;
  margin-top: 32px;
}

#top .s-biz-taiwan-static-feature-list {
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-feature-list {
    text-align: left;
  }
}

#top .s-biz-taiwan-static-feature-item {
  font-size: 14px;
  line-height: 1.7;
  padding-left: 15px;
  position: relative;
  color: #3a3a3a;
}

#top .s-biz-taiwan-static-feature-item::before {
  position: absolute;
  content: "";
  width: 8px;
  height: 12px;
  background-image: url(/assets/materials/biz-taiwan-static_home-train.svg);
  background-position: center;
  background-size: contain;
  left: 0;
  top: 7px;
  transform: translateY(-7%);
}

#top .s-biz-taiwan-static-feature-text {
  font-size: 16px;
  text-align: center;
  line-height: 1.7;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-feature-text {
    text-align: left;
  }
}

#top .s-biz-taiwan-static-feature-btn {
  text-align: center;
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-feature-btn {
    margin-top: 60px;
  }
}

#top .s-biz-taiwan-static-company {
  background-color: #ecf5f8;
  padding: 90px 0 40px;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-company {
    padding: 80px 0 0;
  }
}

#top .s-biz-taiwan-static-company-box {
  margin-top: 45px;
}

#top .s-biz-taiwan-static-company-desc {
  font-size: 16px;
  line-height: 1.7;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-company-desc {
    text-align: left;
  }
}

#top .s-biz-taiwan-static-company-row {
  display: flex;
  flex-wrap: wrap;
  margin: 40px -20px 0;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-company-row {
    margin: 40px -15px 0;
  }
}

#top .s-biz-taiwan-static-company-col {
  flex: 0 1 50%;
  max-width: 50%;
  padding: 0 20px;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-company-col {
    flex: 0 1 100%;
    max-width: 100%;
    padding: 0 15px;
  }
}

#top .s-biz-taiwan-static-company-ttl {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
  color: #1e50a2;
  text-align: center;
  margin-bottom: 25px;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-company-ttl-mt {
    margin-top: 40px;
  }
}

#top .s-biz-taiwan-static-company-profile {
  padding: 25px 20px 0 20px;
  background-color: #fff;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.16);
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-company-profile {
    padding: 7px 15px 0;
  }
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-company-profile:not(:last-child) {
    margin-bottom: 44px;
  }
}

#top .s-biz-taiwan-static-company-block {
  display: flex;
  padding-bottom: 10px;
  padding-top: 15px;
  border-bottom: 2px solid #c6d9e3;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-company-block {
    flex-direction: column;
  }
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-company-block-mb {
    padding-bottom: 40px;
  }
}

#top .s-biz-taiwan-static-company-tl {
  font-size: 16px;
  line-height: 1.7;
  font-weight: 700;
  color: #1e50a2;
  max-width: 101px;
  width: 100%;
  position: relative;
  padding-left: 15px;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-company-tl {
    font-size: 14px;
    margin-bottom: 10px;
    padding-left: 0;
  }
}

#top .s-biz-taiwan-static-company-tl::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  background-color: #1e50a2;
  bottom: -12px;
  left: 0;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-company-tl:after {
    content: none;
  }
}

#top .s-biz-taiwan-static-company-ds {
  font-size: 16px;
  line-height: 1.7;
  padding-left: 15px;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-company-ds {
    padding-left: 0;
  }
}

#top .s-biz-taiwan-static-company-profile-itm {
  font-size: 16px;
  line-height: 1.7;
  padding-left: 15px;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-company-profile-itm {
    padding-left: 0;
  }
}

#top .s-biz-taiwan-static-company-map {
  margin-top: 40px;
}

#top .s-biz-taiwan-static-company-map-mt {
  margin-top: 94px;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-company-map-mt {
    margin-top: 30px;
  }
}

#top .s-biz-taiwan-static-company-map-title {
  font-size: 16px;
  font-weight: 700;
  color: #1e50a2;
  padding: 4px 0 4px 7px;
  position: relative;
  margin-bottom: 14px;
}

#top .s-biz-taiwan-static-company-map-title::before {
  position: absolute;
  content: "";
  width: 2px;
  height: 100%;
  background-color: #1e50a2;
  left: 0;
  top: 0;
}

#top .s-biz-taiwan-static-company-profile-lnk {
  color: #1e50a2;
}

#top .s-biz-taiwan-static-con {
  background-color: #fff;
  padding: 85px 0 60px;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-con {
    padding: 75px 0 60px;
  }
}

#top .s-biz-taiwan-static-con-box {
  margin-top: 45px;
  width: 100%;
}

#top .s-biz-taiwan-static-con-desc {
  font-size: 16px;
  line-height: 1.7;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-con-desc {
    text-align: left;
    margin-bottom: 35px;
  }
}

#top .s-biz-taiwan-static-con-row {
  display: flex;
  margin: 40px -40px 0;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-con-row {
    flex-wrap: wrap;
    margin: 0;
  }
}

#top .s-biz-taiwan-static-con-col {
  flex: 0 1 33.33%;
  max-width: 33.33%;
  padding: 0 40px;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-con-col {
    flex: 0 1 100%;
    max-width: 100%;
    padding: 0;
  }
}

#top .s-biz-taiwan-static-con-txt {
  font-size: 16px;
  line-height: 1.7;
  padding-left: 25px;
  position: relative;
  margin-bottom: 15px;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-con-txt {
    text-align: center;
  }
}

#top .s-biz-taiwan-static-con-txt-span {
  position: relative;
}

#top .s-biz-taiwan-static-con-txt-span::before {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  background-image: url(/assets/materials/biz-taiwan-static_home-tel.svg);
  background-position: center;
  background-size: contain;
  left: -25px;
  top: 50%;
  transform: translateY(-50%);
}

#top .s-biz-taiwan-static-con-txt-span-home {
  position: relative;
}

#top .s-biz-taiwan-static-con-txt-span-home::before {
  position: absolute;
  content: "";
  width: 24px;
  height: 24px;
  background-image: url(/assets/materials/biz-taiwan-static_home-home.svg);
  background-position: center;
  background-size: contain;
  left: -25px;
  top: 50%;
  transform: translateY(-50%);
}

#top .s-biz-taiwan-static-con-txt-span-mail {
  position: relative;
}

#top .s-biz-taiwan-static-con-txt-span-mail::before {
  position: absolute;
  content: "";
  width: 20px;
  height: 16px;
  background-image: url(/assets/materials/biz-taiwan-static_home-mail.svg);
  background-position: center;
  background-size: contain;
  left: -25px;
  top: 50%;
  transform: translateY(-50%);
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-con-txt-sp-only {
    margin-bottom: 25px;
    margin-top: -5px;
  }
}

#top .s-biz-taiwan-static-con-schedule {
  display: flex;
  margin-top: 12px;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-con-schedule {
    display: none;
  }
}

#top .s-biz-taiwan-static-con-dsc {
  font-size: 12px;
  margin-right: 19px;
}

#top .s-biz-taiwan-static-con-tel-icon {
  display: inline-block;
  position: relative;
}

#top .s-biz-taiwan-static-con-tel-icon::before {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  background-image: url(/assets/materials/biz-taiwan-static_home-tel-blue.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  left: -23px;
}

#top .s-biz-taiwan-static-footer {
  background-color: #ebf8fe;
  padding: 40px 0 60px;
  padding-bottom: 160px;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-footer {
    padding: 40px 0 110px;
  }
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-footer-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}

#top .s-biz-taiwan-static-footer-list {
  display: flex;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-footer-list {
    display: none;
  }
}

#top .s-biz-taiwan-statci-img {
  width: 150px;
  height: auto;
}

#top .s-biz-taiwan-static-footer-list-my {
  margin-bottom: 10px;
  margin-top: 20px;
}

#top .s-biz-taiwan-static-footer-lnk {
  font-size: 14px;
  color: #333;
  text-decoration: none;
  line-height: 1.8;
  padding-right: 15px;
  padding-left: 15px;
  border-right: 1px solid #000;
}

#top .s-biz-taiwan-static-footer-lnk-fst {
  padding-left: 0;
}

#top .s-biz-taiwan-static-footer-lnk-lst {
  border-right: none;
}

#top .s-biz-taiwan-static-footer-copyright {
  font-size: 13px;
  line-height: 1.8;
  margin-top: 30px;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-footer-copyright {
    margin-top: 16px;
  }
}

#top .s-biz-taiwan-static-bottom-nav {
  background-color: #1e50a2;
  padding: 18px 0;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
  width: 100%;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-bottom-nav {
    padding: 10px 15px;
  }
}

#top .s-biz-taiwan-static-bottom-nav-box {
  display: flex;
  margin: 0 -20px;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-bottom-nav-box {
    margin: 0 -8px;
  }
}

#top .s-biz-taiwan-static-btn-box {
  flex: 0 1 33.33%;
  max-width: 33.33%;
  padding: 0 20px;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-btn-box {
    padding: 0 8px;
  }
}

#top .s-biz-taiwan-static-btn-sec {
  background-color: #fff;
  border: 2px solid #fff;
  border-radius: 100px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
  max-width: 345px;
  height: 64px;
  padding: 14px 10px;
  text-decoration: none;
  position: relative;
}

#top .s-biz-taiwan-static-btn-sec:hover {
  background-color: #fed731;
  transition: all 0.2s ease-in;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-btn-sec {
    height: 50px;
    border-radius: 10px;
    padding: 8px 10px;
    box-shadow: 0 2px 0 1px rgba(181, 181, 181, 0.9);
  }
}

#top .s-biz-taiwan-static-btn-sec-arw {
  position: absolute;
  right: 29px;
  top: 50%;
  transform: translateY(-50%);
}

#top .s-biz-taiwan-static-btn-no {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  color: #000;
  text-decoration: none;
}

#top .s-biz-taiwan-static-btn-no .s-biz-taiwan-static-img {
  position: relative;
  top: 2px;
  margin-right: 5px;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-btn-no .s-biz-taiwan-static-img {
    position: static;
    margin: 0;
    top: 0;
  }
}

#top .s-biz-taiwan-static-btn-schedule {
  display: flex;
  justify-content: center;
}

#top .s-biz-taiwan-static-btn-dsc {
  font-size: 11px;
  margin-right: 10px;
  text-align: center;
  margin-top: 5px;
  color: #000;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-btn-dsc {
    font-size: 13px;
    font-weight: 700;
    margin: 0;
    word-break: keep-all;
  }
}

#top .s-biz-taiwan-static-btn-txt {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.7;
  color: #000;
  display: inline-flex;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-btn-txt {
    font-size: 13px;
    flex-direction: column;
  }
}

#top .s-biz-taiwan-static-btn-txt .s-biz-taiwan-static-img {
  margin-right: 5px;
  max-width: 24px;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-btn-txt .s-biz-taiwan-static-img {
    display: block;
    margin: 0 auto;
    max-width: 18px;
  }
}

#top .s-biz-taiwan-static-invst {
  background-color: #ecf5f8;
  padding: 60px 0 90px;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-invst {
    padding: 40px 0 20px;
    overflow: hidden;
  }
}

#top .s-biz-taiwan-static-invst-box {
  padding: 40px 0;
}

#top .s-biz-taiwan-static-invst .title-mark03 {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.6;
  color: #1e50a2;
  text-align: center;
  margin-bottom: 35px;
  position: relative;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-invst .title-mark03 {
    font-size: 26px;
    padding-left: 0;
    padding-top: 20px;
  }
}

#top .s-biz-taiwan-static-invst .title-mark03::after {
  left: 50%;
  transform: translateX(-50%);
  height: 4px;
  content: "";
  background-image: url(/assets/materials/biz-taiwan-static_home-investment-tag.svg);
  position: absolute;
  width: 22px;
  bottom: -9px;
  background-repeat: no-repeat;
}

@media screen and (min-width: 768px) {
  #top .s-biz-taiwan-static-invst .propertyintro_list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
  }

  #top .s-biz-taiwan-static-invst .property_column {
    flex: 0 1 25%;
    max-width: 25%;
    padding: 0 20px;
    margin-bottom: 38px;
    position: relative;
  }
}

@media screen and (min-width: 768px) {
  #top .s-biz-taiwan-static-invst .property_txt {
    padding: 20px 13px 60px;
  }
}

#top .s-biz-taiwan-static-invst .property_txt .h3 {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
  color: #1e50a2;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-invst .property_txt .h3 {
    font-size: 16px;
  }
}

#top .s-biz-taiwan-static-invst .property_txt ul li {
  font-size: 14px;
  line-height: 1.8;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-invst .property_txt ul li {
    font-size: 12px;
  }
}

#top .s-biz-taiwan-static-invst .property_txt ul li .pink {
  color: #fa5700;
  margin-left: 6px;
}

#top .s-biz-taiwan-static-invst .slide-block {
  background-color: #fff;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
}

@media screen and (min-width: 768px) {
  #top .s-biz-taiwan-static-invst .slide-block {
    height: 100%;
  }
}

@media screen and (min-width: 768px) {
  #top .s-biz-taiwan-static-invst .slide-block img {
    width: 100%;
  }
}

#top .s-biz-taiwan-static-invst .propertyintro_contactlink {
  position: absolute;
  right: 35px;
  top: 170px;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-invst .propertyintro_contactlink {
    display: none;
  }
}

#top .s-biz-taiwan-static-invst .propertyintro_contactlink img {
  height: 40px;
  width: 40px;
}

#top .s-biz-taiwan-static-invst .btn_toggle {
  width: 225px;
  height: 31px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  font-size: 14px;
  color: #fff;
  background-color: #1e50a2;
  border-radius: 31px;
  position: absolute;
  bottom: 10px;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-invst .btn_toggle {
    color: #1e50a2;
    background-color: #fff;
    width: 130px;
    left: 200px;
  }
}

#top .s-biz-taiwan-static-invst .btn_toggle::after {
  content: "";
  position: absolute;
  right: 15px;
  width: 15px;
  height: 15px;
  background: url(/assets/materials/biz-taiwan-static_home-img_arrow-d01.svg) no-repeat;
  overflow: hidden;
  top: 8px;
  background-size: 15px;
}

#top .s-biz-taiwan-static-invst .propertyintro_area-slider .swiper-pagination span.swiper-pagination-bullet-active {
  background-color: #1e50a2;
}

#top .s-biz-taiwan-static-invst .propertyintro_area-slider .swiper-pagination span {
  background-color: #b3c4c4;
}

#top .s-biz-taiwan-static-invst .propertyintro_area-slider .open .btn_toggle:after {
  transform: rotate(180deg);
}

#top .s-biz-taiwan-static-invst .propertyintro_area-slider .btn_toggle:after {
  transform: rotate(0);
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-invst .propertyintro_area-slider .slide-block {
    position: relative;
    background: #fff;
    margin: 0 7px 15px;
    padding: 15px 15px 42px 15px;
  }

  #top .s-biz-taiwan-static-invst .propertyintro_area-slider .slide-block img {
    float: left;
    width: 102px;
    height: auto;
    margin-right: 10px;
    margin-top: 10px;
  }

  #top .s-biz-taiwan-static-invst .propertyintro_area-slider .slide-block .h3+ul {
    margin-left: 112px;
  }

  #top .s-biz-taiwan-static-invst .propertyintro_area-slider .slide-block .property_txt {
    height: inherit !important;
  }

  #top .s-biz-taiwan-static-invst .propertyintro_area-slider .swiper-pagination {
    overflow: hidden;
    text-align: center;
    font-size: 0;
    line-height: 0;
    position: relative;
    z-index: 10;
  }

  #top .s-biz-taiwan-static-invst .swiper-container .prew.is-hidden,
  #top .s-biz-taiwan-static-invst .swiper-container .next.is-hidden {
    display: block !important;
    font-size: 0;
    position: absolute;
    background-image: url(/assets/materials/biz-taiwan-static_home-arrow.svg);
    background-repeat: no-repeat;
    width: 13px;
    height: 23px;
    top: 50%;
    transform: translateY(-100%);
    z-index: 999;
  }

  #top .s-biz-taiwan-static-invst .swiper-container .prew {
    transform: translateY(-99%) rotate(180deg) !important;
  }

  #top .s-biz-taiwan-static-invst .swiper-container .next {
    right: 0;
  }
}

#top .s-biz-taiwan-static-invst .swiper-pagination {
  transition: 300ms;
  transform: translate3d(0, 0, 0);
}

#top .s-biz-taiwan-static-invst .propertyintro_area-slider .swiper-pagination span {
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #b3c4c4;
  overflow: hidden;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  vertical-align: top;
  margin: 0 5px 10px;
  opacity: 1;
}

.ov-hidden {
  overflow: hidden;
}

#top .s-biz-taiwan-static-news-li {
  font-size: 14px;
  line-height: 1.5;
  color: #000;
  display: flex;
  margin-bottom: 5px;
}

#top .s-biz-taiwan-static-news-req {
  font-size: 14px;
  color: #000;
  line-height: 1.5;
  margin-top: 5px;
}

#top .s-biz-taiwan-static-feature-under-text {
  font-size: 24px;
  font-weight: 700;
  color: #000;
  text-align: center;
  margin-bottom: 20px;
}

#top .s-biz-taiwan-static-wpr:hover {
  opacity: 0.7;
  transition: all 0.3s;
}
#top .s-biz-taiwan-static-contents-wrap {
  margin-bottom: 40px;
}

#top .s-biz-taiwan-static-contents-txt {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.8;
}
#top .s-biz-taiwan-static-contents-txt.s-indent_txt {
 padding-left:1em;
  text-indent:-1em;
}

#top .s-biz-taiwan-static-contents-link {
  font-size: 16px;
  text-decoration:none;
}

@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-contents-link {
    font-size: 13px;
  }
}
#top .s-biz-taiwan-static-contents-link:hover{
  text-decoration: underline;
}

.s-230817_bk_wht {
  background-color: #fff !important;
}

.s-230817_bk_pblu {
  background-color: #ecf5f8 !important;
}

#top .s-230822 {
  font-size: 24px;
  width: 400px;
  max-width: none;
  border: 3px solid #fe0000;
  color: #fe0000;
  /* text-decoration: none; */
  text-shadow: none;
}

#top .s-230822 img{
  max-width: 100%;
  height: auto;
  margin-left: 25px;
  position: absolute;
  right: 28px;
}

@media screen and (max-width: 768px){  
  #top .s-230822 {
    width: 360px;
  }
  
  #top .s-230822 img {
    right: 12px;
  }
}

/* 20250123追記 */
@media screen and (min-width: 769px) {
  #top .s-biz-taiwan-static-invst .s-pc_more {
    position: absolute;
    right: 20px;
    top: 0;
    width: 86%;
    height: 100%;
  }
  #top .s-biz-taiwan-static-invst .s-pc_more:hover {
    background-color: #fff;
    opacity: 0.2;
  }
}
@media screen and (max-width: 768px) {
  #top .s-biz-taiwan-static-invst .s-pc_more {
    display: none;
  }
}

/* 202504追記 物件領域改修 */
#invistment a {
  text-decoration: none;
}
#invistment .s-toushi-recomend__search-box {
  margin-bottom: 40px;
  background-color: #fff;
  border-radius: 16px;
  padding: 40px 60px;
  display: flex;
  gap: 40px;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  #invistment .s-toushi-recomend__search-box {
    flex-direction: column;
    padding: 20px;
    gap: 15px;
  }
}
#invistment .s-toushi-recomend__search-txt {
  font-size: 28px;
  font-weight: 600;
  line-height: 160%;
  color: #333;
  max-width: 620px;
}
@media only screen and (max-width: 768px) {
  #invistment .s-toushi-recomend__search-txt {
    font-size: 24px;
  }
}
#invistment a.s-toushi-recomend__search-btn {
  max-width: 320px;
  width: 100%;
  color: #fff;
  text-align: center;
  padding: 37px 40px;
  background-color: #5081A5;
  position: relative;
  border: 1px solid #5081A5;
  transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 768px) {
  #invistment a.s-toushi-recomend__search-btn {
    padding: 30px 40px;
  }
}
#invistment a.s-toushi-recomend__search-btn:after {
  position: absolute;
  content: "";
  width: 15px;
  height: 15px;
  background-image: url("data:image/svg+xml,%3Csvg width='8' height='16' viewBox='0 0 8 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.970282 15.1414L6.94141 8.07031L0.970282 0.999244' stroke='white'/%3E%3C/svg%3E%0A");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s ease-in-out;
}
#invistment a.s-toushi-recomend__search-btn:hover {
  background-color: #fff;
  color: #5081A5;
}
#invistment a.s-toushi-recomend__search-btn:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg width='8' height='16' viewBox='0 0 8 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.970282 15.1414L6.94141 8.07031L0.970282 0.999244' stroke='%235081A5'/%3E%3C/svg%3E%0A");
}
#invistment a.s-toushi-recomend__search-btn:hover .s-toushi-recomend__search-btn-txt:before {
  background-image: url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.7522 16.5022H17.5672L17.1472 16.0972C18.0846 15.0081 18.7697 13.7253 19.1535 12.3406C19.5373 10.9558 19.6102 9.50339 19.3672 8.08716C18.6622 3.91716 15.1822 0.587159 10.9822 0.0771595C9.50558 -0.109642 8.00584 0.0438169 6.5977 0.525793C5.18955 1.00777 3.91033 1.80549 2.85791 2.85791C1.80549 3.91033 1.00777 5.18955 0.525793 6.5977C0.0438169 8.00584 -0.109642 9.50558 0.0771595 10.9822C0.587159 15.1822 3.91716 18.6622 8.08716 19.3672C9.50339 19.6102 10.9558 19.5373 12.3406 19.1535C13.7253 18.7697 15.0081 18.0846 16.0972 17.1472L16.5022 17.5672V18.7522L22.8772 25.1272C23.4922 25.7422 24.4972 25.7422 25.1122 25.1272C25.7272 24.5122 25.7272 23.5072 25.1122 22.8922L18.7522 16.5022ZM9.75216 16.5022C6.01716 16.5022 3.00216 13.4872 3.00216 9.75216C3.00216 6.01716 6.01716 3.00216 9.75216 3.00216C13.4872 3.00216 16.5022 6.01716 16.5022 9.75216C16.5022 13.4872 13.4872 16.5022 9.75216 16.5022Z' fill='%235081A5'/%3E%3C/svg%3E%0A");
}
#invistment .s-toushi-recomend__search-btn-txt {
  display: flex;
  align-items: center;
  justify-content: center;
}
#invistment .s-toushi-recomend__search-btn-txt:before {
  display: block;
  content: "";
  width: 26px;
  height: 26px;
  background-image: url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.7522 16.5022H17.5672L17.1472 16.0972C18.0846 15.0081 18.7697 13.7253 19.1535 12.3406C19.5373 10.9558 19.6102 9.50339 19.3672 8.08716C18.6622 3.91716 15.1822 0.58716 10.9822 0.0771595C9.50558 -0.109642 8.00584 0.0438169 6.5977 0.525793C5.18955 1.00777 3.91033 1.80549 2.85791 2.85791C1.80549 3.91033 1.00777 5.18955 0.525793 6.5977C0.0438169 8.00584 -0.109642 9.50558 0.0771595 10.9822C0.58716 15.1822 3.91716 18.6622 8.08716 19.3672C9.50339 19.6102 10.9558 19.5373 12.3406 19.1535C13.7253 18.7697 15.0081 18.0846 16.0972 17.1472L16.5022 17.5672V18.7522L22.8772 25.1272C23.4922 25.7422 24.4972 25.7422 25.1122 25.1272C25.7272 24.5122 25.7272 23.5072 25.1122 22.8922L18.7522 16.5022ZM9.75216 16.5022C6.01716 16.5022 3.00216 13.4872 3.00216 9.75216C3.00216 6.01716 6.01716 3.00216 9.75216 3.00216C13.4872 3.00216 16.5022 6.01716 16.5022 9.75216C16.5022 13.4872 13.4872 16.5022 9.75216 16.5022Z' fill='white'/%3E%3C/svg%3E%0A");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 10px;
  transition: all 0.3s ease-in-out;
}
#invistment .s-toushi-recomend__box {
  margin-top: 40px;
}
#invistment .s-toushi-recomend__box .s-toshi-recomend__banner {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 20px 20px;
}
@media screen and (max-width: 768px) {
  #invistment .s-toushi-recomend__box .s-toshi-recomend__banner {
    flex-direction: column;
    gap: 15px 15px;
  }
}
#invistment .s-toushi-recomend__box .s-toshi-recomend__banner-item {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16);
  width: calc(25% - 20px);
  background-color: #fff;
  position: relative;
}
#invistment .s-toushi-recomend__box .s-toshi-recomend__banner-item-link {
  color: #000;
  transition: all 0.3s ease-in-out;
}
#invistment .s-toushi-recomend__box .s-toshi-recomend__banner-item-link:hover {
  opacity: 0.7;
}
@media screen and (max-width: 768px) {
  #invistment .s-toushi-recomend__box .s-toshi-recomend__banner-item {
    width: 100%;
  }
}
#invistment .s-toushi-recomend__box .s-toshi-recomend__banner-item.hidden {
  display: none;
}
#invistment .s-toushi-recomend__box .a-cover-image {
  position: static;
  overflow: visible;
  position: relative;
  display: block;
  height: 300px;
}
#invistment .s-toushi-recomend__box .a-cover-image__image {
  position: static;
  transform: none;
  width: 100% !important;
  object-fit: cover;
}
@media screen and (min-width: 769px) {
  #invistment .s-toushi-recomend__box .a-cover-image__image {
    height: 156px !important;
    object-fit: cover;
  }
}
#invistment .s-toushi-recomend__box .s-toshi-recomend__banner-image {
  display: flex;
  flex-direction: column;
  position: relative;
}
#invistment .s-toushi-recomend__box .s-toshi-recomend__banner-type {
  font-size: 12px;
  color: #fff;
  padding: 7px 15px;
  position: absolute;
  bottom: 0;
  background-color: #5081A5;
}
@media screen and (min-width: 769px) {
  #invistment .s-toushi-recomend__box .s-toshi-recomend__banner-type {
    bottom: 0;
  }
}
#invistment .s-toushi-recomend__box .s-toshi-recomend__banner-info {
  margin: 0 15px 0 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #999999;
}
#invistment .s-toushi-recomend__year {
  font-size: 14px;
  margin: 10px 15px 25px;
}
#invistment .s-toushi-recomend__box .s-toshi-recomend__banner-detail {
  margin-top: 10px;
  padding: 0 15px 10px 15px;
  position: relative;

  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#invistment .s-toushi-recomend__box .s-toshi-recomend__banner-name {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1.2%;
  display: block;
  margin: 10px 0 5px;
  min-height: 36px;
}
@media only screen and (max-width: 768px) {
  #invistment .s-toushi-recomend__box .s-toshi-recomend__banner-name {
    min-height: initial;
  }
}
#invistment .s-toushi-recomend__box .s-toshi-recomend__banner-price {
  font-size: 24px;
  letter-spacing: 1.2%;
  font-weight: 600;
  color: #5081A5;
  display: block;
}
#invistment .s-toushi-recomend__box .s-toshi-recomend__banner-yield {
  font-size: 14px;
}
#invistment .s-toushi-recomend__box .s-toshi-recomend__banner-ratio {
  font-size: 18px;
}
#invistment .s-toushi-recomend__box .s-toshi-recomend__banner-detail-title {
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  width: calc(100% - 160px);
  margin-bottom: 15px;
  color: #999999;
  vertical-align: top;
}
@media screen and (max-width: 768px) {
  #invistment .s-toushi-recomend__box .s-toshi-recomend__banner-detail-title {
    width: calc(100% - 190px);
  }
}
#invistment .s-toushi-recomend__box .s-toshi-recomend__banner-detail-text {
  display: inline-block;
  font-size: 14px;
  width: 160px;
  margin-bottom: 15px;
  margin-left: auto;
}
@media screen and (max-width: 768px) {
  #invistment .s-toushi-recomend__box .s-toshi-recomend__banner-detail-text {
    width: 190px;
  }
}


