@charset "UTF-8";

#contents {
	width: 100%;
}

#sumakaihinkouen_oceanviewrent_bottom {
	width: 1140px;
	margin: 0px auto 96px;
	background-color: #fff;
	border: 2px solid #635145;
	border-radius: 5px;
	list-style: none;
}

#sumakaihinkouen_oceanviewrent_bottom section {
	width: 1050px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}

#sumakaihinkouen_oceanviewrent_bottom p {
	font-size: 15px;
	line-height: 1.8;
	margin-bottom: 12px;
}

#sumakaihinkouen_oceanviewrent_bottom p:last-child {
	margin-bottom: 0;
}

#staff_author {
	display: flex;
	margin-top: 15px;
}

#yamagutiIllust {
	width: 250px;
	margin: 25px 20px 18px 0;
	border: 1px solid #635145;
}

#yamagutiIllust img {
	width: 100%;
	height: auto;
	display: block;
}

#staff_author h2 {
	font-size: 18px;
	line-height: 1.5;
	margin-bottom: 10px;
	color: #635145;
}

#staff_author a {
	display: inline-block;
	margin-top: 8px;
	font-size: 14px;
	color: #2a6fb0;
	text-decoration: underline;
}

#staff_author a:hover {
	text-decoration: none;
}

#sumakaihinkouen_oceanviewrent_bottom h3 {
	font-size: 19px;
	line-height: 1.5;
	color: #635145;
	background-color: antiquewhite;
	padding: 8px 10px;
	margin-bottom: 12px;
	border-left: 3px solid #635145;
}

#sumakaihinkouen_oceanviewrent_bottom h4 {
	font-size: 16px;
	line-height: 1.5;
	margin-top: 15px;
	margin-bottom: 8px;
	color: #635145;
}

#sumakaihinkouen_oceanviewrent_bottom .related-links {
	list-style: none;
}

#sumakaihinkouen_oceanviewrent_bottom .related-links li {
	margin-bottom: 10px;
	padding-left: 18px;
	position: relative;
}

#sumakaihinkouen_oceanviewrent_bottom .related-links li:last-child {
	margin-bottom: 0;
}

#sumakaihinkouen_oceanviewrent_bottom .related-links li::before {
	content: "▶";
	position: absolute;
	left: 0;
	top: 0;
	font-size: 12px;
	color: #635145;
}

#sumakaihinkouen_oceanviewrent_bottom .related-links a {
	font-size: 15px;
	line-height: 1.6;
	color: #2a6fb0;
	text-decoration: underline;
}

#sumakaihinkouen_oceanviewrent_bottom .related-links a:hover {
	text-decoration: none;
}

@media screen and (max-width: 768px) {


	#sumakaihinkouen_oceanviewrent_bottom {
		width: 100%;
		margin: 16px auto 48px;
	}


	#sumakaihinkouen_oceanviewrent_bottom section {
		width: 100%;
		padding: 0 16px;
		margin-bottom: 24px;
	}


	#staff_author {
		flex-direction: column;
		align-items: center;
		margin-top: 16px;
	}


	#yamagutiIllust {
		width: 160px;
		margin: 16px auto;
	}

	#yamagutiIllust img {
		max-width: 100%;
		height: auto;
		display: block;
	}


	#staff_author h2 {
		font-size: 16px;
		line-height: 1.5;
		margin-bottom: 8px;
	}

	#staff_author p {
		font-size: 14px;
		line-height: 1.8;
	}

	#staff_author a {
		display: inline-block;
		margin-top: 12px;
		font-size: 14px;
	}


	#sumakaihinkouen_oceanviewrent_bottom h3 {
		font-size: 15px;
		padding: 8px;
		margin-bottom: 10px;
	}

	#sumakaihinkouen_oceanviewrent_bottom h4 {
		font-size: 14px;
		margin-top: 20px;
		margin-bottom: 6px;
	}


	#sumakaihinkouen_oceanviewrent_bottom p {
		font-size: 14px;
		line-height: 1.8;
		margin-bottom: 10px;
	}

	#sumakaihinkouen_oceanviewrent_bottom .related-links li {
		margin-bottom: 8px;
		padding-left: 16px;
	}

	#sumakaihinkouen_oceanviewrent_bottom .related-links a {
		font-size: 14px;
	}
}
