body {
	font-family: "Zen Kaku Gothic New", serif;
}

.u-desktop {
	display: none;
}

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

html {
	font-size: 16px;
}

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

/* Remove default padding */

ul,
ol {
	padding: 0;
}

/* Remove default margin */

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

/* Set core root defaults */

html {
	scroll-behavior: smooth;
}

/* 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;
}

.page-404-error__title {
	color: #182787;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 5rem;
	font-weight: 700;
	letter-spacing: 2.5rem;
	line-height: 1.5;
	text-align: center;
	text-indent: 1.25rem;
}

.page-404-error__details {
	color: #333;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	text-align: center;
}

.page-404-error__button {
	margin-left: auto;
	margin-right: auto;
	margin-top: 2.5rem;
	width: 17.875rem;
}

.page-blog-details__blog-article {
	margin-left: auto;
	margin-right: auto;
	max-width: 55rem;
}

.page-blog-details__time {
	display: block;
	margin-top: 1.25rem;
}

.page-blog__contents {
	margin-left: auto;
	margin-right: auto;
	max-width: 59.375rem;
	padding: 0 1.25rem;
}

.page-blog__items {
	margin-top: 4rem;
}

.page-blog__item {
	border-bottom: 1px solid #dddddd;
	padding-bottom: 2.5rem;
}

.page-blog__pagination {
	margin-top: 5rem;
}

.page-contact-thanks__details p {
	color: #333;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	margin-top: 2rem;
	text-align: center;
}

.page-contact-thanks__items {
	margin-top: 7.25rem;
}

.nav-boxes {
	grid-gap: 2.9375rem;
	align-items: stretch;
	display: grid;
	gap: 2.9375rem;
	grid-template-columns: 1fr;
}

.page-contact-thanks__item {
	align-items: center;
	background-color: #FFDF2B;
	display: flex;
	height: 100%;
	justify-content: center;
	padding: 2.5625rem 2.8125rem;
}

.page-contact-thanks__item:nth-child(2) {
	background-color: #182787;
}

.page-contact-thanks__item:nth-child(2) .nav-box__text {
	color: #fff;
}

.nav-box {
	height: 100%;
}

.nav-box__text {
	color: #182787;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 2rem;
	font-weight: 700;
	line-height: 1.5;
	text-align: center;
}

.page-contact-thanks__link {
	display: block;
	margin-top: 7.5rem;
	text-align: center;
}

.page-contact-thanks__link-text {
	-webkit-text-decoration: underline;
	color: #333;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.5;
	text-decoration: underline;
}

.page-news-details__news-article {
	margin-left: auto;
	margin-right: auto;
	max-width: 55rem;
}

.page-news-details__blog-article {
	margin-left: auto;
	margin-right: auto;
	max-width: 55rem;
}

.page-news-list__pagination {
	margin-top: 4rem;
}

.page-news__page-news-list {
	margin-left: auto;
	margin-right: auto;
	margin-top: 2rem;
	max-width: 43.75rem;
	padding: 0 1.25rem;
}

.page-news__pagination {
	margin-top: 4rem;
}

.page-privacy__contents {
	margin-left: auto;
	margin-right: auto;
	max-width: 43.75rem;
	padding: 0 1.25rem;
}

.page-privacy__details {
	color: #333;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	margin-top: 5rem;
}

.page-privacy__details h2 {
	text-align: center;
}

.page-privacy__details p {
	margin-top: 1.25rem;
}

.page-privacy__items {
	margin-top: 2.5rem;
}

.page-privacy__item {
	margin-top: 1.25rem;
}

.page-total-support__contents {
	margin-left: auto;
	margin-right: auto;
	max-width: 50rem;
}

.page-total-support__total-support-details {
	margin-top: 1.25rem;
}

.page-total-support__support-process {
	margin-left: auto;
	margin-right: auto;
	margin-top: 2.5rem;
	max-width: 37.5rem;
}

.page-total-support__support-sample {
	margin-top: 9rem;
}

.page-total-support__button {
	margin-left: auto;
	margin-right: auto;
	margin-top: 4rem;
	max-width: 23.875rem;
}

.top-about {
	padding-bottom: 1.25rem;
	padding-top: 3rem;
}

.top-about__heading h2 {
	color: #fff;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1.75rem;
	font-weight: 500;
	line-height: 1.5;
	text-align: center;
}

.top-about__heading p {
	color: #fff;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	margin-top: 2rem;
}

.top-about__image {
	margin-top: 2.5rem;
	position: relative;
}

.top-about__image::before {
	content: "";
	display: block;
	padding-top: 47.4285714286%;
}

.top-about__image img {
	-o-object-fit: cover;
	-o-object-position: center 90%;
	height: 100%;
	left: 50%;
	max-width: 100%;
	object-fit: cover;
	object-position: center 90%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}

.top-about__button {
	margin: 2.5rem auto 0 auto;
	width: 20rem;
}

.top-achievements {
	margin-top: 5rem;
	padding-top: 2.5rem;
}

.top-achievements__items {
	margin: 0 auto;
	margin-top: 2.5rem;
	max-width: 37.5rem;
}

.top-achievements__button {
	margin: 2.5rem auto 0 auto;
	width: 20rem;
}

.top-blog__contents {
	margin-left: auto;
	margin-right: auto;
	margin-top: 2.0625rem;
	max-width: 37.5rem;
}

.top-blog__button {
	margin: 2.5rem auto 0 auto;
	width: 20rem;
}

.top-contact.contact {
	margin-top: 5rem;
}

.top-fv {
	margin-top: 5rem;
	padding-top: 2.5rem;
}

.top-fv__inner.inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 80rem;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	width: 100%;
}

.top-fv__container {
	position: relative;
	width: 100%;
	z-index: 1;
}

.top-fv__heading {
	display: block;
	left: 0;
	position: absolute;
	top: 3.75rem;
	z-index: 2;
}

.top-fv__heading h2 {
	color: #fff;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: clamp(1.125rem, 0.659rem + 1.989vw, 2.25rem);
	font-weight: 500;
	line-height: 1.5;
}

.top-fv__button {
	margin-left: auto;
	margin-right: auto;
	margin-top: 2.5rem;
	max-width: 29.8125rem;
}

.top-fv__button.button--yellow .button__text {
	display: inline-block;
	font-family: "Zen Maru Gothic", serif;
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.5;
	text-align: center;
}

.top-fv__swiper {
	-webkit-clip-path: polygon(10% 0, 100% 0%, 90% 100%, 0% 100%);
	aspect-ratio: 831/553;
	clip-path: polygon(10% 0, 100% 0%, 90% 100%, 0% 100%);
	margin-left: auto;
	margin-right: 0;
	width: 70%;
}

.top-fv__swiper .swiper-wrapper {
	height: 100%;
	width: 100%;
}

.top-fv__swiper .swiper-slide {
	height: 100%;
	width: 100%;
}

.top-fv__swiper .swiper-slide img {
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.swiper-flip {
	overflow: hidden !important;
}

.top-main-service__items {
	margin-top: 3.5rem;
}

.top-masuko-message {
	margin-top: 5rem;
}

.top-message {
	margin-top: 5rem;
}

.top-message__item {
	margin-top: 2.5rem;
}

.top-news__items {
	margin: 4.875rem auto 0 auto;
}

.top-news__button {
	margin: 2.5rem auto 0 auto;
	width: 20rem;
}

.top-philosophy {
	margin-top: 2.5rem;
}

.top-philosophy__inner.inner {
	max-width: 80rem;
}

.top-philosophy__heading {
	flex: 1 1 0;
	margin: 0 calc(50% - 50vw);
}

.top-philosophy__heading .section-title {
	margin-left: 0;
	padding-bottom: 0;
	transform: none;
	width: auto;
}

.section-title.top-philosophy__section-title {
	align-items: flex-start;
	display: flex;
	flex-direction: column;
	padding-bottom: 0;
}

.section-title.top-philosophy__section-title .section-title--en {
	color: #fff;
	line-height: 1;
}

.top-philosophy__heading .top-philosophy__description {
	color: #fff;
	font-size: clamp(1rem, 0.793rem + 0.884vw, 1.5rem);
	padding: 0 2.5rem;
}

.top-philosophy__body {
	flex: 1 1 0;
	margin-top: 2.5rem;
	padding: 1.25rem 5% 1.25rem 10%;
	position: relative;
	z-index: 1;
}

.top-philosophy__body::before {
	-webkit-clip-path: polygon(10% 0, 100% 0, 90% 100%, 0% 100%);
	background-color: #FFDF2B;
	bottom: 0;
	clip-path: polygon(10% 0, 100% 0, 90% 100%, 0% 100%);
	content: "";
	left: 0;
	margin: 0 calc(50% - 50vw);
	position: absolute;
	right: 0;
	top: 0;
	transform-origin: left center;
	z-index: -1;
}

.top-philosophy__body h3 {
	color: #182787;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1.25rem;
	font-weight: 700;
	line-height: 1.5;
	text-align: center;
}

.top-philosophy__body ol {
	color: #182787;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.45;
	list-style: decimal;
	list-style-position: inside;
	margin-top: 1.5rem;
	text-align: left;
	text-indent: -1rem;
}

.top-profile__inner.inner {
	padding-bottom: 4.125rem;
}

.top-profile__contents {
	grid-gap: 2.5rem;
	display: grid;
	gap: 2.5rem;
	grid-template-columns: 1fr;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2.5rem;
	max-width: 64rem;
}

.top-profile__heading h3 {
	color: #fff;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1.25rem;
	font-weight: 400;
	line-height: 1.5;
}

.top-profile__heading p {
	color: #fff;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	margin-top: 1.25rem;
}

.top-profile__company-name {
	margin: 0 auto;
}

.top-profile__company-name p {
	color: #fff;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	margin-top: 1.25rem;
}

.top-profile__image {
	height: 100%;
	margin: 0 auto;
	position: relative;
	width: 60%;
}

.top-profile__image::before {
	content: "";
	display: block;
	padding-top: 114.3192488263%;
}

.top-profile__image img {
	-o-object-fit: cover;
	height: 100%;
	left: 50%;
	max-width: 100%;
	object-fit: cover;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}

.top-profile__heading--link {
	-webkit-text-decoration: underline;
	color: #fff;
	cursor: pointer;
	text-decoration: underline;
	text-underline-offset: 0.3em;
	transition: color 0.2s;
}

.top-profile__heading--link:hover,
.top-profile__heading--link:focus {
	color: #FFDF2B;
}

.top-service__contents {
	margin-top: 2.5rem;
}

.top-service__heading p {
	color: #182787;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 500;
	line-height: 1.5;
	margin-top: 2rem;
}

.top-total-support__items {
	margin-left: auto;
	margin-right: auto;
	margin-top: 2rem;
	max-width: 25.9375rem;
}

.top-total-support__item {
	flex: 1 1 auto;
	width: 25.9375rem;
}

.top-total-support__item:last-child {
	display: flex;
	flex: 0 0 auto;
	justify-content: center;
	width: 100%;
}

.achievement-card {
	background: #fff;
	display: flex;
	flex-direction: column;
	height: 100%;
}

.achievement-card__image {
	position: relative;
}

.achievement-card__image::before {
	content: "";
	display: block;
	padding-top: 55.8139534884%;
}

.achievement-card__image img {
	-o-object-fit: cover;
	height: 100%;
	left: 50%;
	max-width: 100%;
	object-fit: cover;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}

.achievement-card__content {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	padding: 1.5rem 1.25rem;
}

.achievement-card__year {
	color: #182787;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1.125rem;
	font-weight: 400;
	line-height: 1.5;
}

.achievement-card__title {
	color: #182787;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1.25rem;
	font-weight: 700;
	line-height: 1.5;
	margin-top: 0.75rem;
}

.achievement-card__description {
	color: #182787;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.5;
	margin-top: 0.5rem;
}

.achievement-card__link {
	color: #182787;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 0.875rem;
	font-weight: 700;
	line-height: 1.5;
	margin-top: 2rem;
	position: relative;
	transition: color 0.3s ease;
}

.achievement-card__link:hover {
	color: #FFDF2B;
}

.achievement-card__link::after {
	border-bottom: 1px solid #182787;
	border-right: 1px solid #182787;
	bottom: -0.25rem;
	content: "";
	display: inline-block;
	height: 0.375rem;
	left: 0;
	max-width: 100%;
	position: absolute;
	transform: skew(45deg);
	transition: border-color 0.3s ease;
	width: 8.375rem;
	z-index: 1;
}

.achievement-card__link:hover::after {
	border-bottom-color: #FFDF2B;
	border-right-color: #FFDF2B;
}

.achievement-cards {
	grid-gap: 2rem;
	display: grid;
	gap: 2rem;
	grid-template-columns: 1fr;
}

.achievement-detail-cards {
	grid-gap: 6.125rem;
	display: grid;
	gap: 6.125rem;
	grid-template-columns: 1fr;
}

.akazawa-profile {
	grid-gap: 1.25rem;
	display: grid;
	gap: 1.25rem;
	grid-template-columns: 1fr;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.75rem;
	max-width: 31.25rem;
	padding: 0 1.25rem;
}

.akazawa-profile__image {
	position: relative;
}

.akazawa-profile__image::before {
	content: "";
	display: block;
	padding-top: 108.0152671756%;
}

.akazawa-profile__image img {
	-o-object-fit: cover;
	height: 100%;
	left: 50%;
	max-width: 100%;
	object-fit: cover;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}

.akazawa-profile__info {
	margin-top: 2.5rem;
}

.akazawa-profile__name {
	color: #182787;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
}

.akazawa-profile__name span {
	color: #333;
	display: block;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1.125rem;
	font-weight: 400;
	line-height: 1.5;
}

.akazawa-profile__position {
	color: #333;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	margin-top: 1.25rem;
}

.akazawa-profile__details {
	grid-gap: 2.5rem;
	display: grid;
	gap: 2.5rem;
	grid-template-columns: 1fr;
	margin-top: 2.5rem;
}

.akazawa-profile__subtitle {
	color: #182787;
	display: block;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1.25rem;
	font-weight: 700;
	line-height: 1.5;
	padding-bottom: 0.5rem;
	padding-left: 1.25rem;
	position: relative;
}

.akazawa-profile__subtitle::after {
	-webkit-clip-path: polygon(7% 0%, 100% 0%, 93% 100%, 0% 100%);
	background-color: #FFDF2B;
	bottom: 0;
	clip-path: polygon(7% 0%, 100% 0%, 93% 100%, 0% 100%);
	content: "";
	height: 0.5rem;
	left: 0;
	max-width: 18.875rem;
	position: absolute;
	right: 0;
	width: 100%;
	z-index: 1;
}

.akazawa-profile__text p {
	color: #333;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	margin-top: 1.25rem;
}

.akazawa-profile__text--bold {
	font-size: 1.125rem;
	font-weight: 700;
}

.akazawa-profile__contact {
	margin-top: 2.5rem;
}

.akazawa-profile__contact-list {
	display: grid;
	grid-template-columns: 1fr;
}

.akazawa-profile__contact-list dt {
	border-bottom: 1px solid #182787;
	color: #333;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	padding: 1.25rem 0;
}

.akazawa-profile__contact-list dd {
	border-bottom: 1px solid #FFDF2B;
	color: #333;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	padding: 1.25rem 0;
}

.akazawa-profile__location {
	margin-top: 1.25rem;
}

.akazawa-profile__location p {
	color: #333;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
}

.akazawa-profile__qualifications {
	margin-top: 2.5rem;
}

.akazawa-profile__qualification-title {
	color: #182787;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1.125rem;
	font-weight: 700;
	line-height: 1.5;
	margin-bottom: 1rem;
}

.akazawa-profile__qualification-list {
	list-style: none;
}

.akazawa-profile__qualification-list li {
	color: #333;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 0.875rem;
	font-weight: 400;
	line-height: 1.8;
}

.background-color {
	position: relative;
	z-index: 1;
}

.background-color::before {
	background-color: #182787;
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: -2;
}

.blog-article__introduction {
	margin-top: 2.5rem;
}

.blog-article__introduction p {
	color: #333;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	margin-top: 0.625rem;
}

.blog-article__image {
	background-color: lightgray;
	margin-top: 1.25rem;
	position: relative;
}

.blog-article__image::before {
	content: "";
	display: block;
	padding-top: 50%;
}

.blog-article__image img {
	-o-object-fit: cover;
	height: 100%;
	left: 50%;
	max-width: 100%;
	object-fit: cover;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}

.blog-article__image.blog-article__image--contain {
	background-color: #fff;
}

.blog-article__image.blog-article__image--contain img {
	-o-object-fit: contain;
	object-fit: contain;
}

.blog-article__contents {
	margin-top: 2.5rem;
}

.blog-article__section:not(:first-child) {
	margin-top: 2.5rem;
}

.blog-article__section p {
	margin-top: 1.25rem;
}

.blog-article__section ul {
	margin-top: 1.25rem;
}

.blog-article__section ul li {
	list-style: disc;
	margin-left: 1.25rem;
}

.blog-article__page-navi {
	margin-top: 3.375rem;
	text-align: center;
}

.blog-card {
	grid-gap: 2.5rem;
	display: grid;
	gap: 2.5rem;
	grid-template-columns: 1fr;
}

.blog-card__image {
	aspect-ratio: 14/9;
	background-color: lightgray;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.blog-card__image.blog-card__image--logo {
	background-color: #fff;
	border: 1px solid #182787;
}

.blog-card__image img {
	-o-object-fit: cover;
	height: 100%;
	left: 0;
	object-fit: cover;
	position: absolute;
	top: 0;
	width: 100%;
}

.blog-card__image.blog-card__image--logo img {
	-o-object-fit: contain;
	object-fit: contain;
	padding: 1.25rem;
}

.blog-card__body {
	grid-gap: 0.5rem;
	align-items: center;
	display: grid;
	gap: 0.5rem;
	grid-template-columns: 1fr;
}

.blog-card__date {
	color: #182787;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 0.8125rem;
	font-weight: 400;
	line-height: 1.5;
}

.blog-card__tag {
	border: 0.75px solid #182787;
	border-radius: 0.75rem;
	color: #182787;
	display: inline-block;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 0.625rem;
	font-weight: 400;
	line-height: 1.5;
	padding: 0.25rem 1.25rem;
}

.blog-card__title {
	color: #182787;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1.125rem;
	font-weight: 400;
	line-height: 1.5;
}

.blog-card__description {
	color: #182787;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
}

.blog-card__link {
	color: #182787;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 0.875rem;
	font-weight: 700;
	line-height: 1.5;
	margin-top: 2rem;
	position: relative;
}

.blog-card__link:hover {
	color: #FFDF2B;
}

.blog-card__link::after {
	border-bottom: 1px solid #182787;
	border-right: 1px solid #182787;
	bottom: -0.25rem;
	content: "";
	display: inline-block;
	height: 0.375rem;
	left: 0;
	max-width: 100%;
	position: absolute;
	transform: skew(45deg);
	transition: all 0.3s ease;
	width: 8.375rem;
	z-index: 1;
}

.blog-card__link:hover::after {
	border-bottom-color: #FFDF2B;
	border-right-color: #FFDF2B;
	transform: skew(45deg) scaleX(1.2);
}

.blog-cards {
	grid-gap: 2.5rem;
	display: grid;
	gap: 2.5rem;
	grid-template-columns: 1fr;
}

.breadcrumb span,
.breadcrumb span a {
	color: #fff;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
}

.breadcrumb span a {
	transition: opacity 0.3s ease;
}

.breadcrumb span a:hover {
	-webkit-text-decoration: underline;
	opacity: 0.7;
	text-decoration: underline;
}

.button {
	-webkit-text-decoration: none;
	align-items: center;
	background-color: #182787;
	background-image: linear-gradient(90deg, #182787, #0F1A5E);
	border-radius: 6.25rem;
	color: #fff;
	display: flex;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: clamp(1rem, 0.793rem + 0.884vw, 1.5rem);
	font-size: clamp(1rem, 0.793rem + 0.884vi, 1.5rem);
	font-weight: 700;
	justify-content: center;
	line-height: 1.5;
	overflow: hidden;
	padding: 1.25rem 0.75rem;
	position: relative;
	text-decoration: none;
	z-index: 1;
}

.button.button--yellow {
	background-color: #FFDF2B;
	background-image: none;
	color: #182787;
}

.button__text {
	flex: 1;
	padding-right: 3.125rem;
	text-align: center;
}

.button__text::after {
	background-image: url("../images/common/arrow-right-yellow.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	height: 3.125rem;
	position: absolute;
	right: 0.75rem;
	top: 50%;
	transform: translateY(-50%);
	transition: transform 0.3s ease;
	width: 3.125rem;
	z-index: 9;
}

.button.button--yellow .button__text::after {
	background-image: url("../images/common/arrow-right-white.png");
}

.button:hover {
	background-color: #F3F3F3;
	background-image: none;
	color: #182787;
}

.button.button--yellow:hover {
	background-color: #F3F3F3;
}

.button__text:hover::after {
	background-image: url("../images/common/arrow-right-white.png");
}

.button:hover .button__text::after {
	transform: translateY(-50%) translateX(5px);
}

.button.page-total-support__button {
	font-size: 1.25rem;
}

.case-studies {
	grid-gap: 6.125rem;
	display: grid;
	gap: 6.125rem;
	grid-template-columns: 1fr;
}

.case-study__title {
	color: #182787;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1.25rem;
	font-weight: 700;
	line-height: 1.5;
}

.case-study-tokyo .case-study__title {
	padding-left: 1.25rem;
}

.case-study__contents-wrapper {
	grid-gap: 1.875rem;
	align-items: start;
	display: grid;
	gap: 1.875rem;
	grid-template-columns: 1fr;
	margin: 0 auto;
	margin-top: 1.25rem;
	max-width: 43.75rem;
}

.case-study__image {
	aspect-ratio: 488/394;
	margin-bottom: 0.625rem;
	margin-left: auto;
	margin-right: auto;
	max-width: 31.25rem;
	position: relative;
	width: 100%;
}

.case-study__image img {
	-o-object-fit: cover;
	height: calc(100% - 0.9375rem);
	left: 0;
	object-fit: cover;
	position: absolute;
	top: 0;
	width: calc(100% - 0.9375rem);
	z-index: 1;
}

.case-study__image::after {
	background-color: #FFDF2B;
	content: "";
	height: calc(100% - 0.9375rem);
	left: 0.9375rem;
	position: absolute;
	top: 0.9375rem;
	width: calc(100% - 0.9375rem);
	z-index: 0;
}

.case-study__sub-title {
	color: #333;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1.125rem;
	font-weight: 400;
	line-height: 1.5;
	margin-top: 2.5rem;
}

.case-study-tokyo .case-study__sub-title {
	padding-left: 1.25rem;
}

.case-study__description {
	margin-top: 1.25rem;
}

.case-study .case-study__description ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

.case-study__description p {
	color: #333;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
}

.case-study__description p:not(:first-child) {
	margin-top: 1.25rem;
}

.case-study__description a {
	-webkit-text-decoration: none;
	color: #182787;
	position: relative;
	text-decoration: none;
	transition: all 0.3s ease;
}

.case-study__description a:not(.case-study__link)::after {
	background-color: #FFDF2B;
	bottom: -0.125rem;
	content: "";
	height: 0.125rem;
	left: 0;
	position: absolute;
	transition: width 0.3s ease;
	width: 0;
}

.case-study__description a:not(.case-study__link):hover {
	color: #FFDF2B;
}

.case-study__description a:not(.case-study__link):hover::after {
	width: 100%;
}

.case-study__link-wrapper {
	text-align: right;
}

.case-study__link {
	color: #182787;
	display: inline-block;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.5;
	padding-right: 1.25rem;
	position: relative;
	transition: all 0.3s ease;
}

.case-study__link:hover {
	color: #FFDF2B;
}

.case-study__link::after {
	border-bottom: 1px solid #182787;
	border-right: 1px solid #182787;
	bottom: -0.25rem;
	content: "";
	display: inline-block;
	height: 0.375rem;
	left: 0;
	max-width: 100%;
	position: absolute;
	transform: skew(45deg);
	transition: all 0.3s ease;
	width: 8.375rem;
	z-index: 1;
}

.case-study__link:hover::after {
	border-bottom-color: #FFDF2B;
	border-right-color: #FFDF2B;
	transform: skew(45deg) scaleX(1.2);
}

.case-study h3 {
	margin-top: 1.25rem;
}

.case-study ul {
	list-style: disc;
	margin-top: 1.25rem;
	padding-left: 1.25rem;
}

.case-study li:last-child {
	list-style: none;
	margin-top: 0.625rem;
}

.case-sduty-olympic .case-study__contents-wrapper {
	grid-gap: 1.875rem;
	align-items: start;
	display: grid;
	gap: 1.875rem;
	grid-template-areas: "image1" "text" "image2";
	grid-template-columns: 1fr;
}

.case-sduty-olympic .case-study__image:first-of-type {
	grid-area: image1;
}

.case-sduty-olympic .case-study__image:last-of-type {
	grid-area: image2;
}

.case-sduty-olympic .case-study__description {
	grid-area: text;
}

.case-sduty-volleyball .case-study__contents-wrapper {
	grid-gap: 1.875rem;
	align-items: start;
	display: grid;
	gap: 1.875rem;
	grid-template-areas: "image1" "text" "image2";
	grid-template-columns: 1fr;
}

.case-sduty-volleyball .case-study__image:first-of-type {
	grid-area: image1;
}

.case-sduty-volleyball .case-study__image:last-of-type {
	grid-area: image2;
}

.case-sduty-volleyball .case-study__description {
	grid-area: text;
}

.case-study-sailing .case-study__contents-wrapper {
	grid-gap: 1.875rem;
	align-items: start;
	display: grid;
	gap: 1.875rem;
	grid-template-areas: "image1" "text1" "image2" "text2";
	grid-template-columns: 1fr;
}

.case-study-sailing .case-study__image:first-of-type {
	grid-area: image1;
}

.case-study-sailing .case-study__image:last-of-type {
	grid-area: image2;
}

.case-study-sailing .case-study__description:first-of-type {
	grid-area: text1;
}

.case-study-sailing .case-study__description:last-of-type {
	grid-area: text2;
}

.case-study-baseball .case-study__contents-wrapper {
	max-width: 43.75rem;
}

.contact-form {
	width: 100%;
}

.contact-form__layout {
	margin-top: 2.125rem;
}

.contact-form__item {
	margin-top: 2rem;
}

.contact-form__item:first-child {
	margin-top: 0;
}

.contact-form__heading {
	align-items: center;
	color: #333;
	display: flex;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 700;
	gap: 0.25rem;
	line-height: 1.5;
}

.contact-form__heading span {
	align-items: center;
	background-color: #182787;
	border-radius: 0.625rem;
	color: #FFDF2B;
	display: flex;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 0.625rem;
	font-weight: 700;
	justify-content: center;
	line-height: 1;
	min-width: 2rem;
	padding: 0.1875rem 0.5rem;
	white-space: nowrap;
}

.input-area,
.text-area {
	background: #f3f3f3;
	border: 1px solid #f3f3f3;
	color: #333;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 400;
	margin-top: 0.5rem;
	padding: 0.875rem 1.5rem;
	width: 100%;
}

.select-box__items {
	background: #fff;
	border: 1px solid #BCBCBC;
	border-radius: 0.3125rem;
	color: #333;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 400;
	padding: 0.625rem;
	width: 100%;
}

.select-box__wrapper {
	margin-top: 0.6875rem;
}

.select-box__wrapper::before {
	background-image: url("../images/common/pulldown-icon.png");
	background-position: center;
	background-size: cover;
	content: "";
	height: 0.875rem;
	pointer-events: none;
	position: absolute;
	right: 0.9375rem;
	top: 50%;
	transform: translateY(-50%);
	width: 0.875rem;
}

input[type=text]::-moz-placeholder,
input[type=email]::-moz-placeholder,
textarea::-moz-placeholder,
select::-moz-placeholder {
	color: #d9d9d9;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 0.9375rem;
	font-weight: 400;
}

input[type=text]::placeholder,
input[type=email]::placeholder,
textarea::placeholder,
select::placeholder {
	color: #d9d9d9;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 0.9375rem;
	font-weight: 400;
}

/* ============================================
/* チェックボックスのデザイン
// 複数選択可能のため、ひとつずつのlabelが独立している
// labelの中に、inputとテキストを配置（テキストはspanで囲む）
/* ============================================ */

.checkbox__items {
	margin-top: 0.875rem;
}

.checkbox__item {
	margin-top: 0.4375rem;
}

.checkbox__item:first-child {
	margin-top: 0;
}

.checkbox-label {
	align-items: center;
	cursor: pointer;
	display: flex;
	position: relative;
}

.checkbox-label-span {
	color: #333;
	cursor: pointer;
	display: inline-block;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.125;
	margin-top: 0;
	padding-left: 1.875rem;
	position: relative;
	vertical-align: middle;
}

.checkbox-label-span::before {
	background-color: #fff;
	border: 1px solid #BCBCBC;
	border-radius: 0.3125rem;
	content: "";
	display: inline-block;
	height: 1.125rem;
	left: 0;
	position: absolute;
	top: 0;
	width: 1.125rem;
}

input[type=checkbox] {
	-moz-opacity: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	filter: alpha(opacity=0);
	opacity: 0;
	position: absolute;
}

input[type=checkbox]:focus + .checkbox-label-span::before {
	outline: 2px solid #004AA1;
	outline-offset: 2px;
}

.checkbox-input:checked + .checkbox-label-span::after {
	border-bottom: 2px solid #C94800;
	border-left: 2px solid #C94800;
	border-right: transparent;
	border-top: transparent;
	content: "";
	height: 5px;
	left: 4px;
	position: absolute;
	position: absolute;
	top: 30%;
	transform: rotate(-45deg);
	width: 9px;
}

.checkbox-label-span:checked::after {
	opacity: 1;
}

/* ============================================
/* ラジオボタンのデザイン
// 一つしか選択できないため、複数の選択肢のまとまりが一つのアイテムになる。
// アイテムの中に、liで囲ったinputとlabelのセットを複数配置
/* ============================================ */

.radio__items {
	margin-top: 0.5rem;
}

.radio__item:first-child {
	margin-top: 0;
}

.radio-label {
	color: #333;
	cursor: pointer;
	display: flex;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.125;
	margin-top: 0.75rem;
	padding-left: 1.875rem;
	position: relative;
}

.radio-label::before,
.radio-label::after {
	border-radius: 50%;
	content: "";
	display: block;
	position: absolute;
}

.radio-label::before {
	background-color: #fff;
	border: 1px solid #333;
	border-radius: 50%;
	height: 1.125rem;
	left: 0;
	top: 0;
	width: 1.125rem;
}

.radio-label::after {
	border: 6px solid #182787;
	border-radius: 50%;
	height: 1.125rem;
	left: 0;
	opacity: 0;
	top: 0;
	width: 1.125rem;
}

input:checked + label::after {
	opacity: 1;
}

input[type=radio]:focus + .radio-label::before {
	outline: 2px solid blue;
	outline-offset: 2px;
}

.visually-hidden {
	clip: rect(0 0 0 0);
	-webkit-clip-path: inset(50%);
	border: 0;
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	white-space: nowrap;
	width: 1px;
}

.select-box__wrapper {
	position: relative;
}

/* ============================================
/* 個人情報保護方針
/* ============================================ */

.checkbox-label-span {
	color: #333;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 0.9375rem;
	font-weight: 400;
	line-height: 1.5;
}

.checkbox-label-span a {
	-webkit-text-decoration: underline;
	color: #182787;
	text-decoration: underline;
}

.checkbox-label-span a:hover {
	opacity: 0.7;
}

/* ============================================
/* 送信ボタン
/* ============================================ */

.contact-form__button {
	margin-top: 1.5rem;
	text-align: center;
}

.button--contact {
	margin-left: auto;
	margin-right: auto;
	min-width: 20rem;
}

.button--contact.disabled {
	background-color: #cccccc;
	color: #666666;
	cursor: not-allowed;
}

/* ============================================
/* エラー時のスタイル
/* ============================================ */

.js-error-required,
.js-checkbox-error,
.js-radio-error,
.js-select-error,
.js-privacy-error {
	color: #C94800;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 0.875rem;
	font-weight: 400;
	margin-top: 0.5rem;
}

.input-area.errored,
.text-area.errored {
	background: rgba(201, 72, 0, 0.2);
	border: 1px solid #C94800;
	color: #fff;
}

.input-area.errored::-moz-placeholder,
.text-area.errored::-moz-placeholder {
	color: #fff;
}

.input-area.errored::placeholder,
.text-area.errored::placeholder {
	color: #fff;
}

span.js-error-required {
	color: #C94800;
	display: block;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 0.875rem;
	font-weight: 400;
	text-align: left;
}

.contact-form__error {
	margin-top: 1.25rem;
	text-align: center;
}

.error-message {
	color: #C94800;
	display: none;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 0.875rem;
	font-weight: 400;
	position: relative;
}

/* ============================================
/* 正規表現チェックを表示する時のスタイル
/* ============================================ */

.name-error,
.email-error,
.tel-error {
	color: #182787;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 0.875rem;
	font-weight: 400;
	text-align: left;
}

.contact {
	background: linear-gradient(90deg, #182787, #0F1A5E);
	margin: 0 calc(50% - 50vw);
	width: 100vw;
}

.contact__content {
	color: #fff;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 3.125rem;
	padding-top: 3rem;
}

.contact__button {
	color: #182787;
	display: block;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1.125rem;
	font-weight: 700;
	line-height: 1.5;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2rem;
	max-width: 23.6875rem;
	padding: 0.5rem 2.375rem;
	text-align: center;
}

.customer-voice-card {
	align-items: flex-start;
	display: flex;
}

.customer-voice-card__image {
	flex-shrink: 0;
	height: 6.25rem;
	overflow: hidden;
	position: relative;
	width: 6.25rem;
}

.customer-voice-card__image::before {
	content: "";
	display: block;
	padding-top: 100%;
}

.customer-voice-card__image img {
	-o-object-fit: cover;
	height: 100%;
	left: 50%;
	max-width: 100%;
	object-fit: cover;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}

.customer-voice-card__body {
	padding-left: 1rem;
}

.customer-voice-card__job-title {
	color: #777777;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 0.875rem;
	font-weight: 400;
	line-height: 1.5;
}

.customer-voice-card__review {
	color: #333;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1.125rem;
	font-weight: 400;
	line-height: 1.5;
	margin-top: 1rem;
}

.customer-voice-cards {
	grid-gap: 2.5rem;
	display: grid;
	gap: 2.5rem;
	grid-template-columns: 1fr;
}

.customer-voice__title {
	margin-top: 9.625rem;
	text-align: center;
}

.customer-voice__items {
	margin-left: auto;
	margin-right: auto;
	margin-top: 5.5rem;
	max-width: 43.75rem;
}

.footer-logo a {
	display: block;
	max-width: 100%;
	transition: opacity 0.3s ease;
	width: 12.5rem;
}

.footer-logo a:hover {
	opacity: 0.8;
}

.footer-logo img {
	-o-object-fit: contain;
	object-fit: contain;
	vertical-align: baseline;
}

.footer-nav__link {
	color: #182787;
	display: block;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.5;
	padding: 0.625rem 0;
	transition: transform 0.3s ease;
}

.footer-nav__link:hover {
	transform: scale(1.05);
}

.footer-sns {
	grid-gap: 1rem;
	align-items: center;
	display: grid;
	gap: 1rem;
	grid-template-columns: repeat(3, auto);
	justify-content: end;
}

.footer-sns__link {
	display: inline-block;
	transition: transform 0.3s ease, opacity 0.3s ease;
	width: 2rem;
}

.footer-sns__link:hover {
	opacity: 0.8;
	transform: scale(1.1);
}

.footer-sns__link {
	position: relative;
}

.footer-sns__link::before {
	content: "";
	display: block;
	padding-top: 100%;
}

.footer-sns__link img {
	-o-object-fit: cover;
	height: 100%;
	left: 50%;
	max-width: 100%;
	object-fit: cover;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}

.footer {
	background-color: #FFDF2B;
	margin: 0 calc(50% - 50vw);
	padding-bottom: 1.125rem;
	padding-top: 3.375rem;
	width: 100vw;
}

.footer__container {
	grid-gap: 5rem;
	display: grid;
	gap: 5rem;
	grid-template-columns: 1fr;
	margin-left: auto;
	margin-right: auto;
	max-width: 43.75rem;
}

.footer__sns {
	margin-top: 2rem;
}

.footer__copyright {
	color: #182787;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 0.875rem;
	font-weight: 400;
	line-height: 1.5;
	padding-top: 1.5rem;
	text-align: center;
}

.hamburger {
	max-width: 100%;
	z-index: 9999;
}

.hamburger span {
	background: #333;
	display: block;
	height: min(1px, 0.0625rem);
	transition: ease 0.3s;
	width: min(32px, 2rem);
}

.hamburger span:nth-child(1) {
	margin-bottom: min(10px, 0.625rem);
}

.hamburger span:nth-child(2) {
	margin-bottom: min(10px, 0.625rem);
}

.hamburger span:nth-child(3) {
	margin-bottom: 0;
}

.hamburger.is-open span:nth-child(1) {
	transform: translateY(min(11px, 0.6875rem)) rotate(40deg);
}

.hamburger.is-open span:nth-child(2) {
	opacity: 0;
}

.hamburger.is-open span:nth-child(3) {
	top: -0.6875rem;
	transform: translateY(min(-11px, -0.6875rem)) rotate(-40deg);
}

.header-logo a {
	display: block;
	max-width: 100%;
	transition: opacity 0.3s ease;
	width: 12.5rem;
}

.header-logo a:hover {
	opacity: 0.8;
}

.header-logo img {
	-o-object-fit: contain;
	object-fit: contain;
	vertical-align: baseline;
}

.header {
	background: #fff;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
	height: 5rem;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 99;
}

.header__inner {
	align-items: center;
	display: flex;
	height: 100%;
	justify-content: space-between;
	padding: 0 0.9375rem;
	position: relative;
	width: 100%;
}

.header__sp-nav {
	background-color: #fff;
	display: none;
	height: 100vh;
	left: 0;
	overflow: scroll;
	padding-bottom: 12.5rem;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	padding-top: 5rem;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 88;
}

.header__pc-nav {
	display: none;
}

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

.masuko-message__section-title {
	background: #FFDF2B;
	border-radius: 0.5rem;
	box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.1);
	margin-bottom: 2.5rem;
	padding: 1rem 1.5rem;
	position: relative;
	text-align: center;
}

.masuko-message__section-title::before {
	border-color: transparent #FFDF2B transparent transparent;
	border-style: solid;
	border-width: 0.5rem 0.5rem 0.5rem 0;
	content: "";
	height: 0;
	left: -0.5rem;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 0;
}

.masuko-message__section-title::after {
	border-color: transparent transparent transparent #FFDF2B;
	border-style: solid;
	border-width: 0.5rem 0 0.5rem 0.5rem;
	content: "";
	height: 0;
	position: absolute;
	right: -0.5rem;
	top: 50%;
	transform: translateY(-50%);
	width: 0;
}

.masuko-message__section-title--en {
	color: #182787;
	display: block;
	font-family: "Zen Maru Gothic", serif;
	font-size: 1.25rem;
	font-weight: 700;
	line-height: 1.4;
	margin-bottom: 0.5rem;
}

.masuko-message__section-title--jp {
	color: #182787;
	display: block;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1.125rem;
	font-weight: 400;
	line-height: 1.4;
}

.masuko-message__content {
	grid-gap: 2.5rem;
	align-items: start;
	display: grid;
	gap: 2.5rem;
	grid-template-columns: 1fr;
	margin-left: auto;
	margin-right: auto;
	max-width: 37.5rem;
}

.masuko-message__image img {
	-o-object-fit: cover;
	-o-object-position: center;
	aspect-ratio: 3/4;
	box-shadow: 0 1rem 2.5rem rgba(0, 0, 0, 0.25);
	display: block;
	height: auto;
	max-width: 100%;
	object-fit: cover;
	object-position: center;
	width: 100%;
}

.masuko-message__body {
	display: flex;
	flex-direction: column;
	gap: 2.5rem;
}

.masuko-message__message {
	color: #182787;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
}

.masuko-message__profile {
	border: 2px dashed #182787;
	border-radius: 1rem;
	padding: 1rem;
}

.masuko-message__name {
	color: #182787;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1.125rem;
	font-weight: 700;
	line-height: 1.5;
}

.masuko-message__title {
	color: #182787;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
}

.message-card {
	position: relative;
}

.message-card::before {
	-webkit-clip-path: polygon(0 0, 52% 0, 39% 100%, 0% 100%);
	background-color: #FFDF2B;
	clip-path: polygon(0 0, 52% 0, 39% 100%, 0% 100%);
	content: "";
	height: 100%;
	left: 0;
	margin: 0 calc(50% - 50vw);
	position: absolute;
	top: 0;
	width: 100%;
	width: 100vw;
	z-index: -1;
}

.message-card--right::before {
	-webkit-clip-path: polygon(48% 0, 100% 0, 100% 100%, 61% 100%);
	clip-path: polygon(48% 0, 100% 0, 100% 100%, 61% 100%);
	left: auto;
	right: 0;
}

.message-card__inner {
	padding-bottom: 5rem;
	padding-top: 2.5rem;
}

.message-card__wrapper {
	padding-bottom: 1.25rem;
	position: relative;
}

.message-card__wrapper::before {
	background-color: #182787;
	bottom: 0;
	content: "";
	height: calc(100% - 2.5rem);
	left: 0;
	margin: 0 calc(50% - 50vw);
	position: absolute;
	right: 0;
	width: 100vw;
	z-index: -1;
}

.message-card__heading {
	display: flex;
	flex-direction: column;
	gap: 1rem;
}

.message-card--right .message-card__heading {
	align-items: flex-end;
}

.message-card__number {
	color: #fff;
	font-family: "Oswald", serif;
	font-size: 5rem;
	font-weight: 500;
	line-height: 1;
}

.message-card__title {
	color: #fff;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1.125rem;
	font-weight: 700;
	line-height: 1.5;
}

.message-card__body {
	display: grid;
	grid-template-columns: 1fr;
	margin-top: 2rem;
}

.message-card__text {
	color: #fff;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
}

.message-card__image {
	margin-top: 2rem;
	position: relative;
}

.message-card__image::before {
	content: "";
	display: block;
	padding-top: 67.0995670996%;
}

.message-card__image img {
	-o-object-fit: cover;
	height: 100%;
	left: 50%;
	max-width: 100%;
	object-fit: cover;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}

.message-card__link {
	-webkit-text-decoration: none;
	align-items: center;
	color: #fff;
	display: flex;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 400;
	justify-content: flex-end;
	line-height: 1.5;
	margin-top: 3.25rem;
	text-decoration: none;
	transition: color 0.3s ease;
}

.message-card__link::after {
	background-image: url("../images/common/arrow-right-white.png");
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: inline-block;
	height: 3.125rem;
	margin-left: 1rem;
	transition: transform 0.3s ease;
	width: 3.125rem;
}

.message-card__link:hover {
	color: #FFDF2B;
}

.message-card__link:hover::after {
	background-image: url("../images/common/arrow-right-yellow.png");
	transform: translateX(10%);
}

.message-cards {
	grid-gap: 2rem;
	display: grid;
	gap: 2rem;
	grid-template-columns: 1fr;
}

.navigation-card {
	-webkit-text-decoration: none;
	display: flex;
	flex: 1;
	flex-direction: column;
	justify-content: flex-start;
	padding-top: 3.125rem;
	position: relative;
	text-decoration: none;
	transition: transform 0.3s ease;
}

.navigation-card:hover {
	transform: translateY(-5px);
}

.navigation-card__inner {
	border: 2px solid #182787;
	height: 100%;
	padding: 4rem 1.5rem 2rem 1.5rem;
	text-align: center;
	transition: border-color 0.3s ease, background-color 0.3s ease;
}

.navigation-card:hover .navigation-card__inner {
	background-color: rgba(255, 223, 43, 0.1);
	border-color: #FFDF2B;
}

.navigation-card__number {
	align-items: center;
	background-color: #182787;
	border-radius: 50%;
	color: #FFDF2B;
	display: flex;
	font-family: "Oswald", serif;
	font-size: 3rem;
	font-weight: 500;
	height: 6.25rem;
	justify-content: center;
	left: 50%;
	line-height: 1.5;
	position: absolute;
	top: 0;
	transform: translateX(-50%);
	transition: background-color 0.3s ease, transform 0.3s ease;
	width: 6.0625rem;
}

.navigation-card:hover .navigation-card__number {
	background-color: #FFDF2B;
	color: #182787;
	transform: translateX(-50%) scale(1.05);
}

.navigation-card__text {
	color: #182787;
	display: inline-block;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1.125rem;
	font-weight: 500;
	line-height: 1.5;
	padding-right: 1.25rem;
	position: relative;
	transition: color 0.3s ease;
}

.navigation-card:hover .navigation-card__text {
	color: #182787;
}

.navigation-card__text::after {
	color: #182787;
	content: ">";
	font-size: 1.125rem;
	position: absolute;
	right: 0;
	transition: color 0.3s ease, transform 0.3s ease;
}

.navigation-card:hover .navigation-card__text::after {
	color: #FFDF2B;
	transform: translateX(3px);
}

.navigation-cards {
	grid-gap: 2.5rem;
	display: grid;
	gap: 2.5rem;
	grid-template-columns: 1fr;
	margin-top: 3.125rem;
}

.navigation-cards__item {
	display: flex;
	flex-direction: column;
	height: 100%;
}

.news-article__time {
	color: #333;
	display: block;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	margin-top: 1.25rem;
	text-align: right;
}

.news-article__introduction {
	margin-top: 1.25rem;
}

.news-article__introduction p {
	color: #333;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
}

/* 画像 */

.news-article__image {
	background-color: lightgray;
	margin-top: 1.25rem;
	position: relative;
}

.news-article__image::before {
	content: "";
	display: block;
	padding-top: 50%;
}

.news-article__image img {
	-o-object-fit: cover;
	height: 100%;
	left: 50%;
	max-width: 100%;
	object-fit: cover;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}

.news-article__image.news-article__image--contain {
	background-color: #fff;
}

.news-article__image.news-article__image--contain img {
	-o-object-fit: contain;
	object-fit: contain;
}

.news-article__contents {
	margin-top: 1.25rem;
}

.news-article__contents ul {
	margin-top: 1.25rem;
}

.news-article__contents-title {
	color: #333;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1.125rem;
	font-weight: 400;
	line-height: 1.5;
}

.news-article__section {
	margin-top: 1.25rem;
}

.news-article__section p {
	margin-top: 1rem;
}

.news-article__body {
	margin-top: 3rem;
}

/* 情報のdlリスト */

.news-article__info {
	grid-gap: 1rem;
	color: #333;
	display: grid;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1.125rem;
	font-weight: 400;
	gap: 1rem;
	grid-template-columns: 1fr;
	line-height: 1.5;
}

.news-article__info-item {
	display: grid;
	grid-template-columns: 1fr;
}

.news-article__info-term {
	font-weight: bold;
	width: 120px;
}

.news-article__info-desc {
	flex: 1;
}

/* 講座内容リスト */

.news-article__list {
	margin-top: 8px;
	padding-left: 1em;
}

.news-article__list li {
	list-style: disc;
	margin-bottom: 4px;
	margin-left: 1em;
}

/* 補足テキスト */

.news-article__note {
	font-size: 15px;
	margin-bottom: 32px;
	margin-top: 24px;
}

.news-article__page-navi {
	margin-top: 3.375rem;
	text-align: center;
}

/* CTAボタン */

.news-article__button-wrapper {
	text-align: center;
}

.news-article__button {
	margin-left: auto;
	margin-right: auto;
	margin-top: 3rem;
	max-width: 24.625rem;
}

/* 各アイテム */

.news-list-card {
	border-bottom: 1px solid #ddd;
	padding: 1rem 0;
}

/* 日付 */

.news-list-card__date {
	color: #333;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	min-width: 7.5rem;
	white-space: nowrap;
}

/* カテゴリ */

.news-list-card__category {
	border: 1px solid #182787;
	border-radius: 1rem;
	color: #182787;
	display: inline-block;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 0.875rem;
	font-weight: 400;
	line-height: 1.5;
	margin-left: 1rem;
	padding: 0.25rem 0;
	text-align: center;
	width: 8.25rem;
}

.news-list-card__text-wrapper {
	display: flex;
	margin-top: 0.625rem;
}

/* テキスト */

.news-list-card__text {
	color: #333;
	flex: 1;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.8;
}

.news-list-card__link:hover .news-list-card__text {
	color: #888;
	transition: color 0.3s;
}

/* リンク */

.news-list-card__link {
	-webkit-text-decoration: none;
	align-items: center;
	display: flex;
	position: relative;
	text-decoration: none;
	transition: color 0.3s;
	width: 100%;
}

.news-list-card__link::after {
	color: #034495;
	content: attr(data-arrow);
	font-size: 1.125rem;
	font-weight: 700;
	margin-left: 0.75rem;
	transition: transform 0.3s, color 0.3s;
}

.news-list-card__link:hover::after {
	transform: translateX(6px);
}

.news-list-card__link:hover .news-list-card__text {
	font-size: 1.15em;
	transition: font-size 0.3s;
}

.news-list {
	grid-gap: 1.25rem;
	display: grid;
	gap: 1.25rem;
	grid-template-columns: 1fr;
	text-align: left;
}

.news-list__item a {
	grid-gap: 0.625rem;
	display: grid;
	gap: 0.625rem;
	grid-template-columns: 6.25rem 1fr;
}

.news-list__date {
	color: #182787;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
}

.news-list__title {
	color: #182787;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
}

.other-achievements__items {
	margin-top: 8.75rem;
}

.other-achievements__item {
	background: linear-gradient(90deg, #182787, #0F1A5E);
	margin: 0 calc(50% - 50vw);
	padding: 1.25rem 1.25rem 1.25rem 0;
	width: 100vw;
}

.other-achievements__contents-wrapper {
	grid-gap: 1.25rem;
	box-sizing: border-box;
	display: grid;
	gap: 1.25rem;
	grid-template-areas: "image" "heading" "body";
	margin-left: auto;
	margin-right: auto;
	max-width: 64rem;
	width: 100%;
}

.other-achievements__image {
	grid-area: image;
	height: 100%;
	width: 100%;
}

.other-achievements__image img {
	-o-object-fit: cover;
	display: block;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.other-achievements__heading {
	grid-area: heading;
	margin-top: -2rem;
	padding-left: 1.25rem;
	position: relative;
	text-align: left;
	z-index: 2;
}

.other-achievements__heading h2 {
	color: #fff;
	font-family: "Noto Sans JP", serif;
	font-size: 2rem;
	font-weight: 700;
	line-height: 1;
}

.other-achievements__body {
	grid-area: body;
	padding-left: 1.25rem;
}

.other-achievements__title {
	color: #fff;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1.125rem;
	font-weight: 700;
	line-height: 1.5;
}

.other-achievements__description {
	margin-top: 1.25rem;
}

.other-achievements__description p {
	color: #fff;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.5;
}

.other-achievements__description p:not(:first-child) {
	margin-top: 20px;
}

.other-achievements__description ul {
	margin-top: 1.25rem;
}

.other-achievements__description ul li {
	color: #fff;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.5;
	list-style-type: disc;
	margin-left: 1.25rem;
}

.other-achievements__button-wrapper {
	background: linear-gradient(90deg, #182787, #0F1A5E);
	margin: 0 calc(50% - 50vw);
	padding: 2.5rem 0;
	width: 100vw;
}

.other-achievements__button {
	grid-gap: 1.25rem;
	display: grid;
	gap: 1.25rem;
	grid-template-columns: 1fr;
	margin: 0 auto;
	max-width: 80rem;
	padding: 0 1.25rem;
}

.other-achievements__button .button {
	margin-left: auto;
	margin-right: auto;
	width: 20.3125rem;
}

#tokyo-metropolitan-government {
	scroll-margin-top: 6.25rem;
}

#case-study-others {
	scroll-margin-top: 6.25rem;
}

.page-achievements {
	margin-top: 5rem;
}

.page-achievements__inner {
	padding-top: 1rem;
	position: relative;
}

.page-achievements__inner::after {
	background-color: #182787;
	content: "";
	display: block;
	height: 25rem;
	left: 0;
	margin: 0 calc(50% - 50vw);
	position: absolute;
	top: 0;
	width: 100%;
	width: 100vw;
	z-index: -1;
}

.page-achievements__description {
	text-align: center;
}

.page-achievements__details {
	margin-top: 2.5rem;
}

.page-contact {
	margin-top: 5rem;
	padding-top: 2.5rem;
}

.page-contact__contents {
	margin-left: auto;
	margin-right: auto;
	max-width: 42.125rem;
}

.page-contact__text {
	margin-top: 0.625rem;
	text-align: center;
}

.page-contact__text p {
	color: #333;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
}

.page-contact__description {
	margin-top: 2.5rem;
	text-align: center;
}

.page-contact__description p {
	color: #333;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
}

.page-contact__contact-form {
	margin-left: auto;
	margin-right: auto;
	max-width: 40rem;
}

.page-contact__notes {
	margin-top: 1.75rem;
}

.page-contact__notes p {
	color: #333;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
}

.page-contact__privacy {
	border-bottom: 1px solid #182787;
	color: #182787;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.5;
}

.page-contact__footer {
	margin-top: 3.75rem;
}

.page-contact__temporary-message {
	margin-top: 2.5rem;
}

/* 一覧に戻るナビ */

.news-article__page-navi {
	margin-top: 3.375rem;
	text-align: center;
}

.page-navi__arrow {
	align-items: center;
	border: 1px solid #182787;
	border-radius: 50%;
	color: #182787;
	display: inline-flex;
	flex-shrink: 0;
	font-size: 1rem;
	height: 2.5rem;
	justify-content: center;
	line-height: 1;
	transition: background 0.3s, color 0.3s;
	width: 2.5rem;
}

.page-navi__arrow:hover {
	background-color: #182787;
	color: #fff;
}

.page-navi__text {
	color: #1f1f1f;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	padding: 0 1.5rem;
	transition: color 0.3s;
}

.page-navi__text:hover {
	color: #A6A3A3;
}

.page-service__contents {
	margin-left: auto;
	margin-right: auto;
	max-width: 55rem;
}

.page-service__title {
	color: #182787;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1.125rem;
	font-weight: 700;
	line-height: 1.5;
	text-align: center;
}

.page-service__info {
	margin-top: 1rem;
}

.page-service__info p {
	color: #333;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
}

.page-service__image {
	margin-top: 1.5rem;
	position: relative;
}

.page-service__image::before {
	content: "";
	display: block;
	padding-top: 44.48441247%;
}

.page-service__image img {
	-o-object-fit: cover;
	height: 100%;
	left: 50%;
	max-width: 100%;
	object-fit: cover;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}

.page-service__main-service-list {
	margin-left: auto;
	margin-right: auto;
	margin-top: 6.5rem;
	max-width: 37.5rem;
	text-align: center;
}

.page-service__main-service-details {
	margin-top: 4.375rem;
	padding: 6rem 0;
	position: relative;
	z-index: 1;
}

.page-service__main-service-details::before {
	background-color: #182787;
	bottom: 0;
	content: "";
	left: 0;
	margin: 0 calc(50% - 50vw);
	position: absolute;
	right: 0;
	top: 0;
	width: 100vw;
	z-index: -2;
}

.page-service__service-info {
	margin-top: 7rem;
}

#sports-mental-coaching,
#sports-vision-training,
#specialist-arrangement,
#education-training,
#school-club-support {
	scroll-margin-top: 6.25rem;
}

.sub-pagination {
	align-items: center;
	display: flex;
	gap: 0.75rem;
	justify-content: center;
}

.sub-pagination a {
	align-items: center;
	color: #333;
	display: flex;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 400;
	height: 3.125rem;
	justify-content: center;
	line-height: 1.5;
	transition: 0.3s;
	width: 3.125rem;
}

.sub-pagination--current {
	background-color: #182787;
}

.sub-pagination a.sub-pagination--current {
	color: #fff;
}

.sub-pagination a:hover {
	background-color: #182787;
	color: #fff;
}

.sub-pagination a.sub-pagination--pc {
	display: none;
}

.partner-card {
	background-color: #fff;
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	height: 100%;
}

.partner-card__image img {
	-o-object-fit: cover;
	height: 100%;
	max-width: 100%;
	object-fit: cover;
	width: 100%;
}

.partner-card__image.partner-card__image--morimura img {
	-o-object-position: center 14%;
	object-position: center 14%;
}

.partner-card__image.partner-card__image--tsuchiya img {
	-o-object-position: center 0%;
	object-position: center 0%;
}

.partner-card__image.partner-card__image--chae img {
	-o-object-position: center center;
	-o-object-fit: contain;
	object-fit: contain;
	object-position: center center;
}

.partner-card__image.partner-card__image--lemon img {
	-o-object-fit: contain;
	object-fit: contain;
}

.partner-card__content {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	gap: 0.5rem;
	padding: 1.5rem 0.9375rem;
}

.partner-card__name {
	color: #182787;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1.125rem;
	font-weight: 700;
	line-height: 1.5;
}

.partner-card__title {
	color: #182787;
	display: block;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.5;
}

.partner-card__content h3.partner-card__title {
	font-size: 1rem;
}

.partner-card__description {
	color: #182787;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
}

.partner-card__description--list-title {
	color: #182787;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	margin-top: 1rem;
}

.partner-card__description--list {
	list-style: disc;
	margin-left: 1.25rem;
	margin-top: 0;
}

.partner-card__description:first-of-type {
	margin-top: 1.25rem;
}

.partner-card__url {
	-webkit-text-decoration: none;
	color: #182787;
	display: inline-block;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 0.875rem;
	font-weight: 400;
	line-height: 1.5;
	margin-top: auto;
	padding-top: 1rem;
	position: relative;
	text-align: left;
	text-decoration: none;
	transition: all 0.3s ease;
}

.partner-card__url:hover {
	color: #FFDF2B;
	transform: translateY(-2px);
}

.partner-card__url::after {
	background-color: #FFDF2B;
	bottom: -2px;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	transition: width 0.3s ease;
	width: 0;
}

.partner-card__url:hover::after {
	width: 100%;
}

.partner-card__url:not(:last-of-type) {
	margin-right: 1.25rem;
}

.partner-cards {
	grid-gap: 3rem;
	display: grid;
	gap: 3rem;
	grid-template-columns: 1fr;
}

.partner__content {
	margin-top: 3.75rem;
	padding-bottom: 6.25rem;
}

.partner__section {
	margin-top: 2.6875rem;
}

.partner__section-title {
	color: #fff;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1.25rem;
	font-weight: 400;
	line-height: 1.5;
}

.partner__text {
	color: #fff;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	margin-top: 2.5rem;
}

.partners__items {
	margin-left: auto;
	margin-right: auto;
	margin-top: 2.5rem;
	max-width: 37.5rem;
}

.partner__specialists {
	background-color: #FFDF2B;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3rem;
	max-width: 43.75rem;
	padding: 0.625rem;
}

.partner-card__image {
	aspect-ratio: 3/2;
	overflow: hidden;
	width: 100%;
}

.partner-card__image img {
	-o-object-fit: cover;
	-o-object-position: center center;
	display: block;
	height: 100%;
	object-fit: cover;
	object-position: center center;
	width: 100%;
}

.pc-nav {
	height: inherit;
	margin-left: auto;
	position: absolute;
	right: 0;
	top: 0;
}

.pc-nav__items {
	align-items: center;
	display: flex;
	height: inherit;
}

.pc-nav__item {
	height: inherit;
	position: relative;
}

.pc-nav__item a {
	color: #182787;
	display: flex;
	flex-direction: column;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 0.9375rem;
	font-weight: 700;
	height: inherit;
	justify-content: center;
	line-height: 1;
	padding: 0 max(1rem, min(1.389vw, 20px));
	position: relative;
	text-align: center;
	transform-origin: center;
	transition: all 0.3s ease;
	white-space: nowrap;
}

.pc-nav__item:not(.pc-nav__item--contact) a:hover {
	transform: scaleX(1.1);
}

.pc-nav__item:not(.pc-nav__item--contact) a::before {
	background-color: rgba(255, 223, 43, 0.5);
	content: "";
	height: 100%;
	left: 50%;
	position: absolute;
	top: 0;
	transform: translateX(-50%);
	transition: all 0.3s ease;
	width: 0;
	z-index: -1;
}

.pc-nav__item:not(.pc-nav__item--contact) a:hover::before {
	width: 100%;
}

.pc-nav__item.pc-nav__item--contact {
	background-color: #FFDF2B;
}

.pc-nav__item.pc-nav__item--contact a {
	padding: 0 1.5rem;
	transition: 0.3s;
	width: 8.625rem;
}

.pc-nav__item.pc-nav__item--blog a {
	padding-right: 3rem;
}

.pc-nav__item.pc-nav__item--contact a:hover {
	background-color: #182787;
	color: #FFDF2B;
}

.pc-nav__item--has-dropdown {
	position: relative;
}

.pc-nav__item--has-dropdown:hover .pc-nav__dropdown {
	opacity: 1;
	pointer-events: auto;
	transform: translateY(0);
	visibility: visible;
}

.pc-nav__dropdown {
	background-color: #fff;
	border: 1px solid #ccc;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
	left: 0;
	min-width: 12rem;
	opacity: 0;
	pointer-events: none;
	position: absolute;
	top: 100%;
	transform: translateY(10px);
	transition: all 0.3s ease;
	visibility: hidden;
	z-index: 10;
}

.pc-nav__dropdown li {
	border-bottom: 1px solid #eee;
}

.pc-nav__dropdown li:last-child {
	border-bottom: none;
}

.pc-nav__dropdown li a {
	background-color: #fff;
	color: #182787;
	display: block;
	font-size: 0.875rem;
	padding: 0.75rem 1rem;
	transition: background-color 0.3s, color 0.3s;
}

.pc-nav__dropdown li a::before {
	color: #333;
	content: "›";
	display: inline-block;
	font-size: 0.875rem;
	margin-right: 0.5rem;
	transform: scale(0.8);
}

.pc-nav__dropdown li a:hover {
	background-color: #182787;
	color: #FFDF2B;
}

.pc-nav__dropdown li a:hover::before {
	color: #FFDF2B;
}

.professor-card {
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2.5rem;
	max-width: 37.5rem;
}

.professor-card__image {
	position: relative;
}

.professor-card__image::before {
	content: "";
	display: block;
	padding-top: 63.309352518%;
}

.professor-card__image img {
	-o-object-fit: cover;
	height: 100%;
	left: 50%;
	max-width: 100%;
	object-fit: cover;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}

.professor-card__content {
	padding: 1.5rem;
}

.professor-card__tag {
	background-color: #182787;
	color: #fff;
	display: inline-block;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	padding: 0.5rem;
}

.professor-card__name {
	color: #182787;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1.125rem;
	font-weight: 500;
	line-height: 1.5;
	margin-top: 0.5rem;
}

.professor-card__name--ruby {
	display: block;
	text-indent: -0.5em;
}

.professor-card__position {
	color: #182787;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	margin-top: 0.5rem;
}

.professor-card__profile {
	margin-top: 1.5rem;
}

.professor-card__career {
	color: #182787;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 0.875rem;
	font-weight: 400;
	line-height: 1.8;
	margin-bottom: 1rem;
}

.professor-card__message {
	border-top: 1px solid rgba(24, 39, 135, 0.2);
	color: #182787;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 0.875rem;
	font-weight: 400;
	line-height: 1.8;
	padding-top: 1rem;
}

.section-title {
	display: flex;
	margin-left: 50%;
	overflow: hidden;
	padding-bottom: 1rem;
	position: relative;
	transform: translateX(-50%);
	width: min(100vw, 120rem);
	z-index: 1;
}

.section-title--en {
	color: #182787;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 5rem;
	font-weight: 700;
	opacity: 0.08;
	white-space: nowrap;
	z-index: -1;
}

.section-title--jp {
	bottom: 0;
	color: #182787;
	display: inline-block;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 2rem;
	font-weight: 400;
	padding: 0 2.5rem;
	position: absolute;
	z-index: 1;
}

.section-title--right {
	justify-content: flex-end;
}

.section-title.top-profile__section-title .section-title--en {
	color: #fff;
}

.section-title.top-profile__section-title .section-title--jp {
	color: #fff;
}

.section-title.top-achievements__section-title {
	white-space: normal;
}

.section-title.top-achievements__section-title .section-title--en {
	color: #fff;
}

.section-title.top-achievements__section-title .section-title--jp {
	color: #fff;
}

.section-title.partner__title .section-title--en,
.section-title.partner__title .section-title--jp {
	color: #fff;
}

.service-detail-cards {
	grid-gap: 5rem;
	display: grid;
	gap: 5rem;
	grid-template-columns: 1fr;
}

.service-detail-card {
	grid-gap: 1.25rem;
	display: grid;
	gap: 1.25rem;
	grid-template-columns: 1fr;
	padding: 1.25rem;
	position: relative;
}

.service-detail-card::before {
	background-color: #fff;
	content: "";
	height: 100%;
	left: 0;
	max-width: 100vw; /* 画面幅以上にならないよう制限 */
	position: absolute;
	top: 0;
	width: 100%; /* 左端は画面の端、右側は inner に収める */
	width: calc(50vw + 50%); /* 50% は inner の半分の想定値 */
	z-index: -1;
}

.service-detail-card:nth-child(odd)::before {
	left: auto;
	right: 0;
}

.service-detail-card:nth-child(even)::before {
	left: 0;
	right: auto;
}

.service-detail-card__number {
	color: #FFDF2B;
	font-family: "Oswald", serif;
	font-size: 3.75rem;
	font-weight: 500;
	line-height: 1;
}

.service-detail-card__title {
	color: #182787;
	display: block;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1.25rem;
	font-weight: 700;
	line-height: 1.5;
}

.service-detail-card__text {
	color: #333;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	margin-top: 1.25rem;
}

.service-detail-card__image {
	position: relative;
}

.service-detail-card__image::before {
	content: "";
	display: block;
	padding-top: 73.5930735931%;
}

.service-detail-card__image img {
	-o-object-fit: cover;
	height: 100%;
	left: 50%;
	max-width: 100%;
	object-fit: cover;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}

.service-detail-card__link {
	-webkit-text-decoration: none;
	align-items: center;
	color: #182787;
	display: flex;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 700;
	justify-content: flex-end;
	line-height: 1.5;
	margin-top: 1.25rem;
	text-decoration: none;
	transition: color 0.3s ease;
}

.service-detail-card__link::after {
	background-image: url("../images/common/arrow-right-blue-circle.png");
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: inline-block;
	height: 3.125rem;
	margin-left: 1rem;
	transition: transform 0.3s ease;
	width: 3.125rem;
}

.service-detail-card__link:hover {
	color: #FFDF2B;
}

.service-detail-card__link:hover::after {
	background-image: url("../images/common/arrow-right-yellow.png");
	transform: translateX(10%);
}

.service-info-card {
	border: 3px solid #182787;
	display: flex;
	flex: 1;
	flex-direction: column;
	height: 100%;
	justify-content: flex-start;
	padding: 2.5rem 1.25rem;
}

.service-info-card__header {
	text-align: center;
}

.service-info-card__body {
	flex-grow: 1;
	margin-top: 2.5rem;
}

.service-info-card__body h4 {
	color: #333;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1.125rem;
	font-weight: 400;
	line-height: 1.5;
}

.service-info-card__text {
	color: #333;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	margin-top: 1.25rem;
}

.service-info-card__text--without-h4 {
	margin-top: 0;
}

.service-info-card__button {
	margin-top: 1.25rem;
}

.service-info-cards {
	grid-gap: 2.5rem;
	align-items: stretch;
	display: grid;
	gap: 2.5rem;
	grid-template-columns: 1fr;
}

.service-info__inner.inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 40rem;
}

.service-link-buttons {
	grid-gap: 0.75rem;
	display: grid;
	gap: 0.75rem;
	grid-template-columns: 1fr;
}

.service-links__items {
	margin-left: auto;
	margin-right: auto;
	margin-top: 2rem;
	max-width: 37.5rem;
}

.service-summary-card {
	background: linear-gradient(90deg, #182787, #0F1A5E);
	border-radius: 1rem;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
	margin-top: 1rem;
	padding: 4.6875rem 1.5rem 3.125rem 1.5rem;
	position: relative;
	width: 100%;
}

.service-summary-card__header {
	-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 49% 78%, 0 100%);
	background-color: #ffd700;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
	clip-path: polygon(0 0, 100% 0, 100% 100%, 49% 78%, 0 100%);
	left: 1.5rem;
	padding: 1rem 1.5rem 1.625rem 1.5rem;
	position: absolute;
	text-align: center;
	top: -1rem;
}

.service-summary-card__header-label {
	color: #182787;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 0.875rem;
	font-weight: 700;
	line-height: 1;
}

.service-summary-card__header-number {
	color: #182787;
	font-family: "Oswald", serif;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
}

.service-summary-card__body {
	margin-top: 0.5rem;
}

.service-summary-card__title {
	color: #fff;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1.25rem;
	font-weight: 400;
	line-height: 1.5;
	position: relative;
}

.service-summary-card__title::after {
	background-color: #FFDF2B;
	bottom: -0.4375rem;
	content: "";
	display: block;
	height: 0.4375rem;
	left: 0;
	position: absolute;
	width: 7.9375rem;
}

.service-summary-card__text {
	color: #fff;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	margin-top: 1.4375rem;
}

.service-summary-cards {
	grid-gap: 0.5rem;
	display: grid;
	gap: 0.5rem;
	grid-template-columns: 1fr;
}

.sp-nav__items {
	align-items: flex-start;
	display: flex;
	flex-direction: column;
	gap: 0.625rem;
	justify-content: center;
	text-align: center;
}

.sp-nav__item {
	width: 100%;
}

.sp-nav__item a {
	color: #182787;
	display: block;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 400;
	padding: 0.75rem 1.375rem;
	position: relative;
	transform-origin: center;
	transition: all 0.3s ease;
}

.sp-nav__item a:hover {
	transform: scaleX(1.1);
}

.sp-nav__item a::before {
	background-color: rgba(255, 223, 43, 0.5);
	content: "";
	height: 100%;
	left: 50%;
	position: absolute;
	top: 0;
	transform: translateX(-50%);
	transition: all 0.3s ease;
	width: 0;
	z-index: -1;
}

.sp-nav__item a:hover::before {
	width: 100%;
}

.sp-nav__item.sp-nav__item--contact a {
	background-color: #182787;
	border: 1px solid #182787;
	border-radius: 3.125rem;
	color: #fff;
	margin-left: auto;
	margin-right: auto;
	transition: 0.3s;
	width: 12.5rem;
}

.sp-nav__item.sp-nav__item--contact span {
	color: #fff;
}

.sp-nav__item.sp-nav__item--contact:hover {
	background-color: #fff;
	color: #182787;
}

.sp-nav__item.sp-nav__item--contact:hover span {
	color: #fff;
}

.specialist-list {
	background-color: #fff;
	padding: 0.625rem;
}

.specialist-list__heading {
	color: #182787;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.5;
}

.specialist-list__items {
	list-style: decimal;
	margin-top: 1.25rem;
	padding-left: 1.25rem;
}

.specialist-list__item {
	margin-top: 0.625rem;
}

.specialist-list__title {
	border-bottom: solid 3px #FFDF2B;
	color: #182787;
	display: inline-block;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.5;
}

.specialist-list__description {
	color: #182787;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
}

.sub-contact.page-404-error__contact {
	margin-top: 0;
}

.sub-fv {
	margin-top: 5rem;
}

.sub-fv__inner.inner {
	padding-top: 1rem;
	position: relative;
}

.sub-fv__inner::after {
	background-color: #182787;
	content: "";
	display: block;
	height: 25rem;
	left: 0;
	margin: 0 calc(50% - 50vw);
	position: absolute;
	top: 0;
	width: 100%;
	width: 100vw;
	z-index: -1;
}

.sub-fv__inner.page-404-error__inner {
	padding-bottom: 5rem;
}

.sub-fv__inner.page-404-error__inner::after {
	height: 100%;
}

.sub-fv__inner.page-contact-thanks__inner::after {
	background-color: transparent;
}

.sub-fv__contents {
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2.5rem;
	max-width: 43.75rem;
	padding: 2.5rem 0 0 0;
}

.sub-fv__contents.sub-fv__contents--404 {
	padding-bottom: 3.75rem;
}

.sub-fv__title {
	color: #182787;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1.5;
	text-align: center;
}

.sub-fv__article-inner {
	padding: 0 1.25rem;
}

.sub-fv__info {
	margin-top: 1rem;
	padding: 0 1.25rem;
}

.sub-fv__info p {
	color: #333;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
}

.sub-fv__info.page-total-support__info {
	padding: 0;
}

.sub-fv__image {
	margin-top: 1.5rem;
	position: relative;
}

.sub-fv__image::before {
	content: "";
	display: block;
	padding-top: 44.48441247%;
}

.sub-fv__image img {
	-o-object-fit: cover;
	height: 100%;
	left: 50%;
	max-width: 100%;
	object-fit: cover;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}

.sub-title {
	color: #fff;
	display: inline-block;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1.125rem;
	font-weight: 700;
	line-height: 1.5;
	padding: 0.625rem 2.5rem;
	position: relative;
}

.sub-title::before {
	-webkit-clip-path: polygon(5% 0, 100% 0, 95% 100%, 0% 100%);
	background-color: #182787;
	bottom: 0;
	clip-path: polygon(5% 0, 100% 0, 95% 100%, 0% 100%);
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: -1;
}

.support-contents-list__title {
	color: #182787;
	display: inline-block;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1.125rem;
	font-weight: 700;
	line-height: 1.5;
	padding-right: 5.6875rem;
	position: relative;
}

.support-contents-list__title::after {
	background-color: #FFDF2B;
	content: "";
	height: 0.1875rem;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 4.4375rem;
}

.support-contents-list__title.support-contents-list__title--trainer {
	margin-top: 2.5rem;
}

.support-contents-list__title.support-contents-list__title--player {
	margin-top: 2.5rem;
}

.team-support-details__items.support-contents-list.support-contents-list--team-support {
	display: flex;
	flex-direction: column;
	gap: 1.25rem;
}

.support-contents-list__heading {
	color: #182787;
	display: block;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.5;
	margin-top: 1.25rem;
	padding-left: 1rem;
	position: relative;
}

.support-contents-list__heading::before {
	background-color: #FFDF2B;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 0.1875rem;
	z-index: 1;
}

.support-contents-list__text {
	color: #333;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	margin-top: 0.5rem;
}

.support-process__list {
	grid-gap: 4.5rem;
	display: grid;
	gap: 4.5rem;
	grid-template-columns: 1fr;
	margin-top: 2.5rem;
	width: 100%;
}

.support-process__item {
	grid-gap: 1rem;
	align-items: center;
	background-color: #182787;
	display: grid;
	gap: 1rem;
	grid-template-columns: 1fr;
	padding: 1rem;
	position: relative;
	width: 100%;
}

.support-process__item::after {
	border-left: 1.5rem solid transparent;
	border-right: 1.5rem solid transparent;
	border-top: 3rem solid #FFDF2B;
	bottom: -4rem;
	content: "";
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
}

.support-process__item:last-child::after {
	display: none;
}

.support-process__heading {
	color: #FFDF2B;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1.25rem;
	font-weight: 700;
	line-height: 1.5;
	padding-left: 3.6875rem;
	position: relative;
}

.support-process__heading::before {
	align-items: center;
	background-color: #FFDF2B;
	border-radius: 50%;
	color: #fff;
	content: attr(data-step);
	display: flex;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1.5rem;
	font-weight: 500;
	height: 2.6875rem;
	justify-content: center;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 2.6875rem;
}

.support-process__description {
	color: #fff;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
}

.support-sample-card__header {
	text-align: center;
}

.support-sample-card--team__contents-wrapper {
	grid-gap: 1.625rem;
	display: grid;
	gap: 1.625rem;
	grid-template-columns: 1fr;
	margin-top: 2.875rem;
}

.support-sample-card--trainer__contents-wrapper {
	display: grid;
	grid-template-columns: 1fr;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3.5rem;
	max-width: 37.5rem;
}

.support-sample-card--player__contents-wrapper {
	display: grid;
	grid-template-columns: 1fr;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3.5rem;
	max-width: 37.5rem;
}

.support-sample-card--player .support-sample-card__image {
	margin-bottom: 2.5rem;
}

.support-sample-card--supporter__contents-wrapper {
	display: grid;
	grid-template-columns: 1fr;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2.5rem;
	max-width: 37.5rem;
}

.support-sample-card--company__contents-wrapper {
	display: grid;
	grid-template-columns: 1fr;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2.5rem;
	max-width: 37.5rem;
}

.support-sample-card--school__contents-wrapper {
	display: grid;
	grid-template-columns: 1fr;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2.5rem;
	max-width: 37.5rem;
}

.support-sample-card--city__contents-wrapper {
	display: grid;
	grid-template-columns: 1fr;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2.5rem;
	max-width: 37.5rem;
}

.support-sample-card__description {
	margin-top: 1.25rem;
}

.support-sample-card__description p {
	color: #333;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	margin-top: 1.25rem;
}

.support-sample-card__description p:first-of-type {
	margin-top: 0;
}

.support-sample-card__image {
	margin-top: 1.25rem;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.support-sample-card__image::before {
	content: "";
	display: block;
	padding-top: 58.4745762712%;
}

.support-sample-card__image::after {
	background-color: #FFDF2B;
	content: "";
	height: 95%;
	left: 0;
	position: absolute;
	top: 10%;
	width: 95%;
	z-index: -1;
}

.support-sample-card__image img {
	-o-object-fit: cover;
	height: 95%;
	object-fit: cover;
	position: absolute;
	right: 0;
	top: 0;
	width: 95%;
}

.support-sample-card__button {
	margin-left: auto;
	margin-right: auto;
	margin-top: 2.5rem;
	max-width: 21.4375rem;
	width: 100%;
}

#for-team,
#for-trainer,
#for-player,
#for-supporter,
#for-company,
#for-school,
#for-city {
	scroll-margin-top: 6.25rem;
}

.support-sample__items {
	grid-gap: 6rem;
	display: grid;
	gap: 6rem;
	grid-template-columns: 1fr;
	margin-top: 3.75rem;
}

.team-support-details__contents-wrapper {
	background-color: #fff;
	border: 3px solid #FFDF2B;
	margin-top: 1.25rem;
	padding: 1.25rem;
}

.team-support-details__heading {
	display: inline-block;
	text-align: center;
}

.team-support-details__heading h4 {
	background-color: #fff;
	color: #182787;
	display: inline-block;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1.25rem;
	font-weight: 700;
	line-height: 1.5;
	padding: 0.625rem 1.25rem;
}

.temporary-message {
	border: 1px solid #182787;
	border-radius: 0.5rem;
	padding: 2.5rem 0.9375rem;
	text-align: center;
}

.temporary-message__heading {
	color: red;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.5;
}

.temporary-message__text {
	color: #333;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	margin-top: 2.5rem;
}

.temporary-message__contact-list {
	margin-top: 2.5rem;
}

.temporary-message__contact-item:not(:first-child) {
	margin-top: 1rem;
}

.temporary-message__contact-link {
	align-items: center;
	display: flex;
	gap: 0.5rem;
	justify-content: center;
}

.temporary-message__icon {
	height: 1.5rem;
	width: 1.5rem;
}

.temporary-message__icon img {
	-o-object-fit: contain;
	height: 100%;
	object-fit: contain;
	width: 100%;
}

.total-support-details__text p {
	color: #333;
	font-family: "Zen Kaku Gothic New", serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
}

.total-support-plan-links {
	display: flex;
	flex-wrap: wrap;
	gap: 1rem;
	justify-content: center;
}

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

.u-desktop {
	display: block;
}

.u-mobile {
	display: none;
}

html {
	font-size: 1.5625vw;
}

.page-404-error__title {
	font-size: 8rem;
}

.nav-boxes {
	grid-template-columns: repeat(3, 1fr);
}

.nav-box__text {
	font-size: 2.5rem;
}

.page-total-support__support-process {
	max-width: 100%;
}

.top-about {
	padding-top: 6.5rem;
}

.top-about__heading h2 {
	font-size: 2.25rem;
}

.top-about__heading p {
	font-size: 1.125rem;
}

.top-about__image {
	margin-left: auto;
	margin-right: auto;
	width: 54.6875%;
}

.top-achievements {
	margin-top: 6.75rem;
}

.top-achievements__items {
	margin-top: 5rem;
	max-width: 100%;
}

.top-achievements__button {
	margin-top: 5.625rem;
}

.top-blog__contents {
	max-width: 100%;
}

.top-contact.contact {
	margin-top: 8rem;
}

.top-fv {
	margin-top: 5.625rem;
	padding-top: 3.75rem;
}

.top-fv__inner.inner {
	padding-left: 1.5625rem;
	padding-right: 1.5625rem;
}

.top-fv__button.button--yellow .button__text {
	font-size: 1.5625rem;
}

.top-fv__button.top-fv__button--pc {
	margin-left: 0;
	margin-top: 5rem;
}

.top-masuko-message {
	margin-top: 7.5rem;
}

.top-message {
	margin-top: 7.5rem;
}

.top-message__item {
	margin-top: 4.0625rem;
}

.top-news__items {
	width: 63.125%;
}

.top-philosophy__inner.inner {
	position: relative;
}

.top-philosophy__heading {
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 55%;
	z-index: 2;
}

.top-philosophy__heading .top-philosophy__description {
	padding: 0 6.25rem;
}

.top-philosophy__body {
	margin-left: auto;
	margin-right: -1.25rem;
	margin-top: 0;
	width: 57%;
}

.top-philosophy__body::before {
	margin: 0;
}

.top-philosophy__body h3 {
	font-size: 2rem;
}

.top-philosophy__body ol {
	font-size: 1.125rem;
}

.top-profile__contents {
	grid-template-areas: "heading image" "company-name image";
	grid-template-columns: 1fr 1fr;
	grid-template-rows: auto auto;
}

.top-profile__heading {
	grid-area: heading;
}

.top-profile__heading h3 {
	font-size: 2.25rem;
}

.top-profile__heading p {
	font-size: 1.25rem;
}

.top-profile__company-name {
	grid-area: company-name;
	width: 100%;
}

.top-profile__company-name p {
	font-size: 1.25rem;
}

.top-profile__image {
	grid-area: image;
	width: 100%;
}

.top-service__contents {
	margin-top: 5rem;
}

.top-service__heading p {
	font-size: 1.25rem;
}

.top-total-support__items {
	margin-left: 0;
	margin-right: 0;
	max-width: 100%;
}

.top-total-support__item {
	max-width: 25.9375rem;
}

.top-total-support__item:last-child {
	max-width: 37.8125rem;
}

.achievement-card__description {
	flex-grow: 1;
}

.achievement-cards {
	grid-template-columns: repeat(2, 1fr);
}

.akazawa-profile {
	gap: 4.5625rem;
	grid-template-columns: repeat(2, 1fr);
	max-width: 100%;
}

.akazawa-profile__name {
	font-size: 1.5rem;
}

.akazawa-profile__name span {
	font-size: 2rem;
}

.akazawa-profile__position {
	margin-top: 2.3125rem;
}

.akazawa-profile__details {
	margin-top: 4rem;
}

.akazawa-profile__subtitle {
	font-size: 1.75rem;
}

.akazawa-profile__text p {
	padding-left: 1.25rem;
}

.akazawa-profile__contact-list {
	grid-template-columns: 25% auto;
}

.akazawa-profile__contact-list dt {
	font-size: 1.125rem;
	padding-left: 3.3125rem;
}

.akazawa-profile__contact-list dd {
	font-size: 1.125rem;
	padding-left: 3.3125rem;
}

.akazawa-profile__location {
	margin-top: 2.3125rem;
}

.akazawa-profile__qualification-title {
	font-size: 1.25rem;
}

.akazawa-profile__qualification-list li {
	font-size: 1rem;
}

.blog-article__introduction p {
	font-size: 1.125rem;
}

.blog-article__image {
	margin-top: 2.5rem;
}

.blog-card {
	grid-template-columns: 32% auto;
}

.blog-card__title {
	font-size: 1.5rem;
}

.button.page-total-support__button {
	font-size: 2.25rem;
}

.case-study__title {
	font-size: 2rem;
}

.case-study__contents-wrapper {
	gap: 1.875rem;
	grid-template-columns: minmax(18.75rem, 40%) 1fr;
	max-width: 100%;
}

.page-achievements__items .page-achievements__item:nth-child(even) .case-study__contents-wrapper {
	direction: rtl;
}

.page-achievements__items .page-achievements__item:nth-child(even) .case-study__contents-wrapper .case-study__image,
.page-achievements__items .page-achievements__item:nth-child(even) .case-study__contents-wrapper .case-study__description {
	direction: ltr;
}

.case-study__image {
	max-width: 100%;
}

.case-study__sub-title {
	font-size: 1.25rem;
}

.case-study__description {
	margin-top: 0;
}

.case-study h3:first-child {
	margin-top: 0;
}

.case-sduty-olympic .case-study__contents-wrapper {
	align-items: start;
	grid-template-areas: "image1 text" "image2 text";
	grid-template-columns: minmax(24rem, 40%) 1fr;
}

.case-sduty-volleyball .case-study__contents-wrapper {
	align-items: start;
	grid-template-areas: "image1 text" "image2 text";
	grid-template-columns: minmax(24rem, 40%) 1fr;
}

.case-study-sailing .case-study__contents-wrapper {
	align-items: start;
	grid-template-areas: "image1 text1" "image2 text2";
	grid-template-columns: minmax(24rem, 40%) 1fr;
}

.case-study-baseball .case-study__contents-wrapper {
	grid-template-columns: 1fr;
	margin: 1.25rem auto 0;
	max-width: 100%;
}

.contact-form__button {
	margin-top: 3rem;
}

.contact__content {
	font-size: 1.25rem;
	width: 67.187%;
}

.contact__button {
	font-size: 1.5rem;
}

.customer-voice-card__review {
	font-size: 1.25rem;
}

.footer-nav {
	display: flex;
	justify-content: space-between;
}

.footer-sns__link {
	width: 3.5625rem;
}

.footer__container {
	grid-template-columns: 29.492% 1fr;
	max-width: 64rem;
}

.hamburger {
	display: none;
}

.header {
	height: 5.625rem;
}

.header__inner {
	padding: 0 1.25rem;
}

.header__pc-nav {
	display: block;
}

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

.masuko-message__section-title--en {
	font-size: 1.5rem;
}

.masuko-message__section-title--jp {
	font-size: 1.25rem;
}

.masuko-message__content {
	grid-template-columns: 1fr 1fr;
	max-width: 100%;
}

.masuko-message__image img {
	aspect-ratio: 4/5;
	box-shadow: 0 1.25rem 3.125rem rgba(0, 0, 0, 0.3);
}

.masuko-message__body {
	height: 100%;
	justify-content: space-between;
}

.masuko-message__profile {
	flex-shrink: 0;
}

.masuko-message__name {
	font-size: 1.25rem;
}

.message-card::before {
	padding: 2.5rem 5rem;
}

.message-card__heading {
	align-items: flex-end;
	flex-direction: row;
}

.message-card--right .message-card__heading {
	justify-content: flex-end;
}

.message-card__number {
	font-size: 8.25rem;
}

.message-card--right .message-card__number {
	order: 2;
}

.message-card__title {
	font-size: 2rem;
}

.message-card--right .message-card__title {
	order: 1;
}

.message-card__body {
	align-items: start;
	gap: 0 1rem;
	grid-template-areas: "text image" "link image"; /* PC時、画像を右側、リンクを左側 */
	grid-template-columns: 1fr 1fr; /* PC時に2列レイアウト */
}

.message-card--right .message-card__body {
	grid-template-areas: "image text" "image link";
}

.message-card__text {
	font-size: 1.25rem;
	grid-area: text;
}

.message-card__image {
	align-self: stretch;
	grid-area: image;
	margin-top: 0;
}

.message-card__link {
	font-size: 1.25rem;
	grid-area: link;
}

.navigation-card__number {
	font-size: 3.625rem;
}

.navigation-card__text {
	font-size: 1.25rem;
}

.navigation-cards {
	grid-template-columns: repeat(6, 1fr);
	justify-content: center;
}

.navigation-cards > :nth-child(1) {
	grid-column: 1/span 2;
}

.navigation-cards > :nth-child(2) {
	grid-column: 3/span 2;
}

.navigation-cards > :nth-child(3) {
	grid-column: 5/span 2;
}

.navigation-cards > :nth-child(4) {
	grid-column: 2/span 2;
}

.navigation-cards > :nth-child(5) {
	grid-column: 4/span 2;
}

.news-article__time {
	font-size: 1.125rem;
	margin-top: 2.5rem;
}

.news-article__image {
	margin-left: auto;
	margin-right: auto;
	width: 80%;
}

.news-article__contents {
	margin-top: 2.5rem;
}

.news-article__contents ul {
	padding-left: 1.25rem;
}

.news-article__contents-title {
	font-size: 1.25rem;
}

.news-article__info-item {
	grid-template-columns: 20% 80%;
}

.news-list-card {
	align-items: flex-start;
	display: flex;
	justify-content: space-between;
	padding: 2rem 0;
}

.news-list-card__text-wrapper {
	margin-top: 0;
}

.news-list-card__text {
	font-size: 1.125rem;
	margin-left: 1rem;
}

.news-list-card__link::after {
	margin-left: 1.5rem;
}

.news-list__date {
	font-size: 1.25rem;
}

.news-list__title {
	font-size: 1.25rem;
}

.other-achievements__item {
	padding: 1.5625rem 1.5625rem 1.5625rem 0;
}

.other-achievements__contents-wrapper {
	grid-template-areas: "image body" "heading heading";
	grid-template-columns: 1fr 1fr;
	grid-template-rows: 1fr auto;
}

.other-achievements__heading {
	margin-top: -4rem;
	padding-left: 1.5625rem;
}

.other-achievements__heading h2 {
	font-size: 4.5rem;
	line-height: 1.2;
}

.other-achievements__body {
	padding-bottom: 2rem;
	padding-left: 0;
}

.other-achievements__title {
	font-size: 1.25rem;
}

.other-achievements__button-wrapper {
	padding: 4rem 0 8rem 0;
}

.other-achievements__button {
	gap: 2.5rem;
	grid-template-columns: repeat(2, 20.3125rem);
	justify-content: center;
	padding: 0 2.5rem;
}

.page-achievements {
	margin-top: 5.625rem;
}

.page-contact {
	margin-top: 5.625rem;
	padding-top: 5.625rem;
}

.page-contact__footer {
	margin-top: 8.75rem;
}

.page-service__title {
	font-size: 2rem;
}

.page-service__info {
	margin-top: 2.5rem;
}

.page-service__main-service-list {
	max-width: 100%;
}

.sub-pagination a.sub-pagination--pc {
	display: flex;
}

.partner-card__content {
	padding: 1.5rem;
}

.partner-card__name {
	font-size: 1.5rem;
}

.partner-card__title {
	min-height: 7.5rem;
}

.partner-cards {
	grid-template-columns: repeat(2, 1fr);
}

.partner__content {
	padding-bottom: 9.25rem;
}

.partner__section-title {
	font-size: 2.25rem;
}

.partner__text {
	font-size: 1.25rem;
}

.partners__items {
	margin-top: 6.8125rem;
	max-width: 100%;
}

.partner__specialists {
	padding: 1.25rem;
}

.professor-card {
	grid-gap: 2.5rem;
	display: grid;
	gap: 2.5rem;
	grid-template-columns: 1fr 1fr;
	margin-top: 3.75rem;
	max-width: 100%;
}

.professor-card__content {
	padding: 2.5rem;
}

.professor-card__name {
	font-size: 1.5rem;
}

.section-title {
	padding-bottom: 0;
}

.section-title--en {
	font-size: 11.25rem;
}

.section-title--jp {
	font-size: 2.25rem;
	padding: 0 6.25rem;
}

.service-detail-card {
	align-items: center;
	gap: 0 1.25rem;
	grid-template-columns: 1fr 1fr;
	padding: 2.5rem;
}

.service-detail-card:nth-child(even) {
	align-items: start;
	display: grid;
	grid-template-areas: "image heading" "image body" "image link";
	grid-template-columns: 1fr 1fr;
}

.service-detail-card:nth-child(even) .service-detail-card__image {
	align-items: center;
	align-self: center;
	display: flex;
	grid-area: image;
	height: 100%;
	justify-content: center;
}

.service-detail-card:nth-child(even) .service-detail-card__image::before {
	padding-top: 73.5930735931%;
}

.service-detail-card:nth-child(even) .service-detail-card__image img {
	-o-object-fit: contain;
	height: auto;
	left: 50%;
	max-height: 100%;
	object-fit: contain;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}

.service-detail-card__number {
	font-size: 6.75rem;
}

.service-detail-card__title {
	font-size: 1.75rem;
}

.service-detail-card__body {
	grid-column: 1;
}

.service-detail-card:nth-child(even) .service-detail-card__heading {
	grid-area: heading;
}

.service-detail-card:nth-child(even) .service-detail-card__body {
	grid-area: body;
}

.service-detail-card:nth-child(even) .service-detail-card__image {
	grid-area: image;
}

.service-detail-card:nth-child(even) .service-detail-card__link {
	grid-area: link;
}

.service-detail-card__text {
	font-size: 1.125rem;
}

.service-detail-card__image {
	grid-column: 2;
	margin-top: 0;
}

.service-info-card {
	padding: 3.125rem 2.5rem 4.375rem 2.5rem;
}

.service-info-card__body h4 {
	font-size: 1.25rem;
}

.service-info-cards {
	grid-template-columns: repeat(2, 1fr);
}

.service-info__inner.inner {
	max-width: 100%;
}

.service-info__items {
	margin-left: auto;
	margin-right: auto;
	max-width: 61.875rem;
}

.service-link-buttons {
	grid-template-columns: repeat(3, 1fr);
}

.service-links__items {
	max-width: 100%;
}

.service-summary-card__title {
	font-size: 1.5rem;
}

.service-summary-cards {
	gap: 0.5rem 1.5rem;
	grid-template-columns: repeat(6, 1fr);
	justify-content: center;
}

.service-summary-cards > :nth-child(1) {
	grid-column: 1/span 2;
}

.service-summary-cards > :nth-child(2) {
	grid-column: 3/span 2;
}

.service-summary-cards > :nth-child(3) {
	grid-column: 5/span 2;
}

.service-summary-cards > :nth-child(4) {
	grid-column: 2/span 2;
}

.service-summary-cards > :nth-child(5) {
	grid-column: 4/span 2;
}

.specialist-list {
	padding: 1.25rem;
}

.specialist-list__heading {
	font-size: 1.25rem;
}

.specialist-list__title {
	font-size: 1.25rem;
}

.sub-fv {
	margin-top: 5.625rem;
}

.sub-fv__contents {
	margin-top: 6.5rem;
	max-width: 100%;
	padding-top: 4.5rem;
}

.sub-fv__contents.sub-fv__contents--404 {
	padding-bottom: 8.4375rem;
}

.sub-fv__title {
	font-size: 2rem;
}

.sub-fv__article-inner {
	padding: 0;
}

.sub-fv__info p {
	font-size: 1.125rem;
}

.sub-title {
	font-size: 2rem;
}

.support-contents-list__title {
	font-size: 1.25rem;
}

.team-support-details__items.support-contents-list.support-contents-list--team-support {
	grid-gap: 2rem 2.5rem;
	display: grid;
	gap: 2rem 2.5rem;
	grid-template-columns: repeat(2, 1fr);
}

.support-process__item {
	grid-template-columns: 40% 1fr;
	max-width: 100%;
}

.support-process__heading {
	font-size: 1.5rem;
}

.support-sample-card__header {
	text-align: left;
}

.support-sample-card__header.support-sample-card__header--right {
	text-align: right;
}

.support-sample-card--team__contents-wrapper {
	grid-template-columns: repeat(2, 1fr);
}

.support-sample-card--trainer__contents-wrapper {
	gap: 2.5rem;
	grid-template-columns: repeat(2, 1fr);
	max-width: 100%;
}

.support-sample-card--player__contents-wrapper {
	gap: 2.5rem;
	grid-template-columns: 1fr 1fr;
	max-width: 100%;
}

.support-sample-card--player__contents-wrapper--left {
	position: relative;
}

.support-sample-card--player__contents-wrapper--left .support-sample-card__image {
	left: 100%;
	margin-left: 2.5rem;
	position: absolute;
	top: 0;
	width: 100%;
}

.support-sample-card--player__contents-wrapper--right {
	margin-top: 18.75rem;
}

.support-sample-card--player .support-sample-card__image {
	margin-bottom: 0;
}

.support-sample-card--supporter__contents-wrapper {
	gap: 2.5rem;
	grid-template-columns: repeat(2, 1fr);
	max-width: 100%;
}

.support-sample-card--company__contents-wrapper {
	gap: 2.5rem;
	grid-template-columns: repeat(2, 1fr);
	max-width: 100%;
}

.support-sample-card--school__contents-wrapper {
	gap: 2.5rem;
	grid-template-columns: repeat(2, 1fr);
	max-width: 100%;
}

.support-sample-card--city__contents-wrapper {
	gap: 2.5rem;
	grid-template-columns: repeat(2, 1fr);
	max-width: 100%;
}

.support-sample-card__image {
	margin-top: 0;
}

.support-sample-card--supporter .support-sample-card__image {
	height: 82%;
}

.support-sample-card--company .support-sample-card__image {
	height: 82%;
}

.support-sample-card--school .support-sample-card__image {
	height: 86%;
}

.support-sample__items {
	gap: 9.25rem;
}

.team-support-details__contents-wrapper {
	margin-top: 4.5rem;
	padding: 2.125rem 3.0625rem;
	position: relative;
}

.team-support-details__heading {
	left: 50%;
	position: absolute;
	top: -2.5rem;
	transform: translateX(-50%);
}

.team-support-details__heading h4 {
	font-size: 2rem;
}

.temporary-message__heading {
	font-size: 1.125rem;
}

.total-support-details__text p {
	font-size: 1.125rem;
}

.total-support-plan-link a {
	font-size: 1.375rem;
}

}

@media (min-width: 1024px) {

html {
	font-size: 16px;
}

}

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

.footer-logo a {
	width: 19.375rem;
}

.header-logo a {
	width: 19.375rem;
}

}

@media (max-width: 375px) {

html {
	font-size: 4.2666666667vw;
}

}


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