@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP&family=Oswald:wght@500&family=Shippori+Mincho:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP&family=Oswald:wght@500&family=Shippori+Mincho:wght@500&display=swap");
.clearfix:before, .table-styleA dl:before, .table-styleB dl:before, .flex-style:before,
.clearfix:after,
.table-styleA dl:after,
.table-styleB dl:after,
.flex-style:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

.clearfix:after, .table-styleA dl:after, .table-styleB dl:after, .flex-style:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}

/*　////////////////////////////////
ブレイクポイント
//////////////////////////////////　*/
/*　////////////////////////////////
ベースフォント
//////////////////////////////////　*/
/*　////////////////////////////////
カラー
//////////////////////////////////　*/
/*　////////////////////////////////
clearfix[@extend .clearfix];
//////////////////////////////////　*/
.clearfix, .table-styleA dl, .table-styleB dl, .flex-style {
  zoom: 1;
}
.clearfix:after, .table-styleA dl:after, .table-styleB dl:after, .flex-style:after {
  display: block;
  content: "";
  clear: both;
}

/*　////////////////////////////////////////////////////////////////////////////////////////////////
flex[@extend .flex;]
f-wrap[@extend .f-wrap;]
//////////////////////////////////////////////////////////////////////////////////////////////////　*/
.flex, .all-wrapper .align-table, .all-wrapper .align-table2, .flex-style .box-3, .flex-style .box-2a, .flex-style .box-2b, .flex-style .box-4, .flex-style {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.f-wrap, .all-wrapper .align-table, .all-wrapper .align-table2, .flex-style {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.f-column, .flex-style .box-3, .flex-style .box-2a, .flex-style .box-2b, .flex-style .box-4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.col-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

/*　////////////////////////////////////////////////////////////////////////////////////////////////
初期値top:50%; left:50%;
[@include set-top();] [@include set-left();]
//////////////////////////////////////////////////////////////////////////////////////////////////　*/
/*縦中央*/
/*横中央*/
/*　////////////////////////////////
flex
//////////////////////////////////　*/
.flex-style .box-3, .flex-style .box-2a, .flex-style .box-2b, .flex-style .box-4 {
  width: 100%;
  margin-bottom: 30px;
}

@media (min-width: 480px) {
  .flex-style .box-4 {
    width: 46%;
    margin: 0 2% 20px;
  }
}
@media (min-width: 768px) {
  .flex-style {
    margin: 0 -1% 0;
  }
  .flex-style .box-3 {
    width: 29.33%;
    margin: 0 2% 40px;
  }
  .flex-style .box-4 {
    width: 21%;
    margin: 0 2% 40px;
  }
  .flex-style {
    margin: 0 -2% 0;
  }
  .flex-style .box-2a, .flex-style .box-2b {
    margin: 0 2% 40px;
  }
  .flex-style .box-2a {
    width: -webkit-calc($l-width - $mlr * 2);
    width: 46%;
  }
  .flex-style .box-2b {
    width: -webkit-calc($r-width - $mlr * 2);
    width: 46%;
  }
}
/*　////////////////////////////////
ボタン
//////////////////////////////////　*/
.btnA {
  display: block;
  margin: 20px auto;
  text-align: center;
}
.btnA a {
  position: relative;
  display: inline-block;
  line-height: 1;
  padding: 10px 120px 20px 0px;
  text-decoration: none;
  border-bottom: 3px solid #2E7C53;
  font-size: 2rem;
}
.btnA a:before {
  content: "";
  position: absolute;
  top: 55%;
  right: 30px;
  width: 60px;
  height: 1px;
  background: #000;
}
.btnA a:after {
  content: "";
  position: absolute;
  top: 49%;
  right: 30px;
  width: 9px;
  height: 1px;
  background: #000;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.btnA a img {
  display: inline-block;
  width: 21px;
  height: auto;
  margin-right: 15px;
  vertical-align: -6px;
}
@media (min-width: 768px) {
  .btnA a {
    padding: 10px 180px 20px 0px;
    font-size: 2.4rem;
  }
}

/*　////////////////////////////////
見出し
//////////////////////////////////　*/
.all-wrapper {
  /*--------大きい文字のみの見出し--------*/
  /*--------背景グラデーションの見出し--------*/
  /*--------両端に森のイラストがある見出し--------*/
  /*--------下に三角形の見出し--------*/
  /*　////////////////////////////////
  表　スタイル
  //////////////////////////////////　*/
}
.all-wrapper .h-style-a {
  margin-bottom: 20px;
  font-size: 2.8rem;
  font-family: "Shippori Mincho", serif;
}
@media (min-width: 768px) {
  .all-wrapper .h-style-a {
    margin-bottom: 30px;
    font-size: 3.8rem;
  }
}
@media (min-width: 987px) {
  .all-wrapper .h-style-a {
    margin-bottom: 30px;
    font-size: 4.6rem;
  }
}
.all-wrapper .h-style-b {
  background: rgb(76, 122, 46);
  background: -webkit-gradient(linear, right top, left top, from(rgb(76, 122, 46)), to(rgb(46, 124, 83)));
  background: linear-gradient(270deg, rgb(76, 122, 46) 0%, rgb(46, 124, 83) 100%);
  color: #fff;
  font-size: 2.4rem;
  font-family: "Shippori Mincho", serif;
  padding: 15px 20px;
  margin-bottom: 20px;
}
.all-wrapper .h-style-b span {
  font-size: 1.5rem;
  font-family: "Oswald", sans-serif;
  margin-left: 25px;
  vertical-align: 3px;
}
@media (min-width: 768px) {
  .all-wrapper .h-style-b {
    font-size: 3rem;
    margin-bottom: 40px;
  }
  .all-wrapper .h-style-b span {
    font-size: 1.7rem;
    margin-left: 40px;
    vertical-align: 5px;
  }
}
@media (min-width: 987px) {
  .all-wrapper .h-style-b {
    font-size: 3.6rem;
  }
}
.all-wrapper .h-forest {
  text-align: center;
  position: relative;
  font-size: 1.8rem;
  padding-top: 50px;
  margin-bottom: 15px;
}
.all-wrapper .h-forest::before, .all-wrapper .h-forest::after {
  content: "";
  position: absolute;
  background-image: url("../img/common/forest.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 72px;
  height: 26px;
}
.all-wrapper .h-forest::before {
  top: 0%;
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  display: inline-block;
}
.all-wrapper .h-forest::after {
  display: none;
}
@media (min-width: 768px) {
  .all-wrapper .h-forest {
    padding-top: 0;
    font-size: 1.8rem;
  }
  .all-wrapper .h-forest::before, .all-wrapper .h-forest::after {
    display: inline-block;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 43.2px;
    height: 15.6px;
  }
  .all-wrapper .h-forest::before {
    left: 0;
  }
  .all-wrapper .h-forest::after {
    right: 0;
  }
}
@media (min-width: 987px) {
  .all-wrapper .h-forest {
    padding-top: 0;
    font-size: 2.2rem;
    margin-bottom: 30px;
  }
  .all-wrapper .h-forest::before, .all-wrapper .h-forest::after {
    width: 57.6px;
    height: 20.8px;
  }
}
@media (min-width: 1220px) {
  .all-wrapper .h-forest {
    font-size: 2.4rem;
  }
  .all-wrapper .h-forest::before, .all-wrapper .h-forest::after {
    width: 72px;
    height: 26px;
  }
}
.all-wrapper .h-triangle {
  text-align: center;
  margin-bottom: 50px;
  font-size: 2.4rem;
  font-family: "Shippori Mincho", serif;
  padding-bottom: 30px;
  position: relative;
}
.all-wrapper .h-triangle::after {
  content: "▼";
  position: absolute;
  font-size: 1.6rem;
  color: #4C7A2E;
  top: 65%;
  -webkit-transform: translateY(-65%);
  transform: translateY(-65%);
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media (min-width: 768px) {
  .all-wrapper .h-triangle {
    margin-bottom: 40px;
    font-size: 3.4rem;
  }
  .all-wrapper .h-triangle::after {
    font-size: 2rem;
    top: 120%;
    -webkit-transform: translateY(-120%);
    transform: translateY(-120%);
  }
}
@media (min-width: 987px) {
  .all-wrapper .h-triangle {
    margin-bottom: 50px;
    font-size: 4.4rem;
  }
}
.all-wrapper .align-table dt,
.all-wrapper .align-table dd, .all-wrapper .align-table2 dt,
.all-wrapper .align-table2 dd {
  font-family: "Noto Sans JP", sans-serif;
}
.all-wrapper .align-table dt, .all-wrapper .align-table dd, .all-wrapper .align-table2 dt, .all-wrapper .align-table2 dd {
  margin-bottom: 5px;
  line-height: 1.4;
}
.all-wrapper .align-table dt, .all-wrapper .align-table2 dt {
  width: 150px;
}
.all-wrapper .align-table dd, .all-wrapper .align-table2 dd {
  width: calc(100% - 150px);
}
.all-wrapper .align-table .txt-2::first-letter, .all-wrapper .align-table2 .txt-2::first-letter {
  letter-spacing: 5em;
}
.all-wrapper .align-table .txt-3, .all-wrapper .align-table2 .txt-3 {
  letter-spacing: 2em;
}
.all-wrapper .align-table .txt-4, .all-wrapper .align-table2 .txt-4 {
  letter-spacing: 1em;
}
.all-wrapper .align-table .txt-5, .all-wrapper .align-table2 .txt-5 {
  letter-spacing: 0.5em;
}
.all-wrapper .align-table .txt-6, .all-wrapper .align-table2 .txt-6 {
  letter-spacing: 0.2em;
}
.all-wrapper .align-table .txt-7, .all-wrapper .align-table2 .txt-7 {
  letter-spacing: 0em;
}
.all-wrapper .align-table .mail, .all-wrapper .align-table2 .mail {
  height: 16px;
  width: auto;
  display: inline-block;
  vertical-align: -2px;
}
.all-wrapper .align-table2 dt, .all-wrapper .align-table2 dd {
  margin-bottom: 15px;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .all-wrapper .align-table2 dt, .all-wrapper .align-table2 dd {
    margin-bottom: 25px;
    font-size: 1.8rem;
    line-height: 1.8;
  }
  .all-wrapper .align-table2 dt {
    width: 180px;
  }
  .all-wrapper .align-table2 dd {
    width: calc(100% - 180px);
  }
}
.all-wrapper .visual-img {
  padding: 0;
  position: relative;
}
.all-wrapper .visual-img .img-inner {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 240px;
}
.all-wrapper .visual-img img {
  width: 100%;
  height: auto;
}
.all-wrapper .visual-img span {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-family: "Oswald", sans-serif;
  color: #fff;
  font-size: 2rem;
  letter-spacing: 0.2rem;
}
@media (min-width: 768px) {
  .all-wrapper .visual-img {
    padding: 0 15px;
  }
  .all-wrapper .visual-img .img-inner {
    height: 380px;
    background-attachment: fixed;
  }
}

/* all-wrapper */
.clearfix:before, .table-styleA dl:before, .table-styleB dl:before, .flex-style:before,
.clearfix:after,
.table-styleA dl:after,
.table-styleB dl:after,
.flex-style:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

.clearfix:after, .table-styleA dl:after, .table-styleB dl:after, .flex-style:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}

/*　////////////////////////////////
ブレイクポイント
//////////////////////////////////　*/
/*　////////////////////////////////
ベースフォント
//////////////////////////////////　*/
/*　////////////////////////////////
カラー
//////////////////////////////////　*/
/*　////////////////////////////////
clearfix[@extend .clearfix];
//////////////////////////////////　*/
.clearfix, .table-styleA dl, .table-styleB dl, .flex-style {
  zoom: 1;
}
.clearfix:after, .table-styleA dl:after, .table-styleB dl:after, .flex-style:after {
  display: block;
  content: "";
  clear: both;
}

/*　////////////////////////////////////////////////////////////////////////////////////////////////
flex[@extend .flex;]
f-wrap[@extend .f-wrap;]
//////////////////////////////////////////////////////////////////////////////////////////////////　*/
.flex, .flex-style, .flex-style .box-3, .flex-style .box-2a, .flex-style .box-2b, .flex-style .box-4, .all-wrapper .align-table, .all-wrapper .align-table2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.f-wrap, .flex-style, .all-wrapper .align-table, .all-wrapper .align-table2 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.f-column, .flex-style .box-3, .flex-style .box-2a, .flex-style .box-2b, .flex-style .box-4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.col-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

/*　////////////////////////////////////////////////////////////////////////////////////////////////
初期値top:50%; left:50%;
[@include set-top();] [@include set-left();]
//////////////////////////////////////////////////////////////////////////////////////////////////　*/
/*縦中央*/
/*横中央*/
/*　////////////////////////////////
flex
//////////////////////////////////　*/
.flex-style .box-3, .flex-style .box-2a, .flex-style .box-2b, .flex-style .box-4 {
  width: 100%;
  margin-bottom: 30px;
}

@media (min-width: 480px) {
  .flex-style .box-4 {
    width: 46%;
    margin: 0 2% 20px;
  }
}
@media (min-width: 768px) {
  .flex-style {
    margin: 0 -1% 0;
  }
  .flex-style .box-3 {
    width: 29.33%;
    margin: 0 2% 40px;
  }
  .flex-style .box-4 {
    width: 21%;
    margin: 0 2% 40px;
  }
  .flex-style {
    margin: 0 -2% 0;
  }
  .flex-style .box-2a, .flex-style .box-2b {
    margin: 0 2% 40px;
  }
  .flex-style .box-2a {
    width: -webkit-calc($l-width - $mlr * 2);
    width: 46%;
  }
  .flex-style .box-2b {
    width: -webkit-calc($r-width - $mlr * 2);
    width: 46%;
  }
}
/*　////////////////////////////////
ボタン
//////////////////////////////////　*/
.btnA {
  display: block;
  margin: 20px auto;
  text-align: center;
}
.btnA a {
  position: relative;
  display: inline-block;
  line-height: 1;
  padding: 10px 120px 20px 0px;
  text-decoration: none;
  border-bottom: 3px solid #2E7C53;
  font-size: 2rem;
}
.btnA a:before {
  content: "";
  position: absolute;
  top: 55%;
  right: 30px;
  width: 60px;
  height: 1px;
  background: #000;
}
.btnA a:after {
  content: "";
  position: absolute;
  top: 49%;
  right: 30px;
  width: 9px;
  height: 1px;
  background: #000;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.btnA a img {
  display: inline-block;
  width: 21px;
  height: auto;
  margin-right: 15px;
  vertical-align: -6px;
}
@media (min-width: 768px) {
  .btnA a {
    padding: 10px 180px 20px 0px;
    font-size: 2.4rem;
  }
}

/*　////////////////////////////////
見出し
//////////////////////////////////　*/
.all-wrapper {
  /*--------大きい文字のみの見出し--------*/
  /*--------背景グラデーションの見出し--------*/
  /*--------両端に森のイラストがある見出し--------*/
  /*--------下に三角形の見出し--------*/
  /*　////////////////////////////////
  表　スタイル
  //////////////////////////////////　*/
}
.all-wrapper .h-style-a {
  margin-bottom: 20px;
  font-size: 2.8rem;
  font-family: "Shippori Mincho", serif;
}
@media (min-width: 768px) {
  .all-wrapper .h-style-a {
    margin-bottom: 30px;
    font-size: 3.8rem;
  }
}
@media (min-width: 987px) {
  .all-wrapper .h-style-a {
    margin-bottom: 30px;
    font-size: 4.6rem;
  }
}
.all-wrapper .h-style-b {
  background: rgb(76, 122, 46);
  background: -webkit-gradient(linear, right top, left top, from(rgb(76, 122, 46)), to(rgb(46, 124, 83)));
  background: linear-gradient(270deg, rgb(76, 122, 46) 0%, rgb(46, 124, 83) 100%);
  color: #fff;
  font-size: 2.4rem;
  font-family: "Shippori Mincho", serif;
  padding: 15px 20px;
  margin-bottom: 20px;
}
.all-wrapper .h-style-b span {
  font-size: 1.5rem;
  font-family: "Oswald", sans-serif;
  margin-left: 25px;
  vertical-align: 3px;
}
@media (min-width: 768px) {
  .all-wrapper .h-style-b {
    font-size: 3rem;
    margin-bottom: 40px;
  }
  .all-wrapper .h-style-b span {
    font-size: 1.7rem;
    margin-left: 40px;
    vertical-align: 5px;
  }
}
@media (min-width: 987px) {
  .all-wrapper .h-style-b {
    font-size: 3.6rem;
  }
}
.all-wrapper .h-forest {
  text-align: center;
  position: relative;
  font-size: 1.8rem;
  padding-top: 50px;
  margin-bottom: 15px;
}
.all-wrapper .h-forest::before, .all-wrapper .h-forest::after {
  content: "";
  position: absolute;
  background-image: url("../img/common/forest.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 72px;
  height: 26px;
}
.all-wrapper .h-forest::before {
  top: 0%;
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  display: inline-block;
}
.all-wrapper .h-forest::after {
  display: none;
}
@media (min-width: 768px) {
  .all-wrapper .h-forest {
    padding-top: 0;
    font-size: 1.8rem;
  }
  .all-wrapper .h-forest::before, .all-wrapper .h-forest::after {
    display: inline-block;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 43.2px;
    height: 15.6px;
  }
  .all-wrapper .h-forest::before {
    left: 0;
  }
  .all-wrapper .h-forest::after {
    right: 0;
  }
}
@media (min-width: 987px) {
  .all-wrapper .h-forest {
    padding-top: 0;
    font-size: 2.2rem;
    margin-bottom: 30px;
  }
  .all-wrapper .h-forest::before, .all-wrapper .h-forest::after {
    width: 57.6px;
    height: 20.8px;
  }
}
@media (min-width: 1220px) {
  .all-wrapper .h-forest {
    font-size: 2.4rem;
  }
  .all-wrapper .h-forest::before, .all-wrapper .h-forest::after {
    width: 72px;
    height: 26px;
  }
}
.all-wrapper .h-triangle {
  text-align: center;
  margin-bottom: 50px;
  font-size: 2.4rem;
  font-family: "Shippori Mincho", serif;
  padding-bottom: 30px;
  position: relative;
}
.all-wrapper .h-triangle::after {
  content: "▼";
  position: absolute;
  font-size: 1.6rem;
  color: #4C7A2E;
  top: 65%;
  -webkit-transform: translateY(-65%);
  transform: translateY(-65%);
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media (min-width: 768px) {
  .all-wrapper .h-triangle {
    margin-bottom: 40px;
    font-size: 3.4rem;
  }
  .all-wrapper .h-triangle::after {
    font-size: 2rem;
    top: 120%;
    -webkit-transform: translateY(-120%);
    transform: translateY(-120%);
  }
}
@media (min-width: 987px) {
  .all-wrapper .h-triangle {
    margin-bottom: 50px;
    font-size: 4.4rem;
  }
}
.all-wrapper .align-table dt,
.all-wrapper .align-table dd, .all-wrapper .align-table2 dt,
.all-wrapper .align-table2 dd {
  font-family: "Noto Sans JP", sans-serif;
}
.all-wrapper .align-table dt, .all-wrapper .align-table dd, .all-wrapper .align-table2 dt, .all-wrapper .align-table2 dd {
  margin-bottom: 5px;
  line-height: 1.4;
}
.all-wrapper .align-table dt, .all-wrapper .align-table2 dt {
  width: 150px;
}
.all-wrapper .align-table dd, .all-wrapper .align-table2 dd {
  width: calc(100% - 150px);
}
.all-wrapper .align-table .txt-2::first-letter, .all-wrapper .align-table2 .txt-2::first-letter {
  letter-spacing: 5em;
}
.all-wrapper .align-table .txt-3, .all-wrapper .align-table2 .txt-3 {
  letter-spacing: 2em;
}
.all-wrapper .align-table .txt-4, .all-wrapper .align-table2 .txt-4 {
  letter-spacing: 1em;
}
.all-wrapper .align-table .txt-5, .all-wrapper .align-table2 .txt-5 {
  letter-spacing: 0.5em;
}
.all-wrapper .align-table .txt-6, .all-wrapper .align-table2 .txt-6 {
  letter-spacing: 0.2em;
}
.all-wrapper .align-table .txt-7, .all-wrapper .align-table2 .txt-7 {
  letter-spacing: 0em;
}
.all-wrapper .align-table .mail, .all-wrapper .align-table2 .mail {
  height: 16px;
  width: auto;
  display: inline-block;
  vertical-align: -2px;
}
.all-wrapper .align-table2 dt, .all-wrapper .align-table2 dd {
  margin-bottom: 15px;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .all-wrapper .align-table2 dt, .all-wrapper .align-table2 dd {
    margin-bottom: 25px;
    font-size: 1.8rem;
    line-height: 1.8;
  }
  .all-wrapper .align-table2 dt {
    width: 180px;
  }
  .all-wrapper .align-table2 dd {
    width: calc(100% - 180px);
  }
}
.all-wrapper .visual-img {
  padding: 0;
  position: relative;
}
.all-wrapper .visual-img .img-inner {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 240px;
}
.all-wrapper .visual-img img {
  width: 100%;
  height: auto;
}
.all-wrapper .visual-img span {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-family: "Oswald", sans-serif;
  color: #fff;
  font-size: 2rem;
  letter-spacing: 0.2rem;
}
@media (min-width: 768px) {
  .all-wrapper .visual-img {
    padding: 0 15px;
  }
  .all-wrapper .visual-img .img-inner {
    height: 380px;
    background-attachment: fixed;
  }
}

/* all-wrapper */
.menu-toggle, .menu-toggle span {
  display: inline-block;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.menu-toggle {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 70px;
  height: 70px;
  z-index: 120;
  background: rgb(76, 122, 46);
  background: -webkit-gradient(linear, right top, left top, from(rgb(76, 122, 46)), to(rgb(46, 124, 83)));
  background: linear-gradient(270deg, rgb(76, 122, 46) 0%, rgb(46, 124, 83) 100%);
  border: none;
}
.menu-toggle p {
  margin-top: 33px;
  color: #4C7A2E;
  letter-spacing: 1px;
  font-size: 1.8rem;
}
.menu-toggle span {
  position: absolute;
  left: 24%;
  -webkit-transform: translateX(-24%);
  transform: translateX(-24%);
  width: 50%;
  height: 3px;
  background-color: #fff;
  z-index: 120;
}
.menu-toggle span:nth-of-type(1) {
  top: 30%;
  -webkit-transform: translateY(-30%);
  transform: translateY(-30%);
}
.menu-toggle span:nth-of-type(2) {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.menu-toggle span:nth-of-type(3) {
  top: 70%;
  -webkit-transform: translateY(-70%);
  transform: translateY(-70%);
}

@media (min-width: 768px) {
  .menu-toggle {
    top: 0px;
    bottom: initial;
    right: 0px;
    left: initial;
  }
}
.menu-toggle.active {
  opacity: 1;
  background-color: initial;
  background: initial;
  border: none;
}
.menu-toggle.active p {
  color: #fff;
}
.menu-toggle.active span {
  background-color: #fff;
}
.menu-toggle.active span:nth-of-type(1) {
  -webkit-transform: translateY(4px) rotate(45deg);
  transform: translateY(4px) rotate(45deg);
}
.menu-toggle.active span:nth-of-type(2) {
  opacity: 0;
}
.menu-toggle.active span:nth-of-type(3) {
  -webkit-transform: translateY(-10px) rotate(-45deg);
  transform: translateY(-11px) rotate(-45deg);
  top: 50%;
}

#nav {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 110;
  width: 100%;
  height: 100vh;
  opacity: 0;
  background: rgb(76, 122, 46);
  background: -webkit-gradient(linear, right top, left top, from(rgb(76, 122, 46)), to(rgb(46, 124, 83)));
  background: linear-gradient(270deg, rgb(76, 122, 46) 0%, rgb(46, 124, 83) 100%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  visibility: hidden;
}
#nav ul {
  margin: 20px 0;
  padding: 20px 0;
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#nav ul li {
  text-align: center;
  list-style-type: none;
  opacity: 0;
  -webkit-transform: translateX(200px);
          transform: translateX(200px);
  -webkit-transition: opacity 0.6s ease, -webkit-transform 0.8s ease;
  transition: opacity 0.6s ease, -webkit-transform 0.8s ease;
  transition: transform 0.8s ease, opacity 0.6s ease;
  transition: transform 0.8s ease, opacity 0.6s ease, -webkit-transform 0.8s ease;
  will-change: transform, animation, position;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}
#nav ul li:nth-child(2) {
  -webkit-transition-delay: 0.15s;
          transition-delay: 0.15s;
}
#nav ul li:nth-child(3) {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
#nav ul li:nth-child(4) {
  -webkit-transition-delay: 0.45s;
          transition-delay: 0.45s;
}
#nav ul li:nth-child(5) {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
#nav ul li:nth-child(6) {
  -webkit-transition-delay: 0.75s;
          transition-delay: 0.75s;
}
#nav ul li:nth-child(7) {
  -webkit-transition-delay: 0.9s;
          transition-delay: 0.9s;
}
#nav ul li:nth-child(8) {
  -webkit-transition-delay: 1.05s;
          transition-delay: 1.05s;
}
#nav ul li:nth-child(9) {
  -webkit-transition-delay: 1.2s;
          transition-delay: 1.2s;
}
#nav ul li:nth-child(10) {
  -webkit-transition-delay: 1.35s;
          transition-delay: 1.35s;
}
#nav ul li a {
  display: inline-block;
  padding: 10px 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-align: center;
  text-decoration: none;
  color: #fff;
  font-size: 1.6rem;
}
#nav ul li a:hover {
  color: #f4f4f4;
}
#nav ul li .shop-btn a {
  font-size: 2.2rem;
}
#nav ul .menu-rec, #nav ul .menu-ustory {
  margin-bottom: 15px;
}
#nav ul .menu-rec a, #nav ul .menu-ustory a {
  width: 200px;
  padding: 10px;
  color: #fff;
  background-color: #4C7A2E;
}
#nav ul .menu-rec a:hover, #nav ul .menu-ustory a:hover {
  color: #fff;
}
#nav ul .menu-ustory a {
  width: 200px;
  padding: 10px;
  color: #2E7C53;
  background-color: #fff;
}
#nav ul .menu-ustory a:hover {
  color: #2E7C53;
}

#nav.active {
  right: 0;
  opacity: 0.98;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  visibility: visible;
}
#nav.active li {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: opacity 0.9s ease, -webkit-transform 1s ease;
  transition: opacity 0.9s ease, -webkit-transform 1s ease;
  transition: transform 1s ease, opacity 0.9s ease;
  transition: transform 1s ease, opacity 0.9s ease, -webkit-transform 1s ease;
}

button:focus:not(.focus-visible) {
  outline: none;
}

/*採用ボタン*/
.move-recruit {
  position: fixed;
  top: 0;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  right: -2px;
  z-index: 5;
  font-size: 1.7rem;
  font-weight: normal;
}
.move-recruit a {
  background: rgb(76, 122, 46);
  background: -webkit-gradient(linear, right top, left top, from(rgb(76, 122, 46)), to(rgb(46, 124, 83)));
  background: linear-gradient(270deg, rgb(76, 122, 46) 0%, rgb(46, 124, 83) 100%);
  color: #fff;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
  width: 27px;
  padding: 28px 12px 50px 12px;
  -webkit-box-sizing: initial;
          box-sizing: initial;
  position: relative;
}
.move-recruit a:before {
  content: "";
  position: absolute;
  top: 85%;
  right: 32%;
  width: 20px;
  height: 2px;
  background: #fff;
}
.move-recruit a:after {
  content: "";
  position: absolute;
  top: 83%;
  right: 32%;
  width: 9px;
  height: 2px;
  background: #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

@media (min-width: 768px) {
  .move-recruit {
    top: 40%;
    -webkit-transform: translateY(-40%);
    transform: translateY(-40%);
    font-size: 2rem;
  }
  .move-recruit a {
    width: 32px;
  }
}
/*　////////////////////////////////
mixin
//////////////////////////////////　*/
/*
@include css3(transition, 0.5s);
*/
/*　////////////////////////////////
HTML5の場合は値を「false」から「true」にする
//////////////////////////////////　*/
/*　////////////////////////////////
// 汎用クラスを使用するか
//////////////////////////////////　*/
/*　////////////////////////////////
reset
//////////////////////////////////　*/
body {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input, select {
  vertical-align: middle;
}

/*　////////////////////////////////
共通
//////////////////////////////////　*/
html {
  font-size: 62.5%;
}

body {
  animation: fadeIn 2s ease 0s 1 normal;
  -webkit-animation: fadeIn 4s ease 0s 1 normal;
  word-wrap: break-word;
  overflow-wrap: break-word;
  word-break: break-all;
  -webkit-line-break: normal;
  line-break: normal;
  line-height: 1.8;
  font-weight: 300;
  font-size: 1.6rem;
  font-family: "Noto Sans JP", sans-serif;
  color: #3e3a39;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
}
body ul li {
  list-style-type: none;
}

.container, .container-s {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .container-s {
    width: 690px;
  }
}
@media (min-width: 987px) {
  .container {
    width: 960px;
  }
  .container-s {
    width: 960px;
  }
}
@media (min-width: 1220px) {
  .container {
    width: 1180px;
  }
}
/*　////////////////////////////////
改行
//////////////////////////////////　*/
.pc-br {
  display: none;
}
@media (min-width: 480px) {
  .pc-br {
    display: block;
  }
}

@media (min-width: 480px) {
  .sp-br {
    display: none;
  }
}

.tb-br {
  display: none;
}
@media (min-width: 768px) {
  .tb-br {
    display: block;
  }
}

@media (min-width: 768px) {
  .br-tb {
    display: none;
  }
}

.br-tb2 {
  display: none;
}
@media (min-width: 480px) {
  .br-tb2 {
    display: block;
  }
}
@media (min-width: 768px) {
  .br-tb2 {
    display: none;
  }
}

.md-br {
  display: none;
}
@media (min-width: 987px) {
  .md-br {
    display: block;
  }
}

@media (min-width: 987px) {
  .br-md {
    display: none;
  }
}

.lg-br {
  display: none;
}
@media (min-width: 1220px) {
  .lg-br {
    display: block;
  }
}

@media (min-width: 1220px) {
  .br-lg {
    display: none;
  }
}

/*margin 0 auto */
.block-center {
  display: block;
  margin: 0 auto;
}

/*center*/
.center {
  text-align: center;
}

.lg-center {
  text-align: left;
}
@media (min-width: 1220px) {
  .lg-center {
    text-align: center;
  }
}

.md-center {
  text-align: left;
}
@media (min-width: 987px) {
  .md-center {
    text-align: center;
  }
}

.sm-center {
  text-align: left;
}
@media (min-width: 768px) {
  .sm-center {
    text-align: center;
  }
}

/*　////////////////////////////////
画像切り替え
//////////////////////////////////　*/
.pc-img {
  display: none !important;
}

.sp-img {
  display: block !important;
}

@media (min-width: 768px) {
  .pc-img {
    display: block !important;
  }
  .sp-img {
    display: none !important;
  }
}
/*　////////////////////////////////
OP
//////////////////////////////////　*/
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*　////////////////////////////////
テキストselection
//////////////////////////////////　*/
::-moz-selection {
  background: #2E7C53;
  color: #fff;
}
::selection {
  background: #2E7C53;
  color: #fff;
}

/*　////////////////////////////////
a
//////////////////////////////////　*/
a:hover, a {
  text-decoration: none;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  color: #3e3a39;
}

a:active {
  text-decoration: none;
}

/*　////////////////////////////////
img
//////////////////////////////////　*/
img {
  width: 100%;
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
@media (min-width: 480px) {
  img {
    max-width: 100%;
  }
}

/*　////////////////////////////////
pagetop
//////////////////////////////////　*/
.pagetop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 100;
}
.pagetop a {
  background-color: #4C7A2E;
  color: #fff;
  width: 60px;
  height: 60px;
  display: inline-block;
  position: relative;
}
.pagetop a:before, .pagetop a:after {
  position: absolute;
  content: "";
  top: 10px;
  width: 1px;
  height: 40px;
  background: #fff;
}
.pagetop a:before {
  left: 34%;
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
}
.pagetop a:after {
  left: 66%;
  -webkit-transform: rotate(-30deg);
          transform: rotate(-30deg);
}

/*　////////////////////////////////
電話番号
//////////////////////////////////　*/
.tel-style a {
  font-size: 4rem;
  color: #4C7A2E;
}
@media (min-width: 768px) {
  .tel-style a {
    font-size: 5rem;
  }
}

/*　////////////////////////////////
背景色
//////////////////////////////////　*/
.bg-gray {
  background: #f2f2f0;
  padding: 40px 0;
}
@media (min-width: 768px) {
  .bg-gray {
    padding: 80px 0;
  }
}

/*　////////////////////////////////
table
//////////////////////////////////　*/
.table-styleA, .table-styleB {
  border-bottom: 1px solid #4C7A2E;
}
.table-styleA dl, .table-styleA dt, .table-styleA dd, .table-styleB dl, .table-styleB dt, .table-styleB dd {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.table-styleA dl dt, .table-styleA dl dd, .table-styleB dl dt, .table-styleB dl dd {
  border-top: 1px solid #4C7A2E;
  line-height: 1.8;
  font-size: 1.4rem;
}
@media (min-width: 768px) {
  .table-styleA dl dt, .table-styleA dl dd, .table-styleB dl dt, .table-styleB dl dd {
    font-size: 1.6rem;
  }
}
.table-styleA dl dt, .table-styleB dl dt {
  width: 100%;
  float: none;
  padding: 10px 0;
  font-size: 1.6rem;
  margin: 0;
  font-weight: 400;
  text-align: center;
}
@media (min-width: 768px) {
  .table-styleA dl dt, .table-styleB dl dt {
    text-align: left;
    width: 230px;
    float: left;
    padding: 20px 0 0 20px;
  }
}
.table-styleA dl dd, .table-styleB dl dd {
  margin-left: 0;
  padding: 10px;
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  .table-styleA dl dd, .table-styleB dl dd {
    margin-left: 230px;
    padding: 20px 0 20px 20px;
  }
}
.table-styleA dl dd:after, .table-styleB dl dd:after {
  content: "";
  display: block;
  clear: both;
}

body h1, body h2, body h3, body h4, body h5 {
  font-weight: normal;
}
body ul {
  margin: 0;
}
body ul li {
  list-style-type: none;
}
body p {
  font-family: "Noto Sans JP", sans-serif;
}
body a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

* {
  margin: 0px;
  padding: 0px;
}

.all-wrapper {
  position: relative;
  /*　--------------------------------------------------------------
  共通
  --------------------------------------------------------------　*/
  line-height: 1.6;
  /*　////////////////////////////////
  header
  //////////////////////////////////　*/
  /*パンくず*/
  /*　////////////////////////////////
  footer
  //////////////////////////////////　*/
  /*　////////////////////////////////////////////////////////////////////////////////////////////////
  共通
  //////////////////////////////////////////////////////////////////////////////////////////////////　*/
  /* フェードイン(初期値) */
  /* フェードイン(スクロールした後) */
  /* フェードイン(スクロールした後) */
  /*　//////////////////
  見出し
  ///////////////////////////////////　*/
  /*　////////////////////////////////////////////////////////////////////////////////////////////////
  lower
  //////////////////////////////////////////////////////////////////////////////////////////////////　*/
}
.all-wrapper p {
  line-height: 1.8;
}
.all-wrapper .mb-txt {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .all-wrapper .mb-txt {
    margin-bottom: 30px;
  }
}
.all-wrapper .mb-img {
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .all-wrapper .mb-img {
    margin-bottom: 20px;
  }
}
.all-wrapper .note {
  padding: 20px 0;
  margin: 30px auto 0;
  border-top: 1px solid #c4c5c6;
  border-bottom: 1px solid #c4c5c6;
}
@media (min-width: 768px) {
  .all-wrapper .note {
    text-align: center;
  }
}
.all-wrapper header.header {
  margin: 25px 0 50px;
}
.all-wrapper .breadcrumb-wrap {
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .all-wrapper .breadcrumb-wrap {
    margin-bottom: 54px;
  }
}
.all-wrapper .breadcrumb-wrap .breadcrumb {
  margin-left: 0;
  padding: 5px 0;
}
.all-wrapper .breadcrumb-wrap .breadcrumb li {
  display: inline;
  list-style: none;
  font-size: 1.2rem;
  position: relative;
  margin-right: 20px;
}
.all-wrapper .breadcrumb-wrap .breadcrumb li a {
  text-decoration: none;
  color: #2E7C53;
}
.all-wrapper .breadcrumb-wrap .breadcrumb li a:hover {
  text-decoration: underline;
}
.all-wrapper .breadcrumb-wrap .breadcrumb li:before,
.all-wrapper .breadcrumb-wrap .breadcrumb li:after {
  position: absolute;
  top: 6px;
  right: -11px;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.all-wrapper .breadcrumb-wrap .breadcrumb li:after {
  width: 6px;
  height: 6px;
  border-top: 1px solid #3e3a39;
  border-right: 1px solid #3e3a39;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.all-wrapper .breadcrumb-wrap .breadcrumb li:last-child:after {
  display: none;
}
.all-wrapper .gmap {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
.all-wrapper .gmap iframe {
  margin-bottom: -10px;
}
.all-wrapper footer.footer {
  background-color: #3E3A39;
}
.all-wrapper footer.footer .footer-inner {
  text-align: center;
  padding: 100px 0 60px;
  color: #fff;
}
.all-wrapper footer.footer .foot-logo {
  width: 136px;
  height: auto;
  margin-bottom: 30px;
}
.all-wrapper footer.footer .foot-title {
  font-size: 1.9rem;
  margin-bottom: 5px;
}
.all-wrapper footer.footer .copyright {
  text-align: center;
  color: #fff;
  padding: 200px 0 30px;
  background-image: url("../img/common/foot_forest.png");
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
}
.all-wrapper footer.footer span.tel-style {
  font-family: "Oswald", sans-serif;
}
.all-wrapper footer.footer span.tel-style a {
  color: #fff;
  font-size: 1.6rem;
}
@media (min-width: 1220px) {
  .all-wrapper footer.footer .footer-inner {
    padding: 100px 0 100px;
  }
  .all-wrapper footer.footer .copyright {
    padding: 200px 0 30px;
    background-repeat: repeat-x;
    background-size: contain;
  }
}
.all-wrapper .info-more {
  font-size: 1.8rem;
  color: #4C7A2E;
  position: relative;
}
.all-wrapper .info-more:before {
  content: "";
  position: absolute;
  top: 55%;
  right: -70px;
  width: 50px;
  height: 1px;
  background: #4C7A2E;
}
.all-wrapper .info-more:after {
  content: "";
  position: absolute;
  top: 38%;
  right: -70px;
  width: 11px;
  height: 1px;
  background: #4C7A2E;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.all-wrapper .youtube {
  width: 100%;
  aspect-ratio: 16/9;
  margin-bottom: 15px;
}
.all-wrapper .youtube iframe {
  width: 100%;
  height: 100%;
}
.all-wrapper .js-fadein-l {
  opacity: 0; /* 最初は非表示 */
  -webkit-transform: translateX(-30px);
          transform: translateX(-30px); /* 左に30pxの位置から */
  -webkit-transition: opacity 0.8s, -webkit-transform 0.8s;
  transition: opacity 0.8s, -webkit-transform 0.8s;
  transition: opacity 0.8s, transform 0.8s;
  transition: opacity 0.8s, transform 0.8s, -webkit-transform 0.8s; /* 透過率と縦方向の移動を0.8秒 */
}
.all-wrapper .js-fadein-l.is-inview {
  opacity: 1; /* 表示領域に入ったら表示 */
  -webkit-transform: translateX(0);
          transform: translateX(0); /* 30px左に移動する */
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s; /* フェード開始を0.5秒遅らせる */
}
.all-wrapper .js-fadein-r {
  opacity: 0; /* 最初は非表示 */
  -webkit-transform: translateX(30px);
          transform: translateX(30px); /* 左に30pxの位置から */
  -webkit-transition: opacity 0.8s, -webkit-transform 0.8s;
  transition: opacity 0.8s, -webkit-transform 0.8s;
  transition: opacity 0.8s, transform 0.8s;
  transition: opacity 0.8s, transform 0.8s, -webkit-transform 0.8s; /* 透過率と縦方向の移動を0.8秒 */
}
.all-wrapper .js-fadein-r.is-inview {
  opacity: 1; /* 表示領域に入ったら表示 */
  -webkit-transform: translateX(0);
          transform: translateX(0); /* 30px左に移動する */
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s; /* フェード開始を0.5秒遅らせる */
}
.all-wrapper .js-fadeUp {
  opacity: 0;
  -webkit-transform: translateY(30px);
          transform: translateY(30px); /* 下に30pxの位置から */
  -webkit-transition: opacity 0.8s, -webkit-transform 0.8s;
  transition: opacity 0.8s, -webkit-transform 0.8s;
  transition: opacity 0.8s, transform 0.8s;
  transition: opacity 0.8s, transform 0.8s, -webkit-transform 0.8s;
}
.all-wrapper .js-fadeUp.is-inview {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.all-wrapper section {
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .all-wrapper section {
    margin-bottom: 80px;
  }
}
.all-wrapper .section-l {
  margin-bottom: 60px;
}
@media (min-width: 768px) {
  .all-wrapper .section-l {
    margin-bottom: 100px;
  }
}
.all-wrapper .border-section {
  margin-bottom: 50px;
  padding-bottom: 30px;
  border-bottom: 1px solid #2E7C53;
}
@media (min-width: 768px) {
  .all-wrapper .border-section {
    margin-bottom: 80px;
    padding-bottom: 45px;
  }
}
.all-wrapper .section-mb-s {
  margin-bottom: 35px;
}
.all-wrapper h2, .all-wrapper h3, .all-wrapper h4, .all-wrapper h5 {
  margin-bottom: 15px;
}
.all-wrapper .right-side {
  text-align: right;
}
.all-wrapper .left-side {
  text-align: left;
}
.all-wrapper .center {
  text-align: center;
}
.all-wrapper .pc-none {
  display: block;
}
@media (min-width: 768px) {
  .all-wrapper .pc-none {
    display: none;
  }
}
.all-wrapper .sp-none {
  display: none;
}
@media (min-width: 768px) {
  .all-wrapper .sp-none {
    display: block;
  }
}
.all-wrapper .mb30 {
  margin-bottom: 30px;
}
.all-wrapper .br-sm-md {
  display: none;
}
@media (max-width: 987px) {
  .all-wrapper .br-sm-md {
    display: block;
  }
}
@media (max-width: 768px) {
  .all-wrapper .br-sm-md {
    display: none;
  }
}
.all-wrapper .br-md-sp {
  display: none;
}
@media (max-width: 987px) {
  .all-wrapper .br-md-sp {
    display: block;
  }
}
@media (max-width: 480px) {
  .all-wrapper .br-md-sp {
    display: none;
  }
}
.all-wrapper .br-ex {
  display: none;
}
@media (max-width: 1220px) {
  .all-wrapper .br-ex {
    display: block;
  }
}
@media (max-width: 768px) {
  .all-wrapper .br-ex {
    display: none;
  }
}
.all-wrapper .midashi {
  display: block;
  margin-bottom: 30px;
  border-left: 10px solid #2E7C53;
  padding: 0px 0 0px 15px;
  font-size: 2rem;
  font-weight: normal;
}
.all-wrapper .attend {
  color: #c23939;
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 20px;
}
.all-wrapper .row-30 {
  margin-bottom: -30px;
}
.all-wrapper .row-30 .mb-30 {
  margin-bottom: 30px;
}
.all-wrapper .h-icon {
  text-align: center;
  margin-bottom: 20px;
}
.all-wrapper .h-icon img {
  height: 100px;
  width: auto;
}
.all-wrapper .h-icon .h-icon-txt {
  font-weight: normal;
  font-size: 2.3rem;
  letter-spacing: 0.1em;
  color: #2E7C53;
  margin: 10px 0 0;
}

/* .all-wrapper */
/*　////////////////////////////////
info
//////////////////////////////////　*/
.info-wrapper {
  margin: 30px 0 160px;
}
.info-wrapper .results-cat {
  background-color: #2E7C53;
  color: #fff;
  padding: 3px 4px;
  font-size: 1.2rem;
  margin-right: 5px;
}
.info-wrapper .mw_wp_form.mw_wp_form_send_error {
  margin: 30px 0;
  color: #f00;
  font-size: 1.6rem;
}
.info-wrapper h2 {
  margin-bottom: 10px;
}
.info-wrapper h2.info-title {
  border-top: 2px solid #2E7C53;
  border-bottom: 2px solid #2E7C53;
  padding: 40px 0;
  margin-bottom: 10px;
}
.info-wrapper h2.entry-title {
  border-left: 10px solid #4C7A2E;
  padding: 5px 0px 5px 10px;
  font-size: 1.6rem;
  margin-bottom: 10px;
  text-align: left;
}
@media (min-width: 768px) {
  .info-wrapper h2.entry-title {
    font-size: 2rem;
    margin-bottom: 10px;
  }
}
.info-wrapper .entry-meta {
  font-weight: 500;
  font-size: 1.4rem;
  color: #2E7C53;
}
.info-wrapper .entry-meta a {
  color: #2E7C53;
}
.info-wrapper .entry-content {
  margin-top: 20px;
}
.info-wrapper h2.archive-title {
  text-align: left;
  margin-bottom: 40px;
}
.info-wrapper .nav-links {
  font-weight: 500;
}
.info-wrapper .container {
  max-width: 1200px;
}