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

/*TOC+*/
#toc_container {
	
	}



/*マル数字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 #fc022c;
		}
	
/*ヘッダーの背景色*/
	
		#headbox-bg {
							background-color: transparent;
									background: url("https://kagoshima-catholic.jp/wp-content/uploads/2022/01/Header202001.jpg");
									}

					#headbox-bg {
				background-position: 50% 50%;
									background-repeat: no-repeat;
								}
		
	

/*サイトの背景色*/

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

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

	main {
		background-color: rgba(255, 255, 255, 0.8) !important;
	}
	
/*ブログタイトル*/

header .sitename a {
	color: #ffffff;
}

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

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

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



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

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

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

.acordion_tree li a {
	color: #ffffff;
}

	#s-navi dl.acordion {
		position: fixed;
		z-index: 10000;
		top: 0;
		left: 0;
		transition: .3s;
	}

	#s-navi dd.acordion_tree {
		max-height: 100vh;
		overflow: auto;
		transition: max-height .3s;
					background: #bababa;
			}

	#headbox {
		padding: 50px 10px 10px;
		margin: 0 auto;
	}


/*スマホフッターメニュー*/
#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 h1,
#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: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;
	}


	            h2:not(.st-css-no) {
                background: #1d3dba;
                color: #ffffff;
                position: relative;
                border: none;
                margin-bottom:30px;
					padding-left:20px!important;
		
					padding-top:10px!important;
			padding-bottom:10px!important;
		            }
        
            h2:not(.st-css-no):after {
                border-top: 10px solid #1d3dba;
                content: '';
                position: absolute;
                border-right: 10px solid transparent;
                border-left: 10px solid transparent;
                bottom: -10px;
                left: 30px;
                border-radius: 2px;
            }
        
            h2:not(.st-css-no):before {
                border-top: 10px solid #1d3dba;
                content: '';
                position: absolute;
                border-right: 10px solid transparent;
                border-left: 10px solid transparent;
                bottom: -10px;
                left: 30px;
            }
        
       		        
	


/* h3 */



	.post h3:not(.st-css-no):not(.st-matome):not(.rankh3):not(#reply-title) {
		position: relative;
		padding: 1em 1em 1em 1.4em;
					padding-top:10px!important;
			padding-bottom:10px!important;
		
		border: 1px solid #039be5;
                color: #0220e5;
                                    /*Other Browser*/
                    background: #fbfeff;
                    /* Android4.1 - 4.3 */
                    background: url(""), -webkit-linear-gradient(top,  #27f7bf 0%,#fbfeff 100%);
        
                    /* IE10+, FF16+, Chrome36+ */
                    background: url(""), linear-gradient(to bottom,  #27f7bf 0%,#fbfeff 100%);
                	}
	.post h3:not(.st-css-no):not(.st-matome):not(.rankh3):not(#reply-title)::after {
                position: absolute;
                top: .5em;
                left: .5em;
                content: '';
                width: 5px;
                height: -webkit-calc(100% - 1em);
                height: calc(100% - 1em);
				                	background-color: #fbfeff;
					}



/*h4*/


    .post h4:not(.st-css-no):not(.st-matome):not(.rankh4):not(.point) {
                color: #039BE5;
                    background-color: #fbfeff;
            
            
            
                    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: #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: transparent;
			
			
			
					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: #13b0fc;
	color:#ffffff;
}

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


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

/* 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( #fc1302 0%, #039be5 100% );
	/*For Modern Browser*/
	background: linear-gradient( #fc1302 0%, #039be5 100% );
}

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

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

#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: #0a0a0a !important;
	}

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

/*フッター背景色*/

	#footer {
        max-width:100%;
						background-image: url("");		
				background-color: #0290e2;
				}

	

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

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

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

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


.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: #d12150;
		color: #ffffff !important;
			}

/*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:#d12150;
	}

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

.st-formbtn {
	
	
			/*Other Browser*/
		background: #039BE5;
	}

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

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

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

.st-originalbtn {
			border-radius: 3px;
	
	
			/*For Old WebKit*/
		background: -webkit-linear-gradient( #f7f7f7 0%, #e21102 100% );
		/*For Modern Browser*/
		background: linear-gradient( #f7f7f7 0%, #e21102 100% );
	}

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

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

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

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

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

	}


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

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

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

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

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

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

	
	
	#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: "\f054\00a0\00a0";
		font-family: FontAwesome;
					color:#ffffff;
		
	}
	#side aside .st-pagelists li li a:before {
		content: none;
	}


/*コンタクトフォーム7送信ボタン*/
.wpcf7-submit {
	background: #039BE5;
	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) {

			#headbox {
			padding: 60px 10px 10px;
			margin: 0 auto;
		}
	
/*-- ここまで --*/
}


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

	
	
	
	/*ヘッダーの背景色*/
	
	/*メインコンテンツのボーダー*/
		main {
		border: 1px solid #d3d3d3;
	}
	
		#headbox {
		padding: 10px;
	}
	
	/* メイン画像100% */
	

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

		/* IE10+, FF16+, Chrome26+ */
		background: url(""), linear-gradient(to bottom,  #13e0f7 0%,#040172 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 li a {
		background: #1271ed;
		border-top-color: #040172;

	}

	/*メニューの上下のパディング*/
			#st-menubox {
			padding-bottom: 10px;
		}
	

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

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

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

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

	/*記事エリアを広げる*/
			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;
										
					}
	
/*-- ここまで --*/
}
