.heroTtl02 {
  margin: 0;
}
.heroTtl02__en {
  letter-spacing: 0.2em;
}
.heroTtl02__ja {
  font-weight: 500;
  display: block;
}
.environmentSec {
  margin: 0 auto;
  border-bottom: 1px solid #000;
}
.mainPhraseTtl {
  margin: 0;
  font-weight: normal;
}
.mainPhraseTxt {
  margin: 0;
}
.sectionIntro {
  margin: 0;
}
.officeSliderList {
  list-style: none;
  padding: 0;
  margin: 0;
}
.officeSliderImg {
  width: 100%;
}
.officeSliderImg > img {
  width: 100%;
}
.officeSliderTxt {
  margin: 0 auto;
}
.slick-dots {
  text-align: center;
  margin: 0;
  padding: 0;
  list-style: none;
}
.slick-dots > li {
  box-sizing: border-box;
  display: inline-block;
  -webkit-transition: border-color 0.5s;
  transition: border-color 0.5s;
  cursor: pointer;
}
.slick-dots > li > img {
  width: 100%;
}
.slick-dots > li.slick-active {
  border-color: #000;
}
.dataList {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.dataListImg > img {
  width: 100%;
}
.dataListCont .dataListTtl {
  margin: 0;
  font-weight: 500;
}
.dataListCont > p {
  margin: 0;
}
.benefitList {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.benefitListItem {
  box-sizing: border-box;
  border-top: 1px solid #ccc;
}
.benefitListTtl {
  margin: 0;
  font-weight: 500;
}
.benefitListTxt {
  line-height: 2;
  margin: 0;
}
.benefitsListBtn {
  width: 100%;
  margin-top: 26px;
}
@media screen and (max-width: 767px) {
  .header__inner .heroTtl01 {
    display: block;
    border-bottom: none;
    margin-bottom: 0;
  }
  .heroTtl02__en {
    font-size: 6.4vw;
  }
  .heroTtl02__ja {
    font-size: 3.466666666666666vw;
    padding-top: 1.333333333333333vw;
  }
  .environmentSec {
    width: 80vw;
    padding: 25.333333333333336vw 0 24vw;
  }
  .environmentSec.benefitsSec {
    border-bottom: none;
    padding-bottom: 12vw;
  }
  .mainPhraseTtl {
    font-size: 6.4vw;
    line-height: 1.5;
  }
  .mainPhraseTxt {
    margin-top: 2.666666666666667vw;
    font-size: 3.733333333333334vw;
    line-height: 2.25;
  }
  .sectionIntro {
    font-size: 3.2vw;
    line-height: 2;
    margin-top: 12vw;
    margin-bottom: 5.600000000000001vw;
  }
  .officeSliderTxt {
    font-size: 3.2vw;
    margin-top: 2.666666666666667vw;
  }
  .slick-dots {
    margin-top: 13.333333333333334vw;
  }
  .slick-dots > li {
    width: 16.2%;
    padding: 1%;
    margin: 0 0.2%;
    border: 1px solid transparent;
  }
  .slick-dots > li:first-child {
    margin-left: 0;
  }
  .slick-dots > li:last-child {
    margin-right: 0;
  }
  .dataListItem {
    width: 100%;
    margin-top: 13.333333333333334vw;
  }
  .dataListItem:first-child {
    margin-top: 0;
  }
  .dataListCont {
    margin-top: 5.600000000000001vw;
  }
  .dataListCont .dataListTtl {
    font-size: 4.266666666666667vw;
  }
  .dataListCont > p {
    font-size: 3.2vw;
    line-height: 2;
    margin-top: 2.133333333333333vw;
  }
  .benefitList {
    margin-top: 12.8vw;
  }
  .benefitListItem {
    width: 100%;
    padding-top: 5.333333333333334vw;
    padding-bottom: 12.266666666666666vw;
  }
  .benefitListTtl {
    font-size: 4.266666666666667vw;
  }
  .benefitListTxt {
    margin-top: 3.2vw;
    font-size: 3.2vw;
  }
}
@media print, screen and (min-width: 768px) {
  .heroTtl02 {
    width: 380px;
  }
  .heroTtl02__en {
    font-size: 32px;
  }
  .heroTtl02__ja {
    font-size: 18px;
    padding-top: 8px;
  }
  .environmentSec {
    width: 1076px;
    padding: 212px 0;
  }
  .environmentSec.benefitsSec {
    border-bottom: none;
    padding-bottom: 140px;
  }
  .mainPhraseTtl {
    font-size: 32px;
  }
  .mainPhraseTxt {
    margin-top: 60px;
    font-size: 18px;
    line-height: 2.2;
  }
  .sectionIntro {
    margin-top: 70px;
    margin-bottom: 50px;
  }
  .officeSliderTxt {
    margin-top: 36px;
    width: 720px;
  }
  .slick-dots {
    margin-top: 48px;
  }
  .slick-dots > li {
    width: 118px;
    padding: 5px;
    margin: 0 2px;
    border: 2px solid transparent;
  }
  .slick-dots > li:hover {
    border-color: #000;
  }
  .dataListItem {
    width: 500px;
    margin-top: 90px;
  }
  .dataListItem:nth-child(-n+2) {
    margin-top: 0;
  }
  .dataListCont {
    margin-top: 36px;
  }
  .dataListCont .dataListTtl {
    font-size: 26px;
  }
  .dataListCont > p {
    font-size: 15px;
    line-height: 2.5;
    margin-top: 16px;
  }
  .benefitListItem {
    width: 310px;
    padding-top: 16px;
    padding-bottom: 66px;
  }
  .benefitListTtl {
    font-size: 22px;
  }
  .benefitListTxt {
    margin-top: 8px;
    font-size: 14px;
  }
}
