@charset "utf-8";
/* CSS Document */

/*大標*/
.h1Pink{
	color:rgba(232,56,128,1.00);
}

.week{
	background-color:rgba(232,56,128,1.00);
	padding: 15px 20px;
}

/*路線*/
.routeLine{
	background-color:rgba(232,56,128,1.00);
}

.crouteWen{
	padding-top: 27px;
}

/*集合*/
.meetYellow{
	color:rgba(232,56,128,1.00);
    font-size: 1.5rem;
}

.meetPink{
	color:rgba(231,114,0,1.00);
    font-size: 1.5rem;
}

/*集合圖片與文章對齊*/
.locate{
	/*padding-top: 25px;*/
	padding-top: 5px;
}

/*住宿*/
.stay{
	color:rgba(232,56,128,1.00);
	padding-bottom:0;
}

.nation{
	border-bottom: 1px solid rgba(232,56,128,1.00);
		}

.time{
	color:rgba(232,56,128,1.00);
	font-weight:bolder;
}

/*消費指南&價目表說明*/
.consumeExplain{
	background-color:rgba(232,56,128,0.2);
}

.trPink{
	background-color:rgba(232,56,128,1.00);
}

/*常用酒店*/
.bgcolor tr:nth-child(even) {background:rgba(232,56,128,0.1);}

/*備註*/
.dps h3{
	background-color:rgba(232,56,128,1.00);
}

.cnoteItem{
	border-bottom: 1px solid rgba(232,56,128,1.00);
}

