*,
::before,
::after {
  box-sizing: border-box;
}

.kv_lower {
  background-repeat: no-repeat;
  background-position: 50% 0;
}
@media screen and (min-width: 769px) {
  .kv_lower {
    height: min(636px, 42.4vw);
    background-size: cover;
  }
}
@media screen and (max-width: 768px) {
  .kv_lower {
    height: 67rem;
    margin-top: 12rem;
    background-size: contain;
  }
}

.kv_lower_head {
  background-color: #fff;
  font-weight: 700;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .kv_lower_head {
    width: min(600px, 40vw);
    margin: min(-140px, -9.333vw) auto 0;
    padding-top: min(65px, 4.334vw);
    padding-bottom: min(130px, 8.667vw);
    line-height: 1;
    font-size: 5.5rem;
  }
  .kv_lower_head > h1 {
    line-height: inherit;
    font: inherit;
  }
  .kv_lower_head > h1:first-of-type {
    margin-top: 0em;
  }
  .kv_lower_head > h1:last-of-type {
    margin-bottom: 0em;
  }
}
@media screen and (max-width: 768px) {
  .kv_lower_head {
    width: 60rem;
    margin: -9.5rem auto 0;
    padding-top: 5.5rem;
    padding-bottom: 9.4rem;
    line-height: 1.149em;
    font-size: 4.7rem;
  }
  .kv_lower_head > h1 {
    line-height: inherit;
    font: inherit;
  }
  .kv_lower_head > h1:first-of-type {
    margin-top: -0.074em;
  }
  .kv_lower_head > h1:last-of-type {
    margin-bottom: -0.074em;
  }
}
.kv_lower_head span {
  position: relative;
  display: inline-block;
}
@media screen and (min-width: 769px) {
  .kv_lower_head span {
    padding: 0 min(7px, 0.467vw) min(28px, 1.867vw);
  }
}
@media screen and (max-width: 768px) {
  .kv_lower_head span {
    padding: 0 0.6rem 3rem;
  }
}
.kv_lower_head span::before, .kv_lower_head span::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 50.5%;
}
@media screen and (min-width: 769px) {
  .kv_lower_head span::before, .kv_lower_head span::after {
    height: min(2px, 0.134vw);
  }
}
@media screen and (max-width: 768px) {
  .kv_lower_head span::before, .kv_lower_head span::after {
    height: 0.2rem;
  }
}
.kv_lower_head span::before {
  left: 0;
  background-color: #000;
}
.kv_lower_head span::after {
  right: 0;
  background-color: #e60012;
}

.business_lower_head {
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .business_lower_head {
    letter-spacing: 0.06em;
    line-height: 1.572em;
    font-size: 4.2rem;
    text-align: center;
  }
  .business_lower_head > h2 {
    line-height: inherit;
    font: inherit;
  }
  .business_lower_head > h2:first-of-type {
    margin-top: -0.285em;
  }
  .business_lower_head > h2:last-of-type {
    margin-bottom: -0.285em;
  }
}
@media screen and (max-width: 768px) {
  .business_lower_head {
    padding: 0 6rem;
    line-height: 1.572em;
    font-size: 4.2rem;
  }
  .business_lower_head > h2 {
    line-height: inherit;
    font: inherit;
  }
  .business_lower_head > h2:first-of-type {
    margin-top: -0.285em;
  }
  .business_lower_head > h2:last-of-type {
    margin-bottom: -0.285em;
  }
}

@media screen and (min-width: 769px) {
  .business_lower_lead {
    margin-top: min(60px, 4vw);
    letter-spacing: 0.04em;
    line-height: 1.819em;
    font-size: 2.2rem;
    text-align: center;
  }
  .business_lower_lead > p {
    line-height: inherit;
    font: inherit;
  }
  .business_lower_lead > p:first-of-type {
    margin-top: -0.409em;
  }
  .business_lower_lead > p:last-of-type {
    margin-bottom: -0.409em;
  }
}
@media screen and (max-width: 768px) {
  .business_lower_lead {
    margin-top: 7.4rem;
    padding: 0 6rem;
    line-height: 1.693em;
    font-size: 2.6rem;
  }
  .business_lower_lead > p {
    line-height: inherit;
    font: inherit;
  }
  .business_lower_lead > p:first-of-type {
    margin-top: -0.346em;
  }
  .business_lower_lead > p:last-of-type {
    margin-bottom: -0.346em;
  }
}

.business_lower_about {
  position: relative;
}
@media screen and (min-width: 769px) {
  .business_lower_about {
    width: min(1500px, 100vw);
    margin: min(135px, 9vw) auto 0;
    padding: min(125px, 8.334vw) min(200px, 13.334vw) min(150px, 10vw) min(975px, 64vw);
  }
}
@media screen and (max-width: 768px) {
  .business_lower_about {
    margin-top: 6.5rem;
    padding: 5.5rem 0 6.8rem;
  }
}
.business_lower_about::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  clip-path: polygon(31.5789473684% 0, 100% 0, 100% 100%, 0 100%, 0 37.0762711864%);
  background-color: #eef0f0;
  pointer-events: none;
}
@media screen and (min-width: 769px) {
  .business_lower_about::before {
    width: min(1216px, 81.067vw);
  }
}
@media screen and (max-width: 768px) {
  .business_lower_about::before {
    width: 100%;
  }
}

@media screen and (min-width: 769px) {
  .business_lower_about_img {
    position: absolute;
    top: min(125px, 8.334vw);
    left: 0;
    width: min(919px, 61.267vw);
  }
}
@media screen and (max-width: 768px) {
  .business_lower_about_img {
    position: relative;
    width: 100%;
  }
}

.business_lower_about_type {
  position: absolute;
}
.business_lower_about_type .en {
  width: 100%;
  fill: #fff;
}

.business_lower_about_txt {
  position: relative;
  text-align: justify;
}
@media screen and (min-width: 769px) {
  .business_lower_about_txt {
    line-height: 2.25em;
    font-size: 1.6rem;
  }
  .business_lower_about_txt > p {
    line-height: inherit;
    font: inherit;
  }
  .business_lower_about_txt > p:first-of-type {
    margin-top: -0.625em;
  }
  .business_lower_about_txt > p:last-of-type {
    margin-bottom: -0.625em;
  }
}
@media screen and (max-width: 768px) {
  .business_lower_about_txt {
    margin-top: 10rem;
    padding: 0 6rem;
    line-height: 1.693em;
    font-size: 2.6rem;
  }
  .business_lower_about_txt > p {
    line-height: inherit;
    font: inherit;
  }
  .business_lower_about_txt > p:first-of-type {
    margin-top: -0.346em;
  }
  .business_lower_about_txt > p:last-of-type {
    margin-bottom: -0.346em;
  }
}

@media screen and (min-width: 769px) {
  .sec_business_lower_strength {
    width: min(1500px, 100vw);
    margin: min(170px, 11.334vw) auto 0;
  }
}
@media screen and (max-width: 768px) {
  .sec_business_lower_strength {
    margin-top: 9rem;
  }
}

.business_lower_sec_head {
  position: relative;
  text-align: center;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .business_lower_sec_head {
    padding-bottom: min(33px, 2.2vw);
    line-height: 1;
    font-size: 4.5rem;
  }
  .business_lower_sec_head > h2 {
    line-height: inherit;
    font: inherit;
  }
  .business_lower_sec_head > h2:first-of-type {
    margin-top: 0em;
  }
  .business_lower_sec_head > h2:last-of-type {
    margin-bottom: 0em;
  }
}
@media screen and (max-width: 768px) {
  .business_lower_sec_head {
    padding-bottom: 3.3rem;
    line-height: 1.65em;
    font-size: 4rem;
  }
  .business_lower_sec_head > h2 {
    line-height: inherit;
    font: inherit;
  }
  .business_lower_sec_head > h2:first-of-type {
    margin-top: -0.325em;
  }
  .business_lower_sec_head > h2:last-of-type {
    margin-bottom: -0.325em;
  }
}
.business_lower_sec_head::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  translate: -50% 0;
  background-color: #e60012;
}
@media screen and (min-width: 769px) {
  .business_lower_sec_head::before {
    width: min(64px, 4.267vw);
    height: min(3px, 0.2vw);
  }
}
@media screen and (max-width: 768px) {
  .business_lower_sec_head::before {
    width: 6.4rem;
    height: 0.3rem;
  }
}

.business_lower_strength_cont {
  background-repeat: no-repeat;
  background-position: 50% 0;
}
@media screen and (min-width: 769px) {
  .business_lower_strength_cont {
    margin-top: min(50px, 3.334vw);
    padding-top: min(155px, 10.334vw);
    padding-bottom: min(130px, 8.667vw);
    background-size: cover;
  }
}
@media screen and (max-width: 768px) {
  .business_lower_strength_cont {
    margin-top: 3.5rem;
    padding-top: 7.8rem;
    padding-bottom: 7.4rem;
    background-size: cover;
  }
}

.business_lower_strength_point {
  display: grid;
}
@media screen and (min-width: 769px) {
  .business_lower_strength_point {
    grid-template-columns: repeat(3, 1fr);
    -moz-column-gap: min(45px, 3vw);
         column-gap: min(45px, 3vw);
    width: min(1100px, 73.334vw);
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .business_lower_strength_point {
    row-gap: 3.6rem;
    width: 63rem;
    margin: 0 auto;
  }
}

.business_lower_strength_point_item {
  position: relative;
  display: grid;
}
@media screen and (min-width: 769px) {
  .business_lower_strength_point_item {
    grid-template-rows: subgrid;
    grid-row: span 2;
    row-gap: min(60px, 4vw);
    padding-top: min(80px, 5.334vw);
    padding-bottom: min(60px, 4vw);
  }
}
@media screen and (max-width: 768px) {
  .business_lower_strength_point_item {
    grid-template-columns: 22.5rem auto;
    row-gap: 0;
    padding-top: 4.7rem;
    padding-right: 1.4rem;
    padding-bottom: 3.5rem;
  }
}
.business_lower_strength_point_item::before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: rgba(255, 255, 255, 0.95);
}
@media screen and (min-width: 769px) {
  .business_lower_strength_point_item::before {
    clip-path: polygon(31.5789473684% 0, 100% 0, 100% 100%, 0 100%, 0 37.0762711864%);
  }
}
@media screen and (max-width: 768px) {
  .business_lower_strength_point_item::before {
    clip-path: polygon(14.6031746032% 0, 100% 0, 100% 100%, 0 100%, 0 38.3177570093%);
  }
}
.business_lower_strength_point_item .point {
  position: relative;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .business_lower_strength_point_item .point {
    width: min(88px, 5.867vw);
  }
}
@media screen and (max-width: 768px) {
  .business_lower_strength_point_item .point {
    width: 8.6rem;
    margin-left: 8.4rem;
  }
}
.business_lower_strength_point_item .txt {
  position: relative;
  display: flex;
  align-items: center;
  font-weight: 600;
}
@media screen and (min-width: 769px) {
  .business_lower_strength_point_item .txt {
    justify-content: center;
    line-height: 1.584em;
    font-size: 2.4rem;
    text-align: center;
    padding: 0 0;
  }
  .business_lower_strength_point_item .txt > p {
    line-height: inherit;
    font: inherit;
  }
  .business_lower_strength_point_item .txt > p:first-of-type {
    margin-top: -0.291em;
  }
  .business_lower_strength_point_item .txt > p:last-of-type {
    margin-bottom: -0.291em;
  }
}
@media screen and (max-width: 768px) {
  .business_lower_strength_point_item .txt {
    line-height: 1.518em;
    font-size: 2.9rem;
  }
  .business_lower_strength_point_item .txt > p {
    line-height: inherit;
    font: inherit;
  }
  .business_lower_strength_point_item .txt > p:first-of-type {
    margin-top: -0.258em;
  }
  .business_lower_strength_point_item .txt > p:last-of-type {
    margin-bottom: -0.258em;
  }
}

@media screen and (min-width: 769px) {
  .sec_business_lower_job {
    width: min(1500px, 100vw);
    margin: min(175px, 11.667vw) auto 0;
  }
}
@media screen and (max-width: 768px) {
  .sec_business_lower_job {
    margin-top: 10.5rem;
  }
}

@media screen and (min-width: 769px) {
  .business_lower_job_img {
    margin-top: min(60px, 4vw);
  }
}
@media screen and (max-width: 768px) {
  .business_lower_job_img {
    margin-top: 4rem;
  }
}

.business_lower_job_txt {
  text-align: justify;
}
@media screen and (min-width: 769px) {
  .business_lower_job_txt {
    width: min(1100px, 73.334vw);
    margin: min(56px, 3.734vw) auto 0;
    line-height: 2em;
    font-size: 2.2rem;
    letter-spacing: 0.005em;
  }
  .business_lower_job_txt > p {
    line-height: inherit;
    font: inherit;
  }
  .business_lower_job_txt > p:first-of-type {
    margin-top: -0.5em;
  }
  .business_lower_job_txt > p:last-of-type {
    margin-bottom: -0.5em;
  }
}
@media screen and (max-width: 768px) {
  .business_lower_job_txt {
    margin-top: 6.5rem;
    padding: 0 6rem;
    line-height: 1.693em;
    font-size: 2.6rem;
  }
  .business_lower_job_txt > p {
    line-height: inherit;
    font: inherit;
  }
  .business_lower_job_txt > p:first-of-type {
    margin-top: -0.346em;
  }
  .business_lower_job_txt > p:last-of-type {
    margin-bottom: -0.346em;
  }
}

.business_lower_job_list_wrap {
  background-color: #f8f9f9;
}
@media screen and (min-width: 769px) {
  .business_lower_job_list_wrap {
    width: min(1150px, 76.667vw);
    margin: min(80px, 5.334vw) auto 0;
    padding: min(32px, 2.134vw) min(60px, 4vw) min(32px, 2.134vw) min(25px, 1.667vw);
  }
}
@media screen and (max-width: 768px) {
  .business_lower_job_list_wrap {
    width: 69rem;
    margin: 5.8rem auto 0;
    padding: 5rem 2.9rem 4.5rem;
  }
}

.business_lower_job_list {
  font-weight: 600;
}
@media screen and (min-width: 769px) {
  .business_lower_job_list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    -moz-column-gap: min(22px, 1.467vw);
         column-gap: min(22px, 1.467vw);
    font-size: 2rem;
    line-height: 1.3em;
  }
}
@media screen and (max-width: 768px) {
  .business_lower_job_list {
    font-size: 3rem;
    line-height: 1.3em;
  }
}
.business_lower_job_list > li {
  border-bottom: solid 1px #9fa0a0;
}
@media screen and (min-width: 769px) {
  .business_lower_job_list > li {
    display: flex;
    align-items: center;
    padding: min(13px, 0.867vw) min(4px, 0.267vw);
  }
}
@media screen and (max-width: 768px) {
  .business_lower_job_list > li {
    padding: 2rem 1.7rem;
  }
}
@media screen and (min-width: 769px) {
  .business_lower_job_list > li:nth-child(odd) {
    padding-left: min(90px, 6vw);
  }
}
@media screen and (min-width: 769px) {
  .business_lower_job_list > li:nth-child(-n+2) {
    border-top: solid 1px #9fa0a0;
  }
}
@media screen and (max-width: 768px) {
  .business_lower_job_list > li:first-child {
    border-top: solid 1px #9fa0a0;
  }
}
.business_lower_job_list > li span {
  position: relative;
  display: block;
}
@media screen and (min-width: 769px) {
  .business_lower_job_list > li span {
    padding-left: min(20px, 1.334vw);
  }
}
@media screen and (max-width: 768px) {
  .business_lower_job_list > li span {
    padding-left: 2.3rem;
  }
}
.business_lower_job_list > li span::before {
  content: "";
  position: absolute;
  background-color: #e60012;
  border-radius: calc(infinity * 1px);
}
@media screen and (min-width: 769px) {
  .business_lower_job_list > li span::before {
    top: 50%;
    left: 0;
    translate: 0 -50%;
    width: min(7px, 0.467vw);
    height: min(7px, 0.467vw);
  }
}
@media screen and (max-width: 768px) {
  .business_lower_job_list > li span::before {
    top: 1.7rem;
    left: 0;
    width: 1rem;
    height: 1rem;
  }
}

@media screen and (min-width: 769px) {
  .sec_business_lower_person {
    margin-top: min(150px, 10vw);
  }
}
@media screen and (max-width: 768px) {
  .sec_business_lower_person {
    margin-top: 8rem;
  }
}

.business_lower_person_cont {
  display: grid;
}
@media screen and (min-width: 769px) {
  .business_lower_person_cont {
    grid-template-columns: repeat(2, 1fr);
    -moz-column-gap: min(30px, 2vw);
         column-gap: min(30px, 2vw);
    width: min(1150px, 76.667vw);
    margin: min(55px, 3.667vw) auto 0;
  }
}
@media screen and (max-width: 768px) {
  .business_lower_person_cont {
    row-gap: 7rem;
    margin: 6.5rem auto 0;
  }
}

.business_lower_person_cont_item {
  position: relative;
  display: grid;
  background-color: #f8f9f9;
  transition: opacity 0.5s;
}
@media screen and (min-width: 769px) {
  .business_lower_person_cont_item {
    grid-template-columns: min(244px, 16.267vw) auto;
    -moz-column-gap: min(26px, 1.734vw);
         column-gap: min(26px, 1.734vw);
    min-height: min(202px, 13.467vw);
    padding-bottom: min(5px, 0.334vw);
  }
}
@media screen and (max-width: 768px) {
  .business_lower_person_cont_item {
    grid-template-columns: 36rem auto;
    -moz-column-gap: 3.6rem;
         column-gap: 3.6rem;
    padding-bottom: 0.5rem;
  }
}
.business_lower_person_cont_item::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #e60012;
}
@media screen and (min-width: 769px) {
  .business_lower_person_cont_item::before {
    height: min(5px, 0.334vw);
  }
}
@media screen and (max-width: 768px) {
  .business_lower_person_cont_item::before {
    height: 0.5rem;
  }
}
.business_lower_person_cont_item:hover {
  opacity: 0.7;
}

@media screen and (min-width: 769px) {
  .business_lower_person_cont_img img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.business_lower_person_cont_past {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #212121;
  clip-path: polygon(12.0481927711% 0, 100% 0, 100% 100%, 0 100%, 0 28.125%);
  color: #fff;
  text-align: center;
  font-weight: 600;
}
@media screen and (min-width: 769px) {
  .business_lower_person_cont_past {
    width: min(83px, 5.534vw);
    height: min(32px, 2.134vw);
    margin-top: min(30px, 2vw);
    line-height: 1;
    font-size: 1.8rem;
    letter-spacing: 0.04em;
  }
  .business_lower_person_cont_past > p {
    line-height: inherit;
    font: inherit;
  }
  .business_lower_person_cont_past > p:first-of-type {
    margin-top: 0em;
  }
  .business_lower_person_cont_past > p:last-of-type {
    margin-bottom: 0em;
  }
}
@media screen and (max-width: 768px) {
  .business_lower_person_cont_past {
    width: 9.3rem;
    height: 3.6rem;
    margin-top: 2.5rem;
    line-height: 1;
    font-size: 2rem;
  }
  .business_lower_person_cont_past > p {
    line-height: inherit;
    font: inherit;
  }
  .business_lower_person_cont_past > p:first-of-type {
    margin-top: 0em;
  }
  .business_lower_person_cont_past > p:last-of-type {
    margin-bottom: 0em;
  }
}

.business_lower_person_cont_name {
  font-weight: 600;
}
@media screen and (min-width: 769px) {
  .business_lower_person_cont_name {
    margin-top: min(20px, 1.334vw);
    line-height: 1.067em;
    font-size: 3rem;
    letter-spacing: 0.1em;
  }
  .business_lower_person_cont_name > p {
    line-height: inherit;
    font: inherit;
  }
  .business_lower_person_cont_name > p:first-of-type {
    margin-top: -0.033em;
  }
  .business_lower_person_cont_name > p:last-of-type {
    margin-bottom: -0.033em;
  }
}
@media screen and (max-width: 768px) {
  .business_lower_person_cont_name {
    margin-top: 1.8rem;
    line-height: 1;
    font-size: 3.3rem;
  }
  .business_lower_person_cont_name > p {
    line-height: inherit;
    font: inherit;
  }
  .business_lower_person_cont_name > p:first-of-type {
    margin-top: 0em;
  }
  .business_lower_person_cont_name > p:last-of-type {
    margin-bottom: 0em;
  }
}

@media screen and (min-width: 769px) {
  .business_lower_person_cont_post {
    margin-top: min(20px, 1.334vw);
    padding-bottom: min(22px, 1.467vw);
    line-height: 1.688em;
    font-size: 1.6rem;
    letter-spacing: 0.04em;
  }
  .business_lower_person_cont_post > p {
    line-height: inherit;
    font: inherit;
  }
  .business_lower_person_cont_post > p:first-of-type {
    margin-top: -0.343em;
  }
  .business_lower_person_cont_post > p:last-of-type {
    margin-bottom: -0.343em;
  }
}
@media screen and (max-width: 768px) {
  .business_lower_person_cont_post {
    margin-top: 2.2rem;
    line-height: 1.667em;
    font-size: 1.8rem;
  }
  .business_lower_person_cont_post > p {
    line-height: inherit;
    font: inherit;
  }
  .business_lower_person_cont_post > p:first-of-type {
    margin-top: -0.333em;
  }
  .business_lower_person_cont_post > p:last-of-type {
    margin-bottom: -0.333em;
  }
}

ul.businessLink {
  width: min(1150px, 76.667vw);
  margin: 132px auto auto;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  ul.businessLink {
    width: 82vw;
    margin: 13.6vw auto auto;
    flex-wrap: wrap;
    row-gap: 3.7vw;
  }
}
ul.businessLink li {
  width: 23.1%;
}
@media screen and (max-width: 768px) {
  ul.businessLink li {
    width: 38.6vw;
  }
}/*# sourceMappingURL=business_lower.css.map */