
/*グループ1
------------------------------------------------------------*/



/*縦一行目のセル*/
table tr td:first-child {
			}

/*横一行目のセル*/
table tr:first-child {
			}

/* 会話レイアウト */


/*TOC+*/
#toc_container {
	
	}



/*マル数字olタグ*/


.post .maruno ol li:before {
		}

/*チェックulタグ*/


.post .maruck ul li:before {
		}

/*Webアイコン*/





/*スライドショー矢印非表示*/

/*サイト上部のボーダー色*/

/*ヘッダーの背景色*/

		#headbox {
							background-color: transparent;
							
					background: none;
										}

		

/*サイトの背景色*/

/*ヘッダー下からの背景色*/
#content-w {
                   
	}

/*メインコンテンツのテキスト色*/
.post > * {
	color: ;
}

input, textarea {
	color: #000;
}

/*メインコンテンツのリンク色*/

a, 
.no-thumbitiran h3 a, 
.no-thumbitiran h5 a {
	color: ;
}

/*サイドのテキスト色*/
#side aside > *,
#side li.cat-item a,
#side aside .kanren .clearfix dd h5 a,
#side aside .kanren .clearfix dd p {
	color: ;
}

/*サイドバーウィジェットの背景色*/

/*メインコンテンツの背景色*/
main {
	background: #ffffff;
}

/*メイン背景色の透過*/


/*ブログタイトル*/

header .sitename a {
	color: #1a1a1a;
}

/* メニュー */
nav li a {
	color: #1a1a1a;
}

/*ページトップ*/



/*キャプション */

header h1 {
	color: #1a1a1a;
}

header .descr {
	color: #1a1a1a;
}

/* アコーディオン */
#s-navi dt.trigger .op {
	background: ;
	color: ;
}



/*アコーディオンメニュー内背景色*/
#s-navi dd.acordion_tree {
	}

/*追加ボタン1*/
#s-navi dt.trigger .op-st {
		}

/*追加ボタン2*/
#s-navi dt.trigger .op-st2 {
		}

.acordion_tree li a {
	color: #1a1a1a;
}


/*スマホフッターメニュー*/
#st-footermenubox a {
	color: #000; 
}


/* スマホメニュー文字 */
.acordion_tree ul.menu li a, 
.acordion_tree ul.menu li {
	color: #000000;
}

	.acordion_tree ul.menu li {
		border-bottom-color: #000000;
	}

/*グループ2
------------------------------------------------------------*/
/*Webフォント*/

/* 投稿日時・ぱんくず・タグ */
#breadcrumb, #breadcrumb div a,
div#breadcrumb a,
.blogbox p,
.tagst,
#breadcrumb ol li a,
#breadcrumb ol li,
.kanren:not(.st-cardbox) .clearfix dd .blog_info p,
.kanren:not(.st-cardbox) .clearfix dd .blog_info p a
{
	color: #616161;
}

/* 記事タイトル */
	.entry-title, .post .entry-title {
		color: #0f418c;
					/*Other Browser*/
			background: #ffffff;
			/* Android4.1 - 4.3 */
			background: url(""), -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 100%);

			/* IE10+, FF16+, Chrome26+ */
			background: url(""), linear-gradient(to bottom,  #ffffff 0%,#ffffff 100%);
			padding: 5px 15px;
			line-height:34px;
			margin-bottom:20px;
			}



	.entry-title, .post .entry-title {
		padding-top:15px;
		padding-bottom:15px;
	}






	.entry-title, .post .entry-title {
		padding-top:15px!important;
		padding-bottom:15px!important;
	}

/* h2～h5背景角丸 */





/* h2 */


	.post h2 {
		position: relative;
		padding-left:0;
		padding-bottom: 10px;
		border-top:none;
		border-bottom-width:3px;
					border-bottom-color: #03307c!important;
				
					padding-top:5px!important;
			padding-bottom:5px!important;
		                color: #000000;
                background-color:transparent;
	}

	.post h2::after {
		position: absolute;
		bottom: -3px;
		left: 0;
		z-index: 2;
		content: '';
		width: 20%;
		height: 3px;
		                	background-color: #c92a2a;
			}



/* h3 */


	.post h3:not(.rankh3):not(#reply-title) {
		position: relative;
		padding-left:0;
		padding-bottom: 10px;
		border-top:none;
		border-bottom-width:3px;
					border-bottom-color: #c9c9c9!important;
				
					padding-top:1px!important;
			padding-bottom:1px!important;
		                color: #000000;
                background-color:transparent;
	}

	.post h3:not(.rankh3):not(#reply-title)::after {
		position: absolute;
		bottom: -3px;
		left: 0;
		z-index: 3;
		content: '';
		width: 30%;
		height: 3px;
		                	background-color: #c9c9c9;
			}




/*h4*/
    .post h4:not(.rankh4):not(.point) {
                color: ;
                    background-color: transparent;
            
            
            
                    padding-left:30px;
            
                    padding-top:2px;
            padding-bottom:2px;
            
            }

/* サイド見出し */
aside h4,
#side aside h4,
.st-widgets-title {
	font-weight:bold;
	color: ;
}

/*h5*/
    .post h5:not(.rankh5):not(.point):not(.st-cardbox-t):not(.popular-t):not(.kanren-t):not(.popular-t) {
				color: ;
					background-color: transparent;
			
			
			
					padding-left:30px!important;
			
					padding-top:10px!important;
			padding-bottom:10px!important;
			
			}

/* タグクラウド */
.tagcloud a {
	border-color: ;
	color: ;
}

/* NEW ENTRY & 関連記事 */
.post h4:not(.rankh4).point, 
.cat-itiran p.point,
.n-entry-t {
	border-bottom-color: ;
}

.post h4:not(.rankh4) .point-in, 
.cat-itiran p.point .point-in,
.n-entry {
	background-color: ;
	color: ;
}

/* カテゴリ */
.catname {
	background: ;
	color:#ffffff;
}

.post .st-catgroup a {
	color: #ffffff;
}


/*グループ4
------------------------------------------------------------*/
/* RSSボタン */
.rssbox a {
	background-color: ;
}

/* SNSボタン */


.inyoumodoki, .post blockquote {
	background-color: #f3f3f3;
	border-left-color: #f3f3f3;
}

/*フリーボックスウィジェット
------------------------------------------------------------*/
/* ボックス */
.freebox {
	border-top-color: ;
	background: ;
}

/* 見出し */
.p-entry-f {
	background: ;
	color: ;
}

/* エリア内テキスト */

/*メモボックス
------------------------------------------------------------*/

/*スライドボックス
------------------------------------------------------------*/

/*お知らせ
------------------------------------------------------------*/
/*お知らせバーの背景色*/
#topnews-box div.rss-bar {
			border: none;
	}

#topnews-box div.rss-bar {
	color: ;

	/*Other Browser*/
	background: ;
	/*For Old WebKit*/
	background: -webkit-linear-gradient(  0%,  100% );
	/*For Modern Browser*/
	background: linear-gradient(  0%,  100% );
}

/*お知らせ日付の文字色*/
#topnews-box dt {
	color: ;
}

#topnews-box div dl dd a {
	color: #000000;
}

#topnews-box dd {
	border-bottom-color: ;
}

#topnews-box {
			background-color:transparent!important;
	}

/*追加カラー
------------------------------------------------------------*/
/*フッター*/
footer > *,
footer a,
#footer .copyr,  
#footer .copyr a, 
#footer .copy,  
#footer .copy a {
	}

footer .footermenust li {
	border-right-color:  !important;
}

/*フッター背景色*/

	#footer {
					background-color: transparent;
						
				background: none;
						            
           					max-width: 1030px; /*padding 15pxあり*/
			}

	

/*任意の人気記事
------------------------------------------------------------*/

.post .p-entry, #side .p-entry, .home-post .p-entry {
	background: ;
	color: ;
}

.pop-box, .nowhits .pop-box, .nowhits-eye .pop-box,
.st-eyecatch + .nowhits .pop-box {
	border-top-color: ;
	background: ;
}


.kanren.pop-box .clearfix dd h5 a, 
.kanren.pop-box .clearfix dd p,
.kanren.pop-box .clearfix dd p a, 
.kanren.pop-box .clearfix dd p span, 
.kanren.pop-box .clearfix dd > *,
.kanren.pop-box h5 a, 
.kanren.pop-box div p,
.kanren.pop-box div p a, 
.kanren.pop-box div p span, 
.kanren.pop-box div > *
{
	color: !important;
}

	.poprank-no2,
	.poprank-no {
		background: ;
		color:  !important;
			}

/*ウィジェット問合せボタン*/

.st-formbtn {
	
	
			background-color: transparent!important;
	}

.st-formbtn .st-originalbtn-r {
	border-left-color: ;
}

a.st-formbtnlink {
	color: ;
}

/*ウィジェットオリジナルボタン*/

.st-originalbtn {
	
	
			background-color: transparent!important;
	}

.st-originalbtn .st-originalbtn-r {
	border-left-color: ;
}

a.st-originallink {
	color: ;
}

/*ミドルメニュー（ヘッダーメニュー連動）
------------------------------------------------------------*/
.st-middle-menu {
			color: #000000;
			}

.st-middle-menu .menu li a{
			color: #000000;
			}

/*固定ページサイドメニュー
------------------------------------------------------------*/
/*背景色*/
#sidebg {
	background: ;

	}


	/*liタグの階層*/
	#side aside .st-pagelists ul li:not(.sub-menu) {
					border-top: none;
		
					border-left: none;
			border-right: none;
			}

	#side aside .st-pagelists ul .sub-menu li {
		border: none;
	}

	#side aside .st-pagelists ul li:last-child {
					border-bottom: none;
			}

	#side aside .st-pagelists ul .sub-menu li:first-child {
					border-top: none;
			}

	#side aside .st-pagelists ul li li:last-child {
		border: none;
	}

	#side aside .st-pagelists ul .sub-menu .sub-menu li {
		border: none;
	}
	
	#side aside .st-pagelists ul li a {
		color: #000000;
					background-color: transparent;
						
				background: none;
						}

	
	#side aside .st-pagelists .sub-menu a {
					border: none;
				color: ;
	}

	#side aside .st-pagelists .sub-menu .sub-menu li:last-child {
		border-bottom: 1px solid ;
	}

	#side aside .st-pagelists .sub-menu li .sub-menu a,
	#side aside .st-pagelists .sub-menu li .sub-menu .sub-menu li a {
		color: ;
	}



	#side aside .st-pagelists ul li a {
		padding-left:15px;
	}

	#side aside .st-pagelists ul li a {
		padding-top:8px;
		padding-bottom:8px;
	}

/*Webアイコン*/


/*コンタクトフォーム7送信ボタン*/
.wpcf7-submit {
	background: ;
	color: ;
}

/* メイン画像背景色 */


/*media Queries タブレットサイズ（959px以下）
----------------------------------------------------*/
@media only screen and (max-width: 959px) {

	/*-- ここまで --*/
}

/*media Queries タブレットサイズ以下
----------------------------------------------------*/
@media only screen and (min-width: 600px) {

}

/*media Queries タブレットサイズ（600px～959px）のみで適応したいCSS -タブレットのみ
---------------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 600px) and (max-width: 959px) {

	
/*-- ここまで --*/
}


/*media Queries PCサイズ
----------------------------------------------------*/
@media only screen and (min-width: 960px) {

		.entry-title, .post .entry-title {
		font-size:35px!important;
		line-height:1.5!important;
	}
	

		.post h2 {
		font-size:25px!important;
		line-height:1.5!important;
	}
	
		.post h3:not(.rankh3):not(#reply-title) {
		font-size:18px!important;
		line-height:1.5!important;
	}
	
	/*ヘッダーの背景色*/
	
	/*メインコンテンツのボーダー*/
	
	
	/* メイン画像100% */
	

	/* スライドショー横並び */
	
	/*wrapperに背景がある場合*/
	
	/*メニュー*/
	#st-menuwide {
			border-top: none;
		border-bottom: none;
				border-left: none;
		border-right: none;
	
			background-color: transparent;
					
			background: none;
				}

	

	header .smanone ul.menu li, 
	header nav.st5 ul.menu  li,
	header nav.st5 ul.menu  li,
	header #st-menuwide div.menu li,
	header #st-menuwide nav.menu li
	{
			border-right: none;
		}

	header .smanone ul.menu li, 
	header nav.st5 ul.menu  li,
	header #st-menuwide div.menu li,
	header #st-menuwide nav.menu li {
		border-right-color: ;
	}

	header .smanone ul.menu li a, 
	header nav.st5 ul.menu  li a,
	header #st-menuwide div.menu li a,
	header #st-menuwide nav.menu li a {
		color: #000000;
	}

	
	header .smanone ul.menu li li a {
		background: ;
		border-top-color: ;

	}

	/*メニューの上下のパディング*/
		

	/* グローバルメニュー100% */
	
	/*ヘッダーウィジェット*/
	header .headbox .textwidget {
		background: ;
		color: #000000;
	}

	/*ヘッダーの電話番号とリンク色*/
	.head-telno a, #header-r .footermenust a {
		color: #000000;
	}

	#header-r .footermenust li {
		border-right-color: #000000;
	}

	/*トップ用おすすめタイトル*/
	.nowhits .pop-box {
		border-top-color: ;
	}

	/*記事エリアを広げる*/
	
	/*記事タイトル*/
	.entry-title, .post .entry-title {
		color: #0f418c;
									padding: 5px 15px;
				line-height:34px;
				margin-bottom:20px;
					
			}

/*-- ここまで --*/
}
