@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Ancizar+Serif:ital,wght@0,300..900;1,300..900&family=Noto+Sans+SC:wght@100..900&family=Roboto:ital,wdth,wght@0,75..100,100..900;1,75..100,100..900&display=swap");
@media screen and (max-width: 950px) {
  .sp_flex {
    display: flex !important;
  }
}
@media screen and (min-width: 951px) {
  .sp_flex {
    display: none !important;
  }
}

@media screen and (max-width: 950px) {
  .pc_flex {
    display: none !important;
  }
}
@media screen and (min-width: 951px) {
  .pc_flex {
    display: flex !important;
  }
}

@media screen and (max-width: 950px) {
  .sp {
    display: block !important;
  }
}
@media screen and (min-width: 951px) {
  .sp {
    display: none !important;
  }
}

@media screen and (max-width: 950px) {
  .pc {
    display: none !important;
  }
}
@media screen and (min-width: 951px) {
  .pc {
    display: block !important;
  }
}

body.page-template-template-lp_chinese {
  background: url(../img/works-bg.webp) no-repeat center;
  background-size: cover;
  background-attachment: fixed;
}
body.page-template-template-lp_chinese * {
  font-family: "Noto Sans SC", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  box-sizing: border-box;
}
@media screen and (max-width: 950px) {
  body.page-template-template-lp_chinese * {
    font-size: 16px;
  }
}
body.page-template-template-lp_chinese a {
  text-decoration: unset;
  cursor: pointer;
}
body.page-template-template-lp_chinese a.telephone {
  pointer-events: none;
}
@media screen and (max-width: 950px) {
  body.page-template-template-lp_chinese a.telephone {
    pointer-events: auto;
  }
}
body.page-template-template-lp_chinese ul, body.page-template-template-lp_chinese li {
  list-style: none;
}
body.page-template-template-lp_chinese table {
  display: table;
}
body.page-template-template-lp_chinese input[type=text], body.page-template-template-lp_chinese select, body.page-template-template-lp_chinese textarea {
  display: block;
  width: 100%;
}
body.page-template-template-lp_chinese select {
  cursor: pointer;
}
body.page-template-template-lp_chinese .flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
body.page-template-template-lp_chinese img {
  display: block;
}
body.page-template-template-lp_chinese .inner {
  margin: 0 auto;
  width: 100%;
}
body.page-template-template-lp_chinese .en {
  font-family: "Ancizar Serif", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
body.page-template-template-lp_chinese .roboto {
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
body.page-template-template-lp_chinese header {
  height: 70px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: unset;
  padding-left: 30px;
  transition: background-color 0.3s;
}
body.page-template-template-lp_chinese header .logo {
  opacity: 0;
  opacity: background-color 0.3s;
  pointer-events: none;
}
body.page-template-template-lp_chinese header .contact {
  margin: 0 auto;
  margin-right: 0;
  width: 160px;
  height: 100%;
  text-align: center;
  background: #2354A1;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  line-height: 1;
  font-size: 18px;
  font-weight: 900;
  transition: 0.3s;
}
body.page-template-template-lp_chinese header .contact:hover {
  background: #fff;
  color: #2354A1;
}
body.page-template-template-lp_chinese header.scrolled {
  background-color: rgba(0, 0, 0, 0.6);
}
body.page-template-template-lp_chinese header.scrolled .logo {
  opacity: 1;
  pointer-events: auto;
}
@media screen and (max-width: 950px) {
  body.page-template-template-lp_chinese header {
    height: 48px;
    padding-left: 20px;
  }
  body.page-template-template-lp_chinese header .contact {
    width: 134px;
    font-size: 16px;
  }
}
body.page-template-template-lp_chinese footer {
  background: #FAFAFA;
}
body.page-template-template-lp_chinese footer .inner {
  padding: 100px 100px 120px;
  border-top: 1px solid #C0C0C0;
}
body.page-template-template-lp_chinese footer .inner .left .company {
  font-weight: 500;
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0.1em;
  margin-bottom: 30px;
}
body.page-template-template-lp_chinese footer .inner .left address {
  font-style: normal;
  line-height: 2;
}
body.page-template-template-lp_chinese footer .inner .left address + p {
  font-style: normal;
  line-height: 2;
  margin-bottom: 100px;
}
body.page-template-template-lp_chinese footer .inner .left address + p a {
  font-style: normal;
  line-height: 2;
}
body.page-template-template-lp_chinese footer .inner .left small {
  line-height: 1;
  font-size: 14px;
  color: #9E9E9E;
}
body.page-template-template-lp_chinese footer .inner > a {
  text-decoration: underline;
  line-height: 1;
  font-size: 14px;
}
@media screen and (max-width: 950px) {
  body.page-template-template-lp_chinese footer .inner {
    padding: 60px 20px 80px;
  }
  body.page-template-template-lp_chinese footer .inner .left .company {
    font-size: 16px;
    margin-bottom: 20px;
  }
  body.page-template-template-lp_chinese footer .inner .left address {
    font-size: 12px;
  }
  body.page-template-template-lp_chinese footer .inner .left address + p {
    font-size: 12px;
    margin-bottom: 50px;
  }
  body.page-template-template-lp_chinese footer .inner .left address + p + a {
    text-align: center;
    text-decoration: underline;
    margin-bottom: 86px;
    line-height: 1;
    font-size: 14px;
  }
  body.page-template-template-lp_chinese footer .inner .left small {
    font-size: 14px;
    text-align: center;
    display: block;
  }
}
body.page-template-template-lp_chinese section {
  position: relative;
}
body.page-template-template-lp_chinese section .sections-inner {
  width: 100%;
  margin: 0 auto;
}
body.page-template-template-lp_chinese section.mv {
  background: #000;
}
body.page-template-template-lp_chinese section.mv .main {
  position: relative;
  width: 100%;
  height: 100vh;
}
body.page-template-template-lp_chinese section.mv .main * {
  color: #fff;
}
body.page-template-template-lp_chinese section.mv .main h1 span {
  font-size: 10.4166666667vw;
  line-height: 1;
  position: absolute;
  font-weight: 500;
}
body.page-template-template-lp_chinese section.mv .main h1 span.left {
  top: 50%;
  left: calc(50% - 7.2916666667vw);
  transform: translate(-50%, -50%) scale(0.5);
  animation: h1-left 1.5s 0.5s cubic-bezier(0.6, 0.01, 0.05, 0.96) forwards, h1-left-fixed 0.8s 3s cubic-bezier(0.39, 0.02, 0, 0.99) forwards;
}
@keyframes h1-left {
  0% {
    top: 50%;
    left: calc(50% - 7.2916666667vw);
    transform: translate(-50%, -50%) scale(0.5);
  }
  100% {
    top: 50%;
    left: calc(50% - 16.40625vw);
    transform: translate(-50%, -50%) scale(1);
  }
}
@keyframes h1-left-fixed {
  0% {
    top: 50%;
    left: calc(50% - 16.40625vw);
    transform: translate(-50%, -50%) scale(1);
  }
  100% {
    top: 2.6041666667vw;
    left: 2.6041666667vw;
    transform: translate(0) scale(1);
  }
}
body.page-template-template-lp_chinese section.mv .main h1 span.right {
  bottom: 50%;
  right: 17%;
  transform: translate(-50%, 50%) scale(0.5);
  animation: h1-right 1.5s 0.5s cubic-bezier(0.6, 0.01, 0.05, 0.96) forwards, h1-right-fixed 0.8s 3s cubic-bezier(0.39, 0.02, 0, 0.99) forwards;
}
@keyframes h1-right {
  0% {
    bottom: 50%;
    right: 17%;
    transform: translate(-50%, 50%) scale(0.5);
  }
  100% {
    bottom: 50%;
    right: 12%;
    transform: translate(-50%, 50%) scale(1);
  }
}
@keyframes h1-right-fixed {
  0% {
    bottom: 50%;
    right: 12%;
    transform: translate(-50%, 50%) scale(1);
  }
  100% {
    bottom: 2.6041666667vw;
    right: 2.6041666667vw;
    transform: translate(0) scale(1);
  }
}
body.page-template-template-lp_chinese section.mv .main h1 + .en {
  font-size: 1.6666666667vw;
  width: 15vw;
  line-height: 1.3;
  position: absolute;
  left: 5.2083333333vw;
  bottom: 8.3333333333vw;
}
body.page-template-template-lp_chinese section.mv .main .scroll-area {
  position: absolute;
  left: 5.2083333333vw;
  bottom: 3.90625vw;
}
body.page-template-template-lp_chinese section.mv .main .scroll-area p {
  line-height: 1;
  font-size: 0.7291666667vw;
}
body.page-template-template-lp_chinese section.mv .main .scroll-area span {
  width: 1px;
  height: 0vw;
  display: block;
  position: absolute;
  background: #fff;
  margin-top: 0.78125vw;
  animation: fadeDown 1.8s ease-out infinite;
}
@keyframes fadeDown {
  0% {
    height: 0vw;
  }
  100% {
    height: 3.125vw;
  }
}
body.page-template-template-lp_chinese section.mv .main .mv-slide img {
  width: 100%;
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
}
body.page-template-template-lp_chinese section.mv .sections-inner {
  max-width: 82.8125vw;
  margin-right: 5.2083333333vw;
  padding: 6.7708333333vw 0 15.625vw;
  position: relative;
}
body.page-template-template-lp_chinese section.mv .sections-inner > a {
  position: absolute;
  top: 1.5625vw;
  right: 0;
  font-size: 14px;
  line-height: 1;
  color: #fff;
  text-decoration: underline;
}
body.page-template-template-lp_chinese section.mv .sections-inner .flex {
  gap: 6.40625vw;
  align-items: center;
  justify-content: center;
}
body.page-template-template-lp_chinese section.mv .sections-inner .flex .txt {
  color: #fff;
  line-height: 1.8;
  width: 34.21875vw;
}
body.page-template-template-lp_chinese section.mv .sections-inner .flex img {
  width: 42.1875vw;
  height: auto;
}
@media screen and (min-width: 951px) and (max-width: 1500px) {
  body.page-template-template-lp_chinese section.mv .main h1 + .en {
    font-size: 20px;
    width: 180px;
    left: 70px;
    bottom: 100px;
  }
  body.page-template-template-lp_chinese section.mv .main .scroll-area {
    left: 70px;
    bottom: 45px;
  }
  body.page-template-template-lp_chinese section.mv .main .scroll-area p {
    font-size: 10px;
  }
  body.page-template-template-lp_chinese section.mv .main .scroll-area span {
    margin-top: 15px;
    animation: fadeDown 1.3s ease-out infinite;
  }
  @keyframes fadeDown {
    0% {
      height: 0;
    }
    100% {
      height: 30px;
    }
  }
  body.page-template-template-lp_chinese section.mv .sections-inner {
    max-width: 1030px;
    margin-right: auto;
    padding: 130px 40px 230px;
  }
  body.page-template-template-lp_chinese section.mv .sections-inner > a {
    width: 100%;
    text-align: right;
    max-width: 1030px;
    padding: 0 40px;
  }
  body.page-template-template-lp_chinese section.mv .sections-inner .flex {
    width: 100%;
    gap: 7.7358490566%;
  }
  body.page-template-template-lp_chinese section.mv .sections-inner .flex .txt {
    width: 41.320754717%;
  }
  body.page-template-template-lp_chinese section.mv .sections-inner .flex img {
    width: 50.9433962264%;
  }
}
@media screen and (max-width: 950px) {
  body.page-template-template-lp_chinese section.mv .main {
    height: 200vw;
  }
  body.page-template-template-lp_chinese section.mv .main h1 span {
    font-weight: 700;
    font-size: 13.1578947368vw;
    animation: unset !important;
  }
  body.page-template-template-lp_chinese section.mv .main h1 span.left {
    top: 31.5789473684vw;
    left: calc(50% - 18.1578947368vw);
    transform: translate(-50%, 0) scale(1);
  }
  body.page-template-template-lp_chinese section.mv .main h1 span.right {
    top: 31.5789473684vw;
    bottom: unset;
    right: calc(50% - 52.6315789474vw);
    transform: translate(-50%, 0) scale(1);
  }
  body.page-template-template-lp_chinese section.mv .main h1 + .en {
    font-size: 8.4210526316vw;
    width: 75.7894736842vw;
    left: 5.2631578947vw;
    bottom: 42.1052631579vw;
  }
  body.page-template-template-lp_chinese section.mv .main .scroll-area {
    left: 5.2631578947vw;
    bottom: 19.7368421053vw;
  }
  body.page-template-template-lp_chinese section.mv .main .scroll-area p {
    font-size: 3.6842105263vw;
  }
  body.page-template-template-lp_chinese section.mv .main .scroll-area span {
    height: 0vw;
    margin-top: 3.9473684211vw;
    animation: fadeDown 1.8s ease-out infinite;
  }
  @keyframes fadeDown {
    0% {
      height: 0vw;
    }
    100% {
      height: 15.7894736842vw;
    }
  }
  body.page-template-template-lp_chinese section.mv .main .mv-slide img {
    width: 100%;
    height: 200vw;
    -o-object-fit: cover;
       object-fit: cover;
  }
  body.page-template-template-lp_chinese section.mv .sections-inner {
    max-width: 100%;
    margin-right: 0;
    padding: 0 0 44.7368421053vw;
  }
  body.page-template-template-lp_chinese section.mv .sections-inner > a {
    position: static;
    margin-top: 60px;
    text-align: right;
    display: block;
    width: 100%;
    padding-right: 20px;
  }
  body.page-template-template-lp_chinese section.mv .sections-inner .flex {
    gap: 15.7894736842vw;
    flex-direction: column-reverse;
  }
  body.page-template-template-lp_chinese section.mv .sections-inner .flex .txt {
    font-size: 16px;
    margin: 0 auto;
    width: 89.4736842105vw;
  }
  body.page-template-template-lp_chinese section.mv .sections-inner .flex img {
    width: 100%;
  }
}
body.page-template-template-lp_chinese section.sticky-area .linear {
  position: absolute;
  top: 250px;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
}
body.page-template-template-lp_chinese section.sticky-area .linear p {
  color: rgba(255, 255, 255, 0.2);
  line-height: 1;
  font-size: 7.2916666667vw;
  display: inline-block;
  animation: marquee 400s linear infinite;
}
@keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
body.page-template-template-lp_chinese section.sticky-area .flex {
  position: relative;
  overflow: hidden;
  padding: 7.8125vw 0 6.7708333333vw;
  justify-content: center;
  align-items: flex-end;
  gap: 5.2083333333vw;
}
body.page-template-template-lp_chinese section.sticky-area .flex.reverse {
  flex-direction: row-reverse;
}
body.page-template-template-lp_chinese section.sticky-area .flex img {
  width: 35.4166666667vw;
  height: auto;
}
body.page-template-template-lp_chinese section.sticky-area .flex .txt {
  width: 35.4166666667vw;
}
body.page-template-template-lp_chinese section.sticky-area .flex .txt * {
  color: #fff;
}
body.page-template-template-lp_chinese section.sticky-area .flex .txt h2 {
  font-size: 3.0208333333vw;
  line-height: 1;
  letter-spacing: 0.1em;
  margin-bottom: 3.125vw;
}
body.page-template-template-lp_chinese section.sticky-area .flex .txt p {
  font-size: 0.8333333333vw;
  line-height: 1.8;
}
body.page-template-template-lp_chinese section.sticky-area .sticky-wrap .sticky-item {
  position: sticky;
  top: 0;
}
body.page-template-template-lp_chinese section.sticky-area .sticky-wrap .sticky-item img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
body.page-template-template-lp_chinese section.sticky-area.standard {
  background: #FAFAFA;
}
body.page-template-template-lp_chinese section.sticky-area.standard .linear {
  top: 3.125vw;
}
body.page-template-template-lp_chinese section.sticky-area.standard .linear p {
  color: rgba(0, 0, 0, 0.1);
}
body.page-template-template-lp_chinese section.sticky-area.standard .flex {
  padding-top: 0;
  padding-bottom: 0;
  transform: translateY(-7.8125vw);
}
body.page-template-template-lp_chinese section.sticky-area.standard .flex .txt {
  padding-bottom: 6.7708333333vw;
}
body.page-template-template-lp_chinese section.sticky-area.standard .flex .txt * {
  color: #000;
}
body.page-template-template-lp_chinese section.sticky-area.vacation {
  background: #355587;
}
body.page-template-template-lp_chinese section.sticky-area.vacation .flex .txt {
  padding-bottom: 8.3333333333vw;
}
body.page-template-template-lp_chinese section.sticky-area.mixed-use {
  background: #28335E;
}
body.page-template-template-lp_chinese section.sticky-area.mixed-use .flex .txt {
  padding-bottom: 5.2083333333vw;
}
body.page-template-template-lp_chinese section.sticky-area.investment {
  background: #3E3958;
}
body.page-template-template-lp_chinese section.sticky-area.investment .flex .txt {
  padding-bottom: 6.7708333333vw;
}
@media screen and (min-width: 951px) and (max-width: 1500px) {
  body.page-template-template-lp_chinese section.sticky-area .linear {
    top: 140px;
  }
  body.page-template-template-lp_chinese section.sticky-area .linear p {
    font-size: 80px;
  }
  body.page-template-template-lp_chinese section.sticky-area .flex {
    max-width: 1030px;
    width: 100%;
    padding: 80px 40px;
    margin: 0 auto;
    gap: 6.8493150685%;
  }
  body.page-template-template-lp_chinese section.sticky-area .flex img {
    width: 42.7672955975%;
  }
  body.page-template-template-lp_chinese section.sticky-area .flex .txt {
    width: 42.7672955975%;
  }
  body.page-template-template-lp_chinese section.sticky-area .flex .txt h2 {
    font-size: 40px;
    margin-bottom: 30px;
  }
  body.page-template-template-lp_chinese section.sticky-area .flex .txt p {
    font-size: 16px;
  }
  body.page-template-template-lp_chinese section.sticky-area.standard .linear {
    top: 60px;
  }
  body.page-template-template-lp_chinese section.sticky-area.standard .flex {
    transform: translateY(-90px);
  }
  body.page-template-template-lp_chinese section.sticky-area.standard .flex .txt {
    padding-bottom: 30px;
  }
  body.page-template-template-lp_chinese section.sticky-area.vacation .flex .txt {
    padding-bottom: 80px;
  }
  body.page-template-template-lp_chinese section.sticky-area.mixed-use .flex .txt {
    padding-bottom: 80px;
  }
  body.page-template-template-lp_chinese section.sticky-area.investment .flex .txt {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 950px) {
  body.page-template-template-lp_chinese section.sticky-area {
    padding-bottom: 55.2631578947vw;
  }
  body.page-template-template-lp_chinese section.sticky-area .linear {
    top: 77.6315789474vw;
  }
  body.page-template-template-lp_chinese section.sticky-area .linear p {
    font-size: 13.1578947368vw;
  }
  body.page-template-template-lp_chinese section.sticky-area .flex {
    padding: 0 0 50px;
    justify-content: center;
    align-items: flex-end;
    gap: 34.2105263158vw;
    padding-bottom: 60px;
    transform: translateY(-39.4736842105vw);
    margin-bottom: -39.4736842105vw;
  }
  body.page-template-template-lp_chinese section.sticky-area .flex.reverse {
    flex-direction: column;
  }
  body.page-template-template-lp_chinese section.sticky-area .flex img {
    width: 89.4736842105vw;
    margin: 0 auto;
  }
  body.page-template-template-lp_chinese section.sticky-area .flex .txt {
    width: calc(100% - 40px);
    margin: 0 auto;
  }
  body.page-template-template-lp_chinese section.sticky-area .flex .txt h2 {
    font-size: 36px;
    margin-bottom: 20px;
    text-align: center;
  }
  body.page-template-template-lp_chinese section.sticky-area .flex .txt p {
    font-size: 16px;
  }
  body.page-template-template-lp_chinese section.sticky-area.standard .linear {
    top: 86.8421052632vw;
  }
  body.page-template-template-lp_chinese section.sticky-area.standard .flex {
    padding-bottom: 60px;
    transform: translateY(-28.9473684211vw);
    margin-bottom: -28.9473684211vw;
  }
  body.page-template-template-lp_chinese section.sticky-area.standard .flex .txt {
    padding-bottom: 0;
  }
  body.page-template-template-lp_chinese section.sticky-area.vacation .flex .txt {
    padding-bottom: 0;
  }
  body.page-template-template-lp_chinese section.sticky-area.mixed-use .flex .txt {
    padding-bottom: 0;
  }
  body.page-template-template-lp_chinese section.sticky-area.investment {
    padding-bottom: 0;
  }
  body.page-template-template-lp_chinese section.sticky-area.investment .flex .txt {
    padding-bottom: 0;
  }
}
body.page-template-template-lp_chinese section.works * {
  color: #fff;
}
body.page-template-template-lp_chinese section.works .works-cover {
  padding: 150px 0 180px;
  background: #000;
}
body.page-template-template-lp_chinese section.works .works-cover h2 {
  margin-bottom: 60px;
}
body.page-template-template-lp_chinese section.works .works-cover h2 .en {
  display: block;
  text-align: center;
  font-size: 140px;
  line-height: 1;
}
body.page-template-template-lp_chinese section.works .works-cover .slider {
  position: relative;
}
body.page-template-template-lp_chinese section.works .works-cover .slider:before, body.page-template-template-lp_chinese section.works .works-cover .slider:after {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  top: 0;
  transform: unset;
  width: 16.1458333333vw;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10;
}
body.page-template-template-lp_chinese section.works .works-cover .slider:before {
  left: 0;
}
body.page-template-template-lp_chinese section.works .works-cover .slider:after {
  right: 0;
}
body.page-template-template-lp_chinese section.works .works-cover .slider .slider-item {
  width: 21.875vw !important;
}
body.page-template-template-lp_chinese section.works .works-cover .slider .slider-item * {
  width: 19.7916666667vw;
  margin: 0 auto;
}
body.page-template-template-lp_chinese section.works .works-cover .slider .slider-item .slider-img {
  overflow: hidden;
  height: 13.28125vw;
  margin-bottom: 1.0416666667vw;
}
body.page-template-template-lp_chinese section.works .works-cover .slider .slider-item .slider-img img {
  height: 13.28125vw;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.3s;
}
body.page-template-template-lp_chinese section.works .works-cover .slider .slider-item .slider-img:hover img {
  transform: scale(1.1);
}
body.page-template-template-lp_chinese section.works .works-cover .slider .slider-item p {
  font-size: 1.0416666667vw;
  font-weight: 600;
  line-height: normal;
}
body.page-template-template-lp_chinese section.works .works-cover .slider .slick-prev, body.page-template-template-lp_chinese section.works .works-cover .slider .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  z-index: 15;
  display: block;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: #fff;
  border-radius: 50%;
  width: 3.6458333333vw;
  height: 3.6458333333vw;
  top: 4.7916666667vw;
  transform: translateY(0);
  transition: all 0.3s;
  opacity: 0;
  visibility: hidden;
}
body.page-template-template-lp_chinese section.works .works-cover .slider .slick-prev:hover, body.page-template-template-lp_chinese section.works .works-cover .slider .slick-next:hover {
  opacity: 0.7;
}
body.page-template-template-lp_chinese section.works .works-cover .slider .slick-prev:before, body.page-template-template-lp_chinese section.works .works-cover .slider .slick-prev:after, body.page-template-template-lp_chinese section.works .works-cover .slider .slick-next:before, body.page-template-template-lp_chinese section.works .works-cover .slider .slick-next:after {
  font-size: 0;
  opacity: 1;
  position: absolute;
  content: "";
  transform: translateY(0);
  top: calc(50% - 0.5px);
  right: 0;
  width: 0.796875vw;
  height: 1px;
  border-radius: 9999px;
  background-color: #000000;
}
body.page-template-template-lp_chinese section.works .works-cover .slider .slick-next {
  right: 5.2083333333vw;
}
body.page-template-template-lp_chinese section.works .works-cover .slider .slick-next:before, body.page-template-template-lp_chinese section.works .works-cover .slider .slick-next:after {
  right: 1.4583333333vw;
  transform-origin: calc(100% - 0.0260416667vw) 50%;
}
body.page-template-template-lp_chinese section.works .works-cover .slider .slick-next:before {
  transform: rotate(49.65deg);
}
body.page-template-template-lp_chinese section.works .works-cover .slider .slick-next:after {
  transform: rotate(-49.65deg);
}
body.page-template-template-lp_chinese section.works .works-cover .slider .slick-prev {
  left: 5.2083333333vw;
}
body.page-template-template-lp_chinese section.works .works-cover .slider .slick-prev:before, body.page-template-template-lp_chinese section.works .works-cover .slider .slick-prev:after {
  right: 1.3020833333vw;
  transform-origin: calc(100% - 0.8072916667vw) 50%;
}
body.page-template-template-lp_chinese section.works .works-cover .slider .slick-prev:before {
  transform: rotate(49.65deg);
}
body.page-template-template-lp_chinese section.works .works-cover .slider .slick-prev:after {
  transform: rotate(-49.65deg);
}
body.page-template-template-lp_chinese section.works .works-cover .slider:hover .slick-prev, body.page-template-template-lp_chinese section.works .works-cover .slider:hover .slick-next {
  opacity: 1;
  visibility: visible;
}
body.page-template-template-lp_chinese section.works .works-cover .slider + .slider {
  margin-top: 4.1666666667vw;
}
body.page-template-template-lp_chinese section.works .works-spacer {
  width: 100%;
  height: 700px;
}
body.page-template-template-lp_chinese section.works .sections-inner {
  background: #000;
  position: relative;
  padding-bottom: 180px;
}
body.page-template-template-lp_chinese section.works .sections-inner .flex {
  margin: 0 auto;
  position: relative;
  justify-content: center;
}
body.page-template-template-lp_chinese section.works .sections-inner .flex + .flex {
  margin-top: 80px;
}
body.page-template-template-lp_chinese section.works .sections-inner .concept {
  width: 100%;
  max-width: 1460px;
  transform: translateY(-150px);
  margin-bottom: -150px;
}
body.page-template-template-lp_chinese section.works .sections-inner .concept > * {
  width: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
body.page-template-template-lp_chinese section.works .sections-inner .concept .txt {
  background: #262626;
  padding: 70px 90px 0 70px;
}
body.page-template-template-lp_chinese section.works .sections-inner .concept .txt h3 {
  margin-bottom: 40px;
}
body.page-template-template-lp_chinese section.works .sections-inner .concept .txt h3 span {
  display: block;
}
body.page-template-template-lp_chinese section.works .sections-inner .concept .txt h3 span.en {
  opacity: 0.2;
  font-size: 24px;
  line-height: 1;
  margin-bottom: 30px;
}
body.page-template-template-lp_chinese section.works .sections-inner .concept .txt h3 span.cn {
  line-height: 1.5;
  font-size: 36px;
}
body.page-template-template-lp_chinese section.works .sections-inner .concept .txt p {
  line-height: 1.8;
}
body.page-template-template-lp_chinese section.works .sections-inner .other {
  max-width: 1410px;
  gap: 90px;
}
body.page-template-template-lp_chinese section.works .sections-inner .other .flex-item {
  display: flex;
  gap: 30px;
  justify-content: center;
  align-items: center;
}
body.page-template-template-lp_chinese section.works .sections-inner .other img {
  width: 230px;
  height: auto;
}
body.page-template-template-lp_chinese section.works .sections-inner .other .txt {
  max-width: 400px;
}
body.page-template-template-lp_chinese section.works .sections-inner .other .txt h3 {
  line-height: 1.5;
  margin-bottom: 20px;
  font-size: 36px;
}
body.page-template-template-lp_chinese section.works .sections-inner .other .txt p {
  line-height: 1.8;
}
@media screen and (min-width: 951px) and (max-width: 1500px) {
  body.page-template-template-lp_chinese section.works .works-cover {
    padding: 150px 0 150px;
  }
  body.page-template-template-lp_chinese section.works .works-spacer {
    width: 100%;
    height: 500px;
  }
  body.page-template-template-lp_chinese section.works .sections-inner {
    padding-bottom: 180px;
  }
  body.page-template-template-lp_chinese section.works .sections-inner .concept {
    width: 100%;
    max-width: 1000px;
  }
  body.page-template-template-lp_chinese section.works .sections-inner .concept .txt {
    padding: 50px;
  }
  body.page-template-template-lp_chinese section.works .sections-inner .concept .txt h3 {
    margin-bottom: 20px;
  }
  body.page-template-template-lp_chinese section.works .sections-inner .concept .txt h3 span.en {
    font-size: 15px;
    margin-bottom: 20px;
  }
  body.page-template-template-lp_chinese section.works .sections-inner .concept .txt h3 span.cn {
    font-size: 28px;
  }
  body.page-template-template-lp_chinese section.works .sections-inner .concept .txt p {
    font-size: 15px;
  }
  body.page-template-template-lp_chinese section.works .sections-inner .other {
    width: 100%;
    max-width: 1000px;
    gap: 0;
  }
  body.page-template-template-lp_chinese section.works .sections-inner .other .flex-item {
    width: 50%;
    display: flex;
    gap: 30px;
    justify-content: center;
    align-items: center;
  }
  body.page-template-template-lp_chinese section.works .sections-inner .other img {
    width: 33.3333333333%;
    height: auto;
  }
  body.page-template-template-lp_chinese section.works .sections-inner .other .txt {
    max-width: 66.6666666667%;
    padding-right: 30px;
  }
  body.page-template-template-lp_chinese section.works .sections-inner .other .txt h3 {
    margin-bottom: 15px;
    font-size: 28px;
  }
  body.page-template-template-lp_chinese section.works .sections-inner .other .txt p {
    font-size: 15px;
  }
}
@media screen and (max-width: 950px) {
  body.page-template-template-lp_chinese section.works .works-cover {
    padding: 60px 0 75px;
  }
  body.page-template-template-lp_chinese section.works .works-cover h2 {
    margin-bottom: 60px;
  }
  body.page-template-template-lp_chinese section.works .works-cover h2 .en {
    font-size: 64px;
  }
  body.page-template-template-lp_chinese section.works .works-cover .slider:before, body.page-template-template-lp_chinese section.works .works-cover .slider:after {
    width: 10.5263157895vw;
  }
  body.page-template-template-lp_chinese section.works .works-cover .slider .slider-item {
    width: 84.2105263158vw !important;
  }
  body.page-template-template-lp_chinese section.works .works-cover .slider .slider-item * {
    width: 78.9473684211vw;
  }
  body.page-template-template-lp_chinese section.works .works-cover .slider .slider-item .slider-img {
    height: 52.6315789474vw;
    margin-bottom: 5.2631578947vw;
  }
  body.page-template-template-lp_chinese section.works .works-cover .slider .slider-item .slider-img img {
    height: 52.6315789474vw;
  }
  body.page-template-template-lp_chinese section.works .works-cover .slider .slider-item p {
    font-size: 4.2105263158vw;
  }
  body.page-template-template-lp_chinese section.works .works-cover .slider .slick-prev, body.page-template-template-lp_chinese section.works .works-cover .slider .slick-next {
    visibility: hidden !important;
  }
  body.page-template-template-lp_chinese section.works .works-cover .slider + .slider {
    margin-top: 22.6315789474vw;
  }
  body.page-template-template-lp_chinese section.works .works-spacer {
    height: 100vw;
  }
  body.page-template-template-lp_chinese section.works .works-spacer img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  body.page-template-template-lp_chinese section.works .sections-inner {
    padding-top: 15.7894736842vw;
    padding-bottom: 15vw;
  }
  body.page-template-template-lp_chinese section.works .sections-inner .flex + .flex {
    margin-top: 15.7894736842vw;
  }
  body.page-template-template-lp_chinese section.works .sections-inner .concept {
    max-width: calc(100% - 40px);
    margin-left: auto;
    margin-right: auto;
    transform: unset;
    margin-bottom: 0;
    flex-direction: column-reverse;
  }
  body.page-template-template-lp_chinese section.works .sections-inner .concept > * {
    width: 100%;
  }
  body.page-template-template-lp_chinese section.works .sections-inner .concept .txt {
    padding: 40px 20px;
  }
  body.page-template-template-lp_chinese section.works .sections-inner .concept .txt h3 {
    margin-bottom: 20px;
  }
  body.page-template-template-lp_chinese section.works .sections-inner .concept .txt h3 span.en {
    font-size: 24px;
    margin-bottom: 20px;
  }
  body.page-template-template-lp_chinese section.works .sections-inner .concept .txt h3 span.cn {
    font-size: 20px;
  }
  body.page-template-template-lp_chinese section.works .sections-inner .other {
    max-width: calc(100% - 40px);
    margin-left: auto;
    margin-right: auto;
    gap: 15.7894736842vw;
  }
  body.page-template-template-lp_chinese section.works .sections-inner .other .flex-item {
    align-items: flex-start;
    gap: 5.2631578947vw;
  }
  body.page-template-template-lp_chinese section.works .sections-inner .other img {
    width: 26.3157894737vw;
  }
  body.page-template-template-lp_chinese section.works .sections-inner .other .txt {
    max-width: 5842.1052631579vw;
  }
  body.page-template-template-lp_chinese section.works .sections-inner .other .txt h3 {
    font-size: 20px;
  }
}
body.page-template-template-lp_chinese section.area {
  background: #262626 url(../img/area-bg.webp) no-repeat top left;
  background-size: contain;
  color: #fff;
}
body.page-template-template-lp_chinese section.area .sections-inner {
  padding: 9.4791666667vw 0;
  max-width: 35.4166666667vw;
  margin-right: 14.5833333333vw;
}
body.page-template-template-lp_chinese section.area .sections-inner h2 {
  line-height: 1;
  font-size: 3.0208333333vw;
  margin-bottom: 3.125vw;
  letter-spacing: 0.1em;
}
body.page-template-template-lp_chinese section.area .sections-inner p {
  font-size: 0.8333333333vw;
  line-height: 1.8;
}
@media screen and (min-width: 951px) and (max-width: 1500px) {
  body.page-template-template-lp_chinese section.area .sections-inner {
    padding: 90px 0;
    max-width: 680px;
    margin-right: 0;
  }
  body.page-template-template-lp_chinese section.area .sections-inner h2 {
    font-size: 48px;
    margin-bottom: 40px;
  }
  body.page-template-template-lp_chinese section.area .sections-inner p {
    font-size: 16px;
  }
}
@media screen and (max-width: 950px) {
  body.page-template-template-lp_chinese section.area {
    background: #000;
  }
  body.page-template-template-lp_chinese section.area .sections-inner {
    padding: 0 20px 60px;
    max-width: 100%;
    margin-right: 0;
  }
  body.page-template-template-lp_chinese section.area .sections-inner h2 {
    text-align: center;
    font-size: 20px;
    margin-top: 40px;
    margin-bottom: 20px;
  }
  body.page-template-template-lp_chinese section.area .sections-inner p {
    font-size: 16px;
  }
}
body.page-template-template-lp_chinese section.form {
  background: #FAFAFA;
}
body.page-template-template-lp_chinese section.form .sections-inner {
  padding: 150px 0 200PX;
  max-width: 800px;
}
body.page-template-template-lp_chinese section.form .sections-inner h2 {
  text-align: center;
  margin-bottom: 40px;
}
body.page-template-template-lp_chinese section.form .sections-inner h2 .en {
  line-height: 1;
  font-size: 140px;
}
body.page-template-template-lp_chinese section.form .sections-inner h2 + p {
  text-align: center;
  margin-bottom: 50px;
}
body.page-template-template-lp_chinese section.form .sections-inner p {
  line-height: 1.8;
}
body.page-template-template-lp_chinese section.form .sections-inner .btn {
  cursor: pointer;
  border: unset;
  background: #000;
  color: #fff;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  width: 100%;
  height: 86px;
  border-radius: 0;
  margin: 100px auto 0;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.1em;
  transition: 0.3s;
}
body.page-template-template-lp_chinese section.form .sections-inner .btn:hover {
  opacity: 0.7;
}
body.page-template-template-lp_chinese section.form .sections-inner .form-area .input-block + .input-block {
  margin-top: 40px;
}
body.page-template-template-lp_chinese section.form .sections-inner .form-area .input-block p {
  position: relative;
  line-height: 1;
  font-size: 20px;
  font-weight: 500;
  display: inline-block;
  letter-spacing: 0.1em;
}
body.page-template-template-lp_chinese section.form .sections-inner .form-area .input-block p.reqire:after {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  right: -75px;
  content: "必须";
  width: 56px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: #D9D9D9;
  border-radius: 3px;
  line-height: 1;
  font-weight: 500;
  font-size: 13px;
}
body.page-template-template-lp_chinese section.form .sections-inner .form-area .input-block p.input-area {
  margin-top: 10px;
  display: block;
  width: 100%;
  font-size: 16px;
  line-height: 1.8;
}
body.page-template-template-lp_chinese section.form .sections-inner .form-area a {
  color: #000;
}
body.page-template-template-lp_chinese section.form .sections-inner .form-area a:hover {
  text-decoration: unset;
}
body.page-template-template-lp_chinese section.form .sections-inner .form-area input, body.page-template-template-lp_chinese section.form .sections-inner .form-area textarea {
  background: #fff;
  font-size: 16px;
  display: block;
}
body.page-template-template-lp_chinese section.form .sections-inner .form-area input[type=text],
body.page-template-template-lp_chinese section.form .sections-inner .form-area input[type=email] {
  min-height: 48px;
}
body.page-template-template-lp_chinese section.form .sections-inner .form-area input[type=text],
body.page-template-template-lp_chinese section.form .sections-inner .form-area input[type=email],
body.page-template-template-lp_chinese section.form .sections-inner .form-area textarea {
  width: 100%;
  border: 1px solid #C0C0C0;
  border-radius: 3px;
  padding: 15px;
}
body.page-template-template-lp_chinese section.form .sections-inner .form-area .submit-area .next, body.page-template-template-lp_chinese section.form .sections-inner .form-area .submit-area .back {
  width: 100%;
  position: relative;
}
body.page-template-template-lp_chinese section.form .sections-inner .form-area .submit-area .next:before, body.page-template-template-lp_chinese section.form .sections-inner .form-area .submit-area .next:after, body.page-template-template-lp_chinese section.form .sections-inner .form-area .submit-area .back:before, body.page-template-template-lp_chinese section.form .sections-inner .form-area .submit-area .back:after {
  z-index: 1;
  content: "";
  position: absolute;
  top: calc(50% - 0.5px);
  right: 40px;
  width: 15.3px;
  height: 1px;
  border-radius: 9999px;
  background-color: #fff;
  transform-origin: calc(100% - 0.5px) 50%;
}
body.page-template-template-lp_chinese section.form .sections-inner .form-area .submit-area .next:before, body.page-template-template-lp_chinese section.form .sections-inner .form-area .submit-area .back:before {
  transform: rotate(49.65deg);
}
body.page-template-template-lp_chinese section.form .sections-inner .form-area .submit-area .next:after, body.page-template-template-lp_chinese section.form .sections-inner .form-area .submit-area .back:after {
  transform: rotate(-49.65deg);
}
body.page-template-template-lp_chinese section.form .sections-inner .form-area .submit-area .back {
  width: 100%;
  position: relative;
  display: none;
}
body.page-template-template-lp_chinese section.form .sections-inner .form-area .submit-area input[type=submit] {
  cursor: pointer;
  border: unset;
  background: #000;
  color: #fff;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  width: 100%;
  height: 86px;
  border-radius: 0;
  margin: 40px auto 0;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.1em;
  transition: 0.3s;
}
body.page-template-template-lp_chinese section.form .sections-inner .form-area .submit-area input[type=submit]:hover {
  opacity: 0.7;
}
body.page-template-template-lp_chinese section.form .sections-inner .form-area .submit-area textarea {
  height: 34.2105263158vw;
}
body.page-template-template-lp_chinese section.form .sections-inner .form-area .submit-area .back input[type=submit] {
  background: #D9D9D9;
  color: #000;
  margin: 30px auto 0;
}
body.page-template-template-lp_chinese section.form .sections-inner .form-area .submit-area .back:before, body.page-template-template-lp_chinese section.form .sections-inner .form-area .submit-area .back:after {
  top: calc(50% - 0.5px);
  left: 40px;
  background-color: #000;
  transform-origin: calc(100% - 15.5px) 50%;
}
body.page-template-template-lp_chinese section.form .sections-inner .form-area .js-mw-checkbox {
  margin-top: 60px;
}
body.page-template-template-lp_chinese section.form .sections-inner .form-area .js-mw-checkbox .error {
  text-align: center;
  display: block;
  margin-top: 1.6em;
}
body.page-template-template-lp_chinese section.form .sections-inner .form-area .check {
  display: flex;
  margin-top: 14px;
}
body.page-template-template-lp_chinese section.form .sections-inner .form-area .check .mwform-checkbox-field input[type=checkbox] {
  display: none;
}
body.page-template-template-lp_chinese section.form .sections-inner .form-area .mwform-checkbox-field-text {
  cursor: pointer;
}
body.page-template-template-lp_chinese section.form .sections-inner .form-area .mwform-checkbox-field label {
  height: 26px;
}
body.page-template-template-lp_chinese section.form .sections-inner .form-area .mwform-checkbox-field {
  display: flex;
  align-items: center;
}
body.page-template-template-lp_chinese section.form .sections-inner .form-area .mwform-checkbox-field input[type=checkbox] {
  display: none;
}
body.page-template-template-lp_chinese section.form .sections-inner .form-area .mwform-checkbox-field input[type=checkbox]:checked ~ span:after {
  transform: scale(1);
}
body.page-template-template-lp_chinese section.form .sections-inner .form-area .mwform-checkbox-field span {
  display: block;
  position: relative;
  left: 0;
  top: 0;
  height: 26px;
  padding-left: 35px;
  line-height: 26px;
}
body.page-template-template-lp_chinese section.form .sections-inner .form-area .mwform-checkbox-field span:before, body.page-template-template-lp_chinese section.form .sections-inner .form-area .mwform-checkbox-field span:after {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 26px;
  height: 26px;
  border-radius: 3px;
}
body.page-template-template-lp_chinese section.form .sections-inner .form-area .mwform-checkbox-field span:before {
  border: 1px solid #C0C0C0;
  background: #fff;
}
body.page-template-template-lp_chinese section.form .sections-inner .form-area .mwform-checkbox-field span:after {
  background: #006fe0 url(../img/check.png) no-repeat center;
  background-position: center;
  background-size: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.2s ease;
  backface-visibility: hidden;
  transform: scale(0);
}
body.page-template-template-lp_chinese section.form .sections-inner .form-area .mwform-checkbox-field span a {
  text-decoration: underline;
  text-underline-offset: 2px;
}
body.page-template-template-lp_chinese section.form .sections-inner .form-area .mwform-checkbox-field span a:hover {
  opacity: 0.7;
}
body.page-template-template-lp_chinese section.form .sections-inner .form-area .mwform_checkbox .error {
  padding-left: 24px;
  margin-top: 5px;
}
body.page-template-template-lp_chinese section.form .sections-inner .mw_wp_form_confirm .sections-inner .form-area .input-block + .input-block {
  margin-top: 60px;
}
body.page-template-template-lp_chinese section.form .sections-inner .mw_wp_form_confirm .js-mw-checkbox {
  display: none;
}
body.page-template-template-lp_chinese section.form .sections-inner .mw_wp_form_confirm .back {
  display: block !important;
}
@media screen and (max-width: 950px) {
  body.page-template-template-lp_chinese section.form .sections-inner {
    padding: 60px 20px;
    max-width: 100%;
  }
  body.page-template-template-lp_chinese section.form .sections-inner h2 {
    margin-bottom: 20px;
  }
  body.page-template-template-lp_chinese section.form .sections-inner h2 .en {
    font-size: 64px;
  }
  body.page-template-template-lp_chinese section.form .sections-inner h2 + p {
    margin-bottom: 40px;
  }
  body.page-template-template-lp_chinese section.form .sections-inner .btn {
    height: 60px;
    margin: 60px auto 0;
    font-size: 16px;
  }
  body.page-template-template-lp_chinese section.form .sections-inner .form-area .input-block p {
    font-size: 16px;
  }
  body.page-template-template-lp_chinese section.form .sections-inner .form-area .submit-area .next:before, body.page-template-template-lp_chinese section.form .sections-inner .form-area .submit-area .next:after, body.page-template-template-lp_chinese section.form .sections-inner .form-area .submit-area .back:before, body.page-template-template-lp_chinese section.form .sections-inner .form-area .submit-area .back:after {
    right: 20px;
    top: 50%;
    width: 9.8px;
    height: 1px;
    transform-origin: calc(100% - 0.5px) 50%;
  }
  body.page-template-template-lp_chinese section.form .sections-inner .form-area .submit-area .next:before, body.page-template-template-lp_chinese section.form .sections-inner .form-area .submit-area .back:before {
    transform: rotate(59.05deg);
  }
  body.page-template-template-lp_chinese section.form .sections-inner .form-area .submit-area .next:after, body.page-template-template-lp_chinese section.form .sections-inner .form-area .submit-area .back:after {
    transform: rotate(-59.05deg);
  }
  body.page-template-template-lp_chinese section.form .sections-inner .form-area .submit-area input[type=submit] {
    height: 60px;
    font-size: 16px;
    margin: 65px auto 0;
  }
  body.page-template-template-lp_chinese section.form .sections-inner .form-area .submit-area .back input[type=submit] {
    margin: 20px auto 0;
  }
  body.page-template-template-lp_chinese section.form .sections-inner .form-area .submit-area .back:before, body.page-template-template-lp_chinese section.form .sections-inner .form-area .submit-area .back:after {
    right: unset;
    left: 20px;
    top: 50%;
    width: 9.8px;
    height: 1px;
    transform-origin: calc(100% - 9.5px) 50%;
  }
  body.page-template-template-lp_chinese section.form .sections-inner .form-area .js-mw-checkbox {
    margin-top: 40px;
  }
  body.page-template-template-lp_chinese section.form .sections-inner .form-area .check {
    margin-top: 14px;
  }
  body.page-template-template-lp_chinese section.form .sections-inner .form-area .mwform-checkbox-field-text {
    display: block;
    text-align: center;
    height: auto;
  }
  body.page-template-template-lp_chinese section.form .sections-inner .form-area .mwform-checkbox-field span {
    height: 30px;
    padding-left: 35px;
  }
  body.page-template-template-lp_chinese section.form .sections-inner .form-area .mwform-checkbox-field span:before, body.page-template-template-lp_chinese section.form .sections-inner .form-area .mwform-checkbox-field span:after {
    width: 26px;
    height: 26px;
    border-radius: 3px;
  }
  body.page-template-template-lp_chinese section.form .sections-inner .form-area .mwform-checkbox-field span:after {
    background: #006fe0 url(../img/check.png) no-repeat center;
    background-position: center;
    background-size: 50%;
  }
  body.page-template-template-lp_chinese section.form .sections-inner .form-area .mwform_checkbox .error {
    padding-left: 24px;
    margin-top: 5px;
  }
  body.page-template-template-lp_chinese section.form .sections-inner .mw_wp_form_confirm .sections-inner .form-area .input-block + .input-block {
    margin-top: 60px;
  }
}/*# sourceMappingURL=style.css.map */