@charset "utf-8";
/* CSS Document */
/*標頭navbar設定-*/
.uk-navbar {
	background-origin: border-box;
	position: relative;
	height: 44pt;
	width: 100%;
	clear: both;
}
.uk-navbar:before, .uk-navbar:after {
	content: " ";
	display: table
}
.uk-navbar:after {
	clear: both
}
/*-點選menu按鈕設定*/
.uk-navbar-toggle {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin: 10px 0 0 0px;
	padding: 8px;
	font-size: 26px;
	color: #7cab3f;
}
.uk-navbar-toggle:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.uk-navbar-toggle:hover, .uk-navbar-toggle:focus {
	color: #688f36;
	text-decoration: none;
	outline: 0
}
.uk-navbar-toggle:after {
	content: "\f0c9";
	font-family: "FontAwesome";
	vertical-align: middle;
}
.uk-navbar-toggle-alt:after {
	content: "\f002"
}
/*左欄menu*/
/*-點選menu後，右邊內容顯示的淡淡顏色*/
.uk-offcanvas {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1010;
	background: rgba(0, 0, 0, 0.1);
	font-size: 19px;
}
.uk-offcanvas.uk-active {
	display: block
}
.uk-offcanvas-page {
	position: fixed;
	-webkit-transition: margin-left .3s ease-in-out 50ms;
	transition: margin-left .3s ease-in-out 50ms
}
/*-menu的底色設定*/
.uk-offcanvas-bar {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	z-index: 999;
	width: 270px;
	max-width: 100%;
	background-color: #fff;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
}
.uk-nav-offcanvas {
	color: #fff;
	margin-top: 0;
}
.uk-offcanvas.uk-active .uk-offcanvas-bar.uk-offcanvas-bar-show {
	-webkit-transform: translateX(0%);
	transform: translateX(0%)
}
.uk-nav, .uk-nav ul {
	margin: 0;
	padding: 0;
	list-style: none
}
.uk-nav ul a {
	padding: 0px 0
}
.uk-nav li a {
	display: block;
	text-decoration: none
}
/*-標題項目*/
.uk-nav-header {
	padding: 30px 15px 8px;
	text-transform: uppercase;
	text-shadow: none;
	color: #fff;
	margin-top: 0;
	background-color: #00aeed;
	height: 52pt;
}
/*-標題右邊箭頭設定*/
.uk-nav-parent-icon>.uk-parent>a:after {
	content: "\f104";
	width: 20px;
	margin: 2px 0px 0 0;
	float: right;
	font-family: "FontAwesome";
	text-align: center;
	color: #00adef;
}
/*-標題點開右邊箭頭設定*/
.uk-nav-parent-icon>.uk-parent.uk-open>a:after {
	content: "\f107";
	color: #00adef;
}
/*第一層設定*/

.uk-parent a {
	color: #FFF;
	padding: 0px 15px;
}
.uk-nav-offcanvas ul a {
	color: #0789ba;
	display: block;
}
html:not(.uk-touch) .uk-nav-offcanvas ul a:hover {
	color: #0789ba;
}
.uk-nav-offcanvas>li>a {
	color: #00adef;
	padding: 12px 5px 12px 40px;
	border-top: 1px solid #00adef;
}
.uk-nav-offcanvas>li>a:hover, html:not(.uk-touch) .uk-nav-offcanvas>li>a:focus {
	color: #00adef;
	outline: 0;
	background-color: #eeeeee;
}
/*-第二層條列*/
ul.uk-nav-sub {
	padding: 5px 0 5px 15px
}
ul.uk-nav-sub li {
	position: relative;
	font-size: 17px;
}
ul.uk-nav-sub li a {
	padding: 5px 0;
}
ul.uk-nav-sub li span {
	position: absolute;
	top: 4px;
	right: 10px;
	background-color: #ffbe26;
	color: #fff;
	border-radius: 5px;
	padding: 0;
	width: 25px;
	height: 20px;
	font-size: 12px;
	text-align: center;
}
.menupic {
	background-image: url(../images/menu_icon.png);
	background-repeat: no-repeat;
	display: block;
}
.menu_icon01 {
	background-position: 3px 4px;
	background-size: 34px auto;
}
.menu_icon02 {
	background-position: 3px -34px;
	background-size: 32px auto;
}
.menu_icon03 {
	background-position: 3px -80px;
	background-size: 35px auto;
}
.menu_icon04 {
	background-position: 3px -103px;
	background-size: 30px auto;
}
.menu_icon05 {
	background-position: 3px -130px;
	background-size: 28px auto;
}
.menu_icon06 {
	background-position: 3px -170px;
	background-size: 29px auto;
}
.menu_icon07 {
	background-position: 3px -196px;
	background-size: 28px auto;
}
.menu_icon08 {
	background-position: 3px -250px;
	background-size: 30px auto;
}
.menu_icon09 {
	background-position: 3px -286px;
	background-size: 30px auto;
}

/*------平板首頁磚塊選單--------------*/

.m-main {
	margin: 0 0 20px 0;
}
.mp-main1, .mp-main2{
	margin:0 10px;
	padding-top: 15px;
	}
.mp-main1 ul, .mp-main2 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-collapse: separate;
	border-spacing: 8px 4px;
	display: table;
	width: 100%;
}
.mp-main1 ul li, .mp-main2 ul li {
	text-align: center;
	vertical-align: top;
	display: table-cell;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}
.mp-main1 .boxli01 .image, .mp-main1 .boxli02 .image, .mp-main2 .boxli01 .image, .mp-main2 .boxli02 .image{
	height: auto;
	width: 100%;
	padding-bottom: 0.6em;
}
.mp-main1 .image img, .mp-main2 .image img{
	width: 100px;
	height: 100px;
}
.mp-main1 h2, .mp-main2 h2 {
	font-size: 1em;
	color: #FFF;
	margin: 0 0.2em;
}
.color01 {background-color: #2094c3;}
.color02 {background-color: #36b9af;}
.color03 {background-color: #21947c;}
.color04 {background-color: #5aaa63;}
.color05 {background-color: #f28f3b;}
.color06 {background-color: #184ea1;}
.color07 {background-color: #f0a628;}
.color08 {background-color: #b21f48;}
.color09 {background-color: #493893;}
.color10 {background-color: #8a4b7f;}
.color11 {background-color: #e0780e;}
.color12 {background-color: #2282b0;}
.color13 {background-color: #8ac22a;}
.color14 {background-color: #48b39d;}


@media only screen and (max-width : 500px) and (min-width : 321px) {

.mp-main1 .boxli01 .image, .mp-main1 .boxli02 .image, .mp-main2 .boxli01 .image, .mp-main2 .boxli02 .image{
	height: auto;
	width: 100%;
	padding-bottom: 0.6em;
}
.mp-main1 .image img, .mp-main2 .image img{
	width: 80%;
	height: 80%;
}
}

@media only screen and (max-width : 320px) {
	
.mp-main1 .boxli01 .image, .mp-main1 .boxli02 .image, .mp-main2 .boxli01 .image, .mp-main2 .boxli02 .image{
	height: auto;
	width: 100%;
	padding-bottom: 0.6em;
}
.mp-main1 .image img, .mp-main2 .image img{
	width: 100%;
	height: 100%;
}
}
