.main.plan .plan-detail {
	align-items: flex-end;
	display: flex;
	margin: 0 auto;
	padding: 50px 0 120px;
	width: 992px;
}

@media screen and (max-width: 1200px) {
	.main.plan .plan-detail {
		width: 900px;
	}
}

@media screen and (max-width: 736px) {
	.main.plan .plan-detail {
		align-items: flex-start;
		flex-direction: column-reverse;
		margin: 0 20px;
		padding: 30px 0 60px;
		width: auto;
	}
}

.main.plan .plan-detail .content {
	width: 56.3%
}

@media screen and (max-width: 736px) {
	.main.plan .plan-detail .content {
		width: 100%
	}
}

.main.plan .plan-detail .content .headding {
	align-items: center;
	display: flex;
	margin-bottom: 55px;
}

@media screen and (max-width: 1200px) {
	.main.plan .plan-detail .content .headding {
		margin-bottom: 35px;
	}
}

@media screen and (max-width: 736px) {
	.main.plan .plan-detail .content .headding {
		align-items: flex-start;
		flex-direction: column;
		margin-bottom: 30px;
	}
}

.main.plan .plan-detail .content .headding .num {
	align-items: center;
	background-color: #263d71;
	color: #fff;
	display: flex;
	font-family: 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'ＭＳ 明朝', 'MS Mincho', serif;
	font-size: 48px;
	height: 75px;
	justify-content: center;
	margin-right: 20px;
	width: 75px;
}

@media screen and (max-width: 1200px) {
	.main.plan .plan-detail .content .headding .num {
		font-size: 42px;
		height: 60px;
		margin-right: 10px;
		width: 60px;
	}
}

@media screen and (max-width: 736px) {
	.main.plan .plan-detail .content .headding .num {
		font-size: 40px;
		height: 64px;
		margin: 0 0 15px;
		width: 64px;
	}
}

.main.plan .plan-detail .content .headding > .text {
	font-family: 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'ＭＳ 明朝', 'MS Mincho', serif;
	font-size: 22px;
	letter-spacing: 0em;
	line-height: 1.6;
}

@media screen and (max-width: 1200px) {
	.main.plan .plan-detail .content .headding > .text {
		font-size: 18px;
		letter-spacing: 0.05em;
	}
}

@media screen and (max-width: 736px) {
	.main.plan .plan-detail .content .headding > .text {
		font-size: 20px;
		line-height: 1.7;
	}
}

.main.plan .plan-detail .content > .text {
	font-family: 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'ＭＳ 明朝', 'MS Mincho', serif;
	font-size: 16px;
	letter-spacing: 0.07em;
	line-height: 1.5;
}

@media screen and (max-width: 1200px) {
	.main.plan .plan-detail .content > .text {
		font-size: 15px;
	}
}

@media screen and (max-width: 736px) {
	.main.plan .plan-detail .content > .text {
		font-size: 14px;
		line-height: 2;
		letter-spacing: 0;
		margin-bottom: 50px;
	}
}

.main.plan .plan-detail .content > .detail-wrap {
	align-items: flex-end;
	display: flex;
	width: 93%;
}

@media screen and (max-width: 736px) {
	.main.plan .plan-detail .content > .detail-wrap {
		flex-direction: column;
		width: 100%
	}
}

.main.plan .plan-detail .content > .detail-wrap .text-wrap {
	width: 70.2%;
}

@media screen and (max-width: 736px) {
	.main.plan .plan-detail .content > .detail-wrap .text-wrap {
		width: 100%;
	}
}

.main.plan .plan-detail .content > .detail-wrap .text-wrap .type {
	font-family: 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'ＭＳ 明朝', 'MS Mincho', serif;
	font-size: 23px;
	letter-spacing: 0.1em;
	margin-bottom: 30px;
}

.main.plan .plan-detail .content > .detail-wrap .text-wrap .type > span {
	font-size: 31px;
}

@media screen and (max-width: 1200px) {
	.main.plan .plan-detail .content > .detail-wrap .text-wrap .type {
		font-size: 20px;
		margin-bottom: 20px;
	}

	.main.plan .plan-detail .content > .detail-wrap .text-wrap .type > span {
		font-size: 28px;
	}
}

.main.plan .plan-detail .content > .detail-wrap .text-wrap .area {
	font-family: 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'ＭＳ 明朝', 'MS Mincho', serif;
	font-size: 16px;
	letter-spacing: 0.07em;
	line-height: 1.8;
	margin-right: 35px;
	width: auto;
}

.main.plan .plan-detail .content > .detail-wrap .text-wrap .area > span {
	font-size: 20px;
}

@media screen and (max-width: 1200px) {
	.main.plan .plan-detail .content > .detail-wrap .text-wrap .area {
		font-size: 14px;
		margin-right: 25px;
	}

	.main.plan .plan-detail .content > .detail-wrap .text-wrap .area > span {
		font-size: 18px;
	}
}

.main.plan .plan-detail .content > .detail-wrap .text-wrap .area.total {
	border-top: 1px solid #000;
	margin-top: 10px;
	padding-top: 10px;
}

@media screen and (max-width: 736px) {
	.main.plan .plan-detail .content > .detail-wrap .text-wrap .area {
		margin-right: 0;
	}

	.main.plan .plan-detail .content > .detail-wrap .text-wrap .area > span {
		font-size: 14px;
	}

	.main.plan .plan-detail .content > .detail-wrap .text-wrap .area.total {
		margin-top: 8px;
		padding-top: 8px;
	}
}

.main.plan .plan-detail .content > .detail-wrap .text-wrap .info {
	font-family: 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'ＭＳ 明朝', 'MS Mincho', serif;
	font-size: 12px;
	line-height: 1.5;
	margin-top: 20px;
}

.main.plan .plan-detail .content > .detail-wrap .figure {
	width: 29.8%;
}

@media screen and (max-width: 736px) {
	.main.plan .plan-detail .content > .detail-wrap .figure {
		margin-top: 40px;
		text-align: center;
		width: 100%;
	}
}

.main.plan .plan-detail .content > .detail-wrap .figure img {
	height: auto;
	width: 100%;
}

@media screen and (max-width: 736px) {
	.main.plan .plan-detail .content > .detail-wrap .figure img {
		height: auto;
		margin: 0 auto;
		width: 172px;
	}
}


.main.plan .plan-detail .drawing {
	width: 43.7%
}

@media screen and (max-width: 736px) {
	.main.plan .plan-detail .drawing {
		margin-bottom: 40px;
		width: 100%
	}
}

.main.plan .plan-detail .drawing img{
	height: auto;
	width: 100%
}



.main.plan .plan-pager {
	display: flex;
	justify-content: center;
}

.main.plan .plan-pager > a {
	background-color: #bfbfbf;
	border-radius: 30px;
	color: #fff;
	display: block;
	font-family: 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'ＭＳ 明朝', 'MS Mincho', serif;
	font-size: 20px;
	letter-spacing: 0.3em;
	margin: 0 29px;
	padding: 18px 0;
	text-align: center;
	text-indent: 0.3em;
	transition: all 0.3s ease;
	width: 260px;
}

@media screen and (max-width: 736px) {
	.main.plan .plan-pager > a {
		font-size: 16px;
		margin: 0 6px;
		letter-spacing: 0.1em;
		padding: 16px 0;
		text-indent: 0.1em;
		width: 134px;
	}
}

.main.plan .plan-pager > a:hover {
	opacity: 0.7;
}

.main.plan .plan-pager > a.hide {
	opacity: 0.5;
	pointer-events: none;
}