﻿@charset "utf-8";
/* CSS Document */
body {
	background-repeat: repeat;
	/*font-family: "Microsoft YaHei", sans-serif; */
	font-family: Arial,"Microsoft YaHei","Microsoft JhengHei",sans-serif;
}

.wrapper{position:relative;overflow:hidden;}

/*表頭表尾 請勿砍*/
.top, .footer{
    line-height: 0px;
}
.top{
    z-index: 99;
    position: relative;
}
.toptitle{
    position: relative;
    padding: 2% 0;
}

a{color: #1182c1;text-decoration: none;}
a:hover{ color:#1182c1;text-decoration: none;}



/*很多物件通用*/
.BRR{display: none;}
.width1800{max-width:1800px;height:auto;margin: 0  auto;}
.width1280bk{max-width: 100vw;background-color: #454545;width: 100vw;height: 17em;margin: 0  auto;text-align: center;padding-top: 0;}
.width1280{max-width: 100vw;width: 1200px;height:auto;margin: 0  auto;}
.width1280{max-width: 100vw;width: 1200px;height:auto;margin: 0  auto;}

/*BANNER 進場delay時間、浮動*/
.banner{
	position:relative;
	overflow: hidden;
	width: 100vw;
	height: auto;
    background: rgb(219, 221, 227);
    background: -webkit-linear-gradient( rgb(243, 244, 245), rgb(219, 221, 227) 80%);
    background: -o-linear-gradient( rgb(243, 244, 245), rgb(219, 221, 227) 60%);
    background: -moz-linear-gradient( rgb(243, 244, 245), rgb(219, 221, 227) 80%);
    background: linear-gradient( rgb(243, 244, 245), rgb(219, 221, 227) 80%);  

}

img.banner_big,img.bg01{position:absolute;}
img.banner_big{
    max-width: 1280px;
    height: auto;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
}	
img.banner_big{-webkit-animation-delay: 0.5s; /* Chrome, Safari, Opera */animation-delay: 0.4s;}
img.bg01{-webkit-animation-delay: 0.5s; /* Chrome, Safari, Opera */animation-delay: 0.4s;}

.banner .top-logo{
	position: absolute;
	width: 100%;
	height: auto;
	left: 0;
	right: 0;
	top: 2em;
	margin: 0 auto;
	text-align: center;
	z-index: 1;
}
.banner .top-title{
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    top: 12%;
    margin: 0 auto;
    z-index: 1;
}

.banner h1{
	font-size: 7.7em;
	color: #1d1d1f;
	letter-spacing: 7px;
	font-weight: 600;
}
.banner h2{
	font-size: 22px;
	color: #1d1d1f;
	letter-spacing: 3px;
}
.banner h3{
	font-size: 20px;
	color: #017fae;
	letter-spacing: 3px;
}




img.bg01{
	width: 100%;
	height: auto;
	top: 0;
}
img.logo{
	width: 24%;
	height: auto;
}

/*表單區*/
.fill{position: relative;margin: 0 auto;padding-bottom: 5%;background-color: #454545;}
.fill .box{margin: 0;padding-top: 3%;font: inherit;font-size: 100%;vertical-align: baseline;text-align: left;}
.fill .list{width: 100%;margin: 0;padding: 0;border: 0;font: inherit;font-size: 100%;vertical-align: baseline;text-align: left;}
.fill .contene{width: 100%;}
.fill h2{font-size: 40px;color: #282828;text-align:center;letter-spacing: 0.06em;margin: 0% auto;line-height: 1.5;padding-top: 1%;}
.fill h3{
	font-size: 19px;
	line-height: 1.5;
	color: #6267d5;
	text-align: center;
	letter-spacing: 0.1em;
	margin: 0% auto;
	padding-bottom: 4%;
	}
.fill #sBut{height:auto;margin: 0px auto;width: 100%;border: none;text-align: center;padding: 7px 0;margin-right: auto;margin-left: auto;margin-top: 10px;letter-spacing: 1px;clear: both;overflow: hidden;border-radius: 2px;user-select: none;}
.fill .go_button{-webkit-animation-duration: 2s; /* Chrome, Safari, Opera */animation-duration: 2s;max-width: 255px;height:auto;margin:0 auto;}
.fill .statement{color: #b5b5b5;line-height:40px;font-size: 17px;letter-spacing: 0.1em;}
.fill .statement a{color: #b5b5b5;}
.fill .statement a:hover{ color:#000;}
.fill .form-control{
    display: block;
    width: 100%;
    height: 50px;
    padding: 6px 12px;
    font-size: 18px;
    line-height: 1.42857143;
    color: #555;
    margin: 2% auto;
    background-color: #f1f1f1;
    background-image: none;
    border: 0px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    }


/*內文*/
.content1{position: relative;margin:0 auto;background-color: #454545;padding-bottom: 1%;}
.content1 .big-box{
	margin: 7px;
}
.content1 .big-move{position: absolute;bottom: 0;right: 0;left: 0;z-index: 1;}
.content1 .link{
    position: absolute;
    text-align: center;
    right: 7px;
    bottom: 7px;
    z-index: 10;
}
.content1 .img-box{
	overflow: hidden;
}
.content1 .img-box img{
	width: 100%;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    display: block;
}
.content1 .tex-box{
	position: absolute;
	padding: 0px 25px 25px;
	letter-spacing: 0.3px;
	z-index: 1;
	bottom: 4%;
	text-align: left;
}

.content1 h1{font-size: 40px;line-height: 1.5;color: #fff;text-align: center;letter-spacing: 0.1em;margin: 0% auto;padding-top: 1%;}
.content1 h2, .fill h2{font-size: 45px;line-height: 1.3;color: #ffffff;text-align: center;letter-spacing: 4px;}
.content1 h3{font-size: 42px;line-height: 1.3;color: #fff;letter-spacing: 0.1em;margin: 0% auto;}
.content1 h4{font-size: 15px;color: #fff;letter-spacing: 0.1em;}
.content1 p{font-size: 16px;letter-spacing: 1px;line-height: 1.4;color: #fff;padding-bottom: 4%;width: 100%;}

.content2{
	position: relative;
	margin:0 auto;
	background-image: url(../images/bg02.svg);
	background-repeat: repeat-y;
	background-position: top;
	background-color: #f3f4f5;
	padding-bottom: 2%;
}
.content2 .line {
	border-bottom: 1px solid #c1c1c1;
	padding: 1%;
	}
.content2 .tex-box{
	position: absolute;
	background-color: #fff;
	letter-spacing: 0.3px;
	top: 28%;
	right: 23%;
	width: 32em;
	text-align: left;
	padding: 2%;
	z-index: 1;
}
.content2 h2{
	font-size: 32px;
	color: #454545;
	text-align: left;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0% auto;
}
.content2 p{
	font-size: 16px;
	line-height: 1.5em;
	color: #454545;
	text-align: left;
	letter-spacing: 0.15em;
	margin: 5% 5% 5% 0;
}


img.gift {width: 510px;height:auto;}

/* Bounce To Right02*/
.hvr-bounce-to-right02 {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.13);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  background: #1d1d1f;
  width: 99%;
  text-align: center;
  padding: 7px;
  color: #122;
}
.hvr-bounce-to-right02:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #1c3f6c;
  box-shadow: none;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-right02:hover, .hvr-bounce-to-right02:focus, .hvr-bounce-to-right02:active {
  color: white;
  text-decoration: none;	
}
.hvr-bounce-to-right02:hover:before, .hvr-bounce-to-right02:focus:before, .hvr-bounce-to-right02:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/* Bounce To Right 03*/
.hvr-bounce-to-right03 {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: none;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  text-align: center;
  padding: 5px 15px;
  font-size: 15px;
  letter-spacing: 0.15em;
  color: #fff;
  background-color: #ee781e;
}
.hvr-bounce-to-right03:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000000;
  box-shadow: none;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  color: #957bff;
}
.hvr-bounce-to-right03:hover, .hvr-bounce-to-right:focus, .hvr-bounce-to-right:active {
  color: white;
  text-decoration: none;	
}
.hvr-bounce-to-right03:hover:before, .hvr-bounce-to-right:focus:before, .hvr-bounce-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/* Icon Forward */
.hvr-icon-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
.hvr-icon-forward .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-forward:hover .hvr-icon, .hvr-icon-forward:focus .hvr-icon, .hvr-icon-forward:active .hvr-icon {
  -webkit-transform: translateX(4px);
  transform: translateX(4px);
}

/* 56px */
.toTop-arrow {
	width: 52px;
	height: 52px;
	padding: 0;
	margin: 0;
	border: 0;
	opacity: 3.4;
	background: #919191;
	cursor: pointer;
	position:fixed;
	right: 1rem;
	bottom: 1rem;
	display: none;
}
.toTop-arrow::before, .toTop-arrow::after {
	width: 31px;
	height: 7px;
	border-radius: 0;
	background: #ffffff;
	position: absolute;
	content: "";
}
.toTop-arrow::before {
	transform: rotate(-45deg) translate(0, -50%);
	left: 0.4rem;
}
.toTop-arrow::after {
	transform: rotate(45deg) translate(0, -50%);
	right: 0.4rem;
}
.toTop-arrow:focus {outline: none;}


/*	↓↓↓↓	螢幕尺寸大於2560時頁面顯示效果↓↓↓↓	 */
@media (min-width: 2560px) {
.banner {
    position: relative;
    overflow: hidden;
    width: 100vw;
    height: 63em;
}	
	
}

/*	↓↓↓↓	螢幕尺寸大於1920時頁面顯示效果↓↓↓↓	 */
@media (min-width: 1440px) and (max-width:2559px) {
.banner {
    position: relative;
    overflow: hidden;
    width: 100vw;
    height: 63em;
}
.content2 .tex-box {
    position: absolute;
    right: 14%;
}	 		

}


/*	↓↓↓↓	螢幕尺寸大於1680時頁面顯示效果↓↓↓↓	 */
@media (min-width: 1024px) and (max-width:1439px) {
img.logo {
    width: 57%;
    height: auto;
}
img.banner_big {
    width: 100%;
}
.banner {
    position: relative;
    overflow: hidden;
    width: 100vw;
    height: 59em;
}	
.content2 {
    position: relative;
    margin: 0 auto;
    background-image: none;
    background-color: #fff; 
}
.content2 .tex-box {
    position: absolute;
    background-color: #ffffff7d;
    letter-spacing: 0.3px;
    bottom: 3%;
    top: auto;
    right: 0;
    width: 100vw;
    height: auto;
    text-align: left;
    padding: 4% 6%;
    z-index: 1;
}
.content2 p {
    font-size: 16px;
    line-height: 1.6;
    letter-spacing: 0.15em;
    margin: 0;
    padding: 1% 0;
}
.fill .list {
    width: 97%;
}	
	
	
}


/*	↓↓↓↓	ipad 直向 w768 ↓↓↓↓	 */
@media (min-width: 768px) and (max-width:1023px) {	
.BRR{height: 1px;position: relative;}
.width1280bk {
    background-color: #fff;
    height: auto;
}
img.logo {
    width: 57%;
    height: auto;
}
img.banner_big {
    width: 100%;
}
img.bg01 {
    width: 150%;
    height: auto;
    top: 0;
    margin: 0 -17%;
}
.content1 {
    position: relative;
    margin: 0 auto;
    background-color: #454545;
    padding-bottom: 9%;
}
.banner h1 {
    font-size: 5.7em;
}
.banner h2 {
    font-size: 18px;
}
.banner {
    position: relative;
    overflow: hidden;
    width: 100vw;
    height: 47em;
}	
.content2 {
    position: relative;
    margin: 0 auto;
    background-image: none;
    background-color: #fff; 
}
.content2 .line {
    border-bottom: 1px solid #fff;
}
.content2 .tex-box {
    position: absolute;
    background-color: #ffffff7d;
    letter-spacing: 0.3px;
    bottom: 2%;
    top: auto;
    right: 0;
    width: 100vw;
    height: auto;
    text-align: left;
    padding: 4% 6%;
    z-index: 1;
}
.content2 p {




    font-size: 16px;
    line-height: 1.6;
    letter-spacing: 0.15em;
    margin: 0;
    padding: 1% 0;
}
.fill {
    padding-top: 2%;
    padding-bottom: 10%;
}
.fill .list {
    width: 100%;
    padding: 0 5%;
}	
.fill .box {
    text-align: center;
}	
	
.toTop-arrow {
    width: 45px;
    height: 45px;
}	
.toTop-arrow::before, .toTop-arrow::after {
    width: 24px;
    height: 3px;
    border-radius: 0;
    background: #ffffff;
    position: absolute;
    content: "";
}	
	
	
}

/* ↓↓↓↓ iPhone Plus w414  Pixel 2 w411 手機尺寸,顯示效果 ↓↓↓↓  */
@media (min-width: 360px) and (max-width:767px) {
.BRR{height: 1px;display: block;}
.width1280bk {
    background-color: #fff;
    height: auto;
}
img.logo {
    width: 84%;
    height: auto;
}
img.banner_big {
    width: 125%;
    margin-left: -12%;
}
img.bg01 {
    width: 150%;
    height: auto;
    top: 0;
}
.content1 {
    position: relative;
    margin: 0 auto;
    background-color: #454545;
    padding-bottom: 9%;
    padding-top: 2%;
}
.banner h1 {
    font-size: 52px;
    letter-spacing: 4px;
    font-weight: 500;
    width: 95%;
    margin: 20px auto;
}
.banner h2 {
    font-size: 16px;
    line-height: 1.4;
    width: 95%;
    margin: 0 auto;
}
.banner h3 {
    font-size: 16px;
    color: #017fae;
    letter-spacing: 1px;
    margin: 11px;
}
.banner {
    position: relative;
    overflow: hidden;
    width: 100vw;
    height: 37em;
    background: linear-gradient( rgb(243, 244, 245), rgb(219, 221, 227) 90%);
}	
.content2 {
    position: relative;
    margin: 0 auto;
    background-image: none;
    background-color: #fff; 
}

.content2 .tex-box {
    position: relative;
    background-color: #dadada7d;
    letter-spacing: 0.3px;
    bottom: 0;
    top: 0.9em;
    right: 0;
    width: 92vw;
    height: auto;
    text-align: left;
    padding: 4% 6%;
    margin-left: 4%;
}
.content1 .big-box {
    margin: 20px;
}
.content1 .tex-box {
    padding: 0px 35px 23px;
}
.content1 .link {
    position: absolute;
    right: 20px;
    bottom: 0px;
}
.content1 h3 {
    font-size: 40px;
}
.content1 p {
    font-size: 15px;
    letter-spacing: 1px;
    padding-bottom: 3%;
    width: 100%;
}
.content1 h2, .fill h2 {
    font-size: 34px;
    letter-spacing: 2px;
    width: 90%;
    margin: 0 auto;
}
.content2 h2 {
    font-size: 28px;
    color: #454545;
    text-align: left;
    letter-spacing: 0.1em;
    margin: 0% auto;
    font-weight: bold;
}
.content2 p {
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 1px;
    margin: 0;
    padding: 3% 0;
}
.fill {
    padding-top: 2%;
    padding-bottom: 10%;
}
.fill .list {
    width: 100%;
    padding: 0 5%;
}	
.fill .box {
    text-align: center;
}
img.gift {
    width: 80%;
    height: auto;
}	
img.pic01 {
    width: 92%;
    height: auto;
}
	
.toTop-arrow {
    width: 30px;
    height: 30px;
    z-index: 99;
}	
.toTop-arrow::before, .toTop-arrow::after {
    width: 14px;
    height: 2px;
    border-radius: 0;
    background: #ffffff;
    position: absolute;
    content: "";
}	
}


/* ↓↓↓↓ 手機尺寸SE ,顯示效果 ↓↓↓↓  */
@media (min-width: 320px) and (max-width:359px) {
.BRR{height: 1px;display: block;}
.width1280bk {
    background-color: #fff;
    height: auto;
}
img.logo {
    width: 84%;
    height: auto;
}
img.banner_big {
    width: 125%;
    margin-left: -12%;
}
img.bg01 {
    width: 150%;
    height: auto;
    top: 0;
}
.content1 {
    position: relative;
    margin: 0 auto;
    background-color: #454545;
    padding-bottom: 9%;
    padding-top: 2%;
}
.banner h1 {
    font-size: 41px;
    letter-spacing: 4px;
    font-weight: 500;
    width: 95%;
    margin: 20px auto;
}
.banner h2 {
    font-size: 13px;
    line-height: 1.4;
    width: 95%;
    margin: 0 auto;
}
.banner h3 {
    font-size: 14px;
    color: #017fae;
    letter-spacing: 1px;
    margin: 11px;
}
.banner {
    position: relative;
    overflow: hidden;
    width: 100vw;
    height: 31em;
    background: linear-gradient( rgb(243, 244, 245), rgb(219, 221, 227) 90%);
}	
.content2 {
    position: relative;
    margin: 0 auto;
    background-image: none;
    background-color: #fff; 
}

.content2 .tex-box {
    position: relative;
    background-color: #dadada7d;
    letter-spacing: 0.3px;
    bottom: 0;
    top: 0.7em;
    right: 0;
    width: 92vw;
    height: auto;
    text-align: left;
    padding: 4% 6%;
    margin-left: 4%;
}
.content1 .big-box {
    margin: 20px;
}
.content1 .tex-box {
    padding: 0px 35px 23px;
}
.content1 .link {
    position: absolute;
    right: 20px;
    bottom: 0px;
}
.content1 h3 {
    font-size: 40px;
}
.content1 p {
    font-size: 14px;
    letter-spacing: 1px;
    padding-bottom: 3%;
    width: 100%;
}
.content1 h2, .fill h2 {
    font-size: 34px;
    letter-spacing: 2px;
    width: 90%;
    margin: 0 auto;
}
.content2 h2 {
    font-size: 22px;
    color: #454545;
    text-align: left;
    letter-spacing: 0.1em;
    margin: 0% auto;
    font-weight: bold;
}
.content2 p {
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 1px;
    margin: 0;
    padding: 3% 0;
}
.fill {
    padding-top: 2%;
    padding-bottom: 10%;
}
.fill .list {
    width: 100%;
    padding: 0 5%;
}	
.fill .box {
    text-align: center;
}
img.gift {
    width: 80%;
    height: auto;
}	
img.pic01 {
    width: 92%;
    height: auto;
}
	
.toTop-arrow {
    width: 30px;
    height: 30px;
    z-index: 99;
}	
.toTop-arrow::before, .toTop-arrow::after {
    width: 14px;
    height: 2px;
    border-radius: 0;
    background: #ffffff;
    position: absolute;
    content: "";
}
}
      
      