@charset "utf-8";

.main_ttl {
	font-size: 24px;
	margin-bottom: 20px;
	font-weight: bold;
	margin: 0 15px 20px;
	padding-bottom: 20px;
	text-align: left;
	letter-spacing: 1px;
	background: url(../sp/img/common/line01.jpg) no-repeat center bottom;
	background-size: auto;
	-webkit-background-size: 100% 2px;
	background-size: 100% 2px;
	color: #5b3d1d;
	line-height: 1.4;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
		"Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

h3.ttl {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
		"Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 17px;
	font-weight: bold;
	text-align: left;
	line-height: 19px;
	color: #8b1b44;
	vertical-align: middle;
	background: url(/img/lead_ico.jpg) left top no-repeat;
	padding-left: 33px;
	margin-top: 36px;
	margin-bottom: 10px;
}

h4 {
	text-align: left;
	background: url(/img/lm_komoku01.jpg) no-repeat 0 2px;
	color: #660000;
	padding-left: 30px;
	width: 470px;
	margin: 0 auto 5px;
}

/* hタグ　削除ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */
.block.ttl {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
		"Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 17px;
	font-weight: bold;
	text-align: left;
	line-height: 19px;
	color: #8b1b44;
	vertical-align: middle;
	background: url(/img/lead_ico.svg) left top no-repeat;
	padding-left: 33px;
	margin-top: 36px;
	margin-bottom: 10px;
}

.sub_block {
	text-align: left;
	background: url(/img/lm_komoku01.jpg) no-repeat 0 2px;
	color: #660000;
	padding-left: 30px;
	width: 470px;
	margin: 0 auto 5px;
}

/* hタグ　削除ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */
/* add 2023/07/06 */
.btn-naviWrap {
	margin-bottom: 12px;
}
.btn-navi {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 12px;
	width: min(596px, calc(100% - 30px));
	margin: 0 auto;
}
.btn-navi:not(:last-child) {
	margin-bottom: 12px;
}

.btn-navi li a {
	display: block;
}

.btn-navi li img {
	width: 100%;
}

/* ここまでadd 2023/07/06 */
.btn-navi li:nth-child(4) {
	margin-right: 0;
}

table {
	width: 500px;
	margin: 0 auto 20px;
	border-collapse: collapse;
}

th,
td {
	padding: 5px;
	border: 1px solid #cfbe6f;
}

th {
	text-align: center;
	font-weight: bold;
	background: #cfbe6f;
}

.time th {
	width: 20%;
}

th:nth-child(n + 1) {
	border-right: 1px solid #fff;
}

th:last-child {
	border-right: 1px solid #cfbe6f;
}

td {
	text-align: left;
}

td.right,
td.right_i {
	text-align: right;
}

.banners {
	width: 500px;
	margin: 0 auto 140px;
}

.banners img {
	margin-top: 10px;
}

.banners .rizeLinkBox:nth-child(2) a:nth-child(1) img {
	float: left;
	max-width: 190px;
}

.banners .rizeLinkBox:nth-child(2) a:nth-child(2) img {
	float: right;
	max-width: 292px;
}

.banners .rizeLinkBox:first-child:after {
	clear: both;
}

.toTop {
	text-align: right;
	margin-bottom: 30px;
}

.caution {
	text-align: right !important;
	width: 500px;
	margin: 5px auto 0;
}

.price th:nth-child(1) {
	width: 105px;
}

.price th:nth-child(2) {
	width: 200px;
}

.time h4 {
	width: 530px;
}

.time table {
	width: 560px;
}

.declaration {
	margin: 0 auto 30px;
}
.declaration figure {
	margin: 0 auto 0;
}
.declaration figure img {
	width: 100%;
}

/* hタグ　削除ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */
.time .sub_block {
	width: 530px;
}

/* hタグ　削除ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */

@media screen and (max-width: 768px) {
	.spInner {
		width: calc(100% - 30px);
		padding-top: 1.6em;
		padding-bottom: 1.6em;
		margin-left: auto;
		margin-right: auto;
	}

	.pt0 {
		padding-top: 0;
	}

	h3.ttl {
		display: none;
	}

	h4 {
		width: calc(100% - 30px);
		height: 40px;
		background: url(/img/lm_komoku01.jpg) left 15px center no-repeat,
			url(/sp/img/common/h_tel_bg.png) repeat-x left bottom;
		-webkit-background-size: auto, 5px 46px;
		background-size: auto, 5px 46px;
		border-top: 1px solid #cfcfcf;
		border-bottom: 1px solid #cfcfcf;
		display: table;
		position: relative;
		color: #2e3e46;
		font-size: 1.3em;
		font-weight: bold;
		line-height: 1.2;
		cursor: pointer;
		margin-bottom: 15px;
	}

	h4:hover {
		cursor: default;
	}

	h4 span {
		text-align: left;
		padding: 7px 15px 5px;
		display: table-cell;
		color: #2d3e46;
		vertical-align: middle;
	}

	/* hタグ　削除ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */
	.block.ttl {
		display: none;
	}

	.sub_block {
		width: calc(100% - 30px);
		height: 40px;
		background: url(/img/lm_komoku01.jpg) left 15px center no-repeat,
			url(/sp/img/common/h_tel_bg.png) repeat-x left bottom;
		-webkit-background-size: auto, 5px 46px;
		background-size: auto, 5px 46px;
		border-top: 1px solid #cfcfcf;
		border-bottom: 1px solid #cfcfcf;
		display: table;
		position: relative;
		color: #2e3e46;
		font-size: 1.3em;
		font-weight: bold;
		line-height: 1.2;
		cursor: pointer;
		margin-bottom: 15px;
	}

	.sub_block:hover {
		cursor: default;
	}

	.sub_block span {
		text-align: left;
		padding: 7px 15px 5px;
		display: table-cell;
		color: #2d3e46;
		vertical-align: middle;
	}

	/* hタグ　削除ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */

	table {
		width: calc(100% - 30px);
		margin: 0 15px 15px;
	}

	th,
	td {
		font-size: 1.1rem;
		line-height: 1.5;
	}

	.price th:nth-child(1),
	.price th:nth-child(2) {
		width: 33%;
	}

	td.right {
		text-align: center;
	}

	.bannerSoudan,
	.toTop {
		display: none;
	}

	.banners {
		width: calc(100% - 30px);
		margin: 0 15px 15px;
	}

	.banners .rizeLinkBox {
		width: 100%;
		max-width: 300px;
		margin: 0 auto !important;
	}

	.rizeLinkBox a:first-child {
		margin-right: 0;
	}

	.banners .rizeLinkBox:nth-child(2) a:nth-child(1) {
		width: 38.61788618% !important;
		margin-right: 0;
	}

	.banners .rizeLinkBox:nth-child(2) a:nth-child(2) {
		width: 59.3495935% !important;
	}

	.caution {
		text-align: left !important;
		width: calc(100% - 30px);
	}

	.time h4 {
		width: calc(100% - 30px);
	}

	.time table {
		width: calc(100% - 30px);
	}
	.declaration {
		width: calc(100% - 30px);
	}
}
