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

/* トップページのコンテンツ上部の余白を0に */
	body.front-page main {
		padding-top:0;
	}
/* 下層ページのコンテンツ上部の余白を0に */


	/* ショートコード記事一覧のカテゴリを非表示にする */
	.post-slider .st-catgroup {
		display:none;
	}


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






	.page #breadcrumb {
		margin-bottom:10px;
	}

	.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;
	}


	main .wp-caption img {
		border:solid 1px #ccc;
	}




	.p-navi {
		display:none;
	}



	#st-magazine dd h3, /* JET */
	.st-cardlink-card a,
	.rankh4:not(.st-css-no),
	.post .rankh4:not(.st-css-no),
	#side .rankh4:not(.st-css-no),
    .originalbtn-bold,
	.st-header-flextitle,
    .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
------------------------------------------------------------*/

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

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

/*偶数行のセル*/
.post table tr:nth-child(even) {
	background-color: #f4f4f4;
}

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

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

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

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

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

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







	.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 { /* 非表示状態 */
	}






	#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 ol li:before {
			background: #e3e3e3;
				color:#0f0f0f;
	}

/*チェックulタグ*/


.post .maruck ul li:before {
			background: #e3e3e3;
				color:#0f0f0f;
	}

/*Webアイコン*/


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





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

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

		#headbox {
							background-color: transparent;
									background: none;
										}

		

/*サイトの背景色*/

/* header */
	header {
		background-image: url("http://itr-research.jp/wp-content/uploads/2018/07/ダウンロード-1-e1533855560738.jpeg");
		background-position: right center;
                			background-size: cover;
			}

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

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


/*ブログタイトル*/

header .sitename a {
	color: #ffffff;
}

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

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

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

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




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

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

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



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

	#st-footermenubox {
  		background: #f0f0f0;
	}


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

/* ガイドマップメニュー */



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

/* ガイドマップサブメニュー */

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

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

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

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

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

/* 記事タイトル */




	.post .entry-title:not(.st-css-no) {
		position: relative;
		padding-left:0;
		padding-bottom: 10px;
		border-top:none;
		
		                color: #000000;
                background-color:transparent;
	}

	.post .entry-title:not(.st-css-no)::after {
		position: absolute;
		bottom: -3px;
		left: 0;
		z-index: 2;
		content: '';
		width: 100%;
		height: 3px;
					/*Other Browser*/
			background: #a8a8a8;
			/* Android4.1 - 4.3 */
			background: -webkit-linear-gradient(left,  #111111 0%,#a8a8a8 100%);

			/* IE10+, FF16+, Chrome26+ */
			background: linear-gradient(to left,  #111111 0%,#a8a8a8 100%);
			}

	


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

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



/* 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: #fafafa!important;
							padding-left:10px!important;
		
					padding-top:10px!important;
			padding-bottom:10px!important;
		                color: #000000;
                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: #e3e3e3;
			}

	


/*h4*/


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



/*まとめ*/



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


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


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

                    /* IE10+, FF16+, Chrome36+ */
                    background: url(""), linear-gradient(to bottom,  #e5e5e5 0%,#ffffff 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: #848484;
					}


/* 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) {
				color: #000000;
					background-color: #fafafa;
		
		
		
					padding-left:10px!important;
		
					padding-top:10px!important;
			padding-bottom:10px!important;
		
			}



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

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

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

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


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


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

/* SNSボタン */


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

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

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

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

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

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

/* 見出し */
.p-entry-f {
	background: #e3e3e3;
	color: #0f0f0f;
}

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

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

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

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

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

	/*Other Browser*/
	background: #f9f9f9;
	/*For Old WebKit*/
	background: -webkit-linear-gradient( #ffffff 0%, #f9f9f9 100% );
	/*For Modern Browser*/
	background: linear-gradient( #ffffff 0%, #f9f9f9 100% );
}

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

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

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

#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 {
					/*Other Browser*/
			background: #3527f7;
			/* Android4.1 - 4.3 */
			background: url("http://itr-research.jp/wp-content/uploads/2018/07/富士山背景.png"), -webkit-linear-gradient(top,  #5f8dd3 0%,#3527f7 100%);

			/* IE10+, FF16+, Chrome26+ */
			background: url("http://itr-research.jp/wp-content/uploads/2018/07/富士山背景.png"), linear-gradient(to bottom,  #5f8dd3 0%,#3527f7 100%);

			
           					max-width: 930px; /*padding 15pxあり*/
			}

			#footer {
			background-position: center center;
						}
	

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

.post .p-entry, #side .p-entry, .home-post .p-entry {
	background: #e3e3e3;
	color: #0f0f0f;
}

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

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

.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: #000000!important;
}

	.poprank-no2,
	.poprank-no {
		background: #e3e3e3;
		color: #0f0f0f !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: #0f0f0f;
				background:#e3e3e3;
	}

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

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

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

a.st-formbtnlink {
	color: #0f0f0f;
}

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

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

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

a.st-originallink {
	color: #0f0f0f;
}

/*ミドルメニュー
------------------------------------------------------------*/

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

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

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

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

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

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


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

	}

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

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

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

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

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

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

	}



	#side aside .st-pagelists .sub-menu {
		display: none;
	}

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

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

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

/* ヘッダー画像エリア */
	#st-header {
		min-height: 500px;
	}

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


/*強制センタリング・中央寄せ
------------------------------------------------------------*/
	    
        
        
/*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より移動（ここから）
    */
    
        
        
        
        
        
        
    /*
    旧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より移動（ここまで）
	-------------------------------------------*/

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


/*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 {
					font-size: -5px;
							line-height: -5px;
			}

	/* スライドの抜粋 */
	.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){
					font-size: 13px;
							line-height: 18px;
			}

		/*マルリスト・チェックリスト*/
    	.post .maruno ol li,
		.post .maruck ul li{		
			line-height: calc( -5px + 5px );
    	}
    	.post .maruno ol li:before,
		.post .maruck ul li:before{
        	min-width: calc( -5px + 5px );
        	height: calc( -5px + 5px );
        	line-height: calc( -5px + 5px );
    	}
	
    /* 記事タイトル */
    #contentInner .post .entry-title:not(.st-css-no2) {
					font-size: -5px;
							line-height: -5px;
		    }
    
    /* H2 */
    .post .entry-content h2:not(.st-css-no2),
    .post .entry-content .h2modoki{
					font-size: -5px;
							line-height: -5px;
		    }
    
    /* H3 */
    .post .entry-content h3:not(.st-css-no2):not(#reply-title),
    .post .entry-content .h3modoki {
					font-size: -5px;
							line-height: -5px;
		    }
    
    /* H4 */
    .post .entry-content h4:not(.st-css-no2):not(.point),
    .post .entry-content .h4modoki {
					font-size: -5px;
							line-height: -5px;
		    }

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

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

	#headbox
	 { 
		max-width:940px;
	}

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

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

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

	/*ヘッダーの背景色*/
	
	/*メインコンテンツのボーダー*/
	
	
	/* メイン画像100% */
	
	/*wrapperに背景がある場合*/
	
	/*メニュー*/
	#st-menuwide {
			border-top: none;
		border-bottom: none;
				border-left: none;
		border-right: none;
	
	
			background-color: transparent;
					
			background: none;
				}

	

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

	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 li a {
		background: #000000;
		border-top-color: ;

	}

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

	/* グローバルメニュー100% */
	
	/*ヘッダーウィジェット*/
	header .headbox .textwidget,
	#footer .headbox .textwidget{
		background: #5b5b5b;
		color: #ffffff;
	}

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

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

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

	/*記事エリアを広げる*/
	
	/*強制センタリング・中央寄せ
	------------------------------------------------------------*/
				
				
				
			#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 {
                    font-size: -5px;
                            line-height: -5px;
            }
    
    /* スライドの抜粋 */
    .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){
                    font-size: 13px;
                            line-height: 18px;
            }
    
            /*マルリスト・チェックリスト*/
        .post .maruno ol li,
        .post .maruck ul li{		
            line-height: calc( -5px + 5px );
        }
        .post .maruno ol li:before,
        .post .maruck ul li:before{
            min-width: calc( -5px + 5px );
            height: calc( -5px + 5px );
            line-height: calc( -5px + 5px );
        }
        
    /* 記事タイトル */
    #contentInner .post .entry-title:not(.st-css-no2) {
                    font-size: -5px;
                            line-height: -5px;
            }
    
    /* H2 */
    .post .entry-content h2:not(.st-css-no2),
    .post .entry-content .h2modoki{
                    font-size: -5px;
                            line-height: -5px;
            }
    
    /* H3 */
    .post .entry-content h3:not(.st-css-no2):not(#reply-title),
    .post .entry-content .h3modoki {
                    font-size: -5px;
                            line-height: -5px;
            }
    
    /* H4 */
    .post .entry-content h4:not(.st-css-no2):not(.point),
    .post .entry-content .h4modoki {
                    font-size: -5px;
                            line-height: -5px;
            }
    
    /*
    旧st-kanri.phpより移動（ここまで）
    -------------------------------------------*/

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

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


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

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

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