@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;}
	
}





.wrap {
    width: 100%;
    height: auto;
    position: relative;
    font-family: 'Noto Sans TC',"微軟正黑體",Microsoft Yahei;
    line-height: 1.6;
    background-image: url('../images/bg.png');
}


/*▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃ 版頭 ▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃*/

.header {
    width: 100%;
    position: relative;
    overflow: hidden;
    background-image: url("../images/header-bg.png");
    background-repeat: no-repeat;
    background-position: top center;
/*    padding-top: 260px;*/
    height: 845px;
}
 .header span img{ width:100%; height:auto;}

.header .center {
    width: 100%;
    max-width: 1000px;
    position: relative;
    margin: 0 auto;
    z-index: 1;
    flex-direction: column;
    align-items: center;
    padding-top: 250px;
}
/* .header .center img{ width:100%; height:auto;}*/

.header-img img {
    max-width: 553px;
}
.header-text {
    color: #338079;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 12px;
    padding: 15px 0 35px;
}
a.try-btn {
    background: #ffeeb3;
    border: solid #f2d982 3px;
    padding: 5px 110px 5px 120px;
    border-radius: 50px;
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 10px;
    text-decoration: none;
    color: #338079;
    position: relative;
}

a.try-btn:before {
    content: url('../images/tree.svg');
    position: absolute;
    z-index: 999;
    width: 22px;
    height: 35px;
    display: block;
    left: 50px;
    top: 10px;
}
a.try-btn:after {
    content: url('../images/tree.svg');
    position: absolute;
    z-index: 999;
    width: 22px;
    height: 35px;
    display: block;
    right: 50px;
    top: 10px;
}
a.try-btn:hover {
    background: #fce593;
}

/*
 .header .logo{ position:absolute; left:8px; top:2px; z-index:6;}
 .header .logo img{width:100%; height:auto;min-width:100px;}
*/

.header .logo {
    background-color: #338079;
}

.header .logo img {
    width: 250px;
    height: auto;
    padding: 10px;
}

/*▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃ 內容 ▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃*/


.container-wrap {
    width: 100%;
    margin: 0 auto;
    background-image: url("../images/content-bg.png");
    background-repeat: no-repeat;
    background-position: 50% 300px;
}

img.title-svg {
    max-width: 740px;
}

.part.part2 {
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.sec-title {
    color: #464646;
    font-size: 24px;
    margin: 10px 0 50px;
}
.map {
    background-image: url("../images/map.png");
    background-repeat: no-repeat;
    background-position: center;
    width: 1031px;
    height: 370px;
    border: 10px solid #159891;
    border-radius: 30px;
    font-family: '微軟正黑體';
}
	
	
.pin {
    background-color: #fff3c8;
    width: 155px;
    height: 75px;
    border-radius: 10px;
    border: solid 4px #f2d982;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
	position: relative;
}	

	.pin:before {
    content: url('../images/pin-a.png');
    position: absolute;
    z-index: 999;
    width: 22px;
    height: 35px;
    display: block;
    left: 50px;
    top: 10px;
}

.pin span {
    color: #159891;
    font-weight: bold;
    font-size: 18px;
}

.pin.pin01 {
    top: 120px;
    left: 25px;
}
.pin.pin02 {
    left: 270px;
    top: 40px;
}
.pin.pin03 {
    left: 410px;
    top: 90px;
}
.pin.pin04 {
    left: 525px;
    top: -170px;
}
.pin.pin05 {
    left: 785px;
    top: -200px;
}
.pin.pin06 {
    left: 815px;
    top: -135px;
}



.pin01::before {
    top: -70px;
    left: 0px;
}
.pin02::before {
    content: url(../images/pin-b.png);
    left: -33px;
    top: -37px;
}
.pin03::before {
	content: url(../images/pin-c.png);
    left: -35px;
    top: -36px;
}
.pin04::before {
	content: url(../images/pin-d.png);
    left: -35px;
    top: -36px;
}
.pin05::before {
	content: url(../images/pin-e.png);
    left: -35px;
    top: -36px;
}
.pin06::before {
    content: url(../images/pin-f.png);
    left: -48px;
    top: -5px;
}

.part.part3 {
    margin: 130px auto 60px;
    flex-direction: column;
    align-items: center;
}
.part3 img.title-svg {
    max-width: 625px;
    margin-bottom: 45px;
}

.block {
    flex-direction: column;
    background: #fff;
    border-radius: 30px;
    border: 5px solid #7abc7a;
    align-items: center;
    padding: 50px 25px;
    margin: 0px 40px;
}

.block-title {
    color: #385366;
    font-size: 22px;
    background: #d9f7c8;
    border-radius: 50px;
    padding: 0px 35px;
    margin: 20px 0 15px;
    font-weight: 500;
}
.block img {
    max-width: 99px;
}
.block p {
    font-size: 17px;
    color: #686868;
    text-align: center;
    max-width: 240px;
}


.part4 {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    text-align: center;
    padding: 70px 0;

    flex-direction: column;
    align-items: center;
}
.part4 img.title-svg {
    max-width: 575px;
}
.part4 .swiper {
  width: 100%;
  height: 400px;
  overflow: hidden;
  position: relative;
}

.part4 .swiper-wrapper {
  width: 100%;
  max-width: 1000px;
}
.part4 .swiper-slide {
    max-width: 1000px;
    width: 100%;
    opacity: 0 !important;
}
.part4 .swiper-slide.swiper-slide-active {
  opacity: 1 !important;
}


.part4 .block-text {
    text-align: left;
	margin-left: 20px;
	position: relative;
}
.p4block-title {
    color: #314f61;
    font-size: 36px;
    font-weight: 700;
    font-family: noto sans TC;
    letter-spacing: 2px;
}

.p4block-sectitle {
    font-size: 18px;
    background-color: #314f61;
    border-radius: 20px;
    color: #fff;
    display: inline-block;
    padding: 5px 20px;
    font-family: 'Noto Sans TC';
    letter-spacing: 2px;
    margin: 18px 0 30px;
}

.part4 .block-text p {
    color: #616161;
    letter-spacing: 1px;
    line-height: 1.5;
    font-size: 18px;
}

.part4 .swiper-button-wrap {
    position: absolute;
    bottom: 50px;
    width: 90px;
    right: 220px;
}
.part4 .swiper-button-prev {
    left: 0 !important;
}
.part4 .swiper-button-next {
    right: 0 !important;
}


.swiper-button-next, .swiper-button-prev {
    color: #314f61 !important;
    border: 1px solid;
    border-radius: 50%;
    width: 30px !important;
    height: 30px !important;
}
.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 16px !important;
    font-weight: bold;
}

.block-img img {
    border: 5px solid #129aa8;
    border-radius: 15px;
    background: #fff;
}



/*----------------------------- 注意事項文字 -----------------------------------  */

/* 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/product/register/PCMB.png");*/
    background-position: right center;
/*    background-repeat: no-repeat;*/
    padding: 90px 0;
}
.register-bg {
    background-image: url('../images/register-bg.png');
    background-position: top center;
}
section.register {
    width: 525px;
    margin: 0 auto;
    padding: 180px 0 0px;
}
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: #28694f !important;
}
input#submitBtn, section.register a#sendCodeBtn {
    background-color: #3a8768 !important;
    color: #ffffff !important;
    line-height: 1.5;
    border: 3px solid #28694f !important;
    border-radius: 50px !important;
    box-shadow: none;
    text-decoration: none;
}
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
}
a.fancybox.btn:hover {
    font-weight: bold;
}
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 ::-webkit-input-placeholder, .phone ::-webkit-input-placeholder {
  color: #3e8c5b !important;border-radius:0;padding: 0 5px;font-family: 'Noto Sans TC';
}
.input input::-moz-placeholder, .phone input::-moz-placeholder {
  color: #3a8768 !important
}
.input input::-moz-placeholder, .phone input::-moz-placeholder {
  color: #3a8768 !important
}
.input input::-moz-placeholder, .phone:-ms-input-placeholder {
  color: #3a8768 !important
}
input:-internal-autofill-selected {
/*  background-color: #ff6773 !important;*/
  color: #3a8768 !important
}
input:-webkit-autofill, input:-webkit-autofill:active, input:-webkit-autofill:focus, input:-webkit-autofill:hover {
  -webkit-text-fill-color: #3a8768;
	
  -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: #feffd8;
    color: #3e8c5b;
    border: unset;
    border: 3px solid;
    border-radius: 40px;
    padding-left: 10px;
}




@media screen and (max-width: 1366px) {	

.header .center {
    padding-top: 200px;
}

}

@media screen and (max-width: 1024px) {	
.header {
    height: 795px;
}
.map {
    width: 98%;
    max-width: 1000px;
}
.pin.pin05 {
    left: 750px;
}
.pin.pin06 {
    left: 785px;
}	
	
	
}

@media screen and (max-width: 768px) {	
	
	a.try-btn {
    letter-spacing: 0;
    padding: 5px 80px 5px 85px;
    font-size: 30px;
}
	
	.header {
    background-image: url("../images/header-bg-phone.png");
    background-repeat: no-repeat;
    background-position: top center;
    height: 845px;
}
    
    .header .center{padding-top: 200px;}
    
	.header-img img {
    width: 93%;
    margin: 0 auto;
}
	
	.block-wrap {
    flex-direction: column;
}
	img.title-svg {
    width: 80%;
}
	
	.block {
    margin: 15px 0;
}
	
.map {
    background-image: url("../images/map-phone.png");
    width: 100%;
    max-width: 500px;
    height: 800px;
    background-position: right;
    background-position: 30%;
    position: relative;
}
	.map:after {
    content: url(../images/safari.png);
    position: absolute;
    display: inline-block;
    right: 10px;
    top: 10px;
}
	
	.pin.pin01 {
    top: 26px;
    left: 110px;
}
	.pin01::before {
    top: 0;
    left: -50px;
}
	.pin.pin02 {
    left: 190px;
    top: 73px;
}
	.pin.pin03 {
    left: 80px;
    top: 110px;
}
	.pin.pin04 {
    left: 76px;
    top: 145px;
}
	.pin.pin05 {
    left: 200px;
    top: 185px;
}
	
	.pin.pin06 {
    left: 155px;
    top: 205px;
}
	.sec-title {
    width: 90%;
}
	
	.part4 .swiper {
    height: auto;
    padding-bottom: 40px;
}
	.p4block-sectitle {
    margin: 16px 0 5px;
}
	.part4 .block-text p {
    margin-bottom: 30px;
}
	
	.part4 .swiper-button-wrap {
    right: 0;
    left: 0;
    margin: 0 auto;
    bottom: 10px;
}
	
	.part4 .block-text {
    text-align: center;
    margin-left: 0;
}
	.part4 .block-img img {
    display: inline-block;
    width: 96%;
    max-width: 100%;
}
	
	
	
}





@media screen and (max-width: 576px) {	

section.register {
    width: 100%;
    padding: 0 10px;
  }
	
.register-bg {
    padding-top: 200px;
}
  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;
}


}




@media screen and (max-width: 400px) {	

.sec-title {
    font-size: 20px;
}


}