@charset "utf-8";
/* CSS Document */

@import url("reset.css");
@import url("/css/font-awesome.css");
@import url("/css/animate.css");
@import url("/css/bootstrap.css");
@import url("/css/hover.css");
@import url("/css/common/form.css");
@import url("https://fonts.googleapis.com/earlyaccess/notosanstc.css");
@import url("https://fonts.googleapis.com/icon?family=Material+Icons");

html, body { width:100%; height: auto;overflow-X:hidden; }
body { font-size:100%;}
/**{transition:all .3s; -webkit-transition:all .3s;}*/

/*:before{ content:"\f146";font-family: 'FontAwesome'; }*/

.btnTop{ background: #CCC \9;background:rgba(0,0,0,.2); border-radius:50%; width:50px; height:50px; position: fixed;right:15px; bottom:15px;cursor:pointer; z-index:99; color:#FFF; text-align:center; font-family:Arial, Helvetica, sans-serif;	text-transform:uppercase; font-size:13px ; letter-spacing:1px; display: none  ; z-index:999;}
.btnTop:before {    content: "\f106";    font-family: 'FontAwesome';    font-size: 20px;    color: #FFF;    display: block;    width: 100%;    height: 25px;    padding-top: 0;}
.btnTop:hover{background:rgba(0,0,0,.4);}

.img-response{ max-width:100%; height:auto;}

/*------------item-inline-block------------*/
.item-inline-block{ letter-spacing:-5px;}
.item-inline-block > *{display: inline-block !important; letter-spacing:1px;vertical-align: top;}

/*------------item-table-cell------------*/
.item-table-cell{ display:table;}
.item-table-cell > *{display: table-cell !important; vertical-align: top;}


/*------------item-flex------------*/
.item-flex{ display:flex !important;display:-webkit-flex !important;flex-flow: row wrap}
.item-flex > *{flex:1;-webkit-flex:1 }


.empty {    display: inline-block;}


@media screen and (max-width: 640px) {
	
.vertical-xs{ display:block !important;	}
.vertical-xs  > *{  display:block !important; width:100% !important ;float:none !important; }
.empty {    display: block;    height: 1px;}
	
}



.show{ display:block !important;}
.hide{ display:none !important;}
.space-br {    display: inline-block;}

@media screen and (max-width: 640px) {	

.hide-xs{ display:none !important; }
.show-xs{ display:block !important;}
.space-br {    display: block;    line-height: 0;}
	
}

.tilt-in-fwd-bl{-webkit-animation:tilt-in-fwd-bl .6s cubic-bezier(.25,.46,.45,.94) both;animation:tilt-in-fwd-bl .6s cubic-bezier(.25,.46,.45,.94) both}
.slide-in-elliptic-top-fwd{-webkit-animation:slide-in-elliptic-top-fwd .7s cubic-bezier(.25,.46,.45,.94) 1.5s both;animation:slide-in-elliptic-top-fwd .7s cubic-bezier(.25,.46,.45,.94) .8s both}
/* ----------------------------------------------
 * Generated by Animista on 2023-11-23 16:12:52
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

@-webkit-keyframes slide-in-elliptic-top-fwd{0%{-webkit-transform:translateY(-600px) rotateX(-30deg) scale(0);transform:translateY(-600px) rotateX(-30deg) scale(0);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}100%{-webkit-transform:translateY(0) rotateX(0) scale(1);transform:translateY(0) rotateX(0) scale(1);-webkit-transform-origin:50% 1400px;transform-origin:50% 1400px;opacity:1}}@keyframes slide-in-elliptic-top-fwd{0%{-webkit-transform:translateY(-600px) rotateX(-30deg) scale(0);transform:translateY(-600px) rotateX(-30deg) scale(0);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}100%{-webkit-transform:translateY(0) rotateX(0) scale(1);transform:translateY(0) rotateX(0) scale(1);-webkit-transform-origin:50% 1400px;transform-origin:50% 1400px;opacity:1}}
@-webkit-keyframes tilt-in-fwd-bl{0%{-webkit-transform:rotateY(-20deg) rotateX(-35deg) translate(-300px,300px) skew(-35deg,10deg);transform:rotateY(-20deg) rotateX(-35deg) translate(-300px,300px) skew(-35deg,10deg);opacity:0}100%{-webkit-transform:rotateY(0) rotateX(0deg) translate(0,0) skew(0deg,0deg);transform:rotateY(0) rotateX(0deg) translate(0,0) skew(0deg,0deg);opacity:1}}@keyframes tilt-in-fwd-bl{0%{-webkit-transform:rotateY(-20deg) rotateX(-35deg) translate(-300px,300px) skew(-35deg,10deg);transform:rotateY(-20deg) rotateX(-35deg) translate(-300px,300px) skew(-35deg,10deg);opacity:0}100%{-webkit-transform:rotateY(0) rotateX(0deg) translate(0,0) skew(0deg,0deg);transform:rotateY(0) rotateX(0deg) translate(0,0) skew(0deg,0deg);opacity:1}}


.wrap{width:100%;height:auto;position:relative; font-family:'Noto Sans TC',"微軟正黑體",Microsoft Yahei;line-height:1.6; background:#fff;}
		



/*▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃ 版頭 ▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃*/
.header {
    width: 100%;
    position: relative;
    height: auto;
    overflow: hidden;
    background-image: url("../images/header-bg.png");
    background-repeat: no-repeat;
    background-color: #ffe6cf;
    background-position: 45% 30%;
    padding-bottom: 50px;
}
 .header span img{ width:100%; height:auto;}

 .header .center{width:100%;position:relative; margin:0 auto; z-index:1;}
 .header .center img{
/*     width:100%;*/
     height:auto;}
.header-img {
    margin-left: -60px;
}
.header-text .header-text-p {
    font-size: 26px;
    font-weight: 300;
    color: #555555;
    margin: 20px 0 0 10px;
}
.header-text .header-text-p .highlight {
    font-weight: 500;
}
.header .logo {
  position: absolute;
  left: 8px;
  top: 10px;
  z-index: 6;
}
.header .logo img {
  width: 220px;
  height: auto;
}
a.try_btn {
    display: inline-block;
    background: #606556;
    color: #fff;
    text-decoration: none;
    padding: 7px 50px;
    border-radius: 50px;
    font-size: 24px;
    letter-spacing: 3px;
    font-weight: 300;
    margin-top: 40px;
}
a.try_btn:hover {
    background: #40433a;
}
.logo-bar {
  background: #808773;
  width: 100%;
  height: 50px;
}

.hvr-ripple-out:before {
    border: #606556 solid 6px;
    border-radius: 50px;
}


/*▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃ 內容 ▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃*/
.container-wrap { width:100%; margin:0 auto;}

.part-title {
    color: #606556;
    font-size: 36px;
    font-weight: 300;
    margin-bottom: 30px;
}
.part.part2 {
    background: #ffeedd;
    padding: 60px 0 80px;
}

.part2 .part-content{width: 1200px;}

.block-img {
    height: 250px;
}
.block p {
    max-width: 290px;
    text-align: center;
    margin: 15px auto 0;
    color: #626758;
    font-size: 18px;
}


.part.part3 {
    background-color: #8c9381;
    padding: 100px 0 30px;
    background-image: url(../images/slide-bg.png);
    background-repeat: no-repeat;
    background-position: 60px 115%;
}

.swiper {
    width: 100%;
    height: 100%;
    max-height: 470px;
    overflow: hidden;
    position: relative;
}
.slide2 .slide-img {
    margin-right: 80px;
}

.swiper-slide img {
    margin: 0 auto;
}
.slide-text {
/*    margin-left: -110px;*/
/*    margin-bottom: 100px;*/
    color: #fff;
/*    align-self: center;*/
}
.slide-text-title {
    font-size: 36px;
    font-weight: 300;
    margin-bottom: 20px;
    
}

.slide-text li {
    font-size: 18px;
    line-height: 2;
    letter-spacing: 1px;
    list-style: disc;
    margin: 10px 20px 10px 25px;
    min-width: 490px;
}


.swiper-pagination {
    font-size: 36px;
    color: #fff;
    font-weight: 100;
    letter-spacing: -2px;
    bottom: unset;
    top: -35px;
}


.swiper-button-wrap {
    width: 270px;
    position: absolute;
    right: 18%;
    left: unset;
    top: 80%;
}

.swiper-button-next, .swiper-button-prev {
    color: #fff;
    z-index: 999;
}

.part4 {
    background-color: #eeeadd;
    padding: 60px 0 90px;
}
.part4 .part-title {
    font-size: 72px;
    font-weight: 100;
    line-height: 1;
    margin-bottom: 50px;
}

.part4 .part-title span {
    font-size: 100px;
}


.part4 .part-content {
    width: 100%;
    max-width: 1000px;
}

.block-img {
    height: auto;
}
.part4 .block p {
    color: #7b7e73;
    font-size: 20px;
}

/*----------------------------- 注意事項文字 -----------------------------------  */

/* ul { width:80%; margin:0 auto; color:#a3a3a3; list-style:decimal; padding-left:30px;}
 ul li{ margin-bottom:10px; font-size:15px; color:#333333; line-height:1.5;}
*/



.register_wrap {
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
    background-image: url("../images/register_bg.png");
    background-position: right center;
    background-repeat: no-repeat;
    padding: 90px 0;
}
.register-bg {
    background-color: #9b8c7e;
}
section.register {
  width: 525px;
  margin-left: 5%
}
h3.register-title {
  display: none
}
section.register .title {
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 30px
}
input#submitBtn:hover, section.register a#sendCodeBtn:hover {
    background-color: #474b40 !important;
}
input#submitBtn, section.register a#sendCodeBtn {
    background-color: #606556 !important;
    color: #ffffff !important;
    line-height: 1.5;
    border: 3px solid #5c6053 !important;
    border-radius: 50px !important;
    box-shadow: none;
    text-decoration: none;cursor: pointer;
}
section.register a.fancybox.btn.btnType1 {
    border: 0;
    color: #fff;
    font-size: 20px;
    margin-top: 10px;
    font-weight: 400;
    box-shadow: unset;
    border-radius: 5px !important;
    text-decoration: none;
}
a.fancybox.btn:hover {
    color: #fff !important;
    background-color: #84776b;
}
input#DAA009 {
  width: 280px !important;
  margin-right: 10px;padding-right: 10px
}
a#sendCodeBtn {
  width: calc(100% - 335px) !important
}
.code {
  margin-top: 10px
}
input#M5Code {
  width: 230px !important;
  margin-right: 10px;padding-right: 10px
}
input#submitBtn {
  width: calc(100% - 288px) !important
}
input#DAA009::placeholder {
    color: #000 !important;
}
.input ::-webkit-input-placeholder, .phone ::-webkit-input-placeholder {
  color: #364e4f !important;
  background-color: #fff;border-radius:0;padding: 0 5px;
}
.input input::-moz-placeholder, .phone input::-moz-placeholder {
  color: #364e4f !important
}
.input input::-moz-placeholder, .phone input::-moz-placeholder {
  color: #364e4f !important
}
.input input::-moz-placeholder, .phone:-ms-input-placeholder {
  color: #364e4f !important
}
input:-internal-autofill-selected {
/*  background-color: #ff6773 !important;*/
  color: #364e4f !important
}
input:-webkit-autofill, input:-webkit-autofill:active, input:-webkit-autofill:focus, input:-webkit-autofill:hover {
  -webkit-text-fill-color: #364e4f;
	
  -webkit-box-shadow: 0 0 0 1000px rgba(255, 255, 255, 0) inset;
  transition: background-color 5000s ease-in-out 0s
}
input#DAA009, input#M5Code, input#submitBtn {
    background-color: #ffffff;
    color: #7d7165;
    border: unset;
    border: 2px solid;
    border-radius: 40px;
    
}






@media screen and (max-width: 1440px) {	
	
    .part.part3 {
    background-position: -120% 115%;
}
	.slide2 .slide-img {
    margin-right: 30px;
}
	
}


@media screen and (max-width: 1200px) {
    
      .swiper {
    max-height: unset;
}
    .part.part3 {
    background-position: center bottom;
}
    .slide-text-title {
    text-align: center;
}
    .slide-text {
    margin-bottom: 50px;
}
    .swiper-button-wrap {
    left: 0;
    right: 0;
    margin: 0 auto;
    top: unset;
    bottom: 40px;
}
    .slide-img {
    margin-bottom: 55px;
}
    
    .slide-text li {
   margin: 10px 20px 10px 40px;
         min-width: unset;
}
    

    
}

@media screen and (max-width: 1024px) {
    
    .header-text {
    text-align: center;
    margin-top: 40px;
}
 .header .center img {
    width: 90%;
    margin: 0 auto;
} 
    
 a.try_btn {
    padding: 7px 70px;
}   
    
    
	.part2 .part-content {
    width: 100%;
}

	 .register_wrap {
    height: 646px;
    background-position: bottom;
    background-position-y: 350px;
  }
  section.register {
    display: block;
    margin: 0 auto;
  }
	

	
}



@media screen and (max-width:768px) {
  
    .block {
    margin-bottom: 50px;
}
    
 .slide-img img {
    width: 100%;
}
    
     .register_wrap {
    padding: 50px 0;
  }
    
    
    
}


@media screen and (max-width:640px) {
    
    .part-title {
    line-height: 1.2;
    margin-bottom: 60px;
}
    
    .part.part3 {
    padding: 50px 0 30px;
}
       .slide-text p {
    font-size: 16px;
}
    .part4 .part-content {
    flex-wrap: wrap;
        width: 75%;
}
    section.register {
    width: 100%;
    padding: 0 10px;
  }
     section.register .title {
    font-size: 36px;
  }
  input#M5Code {
    width: 220px !important;
  }
  input#DAA009 {
    width: 190px !important;
}
a#sendCodeBtn {
    width: 145px !important;
}
input#submitBtn {
    width: 115px !important;
}
  .register_wrap {
    background-size: 96%;
  }


}
