.bs-officeInformation a {
  color: rgba(0, 0, 0, 0.85);
}
.bs-officeInformation .bs-officeInformation-item {
  margin-top: 32px;
}
@media (min-width: 768px) {
  .bs-officeInformation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -12px;
    margin-right: -12px;
  }
  .bs-officeInformation .bs-officeInformation-item {
    width: 33.33%;
    margin-top: 104px;
    border-color: transparent;
    border-width: 0 12px;
    border-style: solid;
  }
}
.bs-officeInformation-address {
  line-height: 20px;
  margin-top: 16px;
  color: #262626;
}
.bs-officeInformation-time {
  margin-top: 6px;
  color: #262626;
  font-weight: bold;
  letter-spacing: 0.4px;
  line-height: 16px;
}
.bs-officeInformation-phone {
  margin-top: 6px;
}
.bs-officeInformation-phone > a {
  color: #F56A00;
}
.bs-officeInformation-item-link {
  display: inline-block;
  margin-top: 13px;
}
@media (any-hover: hover) {
  .bs-officeInformation-item-link:hover .bs-officeInformation-item-link__word {
    color: #F56A00;
  }
}
@media (any-hover: none) {
  .bs-officeInformation-item-link:active .bs-officeInformation-item-link__word {
    color: #F56A00;
  }
}
.bs-officeInformation-item-link__word {
  color: #262626;
  margin-right: 8px;
}
.bs-officeInformation-item-link__arrow_right {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23F56A00%22%20viewBox%3D%220%200%2013%2020%22%20width%3D%2213%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M1.112%2020c.244%200%20.49-.083.697-.25l10.777-8.886A1.15%201.15%200%200013%209.976c0-.345-.152-.673-.414-.887L1.855.25A1.094%201.094%200%2000.293.425a1.159%201.159%200%2000.17%201.6l9.653%207.95-9.701%208a1.158%201.158%200%2000-.17%201.6c.22.279.54.425.867.425z%22%2F%3E%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 12px;
  height: 12px;
}
.bs-officeInformation .text-h5 {
  margin-top: 52px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .bs-officeInformation .text-h5 {
    text-align: center;
    font-size: 34px;
    margin-top: 80px;
    margin-bottom: 80px;
  }
}

.icon-check {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23676767%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M10%200c5.522%200%2010%204.477%2010%2010s-4.478%2010-10%2010S0%2015.523%200%2010%204.478%200%2010%200zm0%201c-4.963%200-9%204.037-9%209%200%204.962%204.037%209%209%209s9-4.038%209-9c0-4.963-4.037-9-9-9zm5.752%204.502l.106.003c.34.034.584.29.555.584a.485.485%200%2001-.125.273l-.082.087-7.47%208.16c-.238.259-.698.255-.947-.008L5.11%2011.608l-.077-.082c-.093-.108-.16-.235-.146-.385.03-.293.32-.497.658-.464.172.017.304.1.404.203l.005-.003.078.08%202.211%202.482%207.026-7.675.056-.07a.63.63%200%2001.533-.19z%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 30px;
  height: 30px;
}
.bs-banner__inner:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 160px;
  top: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(0), color-stop(0%, rgba(0, 0, 0, 0)), to(#000000));
  background: linear-gradient(0, rgba(0, 0, 0, 0) 0%, #000000 100%);
  -webkit-filter: invert(1);
          filter: invert(1);
}
@media (min-width: 1200px) {
  .bs-banner__inner:after {
    content: none;
  }
}
.bs-banner__inner__head {
  position: relative;
  z-index: 1;
}
@media (min-width: 1200px) {
  .bs-banner__inner__head__title {
    width: 500px;
  }
}
.bs-banner__inner__head__subtitle {
  display: none;
}
@media (min-width: 1200px) {
  .bs-banner__inner__head__subtitle {
    display: block;
    width: 500px;
  }
}
.bs-banner__img {
  height: 100%;
  width: 100%;
  background-image: url(../img/banner/TWN_office.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}
@media (min-width: 768px) {
  .bs-banner__img {
    background-image: url(../img/banner/TWN_office@2x.png);
  }
}
@media (min-width: 1200px) {
  .bs-banner__img {
    background-image: url(../img/banner/TWN_office@3x.png);
    background-size: 100% 100%;
    width: 518px;
    left: auto;
  }
}
.page-section__title {
  margin-top: 54px;
}
.page-section__title:first-child {
  margin-top: 0;
}
@media (min-width: 1200px) {
  .page-section__title {
    margin-top: 110px;
  }
}
.page-section__title__word {
  position: relative;
  color: #262626;
  height: 27px;
  letter-spacing: 0.15px;
  line-height: 27px;
  margin-bottom: 14px;
}
@media (min-width: 1200px) {
  .page-section__title__word {
    width: 100%;
    height: 61px;
    font-size: 34px;
    letter-spacing: 0.25px;
    line-height: 46px;
    text-align: center;
  }
  .page-section__title__word:after {
    display: block;
    content: '';
    height: 2px;
    width: 50px;
    background-color: #262626;
    position: absolute;
    top: -26px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    border-radius: 4px;
  }
}
.page-section__content__word {
  color: #262626;
  letter-spacing: 0.25px;
  line-height: 25px;
}
.page-section__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 1200px) {
  .page-section__row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.page-section__saying {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 1200px) {
  .page-section__saying {
    margin-right: 3%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
            flex: 0 0 30%;
  }
}
.page-section__saying__image1 {
  width: 100%;
  height: auto;
  max-width: 370px;
  margin-bottom: 50px;
}
.page-section__saying__image2 {
  width: 100%;
  height: auto;
  max-width: 370px;
}
.page-section__infomation__item__subtitle {
  height: 24px;
  color: #262626;
  letter-spacing: 0.15px;
  line-height: 24px;
  margin-bottom: 16px;
}
@media (min-width: 1200px) {
  .page-section__infomation__item__subtitle {
    height: 32px;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 8px;
  }
}
.page-section__infomation__item__content {
  color: #262626;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.page-section__infomation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
@media (min-width: 1200px) {
  .page-section__infomation {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.page-section__infomation__item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  margin-top: 40px;
}
@media (min-width: 1200px) {
  .page-section__infomation__item {
    padding: 12px 16px;
    margin-top: 0;
  }
}
.page-section__contact__wrapper {
  padding-top: 36px;
}
.page-section__contact {
  padding: 11px 16px 8px 16px;
}
.page-section__contact__name {
  height: 27px;
  color: #262626;
  letter-spacing: 0.15px;
  line-height: 27px;
  margin-bottom: 12px;
}
@media (min-width: 1200px) {
  .page-section__contact__name {
    height: 32px;
    font-weight: normal;
    line-height: 32px;
    margin-bottom: 7px;
  }
}
.page-section__contact__address {
  color: #262626;
  letter-spacing: 0.25px;
  line-height: 20px;
  margin-bottom: 6px;
}
.page-section__contact .page-section__contact__open {
  color: #262626;
  letter-spacing: 0.4px;
  line-height: 16px;
}
.page-section__contact__cellphone {
  color: #F56A00;
  letter-spacing: 0.4px;
  line-height: 16px;
  margin-bottom: 10px;
}
.icon-arrow-right {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23F56A00%22%20viewBox%3D%220%200%2013%2020%22%20width%3D%2213%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M1.112%2020c.244%200%20.49-.083.697-.25l10.777-8.886A1.15%201.15%200%200013%209.976c0-.345-.152-.673-.414-.887L1.855.25A1.094%201.094%200%2000.293.425a1.159%201.159%200%2000.17%201.6l9.653%207.95-9.701%208a1.158%201.158%200%2000-.17%201.6c.22.279.54.425.867.425z%22%2F%3E%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 7px;
  height: 11px;
}
.page-section__contact__map {
  color: #262626;
  letter-spacing: 1.35px;
  line-height: 19px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 32px;
}
@media (min-width: 1200px) {
  .page-section__contact__map {
    margin-bottom: 64px;
  }
}
.page-section__contact__map .icon-arrow-right {
  margin-left: 8px;
}
.bs-slideshow-item-info {
  color: #262626;
}

