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

/*
==========================================================================
	トップページ
==========================================================================
*/

.mv_wrap {
	width: 100%;
	position: relative;
}
.mv_wrap li {
	position: absolute;
	top: 0;
	left: 0;
}
.mv_wrap ul li img {
	width: 100%;
}
.mv_comment {
	position: absolute;
	top: 50%;
	left: 35%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 25%;
	max-width: 385px;
}
.mv_comment img {
	width: 100%;
}
.news_area {
	width: 1080px;
	margin: 36px auto 40px;
}
.news_area h2 {
	border-bottom: #ca3839 solid 2px;
	font-family: Helvetica, sans-serif;
	padding-bottom: 12px;
	line-height: 1;
	font-size: 1.5rem;
}
.news_area h2 span {
	font-size: 1.4rem;
	color: #999999;
}
.news_area ul {
	overflow-y: scroll;
	height: 16rem;
}
.news_area ul li {
	display: table;
	border-bottom: #e6e6e6 1px solid;
	padding: 1.5rem 0;
	width: 100%;
}
.news_area ul li p {
	display: table-cell;
}

.news_area ul li p:first-child {
	width: 110px;
}
.news_area ul li p:last-of-type {
	padding-left: 8.5rem;
	position: relative;
}
.news_area ul li p:last-of-type a {
	color: #222;
	text-decoration: underline;
}
.news_area ul li p:last-of-type a:hover {
	text-decoration: underline;
}
.news_area ul li.new p:last-of-type:before {
	content: "NEW";
	display: inline-block;
	width: 66px;
	height: 22px;
	text-align: center;
	background: #127f2d;
	color: #fff;
	position: absolute;
	left: 0;
}
.about_satomi {
	width: 100%;
	background: url(../img/top/ma1_bg_02.jpg) center center;
	background-size: cover;
	padding: 5rem 0 7rem;
}
.about_satomi .about_satomi_inner {
	width: 1080px;
	margin: 0 auto;
}
.about_satomi_top {
	text-align: center;
	margin-bottom: 60px;
}
.about_satomi .about_satomi_inner h2 {
	font-size: 2.2rem;
	color: #fff;
	display: inline-block;
	line-height: 1;
}
.about_satomi .about_satomi_inner h2:after {
	content: "";
	display: block;
	width: 4rem;
	height: 1px;
	background: #fff;
	margin: 0 auto;
	margin-top: 10px;
}
.about_satomi .about_satomi_inner h2 + p {
	color: #fff;
	font-size: 1.5rem;
	margin-top: 8px;
}
.about_satomi .satomi_mansion1, .satomi_mansion2 {
	float: left;
	background: #fff;
	width: 48%;
}
.about_satomi .satomi_mansion1 {
	margin-right: 4%;
}
.about_satomi .satomi_mansion1 section, .satomi_mansion2 section {
	padding: 20px 20px 15px;
}
.about_satomi .satomi_mansion1 section h3, .satomi_mansion2 section h3 {
	font-size: 1.7rem;
	margin-bottom: 0.7em;
}
.about_satomi .satomi_mansion1 section h3 span, .satomi_mansion2 section h3 span {
	color: #999999;
	font-size: 1.4rem;
}
.satomi_m_address {
	display: inline-block;
	font-size: 1.5rem;
}
.mansion_detail {
	font-size: 1.4rem;
	float: right;
	color: #444;
}
.mansion_detail:hover {
	text-decoration: underline;
}
.mansion_detail:after {
	content: url(../img/top/mansion_detail_arrow.png);
	display: inline-block;
	margin-left: 27px;
}
.gallery {
	margin-bottom: 75px;
}
.gallery .gallery_top {
	width: 130px;
	margin: 40px auto;
	text-align: center;
}
.gallery .gallery_top h2 {
	font-size: 2.2rem;
	color: #000;
	display: inline-block;
	line-height: 1;
}
.gallery .gallery_top h2:after {
	content: "";
	display: block;
	width: 4rem;
	height: 1px;
	background: #c03738;
	margin: 0 auto;
	margin-top: 10px;
}
.gallery .gallery_top h2+p {
	color: #999;
	margin-top: 10px;
	font-family: Helvetica, sans-serif, Arial;
}
.gallery .gallery_list li {
	float: left;
	width: 12.5%;
}
.gallery .gallery_list li img {
	width: 100%
}
.loopSliderWrap {
	top: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
}
.loopSlider {
	margin: 0 auto;
	width: 100%;
	height: 260px;
	text-align: left;
	position: relative;
	overflow: hidden;
}
.loopSlider .loopSliderWrap {
	top: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
}
.loopSlider ul {
	float: left;
	overflow: hidden;
}
.loopSlider ul li {
	float: left;
	display: inline;
	overflow: hidden;
}
.bottom_linkarea {
	width: 1080px;
	margin: 0 auto 60px;
}
.bottom_linkarea > div {
	width: 50%;
	float: left;
	height: 440px;
}
.bottom_linkarea .area1 {
	width: 100%;
	height: 50%;
	background: url(../img/top/area1_bg.jpg);
	background-size: cover;
}
.bottom_linkarea .area2, .bottom_linkarea .area3 {
	width: 50%;
	height: 50%;
	float: left;
}
.bottom_linkarea .area2 {
	background: #e59f2e;
}
.bottom_linkarea .area3 {
	background: url(../img/top/area3.jpg) center center;
	background-size: cover;
}
.bottom_linkarea .area4 {
	float: left;
	height: 100%;
	width: 50%;
	background: url(../img/top/area4.jpg);
	background-size: cover;
}
.bottom_linkarea .area5, .bottom_linkarea .area6 {
	width: 50%;
	height: 50%;
	float: left;
}
.bottom_linkarea .area5 {
	background: #62c0ae;
}
.bottom_linkarea .area6 {
	background: #6d6359;
}
.bottom_linkarea .linkbox {
	position: relative;
}
.bottom_linkarea .linkbox a {
	display: block;
	height: 100%;
	z-index: 99;
	position: relative;
}
.bottom_linkarea .linkbox section {
	position: absolute;
	width: 80%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
}
.bottom_linkarea .area3 section {
	top: 25%;
	left: 50%;
	width: 80%;
}
.bottom_linkarea .area4 section {
	width: 80%;
}
.bottom_linkarea .linkbox section h3 {
	color: #fff;
	font-size: 1.8rem;
}
.bottom_linkarea .linkbox section p {
	font-size: 1.5rem;
	color: #fff;
}
.bottom_linkarea .area3 section h3 {
	color: #444;
}
.bottom_linkarea .area3 section p {
	color: #999
}
.bottom_linkarea .hover_effect {
	background: rgba(0,0,0,0.4);
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
	transition: 1.2s ease;
	width: 100%;
	height: 100%;
}
.bottom_linkarea .linkbox:hover .hover_effect {
	-webkit-transform: scale(1);
	transform: scale(1);
}
.bottom_linkarea .area3:hover section h3, .bottom_linkarea .area3:hover section h3+p {
	color: #fff;
}
.gmap {
	width: 100%;
	height: 400px;
}
.gmap iframe {
	width: 100%;
	height: 100%;
}

@media screen and (max-width: 798px) {
.about_satomi .about_satomi_inner, .news_area {
	width: 100%;
}
.mv_comment {
	width: 50%;
}
.satomi_mansion1 p img,  .satomi_mansion2 p img {
	width: 100%;
}
.gallery .gallery_list li {
	width: 25%;
}
.bottom_linkarea {
	width: 100%;
}
.bottom_linkarea > div {
	float: none;
	width: 100%;
	height: 340px;
}
.about_satomi .satomi_mansion1 {
	margin-right: 0;
}
.about_satomi .satomi_mansion1, .satomi_mansion2 {
	float: none;
	width: 100%;
}
.about_satomi .satomi_mansion1 section, .satomi_mansion2 section {
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.satomi_m_address {
	margin-bottom: 15px;
}
.page_content {
	padding: 0 20px;
}
.news_area ul li p:last-of-type {
	padding-left: 1.5rem;
}
.news_area ul li.new p:last-of-type:before {
	display: none;
}
.about_satomi {
	padding: 30px 5px 30px;
}
.about_satomi_top {
	margin-bottom: 30px;
}
.gallery .gallery_top {
	margin: 30px auto;
}
.loopSlider {
	height: 150px !important;
}
.gallery {
	margin-bottom: 40px;
}
}
