@charset "utf-8";
@media screen and (min-width: 661px) and (max-width: 1400px) {
}
@media screen and (min-width: 320px) and (max-width: 660px) {
	.t_box1 {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.oz_midashi {
		line-height: 33px;
	}
	.oz_txt {
		line-height: 20px;
	}
	.oz_box {
		display: flex;
		flex-direction: column-reverse;
		justify-content: center;
		align-items: center;
	}
	.oz_box0 {
		display: none;
	}
	.oz_box1 {
		margin: 0;
		order: 3;
	}
	.oz_box2 {
		margin: 0.5em 0;
		order: 2;
	}
	.oz_box3 {
		width: 80%;
		margin-bottom: 2em;
		order: 1;
	}
	.txt_box00 {
		display: block;
	}
	.txt_box1 {
		width: 80%;
		margin: 0 auto;
	}
	.txt_box2 {
		width: 85%;
		margin: 0 auto;
		text-align: left;
	}
	.txt_box2 br {
		display: none;
	}
	.txt_box3 {
		width: 86%;
		margin: 1em auto;
		text-align: left;
	}
	.txt_box4 {
		width: 86%;
		margin: 1em auto;
	}
	.big_oya2 {
		flex-direction: column;
		text-align: center;
	}
	.left_box2 {
		width: 95%;
		margin: 0 auto 1em;
	}
	.left_box2 img {
		width: 60%;
	}
	.right_box2 {
		width: 98%;
		margin: 0 auto;
		text-align: left;
	}
	.store-table {
		font-size: 0.8em;
		font-weight: 100;
	}
	.big_oya3 {
		flex-direction: column-reverse;
		text-align: center;
	}
	.left_box3 {
		width: 98%;
		margin: 0 auto;
		text-align: left;
	}
	.touroku-table {
		font-size: 0.8em;
		font-weight: 100;
	}
	.right_box3 {
		width: 95%;
		margin: 0 auto 1em;
	}
	.right_box3 img {
		width: 60%;
	}
}