
/**************************************************************************************/
/**************************************************************************************/
/* PC Site*/
/**************************************************************************************/
/**************************************************************************************/






.support_image_wide{
	width : 100% ;
	margin : 50px auto 50px ;
}
.ul_title_image.follow{
	margin-top : 0px ;
	margin-bottom: 0px ;
}



.support_hr{
	width : 100% ;
	height : 1px ;
	background-color: #808080 ;
	margin : 132px auto ;
}


.support_image_50vw{
	float : right ;
	width : calc( 50vw - 40px );
	max-width : 1920px ;
	margin : 80px auto 0px ;
}

.support_left_image{
	width : auto ;
	max-width : 100% ;
}
















































@media screen and (max-width: 1280px) {



}


/**************************************************************************************/
/**************************************************************************************/
/* TB Site*/
/**************************************************************************************/
/**************************************************************************************/
@media screen and (max-width: 1000px) {








.support_image_wide{
}
.ul_title_image.follow{
}

.support_ul_title_image{
	width : 200px ;
}


.support_hr{
	margin: 80px auto ;
}


.support_image_50vw{
	float : none ;
	width : auto;
	max-width : 100% ;
	margin : 40px auto 0px ;
}

.support_left_image{
}



.ul_right{
	margin-top : 40px ;
}




}