body{font-family: "Arial","微軟正黑體";background: linear-gradient(101.88deg, #EAF2F9 -9.11%, #FBFBFC 52.2%, #E6F0F9 94.15%, #A0D2FF 114.8%);}
button:focus{outline:none}
.container{position: relative;max-width: 80%;}
a:hover{text-decoration: none;}
section{padding: 100px 0;}
p{font-size: 20px;}
h3{display: flex;align-items: center;font-size: 25px;font-weight: 400;}
h4{line-height: 1.8;}
h6{font-size: 1.8rem;}




/* visual */
header#visual{height: 100vh;position: relative;overflow: hidden;background: url("../images/header-01bg.png") no-repeat top center;background-size: 100%;}
header#visual:before{content: "";width: 100%;height: 95vh;position: absolute;top: 0;left: 0;background: url("../images/") no-repeat center;background-size: cover;z-index: 100;}
header#visual .title{z-index: 1000;}
header#visual .title img{width: 70%;display: block;margin: 8.5% auto 0;}
header#Visual .master_content {position: relative;padding: 0 8% 10% 8%;}



/* First */
section#First{padding: 0 0 80px 0;position: relative;background: url("../images/TITLE_BG02.png") no-repeat top center;background-size: 100%;background-attachment: fixed;}
#First .container{margin-top: 5%;}
#First .Text{text-align: center;}


#First .badge {display: block;padding: 0.5rem 1.5rem;border-radius: 50px;font-size: 1.2rem;font-weight: normal;position: relative;text-align: center;display: flex;align-items: center;justify-content: center;width: 90%;background: #e9fbfb;border: 2px solid #35cbca;color: #2bbfbd;}

#First .badge_A {display: block;padding: 0.5rem 1.5rem;border-radius: 50px;font-size: 1.2rem;font-weight: normal;position: relative;text-align: center;display: flex;align-items: center;justify-content: center;width: 90%;background: #e9fbfb;border: 2px solid #35cbca;color: #2bbfbd;}

#First .badge_B {display: inline-block;padding: 0.5rem 1.5rem;border-radius: 50px;font-size: 1.2rem;font-weight: normal;position: relative;text-align: center;display: flex;align-items: center;  justify-content: center;width: 50%;background: #2bbfbd;border: 2px solid #35cbca;color: #FFF;}

.Out_linkA{padding: 5px 3px;border-radius: 5px;color: #FFF;background:#e99441;}
.Out_linkA:hover{color: #FFF;background:#e9b641;}

.Out_link{padding: 5px 3px;border-radius: 5px;color: #28a4a3;background:#d4f2f4;}
.Out_link:hover{color: #28a4a3;background:#b1e3e6;}


#First ul{margin-left: -38px;}
#First li{font-size: 20px;padding-bottom: 10px; position: relative;list-style: none;padding-left: 30px;margin-bottom: 10px;}
#First li::before {content: "";position: absolute;left: 0;top: 10px;width: 20px;height: 20px;background-image: url(../images/check.svg); background-size: contain;background-repeat: no-repeat;}
 


.about-content__item-image {flex: 0 0 40%;}
.about-content__item-image img {max-width: 100%;height: auto;display: block;}
.about-content__item-text {flex: 1;line-height: 1.6;}
.about-content__item-wrap {width: 62.3vw;margin: 0 auto;align-items: center;background-color: #FFF;padding: 2rem 6.5rem;border-radius: 3rem;gap: 4rem;overflow: hidden;margin-bottom: 5rem;}



.logo{display: block;margin: auto;height: 160px;margin-bottom: 5%;}
.First_box{margin-top: 5%;display: flex;align-items: center;}
.marker {background: linear-gradient(transparent 60%, rgba(255, 198, 41, .42) 60%);}
#First .btn{width: 50%; margin: 15px auto 25px auto; display: block;background: #2bbfbd; color:#FFF; border: 4px solid #35cbca; border-radius: 50px; padding: 13px 20px; font-weight: bold; font-size:1.8rem;height: 72px;}
#First .btn:hover{transform: translateY(5px);opacity: 0.6;}
#First .btn_B{width: 45%; margin: 15px auto 25px auto; display: block;background: #e9b641; color:#FFF; border: 4px solid #35cbca; border-radius: 50px; padding: 13px 20px; font-weight: bold; font-size:1.8rem;height: 72px;}

.First_btn{display: flex;align-items: center;}



/* Second */
section#Second{background: #2abfc6;padding: 120px 0 80px 0;position: relative;}
.Second_txt{text-align: center;color: #FFF;font-size: 2.5rem !important;}

.stage-box {
  position: relative;
  background: #FFF;
  border-radius: 12px;
  padding: 30px 20px 20px 30px;
}

.stage-line {
  position: absolute;
  left: 0;
  top: 20px;
  bottom: 20px;
  width: 6px;
  background: linear-gradient(180deg, #2ecbff, #00ffa2);
  border-radius: 3px;
}

.stage-title {
  font-weight: bold;
  margin-bottom: 10px;
  
}

.stage-title i {
  margin-right: 10px;
  color: #2abfc6;
}

.stage-goal {

  margin-bottom: 20px;
}

.stage-item {

  font-size: 1rem;
  background-color: #eafafb;
  border-right: #FFF 5px solid;
  
}

.row{margin: 0;}

.stage-item i {
  color: #2abfc6;
  margin-right: 8px;
}
.stage-goal-ul{margin-left: -20px;margin-top: 10px;}
.stage-goal-ul li{padding-bottom: 5px;}

.master-title:nth-child(2){margin: 100px 0 0;}
.master-title p {text-align: left;}
.box-g {display: flex;}
.box-g .box {margin:20px 5px;box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);background-color:#fcf2d9;width: 32%;}
.box-g .box .icon{width: 350px;margin: 40px auto ;}
.box-g .box h4 {color: #fff;padding: 8px 5px;font-size: 1.3rem;border-radius: 5px;text-align: center;background: #35cbca;
    border: 2px solid #35cbca;}
.box-g .box ul {padding:0 0 0 30px;margin: 0;}
.box-g .box ul li span,section#advantage .box-g .box p span{background: linear-gradient(to top,#ffe89c9a 70%,transparent 70%);}
.box-g .box p {margin: 0;}
ul li::marker {color: #2abfc6;}

.box-style {
    background-color: #fff;
    border-radius: 20px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
    position: relative;
    padding: 30px 15px;
    z-index: 99;
}

.trend-arrow {
  position: relative;
  display: inline-block;
  background: #2bb3c0;
  color: #fff;
  font-size: 14px;
  padding: 5px 14px;
  border-radius: 4px 0 0 4px;
  font-weight: 500;
}

/* 右側箭頭 */
.trend-arrow::after {
  content: "";
  position: absolute;
  top: 0;
  right: -12px;
  width: 0;
  height: 0;
  border-top: 16px solid transparent;
  border-bottom: 16px solid transparent;
  border-left: 12px solid #2bb3c0;
}






.process {
  max-width: 1000px;
  margin: 80px auto;
  padding: 0 20px;
}

.process-item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 60px;
}

.icon-wrap {
  position: relative;
  width: 120px;
  display: flex;
  justify-content: center;
}

.icon-wrap img {
  width: 180px;
  height: 180px;
  background: #fff;
  border-radius: 50%;
  padding: 15px;
  margin-top: 40px;
}

.icon-wrap .line {
  position: absolute;
  top: 220px;
  width: 2px;
  height: calc(100% + 40px);
  background: #d9e2ef;
}

.content {
  padding-left: 40px;
  max-width:100%;
}

.step {
  color: #fff;
  font-weight: 600;
  display: inline-block;
  margin-bottom: 8px;
  background-color: #2bbfbd;
}

.content h3 {
  margin: 0 0 12px;
  font-size: 2rem;
  color: #2abfc6;
}

.content p {
  margin: 0;
  color: #000;
  line-height: 1.7;
}

.note {
  margin-top: 12px;
  color: #2b7cff;
  font-size: 14px;
}





.sd{
    align-content: center;
    align-items: center;
    background: #fff5e9ff;
    border-radius: 40px;
    bottom: auto;
    flex: none;
    gap: 10px;
    height: 195px;
    justify-content: center;
    margin: 0 0 0 0;
    padding: 0px 40px;
    position: absolute;
    width: 360px;
    max-width: 100%;
    box-shadow: 0 4px 10px rgba(0,0,0,0.05);
}

#Second .problem-title {font-weight: bold;color: #22140e;margin-bottom: 15px;font-size: 1.5em;}

#Second .problem-icon {width: 60px;}

#Second .character-img {max-width: 80%;height: auto;margin-top: 30px;}

.problem-cardA{left: 0x;right: auto;top: 0;}
.problem-cardB{left: 238px;right: auto;top: 50px;background: #eff9ffff;}
.problem-cardC{left: auto;right: 238px;top: 300px;}
.problem-cardD{left: 238px;right: auto;top: 300px;background: #eff9ffff;}

  @media (min-width: 768px) {
    .character-img {
      max-width: 80%;
    }
  }

#Second  p{font-size: 18px;}







/* Discount */
section#Discount{padding: 120px 0 80px 0;position: relative;background: url("../images/TITLE_BG02.png") no-repeat top center;background-size: 100%;background-attachment: fixed;}

/* 三大核心優勢 */
.feature-list {list-style: none;padding-left: 0;}
.feature-list li {padding-left: 26px;color: #555;font-size: 0.95rem;}
.feature-list-first {position: relative;font-size: 1.2rem !important;color: #000 !important;padding-top: 10px;font-weight: bold;}
.feature-list-first::before {content: "✔";position: absolute;left: 0;top: 0;color: #2bbfbd;font-weight: bold;padding-top: 10px;}

/* 大標*/
section#Discount h2{position: relative;}
section#Discount h2::before{content: "";position: absolute;left: -40px;top: 20px;width: 30px;height: 30px;background-image: url(../images/star.svg);background-size: contain;background-repeat: no-repeat;}
section#Discount h2::after{content: "";position: absolute;right: -38px;top: 20px;width: 30px;height: 30px;background-image: url(../images/star.svg);background-size: contain;background-repeat: no-repeat;}
#Discount .badge_B {display: inline-block;padding: 0.5rem 1.5rem;border-radius: 50px;font-size: 1.2rem;font-weight: normal;position: relative;text-align: center;display: flex;align-items: flex-start;justify-content: center;width: 50%;background: #2bbfbd;border: 2px solid #35cbca;color: #FFF;}


/* QA*/
.feature-subtitle {color: #9cc9b8;font-weight: 600;}
.feature-card{background: #fff;border-radius: 20px;padding: 40px 35px;box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);border: 1px solid #e8f5f2;}
.feature-icon img{width: 48px;}
.feature-desc{color: #4db6ac;font-weight: 600;margin-bottom: 25px;}
.faq{max-width: 1300px;margin: 40px auto;background: #fff;border-radius: 12px;padding: 30px;box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);}
.faq-title {text-align: center;color: #2abfc6;font-size:2rem;margin-bottom: 30px;font-weight: bold;}
.faq-item {border-top: 1px solid #e0e0e0;padding-top: 20px;margin-top: 20px;}
.faq-question {display: flex;align-items: center;gap: 12px;font-size: 1.5rem;font-weight: 600;color: #2abfc6;padding-left: 2%;}
.faq-answer {background-color: #eafafb;padding: 20px;border-radius: 8px;margin-top: 12px;display: flex;gap: 12px;}
.icon {width: 28px;height: 28px;border-radius: 50%;color: #fff;font-weight: bold;display: inline-flex;align-items: center;justify-content: center;flex-shrink: 0;}
.icon.a {background: #4bb6e8;}
.faq-answer p {margin: 0;line-height: 1.7;}
.faq-answer a {color: #007acc;text-decoration: underline;}









/* OLD */
.solution__title {
    height: 3.5em;
    border-radius: 1.5em 1.5em 0 0;

}
.solution__title {
    position: relative;
    z-index: 1;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin: 0 auto;
    padding: 1em 0.9em 0.8em;
    background-color: #22140e;
    color: #fff;
    width: 75%;
}

#Discount .solution__title::before {content: "";position: absolute;left: -140px;top: -132px;width: 450px;height: 450px;background-image: url(../images/journal_01.png); background-size: contain;background-repeat: no-repeat;}
.pc-title{display: block;}
.mb-title{display: none;}

#Discount .row{padding:0 200px;  display: flex; /* 讓欄位高度對齊 */}
#Discount .card {border: none;box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);border-radius: 15px;min-height: 350px;position: relative;  display: flex;
  flex-direction: column;flex: 1;justify-content: flex-start;}
  #Discount .col-md-6 {
    display: flex; /* 讓卡片填滿欄位 */
  }
#Discount .btn-purple {background-color: #22140e;color: white;border-radius: 8px;padding: 8px 16px;position: absolute;bottom: 40px; left: 28%;right: 28%;font-size: 19px;  margin-top: auto; /* 按鈕推到底部 */
  position: static; /* 取消絕對定位 */}

#Discount .btn-purple:hover {background-color: #ee6600;color: white;}

#Discount li::marker {color: #ee6600;}
#Discount .Course2 li::marker {color: #2172de;}
#Discount .agenda, #Discount .user{position: relative;padding-left: 45px;font-weight: bold;}

#Discount .agenda::before {
  content: "";
  position: absolute;
  left: 13px;
  top: 0;
  width: 25px;
  height: 25px;
  background-image: url(../images/agenda.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
#Discount .user::before {
  content: "";
  position: absolute;
  left: 13px;
  top: 0;
  width: 25px;
  height: 25px;
  background-image: url(../images/user.svg);
  background-size: contain;
  background-repeat: no-repeat;
}

#Discount .Course2 .agenda::before {
  content: "";
  position: absolute;
  left: 13px;
  top: 0;
  width: 25px;
  height: 25px;
  background-image: url(../images/agenda2.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
#Discount .Course2 .user::before {
  content: "";
  position: absolute;
  left: 13px;
  top: 0;
  width: 25px;
  height: 25px;
  background-image: url(../images/user2.svg);
  background-size: contain;
  background-repeat: no-repeat;
}



#Discount h6{font-size: 1.4rem;}
.card-title span{ background-color: #FFF;border: 2px solid #2172de;border-radius: 50px;padding: 0.5rem 1.5rem;color: #2172de;}
.in{position: relative;width: 100%;padding-top: 100%;height: 0;}
.in span {position: absolute;top: calc((100% - 1.6em) / 2);left: 0;right: 0;text-align: center;}
.order{display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
.small{font-size: 1.2rem;padding-top: 40px;}
.arrow{width: 5%;}
.dialogue{background: #FFF;border-radius: 5px;padding: 3px 5px;line-height: 2;}




/* btnLink */
section#btnLink{position: relative;}
section#btnLink::before{content: "";width: 100%;height: 77.5vh;position: absolute;top: 0;left: 0;background: url("../images/btnLink_BG.jpg") no-repeat top right;background-size: 100%;opacity: 0.35;}




#btnLink .card {
    background-color: #fff7e8;
    padding: 30px 20px;
    display: flex;
    flex-direction: row; /* 左右排列 */
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    border: none;
  }
  
  #btnLink .card img {
    width: 150px;
    flex-shrink: 0;
  }
  
  #btnLink .card h3 {
    margin: 0 0 10px;
    white-space: nowrap; /* 不要換行，保持橫排 */
  }
  
  #btnLink .card p,
  #btnLink .card span {
    margin: 0;
  }
  
  #btnLink .card div.text {
    flex: 1; /* 文字區塊佔滿剩下空間 */
  }

  #btnLink h2{position: relative;padding-left: 30px;}
  #btnLink h2::before {
    content: "";
    position: absolute;
    left: 0;
    top: 30px;
    width: 30px;
    height: 30px;
    background-image: url(../images/star.svg);
    background-size: contain;
    background-repeat: no-repeat;
   }

section#btnLink button{width: 100%; margin: 15px auto 25px auto; display: block;background-color: #2bbfbd; color:#FFF; border: 4px solid #35cbca; border-radius: 50px; padding: 13px 20px; font-weight: bold; font-size:1.8rem;height: 72px;}
section#btnLink button:hover{transform: translateY(5px);opacity: 0.6;}
section#btnLink .row{margin: 0;}








@media(min-width: 1441px){
.container {max-width: 1320px;}
}
@media(max-width: 1440px){}
@media(max-width: 767px){

.container{max-width: 100%;}



/* visual */
header#visual{height: 25vh;}
header#visual .title img{width: 100%;display: block;margin: 1% auto 0;}

/* First */
section#First {background: url(../images/TITLE_BG.png) no-repeat center;}
.about-content__item-wrap{width: 95%;padding: 0;display: block;}
.about-content__item-wrap._right {margin-left: 0; padding: 2rem 1.5rem;border-radius: 1.5rem;}

.about-content__item-text p{padding:0 40px;}
.about-content__item-text li{padding:0 50px;}
#First ul {margin-left: 0;}
#First h2 {font-size: 1.8rem;}
#First .btn{width: 100%;}
#First .badge {width: 100%;}

.box-g .box {width: 100%;}
.box-g {display: flex;flex-direction: column;}

.process-item {display: flex;align-items: center;margin-bottom: 60px;flex-direction: column;}
.icon-wrap .line {width: 0;}
.First_btn{display: flex;align-items: center;flex-direction: column;}
/* Second */
#Second .badge{width: 100%;}
#Second .badge_Line{width: 100%;}
#Second h2{font-size: 1.8rem;}
.bubble{max-width: 100%;}
.chat-container{flex-direction: column;}
.chat-container .person:last-child {display: none;}
.person{display: none;}
.sd{position: static;margin-bottom: 5%;}
.bubble-right::after {content: "";position: absolute;top: 16px;right: 0;}
.Second_txt{font-size: 2rem;}
.pc-title{display: none;}
.mb-title{display: block;}
/* Discount */
#Discount .solution__title::before{background-image: none;}
#Discount .row{padding: 0px;}
#Discount h2{font-size: 1.4rem;}
.solution__title{width: 100%;}
#Discount .knowledge,#Discount .performance{width: 33vw;}
.in span{position: absolute;top: calc((50% - 1em) / 1);left: 0;right: 0;}
.arrow{width: 15%;}
#Discount .badge_B {width: 100%;}

/* btnLink */
#btnLink .card{flex-direction: column;}
section#btnLink .btn{width: 100%;}
section#btnLink button{font-size: 1.2rem;}

section#btnLink::before{content: "";width: 100%;height: 77.5vh;position: absolute;top: 0;left: 0;background: url("../images/btnLink_BG.jpg") no-repeat top right;background-size: cover;opacity: 0;}
}
