@charset "UTF-8";
@import url(https://fonts.googleapis.com/earlyaccess/cwtexming.css);
@import url(https://fonts.googleapis.com/earlyaccess/cwtexfangsong.css);
html,
body {
  width: 100%;
  min-height: 100%;
  height: auto;
  padding: 0px;
  margin: 0px;
  text-align: left;
  overflow-x: hidden;
  font-size: 17px;
  color: #0f0f0f;
  background-color: #ffffff;
  line-height: 1.6;
  font-family: '微軟正黑體','Microsoft JhengHei' , sans-serif;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .pace:after {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 149, 217, 0.8);
    z-index: 99999;
    display: block; }

.pace-inactive {
  display: none; }

.pace .pace-progress {
  background: #0095D9;
  position: fixed;
  z-index: 200000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 3px; }

/*共用屬性*/
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

* {
  -webkit-overflow-scrolling: touch; }

a {
  text-decoration: none;
  color: inherit; }

a:active, a:hover {
  outline: none; }

img {
  max-width: 100%;
  width: auto;
  height: auto; }

input[type="text"] {
  -webkit-appearance: none;
  outline: 0; }

/*-----泛用表格-----*/
.t {
  display: table; }
  .t > .t-row {
    display: table-row; }
    .t > .t-row > .t-cell {
      display: table-cell;
      vertical-align: middle;
      border-collapse: collapse;
      margin: 0;
      padding: 0; }

dl {
  padding: 5px 0;
  font-size: 0; }
  dl dt, dl dd {
    display: inline-block;
    vertical-align: middle;
    font-size: 1rem; }

/*定義區塊*/
.container {
  margin: auto;
  position: relative;
  z-index: 100;
  width: 1300px;
  max-width: 100%;
  padding: 0 10px; }

section {
  position: relative;
  max-width: 100%; }

.row {
  padding: 10px 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6,
.col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .layout {
  position: relative;
  min-height: 1px;
  float: left;
  padding-left: 10px;
  padding-right: 10px; }

.col-12 {
  width: 100%; }

.col-11 {
  width: 91.66666667%; }

.col-10 {
  width: 83.33333333%; }

.col-9 {
  width: 75%; }

.col-8 {
  width: 66.66666667%; }

.col-7 {
  width: 58.33333333%; }

.col-6 {
  width: 50%; }

.col-5 {
  width: 41.66666667%; }

.col-4 {
  width: 33.33333333%; }

.col-3 {
  width: 25%; }

.col-2 {
  width: 16.66666667%; }

.col-1 {
  width: 8.33333333%; }

.pic {
  position: relative;
  font-size: 0;
  width: 100%;
  height: 0;
  display: block; }
  .pic > span {
    width: 100%;
    height: 100%;
    position: absolute;
    text-align: center;
    top: 0;
    left: 0; }
    .pic > span:before {
      content: ' ';
      display: inline-block;
      height: 100%;
      width: 0;
      vertical-align: middle; }
    .pic > span > img, .pic > span > iframe {
      max-width: 100%;
      max-height: 100%;
      width: auto;
      height: auto;
      display: inline-block;
      vertical-align: middle; }
    .pic > span > iframe {
      width: 100%;
      height: 100%; }

/*-----RWD地圖&Youtube影片-----*/
.map, .video {
  position: relative;
  width: 100%;
  height: 0; }
  .map iframe, .video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.cf:after,
.row:after,
dl:after {
  display: block;
  height: 0;
  clear: both;
  content: "";
  visibility: hidden; }

.bg-img {
  background-size: cover;
  display: block;
  width: 100%;
  height: 0; }

.editor {
  word-break: break-all;
  /* Begin bidirectionality settings (do not change) */ }
  .editor i {
    font-style: italic; }
  .editor em, .editor b, .editor strong {
    font-weight: bold; }
  .editor img {
    height: auto !important; }
  .editor html, .editor address, .editor blockquote, .editor body, .editor dd, .editor div, .editor dl, .editor dt, .editor fieldset, .editor form,
  .editor frame, .editor frameset, .editor h1, .editor h2, .editor h3, .editor h4, .editor h5, .editor h6, .editor noframes, .editor ol, .editor p, .editor ul, .editor center,
  .editor dir, .editor hr, .editor menu, .editor pre {
    display: block; }
  .editor li {
    display: list-item; }
  .editor head {
    display: none; }
  .editor table {
    display: table; }
  .editor tr {
    display: table-row; }
  .editor thead {
    display: table-header-group; }
  .editor tbody {
    display: table-row-group; }
  .editor tfoot {
    display: table-footer-group; }
  .editor col {
    display: table-column; }
  .editor colgroup {
    display: table-column-group; }
  .editor td, .editor th {
    display: table-cell; }
  .editor caption {
    display: table-caption; }
  .editor th {
    font-weight: bolder;
    text-align: center; }
  .editor caption {
    text-align: center; }
  .editor body {
    margin: 8px; }
  .editor h1 {
    font-size: 2em;
    margin: .67em 0; }
  .editor h2 {
    font-size: 1.5em;
    margin: .75em 0; }
  .editor h3 {
    font-size: 1.17em;
    margin: .83em 0; }
  .editor h4, .editor p, .editor blockquote, .editor ul, .editor fieldset, .editor form, .editor ol, .editor dl, .editor dir, .editor menu {
    margin: 1.12em 0; }
  .editor h5 {
    font-size: .83em;
    margin: 1.5em 0; }
  .editor h6 {
    font-size: .75em;
    margin: 1.67em 0; }
  .editor h1, .editor h2, .editor h3, .editor h4, .editor h5, .editor h6, .editor b, .editor strong {
    font-weight: bolder; }
  .editor blockquote {
    margin-left: 40px;
    margin-right: 40px; }
  .editor i, .editor cite, .editor em, .editor var, .editor address {
    font-style: italic; }
  .editor pre, .editor tt, .editor code, .editor kbd, .editor samp {
    font-family: monospace; }
  .editor pre {
    white-space: pre; }
  .editor button, .editor textarea, .editor input, .editor select {
    display: inline-block; }
  .editor big {
    font-size: 1.17em; }
  .editor small, .editor sub, .editor sup {
    font-size: .83em; }
  .editor sub {
    vertical-align: sub; }
  .editor sup {
    vertical-align: super; }
  .editor table {
    border-spacing: 2px; }
  .editor thead, .editor tbody, .editor tfoot {
    vertical-align: middle; }
  .editor td, .editor th {
    vertical-align: inherit; }
  .editor s, .editor strike, .editor del {
    text-decoration: line-through; }
  .editor hr {
    border: 1px inset; }
  .editor ol, .editor ul, .editor dir, .editor menu, .editor dd {
    margin-left: 40px; }
  .editor ol {
    list-style-type: decimal; }
  .editor ol ul, .editor ul ol, .editor ul ul, .editor ol ol {
    margin-top: 0;
    margin-bottom: 0; }
  .editor u, .editor ins {
    text-decoration: underline; }
  .editor br:before {
    content: "\A"; }
  .editor :before, .editor :after {
    white-space: pre-line; }
  .editor center {
    text-align: center; }
  .editor :link, .editor :visited {
    text-decoration: underline; }
  .editor :focus {
    outline: thin dotted invert; }
  .editor BDO[DIR="ltr"] {
    direction: ltr;
    unicode-bidi: bidi-override; }
  .editor BDO[DIR="rtl"] {
    direction: rtl;
    unicode-bidi: bidi-override; }
  .editor *[DIR="ltr"] {
    direction: ltr;
    unicode-bidi: embed; }
  .editor *[DIR="rtl"] {
    direction: rtl;
    unicode-bidi: embed; }
  @media print {
    .editor h1 {
      page-break-before: always; }
    .editor h1, .editor h2, .editor h3, .editor h4, .editor h5, .editor h6 {
      page-break-after: avoid; }
    .editor ul, .editor ol, .editor dl {
      page-break-before: avoid; } }

/*-----排版-----*/
.txt-center {
  text-align: center; }

.txt-right {
  text-align: right; }

.inline-item {
  display: inline-block; }

.align-m {
  display: inline-block;
  vertical-align: middle; }

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  display: -webkit-flex;
  -webkit-flex-wrap: wrap; }

.vertical {
  -webkit-writing-mode: tb-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: tb-lr;
  -ms-writing-mode: lr-tb;
  writing-mode: horizontal-tb;
  -webkit-writing-mode: vertical-lr;
  writing-mode: vertical-lr; }

body, html {
  width: 100%;
  height: 100%; }

header {
  padding-top: 4.688rem;
  padding-bottom: 2.5rem;
  position: relative;
  z-index: 999999; }
  header .logo {
    float: left;
    min-width: 235px; }
    header .logo a {
      display: block; }
      header .logo a img {
        margin-right: 1.75rem;
        vertical-align: middle;
        display: inline-block; }
      header .logo a img:last-child {
        margin-right: 0; }
  header .fb {
    color: #3B5998;
    font-size: 1.25rem;
    position: absolute;
    top: 5.688rem;
    right: 17.1%; }
  header .open-menu {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 99999;
    width: 0;
    height: 100%;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s; }
    header .open-menu .wrap {
      width: 38%;
      float: right;
      padding-top: 25vh;
      right: 0;
      min-width: 500px;
      display: none; }
      header .open-menu .wrap .logo {
        position: relative;
        top: 10px; }
      header .open-menu .wrap ul {
        padding-left: 10%; }
        header .open-menu .wrap ul li {
          color: white;
          width: 190px; }
          header .open-menu .wrap ul li a {
            position: relative; }
            header .open-menu .wrap ul li a .en {
              opacity: 0.3;
              font-family: 'Lato', sans-serif;
              font-size: 1.875rem;
              font-style: italic;
              font-weight: 300;
              display: inline-block;
              -webkit-transition: all 0.3s ease 0s;
              -o-transition: all 0.3s ease 0s;
              transition: all 0.3s ease 0s; }
            header .open-menu .wrap ul li a p {
              position: relative;
              top: -10px;
              opacity: 0.8; }
            header .open-menu .wrap ul li a:before {
              content: '';
              width: 0px;
              display: inline-block;
              position: absolute;
              background-color: white;
              height: 1px;
              top: 35%;
              bottom: 0;
              left: -50px;
              margin: 0 auto;
              -webkit-transition: all 0.3s ease 0s;
              -o-transition: all 0.3s ease 0s;
              transition: all 0.3s ease 0s; }
          header .open-menu .wrap ul li.active a .en, header .open-menu .wrap ul li:hover a .en {
            opacity: 0.8;
            -webkit-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s; }
          header .open-menu .wrap ul li.active a p, header .open-menu .wrap ul li:hover a p {
            opacity: 1; }
          header .open-menu .wrap ul li.active a:before, header .open-menu .wrap ul li:hover a:before {
            width: 40px;
            -webkit-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s; }
    header .open-menu .fb_menu {
      color: white;
      position: fixed;
      top: 5.688rem;
      right: 17.1%;
      font-size: 1.25rem;
      opacity: 0;
      -webkit-transition: all 0.5s ease 0s;
      -o-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s; }
  header .open {
    background-color: #0095D9;
    display: block;
    width: 100%;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s; }
    header .open .wrap {
      display: block; }
    header .open .fb_menu {
      opacity: 1;
      -webkit-transition: all 0.5s ease 0s;
      -o-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s; }

footer {
  background-image: url(../_img/layout/footer-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 2.5% 0;
  position: relative;
  background-position: center; }
  footer .info {
    font-size: 0.8125rem;
    position: relative;
    color: #333333;
    padding: 2% 0 0 0; }
    footer .info .logo a img {
      margin: 30px auto;
      display: block; }
    footer .info .logo a img:first-child {
      margin-top: 0; }
    footer .info .design {
      opacity: 0.6;
      color: black; }
      footer .info .design a {
        text-decoration: underline;
        -webkit-transition: all 0.5s ease 0s;
        -o-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s; }
        footer .info .design a:hover {
          color: #0095D9;
          -webkit-transition: all 0.5s ease 0s;
          -o-transition: all 0.5s ease 0s;
          transition: all 0.5s ease 0s; }
    footer .info .company {
      padding-top: 13%; }
  footer .sitemap ul li {
    padding: 1% 10%; }
    footer .sitemap ul li a .en {
      color: #DDDDDD;
      font-size: 1.875rem;
      font-family: 'EB Garamond', serif;
      line-height: 1.9rem; }
    footer .sitemap ul li a p {
      color: #333333;
      font-size: 1rem;
      position: relative;
      -webkit-transition: all 0.5s ease 0s;
      -o-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s; }
    footer .sitemap ul li a:hover p {
      color: #0095D9;
      -webkit-transition: all 0.5s ease 0s;
      -o-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s; }

#phone_icon .button {
  display: block;
  position: fixed;
  top: 5.688rem;
  right: 12%;
  width: 30px;
  height: 20px;
  border-bottom: 1px solid #000000;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  z-index: 99999;
  cursor: pointer; }
  #phone_icon .button:before, #phone_icon .button:after {
    content: "";
    position: absolute;
    top: 20%;
    width: 100%;
    height: 1px;
    background: #000000 none repeat scroll 0% 0%; }
  #phone_icon .button:after {
    content: "";
    top: 60%; }
  #phone_icon .button.action {
    display: block;
    width: 30px;
    height: 20px;
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    border-bottom: medium none !important;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    border-bottom: 1px solid white; }
    #phone_icon .button.action:before {
      top: 50%;
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      -webkit-transition: all 0.5s ease 0s;
      -o-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s;
      background: white none repeat scroll 0% 0%; }
    #phone_icon .button.action:after {
      top: 50%;
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      -webkit-transition: all 0.5s ease 0s;
      -o-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s;
      background: white none repeat scroll 0% 0%; }

.morebt a, .backbt a {
  font-family: 'Lato', sans-serif;
  color: #0095D9;
  font-size: 0.9375rem;
  display: inline-block; }
  .morebt a span, .backbt a span {
    vertical-align: middle;
    display: inline-block; }
  .morebt a .bt, .backbt a .bt {
    border: 1px solid #0095D9;
    width: 2.75rem;
    height: 2.75rem;
    position: relative;
    margin-left: 10px; }
    .morebt a .bt img, .backbt a .bt img {
      position: absolute;
      right: -10px;
      left: 0;
      bottom: 0;
      top: 0;
      margin: auto;
      width: 10px;
      height: 17px;
      display: inline-block; }
    .morebt a .bt .hover, .backbt a .bt .hover {
      display: none; }
    .morebt a .bt:hover .hover, .backbt a .bt:hover .hover {
      display: inline-block; }
    .morebt a .bt:hover .show, .backbt a .bt:hover .show {
      display: none; }

.backbt {
  margin: 0 auto;
  text-align: center; }
  .backbt a .bt {
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
    margin-left: 0;
    margin-right: 10px; }

.pagebt {
  text-align: center;
  margin: 5% 0; }
  .pagebt .prev, .pagebt .next {
    display: inline-block;
    vertical-align: middle; }
    .pagebt .prev a, .pagebt .next a {
      font-family: 'Lato', sans-serif;
      color: #0095D9;
      font-size: 0.9375rem;
      display: inline-block; }
      .pagebt .prev a span, .pagebt .next a span {
        vertical-align: middle;
        display: inline-block; }
      .pagebt .prev a .bt, .pagebt .next a .bt {
        border: 1px solid #0095D9;
        width: 2.75rem;
        height: 2.75rem;
        position: relative;
        margin-left: 10px; }
        .pagebt .prev a .bt img, .pagebt .next a .bt img {
          position: absolute;
          right: -10px;
          left: 0;
          bottom: 0;
          top: 0;
          margin: auto;
          width: 10px;
          height: 17px;
          display: inline-block; }
        .pagebt .prev a .bt .hover, .pagebt .next a .bt .hover {
          display: none; }
        .pagebt .prev a .bt:hover .hover, .pagebt .next a .bt:hover .hover {
          display: inline-block; }
        .pagebt .prev a .bt:hover .show, .pagebt .next a .bt:hover .show {
          display: none; }
  .pagebt .prev {
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1); }
  .pagebt #pagelist {
    display: inline-block; }
    .pagebt #pagelist .page {
      color: #777777;
      font-size: 0.9375rem;
      margin: 0 10px;
      display: inline-block; }
      .pagebt #pagelist .page:hover {
        color: #0095D9; }
      .pagebt #pagelist .page.active {
        color: #0095D9;
        font-size: 1.063rem;
        text-decoration: underline; }

.title .en {
  font-family: 'EB Garamond', serif;
  font-size: 2.75rem;
  color: #DDDDDD;
  line-height: 2.7rem;
  letter-spacing: 1px; }

.title .ch {
  font-family: 'cwTeXMing';
  font-size: 1.375rem;
  color: #000000; }

.slick-arrow {
  width: 2.563rem;
  height: 2.563rem; }

.slick-prev, .slick-next {
  top: auto;
  bottom: 0;
  background-color: #0095D9;
  z-index: 999;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }
  .slick-prev:before, .slick-next:before {
    opacity: 1; }
  .slick-prev:hover, .slick-next:hover {
    border: 1px solid #0095D9;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    background-color: white; }

.slick-prev {
  left: auto; }
  .slick-prev:before {
    content: url(../_img/layout/arrow_prev.png); }
  .slick-prev:hover:before {
    content: url(../_img/layout/arrow_prev_b.png); }

.slick-next:before {
  content: url(../_img/layout/arrow_w.png); }

.slick-next:hover:before {
  content: url(../_img/layout/arrow.png); }

.index-banner .wrap .pic {
  padding-top: 39%; }

.index-banner .slick-prev {
  right: calc(10% + 2.563rem + 20px); }

.index-banner .slick-next {
  right: 10%; }

.index-about {
  padding: 3% 0; }
  .index-about .title {
    width: 122px;
    position: relative;
    display: inline-block;
    vertical-align: bottom;
    height: 222px; }
    .index-about .title .ch {
      position: absolute;
      right: 0;
      letter-spacing: 30px;
      top: 10px; }
  .index-about .greyline {
    width: 12%;
    background-color: #CCCCCC;
    height: 1px;
    position: relative;
    margin: auto 5%;
    display: inline-block;
    vertical-align: bottom; }
  .index-about .index-about-content {
    width: 60%;
    display: inline-block;
    vertical-align: bottom;
    padding-top: 57px; }
    .index-about .index-about-content h3 {
      font-family: 'cwTeXFangSong', serif;
      font-size: 1.563rem;
      line-height: 1.875rem;
      padding-bottom: 30px; }
    .index-about .index-about-content p {
      font-size: 0.9375rem;
      color: #333333; }
  .index-about .morebt {
    display: block;
    width: 100%;
    text-align: right; }

.index-works {
  background-image: url("../_img/layout/bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 5% 0; }
  .index-works .wrapper .bigger {
    width: 70%;
    padding-top: 7%;
    display: inline-block;
    vertical-align: bottom; }
    .index-works .wrapper .bigger .wrap .pic {
      padding-top: 55%; }
    .index-works .wrapper .bigger .slick-dots {
      bottom: auto;
      top: -3rem;
      left: 0;
      text-align: left; }
      .index-works .wrapper .bigger .slick-dots li {
        font-family: 'Lato', sans-serif;
        font-weight: 100;
        font-size: 7.5rem;
        color: #BBBBBB;
        width: auto;
        height: auto;
        margin: 0 5px;
        font-style: italic; }
      .index-works .wrapper .bigger .slick-dots li.slick-active {
        color: #0095D9; }
    .index-works .wrapper .bigger .slick-prev {
      right: calc(-14% + 2.563rem + 20px); }
    .index-works .wrapper .bigger .slick-next {
      right: -14%; }
  .index-works .wrapper .titlewrap {
    width: 33.8%;
    background-color: white;
    padding-bottom: 33.8%;
    position: absolute;
    right: 30px;
    top: 0; }
    .index-works .wrapper .titlewrap .title {
      position: absolute;
      top: 40%;
      left: 20%;
      text-align: left; }
      .index-works .wrapper .titlewrap .title .en {
        color: #DDDDDD;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        position: relative;
        left: -80px; }
      .index-works .wrapper .titlewrap .title .ch {
        letter-spacing: 40px; }
    .index-works .wrapper .titlewrap .blueline {
      display: inline-block;
      width: 100%;
      content: '';
      height: 3px;
      background-color: #0095D9; }
  .index-works .wrapper .morebt {
    text-align: right;
    position: relative;
    top: -2.563rem;
    right: 20px; }

.slick-slider {
  margin-bottom: 0; }

.index-service {
  padding: 4% 0 8% 0; }
  .index-service .title {
    padding-top: 30px; }
    .index-service .title .ch {
      font-size: 1.375rem;
      letter-spacing: 20px; }
    .index-service .title .en {
      font-size: 1.875rem;
      line-height: 2.125rem; }
  .index-service .wrapper .service-items .wrap {
    width: 13%; }

.service-items .wrap .inner {
  padding: 30px;
  position: relative; }
  .service-items .wrap .inner .des {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    text-align: center; }
    .service-items .wrap .inner .des .number {
      color: #DDDDDD;
      font-style: italic;
      font-size: 45px;
      font-family: 'EB Garamond', serif; }
    .service-items .wrap .inner .des p {
      color: #666666;
      font-size: 0.9375rem;
      width: 2rem;
      margin: 0 auto;
      line-height: 1.5rem;
      position: relative;
      top: -5px; }
  .service-items .wrap .inner .pic {
    padding-top: 100%;
    background-color: #F9F9F9; }
    .service-items .wrap .inner .pic span .center {
      display: none; }

.service-items .slick-prev, .service-items .slick-next {
  bottom: -50px; }

.service-items .slick-prev {
  right: calc(50% - 2.563rem + 20px);
  margin: auto; }

.service-items .slick-next {
  right: calc(50% - 2.563rem - 40px);
  margin: auto; }

.service-items .slick-current .inner .des .number {
  color: #0095D9; }

.service-items .slick-current .inner .pic {
  background-color: #F5F5F5; }
  .service-items .slick-current .inner .pic span .normal {
    display: none; }
  .service-items .slick-current .inner .pic span .center {
    display: inline-block; }

#about {
  position: relative; }
  #about header {
    position: absolute;
    right: 0;
    left: 0; }
  #about .story .pic, #about .concept .pic {
    width: 50%;
    padding-top: 50%;
    background-image: url(../_img/about/pic1.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: auto; }
  #about .story .content, #about .concept .content {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5% 0; }
    #about .story .content .title, #about .concept .content .title {
      text-align: center; }
      #about .story .content .title h1, #about .story .content .title h2, #about .concept .content .title h1, #about .concept .content .title h2 {
        margin: 0 auto; }
      #about .story .content .title h2, #about .concept .content .title h2 {
        margin-top: 10%;
        letter-spacing: 30px; }
    #about .story .content .des, #about .concept .content .des {
      width: 60%;
      margin: 10% auto 0 auto; }
      #about .story .content .des p, #about .concept .content .des p {
        margin-bottom: 1rem; }
  #about .concept .pic {
    background-image: url(../_img/about/pic2.jpg); }
  #about .about-medium {
    position: relative;
    top: -5%; }
  #about .andy {
    background-image: url(../_img/about/bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    padding: 6% 0 4% 0; }
    #about .andy h1 {
      font-size: 2.688rem;
      color: #333333;
      position: relative;
      right: -15px; }
    #about .andy h2 {
      font-family: 'EB Garamond', serif;
      font-size: 3.25rem;
      color: #BABABA; }
    #about .andy h4 {
      font-family: 'EB Garamond', serif;
      font-size: 1.563rem;
      color: #666666;
      position: relative;
      top: -20px; }
    #about .andy h5 {
      font-size: 1.125rem;
      color: #666666;
      position: relative;
      top: -20px; }

#service header {
  position: absolute;
  right: 0;
  left: 0; }

#service .scroll {
  position: relative; }

#service .banner {
  background-image: url(../_img/service/banner.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  padding: 8% 0 5% 0; }
  #service .banner .title .en {
    font-family: 'EB Garamond', serif;
    font-size: 2.75rem;
    color: #BABABA;
    line-height: 3.125rem;
    letter-spacing: 5px; }
  #service .banner .title .ch {
    letter-spacing: 20px;
    position: relative;
    right: -10px; }

#service .service-items {
  padding: 5% 0; }
  #service .service-items .wrap {
    width: 33.3333%; }
    #service .service-items .wrap .inner {
      padding: 20%; }
      #service .service-items .wrap .inner .des {
        left: 13%;
        top: 10%; }
  #service .service-items .wrap:hover .inner .des .number {
    color: #0095D9; }
  #service .service-items .wrap:hover .inner .pic {
    background-color: #F5F5F5; }
    #service .service-items .wrap:hover .inner .pic span .normal {
      display: none; }
    #service .service-items .wrap:hover .inner .pic span .center {
      display: inline-block; }

#news header {
  background-color: white; }

#news .banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  #news .banner .left, #news .banner .right {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 8%;
    padding-bottom: 8%; }
  #news .banner .left {
    background-image: url(../_img/news/b1.jpg); }
    #news .banner .left .titlewrap {
      text-align: center;
      height: 100%;
      width: 67.7%;
      float: right;
      position: relative; }
      #news .banner .left .titlewrap .title .en {
        color: #B9B9B9;
        font-size: 2.75rem; }
      #news .banner .left .titlewrap .title .ch {
        letter-spacing: 20px;
        margin-right: -20px;
        margin-top: 20px; }
  #news .banner .right {
    background-image: url(../_img/news/b2.jpg); }

#news .news-wrap .news-list .news-items, #news .news-wrap .news-detail .news-items {
  padding: 1.5% 0;
  border-bottom: 1px solid #EEEEEE; }
  #news .news-wrap .news-list .news-items .date, #news .news-wrap .news-detail .news-items .date {
    text-align: center;
    padding: 20px 0;
    display: inline-block;
    vertical-align: middle;
    width: calc(16.66666667% - 10px); }
    #news .news-wrap .news-list .news-items .date .month-date, #news .news-wrap .news-detail .news-items .date .month-date {
      color: #0095D9;
      font-family: 'Lato', sans-serif;
      font-weight: 300;
      font-size: 1.563rem;
      display: block; }
    #news .news-wrap .news-list .news-items .date .year, #news .news-wrap .news-detail .news-items .date .year {
      display: block;
      margin-top: -10px; }
  #news .news-wrap .news-list .news-items .news-title, #news .news-wrap .news-detail .news-items .news-title {
    width: calc(75% - 10px);
    display: inline-block;
    vertical-align: middle;
    font-size: 1.563rem;
    font-family: 'cwTeXFangSong', serif;
    line-height: 1.8rem;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
    #news .news-wrap .news-list .news-items .news-title:hover, #news .news-wrap .news-detail .news-items .news-title:hover {
      color: #0095D9;
      -webkit-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s; }
  #news .news-wrap .news-list .news-items .morebt, #news .news-wrap .news-detail .news-items .morebt {
    display: inline-block;
    vertical-align: middle;
    width: calc(8.33333333% - 10px); }

#news .news-wrap .news-content {
  padding: 5% 10%; }

#message {
  background-image: url(../_img/message/bg.jpg);
  background-position: center;
  background-size: cover; }
  #message .message-wrap {
    margin-top: 5%; }
    #message .message-wrap .title .en {
      color: #B8B8B8; }
    #message .message-wrap .title .ch {
      margin-top: 20px;
      letter-spacing: 30px; }
    #message .message-wrap .message-list, #message .message-wrap .message-detail-wrap {
      margin-top: -10%; }
      #message .message-wrap .message-list .message-items, #message .message-wrap .message-list .message-detail-title, #message .message-wrap .message-detail-wrap .message-items, #message .message-wrap .message-detail-wrap .message-detail-title {
        position: relative;
        margin-top: 15%; }
        #message .message-wrap .message-list .message-items .wrap, #message .message-wrap .message-list .message-detail-title .wrap, #message .message-wrap .message-detail-wrap .message-items .wrap, #message .message-wrap .message-detail-wrap .message-detail-title .wrap {
          width: 83%; }
          #message .message-wrap .message-list .message-items .wrap .bg-img, #message .message-wrap .message-list .message-detail-title .wrap .bg-img, #message .message-wrap .message-detail-wrap .message-items .wrap .bg-img, #message .message-wrap .message-detail-wrap .message-detail-title .wrap .bg-img {
            padding-top: 50%;
            width: 100%;
            height: 100%;
            -webkit-transition: -webkit-transform 0.3s;
            transition: -webkit-transform 0.3s;
            -o-transition: transform 0.3s;
            transition: transform 0.3s;
            transition: transform 0.3s, -webkit-transform 0.3s;
            background-position: center; }
        #message .message-wrap .message-list .message-items .titlewrap, #message .message-wrap .message-list .message-items .detail-title, #message .message-wrap .message-list .message-detail-title .titlewrap, #message .message-wrap .message-list .message-detail-title .detail-title, #message .message-wrap .message-detail-wrap .message-items .titlewrap, #message .message-wrap .message-detail-wrap .message-items .detail-title, #message .message-wrap .message-detail-wrap .message-detail-title .titlewrap, #message .message-wrap .message-detail-wrap .message-detail-title .detail-title {
          width: 340px;
          background-color: white;
          padding-bottom: 340px;
          position: absolute;
          right: 30px;
          top: -15%; }
          #message .message-wrap .message-list .message-items .titlewrap .date, #message .message-wrap .message-list .message-items .detail-title .date, #message .message-wrap .message-list .message-detail-title .titlewrap .date, #message .message-wrap .message-list .message-detail-title .detail-title .date, #message .message-wrap .message-detail-wrap .message-items .titlewrap .date, #message .message-wrap .message-detail-wrap .message-items .detail-title .date, #message .message-wrap .message-detail-wrap .message-detail-title .titlewrap .date, #message .message-wrap .message-detail-wrap .message-detail-title .detail-title .date {
            position: absolute;
            top: 15%;
            left: 12%;
            text-align: left; }
            #message .message-wrap .message-list .message-items .titlewrap .date .month-date, #message .message-wrap .message-list .message-items .detail-title .date .month-date, #message .message-wrap .message-list .message-detail-title .titlewrap .date .month-date, #message .message-wrap .message-list .message-detail-title .detail-title .date .month-date, #message .message-wrap .message-detail-wrap .message-items .titlewrap .date .month-date, #message .message-wrap .message-detail-wrap .message-items .detail-title .date .month-date, #message .message-wrap .message-detail-wrap .message-detail-title .titlewrap .date .month-date, #message .message-wrap .message-detail-wrap .message-detail-title .detail-title .date .month-date {
              color: #0095D9;
              font-family: 'Lato', sans-serif;
              font-weight: 300;
              font-size: 1.563rem;
              display: block; }
            #message .message-wrap .message-list .message-items .titlewrap .date .year, #message .message-wrap .message-list .message-items .detail-title .date .year, #message .message-wrap .message-list .message-detail-title .titlewrap .date .year, #message .message-wrap .message-list .message-detail-title .detail-title .date .year, #message .message-wrap .message-detail-wrap .message-items .titlewrap .date .year, #message .message-wrap .message-detail-wrap .message-items .detail-title .date .year, #message .message-wrap .message-detail-wrap .message-detail-title .titlewrap .date .year, #message .message-wrap .message-detail-wrap .message-detail-title .detail-title .date .year {
              display: block;
              margin-top: -10px;
              color: #CCCCCC;
              font-family: 'Lato', sans-serif;
              font-weight: 300; }
          #message .message-wrap .message-list .message-items .titlewrap .message-title, #message .message-wrap .message-list .message-items .detail-title .message-title, #message .message-wrap .message-list .message-detail-title .titlewrap .message-title, #message .message-wrap .message-list .message-detail-title .detail-title .message-title, #message .message-wrap .message-detail-wrap .message-items .titlewrap .message-title, #message .message-wrap .message-detail-wrap .message-items .detail-title .message-title, #message .message-wrap .message-detail-wrap .message-detail-title .titlewrap .message-title, #message .message-wrap .message-detail-wrap .message-detail-title .detail-title .message-title {
            position: absolute;
            top: 40%;
            left: 12%;
            text-align: left;
            max-width: 80%;
            -webkit-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
            color: #333333; }
          #message .message-wrap .message-list .message-items .titlewrap .blueline, #message .message-wrap .message-list .message-items .detail-title .blueline, #message .message-wrap .message-list .message-detail-title .titlewrap .blueline, #message .message-wrap .message-list .message-detail-title .detail-title .blueline, #message .message-wrap .message-detail-wrap .message-items .titlewrap .blueline, #message .message-wrap .message-detail-wrap .message-items .detail-title .blueline, #message .message-wrap .message-detail-wrap .message-detail-title .titlewrap .blueline, #message .message-wrap .message-detail-wrap .message-detail-title .detail-title .blueline {
            display: inline-block;
            width: 100%;
            content: '';
            height: 3px;
            background-color: #0095D9;
            -webkit-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s; }
        #message .message-wrap .message-list .message-items .detail-title, #message .message-wrap .message-list .message-detail-title .detail-title, #message .message-wrap .message-detail-wrap .message-items .detail-title, #message .message-wrap .message-detail-wrap .message-detail-title .detail-title {
          width: 75%; }
        #message .message-wrap .message-list .message-items a .wrap, #message .message-wrap .message-list .message-detail-title a .wrap, #message .message-wrap .message-detail-wrap .message-items a .wrap, #message .message-wrap .message-detail-wrap .message-detail-title a .wrap {
          width: 83%; }
          #message .message-wrap .message-list .message-items a .wrap .bg-img, #message .message-wrap .message-list .message-detail-title a .wrap .bg-img, #message .message-wrap .message-detail-wrap .message-items a .wrap .bg-img, #message .message-wrap .message-detail-wrap .message-detail-title a .wrap .bg-img {
            padding-top: 50%;
            width: 100%;
            height: 100%;
            -webkit-transition: -webkit-transform 0.3s;
            transition: -webkit-transform 0.3s;
            -o-transition: transform 0.3s;
            transition: transform 0.3s;
            transition: transform 0.3s, -webkit-transform 0.3s;
            background-position: center; }
        #message .message-wrap .message-list .message-items a .titlewrap, #message .message-wrap .message-list .message-detail-title a .titlewrap, #message .message-wrap .message-detail-wrap .message-items a .titlewrap, #message .message-wrap .message-detail-wrap .message-detail-title a .titlewrap {
          width: 340px;
          background-color: white;
          padding-bottom: 340px;
          position: absolute;
          right: 30px;
          top: -15%; }
          #message .message-wrap .message-list .message-items a .titlewrap .date, #message .message-wrap .message-list .message-detail-title a .titlewrap .date, #message .message-wrap .message-detail-wrap .message-items a .titlewrap .date, #message .message-wrap .message-detail-wrap .message-detail-title a .titlewrap .date {
            position: absolute;
            top: 15%;
            left: 12%;
            text-align: left; }
            #message .message-wrap .message-list .message-items a .titlewrap .date .month-date, #message .message-wrap .message-list .message-detail-title a .titlewrap .date .month-date, #message .message-wrap .message-detail-wrap .message-items a .titlewrap .date .month-date, #message .message-wrap .message-detail-wrap .message-detail-title a .titlewrap .date .month-date {
              color: #0095D9;
              font-family: 'Lato', sans-serif;
              font-weight: 300;
              font-size: 1.563rem;
              display: block; }
            #message .message-wrap .message-list .message-items a .titlewrap .date .year, #message .message-wrap .message-list .message-detail-title a .titlewrap .date .year, #message .message-wrap .message-detail-wrap .message-items a .titlewrap .date .year, #message .message-wrap .message-detail-wrap .message-detail-title a .titlewrap .date .year {
              display: block;
              margin-top: -10px;
              color: #CCCCCC;
              font-family: 'Lato', sans-serif;
              font-weight: 300; }
          #message .message-wrap .message-list .message-items a .titlewrap .message-title, #message .message-wrap .message-list .message-detail-title a .titlewrap .message-title, #message .message-wrap .message-detail-wrap .message-items a .titlewrap .message-title, #message .message-wrap .message-detail-wrap .message-detail-title a .titlewrap .message-title {
            position: absolute;
            top: 40%;
            left: 12%;
            text-align: left;
            max-width: 80%;
            -webkit-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s; }
          #message .message-wrap .message-list .message-items a .titlewrap .blueline, #message .message-wrap .message-list .message-detail-title a .titlewrap .blueline, #message .message-wrap .message-detail-wrap .message-items a .titlewrap .blueline, #message .message-wrap .message-detail-wrap .message-detail-title a .titlewrap .blueline {
            display: inline-block;
            width: 100%;
            content: '';
            height: 3px;
            background-color: #0095D9;
            -webkit-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s; }
        #message .message-wrap .message-list .message-items a:hover .wrap .bg-img, #message .message-wrap .message-list .message-detail-title a:hover .wrap .bg-img, #message .message-wrap .message-detail-wrap .message-items a:hover .wrap .bg-img, #message .message-wrap .message-detail-wrap .message-detail-title a:hover .wrap .bg-img {
          -webkit-transform: scale(1.03);
          -ms-transform: scale(1.03);
          transform: scale(1.03); }
        #message .message-wrap .message-list .message-items a:hover .titlewrap .message-title, #message .message-wrap .message-list .message-detail-title a:hover .titlewrap .message-title, #message .message-wrap .message-detail-wrap .message-items a:hover .titlewrap .message-title, #message .message-wrap .message-detail-wrap .message-detail-title a:hover .titlewrap .message-title {
          color: #0095D9;
          -webkit-transition: all 0.3s ease 0s;
          -o-transition: all 0.3s ease 0s;
          transition: all 0.3s ease 0s; }
        #message .message-wrap .message-list .message-items a:hover .titlewrap .blueline, #message .message-wrap .message-list .message-detail-title a:hover .titlewrap .blueline, #message .message-wrap .message-detail-wrap .message-items a:hover .titlewrap .blueline, #message .message-wrap .message-detail-wrap .message-detail-title a:hover .titlewrap .blueline {
          width: 0;
          -webkit-transition: all 0.3s ease 0s;
          -o-transition: all 0.3s ease 0s;
          transition: all 0.3s ease 0s; }
        #message .message-wrap .message-list .message-items .morebt, #message .message-wrap .message-list .message-detail-title .morebt, #message .message-wrap .message-detail-wrap .message-items .morebt, #message .message-wrap .message-detail-wrap .message-detail-title .morebt {
          position: relative;
          top: 290px;
          left: 20px; }
      #message .message-wrap .message-list .message-items:nth-child(even) a .wrap, #message .message-wrap .message-detail-wrap .message-items:nth-child(even) a .wrap {
        float: right; }
      #message .message-wrap .message-list .message-items:nth-child(even) a .titlewrap, #message .message-wrap .message-detail-wrap .message-items:nth-child(even) a .titlewrap {
        right: auto;
        left: 30px; }
      #message .message-wrap .message-list .message-items:nth-child(even) .morebt, #message .message-wrap .message-detail-wrap .message-items:nth-child(even) .morebt {
        right: 20px;
        left: auto;
        float: right; }
    #message .message-wrap .message-detail-wrap {
      width: 100%;
      margin-top: 0;
      float: right;
      padding: 0; }
      #message .message-wrap .message-detail-wrap .message-detail-title {
        margin-top: 0;
        padding: 0; }
        #message .message-wrap .message-detail-wrap .message-detail-title .detail-title {
          position: static;
          padding-top: 0px;
          width: 100%;
          padding-bottom: 0; }
          #message .message-wrap .message-detail-wrap .message-detail-title .detail-title .date {
            position: static;
            display: inline-block;
            vertical-align: middle;
            width: calc(20% - 10px);
            text-align: center;
            padding-top: 40px;
            padding-bottom: 40px; }
          #message .message-wrap .message-detail-wrap .message-detail-title .detail-title .message-title {
            position: static;
            display: inline-block;
            vertical-align: middle;
            width: calc(75% - 10px);
            font-size: 1.25rem; }
    #message .message-wrap .message-content {
      padding: 15% 10% 5% 10%; }

#works {
  position: relative; }
  #works header {
    position: absolute;
    right: 0;
    left: 0; }
  #works .banner {
    background-image: url(../_img/service/banner.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    padding: 8% 0 5% 0; }
    #works .banner .title .en {
      font-family: 'EB Garamond', serif;
      font-size: 2.75rem;
      color: #BABABA;
      line-height: 3.125rem;
      letter-spacing: 5px; }
    #works .banner .title .ch {
      letter-spacing: 20px;
      position: relative;
      right: -10px; }
  #works .tags {
    background-color: white;
    position: relative;
    top: -7%;
    padding: 0; }
    #works .tags .tags-name {
      display: none; }
    #works .tags .worksclass {
      text-align: center;
      padding: 0 0 20px 0; }
      #works .tags .worksclass .worksclassitem {
        display: inline-block;
        margin: 0 1.3%; }
        #works .tags .worksclass .worksclassitem a {
          padding: 40px 20px 20px 20px;
          display: inline-block;
          position: relative; }
          #works .tags .worksclass .worksclassitem a:before {
            content: '';
            position: absolute;
            top: 0;
            right: 0;
            left: -10%;
            margin: auto;
            width: 0;
            background-color: #0095D9;
            height: 3px; }
        #works .tags .worksclass .worksclassitem:hover a, #works .tags .worksclass .worksclassitem.active a {
          color: #0095D9; }
          #works .tags .worksclass .worksclassitem:hover a:before, #works .tags .worksclass .worksclassitem.active a:before {
            width: 120%; }
  #works .works-list-wrap .works-list .works-items {
    position: relative;
    margin-bottom: 1.8%; }
    #works .works-list-wrap .works-list .works-items .wrap {
      position: relative; }
      #works .works-list-wrap .works-list .works-items .wrap .bg-img {
        padding-top: 55%;
        -webkit-transition: -webkit-transform 0.3s;
        transition: -webkit-transform 0.3s;
        -o-transition: transform 0.3s;
        transition: transform 0.3s;
        transition: transform 0.3s, -webkit-transform 0.3s; }
      #works .works-list-wrap .works-list .works-items .wrap .tag {
        background-color: #0095D9;
        border-radius: 50px;
        padding: 5px 25px;
        position: absolute;
        right: 20px;
        bottom: -20px;
        color: white;
        font-size: 1rem; }
    #works .works-list-wrap .works-list .works-items .des {
      background-color: white;
      padding: 20px 15px; }
      #works .works-list-wrap .works-list .works-items .des .square, #works .works-list-wrap .works-list .works-items .des .pattern {
        color: #0095D9; }
      #works .works-list-wrap .works-list .works-items .des .square {
        margin-right: 20px; }
    #works .works-list-wrap .works-list .works-items:hover .wrap .bg-img {
      -webkit-transform: scale(1.03);
      -ms-transform: scale(1.03);
      transform: scale(1.03); }
  #works .works-detail-wrap .wd-title {
    position: relative;
    text-align: center;
    background-color: white;
    padding: 20px 15px;
    padding: 30px 0;
    border-bottom: 1px solid #EEEEEE; }
    #works .works-detail-wrap .wd-title .square, #works .works-detail-wrap .wd-title .pattern {
      color: #0095D9; }
    #works .works-detail-wrap .wd-title .square {
      margin-right: 20px; }
  #works .works-detail-wrap .tag {
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 20px;
    background-color: #0095D9;
    border-radius: 50px;
    padding: 5px 25px;
    color: white;
    font-size: 1rem; }
  #works .works-detail-wrap .wd-pic {
    padding: 3% 8%; }
    #works .works-detail-wrap .wd-pic .bigger .wrap .pic {
      padding-top: 67%; }
      #works .works-detail-wrap .wd-pic .bigger .wrap .pic img {
        width: 100%; }
    #works .works-detail-wrap .wd-pic .thumbs {
      width: 30%;
      min-width: 300px;
      margin: 15px auto; }
      #works .works-detail-wrap .wd-pic .thumbs .wrap {
        min-width: 80px;
        margin: 0 10px;
        width: 33.333%;
        position: relative; }
        #works .works-detail-wrap .wd-pic .thumbs .wrap .pic {
          padding-top: 80px; }
      #works .works-detail-wrap .wd-pic .thumbs .slick-track {
        padding: 20px 0; }
        #works .works-detail-wrap .wd-pic .thumbs .slick-track .slick-current:after {
          content: '';
          width: 100%;
          height: 3px;
          background-color: #0095D9;
          position: absolute;
          bottom: -8px;
          right: 0;
          left: 0; }
    #works .works-detail-wrap .wd-pic:after {
      content: '';
      width: 134%;
      background-color: #EEEEEE;
      height: 1px;
      display: block;
      left: -17%;
      position: relative; }
  #works .works-detail-wrap .works-content {
    padding: 1% 8%; }
  #works .backbt {
    margin: 0 0 3% 0; }

#contact header {
  background-color: white; }

#contact .banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  #contact .banner .left, #contact .banner .right {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 8%;
    padding-bottom: 8%; }
  #contact .banner .left {
    background-image: url(../_img/news/b1.jpg); }
    #contact .banner .left .titlewrap {
      text-align: center;
      height: 100%;
      width: 67.7%;
      float: right;
      position: relative; }
      #contact .banner .left .titlewrap .title .en {
        color: #B9B9B9;
        font-size: 2.75rem; }
      #contact .banner .left .titlewrap .title .ch {
        letter-spacing: 20px;
        margin-right: -20px;
        margin-top: 20px; }
  #contact .banner .right {
    background-image: url(../_img/news/b2.jpg); }

#contact .contact-wrap .col-6 {
  padding: 0; }

#contact .contact-wrap .contact-form .form-wrap {
  width: 67.7%;
  float: right;
  padding: 7% 11%; }
  #contact .contact-wrap .contact-form .form-wrap p {
    text-align: center;
    font-size: 1.125rem; }
    #contact .contact-wrap .contact-form .form-wrap p a {
      color: #0095D9;
      text-decoration: underline; }
  #contact .contact-wrap .contact-form .form-wrap table {
    width: 100%; }
    #contact .contact-wrap .contact-form .form-wrap table tr {
      width: 100%; }
    #contact .contact-wrap .contact-form .form-wrap table td {
      width: 100%;
      padding-bottom: 20px; }
      #contact .contact-wrap .contact-form .form-wrap table td p {
        text-align: left;
        font-size: 1.063rem; }
        #contact .contact-wrap .contact-form .form-wrap table td p span {
          font-size: 0.9375rem;
          color: #0095D9; }
    #contact .contact-wrap .contact-form .form-wrap table .form-cell, #contact .contact-wrap .contact-form .form-wrap table .ta-cell {
      font-family: "微軟正黑體";
      font-size: 16px;
      border: 0;
      padding: 5px 8px;
      height: 35px;
      line-height: 2.5em;
      width: 100%;
      border: 1px solid #eeeeee; }
    #contact .contact-wrap .contact-form .form-wrap table .ta-cell {
      height: 150px; }
    #contact .contact-wrap .contact-form .form-wrap table .acc {
      width: calc(100% - 180px);
      display: inline-block;
      vertical-align: middle; }
    #contact .contact-wrap .contact-form .form-wrap table .acc-img {
      width: 150px;
      margin-left: 10px;
      display: inline-block;
      vertical-align: middle; }
  #contact .contact-wrap .contact-form .form-wrap .morebt {
    text-align: right; }

#contact .contact-wrap .contact-map iframe {
  width: 100%;
  height: 100%; }

@media only screen and (max-width: 1440px) {
  #works .tags {
    top: -20px;
    width: calc(100% - 40px); }
  .container {
    padding-right: 20px;
    padding-left: 20px; } }

@media only screen and (max-width: 1024px) {
  header {
    padding-top: 2.5rem; }
    header .fb, header .open-menu .fb_menu {
      top: 4rem;
      right: 12%; }
    header .open-menu .wrap {
      padding-top: 18vh; }
  #phone_icon .button {
    top: 4rem;
    right: 4.5%; }
  .index-works {
    padding-top: 10%; }
    .index-works .wrapper .bigger {
      padding-top: 0;
      float: left;
      width: 65%;
      padding-right: 20px; }
      .index-works .wrapper .bigger .slick-dots {
        top: -8rem; }
      .index-works .wrapper .bigger .slick-prev {
        right: calc(2.563rem + 40px); }
      .index-works .wrapper .bigger .slick-next {
        right: 20px; }
    .index-works .wrapper .titlewrap {
      position: relative;
      width: 35%;
      float: left;
      right: auto; }
      .index-works .wrapper .titlewrap .title {
        top: 18%;
        left: 18%; }
        .index-works .wrapper .titlewrap .title .en {
          -webkit-transform: rotate(0deg);
          -ms-transform: rotate(0deg);
          transform: rotate(0deg);
          left: 0; }
        .index-works .wrapper .titlewrap .title .ch {
          margin-left: 20px;
          margin-top: 20px;
          letter-spacing: 20px; }
    .index-works .wrapper .morebt {
      top: 20px;
      clear: both; }
  #service .service-items .wrap {
    width: 33.33333%; }
  #news .banner .left .titlewrap .title {
    bottom: 10vh; }
  #message .message-wrap {
    margin-top: 0; }
    #message .message-wrap .title {
      text-align: center;
      padding-left: 10px; }
      #message .message-wrap .title .ch {
        margin-top: 10px; }
    #message .message-wrap .message-list {
      margin-top: 5%; }
      #message .message-wrap .message-list .message-items {
        margin-top: 0; }
        #message .message-wrap .message-list .message-items > a {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
          #message .message-wrap .message-list .message-items > a .wrap {
            width: 70%;
            padding-left: 0; }
          #message .message-wrap .message-list .message-items > a .titlewrap {
            width: 30%;
            position: relative;
            float: left;
            padding-bottom: 10%;
            right: auto;
            top: auto; }
            #message .message-wrap .message-list .message-items > a .titlewrap .date, #message .message-wrap .message-list .message-items > a .titlewrap .message-title {
              position: static;
              padding-left: 20px;
              padding-top: 20px; }
        #message .message-wrap .message-list .message-items .morebt {
          display: block;
          margin: 10px auto 30px auto;
          clear: both;
          position: static;
          top: auto;
          left: auto;
          text-align: center;
          float: none; }
      #message .message-wrap .message-list .message-items:nth-child(even) a .wrap {
        float: left; }
      #message .message-wrap .message-list .message-items:nth-child(even) a .titlewrap {
        right: auto;
        left: auto; }
      #message .message-wrap .message-list .message-items:nth-child(even) .morebt {
        position: static;
        float: none; }
    #message .message-wrap .message-detail-wrap .title {
      width: 100%;
      text-align: center;
      float: none; }
      #message .message-wrap .message-detail-wrap .title .ch {
        margin-left: 30px; }
    #message .message-wrap .message-detail-wrap .message-detail-title {
      width: 80%;
      margin: 20px auto;
      float: none; }
    #message .message-wrap .backbt {
      margin-bottom: 20px; } }

@media only screen and (max-width: 860px) {
  #about header {
    position: relative; }
  #about .story, #about .concept {
    display: block;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
    #about .story .pic, #about .concept .pic {
      display: none; }
    #about .story .content, #about .concept .content {
      width: 100%;
      background-color: rgba(255, 255, 255, 0.8); }
  #about .story {
    background-image: url(../_img/about/pic1.jpg); }
  #about .concept {
    background-image: url(../_img/about/pic2.jpg); }
  #about .about-medium {
    position: static;
    padding: 0;
    margin: 20px 0; }
    #about .about-medium img {
      width: 100%; }
  #works .tags {
    position: static;
    margin: 20px auto; }
    #works .tags .tags-name {
      padding: 10px 0;
      display: block;
      text-align: center;
      color: white;
      background-color: #0095D9; }
    #works .tags .worksclass {
      padding: 10px 0;
      display: none;
      background-color: #f5f5f5; }
      #works .tags .worksclass .worksclassitem {
        display: block; }
        #works .tags .worksclass .worksclassitem a {
          padding: 10px 0; }
        #works .tags .worksclass .worksclassitem.active a:before {
          display: none; }
  #works .works-list-wrap .works-list .works-items {
    width: 33.333333%; }
  #works .works-detail-wrap {
    text-align: center; }
    #works .works-detail-wrap .tag {
      margin-top: 20px;
      position: static; } }

@media only screen and (max-width: 768px) {
  footer {
    background-image: url(../_img/layout/footer-bg2.jpg); }
    footer .info {
      width: 100%; }
    footer .sitemap {
      display: none; }
  .index-about .title {
    display: block;
    margin: 0 auto; }
  .index-about .greyline {
    display: none; }
  .index-about .index-about-content {
    width: 90%;
    margin: 0 auto;
    display: block;
    padding-top: 0; }
  .index-works .wrapper .bigger .slick-dots {
    top: -5rem; }
    .index-works .wrapper .bigger .slick-dots li {
      font-size: 5rem; }
  #contact .banner .left .titlewrap {
    text-align: center;
    height: 100%;
    width: 100%;
    float: right;
    position: relative; }
  #contact .contact-wrap .contact-form .form-wrap {
    width: 100%; } }

@media only screen and (max-width: 640px) {
  header {
    padding-top: 2rem;
    padding-bottom: 2rem; }
    header .logo {
      float: none;
      display: block;
      text-align: center;
      width: 100%;
      margin: 0 auto; }
    header .fb, header .open-menu .fb_menu {
      top: 3rem;
      right: 15%; }
    header .open-menu {
      float: none;
      display: block; }
      header .open-menu .wrap {
        width: 100%;
        float: none;
        min-width: 300px;
        padding-top: 7vh;
        right: auto; }
        header .open-menu .wrap .menu {
          padding-left: 0;
          width: 100%;
          margin: 60px auto 30px auto;
          float: none;
          text-align: center;
          padding-right: 0; }
          header .open-menu .wrap .menu li {
            text-align: center;
            width: auto; }
  #phone_icon .button {
    top: 3rem;
    right: 4.5%; }
  #works .works-list-wrap .works-list .works-items {
    width: 50%; }
  .index-works {
    padding-top: 40%;
    padding-bottom: 10%; }
    .index-works .wrapper .bigger {
      width: 100%;
      padding-right: 0; }
      .index-works .wrapper .bigger .slick-dots {
        bottom: -5rem;
        top: auto; }
        .index-works .wrapper .bigger .slick-dots li {
          font-size: 3rem; }
    .index-works .wrapper .titlewrap {
      background-color: rgba(255, 255, 255, 0);
      width: 80%;
      position: absolute;
      top: -60%;
      left: 0;
      right: 0;
      margin: auto; }
      .index-works .wrapper .titlewrap .blueline {
        display: none; }
      .index-works .wrapper .titlewrap .title {
        text-align: center;
        position: static; }
  .index-service {
    padding-bottom: 20%; }
    .index-service .wrapper .title {
      width: 100%;
      text-align: center; }
    .index-service .wrapper .service-items {
      width: 100%;
      position: relative;
      right: -10px; }
      .index-service .wrapper .service-items .slick-prev {
        right: calc(50% + 2.563rem - 10px);
        margin: auto; }
      .index-service .wrapper .service-items .slick-next {
        right: calc(50% - 2.563rem - 10px);
        margin: auto; }
  #service header, #works header {
    position: relative; }
  #service .service-items .wrap {
    width: 50%; }
    #service .service-items .wrap .inner {
      padding: 10%; }
    #service .service-items .wrap img {
      max-width: 50%; }
  #news .banner, #contact .banner {
    display: block; }
    #news .banner .right, #contact .banner .right {
      display: none; }
    #news .banner .left, #contact .banner .left {
      width: 100%; }
      #news .banner .left .titlewrap, #contact .banner .left .titlewrap {
        float: none;
        width: 100%; }
  #news .news-wrap .news-list .news-items .date, #news .news-wrap .news-detail .news-items .date, #contact .news-wrap .news-list .news-items .date, #contact .news-wrap .news-detail .news-items .date {
    width: 100%;
    display: block;
    text-align: left;
    padding-bottom: 0px; }
    #news .news-wrap .news-list .news-items .date .month-date, #news .news-wrap .news-list .news-items .date .year, #news .news-wrap .news-detail .news-items .date .month-date, #news .news-wrap .news-detail .news-items .date .year, #contact .news-wrap .news-list .news-items .date .month-date, #contact .news-wrap .news-list .news-items .date .year, #contact .news-wrap .news-detail .news-items .date .month-date, #contact .news-wrap .news-detail .news-items .date .year {
      display: inline-block; }
    #news .news-wrap .news-list .news-items .date .year, #news .news-wrap .news-detail .news-items .date .year, #contact .news-wrap .news-list .news-items .date .year, #contact .news-wrap .news-detail .news-items .date .year {
      margin-left: 10px; }
  #news .news-wrap .news-list .news-items .news-title, #news .news-wrap .news-detail .news-items .news-title, #contact .news-wrap .news-list .news-items .news-title, #contact .news-wrap .news-detail .news-items .news-title {
    width: calc(85% - 10px); }
  #news .news-wrap .news-detail .news-items .date, #contact .news-wrap .news-detail .news-items .date {
    text-align: center; }
  #news .news-wrap .news-detail .news-items .news-title, #contact .news-wrap .news-detail .news-items .news-title {
    text-align: center;
    width: 100%; }
  #message .message-wrap .message-detail-wrap .message-detail-title .detail-title {
    text-align: center; }
    #message .message-wrap .message-detail-wrap .message-detail-title .detail-title .date {
      width: 100%;
      display: block;
      padding-top: 20px;
      padding-bottom: 0px; }
    #message .message-wrap .message-detail-wrap .message-detail-title .detail-title .message-title {
      padding: 10px 20px;
      width: 100%; }
  #contact .contact-wrap {
    display: block; }
    #contact .contact-wrap .contact-form {
      width: 100%; }
      #contact .contact-wrap .contact-form .form-wrap {
        width: 100%; }
    #contact .contact-wrap .contact-map {
      width: 100%;
      height: 300px;
      margin-bottom: 20px; } }

@media only screen and (max-width: 480px) {
  header {
    padding-top: 1rem;
    padding-bottom: 1rem; }
    header .fb, header .open-menu .fb_menu {
      top: 2rem;
      right: 17%; }
    header .logo {
      width: 50%;
      text-align: left;
      margin: 0; }
    header .open-menu {
      overflow: scroll; }
      header .open-menu .wrap {
        min-width: 250px; }
        header .open-menu .wrap .logo {
          float: none;
          display: block;
          text-align: center;
          width: 100%;
          margin: 0 auto; }
  #phone_icon .button {
    top: 2rem;
    right: 4.5%; }
  #works .works-list-wrap .works-list .works-items {
    width: 100%; }
  #service .service-items .wrap {
    width: 100%;
    float: none;
    margin: 10px auto; }
    #service .service-items .wrap .inner .des {
      top: 0; }
  #message .message-wrap .title .ch {
    margin-left: 30px; }
  #message .message-wrap .message-list .message-items > a {
    display: block; }
    #message .message-wrap .message-list .message-items > a .wrap {
      width: 100%;
      float: none;
      padding-right: 0; }
    #message .message-wrap .message-list .message-items > a .titlewrap {
      width: 90%;
      display: block;
      margin: -20px auto 0 auto;
      float: none; }
      #message .message-wrap .message-list .message-items > a .titlewrap .date, #message .message-wrap .message-list .message-items > a .titlewrap .message-title {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 10px;
        text-align: center; }
      #message .message-wrap .message-list .message-items > a .titlewrap .message-title {
        max-width: 100%; }
  #message .message-wrap .message-list .message-items:nth-child(even) a .wrap {
    float: none; }
  #message .message-wrap .message-detail-wrap .title {
    width: 100%;
    text-align: center;
    float: none; }
  #message .message-wrap .message-detail-wrap .message-detail-title {
    width: 80%;
    margin: 20px auto;
    float: none; }
  #message .message-wrap .backbt {
    margin-bottom: 20px; }
  #contact .contact-wrap .contact-form .form-wrap table .acc {
    width: 100%; }
  #contact .contact-wrap .contact-form .form-wrap table .acc-img {
    margin-left: 0;
    margin-top: 20px; } }

@media only screen and (max-width: 375px) {
  html, body {
    font-size: 90%; }
  header .open-menu .logo {
    display: none; }
  #about .andy {
    padding-top: 20%; }
    #about .andy h1 {
      font-size: 2.2rem; }
  #about .story .content .title h2, #about .concept .content .title h2 {
    margin-left: 20px; }
  #about .story .content .des, #about .concept .content .des {
    width: 80%; }
  .vertical {
    -webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: lr-tb;
    writing-mode: horizontal-tb; }
  .index-about .title {
    width: 100%;
    height: auto;
    text-align: center;
    margin-bottom: 20px; }
    .index-about .title .ch {
      position: relative; }
  .index-works {
    padding-top: 60%; }
    .index-works .wrapper .titlewrap {
      top: -80%; }
  .pagebt, .backbt {
    margin: 10% auto; }
  #works .backbt {
    margin: 0 0 10% 0; } }

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