@charset "shift_jis";
/* Updated 2025/04/01.T */
/* Updated 2025/03/18.T */
/* Updated 2024/11/20.T */

/* ----------------------------------
common
---------------------------------- */
#headerInner{
  display: none;
}
header[role="banner"] #headerGroup{
  border: none;
}
/* ----------------------------------
l-section-fv
---------------------------------- */
.l-section-fv-bg{
  background: none;
}
.p-list-fv{
  margin-top: 22px;
}
.l-section-fv-bg{
  height: auto;
  padding: 45px 0;
}
.p-list-fv-item{
  padding: 22px 0;
}
.p-list-fv-item .image{
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100px;
  margin-bottom: 16px;
}
.p-list-fv-item{
  justify-content: flex-start;
}
.p-list-fv-item .text01{
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 5.3em;
  font-size: 1.6rem;
  color: #004730;
}
.p-list-fv-item .text01 em{
  font-size: 2.0rem;
  font-weight: bold;
  line-height: 1;
}
.p-list-fv-item .text01 .num{
  font-size: 2.4rem;
}
.p-list-fv-item .text01.-type02{
  font-size: 1.8rem;
}
.p-list-fv-item .text01.-type02 em{
  font-size: 2.2rem;
}
.l-section-fv .note01{
  margin-top: 10px;
  font-size: 1.4rem;
  font-weight: normal;
}
/* ----------------------------------
l-section-apply-1
---------------------------------- */
.l-section-apply-1 {
  padding-top: 45px;
  padding-bottom: 45px;
}
.l-section-apply-1 .icon-text{
  margin-top: 30px;
}
.l-section-apply-1 .borderBottom01{
  border-color: #004831!important;
}
.l-section-apply-1 .note01{
  font-size: 1.9rem;
  letter-spacing: 0;
}
.l-section-apply-1 .btn-text01{
  font-size: 2.4rem;
}
/* ----------------------------------
l-section-step
---------------------------------- */
.l-section-step {
  margin-top: 74px;
}
/* ----------------------------------
btn-center01
---------------------------------- */
.btn-center01{
  text-align: center;
}
.btn-center01>a{
  display: inline-block;
}
/* ----------------------------------
bg-area01
---------------------------------- */
.bg-area01{
  background: #075C3D;
}
.bg-area01>.inner01{
  padding: 74px 30px;
  max-width: 1040px;
  margin: 74px auto 0;
}
/* ----------------------------------
box-img0
---------------------------------- */
.box-img01{
  text-align: center;
}
.box-img02{
  margin: 40px 0 0;
  text-align: center;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  /* ----------------------------------
  l-section-fv
  ---------------------------------- */
  .p-list-fv-item{
    width: 300px;
  }
}
@media screen and (max-width: 767px) {
  .l-section-fv{
    background: #b6d113;
    height: auto;
    padding: 20px 3vw;
  }
  .p-list-fv{
    display: block;
  }
  .l-section-fv-bg{
    padding: 0;
  }
  .p-list-fv-item{
    width: 100%;
    margin: 10px 0 0;
  }
  .p-list-fv-item:first-child{
    margin-top: 0;
  }
  .l-section-fv .note01{
    margin-top: 4px;
    font-size: 1.0rem;
    color: #333;
  }
  .p-list-fv-item{
    flex-direction: row;
    align-items: center;
    padding: 10px 20px;
  }
  .p-list-fv-item .image{
    width: 56px;
    height: 56px;
    min-height: 0;
    margin: 0;
  }
  .p-list-fv-item .text01{
    flex: 1;
    margin-left: 10px;
  }
  .p-list-fv-item .text01>p{
    line-height: 1.5;
  }
  /* ----------------------------------
  l-section-apply-1
  ---------------------------------- */
  .l-section-apply-1{
    padding: 45px 3vw;
  }
  .l-section-apply-1 .btn-text01 {
    font-size: 1.6rem;
  }
  .l-section-apply-1 .btn-center01{
    margin: 10px auto 0;
  }
  .l-section-apply-1 .contactBlock01{
    margin-top: 20px;
  }
  .l-section-apply-1 .icon-text{
    margin-top: 20px;
  }
  .l-section-apply-1 .note01{
    font-size: 1rem;
  }
  /* ----------------------------------
  l-section-step
  ---------------------------------- */
  .l-section-step {
    margin-top: 50px;
  }
  /* ----------------------------------
  bg-area01
  ---------------------------------- */
  .bg-area01>.inner01{
    padding: 50px 3vw;
    margin-top: 50px;
  }
  /* ----------------------------------
  box-img
  ---------------------------------- */
  .box-img01{
    margin: 0 auto;
    width: 83.85%;
  }
  .box-img02{
    margin-top: 20px;
  }
}