@charset "UTF-8";
/*
Theme Name: Simplicity1.4.0
Description: Simplicityの意味は、単純、簡単、簡素、質素です。飾り気のないカスタマイズの土台となれるようなテーマを目指して作りました。
Theme URI: http://wp-simplicity.com/
Author: yhira
Author URI: http://nelog.jp/
Version: 1.4.0 20150103
License: GNU General Public License
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/************************************
** 基本設定（General Setting）
************************************/
body {
	font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo,sans-serif;
	color: #000000;
}
.article{
	margin-bottom: 60px;
	font-size:15px;
	line-height:170%;
}
/*記事・カテゴリ中の画像を要素内に収める*/
.article img,
.category-description img,
.wp-caption{
	max-width:100%;
	height:auto !important;
}
.aligncenter{
	clear:both;
}

/************************************
** 見出し（H1-6）
************************************/
h1, h2, h3, h4, h5, h6{
	line-height:130%;
}
.article h1,
.article h2,
.article h3,
.article h4,
.article h5,
.article h6{
	position:relative;
	margin-top: 0;
	margin-bottom:15px;
}
.article h1 {
	margin-bottom:0;
	padding: 15px 0 14px;
	font-size: 25px;
	font-weight: bold;
	line-height: 117%;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#archive-title{
	padding-bottom:20px;
	font-size:26px;
}
.article h2 {
	border-bottom: 1px solid #000000;
	padding-bottom: 9px;
	font-size: 21px;
	font-weight: bold;
	position: static;
}
.article h3,
#comment-area h3,
#related-entries h3{
	font-size:19px;
	font-weight: bold;
	border-bottom:1px dashed #000000;
	padding:10px 0;
}
.article h4, .article h5, .article h6{
	font-size:17px;
	font-weight: bold;
	margin-bottom: 0;
	padding: 8px 0;
}

/************************************
** アンカー
************************************/
a {
	color: #ff3203;
	text-decoration: none;
}

a:hover {
	color: #ff3203;
	text-decoration: underline;
}

a:active {
	color: #ff3203;
	text-decoration: underline;
}

a:visit {
	color: #ff3203;
	text-decoration: under-line;
}

.post-date-new{
	padding: 0 3px;
	background-color: #000000;
	color: #ffffff;
}

/************************************
** 引用（blockquote）
************************************/
blockquote {
	margin-bottom: 15px;
	padding: 20px 55px;
	position: relative;
}
#the-content blockquote p {
	margin-bottom: 0;
}
blockquote:before {
	content: "“";
	font-family: serif;
	font-size: 100px;
	line-height: 1em;
	position: absolute;
	left: 0;
	top: 0;
}
blockquote:after {
	content: "”";
	font-family: serif;
	font-size: 100px;
	line-height: 0;
	position: absolute;
	right: 0;
	bottom: -10px;
}
/* Internet Explorer11のみに適用したい設定 */
@media screen and (min-width:0\0) {
	*::-ms-backdrop, blockquote:before { left:	-55px; }
	*::-ms-backdrop, blockquote:after	{ right: -55px; }
}

/************************************
** テーブル（Table）
************************************/
.article table{
	border-collapse: collapse;
	margin-bottom: 15px;
	line-height: 140%;
}
.article th{
	border: solid 1px #000000;
	font-weight: bold;
}
.article td{
	border: solid 1px #000000;
}
.article th, .article td{
	padding: 4px 2px;
}
/************************************
** リスト（ul,ol,dl）
************************************/
.article ol,
.article ul,
.article dl{
	line-height:150%;
}
.article > ol,
.article > ul,
.article > dl{
	margin-bottom: 15px;
}
.article > ol ol,
.article > ul ul,
.article > dl dl{
	margin:0;
}

/************************************
** その他（Other）
************************************/
hr{
	color: #000000;
	margin: 0 auto 15px;
	width:100%;
	border: dashed #000000;
	 border-width:1px 0 0 0;
	 height:1px;/* for IE6 */
	 clear:both;/* for IE6 */
}
.category-description {
	margin-bottom: 10px;
	font-size:13px;
}
.category-link {
	display: inline-block;
	padding: 0 3px;
	background-color: #000000;
	font-size: 13px;
	color: #ffffff;
}
.race-link {
	display: inline-block;
	padding: 0 3px;
	border: 1px solid #000000;
	font-size: 13px;
}
.category-link+.category-link,
.race-link+.race-link {
	margin-left: 5px;
}

/************************************
** レイアウト（Layout）
************************************/
#container {
	width: 100%;
	padding: 10px 0;
	margin: 0 auto;
	background: url(images/bg_photo.jpg) no-repeat fixed bottom center;
	overflow: hidden; /* 枠外広告用 */
}
#container-in {
	width: 100%;
	background: url(images/bg.png) repeat-y center;
}
#header-in, #navi-in, #body-in, #footer-in{
	width: 1070px;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#header {
	width: 100%;
	padding-top: 15px;
	margin-bottom: 15px;
}
#bg-header {
	width: 1100px;
	height: 6px;
	margin: 0 auto;
	background: url(images/bg_header.png) repeat-x;
}
#body{
	margin-bottom: 60px;
}
#main {
	float: right;
}
#main-inner {
	width: 734px;
	margin-bottom: 30px;
	padding: 30px 0;
	border:3px solid #000000;
}
.main-box {
	width: 674px;
	padding: 0 30px;
}
.ad-box {
	width: 674px;
	padding: 0 30px;
}
#sidebar {
	float: left;
	width: 300px;
}
.clear{
	clear:both;
}

/************************************
** ヘッダー(header)
************************************/
*:first-child+html #header > div{ /* IE7 */
	clear: both;
	zoom:1;
}
#h-top{
	min-height:100px;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: top left;
}
#site-title{
	height: 90px;
}

#site-title a{
	display:block;
	text-decoration:none;
	color:#222;
	font-size:30px;
	line-height:100%;
	font-weight:normal;
}
#site-title a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
#site-description{
	display: none;
}
#header-image{
	margin-bottom: 40px;
}
#header-upper{
	width: 1070px;
	margin: 0 auto 15px;
	border-bottom: 3px double #000000;
}
#header-upper .header-upper-inner{
	width: 1070px;
	position: relative;
}

/* 枠外広告	*/

#outad-left, #outad-right	{
	position: absolute;
	top: -15px;
	width: 160px;
}
#outad-left {
	left: -180px;
}
#outad-right {
	right: -180px;
}

#header-upper .date{
	width: 180px;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 2px;
	float: left;
}
#header-upper .grade{
	width: 710px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	float: left;
}
#header-upper .grade img{
	height: 16px;
	margin: 0 10px 0 2px;
	position: relative;
	top: 3px;
}
#header-upper .header-sns-follow{
	width: 180px;
	text-align: right;
	float: left;
}
.header-sns-follow .sns-follow{
	display: inline;
	font-size: 13px;
}
.header-sns-follow .sns-follow span{
	margin-right: 3px;
}
.header-sns-follow .sns-follow span.follow-text{
	margin-right: 0;
	position: relative;
	top: -3px;
}
.header-sns-follow .sns-follow a{
	font-size: 21px;
}
.sns-follow a{
	color:#ff3203;
	text-decoration:none;
	line-height:100%;
}
.sns-follow .twitter-page a:hover{
	color:#55ACEE;
}
.sns-follow .facebook-page a:hover{
	color:#3C5A99;
}
.sns-follow .rss-page a:hover{
	color:#FE9900;
}

#header-top{
	height: 90px;
	background-color: none;
}
#header .alignleft{
	width: 325px;
	max-width: 325px;
}
#header .alignleft img{
	width: 325px;
	height: 90px;
}
#header .alignright{
	width: 745px;
	text-align:right;
}
#header .header-ad{
	width: 728px;
	margin-left: 17px;
	line-height: 0;
}
#ad-mobile-header	{
	display: none;
}

/************************************
** メニュー（menu）
************************************/

#nav{
	height: 40px;
	margin-bottom: 15px;
}
#nav-in{
	width: 1070px;
	height: 40px;
	margin: 0 auto;
	overflow: hidden;
}
#nav ul{
	display: inline-block;
	width: 100%;
	height: 100%;
	background-color: #ff3203;
}
#nav li{
	display: inline;
	float: left;
}
#nav li i{
	position: relative;
	top: -3px;
}
#nav li a{
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 30px;
	display: table-cell;
	border-left: 3px solid #ff3203;
	border-top: 3px solid #ff3203;
	border-bottom: 3px solid #ff3203;
	background-color: #ffffff;
	text-align: center;
	vertical-align: middle;
	padding: 2px 20px 2px;
	color: #ff3203;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}
#nav li a:hover{
	background-color: #ffccc0;
}
#nav li a i{
	position: relative;
	top: 2px;
}

/************************************
** メインカラム（#main、記事、固定ページなど）
************************************/
#main .post{
	margin-bottom: 30px;
}
#main .page {
	margin-bottom: 0;
}
#entry-header{
	margin-bottom: 15px;
}
.entry-title-404{
	margin-bottom:0;
	padding: 15px 0 14px;
	font-size: 25px;
	font-weight: bold;
	line-height:117%;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.post-meta{
	padding: 8px 0 7px;
	border-bottom: 1px solid #000000;
	font-size:13px;
	line-height: 130%;
}
.post-meta .post-date,
.post-meta .post-update,
.post-meta .category,
.post-meta .edit,
.footer-post-meta .post-tag,
.footer-post-meta .post-author,
.footer-post-meta .edit{
	padding-right: 10px;
}
.article .entry-read {
	margin-bottom: 15px;
	font-weight: bold;
}
#entry-sub {
	margin-bottom: 15px;
}
.entry-sub-left {
	width: 374px;
	float: left;
}
.entry-sub-right {
	width: 300px;
	height: 250px;
	float: left;
}
.entry-sub-category {
	margin-bottom: 10px;
}
.entry-sub-race {
	margin-bottom: 10px;
}
.entry-sub-ad {
	width: 300px;
}
#entry-ad-upper{
	margin-bottom: 15px;
}
#entry-ad-upper .entry-ad-upper-pc{
	display: block;
}
#entry-ad-upper .entry-ad-upper-mobile{
	display: none;
}
#page-ad-upper{
	margin-bottom: 15px;
}
#page-ad-upper .pagead-upper-pc{
	display: block;
}
#page-ad-upper .page-ad-upper-mobile{
	display: none;
}
#sns-group-top{
	margin-bottom: 15px;
	float: right;
}

.pages-link,
.pages-link-next{
	height: 40px;
	margin: 0 0 30px;
	text-align:center;
}
.comment-page-link{
	margin: 0 0 30px;
}
.pages-link a,
.pages-link-next a{
	display: inline-block;
	border: 2px solid #ff3203;
	background: #ffffff;
	border-radius: 5px;
	color: #ff3203;
	font-weight: bold;
	text-decoration:none;
}
.pages-link a{
	width: 30px;
	height: 25px;
	padding: 5px 5px;
}
.pages-link-next a{
	width: 100px;
	height: 25px;
	padding: 5px 20px;
}
.pages-link a:hover,
.pages-link-next a:hover,
.comment-page-link a:hover{
	background: #ffdcd3;
}
.pages-link span{
	display: inline-block;
	border: 2px solid #ff3203;
	border-radius: 5px;
	background: #ff3203;
	width: 30px;
	height: 25px;
	padding: 5px 5px;
	color: #ffffff;
	font-weight: bold;
}
.pages-link a span{
	display: inline;
	border: none;
	width: auto;
	height: auto;
	padding: 0;
	background: transparent;
	color: #ff3203;
	font-weight: bold;
}

#entry-ad-middle{
	margin-bottom: 30px;
}
#entry-ad-middle .entry-ad-middle-pc{
	text-align: center;
	display: block;
}
#entry-ad-middle .entry-ad-middle-mobile{
	display: none;
}

#page-ad-middle{
	margin-bottom: 30px;
}
#page-ad-middle .page-ad-middle-pc{
	text-align: center;
	display: block;
}
#page-ad-middle .page-ad-middle-mobile{
	display: none;
}

#page-ad-lower{
	margin-bottom: 30px;
}
#page-ad-lower .page-ad-lower-pc{
	text-align: center;
	display: block;
}
#page-ad-lower .page-ad-lower-mobile{
	display: none;
}

#entry-ad-lower{
	margin-bottom: 30px;
}
#entry-ad-lower .entry-ad-lower-pc{
	display: block;
}
#entry-ad-lower .entry-ad-lower-mobile{
	display: none;
}

#lower-meta{
	margin-bottom: 30px;
	border-top: 1px solid #000000;
}
.author-info	{
	padding: 15px 0;
	line-height: 140%;
	border-bottom: 1px solid #000000;
}
.author-info .author-avatar	{
	width: 68px;
	height: 68px;
	margin-right: 15px;
	float: left;
}
.author-info .author-text	{
	width: 591px;
	margin-left: 85px;
}
.author-info h3	{
	display: inline-block;
	border: none;
	padding: 3px 0 5px 0;
	margin: 0;
	font-size: 15px;
	font-weight: normal;
}
.author-info h3 span	{
	font-weight: bold;
}
.author-info p	{
	display: inline;
	font-size: 13px;
}
#lower-meta .lower-meta-tag{
	padding: 8px 0 7px;
	border-bottom: 1px solid #000000;
	font-size:13px;
	line-height: 130%;
}
#lower-meta .lower-meta-sns{
	padding: 15px 0 8px;
	border-bottom: 1px solid #000000;
}
#lower-meta .lower-meta-sns .push{
	width: 50%;
	float: left;
}
#lower-meta .lower-meta-sns .push ul{
	padding: 0;
}
#lower-meta .lower-meta-sns .follow{
	width: 50%;
	padding-top: 10px;
	font-size: 13px;
	line-height: 110%;
	text-align: right;
	float: right;
}
#lower-meta .sns-follow{
	display: inline;
}
#lower-meta .sns-follow span{
	margin-right: 3px;
}
#lower-meta .sns-follow span.follow-text{
	margin-right: 0;
	position: relative;
	top: -10px;
}
#lower-meta .sns-follow a{
	font-size: 41px;
}

/************************************
** index.phpのリスト
************************************/
#main .entry{
	clear:both;
	margin-bottom:40px;
	margin-right:10px;
}
.entry-thumb{
	float:left;
	margin-right:10px;
	margin-top:3px;
	margin-bottom:40px;
}
.entry-thumb img{
	border:0;
	width:150px;
	height:150px;
}
/*大きなサムネイル表示スタイルでのサムネイル*/
.entry-large-thumbnail img{
	width: 320px;
	height: 180px;
}
.entry-content{
	margin-left:160px;
}
.entry .post-meta{
	text-align:left;
	margin: 7px auto;
}
.entry .post-meta a{
	color:#000;
}
.entry h2{
	margin-bottom:5px;
}
.entry h2 a{
	color:#333;
	font-size:24px;
	text-decoration:none;
	font-weight:bold;
}
.entry-title{
}
.entry-snippet{
	margin:0 0 5px 0;
	line-height:150%;
	color:#555;
}
.entry-read{
	margin:0;
}
.entry-snippet,
.related-entry-snippet{
	word-wrap: break-word;
}

/************************************
** エントリー内
************************************/
.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	line-height: 110%;
	text-align: center;
}
.wp-caption-text,
.gallery-caption{
	font-size: 11px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption-dd {
	margin: 0;
	padding: 0 4px 5px;
	font-size: 11px;
	line-height: 17px;
}
img.alignright {
		display: inline-block;
		margin: 0 0 1em 1.5em;
}
img.alignleft {
		display: inline-block;
		margin: 0 1.5em 1em 0;
}
#the-content{
	margin-bottom: 30px;
}
#the-content p{
	margin-bottom: 15px;
}
#the-content strong{
	color: #ea0339;
	font-weight: bold;
}
#the-content em{
	font-style: italic;
	font-family: "Hiragino Kaku Gothic ProN",'MS PGothic';
}
#the-content ol,
#the-content ul,
#the-content dl{
	margin-bottom: 15px;
	padding-left: 25px;
	line-height:150%;
}
#the-content ul	{
	list-style-type: square;
}
#the-content ol	{
	list-style-type: decimal;
}
#the-content ul li,
#the-content ol li	{
	margin-bottom: 5px;
}
#the-content .alignleft {
	margin: 0 15px 15px 0;
	float: left;
}
#the-content .alignright {
	margin: 0 0 15px 15px;
	float: right;
}
#the-content img.alignright {
		margin: 0 0 30px 30px;
}
#the-content img.alignleft {
		margin: 0 30px 30px 0;
}

/************************************
** index.php Main
************************************/
.content-box{
	float: right;
	margin-top: -0.25em;
	width: 420px;
}
.content-box .more-link{
	margin: 0;
}

.thumbnail-box{
	float: left;
	width: 160px;
}
.thumbnail-box img{
	width: 160px;
	height: 160px;
}

/************************************
** パンくずリスト（Breadcrumb）
************************************/
#breadcrumb{
	padding: 5px 0 4px;
	border-top: 1px solid #000000;
	color:#000000;
	font-size:13px;
}
div#breadcrumb div {
	display: inline;
}
#breadcrumb span.sp{
	margin:0 10px;
}
#breadcrumb a{
	color:#ff3203;
	text-decoration:none;
}
#breadcrumb a:hover{
	color:#ff3203;
	text-decoration: underline;
}

/************************************
** 関連記事（Relation）
************************************/
#related-entries{
	margin-bottom: 60px;
	border-bottom: 1px solid #000000;
}
#related-entries h2{
	border-left: none;
	border-top: 1px solid #000000;
	margin: 0 0 15px;
	padding: 15px 0 0;
	font-size: 21px;
	font-weight: bold;
	position: static;
}
.related-entry h3{
	font-size:24px;
}
.related-entry{
	margin-bottom:10px;
	padding-top: 15px;
	border-top: 1px dashed #000000;
	line-height:150%;
}
.related-entry-thumb {
	width: 100px;
	font-size: 0;
	line-height: 100%;
	float: left;
}
.related-entry-thumb img{
	border:0;
	width: 100px;
	height: 100px;
}
/*関連記事のサムネイル表示*/
.related-entry-thumbnail img{
	width: 200px;
	height: 200px;
}
.related-entry-content {
	margin-left: 120px;
}
.related-entry-title{
	margin-bottom:5px;
}
.related-entry-title a{
	text-decoration:none;
	font-size:19px;
	font-weight:bold;
	color:#ff3203;
}
.related-entry-snippet{
	margin:0 0 5px 0;
	font-size:15px;
}
.related-entry-meta{
	font-size:13px;
	margin-bottom: 5px;
}
.related-entry-read{
	margin:0;
	font-size:13px;
}
#entry-ad-under-category{
	margin-bottom: 30px;
}
#entry-ad-under-category .entry-ad-under-category-pc{
	display: block;
}
#entry-ad-under-category .entry-ad-under-category-mobile{
	display: none;
}

/************************************
** レース関連記事・カテゴリ関連記事
************************************/
.related-box{
	margin-bottom: 60px;
	border-bottom: 1px solid #000000;
}
.related-box h2{
	border-left: none;
	border-top: 1px solid #000000;
	margin: 0 0 15px;
	padding: 15px 0 0;
	font-size: 19px;
	font-weight: bold;
	position: static;
}
.related-box h2 span{
	font-size: 15px;
	font-weight: normal;
}

/************************************
** 前の記事へ、次の記事へ
************************************/
.navigation{
	overflow: hidden;
	margin-bottom: 30px;
}
.navigation > div{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.navigation > div + div{
	border-top: 0;
	border-bottom: 1px solid #000000;
}
.navigation .alignright{
	text-align: right;
}
.navigation a{
	display: block;
	padding: 15px 0 15px 5px;
	border: none;
	font-size:17px;
	font-weight:bold;
	line-height: 130%;
}
.navigation a i{
	color:#ff3203;
	padding-right:10px;
	margin-top:-7px;
	clear:left;
}
.navigation a:hover{
	background: transparent;
}
.navigation .alignright a:hover{
	border-left: 1px solid #000000;
}

/************************************
** 入力フォーム（Form）
************************************/

input[type="text"],
input[type="url"],
input[type="password"],
input[type="email"],
input[type="search"],
input[type="tel"],
textarea {
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	color: #000000;
	display: block;
	font-size: 15px;
	line-height: 1.4;
	padding: 6px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 290px;
	max-width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.gsc-search-box input[type="text"]{
	background-color:#FFF;
	border-radius: 0px;
}
#comment-area input[type="text"],
#comment-area textarea{
	display: block;
}
textarea {
	overflow: auto;
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
textarea:focus {
	border: 1px solid #ff3203;
	background: #ffffff;
	color: #000000;
}
.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
	display: inline-block;
	margin-bottom: 20px;
	padding: 6px 12px;
	border: 1px solid #777;
	border-radius: 3px;
	background: #fff;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
	cursor: pointer;
	/* Old browsers */
}
.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
	background: #eee;
}
.button:active,
button:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active {
	position: relative;
	top:1px;
}

/************************************
** コメントエリア（Comments Area）
************************************/

#comments {
	margin-bottom: 60px;
	border-bottom: 1px solid #000000;
	font-size: 15px;
	line-height: 170%;
}
#comments h2 {
	border-left: none;
	border-top: 1px solid #000000;
	margin: 0 0 15px;
	padding: 15px 0 0;
	font-size: 19px;
	font-weight: bold;
	position: static;
}
#comments h3#reply-title{
	display: none;
}
#comments .comment-form {
	width: 100%;
	margin-bottom: 15px;
}
#comments .comment-form label {
	display:block;
	font-weight: bold;
}
#comments .comment-form label span {
	font-size: 11px;
	font-weight: normal;
}
#comments .comment-form-author {
	width: 20%;
	line-height: 125%;
	float: left;
}
#comments .comment-form-author input {
	width: 90%;
	height: 37px;
}
#comments .comment-form-comment {
	width: 70%;
	float: left;
}
#comments .comment-form-comment textarea {
	width: 97%;
	height: 55px;
}
#comments .comment-form .error {
	clear: both;
}
#comments .comment-form .error p {
	padding: 5px 0 0 135px;
	font-size: 13px;
}
#comments .comment-form .errorlabels {
	display: none !important;
}
#comments .form-submit {
	width: 10%;
	padding-top: 24px;
	float: left;
}
#comments .form-submit input {
	width: 100%;
	height: 55px;
	margin-bottom: 0;
	border-radius: 4px;
	color: #ff3203;
	border: 2px solid #ff3203;
}
#comments .form-submit input:hover {
	background: #ffccc0;
}
#comments ol.reversed {
	width: 100%;
	margin-bottom: 15px;
}
#comments ol.reversed li {
	margin-bottom:10px;
	padding-top: 15px;
	border-top: 1px dashed #000000;
	list-style: decimal inside;
	line-height: 120%;
}
#comments .comment-info{
	display: inline;
}
#comments span.comment-number{
	display: inline-block;
	min-width: 20px;
	border: 1px solid #000000;
	padding: 0 3px;
	text-align: center;
	font-size: 13px;
	position: relative;
	top: -2px;
}
#comments cite.comment-author{
	font-weight: bold;
}
#comments span.comment-datetime{
	font-size: 13px;
}
#comments span.comment-id{
	font-size: 13px;
}
#comments .comment-text{
	padding-bottom: 30px;
	line-height: 170%;
}
#comments .comment-text p{
	padding: 10px 0 0 30px;
	line-height: 170%;
}
#comments .comment-text:after {
	clear: both;
}
#comments .comment-yet{
	margin-bottom:10px;
	padding-top: 15px;
	border-top: 1px dashed #000000;
}
#comments .comment-yet p{
	font-weight: bold;
}
.comment-push {
	width: 100%;
	margin-bottom: 15px;
	padding: 10px 0;
	background: #ffccc0;
	color: #ff3203;
	font-size: 15px;
	text-align: center;
	cursor: pointer
}

/************************************
** 記事リスト
************************************/

#list{
}
#list-header{
	margin-bottom: 30px;
	border-top: 1px solid #000000;
	border-bottom:1px dashed #000000;
}
h1#list-title{
	margin-bottom: 10px;
	padding: 15px 0 0;
	font-size:21px;
	font-weight: bold;
	line-height:117%;
}
h1#list-title span{
	margin-left: 5px;
	font-size:17px;
	font-weight: normal;
}
#list .list-box{
	margin-bottom:30px;
	border-bottom: 1px dashed #000000;
}
#list .list-post{
	margin-bottom:10px;
	padding-top: 15px;
	border-top: 1px dashed #000000;
}
#list .list-post .list-post-thumb{
	width:100px;
	float:left;
	margin-right:10px;
	font-size: 0;
	line-height: 100%;
}
#list .list-post .list-post-thumb img{
	width:100px;
	height:100px;
}
#list .list-post .list-post-content{
	margin-left:110px;
}
#list .list-post .list-post-content h2{
	margin-bottom:5px;
	font-size: 19px;
	font-weight:bold;
}
#list .list-post .list-post-meta{
	margin-bottom:5px;
	font-size: 13px;
}
#list .list-post .list-post-snippet{
	font-size: 15px;
}
#list .list-post .list-post-read{
}

#list .list-box{
	margin-bottom:30px;
	border-bottom: 1px dashed #000000;
}
#list .list-post{
	margin-bottom:10px;
	padding-top: 15px;
	border-top: 1px dashed #000000;
}
#list .list-post .list-post-thumb{
	width:100px;
	float:left;
	margin-right:10px;
	font-size: 0;
	line-height: 100%;
}
#list .list-post .list-post-thumb img{
	width:100px;
	height:100px;
}
#list .list-post .list-post-content{
	margin-left:110px;
}
#list .list-post .list-post-content h2{
	margin-bottom:5px;
	font-size: 19px;
	font-weight:bold;
}
#list .list-post .list-post-meta{
	margin-bottom:5px;
	font-size: 13px;
}
#list .list-post .list-post-snippet{
	font-size: 15px;
}
#list .list-post .list-post-read{
}

.entry-card-small{
	margin-bottom:10px;
	padding-top: 15px;
	border-top: 1px dashed #000000;
}
.home h2+.entry-card-small{
	padding-top: 0;
	border-top: none;
}
.entry-card-small-thumb{
	width:75px;
	float:left;
	margin-right:10px;
}
a.entry-card-small-thumb-link {
	display: block;
	width: 75px;
	height: 75px;
	position: relative;
}
a.entry-card-small-thumb-link span.new {
	display: block;
	position: absolute;
	bottom: 0;
	width: 75px;
	font-size: 13px;
	line-height: 150%;
	text-align: center;
	background-color: #ff3202;
	color: #ffffff;
}
.entry-card-small-thumb img{
	width:75px;
	height:75px;
}
.entry-card-small-content{
	margin-left:85px;
}
.entry-card-small-category{
	margin-bottom:5px;
	position: relative;
	top: -3px;
}
.entry-card-small-content h3{
	margin-bottom:5px;
	font-size: 17px;
	font-weight:bold;
}
.entry-card-small-meta{
	font-size: 13px;
}

/************************************
** ページャー、ページナビゲーション
************************************/
.pagenation{
	height: 70px;
	margin-bottom: 30px;
	text-align:center;
}
.wp-pagenavi {
	clear: both;
	margin: 10px 0;
}
.wp-pagenavi a, .wp-pagenavi span {
	display: inline-block;
	border: 2px solid #ff3203;
	background: #ffffff;
	border-radius: 5px;
	margin: 0 3px;
	padding: 5px 10px;
	color: #ff3203;
	font-weight: bold;
	text-decoration:none;
}
.wp-pagenavi span.current {
	background: #ff3203;
	color: #ffffff;
}
.wp-pagenavi span.pages {
	border: 2px solid #000000;
	background: #000000;
	color: #ffffff;
}
.wp-pagenavi a:hover {
	background: #ffdcd3;
}

/************************************
** トップページ（Top Page）
************************************/

.home #main {
}
.home #main-inner {
	width: 740px;
	padding: 0;
	border: none;
}

#pickup {
	width: 100%;
	height: 275px;
	margin-bottom: 15px;
	overflow: hidden;
}
#pickup-box {
	width: 100%;
}
#pickup-box .pickup-card {
	width: 204px;
	border: 1px solid #000000;
	float: left;
	margin-right: 10px;
}
#pickup-box .pickup-card:last-child {
	margin-right: 0;
}
a.pickup-link {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
a.pickup-link:hover {
	text-decoration: underline;
}
.pickup-thumb {
	width: 100%;
	position: relative;
}
.pickup-thumb-img {
	height: 206px;
}
img.pickup-thumbnail {
	width: 206px;
	height: 206px;
}
.pickup-category {
	width: 100%;
	position: absolute;
	top: 0;
	background-color: #000000;
	text-align: center;
	font-size: 13px;
	color: #ffffff;
}
.pickup-title {
	width: 100%;
}
.pickup-title h2 {
	display: table-cell;
	height: 57px;
	vertical-align: middle;
	padding: 5px;
	font-size: 14px;
}

.front-box{
	padding: 30px;
	border: 3px solid #000000;
}

.front-box {
	margin-bottom: 30px;
}
.front-new-container h2 {
	margin-bottom: 15px;
	padding: 4px 0;
	background-color: #000000;
	color: #ffffff;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}
.front-new-container h3.to-special {
	background-color: #3b1e87;
}

.front-new-container {
	margin-bottom: 15px;
	border-bottom: 1px dashed #000000;
}
.front-new-more a{
	width: 670px;
	display: block;
	border: 2px solid #ff3203;
	border-radius: 5px;
	background: #ffffff;
	padding: 5px 0;
	color: #ff3203;
	font-weight: bold;
	text-align: center;
	text-decoration:none;
}
.front-new-more a:hover{
	background: #ffdcd3;
}

#front-ad-middle{
	margin-bottom: 30px;
}
#front-ad-middle .front-ad-middle-pc{
	text-align: center;
	display: block;
}
#front-ad-middle .front-ad-middle-mobile{
	text-align: center;
	display: none;
}
.mobile-back{
	width: 100%;
	border-top: 3px solid #000000;
	border-bottom: 3px solid #000000;
	margin-bottom: 15px;
	padding: 5px 0;
}
.mobile-back-inner{
	width: 100%;
	text-align: center;
}
.mobile-back-inner ul{
}
.mobile-back-inner ul li{
	display: inline-block;
	margin-bottom: 0;
	padding: 0 10px;
}
.mobile-back-inner ul li.home{
	border-right: 1px dashed #000000;
}

/************************************
** ローワー（Lower）
************************************/

#lower-push{
	line-height: 130%;
	margin-bottom: 30px;
}
.lower-box{
}
.lower-left, .lower-right{
	width: 326px;
	border: 3px solid #000000;
	padding: 15px;
}
.lower-left{
	float: left;
}
.lower-right{
	float: right;
}

.lower-box h3{
	margin-bottom: 15px;
	padding: 4px 0;
	background-color: #000000;
	color: #ffffff;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}
.lower-card-01{
	margin-bottom: 15px;
}
.lower-card-01-thumb{
	width: 80px;
	float: left;
	margin-right: 5px;
	font-size: 0;
	line-height: 100%;
}
.lower-card-01-thumb img{
	width: 80px;
	height: 80px;
}
.lower-card-01-content{
	margin-left: 85px;
}
.lower-card-01-content h4{
	margin-bottom: 5px;
	font-size: 17px;
	font-weight: bold;
}
.lower-card-01-meta{
	font-size: 13px;
}

.lower-card{
	margin-bottom: 15px;
}
.lower-card ul{
	list-style-type: square;
}
.lower-card ul li{
	margin-left: 17px;
	margin-bottom: 5px;
	font-size: 15px;
}
.lower-card ul li span{
	font-size: 13px;
}
.lower-button{
}
.lower-button a{
	width: 100%;
	display: block;
	border: 2px solid #ff3203;
	border-radius: 5px;
	background: #ffffff;
	padding: 5px 0;
	color: #ff3203;
	font-weight: bold;
	text-align: center;
	text-decoration:none;
}
.lower-button a:hover{
	background: #ffdcd3;
}

#lower-sns{
	margin-bottom: 30px;
	border: 3px solid #000000;
	padding: 30px;
}
#lower-sns h3{
	margin-bottom: 15px;
	padding: 4px 0;
	background-color: #3b1e87;
	color: #ffffff;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}
.lower-sns-inner{
	width: 674px;
}
.lower-sns-upper{
	width: 674px;
	margin-bottom: 15px;
}
.lower-sns-left{
	width: 400px;
	float: left;
	margin-right: 14px;
}
.lower-sns-right{
	width: 260px;
	float: left;
}
.lower-sns-box{
	margin-bottom: 15px;
}
.lower-sns-box h4{
	margin-bottom: 10px;
	font-weight: bold;
}
.lower-sns-box h4 span{
	display: inline-block;
	width: 25px;
	height: 22px;
	margin-right: 5px;
	padding-top: 3px;
	text-align: center;
	color: #ffffff;
}
.lower-sns-box h4 span.twitter{
	background-color: #55ACEE;
}
.lower-sns-box h4 span.facebook{
	background-color: #3C5A99;
}
.lower-sns-box h4 span.blog{
	background-color: #3b1e87;
}
.lower-sns-box ul{
}
.lower-sns-box ul li:before{
	content: "\f138";
	font-family: FontAwesome;
	color: #ff3203;
	margin-right: 5px;
}
.lower-sns-box ul li{
	padding: 0 5px;
	margin-bottom: 3px;
	margin-left: 21px;
	text-indent: -19px;
}
.lower-sns-lower{
	width: 674px;
}

#to-special {
	margin-bottom: 30px;
}
.to-special-box {
	width: 674px;
	margin-bottom: 30px;
	padding: 30px;
	border: 3px solid #000000;
}
.to-special-box h2 {
	margin-bottom: 15px;
	padding: 4px 0;
	background-color: #000000;
	color: #ffffff;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}
.to-special-container {
	width: 100%;
	margin-bottom: 15px;
}
.to-special-container .image {
	width: 250px;
	float: left;
}
.to-special-container .image img {
	width: 250px;
	height: 141px;
}
.to-special-container h3 {
	margin-left: 265px;
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 5px;
}
.to-special-container .description {
	margin-left: 265px;
}

.to-special-inner{
	margin-bottom: 15px;
}
.to-special-inner-box{
	width: 214px;
	margin-right: 15px;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	float: left;
}
.to-special-inner-box:nth-child(3n+3){
	margin-right: 0;
}
h3.to-special-inner-link {
	margin-bottom: 10px;
	padding:10px 0;
	border-bottom:1px dashed #000000;
	font-weight: bold;
}
.to-special-inner-box ul {
	margin-bottom: 15px;
	padding-left: 25px;
	line-height:150%;
	list-style-type: square;
}
.to-special-inner-box p {
	margin-bottom: 15px;
	line-height:150%;
}

/************************************
** サイドバー（Sidebar）
************************************/
.widget{
}
.widget_search{
	margin-bottom: 0;
}

#sidebar .sidebar-inner{
	margin-bottom: 30px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#sidebar h4{
	font-size:17px;
	font-weight: bold;
	line-height:150%;
	margin-bottom:5px;
	padding-top: 10px;
}
#sidebar ul,
#sidebar ol,
.widget-under-article ul,
.widget-under-article ol,
.widget-under-sns-buttons ul,
.widget-under-sns-buttons ol{
	list-style:none;
}
#sidebar ul.sidebar-list li{
	min-height: 70px;
	line-height:130%;
	margin: 0 0 5px;
	padding: 5px 0 0;
	border-top: 1px dashed #000000;
	font-size: 15px;
	position: relative;
}
#sidebar ul.sidebar-list li .thumb{
	width: 70px;
	height: 70px;
	margin-right: 5px;
	float: left;
}
#sidebar ul.sidebar-list li span.rank{
	display: block;
	position: absolute;
	top: 5px;
	left: 0;
	width: 20px;
	height: 19px;
	padding-top: 1px;
	background-color: #ff3203;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
}
#sidebar ul.sidebar-list li img{
	width: 70px;
	height: 70px;
}
#sidebar ul.sidebar-list li .post-title{
	margin-left: 75px;
}
#sidebar ul.sidebar-list li .post-title span{
	font-size: 11px;
}
#sidebar ul.sidebar-link-list {
	width: 100%;
	margin-bottom: 15px;
	padding-top: 4px;
	border-top: 1px dashed #000000;
}
#sidebar ul.sidebar-link-list li:before{
	content: "\f138";
	font-family: FontAwesome;
	color: #ff3203;
	margin-right: 5px;
}
#sidebar ul.sidebar-link-list li{
	padding: 0 5px;
	margin-bottom: 3px;
	margin-left: 21px;
	text-indent: -19px;
}

#sidebar-upper-ad	{
	width: 300px;
	height: 250px;
	margin: 0 auto 30px;
	text-align: center;
}

#sidebar-yuuma	{
	width: 266px;
	margin: 0 auto 30px;
	padding: 14px;
	border: 3px solid #3b1e87;
}
#sidebar-yuuma .yuuma-shinbun	{
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #000000;
}
#sidebar-yuuma .yuuma-net	{
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #000000;
}
#sidebar-yuuma .yuuma-mobile	{
}
#sidebar-yuuma p.image	{
	margin-bottom: 5px;
}
#sidebar-yuuma p.text	{
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
#sidebar-yuuma .yuuma-shinbun img	{
	width: 265px;
	height: 105px;
}
#sidebar-yuuma .yuuma-net img	{
	width: 265px;
	height: 100px;
}
#sidebar-yuuma .yuuma-mobile img	{
	width: 265px;
	height: 105px;
}

#sidebar-sj	{
	width: 300px;
	margin: 0 auto 30px;
}

#sidebar #wpp-2{
	margin-bottom: 30px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#sidebar #sidebar-new{
}

#searchform{
	position: relative;
}
#s{
	width: 100%;
	margin-bottom:10px;
	padding-top:4px;
	padding-bottom:4px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height:32px;
}
#searchsubmit{
	position: absolute;
	width: 30px;
	height: 26px;
	border: none;
	background: url(images/search.png) no-repeat 50% 50%;
	z-index:0;
	top:3px;
	right:3px;
	/*transform: translate(-20%, -50%);*/
}

#special-menu{
	display: none;
}
.sidr-header{
	width: 100%;
}
.sidr-header h2{
	width: 100%;
	padding: 4px 0;
	margin-bottom: 15px;
	background-color: #000000;
	color: #ffffff;
	font-size: 21px;
	font-weight: bold;
	text-align: center;
}
.sidr-header p.close{
	display: none;
}
#sidr ul{
	width: 100%;
	margin-bottom: 15px;
	padding-top: 4px;
	border-top: 1px dashed #000000;
}
#sidr ul li:before{
	content: "\f138";
	font-family: FontAwesome;
	color: #ff3203;
	margin-right: 5px;
}
#sidr ul li{
	padding: 0 5px;
	margin-bottom: 3px;
	margin-left: 21px;
	text-indent: -19px;
	font-size: 14px;
	font-weight: bold;
}
#sidr ul.close{
	display: none;
}
#sidr h3{
	border-top: 1px solid #000000;
	padding: 4px 0;
	font-weight: bold;
}
.sidr-footer{
	display: none;
}

/************************************
** フッター(footer)
************************************/
#footer {
}
#bg-footer {
	width: 1100px;
	height: 6px;
	margin: 0 auto;
	background: url(images/bg_footer.png) repeat-x;
}
#footer-in {
	border-top: 3px double #000000;
}
#footer-navi	{
	text-align: center;
}
#footer-navi span	{
	margin: 0 10px;
}
#copyright{
	padding: 20px 0;
	font-size: 80%;
	line-height: 140%;
	text-align:center;
}
#copyright a{
	text-decoration:none;
	color: #ff3203;
}
#copyright a:hover{
	text-decoration:underline;
	color: #ff3203;
}

/************************************
** TOPへ戻るボタン（Go to top）
************************************/
#page-top{
	position:fixed;
	right:16px;
	bottom:16px;
	display:none;
}
#page-top a{
	color:#fff;
	padding:8px;
	text-decoration:none;
	display:block;
	cursor:pointer;
	text-align:center;
	background:#ff3203;
	line-height:100%;
	border-radius: 5px;
	font-size:12px;
}
#page-top a:hover{
	background:#ff3203;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	transition:all 0.3s;
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

/* レスポンシブデザインスタイル読込 ====================================================================================================== */

@media screen and (max-width:1150px){
	#header-in, #navi-in, #body-in, #footer-in{
		width:740px;
	}

	#site-title a{
		margin-right:120px;
	}

	#sidebar{
		clear:both;
		float:none;
		padding:15px;
		width:auto;
		position:static !important;
	}

	#footer-widget{
		display:none;
	}

	#footer-widget .footer-left,
	#footer-widget .footer-center,
	#footer-widget .footer-right{
		clear:both;
		width:100%;
	}

	#sidebar-scroll{
		display:none;
	}
	/************************************
	** モバイルメニュー
	************************************/
	#mobile-menu{
		display:block;
		position:relative;
	}

	/************************************
	** ヘッダー関係
	************************************/
	#header .menu{
		display:none;
	}

	#header .alignright{
		display:none;
	}

	/************************************
	** メインメニュー
	************************************/
	#navi ul{
		display:none;
		border:0;
	}

	#navi ul li{
		float:none;
		display:block;
		height:auto;
	}

	#navi ul li a:hover{
		text-decoration:none;
		background-color:#ddd;
	}

	#navi ul li a {
		font-size: medium;
		padding: 10px;
		color: #111;
	}

	#sidebar .ad-space .ad-label{
		display:block;
	}


	#navi ul.sub-menu,
	#navi ul.children{
		position: relative;
		width:auto;
		/*background-color:#777;*/
		border-width:0;
	}

	#navi ul.sub-menu ul,
	#navi ul.children ul {
		left: 0;
		top: 0;
	}

	#navi .sub-menu li,
	#navi .children li{
		height:auto;
		padding-left:50px;
	}

}

/* childからのコピーSTART */

@media screen and (max-width:1150px){

/* レイアウト ============================================================ */
#bg-header {
	width: 100%;
}
#bg-footer {
	width: 100%;
}
#main, #sidebar	{
	margin-bottom: 30px;
}
#sidebar{
	float:none;
	padding: 0;
	width: auto;
}


/* ヘッダー ============================================================ */

#header-upper{
	width: 100%;
}
#header-upper .header-upper-inner{
	width: 100%;
}
#header-upper .date{
	width: 100%;
	text-align: center;
}
#header-upper .grade{
	display:none;
}
#header-upper .header-sns-follow{
	display: none;
}
#header .alignleft{
	width: 100%;
	max-width: 100%;
	float: none;
}
#header .alignright{
	display: none;
}
#site-title{
	text-align: center;
}
#site-title a{
	margin-right: 0;
}

/* ナビ ============================================================ */

#nav-in{
	width: auto;
}

}/* /レスポンシブデザインスタイル読込END ================================================================================================= */

/* 画面幅が1151px以上の時 */
@media screen and (min-width:1151px){
/*#navi ul{display:block}*/

.ad-sidebar{
	margin-top:0;
}

#navi ul.sub-menu,
#navi ul.children{
	display:none;
}

}
