@charset "UTF-8";

.sh-gradient-wrapper {
	padding-bottom: 0;
}
.sh-page-title {
}
.sh-contents {
}

.sh-senior-contents {
	max-width: 1180px;
}

.sh-PR {
	position: relative;
}

.sh-senior-heading {
	background-color: #765E48;
	color: #fff;
	padding-top: 40px;
	padding-bottom: 40px;
}
.sh-senior-box1 {
	display: flex;
	width: 80%;
	max-width: 380px;
	margin-inline: auto;
	flex-direction: column;
	gap: 20px;
}
.sh-senior-leading {
	padding-top: 30px;
	padding-bottom: 30px;
}
.sh-senior-img1 {
	width: 80px;
	margin-inline: auto;
}
.sh-senior-point {
	background-color: #faf0f0;
}
.sh-senior-point .__heading {
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #985535;
}
.sh-senior-point .__heading::before,
.sh-senior-point .__heading::after {
	position: absolute;
	display: block;
	content: '';
	width: 80px;
	height: 100%;
	top: 0;
	background-repeat: no-repeat;
	background-size: auto 100%;
}
.sh-senior-point .__heading::before {
	left: 0;
	background-image: url(images/bg_left.png);
	background-position: right top;
}
.sh-senior-point .__heading::after {
	right: 0;
	background-image: url(images/bg_right.png);
	background-position: left top;
}
.sh-senior-point .__ttl {
	width: 60%;
	max-width: 280px;
	margin-inline: auto;
}
.sh-senior-point .__body {
	padding-top: 40px;
	padding-bottom: 40px;
}
.sh-senior-img2 {
	max-width: 680px;
	margin-inline: auto;
}
.sh-senior-box2 {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 20px;
}
.sh-senior-box3 {
	display: flex;
	flex-direction: column;
	gap: 40px;
}
.sh-senior-img3 {
	max-width: 760px;
	margin-inline: auto;
}
.sh-senior-img4 {
	max-width: 520px;
	margin-inline: auto;
}

.sh-senior-link-box {
	padding: 50px 10px;
}
.sh-senior-link-box a {
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 622px;
	margin-inline: auto;
	background-color: #765e48;
	border: 1px solid #fff;
	outline: 9px solid#765e48;
	padding: 10px;
	transition: opacity .3s ease;
}
.sh-senior-link-box a .__icon {
	width: 30px;
	flex-shrink: 0;
	flex-grow: 0;
	margin-left: 1em;
}
html.no-touch .sh-senior-link-box a:hover {
	color: #fff;
	text-decoration: none;
	opacity: .9;
}

.LH12 {
	line-height: 1.2;
}
.sh-senior-text60 {
	font-size: 30px;
	font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
	font-feature-settings: 'palt';
}
.sh-senior-text50 {
	font-size: 28px;
	font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}
.sh-senior-text40 {
	font-size: 26px;
	font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
	font-feature-settings: 'palt';
}
.sh-senior-text36 {
	font-size: 26px;
	font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
	color: #fff;
}
.sh-senior-text33 {
	font-size: 26px;
	font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
	color: #985535;
}
.sh-senior-text30 {
	font-size: 26px;
	font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
	color: #765e48;
}
.sh-senior-text26 {
	font-size: 22px;
	font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}
.sh-senior-text20 {
	font-size: 18px;
	font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}
.sh-senior-text18 {
	font-size: 16px;
	font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}

.sh-contents-comment-text {
	font-size: 13px;
	color: #333;
	text-align: left;
	margin-left: 0;
	padding-left: 2em;
	text-indent: -2em;
	font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}


@media screen and (min-width: 425px) {
	.sh-senior-point .__heading::before,
	.sh-senior-point .__heading::after {
		width: calc(50% - 140px);
	}
}
@media screen and (min-width: 768px) {
	.sh-senior-text60 {
		font-size: 60px;
	}
	.sh-senior-text50 {
		font-size: 50px;
	}
	.sh-senior-text40 {
		font-size: 40px;
	}
	.sh-senior-text36 {
		font-size: 36px;
	}
	.sh-senior-text33 {
		font-size: 33px;
		text-align: center;
	}
	.sh-senior-text30 {
		font-size: 30px;
	}
	.sh-senior-text26 {
		font-size: 26px;
	}
	.sh-senior-text20 {
		font-size: 20px;
	}
	.sh-senior-text18 {
		font-size: 18px;
	}
	.sh-gradient-wrapper {
		padding-bottom: 40px;
	}
	.sh-senior-heading {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.sh-senior-box1 {
		width: 100%;
		max-width: 1160px;
		flex-direction: row;
		justify-content: space-between;
		gap: 10px;
	}
	.sh-senior-point .__heading::before,
	.sh-senior-point .__heading::after {
		width: 300px;
	}
	.sh-senior-point .__ttl {
		max-width: 340px;
	}
	.sh-senior-point .__body {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.sh-senior-box2 {
		max-width: 1160px;
		margin-inline: auto;
		grid-template-columns: repeat(3, 1fr);
		column-gap: 25px;
		row-gap: 20px;
	}
	.sh-senior-box3 {
		gap: 60px
	}
	.sh-senior-link-box {
		padding-top: 80px;
		padding-bottom: 80px;
	}
	.sh-senior-link-box a {
		padding: 15px 15px 15px 85px;
	}
	.sh-senior-link-box a .__icon {
		width: 50px;
		margin-left: 60px;
	}
}
@media screen and (max-width: 767px) {
	.smp-TL {
		text-align: left;
	}
}
