body {
	font-family: "Noto Sans JP", serif;
}

.u-desktop {
	display: none;
}

/* リキッドレイアウト対応 */

html {
	font-size: 23.1884057971px;
}

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

/* Remove default padding */

ul,
ol {
	padding: 0;
}

/* Remove default margin */

body,
h1,
h2,
h3,
h4,
p,
ul,
ol,
figure,
blockquote,
dl,
dd {
	margin: 0;
}

/* Set core root defaults */

/* Set core body defaults */

body {
	line-height: 1.5;
	min-height: 100vh;
	text-rendering: optimizeLegibility;
}

/* Remove list styles on ul, ol elements with a class attribute */

ul,
ol {
	list-style: none;
}

/* A elements that don't have a class get default styles */

a:not([class]) {
	-webkit-text-decoration-skip: ink;
	text-decoration-skip-ink: auto;
}

/* Make images easier to work with */

img {
	display: block;
	max-width: 100%;
	width: 100%;
}

/* Natural flow and rhythm in articles by default */

article > * + * {
	margin-top: 1em;
}

/* Inherit fonts for inputs and buttons */

input,
button,
textarea,
select {
	font: inherit;
}

/* Blur images when they have no alt attribute */

img:not([alt]) {
	filter: blur(10px);
}

/* フォームリセット */

input,
button,
select,
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent;
	border: none;
	border-radius: 0;
	font: inherit;
	outline: none;
}

textarea {
	resize: vertical;
}

input[type=checkbox],
input[type=radio] {
	display: none;
}

input[type=submit],
input[type=button],
label,
button,
select {
	cursor: pointer;
}

select::-ms-expand {
	display: none;
}

/* ホバー */

a {
	-webkit-text-decoration: none;
	color: inherit;
	text-decoration: none;
	transition: opacity 0.3s;
}

.card01 {
	background-color: #fff;
	border-radius: 1.25rem;
	box-shadow: 0 0.125rem 0.875rem 0 rgba(0, 0, 0, 0.12);
	display: block;
	padding-bottom: 1.6875rem;
	padding-left: 1.5625rem;
	padding-right: 1.5625rem;
	padding-top: 1.5rem;
	position: relative;
}

.card01::before {
	aspect-ratio: 414/327;
	background: url(../images/common/my-life-changed.png) no-repeat center center/contain;
	content: "";
	left: -0.625rem;
	position: absolute;
	top: -3.375rem;
	width: 11.25rem;
}

.card01__img {
	margin-left: auto;
	margin-right: auto;
	max-width: 8.375rem;
}

.card01__img img {
	-o-object-fit: contain;
	aspect-ratio: 1;
	height: auto;
	object-fit: contain;
	width: 100%;
}

.card01__title {
	color: #222;
	font-family: "Noto Sans JP", serif;
	font-size: 1rem;
	font-weight: 600;
	letter-spacing: 0.07em;
	line-height: 170%;
	margin-top: 0.875rem;
}

.card01__text {
	color: #222;
	font-family: "Noto Sans JP", serif;
	font-size: 0.875rem;
	font-weight: 400;
	letter-spacing: 0.06em;
	line-height: 176%;
	margin-top: 0.75rem;
}

.card02 {
	border-radius: 0.625rem;
	box-shadow: 0 0.0625rem 0.625rem 0 rgba(0, 0, 0, 0.09);
}

.card02__img img {
	-o-object-fit: cover;
	aspect-ratio: 208/128;
	border-top-left-radius: 0.625rem;
	border-top-right-radius: 0.625rem;
	height: auto;
	object-fit: cover;
	width: 100%;
}

.card02__body {
	align-items: center;
	background-color: #fff;
	border-bottom-left-radius: 0.625rem;
	border-bottom-right-radius: 0.625rem;
	display: flex;
	justify-content: center;
	min-height: 5.625rem;
	padding-bottom: 1.125rem;
	padding-left: 0.8125rem;
	padding-right: 0.8125rem;
	padding-top: 1.875rem;
}

.card02__text {
	color: #222;
	font-family: "Noto Sans JP", serif;
	font-size: 0.875rem;
	font-weight: 500;
	letter-spacing: 0.06em;
	line-height: 150%;
}

.card03 {
	background-color: #fff;
	border-radius: 1.25rem;
	box-shadow: 0 0.125rem 0.875rem 0 rgba(0, 0, 0, 0.12);
	max-width: 22.8125rem;
	padding-bottom: 1.75rem;
	padding-left: 1.4375rem;
	padding-right: 1rem;
	padding-top: 2.3125rem;
	position: relative;
}

.card03::before {
	aspect-ratio: 414/327;
	background: url(../images/common/my-life-changed.png) no-repeat center center/contain;
	content: "";
	left: -1.5625rem;
	position: absolute;
	top: -3.125rem;
	width: 11.25rem;
}

.card03__top {
	display: flex;
	gap: 1.125rem;
}

.card03__img {
	width: 39.6825396825%;
}

.card03__img img {
	-o-object-fit: contain;
	aspect-ratio: 1;
	height: auto;
	object-fit: contain;
	width: 100%;
}

.card03__heading {
	padding-top: 1.25rem;
	width: 54.6031746032%;
}

.card03__name {
	color: #222;
	font-family: "Noto Sans JP", serif;
	font-size: 0.75rem;
	font-weight: 600;
	line-height: 160%;
}

.card03__title {
	color: #222;
	font-family: "Noto Sans JP", serif;
	font-size: 1.25rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 160%;
	margin-top: 0.25rem;
}

.card03__bottom {
	padding-left: 0.4375rem;
	padding-right: 0.3125rem;
	padding-top: 1.0625rem;
}

.card03__text {
	color: #222;
	font-family: "Noto Sans JP", serif;
	font-size: 0.9375rem;
	font-weight: 400;
	letter-spacing: 0.06em;
	line-height: 180%;
}

.card04 {
	background-color: #fff;
	border-radius: 0.625rem;
	box-shadow: 0 0 1.5rem 0 rgba(0, 0, 0, 0.02);
	display: flex;
	gap: 1.25rem;
	justify-content: center;
	max-width: 23.4375rem;
	padding-bottom: 1.875rem;
	padding-left: 1.0625rem;
	padding-right: 0.8125rem;
	padding-top: 2.0625rem;
	position: relative;
}

.card04:first-child {
	padding-right: 1.1875rem;
}

.card04__heading {
	left: 50%;
	position: absolute;
	text-align: center;
	top: -1.875rem;
	transform: translateX(-50%);
}

.card04__point {
	color: #204C60;
	display: block;
	font-family: "Noto Sans JP", serif;
	font-size: 0.5625rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	line-height: 140%;
	text-transform: uppercase;
}

.card04__number {
	color: #204C60;
	display: block;
	font-family: "Noto Sans JP", serif;
	font-size: 1.6875rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	line-height: 140%;
	margin-top: -0.3125rem;
}

.card04__img {
	padding-top: 0.5rem;
	width: 32.7536231884%;
}

.card04:nth-child(2) .card04__img {
	padding-left: 0.375rem;
	padding-right: 0.375rem;
}

.card04__body {
	width: 61.1594202899%;
}

.card04__title {
	color: #204C60;
	font-family: "Noto Sans JP", serif;
	font-size: 1.1875rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	line-height: 153%;
}

.card04__text {
	color: #204C60;
	font-family: "Noto Sans JP", serif;
	font-size: 0.875rem;
	font-weight: 500;
	letter-spacing: 0.06em;
	line-height: 180%;
	margin-top: 0.625rem;
}

.card05 {
	border-radius: 0.75rem;
	max-width: 23.75rem;
}

.card05__img img {
	-o-object-fit: cover;
	aspect-ratio: 379/233;
	border-top-left-radius: 0.75rem;
	border-top-right-radius: 0.75rem;
	height: auto;
	object-fit: cover;
	width: 100%;
}

.card05__body {
	background-color: #F2FBFE;
	border-bottom-left-radius: 0.75rem;
	border-bottom-right-radius: 0.75rem;
	padding-bottom: 2.1875rem;
	padding-left: 1.125rem;
	padding-right: 1.125rem;
	padding-top: 1.5625rem;
}

.card05__headline {
	color: #204C60;
	font-family: "Noto Sans JP", serif;
	font-size: 1.125rem;
	font-weight: 700;
	letter-spacing: 0.07em;
	line-height: 170%;
}

.card05__text-wrap {
	margin-top: 0.625rem;
}

.card05__text-show,
.card05__text-hide {
	color: #204C60;
	font-family: "Noto Sans JP", serif;
	font-size: 0.875rem;
	font-weight: 400;
	letter-spacing: 0.07em;
	line-height: 195%;
}

.card05__text-show {
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	display: -webkit-box;
	overflow: hidden;
	transition: 0.5s;
}

.card05__text-show.is-show {
	-webkit-line-clamp: unset;
	display: block;
	overflow: visible;
	overflow: initial;
}

.card05__text-hide {
	display: none;
}

.card05__text-button {
	-webkit-text-decoration: underline;
	color: #204C60;
	cursor: pointer;
	display: block;
	font-family: "Noto Sans JP", serif;
	font-size: 0.875rem;
	font-weight: 500;
	letter-spacing: 0.09em;
	line-height: 181%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0.625rem;
	text-decoration: underline;
	width: 100%;
}

.card05__item {
	margin-top: 1.25rem;
}

.card06 {
	background-color: #fff;
	max-width: 23.1875rem;
	padding-bottom: 1.5rem;
	padding-left: 1.375rem;
	padding-right: 1.375rem;
	padding-top: 1.125rem;
}

.card06__text {
	background-color: #1f485b;
	border-radius: calc(infinity * 1px);
	color: #fff;
	font-family: "Noto Sans JP", serif;
	font-size: 0.8125rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	line-height: 170%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0.1875rem;
	padding-left: 0.625rem;
	padding-right: 0.625rem;
	padding-top: 0.1875rem;
	width: -moz-fit-content;
	width: fit-content;
}

.card06__title {
	color: #1f485b;
	font-family: "Noto Sans JP", serif;
	font-size: 1.0625rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	line-height: 170%;
	margin-top: 0.5625rem;
	text-align: center;
}

.card06__items {
	display: flex;
	gap: 0.75rem;
	justify-content: center;
	margin-top: 1.4375rem;
}

.card06__item {
	border-radius: 0.3125rem;
	padding-bottom: 0.8125rem;
	padding-left: 0.75rem;
	padding-right: 0.75rem;
	padding-top: 0.6875rem;
	width: 50%;
}

.card06__item.card06__item--miracrea {
	background-color: rgba(85, 187, 234, 0.2);
	border: 0.125rem solid #6cb0d2;
}

.card06__item.card06__item--others {
	background-color: #eaeaea;
}

.card06__item-title {
	border-bottom: 0.0625rem solid #1f485b;
	color: #1f485b;
	font-family: "Noto Sans JP", serif;
	font-size: 0.8125rem;
	font-weight: 700;
	letter-spacing: 0.07em;
	line-height: 140%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0.125rem;
	text-align: center;
	width: -moz-fit-content;
	width: fit-content;
}

.card06__item-img {
	margin-top: 0.75rem;
}

.card06__item-text {
	color: #1f485b;
	font-family: "Noto Sans JP", serif;
	font-size: 0.75rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 173%;
	margin-top: 0.5rem;
}

.contact {
	background-color: #fff;
	border-radius: 0.625rem;
	padding-bottom: 2.6875rem;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	padding-top: 1.6875rem;
}

.contact__img {
	margin-left: auto;
	margin-right: auto;
	max-width: 21.3125rem;
}

.contact__img img {
	-o-object-fit: contain;
	aspect-ratio: 341/73;
	height: auto;
	object-fit: contain;
	width: 100%;
}

.contact__form {
	margin-top: 2.75rem;
}

.contact__row + .contact__row {
	margin-top: 1.875rem;
}

.contact__head {
	color: #222;
	font-family: "Noto Sans JP", serif;
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 130%;
}

.contact__head span.--must {
	display: inline-block;
	position: relative;
}

.contact__head span.--must::after {
	background: #D90025;
	border-radius: 0.125rem;
	color: #fff;
	content: "必須";
	display: inline-block;
	font-family: "Noto Sans JP", serif;
	font-size: 0.75rem;
	font-weight: 700;
	left: calc(100% + 0.5rem);
	line-height: 130%;
	padding: 0.0625rem 0.4375rem;
	position: absolute;
	top: calc(50% + 0.0625rem);
	translate: 0 -50%;
	white-space: nowrap;
}

.contact__data {
	margin-top: 0.3125rem;
}

.contact__data.contact__data--flex {
	display: flex;
	gap: 0.6875rem;
}

.contact__data input {
	border: 0.125rem solid #ececec;
	border-radius: 0.3125rem;
	color: #222;
	font-family: "Noto Sans JP", serif;
	font-size: 1rem;
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 130%;
	padding: 0.9375rem 0.75rem;
	width: 100%;
}

.contact__data input::-moz-placeholder,
.contact__data textarea::-moz-placeholder {
	color: #d9d9d9;
	font-family: "Noto Sans JP", serif;
	font-size: 1rem;
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 130%;
}

.contact__data input::placeholder,
.contact__data textarea::placeholder {
	color: #d9d9d9;
	font-family: "Noto Sans JP", serif;
	font-size: 1rem;
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 130%;
}

.contact__data textarea {
	border: 0.125rem solid #ececec;
	border-radius: 0.3125rem;
	min-height: 8.25rem;
	padding: 0.9375rem 0.75rem;
	width: 100%;
}

.contact__select-wrap {
	position: relative;
	width: 10rem;
}

.contact__select-wrap::before {
	aspect-ratio: 10/5;
	background: url(../images/common/select-arrow.png) no-repeat center center/contain;
	content: "";
	pointer-events: none;
	position: absolute;
	right: 0.6875rem;
	top: 50%;
	transform: translateY(-50%);
	width: 0.625rem;
}

.contact__select-wrap select {
	border: 0.125rem solid #ececec;
	border-radius: 0.3125rem;
	color: #222;
	font-family: "Noto Sans JP", serif;
	font-size: 1rem;
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 130%;
	padding: 0.9375rem 0.75rem;
	width: 100%;
}

.contact__submit {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2.6875rem;
	max-width: 17.875rem;
}

.contact__submit input {
	transition: 0.3s;
	width: 100%;
}

.contact__submit {
	transition: 0.3s;
	width: 100%;
}

.error {
	color: #ff0000;
	font-size: 0.875rem;
}

.inner {
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
	width: 100%;
}

.miracrea-achievement {
	margin-top: -5rem;
	padding-bottom: 1.75rem;
	padding-top: 7.5rem;
	position: relative;
}

.miracrea-achievement::before {
	aspect-ratio: 91/765;
	background: url(../images/common/miracrea-vertical.png) no-repeat center center/contain;
	content: "";
	position: absolute;
	right: 0;
	top: 0rem;
	width: 5.6875rem;
	z-index: 0;
}

.miracrea-achievement__title {
	color: #222;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1.4375rem;
	font-weight: 700;
	letter-spacing: 0.14em;
	line-height: 180%;
	padding-left: 1.9375rem;
}

.miracrea-achievement__cards {
	pointer-events: none;
	position: relative;
	z-index: 1;
}

.miracrea-achievement__card {
	margin-bottom: 1.0625rem;
	margin-left: 1rem;
	margin-top: 1.25rem;
}

.miracrea-achievement__text {
	color: #222;
	font-family: "Noto Sans JP", serif;
	font-size: 1.25rem;
	font-weight: 500;
	letter-spacing: 0.08em;
	line-height: 180%;
	padding-left: 1.9375rem;
	padding-right: 1.9375rem;
}

.miracrea-anywhere {
	background-color: #F2FBFE;
	padding-bottom: 9.625rem;
	padding-top: 6.0625rem;
	position: relative;
}

.miracrea-anywhere::before {
	aspect-ratio: 414/82;
	background: url(../images/common/miracrea-white.png) no-repeat center center/contain;
	content: "";
	left: 0;
	position: absolute;
	top: 0;
	width: 25.875rem;
}

.miracrea-anywhere__inner.inner {
	padding-left: 1.75rem;
	padding-right: 1.75rem;
}

.miracrea-anywhere__sub-title {
	background-color: #0476D8;
	color: #fff;
	display: block;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1.4375rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	line-height: 130%;
	margin-left: auto;
	margin-right: auto;
	padding: 0.3125rem 0.625rem;
	width: -moz-fit-content;
	width: fit-content;
}

.miracrea-anywhere__title {
	color: #0476D8;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	line-height: 150%;
	margin-top: 1.25rem;
	text-align: center;
}

.miracrea-anywhere__text {
	color: #222;
	font-family: "Noto Sans JP", serif;
	font-size: 1rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 180%;
	margin-top: 1.125rem;
	text-align: center;
}

.miracrea-anywhere__img {
	margin-top: 1.5625rem;
}

.miracrea-anywhere__img img {
	-o-object-fit: contain;
	aspect-ratio: 356/215;
	height: auto;
	object-fit: contain;
	width: 100%;
}

.miracrea-contact {
	background-color: #1DB0F2;
	padding-bottom: 3.375rem;
	padding-top: 2rem;
}

.miracrea-contact__inner.inner {
	padding-left: 1rem;
	padding-right: 1rem;
}

.miracrea-contact__title {
	color: #fff;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1.5rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1.5833333333;
	text-align: center;
}

.miracrea-contact__text {
	color: #fff;
	font-family: "Noto Sans JP", serif;
	font-size: 0.9375rem;
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 160%;
	margin-top: 0.625rem;
	text-align: center;
}

.miracrea-contact__form-area {
	margin-top: 1.625rem;
}

.miracrea-content {
	background-color: #F2FBFE;
	padding-bottom: 8.75rem;
	padding-top: 6.4375rem;
	position: relative;
}

.miracrea-content::before {
	aspect-ratio: 414/98;
	background: url(../images/common/question-bg.png) no-repeat center center/contain;
	content: "";
	left: 0;
	position: absolute;
	top: 0;
	width: 25.875rem;
}

.miracrea-content__inner.inner {
	padding-left: 1.375rem;
	padding-right: 1.375rem;
}

.miracrea-content__title {
	color: #222;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 2.375rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 135%;
	padding-left: 0.625rem;
	width: -moz-fit-content;
	width: fit-content;
}

.miracrea-content__text {
	color: #204C60;
	font-family: "Noto Sans JP", serif;
	font-size: 1.125rem;
	font-weight: 400;
	letter-spacing: 0.09em;
	line-height: 180%;
	margin-top: 1.3125rem;
	padding-left: 0.625rem;
}

.miracrea-content__skill {
	background-color: #fff;
	border-radius: 1.25rem;
	box-shadow: 0 0.0625rem 0.875rem 0 rgba(0, 0, 0, 0.05);
	margin-top: 1.5rem;
	padding-bottom: 2.3125rem;
	padding-left: 1.5625rem;
	padding-right: 1.5625rem;
	padding-top: 2.625rem;
}

.miracrea-content__skill-outline {
	align-items: center;
	display: flex;
	gap: 2.625rem;
	padding-left: 0.875rem;
}

.miracrea-content__skill-outline-item {
	border: 0.0625rem solid #0476D8;
	color: #0476D8;
	font-family: "Noto Sans JP", serif;
	font-size: 1.875rem;
	font-weight: 700;
	letter-spacing: 0.09em;
	line-height: 160%;
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}

.miracrea-content__skill-outline-item:last-child {
	position: relative;
}

.miracrea-content__skill-outline-item:last-child::before {
	aspect-ratio: 1;
	background: url(../images/common/multiplication.png) no-repeat center center/contain;
	content: "";
	left: -1.9375rem;
	position: absolute;
	top: 55%;
	transform: translateY(-50%);
	width: 1.125rem;
}

.miracrea-content__skill-title {
	color: #222;
	font-family: "Noto Sans JP", serif;
	font-size: 1.75rem;
	font-weight: 700;
	letter-spacing: 0.09em;
	line-height: 160%;
	margin-top: 1rem;
	padding-left: 0.875rem;
}

.miracrea-content__skill-text {
	color: #222;
	font-family: "Noto Sans JP", serif;
	font-size: 1rem;
	font-weight: 400;
	letter-spacing: 0.09em;
	line-height: 200%;
	margin-top: 0.25rem;
	padding-left: 0.875rem;
}

.miracrea-content__skill-img {
	margin-top: 0.6875rem;
}

.miracrea-content__support {
	margin-top: 8.625rem;
}

.miracrea-content__support-category {
	background-color: #fff;
	border-radius: 1.25rem;
	box-shadow: 0 0.0625rem 0.875rem 0 rgba(0, 0, 0, 0.05);
	padding-bottom: 1.875rem;
	padding-left: 2.5rem;
	padding-right: 2.5rem;
	padding-top: 2.75rem;
	position: relative;
}

.miracrea-content__support-category::before {
	aspect-ratio: 1;
	background: url(../images/common/plus.png) no-repeat center center/contain;
	content: "";
	left: 50%;
	position: absolute;
	top: -5.5625rem;
	transform: translateX(-50%);
	width: 1.625rem;
}

.miracrea-content__support-category-heading {
	background-color: #0476D8;
	left: 1.8125rem;
	padding-bottom: 0.375rem;
	padding-left: 1.125rem;
	padding-right: 0.8125rem;
	padding-top: 0.3125rem;
	position: absolute;
	top: -1.25rem;
	transform: skewX(-5deg);
}

.miracrea-content__support-category-heading-text {
	color: #fff;
	font-family: "Noto Sans JP", serif;
	font-size: 1.375rem;
	font-weight: 700;
	letter-spacing: 0.09em;
	line-height: 160%;
	transform: skewX(5deg);
}

.miracrea-content__support-category-title {
	color: #0476D8;
	font-family: "Noto Sans JP", serif;
	font-size: 1.875rem;
	font-weight: 700;
	letter-spacing: 0.09em;
	line-height: 150%;
}

.miracrea-content__support-category-items {
	margin-top: 0.75rem;
}

.miracrea-content__support-category-items-list {
	display: flex;
	gap: 0.25rem;
}

.miracrea-content__support-category-items-list + .miracrea-content__support-category-items-list {
	margin-top: 0.3125rem;
}

.miracrea-content__support-category-items-list-item {
	align-items: center;
	background-color: #e9f6fb;
	border: 0.0625rem solid rgba(0, 0, 0, 0.12);
	border-radius: 0.1875rem;
	color: #222;
	display: flex;
	font-family: "Noto Sans JP", serif;
	font-size: 1rem;
	font-weight: 700;
	justify-content: center;
	letter-spacing: 0.1em;
	line-height: 180%;
	padding-bottom: 0.625rem;
	padding-top: 0.5625rem;
}

.miracrea-content__support-category-items-list:first-child > .miracrea-content__support-category-items-list-item:first-child {
	padding-left: 1.25rem;
	padding-right: 1.25rem;
}

.miracrea-content__support-category-items-list:nth-child(2) > .miracrea-content__support-category-items-list-item:first-child {
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
}

.miracrea-content__support-category-items-list:nth-child(3) > .miracrea-content__support-category-items-list-item:first-child {
	padding-left: 0.8125rem;
	padding-right: 0.8125rem;
}

.miracrea-content__support-category-items-list-item:last-child {
	flex-grow: 1;
}

.miracrea-content__business-support {
	margin-top: 3.125rem;
}

.miracrea-content__business-support-subText {
	color: #222;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1.5rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	line-height: 180%;
	text-align: center;
}

.miracrea-content__business-message {
	margin-top: 4.375rem;
	position: relative;
}

.miracrea-content__business-message::before {
	background-color: #204C60;
	content: "";
	height: 2.125rem;
	left: 50%;
	position: absolute;
	top: -3.125rem;
	transform: translateX(-50%);
	width: 0.09375rem;
}

.miracrea-content__business-message-text {
	color: #222;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1.625rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	line-height: 180%;
	text-align: center;
}

.miracrea-content__business-message-largeText {
	background-color: #0476D8;
	color: #fff;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 2.25rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	line-height: 165%;
	margin-bottom: 0.5rem;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0.375rem;
	padding-left: 0.625rem;
	padding-right: 0.625rem;
	width: -moz-fit-content;
	width: fit-content;
}

.miracrea-content__business-support-cards {
	margin-top: 4.375rem;
}

.miracrea-content__business-support-card + .miracrea-content__business-support-card {
	margin-top: 3rem;
}

.miracrea-cta {
	background-color: #ECF7FF;
	padding-bottom: 2.8125rem;
	padding-top: 1.25rem;
	position: relative;
}

.miracrea-cta__inner.inner {
	padding-left: 1.4375rem;
	padding-right: 1.4375rem;
}

.miracrea-cta__button + .miracrea-cta__button {
	margin-top: 1.5rem;
}

.miracrea-difference {
	background: url(../images/common/difference-bg.jpg) no-repeat center center/cover;
	border-top-left-radius: 3.75rem;
	padding-bottom: 7.625rem;
	padding-top: 2.625rem;
}

.miracrea-difference__inner.inner {
	padding-left: 1.375rem;
	padding-right: 1.375rem;
}

.miracrea-difference__en-text {
	color: #c6b42b;
	font-family: "Noto Sans JP", serif;
	font-size: 1.3125rem;
	font-weight: 700;
	letter-spacing: 0.44em;
	line-height: 170%;
	text-align: center;
	text-transform: uppercase;
}

.miracrea-difference__text-regular {
	color: #fff;
	font-family: "Noto Sans JP", serif;
	font-size: 1.0625rem;
	font-weight: 400;
	letter-spacing: 0.04em;
	line-height: 170%;
	margin-top: 0.125rem;
	text-align: center;
}

.miracrea-difference__title {
	color: #fff;
	font-family: "Noto Sans JP", serif;
	font-size: 1.5rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	line-height: 170%;
	margin-top: 0.375rem;
	text-align: center;
}

.miracrea-difference__cards {
	margin-top: 0.875rem;
}

.miracrea-difference__card + .miracrea-difference__card {
	margin-top: 1rem;
}

.miracrea-example {
	background: linear-gradient(180deg, transparent 0%, transparent 84%, #F2FBFE 84%, #F2FBFE 100%);
	padding-bottom: 2.25rem;
	padding-top: 1.0625rem;
}

.miracrea-example__inner.inner {
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}

.miracrea-example__title.section-title {
	padding-left: 0.875rem;
}

.miracrea-example__cards {
	margin-top: 2.375rem;
}

.miracrea-example__card + .miracrea-example__card {
	margin-top: 1.4375rem;
}

.miracrea-faq {
	padding-bottom: 4.0625rem;
	padding-top: 3.9375rem;
	position: relative;
}

.miracrea-faq::before {
	aspect-ratio: 101/824;
	background: url(../images/common/miracrea-vertical03.png) no-repeat center center/contain;
	content: "";
	position: absolute;
	right: 0;
	top: -6.25rem;
	width: 6.3125rem;
}

.miracrea-faq__inner.inner {
	padding-left: 1.5625rem;
	padding-right: 1.5625rem;
}

.miracrea-faq__title {
	color: #222;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1.625rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 160%;
}

.miracrea-faq__list {
	margin-top: 2.5rem;
}

.faq-list__item {
	position: relative;
}

.faq-list__item::before {
	aspect-ratio: 1;
	background: url(../images/common/question.png) no-repeat center center/contain;
	content: "";
	left: 0;
	position: absolute;
	top: 0;
	width: 2.375rem;
}

.faq-list__item + .faq-list__item {
	margin-top: 2.5rem;
}

.faq-list__item-question {
	color: #222;
	cursor: pointer;
	font-family: "Noto Sans JP", serif;
	font-size: 1.125rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	line-height: 1.5;
	padding: 0.25rem 0.1875rem 0.25rem 3.3125rem;
	position: relative;
}

.faq-list__item-question::before,
.faq-list__item-question::after {
	background-color: #000;
	content: "";
	height: 0.125rem;
	position: absolute;
	right: 0;
	top: 1.125rem;
	width: 1.125rem;
}

.faq-list__item-question::after {
	transform: rotate(90deg);
	transition: 0.3s;
}

.faq-list__item-question.is-open::after {
	transform: rotate(0deg);
}

.faq-list__item-answer {
	color: #222;
	display: none;
	font-family: "Noto Sans JP", serif;
	font-size: 0.8125rem;
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 2.0769230769;
	padding: 0.3125rem 0.8125rem 0.3125rem 3.3125rem;
}

.miracrea-footer {
	background-color: #1F475A;
	padding-bottom: 0.4375rem;
	padding-top: 1.375rem;
}

.miracrea-footer__links {
	display: flex;
	gap: 1.3125rem;
	justify-content: center;
}

.miracrea-footer__link a {
	color: #fff;
	font-family: "Noto Sans JP", serif;
	font-size: 0.8125rem;
	font-weight: 500;
	letter-spacing: 0.04em;
	line-height: 2;
}

.miracrea-footer__copyright {
	color: #fff;
	display: block;
	font-family: "Noto Sans JP", serif;
	font-size: 0.6875rem;
	font-weight: 400;
	letter-spacing: 0.04em;
	line-height: 2.3636363636;
	margin-top: 0.6875rem;
	text-align: center;
}

.miracrea-growth {
	padding-top: 7.4375rem;
	position: relative;
}

.miracrea-growth::before {
	aspect-ratio: 136/990;
	background: url(../images/common/miracrea-vertical02.png) no-repeat center center/contain;
	content: "";
	position: absolute;
	right: 0;
	top: -0.625rem;
	width: 8.5rem;
}

.miracrea-growth__title {
	padding-left: 1.75rem;
}

.miracrea-growth__title-small {
	color: #0476D8;
	display: block;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 2rem;
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 160%;
}

.miracrea-growth__title-large {
	background-color: #0476D8;
	color: #fff;
	display: block;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 2.5rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 160%;
	padding-left: 0.5rem;
	padding-right: 0.5rem;
	width: -moz-fit-content;
	width: fit-content;
}

.miracrea-growth__title-large:nth-of-type(2) {
	margin-top: 0.25rem;
}

.miracrea-growth__title-large:last-of-type {
	margin-top: 0.8125rem;
}

.miracrea-growth__items {
	display: flex;
	gap: 3.5625rem;
	justify-content: center;
	margin-top: 3.9375rem;
}

.miracrea-growth__item {
	color: #222;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1.25rem;
	font-weight: 500;
	height: -moz-fit-content;
	height: fit-content;
	letter-spacing: 0.2em;
	line-height: 120%;
	position: relative;
	writing-mode: vertical-rl;
}

.miracrea-growth__item::before {
	background-color: #204C60;
	content: "";
	height: 100%;
	position: absolute;
	right: -0.1875rem;
	top: 0;
	width: 0.0625rem;
}

.miracrea-growth__text {
	color: #222;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1.3125rem;
	font-weight: 500;
	letter-spacing: 0.25em;
	line-height: 210%;
	margin-top: 2.625rem;
	text-align: center;
}

.miracrea-growth__img {
	margin-top: 1rem;
	position: relative;
}

.miracrea-growth__img img {
	-o-object-fit: contain;
	aspect-ratio: 368/331;
	height: auto;
	object-fit: contain;
	width: 100%;
}

.miracrea-header {
	align-items: center;
	background-color: #fff;
	display: flex;
	height: 3.125rem;
	justify-content: center;
}

.miracrea-header__logo {
	max-width: 8.75rem;
}

.miracrea-header__logo img {
	-o-object-fit: contain;
	aspect-ratio: 138/31;
	height: auto;
	object-fit: contain;
	width: 100%;
}

.miracrea-interaction {
	background: url(../images/common/interaction-bg.jpg) no-repeat center center/cover;
	border-bottom-right-radius: 3.75rem;
	border-top-left-radius: 3.75rem;
	overflow-x: clip;
	padding-bottom: 3.25rem;
	padding-top: 2.625rem;
	position: relative;
	z-index: 2;
}

.miracrea-interaction__en-text {
	color: #c6b42b;
	font-family: "Noto Sans JP", serif;
	font-size: 1.3125rem;
	font-weight: 700;
	letter-spacing: 0.44em;
	line-height: 170%;
	padding-left: 0.625rem;
	text-align: center;
	text-transform: uppercase;
}

.miracrea-interaction__text-regular {
	color: #fff;
	font-family: "Noto Sans JP", serif;
	font-size: 1.0625rem;
	font-weight: 400;
	letter-spacing: 0.04em;
	line-height: 170%;
	margin-top: 0.125rem;
	text-align: center;
}

.miracrea-interaction__title {
	color: #fff;
	font-family: "Noto Sans JP", serif;
	font-size: 1.25rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	line-height: 170%;
	margin-top: 0.375rem;
	text-align: center;
}

.miracrea-interaction__img {
	margin-left: 1.3125rem;
	margin-right: 0.625rem;
	position: relative;
}

.miracrea-interaction__img::before {
	aspect-ratio: 444/360;
	background: url(../images/common/my-life-changed-white.png) no-repeat center center/contain;
	bottom: -5.3125rem;
	content: "";
	position: absolute;
	right: -1.375rem;
	width: 13.75rem;
}

.miracrea-interaction__img img {
	-o-object-fit: contain;
	aspect-ratio: 383/246;
	height: auto;
	object-fit: contain;
	width: 100%;
}

.miracrea-interaction__text {
	color: #fff;
	font-family: "Noto Sans JP", serif;
	font-size: 0.875rem;
	font-weight: 500;
	letter-spacing: 0.08em;
	line-height: 180%;
	margin-top: 2.3125rem;
	padding-left: 2.5rem;
}

.miracrea-mv {
	position: relative;
}

.miracrea-mv__logo {
	background-color: #fff;
	border-bottom-right-radius: 0.9375rem;
	left: 0;
	max-width: 9.6875rem;
	padding-bottom: 0.75rem;
	padding-left: 1.125rem;
	padding-right: 1.125rem;
	padding-top: 0.75rem;
	position: absolute;
	top: 0;
}

.miracrea-mv__logo img {
	-o-object-fit: contain;
	aspect-ratio: 120/26;
	height: auto;
	object-fit: contain;
	width: 100%;
}

.miracrea-mv__img img {
	-o-object-fit: contain;
	aspect-ratio: 826/1184;
	height: auto;
	object-fit: contain;
	width: 100%;
}

.miracrea-mv__cta {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0.3125rem;
	max-width: 23rem;
}

.miracrea-mv__cta a:hover {
	opacity: 0.7;
}

.miracrea-mv__cta img {
	-o-object-fit: contain;
	aspect-ratio: 368/118;
	height: auto;
	object-fit: contain;
	width: 100%;
}

.miracrea-page {
	background-color: #fff;
	max-width: 600px;
	width: 100%;
}

.miracrea-pc-link {
	position: relative;
	width: 20.8333333333%;
}

.miracrea-pc-link__button {
	bottom: 0;
	margin-left: auto;
	position: fixed;
	right: 0;
	width: min(18%, 287px);
}

.miracrea-pc-logo {
	align-items: center;
	background-color: #fff;
	border-bottom-right-radius: 20px;
	display: flex;
	height: 74px;
	justify-content: center;
	left: 0;
	position: fixed;
	top: 0;
	width: 226px;
	z-index: 10;
}

.miracrea-pc-logo a {
	display: inline-block;
	padding: 0.75rem 1.25rem;
}

.miracrea-pc-logo img {
	-o-object-fit: contain;
	aspect-ratio: 165/37;
	height: auto;
	max-width: 165px;
	object-fit: contain;
	width: 100%;
	width: 100%;
}

.miracrea-pc {
	margin-right: 2.1875rem;
	position: relative;
	width: 40.4761904762%;
}

.miracrea-pc__wrapper {
	margin-left: auto;
	position: sticky;
	top: 50%;
	transform: translateY(-50%);
	width: min(424px, 90%);
}

.miracrea-pc__main-copy img {
	-o-object-fit: contain;
	aspect-ratio: 424/182;
	height: auto;
	object-fit: contain;
	width: 100%;
}

.miracrea-pc__link-items {
	margin-top: 1.0625rem;
	padding-left: 0.625rem;
	padding-right: 0.625rem;
}

.miracrea-pc__link-item + .miracrea-pc__link-item {
	margin-top: 0.43125rem;
}

.miracrea-pc__link-item a {
	background-color: rgba(255, 255, 255, 0.8);
	border-radius: 0.3125rem;
	color: #222;
	display: block;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 0.90625rem;
	font-weight: 500;
	letter-spacing: 0.06em;
	line-height: 181%;
	padding-bottom: 0.4375rem;
	padding-left: 0.875rem;
	padding-right: 0.875rem;
	padding-top: 0.4375rem;
}

.miracrea-pc__button {
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.0625rem;
	max-width: 408px;
}

.miracrea-pc__button img {
	-o-object-fit: contain;
	aspect-ratio: 408/130;
	height: auto;
	object-fit: contain;
	width: 100%;
}

.miracrea-program {
	padding-top: 2.625rem;
}

.miracrea-program img {
	-o-object-fit: contain;
	aspect-ratio: 828/3359;
	height: auto;
	object-fit: contain;
	width: 100%;
}

.miracrea-reason {
	overflow-x: clip;
	padding-bottom: 4.375rem;
	padding-top: 8.125rem;
	position: relative;
}

.miracrea-reason::before {
	aspect-ratio: 414/82;
	background: url(../images/common/miracrea.png) no-repeat center center/contain;
	content: "";
	left: 0;
	position: absolute;
	top: 3.5rem;
	width: 25.875rem;
}

.miracrea-reason__title {
	padding-left: 1.875rem;
}

.miracrea-reason__title-small {
	color: #222;
	display: block;
	font-family: "Noto Sans JP", serif;
	font-size: 2.125rem;
	font-weight: 700;
	letter-spacing: 0.14em;
	line-height: 150%;
}

.miracrea-reason__title-large {
	color: #222;
	display: block;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 2.875rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 120%;
}

.miracrea-reason__items {
	margin-left: auto;
	margin-right: auto;
	margin-top: 2.75rem;
	max-width: 21.9375rem;
}

.miracrea-reason__item {
	background-color: #ECF7FF;
	border-radius: 1.25rem;
	padding-bottom: 1.5rem;
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
	padding-top: 1.1875rem;
}

.miracrea-reason__item:nth-child(2) {
	padding-bottom: 1.875rem;
}

.miracrea-reason__item:nth-child(3) {
	padding-bottom: 0;
}

.miracrea-reason__item + .miracrea-reason__item {
	margin-top: 1.5625rem;
}

.miracrea-reason__item-number {
	align-items: center;
	color: #222;
	display: flex;
	font-family: "Noto Sans JP", serif;
	font-size: 0.9375rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	line-height: 140%;
	padding-left: 3.125rem;
	position: relative;
	text-transform: uppercase;
}

.miracrea-reason__item-number::before {
	background-color: #222;
	content: "";
	height: 0.0625rem;
	left: 0;
	position: absolute;
	top: 55%;
	transform: translateY(-50%);
	width: 2.3125rem;
}

.miracrea-reason__item-number span {
	color: #222;
	display: inline-block;
	font-family: "Noto Sans JP", serif;
	font-size: 0.5625rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	line-height: 140%;
	margin-right: 0.1875rem;
	margin-top: 0.3125rem;
}

.miracrea-reason__item-text {
	color: #222;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1.3125rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	line-height: 160%;
	margin-top: 0.75rem;
	padding-left: 0.625rem;
}

.miracrea-reason__item-img {
	margin-top: 0.75rem;
}

.miracrea-reason__item:first-child .miracrea-reason__item-img {
	margin-top: 1.6875rem;
}

.miracrea-reason__item:first-child .miracrea-reason__item-img img {
	-o-object-fit: contain;
	aspect-ratio: 320/235;
	height: auto;
	object-fit: contain;
	width: 100%;
}

.miracrea-reason__item:nth-child(2) .miracrea-reason__item-img img {
	-o-object-fit: contain;
	aspect-ratio: 320/457;
	height: auto;
	object-fit: contain;
	width: 100%;
}

.miracrea-reason__item:nth-child(3) .miracrea-reason__item-img img {
	-o-object-fit: contain;
	aspect-ratio: 310/306;
	height: auto;
	object-fit: contain;
	width: 100%;
}

.miracrea-reason__text {
	color: #222;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1.5rem;
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 200%;
	margin-top: 4.25rem;
	padding-left: 2.25rem;
}

.miracrea-reason__text-large {
	color: #222;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 2.0625rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 170%;
	margin-top: 0.4375rem;
	padding-left: 2.1875rem;
}

.miracrea-reason__text-large span {
	border-bottom: 0.125rem solid #000;
}

.miracrea-reason__img {
	margin-left: auto;
	margin-right: auto;
	margin-top: 2.4375rem;
	max-width: 21.9375rem;
	position: relative;
}

.miracrea-reason__img::before {
	aspect-ratio: 292/125;
	background: url(../images/common/my-life-changed-black.png) no-repeat center center/contain;
	bottom: -6.625rem;
	content: "";
	left: -9.375rem;
	position: absolute;
	width: 36.25rem;
}

.miracrea-reason__img img {
	-o-object-fit: contain;
	aspect-ratio: 351/236;
	box-shadow: 0 0 1.5625rem 0 rgba(0, 0, 0, 0.11);
	height: auto;
	object-fit: contain;
	width: 100%;
}

.miracrea-recommend {
	background: url(../images/common/recommend-bg.jpg) no-repeat center 120%/contain;
	overflow-x: clip;
	padding-bottom: 3.75rem;
	padding-top: 1.875rem;
	position: relative;
}

.miracrea-recommend__mark {
	aspect-ratio: 1;
	position: absolute;
	right: 0;
	top: 0;
	width: 7.8125rem;
}

.miracrea-recommend__title {
	padding-left: 0.875rem;
}

.miracrea-recommend__title-small {
	color: #0476D8;
	display: block;
	font-family: "Noto Sans JP", serif;
	font-size: 1.625rem;
	font-weight: 900;
	letter-spacing: 0.1em;
	line-height: 140%;
	width: -moz-fit-content;
	width: fit-content;
}

.miracrea-recommend__title-large {
	background-color: #0476D8;
	color: #fff;
	display: block;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 2.5rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 145%;
	margin-top: 0.625rem;
	padding-bottom: 0.125rem;
	padding-left: 0.75rem;
	padding-right: 0.75rem;
	width: -moz-fit-content;
	width: fit-content;
}

.miracrea-recommend__items {
	margin-left: 0.875rem;
	margin-top: 1.9375rem;
}

.miracrea-recommend-item + .miracrea-recommend-item {
	margin-top: 1.25rem;
}

.miracrea-recommend__item.recommend-item:last-child {
	margin-top: 1.625rem;
}

.miracrea-roadmap {
	padding-bottom: 6.125rem;
	padding-top: 4rem;
	position: relative;
}

.miracrea-roadmap::before {
	aspect-ratio: 414/82;
	background: url(../images/common/miracrea.png) no-repeat center center/contain;
	content: "";
	left: 0;
	position: absolute;
	top: -1.125rem;
	width: 100%;
}

.miracrea-roadmap__title {
	padding-left: 1.8125rem;
}

.miracrea-roadmap__title-small {
	color: #222;
	display: block;
	font-family: "Noto Sans JP", serif;
	font-size: 2.125rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 160%;
}

.miracrea-roadmap__title-large {
	color: #222;
	display: block;
	font-family: "Noto Sans JP", serif;
	font-size: 2.875rem;
	font-weight: 700;
	letter-spacing: 0.14em;
	line-height: 150%;
}

.miracrea-roadmap__img {
	margin-left: auto;
	margin-right: auto;
	margin-top: 3.0625rem;
	max-width: 23.5625rem;
}

.miracrea-roadmap__img img {
	-o-object-fit: contain;
	aspect-ratio: 377/313;
	height: auto;
	object-fit: contain;
	width: 100%;
}

.miracrea-roadmap__intervew-info {
	margin-top: 1.125rem;
	padding-left: 2.75rem;
}

.miracrea-roadmap__interview-person {
	color: #222;
	font-family: "Noto Sans JP", serif;
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: 0.16em;
	line-height: 160%;
}

.miracrea-roadmap__interview-feature {
	color: #222;
	font-family: "Noto Sans JP", serif;
	font-size: 1rem;
	font-weight: 500;
	letter-spacing: 0.15em;
	line-height: 160%;
	margin-top: 0.125rem;
}

.miracrea-roadmap__interview-text {
	color: #222;
	font-family: "Noto Sans JP", serif;
	font-size: 0.8125rem;
	font-weight: 400;
	letter-spacing: 0.12em;
	line-height: 160%;
	margin-top: 0.25rem;
}

.miracrea-roadmap__slider {
	margin-top: 3.75rem;
}

.miracrea-roadmap__slider .swiper-slide.swiper-slide--pt {
	padding-top: 3.5625rem;
}

.miracrea-roadmap__slide-step {
	margin-left: auto;
	margin-right: auto;
	width: 3.875rem;
}

.miracrea-roadmap__slide-step img {
	-o-object-fit: contain;
	aspect-ratio: 61/71;
	height: auto;
	object-fit: contain;
	width: 100%;
}

.miracrea-roadmap__slide-text {
	color: #204C60;
	font-family: "Noto Sans JP", serif;
	font-size: 1.0625rem;
	font-weight: 600;
	letter-spacing: 0.12em;
	line-height: 160%;
	margin-top: 0.1875rem;
	text-align: center;
}

.miracrea-roadmap__card {
	background-color: #ECF7FF;
	border-radius: 1.125rem;
	margin-top: 0.6875rem;
	min-height: 23.125rem;
	padding-bottom: 1.875rem;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	padding-top: 1.25rem;
}

.miracrea-roadmap__answer {
	color: #204C60;
	display: inline-block;
	font-family: "Noto Sans JP", serif;
	font-size: 0.5rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	line-height: 140%;
	padding-left: 2.5rem;
	position: relative;
	text-transform: uppercase;
}

.miracrea-roadmap__answer::before {
	background-color: #204C60;
	content: "";
	height: 0.0625rem;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 2rem;
}

.miracrea-roadmap__card-top {
	display: flex;
	gap: 0.8125rem;
	margin-top: 0.6875rem;
}

.miracrea-roadmap__card-img {
	padding-top: 0.3125rem;
	width: 29.2592592593%;
}

.miracrea-roadmap__card-img img {
	-o-object-fit: contain;
	aspect-ratio: 1;
	height: auto;
	object-fit: contain;
	width: 100%;
}

.miracrea-roadmap__card-title {
	color: #204C60;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 0.9375rem;
	font-weight: 700;
	letter-spacing: 0.12em;
	line-height: 180%;
	width: 65.9259259259%;
}

.miracrea-roadmap__card-text {
	color: #204C60;
	font-family: "Noto Sans JP", serif;
	font-size: 0.75rem;
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 190%;
	margin-top: 1.125rem;
	padding-left: 0.125rem;
	padding-right: 0.125rem;
}

.miracrea-staff {
	-webkit-clip-path: polygon(0 5%, 100% 0, 100% 95%, 0% 100%);
	background: linear-gradient(180deg, #5ebee9 0%, #41acdd 31%, #0084c0 100%);
	clip-path: polygon(0 5%, 100% 0, 100% 95%, 0% 100%);
	margin-top: -5.3125rem;
	padding-bottom: 7.5625rem;
	padding-top: 6.875rem;
	-webkit-clip-path: polygon(-100% 5%, 100% 0, 100% 95%, -100% 100%);
  clip-path: polygon(-100% 5%, 100% 0, 100% 95%, -100% 100%);
}

.miracrea-staff__title {
	padding-left: 2.0625rem;
}

.miracrea-staff__title-small {
	color: #fff;
	display: block;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1.3125rem;
	font-weight: 700;
	letter-spacing: 0.02em;
	line-height: 144%;
}

.miracrea-staff__title-large {
	color: #fff;
	display: block;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: 0.02em;
	line-height: 144%;
	margin-top: 0.25rem;
}

.miracrea-staff__slider {
	padding-top: 4.625rem;
	position: relative;
}

.miracrea-staff__img {
	padding-left: 2.0625rem;
	padding-right: 2.0625rem;
	position: relative;
}

.miracrea-staff__img::before {
	aspect-ratio: 444/360;
	background: url(../images/common/my-life-changed-white.png) no-repeat center center/contain;
	content: "";
	left: 0.1875rem;
	pointer-events: none;
	position: absolute;
	top: -5.5rem;
	width: 13.75rem;
}

.miracrea-staff__img img {
	-o-object-fit: contain;
	aspect-ratio: 347/199;
	height: auto;
	object-fit: contain;
	width: 100%;
}

.miracrea-staff__name {
	align-items: center;
	color: #fff;
	display: flex;
	font-family: "Shippori Mincho B1", serif;
	font-size: 1.75rem;
	font-weight: 700;
	letter-spacing: 0.18em;
	line-height: 130%;
	margin-top: 2.625rem;
	padding-left: 2.1875rem;
}

.miracrea-staff__name span {
	border: 0.0625rem solid #fff;
	color: #fff;
	display: inline-block;
	font-family: "Noto Sans JP", serif;
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: 0.44em;
	line-height: 130%;
	padding-bottom: 0.0625rem;
	padding-left: 0.375rem;
	padding-top: 0.125rem;
}

.miracrea-staff__outline {
	margin-bottom: 0.5625rem;
	margin-top: 0.625rem;
	padding-left: 1.9375rem;
}

.miracrea-staff__outline-item {
	color: #fff;
	font-family: "Shippori Mincho B1", serif;
	font-size: 0.875rem;
	font-weight: 500;
	letter-spacing: 0.06em;
	line-height: 170%;
}

.miracrea-staff__content {
	margin-top: 1.0625rem;
	padding-left: 2.1875rem;
	padding-right: 2.1875rem;
}

.miracrea-staff__content-title {
	background-color: #fff;
	color: #228fcd;
	font-family: "Noto Sans JP", serif;
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: 0.16em;
	line-height: 130%;
	padding-bottom: 0.4375rem;
	padding-left: 0.625rem;
	padding-top: 0.4375rem;
}

.miracrea-staff__content-text {
	color: #fff;
	font-family: "Noto Sans JP", serif;
	font-size: 0.875rem;
	font-weight: 400;
	letter-spacing: 0.06em;
	line-height: 1.7142857143;
	margin-top: 0.5rem;
	padding-left: 0.125rem;
	padding-right: 0.125rem;
}

.miracrea-staff__slider .swiper-button-wrapper {
	display: flex;
	justify-content: space-between;
	position: absolute;
	top: 10rem;
	width: 100%;
}

.miracrea-staff__slider .swiper-button-wrapper .swiper-button-prev::after,
.miracrea-staff__slider .swiper-button-wrapper .swiper-button-next::after {
	content: none;
}

.miracrea-staff__slider .swiper-button-wrapper .swiper-button-prev,
.miracrea-staff__slider .swiper-button-wrapper .swiper-button-next {
	height: 3.1875rem;
	width: 3.1875rem;
}

.miracrea-staff__slider .swiper-button-prev img,
.miracrea-staff__slider .swiper-button-next img {
	-o-object-fit: contain;
	aspect-ratio: 1/1;
	height: auto;
	object-fit: contain;
	width: 100%;
}

.miracrea-thanks {
	background-color: #1DB0F2;
	padding-bottom: 3.25rem;
	padding-top: 3.75rem;
}

.miracrea-thanks__inner.inner {
	padding-left: 1rem;
	padding-right: 1rem;
}

.miracrea-thanks__title {
	color: #fff;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1.4375rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 140%;
	text-align: center;
}

.miracrea-thanks__text {
	color: #fff;
	font-family: "Noto Sans JP", serif;
	font-size: 1rem;
	font-weight: 500;
	letter-spacing: 0.01em;
	line-height: 1.875;
	margin-top: 1.5625rem;
	text-align: center;
}

.miracrea-thanks__line {
	background-color: #fff;
	border-radius: 0.625rem;
	margin-top: 3.1875rem;
	padding-bottom: 3.1875rem;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	padding-top: 2.0625rem;
	position: relative;
}

.miracrea-thanks__line::before {
	aspect-ratio: 41/39;
	background: url(../images/common/line.png) no-repeat center center/contain;
	content: "";
	left: 50%;
	position: absolute;
	top: -1.1875rem;
	transform: translateX(-50%);
	width: 2.5625rem;
}

.miracrea-thanks__line-title {
	color: #363636;
	font-family: "Noto Sans JP", serif;
	font-size: 1.125rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 155%;
	text-align: center;
}

.miracrea-thanks__line-text {
	color: #363636;
	font-family: "Noto Sans JP", serif;
	font-size: 0.75rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 155%;
	margin-top: 0.625rem;
	text-align: center;
}

.miracrea-thanks__line-button {
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.875rem;
	max-width: 19.6875rem;
}

.miracrea-thanks__line-button img {
	-o-object-fit: contain;
	aspect-ratio: 315/95;
	height: auto;
	object-fit: contain;
	width: 100%;
}

.miracrea-thanks__trainer {
	align-items: center;
	display: flex;
	gap: 1.0625rem;
	justify-content: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.375rem;
	max-width: 17.8125rem;
}

.miracrea-thanks__trainer-img {
	width: 32.8621908127%;
}

.miracrea-thanks__trainer-img img {
	-o-object-fit: contain;
	aspect-ratio: 1;
	height: auto;
	object-fit: contain;
	width: 100%;
}

.miracrea-thanks__trainer-content {
	width: 61.1307420495%;
}

.miracrea-thanks__trainer-post {
	color: #243153;
	font-family: "Noto Sans JP", serif;
	font-size: 0.75rem;
	font-weight: 500;
	letter-spacing: 0.07em;
	line-height: 130%;
}

.miracrea-thanks__trainer-name {
	color: #243153;
	font-family: "Noto Sans JP", serif;
	font-size: 1.25rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	line-height: 130%;
	margin-top: 0.25rem;
}

.miracrea-top-body {
	background-attachment: fixed;
	background-image: url(../images/common/pc-background.jpg);
	background-position: center;
	background-size: cover;
}

.miracrea-userVoice {
	padding-top: 4.5rem;
	position: relative;
}

.miracrea-userVoice::before {
	aspect-ratio: 414/82;
	background: url(../images/common/miracrea.png) no-repeat center center/contain;
	content: "";
	left: 0;
	position: absolute;
	top: 1.25rem;
	width: 100%;
	z-index: 1;
}

.miracrea-userVoice__title {
	margin-left: 2.0625rem;
	position: relative;
	z-index: 2;
}

.miracrea-userVoice__cards {
	margin-top: 0.5rem;
}

.miracrea-userVoice__card {
	margin-bottom: 0.625rem;
	margin-top: 1.25rem;
}

.miracrea-video {
	background: url(../images/common/video-bg.jpg) no-repeat center center/cover;
	border-bottom-right-radius: 3.75rem;
	border-top-left-radius: 3.75rem;
	margin-top: -3.75rem;
	overflow-x: clip;
	padding-bottom: 3.625rem;
	padding-top: 1.8125rem;
	position: relative;
}

.miracrea-video__en-text {
	color: #c6b42b;
	font-family: "Noto Sans JP", serif;
	font-size: 1.3125rem;
	font-weight: 700;
	letter-spacing: 0.44em;
	line-height: 170%;
	padding-left: 0.625rem;
	text-align: center;
	text-transform: uppercase;
}

.miracrea-video__title {
	color: #fff;
	font-family: "Noto Sans JP", serif;
	font-size: 1.25rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	line-height: 170%;
	margin-top: 1rem;
	text-align: center;
}

.miracrea-video__youtube {
	border-radius: 0.625rem;
	margin-top: 1.875rem;
	padding-left: 1rem;
	padding-right: 1rem;
	position: relative;
}

.miracrea-video__youtube::before {
	aspect-ratio: 444/360;
	background: url(../images/common/my-life-changed-white.png) no-repeat center center/contain;
	bottom: -5.3125rem;
	content: "";
	pointer-events: none;
	position: absolute;
	right: -1.375rem;
	width: 13.75rem;
}

.miracrea-video__youtube iframe {
	-o-object-fit: cover;
	aspect-ratio: 335/192;
	border: 0.125rem solid #fff;
	border-radius: 0.625rem;
	height: auto;
	object-fit: cover;
	width: 100%;
}

.miracrea-video__cta {
	margin-top: 2.75rem;
}

.miracrea-video__cta-line {
	margin-top: 0.9375rem;
}

.miracrea-video__cta a:hover {
	opacity: 0.7;
}

.miracrea-voice {
	-webkit-clip-path: polygon(0 2%, 100% 0, 100% 98%, 0% 100%);
	background: linear-gradient(180deg, #229ed6 0%, #00a1ea 53%, #0290d1 100%);
	clip-path: polygon(0 2%, 100% 0, 100% 98%, 0% 100%);
	margin-top: -6.25rem;
	padding-bottom: 8.125rem;
	padding-top: 10.25rem;
	position: relative;
	z-index: 2;
}

.miracrea-voice::before {
	aspect-ratio: 140/990;
	background: url(../images/common/miracrea-vertical04.png) no-repeat center center/contain;
	content: "";
	position: absolute;
	right: 0;
	top: 6.875rem;
	width: 8.75rem;
	z-index: -1;
}

.miracrea-voice__mark {
	aspect-ratio: 1;
	position: absolute;
	right: 0.5625rem;
	top: 1.5625rem;
	width: 10rem;
}

.miracrea-voice__mark img {
	-o-object-fit: contain;
	aspect-ratio: 1;
	height: auto;
	object-fit: contain;
	width: 100%;
}

.miracrea-voice__inner.inner {
	padding-left: 1.0625rem;
	padding-right: 1.0625rem;
}

.miracrea-voice__title {
	padding-left: 0.875rem;
}

.miracrea-voice__en-title {
	color: #ead84a;
	display: block;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1.25rem;
	font-weight: 700;
	letter-spacing: 0.52em;
	line-height: 144%;
	text-transform: uppercase;
}

.miracrea-voice__title-small {
	color: #fff;
	display: block;
	font-family: "Noto Sans JP", serif;
	font-size: 1.625rem;
	font-weight: 500;
	letter-spacing: 0.08em;
	line-height: 170%;
	margin-top: 0.875rem;
}

.miracrea-voice__title-large {
	color: #fff;
	display: block;
	font-family: "Noto Sans JP", serif;
	font-size: 3.125rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	line-height: 130%;
	margin-top: 0.1875rem;
}

.miracrea-voice__cards {
	margin-top: 1.3125rem;
}

.miracrea-voice__card + .miracrea-voice__card {
	margin-top: 1.3125rem;
}

.miracrea {
	display: flex;
	justify-content: center;
}

.recommend-item {
	border-left: 0.0625rem solid #204C60;
	display: flex;
	flex-direction: column;
	justify-content: center;
	min-height: 6.875rem;
	padding-left: 1.4375rem;
}

.recommend-item + .recommend-item {
	margin-top: 1.25rem;
}

.recommend-item__small-text {
	color: #204C60;
	font-family: "Noto Sans JP", serif;
	font-size: 1.0625rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 161%;
}

.recommend-item__large-text {
	color: #0069C2;
	font-family: "Noto Sans JP", serif;
	font-size: 1.4375rem;
	font-weight: 800;
	letter-spacing: 0.1em;
	line-height: 140%;
	margin-top: 0.25rem;
}

.section-title__small {
	color: #222;
	display: block;
	font-family: "Noto Sans JP", serif;
	font-size: 1.25rem;
	font-weight: 700;
	letter-spacing: 0.14em;
	line-height: 150%;
}

.section-title__large {
	color: #222;
	display: block;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 2.125rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 160%;
	margin-top: 0.3125rem;
}

@media (any-hover: hover) {

.contact__submit input:hover {
	opacity: 0.7;
}

.contact__submit:hover {
	opacity: 0.7;
}

.miracrea-cta__button a:hover {
	opacity: 0.7;
}

.miracrea-footer__link a:hover {
	opacity: 0.7;
}

.miracrea-header__logo a:hover {
	opacity: 0.7;
}

.miracrea-pc-link__button a:hover {
	opacity: 0.7;
}

.miracrea-pc-logo a:hover {
	opacity: 0.7;
}

.miracrea-pc__link-item a:hover {
	opacity: 0.7;
}

.miracrea-pc__button a:hover {
	opacity: 0.7;
}

.miracrea-thanks__line-button a:hover {
	opacity: 0.7;
}

}

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

.u-desktop {
	display: block;
}

.u-mobile {
	display: none;
}

.inner {
	max-width: 1150px;
	padding-left: 25px;
	padding-right: 25px;
}

}

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

.miracrea-page {
	width: 600px;
}

}

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

.miracrea-pc-link {
	display: none;
}

}

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

.miracrea-pc__link-item a {
	font-size: 0.75rem;
}

}

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

.miracrea-pc-logo {
	display: none;
}

.miracrea-pc {
	display: none;
}

}

@media (max-width: 600px) {

html {
	font-size: 3.8647342995vw;
}

}


/*# sourceMappingURL=style.css.map */
