/*
Template: jin
Theme Name: jin-child
Author: CrossPiece
Version: 1.00
*/

/* トップページのcss設定 */

@media (max-width: 767px) {
	.cst-contents {
		margin-top: 0px !important;
	}
	.ranking-img {
		max-width: calc(100% + 30px) !important;
		margin-left: -15px;
	}
	.rank-bottom {
		height: 15px;
		background-color: #f1f1f1;
		margin-left: -15px;
		width: calc(100% + 30px) !important;
	}
}

#header-box {
    box-shadow: 0 0px 6px -2px;
}


/* ランキングのcss */

.ranking01 {
	margin-top: 0px !important;
}

.ranking-title01 {
	width: calc(100% + 30px) !important;
	margin-left: -15px;
	border-color: #004184 !important;
	background: #2e2e2e;
	height: 55px;
	line-height: 58px;
	color: #fff;
}

.ranking-title02 {
	width: calc(100% + 30px) !important;
	margin-left: -15px;
	border-color: #004184 !important;
	background: #2e2e2e;
	height: 55px;
	line-height: 58px;
	color: #fff;
}

.ranking-title03 {
	width: calc(100% + 30px) !important;
	margin-left: -15px;
	border-color: #004184 !important;
	background: #2e2e2e;
	height: 55px;
	line-height: 58px;
	color: #fff;
}

.textwidget .ranking-number {
	margin: 10px 10px 0 10px;
	float: left;
}
