@font-face {
  font-display: swap;
}
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400);
@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);
@import url(https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@200..900);
.LinkTxtNO {
  text-decoration: none;
  color: currentColor;
}
.FontSerif {
  font-family: 'Noto Serif TC', serif !important;
}
.FontBold {
  font-family: 'Noto Sans CJK TC Black', Helvetica !important;
}
.FontTopic {
  font-size: 1.5em;
  font-weight: 800;
  margin-bottom: 10px;
  line-height: 1.3em;
  letter-spacing: 1px;
}
.FontSubContent {
  font-size: 1em;
  color: #EBEBEB;
  letter-spacing: 1px;
}
.FontPeaCoBlue {
  color: #00827C;
}
.BoxService {
  border: 1px solid #4b7a8a;
  padding: 8px;
  font-size: 0.8em;
  color: #222;
  background-color: #fff;
  border-radius: 12px;
  font-weight: 700;
  margin: 5% 0;
}
.IconFlexBox {
  display: inline-flex;
  margin-bottom: 15px;
}
.IconFlexBox02 {
  display: inline-flex;
  margin-bottom: 20px;
}
.IconPic {
  width: 60px;
  margin-right: 10px;
}
.NumListTxt {
  box-shadow: 8px 10px 0px rgba(211, 187, 102, 0.7);
  padding: 0px 15px;
  border: 1px solid #d3bb66;
  border-radius: 1000px;
  font-size: 2em;
  font-weight: 800;
  margin-right: 20px;
  color: #d3bb66;
}
.CrBTLine {
  padding-bottom: 15px;
  border-bottom: 3px dotted #d3bb66;
}
.SuitBox {
  padding: 20px;
}
.SuitText {
  background-color: #fff;
  padding: 10px;
  color: #000;
  border-radius: 8px;
  letter-spacing: 0.1em;
  text-align: center;
  font-weight: 700;
}
.ServZone {
  background-position: center top;
  background-size: contain;
  background-repeat: no-repeat;
}
.ServBkGrd {
  background-image: linear-gradient(to bottom, #e6e6e6 65%, #ffffff 90%);
}
.ServBkGrd02 {
  background-color: #222; color:#fff; padding: 5% 0;
}
.ServBkPic {
  background-image: url("../images/client/course/3d/sawtooth_bk.png");
  padding: 6% 0 3% 0;
}
.MiToArea {
  align-items: center;
}
.HdBkZone {
  background-color: rgba(255, 255, 255, 1.0);
  background-size: cover;
  background-position: center top;
}
.HdBkPic {
  background-image: url("../images/client/course/3d/3d_hdbk_l-2024novs.jpg")
}
.HdBkPic02 {
  background-image: url("../images/client/course/3d/3d_hdbk_l-2024nov02.png");
}
.HdBkVd {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}
/*課程特色區塊*/
.PdSk_HiLightArea {
  background-color: rgba(199, 226, 222, 0.9);
  border-radius: 12px;
  overflow: hidden;
  background-position: center center;
}
.PdSk_HiLightBox {
  padding: 15px;
  box-sizing: border-box;
  display: block;
  color: #000;
}
.Sk_HiLightPic > img {
  width: 95%
}
.Sk_HiLightWd {
  font-size: 1em;
  padding-top: 8px;
  font-weight: 800;
}
.SpecialSubTxt {
  font-size: 10px;
  color: #515151;
  letter-spacing: 1px;
  margin-top: 5px;
}
.ActionBOX > div > a {
  text-decoration: none;
  color: #000;
  font-weight: 800;
  letter-spacing: 0.5px;
  white-space: nowrap;
}
.ActionBOX > div > a:hover {
  text-decoration: none;
  color: #ffd25d;
}
.ActionBOX02 > div > a {
  text-decoration: none;
  color: #000;
}
.ActionBOX02 > div > a:hover {
  text-decoration: none;
  color: #0ea985;
}
.ActionBOX03 > div > a {
  text-decoration: none;
	color:currentColor;
}
.ActionBOX03 > div > a:hover {
  text-decoration: none;
  color: #000;
	background-color:#d3bb66;
}
.Vd_405 {
  width: 100%;
  height: 180px;
  margin-bottom: 5px;
}
/*課程大綱區塊*/
.PdSk_CsSdPic {
  width: 30vw;
  min-width: 95px;
  max-width: 180px;
  background-color: #EBEBEB;
  height: 230px;
  border-radius: 12px;
  object-fit: cover;
  overflow: hidden;
  margin: 2px;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  object-position: 50% 50%;
}
.PdSk_CsSdPic > img {
  object-position: center;
  object-fit: cover;
  height: 100%;
  width: auto;
}
.PdSk_CsWdArea {
  margin-left: 10px;
  font-size: 1em;
  margin-right: 10px;
  border-bottom: 0px solid #0ea985;
  width: 70vw;
}
.PdSk_CsWdTp {
  font-size: 1.1em;
  font-weight: 800;
  margin-bottom: 10px;
  line-height: 1.3em;
}
.PdSk_CsWdCont {
  font-size: 0.7em;
  padding-bottom: 8px;
  letter-spacing: 0.05em;
  line-height: 1.5em;
  margin-top: 8px;
}
#PdSk_CSListArea > div > div.owl-controls {
  text-align: left;
  display: inline-block;
}
#PdSk_CSListArea > .owl-theme .owl-controls .owl-nav [class*=owl-] {
  color: #d3bb66;
  font-size: initial;
  margin: 5px;
  padding: 10px 13px;
  line-height: 1em;
  background: #fff;
  display: inline-block !important;
  cursor: pointer;
  -webkit-border-radius: 300px;
  -moz-border-radius: 300px;
  border-radius: 300px;
  border: 1px solid #d3bb66;
  display: inline-block;
  aspect-ratio: 1/1;
}
#PdSk_CSListArea > .owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
  background: transparent;
  color: #d3bb66;
	background: #000;
  text-decoration: none;
  display: inline-block;
}
#PdSk_CSListArea > .owl-theme .owl-controls .owl-nav .disabled {
  opacity: 0;
  cursor: default;
  display: inline-block;
}
#PdSk_CSListArea > div > div.owl-controls > div.owl-nav > div.owl-prev.disabled {
  display: none !important;
}
#PdSk_CSListArea > div > div.owl-controls > div.owl-nav > div.owl-next.disabled {
  display: none !important;
}
/*推薦課程區塊*/
.Area05 {
  background-color: #14151c;
  color: #fff;
  padding: 5% 1%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  background-attachment: fixed;
}
#AdvCsList > div > div.owl-controls {
  text-align: left;
  display: inline-block;
}
#AdvCsList > .owl-theme .owl-controls .owl-nav [class*=owl-] {
  color: #fff;
  font-size: initial;
  margin: 5px;
  padding: 10px 13px;
  line-height: 1em;
  background: transparent;
  display: inline-block !important;
  cursor: pointer;
  -webkit-border-radius: 300px;
  -moz-border-radius: 300px;
  border-radius: 300px;
  border: 1px solid #fff;
  display: inline-block;
  aspect-ratio: 1/1;
}
#AdvCsList > .owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
  background: #fff;
  color: #000;
  text-decoration: none;
  display: inline-block;
}
#AdvCsList > .owl-theme .owl-controls .owl-nav .disabled {
  opacity: 0;
  cursor: default;
  display: inline-block;
}
#AdvCsList > div > div.owl-controls > div.owl-nav > div.owl-prev.disabled {
  display: none !important;
}
#AdvCsList > div > div.owl-controls > div.owl-nav > div.owl-next.disabled {
  display: none !important;
}
.CeckLg {
  zoom: 150%;
  margin-left: -16px;
  margin-top: 6px;
}
/*課程內容區塊*/
.TheGoal {
  line-height: 1.5em;
  padding: 40px 0 15px 0;
}
.CsBkZone {
  background-color: rgba(255, 255, 255, 1.0);
  background-size: contain;
  background-position: center top;
  background-repeat: no-repeat;
}
.CsBkZone02 {
  background-color:#222;
  background-size: contain;
  background-position: center top;
  background-repeat: no-repeat;
	color:#fff;
}
.CsBkZone03 {
  background-color:#090808;
  background-size: contain;
  background-position: center top;
  background-repeat: no-repeat;
	color:#fff;
}
.CsZonetpBk {
  background-image: url("../images/client/course/3d/sawtooth_graybk.png");
}
.CsZonetpBk02 {
  background-image: url("../images/client/course/3d/sawtooth_3d01bk.png");
}



/*Slider*/
/* 按鈕到底*/
#CsList > div > div.owl-controls > div.owl-nav [class*=owl-].disabled {
  background-color: transparent;
  color: transparent;
}
/* 按鈕致中*/
#CsList > .owl-theme .owl-nav {
  position: absolute;
  top: calc(100% / 2.6);
  left: 0;
  right: 0;
	z-index:-1;
	margin: 0 -65px;
}
/* 按鈕往外左右*/
#CsList > div > div.owl-controls > div.owl-nav > div.owl-prev {
  margin-right:70% !important;
}
/* 按鈕樣式*/
#CsList > .owl-theme .owl-controls .owl-nav [class*=owl-] {
  color: #382c36;
  font-size: 1.2em;
  margin: 5px;
  padding: 4px 10px;
  background: #d3bb66;
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 300px;
  -moz-border-radius: 300px;
  border-radius: 300px;
}
.BoxLinks > a {
  text-decoration: none !important;
  border-radius: 12px;
}
.BoxLinks > a > div {
  transition: transform .2s;
}
.BoxLinks > a:hover > div {
  transform: scale(1.05);
  text-decoration: none !important;
}
/* dot*/
#CsVideo > div > div.owl-controls > div.owl-dots {
  margin-top: -32px;
}
/* 按鈕往外左右*/
#CsVideo > div > div.owl-controls > div.owl-nav > div.owl-prev {
  margin-right: 30% !important;
}
/* 按鈕樣式*/
#CsVideo > .owl-theme .owl-controls .owl-nav [class*=owl-] {
  color: #382c36;
  font-size: 1.2em;
  margin: 5px;
  padding: 4px 10px;
  background: #d6d6d6;
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 300px;
  -moz-border-radius: 300px;
  border-radius: 300px;
}
.MVPD {
  border-radius: 12px;
}
.MVPD > iframe {
  border-radius: 12px;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.8)
}
/*老師區塊*/
.teacherBox {
  padding: 5px 5px;
  margin-bottom: 20px;
}
.teacherBoxPIC {
  box-shadow: 8px 10px 0px rgba(211,187,102,0.6);
  padding: 5px;
  border: 2px solid #d3bb66;
  border-radius: 1000px;
  margin-top: 5px;
  width: 100%
}
.teacherBox:hover {
  transform: scale(1.02);
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.BkZ02_Darkgreen {
  background-color:#151515;
  color: #fff;
  padding: 3.5% 0 4% 0;
}
.Vd_315 {
  width: 100%;
  height: 180px;
  margin-bottom: 20px;
}
#TeacherList > div > div.owl-controls > div.owl-dots {
  margin-top: -32px;
}
#TeacherList > div > div.owl-controls > div.owl-nav > div.owl-prev {
  margin-right: 65% !important;
}
#TeacherList > .owl-theme .owl-controls .owl-nav [class*=owl-] {
  color: #fff;
  font-size: 1.2em;
  margin: 5px;
  padding: 4px 13px;
  background: #d3bb66;
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 300px;
  -moz-border-radius: 300px;
  border-radius: 300px;
}
#TeacherList > .owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
  color: #000;
  background:#fadd78;
}
#TeacherList > div > div.owl-controls > div.owl-nav > div.owl-prev.disabled {
	 cursor:auto;	opacity: 0.3;
}
#TeacherList > div > div.owl-controls > div.owl-nav > div.owl-next.disabled {
cursor:auto;
	opacity: 0.3;
}
/* 摺疊區塊 */
.btn-open {
  color: #d3bb66;
  padding: 5px 20px;
  margin-top: 15px;
  letter-spacing: 1px;
  border-radius: 0px;
  border: 0.5px solid #d3bb66;
}
.btn-open2 {
  background-color: #d3bb66;
  border: 0.5px solid #d3bb66;
  border-radius: 0px;
  padding: 3px 20px;
  margin-top: 15px;
}
.Wsp_ConTL {
  font-size: 1em;
  padding: 0px;
  border: 0px solid #d3bb66;
}
.Wsp_ConSub {
  color: #ffffff;
  background-color: #d3bb66;
  padding: 3px 15px;
  letter-spacing: 1.5px;
}
.LSpace_none {
  letter-spacing: -1px;
}
.Wsp_ConBt {
  text-align: right;
  padding: 15px 0 35px 0;
  border-bottom: 0.5px solid #ccc;
}
.btn-Wsp_ConBt {
  padding: 3px 20px;
}
.Wsp_Con_text-container {
  display: -webkit-box;
  -webkit-line-clamp: 2; /* 限制顯示的行數 */
  -webkit-box-orient: vertical;
  overflow: hidden;
  transition: max-height 0.5s ease; /* 添加過渡效果 */
}
.Wsp_Con_text-container.expanded {
  -webkit-line-clamp: unset; /* 移除行數限制，顯示完整文本 */
}
.Wsp_Con_text-wrapper {
  margin-bottom: 10px; /* 每個區塊之間的距離 */
}
/* END摺疊區塊 */
.form-control {
  border-color: rgba(0, 0, 0, 0.5)
}
.PdSkBk_Pic001 {
  background-image: url("../images/client/course/Sketching/Pdsk-bk-pic-marker.jpg");
  -webkit-background-image: url("../images/client/course/Sketching/Pdsk-bk-pic-marker.jpg");
}
.PdSkBk_Pic002 {
  background-image: url("../images/client/course/Sketching/pdsk_bookbk_pic01.jpg");
  -webkit-background-image: url("../images/client/course/Sketching/pdsk_bookbk_pic01.jpg");
  background-position: center center;
}
.PdSkBk_Pic003 {
  background-image: url("../images/client/course/Sketching/Pdsk-bk-pic-drawing.jpg");
  -webkit-background-image: url("../images/client/course/Sketching/Pdsk-bk-pic-drawing.jpg");
}
.PdBk_Pic0401_01{
	background-image: url("../images/client/course/pd/pd_0423_z05_bk.jpg");
}
.PdBk_Pic0401_02 {
  background-image: url("../images/client/course/pd/background_pd_002.jpg");
}
.PdBk_Pic0401_03 {
  background-image: url("../images/client/course/pd/background_pd_003.jpg");
}

/*3D第一區*/
.IntroContTpPic {
  width: 100%;
  max-width: 300px;
  height: 48px;
  background-color: #EBEBEB;
  object-fit: cover;
  object-position: bottom;
  overflow: hidden;
  border: 1px solid #4b7a8a;
}
.IntroContTpPic > img {
  width: 100%;
}
.IntroContTopic {
  background-color: #4b7a8a;
  color: #fff;
  padding: 4px 8px;
  text-align: center;
  line-height: 1.2em;
  letter-spacing: 1px;
  font-size: 1em;
  white-space: nowrap;
}
.IntroContBox_blue {
  background-color: #b5cacf;
  padding: 8px;
  border-radius: 12px;
  margin-top: 20px;
  text-align: center;
}
.IntroContBox_blue::before {
  display: block;
  content: '';
  width: 0;
  height: 0;
  border: 8px solid;
  border-color: transparent transparent #b5cacf transparent;
  position: absolute;
  left: 35%;
  margin-top: -22px;
}
.Hd3DBoxLg {
	padding: 70px 0px 20px 25px;
}

.Hd3DLgTopic{ font-family:'Noto Sans TC', Bold !important; font-size:3em; font-weight:800; line-height: 1.1em; white-space: nowrap;color:#fff;}	


/*為何選擇我們*/
.WhyChoose{ background-color:#000;color:#fff; border-radius: 25px 25px 0px 0px; margin:-25px 0 0 0; padding: 10% 0px 30px 0px;position: relative;  z-index: 4; }
.WhyBackPic{ background-image:url("../images/client/course/pd/background_pd_001s.jpg") ; background-position: top center; background-repeat: no-repeat; background-size:contain;}
.Wd500Lg{width:200px;}
.WhyListBox::after{ content:""; width:105%; height:11px; bottom:10px;display: block;background-image: url("../images/client/course/pd/pd_whylist_back.png"); background-repeat: no-repeat; background-size:cover; background-position: right bottom;margin-bottom: 40px; margin-top: 15px;}

.course-feature-box{ margin-bottom:40px !important; display: block;}
.course-feature{ 
	background-color:rgba(0,0,0,1); position: relative; padding: 15px;
	display: block;
	z-index: 1;
}
.course-feature:after {
	position: absolute;
	content:"";
	background-image: url("../images/client/course/pd/pd_coursebt_shape.svg");
	align-items: flex-end;
	width:95%;
	height:25px;
	left: 0;
	bottom:0px;
  background-repeat: no-repeat; background-size:cover; background-position: left bottom;
	margin: 0 5% -8px 5%;
	z-index: 3;
}

.play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  transition: 0.3s;
	z-index:4;
}
.play-button svg {
  width: 80px;
  height: 80px;
	color:#fff;
	text-shadow: 0px 0px 3px rgba(0,0,0,0.5);
}

.play-button:hover {
  transform: translate(-50%, -50%) scale(1.1);	
	}
	
.play-button-02 {
  position: absolute;
  bottom: 5%;
  left: 10%;
  transform: translate(-20%, -20%);
  cursor: pointer;
  transition: 0.3s;
}
.play-button-02 svg {
  width: 60px;
  height: 60px;
	color:#fff;
	text-shadow: 0px 0px 3px rgba(0,0,0,0.5);
}

.play-button-02:hover {
  transform: translate(-20%, -20%) scale(1.1);
}	

.video-wrapper {
    width: 100%;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    background-color: #000;
}	

	@media (max-width: 768px) {
    .video-wrapper {
        height: 200px !important;
    }
}

.video-thumbnail {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.FTColorWht{ color:#fff;}
.FTColorOrg{ color:#d3bb66;}

.INTBox{background-color: #fff; color:#222; padding:14px; border-radius: 18px; margin-bottom:10px; font-weight:800; font-size:14pt; letter-spacing:1px; line-height: 1.25em;}
.INTBoxNum{margin-right: 6px; font-size: 16pt;}
.ABrHdTL{ text-align:center;}
.ABrBox{padding:12px; margin-bottom:0px; font-weight:800; font-size:14pt; letter-spacing:1px; line-height: 1.25em;border-bottom:1px solid #fff;}
.ABrBoxNum{margin-right: 6px; font-size: 16pt;}

.Z01TPd{font-size: 1.5em; font-family: 'Noto Sans TC', Helvetica; font-weight:700; margin-bottom:15px;}

@media (min-width: 480px) and (max-width: 767px) {
  /*視差滾動背景區塊*/
  .FontTopic {
    font-size: 2em;
  }
  .TheGoal {
    line-height: 1.5em;
    padding: 45px 0;
  }
  .SUIcon {
    line-height: 2em
  }
  /*Area2*/
  .INFOBOX {
    padding: 15px 0;
    text-align: center;
    color: #fff;
    font-size: 0.9em;
    margin: 3px;
  }
  .CsTopL {
    font-size: 1.2em;
    margin-top: 45%;
  }
  .ITpCsBox01WdBk {
    background: linear-gradient(to bottom, rgba(53, 84, 65, 0) 0%, rgba(53, 84, 65, 0) 50%, rgba(53, 84, 65, 0.75) 60%, rgba(53, 84, 65, 1) 71%, rgba(53, 84, 65, 1) 100%);
  }
  .BoxService {
    font-size: 1em;
  }
  /* 按鈕往外左右*/
  #CsList > div > div.owl-controls > div.owl-nav > div.owl-prev {
    margin-right: 80% !important;
    margin-left: -50px !important;
  }
  #CsList > div > div.owl-controls > div.owl-nav > div.owl-next {
    margin-right: -50px !important;
  }
  #CsList > .owl-theme .owl-controls .owl-nav [class*=owl-] {
    font-size: 1.5em;
    padding: 8px 13px 6px 13px;
  }
  /*3D第一區*/
  .IntroContTpPic {
    width: 100%;
    height: 70px;
  }
  .IntroContTpPic > img {
    width: 100%;
    height: 105%;
  }
  .IntroContBox_blue {
    text-align: center;
  }
	.Hd3DBoxLg {
    padding: 150px 0px 0px 80px;
  }
	.Hd3DLgTopic{ font-family:'Noto Sans TC', Bold !important; font-size:3em; font-weight:800; line-height: 1.1em; white-space: nowrap;color:#fff;}	
		/*為何選擇我們*/
.WhyChoose{ background-color:#000;color:#fff; border-radius: 25px 25px 0px 0px; margin:-25px 0 0 0; padding: 8% 0px 30px 0px;position: relative;  z-index: 4; }
.WhyBackPic{ background-image: url("../images/client/course/pd/background_pd_001m.jpg") ; background-position: top center; background-repeat: no-repeat; background-size:contain;}
	
}
@media (min-width: 768px) and (max-width: 979px) {
  .FontTopic {
    font-size: 2.5em;
  }
  .SuitBox {
    padding: 40px 40px 20px 0px;
  }
  .NumListTxt {
    box-shadow: 8px 10px 0px rgba(78, 169, 136, 0.7);
    padding: 0px 22px;
    border: 1px solid #4b7a8a;
    border-radius: 1000px;
    font-size: 3em;
    font-weight: 800;
    margin-right: 20px;
    color: #4b7a8a;
  }
  /*視差滾動背景區塊*/
  .Vd_405 {
    width: 100%;
    height: 320px;
  }
  .Z01SideArea {
    width: 90%;
  }
  .Area01 {
    background-color: #000;
    color: #ffffff;
    line-height: 1.5em;
    padding: 45px 0;
    font-size: 1rem;
    letter-spacing: 2px;
  }
  .TheGoal {
    line-height: 1.5em;
    padding: 45px 0;
  }
  .GoalPic {
    margin: 25px 0 5px 0;
  }
  .SUIcon {
    line-height: 2em
  }
  .CsTopL {
    font-size: 1.3em;
    margin-top: 45%;
  }
  .ITpCsBox01WdBk {
    background: linear-gradient(to bottom, rgba(53, 84, 65, 0) 0%, rgba(53, 84, 65, 0) 60%, rgba(53, 84, 65, 0.75) 70%, rgba(53, 84, 65, 1) 87%, rgba(53, 84, 65, 1) 100%);
  }
  /*課程內容*/
  /* 按鈕往外左右*/
  /* 按鈕往外左右*/
  #CsList > div > div.owl-controls > div.owl-nav > div.owl-prev {
        margin-right: 85% !important;
    		margin-left: -50px !important;
  }
  #CsList > div > div.owl-controls > div.owl-nav > div.owl-next {
    margin-right: -50px !important;
  }
  #CsList > .owl-theme .owl-controls .owl-nav [class*=owl-] {
    font-size: 2em;
    padding: 8px 13px 6px 13px;
  }
  #CsVideo > div > div.owl-controls > div.owl-nav > div.owl-prev {
    margin-right: 12% !important;
  }
  .CsZonetpBk02 {
    background-image: url("../images/client/course/3d/sawtooth_gd01sbk.png");
  }
  /*課程特色區塊*/
  .PdSk_HiLightBox {
    padding: 10px;
    box-sizing: border-box;
    display: block;
    color: #000;
  }
  .Sk_HiLightPic > img {
    width: 80%;
    margin-bottom: 5px;
  }
  .Sk_HiLightWd {
    font-size: 1em;
  }
  .BoxService {
    font-size: 1em;
    text-align: center;
  }
  /*講師區塊*/
  .PdSk_TeacherArea {
    font-size: 21px;
  }
  .Vd_315 {
    width: 100%;
    height: 250px;
  }
  .teacherBox {
    padding: 0px 20px 15px 20px;
    margin-bottom: 20px;
  }
  /*3D第一區*/
  .IntroContTpPic {
    width: 100%;
    max-width: 300px;
    height: 110px;
  }
  .IntroContTpPic > img {
    width: 100%;
    height: 105%;
  }
  .IntroContBox_blue {
    text-align: center;
  }
  .HdBkPic {
    background-image: url("../images/client/course/3d/3d_hdbk_l-2024nov.jpg")
  }
	.Hd3DBoxLg {
    padding: 55px 0px 0px 80px;
  }
	.Hd3DLgTopic{ font-family:'Noto Sans TC', Bold !important; font-size:3em; font-weight:800; line-height: 1.1em; white-space: nowrap;color:#fff;}	
		/*為何選擇我們*/
.WhyChoose{ background-color:#000;color:#fff; border-radius: 25px 25px 0px 0px; margin:-25px 0 0 0; padding: 8% 0px 30px 0px;position: relative;  z-index: 4; }
.WhyBackPic{ background-image: url("../images/client/course/pd/background_pd_001m.jpg") ; background-position: center center; background-repeat: no-repeat; background-size:cover;}
.course-feature-box{ margin-bottom:40px !important; display: block;}
.course-feature{ 
	background-color:rgba(0,0,0,1); position: relative; padding: 20px;
	display: block;
	z-index: 1;
}
.course-feature:after {
	position: absolute;
	content:"";
	background-image: url("../images/client/course/pd/pd_coursebt_shape.svg");
	align-items: flex-end;
	width:95%;
	height:25px;
	left: 0;
	bottom:0px;
  background-repeat: no-repeat; background-size:cover; background-position: left bottom;
	margin: 0 5% -8px 5%;
	z-index: 3;
}
.INTBox{background-color: #fff; color:#222; padding:20px; border-radius: 25px; margin-bottom:10px; font-weight:800; font-size:14pt; letter-spacing:1px; line-height: 1.25em;}
.INTBoxNum{margin-right: 15px; font-size: 24pt;}	
.ABrHdTL{ text-align:left;}
.ABrBox{padding:10px; margin-bottom:0px; font-weight:800; font-size:14pt; letter-spacing:1px; line-height: 1.25em;border-bottom:1px solid #fff;}
.ABrBoxNum{margin-right: 15px; font-size: 16pt;}		
#TeacherList > .owl-theme .owl-controls .owl-nav [class*=owl-] {padding: 2px 13px;}
#TeacherList > div > div.owl-controls > div.owl-nav > div.owl-prev { margin-right: 20% !important;}	
	
}
@media (min-width: 980px) and (max-width: 1199px) {
  .FontTopic {
    font-size: 2.2em;
  }
  .NumListTxt {
    padding: 0px 24px;
    font-size: 3em;
  }
  .SuitBox {
    padding: 40px 40px 20px 0px;
  }
  .SuitText {
    letter-spacing: 0.05em;
  }
  /*視差滾動背景區塊*/
  .Vd_405 {
    width: 100%;
    height: 380px;
  }
  .Z01SideArea {
    width: 90%;
  }
  .Area01 {
    background-color: #000;
    color: #ffffff;
    line-height: 1.5em;
    padding: 45px 0;
    font-size: 1rem;
    letter-spacing: 2px;
  }
  .TheGoal {
    line-height: 1.5em;
    padding: 45px 0;
  }
  .GoalPic {
    margin: 25px 0 30px 0;
  }
  .CsZonetpBk02 {
    background-image: url("../images/client/course/3d/sawtooth_gd01bk.png");
  }
  .SUIcon {
    line-height: 2em
  }
  /*Area2*/
  .INFOBOX {
    padding: 15px 0;
    text-align: center;
    color: #fff;
    font-size: 1.2em;
    margin: 3px;
  }
  .CsTopL {
    font-size: 1.3em;
    margin-top: 50%;
  }
  .ITpCsBox01WdBk {
    background: linear-gradient(to bottom, rgba(53, 84, 65, 0) 0%, rgba(53, 84, 65, 0) 60%, rgba(53, 84, 65, 0.75) 70%, rgba(53, 84, 65, 1) 87%, rgba(53, 84, 65, 1) 100%);
  }
  /*課程內容*/
  /* 按鈕往外左右*/
  #CsList > div > div.owl-controls > div.owl-nav > div.owl-prev {
    margin-right: 100% !important;
    margin-left: -50px !important;
  }
  #CsList > div > div.owl-controls > div.owl-nav > div.owl-next {
    margin-right: -50px !important;
  }
  #CsList > .owl-theme .owl-controls .owl-nav [class*=owl-] {
    font-size: 2em;
    padding: 8px 13px 6px 13px;
  }
  /* 按鈕往外左右*/
  #CsVideo > div > div.owl-controls > div.owl-nav > div.owl-prev {
    margin-right: 6% !important;
  }
  /*課程特色區塊*/
  .PdSk_HiLightBox {
    padding: 15px;
    box-sizing: border-box;
    display: block;
    color: #000;
  }
  .Sk_HiLightPic > img {
    width: 80%;
    margin-bottom: 8px;
  }
  .Sk_HiLightWd {
    font-size: 1em;
  }
  .BoxService {
    font-size: 1em;
  }
  /*講師區塊*/
  .Vd_315 {
    width: 100%;
    height: 250px;
  }
  .teacherBox {
    padding: 0px 20px 15px 20px;
    margin-bottom: 20px;
  }
  /*3D第一區*/
  .IntroContTpPic {
    width: 165px;
    height: 100px;
  }
  .IntroContTpPic > img {
    width: 100%;
    height: 105%;
  }
  .IntroContBox_blue {
    text-align: center;
  }
  .HdBkPic {
    background-image: url("../images/client/course/3d/3d_hdbk_l-2024nov.jpg")
  }
	.Hd3DBoxLg { padding: 40px 0px 0px 160px; }
	.Hd3DLgTopic{ font-family:'Noto Sans TC', Bold !important; font-size:5em; font-weight:800; line-height: 1.1em; white-space: nowrap;color:#fff;}	
			/*為何選擇我們*/
.WhyChoose{ background-color:#000;color:#fff; border-radius: 25px 25px 0px 0px; margin:-25px 0 0 0; padding: 8% 0px 30px 0px;position: relative;  z-index: 4; }
.WhyBackPic{ background-image: url("../images/client/course/pd/background_pd_001m.jpg") ; background-position: center center; background-repeat: no-repeat; background-size:cover;}
	.Wd500Lg{width:300px;}
.course-feature-box{ margin-bottom:40px !important; display: block;}
.course-feature{ 
	background-color:rgba(0,0,0,1); position: relative; padding: 40px;
	display: block;
	z-index: 1;
}
.course-feature:after {
	position: absolute;
	content:"";
	background-image:url("../images/client/course/pd/pd_coursebt_shape.svg");
	align-items: flex-end;
	width:95%;
	height:25px;
	left: 0;
	bottom:0px;
  background-repeat: no-repeat; background-size:cover; background-position: left bottom;
	margin: 0 5% -8px 5%;
	z-index: 3;
}
.INTBox{background-color: #fff; color:#222; padding:30px; border-radius: 25px; margin-bottom:0px; font-weight:800; font-size:14pt; letter-spacing:1px; line-height: 1.25em;}
.INTBoxNum{margin-right: 15px; font-size: 24pt;}	

.ABrHdTL{ text-align:left;}
.ABrBox{padding:14px; margin-bottom:20px; font-weight:800; font-size:14pt; letter-spacing:1px; line-height: 1.25em;border-bottom:1px solid #fff; line-height: 1.25em;}
.ABrBoxNum{margin-right: 6px; font-size:24pt;}
#TeacherList > .owl-theme .owl-controls .owl-nav [class*=owl-] {padding: 2px 13px;}
#TeacherList > div > div.owl-controls > div.owl-nav > div.owl-prev { margin-right: 20% !important;}
}
@media (min-width: 1200px) {
  /*視差滾動背景區塊*/
  .FontTopic {
    font-size: 2.2em;
  }
  .IconFlexBox {
    display: flex;
    margin-bottom: 10%;
  }
  .IconFlexBox02 {
    margin-bottom: 30px;
  }
	.Wd500Lg{width:500px;}
  .NumListTxt {
    padding: 0px 25px;
    font-size: 3em;
  }
  .SuitBox {
    padding: 40px 40px 20px 0px;
  }
  .Vd_405 {
    width: 100%;
    height: 405px;
  }
  .Z01SideArea {
    width: 90%;
  }
  .Area01 {
    background-color: #000;
    color: #ffffff;
    line-height: 1.5em;
    padding: 45px 0;
    font-size: 1.3rem;
    letter-spacing: 2px;
  }
  /*Area2*/
  .INFOBOX {
    padding: 15px 0;
    text-align: center;
    color: #fff;
    font-size: 1.2em;
    margin: 3px;
  }
  .CsTopL {
    font-size: 1.5em;
    margin-top: 50%;
  }
  .CsSubL {
    letter-spacing: 2px;
  }
  .ITpCsBox01WdBk {
    background: linear-gradient(to bottom, rgba(53, 84, 65, 0) 0%, rgba(53, 84, 68, 0) 65%, rgba(53, 84, 65, 0.75) 73%, rgba(53, 84, 65, 1) 87%, rgba(53, 84, 65, 1) 100%);
  }
  /*課程內容區塊*/
  .TheGoal {
    font-size: 21px;
  }
  .CsZonetpBk02 {
    background-image: url("../images/client/course/3d/sawtooth_gd01bk.png");
  }
  #PdSk_CSListArea > div > div.owl-controls {
    text-align: center;
  }
  /* 按鈕往外左右*/
  #CsList > div > div.owl-controls > div.owl-nav > div.owl-prev {
    margin-right: 100% !important;
    margin-left: -50px !important;
  }
  #CsList > div > div.owl-controls > div.owl-nav > div.owl-next {
    margin-right: -50px !important;
  }
  #CsList > .owl-theme .owl-controls .owl-nav [class*=owl-] {
    font-size: 2em;
    padding: 8px 15px 6px 15px;
  }
  /*課程適合對象*/
  .PdskPeople {
    font-size: 21px;
  }
  /*課程特色區塊*/
  .PdSk_HiLightZone {
    font-size: 21px;
  }
  .PdSk_HiLightBox {
    padding: 30px;
    box-sizing: border-box;
    display: block;
    color: #000;
  }
  .Sk_HiLightPic > img {
    width: 80%;
    margin-bottom: 10px;
  }
  .Sk_HiLightWd {
    font-size: 1em;
    line-height: 1.3em;
  }
  .BoxService {
    font-size: 0.7em;
  }
  .MiToArea {
    align-items: center;
  }
  /*講師區塊*/
  .PdSk_TeacherArea {
    font-size: 21px;
  }
  .Vd_315 {
    width: 100%;
    height: 300px;
  }
  .teacherBox {
    padding: 0px 20px 15px 20px;
    margin-bottom: 20px;
  }
#TeacherList > .owl-theme .owl-controls .owl-nav [class*=owl-] {padding: 2px 13px;}
#TeacherList > div > div.owl-controls > div.owl-nav > div.owl-prev { margin-right: 10% !important;}
  /*推薦加選區塊*/
  .Area05 {
    font-size: 21px;
  }
  /*3D第一區*/
  .IntroContTpPic {
    width: 230px;
    height: 120px;
  }
  .IntroContTpPic > img {
    width: 103%;
  }
  .IntroContBox_blue {
    text-align: center;
  }
  .HdBkPic {
    background-image: url("../images/client/course/3d/3d_hdbk_l-2024nov.jpg")
  }
	.Hd3DBoxLg { padding: 80px 0px 0px 260px; }
	.Hd3DLgTopic{ font-family:'Noto Sans TC', Bold !important; font-size:5em; font-weight:800; line-height: 1.1em; white-space: nowrap;color:#fff;}	
			/*為何選擇我們*/
.WhyChoose{ background-color:#000;color:#fff; border-radius: 25px 25px 0px 0px; margin:-25px 0 0 0; padding: 5% 0px 30px 0px;position: relative;  z-index: 4; }
.WhyBackPic{ background-image: url("../images/client/course/pd/background_pd_001m.jpg"); background-position: center center; background-repeat: no-repeat; background-size:cover;}
.Wd500Lg{width:300px;}
.course-feature-box{ margin-bottom:40px !important; display: block;}
.course-feature{ 
	background-color:rgba(0,0,0,1); position: relative; padding: 40px;
	display: block;
	z-index: 1;
}
.course-feature:after {
	position: absolute;
	content:"";
	background-image:url("../images/client/course/pd/pd_coursebt_shape.svg");
	align-items: flex-end;
	width:95%;
	height:25px;
	left: 0;
	bottom:0px;
  background-repeat: no-repeat; background-size:cover; background-position: left bottom;
	margin: 0 5% -8px 5%;
	z-index: 3;
}
}
@media (min-width: 1400px) {
  .FontTopic {
    font-size: 2.5em;
  }
  .IconFlexBox {
    display: flex;
    box-sizing: border-box;
    margin-bottom: 10%;
  }
  .IconPic {
    width: 130px;
    margin-right: 20px;
  }
  .NumListTxt {
    padding: 2px 25px;
    font-size: 3em;
  }
  .SuitBox {
    padding: 40px 40px 20px 0px;
  }
  .SuitText {
    padding: 15px;
    font-weight: 700;
    font-size: 1.2em;
  }
  .Vd_405 {
    width: 100%;
    height: 405px;
  }
  .Z01SideArea {
    width: 90%;
  }
  .CsTopL {
    font-size: 1.7em;
    margin-top: 45%;
  }
  .CsSubL {
    letter-spacing: 2px;
  }
  .ITpCsBox01WdBk {
    background: linear-gradient(to bottom, rgba(53, 84, 65, 0) 0%, rgba(53, 84, 69, 0) 65%, rgba(53, 84, 65, 0.75) 73%, rgba(53, 84, 65, 1) 87%, rgba(53, 84, 65, 1) 100%);
  }
  /*課程內容區塊*/
  .TheGoal {
    font-size: 21px;
  }
  .CsZonetpBk02 {
    background-image: url("../images/client/course/3d/sawtooth_3d01bk.png");
  }
 #PdSk_CSListArea > div > div.owl-controls {
  text-align: center;
  display: inline-block;
}
  /* Slider*/
  /* 按鈕致中*/
  #CsList > .owl-theme .owl-nav {
    left: -60px !important;
    right: -60px !important;
  }
  /* 按鈕往外左右*/
  #CsList > div > div.owl-controls > div.owl-nav > div.owl-prev {
    margin-right: 85% !important;
		z-index: -1;
  }
  #CsList > .owl-theme .owl-controls .owl-nav [class*=owl-] {
    font-size: 2.5em;
    padding: 10px 18px 8px 18px;
  }
  .PdSk_CsWdTp {
    font-size: 1.2em;
  }
  /*課程適合對象*/
  .PdskPeople {
    font-size: 21px;
  }
  /*課程特色區塊*/
  .PdSk_HiLightZone {
    font-size: 21px;
  }
  .PdSk_HiLightBox {
    padding: 30px;
    box-sizing: border-box;
    display: block;
    color: #000;
  }
  .Sk_HiLightPic > img {
    width: 80%;
    margin-bottom: 10px;
  }
  .Sk_HiLightWd {
    font-size: 1.5em;
    line-height: 1.3em;
  }
  .SpecialSubTxt {
    font-size: 16px;
    color: #515151;
    letter-spacing: 1px;
    margin-top: 5px;
  }
  .BoxService {
    font-size: 1em;
  }
  .MiToArea {
    align-items: flex-start;
  }
  /*講師區塊*/
  .PdSk_TeacherArea {
    font-size: 21px;
  }
  .Vd_315 {
    width: 100%;
    height: 330px;
  }
  .teacherBox {
    padding: 0px 20px 15px 20px;
    margin-bottom: 20px;
  }
  /*推薦加選區塊*/
  .Area05 {
    font-size: 21px;
  }
  /*3D第一區*/
  .IntroContTpPic {
    width: 245px;
    height: 120px;
  }
  .IntroContTpPic > img {
    width: 100%;
    height: auto;
  }
  .IntroContBox_blue {
    text-align: center;
  }
  .HdBkPic {
    background-image: url("../images/client/course/3d/3d_hdbk_l-2024nov.jpg")
  }
  .FontSubContent {
    font-size: 1.2em;
  }
  .Hd3DBoxLg { padding: 130px 0px 0px 260px; }
	.Hd3DLgTopic{ font-family:'Noto Sans TC', Bold !important; font-size:5em; font-weight:800; line-height: 1.1em; white-space: nowrap;color:#fff;}	

	/*為何選擇我們*/
.WhyChoose{ background-color:#000;color:#fff; border-radius: 25px 25px 0px 0px; margin:-25px 0 0 0; padding:5% 0px 60px 0px;position: relative;  z-index: 4; }
.WhyBackPic{ background-image: url("../images/client/course/pd/background_pd_001.jpg"); background-position: center center; background-repeat: no-repeat; background-size:cover;}
.Wd500Lg{width:400px;}
.course-feature-box{ margin-bottom:40px !important; display: block;}
.course-feature{ 
	background-color:rgba(0,0,0,1); position: relative; padding: 40px;
	display: block;
	z-index: 1;
}
.course-feature:after {
	position: absolute;
	content:"";
	background-image: url("../images/client/course/pd/pd_coursebt_shape.svg");
	align-items: flex-end;
	width:95%;
	height:25px;
	left: 0;
	bottom:0px;
  background-repeat: no-repeat; background-size:cover; background-position: left bottom;
	margin: 0 5% -8px 5%;
	z-index: 3;
}
.INTBox{background-color: #fff; color:#222; padding:30px; border-radius: 25px; margin-bottom:0px; font-weight:800; font-size:16pt; letter-spacing:1px; line-height: 1.25em;}
.INTBoxNum{margin-right: 15px; font-size: 24pt;}	
.ABrHdTL{ text-align:left;}
.ABrBox{padding:18px; margin-bottom:20px; font-weight:800; font-size:16pt; letter-spacing:1px; line-height: 1.25em;border-bottom:1px solid #fff; line-height: 1.25em;width: 93%;}
.ABrBoxNum{margin-right: 15px; font-size:24pt;}
	.VisualBar{margin-top: -240px; background: linear-gradient(185deg,  rgba(70,50,51,0) 0%,rgba(70,50,51,0) 48%,rgba(70,50,51,1) 52%,rgba(70,50,51,1) 100%); position: relative; z-index: 5;}	
	
#PdSk_CSListArea > div > div.owl-controls {
  text-align: center;
  display: block;
}
#PdSk_CSListArea > div > div.owl-controls > div.owl-nav > div.owl-prev.disabled {
  display: inline-block !important;
	opacity: 0.3;
	background-color: #222;
	border:0px;
}
#PdSk_CSListArea > div > div.owl-controls > div.owl-nav > div.owl-next.disabled {
  display: inline-block !important;
	opacity: 0.3; 	background-color: #222; border:0px;
	}	
	
#TeacherList > .owl-theme .owl-controls .owl-nav [class*=owl-] {padding: 2px 13px;}
#TeacherList > div > div.owl-controls > div.owl-nav > div.owl-prev { margin-right: 10% !important;}
}

@media (min-width: 1600px) {
	 #PdSk_CSListArea > div > div.owl-controls {
  text-align: center;
  display: block;
}
#PdSk_CSListArea > div > div.owl-controls > div.owl-nav > div.owl-prev.disabled {
  display: inline-block !important;
	opacity: 0.3;
	background-color: #222;
	border:0px;
}
#PdSk_CSListArea > div > div.owl-controls > div.owl-nav > div.owl-next.disabled {
  display: inline-block !important;
	opacity: 0.3; 	background-color: #222; border:0px;
	}
 .Hd3DBoxLg { padding: 190px 0px 0px 300px;  }
 .Hd3DLgTopic{ font-family:'Noto Sans TC', Bold !important; font-size:6em; font-weight:700; line-height: 1.1em; white-space: nowrap;color:#fff;}
.WhyChoose{ background-color:#000;color:#fff; border-radius: 25px 25px 0px 0px; margin:-25px 0 0 0; padding:5% 0px 50px 0px;position: relative;  z-index: 4; }
.WhyBackPic{ background-image: url("../images/client/course/pd/background_pd_001.jpg") ; background-position: center center; background-repeat: no-repeat; background-size:cover;}
 .Wd500Lg{width:500px;}
	
	
}