@charset "utf-8";

/* des73 ///
---------------------------------------------- */
.des73 {
	position: relative;
	height: 520px;
	margin-top: 35px;
	padding-bottom: 40px;
	overflow: hidden;
	font-size: 1.8rem;
	line-height: 280px;
	text-align: center;
}
.des73::after {
	background-color: rgba(255,255,255,0.4);
}
.des73 > div {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
}
.des73 > div:not(.active) {
	opacity: 0;
	pointer-events: none;
}

/*----------*/

.tksn img[data-src] {
	display: none;
}

/*----------*/

.des73 .home_ranking-list_detail_area {
	min-height: 31px;
	margin-bottom: 6px;
	padding-top: 1px;
	font-size: 1.6rem;
	line-height: 31px;
}
.des73 .home_ranking-list_detail {
	height: 118px;
	font-size: 1.6rem;
}
.des73 .home_ranking-kotsu_info {
	margin-top: 2px;
	line-height: 1.1;
}
.des73 .home_ranking-kotsu_info span {
	display: inline-block;
}
.des73 .home_ranking-list_detail_price {
	font-size: 2.4rem;
}
.des73 .home_ranking-list_detail img {
	display: inline;
	vertical-align: baseline;
}
.des73 .home_ranking-list_detail_date {
	padding: 6px 0;
	font-size: 1.6rem;
}
.des73 .home_ranking-list_point_title {
	margin: 0 0 1px;
	font-size: 2rem;
}
.des73 .home_ranking-list_point_contents {
	padding-right: 4px;
	font-size: 1.4rem;
	line-height: 1.4;
}
.des73 .home_ranking-list_detail_price,
.des73 .home_ranking-list_detail_sub-price,
.des73 .home_ranking-list_point_title {
    color: #f6aa00;
}
.des73 .home_ranking-list_img {
    height: 200px;
    text-align: center;
}
.des73 .home_ranking-list_img img {
	min-height: 200px;
}
.des73 .home_ranking-list {
	font-size: 1.4rem;
	line-height: 1.3;
	text-align: left;
}

.des73 .home_ranking-list_btn {
	box-sizing: border-box;
	width: 100%;
	height: 47px;
	margin: 11px auto 0;
	padding-bottom: 3px;
	border-radius: 5px;
    background-color: #beaf87;
	box-shadow: inset 0 -3px 0 #a19276;
    color: #414042;
	font-size: 1.6rem;
	font-weight: 600;
	line-height: 46px;
}
.des73 .home_ranking-list a {
	display: block;
	width: 100%;
	background-image: none;
	min-height: 200px;
}
.des73 .home_ranking-list_img > a[onclick^="window.open('//c21.to/realestate/search.cgi"] {
	display: block;
	height: 200px;
}
.des73 .home_ranking-list_img img[src="//c21.to/realestate//gp/tel_w180.jpg"] {
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: auto;
	height: auto;
	min-height: auto;
	transform: translate(-50%,-50%);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	pointer-events: none;
}

/* des73 slick-slide ///
---------------------------------------------- */
.des73 .slick-list {
	box-sizing: border-box;
	/* width: 1180px; */
	/* margin: auto; */
}
.des73 .slick-slide {
	width: 300px;
	/* margin: auto; */
	font-family: "メイリオ" , meiryo , sans-serif;
}
.des73 a, .des73 .slick-slide {
	outline: none;
}
.des73 .slick-slide td {
	display: block;
	width: 280px;
	height: 481px;
	padding: 0;
	float: left;
}
.des73 .slick-slide td:not(:last-child){
	margin-right: 18px;
}

/* des73 slick-arrow ///
---------------------------------------------- */

.des73 .slick-arrow {
	box-sizing: border-box;
	display: block;
	z-index: 2;
	position: absolute;
	top: 0;
	cursor: pointer;
}

.des73 .slick-arrow i {
    transition: 0.2s ease-in-out;
}

.des73 .slick-arrow i:hover {
    color: rgba(255,255,255,0.5);
}

.des73 .slick-arrow.next {
	right: 0px;
}

.des73 .slick-arrow.next i {
	padding-right: 20px;
}
.des73 .slick-arrow.prev {
	left: 0;
	text-align: left;
}
.des73 .slick-arrow.prev i {
	padding-left: 20px;
}

/*----------*/

.des73 .slick-arrow i {
	color: #e1e1e1;
	font-size: 6rem;
	line-height: 480px;
	vertical-align: middle;
}

/* des73 slick-dots ///
---------------------------------------------- */

.des73 .slick-dots {
	position: absolute;
	right: 0;
	bottom: -33px;
	left: 0;
	font-size: 0;
	line-height: 10px;
	text-align: center;
}
.des73 .slick-dots li {
	display: inline;
	outline: none;
}
.des73 .slick-dots button {
	width: 10px;
	height: 10px;
    margin: 0 5px;
    padding: 1px 5px;
	border: none;
	border-radius: 50%;
	outline: none;
	background-color: #ccc;
	font-size: 0;
	cursor: pointer;
}
.des73 .slick-active button {
	background-color: #3f4549;
}

.des73.ichiran, .des52 {
	height: auto;
	min-height: 200px;
}
.des73.ichiran > div {
	position: static;
}
.des73.ichiran .home_ranking-list > table > tbody > tr > td {
	box-sizing: border-box;
	display: block;
	width: 280px;
	float: left;
}
.des73.ichiran > div > div > table > tbody > tr:not(:last-child) > td > a:last-child {
	display: block;
	margin-bottom: 60px;
}
/* end des73 */