@charset "utf-8";
/* モーダルCSS */
.modalWrapper {
	width: 95%;
	height: 70%;
	overflow-y: scroll;
}
.pc_view{
	display: none!important;
}