@charset "UTF-8";
/*=======================================
会社概要
=========================================*/
.p-volunteer__kv {
  background: url(../img/volunteer/kv_bg1.svg) no-repeat center;
  background-size: cover;
  padding: 150px 40px 56px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.p-volunteer__kv .box1 {
  width: 640px;
  text-align: center;
}
.p-volunteer__kv .slider {
  width: calc(100% - 640px);
  position: relative;
}
.p-volunteer__kv .slider:before {
  display: block;
  content: "";
  position: absolute;
  background: url(../img/volunteer/kv_icon1.svg) no-repeat center;
  background-size: contain;
  width: 47px;
  height: 100%;
  left: -23px;
  top: 0;
}
.p-volunteer__kv .slider ul {
  overflow: hidden;
  border-radius: 20px;
}
.p-volunteer__kv .slider li {
  padding-right: 30px;
}
.p-volunteer-title1 {
  text-align: center;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 88px;
  margin-bottom: 60px;
}
.p-volunteer-title1 .h {
  font-size: 45px;
  font-size: 4.5rem;
  padding-top: 50px;
  padding-bottom: 30px;
  position: relative;
  z-index: 1;
  font-weight: 700;
  letter-spacing: 0.08em;
}
.p-volunteer-title1 .h:before {
  display: block;
  content: "";
  position: absolute;
  width: 60px;
  border-top: 4px solid #63A7C2;
  bottom: 0;
  left: 50%;
  margin-left: -30px;
}
.p-volunteer-title1 .h span {
  color: #63A7C2;
}
.p-volunteer__basis {
  overflow: hidden;
  position: relative;
  padding-top: 70px;
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 65px;
}
.p-volunteer__basis-wrap {
  max-width: 1660px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: space-between;
}
.p-volunteer__basis:before {
  display: block;
  content: "";
  position: absolute;
  z-index: 1;
  width: 66.6666%;
  height: 100%;
  background: #F8F8F8;
  top: 0;
  right: 0;
}
.p-volunteer__basis .img1 {
  width: 42.1686%;
  position: relative;
}
.p-volunteer__basis .img1 .slick-dots {
  position: absolute;
  right: -30px;
  bottom: 0;
}
.p-volunteer__basis .img1 .slick-dots li {
  margin-bottom: 30px;
  line-height: 1;
}
.p-volunteer__basis .img1 .slick-dots li:last-child {
  margin-bottom: 0;
}
.p-volunteer__basis .img1 .slick-dots li button {
  border: 0;
  padding: 0;
  outline: 0;
  overflow: hidden;
  border-radius: 100%;
  width: 5px;
  height: 5px;
  margin-left: auto;
  margin-right: auto;
  background: #BCBCBC;
  cursor: pointer;
  white-space: nowrap;
  text-indent: -10px;
}
.p-volunteer__basis .img1 .slick-dots li.slick-active button {
  background: #63A7C2;
  transform: scale(1.6);
}
.p-volunteer__basis .box1 {
  width: 52.4096%;
  padding-top: 68px;
}
.p-volunteer__basis .box1-inner {
  max-width: 588px;
}
.p-volunteer__basis .box1 .h {
  font-size: 40px;
  font-size: 4rem;
  line-height: 2;
  font-weight: 600;
  margin-bottom: 44px;
}
.p-volunteer__basis .box1 .h span {
  color: #63A7C2;
}
.p-volunteer__basis .box1 p {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 2.5;
}
.p-volunteer__current {
  max-width: 1660px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 100px;
}
.p-volunteer__current .p-volunteer-title1 {
  background-image: url(../img/volunteer/current_icon1.svg);
}
.p-volunteer__current .content ul {
  display: flex;
  flex-wrap: wrap;
}
.p-volunteer__current .content li {
  width: 24.0963%;
  margin-left: 1.204933%;
  display: flex;
  margin-bottom: 50px;
}
.p-volunteer__current .content li:nth-child(4n+1) {
  margin-left: 0;
}
.p-volunteer__current .content li a {
  display: flex;
  flex-direction: column;
  background: #F8F8F8;
  text-decoration: none;
}
.p-volunteer__current .content li .box1 {
  padding: 30px 20px;
}
.p-volunteer__current .content li .t {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.6;
  margin-bottom: 15px;
}
.p-volunteer__current .content li dl {
  margin: 0;
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.p-volunteer__current .content li dt {
  text-align: center;
  width: 70px;
  background: #CBE1EC;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 600;
  margin-right: 10px;
  line-height: 1.2;
  padding: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.p-volunteer__current .content li dd {
  width: calc(100% - 80px);
  line-height: 1.625;
  letter-spacing: -0.05em;
}
.p-volunteer__current .content li p {
  margin-top: 5px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7;
}
.p-volunteer__current .contact {
  margin-top: 30px;
}
.p-volunteer__voice {
  background: #E6F1F6;
  border-radius: 5px;
  padding-top: 63px;
  padding-bottom: 100px;
}
.p-volunteer__voice .p-volunteer-title1 {
  background-image: url(../img/volunteer/voice_icon1.svg);
}
.p-volunteer__voice .content {
  max-width: 1260px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
}
.p-volunteer__voice .content ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.p-volunteer__voice .content li {
  width: calc(25% - 15px);
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
  border-radius: 20px;
  box-shadow: -3px -3px 0 0 #fff, -3px 0 0 0 #fff, -3px 3px 0 0 #fff, 0 -3px 0 0 #fff, 0 0 0 0 #fff, 0 3px 0 0 #fff, 3px -3px 0 0 #fff, 3px 0 0 0 #fff, 3px 3px 0 0 #fff;
}
.p-volunteer__voice .content li.w2 {
  width: calc(50% - 10px);
}
.p-volunteer__voice .content li.w2 p {
  padding-left: 50px;
  padding-right: 50px;
}
.p-volunteer__voice .content li img {
  vertical-align: top;
  width: 100%;
}
.p-volunteer__voice .content li p {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 0;
  top: 0;
  background: rgba(64, 132, 159, 0.8);
  border-radius: 20px;
  color: #fff;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.75;
  font-weight: 600;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 35px;
  padding-right: 35px;
}

/* ----------------------------- スマホ（～767px） */
@media screen and (max-width: 767px) {
  .p-volunteer__kv {
    display: block;
    padding: 60px 0 30px;
    background-position: left top;
    background-size: auto 50%;
    background-color: #A4C8D9;
  }
  .p-volunteer__kv .box1 {
    width: auto;
    padding: 30px 45px;
  }
  .p-volunteer__kv .slider {
    width: auto;
  }
  .p-volunteer__kv .slider ul {
    border-radius: 0;
  }
  .p-volunteer__kv .slider img {
    width: 609px;
  }
  .p-volunteer__basis {
    padding-top: 40px;
    padding-bottom: 40px;
    margin-bottom: 60px;
  }
  .p-volunteer__basis:before {
    width: 87%;
  }
  .p-volunteer__basis-wrap {
    display: block;
  }
  .p-volunteer__basis .img1 {
    width: auto;
    margin-bottom: 30px;
    position: relative;
    margin-left: -30px;
    margin-right: 30px;
  }
  .p-volunteer__basis .box1 {
    padding-top: 0;
    width: auto;
  }
  .p-volunteer__basis .box1 .h {
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 1.8;
    margin-bottom: 30px;
  }
  .p-volunteer__basis .box1 p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 2;
  }
  .p-volunteer-title1 {
    background-size: auto 50px;
    margin-bottom: 40px;
  }
  .p-volunteer-title1 .h {
    font-size: 27px;
    font-size: 2.7rem;
    padding-top: 30px;
    padding-bottom: 20px;
  }
  .p-volunteer__current .content ul {
    display: block;
  }
  .p-volunteer__current .content li {
    width: auto;
    margin-left: 0;
    margin-bottom: 20px;
  }
  .p-volunteer__current .content li .box1 {
    padding: 20px 15px;
  }
  .p-volunteer__current .content li .t {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
  .p-volunteer__current .content li dt {
    width: 60px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .p-volunteer__current .content li dd {
    width: calc(100% - 70px);
  }
  .p-volunteer__voice {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .p-volunteer__voice .content {
    padding-left: 15px;
    padding-right: 15px;
  }
  .p-volunteer__voice .content li {
    width: calc(50% - 10px);
    border-radius: 10px;
  }
  .p-volunteer__voice .content li.w2 {
    width: 100%;
  }
  .p-volunteer__voice .content li.w2 p {
    padding-left: 15px;
    padding-right: 15px;
  }
  .p-volunteer__voice .content li p {
    border-radius: 10px;
    font-size: 12px;
    font-size: 1.2rem;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 1.4;
  }
  .p-volunteer__voice .content li p br {
    display: none;
  }
}
