.env {
  height: 370px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .env {
    height: 250px;
    margin-bottom: 20px;
  }
}
.env .container {
  position: unset;
}
.env_intro {
  position: absolute;
  font-size: 8rem;
  bottom: 0;
}
@media screen and (max-width: 768px) {
  .env_intro {
    font-size: 10vw;
    margin-bottom: 20px;
  }
}
.env_intro_p {
  font-size: 2.2rem;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  .env_intro_p {
    font-size: 1.6rem;
  }
}
.env_cap {
  background-color: #f3981d;
  color: #fff;
  padding: 5px 25px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  .env_cap {
    margin-bottom: 20px;
  }
}
@media all and (-ms-high-contrast: none) {
  .env_cap {
    width: 245px;
  }
}
@media screen and (-ms-high-contrast: none) and (max-width: 320px) and (max-width: 768px) {
  .env_cap {
    width: 250px;
  }
}

.env01 {
  position: relative;
}
.env01_bg {
  position: absolute;
  top: 10px;
  font-size: 9rem;
  color: #7d7d7d;
  opacity: 0.1;
  line-height: 1.1;
}
@media screen and (max-width: 768px) {
  .env01_bg {
    font-size: 17vw;
  }
}
.env01_flex {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .env01_flex {
    flex-direction: column-reverse;
  }
}
.env01_photo {
  width: 488px;
}
@media screen and (max-width: 768px) {
  .env01_photo {
    width: 90%;
  }
}
@media all and (-ms-high-contrast: none) {
  .env01_photo {
    min-height: 0%;
  }
}
.env01_h3 {
  line-height: 1;
  font-weight: 500;
}
.env01_number {
  font-family: josefin-sans, sans-serif;
  font-style: italic;
  font-size: 10rem;
  color: #4bcbcc;
  letter-spacing: 0.05em;
  display: block;
}
@media screen and (max-width: 768px) {
  .env01_number {
    font-size: 4.5rem;
  }
}
.env01_textarea {
  width: 600px;
}
@media screen and (max-width: 768px) {
  .env01_textarea {
    width: 100%;
  }
}
.env01_textarea_text {
  font-size: 1.6rem;
  line-height: 2.25;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .env01_textarea_text {
    margin-bottom: 30px;
  }
}

.env02 {
  margin-top: 80px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .env02 {
    margin-top: 100px;
  }
}
.env02_bg {
  position: absolute;
  top: 100px;
  font-size: 9rem;
  color: #7d7d7d;
  opacity: 0.1;
  line-height: 1.1;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .env02_bg {
    font-size: 17vw;
  }
}
.env02_flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .env02_flex {
    display: block;
  }
}
.env02_photo {
  width: 388px;
}
@media screen and (max-width: 768px) {
  .env02_photo {
    width: 80%;
  }
}
.env02_h3 {
  line-height: 1;
  font-weight: 500;
}
.env02_number {
  font-family: josefin-sans, sans-serif;
  font-style: italic;
  font-size: 10rem;
  color: #f3981d;
  letter-spacing: 0.05em;
  display: block;
}
@media screen and (max-width: 768px) {
  .env02_number {
    font-size: 5rem;
  }
}
.env02_textarea {
  width: 500px;
}
@media screen and (max-width: 768px) {
  .env02_textarea {
    width: 100%;
  }
}
.env02_textarea_text {
  font-size: 1.6rem;
  line-height: 2.25;
  margin-top: 30px;
}
.env02 .env_color {
  font-size: 3rem;
  color: #f3981d;
}

.env_color {
  font-size: 3rem;
  color: #4bcbcc;
}
@media screen and (max-width: 768px) {
  .env_color {
    font-size: 2.5rem;
  }
}

.workstyle {
  color: #fff;
  background-color: #4bcbcc;
  padding: 7px 25px 3px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-family: josefin-sans, sans-serif;
  font-style: italic;
}
@media all and (-ms-high-contrast: none) {
  .workstyle {
    width: 15%;
  }
}
@media screen and (-ms-high-contrast: none) and (max-width: 320px) and (max-width: 768px) {
  .workstyle {
    width: 172px;
  }
}

.box_color {
  font-size: 3rem;
  color: #6290e5;
  display: block;
  font-weight: 500;
}
@media screen and (max-width: 400px) {
  .box_color {
    font-size: 2.25rem;
  }
}

.box_color02 {
  font-size: 3rem;
  color: #4bcbcc;
  display: block;
  font-weight: 500;
}
@media screen and (max-width: 400px) {
  .box_color02 {
    font-size: 2.25rem;
  }
}

.color_eme {
  color: #4bcbcc;
  font-weight: 500;
}

.color_blue {
  color: #6290e5;
  font-weight: 500;
}

.color_orange {
  color: #f3981d;
  font-weight: 500;
}

.color_red {
  color: #f46752;
  font-weight: 500;
}

.s_86 {
  font-size: 8.6rem;
  font-weight: bold;
}

.s_56 {
  font-size: 5.6rem;
  font-weight: bold;
}

.s_20 {
  font-size: 2rem;
  font-weight: 500;
}

.s_30 {
  font-size: 3rem;
  font-weight: 500;
}

.s_22 {
  font-size: 2.2rem;
  font-weight: 500;
}

.icon01 {
  width: 116px;
  margin: 0 auto;
}

.icon02 {
  width: 129px;
  margin: 0 auto;
}

.icon03 {
  width: 124px;
  margin: 0 auto;
}

.icon04 {
  width: 125.23px;
  margin: 0 auto;
}

.icon05 {
  width: 176.26px;
  margin: 0 auto;
}

.icon06 {
  width: 116.59px;
  margin: 0 auto;
}

.icon07 {
  width: 94.88px;
  margin: 0 auto;
}

.icon08 {
  width: 126.86px;
  margin: 0 auto;
}

.icon09 {
  width: 169px;
  margin: 0 auto;
  padding-top: 15px;
}

.icon10 {
  width: 145.7px;
  margin: 0 auto;
}

.icon11 {
  width: 165.6px;
  margin: 0 auto;
}

.icon12 {
  width: 102.88px;
  margin: 0 auto;
}

.icon13 {
  width: 85.9px;
  margin: 0 auto;
}

.icon14 {
  width: 120.96px;
  margin: 0 auto;
}

.env_capter {
  margin-top: 105px;
}
.env_capter_h4 {
  margin: 15px 0 35px;
  font-weight: 500;
}
.env_capter_flex {
  display: flex;
  flex-wrap: wrap;
  column-gap: calc(40 / 1160 * 100%);
  /* justify-content: space-between; */
}

@media screen and (max-width: 1200px) {
  .env_capter_flex {
    justify-content: space-around;
  }
}
.env_capter_box {
  width: 360px;
  text-align: center;
  margin-bottom: 25px;
}
.env_capter_box_area {
  background-color: #eef9fb;
  padding: 70px 40px 60px;
  border-radius: 12px;
  height: 360px;
}
@media screen and (max-width: 400px) {
  .env_capter_box_area {
    padding: 70px 20px 60px;
  }
}
.env_capter_box_area_text {
  margin-top: 20px;
  font-size: 1.6rem;
  line-height: 1.625;
  text-align: left;
}
.env_capter_box_area_text_small {
  font-size: 1.2rem;
}
.env_capter_box_bg_orange {
  background-color: #fdf0df;
}
.env_capter .box_01_main {
  font-size: 2.2rem;
  margin-top: 30px;
}
.env_capter .box_02_main {
  margin-top: 50px;
  line-height: 1.3;
}
.env_capter .box_03_main {
  margin-top: 25px;
}
.env_capter .box_04 .env_capter_box_area {
  padding-top: 100px;
}
.env_capter .box_04_main {
  margin-top: 25px;
}
.env_capter .box_05_main {
  margin-top: 40px;
}
.env_capter .box_06_main {
  margin-top: 50px;
}
@media screen and (max-width: 400px) {
  .env_capter .box_06_main {
    font-size: 2rem;
  }
}
.env_capter .box_07_main {
  margin-top: 37px;
  line-height: 1.3;
}
.env_capter .box_08_main {
  margin-top: 25px;
}
.env_capter .box_08 span {
  display: inline-block;
}
.env_capter .box_09_main {
  margin-top: 15px;
}
.env_capter .box_09 .box_color {
  margin-top: 20px;
  line-height: 1.1;
}
.env_capter .box_10_main {
  margin-top: 25px;
  line-height: 1.3;
}
.env_capter .box_11_main {
  margin-top: 35px;
  line-height: 1.3;
}
.env_capter .box_12 .env_capter_box_area {
  padding: 70px 15px 60px;
}
.env_capter .box_12_main {
  margin-top: 45px;
  line-height: 1.3;
}
.env_capter .box_13_main {
  margin-top: 8px;
  line-height: 1.3;
}
.env_capter .box_14_main {
  margin-top: 40px;
  line-height: 1.3;
}
.env_capter .box_15_main {
  font-size: 3rem;
}
.env_capter .box_16_main {
  margin-top: 15px;
}
.env_capter .box_16 span {
  display: block;
}
.env_capter .box_17_main {
  margin-top: 15px;
  line-height: 1.3;
}
.env_capter .box_17 span {
  display: block;
}
.env_capter .box_18_main {
  margin-top: 15px;
  line-height: 1.3;
}

.second {
  margin-top: 70px;
}

.logo_area {
  margin-top: 125px;
  border-top: 1px solid #7d7d7d;
  padding: 60px 0 130px;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .logo_area {
    display: block;
    padding: 60px 0 100px;
  }
}
.logo_area_p {
  font-size: 1.6rem;
  line-height: 2;
  flex: 0.9;
}
@media screen and (max-width: 768px) {
  .logo_area_photo {
    width: 230px;
    margin: 20px auto 0;
  }
}

.otherpeople {
  padding: 140px 0 50px;
}
@media screen and (max-width: 1150px) {
  .otherpeople {
    padding: 50px 0 0;
  }
}
.otherpeople_title {
  font-size: 4rem;
  font-family: josefin-sans, sans-serif;
  font-style: italic;
  letter-spacing: 0.05em;
  text-align: center;
}
.otherpeople_box {
  margin-top: 60px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (min-width: 870px) and (max-width: 1150px) {
  .otherpeople_box {
    justify-content: space-around;
    margin: 40px 10px 0;
  }
}
@media screen and (max-width: 768px) {
  .otherpeople_box {
    display: block;
    margin-top: 80px;
  }
}
.otherpeople_box_position {
  position: relative;
}
@media screen and (max-width: 1135px) {
  .otherpeople_box_position {
    margin-bottom: 65px;
  }
}
@media screen and (max-width: 768px) {
  .otherpeople_box_position {
    display: block;
    margin: 0 auto 65px;
    text-align: center;
    width: min((280/320)*100vw,360px);
  }
}
@media all and (-ms-high-contrast: none) and (min-width: 320px) and (max-width: 768px) {
  .otherpeople_box_position {
    width: 300px;
  }
}
.otherpeople_box_position .number {
  z-index: 3;
  font-size: 8rem;
  top: 5px;
  line-height: 0;
}
.otherpeople_box_position_text {
  font-size: 1.8rem;
  width: 260px;
  margin-top: 15px;
}
@media screen and (max-width: 1135px) {
  .otherpeople_box_position_text {
    width: 360px;
  }
}
@media screen and (max-width: 768px) {
  .otherpeople_box_position_text {
    margin: 15px auto 0;
    display: block;
    text-align: left;
    width: min((280/320)*100vw,360px);
    font-size: 1.4rem;
  }
}
.otherpeople_box_position_text p {
  font-size: 1.4rem;
  margin-top: 15px;
}
@media screen and (max-width: 768px) {
  .otherpeople_box_position_text p {
    font-size: 1.2rem;
  }
}
.otherpeople_box_photo {
  width: 260px;
  position: relative;
  overflow: hidden;
  height: 250px;
}
@media screen and (max-width: 1135px) {
  .otherpeople_box_photo {
    width: min((300/320)*100vw,360px);
    height: min((200/320)*100vw,250px);
  }
}
@media screen and (max-width: 768px) {
  .otherpeople_box_photo {
    width: min((280/320)*100vw,360px);
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
}
@media all and (-ms-high-contrast: none) and (min-width: 320px) and (max-width: 1135px) {
  .otherpeople_box_photo {
    width: 350px;
  }
}
.otherpeople_box_photo_img {
  position: relative;
  transition-duration: 0.3s;
}
.otherpeople_box_photo_img:hover {
  transform: scale(1.1);
  transition-duration: 0.3s;
}
.otherpeople_box_photo_title {
  position: absolute;
  z-index: 2;
  bottom: 25px;
}
.otherpeople_box_photo_arrow {
  color: #fff;
  background-color: #f3981d;
  border-radius: 55px;
  text-align: center;
  width: 45px;
  height: 45px;
  padding: 10px;
  position: absolute;
  bottom: 20px;
  right: 20px;
}

.crosstalk {
  margin: min((150/1600) * 100vw, 88px) 0 148px;
}
@media all and (-ms-high-contrast: none) {
  .crosstalk {
    margin: 5vw 0 148px;
  }
}
@media screen and (max-width: 1039px) {
  .crosstalk .flex_02 {
    margin-top: 50px;
  }
}
.crosstalk_photo {
  position: relative;
  overflow: hidden;
  width: 500px;
  margin: 30px auto 0;
  display: block;
}
@media screen and (max-width: 540px) {
  .crosstalk_photo {
    width: 100%;
  }
}
.crosstalk_photo_img {
  transition-duration: 0.3s;
}
.crosstalk_photo_img:hover {
  transform: scale(1.1);
  transition-duration: 0.3s;
}
.crosstalk_photo_arrow {
  color: #fff;
  background-color: #f3981d;
  border-radius: 55px;
  text-align: center;
  width: 70px;
  height: 70px;
  padding: 22px;
  position: absolute;
  bottom: 20px;
  right: 20px;
}
@media screen and (max-width: 370px) {
  .crosstalk .otherpeople_title {
    font-size: 3.3rem;
  }
}
/*# sourceMappingURL=environment.css.map */