﻿
/******************************
PROJECT COLOR
******************************/
/******************************
PROJECT SIZE
******************************/
/*** PAGE ***/
@media only screen and (max-width:767px) {
  .hide-mobile {
    display: none !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .hide-tablet {
    display: none !important;
  }
}

@media only screen and (min-width: 1024px) {
  .hide-desktop {
    display: none !important;
  }
}

.categorypath-prestigious-services-service-center #maincontent,
.categorypath-prestigious-services-watch-service-center #maincontent,
.categorypath-prestigious-services-europe-watch-service-centre #maincontent {
  display: none;
  min-height: unset;
}
.categorypath-prestigious-services-service-center .page-main,
.categorypath-prestigious-services-watch-service-center .page-main,
.categorypath-prestigious-services-europe-watch-service-centre .page-main {
  max-width: unset;
  padding-left: 0;
  padding-right: 0;
}

.ewcWatchServiceCenter {
  position: relative;
  display: block;
}
.ewcWatchServiceCenter_banner {
  width: 100%;
}
.ewcWatchServiceCenter_pageTitle {
  margin: 40px 0;
  text-transform: uppercase;
  font-family: "Cormorant Garamond", "Noto Sans TC", "Noto Sans SC", "Heiti TC", "LiHei Pro", "新細明體", PMingLiU, serif;
  text-align: center;
  font-size: 40px;
  font-weight: 500;
}
.ewcWatchServiceCenter_pageTitle h1 {
  font-size: 40px;
}
.ewcWatchServiceCenter_section1 {
  margin: 80px auto 160px auto;
  width: 50%;
  text-align: center;
}
.ewcWatchServiceCenter_section1 p {
  font-size: 18px;
  letter-spacing: 0em;
  line-height: 1.25em;
  margin: 0;
  padding: 0;
  line-height: 1.6;
  margin-bottom: 24px;
}
.ewcWatchServiceCenter_section2 {
  background-color: #dde0d1;
  display: flex;
  padding: 0 calc(10vw - 64px) 200px calc(10vw - 64px);
  position: relative;
}
.ewcWatchServiceCenter_section2 img {
  position: relative;
  top: -60px;
  width: 50%;
  height: 50%;
  z-index: 1;
}
.ewcWatchServiceCenter_section2 #pattern {
  background-image: url("../images/common/pattern.png");
  background-size: cover;
  filter: invert(0%) sepia(0%) saturate(0%) hue-rotate(254deg) brightness(116%) contrast(107%);
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: -50%;
  transform: rotateY(180deg);
}
.ewcWatchServiceCenter_section2_content {
  padding-left: 80px;
  padding-left: 3vw;
}
.ewcWatchServiceCenter_section2_content h2 {
  margin: 40px 0;
  text-transform: uppercase;
  font-family: "Cormorant Garamond", "Noto Sans TC", "Noto Sans SC", "Heiti TC", "LiHei Pro", "新細明體", PMingLiU, serif;
  font-size: 36px;
  font-weight: 400;
}
.ewcWatchServiceCenter_section2_content p {
  margin: 24px 0;
  font-size: 18px;
  line-height: 1.6;
}
.ewcWatchServiceCenter_section3 {
  padding: 0 calc(10vw - 64px);
}
.ewcWatchServiceCenter_section3 img {
  position: relative;
  top: -150px;
  width: 100%;
  height: 100%;
}
.ewcWatchServiceCenter_section3_content {
  margin-top: -88px;
}
.ewcWatchServiceCenter_section3_content h2 {
  text-transform: uppercase;
  font-family: "Cormorant Garamond", "Noto Sans TC", "Noto Sans SC", "Heiti TC", "LiHei Pro", "新細明體", PMingLiU, serif;
  font-size: 36px;
  font-weight: 400;
}
.ewcWatchServiceCenter_section3_office {
  margin-top: 40px;
  max-width: 1080px;
}
.ewcWatchServiceCenter_section3_office th,
.ewcWatchServiceCenter_section3_office td {
  text-align: left;
  vertical-align: top;
  padding-right: calc(5vw - 24px);
  height: 36px;
  font-size: 18px;
  padding-left: 0 !important;
  padding-top: 4px;
  padding-bottom: 4px;
}
.ewcWatchServiceCenter_section3_office th a,
.ewcWatchServiceCenter_section3_office td a {
  color: #333;
  text-decoration: none;
}
.ewcWatchServiceCenter_section3_office th a:hover,
.ewcWatchServiceCenter_section3_office td a:hover {
  text-decoration: underline;
}
.ewcWatchServiceCenter_section3_office tbody::after {
  content: "";
  display: block;
  height: 32px;
}
.ewcWatchServiceCenter_section3 button {
  display: block;
  margin: 40px auto 100px auto;
  padding: 8px 64px;
  background-color: #99785c;
  color: white;
  font-size: 18px;
  font-weight: 400;
  border: 0px;
  transition: all 0.25s;
}
.ewcWatchServiceCenter_section3 button:hover {
  cursor: pointer;
  background-color: #bd9471;
}

@media only screen and (max-width: 1023px) {
  .ewcWatchServiceCenter p {
    font-size: 15px;
  }
  .ewcWatchServiceCenter_section1 {
    margin: 0;
    padding: 32px;
    width: 100%;
  }
  .ewcWatchServiceCenter_section2 {
    margin: 0;
    padding: 0;
    flex-wrap: wrap;
  }
  .ewcWatchServiceCenter_section2 img {
    position: static;
    width: 100%;
    height: 100%;
  }
  .ewcWatchServiceCenter_section2_content {
    padding: 40px 24px;
  }
  .ewcWatchServiceCenter_section2_content h2 {
    font-size: 24px;
    text-transform: none;
    margin: 0;
  }
  .ewcWatchServiceCenter_section3 {
    margin: 0;
    padding: 0;
  }
  .ewcWatchServiceCenter_section3 img {
    position: static;
  }
  .ewcWatchServiceCenter_section3_content {
    margin-top: 0;
    padding: 32px 24px;
  }
  .ewcWatchServiceCenter_section3_content p {
    text-transform: uppercase;
  }
  .ewcWatchServiceCenter_section3_content h2 {
    font-size: 48px;
  }
  .ewcWatchServiceCenter_section3_office {
    width: 100%;
    margin: 0;
    padding: 0 24px;
  }
  .ewcWatchServiceCenter_section3_office th,
.ewcWatchServiceCenter_section3_office td {
    font-size: 14px;
    height: 24px;
  }
  .ewcWatchServiceCenter_section3 button {
    margin: 48px auto 100px auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .ewcWatchServiceCenter_section3_office {
    width: calc(100% - 48px);
    margin: 0 24px;
  }
}
@media only screen and (max-width:767px) {
  .ewcWatchServiceCenter_banner {
    height: 140px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .ewcWatchServiceCenter_pageTitle {
    font-size: 40px;
  }
  .ewcWatchServiceCenter_section3_content h2 {
    font-size: 36px;
  }
  .ewcWatchServiceCenter_section3_office {
    display: block;
  }
  .ewcWatchServiceCenter_section3_office thead {
    display: none;
  }
  .ewcWatchServiceCenter_section3_office tbody {
    height: 260px;
  }
  .ewcWatchServiceCenter_section3_office td {
    display: block;
    padding: 0;
    height: auto;
    margin-bottom: 16px;
  }
  .ewcWatchServiceCenter_section3_office td:before {
    content: attr(data-title);
    display: inline-block;
    width: 100%;
    padding: 8px 0;
    font-weight: 700;
  }
  .ewcWatchServiceCenter_section3 button {
    margin: 0 auto 80px auto;
    padding: 8px 32px;
  }
}