@charset "UTF-8";
/* CSS Document */
body{
    font-family: "Hiragino Kaku Gothic ProN", sans-serif,"游ゴシック体", YuGothic, "Yu Gothic", "メイリオ", sans-serif;
    font-feature-settings: "palt";
}
/*
  .flex-wrap, .base, .box, p, h2, h3, h4, table, th, td {
    text-align: left;
  }
*/


/*
  th, td {
    display: inline;
  }
*/
h4 {
    width: 100%;
    position: relative;
    padding-left: 15px;
    border-bottom: 2px solid #4A8000;
    margin-bottom: 0.8em;
}
h4:before {
    content: '';
    height: 15px;
    border: 0;
    border-left: solid 2px #4A8000;
    position: absolute;
    top: 4px;
    left: 0;
}

th.colors {
    background-color: #a8c49d;
}

.indent01 {
    padding-left: 1em;
    text-indent: -1em;
}
.info_midasi{
    min-height: 86px;
    background: #4A8000;
    padding: 25px;
    display: flex
;
    align-items: center;
    color: #fff;
}
.hover:hover{
    opacity: .5;
}
.color_green{
    color: #147865;
}
.color_green:hover{
    opacity: 0.5;
}
.color_gray{
    color: #676767;
}
.color_red{
    color: red;
}
.color_gray{
    color: #676767;
}

.wrap {
  overflow: hidden;
}
.menu {
  padding: 0;
  display: flex;
  justify-content: center;
}
.menu li {
  position: relative;
  z-index: 2;
  max-width: 170px;
  width: 100%;
}
.menu li a {
  display: table;
  padding: 14px 10px;
  text-decoration: none;
  text-align: left;
  vertical-align: middle;
  color: #fff;
  overflow: hidden;
  transition: all .5s ease-out;
  justify-content: center;
  display: flex;
  align-items: center;
  height: 60px;
}
.border::after {
  content: "";
  border-left: 1px solid rgb(195, 195, 195);
  height: 36px;
  width: 1px;
  position: absolute;
  display: flex;
  align-items: center;
  left: 100%;
}
.border::before{
      content: "";
  border-left: 1px solid rgb(195, 195, 195);
  height: 36px;
  width: 1px;
  position: absolute;
  display: flex;
  align-items: center;
  left: 0%;
}
.first {
  position: relative;
  max-width: 170px;
}
.first::before {
  content: "";
  position: absolute;
  border-top: solid 2px #FFFFFF;
  border-right: solid 2px #FFFFFF;
  width: 8px;
  height: 8px;
  transform: rotate(135deg);
  top: 23.7px;
  right: 122px;
}
.menu > li:first-child a {
  margin-top: 0;
}
.right {
  border-right: solid #FFFFFF;
  height: 35px;
  line-height: 30px;
}
.menu li a:hover {
  background: #72AEA3;
  transition: all .5s ease-out;
}
.menu li ul {
  margin: 0;
  padding: 0;
}
.menu li li a {
  display: block;
  margin-top: 0;
  padding: 0 10px;
  height: 0;
  background: #4A8000;
  color: #1F3D39;
  transition: all .5s ease-out;
}
.menu > li li a {
  display: flex;
     border-bottom: 1px solid;
  padding: 10px;
  width: 100%;
  height: 60px;
  transition: all .5s ease-out;
  color: #FFFFFF;
}
.menu > li li .border_none{
    border-bottom: none;
}
.menu > li:hover li a:hover {
  background: #4A8066;
  transition: all .5s ease-out;
}


.ml-7 {
  margin-left: 7px;
}
.no-first {
  /*     padding: 22px 50px;*/
  max-width: 170px;
  display: flex;
  justify-content: center;
}
.first {
  position: relative;
  max-width: 170px;
}
.first::before {
  content: "";
  position: absolute;
  border-top: solid 2px #FFFFFF;
  border-right: solid 2px #FFFFFF;
  width: 8px;
  height: 8px;
  transform: rotate(135deg);
  top: 23.7px;
  left: 18%;
}
.second-before {
  position: none;
}
/*-------------------------------------アコーディオン*/
.test_bg {
  width: 70px;
  background: #147865;
  height: 31px;
  border-radius: 55px;
  display: flex;
  align-items: center;
}
.test_en {
  width: 27px;
  height: 27px;
  border-radius: 50%;
  background: #FFFFFF;
  margin-left: 2px;
  transition: all .6s;
}
.test_bg.active {
  transition: all.6s;
}
.test_en.active {
  width: 27px;
  height: 27px;
  border-radius: 50%;
  background: #FFFFFF;
  margin-left: 40px;
  transition-timing-function: ease;
     
}
/*
.test_en a{
       padding: 14px 34px;
    width: 20px;
    display: block;
      transition: all.6s;
      transition-timing-function: ease;
}
.test_en a.active{
      margin-left: 40px;
  transition-timing-function: ease;
    
    
}
*/
body {
  background-image: linear-gradient(#A2D1D5 10%, #E6F1E0);
  /*    height: 120vh;*/
  background-repeat: no-repeat;
}
header {
  background: #EFEEED;
  height: 110px;
}
.h_title {
  display: flex;
  align-items: center;
  height: 110px;
  justify-content: center;
}
.h_menubox {
  height: 60px;
  background: #147865;
}
header div img {
  width: 90%;
  max-width: 520px;
  margin: 0 225px 0 0;
}
.h_left {
  margin-right: 10px;
  font-size: 15px;
}
.h_right {
  margin-left: 10px;
  font-size: 15px;
}
.m_figure {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}
.m_box_1 {}
.m_box_2 {
  /*
     display: flex;
    position: relative;
    top:  440px;
    
*/
  /* max-width: 1040px; */
  /* margin: 310px auto; */
  /* margin: 0 auto;  */
}
.m_box_3 {
  /*  margin-top: 8.8%;*/
  margin-top: 14.6%; 
  position: relative;
  background: url("../img/sibafu.png");
  width: 100%;
}
.m_box_4 {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
  flex-wrap: wrap;
}
.m_box_4 img {
  max-width: 215px;
    margin-right: 20px;
}
.m_box_min4{
    max-width: 215px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
     
    margin: 0 20px 20px 0;
}
.m_box_min4:hover{
    opacity: .5;
   
}
.m_box_min4 a{
        color: #000000;
    width: 215px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 54px;
}
.m_img_1 {
  display: flex;
  justify-content: center;
  position: relative;
  margin-top: 67px;
}
.m_img_1 img {
  /*
  max-width: 1012px;
  width: 85%;
*/
  width: 45.17vw;
  position: relative;
}
.m_img_2 {
  margin: 0 auto;
  width: 100%;
  top: 50%;
  position: absolute;
  text-align: center;
  z-index: 1;
  left: 50%;
  transform: translate(-50%, -71%);
}
.m_img_2 img {
  /*
  max-width: 800px;
  width: 65%;
*/
  width: 35.7vw;
}
.m_img_3 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-111%, 62%);
}
.m_img_3 img {
  width: 21.25vw;
  /*
  width: 39.25vw;
  max-width: 471px;
*/
  /*    max-width: 90%;*/
}
.m_img_4 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-15%, 42%);
}
.m_img_4 img {
  width: 28.125vw;
  /*
  width: 52.58vw;
  max-width: 630px;
*/
  /*    max-width: 90%;*/
}
/*
.m_img_4 img{
      max-width: 630px;
}
*/
.m_img_6 {
  position: relative;
  /*background:url("../img/sibaf_2.png");*/
}
.m_img_5 img {
  width: 100%;
}
.m_img_6 {
  /*
  display: inline-block;
  transform: translate(-48%, 77%);
  z-index: 1;
  top: 50%;
  left: 50%;
  position: relative;
*/
  position: absolute;
  z-index: 1;
  margin-left: 26%;
  margin-top: -2.8%;
}
.m_img_6 img {
  width: 49.5625vw;
  /*
  width: 75.25vw;
  max-width: 903px;
*/
  /*    max-width: 80%;*/
}
.m_img_7 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(11%, 71%);
}
.m_img_7 img {
  width: 21.25vw;
  /*
  width: 39.25vw;
  max-width: 471px;
*/
  /*    max-width: 90%;*/
}
.m_img_8 {
  display: inline-block;
}
.m_img_8 img {
  /*
  width: 18vw;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-185%, 161%);
  max-width: 216px;
*/
  width: 9.6875vw;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-236%, 162%);
}
.m_flex {
  display: flex;
  padding: 31.5px 27.15px;
  gap: 35px;
  border-top: solid 1px #B2B2B2;
 align-items: center;
    line-height: 1.35;
}
.m_flex span {
  display: flex;
  align-items: center;
  background-color: #4A8000;
  padding: 0 25px;
  height: 32px;
  color: #fff;
}
.solid_botom {
  border-bottom: solid 1px #B2B2B2;
}
.info {
  width: 100%;
  max-width: 1200px;
  padding: 0 80px;
  margin: 75px auto;
}
.info_box {
  margin: 0 0 40px 0;
}
.info_box img {
  max-width: 280px;
  width: 100%;
}
/*.info_box2 {
  margin: 0 0 30px 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.info_box2 img {
  max-width: 280px;
  width: 100%;
}*/
.renraku {
    border: 2px solid #f00;
    padding: 30px;
    background-color: rgba(255, 255, 255, 0.7);
    text-align: center;
    font-weight: bold;
    width: 700px;
    margin: 0 auto 40px auto;
}
.renraku_txt {
    margin-top: 20px;
    text-align: center;
    line-height: 150%;
}
.toggle_switch {
  /*     display:table; */
  /*
    font-size: 50px;
width:20px;
*/
  display: flex;
  align-items: center;
}
.toggle_switch > input {
  display: none;
}
.toggle_switch > label {
  display: block;
  position: relative;
  width: 70px;
  height: 31px;
  border-radius: 1em;
  background-color: #2b2a2f;
  cursor: pointer;
  margin: 0 12px;
}
.toggle_switch > input:checked + label {
  background-color: #2dcb45;
}
.toggle_switch > label::before {
  position: absolute;
  top: 2px;
  left: 2px;
  width: 27px;
  height: 27px;
  border-radius: 50%;
  background-color: #fff;
  transition: 0.5s;
  content: "";
}
.toggle_switch > input:checked + label::before {
  left: calc(100% - 40%);
}
/*___________________________________________________________スイッチ*/
footer {
  background-color: #147865;
  height: 130px;
  width: 100%;
  color: #FFFFFF;
}
.f_box_wrap {
  height: 130px;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  padding: 0 80px;
  margin: 75px auto 0;
}
.f_dcp {
  font-size: 15px;
    line-height: 1.4;
}
.f_bg_1 {
  height: 25px;
  background: #fff;
  display: flex;
  align-items: center;
  position: relative;
  top: -5px;
  width: 54px;
  justify-content: center;
  font-size: 15px;
  color: #147865;
}
/*
.f_bg_1::after{
   background: #147865;
    padding: 6px;
    width: 54px;
    content: "";
    position: absolute;
}
*/
.f_box_1 {
  display: flex;
  gap: 15px;
}
/*＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿ここからレスポンシブ*/
@media(min-width:1000px) {
  .toggle_switch_os {
    display: none;
  }
}
@media(max-width:1820px) {
  .m_img_1 img {
    width: 78.17vw;
    position: relative;
  }
  .m_img_2 img {
    width: 51.7vw;
  }
  .m_box_3 {
    margin-top: 20.9%;
  }
  .m_img_3 {
    transform: translate(-121%, 62%);
  }
  .m_img_3 img {
    width: 34.25vw;
    /* max-width: 90%; */
  }
  .m_img_6 {
    margin-top: -3%;
  }
  .m_img_4 {
    transform: translate(-7%, 47%);
  }
  .m_img_4 img {
    width: 41.125vw;
    /* max-width: 90%; */
  }
  .m_img_6 img {
    width: 56.5625vw;
    /* max-width: 80%; */
  }
  .m_img_7 {
    transform: translate(31%, 101%);
  }
  .m_img_7 img {
    width: 27.25vw;
  }
  .m_img_8 img {
    transform: translate(-236%, 259%);
  }
}

/*＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿ハンバーガー*/
@media(max-width:999px) {
    
     .n{
     
    }
  .button {
    background-color: #147865;
    max-width: 45px;
    width: 100%;
    height: 45px;
    right: 10px;
    position: relative;
    margin-left: 30px;
    z-index: 999;
  }
  .button span {
    background-color: #FFFFFF;
    width: 25px;
    height: 2px;
    display: inline-block;
    transition: all.4s;
    position: absolute;
    transform: translateX(35%);
  }
  .button span:nth-of-type(1) {
    top: 13px;
  }
  .button span:nth-of-type(2) {
    top: 21px;
  }
  .button span:nth-of-type(3) {
    top: 29px;
  }
  .button.active span:nth-of-type(1) {
    top: 15px;
    left: 16px;
    width: 31%;
    transform: translateY(6px)rotate(-45deg);
  }
  .button.active span:nth-of-type(2) {
    opacity: 0;
  }
  .button.active span:nth-of-type(3) {
    top: 27px;
    left: 16px;
    width: 31%;
    transform: translateY(-6px)rotate(45deg);
  }
  .g-nav {
    position: fixed;
    z-index: 999;
    height: 100%;
    transition: all.5s;
    width: 90%;
    max-width: 270px;
    background-size: cover;
    left: -100%;
    padding-top: 30px;
    margin-top: -100px;
  }
  .bg-50.panelactive {
    background-color: rgba(0, 0, 0, 0.50);
    width: 100%;
    height: 100%;
    position: fixed;
    display: block;
    z-index: 99;
  }
  .g-nav.panelactive {
    left: 0;
    overflow: scroll;
    background: #EFEEED;
    margin-top: -110px;
  }
  .menu nav {
    border: solid #f8b62d 1px;
    position: absolute;
  }
  nav ul li {
    /*		    background-color: #FFFFFF;*/
    /*    border-bottom: solid #f8b62d 1px;*/
    position: relative;
  }
  nav ul li a {
    color: #3f3f3f;
    font-weight: bold;
    padding: 20px;
    width: 240px;
    display: block;
    padding-left: 25px;
  }
  header div img {
    width: 78%;
    max-width: 520px;
         margin: 0 0 0 10px;
  }
  .sp_flex {
    display: flex;
    align-items: center;
  }
  /*
   .menu{
        display: block;
    }
*/
  /*
  .menu li{
    max-width: 240px;
  }
*/
  .toggle_switch_os {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
  }
  .g-nav {
    display: block;
  }
  .h_menubox {
    background: none;
  }
  .border::after {
    display: none;
  }
  .menu > li:hover li a {
    width: 240px;
    height: 60px;
    background-color: #4A8000;
    display: flex;
    color: #FFFFFF;
  }
  .border {
    margin-bottom: 2px;
  }
  .first::before {
    right: 162px;
  }
  .menu li {
    max-width: 240px;
    margin: 0 auto;
  }
  .menu li a {
    color: #FFFFFF;
    background-color: #147865;
  }
  .first::before {
    border-top: solid 2px #FFFFFF;
    border-right: solid 2px #FFFFFF;
  }
  .m_img_1 {
    margin-top: 20px;
  }
  .m_img_1 img, .m_img_4 img {
    width: 100%;
  }
  .m_img_2 img {
    width: 77%;
  }
  .m_img_3 {
    transform: translate(-93%, 68%);
  }
  .m_img_4 {
    transform: translate(-4%, 44%);
  }
  .m_img_8 img {
    transform: translate(-182%, 168%);
    width: 17%;
  }
  .m_img_3 img {
    width: 75%;
  }
  .m_box_3 {
    margin-top: 23.2%;
  }
  .m_box_4 {
    justify-content: center;
  }
  .m_box_4 img {
    margin: 0 20px 20px 0;
  }
  .m_img_6 {
    margin-left: 0;
  }
  .m_img_6 img {
    width: 60%;
    transform: translate(34%, -16%);
  }
  .m_img_7 {
    transform: translate(0%, 0%);
  }
  .m_img_7 img {
    width: 70%;
    transform: translate(30%, 86%);
  }
  .m_flex {
    padding: 18.5px 16.15px;
  }
  .info {
    margin: 35px auto;
  }
  .info_box img {
    width: 60%;
  }
  .info_box2 img {
    width: 60%;
  }
  .f_box_1 {
    display: block;
  }
  .f_box_wrap {
    margin: 0;
    justify-content: center;
  }
  footer {
    padding: 0 25px;
    height: 180px;
  }
  .f_box_wrap {
    height: 180px;
    padding: 0;
  }
}
@media(min-width:999px) {
  .none {
    display: none;
  }
}
@media(max-width:1000px) {
  .toggle_switch {
    display: none;
  }
}
@media(max-width:999px) {
  .none {
    display: block;
  }
}
@media(max-width:834px) {

        .info_midasi{
                height: 32px;
        padding: 0 25px;
        min-height:fit-content;
    }

  .m_flex {
    display: block;
  }
  .m_flex p {
    margin: 18px 0 0 0;
      
  }
        .m_img_3 img 
    {
        width: 90%;
    }
        .m_img_4 {
        transform: translate(-4%, 48%);
    }
        .m_img_8 img {
        transform: translate(-182%, 220%);
        width: 15%;
    }
        .m_box_3 {
        margin-top: 25.1%;
    }
        .m_img_4 {
        transform: translate(-4%, 50%);
    }
/*.info_box2 {
    align-items: flex-start;
    flex-direction: column-reverse;
}
        .info_box2 img {
        width: 70%;
    }*/
    .renraku {
        text-align: center;
        width: 100%;
        margin: 0 auto 30px auto;
    }
}
@media(max-width:590px) {
  .m_box_4 img {
    margin: 0 0px 20px 0;
  }
    .m_box_min4{
                margin: 0 0px 20px 0;
    }
        footer {
        padding: 15px 25px;
        height: auto;
    }
}
@media(max-width:500px) {
  .info {
    padding: 0 25px;
  }
}
@media(max-width:430px) {
  .m_img_3 img {
    width: 95%;
  }
        .m_img_4 {
        transform: translate(-12%, 58%);
    }
  .m_img_6 img {
    width: 70%;
    transform: translate(21%, -26%);
  }
  .m_img_4 img {
    width: 110%;
  }
        .m_box_3 {
        margin-top:31.1%;
    }
        .m_img_8 img {
        transform: translate(-252%, 302%);
        width: 12%;
    }
        .m_img_7 img {
        width: 70%;
        transform: translate(40%, 128%);
    }

}

