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

/*テーブルのボーダー*/
	.post table {
		border-top-color: #ed93cb;
		border-right-color: #ed93cb;
	}

	table tr td {
		border-bottom-color: #ed93cb;
		border-left-color: #ed93cb;
	}


/*縦一行目のセル*/
table tr td:first-child {
			background-color: #fffaea;
					font-weight:bold;
	}

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

/* 会話レイアウト */


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

	.st-blackboard ul.st-blackboard-list:not(.st-css-no) li:before {
		color:#b89bf7;
	}

	.st-blackboard ul.st-blackboard-list:not(.st-css-no) li,
	.post .st-blackboard ul.st-blackboard-list:not(.st-css-no) li:last-child {
		border-color:#00aec1;
		color:#00aec1;
	}

    .st-blackboard-title {
		color: #c39ce2; 
	}


	.st-blackboard,
    .st-blackboard-title {
		border-color: #d9a0f7; 
	}


	.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 { 
		border:2px solid #ed93cb;
		padding:20px 20px 10px;
	}

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

.post .maruno ol li:before {
			background: #ed93cb;
				color:#ed93cb;
	}

/*チェックulタグ*/
	.post .maruck { 
		border:2px solid #ed93cb;
		padding:20px 20px 10px;
	}

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

.post .maruck ul li:before {
			background: #ede1e8;
				color:#ed93cb;
	}

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

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

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

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

	.post .fa-user {
		color: #ed93cb;
	}

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

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

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

		#headbox {
								background-image: url("");		
					background-color: #deb9f7;
						}

		

/*サイトの背景色*/

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

/*サイドのテキスト色*/
#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;
}

/*ページトップ*/



/*キャプション */

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 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: #ca82f8;
					background-color: transparent;
							background: url("http://tdr-toranomaki.com/wp-content/uploads/2018/03/mickey3.jpg");
                		padding: 5px 15px;
				line-height:34px;
						}

	.entry-title:not(.st-css-no),
	.post .entry-title:not(.st-css-no) {
		background-position: left center;
					background-repeat: no-repeat;
			}

	.entry-title:not(.st-css-no),
	.post .entry-title:not(.st-css-no) {
		padding-left:57px;
	}

	.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-left:57px!important;
	}

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


/* h2 */




	        
            h2:not(.st-css-no) {
                color: #ca82f8;
                                    /*Other Browser*/
                    background: #fcf7fc;
                    /* Android4.1 - 4.3 */
                    background: url("http://tdr-toranomaki.com/wp-content/uploads/2018/03/haikei2.gif"), -webkit-linear-gradient(top,  #f9e5f1 0%,#fcf7fc 100%);
        
                    /* IE10+, FF16+, Chrome26+ */
                    background: url("http://tdr-toranomaki.com/wp-content/uploads/2018/03/haikei2.gif"), linear-gradient(to bottom,  #f9e5f1 0%,#fcf7fc 100%);
                        
                                                            border-top: 1px solid #ca82f8;
                        border-bottom: 1px solid #ca82f8;
                                    
                                                    
					padding-left:20px!important;
		
					padding-top:10px!important;
			padding-bottom:10px!important;
		            }
        
                            h2:not(.st-css-no) {
                    background-position: center center;
                                    }
                    
        


/* h3 */



	        
            .post h3:not(.st-css-no):not(.st-matome):not(.rankh3):not(#reply-title) {
                color: #ca82f8;
                                    background-color: transparent;
                                            background: url("http://tdr-toranomaki.com/wp-content/uploads/2018/03/duffy5.gif");
                                            
                                                            border-top: 1px solid #ca82f8;
                        border-bottom: 1px solid #ca82f8;
                                    
                                                    
					padding-left:60px!important;
		
					padding-top:10px!important;
			padding-bottom:10px!important;
		            }
        
                            .post h3:not(.st-css-no):not(.st-matome):not(.rankh3):not(#reply-title) {
                    background-position: left center;
                                            background-repeat: no-repeat;
                                    }
                    
        


/*h4*/


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


/*まとめ*/



    .post .st-matome:not(.st-css-no):not(.rankh4):not(.point) {
                    border-left: 5px solid #d28eff;
                color: #000000;
                    background-color: transparent;
            
            
                    border-bottom : solid 1px #d28eff;
            
                    padding-left:62px!important;
            
                    padding-top:10px!important;
            padding-bottom:10px!important;
            
                    background-image: url("http://tdr-toranomaki.com/wp-content/uploads/2018/03/matome2.gif")!important;
            background-position: left center!important;
                            background-repeat: no-repeat!important;
                        }


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

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


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

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

.post h4:not(.st-css-no):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;
}

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

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

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

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

/* エリア内テキスト */
	.freebox > * {
		color: #000000;
	}

/*メモボックス
------------------------------------------------------------*/
	.st-memobox{
		border-color: #d5b1f9;
	}
	.st-memobox .st-memobox-title {
		color:#d5b1f9;
	}

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

/*お知らせ
------------------------------------------------------------*/
/*お知らせバーの背景色*/
#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 {
			color: #ffffff !important;
	}

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

/*フッター背景色*/

	#footer {
						background-image: url("");		
				background-color: #ca82f8;
			            
           					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: ;
}

.pop-box:not(.st-wpp-views-widgets),
#side aside .kanren.pop-box:not(.st-wpp-views-widgets) {
			padding: 20px 0 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: ;
		color:  !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 {
		}

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

.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: #ffffff;
				/*Other Browser*/
		background: #ca82f8;
				border-top-color: #ed93cb;
		border-left-color: #ed93cb;
	}

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

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

	}


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

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

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

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

	#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;
					background-image: url("");		
			background-color: #ca82f8;
			}

			#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: 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) {

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

	
	
	
	/*ヘッダーの背景色*/
	
	/*メインコンテンツのボーダー*/
	
	
	/* メイン画像100% */
	

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

	

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

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

	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: ;
		border-top-color: #ca82f8;

	}

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

	/* グローバルメニュー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:not(.st-css-no),
		.post .entry-title:not(.st-css-no) {
			color: #ca82f8;
							padding: 5px 15px;
				line-height:34px;
			
					}
	
/*-- ここまで --*/
}
