@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;
	}

	.gift_name {
		font-size:1.5em !important;
	}

	.gift_kakaku {
		font-size:1.4em !important;
	}

	h1 {
	  	font-size:1.7em;
	}

	.gift_name1,.gift_name2 {
		font-size:1.6em !important;
	}

	.pc_disp {
		display:none;
	}

	.sp_disp {
		display:block;
	}
}