@charset "UTF-8";
/* stylelint-disable color-hex-case */
/**
 * 本文（通常）
 */
/**
 * リンク
 */
/**
 * 大見出し（h2）
 */
.p-strength *:lang(en) {
  font-family: "Roboto", YuGothic, "游ゴシック", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}

@media screen and (min-width: 768px) {
  .p-strength-kv {
    margin-top: 11.5625rem;
  }
}
@media screen and (max-width:767px) {
  .p-strength-kv {
    margin-top: 8.5714285714rem;
  }
}

.p-strength-kv-title {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  .p-strength-kv-title {
    column-gap: 1.5rem;
  }
}
@media screen and (max-width:767px) {
  .p-strength-kv-title {
    column-gap: 0.7142857143rem;
  }
}

.p-strength-kv-title-text {
  font-family: "Roboto SemiBold", YuGothic, "游ゴシック", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  line-height: 1.08;
  letter-spacing: -0.01em;
}
@media screen and (min-width: 768px) {
  .p-strength-kv-title-text {
    font-size: 5rem;
  }
}
@media screen and (max-width:767px) {
  .p-strength-kv-title-text {
    font-size: 2.5rem;
  }
}

svg.p-strength-kv-title-cross {
  overflow: visible;
}
@media screen and (min-width: 768px) {
  svg.p-strength-kv-title-cross {
    width: 1.375rem;
    height: 1.375rem;
  }
}
@media screen and (max-width:767px) {
  svg.p-strength-kv-title-cross {
    width: 0.6428571429rem;
    height: 0.6428571429rem;
  }
}
svg.p-strength-kv-title-cross line {
  stroke: currentColor;
}

.p-strength-kv-lead {
  font-family: "midashi", "Noto Sans JP", YuGothic, "游ゴシック", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-weight: 600;
  line-height: 1.5;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-strength-kv-lead {
    font-size: 1.5rem;
    margin-top: 1.625rem;
  }
}
@media screen and (max-width:767px) {
  .p-strength-kv-lead {
    font-size: 1rem;
    margin-top: 1.2142857143rem;
  }
}

.p-strength-section {
  max-width: 1440px;
  margin-inline: auto;
}
@media screen and (min-width: 768px) {
  .p-strength-section {
    padding-inline: 9.37%;
    margin-top: 10.25rem;
  }
}
@media screen and (max-width:767px) {
  .p-strength-section {
    padding-inline: 1.7142857143rem;
    margin-top: 8.5714285714rem;
  }
}

@media screen and (min-width: 768px) {
  .p-strength-section + .p-strength-section {
    margin-top: 7.5rem;
  }
}
@media screen and (max-width:767px) {
  .p-strength-section + .p-strength-section {
    margin-top: 5.7142857143rem;
  }
}

.p-strength-section-inner {
  display: flex;
}
@media screen and (min-width: 768px) {
  .p-strength-section-inner {
    justify-content: space-between;
  }
}
@media screen and (max-width:767px) {
  .p-strength-section-inner {
    flex-direction: column;
    row-gap: 4.2857142857rem;
  }
}

@media screen and (min-width: 768px) {
  .p-strength-section-image {
    flex-shrink: 0;
    width: 50.85%;
  }
}
@media screen and (max-width:767px) {
  .p-strength-section-image {
    order: 2;
  }
}

.p-strength-section-image img {
  display: block;
  width: 100%;
  height: auto;
}

@media screen and (min-width: 768px) {
  .p-strength-section-content {
    flex-shrink: 0;
    width: 41.02%;
    margin-top: 5rem;
  }
}
@media screen and (max-width:767px) {
  .p-strength-section-content {
    order: 1;
  }
}

.p-strength-section-h3 {
  font-family: "Roboto", YuGothic, "游ゴシック", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-weight: 500;
  line-height: 1.08;
}
@media screen and (min-width: 768px) {
  .p-strength-section-h3 {
    font-size: 3rem;
  }
}
@media screen and (max-width:767px) {
  .p-strength-section-h3 {
    font-size: 2rem;
  }
}

.p-strength-section-paragraph {
  font-family: "Noto Sans JP", YuGothic, "游ゴシック", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}
.p-strength-section-paragraph:lang(en) {
  font-family: "Roboto", YuGothic, "游ゴシック", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}
@media screen and (min-width: 768px) {
  .p-strength-section-paragraph {
    margin-top: 2.5rem;
    font-size: 1rem;
  }
}
@media screen and (max-width:767px) {
  .p-strength-section-paragraph {
    margin-top: 1.7142857143rem;
    font-size: 1rem;
  }
}

@media screen and (min-width: 768px) {
  .p-strength-section-link {
    max-width: 15.625rem;
    margin-top: 3.75rem !important;
  }
}
@media screen and (max-width:767px) {
  .p-strength-section-link {
    margin-top: 2.8571428571rem !important;
  }
}

@media screen and (min-width: 768px) {
  .p-strength-section-link + .p-strength-section-link {
    margin-top: 1.25rem !important;
  }
}
@media screen and (max-width:767px) {
  .p-strength-section-link + .p-strength-section-link {
    margin-top: 1.4285714286rem !important;
  }
}

.p-strength-group {
  position: relative;
  max-width: 1440px;
  margin-inline: auto;
}
@media screen and (min-width: 768px) {
  .p-strength-group {
    margin-top: 12.5rem;
    margin-bottom: 7.5rem;
  }
}
@media screen and (max-width:767px) {
  .p-strength-group {
    margin-top: 8.5714285714rem;
    margin-bottom: 5.7142857143rem;
  }
}

@media screen and (min-width: 768px) {
  .p-strength-group-inner {
    display: flex;
    align-items: flex-start;
    padding-right: 9.37%;
    padding-block: 5rem;
    margin-left: -2.1875rem;
  }
}

@media screen and (min-width: 768px) {
  .p-strength-group-visual {
    flex: 0 0 51.75rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 1079px) {
  .p-strength-group-visual {
    max-width: 60%;
  }
}
@media screen and (max-width:767px) {
  .p-strength-group-visual {
    width: 42.3571428571rem;
    left: 50%;
    transform: translateX(-50%);
    margin-bottom: -7.8571428571rem;
    position: relative;
  }
}

.p-strength-group-diagram {
  position: relative;
  width: 100%;
  aspect-ratio: 1;
}
.p-strength-group-diagram::before, .p-strength-group-diagram::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  border: 1px dashed #7B7B7B;
  pointer-events: none;
  background-color: #F6F6F6;
  z-index: -1;
}
.p-strength-group-diagram::before {
  inset: 0;
  border: none;
}
.p-strength-group-diagram::after {
  width: 72.6%;
  aspect-ratio: 1;
  left: 48.9%;
  top: 50.4%;
  transform: translate(-50%, -50%);
}

.p-strength-group-diagram-circle {
  position: absolute;
  --w: 0%;
  width: var(--w);
  margin-left: calc(var(--w) * -0.5);
  margin-top: calc(var(--w) * -0.5);
}
.p-strength-group-diagram-circle img {
  display: block;
  width: 100%;
  height: auto;
}
.p-strength-group-diagram-circle[data-circle=center] {
  left: 50%;
  top: 50%;
  --w: 15%;
  z-index: 10;
}
.p-strength-group-diagram-circle[data-circle="01"] {
  left: 44.7%;
  top: 29.8%;
  --w: 8.4%;
}
.p-strength-group-diagram-circle[data-circle="02"] {
  left: 31.5%;
  top: 37.5%;
  --w: 4.3%;
}
.p-strength-group-diagram-circle[data-circle="03"] {
  left: 31%;
  top: 51.3%;
  --w: 15%;
}
.p-strength-group-diagram-circle[data-circle="04"] {
  left: 57.4%;
  top: 43.2%;
  --w: 28%;
}
@media screen and (min-width: 768px) {
  .p-strength-group-diagram-circle[data-circle="04"] span {
    padding-left: 1.875rem;
    margin-bottom: 1.25rem;
  }
}
@media screen and (max-width:767px) {
  .p-strength-group-diagram-circle[data-circle="04"] span {
    padding-left: 2.1428571429rem;
    margin-bottom: 1.4285714286rem;
  }
}
.p-strength-group-diagram-circle[data-circle="05"] {
  left: 45.1%;
  top: 60.3%;
  --w: 23.2%;
}
.p-strength-group-diagram-circle[data-circle="06"] {
  left: 41.5%;
  top: 43%;
  --w: 13.6%;
}
.p-strength-group-diagram-circle[data-circle="07"] {
  left: 60.4%;
  top: 57.1%;
  --w: 16.3%;
}
.p-strength-group-diagram-circle[data-circle="08"] {
  left: 68%;
  top: 50.3%;
  --w: 7%;
}
.p-strength-group-diagram-circle[data-circle=extra] {
  left: 55.9%;
  top: 66.6%;
  --w: 6.6%;
  border-radius: 50%;
  background-color: #3E3E3E;
  aspect-ratio: 1;
  font-size: 10px;
}
.p-strength-group-diagram-circle[data-circle^=dot] {
  border-radius: 50%;
  background-color: #242424;
  aspect-ratio: 1;
}
.p-strength-group-diagram-circle[data-circle=dot-a] {
  left: 58.5%;
  top: 29.9%;
  --w: 2.3%;
  background-color: #DFE7E9;
}
.p-strength-group-diagram-circle[data-circle=dot-b] {
  left: 70.7%;
  top: 45.5%;
  --w: 2.0%;
}
.p-strength-group-diagram-circle[data-circle=dot-c] {
  left: 33.8%;
  top: 60.5%;
  --w: 2.0%;
}
.p-strength-group-diagram-circle[data-circle=dot-d] {
  left: 48%;
  top: 71.2%;
  --w: 2.0%;
  background-color: #DFE7E9;
}

.p-strength-group-diagram-label {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-family: "Roboto", YuGothic, "游ゴシック", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.02em;
  text-align: center;
  white-space: nowrap;
  pointer-events: none;
  color: #FFF;
}
@media screen and (min-width: 768px) {
  .p-strength-group-diagram-label {
    font-size: min(0.8622916667vw, 12.417px);
  }
}
@media screen and (max-width:767px) {
  .p-strength-group-diagram-label {
    font-size: min(2.24vw, 7.4px);
  }
}
[data-circle=center] .p-strength-group-diagram-label, [data-circle="01"] .p-strength-group-diagram-label, [data-circle="08"] .p-strength-group-diagram-label {
  color: #242424;
}

.p-strength-group-diagram-sp {
  display: block;
}
@media screen and (min-width: 768px) {
  .p-strength-group-diagram-sp {
    display: none;
  }
}
.p-strength-group-diagram-sp img {
  display: block;
  width: 100%;
  height: auto;
}

@media screen and (min-width: 768px) {
  .p-strength-group-body {
    flex: 1;
    padding-top: 13.5rem;
    margin-left: -3.75rem;
  }
}
@media screen and (max-width:767px) {
  .p-strength-group-body {
    z-index: 10;
    position: relative;
    padding-inline: 1.7142857143rem;
  }
}

.p-strength-group-title {
  font-family: "Noto Sans JP", YuGothic, "游ゴシック", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-weight: 500;
  color: #242424;
  font-feature-settings: "palt";
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  .p-strength-group-title {
    font-size: 2.25rem;
    margin-bottom: 2.5rem;
  }
}
@media screen and (max-width:767px) {
  .p-strength-group-title {
    font-size: 1.7142857143rem;
    margin-bottom: 2.8571428571rem;
  }
}

.p-strength-group-desc {
  font-family: "Noto Sans JP", YuGothic, "游ゴシック", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  color: #242424;
  font-feature-settings: "palt";
  line-height: 1.8;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .p-strength-group-desc {
    font-size: 1.25rem;
    margin-bottom: 5rem;
  }
}
@media screen and (max-width:767px) {
  .p-strength-group-desc {
    font-size: 1.1428571429rem;
    margin-bottom: 4.2857142857rem;
  }
}

.p-strength-group-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.p-strength-group-item {
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-strength-group-item {
    padding-left: 2.625rem;
  }
}
@media screen and (max-width:767px) {
  .p-strength-group-item {
    padding-left: 3rem;
  }
}
.p-strength-group-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1rem;
  height: 1px;
  background-color: #242424;
}
@media screen and (min-width: 768px) {
  .p-strength-group-item::before {
    margin-top: 0.75rem;
  }
}
@media screen and (max-width:767px) {
  .p-strength-group-item::before {
    width: 1.1428571429rem;
    margin-top: 0.8571428571rem;
  }
}
@media screen and (min-width: 768px) {
  .p-strength-group-item + .p-strength-group-item {
    margin-top: 5rem;
  }
}
@media screen and (max-width:767px) {
  .p-strength-group-item + .p-strength-group-item {
    margin-top: 4.2857142857rem;
  }
}

.p-strength-group-item-title {
  font-family: "Noto Sans JP", YuGothic, "游ゴシック", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-weight: 500;
  color: #242424;
  font-feature-settings: "palt";
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  .p-strength-group-item-title {
    font-size: 1.5rem;
    margin-bottom: 0.75rem;
  }
}
@media screen and (max-width:767px) {
  .p-strength-group-item-title {
    font-size: 1.2857142857rem;
    margin-bottom: 0.7142857143rem;
  }
}

.p-strength-group-item-text {
  font-family: "Noto Sans JP", YuGothic, "游ゴシック", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  color: #242424;
  font-feature-settings: "palt";
  line-height: 1.8;
}
@media screen and (min-width: 768px) {
  .p-strength-group-item-text {
    font-size: 1rem;
  }
}
@media screen and (max-width:767px) {
  .p-strength-group-item-text {
    font-size: 1rem;
  }
}