<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*-------------------------------------------
譌ｧst-kanri.php繧医ｊ遘ｻ蜍包ｼ医％縺薙°繧会ｼ�
*/

/* Gutenberg 繧ｪ繝ｪ繧ｸ繝翫Ν繝代Ξ繝�ヨ */
	:root .has-original-color-a-color {
		color: #43a047;
	}
	:root .has-original-color-a-background-color {
		background-color: #43a047;
	}

	:root .has-original-color-b-color {
		color: #795548;
	}
	:root .has-original-color-b-background-color {
		background-color: #795548;
	}

	:root .has-original-color-c-color {
		color: #ec407a;
	}
	:root .has-original-color-c-background-color {
		background-color: #ec407a;
	}

	:root .has-original-color-d-color {
		color: #9e9d24;
	}
	:root .has-original-color-d-background-color {
		background-color: #9e9d24;
	}

/* 繝槭う繧ｫ繝ｩ繝ｼ */
.st-mycolor {
	color: #FF9800;
	font-weight:bold;
}

.st-mymarker-s {
	background:linear-gradient(transparent 70%,#FFF9C4 0%);
	font-weight:bold;
	}

/* @keyframes 繧｢繝九Γ繝ｼ繧ｷ繝ｧ繝ｳ */
.st-key-slidedown {
	animation-name: StSlideDown; /* 荳翫°繧我ｸ� */
	animation-duration: 2s;
}

.st-key-slice-up {
	animation-name: StSlideUp; /* 荳九°繧我ｸ� */
	animation-duration: 2s;
}

.st-key-righttuoleft {
	animation-name: StRightToLeft; /* 蜿ｳ縺九ｉ蟾ｦ */
	animation-duration: 2s;
}

.st-key-righttuoleft {
	animation-name: StLeftToRight; /* 蟾ｦ縺九ｉ蜿ｳ */
	animation-duration: 2s;
}

.st-key-fedein {
	animation-name: StFedeIn; /* 繝輔ぉ繝ｼ繝峨う繝ｳ */
	animation-duration: 2s;
}

/* 荳翫°繧我ｸ� */
@keyframes StSlideDown {
  0% {
      opacity: 0;
      transform: translateY(-50px);
  }
  100% {
      opacity: 1;
      transform: translateY(0);
  }
}

/* 荳九°繧我ｸ� */
@keyframes StSlideUp {
  0% {
      opacity: 0;
      transform: translateY(50px);
  }
  100% {
      opacity: 1;
      transform: translateY(0);
  }
}

/* 蜿ｳ縺九ｉ蟾ｦ */
@keyframes StRightToLeft {
	0% {
		opacity: 0;
		transform: translateX(50px);
	}
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

/* 蟾ｦ縺九ｉ蜿ｳ */
@keyframes StLeftToRight {
	0% {
		opacity: 0;
		transform: translateX(0);
	}
	100% {
		opacity: 1;
		transform: translateX(50px);
	}
}

/* 繝輔ぉ繝ｼ繝峨う繝ｳ */
@keyframes StFedeIn {
  0% {
      opacity: 0;
  }
  100% {
      opacity: 1;
  }
}






	













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

/* 讀懃ｴ｢繝輔か繝ｼ繝� */
#s,
.s {
				font-size: 14px;
				padding-left: 25px;
				padding-top: 10px;
		padding-bottom: 10px;
		}

.st-custom-search-box-tpl-default .cs-text-input {
			padding-left: 25px !important;
		padding-right: 25px !important;
				padding-top: 10px !important;
		padding-bottom: 10px !important;
	}

input#s:-ms-input-placeholder,
input.s:-ms-input-placeholder {
				font-size: 14px !important;
	}

input#s::-ms-input-placeholder,
input.s::-ms-input-placeholder {
				font-size: 14px !important;
	}

input#s::placeholder,
input.s::placeholder {
				font-size: 14px !important;
	}

#searchform,
.st-custom-search-box-tpl-default .cs-text {
				border-width: 1px;
		
	}

input#searchsubmit {
			padding-right: calc( 50px + 25px);
		padding-left: 25px;
				padding-top: calc( 50px + 10px);
		padding-bottom: calc( 50px + 10px);
						font-size: 14px;
		}











	.st-middle-menu .menu &gt; li {
		width:50%;
	}
	.st-middle-menu .menu li a{
		font-size:90%;
	}



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

	.sns li {
		float: none;
	}

	.sns li a {
		margin:0;
	}

	.post .sns ul,
	.sns ul {
		margin:0 auto;
		width:290px;
		display: flex;
		justify-content: center;
	}

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

	/* URL繧ｳ繝斐� */
	.sns .share-copy a {
		box-shadow: none;
	}
	.sns .share-copy a:hover {
		background:#ccc;
		box-shadow: none;
	}

	.sns .share-copy::before {
		position: relative;
		left: 1px;
	}

	.sns .share-copy .fa-clipboard {
		border-right: none;
	}

	/* 縺ｯ縺ｦ縺ｶ */
	.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;
	}










												.st-author-profile .st-author-nickname, /* 繝励Ο繝輔ぅ繝ｼ繝ｫ蜷� */
	.st-web-font,
	.st-step-title, /* 繧ｹ繝�ャ繝� */
	.st-point .st-point-text, /* 繝昴う繝ｳ繝� */
	.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,
    .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: "Noto Sans JP", sans-serif;
						font-weight: 700!important;
		    }


	/* 繧ｭ繝｣繝�メ繧ｳ繝斐� */
    main .post h2:not(.st-css-no) span.st-h-copy,
    main .post h3:not(.st-css-no) span.st-h-copy,
	main .h2modoki span.st-h-copy,
	main .h3modoki span.st-h-copy,
    main .entry-title:not(.st-css-no) span.st-h-copy,
    main .post .entry-title:not(.st-css-no) span.st-h-copy,
	main .h4modoki span.st-h-copy,
	main .post h4:not(.st-css-no):not(.st-matome):not(.rankh4):not(.post-card-title):not(#reply-title):not(.point) span.st-h-copy,
	main .h5modoki span.st-h-copy,
	main .post h5:not(.st-css-no):not(.st-matome):not(.rankh5):not(.post-card-title):not(#reply-title):not(.st-cardbox-t):not(.kanren-t):not(.popular-t):not(.post-card-title) span.st-h-copy {
		font-weight: 500!important;
	}

@media only screen and (max-width: 599px) {
	.st-header-flextitle {
		font-weight: 700;
    }
}



	/*繧ｵ繧､繝峨ヰ繝ｼ繧ｫ繝�ざ繝ｪ*/
	#side li.cat-item a::after {
		content: " \f105";
		font-family: FontAwesome;
		position: absolute;
		right: 10px;
	}

	#side li.cat-item a {
		position: relative;
		vertical-align: middle;
		width:100%;
		padding: 10px;
		box-sizing:border-box;
		border-bottom: 1px solid #e1e1e1;
		color:#1a1a1a;
		text-decoration:none;
		display:block;
	}

	#side li.cat-item.has-thumbnail a {
		/* 繧ｵ繝�繝阪う繝ｫ縺ゅｊ */
		display: flex;
	}

	#side li.cat-item a:hover {
		opacity:0.5;
	}

			#side li.cat-item a {
			border-bottom-color: ;
			color: ;
		}
	

	/*TOC+*/
	#toc_container {
    	margin: 0 auto 20px;
    	text-align: center;
	}

	#toc_container .toc_title {
		text-align:center;
		padding: 5px;
		font-weight:bold;
		position:relative;
 		display: inline-block;
		vertical-align: middle;
		border-bottom: 2px solid #333;
		margin-bottom: 5px;
	}

	#toc_container:not(.contracted) .toc_title {
		margin:0 auto 10px;
	}

	#toc_container .toc_title:before {
  		content: "\f0f6\00a0";
  		font-family: FontAwesome;
	}

	#toc_container .toc_title .toc_toggle {
		font-weight: normal;
		font-size:95%;
	}

	.post #toc_container ul,
	.post #toc_container ol {
		list-style: none;
		margin-bottom: 0;
	}

	.toc_number {
		font-weight:bold;
		margin-right:5px;
		color:#ccc;
	}

	#toc_container ul a {
		display: block;
		text-decoration: none;
		color: #000;
		padding-bottom:5px;
		border-bottom: 1px dotted #ccc;
	}

	#toc_container ul a:hover {
		opacity:0.5;
	}

	#toc_container .toc_list &gt; li&gt; li &gt; a {
		margin-bottom:10px;
	}

	#toc_container .toc_list &gt; li &gt; a {
		border-bottom: none;
	}

	.post #toc_container ul ul {
		padding:  5px 0;
	}

	.post #toc_container ul ul ul {
		padding-left: 10px;
	}

	#toc_container li {
		font-weight:bold;
		margin-bottom: 5px;
		padding: 10px 0px;
		list-style-type:none;
		text-align: left;
		text-indent:-0.8em;
		padding-left:1em;
	}

	#toc_container &gt; ul &gt; li {
		font-size: 18px;
	}

	#toc_container li a:before {
  		font-family: FontAwesome;
  		content: "\f0da\00a0\00a0";
  		color: #333;
	}

	#toc_container li li a:before {
  		content: none;
	}

	#toc_container li li {
		text-align:left;
		font-weight:normal;
		list-style:decimal outside none;
		text-indent:0;
		padding: 5px 0;
	}

	#toc_container li li li{
		margin-bottom:0;
		padding:3px 0;
		list-style-type:none;
		text-indent:-0.8em;
		padding-left:1em;
	}

	#toc_container li li li a{
		border:none;
		margin-bottom:0;
		padding:0;
	}

	#toc_container li li li a:before {
  		font-family: FontAwesome;
  		content: "\f0da\00a0\00a0";
  		color: #9E9E9E;
	}

	/* 隨ｬ荳髫主ｱ､縺ｮ縺ｿ縺ｮ蝣ｴ蜷� */
	#toc_container.only-toc ul {
		padding:20px;
	}

	#toc_container.only-toc li{
		padding:0;
		font-weight:normal;
	}

	#toc_container.only-toc li a:before{
		content: none;
	}

	#toc_container.only-toc li{
		list-style-type: decimal;
		border-bottom:dotted 1px #ccc;
	}

	#st_toc_container.only-toc:not(.st_toc_contracted) {
			}

	/* 繧ｪ繝ｪ繧ｸ繝翫Ν */
	.post #toc_container ol.st-original-toc &gt; li {
		list-style: decimal;
		text-align:left;
		font-weight: normal;
		padding: 0;
		text-indent: 0;
	}
	#toc_container ol.st-original-toc &gt; li a:before {
  		content: none;
	}





	/*繧ｹ繝ｩ繧､繝峨Γ繝九Η繝ｼ霑ｽ蜉�繝懊ち繝ｳ1*/
	#s-navi dt.trigger .acordion_extra_1 {
		order: 2;
		flex-grow: 0;
	}

	#s-navi dt.trigger .acordion_extra_1 a {
		text-decoration: none;
	}

	/*繧ｹ繝ｩ繧､繝峨Γ繝九Η繝ｼ霑ｽ蜉�繝懊ち繝ｳ2*/
	#s-navi dt.trigger .acordion_extra_2 {
		order: 3;
		flex-grow: 0;
	}

	#s-navi dt.trigger .acordion_extra_2 a {
		text-decoration: none;
	}

	


/*
譌ｧst-kanri.php繧医ｊ遘ｻ蜍包ｼ医％縺薙∪縺ｧ��
-------------------------------------------*/

/*繧ｰ繝ｫ繝ｼ繝�1
------------------------------------------------------------*/


/* 荳諡ｬ繧ｫ繝ｩ繝ｼ蜿肴丐 */
	/*繝｡繧､繝ｳ繧ｳ繝ｳ繝�Φ繝��繝�く繧ｹ繝郁牡*/
	.post &gt; * {
		color: #333333;
	}


input, textarea {
	color: #000;
}





/*邵ｦ荳陦檎岼縺ｮ繧ｻ繝ｫ*/
table thead + tbody tr:first-child td:first-child,
table tr td:first-child {
			}

/*讓ｪ荳陦檎岼縺ｮ繧ｻ繝ｫ蜿翫�繝倥ャ繝繧ｻ繝ｫ*/
table tr:first-child td,
table tr:first-child th {
			}

table thead + tbody tr:first-child td,
table thead + tbody tr:first-child th {
	background-color:transparent;
	color: inherit;
	font-weight: normal;
}

/* 莨夊ｩｱ繝ｬ繧､繧｢繧ｦ繝� */

			.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: #212121;
	}
	#st-tab-box {
		border-color: #212121;
	}
	.post #st-tab-box p.st-author-post {
		border-bottom-color: #212121;
	}
	.st-author-date{
		color:#212121;
	}

	/* 髱槭い繧ｯ繝�ぅ繝悶�繧ｿ繝� */
	#st-tab-menu li {
		color:#212121;
	}

	/* home繝ｪ繝ｳ繧ｯ */
	.st-author-homepage {
	  color: #212121;
	}

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

	/* 髱槭い繧ｯ繝�ぅ繝悶�繧ｿ繝� */
	#st-tab-menu li {
		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.st_toc_style_default li li li,
    #st_toc_container.st_toc_style_paper li li li,
    #toc_container li li li {
		text-indent:-0.8em;
		padding-left:1em;
	}




/*繝槭Ν謨ｰ蟄熔l繧ｿ繧ｰ*/


.post ol.is-style-st-maruno li:before,
.post .maruno ol li:before {
			background: #212121;
				color:#ffffff;
	}

	/* 蝗幄ｧ定レ譎ｯ */
	.post ol.is-style-st-no li:before,
	.post ul.is-style-st-no li:before,
	.post ol.is-style-st-no-border li:before,
	.post ul.is-style-st-no-border li:before,
	.st-list-no:not(.st-css-no) li:before {
		background-color: #212121;
	}

/*繝√ぉ繝�けul繧ｿ繧ｰ*/


.post ul.is-style-st-maruck li:before,
.post .maruck ul li:before {
			background: #212121;
				color:#ffffff;
	}

	/* 繝槭Ν */
	ol.is-style-st-circle li:before,
	ol.is-style-st-circle-border li:before,
	ul.is-style-st-circle li:before,
	ul.is-style-st-circle-border li:before,
	.st-list-circle:not(.st-css-no) li:before {
		background-color: #212121;
	}

/*Web繧｢繧､繧ｳ繝ｳ*/




	ol.is-style-st-square-checkbox li:before,
	ol.is-style-st-square-checkbox li:after,
	ol.is-style-st-check li:before,
	ol.is-style-st-check-border li:before,
	ol.is-style-st-check li:after,
	ol.is-style-st-check-border li:after,
	ul.is-style-st-square-checkbox li:before,
	ul.is-style-st-square-checkbox li:after,
	ul.is-style-st-check li:before,
	ul.is-style-st-check-border li:before,
	ul.is-style-st-check li:after,
	ul.is-style-st-check-border li:after,
	.st-blackboard.square-checkbox ul.st-blackboard-list:not(.st-css-no) li:before,
	.st-blackboard.square-checkbox ul li:after,
	.st-square-checkbox ul li:before,
	.st-square-checkbox ul li:after {
		font-size: 150%;
	}

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





/*繧ｵ繧､繝井ｸ企Κ縺ｮ繝懊�繝繝ｼ濶ｲ*/

/*繝倥ャ繝繝ｼ縺ｮ閭梧勹濶ｲ*/


	
		#headbox-bg {
							/*Other Browser*/
				background: #ffffff;

									/* Android4.1 - 4.3 */
					background: -webkit-linear-gradient(left,  #ffffff 0%,#ffffff 100%);

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

	


/* header */

/*繝倥ャ繝繝ｼ荳九°繧峨�閭梧勹濶ｲ*/
#content-w {
      
	}



			/*繝｡繧､繝ｳ繧ｳ繝ｳ繝�Φ繝��閭梧勹濶ｲ*/
		main {
			background: #ffffff!important;
		}
	
		

	header .sitename a, /*繝悶Ο繧ｰ繧ｿ繧､繝医Ν*/
	nav li a /* 繝｡繝九Η繝ｼ */
	{
		color: #ffffff;
	}



	/*繝壹�繧ｸ繝医ャ繝�*/
	#page-top:not(.page-top-img) a {
		background: #212121;
	}

	#page-top:not(.page-top-img) a {
		line-height:100%;
		border-radius: 50%;
	}
	#page-top:not(.page-top-img) {
		right: 15px;
	}



/*繧ｭ繝｣繝励す繝ｧ繝ｳ */
	header h1,
	header .descr{
		color: #ffffff;
	}

	/* 繧ｹ繝ｩ繧､繝峨Γ繝九Η繝ｼ繧｢繧､繧ｳ繝ｳ */
	#s-navi dt.trigger .op {
							color: #000000;
			}

	/* 讀懃ｴ｢繧｢繧､繧ｳ繝ｳ�磯哩縺倥ｋ�� + 繧ｪ繝ｼ繝舌�繝ｬ繧､ */
	.s-navi-search-overlay.s-navi-search-activated #s-navi dt.trigger .op.op-search.active {
		color: #424242;
	}

/*繝｢繝舌う繝ｫ逕ｨ繧ｿ繧､繝医Ν繝�く繧ｹ繝�*/
	#st-mobile-logo a {
		color: #ffffff;
	}

/*繝｢繝舌う繝ｫ逕ｨ繝ｭ繧ｴ逕ｻ蜒上し繧､繧ｺ隱ｿ謨ｴ*/
	#st-mobile-logo {
		padding: 10px 10px;
	}
	#st-mobile-logo img {
		height: 30px;
	}
	#st-mobile-logo a {
		line-height: 30px;
	}

	/*繝｢繝舌う繝ｫ逕ｨ繝ｭ繧ｴ�亥処縺ｯ繧ｿ繧､繝医Ν�峨ｒ繧ｻ繝ｳ繧ｿ繝ｼ蟇�○*/
	header h1#st-mobile-logo,
	header p#st-mobile-logo {
		text-align: center;
					padding-right: 62px;
			padding-left: 0;
			}
	/*蜿ｳ繝｡繝九Η繝ｼ*/
	.s-navi-right header h1#st-mobile-logo,
	.s-navi-right header p#st-mobile-logo {
		text-align: center;
					padding-right: 0;
			padding-left: 62px;
			}


/*繧｢繧ｳ繝ｼ繝�ぅ繧ｪ繝ｳ繝｡繝九Η繝ｼ蜀�レ譎ｯ濶ｲ*/
#s-navi dd.acordion_tree,
#s-navi dd.acordion_search {
	/* 閭梧勹逕ｻ蜒� */
	
			background-color: #FAFAFA;
	}

/* 繧ｪ繝ｼ繝舌�繝ｬ繧､讀懃ｴ｢繝輔か繝ｼ繝� */
html.s-navi-search-overlay #s-navi dd.acordion_search {
	background-image: none;
	background-color: rgba(255,255,255,0.9);
}

/*霑ｽ蜉�繝懊ち繝ｳ1*/
#s-navi dt.trigger .op-st {
			background: #424242;
				color: #ffffff;
	}

/*霑ｽ蜉�繝懊ち繝ｳ2*/
#s-navi dt.trigger .op-st2 {
			background: #424242;
				color: #ffffff;
	}

	/* 霑ｽ蜉�繝｡繝九Η繝ｼ */
	#s-navi dt.trigger .op-st,
	#s-navi dt.trigger .op-st2 {
		display: none;
	}
	



/*繧ｹ繝槭�繝輔ャ繧ｿ繝ｼ繝｡繝九Η繝ｼ*/
#st-footermenubox a {
	color: #ffffff;
}

	#st-footermenubox {
  		background: #424242;
	}



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

	/* 繧ｬ繧､繝峨�繝��繝｡繝九Η繝ｼ */
	
	
	
	
	

#side aside ul.st-box-btn li,
.st-box-btn li,
.post .st-box-btn li,
.post ul.st-box-btn li:last-child {
		}

.st-box-btn .fa,
.st-box-btn img {
			font-size: 300%;
	}


	.acordion_tree .st-ac-box ul.st-ac-cat {
	  border-top-color: #424242;
	  border-left-color: #424242;
	}

	.acordion_tree .st-ac-box ul.st-ac-cat &gt; li.cat-item  {
	  border-right-color: #424242;
	  border-bottom-color: #424242;
	}




/* 閭梧勹繝ｯ繧､繝� */

.st-wide-background {
	margin-left: -15px;
	margin-right: -15px;
    padding: 20px 15px;
	margin-bottom: 20px;
}

@media only screen and (min-width: 600px) {
	.st-wide-background {
		margin-left: -30px;
		margin-right: -30px;
	    padding-left: 30px;
	    padding-right: 30px;
	}
}

@media print, screen and (min-width: 960px) {
	.st-wide-background {
					margin-left: -50px;
			margin-right: -50px;
		    padding-left: 50px;
		    padding-right: 50px;
		 	}
	/* 1繧ｫ繝ｩ繝� */
	.colum1 .st-wide-background {
		margin-left: -70px;
		margin-right: -70px;
	    padding-left: 70px;
	    padding-right: 70px;
	}
}

/* 閭梧勹繝ｯ繧､繝� -蜿ｳ蟇�○ */

.st-wide-background-right {
	margin-right: -15px;
    padding: 20px 15px;
	margin-bottom: 20px;
}

@media only screen and (min-width: 600px) {
	.st-wide-background-right {
		margin-right: -30px;
	    padding-right: 30px;
		padding-left: 20px;
	}
}

@media print, screen and (min-width: 960px) {
	.st-wide-background-right {
					margin-right: -50px;
		    padding-right: 50px;
			padding-left: 20px;
		 	}
	/* 1繧ｫ繝ｩ繝� */
	.colum1 .st-wide-background-right {
		margin-right: -70px;
	    padding-right: 70px;
		padding-left: 20px;
	}
}

/* 閭梧勹繝ｯ繧､繝� - 蟾ｦ蟇�○ */

.st-wide-background-left {
	margin-left: -15px;
    padding: 20px 15px;
	margin-bottom: 20px;
}

@media only screen and (min-width: 600px) {
	.st-wide-background-left {
		margin-left: -30px;
	    padding-left: 30px;
		padding-right: 20px;
	}
}

@media print, screen and (min-width: 960px) {
	.st-wide-background-left {
					margin-left: -50px;
		    padding-left: 50px;
			padding-right: 20px;
		 	}
	/* 1繧ｫ繝ｩ繝� */
	.colum1 .st-wide-background-left {
		margin-left: -70px;
	    padding-left: 70px;
		padding-right: 20px;
	}
}

.post .st-wide-background-left ol:last-child,
.post .st-wide-background-left ul:not(.toc_list):not(.st_toc_list):not(.children):not(.slick-dots):not(.st-pvm-nav-list):last-child,
.st-wide-background-left p:last-child,
.post .st-wide-background-right ol:last-child,
.post .st-wide-background-right ul:not(.toc_list):not(.st_toc_list):not(.children):not(.slick-dots):not(.st-pvm-nav-list):last-child,
.st-wide-background-right p:last-child,
.post .st-wide-background ol:last-child,
.post .st-wide-background ul:not(.toc_list):not(.st_toc_list):not(.children):not(.slick-dots):not(.st-pvm-nav-list):last-child,
.st-wide-background p:last-child {
	margin-bottom: 0;
}

/** 蠑慕畑鬚ｨ */
.st-wide-background-left.st-blockquote,
.st-wide-background-right.st-blockquote,
.st-wide-background.st-blockquote {
	position: relative;
	padding-top: 60px;
}

.st-wide-background-left.st-blockquote::before,
.st-wide-background-right.st-blockquote::before,
.st-wide-background.st-blockquote::before {
   	content: "\f10d";
  	font-family: FontAwesome;
	position: absolute;
	font-size: 150%;
	top: 20px;
	left:20px;
	color: #9E9E9E;
}

.st-wide-background-left,
.st-wide-background-right,
.st-wide-background {
	background: #fafafa;
}

/** 繝薙ず繝･繧｢繝ｫ繧ｨ繝�ぅ繧ｿ逕ｨ */
.mce-content-body .st-wide-background-left,
.mce-content-body .st-wide-background-right,
.mce-content-body .st-wide-background {
	padding: 20px!important;
	margin-left: 0!important;
	margin-right: 0!important;
	background: #fafafa;
}

/*繧ｰ繝ｫ繝ｼ繝�2
------------------------------------------------------------*/
/* 謚慕ｨｿ譌･譎ゅ�縺ｱ繧薙￥縺壹�繧ｿ繧ｰ */
#breadcrumb h1.entry-title,
#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) {
				                                    background-color: transparent;
                                            background: none;
                                    
                                    border: none;
                
                
				
				            }

            
        


/* h2 */





				.h2modoki,
            h2:not(.st-css-no) {
				                	background: #333333;
				                					color: #ffffff;
				                position: relative;
                border: none;
                margin-bottom:30px;
		
					padding-top:10px!important;
			padding-bottom:10px!important;
		            }

			.h2modoki:after,
            h2:not(.st-css-no):after {
                border-top: 10px solid #333333;
                content: '';
                position: absolute;
                border-right: 10px solid transparent;
                border-left: 10px solid transparent;
                bottom: -10px;
                left: 30px;
                border-radius: 2px;
            }
            .h2modoki:before,
            h2:not(.st-css-no):before {
                border-top: 10px solid #333333;
                content: '';
                position: absolute;
                border-right: 10px solid transparent;
                border-left: 10px solid transparent;
                bottom: -10px;
                left: 30px;
            }

       		
		


/* h3 */




	.h3modoki,
	.post h3:not(.st-css-no):not(.st-matome):not(.rankh3):not(.post-card-title):not(#reply-title) {
		position: relative;
		padding-left:0;
		padding-bottom: 10px;
		border-top:none;
		border-bottom-width:3px;
					border-bottom-color: #dddddd!important;
							padding-left:1px!important;
		
					padding-top:10px!important;
			padding-bottom:10px!important;
							color: #333333;
				background-color:transparent;
	}

	.h3modoki::after,
	.post h3:not(.st-css-no):not(.st-matome):not(.rankh3):not(.post-card-title):not(#reply-title)::after {
		position: absolute;
		bottom: -3px;
		left: 0;
		z-index: 3;
		content: '';
		width: 30%;
		height: 3px;
		                	background-color: #333333;
			}

	


/*h4*/

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

/* 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: #212121;
										background-color: #FAFAFA;
			
			
							border-bottom : solid 1px #424242;
			
							padding-left:20px!important;
			
							padding-top:10px!important;
				padding-bottom:10px!important;
			
					}
	
	


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

/* 繧ｦ繧｣繧ｸ繧ｧ繝�ヨ繧ｿ繧､繝医Ν */

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


	.post .st-widgets-title:not(.st-css-no),
	#side .menu_underh2,
     #side .st-widgets-title:not(.st-css-no)  {
		position: relative;
		padding-left:0;
		padding-bottom: 10px;
		border-top:none;
					padding-left:10px!important;
		
					padding-top:7px!important;
			padding-bottom:7px!important;
		                color: #212121;
                background-color:transparent;
	}
	.post .st-widgets-title:not(.st-css-no)::after,
	#side .menu_underh2::after,
    #side .st-widgets-title:not(.st-css-no) ::after {
		position: absolute;
		bottom: -3px;
		left: 0;
		z-index: 2;
		content: '';
		width: 100%;
		height: 3px;
					/*Other Browser*/
			background: #212121;
			/* Android4.1 - 4.3 */
			background: -webkit-linear-gradient(left,  #424242 0%,#212121 100%);

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

	

.tagcloud a {
			color: #212121;
	
			border-color: #212121;
	
	}

/* NEWENTRY蜿翫�髢｢騾｣險倅ｺ九ユ繧ｭ繧ｹ繝� */
	.post h4.point,
	.n-entry-t {
		position: relative;
		background-color: transparent;
		margin-top: 41px;
		margin-bottom: 30px;
					border-bottom: solid 1px #212121;
			}

	.post h4.point {
		margin-top: 61px;
	}

	.post h4:not(.st-css-no):not(.rankh4) .point-in,
	.n-entry {
		padding: 5px 15px;
		max-width:80%;
		box-sizing:border-box;
		font-size:15px;
		font-weight:bold;
		position:absolute;
		bottom:0;
		left:0;
		top:auto;
					background-color: #212121;
		
					color: #ffffff;
			}

	.catname {
					background: #212121;
							color:#ffffff;
			}



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


/*繧ｰ繝ｫ繝ｼ繝�4
------------------------------------------------------------*/

.rssbox a {
	background-color: #212121;
}



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

/*繧ｿ繧､繝�繝ｩ繧､繝ｳ
------------------------------------------------------------*/





/*繧ｹ繝�ャ繝�
------------------------------------------------------------*/
.st-step {
	 		color: #ffffff;
				background: #212121;
				border-radius:5px;
	}
	.st-step:before{
		border-top-color: #212121;
	}

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

	.st-step-box {
		bottom: 15px;
	}

/* 繝昴う繝ｳ繝�
------------------------------------------------------------*/
	.st-point:before {
					color: #ffffff;
							background: #212121;
			}

/*繝悶Ο繧ｰ繧ｫ繝ｼ繝�
------------------------------------------------------------*/
/* 譫�邱� */

/* 繝ｩ繝吶Ν */
.st-labelbox-label-text,
.st-cardbox-label-text {
			background: #f5bf08;
				color: #fff;
	}

.st-cardbox-label-text .fa {
	margin-right: 5px;
}

/* 繝ｪ繝懊Φ */
.st-ribon-box {
	position: relative;
	margin-bottom: 20px;
}

.st-ribon-label {
	position: absolute;
	top: 0;
	left: 0;
}

.st-ribon-text {
	display: inline-block;
	position: relative;
	height: 30px;
	line-height: 30px;
	text-align: left;
	padding: 0 15px 0 18px;
	font-size: 12px;
	box-sizing: border-box;
	font-weight: bold;
			background: #f5bf08;
				color: #fff;
	}

.st-ribon-text:after {
	position: absolute;
	content: '';
	width: 0px;
	height: 0px;
	z-index: 1;
	top: 0;
	right: -15px;
	border-width: 15px;
	border-style: solid;
			border-color: #f5bf08 transparent #f5bf08 #f5bf08;
	}

	/*繝悶Ο繧ｰ繧ｫ繝ｼ繝蛾｢ｨ - 繝ｩ繝吶Ν*/
	.st-cardbox {
		margin-bottom: 20px;
		position: relative;
	}

			.st-cardbox-label {
			position: absolute;
			top: -4px;
			left: -4px;
			width: 100px;
			height: 100px;
			overflow: hidden;
		}
	
	.st-cardbox-label-text {
		white-space: nowrap;
		display: inline-block;
		position: absolute;
		padding: 7px 0;
		top: 25px;
		width: 150px;
		text-align: center;
		font-size: 90%;
		line-height: 1.2;
		font-weight: bold;
		box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
		z-index: 9999;
					left: -35px;
			-webkit-transform: rotate(-45deg);
			-ms-transform: rotate(-45deg);
			transform: rotate(-45deg);
			}

	/** 繧ｵ繝�繝阪う繝ｫ髱櫁｡ｨ遉ｺ */
	.kanren.st-cardbox.st-no-thumbnail dt{
		display: none;
	}
	.kanren.st-cardbox.st-no-thumbnail dd {
		padding-left: 0;
	}


/*繝ｩ繝吶Ν繝懊ャ繧ｯ繧ｹ�医す繝ｧ繝ｼ繝医さ繝ｼ繝会ｼ�*/
.st-labelbox {
	padding: 0;
    margin-bottom: 20px;
    position: relative;
}

	.st-labelbox-label {
		position: absolute;
		top: -4px;
		left: -4px;
		width: 100px;
		height: 100px;
		overflow: hidden;
	}

.st-labelbox-label-text {
    white-space: nowrap;
    display: inline-block;
    position: absolute;
    padding: 7px 0;
    top: 25px;
    width: 150px;
    text-align: center;
    font-size: 90%;
    line-height: 1.2;
    font-weight: bold;
			left: -35px;
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
	    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    z-index: 9999;
}


/*繝輔Μ繝ｼ繝懊ャ繧ｯ繧ｹ繧ｦ繧｣繧ｸ繧ｧ繝�ヨ
------------------------------------------------------------*/
.freebox {
			border-top-color: #212121;
				background: #FAFAFA;
	}

.p-entry-f {
			background: #212121;
				color: #ffffff;
	}

/* 繧ｨ繝ｪ繧｢蜀�ユ繧ｭ繧ｹ繝� */

/*繝｡繝｢繝懊ャ繧ｯ繧ｹ
------------------------------------------------------------*/

/*繧ｹ繝ｩ繧､繝峨�繝�け繧ｹ
------------------------------------------------------------*/

/*縺顔衍繧峨○
------------------------------------------------------------*/
/*縺顔衍繧峨○繝舌�縺ｮ閭梧勹濶ｲ*/
#topnews-box div.rss-bar {
			border-color: #212121;
	
			/*Other Browser*/
		background: #212121;
		/*For Old WebKit*/
		background: -webkit-linear-gradient( #212121 0%, #212121 100% );
		/*For Modern Browser*/
		background: linear-gradient( #212121 0%, #212121 100% );
	
			color: #ffffff;
	}

/*縺顔衍繧峨○譌･莉倥�譁�ｭ苓牡*/
#topnews-box dt {
	color: #212121;
}

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

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

#topnews-box {
			background-color:transparent!important;
	}


/*霑ｽ蜉�繧ｫ繝ｩ繝ｼ
------------------------------------------------------------*/

footer #sidebg li a:before,
#footer .footerlogo a, /* 繝輔ャ繧ｿ繝ｼ繝ｭ繧ｴ */
#footer .footerlogo,
#footer .footer-description a, /* 繝輔ャ繧ｿ繝ｼ隱ｬ譏� */
#footer .footer-description,
#footer .head-telno a, /* 繝輔ャ繧ｿ繝ｼ縺ｮ髮ｻ隧ｱ逡ｪ蜿ｷ */
#footer .head-telno, /* 繝輔ャ繧ｿ繝ｼ縺ｮ髮ｻ隧ｱ逡ｪ蜿ｷ */
#footer .widget_archive ul li, /* 繧｢繝ｼ繧ｫ繧､繝� */
#footer .widget_archive ul li a,
#footer .widget_recent_entries ul li a, /* 譛霑代�謚慕ｨｿ */
#footer .widget_recent_entries ul li,
#footer .widget_recent_comments li a, /* 譛霑代�繧ｳ繝｡繝ｳ繝� */
#footer .widget_recent_comments 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 .kanren .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: #ffffff !important;
}
#footer .widget_recent_entries ul li,
#footer .widget_archive ul li {
	border-bottom: 1px dotted #ffffff;
}


#footer #newsin dt, /* 縺顔衍繧峨○譌･譎� */
#footer #newsin dd a, /* 縺顔衍繧峨○譌･繝�く繧ｹ繝�*/
#footer #newsin dd, /* 縺顔衍繧峨○譌･繝懊�繝繝ｼ */
#footer .cat-item a,
#footer .tagcloud a {
			color: #ffffff;
		border-color: #ffffff;
	}

#footer .p-entry,
#footer .st-widgets-title {
			color: #ffffff;
		font-weight: bold;
}

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

/*繝輔ャ繧ｿ繝ｼ閭梧勹濶ｲ*/

	#footer {
        max-width:100%;
					/*Other Browser*/
			background: #212121;
			/* Android4.1 - 4.3 */
			background: url("https://okuotoko-movie.jp/wp-content/themes/affinger5/st-themecss-loader.php"), -webkit-linear-gradient(left,  #424242 0%,#212121 100%);

			/* IE10+, FF16+, Chrome26+ */
			background: url("https://okuotoko-movie.jp/wp-content/themes/affinger5/st-themecss-loader.php"), linear-gradient(to left,  #424242 0%,#212121 100%);

				}

	

/*莉ｻ諢上�莠ｺ豌苓ｨ倅ｺ�
------------------------------------------------------------*/
	.st-pvm-ranking-item-image::before, /* PV繝｢繝九ち繝ｼ */
	.poprank-no {
		background: #212121;
	}

#content-w .post .p-entry, #side .p-entry, .home-post .p-entry {
			background: #212121;
				color: #ffffff;
		border-radius: 0 0 4px 0;
}

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

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

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


	.poprank-no2,
	.poprank-no {
			background: #212121;
				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:#212121;
	}

/*繧ｦ繧｣繧ｸ繧ｧ繝�ヨ蝠丞粋縺帙�繧ｿ繝ｳ*/

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

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

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

/*繧ｦ繧｣繧ｸ繧ｧ繝�ヨ繧ｪ繝ｪ繧ｸ繝翫Ν繝懊ち繝ｳ*/

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

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

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


/*繝溘ラ繝ｫ繝｡繝九Η繝ｼ
------------------------------------------------------------*/
	.st-middle-menu {
					/*Other Browser*/
			background: #212121;
			/* Android4.1 - 4.3 */
			background: -webkit-linear-gradient(left,  #424242 0%,#212121 100%);

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

				}

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


	
		
	

/*繧ｵ繧､繝峨Γ繝九Η繝ｼ繧ｦ繧｣繧ｸ繧ｧ繝�ヨ
------------------------------------------------------------*/
/*閭梧勹濶ｲ*/
#sidebg {
			background: #FAFAFA;
		}

/*li繧ｿ繧ｰ縺ｮ髫主ｱ､*/
#side aside .st-pagelists ul li:not(.sub-menu) {
			border-color: #ffffff;
	}

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

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

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

#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: #000000;
				/*Other Browser*/
		background: #212121;
		/* Android4.1 - 4.3 */
		background: url("https://okuotoko-movie.jp/wp-content/themes/affinger5/st-themecss-loader.php"), -webkit-linear-gradient(left,  #424242 0%,#212121 100%);

		/* IE10+, FF16+, Chrome26+ */
		background: url("https://okuotoko-movie.jp/wp-content/themes/affinger5/st-themecss-loader.php"), linear-gradient(to left,  #424242 0%,#212121 100%);

	}




#side aside .st-pagelists .sub-menu a {
			border-bottom-color: #424242;
		color: #212121;
}

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

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

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


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

.wpcf7-submit {
			background: #212121;
				color: #ffffff;
	}

/*-------------------------------------
險倅ｺ九＃縺ｨ縺ｮ繝倥ャ繝繝ｼ��EX��
--------------------------------------*/

/* 險倅ｺ区ュ蝣ｱ繧定｡ｨ遉ｺ*/
#st-header-post-under-box.st-header-post-data {
	display: flex;
	flex-wrap: wrap;
			justify-content: flex-start;
		align-items: center;
}

#st-header-post-under-box.st-header-post-data .st-content-width {
			width: 100%;
		padding:15px;
	box-sizing: border-box;
}


/* 繝倥ャ繝繝ｼ逕ｻ蜒丈ｸ翫お繝ｪ繧｢ */
#st-header-top-widgets-box .st-content-width {
	text-align:center;
	margin: 0 auto;
	padding:7px 10px;
	}

#st-header-top-widgets-box .st-content-width .st-marquee { /* 繝槭�繧ｭ繝ｼ */
	padding: 0;
}

#st-header-top-widgets-box {
		}

#st-header-top-widgets-box .st-content-width p {
	margin-bottom: 0;
}


#st-header-top-widgets-box .st-content-width a:hover {
	opacity: 0.7;
}

/* 繝倥ャ繝繝ｼ逕ｻ蜒上お繝ｪ繧｢ */


/* 繝倥ャ繝繝ｼ逕ｻ蜒上お繝ｪ繧｢荳九え繧｣繧ｸ繧ｧ繝�ヨ蜿翫�繝倥ャ繝繝ｼ繧ｫ繝ｼ繝� */


/* 繝｡繧､繝ｳ逕ｻ蜒剰レ譎ｯ濶ｲ */


/*蠑ｷ蛻ｶ繧ｻ繝ｳ繧ｿ繝ｪ繝ｳ繧ｰ繝ｻ荳ｭ螟ｮ蟇�○
------------------------------------------------------------*/
	    
        
        

/*逶ｮ谺｡
------------------------------------------------------------*/
/* 逶ｮ谺｡ */
	.st_toc_back_icon::before,
	.st_toc_back,
	.st_toc_back:focus,
	.st_toc_back:hover,
	.st_toc_back:active {
		color: #212121;
	}

	.st_toc_back.is-rounded {
		background-color: #212121;
	}
	.st_toc_back.is-rounded .st_toc_back_icon::before {
		color: #fff;
	}

/*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繧医ｊ遘ｻ蜍包ｼ医％縺薙°繧会ｼ�
    */

    
    
				
	
	
	
	
    
            /*TOC+*/
        #toc_container &gt; ul &gt; li {
            font-size: 21px;
        }
        
    /*
    譌ｧst-kanri.php繧医ｊ遘ｻ蜍包ｼ医％縺薙∪縺ｧ��
    -------------------------------------------*/
	/* 逶ｮ谺｡ */
	#st_toc_container:not(.st_toc_contracted):not(.only-toc),
	#toc_container:not(.contracted) { /* 陦ｨ遉ｺ迥ｶ諷� */
			}

	/*蠑ｷ蛻ｶ繧ｻ繝ｳ繧ｿ繝ｪ繝ｳ繧ｰ繝ｻ荳ｭ螟ｮ蟇�○
	------------------------------------------------------------*/
				
				
				
}

/*media Queries 繧ｿ繝悶Ξ繝�ヨ繧ｵ繧､繧ｺ��600px��959px�峨�縺ｿ縺ｧ驕ｩ蠢懊＠縺溘＞CSS -繧ｿ繝悶Ξ繝�ヨ縺ｮ縺ｿ
---------------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 600px) and (max-width: 959px) {

	/*-------------------------------------------
	譌ｧst-kanri.php繧医ｊ遘ｻ蜍包ｼ医％縺薙°繧会ｼ�
	*/

    /*--------------------------------
    蜷�ヵ繧ｩ繝ｳ繝郁ｨｭ螳�
    ---------------------------------*/

	/* 繝悶Ο繧ｰ繧ｫ繝ｼ繝� */
	.post dd h5.st-cardbox-t {
	    font-size: 18px;
	    line-height: 30px;
	}
	/* 險倅ｺ倶ｸ隕ｧ */
	dd h3:not(.st-css-no2) a, /*TOP縺ｨ繧｢繝ｼ繧ｫ繧､繝�*/
	.kanren .clearfix dd h5:not(.st-css-no2) a { /*髢｢騾｣險倅ｺ�*/
	    font-size: 18px;
	    line-height: 26px;
	}

    
    /*蝓ｺ譛ｬ縺ｮ繝輔か繝ｳ繝医し繧､繧ｺ*/
    .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 &gt; ul &gt; 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){
					}

	
    /* 險倅ｺ九ち繧､繝医Ν */
	.st-header-post-data .entry-title:not(.st-css-no):not(.st-css-no2),
    #contentInner .post .entry-title:not(.st-css-no):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(.post-card-title):not(#reply-title),
    .post .entry-content .h3modoki {
				    }
    
    /* H4 */
    .post .entry-content h4:not(.st-css-no2):not(.point),
    .post .entry-content .h4modoki {
				    }

    /* 險倅ｺ倶ｸ隕ｧ */
	.no-thumbitiran h3:not(.st-css-no2) a, /* TOP繝ｻ繧｢繝ｼ繧ｫ繧､繝厄ｼ医し繝�繝阪う繝ｫ辟｡縺暦ｼ� */
	.no-thumbitiran h5 a, /* 繧ｷ繝ｧ繝ｼ繝医さ繝ｼ繝我ｸ隕ｧ�医し繝�繝阪う繝ｫ辟｡縺暦ｼ� */
    dd h3:not(.st-css-no2) a, /* TOP繝ｻ繧｢繝ｼ繧ｫ繧､繝� */
	.post-card-list .post-card-title a, /* 繧ｫ繝ｼ繝峨ち繧､繝勇X */
	#st-magazine .kanren .st-top-box dd h3, /* JET */
    .kanren .clearfix dd h5:not(.st-css-no2) a {
				    }

	/*
	譌ｧst-kanri.php繧医ｊ遘ｻ蜍包ｼ医％縺薙∪縺ｧ��
	-------------------------------------------*/

	
/*-- 縺薙％縺ｾ縺ｧ --*/
}


/*media Queries PC繧ｵ繧､繧ｺ
----------------------------------------------------*/
@media only screen and (min-width: 960px) {

	/*-------------------------------------------
	譌ｧst-kanri.php繧医ｊ遘ｻ蜍包ｼ医％縺薙°繧会ｼ�
	*/

    /*--------------------------------
    蜷�ヵ繧ｩ繝ｳ繝郁ｨｭ螳�
    ---------------------------------*/

	/* 繝悶Ο繧ｰ繧ｫ繝ｼ繝� */
	.post dd h5.st-cardbox-t {
	    font-size: 16px;
	    line-height: 26px;
	}
	/* 險倅ｺ倶ｸ隕ｧ */
	dd h3:not(.st-css-no2) a, /*TOP縺ｨ繧｢繝ｼ繧ｫ繧､繝�*/
	.kanren .clearfix dd h5:not(.st-css-no2) a { /*髢｢騾｣險倅ｺ�*/
	    font-size: 16px;
	    line-height: 26px;
	}

        
    /*蝓ｺ譛ｬ縺ｮ繝輔か繝ｳ繝医し繧､繧ｺ*/
    .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 &gt; ul &gt; 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: 16px;
							line-height: 31px;
			}

	/* 繧ｹ繝ｩ繧､繝峨�謚懃ｲ� */
	.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 ol.is-style-st-maruno,
		.post ul.is-style-st-maruck,
    	.post .maruno ol li,
		.post .maruck ul li{		
			line-height: calc( 16px + 5px );
    	}
    	.post ol.is-style-st-maruno li:before,
		.post ul.is-style-st-maruck li:before,
    	.post .maruno ol li:before,
		.post .maruck ul li:before{
        	min-width: calc( 16px + 5px );
        	height: calc( 16px + 5px );
        	line-height: calc( 16px + 5px );
    	}
	
    /* 險倅ｺ九ち繧､繝医Ν */
	.st-header-post-data .entry-title:not(.st-css-no):not(.st-css-no2),
    #contentInner .post .entry-title:not(.st-css-no):not(.st-css-no2) {
				    }
    
    /* H2 */
    .post .entry-content h2:not(.st-css-no2),
    .post .entry-content .h2modoki{
					font-size: 18px;
				    }
    
    /* H3 */
    .post .entry-content h3:not(.st-css-no2):not(.post-card-title):not(#reply-title),
    .post .entry-content .h3modoki {
				    }

    /* H4 */
    .post .entry-content h4:not(.st-css-no2):not(.point),
    .post .entry-content .h4modoki {
				    }
    
    /* 險倅ｺ倶ｸ隕ｧ */
	.no-thumbitiran h3:not(.st-css-no2) a, /* TOP繝ｻ繧｢繝ｼ繧ｫ繧､繝厄ｼ医し繝�繝阪う繝ｫ辟｡縺暦ｼ� */
	.no-thumbitiran h5 a, /* 繧ｷ繝ｧ繝ｼ繝医さ繝ｼ繝我ｸ隕ｧ�医し繝�繝阪う繝ｫ辟｡縺暦ｼ� */
    dd h3:not(.st-css-no2) a, /* TOP繝ｻ繧｢繝ｼ繧ｫ繧､繝� */
	.post-card-list .post-card-title a, /* 繧ｫ繝ｼ繝峨ち繧､繝勇X */
	#st-magazine .kanren .st-top-box dd h3, /* JET */
    .post .kanren .clearfix dd h5:not(.st-css-no2) a {
				    }

	/*--------------------------------
	蜈ｨ菴薙�繧ｵ繧､繧ｺ
	---------------------------------*/

	.st-content-width, /* 豎守畑 */
	#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;
	}

	.st-content-width { 
		margin: 0 auto;
	}

	
	/*1繧ｫ繝ｩ繝�縺ｮ蟷��繧ｵ繧､繧ｺ*/
	.colum1:not(.st-lp-wide) #st-header-under-widgets-box,
	.colum1:not(.st-lp-wide) #content {
    	max-width: 1060px;
	}

	/* 繝ｯ繧､繝鵜P縺ｮ蟾ｦ蜿ｳ縺ｫ繧ｷ繝｣繝峨え -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;
        }
    
    
        
    /**
     * 繧ｵ繧､繝亥錐縺ｨ繧ｭ繝｣繝�メ繝輔Ξ繝ｼ繧ｺ譛臥┌縺ｮ隱ｿ謨ｴ
     */
    
            header .descr {
                padding:0px;
            margin:0;
        }
        
        
            #header-r .footermenust {
            margin: 0;
        }
        
            header .sitename {
                padding: 5px;
            margin: 0;
                            line-height:0;
                font-size:1px;
                    }
        #headbox {
            padding: 5px 10px!important;
        }
        
        
        
            /*TOC+*/
        #toc_container {
            padding-left: 30px;
            padding-right: 30px;
        }
    
        #toc_container &gt; ul &gt; li {
            font-size: 16px;
        }
        
    /*
    譌ｧst-kanri.php繧医ｊ遘ｻ蜍包ｼ医％縺薙∪縺ｧ��
    -------------------------------------------*/

	/*TOC+*/
	#toc_container:not(.contracted) { /* 陦ｨ遉ｺ迥ｶ諷� */
					}

	/*繝倥ャ繝繝ｼ縺ｮ閭梧勹濶ｲ*/
	
	/*繝｡繧､繝ｳ繧ｳ繝ｳ繝�Φ繝��繝懊�繝繝ｼ*/
	
	
	/* 繝｡繧､繝ｳ逕ｻ蜒�100% */
		#st-header {
		max-width: 100%;
			}

	#st-header img {
		width: 100%;
	}
	
	/*wrapper縺ｫ閭梧勹縺後≠繧句�ｴ蜷�*/
	
	/*繝｡繝九Η繝ｼ*/
	#st-menuwide {
					border-top-color: #ffffff;
			border-bottom-color: #ffffff;
		
					border-left-color: #ffffff;
			border-right-color: #ffffff;
			}

	
	
	#st-menuwide {
		
					/*Other Browser*/
			background: #ffffff;
			/* Android4.1 - 4.3 */
			background: url("https://okuotoko-movie.jp/wp-content/themes/affinger5/st-themecss-loader.php"), -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 100%);

			/* IE10+, FF16+, Chrome26+ */
			background: url("https://okuotoko-movie.jp/wp-content/themes/affinger5/st-themecss-loader.php"), linear-gradient(to bottom,  #ffffff 0%,#ffffff 100%);
			}

	
			header .smanone ul.menu li{
			width: 130px;
		}
		header .smanone ul.sub-menu li ul.sub-menu{
			left: 130px;
		}
	
	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: #000000;
	}
	
	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: #424242;
							border-top-color: #ffffff;
				}
	
	/*繝｡繝九Η繝ｼ縺ｮ荳贋ｸ九�繝代ョ繧｣繝ｳ繧ｰ*/
		

	/* 繧ｰ繝ｭ繝ｼ繝舌Ν繝｡繝九Η繝ｼ */
			#st-menuwide {
			max-width: 100%;
					}
	
	
	/*繝倥ャ繝繝ｼ繧ｦ繧｣繧ｸ繧ｧ繝�ヨ*/
	header .headbox .textwidget,
	#footer .headbox .textwidget{
					background: #FAFAFA;
					}

			/*繝倥ャ繝繝ｼ縺ｮ髮ｻ隧ｱ逡ｪ蜿ｷ縺ｨ繝ｪ繝ｳ繧ｯ濶ｲ*/
		.head-telno a, #header-r .footermenust a {
			color: #ffffff;
		}
	
			#header-r .footermenust li {
			border-right-color: #ffffff;
		}
	
			/*繝医ャ繝礼畑縺翫☆縺吶ａ繧ｿ繧､繝医Ν*/
		.nowhits .pop-box {
			border-top-color: #212121;
		}
	
	/*險倅ｺ九お繝ｪ繧｢繧貞ｺ�￡繧�*/
	
	/*蠑ｷ蛻ｶ繧ｻ繝ｳ繧ｿ繝ｪ繝ｳ繧ｰ繝ｻ荳ｭ螟ｮ蟇�○
	------------------------------------------------------------*/
				
				
				
			#side .smanone.st-excerpt {
			display:none;
		}
	
/*-- 縺薙％縺ｾ縺ｧ --*/
}

/*media Queries 繧ｹ繝槭�繝医ヵ繧ｩ繝ｳ縺ｮ縺ｿ��599px�我ｻ･荳�
---------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 599px) {

    /*-------------------------------------------
    譌ｧst-kanri.php繧医ｊ遘ｻ蜍包ｼ医％縺薙°繧会ｼ�
    */
    
    /*--------------------------------
    蜷�ヵ繧ｩ繝ｳ繝郁ｨｭ螳�
    ---------------------------------*/

	/* 繝悶Ο繧ｰ繧ｫ繝ｼ繝� */
	.post dd h5.st-cardbox-t {
	    font-size: 16px;
		line-height: 24px;
	}
	/* 險倅ｺ倶ｸ隕ｧ */
	dd h3:not(.st-css-no2) a, /*TOP縺ｨ繧｢繝ｼ繧ｫ繧､繝�*/
	.kanren .clearfix dd h5:not(.st-css-no2) a { /*髢｢騾｣險倅ｺ�*/
	    font-size: 16px;
		line-height: 24px;
	}

        
    /*蝓ｺ譛ｬ縺ｮ繝輔か繝ｳ繝医し繧､繧ｺ*/
    .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 &gt; ul &gt; 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: 16px;
                            line-height: 32px;
            }
    
    /* 繧ｹ繝ｩ繧､繝峨�謚懃ｲ� */
    .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 ol.is-style-st-maruno,
		.post ul.is-style-st-maruck,
        .post .maruno ol li,
        .post .maruck ul li{		
            line-height: calc( 16px + 5px );
        }
    	.post ol.is-style-st-maruno li:before,
		.post ul.is-style-st-maruck li:before,
        .post .maruno ol li:before,
        .post .maruck ul li:before{
            min-width: calc( 16px + 5px );
            height: calc( 16px + 5px );
            line-height: calc( 16px + 5px );
        }
        
    /* 險倅ｺ九ち繧､繝医Ν */
	.st-header-post-data .entry-title:not(.st-css-no):not(.st-css-no2),
    #contentInner .post .entry-title:not(.st-css-no):not(.st-css-no2) {
                    font-size: 20px;
                            line-height: 33px;
            }

	
    /* H2 */
    .post .entry-content h2:not(.st-css-no2),
    .post .entry-content .h2modoki{
                    }
    
    /* H3 */
    .post .entry-content h3:not(.st-css-no2):not(.post-card-title):not(#reply-title),
    .post .entry-content .h3modoki {
                    }
    
    /* H4 */
    .post .entry-content h4:not(.st-css-no2):not(.point),
	.post .entry-content .h4modoki {
                    }

    /* 險倅ｺ倶ｸ隕ｧ */
	.no-thumbitiran h3:not(.st-css-no2) a, /* TOP繝ｻ繧｢繝ｼ繧ｫ繧､繝厄ｼ医し繝�繝阪う繝ｫ辟｡縺暦ｼ� */
	.no-thumbitiran h5 a, /* 繧ｷ繝ｧ繝ｼ繝医さ繝ｼ繝我ｸ隕ｧ�医し繝�繝阪う繝ｫ辟｡縺暦ｼ� */
	dd h3:not(.st-css-no2) a, /* TOP繝ｻ繧｢繝ｼ繧ｫ繧､繝� */
	.post-card-list .post-card-title a, /* 繧ｫ繝ｼ繝峨ち繧､繝勇X */
	#st-magazine .kanren .st-top-box dd h3, /* JET */
    .kanren .clearfix dd h5:not(.st-css-no2) a {
				    }

    /*
    譌ｧst-kanri.php繧医ｊ遘ｻ蜍包ｼ医％縺薙∪縺ｧ��
    -------------------------------------------*/

			/*繝｢繝舌う繝ｫ繝ｭ繧ｴ縺ｮ縺ゅｋ蝣ｴ蜷医�繝倥ャ繝繝ｼ*/
		#headbox {
			padding-bottom:0;
		}
		#s-navi:after {
			margin-bottom: 0px;
		}
	
/*-- 縺薙％縺ｾ縺ｧ --*/
}


/*-------------------------------------------
譌ｧst-kanri.php繧医ｊ遘ｻ蜍包ｼ医％縺薙°繧会ｼ�
*/


/*
譌ｧst-kanri.php繧医ｊ遘ｻ蜍包ｼ医％縺薙∪縺ｧ��
-------------------------------------------*/</pre></body></html>