@media screen and (max-width: 768px) {
  .mv {
    height: 500px;
  }
}

.mv01 {
  background-image: url(../images/employee/01/mv.jpg);
  background-size: cover;
}
@media screen and (max-width: 768px) {
  .mv01 {
    background-position: 58% 8%;
    background-image: url(../images/employee/01/sp_mv.jpg);
  }
}

.mv02 {
  background-image: url(../images/employee/02/mv.jpg);
  background-size: cover;
}
@media screen and (max-width: 768px) {
  .mv02 {
    background-position: 58% 8%;
    background-image: url(../images/employee/02/sp_mv.jpg);
  }
}

.mv03 {
  background-image: url(../images/employee/03/mv.jpg);
  background-size: cover;
}
@media screen and (max-width: 768px) {
  .mv03 {
    background-position: 58% 11%;
    background-image: url(../images/employee/03/sp_mv.jpg);
  }
}

.em_h2 {
  color: #7d7d7d;
  font-size: min((22/1600) * 100vw, 22px);
  font-family: "Noto Sans JP", serif;
  position: absolute;
  z-index: 2;
  font-weight: 400;
  width: min((623/1600) * 100vw, 623px);
  top: min((195/1600) * 100vw, 195px);
  right: 20px;
}
@media screen and (max-width: 1024px) {
  .em_h2 {
    top: 7vw;
  }
}
@media screen and (max-width: 768px) {
  .em_h2 {
    top: 130px;
    left: 10px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 1.4rem;
  }
}
@media all and (-ms-high-contrast: none) {
  .em_h2 {
    right: 1vw;
    top: 7vw;
    font-size: 1.2vw;
  }
}
@media all and (-ms-high-contrast: none) and (min-width: 320px) and (max-width: 768px) {
  .em_h2 {
    top: 130px;
  }
}
.em_box_position {
  padding: 6px 0px 6px 18px;
  margin-bottom: min((37/1600)*100vw,37px);
  text-align: left;
  color: #414141;
}
@media screen and (max-width: 768px) {
  .em_box_position {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-bottom: 20px;
    padding: 6px 7px;
  }
}
@media all and (-ms-high-contrast: none) {
  .em_box_position {
    width: 13vw;
    margin-bottom: 2vw;
  }
}
@media all and (-ms-high-contrast: none) and (min-width: 320px) and (max-width: 768px) {
  .em_box_position {
    width: 150px;
    font-size: 1.4rem;
    margin-bottom: 20px;
  }
}
.em_box_text01 {
  /*padding: 12px 10px;*/
  padding: min((17/1600)*100vw,17px) 18px 0;
  width: 100%;
  height: min((72/1600)*100vw,72px);
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .em_box_text01 {
    height: min((33/320) * 100vw, 50px);
    margin-bottom: 10px;
    padding: 8px 18px 0;
  }
}
@media all and (-ms-high-contrast: none) {
  .em_box_text01 {
    margin-bottom: 1.2vw;
    padding: 10px 15px 10px;
  }
}
.em_box_text02 {
  padding: min((17/1600)*100vw,17px) 18px 0;
  height: min((72/1600)*100vw,72px);
}
@media screen and (max-width: 768px) {
  .em_box_text02 {
    height: min((30/320) * 100vw, 50px);
    width: min((230/320) * 100vw, 312px);
    margin-bottom: 10px;
  }
}
@media all and (-ms-high-contrast: none) {
  .em_box_text02 {
    width: 42vw;
    padding: 10px 15px 10px;
  }
}
@media all and (-ms-high-contrast: none) and (min-width: 320px) and (max-width: 768px) {
  .em_box_text02 {
    width: 42vw;
  }
}
.em_box_text02_ex_margin {
  width: min((180/320) * 100vw, 250px);
}
@media all and (-ms-high-contrast: none) and (min-width: 320px) and (max-width: 768px) {
  .em_box_text02_ex_margin {
    width: 34vw;
  }
}
.em_bar01 {
  width: 36%;
}
@media all and (-ms-high-contrast: none) {
  .em_bar01 {
    width: 13VW;
  }
}
@media all and (-ms-high-contrast: none) and (min-width: 320px) and (max-width: 768px) {
  .em_bar01 {
    width: 150px;
  }
}
@media screen and (max-width: 768px) {
  .em_bar01 {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.em_bar01_ex {
  width: 28%;
}
@media all and (-ms-high-contrast: none) {
  .em_bar01_ex {
    width: 12VW;
  }
}
@media all and (-ms-high-contrast: none) and (min-width: 320px) and (max-width: 768px) {
  .em_bar01_ex {
    width: 150px;
  }
}
@media screen and (max-width: 768px) {
  .em_bar01_ex {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.em_bar02 {
  /*width: unquote("min((337/1600)*100vw,337px)");*/
  width: 90%;
}
@media screen and (max-width: 768px) {
  .em_bar02 {
    width: 95%;
  }
}
@media all and (-ms-high-contrast: none) {
  .em_bar02 {
    width: 40vw;
  }
}
@media all and (-ms-high-contrast: none) and (min-width: 320px) and (max-width: 768px) {
  .em_bar02 {
    width: 65vw;
  }
}
.em_bar03 {
  /*width: unquote("min((420/1600)*100vw,420px)");*/
  width: 100%;
}
@media all and (-ms-high-contrast: none) {
  .em_bar03 {
    width: 42vw;
  }
}
@media all and (-ms-high-contrast: none) and (min-width: 320px) and (max-width: 768px) {
  .em_bar03 {
    width: 45vw;
  }
}
@media screen and (max-width: 768px) {
  .em_bar03 {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.em_position {
  border-left: 1px solid #fff;
  padding: 5px 20px;
  color: #fff;
  font-size: 1.6rem;
  margin-top: 32px;
}
@media screen and (max-width: 768px) {
  .em_position {
    margin-top: 20px;
  }
}
@media all and (-ms-high-contrast: none) {
  .em_position {
    margin-top: 2vw;
  }
}
@media all and (-ms-high-contrast: none) and (min-width: 320px) and (max-width: 768px) {
  .em_position {
    margin-top: 20px;
  }
}
.em_intro {
  font-family: josefin-sans, sans-serif;
  font-style: italic;
  position: absolute;
  bottom: max(-2.1vw, -34px);
  left: 50px;
  font-size: max(14px,min((100/1600)*100vw,100px));
  color: #fff;
  line-height: 1.2;
}
@media screen and (max-width: 1024px) {
  .em_intro {
    bottom: -13px;
  }
}
@media screen and (max-width: 768px) {
  .em_intro {
    right: 0;
    font-size: 4rem;
    left: unset;
  }
}
@media all and (-ms-high-contrast: none) {
  .em_intro {
    font-size: 5vw;
    bottom: -1.5vw;
  }
}
@media all and (-ms-high-contrast: none) and (min-width: 320px) and (max-width: 768px) {
  .em_intro {
    font-size: 40px;
    left: auto;
    right: 0;
  }
}

.ishida_svg {
  right: 0;
  padding-right: 20px;
  left: 48.5%;
  width: min((745/1600) * 100vw, 745px);
}
@media screen and (max-width: 768px) {
  .ishida_svg {
    right: unset;
    left: 10px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding-right: unset;
  }
}
@media all and (-ms-high-contrast: none) and (min-width: 320px) and (max-width: 768px) {
  .ishida_svg .em_box_position {
    width: 120px;
  }
}
@media all and (-ms-high-contrast: none) and (min-width: 320px) and (max-width: 768px) {
  .ishida_svg .em_bar01_ex {
    width: 120px;
  }
}
@media screen and (max-width: 768px) {
  .ishida_svg .em_box_text01 {
    padding: min((7/320) * 100vw, 10px) 10px 0;
  }
}
@media screen and (max-width: 768px) {
  .ishida_svg .em_box_text02 {
    width: min((250/320) * 100vw, 370px);
    padding:  min((17/1600) * 100vw, 17px) 10px 0;
  }
}
@media all and (-ms-high-contrast: none) and (min-width: 320px) and (max-width: 768px) {
  .ishida_svg .em_box_text02 {
    width: 50vw;
  }
}
.ishida_svg .em_bar03 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.ishida_svg .em_box_text02_ex_margin {
  width: min((195/320) * 100vw, 295px);
}
@media all and (-ms-high-contrast: none) and (min-width: 320px) and (max-width: 768px) {
  .ishida_svg .em_box_text02_ex_margin {
    width: 42vw;
  }
}

.miya_svg {
  right: 0;
  padding-right: 20px;
  left: 48.5%;
  width: min((745/1600) * 100vw, 745px);
}
@media screen and (max-width: 768px) {
  .miya_svg {
    top: 182px;
    right: unset;
    left: 10px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding-right: unset;
  }
}
@media all and (-ms-high-contrast: none) and (min-width: 320px) and (max-width: 768px) {
  .miya_svg .em_box_position {
    width: 120px;
  }
}
@media all and (-ms-high-contrast: none) and (min-width: 320px) and (max-width: 768px) {
  .miya_svg .em_bar01_ex {
    width: 120px;
  }
}
.miya_svg .em_box_text01 {
  padding: 15px 20px 0 10px;
}
@media screen and (max-width: 768px) {
  .miya_svg .em_box_text01 {
    padding: 5px 10px 5px;
  }
}
@media all and (-ms-high-contrast: none) and (min-width: 320px) and (max-width: 768px) {
  .miya_svg .em_box_text01 {
    width: 80vw;
  }
}
.miya_svg .em_box_text02 {
  width: 68%;
  padding: min((17/1600) * 100vw, 17px) 7px 0;
}
@media all and (-ms-high-contrast: none) {
  .miya_svg .em_box_text02 {
    width: 25vw;
  }
}
@media all and (-ms-high-contrast: none) and (min-width: 320px) and (max-width: 768px) {
  .miya_svg .em_box_text02 {
    width: 55vw;
  }
}
@media screen and (max-width: 768px) {
  .miya_svg .em_box_text02 {
    width: min((200/320) * 100vw, 370px);
    padding: min((17/1600) * 100vw, 17px) 10px 0;
  }
}
.miya_svg .em_bar03 {
  width: 83.5%;
}
@media screen and (max-width: 768px) {
  .miya_svg .em_bar03 {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}

.capter01 {
  padding: 0 0 108px;
}
@media screen and (max-width: 1025px) {
  .capter01 {
    padding: 0 0 45px;
    margin-bottom: 55px;
  }
}
.capter01_bg {
  width: 1200px;
  height: 580px;
  position: absolute;
  background-color: #eef9fb;
  right: 0;
  z-index: -1;
}
@media screen and (max-width: 1024px) {
  .capter01_bg {
    height: 100%;
  }
}
.capter01_box {
  padding-top: 85px;
}
@media screen and (max-width: 768px) {
  .capter01_box {
    padding-top: 45px;
  }
}

.capter02 {
  margin-bottom: 150px;
}
@media screen and (max-width: 768px) {
  .capter02 {
    margin-bottom: 100px;
  }
}
.capter02 .capter_photo {
  margin-top: 73px;
}

.private {
  position: relative;
  padding-bottom: 240px;
}
@media screen and (max-width: 768px) {
  .private {
    padding-bottom: 100px;
  }
}
.private_bg {
  position: absolute;
  top: 0;
  background-color: #eef9fb;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .private_bg {
    left: 0;
  }
}
.private .bg_01 {
  width: min((700/1025) * 100vw, 786px);
  height: min((600/1025) * 100vw, 675px);
}
@media screen and (max-width: 768px) {
  .private .bg_01 {
    left: 0;
    height: 78%;
    width: 90%;
  }
}
@media all and (-ms-high-contrast: none) {
  .private .bg_01 {
    width: 786px;
    height: 675px;
  }
}
@media all and (-ms-high-contrast: none) and (min-width: 320px) and (max-width: 1024px) {
  .private .bg_01 {
    width: 90%;
    height: 600px;
  }
}
.private .bg_02 {
  width: min((700/1025) * 100vw, 786px);
  height: min((550/769) * 100vw, 650px);
}
@media screen and (max-width: 768px) {
  .private .bg_02 {
    left: 0;
    height: 70%;
    width: 90%;
  }
}
@media all and (-ms-high-contrast: none) {
  .private .bg_02 {
    width: 786px;
    height: 675px;
  }
}
@media all and (-ms-high-contrast: none) and (min-width: 769px) and (max-width: 1024px) {
  .private .bg_02 {
    height: 550px;
    width: 90%;
  }
}
.private .bg_03 {
  width: min((700/1025) * 100vw, 786px);
  height: min((600/1025) * 100vw, 675px);
}
@media screen and (max-width: 768px) {
  .private .bg_03 {
    left: 0;
    height: 75%;
    width: 90%;
  }
}
@media all and (-ms-high-contrast: none) {
  .private .bg_03 {
    width: 786px;
    height: 675px;
  }
}
@media all and (-ms-high-contrast: none) and (min-width: 769px) and (max-width: 1024px) {
  .private .bg_03 {
    height: 500px;
    width: 90%;
  }
}
@media all and (-ms-high-contrast: none) and (min-width: 320px) and (max-width: 768px) {
  .private .bg_03 {
    height: 600px;
  }
}
.private_title {
  position: absolute;
  top: 0;
  left: -12px;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .private_title {
    font-size: 60px;
  }
}
.private_flex {
  display: flex;
  justify-content: space-between;
  padding-top: min((120/1600)*100vw,120px);
}
@media screen and (max-width: 768px) {
  .private_flex {
    display: block;
  }
}
@media all and (-ms-high-contrast: none) {
  .private_flex {
    padding-top: 5vw;
  }
}
.private_main {
  margin-left: min((90/1600)*100vw,90px);
}
@media all and (-ms-high-contrast: none) {
  .private_main {
    margin-left: 2vw;
  }
}
.private_text {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  font-size: min((14/769)*100vw,16px);
  width: min((340/769)*100vw,436px);
  line-height: 2.25;
  margin-top: 40px;
  letter-spacing: 0;
}
@media screen and (max-width: 768px) {
  .private_text {
    width: 100%;
    font-size: 15px;
  }
}
@media all and (-ms-high-contrast: none) {
  .private_text {
    font-size: 1.6rem;
    width: 436px;
  }
}
@media all and (-ms-high-contrast: none) and (min-width: 769px) and (max-width: 1024px) {
  .private_text {
    width: 436px;
  }
}
@media all and (-ms-high-contrast: none) and (min-width: 320px) and (max-width: 768px) {
  .private_text {
    width: 100%;
  }
}
.private_photo {
  width: min((320/769)*100vw,560px);
  margin-top: 33px;
}
@media screen and (max-width: 768px) {
  .private_photo {
    width: 80%;
    margin: 33px auto 0;
  }
}
@media all and (-ms-high-contrast: none) {
  .private_photo {
    width: 560px;
    margin-left: 20px;
  }
}
@media all and (-ms-high-contrast: none) and (min-width: 769px) and (max-width: 1024px) {
  .private_photo {
    width: 40vw;
  }
}
@media all and (-ms-high-contrast: none) and (min-width: 320px) and (max-width: 768px) {
  .private_photo {
    width: 80%;
  }
}

.schedule {
  position: relative;
  background: linear-gradient(180deg, #fff 0%, #fff 25%, #eef9fb 13%, #eef9fb 100%);
  padding-bottom: 80px;
}
@media screen and (max-width: 1135px) {
  .schedule {
    background: linear-gradient(180deg, #fff 0%, #fff 18%, #eef9fb 12%, #eef9fb 100%);
  }
}
@media screen and (max-width: 768px) {
  .schedule {
    background: linear-gradient(180deg, #fff 0%, #fff 9%, #eef9fb 9%, #eef9fb 100%);
    padding-bottom: 0;
  }
}
.schedule_title {
  text-align: center;
  font-size: min((110/1600)*100vw,110px);
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .schedule_title {
    font-size: min((48/320)*100vw,60px);
  }
}
.schedule_main {
  text-align: center;
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .schedule_main {
    top: 10px;
  }
}
.schedule_list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 100px;
  justify-content: space-between;
}
@media screen and (min-width: 870px) and (max-width: 1135px) {
  .schedule_list {
    justify-content: space-around;
  }
}
@media screen and (max-width: 869px) {
  .schedule_list {
    justify-content: center;
  }
}
.schedule_list_box {
  width: 365px;
  padding-bottom: 30px;
}
@media screen and (min-width: 780px) and (max-width: 1135px) {
  .schedule_list_box {
    padding: 0 20px 30px;
  }
}
.schedule_list_photo {
  position: relative;
}
.schedule_list_time {
  font-size: 2rem;
  position: absolute;
  color: #f3981d;
  background-color: #fff;
  border-radius: 25px;
  left: 20px;
  bottom: -15px;
  padding: 2px 20px;
}
.schedule_list_text {
  margin: 30px 0 0 20px;
  font-size: 1.6rem;
  line-height: 1.6;
}

.otherpeople {
  padding: 140px 0 0;
}
@media screen and (max-width: 768px) {
  .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;
  column-gap: 40px;
}
@media screen and (min-width: 870px) and (max-width: 1135px) {
  .otherpeople_box {
    justify-content: space-around;
  }
}
@media screen and (max-width: 768px) {
  .otherpeople_box {
    justify-content: center;
    margin: 80px auto;
    display: block;
    width: min((280/320)*100vw,360px);
  }
}
.otherpeople_box_position {
  position: relative;
}
@media screen and (max-width: 1135px) {
  .otherpeople_box_position {
    margin: 0 auto 65px;
    display: block;
  }
}
.otherpeople_box_position .number {
  z-index: 3;
  font-size: 8rem;
  top: 5px;
  line-height: 0;
}
.otherpeople_box_position_text {
  font-size: 1.8rem;
  width: 360px;
  margin-top: 15px;
}
@media screen and (max-width: 768px) {
  .otherpeople_box_position_text {
    width: min((280/320)*100vw,360px);
    margin: 0 auto;
    font-size: 1.4rem;
  }
}
.otherpeople_box_position_text p {
  font-size: 1.6rem;
  margin-top: 15px;
}
@media screen and (max-width: 768px) {
  .otherpeople_box_position_text p {
    font-size: 1.2rem;
  }
}
.otherpeople_box_photo {
  width: 360px;
  position: relative;
  overflow: hidden;
  height: 250px;
}
@media screen and (max-width: 1135px) {
  .otherpeople_box_photo {
    width: min((280/320)*100vw,360px);
    height: min((200/320)*100vw,250px);
    display: block;
    margin: 0 auto;
  }
}
.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;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
@media all and (-ms-high-contrast: none) {
  .crosstalk {
    margin: 5vw 0 148px;
  }
}
.crosstalk_flex {
  margin-top: 25px;
}
@media screen and (max-width: 1039px) {
  .crosstalk_flex {
    margin-top: 0px;
  }
}
@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;
}
.crosstalk_photo_arrow_env {
  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: 3rem;
  }
}

_::-webkit-full-page-media,
_:future,
:root .em_intro {
  bottom: max(-2.1vw, -10px);
}
@media screen and (max-width: 1024px) {
  _::-webkit-full-page-media,
_:future,
:root .em_intro {
    bottom: -4px;
  }
}
/*# sourceMappingURL=employee.css.map */