/* ----------------------------------------

ランキング

---------------------------------------- */
.rankingblock01 {
	background-image: linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(200, 180, 130, 1));
	background-repeat: no-repeat;
	background-size: cover;
	padding: 20px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}

.rankingblock02 {
	background-image: linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(183, 183, 183, 1));
	background-repeat: no-repeat;
	background-size: cover;
	padding: 20px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}
.rankingblock03 {
	background-image: linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(168, 155, 140, 1));
	background-repeat: no-repeat;
	background-size: cover;
	padding: 20px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}
.rankingblock04 {
	background-image: linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(243, 243, 243, 1));
	background-repeat: no-repeat;
	background-size: cover;
	padding: 20px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}




.rankingblock:last-child {
	margin-bottom: 0px;
}

.ranking-content .ph {
	width: 30%;
}
.ranking-content .txtbox {
	width: 65%;
	line-height: 1.4;
}
.ranking-content .ph {
	position: relative;
}
.ranking-content .new {
	position: absolute;
	width: 70px;
	top:-5px;
	left: -5px;
	z-index: 1;
}
.ranking-content .rank {
	position: absolute;
	width: 100px;
	top:-30px;
	right: -15px;
	z-index: 1;
}

.ranking-content .txtbox .name {
	font-size: 3rem;
	font-weight: bold;
	margin-bottom: 5px;
}
.ranking-content .txtbox .name span {
	font-size: 1.6rem;
}
.ranking-content .txtbox .size {
	font-size: 1.5rem;
	margin-bottom: 2px;
	margin-bottom: 10px;
}
.ranking-content .txtbox .catch {
	font-weight: bold;
	font-family: 'Noto Sans JP',"Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック",Helvetica,Arial,Verdana,sans-serif;
	margin-bottom: 2px;
	font-size: 2rem;
	margin-bottom: 10px;
}
.ranking-content .txtbox .comment {
	font-size: 1.4rem;
	 display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 20;
    overflow: hidden;
	font-family: 'Noto Sans JP',"Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック",Helvetica,Arial,Verdana,sans-serif;
	line-height: 1.7;
}

.ranking-content .tagbox li {
	padding: 10px !important;
}


@media screen and (max-width: 1200px) {
	
.rankingblock01 {
	background-image: linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(200, 180, 130, 1));
	background-repeat: no-repeat;
	background-size: cover;
	padding: 15px;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin-bottom: 20px;
}

.rankingblock02 {
	background-image: linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(183, 183, 183, 1));
	background-repeat: no-repeat;
	background-size: cover;
	padding: 15px;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin-bottom: 20px;
}
.rankingblock03 {
	background-image: linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(168, 155, 140, 1));
	background-repeat: no-repeat;
	background-size: cover;
	padding: 15px;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin-bottom: 20px;
}
.rankingblock04 {
	background-image: linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(243, 243, 243, 1));
	background-repeat: no-repeat;
	background-size: cover;
	padding: 15px;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin-bottom: 20px;
}

	
	
.rankingblock {
	background: url("../../images/top/pickupbg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	padding: 15px;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin-bottom: 20px;
}
.ranking-content:last-child {
	margin-bottom: 0px;
}

.ranking-content .ph {
	width: 100%;
		margin-bottom: 15px;
}
.ranking-content .txtbox {
	width: 100%;
	line-height: 1.4;
}
.ranking-content .ph {
	position: relative;

}
.ranking-content .new {
	position: absolute;
	width: 70px;
	top:-5px;
	left: -5px;
	z-index: 1;
}
.ranking-content .rank {
	position: absolute;
	width: 80px;
	top:-30px;
	right: -15px;
	z-index: 1;
}

.ranking-content .txtbox .name {
	font-size: 2rem;
	font-weight: bold;
	margin-bottom: 5px;
}
.ranking-content .txtbox .name span {
	font-size: 1.4rem;
}
.ranking-content .txtbox .size {
	font-size: 1.4rem;
	margin-bottom: 2px;
	margin-bottom: 10px;
}
.ranking-content .txtbox .catch {
	font-weight: bold;
	font-family: 'Noto Sans JP',"Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック",Helvetica,Arial,Verdana,sans-serif;
	margin-bottom: 2px;
	font-size: 1.8rem;
	margin-bottom: 10px;
}
.ranking-content .txtbox .comment {
	font-size: 1.3rem;
	 display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 20;
    overflow: hidden;
	font-family: 'Noto Sans JP',"Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック",Helvetica,Arial,Verdana,sans-serif;
	line-height: 1.7;
}

.ranking-content .tagbox li {
	padding: 10px !important;
}

}