@charset "utf-8";
/***************************************
    copyright by MakeWeb.com.tw 
***************************************/

@import url("style.css");
@font-face {
	font-family: edo;
	src: url(/mw/cufiles/fonts/edo.ttf);
}


/*-------------------------------------------- 
	container
---------------------------------------------*/
#container {
	overflow: hidden;
	width: 100%;
	margin: 98px 0 0 0;
}

/*-------------------------------------------- 
	content1
---------------------------------------------*/
#content1 {
	width: 100%;
}

.image_menu{
	overflow: hidden;
	max-height: 400px;
}
.image_menu img{
	width: 100%;
	text-align: center;
	/*min-height: 200px;*/
}

.label_menu_title{
	position: absolute;
	width: 100%;
	margin: 7% 0 0 0;
	text-align: center;
}
.label_menu_title h1{
	/*margin: 50px 0 10px 0;*/
	line-height: 1.2;
	font-size: 6rem;
	color: #FFF;
}
.label_menu_title h2{
	/*margin: 50px 0 10px 0;*/
	line-height: 1.2;
	font-size: 6rem;
	color: #FFF;
	font-family: edo, serif; 
}

.list_breadcrumb_blue01 {
	overflow: hidden;
	margin: 0px auto;
	padding: 0px 0px;
	background: #F8F8F8;
	/*border: 1px solid #E9E9E9;*/
}
.list_breadcrumb_blue01 ul {
	/*display: table;*/
	float: right;
	/*width: 1100px;*/
	margin: 0 10% 0 0;
	padding: 0;
	list-style: none;
}
.list_breadcrumb_blue01 li {
	float: left;
	line-height: 48px;
	color: #FF0031; 
}
.list_breadcrumb_blue01 li a {
	color: #272727;
}
.list_breadcrumb_blue01 li a:hover {
	color: #FF0031;
}
.list_breadcrumb_blue01 li .crumb_tag {
	color: #272727;
}


/*-------------------------------------------- 
	content2
---------------------------------------------*/
#content2 {
	overflow: hidden;
	max-width: 1100px;
	margin: 30px auto;
	padding: 0px 0px;
}



#side1 {
	/*display: none;*/
	float: left;
	/*width: 0%;*/
	width: 20%;
	min-height: 500px;
}

.tree_gray_green_v {
	width: 100%;
	margin: 0px 0 30px 0;
}
.tree_gray_green_v h3 {
	/*display:block;*/
	width: 184px;
	height: 48px;
	margin: 0 0 0px 0;
	padding: 0 0 0px 0;
	text-align: center;
	line-height: 48px;
	color: #FFF;
	background:url(../../../../../cufiles/images/web/layout/menu_bg.png) 0px 0px no-repeat;
}
.tree_gray_green_v ul {
	margin: 0;
	list-style: none;
	text-align: center;
}
.tree_gray_green_v .mw-nav li {
	text-indent: 46px;
	line-height: 42px;
 	font-weight: 400;
	background:url(../../../../../cufiles/images/web/layout/menu_icon_gray.png) 0px 13px no-repeat;
	/*border-bottom:1px dotted #666;*/
}
.tree_gray_green_v .mw-nav li a {
 	color:#333;
	border: none;
	background: none;
	/*border:1px solid #F00;*/
}
.tree_gray_green_v .mw-nav li:hover > a {
 	color: #FF0031;
	background:url(../../../../../cufiles/images/web/layout/menu_icon_red.png) 0px 13px no-repeat;
}
.tree_gray_green_v .mw-nav li.action {
	padding: 0 0 0 20px;
	background: none;
}
.tree_gray_green_v .mw-nav li.action > a {
 	color: #FF0031;
 	/*font-weight: 400;*/
	background:url(../../../../../cufiles/images/web/layout/menu_icon_red.png) 0px 13px no-repeat;
}
/*level 2*/
/*.tree_gray_green_v .mw-nav > li {
	text-indent: 46px;
	line-height: 42px;
	background:url(../../../../../cufiles/images/web/layout/menu_icon_gray.png) 0px 13px no-repeat;
}*/
.tree_gray_green_v .mw-nav > li.s5{
	/*width: 184px;*/
	/*height: 48px;*/
	margin: 0 0 0px 0;
	padding: 0 0 0px 0;
	text-align: center;
	line-height: 48px;
	background:url(../../../../../cufiles/images/web/layout/menu_bg.png) 0px 0px no-repeat;
}
.tree_gray_green_v .mw-nav > li.s5 > a{
	font-size: 2.2rem;
	font-weight: 400;
	color: #FFF;
}

.tree_gray_green_v .mw-nav li .arrow-pad {
	/*display: none;*/
}


#side2 {
	float: right;
	/*width: 100%;*/
	width: 78%;
	min-height: 500px;
}


#block1{
	overflow: hidden;
	background: #FFF;
	/*border:1px solid #FFF;*/
}


#block2{
	/*width: 860px;*/
	padding: 0 0px 40px 0px;
	position: relative;
}


/*-------------------------------------------- 
	Media Queries 
---------------------------------------------*/
/* Portrait and Landscape */
/*@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
}*/

/*iPad*/
@media screen and (max-width: 1023px) {

	#container {
		margin: 71px 0 0 0;
	}


	.label_menu_title h1{
		font-size: 4rem;
	}
	.label_menu_title h2{
		font-size: 4rem;
	}

	.tree_gray_green_v h3 {
		width: 152px;
		background-size: 152px 48px;
	}
	.tree_gray_green_v .mw-nav > li.s5{
		width: 152px;
		text-indent: 32px;
		background-size: 152px 48px;
	}

	.list_gray_light li .post_text .post_title{
		font-size: 1.6rem;
		margin: 0 0 4px 0;
		padding: 0 0 4px 0;
		/*border-bottom: 2px solid #F00;*/
	}
	.list_gray_light li .post_text .post_intro{
		font-size: 1.3rem;
	}

	.canvas_post_pattern{
		padding: 0 20px;
	}

	.canvas_post{
		padding: 0 20px;
	}

	.list_blue001 ul{
		width: 680px;
	}
	.list_blue001 li {
		margin: 20px;
		width: 680px;
	}
	.list_blue001 li .post_image{
		float: left;
		width: 250px;
	}
	.list_blue001 li .post_text{
		/*float: left;*/
		/*width: 40%;*/
		width: calc( 100% - 250px );
		/*padding: 20px;*/
	}
}


/*iPhone*/
@media screen and (max-width: 767px) {

	.image_menu_box{
		/*width: 100%;*/
		/*height: 244px;*/
		margin-top: 0px;
	}


	.list_breadcrumb_blue01 li {
		font-size: 1.4rem;
	}


	.label_menu_title{
		margin: 6% 0 0 0;
		/*margin: 18% 0 0 0;*/
	}
	.label_menu_title h1{
		line-height: 1.2;
		font-size: 2.2rem;
		/*color: #000;*/
	}
	.label_menu_title h2{
		/*margin: 50px 0 10px 0;*/
		line-height: 1.2;
		font-size: 2rem;
	}
	.canvas_post{
		margin: 40px 0 0 0;
	}


	#content2 {
		margin: 0 auto;
		/*margin-top: -90px;*/
		/*padding: 0 20px;*/
	}

	#side1{
		display: none;
	}

	#side2 {
		width: 100%;
	}

	.canvas_post{
		overflow: hidden;
	}
	.canvas_post img{
		max-width: 100%;
	}


	.list_gray_light {
		padding: 20px;
	}
	.list_gray_light li {
	    width: 100%;
	}


	.list_blue001 {
		overflow: hidden;
		/*width: calc( 100% - 40px );*/
		width: 100%;
		/*padding: 0 20px;*/
	}
	.list_blue001 ul {
		width: 320px;
		/*width: 100%;*/
		/*width: calc( 100% - 40px );*/
	}
	.list_blue001 li {
		margin: 20px;
		/*width: 320px;*/
		width: calc( 100% - 40px );
		padding: 20px;
	}
	.list_blue001 li .post_image{
		/*float: left;*/
		/*width: 250px;*/
		width: 100%;
		text-align: center;
	}
	.list_blue001 li .post_image img{
		width: 250px;
		/*width: 100%;*/
	}
	.list_blue001 li .post_text{
		/*float: left;*/
		width: 100%;
		/*width: calc( 100% - 80px );*/
		padding: 0 20px;
	}

}