@charset "utf-8";
@import url(plugin.css);

a:link {
color:#2971B0;
text-decoration:none;
}

a:visited {
text-decoration:none;
}

a:hover {
color:#2971B0;
text-decoration:underline;
}

blockquote {
padding-left:.3em;
margin:1em 2em;
}

body {
text-align:center;
font-size:14px;
color:#000;
background-color: #F6F6EA;
	font-family: '�q���M�m�p�S Pro W3','Hiragino Kaku Gothic Pro','���C���I',Meiryo,'�l�r �o�S�V�b�N',sans-serif;
margin:0;
}

dd {
margin:2px 0 5px 20px;
}

div.ie5 {
text-align:center;
}

em {
font-style:italic;
}

h1 {
  font-size:13px;
  font-weight:400;
  color:#000;
  margin:0;
  padding:2px;
}

hr {
border-top:2px solid #999;
margin:5px 0;
}

img {
vertical-align:middle;
border:none;
}

pre {
white-space:pre-wrap;
word-wrap:break-word;
overflow:auto;
background-color:#fff;
border-top:#666 1px solid;
border-right:#889 2px solid;
border-bottom:#889 2px solid;
border-left:#666 1px solid;
color:#000;
margin:15px;
padding:.5em;
}

span.handline {
padding-bottom:.2em;
background-image:url(line.gif);
background-repeat:repeat-x;
background-position:bottom;
}

span.noexists {
color:#33F;
background-color:#FFFACC;
}

span.noexists a {
color:#33F;
}

span.size1 {
font-size:xx-small;
}

span.size2 {
font-size:x-small;
}

span.size3 {
font-size:small;
}

span.size4 {
font-size:medium;
}

span.size5 {
font-size:large;
}

span.size6 {
font-size:x-large;
}

span.size7 {
font-size:xx-large;
}

strong {
font-weight:700;
}

tfoot td.style_td {
color:inherit;
background-color:#eee;
border-color:#333;
}

tfoot th.style_th {
color:inherit;
background-color:#eee;
border-color:#333;
}

thead td.style_td {
color:inherit;
background-color:#eee;
border-color:#333;
}

thead th.style_th {
color:inherit;
background-color:#eee;
border-color:#333;
}

#body {
width:100%;
line-height:1.5em;
word-break:normal;
}

#body del {
color:#444;
}

#body h1 {
line-height:1em;
margin:5px 0;
}

#body h1 a {
text-decoration:none;
}

#body h2 {
line-height:50px;
color:#fff;
font-size:20px;
background-image:url(body_h2.png);
background-repeat:no-repeat;
background-position:left center;
border:none;
margin:5px 0 5px;
padding:5px 0 5px 30px;
}

#body h2 a {
text-decoration:none;
color:#fff;
}

@media screen and (max-width:768px){
  #body h2 {
    color: #fff;
    line-height: 1.2em;
    padding: 5px 10px 5px 10px;
    background: #02488d;
    -webkit-border-radius: 10px;
    -webkit-box-shadow: rgba(0, 0, 0, .1) 1px 1px 3px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9dd53a), color-stop(50%, #a1d54f), color-stop(51%, #80c217), color-stop(100%, #7cbc0a));
    text-shadow: 0 1px #333;
    font-size: 16px;
  }
}

#body h2 a:hover {
color:#eee8aa;
}

#body h2.calender {
color:#83AF00;
font-size:16px;
background:none;
border-style:none;
padding:3px 5px;
line-height:1em;
}

#body h2.calender a {
color:#A3D900;
}

#body h2.calender a:hover {
color:#B6F200;
}

#body h3 {
line-height:2em;
color:#83AF00;
font-size:16px;
background-color:transparent;
border-left: 4px solid #83af00;
margin:15px 5px 10px 10px;
padding:0 0 0 10px;
}

#body h3 a {
text-decoration:none;
color:#A3D900;
}

#body h3 a:hover {
color:#B6F200;
}

#body h4 {
line-height:1em;
color:#83AF00;
font-size:16px;
background:none;
border:none;
border-bottom:dotted 2px #83AF00;
margin:10px 0 0 3px;
padding:3px 5px;
}

#body h4 a {
text-decoration:none;
color:#A3D900;
}

#body h4 a:hover {
color:#B6F200;
}

#body input {
line-height:1em;
}

#body #toc_container {
  border: solid 1px #999;
  border-right: none;
  border-bottom: solid 1px #fff;
  width: 80%;
  margin: 15px 0px;
  background-color: #fff;
  padding: 0;
  position: relative;
}

#body #toc_container::after{
  content: "もくじ";
  color: #fff;
  background-color: #999;
  font-size: 12px;
  font-weight: bold;
  line-height: 1em;
  display: block;
  width: 3.5em;
  text-align: center;
  padding: 2px;
  position: absolute;
  top: 0;
  left: 0;
}

#body #toc_container .toc_list{
  padding-left: 16px;
  margin-left: 16px;
  margin-top: 1em;
  margin-bottom: 1em;
  padding-top: 20px;
}

#body #toc_container .toc_list li{
  list-style: url(list_list1.gif);
}

#body #toc_container .toc_title {
  text-align: center;
  font-weight: 700;
  margin: 0;
  padding: 0;
}

#body ul.list1 {
  padding-left:16px;
  margin-left:16px;
  margin-top:1em;
  margin-bottom:1em;
  list-style-image:url(list_list1.gif);
  }

#body ol.list2 {
padding-left:16px;
margin-left:16px;
list-style-type:lower-roman;
}

#body ol.list3 {
padding-left:16px;
margin-left:16px;
list-style-type:lower-alpha;
}

#body strong {
font-weight:700;
}

#body strong a {
font-weight:700;
}

#body table {
max-width:100%;
word-break:normal;
word-wrap:break-word;
border-color:#666;
}

#body textarea {
max-width:100%;
font-size: 16px;
}

#body ul {
margin:5px 0 5px 30px;
}

#body ul ul {
margin-left:30px;
}

#body ul.list2 {
padding-left:16px;
margin-left:16px;
list-style-image:url(list_list2.gif);
}

#body ul.list3 {
padding-left:16px;
margin-left:16px;
list-style-image:url(list_list3.gif);
}

#content {
border:none;
padding:0 10px 15px;
background-color: #fff;
}

#content h2.title {
text-align:right;
font-size:10px;
margin:0;
padding-top:5px;
color: #ccc;
}

#content h2.title a {
text-decoration:none;
}

#content h2.title a:hover {
text-decoration:none;
}

#copyright {
text-align:center;
font-size:13px;
}

#copyright p {
margin:0;
}

#footer {
  width:100%;
  color:#666;
  background-color:#B4D841;
  margin:0;
  padding:10px 0;
  height: 50px;
  border-top: 1px #FFFBE2 solid;
}

#footer a {
text-decoration:none;
color:#666;
}

#footer a:hover {
color:#fff;
}

#headcopy {
  text-align:left;
  margin-left:auto;
  margin-right:auto;
  padding:2px;
  background-color:#CDEA75;
  border-bottom: 2px #DDD7C4 solid;
  box-sizing: border-box;
}

#header {
  width: 850px;
  background-color:#f6f6ea;
  margin-right: auto;
  margin-left: auto;
  margin-top: 10px;
  margin-bottom: 15px;
}

@media screen and (max-width:768px){
  #headcopy{
    width: 100%;
    height: auto;
    background-color: #7cbc0a;
    margin: 0;
    padding: 2px;
    text-align: center;
    border-top: none 0px;
    border-right: 1px solid #afafaf;
    border-bottom: none 0px;
    border-left: 1px solid #afafaf;
  }
  #headcopy h1{
    color: #fff;
    font-size: 13px;
    text-align: 1em;
    font-weight: 400;
    margin: 0;
    padding: 0;
    border: none;
  }
  #header {
    width: 100%;
    margin-top: -1px;
    background-color: transparent;
  }
}

#header a {
  text-decoration:none;
}

#lastmodified {
text-align:right;
color:#777;
font-size:12px;
margin:10px 0 0;
}

#logo {
text-align:center;
font-size:25px;
background-color:#f6f6ea;
padding:0;
}

#logo a {
text-decoration:none;
color:#630;
}

#logo a:hover {
text-decoration:none;
color:#ccc;
background:none;
}

#logo img {
width:850px;
}

#logo_text {
text-align:left;
font-size:24px;
font-weight:400;
background-color:#f6f6ea;
background-image:url(bg_logo.png);
background-repeat:no-repeat;
background-position:left center;
padding:0;
height:200px;
box-sizing: border-box;
}

#logo_text a {
padding:14px 0 10px 25px;
display:block;
text-decoration:none;
color:#fff;
}

@media screen and (max-width:768px){
  #logo_text{
    font-size: 15px;
    font-weight: bold;
    padding: 15px 0px 20px 0;
    height: auto;
    width: 100%;
    margin: 0 auto;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7cbc0a), color-stop(29%, #80c217), color-stop(77%, #a1d54f), color-stop(100%, #9dd53a));
    border-top: none;
    border-right: 1px solid #afafaf;
    border-bottom: 1px solid #afafaf;
    border-left: 1px solid #afafaf;
    -webkit-border-bottom-left-radius: 15px;
    -webkit-border-bottom-right-radius: 15px;
  }
  #logo_text a{
    color: #fff;
    display: block;
    height: auto;
    padding: 0;
    overflow: hidden;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-shadow: 0 1px #333;
    text-decoration: none;
  }
}

#logo_text a:hover {
text-decoration:none;
color:#eee;
background:none;
}

#logo_text p {
margin-top:10px;
}

#menubar {
color:#666;
background-color:#fff;
border-right: 1px dotted #ccc;
margin:0;
}

#navigator {
  background-image:url(bg_navi.png);
  background-repeat:repeat;
  background-color: transparent;
  line-height:40px;
  font-size:16px;
  font-weight: normal;
  margin-right: auto;
  margin-left: auto;
  margin-top:0;
  margin-bottom:0;
  padding:0;
  width:850px;
}

@media screen and (max-width:768px){
  #navigator{
    width: 96%;
    height: auto;
    font-size: 18px;
    line-height: 44px;
    padding: 0;
    margin: 20px auto;
    border: 1px solid #afafaf;
    overflow: hidden;
    font-weight: bold;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9dd53a), color-stop(29%, #a1d54f), color-stop(77%, #80c217), color-stop(100%, #7cbc0a));
    -webkit-box-shadow: 0px 2px 4px #a6a6a6;
    text-shadow: 0px 0px 1px #333;
    -webkit-border-radius: 15px;
  }
}

#navigator * {
margin:0;
padding:0;
}

#navigator a {
text-decoration:none;
color:#666;
}

#navigator a:hover {
color:#B5E133;
background:none;
}

#navigator p {
margin-left:10px;
color:#eee;
}

#navigator ul {
height:40px;
list-style:none;
margin:0;
padding:0;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

#navigator ul li {
float:left;
text-align:center;
list-style-type:none;
background:url(navi_li.gif) no-repeat;
background-position:left 50%;
margin:0;
padding:0;
}

#navigator ul li a {
display:block;
padding:0 10px 0 10px;
}

#navigator ul li.focus {
  background-image:url(bg_navi_focus.png);
  background-repeat:repeat-x;
  background-color: transparent;
  background-position:0 0;
  color: #fff;
}

#navigator ul li.focus a{
  color: #fff;
}

@media screen and (max-width:768px){
  #navigator ul li {
    float: left;
    display: inline-block;
    line-height: 30px;
    height: 32px;
    padding: 0 5px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9dd53a), color-stop(29%, #a1d54f), color-stop(77%, #80c217), color-stop(100%, #7cbc0a));
    -webkit-box-shadow: 0px 2px 4px #a6a6a6;
  }
  #navigator ul li a {
    color: #fff;
    display: block;
    height: 30px;
    padding: 0 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 12px;
  }

  #navigator ul li.focus {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9dd53a), color-stop(29%, #a1d54f), color-stop(77%, #80c217), color-stop(100%, #7cbc0a));
  }

  #navigator ul li.focus a{
    color: #333;
    text-shadow: 0px 0px 1px #fff;
  }

}

#navigator2 {
clear:both;
width:100%;
text-align:center;
padding:10px 0;
background-color:#f6f6ea;
width: 850px;
margin-left:auto;
margin-right:auto;
}

@media screen and (max-width:768px){
  #navigator2{
    width: 100%;
  }
}

#note {
padding-bottom:5px;
border-bottom:solid 1px #999;
}

#sidebar {
color:#666;
margin:0;
}

#summary {
clear:both;
padding-left:5px;
color:#666;
border-left:solid 4px #999;
margin:45px 0 0;
}

#toolbar {
text-align:center;
font-size:11px;
padding:3px 0;
}

#main {
  width: 850px;
  margin-right: auto;
  margin-left: auto;
  background-color:#fff;
  border: solid 1px #ccc;
  margin-top: 15px;
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-start;
  align-items: flex-start;
  box-sizing: border-box;
}

#wrap_content {
  width:76%;
  float:right;
  overflow:hidden;
}

#wrap_sidebar {
width:24%;
float:left;
overflow:hidden;
border:none;
}

@media screen and (max-width:768px) {
  #main {
    width: 100%;
    display: block;
  }
  #wrap_content {
    width:100%; 
  }
  #wrap_sidebar {
    width:100%;
  }
}

#wrapper {
  width:100%;
  text-align:left;
  margin-right: auto;
  margin-left: auto;
  margin-bottom:0;
  border:none;
  background-color:#F6F6EA;
}

@media screen and (max-width:768px) {
  #wrapper {
    background-color: transparent;
  }
}

.bar {
line-height:1.3em;
word-break:normal;
padding:5px;
}

.bar a {
color:#666;
}

.bar a:hover {
color:#f99;
text-decoration:none;
}

.bar div.jumpmenu {
display:none;
}

.bar h1 {
font-size:1em;
font-weight:700;
margin:1px 0 0;
}

.bar h2 {
line-height:30px;
font-size:16px;
text-align:center;
color:#fff;
background:none;
background-image:url(bar_h2.png);
background-position:left top;
background-repeat:repeat;
margin:5px 0 5px;
padding:0 6px 0 6px;
}

.bar h2 a {
display:block;
width:100%;
color:#fff;
text-decoration:none;
margin:0 -2px 0 -5px;
padding:0 2px 0 5px;
}

.bar h2 a:hover {
color:#83af00;
text-decoration:underline;
padding:0 2px 0 5px;
}

.bar h3 {
line-height:1.5em;
font-size:15px;
font-weight: normal;
color:#666;
background-image:url(bar_h3.gif);
background-position:left top;
background-repeat:no-repeat;
margin:5px 5px;
padding:0 0 0 20px;
}

.bar h3 a {
display:block;
width:100%;
color:#666;
text-decoration:none;
margin:0 0 0 -15px;
padding:0 0 0 15px;
}

.bar h3 a:hover {
color:#ccc;
text-decoration:underline;
padding:0 0 0 15px;
}

.bar h3.focus {
  background-image:url(bar_h3_focus.gif);
  background-repeat:no-repeat;
  background-position:0 top;
  background-color: #F6F6EA;
  color: #B5E133;
}

.bar h3.focus a{
  color: #B5E133;
}

.bar h4 {
line-height:1.2em;
color:#666;
background-image:url(bar_h4.gif);
background-position:5% top;
background-repeat:no-repeat;
font-size:1em;
font-weight: normal;
margin:5px 0;
padding:0 0 0 30px;
}

.bar h4 a {
display:block;
width:100%;
color:#666;
text-decoration:none;
margin:0 0 0 -23px;
padding:0 0 0 23px;
}

.bar h4 a:hover {
color:#ccc;
text-decoration:underline;
padding:0 0 0 23px;
}

.bar h4.focus {
  background-image:url(bar_h4_focus.gif);
  background-repeat:no-repeat;
  background-position:5% top;
  background-color: #F6F6EA;
  color: #B5E133;
}

.bar h4.focus a{
  color: #B5E133;
}

.bar h5 {
line-height:30px;
font-size:16px;
text-align:center;
color:#fff;
background:none;
background-image:url(bar_h2.png);
background-position:left top;
background-repeat:repeat;
margin:5px 0 5px;
padding:0 6px 0 6px;
}

.bar h5 a {
display:block;
width:100%;
color:#fff;
text-decoration:none;
margin:0 -2px 0 -5px;
padding:0 2px 0 5px;
}

.bar h5 a:hover {
color:#83af00;
text-decoration:underline;
padding:0 2px 0 5px;
}

.bar img {
margin:0 auto;
padding:0;
}

.bar li {
list-style-type:none;
}

.bar ul {
margin:0;
padding:2px 2px 5px 10px;
}

.bar ul.list1 li {
margin-left:0;
}

.bar ul.list2 li {
margin-left:0;
}

.bar ul.list3 li {
margin-left:0;
}

.small {
font-size:80%;
}

.style_table {
  border-collapse: separate;
  border-spacing: 1px;

text-align:left;
border:0;
color:inherit;
background-color:#3F4B17;
border-color:#333;
margin:auto;
padding:0;
}

.style_td {
color:inherit;
background-color:#fff;
border-color:#333;
margin:1px;
padding:5px;
}

.style_th {
text-align:center;
color:#556b2f;
  background-color: transparent;
  background-image: url(side.gif);
  background-repeat: repeat;
  background-position: left top;
  margin:1px;
  padding:5px;
}

/* licence 
----------------------------------------*/
#licence {
  margin: 0;
  padding: 10px 5px 5px 0;
  background-color: #B4D841;
  font-size:10px;
  text-align:right;
  color:#666;
}

#licence a,
#licence a:hover{
	text-decoration:none;
	color:#666;
}

#licence p{
  margin: 0;
}

.qform_table{
  width:85%;
  margin:1.5em auto;
}
.qform_table tr th{
  padding: 10px;
/* 	font-weight:normal;	 */
  border-bottom: 1px solid #ccc;
  white-space: nowrap;
}
.qform_table p{
  margin-bottom: 0;
}
.qform_table tr td{
  padding: 10px;
  font-weight:normal;	
  border-bottom: 1px solid #ccc;
}
.qform_form textarea,
.qform_form input[type=text]{
  padding:3px 5px;
  width:97%;
  border:1px solid #ccc;
  font-size: 16px;
}
.qform_form input[type=email]
{
  padding:3px 5px;
  width:50%;
  border:1px solid #ccc;
  font-size: 16px;
}
.qform_form input[type=submit]{
  font-size: 16px;
}
.qform_value{
  border:0;
}
.name_box p{
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 10px;
}
.name_box p .wpcf7-form-control-wrap{
  display: block;
  width: 30%;
}
.qform_table tr td.qform_value{
  padding: 10px;
  font-weight:normal;	
  border-bottom: none;
}
.text_center{
  text-align: center;
}

#image-modal {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.8);
  padding-top: 15vh;
}

#image-modal .modal-content {
  margin: auto;
  display: block;
  max-width: 90%;
  max-height: 80%;
}

#image-modal #caption {
  margin: 15px auto;
  text-align: center;
  color: white;
  font-size: 18px;
}

#image-modal .close {
  position: absolute;
  top: 10vh;
  right: 5vw;
  color: white;
  font-size: 40px;
  font-weight: bold;
  cursor: pointer;
}

#image-modal .close:hover,
#image-modal .close:focus {
  color: #bbb;
}

#wrap_content .mw200 img{
  max-width: 200px;
  width: 100%;
}

.download_btn a{
  padding: 5px 10px;
  background-color: #efefef;
  border: 1px solid black;
  color: black;
  border-radius: 2px;
}

.searched_list{
  padding-left: 0;
}

.wpcf7-response-output{
  display: none;
}

.wp-block-search__input{
  width: 0;
}