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



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

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

/* 会話レイアウト */

/*この記事を書いた人*/
#st-tab-menu li.active {
  background: #039BE5;
}
#st-tab-box {
	border-color: #039BE5;
}
.post #st-tab-box p.st-author-post {
	border-bottom-color: #039BE5;
}
.st-author-date{
	color:#039BE5;
}

/*こんな方におすすめ*/







	.st-blackboard-title:before {
  		content: "\f0f6\00a0";
  		font-family: FontAwesome;
	}

/*TOC+（目次カスタム）*/
#st_toc_container,
#toc_container {
		}

#st_toc_container:not(.st_contracted),
#toc_container:not(.contracted) { /* 表示状態 */
		}






	#st_toc_container .st_toc_title:before,
	#toc_container .toc_title:before {
  		content: "\f0f6\00a0";
  		font-family: FontAwesome;
	}




    #st_toc_container li li li,
    #toc_container li li li {
		text-indent:-0.8em;
		padding-left:1em;
	}

/*マル数字olタグ*/

	.post .maruno { 
		background-color:#E1F5FE;
		padding:20px 20px 10px;
	}

.post .maruno ol li:before {
			background: #039BE5;
				color:#ffffff;
	}

/*チェックulタグ*/

	.post .maruck { 
		background-color:#E1F5FE;
		padding:20px 20px 10px;
	}

.post .maruck ul li:before {
			background: #039BE5;
				color:#ffffff;
	}

/*Webアイコン*/
	.post .fa-question-circle {
		color: #039BE5;
	}

	.post .fa-check-circle {
		color: #039BE5;
	}

	.post .fa-exclamation-triangle {
		color: #FF0000;
}

	.post .fa-pencil-square-o {
		color: #039BE5;
	}

	.post .fa-user {
		color: #039BE5;
	}

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

/*サイト上部のボーダー色*/
			body {
			border-top: 5px solid #039BE5;
		}
	
/*ヘッダーの背景色*/
	
		#headbox-bg {
							background-color: transparent;
							
					background: none;
									}

		
	

/*サイトの背景色*/

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

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

input, textarea {
	color: #000;
}

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

a, 
.no-thumbitiran h3:not(.st-css-no) a, 
.no-thumbitiran h5:not(.st-css-no) a {
	color: ;
}
	a:hover {
		color: #e57373!important;
	}

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

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

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

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


/*ブログタイトル*/

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

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

/*ページトップ*/
#page-top a {
	background: #039BE5;
}

	#page-top a {
		line-height:100%;
		border-radius: 50%;
	}
	#page-top {
		right: 10px;
	}


/*キャプション */

header h1 {
	color: #1a1a1a;
}

header .descr {
	color: #1a1a1a;
}

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

/*モバイル用タイトルテキスト*/
	#st-mobile-logo a {
		color: #039BE5;
	}


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

/*追加ボタン1*/
#s-navi dt.trigger .op-st {
			background: #13b0fc;
				color: #ffffff;
	}

/*追加ボタン2*/
#s-navi dt.trigger .op-st2 {
				color: #13b0fc;
	}

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


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

	#st-footermenubox {
  		background: #039BE5;  
	}

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

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

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

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

/* 記事タイトル */
	.entry-title:not(.st-css-no),
	.post .entry-title:not(.st-css-no) {
		color: #000000;
					background-color: transparent;
						
				background: none;
						}



	.entry-title:not(.st-css-no),
	.post .entry-title:not(.st-css-no) {
		padding-top:5px;
		padding-bottom:5px;
	}






	.entry-title:not(.st-css-no),
	.post .entry-title:not(.st-css-no) {
		padding-top:5px!important;
		padding-bottom:5px!important;
	}


/* h2 */




	.post h2:not(.st-css-no) {
		position: relative;
		padding: 1em 1em 1em 1.3em;

					padding-top:10px!important;
			padding-bottom:10px!important;
		
		border: 1px solid #039BE5;
                color: #039BE5;
                                    /*Other Browser*/
                    background: #fff;
                    /* Android4.1 - 4.3 */
                    background: url(""), -webkit-linear-gradient(top,  #E1F5FE 0%,#fff 100%);
        
                    /* IE10+, FF16+, Chrome26+ */
                    background: url(""), linear-gradient(to bottom,  #E1F5FE 0%,#fff 100%);
                	}
	.post h2:not(.st-css-no)::after {
                position: absolute;
                top: .5em;
                left: .5em;
                content: '';
                width: 5px;
                height: -webkit-calc(100% - 1em);
                height: calc(100% - 1em);
				                	background-color: #039BE5;
				
	}



/* h3 */



	.post h3:not(.st-css-no):not(.st-matome):not(.rankh3):not(#reply-title) {
		position: relative;
		padding-left:0;
		padding-bottom: 10px;
		border-top:none;
		border-bottom-width:3px;
					border-bottom-color: #E1F5FE!important;
							padding-left:5px!important;
		
					padding-top:10px!important;
			padding-bottom:10px!important;
		                color: #039BE5;
                background-color:transparent;
	}

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




/*h4*/


    .post h4:not(.st-css-no):not(.st-matome):not(.rankh4):not(.point) {
                    border-left: 5px solid #039BE5;
                color: #039BE5;
                    background-color: #fff;
            
            
            
                    padding-left:20px;
            
                    padding-top:7px;
            padding-bottom:7px;
            
            }


/*まとめ*/



    .post .st-matome:not(.st-css-no):not(.rankh4):not(.point) {
                color: #000000;
                    background-color: transparent;
            
            
            
                    padding-left:20px!important;
            
                    padding-top:10px!important;
            padding-bottom:10px!important;
            
            }


/* サイド見出し */
aside h4:not(.st-css-no),
#side aside h4:not(.st-css-no),
.st-widgets-title {
	font-weight:bold;
	color: #039BE5;
}

/*h5*/


    .post h5:not(.st-css-no):not(.st-matome):not(.rankh5):not(.point):not(.st-cardbox-t):not(.popular-t):not(.kanren-t):not(.popular-t) {
				color: #039BE5;
					background-color: #E1F5FE;
			
			
			
					padding-left:20px!important;
			
					padding-top:10px!important;
			padding-bottom:10px!important;
			
			}


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

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

.post h4:not(.st-css-no):not(.rankh4) .point-in, 
.cat-itiran p.point .point-in,
.n-entry {
	background-color: #039BE5;
	color: #ffffff;
}

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

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


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

/* SNSボタン */


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

/*ブログカード
------------------------------------------------------------*/
/* 枠線 */

/* ラベル */
.st-cardbox-label-text {
		}

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

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

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

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

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

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

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

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

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

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

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

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

/*追加カラー
------------------------------------------------------------*/
/*フッター*/
footer > *,
footer a,
#footer .copyr,  
#footer .copyr a, 
#footer .copy,  
#footer .copy a {
			color: #ffffff !important;
	}

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

/*フッター背景色*/

	#footer {
        max-width:100%;
					/*Other Browser*/
			background: #039BE5;
			/* Android4.1 - 4.3 */
			background: url(""), -webkit-linear-gradient(top,  #13b0fc 0%,#039BE5 100%);
        
			/* IE10+, FF16+, Chrome26+ */
			background: url(""), linear-gradient(to bottom,  #13b0fc 0%,#039BE5 100%);
            
				}

	

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

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

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

.pop-box:not(.st-wpp-views-widgets),
#side aside .kanren.pop-box:not(.st-wpp-views-widgets) {
			padding:20px 20px 10px;
	}

.pop-box:not(.st-wpp-views-widgets),
#side aside .kanren.pop-box:not(.st-wpp-views-widgets) {
		padding:30px 20px 10px;
		border: none;
}

.kanren.pop-box .clearfix dd h5:not(.st-css-no) 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:not(.st-css-no) a, 
.kanren.pop-box div p,
.kanren.pop-box div p a, 
.kanren.pop-box div p span, 
{
	color: !important;
}

	.poprank-no2,
	.poprank-no {
		background: #039BE5;
		color: #ffffff !important;
					border-radius: 50%;
			}

/*WordPressPopularPosts連携*/

#st-magazine .st-wp-views, /*CARDs JET*/
#st-magazine .st-wp-views-limit, /*CARDs JET*/
.st-wppviews-label .wpp-views, /*Ex*/
.st-wppviews-label .wpp-views-limit, /*Ex*/
.st-wpp-views-widgets .st-wppviews-label .wpp-views {
			color: #ffffff;
				background:#039BE5;
	}

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

.st-formbtn {
			border-radius: 3px;
	
			border: solid 1px #039BE5;
	
			/*For Old WebKit*/
		background: -webkit-linear-gradient( #13b0fc 0%, #039BE5 100% );
		/*For Modern Browser*/
		background: linear-gradient( #13b0fc 0%, #039BE5 100% );
	}

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

a.st-formbtnlink {
	color: #ffffff;
}

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

.st-originalbtn {
			border-radius: 3px;
	
			border: 1px solid #039BE5;
	
			/*For Old WebKit*/
		background: -webkit-linear-gradient( #13b0fc 0%, #039BE5 100% );
		/*For Modern Browser*/
		background: linear-gradient( #13b0fc 0%, #039BE5 100% );
	}

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

a.st-originallink {
	color: #ffffff;
}

/*ミドルメニュー（ヘッダーメニュー連動）
------------------------------------------------------------*/
.st-middle-menu {
			color: #ffffff;
				/*Other Browser*/
		background: #039BE5;
				border-top-color: #13b0fc;
		border-left-color: #13b0fc;
	}

.st-middle-menu .menu li a{
			color: #ffffff;
				border-bottom-color: #13b0fc;
		border-right-color: #13b0fc;
					font-weight:bold;
	}

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

	}


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

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

	#side aside .st-pagelists ul li:last-child {
					border-bottom: 1px solid #13b0fc;
			}

	#side aside .st-pagelists ul .sub-menu li:first-child {
					border-top: 1px solid #13b0fc;
			}

	#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: #ffffff;
					/*Other Browser*/
			background: #039BE5;
			/* Android4.1 - 4.3 */
			background: url(""), -webkit-linear-gradient(top,  #039BE5 0%,#039BE5 100%);

			/* IE10+, FF16+, Chrome26+ */
			background: url(""), linear-gradient(to bottom,  #039BE5 0%,#039BE5 100%);
	
			}

			#side aside .st-pagelists ul li a {
			font-weight:bold;
		}
		#side aside .st-pagelists ul li li a {
			font-weight:normal;
		}
	
	
	#side aside .st-pagelists .sub-menu a {
					border-bottom-color: #13b0fc;
				color: #039BE5;
	}

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

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



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

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

/*Webアイコン*/
	#side aside .st-pagelists ul li a:before {
		content: "\f138\00a0\00a0";
		font-family: FontAwesome;
					color:#ffffff;
		
	}
	#side aside .st-pagelists li li a:before {
		content: none;
	}

	#side aside .st-pagelists li li a:before {
		content: "\f105\00a0\00a0";
		font-family: FontAwesome;
					color:#039BE5;
			}

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

/* メイン画像背景色 */
	#st-headerbox {
		background-color: #E1F5FE;
	}


/*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) {

	/*TOC+*/
	#toc_container:not(.contracted) { /* 表示状態 */
					}

	
				.post h2:not(.st-css-no) {
				font-size:20px!important;
				line-height:1.5!important;
			}
		
	
	/*ヘッダーの背景色*/
	
	/*メインコンテンツのボーダー*/
	
	
	/* メイン画像100% */
	

	/* スライドショー横並び */
	
	/*wrapperに背景がある場合*/
	
	/*メニュー*/
	#st-menuwide {
			border-top-color: #13b0fc;
		border-bottom-color: #13b0fc;
				border-left-color: #039BE5;
		border-right-color: #039BE5;
	
			/*Other Browser*/
		background: #039BE5;
		/* Android4.1 - 4.3 */
		background: url(""), -webkit-linear-gradient(top,  #039BE5 0%,#039BE5 100%);

		/* IE10+, FF16+, Chrome26+ */
		background: url(""), linear-gradient(to bottom,  #039BE5 0%,#039BE5 100%);
		}

	

	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-color: #13b0fc;
		}

	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: #13b0fc;
	}

	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: #ffffff;
	}

			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  {
			font-weight:bold;
		}
		header .smanone ul.menu li li a, 
		header nav.st5 ul.menu  li li a,
		header #st-menuwide div.menu li a,
		header #st-menuwide nav.menu li a  {
			font-weight:normal;
		}
	
	header .smanone ul.menu li li a {
		background: #13b0fc;
		border-top-color: #039BE5;

	}

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

	/* グローバルメニュー100% */
			#st-menuwide {
			max-width: 100%;
					}
	
	/*ヘッダーウィジェット*/
	header .headbox .textwidget {
		background: #fbfeff;
		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: #039BE5;
	}

	/*記事エリアを広げる*/
			main {
			padding: 30px 20px;
		}

		.st-eyecatch {
			margin: -30px -20px 10px;
		}
	
	/*記事タイトル*/
			.entry-title:not(.st-css-no),
		.post .entry-title:not(.st-css-no) {
			color: #000000;
										
					}
	
/*-- ここまで --*/
}
