@media screen and (max-width: 768px) {
	.p_read {
		font-size: 18px !important;
    width:90%;
	}

	.main_con p {
	  font-size: 16px;
	  line-height: 1.7em;
	}

	.toyama_iimono > h2 {
		font-size:26px;
	}

	.toyama_iimono > p {
		font-size:13px;
	}

	.ul01 {
		font-size:18px;
	}

	.e_date {
		font-size:20px;
	}

	.event_area dl {
		font-size:16px;
	}

	.e_basyo {
		font-size:18px;
	}

	.tbl_box {
		max-width:100%;
	}

	.t_btn {
		width:100%;
	}

	.sp_br {
		display:block;
	}
}