/*
Theme Name: KAGAWA Prefectural Library
Theme URI: https://www.j-muse.com
Author: J-MUSE,Inc.
Author URI: https://www.j-muse.com
Description: 
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: generatepress
Tags: two-columns, three-columns, one-column, right-sidebar, left-sidebar, footer-widgets, blog, e-commerce, flexible-header, full-width-template, buddypress, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, rtl-language-support, featured-images, theme-options
*/
a.btn-radius-solid {
	border: 1px solid #ccc;
	background: #f1e767;
	background: -webkit-gradient(linear, left top, left bottom, from(#fdfbfb), to(#ebedee));
	background: -webkit-linear-gradient(top, #fdfbfb 0%, #ebedee 100%);
	background: linear-gradient(to bottom, #fdfbfb 0%, #ebedee 100%);
	-webkit-box-shadow: inset 1px 1px 1px #fff;
	box-shadow: inset 1px 1px 1px #fff;
	padding: 20px;
	width: 230px;
	display: block;
	margin-top: 20px;
	font-weight: bold;
	color: #;
	font-size: 1.2em;
}

a.btn-radius-solid:hover {
	background: -webkit-gradient(linear, left bottom, left top, from(#fdfbfb), to(#ebedee));
	background: -webkit-linear-gradient(bottom, #fdfbfb 0%, #ebedee 100%);
	background: linear-gradient(to top, #fdfbfb 0%, #ebedee 100%);
}
ul.children li ul.children {
display:none;
}
ul.list-menu {
list-style-type:none;
}
ul.list-menu li a {
margin:2%;
padding:3% 0;
width:28%;
float:left;
dispay:block;
border-radius:10px;
border:1px solid #ddd;
text-align:center;
font-weight:bold;
}
ul.list-menu li a:hover {
background:#E6E6FA;
}
.reading p {
float:left;
padding:2px;
margin:5px 10px;
}
.site-branding {
    width: 25%;
    float: left;
}
.searchhighlight {
         background:#D3E18A;
}
.navigation-search input:focus, a:active, a:hover {
	outline: 0
}
.main-navigation a, a, a:focus, a:hover, a:visited, ins, mark {
	text-decoration: none
}
.comment-content a, .entry-header, .main-title, .site-content {
	word-wrap: break-word
}
a, abbr, acronym, address, applet, big, blockquote, body, caption, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, iframe, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, ul, var {
	border: 0;
	margin: 0;
	outline: 0;
	padding: 0
}
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}
article, aside, details, figcaption, figure, footer, header, main, nav, section {
	display: block
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden], template {
	display: none
}
caption, td, th {
	font-weight: 400;
	text-align: left;
	padding: 5px
}
blockquote:after, blockquote:before, q:after, q:before {
	content: ""
}
blockquote, q {
	quotes: "" ""
}
a {
	background-color: transparent;
	-webkit-transition: color .1s ease-in-out, background-color .1s ease-in-out;
	-moz-transition: color .1s ease-in-out, background-color .1s ease-in-out;
	-o-transition: color .1s ease-in-out, background-color .1s ease-in-out;
	transition: color .1s ease-in-out, background-color .1s ease-in-out
}
a img {
	border: 0
}
body, button, input, select, textarea {
	line-height: 1.5
}
hr {
	background-color: #ccc;
	clear:both;
}
ol, ul {
	margin: 0.5em 1.5em;
}
ul {
	list-style: disc
}
ol {
	list-style: decimal
}
li>ol, li>ul {
	margin: 1.5em
}
b, dt, strong, th {
	font-weight: 700
}
dd {
	margin: 0 1.5em 1.5em
}
cite, dfn, em, i {
	font-style: italic
}
address {
	margin: 0 0 1.5em
}
code, kbd, tt, var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace
}
small, sub, sup {
	font-size: 75%
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help
}
sub, sup {
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
.size-auto, .size-full, .size-large, .size-medium, .size-thumbnail, img {
	height: auto;
	max-width: 100%
}
sup {
	bottom: 1ex
}
sub {
	top: .5ex
}
big {
	font-size: 125%
}
figure {
	margin: 0
}
button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline
}
button, input {
	line-height: normal
}
button, html input[type=button], input[type=reset], input[type=submit] {
	border: 1px solid transparent;
	background: #666;
	cursor: pointer;
	-webkit-appearance: button;
	padding: 5px 10px;
	color: #FFF
}
button:active, button:focus, button:hover, html input[type=button]:active, html input[type=button]:focus, html input[type=button]:hover, input[type=reset]:active, input[type=reset]:focus, input[type=reset]:hover, input[type=submit]:active, input[type=submit]:focus, input[type=submit]:hover {
	background: #606060
}
.button {
	padding: 10px 20px;
	display: inline-block
}
input[type=checkbox], input[type=radio] {
	box-sizing: border-box;
	padding: 0
}
input[type=search] {
	-webkit-appearance: textfield
}
input[type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
input[type=text], input[type=email], input[type=url], input[type=password], input[type=tel], input[type=search], textarea {
	background: #FAFAFA;
	color: #666;
	border: 1px solid #ccc;
	border-radius: 0;
	padding: 5px 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 100%
}
input[type=text]:focus, input[type=email]:focus, input[type=url]:focus, input[type=password]:focus, input[type=tel]:focus, input[type=search]:focus, textarea:focus {
	color: #111;
	background: #FFF
}
textarea {
	overflow: auto;
	vertical-align: top;
	width: 100%
}
input[type=file] {
	max-width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto
}
.screen-reader-shortcut, .screen-reader-text, .screen-reader-text span {
	position: absolute!important;
	clip: rect(0,0,0,0);
	height: 1px;
	width: 1px;
	border: 0;
	overflow: hidden
}
.screen-reader-shortcut:focus, .screen-reader-text:focus {
	clip: auto!important;
	height: auto;
	width: auto;
	display: block;
	font-size: 1em;
	font-weight: 700;
	padding: 15px 23px 14px;
	color: #333;
	background: #fff;
	z-index: 100000;
	text-decoration: none;
	box-shadow: 0 0 2px 2px rgba(0,0,0,.6)
}
.clear:after, .clear:before, [class*=content]:after, [class*=content]:before, [class*=site]:after, [class*=site]:before {
	content: '';
	display: table
}
.clear:after, [class*=content]:after, [class*=site]:after {
	clear: both
}
.main-navigation {
	z-index: 100;
	padding: 0;
	clear: both;
	display: block
}
.main-navigation ul li a {
	display: block
}
.menu-toggle {
	margin: 0;
	padding: 0
}
.menu-toggle:before {
	content: "\f0c9";
	font-family: FontAwesome;
	line-height: 1em;
	speak: none;
	width: 1.28571429em;
	text-align: center;
	display: inline-block
}
.toggled .menu-toggle:before {
	content: "\f00d";
	speak: none
}
.menu-toggle .mobile-menu {
	margin-left: 5px
}
.menu-toggle .mobile-menu:empty {
	display: none
}
.inside-navigation {
	position: relative
}
.main-navigation ul, .menu-toggle li.search-item {
	list-style: none;
	margin: 0;
	padding-left: 0
}
.search-item .screen-reader-text {
	top: 0;
	right: 0;
	left: auto
}
.main-navigation li {
	float: left;
	position: relative
}
.main-navigation a {
	display: block
}
.main-navigation ul ul {
	box-shadow: 0 2px 2px rgba(0,0,0,.1);
	display: none;
	float: left;
	position: absolute;
	left: 0;
	z-index: 99999;
	width: 240px;
	text-align: left;
	top: auto
}
.main-navigation ul li.sfHover>ul, .main-navigation ul li:hover>ul, .main-navigation ul ul a, .secondary-navigation ul li.sfHover>ul, .secondary-navigation ul li:hover>ul {
	display: block
}
.main-navigation ul ul ul {
	left: 100%;
	top: 0
}
.main-navigation ul ul li {
	width: 100%
}
.dropdown-click .main-navigation ul li.sfHover>ul, .dropdown-click .main-navigation ul li:hover>ul, .dropdown-click .secondary-navigation ul li.sfHover>ul, .dropdown-click .secondary-navigation ul li:hover>ul {
	display: none
}
.dropdown-click .main-navigation ul li.sfHover>ul.toggled-on, .dropdown-click .main-navigation ul li:hover>ul.toggled-on, .dropdown-click .main-navigation ul.toggled-on, .dropdown-click .secondary-navigation ul li.sfHover>ul.toggled-on, .dropdown-click .secondary-navigation ul li:hover>ul.toggled-on, .dropdown-click .secondary-navigation ul.toggled-on {
	display: block
}
.dropdown-click nav ul ul ul {
	background-color: transparent
}
.nav-float-right .inside-header .main-navigation {
	float: right;
	clear: right
}
.nav-float-left .inside-header .main-navigation {
	float: left;
	clear: left
}
.nav-float-left .inside-header .site-branding, .nav-float-left .inside-header .site-logo {
	float: right;
	clear: right
}
.nav-float-left .inside-header:after {
	clear: both;
	content: '';
	display: table
}
.nav-float-right .inside-header .site-branding {
	display: inline-block
}
.site-header {
	position: relative
}
.header-aligned-left .site-header {
	text-align: left
}
.header-aligned-center .site-header {
	text-align: center
}
.header-aligned-right .site-header {
	text-align: right
}
.site-header .header-image {
	vertical-align: middle
}
.main-navigation .main-nav ul ul li a, .nav-float-right .main-navigation .main-nav ul ul li a {
	line-height: normal
}
.nav-float-right .main-navigation ul ul ul {
	top: 0
}
.main-navigation li.search-item {
	float: right;
	z-index: 21
}
.rtl .main-navigation li.search-item, .rtl.nav-aligned-right.nav-below-header .main-navigation .menu>li.search-item {
	float: left
}
.nav-aligned-center .main-navigation li.search-item.current-menu-item {
	position: absolute;
	right: 0
}
.rtl.nav-aligned-center .main-navigation li.search-item.current-menu-item {
	position: absolute;
	left: 0;
	right: auto
}
.main-navigation li.search-item i {
	transform: rotate(90deg)
}
.navigation-search {
	position: absolute;
	right: 0;
	display: none;
	z-index: 20;
	width: 100%;
	top: 0
}
.gen-sidebar-nav .navigation-search {
	top: auto;
	bottom: 0
}
.navigation-search input {
	border: 0;
	vertical-align: bottom;
	line-height: 0;
	opacity: .9;
	width: 100%;
	z-index: 20;
	border-radius: 0;
	-webkit-appearance: none
}
.navigation-search input::-ms-clear {
display:none;
width:0;
height:0
}
.navigation-search input::-ms-reveal {
display:none;
width:0;
height:0
}
.navigation-search input::-webkit-search-cancel-button, .navigation-search input::-webkit-search-decoration, .navigation-search input::-webkit-search-results-button, .navigation-search input::-webkit-search-results-decoration {
display:none
}
.nav-left-sidebar .main-navigation li.search-item, .nav-right-sidebar .main-navigation li.search-item {
	width: auto;
	display: inline-block
}
.nav-left-sidebar .main-navigation li.search-item.current-menu-item, .nav-right-sidebar .main-navigation li.search-item.current-menu-item {
	float: right
}
.nav-aligned-center.nav-above-header .main-navigation .menu>li, .nav-aligned-center.nav-below-header .main-navigation .menu>li, .nav-aligned-right.nav-above-header .main-navigation .menu>li, .nav-aligned-right.nav-below-header .main-navigation .menu>li {
	float: none;
	display: inline-block
}
.sidebar .menu-item-has-children .dropdown-menu-toggle, nav ul ul .menu-item-has-children .dropdown-menu-toggle {
	float: right
}
.nav-aligned-center .main-navigation ul, .nav-aligned-right .main-navigation ul {
	letter-spacing: -.31em;
	font-size: 1em
}
.nav-aligned-center .main-navigation ul li, .nav-aligned-right .main-navigation ul li {
	letter-spacing: normal
}
.nav-aligned-left.nav-above-header .main-navigation, .nav-aligned-left.nav-below-header .main-navigation {
	text-align: left
}
.nav-aligned-center.nav-above-header .main-navigation, .nav-aligned-center.nav-below-header .main-navigation {
	text-align: center
}
.nav-aligned-right.nav-above-header .main-navigation, .nav-aligned-right.nav-below-header .main-navigation {
	text-align: right
}
.gallery-item, .site-info {
	text-align: center
}
.main-navigation ul li .dropdown-toggle, .secondary-navigation ul li .dropdown-toggle {
	display: none
}
.menu-item-has-children .dropdown-menu-toggle {
	display: inline-block;
	height: 100%;
	clear: both;
	padding-left: 10px
}
nav:not(.toggled):not(.slideout-navigation) ul ul .menu-item-has-children .dropdown-menu-toggle {
	padding-right: 15px
}
.dropdown-menu-toggle:before {
	content: "\f107";
	font-family: FontAwesome;
	line-height: 1em;
	speak: none
}
.dropdown-click .menu-item-has-children.sfHover>a .dropdown-menu-toggle:before {
	content: "\f106"
}
.dropdown-hover .children .dropdown-menu-toggle:before, .dropdown-hover .sub-menu .dropdown-menu-toggle:before {
	content: "\f105"
}
.dropdown-hover .inside-right-sidebar .dropdown-menu-toggle:before, .dropdown-hover.both-right .inside-left-sidebar .dropdown-menu-toggle:before {
	content: "\f104"
}
.dropdown-hover .inside-left-sidebar .dropdown-menu-toggle:before, .dropdown-hover.both-left .inside-right-sidebar .dropdown-menu-toggle:before {
	content: "\f105"
}
.dropdown-click .main-navigation ul ul ul, .dropdown-click .secondary-navigation ul ul ul {
	left: 0;
	top: auto;
	position: relative
}
.dropdown-click.both-right .widget-area .secondary-navigation ul ul, .dropdown-click.both-sidebars .widget-area .inside-right-sidebar .secondary-navigation ul ul, .dropdown-click.right-sidebar .widget-area .secondary-navigation ul ul {
	right: 0
}
.dropdown-click .widget-area .main-navigation ul ul, .dropdown-click .widget-area .secondary-navigation ul ul {
	left: 0;
	right: 0;
	top: auto;
	position: relative;
	float: none;
	width: 100%
}
.main-navigation .main-nav ul li.menu-item-has-children>a, .secondary-navigation .main-nav ul li.menu-item-has-children>a {
	padding-right: 0;
	position: relative
}
.widget-area .main-navigation li, .widget-area .secondary-navigation li {
	float: none;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0
}
.widget-area .main-navigation ul ul, .widget-area .secondary-navigation ul ul {
	top: 0;
	left: 100%;
	width: 220px
}
.dropdown-hover.both-right .widget-area .main-navigation ul ul, .dropdown-hover.both-sidebars .widget-area .inside-right-sidebar .main-navigation ul ul, .dropdown-hover.right-sidebar .widget-area .main-navigation ul ul {
	right: 100%;
	left: auto
}
.slideout-navigation .dropdown-menu-toggle:before {
	content: "\f107"!important
}
.slideout-navigation .sfHover>a .dropdown-menu-toggle:before {
	content: "\f106"!important
}
.post {
	margin: 0 0 2em
}
.posted-on .updated {
	display: none
}
.byline, .group-blog .byline, .single .byline {
	display: inline
}
.entry-content, .entry-summary, .page-content {
	margin: 2em 0 0
}
.page-links {
	clear: both;
	margin: 0 0 1.5em
}
.archive .format-aside .entry-header, .archive .format-status .entry-header, .archive .format-status .entry-meta, .archive .format-status .entry-title, .blog .format-aside .entry-header, .blog .format-status .entry-header, .blog .format-status .entry-meta, .blog .format-status .entry-title {
	display: none
}
.archive .format-aside .entry-content, .archive .format-status .entry-content, .blog .format-aside .entry-content, .blog .format-status .entry-content {
	margin-top: 0
}
.archive .format-status .entry-content p:last-child, .blog .format-status .entry-content p:last-child {
	margin-bottom: 0
}
.comment-content img.wp-smiley, .entry-content img.wp-smiley, .page-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0
}
.depth-1.parent>.children, .pingback .comment-body, .trackback .comment-body {
	border-bottom: 1px solid rgba(0,0,0,.05)
}
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
	position: relative
}
.wp-caption img[class*=wp-image-] {
	display: block;
	margin: 0 auto;
	max-width: 100%
}
.wp-caption .wp-caption-text {
	font-size: 75%;
	padding-top: 5px;
	opacity: .8
}
.wp-caption img {
	position: relative;
	vertical-align: bottom
}
.gallery {
	margin-bottom: 1.5em
}
.gallery-item {
	display: inline-block;
	vertical-align: top;
	width: 100%
}
.gallery-columns-2 .gallery-item {
	max-width: 50%
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%
}
.gallery-columns-4 .gallery-item {
	max-width: 25%
}
.gallery-columns-5 .gallery-item {
	max-width: 20%
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%
}
.site-logo, .widget select, embed, iframe, object {
	max-width: 25%;
}
pre {
}
.gallery-caption {
	display: block
}
.site-main [class*=navigation] {
	margin: 0 0 2em;
	overflow: hidden
}
.comment, .comment-list {
	list-style-type: none;
	padding: 0;
	margin: 0
}
.comment-author-info {
	display: inline-block;
	vertical-align: middle
}
.comment-meta .avatar {
	float: left;
	margin-right: 10px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%
}
.comment-author cite {
	font-style: normal;
	font-weight: 700
}
.entry-meta.comment-metadata {
	margin-top: 0
}
.comment-content, .comment-respond {
	margin-top: 1.5em
}
.comment-form>.form-submit {
	margin-bottom: 0
}
.comment-form input, .comment-form-comment {
	margin-bottom: 10px
}
.comment-form #author, .comment-form #email, .comment-form #url {
	display: block
}
.comment-metadata .edit-link:before, .infinite-scroll .paging-navigation, .infinite-scroll.neverending .site-footer, .widget_search .search-submit {
	display: none
}
.comment-body {
	padding: 30px 0
}
.comment-content {
	padding: 30px;
	border: 1px solid rgba(0,0,0,.05)
}
.comment .children {
	padding-left: 30px;
	margin-top: -30px;
	border-left: 1px solid rgba(0,0,0,.05)
}
.pingback .edit-link {
	font-size: 13px
}
.comment-content p:last-child {
	margin-bottom: 0
}
.comment-list>.comment:first-child {
	padding-top: 0;
	margin-top: 0;
	border-top: 0
}
ol.comment-list {
	margin-bottom: 1.5em
}
.widget {
	margin: 0 0 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.widget_categories .children {
	margin-left: 1.5em;
	padding-top: 5px
}
blockquote, table {
	margin: 0 0 1.5em
}
fieldset, fieldset legend {
	padding: 0
}
.widget_categories .children li:last-child {
	padding-bottom: 0
}
.infinity-end.neverending .site-footer {
	display: block
}
h1, h2, h3, h4, h5, h6 {
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit
}
pre {
	/*background: rgba(0,0,0,.05);
	font-family: inherit;*/
	font-family: "Courier New", Consolas, monospace;
	font-size: inherit;
	line-height: 1.4em;
	margin-bottom: 1.5em;
	padding: 20px;
	overflow: auto
}
blockquote {
	border-left: 5px solid rgba(0,0,0,.05);
	padding: 20px;
	font-size: 1.2em;
	font-style: italic;
	position: relative
}
blockquote p:last-child {
	margin: 0
}
table.line, table.line td, table.line th {
	border: 1px solid rgba(0,0,0,.1)
}
table td.line, table th.line {
	border: 1px solid rgba(0,0,0,.1);
	border-collapse: collapse;
}
table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	width: 100%
}
.one-container.both-left .inside-left-sidebar, .one-container.both-right .inside-left-sidebar {
	margin-right: 15px
}
.one-container.both-left .inside-right-sidebar, .one-container.both-right .inside-right-sidebar {
	margin-left: 15px
}
td, th {
	padding: 8px;
	border-width: 0 1px 1px 0
}
hr {
	background-color: rgba(0,0,0,.1);
	border: 0;
	height: 1px;
	margin-bottom: 40px;
	margin-top: 40px
}
.site-main .gallery, fieldset legend {
	margin-bottom: 1.5em
}
fieldset {
	border: 0;
	min-width: inherit
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 20px
}
.gallery-item img {
	vertical-align: bottom
}
.gallery-icon {
	padding: 5px
}
.one-container .comments-area {
	margin-top: 1.5em
}
h1, h2, h3 {
	line-height: 1.2em
}
.entry-content>:last-child, .entry-summary>:last-child, .footer-widgets .widget :last-child, .one-container .site-main>:last-child, .page-content>:last-child, .separate-containers .site-main>:last-child, .sidebar .widget :last-child {
	margin-bottom: 0
}
.inside-footer-widgets:not(.grid-container):after, .inside-footer-widgets:not(.grid-container):before, .inside-header:not(.grid-container):after, .inside-header:not(.grid-container):before, .inside-navigation:not(.grid-container):after, .inside-navigation:not(.grid-container):before {
	content: ".";
	display: block;
	overflow: hidden;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
	width: 0;
	height: 0;
	clear: both
}
.one-container .site-main {
	margin: 0
}
.one-container .inside-left-sidebar, .one-container .inside-right-sidebar {
	margin-top: 0
}
.one-container .inside-article {
	padding: 0 0 30px
}
.one-container.page .inside-article {
	padding-bottom: 0
}
.widget-title {
	margin-bottom: 30px;
	line-height: 1.5
}
.widget ol, .widget ul {
	margin: 0
}
/*サイドメニュー*/
#left-sidebar .widget ul li {
list-style-type: none;
position: relative;
border-left: 8px solid #729b62;
margin-bottom: 5px;
/*font-weight: bold;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
}
#left-sidebar .widget ul li a {
color :#333;
display: block;
padding: 15px 10px;
}
#left-sidebar .widget ul li a:hover,.widget ul li:hover {
	opacity: .7
}

/*サイドメニュー色設定*/

#left-sidebar .widget ul li:nth-child(1) {
background-color:#FBDAF5;
font-size:1.3em;
}
#left-sidebar .widget ul li:nth-child(2) {
background-color:#b1c1ef;
font-size:1.2em;
}
#left-sidebar .widget ul li:nth-child(3) {
background-color:#f9ba7d;
font-size:1.3em;
}
#left-sidebar .widget ul li:nth-child(4) {
background-color:#e8fbb7;
font-size:1.3em;
}
#left-sidebar .widget ul li:nth-child(5) {
background-color:#b4ec98;
font-size:1.3em;
}
#left-sidebar .widget ul li:nth-child(6) {
background-color:#b6e3f5;
}


.widget ul li ul li:before {
	opacity: .7
}
.widget .search-field {
	width: 100%
}
header .search-field {
	width: 160px;
}
.top_search .search-field  {
	width: 220px;
}
.separate-containers .widget:last-child, .widget:last-child {
	margin-bottom: 0
}
.widget_nav_menu ul ul, .widget_pages ul ul {
	margin-left: 1em;
	margin-top: 5px
}
.widget ul li.menu-item-has-children, .widget ul li.page_item_has_children {
	padding-bottom: 0
}
.header-widget .widget-title {
	margin-bottom: 15px
}
#wp-calendar {
	table-layout: fixed;
	font-size: 80%
}
#wp-calendar #prev, #wp-calendar #prev+.pad {
	border-right: 0
}
.sidebar .grid-container {
	max-width: 100%;
	width: 100%
}
.inside-footer-widgets .inner-padding {
	padding: 0 40px
}
.footer-bar-active .footer-bar .widget {
	padding: 0
}
.footer-bar .widget_nav_menu>div>ul {
	display: inline-block;
	vertical-align: top
}
.footer-bar .widget-title, .footer-bar .widget_nav_menu li ul {
	display: none
}
.footer-bar .textwidget p:last-child {
	margin: 0
}
.footer-bar-align-right .copyright-bar {
	float: left
}
.footer-bar-align-left .copyright-bar, .footer-bar-align-right .footer-bar {
	float: right;
	text-align: right
}
.footer-bar-align-left .footer-bar {
	float: left
}
.footer-bar-align-center .copyright-bar {
	float: none;
	text-align: center
}
.footer-bar-align-center .footer-bar {
	float: none;
	text-align: center;
	margin-bottom: 10px
}
.footer-bar .widget_nav_menu li {
	margin: 0 10px;
	float: left;
	padding: 0
}
.footer-bar .widget_nav_menu li:first-child {
	margin-left: 0
}
.footer-bar .widget_nav_menu li:last-child {
	margin-right: 0
}
.entry-title {
	margin-bottom: 0
}
.page-header {
	margin-bottom: 30px
}
.page-header>:last-child, .read-more-container, .site-main .post-navigation, .taxonomy-description p:last-child {
	margin-bottom: 0
}
.page-header h1 {
	font-size: 25px
}
.page-header .avatar {
	float: left;
	margin-right: 1.5em
}
.page-header .author-info {
	overflow: hidden
}
.entry-meta {
	font-size: 85%;
	margin-top: .5em;
	line-height: 1.5
}
footer.entry-meta {
	margin-top: 2em
}
.cat-links:before, .comments-link:before, .nav-next .next:before, .nav-previous .prev:before, .tags-links:before, footer.entry-meta .author:before, footer.entry-meta .posted-on:before {
	font-family: FontAwesome;
	font-weight: 400;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	position: relative;
	margin-right: .6em;
	width: 13px;
	text-align: center;
	speak: none
}
footer.entry-meta .author:before {
	content: "\f007"
}
footer.entry-meta .posted-on:before {
	content: "\f073"
}
.cat-links:before {
	content: "\f07b"
}
.tags-links:before {
	content: "\f02c"
}
.comments-link:before {
	content: "\f086"
}
.nav-previous .prev:before {
	content: "\f104"
}
.nav-next .next:before {
	content: "\f105"
}
.cat-links, .comments-link, .tags-links, footer.entry-meta .byline, footer.entry-meta .posted-on {
	display: block
}
.paging-navigation:after, .paging-navigation:before {
	content: ".";
	display: block;
	overflow: hidden;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
	width: 0;
	height: 0
}
.paging-navigation:after {
	clear: both
}
.paging-navigation .nav-next, .paging-navigation .nav-previous {
	display: none
}
.site-main .paging-navigation .navigation {
	margin: 0
}
.comment-respond {
	margin-top: 0
}
.main-title {
	margin: 0;
	line-height: 1.2em
}
.site-logo {
	display: inline-block;
	float:left;
}
.site-description {
	margin: 0;
	line-height: 1.5
}
.header-widget {
	float: right;
	overflow: hidden;
	width: 75%
}
.header-widget .widget {
	/*padding: 0 0 20px;*/
	padding:0;
	margin-bottom: 0;
	margin-top:20px;
	margin-left: 15px;
	float: left;
}
.header-widget .widget:last-child {
	padding-bottom: 0
}
.nav-float-right .header-widget .widget {
	padding: 0 0 10px
}
.nav-float-right .header-widget .widget:last-child {
	padding-bottom: 0
}
.nav-float-right .header-widget {
	position: relative;
	top: -10px
}
.post-image {
	margin: 2em 0 0
}
.page-header-image, .page-header-image-single {
	line-height: 0
}
.separate-containers .page-header-content, .separate-containers .page-header-image {
	margin-top: 30px
}
.one-container .inside-article>[class*=page-header-], .separate-containers .inside-article>[class*=page-header-] {
	margin-bottom: 2em;
	margin-top: 0
}
.inside-article .page-header-image-single.page-header-below-title {
	margin-top: 2em
}
.full-width-content.no-sidebar.separate-containers .site-main, .top-bar .inside-top-bar .textwidget p:last-child {
	margin: 0
}
.full-width-content .container.grid-container {
	max-width: 100%
}
.contained-content.one-container .site-content, .contained-content.separate-containers .inside-article, .full-width-content.one-container .site-content, .full-width-content.separate-containers .inside-article {
	padding: 0
}
.top-bar .inside-top-bar .widget {
	padding: 0;
	display: inline-block;
	margin: 0
}
.top-bar-align-center .inside-top-bar .widget:not(:first-child), .top-bar-align-right .inside-top-bar>.widget:nth-child(odd) {
	margin-left: 10px
}
.top-bar-align-center {
	text-align: center
}
.top-bar-align-right {
	text-align: right
}
.top-bar-align-right .inside-top-bar>.widget:nth-child(even) {
	float: left;
	margin-right: 10px
}
.top-bar-align-left .inside-top-bar>.widget:nth-child(even) {
	margin-left: 10px;
	float: right
}
.top-bar-align-left .inside-top-bar>.widget:nth-child(odd) {
	float: left;
	margin-right: 10px
}
.top-bar-align-center .inside-top-bar .widget:first-child:last-child {
	display: block
}
.inside-top-bar:not(.grid-container):after, .inside-top-bar:not(.grid-container):before {
	content: ".";
	display: block;
	overflow: hidden;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
	width: 0;
	height: 0;
	clear: both
}
.top-bar .widget-title, .top-bar .widget_nav_menu li ul {
	display: none
}
.top-bar .widget_nav_menu li {
	margin: 0 10px;
	float: left;
	padding: 0
}
.top-bar .widget_nav_menu li:first-child {
	margin-left: 0
}
.top-bar .widget_nav_menu li:last-child {
	margin-right: 0
}
.top-bar .widget_nav_menu>div>ul {
	display: inline-block;
	vertical-align: top
}
.so-panel.widget {
	padding: 0
}
#mc_embed_signup .clear {
	display: block;
	height: auto;
	visibility: visible;
	width: auto
}
.container.grid-container {
	width: auto
}
.sf-menu>li.menu-item-float-right {
	float: right!important
}
.generate-back-to-top, .generate-back-to-top:visited {
	font-size: 20px;
	background: rgba(0,0,0,.4);
	color: #FFF;
	border-radius: 3px;
	position: fixed;
	bottom: 30px;
	right: 30px;
	line-height: 40px;
	width: 40px;
	text-align: center;
	z-index: 10;
	transition: opacity .3s ease-in-out
}
.generate-back-to-top:focus, .generate-back-to-top:hover {
	background: rgba(0,0,0,.6);
	color: #FFF
}
.generate-back-to-top .screen-reader-text {
	left: 0
}
.menu-toggle, .mobile-bar-items {
	display: none;
	cursor: pointer
}
.inside-top-bar {
	padding: 10px
}
.inside-header, .inside-page-header, .one-container .site-content, .separate-containers .comments-area, .separate-containers .inside-article, .separate-containers .page-header, .separate-containers .paging-navigation {
	padding: 0 2% 2%
}
.one-container.both-right .site-main, .one-container.right-sidebar .site-main {
	margin-right: 40px
}
.one-container.both-left .site-main, .one-container.left-sidebar .site-main {
	margin-left: 40px
}
.one-container.both-sidebars .site-main {
	margin: 0 40px
}
.separate-containers .page-header, .separate-containers .site-main>*, .separate-containers .widget, .widget-area .main-navigation {
	/*margin-bottom: 20px*/
}
.right-sidebar.separate-containers .site-main {
	margin: 10px 20px 20px 0
}
.left-sidebar.separate-containers .site-main {
	margin: 10px 0 20px 20px
}
.both-sidebars.separate-containers .site-main {
	margin: 20px
}
.both-right.separate-containers .site-main {
	margin: 10px 20px 20px 0
}
.both-right.separate-containers .inside-left-sidebar {
	margin-right: 10px
}
.both-right.separate-containers .inside-right-sidebar {
	margin-left: 10px
}
.both-left.separate-containers .site-main {
	margin: 20px 0 20px 20px
}
.separate-containers .inside-left-sidebar, .separate-containers .inside-right-sidebar, .separate-containers .site-main {
	margin-top: 10px;
	margin-bottom: 20px
}
.both-left.separate-containers .inside-left-sidebar {
	margin-right: 10px
}
.both-left.separate-containers .inside-right-sidebar {
	margin-left: 10px
}
.separate-containers .page-header-contained, .separate-containers .page-header-content-single, .separate-containers .page-header-image, .separate-containers .page-header-image-single {
	margin-top: 20px
}
.main-navigation .main-nav ul li a, .main-navigation .mobile-bar-items a, .menu-toggle {
	padding-left: 20px;
	padding-right: 20px;
	line-height: 50px
}
.main-navigation .main-nav ul ul li a {
	padding: 10px 20px
}
.navigation-search, .navigation-search input {
	height: 100%
}
.menu-item-has-children .dropdown-menu-toggle {
	padding-right: 20px
}
.menu-item-has-children ul .dropdown-menu-toggle {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: -10px
}
.widget-area .widget {
	/*padding: 5%*/
}
.footer-widgets {
	padding: 2%
}
.site-footer .footer-widgets-container .inner-padding {
	padding: 0 0 0 40px
}
.site-footer .footer-widgets-container .inside-footer-widgets {
	margin-left: -40px
}
body, button, input, select, textarea {
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	text-transform: none;
	font-size: 14px
}
body {
	line-height: 1.5;
font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
p {
	margin-bottom: 1.1em
}
.top-bar {
	font-weight: 400;
	text-transform: none;
	font-size: 12px
}
.main-title {
	font-weight: 700;
	text-transform: none;
	font-size: 26px
}
.main-navigation a, .menu-toggle, .site-description {
	font-weight: 400;
	text-transform: none;
	font-size: 14px
}
.main-navigation .main-nav ul ul li a {
	font-size: 14px
}
.inside-left-sidebar .widget-title {
	font-weight: 400;
	text-transform: none;
	font-size: 16px;
	/*background: #f8ebc1;*/
	border-bottom: 5px solid #a5c998;
	padding: 7px;
	/*margin: -5% -5% 5% -5%;*/
}
.footer-widgets {
	background-color:#efefef  !important;
}
.site-footer .widget-title {
	font-weight: 400;
	text-transform: none;
	font-size: 16px;
	border-bottom: 5px solid #a5c998;
}
h1, h2 {
	font-weight: 300;
	text-transform: none
}
.footer-widgets .widget, .sidebar .widget {
	font-size: 14px;
	background : none !important;
	background-color:none !important;
}
h1.entry-title {
	font-size: 24px;
	display: block;
	background: #f8ebc1;
	border-bottom: 5px solid #a5c998;
	padding: 7px;
	font-weight: bold;
}
h2 {
	font-size: 20px
}
h3 {
	color:#689357;
	font-weight: 400;
	text-transform: none;
	font-size: 18px;
	border-left:5px solid #a5c998;
	padding:0 5px;
}
.site-info {
	padding: 18px;
	font-size: 14px
}
.slideout-navigation .menu-item-has-children .dropdown-menu-toggle {
	float: right
}
table.a tr:nth-child(even) {
	background: #EEE;
}
table.a th {
	background: #99c8ff;
	font-weight: bold;
}
table.a th, table.a td {
	text-align: center;
}
ul.contents-menu, ul.contents-menu li {
	display: block;
	margin: 0;
	padding: 0;
}
ul.contents-menu li span {
}
ul.contents-menu li a {
	border: 1px solid #999;
	padding: 2%;
	float: left;
	display: block;
	background: #ddd;
	border-radius: 10px;        /* CSS3 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome */
	-moz-border-radius: 10px;   /* Firefox */
}
ul.contents-menu li a:hover {
	background: #18428c;
	color: #fff;
}
ul.contents-menu li a {
	width: 28%;
	margin: 0.5%;
	height: auto;
}
.c_detailBox {
	width: 96%;
	padding: 2%;
	border: 1px solid #333;
	border-radius: 10px;        /* CSS3 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome */
	-moz-border-radius: 10px;   /* Firefox */
	float: left;
}
.c_detailBox_L {
	float: left;
	width: 30%;
}
.c_detailBox_R {
	float: left;
	width: 70%;
}
#c_detailTitle {
	font-size: 16px;
	font-weight: bold;
}
.main-navigation, .main-navigation ul ul {
	background-color: #6b8457 !important;
	border-bottom: 5px solid #aed11a;
}
.main-navigation .main-nav ul li[class*="current-menu-"] > a {
    color: #ffffff;
    background-color: #4b6530 !important;
}
.main-navigation .main-nav ul li > a:hover, .main-navigation .main-nav ul li > a:focus, .main-navigation .main-nav ul li.sfHover > a {
    color: #ffffff;
    background-color: #4b6530 !important;
}

.inside-header {
	padding: 0;
}

/* tabMenu */
            .tabs input[type="radio"]{
                display:none;
            }
            .tabs label{
			color:#fff;
                background: #a2dba6;
                transition: all 0.7s;
				cursor: pointer;
				padding:4px 45px;
				margin-right:1%;
				border-radius: 10px 10px 0 0;         /* CSS3 */
					-webkit-border-radius: 10px 10px 0 0;    /* Safari,Google Chrome */
					-moz-border-radius: 10px 10px 0 0;   /* Firefox */
            }
            .tabs .content {
				margin:4px 0;
				padding:2%;
                display:none;
                /*opacity :0.15;
                background: #ffcccc;
                transition: opacity 1s;*/
				border: 1px solid #FF7288;
				border-top: 10px solid #FF7288;
            }
 
            .tabs [id^="page"]:checked + label {
                background: #FF7288;
            }
            .tabs [id="page1"]:checked ~ [id="page1"] {
                display:block;
            }
            .tabs [id="page2"]:checked ~ [id="page2"] {
                display:block;
            }
            .tabs [id="page3"]:checked ~ [id="page3"] {
                display:block;
            }
            .tabs [id="page4"]:checked ~ [id="page4"] {
                display:block;
            }
            .tabs [id="page5"]:checked ~ [id="page5"] {
                display:block;
            }
            .tabs [id="page6"]:checked ~ [id="page6"] {
                display:block;
            }
            .tabs [id="page7"]:checked ~ [id="page7"] {
                display:block;
            }

div.mylib {
	padding:10px;
	border:5px solid #FF4D4D;
	background:#fbe9e9;
	border-radius: 10px;        /* CSS3 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome */
	-moz-border-radius: 10px;   /* Firefox */
}
div.mylib h3 {
font-size:1.2em;
	color:#FF4D4D;
	border-left: 5px solid #FF4D4D;
	font-weight:bold;
}
div.mylib .loginimg,div.mylib .messe {
	text-align:center;
}
div.mylib .messe {
	font-size:.9em;
}
div.mylib p {
	margin-bottom: 0.5em;
}
div.headmess {
margin-top:3px;
}
div.headmess a,div.headmess a:visited{
	font-size:.85em;
	line-height:1.6em;
	color:#6b8457;
}
div.headmess a:hover{
	color:#1e73be;
}
div.headmess i,.news_list i{
	font-size:16px;
}
.head_add {
    margin-top: 10px;
}
ul.topiclist li div {
	float:left;
}
ul.topiclist li div.cate {
	font-size:.75em;
	background:#ddd;
	margin-left:10px;
	padding:1px 3px;
	border-radius: 10px;        /* CSS3 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome */
	-moz-border-radius: 10px;   /* Firefox */
}
ul.topiclist li {
	clear:both;
	width:100%;
	padding:1% 0;
	border-top:dotted #ddd 1px;
}
.news_list {
	float:right;
}
.top_search {
	border-radius: 10px;        /* CSS3 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome */
	-moz-border-radius: 10px;   /* Firefox */
	background:#d6e1be;
	margin-right: 2%;
	padding: 2% 2% 0 2%;
	height:140px;
}
.top_search form {
	margin-bottom: 10px;
}
.top_search h3 {
	font-weight:bold;
	color:#729b62;
	border-left: 5px solid #a5c998;
}
.top_add {
}
.top_add h3{
	margin-bottom: 5px;
}
.top_add p {
	margin-bottom: 4px;
}
h3.caltit {
	border-bottom:5px solid #7ca46d;
	border-left:none;
	background:#e2f9da;
	font-weight:bold;
	margin:0 1em;
	padding:1%;
	float: left;
	width: 92%;
}
div.calmesse {
text-align:right;
font-size:.8em;
margin-bottom:10px;
padding-right: 30px;
float: right;
width:92%;
}
div.calmesse span {
font-weight:bold;
color:red;
}
.mobileqr {
margin: 1%;
font-size: .8em;
text-align: center;
padding: 2%;
border: 1px solid #7ca46d;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
}
ul.sitemap ,ul.sitemap li{
    display: block;
}
ul.wp-sitemap li,ul.sitemap li {
width:50%;
float:left;
padding-bottom: 3%;
}
ul.children li {
width:100%;
padding-bottom: 1%;
font-size:.9em;
}
ul.children {
margin-top:0;
}
div.bread_crumb {
margin-top: 10px;
}
div.bread_crumb > ul::after {
    clear: both;
}
div.bread_crumb > ul::after, div.bread_crumb > ul::before {
    content: "";
    display: table;
}
div.bread_crumb ul li {
    float: left;
    font-size: 12px;
}
div.bread_crumb ul {
    list-style: none;
}
div.bread_crumb ul li.sub::before {
    content: ">";
    letter-spacing: 10px;
    color: #333;
}
div.bread_crumb ul li.sub {
    padding-left: 10px;
}
div.bread_crumb ul li {
    float: left;
    font-size: 12px;
}
table.calendar th, table.calendar td {
    padding: 2px;
}
.search-form {
    float: right;
    width: 30%;
    position: relative;
    top: -55px;
    margin-bottom: -20px;
}
table.child_tbl td {
    padding-top: 3px;
    padding-right: 5px;
    padding-bottom: 3px;
    padding-left: 5px;
}
ol.li_btn li {
	width:27%;
	padding:1%;
	float:left;
	margin: 0 2%;
	height:60px;
}

ol.post {
	counter-reset: li;
}
 
ol.post > li {
	list-style: none;
	position: relative;/*リストの項目の位置を基準に*/
	padding-left: 3.0em; /*li:before分左に余白を。調整可*/
	/*margin-bottom: 0.8em;*//*リストの数字がくっついてしまう場合*/
	line-height: 1.6;
}
ol.post > li:before {
	counter-increment: li;
	content: "Q"counter(li);
	margin-right: 1.6em;
	background: #ffc0cb; /*薄いピンク*/
	border: 1px solid #ff99ab; /*濃いピンク*/
	color: #ffffff; /*白*/
	border-radius: 50%; /*丸く*/
	text-align: center; /*端に寄ってる数字を真ん中に*/
	width: 2.3em; /*幅を決めるheightと同じ数値に*/
	height: 1.3em; /*高さ。widthと同じ数値に。数値変更した場合はline-heightで調整を*/
	position: absolute; /*リストの基準から移動させる*/
	left: 0em; /*項目の基準、左にあわせる*/
	top: 2px; /*基準の上から2pxの位置に表示。テーマによって位置がずれる場合は修正を*/
	line-height: 1.4;/*数字の位置あわせで数値を指定*/
}
.calendar_waku {
	width:45%;
	float:left;
	margin-left:20px;
}
@media (max-width: 767px) {
	.inside-article {
		width:100% !important;
		padding: 0 !important;
		margin-top:10px;
	}
	.top_search {
			width:90% !important;
		}
	.left-sidebar.separate-containers .site-main {
		margin:5%;
	}
	#footer-widgets {
		padding: 5%;
	}
	a.btn-radius-solid {
		width: 85%;
	}
	.tabs label {
		padding: 4px 15px;
	}
	inside-article img {
		display:block:
	}
	.search-form {
		float: unset;
		width: 100%;
		position: unset;
		margin-bottom: 20px;
	}
	.site-logo, .widget select, embed, iframe, object {
		max-width: 100%;
		float:unset;
		margin-bottom:10px;
	}
	.site-branding {
		width: 100%;
		float: unset;
	}
	.header-widget {
		display: none;
	}
	.left-sidebar.separate-containers .site-main {
		margin: 10px;
	}
	.inside-header {
		text-align: center;
	}
	.calendar_waku {
		width: 100%;
		margin-left: 0;
	}
	table,td,th,tr {
		width:auto !important;
	}
}