@charset "utf-8";

@media screen and (min-width : 769px){ 
	
/* =================================================================
上書きCSS
================================================================= */
	.section .head_title{
		line-height: 1.5;
	}
	.section .head_sub_title {
		margin: 90px 0 25px 35px;
		font-size: 20px;
	}
	.equipment_list .list_inner .copy{
		margin: 0 0 10px 0;
		font-size: 15px;
		line-height: 1.444em;
	}
	.equipment_list .list_inner .name{
		font-size: 15px;
	}
	
}