@charset "UTF-8";
/* CSS Document */

a { outline:none; }

/* ==============================
feature
==============================*/
#feature {
	position:relative;
	background:url(../images_index/feature_background.gif) repeat-x;
	min-width:982px;
	width: auto !important;
	width:100%;
	height:624px;
	overflow:hidden;
}
#feature section.container {
	position:relative;
	width:982px;
	height:624px;
	margin:0 auto;
}
#feature ul.images {
	position:relative;
	height:553px;
	overflow:hidden;
}
#feature ul.images li {
	display:block;
	/*background:#fff;*/
	border:solid 1px #ddd;
	border-top:none;
	width:980px;
	/*height:552px;*/
	/*margin-right:24px;
	float:left;*/
}
#feature ul.images li a :hover {
	filter: alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
}

#feature ul.thumbnails {
	height:48px;
	margin:10px auto;
}
#feature ul.thumbnails li {
	display:block;
	background:#fff;
	border:solid 1px #ddd;
	position:relative;
	width:144px;
	height:48px;
	margin:0 auto;
	/*float:left;*/
}
#feature ul.thumbnails li a :hover {
	filter: alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
}

#feature div.selected {
	background:url(../images_index/feature_thumbnail_selected.png) no-repeat;
	position:absolute;
	top:-6px;
	left:0;
	width:0;
	padding-left:148px;
	height:54px;
	z-index:10;
	overflow:hidden;
}

#feature div.button {
	display:block;
	position:absolute;
	top:211px;
	width:58px;
	height:58px;
	z-index:5;
}
#feature div.button a {
	display:block;
	background:no-repeat 0 0;
	width:0;
	padding-left:58px;
	height:58px;
	overflow:hidden;
}
#feature div.prev { left:4px; }
#feature div.prev a { background-image:url(../images_index/feature_button_prev.png); }
#feature div.next { right:4px; }
#feature div.next a { background-image:url(../images_index/feature_button_next.png); }
#feature div.button a:hover {
	background-position:0 -58px;
}


/* ==============================
#index
==============================*/
#index {
	background:#f7f7f7;
	border-top:solid 1px #fff;
	border-bottom:solid 1px #ddd;
	min-width:980px;
	width: auto !important;
	width:100%;
	overflow:hidden;
}
#index div.container {
	width:980px;
	margin:0 auto;
	overflow:visible;
}
#index div.container:after {
  content: "";
  display: block;
  clear: both;
}
#index section.contents_list {
	border:solid #ddd 1px;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	box-shadow:0 0 4px rgba(0, 0, 0, 0.08);
	-webkit-box-shadow:0 0 4px rgba(0, 0, 0, 0.08);
	-moz-box-shadow:0 0 4px rgba(0, 0, 0, 0.08);
	background:#fff;
	display:block;
	width:480px;
	height:912px;
	margin:23px 0 24px 0;
}
#index section.contents_list h2.caption {
	display:block;
	background-repeat:no-repeat;
	width:0;
	padding-left:480px;
	height:48px;
	overflow:hidden;
}
#index section.contents_list h3.lead {
	display:block;
	background-repeat:no-repeat;
	width:0;
	padding-left:480px;
	height:72px;
	overflow:hidden;
}
#index section.contents_list ul { overflow:hidden; }
#index section.contents_list ul li {
	display:block;
	width:240px;
	height:264px;
	float:left;
}
#index section.contents_list ul li img {
	display:block;
	width:240px;
	height:128px;
}
#index section.contents_list ul li.myroom247 img {
	display:block;
    width:480px;
	height:128px;
}
#index section.contents_list ul li h4.category_name {
	display:block;
	width:240px;
	overflow:hidden;
}
#index section.contents_list ul li h4.window_blank {
	background:url(../images_index/window_blank.gif) right top no-repeat;
	    width: 480px;
}
#index section.contents_list ul li h4.category_name a {
	display:block;
	background-repeat:no-repeat;
	width:0;
	height:18px;
	margin:11px 0 4px 16px;
	overflow:hidden;
}
#index section.contents_list ul li h4.category_name a:hover { background-position:0 -40px; }
#index section.contents_list ul li p {
	font-size:108%;
	line-height:1.71em;
	padding:0 12px;
}


#index section.residents { float:left; }
#index section.residents h2.caption { background-image:url(../images_index/residents_caption.gif); }
#index section.residents h3.lead { background-image:url(../images_index/residents_lead.gif); }
#index section.residents ul li.mhe_rooms { width:480px; height:528px; }
#index section.residents ul li.mhe_rooms img { width:480px; height:392px; }
#index section.residents ul li.mhe_rooms h4.category_name { width:480px; }
#index section.residents ul li.mhe_rooms h4.category_name a {
	background-image:url(../images_index/residents_mhe_rooms_label.gif);
	padding-left:245px;
}
#index section.residents ul li.selesta h4.category_name a {
	background:url(../images_index/residents_selesta_label.gif);
	padding-left:82px;
}
#index section.residents ul li.myroom247 h4.category_name a {
	background:url(../images_index/residents_myroom247_label.gif);
	padding-left:114px;
}

#index section.owners { float:right; }
#index section.owners h2.caption { background-image:url(../images_index/owners_caption.gif); }
#index section.owners h3.lead { background-image:url(../images_index/owners_lead.gif); }
#index section.owners ul li.lease h4.category_name a {
	background:url(../images_index/owners_lease_label.gif);
	padding-left:66px;
}
#index section.owners ul li.sell_buy h4.category_name a {
	background:url(../images_index/owners_sell_buy_label.gif);
	padding-left:135px;
}
#index section.owners ul li.pm h4.category_name a {
	background:url(../images_index/owners_pm_label.gif);
	padding-left:152px;
}
#index section.owners ul li.revalie h4.category_name a {
	background:url(../images_index/owners_revalie_label.gif);
	padding-left:76px;
}
#index section.owners ul li.case_study h4.category_name a {
	background:url(../images_index/owners_case_study_label.gif);
	padding-left:100px;
}
#index section.owners ul li.owners_club h4.category_name a {
	background:url(../images_index/owners_owners_club_label.gif);
	padding-left:192px;
}
#index section.contents_list ul li a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}
#index section.contents_list ul li h4.category_name a:hover { background-position:0 -18px; }


#index section.owners ul li.sell_buy,
#index section.owners ul li.case_study,
#index section.owners ul li.owners_club  {
	border-left:1px solid #ddd;
	width:238px;
}

#index section.residents ul li.myroom247{
  width:480px;
}

#index section.owners ul li.owners_club_double  { border:none; width:480px; }
#index section.owners ul li.owners_club_double  img { width:480px; height:auto; }
#index section.owners ul li.owners_club_double  h4 { width:480px;  }

/* ==============================
news
==============================*/
#news {
	background:#fff;
	width:980px;
	margin:0 auto;
	overflow:hidden;
}
#news section.news {
	position:relative;
	width:700px;
	float:left;
	overflow:hidden;
}
#news section.news h2 {
	display:block;
	background:url(../images_index/news_release_caption.gif) no-repeat;
	width:0;
	padding-left:129px;
	height:17px;
	margin-top:30px;
	margin-bottom:24px;
	overflow:hidden;
}
#news section.news div.archives {
	display:block;
	position:absolute;
	top:28px;
	right:0;
	width:66px;
	height:18px;
}
#news section.news div.archives a {
	display:block;
	background-image:url(../images_index/news_archives.gif);
	background-position:0 0;
	width:0;
	padding-left:66px;
	height:18px;
	overflow:hidden;
}
#news section.news div.archives a:hover { background-position:0 -18px; }
#news section.news dl {
	margin:0 auto;
	border-top:#dcdcdc 1px solid;
}
#news section.news dl dt {
	font-weight:bold;
	padding:17px 0 0;
	width:6em;
	color:#000;
}
#news section.news dl dd {
	margin:-16px 0 0 0;
	padding:0 0 16px 6em;
	border-bottom:#dcdcdc 1px solid;
}
#news section.news dl dd a:hover { color:#000; }

#news section.news .news_note_link {
	margin-top: 10px;
	text-align: right;
	font-size: 1.1em;
}
#news section.news .news_note_link a:before {
	content: "";
	background: url(../images_index/news_point.gif) no-repeat;
	display: inline;
	padding-right: 11px;
}
#news section.news .news_note_link a:hover {
	color:#000;
}

/*
#news section.news ul {
	border-top:solid 1px #ddd;
	font-size:108%;
	margin-bottom:24px;
}
#news section.news ul li {
	border-bottom:solid 1px #ddd;
	padding:12px 0 11px 0;
	overflow:hidden;
}
#news section.news ul li a {
	color:#666;
	text-decoration:none;
}
#news section.news ul li a:hover { color:#000; }
#news section.news ul li h4 {
	width:80px;
	float:left;
}
#news section.news ul li p {
	width:576px;
	float:left;
}*/

#news ul.banners {
	width:240px;
	margin-top:71px;
	float:right;
}
#news ul.banners li {
	display:block;
	width:240px;
	/*height:72px;*/
	margin-bottom:24px;
	font-size:77%;
}
#news ul.banners li a {
	display:block;
	width:0;
	margin-bottom:8px;
	padding-left:240px;
	height:72px;
	overflow:hidden;
}
#news ul.banners li a:hover {
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}
#news ul.banners li.mitsuihome a { background-image:url(../images_index/banner_mitsuihome.gif); }
#news ul.banners li.mall a { background-image:url(https://www.mitsui-mall.com/bnr/mhe_240x72_c.jpg); }
#news ul.banners li.agent { height:144px; }
#news ul.banners li.agent a { background-image:url(../images_index/banner_agent.gif); height:144px; }
#news ul.banners li.mpackage { height:144px; }
#news ul.banners li.mpackage a { background-image:url(../images_index/banner_mpackage.jpg); height:144px; }
#news ul.banners li.ilmio { height:70px; }
#news ul.banners li.ilmio a { background-image:url(../images_index/banner_loop.png); height:70px; }
#news ul.banners li.recruit { height:75px; }
#news ul.banners li.recruit a {
	background-image:url(../images_index/recruit2020.png);
	background-repeat: no-repeat;
	background-size: contain;
	height:75px;
}

.columns .columns__list > li > a {
	display: block;
}
.columns .columns__list > li.newicon > a{
	position: relative;
}
.columns .columns__list > li.newicon > a:before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	left: 0;
	border: 20px solid #666;
	border-right-color: transparent;
	border-bottom-color: transparent;
	z-index: 1;
}
.columns .columns__list > li.newicon > a:after {
	content: 'new';
	position: absolute;
	top: 6px;
	left: 2px;
	color: #FFF;
	font-size: 12px;
	text-align: center;
	line-height: 1;
	font-weight: bold;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	z-index: 2;
}
.columns .columns__list > li:nth-child(1) > a { background-image:url(../images_index/bnr_column01.jpg); height:75px; }

.sp_cover,
#index section.contents_list ul li.sp_mhe_rooms,
#index section.contents_list ul li.sp_selesta,
#index section.contents_list ul li.sp_myroom247,
#index section.contents_list ul li.sp_lease,
#index section.contents_list ul li.sp_sell_buy,
#index section.contents_list ul li.sp_pm,
#index section.contents_list ul li.sp_case_study,
#index section.contents_list ul li.sp_owners_club,
#sp_com_link,
#news h3,
#news-sp-header,
.news-sp,
.sp_news_list,
.sp_mitsuihome,
.sp_mall,
.sp_agent,
.sp_banners {
	display: none;
}
.wrapOmimai {
    margin: 15px 0 0;
    padding: 5px 0;
}
.wrapOmimai section {
	background: #fff;
    border: 5px solid #ff0000;
    padding: 50px 10px 50px 10px;
    margin: 30px 5%;
    text-align: center;
}
.wrapOmimai p {
    font-size: 108%;
    line-height: 1.7;
    letter-spacing: 2px;
    margin: 20px 0 0 0;
}
.wrapOmimai strong {
    font-weight: bolder;
}
.br_sp {
    display: none;
}
