@charset "utf-8";
@import url("reset.css");
@import url("loading.css");
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------------------------------->>> Main <<<------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; letter-spacing:1px; outline:0; }
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; }
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{padding: 0px 0 40px 0;font-size:16px;line-height:30px; text-align:left; }
.editor a{ color:#2258c5; text-decoration:underline; }

/*連結*/
a{ color:#000000;text-decoration:none; }
a:hover{ color:#506267; }

/*表格*/
#css-table { display:table; }
.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:14px;color:#121212;}

/*網站按鈕*/
.btn-1{display:inline-block;color:#693f7c;padding: 12px 25px;margin: 0 5px;font-size: 15px;font-weight: bold; background:#ffffff; border:1px solid #693f7c;cursor:pointer;-webkit-border-radius: 10px;-moz-border-radius:10px;border-radius:10px;}
.btn-1 i{ padding-right:6px; }
.btn-1:hover{ background:#fcf5ff; transition: all 0.5s linear; }

.btn-2{display:inline-block;color: #ffffff;background: #693f7c;padding: 10px 40px;margin: 0 5px;font-size: 14px;border:1px solid #693f7c;cursor:pointer;}
.btn-2:hover{transition: all 0.5s linear;background: #88619a;}

/*全營幕遮罩*/ 
.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} 

/*麵包屑*/
#sitemap{width:100%;box-sizing: border-box;padding:15px;background:#faf7ee; border-bottom:1px solid #e9e9e9; }
#sitemap .contain{ width:100%; max-width:1200px; margin:0 auto; text-align:right; font-size:14px; letter-spacing:1px; color:#6d6d6d; font-size:14px; }
#sitemap .contain a{ color:#6d6d6d; font-size:14px; }
#sitemap .contain a:hover{ text-decoration:underline; }

/*------image mask--------*/
.photo-mask{opacity:0;position:absolute;left:0;bottom:0;color:#ffffff;width:100%;height:100%;background-color:rgba(255, 255, 255, 0.5);letter-spacing:3px;text-align:center;padding:15px; box-sizing:border-box; line-height:22px;-webkit-transition:.2s;-ms-transition:.2s;-moz-transition:.2s;}
.gallery:hover .photo-mask{ opacity:1; }

/*------image zoom--------*/
.photo-zoom {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.photo-zoom img {
  max-width: 100%;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  
}
.photo-zoom:hover img {-moz-transform: scale(1.05);-webkit-transform: scale(1.05);transform: scale(1.05);}

/*首頁大標題*/
.b-title{text-align:center;max-width: 530px;letter-spacing: 3px;color:#2b2b2b;font-size: 2vw;letter-spacing:1.5vw;border-top:1px solid #d2d2d2;border-bottom:1px solid #d2d2d2;margin: 10px auto 2vw auto;padding: 10px 0 20px 0;font-family: 'Noto Sans TC', sans-serif;}
.b-title span{display: block;letter-spacing:2px;color: #8B4687;font-size: 26px;padding: 10px 0 1vw 0;/* margin-bottom:10px; */font-family: 'Mrs Saint Delafield', cursive;/* border-bottom:1px solid #ff7e3e; */}
.b-title span img{ padding-right:1.5vw;}

/*內頁大標題*/
.m-title{width:100%;padding:15px 25px;margin-bottom: 10px;color:#3d3d3d;font-size:18px;letter-spacing:3px;background: linear-gradient(124deg, rgba(230, 230, 230, 1)65%, rgba(237, 237, 237, 0.7)60%);background: -moz-linear-gradient(124deg, rgba(230, 230, 230, 1)65%, rgba(237, 237, 237, 0.7)60%);background: -webkit-linear-gradient(124deg, rgba(230, 230, 230, 1)65%, rgba(237, 237, 237, 0.7)60%);background: -o-linear-gradient(124deg, rgba(230, 230, 230, 1)65%, rgba(237, 237, 237, 0.7)60%);}

.common-title{text-align:center;font-size:16px;letter-spacing:5px;line-height: 25px;padding:40px 10px;}
.common-title2{ text-align:left; font-size:24px; letter-spacing:5px; padding:30px 10px; color:#202020; }

@media screen and (max-width : 768px) {
	.b-title{ font-size:20px; }	
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ------------------------------>>> Common <<<----------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

#wrapper{ width:100%; }
.container{width:100%;overflow:hidden;}
.container:nth-of-type(odd) { background-color:#faf7ee; }
.container:nth-of-type(even) { background-color:#ffffff; }
.container .wrap{width:100%;max-width:1200px;margin: 50px auto 30px auto;overflow:hidden;}

/*左右欄的頁面*/
.container .wrap{position:relative;max-width:1200px; margin: 0px auto 0 auto;padding:40px 0 40px 0;}
.container .wrap .layout-left{width: 25%;float:left;box-sizing: border-box;padding: 0 30px 0 10px;}
.container .wrap .layout-right{width: 75%;float:left;box-sizing: border-box;padding: 0 10px;}


/*左邊選單*/
.layout-left > ul{ list-style:none; margin:0; padding:0; border-top:5px solid #721f6d; border-bottom:5px solid #721f6d; }
.layout-left > ul > li{width: 100%;font-size:16px;border-bottom: 1px dashed #cccccc;}
.layout-left > ul > li em{ font-style:inherit; width:20px; display:inline-block; }
.layout-left > ul > li > a{position:relative;color:#000000;text-decoration:none;display: block;letter-spacing: 3px;padding: 23px 30px 23px 10px;}
.layout-left > ul > li:hover{ /*background:#bbd2ed; transition: all 0.5s ease;*/ }
.layout-left > ul > li ul{ display:block; list-style:none; margin:0; padding:0; }
.layout-left > ul > li ul li{width:100%;padding: 20px 0px;font-size:16px;border-top:1px dotted #cccccc;}
.layout-left > ul > li ul li:last-child{ border-bottom:0; }
.layout-left > ul > li ul li:hover{ /*background:#e1ebf2; transition: all 0.5s ease;*/ }
.layout-left > ul > li ul li a{color:#000000;text-decoration:none;display: block;padding: 0px 10px 0 45px;}
.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;*/ }



#header{ position:relative;width: 100%; background:#ffffff; z-index:99; }
#header .wrap{position: relative;max-width:1200px;height: 110px;margin:0 auto;}

#header .logo{position:absolute;bottom: 10px;left:10px;display:flex;cursor:pointer;}
#header .logo img{ padding-right:15px; }
#header .logo div span{color: #231815;font-size: 24px;font-weight: bold;border-bottom: 1px solid #e1e1e1;padding-bottom: 7px;margin-bottom: 5px;letter-spacing:1px;display:block;font-family: 'Noto Sans TC', sans-serif;}
#header .logo > .word{color: #231815;font-size: 17px;display:flex;align-items:center;justify-content: center;}
#header .logo > .word div{ letter-spacing:0.5px; }
.logo-b{position:absolute;top:5%;left:10px;/* max-width:500px; *//*width:80%;*/}


#header .nav{position:absolute;bottom: 20px;right:10px;}
#header .nav .searh-area{position:relative;color:#693f7c;padding: 9px 10px 9px 80px;margin: 0 5px;font-size: 15px;font-weight: bold;border:1px solid #693f7c;-webkit-border-radius: 10px;-moz-border-radius:10px;border-radius:10px;}
#header .nav .searh-area span{position:absolute;left: 10px;top: 12px; cursor:pointer; }
#header .nav .searh-area i{ padding-right:5px; }
#header .nav .searh-area input{ border:0; border-left:1px solid #ebebeb; padding:0 10px; width:100px; transition: all 0.5s linear; }
#header .nav .searh-area input:focus{ width:120px; transition: all 0.5s linear; }

#header .nav .links-area{ text-align:right; margin-right:10px; margin-bottom:15px; }
#header .nav .links-area a{ font-size:14px; color:#693F7C; text-decoration:none; }
#header .nav .links-area a:not(:first-child):before{ content:" | "; padding:0 5px; }
#header .nav .links-area a i{ padding-right:3px; }

#menu-bar{ display: none;position:absolute;right: 15px;top: 50px;color: #693F7C;font-size: 30px; cursor:pointer; }

/*banner*/
#inner_banner {display: inline-block;width: 100%;overflow: hidden;position: relative;background: #faf7ee;}
#inner_banner .contain{display:flex;align-items:center;justify-content: center;height: 150px;font-size: 30px;font-family: 'Noto Sans TC', sans-serif;letter-spacing: 2vw;}


#menu{ width:100%; background:#693f7c; color:#ffffff; }
#menu ul{padding: 0;margin: 0;list-style: none;margin-right: auto;margin-left: auto;display: table;padding: 22px 0 5px 0;}
#menu ul li{float:left;padding: 0 0 15px 3vw;}
#menu ul li:after{content:url(../../images/arrow.png);padding-left: 3vw;vertical-align: middle;}
#menu ul li:last-child:after{ content:''; }
#menu ul li a{ color:#ffffff; font-size:15px; padding-bottom:5px; }
#menu ul li a:hover{ border-bottom:3px solid #d0b76f; }

#footer{position:relative;width:100%;padding: 10px 10px 20px 10px;box-sizing:border-box;overflow:hidden;background:#31172f;}
#footer .wrap{ position:relative; display:flex; flex-wrap:wrap; max-width:1200px;width:100%;overflow: hidden;margin:0 auto;color:#ffffff;}
#footer #menu{ background:none; flex:100%; }
#footer .wrap .left{ flex:1 }
#footer .wrap .left .letter-title{color:#d0b76f;font-size: 14px;padding: 20px 0 20px 0;}
#footer .wrap .left .letter-title i{padding-right: 10px;}
#footer .wrap .left .letter-area{position:relative;display: inline;width: 100%;overflow: hidden;}
#footer .wrap .left .letter-area input[type='text']{border:0;max-width: 250px;width: 100%;height: 48px;padding: 0 110px 0 10px;}
#footer .wrap .left .letter-area input[type='submit']{position:absolute;top: -16px;right:0;background:#d0b76f;width:95px;height:46px;font-size:16px;color:#010101;border:0;}
#footer .wrap .right{flex:1;display: flex;justify-content: flex-end;}
#footer .wrap .right #css-table{}
#footer .wrap .right #css-table .css-td:first-child{ width:30px; }
#footer .wrap .right #css-table .css-td{ color:#d0b76f; padding:10px 10px 10px 0; border-bottom:1px dashed #7d6d7c; }
	
#copyright{position:relative;max-width:1200px;width:100%;overflow: hidden;margin:0 auto;color:#776676;text-align: right;padding: 30px 0 0 0;}
#copyright a{ color:#776676; text-decoration:none; }
#copyright a:hover{ text-decoration:underline; }


@media screen and (min-width : 1025px) {
	#header .search-m{ display:none; }
}
@media screen and (max-width : 1024px) {
	
	#header .logo div span{ font-size:2vw; }
	#header .logo > .word{ font-size:1.5vw;}
	
	#header .nav .searh-area{ padding-right:0; cursor:pointer; }
	#header .nav .searh-area input{ display:none; }
	#header .nav .btn-1{ padding:12px 10px; font-size:13px; }
	
	#header .search-m{ display:initial; }
	#header .search-d{ display:none; }
	
	.container .wrap .layout-left{ display:none; }
	.container .wrap .layout-right{ width: 100%; }	
		
}
@media screen and (max-width : 768px) {
	#header{ position:fixed; }
	#header .nav{ display:none; }
	#header .wrap{height:90px;box-shadow: 0 0px 5px rgba(0, 0, 0, 0.25);}
	#menu{ display:none; }
	#menu-bar{ display:block; top:30px; }
	
	.fix-top{margin-top: 90px;}
	.fix-top-inner{padding-top: 90px;}
	
	.logo-b{ max-height:85px; max-width:80%; top:5%; }
	
	#footer .wrap{ display:block; }
	#footer .wrap .left{ text-align:center; }	
	#footer .wrap .right{ flex:3; display:block; padding:10px 0; }
	#footer .wrap .right #css-table{ margin:0 auto; }
	#copyright{ text-align:center; }
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ------------------------------>>> Index <<<----------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

/*關於CII*/
.about-content{ font-size:16px; color:#282828; line-height:30px; padding:20px 10px; box-sizing:border-box; }

/*最新消息*/
#index-news{width:100%;overflow: hidden;margin:50px auto;flex-wrap:wrap;}
#index-news .news-items{width: 44%;float: left;display:flex;flex-wrap:wrap;background:#FFF;margin: 20px 3%;box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);}
#index-news .news-items:nth-of-type(odd){ margin-left:5px; }
#index-news .news-items:nth-of-type(even){ margin-right:5px; }
#index-news .news-items .left{flex:1;display: flex;align-items:center;justify-content: center;padding: 25px;}
#index-news .news-items .left .date{max-width:75px;width: 100%;}
#index-news .news-items .left .date .year{width:100%;color:#b0974e;padding-bottom: 6px;font-size:12px;text-align:center;font-weight:bold;border-bottom: 5px solid #b0974e;}
#index-news .news-items .left .date .day{background:#693f7c;padding: 10px;font-size: 14px;font-weight: bold;text-align: center;color:#ffffff;}
#index-news .news-items .left .date .day span{display:block;font-size: 30px;padding: 5px 0;}
#index-news .news-items .right{flex:4;display: flex;align-items: flex-start;padding: 25px;}
#index-news .news-items .right .content .title{font-size:16px;color:#28231c;padding-bottom: 12px;margin-bottom: 10px;border-bottom:1px dashed #28231c;}
#index-news .news-items .right .content .title a{ font-size:16px; color:#28231c; text-decoration:none; }
#index-news .news-items .right .content .title a:hover{ color:#693F7C; }
#index-news .news-items .right .content .note{ font-size:14px; color:#838383; line-height:24px; }
#index-news .news-items .bottom{width:100%;background: #eae9e4;color: #a08437;font-weight: bold;font-size: 14px;display: flex;align-items:center;justify-content: flex-end;padding: 12px 20px;}
#index-news .news-items:hover .bottom{ background:#693f7c; color:#ffffff;
transition: all 0.2s linear;
}

/*關於育成*/
#index-about{ width:100%; margin:0 auto; }
#index-about .slogan-img{ display:flex; }
#index-about .slogan-img div{flex:1;display: flex;justify-content: center;}
#index-about .slogan-img div img{ width:100%; max-width:560px; }
#index-about .slogan-content{width:100%;text-align:center;overflow:hidden;padding: 0 10px;}
#index-about .slogan-content .title1{ color:#28231c; font-size:24px; padding:40px 0 0 0; letter-spacing:6px; font-family:'Noto Sans TC', sans-serif; }
#index-about .slogan-content .title2{color:#693f7c;font-size:16px;padding: 40px 0 10px 0;line-height: 22px;}
#index-about .slogan-content .title3{color:#28231c;font-size:16px;padding: 0 0 40px 0;}
#index-about .slogan-content .title4{ color:#28231c; font-size:16px; padding:0 0 40px 0; }
#index-about .target{ width:100%; border-top:1px solid #cecece; }
#index-about .target .items{ padding:20px 10px; }
#index-about .target .items .title{ color:#5e3870; font-size:20px; padding:10px 0; font-family:'Noto Sans TC', sans-serif; font-weight:bold; }
#index-about .target .items .title:before{ content:url(../../images/icon1.png); vertical-align:middle; padding-right:10px; }
#index-about .target .items .content{ font-size:16px; color:#28231c; line-height:25px; }
#index-about .target .items .content ul{list-style-type:decimal;margin:0;padding-left: 20px;}
#index-about .target .items .content ul li{ padding:10px 0; }

/*活動花絮*/
#index-tibits{display:flex;width:100%;margin: 1vw auto;flex-wrap: wrap;}
#index-tibits .items{flex: 20%; max-width:25%; margin:0 1px;cursor:pointer;}
#index-tibits .items:first-child{}
#index-tibits .items:nth-child(4){}
#index-tibits .items .content{width:100%;padding: 20px 20px 29px 20px;color:#ffffff;
background: linear-gradient(299deg, rgba(105, 62, 125, 1)59%, rgba(92, 57, 113, 1)58%);
background: -moz-linear-gradient(299deg, rgba(105, 62, 125, 1)59%, rgba(92, 57, 113, 1)58%);
background: -webkit-linear-gradient(299deg, rgba(105, 62, 125, 1)59%, rgba(92, 57, 113, 1)58%);
background: -o-linear-gradient(299deg, rgba(105, 62, 125, 1)59%, rgba(92, 57, 113, 1)58%);
}
#index-tibits .items .content .date{display: inline-block;font-size:16px;border-bottom:4px solid #4e2d5d;padding-bottom:10px;}
#index-tibits .items .content .title{font-size:16px;line-height: 25px;padding: 10px 0 0 0;}
#index-tibits .items:hover .date{ border-color:#d0b76f; transition: all 0.2s linear; }
#index-tibits .items:hover .title{ color:#d0b76f; }
#index-tibits .items:hover .content{
background: linear-gradient(299deg, rgba(105, 62, 125, 1)83%, rgba(92, 57, 113, 1)57%);
background: -moz-linear-gradient(299deg, rgba(105, 62, 125, 1)83%, rgba(92, 57, 113, 1)57%);
background: -webkit-linear-gradient(299deg, rgba(105, 62, 125, 1)83%, rgba(92, 57, 113, 1)57%);
background: -o-linear-gradient(299deg, rgba(105, 62, 125, 1)83%, rgba(92, 57, 113, 1)57%);
}
/*活動花絮*/
.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:#721f6d; 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:#721f6d; 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:#721f6d;}
.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; */}

/*相關連結*/
.links-container{text-align:center;width:100%;/* vertical-align: top; */}
.links-container a{margin:10px 15px 10px 5px;max-width:280px;width:100%;text-align:left;display:inline-block;vertical-align: top;}

/*指標統計*/
.custom-container{ text-align:center;width:100%; margin:100px 0 0 0; }
.slick-pre{position:absolute;top:50%;left: 70px;display:block;z-index:9999; cursor:pointer; }
.slick-next{position:absolute;top: 45%;right: 65px;display:block;z-index:9999; cursor:pointer; }
.custom-container .slider a{color:#6A3E79; text-decoration:none; letter-spacing:3px; }
.custom-container .slider .title-1{font-size: 65px;color:#6A3E79;}
.custom-container .slider .title-1 sup{ line-height:0; }
.custom-container .slider .title-1 p{ display:inline-block; }
.custom-container .slider .title-1 span{ font-size:20px; }
.custom-container .slider .title-2{color:#948043;font-size: 16px;padding: 15px 0 10px 0;}
.custom-container .slider .title-3{color:#D2D1CC;font-weight: bold;font-size: 12px;}
.custom-container .slider .line{position:absolute;top:45%;right: 0px;color:#948043;font-size:50px;}

@media screen and (max-width : 1400px) {
	#index-news .news-items:nth-of-type(odd){ margin-left:3% }
	#index-news .news-items:nth-of-type(even){ margin-right:3% }
}
@media screen and (max-width : 1024px) {
	#index-news{ display:block; }
	#index-tibits .items{flex: 45%; max-width:50%; }	
}
@media screen and (max-width : 768px) {
	#index-news .news-items{ width:94%; }
}
@media screen and (max-width : 480px) {
	#index-news .news-items{ display:block; }
	#index-about .slogan-img{ display:block; }
	#index-about .target .items .content ul li{ padding:3px 0; }
	#index-tibits .items{flex: 90%; max-width:100%; margin:20px 3%}	
	.activity-square{ width:100%; }
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ------------------------------>>> Menu Search <<<----------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

.jq-submenu.srh{ position:relative; padding:0; }
.jq-submenu.srh .srh-btn{position:absolute;right: 30px;top: 20px;}
.jq-submenu.srh input[type="text"]{
	/* max-width:218px; */
	-webkit-appearance: none;
	border-radius: 0;
	width: 100%;
	height: 50px;
	line-height:38px;
	border:0;
	font-size: 14px;
	padding: 0 50px 0 10px;
	box-sizing: border-box;
	letter-spacing:1px;
	color:#333;
	outline:0;
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ------------------------------>>> Content <<<----------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/


/*檔案與連結*/
.download-list{ width:100%; overflow:hidden; padding:5px 20px 5px 20px; box-sizing:border-box; margin:5px 0; border-bottom:1px dotted #919191; }
.download-list .down-left{float:left;max-width: 30px;width: 10%; color:#c9ab55; }
.download-list .down-left img{ vertical-align:-15%; width:20px; }
.download-list .down-right{float:left;width: 90%;}
.download-list .down-right a{ color:#69437b; font-size:15px; text-decoration:none; }
.download-list .down-right a:hover{ color:#5e3870; }

/*活動花絮*/
#inner-tibits{ margin:20px 0; }
#inner-tibits #index-tibits .items{ flex:45%;margin: 0 5px 30px 5px; }

/*相關影片*/
#inner-video{ margin:20px 0; }
#index-video{display:flex;width:100%;margin: 1vw auto;flex-wrap: wrap;}
#index-video .items{flex:45%;margin:0 5px 30px 5px;cursor:pointer;}
#index-video .items:first-child{}
#index-video .items:nth-child(4){}
#index-video .items .content{width:100%;padding: 20px 20px 29px 20px;color:#ffffff;
background: linear-gradient(299deg, rgba(105, 62, 125, 1)59%, rgba(92, 57, 113, 1)58%);
background: -moz-linear-gradient(299deg, rgba(105, 62, 125, 1)59%, rgba(92, 57, 113, 1)58%);
background: -webkit-linear-gradient(299deg, rgba(105, 62, 125, 1)59%, rgba(92, 57, 113, 1)58%);
background: -o-linear-gradient(299deg, rgba(105, 62, 125, 1)59%, rgba(92, 57, 113, 1)58%);
}
#index-video .items .content .title{font-size:16px;line-height: 25px;padding: 10px 0 0 0;}
#index-video .items:hover .title{ color:#d0b76f; }
#index-video .items:hover .content{
background: linear-gradient(299deg, rgba(105, 62, 125, 1)83%, rgba(92, 57, 113, 1)57%);
background: -moz-linear-gradient(299deg, rgba(105, 62, 125, 1)83%, rgba(92, 57, 113, 1)57%);
background: -webkit-linear-gradient(299deg, rgba(105, 62, 125, 1)83%, rgba(92, 57, 113, 1)57%);
background: -o-linear-gradient(299deg, rgba(105, 62, 125, 1)83%, rgba(92, 57, 113, 1)57%);
}

@media screen and (max-width : 480px) {
	#inner-tibits #index-tibits .items{ flex:100%; }	
	#index-video .items{flex:100%;}
}

/*youtube*/
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }
  
.rounded {
  border-radius: 0px !important;
  }  



/* ----------------------------------------------------------------------------------------------------------------*/
/* ------------------------------>>> Sitemap <<<----------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

#index_course{ max-width:1200px; width:100%; overflow:hidden; margin:30px auto; }
#index_course .course_items{/*max-width:380px;*/display: inline-block;vertical-align: top;width: 30%;margin:1%;border: 1px solid #dcdcdc;border-top:3px solid #693f7c;overflow:hidden;}
#index_course .course_items_title{width:100%;padding:20px;background:#ececec;color:#693f7c;font-size:20px;font-family: 'Noto Sans TC', sans-serif;font-weight: bold;}

#index_course .course_items_list{clear:both;border-bottom: 1px dashed #cccccc;color: #721f6d;font-size:16px;letter-spacing:1px;margin:0 20px;padding: 15px 10px;}
#index_course .course_items_list:before{font-family: "Font Awesome 5 Free";font-weight: 900;content: "\f111";padding-right: 10px; font-size:14px; }
#index_course .course_items_list a{color: #721f6d;text-decoration:none;}
#index_course .course_items_list a:hover{ text-decoration:underline; }
#index_course .course_items_list:first-child{ border:0; }
#index_course .course_items_list.sub{border:0;padding: 15px 35px;}
#index_course .course_items_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) {	
	#index_course .course_items{ width:47%; }
	
}
@media screen and (max-width : 720px) {
 	#index_course .course_items{ width:98%; }
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ------------------------------>>> Search <<<----------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

.search-condition{ width:100%; /*border:1px solid #c4c4c4;*/ }
.search-condition div.select-area{display:flex;position:relative;width:100%;border: 1px solid #aaa;background: #ffffff;box-sizing:border-box;-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;}
.search-condition div.select-area .lefter{flex:1; max-width:120px;}
.search-condition div.select-area .righter{flex:1;}
.search-condition div em{ display:inline-block;font-size: 20px;font-style:inherit;background:#721f6d;width: 120px;padding: 17px 0;letter-spacing: 5px;text-align: center;color:#ffffff;font-family: 'Noto Sans TC', sans-serif;-webkit-border-top-left-radius: 10px;border-top-left-radius: 10px;}
.search-condition div select{ width:100%; border:0; outline:0; box-sizing:border-box; margin-top:8px; padding:10px; background:#ffffff; font-size:16px;}


.search-condition span{ position:relative; }
.search-condition input{border:0; outline:0; background: #fafafa;width: 100%;padding:15px 40px 15px 130px;font-size: 18px;box-sizing: border-box;border: 1px solid #aaa;border-top: 0;-webkit-border-bottom-left-radius: 10px;-webkit-border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;}
.search-condition select{ width:100%; outline:0; box-sizing:border-box; padding:10px; border:1px solid #aaa; font-size:16px; }
.search-condition span i{position:absolute;right: 12px;top:0;font-size: 20px;}
.search-condition span em{position:absolute;left: 1px;top: -21px;display:inline-block;font-size: 20px;font-style:inherit;background:#721f6d;width: 120px;padding: 17px 0;letter-spacing: 5px;text-align: center;color:#ffffff;font-family: 'Noto Sans TC', sans-serif;-webkit-border-bottom-left-radius: 10px;border-bottom-left-radius: 10px;}
.search-condition .ui-select-input{font-size:18px;padding: 20px 10px;}
.search-condition .ui-select-wrap{border-top:0;height:50px;-webkit-border-bottom-right-radius: 10px;-webkit-border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;}
.search-condition .ui-select-wrap > select{ border:0; }
.search-condition .ui-select-list{ top:50px; }
.search-condition .ui-select-arrow{right:15px;}

.search-title{width:100%;font-size:24px;color:#101010;padding: 0 0 20px 0;margin: 0 0 20px 0;border-bottom: 1px solid #c7c7c7;}
.search-note{ width:100%; font-size:14px; color:#6b6a6a; }

.search-list{width:100%;display:flex;box-sizing: border-box;padding: 20px 20px;margin: 30px 0 10px 0;border: 1px solid #ebebeb;border-left:3px solid #721f6d;box-shadow: 1px 1px 5px #ebebeb;}
.search-list > .left{flex:1;font-weight: bold;display: flex;align-items:center;justify-content: center;}
.search-list > .right{flex:8;padding: 0 20px;border-left: 1px solid #c7c7c7;}
.search-list > .right .path{
    font-size: 14px;
    font-weight: bold;
    color: #8e4c8a;
}
.search-list > .right .title{
    font-size: 18px;
    font-weight: bold;
    padding: 10px 0;
}
.search-list > .right .content{
    color: #505050;
    font-size: 14px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 25px;
    height: 80px;
}


@media screen and (max-width : 768px) {
	.search-list{ display:block; }	
	.search-list > .right{ border:0; border-top:1px solid #ebebeb; padding:0; }
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ------------------------------>>> Custom <<<----------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

/*價值創造*/
#evaluate-div .editor{ text-align:center; }
.evaluate-area{ width:100%; display:flex; flex-wrap:wrap; margin:40px 0; }
.evaluate-area .items{flex:30%;display: flex;justify-content: center;margin:1%; border-top:5px solid #721f6d; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25); cursor:pointer; }
.evaluate-area .items > div{text-align:center;margin: 40px auto 0 auto;width: 100%;}
.evaluate-area .items img{display:block;/* padding-bottom:20px; */margin: 0 auto;}
.evaluate-area .items .word{text-align:center;color:#3c3b41;padding: 10px 10px 40px 10px;font-size:18px;letter-spacing: 3px;font-family: 'Noto Sans TC', sans-serif;font-weight: bold;}
.evaluate-area .items .more{font-size:16px;color:#693f7c;padding: 15px 0;border-top: 1px solid #cccccc;}

/*輔導*/
.counseling-area{ width:100%; display:flex; flex-wrap:wrap; margin:40px 0; }
.counseling-area .items{flex:30%;display: flex;justify-content: center;margin:1%; }
.counseling-area .items > div{width:100%;padding:20px 0;text-align: center;}
.counseling-area .items > div .title-1{color:#010101;font-size:18px;padding: 20px 0 20px 0;}
.counseling-area .items > div .title-2{font-size:15px;width: 100%;color: #808080;margin: 0 auto;max-width: 145px;line-height: 20px;}

/*創業分享*/

/*活動花絮*/
#share-tibits{display:flex;width:100%;margin: 1vw auto;flex-wrap: wrap;}
#share-tibits .items{flex: 30%;max-width: 32%;margin: 10px 5px;cursor:pointer;}
#share-tibits .items:first-child{}
#share-tibits .items:nth-child(4){}
#share-tibits .items .content{width:100%;padding: 20px 20px 15px 20px;color:#ffffff;background: linear-gradient(299deg, rgba(105, 62, 125, 1)59%, rgba(92, 57, 113, 1)58%);background: -moz-linear-gradient(299deg, rgba(105, 62, 125, 1)59%, rgba(92, 57, 113, 1)58%);background: -webkit-linear-gradient(299deg, rgba(105, 62, 125, 1)59%, rgba(92, 57, 113, 1)58%);background: -o-linear-gradient(299deg, rgba(105, 62, 125, 1)59%, rgba(92, 57, 113, 1)58%);}
#share-tibits .items .content .date{display: inline-block;font-size:16px;min-height: 70px;border-bottom:4px solid #4e2d5d;padding-bottom:10px;}
#share-tibits .items .content .title{font-size:16px;line-height: 25px;min-height: 86px;padding: 10px 0 0 0;}
#share-tibits .items:hover .date{ border-color:#d0b76f; transition: all 0.2s linear; }
#share-tibits .items:hover .title{ color:#d0b76f; }
#share-tibits .items:hover .content{
background: linear-gradient(299deg, rgba(105, 62, 125, 1)83%, rgba(92, 57, 113, 1)57%);
background: -moz-linear-gradient(299deg, rgba(105, 62, 125, 1)83%, rgba(92, 57, 113, 1)57%);
background: -webkit-linear-gradient(299deg, rgba(105, 62, 125, 1)83%, rgba(92, 57, 113, 1)57%);
background: -o-linear-gradient(299deg, rgba(105, 62, 125, 1)83%, rgba(92, 57, 113, 1)57%);
}

/*進駐團隊*/
.team-area{ width:100%; display:flex; flex-wrap:wrap; margin:40px 0; }
.team-area .items{width:31%;display: flex;justify-content: center;margin:1%; cursor:pointer; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25); }
.team-area .items:hover{ box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25); transition: all 0.5s ease; }
.team-area .items > div{text-align:center;margin: 40px auto 0 auto;width: 100%;}
.team-area .items .img{max-width: 240px;height:160px;margin: 0 auto;display: flex;align-items:center;justify-content: center;}
.team-area .items img{display:block;/* padding-bottom:20px; */margin: 0 auto; /*width:100%;*/ }
.team-area .items .word{text-align:center;color:#3c3b41;padding: 20px 10px 30px 10px;font-size:18px;letter-spacing: 3px;font-family: 'Noto Sans TC', sans-serif;/* font-weight: bold; */}

@media screen and (max-width : 1024px) {
	.team-area .items img{ max-height:100%; }
}
@media screen and (max-width : 768px) {
	#inner-share #index-tibits .items{width: 48%; margin: 0 0.5% 30px 0.5%;}
	#share-tibits .items{ flex:48%; max-width: 48%; }
}
@media screen and (max-width : 600px) {
	.team-area .items{ width:48%; }
	#share-tibits .items{ flex:98%; max-width: 98%; }	
}
@media screen and (max-width : 450px) {
  #inner-share #index-tibits .items{width: 98%; margin: 0 1% 30px 1%;}
	.team-area .items{ width:100%; }  
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ------------------------------>>> 進駐團隊 <<<----------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

/*進駐團隊 - 彈出視窗*/
#window-bar{position:relative;right:-20%;width: 70%;height: 100vh;top: 0vh; display:none; overflow:auto;background:#ffffff;position:fixed;z-index:99999;box-shadow:2px 2px 8px rgba(15%,15%,40%,0.1);}
#window-bar .fancy-team-close{ position:absolute; top:20px; left:30px; cursor:pointer; }
#window-bar .team-wrap{width:100%; height: 100%; display:flex;}
#window-bar .team-wrap .left{ flex:2; background:#ffffff; padding:100px 50px 20px 50px; text-align:center; }
#window-bar .team-wrap .left .logo{
    padding: 0 0 30px 0;
}
#window-bar .team-wrap .left .company{ font-size: 20px; letter-spacing: 2px; font-family: 'Noto Sans TC', sans-serif; font-weight: bold; padding: 0 0 20px 0;}
#window-bar .team-wrap .left .company-en{ font-size: 16px; color: #848484; padding: 0 0 2vw 0;}
#window-bar .team-wrap .left .community{ color:#693f7c; font-size:35px; }
#window-bar .team-wrap .left .community img{vertical-align:middle;margin: 0 5px 2vw 5px;}
#window-bar .team-wrap .left .team-line{ width:100%; height:1px; border-top:1px solid #cecece; margin:1vw 0; }
#window-bar .team-wrap .right{flex:1;/* background:#f6f6f6; */padding: 0px 0px 0px 0px;}
#window-bar .team-wrap .right > div{width:100%;overflow:hidden;background: #f6f6f6;padding: 100px 50px 0px 50px; min-height:60vw;}
#window-bar .team-wrap .team-title{color: #693f7c;text-align: left;font-size: 16px;font-family: 'Noto Sans TC', sans-serif;font-weight: bold;padding: 10px 0 20px 0;}
#window-bar .team-wrap .team-content{font-size: 15px;text-align: left;line-height: 21px;padding: 0 0 50px 0;}
#window-bar .team-wrap .team-content a{color: #2258c5; text-decoration: underline;}

@media screen and (max-width : 1200px) {
	#window-bar{height: 100vh;top: 0;}
	#window-bar .team-wrap{ display:block; }
}
@media screen and (max-width : 768px) {
	#window-bar .team-wrap .left{padding:100px 30px 20px 30px}
}

@media screen and (max-width : 600px) {
	#window-bar{ right:-100%;width: 100%; }
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ------------------------------>>> 最新消息 <<<----------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

.index_news_list{ max-width:940px; width:100%; overflow:hidden; box-sizing:border-box; padding:2px 0px; border-bottom:1px dashed #A09AA4; }
.index_news_list:hover{ /*background:#f5efe3; -webkit-transition:.6s;-ms-transition:.6s;-moz-transition:.6s;*/ }

.index_news_list div{float:left;padding:8px 0;color: #6C6B6B;margin:10px 10px 0 0;letter-spacing:1px;}
.index_news_type{ color:#5C5C5C; display:inline-block; font-size:14px; padding:5px 8px !important; }
.index_news_date{font-size: 14px;color:#BABABA;letter-spacing:1px;}
.news_hot{display:inline-block;text-align:center;color: #ffffff;background:#B685B4;font-size: 14px;width:120px;margin: 0 0 0 20px;-webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;}
.index_news_title{ width:60%; line-height:20px; }
.index_news_title a{font-size: 16px !important;line-height: 30px;color:#393939;text-decoration:none;}
.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 : 1200px) {
	.index_news_title{ width:55%; }
	.index_news_list{ max-width:none; }	
	.index_news_list div{ margin:5px 10px 0 0; }		
}

@media screen and (max-width : 1024px) {
	.index_news_title{ width:100%; }
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ------------------------------>>> 聯絡我們 <<<----------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

#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 30px;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:20%;color: #721f6d;/* 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{width:100%;overflow:hidden;margin: 0px auto;line-height:40px;color:#2D2D2D;font-size: 16px;letter-spacing:1px;}
.contact .item{color:#333; font-size:18px;  font-weight:bold; border-bottom:1px solid #DEDEDE;}
.contact .title{display:inline-block; padding:20px 0; font-size:40px; font-weight:bold;}
.contact .editor{padding:20px 0; letter-spacing:1px; line-height:30px; font-size:14px;}
.contact .form{float:right; width:100%; box-sizing: border-box; padding:2%; background:#f5f5f5; }
.contact .form_left{float:left; width:50%; color:#8B8B8B; letter-spacing:1px;}
.contact .form_right{float:left; width:50%; color:#8B8B8B;}
.contact .select{width:90%; height:30px; border:1px solid #D8D4D5; color:#A9AAAE; font-size:15px; letter-spacing:2px; outline:0;}
.contact .input{border:0; border-bottom:1px solid #D8D4D5; width:90%; height:40px; font-size:15px; letter-spacing:2px; outline:0; margin:20px 0; padding:0 10px; box-sizing:border-box; }
.contact .textarea{ width:98%; margin-top:10px; height:250px; border:0; border-top:1px solid #D8D4D5; font-size:15px; border-bottom:1px solid #D8D4D5; padding:5px; outline:0;}

.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 0;font-size: 16px;text-align:left;}
.login-area table td span{ color:#F00; padding-right:3px; }
.login-area table td img{ vertical-align:middle; }

.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:#646464;outline: none;}
.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%;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;}

.contact-imgarea{ width:100%; overflow:hidden; }
.contact-imgarea .left{float:left; width:50%; padding:5px 5px 20px 5px;}
.contact-imgarea .right{float:left; width:50%; padding:5px;}
.contact-imgarea img{ width:100%; }

@media screen and (max-width : 480px) {
.contact-imgarea .left{float:left; width:100%;}
.contact-imgarea .right{float:left; width:100%;}	
	
}

@media screen and (max-width : 1024px) {
	#contact_info .contact_info_left{ float:none; width:100%; }
	#contact_info .contact_info_right{ float:none; width:100%; padding:10px 0 0 0 }
	.contact_info_title{ text-align:left; max-width:100px; }	
}


@media screen and (max-width : 768px) {
	.login-area table td { display:block; font-weight:bold; }
	.login-area table td:first-child{ text-decoration:underline; }
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ------------------------------>>> 活動報名 <<<----------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

#activity-list{ width:100%; overflow:hidden; }
#activity-list .items{display: inline-block;vertical-align: top;width: 30.5%;margin:1%;box-sizing:border-box;text-align:center;background:#ffffff;}
#activity-list .items > .title{display:block;color:#000000;font-size: 14px;font-weight: bold;letter-spacing: 1px;line-height: 22px;padding: 10px 0 0 0;text-align: left;text-decoration:none;}
#activity-list .items > .date{text-align:left;font-size: 13px;line-height: 18px;color: #999999;padding: 0 0 5px 0;}
.activity-detail-title{ color:#bc8e8e; font-size:18px; border-bottom:1px solid #bc8e8e; margin:30px 0; padding:0 0 10px 0; }
#activity-list .photo-mask-content span{ border:1px solid #ffffff; padding:5px 10px; }

/*活動內頁*/
.form-subtitle{ position:relative; height:40px; font-size:20px;letter-spacing:1px;padding: 0 0 0 0;color:#721f6d;}
.form-subtitle span{position:absolute;top: 0;left: 0;background:#ffffff;padding:5px 10px;z-index:2;text-shadow: 1px 1px 1px #CCCCCC;}
.form-subtitle img{padding-right:7px;}
.form-subtitle .line{position:absolute;top: 50%;left:0;width:100%;height:1px;border-top:1px solid #731E71;z-index:1;}

/*相關檔案下載*/
.down-area a{ display:inline-block; border:1px solid #721F6D; color:#721F6D; padding:10px 20px; margin:10px 0; text-decoration:none;border-radius: 10px; }
.down-area a i{ padding-right:5px; }

table.gloria-form-1 td{ border-bottom:1px dotted #999; }
table.gloria-form-1 td:first-child{ color:#721F6D; }
table.gloria-form-1 td:first-child:before{ content:url(../../images/item-icon-2.png); vertical-align:middle; padding-right:5px; }

@media screen and (max-width:800px) {
	#activity-list .items{width: 46%;margin: 20px 1.5%;}	
}
@media screen and (max-width:480px) {
	#activity-list .items{ width: 94%;margin: 20px 3%; }	
}


/*------image mask--------*/
.photo-mask{opacity:1;position:absolute;left:0;bottom:0;color:#ffffff;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.7);letter-spacing:3px;text-align:center;padding:15px; 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 .line{border:1px solid #FFFFFF;}
/* .gallery:hover .photo-mask{ opacity:1; } */

/*活動圖片裁切*/
.img-demo {height:280px;overflow:hidden;/*border:1px solid #ccc;*/background: #ebebeb; display:flex; align-items:center; justify-content: center;}
.img-demo img{ vertical-align:middle;}

@media screen and (max-width:480px) {
	.img-demo {height:auto;}
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ------------------------------>>> Mobile Menu <<<----------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/


body { transition: background-color .2s;}
#wrapper { transition: margin-left .2s; }

.sidenav {
  height: 100%;
  overflow:hidden;
  width: 0;
  position: fixed;
  z-index: 9999;
  top: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.9);
  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 a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  display: block;
  padding-bottom: 9px;
  padding-left: 20px;
  font-size: 36px;

}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

/*選單 - 選項*/
#ajax-sidenav div{background: #b19bb5;position:relative;width: 100%;border-bottom: 1px solid #ebebeb;color:#181818;padding: 15px 20px;line-height:20px;box-sizing:border-box;cursor: pointer;cursor: hand;font-size: 16px;letter-spacing: 3px;}
#ajax-sidenav div a{ color:#ffffff; }
#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; */}

.submenu-nav { width: 100%; overflow:hidden; display:none; background-color: #FFFFFF; }
.submenu-nav div{ padding:20px 20px !important; }
.submenu-nav div:before{font-family: "Font Awesome 5 Free"; font-weight: 900;  content: "\f0da";font-size: 14px; padding-right:5px; }


@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ------------------------------>>> Bxslider <<<----------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

ul.bxslider { margin:0; padding:0; }
#home_banner { display: inline-block; width: 100%; overflow: hidden; position: relative; background:#FCF5FF; height:625px; }

#home_banner ul{ list-style:none; }
#home_banner li { width: 100%; background-repeat: no-repeat; background-size: cover; background-position: center; height:625px; }
#home_banner img { display: none; }
#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: #693f7c;border: 1px solid #ffffff;}
#home_banner .bx-wrapper .bx-pager.bx-default-pager a {background-color: white;border:1px solid #ccc;width: 14px;height: 14px;margin: 0px 6px;border-radius: 50%;box-shadow:2px 2px 8px rgba(15%,15%,40%,0.1);}
#home_banner .bx-wrapper .bx-pager { bottom: 32px; opacity: 0; }
#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-prev{ left:5%; }
#home_banner .bx-next{ right:5%; }


@media screen and (max-width : 1024px) {
	
	#home_banner .bx-controls-direction
	{
		display:none;	
	}
	
	#home_banner .bx-wrapper .bx-pager.bx-default-pager a {
		 width: 15px;
		 height: 15px;
	}
	#home_banner, #home_banner li {
		max-height: 275px;
		height: 275px;
		/*margin-top: 75px;*/
	}
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ------------------------------>>> Common Animation <<<----------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

.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); }
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ------------------------------>>> Loadaction <<<----------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

.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 <<<--------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

/* .cssa { font-family:Verdana; letter-spacing:1px; font-size:12px; padding-right:10px; padding-left:10px }
.cssb { font-family:Verdana; letter-spacing:1px; font-size:12px; padding-right:5px; padding-left:5px }
.cssc { padding-bottom:3px; letter-spacing:1px; font-size:12px; padding-left:10px; padding-right:10px; height:40px }
.cssd { font-family:Verdana; font-size:12px; letter-spacing:2px; height:10px; border:1px solid #FFFFFF }
a.pagelink_no:link { color: #003399; text-decoration: none; font-family:Verdana; font-size:12px; letter-spacing:1px; }
a.pagelink_no:visited { color: #003399; text-decoration: none; font-family:Verdana; font-size:12px; letter-spacing:1px }
a.pagelink_no:active { color: #003399; text-decoration: none; font-family:Verdana; font-size:12px; letter-spacing:1px }
a.pagelink_no:hover { color: #003399; text-decoration: underline; font-family:Verdana; font-size:12px; letter-spacing:1px }
a.pagelink:link { color: #333333; text-decoration: none; font-family:Verdana; font-size:12px; letter-spacing:1px; }
a.pagelink:visited { color: #333333; text-decoration: none; font-family:Verdana; font-size:12px; letter-spacing:1px }
a.pagelink:active { color: #333333; text-decoration: none; font-family:Verdana; font-size:12px; letter-spacing:1px }
a.pagelink:hover { color: #333333; text-decoration: underline; font-family:Verdana; font-size:12px; letter-spacing:1px }
a.pagelink_ch:link { color: #cc3300; text-decoration: none; font-family:Verdana; font-size:12px; letter-spacing:1px; font-weight:bold }
a.pagelink_ch:visited { color: #cc3300; text-decoration: none; font-family:Verdana; font-size:12px; letter-spacing:1px; font-weight:bold }
a.pagelink_ch:active { color: #cc3300; text-decoration: none; font-family:Verdana; font-size:12px; letter-spacing:1px; font-weight:bold }
a.pagelink_ch:hover { color: #cc3300; text-decoration: underline; font-family:Verdana; font-size:12px; letter-spacing:1px; font-weight:bold } */


/* ----------------------------------------------------------------------------------------------------------------*/
/* ------------------------------>>> Radio/Checkbox <<<----------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

/* Customize the label (the container) */
.container-form {
  display: inline-block;
  /* vertical-align: -28%; */
  position: relative;
  padding-left: 30px;
  margin-left: 10px;
  margin-bottom: 0px;
  cursor: pointer;
  font-size: 16px;
  line-height: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.container-form input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0px;
  left: 0;
  height: 20px;
  width: 20px;

  background-color: #f9f9f9;
  border: 1px solid #b9b7b7;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.container-form:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.container-form input:checked ~ .checkmark {
  /* background-color: #F19B20; */
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.container-form input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
/*
.container .checkmark:after {
  top: 6px;
  left: 6px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
}
*/
/* Style the checkmark/indicator */
.container-form .checkmark:after {
  left: 6px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid #721f6d;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}


@media screen and (max-width : 768px) {
	.container-form { font-size:13px; }
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------------------------------->>> pagelink <<<--------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

.cssa {/* font-family:Verdana; */letter-spacing:1px;font-size: 15px;padding-right:10px;padding-left:10px;}
.cssb { /*font-family:Verdana;*/ letter-spacing:1px; font-size:15px; padding-right:5px; padding-left:5px; }
.cssc { padding-bottom:3px; letter-spacing:1px; font-size:15px; padding-left:10px; padding-right:10px; height:40px }
.cssd { /*font-family:Verdana;*/ font-size:15px; letter-spacing:2px; height:10px; border:1px solid #FFFFFF }
.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;}