*,
*::before,
*::after {
	box-sizing: border-box;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd,
p,
div,
span,
img,
a,
table,
tr,
th,
td {
	border: 0;
	font-size: 100%;
	font-weight: normal;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

header,
footer,
nav,
section,
article,
main,
aside,
figure,
figcaption {
	display: block;
}

ol,
ul {
	list-style: none;
}

img {
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}

a {
	color: inherit;
	text-decoration: none;
}

button {
	background: transparent;
	border: none;
	box-shadow: none;
	cursor: pointer;
	font: inherit;
	margin: 0;
	padding: 0;
}

input,
select,
textarea {
	color: inherit;
	font: inherit;
	vertical-align: top;
}

html {
	font-size: min(1.25vw, 16px);
}

body {
	color: #000000;
	font-weight: 400;
	line-height: normal;
	overflow-x: hidden;
	position: relative;
}

img {
	height: auto;
	max-width: 100%;
}

a {
	color: inherit;
}

.l-inner__partner-about {
	padding-left: 5rem;
	padding-right: 4.9375rem;
}

.l-inner__partner-support {
	padding-left: 8.75rem;
	padding-right: 6.5rem;
}

.l-inner__partner-support-bottom {
	padding-left: 7.4375rem;
	padding-right: 5.5rem;
}

.l-inner__partner-model {
	padding-left: 6.6875rem;
	padding-right: 6.75rem;
}

.l-inner__partner-company {
	padding-left: 4.875rem;
	padding-right: 4.875rem;
}

.l-inner__index-voice {
	padding-inline: 6.6875rem;
}

.c-partner-logo {
	position: relative;
}

.c-partner-logo::after {
	color: #f62837;
	font-size: 15px;
	font-weight: 700;
	line-height: normal;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.c-gnav {
	gap: 0rem;
}

.c-gnav a {
	font-weight: normal;
}

.c-header-btn-wrapper {
	margin-right: 0.625rem;
}

.c-header-btn-wrapper.--drawer {
	margin: 24px auto;
}

.c-header-btn {
	align-items: center;
	background: linear-gradient(90deg, #f62837 0%, #ff8144 100%);
	border: 3px solid #fff;
	border-radius: 10px;
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
	box-sizing: border-box;
	display: flex;
	height: 38px;
	justify-content: flex-end;
	padding-right: 15px;
	width: 164px;
}

.c-header-btn.--drawer {
	height: 44px;
	padding-right: 20px;
	width: 180px;
}

.c-header-btn span {
	color: #fff;
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	position: relative;
}

.c-header-btn span::before {
	background: url("../../img/icon/ico_file-pen-line.svg") no-repeat center center/contain;
	content: "";
	height: 23px;
	left: -30px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 23px;
}

.acc__panel.--partner {
	background: #fff;
	border: 0;
	border-top: none !important;
	color: #000 !important;
	display: block;
	font-size: 16px;
	font-weight: normal;
	padding: 18px 16px;
	position: relative;
	text-align: left;
	width: 100%;
}

.acc__panel a {
	font-size: 15px;
}

.c-btn__round {
	align-items: center;
	background: #f62837;
	border: 0.1875rem solid;
	border-color: #ffffff;
	border-radius: 1.875rem;
	box-shadow: 0 0.25rem 0.25rem 0 rgba(0, 0, 0, 0.25);
	cursor: pointer;
	display: flex;
	justify-content: center;
	padding: 0.5rem 3.125rem 0.375rem 1.875rem;
	text-decoration: none;
	transition: all 0.3s;
	width: -moz-fit-content;
	width: fit-content;
}

.c-btn__round span {
	color: #ffffff;
	font-size: 0.875rem;
	font-weight: 700;
	position: relative;
}

.c-btn__round span::after {
	background: url(../../img/icon/ico_circle-arrow-right.svg) no-repeat center center/cover;
	content: "";
	height: 1.5rem;
	position: absolute;
	right: -2.125rem;
	top: 50%;
	transform: translateY(-50%);
	transition: transform 0.15s ease;
	width: 1.5rem;
}

.c-btn__round.--blue {
	background: #1d6cf0;
}

.c-btn__round.--green {
	background: #3bae66;
}

.c-btn__round.--orange {
	background: #ff8144;
}

.c-btn__bottom-float {
	align-items: center;
	background: #f62837;
	background: linear-gradient(90deg, #f62837 0%, #ff8144 100%);
	border: 0.25rem solid #fff;
	border-radius: 0.625rem 0 0 0.625rem;
	cursor: pointer;
	display: flex;
	justify-content: center;
	padding: 1.25rem 1.1875rem;
	text-decoration: none;
	transition: all 0.3s;
	width: 16rem;
}

.c-btn__bottom-float span {
	color: #fff;
	display: inline-block;
	font-size: 1.125rem;
	font-weight: 700;
	line-height: 1.2;
	position: relative;
	text-align: center;
	width: 100%;
}

.c-btn__bottom-float span::after {
	background: url(../../img/icon/ico_circle-arrow-right.svg) no-repeat center center/cover;
	content: "";
	height: 1.4rem;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	transition: transform 0.15s ease;
	width: 1.4rem;
}

.index-divider {
	height: 25.3125vw;
	position: relative;
	z-index: 1;
}

.index-divider.--upper {
	margin-top: -2.9375rem;
}

.index-divider.--middle {
	margin-top: -2.9375rem;
}

.index-divider.--lower {
	margin-top: -2.9375rem;
}

.index-divider__image {
	display: flex;
	height: 25.3125vw;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	transition: width 1s;
	width: 0;
}

.index-divider__image .index-divider__image-wrapper {
	aspect-ratio: 1280/324;
	position: absolute;
	right: 0;
	top: 0;
	width: 100vw;
}

.index-divider__image .index-divider__image-wrapper.--lower {
	top: -2.875rem;
}

.index-divider__image .index-divider__image-wrapper img {
	width: 100%;
}

.index-divider__image.--reverse {
	left: 0;
	right: auto;
}

.index-divider__image.--reverse .index-divider__image-wrapper {
	left: 0;
	right: auto;
}

.index-divider__image.--scrolled {
	width: 100%;
}

.index-hero {
	height: 35.125rem;
	overflow: hidden;
}

.index-hero__bg-wrapper {
	align-items: center;
	background: url(../../img/partner/decor/partner.jpg) no-repeat center center/cover;
	display: flex;
	height: 37.5rem;
	justify-content: center;
	left: calc((100% - 100vw) / 2);
	position: absolute;
	width: 100vw;
}

.index-hero__bg-ribbon {
	display: flex;
	height: 46.875vw;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 2.625rem;
	transition: width 1s;
	width: 0;
}

.index-hero__bg-ribbon picture {
	aspect-ratio: 1280/600;
	position: absolute;
	right: 0;
	top: 0;
	width: 100vw;
}

.index-hero__bg-ribbon picture source,
.index-hero__bg-ribbon picture img {
	height: 22.8125rem;
	width: 100%;
}

.index-hero__bg-ribbon.--scrolled {
	width: 100%;
}

.index-hero__bg-shape-right {
	aspect-ratio: 433/429;
	position: absolute;
	right: 2rem;
	top: 2.125rem;
	width: 27.0625rem;
}

.index-hero__bg-shape-right source,
.index-hero__bg-shape-right img {
	height: auto;
	width: 100%;
}

.index-hero__bg-text {
	left: 4.125rem;
	position: absolute;
	top: 4.125rem;
}

.index-hero__bg-text h1 {
	color: #000;
	font-size: 2.5rem;
	font-weight: 700;
	line-height: 1.375;
}

.index-hero__bg-text p {
	background: #f62837;
	border-radius: 0.3125rem;
	color: #fff;
	font-size: 1.5rem;
	font-weight: 400;
	line-height: 1.25;
	margin-left: 0.375rem;
	margin-top: 0.9375rem;
	padding: 0.5rem 1.0625rem;
	text-align: center;
	width: -moz-fit-content;
	width: fit-content;
}

.index-hero__circle-text-wrapper {
	display: flex;
	gap: 1rem;
	left: 4.5rem;
	position: absolute;
	top: 17.0625rem;
}

.index-hero__circle-text-wrapper .index-hero__circle-text {
	align-items: center;
	display: flex;
	height: 10.0625rem;
	justify-content: center;
	width: 10.0625rem;
}

.index-hero__circle-text-wrapper .index-hero__circle-text.--first {
	background: url(../../img/partner/index/hero-circle1.svg) no-repeat center center/contain;
}

.index-hero__circle-text-wrapper .index-hero__circle-text.--second {
	background: url(../../img/partner/index/hero-circle2.svg) no-repeat center center/contain;
}

.index-hero__circle-text-wrapper .index-hero__circle-text.--third {
	background: url(../../img/partner/index/hero-circle3.svg) no-repeat center center/contain;
}

.index-hero__circle-text-wrapper .index-hero__circle-text span {
	color: #000;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	text-align: center;
}

.index-hero__circle-text-wrapper .index-hero__circle-text-notion {
	color: #000;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1rem;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	position: absolute;
	top: 11.25rem;
	width: 37.875rem;
}

.index-overview {
	padding-bottom: 5rem;
	position: relative;
	text-align: center;
	z-index: 1;
}

.index-overview__text {
	color: #000;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 2rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.;
}

.index-overview__text strong {
	font-weight: 700;
	position: relative;
}

/* 既存の strong タグの指定を変更 */
.index-overview__text strong {
    font-weight: 700;
    background: linear-gradient(transparent 60%, #ffb6bb 60%);
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
}

/* 既存の ::before は削除するか、以下のように display: none で無効化してください */
.index-overview__text strong::before {
    display: none; 
}

.index-overview__map {
	align-items: center;
	display: flex;
	justify-content: center;
	margin-top: 0.375rem;
}

.index-overview__map .index-overview__map-left .index-overview__map-left-text1 {
	color: #000;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 2.5rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1;
	text-align: center;
}

.index-overview__map .index-overview__map-left .index-overview__map-left-text2 {
	color: #000;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 3rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-align: center;
}

.index-overview__map .index-overview__map-left .index-overview__map-left-text3 {
	color: #000;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1rem;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	margin-top: 0.375rem;
	text-align: center;
}

.index-overview__map .index-overview__map-right {
	aspect-ratio: 1/1;
	margin-left: -0.75rem;
	width: 22.875rem;
}

.index-overview__video-wrapper {
	height: 27.3125rem;
	margin-inline: auto;
	margin-top: -0.6875rem;
	width: 48.5625rem;
}

.index-overview__video-wrapper video {
    height: 100%;
    width: 100%;
    /* poster属性が出ない時の保険として背景画像を設定 */
    background-image: url(../../movie/partner-thumb.jpg); 
    background-size: cover;
    background-position: center;
    /* 動画要素自体の背景色を透明にして画像が見えるようにする */
    background-color: transparent; 
    /* 動画の比率を維持して枠いっぱいに表示 */
    object-fit: cover;
}

.index-about {
	background: #ffe0e2;
	padding-bottom: 5.5625rem;
	padding-top: 3.375rem;
	text-align: center;
}

.index-about__title {
	color: #f00;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 2.5rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1;
}

.index-about__text {
	color: #000;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.2;
	margin-top: 2.3125rem;
}

.index-about__text + .index-about__text {
	margin-top: 1.5rem;
}

.index-about__cards {
	display: flex;
	flex-direction: column;
	gap: 2.25rem;
	margin-top: 4.0625rem;
}

.index-about__card {
	background: #fff;
	border-radius: 1.25rem;
	padding-bottom: 1.4375rem;
	padding-left: 3.25rem;
	padding-right: 2rem;
	padding-top: 2.5rem;
}

.index-about__card-title {
	color: #000;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1.75rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.2;
	text-align: left;
}

.index-about__card-title-division {
	background: #f62837;
	height: 2px;
	margin-top: 0.9375rem;
	width: 100%;
}

.index-about__card-body {
	align-items: flex-start;
	display: flex;
	gap: 1.375rem;
	margin-top: 1.4375rem;
}

.index-about__card-body-left {
	flex: 1 1 31.0625rem;
	text-align: left;
}

.index-about__card-body-left-text {
	color: #000;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.5;
	margin-top: 0.3125rem;
}

.index-about__card-body-left-text + .index-about__card-body-left-text {
	margin-top: 1.875rem;
}

.index-about__card-body-left-description {
	color: #000;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.875;
	margin-top: 1.9375rem;
}

.index-about__card-body-right {
	flex: 1 1 32.25rem;
}

.index-about__card-body-right img {
	height: auto;
	width: 100%;
}

.index-about__card-body-right.--first {
	margin-top: 3.125rem;
}

.index-ratio {
	padding-top: 3.9375rem;
	text-align: center;
}

.index-ratio__title {
	color: #f00;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 2.5rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.2;
}

.index-ratio__body {
	display: flex;
	gap: 11.5rem;
	justify-content: center;
	margin-top: 3rem;
}

.index-ratio__body-part-title {
	color: #000;
	display: flex;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 400;
	justify-content: center;
	line-height: 1.2;
	margin-inline: auto;
	position: relative;
	width: -moz-fit-content;
	width: fit-content;
}

.index-ratio__body-part-title::after {
	color: #000;
	content: "※";
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.2;
	position: absolute;
	right: -1rem;
	top: 0;
}

.index-ratio__body-part-chart {
	aspect-ratio: 1/1;
	margin-top: 1.0625rem;
	width: 23.0625rem;
}

.index-ratio__body-part-text {
	align-items: center;
	color: #000;
	display: flex;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 2rem;
	font-style: normal;
	font-weight: 700;
	justify-content: center;
	line-height: 1.2;
	margin-top: 1.9375rem;
	position: relative;
}

.index-ratio__body-part-text.--right {
	margin-left: 1.4375rem;
	margin-top: 2.5rem;
}

.index-ratio__body-part-text.--right::after {
	color: #000;
	content: "※ 企業委託先は除く。";
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	position: absolute;
	right: -6.875rem;
	top: 32%;
}

.index-support {
	padding-bottom: 7.5rem;
	padding-top: 4.9375rem;
}

.index-support__title {
	color: #f00;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 2.5rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.2;
	text-align: center;
}

.index-support__sub-title {
	color: #000;
	display: inline-block;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1.75rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.2;
	margin-top: 5.125rem;
}

.index-support__cards {
	display: flex;
	flex-direction: column;
	gap: 1.5rem;
	margin-top: 1.6875rem;
}

.index-support__card {
	border-radius: 0.3125rem;
	display: flex;
	gap: 0.8125rem;
	padding-bottom: 0.875rem;
	padding-left: 0;
	padding-right: 0.75rem;
	padding-top: 0.875rem;
}

.index-support__card.--clean {
	background: #ffe0e2;
}

.index-support__card.--japan {
	background: #ffddcd;
}

.index-support__card.--lecture {
	background: #fff7b9;
}

.index-support__card.--money {
	background: #b2e3c8;
}

.index-support__card-left {
	align-items: center;
	display: flex;
	flex: 0 0 18.3125rem;
	flex-direction: column;
	justify-content: center;
}

.index-support__card-image.--clean {
	height: 7.4375rem;
	width: 7.4375rem;
}

.index-support__card-image.--japan {
	height: 7.75rem;
	width: 7.75rem;
}

.index-support__card-image.--lecture {
	height: 4.5625rem;
	width: 7.8125rem;
}

.index-support__card-image.--money {
	height: 6rem;
	width: 6rem;
}

.index-support__card-image img {
	height: 100%;
	width: 100%;
}

.index-support__card-title {
	color: #000;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.2;
	text-align: center;
}

.index-support__card-right {
	align-items: flex-start;
	background-color: #fff;
	border-radius: 0.3125rem;
	color: #000;
	display: flex;
	flex: 1 1 auto;
	flex-direction: column;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 400;
	height: 8.75rem;
	justify-content: center;
	line-height: 1.65;
	padding-bottom: 1.0625rem;
	padding-left: 0.6875rem;
	padding-right: 0.6875rem;
	padding-top: 1.0625rem;
}

.index-support__card-right-note {
	color: #000;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: 2.0625;
}

.index-support__items {
	margin-top: 8.375rem;
}

.index-support__item {
	display: flex;
	gap: 2rem;
}

.index-support__item + .index-support__item {
	margin-top: 5.125rem;
}

.index-support__item-left {
	display: flex;
	flex-direction: column;
	width: 32.8125rem;
}

.index-support__item-title {
	color: #000;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1.75rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.2;
}

.index-support__item-title.--second {
	margin-top: 4.0625rem;
}

.index-support__item-text {
	color: #000;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.2;
	margin-top: 3.125rem;
}

.index-support__item-text.--second {
	margin-top: 2.0625rem;
}

.index-support__item-text + .index-support__item-text {
	margin-top: 1.5rem;
}

.index-support__item-right-image {
	border-radius: 0.625rem;
	overflow: hidden;
	width: 32.25rem;
}

.index-support__item-right-image img {
	height: auto;
	width: 100%;
}

.index-model {
	background: #ffe0e2;
	margin-top: -2.75rem;
	padding-bottom: 4rem;
	padding-top: 3.125rem;
}

.index-model__title {
	color: #f62837;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 2.5rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.2;
	text-align: center;
}

.index-model__cards {
	display: flex;
	flex-direction: column;
	gap: 2.25rem;
	margin-top: 3.9375rem;
}

.index-model__card {
	background: #fff;
	border-radius: 0.625rem;
	display: flex;
	justify-content: space-between;
	padding-left: 2.125rem;
	padding-right: 4.0625rem;
}

.index-model__card-body-left {
	display: flex;
	flex-direction: column;
}

.index-model__card-title {
	color: #000;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1.75rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.2;
	margin-top: 1.875rem;
}

.index-model__card-title span {
	font-size: 1.5rem;
	font-weight: 700;
}

.index-model__card-body-left-text {
	color: #000;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.65;
	margin-left: 0.6875rem;
	margin-top: 1.1875rem;
}

.index-model__card-body-right.--first {
	height: 17rem;
	margin-top: 0.625rem;
	width: 11.375rem;
}

.index-model__card-body-right.--second {
	height: 13.9375rem;
	margin-bottom: 2.125rem;
	margin-top: 2.6875rem;
	width: 13.9375rem;
}

.index-model__card-body-right img {
	height: 100%;
	width: 100%;
}

/* リスト全体の枠組み */
.index-model__list {
    margin-top: 1.5rem;
    border-top: 1px solid #eee; /* 上の線 */
    width: 100%;
}

/* 行ごとの設定 */
.index-model__row {
    display: flex;
    align-items: baseline; /* 文字のベースラインを揃える */
    border-bottom: 1px solid #eee; /* 下の線 */
    padding-block: 0.875rem; /* 上下の余白 */
}

/* 左側の項目名（家族構成など） */
.index-model__row dt {
    width: 6em;         /* 幅を固定して揃える */
    flex-shrink: 0;     /* 幅が縮まないようにする */
}

/* 右側の内容 */
.index-model__row dd {
    width: 100%;
    margin-left: 1rem;
    font-weight: 400;
    line-height: 1.6;
}

/* 注釈テキスト（※〜） */
.index-model__note {
    display: block;
    font-size: 0.85em;
    color: #666;
    margin-top: 0.3em;
}

/* --- スマホ用調整 --- */
@media screen and (max-width: 769px) {
    .index-model__list {
        margin-top: 1.25rem;
    }
    
    .index-model__row {
        padding-block: 0.75rem;
        flex-direction: column; /* スマホでは縦積みにする場合 */
        gap: 0.25rem;
    }

    /* スマホでも横並びを維持したい場合は、
       上の flex-direction: column; を削除し、
       下の dt の width を調整してください */
    
    .index-model__row dt {
        font-size: 0.875rem;
    }
    
    .index-model__row dd {
        margin-left: 0; /* 縦積みの場合は左マージン不要 */
        font-size: 0.875rem;
    }
}

.index-apply {
	margin-top: 4.125rem;
}

.index-apply__title {
	color: #f00;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 2.5rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.2;
	text-align: center;
}

.index-apply__content {
	border: 2px solid #f62837;
	border-radius: 0.625rem;
	margin-inline: auto;
	margin-top: 2.125rem;
	padding-bottom: 2.1875rem;
	padding-left: 1.8125rem;
	padding-right: 1.75rem;
	padding-top: 2.5625rem;
	width: 51.0625rem;
}

.index-apply__content-text {
	color: #000;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.5;
}

.index-apply__content-note {
	color: #000;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.9;
	margin-top: 1.875rem;
}

.index-flow {
	margin-top: -0.625rem;
	padding-bottom: 2.1875rem;
}

.index-flow__title {
	color: #f00;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 2.5rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.2;
	text-align: center;
}

.index-flow__steps {
	align-items: center;
	display: flex;
	flex-direction: column;
	margin-top: 2.625rem;
}

.index-flow__step {
	align-items: center;
	background: #ededed;
	border-radius: 0.625rem;
	display: flex;
	justify-content: center;
	min-height: 3.125rem;
	padding-block: 0.6875rem;
	width: 41.75rem;
}

.index-flow__step + .index-flow__step {
	margin-top: 1.375rem;
	position: relative;
}

.index-flow__step + .index-flow__step::before {
	background: url(../../img/partner/index/flow-polygon.svg) no-repeat center center/contain;
	content: "";
	height: 0.9375rem;
	left: 50%;
	position: absolute;
	top: -1.25rem;
	transform: translateX(-50%);
	width: 2.5rem;
}

.index-flow__step-text {
	color: #000;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.2;
	text-align: center;
}

.index-company {
	margin-top: 4.0625rem;
	padding-bottom: 6.25rem;
}

.index-company__title {
	color: #f00;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 2.5rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.2;
	text-align: center;
}

.index-company__content {
	display: flex;
	gap: 1.9375rem;
	margin-top: 5.125rem;
}

.index-company__left {
	flex: 1 0 34.625rem;
}

.index-company__left-text {
	color: #000;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.5;
	margin-left: 1.5625rem;
}

.index-company__left-list {
	border: 2px solid #f62837;
	border-radius: 0.3125rem;
	display: flex;
	margin-left: 1.1875rem;
	margin-top: 2.0625rem;
	padding: 0.875rem 2.75rem 1.375rem 1.25rem;
}

.index-company__left-list-title {
	color: #f62837;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.5;
	white-space: nowrap;
}

.index-company__left-list-categories {
	color: #000;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.875;
	margin-left: 2.75rem;
	white-space: nowrap;
}

.index-company__left-list-subcategories {
	color: #000;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.875;
	margin-left: 2.6875rem;
	white-space: nowrap;
}

.index-company__right {
	align-items: flex-end;
	display: flex;
	flex: 1 0 32.25rem;
}

.index-company__content-button-wrapper {
	margin-top: 2.25rem;
}

.index-company__content-button {
	background: linear-gradient(90deg, #f62837 0%, #ff8144 100%);
	border: 3px solid #fff;
	border-radius: 0.625rem;
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
	display: inline-block;
	padding-block: 1.3125rem;
	transition: transform 0.3s;
	width: 100%;
}

.index-company__content-button span {
	color: #fff;
	display: flex;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 2rem;
	font-style: normal;
	font-weight: 700;
	justify-content: center;
	line-height: 1.2;
}

.index-voice {
	margin-top: 1.6875rem;
	padding-bottom: 2.25rem;
	position: relative;
}

.index-voice__title {
	color: #f00;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 2.625rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-align: center;
}

.index-voice__cards {
	display: flex;
	gap: 2.375rem;
	justify-content: center;
	margin-top: 2.375rem;
}

.index-voice-card {
	background-color: #fff;
	border-radius: 0.625rem;
	box-shadow: 0 0.25rem 0.25rem 0 rgba(0, 0, 0, 0.25);
	height: 28rem;
	overflow: hidden;
	width: 17.4375rem;
}

.index-voice-card__image {
	height: 11.625rem;
	overflow: hidden;
	width: 100%;
}

.index-voice-card__image img {
	height: 100%;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	transition: transform 0.3s, opacity 0.3s;
}

.index-voice-card__body {
	background-color: inherit;
	padding: 1.5625rem 1.25rem 1.25rem 1.4375rem;
	transition: opacity 0.3s;
}

.index-voice-card__category {
	color: #f62837;
	display: block;
	font-size: 0.625rem;
	font-weight: 700;
	line-height: 1.2;
}

.index-voice-card__title {
	display: block;
	display: -webkit-box;
	font-size: 1.125rem;
	font-weight: 400;
	height: 4.403125rem;
	letter-spacing: -0.05rem;
	line-height: 1.4;
	margin-top: 0.375rem;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.index-voice-card__date {
	display: block;
	font-size: 0.625rem;
	font-weight: 400;
	line-height: 1.2;
	margin-top: 0.875rem;
}

.index-voice-card__text {
	display: -webkit-box;
	font-size: 0.875rem;
	font-weight: 400;
	height: 2.609375rem;
	line-height: 1.6;
	margin-top: 0.75rem;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.index-voice-card__arrow {
	display: block;
	font-size: 0.75rem;
	font-weight: 700;
	line-height: 1.2;
	margin-top: 1rem;
}

.index-voice__btn-wrapper {
	display: flex;
	justify-content: center;
	margin-top: 2.6875rem;
}

.index-partner-bottom-float-wrapper {
	bottom: 84px;
	position: fixed;
	right: -0.25rem;
	z-index: 1000;
}

@media (any-hover: hover) {

.c-btn__round:hover {
	transform: translateY(-1px);
}

.c-btn__bottom-float:hover {
	transform: translateY(-1px);
}

.index-company__content-button:hover {
	transform: translateY(-1px);
}

.index-voice-card:hover .index-voice-card__image img {
	opacity: 0.7;
	transform: scale(1.05);
}

.index-voice-card:hover .index-voice-card__body {
	opacity: 0.7;
}

}

@media screen and (min-width: 480px) {

.c-partner-logo::after {
	content: "パートナー\a募集";
	right: -95px;
	text-align: center;
	white-space: pre;
}

}

@media screen and (min-width: 1340px) {

.c-partner-logo::after {
	content: "パートナー募集";
	right: -160px;
}

}

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

.site-header .header-links,
.site-header .gnav,
.site-header .mega-wrap {
	display: none !important;
}

.site-header .header-links {
	display: none !important;
}

.hamburger {
	border: none !important;
	box-shadow: none !important;
}

.site-header .hamburger {
	display: inline-flex !important;
}

.drawer__head {
	border-bottom: none !important;
}

}

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

html {
	font-size: 4.2666666667vw;
}

.l-inner__partner-about {
	padding-left: 0.625rem;
	padding-right: 0.625rem;
}

.l-inner__partner-support {
	padding-left: 0.625rem;
	padding-right: 0.625rem;
}

.l-inner__partner-support-bottom {
	padding-left: 0.625rem;
	padding-right: 0.625rem;
}

.l-inner__partner-model {
	padding-left: 0.625rem;
	padding-right: 0.625rem;
}

.l-inner__partner-company {
	padding-left: 0.625rem;
	padding-right: 0.625rem;
}

.l-inner__index-voice {
	padding-inline: 0.625rem;
}

.c-btn__bottom-float {
padding: 0.75rem 1rem;
width: 13rem;
}

.c-btn__bottom-float span {
	font-size: 0.9rem;
}

.c-btn__bottom-float span::after {
	height: 1.1rem;
	width: 1.1rem;
}

.index-divider.--upper {
	margin-top: 0rem;
}

.index-divider.--middle {
	margin-top: 0rem;
}

.index-divider.--lower {
	margin-top: 0.625rem;
}

.index-divider__image .index-divider__image-wrapper.--lower {
	top: -0.625rem;
}

.index-hero {
	height: 35.125rem;
}

.index-hero__bg-wrapper {
	background: url(../../img/partner/decor/partner.jpg) no-repeat top center/contain;
	height: 100%;
}

.index-hero__bg-ribbon {
	height: 8.625rem;
	top: 11.6875rem;
}

.index-hero__bg-ribbon picture {
	aspect-ratio: 774/747;
	height: 22.625rem;
}

.index-hero__bg-ribbon picture source,
.index-hero__bg-ribbon picture img {
	height: 8.58875rem;
}

.index-hero__bg-shape-right {
	aspect-ratio: 176/174;
	right: 1.375rem;
	top: 10.5rem;
	width: 11rem;
}

.index-hero__bg-text {
	left: 50%;
	top: 1.5rem;
	transform: translateX(-50%);
}

.index-hero__bg-text h1 {
	font-size: 1.75rem; 
    margin-left: -0.625rem; 
    line-height: 1.375;
}

/* @media screen and (max-width: 769px) の中にある記述を修正 */

.index-hero__bg-text p {
    font-size: 1rem;         /* 0.75rem から 1rem に大きく */
    font-weight: 700;
    line-height: 1.5;
    margin-top: 1rem;
    width: fit-content;      /* 固定幅(16.125rem)をやめ、文字数に合わせる */
    white-space: nowrap;     /* 文字が大きくても1行に収める */
    padding-inline: 1rem;    /* 文字の左右に少し余白を持たせる */
    margin-left: auto;       /* 中央寄せ用 */
    margin-right: auto;      /* 中央寄せ用 */
}

.index-hero__circle-text-wrapper {
	left: 50%;
	top: 25rem;
	transform: translateX(-50%);
}

.index-hero__circle-text-wrapper .index-hero__circle-text {
	height: 6rem;
	width: 6rem;
}

.index-hero__circle-text-wrapper .index-hero__circle-text span {
	font-size: 0.85rem;
    font-weight: 700;
}

.index-hero__circle-text-wrapper .index-hero__circle-text-notion {
	font-size: 0.75rem;
	top: 6.5rem;
	width: 18.125rem;
}

.index-overview__text {
	font-size: 1rem;
	line-height: 1.9;
}

.index-overview__map .index-overview__map-left .index-overview__map-left-text1 {
	font-size: 1.25rem;
}

.index-overview__map .index-overview__map-left .index-overview__map-left-text2 {
	font-size: 1.5rem;
}

.index-overview__map .index-overview__map-left .index-overview__map-left-text3 {
	font-size: 0.625rem;
}

.index-overview__map .index-overview__map-right {
	width: 10rem;
}

.index-overview__video-wrapper {
	height: 11.25rem;
	width: 20rem;
}

.index-about__title {
	font-size: 1.5rem;
}

.index-about__text {
	font-size: 0.875rem;
	line-height: 1.6;
}

.index-about__cards {
	gap: 1.5rem;
}

.index-about__card {
	border-radius: 0.625rem;
	padding-bottom: 1.25rem;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	padding-top: 1.25rem;
}

.index-about__card-title {
	font-size: 1.25rem;
}

.index-about__card-body {
	flex-direction: column-reverse;
	gap: 1rem;
	margin-top: 0.625rem;
}

.index-about__card-body-left {
	flex: 1;
}

.index-about__card-body-left-text {
	font-size: 0.875rem;
	margin-top: 0.375rem;
}

.index-about__card-body-left-text + .index-about__card-body-left-text {
	margin-top: 1.25rem;
}

.index-about__card-body-left-description {
	font-size: 0.875rem;
	line-height: 1.5714285714;
	margin-top: 1.25rem;
}

.index-about__card-body-right {
	flex: 1;
}

.index-about__card-body-right.--first {
	margin-top: 0rem;
}

.index-ratio__title {
	font-size: 1.5rem;
}

.index-ratio__body {
	gap: 1.25rem;
}

.index-ratio__body-part-title {
	font-size: 1rem;
}

.index-ratio__body-part-title::after {
	font-size: 0.625rem;
	right: -0.625rem;
}

.index-ratio__body-part-chart {
	width: 10rem;
}

.index-ratio__body-part-text {
	font-size: 1rem;
	margin-top: 1rem;
}

.index-ratio__body-part-text.--right {
	margin-left: 0rem;
	margin-top: 1rem;
}

.index-ratio__body-part-text.--right::after {
	font-size: 0.625rem;
	right: 50%;
	top: 1.5rem;
	transform: translateX(50%);
	width: 100%;
}

.index-support {
	padding-bottom: 2.5rem;
	padding-top: 2.5rem;
}

.index-support__title {
	font-size: 1.5rem;
}

.index-support__sub-title {
	font-size: 1.5rem;
	margin-top: 3rem;
	display: block;     
    text-align: center;  
}

.index-support__cards {
	gap: 1rem;
	margin-top: 1rem;
}

.index-support__card {
	flex-direction: column;
	gap: 0.5rem;
	padding-bottom: 0.625rem;
	padding-left: 0.5rem;
	padding-right: 0.5rem;
	padding-top: 0.625rem;
}

.index-support__card-left {
	flex: 0 0 auto;
}

.index-support__card-title {
	font-size: 1rem;
}

.index-support__card-right {
	font-size: 0.875rem;
	height: auto;
	padding-bottom: 0.625rem;
	padding-left: 0.5rem;
	padding-right: 0.5rem;
	padding-top: 0.625rem;
}

.index-support__card-right-note {
	font-size: 0.75rem;
	line-height: 1.8333333333;
}

.index-support__items {
	margin-top: 3.75rem;
}

.index-support__item {
	flex-direction: column;
	gap: 1rem;
}

.index-support__item + .index-support__item {
	margin-top: 3.75rem;
}

.index-support__item-left {
	width: 100%;
}

.index-support__item-title {
	font-size: 1.5rem;
	text-align: center;
}

.index-support__item-title.--second {
	margin-top: 0rem;
}

.index-support__item-text {
	font-size: 0.875rem;
}

.index-support__item-text + .index-support__item-text {
	margin-top: 1rem;
}

.index-support__item-right-image {
	border-radius: 0.375rem;
	width: 100%;
}

.index-model {
	margin-top: 0rem;
	padding-bottom: 2.5rem;
	padding-top: 2rem;
}

.index-model__title {
	font-size: 1.5rem;
}

.index-model__cards {
	gap: 1.5rem;
	margin-top: 1.875rem;
}

.index-model__card {
	flex-direction: column;
	padding-bottom: 1.5rem;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	padding-top: 1.5rem;
}

.index-model__card-title {
	font-size: 1.25rem;
	margin-top: 0rem;
}

.index-model__card-title span {
    font-size: 1rem;
    display: block;     
    margin-top: 0.25rem; 
}

.index-model__card-body-left-text {
	font-size: 0.875rem;
	margin-left: 0rem;
}

.index-model__card-body-right {
	align-items: center;
	justify-content: center;
	text-align: center;
}

.index-model__card-body-right.--first,
.index-model__card-body-right.--second {
	margin-inline: auto;
	margin-top: 0.625rem;
}

.index-model__card-body-right.--second {
	margin-bottom: 0rem;
}

.index-apply {
	margin-top: 2.5rem;
}

.index-apply__title {
	font-size: 1.5rem;
}

.index-apply__content {
	padding-bottom: 1.5rem;
	padding-left: 0.625rem;
	padding-right: 0.625rem;
	padding-top: 1.5rem;
	width: 100%;
}

.index-apply__content-text {
	font-size: 1rem;
}

.index-apply__content-note {
	font-size: 0.75rem;
	margin-top: 1.25rem;
}

.index-flow {
	margin-top: 0.625rem;
	padding-bottom: 1.25rem;
}

.index-flow__title {
	font-size: 1.5rem;
}

.index-flow__steps {
	margin-top: 1.5rem;
}

.index-flow__step {
	padding-block: 0.5rem;
	width: 100%;
}

.index-flow__step + .index-flow__step {
	margin-top: 1rem;
}

.index-flow__step + .index-flow__step::before {
	height: 0.5625rem;
	top: -0.75rem;
	width: 1.5rem;
}

.index-flow__step-text {
	font-size: 0.875rem;
}

.index-company {
	margin-top: 2.5rem;
	padding-bottom: 3.75rem;
}

.index-company__title {
	font-size: 1.5rem;
}

.index-company__content {
	flex-direction: column;
	gap: 1.5rem;
	margin-top: 1.25rem;
}

.index-company__left {
	flex: 1 0 auto;
}

.index-company__left-text {
	font-size: 0.875rem;
	margin-left: 0rem;
}

.index-company__left-list {
	margin-left: 0rem;
	padding: 0.625rem 1.5rem 1rem 1rem;
}

.index-company__left-list-title {
	font-size: 0.75rem;
}

.index-company__left-list-categories {
	font-size: 0.6875rem;
	margin-left: 1.5rem;
}

.index-company__left-list-subcategories {
	font-size: 0.6875rem;
	margin-left: 1.25rem;
}

.index-company__right {
	align-items: center;
	flex: 1 0 auto;
	justify-content: center;
}

.index-company__content-button-wrapper {
	margin-top: 1.5rem;
}

.index-company__content-button {
	padding-block: 1rem;
}

.index-company__content-button span {
	font-size: 1.25rem;
}

.index-voice {
	margin-top: 1rem;
	padding-bottom: 2rem;
}

.index-voice__title {
	font-size: 1.5rem;
}

.index-voice__cards {
	flex-direction: column;
	gap: 1.5rem;
	margin-top: 1.5rem;
}

.index-voice-card {
	margin-inline: auto;
}

}

