﻿/*　高配当ページ使用(2017.08以降)
https://keibariron.com/news/20170819_kouhaitou.html
　↓↓↓ ここから ↓↓↓ 　*/

.sred{
	color: red;
}

.m30_0{
	margin: 60px 0;
}

@media screen{

.btn_koe {
	padding: 3px;
	color:#ffffff;
	border-radius: 3px;        /* CSS3草案 */
	-webkit-border-radius: 3px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 3px;   /* Firefox用 */

	background-image:-moz-linear-gradient(
	top,
	#ffa035 0%,
	#ff8300);
 
    background-image:-webkit-gradient(
    linear,left top,left bottom,
    from(#ffa035),
    to(#ff8300));
}

}@media screen and (min-width:600px) {

 .btn_koe {
	padding: 3px;
	color:#ffffff;
	font-size:x-large;
	border-radius: 3px;        /* CSS3草案 */
	-webkit-border-radius: 3px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 3px;   /* Firefox用 */

	background-image:-moz-linear-gradient(
	top,
	#ffa035 0%,
	#ff8300);
 
    background-image:-webkit-gradient(
    linear,left top,left bottom,
    from(#ffa035),
    to(#ff8300));
 }

}

a.btn_koe{
	margin-left: 10px;
	padding:20px 30px;
}

a.btn_koe:hover{
    color: #f0f0f0;
    text-decoration: none;
}

img.mailss{
	width:20px;
	padding:0px 5px 5px 0px;
}

img.twtss{
	width:25px;
	padding:0px 5px 5px 0px;
}


@media screen{

	div.kadocir{
		color: #444444;
		margin: 10px;
		padding: 10px;
		border: 5px solid #eeeeee;
		border-radius: 10px;        /* CSS3草案 */
		-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
		-moz-border-radius: 10px;   /* Firefox用 */
		background-image: url("https://keibariron.com/wp-content/uploads/2017/08/moriagari08.png");
		background-repeat: no-repeat;
		background-position: top right; 
	}
 
}@media screen and (min-width:600px) {
 
	div.kadocir{
		width: 600px;
		color: #444444;
		margin: 10px;
		padding: 10px 200px 0px 10px;
		border: 5px solid #eeeeee;
		border-radius: 10px;        /* CSS3草案 */
		-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
		-moz-border-radius: 10px;   /* Firefox用 */
		background-image: url("https://keibariron.com/wp-content/uploads/2017/08/moriagari08.png");
		background-repeat: no-repeat;
		background-position: top right; 
	}

}



/*　アンケートページ使用
 https://keibariron.com/news/20180811enquete.html
　https://keibariron.com/news/20170706enquete.html
　↓↓↓ ここから ↓↓↓ 　*/

@media screen and (max-width:720px) { 
    /*　画面サイズが720pxまではここを読み込む　*/
	.category-yosoarea{ margin:auto 10px auto 10px;}     /*　カテゴリー記事のサイドマージン　*/
}

@media screen and (min-width:720px) { 
    /*　画面サイズが720pxからはここを読み込む　*/
	.content-movie-or-image{margin:0px 0px 10px 20px;}     /*　アイキャッチ画像　*/
}


div.waku_topic, div.waku_top, div.waku{
	margin:10px;
	padding:10px;
	background-color: #fff1ff;
}

div.waku_topic{} @media screen and (min-width:480px) {
 div.waku_topic{width: 440px;}
}

div.waku_top{} @media screen and (min-width:480px) {
 div.waku_top{width: 600px;}
}

p.kousin{text-align: right;} @media screen and (min-width:480px) {
 p.kousin{text-align: right;}
}

p.kousin_c{text-align: middle;} @media screen and (min-width:480px) {
 p.kousin_c{text-align: middle;}
}


.clearfix:after{} @media screen and (min-width:480px) {
 .clearfix:after{content: ""; clear: both; display: block;}
}

.chumoku{border-top: 1px dotted #444; border-bottom: 1px dotted #444;} @media screen and (min-width:480px) {
 .chumoku{width: 400px; border-top: 1px dotted #444; border-bottom: 1px dotted #444;}
}

.chumoku b a{font-size: small;} @media screen and (min-width:480px) {
.chumoku b a{font-size: medium;}
}

.chumoku_com{margin: 10px; padding: 10px; border-top: 1px dotted #777; border-bottom: 1px dotted #777; background-color: #ffefef;} @media screen and (min-width:480px) {
 .chumoku_com{width: 400px; margin: 10px; padding: 10px; border-top: 1px dotted #777; border-bottom: 1px dotted #777; background-color: #ffefef;}
}

.chumoku_com_2{margin: 10px; padding: 10px; border-top: 1px dotted #777; border-bottom: 1px dotted #777; background-color: #ffefef;} @media screen and (min-width:480px) {
 .chumoku_com_2{margin: 10px 10px 10px 10px; padding: 10px; border-top: 1px dotted #777; border-bottom: 1px dotted #777; background-color: #ffefef;}
}

.imgcho{margin:10px;} @media screen and (min-width:480px) { .imgcho {margin-left:135px;} }

.chumoku_com_2 li{
	margin-bottom: 10px;
}

ul.rankinguma{padding: 0; list-style-image:url("https://keibariron.com/wp-content/uploads/2017/07/ranhoshi.png");} @media screen and (min-width:480px) {
 ul.rankinguma{width: 470px; padding: 0; list-style-image:url("https://keibariron.com/wp-content/uploads/2017/07/ranhoshi.png");}
}

ul.ttlst {
	margin:0 0 15px 30px;
	padding: 0;
}

ul.ttlst li {
	list-style:none; font-size:225%;
	line-height: 125%
	font-size:xx-large;
	font-weight:bold;
}

ul.ttlst li:before {
	content:"★";
	margin-left:-34px;
}

ul.rankinguma li{
 border-bottom: 1px dotted #ccc;
 list-style-position: inside;
 margin-bottom: 10px;
 font-weight: bold;
}

li.ra01{
	list-style-image:url("https://keibariron.com/wp-content/uploads/2017/07/umarank01.png");
	font-size: 175%;

}
li.ra02{
	list-style-image:url("https://keibariron.com/wp-content/uploads/2017/07/umarank02.png");
	font-size: 150%;
}
li.ra03{
	list-style-image:url("https://keibariron.com/wp-content/uploads/2017/07/umarank03.png");
	font-size: 150%;
}

div.hidariyori{
	float:left;
}

ul.rankinguma li span, p.kousin, p.kousin_c{
	font-size: 80%;
	color: #777;
}

/*　↑↑↑ ここまで ↑↑↑ 　*/
