.sub-features {
  color: var(--black);
}
.sub-features h2 {
  font-family: var(--font-family-corporateLogo);
  font-weight: var(--font-bold);
  font-size: clamp(48px, 5.3531598513vw, 72px);
  text-align: center;
  color: #e60012;
  margin-bottom: 1em;
}
.sub-features section {
  padding: min(8.9219330855vw, 120px) 0;
}

.sub-features__request {
  background-color: var(--bg-gray);
}

.sub-features__domain {
  background-color: #e60012;
}

.sub-features__locations {
  background-color: var(--bg-gray);
}

.features-hero__inner {
  background-image: url(../image/sub/features01.webp);
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: auto 50%;
}

.features-hero__copy-title {
  font-weight: var(--font-black);
  font-size: clamp(48px, 5.3531598513vw, 72px);
  line-height: 1.4;
}
.features-hero__copy-title span {
  color: #e60012;
}

.features-hero__copy-text {
  font-size: clamp(18px, 1.56133829vw, 21px);
  font-weight: var(--font-black);
  margin-top: 2em;
  line-height: 1.8;
}
.features-hero__copy-text span {
  color: #e60012;
}

.features-request__inner {
  background-image: url(../image/sub/features-request-bg.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

.features-request__title {
  font-family: var(--font-family-corporateLogo);
  font-weight: var(--font-bold);
  font-size: clamp(38px, 3.5687732342vw, 48px);
  text-align: center;
  margin-bottom: 1em;
}

.features-request__list {
  display: flex;
  width: 100%;
  gap: min(2.9739776952vw, 40px);
}

.features-request__list-item {
  flex: 1;
}

.features-request__list-item-img {
  display: flex;
  justify-content: center;
  height: min(11.8959107807vw, 160px);
}

.features-request__list-item-text {
  font-size: clamp(12px, 1.3382899628vw, 18px);
  font-weight: var(--font-bold);
  margin: 1em 0;
}

.sub-features__domain {
  color: #ffffff;
}

h2.features-domain__title {
  color: #ffffff;
}

.features-domain__text {
  font-size: clamp(18px, 1.56133829vw, 21px);
  text-align: center;
  font-weight: var(--font-bold);
  margin: 2em 0;
}
.features-domain__text span {
  font-size: clamp(26px, 2.2304832714vw, 30px);
}

.features-domain__text-bottom {
  font-size: clamp(26px, 2.2304832714vw, 30px);
  text-align: center;
  font-weight: var(--font-bold);
  margin-top: 2em;
}
.features-domain__text-bottom span {
  font-size: clamp(18px, 1.56133829vw, 21px);
}

.features-domain__figure {
  padding: min(3.9405204461vw, 53px);
  border: 6px solid #ffffff;
}

.features-domain__figure-flow {
  display: flex;
  width: 100%;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}

.features-domain__figure-flow-item {
  display: flex;
  align-items: center;
}
.features-domain__figure-flow-item::after {
  content: "";
  flex: 1;
  width: min(1.7100371747vw, 23px);
  height: min(2.0817843866vw, 28px);
  background-image: url(../image/sub/features-domain-figure-flow.png);
  margin-left: min(1.4869888476vw, 20px);
  margin-right: min(1.4869888476vw, 20px);
  margin-top: calc((min(2.0817843866vw, 28px) / 2 + 3.2em) * -1);
  background-size: contain;
  background-repeat: no-repeat;
}
.features-domain__figure-flow-item:last-of-type::after {
  content: none;
}

.features-domain__figure-flow-item-img {
  width: min(16.3568773234vw, 220px);
  height: min(16.3568773234vw, 220px);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  background-color: #ffffff;
  border-radius: 50%;
}
.features-domain__figure-flow-item-img img {
  max-width: 65%;
  max-height: 65%;
}

.features-domain__figure-flow-item-text {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 3.2em;
  font-size: clamp(16px, 1.7843866171vw, 24px);
  font-weight: var(--font-bold);
}

.features-domain__figure-flow-category {
  margin-top: 2em;
}

.features-feature__intro {
  font-size: clamp(18px, 1.56133829vw, 21px);
  font-weight: var(--font-medium);
}
.features-feature__intro h3 {
  font-family: var(--font-family-corporateLogo);
  font-weight: var(--font-bold);
  font-size: clamp(44px, 3.8661710037vw, 52px);
  font-weight: var(--font-bold);
  margin-bottom: 1.5em;
  color: #e60012;
  text-align: center;
}

.features-feature__intro-text span {
  color: #e60012;
  font-weight: var(--font-bold);
}

.features-feature__intro-rashisa-image {
  display: block;
  text-align: center;
  margin: min(3.0769230769vw, 40px) auto;
}

.features-feature__contents {
  border: 6px solid #e60012;
  padding-inline: min(4.6153846154vw, 60px);
  padding-block: min(6.1538461538vw, 80px);
  margin-top: min(4.6153846154vw, 60px);
  font-size: clamp(18px, 1.56133829vw, 21px);
  font-weight: var(--font-medium);
}
.features-feature__contents h3 {
  font-family: var(--font-family-corporateLogo);
  font-weight: var(--font-bold);
  font-size: clamp(40px, 3.2713754647vw, 44px);
  font-weight: var(--font-bold);
  margin-bottom: 1.5em;
  color: #e60012;
  text-align: center;
}

.features-feature__method {
  counter-reset: number;
}

.features-feature__method-title {
  position: relative;
  display: flex;
  align-items: center;
  font-size: clamp(26px, 2.2304832714vw, 30px);
  font-weight: var(--font-bold);
  color: #e60012;
  margin-top: 3em;
  margin-bottom: 1em;
  padding-top: 2em;
  border-top: 1px solid #dddddd;
  gap: 0.5em;
}
.features-feature__method-title::before {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Roboto", sans-serif;
  counter-increment: number;
  content: "0" counter(number) " ";
  border-radius: 50%;
  width: 2em;
  height: 2em;
  background-color: #e60012;
  color: #ffffff;
}

.features-feature__method-image {
  text-align: center;
  margin-top: 1.5em;
}

.features-feature__method-strategy-contents {
  padding: min(2.9739776952vw, 40px);
  background-color: var(--bg-gray);
  margin: min(2.9739776952vw, 40px) 0;
}

.features-feature__method-strategy-contents-title {
  font-size: clamp(20px, 1.7843866171vw, 24px);
  font-weight: var(--font-bold);
  text-align: center;
  margin-bottom: 1em;
  padding: 0 0 0.5em 0;
}

.features-feature__method-strategy-list {
  display: flex;
  gap: min(2.2304832714vw, 30px);
}

.features-feature__method-strategy-list-item {
  flex: 1;
  font-size: clamp(14px, 1.3382899628vw, 18px);
}
.features-feature__method-strategy-list-item figure {
  border: 1px solid var(--bg-gray);
}
.features-feature__method-strategy-list-item figcaption {
  text-align: center;
  margin-top: 0.5em;
}

.features-feature__method-marketing-title {
  font-size: clamp(20px, 1.7843866171vw, 24px);
  font-weight: var(--font-bold);
  text-align: center;
  padding: 0 0 0.5em 0;
  margin-bottom: 1em;
  line-height: 1.6;
}

.features-feature__method-marketing-image {
  margin-top: min(2.9739776952vw, 40px);
}

.features-feature__method-marketing-list {
  padding: min(2.9739776952vw, 40px);
  background-color: var(--bg-gray);
  margin: min(2.9739776952vw, 40px) 0;
}
.features-feature__method-marketing-list ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin: 20px 0 0 0;
  padding: 0;
}
.features-feature__method-marketing-list ul li {
  flex: 1;
  width: auto;
}
.features-feature__method-marketing-list ul li figure {
  height: min(14.8698884758vw, 200px);
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
}
.features-feature__method-marketing-list ul li img {
  max-width: min(4.8327137546vw, 65px);
  max-height: min(4.8327137546vw, 65px);
}
.features-feature__method-marketing-list ul li figcaption {
  font-size: clamp(12px, 1.1895910781vw, 16px);
  text-align: center;
  margin-top: 0.5em;
}

.features-structure__list-title {
  font-size: clamp(26px, 2.2304832714vw, 30px);
  text-align: center;
  font-weight: var(--font-bold);
  color: #e60012;
  margin-bottom: 1em;
}

.sub-features__structure {
  font-size: clamp(18px, 1.56133829vw, 21px);
}

.features-structure__text {
  font-weight: var(--font-medium);
}

.features-structure__image {
  display: block;
  margin-top: min(3.0769230769vw, 40px);
  margin-bottom: min(6.1538461538vw, 80px);
}

.features-structure__list {
  display: flex;
  flex-wrap: wrap;
  gap: min(2.2304832714vw, 30px);
}

.features-structure__list-item {
  width: calc((100% - min(2.2304832714vw, 30px) * 2) / 3);
  font-size: clamp(12px, 1.1895910781vw, 16px);
  background-color: var(--bg-gray);
  padding: min(1.7843866171vw, 24px);
}

.features-structure__list-item-header {
  display: flex;
  gap: min(1.4869888476vw, 20px);
  align-items: flex-end;
}
.features-structure__list-item-header picture {
  width: min(8.9219330855vw, 120px);
  aspect-ratio: 1/1;
  overflow: hidden;
  border-radius: 50%;
}

.features-structure__list-item-header-info {
  flex: 1;
}

.features-structure__list-item-position {
  font-size: clamp(10px, 0.8921933086vw, 12px);
  font-weight: var(--font-medium);
  line-height: 1.5;
}

.features-structure__list-item-name {
  font-weight: var(--font-bold);
  font-size: clamp(18px, 1.56133829vw, 21px);
}

.features-structure__list-item-text {
  margin-top: 1em;
}

.sub-features__works {
  font-size: clamp(18px, 1.56133829vw, 21px);
}
.sub-features__works .track-record__item-wrap {
  margin-top: 0;
}
.sub-features__works .track-record__item-num {
  color: #e60012;
  margin-bottom: 0;
}
.sub-features__works .track-record__item-num span {
  color: var(--black);
}

.features-works__text {
  font-weight: var(--font-medium);
}

.features-works__track-record__content {
  margin: min(5.9479553903vw, 80px) 0;
}

.features-works__list {
  width: 100%;
  display: flex;
  justify-content: space-between;
  font-size: clamp(12px, 1.1895910781vw, 16px);
  gap: min(2.2304832714vw, 30px);
  flex-wrap: wrap;
}

.features-works__list-item {
  width: 30%;
  display: flex;
  flex-direction: column;
  margin: 0 0 50px 0;
  color: var(--font-black);
}
.features-works__list-item:hover .features-works__list-item-image img {
  transform: scale(1.1);
}
.features-works__list-item:hover, .features-works__list-item:active, .features-works__list-item:visited {
  color: var(--font-black);
}

.features-works__list-item-image {
  aspect-ratio: 323/177;
  overflow: hidden;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  display: block;
}
.features-works__list-item-image img {
  width: 100%;
  height: auto;
  aspect-ratio: 323/177;
  transform: scale(1);
  transition: transform 0.3s;
}

.features-works__list-item-info {
  margin-bottom: 0;
  text-align: center;
  margin-top: 1em;
}

.features-works__list-item-category {
  font-weight: var(--font-bold);
  color: #e60012;
  font-size: clamp(14px, 1.3382899628vw, 18px);
}

.features-works__list-item-text {
  font-size: clamp(14px, 1.3382899628vw, 18px);
}

.features-works__link {
  display: block;
  margin: 0 auto min(6.6914498141vw, 90px) auto;
}

.features-works__others {
  background-color: var(--bg-gray);
  padding: min(2.9739776952vw, 40px);
}

.features-works__others-title {
  text-align: center;
  font-weight: var(--font-bold);
  font-size: clamp(18px, 1.56133829vw, 21px);
  margin-bottom: 1em;
}

.features-works__others-text {
  font-size: clamp(14px, 1.3382899628vw, 18px);
}

.sub-features__locations {
  margin-bottom: -100px;
}

.features-locations__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto auto 1fr;
  gap: min(1.1152416357vw, 15px) min(4.4609665428vw, 60px);
}

.features-locations__list-item {
  display: grid;
  grid-row: span 3;
  grid-template-rows: subgrid;
}
.features-locations__list-item h3 {
  font-size: clamp(28px, 2.6765799257vw, 36px);
  font-weight: var(--font-bold);
}
.features-locations__list-item h3 span {
  display: block;
  font-size: clamp(12px, 1.1895910781vw, 16px);
}
.features-locations__list-item picture {
  display: block;
  aspect-ratio: 3/2;
  background-color: #ffffff;
}

.features-locations__list-item-address {
  font-size: clamp(14px, 1.3382899628vw, 18px);
}

.features-locations__text {
  margin-top: min(2.2304832714vw, 30px);
  font-size: clamp(14px, 1.3382899628vw, 18px);
  font-weight: var(--font-medium);
}

@media (max-width: 767px) {
  .sub-features h2 {
    font-size: clamp(32px, 9.2307692308vw, 36px);
  }
  .features-hero__copy-title {
    font-size: 7.1794871795vw;
  }
  .features-hero__copy-text {
    font-size: clamp(12px, 3.5897435897vw, 14px);
  }
  .features-hero__inner {
    padding-bottom: min(51.2820512821vw, 200px);
    background-size: auto 35%;
    background-position: bottom 0 right 5%;
  }
  .features-request__title {
    font-size: clamp(24px, 7.1794871795vw, 28px);
  }
  .features-request__list-item-text {
    font-size: clamp(10px, 3.0769230769vw, 12px);
  }
  .features-request__list {
    width: 90%;
    margin: auto;
    flex-wrap: wrap;
    gap: min(5.1282051282vw, 20px);
  }
  .features-request__list-item {
    flex: auto;
    width: calc((100% - min(5.1282051282vw, 20px)) / 2);
  }
  .features-request__list-item-img {
    height: min(20.5128205128vw, 80px);
  }
  .features-domain__text {
    font-size: clamp(14px, 4.1025641026vw, 16px);
  }
  .features-domain__text span {
    font-size: clamp(20px, 6.1538461538vw, 24px);
  }
  .features-domain__figure {
    padding: 1em 0;
    overflow: scroll;
  }
  .features-domain__figure img {
    max-width: none;
    height: 360px;
    margin: 1em;
  }
  .features-domain__figure-flow-item-img {
    width: 20vw;
    height: 20vw;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1vw;
    border-radius: 50%;
    background-color: #ffffff;
    margin: auto;
  }
  .features-domain__figure-flow-item-img img {
    object-fit: contain;
    width: 100%;
    height: 100%;
  }
  .features-domain__figure-flow-text {
    font-weight: 700;
    text-align: center;
    margin-top: 0.5em;
  }
  .features-domain__figure-flow-category {
    margin-top: 1em;
  }
  .features-domain__text-bottom {
    font-size: clamp(18px, 5.1282051282vw, 20px);
  }
  .features-domain__text-bottom span {
    display: block;
    font-size: clamp(10px, 3.5897435897vw, 14px);
    line-height: 1.4;
    margin-top: 1em;
  }
  .features-feature__intro h3 {
    font-size: clamp(28px, 8.2051282051vw, 32px);
    margin-bottom: 1em;
  }
  .features-feature__intro {
    font-size: clamp(10px, 3.5897435897vw, 14px);
  }
  .features-feature__intro-rashisa-image {
    margin: min(5.1282051282vw, 20px) auto;
  }
  .features-feature__contents {
    margin-top: min(10.2564102564vw, 40px);
  }
  .features-feature__contents h3 {
    font-size: clamp(24px, 7.1794871795vw, 28px);
    margin-bottom: 1em;
  }
  .features-feature__contents {
    font-size: clamp(10px, 3.5897435897vw, 14px);
  }
  .features-feature__method-title {
    font-size: clamp(20px, 6.1538461538vw, 24px);
    padding-top: 1em;
    flex-direction: column;
    margin-right: 0;
  }
  .features-feature__method-image img {
    width: 80%;
  }
  .features-feature__method-strategy-contents-title {
    font-size: clamp(14px, 4.1025641026vw, 16px);
    padding-bottom: 0;
  }
  .features-feature__method-strategy-list {
    flex-direction: column;
  }
  .features-feature__method-strategy-list-item figcaption {
    font-size: clamp(10px, 3.0769230769vw, 12px);
  }
  .features-feature__method-strategy-list-item-thumb {
    border: 1px solid #585858;
    width: 75%;
    margin: auto;
  }
  .features-feature__method-marketing-title {
    font-size: clamp(14px, 4.1025641026vw, 16px);
    padding-bottom: 0;
  }
  .features-feature__method-marketing-list ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: min(2.5641025641vw, 10px);
    margin: 20px 0 0 0;
    padding: 0;
  }
  .features-feature__method-marketing-list ul li {
    width: calc((100% - 20px) / 2);
    height: 25vw;
    background-color: #ffffff;
    padding: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .features-feature__method-marketing-list ul li figcaption {
    font-size: clamp(8px, 2.5641025641vw, 10px);
    line-height: 1.4;
  }
  .features-feature__method-marketing-list ul li .features-feature__method-marketing-list-item-image {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .features-feature__method-marketing-list ul li img {
    max-width: 40px;
    max-height: 40px;
    width: auto;
    height: auto;
  }
  .features-feature__method-marketing-list ul li .features-feature__method-marketing-list-item-text {
    min-height: 2em;
    text-align: center;
    font-weight: 700;
  }
  .features-feature__method-marketing-list-etc {
    margin-top: 0.5em;
    font-weight: 700;
    text-align: right;
    padding-right: 1em;
  }
  .features-structure__text {
    font-size: clamp(10px, 3.5897435897vw, 14px);
  }
  .features-structure__list-title {
    font-size: clamp(20px, 6.1538461538vw, 24px);
  }
  .features-structure__list {
    flex-direction: column;
  }
  .features-structure__list-item {
    width: 100%;
    padding: 2em;
  }
  .features-structure__list-item-header picture {
    width: min(18.4615384615vw, 60px);
  }
  .features-structure__list-item-text {
    font-size: clamp(8px, 3.0769230769vw, 12px);
  }
  .features-works__text {
    font-size: clamp(10px, 3.5897435897vw, 14px);
  }
  .features-works__list {
    margin: auto;
    gap: min(3.8461538462vw, 15px);
  }
  .features-works__list-item {
    width: calc((100% - min(3.8461538462vw, 15px)) / 2);
    margin-bottom: 0;
  }
  .features-works__list-item-info {
    text-align: center;
    padding: 0;
    margin-bottom: 1em;
  }
  .features-works__list-item-category {
    font-weight: 700;
    color: #e60012;
  }
  .features-works__list-item-text {
    font-size: clamp(9px, 2.8205128205vw, 11px);
  }
  .features-works__others {
    padding: min(5.1282051282vw, 20px);
  }
  .features-works__others-title {
    font-size: clamp(14px, 4.1025641026vw, 16px);
  }
  .features-works__others-text {
    font-size: clamp(10px, 3.0769230769vw, 12px);
  }
  .features-locations__list {
    display: block;
  }
  .features-locations__list h3 {
    font-size: clamp(20px, 6.1538461538vw, 24px);
    margin-bottom: 0.5em;
    text-align: center;
  }
  .features-locations__list-item {
    margin-bottom: min(10.2564102564vw, 40px);
  }
  .features-locations__list-item-address {
    margin-top: 0.5em;
    text-align: center;
  }
  .features-locations__text {
    margin-bottom: min(20.5128205128vw, 80px);
  }
}