
@charset "UTF-8";
/*----------------------------------
ランク
-----------------------------------*/

.rankst-wrap {
	background-color: #ffffe0;
	padding: 10px;
	margin-bottom: 10px;
}

.rankst {
	margin-bottom: 10px;
	overflow: hidden;
}

.rankst p {
	margin-bottom: 5px;
	overflow: hidden;
}

.rankst .rankst-cont p {
	margin-bottom: 20px;
}

.rankst-cont blockquote {
	background-color: transparent;
	background-image: none;
	padding:0px;
	margin-top: 0px;
	border: none;
}

.rankst-cont {
	margin: 0px;
}

.rankst-contb {
	margin-bottom:10px;
}

.rankst-contb .sb-speech-bubble ul {
	margin-bottom:0px;
}

.rankst-l {
	text-align:center;
}

.rankstlink-l {
	width: 100%;
	text-align: center;
}

.rankstlink-r {
	float: right;
	width: 100%;
}

.rankstlink-r .rankstlink-rev {
	float: left;
}

/*スター*/

.st-star {
	color:#FFB400;
}

/*詳細ページへのリンクボタン*/
.rankstlink-l p a {
	display: block;
	width: 90%;
	text-align: center;
	padding: 10px;
	background: #3aabd2;
	color: #ffffff;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-weight:bold;
	font-size:17px;
	
	border: 1px solid #1384ab;
	border-bottom-width: 2px;
}

.rankstlink-l p a:hover {
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.rankstlink-b p a {
	display: block;
	width: 90%;
	text-align: center;
	padding: 10px;
	background-color: #09C;
	color: #ffffff;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-weight:bold;
	font-size:17px;
}

.rankstlink-b p a:hover {
	-moz-opacity: 0.8;
	opacity: 0.8;
}

/*アフィリエイトのリンクボタン*/
.rankstlink-r p a {
	display: block;
	width: 90%;
	text-align: center;
	padding: 10px;
	background-color: #d83690;
	color: #ffffff;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-weight:bold;
	font-size:17px;

	border: 1px solid #b10f69;
	border-bottom-width: 2px;
}

.rankstlink-r p a:hover {
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.rankstlink-a p a {
	display: block;
	width: 90%;
	text-align: center;
	padding: 10px;
	background-color: #d83690;
	color: #ffffff;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-weight:bold;
	font-size:17px;
	
	border: 1px solid #b10f69;
	border-bottom-width: 2px;
}

.rankstlink-a p a:hover {
	-moz-opacity: 0.8;
	opacity: 0.8;
}

/* アフィリエイトリンクのリンクのボタンアイコン */
.rankstlink-l p a span:before,
.rankstlink-r p a span:before,
.rankstlink-a p a span:before,
.rankstlink-b p a span:before
{
	padding-right:10px;
	font-size: 20px;	
}
.rankstlink-l p i,
.rankstlink-r p i,
.rankstlink-a p i,
.rankstlink-b p i

{
	padding-right:12px;
	font-size: 20px;
}

.rankst-box .clearfix.rankst .rankst-l a img, .rankst-box .clearfix.rankst .rankst-l iframe {
	padding: 5px;
	padding-bottom: 10px;
	max-width:100%;
	box-sizing: border-box;
	margin:0 auto;
}

.rankst-cont p, .rankst-cont,.rankst-contb p, .rankst-contb {
	font-size: 16px;
	line-height: 1.5;
}

.rankst-cont ul, .rankst-cont ol{
	padding:10px 20px;
	margin-bottom:10px;
}

.post .rankst-cont li {
	font-size: 16px;
	line-height: 25px;
}
.rankst-cont li {
	font-size: 16px;
	line-height: 25px;
}
.rankh4, .post .rankh4, #side .rankh4 {
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
/*
	padding-left: 80px;
	background-image: url(images/oukan.png);
*/
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ABA732;
	background-color : transparent ;
	color:#000;
}
/*
.rankh4.no_1, .post .rankh4.no_1, #side .rankh4.no_1 {
	background-image: url(images/oukan_no1.png);
	background-size:67px 38px;
}
.rankh4.no_2, .post .rankh4.no_2, #side .rankh4.no_2 {
	background-image: url(images/oukan_no2.png);
	background-size:67px 38px;
}
.rankh4.no_3, .post .rankh4.no_3, #side .rankh4.no_3 {
	background-image: url(images/oukan_no3.png);
	background-size:67px 38px;
}
.rankh4.pr, .post .rankh4.pr, #side .rankh4.pr {
	background-image: url(images/oukan_pr.png);
	background-size:67px 38px;
}
*/

/* 中見出し */
.rankh3 {
	position: relative;
	background: #3aabd2!important;
	color: #ffffff!important;
	font-size: 20px;
	line-height: 27px;
	margin-bottom: 20px;
	padding: 10px 20px!important;
	border-bottom:none!important;
}

.rankh3:after {
	content: '';
	position: absolute;
	border-top: 10px solid #3aabd2;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	bottom: -10px;
	left: 30px;
	border-radius: 2px;
}

.rankh3:before {
	content: '';
	position: absolute;
	border-top: 10px solid #3aabd2;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	bottom: -10px;
	left: 30px;
}
/*-------------------------------------
旧バージョン

.rankh3{
	position:relative;
	padding:20px;
	text-align:center;
	background:#3aabd2;
	box-shadow:
		10px 0 0 0 #3aabd2,
		-10px 0 0 0 #3aabd2,
		0 3px 3px 0 rgba(0,0,0,0.1);
	color:#ffffff!important;
	margin-bottom:10px;
	border:none!important;
}

.rankh3:before{
	content:" ";
	position:absolute;
	top:100%;
	left:-10px;
	width:0;
	height:0;
	border-width:0 10px 10px 0;
	border-style:solid;
	border-color:transparent;
	border-right-color:#1a1a1a;
}

.rankst-cont h3 {
	font-size: 16px;
	line-height: 1.5;
	margin-bottom:10px;
	border:none;
}
-------------------------------------*/
.post .rankst-cont h4 , .rankst-cont h4 {
background-color:#FCFC88;
padding:10px;
margin-bottom:10px;
}

/*サイドバー*/
#side .rankst-ls img {
	max-width: 100% !important;
	margin:0 auto;
}

#side .rankst-ls {
	text-align:center;
}

/*media Queries タブレットサイズ
----------------------------------------------------*/
@media only screen and (max-width: 780px) {
	#side aside {
	}
}

/*media Queries タブレットサイズ
----------------------------------------------------*/
@media only screen and (min-width: 415px) {
	.rankst-box .clearfix.rankst .rankst-l a img {
		float: left;
		padding-top: 5px;
		padding-left: 0px;
		padding-bottom: 10px;
		padding-right: 0px;
	}

	.rankst-cont {
		margin: 0 0 0 165px;
	}

	.rankst-r {
		position:relative;
		z-index:1;
		float: right;
		width: 100%;
		margin: 0 0 0 -150px;
	}

	.rankst-l {
		position:relative;
		z-index:2;
		float: left;
		width: 150px;
	}

	.rankst-wrap {
		background-color: #ffffe0;
		padding: 20px;
		margin-bottom: 10px;
	}

	.rankst-cont p, .rankst-cont, .rankst-contb p, .rankst-contb {
		font-size: 16px;
		line-height: 1.5;
	}

	.post .rankst-cont li {
		font-size: 16px;
		line-height: 1.5;
	}

	.rankst-wrap li , .rankst-wrap li, .rankst-cont li, .rankst-cont li {
		font-size: 16px;
		line-height: 1.5;
	}
	/*-- ここまで --*/
}

/*media Queries PCサイズ
----------------------------------------------------*/
@media only screen and (min-width: 781px) {
	.rankstlink-l {
		float: left;
		width: 50%;
	}

	.rankstlink-r {
		float: right;
		width: 50%;
	}
	/* 逆表示 */
	.rankstlink-l .rankstlink-rev {
		float: right;
	}

	.rankstlink-r .rankstlink-rev {
		float: left;
	}
	/*----------------------------------
	ランク-1カラム
	-----------------------------------*/
	.colum1 .rankst-r {
		float: right;
		width: 100%;
		margin: 0 0 0 -320px;
	}

	.colum1 .rankst-r p, .colum1 .rankst-cont {
		font-size: 16px;
		line-height: 1.5;
		margin-bottom: 20px;
	}

	.colum1 .rankst-l {
		float: left;
		width: 300px;
	}

	.colum1 .rankst-cont {
		margin: 0 0 0 320px;
	}

	.colum1 .rankst-wrap .rankst-cont li , .colum1 .rankst-cont li{
		font-size: 16px;
		line-height: 27px;
	}
	/*-- ここまで --*/
}
