#integrated_head.type02 .person_area .head_txt {
  right: -5%
}
.integrated_sec_ttl {
  margin-bottom: 1em
}
.integrated_sec_ttl:not(:first-child) {
  margin-top: 2em
}
#sec01 .img_area {
  margin: 4rem 0
}
#sec01 .img_area_item {
  width: 100%
}
#sec01 .img_area_item img {
  border-radius: 1rem
}
#sec01 .img_area_item p {
  margin-top: 1em
}


.text_area .integrated_sec_txt {
    width: 46%;
    margin-right: 4%;
    margin-bottom: 2em;
}
.text_area .img-left {
    width: 50%;
}
.text_area .integrated_sec_txt.sec-perspms {
    width: 68%;
    margin-right: 4%;
    margin-bottom: 2em;
}
.text_area .img-mawarikomi {
    width: 28%;
}
.text_area .img-mawarikomi p {
    font-size: 1.2rem;
    margin-top: 1rem;
    position: relative;
    right: -13rem;
}
.text_area .img-mawarikomi p span {
    font-size: 2rem;
    font-weight: bold;
}

@media screen and (min-width: 1400px) {
  #integrated_head {
    height: 450px
  }
}
@media screen and (max-width: 767px) {
  #integrated_head.type02 .person_area .head_txt {
    right: 10.4%;
    top: 73%
  }
  .integrated_sec_ttl.line2 {
    font-size: 4.2vw
  }
  .topic_ttl {
    font-size: 4vw
  }
  .topic_ttl span {
    right: .5em
  }
  #sec01 .img_area {
    margin: 3rem 0;
    flex-direction: column;
    row-gap: 1.5rem
  }
  #sec01 .img_area_item {
    width: 100%
  }
  #sec01 .img_area_item p {
    font-size: 1.2rem;
    margin-top: .5em
  }

.text_area.flex.sp-block {
    display: block;
    overflow: visible;
  }
.text_area .integrated_sec_txt {
    width: 100%;
    margin-right: 0;
    margin-bottom: 2em;
}
.text_area .img-left {
    width: 100%;
}
.text_area .img-left p {
    font-size: 3vw;
    margin-bottom: 1em;
}
.text_area .integrated_sec_txt.sec-perspms {
    width: 100%;
    margin-right: 0;
    margin-bottom: 2em;
}
.text_area .img-mawarikomi-a {
    width: 36%;
    float: right;
    shape-outside: inset(31rem 0 0 0);
    padding-top: 31rem;
    margin-left: 1em;
}
.text_area .img-mawarikomi-b {
    width: 36%;
    float: right;
    shape-outside: inset(28rem 0 0 0);
    padding-top: 28rem;
    margin-left: 1em;
}
.text_area .img-mawarikomi-a p {
    font-size: 2.8vw;
    margin-top: 0.7rem;
    position: relative;
    right: -16vw;
    line-height: 1.5em;
}
.text_area .img-mawarikomi-b p {
    font-size: 2.8vw;
    margin-top: 0.7rem;
    position: relative;
    right: -3vw;
    line-height: 1.5em;
}
.text_area .img-mawarikomi-a p span,
.text_area .img-mawarikomi-b p span {
    font-size: 3.5vw;
    font-weight: bold;
    line-height: 1.5em;
}
} /*# sourceMappingURL=topic1.css.map */