@media (max-width: 900px) {
	body.shinei-responsive-page #contents.pass-ask-page {
		width: 100% !important;
		max-width: 100vw !important;
		min-width: 0 !important;
		margin: 0 !important;
		padding: 0 12px 24px !important;
		box-sizing: border-box !important;
		background: #fff;
	}

	body.shinei-responsive-page #contents.pass-ask-page > div[align="center"],
	body.shinei-responsive-page #contents.pass-ask-page #home,
	body.shinei-responsive-page #contents.pass-ask-page #content,
	body.shinei-responsive-page #contents.pass-ask-page #index {
		width: 100% !important;
		max-width: 100% !important;
		min-width: 0 !important;
		margin: 0 !important;
		padding: 0 !important;
		box-sizing: border-box !important;
		text-align: left !important;
		background: #fff !important;
	}

	body.shinei-responsive-page #contents.pass-ask-page table,
	body.shinei-responsive-page #contents.pass-ask-page tbody,
	body.shinei-responsive-page #contents.pass-ask-page tr,
	body.shinei-responsive-page #contents.pass-ask-page td {
		display: block !important;
		width: 100% !important;
		max-width: 100% !important;
		height: auto !important;
		min-height: 0 !important;
		box-sizing: border-box !important;
		white-space: normal !important;
		text-align: left !important;
	}

	body.shinei-responsive-page #contents.pass-ask-page td.side,
	body.shinei-responsive-page #contents.pass-ask-page table.pass_ask > tbody > tr > td.side {
		display: none !important;
	}

	body.shinei-responsive-page #contents.pass-ask-page .kuzu {
		margin: 0 0 12px;
		padding: 0 !important;
		font-size: 12px;
		line-height: 1.5;
	}

	body.shinei-responsive-page #contents.pass-ask-page .first_kaiin {
		margin: 0 0 14px;
		padding: 14px;
		border: 1px solid #ddd;
		border-radius: 6px;
		background: #fff;
		box-sizing: border-box;
	}

	body.shinei-responsive-page #contents.pass-ask-page .first_kaiin td,
	body.shinei-responsive-page #contents.pass-ask-page td.normal {
		color: #222;
		font-size: 14px;
		line-height: 1.7;
	}

	body.shinei-responsive-page #contents.pass-ask-page .first_kaiin a,
	body.shinei-responsive-page #contents.pass-ask-page td.normal a {
		display: inline-block;
		margin-top: 8px;
		color: #333 !important;
		font-weight: 700;
	}

	body.shinei-responsive-page #contents.pass-ask-page b font {
		display: block;
		margin: 0 0 10px;
		color: #dc1418 !important;
		font-size: 14px;
		line-height: 1.6;
	}

	body.shinei-responsive-page #contents.pass-ask-page form {
		display: block;
		width: 100%;
		margin: 0;
		padding: 14px;
		border: 1px solid #ddd;
		border-radius: 6px;
		background: #fff;
		box-sizing: border-box;
		color: #222;
	}

	body.shinei-responsive-page #contents.pass-ask-page form > br:first-child {
		display: none;
	}

	body.shinei-responsive-page #contents.pass-ask-page form font {
		color: #222 !important;
	}

	body.shinei-responsive-page #contents.pass-ask-page .pass-ask-mail-table {
		margin: 0 !important;
		border: 0 !important;
	}

	body.shinei-responsive-page #contents.pass-ask-page .pass-ask-mail-table tr {
		margin: 0 0 14px;
	}

	body.shinei-responsive-page #contents.pass-ask-page .pass-ask-mail-table tr:first-child td {
		margin: 0 0 2px;
		padding: 0 0 10px !important;
		border-bottom: 1px solid #e5e5e5;
		font-size: 14px;
		line-height: 1.6;
	}

	body.shinei-responsive-page #contents.pass-ask-page .pass-ask-mail-table td {
		padding: 0 !important;
		background: #fff !important;
		color: #222;
		font-size: 14px;
		line-height: 1.6;
	}

	body.shinei-responsive-page #contents.pass-ask-page .pass-ask-mail-table td:first-child {
		margin-bottom: 6px;
		font-weight: 700;
	}

	body.shinei-responsive-page #contents.pass-ask-page .pass-ask-mail-table input[type="text"] {
		display: block;
		width: 100% !important;
		height: 46px;
		margin: 0 0 4px;
		padding: 0 10px;
		border: 1px solid #bbb;
		border-radius: 4px;
		background: #fff;
		color: #333;
		font-size: 16px;
		line-height: 46px;
		box-sizing: border-box;
	}

	body.shinei-responsive-page #contents.pass-ask-page .pass-ask-submit-table {
		margin: 2px 0 0 !important;
	}

	body.shinei-responsive-page #contents.pass-ask-page .pass-ask-submit-table td {
		padding: 0 !important;
		text-align: center !important;
	}

	body.shinei-responsive-page #contents.pass-ask-page input[type="submit"] {
		display: block;
		width: 100% !important;
		height: 48px;
		margin: 0;
		padding: 0;
		border: 0;
		border-radius: 4px;
		background: #333;
		color: #fff;
		font-size: 16px;
		font-weight: 700;
		line-height: 48px;
		text-align: center;
	}

	body.shinei-responsive-page #contents.pass-ask-complete-page td.normal {
		padding: 16px 14px !important;
		border: 1px solid #ddd;
		border-radius: 6px;
		background: #fff !important;
	}

	body.shinei-responsive-page #contents.pass-ask-complete-page td.normal:before {
		content: "\f058";
		display: inline-block;
		margin-right: 8px;
		color: #1f9d55;
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
	}
}
