@charset "UTF-8";
/*==============================

		taiwan startrip

==============================*/

/*==============================

		PC+SP

==============================*/





/*==============================

		PC

==============================*/
@media screen and (min-width: 768px) {

/*--------------------------------------------------
		sec01
--------------------------------------------------*/
.sec01 {
	color: #333333;
	padding: 40px 0;
	background: #FFFFFF;
}
.sec01 .secTitle {
	text-align: center;
	margin-bottom: 40px;
}



/*--------------------------------------------------
		
--------------------------------------------------*/



/*--------------------------------------------------
		
--------------------------------------------------*/



/*--------------------------------------------------
		
--------------------------------------------------*/



/*--------------------------------------------------
		
--------------------------------------------------*/





}





/*==============================

		TAB

==============================*/
@media screen and (min-width: 768px) and (max-width: 900px) {

/*--------------------------------------------------
		
--------------------------------------------------*/



/*--------------------------------------------------
		
--------------------------------------------------*/



/*--------------------------------------------------
		
--------------------------------------------------*/



/*--------------------------------------------------
		
--------------------------------------------------*/



/*--------------------------------------------------
		
--------------------------------------------------*/





}





/*==============================

		SP

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

/*--------------------------------------------------
		sec01
--------------------------------------------------*/
.sec01 {
	color: #333333;
	padding: 20px 0;
	background: #FFFFFF;
}
.sec01 .secTitle {
	text-align: center;
	margin-bottom: 20px;
}



/*--------------------------------------------------
		
--------------------------------------------------*/



/*--------------------------------------------------
		
--------------------------------------------------*/



/*--------------------------------------------------
		
--------------------------------------------------*/



/*--------------------------------------------------
		
--------------------------------------------------*/



/*--------------------------------------------------
		
--------------------------------------------------*/





}





