@charset "UTF-8";
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  overflow: scroll;
  height: 100%;
}

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

.cls {
  clear: both;
}

body {
  max-width: 100%;
  -webkit-text-size-adjust: 100%;
  background: #fff none repeat scroll 0 0;
  color: #000;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  position: relative;
  font-family: "Arial", "メイリオ", "ヒラギノ角ゴ Pro", "ＭＳ Ｐゴシック", "sans-serif";
  font: 16px/20px Helvetica, Arial, sans-serif;
  font-size: 16px;
  text-transform: none;
}

dl, dt, dd, ul, ol, li {
  margin: 0;
  padding: 0;
  line-height: 1.6;
}

a:hover img {
  opacity: 0.8;
}

.textCenter {
  text-align: center;
}

.menu_title a {
  color: #fff;
}

html body div.wprm-overlay {
  background: rgba(0, 0, 0, 0.5);
}

#wprmenu_bar .menu_title a {
  display: inline-block;
  position: relative;
  top: 2px;
}

#post #contents {
  background-color: #fff;
}

section {
  margin: 0;
  padding-top: 0;
  line-height: 1.5;
  background-color: #fff;
}

.mobileOnly img {
  margin: 0;
  width: 100%;
  max-width: 100%;
  height: auto;
}

.pcOnly {
  display: none;
}

#contents img.alignright {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 0 1em;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

section dl {
  margin: 0;
}

section dt {
  font-weight: bold;
  line-height: 1.2;
}

section dd {
  margin: 0 0 1em;
  line-height: 1.2;
}

section ol {
  margin: 0 10px 1em;
  line-height: 1.2;
}

#head01, #head02, #head03, #head04, #head05 {
  margin-top: -105px;
  padding-top: 105px;
}

section ul {
  list-style-type: disc;
  margin: 0 10px 1em;
  padding: 0;
}

#contents section ul li {
  list-style-type: disc;
  margin: 0 10px 1em 1em;
  padding: 0;
}

#contents section p {
  margin: 0 10px;
  padding-bottom: 1em;
}

#post #contents p {
  margin: 10px;
}

#contents p.fsBlue {
  color: #0070c0;
  font-weight: bold;
  font-size: 18px;
}

#contents ol, ul {
  margin: 0 10px 1em 2em;
}

#contents li {
  margin: 0 0 10px;
}

footer .footerMenu ul {
  margin: 0 0 1em;
}

#contents dl {
  margin: 0 10px 1em;
}

.fsRED {
  color: #d00;
}

.fsRedLarge {
  color: #d00;
}

.textRight {
  text-align: right;
  margin: 0 1em 5px 0;
}

#contents .alignnone {
  width: 100%;
  height: auto;
  margin: 0 0 1em;
}

#contents p .alignleft {
  display: block;
  width: 100%;
  max-width: 420px;
  height: auto;
  margin: 0 auto 1em;
}

#contents .aligncenter {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto 1em;
}

.h_nav {
  display: none;
}

#h_top {
  display: block;
  background-color: #fff;
  color: #666;
  font-size: 14px;
  top: -100px;
  position: absolute;
  width: 100%;
  height: 90px;
  margin: 100px auto 0;
  padding: 0;
  line-height: 1;
  z-index: 999;
}

#h_top .inner {
  box-shadow: none;
}

#h_top a:hover {
  text-decoration: none;
}

#h_top .inner {
  position: relative;
  box-shadow: none;
}

#h_top .logo {
  float: left;
  font-size: 36px;
}

#h_top .h_logo a {
  background: #fff;
}

.topHeadWidth {
  width: 100%;
  position: absolute;
  z-index: 100;
  margin: 10px 0 0;
  padding: 0 10px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.h_logo {
  width: auto;
  flex: 1 1 auto;
  min-width: 0;
  max-width: none;
}

.h_logo a {
  display: block;
  font-size: 20px;
  font-weight: bold;
}

.h_logo p {
  font-size: 10px;
  font-weight: normal;
  margin: 0 0 0 5px;
  text-align: left;
}

.h_logo p span {
  color: #0070c0;
  display: block;
  text-align: left;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
}

.h_logo img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 56px;
  margin: 0;
  vertical-align: middle;
}

.h_tel {
  width: auto;
  flex-shrink: 0;
  max-width: 48%;
  margin: 0 0 0 10px;
  text-align: right;
}

.h_tel span {
  text-align: right;
}

.h_tel a {
  color: #3f9031;
  display: block;
  font-size: 18px;
  font-weight: bold;
  white-space: nowrap;
  text-align: right;
}

.h_tel a:hover {
  color: #3fa731;
}

.h_tel p {
  font-size: 12px;
  font-weight: normal;
  margin: 0;
  text-align: right;
  line-height: 1.35;
}

.h_tel p span {
  color: #666;
  display: block;
  text-align: right;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.35;
  margin-left: 0;
}

#header {
  height: 90px;
}

#search_top {
  display: none;
}

#h_top,
.inner {
  width: 100%;
}

#h_top {
  top: 42px;
  position: fixed;
  margin-top: 0;
}

#h_top.fixed {
  padding-top: 0;
  background: transparent;
  margin-top: 0;
  top: 0;
  position: fixed;
  height: 78px;
  background: #fff;
  transition: top 0.65s ease-in;
  -webkit-transition: top 0.65s ease-in;
  -moz-transition: top 0.65s ease-in;
}

#h_top.fixed .logo,
#h_top .logo {
  position: absolute;
  left: 13px;
  top: 13px;
  color: #333;
  font-size: 26px;
}

/*
#h_top,
#h_top .logo,
.gNav ul li,
.gNav ul li a {
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}
*/
@media screen and (max-width: 639px) {
  .topHeadWidth {
    padding: 0 12px;
  }
  .h_logo p {
    font-size: 10px;
    margin: 0 0 3px 3px;
  }
}
.open .gNav {
  /* #gNav top + #mobile-head height */
  -moz-transform: translateY(556px);
  -webkit-transform: translateY(556px);
  transform: translateY(556px);
}

#contents section .newsList ul {
  margin: 1em 0;
  padding: 0;
  width: 100%;
  list-style-type: none;
}

#contents section .newsList ul li {
  width: auto;
  margin: 0 0 5px;
  padding: 0;
  list-style-type: none;
  background-color: #fff;
  transition-duration: 0.3s;
}

#contents section .newsList ul li dl {
  margin: 0;
  padding: 0;
}

section .newsList ul li h2 {
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
  margin: 0;
  padding: 10px;
}

section .newsList ul li h2 a:hover {
  color: #0070c0;
  text-decoration: none;
}

section .newsList ul li dt {
  line-height: 1.5;
  font-weight: normal;
  text-align: center;
  width: 100%;
}

#contents section .newsList ul li dt p {
  margin: 0;
  padding: 0;
  background-color: #eee;
  line-height: 2;
}

#contents section .newsList ul li dd {
  margin: 0;
  padding: 0;
}

#contents section .newsList ul li dd h2 a {
  display: block;
  text-align: center;
  color: #3f9031;
}

#contents section .pagenation {
  margin: 60px auto;
  overflow: hidden;
}

#contents section .pagenation::after, .pagenation ul::after {
  clear: both;
  content: "? ";
  display: block;
  height: 0;
  visibility: hidden;
}

#contents section .pagenation ul {
  float: left;
  left: 50%;
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: relative;
}

#contents section .pagenation li {
  border: 1px solid #ccc;
  border-radius: 5px;
  float: left;
  left: -50%;
  list-style-type: none;
  margin: 0 2px;
  padding: 0;
  position: relative;
}

#contents section .pagenation li:first-child {
  margin-left: 0;
}

#contents section .pagenation li.active {
  background-color: #3f9031;
  border-radius: 5px;
  color: #ffffff;
  cursor: not-allowed;
  padding: 10px 20px;
}

#contents section .pagenation li a {
  background: #fff none repeat scroll 0 0;
  border-radius: 5px;
  color: #999;
  display: block;
  padding: 10px 20px;
  text-decoration: none;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}

#contents section .pagenation li a:hover {
  background-color: #3f9031;
  color: #fff;
  opacity: 0.8;
  transition-duration: 500ms;
  transition-property: all;
  transition-timing-function: ease;
}

.headBread {
  color: #000;
  background-color: #c0dabc;
}

.breadcrumbs {
  color: #000;
  font-size: 14px;
  line-height: 3;
  padding-left: 10px;
}

.breadcrumbs a {
  color: #000;
}

.breadcrumbs a:hover {
  color: #3f9031;
  text-decoration: none;
}

#contents .forMail p {
  margin: 2em 10px 5px;
  clear: both;
}

#contents .forMail p span.fsRedBG,
#contents .forMail p span.fsRed {
  color: #d00;
}

.checkbox-input input {
  display: none;
}

.checkbox-input .wpcf7-list-item-label {
  padding-left: 24px;
  position: relative;
  margin-right: 10px;
}

.checkbox-input span.wpcf7-list-item {
  display: inline-block;
  margin: 0 0 10px 10px;
}

.checkbox-input .wpcf7-list-item-label::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #999;
  border-radius: 4px;
  background-color: #fff;
}

.checkbox-input input:checked + .wpcf7-list-item-label {
   color: #c0dabc;
}

.checkbox-input input:checked + .wpcf7-list-item-label::after {
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  left: 5px;
  width: 7px;
  height: 14px;
  transform: rotate(40deg);
  border-bottom: 3px solid #c0dabc;
  border-right: 3px solid #c0dabc;
}

#contents .forMail dl {
  width: 100%;
  background-color: #fff;
  padding: 0;
  margin: 0 0 20px;
}

.forMail dt {
  clear: both;
  text-align: center;
  font-size: 1em;
  font-weight: normal;
  margin: 0;
  width: 100%;
  background-color: #eee;
  border-bottom: 1px solid #fff;
  line-height: 2;
}

.forMail dd {
  margin: 0;
  padding: 0 10px;
}

.forMail dd span.fsRedBG {
  width: 9%;
  text-align: center;
  display: inline-block;
  font-size: 13px;
  padding: 5px 0;
  margin-top: 12px;
  color: #f00;
}

.forMail dd.borderBottom span.fsRedBG {
  margin-top: 100px;
}

.forMail dd.borderBottom {
  border-bottom: 1px solid #ccc;
  min-height: 225px;
}

.forMail dd .wpcf7-form-control-wrap:has(> .wpcf7-textarea),
.forMail dd .wpcf7-form-control-wrap:has(> input[type=text]),
.forMail dd .wpcf7-form-control-wrap:has(> input[type=email]),
.forMail dd .wpcf7-form-control-wrap:has(> input[type=tel]),
.forMail dd .wpcf7-form-control-wrap:has(> input[type=number]) {
  display: block;
  width: 90%;
}

.forMail dd .wpcf7-form-control-wrap:has(> input[type=text]) > input,
.forMail dd .wpcf7-form-control-wrap:has(> input[type=email]) > input,
.forMail dd .wpcf7-form-control-wrap:has(> input[type=tel]) > input,
.forMail dd .wpcf7-form-control-wrap:has(> input[type=number]) > input {
  margin: 5px 0;
}

.height50 {
  height: auto;
}

.forMail dd.height50 input {
  line-height: auto;
  margin: 0;
}

.wpcf7 dt {
  font-weight: normal;
}

input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]) {
  padding: 0 0 0 10px;
}

::-webkit-input-placeholder {
  color: #afafaf;
}

:-ms-input-placeholder {
  color: #afafaf !important;
}

::-moz-placeholder {
  color: #afafaf;
  opacity: 1;
}

::placeholder {
  color: #afafaf;
  opacity: 1;
}

:focus::-webkit-input-placeholder {
  color: transparent;
}

:focus:-ms-input-placeholder {
  color: transparent;
}

:focus::-moz-placeholder {
  color: transparent;
}

:focus::placeholder {
  color: transparent;
}

select {
  color: #afafaf;
}
select option {
  color: #afafaf;
}
select option:first-child {
  display: none;
}

input[type=tel], input[type=email], input[type=text], input[type=number], select[name=educational] {
  margin: 0;
  position: relative;
  font-size: 16px;
  width: 90%;
  height: 40px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border: solid 1px #ccc;
  -webkit-appearance: none;
}

input:focus[type=text] {
  border: solid 1px #3f9031;
}

input:focus[type=number] {
  border: solid 1px #3f9031;
}

input:focus[name=zip] {
  border: solid 1px #3f9031;
}

input:focus[type=email] {
  border: solid 1px #3f9031;
}

input[name=zip] {
  margin: 0;
  position: relative;
  font-size: 16px;
  width: 60%;
  height: 40px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border: solid 1px #ccc;
  -webkit-appearance: none;
}

section ul.markNone li input[type=text] {
  width: 40%;
  margin: 0 auto;
}

.forMail textarea.wpcf7-textarea {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border: solid 1px #ccc;
  width: 90%;
  max-width: 100%;
  box-sizing: border-box;
}

.forMail dd textarea:focus {
  border: solid 1px #0070c0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

section .forMail dd select {
  margin: 0 auto;
  padding: 0 10px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border: solid 1px #ccc;
  text-align: center;
}

section .forMail dd select:focus[name=educational] {
  border: solid 1px #0070c0;
  color: #333;
}

.forMail dt span.fsRedBG,
.forMail dt span.fsRed {
  display: inline-block;
  color: #d00;
  padding-left: 10px;
}

.forMail dd .pref select {
  width: 110px;
  display: block;
  margin: 5px 0;
  padding: 10px;
}

.forMail dd .wpcf7-radio .wpcf7-list-item,
.forMail dd .wpcf7-checkbox .wpcf7-list-item {
  display: inline-flex;
  align-items: center;
  vertical-align: middle;
  margin: 0 1em 0 0;
}

.forMail dd .wpcf7-radio .wpcf7-list-item.first,
.forMail dd .wpcf7-checkbox .wpcf7-list-item.first {
  margin-left: 0;
}

.forMail dd .wpcf7-radio label,
.forMail dd .wpcf7-checkbox label {
  display: inline-flex;
  align-items: center;
  gap: 0.35em;
  line-height: 1.4;
  cursor: pointer;
}

.forMail dd .wpcf7-radio input[type=radio],
.forMail dd .wpcf7-checkbox input[type=checkbox] {
  margin: 0;
  padding: 0;
  flex-shrink: 0;
}

.forMail dd .wpcf7-radio .wpcf7-list-item-label::before,
.forMail dd .wpcf7-radio .wpcf7-list-item-label::after,
.forMail dd .wpcf7-checkbox .wpcf7-list-item-label::before,
.forMail dd .wpcf7-checkbox .wpcf7-list-item-label::after {
  content: none;
}

.forMail dd .sex {
  display: block;
  width: 130px;
  margin: 5px auto;
  padding: 0 10px;
}

.forMail dd .sex .wpcf7-radio,
.forMail dd .age .wpcf7-radio {
  display: block;
  width: 130px;
  margin: 5px auto;
  padding: 0;
}

.forMail dd .sex .wpcf7-list-item-label,
.forMail dd .age .wpcf7-list-item-label {
  display: block;
  margin: 0 auto;
  text-align: center;
}

.forMail dd .age {
  display: block;
  width: 130px;
  margin: 0 auto;
  padding: 0 10px;
}

.forMail dd .educational {
  display: block;
  width: 190px;
  margin: 5px auto;
  padding: 0 10px;
}

.forMail dd textarea {
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 120px;
  height: auto;
  margin: 5px 0;
  font-size: 16px;
  padding: 10px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border: solid 1px #ccc;
  -webkit-appearance: none;
}

.forMail input[type=submit] {
  display: block;
  width: 260px;
  margin: 0 auto;
  padding: 0;
  position: relative;
  font-size: 16px;
  text-align: center;
  line-height: 1.5;
  background-color: #3f9031;
  color: #fff;
  text-align: center;
  padding: 10px 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.forMail input[type=button] {
  display: block;
  width: 260px;
  margin: 0 auto;
  padding: 0;
  position: relative;
  font-size: 16px;
  text-align: center;
  line-height: 1.5;
  background-color: #d90000;
  color: #fff;
  text-align: center;
  padding: 10px 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
  border-color: #d00;
}

section .textCenter input {
  border: 1px solid #ccc;
  color: #555;
}

#contents #sitemapPage p.thinLine {
  border-bottom: none;
  line-height: 1.6;
  margin: 0;
}

#sitemapPage p.thinLine a {
  color: #000;
  border-bottom: 1px dotted #ccc;
  margin: 5px 10px 5px 2em;
}

#sitemapPage ul {
  list-style-type: none;
  margin: 10px 10px 1em 1em;
}

#sitemapPage ul li {
  border-bottom: 1px dotted #ccc;
}

#sitemapPage ul li a {
  color: #000;
  display: block;
  font-size: 16px;
  padding-left: 1em;
}

#sitemapPage ul.lcp_paginator {
  list-style-type: none;
  width: 98%;
  margin: 2em 0 1em;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

#sitemapPage ul.lcp_paginator li a {
  border-bottom: none;
  padding-left: 0;
  display: block;
  padding: 5px 15px;
}

#sitemapPage ul li a:before {
  font-family: FontAwesome;
  content: "\f105";
  padding-right: 5px;
  font-size: 0.8em;
}

#sitemapPage ul.lcp_paginator li a:before {
  content: "";
  padding-right: 0;
}

#sitemapPage .lcp_paginator li {
  border: none;
  padding: 5px 0;
  margin: 0;
}

#sitemapPage ul.lcp_paginator li a:hover {
  background-color: #c0dabc;
  color: #000;
  padding: 5px 15px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-decoration: none;
}

#sitemapPage ul.lcp_paginator li.lcp_currentpage {
  background-color: #c0dabc;
  color: #000;
  margin: 0 10px;
  padding: 5px 15px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

#sitemapPage ul li ul li:last-child {
  border-bottom: none;
}

#sitemapPage li ul {
  display: block;
  border-top: 2px dotted #ccc;
  margin: 0;
  padding: 0;
}

#sitemapPage li ul.children {
  border-top: none;
  padding-left: 1em;
}

#contents #sitemapPage p {
  margin: 0 0 0 10px;
  padding: 0;
  line-height: 2.4;
  border-bottom: 2px dotted #ccc;
}

#contents #sitemapPage p a {
  color: #000;
  display: block;
  padding-left: 0;
}

#sitemapPage a {
  color: #000;
  display: block;
}

#sitemapPage a:hover {
  color: #3f9031;
  text-decoration: none;
  background-color: #fff;
}

#contents section ul#sitemap_list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#contents section ul#sitemap_list li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  line-height: 2.4;
}

#sitemapPage p a:before {
  font-family: FontAwesome;
  content: "\f105";
  padding-right: 5px;
  font-size: 0.8em;
}

#contents ul.lcp_catlist li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#sitemapPage .lcp_catlist {
  margin: 0 0 2em 1em;
  padding: 0;
  list-style-type: none;
}

#sitemapPage .lcp_catlist li {
  margin: 0 0 0 2em;
  padding: 0;
  list-style-type: none;
}

#sitemapPage .lcp_catlist span {
  line-height: 2;
  padding-left: 1em;
}

#sitemapPage .lcp_catlist li p {
  border-bottom: none;
}

#sitemapPage ul.lcp_paginator {
  list-style-type: none;
  width: 100%;
  margin: 2em 0 1em;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

section #sitemapPage ul.lcp_paginator li {
  margin: 0;
  padding: 0 15px;
  text-align: center;
  list-style-type: none;
  line-height: 2.4;
  border-collapse: collapse;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
}

section #sitemapPage ul.lcp_paginator li.lcp_currentpage {
  background-color: #666;
  color: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

section #sitemapPage ul.lcp_paginator li a:before {
  font-family: FontAwesome;
  content: "";
  padding-right: 0;
}

#wpSearchCenter {
  padding-bottom: 2em;
}

#wpSearchCenter fieldset {
  width: 60%;
  margin: 0 auto;
  border: none;
}

#wpSearchCenter fieldset input#s {
  margin: 0 5px 5px 0;
  position: relative;
  font-size: 16px;
  width: 64%;
  height: 40px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border: solid 1px #ccc;
  -webkit-appearance: none;
}

#wpSearchCenter fieldset input#submit_button {
  -webkit-appearance: none;
  border-radius: 0;
  width: 35%;
  max-width: 55px;
  margin: 0;
  padding: 0;
  position: relative;
  font-size: 13px;
  outline-offset: 0;
  height: 36px;
  line-height: 36px;
  border: 1px solid #ccc;
  text-align: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ddd), to(#aaa));
  background-image: -webkit-linear-gradient(top, #ddd, #aaa);
  background-image: -moz-linear-gradient(top, #ddd, #aaa);
  background-image: -ms-linear-gradient(top, #ddd, #aaa);
  background-image: -o-linear-gradient(top, #ddd, #aaa);
  background-image: linear-gradient(top, #ddd, #aaa);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ddd', endColorstr='#aaa',GradientType=0 ); /* IE6-9 */
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.wpcf7 form.sent .wpcf7-response-output {
  border-color: #2693ff;
}

footer {
  background-color: #c0dabc;
  color: #000;
}

footer img.aligncenter {
  max-width: 800px;
  display: block;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  height: auto;
}

footerMenu ul {
  width: 100%;
  margin: 0;
  padding: 0;
  display: block;
  font-size: 16px;
}

.footerTop {
  font-size: 14px;
  padding: 10px;
  color: #000;
}

.footerTop img {
  display: block;
  margin: 0 auto;
  padding: 0;
}

.footerTop dd {
  margin: 0 auto;
  font-size: 20px;
  text-align: center;
}

.footerTop dd span {
  display: block;
  font-size: 14px;
  text-align: center;
}

.footerTop ul {
  display: block;
  width: 100%;
  max-width: 360px;
  margin: 0 auto;
  padding: 10px 0;
  list-style-type: none;
}

.footerTop ul li {
  margin-bottom: 5px;
}

.footerTop ul li dl {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  font-size: 14px;
}

.footerTop ul li dd {
  font-size: 14px;
  text-align: left;
  margin: 0 0 0 1em;
}

.footerTop ul span {
  display: inline-block;
  text-align: right;
  padding-left: 10px;
}

.footerTop ul a {
  color: #000;
}

footer .footerMenu ul:last-child {
  border-bottom: 1px solid #fff;
}

.footerMenu li {
  line-height: 3em;
  text-align: left;
  list-style-type: none;
  color: #000;
  border-top: 1px solid #fff;
  margin: 0;
}

.footerMenu li a {
  display: block;
  text-decoration: none;
  position: relative;
  padding: 10px 25px 10px 10px;
  color: #000;
  font-size: 18px;
  -moz-transition-property: all;
  -moz-transition-duration: 0.2s;
  -moz-transition-timing-function: linear;
  -webkit-transition: all 0.2s linear 0;
}

.footerMenu li a:hover {
  color: #fff;
  text-decoration: none;
  background: #3f9031;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99ffffff', endColorstr='#99ffffff');
}

.footerMenu li a:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 12px;
  height: 12px;
  margin: -8px 0 0 0;
  border-top: solid 2px #eee;
  border-right: solid 2px #eee;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

footer p {
  color: #000;
  margin: 0;
  text-align: center;
}

footer p a {
  color: #000;
}

footer p a:hover {
  color: #3f9031;
  text-decoration: none;
}

footer span {
  display: block;
}

footer li span {
  display: inline-block;
}

/* Mobile L
---------------------------------------------------- */
@media screen and (min-width: 420px) {
  .footerTop {
    padding: 10px;
  }
  .footerTop ul li ul {
    width: 390px;
    max-width: 390px;
    margin: 0;
    justify-content: space-between;
  }
  .footerTop ul li ul li {
    font-size: 16px;
    text-align: left;
    width: 120px;
  }
  .footerTop ul li ul li:first-child {
    padding-right: 0;
    width: 130px;
  }
  .footerTop ul li ul li:last-child {
    width: 140px;
    text-align: right;
  }
}
/* tabletL
---------------------------------------------------- */
@media screen and (min-width: 640px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
  #header {
    height: 80px;
  }
  .topHeadWidth {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    position: relative;
    width: 100%;
    max-width: 1200px;
    margin: 10px auto 0;
    padding: 0 15px;
    box-sizing: border-box;
    justify-content: space-between;
    align-items: center;
  }
  .h_logo {
    width: auto;
    max-width: none;
  }
  .h_tel {
    width: auto;
    max-width: none;
    margin: 0 0 0 auto;
    flex-shrink: 0;
  }
  .h_tel p {
    font-size: 16px;
  }
  .h_tel p span {
    font-size: 20px;
  }
  .h_tel a {
    font-size: 20px;
  }
  .h_logo img {
    max-height: 60px;
  }
  #h_top {
    height: 80px;
  }
  #h_top nav a {
    background-color: #fff;
    color: #333;
  }
  #h_logo {
    width: 235px;
    position: absolute;
    z-index: 100;
    margin: 10px 0 0 10px;
    background-color: #fff;
    color: #666;
  }
  #h_logo a {
    display: block;
    font-size: 24px;
    font-weight: bold;
    background-color: #fff;
  }
  .pcOnly {
    display: block;
  }
  .pcOnly ul {
    width: 100%;
    margin: 0;
  }
  .pcOnly img {
    width: 100%;
    height: auto;
  }
  @keyframes fadezoom {
    0% {
      transform: scale(1);
    }
    100% {
      transform: scale(1.2);
    }
  }
  .mobileOnly {
    display: none;
    width: 100%;
  }
  .mobileOnly img {
    width: 100%;
    height: auto;
  }
  #header .mask {
    top: 108px;
  }
  section {
    width: 100%;
  }
  #contents .alignleft dl {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-align-items: stretch;
    -ms-align-items: stretch;
  }
  #contents .alignleft dt {
    width: 30%;
    text-align: center;
  }
  #contents .alignleft img {
    margin: 0;
    border: 1px solid #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }
  #contents img.alignright {
    width: 30%;
    height: auto;
    margin: 0 0 0 1em;
    border: 1px solid #ccc;
    float: right;
  }
  #contents .alignleft dd {
    padding: 0;
    margin: 0 0 0 20px;
    width: 65%;
  }
  #contents .alignleft p {
    padding: 0;
    margin: 0 0 10px 0;
  }
  section .wpSearchCount {
    width: 100%;
    margin: 10px 0;
    text-align: center;
  }
  section .wpSearchCount p {
    display: inline-block;
  }
  #contents section .wpSearchCount h3 {
    display: inline-block;
    border: none;
  }
  #post section .wpSearchCount h4 {
    display: inline-block;
    padding-left: 0;
    font-size: 16px;
    color: #666;
  }
  #contents .alignnone {
    display: block;
    width: 100%;
    max-width: 600px;
    margin: 0 auto 1em;
  }
  #contents .forMail dl {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
  }
  .forMail dt {
    width: 30%;
    margin: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
  }
  .forMail dt.borderBottom {
    border-bottom: 1px solid #ccc;
    min-height: 220px;
  }
  .forMail dd {
    width: 70%;
    margin: 0;
    border-bottom: 1px solid #ccc;
  }
  .forMail dd.borderNon {
    border-bottom: none;
  }
}
/* Tablet
---------------------------------------------------- */
@media screen and (min-width: 768px) {
  section .newsList ul li h2 {
    width: 99%;
  }
  section.home .newsList dd {
    display: none;
  }
  #sitemapPage ul li a {
    color: #000;
    display: inline-block;
    padding-left: 1em;
  }
  #contents section ul.lcp_catlist li {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin: 0;
    padding: 0;
    line-height: 2.4;
    border-bottom: 2px dotted #ccc;
  }
  #contents #sitemapPage ul.lcp_catlist li p a {
    margin: 0 0 0 2em;
    padding: 0;
    border-bottom: none;
  }
  .footerTop ul {
    display: block;
    margin: 0 auto;
    width: 48%;
    margin: 0 auto;
    padding: 10px 0;
    list-style-type: none;
  }
  .footerTop ul span {
    display: inline-block;
  }
  footer p a span {
    display: inline-block;
    line-height: 3em;
  }
  footer .footerTop ul span {
    line-height: 1em;
  }
  section .newsList dl dt {
    line-height: 1;
  }
}
/* wideMenu
---------------------------------------------------- */
@media screen and (min-width: 961px) {
  #header {
    height: 146px;
  }
  .topHeadWidth {
    position: relative;
    width: 100%;
    max-width: 1200px;
    height: 70px;
    margin: 10px auto 0;
    padding: 0 15px;
    box-sizing: border-box;
    justify-content: space-between;
    align-items: center;
  }
  #search_top {
    margin: 10px 10px 0 0;
    width: 250px;
  }
  .h_logo {
    width: 30%;
    max-width: 300px;
  }
  .h_tel {
    width: auto;
    max-width: 400px;
    margin: 0 0 0 auto;
    flex-shrink: 0;
  }
  #search_top {
    float: right;
    display: block;
    position: relative;
    z-index: 99999;
    width: 250px;
    height: 50px;
    margin: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  #search_top p {
    width: auto;
    font-size: 24px;
    color: #23ac3a;
    margin: 0;
  }
  #search_top p span {
    display: block;
    font-size: 14px;
    text-align: center;
  }
  #search_top p span a:hover {
    color: #23ac3a;
  }
  #h_top {
    top: 0;
  }
  .h_nav {
    display: block;
  }
  .gNav {
    position: absolute;
    top: 80px;
    background: #fff;
    width: 100%;
    height: 66px;
    margin: 0 auto;
    border-top: 4px solid #3f9031;
    border-bottom: 4px solid #3f9031;
  }
  .gNav a:hover {
    color: #0070c0;
  }
  nav li a {
    font-size: 1.2em;
    letter-spacing: 0.2em;
  }
  nav li .fa {
    display: none;
  }
  .gNav ul {
    list-style-type: none;
    width: 100%;
    height: 58px;
    line-height: 58px;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
    justify-content: space-between;
  }
  .gNav li {
    width: auto;
    margin: 0;
    position: relative;
    text-align: center;
  }
  .gNav li a {
    background: #eee;
    color: #f0f0f0;
    padding: 0 auto;
    position: relative;
    display: block;
    text-align: center;
    height: 58px;
    line-height: 58px;
  }
  #h_top nav a:hover {
    background: #c0dabc;
    color: #000;
  }
  .gNav .sub-menu {
    visibility: hidden;
    opacity: 0;
    z-index: 1;
    display: block;
    position: absolute;
    top: 80px;
    left: 0;
    margin-left: -2px;
    width: 300px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  .gNav .sub-menu a {
    display: block;
    border-bottom: none;
    padding: 0;
    line-height: 1.2em;
  }
  .gNav .sub-menu a:hover:after {
    content: none;
  }
  .gNav .sub-menu li a {
    width: 290px;
    height: 60px;
    color: #fff;
    background-color: #333;
    line-height: 60px;
    display: block;
    font-size: 16px;
    padding: 0;
    margin: 0;
    border-right: none;
    border-bottom: 1px solid #fff;
  }
  .gNav .sub-menu li:last-child {
    border-bottom: none;
  }
  .gNav ul > li:hover {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  .gNav ul > li:hover a, #gNav .current-menu-item a, #gNav .current-menu-parent a {
    color: #fff;
    background-color: #333;
  }
  .gNav li:hover ul.sub-menu {
    top: 61px;
    visibility: visible;
    opacity: 1;
    z-index: 9999;
  }
  .gNav li ul li {
    border-left: none;
    border-right: none;
  }
  .gNav li ul li:after {
    content: none;
  }
  .gNav li:hover ul.sub-menu a {
    color: #f0f0f0;
  }
  .gNav li:hover ul.sub-menu li a:hover {
    color: #333;
    background: #fff;
  }
  .gNav .contact_btn a:hover {
    color: #fff;
  }
  .breadcrumbs {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding-left: 0;
  }
  .footerTop ul {
    width: 55%;
  }
}
/* wideTablet
---------------------------------------------------- */
@media screen and (min-width: 981px) {
  .topHeadWidth {
    position: relative;
    width: 100%;
    max-width: 1200px;
    margin: 10px auto 0;
    padding: 0 15px;
    box-sizing: border-box;
    justify-content: space-between;
    align-items: center;
  }
  .h_logo {
    width: 48%;
    max-width: 430px;
  }
  .h_tel {
    max-width: 400px;
    margin: 0 0 0 auto;
    flex-shrink: 0;
  }
  .h_tel,
  .h_tel p,
  .h_tel span {
    text-align: right;
  }
  #contents section p {
    margin: 0 0 1em;
  }
  div img.aligncenter {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 1em auto;
    text-align: center;
  }
  #post {
    margin-top: 0;
  }
  #search_top form {
    display: block;
  }
  #h_top {
    display: block;
    background-color: #fff;
    color: #666;
    font-size: 14px;
    top: 0;
    position: relative;
    width: 100%;
    height: 60px;
    margin: 0 auto 0;
    padding: 0;
    z-index: 999;
  }
  #h_top p {
    color: #333;
  }
  #search_top p {
    width: auto;
    font-size: 24px;
    color: #0070c0;
    margin: 10px 0 0;
  }
  #search_top p span {
    margin-top: 8px;
    display: block;
    font-size: 14px;
    text-align: center;
  }
  #h_top .inner {
    position: relative;
    box-shadow: 0 5px 10px 5px rgba(0, 0, 0, 0.4);
  }
  #h_top .logo {
    float: left;
    font-size: 36px;
  }
  .pcOnly ul {
    width: 100%;
    margin: 130px auto 0;
  }
  header {
    background: #fff;
    top: 0;
    width: 100%;
    z-index: 10000;
    opacity: 0.9;
  }
  header form {
    margin-top: 10px;
  }
  #h_top.fixed {
    margin-top: 0;
    top: 0;
    position: fixed;
    height: 100px;
    background: #fff;
    transition: top 0.65s ease-in;
    -webkit-transition: top 0.65s ease-in;
    -moz-transition: top 0.65s ease-in;
  }
  #h_top.fixed .logo {
    font-size: 24px;
    color: #333;
  }
  .breadcrumbs {
    width: 90%;
  }
  .footerTop h6 {
    text-align: left;
  }
  section.home .newsList dd {
    display: block;
  }
  #contents .forMail dl {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
  }
  footer .footerContents {
    width: 96%;
    max-width: 970px;
    padding-top: 1em;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
  }
  .footerTop {
    width: 65%;
    max-width: 400px;
  }
  .footerTop ul li dl {
    align-items: flex-start;
    justify-content: flex-start;
  }
  .footerTop ul li dl dt {
    line-height: 1.6;
  }
  .footerMenu {
    width: 30%;
    max-width: 300px;
  }
  footer .footerMenu {
    padding: 1em auto;
  }
  footer .footerMenu ul {
    padding-top: 1em;
    margin: 0;
    width: 300px;
  }
  footer .footerMenu ul li {
    width: 100%;
    border-top: none;
    border-bottom: none;
    text-align: left;
  }
  footer .footerMenu li a {
    padding: 0 20px;
    display: inline-block;
    text-decoration: none;
  }
  footer .footerMenu li a:after {
    display: none;
  }
  footer .footerMenu li {
    width: 100%;
    display: block;
    margin: 0;
    line-height: 1.4em;
    text-align: left;
    list-style-type: none;
    color: #ccc;
  }
  footer .footerMenu li a {
    font-size: 16px;
  }
  footer .footerMenu p {
    clear: both;
  }
  footer .footerMenu span {
    display: inline-block;
  }
  footer .footerMenu ul:last-child {
    border-bottom: none;
  }
  .footerTop {
    display: block;
  }
  .footerTop dl {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .footerTop dt {
    line-height: 1;
  }
  .footerTop dd {
    margin: 0 0 0 1em;
    font-size: 32px;
  }
  .footerTop dd span {
    line-height: 1.4;
    font-size: 12px;
  }
  .footerTop ul {
    width: 100%;
    margin: 0;
  }
}
/* PC
---------------------------------------------------- */
@media screen and (min-width: 1266px) {
  #contents h2 {
    font-size: 27px;
    margin-bottom: 14px;
  }
  #contents section .newsList ul li h2 {
    font-size: 16px;
    margin: 0;
  }
  section #sitemapPage ul ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  section #sitemapPage #sitemap_list li ul li {
    width: 32%;
  }
  section #sitemapPage #sitemap_list li ul li ul li {
    width: 100%;
    display: block;
  }
  .h_logo {
    width: 60%;
    max-width: 510px;
  }
  .h_tel {
    width: 330px;
    margin: 0;
    text-align: right;
  }
  .h_tel span {
    text-align: right;
  }
  .h_tel a {
    font-size: 28px;
  }
  #contents section ul.lcp_catlist ul ul li {
    width: 49%;
  }
  .gNav li a {
    padding: 0 15px;
  }
  section .flex ul.lcp_catlist li {
    width: 24.5%;
  }
  #post section h3.lcp_title {
    padding-left: 0;
    font-size: 16px;
    text-align: center;
  }
  #post section h3.lcp_title a {
    padding-left: 0;
    font-size: 16px;
    text-align: center;
  }
  #post section h4.lcp_title {
    font-size: 16px;
  }
}
#wprmenu_menu_ul li:last-child {
  display: none;
}

a {
  text-decoration: none;
}

h1 {
  margin: 0;
  padding: 5px 10px;
  color: #3f9031;
  font-size: 30px;
  line-height: 1.6;
  background-color: #fef;
  text-align: center;
  border-top: 4px solid #3f9031;
  border-bottom: 4px solid #3f9031;
}

h2 {
  margin: 0;
  padding: 10px;
  color: #3f9031;
  font-size: 24px;
  line-height: 1.3;
  background-color: #fff;
  text-align: center;
  border-top: 4px solid #3f9031;
  border-bottom: 4px solid #3f9031;
}

h3 {
  margin: 0 10px 10px;
  color: #3f9031;
  font-size: 20px;
  line-height: 1.3;
  text-align: left;
  background-color: #fff;
}

.listNone h3 {
  margin: 20px 10px;
}

h4 {
  margin: 0 0 5px;
  color: #333;
  font-size: 20px;
  line-height: 1.2;
  text-align: center;
}

h5 {
  margin: 0;
  color: #333;
  font-size: 18px;
  line-height: 1;
  text-align: left;
}

h6 {
  margin: 0;
  color: #333;
  font-size: 16px;
  line-height: 1;
  text-align: left;
}

#post h3.fsFont {
  margin: 20px auto;
  text-align: center;
  color: #000;
  font-size: 20pt;
  font-family: serif;
}

#pageTopImg {
  width: 100%;
  height: auto;
  line-height: 1;
}

#pageTopImg img {
  width: 100%;
  height: auto;
  line-height: 1;
}

#contents section #flexLink ul {
  list-style-type: none;
  margin: 0 auto 30px;
}

#contents section #flexLink ul li {
  list-style-type: none;
  margin: 10px auto;
  text-align: center;
}

#contents section #flexLink ul li a {
  display: inline-block;
  color: #000;
  padding: 20px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-weight: bold;
  border: 1px solid transparent;
}

#contents section #flexLink ul li:nth-child(1) a {
  background-color: #c0dabc;
}

#contents section #flexLink ul li:nth-child(2) a {
  background-color: #c8ddf0;
}

#contents section #flexLink ul li:nth-child(3) a {
  background-color: #c7c7f0;
}

#contents section #flexLink ul li:nth-child(1) a:hover {
  background-color: #fff;
  border-color: #c0dabc;
}

#contents section #flexLink ul li:nth-child(2) a:hover {
  background-color: #fff;
  border-color: #c8ddf0;
}

#contents section #flexLink ul li:nth-child(3) a:hover {
  background-color: #fff;
  border-color: #c7c7f0;
}

.plus {
  text-align: center;
  font-size: 3em;
  color: #3f9031;
  margin: 0 auto;
}

#contents section .newsList ul {
  margin: 1em 0 2em;
}

#contents section .newsList ul li dt img {
  width: 100%;
  height: auto;
}

#contents section .newsList ul li dd {
  margin: 0;
  padding: 10px;
}

#contents section .newsList ul li dd h2 {
  margin: 0 0 10px;
  padding: 0;
  font-size: 1.1em;
  background-color: #fff;
  text-align: left;
  border-top: none;
  border-bottom: none;
}

#contents section .newsList ul li dd h2 a {
  display: block;
  text-align: left;
  color: #000;
}

#contents section .newsList ul li dd h2 a:hover {
  color: #3f9031;
}

#contents section .newsList ul li dd p.textRight {
  color: #000;
  text-align: right;
  margin: 0;
  padding: 0;
}

#contents section .newsList ul li dd p {
  color: #333;
  text-align: left;
  margin: 0 0 1em;
  padding: 0;
}

#contents section .newsList ul li dd h3 p {
  color: #000;
}

#contents .listNone ul {
  list-style-type: none;
  margin: 1em 10px;
}

#contents .listNone ul.listDots {
  list-style: inside;
  margin: 0 10px 5px;
}

#contents .listNone ul li {
  list-style-type: none;
  margin: 0 0 1em;
}

#contents .listNone ul.listDots li {
  list-style-type: disc;
  margin: 0 10px 5px;
}

#contents .listNone ul li dl {
  margin: 0;
}

#contents .listNone ul li .alignnone {
  display: block;
  width: auto;
  height: auto;
  margin: 0 auto 5px;
  text-align: center;
}

#contents .listNone ul li h3 {
  color: #3f9031;
  font-weight: normal;
  text-align: center;
}

#contents .listNone ul.fsCenter p {
  margin: 0 0 1em;
  text-align: center;
}

#contents .listNone ul.arrowList li {
  margin: 0;
}

#contents .listNone ul.dlList dd img {
  display: block;
  margin: 0 auto 10px;
  text-align: center;
}

.arrowList dl {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.arrowList dt {
  width: 110px;
  height: 110px;
  font-size: 16px;
  color: #3f9031;
  background-color: #fef;
  line-height: 100px;
  text-align: center;
  border-radius: 50%;
  border: 2px solid #3f9031;
}

.arrowList dt.lines2 {
  line-height: 65px;
}

.arrowList dt.lines2 span {
  display: block;
  line-height: 1;
}

.arrowList dd {
  width: calc(100% - 110px);
}

.arrowList dd p {
  margin-left: 1em;
}

#contents .listNone ul.arrowList li.arrow {
  display: block;
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 1;
  margin: 0 auto 20px;
  border-bottom: 8px solid #3f9031;
  border-right: 8px solid #3f9031;
  transform: rotate(45deg);
}

#contents .listNone ul.arrowList2 li {
  margin: 0;
}

.arrowList2 dl {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

#contents .arrowList2 dt p {
  width: 110px;
  height: 110px;
  font-size: 16px;
  color: #3f9031;
  background-color: #ffffc7;
  line-height: 100px;
  text-align: center;
  border-radius: 5px;
  border: 2px solid #3f9031;
  margin: 0 10px;
}

#contents .arrowList2 dt.lines1 p {
  line-height: 50px;
}

#contents .arrowList2 dt.lines2 p {
  width: 110px;
  height: 110px;
  margin: 6px 10px;
  font-size: 16px;
  color: #3f9031;
  background-color: #ffffc7;
  line-height: 50px;
  text-align: center;
  border-radius: 5px;
  border: 2px solid #3f9031;
}

.arrowList2 dt.lines2 span {
  display: block;
  line-height: 1;
}

.arrowList2 dd {
  width: calc(100% - 130px);
}

#contents .listNone ul.arrowList2 li.arrow {
  display: block;
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 1;
  margin: 0 auto 20px;
  border-bottom: 8px solid #3f9031;
  border-right: 8px solid #3f9031;
  transform: rotate(45deg);
}

#contents .dlList dt {
  color: #3f9031;
  font-size: 24px;
}

#contents .dlList dd p {
  margin: 0 0 1em;
}

#contents .dlList dd p span {
  display: block;
  text-align: right;
}

#contents .bottomLink {
  background-color: #c7c7f0;
  color: #000;
  padding-bottom: 20px;
}

#contents .bottomLink dl {
  padding-top: 10px;
  margin: 0 0 20px;
}

#contents .bottomLink dl h5 {
  line-height: 1.4;
  margin: 0 0 10px;
  text-align: center;
}

#contents .bottomLink a span.arrow {
  display: block;
  width: 40px;
  height: 40px;
  margin: 0 auto 20px;
  border-top: 8px solid #e3e3f7;
  border-right: 8px solid #e3e3f7;
  transform: rotate(45deg);
}

#post #contents dl.tableColor {
  margin: 10px 0;
}

#post #contents dl.tableColor dt {
  color: #000;
  line-height: 2;
  background-color: #f0f0f0;
  text-align: center;
}

#post #contents dl.tableColor dd {
  color: #000;
  line-height: 1.6;
  background-color: #fff;
  margin: 0;
  padding: 0 10px;
}

#post #contents dl.tableColor dd p {
  color: #000;
  line-height: 1.6;
  background-color: #fff;
  margin: 0;
  padding: 0;
}

#post #contents .forMail dl.tableColor dd {
  color: #000;
  line-height: 1;
  background-color: #fff;
  margin: 0;
  padding: 10px;
}

#post #contents dl.picLeft dt {
  line-height: 1;
  background-color: #fff;
  text-align: center;
}

#post #contents dl.picLeft dd {
  color: #000;
  line-height: 1.6;
  background-color: #fff;
  margin: 0;
  padding: 0 10px;
}

#post #contents dl.picLeft dd p {
  color: #000;
  line-height: 1.6;
  background-color: #fff;
  margin: 0 0 1em;
  padding: 0;
}

.topSP {
  margin: 10px 0;
}

.eyeCatching img {
  width: 100%;
  height: auto;
}

.accordion {
  margin: 10px 0;
}

#contents .accordion p {
  margin: 10px;
}

.accordion-hidden {
  display: none;
}

.accordion-open {
  display: block;
  padding: 10px 40px 10px 10px;
  background: #f0f0f0;
  cursor: pointer;
  margin: 5px 0;
  position: relative;
}

.accordion-open::before,
.accordion-open::after {
  content: "";
  width: 20px;
  height: 3px;
  background: #000;
  position: absolute;
  top: 50%;
  right: 5%;
  transform: translateY(-50%);
}

.accordion-open::after {
  transform: translateY(-50%) rotate(90deg);
  transition: 0.5s;
}

.accordion-hidden:checked + .accordion-open:after {
  transform: translateY(-50%) rotate(0);
}

.accordion-close {
  display: block;
  height: 0;
  overflow: hidden;
  padding: 0;
  opacity: 0;
  transition: 0.1s;
}

.accordion-hidden:checked + .accordion-open + .accordion-close {
  height: auto;
  opacity: 1;
  padding: 10px;
  background: #fef;
}

.forMail {
  margin: 10px 0;
}

.banner {
  width: 90%;
  max-width: 1055px;
  margin: 2em auto 1em;
}

.banner h6 {
  text-align: center;
  font-size: 20px;
}

.banner h6 a {
  line-height: 1.4;
  padding: 20px 10px;
  color: #3f9031;
  display: block;
  background-color: #dfecdd;
  border: 1px solid #93bf8c;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.banner h6 a:hover {
  color: #3f9031;
  background-color: #fef;
  border: 1px solid #3f9031;
}

.banner h6 span {
  display: block;
}

.banner h6 span span {
  display: none;
}

/* mobileL
---------------------------------------------------- */
@media screen and (min-width: 640px) {
  h1 span {
    font-size: 1.3em;
  }
  h2 span {
    font-size: 1.2em;
  }
  #contents section #flexLink ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 20px auto;
  }
  #contents section #flexLink ul li {
    margin: 10px 20px;
  }
  #contents .listNone ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 10px;
  }
  #contents .listNone ul li {
    width: 48%;
  }
  #contents .listNone ul.listDots li {
    width: 100%;
  }
  #contents .listNone ul.arrowList li {
    width: 100%;
  }
  #contents .listNone ul.arrowList2 li {
    width: 100%;
  }
  #contents .listNone ul.dlList li {
    width: 100%;
  }
  #contents .listNone ul.three {
    width: auto;
    margin: 10px;
  }
  #contents .listNone ul.three li {
    width: 32%;
    margin-top: 10px;
  }
  #contents .listNone ul.three li .alignnone {
    width: 100%;
    max-width: 300px;
    height: auto;
    margin: 0;
  }
  #contents .listNone ul.three li p {
    margin: 0;
  }
  #post #contents p.textRight {
    text-align: right;
    padding-right: 1em;
  }
  #post #contents h2 {
    margin: 10px 0;
  }
  #post #contents dl.tableColor {
    margin: 10px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
  }
  #post #contents dl.tableColor dt {
    line-height: 1.6;
    width: 25%;
    padding: 20px 10px;
    border-bottom: 1px solid #ccc;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  #post #contents dl.tableColor dt:last-of-type {
    border-bottom: none;
  }
  #post #contents dl.tableColor dd {
    width: 75%;
    padding: 20px 10px;
    line-height: 1.6;
    border-bottom: 1px solid #ccc;
  }
  #post #contents dl.tableColor dd:last-child {
    border-bottom: none;
  }
  #post #contents dl.tableColor dd p {
    line-height: 1.6;
  }
  #post #contents dl.picLeft {
    width: auto;
    display: block;
    border: none;
    margin: 10px;
  }
  #post #contents dl.picLeft dt {
    width: 300px;
    float: left;
    margin-right: 1em;
  }
  #post #contents dl.picLeft dd {
    width: auto;
    padding: 0;
  }
  #post #contents dl.picLeft dd p {
    margin-left: 0;
    margin-right: 0;
  }
  #contents section #flexLink ul li a span {
    font-size: 1.3em;
  }
  .banner h6 span {
    display: inline-block;
  }
}
/* PC
---------------------------------------------------- */
@media screen and (min-width: 768px) {
  #contents section .newsList ul {
    width: 100%;
    max-width: 740px;
    margin: 2em auto;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #contents section .newsList ul li {
    width: 45%;
    margin: 0 0 5px;
  }
  #contents section .newsList ul dl {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #contents section .newsList ul dl dt img {
    width: 100%;
    height: auto;
  }
  #contents section .newsList ul dl dt img {
    width: 100%;
    height: auto;
  }
  #contents section .newsList ul dl dd {
    width: 100%;
  }
  #contents section .newsList ul li dd h2 {
    background-color: #fff;
    line-height: 1.5;
    padding: 0;
  }
  #contents section .newsList ul.topPage {
    width: 100%;
    max-width: 740px;
    margin: 2em auto;
    display: block;
  }
  #contents section .newsList ul.topPage li {
    width: 100%;
  }
  #contents .listNone ul.three {
    justify-content: space-between;
  }
  #contents .listNone ul.three li {
    max-width: 300px;
    margin: 10px 5px;
  }
  #contents .listNone ul.dlList dd img {
    width: 140px;
    float: right;
  }
  .topSP {
    width: 90%;
    max-width: 1055px;
    margin: 40px auto;
  }
  .eyeCatching {
    width: 33%;
    height: auto;
    float: left;
    margin: 0 1em 1em 10px;
  }
  .eyeCatching img {
    width: 100%;
    height: auto;
  }
  .accordion {
    width: 90%;
    max-width: 1055px;
    margin: 40px auto;
  }
  .forMail {
    width: 90%;
    max-width: 1055px;
    margin: 40px auto;
  }
  .banner {
    width: 90%;
    margin: 4em auto 2em;
  }
  .banner h6 {
    padding: 40px 0;
    font-size: 30px;
  }
  .banner h6 span {
    display: inline-block;
  }
  .banner h6 span span {
    display: inline-block;
  }
}
/* Wide Tablet
---------------------------------------------------- */
@media screen and (min-width: 1055px) {
  nav li a span {
    font-size: 1.2em;
    font-weight: bold;
    letter-spacing: 0;
  }
  #post #contents p {
    width: 100%;
    max-width: 1055px;
    margin: 0 auto;
  }
  #post #contents #sitemapPage p {
    width: 100%;
    max-width: 1055px;
    margin: 0 auto;
  }
  #post #contents #sitemapPage ul {
    width: 99%;
    max-width: 1055px;
    margin: 1em auto;
  }
  #post #contents #sitemapPage ul li {
    margin: 0 0 10px 1em;
  }
  #post #contents .listNone ul.arrowList2 li dt p {
    margin: 10px;
    width: 110px;
  }
  #post #contents #sitemapPage p.thinLine {
    margin: 0 auto;
  }
  #post section {
    width: 100%;
    max-width: 1055px;
    margin: 0 auto;
  }
  #contents section #flexLink ul li a {
    padding: 22px 60px;
  }
}
@media screen and (min-width: 1200px) {
  .listNone h3 {
    width: 100%;
    max-width: 1055px;
    margin: 20px auto;
  }
  #contents p {
    width: 100%;
    max-width: 1055px;
    margin: 0 auto;
  }
  #contents .topSP p {
    margin: 0 auto 10px;
  }
  #contents .listNone ul {
    width: 100%;
    max-width: 1055px;
    margin: 30px auto;
    justify-content: flex-start;
    align-content: flex-start;
  }
  #contents .listNone ul li {
    width: 32%;
    max-width: 300px;
    margin: 10px 0;
  }
  #contents .listNone ul.two {
    width: 750px;
    justify-content: space-between;
  }
  #contents .listNone ul.two li {
    width: 48%;
    max-width: 279px;
    margin: 10px 0;
  }
  #contents .listNone ul.four {
    width: 100%;
    justify-content: space-between;
  }
  #contents .listNone ul.four li {
    width: 24%;
    max-width: 300px;
    margin: 10px 0;
  }
  #contents .listNone ul.six {
    width: 100%;
    justify-content: space-between;
  }
  #contents .listNone ul.dlList li {
    width: 100%;
    max-width: 1055px;
  }
  #contents .listNone ul.listDots {
    width: 100%;
    max-width: 1055px;
    margin: 0 auto 60px;
    display: block;
  }
  #contents .listNone ul.listDots li {
    width: 100%;
    max-width: 1055px;
  }
  #contents .listNone ul.three {
    width: 100%;
    max-width: 1055px;
    margin: 60px auto 0;
    justify-content: space-between;
  }
  #contents .listNone ul.three li {
    max-width: 300px;
    margin: 10px 0;
  }
  #contents .listNone ul.three li p span {
    display: block;
  }
  #contents .listNone ul.arrowList {
    max-width: 1200px;
  }
  #contents .listNone ul.arrowList li {
    width: 32%;
    max-width: 190px;
    margin: 10px 0;
  }
  .arrowList dl {
    display: block;
  }
  #contents .listNone ul.arrowList li.arrow {
    display: block;
    text-align: center;
    width: 35px;
    height: 35px;
    line-height: 1;
    margin: 90px 15px 20px 0;
    border-bottom: none;
    border-top: 8px solid #3f9031;
    border-right: 8px solid #3f9031;
    transform: rotate(45deg);
  }
  .arrowList dt {
    width: 190px;
    height: 190px;
    line-height: 190px;
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: bold;
  }
  .arrowList dt.lines2 {
    line-height: 120px;
  }
  .arrowList dt.lines2 span {
    display: block;
    line-height: 1;
  }
  .arrowList dd {
    width: 100%;
  }
  #post #contents .listNone ul.arrowList2 {
    width: 1200px;
    max-width: 1200px;
  }
  #contents .listNone ul.arrowList2 li {
    width: 180px;
    margin: 10px 30px 10px 0;
  }
  .arrowList2 dl {
    display: block;
  }
  #contents .listNone ul.arrowList2 li.arrow {
    display: block;
    text-align: center;
    width: 35px;
    height: 35px;
    line-height: 1;
    margin: 90px 40px 20px 0;
    border-bottom: none;
    border-top: 8px solid #3f9031;
    border-right: 8px solid #3f9031;
    transform: rotate(45deg);
  }
  .arrowList2 dt {
    width: 180px;
    height: 180px;
    line-height: 180px;
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: bold;
  }
  #post #contents .listNone ul.arrowList2 li dt p {
    width: 180px;
    height: 180px;
    line-height: 180px;
    font-size: 16px;
    color: #3f9031;
    background-color: #ffffc7;
    text-align: center;
    border-radius: 5px;
    border: 2px solid #3f9031;
    margin: 0;
  }
  #post #contents .listNone ul.arrowList2 li dt.lines2 p {
    height: 80px;
    line-height: 80px;
  }
  #post #contents .listNone ul.arrowList2 li dt.lines2 p:first-child {
    margin: 0 0 20px;
  }
  .arrowList2 dt.lines2 span {
    display: block;
    line-height: 1;
  }
  .arrowList2 dd {
    width: 100%;
  }
  #post #contents .listNone ul.arrowList2 li dt.lines1 p {
    line-height: 45px;
    padding: 45px 0;
  }
  #post #contents .arrowList2 dt.lines2 p {
    width: 180px;
    height: 85px;
    line-height: 85px;
    margin: 0 0 10px;
    font-size: 16px;
    color: #3f9031;
    background-color: #ffffc7;
    text-align: center;
    border-radius: 5px;
    border: 2px solid #3f9031;
  }
  .arrowList2 dt.lines2 span {
    display: block;
    line-height: 1;
  }
  .arrowList2 dd {
    width: 100%;
  }
  #post #contents dl.picLeft {
    width: 1055px;
  }
  #contents .bottomLink {
    width: 1055px;
    margin: 0 auto 50px;
    padding-bottom: 0;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
  }
  #contents .bottomLink dl {
    width: 910px;
    margin: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
  }
  #contents .bottomLink dt {
    width: 320px;
    padding: 0;
  }
  #contents .bottomLink dt .alignnone {
    margin: 0 auto 10px;
  }
  #contents .bottomLink dd {
    width: 590px;
    padding: 0 10px;
  }
  #contents .bottomLink dd ul {
    width: 100%;
    margin: 0 10px 1em 2em;
    padding: 0 10px;
  }
  #post #contents .bottomLink dd {
    width: 590px;
    padding: 0 10px;
  }
  #post #contents .bottomLink dd ul {
    width: 100%;
    margin: 0 10px 1em 2em;
    padding: 0 10px;
  }
  #contents .bottomLink dd li {
    margin-bottom: 0;
  }
  #post #contents .bottomLink dd p {
    margin: 0 0 10px 20px;
    width: 100%;
  }
  #contents .bottomLink dd p {
    margin: 0 0 10px 20px;
    width: 100%;
  }
  #post #contents .bottomLink p {
    margin: 0 30px 0 0;
    width: 30px;
  }
  #contents .bottomLink p {
    margin: 0 30px 0 0;
    width: 30px;
  }
  #contents .bottomLink dl h5 {
    margin-bottom: 0;
    font-size: 30px;
  }
  #contents .bottomLink dl h5 span {
    font-size: 36px;
  }
  #contents .bottomLink dl h5 a {
    color: #000;
    font-weight: normal;
  }
  #post #contents dl.tableColor {
    width: 1055px;
    margin: 20px auto 40px;
  }
  #contents ul {
    width: 1055px;
    margin: 20px auto 40px;
  }
  #contents .fsPP {
    width: 1055px;
    margin: 20px auto 40px;
  }
  #contents .fsPP ul {
    margin: 0 10px 1em 2em;
  }
  #contents .fsPP dt {
    font-weight: bold;
  }
  #contents section .pagenation ul {
    width: auto;
    margin: 20px auto 40px;
  }
  #post #contents dl.picLeft {
    width: 1055px;
    margin: 10px auto 40px;
  }
  #contents section .newsList ul {
    width: 100%;
    max-width: 1055px;
  }
  #contents section .newsList ul li {
    width: 30%;
  }
  #contents section .newsList ul.topPage li dl {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
  }
  #contents section .newsList ul.topPage dl dt {
    width: 33%;
    text-align: right;
  }
  #contents section .newsList ul.topPage li dt p {
    background-color: #fff;
    line-height: 1.5;
  }
  #contents section .newsList ul.topPage dl dd {
    width: 65%;
    padding: 0;
    line-height: 1.5;
  }
  #contents section .newsList ul.topPage li dd h2 {
    margin: 0;
    padding: 0;
    font-size: 1em;
  }
}

/*# sourceMappingURL=main.css.map */
