@charset "UTF-8";
#people {
  /*共通*/
  /*共通 end*/
}
#people #mainimgbox .fullimgbox {
  aspect-ratio: 1900/1062;
}
#people #mainimgbox .h2box {
  width: 60vw;
  left: auto;
  right: 10%;
  top: auto;
  bottom: 90px;
  -webkit-transform: none;
          transform: none;
}
#people .sectioninner2 {
  max-width: 1356px;
  margin: 0 auto;
}
#people #section01 {
  padding: 80px 0;
}
#people #section01 .upperinfobox {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 220px 40px 280px 40px 1fr;
  grid-template-columns: 220px 280px 1fr;
  -webkit-column-gap: 40px;
     -moz-column-gap: 40px;
          column-gap: 40px;
  text-align: left;
}
#people #section01 .upperinfobox .numbarbox {
  font-family: "Cormorant", serif;
  font-size: 28px;
}
#people #section01 .upperinfobox .namebox {
  font-size: 26px;
}
#people #section02 .contentsinnerbox, #people #section03 .contentsinnerbox {
  margin-bottom: 80px;
}
#people #section02 .contentsinnerbox:last-child, #people #section03 .contentsinnerbox:last-child {
  margin-bottom: 0px;
}
#people #section02 .itemboxover {
  background-color: #eceeee;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 435px 40px 1fr;
  grid-template-columns: 435px 1fr;
  -webkit-column-gap: 40px;
     -moz-column-gap: 40px;
          column-gap: 40px;
  padding: 110px 0;
}
#people #section02 .itemboxover .imgbox {
  margin-left: calc((100vw - 1356px) / 2 * -1);
}
#people #section02 .itemboxover .contentsinnerbox {
  padding-right: 80px;
}
#people #section02 .itemboxover .contentsinnerbox h3 {
  margin-left: 50px;
  position: relative;
  text-align: left;
  color: #e95532;
  margin-bottom: 40px;
}
#people #section02 .itemboxover .contentsinnerbox h3:before {
  content: "";
  width: 35px;
  height: 1px;
  background-color: #e95532;
  position: absolute;
  top: 8px;
  left: -45px;
}
#people #section02 .itemboxover .contentsinnerbox h4 {
  font-size: 24px;
  margin-bottom: 40px;
  line-height: 1.8;
  font-weight: 500;
}
#people #section03 .itemboxover {
  background-color: #eceeee;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 40px 435px;
  grid-template-columns: 1fr 435px;
  -webkit-column-gap: 40px;
     -moz-column-gap: 40px;
          column-gap: 40px;
  padding: 110px 0;
}
#people #section03 .itemboxover .imgbox {
  margin-right: calc((100vw - 1356px) / 2 * -1);
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
#people #section03 .itemboxover .contentsinnerbox {
  padding-left: 80px;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
#people #section03 .itemboxover .contentsinnerbox h3 {
  margin-left: 50px;
  position: relative;
  text-align: left;
  color: #e95532;
  margin-bottom: 40px;
}
#people #section03 .itemboxover .contentsinnerbox h3:before {
  content: "";
  width: 35px;
  height: 1px;
  background-color: #e95532;
  position: absolute;
  top: 8px;
  left: -45px;
}
#people #section03 .itemboxover .contentsinnerbox h4 {
  font-size: 24px;
  margin-bottom: 40px;
  line-height: 1.8;
  font-weight: 500;
}
#people #section04 {
  background-color: #1c222e;
  padding: 80px 0;
  color: #fff;
}
#people #section04 h3 {
  font-family: "Cormorant", serif;
  font-size: 32px;
  margin-bottom: 60px;
}
#people #section04 .itemboxover {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 60px 1fr;
  grid-template-columns: 1fr 1fr;
  -webkit-column-gap: 60px;
     -moz-column-gap: 60px;
          column-gap: 60px;
  text-align: left;
}
#people #section04 .scheduleline {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 60px 20px 30px 20px 1fr;
  grid-template-columns: 60px 30px 1fr;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-size: 14px;
}
#people #section04 .scheduleline .daysbox {
  text-align: right;
}
#people #section04 .scheduleline .linebox {
  background: url(../images/business_people/people/line.svg) top center repeat-y;
  background-size: 1px;
  text-align: center;
  height: 100%;
  padding-bottom: 15px;
}
#people #section04 .scheduleline .linebox span {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #fff;
}
#people #section04 .scheduleline.lastbox {
  padding-bottom: 0;
}
#people #section04 .scheduleline.lastbox .linebox {
  position: relative;
}
#people #section04 .scheduleline.lastbox .linebox:after {
  content: "";
  width: 100%;
  height: 50%;
  background-color: #1c222e;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}
#people #section04 .photobox {
  max-width: 280px;
  margin-bottom: 20px;
}
#people.okamoto #mainimgbox .fullimgbox {
  background: url(../images/business_people/okamoto/mainimg.webp) center bottom no-repeat;
  background-size: cover;
}
#people.ueda #mainimgbox .fullimgbox {
  background: url(../images/business_people/ueda/mainimg.webp) center bottom no-repeat;
  background-size: cover;
}
#people.nishiyama #mainimgbox .fullimgbox {
  background: url(../images/business_people/nishiyama/mainimg.webp) center bottom no-repeat;
  background-size: cover;
}
#people.nishiyama #section04 .photobox {
  max-width: 370px;
}

@media screen and (max-width: 1356px) {
  #people .sectioninner2 {
    width: 90%;
  }
  #people #section02 .itemboxover .imgbox {
    margin-left: calc(50% - 25vw);
  }
  #people #section02 .itemboxover .contentsinnerbox {
    padding-right: 30px;
  }
}
@media screen and (max-width: 842px) {
  #people #mainimgbox .h2box {
    width: 90vw;
    right: 10px;
    bottom: 40px;
  }
  #people #section01 .upperinfobox {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  #people #section01 .upperinfobox .numbarbox {
    text-align: center;
    margin-bottom: 40px;
  }
  #people #section02 .sectioninner2 {
    margin: 0 0 0 auto;
  }
  #people #section02 .itemboxover {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    padding-left: 20px;
    padding-top: 70px;
    padding-bottom: 70px;
  }
  #people #section02 .itemboxover .imgbox {
    display: none;
  }
  #people #section02 .itemboxover .txtbox .spimgbox {
    width: 85vw;
    margin: 0 0 40px -15vw;
  }
  #people #section02 .itemboxover .contentsinnerbox {
    padding-right: 20px;
  }
  #people #section02 .itemboxover .contentsinnerbox h3 {
    font-size: 14px;
    margin-bottom: 20px;
    margin-left: 30px;
  }
  #people #section02 .itemboxover .contentsinnerbox h3:before {
    width: 20px;
    left: -30px;
  }
  #people #section02 .itemboxover .contentsinnerbox h4 {
    font-size: 16px;
    margin-bottom: 30px;
  }
  #people #section03 .sectioninner2 {
    margin: 0 auto 0 0;
  }
  #people #section03 .itemboxover {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    padding-left: 20px;
    padding-top: 70px;
    padding-bottom: 70px;
  }
  #people #section03 .itemboxover .imgbox {
    display: none;
  }
  #people #section03 .itemboxover .txtbox .spimgbox img {
    width: 85vw;
    margin: 0 -20vw 40px 0;
  }
  #people #section03 .itemboxover .contentsinnerbox {
    padding-left: 0px;
    padding-right: 20px;
  }
  #people #section03 .itemboxover .contentsinnerbox h3 {
    font-size: 14px;
    margin-bottom: 20px;
    margin-left: 30px;
  }
  #people #section03 .itemboxover .contentsinnerbox h3:before {
    width: 20px;
    left: -30px;
  }
  #people #section03 .itemboxover .contentsinnerbox h4 {
    font-size: 16px;
    margin-bottom: 30px;
  }
  #people #section04 .itemboxover {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  #people #section04 .schedulebox {
    margin-bottom: 60px;
  }
  #people #section04 .scheduleline {
    -ms-grid-columns: 40px 30px 1fr;
    grid-template-columns: 40px 30px 1fr;
  }
  #people #section04 .photobox {
    margin: 0 auto 40px auto;
  }
  #people.okamoto #mainimgbox .fullimgbox {
    background: url(../images/business_people/okamoto/mainimg_sp.webp) center bottom no-repeat;
    background-size: cover;
    aspect-ratio: 860/1069;
  }
  #people.ueda #mainimgbox .fullimgbox {
    background: url(../images/business_people/ueda/mainimg_sp.webp) center bottom no-repeat;
    background-size: cover;
    aspect-ratio: 860/1069;
  }
  #people.nishiyama #mainimgbox .fullimgbox {
    background: url(../images/business_people/nishiyama/mainimg_sp.webp) center bottom no-repeat;
    background-size: cover;
    aspect-ratio: 860/1069;
  }
  #people.nishiyama #section04 .photobox {
    max-width: 70vw;
  }
}