@charset "UTF-8";
body {
  overflow-y: hidden;
}

@media screen and (max-width: 767px) {
  .spnone {
    display: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .tabnone {
    display: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  display: none;
}

@media screen and (min-width: 1025px) {
  .pcnone {
    display: none;
  }
}

@font-face {
  font-family: 'font03';
  src: url("../../font/freelanceallegroregular.ttf");
}

@font-face {
  font-family: 'font04';
  src: url("../../font/D-DINExp-Bold.otf");
}

.display-pc {
  display: none;
}

@media (min-width: 992px) {
  .display-pc {
    display: block;
  }
}

.display-sp {
  display: block;
}

@media (min-width: 992px) {
  .display-sp {
    display: none !important;
  }
}

header .main {
  position: relative;
  overflow: hidden;
}

header .main .main_logo {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
  display: inline-block;
  width: 100px;
  height: 100px;
  vertical-align: top;
  padding: 20px;
  background-color: #ffffff;
  text-align: center;
}

header .main .main_logo a {
  display: block;
}

header .main .main_logo a img {
  width: 60px;
  height: auto;
}

header .main .main_contact {
  position: absolute;
  display: none;
  top: 0;
  right: 0;
  z-index: 18;
  width: 270px;
}

header .main .main_contact .main_contact-1 {
  height: 70px;
  padding: 20px 15px;
  background-color: #006432;
}

header .main .main_contact .main_contact-1 a {
  display: block;
}

header .main .main_contact .main_contact-1 a:hover p {
  transform: rotateX(360deg);
}

header .main .main_contact .main_contact-1 a img {
  display: inline-block;
  width: 30px;
  height: 30px;
  vertical-align: text-bottom;
}

header .main .main_contact .main_contact-1 a p {
  transition: .5s;
  display: inline-block;
  font-size: 30px;
  font-family: 'font04';
  color: #ffffff;
}

header .main .main_contact .main_contact-2 {
  height: 70px;
  padding: 10px 15px;
  background-color: #ffffff;
}

header .main .main_contact .main_contact-2 p {
  font-size: 11.5px;
  font-weight: 600;
  text-align: center;
}

header .main .main_contact .main_contact-2 p:first-child {
  font-size: 15px;
  border-bottom: solid 1px #323232;
}

header .main .main_img,
header .main .main_top_imgtext {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}

header .main .main_img {
  margin: 0 auto;
  z-index: 1;
}

header .main .main_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

header .main .main_top_imgtext {
  z-index: 2;
  width: 90%;
  height: 300px;
  margin: auto;
}

header .main .main_top_imgtext img {
  width: 100%;
  height: 300px;
  object-fit: contain;
}

@media (min-width: 1200px) {
  header .main .main_top_imgtext {
    width: 80%;
    height: 400px !important;
  }
  header .main .main_top_imgtext img {
    height: 400px !important;
  }
}

header .main .main_top_text {
  position: absolute;
  z-index: 19;
  width: 70%;
  height: auto;
  right: 0;
  left: 0;
  bottom: 80px;
  margin: 0 auto 0 20px;
  text-align: left;
}

@media (min-width: 1200px) {
  header .main .main_top_text {
    width: 80%;
    height: 60px;
    margin: auto;
    bottom: 150px;
  }
}

header .main .main_top_text .main_top_text-inner {
  display: inline-block;
  width: auto;
  height: 40px;
  background-color: #ffffff;
}

@media screen and (max-width: 767px) {
  header .main .main_top_text .main_top_text-inner {
    width: 100%;
  }
}

header .main .main_top_text .main_top_text-inner:before {
  content: '';
  display: inline-block;
  width: 10px;
  height: 40px;
  background-color: #006432;
}

header .main .main_top_text .main_top_text-inner p {
  display: inline-block;
  font-family: "Noto Serif JP", serif;
  font-size: 11px;
  line-height: 40px;
  vertical-align: top;
  text-align: center;
}

@media (min-width: 1200px) {
  header .main .main_top_text .main_top_text-inner p {
    font-size: 16px;
    font-weight: 500;
    padding: 10px 20px;
    line-height: normal;
    text-align: left;
  }
}

header .main .main_top_text .main_top_text-inner p img {
  width: 30px;
  height: auto;
  margin: 0px 5px 12px 5px;
  object-fit: contain;
  vertical-align: bottom;
}

header .main .ippobtn {
  position: absolute;
  z-index: 16;
  right: 0;
  bottom: 10px;
}

header .main .ippobtn img {
  width: 70px;
  height: 70px;
  object-fit: contain;
  margin-left: -80px;
  margin-bottom: -30px;
}

header .main .ippobtn .ippo-boor {
  transition: none;
  width: 77px;
  height: 150px;
  background-size: contain;
  background-image: url("../../img/pic/pic_imgs11-1.png");
}

header .main .ippobtn .ippo-boor:hover {
  height: 163px;
  margin-bottom: -5px;
  background-image: url("../../img/pic/pic_imgs11-2.png");
}

@media (min-width: 768px) {
  header .main .main_top_text {
    width: 80%;
    height: 60px;
    right: 0;
    left: 0;
    bottom: 150px;
  }
  header .main .main_top_text .main_top_text-inner {
    height: 60px;
  }
  header .main .main_top_text .main_top_text-inner:before {
    width: 10px;
    height: 60px;
  }
  header .main .main_top_text .main_top_text-inner p {
    font-size: 25px;
    font-weight: 500;
    padding: 10px 20px;
  }
  header .main .main_top_text .main_top_text-inner p img {
    width: 60px;
    height: 28px;
    margin: 5px;
  }
}

@media (min-width: 992px) {
  header .main.main_top {
    height: 820px;
  }
  header .main.main_top .main_img img {
    height: 800px;
  }
  header .main.kaso_top {
    height: 550px;
  }
  header .main .ippobtn {
    bottom: 20px;
  }
  header .main .main_contact {
    display: block;
  }
}

@media (min-width: 1200px) {
  header .main .main_logo {
    width: 200px;
    height: 200px;
    padding: 30px 20px;
  }
  header .main .main_logo a img {
    width: 140px;
  }
  header .main .main_top_imgtext {
    width: 1080px;
  }
  header .main .main_top_imgtext img {
    width: 100%;
    height: 300px;
  }
  header .main .main_top_text {
    width: 1080px;
    height: 60px;
    bottom: 150px;
    text-align: right;
  }
  header .main .ippobtn img {
    width: 120px;
    height: 120px;
    object-fit: contain;
    margin-left: -130px;
    margin-bottom: -50px;
  }
  header .main .ippobtn .ippo-boor {
    transition: none;
    width: 120px;
    height: 235px;
  }
  header .main .ippobtn .ippo-boor:hover {
    height: 255px;
    margin-bottom: -10px;
  }
}

header #nav-drawer {
  text-align: center;
  margin: auto;
  width: auto;
  height: auto;
  vertical-align: top;
  position: fixed;
  z-index: 150;
  right: 13px;
  top: 12px;
  width: 42px;
  height: 42px;
  /*　ハンバーガーボタン　*/
}

@media (min-width: 992px) {
  header #nav-drawer {
    position: relative;
    width: 100%;
    height: auto;
  }
}

header #nav-drawer .hamburger {
  display: block;
  cursor: pointer;
  text-align: center;
  width: 42px;
  height: 42px;
}

header #nav-drawer .hamburger span {
  display: block;
  position: absolute;
  width: 30px;
  height: 2px;
  left: 6px;
  background-color: #323232;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

header #nav-drawer .hamburger span:nth-child(1) {
  top: 10px;
}

header #nav-drawer .hamburger span:nth-child(2) {
  top: 20px;
}

header #nav-drawer .hamburger span:nth-child(3) {
  top: 30px;
}

header #nav-drawer .hamburger.active {
  position: absolute;
  z-index: 999;
  /* ナビ開いてる時のボタン */
}

header #nav-drawer .hamburger.active span {
  background-color: #ffffff;
}

header #nav-drawer .hamburger.active span:nth-child(1) {
  top: 16px;
  left: 6px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

header #nav-drawer .hamburger.active span:nth-child(2), header #nav-drawer .hamburger.active span:nth-child(3) {
  top: 16px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}

header #nav-drawer #nav-content {
  transform: translateX(100%);
  transition: all .3s;
  position: fixed;
  z-index: 100;
  width: 100%;
}

header #nav-drawer #nav-content.active {
  transform: translateX(0%);
  display: block;
  top: 0;
  right: 0;
  height: 100%;
  width: 80%;
}

header #nav-drawer #nav-content.active ul {
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  width: 100%;
  height: 100%;
  background-color: #006432;
  padding: 60px 0 0 0;
}

header #nav-drawer #nav-content.active ul li {
  width: 50%;
  height: 85px;
  text-align: center;
}

header #nav-drawer #nav-content.active ul li a {
  position: relative;
  width: 100%;
  height: 100%;
  border: solid 1px #ffffff;
}

header #nav-drawer #nav-content.active ul li a p {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 20px;
  margin: auto;
  color: #ffffff;
  font-size: 11px;
  line-height: 18px;
}

header #nav-drawer #nav-content.active ul li a p br {
  display: none;
}

header #nav-drawer #nav-content.active ul li a img {
  position: absolute;
  top: 20px;
  right: 0;
  left: 0;
  width: 25px;
  height: 25px;
  margin: auto;
}

header #nav-drawer #nav-content.active ul li.nav-tel {
  width: 100%;
}

header #nav-drawer #nav-content.active ul li.nav-tel a p {
  line-height: 16px;
  font-size: 11px;
  bottom: 10px;
}

header #nav-drawer #nav-content.active ul li.nav-tel a p br {
  display: block;
}

header #nav-drawer #nav-content.active ul li.nav-tel a p.nav-tel-num {
  top: 18px;
  bottom: auto;
  font-size: 30px;
  font-family: 'font04';
  color: #ffffff;
}

@media (min-width: 992px) {
  header #nav-drawer {
    padding: 0;
  }
  header #nav-drawer .hamburger {
    display: none !important;
  }
}

article {
  width: 100%;
  overflow: hidden;
}

article section.sectionbrown,
article section .sectionbrown {
  height: auto !important;
  background-image: url("../../img/bg/bg_imgs01.jpg");
  background-size: cover;
  padding: 50px 0;
}

@media (min-width: 1200px) {
  article section.sectionbrown,
  article section .sectionbrown {
    padding: 100px 0;
  }
}

article section .h2-title {
  height: 80px;
}

@media (min-width: 1200px) {
  article section .h2-title {
    height: 110px;
  }
}

article section .h2-title h2 {
  position: relative;
  text-align: center;
}

article section .h2-title h2 p {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}

article section .h2-title h2 p:first-child {
  color: #eeefef;
  font-size: 80px;
  font-family: 'font03';
  transform: rotate(-10deg);
}

@media (min-width: 1200px) {
  article section .h2-title h2 p:first-child {
    font-size: 120px;
  }
}

article section .h2-title h2 p:last-child {
  font-size: 18px;
  line-height: 25px;
  font-weight: 600;
}

@media (min-width: 1200px) {
  article section .h2-title h2 p:last-child {
    font-size: 26px;
    line-height: 35px;
  }
}

article section .h2-title.h2-title-2 {
  height: 80px;
  margin-top: 30px;
}

article section .h2-title.h2-title-2 h2 {
  text-align: left;
}

article section .h2-title.h2-title-2 h2 p:first-child {
  margin-top: -10px;
  margin-left: -40px;
}

@media (min-width: 1200px) {
  article section .h2-title.h2-title-2 h2 p:first-child {
    margin-top: -30px;
    margin-left: -80px;
  }
}

article section .h2-title.h2-title-3 {
  height: 60px;
}

@media (min-width: 1200px) {
  article section .h2-title.h2-title-3 {
    height: 80px;
  }
}

article section .h2-title.h2-title-3 h2 {
  text-align: left;
}

article section .h2-title.h2-title-3 h2 p:first-child {
  font-size: 60px;
  margin-top: 10px;
  margin-left: -40px;
}

@media (min-width: 1200px) {
  article section .h2-title.h2-title-3 h2 p:first-child {
    font-size: 80px;
    margin-top: -20px;
    margin-left: -60px;
  }
}

article section .h2-title.h2-title-3 h2 p:last-child {
  font-size: 18px;
  line-height: 25px;
  margin-top: 20px;
}

@media (min-width: 992px) {
  article section .h2-title.h2-title-3 h2 p:last-child {
    line-height: 35px;
    font-size: 24px;
    margin-top: 0;
  }
}

article section .h2-title.h2-title-4 {
  margin-top: 0px;
}

@media (min-width: 1200px) {
  article section .h2-title.h2-title-4 {
    margin-top: 50px;
  }
}

article section .h2-title.h2-title-4 h2 {
  text-align: left;
}

article section .h2-title.h2-title-4 h2 p:first-child {
  margin-left: -30px;
  margin-top: -20px;
}

article section .h2-title.h2-title-5 {
  padding: 50px 0 80px 0;
}

@media (min-width: 1200px) {
  article section .h2-title.h2-title-5 {
    padding: 50px 0 130px 0;
  }
}

article section .h2-title.h2-title-5 h2 {
  text-align: center;
}

article section .h2-title.h2-title-5 h2 p:first-child {
  color: #c8e6c8;
}

article section .h2-title.h2-title-6 {
  height: 50px;
  margin-top: 40px;
}

@media (min-width: 992px) {
  article section .h2-title.h2-title-6 {
    height: 80px;
  }
}

article section .h2-title.h2-title-6 h2 {
  text-align: left;
}

article section .h2-title.h2-title-6 h2 p:first-child {
  font-size: 60px;
  margin-top: -30px;
  margin-left: -20px;
}

@media (min-width: 992px) {
  article section .h2-title.h2-title-6 h2 p:first-child {
    font-size: 70px;
    margin-top: -50px;
  }
}

article section .h2-title.h2-title-7 {
  height: 70px;
  margin-left: 0;
}

article section .h2-title.h2-title-7 h2 {
  text-align: left;
  padding-top: 50px;
}

article section .h2-title.h2-title-7 h2 p:first-child {
  font-size: 60px;
  margin-top: -10px;
  margin-left: -20px;
}

@media (min-width: 992px) {
  article section .h2-title.h2-title-7 h2 p:first-child {
    font-size: 80px;
  }
}

article section .h2-title.h2-title-7 h2:after {
  content: '';
  display: block;
  width: 30px;
  height: 2px;
  margin: 10px 0;
  background-color: #006432;
}

article section .news {
  display: flex;
}

article section .news a,
article section .news .single {
  margin-bottom: 15px;
  border-bottom: solid 1px #878787;
}

@media (min-width: 768px) {
  article section .news a,
  article section .news .single {
    border: none;
  }
}

article section .news a:first-child,
article section .news .single:first-child {
  margin-top: 30px;
}

article section .news a:last-child .news-text,
article section .news .single:last-child .news-text {
  border-bottom: none;
}

article section .news a .news-img,
article section .news .single .news-img {
  display: inline-block;
  /*width: 70px;*/
  width: 30%;
  margin-right: 16px;
  vertical-align: top;
  /*@include tab768portrait {
                        width: 20%;
                    }*/
}

@media (min-width: 1200px) {
  article section .news a .news-img,
  article section .news .single .news-img {
    width: 170px;
    margin-right: 30px;
  }
}

article section .news a .news-img img,
article section .news .single .news-img img {
  /*width: 70px;
                        height: 50px;*/
  width: 100%;
  height: auto;
  object-fit: contain;
  border: solid 1px #878787;
  /* @include tab768portrait {
                            width: 100%;
                            height: auto;
                        }*/
}

@media (min-width: 1200px) {
  article section .news a .news-img img,
  article section .news .single .news-img img {
    width: 170px;
    height: 110px;
  }
}

article section .news a .news-text,
article section .news .single .news-text {
  width: 100%;
  vertical-align: top;
  margin: 0 auto;
}

@media (min-width: 1200px) {
  article section .news a .news-text,
  article section .news .single .news-text {
    /*width: 73%;
                        height: 120px;*/
    width: 90%;
    height: auto;
    border-bottom: solid 1px #878787;
  }
}

article section .news a .news-text a,
article section .news .single .news-text a {
  color: #296237;
  text-decoration: underline;
}

article section .news a .news-text p,
article section .news .single .news-text p {
  margin: 16px auto;
}

article section .news a .news-text img,
article section .news .single .news-text img {
  margin: 16px auto;
  display: block;
}

@media (min-width: 1200px) {
  article section .news a .news-text img*:not(.aligncenter),
  article section .news .single .news-text img*:not(.aligncenter) {
    display: initial;
  }
}

article section .news a .news-text .news-in-top p,
article section .news .single .news-text .news-in-top p {
  display: block;
  font-size: 14px;
}

@media (min-width: 992px) {
  article section .news a .news-text .news-in-top p,
  article section .news .single .news-text .news-in-top p {
    display: inline-block !important;
    font-size: 15px;
  }
}

article section .news a .news-text .news-in-top p.news-cat,
article section .news .single .news-text .news-in-top p.news-cat {
  width: 70px;
  height: 20px;
  margin-right: 10px;
  background-color: #bd9f66;
  color: #ffffff;
  text-align: center;
  font-size: 10px;
  line-height: 20px;
}

@media (min-width: 992px) {
  article section .news a .news-text .news-in-top p.news-cat,
  article section .news .single .news-text .news-in-top p.news-cat {
    font-size: 13px;
  }
}

article section .news a .news-text > time,
article section .news .single .news-text > time {
  color: #878787;
  font-size: 10px;
}

@media (min-width: 992px) {
  article section .news a .news-text > time,
  article section .news .single .news-text > time {
    font-size: 11px;
  }
}

article section .news a .news-text > p,
article section .news .single .news-text > p {
  font-size: 12px;
  line-height: 18px;
  padding-bottom: 10px;
}

@media (min-width: 992px) {
  article section .news a .news-text > p,
  article section .news .single .news-text > p {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 0;
  }
}

article section .news .single {
  border-bottom: none !important;
}

article section .news.news-kaso {
  display: block;
}

article section .news.news-kaso a.flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.button01 {
  text-align: right;
  margin: 40px 0;
}

@media (min-width: 1200px) {
  .button01 {
    margin: 0px;
  }
}

.button01 p {
  display: inline-block;
  padding: 0 20px 0 10px;
  vertical-align: bottom;
  font-size: 12px;
}

@media (min-width: 1200px) {
  .button01 p {
    padding: 10px;
  }
}

.button01 span {
  display: inline-block;
  width: 25px;
  height: 25px;
  border: solid 1px #006432;
  background-color: rgba(255, 255, 255, 0);
  border-radius: 50%;
}

.button01 span:before {
  position: static;
  display: block;
  font-family: 'Material Icons';
  content: '\e5e1';
  color: #006432;
  font-size: 13px;
  padding: 0 5px;
}

.button01:hover p {
  color: #006432;
}

.button01:hover span {
  border: solid 1px #006432;
  background-color: #006432;
}

.button01:hover span:before {
  color: #ffffff;
}

@media (min-width: 992px) {
  .button01 {
    text-align: right;
  }
  .button01 p {
    display: inline-block;
    padding: 10px;
    vertical-align: bottom;
    font-size: 12px;
  }
  .button01 span {
    display: inline-block;
    width: 50px;
    height: 50px;
  }
  .button01 span:before {
    position: static;
    display: block;
    font-family: 'Material Icons';
    content: '\e5e1';
    color: #006432;
    font-size: 20px;
    padding: 12px 15px;
  }
}

.button02 {
  width: 190px;
  height: 35px;
  text-align: center;
  display: block;
  margin: 0 auto;
}

@media (min-width: 1200px) {
  .button02 {
    margin: 0;
  }
}

.button02 a,
.button02 input[type="submit"] {
  width: 100%;
  height: 100%;
  background-color: #006432;
  color: #ffffff;
  font-size: 13px;
  line-height: 35px;
  font-weight: 500;
}

.button02.button02-b {
  display: inline-block;
  width: auto;
  margin-top: 50px;
  margin-bottom: 30px;
}

@media (min-width: 992px) {
  .button02.button02-b {
    margin-bottom: 0;
  }
}

.button02.button02-b a {
  padding: 0 30px;
}

.button03 {
  width: 265px;
  height: 50px;
  text-align: center;
  border: solid 1px #878787;
  margin: 20px auto;
}

.button03:hover p {
  transform: rotateX(360deg);
}

.button03 p {
  font-size: 23px;
  line-height: 50px;
  font-weight: 500;
  vertical-align: bottom;
}

.button03 p span {
  font-size: 16px;
  line-height: 50px;
  vertical-align: bottom;
}

.button04 {
  height: 250px;
  border: solid 10px #006432;
}

.button04 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (min-width: 992px) {
  .button04 {
    height: 455px;
  }
  .button04:hover {
    border: solid 20px #006432;
  }
}

.banner {
  background-size: cover;
  vertical-align: top;
}

.banner.banner01 {
  width: 100%;
  height: 220px;
  background: url("../../img/btn/banner05.jpg") no-repeat;
  background-color: rgba(255, 25, 255, 0.3);
  background-size: cover;
  background-position: right top;
}

@media (min-width: 1200px) {
  .banner.banner01 {
    background: url("../../img/btn/banner01.jpg") no-repeat !important;
    height: 305px;
    background-size: 100% auto !important;
  }
}

.banner.banner02 {
  display: inline-block;
  margin: 10px auto;
  width: 90%;
  height: 180px;
  text-align: left;
  background: url("../../img/btn/banner02.jpg") no-repeat;
  background-size: cover;
}

@media (min-width: 1200px) {
  .banner.banner02 {
    width: 300px;
    height: 145px;
  }
}

.banner.banner03 {
  display: inline-block;
  margin: 10px auto;
  width: 90%;
  height: 180px;
  text-align: left;
  background: url("../../img/btn/banner03.jpg") no-repeat;
  background-size: cover;
  background-position: right bottom;
}

@media (min-width: 1200px) {
  .banner.banner03 {
    width: 300px;
    height: 145px;
  }
}

.banner a {
  position: relative;
  height: 100%;
  border: solid 7px #006432;
  padding: 20px;
}

.banner a .button01 {
  position: absolute;
  bottom: 15px;
  margin: 0;
}

.banner a > p {
  font-weight: 500;
  margin-bottom: 5px;
}

.banner a > p.bannertext01, .banner a > p.bannertext02 {
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 15px #ffffff;
}

.banner a > p.bannertext01 {
  font-size: 18px;
  line-height: 26px;
}

.banner a > p.bannertext02 {
  font-size: 11px;
  line-height: 16px;
}

.banner a .button01 {
  text-align: left;
  margin-top: 20px;
}

.banner a .button01 p {
  padding: 10px 10px 2px 0;
}

@media (min-width: 992px) {
  .banner a > p.bannertext01, .banner a > p.bannertext02 {
    display: block !important;
    background-color: rgba(255, 255, 255, 0);
    box-shadow: none;
  }
}

@media (min-width: 992px) {
  .banner.banner02 {
    display: inline-block;
    width: 520px;
    height: 250px;
    margin-right: 35px;
  }
}

@media (min-width: 992px) and (min-width: 992px) {
  .banner.banner02 {
    width: 48%;
    height: 250px;
  }
}

@media (min-width: 992px) {
  .banner.banner03 {
    display: inline-block;
    width: 520px;
    height: 250px;
  }
}

@media (min-width: 992px) and (min-width: 992px) {
  .banner.banner03 {
    width: 48%;
    height: 250px;
  }
}

@media (min-width: 992px) {
  .banner a {
    height: 100%;
    border: solid 10px #006432;
    padding: 30px;
  }
  .banner a:hover {
    border: solid 20px #006432;
  }
  .banner a:hover .button01 p {
    color: #006432;
  }
  .banner a:hover .button01 span {
    border: solid 1px #006432;
    background-color: #006432;
  }
  .banner a:hover .button01 span:before {
    color: #ffffff;
  }
  .banner a .button01 {
    bottom: 0;
  }
}

@media (min-width: 992px) and (min-width: 1200px) {
  .banner a .button01 {
    bottom: 30px;
  }
}

@media (min-width: 992px) {
  .banner a > p {
    margin-bottom: 10px;
  }
  .banner a > p.bannertext01, .banner a > p.bannertext02 {
    background-color: none;
    box-shadow: none;
  }
  .banner a > p.bannertext01 {
    font-size: 25px;
    line-height: 40px;
  }
  .banner a > p.bannertext02 {
    font-size: 13px;
    line-height: 24px;
  }
  .banner a .button01 {
    text-align: left;
    margin-top: 20px;
  }
  .banner a .button01 p {
    padding: 10px 10px 10px 0;
  }
}

footer {
  clear: both;
}

footer .foot01 {
  margin-top: 100px;
  background-color: #eeeeee;
}

footer .foot01 .foot01-inner {
  width: 100%;
  margin: 0 auto;
  padding: 30px 0;
  text-align: center;
}

@media (min-width: 992px) {
  footer .foot01 .foot01-inner {
    width: 90%;
  }
}

@media (min-width: 1200px) {
  footer .foot01 .foot01-inner {
    width: 85%;
  }
}

footer .foot02 {
  background-color: #006432;
  text-align: center;
}

footer .foot02 .foot-logo {
  padding: 70px 0;
}

footer .foot02 .foot-logo img {
  width: 230px;
  height: 35px;
  object-fit: contain;
}

footer .foot02 ul {
  display: flex;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  flex-wrap: wrap;
}

footer .foot02 ul li {
  width: 50%;
  padding: 10px;
  border: solid 1px #ffffff;
  text-align: center;
}

footer .foot02 ul li a {
  color: #ffffff;
}

footer .foot03 {
  background-color: #eeeeee;
  text-align: center;
  margin-bottom: 110px;
}

@media (min-width: 992px) {
  footer .foot03 {
    margin-bottom: 130px;
  }
}

footer .foot03 small {
  font-family: "Roboto", sans-serif;
  font-size: 10px;
  font-weight: 500;
}

footer .foot04 {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  background-color: #006432;
  padding: 0 0 8px 0;
  z-index: 160;
}

@media (min-width: 992px) {
  footer .foot04 {
    height: 130px;
    padding: 0;
  }
}

footer .foot04 .foot04-inner {
  width: 100%;
  margin: auto;
  padding: 10px;
  text-align: center;
  float: left;
}

footer .foot04 .foot04-inner .foot04-a,
footer .foot04 .foot04-inner .foot04-b {
  display: inline-block;
  text-align: center;
}

footer .foot04 .foot04-inner .foot04-a > p {
  width: 120px;
  height: 20px;
  padding: 2px;
  border: solid 1px #ffffff;
  display: inline-block;
  font-size: 10px;
  color: #ffffff;
  line-height: 14px;
  vertical-align: bottom;
  margin: 0 8px 8px 0;
}

@media (min-width: 992px) {
  footer .foot04 .foot04-inner .foot04-a > p {
    width: 85%;
    font-size: 12px;
    margin: 0 20px;
  }
}

footer .foot04 .foot04-inner .foot04-a > p br {
  display: none;
}

footer .foot04 .foot04-inner .foot04-a a {
  display: inline-block;
}

footer .foot04 .foot04-inner .foot04-a a:hover p {
  transform: rotateX(360deg);
}

footer .foot04 .foot04-inner .foot04-a a img {
  display: inline-block;
  width: 22px;
  height: 22px;
  margin: 8px 0 0 0;
}

@media (min-width: 992px) {
  footer .foot04 .foot04-inner .foot04-a a img {
    margin: 5px 5px 0 0;
  }
}

footer .foot04 .foot04-inner .foot04-a a p {
  display: inline-block;
  font-family: 'font04';
  font-size: 20px;
  color: #ffffff;
  font-weight: 600;
  transition: .5s;
}

@media (min-width: 992px) {
  footer .foot04 .foot04-inner .foot04-a a p {
    font-size: 25px;
    margin: 5px 5px 0 0;
  }
}

footer .foot04 .foot04-inner .foot04-b {
  width: 90%;
  margin: 10px auto 0 auto;
}

footer .foot04 .foot04-inner .foot04-b a {
  display: inline-block;
  width: 45%;
  height: 35px;
  background-color: #ffffff;
  margin: 0 5px;
  padding: 7.5px 3px;
  vertical-align: top;
  font-weight: 600;
}

footer .foot04 .foot04-inner .foot04-b a:hover p {
  transform: rotateX(360deg);
}

@media (min-width: 992px) {
  footer .foot04 .foot04-inner .foot04-b a {
    width: 46%;
  }
}

footer .foot04 .foot04-inner .foot04-b a img {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 5px;
}

@media (min-width: 992px) {
  footer .foot04 .foot04-inner .foot04-b a img {
    width: 20px;
    height: 20px;
    margin-right: 10px;
  }
}

footer .foot04 .foot04-inner .foot04-b a p {
  display: inline-block;
  font-size: 10px;
  line-height: 20px;
  vertical-align: top;
  transition: .5s;
}

footer .foot04 #pageTop {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 50px;
  height: 50px;
  z-index: 1000;
  vertical-align: bottom;
  float: right;
}

footer .foot04 #pageTop:before {
  position: absolute;
  bottom: 0;
  right: 0;
  content: '\e5ce';
  padding: 10px;
  font-family: 'Material Icons';
  color: #ffffff;
  font-size: 30px;
}

@media (min-width: 992px) {
  footer .foot01 .foot01-inner {
    width: 1080px;
    margin: 100px auto 0 auto;
    padding: 50px 0;
  }
}

@media screen and (min-width: 992px) and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  footer .foot01 .foot01-inner {
    width: 100%;
  }
}

@media (min-width: 992px) and (min-width: 1200px) {
  footer .foot01 .foot01-inner {
    width: 1080px;
  }
}

@media (min-width: 992px) {
  footer .foot02 .foot-logo {
    padding: 70px 0;
  }
  footer .foot02 .foot-logo img {
    width: 230px;
    height: 35px;
  }
  footer .foot02 ul {
    display: flex;
    justify-content: center;
    width: 1080px;
    margin: 0 auto;
    padding: 20px 0;
  }
}

@media (min-width: 992px) and (min-width: 992px) {
  footer .foot02 ul {
    width: 100%;
  }
}

@media (min-width: 992px) {
  footer .foot02 ul li {
    width: auto;
    padding: 0 20px;
    border-top: none;
    border-right: solid 1px #ffffff;
    border-left: none;
    border-bottom: none;
    text-align: center;
  }
  footer .foot02 ul li:last-child {
    border-right: none;
  }
  footer .foot02 ul li a {
    color: #ffffff;
  }
  footer .foot03 {
    margin-bottom: 90px;
  }
}

/*@media (min-width: 992px) and (min-width: 1800px) {
  footer .foot03 {
    margin-bottom: 73px;
  }
}*/

@media (min-width: 992px) {
  footer .foot03 small {
    font-size: 11px;
  }
  footer .foot04 {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 90px;
    background-color: #006432;
    z-index: 60;
  }
  footer .foot04 .foot04-inner {
    width: 100%;
    margin: auto;
    padding: 20px;
    float: none;
  }
}

@media (min-width: 992px) and (min-width: 992px) {
  footer .foot04 .foot04-inner {
    width: 100%;
  }
}

@media (min-width: 992px) and (min-width: 1200px) {
  footer .foot04 .foot04-inner {
    width: 800px;
  }
}

@media (min-width: 992px) {
  footer .foot04 .foot04-inner .foot04-a,
  footer .foot04 .foot04-inner .foot04-b {
    display: inline-block;
  }
  footer .foot04 .foot04-inner .foot04-a > p {
    width: 80px;
    height: 50px;
    padding: 5px;
    border: solid 1px #ffffff;
    display: inline-block;
    font-size: 12px;
    color: #ffffff;
    line-height: 20px;
    vertical-align: bottom;
    margin: 0 20px;
  }
  footer .foot04 .foot04-inner .foot04-a a {
    display: inline-block;
  }
  footer .foot04 .foot04-inner .foot04-a a:hover p {
    transform: rotateX(360deg);
  }
  footer .foot04 .foot04-inner .foot04-a a img {
    display: inline-block;
    width: 45px;
    height: 45px;
    margin-bottom: -5px;
  }
  footer .foot04 .foot04-inner .foot04-a a p {
    display: inline-block;
    font-family: 'font04';
    font-size: 48px;
    color: #ffffff;
    font-weight: 600;
    transition: .5s;
  }
  footer .foot04 .foot04-inner .foot04-b {
    width: auto;
    float: right;
    margin: 0 auto;
  }
  footer .foot04 .foot04-inner .foot04-b a {
    display: inline-block;
    width: 210px;
    height: 50px;
    background-color: #ffffff;
    margin-left: 20px;
    padding: 7.5px;
    font-weight: 600;
  }
  footer .foot04 .foot04-inner .foot04-b a:hover p {
    transform: rotateX(360deg);
  }
  footer .foot04 .foot04-inner .foot04-b a img {
    display: inline-block;
    width: 35px;
    height: 35px;
    margin-right: 10px;
  }
  footer .foot04 .foot04-inner .foot04-b a p {
    display: inline-block;
    font-size: 14px;
    line-height: 35px;
    vertical-align: top;
    transition: .5s;
  }
  footer .foot04 #pageTop {
    width: 90px;
    height: 90px;
    z-index: 1000;
    vertical-align: bottom;
    float: right;
  }
  footer .foot04 #pageTop:before {
    position: absolute;
    bottom: 0;
    right: 0;
    content: '\e5ce';
    padding: 30px;
    font-family: 'Material Icons';
    color: #ffffff;
    font-size: 30px;
  }
}
