@media (max-width: 767.98px) {
  .work {
    padding: 0 25px; } }
.work .bg-grid-line {
  display: none !important; }
.work .page-title {
  position: relative;
  text-align: center;
  margin: 140px 0;
  line-height: 1;
  letter-spacing: 0.5px; }
  @media (max-width: 767.98px) {
    .work .page-title {
      margin: 130px 0 50px; } }
  .work .page-title .title-en {
    position: absolute;
    z-index: -1;
    text-transform: uppercase;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 10vw;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 5px;
    color: #ffffff;
    text-shadow: 0 2px 8px rgba(36, 36, 36, 0.1); }
    @media (max-width: 767.98px) {
      .work .page-title .title-en {
        letter-spacing: 2.1px; } }
    @media (max-width: 575.98px) {
      .work .page-title .title-en {
        display: none; } }
  .work .page-title .title-tw {
    font-size: 28px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.5px; }
  .work .page-title .work-sub-title {
    padding-top: 12px;
    opacity: 0.7;
    font-size: 16px;
    line-height: 1; }
.work .main-content-wrapper {
  box-shadow: -100px 100px 85px 23px rgba(0, 0, 0, 0.05);
  margin: 0 calc(6.94vw - 46px) 100px; }
  @media (max-width: 768px) {
    .work .main-content-wrapper {
      margin-bottom: 150px; } }
  @media (max-width: 767.98px) {
    .work .main-content-wrapper {
      margin: 0;
      padding-bottom: 100px;
      box-shadow: none; } }
  .work .main-content-wrapper .main-content-inner {
    padding: 0 40px 0 100px; }
    @media (max-width: 1000px) {
      .work .main-content-wrapper .main-content-inner {
        padding: 0 40px; } }
    @media (max-width: 767.98px) {
      .work .main-content-wrapper .main-content-inner {
        padding: 0; } }
.work .work-description .description-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.5px;
  padding-top: 60px;
  padding-bottom: 15px; }
  @media (max-width: 767.98px) {
    .work .work-description .description-title {
      padding-top: 40px; } }
  .work .work-description .description-title:first-child {
    padding-top: 0; }
.work .work-description p {
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.3px;
  margin: 0; }
.work .work-description img {
  margin-top: 25px; }
.work .work-info-inner {
  position: sticky;
  top: 80px;
  z-index: 1;
  padding-left: 2.77vw;
  padding-bottom: 100px; }
  @media (max-width: 767.98px) {
    .work .work-info-inner {
      border-top: solid 1px #dddddd;
      margin-bottom: 60px;
      padding: 15px 10px 0; } }
  .work .work-info-inner .work-title {
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.3px; }
    @media (max-width: 767.98px) {
      .work .work-info-inner .work-title {
        display: none; } }
  .work .work-info-inner .work-sub-title {
    padding-top: 10px;
    opacity: 0.7;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0.3px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: solid 1px #dddddd; }
    @media (max-width: 767.98px) {
      .work .work-info-inner .work-sub-title {
        display: none; } }
.work .info {
  padding-bottom: 15px; }
  .work .info:last-child {
    border-bottom: solid 1px #dddddd; }
  .work .info .info-title {
    font-size: 14px;
    font-style: italic;
    line-height: 1.5;
    letter-spacing: 0.3px;
    width: 60px;
    min-width: 60px;
    margin-right: 15px; }
  .work .info .info-content {
    opacity: 0.7;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0.3px; }
    .work .info .info-content.work-link a {
      color: #d24648;
      text-decoration: underline; }
      .work .info .info-content.work-link a::before {
        display: none; }
    .work .info .info-content a {
      display: inline-block;
      padding-right: 10px;
      color: #242424;
      word-break: break-all; }
      .work .info .info-content a::before {
        content: '#'; }
      .work .info .info-content a:last-child {
        padding-right: 0; }
.work .content-mobile-wrapper {
  padding-top: 60px;
  margin-top: 60px;
  border-top: solid 1px #dddddd; }
  .work .content-mobile-wrapper .content-mobile-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0.5px;
    padding-bottom: 15px; }
  .work .content-mobile-wrapper .iphone6-container {
    position: absolute;
    width: 100%;
    opacity: 0;
    top: 0;
    left: -1.9px;
    pointer-events: none; }
    .work .content-mobile-wrapper .iphone6-container img {
      margin: 0 auto;
      display: block; }
  .work .content-mobile-wrapper .mobile-slide {
    position: relative;
    margin: 130px 0 170px; }
    .work .content-mobile-wrapper .mobile-slide .owl-nav {
      display: flex;
      margin-top: 0;
      position: absolute;
      width: 100%;
      z-index: 20;
      top: 50%;
      transform: translateY(-50%);
      pointer-events: none; }
    .work .content-mobile-wrapper .mobile-slide.owl-theme .owl-nav [class*=owl-] {
      margin: 0;
      transition: 0.3s; }
      .work .content-mobile-wrapper .mobile-slide.owl-theme .owl-nav [class*=owl-]:hover {
        background: transparent;
        color: #000000;
        opacity: 0.8; }
      .work .content-mobile-wrapper .mobile-slide.owl-theme .owl-nav [class*=owl-]:last-child {
        margin-left: auto; }
      .work .content-mobile-wrapper .mobile-slide.owl-theme .owl-nav [class*=owl-] span {
        width: 80px;
        height: 80px;
        line-height: 80px;
        font-size: 40px;
        display: inline-block;
        vertical-align: middle;
        background: #fff;
        pointer-events: auto; }
    .work .content-mobile-wrapper .mobile-slide.owl-theme .owl-dots {
      padding-top: 30px;
      margin-top: 0;
      line-height: 1;
      font-size: 0;
      position: absolute;
      width: 100%;
      bottom: 0;
      transform: translateY(100%); }
      .work .content-mobile-wrapper .mobile-slide.owl-theme .owl-dots .owl-dot.active span, .work .content-mobile-wrapper .mobile-slide.owl-theme .owl-dots .owl-dot:hover span {
        background: #d24648; }
      .work .content-mobile-wrapper .mobile-slide.owl-theme .owl-dots .owl-dot button:first-child span {
        margin-left: 0; }
      .work .content-mobile-wrapper .mobile-slide.owl-theme .owl-dots .owl-dot span {
        width: 15px;
        height: 5px;
        margin: 0 0 0 5px;
        border-radius: 0;
        background: #dddddd;
        transition: background 0.3s ease; }
  @media (max-width: 767.98px) {
    .work .content-mobile-wrapper {
      display: none; } }
.work .share-block {
  padding-top: 20px; }
  @media (max-width: 767.98px) {
    .work .share-block {
      position: fixed;
      bottom: 0;
      left: 0;
      width: 100%;
      background: #fff;
      z-index: 99;
      padding: 17px 0;
      text-align: right;
      border-top: solid 1px #dddddd; } }
  @media (max-width: 767.98px) and (max-width: 575.98px) {
    .work .share-block {
      text-align: center; } }

  .work .share-block a {
    opacity: 0.7;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0.3px;
    color: #242424;
    padding-right: 30px; }
    @media (max-width: 575.98px) {
      .work .share-block a {
        width: 50%;
        padding: 0; } }
    .work .share-block a i {
      padding-right: 5px; }
    .work .share-block a:last-child {
      padding-right: 0; }
      @media (max-width: 767.98px) {
        .work .share-block a:last-child {
          padding-right: 30px; } }
      @media (max-width: 575.98px) {
        .work .share-block a:last-child {
          padding: 0; } }
@media (max-width: 767.98px) {
  .work .callAction-wrapper {
    padding-bottom: 60px; } }

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