@media (max-width: 767.98px) {
  .about .main-content-wrapper {
    padding: 0 25px; }
    .about .main-content-wrapper .container {
      padding: 0; } }
.about .title-wrapper {
  position: relative;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.5px; }
  .about .title-wrapper.page-title {
    padding: 70px 0 0; }
    @media (max-width: 767.98px) {
      .about .title-wrapper.page-title {
        padding: 160px 0 40px 0; } }
    .about .title-wrapper.page-title .title-tw {
      padding-bottom: 60px; }
    @media (max-width: 767.98px) {
      .about .title-wrapper.page-title .title-tw {
        padding-bottom: 0; } }
  .about .title-wrapper .title-en {
    font-size: 28px;
    line-height: 0.64;
    letter-spacing: 0.5px;
    text-transform: uppercase; }
  .about .title-wrapper .title-tw {
    padding-top: 15px;
    font-size: 16px;
    line-height: 1.13;
    letter-spacing: 0.3px;
    padding-bottom: 40px; }
  @media (max-width: 575.98px) {
    .about .title-wrapper .title-tw {
      padding-bottom: 30px; } }
.about .wrapper {
  position: relative;
  margin: 0 auto;
  padding-bottom: 30px; }
  @media (max-width: 767.98px) {
    .about .wrapper {
      width: 613px;
      max-width: 100%;
      margin: 0 auto; }
      .about .wrapper.callAction-wrapper {
        width: auto; } }
.about .content-inner {
  padding-bottom: 9.583vw;
  background-image: url("../images/about_page_banban.png");
  background-size: contain;
  background-position: 100% 100%;
  background-repeat: no-repeat; }
  .about .content-inner h2 {
    font-size: 28px;
    width: 613px;
    max-width: 100%;
    line-height: 1.5;
    letter-spacing: 0.5px;
    margin: 0;
    padding-bottom: 30px; }
  .about .content-inner p {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.3px;
    margin: 0;
    padding-bottom: 20px;
    text-align: justify;
    width: 500px;
    max-width: 100%; }
  @media (max-width: 1300px) {
    .about .content-inner p {
      width: 450px;
      max-width: 37vw; } }
  @media (max-width: 1000px) {
    .about .content-inner p:first-child {
      width: auto;
      max-width: 100%; } }
  @media (max-width: 768px) {
    .about .content-inner h2 {
      font-size: 26px; } }
  @media (max-width: 767.98px) {
    .about .content-inner {
      background: none;
      padding-bottom: 0; }
      .about .content-inner h2 {
        font-size: 20px;
        margin: 0 auto; }
      .about .content-inner p {
        width: 613px;
        max-width: 100%;
        margin: 0 auto; }
        .about .content-inner p:first-child {
          width: 613px; }
        .about .content-inner p:last-child {
          padding-bottom: 0; }
      .about .content-inner img {
        width: 613px;
        max-width: 100%;
        margin: 0 auto; } }
.about .service-wrapper {
  padding-bottom: 60px; }
.about .service-items {
  border: solid 1px #dddddd;
  padding: 20px 0;
  background: #ffffff; }
  @media (max-width: 991.98px) {
    .about .service-items {
      padding: 5px 0; } }
.about .service-item {
  padding: 30px 25px 15px;
  border-left: solid 1px #dddddd; }
  .about .service-item:first-child {
    border: 0; }
  .about .service-item .service-title-en {
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.5px;
    color: #d24648;
    padding-bottom: 10px;
    text-align: center;
    text-transform: uppercase; }
  .about .service-item .service-title {
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0.3px;
    padding-bottom: 25px;
    text-align: center; }
  .about .service-item .service-content {
    opacity: 0.7;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.3px; }
  @media (max-width: 991.98px) {
    .about .service-item {
      margin: 0 20px;
      padding: 25px 0;
      border-left: 0;
      border-top: solid 1px #dddddd; } }
.about .member-wrapper {
  padding-bottom: 130px; }
  @media (max-width: 991.98px) {
    .about .member-wrapper {
      padding-bottom: 160px; } }
  @media (max-width: 768px) {
    .about .member-wrapper {
      padding-bottom: 200px; } }
  @media (max-width: 767.98px) {
    .about .member-wrapper {
      padding-bottom: 110px; } }
.about .member-item .item {
  width: 200px;
  margin: 0 auto; }
.about .member-item .member-avatar {
  border: solid 1px #dddddd; }
.about .member-item .member-intro {
  padding-top: 15px; }
.about .member-item .member-name {
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.5px;
  padding-bottom: 6px; }
.about .member-item .member-skill {
  opacity: 0.7;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.3px; }
@media (max-width: 991.98px) {
  .about .member-item {
    width: 50%; }
    .about .member-item:nth-child(n+3) {
      margin-top: 30px; } }
@media (max-width: 575.98px) {
  .about .member-item {
    width: 100%;
    margin-top: 30px; }
    .about .member-item:first-child {
      margin-top: 0; }
    .about .member-item .item {
      width: 100%; }
    .about .member-item .member-avatar {
      width: 150px;
      min-width: 150px;
      margin-right: 20px; } }
@media (max-width: 320px) {
  .about .member-item .member-intro {
    padding-top: 0; }
  .about .member-item .member-avatar {
    width: 110px;
    min-width: 110px;
    margin-right: 20px; } }
.about .callAction-wrapper {
  padding-bottom: 0; }
  .about .callAction-wrapper img {
    width: 100%;
    height: auto; }
  @media (max-width: 575.98px) {
    .about .callAction-wrapper img {
      width: 100vw;
      margin-left: -25px; } }
.about .callAction-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center; }
  .about .callAction-inner h4 {
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0.5px;
    font-weight: normal; }
  @media (max-width: 991.98px) {
    .about .callAction-inner {
      transform: translateY(-50%); } }
  @media (max-width: 768px) {
    .about .callAction-inner {
      transform: none;
      top: -110px; } }
  @media (max-width: 767.98px) {
    .about .callAction-inner {
      position: inherit;
      top: unset;
      left: unset; }
      .about .callAction-inner h4 {
        width: 325px;
        max-width: 100%;
        margin: 0 auto; } }
.about .callAction-button {
  display: block;
  width: 300px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0.3px;
  color: #ffffff;
  margin: 30px auto 0;
  padding: 10px 0;
  background: #d24648;
  transition: 0.3s; }
  .about .callAction-button:hover {
    opacity: 0.7; }
  @media (max-width: 575.98px) {
    .about .callAction-button {
      width: 325px;
      max-width: 100%;
      margin-top: 20px;
      padding: 12px 0; } }

/*# sourceMappingURL=about.css.map */
