/* 💻 通用版本 我的 1600位置）這裡的設定電腦版都有吃到，針對不同解析度修改 */
@media screen and (min-width: 768px) {
body {
  font-size: 18px;
}

.logolink {
  margin-left: 5.5px;
}

.mbonly {
  display: none;
}

.pconly {
  display: block;
}

.pconly-icon {
  display: block;
}

/* main 的class左右margin的設定 */
.main-wrapper { 
  margin: 24px 15%;
  padding: 0px 0px;
  margin-top: 80px;
}

.main-wrapper-video {
  margin: 24px 15%;
  padding: 0px 0px;
  margin-top: 80px;
}    

/* 電腦版float的載具 */
.main-container {
  width: 100%;
  overflow: hidden;
}

/* 主要內容左邊 */
.main-content {
  float: left;
  width: 71%;
  border-right: 1px solid #ccc;
  display: block;
}

/* 右邊的導覽 sidebar */
.main-sidebar {
  float: left;
  width: 29%;
  display: block;
}

/* 主要內容左邊 內容頁 */
.main-content-page {
  padding-right: 30px;
  padding-top: 12px;
  padding-bottom: 24px;
}

.main-content-page-video {
 padding-right: 30px;
 padding-top: 12px;
 padding-bottom: 24px;
 padding-left: 0px;
}

.main-content-page-text {
  padding-left: 0px;
  padding-right: 0px;
}

/* 右邊的導覽 sidebar 內容頁 */
.main-sidebar-page {
  padding-left: 30px;
  display: block;
}

/*頁尾*/
.footer-share {
  background-color: #7c7b7b;
  color: #ffffff;
  text-align: center;
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 16px;
}

/* 首頁右邊導覽 */
.nav-menu {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px;
    width: 100%; /* 可依需求調整 */
    margin-top: 0px;
  }

  .nav-menu a {
    display: block;
    padding: 10px 12px;
    color: #686580;
    text-decoration: none;
    border-bottom: 1px solid #eee;
    font-size: 16px;
    font-weight: bold;
  }

  .nav-menu a:hover {
    background-color: #e6f0ff;
  }

  .nav-menu a:last-child {
    border-bottom: none;
  }

/* 移除最後一個邊框 */
.right-nav a:last-child {
  border-bottom: none;
}

/*標題段落排版*/
p {
  font-size: 20px;
  line-height: 40px;
  padding-bottom: 24px;
}

.index-title {
  font-size: 36px;
  font-weight: bold;
  color:#262d58;
  padding-bottom: 12px;
}

.lesson-main-title {
  font-size: 36px;
  font-weight: bold;
  color:#262d58;
  padding-bottom: 12px;
}

.lesson-intro-small {
  font-size: 16px;
  line-height: 30px;
}

.lesson-intro-normal {
  font-size: 18px;
  line-height: 34px;
}

.pa-title {
    color:#434f9f;
    font-size: 23px;
    font-weight: bold;
    line-height: 32px;
    padding-bottom: 6px;
}

.pa-sub-title {
    font-size: 26px;
    font-weight: bold;
}

.pa-sub-title-second {
    font-size: 23px;
}

/**kk例字的編排 */
.kkch {
    font-size: 20px;
}

.vw {
    font-size: 26px;
    margin-right: 9px;
}

.vk {
    font-size: 25px;
}

.hlno {
    font-size: 16px;
}


/**電腦右導覽 right sidebar */
.sbar-title-box {
    background-color: #7FAD39;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    padding-left: 20px;
    line-height: 44px;
}

.sbarimg {
    width: 100%;
    margin-bottom: 18px;
    margin-top: 24px;
}

.sbarpa {
    padding-bottom: 16px;
    padding-right: 6px;
    line-height: 28px;
    font-size: 16px;
    height: 1%;
    overflow: hidden;
    overflow-wrap: break-word;
    word-wrap: break-word;
}

.sbarmenu {
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: dashed 1px #ccc;
    color: #151515;
    overflow-wrap: break-word;
    word-wrap: break-word;
    line-height: 32px;
}

.sbarmenu:hover {
    color: #FF4E39;
}

/*menu 電腦版首頁的選單********/
.themenu {
    padding-bottom: 18px;
    padding-top: 18px;
    margin-bottom: 0px;
    border-bottom: solid 1px #ccc;
    box-shadow: none; 
}

.pcborder {
    border-top: solid 1px #ccc;
    margin-top: 18px;
}

.menu-icon {
    width: 26%;
}

.menu-text {
    width: 71%;
}

.menupa {
    font-size: 18px;
    clear: both;
    line-height: 32px;
    color: #424141;
}

.menutitle {
    font-size: 24px;
    color: rgb(31, 80, 153);
}

.menuintro {
    font-size: 18px;
}

.eng {
    font-size: 18px;
}

.chi {
    font-size: 22px;
}

.imgtext-icon {
    float: left;
    width: 38%;
    margin-right: 3%;
}

.imgtext-text {
    float: left;
    width: 57%;
}

.unit-text {
    font-size: 24px;
}

/*list 電腦KK選單選單********/
.listicon {
    float: left;
    padding-right: 3%;
    max-width: 90px; 
}

.listtext {
    float: left;
    width: 77%;
}

.listen {
    padding-top: 12px;
    font-size: 18px;
}

.listch {
    font-size: 22px;
    font-weight: bold;
}

.listch.pcff {
    font-size: 20px;
    font-weight: normal;
}

/*基礎英文數字選單*/
.numbericon {
    width: 10%;
    padding: 12px 6px;
    margin-right: 24px;
}

.numbertext {
    width: 78%;
}

.listch.no {
    font-size: 20px;
    line-height: 28px;
    padding-top: 3px;
    font-weight: normal;
}

.icon-image {
  width: 85px; /* 圖片最大寬度，可再調整 */
  margin-right: 24px;
}

/* 首頁連結的圖片大小 */
.icon-image-index {
  flex: 0 0 auto;
  width: 140px; 
  margin-right: 18px;
}

.icon-image-lesson {
  width: 145px; /* 圖片最大寬度，可再調整 */
  margin-right: 24px;
}


.icon-text .text-line1 {
  font-size: 24px;
}

.icon-text .text-line2 {
  font-size: 20px;
}



/*註冊頁面*/
.reg-sub-title {
  font-size: 23px;
  letter-spacing: 0px;
  color:#035ac4;
}

.price {
    line-height: 33px;
    font-size: 19px;
    padding-bottom: 12px;
}

.login-pc-format-register {
    max-width: 100%;
    margin-left: 6% !important;
    margin-right: 6% !important;
}

.login-form-width {
  max-width: 100%;
  margin-left: 6%;
  margin-right: 6%;
}

.payarea {
    font-size: 20px;
    padding: 12px 0px;
    padding-left: 6px;
}

.userinfo {
    line-height: 32px;
    font-size: 21px;
    padding-bottom: 12px;
    width: 600px;
    color: #c5420a;
}

.price-area {
    width: 100%;
    max-width: 100%;
    padding-top: 6px;
    padding-bottom: 60px;
}

.price-tag {
    color: #384085;
    font-size: 20px;
}

.formFormate button{
    margin-top: 12px;
    background: #7480dd;
    font-size: 20px;
    padding: 8px 18px; 
}

.pay-btn {
  font-size: 20px !important;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 18px;
  padding-right: 18px;
}

.paypal {
    line-height: 32px;
    font-size: 19px !important;;
    padding-bottom: 12px;
    padding-top: 12px;
    margin-top: 12px;
}

.paypal-form {
    border-bottom: solid 1px #ccc;
    padding-bottom: 12px;
    margin-bottom: 24px;
}

.formFormate input:not([type="radio"]){
    font-size: 20px;
    color: #444;
} 

.radioItem input[type="radio"] {
  transform: scale(1.3);
  margin-right: 8px;
  cursor: pointer;
  margin-left: 3px;
}

.radioItem label {
  cursor: pointer;
}

.formFormate .radioItem label{
    font-size: 19px; 
} 

.invoice-no-purchase {
 font-size: 21px !important; 
 padding-bottom: 300px;
}

.invoice {
  min-height: 990px; /* 或用 60vh 看起來比較穩 */
}


/*發音播放器*/ 
.play-word {
  width: 34px;
  height: 34px;
}


} /* 768 尾巴 / 


/* 🧳 小筆電 / 平板（768 ~ 1366px） */
@media (min-width: 768px) and (max-width: 1366px) {
body {
  font-size: 20px;
}

/*pc的header*/
.pc-logoheader {
  height: 56px;
}

.logo-link {
  display: block;
  height: 56px;
  margin-left: 13%;
  margin-right: 13%;
  background-size: 148px 54px;
}

.linkbox {
    height: 56px;
}

.logolink {
    line-height: 56px;
    font-size: 18px;
    position: relative;
    top: 2px;
    margin-left: 5px;
}

.loginlink {
    font-size: 16px;
}

.homelink {
    height: 56px;
}

p {
  font-size: 16px;
  line-height: 32px;
}


}  /* 1366 尾巴 / 

/* 🖥️ 大螢幕 / 4K（1920px 以上） */
@media (min-width: 1920px) {
body {
  font-size: 20px;
  padding: 0px;
}

.main-wrapper { 
  margin: 36px 15%;
  padding:0;
  margin-top: 104px;
}

p {
  font-size: 22px;
  line-height: 33px;
}

/*pc的header*/
.pc-logoheader {
  height: 74px;
}

.logo-link {
  display: block;
  height: 74px;
  background-size: 178px 65px;
}

.linkbox {
    height: 74px;
}

.logolink {
    line-height: 74px;
    font-size: 22px;
    position: relative;
    top: 2px;
     margin-left: 7px;
}

.loginlink {
    font-size: 20px;
}

.homelink {
    height: 74px;
}


} /* 1920 尾巴 / 