html, body {
  font-family: "微軟正黑體";
  width:100%;
  height:100%;
  }
a:link {
	text-decoration: none;
	color: #085840;
}
a:visited {
	color: #085840;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #DB812E;
}
a:active {
	text-decoration: none;
	color: #085840;
}

.slogan {
	font-size: 100%;
	font-weight: bold;
	color: #A4844E;
	line-height: 60px;
}
.section {
	height: 100%;
	margin: 0;
}
.section_h100 {
	height: 100%;
	margin: 0;
}
.section_h100_2 {
	height: 100%;
	margin: 0;
}
.text-green {
	color: #085840;
}
.main-bg {
	background-image: url(../images/main1.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
.main-img {
	padding-top: 10%;
	max-width: 80%;
}
.navfix {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1030; 
}
	
.main_slogan {
	font-size: 68px;
	color: #085840;
	line-height: 1.5em;
	margin-top: 16%;
	margin-left: 28%;
	margin-right: 5%;
	text-align: left;
}
.main_slogan_1 {
	font-size: 60px;
	color: #3F3F3F;
	line-height: 120px;
	text-align: left;
}
.main_text {
	font-size: 24px;
	color: #3F3F3F;
	line-height: 1.5em;
	margin-left: 28%;
	margin-right: 7%;
	max-width: 600px;
}
.top-buffer{
	margin-top: 65px;	
}
.namenote-gray{
	color: #666;
	}
.next-page-main a{
	color: #8E8E8E;
	background-color: #C3C3C3;
	position: absolute;
	width: 50px;
    height: 50px;
	font-size: 26px;
	line-height: 50px;
	text-align: center;
	border-radius: 50%;
	z-index: 900;
	left: 48.2%;
	bottom: 3%;
}

.next-page-main a:hover{
	color: #8E8E8E;
	font-size: 32px;
	line-height: 50px;
}

.next-page a{
	color: #8E8E8E;
	background-color: #C3C3C3;
	position: absolute;
	width: 50px;
    height: 50px;
	font-size: 26px;
	line-height: 50px;
	text-align: center;
	border-radius: 50%;
	z-index: 900;
	left: 48%;
}

.next-page a:hover{
	color: #8E8E8E;
	font-size: 32px;
	line-height: 50px;
}

.next-favorable a{
	color: #8E8E8E;
	background-color: #C3C3C3;
	position: absolute;
	width: 50px;
    height: 50px;
	font-size: 26px;
	line-height: 50px;
	text-align: center;
	border-radius: 50%;
	z-index: 900;
	right: 5%;
	margin-top: 0%;
	margin-right: 5%;
}

.next-favorable a:hover{
	color: #8E8E8E;
	font-size: 32px;
	line-height: 50px;
}

.note-black {
	font-size: 14px;
	line-height: 1.5em;
	color: #333333;
}
.note-red {
	font-size: 14px;
	line-height: 1.5em;
	color: red;
}
.subtitle_green {
	font-size: 30px;
	line-height: 1.5em;
	display: block;
	
	color: #085840;
}
.subtitle_underline {
	margin-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #E2E7D1;
}
.fund_feature {
	font-size: 16px;
	background-color: #FFC000;
	font-weight: bolder;
	padding: 1%;
}
.fund_download {
	background-color: #EEE;
	color: #085840;
	font-size: 16px;
	font-weight: bolder;
	padding: 5%;
	border-radius: 15px;
}

.table {
  border: 2px solid #549217;}
  
.table tr th {
  font-size: 14px;
  border: 1px solid #549217;
  background: #c1cd00;}
  
.table tr td {
  font-size: 14px;
  border: 1px solid #549217;
  background: #f0f3d2;
  text-align: center; 
  }

.table tr td ul {
	 margin-left: 6px;
	 margin-bottom: 0px;
	 padding-left: 13px;
   }
   
.table2 {
  border: 2px solid #549217;}
  
.table2 tr th {
  font-size: 14px;
  border: 1px solid #549217;
  background: #c1cd00;}
  
.table2 tr td {
  font-size: 14px;
  border: 1px solid #549217;
  background: #f0f3d2;
  text-align: left; 
  }
  
.PC_ON {
	display:block;
}
.PC_OFF {
	display:none;
}
.chart-note {
  font-size:12px; 
  line-height:15px; 
  margin-top: -15px;
  color:#666; 
}
.reason_heading {
	font-size: 22px;
    line-height: 2.0em;
    font-weight: bold;
    color: #085840;
    padding-left: 5px;
	text-align: left;
}

.reason_content {
	font-size: 14px;
    line-height: 1.5em;
    font-weight: bold;
    color: #333;
    padding-left: 5px;
	text-align: left;
}

.text-heading {
	font-size: 20px;
	line-height: 1.5em;
	margin-top: 1.5%;
	font-weight: bold;
}

.fund-font {
	font-size: 12px;
	line-height: 1.5em;
}
.tel-font {
	font-size: 30px;
	line-height: 1.5em;
	color: red;
}
.note-0800 {
  font-size: 20px; 
  line-height: 40px; 
  color: #333;
  margin-left: 20px; 
} 
.font-note {
	font-size: 13px;
	line-height: 1.5em;
}
.black-10 {
	font-size: 10px;
	line-height: 1.5em;
	color: #333333;
}
.black-12 {
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
}
.black-14 {
	font-size: 14px;
	line-height: 1.5em;
	color: #333333;
}
.black-16 {
	font-size: 16px;
	line-height: 1.5em;
	color: #333333;
}
.black-15 {
	font-size: 15px;
	line-height: 1.5em;
	color: #333333;
}
.black-18 {
	font-size: 18px;
	line-height: 1.5em;
	color: #333333;
}
.green-heading-b {
	font-size: 40px;
	line-height: 1.8em;
	color: #085840;
}
.green-heading-s {
	font-size: 20px;
	line-height: 1.6em;
	color: #085840;
}
.black-heading {
	font-size: 20px;
	line-height: 1.5em;
	color: #333;
}
.black-content {
	font-size: 15px;
	line-height: 1.5em;
	color: #333;
}
.note-heading {
  font-size:16px; 
  line-height:1.5em; 
  color:#333;
  margin-left: 20px; 
}
.chart-buffer{
	margin-top: 15px;	
}
.table-margin-top-up {
	margin-top: -10px;
}
.p-note{
	margin-top: -13px;
	font-size: 12px;
	line-height: 23px;
}
@media (max-width: 991px) {
.section {
	margin: 0;
	height:auto;
}
.section_h100 {
	height: 100%;
	margin: 0;
}
.section_h100_2 {
	margin: 0;
	min-height: 100%;
}
.main-img {
	padding-top: 20%;
	max-width: 90%;
}
.main-bg {
	background-image: url(../images/main1-s.jpg);
	background-position: 15% center;
	background-repeat: no-repeat;
}
.slogan {
	display:none;
}
.Mobile_ON {
	display:block;
}
.Mobile_OFF {
	display:none;
}

.top-buffer{
	margin-top: 65px;	
}
.main_slogan {
	font-size: 50px;
	color: #085840;
	line-height: 1.5em;
	margin-top: 20%;
	margin-left: 28%;
	margin-right: 5%;
}
.main_slogan_1 {
	font-size: 52px;
	color: #3F3F3F;
	line-height: 78px;
	text-align: left;
}
.main_text {
	font-size: 20px;
	color: #3F3F3F;
	line-height: 1.5em;
	margin-left: 28%;
	margin-right: 5%;
}
.next-page-main a{
	color: #8E8E8E;
	background-color: #C3C3C3;
	position: absolute;
	width: 35px;
    height: 35px;
	font-size: 26px;
	line-height: 30px;
	text-align: center;
	border-radius: 50%;
	z-index: 900;
	right: 48%;
	bottom: 3%;
}

.next-page-main a:hover{
	color: #8E8E8E;
	font-size: 30px;
	line-height: 30px;
}

.next-page a{
	color: #8E8E8E;
	background-color: #C3C3C3;
	position: absolute;
	width: 35px;
    height: 35px;
	font-size: 26px;
	line-height: 30px;
	text-align: center;
	border-radius: 50%;
	z-index: 900;
	right: 48%;
}

.next-page a:hover{
	color: #8E8E8E;
	font-size: 30px;
	line-height: 30px;
}

.next-favorable a{
	color: #8E8E8E;
	background-color: #C3C3C3;
	position: absolute;
	width: 35px;
    height: 35px;
	font-size: 26px;
	line-height: 30px;
	text-align: center;
	border-radius: 50%;
	z-index: 900;
	right: 3%;
	margin-top: 5px;
	margin-right: 3%;
}

.next-favorable a:hover{
	color: #8E8E8E;
	font-size: 30px;
	line-height: 30px;
}
.note-black {
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
}
.note-red {
	font-size: 12px;
	line-height: 1.5em;
	color: red;
}
.subtitle_green {
	font-size: 19px;
	line-height: 1.5em;
	display: block;
	margin-bottom: 10px;
	color: #085840;
}
.subtitle_underline {
	margin-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #E2E7D1;
}
.fund_feature {
	background-color: #FFC000;
	font-size: 12px;
	font-weight: bolder;
	padding: 2%;
}
.fund_download {
	background-color: #EEE;
	color: #085840;
	font-size: 14px;
	line-height: 25px;
	font-weight: bolder;
}
.tel-font {
	font-size: 16px;
	line-height: 1.5em;
	color: red;
}
.fund-font {
	font-size: 14px;
	line-height: 1.5em;
}
.note-0800 {
  font-size: 14px; 
  line-height: 1.5em;
  color: #333;
  margin-left: 20px; 
}  
.black-10 {
	font-size: 10px;
	line-height: 1.5em;
	color: #333333;
}
.black-12 {
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
}
.black-14 {
	font-size: 14px;
	line-height: 1.5em;
	color: #333333;
}
.black-16 {
	font-size: 16px;
	line-height: 1.5em;
	color: #333333;
}
.black-15 {
	font-size: 15px;
	line-height: 1.5em;
	color: #333333;
}
.black-18 {
	font-size: 18px;
	line-height: 1.5em;
	color: #333333;
}
.red-16 {
	font-size: 16px;
	line-height: 1.5em;
	color: red;
}
.note-heading {
  font-size:14px; 
  line-height:30px; 
  color:#333;
  margin-left: 20px; 
}
.reason_heading {
	font-size: 20px;
    line-height: 2.0em;
    font-weight: bold;
    color: #085840;
    padding-left: 5px;
	text-align: left;
}
.green-heading-b {
	font-size: 30px;
	line-height: 1.8em;
	color: #085840;
}
.green-heading-s {
	font-size: 18px;
	line-height: 1.6em;
	color: #085840;
}
.black-heading {
	font-size: 20px;
	line-height: 1.6em;
	color: #333;
}
.black-content {
	font-size: 14px;
	line-height: 1.5em;
	color: #333;
}
}

@media (max-width: 767px) {
.main_slogan {
	font-size: 30px;
	color: #085840;
	line-height: 1.5em;
	margin-top: 25%;
	margin-left: 30%;
	margin-right: 0%;
}
.main-img {
	padding-top: 30%;
	max-width: 98%;
}

.main-bg {
	background-image: url(../images/main1-s.jpg);
	background-position: 20% 30%;
	background-repeat: no-repeat;
}
	
.main_slogan_1 {
	font-size: 30px;
	color: #3F3F3F;
	line-height: 50px;
	text-align: right;
}
.main_text {
	font-size: 17px;
	color: #3F3F3F;
	line-height: 1.5em;
	margin-left: 30%;
	margin-right: 5%;
}

}

@media (max-width: 415px) {
.main_slogan {
	font-size: 26px;
	color: #035840;
	line-height: 1.5em;
	margin-top: 30%;
	margin-left: 15%;
}
.main-img {
	padding-top: 30%;
	max-width: 98%;
}

.main-bg {
	background-image: url(../images/main1-xs.jpg);
	background-position: 10% 50%;
	background-repeat: no-repeat;
}
	
.main_slogan_1 {
	font-size: 30px;
	color: #3F3F3F;
	line-height: 50px;
	text-align: right;
}
.main_text {
	font-size: 16px;
	color: #3F3F3F;
	line-height: 1.5em;
	margin-left: 15%;
	margin-right: 5%;
}

}