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



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

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

/* 会話レイアウト */

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

/*TOC+*/
#toc_container {
	
	}



/*マル数字olタグ*/

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

.post .maruno ol li:before {
			background: #4FC3F7;
				color:#ffffff;
	}

/*チェックulタグ*/

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

.post .maruck ul li:before {
			background: #4FC3F7;
				color:#ffffff;
	}

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

	.post .fa-check-circle {
		color: #4FC3F7;
	}

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

	.post .fa-pencil-square-o {
		color: #4FC3F7;
	}

	.post .fa-user {
		color: #4FC3F7;
	}

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

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

/*ヘッダーの背景色*/
	
		#headbox-bg {
							/*Other Browser*/
				background: #4FC3F7;
				/* Android4.1 - 4.3 */
				background: url(""), -webkit-linear-gradient(top,  #81D4FA 0%,#4FC3F7 100%);
        
				/* IE10+, FF16+, Chrome26+ */
				background: url(""), linear-gradient(to bottom,  #81D4FA 0%,#4FC3F7 100%);
            
					}

		
	

/*サイトの背景色*/

/*ヘッダー下からの背景色*/
#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: #ffffff;
}

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

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

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


/*キャプション */

header h1 {
	color: #ffffff;
}

header .descr {
	color: #ffffff;
}

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

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


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

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

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

.acordion_tree li a {
	color: #ffffff;
}


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

	#st-footermenubox {
  		background: #4FC3F7;  
	}

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

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

/*グループ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: #4FC3F7;
}

/* 記事タイトル */
	.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),
	.post h2:not(.st-css-no) span {
		border-radius:5px;
	}


	.post h2:not(.st-css-no) {
		overflow: hidden;
		text-align: center;
		border-top:none;
		border-bottom:none;
		padding-left:0!important;
		padding-right:0!important;

					padding-top:10px!important;
			padding-bottom:10px!important;
		                color: #4FC3F7;
                background-color:transparent;
	}
		.post h2 span {
	position: relative;
  		display: inline-block;
		margin: 0 10px;
		padding: 0 10px;
		text-align: left;
	}
	.post h2:not(.st-css-no) span.st-dash-design::before,
	.post h2:not(.st-css-no) span.st-dash-design::after {
		position: absolute;
		top: 50%;
		content: '';
		width: 400%;
		height: 1px;
		background-color: #4FC3F7;
	}
	.post h2:not(.st-css-no) span.st-dash-design::before {
		right: 100%;
	}
	.post h2:not(.st-css-no) span.st-dash-design::after {
		left: 100%;
	}



/* h3 */

	/* 角丸 */
	.post h3:not(.st-css-no):not(.st-matome):not(.rankh3):not(#reply-title) {
		border-radius:5px;
	}


	            .post h3:not(.st-css-no):not(.st-matome):not(.rankh3):not(#reply-title) {
                background: #4FC3F7;
                color: #ffffff;
                position: relative;
                border: none;
                margin-bottom:30px;
					padding-left:20px!important;
		
					padding-top:10px!important;
			padding-bottom:10px!important;
		            }
        
            .post h3:not(.st-css-no):not(.st-matome):not(.rankh3):not(#reply-title):after {
                border-top: 10px solid #4FC3F7;
                content: '';
                position: absolute;
                border-right: 10px solid transparent;
                border-left: 10px solid transparent;
                bottom: -10px;
                left: 30px;
                border-radius: 2px;
            }
        
            .post h3:not(.st-css-no):not(.st-matome):not(.rankh3):not(#reply-title):before {
                border-top: 10px solid #4FC3F7;
                content: '';
                position: absolute;
                border-right: 10px solid transparent;
                border-left: 10px solid transparent;
                bottom: -10px;
                left: 30px;
            }
        
       		
        
	


/*h4*/


    .post h4:not(.st-css-no):not(.st-matome):not(.rankh4):not(.point) {
                    border-left: 5px solid #4FC3F7;
                color: #4FC3F7;
                    background-color: transparent;
            
            
            
                    padding-left:20px;
            
                    padding-top:10px;
            padding-bottom:10px;
            
            }


/*まとめ*/



    .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: #4FC3F7;
}

/*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: #4FC3F7;
					background-color: #edf6fb;
			
			
			
					padding-left:20px!important;
			
					padding-top:10px!important;
			padding-bottom:10px!important;
			
			}


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

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

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

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

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


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

/* SNSボタン */


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

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

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

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

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

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

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

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

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

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

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

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

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

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

#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: #4FC3F7;
			/* Android4.1 - 4.3 */
			background: url(""), -webkit-linear-gradient(top,  #81D4FA 0%,#4FC3F7 100%);
        
			/* IE10+, FF16+, Chrome26+ */
			background: url(""), linear-gradient(to bottom,  #81D4FA 0%,#4FC3F7 100%);
            
				}

	

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

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

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

.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: #4FC3F7;
		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:#4FC3F7;
	}

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

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

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

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

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

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

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

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

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

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

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

	}


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

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

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

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

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

			/* IE10+, FF16+, Chrome26+ */
			background: url(""), linear-gradient(to bottom,  #4FC3F7 0%,#4FC3F7 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: #81D4FA;
				color: #4FC3F7;
	}

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

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



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

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

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


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

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

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

		/* IE10+, FF16+, Chrome26+ */
		background: url(""), linear-gradient(to bottom,  #4FC3F7 0%,#4FC3F7 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: #81D4FA;
		}

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

	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: #81D4FA;
		border-top-color: #4FC3F7;

	}

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

	/* グローバルメニュー100% */
			#st-menuwide {
			max-width: 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: #4FC3F7;
	}

	/*記事エリアを広げる*/
	
	/*記事タイトル*/
			.entry-title:not(.st-css-no),
		.post .entry-title:not(.st-css-no) {
			color: #000000;
										
					}
	
/*-- ここまで --*/
}
