@charset "UTF-8";



/*pagebody
---------------------------------------------------------*/
.pagebody {
	background: url(../images/top/m_img_bg.jpg) no-repeat center top;
}	



/*main
---------------------------------------------------------*/
.main {
	position: relative;
	margin-bottom: 20px;
}
.main .abs_btn {
	position: absolute;
	left: 0;
	bottom: 0;
}
.main .abs_btn li {
	float: left;
}



/*side
---------------------------------------------------------*/
.side{
	position: absolute;
	top: 410px;
	right: 70px;
}

.side .s_btn {
	display: none;
}



/*mitsumori_box
---------------------------------------------------------*/
.mitsumori_box {
	padding-top: 20px;
	padding-bottom: 45px;
	border-bottom: solid 1px #DDDDDD;
	margin-bottom: 20px;
}



/*WHAT'S NEW
---------------------------------------------------------*/
.news_list {
	padding-bottom: 20px;
}
.news_list .news_title {
	float: left;
	width: 190px;
	padding-top: 60px;
}
.news_list .news_item {
	float: left;
	width: 480px;
	padding: 25px 0 15px;
	padding-left: 25px;
	border-left: solid 1px #DDDDDD;
	min-height: 120px;
}

.news_list .news_title .btn {
	margin-top: 15px;
	margin-left: 45px;
}

.news_list .news_item dt {
	clear: both;
	float: left;
	width: 110px;
	margin-bottom: 10px;
}
.news_list .news_item dd {
	float: left;
	width: 370px;
	margin-bottom: 10px;
}
.news_list .news_item a:hover {
	text-decoration: underline;
}



/*TV CM
---------------------------------------------------------*/
.cm_box {
	border-top:solid 1px #EEEEEE;
	border-bottom:solid 1px #EEEEEE;
	background: url(../images/top/bg_gr.jpg) repeat-x center top;
	padding: 30px 0 60px;
}
.cm_box .movie_box {
	float: left;
	padding-top: 20px;
	width: 470px;
}
.cm_box .char_box {
	float: left;
	margin-left: 40px;
	padding-top: 30px;
	width: 180px;
}
.cm_box .char_box img {
	width: 180px;
	height: auto;
}

.cm_box h2 {
	margin-bottom: 15px;
}
.cm_box .lead_txt {
	color: #666666;
	font-weight: normal;
	margin-bottom: 20px;
	font-size: 15px;
}



/*3つの事業
---------------------------------------------------------*/
.zigyo3 {
	position: relative;
	border-left: solid 1px #EEEEEE;
}
.zigyo3 h2 {
	position: absolute;
	left: 0;
	top: 0;
}
.zigyo3 .flt_l {
	width: 370px;
	padding-top: 60px;
}
.zigyo3 .flt_r {
	width: 578px;
	border-left: solid 1px #EEEEEE;
	border-right: solid 1px #EEEEEE;
}

.zigyo3 .flt_l dl {
	width: 305px;
	margin: 0 auto;
}
.zigyo3 .flt_l dt {
	text-align: center;
	margin-bottom: 30px;
}

.zigyo3 .flt_r li {
	height: 190px;
	padding: 20px 35px 0;
	padding-right: 10px;
	border-top: solid 1px #EEEEEE;
}
.zigyo3 .flt_r li:first-child {
	border-top: none;
}
.zigyo3 .flt_r dl {
	float: left;
	width: 400px;
}
.zigyo3 .flt_r dt {
	margin-bottom: 10px;
}
.zigyo3 .flt_r  p {
	float: right;
}



/*3つの事業
---------------------------------------------------------*/
.owner_box {
	background: #CCECE4 url(../images/top/owner_gr.jpg) repeat-x center bottom;
}
.owner_box .bg_box {
	background: url(../images/top/owner_bg.jpg) no-repeat center bottom;
	padding: 50px 0;
}
.owner_box .flt_l {
	width: 420px;
}
.owner_box .flt_r {
	width: 530px;
	padding-top: 10px;
}
.owner_box .flt_r dl {
	background: url(../images/top/owner_bg2.png) no-repeat center top;
	text-align: center;
	color: #fff;
	font-size: 13px;
	line-height: 1.5em;
	width: 170px;
	height: 125px;
	padding-top: 20px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}
.owner_box .flt_r dl.clear_b {
	margin-left: 0;
}
.owner_box .flt_r dt {
	margin-bottom: 5px;
}
.owner_box .flt_r p {
	padding-top: 20px;
	text-align: center;
}



/*新着物件動画：削除
---------------------------------------------------------*/
/*.movie_box2 {
	border-top:solid 1px #EEEEEE;
	border-bottom:solid 1px #EEEEEE;
	background: url(../images/top/bg_gr.jpg) repeat-x center top;
	padding: 50px 0;
}
.movie_box2 .in_box {
	width: 590px;
}
.movie_box2 .title_box {
	margin-bottom: 20px;
}
.movie_box2 .title_box h2 {
	float: left;
}
.movie_box2 .title_box p {
	float: right;
	padding-top: 50px;
}
.movie_box2 h4 {
	margin-top: 10px;
	text-align: left;
	background: url(../images/buy/icon.jpg) no-repeat left 7px;
	padding-left: 15px;
	color: #003994;
	font-size: 16px;
	font-weight: bold;
}
.movie_box2 h4 a {
	color: #003994;
}*/



/*360度パノラマ写真
---------------------------------------------------------*/
.view360 {
	border-top:solid 1px #EEEEEE;
	padding: 60px 0;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(218,245,255,1) 50%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(218,245,255,1) 50%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(218,245,255,1) 50%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
}
.view360 .box {
	text-align: center;
}
.view360 h2 {
	margin-bottom: 20px;
}
.view360 .lead {
	color: #666666;
	font-size: 15px;
	letter-spacing: .05em;
	line-height: 1.4em;
	margin-bottom: 40px;
}
.view360 .flt_box .flt_l,
.view360 .flt_box .flt_r {
	width: 450px;
}
.view360 .flt_box h3 {
	background: #3F66BF;
	padding: 10px 0;
	border-radius: 30px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.0em;
	margin-bottom: 35px;
}
.view360 .flt_box dl {
	text-align: left;
	padding-bottom: 10px;
}
.view360 .flt_box dt {
	background: url(../images/top/icon.png) no-repeat left .15em;
	padding-left: 20px;
	line-height: 1.0em;
	margin-bottom: 5px;
}
.view360 .flt_box dd {
	margin-bottom: 25px;
}
.view360 .flt_box dd a {
	color: #003994;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.4em;
}
.view360 .flt_box dd a:hover {
	text-decoration: underline;
}












