.p-top-about__sec-title-en {
  text-align: left;
  font-family: "Bebas Neue", serif;
  letter-spacing: 0.05em;
  color: #fff;
  font-weight: 500;
  font-size: 2.5rem;
}
.p-top-about__sec-title-en.sec-title_brand {
  margin-bottom: 53px;
}
.p-top-about__sec-title-en.sec-title_vision {
  margin-bottom: 24px;
}
.p-top-about__sec-title-jp {
  font-size: 6rem;
  font-weight: 800;
}
.p-top-vision__text {
  margin: 40px 0 86px;
}
.p-top-vision-img {
  margin-bottom: 234px;
  display: block;
  max-width: 889px;
}
.p-top-chance-wrap {
  margin-top: 82px;
  flex-flow: unset;
}
@media screen and (max-width: 1023px) {
  .p-top-chance-wrap {
    flex-direction: column-reverse;
  }
  .p-top-chance-wrap .img_chance01 {
    width: 50%;
    margin: 0 auto;
  }
}
.p-top-chance-wrap .img_chance01 {
  width: 38%;
  flex-shrink: 0;
  display: block;
  height: auto;
  object-fit: contain;
}
.p-top-chance-title {
  font-size: 3.5rem;
}

.p-top-chance-text {
  margin-top: 28px;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.02em;
}
.img_about_arrow {
  width: 88px;
  height: auto;
  display: block;
  margin: 57px auto 65px;
}
.p-top-chance-flow {
  display: flex;
  gap: 2.865vw;
}
.p-top-chance-flow-item {
  background-color: #fff;
  border-radius: 10px;
  padding: 0 32px;
  padding: 0 1.5vw;
  text-align: center;
  position: relative;
  width: 250px;
  width: 13.021vw;
  width: 21%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.chance-flow-item01 {
  width: 235px;
  width: 12.24vw;
  width: 19%;
}
.chance-flow-item04 {
  flex-grow: 1;
}
.p-top-chance-flow-item::after {
  content: "";
  display: inline-block;
  background-image: url(../images/main/chance_flow_arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  width: 1.042vw;
  height: 2.083vw;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -1.875vw;
}
.p-top-chance-flow-item.chance-flow-item04:after {
  display: none;
}
.chance-flow__title-en {
  font-family: "Bebas Neue", serif;
  letter-spacing: 0.05em;
  font-weight: 400;
  color: #ffcc28;
  font-size: 1.5rem;
  font-size: 0.7813vw;
}
.chance-flow__title-jp {
  font-size: 2.2rem;
  font-size: min(2.2rem, 1.1459vw);
  font-weight: 900;
  margin-bottom: 15px;
  margin-bottom: 0.781vw;
}
.chance-flow-item01 .chance-flow__title-jp {
  white-space: nowrap;
}
.chance-flow__title-jp.item04_title {
  font-size: 2.4rem;
  font-size: min(2.4rem, 1.25vw);
}
.chance-flow-item02-1 {
  margin-bottom: 22px;
}
.chance-flow-item02-1 .chance-flow__title-jp {
  margin-bottom: 7px;
  margin-bottom: 0.365vw;
}
.chance-flow-item02 .p-top-chance-flow-item {
  height: 7.604vw;
  width: 100%;
}
.p-top-chance-flow-item img {
  margin: 0 auto;
}
.chance-flow__text {
  font-size: 15px;
  font-size: 0.7813vw;
  line-height: 2;
  font-weight: 700;
  text-align: left;
}
/* .img_chance-flow01{
  width: 70px;
}
.img_chance-flow02-1{
  width: 113px;
}
.img_chance-flow02-2{
  width: 35px;
}
.img_chance-flow03{
width: 88px;
}
.img_chance-flow04{
width: 243px;
} */
.img_chance-flow01 {
  width: 3.646vw;
}
.img_chance-flow02-1 {
  width: 5.885vw;
}
.img_chance-flow02-2 {
  width: 1.823vw;
}
.img_chance-flow03 {
  width: 4.583vw;
}
.img_chance-flow04 {
  width: 12.656vw;
}
@media screen and (max-width: 767px) {
  .p-top-chance-wrap {
    flex-direction: column-reverse;
  }
  .p-top-chance-wrap .img_chance01 {
    width: 100%;
  }
  .p-top-chance-title {
    font-size: 2.5rem;
  }
  .p-top-chance-text {
    font-size: 14px;
  }
  .img_about_arrow {
    width: 43px;
    margin: 35px auto 16px;
  }
  .p-top-chance-flow {
    margin-bottom: 60px;
    display: block;
  }
  .chance-flow-item01 .chance-flow__title-jp,
  .chance-flow-item02-1 .chance-flow__title-jp {
    margin-bottom: 0;
  }
  .chance-flow-item01 {
    /* flex-direction: row; */
  }
  .chance-flow-item01-item-wrap {
    display: flex;
    justify-content: center;
    gap: 20px;
    align-items: flex-end;
    margin-top: -16px;
  }
  .chance-flow-item02 {
    display: flex;
    align-items: stretch;
    gap: 20px;
    gap: 5.333vw;
  }
  .chance-flow-item03-inner-wrap {
    display: flex;
    gap: 16px;
    gap: 4.267vw;
  }
  .p-top-chance-flow-item,
  .chance-flow-item01 {
    width: 100%;
  }
  .p-top-chance-flow-item::after {
    top: unset;
    bottom: -9.333vw;
    right: unset;
    left: 50%;
    transform: translateX(-50%) rotate(90deg);
    width: 15px;
    height: 30px;
    width: 4vw;
    height: 8vw;
  }
  .chance-flow__title-en {
    font-size: 15px;
    font-size: 4vw;
  }
  .chance-flow__title-jp,
  .chance-flow-item02-1 .chance-flow__title-jp{
    margin-bottom: 12px;
   margin-bottom: 3.2vw;
  }
  .chance-flow__title-jp,
  .chance-flow__title-jp.item04_title {
    font-size: 18px;
    font-size: 4.8vw;
  }
  .chance-flow__text {
    font-size: 13px;
    font-size: 3.467vw;
  }
  .chance-flow-item02 .p-top-chance-flow-item {
    height: auto;
  }
  .chance-flow-item02-1 {
    margin-bottom: 0;
  }
  .p-top-chance-flow-item {
    padding: 16px 24px;
    margin-bottom: 40px;
    margin-bottom: 10.667vw;
  }
  /* .img_chance-flow01{
  width: 26px;
}
.img_chance-flow02-1{
  width: 96px;
}
.img_chance-flow02-2{
  width: 35px;
}
.img_chance-flow03{
width: 77px;
}
.img_chance-flow04{
width: 171px;
} */
  .p-top-chance-flow-item img {
    height: auto;
  }
  .img_chance-flow01 {
    width: 6.933vw;
    margin: 0 !important;
  }
  .img_chance-flow02-1 {
    width: 25.6vw;
  }
  .img_chance-flow02-2 {
    width: 9.333vw;
  }
  .img_chance-flow03 {
    width: 20.533vw;
  }
  .img_chance-flow04 {
    width: 45.6vw;
  }
  .chance-flow-item03 img {
    position: relative;
    top: -5px;
  }
}

.p-do__lead {
  border-bottom: 1px solid #ffcc28;
  padding-bottom: 20px;
}
.p-do-catch {
  border-bottom: unset;
}
.p-do__desc {
  margin-top: unset;
}
.img_vision {
  margin-top: 90px;
  display: block;
  max-width: 889px;
}
.value_content_wrap {
  margin-top: 50px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 26px;
}
.value_content_wrap .value_item {
  background-color: #ffcc28;
  text-align: center;
  border-radius: 10px;
  padding: 25px 10px;
}
.value_content_wrap .value_item .item_number {
  color: #fff;
  font-size: 4.4rem;
  font-family: "Bebas Neue", serif;
  line-height: 1;
}
.value_content_wrap .value_item .item_title {
  font-size: 2rem;
  font-weight: 800;
  margin: 16px 0;
}
.value_content_wrap .value_item .item_text {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2;
  text-align: left;
}

.p-do-catch span.value_2025 {
  font-size: 30px;
  margin-left: 20px;
      letter-spacing: 0.07em;
}
.value_cross {
  display: inline-block;
  width: 35px;
  height: auto;
  margin: 0 20px;
  position: relative;
  top: 2px;
}
.value_lead {
  display: flex;
  align-items: center;
}
.p-do-area__body {
  margin-top: 100px;
}
.p-do-feature__desc {
  display: block;
}
.p-do-feature__text {
  width: 100%;
  max-width: unset;
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 20px;
  line-height: calc(24 / 18);
}
.p-do-feature__text::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background-color: #ffcc28;
  border-radius: 50%;
  margin-right: 18px;
}
.future_content_wrap {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  margin-top: 50px;
}

.future_content_wrap .future_item {
  background-color: #ffcc28;
  text-align: center;
  border-radius: 10px;
  padding: 22px 10px;
}
.future_content_wrap .future_item .item_text {
  font-size: 1.8rem;
  font-weight: 800;
}
.future_content_wrap .future_item .item_text.item_text_p {
  padding: 13px 0;
}
.future_content_wrap .future_item .item_figure {
  font-size: 2.7rem;
  font-weight: 800;
}
.future_content_wrap .future_item .item_figure span {
  font-family: "Bebas Neue", serif;
  font-size: 6.9rem;
      display: inline-block;
    position: relative;
    bottom: -4px;
}
@media screen and (max-width: 1024px) {
  .img_vision {
    margin-top: 45px;
  }
  .p-do-feature__desc {
    padding-left: 30px;
  }
  .p-do-catch span.value_2025 {
    font-size: 2rem;
  }
  .value_cross {
    width: 24px;
    height: 24px;
    margin: 0 10px;
  }
  .value_content_wrap {
    grid-template-columns: repeat(2, 1fr);
  }
  .future_content_wrap {
    grid-template-columns: repeat(2, 1fr);
  }
  .p-top-about__sec-title-jp {
    font-size: 2.6rem;
  }
  .p-do-feature__text {
    font-size: 1.6rem;
    margin-bottom: 18px;
    text-indent: -2.2em;
    padding-left: 2.2em;
    /*2行目を字下げ*/
  }
}
.p-do-catch {
  padding-left: 0px;
}

@media screen and (max-width: 767px) {
  .p-top-vision-img {
    margin-bottom: 97px;
  }
  .p-top-vision__text {
    margin: 20px 0 30px;
  }
  .p-do-catch,
  .p-do__lead {
    padding: 0 30px;
  }
  .p-do__lead {
    padding-bottom: 20px;
  }
  .p-do__text {
    margin-top: 20px;
  }
  .value_content_wrap {
    grid-template-columns: repeat(1, 1fr);
  }
  .p-do__heading {
    position: relative;
    left: -20px;
  }
  .p-do-feature__desc {
    padding-left: 0px;
    margin: 23px 0 0;
  }
  .p-do-catch span.value_2025 {
    font-size: 1.4rem;
        margin-left: 8px;
  }
  .future_content_wrap .future_item .item_text {
    font-size: 1.3rem;
  }
  .future_content_wrap .future_item .item_figure span {
    font-size: 4.3rem;
        bottom: -2px;
  }
  .future_content_wrap .future_item .item_figure {
    font-size: 1.5rem;
  }
  .p-do-feature__text {
    font-size: 1.6rem;
    margin-bottom: 18px;
    text-indent: -2.2em;
    padding-left: 2.2em;
    /*2行目を字下げ*/
  }
  .p-do-feature__text::before {
    width: 14px;
    height: 14px;
    margin-right: 16px;
  }
  .p-do-feature__desc {
    width: 100%;
  }
  .value_content_wrap .value_item .item_number {
    font-size: 3.4rem;
  }
  .value_content_wrap .value_item .item_title {
    font-size: 1.8rem;
  }
  .value_content_wrap .value_item .item_text {
    font-size: 1.3rem;
  }
  .p-do__heading {
    width: 100%;
  }
  .p-do-area__body {
    margin-top: 60px;
  }
  .future_content_wrap .future_item .item_text.item_text_p {
    padding: 9px 0;
  }
  .value_content_wrap .value_item .item_title {
    margin: 7px 0 16px;
  }
  .future_content_wrap {
    gap: 14px;
  }
  .p-do__desc {
    width: 88%;
  }
  .value_content_wrap {
    gap: 18px;
  }
  .future_content_wrap .future_item {
    padding: 15px 10px;
  }
  .p-top-about__sec-title-en.sec-title_vision {
    margin-bottom: 12px;
  }
  .p-top-about__sec-title-en.sec-title_brand {
    margin-bottom: 30px;
  }
  .p-top-about__sec-title-en {
    font-size: 1.8rem;
  }
  .p-top-chance-wrap {
    margin-top: 55px;
  }
  .p-top-chance-text {
    margin-top: 17px;
  }
  .value_content_wrap,
  .future_content_wrap{
    margin-top: 26px;
  }
}
.p-top-arrow {
  top: 36%;
}
@media screen and (max-width: 1180px) {
  .p-top-arrow {
    top: 40%;
  }
}
@media screen and (max-width: 1023px) {
  .p-top-arrow {
    top: 30%;
  }
}
@media screen and (max-width: 767px) {
  .p-top-arrow {
    top: 25%;
  }
  .p-top-about__title {
    max-width: 287px;
  }
}
@media screen and (max-width: 1023px) {
  .p-top-about-content {
    margin-top: 57px;
  }
}
@media screen and (min-width: 1024px) {
  .p-top-about__inner {
    padding: 200px 24px 170px;
  }
  .p-do-area__body {
    gap: 120px;
  }
  .p-do__heading {
    width: 79%;
  }
  .p-do-feature {
    margin-top: 53px;
  }
  .p-do__inner {
    padding: 0 0 214px 40px;
  }
}
.p-do-feature__desc {
  margin: 38px auto 0;
}
.chance-flow__title-jp .sp{
display: none;
}
@media screen and (max-width: 767px) {
  .chance-flow__title-jp .sp{
display: block;
}
}
