@charset "UTF-8";

@media screen and (max-width: 700px){
	#t_service01+.composite_box01{
		display: none;
	}
}
@media screen and (min-width: 701px){
	#t_service_sp01+.composite_box01{
		display: none;
	}
}
.widget_youtube .wrapper_item {
	width: 80%;
}