@charset "utf-8";
@import url("reset.css");
@import url("loading.css");
@import url("fontawesome_all.css");
@import url("fakeLoader.min.css");
@import url("animate.css");
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC&display=swap');


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------------------------------->>> Main <<<------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; letter-spacing:1px; }
html { height:100% }
body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; -webkit-text-size-adjust:none; font-size:12px; overflow-y:scroll; overflow-x:hidden; background: url(../../images/links-bg.png); background-repeat:repeat; }
body, td, th,select,input {font-size: 12px;font-family: /*Arial,*/ "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "Microsoft JhengHei", "新細明體", "PMingLiU", sans-serif;color:#333333;}

/*簡易設定*/
.iframe_ch { display:none }
.middle { vertical-align:middle; }
.center { text-align:center; }
.w100{ width:100%; }

#tip_box { position: fixed; line-height:22px; background-image:url(../../images/bg.png); color: #FFF; padding-left:10px; padding-right:10px; padding-top:5px; padding-bottom:5px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; margin-left:10px; }

/*fix safari*/
input, select, textarea{ -ms-box-sizing:content-box; -moz-box-sizing:content-box; box-sizing:content-box; -webkit-box-sizing:content-box;}
input[type='text'],input[type='password'],input[type='button'],input[type='submit']{  -webkit-appearance: none; }

/*分頁*/
.pager{ width:100%; overflow:hidden; margin:50px auto 50px auto; text-align:center; }

/*編輯器*/
/* .editor{position:relative;padding: 20px 0 20px 20px;font-size:16px;line-height:30px;min-height: 500px;} */
.editor{position:relative;padding: 30px 0 30px 0;font-size:16px;line-height: 28px;overflow-x: auto;}
.decorate1{ border-left:1px solid #e1e1e1; }
.decorate1 .dot{position:absolute;top:0;left: -4px;width:10px;height:10px;background: #e0bfa5;}

/*連結*/
a{color: #0d0d0d;text-decoration:none;}
a:hover{ color:#256b5e; }

.editor a{color: #90c31f !important;text-decoration:underline !important;}
.editor table th,.editor table td{ font-size:14px; }

/*表格*/
#css-table {display:table;width:100%;}
.css-tr {display: table-row;}
.css-td {display: table-cell;text-align:left;vertical-align:middle;padding: 0px 10px;box-sizing:border-box;letter-spacing:1px;font-size: 13px;word-break: break-all;color:#121212;}

/*全營幕遮罩*/ 
.bg-overlay { display:block; position:fixed; left:0; top:0; background:rgba(0, 0, 0, 0.7); opacity:0; visibility:hidden; width:100%; height:100%; z-index:9999; transition: all 0.2s linear; }
.bg-overlay.visible { opacity:1; visibility:visible }

/*layout*/
/*
.layout-flex{ display:flex; margin:40px auto !important; }
.layout-left{flex: 1;padding-right:50px;font-weight:bold;}
.layout-right{flex:3;margin-bottom: 70px;}
.layout-right .web-caption .left .title{ color:#48351e; }
*/
/*左右欄的頁面*/
.container .wrap .layout-left{width: 25%;float:left;box-sizing: border-box;padding: 0 30px 0 10px;margin: 0 0 50px 0;display: flex;align-items: flex-start;justify-content: center;}
.container .wrap .layout-right{width: 75%;float:left;box-sizing: border-box;padding: 1px 10px;}
.container .wrap .layout-all{ width:100%; }
.container .wrap .layout-right .end{margin-bottom: 50px;}

.container .wrap .layout-flex{ display:flex; }
.container .wrap .layout-news{ flex:2; }
.container .wrap .layout-quicklink{ flex:1; }

@media screen and (max-width : 900px) {
	.container .wrap .layout-flex{ display:block; }
}

/*左邊選單*/
.layout-left .caption{
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    /* background: #c7e0d8; */
    border-radius: 20px;
    padding: 15px 40px 15px 10px;
    margin: 0 0 10px 0;
    letter-spacing: 10px;
    writing-mode: tb-rl;
}
.layout-left .caption span{
    letter-spacing: 1px;
    color: #256b5e;
    font-size: 18px;
    margin: 30px 0px;
}
.layout-left > ul{list-style:none;margin: 0px;/* background-color: #f9ede4; *//* background-image:url(../../images/left-menu-bg.png); */background-position:bottom;background-repeat:no-repeat;padding: 0px 10px 200px 20px;border-radius: 20px;min-height: 500px;width: 100%;/* border-top: 5px solid #bed38f; *//* border-bottom: 5px solid #bed38f; */}

ul {}
.layout-left > ul > li{width: 100%;font-size: 16px;/* border-bottom: 1px solid #cccccc; */}
.layout-left > ul > li em{ font-style:inherit; width:20px; display:inline-block; }
.layout-left > ul > li > a{position:relative;color: #434242;font-weight: bold;text-decoration:none;display: block;letter-spacing: 1px;padding: 25px 0px 25px 0px;border-bottom: 1px solid #cccccc;}
.layout-left > ul > li > a:before{/*font-family: "Font Awesome 5 Free";font-weight: 900;content: "\f57d";*/content:url(../../images/menu-icon.png);padding-right:5px;position: absolute;left: -40px;top: 17px;color: #90c31f;}
.layout-left > ul > li > a:hover{/*background: #e5eace;*/ color:#256b5e; transition: all 0.5s ease;}
.layout-left > ul > li > a:hover:before{/*font-family: "Font Awesome 5 Free";font-weight: 900;content: "\f57d";*/content:url(../../images/menu-icon-on.png);padding-right:5px;position: absolute;left: -40px;top: 17px;color: #90c31f;}
.layout-left > ul > li > a.on{ /*background:#e5eace;*/ color:#256b5e; }
.layout-left > ul > li:hover{ /*background:#bbd2ed; transition: all 0.5s ease;*/ }
.layout-left > ul > li:last-child{ border-bottom:0; }
.layout-left > ul > li ul{display:block;list-style:none;margin:0;padding:0;}
.layout-left > ul > li ul li{width:100%;padding: 25px 0 25px 0px;font-size:16px;border-bottom: 1px solid #cccccc;}
.layout-left > ul > li ul li:last-child{/* border-bottom:0; */}
.layout-left > ul > li ul li:hover{ /*background:#e5eace;*/ color:#256b5e; transition: all 0.5s ease; }
.layout-left > ul > li ul li a{position: relative;color: #707070;text-decoration:none;display: block;padding: 0px 0px 0px 0px;line-height: 20px;}
.layout-left > ul > li ul li a:hover{/*background: #e5eace;*/color: #256b5e;transition: all 0.5s ease;}
.layout-left > ul > li ul li a:before{position: absolute;left: -30px;top: 3px;content:url(../../images/dot-1.png);}
.layout-left > ul > li ul li.third{ padding-left:20px; }
.layout-left > ul li:hover ul{ /*display:block; height:inherit; transition: all 0.5s ease;*/ }


/*內頁banner*/
#banner-box{width:100%;margin: 0 auto;overflow:hidden;/* background:#110102; */}
/* #banner-inner{position:relative;height: 295px;background: url(../../images/banner-inner.jpg) top no-repeat;background-size: cover;} */
#banner-inner .overlay{display:flex;align-items:center;justify-content: center;flex-direction: column;width:100%;height: 450px;/*background-color: rgba(0, 0, 0, 0.5);*/}
#banner-inner .title{opacity:0;text-align:center;color:#ffffff;font-size: clamp(24px,5vw,36px);/* font-weight: bold; */letter-spacing: 5px;padding: 10px 0vw 10px 0vw;/* background-color: rgba(0, 0, 0, 0.5); *//* border-bottom: 5px solid #c7e0d8; */}
#banner-inner .title_en{margin: 10px 0;color: #ffffff;letter-spacing: 2px;font-size: 16px;}

/*麵包屑*/
#sitemap{width:100%;margin: 0 0 25px 0;padding:0 10px;box-sizing: border-box;letter-spacing:1px;color: #737373;text-align: left;}
#sitemap .wrap{width:100%;max-width:1400px;overflow:hidden;margin: 0 auto;padding: 20px 0px;color: #999999;font-size: 14px;text-align: right;}
#sitemap .wrap i{ padding-right:5px; }
#sitemap .wrap a{color: #999999;text-decoration:none;}
#sitemap .wrap a{ text-decoration:underline; }


/*網站按鈕(一)*/
.btn-1{
	position:relative;
	display:inline-block;
	color: #fac552!important;
	font-size: 16px !important;
	/* font-style: italic; */
	letter-spacing: 1px;
	/* background: #ffffff; */
	border: 1px solid #256b5e;
	background: #256b5e;
	width:auto !important;
	padding: 10px 40px 10px 15px;
	margin: 0 0 0 0;
	cursor:pointer;
	/* border-radius: 30px; */
	text-align:left !important;
	text-decoration: none;
	/* border-radius: 30px; */
	/* box-shadow: 2px 2px 5px #ebebeb; */
	border-top-right-radius: 15px;
	border-bottom-left-radius: 15px;
}
.btn-1:before{/* content:url(../../images/more-dot.png); */position:absolute;left:10px;top: 17px;}
.btn-1:after{position:absolute;width: 50px;top: 30%;right: -20px;transition: all 0.5s ease;font-family: "Font Awesome 5 Free";font-weight: 900;content: "\f101";}
.btn-1:hover:after{ right:-25px;}


/*按鈕*/
.btn-2{
	position:relative;
	display:inline-block;
	color: #fac552!important;
	font-size: 16px !important;
	background: #256b5e;
	width:auto !important;
	padding: 10px 40px 10px 40px;
	margin:0 0 0 0;
	cursor:pointer;
	text-align:left !important;
	outline:0;
	border: 0;
	border-top-right-radius: 15px;
	border-bottom-left-radius: 15px;
}
.btn-2:hover{background: #264d46;}

/*首頁垂直標題*/
.vertical-title {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  width: 140px;
  min-height: 180px;
  margin: 0 auto 20px auto;
}

.vertical-title .circle {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  width: 120px;
  height: 120px;
  background: #fac552;
  border-radius: 50%;
  z-index: 0;
}

.vertical-title .ch{
  position: relative;
  z-index: 1;
  margin-top: 50px;
  /* font-weight: bold; */
  letter-spacing: 10px;
}

.vertical-title .en {
  position: relative;
  z-index: 1;
  margin-top: 130px;
  /* font-weight: bold; */
  letter-spacing: 3px;
}

.vertical-title .ch {
  writing-mode: vertical-rl;
  font-size: 32px;
  color: #2d4852;
  margin-right: 5px;
  margin-left: 0;
  font-family: 'Noto Sans TC', sans-serif;
}

.vertical-title .en {
  writing-mode: vertical-rl;
  font-size: 16px;
  color: #256b5e;
  margin-left: 5px;
  margin-right: 0;
  font-family: 'Noto Sans TC', sans-serif;
}

/* RWD: 螢幕小於900px時橫排 */
@media screen and (max-width: 900px) {
  .vertical-title {
    flex-direction: column;
    align-items: center;
    width: 100%;
    min-height: 90px;
  }
  .vertical-title .circle {
    left: 50%;
    top: -40px;
    transform: translateX(-50%) !important;
    margin-bottom: 30px;
    transform: none;
  }
  .vertical-title .ch,
  .vertical-title .en {
    writing-mode: horizontal-tb;
    margin: 0 0 5px 0;
    font-size: 22px;
    text-align: center;
    display: block;
  }
  .vertical-title .en {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .hide-mobile { display: none !important; }
}

/*首頁大標題*/
.b-title{position: relative;width:100%;height: 150px;font-weight: normal;text-align: center;display: flex;flex-direction: column;align-items:center;justify-content: center;color: #413c3c;font-size: 16px;margin: 1vw auto 1vw auto;padding: 0px 0 0 0;/* font-family: 'Noto Sans TC', sans-serif; *//* background:url(../../images/title-bg.png) center center no-repeat; */}
.b-title .line{width:100px;height: 5px;background:#c7e0d8;margin: 15px 0;}
.b-title span{/* letter-spacing:10px; *//* padding-left: 30px; */display: block;font-size: 30px;}
.b-title:before{content:"";position: absolute;bottom: 30px;width: 55px;height:3px;/* background: #90c31f; */animation: 1s ease-in-out 0.8s 1 widthGroup-1;}

/*內頁大標題*/
.b-innertitle{
    position: relative;
    color: #000000;
    background-color: #f9e9c6;
    background-position:center right;
    background-repeat:no-repeat;
    color: #2c4254;
    font-weight: bold;
    font-size: 26px;
    padding: 13px 20px 13px 70px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
}
.b-innertitle:before{position: absolute;left: 20px;top: 10px;content:url(../../images/menu-icon.png);/*filter: brightness(0) invert(1);*/}
.b-innertitle .line{
    position: absolute;
    left: 0;
    bottom: -6px;
    width: 100%;
    height: 5px;
    /* background: #c7e0d8; */
}

/*提醒視窗*/
.alert {
  padding: 18px 24px;
  border-radius: 8px;
  font-size: 1.08em;
  margin-bottom: 24px;
  border: 1.5px solid #ffe08a;
  background: linear-gradient(90deg, #fffbe6 80%, #fff3cd 100%);
  color: #856404;
  /* display: flex; */
  align-items: center;
  text-align: left;
  line-height: 1.5;
  box-shadow: 0 2px 8px rgba(255, 193, 7, 0.08);
  font-family: 'Noto Sans TC', 'Segoe UI', Arial, sans-serif;
  letter-spacing: 1px;
}

.alert-warning {
  border-color: #ffd24d;
  background: linear-gradient(90deg, #fffbe6 80%, #fff3cd 100%);
  color: #856404;
}

/*圖片延遲載入*/
img.lazy {
	display: block;
	/* optional way, set loading as background */
	background-image: url('../../images/ajax-loading.gif');
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

/*活動圖片裁切*/
.album-cut {/* height: 210px; */overflow:hidden;/*border:1px solid #ccc;*//* line-height: 210px; *//* background: #ebebeb; */}
.album-cut img{vertical-align:middle;}
.album-cut2 {height:250px;overflow:hidden;/*border:1px solid #ccc;*/line-height: 250px;background: #ebebeb;}
.album-cut2 img{ vertical-align:middle;}
.album-cut3 {/* height:172px; */overflow:hidden;/*border:1px solid #ccc;*//* line-height: 172px; */background: #ffffff;}
.album-cut3 img{ vertical-align:middle;}


@media screen and (max-width : 1200px) {
	.container .wrap .layout-left{ width:30%; }
	.container .wrap .layout-right{ width:70%; }	
}

@media screen and (max-width : 900px) {
	.container .wrap .layout-left{ display:none; }
	.container .wrap .layout-right{ width:100%; }

}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ------------------------------>>> Common <<<----------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

#wrapper{ width:100%; overflow:hidden; }

.container{ position:relative; width:100%; overflow: hidden;}
.container.bg-gray{ background:#f9f9f9; }

.container.row-color:nth-child(even) {/*background: #ffffff;*/}
.container.row-color:nth-child(odd) {/*background: #f4f5ef;*/}

.container .wrap{position: relative;max-width: 1400px;overflow: hidden;margin: 0px auto;}
/*回上頁*/
.gotop{ position:fixed; bottom:100px; right:20px; z-index:99; }

/*footer*/
#site_footer {
    background:url(../../images/footer-bg.png) no-repeat;
    /* background-size:cover; */
    padding-top: 350px;
    background-size: cover;
}

.footer_container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    /* align-items: center; */ /* 垂直對齊 */
    justify-content: space-between; /* 左右內容對齊 */
    flex-wrap: wrap;
    box-sizing: border-box;
    padding: 40px 0 40px 0;
}
.footer_top {
    width: 100%;
    display: flex;
    /* justify-content: center; */ /* 右對齊左側內容 */
    align-items: center; /* 垂直對齊 */
}
/* 左側區塊樣式 */
.footer_left {
    width: 60%;
    
     /* 右對齊左側內容 */
     /* 垂直對齊 */
    display: flex;
    flex-wrap: wrap;
    padding: 20px 0 0 0;
}

.footer_left .footer_left_items{
    margin: 0 0 30px 35px;
    color: #d9d9d9;
    font-size: 15px;
    flex: 100%;
}
.footer_left .footer_left_title{
    color: #fac552;
    padding: 0 0 15px 0;
}
.footer_left .footer_left_content{}

.footer_logo {
    max-width: 100%;
    height: auto;
    padding: 0 30px; /* 確保左右邊距一致 */
}

/* 右側區塊樣式 */
.footer_right {
    width: 40%;
    display: flex;
    flex-direction: column;
    /* align-items: flex-start; */ /* 左對齊右側內容 */
    color: #6c757d;
    line-height: 1.6;
    letter-spacing: 1px;
    font-size: 15px;
    margin: 0; /* 移除多餘的 margin */
    padding: 20px 0 0 0;
}

.footer_right .footer_right_content{/* border-left:1px solid #ffffff; */padding-left: 30px;}

.footer_right .contact-items {
    display: flex;
    align-items: flex-start;
    color: #ffffff;
    /* font-weight: bold; */
}

.footer_right .contact-items:not(:last-child) {
    padding-bottom: 10px;
}

.footer_right .contact-items .items-title {
    flex: 1;
    min-width: 90px;
    color: #fac552;
}

.footer_right .contact-items .items-title i {
    color: #fac552;
    padding: 0 8px 0 0;
}

.footer_right .contact-items .items-content {
    flex: 6;
    color: #d9d9d9;
    text-align: left;
}

#site_footer .designed_by {
	width:100%;
	max-width: 1000px;
	margin: 20px auto 0px auto;
	padding: 0 0 20px 0;
	/* margin-top: 50px; */
	align-self: flex-end; /* 右對齊 */
	color: #7aa29b;
	line-height: 1.5;
	text-align: center;
	font-size: 14px;
	letter-spacing: 1px;
}

#site_footer .designed_by a {
    color: #7aa29b;
    text-decoration: none;
}

#site_footer .designed_by a:hover {
    text-decoration: underline;
}

/* 響應式設計 */
@media (max-width: 900px) {
  .footer_left .footer_left_items{
      margin: 0 0 20px 0px;
  }
}
@media (max-width: 768px) {
    .footer_container {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .footer_left, .footer_right {
        width: 100%;
        text-align: center;
        justify-content: center;
        align-items: center;
    }

    .footer_right {
        align-items: center;
    }

    #site_footer .designed_by {
        align-self: center;
        text-align: center;
    }

    .footer_right_content {
        padding: 30px 30px 10px 30px;
    }
	
	.footer_container{ padding:20px 0 20px 0; }
	.footer_right .footer_right_content{border-left:none;padding-left: 30px;padding-top: 0;}

}

@media (max-width: 480px) {
    #site_footer {
        padding-top: 290px;
    }
}

/*表格樣式*/
#table-1 {
  font-family: Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

#table-1 td, #table-1 th {
  border: 1px solid #ddd;
  padding: 5px;
  text-align: center;
}

#table-1 tr:nth-child(even){background-color: #f2f1f1;}

#table-1 tr:hover {background-color: #ddd;}

#table-1 th {
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
  background-color: #90c31f;
  color: white;
}

@media screen and (max-width : 1200px) {
	.container{/* padding:0 10px; */}
	#footer-nav ul{ display:flex; flex-wrap:wrap; align-items:center; justify-content: center; }
}

@media screen and (max-width : 768px) {
	
}

@media screen and (max-width : 550px) {
	.logo-b{/* width:80%; *//* max-height: 65px; */}	
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ------------------------------>>> Index <<<----------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

/*影片&公告*/
        .bullet-container {
            display: flex;
            justify-content: space-between;
            flex-wrap: wrap;
            margin: 20px auto;
            max-width: 100%;
        }

        /* 左邊 YouTube 區塊 */
		.video-section{
			width: 55%; /* 讓左右區域有一樣的寬度 */
		}
		.video-section .b-title{
    height: auto;
    margin: 30px 0vw 20px 0vw;
    display: block;
    text-align: left;
}
		.video-section .b-title span{
    text-align: left;
}
		.video-section .b-title .line{}
        .video-section-wrap {
			width: 100%;
			position: relative;
			padding-bottom: 76.25%; /* 16:9比例，確保高度保持一致 */
			height: 0;
			overflow: hidden;
			background: #000;
			margin-bottom: 20px;
			border-radius: 30px; /* 圓角效果 */
			}
        .video-section iframe {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
			max-height:520px;
            border-radius: 30px; /* 影片區域的圓角效果 */
        }

        /* 右邊 bxSlider 區塊 */
        .carousel-section {
            width: 42%; /* 讓左右區域有一樣的寬度 */
            margin-bottom: 20px;
            /* margin-top: -10px; */
            border-radius: 30px; /* 圓角效果 */
        }
		.carousel-section .b-title{
    height: auto;
    margin: 30px 0vw 10px 0vw;
    display: block;
    text-align: left;
   }
		.carousel-section .b-title span{text-align: left;}
		.carousel-section .line{}		

		.bxslider-bullet ul{ list-style:none; }
		.bxslider-bullet li { width: 100%; background-repeat: no-repeat; background-size: cover; background-position: center; height:520px; }
		.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active{ background:#c7e0d8; }

        .bxslider-bullet img {
            width: 100%;
            height: auto;
            border-radius: 30px; /* 圓角效果 */
        }

        /* RWD 支援 */
		@media (max-width: 1200px) {
			
            .video-section-wrap {
				border-radius:0;
				padding-bottom: 75.25%; /* 16:9比例，確保高度保持一致 */
				}
            .carousel-section {
                border-radius: 0px;
            }	
			.bxslider-bullet img{ border-radius:0; }				
			.bxslider-bullet li { height:auto; }	
		}
        @media (max-width: 768px) {
			.video-section{
				width: 100%; /* 讓左右區域有一樣的寬度 */
			}			
            .video-section-wrap {
                width: 100%;
                min-height: 300px;
				border-radius:0;
            }
            .carousel-section {
				width:100%;
                border-radius: 30px;
            }				
            .bullet-container {
                flex-direction: column;
                align-items: center;
                width: 96%;
            }

        }


/*即時新聞*/
#index-report{width:100%;overflow: hidden;display:flex;justify-content: space-between;flex-wrap:wrap;}
#index-report .items{
    border: 1px solid #bcbcbc;
    flex: 0 32%;
    padding: 10px;
    margin: 10px 5px;
	transition: transform 0.1s ease-in-out, box-shadow 0.1s;
}
#index-report .items img{ width: 100%; }
#index-report .items:hover{ transform: translateY(-0.5rem); }

#index-report .items div{ width:100%; overflow:hidden; }
#index-report .items div.title{color:#000000;font-weight:bold;font-size: 16px;padding: 15px 0 0 0;}
#index-report .items div.title a{ /*color:#000000; text-decoration:none;*/ }
#index-report .items div.title:before{content:url(../../images/news-icon-1.png);vertical-align:middle;padding-right: 5px;}
#index-report img.lazy{ /*max-height:300px;*/ }

@media screen and (max-width : 900px) {
	#index-report .items{flex: 1 48%;}
}

@media screen and (max-width : 480px) {
	#index-report .items{flex: 0 100%;}
}

/*最新消息*/
.news-bg{background: url(../../images/news-bg.png) bottom center repeat;}
#index-news{margin: 0px 0;padding: 70px 10px;text-align:center;display: flex;/*align-items:center;*/justify-content: center;}
#index-news .news-left{
    flex: 15%;
}
#index-news .news-right{
    flex: 85%;
}
#index-news .news-right .news-types {
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-end;
    position: relative;
    margin: 30px 0;
}

#index-news .news-right .news-types::before,
#index-news .news-right .news-types::after {
    content: "";
    display: block;
    height: 1px;
    width: 60px;
    background: #a6a6a6;
}

#index-news .news-right .news-types::before {
    margin-right: 20px;
}

#index-news .news-right .news-types::after {
    margin-left: 20px;
}

#index-news .news-right .news-types span {
    padding: 15px 1vw;
    margin: 5px 5px;
    color: #000000;
    font-weight: bold;
    /*background: #ffffff;*/
    font-size: 16px;
    cursor: pointer;
    position: relative;
    z-index: 1;
}
#index-news .news-right .news-types span:hover{color:#fac552;transition: all 0.3s ease;
	background: #256b5e;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
}
#index-news .news-right .news-frame{width:100%;overflow:hidden;border: 1px solid #cac6be;background: #ffffff;border-radius: 25px;/* border-bottom: 3px solid #d6eddf; */}
#index-news .news-right .news-list{display:flex;flex-wrap:wrap;width:100%;overflow:hidden;margin: 5px 0;text-align: left;padding: 10px 0px 16px 0;/* border-bottom: 1px solid #d6eddf; */}
#index-news .news-right .news-list:last-child{ border:0; }
#index-news .news-right .news-list .types{flex: 1;color: #0d0d0d;background: #e6e6e6;padding: 8px 10px;max-width: 120px;text-align: center;margin: 5px 0 5px 0;font-weight: normal;font-size: 15px;display: flex;align-items:center;justify-content: center;/* border-radius: 20px; */border-top-right-radius: 10px;border-bottom-left-radius: 10px;}
#index-news .news-right .news-list .title{flex: 6;color: #0d0d0d;font-size: 16px;line-height:22px;font-family: 'Noto Sans TC', sans-serif;display: flex;align-items:center;padding: 0px 0 0 20px;}
#index-news .news-right .news-list .title a{}
#index-news .news-right .news-list .title a:hover{ color:#256b5e; }
#index-news .news-right .news-list .date{position: relative;flex: 1;min-width: 150px;padding: 0 10px;font-size: 18px;display: flex;align-items: center;justify-content: center;/* flex-direction: column; *//* font-weight: bold; */color: #a34238;/* font-style: italic; */}
#index-news .news-right .news-list .date span{padding: 5px 0 5px 0px;display: block;font-style: normal;font-size: 18px;}
#index-news .news-right .news-list .date span:before{position: absolute;top: 14px;left: 15px;/*content:url(../../images/dot-1.png);*/}
#index-news .news-right .news-list .more{flex: 2;padding: 0 5px;min-width:150px;color: #143874;font-size: 14px;display: flex;align-items: flex-end;justify-content: center;}
#index-news .news-right .news-list .more a{ color:#143874; }
#index-news .news-right .pager{position:relative;text-align:center;margin: 50px auto;}

@media screen and (max-width : 900px) {
    #index-news{ display: block;}
	#index-news .news-right .news-list .types{
    max-width: 150px;
    margin: 0 10px;
 }
	#index-news .news-right .news-list .date{
    justify-content: start;
    min-width: auto;
    flex-direction: inherit;
    font-size: 16px;
 }
	#index-news .news-right .news-list .date span{border:0;padding: 0 0px 0px 10px;font-size: 16px;}
	#index-news .news-right .news-list .title{flex:100%;padding: 10px 20px;}
    #index-news .news-right .news-list .more{ display: none;}

    #index-news .news-right .news-types{justify-content:center;}
    #index-news .news-right .news-types::before,
    #index-news .news-right .news-types::after {
        content: "";
        display: none;
        height: 1px;
        width: 0px;
        background: none;
    }

}



/*活動剪影*/
#index-album{width:100%;overflow: hidden;display:flex;/* justify-content: space-between; */flex-wrap:wrap;padding: 30px 0;}
#index-album .items{
    /* border-top: 5px solid #90c31f; */
    /* box-shadow: 1px 1px 5px #cccccc; */
    /* flex: 1 22.5%; */
    margin: 10px 10px;
    transition: transform 0.1s ease-in-out, box-shadow 0.1s;
}

#index-album .items-index{width: 31%;}
#index-album .items-content{ width: 31%; }
#index-album.inner-album .items-content{width: 46% !important;}

#index-album .items img{width: 100%;border-top-left-radius: 25px; /* 左上角圓角 */border-top-right-radius: 25px; /* 右上角圓角 */}
#index-album .items:hover{ /*transform: translateY(-0.5rem);*/ }

#index-album .items div{width:100%;overflow:hidden;}
#index-album .items div.title{color:#000000;/* font-weight:bold; */text-align: center;font-size: 16px;padding: 15px 0 15px 0;background: #ffffff;border-bottom-left-radius: 25px; /* 左下角圓角 */border-bottom-right-radius: 25px; /* 右下角圓角 */}
#index-album .items div.title a{/*color:#000000; text-decoration:none;*/font-weight: bold;/* text-shadow: 2px 2px 2px #cccccc; */}
#index-album .items div.title:before{/* content:url(../../images/album-icon-1.png); */vertical-align:middle;padding-right: 5px;}
#index-album img.lazy{ /*max-height:330px;*/ }

@media screen and (max-width : 710px) {
	#index-album .items{flex: 0 45%;}
}

@media screen and (max-width : 480px) {
	#index-album .items{flex: 0 100%;}
}

@media screen and (max-width : 1036px) {
	#index-album .items-index{width: 31%;}
}

@media screen and (max-width : 838px) {
	#index-album .items-index{width: 30%;}
}

@media screen and (max-width : 1201px) {
	#index-album .items-content{ width: 30.5%; }
}

@media screen and (max-width : 1074px) {
	#index-album .items-content{ width: 30%; }
}

@media screen and (max-width : 923px) {
	#index-album .items-content{ width: 29.5%; }
}



/*系所介紹*/
#index-about{width:100%;overflow:hidden;padding: 0 0 30px 0;}
.about-bg{ background:url(../../images/about-bg.png) bottom center no-repeat; background-size:cover; }
#index-about .about-wrap{display:flex; max-width:1300px; margin:0 auto; }
#index-about .about-wrap .b-title{ text-align:left; }
#index-about .about-wrap .b-title h5{ padding:20px 0px 20px 0px; }
#index-about .about-wrap .slogan{
    color: #81a237;
    font-size: 18px;
    font-style: italic;
    line-height: 22px;
    letter-spacing: 2px;
}
#index-about .right{flex:1;padding: 0 50px 0 50px;}
#index-about .right .service-area{position:relative;display: flex;justify-content: space-between;margin:20px 0;padding:30px 0;border-top:1px solid #d4d4d4;border-bottom:1px solid #d4d4d4;}
#index-about .right .service-area .caption{position:absolute;background: #ffffff;padding: 5px 10px;top: -13px;left:0;text-transform:uppercase;color:#334e5f;font-size:16px;letter-spacing:2px;}
#index-about .right .service-area span{ width:102px; border:8px solid #698ba1; color:#fefefe; font-size:18px; margin:5px 0; padding: 30px 23px; letter-spacing: 2px; display:inline-block;
    
	background: linear-gradient(274deg, rgba(50, 77, 94, 1)51%, rgba(74, 105, 124, 0.9)100%);
	background: -moz-linear-gradient(274deg, rgba(50, 77, 94, 1)51%, rgba(74, 105, 124, 0.9)100%);
	background: -webkit-linear-gradient(274deg, rgba(50, 77, 94, 1)51%, rgba(74, 105, 124, 0.9)100%);
	background: -o-linear-gradient(274deg, rgba(50, 77, 94, 1)51%, rgba(74, 105, 124, 0.9)100%);
	
	border-radius:50%;
    -moz-border-radius:50%;
    -webkit-border-radius:50%;
}
#index-about .pager{ text-align:right; }
#index-about .pager .btn-1{ padding:10px 70px 10px 45px; }
#index-about .pager .btn-1:after{top: 20%;}


#index-about .left{flex: 1;text-align: center;}
#index-about .left img{ border-radius: 20px; }

@media screen and (max-width : 900px) {
	#index-about .about-wrap{ display:block; }
	#index-about .right{flex:1;padding: 0 20px 0 20px;}
}

/*相關連結*/
.links-bg{ background: url(../../images/links-bg.png); background-repeat:repeat;}
#index-links{max-width: 1350px;width: 100%;float: right;/* margin: 0px auto; */padding: 70px 10px 0 10px;/* text-align:center; */display: flex;/*align-items:center;*/justify-content: center;}
#index-links .links-left{
    flex: 20%;
}
#index-links .links-right{
    flex: 80%;
}

#index-links .links-right .more{
    text-align: right;
}

.links-block{
    display: flex;
    align-items:center;
    /* justify-content: center; */
    flex-wrap: wrap;
    margin: 20px 0 0 0;
}
.links-frame {
  display: flex;
  align-items: center;
  flex: 0 46%;
  margin: 15px 2%;
  padding: 12px;
  border-bottom: 1px solid #ddd;
  /* border-radius: 8px; */
  /* background-color: #fff; */
  /* box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05); */
  transition: background-color 0.3s;
}

.links-frame:hover {
  background-color: #f9f9f9;
}

.links-frame__image {
  /* width: 80px; */
  height: auto;
  flex-shrink: 0;
  margin-right: 16px;
  border: 1px solid #dfddd9;
  border-radius: 15px;
}

.links-frame__text {
  font-size: 16px;
  color: #000;
  font-weight: bold;
  line-height: 1.4;
}

/* RWD: 當螢幕小於 900px 時，改為上下排列 */
@media (max-width: 900px) {
  #index-links{ display: block;}

  .links-frame {
    flex-direction: column;
    align-items: center;
  }

  .links-frame__image {
    margin: 0 0 8px 0;
    width: 100%;
    max-width: 100%;
  }

  .links-frame__text {
    font-size: 1rem;
    text-align: left;
  }
}

@media (max-width: 480px) {
    .links-block{ display: block;}
    #index-links .links-right .more{
        display: none;
    }    
}


/*資源分享*/
.resource-bg{ background: url(../../images/resource-bg.png); background-repeat:repeat;}
#index-resource{max-width: 1350px;width: 100%;float: right;/* margin: 0px auto; */padding: 70px 10px;/* text-align:center; */display: flex;/*align-items:center;*/justify-content: center;}
#index-resource .resource-left{
    flex: 20%;
}
#index-resource .resource-right{
    flex: 80%;
}

.resource-block{
    display: flex;
    align-items:center;
    /* justify-content: center; */
    flex-wrap: wrap;
}
.resource-frame {
  display: flex;
  align-items: center;
  flex: 0 46%;
  margin: 15px 2%;
  padding: 12px;
  border-bottom: 1px solid #ddd;
  /* border-radius: 8px; */
  /* background-color: #fff; */
  /* box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05); */
  transition: background-color 0.3s;
}

.resource-frame:hover {
  background-color: #f9f9f9;
}

.resource-frame__image {
  /* width: 80px; */
  height: auto;
  flex-shrink: 0;
  margin-right: 16px;
  /* border: 1px solid #dfddd9; */
  /* border-radius: 15px; */
}

.resource-frame__text {
  font-size: 16px;
  color: #000;
  font-weight: bold;
  line-height: 1.4;
}

/* RWD: 當螢幕小於 900px 時，改為上下排列 */
@media (max-width: 900px) {
  #index-resource{ display: block;}  
  .resource-frame {
    /* flex-direction: column; */
    /* align-items: flex-start; */
  }

  .resource-frame__image {
    margin: 0 0 8px 0;
    width: 100%;
    max-width: 100%;
  }

  .resource-frame__text {
    font-size: 1rem;
    text-align: left;
    padding: 0 10px;
  }
}

@media (max-width: 480px) {
    .resource-block{ display: block;}
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ------------------------------>>> Content <<<----------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/


/*最新消息*/
#inner-news .news-frame{width:100%;overflow:hidden;border: 1px solid #cac6be;background: #ffffff;border-radius: 15px;margin: 30px 0;/* border-bottom: 3px solid #d6eddf; */}
#inner-news .news-list{display:flex;flex-wrap:wrap;width:100%;overflow:hidden;margin: 5px 0;text-align: left;padding: 10px 0px 10px 0;/* border-bottom: 1px solid #d6eddf; */}
#inner-news .news-list:last-child{ border:0; }
#inner-news .news-list .types{flex: 1;color: #0d0d0d;background: #e6e6e6;padding: 8px 10px;max-width: 110px;text-align: center;margin: 5px 0 5px 0;font-weight: normal;font-size: 15px;display: flex;align-items:center;justify-content: center;/* border-radius: 20px; */border-top-right-radius: 10px;border-bottom-left-radius: 10px;}
#inner-news .news-list .title{flex: 6;color: #0d0d0d;font-size: 16px;line-height:22px;font-family: 'Noto Sans TC', sans-serif;display: flex;align-items:center;padding: 0px 0 0 20px;}
#inner-news .news-list .title a{}
#inner-news .news-list .title a:hover{ color:#256b5e; }
#inner-news .news-list .date{position: relative;flex: 1;min-width: 150px;padding: 0 10px;font-size: 18px;display: flex;align-items: center;justify-content: center;/* flex-direction: column; *//* font-weight: bold; */color: #a34238;/* font-style: italic; */}
#inner-news .news-list .date span{padding: 5px 0 5px 0px;display: block;font-style: normal;font-size: 18px;}
#inner-news .news-list .date span:before{position: absolute;top: 14px;left: 15px;/*content:url(../../images/dot-1.png);*/}
#inner-news .news-list .more{flex: 2;padding: 0 5px;min-width:150px;color: #143874;font-size: 14px;display: flex;align-items: flex-end;justify-content: center;}
#inner-news .news-list .more a{ color:#143874; }
#inner-news .pager{position:relative;text-align:center;margin: 50px auto;}

@media screen and (max-width : 900px) {
    #inner-news{ display: block;}
	#inner-news .news-list .types{
    max-width: 150px;
    margin: 0 10px;
 }
	#inner-news .news-list .date{
    justify-content: start;
    min-width: auto;
    flex-direction: inherit;
    font-size: 16px;
 }
	#inner-news .news-list .date span{border:0;padding: 0 0px 0px 10px;font-size: 16px;}
	#inner-news .news-list .title{flex:100%;padding: 10px 20px;}
    #inner-news .news-list .more{ display: none;}

}

/*影音花絮*/
#inner-video{width:100%;overflow:hidden;margin: 30px auto 0 auto;}
#inner-video .video_area{width: 47.5%;margin: 20px 1%;display: inline-block;vertical-align: top;line-height: 25px;/* border: 1px solid #ebebeb; */padding: 10px;/* box-shadow: 1px 1px 5px #ebebeb; */}
#inner-video .video_area .title{color:#000000;/* font-weight:bold; */font-size: 16px;padding: 15px 0 0 0;text-align: center;}
#inner-video .video_area .title a{ /*color:#000000; text-decoration:none;*/ }
#inner-video .video_area .title:before{/* content: url(../../images/dot-1.png); */vertical-align: 5%;padding-right: 5px;}

#inner-video .video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	border-radius: 20px;
}
#inner-video .video-container iframe, .video-container object, .video-container embed {
	position: absolute;
	top: 0;left: 0;
	width: 100%;
	height: 100%;
}

@media screen and (max-width : 768px) {
	#inner-video .video_area{width:100%;margin: 20px 0;}	
}


/*圖片連結*/
#inner-imglink{ width:100%; display:flex; flex-wrap:wrap; margin:40px 0; }
#inner-imglink .items{position: relative;width: 31%;display: flex;justify-content: center;margin: 0px 0 20px 2%;cursor:pointer;/* border: 1px solid #ebebeb; *//* box-shadow: 1px 1px 5px #ebebeb; */}
#inner-imglink .items:hover{ /*box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25); transition: all 0.5s ease;*/ }
#inner-imglink .items > div{text-align:center;margin: 20px auto 0 auto;width: 100%;}
#inner-imglink .items .img{/* max-width: 240px; *//* height:160px; */width: 100%;margin: 0 auto;display: flex;align-items:center;justify-content: center;}
#inner-imglink .items img{display:block;/* padding-bottom:20px; */margin: 0 auto;/*width:100%;*//* max-width: 260px; */border-top-right-radius: 25px;border-bottom-left-radius: 25px;}
#inner-imglink .items .word{position: relative;/* bottom: -30px; */margin-left: auto;margin-right: auto;width: 100%;left: 0;right: 0;/* background: #256b5e; */text-align: left;color: #000000;padding: 23px 10px 20px 55px;font-size: 16px;letter-spacing: 3px;border-radius: 50px;/* font-family: 'Noto Sans TC', sans-serif; *//* font-weight: bold; */}
#inner-imglink .items .word:before{position: absolute;left: 0px;top: 10px;content:url(../../images/links-icon-1.png);/*filter: brightness(0) invert(1);*/}

@media screen and (max-width : 1024px) {
	#inner-imglink .items img{ width:90%; max-width:100%; }
}
@media screen and (max-width : 600px) {
	#inner-imglink .items{ width:48%; }
}
@media screen and (max-width : 450px) {
	#inner-imglink .items{ width:100%; }  
}

/*圖片輪播*/
#inner-carousel{width: 100%;overflow: hidden;margin:30px 0 30px 0;}


/*下載與連結*/
#inner-download{display: flex;/* align-items:center; */justify-content: space-between;gap: 0 20px;flex-wrap: wrap;margin: 0px 0;padding: 20px 0 0 0px;text-align:center;}
#inner-download .download-list{width:100%;overflow:hidden;margin: 0px 0;text-align: left;padding: 0px 0px 5px 0;margin: 10px 0 10px 0;}
#inner-download .download-list{display:flex;flex: 0 48%;/* margin: 0 20px; */gap: 0px;flex-wrap:wrap;border-bottom: 1px dashed #cccccc;}
#inner-download .download-list .title{flex: 6;color: #0d0d0d;font-size: 16px;padding: 0 10px 0 10px;line-height:22px;font-family: 'Noto Sans TC', sans-serif;display: flex;align-items:center;}
#inner-download .download-list .title a{ color:#0d0d0d; }
#inner-download .download-list .title a:hover{ text-decoration:underline; }
#inner-download .download-list .types{/* flex: 1; *//* width: 120px; */padding: 8px 5px;margin: 0 0px 0 0;font-size: 18px;display: flex;align-items: center;justify-content: center;color: #ffffff;}
#inner-download .download-list .types span{
    padding-right: 5px;
}
#inner-download .download-list .types.color-bule1{/* background: #bed38f; */border-radius: 15px;font-weight: bold;color: #d7935b;}
#inner-download .download-list .types.color-bule2{background: #90c31f;border-radius: 15px;}

@media screen and (max-width : 600px) {
    #inner-download .download-list{ flex: 0 100%; }
	#inner-download .download-list .types{/* flex: inherit; */}
	#inner-download .download-list .title{/* flex:100%; */padding: 10px 0;}
}

/*成員執掌*/
#inner-member{width:100%;overflow:hidden;margin: 30px auto 0 auto;}
#inner-member .member-list{display: flex;flex-wrap: wrap;align-items: stretch;margin: 20px 1%;vertical-align: top;line-height: 25px;/* border: 1px solid #bcbcbc; */padding: 20px 20px;box-shadow: 0 0px 6px rgb(0 0 0 / 15%);border-radius: 20px;}
#inner-member .member-list .caption{width:100%;overflow:hidden;font-size: 18px;font-weight: bold;border-bottom: 2px solid #c7e0d8;padding: 0 0 10px 0;margin: 0 0 20px 0;}
#inner-member .member-list .caption span{
    font-size: 12px;
    color: #b6b6b6;
    padding: 0 15px;
}
#inner-member .member-list .title-area{flex: 1;padding: 0 20px;text-align: center;}
#inner-member .member-list .title-area img{/* border: 1px solid #cccccc; */width:100%;max-width:175px;border-radius: 20px;}

#inner-member .member-list .info-area{
    flex: 3;
}
#inner-member .member-list .info-area .info{
    display: flex;
    align-items: stretch;
    /* justify-content: center; */
    border-bottom: 1px solid #c8c6b3;
}
#inner-member .member-list .info-area .info:last-child{ border:0; }
#inner-member .member-list .info-area .info .left{
    /* background: #f4f5ef; */
    min-width: 90px;
    flex: 1;
    color: #c1783d;
    font-size: 16px;
    padding: 5px 10px;
    display: flex;
    align-items:center;
    justify-content: center;
}
#inner-member .member-list .info-area .info .left i{ width:26px;}
#inner-member .member-list .info-area .info .right{
    flex: 3;
    font-size: 16px;
    padding: 5px 10px;
    word-break:break-all;
    display: flex;
    align-items:center;
    /* justify-content: center; */
}

@media screen and (max-width : 1200px){
	#inner-member .member-list{ width:98%; }
}

@media screen and (max-width : 480px){
	#inner-member .member-list{ display:block; }
	#inner-teacher .member-list{width: 98%;}
	#inner-teacher .member-list .title-area{display:block;text-align: center;}
}


/*中心成員*/
#inner-teacher{width:100%;overflow:hidden;margin: 30px auto 0 auto;}
#inner-teacher .teacher-list{width: 31%;margin: 20px 1%;display: inline-block;vertical-align: top;line-height: 25px;/* border: 1px solid #bcbcbc; */padding: 20px 0px;/* box-shadow: 0 0px 6px rgb(0 0 0 / 25%); */}
#inner-teacher .teacher-list .title-area{text-align: center;/* display: flex; */align-items:center;justify-content: center;}
#inner-teacher .teacher-list .title-area .left{
    flex: 1;
}
#inner-teacher .teacher-list .title-area .left img{
	width:100%;
	/*border: 1px solid #cccccc;*/
	max-width: 220px;
	border-radius: 140px;
	border: 1px solid #ebebeb;
}
#inner-teacher .teacher-list .title-area .right{
    flex: 1;
    color: #010101;
    font-size: 20px;
    padding: 20px 0 10px 0;
}
#inner-teacher .teacher-list .title-area .right span{
    font-size: 16px;
}
#inner-teacher .teacher-list .title-area .right p{
    font-size: 14px;
    color: #2a2a2a;
    display: block;
    max-width: 110px;
    text-align: center;
    padding: 5px 10px;
    margin: 15px auto 10px auto;
    /* min-height: 36px; */
    background: #f9ede4;
}
#inner-teacher .teacher-list .info-area{
    /* border-top: 2px solid #90c31f; */
    margin-top: 5px;
}
#inner-teacher .teacher-list .info-area .info{
    display: flex;
    align-items: stretch;
    /* justify-content: center; */
    /* border-bottom: 1px solid #c8c6b3; */
}
#inner-teacher .teacher-list .info-area .info:last-child{ border:0; }
#inner-teacher .teacher-list .info-area .info .left{
    /* background: #f4f5ef; */
    color: #c1783d;
    min-width: 90px;
    flex: 1;
    font-size: 14px;
    padding: 0px 5px;
    display: flex;
    align-items:center;
    /* justify-content: center; */
}
#inner-teacher .teacher-list .info-area .info .left i{ width:26px; }
#inner-teacher .teacher-list .info-area .info .right{
    flex: 3;
    font-size: 14px;
    padding: 5px 0px;
    word-break:break-all;
}

@media screen and (max-width : 1200px){

	#inner-teacher .teacher-list{ width:98%; }
}


@media screen and (max-width : 480px){


	#inner-teacher .teacher-list{width: 98%;}
	#inner-teacher .teacher-list .title-area{display:block;text-align: center;}
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ------------------------------>>> Sitemap <<<----------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

#sitemap-area{ max-width:1200px; width:100%; overflow:hidden; margin:30px auto; }
#sitemap-area .sitemap-list{display: inline-block;vertical-align: top;width: 22.5%;margin: 0 1% 40px 1%;min-height:300px;overflow:hidden;}
#sitemap-area .title{width:100%;padding: 10px 0px;color: #3d3d3d;font-size:20px;font-family: 'Noto Sans TC', sans-serif;font-weight: bold;border-bottom: 5px solid #90c31f;display: flex;align-items:center;/* justify-content: center; */}
#sitemap-area .title span{
    font-size: 36px;
    font-weight: normal;
    color: #ffffff;
    background: #90c31f;
    padding: 7px 10px 15px 18px;
    margin: 0 20px 0 0;
    border-radius: 50px;
}
#sitemap-area .list{position: relative;clear:both;border-bottom: 1px dashed #cccccc;color: #90c31f;font-size:16px;letter-spacing:1px;margin:0 20px;padding: 17px 10px;}
#sitemap-area .list.type-2{
    padding-left: 30px;
}
#sitemap-area .list.type-1:before{ content:"●"; }
#sitemap-area .list.type-2:before{content:"○";left: 30px !important;}
#sitemap-area .list.type-1:before , #sitemap-area .list.type-2:before{position: absolute;left: 8px;top: 20px;padding-right: 5px;font-size:12px;}
#sitemap-area .list a{display: inline-block;line-height: 20px;color: #3d3d3d;font-weight: bold;text-decoration:none;padding-left: 20px;}
#sitemap-area .list a:hover{ color:#90c31f; }
#sitemap-area .list:first-child{ border:0; }
#sitemap-area .list.sub{border:0;padding: 15px 35px;}
#sitemap-area .list.sub:before{font-family: "Font Awesome 5 Free";font-weight: 900;content: "\f1ce";padding-right: 10px; font-size:14px; }


@media screen and (max-width : 1023px) {	
	#sitemap-area .sitemap-list{ width:47%; }
	
}
@media screen and (max-width : 720px) {
 	#sitemap-area .sitemap-list{ width:98%; }
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ------------------------------>>> News <<<----------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/


/*檔案與連結*/
.download-list{width:100%;overflow:hidden;padding: 15px 20px 15px 20px;box-sizing:border-box;margin:5px 0;border-bottom:1px dotted #919191;}
.download-list .down-left{float:left;font-size: 16px;max-width: 30px;width: 10%;color: #256b5e;}
.download-list .down-left img{ vertical-align:-15%; width:20px; }
.download-list .down-right{float:left;width: 90%;}
.download-list .down-right a{color: #000000;font-size:15px;text-decoration:none;}
.download-list .down-right a:hover{ color:#256b5e; }

/* ----------------------------------------------------------------------------------------------------------------*/
/* ------------------------------>>> Contact <<<----------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

/*聯絡我們*/
#index-contact{width:100%;max-width: 1300px;margin: 0 auto;min-height:190px;padding: 30px 0px;overflow:hidden;/* background:url(../../images/contact-bg.png) no-repeat top center; */}
#index-contact .contact-form{/*display:flex;*/}
#index-contact .contact-form > .left{flex:1;padding: 0 15px;}
#index-contact .contact-form > .right{flex:1;padding: 0 15px;}

#contact_info{ position:relative; max-width:1200px; overflow:hidden; }
#contact_info .contact_info_left{float:left;width: 50%;margin: 20px 0 30px 0;}
#contact_info .contact_info_right{/* float:left; *//* max-width:400px; *//* width: 50%; */font-size:15px;padding: 10px 0 0 10px;box-sizing: border-box;letter-spacing:1px;color:#4f4f4f;line-height:30px;}

#contact_info .slogan{ background:url(../../images/about_line.png) top center no-repeat; padding:90px 0 0 0; position:absolute; top:0; right:0; }
.contact_info_btitle{ width:100%; border-bottom:1px solid #6d6b64; }
.contact_info_area{width:100%;overflow:hidden;line-height:25px;padding: 5px 0;/* border-bottom:1px dashed #a7a7a4; */}
.contact_info_title{float:left;width:10%;color: #256b5e;/* background:#c6e0a8; */text-align:center;margin:0 5% 0 0;padding:0 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.contact_info_content{ float:left; width:70%; }

/*聯絡我們表單*/
.contact-form .input-item{width:100%;display: flex;align-items:center;justify-content: center;background:#ffffff;margin: 25px 0;padding: 0px 10px 0px 10px;border:1px solid #cecece;transition: all 0.5s ease;line-height: 25px;}
.contact-form .input-item:hover{border:1px solid #ebdfc7; border-left:5px solid #ebdfc7;}
.contact-form .input-item .left{flex:1.5;color: #000000;font-size: 16px;letter-spacing: 1px;}
.contact-form .input-item .left span{ color:#cb333e; width:13px; display:inline-block; }
.contact-form .input-item .right{flex: 3.5;padding: 0 0px;border-left: 1px solid #d5d5d5;}
.contact-form .input-item .right input{width:100%;font-size:16px;border:0;padding: 10px 10px 10px 10px;background:transparent;outline: 0;}
.contact-form .input-item .right select{width:90%;font-size:16px;border:0;padding: 10px 10px 10px 10px;background:transparent;outline: 0;}
.contact-form .input-item .right textarea{width:100%;padding:10px;font-size:16px;height: 175px;border:0;background:transparent;resize:none;outline: 0;}
.contact-form .input-item .right .rand-img{position:absolute;right: 10px;top: 8px;cursor:pointer;}
.contact-form .pager .btn-1:before{ left:10px; }
.contact-form .pager{ text-align:right; }

#contact-info{ background:url(../../images/contact-bg.png) no-repeat; }
#contact-info .wrap{min-height:600px;display:flex; justify-content: space-between; flex-wrap:wrap; }
#contact-info .left{width:40%; padding:10px; }
#contact-info .left .css-table{ padding:10px; }
#contact-info .left .css-td:first-child{width: 20px; color:#71c6b2; }
#contact-info .left .css-td:nth-child(2){ width:40px; }
#contact-info .left .css-td{width:30px;padding: 15px 0;font-size: 16px;border-bottom: 1px dotted #cccccc;}
#contact-info .right{width:50%; padding:10px; }
#contact-info .right .map{width:100%;color:#385170;font-size:16px;display: flex;justify-content: flex-end;}
#contact-info .right .map .iframe{width:100%;/* max-width:500px; */height:400px;border:0;}


@media screen and (max-width : 1200px) {
	#contact-info .left{ flex:1; width:auto; }
	#contact-info .right{ flex:1; width:auto; }	
}
@media screen and (max-width : 1024px) {
	#contact-info .wrap{ display:block; }
	#index-contact .contact-form{padding-top: 0px;}
	.contact-form .input-item .left{ flex:2; }
}
@media screen and (max-width : 768px) {
	#index-contact { min-height: 180px; }
	#index-contact .contact-form{ display:block; }
	.contact-form .input-item .right{ flex:3; }
	.contact-form .input-item .left{ flex:1; }

	#contact_info .contact_info_left { float: none; width: 100%; }
    #contact_info .contact_info_right { padding: 0px; width: 100%; }
	
}
@media screen and (max-width : 480px) {
	#contact-info .left .css-td:nth-child(2){ display:none; }
	.contact-form .input-item .right{ flex:1.5; }	
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ------------------------------>>> 流向追踨調查 <<<----------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

.website-frame{width:100%;overflow:hidden; margin:30px 0 0 0 !important; padding: 40px; min-height:200px; border: 1px solid #cac6be;background: #ffffff;border-radius: 25px;/* border-bottom: 3px solid #d6eddf; */}
.website-frame .frame-title{
    position: relative;
    color: #000000;
    /* background-color: #f9e9c6; */
    background-position:center right;
    text-align: left;
    background-repeat:no-repeat;
    color: #256b5e;
    border-bottom: 1px solid #b5b5b5;
    /* font-weight: bold; */
    font-size: 20px;
    padding: 13px 20px 13px 45px;
    margin: 0 0 20px 0px;
    /* border-top-right-radius: 20px; */
    /* border-bottom-left-radius: 20px; */
}
.website-frame .frame-title:before{position: absolute;left: 0px;top: 8px;content:url(../../images/menu-icon.png);/*filter: brightness(0) invert(1);*/}

.website-frame .frame-content{ padding: 30px 0;}


#inner-signup{}
#inner-signup .caption{font-size: 16px;color: #6a6a6a;line-height:25px;font-family: 'Noto Sans TC', sans-serif;margin-bottom:50px;text-align: center;}
#inner-signup .caption span{ color:#ae0101; font-size:14px; }
#inner-signup .flex-table{display:flex;max-width:870px;width:100%;margin:0 auto;padding:0 10px;/* border-bottom:1px dashed #e1e1e1; */}
#inner-signup .flex-table.line{border-bottom:1px dashed #b2b2b2;}
#inner-signup .flex-table .flex-th{width:120px;text-align:left;display:flex;align-items:center;font-size: 16px;color: #3a291a;/* border-top:1px solid #c9c9c9; *//* border-right: 1px solid #c9c9c9; */}
#inner-signup .flex-table .flex-th font{color:#8c1b01;margin-right: 5px;}
#inner-signup .flex-table .flex-th i{ display:inline-block; width:10px; font-style:inherit; color:#F00; padding-right:5px; }
#inner-signup .flex-table .flex-th span{ display:inline-block; color:#067d97; font-size:12px; }

#inner-signup .flex-table .flex-td{flex:4;padding: 5px 10px;text-align:left;/* border-top:1px solid #c9c9c9; */min-height: 50px;font-size: 15px;/* display: flex; */align-items:center;}
#inner-signup .flex-table .middle{ display:flex; align-items:center; }

#inner-signup input[type='text'],
#inner-signup input[type='file'],
#inner-signup select{

outline:0;

/*width:100%;*/

background: #ffffff;

border: 1px solid #bfbfbf;

color:#333333;

font-size:15px;

padding: 12px 20px;

margin: 5px 0;

box-sizing: border-box;

border-radius: 15px;

border: 1px solid #c9c5be;

padding: 7px 16px;

box-sizing: border-box;

margin: 0 0 10px 0;

font-size: 16px;

border-radius: 10px;

color: #000000;

letter-spacing: 1px;
}

#inner-signup .flex-table{min-height: 100px;outline:0;width:100%;background: #ffffff;border: 1px solid #e7d4b5;color: #b3a48a;font-size:15px;padding: 15px 15px;margin: 5px 0;box-sizing: border-box;border-radius: 15px;}
#inner-signup .flex-area{display:flex;}

#inner-signup .flex-area .flex-column{flex: 1;padding: 0 5px; font-size:15px; }
#inner-signup .flex-area .flex-column2{flex: 2;padding: 0 5px;}
#inner-signup .flex-area .flex-column5{flex: 5;padding: 0 5px;}
#inner-signup .flex-table .zipcode{ font-size:15px; color:#787878; }
#inner-signup .flex-table .zipcode span{ font-size:13px; color:#00629f; padding:0 10px; }
#inner-signup span.btn{display: inline-block;border: 1px solid #cf6b00;color: #cf6b00;cursor:pointer;margin: 5px 3px;text-decoration: none;padding: 10px 20px;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;}

#fancy-frame{ width:100%; padding:40px 5%; }
#fancy-frame .bottom{ width:100%; padding:30px 30px; text-align:center; }


@media screen and (max-width : 768px) {
  	#inner-signup .flex-area{/* display:block; */}
  	#inner-signup .flex-area .flex-column{ padding:5px; }
}

@media screen and (max-width : 480px) {
	#inner-signup .flex-table .flex-th{ border:0; padding:15px 0 0 0; font-weight:bold; }
	#inner-signup .flex-table{ display:block; }
}



@media screen and (max-width : 600px) {
    .website-frame{ padding: 20px;}
}


.employment-form {
  font-family: sans-serif;
  font-size: 16px;
  line-height: 1.6;
  color: #222;
}

.employment-form__section {
  margin-bottom: 20px;
}

.employment-form__sub-options {
  margin-left: 24px;
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.employment-form__indent {
  margin-left: 30px;
  margin-bottom: 0px;
}

.employment-form__input {
  width: 60px;
  padding: 4px;
  margin-left: 4px;
}

@media (max-width: 600px) {
  .employment-form {
    font-size: 15px;
  }

  .employment-form__input {
    width: 50px;
  }
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ------------------------------>>> 學員專區 <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

.login-area{ width:100%; overflow:hidden; margin:30px 0; }
.login-title{ display:flex; width:100%; padding:15px 30px; background:#46C5EA; color:#ffffff; border:2px solid #46C5EA; font-size:24px;
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
.login-title .left{ padding-right:30px; }
.login-title .right{ display:flex; border-left:1px dashed #ffffff; padding-left:30px; align-items:center; justify-content: center;}
.login-content{width:100%;padding:15px 10px;font-size:16px;color:#222222;line-height:30px;text-align: center;/* background:#ffffff; */-webkit-border-bottom-right-radius: 10px;-webkit-border-bottom-left-radius: 10px;-moz-border-radius-bottomright: 10px;-moz-border-radius-bottomleft: 10px;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;}

#login-area{width:100%;margin: 30px auto;overflow:hidden;padding:0 10px;box-sizing:border-box;background: #eeeeee;}
#login-area .input{ cursor:hand; cursor:pointer; background:#f3f3f3;border:1px solid #d6d6d6;max-width:450px; color:#323232; font-size:16px; letter-spacing:2px;margin: 30px auto 0px auto;padding: 5px 30px 5px 30px;-webkit-border-radius: 25px;-moz-border-radius: 25px;border-radius: 25px;}
#login-area .input input[type=text],#login-area .input input[type=password]{ border:0; background:#F3F3F3;width: 70%; outline:0; font-size:14px;padding: 10px 0;letter-spacing:1px; color:#333;}

.login-submit{ display:inline-block; border:1px solid #dadada; margin:30px auto; padding:12px 28px; letter-spacing:1px; color:#585858; font-size:16px; text-decoration:none; background:#ffffff; }

@media (max-width: 480px) {
	.hide480{ display:none; }	

}


.login-area{ width:100%; overflow:hidden; margin:0px auto; text-align:center; }
.login-title{ font-size:18px; color:#395069; font-weight:bold; border-bottom:1px solid #bebebe; padding-bottom:10px; }
.login-area table{ margin:30px 0;}
.login-area table td {color:#3b3a3a;padding: 10px 25px 10px 0px;font-size: 16px;text-align:left;}
.login-area table td:first-child span{display: inline-block;width: 15px;color: #fff;padding-right:3px;}
.login-area table td img{ vertical-align:middle; }

.form-input input[type="text"],input[type="password"],input[type="number"]{border: 1px solid #b9b7b7;background: #f9f9f9;/* border-radius: 4px; */margin:5px 0;width:100%;height:35px;padding:5px 10px;box-sizing:border-box;color: #000;outline: none;font-size: 14px;}
.form-input select{max-width:130px;width:100%;height:35px;border:1px solid #696868;padding:0 7px;outline:0;letter-spacing:1px;font-size:15px;font-family:"微軟正黑體";border: 1px solid #b9b7b7;background: #f9f9f9;/* border-radius: 4px; */}
.form-input textarea {border:1px solid #696868;width:100%; font-size:14px; padding:5px 10px;box-sizing:border-box;color:#646464;-webkit-transition: width 0.4s ease-in-out;transition: height 0.4s ease-in-out;height:100px;outline: none;border: 1px solid #b9b7b7;background: #f9f9f9;border-radius: 4px;}

@media (max-width: 767px) {
  .login-area table,
  .login-area tbody,
  .login-area tr,
  .login-area td {
    display: block;
    width: 100% !important;
    box-sizing: border-box;
  }

  .login-area tr {
    margin-bottom: 15px;
    border-bottom: 2px solid #eee;
    padding-bottom: 15px;
  }

  .login-area tr:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .login-area td {
    height: auto !important;
    padding: 5px 0;
    text-align: left !important; /* Align text to the left */
  }

  .login-area td:first-child {
    font-weight: bold;
    padding-bottom: 5px;
    color:#856404;
  }
  .login-area table td:first-child span{width:auto;}
  .login-area table tr:nth-child(odd) td {
    background-color: transparent !important;
  }

  .login-area input[type="text"],
  .login-area input[type="password"] {
    width: 95%; /* Make inputs take full width */
  }

  .login-area .frame-title {
    margin-top: 20px;
  }
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ------------------------------>>> 提示框 <<<----------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

.tooltip {
    position: relative;
    display: inline-block;
    cursor: pointer;
    color: #256b5e;
    font-weight: 500;
    transition: color 0.2s;
}

.tooltip:hover {
    color: #fac552;
}

.tooltip .tooltiptext {
    visibility: hidden;
    opacity: 0;
    min-width: 300px;
    max-width: 350px;
    background: linear-gradient(120deg, #256b5e 80%, #3a7e6c 100%);
    color: #fff;
    text-align: left;
    font-size: 14px;
    border-radius: 10px;
    padding: 16px 18px;
    position: absolute;
    z-index: 10;
    bottom: 130%;
    left: 50%;
    transform: translateX(-50%) scale(0.98);
    box-shadow: 0 8px 24px rgba(37,107,94,0.18), 0 1.5px 6px rgba(0,0,0,0.08);
    line-height: 1.3;
    transition: opacity 0.3s, visibility 0.3s, transform 0.3s;
    pointer-events: none;
}

/* 箭頭設計 */
.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -10px;
    border-width: 10px;
    border-style: solid;
    border-color: #256b5e transparent transparent transparent;
    filter: drop-shadow(0 2px 2px rgba(0,0,0,0.08));
}

.tooltip:hover .tooltiptext,
.tooltip:focus .tooltiptext {
    visibility: visible;
    opacity: 1;
    transform: translateX(-50%) scale(1);
    pointer-events: auto;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ------------------------------>>> checkbox/radio template <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/


/* The container */
.container-item {
  display: flex;
  position: relative;
  color: #474747;
  letter-spacing: 2px;
  padding-left: 30px;
  padding-right: 10px;
  padding-bottom: 0px;
  margin-bottom: 10px;
  margin-top: 10px;
  cursor: pointer;
  font-size: 16px;
  font-weight: normal;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.container-item.tips{ color:#8c1b01;}
.container-item.normal{ color:#191919;}

/* Hide the browser's default checkbox */
.container-item input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 3px;
  left: 0px;
  height: 22px;
  width: 22px;
  background-color: #fff;
  border: 1px solid #c9c5be;
  border-radius: 5px;
}

/* On mouse-over, add a grey background color */
.container-item:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a red background and a checkmark */
.container-item input:checked ~ .checkmark {
  background-color: #256b5e; /* 背景變紅色 */
  border-color: #256b5e; /* 邊框變紅色 */
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "✔"; /* 顯示打勾符號 */
  position: absolute;
  display: none;
  color: #fff; /* 打勾符號顏色 */
  font-size: 15px;
  top: 50%;
  left: 55%;
  transform: translate(-50%, -50%);
}

/* Show the checkmark when checked */
.container-item input:checked ~ .checkmark:after {
  display: block;
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ------------------------------>>> Mobile Menu <<<----------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/


body { transition: background-color .2s; }
#wrapper { transition: margin-left .2s; }
.sidenav { display:flex; flex-direction: column; height: 100%;overflow:hidden;width: 0;position: fixed;z-index: 9999;top: 0;right: 0;background-color: rgba(255, 255, 255, 1);overflow-x: hidden;transition: 0.2s;/*padding-top: 60px;*/box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}
.sidenav .closebtn {font-size: 25px;position: absolute;top: 25px;right: 10px;color: #256b5e;}
.sidenav .head {width:100%;position: relative;overflow:hidden;/* text-align: center; */padding: 15px 0 15px 5px;border-top: 3px solid #256b5e;border-bottom: 1px solid #ebebeb;background: #ffffff;}
.sidenav .head img{max-width: 259px;}

.sidenav .menu-top{ }
.sidenav .menu-bottom{width: 100%;height: 100%;background: #ebebeb;padding: 20px 0 10px 0;display: flex;align-items: flex-end;justify-content: center;}
.sidenav .menu-bottom .search{padding:10px 20px;}
.sidenav .menu-bottom .search .items{
    margin: 20px 0;
    display:flex;
}
.sidenav .menu-bottom .search .items .lefter{
	flex: 1;
	width: 80px;
	font-size: 16px;
	color: #3c3c3c;
	display: flex;
	align-items:center;
	justify-content: center;
}
.sidenav .menu-bottom .search .items .lefter i{color: #0557A1;padding-right:8px;}
.sidenav .menu-bottom .search .items .righter{flex: 1;padding: 0 0 0 10px;}
.sidenav .menu-bottom .search .items .righter .search-items{ display:flex;}
.sidenav .menu-bottom .search .items .righter .search-items .input{flex: 1;}
.sidenav .menu-bottom .search .items .righter .search-items .input input[type="text"]{border:0;outline: 0;max-width: 100px;padding: 15px;-webkit-border-top-left-radius: 20px;-webkit-border-bottom-left-radius: 20px;-moz-border-radius-topleft: 20px;-moz-border-radius-bottomleft: 20px;border-top-left-radius: 20px;border-bottom-left-radius: 20px;}
.sidenav .menu-bottom .search .items .righter .search-items .button{flex:1;background: #0557A1;color: #ffffff;padding: 15px 20px;-webkit-border-top-right-radius: 20px;-webkit-border-bottom-right-radius: 20px;-moz-border-radius-topright: 20px;-moz-border-radius-bottomright: 20px;border-top-right-radius: 20px;border-bottom-right-radius: 20px;}

.sidenav .menu-bottom .community{padding: 10px 5px;text-align: center;}
.sidenav .menu-bottom .copyright a{color: #939797;text-decoration:none;}
.sidenav .menu-bottom .copyright a:hover{ text-decoration:underline; }


@media screen and (max-height: 450px) {
 .sidenav {padding-top: 15px;}
 .sidenav a {font-size: 18px;}
}
/*選單 - 選項*/
#ajax-sidenav > div {position:relative;width: 100%;border-left: 5px solid #256b5e;border-bottom: 1px solid #ebebeb;color: #000000;padding: 15px 25px;line-height:20px;box-sizing:border-box;cursor: pointer;cursor: hand;font-size: 14px;letter-spacing: 3px;}
#ajax-sidenav > div:before {/*content:url(../../images/header-icon.png);vertical-align:0; padding-right:10px;color: #000000;*/}

#ajax-sidenav > div i {position:absolute;right: 15px;top: 17px;}
#ajax-sidenav > div.title { background: #b19bb5; color: #ffffff; }
#ajax-sidenav > div:hover { /*color:#57708e;*/ }
#ajax-sidenav > div span { position:absolute; right:0; top: 0; display:block; padding: 15px 20px; border-left: 1px solid #ebebeb;/* border-right: 1px solid #ebebeb; */ }
#ajax-sidenav > div.nav {background:#ECECEC;border-bottom: 1px solid #CDCDCD;color: #333333;}
#ajax-sidenav > div.nav:before { content:""; padding-right:0px; }
#ajax-sidenav > div img { vertical-align:middle; padding-right:8px; }
.submenu-nav { width: 100%; overflow:hidden; display:none; background-color: #FFFFFF; }
.submenu-nav div {position:relative;font-size: 14px;background: #ffffff;line-height: 20px;border-bottom: 1px solid #ebebeb!important;padding: 18px 30px 18px 55px !important;cursor:pointer;}
.submenu-nav div:before{position: absolute;left: 30px;top: 20px;font-family: "Font Awesome 5 Free";font-weight: 900;content: "\f111";color: #e2e2e2;padding-right: 8px;}
.submenu-nav div a{font-size: 14px;color: #000000 !important;}
.submenu-nav div i{position:absolute;top:20px;right: 16px;color: #000000;}
.submenu-nav.layer3 div{padding: 18px 10px 18px 80px !important;}
.submenu-nav.layer3 div:before{position: absolute;left: 55px;top: 20px;font-family: "Font Awesome 5 Free";font-weight: 100;content: "\f111";color: #e2e2e2;padding-right: 8px;}


.submenu2{background:#ebebeb !important;border-left: 5px solid #9B7354;}
.submenu3{background:#f5f5f5 !important;border-left: 5px solid #9B7354;}

.copyright{text-align: center;color: #939797;line-height: 18px;padding: 20px 10px;}

@media screen and (max-height: 450px) {
 .sidenav { padding-top: 15px;}

 .sidenav a { font-size: 18px;}
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ------------------------------>>> Menu Search <<<----------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

.jq-submenu.srh{position:relative;padding:0 !important;}
.jq-submenu.srh .srh-btn{position:absolute;right: 30px;top: 20px;}
.jq-submenu.srh input[type="text"]{
	/* max-width:218px; */
	background: #F2f2f2;

	-webkit-appearance: none;
	border-radius: 0;
	width: 100%;
	height: 50px;
	border:0;
	font-size: 14px;
	padding: 0 50px 0 25px;

	box-sizing: border-box;
	letter-spacing:1px;

	color:#333;
	outline:0;
}

.jq-submenu.nav{ border-left:0 !important; }
.jq-submenu.nav i{ position:initial !important; padding-right:8px; }

/* ----------------------------------------------------------------------------------------------------------------*/
/* ------------------------------>>> Bxslider <<<----------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

ul.bxslider { margin:0; padding:0; }
#home_banner {display: inline-block;width: 100%;overflow: hidden;position: relative;background:#f3f8fb;}


#home_banner ul{ list-style:none; }
#home_banner li { width: 100%; background-repeat: no-repeat; background-size: cover; background-position: center; }
#home_banner img { display: block; width:100%; }
#home_banner .bxslider { opacity: 0; }
#home_banner .bx-wrapper .bx-pager.bx-default-pager a:hover, #home_banner .bx-wrapper .bx-pager.bx-default-pager a.active {background: #fac552;border: 2px solid #fac552;}
#home_banner .bx-wrapper .bx-pager.bx-default-pager a {background-color: transparent;border: 2px solid #ffffff;width: 15px;height: 15px;margin: 0 8px;border-radius: 50%;box-shadow:2px 2px 8px rgba(15%,15%,40%,0.1);}
#home_banner .bx-wrapper .bx-pager { bottom: 32px; opacity: 1; }
#home_banner .bx-wrapper .bx-controls-direction{ opacity: 0; }
#home_banner .word { font-size: 15px; position: absolute; margin-left: -187px; margin-top: -116px; left: 50%; top: 50%; color: #673D3A; letter-spacing: 25px; opacity: 0.2; }
#home_banner .word b { font-weight: bold; }
#home_banner .down { position: absolute; right: 30px; bottom: 32px; width: 34px; height: 28px; z-index: 99; cursor: pointer; opacity: 0; }
#home_banner .down img { display: block; }

#home_banner .bx-wrapper .bx-prev,
#home_banner .bx-wrapper .bx-next {
    position: absolute;
    z-index: 10;
    opacity: 1;
    bottom: 10%;
    transform: translateY(-50%);
    right: 5%;
}

#home_banner .bx-wrapper .bx-prev {
    right: 12%;
    margin-right: 100px;
    left: auto;
}

#home_banner .bx-wrapper .bx-next {
    right: 12%;
    left: auto;
}

#home_banner .bx-next:hover , #home_banner .bx-prev:hover{ opacity:.8; }

/* line 84, scss/_header.scss */
.headerTitleContainer {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  /*
  @media only screen and (max-width: 640px), screen and (max-height: 900px) {     
  	.headline {
  		margin: 13rem auto 0 auto;
  	}
  }
  @media only screen and (min-width: 641px) and (max-width: 768px) {
  	.headline {
  		margin: 10rem auto 0 auto;
  	}
  }
  */
}
/* line 90, scss/_header.scss */
.headerTitleContainer .headline {
  text-align: center;
  margin: 15rem auto 0 auto;
  width: 100%;
  max-width: 600px;
  color: #ffffff;
  /* background: #ebebeb; */
  /* border-bottom: 1px solid #ffffff; */
  background-color: rgba(33, 33, 33, 0.6);
  padding: 10px 20px 10px 20px;
}

.headerTitleContainer a{ 
  text-decoration:none;
}

.headerTitleContainer .headline h2{
    padding: 0px 0 0px 0;
    margin: 20px 0;
    font-size: 65px;
    letter-spacing: 10px;
    /*font-family: "標楷體", "KaiTi", sans-serif;*/
    font-weight: normal;
    text-shadow: 1px 1px 1px #9a9a9a;
    font-weight: bold;
}
.headerTitleContainer .headline p{
    letter-spacing: 2px;
    font-size: 24px;
    color: #F4D885;
    /*font-family: "標楷體", "KaiTi", sans-serif;*/
    /* font-weight: bold; */
}



/* line 96, scss/_header.scss */
.headerTitleContainer .button, .headerTitleContainer .headerButton {
  display: none;
}


@media screen and (max-width : 1200px) {
	
	#home_banner .bx-controls-direction
	{
		display:none;	
	}

}

@media only screen and (max-width: 1024px) {
  /* line 104, scss/_header.scss */
  .headerTitleContainer .headline {
    margin: 7rem auto 0 auto;
  }
  .headerTitleContainer .headline p{ font-size:19px; padding:1px 0; letter-spacing: 2px;}  
  .headerTitleContainer .headline h2{ letter-spacing: 3px;font-size: 22px;color: #F4D885; }

}
@media only screen and (min-width: 641px) and (max-width: 768px) {
  /* line 110, scss/_header.scss */
  .headerTitleContainer .headline {
    margin: 7rem auto 0 auto;
  }
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ------------------------------>>> Effect <<<----------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/



/*scroll progress bar*/
.KW_progressContainer {
  left:0;
  width: 100%;
  height: 0.6em;
  margin-bottom: 0px;
  position: fixed;
  top: 0px;
  overflow: hidden;
  background-color: #81a237;
  content: "";
  display: table;
  table-layout: fixed;
  z-index:999;
}

.KW_progressBar {
  width: 0%;
  float: left;
  height: 100%;
  z-index:99;
  max-width: 100%;
  background-color: #9cd420;
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
}

/*圖片放大*/
.zoom-in img {

	width: 100%;	
}


.zoom-in:hover img {
	transform: scale(1.1);
	transition: all 0.5s ease;
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ------------------------------>>> Common Animation <<<----------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

@keyframes widthGroup-1 {
    0% { width: 0; }
    60% { width: 70px; }	
    100%   { width: 60px; }
}


.scaleZoom {
	-webkit-animation: scaleZoom 2s ease both;
	animation: scaleZoom 2s ease both;
}
@-webkit-keyframes scaleZoom {
	from { opacity: 0; -webkit-transform: scale(1.2); }
}
@keyframes scaleZoom {
	from { opacity: 0; -webkit-transform: scale(1.2); transform: scale(1.2); }
}

.scaleZoom-2 {
	-webkit-animation: scaleZoom-2 2s ease both;
	animation: scaleZoom-2 2s ease both;
}
@-webkit-keyframes scaleZoom-2 {
	from { opacity: 0; -webkit-transform: scale(1.05); }
}
@keyframes scaleZoom-2 {
	from { opacity: 0; -webkit-transform: scale(1.05); transform: scale(1.05); }
}

/*------image mask--------*/
.photo-mask{opacity:0;position:absolute;left:0;bottom:0;color:#ffffff;width:100%;height:100%;background-color: rgba(155, 155, 155, 0.9);letter-spacing:3px;text-align:center;padding: 4vw;box-sizing:border-box;line-height:22px;-webkit-transition:.2s;-ms-transition:.2s;-moz-transition:.2s;}

.photo-mask-content{ width:100%; height:100%; display:flex; align-items:center; justify-content: center; }
.photo-mask-content span{color:#8dbb00 !important;font-weight:normal !important;font-size: 18px !important;}
.photo-mask .line{border:1px solid #FFFFFF;}
.gallery{ position:relative; }
.gallery .photo-mask{ opacity:0; cursor:pointer; }
.gallery:hover .photo-mask{ opacity:1; }
.gallery:hover .title{ opacity:0; }	
	

/* ----------------------------------------------------------------------------------------------------------------*/
/* ------------------------------>>> Location <<<----------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

.Loadaction_Box { position:relative; height: 100%; width: 0%; position: fixed; overflow:auto; top: 0; left: 0; overflow:auto; background-color:rgba(0, 0, 0, 0.5); z-index:100000000 }
.Loadaction {width: 220px;height: 60px;top: 42%;position: absolute;margin-left: auto;margin-right: auto;padding-top: 10px;left: 0;right: 0;background-color:rgba(0, 0, 0, 0.5);-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}
.Actionupload_Text {font-size:13px;color:#FFFFFF;height: 25px;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------------------------------->>> pagelink <<<--------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/


.pageselect{border:1px solid #CCCCCC;padding: 4px 5px;font-size:12px;}
.pageselect:hover{ background:#ebebeb; }
a.pagelink_no{color:#333333;text-decoration:none;border: 1px solid #cccccc;padding: 7px 5px;display: inline-block;margin: 5px 0;}
a.pagelink_no:hover{ background:#ebebeb; }
a.pagelink{color:#333333;text-decoration:none;border: 1px solid #CCCCCC;padding: 5px 10px;}
a.pagelink:hover{ background:#ebebeb; }
a.pagelink_ch{color:#333333;padding: 5px 10px;border: 1px solid #cccccc;background: #ebebeb;text-decoration:none;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ------------------------------>>> Content <<<----------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

/*師資介紹*/
.member_list{width:100%;overflow:hidden;margin: 50px 0 20px 0;}
.member_list_left{width: 30%;margin: 0 4% 0 0;float:left;}
.member_list_left img{width:100%;margin-right: 5%;border:2px solid #eaeaea;max-width: 275px;border-radius: 35px;}
.member_list_center{width: 43%;margin: 0 5% 0 0;float:left;}
.member_list_center2{width: 65%;margin: 0 0 0 0;float:left;}
.member_list_right{ width:30%; float:left; padding:0 0; box-sizing:border-box; }
.member_title{color: #413c3c;font-size:20px;border-bottom: 5px solid #c7e0d8;padding: 40px 0 15px 0;}
.member_title:before{ /*content:url(../../images/teacher_title.png); vertical-align:middle; padding:0 10px 0 0;*/ }
.more_area{width:95%; text-align:right;}

.member{width:100%; overflow:hidden; margin:0 auto; line-height:40px; color:#2D2D2D; font-size:15px; letter-spacing:1px;}
.member_name{font-size:20px;color: #010101;/* font-weight:bold; */margin: 0 0 5px 0;/* border-bottom: 1px dashed #a7a7a4; */}
.member_name a{color: #000000;text-decoration: inherit;}
.member_name span{/* display:block; */margin: 0 20px;color: #009090;font-size: 16px;text-shadow:none;}
.member_info_area{width:100%;overflow:hidden;line-height:25px;padding: 7px 0 7px 0;border-bottom:1px dashed #a7a7a4;}
.member_info_title{float:left;width: 22%;/* height: 35px; */line-height: 35px;color: #c1783d;/* font-weight: bold; */}
.member_info_title i{ padding:0 10px 0 0; }
.member_info_content{float:left;width: 78%; line-height: 2;}
.member_info_content a{ color:#000000; text-decoration:underline; }
.member_info_content a:hover{ color:#90c31f; }
.member_info_content .form-input {border: 1px solid #b9b7b7;background: #f9f9f9;border-radius: 4px;width: 100%;height: 35px;padding: 5px 10px;box-sizing: border-box;color: #646464; outline: none;}

/*教師留校時間*/


.table-1 { border-collapse:collapse; }
.table-1 th,.table-1 td{ text-align:center;  border:1px solid #cccccc; }

@media screen and (max-width : 768px){
	.member_list_left{ float:none; text-align:center; margin:0 auto; width:60%; }
	.member_list_center, .member_list_center2{ width:100%; float:left }
	.member_list_right{ float:none; width:100%; }	
	.more_area{width:100%; text-align:center;}
	.member_info_title{ float:none; width:100%; }	
}

.form-input input[type="text"],input[type="password"]{border: 1px solid #b9b7b7;background: #f9f9f9;border-radius: 4px;margin:5px 0;width:100%;height:35px;padding:5px 10px;box-sizing:border-box;color: #000;outline: none;font-size: 14px;}
.form-input select{max-width:130px;width:100%;height:35px;border:1px solid #696868;padding:0 7px;outline:0;letter-spacing:1px;font-size:15px;font-family:"微軟正黑體";border: 1px solid #b9b7b7;background: #f9f9f9;/* border-radius: 4px; */}
.form-input textarea {border:1px solid #696868;width:100%; font-size:14px; padding:5px 10px;box-sizing:border-box;color:#646464;-webkit-transition: width 0.4s ease-in-out;transition: height 0.4s ease-in-out;height:100px;outline: none;border: 1px solid #b9b7b7;background: #f9f9f9;border-radius: 4px;}

/*活動花絮*/
.activity-square{ float:left; display: inline-block;width: 45%;margin:2%;vertical-align: top;}
.activity-square img{ width:100%; }
.activity-square .title{width:100%;overflow:hidden;padding: 10px 0;display: flex;}
.activity-square .title .left{width: 25%;float:left;line-height: 20px;border-right:1px solid #b9b9b9;padding: 0 10px;box-sizing:border-box;}
.activity-square .title .left table td{ color:#143874; text-align:center; height:20px; letter-spacing:1px; }
.activity-square .title .right{width: 75%;float:left;font-size:18px;line-height: 22px;color:#282828;font-weight:bold;letter-spacing:1px;padding: 0 0 0 15px;box-sizing:border-box;display: flex;align-items:center;/* justify-content: center; */}
.activity-square .title .right a{ color:#282828; text-decoration:none; }
.activity-square .content{ cursor:hand; cursor:pointer; width:100%;position: relative;overflow:hidden;min-height: 30px;color: #5c5c5c;font-size: 15px;line-height: 24px;letter-spacing: 1px;}
.activity-square .content a{position:absolute;display:inline-block;right: 0px;bottom: 0px;color:#d67e01;font-size:12px;text-decoration:none;}
.activity-square .content a:before{ content:url(../../images/news-icon1.png); letter-spacing:2px; padding-right:5px; }

.main-box{width:100%;overflow: hidden;/* border:1px solid #e6e5e5; *//* box-shadow: 1px 1px 5px #EBEBEB; */color:#0e0e0e;font-size:16px;margin: 7px 0;letter-spacing: 1px;box-sizing:border-box;align-items: center;/* justify-content: center; */}
.main-box .main-title{ width:100%; background:#143874; color:30px; color:#ffffff; font-size:30px; padding:15px 30px; box-sizing:border-box; }
.main-box .main-content{padding:30px;background: #ffffff;}
.main-box .main-content .end-line{width:100%;height:1px;margin: 0 0 20px 0;border-bottom:1px dotted #919191;}
.main-box .main-content .subtitle{font-size:20px;font-weight:bold;letter-spacing:1px;padding: 0 0 15px 0;color:#143874;}
.main-box .main-content .subtitle img{vertical-align: -30%;padding-right:7px;width:25px;}
.news-content{font-size: 16px;padding: 15px 0 25px 0;overflow:hidden;clear:both;letter-spacing:1px;line-height:30px;/* border-bottom:1px solid #d3d3d3; */}

@media screen and (max-width : 550px) {
	.news-square, .activity-square{ width:96%; margin:2%; }	
	.img-demo, .img-demo2 { height:auto; line-height:inherit; }
}

/* 教師 */
.teacher-table {
	min-height: 200px;
	margin: 30px 0;
}

.teacher-table table{
	line-height: 60px;
}

.teacher-table table .title{
	font-size: 16px;
	width: 150px;
}

#privacy_policy_hint {
	position: fixed;
	top: 40%;
	background: #000;
	width: 500px;
	color: #fff;
	font-size: 20px;
	line-height: 34px;
	padding: 15px 10px;
	max-width: 100%;
}
#privacy_policy_hint .link {
	color: #90c31f;
	text-decoration: underline;
}
#privacy_policy_hint .btn_area {
	text-align: center;
	margin: 15px 0 0 0;
}
#privacy_policy_hint .btn {
	background: #90c31f;
	color: #fff;
	font-size: 20px;
	padding: 10px 15px;
	border-radius: 5px;
	cursor: pointer;

}

