
/*-------------------------------------------
旧st-kanri.phpより移動（ここから）
*/

/* トップページのコンテンツ上部の余白を0に */
/* 下層ページのコンテンツ上部の余白を0に */




	/* スライドショーの矢印アイコンを非表示にする */
	.slick-next, .slick-prev {
		display: none !important;
	}

	.slick-prev,
	.slick-next,
	.slick-prev:hover,
	.slick-prev:focus,
	.slick-next:hover,
	.slick-next:focus {
		background-color: 	}



    /* ツイッター */
	.sns .twitter a {
		background:#29B6F6;
		box-shadow: 0 3px 0 #03A9F4;
	}
	/* Facebook */
	.sns .facebook a {
		background:#5C6BC0;
		box-shadow: 0 3px 0 #3F51B5;
	}
	/* グーグル */
	.sns .googleplus a {
		background:#ef5350;
		box-shadow: 0 3px 0 #f44336;
	}
	/* はてぶ */
	.sns .hatebu a {
		background:#42A5F5;
		box-shadow: 0 3px 0 #2196F3;
	}
	/* LINE */
	.sns .line a {
		background:#9CCC65;
		box-shadow: 0 3px 0 #8BC34A;
	}
	.sns .fa-comment {
    	border-right: 1px solid #b7d885;
	}
	/* Pocket */
	.sns .pocket a {
		background:#EC407A;
		box-shadow: 0 3px 0 #E91E63;
	}






	.st-middle-menu .menu > li {
		width:33.33%;
	}
	.st-middle-menu .menu > li:nth-child(3n) {
		border-right:none;
	}
	.st-middle-menu .menu li a{
		font-size:80%;
	}


	.sns {
		width: 100%;
		text-align:center;
	}

	.sns li a {
		margin:0;
	}

	.post .sns ul,
	.sns ul {
		margin:0 auto;
		width:290px;
	}

	.snstext{
		display:none;
	}

	.snscount{
		display:none;
	}

	.sns li {
		float: left;
		list-style: none;
		width: 40px;
		margin-right: 10px;
		position: relative;
	}

	.sns li:last-child {
		margin-right: 0px;
	}

	.sns li i {
		font-size: 19px!important;
	}

	.sns li a {
					border-radius: 0;
				box-sizing: border-box;
		color: #fff;
		font-size: 19px;
		height: 40px;
		width: 40px;
		padding: 0;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.sns li a .fa {
		padding: 0;
		border: 0;
		height: auto;
	}

	/* ツイッター */
	.sns .twitter a {
		box-shadow: none;
	}

	.sns .twitter a:hover {
		background:#4892cb;
		box-shadow: none;
	}

	.sns .fa-twitter::before {
		position: relative;
		top:1px;
		left: 1px;
	}

	/* Facebook */
	.sns .facebook a {
		box-shadow: none;
	}
	.sns .facebook a:hover {
		background:#2c4373;
		box-shadow: none;
	}

	.sns .fa-facebook::before {
		position: relative;
		top:1px;
	}

	/* グーグル */
	.sns .googleplus a {
		box-shadow: none;
	}
	.sns .googleplus a:hover {
		background:#d51e31;
		box-shadow: none;
	}

	.sns .fa-google-plus::before {
		position: relative;
		left: 1px;
	}

	/* はてぶ */
	.sns .hatebu a {
		box-shadow: none;
	}

	.sns .hatebu a:hover {
		box-shadow: none;
		background:#00a5de;
	}

	.sns .st-svg-hateb::before {
		border-right:none;
		padding-right:0;
		font-size:19px!important;
	}

	.sns .st-svg-hateb::before {
		position: relative;
		left: 1px;
	}

	/* LINE */
	.sns .line a {
		box-shadow: none;
	}
	.sns .line a:hover {
		background:#219900;
		box-shadow: none;
	}

	.sns .fa-comment::before {
		position: relative;
		left: 1px;
		top: -1px;
	}

	/* Pocket */
	.sns .pocket a {
		box-shadow: none;
	}
	.sns .pocket a:hover {
		background:#F27985;
		box-shadow: none;
	}

	.sns .fa-get-pocket::before {
		position: relative;
		top: 1px;
	}

	/* アドセンス */
	.adbox,
	.adbox div {
		padding: 0!important;
	}









							.n-entry, /* NEW ENTRY */
	h4:not(.st-css-no) .point-in, /* 関連記事 */
	.cat-itiran p.point,
	.form-submit, /*コメント欄見出し*/
	.news-ca, /*お知らせタイトル*/
	.st-widgets-title, /* ウィジェットタイトル */
	.st-widgets-title span, /* ウィジェットタイトル */
	h4.menu_underh2 span,
	.st-header-flextitle,
	.h4modoki,
	.post h4:not(.st-css-no):not(.st-matome):not(.rankh4):not(#reply-title):not(.point),
	.h5modoki,
	.post h5:not(.st-css-no):not(.st-matome):not(.rankh5):not(#reply-title):not(.st-cardbox-t):not(.kanren-t):not(.popular-t):not(.post-card-title),
	.rankh4:not(.st-css-no),
	.post .rankh4:not(.st-css-no),
	#side .rankh4:not(.st-css-no),
    .post h2:not(.st-css-no),
    .post h2:not(.st-css-no) span,
    .post h3:not(.st-css-no),
    .post h3:not(.st-css-no) span,
	.h2modoki,
	.h3modoki,
    .entry-title:not(.st-css-no),
    .post .entry-title:not(.st-css-no) {
        font-family: Helvetica , "游ゴシック" , "Yu Gothic" , sans-serif;
    }


	/* 17_STINGERカテゴリー */
	.widget_st_categories_widget .cat-item a {
		border-bottom-color: ;
		color: ;
	}




	/*スライドメニュー追加ボタン2*/
	#s-navi dt.trigger .acordion_extra_2 {
		max-width: 80%;
	}


/*
旧st-kanri.phpより移動（ここまで）
-------------------------------------------*/

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



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

/*横一行目のセル*/
table tr:first-child {
			background-color: #1e73be;
			}

/* 会話レイアウト */
	.st-kaiwa-hukidashi,
	.st-kaiwa-hukidashi2 {
		background-color: #f4e99f;
	}
	.st-kaiwa-hukidashi:after {
		border-color: transparent #f4e99f transparent transparent;
	}
	.st-kaiwa-hukidashi2:after {
		border-color: transparent transparent transparent #f4e99f;
	}
	.kaiwaicon2 .st-kaiwa-hukidashi,
	.kaiwaicon2 .st-kaiwa-hukidashi2 {
		background-color: #f4e99f;
	}
	.kaiwaicon2 .st-kaiwa-hukidashi:after {
		border-color: transparent #f4e99f transparent transparent;
	}
	.kaiwaicon2 .st-kaiwa-hukidashi2:after {
		border-color: transparent transparent transparent #f4e99f;
	}

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

#st-tab-box {
	background:#ffffff;
}

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







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

/*目次（TOC+）*/
#st_toc_container,
#toc_container {
			}

#st_toc_container:not(.st_toc_contracted):not(.only-toc),
#toc_container:not(.contracted) { /* 表示状態 */
		padding:15px 20px;
}

#st_toc_container:not(.st_toc_contracted):not(.only-toc),
#toc_container:not(.contracted) { /* 表示状態 */
	}

#st_toc_container.st_toc_contracted,
#toc_container.contracted { /* 非表示状態 */
	}

	.post #st_toc_container .st_toc_title,
	.post #st_toc_container .st_toc_title a,
	.post #toc_container .toc_title,
	.post #toc_container .toc_title a {
		color: #fcfcfc;
		border-color: #fcfcfc;
	}





	#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:#fafafa;
		padding: 20px 20px 20px 30px;
					border-radius: 5px;
			}

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

/*チェックulタグ*/

	.post .maruck {
		background-color:#fafafa;
		padding: 20px 20px 20px 30px;
					border-radius: 5px;
			}

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

/*Webアイコン*/


	.post .attentionmark2.on-color:not(.st-css-no):before,
	.post .fa-exclamation-triangle:not(.st-css-no) {
		color: #f44336;
}





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

/*ヘッダーの背景色*/
	
		#headbox-bg {
							background-image: url("");
				background-color: #ffffff;
					}

		
	

/*サイトの背景色*/

/* header */

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

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

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

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

header .sitename a {
	color: #000000;
}

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

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

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


/*キャプション */

header h1 {
	color: #000000;
}

header .descr {
	color: #000000;
}

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

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

/*モバイル用ロゴ画像サイズ調整*/
	#st-mobile-logo {
		padding: 10px 10px;
	}
	#st-mobile-logo img {
		height: 30px;
	}
	#st-mobile-logo a {
		line-height: 30px;
	}



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

/*追加ボタン1*/
#s-navi dt.trigger .op-st {
			background: #3a3a3a;
				color: #4e8abf;
	}

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


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

	#s-navi dd.acordion_tree {
					background: #10387e;
			}

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


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

	#st-footermenubox {
  		background: #10387e;
	}

	/* スマホメニュー文字 */
	#s-navi dl.acordion .acordion_tree .st-ac-box .st-widgets-title,
	.acordion_tree ul.menu li a,
	.acordion_tree ul.menu li {
		color: #ffffff;
	}

	.acordion_tree ul.menu li a {
		border-bottom: 1px solid #cccccc;
	}

/* ガイドマップメニュー */
	/* タグ用背景色 */
	.st-link-guide-post {
		padding: 20px;
		margin-bottom: 20px;
		background:#fafafa;
					border-radius: 5px;
			}
	.post .st-link-guide-post ul:not(.toc_list):not(.st_toc_list),
	.st-link-guide-post ul:not(.toc_list):not(.st_toc_list){
		margin-bottom: 0;
	}
	.post .entry-content .st-link-guide ul li:last-child a,
	.st-link-guide li:last-child a {
		margin-bottom: 0;
	}

	/* 背景色（第一階層） */
	#side aside .st-link-guide li a:after,
	.post .entry-content .st-link-guide ul li a:after,
	.st-link-guide li a:after {
		border-top: 10px solid #3a3a3a;
	}
	#side aside .st-link-guide li a,
	.post .entry-content .st-link-guide ul li a,
	.st-link-guide li a {
		background: #3a3a3a;
	}

	/* 角を丸くする */
	#side aside .st-link-guide li a,
	.post .entry-content .st-link-guide ul li a,
	.st-link-guide li a {
		border-radius: 5px;
	}

	/* テキスト色（第一階層） */
	#side aside .st-link-guide li a,
	.post .entry-content .st-link-guide ul li a,
	.st-link-guide li a {
		color: #ffffff;
	}

/* ガイドマップサブメニュー */
	/* テキスト色（第二階層以下） */
	#side aside .st-link-guide .sub-menu li a,
	.post .entry-content .st-link-guide .sub-menu li a,
	.st-link-guide .sub-menu li a {
		color: #3a3a3a;
	}

/* アコーディオンメニュー内のカテゴリ */
.acordion_tree .st-ac-box ul.st-ac-cat {
  border-top-color: #cccccc;
  border-left-color: #cccccc;
}

.acordion_tree .st-ac-box ul.st-ac-cat > li.cat-item  {
  border-right-color: #cccccc;
  border-bottom-color: #cccccc;
}

.acordion_tree .st-ac-box ul.st-ac-cat li.cat-item a {
  color:#ffffff;
}

/* 記事一覧の区切りボーダー */

/*グループ2
------------------------------------------------------------*/
/* 投稿日時・ぱんくず・タグ */
#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: #3a3a3a;
}

/* 記事タイトル */




	
           	.post .entry-title:not(.st-css-no) {
                color: #000000;
                                    background-color: transparent;
                                            background: none;
                                    
                                    border: none;
                
                
				
				            }

            
        


/* h2 */




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

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

		.h2modoki::after,
	.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: #ffffff;
		
	}



/* h3 */




	.h3modoki,
	.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: #cccccc!important;
							padding-left:60px!important;
		
					padding-top:10px!important;
			padding-bottom:10px!important;
		                color: #3a3a3a;
                background-color:transparent;
	}

	.h3modoki::after,
	.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: #6acae8;
			}

			.h3modoki,
		.post h3:not(.st-css-no):not(.st-matome):not(.rankh3):not(#reply-title) {
			background-image: url("http://wing-wp.com/sample-3/wp-content/uploads/2018/08/ck_bk.png");
			background-position: left center;
							background-repeat: no-repeat;
					}
	


/*h4*/


	.h4modoki,
    .post h4:not(.st-css-no):not(.st-matome):not(.rankh4):not(.point) {
                    border-left: 5px solid #1e73be;
                color: #ffffff;
                    background-color: #10387e;
        
        
        
                    padding-left:20px;
        
                    padding-top:7px;
            padding-bottom:7px;
        
            }



/*まとめ*/



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


/* ウィジェットタイトル */


	#side .menu_underh2,
    #side .st-widgets-title:not(.st-css-no) {
		font-weight:bold;
		margin-bottom: 10px;
	}



	#side .menu_underh2,
    #side .st-widgets-title:not(.st-css-no) {
		position: relative;
					padding-top:7px;
			padding-bottom:7px;
		
		padding-left:20px;

		border: 1px solid #039BE5;
                color: #ffffff;
                                    /*Other Browser*/
                    background: #3a3a3a;
                    /* Android4.1 - 4.3 */
                    background: url(""), -webkit-linear-gradient(top,  #fff 0%,#3a3a3a 100%);

                    /* IE10+, FF16+, Chrome36+ */
                    background: url(""), linear-gradient(to bottom,  #fff 0%,#3a3a3a 100%);
                	}

	
	#side .menu_underh2::after,
    #side .st-widgets-title: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;
					}


/* h5 */


	/* 角丸 */
	.h5modoki,
	.post h5:not(.st-css-no):not(.st-matome):not(.rankh5):not(#reply-title):not(.st-cardbox-t):not(.kanren-t):not(.popular-t):not(.post-card-title) {
		border-radius:5px;
	}

	.h5modoki,
    .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):not(.post-card-title) {
				color: #ffffff;
					background-color: #103874;
		
		
		
					padding-left:10px!important;
		
					padding-top:10px!important;
			padding-bottom:10px!important;
		
			}


    /*h5付箋*/
	.h5modoki,
    .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):not(.post-card-title) {
        position: relative;
        z-index:1;
    }
    .st-h5husen-shadow
    {
		position: relative;
    }
    .st-h5husen-shadow:after
    {
        z-index: 0;
        position: absolute;
        content: "";
        bottom:19px;
        right: 8px;
        left: auto;
        width: 50%;
        height:5px;
        max-width:100%;
        background: #777;
        -webkit-box-shadow: 0 15px 10px #777;
        -moz-box-shadow: 0 15px 10px #777;
        box-shadow: 0 15px 10px #777;
        -webkit-transform: rotate(2deg);
        -moz-transform: rotate(2deg);
        -o-transform: rotate(2deg);
        -ms-transform: rotate(2deg);
        transform: rotate(2deg);
    }



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

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

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

/* カテゴリ */
.catname {
	background: #fafafa;
	color:#3a3a3a;
}

.catname.st-catid42 {
	background-color: ;
}.catname.st-catid44 {
	background-color: ;
}.catname.st-catid21 {
	background-color: ;
}.catname.st-catid6 {
	background-color: ;
}.catname.st-catid24 {
	background-color: ;
}.catname.st-catid43 {
	background-color: ;
}.catname.st-catid28 {
	background-color: ;
}.catname.st-catid1 {
	background-color: ;
}.catname.st-catid71 {
	background-color: ;
}.catname.st-catid27 {
	background-color: ;
}.catname.st-catid29 {
	background-color: ;
}.catname.st-catid37 {
	background-color: ;
}
.post .st-catgroup a {
	color: #3a3a3a;
}


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

/* SNSボタン */


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

/*ステップ
------------------------------------------------------------*/
.st-step {
	 		color: #ffffff;
				background: #232323;
				border-radius:5px;
	}
	.st-step:before{
		border-top-color: #232323;
	}

.st-step-title {
			  		border-bottom:solid 2px #cccccc;
	}

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

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

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

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

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

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

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

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

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

	/*Other Browser*/
	background: ;
	/*For Old WebKit*/
	background: -webkit-linear-gradient( #000000 0%,  100% );
	/*For Modern Browser*/
	background: linear-gradient( #000000 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 .footerlogo a, /* フッターロゴ */
#footer .footerlogo,
#footer .footer-description a, /* フッター説明 */
#footer .footer-description,
#footer .widget_recent_entries ul li a, /* 最近の投稿 */
#footer .widget_recent_entries ul li,
#footer .widget_categories ul li a, /* カテゴリ（デフォルト） */
#footer .widget_categories ul li,
#footer .rankh3:not(.st-css-no),
#footer .st_side_rankwidgets a, /* ランキングウィジェットタイトル */
#footer .rankwidgets-cont p, /* 説明 */
#footer .kanren dd a, /* 記事一覧タイトル */
#footer .st-excerpt p, /*  記事一覧説明 */
#footer .kanren .blog_info p, /*  記事一覧日付 */
footer .footer-l *,
footer .footer-l a,
#footer .menu-item a,
#footer .copyr,
#footer .copyr a,
#footer .copy,
#footer .copy a {
			color: #3a3a3a !important;
	}

#footer #newsin dt, /* お知らせ日時 */
#footer #newsin dd a, /* お知らせ日テキスト*/
#footer #newsin dd, /* お知らせ日ボーダー */
#footer .cat-item a,
#footer .tagcloud a {
			color: #3a3a3a;	
		border-color: #3a3a3a;
	}

#footer .st-widgets-title {
			color: #3a3a3a;	
		font-weight: bold;
}

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

/*フッター背景色*/

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

	

/*任意の人気記事
------------------------------------------------------------*/
	.poprank-no
		 {
			background: #232323;
	}

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

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

.p-entry::after {
	border-bottom: 5px solid #232323;
	border-left: 5px solid #232323;
}

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

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

.st-formbtn {
			border-radius: 3px;
	
	
			/*Other Browser*/
		background: #232323;
	}

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

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

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

.st-originalbtn {
			border-radius: 3px;
	
	
			/*Other Browser*/
		background: #232323;
	}

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

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

/*ミドルメニュー
------------------------------------------------------------*/
	.st-middle-menu {
					/*Other Browser*/
			background: #10387e;
			/* Android4.1 - 4.3 */
			background: -webkit-linear-gradient(top,  #0759c4 0%,#10387e 100%);

			/* IE10+, FF16+, Chrome26+ */
			background: linear-gradient(to bottom,  #0759c4 0%,#10387e 100%);

				}

.st-middle-menu ul{
			border-top: 1px solid #578fbf;
	}

.st-middle-menu .menu > li{
			border-bottom: 1px solid #578fbf;
	}

.st-middle-menu .menu > li:last-child {
		border-bottom: none;
}

	.st-middle-menu .menu > li {
		border-right: 1px solid #578fbf;
	}
	.st-middle-menu .menu > li:nth-child(3n) {
		border-right: 1px solid #578fbf;
	}

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

	nav.st-middle-menu {
		border-bottom:1px solid #578fbf;
	}


/*サイドメニューウィジェット
------------------------------------------------------------*/
/*背景色*/
#sidebg {
	background: #ffffff;

	}

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

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

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

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

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

		/* IE10+, FF16+, Chrome26+ */
		background: url(""), linear-gradient(to bottom,  #508bbf 0%,#0c67b7 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: #cccccc;
		color: #232323;
}

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

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

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


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

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

/* ヘッダー画像エリア */

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


/*強制センタリング・中央寄せ
------------------------------------------------------------*/
	    
        
        

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

	/*-------------------------------------------
	旧st-kanri.phpより移動（ここから）
	*/

	
			
	
	/*
	旧st-kanri.phpより移動（ここまで）
	-------------------------------------------*/

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

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

    /*-------------------------------------------
    旧st-kanri.phpより移動（ここから）
    */
    
        
        .header-post-slider {
        max-width: 1060px;
    }
        
            .rankst .rankst-l {
            width: 300px;
        }
        .rankst .rankst-l img {
            width: 300px;
        }
        .rankst .rankst-r {
            margin: 0 0 0 -300px;
        }
        .rankst .rankst-cont {
            margin: 0 0 0 325px;
        }
        
    
	    
        
        
    /*
    旧st-kanri.phpより移動（ここまで）
    -------------------------------------------*/

	#st_toc_container:not(.st_toc_contracted):not(.only-toc),
	#toc_container:not(.contracted) { /* 表示状態 */
			}
	#st_toc_container.only-toc:not(.st_toc_contracted) {
			}


	/*強制センタリング・中央寄せ
	------------------------------------------------------------*/
				
				
				
}

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

	/*-------------------------------------------
	旧st-kanri.phpより移動（ここから）
	*/

    /*--------------------------------
    各フォント設定
    ---------------------------------*/
    
    
    /*基本のフォントサイズ*/
    .post .entry-content p:not(.p-entry-t):not(.p-free):not(.sitename):not(.post-slide-title):not(.post-slide-date):not(.post-slide-more):not(.st-catgroup):not(.wp-caption-text):not(.cardbox-more):not(.st-minihukidashi):not(.st-mybox-title):not(.st-memobox-title):not(.st-mybtn), /* テキスト */
    .post .entry-content .st-kaiwa-hukidashi, /* ふきだし */
    .post .entry-content .st-kaiwa-hukidashi2, /* ふきだし */
    .post .entry-content .yellowbox, /* 黄色ボックス */
    .post .entry-content .graybox, /* グレーボックス */
    .post .entry-content .redbox, /* 薄赤ボックス */
    .post .entry-content #topnews .clearfix dd p, /* 一覧文字 */
    .post .entry-content ul li, /* ulリスト */
    .post .entry-content ol li, /* olリスト */
	.post .entry-content #st_toc_container > ul > li, /* 目次用 */
    .post .entry-content #comments #respond, /* コメント */
    .post .entry-content #comments h4, /* コメントタイトル */
	.post .entry-content h5:not(.kanren-t):not(.popular-t):not(.st-cardbox-t), /* H5 */
	.post .entry-content h6 {
					}

	/* スライドの抜粋 */
	.post .entry-content .post-slide-excerpt p:not(.p-entry-t):not(.p-free):not(.sitename):not(.post-slide-title):not(.post-slide-date):not(.post-slide-more):not(.st-catgroup):not(.wp-caption-text):not(.cardbox-more):not(.st-minihukidashi):not(.st-mybox-title):not(.st-memobox-title):not(.st-mybtn),
	.post .entry-content .st-excerpt p:not(.p-entry-t):not(.p-free):not(.sitename):not(.post-slide-title):not(.post-slide-date):not(.post-slide-more):not(.st-catgroup):not(.wp-caption-text):not(.cardbox-more):not(.st-minihukidashi):not(.st-mybox-title):not(.st-memobox-title):not(.st-mybtn),
	.post .entry-content .st-card-excerpt p:not(.p-entry-t):not(.p-free):not(.sitename):not(.post-slide-title):not(.post-slide-date):not(.post-slide-more):not(.st-catgroup):not(.wp-caption-text):not(.cardbox-more):not(.st-minihukidashi):not(.st-mybox-title):not(.st-memobox-title):not(.st-mybtn),
	.post .entry-content .kanren:not(.st-cardbox) .clearfix dd p:not(.p-entry-t):not(.p-free):not(.sitename):not(.post-slide-title):not(.post-slide-date):not(.post-slide-more):not(.st-catgroup):not(.wp-caption-text):not(.cardbox-more):not(.st-minihukidashi):not(.st-mybox-title):not(.st-memobox-title):not(.st-mybtn){
					}

	
    /* 記事タイトル */
    #contentInner .post .entry-title:not(.st-css-no2) {
				    }
    
    /* H2 */
    .post .entry-content h2:not(.st-css-no2),
    .post .entry-content .h2modoki{
				    }
    
    /* H3 */
    .post .entry-content h3:not(.st-css-no2):not(#reply-title),
    .post .entry-content .h3modoki {
				    }
    
    /* H4 */
    .post .entry-content h4:not(.st-css-no2):not(.point),
    .post .entry-content .h4modoki {
				    }

	/*
	旧st-kanri.phpより移動（ここまで）
	-------------------------------------------*/

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


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

	/*-------------------------------------------
	旧st-kanri.phpより移動（ここから）
	*/

    /*--------------------------------
    各フォント設定
    ---------------------------------*/
    
        
    /*基本のフォントサイズ*/
    .post .entry-content p:not(.p-entry-t):not(.p-free):not(.sitename):not(.post-slide-title):not(.post-slide-date):not(.post-slide-more):not(.st-catgroup):not(.wp-caption-text):not(.cardbox-more):not(.st-minihukidashi):not(.st-mybox-title):not(.st-memobox-title):not(.st-mybtn), /* テキスト */
    .post .entry-content .st-kaiwa-hukidashi, /* ふきだし */
    .post .entry-content .st-kaiwa-hukidashi2, /* ふきだし */
    .post .entry-content .yellowbox, /* 黄色ボックス */
    .post .entry-content .graybox, /* グレーボックス */
    .post .entry-content .redbox, /* 薄赤ボックス */
    .post .entry-content #topnews .clearfix dd p, /* 一覧文字 */
    .post .entry-content ul li, /* ulリスト */
    .post .entry-content ol li, /* olリスト */
	.post .entry-content #st_toc_container > ul > li, /* 目次用 */
    .post .entry-content #comments #respond, /* コメント */
    .post .entry-content #comments h4, /* コメントタイトル */
	.post .entry-content h5:not(.kanren-t):not(.popular-t):not(.st-cardbox-t), /* H5 */
	.post .entry-content h6 {
					}

	/* スライドの抜粋 */
	.post .entry-content .post-slide-excerpt p:not(.p-entry-t):not(.p-free):not(.sitename):not(.post-slide-title):not(.post-slide-date):not(.post-slide-more):not(.st-catgroup):not(.wp-caption-text):not(.cardbox-more):not(.st-minihukidashi):not(.st-mybox-title):not(.st-memobox-title):not(.st-mybtn),
	.post .entry-content .st-excerpt p:not(.p-entry-t):not(.p-free):not(.sitename):not(.post-slide-title):not(.post-slide-date):not(.post-slide-more):not(.st-catgroup):not(.wp-caption-text):not(.cardbox-more):not(.st-minihukidashi):not(.st-mybox-title):not(.st-memobox-title):not(.st-mybtn),
	.post .entry-content .st-card-excerpt p:not(.p-entry-t):not(.p-free):not(.sitename):not(.post-slide-title):not(.post-slide-date):not(.post-slide-more):not(.st-catgroup):not(.wp-caption-text):not(.cardbox-more):not(.st-minihukidashi):not(.st-mybox-title):not(.st-memobox-title):not(.st-mybtn),
	.post .entry-content .kanren:not(.st-cardbox) .clearfix dd p:not(.p-entry-t):not(.p-free):not(.sitename):not(.post-slide-title):not(.post-slide-date):not(.post-slide-more):not(.st-catgroup):not(.wp-caption-text):not(.cardbox-more):not(.st-minihukidashi):not(.st-mybox-title):not(.st-memobox-title):not(.st-mybtn){
					}

	
    /* 記事タイトル */
    #contentInner .post .entry-title:not(.st-css-no2) {
				    }
    
    /* H2 */
    .post .entry-content h2:not(.st-css-no2),
    .post .entry-content .h2modoki{
				    }
    
    /* H3 */
    .post .entry-content h3:not(.st-css-no2):not(#reply-title),
    .post .entry-content .h3modoki {
				    }
    
    /* H4 */
    .post .entry-content h4:not(.st-css-no2):not(.point),
    .post .entry-content .h4modoki {
				    }

	/*--------------------------------
	全体のサイズ
	---------------------------------*/

	#st-menuwide, /*メニュー*/
	nav.smanone,
	nav.st5,
	#st-header-cardlink,
	#st-menuwide div.menu,
	#st-menuwide nav.menu,
	#st-header, /*ヘッダー*/
	#st-header-under-widgets-box, /*ヘッダー画像下*/
	#content, /*コンテンツ*/
	#footer-in /*フッター*/
	 { 
		max-width:1060px;
	}

	.st-lp-wide #content /* LPワイド */
	 { 
		max-width:100%;
	}

	#headbox
	 { 
		max-width:1040px;
	}

	
	/*1カラムの幅のサイズ*/
	.colum1:not(.st-lp-wide) #st-header-under-widgets-box,
	.colum1:not(.st-lp-wide) #content {
    	max-width: 1060px;
	}

	/* ワイドLPの左右にシャドウ -EX */
	.colum1.st-lp-wide #st-header,
	.colum1.st-lp-wide #content .st-lp-wide-content,
	.colum1.st-lp-wide #content .rankh3,
	.colum1.st-lp-wide #content .rank-guide,
	.colum1.st-lp-wide #content .rankid1,
	.colum1.st-lp-wide #content .rankid2,
	.colum1.st-lp-wide #content .rankid3,
	.colum1.st-lp-wide #content .rankst-box,
	.colum1.st-lp-wide .rankst-wrap,
	.colum1.st-lp-wide .widget_text,
	.colum1.st-lp-wide .top-wbox-u,
	.colum1.st-lp-wide .entry-title,
	.colum1.st-lp-wide #st-page .entry-title:not(.st-css-no2),
	.colum1.st-lp-wide #breadcrumb,
	.colum1.st-lp-wide .blogbox,
	.colum1.st-lp-wide .st-catgroup,
	.colum1.st-lp-wide .adbox,
	.colum1.st-lp-wide .st-widgets-box,
	.colum1.st-lp-wide .sns,
	.colum1.st-lp-wide .tagst,
	.colum1.st-lp-wide aside,
	.colum1.st-lp-wide .kanren,
	.colum1.st-lp-wide #topnews-box
	{
    	max-width: 1060px;
		margin-left: auto;
		margin-right: auto;
	}

	.st-lp-wide .st-lp-wide-wrapper {
    	margin-bottom: 20px;
	}

	
	/* ヘッダー画像/記事スライドショー横並び */
	
	    
        /*--------------------------------
        PCのレイアウト（右サイドバー）
        ---------------------------------*/
    
        #contentInner {
            float: left;
            width: 100%;
            margin-right: -300px;
        }
    
        main {
            margin-right: 320px;
            margin-left: 0px;
            background-color: #fff;
            border-radius: 4px;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            padding: 30px 50px 30px;
        }
    
        #side aside {
            float: right;
            width: 300px;
            padding: 0px;
        }
    
    
        
    /**
     * サイト名とキャッチフレーズ有無の調整
     */
    
        
        
        
        
        
        
        
    /*
    旧st-kanri.phpより移動（ここまで）
    -------------------------------------------*/

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

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

	#st-header img {
		width: 100%;
	}
	
	/*wrapperに背景がある場合*/
	
	/*メニュー*/
	#st-menuwide {
			border-top-color: #f3f3f3;
		border-bottom-color: #f3f3f3;
				border-left-color: #ffffff;
		border-right-color: #ffffff;
	
	
			/*Other Browser*/
		background: #10387e;
		/* Android4.1 - 4.3 */
		background: url(""), -webkit-linear-gradient(top,  #1e73be 0%,#10387e 100%);

		/* IE10+, FF16+, Chrome26+ */
		background: url(""), linear-gradient(to bottom,  #1e73be 0%,#10387e 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: #f3f3f3;
		}

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

	/* テキストカラーとマウスオーバー */
	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,
	header .smanone ul.menu li a:hover, 
	header nav.st5 ul.menu  li a:hover,
	header #st-menuwide div.menu li a:hover,
	header #st-menuwide nav.menu li a:hover{
		color: #ffffff;
	}

	header .smanone ul.menu li:hover, 
	header nav.st5 ul.menu  li:hover,
	header #st-menuwide div.menu li:hover,
	header #st-menuwide nav.menu li:hover{
		background: rgba(255,255,255,0.1);
	}

	header .smanone ul.menu li li a:hover, 
	header nav.st5 ul.menu  li li a:hover,
	header #st-menuwide div.menu li li a:hover,
	header #st-menuwide nav.menu li li a:hover{
		opacity:0.9;
	}

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

	}

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

	/* グローバルメニュー */
			#st-menuwide {
			max-width: 100%;
					}
	
			header .smanone ul.menu {
			display: -webkit-flex;
			display: -ms-flexbox;
			display: flex;
			-webkit-justify-content: center;
			-ms-flex-pack: center;
			justify-content: center;
    		-webkit-box-lines:multiple;
    		-webkit-flex-wrap:wrap;
    		-ms-flex-wrap:wrap;
    		flex-wrap:wrap;
		}
	
	/*ヘッダーウィジェット*/
	header .headbox .textwidget,
	#footer .headbox .textwidget{
		background: #ffffff;
		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: #232323;
	}

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

		.st-eyecatch {
			margin: -30px -20px 10px;
		}
	
	/*強制センタリング・中央寄せ
	------------------------------------------------------------*/
				
				
				
			#side .smanone.st-excerpt {
			display:none;
		}
	
/*-- ここまで --*/
}

/*media Queries スマートフォンのみ（599px）以下
---------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 599px) {

    /*-------------------------------------------
    旧st-kanri.phpより移動（ここから）
    */
    
    /*--------------------------------
    各フォント設定
    ---------------------------------*/
    
        
    /*基本のフォントサイズ*/
    .post .entry-content p:not(.p-entry-t):not(.p-free):not(.sitename):not(.post-slide-title):not(.post-slide-date):not(.post-slide-more):not(.st-catgroup):not(.wp-caption-text):not(.cardbox-more):not(.st-minihukidashi):not(.st-mybox-title):not(.st-memobox-title):not(.st-mybtn), /* テキスト */
    .post .entry-content .st-kaiwa-hukidashi, /* ふきだし */
    .post .entry-content .st-kaiwa-hukidashi2, /* ふきだし */
    .post .entry-content .yellowbox, /* 黄色ボックス */
    .post .entry-content .graybox, /* グレーボックス */
    .post .entry-content .redbox, /* 薄赤ボックス */
    .post .entry-content #topnews .clearfix dd p, /* 一覧文字 */
    .post .entry-content ul li, /* ulリスト */
    .post .entry-content ol li, /* olリスト */
    .post .entry-content #st_toc_container > ul > li, /* 目次用 */
    .post .entry-content #comments #respond, /* コメント */
    .post .entry-content #comments h4, /* コメントタイトル */
    .post .entry-content h5:not(.kanren-t):not(.popular-t):not(.st-cardbox-t), /* H5 */
    .post .entry-content h6 {
                    }
    
    /* スライドの抜粋 */
    .post .entry-content .post-slide-excerpt p:not(.p-entry-t):not(.p-free):not(.sitename):not(.post-slide-title):not(.post-slide-date):not(.post-slide-more):not(.st-catgroup):not(.wp-caption-text):not(.cardbox-more):not(.st-minihukidashi):not(.st-mybox-title):not(.st-memobox-title):not(.st-mybtn),
    .post .entry-content .st-excerpt p:not(.p-entry-t):not(.p-free):not(.sitename):not(.post-slide-title):not(.post-slide-date):not(.post-slide-more):not(.st-catgroup):not(.wp-caption-text):not(.cardbox-more):not(.st-minihukidashi):not(.st-mybox-title):not(.st-memobox-title):not(.st-mybtn),
    .post .entry-content .st-card-excerpt p:not(.p-entry-t):not(.p-free):not(.sitename):not(.post-slide-title):not(.post-slide-date):not(.post-slide-more):not(.st-catgroup):not(.wp-caption-text):not(.cardbox-more):not(.st-minihukidashi):not(.st-mybox-title):not(.st-memobox-title):not(.st-mybtn),
    .post .entry-content .kanren:not(.st-cardbox) .clearfix dd p:not(.p-entry-t):not(.p-free):not(.sitename):not(.post-slide-title):not(.post-slide-date):not(.post-slide-more):not(.st-catgroup):not(.wp-caption-text):not(.cardbox-more):not(.st-minihukidashi):not(.st-mybox-title):not(.st-memobox-title):not(.st-mybtn){
                    }
    
        
    /* 記事タイトル */
    #contentInner .post .entry-title:not(.st-css-no2) {
                    }
    
    /* H2 */
    .post .entry-content h2:not(.st-css-no2),
    .post .entry-content .h2modoki{
                    }
    
    /* H3 */
    .post .entry-content h3:not(.st-css-no2):not(#reply-title),
    .post .entry-content .h3modoki {
                    }
    
    /* H4 */
    .post .entry-content h4:not(.st-css-no2):not(.point),
    .post .entry-content .h4modoki {
                    }
    
    /*
    旧st-kanri.phpより移動（ここまで）
    -------------------------------------------*/

			/*モバイルロゴのある場合のヘッダー*/
		#headbox {
			padding-bottom:0;
		}
		#s-navi:after {
			margin-bottom: 0px;
		}
	
/*-- ここまで --*/
}

/*-------------------------------------------
旧st-kanri.phpより移動（ここから）
*/

	@media only screen and (min-width: 1060px) {
		.header-post-slider.is-wide .slider-item .post-slide-body {
			display: none;
		}

		.header-post-slider.is-wide .slider-item.slick-active .post-slide-body {
			display: -webkit-flex;
			display: -ms-flexbox;
			display: flex;
		}

		.header-post-slider.is-wide.is-overlaid .slider-item::after {
			position: absolute;
			top: 0;
			right: 0;
			bottom: 0;
			left: 0;
			background: rgba(0, 0, 0, .5);
			content: '';
		}

		.header-post-slider.is-wide.is-overlaid .slider-item.slick-active::after {
			content: normal;
		}
	}

/*
旧st-kanri.phpより移動（ここまで）
-------------------------------------------*/

/*-------------------------------------------
ガイドマップメニュー（ここから）
*/
/*
ガイドマップメニュー（ここまで）
-------------------------------------------*/
