@charset "utf-8";


/*////////////////////////////////////////////////////////////////

	top.css   トップページのCSS

////////////////////////////////////////////////////////////////*/
#tu_yu_h_article *{
	font-family: "メイリオ",Meiryo,Helvetica,"ヒラギノ角ゴ Pro W3","hiragino kaku gothic pro","ＭＳ Ｐゴシック","ms pgothic",sans-serif;
}


#contents_outer #contents {
    width: 1050px;
    margin: auto;
    min-height: 300px;
    padding: 20px 0 70px;
}
#contents_outer {
	background: #fff!important;
}


/*-メイン画像-*/
#contents #main-section {
	width: auto;
	margin-bottom: 30px;
}
.mainView .imgBox .movie {
    overflow: hidden;
    background: #414143;
    height: 474px;
}
.mainView .imgBox .movie video {
	position: relative;
    left: 0px;
    top: 50%;
    margin-top: -200px;
}

/*-bnr_section-*/
.bnr_section {
	margin-bottom: 30px;
}
.bnr_section .top_bnr_block {
	margin-bottom: 30px;
}
.bnr_section .bnr_block_item01 {
	margin-right: 30px;
}
.bnr_section ul li {
	float: left;
}
.bnr_section ul li a:hover {
	opacity: 0.8;
}


/*-infor_and_sateibnr-*/
.infor_and_sateibnr {
	margin-bottom: 49px;
}


/*-info-*/
#tu_yu_h_article .info {
	width: 700px;
	height: 338px;
	box-sizing: border-box;
	float: left;
	border: 1px solid;
	margin-bottom: 0;
}
.info .info_ttl {
	background: #414042;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    position: relative;
    padding: 11px 0 6px 50px;
    letter-spacing: 2.5px;
    margin-bottom: 5px;
}
.info .info_ttl:before {
	content: url(../images/icon_information.jpg);
	position: absolute;
    top: 7px;
    left: 11px;
}
.info_ttl .info_ttl_item01 {
    font-size: 15px;
    font-weight: normal;
    margin-left: 9px;
    position: absolute;
    top: 13px;
    letter-spacing: 1.6px;
}
.info_ttl .info_ttl_item02 {
    font-size: 14px;
    font-weight: normal;
    float: right;
    letter-spacing: 0.7px;
    margin-right: 10px;
    text-decoration: none; 
}
.info_ttl .info_ttl_item02 a {
	color: #fff;
}
.info_ttl .info_ttl_item02 span {
	font-size: 12px;
}
.info .info_detail_block {
    padding-left: 10px;
    height: 281px;
    width: 687px;
}
.info .info_detail_block dl {
	width: 665px;
	height: auto;
	border-right: none;
	border-left: none;
	border-bottom: 1px #b2b2b2 dotted;
	overflow: hidden;
}


#tu_yu_h_article .info dt {
	background: url(/images/bg_info_arw.jpg) no-repeat scroll left 3px transparent;
	float: none;
	width: unset;
	width: 600px;
}
#tu_yu_h_article .info dd {
	float: none;
	width: 98%;
}
/*-bnr_satei_block-*/
.bnr_satei_block {
	float: right;
}
.bnr_satei_block .bnr_satei_item01 {
	margin-bottom: 20px;
}
.bnr_satei_block li a:hover {
	opacity: 0.8;
}



/*-kodawari_section-*/
.kodawari_section h2 {
	margin-bottom: 20px;
	text-align: center;
}
.kodawari_section {
	margin-bottom: 50px;
}
.kodawari_section li {
	float: left;
	margin-right: 30px;
}
.kodawari_section .kodawari_section_item01 {
	margin-right: 0;
}



/*---物件表示共通---*/
.room-section {
	float: left;
	width: 242px;
	padding: 10px;
	box-sizing: border-box;
	margin-right: 27px;
	border: 1px solid #dbdbdb;
	box-shadow:0px 0px 3px 1px #dbdbdb;
}
.room-section:nth-child(-n+4) {
	margin-bottom: 27px;
}
.room-section:nth-child(4) {
	margin-right: 0;
}
.room-section:nth-child(8) {
	margin-right: 0;
}
.pic-icn {
	margin-bottom: 8px;
}
.pic-icn li {
	float: left;
	margin-right: 4px;
}
.pic-icn .icon_douga {
	margin-right: 0;
}
.room-section .photo {
	height: 156px;
	position: relative;
	margin-bottom: 5px;
}
.room-section .photo img {
	width: unset;
	max-width: 100%;
	max-height: 156px;
	margin: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.room-section .photo img:hover {
	opacity: 0.8;
}
.room-section .photo a {
	display: block;
}
.room-section .tatemono-name {
	font-size: 15px;
	font-weight: bold;
	color: #000;
	margin-bottom: 2px;
}
.room-section .detail-info {
	margin-bottom: 7px;
}
.room-section .detail-info dl {
	margin-bottom: 3px;
}

.room-section .detail-info .detail-info_last {
	margin-bottom: 0;
}
.room-section .detail-info dt {
	float: left;
	background: #414042;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	width: 44px;
	text-align: center;
	margin-right: 5px;
}
	.room-section .detail-info .detail-info_last dt {
		letter-spacing: 0;
	}

.room-section .detail-info dd {
	float: left;
	font-size: 14px;
	color: #333;
	width: 170px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.room-section .detail-info .price dt {
	background: #baa36c;
	color: #fff;
	font-size: 12px;
	margin-right: 4px;
}
.room-section .detail-info .price dd {
	font-size: 20px;
	font-weight: bold;
	color: #baa36c;
	line-height: 1em;
}
.bkndetail_more_btn a:hover {
	opacity: 0.8;
}

/*-recommend_section-*/
.recommend_section {
	margin-bottom: 50px;
}
.recommend_section h2 {
	text-align: center;
	margin-bottom: 19px;
}


/*-newbkn_section-*/
.newbkn_section h2 {
	text-align: center;
	margin-bottom: 0;
}


/*-company_section-*/
.company_section {

}
.company_section h2 {
	margin-bottom: 29px;
	text-align: center;
}
.company_section .company_top_box {
	margin-bottom: 17px		;
}
.company_top_box .company_logo_img {
	float: left;
    width: 313px;
    text-align: center;
}
.company_top_box .company_detail_box {
	float: left;
	margin-left: 22px;
}
.company_detail_box dl {
	float: left;
	margin-right: 30px;
}
.company_detail_box dl:last-child {
	margin-right: 0;
}
.company_detail_box dt {
	float: left;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.5px;
	margin-right: 3px;
	color: #baa36c;
}
.company_detail_box dd {
	float: left;
	font-size: 13px;
	color: #414042;
	letter-spacing: 0.8px;
}


.company_bottom_box .company_pht_img {
	float: left;
	margin-top: 3px;
}
.company_bottom_box .company_text_box {
    float: left;
    width: 716px;
    font-size: 13px;
    margin-left: 21px;
}
.company_bottom_box .company_text_box p {
    color: #000;
    line-height: 20px;
    letter-spacing: 0.8px;
}
.company_text_box .company_text_item01 {
	margin-bottom: 19px;
}