<br />
<b>Deprecated</b>:  Creation of dynamic property WP_Block_Type::$category is deprecated in <b>/home/okeichan3/okeichan3.com/public_html/wp-includes/class-wp-block-type.php</b> on line <b>189</b><br />
<br />
<b>Deprecated</b>:  Creation of dynamic property WP_Block_Type::$category is deprecated in <b>/home/okeichan3/okeichan3.com/public_html/wp-includes/class-wp-block-type.php</b> on line <b>189</b><br />
<br />
<b>Deprecated</b>:  Creation of dynamic property WP_Block_Type::$icon is deprecated in <b>/home/okeichan3/okeichan3.com/public_html/wp-includes/class-wp-block-type.php</b> on line <b>189</b><br />
<br />
<b>Deprecated</b>:  Creation of dynamic property Tinymce_Advanced::$toolbar_classic_block is deprecated in <b>/home/okeichan3/okeichan3.com/public_html/wp-content/plugins/tinymce-advanced/tinymce-advanced.php</b> on line <b>339</b><br />
<br />
<b>Deprecated</b>:  Creation of dynamic property Tinymce_Advanced::$toolbar_block is deprecated in <b>/home/okeichan3/okeichan3.com/public_html/wp-content/plugins/tinymce-advanced/tinymce-advanced.php</b> on line <b>341</b><br />
<br />
<b>Deprecated</b>:  Creation of dynamic property Tinymce_Advanced::$toolbar_block_side is deprecated in <b>/home/okeichan3/okeichan3.com/public_html/wp-content/plugins/tinymce-advanced/tinymce-advanced.php</b> on line <b>342</b><br />
<br />
<b>Deprecated</b>:  Creation of dynamic property Tinymce_Advanced::$panels_block is deprecated in <b>/home/okeichan3/okeichan3.com/public_html/wp-content/plugins/tinymce-advanced/tinymce-advanced.php</b> on line <b>343</b><br />
<br />
<b>Deprecated</b>:  Creation of dynamic property Tinymce_Advanced::$used_block_buttons is deprecated in <b>/home/okeichan3/okeichan3.com/public_html/wp-content/plugins/tinymce-advanced/tinymce-advanced.php</b> on line <b>346</b><br />
@charset "UTF-8";








	/*アコーディオンメニュー追加ボタン2*/
	#s-navi dt.trigger .op-st2 {
		max-width:80%;
	}



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


}

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




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

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

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

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

	#headbox
	 { 
		max-width:1040px;
	}


	/*--------------------------------
	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;
	}


/**
 * サイト名とキャッチフレーズ有無の調整
 */



	#header-r .footermenust {
		margin: 0;
	}





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