.p_stre {
  overflow: hidden;
}

.p_stre_container {
  width: 82.5520833333vw;
  padding: 0 20px;
  margin: 0 auto;
}

.p_stre_slogan {
  position: relative;
  height: 57.5vw;
}

.p_stre_slogan::before {
  content: "";
  position: absolute;
  top: 0;
  left: -6.25vw;
  width: 30.9375vw;
  height: 21.4583333333vw;
  background: url(../image/strength/img_mv_shape_01.png) no-repeat center/contain;
  z-index: 1;
}

.p_stre_slogan::after {
  content: "";
  position: absolute;
  top: 0;
  right: -6.5625vw;
  width: 18.5416666667vw;
  height: 21.4583333333vw;
  background: url(../image/strength/img_mv_shape_02.png) no-repeat center/contain;
  z-index: 1;
}

.p_stre_slogan img {
  width: 100%;
}

.p_stre_slogan_image_02 {
  position: absolute;
  bottom: 3.75vw;
  left: 0;
  width: 50.7291666667vw;
  z-index: 1;
}

.p_stre_slogan_image_03 {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 60.625vw;
}

.p_stre_slogan_box {
  position: absolute;
  top: 6.6666666667vw;
  right: 9.6875vw;
  width: 30.7291666667vw;
  height: 26.5625vw;
  padding: 2.0833333333vw 0 0 9.8958333333vw;
  background-color: rgba(49, 148, 99, 0.8);
  -webkit-clip-path: polygon(0 0, 50% 100%, 100% 0);
  clip-path: polygon(0 0, 50% 100%, 100% 0);
  z-index: 1;
}

.p_stre_slogan_text {
  margin-bottom: 0.2604166667vw;
  color: #fff;
  font-size: 1.25vw;
  font-weight: 700;
  line-height: 1.5em;
}

.p_stre_slogan_title {
  color: #fff;
  font-size: 2.8645833333vw;
  font-weight: 700;
  line-height: 1.4em;
}

.p_stre_meet {
  margin-top: -8.5416666667vw;
  padding-bottom: 5.7291666667vw;
}

.p_stre_meet_title {
  margin-bottom: 1.5625vw;
  color: #319463;
  font-size: 2.6041666667vw;
  font-weight: 700;
  line-height: 1.4em;
}

.p_stre_meet_text {
  width: 41.40625vw;
  font-size: 0.8333333333vw;
  font-weight: 500;
  line-height: 1.9em;
  text-align: justify;
  font-size: 16px;
}

.p_stre_title {
  margin-bottom: 6.1458333333vw;
  font-size: 2.34375vw;
  font-weight: 700;
  text-align: center;
  line-height: 1.5em;
}

.p_stre_problem_content {
  padding: 3.6458333333vw 0 2.2916666667vw;
  background-color: #f3f3f3;
}

.p_stre_problem_list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.p_stre_problem_item {
  position: relative;
  width: 15vw;
  margin-right: 2.6041666667vw;
}

.p_stre_problem_item:last-child {
  margin-right: 0;
}

.p_stre_problem_image {
  max-width: 14.4270833333vw;
  width: 100%;
  margin: 0 auto 1.5625vw;
  text-align: center;
}

.p_stre_problem_title {
  margin-bottom: 1.0416666667vw;
  font-size: 1.25vw;
  font-weight: 700;
  text-align: center;
  line-height: 1.5em;
}

.p_stre_problem_text {
  font-size: 0.8333333333vw;
  font-weight: 400;
  line-height: 1.9em;
  font-size: 14px;
  text-align: justify;
}

.p_stre_problem_num {
  position: absolute;
  left: 2.34375vw;
  color: #319463;
  font-size: 2.6041666667vw;
  font-weight: 700;
  line-height: 1em;
}

.p_stre_problem_item:nth-child(odd) .p_stre_problem_num {
  top: 9.375vw;
}

.p_stre_problem_item:nth-child(even) .p_stre_problem_num {
  top: 0.5208333333vw;
}

.p_stre_solution {
  position: relative;
  padding: 6.3958333333vw 0 0;
  z-index: 1;
}

.p_stre_solution::before,
.p_stre_solution::after {
  content: "";
  position: absolute;
  right: 0;
  -webkit-clip-path: polygon(0 100%, 100% 0, 100% 100%);
  clip-path: polygon(0 100%, 100% 0, 100% 100%);
}

.p_stre_solution::before {
  top: 0.9375vw;
  width: 44.0625vw;
  height: 14.3229166667vw;
  background-color: #319463;
  opacity: 0.6;
  z-index: -2;
}

.p_stre_solution::after {
  top: 2.96875vw;
  width: 190.0208333333vw;
  height: 61.291666666699996vw;
  background-color: #319463;
  z-index: -1;
  width: 239.0208333333vw;
  height: 76.2916666667vw;
}

.p_stre_solution_shape {
  position: absolute;
  top: 6.6145833333vw;
  left: 0;
  width: 106.1666666667vw;
  height: 28.7179487179vw;
  background-color: #45c141;
  -webkit-clip-path: polygon(0 100%, 0 0, 100% 100%);
  clip-path: polygon(0 100%, 0 0, 100% 100%);
  z-index: -3;
}

.p_stre_solution .p_stre_title {
  margin-bottom: 4.375vw;
}

.p_stre_solution_list {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.p_stre_solution_item {
  width: calc(100% / 2 - 32px);
  background-color: #fff;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
}

/* .p_stre_solution_item:nth-child(even) {
  background-color: #b1d8c5;
}
 */
.p_stre_solution_image {
  line-height: 0;
}

.p_stre_solution_image img {
  width: 100%;
}

.p_stre_solution_info {
  position: relative;
  padding: 1.875vw 2.8645833333vw 3.125vw;
  z-index: 1;
}

.p_stre_solution_info::before {
  content: "";
  position: absolute;
  top: -1.5625vw;
  left: 2.8125vw;
  transform: rotate(131deg);
  width: 9.1145833333vw;
  height: 7.9166666667vw;
  background-color: #45c141;
  opacity: 0.6;
  -webkit-clip-path: polygon(0 100%, 50% 0, 100% 100%);
  clip-path: polygon(0 100%, 50% 0, 100% 100%);
  z-index: -1;
}

.p_stre_solution_title {
  margin-bottom: 1.1979166667vw;
  font-size: 1.5625vw;
  font-weight: 700;
  line-height: 1.5em;
  font-size: 22px;
}

.p_stre_solution_text {
  font-size: 0.8333333333vw;
  font-weight: 400;
  line-height: 1.9em;
  font-size: 16px;
}

.p_stre_solution_item:nth-child(even) {
  z-index: 4;
}

.p_stre_support {
  position: relative;
  min-height: 49.4791666667vw;
  padding: 10vw 0 0;
  background-color: #319463;
}

.p_stre_support .p_stre_title {
  color: #fff;
}

.p_stre_support_content {
  position: absolute;
  top: 3.90625vw;
  left: 0;
  width: 62.0833333333vw;
  min-height: 40.2083333333vw;
  /* padding: 4.1666666667vw 15.4166666667vw 0 9.375vw; */
  z-index: 2;
}

/* .p_stre_support_content::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffbb00;
  -webkit-clip-path: polygon(0 0, 100% 47%, 0 100%);
  clip-path: polygon(0 0, 100% 47%, 0 100%);
  z-index: -1;
} */

.p_stre_future_title_wrap {
  width: 62.0833333333vw;
  position: relative;
}

.p_stre_future_title_eng {
  font-size: 6vw;
  margin: 0;
  top: 18.2vw;
  position: absolute;
  right: 21.635417vw;
  transform: rotate(-16deg);
  color: #f3f3f3;
  font-weight: 400;
  line-height: 1em;
  opacity: 0.5;
}

.p_stre_support_icon {
  width: 11.1979166667vw;
  margin: 0 0 2.4479166667vw 7.2916666667vw;
}

.p_stre_support_title {
  margin-bottom: 0.78125vw;
  font-size: 1.5625vw;
  font-weight: 700;
  line-height: 1.5em;
}

.p_stre_support_text {
  font-size: 0.8333333333vw;
  font-weight: 400;
  line-height: 1.9em;
}

.p_stre_support_image {
  position: absolute;
  bottom: -1px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  z-index: 2;
}

.p_stre_support_image img {
  width: 100%;
}

.p_stre_division {
  position: relative;
  padding: 5.2083333333vw 0 9.375vw;
}

.p_stre_division::before {
  content: "";
  position: absolute;
  top: 0;
  right: -16.40625vw;
  width: 29.4270833333vw;
  height: 66.5625vw;
  background: url(../image/strength/img_division_shape_01.png) no-repeat center/contain;
}

.p_stre_division::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: -13.6458333333vw;
  width: 29.4270833333vw;
  height: 66.5625vw;
  background: url(../image/strength/img_division_shape_02.png) no-repeat center/contain;
}

.p_stre_division .p_stre_title {
  margin-bottom: 5.4166666667vw;
  position: relative;
}

.p_stre_division_item {
  position: relative;
  margin-bottom: 4.6875vw;
  z-index: 2;
}

.p_stre_division_item:last-child {
  margin-bottom: 0;
}

.p_stre_division_image {
  width: 68.75vw;
}

.p_stre_division_image img {
  width: 100%;
}

.p_stre_division_content {
  position: relative;
  right: -0.2604166667vw;
  width: 47.3958333333vw;
  margin-left: auto;
  margin-top: -14.6875vw;
  padding: 4.0625vw 2.8645833333vw 3.3333333333vw;
  z-index: 1;
}

.p_stre_division_content::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 7.2916666667vw;
  height: 100%;
  background: url(../image/strength/img_division_bef.png) no-repeat top center/contain;
  z-index: -1;
}

.p_stre_division_content::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 6.25vw);
  background-color: #fff;
  border-right: 0.5208333333vw solid #319463;
  border-bottom: 0.5208333333vw solid #319463;
  border-left: 0.5208333333vw solid #319463;
  z-index: -2;
}

.p_stre_division_name {
  position: absolute;
  top: -1.5625vw;
  left: 5.2083333333vw;
  color: #319463;
  font-size: 2.34375vw;
  font-weight: 700;
  line-height: 1.5em;
}

.p_stre_division_title {
  position: relative;
  margin-bottom: 1.0416666667vw;
  font-size: 1.25vw;
  font-weight: 700;
  line-height: 1.7em;
  font-size: 18px;
}

.p_stre_division_text {
  position: relative;
  font-size: 0.8333333333vw;
  font-weight: 400;
  line-height: 1.85em;
  text-align: justify;
  font-size: 16px;
}

.p_stre_division_item:nth-of-type(even) .p_stre_division_image {
  margin-left: auto;
}

.p_stre_secret {
  position: relative;
}

.p_stre_secret .p_stre_title {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.p_stre_secret_wrap {
  display: flex;
  flex-wrap: wrap;
}

.p_stre_secret_item {
  position: relative;
  width: 50%;
}

.p_stre_secret_image {
  position: relative;
  display: flex;
  justify-content: center;
  height: 39.1666666667vw;
  padding-top: 6.7708333333vw;
  background: radial-gradient(circle, #f1f1f1 0%, #d4d4d4 100%);
  -webkit-clip-path: polygon(0 0, 100% 23%, 100% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 23%, 100% 100%, 0% 100%);
}

.p_stre_secret_img {
  position: relative;
  left: 1.9791666667vw;
  width: 22.2916666667vw;
}

.p_stre_secret_img img {
  margin: 0 auto;
}

.p_stre_secret_title {
  position: absolute;
  bottom: 0;
  left: 9.6354166667vw;
  color: #319463;
  font-size: 3.125vw;
  font-weight: 700;
  line-height: 1em;
}

.p_stre_secret_title_en {
  position: absolute;
  bottom: 0;
  left: -0.2083333333vw;
  color: #fff;
  font-family: "Segoe UI", "Noto Sans JP", sans-serif;
  font-size: 5.2083333333vw;
  font-weight: 400;
  -ms-writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -moz-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  white-space: nowrap;
  line-height: 1em;
  opacity: 0.5;
  z-index: 3;
}

.p_stre_secret_info {
  /* height: 16.3541666667vw; */
  padding: 1.0416666667vw 0 0.5208333333vw 9.6354166667vw;
  background-color: #319463;
  padding: 40px 0 40px 8.6354166667vw;
}

.p_stre_secret_sub_title {
  margin-bottom: 1.0416666667vw;
  color: #fff;
  font-size: 1.25vw;
  font-weight: 700;
  line-height: 1.5em;
  font-size: 18px;
  width: 32.3vw;
}

.p_stre_secret_text {
  width: 27.9166666667vw;
  color: #fff;
  font-size: 0.8333333333vw;
  font-weight: 400;
  line-height: 1.9em;
  text-align: justify;
  font-size: 16px;
  width: 32vw;
}

.p_stre_secret_item:last-child .p_stre_secret_image {
  padding-top: 7.1875vw;
  clip-path: polygon(0 23%, 100% 0, 100% 100%, 0% 100%);
}

.p_stre_secret_item:last-child .p_stre_secret_image::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 200%;
  height: 200%;
  background: radial-gradient(circle, #fff 0%, #c4c3c3 100%);
  z-index: -1;
}

.p_stre_secret_item:last-child .p_stre_secret_img {
  left: 0.5208333333vw;
  width: 53.8020833333vw;
}

.p_stre_secret_item:last-child .p_stre_secret_title {
  left: auto;
  right: 9.6354166667vw;
  color: #55A053;
}

.p_stre_secret_item:last-child .p_stre_secret_title_en {
  left: auto;
  right: -0.3645833333vw;
  transform: scale(-1);
}

.p_stre_secret_item:last-child .p_stre_secret_sub_title {
  margin-bottom: 1.5625vw;
}

.p_stre_secret_item:last-child .p_stre_secret_info {
  /*  padding: 2.8645833333vw 9.6354166667vw 0.5208333333vw 6.1458333333vw; */
  background-color: #55A053;
  padding: 40px 0 40px 8.6354166667vw;
}

.p_stre_strength {
  padding: 6.40625vw 0 4.4791666667vw;
}

.p_stre_strength .p_stre_title {
  margin-bottom: 5.46875vw;
}

.p_stre_strength_list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.p_stre_strength_item {
  width: 16.9791666667vw;
  margin: 0 2.6041666667vw 4.1666666667vw 0;
}

.p_stre_strength_title {
  margin-bottom: 2.6041666667vw;
  font-size: 1.25vw;
  font-weight: 700;
  text-align: center;
  line-height: 1.5em;
}

.p_stre_strength_info {
  position: relative;
  width: 9.1145833333vw;
  height: 7.9166666667vw;
  margin: 0 auto -0.5208333333vw;
}

.p_stre_strength_info::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  transform: rotate(131deg);
  width: 100%;
  height: 100%;
  background-color: #45c141;
  opacity: 0.6;
  -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  z-index: -1;
}

.p_stre_strength_num {
  margin-bottom: 0.2604166667vw;
  font-size: 3.6458333333vw;
  font-weight: 700;
  line-height: 1em;
}

.p_stre_strength_unit {
  padding-right: 2.0833333333vw;
  font-size: 1.25vw;
  font-weight: 700;
  text-align: right;
  line-height: 1.5em;
}

.p_stre_strength_text {
  font-size: 1.2rem;
  font-weight: 400;
  text-align: center;
  line-height: 1.9em;
}

.p_stre_future {
  position: relative;
  padding: 11.0416666667vw 0 4.7916666667vw;
  overflow: hidden;
}

.p_stre_future_image_01 {
  position: absolute;
  top: 8%;
  left: 50%;
  transform: translate(-50%, -8%);
  width: 100%;
  z-index: 1;
}

.p_stre_future_image_02 {
  position: absolute;
  top: 19.0625vw;
  left: 0;
  width: 51.7708333333vw;
  z-index: 2;
}

.p_stre_future .p_stre_title {
  position: relative;
  z-index: 2;
  margin-bottom: -0.78125vw;
}

.p_stre_future_content {
  position: relative;
  padding-top: 18.3333333333vw;
  z-index: 3;
}

.p_stre_future_content::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 31.9791666667vw;
  background-color: #036836;
  -webkit-clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  z-index: -1;
}

.p_stre_future_content::after {
  content: "";
  position: absolute;
  top: 31.875vw;
  left: 0;
  width: 100vw;
  height: 100%;
  background-color: #036836;
  z-index: -1;
}

.p_stre_future_title_en {
  position: absolute;
  top: 1.1458333333vw;
  right: 9.6354166667vw;
  transform: rotate(-18deg);
  color: #319463;
  font-family: "Segoe UI", "Noto Sans JP", sans-serif;
  font-size: 5.2083333333vw;
  font-weight: 400;
  line-height: 1em;
  opacity: 0.5;
}

.p_stre_future_box {
  width: 52.0833333333vw;
  margin-left: auto;
}

.p_stre_future_title {
  margin-bottom: 1.5625vw;
  color: #fff;
  font-size: 1.875vw;
  font-weight: 700;
  text-align: right;
  line-height: 1.7em;
}

.p_stre_future_text {
  color: #fff;
  font-weight: 400;
  line-height: 1.9em;
  font-size: 16px;
  text-align: justify;
}

.other_contact {
  margin-top: 0;
}

/* support */

.support .container {
  width: 82.5520833333vw;
  padding: 0 20px;
  margin: 0 auto;
}

.support .p_stre_title {
  font-size: 3rem;
  /* font-size: 2.34375vw; */
  margin-bottom: 40px;
}

.support_Area {
  border: 10px solid #FFFFFF;
  padding: 40px;
}

.support_container {
  display: flex;
  align-items: center;
  margin: -16px 0 0 -16px;
}

.support_container>* {
  padding: 16px 0 0 16px;
}

.support_contents {
  padding: 40px 64px;
}

.support_contents:first-child {
  border-bottom: 1px solid #fff
}

.support_image {
  max-width: 240px;
  width: 25%;
}

.support_image img {
  margin: 0 auto;
}

.support_desc {
  color: #fff;
  width: 75%;
}

.support_desc p {
  text-align: justify;
}

.support_desc h3 {
  font-size: 2.2rem;
  /* font-size: 1.5625vw; */
  font-weight: bold;
  margin-bottom: 16px;
}

.support_desc h3 span {
  display: inline-block;
}

.p_stre_support .p_stre_future_title_en {
  position: absolute;
  top: 17.5vw;
  right: 21.635417vw;
  transform: rotate(-16deg);
  color: #f3f3f3;
  font-family: "Segoe UI", "Noto Sans JP", sans-serif;
  font-size: 85px;
  font-weight: 400;
  line-height: 1em;
  opacity: 0.5;
}

.future {
  margin: 80px 0 64px;
}

.future .p_stre_title {
  margin-bottom: 32px;
}

@media screen and (min-width: 1920px) {
  .p_stre_secret_sub_title {
    font-size: 1.25vw;
  }

  .p_stre_secret_text {
    font-size: 0.8333333333vw;
  }

  .p_stre_future_text {
    font-size: 0.8333333333vw;
  }
}

@media screen and (min-width: 1400px) {
  .p_stre_support .p_stre_future_title_en {
    font-size: 6vw;
    top: 18.2vw;
  }

  .p_stre_meet_text {
    font-size: 1.25vw;
  }

  .p_stre_solution::after {
    width: 190.0208333333vw;
    height: 61.291666666699996vw;
  }

  .p_stre_solution_title {
    font-size: 1.5vw;
  }

  .p_stre_solution_text {
    font-size: 0.8999vw;
  }

  .p_stre_solution::after {
    width: 197.0208333333vw;
    height: 63.491667vw;
  }


}

@media screen and (min-width: 768px) {
  .p_stre_problem_item:nth-child(3) .p_stre_problem_image {
    margin-bottom: 0.2604166667vw;
  }

  .p_stre_problem_item:nth-child(3) .p_stre_problem_title {
    margin-bottom: 0.5208333333vw;
  }

  .p_stre_solution_item:nth-child(even) .p_stre_solution_info {
    padding-left: 0;
    padding-right: 0;
  }

  .p_stre_solution_item:nth-child(even) .p_stre_solution_title {
    padding: 0 0.5208333333vw;
    text-align: center;
  }

  .p_stre_solution_item:nth-child(even) .p_stre_solution_text {
    padding: 0 2.6041666667vw;
  }

  .p_stre_division_item:nth-of-type(even) .p_stre_division_content {
    left: -0.2604166667vw;
    margin-top: -10.8333333333vw;
    margin-right: auto;
    margin-left: 0;
  }

  .p_stre_secret_item:last-child .p_stre_secret_img img {
    max-width: 53.8020833333vw;
  }

  /*   .p_stre_secret_item:last-child .p_stre_secret_text {
    width: 33.9583333333vw;
  } */

  .p_stre_strength_item:nth-child(3),
  .p_stre_strength_item:last-child {
    margin-right: 0;
  }
}

@media (min-width: 768px) and (max-width: 1200px) {
  .p_stre_support.support::before {
    position: absolute;
    content: '';
    background-color: #319463;
    z-index: -1;
    width: 100%;
    height: 46vw;
    right: 0;
    top: -46vw;
  }
}

@media screen and (max-width: 1100px) {

  .support_Area {
    padding: 16px 32px;
  }

  .support_contents {
    padding: 32px 0;
  }

  .p_stre_support .p_stre_future_title_en {
    font-size: 70px;
  }

  .p_stre_meet_text {
    width: 100%;
  }
}

@media screen and (max-width: 1025px) {
  .p_stre_strength_text {
    font-size: 1rem;
  }
}

@media screen and (max-width: 767px) {
  .p_stre_container {
    width: 100%;
  }

  .p_stre_slogan {
    height: 79.4871794872vw;
  }

  .p_stre_slogan::before {
    left: -26.9230769231vw;
    width: 53.0769230769vw;
    height: 36.6666666667vw;
  }

  .p_stre_slogan::after {
    right: -26.9230769231vw;
    width: 31.7948717949vw;
    height: 36.6666666667vw;
  }

  .p_stre_slogan_image_01 {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    width: 147.4358974359vw;
  }

  .p_stre_slogan_image_02 {
    bottom: -0.5128205128vw;
    left: -26.9230769231vw;
    width: 74.8717948718vw;
  }

  .p_stre_slogan_image_03 {
    bottom: -5.641025641vw;
    right: -20.5128205128vw;
    width: 89.2307692308vw;
  }

  .p_stre_slogan_box {
    top: 8.9743589744vw;
    right: -0.5128205128vw;
    height: 40.5128205128vw;
    width: 46.9230769231vw;
    padding: 2.5641025641vw 0 0 14.8717948718vw;
  }

  .p_stre_slogan_text {
    font-size: 2.5641025641vw;
  }

  .p_stre_slogan_title {
    font-size: 4.6153846154vw;
  }

  .p_stre_meet {
    margin-top: -3.0769230769vw;
    padding: 0 20px 7.6923076923vw;
  }

  .p_stre_meet_title {
    margin-bottom: 3.0769230769vw;
    font-size: 4.6153846154vw;
  }

  .p_stre_meet_text {
    width: 100%;
    font-size: 3.5897435897vw;
  }

  .p_stre_title {
    margin-bottom: 8.9743589744vw;
    font-size: 5.1282051282vw;
  }

  .p_stre_problem {
    background-color: #f3f3f3;
  }

  .p_stre_problem_content {
    padding: 6.4102564103vw 0 1.2820512821vw;
  }

  .p_stre_problem_list {
    justify-content: space-between;
  }

  .p_stre_problem_item {
    width: calc(50% - 5.1282051282vw);
    margin: 0 0 10.2564102564vw;
  }

  .p_stre_problem_image {
    margin-bottom: 2.5641025641vw;
    max-width: 39.7435897436vw;
  }

  .p_stre_problem_title {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 12.3076923077vw;
    font-size: 4.1025641026vw;
  }

  .p_stre_problem_text {
    font-size: 3.5897435897vw;
  }

  .p_stre_problem_num {
    font-size: 7.6923076923vw;
  }

  .p_stre_problem_item:nth-child(odd) .p_stre_problem_num {
    top: 25.641025641vw;
  }

  .p_stre_problem_item:nth-child(even) .p_stre_problem_num {
    top: 1.2820512821vw;
  }

  .p_stre_solution {
    padding: 15.3846153846vw 0 0;
  }

  .p_stre_solution::before {
    top: 18.9743589744vw;
    width: 112.8205128205vw;
    height: 35.8974358974vw;
  }

  .p_stre_solution::after {
    top: 22.5641025641vw;
    width: 112.8205128205vw;
    height: 35.8974358974vw;
  }

  .p_stre_solution_shape {
    top: 27.6923076923vw;
    left: -20px;
    width: 46.6666666667vw;
    height: 28.7179487179vw;
    -webkit-clip-path: polygon(0 0, 0% 100%, 100% 50%);
    clip-path: polygon(0 0, 0% 100%, 100% 50%);
  }

  .p_stre_solution .p_stre_title {
    margin-bottom: 11.5384615385vw;
  }

  .p_stre_solution_list {
    width: calc(100% - 40px);
    margin: 0 auto;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
  }

  .p_stre_solution_list::after {
    content: "";
    position: absolute;
    top: 23.0769230769vw;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
    height: 100%;
    background-color: #319463;
    z-index: -2;
  }

  .p_stre_solution_item {
    width: 100%;
    box-shadow: none;
  }

  .p_stre_solution_info {
    padding: 4.6153846154vw 20px;
  }

  .p_stre_solution_info::before {
    top: -3.8461538462vw;
    left: 6.4102564103vw;
    width: 24.6153846154vw;
    height: 21.5384615385vw;
  }

  .p_stre_solution_title {
    margin-bottom: 3.0769230769vw;
    font-size: 4.1025641026vw;
  }

  .p_stre_solution_text {
    font-size: 3.5897435897vw;
  }

  .p_stre_support {
    min-height: auto;
    /* padding: 31.8vw 0 0; */
    padding: 11.8vw 0 0;
  }

  .p_stre_support .p_stre_title {
    position: relative;
    margin-bottom: 28.2051282051vw;
    z-index: 1;
  }

  .p_stre_support_content {
    position: relative;
    width: 100%;
    /* padding: 20.5128205128vw 40px 0; */
    /* background-color: #ffbb00; */
  }

  .p_stre_support_content::before {
    top: -28.9743589744vw;
    width: 102vw;
    height: 29.2307692308vw;
    -webkit-clip-path: polygon(100% 100%, 0 0, 0 100%);
    clip-path: polygon(100% 100%, 0 0, 0 100%);
  }

  .p_stre_future_title_wrap {
    width: 69.80vw;
  }

  .p_stre_future_title_eng {
    font-size: 7vw;
    top: 16.8vw;
    right: 30.635417vw;
  }

  .p_stre_support_content::after {
    content: "";
    position: absolute;
    bottom: -28.9743589744vw;
    left: 0;
    width: 102vw;
    height: 29.2307692308vw;
    background-color: #ffbb00;
    -webkit-clip-path: polygon(100% 0, 0 0, 0 100%);
    clip-path: polygon(100% 0, 0 0, 0 100%);
    z-index: -1;
  }

  .p_stre_support_icon {
    width: 20.5128205128vw;
    margin: -44.8717948718vw auto 1.2820512821vw;
  }

  .p_stre_support_title {
    margin-bottom: 3.0769230769vw;
    font-size: 4.1025641026vw;
  }

  .p_stre_support_text {
    font-size: 3.5897435897vw;
  }

  .p_stre_support_image {
    position: relative;
    left: 50%;
    width: 147.4358974359vw;
    margin-top: -5.1282051282vw;
    z-index: 2;
  }

  .p_stre_division {
    padding: 8.9743589744vw 0 10.2564102564vw;
  }

  .p_stre_division::before {
    right: -28.7179487179vw;
    width: 52.8205128205vw;
    height: 120vw;
  }

  .p_stre_division::after {
    top: 187.1794871795vw;
    bottom: auto;
    left: -25.1282051282vw;
    width: 52.8205128205vw;
    height: 120vw;
  }

  .p_stre_division .p_stre_title {
    margin-bottom: 7.6923076923vw;
  }

  .p_stre_division_item {
    margin-bottom: 11.5384615385vw;
  }

  .p_stre_division_image {
    margin-left: -20px;
    width: 100%;
  }

  .p_stre_division_content {
    width: 100%;
    margin-top: -5.1282051282vw;
    padding: 7.6923076923vw 20px;
  }

  .p_stre_division_content::before {
    height: 15.3846153846vw;
  }

  .p_stre_division_content::after {
    height: calc(100% - 10.2564102564vw);
    border-width: 1.0256410256vw;
  }

  .p_stre_division_name {
    top: -4.6153846154vw;
    left: 8.2051282051vw;
    font-size: 6.1538461538vw;
  }

  .p_stre_division_title {
    margin-bottom: 2.5641025641vw;
    font-size: 4.1025641026vw;
  }

  .p_stre_division_text {
    font-size: 3.5897435897vw;
  }

  .p_stre_division_item:nth-of-type(even) .p_stre_division_image {
    position: relative;
    right: -20px;
  }

  .p_stre_secret .p_stre_title {
    position: static;
    transform: translateX(0);
    margin-bottom: 0;
  }

  .p_stre_secret_item {
    width: 100%;
  }

  .p_stre_secret_image {
    height: auto;
    padding: 12.8205128205vw 0 2.5641025641vw;
  }

  .p_stre_secret_img {
    left: 0;
    width: 35.8974358974vw;
  }

  .p_stre_secret_title {
    left: calc(40px + 5.1282051282vw);
    font-size: 6.1538461538vw;
  }

  .p_stre_secret_title_en {
    left: -1.0256410256vw;
    font-size: 10.2564102564vw;
  }

  .p_stre_secret_info {
    height: auto;
    padding: 6.4102564103vw 40px 17.9487179487vw;
  }

  .p_stre_secret_sub_title {
    margin-bottom: 3.8461538462vw;
    font-size: 4.1025641026vw;
    width: 100%;
  }

  .p_stre_secret_text {
    width: 100%;
    font-size: 3.5897435897vw;
  }

  .p_stre_secret_item:last-child {
    margin-top: -17.9487179487vw;
  }

  .p_stre_secret_item:last-child .p_stre_secret_image {
    padding-top: 15.3846153846vw;
  }

  .p_stre_secret_item:last-child .p_stre_secret_img {
    left: -2.5641025641vw;
    width: 97.4358974359vw;
  }

  .p_stre_secret_item:last-child .p_stre_secret_title {
    right: calc(40px + 5.1282051282vw);
  }

  .p_stre_secret_item:last-child .p_stre_secret_info {
    padding: 6.4102564103vw 40px;
  }

  .p_stre_strength {
    padding: 8.2051282051vw 0 15.3846153846vw;
  }

  .p_stre_strength .container {
    padding: 0;
  }

  .p_stre_strength .p_stre_title {
    margin-bottom: 7.6923076923vw;
  }

  .p_stre_strength_item {
    width: 39.7435897436vw;
    margin: 0 6.4102564103vw;
  }

  .p_stre_strength_title {
    margin-bottom: 12.8205128205vw;
    font-size: 4.1025641026vw;
  }

  .p_stre_strength_info {
    width: 32.8205128205vw;
    height: 28.2051282051vw;
  }

  .p_stre_strength_info::before {
    top: -2.5641025641vw;
    left: 3.0769230769vw;
  }

  .p_stre_strength_num {
    margin-bottom: 2.5641025641vw;
    font-size: 10.2564102564vw;
    text-align: center;
  }

  .p_stre_strength_unit {
    padding-right: 5.1282051282vw;
    font-size: 4.1025641026vw;
  }

  .p_stre_strength_text {
    font-size: 3.0769230769vw;
  }

  .p_stre_future {
    padding: 0;
  }

  .p_stre_future_image_01 {
    position: relative;
    left: -10.2564102564vw;
    transform: translateX(0);
    width: 160vw;
    margin-bottom: -30.7692307692vw;
  }

  .p_stre_future_image_02 {
    top: 35.8974358974vw;
    left: -7.6923076923vw;
    width: 70.7692307692vw;
  }

  .p_stre_future .p_stre_title {
    margin-bottom: 3.8461538462vw;
  }

  .p_stre_future_content::before {
    width: 100vw;
    height: 32.8205128205vw;
  }

  .p_stre_future_content::after {
    top: 32.5641025641vw;
  }

  .p_stre_future_title_en {
    top: -2.0512820513vw;
    right: 20px;
    font-size: 10.2564102564vw;
  }

  .p_stre_future_box {
    width: 100%;
    padding: 12.8205128205vw 0 10.2564102564vw;
  }

  .p_stre_future_title {
    font-size: 4.1025641026vw;
  }

  .p_stre_future_text {
    font-size: 3.5897435897vw;
    text-align: justify;
  }

  /* support */

  .support.p_stre_support {
    padding: 18.8vw 0 0;
  }

  .support_container {
    display: block;
    margin: 0;
  }

  .support_container>* {
    width: 100%;
    padding: 0;
  }

  .support_image {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 100%;
    margin-bottom: 16px;
  }

  .support.p_stre_support .p_stre_title {
    margin-bottom: 24px;
    /* font-size: 2.8rem; */
    font-size: 5.1282051282vw;
  }

  .support .container {
    max-width: 1100px;
    width: 100%;
    padding: 0 8px;
    margin: 0 auto;
  }

  .support_Area {
    padding: 16px;
  }

  .support_desc h3 {
    /* font-size: 2.6rem; */
    font-size: 4.1025641026vw;
  }

  .p_stre_support_content::after {
    content: none;
  }

  .p_stre_support_image {
    margin-top: -42.1282051282vw;
  }

  .p_stre_support .p_stre_future_title_en {
    font-size: 78px;
    top: 2.5vw;
  }

}

@media screen and (max-width: 400px) {
  .p_stre_support .p_stre_future_title_en {
    position: absolute;
    top: 2.5vw;
    right: 24.635417000000004vw;
    transform: rotate(-16deg);
    color: #f3f3f3;
    font-family: "Segoe UI", "Noto Sans JP", sans-serif;
    font-size: 64px;
    font-weight: 400;
    line-height: 1em;
    opacity: 0.5;
  }
}