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



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

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

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

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

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

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







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

#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: #ffc300;
				color:#dd3333;
	}

/*チェックulタグ*/


.post .maruck ul li:before {
			background: #ffc300;
				color:#dd3333;
	}

/*Webアイコン*/
	.post .hatenamark2.on-color:not(.st-css-no):before,
	.post .fa-question-circle:not(.st-css-no) {
		color: #dd3333;
	}

	.post .checkmark2.on-color:not(.st-css-no):before,
	.post .fa-check-circle:not(.st-css-no) {
		color: #000000;
	}

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



/*サイト上部のボーダー色*/
			#wrapper-in {
			border-top: 1px solid #dd3333;
		}
	
/*ヘッダーの背景色*/
	
		#headbox {
							/*Other Browser*/
				background: #fff7a8;
				/* Android4.1 - 4.3 */
				background: url(""), -webkit-linear-gradient(top,  #ffc300 0%,#fff7a8 100%);
        
				/* IE10+, FF16+, Chrome26+ */
				background: url(""), linear-gradient(to bottom,  #ffc300 0%,#fff7a8 100%);
            
						}

		
	

/*サイトの背景色*/
	#wrapper-in {
		background: #fffbe5;
		margin: 0 auto;
		max-width: 1060px;
	}

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

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


/*ブログタイトル*/

header .sitename a {
	color: #dd3333;
}

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

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

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


/*キャプション */

header h1 {
	color: #dd3333;
}

header .descr {
	color: #dd3333;
}

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

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




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

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

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



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

	#st-footermenubox {
  		background: #fff7a8;  
	}


	.acordion_tree ul.menu li a {
		border-bottom-color: #fff7a8;
	}

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

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

.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) {
                color: #dd3333;
                                    background-color: transparent;
                    			
                        background: none;
                                            
                                    border: none;
                
                
				
				            }
        
                    
        


/* h2 */



	/* 角丸 */
	.h2modoki,
	.h2modoki span,
	.post h2:not(.st-css-no),
	.post h2:not(.st-css-no) span {
		border-radius:5px;
	}

	.h2modoki,
	.post h2:not(.st-css-no) {
		position: relative;
		padding-left:0;
		padding-bottom: 10px;
		border-top:none;
		
					padding-top:10px!important;
			padding-bottom:10px!important;
		                color: #dd3333;
                background-color:transparent;
	}
	.h2modoki::after,
	.post h2:not(.st-css-no)::after {
		position: absolute;
		bottom: -3px;
		left: 0;
		z-index: 2;
		content: '';
		width: 100%;
		height: 3px;
					/*Other Browser*/
			background: #ffc300;
			/* Android4.1 - 4.3 */
			background: -webkit-linear-gradient(left,  #fdf9eb 0%,#ffc300 100%);
        
			/* IE10+, FF16+, Chrome26+ */
			background: linear-gradient(to left,  #fdf9eb 0%,#ffc300 100%);
			}

	


/* h3 */


	/* 角丸 */
	.h3modoki,
	.post h3:not(.st-css-no):not(.st-matome):not(.rankh3):not(#reply-title) {
		border-radius:5px;
	}


	.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;
					padding-left:10px!important;
		
					padding-top:10px!important;
			padding-bottom:10px!important;
		                color: #ffc300;
                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: 2;
		content: '';
		width: 100%;
		height: 3px;
					/*Other Browser*/
			background: #ffc300;
			/* Android4.1 - 4.3 */
			background: -webkit-linear-gradient(left,  #fff7a8 0%,#ffc300 100%);
        
			/* IE10+, FF16+, Chrome26+ */
			background: linear-gradient(to left,  #fff7a8 0%,#ffc300 100%);
			}

	


/*h4*/

	/* 角丸 */
	.h4modoki,
	.post h4:not(.st-css-no):not(.st-matome):not(.rankh4):not(#reply-title):not(.point){
		border-radius:5px;
	}

	.h4modoki,
	.post h4:not(.st-css-no):not(.st-matome):not(.rankh4):not(#reply-title):not(.point){
		background: #fdf9eb;
		color: #ffc300;
		position: relative;
		border: none;
		margin-bottom:30px;
                    padding-left:20px;
            
                    padding-top:10px;
            padding-bottom:10px;
            
        	}

	.h4modoki:after,
	.post h4:not(.st-css-no):not(.st-matome):not(.rankh4):not(#reply-title):not(.point):after {
		border-top: 10px solid #fdf9eb;
		content: '';
		position: absolute;
		border-right: 10px solid transparent;
		border-left: 10px solid transparent;
		bottom: -10px;
		left: 30px;
		border-radius: 2px;
	}

	.h4modoki:before,
	.post h4:not(.st-css-no):not(.st-matome):not(.rankh4):not(#reply-title):not(.point):before {
		border-top: 10px solid #fdf9eb;
		content: '';
		position: absolute;
		border-right: 10px solid transparent;
		border-left: 10px solid transparent;
		bottom: -10px;
		left: 30px;
	}



/*まとめ*/


	.post .st-matome:not(.st-css-no):not(.rankh4):not(#reply-title):not(.point){
		background: ;
		color: ;
		position: relative;
		border: none;
		margin-bottom:30px;
                    padding-left:20px!important;
            
                    padding-top:10px!important;
            padding-bottom:10px!important;
            
        	}

	.post .st-matome:not(.st-css-no):not(.rankh4):not(#reply-title):not(.point):after {
		border-top: 10px solid ;
		content: '';
		position: absolute;
		border-right: 10px solid transparent;
		border-left: 10px solid transparent;
		bottom: -10px;
		left: 30px;
		border-radius: 2px;
	}

	.post .st-matome:not(.st-css-no):not(.rankh4):not(#reply-title):not(.point):before {
		border-top: 10px solid ;
		content: '';
		position: absolute;
		border-right: 10px solid transparent;
		border-left: 10px solid transparent;
		bottom: -10px;
		left: 30px;
	}


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


	#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) {
		border-radius:5px;
	}

		
	#side .menu_underh2,
    #side .st-widgets-title:not(.st-css-no) {
					background: -webkit-repeating-linear-gradient(45deg, #FFD54F, #FFD54F 5px, #FFE082 5px, #FFE082 10px);
			background: repeating-linear-gradient(45deg, #FFD54F, #FFD54F 5px, #FFE082 5px, #FFE082 10px);
		
		color: #ffc300;
		                	border: 1px solid #ffc300;
							padding-left:10px!important;
		
					padding-top:7px!important;
			padding-bottom:7px!important;
			}


/* h5 */


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

	.h5modoki,
    .post h5:not(.st-css-no):not(.st-matome):not(.rankh5):not(.point):not(.st-cardbox-t):not(.popular-t):not(.kanren-t):not(.popular-t) {
				color: #ffc300;
					background-color: #fdf9eb;
			
			
					border-bottom : solid 1px #fff7a8;
			
					padding-left:20px!important;
			
					padding-top:10px!important;
			padding-bottom:10px!important;
			
			}



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

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

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

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

.catname.st-catid27 {
	background-color: ;
}.catname.st-catid31 {
	background-color: ;
}.catname.st-catid55 {
	background-color: ;
}.catname.st-catid26 {
	background-color: ;
}.catname.st-catid7 {
	background-color: #ffc43a;
}
.post .st-catgroup a {
	color: #ffffff;
}


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

/* SNSボタン */


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

/*ブログカード
------------------------------------------------------------*/
/* 枠線 */
	.st-cardbox {
		border-width:3px;
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

<!-- 新着記事：非表示display:none; -->
.home-post
{
	display:none!important;
}

/*追加カラー
------------------------------------------------------------*/
/*フッター*/
footer > *,
footer a,
#footer .copyr,  
#footer .copyr a, 
#footer .copy,  
#footer .copy a {
			color: #dd3333 !important;
	}

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

/*フッター背景色*/

	#footer {
					/*Other Browser*/
			background: #ffc300;
			/* Android4.1 - 4.3 */
			background: url(""), -webkit-linear-gradient(top,  #fff7a8 0%,#ffc300 100%);
        
			/* IE10+, FF16+, Chrome26+ */
			background: url(""), linear-gradient(to bottom,  #fff7a8 0%,#ffc300 100%);
            
			            
           		}

	

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

.post .p-entry, #side .p-entry, .home-post .p-entry {
	background: #ffc300;
	color: #dd3333;
}


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

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

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

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

.kanren.pop-box .clearfix dd h5:not(.st-css-no) a, 
.kanren.pop-box .clearfix dd p,
.kanren.pop-box .clearfix dd p a, 
.kanren.pop-box .clearfix dd p span, 
.kanren.pop-box .clearfix dd > *,
.kanren.pop-box h5:not(.st-css-no) a, 
.kanren.pop-box div p,
.kanren.pop-box div p a, 
.kanren.pop-box div p span {
	color: !important;
}

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

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

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

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

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

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

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

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

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

/*ミドルメニュー
------------------------------------------------------------*/
	.st-middle-menu {
					/*Other Browser*/
			background: #ffc300;
			/* Android4.1 - 4.3 */
			background: -webkit-linear-gradient(top,  #FFE082 0%,#ffc300 100%);
        
			/* IE10+, FF16+, Chrome26+ */
			background: linear-gradient(to bottom,  #FFE082 0%,#ffc300 100%);
            
				}

.st-middle-menu ul{
	}

.st-middle-menu .menu > li{
	}

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

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

	}

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

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

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

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

#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: #dd3333;
			/*Other Browser*/
		background: #ffc300;
		/* Android4.1 - 4.3 */
		background: url(""), -webkit-linear-gradient(left,  #fff7a8 0%,#ffc300 100%);

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

	#side aside .st-pagelists ul li a {
		font-weight:bold;
	}
	#side aside .st-pagelists ul li li a {
		font-weight:normal;
	}



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

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

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

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


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

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

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


/*強制センタリング・中央寄せ
------------------------------------------------------------*/
	    
                .entry-content .h2modoki,
        .entry-content h2:not(.st-css-no),
        .colum1 .entry-content .h2modoki,
        .colum1 .entry-content h2:not(.st-css-no)
        {
                margin-left: -15px;
                margin-right: -15px;
									padding-left:15px;
					padding-right:15px;
				        }
    
        
/*media Queries タブレットサイズ（959px以下）
----------------------------------------------------*/
@media only screen and (max-width: 959px) {

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

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

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

	/*強制センタリング・中央寄せ
	------------------------------------------------------------*/
				
						.entry-content .h2modoki,
			.entry-content h2:not(.st-css-no)
			{
				margin-left: -30px;
				margin-right: -30px;
									padding-left:30px;
					padding-right:30px;
							}
			.colum1 .entry-content .h2modoki,
			.colum1 .entry-content h2:not(.st-css-no)
			{
				margin-left: -20px;
				margin-right: -20px;
									padding-left:20px;
					padding-right:20px;
							}

						
				
	/* 背景画像を幅100%のレスポンシブにする */
	
}

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

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


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

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

	/*ヘッダーの背景色*/
		#headbox,
	#content-w {
		max-width: 1100px;
		margin: 0 -20px !important;
	}
	
	/*メインコンテンツのボーダー*/
		main {
		border: 1px solid #f5ff9b;
	}
	
	
	/* メイン画像100% */
		#st-header {
		max-width: 100%;
					margin: 0 -20px !important;
			max-width: 1100px;
		margin: 0 -20px !important;
	}
			}

	.youtube
	{
		position    : relative;
		width       : 100%;
		padding-top : 56.25%;
	}
	.youtube > iframe
	{
		position : absolute;
		top      : 0;
		right    : 0;
		width    : 100% !important;
		height   : 100% !important;
	}

	#st-header img {
		width: 100%;
	}
	
	/*wrapperに背景がある場合*/
		#wrapper-in {
		padding: 0 20px;
	}

	#footer {
		margin: 0 -20px;
		max-width: 1100px;
	}
	
	/*メニュー*/
	#st-menuwide {
			border-top-color: #fff7a8;
		border-bottom-color: #fff7a8;
				border-left-color: #ffc300;
		border-right-color: #ffc300;
	
	
			/*Other Browser*/
		background: #ffc300;
		/* Android4.1 - 4.3 */
		background: url(""), -webkit-linear-gradient(top,  #fff7a8 0%,#ffc300 100%);

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

	

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

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

	/* テキストカラーとマウスオーバー */
	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: #dd3333;
	}

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

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

			header .smanone ul.menu li a, 
		header nav.st5 ul.menu  li a,
		header #st-menuwide div.menu li a,
		header #st-menuwide nav.menu li a  {
			font-weight:bold;
		}
		header .smanone ul.menu li li a, 
		header nav.st5 ul.menu  li li a,
		header #st-menuwide div.menu li a,
		header #st-menuwide nav.menu li a  {
			font-weight:normal;
		}
	
	header .smanone ul.menu li li a {
		background: #fff7a8;
		border-top-color: #ffc300;

	}

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

	/* グローバルメニュー100% */
			#st-menuwide {
			max-width: 100%;
							margin: 0 -20px !important;
				max-width: 1100px;
					}
	
	/*ヘッダーウィジェット*/
	header .headbox .textwidget,
	#footer .headbox .textwidget{
		background: #fdf9eb;
		color: #000000;
	}

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

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

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

	/*記事エリアを広げる*/
	
	/*強制センタリング・中央寄せ
	------------------------------------------------------------*/
				
						.entry-content .h2modoki,
			.entry-content h2:not(.st-css-no)
			{
        							margin-left: -50px;
					margin-right: -50px;
            	
				        									padding-left:50px;
						padding-right:50px;
            									}
			.colum1 .entry-content .h2modoki,
			.colum1 .entry-content h2:not(.st-css-no)
			{
				margin-left: -70px;
				margin-right: -70px;
									padding-left:70px;
					padding-right:70px;
							}
						
					

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

.main-movie {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}

.main-movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}



/*-- 製品検索ページボタンここから --*/
.search_product_head
{
	background-color:#FFF06A;
	text-align:center;
	padding:2% 0;
	font-size: 24px;
	font-weight:bold;
	border-radius: 20px 20px 0 0;
}

.search_product_btn
{
	display:flex;
}

.search_driving,
.search_nursing
{
	opacity:1;
	margin-right:3%;
	margin-top:2%;
	position:relative;
}

.caption-center
{
	position:absolute;
	color:#ffffff;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%);
	font-size:18px;
	width:100%;
	height:100%;
	text-align:center;
	background: rgba(0,0,0,0.5);
	opacity:1;
}

.caption
{
	position:absolute;
	color:#ffffff;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%);
	font-size:18px;
	width:100%;
	text-align:center;
}

.search_nursing
{
	margin-right:0;
}

.caption-center:hover
{
	opacity:0;
	transition: all 0.6s;
}

@media screen and (max-width:767px)
{

	.search_product_head
	{
		font-size:18px;
		padding:3% 0;
	}

	.search_driving,
	.search_nursing
	{
		margin-top: 3%;
	}
}

@media screen and (max-width:552px)
{
	.search_product_btn
	{
		flex-wrap:wrap;
	}

	.search_driving
	{
		margin-right:0;
	}
}

.picup_head
{
	background-color:#FFF06A;
	text-align:left;
	padding:2% 0;
	padding-left:2.4%;
	font-size: 22px;
	font-weight:bold;
	margin-top:14%;
}

.sitename img
{
	max-width:100%!important;
}

/*-- 製品検索ページボタンここまで --*/


