@import url("reset.css");
*{
  margin:0;
  padding:0;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  font-family:"Noto Sans Traditional Chinese","Microsoft JhengHei","Heiti TC","sans-serif";
}

img { border: 0; height: auto; }

html,body{
    width: 100%;
    height: 100%;
}

a{
  text-decoration: none;
}

a:hover{
  text-decoration: none;
  color: #00a19b;
}
ol, ul {
    list-style: none;}

/* header */
header > nav{
    width: 1200px;
    height: 50px;
    margin: 0 auto;
}

header > nav > a{
    line-height: 50px;
    color: #333;
    font-size: 14px;
    float: left;
}   

header > nav > a > img{
    width: 250px;
    padding: 12px 0 12px 5px;
} 

header > nav > div{
    color: #333;
    font-size: 14px;
    float: right;
    padding-left: 20px;
}

header > nav > div > a{
    display: block;
    line-height: 50px;
    padding: 0 10px;
    float: left;
    font-weight: bold;
    color: #333;
}

header > nav > div > a:hover{
    color: #00a19b;
}

@media screen and (max-width: 1024px) {

    header > nav > a > img{
        padding: 12px 0 12px 5px;
    }
}

@media screen and (max-width: 640px) {
    header > nav > div{
        clear: both;
        float: none;
        padding-left: 0;
    }

    header > nav > div > a{
        width: 50%;
        text-align: center;
    }

    article > div > img{
        padding-top: 10%;
    }
}
:root { scroll-padding-top: 4rem; }

.event-tracking:hover{
  text-decoration: none;
}
.nav-emphasize{
  color: #00a19b;
  font-weight: 600;
}
/* h1 */
.h1-seo{
  height: 0px;
  width: 0px;
  padding: 0px;
  margin: 0px;
  transform: scale(0);

}
/* kv */
.kv{
  width: 100%;
  overflow: hidden;
}
.kv-PC{
  width: 100%;
  padding-top: 40px;
  display: block;
}
.kv-M{
  width: 100%;
  padding-top: 50px;
  display: none;
}
@media(max-width:700px){
.kv-PC{
  display: none;
}
.kv-M{
  display: block;
}
}
/*第一區漸層背景*/
.part1-bg{
  width: 100%;
  background-image: linear-gradient(to bottom,#ffffff,#ffffff,#ffffff,#ffffff,#ebfffc,#fffff0,#ffffff);
}
/*貸款優惠與特色*/
.loan-discount-body{
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
}
.loan-discount-body .business-circle{
  width: 40%;
  max-width: 600px;
  margin-left: 100px;
}
.h2-tittle{
  font-size: 36px;
  font-weight: 800;
  color: #1cada4;
  padding-bottom: 10px;
}
.loan-discount-text{
  width: 60%;
  max-width: 505px;
  font-size: 24px;
  color: #595959;
  margin-left: 20px;
  text-shadow: 0px 0px 5px #ffffff, 0px 0px 5px #ffffff, 0px 0px 5px #ffffff, 0px 0px 5px #ffffff, 0px 0px 5px #ffffff;
  padding-top: 60px;
}
.loan-discount-text ol{
  display: block;
  text-indent: -30px;
  margin-left: 30px;
}
.loan-discount-text ol li{
  padding: 5px 0px;
}
.loan-discount-text img{
  width: 25px;
  margin-left: 0px;
  margin-right: 5px;
  position: relative;
  top: -4px;
}
.loan-discount-text .bolder{
  font-style: normal;
  font-weight: 800;
}
.loan-discount-text .orange{
  font-style: normal;
  font-weight: 800;
  color: #ff9900;
  font-size: 26px;
}
@media(max-width:1100px){
  .loan-discount-body .business-circle{
  margin-left: 0px;
}
}
@media(max-width:850px){
.h2-tittle{
  font-size: 34px;;
}
.loan-discount-text{
  font-size: 22px;
}
.loan-discount-text .orange{
  font-size: 24px;
}
}
@media(max-width:700px){
.loan-discount-body{
  width: 100%;
  margin: 0 auto;
  text-align: center;
  display: block;
}
  .loan-discount-body .business-circle{
  width: 95%;
  max-width: 500px;
  margin: 0 auto;
  text-align: center;
}
.loan-discount-text{
  width: 90%;
  max-width: 350px;
  text-align: left;
  margin: 0 auto;
  margin-bottom: 20px;
}
}
@media(max-width:500px){
.h2-tittle{
  font-size: 32px;
  text-align: center;
}
.loan-discount-text{
  font-size: 18px;
}
.loan-discount-text .orange{
  font-size: 20px;
}
.loan-discount-text{
  max-width: 325px;;
}
.loan-discount-text ol{
  max-width: 234px;
  margin-left: 23%;
}
}
#part1{
  position: relative;
  background-image: url(../images/part1-bg-decoration.webp);
  background-size: cover;
  background-repeat: no-repeat;
}
.part1-bg-decoration{
  width: 100%;
  position: absolute;
  top: 20px;
}
.loan-benefit-body{
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  margin-top: 25px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items:center;
}
.loan-benefit-content{
  width: 30%;
  width: 200px;
  height: 200px;
  margin: 0px 20px 50px 20px;
  padding: 60px 5px;
  border-radius: 1000px;
  border-width: 13px;
  border-style: solid;
  border-color: transparent;
  background-image: linear-gradient(#fffffff7, #fffffff7), linear-gradient(to bottom, #fcfcfc00, #62d7d5);
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  font-size: 22px;
  color: #595959;
  text-align: center;
  font-weight: 600;
  box-shadow: 0px 0px 5px #ffffff;
}
.loan-benefit-content em{
  font-style: normal;
}
.loan-benefit-content .orange{
  font-weight: 800;
  color: #ff9900;
}
.loan-benefit-content .large{
  font-size: 26px;
}
@media(max-width:850px){
.loan-benefit-content{
  width: 180px;
  height: 180px;
  font-size: 20px;
  padding: 55px 5px;
}
.loan-benefit-content .large{
  font-size: 22px;
}
}
@media(max-width:700px){
  .loan-benefit-content{
  margin: 0px 10px 50px 10px;
}
}
@media(max-width:600px){
.loan-benefit-body{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items:center;
}
.loan-benefit-content{
  width: 45%;
  width: 150px;
  height: 150px;
  font-size: 16px;
  padding: 45px 0px;
  margin: 0px 10px 10px 10px;
  border-width: 11px;
}
.loan-benefit-content .large{
  font-size: 18px;
}
}
/*申請資格*/
/*一三區*/
.toright-bg{
  width: 100%;
  background-image: linear-gradient(to right,#ffffff,#e3fbf7);
  padding: 30px 20px;
  margin-bottom: 40px;
}
.loan-eligibility-body{
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
.loan-eligibility-body img{
  width: 40%;
  max-width: 450px;
  margin-right: 40px;
}
.loan-eligibility-text{
  width: 55%;
  max-width: 500px;
  display: block;
  font-size: 22px;
  color: #595959;
}
.loan-eligibility-text img{
  width:25px;
  position: relative;
  bottom: 2px;
  margin-right: 10px;
}
.loan-eligibility-text .small{
  font-size: 20px;
  font-style: normal;
}
.loan-eligibility-text .orange{
  font-style: normal;
  color: #ff9900;
}
@media(max-width:850px){
.loan-eligibility-text{
  font-size: 22px;
}
.loan-eligibility-text .small{
  font-size: 18px;
  font-style: normal;
}
}
@media(max-width:700px){
.toright-bg{
  background-image: linear-gradient(to bottom,#ffffff,#e3fbf7);
}
.loan-eligibility-body{
  flex-wrap: wrap;
}
.loan-eligibility-body img{
  width: 90%;
  margin: 0 auto;
  margin-bottom: 20px;
}
.loan-eligibility-text{
  width: 90%;
  max-width: 410px;
  margin: 0 auto;
  margin-left: 36px;
}
.loan-eligibility-text ol{
  text-indent: -36px;
}
.loan-eligibility-text img{
  width:25px;
  position: relative;
  top: 8px;
  margin-right: 10px;
}
.loan-eligibility-text .h2-tittle{
    text-indent: -36px;
}
}
@media(max-width:500px){
.loan-eligibility-text{
  max-width: 375px;
  font-size: 18px;
}
.loan-eligibility-text .small{
  font-size: 16px;
}
}
/*二區 收入或財力文件*/
.toleft-bg{
  width: 100%;
  background-image: linear-gradient(to left,#ffffff,#e3fbf7);
  padding: 30px 20px;
  margin-bottom: 40px;
}
.loan-financial-body{
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
}
.loan-financial-body img{
  width: 40%;
  max-width: 450px;
}
.loan-financial-text{
  width: 55%;
  max-width: 500px;
  display: block;
  font-size: 22px;
  color: #595959;
  margin-right: 40px;
  margin-left: 20px;
}
.loan-financial-text img{
  width:25px;
  position: relative;
  bottom: 2px;
  margin-right: 10px;
}
.loan-financial-text .small{
  font-size: 20px;
  font-style: normal;
}
.loan-financial-text .orange{
  font-style: normal;
  color: #ff9900;
}
@media(max-width:850px){
.loan-financial-text{
  font-size: 22px;
}
.loan-financial-text .small{
  font-size: 18px;
  font-style: normal;
}
}
@media(max-width:700px){
.toleft-bg{
  background-image: linear-gradient(to bottom,#ffffff,#e3fbf7);
}
.loan-financial-body{
  flex-wrap: wrap;
}
.loan-financial-body img{
  width: 90%;
  margin: 0 auto;
  margin-bottom: 20px;
}
.loan-financial-text{
  width: 90%;
  max-width: 410px;
  margin: 0 auto;
  margin-left: 36px;
}
.loan-financial-text ol{
  text-indent: -36px;
}
.loan-financial-text img{
  width:25px;
  position: relative;
  top: 8px;
  margin-right: 10px;
}
.loan-financial-text .h2-tittle{
    text-indent: -36px;
}
}
@media(max-width:500px){
.loan-financial-text{
  max-width: 375px;
  font-size: 18px;
}
.loan-financial-text .small{
  font-size: 16px;
}
}
/*三步驟*/
.h2-tittle-type2{
  width: 90%;
  margin: 0 auto;
  font-size: 36px;
  font-weight: 800;
  color: #1cada4;
  padding-bottom: 10px;
  text-align: center;
  margin-top: 60px;
  margin-bottom: 40px;
}
.step-body{
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  margin-bottom: 40px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
}
.step-body img{
  width: 40%;
  max-width: 600px;
  margin-right: 20px;
}
.step-content{
  width: 60%;
  max-width: 425px;
  color: #595959;
  font-size: 20px;
  font-weight: 600;
  position: relative;
}
.step-content ol{
  text-indent: -65px;
  margin-left: 65px;
}
.step-content ol li{
  margin-bottom: 40px;
}
.green-ball{
  display: inline-block;
  width: 30px;
  height: 30px;
  background-color: #87d4c7;
  border-radius: 50%;
  position: relative;
  top: 6px;
  padding-right: 10px;
}
.orange-ball{
  display: inline-block;
  width: 30px;
  height: 30px;
  background-color: #ffc552;
  border-radius: 50%;
  position: relative;
  top: 6px;
  padding-right: 10px;
}
.green-tittle {
  font-style: normal;
  font-weight: 800;
  color: #3cbaad;
  font-size: 24px;
}
.green-tittle .number{
  font-style: normal;
  font-weight: 800;
  color: #3cbaad;
  font-size: 26px;
}
.orange-tittle {
  font-style: normal;
  font-weight: 800;
  color: #ff9900;
  font-size: 24px;
}
.orange-tittle .number{
  font-style: normal;
  font-weight: 800;
  color: #ff9900;
  font-size: 26px;
}
.step-content .small-notice{
  font-size: 16px;
  font-style: normal;
  color: #595959;
  font-weight: 400;
}
@media(max-width:850px){
.step-content{
  font-size: 18px;
}
.green-tittle {;
  font-size: 22px;
}
.green-tittle .number{
  font-size: 24px;
}
.orange-tittle {;
  font-size: 22px;
}
.orange-tittle .number{
  font-size: 24px;
}
}
@media(max-width:700px){
.step-body{
  flex-wrap: wrap;
  margin-top: 60px;
}
.step-body img{
  width: 90%;
  max-width: 500px;
  margin-bottom: 40px;
}
.step-content{
  width: 90%;
}
}
@media(max-width:500px){
  .h2-tittle-type2{
  font-size: 32px;
}
  .h2-tittle-type2 .next{
  display: block;
  padding-top: 10px;
}
}
.green-line{
  width: 3px;
  height: 230px;
  background-color: #3cbaad;
  display: inline-block;
  position: absolute;
  top: 16px;
  left: 13px;
}

@media(max-width:292px){
.green-line{
  height: 270px;
}
}
/*各區按鈕*/
.event_btnbody{
    width: 90%;
    max-width: 1200px;
    text-align: center;
    margin: 0 auto;
    overflow: hidden;
    padding: 0px 0px 20px 0px;
}

.event_btnbody a{
  text-decoration: none;
}

.event_btnbody a:hover{
  color: #ffffff;
}
.event_btn1{
    display:inline-block; 
    height: 2.76em; 
    line-height: 2.8em; 
    font-size: 17px; 
    text-align: center; 
    color: #3cbaad; 
    background:#fff ; 
    border: 1px solid #3cbaad;
    cursor: pointer;
    width: 250px;
    border-radius: 4px;
    margin: 10px 20px;
}

.event_btn2{
    display:inline-block; 
    height: 2.76em; 
    line-height: 2.8em; 
    font-size: 17px; 
    text-align: center; 
    color: #fff; 
    background: #3cbaad; 
    cursor: pointer;
    width: 250px;
    border-radius: 4px;
    margin: 10px 20px;
}

.event_btn2:hover , .event_btn1:hover{
    opacity: 80%;
}

.btnLine {
    width: 90%;
    margin: 0 auto;
    border: solid 1px;
    border-radius: 0.25rem;
    padding: 0.9375rem;
    width: 140px;
    padding: 0px 20px;
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-color: #fff;
    border-color: #00a19b;
    color: #00a19b;
    transition: 0.3s;
    margin-bottom: 40px;
  }
  @media (min-width: 576px) {
    .btnLine {
      width: 200px;
      padding: 0px 50px;
    }
  }
  .btnLine:hover {
    opacity: 0.7;
  }


/*注意事項*/
#part4{
  width: 100%;
  padding: 50px 0px 80px 0px;
  background-image: linear-gradient(to top,#f5f4f4,#f9f9f98a);
}
.textarea{
	width:95%;
  max-width: 1400px;
	margin: 0 auto;
	color:#595959;
}

.textarea-head{
	width: 100%;
	overflow:hidden;
	background:#ffffff;
	padding:5px 15px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.textarea-head:hover{
	cursor: pointer;
}

.textarea-head-l{
  width: 100%;
  margin: 0 auto;
  text-align: center;
	float:left;
	font-size: 20px;
	color: #595959;
	font-weight: bold;
	padding-left: 18px;
  text-align: left;
  padding: 0px;
	}
	
.textarea-head-r{
	float:right;
	font-size: 30px;
	}

.textarea-head-r img{
	width: 20px;
	padding: 10px 0px;
	}
.textarea-body{
	background:#ffffff;
	position:relative;
	border-top: 1px solid #d9d9d9;
	overflow: hidden;
	}

.textfooter{
background-image: linear-gradient(180deg, hsla(0, 5%, 90%, 0), #f7f6f6 90%);
  bottom: 0;
  content: "";
  display: block;
  height: 165px;
  left: 0;
  position: absolute;
  width: 100%;
	}

.textarea-body.yes .textfooter{
	display:none;
}

.yes .textbody{
	height:auto;
	transition-duration: 0.5s;
	}
.textarea-head-r.roatee{
	transform:rotate(180deg);
	transition-duration: 0.5s;
}	
.textbody{
	box-sizing:border-box;
	height:120px;
	padding:15px 0px 15px 0px;
	padding-bottom:50px;
	transition:0.5s;
	}
.textbody em{
  font-style: normal;
  color: #ff2643;
}
.noticePP{
	font-size: 14px;
	font-weight: 400;
}
.noticeBIGPP{
color: #a17428;
    font-size: 22px;
    line-height: 36px;
    font-weight: 500;
}
/*浮動按鈕*/
.float_action_btn a{
  padding: 0px 5px;
  text-decoration: none;
  font-weight: 400;
}

/* popup貸款計算機 */
.popup {
  padding: 16px;
  max-width: 470px;
  width: 100%;
  height: auto;
  overflow: scroll;
}

.popup input[type='radio']:checked + label {
  background: #00a19b;
  color: #fff;
}
.popup input[type='radio']:checked + label h2,
.popup input[type='radio']:checked + label p {
  color: #fff;
}

.popup input[type='radio']:not(:disabled) ~ label {
  cursor: pointer;
  color: #ffffff;
}

.popup a {
  display: block;
  border-radius: 4px;
  background: #00a19b;
  color: #fff;
  width: 240px;
  margin: 12px auto;
  padding: 14px 10px;
  font-size: 18px;
  text-align: center;
}
.sub-btn {
  background: #fff !important;
  border: 1px solid #00a19b !important;
  color: #00a19b !important;
}

.popup .showtext {
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  margin-top: 24px;
  color: #1c1c1c;
}
.popup .showtext a {
  color: #fff;
  font-weight: 400;
}
.popup .showtext a:focus {
  text-decoration: none;
}
.calc-result {
  margin-top: 16px;
}
.result-title {
  margin-bottom: 12px;
  font-size: 16px;
  font-weight: bold !important;
}
.calc-result span {
  font-weight: bold !important;
  color: #e66900;
}

.popup label {
  display: inline-block;
  background: #ffffff;
  border-radius: 100px;
  height: 58px;
  width: 58px;
  margin-bottom: 1rem;
  text-align: center;
  position: relative;
  box-shadow: 0 2px 10px rgb(64 157 153 / 20%), 0 1px 2px rgb(0 0 0 / 10%);
}

.popup label p {
  display: inline-block;
  margin-top: 18px;
  padding-bottom: 0;
  color: #1c1c1c;
  font-weight: 400;
}

.popup label h2 {
  display: inline-block;
  font-size: 14px;
  color: #1c1c1c;
}

.popup input[type='radio'] {
  display: none;
}

.popup .loan-title {
  background: #fff;
  text-align: center;
  color: #1c1c1c;
  margin: 10px 0;
  vertical-align: top;
  padding-top: 0;
  font-size: 16px;
}

.popup .group {
  text-align: center;
  margin: 8px 5px;
  font-size: 16px;
  border: 1px solid #d9d9d9;
  border-radius: 8px;
}

.popup .title_calc {
  color: #00a19b;
  font-size: 20px;
  text-align: center;
  margin: 15px 0;
}
.title_calc_headline {
  font-weight: bold !important;
  margin-bottom: 16px;
}

.title_calc .m-none {
  display: block !important;
}


@media (max-width: 576px) {
  .title_calc .m-none {
    display: none !important;
  }
  .d-block-m {
    display: block !important;
  }
}

/* ------------------------------------
 * popup
 * ----------------------------------- */

