/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.23, autoprefixer: v9.7.3) */
.recaptcha-btn, .recaptcha-btn-type-css{
	
appearance: none;
background: none;
display: inline-block;
font-size: 16px;
line-height: 43px;
color: #fff;
padding: 9px 15px 10px;
border: 0 none;
width: 100%;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
text-align: left;
opacity: 1;
font-size: 24px;
cursor: pointer;
}
/*---------------
@main
---------------*/

.es_bg{
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}
.es_bg.scroll_act{
  -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5);
          transform: scale(1.5);
}
#cursor{
  position: fixed;
  top: 0;
  left: 0;
  z-index: 998;
  pointer-events: none;
  mix-blend-mode: difference;
}
#cursor > div{
  border-radius: 50px;
  background: #fff;
  margin-left: -25px;
  margin-top: -25px;
  width: 50px;
  height: 50px;
}
#cursor.hover > div{
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
}
/*---------------
@header
---------------*/
header{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 990;
}
header > div{
  background: #fff;
  padding: 30px;
}
.logo{
  margin-bottom: 5vh;
  position: relative;
}
.logo img{
  width: 75px;
  height: 53px;
  margin: 0 auto;
}
.logo span{
  position: absolute;
  top: 10px;
  width: 250px;
  left: 160px;
  font-weight: bolder;
  opacity: 1;
}
.logo.white span{
  color: #fff;
}
nav li{
  text-align: center;
  position: relative;
}
nav a{
  position: relative;
  line-height: 1.3;
  z-index: 1;
  font-weight: bolder;
  padding: 5px 0;
}
nav li:after{
  content: '';
  z-index: 0;
  position: absolute;
  width: 0;
  height: 5px;
  background: #000;
  top: 12px;
  right: 0;
}
nav li:hover:after{
  left: 0;
  width: 100%;
}
header.stick .logo span{
  -webkit-transform: translateY(-100px);
      -ms-transform: translateY(-100px);
          transform: translateY(-100px);
  opacity: 0;
}

.menuopen{
    display: none;
    position: absolute;
    top: 14px;
    right: 0;
    z-index: 1;
}
.menuopen div{
    position: relative;
    display: block;
    width: 45px;
    height: 25px;
    right: 0;
    cursor: pointer;
}
.menuopen i{
    width: 25px;
    height: 3px;
    background: #000;
    position: absolute;
    right: 0;
}
.mline1{
    top: 0px;
}
.mline2, .mline4{
    top: 11px;
}
.mline3{
    top: 21px;
}
.menuopen.open i.mline1,
.menuopen.open i.mline3{
    -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
            transform: scaleX(0);
}
.menuopen.open i.mline2{
    -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
            transform: rotate(135deg);
}
.menuopen.open i.mline4{
    -webkit-transform: rotate(45deg) scaleX(1);
        -ms-transform: rotate(45deg) scaleX(1);
            transform: rotate(45deg) scaleX(1);
}

/*---------------
@home
---------------*/
/*換區特效*/
#home_load{
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 991;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
#home_load > div{
  width: 50%;
  position: absolute;
  height: 100%;
  -webkit-transform: scaleY(0);
      -ms-transform: scaleY(0);
          transform: scaleY(0);
  background: #000;
}
#home_load > div:first-child{
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
  left: 0;
}
#home_load > div:last-child{
  -webkit-transform-origin: 0 100%;
      -ms-transform-origin: 0 100%;
          transform-origin: 0 100%;
  right: 0;
}
#home_load.active > div{
  -webkit-transform: scaleY(1);
      -ms-transform: scaleY(1);
          transform: scaleY(1);
}
#home_load.end > div:first-child{
  -webkit-transform-origin: 0 100%;
      -ms-transform-origin: 0 100%;
          transform-origin: 0 100%;
}
#home_load.end > div:last-child{
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
}
#home_load.end > div{
  -webkit-transform: scaleY(0);
      -ms-transform: scaleY(0);
          transform: scaleY(0);
}
[class^="home_sec_"]{
  z-index: 0;
}
[class^="home_sec_"].show{
  z-index: 1;
}
.page_home section{
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
}
.hs1_title h1{
  font-size: 13vw;
  color: #000;
  font-weight: bolder;
  line-height: 0.8;
}
.hs_aniW, .hs_aniW2, .bigfontAni{
  font-style: normal;
  -webkit-transform: translateY(11vw);
      -ms-transform: translateY(11vw);
          transform: translateY(11vw);
}
.hs_aniW.show, .hs_aniW2.show, .bigfontAni.show{
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.bigfont_wrap b{
  display: block;
  position: absolute;
}
.bigfont_wrap span{
  display: block;
  overflow: hidden;
}
.hs1_title b:nth-child(1){
  right: -15px;
  top: -10px;
}
.hs1_title b:nth-child(2){
  top: 45vh;
  right: -10px;
  text-align: right;
}
.hs1_title b:nth-child(3){
  bottom: -5px;
  left: -14px;
}
.section_points{
  position: fixed;
  bottom: 0;
  right: 5%;
  z-index: 990;
}
.secpoin{
  display: inline-block;
  background: #ccc;
  width: 60px;
  height: 8px;
  margin-left: 10px;
  vertical-align: bottom;
  cursor: pointer;
}
.secpoin.on, .secpoin:hover{
  background: #000;
  height: 15px;
}
.secpoin.on{
  cursor: default;
}
.homes0_bg{
  width: 100%;
  height: 100%;
}
.homes0_bg > div{
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.homes0_bg.show > div{
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.homes0_bg > div{
  width: 100%;
  height: 100%;
}
.hs0_cta{
  position: absolute;
  right: 0;
  bottom: 4vw;
}
.hs1_cta{
  position: absolute;
  left: 50%;
  bottom: 5vh;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  display: block;
  width: 250px;
  height: 100px;
  cursor: pointer;
}
.hs1_cta span{background: #000;}
.roundarrow{
  position: absolute;
  width: 100px;
  height: 80px;
  top: -4px;
  left: 25px;
}
.roundarrow span{
  position: absolute;
  background: #a62324;
}
.roundarrow span:first-child{
  width: 80px;
  height: 80px;
  border-radius: 100px;
  top: 10px;
  left: -60px;
}
.roundarrow span:last-child{
  width: 100px;
  height: 22px;
  top: 42px;
}
.bigarrow{
  cursor: pointer;
}
.bigarrow > div{
  position: relative;
  width: 200px;
  height: 70px;
}
.bigarrow > p{
  font-size: 16px;
  font-weight: bolder;
  color: #fff; 
  left: 20px;
  top: 6px;
  position: absolute;
  z-index: 1;
}
.hs1_cta .bigarrow{
    top: 40px;
    left: 30px;
    position: absolute;
}
.hs1_cta .bigarrow > p{
    top: -16px;
    left: -20px;
}
.bigarrow.red span{
  background: #a62324;
}
.bigarrow span:nth-child(1){
  position: absolute;
  width: 180px;
  height: 22px;
  left: 0;
  top: 20px;
  -webkit-animation: bigArrowShake 1s infinite;
          animation: bigArrowShake 1s infinite;
}
.bigarrow span:nth-child(2){
  position: absolute;
  right: 0;
  top: 35px;
  width: 47px;
  height: 15px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-animation: bigArrowShake2 1s infinite;
          animation: bigArrowShake2 1s infinite;
}
.bigarrow span:nth-child(3){
  position: absolute;
  right: 0;
  top: 12px;
  width: 47px;
  height: 15px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-animation: bigArrowShake2 1s infinite;
          animation: bigArrowShake2 1s infinite;
}
.hsec_left{
  width: 50vw;
  float: left;
  height: 100vh;
  background: #000;
  position: relative;
  overflow: hidden;
}
.hsec_right{
  width: 50vw;
  height: 100vh;
  float: right;
  background: #fff;
  position: relative;
  overflow: hidden;
}
.hsec1_content{
  width: 85%;
  position: absolute;
  bottom: 7%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.hsec1_content p{
  color: #fff;
  margin-bottom: 30px;
}
.hsec1_simg{
  width: 15vw;
  height: 15vw;
}
.hsec1_simg, .hsec_right > div,
.hsec_r_img > div{
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
}
.hsec_right > div{
  width: 50vw;
  height: 100vh;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.hsec_right > div.show{
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.home_sec_2 .hsec_left{
  background: #fff;
}
.home_sec_2 .hsec_right{
  background: #000;
}
.hsec2_content{
  position: absolute;
  width: 70%;
  top: 57%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.hsec_r_img > div{
  width: 100%;
  bottom: 0;
  position: absolute;
  height: 65vh;
}
.hsec_r_img > div > div{
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5);
          transform: scale(1.5);
}
.hsec2_title{
  font-size: 10vw;
  color: #000;
}
.hsec2_title b{
  position: absolute;
  z-index: 1;
  line-height: 0.8;
}
.hsec2_title span{
  display: block;
  overflow: hidden;
}
.hsec2_title b:nth-child(1){
  top: -12px;
  right: 50vw;
  margin-right: -10px;
}
.hsec2_title b:nth-child(2){
  top: 32vh;
  left: 50vw;
}
.hsec2_title b:nth-child(2) i{
  margin-left: -3%;
}
.hsec2_title b:nth-child(3){
  bottom:-5px;
  left: -5px;
}
.hsec2_title b:nth-child(3) span:last-child{
  margin-left: 20vw;
}

.hs2_cta{
  position: absolute;
  top: 21vh;
  left: 50vw;
  display: block;
}

/*---------------
@about
---------------*/
#scroll_horizontal{
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}
#scroll_horizontal section,
.footer{
  height: 100vh;
  display: inline-block;
  position: relative;
  margin-left: -0.5vw;
  vertical-align: top;
  background: #fff;
}
#scroll_horizontal section:first-child{
  margin-left: 0;
}

.ab_sec_1{
  width: 85vw;
  background-color: #ddd !important;
  z-index: 1
}
.absec1_img{
  position: absolute;
  bottom: 0;
  z-index: 2;
  width: 100%;
}
.absec1_title{
  position: absolute;
  top: 0;
  left: 59vw;
  z-index: 2;
}
.absec1_title h1{
  font-size: 8vw;
  color: #000;
  line-height: 1;
  text-align: right;
}
.absec1_title b:nth-child(1){
  top: 10vh
}
.ab_sec_2{
  width: 90vw;
  background: #fff;
}
.ab_sec_3{
  width: 80vw;
  background: #fff;
}
.ab1_s_title h2{
  color: #000;
  font-weight: bolder;
  font-size: 60px;
  text-align: right;
  margin-right: 20px;
  -webkit-transform: translateY(100px);
      -ms-transform: translateY(100px);
          transform: translateY(100px);
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  -webkit-transition-delay: .5s;
       -o-transition-delay: .5s;
          transition-delay: .5s;
}
.ab1_s_title h2.show{
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.ab1_s_title span{
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
}
.ab1_s_title{
  width: 440px;
  margin-bottom: -200px;
  margin-left: -20px;
  -webkit-transform: rotate(15deg);
      -ms-transform: rotate(15deg);
          transform: rotate(15deg);
  position: relative;
  z-index: 0;
}
.absec1_img img{
  position: relative;
  z-index: 1;
  width: 100%;
}
.ab1_s_title > div{
  background: #000;
  width: 100%;
  height: 0;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  -webkit-transition-delay: .2s;
       -o-transition-delay: .2s;
          transition-delay: .2s;
}
.ab1_s_title > div.show{
  height: 200px;
}
.absec1_cta{
  position: absolute;
  bottom: 7vh;
  right: 0;
  z-index: 3
}
.ab2_s_cube{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 150px;
  height: 20px;
  background: #000;
}
.ab_sec_4 .ab2_s_cube{
  left: -145px;
  bottom: initial;
  top: 0;
}
.ab2_big_circle > div{
  width: 60vw;
  height: 60vw;
  border-radius: 100%;
  border: 1px solid #ccc;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.ab2_big_circle span{
  width:50%;
  height: 50%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  -webkit-transform-origin: 100% 100%;
      -ms-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
  -webkit-animation: bigCircleRound 8s infinite linear;
          animation: bigCircleRound 8s infinite linear;
}
.ab2_big_circle b{
  width: 20px;
  height: 20px;
  border-radius: 50px;
  background: #000;
  position: absolute;
  top: -8px;
  right: 10px;
}
.ab2_big_circle b:last-child{
  right: -30px;
}
.ab_2_des{
  top: 50vh;
  left: -5vw;
  position: absolute;
  z-index: 3;
}
.ab_2_des p{
  width: 35vw;
  margin-right: 30px;
  display: inline-block;
  white-space: initial;
  vertical-align: top;
}
.ab3_scrollingText{
  width: 100vh;
  height: 20vw;
  position: absolute;
  left: 20vw;
  bottom: 0;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transform-origin: 0 100%;
      -ms-transform-origin: 0 100%;
          transform-origin: 0 100%;
  overflow: hidden;
}
.scrollT_wrap{
  white-space: nowrap;
  position: absolute;
  left: 0;
}
.scrollT_wrap h2,
.scrollT_wrap h1{
  font-weight: bolder;
  line-height: 1;
  font-size: 8vw;
  display: inline-block;
}
.ab3_client_logo{
  position: absolute;
  left: 15vw;
  height: 100vh;
}
.ab3_client_logo > div{
    position: absolute;
    bottom: 3vw;
}
.ab3_client_logo img{
  width: 100%;
  height: auto;
  opacity: 0;
  -webkit-transform: scale(1.4);
      -ms-transform: scale(1.4);
          transform: scale(1.4);
}
.ab3_client_logo ul{
  width: 50vw;
  white-space: initial;
}
.ab3_client_logo li{
  padding: 10px;
  width: 25%;
  float: left;
  max-width: 200px;
}
.ab3_client_logo li.show img{
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.ab_sec_4{
  background: #fff;
}
.ab_sec_4 > div{
  background: #000;
  padding: 0px 60px 0px 50px;
}
.ab4_title{
  height: 20vh;
}
.ab4_title > div{
  display: inline-block;
  margin-right:3vw;
  vertical-align: middle;
  color: #fff;
  -webkit-transform: translateY(50px);
      -ms-transform: translateY(50px);
          transform: translateY(50px);
  opacity: 0;
}
.ab4_title > div.show{
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.ab4_title h2 span{
  color: #000;
  display: inline-block;
  vertical-align: top;
}
.ab4_title h2{
  color: #fff;
  font-weight: bolder;
  margin-left: -12.5vw;
  font-size: 3.5vw;
  line-height: 4;
}
.ab4_title p{font-weight: normal;}
.ab4_gallery{
  width: 80vw;
  height: 80vh;
  white-space: initial;
  -webkit-column-count: 3;
     -moz-column-count: 3;
          column-count: 3;
  -webkit-column-gap: 0;
     -moz-column-gap: 0;
          column-gap: 0;
}
.ab4_gallery > div{
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-column-break-inside: avoid;
     -moz-column-break-inside: avoid;
          break-inside: avoid;
  padding: 10px;
  position: relative;
  overflow: hidden;
  opacity: 0
}
.ab4_gallery > div:nth-child(odd){
  height: 60%;
}
.ab4_gallery > div:nth-child(even){
  height: 37%;
}
.ab4_gallery > div:nth-child(3n){
  height: 37%;
}
.ab4_gallery > div:nth-child(4){
  height: 60%;
}
.ab4_gp_img{
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.ab4_gp_img span{
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5);
          transform: scale(1.5);
}
.ab4_gp_des{
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 20px;
  font-size: 13px;
  line-height: 1.4;
  font-weight: 100;
}
.ab4_gp_des h3{color: #fff;font-size: 20px;}
.ab4_gallery > div:hover .ab4_gp_img{
  opacity: .1;
}
.ab4_gallery > div.show{
  opacity: 1;
}
.scroll_act.show .ab4_gp_img span{
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
/*---------------
@service
---------------*/
.ser_sec_1{
  width: 97vw;
  background: #fff;
  height: 100%
}
.ser_visual{
  width: 60vw;
  right: 0;
  height: 100vh;
  position: absolute;
  background: #000;
}
.ser_main_img{
  width: 100%;
  height: 65vh;
  overflow: hidden;
  position: absolute;
  bottom: 0;
}
.ser_main_img > div{
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}
.ser_main_img > div.show{
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.ser_sec_1 .hsec2_title b:nth-child(2){
  left: initial;
  right: 0;
  color: #fff;
}
.ser_m_title{
  font-size: 10vw;
  line-height: 0.8;
  z-index: 1
}
.ser_m_title b:first-child{
  right: 0;
  bottom: 65vh;
  color: #fff;
  z-index: 1;
}
.ser_m_title b:last-child{
  bottom: -4px;
  left: 0;
  z-index: 1;
}
.ser_m_title b:last-child span:last-child{
  margin-left: 20vw;
}
.ser_m_cta{
  right: 10px;
  top: 5vh;
  position: absolute;
}
.ser_sec_2 > div{
  padding: 40px;
  white-space: initial;
  height: 100%;
}
.ser2_intro{
  width: 75vw;
	font-size: 2vw;
	line-height: 1.2;
}
.ser2_intro p{
  margin-bottom: 20px;
  font-weight: normal;
}
.ser2_point{
  position: absolute;
  bottom: 30px;
}
.ser2_point h3{
  font-weight: bolder;
  position: relative;
  margin-bottom: 10px;
}
.ser2_point i{
  width: 10px;
  height: 10px;
  background: #000;
  border-radius: 50px;
  margin-top: 10px;
  margin-left: 10px;
}
.ser2_point > div{
  display: inline-block;
  width: 40vw;
  padding-right: 40px;
  vertical-align: top;
}
.ser_sec_2{width: 88vw;}
.ser_sec_2 .scroll_act{
  opacity: 0;
  -webkit-transform: translateY(30px);
      -ms-transform: translateY(30px);
          transform: translateY(30px);
}
.ser_sec_2 .scroll_act.show{
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}
.ser_sec_3 > div,
.ser_sec_4 > div{
  padding: 50px;
  height: 100%;
  white-space: initial;
  width: 100vw;
}
.ser_sec_4 > div{
  width: 60vw;
}
.ser3_title{
  width: 25vw;
  height: 100%;
  position: relative;
  overflow: hidden;
  margin-right: 40px;
}
.ser3_title > div{
  width: 30vw;
  height: 100%;
  position: absolute;
  z-index: 0;
}
.ser3_title .es_bg{
  width: 100%;
  height: 100%;
}
.ser3_title h2{
  position: absolute;
  top: -60px;
  left: -100px;
  font-size: 6vw;
  line-height: 0.8;
  font-weight: bold;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transform-origin: 0 100%;
      -ms-transform-origin: 0 100%;
          transform-origin: 0 100%;
  -webkit-transition-delay: 1s;
       -o-transition-delay: 1s;
          transition-delay: 1s;
  -webkit-transition: all .8s;
  -o-transition: all .8s;
  transition: all .8s;
}
.ser3_title h2.show{
  left: 0;
}
.es_bg.show{
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.ser_sec_3 > div > div{
  display: inline-block;
  vertical-align: top;
}
.ser3_content{
  width: 60vw;
}
.ser3_content p,
.ser2_point p{
  margin-bottom: 10px;
    line-height: 1.4;
}
.ser_list ul{
  position: relative;
  width: 100%;
}
.ser_list{margin-top: 40px}

.ser_list_name:before{
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 50px;
  background: #000;
  position: absolute;
  top: 13px;
  opacity: 0;
  left: 10px;
}
.ser_list_image{
  position: absolute;
  right: 20%;
  top: 0;
  width: 40%;
  z-index: 0;
  opacity: 0;
}
.ser_list li{
  padding: 10px 0;
}
.ser_list_name{
  position: relative;
  font-weight: bolder;
  font-size: 20px;
  color: #ccc;
}
.ser_list_image img{width: 100%;}

.ser_list li.show .ser_list_image{
  z-index: 1;
  opacity: 1;
}
.ser_list li.show .ser_list_name{
  color: #000;
  padding-left: 30px;
}
.ser_list li.show .ser_list_name:before{
  opacity: 1;
  left: 0px;
}
.ser_sec_4 h2{
  color: #fff;
  top: -69px;
  left: -100px;
}
.ser_sec_4 h2.show{
  left: -4px;
}
.ser4_content{
  position: absolute;
  bottom: 0;
  background: #fff;
  padding: 40px;
  left: 14vw;
  width: 36vw;
}
.ser4_content h3{
  font-size: 24px;
  margin-bottom: 10px;
}
/*---------------
@trends
---------------*/
.tresec1_cta {
	position: absolute;
    bottom: 7vh;
    z-index: 3;
    left: 36vw;
}
.tresec1_cta > .bigarrow > p{
	color: black;
}
.tre_sec_1{
  width: 70vw;
  background: #fff;
}
.tre_sec_1 .ab3_scrollingText{
  left: 70vw;
  height: 15vw;
}
.tre1_img{
  width: 34vw;
  height: 60vh;
  position: absolute;
  bottom: 0;
  overflow: hidden;
}
.tre1_img > div{
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}
.tre1_img > div.show{
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.trend_post{
  width: 40vw;
  height: 100vh;
  display: inline-block;
  padding: 40px 5vw;
  border-left: 1px solid #efefef;
  vertical-align: top;
  margin-left: -5px;
}
.trend_post > div{
  height: 100%;
  width: 100%;
  position: relative;
  white-space: initial;
}
.trend_post img{
  -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5);
          transform: scale(1.5);
}
.trend_post img.show{
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.tre_imgwrap{
  position: absolute;
  overflow: hidden;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  max-height: 55vh;
}
.trend_post h2{
  font-size: 24px;
  font-weight: bolder;
  margin-bottom: 20px;
}

/* ---- Trend 列表頁 (垂直排列,滿一欄往右流動) ---- */
.tre_list_sec{
  width: auto;
  background: #fff;
  padding: 0;
}
.tre_list_sec > div{
  height: 100vh;
  padding: 0;
}
.trend_list{
  list-style: none;
  margin: 0;
  padding: 0;
  height: 100vh;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-content: flex-start;
  box-sizing: border-box;
}
.trend_list_item{
  width: 30vw;
  flex: 0 0 auto;
  height: auto;
  padding: 28px 3vw;
  border-bottom: 1px solid #e7e7e7;
  border-left: 1px solid #e7e7e7;
  position: relative;
  box-sizing: border-box;
  background: #fff;
  -webkit-transition: background .5s;
  -o-transition: background .5s;
  transition: background .5s;
}
.trend_list_item a{
  display: block;
  width: 100%;
  text-decoration: none;
  color: #111;
  position: relative;
  padding-left: 24px;
}
.trend_list_mark{
  position: absolute;
  left: 0;
  top: 10px;
  width: 3px;
  height: 32px;
  background: #c33;
  -webkit-transition: all .5s cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition: all .5s cubic-bezier(0.86, 0, 0.07, 1);
  transition: all .5s cubic-bezier(0.86, 0, 0.07, 1);
}
.trend_list_title{
  font-size: 28px;
  font-weight: bolder;
  line-height: 1.35;
  margin: 0;
  white-space: normal;
  word-break: break-word;
  letter-spacing: -0.01em;
  -webkit-transition: all .5s cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition: all .5s cubic-bezier(0.86, 0, 0.07, 1);
  transition: all .5s cubic-bezier(0.86, 0, 0.07, 1);
}
.trend_list_item:hover{
  background: #fafafa;
}
.trend_list_item:hover .trend_list_mark{
  height: 52px;
  top: 0;
}
.trend_list_item:hover .trend_list_title{
  color: #c33;
  -webkit-transform: translateX(6px);
      -ms-transform: translateX(6px);
          transform: translateX(6px);
}

/* ---- Trend 詳細頁 (全屏單一 section，不可捲動) ---- */
.page_trends_detail #scroll_horizontal{
  width: 100vw;
  height: 100vh;
  position: relative;
  white-space: normal;
  overflow: hidden;
  /* 禁用 HorizontalSmoothScroll 的 transform */
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
}
/* 詳細頁沒有捲動事件，需直接顯示 scroll_act 元素 */
.page_trends_detail .scroll_act{
  opacity: 1 !important;
  -webkit-transform: translateY(0) !important;
      -ms-transform: translateY(0) !important;
          transform: translateY(0) !important;
}
.tre_sec_detail{
  width: 100vw;
  height: 100vh;
  display: block;
  margin: 0;
  position: relative;
  background: #fff;
  overflow: hidden;
}
.tre_detail_layout{
  display: flex;
  height: 100vh;
  width: 100vw;
}
.tre_detail_left{
  position: relative;
  width: 34vw;
  height: 100vh;
  overflow: hidden;
  flex-shrink: 0;
  background: #000;
}
.tre_detail_mainimg{
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
.tre_detail_mainimg .es_bg{
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}
.tre_detail_scrolltext{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 14vw;
  overflow: hidden;
  pointer-events: none;
}
.tre_detail_scrolltext .scrollT_wrap{
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
}
.tre_detail_scrolltext .scrollT_text{
  color: #fff;
  opacity: .85;
}
.tre_detail_right{
  flex: 1;
  position: relative;
  height: 100vh;
  overflow: hidden;
  display: flex;
  align-items: center;
  padding: 0 6vw;
  box-sizing: border-box;
}
.tre_detail_inner{
  width: 100%;
  max-width: 1100px;
  max-height: 85vh;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 4vw;
}
.tre_detail_text{
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
  max-height: 85vh;
  overflow-y: auto;
}
.tre_detail_content{
  font-size: 15px;
  line-height: 1.8;
  color: #444;
  margin-bottom: 28px;
}
.tre_detail_content p{
  margin: 0 0 10px;
}
.tre_detail_imgwrap{
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
  max-height: 85vh;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.tre_detail_imgwrap img{
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 85vh;
  object-fit: contain;
  display: block;
}

/*---------------
@contact
---------------*/
.con_sec_1{
  background: #fff;
}
.con_main_img{
  width: 60vw;
  height: 100vh;
  overflow: hidden;
}
.con_main_img > div{
  -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5);
          transform: scale(1.5);
}
.con_main_img .es_bg.show{
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.con_sec_2{
  background: #fff;
  width: 90vw;
}
.con2_content{
  white-space: initial;
  padding: 40px;
  width: 80%;
}
.con2_content h1{
  font-size: 24px;
}
.con2_content h1 p{
  margin-bottom: 15px;
}
.con2_form{
  padding: 0 40px;
  width: 70%;
  white-space: initial;
  position: relative;
}
.con2_form label{
  width: 45%;
  display: inline-block;
  vertical-align: top;
  font-size: 20px;
  position: relative;
  margin-bottom: 30px;
}
.con2_form label:before{
  content: '';
  width: 100%;
  height: 1px;
  background: #efefef;
  bottom: 0;
  z-index: 0;
  position: absolute;
}
.con2_form label:after{
  content: '';
  width: 0;
  height: 1px;
  background: #004fdb;
  bottom: 0;
  z-index: 1;
  position: absolute;
  right: 0;
}
.con2_form label:nth-child(odd){
  float: left;
}
.con2_form label:nth-child(even){
  float: right;
}
.con2_form label:last-child{
  width: 100%;
}
.con2_form b{
  position: absolute;
  top: 10px;
  left: 0;
  z-index: 0;
  font-weight: normal;
}
.required{
  position: absolute;
  top: -26px;
}
.required:before{
  content: '*';
  position: absolute;
  top: 0;
  left: 0;
  font-size: 30px;
  font-weight: bolder;
  color: #a62324;
}
.con2_form label.onfocus b{
  top: -20px;
  font-size: 12px;
  color: #a0a0a0;
}
.con2_form label.onfocus .required{
  opacity: 0;
}
.con2_form label.onfocus:after{
  left: 0;
  width: 100%;
}
.con_submit{
  position: absolute;
  right: -16vw;
  bottom: 0;
}
.con_submit .bigarrow div span{
  background: #000 !important;
}
.con_submit p{
  width: 100%;
  left: 0;
}
.con_submit .bigarrow div span:nth-child(1){
  height: 33px;
}
.con_submit .bigarrow > div{
  height: 90px
}
.con_submit .bigarrow div span:nth-child(2){
  top: 43px;
  width: 55px;
}
.con_submit .bigarrow div span:nth-child(3){
  width: 55px;
  top: 14px;
}
div.wpcf7-response-output{
  position: absolute;
  bottom: -20px;
  margin: 0;
  padding: 0;
  border: 0 !important;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing{
  color: #a62324;
}
span.wpcf7-not-valid-tip{
  color: #a62324;
  position: absolute;
  font-size: 12px;
  right: 0;
  top: -16px;
}
.con_submit .bigarrow span.ajax-loader{
  position: absolute;
  top: -40px;
  left: 0;
  width: 40px;
  height: 40px;
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
  background-color: none;
  background-size: cover;
}
div.wpcf7-mail-sent-ok{color: #004fdb}

.con2_info_block{
  padding: 0 40px 40px;
  position: absolute;
  bottom: 0;
}
.con2_info_block > div{
  display: inline-block;
  width: 45%;
  margin-right: 30px;
  white-space: initial;
}
.con_info img{
  width: 30px;
  height: 30px;
  vertical-align: top;
}
.con_info li div:last-child{
  width: 75%;
}
.con_info li div{
  display: inline-block;
  vertical-align: top;
}
.con2_info_block h2{
  font-size: 16px;
  margin-bottom: 7px;
}
.con2_form .flag-container {
	pointer-events: none;
	opacity: 0;
	transition: opacit .5s .5s;
}
.onfocus .flag-container {
	pointer-events: initial;
	opacity: 1;
}
.iti-mobile .intl-tel-input.iti-container {
    top: 50% !important;
    left: 50% !important;
    width: 400px;
    height: 300px;
    margin: -70px 0 0 -50px;
}
.iti-mobile .intl-tel-input .country-list .country{
	display: flex;
}
/*---------------
@normal page
---------------*/
.page_normal{
  background: #fff;
  width: 100%;
  height: 100%;
}
.page_normal > article{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  overflow-y: scroll;
  height: 100%;
  padding: 20vh 0;
}
.es_edit_content{
  width: 600px;
  float: right;
  padding-right: 20px;
}
.es_edit_content h1{
  font-size: 30px;
  margin-bottom: 20px;
}

/*style*/
.edit_style p{
    margin-bottom: 20px;
    font-size: 14px;
}
.edit_style h1 { font-size: 24px; }
.edit_style h2 { font-size: 20px; }
.edit_style h3 { font-size: 18px; }

.edit_style h2,
.edit_style h3,
.edit_style h4,
.edit_style h5,
.edit_style h6{
    margin: 40px 0 20px;
}
.edit_style img{
    margin: 40px 0;
    position: relative;
}
.edit_style p.wp-caption-text{
    background: #cba7cd;
    display: inline-block;
    color: #fff;
    padding: 3px 10px;
    position: relative;
}
.edit_style p.wp-caption-text:before{
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    left: 20px;
    top: -10px;
    border-style: solid;
    border-width: 0 6px 10.4px 6px;
    border-color: transparent transparent #cba7cd transparent;
}
.edit_style ul, .edit_style ol{
    margin-left: 20px;
    margin-bottom: 15px;
    line-height: 30px;
}
.edit_style ol, .pc_content ol{
    margin-left: 30px;    
    list-style-type: none;
    counter-reset: es_count_ol;
}
.edit_style ul li:before{
    content: "•";
    font-size: 30px;
    color: #cba7cd;
    display: inline-block;
    width: 30px;
    margin-left: -22px;
    position: absolute;
}
.edit_style ul li, .edit_style ol li{
    margin-bottom: 5px;
}
.edit_style ol li:before{
    content: counter(es_count_ol);
    counter-increment: es_count_ol;
    color: #cba7cd;
    display: inline-block;
    width: 30px;
    margin-left: -23px;
    position: absolute;
}
.edit_style hr{
    border: 0.5px solid #d4d4d4;
    margin: 30px 0 30px;
}
.edit_style blockquote{
    background: #fff;
    padding: 20px 20px 1px;
    margin-bottom: 20px;
    border-left: 5px solid #cfdb00;
}
.edit_style a{
    color: #bc802f;
}
.edit_style a:hover{
    background: #bc802f;
    color: #fff;
}
.edit_style img.image2{
    display: inline-block;
    width: 50%;
    vertical-align: top;
}
.edit_style img.image2:nth-child(1){
    padding-right: 10px;
}
.edit_style img.image2:nth-child(2){
    padding-left: 10px;
}
.edit_style img.full{
    width: 100%;
}
.edit_style table{
    margin: 50px 0 40px;
}
.edit_style td{
    border: 1px solid #ddddd9;
    padding: 10px 20px;
}
.edit_style tr:nth-child(odd){
    background: #fff;
}
/*---------------
@footer
---------------*/
.footer{
  background: #fff;
  width: 25vw;
  white-space: initial;
  text-align: center;
  font-size: 13px;
  line-height: 1.4;
  border-left: 1px solid #efefef;
}
.footer > div{
  padding: 30px;
}
.f_bottom{
  position: absolute;
  bottom: 0;
  width: 100%;
}
.f_middle{
  -webkit-transform-origin: 0% 0%;
      -ms-transform-origin: 0% 0%;
          transform-origin: 0% 0%;
  -webkit-transform: rotate(90deg) translate(-50%, -50%);
      -ms-transform: rotate(90deg) translate(-50%, -50%);
          transform: rotate(90deg) translate(-50%, -50%);
  width: 70vh;
  position: absolute;
  top: 50%;
  left: 50%;
}
.f_cta > a{
  display: inline-block;
  position: relative;
  font-size: 24px;
  font-weight: bolder;
  line-height:100px;
  margin: 0 40px;
}
.f_cta i{
  width: 15px;
  height: 15px;
  border-radius: 50px;
  background: #000;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.f_cta i:last-child{
  top: initial;
  bottom: 0;
}
.f_cta > a:hover i:first-child{
  top: 15px;
}
.f_cta > a:hover i:last-child{
  bottom: 15px;
}
.f_top, .f_bottom,
.f_top a, .f_bottom a{
  color: #B4B4B4;
}
.footer a:hover{
  color: #a62324;
}
.copyright{
  font-weight: normal;
}



