@charset "utf-8";
.sp {
  display: block !important;
}
.pc {
  display: none !important;
}
#siteheader .logo {
  width: 25%;
  margin-left: 20px;
  padding: 10px 0;
}
#siteheader.fixed .logo {
  width: 72px;
}
#siteheader .toggle {
  display: block;
  position: fixed;
  background: #88b585;
  color: #fff;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  top: 20px;
  right: 20px;
  font-size: 0.8rem;
  text-align: center;
  z-index: 20;
  transition: opacity 0.3s linear;
	cursor: pointer;
}
#siteheader.fixed .toggle {
  top: 10px;
}
#siteheader .toggle span {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#siteheader .toggle.active {
  border: 2px solid #fff;
}
#siteheader .toggle.active:after {
  content: "×";
  color: #fff;
  font-size: 2.4rem;
  top: 54%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  position: absolute;
}
#siteheader .toggle.active span {
  display: none;
}
#siteheader #grobalnavi {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  background: #88b585;
  color: #fff;
  z-index: -1;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.3s linear;
  overflow-y: scroll;
  padding-bottom: 60px;
}
#siteheader.fixed #grobalnavi {
  top: 0px;
}
#siteheader #grobalnavi.active {
  pointer-events: auto;
  opacity: 1;
  z-index: 10;
}
#siteheader #grobalnavi .nav-logo {
  width: 44%;
  margin: 60px auto 40px;
}
#siteheader #grobalnavi ul {
  width: 90%;
  border-top: 1px solid #fff;
  display: block;
  padding: 0;
  margin: 0 auto;
}
#siteheader #grobalnavi ul li,
#siteheader #grobalnavi ul li.current {
  border-bottom: 1px solid #fff;
  width: 100%;
  position: relative;
  padding: 14px 0;
  margin: 0;
}
#siteheader #grobalnavi ul .nav-head {
  position: relative;
}
#siteheader #grobalnavi ul .nav-head:after,
#siteheader #grobalnavi ul .nav-head:before {
  position: absolute;
  content: "";
  margin: auto;
  box-sizing: border-box;
  vertical-align: middle;
}
#siteheader #grobalnavi ul .nav-head:before {
  border-top: 2px solid #fff;
  width: 20px;
  height: 0;
  top: 0;
  bottom: 0;
  right: 12px;
}
#siteheader #grobalnavi ul .nav-head:after {
  border-left: 2px solid #fff;
  width: 0;
  height: 20px;
  top: 0;
  bottom: 0;
  right: 21px;
  transition: 0.3s;
}
#siteheader #grobalnavi ul .gnavi_list.open .nav-head:after {
  height: 0;
}
#siteheader #grobalnavi ul .dropdown_list:after {
  content: none;
}
#siteheader #grobalnavi ul .gnavi_list.open .dropdown_lists {
  visibility: visible;
  opacity: 1;
}
#siteheader #grobalnavi ul li a,
#siteheader #grobalnavi ul li a:visited {
  color: #fff;
  font-weight: normal;
}
#siteheader #grobalnavi ul li h3 {
  font-weight: normal;
  font-size: 1.4rem;
}
#siteheader #grobalnavi ul ul {
  border-top: none;
  width: 94%;
  margin: 0 0 0 6%;
}
#siteheader #grobalnavi ul li.sp:after {
  content: none;
}
#siteheader #grobalnavi ul li li {
  border-bottom-style: none;
  padding: 10px 0;
}
#siteheader #grobalnavi ul .dropdown_lists {
  height: auto;
  width: 94%;
  transform: unset;
  position: relative;
  top: unset;
  bottom: 0;
  left: 0;
  display: none;
  transition: 0.5s ease;
}
#siteheader #grobalnavi ul .dropdown_list a,
#siteheader #grobalnavi ul .dropdown_list a:visited {
  display: block;
  width: 100%;
  background: transparent;
  color: #fff;
  padding: 0;
  text-align: left;
  border-radius: unset;
  font-weight: normal;
}
#siteheader #grobalnavi ul .dropdown_list {
  position: relative;
  padding-top: 10px;
  padding-bottom: 0;
}
#siteheader #grobalnavi ul li:hover,
#siteheader #grobalnavi ul li.current {
  border-bottom: 1px solid #fff;
  border-radius: 0;
  margin-bottom: 0;
}
.main-visual .single-item {
  width: 90%;
  margin: 0 auto;
  height: 60vh;
}
.main-visual .single-item img {
  height: 60vh;
  border-radius: 14px;
}
.main-visual h2 {
  left: 8%;
  bottom: 25px;
  font-size: 4.1rem;
  text-shadow: #000 1px 0 5px;
}
.scroll,
.main-visual .slick-dots {
  display: none !important;
}
.top-section {
  padding: 50px 0;
}
.information-sec {
  margin-bottom: 0px;
  margin-top: 50px;
}
.information-sec .inner {
  width: 90%;
  padding-left: 0;
}
.top-section h2 {
  font-size: 2.8rem;
  letter-spacing: 2px;
  text-align: center;
}
.top-section h2 span {
  font-size: 1.25rem;
}
.information-sec h2:before {
  width: 50px;
  height: 50px;
  top: -34px;
  left: 71px;
}
.information-list {
  margin: 30px 0 0;
}
.information-list li {
  padding: 14px 0px;
}
.top-section .information-list li dt,
.information-list li dt {
  width: 100%;
  margin-right: 0;
  margin-bottom: 10px;
}
.information-list li .category,
.information-list li .category:visited {
  font-size: 1.1rem;
}
.date {
  font-size: 1.3rem;
}
.information-list li dd {
  width: 100%;
  line-height: 1.6;
  padding-right: 20px;
}
.information-sec .btn {
  position: relative;
  bottom: unset;
  right: unset;
  margin: 50px auto 0;
}
.btn {
  width: 78%;
  margin: 0 auto;
}
.btn a,
.btn a:visited,
.btn input {
  padding: 8px 0;
  width: 100%;
  text-align: center;
  border: 2px solid #88b585;
  background: #fcfaf5;
  border-radius: 38px;
  color: #88b585;
  letter-spacing: 1px;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.4rem;
}
.btn:after {
  background: url(../images/arrow-g.png) no-repeat;
  background-size: contain;
}
.about-sec {
  background-color: transparent;
  width: 90%;
  position: relative;
  padding: 70px 0;
  margin: 0 auto;
}
.about-sec:before {
  left: unset;
  top: 0;
  transform: unset;
  width: 30vw;
  height: 100px;
  right: 20px;
  opacity: 0.6;
}
.about-sec .text-area {
  width: 100%;
}
.about-sec .text-area h2 {
  font-size: 2.6rem;
  letter-spacing: 1px;
  line-height: 1.6;
  text-align: left;
  margin-bottom: 20px;
}
.about-sec .img-area {
  position: static;
  width: 100%;
  height: auto;
}
.about-sec .img-area img:nth-of-type(1) {
  position: static;
  width: 100%;
  height: auto;
  border-radius: 14px;
  margin-bottom: 20px;
}
.about-sec .img-area img:nth-of-type(2) {
  position: static;
  width: 100%;
  height: auto;
  border-radius: 14px;
}
.about-sec .movie-box {
  margin-top: 40px;
  top: 0;
  left: 0;
  width: 100%;
}
.about-sec .movie-box h2 {
  text-align: center;
  color: #699966;
}
.movie {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 120px;
  padding-top: 57.25%;
}
.movie:before {
  content: none;
}
.about-sec:after {
  right: 0px;
  top: unset;
  transform: unset;
  width: 80px;
  height: 80px;
  bottom: 444px;
  z-index: 0;
}
.movie:after {
  left: 0px;
  top: unset;
  transform: unset;
  width: 80px;
  height: 80px;
  bottom: -100px;
  z-index: 0;
}
.interview-sec {
  background: url(../images/yama.png) no-repeat;
  background-size: 160%;
  padding: 100px 0 0;
  background-position: center top;
}
.interview-sec h2:after {
  left: 43%;
  top: -52px;
  width: 200px;
  height: 42px;
}
.interview-sec h2 {
  margin-bottom: 40px;
}
.interview-sec .inner {
  padding-bottom: 70px;
}
.interview-sec .multiple-items {
  width: 90%;
}
.interview-sec .multiple-items .slick-prev:before,
.interview-sec .multiple-items .slick-next:before {
  width: 38px;
  height: 38px;
}
.interview-sec .multiple-items .slick-prev {
  left: -7px;
}
.interview-sec .multiple-items .slick-next {
  right: 10px;
}
.interview-sec .multiple-items .slick-next,
.interview-sec .multiple-items .slick-prev {
  top: 29%;
}
.interview-sec .text-area h3 {
  line-height: 1.5;
}
.interview-sec .btn {
  position: relative;
  bottom: unset;
  left: unset;
  transform: unset;
  margin: 50px auto 0px;
}
.job-section {
  background-color: transparent;
  width: 90%;
  margin: 0 auto;
  padding-top: 70px;
}
.job-section.rev {
  flex-flow: column;
  min-width: unset;
  width: 90%;
  margin: 70px auto 30px;
  padding: 30px 24px;
}
.job-section .img-area,
.job-section .text-area {
  width: 100%;
}
.job-section .img-area {
  margin-bottom: 30px;
}
.job-section.rev .text-area h2 {
  font-size: 2.8rem;
  margin-bottom: 30px;
}
.job-section .text-area p {
  margin-bottom: 30px;
  margin-top: 20px;
}
.job-section.rev .img-area img {
  width: 100%;
  height: auto;
  object-fit: unset;
}
.top-section.matching-section {
  padding-top: 20px;
}
.matching-section {
  width: 90%;
}
.matching-section h3 {
  width: 90%;
  margin: 0 auto 10px;
}
.matching-section .box {
  border: 2px solid #5d905a;
  border-radius: 20px;
  background-color: transparent;
  padding: 30px 24px;
}
.matching-section .box .img-area {
  width: 100%;
  padding-right: 0px;
  margin-bottom: 20px;
  display: block;
}
.matching-section .box .img-area img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.matching-section .box .text-area {
  width: 100%;
}
.matching-section .box .text-area h4 {
  font-size: 1.45rem;
  margin-bottom: 20px;
  line-height: 1.6;
}
.matching-section .box .btns {
  margin-top: 40px;
  flex-flow: column;
}
.matching-section .box .btns .btn {
  width: 100%;
}
.matching-section .box .btns .btn:nth-of-type(2) {
  margin: 20px 0;
}
.btn.white a,
.btn.white a:visited,
.btn.white input {
  border: 2px solid #88b585;
  background: #fcfaf5;
  padding: 8px 3.8rem;
  border-radius: 9px;
  color: #88b585;
  letter-spacing: 1px;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.45rem;
}
#sitefooter {
  flex-flow: column;
  padding: 60px 5% 60px;
}
.ft-logo {
  width: 110px;
  max-width: 237px;
  margin: 0 auto 20px;
}
.site-links,
#sitefooter .ft-links {
  display: none;
}
#sitefooter .copy {
  margin-top: 0;
  font-size: 0.9rem;
  width: 100%;
  text-align: center;
}
.to-top {
  display: none;
}
.to-faq {
  left: 5%;
  bottom: 5vw;
  width: 72px;
  height: 72px;
}
#sitefooter .to-faq a {
  font-size: 1.2rem;
}
/* about */
.pankuzu {
  display: none;
}
.about-main h1 {
  padding: 30px 0;
  font-size: 2.8rem;
}
.page-lead {
  font-size: 1.45rem;
  text-align: left;
  width: 90%;
  margin: 0 auto;
  line-height: 1.6;
}
.about-main .page-lead {
  font-size: 1.45rem;
  letter-spacing: 1px;
  line-height: 1.7;
  text-align: center;
}
.about-m-img-1 {
  top: 0;
  width: 21vw;
  left: -10px;
}
.about-m-img-2 {
  bottom: 0;
  width: 23vw;
  left: -16px;
}
.about-m-img-3 {
  top: 0;
  width: 23vw;
  right: -4px;
}
.about-m-img-4 {
  bottom: 0;
  width: 29vw;
  right: -40px;
}
.about-main {
  height: 40vh;
  margin-bottom: 60px;
}
.interview-sec.story {
  background: url(../images/yama2.png) no-repeat;
  background-size: 200%;
  background-position: center top;
  margin-bottom: 70px;
  padding: 0;
}
.interview-sec.story h2:before {
  background: #d7be9f;
  bottom: -40px;
}
.interview-sec.story .movie iframe {
  height: 80%;
}
.interview-sec.story .multiple-items .slick-slide.movie {
  padding-top: 8%;
}
.about-pagesection {
  width: 90%;
  padding-bottom: 30%;
  flex-flow: row wrap;
}
.about-pagesection:nth-of-type(2n-1) {
  flex-flow: column;
  padding-bottom: 60px;
}
.about-pagesection .text-area,
.about-pagesection .img-area {
  width: 100%;
}
.about-pagesection h2 {
  font-size: 2rem;
  margin-bottom: 22px;
}
.about-pagesection h2 span {
  width: 54px;
  margin-right: 15px;
}
.about-pagesection .text-area p {
  margin-bottom: 30px;
  line-height: 1.8;
  font-weight: normal;
}
.about-pagesection .text-area p br {
  display: none;
}
.about-pagesection:nth-of-type(3) .text-area,
.about-pagesection:nth-of-type(4) .text-area {
  padding: 0;
}
.about-pagesection .img-area {
  padding-bottom: 90px;
}
.about-pagesection .img-area .btn {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
}
.about-pagesection:nth-of-type(4) {
  padding-bottom: 90px;
}
.about-pagebox {
  width: 90%;
  margin: 0 auto 90px;
  border-radius: 14px;
  padding: 30px 20px 20px;
  flex-flow: column;
}
.about-pagebox h2 {
  margin-bottom: 20px;
  font-size: 2.1rem;
}
.about-pagebox .img-area,
.about-pagebox .text-area {
  width: 100%;
}
.about-pagebox .btn {
  margin: 20px auto 0;
}
.about-submain img {
  width: 90%;
  height: 150px;
  object-fit: cover;
  border-radius: 14px;
  margin: 0 auto;
}
.about-submain h1 {
  top: 63px;
  left: 50%;
  transform: translate(-50%, 0);
  font-size: 2.1rem;
  width: max-content;
}
.about-submain {
  position: relative;
  height: auto;
}
.lead,
.normal-page.ov_page .lead {
  padding-left: 0;
  width: 100%;
  margin: 40px auto;
  font-size: 1.45rem;
  line-height: 1.8;
}
.lead.kankyou {
  width: 90%;
}
.map-area {
  padding: 90px 0 0;
  width: 100%;
  margin: 0 auto;
}
.map-area .map {
  width: 90%;
}
.map-area .map img.click {
  position: absolute;
  top: 70px;
  right: 20px;
  width: 160px;
}
.about-area-pagesection {
  width: 90%;
  padding: 60px 0;
  margin: 0 auto;
}
.about-area-pagesection .inner {
  width: 100%;
}
.about-area-pagesection .text-area {
  width: 100%;
  margin-right: 0;
  margin-bottom: 30px;
}
.about-area-pagesection .img-area {
  width: 100%;
  padding-top: 0;
}
.area-detail dl {
  padding: 20px 0;
}
.area-detail dt {
  width: 100%;
  font-weight: bold;
  margin-bottom: 10px;
}
.area-detail dd {
  width: 100%;
}
.contents-nav h2 {
  margin-bottom: 40px;
}
.contents-nav {
  width: 100%;
  margin: 0 auto;
  padding: 60px 0;
}
.contents-nav .inner {
  width: 100%;
}
.contents-list {
  display: flex;
  justify-content: center;
  flex-flow: column;
  width: 70%;
  margin: 0 auto;
}
.menu-img {
  width: 100%;
  margin-bottom: 40px;
  position: static;
  overflow: auto;
  height: auto;
  padding-top: 0;
}
.menu-img img {
  height: 164px;
  margin-bottom: 10px;
  position: static;
  transform: unset;
}
.menu-img h3 {
  position: static;
}
.about-kankyo-pagesection {
  width: 90%;
  margin: 0 auto;
  padding: 50px 0 0;
}
.about-kankyo-pagesection.tayou:nth-of-type(1) {
  padding-top: 40px;
}
.about-kankyo-pagesection.event.shop .inner:nth-of-type(1) {
  border-top: 3px dotted #88b585;
}
.about-kankyo-pagesection .inner {
  width: 100%;
  border-bottom: 3px dotted #699966;
  padding-bottom: 60px;
}
.about-kankyo-pagesection h2 {
  font-size: 1.9rem;
  display: flex;
  align-items: center;
  line-height: 1.6;
  margin-bottom: 20px;
}
.about-kankyo-pagesection h2 img {
  margin-right: 15px;
  width: 58px;
  display: block;
}
.kankyo-box {
  padding: 20px;
}
.about-kankyo-pagesection .inner .movie-box h2 {
  text-align: center;
  font-size: 2.6rem;
  display: block;
}
.about-kankyo-pagesection .movie {
  width: 100%;
  padding-top: 65.5%;
  margin-bottom: 10px;
}
.about-kankyo-pagesection:nth-of-type(2) .text-area,
.about-kankyo-pagesection:nth-of-type(3) .text-area {
  width: 100%;
  margin-right: 0;
  margin-bottom: 20px;
}
.about-kankyo-pagesection:nth-of-type(2) .img-area,
.about-kankyo-pagesection:nth-of-type(3) .img-area {
  width: 100%;
}
.about-kankyo-pagesection .img-area .btn.sp {
  margin-top: 30px;
}
.about-kankyo-pagesection.tayou .inner {
  padding-bottom: 0;
}
.about-kankyo-pagesection.tayou:nth-of-type(1) .inner {
  border-top: 3px dotted #88b585;
  padding-top: 50px;
}
.about-kankyo-pagesection.tayou .text-area {
  width: 100%;
  margin-right: 0;
}
.about-kankyo-pagesection.tayou .img-area {
  width: 100%;
  height: auto;
}
.about-kankyo-pagesection.tayou:nth-of-type(2n) .inner {
  flex-flow: row wrap;
}
.about-kankyo-pagesection.tayou:nth-of-type(2n) .text-area {
  margin-left: 0;
}
.about-kankyo-pagesection.tayou .img-area img,
.about-kankyo-pagesection.tayou .img-area img:nth-of-type(1),
.about-kankyo-pagesection.tayou .img-area img:nth-of-type(2),
.about-kankyo-pagesection.tayou:nth-of-type(2n) .img-area img:nth-of-type(1),
.about-kankyo-pagesection.tayou:nth-of-type(2n) .img-area img:nth-of-type(2) {
  position: static;
  margin-bottom: 10px;
  height: 190px;
  width: 100%;
}
.about-tokusan-pagesection {
  width: 90%;
  margin: 0 auto;
  padding: 40px 0;
}
.about-tokusan-pagesection .inner {
  width: 100%;
  padding: 40px 0;
  border-top: 3px dotted #88b585;
}
.tokusan-box {
  flex-flow: column-reverse;
}
.tokusan-box:last-of-type {
  margin-bottom: 0;
}
.tokusan-box .img-area {
  width: 100%;
  margin-right: 0;
  padding-top: 0;
  margin-top: 20px;
  overflow: auto;
  position: static;
}
.tokusan-box .img-area img {
  width: 100%;
  height: auto;
  position: static;
  top: unset;
  left: unset;
  transform: unset;
  object-fit: contain;
  border-radius: 14px;
  margin-bottom: 20px;
}
.tokusan-box:nth-of-type(1) .img-area img {
  object-position: unset;
}
.tokusan-box .text-area {
  width: 100%;
}
.tokusan-box .text-area h2 img {
  width: 54px;
}
/*information*/
.normal-page {
  width: 90%;
  margin: 20px auto 0;
}
.normal-page .pagetitle {
  font-size: 2.8rem;
  letter-spacing: 2px;
  margin-bottom: 30px;
}
.normal-page .termtitle {
  font-size: 2rem;
}
.normal-page .pagetitle span {
  font-size: 1.25rem;
}
.categorylist a {
  margin: 0 5px 5px;
}
.normalpage-sec.information-sec {
  width: 100%;
  margin: 50px auto 90px;
}
/*interview*/
.normal-page.interview-sec {
  width: 100%;
}
.interview-sec.normal-page .pagetitle {
  margin-bottom: 0;
}
.interview-sec.normal-page .pagetitle:after {
  left: 43%;
  top: 28px;
  width: 200px;
  height: 42px;
}
.interview-sec.normal-page .lead {
  color: #fff;
  text-align: left;
  padding-left: 0;
  margin: 0px;
  line-height: 1.7;
  padding: 30px 5% 20px;
  background: #88b585;
  width: 100%;
}
.interview-sec.normal-page .categorylist {
  background: #88b585;
}
.interview-sec.normal-page .tag a,
.interview-sec.normal-page .tag a {
  padding: 3px 2.2rem;
  font-size: 1.4rem;
}
.interview-sec.normal-page .interview-list {
  width: 90%;
}
.interview-sec.normal-page .inner {
  padding-top: 40px;
}
.interview-sec.normal-page .interview-list .item {
  width: 100%;
  margin-right: 0;
  margin-bottom: 40px;
}
.about-submain.cms {
  height: auto;
}
.about-submain.cms img {
  height: 30vh;
}
.about-submain.cms .text-area {
  position: absolute;
  top: unset;
  bottom: 20px;
  right: unset;
  transform: unset;
  left: 10%;
  width: 85%;
}
.about-submain.cms .text-area h1,
.about-submain.cms .text-area p {
  line-height: 1.5;
  font-weight: bold;
  max-width: 100%;
}
.cms-area {
  width: 90%;
  margin: 30px auto;
}
.cms-area .inner {
  width: 100%;
}
.post-content h2 {
  font-size: 1.8rem;
}
.post-content h3 {
  font-size: 1.6rem;
}
.post-content h4 {
  font-size: 1.5rem;
}
.post-content img {
  border-radius: 14px;
}
.hukidasi {
  top: -43px;
  width: 82px;
}
.cms-area .inner .tag {
  margin-top: 60px;
}
.btn.white a,
.btn.white a:visited,
.btn.white input {
  padding: 8px 10px;
  font-size: 1.4rem;
}
.pagenation {
  margin-top: 60px;
}
.pagenation span {
  width: 78%;
}
.pagenation .btn.archive {
  margin: 0 10px;
}
.interview-list.cms-btm {
  margin: 60px auto;
  width: 90%;
}
.interview-list.cms-btm .item {
  width: 100%;
  margin-right: 0;
  margin-bottom: 40px;
}
/*yasai*/
.about-main.yasai h1 {
  font-size: 2rem;
}
.about-kankyo-pagesection.yasai:nth-of-type(1) {
  padding-top: 60px;
}
.about-main.yasai .about-m-img-1 {
  top: 0;
  width: 15vw;
  left: 10%;
}
.about-main.yasai .about-m-img-2 {
  width: 49vw;
  left: 13%;
}
.about-main.yasai .about-m-img-3 {
  top: 0;
  width: 24vw;
  right: 10%;
}
.about-main.yasai .about-m-img-4 {
  width: 26vw;
  right: 9%;
}
.about-kankyo-pagesection.yasai .inner {
  flex-flow: row wrap;
}
.about-kankyo-pagesection.yasai:nth-of-type(1) .inner {
  border-top: none;
  padding-top: 0;
}
.about-kankyo-pagesection.yasai:nth-of-type(2n-1) .text-area {
  margin-left: 0;
}
.about-kankyo-pagesection.yasai:nth-of-type(2) .text-area {
  margin-right: 0;
}
.about-kankyo-pagesection.yasai .btn {
  margin: 30px auto 0;
}
.lead.center {
  text-align: left;
  line-height: 1.6;
  width: 90%;
}
.ancor {
  margin: 20px auto;
  border: 2px solid #88b585;
  border-radius: 10px;
  width: 90%;
}
.ancor a {
  font-size: 1.6rem;
}
.about-kankyo-pagesection.event .content-title {
  margin-bottom: 40px;
  font-size: 2.4rem;
  display: block;
}
.about-kankyo-pagesection.event .content-title span {
  font-size: 1.5rem;
  margin-bottom: 3px;
}
.about-kankyo-pagesection.event .inner .img-area,
.about-kankyo-pagesection.event .inner .text-area {
  width: 100%;
  margin-right: 0;
}
.about-kankyo-pagesection.event .inner .clear .btn {
  margin: 0 auto;
  width: 90%;
}
.about-kankyo-pagesection.event .inner .clear .btn a {
  padding: 10px 0;
}
.about-kankyo-pagesection.group {
  padding-top: 40px;
}
.about-kankyo-pagesection.group .inner .img-area {
  margin-bottom: 30px;
}
p.right {
  text-align: left;
  font-size: 1.3rem;
  width: 90%;
  margin: 20px auto 0;
}
.about-kankyo-pagesection.shop {
  padding-top: 20px;
}
/*contact*/
.about-submain.contact img {
  object-position: center;
}
.contact-section {
  margin: 0 auto;
  padding: 20px 0 90px;
  width: 90%;
}
.contact-section .form {
  width: 100%;
  margin: 0 auto;
}
.contact-section .form .center .btn {
  width: 80%;
}
.contact-section .form .center .btn input {
  color: #fff;
  background: #88b585;
}
.contact-map {
  margin: 0 auto 100px;
  width: 90%;
}
.contact-map .text-area,
.contact-map .img-area {
  width: 100%;
  margin-right: 0;
  margin-bottom: 20px;
}
.contact-map .img-area {
  height: 250px;
}
.contact-section .form dt {
  width: 100%;
  margin-right: 0;
  margin-bottom: 10px;
}
.contact-section .form dd {
  width: 100%;
}
/* step */
.normal-page .pagetitle.step {
  font-size: 2.4rem;
}
.step-box .text-area {
  top: unset;
  left: 20%;
  bottom: 30%;
}
.step-box .step-img {
  padding-top: 90px;
}
.step-box .step-img img {
  width: 100%;
}
.step-main-box {
  width: 100%;
  margin: 0 auto;
}
.step-img {
  width: 100%;
  margin-right: 0;
  margin-bottom: 20px;
}
.step-main-box .text-area {
  width: 100%;
  padding-right: 0;
}
.step-page-section {
  width: 100%;
  margin: 0 auto;
}
.step-page-section .inner {
  width: 100%;
}
.chart-list {
  padding: 20px 14px;
}
.chart-list .btn a {
  padding: 10px;
  text-align: center;
  width: 100%;
  background: #88b585;
  color: #fff;
  line-height: 1.5;
  border-radius: 14px;
}
.chart-list .btn:after {
  background: url(../images/arrow-w.png) no-repeat;
  background-size: contain;
  right: 2px;
}
.chart-list .btn.white a {
  border: 2px solid #88b585;
  background: #fff;
  color: #699966;
  border-radius: 38px;
}
.chart-list p {
  font-size: 1.45rem;
}
.chart-list .btn.white:after {
  background: url(../images/arrow-g.png) no-repeat;
  background-size: contain;
}
.checklist-box span {
  font-weight: bold;
  margin-right: 10px;
  display: inline-block;
}
.chart-box.box03 .chart-list:nth-of-type(3) .btn a,
.chart-box.box03 .chart-list:nth-of-type(4) .btn a {
  border-radius: 22px;
}
.step-page-section.checklist {
  margin-top: 0;
  margin-bottom: 90px;
}
.step-page-section.checklist p {
  width: 100%;
}
.result-box .chart-list {
  width: 90%;
}
.result-box .chart-list p {
  text-align: left;
}
.about-kankyo-pagesection.event.step .inner .img-area {
  margin: 0;
  width: 100%;
  margin-bottom: 40px;
}
.about-kankyo-pagesection.group .inner .text-area h2 {
  font-size: 2rem;
}
.about-kankyo-pagesection.group.step .inner .btn a {
  padding: 10px 0rem;
  font-size: 1.6rem;
}
.aboutschool {
  flex-flow: column;
}
.aboutschool .box {
  width: 100%;
  border-radius: 14px;
  margin-bottom: 40px;
  padding: 20px;
}
.aboutschool .box .thumb {
  margin-bottom: 20px;
}
.aboutschool .box h3,
.date-box h3 {
  font-size: 1.8rem;
}
.graph {
  margin-top: 50px;
  display: flex;
  justify-content: center;
  flex-flow: column;
  align-items: center;
}
.date-box {
  text-align: center;
  width: 100%;
  margin-bottom: 60px;
}
.date-box img {
  margin: 0px auto;
  width: 100%;
}
.about-kankyo-pagesection.school-sec:nth-of-type(3) .inner {
  padding-bottom: 30px;
}
.interview-sec.school-page .pagetitle {
  font-size: 2.8rem;
}
.interviewpage-sec.school-sec .inner .interview-list {
  width: 100%;
  flex-flow: row wrap;
  justify-content: center;
}
.interviewpage-sec.school-sec .inner .interview-list .item {
  width: 90%;
  margin: 0 0 30px;
}
.interview-sec.school-page {
  margin-bottom: 90px;
}
.about-pagebox.school p {
  font-size: 1.5rem;
  margin-bottom: 20px;
}
.about-pagebox.school .btn {
  margin: 20px auto 0;
}
.about-pagebox.school .btn a {
  padding: 8px 0;
  width: 100%;
  font-size: 1.5rem;
}
.about-pagebox.school .btn img {
  border-radius: 0;
}
.cms-area.step {
  margin-top: 30px;
}
.step .post-content .main-img img {
  height: 27vh;
}
.step .post-content .categorytag {
  display: table;
  margin-bottom: 20px;
}
.step .post-content .categorytag a {
  padding: 7px 24px;
}
.step .post-content h1 {
  font-size: 2.1rem;
  margin-bottom: 20px;
  margin-top: 10px;
}
.step .post-content .img-box {
  margin: 30px 0;
}
.step .post-content .img-box img {
  height: 120px;
  margin-right: 4%;
  margin-bottom: 5px;
  border-radius: 10px;
}
.bosyu dl {
  padding: 10px 0;
}
.bosyu dt,
.accesslist dt {
  width: 100%;
  font-weight: bold;
}
.bosyu dd,
.accesslist dd {
  width: 100%;
}
.step .post-content .categorytag {
  display: table;
  margin-bottom: 0;
}
.job-list .item .img-area {
  margin-bottom: 10px;
}
.job-list .item .categorytag a {
  padding: 2px 10px;
  font-size: 1.3rem;
}
.job-list .item .categorytag {
  margin-bottom: 10px;
}
.job-list .item h2 {
  font-size: 1.6rem;
  line-height: 1.6;
}
.form-main {
  margin: 0 auto 40px;
  padding: 0;
}
.form-main img {
  margin: 0 auto 30px;
  width: 80%;
}
.form-main h1 {
  font-size: 2.1rem;
}
.form-main .lead.center {
  width: 100%;
}
.contact-section .form input.postnum {
  width: 80%;
}
.job-termtitle {
  padding-left: 5%;
  width: 90%;
}
.form-page {
  width: 90%;
  margin: 0 auto;
}
.normal-page .form-page,
.normal-page .form-page .contact-section {
  width: 100%;
}
.contact-section .form input.p-postal-code {
  width: 80%;
}
.contact-section .form .wpcf7-number,
.contact-section .form input.num {
  width: 78%;
}
.contact-section .form .worktime .wpcf7-number {
  width: 40%;
}
/* support */
.normal-page.support {
  margin-top: 40px;
}
.support-main-box {
  width: 100%;
  margin: 0 auto 50px;
}
.support-main-box .step-img img {
  width: 90%;
}
.support-main-box .step-img {
  width: 25%;
}
.support-main-box .text-area {
  width: 50%;
  text-align: left;
}
.support-main-box .step-img.no2 img {
  width: 80%;
}
.normal-page.support .normalpage-sec.information-sec {
  width: 100%;
  margin: 30px auto 0px;
}
.step-page-section.support .inner .lead.center {
  margin-bottom: 30px;
  display: block;
  width: 100%;
}
.step-page-section.support {
  padding: 60px 0 0;
}
.support-box {
  width: 100%;
  margin-right: 0;
}
.support-list,
.inform-box .inner {
  padding: 30px 24px 24px;
}
#sec06 .support-area {
  flex-flow: row wrap;
}
#sec06 .support-list {
  width: 100%;
  margin-right: 0;
}
.step-page-section.support.inform-box {
  margin-top: 60px;
  margin-bottom: 40px;
  text-align: left;
}
.contact-section.policy .form {
  width: 100%;
}
.contact-section.worksheet .form {
  width: 100%;
}
.contact-section.worksheet .form dt {
  width: 100%;
}
.contact-section.worksheet .form dd {
  width: 100%;
}
/* organicvillage */
.normal-page.ov_page .categorylist {
  margin: 2em 0;
  padding-left: 0;
}
.normal-page.ov_page .interview-list {
  width: 100%;
}
.normal-page.ov_page .interview-list .item,
.normal-page.ov_page .item:nth-of-type(3n) {
  width: 100%;
  margin-right: 0;
}
.normal-page .termtitle.o_v {
  margin: 2em 0;
}
/* faq */
.lead.faq {
  width: 100%;
}
.anchor {
  display: block;
  margin-bottom: 4em;
}
.anchor li {
  margin: 0 0 1em;
  width: 100%;
}
.accordion_box {
  border-radius: 14px;
  padding: 1em;
}
.accordion_title {
  font-size: 1.1em;
  padding-right: 2.2em;
}
.accordion_title::before,
.accordion_title::after {
  width: 20px;
}
.accordion_content.show {
  margin-top: 1em;
}
.accordion_cat {
  margin-bottom: 6em;
}
.step-page-section.faq h2 {
  padding-bottom: 40px;
}
.subtitle {
  margin-bottom: 2em;
  margin-top: -1.4em;
  font-size: 1.1em;
}

/* 240731 丹の野菜 */
.about-kankyo-pagesection.yasai:nth-of-type(4) .text-area {
  margin-right: 0;
}
.about-submain h1.magokoro-h1 {
  top: 40px;
  left: 50%;
  transform: translate(-50%, 0);
  font-size: 2rem;
  width: max-content;
  text-align: center;
}
.about-submain img.hd-magokoro-logo {
  width: 100px;
  top: 50%;
  right: 7%;
  border-radius: 10px;
}
.about-kankyo-pagesection.event.magokoro .inner:nth-of-type(1) {
  padding-top: 0;
}
.about-kankyo-pagesection.magokoro h2.spmt {
  margin-top: 30px;
}
.about-kankyo-pagesection.magokoro {
  padding-top: 0;
}
.about-kankyo-pagesection.event .inner.inner-thought .text-area {
  padding: 0 20px;
}
.standard {
  width: 100%;
}
.img-area.parent {
  height: 70vw;
}
.about-submain h1.magokoro-h1 .magokoro-h1-sub {
  font-size: 1.5rem;
}
.lead {
  width: 90%;
}
.about-kankyo-pagesection.event.magokoro .inner-center .text-area {
  width: 100%;
}
.about-kankyo-pagesection.event.magokoro .inner-thought {
  width: 100%;
}
.about-kankyo-pagesection.event.magokoro .inner-center .img-area {
  width: 100%;
}
@media (max-width: 700px) {
  .about-submain img.hd-magokoro-logo {
    width: 10vw;
    min-width: 50px;
    top: 30%;
  }
}
/* 240801 farmer */
.farmer {
  width: 90%;
}
.farmer__article {
  width: 100%;
  margin-right: 0;
  margin-bottom: 40px;
}
@media(max-width:889px){
	    .btn.white a, .btn.white a:visited{
		border-radius:35px;
	}
	.anbutter h1{
		top:45px;
		text-align:center;
	}
}

/* 260313 丹波市の営農モデル */
.model-submain {
    position: relative;
    height: auto;
}
.model-submain img {
    width: 90%;
    height: 150px;
    object-fit: cover;
    border-radius: 14px;
    margin: 0 auto;
}
.model-h1 {
    top: 63px;
    left: 50%;
    transform: translate(-50%, 0);
    font-size: 2.1rem;
    width: max-content;
}
.model-inner {
    max-width: none;
    padding: 0 20px;
}
.model-head01 {
    font-size: 1.9rem;
    margin-bottom: 20px;
}

.model-list01.is-2clo {
    display: block;
}
.model-list01.is-2clo .model-list01__item {
    width: 100%;
}
.model-list01.is-2clo .model-list01__item + .model-list01__item {
    margin-top: 1em;
}

.model-lead-inner {
    max-width: none;
    padding: 0 20px;
}
.model-lead-sec {
    margin-bottom: 65px;
    flex-direction: column;
    gap: 30px;
}
.model-lead-sec__areaSec {
    width: 100%;
    order: 2;
}
.model-lead-sec__img {
    width: 100%;
    order: 1;
}
.model-lead-sec__cat {
    display: block;
    margin-bottom: 10px;
}
.model-lead-sec__cat-item {
    padding: 2px 10px;
    font-size: 1.6rem;
    margin-bottom: 10px;
    display: inline-block;
    border-radius: 5px;
}
.model-lead-sec__cat-sub {
    margin-left: 0;
    font-size: 1.4rem;
}
.model-lead-sec__head {
    font-size: 3.0em;
}
.model-lead-sec__lead {
    font-size: 1.5rem;
    margin-bottom: 10px;
}
.model-lead-sec__txt {
    font-size: 1.5rem;
}

.model-lead-list {
    padding: 0;
    display: block;
}
.model-lead-list__item {
    width: 100%;
}
.model-lead-list__item + .model-lead-list__item {
    margin-top: 30px;
}
.model-lead-list.is-2clo {
    flex-wrap: nowrap;
}
.model-lead-list.is-2clo .model-lead-list__item {
    width: 100%;
}

.model-flow {
    max-width: none;
    box-sizing: border-box;
    padding: 0 20px;
}
.model-flow-inner {
    padding: 20px;
}
.model-flow-list__item {
    font-size: 1.5rem;
}
.model-flow-list.is-2clo {
    display: block;
    margin-left: 0;
}
.model-flow-list.is-2clo .model-flow-list__item {
    width: 100%;
}
.model-flow-list.is-2clo .model-flow-list__item:nth-child(odd) {
    padding-left: 0;
}
.model-flow-list.is-2clo .model-flow-list__item + .model-flow-list__item {
    margin-top: .5em;
}

.model-sec__item {
    display: block;
}
.model-sec__item + .model-sec__item {
    margin-top: 60px;
}
.model-sec__img {
    width: 100%;
    margin-bottom: 20px;
}
.model-sec__areaTxt {
    width: 100%;
}
.model-sec__head {
    font-size: 1.9rem;
    margin-bottom: 10px;
}
.model-sec__txt {
    font-size: 1.5rem;
}

.model-after {
    box-sizing: border-box;
    padding: 0 20px;
}
.model-after .model-inner {
    padding-left: 0;
    padding-right: 0;
}
.model-after-list::before {
    left: 27px;
    top: 2px;
}
.model-after-list__item + .model-after-list__item {
    margin-top: 50px;
}
.model-after-list__year {
    font-size: 1.5rem;
    padding: 5px 10px;
}
.model-after-list__con {
    padding-left: 65px;
    display: block;
}
.model-after-list__img {
    max-width: none;
    margin-bottom: 15px;
}
.model-after-list__areaTxt {
    width: 100%;
}

.model-comment {
    margin-bottom: 80px;
}
.model-comment-inner {
    max-width: none;
    padding: 0 20px;
}
.model-comment-list {
    display: block;
}
.model-comment-list__item {
    width: 100%;
    padding: 20px;
}
.model-comment-list__item + .model-comment-list__item {
    margin-top: 40px;
}
.model-comment-list__head {
    font-size: 1.6rem;
    padding: 0 5px;
    margin-top: -35px;
    line-height: 1.6;
    margin-bottom: 10px;
}
.model-comment-list__txt {
    font-size: 1.5rem;
}

/* 260313 就農ステップ 子ページへのリンク追加 */
.model-links {
  margin-top: 70px;
}
.model-links-list {
    display: block;
}
.model-links-list__item {
    width: 100%;
    margin-bottom: 30px;
}
.model-links-list__in {
    padding: 15px 20px;
}
.model-links-list__txt {
    font-size: 1.4rem;
}