@charset "UTF-8";


/* ---------------------------------------------
*   物件の特徴の説明/物件概要の見方
--------------------------------------------- */
body.detail{	min-width:0;  }

body.detail #contents{ font-size:15px; }

body.detail .container{
	width:600px; 
	padding:0;
	margin: 0 auto;
}


/*---------------header---------------*/
body.detail #header.detail{
   padding:0 0 10px;
}
body.detail #header.detail #header_middle{
  padding-top: 10px;
  border-bottom: 1px solid #dfdfdf;
  z-index: 1;
}
body.detail #header.detail #header_middle .container{
  position:relative;
}
body.detail #header_middle .item_logo {
	float: left;
}
body.detail #header_middle .item_logo_inner {
	width: 179px;
	padding-top: 59px;
	background-image: url(https://www.nomu.com/common/images/logo_header_large.png);
}

body.detail #header_middle .item_produce {
	width: 120px;
	margin-left: 338px;
}
body.detail #header_middle .item_produce_inner {
	padding-top: 37px;
	background-image: url(/common/images/text_header_producedby.png);
}
body.detail #header_middle .item_img{
	position: absolute;
    top: 7px;
    left: 194px;
}

/*  -------- footer--------------- */
body.detail #footer {
	/* border-top: 4px solid #e1e1e1; */
	margin: 40px 0 0;
}
body.detail #footer .box{
  width: 600px;
  margin: 10px auto;
}
body.detail #footer .box img{
	float: left;
	margin: 10px 0 0;
}
body.detail #footer .box>a img{
	margin: 5px 20px 5px 0;
}
/* -- totop -- */

body.detail #totop {
	position: absolute;
	right:0;
	top:0;
	width: 48px;
	height: 39px;
	padding-right: 10px;
}

/* item_totop */
body.detail #totop .item_totop {
	position: fixed;
	z-index: 1000;
	right:0;
	bottom: 10px;
	display: block;
	width: 48px;
	padding-top: 39px;
	background-image: url(https://www.nomu.com/common/images/btn_totop.png);
	margin-right: 10px;
	transition: 0.5s;
}

/* item_totop (skin) */
body.detail #totop .item_totop.skin_at_bottom {
	display: block !important;
	padding-top: 59px;
}

body.detail .detail h1,
body.detail .info h1{
  width: 600px;
  margin: 10px auto 0;
  font-size: 26px;
  font-weight: bold;
}

body.detail .detail h2,
body.detail .info h2,
body.detail .madori h2{
  border-bottom: 3px solid #bddd0d;
  font-size: 18px;
  font-weight: bold;
  padding: 0 0 10px;
  margin: 40px 0 10px;
}

body.detail .close_btn a{
	background: #cde259;
	border-radius: 3px;
	font-size: 17px;
	font-weight: bold;
	color: #303030;
	padding: 10px 0 10px 53px;
	display: block;
	width: 268px;
	margin: 40px auto 0;
	box-sizing: border-box;
}
body.detail .close_btn a:after{
	content:" ";
	display:inline-block;
	background: url(https://www.nomu.com/images/detail/gallery/icon_close.png),#FFF;
	background-size:contain;
	border-radius:5px;
	width: 25px;
	height:25px;
	position: relative;
	top: 5px;
	right: -29px;
}


body.detail #tab{
	border-bottom: 3px solid #bddd0d;
	margin: 25px auto 30px;
}
body.detail #tab ul{
	width: 600px;
	margin: 0 auto;
}
body.detail #tab ul li{
	float:left;
}
body.detail #tab ul li a{
	background-repeat:no-repeat;
	background-size: 27px;
	border: 2px solid #bddd0d;
	width: 189px;
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #303030;
	margin: 0 10px -2px 0;
	padding: 10px 0 10px 31px;
	text-align: center;
	box-sizing: border-box;
}
body.detail #tab ul li a:hover{
    background-color: #bddd0d;
    
}
body.detail #tab ul li a.active{
	background-color: #bddd0d;
}
body.detail #tab ul li a.man{
	background-image:url(/images/rn_top/icon_mansion_used.png);
	background-position: 24px center;
}
body.detail #tab ul li a.man:hover,
body.detail #tab ul li a.man.active{
	background-image:url(/images/rn_common/icon_h_mansion_used.png);
}
body.detail #tab ul li a.house{
	background-image:url(/images/rn_top/icon_house_used.png);
	background-position: 27px 0.55rem;
}
body.detail #tab ul li a.house:hover,
body.detail #tab ul li a.house.active{
	background-image:url(/images/rn_common/icon_h_house_used.png);
}
body.detail #tab ul li a.land{
	background-image:url(/images/rn_top/icon_land.png);
	background-position: 27px 0.55rem;
}
body.detail #tab ul li a.land:hover,
body.detail #tab ul li a.land.active{
	background-image:url(/images/rn_common/icon_h_land.png);
}

body.detail .anchorlink{
	width: 447px;
	margin: 0 auto;
}
body.detail .anchorlink li{
	float: left;
	margin-right: 16px;
	border-right: 2px solid #e5e5e5;
}
body.detail .anchorlink li:nth-last-of-type(1){
	border:none;
	margin-right:0;
}
body.detail .anchorlink li a{
   background: url(/common/images/arrow_green02.png) no-repeat 0 0.4rem;
   padding-left: 20px;
   margin-right: 16px;
}
body.detail .anchorlink li:nth-last-of-type(1) a{
	margin-right: 0;
}
body.detail .box ul.list{
	margin:0 0 20px;
}
body.detail .box ul.list li{
   float: left;
}
body.detail .box ul.list li a{
	border: 1px solid #d7d7d7;
	background: url(/common/images/arrow_green02.png) no-repeat 5px 0.7rem;
	display: block;
	width: 146px;
	margin: 0 5px 9px 0;
	box-sizing: border-box;
	padding: 5px 5px 0 19px;
	text-align: center;
}
body.detail .box ul.list li:nth-child(4n)  a{
	margin-right:0;
}
body.detail .box table{
  border: 1px solid #d7d7d7;
  width: 100%;
}
body.detail .box table thead th{
  background: #e5e5e5;
  font-weight:bold;
  font-size: 16px;
  height: 38px;
  vertical-align: middle;
  text-align: left;
  padding: 0 0 0 14px;
}
body.detail .box table tbody tr{
  text-align: left;
  border-bottom: 1px solid #d7d7d7;
}
body.detail .box table tbody tr:nth-last-of-type(1){
  border-bottom: none;
}
body.detail .box table tbody th{
  font-weight:bold;
  width: 30%;
  border-right: 1px solid #d7d7d7;
  padding: 8px 8px 5px;
  vertical-align: top;
  text-align: left;
}
body.detail .box table tbody td{
  vertical-align: middle;
  padding: 8px 8px 5px;
  width: 70%;
}
body.detail .box table tbody td a{
  padding-left:12px;
  margin-left:10px;
  background: url(/common/images/arrow_green.png) no-repeat 0 0.4rem;
}
body.detail .box table ul li{
   background: url(https://www.nomu.com/common/images/dot.gif) no-repeat 0 0.5rem;
   padding-left: 7px;
   margin: 0 0 0 5px;
}
body.detail .box table ul li span{
	font-weight:bold;
	
}

/* ---------------------------------------------
*  野村の中古マンションカタログ
--------------------------------------------- */
body.detail.m_catalog .box table tbody th{
  background: #e4e4e4;
  width: 35%;
}
body.detail.m_catalog .item_copyright {
  font-size: 11px; 
  padding-top: 6px; 
}
body.detail.m_catalog .close_btn a{
   background: #adadad;
}
/* ---------------------------------------------
*  間取り図の特徴の説明
--------------------------------------------- */
body.detail .madori .container{
	width: auto;
	max-width: 950px;
}
body.detail .madori h1{
  margin: 10px auto 0;
  width: auto;
  max-width: 950px;
  font-size: 26px;
  font-weight: bold;
}
body.detail .madori .box table tbody th .img{
	text-align: center;
	margin: 0 0 0.4rem;
}
body.detail .madori .box table tbody th p{
	font-weight: bold;
	position: relative;
	padding-left: 12px;
	display: inline;
}
body.detail .madori .box table tbody th p:before {
    content: "#";
    position: absolute;
    left: 0;
}
body.detail .madori .box table tbody th{
  text-align: center;
}
