.breadcrumbs{
	background: #661b1b;
}
.breadcrumbs-in{
	max-width: 980px;
	margin: 0 auto;
	padding: 5px 15px;
	white-space: nowrap;
	overflow-x: auto;
}
.breadcrumbs li{
	display: inline-block;
	font-size: 11px;
	color: #cdcdcd;
}
.breadcrumbs li:not(:last-child):after{
	content: '-';
	display: inline-block;
}
.breadcrumbs li a{
	display: inline-block;
	color: #fff;
}
table{
	width: 100%;
	margin: 25px 0;
	border-left: 1px solid #d1d1d1;
	border-top: 1px solid #d1d1d1;
}
th,
td{
	padding: 7.5px;
	border-right: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
}
th{
	background: #ededed;
	font-size: 13px;
}
h1{
	background: url('../images/bg-stripe.png') center top;
	-webkit-box-shadow: inset 2px -2px 0 2px #ff1515;
	-moz-box-shadow:    inset 2px -2px 0 2px #ff1515;
	box-shadow:         inset 2px -2px 0 2px #ff1515;
	border-bottom-left-radius: 20px;
	font-size: 20px;
	margin-bottom: 25px;
	line-height: 1.2;
	padding: 10px 10px 15px;
	text-shadow: 0 0 3px #e5e5e5, 0 0 3px #e5e5e5, 0 0 3px #e5e5e5, 0 0 3px #e5e5e5, 0 0 3px #e5e5e5;
}
@media screen and (max-width:600px) {
	h1{
		font-size: 16px;
	}
}
#yoso-h2 span,
.yoso-h3 span{
	display: inline-block;
}
.article-body>p:not(:last-child){
	margin-bottom: 15px;
}
.race-kv{
	border: 1px solid #d1d1d1;
	text-align: center;
}
.postyoso-index{
	background: #ededed;
	border: 1px solid #ababab;
	padding: 10px;
}
.postyoso-index li{
	line-height: 1.2;
}
.postyoso-index li:not(:last-child){
	border-bottom: 1px solid #ababab;
	margin-bottom: 7.5px;
	padding-bottom: 7.5px;
}
.postyoso-index a{
	display: inline-block;
	font-size: 13px;
	padding: 5px 0;
}
.post-card-wrap{
	border-color: #d1d1d1;
	border-style: double;
	border-width: 0 3px;
	overflow-x: auto;
	margin-bottom: 10px;
}
.post-card-tbl{
	border-top: 1px solid #d1d1d1;
	margin: 0;
	width: 100%;
	white-space: nowrap;
}
.post-card-tbl th,
.post-card-tbl td{
	padding: 5px;
	text-align: center;
	border-bottom: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
}
.post-card-tbl th{
	background: #636363;
	color: #fff;
	font-size: 12px;
}
.post-card-tbl td{
	font-size: 13px;
}
.post-card-tbl th:first-child,
.post-card-tbl td:first-child{
	border: 0;
	left: 0;
	position: sticky;
	width: 2em;
}
.post-card-tbl .name{
	width: 5.5em;
}
.post-card-tbl .racer-result{
	display: none;
}
.post-card-nav{
	margin: 30px 0 5px;
	text-align: right;
}
.post-card-nav a{
	background: #fff;
	border: 1px solid #636363;
	border-radius: 5px;
	border-width: 1px 1px 5px 1px;
	display: inline-block;
	margin-left: 10px;
	padding: 5px 15px;
}
.post-card-nav .selected{
	background: #afd1ff;
	pointer-events: none;
}
.shusso-img-box{
	margin-bottom: 30px;
	text-align: center;
}
.shusso-img-box a{
	border: 1px solid #636363;
	border-radius: 5px;
	border-width: 1px 1px 5px 1px;
	display: inline-block;
	font-size: 12px;
	font-weight: 600;
	padding: 5px 15px;
}
.shusso-img{
	background: rgba(0,0,0,.8);
	display: none;
	padding: 5px 5px 0 5px;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-align: center;
	z-index: 9999;
}
.shusso-img:after{
	background: #000;
	color: #fff;
	content: '閉じる';
	display: block;
	font-size: 12px;
	padding: 5px 0;
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}
.shusso-img img{
	max-height: 100%;
	width: auto;
}
.yoso-box{
	margin: 30px 0;
	border-bottom: 3px double #3d3d3d;
}
.yoso-box>div{
	max-width: 380px;
	margin: 0 auto;
}
.yoso-box .title{
	font-weight: 600;
	background: #dfdfdf;
	border: 3px double #3d3d3d;
	border-width: 3px 0;
	padding: 5px 10px;
	text-align: center;
}
.yoso-box .title span{
	display: inline-block;
	font-size: 13px;
}
.chaku1:before,
.chaku2:before,
.chaku3:before,
.chaku4:before,
.chaku5:before,
.chaku6:before{
	border: 1px solid #3d3d3d;
	display: inline-block;
	line-height: 1.5em;
	margin: 0 2.5px;
	text-align: center;
	width: 1.5em;
}
.chaku1:before{
	content: '1';
}
.chaku2:before{
	content: '2';
}
.chaku3:before{
	content: '3';
}
.chaku4:before{
	content: '4';
}
.chaku5:before{
	content: '5';
}
.chaku6:before{
	content: '6';
}
.yoso-line{
	-webkit-flex: 1 0 50px;
	-moz-flex: 1 0 50px;
	-ms-flex: 1 0 50px;
	-o-flex: 1 0 50px;
	flex: 1 0 50px;
	padding: 10px 0;
	text-align: center;
}
.yoso-line:nth-child(2){
	background: #f3f9ff;
	-webkit-box-shadow: inset 0 0 0 1px #d1d1d1;
	-moz-box-shadow:    inset 0 0 0 1px #d1d1d1;
	box-shadow:         inset 0 0 0 1px #d1d1d1;
	margin: 0 -1px;
}

.q-form-box{
	/*background: url('../images/icon-q.png') no-repeat right center;*/
	/*background-size: contain;*/
	background: #c4e7ff;
	border: 1px solid #004471;
	text-align: center;
	margin: 30px auto;
	max-width: 500px;
}
.q-form-box .title{
	border-bottom: 1px solid #004471;
	font-weight: 600;
	padding: 5px 10px;
}
.q-form-box .answer{
	background: #ffc4c4;
	border-top: 1px solid #004471;
}
.q-form-box .answer+div{
	background: #fff;
}

.q-form-box div{
	background: rgba(255,255,255,.75);
	padding: 10px;
}
.q-form-box select{
	background: #fff url('../images/selection-arrow.jpg') no-repeat right 5px center;
	background-size: 10px;
	border: 1px solid #d1d1d1;
	padding: 5px;
	padding-right: 20px;
	-webkit-appearance: none;
	outline: 0;
}
.q-form-box button{
	-webkit-appearance: none;
	background: #f2f2f2;
	border: 1px solid #d1d1d1;
	display: inline-block;
	padding: 5px;
	outline: 0;
}
.answer-title{
	background: #ffffea url('../images/bg-stripe.png');
	border: 1px solid #3d3d3d;
	border-width: 1px 0;
	padding: 10px 5px;
	font-size: 13px;
	line-height: 1.3;
}
.answer-title span{
	font-size: 16px;
}
.tag-title{
	padding: 0 10px;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: -20px;
}
.tag-title .tagimg{
	margin-right: 10px;
	-webkit-flex: 0 0 50px;
	-moz-flex: 0 0 50px;
	-ms-flex: 0 0 50px;
	-o-flex: 0 0 50px;
	flex: 0 0 50px;
}
.tag-title .tagname{
	padding-top: 15px;
	line-height: 1.3;
}
.blogranking{
	background: #d1d1d1;
	font-size: 13px;
	font-weight: 600;
	margin: 25px 0;
	padding: 10px;
}
.blogranking p{
	background: #fff;
	margin-right: 15px;
	padding: 10px;
	position: relative;
}
.blogranking p:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-left-color: #fff;
	border-width: 10px;
	margin-top: -10px;
}
.blogranking a{
	-webkit-flex: 0 0 30vw;
	-moz-flex: 0 0 30vw;
	-ms-flex: 0 0 30vw;
	-o-flex: 0 0 30vw;
	flex: 0 0 30vw;
	max-width: 200px;
}
.relate-box{
	margin: 25px 0;
}
.relate-box a{
	font-weight: 600;
}
.shussou-table td{
	padding: 5px;
	font-size: 14px;
	text-align: center;
	line-height: 1.2;
}
.post-list{
	margin: 20px 0;
	padding: 10px;
	border: 1px solid;
}
.post-list li{
	padding-left: 1em;
}
.post-list li:not(:last-child){
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid;
}
.post-list li i{
	text-indent: -1em;
}