@charset "utf-8";
/* CSS Document */

.under_ttl_inner {
	background: url(../img/satomi2/ttl_bg.jpg);
	background-size: cover;
}
.under_content h3 {
	margin-bottom: 40px;
}
.satomi_mansion {
	margin-bottom: 50px;
}
.gallery_area {
	margin-bottom: 60px;
}
.gallery_left {
	width: 480px;
	float: left;
}
.gallery_left ul li:hover {
	cursor: pointer;
}
.gallery_left ul li:not(:last-of-type) {
	float: left;
	margin-right: 20px;
}
#gallery_main {
	margin-bottom: 20px;
}
#gallery_main img {
	width: 100%;
}
.gallery_right {
	margin-left: 40px;
	float: left;
}
.gallery_right section h4 {
	color: #c03738;
	margin-bottom: 8px;
}
.gallery_right section {
	margin-bottom: 20px;
}
.facility > section {
	width: 500px;
	float: left;
}
.facility > section:last-of-type {
	margin-left: 80px;
}
.facility > section h4 {
	color: #ca3839;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.facility > section ul li {
	font-size: 1.5rem;
}
.camera_img li {
	float: left;
	margin-right: 20px;
	margin-top: 40px;
}
.floorplan_box {
	margin-bottom: 50px;
}
.floorplan_box >div:first-of-type {
	width: 520px;
	float: left;
	border: #e6e6e6 1px solid;
	position: relative;
	height: 240px;
}
.floorplan_box >div:first-of-type > section {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 70%;
}
.floorplan_box >div:first-of-type > section p {
	padding-left: 100px;
}
.floorplan_box >div:first-of-type > section h6 span {
	color: #ca3839;
	font-size: 2rem;
}
.floorplan_box >div:last-of-type {
	float: left;
	margin-left: 40px;
	padding-top: 15px;
}
.gmap {
	width: 520px;
	height: 240px;
	float: left;
	border: 1px solid #dadada;
}
.gmap iframe {
	height: 100%;
	width: 100%;
}
.access_right {
	position: relative;
	width: 520px;
	height: 240px;
	text-align: center;
	float: left;
	border: 1px solid #dadada;
	margin-left: 40px;
}
.access_right p {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

@media screen and (max-width: 798px) {
.satomi_mansion {
	margin-bottom: 30px;
}
.gallery_left {
	width: 100%;
	float: none;
}
#gallery_main img {
	width: 100%;
}
.gallery_left {
	margin-bottom: 30px;
}
.gallery_right section h4 {
	margin-bottom: 10px;
}
.gallery_left ul li {
	width: 20%;
	float: left;
}
.gallery_left ul li img {
	width: 100%;
}
.gallery_left ul li:not(:last-of-type) {
	margin-right: 6.6%;
}
.gallery_right {
	float: none;
	margin-left: 0;
}
.facility > section {
	width: 100%;
	float: none;
}
.facility > section:first-of-type {
	margin-bottom: 30px;
}
.facility > section:last-of-type {
	margin-left: 0;
	padding-bottom: 30px;
}
.camera_img li {
	width: 30%;
	margin-right: 5%;
	margin-top: 20px;
}
.camera_img li img {
	width: 100%;
}
.camera_img li:last-of-type {
	margin-right: 0;
}
.gallery_area {
	margin-bottom: 30px;
}
.floorplan_box >div:first-of-type {
	width: 80%;
	float: none;
	margin: 0 auto 15px;
	height: auto;
}
.floorplan_box >div:first-of-type > section {
	position: static;
	-webkit-transform: none;
	transform: none;
	padding: 10px;
}
.floorplan_box >div:last-of-type {
	float: none;
	margin: 0 auto 30px;
	width: 80%;
}
.floorplan_box >div:last-of-type img {
	width: 100%;
}
.floorplan_box {
	margin-bottom: 0;
}
.gmap {
	width: 100%;
	float: none;
	margin-bottom: 30px;
}
.access_right {
	width: 100%;
	float: none;
	margin-left: 0;
	height: auto;
	padding: 10px;
}
.access_right p {
	position: static;
	-webkit-transform: none;
	transform: none;
}
.floorplan_box >div:first-of-type > section p {
	padding-left: 0;
}
.floorplan_box >div:first-of-type > section {
	width: 100%;
}
}
