@charset "UTF-8";
html {
	overflow-y:scroll;
}
html, body {
	margin: 0;
/*	margin-top:-12px !important; */
	padding: 0;
	padding-bottom:0px !important;
}
body {
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	font-size:16px;
	-webkit-text-size-adjust: 100%;
	overflow-x: hidden; /*IEでの横スクロールバーを消す*/
}
/*フォントスタイル・ジョージア */
.Font_Georgia{
	font-family:Georgia, 'Times New Roman', Times, serif;
}
img {</style>
	border-width:0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.article {
	font-size:15px !important;
	line-height:170%;
}
@media screen and (max-width:639px) {
.article br {
	display:block
}
}
/*記事・カテゴリ中の画像を要素内に収める*/
.article img, .category-description img, .wp-caption, .hover-image {
	max-width:100%;
	height:auto;
}
.cf:after {
	content: "";
	clear: both;
	display: block;
}
/************************************
** 見出し（H1-6）
************************************/
h1, h2, h3, h4, h5, h6 {
	line-height:130%;
	color:#333;
}
.entry-content {
	margin-bottom: 20px;
}
/************************************
** アンカー
************************************/
a {
	color: #0E66B5; /* 2017/06/28 に変更 */
/*	color: #007B90; /* 2017/03/22 に変更 */
/*	color: #1D8F99; */
	word-wrap: break-word;
}
a:hover {
	color: #e74c3c;
	text-decoration: none;
	background:#FFFBD4;
}
.widget_new_entries a, .widget_new_popular a, .widget_popular_ranking a, .wpp-list a, .entry-read a, .related-entry-read a, .article-list .entry-title a {
	color:#111;
}
.widget_new_entries a, .widget_new_popular a, .widget_popular_ranking a, .wpp-list a, .article-list .entry-title a {
	text-decoration:none;
}
.widget_new_entries a:hover, .widget_new_popular a:hover, .widget_popular_ranking a:hover, .wpp-list a:hover, .entry-read a:hover, .entry .post-meta a:hover, .related-entry-read a:hover, .entry a:hover, .related-entry-title a:hover, .navigation a:hover, #footer a:hover, .article-list .entry-title a:hover, .blog-card-title a:hover {
	color:#c03;
}
#footer .credit a:hover {
	color: inherit;
}
.widget_new_entries a:hover, .widget_new_popular a:hover, .widget_popular_ranking a:hover, .wpp-list a:hover:hover {
	text-decoration:underline;
}
#header-in a:hover {
	text-decoration: none;
	background: #ffffff;
}

/************************************
** 引用（blockquote）
************************************
blockquote {
	background: none repeat scroll 0 0 rgba(245, 245, 245, 0.8);
	border: 1px solid #FFFFFF;
	margin: 1em 0;
	padding: 20px 55px;
	position: relative;
}
blockquote:before {
	color: #C8C8C8;
	content: "“";
	font-family: serif;
	font-size: 600%;
	left: 0;
	line-height: 1em;
	position: absolute;
	top: 0;
}
blockquote:after {
	color: #C8C8C8;
	content: "”";
	font-family: serif;
	font-size: 600%;
	line-height: 0;
	position: absolute;
	right: 0;
	bottom: -16px;
}
*/
/* Internet Explorer11のみに適用したい設定 *
@media screen and (min-width:0\0) {
 *::-ms-backdrop, blockquote:before {
left:  -55px;
}
 *::-ms-backdrop, blockquote:after {
right: -55px;
}
}
*/

/************************************
** リスト（List）
************************************/
ul, ol {
}
ul ul {
	margin-left: 1em;
}
dl {
	margin: 30px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 5px;
}
/************************************
** その他（Other）
************************************/
/* 2017/04/02 削除
pre {
	background-color:#eee;
	border:1px solid #ccc;
	padding:7px;
	overflow: auto;
}
*/
.category-description {
	margin-top:15px;
	margin-bottom: 30px;
	background-color: #f7f7f7;
	padding: 5px 20px;
	border-radius: 3px;
	border: 1px solid #ddd;
}
.wpp-range {
	text-align:right;
	font-size:14px;
}
span.search-excerpt {
	background-color: #FF9;
}
.invisible {
	display:none;
}
hr.sep {
	background-image: -moz-linear-gradient(left center, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
	border: 0 none;
	height: 1px;
	position: relative;
	margin-bottom:130px;
}
/************************************
** レイアウト（Layout）
************************************/
#container {
	padding:0;
	margin: 0 auto;
}
#header-in, #navi-in, #body-in, #footer-in {
/*	width: 1070px;*/ /* 20170524 */
	width: 1060px; /* 20170524 */
	margin: 0 auto;
	box-sizing: border-box;
}
#header {
	margin-bottom: 0px;
}
#header .alignleft, #header .alignright {
	margin-bottom: 0px;
	width: auto;
}
#header .alignleft {
	margin-left:0;
	margin-right:0;
}
#header .alignright {
	height: 52px;
	text-align:right;
	margin-right:0; 
	right: 0;
	top: 0;
	position: absolute;
}
#body {
	margin-top:15px;
	margin-bottom:0 !important;
}
#main {
	float: left;
	box-sizing: border-box;
/*	width:760px;*/ /* 20170524 */
	width:750px; /* 20170524 */
	padding: 0 1px; 
	margin-bottom: 70px;
}
#main_pc {
	float: left;
	box-sizing: border-box;
	width:1060px; /* 20170628 サイドバーを省いたPCサイズを設定*/
	padding: 0 1px; 
	margin-bottom: 70px;
}
#sidebar {
	float: right;
	width: 300px;
	margin-bottom: 10px;
	background-color:#F6F6F6;
	border-radius: 4px;
	padding-left:7px;
}
#sidebar a:hover {
	text-decoration: none;
	background:#FFFBD4;
}
.clear {
	clear:both;
}
.sidetxt1 {
	font-size:15px;
	margin:0 0 5px 0;
}
.sidetxt1 i {
	color: #007B90 !important; /* 2017/03/22 に変更 */
/*	color:#1D8F99 !important; */
}
.side_adarea1 {
	margin-left:-10px;
	text-align:center;
}
.side_adarea2 {
	color:#d35400;
	font-size:13px;
	text-align:center;
}
.side_gray {
	font-size:15px;
	margin-bottom:5px;
	color:#888;
}
/************************************
** ヘッダー(header)
************************************/
*:first-child+html #header > div { /* IE7 */
	clear: both;
	zoom:1;
}
#site-title {
	margin:0 auto;
	font-size: 30px;
	line-height: 100%;
	text-align:center;
}
#site-title a {
	display:block;
	text-decoration:none;
	color:#222;
	font-size:30px;
	font-weight:normal;
}
#site-description {
	color: #777;
	margin:0;
	line-height:140%;
	font-size:15px;
	margin-right:20px;
	margin-bottom:10px;
	font-weight:normal;
}
#header-image {
	margin-bottom: 40px;
}
/************************************
** グローバルナビメニュー（menu）
************************************/
#navi ul {
	position: relative;
	clear: both;
	border: 1px solid #ddd;
	background-color:#F7F7F7;
	border-radius:3px;
	margin:0;
	padding:0;
	width:100%;
	box-sizing: border-box;
}
#navi ul ul {
	box-sizing: content-box;
}
#navi ul > li {
	float: left;
	list-style:none;
	position: relative;
}
#navi ul li a {
	font-size:14px;
	display: block;
	padding: .3em .7em;
	color:#111;
	text-decoration:none;
	z-index:99;
}
#navi ul li a:hover {
	background-color:#ddd;
}
#navi ul.sub-menu, #navi ul.children {
	position: absolute;
	display: none;
	margin-left: 0;
	min-width:200px;
	border: 1px solid #ddd;
	list-style:none;
	padding-left:0;
	z-index:99;
}
#navi .sub-menu li, #navi .children li {
	position: relative;
	border: none;
	float:none;
	height:31px;
}
#navi ul.sub-menu ul, #navi ul.children ul {
	top:-31px;
	left:200px;
	position:relative;
}
#navi ul li:hover > ul {
	display: block;
}
/* Clearfix) */
#container:after, #navi ul:after, .clearfix:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: " ";
	font-size: 0;
	overflow: hidden !important;
	font-size: 0.1em !important;
	line-height: 0 !important;
}
/* clearfix for ie7 */

#container, #navi ul, .clearfix {
	display: block;
}
/************************************
** フッターナビメニュー
************************************/

#footer-navi ul {
	text-align: center;
	padding-left: 0;
}
#footer-navi ul li {
	display: inline;
	list-style: outside none none;
}
#footer-navi ul li::before {
	content: "|";
	padding: 0 0.6em;
}
#footer-navi ul li:first-child::before {
	content: "";
	padding: 0;
}
#footer-navi ul .sub-menu {
	display: none;
}
/************************************
** WordPress Misc
************************************/
.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
img.alignleft, .wp-caption.alignleft {
	float: left;
	margin-bottom: 10px;
}
img.alignright, .wp-caption.alignright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.wp-caption {
	padding-top: 4px;
	border: 1px solid #ddd;
	border-radius: 3px;
	background-color: #f3f3f3;
	text-align: center;
}
.wp-caption-text, .gallery-caption {
	font-size: 80%;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption-dd {
	margin: 0;
	padding: 0 4px 5px;
	font-size: 11px;
	line-height: 17px;
}
img.alignright {
	display: inline-block;
	margin: 0 0 1em 1.5em;
}
img.alignleft {
	display: inline-block;
	margin: 0 1.5em 1em 0;
}
/************************************
** 入力フォーム（Form）
************************************/	
input[type="text"], input[type="number"], input[type="url"], input[type="password"], input[type="email"], input[type="search"], input[type="tel"], textarea {
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	color: #333;
	font-size: 15px;
	line-height: 1.42857;
	padding: 6px 12px;
	-webkit-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	box-sizing: border-box;
}
input#author, input#email, input#url {
	max-width: 360px;
}
.gsc-search-box input[type="text"] {
	background-color:#FFF;
	border-radius: 0px;
}
#comment-area input[type="text"], #comment-area textarea {
	display: block;
}
textarea {
	overflow: auto;
	width:100%;
	box-sizing: border-box;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="search"]:focus, input[type="url"]:focus, input[type="tel"]:focus, textarea:focus {
	border: 1px solid #777;
	background: #fff;
	box-shadow: 0 0 3px #777;
	color: #444;
}
.button, button, input[type="submit"], input[type="reset"], input[type="button"] {
	display: inline-block;
	margin-bottom: 10px; /* 20170421 「20pxを10pxに変更」 */
	font-size: 14px; /* 20170420 追加 */
	padding: 6px 12px;
	border: 1px solid #777;
	border-radius: 3px;
	background: #fff;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
	cursor: pointer;/* Old browsers */
}
.button:hover, button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
	background: #eee;
}
/************************************
** サイドバー（Sidebar）・ウィジェットなど
************************************/
input[type="text"], input[type="url"], input[type="password"], input[type="email"], input[type="search"], input[type="tel"], textarea {
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	color: #333;
	font-size: 16px;
	line-height: 1.42857;
	padding: 6px 12px;
	-webkit-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	box-sizing: border-box;
}
input#author, input#email, input#url {
	max-width: 360px;
}
.gsc-search-box input[type="text"] {
	background-color:#FFF;
	border-radius: 0px;
}
#comment-area input[type="text"], #comment-area textarea {
	display: block;
}
textarea {
	overflow: auto;
	width:100%;
	box-sizing: border-box;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="search"]:focus, input[type="url"]:focus, input[type="tel"]:focus, textarea:focus {
	border: 1px solid #777;
	background: #fff;
	box-shadow: 0 0 3px #777;
	color: #444;
}
.button, button, input[type="submit"], input[type="reset"], input[type="button"] {
	display: inline-block;
	margin-bottom: 10px; /* 20170421 「20pxを10pxに変更」 */
	padding: 6px 12px;
	border: 1px solid #777;
	border-radius: 3px;
	background: #fff;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
	cursor: pointer;/* Old browsers */
}
.button:hover, button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
	background: #eee;
}
/************************************
** サイドバー（Sidebar）・ウィジェットなど
************************************/
#sidebar h3 {
	margin-bottom: 10px;
	font-size:20px;
}
#sidebar .widget {
	margin-bottom: 5px;
}
.widget_search {
	margin-top: 5px;
	margin-bottom: 0;
}
#sidebar ul, #sidebar ol, .widget-over-article ul, .widget-over-article ol, .widget-under-article ul, .widget-under-article ol, .widget-over-sns-buttons ul, .widget-over-sns-buttons ol, .widget-under-sns-buttons ul, .widget-under-sns-buttons ol {
	padding-left: 1em;
	list-style:none;
}
#sidebar ul.snsp, #main ul.snsp, #footer ul.snsp {
	padding-left: 0;
}
.widget-over-article {
	margin-top: 10px;
	margin-bottom: 10px;
}
#sidebar-recent-posts li, #sidebar-popular-posts li {
	margin:20px 0;
}
#sidebar li {
	margin-bottom:5px;
}
.sidebar-thumbnail-box {
	float: left;
	width: 75px;
}
.sidebar-recent-posts-title {
	float: right;
	width: 165px;
}
#sidebar-recent-posts h3, #sidebar-recent-posts p, #sidebar-popular-posts h3, #sidebar-popular-posts p {
	margin: 0;
}
#main .widgets {
	margin-top: 20px;
	margin-bottom: 20px;
}
#sidebar .widget_category_sns_follow_buttons ul, .widget_category_sns_follow_buttons ul {
	padding-left: 0;
}
.widget_text ul {
	list-style-type:  disc;
}
.widget_text ol {
	list-style-type:  decimal;
}
/************************************
** フッター(footer)
************************************/
#footer {
	clear: both;
	background-color:#424242;
	color: #fff;
	padding: 5px;
}
#footer-widget {
	margin: 10px auto;
	text-align: left;
	padding:0 5%;
}
.footer-left, .footer-center, .footer-right {
	box-sizing: border-box;
	padding: 10px;
}
.footer-left {
	float: left;
	width: 34%;
}
.footer-center {
	float: left;
	width: 33%;
}
.footer-right {
	float: left;
	width: 33%;
}
#footer-widget {
	color: #fcfcfc;
}
#footer-widget ul {
	list-style:none;
	padding-left:1em;
}
#footer-widget li {
	font-size: 14px;
}
#footer a {
	color: #DCDCDC;
}
#footer a:link {
	color: #7FD0D2;
}
#footer a:hover {
	color: #FF9E09;
}
#footer h3 {
	color:#fff;
	font-size: 16px;
}
.footer_hr {
	color:#34495e;
}
#copyright {
	padding: 20px 0;
	font-size: 80%;
	text-align:left;
}
#copyright a {
	text-decoration:none;
	color:#fff;
}
.copyright2 {
	font-family:Arial,Helvetica,sans-serif;
}
.wrapper a{color:#6FB8BE !important;}
.wrapper a:link{color:#6FB8BE !important;}
.wrapper a:visited{color:#6FB8BE !important;}
/************************************
** TOPへ戻るボタン（Go to top）
************************************/
#page-top {
	position:fixed;
	display:none;
	right: 13px;
	bottom: 10px;
}
#page-top a {
	color:#fff;
	padding:7px;
	text-decoration:none;
	display:block;
	cursor:pointer;
	text-align:center;
	background-color:#f1c40f;
	line-height:100%;
	border-radius: 4px;
	font-size:11px;
	opacity: 0.8;
}
#page-top a:hover {
text-decoration:none;
color:#4A4A4A;
}
/************************************
** 広告（ads）
************************************/
.ad-space {
	margin: 30px 0;
	clear:both;
}
.ad-article-bottom {
}
.ad-left {
	float:left;
	margin-right:4px;
	margin-left:10px;
	max-width: 336px;
	max-height:280px;
}
.ad-right {
	float:right;
	margin-left:4px;
	margin-right:10px;
	max-width: 336px;
	max-height:280px;
}
.ad-top-pc {
	width:728px;
	margin: 0 -24px 15px;
}
.ad-space-top {
	margin-top:0;
	margin-bottom:5px;
}
.ad-space-singular {
	margin-top:15px;
	margin-bottom:10px;
}
.ad-space-top .ad-label {
	display:none;
}
#sidebar .ad-space {
	margin-top:0;
}
/************************************
** 非表示にするものまとめ
************************************/
.widget-ad, .widget-over-article-title, .widget-under-article-title, .widget-over-sns-buttons-title, .widget-under-sns-buttons-title, #sidebar .ad-space .ad-label {
	display:none;
}
.widget-index-top {
	margin-bottom: 30px;
}
.widget-index-middle {
	margin-bottom: 40px;
}
/************************************
** モバイルモーダルメニュー（animatedModal.js）
************************************/
#animatedModal a {
	color: #fff;
	text-decoration: none;
}
.close-animatedModal {
	text-align: center;
	font-size: 45px;
}
.modal-content {
	max-width: 440px;
	width: auto;
	margin: auto;
}
#animatedModal ul {
	list-style-type: none;
	padding-left: 0;
	margin-top: 0;
	margin-left: 0;
}
#animatedModal ul li {
	border: 1px solid #fff;
	border-radius: 5px;
	margin: 0 10px 10px;
}
#animatedModal ul li a {
	padding: 5px 10px;
	width: auto;
	border-radius: 5px;
	display: block;
}
#animatedModal ul li a:hover {
	background-color: #555;
}
/*Google検索ボックス用*/
#___gcse_0 .cse .gsc-control-cse, #___gcse_0 .gsc-control-cse {
	background-color: transparent;
	border: none;
}
/*SlickNav用スタイル*/
.slicknav_menu {
	display: none;
}
/*トップへ戻る画像の背景*/
#page-top a.move-page-top-image {
	background-color: transparent;
}
/*Firefoxの不具合？対策*/
div.vdh-mask {
	display: none;
}
/************************************
** Google FontsのBoogalooをダウンロードしたものの呼び出し
************************************/
@font-face { /* for IE */
	font-family: Boogaloo;
	src:url('../css/webfonts/boogaloo/Boogaloo-Regular.ttf');
}
@font-face { /* for non IE */
	font-family: Boogaloo;
	src: url('../css/webfonts/boogaloo/Boogaloo-Regular.ttf') format("truetype");
}
/************************************
** とりあえず何でもレスポンシブ化するスタイル
************************************/
img, canvas, iframe, video, svg {
	max-width:100%
}
.overflow-container {
	overflow-y:scroll
}
.aspect-ratio {
	height:0;
	padding-top:56.25%;
	position:relative
}
.aspect-ratio--object {
	bottom:0;
	height:100%;
	left:0;
	position:absolute;
	right:0;
	top:0;
	width:100%;
	z-index:100
}
/************************************
** 外部パーツ微調整
************************************/
/*外部パーツの微調整など*/
/*SimplicityでbbPressのスタイルを整える*/
.bbp-breadcrumb-home, .bbp-breadcrumb-home+.bbp-breadcrumb-sep, .topic .post-date, .topic .post-update, .topic .footer-post-meta, .post-0 .post-date, .post-0 .post-update, .post-0 .footer-post-meta, .forum .post-date, .forum .post-update, .forum .footer-post-meta {
	display: none;
}
#bbp_search {
	font-size: 17px;
}
#bbp_search_submit {
	padding-top:9px;
	padding-bottom:9px;
}
.post-0 .post-meta {
	height: 27px;
}
.bbp-reply-content {
	font-size: 16px;
	line-height: 170%;
}
.bbp-forum-title {
	font-size: 16px;
}
.bbp-topic-permalink {
	font-size: 14px;
}
#main #bbpress-forums .status-closed {
	color: #000;
	background-color: #fcfcfc;
}
#main #bbpress-forums .status-closed a {
	color: #2098a8;
}
#main #bbpress-forums .status-closed li.bbp-topic-title a {
	color: #333;
}
#bbp-container .entry-content {
	margin-left:0;
}
.bbp-form > p, .bbp-form > div {
	text-align: left;
}
#bbp_reply_content, #bbp_topic_content {
	border:1px solid #ccc;
}
/*bbResolutions*/
.bbr-form-wrapper {
	clear: left;
}
.bbr-field-wrapper {
	float: left;
	margin-right: 10px;
	position: relative;
	top: 5px;
}
.bbr-resolution-sticker {
}
@media screen and (max-width: 440px) {
#main #bbpress-forums div.bbp-forum-content, #main #bbpress-forums div.bbp-topic-content, #main #bbpress-forums div.bbp-reply-content {
	margin-left: 10px;
}
}
 @media screen and (max-width: 480px) {
.article #bbpress-forums .bbp-body div.bbp-reply-author {
	padding-left: 0;
	margin-top: 10px;
	line-height: 130%;
}
.article #bbpress-forums div.bbp-reply-author img.avatar {
	top: 0;
}
}
/*Googleカスタム検索用*/
#cse-search-box input[type="text"] {
	width: calc(100% - 70px);
	background-color: #fff;
}
#cse-search-box input[type="submit"] {
	height: 32px;
}
#cse-search-box input {
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 34px;
	color: #333;
}
#main #bbpress-forums div.bbp-reply-author img.avatar {
	position: relative;
}
/*カテゴリ・アーカイブウィジェットをドロップダウンにしたときラベルを表示しない*/
.widget_categories label.screen-reader-text, .widget_archive label.screen-reader-text {
	display: none;
}



/************************************
** PC用のレスポンシブデザインスタイル読込
************************************/
/*@media screen and (max-width:1110px) {*/ /* 20170524 */
@media screen and (max-width:790px) {
div#header-in, div#navi-in, div#body-in, div#footer-in {
/*	width:760px; */ /* 20170524 */
	width:750px; /* 20170524 */
}
div#sidebar {
	clear:both;
	float:none;
	padding:15px;
	width:auto;
	position:static !important;
}
#footer-widget {
	display:none;
}
#footer-widget .footer-left, #footer-widget .footer-center, #footer-widget .footer-right {
	clear:both;
	width:100%;
}
#sidebar-scroll {
	/*    display:none;*/
	text-align:center;
}
/* モバイルで、サイドバー時計・カレンダーFlash 非表示 */
#sidebar-Clock-Calender {
	display:none;
}
/* モバイルで Flash 非表示 */
#flash_none {
	display:none;
}
/************************************
  ** モバイルメニュー
  ************************************/
  #mobile-menu {
	display:block;
	position:relative;
}
/************************************
  ** ヘッダー関係
  ************************************/
  #header .menu {
	display:none;
}
#header .alignright {
	display:none;
}
/************************************
  ** メインメニュー
  ************************************/
  #navi ul {
	display:none;
	border:0;
}
#navi ul li {
	float:none;
	display:block;
	height:auto;
}
#navi ul li a:hover {
	text-decoration:none;
	background-color:#ddd;
}
#navi ul li a {
	font-size: medium;
	padding: 10px;
	color: #111;
}
#sidebar .ad-space .ad-label {
	display:block;
}
#navi ul.sub-menu, #navi ul.children {
	position: relative;
	width:auto;
	/*background-color:#777;*/
    border-width:0;
}
#navi ul.sub-menu ul, #navi ul.children ul {
	left: 0;
	top: 0;
}
#navi .sub-menu li, #navi .children li {
	height:auto;
	padding-left:30px;
}
.slicknav_menu {
	display: block;
}
}

/* 画面幅が1111px以上の時 */
@media screen and (min-width:1111px) {
/*#navi ul{display:block}*/

  .ad-sidebar {
	margin-top:0;
}
#navi ul.sub-menu, #navi ul.children {
	display:none;
}
}

/* 太文字 - 追加 */
.bold {
	font-weight: bold;
}

/** マージン - 追加 **/
.mt5 {
	margin-top:5px !important;
}
.mt8 {
	margin-top:8px !important;
}
.mt10 {
	margin-top:10px !important;
}
.mt15 {
	margin-top:15px !important;
}
.mt20 {
	margin-top:20px !important;
}
.mt25 {
	margin-top:25px !important;
}
.mt30 {
	margin-top:30px !important;
}
.mb5 {
	margin-bottom:5px !important;
}
.mb8 {
	margin-bottom:8px !important;
}
.mb10 {
	margin-bottom:10px !important;
}
.mb15 {
	margin-bottom:15px !important;
}
.mb20 {
	margin-bottom:20px !important;
}
.mb25 {
	margin-bottom:25px !important;
}
.mb30 {
	margin-bottom:30px !important;
}
.mr5 {
	margin-right:5px !important;
}
.mr10 {
	margin-right:10px !important;
}
.mr15 {
	margin-right:15px !important;
}
.mr20 {
	margin-right:20px !important;
}
.mr25 {
	margin-right:25px !important;
}
.mr30 {
	margin-right:30px !important;
}
.ml5 {
	margin-left:5px !important;
}
.ml10 {
	margin-left:10px !important;
}
.ml15 {
	margin-left:15px !important;
}
.ml20 {
	margin-left:20px !important;
}
.ml25 {
	margin-left:25px !important;
}
.ml30 {
	margin-left:30px !important;
}

.m0 {
	margin:0 !important;
}

/** パディング - 追加 **/
.pt5 {
	padding-top:5px !important;
}
.pt8 {
	padding-top:8px !important;
}
.pt10 {
	padding-top:10px !important;
}
.pt15 {
	padding-top:15px !important;
}
.pt20 {
	padding-top:20px !important;
}
.pt25 {
	padding-top:25px !important;
}
.pt30 {
	padding-top:30px !important;
}
.pb5 {
	padding-bottom:5px !important;
}
.pb8 {
	padding-bottom:8px !important;
}
.pb10 {
	padding-bottom:10px !important;
}
.pb15 {
	padding-bottom:15px !important;
}
.pb20 {
	padding-bottom:20px !important;
}
.pb25 {
	padding-bottom:25px !important;
}
.pb30 {
	padding-bottom:30px !important;
}
.pl5 {
	padding-left:5px !important;
}
.pl8 {
	padding-left:8px !important;
}
.pl10 {
	padding-left:10px !important;
}
.pl15 {
	padding-left:15px !important;
}
.pl20 {
	padding-left:20px !important;
}
.pl25 {
	padding-left:25px !important;
}
.pl30 {
	padding-left:30px !important;
}
.pr5 {
	padding-right:5px !important;
}
.pr8 {
	padding-right:8px !important;
}
.pr10 {
	padding-right:10px !important;
}
.pr15 {
	padding-right:15px !important;
}
.pr20 {
	padding-right:20px !important;
}
.pr25 {
	padding-right:25px !important;
}
.pr30 {
	padding-right:30px !important;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.tc {
	text-align:center !important;
}
.cb {
	clear:both !important;
	margin-bottom:20px !important;
}
.bn {
	border:none !important;
}
.dn {
	display:none !important;
}
.w100 {
	width:100%;
}
.w49 {
	width:49%;
}
.w2 {
	width:2%;
}
a.orange {
	color:#F60 !important;
}
.blue {
	color:#428BCA !important; 
}
.graywaku {
	border:1px solid #ccc;
}
.ad_rayout {
	display:inline-block;
	width:200px;
	height:90px;
}
.footer_ad {
	padding-top:5px;
	background-color:#212121;
	text-align:center;
}
.footer_ad_bottom {
	padding-top:5px;
	background-color:#212121;
	text-align:center;
}
input.inputtxt1 {
	color:#666;
	background-color:#FFFEDA;
	font-size: 15px;
}
noscript img {
	display:none !important;
	height:0 !important;
	overflow:hidden !important;
}
.komoku_small {
	font-size: 12px;
	padding:0 3px;
}
.komokulink_arrow{
color:#f39c12;
font-size:9px;
}
/************************************
**  サイドバーTop Advertisement
**  275x125、125x125 の広告枠 & 広告募集のテキスト
**  2017/12/15
************************************/
#sidetop_ad{
margin:5px 0 10px -9px;
}
.sidetop_ad img{
margin-bottom: -6px;
}
.sidetop_ad-large{
float:left;
border: #FFFFFF 8px solid;
margin: 0 0 3px 10px;
width: 275px;
height: 125px;
}
.sidetop_ad-large img:hover {
   opacity: 0.75;
   transition: 0.5s;
}
.sidetop_ad-small{
float:left;
border: #FFFFFF 8px solid;
margin: 0 0 3px 10px;
width: 125px;
height: 125px;
}
.sidetop_ad-small img:hover {
   opacity: 0.75;
   transition: 0.3s;
}
/************************************
**  サイドバーTop Advertisement
**  広告募集のテキスト
**  2017/12/15
************************************/
.info_text{font-size:12px;
margin:3px 6px 0 10px;
padding: 2px 0;
border:#CCC 1px solid;
border-radius:4px;
background-color:#FFFFFF;
text-align:center;
}
.info_text-scroll{font-size:12px;
margin:-20px 4px 10px 5px;
padding: 2px 0;
border:#CCC 1px solid;
border-radius:4px;
background-color:#FFFFFF;
text-align:center;
}
/************************************
**  最終更新日を　no_print
**  2017/12/23
************************************/
@media print{
    .lastmodified-new{
        display: none;
    }
}