/*
Template:generic
Theme Name:generic-child
*/

/* 子テーマ デフォルトスタイル */

body {
  /* font-family: "Helvetica Neue",
  Arial,
  "Hiragino Kaku Gothic ProN",
  "Hiragino Sans",
  Meiryo,
  sans-serif; */
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background-color: transparent;
}

.single-post table td,
.single-post table th {
  border: 1px solid #767676;
}

.entry-content ul,
.widget-container ul,
.comment-body ul {
  list-style-type: circle;
  text-indent: 0;
}

.entry-content ul li:before,
.widget-container ul li:before,
.comment-body ul li:before {
  content: none;
}

/* footer */

.footer-bnrlayer {
  overflow: hidden;
}

.footer-bnr-left, .footer-bnr-right {
  float: left;
  width: 50%;
}


/* 投稿と固定ページを新規作成したときのスタイルを記述 */

/* ページごとのオリジナルスタイルを記述 */
.grid-1399{
  max-width: 1399px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.grid-1099{
  max-width: 1099px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.grid-1000{
  max-width: 1000px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.home #container{
  padding: 0;
}
.home #content{
  width: 100%;
  padding-right: 0;
}
#content{
  width: 100%;
  padding-right: 0;
}
/*
===============
=   Header    =
===============
*/
#header, #footer{
  padding: 0;
}
.wrapHeader{
  /* display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: center; */
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  background-color: #fff;
  border-bottom: 5px solid #a2c339;
  width: 100%;
}
.heRows{
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
}
.heLeft h1{
  margin-bottom: 0;
}
.heLeft h1 a{
  display: inline-block;
  vertical-align: middle;
}
.heLeft h1 a img{
  vertical-align: middle;
}
.heLeft{
  width: 213px;
}
#menu a{
  font-weight: 500;
  color: #231815;
  font-size: 15px;
  letter-spacing: 0.5px;
  line-height: 175%;
  /* margin-top: 0; */
  margin-left: 18px;
  margin-right: 18px;
  position: relative;
  z-index: 1;
  padding-bottom: 0;
}
#menu li:last-child a{
  margin-right: 0;
}
#menu a::before{
  content: '';
  width: 5px;
  height: 5px;
  background-color: #8baf1e;
  border-radius: 100px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -18px;
  z-index: 1;
}
#menu li:nth-child(3) a::before,
#menu li:nth-child(4) a::before,
#menu li:nth-child(5) a::before{
  display: none;
}
#menu li:nth-child(4) a{
  background-image: url("../../uploads/2020/06/bgCa.png");
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  min-width: 150px;
  height: 55px;
  text-align: center;
  line-height: 55px;
  color: #fff;
  border-radius: 10px;
  margin-right: 12px;
}
#menu li:nth-child(5) a{
  background-image: url("../../uploads/2020/06/bgMail.png");
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  min-width: 170px;
  height: 55px;
  text-align: center;
  line-height: 55px;
  color: #fff;
  border-radius: 10px;
  margin-left: 0;
}
#menu li:nth-child(5) a img{
  padding-bottom: 0;
}
#menu ul.sub-menu, #menu ul.children{
  margin-top: 0;
  padding-top: 42px;
}
#menu ul.sub-menu li a::before{
  display: none;
}
#menu li a img{
  display: inline-block;
  vertical-align: middle;
  padding-right: 15px;
  padding-bottom: 5px;
}

/*
=================
=     TOP       =
=================
*/
.hoContent01{
  padding-top: 97px;
}
.hoContent01 .wp-block-image,
.hoContent01 .aligncenter{
  margin-bottom: 0;
  margin-top: 0;
}
.hoContent01 .aligncenter img{
  vertical-align: middle;
}
.hoContent02{
  background-image: url(../../uploads/2020/06/ho-img05.png), url(../../uploads/2020/06/ho-img06.png);
  background-position: left top, right top;
  /* background-size: cover; */
  background-repeat: no-repeat;
  padding-top: 70px;
  padding-bottom: 60px;
}
.hoContent02 h2{
  margin-top: 0;
  font-size: 30px;
  color: #097e88;
  font-weight: 500;
  letter-spacing: 0.75px;
  /* letter-spacing: -0.5px; */
  line-height: 140%;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
  border-bottom: 1px solid #097e88;
  padding-bottom: 18px;
  margin-bottom: 0;
}
.hoContent02 h2::before{
  display: none;
}
.ho02Item{
  max-width: 810px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.ho02Item.i02 h2{
  font-size: 26px;
}
.ho02Item.i01 h2 strong{
  font-size: 34px;
}
.page-id-2 .ho02Item.i02 h2::before{
  display: none;
}
.ho02Item ul{
  max-width: 650px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  list-style: none;
  margin-top: 20px;
}
.ho02Item ul li{
  background-image: url(../../uploads/2020/06/icon.png);
  background-position: left top 8px;
  background-repeat: no-repeat;
  font-size: 16px;
  color: #231815;
  letter-spacing: 0.5px;
  line-height: 212%;
  padding-left: 30px;
  margin-bottom: 0;
  margin-top: 0;
}
.ho02Item ul li strong{
  text-decoration: underline;
  color: #18828c;
}
.page #content .ho02Item p{
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 212%;
  color: #231815;
  margin-top: 18px;
}
.ho02Item.i02{
  padding-top: 10px;
}
/* .hoContent03 h2{
  margin-top: 0;
  margin-bottom: 0;
} */
.hoContent03 .grid-1000{
  border: 2px solid #a3c53b;
  padding-left: 85px;
  padding-right: 85px;
  padding-bottom: 50px;
}
.hoContent03 .grid-1000 .wp-block-group__inner-container h2{
  font-size: 34px;
  font-weight: 500;
  color: #000000;
  letter-spacing: 0.75px;
  line-height: 160%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 52px;
  border: none;
  padding-bottom: 0;
}
.hoContent03 .grid-1000 .wp-block-group__inner-container h2::before{
  display: none;
}
.hoContent03 .grid-1000 .wp-block-group__inner-container h3{
  font-weight: 500;
  font-size: 50px;
  letter-spacing: 0.75px;
  line-height: 140%;
  margin-top: 0;
  margin-bottom: 0;
  color: #476a18;
  display: inline-block;
  background-image: url("../../uploads/2020/06/ho-img07.png");
  background-position: bottom 8px left 5px;
  background-repeat: no-repeat;
  padding-left: 85px;
  border-bottom: 1px solid #a3c53b;
  padding-bottom: 5px;
}
.ho03Tt{
  text-align: center;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
}
.page #content .ho03Tt p{
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 24px;
  color: #486d1b;
  letter-spacing: 2px;
  line-height: 112%;
}
.ho03Rows .wp-block-image{
  margin-bottom: 0;
}
.ho03Rows .wp-block-image img{
  vertical-align: middle;
}
.ho03Rows .wp-block-column:first-child{
  flex-basis: 52.18%;
}
.ho03Rows .wp-block-column:last-child{
  margin-left: 3.874%;
  flex-basis: 43.946%;
}
.meRows .wp-block-column:first-child,
.thItem .wp-block-column:first-child{
  flex-basis: 50%
}
.meRows .wp-block-column:last-child,
.thItem .wp-block-column:last-child{
  margin-left: 3.2%;
  flex-basis: 46.8%
}
.thItem.iRight .wp-block-column:first-child{
  flex-basis: 46.8%
}
.thItem.iRight .wp-block-column:last-child{
  flex-basis: 50%;
  margin-left: 3.2%;
}

.page #content .ho03Rows p{
  margin-top: 0;
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 200%;
  color: #231815;
}
.ho03Rows .wp-block-image .aligncenter{
  margin-top: 22px;
  margin-bottom: 0;
}
.ho03List{
  max-width: 681px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.ho03List ul{
  margin: 0;
  list-style: none;
  counter-reset: section;
}
.ho03List ul li{
  display: block;
  position: relative;
  padding-left: 80px;
  padding-top: 25px;
  padding-bottom: 28px;
  font-size: 18px;
  letter-spacing: 0.5px;
  line-height: 166%;
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 0;
  color: #000000;
}
.ho03List ul li strong{
  text-decoration: underline;
  color: #7c4426;
}
.ho03List ul li::before{
  counter-increment: section;
  content: '0' counter(section);
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 76px;
  background-image: url("../../uploads/2020/06/ho-img08.png");
  background-position: bottom center;
  background-repeat: no-repeat;
  color: #fff;
  text-align: center;
  font-size: 24px;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
  letter-spacing: 1px;
  line-height: 92px;
}
.ho03Rows{
  margin-bottom: 0;
}
.ho03List .wp-block-image{
  margin-bottom: 0;
}
.ho03List .wp-block-image .aligncenter{
  margin-bottom: 28px;
}
.hoContent04 h2{
  margin-top: 0;
  text-align: center;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
  font-weight: 500;
  color: #000000;
  /* letter-spacing: 0.75px; */
  line-height: 196%;
  margin-bottom: 10px;
  font-size: 28px;
  border: 0;
  padding-bottom: 0;
  letter-spacing: 0;
}
.hoContent04 h2::before {
  display: none;
}
.page #content .hoContent04 p{
  font-size: 15px;
  letter-spacing: 0.5px;
  line-height: 200%;
  color: #231815;
  margin-top: 0;
}
.page #content .hoContent04 p strong{
  color: #7c4426;
}
.hoContent04{
  padding-top: 55px;
  padding-bottom: 55px;
}
.btnStyle01{
  text-align: center;
  font-size: 0;
  margin: 0 !important;
}
.btnStyle01 li{
  display: inline-block;
  vertical-align: middle;
  margin-right: 24px;
  margin-left: 24px;
}
.btnStyle01 li a{
  /* display: block; */
  font-size: 18px;
  color: #fff;
  background-color: #90b41f;
  border-radius: 30px;
  min-width: 350px;
  height: 58px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content:center;
  text-decoration: none;
  border: 1px solid #90b41f;
  transition: ease all 0.35s;
  letter-spacing: 0.75px;
  font-weight: 500;
}
.btnStyle01 li a img{
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
.btnStyle01 li a:hover{
  background-color: #fff;
  color: #90b41f;
}
.hoContent04 .wp-block-columns{
  margin-bottom: 5px;
}
.hoContent05{
  background-color: rgba(251, 249, 243, 0.71);
  padding-top: 30px;
  padding-bottom: 22px;
}
.ho04Rows{
  background-color: #f0f6de;
  border-bottom: 4px solid #90b41f;
  margin-bottom: 20px;
}
.ho04Rows .wp-block-column:last-child{
  margin-left: 0;
  flex-basis: 35.2% !important;
}
.ho04Rows .wp-block-column:last-child .wp-block-image{
  margin-bottom: 0;
}
.ho04Rows .wp-block-column:last-child .wp-block-image img{
  vertical-align: middle;
}
.page #content .ho04Rows .wp-block-column:first-child p{
  font-weight: bold;
  font-size: 36px;
  letter-spacing: 0.5px;
  line-height: 128%;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
  color: #333333;
  margin-top: 0;
  margin-bottom: 0;
}
.page #content .ho04Rows .wp-block-column:first-child p:last-child{
  margin-top: 10px;
  font-size: 20px;
  color: #476a18;
}
.page #content p.pNote{
  font-size: 15px;
  color: #231815;
  letter-spacing: 0.5px;
  line-height: 200%;
  margin-top: 0;
}
.lastPost ul{
  margin: 12px 0 0 0 !important;
  overflow: hidden;
  width: 100%;
}
.lastPost ul li{
  background-color: #fff;
  border: 1px solid #dcdcdc;
  overflow: hidden;
  width: 100%;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 18px;
  padding-right: 18px;
  margin-top: 12px;
  margin-bottom: 12px;
}
.lastPost .wp-block-latest-posts__featured-image.alignleft{
  margin-bottom: 0;
  margin-right: 35px;
}
.lastPost .wp-block-latest-posts__featured-image img{
  margin-bottom: 0;
}
.lastPost ul li a{
  font-size: 18px;
  font-weight: bold;
  color: #231815;
  letter-spacing: 0.5px;
  line-height: 166%;
  text-decoration: none;
  padding-top: 28px;
  display: inline-block;
}
.lastPost ul li a:hover{
  text-decoration: underline;
}
.lastPost .wp-block-latest-posts__post-date{
  font-size: 13px;
  letter-spacing: 0.5px;
  line-height: 230%;
  color: #90b41f;
}
.lastPost .wp-block-latest-posts__post-excerpt{
  font-size: 15px;
  letter-spacing: 0.5px;
  line-height: 200%;
  margin-bottom: 0;
  margin-top: 0;
}
.wp-block-buttons .is-style-outline .wp-block-button__link{
  font-weight: 500;
  color: #456b18;
  letter-spacing: 0.5px;
  line-height: 200%;
  background-color: #fff;
  border: 1px solid #476a18;
  border-radius: 22.5px;
  font-size: 15px;
  padding: 6px 57px;
  transition: ease all 0.35s;
}
.wp-block-buttons .is-style-outline .wp-block-button__link:hover{
  background-color: #456b18;
  color: #fff !important;
}
.lastPost ul li:last-child{
  margin-bottom: 10px;
}
/*
===============
=   FOOTER    =
===============
*/
.ftRows01{
  background-image: url(../../uploads/2020/06/bg.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 55px;
  padding-bottom: 55px;
  border-top: 2px solid #E1E9BD;
}
.ftRows01 ul{
  margin: 0;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: space-between;
}
.ftRows01 ul li a{
  vertical-align: middle;
  display: inline-block;
}
.ftRows01 ul li a img{
  vertical-align: middle;
}
.ftRows02{
  background-color: #fff;
}
.ftRows02 ul#menu-gn-1{
  text-align: center;
}
.ftRows02 ul#menu-gn-1 li ul.sub-menu{
  display: none;
}
.ftRows02 ul#menu-gn-1 li{
  display: inline-block;
}
.ftRows02 ul#menu-gn-1 li a{
  text-decoration: none;
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 200%;
  color: #000000;
  font-weight: bold;
  margin-left: 25px;
  margin-right: 28px;
  display: inline-block;
  position: relative;
  z-index: 1;
}
.ftRows02 ul#menu-gn-1 a::before {
  content: '';
  width: 5px;
  height: 5px;
  background-color: #8baf1e;
  border-radius: 100px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -28px;
  z-index: 1;
}
.ftRows02 ul#menu-gn-1 li:last-child a::before {
  display: none;
}
.ftRows02 ul#menu-gn-1 li a img{
  display: none;
}
.ftInfo{
  overflow: hidden;
  width: 100%;
  text-align: center;
}
/* .ftInfo span{
  display: inline-block;
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 250%;
  color: #000000;
  font-weight: 500;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
} */
span.copyRight{
  display: block;
  text-align: center;
  font-size: 12px;
  color: #000000;
  letter-spacing: 0.5px;
  line-height: 250%;
  padding-top: 10px;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
}
.ftNav{
  overflow: hidden;
  width: 100%;
  padding-top: 32px;
  padding-bottom: 36px;
}
#pageTop{
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 11;
  width: 50px;
  height: 50px;
}
a:hover{
  opacity: 0.75;
}
#menu ul.sub-menu li a:hover{
  color: #fff;
  background: #A2C339;
}
#menu ul.sub-menu a{
  background-color: #A2C339;
  color: #fff;
}
#container{
  padding: 0;
}
.bannerPage{
  height: 230px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content:center;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.bannerPage h1{
  margin-bottom: 0;
}
.bannerPage span{
  display: block;
  text-align: center;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
}
.bannerPage span.ttJp{
  font-weight: 500;
  font-size: 34px;
  color: #000000;
  letter-spacing: 0.5px;
  line-height: 180%;
}
.bannerPage span.ttTa{
  font-size: 18px;
  letter-spacing: 2px;
  color: #486d1b;
  text-transform: capitalize;
}
.bannerPage span.ttTa.ttCt{
  font-size: 24px;
}
.bre{
  overflow: hidden;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
}
.breadcrumbs span a{
  font-size: 13px;
  letter-spacing: 0.5px;
  color: #8c8c8c;
  text-decoration: none;
}
.breadcrumbs{
  color: #231815;
}
.breadcrumbs>span>a{
  color: #16793a;
}
.breadcrumbs>span:last-child>a{
  color: #8c8c8c;
}
h2{
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
  font-weight: 500;
  color: #000000;
  letter-spacing: 0.75px;
  line-height: 183%;
  position: relative;
  border-bottom: 4px solid #a2c339;
  z-index: 1;
  text-align: center;
  padding-bottom: 28px;
  font-size: 30px;
}
h2::before {
  content: '';
  height: 2px;
  width: 100%;
  background-color: #488a2a;
  position: absolute;
  bottom: -5px;
  left: 0;
  z-index: 1;
}
.page-id-9 h2 span{
  font-size: 24px;
  display: block;
  line-height: 140%;
}
.page-id-9 h2{
  margin-top: 5px;
  margin-bottom: 30px;
}
.page-id-9 h2.mTt{
  font-size: 38px;
}
.meRows .wp-block-image .aligncenter{
  margin-top: 5px;
  margin-bottom: 0;
}
.meRows .wp-block-image{
  margin-bottom: 0;
}
.meRows .wp-block-image img{
  vertical-align: middle;
}
.meRows p{
  font-size: 15px;
  letter-spacing: 0.5px;
  line-height: 200%;
  color: #231815;
  margin-top: 0;
}
.meRows .wp-block-columns{
  margin-bottom: 35px;
}
.meRows.mgt-110{
  margin-top: 110px;
}
/* .meRows p{
  font-size: 15px;
  letter-spacing: 0.5px;
  line-height: 200%;
} */
.meItem{
  border: 2px solid #a3c53b;
  padding-left: 45px;
  padding-right: 60px;
  padding-top: 42px;
}
.meItem.mgb-125:not(:last-child){
  margin-bottom: 125px;
}
.meItem:not(:last-child){
  margin-bottom: 58px;
}
.meItem h3{
  color: #000000;
  font-size: 24px;
  letter-spacing: 0.75px;
  line-height: 229%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
}
.meItem p{
  font-size: 15px;
  color: #231815;
  letter-spacing: 0.5px;
  line-height: 200%;
  margin-top: 0;
}
.meItem .aligncenter.size-large{
  margin: 0;
}
.meItem .wp-block-image{
  margin-bottom: 0;
}
.meItem .wp-block-image img{
  vertical-align: middle;
}
.meItem .wp-block-column:last-child{
  margin-left: 0;
}
.meItem ul.btnStyle01{
  text-align: left;
}
.meItem ul.btnStyle01 li{
  margin-left: 0;
  margin-top: 25px;
}
.meItem.mgt-50{
  margin-top: 50px;
}
.thIntro{
  font-size: 18px;
  letter-spacing: 0.5px;
  line-height: 222%;
  color: #231815;
  margin-top: 0;
  margin-bottom: 38px;
}
.thIntro strong {
  color: #e36005;
  font-weight: bold;
}
.thItem .wp-block-image .aligncenter{
  margin-top: 0;
  margin-bottom: 0;
}
.thItem .wp-block-image .aligncenter img{
  vertical-align: middle;
}
.page-id-7 h2{
  margin-bottom: 30px;
}
.thItem p{
  margin-top: 0;
  font-size: 15px;
  color: #231815;
  letter-spacing: 0.5px;
  line-height: 200%;
}
.thItem p strong{
  color: #e36005;
}
.thItem p.thBgGreen{
  overflow: hidden;
  width: 100%;
  background-color: #f0f6de;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
}
.thItem p.thBgGreen strong{
  width: 35px;
  height: 70px;
  float: left;
  color: #231815;
}
p.thP01{
  font-size: 15px;
  letter-spacing: 0.5px;
  line-height: 200%;
  color: #231815;
  margin-top: 42px;
}
/* .entry-content .thUl01{
  margin: 0;
  list-style: none;
} */
.thBgGreen{
  background-color: #f0f6de;
  padding-top: 18px;
  padding-bottom: 18px;
  overflow: hidden;
  width: 100%;
  margin-top: 32px;
}
.entry-content .thBgGreen .thUl01{
  max-width: 540px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  list-style: none;
  margin-top: 0;
  margin-bottom: 0;
  counter-reset: section;
}
.entry-content .thBgGreen .thUl01 li{
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 250%;
  color: #231815;
  position: relative;
  z-index: 1;
  padding-left: 45px;
}
.entry-content .thBgGreen .thUl01 li::before{
  counter-increment: section;
  content: counter(section);
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  width: 30px;
  height: 30px;
  color: #fff;
  line-height: 30px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  z-index: 1;
  background-color: #a2c339;
}
p.thP02{
  font-size: 15px;
  letter-spacing: 0.5px;
  line-height: 200%;
  color: #231815;
  margin-top: 45px;
}
.thContent01{
  border: 2px solid #a3c53b;
  padding-bottom: 55px;
}
.thContent01 h3{
  text-align: center;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
  font-size: 26px;
  letter-spacing: 0.75px;
  line-height: 210%;
  color: #000000;
  margin-bottom: 28px;
}
.thContent01 .wp-block-group__inner-container{
  max-width: 790px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.th01Intro{
  background-color: #f0f6de;
}
.th01Intro p:last-child{
  padding-left: 90px;
  padding-right: 90px;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 212%;
  color: #231815;
  padding-top: 15px;
  padding-bottom: 25px;
}
.th01Intro p:last-child strong{
  font-size: 20px;
}
.th01Intro p{
  margin-top: 0;
  margin-bottom: 0;
}
.th01Intro p:first-child{
  text-align: center;
  height: 56px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content:center;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 150%;
  background-color: #90b41f;
  color: #fff;
  margin-bottom: 1px;
}
p.th01Tt{
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 187%;
  color: #231815;
  margin-top: 25px;
  margin-bottom: 12px;
}
ul.th01List{
  margin: 0;
  list-style: none;
  counter-reset: section01;
  border-top: 1px solid #496e1c;
  border-bottom: 1px solid #496e1c;
  padding-left: 36px;
  padding-right: 36px;
  padding-top: 22px;
  padding-bottom: 22px;
}
ul.th01List li{
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
  z-index: 1;
  padding-left: 50px;
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 187%;
  color: #231815;
}
ul.th01List li::before{
  counter-increment: section01; 
  content: counter(section01);
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  width: 30px;
  height: 30px;
  color: #fff;
  line-height: 30px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  z-index: 1;
  background-color: #a2c339;
}
ul.th01List li:first-child::before{
  top: 0;
  transform: none;
}
ul.th01List li:not(:first-child){
  margin-top: 20px;
}
p.th01Full{
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 170%;
  color: #231815;
  padding-left: 40px;
  padding-right: 40px;
  margin-top: 18px;
}
.thBtn{
  margin: 80px auto 130px auto !important;
  list-style: none;
  text-align: center;
  max-width: 520px;
}
.thBtn li{
  list-style: none;
  margin-top: 0;
  margin-bottom: 0;
}
.thBtn li a{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content:center;
  background-image: url(../../uploads/2020/06/th-img01.png);
  background-position: center center;
  background-repeat: no-repeat;
  height: 81px;
  border-radius: 40.5px;
  font-weight: 500;
  letter-spacing: 0.75px;
  font-size: 25px;
  text-decoration: none;
  color: #fff;
}
.thBtn li a img{
  display: inline-block;
  margin-right: 22px;
}
.prContent01{
  border: 2px solid #a3c53b;
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 80px;
  margin-top: 28px;
  margin-bottom: 112px;
}
.prRows .wp-block-column:first-child .wp-block-image{
  margin-bottom: 0;
}
.prRows .wp-block-column:first-child  .wp-block-image .aligncenter{
  margin: 0;
}
.prRows .wp-block-column:last-child h2{
  margin-top: 0;
  font-size: 24px;
  text-align: left;
  border: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.prRows .wp-block-column:last-child h2::before{
  display: none;
}
.prRows p.pSing{
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
  font-size: 18px;
  line-height: 305%;
  color: #000000;
  letter-spacing: 0.75px;
  margin-top: 5px;
  margin-bottom: 0;
  font-weight: 500;
}
p.pSing span{
  font-size: 30px;
}
.prRows p.pSing01{
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
  letter-spacing: 2px;
  line-height: 155%;
  color: #486d1b;
  margin-top: 5px;
  margin-bottom: 0;
  font-size: 18px;
}
.prRows p{
  font-size: 15px;
  letter-spacing: 0.5px;
  line-height: 200%;
  color: #231815;
}
p.mgt-25{
  margin-top: 25px;
}
ul.prList{
  margin: 0;
  list-style: none;
  background-color: #f0f6de;
  padding-left: 55px;
  padding-right: 55px;
  padding-top: 22px;
  padding-bottom: 18px;
  margin-top: 55px;
}
ul.prList li{
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  color: #231815;
  letter-spacing: 0.5px;
  line-height: 200%;
}
.pr01Item{
  margin-top: 40px;
  padding-bottom: 45px;
}
.pr01Item h2{
  font-size: 24px;
  color: #000000;
  margin-bottom: 0;
  margin-top: 0;
  border: 0;
  border-bottom: 1px solid #488a2a;
  padding-bottom: 22px;
}
.pr01Item h2::before{
  display: none;
}
.pr01Item ul{
  margin: 0;
  padding: 0 0 0 45px;
  list-style: none;
}
.pr01Item ul li{
  margin-top: 28px;
  margin-bottom: 25px;
  color: #231815;
  letter-spacing: 0.5px;
  line-height: 200%;
  font-size: 15px;
}
.pr01Item ul.btnStyle01{
  padding-left: 0;

}
.pr01Item ul.btnStyle01 li{
  margin-top: 15px;
}
p.ctIntro{
  font-size: 15px;
  line-height: 200%;
  letter-spacing: 0.5px;
  color: #231815;
  margin-top: 25px;
  margin-bottom: 58px;
}
.ctContent01{
  padding-left: 55px;
  padding-right: 55px;
  padding-bottom: 65px;
}
.ctContent01 ul{
  margin: 50px 0 0 0;
  list-style: none;
}
.ctContent01 ul li{
  font-size: 15px;
  color: #231815;
  letter-spacing: 0.5px;
  line-height: 200%;
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
  padding-left: 15px;
  z-index: 1;
}
.ctContent01 ul li::before{
  content: '■';
  font-size: 15px;
  color: #7c4426;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.ctContent01 ul li:not(:first-child){
  margin-top: 20px;
}
.ctContent01 ul li a{
  text-decoration: none;
}
.tb_contact{
  border-collapse: separate;
  border-spacing: 0 5px;
  max-width: 900px !important;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  margin-bottom: 100px;
}
.tb_contact tr td{
  vertical-align: middle;
  background-color: #f0f6de;
  padding-right: 110px;
  padding-left: 25px;
  font-size: 13px;
  line-height: 215%;
  color: #000000;
  padding-top: 8px;
  padding-bottom: 8px;
  height: 65px;
} 
.tb_contact tr td:first-child{
  background-color: #90b41f;
  width: 245px;
  color: #fff;
  vertical-align: middle;
  text-align: left;
  padding-left: 30px;
  padding-right: 15px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0.5px;
}
.tb_contact tr td:first-child strong{
  float: right;
  width: 41px;
  height: 24px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #d93636;
  color: #d93636 !important;
  font-size: 12px;
  line-height: 22px;
  margin-top: 5px;
}
.tb_contact tr td input{
  margin-top: 0;
  font-family: inherit;
  background-color: #ffffff;
  border: 1px solid #bfbfbf;
  width: 100%;
  height: 50px;
  font-size: 15px;
  color: #000000;
}
.w370{
  max-width: 370px !important;
}
.w140{
  max-width: 140px !important;
}
.tb_contact tr td input[type="radio"]{
  display: inline-block;
  width: 21px;
  height: 21px;
  vertical-align: middle;
  background-color: transparent;
}
.wpcf7-radio .wpcf7-list-item-label{
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
  color: #000;
  padding-left: 5px;
}
.wpcf7-radio .wpcf7-list-item.first{
  margin-left: 0;
  margin-right: 10px;
}
.tb_contact tr.vtT td:first-child,
.tb_contact tr.vtT td{
  vertical-align: top;

}
.tb_contact tr.vtT td:first-child{
  padding-top: 20px;
}
.tb_contact textarea{
  width: 100%;
  font-family: inherit;
  background-color: #ffffff;
  border: 1px solid #bfbfbf;
  height: 230px;
  resize: none;
  color: #000000;
  font-size: 15px;
  overflow: hidden;
}
.btnSu td{
  background-color: #f0f6de !important;
  text-align: center !important;
  padding-top: 45px !important;
  padding-bottom: 45px !important;
}
.btnSu td input[type="submit"]{
  background-image: url("../../uploads/2020/06/th-img01.png");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 32.5px;
  max-width: 322px !important;
  /* width: 100%; */
  height: 65px;
  font-size: 22px;
  font-weight: bold;
  color: #ffffff;
  letter-spacing: 0.75px;
}
p.reIntro{
  font-size: 15px;
  color: #231815;
  line-height: 200%;
  letter-spacing: 0.5px;
  margin-top: 25px;
  margin-bottom: 58px;
}
p.reIntro span{
  display: inline-block;
  text-decoration: underline;
  font-weight: bold;
}
.reContent01 p{
  font-size: 15px;
  line-height: 200%;
  letter-spacing: 0.5px;
  color: #231815;
}
.reItem01{
  max-width: 900px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  background-color: #f0f6de;
  padding-bottom: 25px;
  /* padding-left: 10px;
  padding-right: 10px; */
}
.reItem01 h3{
  background-color: #90b41f;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  height: 56px;
  letter-spacing: 0.5px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content:center;
  margin-bottom: 20px;
}
.reItem01 p{
  margin-top: 0;
}
.reContent01 ul{
  margin: 28px auto 0;
  list-style: none;
  max-width: 900px;
  width: 100%;
}
.reContent01 ul li{
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
  font-size: 15px;
  line-height: 200%;
  letter-spacing: 0.5px;
  color: #231815;
  list-style: none;
  padding-left: 15px;
  z-index: 1;
}
.reContent01 ul li::before{
  content: '■';
  font-size: 15px;
  color: #7c4426;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.reContent01 ul li a{
  text-decoration: none;
}
.reContent01 ul li span.reTxt{
  text-decoration: underline;
}
.reContent01 ul li:not(:first-child){
  margin-top: 20px;
}
.reContent02{
  margin-top: 100px;
}
.page-id-15 .tb_contact tr td{
  padding-right: 20px;
  letter-spacing: -0.5px;
}
.page-id-15 .tb_contact tr td input{
  max-width: 515px;
}
.tb_contact tr td select{
  font-family: inherit;
  background-color: #ffffff;
  border: 1px solid #bfbfbf;
  width: 100%;
  height: 50px;
  font-size: 15px;
  color: #000000;
  padding-left: 15px;
  padding-right: 15px;
  background-image: url("../../uploads/2020/06/re-img01.png");
  background-position: center right 10px;
  background-repeat: no-repeat;
  /*for firefox*/
  -moz-appearance: none;
  /*for chrome*/
  -webkit-appearance:none;
  appearance: none;
}
.tb_contact tr td select::-ms-expand {
  display: none;
}
.page-id-15 .tb_contact tr td:first-child{
  line-height: 160%;
}
.page-id-15 .tb_contact   textarea{
  max-width: 515px !important;
}
.page-id-15 .tb_contact tr td a{
  font-weight: bold;
  color: #7c4426;
}
.page-id-15 .tb_contact tr td strong{
  color: #7c4426;
}
.page-id-15 .tb_contact tr:nth-child(9) td strong,
.page-id-15 .tb_contact tr:nth-child(8) td strong{
  margin-top: -20px;
}
.poA#content{
  padding: 0;
  width: 100%;
}
.poRows{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin-top: 20px;
}
.poLeft{
  width: 29%;
  margin-right: 6%;
}
#sidebar{
  width: 100%;
}
.poRight{
  width: 65%;
}
#sidebar ul{
  
}
#sidebar ul li ul, #text-2 p {
  background-color: #f0f6de;
  margin: 0;
  list-style: none;
  padding: 25px 20px;
}

#sidebar ul li ul li{
  list-style: none;
  margin-top: 0;
  margin-bottom: 0;
}

h3.widget-title{
  text-align: center;
  background-color: #a2c339;
  height: 45px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content:center;
  color: #ffffff;
  letter-spacing: 0.5px;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0;
}
#rpwwt-recent-posts-widget-with-thumbnails-2 ul{
  padding-left: 15px;
  padding-right: 15px;
}
#rpwwt-recent-posts-widget-with-thumbnails-2 ul li{
  background-color: #fff;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 6px;
}
#rpwwt-recent-posts-widget-with-thumbnails-2 ul li:not(:first-child){
  margin-top: 10px !important;
}
#rpwwt-recent-posts-widget-with-thumbnails-2 img{
  margin-top: 0;
  margin-bottom: 0;
}
#rpwwt-recent-posts-widget-with-thumbnails-2 ul li a{
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 0.5px;
  line-height: 153%;
  color: #231815;
  text-decoration: none;
}
.rpwwt-post-date{
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 250%;
  color: #90b41f;
  font-weight: 400;
}
.widget-container{
  margin-bottom: 35px;
}
.widget_categories ul,
.widget_archive ul{
  padding-left: 22px;
  padding-right: 20px;
}
.widget_categories ul li:not(:first-child),
.widget_archive ul li:not(:first-child){
  margin-top: 12px;
}
.widget_categories ul li a,
.widget_archive ul li a, #text-2 p a {
  font-weight: bold;
  color: #231815;
  letter-spacing: 0.5px;
  line-height: 133%;
  text-decoration: none;
  background-image: url(../../uploads/2020/06/p-img00.png);
  background-position: left top 3px;
  background-repeat: no-repeat;
  padding-left: 25px;
  font-size: 15px;
}
a.postBtn{
  max-width: 244px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  background-image: url("../../uploads/2020/06/bgMail.png");
  background-position: left top;
  background-size: cover;
  /* background-repeat: no-repeat; */
  display: block;
  text-decoration: none;
  height: 60px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content:center;
  border-radius: 30px;
  font-weight: 500;
  color: #fff;
  font-size: 18px;
  letter-spacing: 0.75px;
  font-weight: 500;
  margin-bottom: 95px;
}
a.postBtn img{
  margin-right: 10px;
}
#custom_html-3{
  margin-top: 58px;
}
#custom_html-4 .custom-html-widget{
  background-color: #f0f6de;
  padding-top: 28px;
  padding-left: 18px;
  padding-right: 18px;
  padding-bottom: 30px;
}
#custom_html-4 .custom-html-widget>img{
  display: block;
  margin-left: auto;
  margin-right: auto;
}
span.pTt{
  display: block;
  text-align: center;
  font-weight: bold;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
  font-size: 18px;
  color: #333333;
  letter-spacing: 0.25px;
  line-height: 155%;
  padding-top: 28px;
}
span.sing{
  display: block;
  text-align: center;
  padding-top: 10px;
}
span.fullTxt{
  display: block;
  color: #231815;
  letter-spacing: 0.5px;
  font-size: 15px;
  line-height: 186%;
  padding-top: 20px;
}
.page #content .pIntro>*,
.pIntro>*{
  font-size: 15px;
  line-height: 200%;
  letter-spacing: 0.5px;
  color: #231815;
}
.page #content .pIntro p:first-child,
.pIntro p:first-child{
  margin-top: 0;
}
.pRows h2.pTt{
  font-size: 24px;
  text-align: left;
  padding-bottom: 15px;
}
.pRows article{
  border: 1px solid #dcdcdc;
  margin-bottom: 28px;
}
.pList{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-left: 18px;
  padding-right: 18px;
  padding-top: 12px;
  padding-bottom: 12px;
}
.pLeft{
  width: 150px;
  font-size: 0;
}
.pLeft a{
  display: inline-block;
}
.pLeft a img{
  vertical-align: middle;
}
.pRight{
  width: calc(100% - 150px);
  padding-left: 28px;
}
.pRight h2{
  border-bottom: 0;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 166%;
  text-align: left;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.pRight h2 a{
  text-decoration: none;
  color: #231815;
}
.pRight h2::before{
  display: none;
}
span.dateItem{
  display: block;
  font-size: 13px;
  color: #90b41f;
  letter-spacing: 0.5px;
  line-height: 230%;
}
.page #content .pRight p{
  font-size: 15px;
  letter-spacing: 0.5px;
  line-height: 200%;
  margin-top: 0;
  color: #231815;
}
.pLeft img{
  margin-bottom: 0;
}
.wp-pagenavi span.pages {
  display: none;
}

.wp-pagenavi a,
.wp-pagenavi span {
  font-family: 'Noto Sans JP', sans-serif !important;
  font-weight: 500 !important;
  color: #fff !important;
  font-size: 17px !important;
  padding: 0;
  width: 50px;
  height: 50px;
  display: inline-block;
  line-height: 50px;
  text-align: center;
  margin: 0px 6px;
  background-color: #dcdcdc;
  border: 1px solid #dcdcdc;
}

.wp-pagenavi span.current {
  background-color: #fff;
  color: #a2c339 !important;
  border: 1px solid #a2c339;
}

.wp-pagenavi a:hover {
  background-color: #fff;
  color: #a2c339 !important;
  border: 1px solid #a2c339;
}

.wp-pagenavi a.nextpostslink {
  background-color: #fff !important;
  border: 0 !important;
  background-image: url(../../uploads/2020/06/arNext.png);
  background-position: center center;
  background-repeat: no-repeat;
  text-indent: -999px;
}
.wrapPost .first,
.wrapPost .last{
display: none !important;
}
.wp-pagenavi a.previouspostslink {
  background-color: #fff !important;
  border: 0 !important;
  background-image: url(../../uploads/2020/06/arPre.png);
  background-position: center center;
  background-repeat: no-repeat;
  text-indent: -999px;
}

.wp-pagenavi a.nextpostslink:hover,
.wp-pagenavi a.previouspostslink:hover {
  color: #fff !important;
}
.wp-pagenavi {
  overflow: hidden;
  width: 100%;
  text-align: center;
  padding-top: 78px;
  padding-bottom: 70px;
}
.deTxt{
  font-weight: bold;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #cdcdcd;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #cdcdcd;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #cdcdcd;
}
:-moz-placeholder { /* Firefox 18- */
  color: #cdcdcd;
}
.ggCalendar{
  text-align: center;
  margin-top: 30px;
}
.ggCalendar iframe{
  max-width: 800px;
  width: 100% !important;
}
@media all and (-ms-high-contrast:none) {
  .ho03List ul li::before{
    line-height: 105px;
  }
  .entry-content .thBgGreen .thUl01 li::before{
    width: 35px;
  }
  .ho03List ul li{
    letter-spacing: -0.5px;
  }
  .hoContent01 img{
    width: 100%;
  }
  #menu li:nth-child(4) a{
    padding-top: 2px;
  }
  #menu li:nth-child(5) a{
    padding-top: 2px;
  }
  .btnStyle01 li a{
    padding-top: 3px;
  }
  .wp-block-image img{
    width: 100%;
  }
  .entry-content .thBgGreen .thUl01 li::before,
  ul.th01List li::before{
    padding-top: 5px;
    width: 35px;
  }
  .thBtn li a{
    padding-top: 2px;
  }
  .wp-block-buttons .is-style-outline .wp-block-button__link{
    padding-top: 8px;
    padding-bottom: 5px;
  }
  .tb_contact tr td:first-child strong{
    margin-top: 0;
  }
  .tb_contact tr td:first-child strong{
    line-height: 25px;
  }
  #menu li.menu-item-has-children:hover ul.sub-menu{
    left: 0;
  }
  .page #content .ho03Rows p{
    letter-spacing: -0.5px;
  }
}

@media (max-width: 1600px){
  .hoContent02{
    background-image: url(../../uploads/2020/06/ho-img00.png);
    background-position: center top;
  }
}
@media (max-width: 1399px){
  .grid-1399{
    padding-left: 10px;
    padding-right: 10px;
  }
  .grid-1099{
    padding-left: 10px;
    padding-right: 10px;
  }
  .ftRows01 ul li{
    width: 48%;
  }
}
@media (max-width: 1000px){
  .grid-1000{
    padding-left: 10px;
    padding-right: 10px;
  }
  .hoContent03 .wp-block-group__inner-container{
    padding-left: 10px;
    padding-right: 10px;
  }
  .hoContent03 .grid-1000{
    padding-left: 3.906vw;
    padding-right: 3.906vw;
  }
  .meItem .wp-block-column:last-child{
    padding-left: 25px;
  }
}
@media (max-width: 980px){
  #menu a{
    font-size: 14px;
    margin-left: 1.837vw;
    margin-right: 1.837vw;
    letter-spacing: 0;
  }
  #menu li:nth-child(4) a{
    min-width: 15.306vw;
    margin-right: 1.224vw;
  }
  #menu li a img{
    padding-right: 1.531vw;
    padding-bottom: 0.510vw;
  }
  #menu li:nth-child(5) a{
    min-width: 17.347vw;
  }

}
@media (max-width: 920px){
  #menu li:nth-child(4) a{
    min-width: 80px;
    height: 40px;
    line-height: 40px;
  }
  #menu li:nth-child(5) a{
    min-width: 100px;
    height: 40px;
    line-height: 40px;
  }
  #menu a{
    font-size: 13px;
    margin-right: 10px;
    margin-left: 10px;
  }
  #menu a::before{
    right: -10px;
  }
  #menu li a img{
    display: none;
  }
  .ho03List ul li{
    font-size: 16px;
  }
  .page #content .ho03Rows p br{
    display: none;
  }
  .page #content .ho04Rows .wp-block-column:first-child p{
    font-size: 24px;
  }
  .page #content .ho04Rows .wp-block-column:first-child p:last-child{
    font-size: 15px;
  }
  .ho04Rows{
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
  }
  .ho04Rows .wp-block-column:first-child{
    padding-left: 15px;
    padding-right: 15px;
  }
  .thItem p.thBgGreen strong{
    height: 100px;
  }
  .tb_contact tr td{
    padding-right: 20px;
  }
  #sidebar ul li ul li{
    padding-right: 5px;
  }
}
@media (max-width: 768px){
  .ggCalendar iframe{
    height: 70.313vw !important;
  }
  .hoContent01{
    padding-top: 0;
  }
  #menu a::before{
    display: none;
  }
  #menu{
    margin-top: 0;
  }
  #menu .menu-icon {
    font-size: 30px;
    color: #a2c339;
  }
  #menu.toggled ul{
		position: absolute;
		top: 80px;
		left: 0;
		width: 100%;
		padding-bottom: 0;
		background-color: #A2C339;
		z-index: 999999;
	}
  .heRows{
    height: 80px;
  }
  #menu li a img{
    display: inline-block;
  }
  #menu li:nth-child(5) a,
  #menu li:nth-child(4) a{
    max-width: 150px;
    padding: 0;
    margin-right: 0;
  }
  #menu li:nth-child(5),
  #menu li:nth-child(4){
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #menu li{
    display: block;
    border-bottom: 1px dotted #fff;
  }
  #menu li:last-child{
    border-bottom: 0;
  }
  #menu.toggled a, #menu.toggled ul.sub-menu a, #menu.toggled ul.children a{
    font-size: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #menu.toggled ul.sub-menu a, #menu.toggled ul.children a{
    color: #ff0;
  }
  #menu.toggled ul.sub-menu a{
    font-size: 13px;
    font-weight: normal;
  }
  .hoContent01 .aligncenter img{
    height: 58.594vw;
    object-fit: cover;
  }
  .hoContent02{
    padding-top: 7.813vw;
    padding-bottom: 7.813vw;
  }
  .hoContent02 h2{
    font-size: 24px;
  }
  .ho02Item.i01 h2 strong{
    font-size: 28px;
  }
  .ho02Item ul li{
    font-size: 14px;
    background-size: 2.344vw;
    padding-left: 3.906vw;
  }
  .ho02Item.i02 h2{
    font-size: 20px;
  }
  .page #content .ho02Item p{
    font-size: 14px;
  }
  #pageTop{
    width: 30px;
    height: 30px;
  }
  .ho02Item ul{
    margin-top: 10px;
  }
  .page #content .ho03Rows p{
    font-size: 14px;
  }
  .hoContent03 .grid-1000 .wp-block-group__inner-container h2{
    font-size: 4.427vw;
    padding-top: 5.208vw;
  }
  .hoContent03 .grid-1000 .wp-block-group__inner-container h3{
    font-size: 6.510vw;
    background-size: 8.333vw;
    padding-left: 11.068vw;
  }
  .page #content .ho03Tt p{
    font-size: 3.125vw;
  }
  .ho03List ul li{
    /* padding-top: 0; */
    font-size: 16px;
  }
  .ho03List ul li:not(:first-child){
    margin-top: 10px;
  }
  .hoContent03 .ho03List .wp-block-group__inner-container{
    padding-left: 0;
    padding-right: 0;
  }
  .btnStyle01 li a{
    font-size: 15px;
  }
  .hoContent04{
    padding-top: 7.813vw;
    padding-bottom: 7.813vw;
  }
  .hoContent04 h2{
    font-size: 3.646vw;
    margin-bottom: 0;
  }
  .page #content .hoContent04 p{
    font-size: 14px;
  }
  .btnStyle01 li{
    margin-left: 0;
    margin-right: 0;
  }
  .page #content p.pNote{
    font-size: 14px;
  }
  .ho04Rows .wp-block-column{
    flex-basis: 100% !important;
    text-align: center;
    padding-top: 20px;
  }
  .ho04Rows .wp-block-column:last-child{
    flex-basis: 100% !important;
  }
  .lastPost .wp-block-latest-posts__post-excerpt{
    font-size: 14px;
  }
  .lastPost ul li a{
    font-size: 16px;
    padding-top: 15px;
  }
  .ftRows02 ul#menu-gn-1 li a{
    margin-left: 20px;
    margin-right: 25px;
  }
  .ftRows01{
    padding-top: 7.813vw;
    padding-bottom: 7.813vw;
  }
  .page-id-9 h2.mTt{
    font-size: 28px;
  }
  .page-id-9 h2 span{
    font-size: 18px;
  }
  h2{
    padding-bottom: 10px;
  }
  .meRows .wp-block-column{
    flex-basis: 100% !important;
    margin-left: 0 !important;
  }
  .meRows .wp-block-column:first-child{
    margin-bottom: 20px;
  }
  .meRows p{
    font-size: 14px;
  }
  .meRows.mgt-110{
    margin-top: 14.323vw;
  }
  .meItem{
    padding-left: 3.906vw;
    padding-right: 3.906vw;
    padding-top: 30px;
  }
  .meItem .wp-block-column{
    flex-basis: 100% !important;
  }
  .meItem .aligncenter.size-large{
    margin-left: auto;
    margin-right: auto;
  }
  .meItem .wp-block-column:last-child{
    padding-left: 0;
  }
  .meItem h3{
    text-align: center;
    font-size: 20px;
  }
  .meItem p{
    font-size: 14px;
    text-align: center;
  }
  .meItem ul.btnStyle01{
    text-align: center;
  }
  .thIntro{
    font-size: 15px;
  }
  .thItem .wp-block-column{
    flex-basis: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .thItem.iRight .wp-block-column:first-child{
    order: 1;
  }
  .thItem.iRight .wp-block-column:last-child{
    order: 0;
  }
  .th01Intro p:last-child{
    padding-left: 3.906vw;
    padding-right: 3.906vw;
    font-size: 14px;
  }
  .thItem p{
    font-size: 14px;
  }
  .thItem p.thBgGreen strong{
    height: 70px;
  }
  .entry-content .thBgGreen .thUl01 li{
    font-size: 14px;
    line-height: 150%;
    margin-bottom: 15px;
  }
  .entry-content .thBgGreen .thUl01 li::before,
  ul.th01List li::before{
    font-size: 14px;
  }
  p.thP02{
    font-size: 14px;
    margin-top: 20px;
  }
  .thContent01 h3{
    font-size: 24px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .th01Intro p:first-child{
    font-size: 16px;
  }
  p.th01Tt{
    font-size: 14px;
  }
  ul.th01List li{
    font-size: 14px;
    line-height: 150%;
  }
  .thBtn{
    margin: 40px auto 60px auto !important;
  }
  ul.th01List{
    padding-left: 10px;
    padding-right: 10px;
  }
  .thContent01{
    padding-left: 10px;
    padding-right: 10px;
  }
  p.th01Full{
    padding-left: 10px;
    padding-right: 10px;
  }
  .prContent01{
    padding: 30px;
    margin-bottom: 60px;
  }
  .prRows .wp-block-column{
    flex-basis: 100% !important;
    margin-left: 0 !important;
  }
  .prRows .wp-block-column:first-child{
    text-align: center;
  }
  .prRows .wp-block-column:first-child .wp-block-image .aligncenter{
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
  .prRows p{
    font-size: 14px;
  }
  ul.prList{
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 20px;
  }
  ul.prList li{
    font-size: 14px;
    letter-spacing: 0px;
  }
  .pr01Item{
    padding-bottom: 20px;
  }
  .pr01Item ul li{
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .pr01Item ul{
    padding-left: 10px;
    padding-right: 10px;
  }
  .page-id-11 .bannerPage{
    background-position: left -60.552vw center;
  }
  .ctContent01{
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 25px;
  }
  .tb_contact tr td{
    float: left;
    width: 100% !important;
    height: auto;
    padding: 15px !important;
  }
  .btnSu td input[type="submit"]{
    font-size: 18px;
  }
  p.ctIntro{
    font-size: 14px;
  }
  .ctContent01 ul li{
    font-size: 14px;
  }
  .tb_contact{
    margin-bottom: 30px;
  }
  .reContent01 ul li{
    font-size: 14px;
  }
  .reContent01 p{
    font-size: 14px;
  }
  a.postBtn{
    padding-top: 6px;
  }
  .poRight{
    width: 100%;
    order: 0;
  }
  .poLeft{
    max-width: 350px;
    margin-right: auto;
    margin-left: auto;
    order: 1;
    width: 100%;
  }
  .page #content .pIntro>*, .pIntro>*{
    font-size: 14px;
  }
  .wp-pagenavi{
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media (max-width: 680px){
  .ho03Rows .wp-block-column{
    flex-basis: 100% !important;
    margin-left: 0 !important;
  }
  .ho03Rows .wp-block-column:last-child{
    margin-top: 10px;
  }
  .hoContent04 h2{
    font-size: 20px;
  }
  .ftRows01 ul li{
    width: 100%;
  }
  .ftRows01 ul li:first-child{
    margin-bottom: 20px;
  }
  .ftRows01 ul{
    display: block;
    text-align: center;
  }
  .ftRows02 ul#menu-gn-1 li{
    display: block;
  }
  .ftRows02 ul#menu-gn-1 li:not(:last-child){
    border-bottom: 1px dotted #000;
  }
  .ftRows02 ul#menu-gn-1 li a{
    margin-left: 0;
    margin-right: 0;
  }
  .ftRows02 ul#menu-gn-1 a::before{
    display: none;
  }
  .page-id-9 h2.mTt{
    font-size: 24px;
  }
  .page-id-9 h2 span{
    font-size: 15px;
  }
  h2{
    font-size: 24px;
  }
  .meItem h3{
    font-size: 18px;
  }
  .btnStyle01 li a {
    font-size: 13px;
  }
  .bannerPage span.ttJp{
    font-size: 18px;
  }
  .bannerPage span.ttTa.ttCt{
    font-size: 14px;
  }
  .bannerPage span.ttTa{
    font-size: 14px;
  }
  .meItem.mgb-125:not(:last-child){
    margin-bottom: 58px;
  }
  .thBtn li a{
    font-size: 18px;
    height: 50px;
  }
  .thBtn{
    max-width: 320px;
  }
  .thBtn li a img{
    margin-right: 10px;
    width: 18px !important;
  }
  .thContent01 h3{
    font-size: 20px;
  }
  .entry-content .thBgGreen .thUl01{
    padding-left: 10px;
    padding-right: 10px;
  }
  .thItem p.thBgGreen strong{
    height: auto;
  }
}
@media (max-width: 420px){
  .btnStyle01 li a{
    min-width: 250px;
  }
  .lastPost .wp-block-latest-posts__featured-image.alignleft{
    margin-right: 0;
    width: 100%;
    text-align: center;
  }
  .lastPost .wp-block-latest-posts__featured-image.alignleft img{
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .prContent01{
    padding: 15px;
  }
  .prRows .wp-block-column:last-child h2{
    font-size: 18px;
  }
  .prRows p.pSing{
    font-size: 14px;
  }
  p.pSing span{
    font-size: 20px;
  }
  .prRows p.pSing01{
    font-size: 14px;
  }
  .page-id-11 .bannerPage{
    background-position: left -400px center;
  }
  span.wpcf7-list-item{
    display: block;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .tb_contact tr td select{
    padding-right: 50px;
  }
  .pLeft{
    width: 100%;
    text-align: center;
  }
  .pRight{
    width: 100%;
    padding-left: 0;
    margin-top: 10px;
  }
  .page #content .pRight p{
    font-size: 14px;
  }
  .pRight h2{
    text-align: center;
  }
}