.u-desktop,
.pc-only {
	display: none;
}

:root {
	--rem: 1rem / 16;
	--em: 1em / 16;
	--vw: 375 * 100vw;
	--inner-percent: var(--inner-value) * 100%;
}

@font-face {
	font-display: swap;
	font-family: "BebasNeue";
	font-style: normal;
	font-weight: 400;
	src: url("../fonts/BebasNeue-Regular.woff2") format("woff2"), url("../fonts/BebasNeue-Regular.woff") format("woff");
}

body {
	background-color: #fff;
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	overflow-x: clip;
}

.js-top {
	opacity: 0;
}

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

html {
	font-size: 16px;
}

/* pcの電話番号発信対応 */

/* ホバー */

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

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

/* Remove default padding */

ul,
ol {
	padding: 0;
}

/* Remove default margin */

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

/* Set core root defaults */

/* Set core body defaults */

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

/* 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;
	height: auto;
	max-width: 100%;
	width: 100%;
}

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

/* Inherit fonts for inputs and buttons */

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

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

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

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

.about-top {
	background-color: #fff;
	overflow-x: clip;
	padding-bottom: 21.6427640156vw;
	padding-top: 21.6427640156vw;
}

.about-top-items {
	grid-gap: 20.2086049544vw;
	display: grid;
	gap: 20.2086049544vw;
	grid-template-columns: repeat(1, 1fr);
}

.about-top-item {
	grid-gap: 8.3441981747vw;
	display: grid;
	gap: 8.3441981747vw;
	grid-template-columns: repeat(1, 1fr);
}

.about-top-item.about-top-item--grid {
	grid-gap: 8.3441981747vw;
	display: grid;
	gap: 8.3441981747vw;
	grid-template-columns: repeat(1, 1fr);
}

.about-top-item__img img {
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.about-top-item:nth-child(2) > .about-top-item__img {
	margin-left: 7.8226857888vw;
	margin-right: 7.8226857888vw;
}

.about-top-item__info-title {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 19.556714472vw;
	font-weight: 900;
	letter-spacing: 0.03em;
	line-height: 1;
	text-transform: uppercase;
}

.about-top-item__info-title.about-top-item__info-title--second {
	text-transform: capitalize;
}

.about-top-item__info-title span {
	color: #000;
	display: block;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 4.9543676662vw;
	font-weight: 900;
	letter-spacing: 0.02em;
	line-height: 1;
	margin-top: 5.4758800522vw;
}

.about-top-item__info-texts {
	grid-gap: 9.1264667536vw;
	display: grid;
	gap: 9.1264667536vw;
	grid-template-columns: repeat(1, 1fr);
	margin-top: 9.1264667536vw;
}

.about-top-item__info-text {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.9113428944vw;
	font-weight: 400;
	letter-spacing: 0.02em;
	line-height: 1.9;
}

.about-top-lv2item {
	text-align: center;
}

.about-top-lv2item:nth-child(3) {
	margin-top: 13.037809648vw;
}

.about-top-lv2item-img {
	margin-left: auto;
	margin-right: auto;
	width: 40.4172099087vw;
}

.about-top-lv2item-img img {
	-o-object-fit: cover;
	aspect-ratio: 180/180;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.about-top-lv2item__title {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 4.9543676662vw;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1;
	margin-top: 5.7366362451vw;
}

.about-top-lv2item__text {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.9113428944vw;
	font-weight: 400;
	letter-spacing: 0.02em;
	line-height: 1.75;
	margin-top: 5.4758800522vw;
}

.article-card {
	background-color: #fff;
	border-radius: 8px;
	box-shadow: 0.5625rem 0.5625rem 0.5625rem rgba(0, 0, 0, 0.2);
	height: 100%;
	overflow: clip;
	position: relative;
	transition: box-shadow 0.3s;
}

.article-card::after {
	background-color: #ccc;
	border-radius: 50%;
	content: "";
	display: block;
	height: 0;
	left: var(--_left);
	opacity: 0.2;
	pointer-events: none;
	position: absolute;
	top: var(--_top);
	transform: translate(-50%, -50%);
	transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
	width: 0;
}

.article-card__link {
	display: flex;
	flex-direction: column;
	height: 100%;
}

.article-card__img img {
	-o-object-fit: cover;
	aspect-ratio: 650/364;
	border-radius: 8px 8px 0 0;
	height: 100%;
	object-fit: cover;
	overflow: hidden;
	width: 100%;
}

.article-card__body {
	display: flex;
	flex: 1;
	flex-direction: column;
	padding: 5.2151238592vw 4.4328552803vw 8.6049543677vw;
}

.article-card__date {
	font-size: 4.1720990874vw;
	font-weight: 700;
	line-height: 1;
	padding-left: 0.2em;
	padding-right: 0.2em;
}

.article-card__title {
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	display: -webkit-box;
	flex: 1;
	font-size: 5.7366362451vw;
	font-weight: 700;
	line-height: 1.5;
	margin-top: 1.5645371578vw;
	overflow: hidden;
}

.article-card--news .article-card__title {
	font-size: 5.2151238592vw;
}

.article-main {
	margin-top: 9.517601043vw;
}

.article-main__wrap {
	padding-left: 4.4328552803vw;
	padding-right: 4.4328552803vw;
}

.article-main__img {
	margin-left: auto;
	margin-right: auto;
	width: -moz-fit-content;
	width: fit-content;
}

.article-main-top {
	align-items: center;
	display: flex;
	gap: 2.625rem;
	margin-top: 4.9543676662vw;
}

.article-main-top__time {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.6505867014vw;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1;
}

.article-main-top-sns {
	margin-top: 11.2125162973vw;
}

.article-main-top-sns__text {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.6505867014vw;
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
}

.article-main-top__items {
	align-items: center;
	background-color: #000;
	border-radius: 100vmax;
	display: flex;
	gap: 10.1694915254vw;
	justify-content: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.5645371578vw;
	padding: 3.1290743155vw 12.5162972621vw;
	width: -moz-fit-content;
	width: fit-content;
}

.article-main-top__item {
	width: 4.9543676662vw;
}

.article-main-body__title {
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 5.2151238592vw;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1.25;
	margin-top: 2.0860495437vw;
	padding-bottom: 2.6075619296vw;
	padding-left: 1.3037809648vw;
	padding-right: 1.3037809648vw;
	padding-top: 2.6075619296vw;
}

.article-main-body__text {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.6505867014vw;
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1.4285714286;
	margin-top: 2.6075619296vw;
}

.article-main__button {
	display: flex;
	justify-content: center;
	margin-top: 11.3428943937vw;
}

.article-main p + p {
	margin-top: 0.5lh;
}

.article-navigation {
	align-items: center;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
}

.article-nav-prev,
.article-nav-next {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.1290743155vw;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1.5;
	padding-bottom: 5.2151238592vw;
	padding-top: 5.2151238592vw;
}

.article-nav-prev a,
.article-nav-next a {
	align-items: center;
	display: flex;
	gap: 3.6505867014vw;
}

.article-nav-prev {
	justify-self: end;
	padding-right: 1.5625rem;
}

.article-nav-next {
	border-left: 1px solid #000;
	box-sizing: content-box;
	justify-self: start;
	padding-left: 1.5625rem;
}

.only-next > .article-nav-next {
	border: none;
	padding-left: 0;
}

.only-next > .article-nav-prev {
	padding-right: 0;
}

.only-prev > .article-nav-next {
	border: none;
	padding-left: 0;
}

.only-prev > .article-nav-prev {
	padding-right: 0;
}

.nav-arrow {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 10.0391134289vw;
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1;
}

.article-nav-next .nav-arrow {
	transform: scaleX(-1);
}

.article-nav-next__text {
	margin-top: 0.7822685789vw;
}

.article-portfolio .article-main-top {
	display: block;
}

.article-portfolio .article-main-top-sns {
	margin-top: 7.8226857888vw;
}

.article-portfolio .article-main-body {
	margin-top: 7.8226857888vw;
}

.article-portfolio .article-main-body__text {
	line-height: 1.4285714286;
}

.article-section-title {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 15.6453715776vw;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1;
	text-transform: capitalize;
}

.article-section-title-marker {
	--_clipPath: inset(0% 100% 0% 0%);
}

.article-section-title--mb {
	margin-bottom: 5.2151238592vw;
}

.article-section-title2 {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 15.6453715776vw;
	font-weight: 900;
	letter-spacing: 0em;
	line-height: 1;
	text-transform: capitalize;
}

.article-section-title-marker {
	--_clipPath: inset(0% 100% 0% 0%);
}

.article-section-title--mb {
	margin-bottom: 5.2151238592vw;
}

.button {
	--_button-width: calc(374 / 767 * 100vw);
	--_button-color-dark: #000;
	--_button-color-light: white;
	align-items: center;
	background-color: #000;
	background-color: var(--_button-color-dark);
	border-radius: 624.9375rem;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.24);
	color: white;
	color: var(--_button-color-light);
	display: inline-grid;
	justify-items: center;
	max-width: calc(374 / 767 * 100vw);
	max-width: var(--_button-width);
	overflow: clip;
	padding-bottom: 4.9543676662vw;
	padding-left: 2.0860495437vw;
	padding-right: 2.0860495437vw;
	padding-top: 4.9543676662vw;
	place-items: center;
	position: relative;
	text-transform: uppercase;
	transition: box-shadow 0.4s ease-in-out, background-color 0.3s ease-in-out;
	width: 100%;
}

.button--second.button {
	background-color: #009aff;
	border-radius: 624.9375rem;
	color: #fff;
	max-width: var(--_button-width);
	width: 100%;
}

.button::after {
	background-color: var(--_button-color-light);
	border-radius: 50%;
	content: "";
	display: block;
	height: 0;
	left: var(--_left);
	position: absolute;
	top: var(--_top);
	transform: translate(-50%, -50%);
	transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
	width: 0;
	z-index: 1;
}

.button--white {
	background-color: var(--_button-color-light);
	color: var(--_button-color-dark);
}

.button--white::after {
	background-color: var(--_button-color-dark);
}

.button.button--uiux {
	padding-bottom: 4.6936114733vw;
	padding-top: 4.6936114733vw;
}

.button--uiux span {
	font-size: 3.6505867014vw;
}

.button span {
	display: block;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: max(12px, 2.6075619296vw);
	font-weight: 500;
	line-height: 1;
	position: relative;
	transition: color 0.4s ease-in-out;
	z-index: 2;
}

.button--second.button span {
	font-size: max(12px, 3.1290743155vw);
}

.button--third.button {
	background-color: #009aff;
	color: #fff;
	max-width: var(--_button-width);
	width: 100%;
}

.button--4th.button {
	background-color: #00fff0;
	color: #000;
	max-width: var(--_button-width);
	width: 100%;
}

.button--5th.button {
	background-color: #000;
	border-radius: 0.5rem;
	color: #fff;
	max-width: 100%;
	width: 100%;
}

.button--third.button span {
	font-size: max(12px, 3.1290743155vw);
}

.button--4th.button span {
	font-size: max(12px, 3.1290743155vw);
}

.button--5th.button span {
	font-size: max(12px, 3.1290743155vw);
}

.button1 {
	--_button-width: calc(414/767*100vw);
	--_button-color-dark: #000;
	--_button-color-light: white;
	align-items: center;
	background-color: #000;
	background-color: var(--_button-color-dark);
	border-radius: 0.5rem;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.24);
	color: white;
	color: var(--_button-color-light);
	display: inline-grid;
	justify-items: center;
	max-width: calc(414/767*100vw);
	max-width: var(--_button-width);
	overflow: clip;
	padding-bottom: 4.5632333768vw;
	padding-top: 4.5632333768vw;
	place-items: center;
	position: relative;
	transition: box-shadow 0.4s ease-in-out;
	width: 100%;
}

.article-main__button-link.button1 {
	transition: background-color 0.4s;
}

.button1 span {
	font-size: 3.9113428944vw;
	font-weight: 500;
	line-height: 1;
	position: relative;
	transition: color 0.4s ease-in-out;
	z-index: 2;
}

.button1::after {
	background-color: var(--_button-color-light);
	border-radius: 50%;
	content: "";
	display: block;
	height: 0;
	left: var(--_left);
	position: absolute;
	top: var(--_top);
	transform: translate(-50%, -50%);
	transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
	width: 0;
	z-index: 1;
}

.button2 {
	background-color: #fff;
	border-radius: 1.0430247718vw;
	display: inline-block;
	font-size: 3.6505867014vw;
	font-weight: 700;
	line-height: 1;
	max-width: 48.7614080834vw;
	padding-bottom: 4.4328552803vw;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 4.9543676662vw;
	text-align: center;
	width: 100%;
}

.check-block {
	background-color: #fff;
	border-radius: 3.9113428944vw;
	filter: drop-shadow(3.520208605vw 3.520208605vw 6.3885267275vw rgba(0, 0, 0, 0.17));
	padding-bottom: 17.6010430248vw;
	padding-left: 5.0847457627vw;
	padding-right: 5.0847457627vw;
	padding-top: 16.1668839635vw;
	position: relative;
}

.check-block__img {
	left: 0;
	position: absolute;
	top: 0;
	translate: -15% -34%;
	width: 29.7262059974vw;
}

.check-line {
	-webkit-mask: var(--mask-id);
	mask: var(--mask-id);
}

.check-path {
	fill: none;
	stroke: white;
	stroke-width: 16px;
	stroke-dasharray: 600;
	stroke-dashoffset: 600;
}

.check-block.is-active .check-path {
	animation: mask 0.4s ease-in-out forwards;
}

.check-block__text {
	font-size: 4.1720990874vw;
	font-weight: 700;
	line-height: 2;
	text-align: center;
}

.client__items {
	grid-gap: 9.3872229465vw 11.2125162973vw;
	align-items: center;
	display: grid;
	gap: 9.3872229465vw 11.2125162973vw;
	grid-template-columns: repeat(2, 1fr);
	justify-items: center;
	margin-top: 10.4302477184vw;
	place-items: center;
}

.client__item:nth-child(1) {
	width: 17.3402868318vw;
}

.client__item:nth-child(2) {
	width: 21.3820078227vw;
}

.client__item:nth-child(3) {
	width: 30.5084745763vw;
}

.client__item:nth-child(4) {
	width: 26.8578878748vw;
}

.client__item:nth-child(5) {
	width: 31.4211212516vw;
}

.client__item:nth-child(6) {
	width: 40.6779661017vw;
}

.client__item:nth-child(7) {
	width: 29.4654498044vw;
}

.client__item:nth-child(8) {
	width: 35.593220339vw;
}

.client__item:nth-child(9) {
	width: 22.0338983051vw;
}

.client__item:nth-child(10) {
	width: 35.8539765319vw;
}

.client__item:nth-child(11) {
	width: 34.8109517601vw;
}

.client__item:nth-child(12) {
	width: 34.6805736636vw;
}

/* スライダー全体 */

.client-slider-wrapper {
	display: flex;
	margin-left: 9.1264667536vw;
	margin-top: 10.4302477184vw;
}

/* スライド3枚のグループ */

.client-slider {
	align-items: center;
	display: flex;
}

.client-slider--top {
	animation: scroll-left 60s infinite linear;
}

.client-slider--bottom {
	animation: scroll-right 60s infinite linear both;
}

/* スライド */

.client-slide {
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-left: 9.1264667536vw;
	width: 25vw;
}

.client-slide.client-slide1 img {
	width: 16.9491525424vw;
}

.client-slide.client-slide2 img {
	width: 35.593220339vw;
}

.client-slide.client-slide3 img {
	width: 29.4654498044vw;
}

.client-slide.client-slide4 img {
	width: 31.4211212516vw;
}

.client-slide.client-slide5 img {
	width: 26.9882659713vw;
}

.client-slide.client-slide6 img {
	width: 35.2020860495vw;
}

.client-slide.client-slide7 img {
	width: 34.4198174707vw;
}

.client-slide.client-slide8 img {
	width: 26.5971316819vw;
}

.client-slide.client-slide9 img {
	width: 22.0338983051vw;
}

.client-slide.client-slide10 img {
	width: 35.8539765319vw;
}

.client-slide.client-slide11 img {
	width: 34.8109517601vw;
}

.client-slide.client-slide12 img {
	width: 34.6805736636vw;
}

.client-slide.client-slide13 img {
	width: 40.4172099087vw;
}

/* スライドの画像 */

.client-slide img {
	display: block;
	width: 100%;
}

/* CSSアニメーション */

/* CSSアニメーション */

.client {
	overflow-x: clip;
}

.client__note {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 2.7379400261vw;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1;
	margin-top: 9.778357236vw;
	text-align: right;
}

.column-cards {
	grid-gap: 9.1264667536vw;
	display: grid;
	gap: 9.1264667536vw;
	grid-template-columns: repeat(1, 1fr);
}

.column {
	margin-top: 10.4302477184vw;
	padding-top: 21.1212516297vw;
}

.column__title {
	margin-bottom: 6.518904824vw;
}

.column-container {
	grid-gap: 9.1264667536vw;
	background-color: #fff;
	border-radius: 0.5rem;
	display: grid;
	gap: 9.1264667536vw;
	margin-top: -1.3037809648vw;
}

.column__items {
	grid-gap: 9.1264667536vw;
	background-color: #fff;
	display: grid;
	gap: 9.1264667536vw;
	grid-template-columns: repeat(1, 1fr);
}

.column__item-link {
	border-radius: 0.5rem;
	box-shadow: 0.5625rem 0.5625rem 0.5625rem rgba(0, 0, 0, 0.2);
}

.column__item-link:hover {
	cursor: pointer;
	opacity: 1;
}

.column__item {
	box-shadow: 0.5625rem 0.5625rem 0.5625rem rgba(0, 0, 0, 0.2);
	height: 100%;
	overflow: clip;
	position: relative;
	transition: box-shadow 0.3s;
}

.column__item::after {
	background-color: #ccc;
	border-radius: 50%;
	content: "";
	display: block;
	height: 0;
	left: var(--_left);
	opacity: 0.2;
	pointer-events: none;
	position: absolute;
	top: var(--_top);
	transform: translate(-50%, -50%);
	transition: width 0.5s ease-in-out, height 0.5s ease-in-out;
	width: 0;
}

.column__item {
	border-radius: 0.5rem;
	box-shadow: 0.5625rem 0.5625rem 0.5625rem rgba(0, 0, 0, 0.2);
}

.column__item-img img {
	-o-object-fit: cover;
	aspect-ratio: 650/364;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.column__item-info {
	padding: 5.2151238592vw 4.4328552803vw 8.6049543677vw;
}

.column__item-info-time {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 4.3024771838vw;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1;
}

.column__item-info-title {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 5.8670143416vw;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1.75;
	margin-top: 0.375rem;
}

.column__item-info-text {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 2.6075619296vw;
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1.5;
}

.column__item-info-button {
	text-align: right;
}

.column-container__paginavi {
	margin-top: -1.9556714472vw;
}

.company-box {
	border: 1px solid #969696;
	border-radius: 1rem;
	margin-top: 5.2151238592vw;
	padding: 8.0834419817vw 4.4328552803vw;
}

.company-wrap {
	display: flex;
	flex-direction: column;
	gap: 2.6075619296vw;
}

.company-wrap:first-child {
	padding-bottom: 8.0834419817vw;
}

.company-wrap:last-child {
	padding-top: 8.0834419817vw;
}

.company-wrap:not(:first-child):not(:last-child) {
	padding-bottom: 8.0834419817vw;
	padding-top: 8.0834419817vw;
}

.company-wrap:not(:last-child) {
	border-bottom: 1px solid #c6c6c6;
}

.company-title span {
	background-color: #18ab00;
	border-radius: 1.125rem;
	color: #fff;
	display: inline-block;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 2.6075619296vw;
	font-weight: 500;
	letter-spacing: 0em;
	line-height: 1;
	padding-bottom: 1.1734028683vw;
	padding-top: 1.1734028683vw;
	text-align: center;
	width: 19.8174706649vw;
}

.company-description {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.6505867014vw;
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1.75;
}

.company-description a {
	color: #18ab00;
}

.lv2company-wrap {
	align-items: center;
	display: flex;
}

.lv2company-title {
	width: 26.075619296vw;
}

.lv2company-description {
	flex: 1;
}

.company-description__items {
	display: flex;
	flex-direction: column;
	gap: 9.517601043vw;
}

.company-description__item-title {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.6505867014vw;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1.5;
}

.company-description__item-text {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.6505867014vw;
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1.5;
	margin-top: 2.8683181226vw;
}

.company-description-text {
	margin-top: 9.517601043vw;
}

.company {
	background-color: #fff;
	margin-top: -0.125rem;
	padding-bottom: 0.25rem;
	padding-top: 19.295958279vw;
}

.company__title {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 7.8226857888vw;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1;
	text-align: center;
}

.concept-card {
	background-color: #fff;
	border-radius: 1.5645371578vw;
	display: inherit;
	grid-row: inherit;
	grid-template-rows: inherit;
	padding: 1.6949152542vw 1.8252933507vw 1.9556714472vw;
	text-align: center;
}

.concept-card__img {
	--_border-radius: calc(8/767*100vw);
	border-radius: calc(8/767*100vw);
	border-radius: var(--_border-radius);
}

.concept-card__img img {
	-o-object-fit: cover;
	aspect-ratio: 660/372;
	border-radius: var(--_border-radius);
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.concept-card__body {
	display: grid;
	grid-row: span 5;
	grid-template-rows: subgrid;
	padding-left: 0.625rem;
	padding-right: 0.625rem;
}

.concept-card__title {
	align-self: center;
	color: #181818;
	font-size: 6.1277705346vw;
	font-weight: 900;
	line-height: 1.46;
	margin-top: 4.4328552803vw;
}

.concept-card__approach {
	margin-top: 4.1720990874vw;
	padding-left: 1.3037809648vw;
	padding-right: 1.3037809648vw;
}

.concept-card__approach-head {
	border-bottom: 2px solid #181818;
	font-size: 3.9113428944vw;
	font-weight: 900;
	line-height: 1;
	padding-bottom: 1.5645371578vw;
}

.concept-card__approach-text {
	font-size: 3.9113428944vw;
	font-weight: 500;
	line-height: 1.5666666667;
	margin-top: 1.0430247718vw;
}

.concept-card__outcome {
	margin-top: 5.4758800522vw;
}

.concept-card__outcome-head {
	font-size: 3.7809647979vw;
	font-weight: 900;
	line-height: 1;
}

.concept-card__outcome-text {
	align-content: center;
	background-color: #f0ff00;
	border-radius: 100vmax;
	font-size: 3.9113428944vw;
	font-weight: 700;
	line-height: 1.5;
	margin-top: 1.5645371578vw;
	min-height: 15.2542372881vw;
	padding-bottom: 0.4666666667em;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0.4666666667em;
}

.concept {
	-webkit-clip-path: inset(0 -100% -100% -100%);
	clip-path: inset(0 -100% -100% -100%);
	overflow-x: clip;
	padding-bottom: 7.8226857888vw;
	padding-top: 1.3037809648vw;
}

.concept__title {
	color: #000;
	font-family: "Poppins", sans-serif;
	font-size: 18.2529335072vw;
	font-weight: 900;
	letter-spacing: 0em;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
}

.concept-line {
	margin: 0 calc(50% - 50vw);
	width: 100vw;
}

.concept__info {
	margin-top: 41.7209908735vw;
	position: relative;
	z-index: 5;
}

.concept__info-mobile {
	content: "";
	overflow: visible;
	position: absolute;
	right: -65.1890482399vw;
	top: -91.2646675359vw;
	width: 179.9217731421vw;
	z-index: -1;
}

#three-canvas-container {
	display: block;
	filter: contrast(1.5);
	height: 100vh;
	opacity: 0;
	pointer-events: none;
	transform: translate(100%, 100%) rotate(30deg);
	transform-origin: bottom right;
	width: 100%;
}

.concept__info-mobile img {
	-o-object-fit: contain;
	height: 100%;
	object-fit: contain;
	width: 100%;
}

.concept__info-mobile video {
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.concept__info-title {
	-webkit-clip-path: inset(0 100% 0 0%);
	-webkit-clip-path: var(--clip-path2-before, inset(0 100% 0 0%));
	clip-path: inset(0 100% 0 0%);
	clip-path: var(--clip-path2-before, inset(0 100% 0 0%));
	color: #000;
	display: inline-block;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 5.4758800522vw;
	font-weight: 900;
	letter-spacing: 0em;
	letter-spacing: -0.02em;
	line-height: 1;
	position: relative;
	text-shadow: 0 0 5px rgb(255, 255, 255), 0 0 7px rgb(255, 255, 255), 0 0 8px rgb(255, 255, 255);
	white-space: nowrap;
}

.concept__info-title::before {
	-webkit-clip-path: inset(0 100% 0 0%);
	-webkit-clip-path: var(--clip-path-before, inset(0 100% 0 0%));
	background: #000;
	clip-path: inset(0 100% 0 0%);
	clip-path: var(--clip-path-before, inset(0 100% 0 0%));
	content: "";
	height: 100%;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}

.concept__info-text.concept__info-text--pc {
	display: none;
}

.concept__info-text.concept__info-text--sp {
	grid-gap: 1.3037809648vw;
	display: grid;
	gap: 1.3037809648vw;
	grid-template-columns: repeat(1, 1fr);
	margin-top: 6.258148631vw;
}

.concept__info-text p {
	-webkit-clip-path: inset(0 100% 0 0%);
	-webkit-clip-path: var(--clip-path3-before, inset(0 100% 0 0%));
	background-color: #000;
	clip-path: inset(0 100% 0 0%);
	clip-path: var(--clip-path3-before, inset(0 100% 0 0%));
	color: #fff;
	display: block;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.9113428944vw;
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1;
	padding: 0.375rem 0.5rem;
	position: relative;
	width: -moz-fit-content;
	width: fit-content;
	z-index: -1;
}

.concept__info-text p::before {
	-webkit-clip-path: inset(0 100% 0 0%);
	-webkit-clip-path: var(--clip-path4-before, inset(0 100% 0 0%));
	background: #000;
	clip-path: inset(0 100% 0 0%);
	clip-path: var(--clip-path4-before, inset(0 100% 0 0%));
	content: "";
	height: 100%;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	z-index: 1;
}

.concept__info-button {
	margin-top: 7.0404172099vw;
	text-align: center;
}

.concept1 {
	overflow-x: clip;
}

.concept1__container {
	position: relative;
}

.concept1__border {
	margin-top: 2.6075619296vw;
}

.concept1__subtitle {
	margin-top: 16.9491525424vw;
	padding-left: 3.6505867014vw;
	padding-right: 3.6505867014vw;
}

.concept1__text {
	font-size: 3.9113428944vw;
	font-weight: 500;
	letter-spacing: 0.02em;
	line-height: 1.8;
	margin-top: 3.9113428944vw;
	padding-left: 4.6936114733vw;
	padding-right: 4.6936114733vw;
}

.concept1__img {
	filter: grayscale(1);
	position: relative;
	right: -27%;
	top: -0.6518904824vw;
	width: 94.9152542373vw;
}

.concept1__img img {
	-o-object-fit: contain;
	aspect-ratio: 728/561;
	height: auto;
	object-fit: contain;
	width: 100%;
}

.contact-main {
	padding-top: 6.9100391134vw;
}

.contact-main.contact-main--thanks {
	padding-top: 19.556714472vw;
}

.contact-top-bar {
	margin-top: 6.518904824vw;
}

.contact-top-bar__items {
	border: 2px solid #d6d6d6;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
}

.contact-top-bar__item span {
	align-items: center;
	background-color: #d1d1d1;
	border-radius: 50%;
	color: #fff;
	display: flex;
	flex-direction: column;
	height: 3.9113428944vw;
	justify-content: center;
	width: 3.9113428944vw;
}

.contact-top-bar__item.is-current span {
	background-color: #eb0a1e;
}

.contact-top-bar__item {
	align-items: center;
	background-color: #f2f2f2;
	color: #d1d1d1;
	display: flex;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 2.6075619296vw;
	font-weight: 400;
	gap: 1.1734028683vw;
	justify-content: center;
	letter-spacing: 0em;
	line-height: 1;
	padding-bottom: 4.1720990874vw;
	padding-top: 4.1720990874vw;
	position: relative;
}

.contact-top-bar__item.is-current {
	color: #000;
}

.contact-top-bar__item--current {
	position: relative;
}

.contact-top-bar__item--current::before {
	background-color: #fff;
	border-right: 2px solid #d6d6d6;
	border-top: 2px solid #d6d6d6;
	content: "";
	display: inline-block;
	height: 8.9960886571vw;
	position: absolute;
	right: -0.5625rem;
	top: 39%;
	transform: rotate(45deg) translateY(-50%);
	width: 8.9960886571vw;
	z-index: 2;
}

.contact-top-bar__item--normal {
	position: relative;
}

.contact-top-bar__item--normal::before {
	background-color: #f2f2f2;
	border-right: 2px solid #d6d6d6;
	border-top: 2px solid #d6d6d6;
	content: "";
	display: inline-block;
	height: 8.9960886571vw;
	position: absolute;
	right: -0.5625rem;
	top: 39%;
	transform: rotate(45deg) translateY(-50%);
	width: 8.9960886571vw;
	z-index: 2;
}

.contact-top-bar__item.is-current {
	background-color: #fff;
}

.content-section {
	padding-bottom: 13.037809648vw;
	padding-top: 32.5945241199vw;
}

.content-section__title {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 7.8226857888vw;
	font-weight: 600;
	letter-spacing: 0em;
	line-height: 1;
}

.content-section__text {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 2.6075619296vw;
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1;
	margin-top: 3.9113428944vw;
}

.definition-block:first-of-type {
	margin-top: 7.8226857888vw;
}

.definition-block:last-of-type {
	border-bottom: 1px solid #C9C9C9;
}

.definition-block {
	padding-bottom: 7.8226857888vw;
	padding-top: 7.8226857888vw;
}

.definition-block {
	border-top: 1px solid #C9C9C9;
}

.definition-block__title {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 4.6936114733vw;
	font-weight: 600;
	letter-spacing: 0em;
	line-height: 1.3333333333;
}

.definition-block__description,
.content-section__text,
.definition-block__description-box-text,
.definition-block__description-item {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.6505867014vw;
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 2;
}

.definition-block__description {
	margin-top: 2.6075619296vw;
}

.definition-block__description-items {
	display: grid;
	grid-template-columns: repeat(1, 1fr);
}

.definition-block__description-item {
	padding-left: 1em;
	text-indent: -1em;
}

.definition-block__description-box {
	background-color: #EFEFEF;
	border-radius: 0.375rem;
	margin-top: 2.6075619296vw;
	padding: 3.9113428944vw 5.7366362451vw;
}

.content-section-bottom {
	margin-top: 13.037809648vw;
}

.content-section-bottom__title {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 4.6936114733vw;
	font-weight: 600;
	letter-spacing: 0em;
	line-height: 2;
}

.content-section-bottom__text {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.6505867014vw;
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 2;
}

.cursor-layer-box {
	display: none;
}

.design {
	margin-top: 11.3428943937vw;
	overflow-x: clip;
}

.design-container__img {
	aspect-ratio: 874/460;
	position: relative;
	right: calc(50% - min(52.5vw, 65rem));
	width: 113.9504563233vw;
}

.design__title {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 21.6427640156vw;
	font-weight: 900;
	letter-spacing: 0.03em;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
}

.design__subTitle {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 4.9543676662vw;
	font-weight: 700;
	letter-spacing: 0.02em;
	line-height: 1;
	margin-top: 5.4758800522vw;
	text-align: center;
}

.design__text {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.9113428944vw;
	font-weight: 500;
	letter-spacing: 0em;
	line-height: 2.3928571429;
	margin-top: 7.0404172099vw;
}

.download {
	padding-bottom: 18.9048239896vw;
	padding-top: 18.9048239896vw;
}

.download__inner {
	margin-left: auto;
	margin-right: auto;
	padding-left: 5.2151238592vw;
	padding-right: 5.2151238592vw;
	width: 100%;
}

.download-container {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.download-container2 {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.download-banner__title {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.9113428944vw;
	font-weight: 800;
	letter-spacing: 0em;
	line-height: 1;
}

.download-banner__img {
	margin-top: 3.9113428944vw;
	width: 100%;
}

.download-banner__img img {
	-o-object-fit: cover;
	aspect-ratio: 832/575;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.download-contact {
	margin-top: 5.2151238592vw;
}

.download-thanks {
	margin-top: 5.2151238592vw;
}

.download-contact form {
	background-color: #E9E9E9;
	border-radius: 0.375rem;
	padding-bottom: 8.3441981747vw;
	padding-left: 5.2151238592vw;
	padding-right: 5.2151238592vw;
	padding-top: 8.3441981747vw;
}

.download-contact .contact__form-top-text {
	color: #000;
	display: block;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.3898305085vw;
	font-weight: 500;
	letter-spacing: 0em;
	line-height: 2;
}

.download-contact .contact__form-top-text2 {
	color: #000;
	display: block;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 2.6075619296vw;
	font-weight: 500;
	letter-spacing: 0em;
	line-height: 2;
	margin-top: 2.0860495437vw;
	text-align: right;
}

.download-contact .contact__form-top-text2 span {
	color: #FF0000;
	margin-right: 1.3037809648vw;
}

.download-form__wrap + .download-form__wrap {
	margin-top: 3.9113428944vw;
}

.download-form__wrap:first-of-type {
	margin-top: 6.518904824vw;
}

.download-form__label {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.3898305085vw;
	font-weight: 600;
	letter-spacing: 0em;
	line-height: 1;
}

.download-form__label span {
	color: #FF0000;
	margin-left: 1.3037809648vw;
}

.download input::-moz-placeholder,
.download select::-moz-placeholder,
.download textarea::-moz-placeholder {
	color: #ABABAB;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.1290743155vw;
	font-weight: 600;
	letter-spacing: 0em;
	line-height: 1;
	opacity: 0.8;
}

.download input::placeholder,
.download select::placeholder,
.download textarea::placeholder {
	color: #ABABAB;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.1290743155vw;
	font-weight: 600;
	letter-spacing: 0em;
	line-height: 1;
	opacity: 0.8;
}

.download-form__input,
.download-form__textarea,
.download-form__select {
	margin-top: 2.0860495437vw;
}

.download-form__input input,
.download-form__textarea textarea,
.download-form__select select {
	background-color: #fff;
	border-radius: 0.25rem;
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 2.0860495437vw;
	font-weight: 600;
	letter-spacing: 0em;
	line-height: 2;
	padding: 0.6518904824vw 3.3898305085vw;
	width: 100%;
}

.download-form__input input,
.download-form__select select {
	height: 6.518904824vw;
}

.download-form__textarea textarea {
	min-height: 6.518904824vw;
}

.download-text-gray {
	color: #9B9B9B;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 2.6075619296vw;
	font-weight: 600;
	letter-spacing: 0em;
	line-height: 2;
	margin-top: 1.5645371578vw;
}

.download-form__submit {
	margin-top: 5.9973924381vw;
}

.download-thanks__title {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 5.2151238592vw;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1.375;
	margin-top: 6.518904824vw;
}

.download-thanks__text1,
.download-thanks__text2 {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.1290743155vw;
	font-weight: 600;
	letter-spacing: 0em;
	line-height: 2;
}

.download-thanks__text2 {
	margin-top: 2.125rem;
}

.download-thanks__submit {
	margin-top: 3.9113428944vw;
}

.download-thanks-bottom {
	margin-top: 11.7340286832vw;
}

.download-thanks-bottom__text {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 4.6936114733vw;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1.8333333333;
}

.download-thanks-bottom__text2,
.download-thanks-bottom__text3 {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 2.6075619296vw;
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 2;
}

.download-thanks-bottom__text2 {
	margin-top: 7.3011734029vw;
}

.download-thanks-bottom__text3 {
	margin-top: 5.2151238592vw;
}

.download-contact-recaptha {
	color: #9B9B9B;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 2.2164276402vw;
	font-weight: 400;
	letter-spacing: 0.04em;
	line-height: 1.6;
	margin-top: 7.8226857888vw;
}

.download-contact-recaptha a {
	border-bottom: 1px solid #9B9B9B;
	color: #9B9B9B;
}

.download-form__select > .wpcf7-form-control-wrap {
	position: relative;
}

.download-form__select > .wpcf7-form-control-wrap::before {
	border-bottom: 0.125rem solid #000;
	border-right: 0.125rem solid #000;
	content: "";
	height: 1.8252933507vw;
	position: absolute;
	right: 3.1290743155vw;
	top: 50%;
	transform: translateY(-50%) rotate(45deg);
	width: 1.8252933507vw;
}

.fade-circle {
	animation: fadeOutCircle 1s ease-in-out 0s forwards;
}

.faq-list {
	margin-top: 4.6936114733vw;
	width: 100%;
}

.faq-list--bold .faq-list__item-question {
	font-weight: 700;
}

.faq-list__item-question {
	border-bottom: 1px solid #606060;
	color: #000;
	cursor: pointer;
	display: flex;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.9113428944vw;
	font-weight: 400;
	gap: 2.0860495437vw;
	letter-spacing: 0em;
	line-height: 1.8;
	padding-bottom: 3.1290743155vw;
	padding-right: 9.1264667536vw;
	padding-top: 3.1290743155vw;
	position: relative;
}

.faq-list__item-question::after {
	background: url(./../images/common/plus.svg) no-repeat center center/contain;
	content: "";
	height: 7.8226857888vw;
	position: absolute;
	right: 1.0430247718vw;
	top: 50%;
	transform: translateY(-50%);
	width: 7.8226857888vw;
}

.faq-list__item-question.is-open::after {
	background: url(./../images/common/minus.svg) no-repeat center center/contain;
}

.faq-list__item-question span {
	-webkit-clip-path: inset(0 0 round 0.5rem 0.5rem 0.5rem 0.5rem);
	background-color: #9a9a9a;
	clip-path: inset(0 0 round 0.5rem 0.5rem 0.5rem 0.5rem);
	color: #fff;
	display: block;
	filter: drop-shadow(0 0 0 transparent);
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 5.2151238592vw;
	font-weight: 700;
	height: 9.778357236vw;
	letter-spacing: 0em;
	line-height: 1;
	margin-top: 2.0860495437vw;
	padding: 1.8252933507vw 1.8252933507vw;
	text-indent: 0.2em;
	width: 9.778357236vw;
}

.faq-list__item-question p {
	align-self: center;
	flex: 1;
}

.faq-list__item-answer-box {
	border-bottom: 1px solid #606060;
	display: none;
	padding-right: 2.6075619296vw;
}

.faq-list__item-answer {
	align-items: flex-start;
	color: #000;
	display: flex;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.9113428944vw;
	font-weight: 400;
	gap: 2.0860495437vw;
	letter-spacing: 0.2em;
	line-height: 1.6;
	padding-bottom: 5.2151238592vw;
	padding-top: 5.2151238592vw;
	text-indent: 0.1em;
}

.faq-list__item-answer span {
	-webkit-clip-path: inset(0 0 round 0.5rem 0.5rem 0.5rem 0.5rem);
	background-color: #009cff;
	clip-path: inset(0 0 round 0.5rem 0.5rem 0.5rem 0.5rem);
	color: #fff;
	display: block;
	filter: drop-shadow(0 0 0 transparent);
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 5.2151238592vw;
	font-weight: 700;
	height: 9.778357236vw;
	letter-spacing: 0.2em;
	line-height: 1;
	padding: 1.8252933507vw 2.0860495437vw;
	text-align: center;
	text-indent: 0.2em;
	width: 9.778357236vw;
}

.faq-list__item-answer p {
	flex: 1;
}

.faq {
	padding-top: 20.3389830508vw;
}

.faq__head {
	padding-bottom: 4.8239895698vw;
}

.faq-box {
	background-color: #f5f5f5;
	margin: 0 calc(50% - 50vw);
	margin-top: 7.8226857888vw;
	padding-bottom: 13.037809648vw;
	padding-left: 5.2151238592vw;
	padding-right: 5.2151238592vw;
	padding-top: 13.037809648vw;
	width: 100vw;
}

.faq__title {
	font-size: 6.518904824vw;
	font-weight: 700;
	line-height: 1.38;
	text-align: center;
}

.faq__list {
	color: #000;
	margin-top: 12.2555410691vw;
}

.footer {
	background-color: #fff;
	padding-bottom: 1.875rem;
	padding-top: 1.5645371578vw;
}

.footer__inner {
	display: flex;
	flex-direction: column-reverse;
	gap: 1.5645371578vw;
	justify-content: center;
	margin-left: auto;
	margin-right: auto;
	padding-left: 5.2151238592vw;
	padding-right: 5.2151238592vw;
	width: 100%;
}

.footer-left,
.footer-center,
.footer-right {
	border-radius: 0.75rem;
}

.footer-left {
	background-color: #222222;
	padding-bottom: 5.6062581486vw;
	padding-left: 5.2151238592vw;
	padding-right: 5.2151238592vw;
	padding-top: 5.6062581486vw;
}

.footer-left-title span {
	color: #fff;
	display: block;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 4.9543676662vw;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1.5;
}

.footer-left-bottom {
	align-items: flex-end;
	display: flex;
	justify-content: space-between;
	margin-top: 19.556714472vw;
}

.footer-left-bottom-title {
	width: 15.1238591917vw;
}

.footer-left-bottom-copyright {
	color: #fff;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 2.0860495437vw;
	font-weight: 500;
	letter-spacing: 0em;
	line-height: 1;
}

.footer-center {
	background-color: #464545;
	padding-bottom: 8.3441981747vw;
	padding-left: 5.2151238592vw;
	padding-right: 5.2151238592vw;
	padding-top: 8.3441981747vw;
}

.footer-center-top {
	grid-gap: 1.25rem 1.25rem;
	display: grid;
	gap: 1.25rem 1.25rem;
	grid-template-columns: 1fr 39.1134289439vw;
}

.footer-center-top-left-text,
.footer-center-top-right__text,
.footer-right__text {
	color: #00fff6;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.1290743155vw;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1;
}

.footer-center-top-left__items,
.footer-center-top-right__items {
	margin-top: 1.9556714472vw;
}

.footer-center-top-left__item-link,
.footer-center-top-right__item-link {
	color: #fff;
	display: block;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.1290743155vw;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1;
	padding-bottom: 2.7379400261vw;
	padding-top: 2.7379400261vw;
}

.footer-center-top-left__item-link {
	text-transform: capitalize;
}

.footer-center-bottom {
	margin-top: 14.0808344198vw;
}

.footer-center-bottom__items {
	grid-gap: 5.9973924381vw;
	display: grid;
	gap: 5.9973924381vw;
	grid-template-columns: repeat(1, 1fr);
}

.footer-center-bottom__item-link {
	color: #fff;
	display: block;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 2.7379400261vw;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1;
	text-align: left;
}

.footer-right {
	background-color: #464545;
	padding-bottom: 5.6062581486vw;
	padding-left: 5.2151238592vw;
	padding-right: 5.2151238592vw;
	padding-top: 5.6062581486vw;
}

.footer-right__text {
	text-align: center;
}

.footer-right__items {
	align-items: center;
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	justify-items: center;
	margin-top: 4.4328552803vw;
	place-items: center;
}

.footer-right__item-link {
	display: inline-block;
	width: 6.1333333333vw;
}

.footer-right-bottom {
	margin-top: 5.2151238592vw;
}

.footer-right-bottom__item {
	width: 26.075619296vw;
}

.form-checkbox label {
	display: block;
}

.form-checkbox label:not(:first-of-type) {
	margin-top: 0.625rem;
}

.form-checkbox input {
	display: none;
}

.form-checkbox input + span {
	cursor: pointer;
	display: inline-block;
	font-size: 0.9375rem;
	line-height: 1;
	padding: 0 0 0 1.5625rem;
	position: relative;
}

.form-checkbox input + span::before {
	background: #fff;
	border: 1px solid #ccc;
	content: "";
	display: block;
	height: 0.9375rem;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 0.9375rem;
}

.form-checkbox input + span::after {
	border-bottom: 0.1875rem solid #000;
	border-left: 0.1875rem solid #000;
	content: "";
	display: block;
	height: 0.5rem;
	left: 0;
	margin-top: -0.125rem;
	opacity: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%) rotate(-45deg);
	transition: 0.3s;
	width: 0.9375rem;
}

.form-checkbox input:checked + span::after {
	opacity: 1;
}

.form__wrap {
	border-bottom: 1px solid #000;
	padding-bottom: 6.258148631vw;
}

.form__wrap:not(:first-child) {
	padding-top: 6.258148631vw;
}

.form__wrap.form__wrap--padding {
	padding-top: 6.258148631vw;
}

.form__wrap.form__wrap--noBorder {
	border-bottom: none;
}

.form__wrap-block1 {
	margin-top: 6.9100391134vw;
}

.form__label {
	align-items: center;
	display: flex;
	gap: 3.1290743155vw;
}

.form__label-text {
	align-items: center;
	color: #514f4f;
	display: flex;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.9113428944vw;
	font-weight: 500;
	height: 100%;
	letter-spacing: 0.04em;
	line-height: 1;
}

.form__label-text-big {
	align-items: center;
	color: #000;
	display: flex;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.9113428944vw;
	font-weight: 900;
	height: 100%;
	letter-spacing: 0.04em;
	line-height: 1;
	padding-left: 3.259452412vw;
	position: relative;
}

.form__label-text-big::before {
	background-color: #ff0000;
	content: "";
	height: 4.1720990874vw;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 1.4341590613vw;
}

.form__label span {
	border-radius: 0.3125rem;
	color: #fff;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 2.3468057366vw;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1;
	padding: 1.5645371578vw 1.3037809648vw;
}

.form__label--red span {
	background-color: #eb0a1e;
}

.form__label--blue span {
	background-color: #005aff;
}

.form__textarea-box-info {
	margin-top: 1.8252933507vw;
}

.form__textarea-box-info-text {
	color: #514f4f;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.6505867014vw;
	font-weight: 400;
	letter-spacing: 0.04em;
	line-height: 1;
}

.form__input,
.form__select,
.form__radio,
.form__checkbox,
.form__textarea {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.9113428944vw;
	font-weight: 500;
	letter-spacing: 0.04em;
	line-height: 1.25;
	margin-top: 1rem;
}

.confirm_area .form__input,
.confirm_area .form__select,
.confirm_area .form__radio,
.confirm_area .form__checkbox,
.confirm_area .confirm_entry {
	align-items: center;
	display: flex;
	padding-left: 5.2151238592vw;
	padding-right: 5.2151238592vw;
}

.confirm_area .confirm_entry {
	width: 100%;
}

.confirm_area .form__textarea {
	display: flex;
	padding-left: 5.2151238592vw;
	padding-right: 5.2151238592vw;
}

.confirm_area .form__input.form-input--column {
	display: block;
}

.form__input.form__input--customer {
	margin-top: 0;
}

.form__textarea {
	display: flex;
	flex-direction: column;
}

.form__input,
.form__textarea {
	flex-grow: 1;
	width: 100%;
}

.form__input input,
.form__textarea textarea {
	border: 3px solid #e1e1e1;
	border-radius: 0.3125rem;
	box-shadow: inset 0px 0px 0.625rem 0px rgba(225, 225, 225, 0.3);
	color: #514f4f;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.9113428944vw;
	font-weight: 500;
	letter-spacing: 0.04em;
	line-height: 1.75;
	padding: 1.3037809648vw;
	width: 100%;
}

.form-entry-wrap-container input {
	border: 1px solid #000;
	border-radius: 0.3125rem;
	box-shadow: inset 0px 0px 0.625rem 0px rgba(225, 225, 225, 0.3);
	color: #514f4f;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.9113428944vw;
	font-weight: 500;
	letter-spacing: 0.04em;
	line-height: 1;
	padding: 1.3037809648vw;
	width: 100%;
}

.form-entry-wrap-container input::-moz-placeholder {
	color: #6c6c6c;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.6505867014vw;
	font-weight: 500;
	letter-spacing: 0em;
	line-height: 1.5;
}

.form-entry-wrap-container input::placeholder {
	color: #6c6c6c;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.6505867014vw;
	font-weight: 500;
	letter-spacing: 0em;
	line-height: 1.5;
}

.form__select select {
	border-radius: 0.3125rem;
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3);
	padding: 1.3037809648vw;
	width: 100%;
}

.form__input input,
.form__select select {
	height: 8.8657105606vw;
}

.form__textarea textarea {
	height: 100%;
	min-height: 12.75rem;
}

.form__submit {
	margin-top: 3.75rem;
	text-align: center;
}

div.wpcf7 .wpcf7-spinner {
	display: none;
}

.contact__thanks-button-box {
	margin-top: 10.4302477184vw;
	text-align: center;
}

.form-select select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #ededed;
	border: 1px solid #ccc;
	border-radius: 0;
	border-radius: 0.3125rem;
	color: #000;
	cursor: pointer;
	font-size: 3.9113428944vw;
	height: 11.7340286832vw;
	line-height: 1;
	padding: 0.260756193vw 3.9113428944vw;
	width: 100%;
}

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

.form-select select:focus {
	border: 1px solid #ccc;
	box-shadow: none;
	outline: none;
}

.form__select > .wpcf7-form-control-wrap {
	position: relative;
}

.form__select > .wpcf7-form-control-wrap::before {
	-webkit-clip-path: polygon(50% 100%, 0 0, 100% 0);
	background: #eb0a1e;
	clip-path: polygon(50% 100%, 0 0, 100% 0);
	content: "";
	height: 3.259452412vw;
	position: absolute;
	right: 2.0860495437vw;
	top: 50%;
	transform: translateY(-50%);
	width: 3.259452412vw;
}

.form__box {
	align-items: flex-start;
	display: flex;
	gap: 1rem;
	margin-top: 4.9543676662vw;
}

.form__box-img {
	max-width: 3.5rem;
	width: 100%;
}

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

.form__box-info-title {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.1290743155vw;
	font-weight: 700;
	letter-spacing: 0.04em;
	line-height: 1.5;
}

.form__box-info-text,
.form__box2-text {
	color: #333333;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.6505867014vw;
	font-weight: 500;
	letter-spacing: 0.04em;
	line-height: 1.65;
}

.form__box2 {
	display: flex;
	flex-direction: column;
	gap: 1.0430247718vw;
	margin-top: 2.0860495437vw;
}

.form__radio > .wpcf7-form-control-wrap > .wpcf7-form-control.wpcf7-radio {
	display: flex;
	flex-direction: column;
	gap: 3.259452412vw;
}

.form__radio.form-radio--flex > .wpcf7-form-control-wrap > .wpcf7-form-control.wpcf7-radio {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.form__radio2 {
	flex: 1;
	grid-column: 1/3;
	grid-row: 1/3;
	width: 100%;
}

.form__radio2 > .wpcf7-form-control-wrap > .wpcf7-form-control.wpcf7-radio {
	grid-gap: 1.3037809648vw;
	display: grid;
	gap: 1.3037809648vw;
	grid-template-columns: 39.1134289439vw 1fr;
	max-width: 100%;
	width: 100%;
}

.form__radio2 .wpcf7-list-item {
	width: 100%;
}

.wpcf7-list-item {
	display: inline-block;
	width: 100%;
}

.form__radio2 .wpcf7-list-item label {
	max-width: 39.1134289439vw;
	width: 100%;
}

.wpcf7-list-item label {
	border: 3px solid #e1e1e1;
	border-radius: 0.3125rem;
	display: block;
	padding: 2.2164276402vw 4.5632333768vw 2.2164276402vw;
	width: 100%;
}

.wpcf7-list-item-label {
	height: 100%;
	width: 100%;
}

.wpcf7-list-item {
	margin: 0;
}

.form-radio label:not(:first-of-type) {
	margin-top: 0.625rem;
}

.form-radio input + span {
	color: #000;
	cursor: pointer;
	display: block;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.9113428944vw;
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1;
	padding: 0 0 0.3911342894vw 7.3011734029vw;
	position: relative;
}

.form-radio input + span::before {
	background: #fff;
	border: 2px solid #ccc;
	border-radius: 50%;
	content: "";
	display: block;
	height: 4.1720990874vw;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 4.1720990874vw;
}

.form-radio input + span::after {
	background: #000;
	border: 1px solid transparent;
	border-radius: 50%;
	content: "";
	height: 2.6075619296vw;
	left: 0.7822685789vw;
	opacity: 0;
	padding: 0.7822685789vw;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	transition: 0.3s;
	width: 2.6075619296vw;
}

.form-radio input:checked + span::after {
	opacity: 1;
}

.form-entry-box {
	border: 1px solid #000;
	border-radius: 0.5rem;
	padding: 5.9973924381vw 1.4341590613vw;
}

.form-entry-box__title {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.9113428944vw;
	font-weight: 900;
	letter-spacing: 0.04em;
	line-height: 1;
	padding-left: 3.259452412vw;
	position: relative;
}

.form-entry-box__title::before {
	background-color: #ff0000;
	content: "";
	height: 4.1720990874vw;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 1.4341590613vw;
}

.form-entry-box__text,
.form-entry-wrap-container {
	padding-left: 3.259452412vw;
	padding-right: 3.259452412vw;
}

.form-entry-box__text {
	color: #333333;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.9113428944vw;
	font-weight: 400;
	letter-spacing: 0.04em;
	line-height: 1.6;
	margin-top: 5.9973924381vw;
}

.form-entry-wrap-container {
	grid-gap: 5.2151238592vw;
	display: grid;
	gap: 5.2151238592vw;
	grid-template-columns: repeat(1, 1fr);
	margin-top: 7.8226857888vw;
}

.form-entry-wrap {
	display: flex;
	flex-direction: column;
	gap: 2.0860495437vw;
}

.confirm_area .form-entry-wrap {
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.form-entry-title {
	color: #514f4f;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.9113428944vw;
	font-weight: 400;
	letter-spacing: 0.04em;
	line-height: 1.6;
	width: 100%;
}

.form-entry-description {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
}

.form-entry-description a {
	color: #0066ff;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 2.6075619296vw;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1;
}

.form-entry-description a:hover {
	opacity: 0.8;
}

.form-entry-description-file > .wpcf7-form-control-wrap {
	display: inline-block;
	width: 100%;
}

input[type=file] {
	color: #504e4e;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.6505867014vw;
	font-weight: 500;
	letter-spacing: 0.04em;
	line-height: 2.1538461538;
	width: 100%;
}

.form-entry-description-text {
	color: #504e4e;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.3898305085vw;
	font-weight: 500;
	letter-spacing: 0.04em;
	line-height: 2.1538461538;
}

.form__input-box {
	display: grid;
	grid-template-columns: 40.4172099087vw 1fr;
	grid-template-rows: repeat(2, auto);
}

.confirm_area .form__input-box {
	margin-top: 5.2151238592vw;
}

.form__input-box-wrap {
	align-items: center;
	display: flex;
	gap: 0.5rem;
	grid-column: 2/3;
	grid-row: 2/3;
	max-width: 45.6323337679vw;
	width: 100%;
}

.form__input-box-title {
	color: #333333;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 2.998696219vw;
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1;
	max-width: 13.037809648vw;
	width: 100%;
}

.form__input-box-description {
	max-width: 31.2907431551vw;
	width: 100%;
}

.form-input--column {
	display: flex;
	flex-direction: column;
	gap: 0.625rem;
}

.form-input--row {
	display: flex;
	flex-direction: row;
	gap: 0.625rem;
}

.form-input-short {
	width: 100%;
}

.contact {
	padding-bottom: 20rem;
	padding-top: 20.3389830508vw;
}

/*確認画面と完了画面を非表示*/

.confirm_area,
.thanks_area {
	display: none;
	padding-bottom: 20rem;
}

/*デフォルトのサンクスメッセージを非表示*/

.wpcf7-response-output {
	display: none;
}

.button-wrap {
	display: flex;
	gap: 1.875rem;
	justify-content: center;
	margin-top: 5rem;
}

.button-wrap > input {
	margin: 0;
}

.confirm_area .form__select,
.confirm_area .form__input,
.confirm_area .form__textarea,
.confirm_area .form__radio,
.confirm_area .form__radio2,
.confirm_area .form-entry-description {
	font-size: 3.9113428944vw;
}

.confirm_area .form-entry-description {
	width: 100%;
}

.form-entry-description-file {
	word-wrap: break-word;
	word-break: break-all;
}

.contact-main__texts {
	display: flex;
	flex-direction: column;
	gap: 1rem;
	text-align: center;
}

.contact-main__text {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.9113428944vw;
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1.25;
}

#message::-moz-placeholder {
	color: #6c6c6c;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.6505867014vw;
	font-weight: 500;
	letter-spacing: 0em;
	line-height: 1.5;
}

#message::placeholder {
	color: #6c6c6c;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.6505867014vw;
	font-weight: 500;
	letter-spacing: 0em;
	line-height: 1.5;
}

.contact-recaptha {
	color: #333333;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.1290743155vw;
	font-weight: 400;
	letter-spacing: 0.04em;
	line-height: 1.6;
	margin-top: 7.8226857888vw;
	text-align: center;
}

.contact-recaptha a {
	color: #3367d6;
}

.contact-recaptha2 a {
	color: #00fff0;
}

.contact-recaptha a:hover,
.contact-recaptha2 a:hover {
	opacity: 0.8;
}

.contact-recaptha2 {
	color: #fff;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 2.2164276402vw;
	font-weight: 400;
	letter-spacing: 0.04em;
	line-height: 1.6;
	margin-top: 7.8226857888vw;
}

/* reCAPTCHAバッジを非表示にする */

.grecaptcha-badge {
	visibility: hidden;
}

.fountain-btn-box {
	align-items: flex-end;
	display: inline-block;
	display: flex;
	margin-right: auto;
	margin-top: 5.2151238592vw;
	overflow: hidden;
	position: relative;
	z-index: 500;
}

.btn-container {
	position: relative;
}

.flowers {
	left: 50%;
	pointer-events: none;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 0;
}

.flower {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 6.258148631vw;
	font-weight: 700;
	line-height: 1;
	position: absolute;
	visibility: hidden;
}

.fountain-btn {
	align-items: center;
	background-color: #fff;
	border: 0.125rem solid #000;
	border-radius: 3.125rem;
	color: #000;
	display: inline-flex;
	font-size: 3.9113428944vw;
	font-weight: 700;
	justify-content: center;
	line-height: 1;
	overflow: visible;
	padding: 2.8683181226vw 7.8226857888vw;
	position: relative;
	z-index: 1;
}

.fv {
	background-color: #fff;
	overflow-x: clip;
	position: relative;
}

.fv__bubble {
	bottom: 0;
	left: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}

.bubble {
	animation: bubble 2s ease-in-out infinite;
	aspect-ratio: 1/1;
	background-color: #fff;
	border-radius: 50%;
	bottom: 0;
	left: 0;
	position: absolute;
	width: 12.5rem;
}

.fv__img {
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
}

.fv__img img {
	-o-object-fit: cover;
	aspect-ratio: 767/1424;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.fv__title {
	grid-gap: 1.8252933507vw;
	align-items: center;
	color: #fff;
	display: grid;
	font-weight: 900;
	gap: 1.8252933507vw;
	justify-items: center;
	left: 50%;
	place-items: center;
	position: absolute;
	text-align: center;
	top: 52%;
	transform: translate(-50%, -50%);
}

.fv__title-en {
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 15.3846153846vw;
	letter-spacing: 0.05em;
	line-height: 1;
	position: relative;
	text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.74);
	white-space: nowrap;
}

.fv__title-en::before {
	animation: underline 0.6s ease-in-out forwards;
	background-color: #fff;
	bottom: 0.03em;
	height: 2px;
	left: 0;
	position: absolute;
	width: 100%;
}

.fv__title-ja {
	font-size: 5.2151238592vw;
	letter-spacing: 0.18em;
	line-height: 1;
	text-shadow: 4px 3px 4px rgba(0, 0, 0, 0.74);
}

.fv--small .fv__title-en {
	font-size: 12.5162972621vw;
}

.fv--narrow .fv__title {
	gap: 5.2151238592vw;
}

.fv--upper .fv__title-en {
	text-transform: uppercase;
}

.fv2 {
	background-color: #fff;
	overflow-x: clip;
}

.fv2__inner {
	position: relative;
}

.fv2__img {
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
}

.fv2__img img {
	-o-object-fit: cover;
	aspect-ratio: 767/1424;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.fv2-info {
	bottom: 17.9921773142vw;
	content: "";
	height: -moz-fit-content;
	height: fit-content;
	padding-left: 9.517601043vw;
	padding-right: 9.517601043vw;
	position: absolute;
	right: 0;
	text-align: right;
	width: 100%;
}

.fv2-info.fv2-info--second {
	text-align: left;
}

.fv2-info__title {
	color: #fff;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 9.517601043vw;
	font-weight: 900;
	letter-spacing: 0.02em;
	line-height: 1.36;
	text-shadow: 4.4px 6.7px 7px rgba(0, 0, 0, 0.74);
}

.fv2-info__text {
	color: #fff;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.1290743155vw;
	font-weight: 700;
	letter-spacing: 0.02em;
	line-height: 1.75;
	margin-top: 5.2151238592vw;
	text-shadow: 2.2px 3.4px 3.5px rgba(0, 0, 0, 0.74);
}

.header {
	background-color: transparent;
	left: 0;
	max-width: 767px;
	padding-top: 5.7366362451vw;
	position: fixed;
	top: 0;
	transition: transform 0.3s ease-in-out;
	width: 100%;
	width: 100%;
	z-index: 1000;
}

.header--hidden {
	transform: translateY(-180%);
}

.header__inner {
	align-items: center;
	border-radius: 0.5rem;
	display: flex;
	height: inherit;
	justify-content: space-between;
	margin-left: 0.9375rem;
	margin-right: 0.9375rem;
	transition: background-color 0.3s, color 0.3s;
}

.header__logo {
	height: inherit;
	max-width: 28.4224250326vw;
	width: 100%;
}

.header__logo a {
	align-items: center;
	display: flex;
	height: inherit;
}

.header__logo img {
	-o-object-fit: contain;
	filter: brightness(0) saturate(100%);
	height: 100%;
	object-fit: contain;
	width: 100%;
}

.header__logo.header__logo--white img {
	-o-object-fit: contain;
	filter: brightness(0) saturate(100%) invert(100%);
	height: 100%;
	object-fit: contain;
	width: 100%;
}

.header__nav {
	display: none;
	height: -moz-fit-content;
	height: fit-content;
}

.header__nav-list {
	align-items: center;
	display: flex;
	gap: 0.625rem;
	height: inherit;
}

.header__nav-item {
	height: inherit;
	position: relative;
}

.header__nav-item a {
	align-items: center;
	color: #fff;
	display: flex;
	font-weight: 500;
	gap: 0.0625rem;
	line-height: 1;
	padding: 0.625rem 2.625rem;
	position: relative;
	transition: transform 0.3s ease, color 0.3s ease;
}

.header__nav-item a::before {
	background-color: white;
	border-radius: 6.25rem;
	bottom: 0;
	content: "";
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: opacity 0.3s ease;
	z-index: -1;
}

.header__nav-item.header__nav-item--white a {
	color: #fff;
}

.header__inner.is-active .header__nav-item a {
	color: #fff;
}

.header__nav-item--download a {
	--_button-color-dark: #fff;
	--_button-color-light: #000;
	background-color: #fff;
	border-radius: 624.9375rem;
	color: #000;
	isolation: isolate;
	overflow: clip;
	position: relative;
	transition: transform 0.3s ease, color 0.3s ease, background-color 0.3s ease;
}

.header__nav-item--download a::before {
	display: none;
}

.header__nav-item--download a::after {
	background-color: var(--_button-color-light);
	border-radius: 50%;
	content: "";
	display: block;
	height: 0;
	left: var(--_left);
	position: absolute;
	top: var(--_top);
	transform: translate(-50%, -50%);
	transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
	width: 0;
	z-index: -1;
}

.header__inner.is-active .header__nav-item--download a {
	background-color: #fff;
	color: #000;
}

.header__hamburger {
	background-color: #fff;
	border: none;
	border-radius: 0.5rem;
	cursor: pointer;
	height: 10.0391134289vw;
	margin: 0;
	outline: none;
	padding: 0;
	position: relative;
	transition: 0.3s;
	width: 10.0391134289vw;
	z-index: 999;
}

.header__hamburger.is-open {
	background-color: #fff;
}

.header__hamburger span {
	background-color: #000;
	display: block;
	height: 2px;
	left: 50%;
	position: relative;
	transform: translateX(-50%);
	transition: 0.5s;
	width: 2.8683181226vw;
}

.header__hamburger span:nth-of-type(1) {
	top: -0.25rem;
}

.header__hamburger span:nth-of-type(2) {
	top: 0;
}

.header__hamburger span:nth-of-type(3) {
	top: 0.25rem;
}

.header__hamburger.is-open span:nth-of-type(1) {
	top: 0.125rem;
	transform: translateX(-50%) rotate(45deg);
}

.header__hamburger.is-open span:nth-of-type(2) {
	opacity: 0;
}

.header__hamburger.is-open span:nth-of-type(3) {
	top: -0.125rem;
	transform: translateX(-50%) rotate(-45deg);
}

.header__drawer {
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px);
	background-color: rgba(0, 0, 0, 0.6);
	height: 100vh;
	left: 0;
	overflow-y: scroll;
	padding: 6.25rem 0;
	position: fixed;
	scrollbar-width: none;
	top: 0;
	transform: translateY(-100%);
	transition: transform 0.7s cubic-bezier(1, 0.01, 1, 0.99);
	width: 100%;
	z-index: 900;
}

.header__drawer.is-active {
	transform: translateY(0);
}

.header__drawer::-webkit-scrollbar {
	display: none;
}

.header__drawer-item a {
	color: #fff;
	display: block;
	font-size: 2.25rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1;
	padding: 0.9375rem 0;
	text-align: center;
	text-transform: uppercase;
}

.header__drawer-item.header__drawer-item--download {
	display: flex;
	filter: drop-shadow(0 0 1.875rem rgb(255, 255, 255));
	justify-content: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.5rem;
	max-width: 37.5rem;
	overflow: clip;
	width: 100%;
}

.header__drawer-item-grid {
	align-items: stretch;
	display: flex;
	gap: 0.125rem;
	justify-content: center;
}

.header__drawer-item-text {
	align-items: center;
	border-radius: 0.25rem;
	color: #fff;
	display: flex;
	font-size: 1rem;
	font-weight: 700;
	justify-content: center;
	letter-spacing: 0em;
}

.header__drawer-item-arrow {
	align-items: center;
	aspect-ratio: 1/1;
	border-radius: 0.25rem;
	color: #fff;
	display: grid;
	font-size: 1rem;
	font-weight: 700;
	justify-items: center;
	letter-spacing: 0.05em;
	place-items: center;
}

.header__drawer-item-text,
.header__drawer-item-arrow {
	background-color: rgba(0, 0, 0, 0.7);
	border-radius: 0.25rem;
	padding: 1rem 1rem;
	transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}

.item1 {
	display: inherit;
	gap: 0;
	grid-row: inherit;
	grid-template-rows: auto auto 1fr;
	justify-items: center;
	text-align: center;
}

.item1__num {
	opacity: 0;
	rotate: -8deg;
	scale: 0.9;
	translate: 10% 40%;
	width: 43.5462842243vw;
}

.item1__num img {
	-o-object-fit: contain;
	aspect-ratio: 334/140;
	height: 100%;
	object-fit: contain;
	width: 100%;
}

.item1__title {
	grid-gap: 0.2em;
	align-items: flex-end;
	display: grid;
	font-size: 4.9543676662vw;
	font-weight: 900;
	gap: 0.2em;
	grid-template-columns: 10.1694915254vw 1fr 10.1694915254vw;
	letter-spacing: -0.02em;
	line-height: 1.5;
	position: relative;
	width: 100%;
}

.item1__title span {
	padding-bottom: 1.5645371578vw;
}

.item1__title::before {
	aspect-ratio: 1/1;
	background-image: url(../images/common/check.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	left: -1.9556714472vw;
	position: relative;
	width: 12.5162972621vw;
	z-index: 1;
}

.item1__title::after {
	-webkit-clip-path: inset(0 100% 0 0);
	background-color: #000;
	border-radius: calc(infinity * 1px);
	bottom: 0;
	clip-path: inset(0 100% 0 0);
	content: "";
	height: 0.5215123859vw;
	position: absolute;
	right: 0;
	width: calc(100% - 5.7366362451vw);
}

.item1__text {
	font-size: 3.9113428944vw;
	line-height: 1.75;
	margin-top: 2.3468057366vw;
	padding-left: 7.5619295958vw;
	padding-right: 6.258148631vw;
}

.item1.is-active .item1__num {
	animation: point 0.4s cubic-bezier(0.06, 1.32, 0.85, 1.16) forwards;
}

.item1.is-active .item1__title::after {
	animation: line 0.8s ease-in-out forwards;
}

.item2__head {
	grid-gap: 1.3037809648vw;
	align-items: flex-end;
	display: grid;
	gap: 1.3037809648vw;
	grid-template-columns: 10.1694915254vw 1fr 10.1694915254vw;
	min-height: 10.1694915254vw;
	position: relative;
}

.item2__head::after {
	-webkit-clip-path: inset(0 100% 0 0);
	background-color: #000;
	border-radius: calc(infinity * 1px);
	bottom: 0;
	clip-path: inset(0 100% 0 0);
	content: "";
	height: 0.5215123859vw;
	position: absolute;
	right: 0;
	width: calc(100% - 5.7366362451vw);
}

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

.item2__title {
	font-size: 4.6936114733vw;
	font-weight: 900;
	padding-bottom: 1.5645371578vw;
	text-align: center;
	width: 100%;
}

.item2__list {
	grid-row-gap: 5.8670143416vw;
	display: grid;
	margin-top: 2.3468057366vw;
	padding-left: 1.8252933507vw;
	row-gap: 5.8670143416vw;
}

.item2__sub-title {
	font-size: 4.4328552803vw;
	font-weight: 900;
	line-height: 2;
	padding-left: 1em;
	text-indent: -1em;
}

.item2__sub-wrap {
	counter-increment: subWrapNum;
}

.item2__sub-wrap:not(:first-of-type) {
	margin-top: 1lh;
}

.item2__sub-wrap-title {
	font-size: 3.6505867014vw;
	font-weight: 700;
	line-height: 1.6785714286;
}

.item2__sub-wrap-title::before {
	content: counter(subWrapNum) ".";
}

.item2__sub-wrap-title + .item2__sub-list {
	margin-top: 0;
	margin-top: initial;
}

.item2__sub-list {
	margin-top: 1.3037809648vw;
	padding-right: 1.5em;
}

.item2__sub-item {
	display: grid;
	font-size: 3.9113428944vw;
	grid-template-columns: auto 1fr;
	line-height: 1.68;
	position: relative;
}

.item2__sub-item::before {
	content: "・";
}

.js-item2.is-active .item2__head::after {
	animation: line 0.8s ease-in-out forwards;
}

.layout-article {
	padding-bottom: 22.9465449804vw;
	padding-top: 21.1212516297vw;
}

.liner-border {
	-webkit-clip-path: inset(0 100% 0 0);
	background-color: #000;
	clip-path: inset(0 100% 0 0);
	display: block;
	height: 2px;
	width: 100%;
}

.loader {
	align-items: center;
	bottom: 0;
	display: none;
	justify-items: center;
	left: 0;
	overflow-x: clip;
	overflow-y: scroll;
	place-items: center;
	pointer-events: none;
	position: fixed;
	right: 0;
	scrollbar-gutter: stable;
	top: 0;
	z-index: calc(infinity);
}

.loader::before {
	-webkit-mask-image: linear-gradient(#000, #000), radial-gradient(#000 0, #000 50%, transparent 50%, transparent 100%);
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position: 0 0, center center;
	-webkit-mask-size: 100% 100%, var(--mask-loader-size) var(--mask-loader-size);
	-webkit-mask-composite: xor;
	background-color: #fff;
	bottom: 0;
	content: "";
	left: 0;
	mask-composite: exclude;
	mask-image: linear-gradient(#000, #000), radial-gradient(#000 0, #000 50%, transparent 50%, transparent 100%);
	mask-position: 0 0, center center;
	mask-repeat: no-repeat;
	mask-size: 100% 100%, var(--mask-loader-size) var(--mask-loader-size);
	position: absolute;
	right: 0;
	top: 0;
	transform-origin: center center;
}

.loader__logo {
	filter: brightness(0);
	opacity: 0;
	width: 44.3285528031vw;
}

.loader__logo img {
	-o-object-fit: contain;
	object-fit: contain;
}

.mask {
	align-items: center;
	background: white;
	display: flex;
	height: 100vh;
	justify-content: center;
	overflow: hidden;
	position: fixed;
	width: 100%;
	z-index: 2000;
}

.st0 {
	fill: none;
	stroke: #000;
	stroke-width: 0;
	stroke-linecap: round;
	stroke-dasharray: 0 0;
}

/* PC用SVG */

#mask {
	height: 100%;
	width: 100%;
}

/* SP用SVG */

#mask-sp {
	display: none;
}

/* 簡易リセットCSS */

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

ul,
ol {
	list-style: none;
}

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

.member__title {
	align-items: center;
	color: #000;
	display: flex;
	flex-direction: column;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 13.037809648vw;
	font-weight: 900;
	height: 37.8096479791vw;
	justify-content: center;
	letter-spacing: 0em;
	line-height: 1;
	text-transform: capitalize;
}

.member-container {
	background-color: #fff;
}

.member__items {
	grid-gap: 13.037809648vw;
	display: grid;
	gap: 13.037809648vw;
	grid-template-columns: repeat(1, 1fr);
	padding-top: 10.4302477184vw;
}

.member__item {
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.member__item-img {
	max-width: 59.9739243807vw;
	width: 100%;
}

.member__item-img img {
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.member__item-name {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 4.9543676662vw;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1;
	margin-top: 5.7366362451vw;
}

.member__item-name-space {
	display: inline;
}

.member__item-text {
	color: #000;
	flex: 1;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.9113428944vw;
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1.75;
	margin-top: 6.258148631vw;
}

.member-img {
	margin-left: auto;
	margin-right: auto;
	margin-top: 22.1642764016vw;
	width: 100%;
}

.modal {
	align-items: center;
	background-color: rgba(0, 0, 0, 0.8);
	display: none;
	height: 100vh;
	justify-content: center;
	left: 0;
	overflow: hidden;
	position: fixed;
	top: 0;
	width: 100vw;
	z-index: 9999;
}

.modal.is-active {
	display: flex;
}

.modal__content {
	-ms-overflow-style: none;
	max-height: 100%;
	max-width: 90%;
	overflow: auto;
	position: relative;
	scrollbar-width: none; /* Firefox */
}

.modal__content::-webkit-scrollbar {
	display: none; /* Chrome, Safari */
}

.modal__img,
.modal__video {
	display: block;
	height: auto;
	max-height: 100%;
	padding-bottom: 2.5rem;
	padding-top: 2.5rem;
	width: 78.2268578879vw;
}

.modal__img.is-wide,
.modal__video.is-wide {
	padding-bottom: 0rem;
	padding-top: 0rem;
	width: 90vw;
}

.modal__overlay {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.no-scroll {
	overflow: hidden !important;
}

.no-scroll {
	height: 100%;
}

.article-main__img button {
	max-width: 100%;
	width: 100%;
}

.mv {
	align-items: center;
	display: grid;
	grid-template-columns: 100%;
	grid-template-rows: 1fr auto;
	overflow: clip;
	position: relative;
}

.mv__inner {
	grid-area: 1/1/2/2;
	max-width: 600px;
	position: relative;
	z-index: 1;
}

.mv__bg {
	grid-area: 1/1/-1/-1;
	width: 100%;
}

.mv__bg video {
	-o-object-fit: cover;
	aspect-ratio: 375/565;
	display: block;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.mv__bg img {
	-o-object-fit: cover;
	aspect-ratio: 375/565;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.mv__catch {
	grid-gap: 1.875rem;
	display: grid;
	filter: blur(30px);
	gap: 1.875rem;
	opacity: 0;
	text-align: center;
}

.mv__catch-large {
	text-box: trim-both cap alphabetic;
	font-family: "gazzetta-variable", sans-serif;
	font-size: 6.125rem;
	font-size: clamp(3.75rem, 2.05rem + 8.501vw, 6.125rem);
	font-weight: 400;
	line-height: 0.6;
	text-align: center;
}

.mv__catch-text {
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 0.875rem;
	font-weight: 500;
	line-height: 2;
	text-align: left;
}

.mv__catch-button {
	display: flex;
	justify-content: center;
}

.mv__catch-button-link.button {
	--_button-color-dark: #000;
	--_button-color-light: #fff;
	background-color: #000;
	background-color: var(--_button-color-dark);
	border-radius: 624.9375rem;
	color: #fff;
	color: var(--_button-color-light);
	max-width: none;
	padding: 2.0860495437vw 4.1720990874vw;
	width: -moz-fit-content;
	width: fit-content;
}

.mv__catch-button-link.button span {
	font-size: 2.8683181226vw;
	font-weight: 500;
}

.mv__info {
	border: 1px solid #fff;
	display: grid;
	grid-template-columns: 5.2151238592vw 1fr 5.2151238592vw;
	position: relative;
	width: 100%;
	z-index: 900;
}

.mv__info::after {
	background-color: rgba(225, 225, 225, 0.7);
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: -1;
}

.mv__sns {
	align-content: center;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	display: grid;
	grid-column: 2/3;
	grid-template-columns: repeat(2, 1fr);
	height: 100%;
	order: 1;
}

.mv__sns-item {
	margin-left: auto;
	margin-right: auto;
	min-width: 34.5501955671vw;
	padding-bottom: 2.8683181226vw;
	padding-left: 5.2151238592vw;
	padding-right: 5.2151238592vw;
	padding-top: 2.8683181226vw;
	width: 100%;
}

.mv__sns-item:first-child {
	border-right: 1px solid #fff;
}

.mv__sns-item:nth-child(3) {
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
}

.mv__sns-item:nth-child(4) {
	border-top: 1px solid #fff;
}

.mv__sns-item-link {
	grid-gap: 1.3037809648vw;
	align-items: center;
	display: grid;
	filter: brightness(0.5);
	gap: 1.3037809648vw;
	grid-template-columns: 4.8239895698vw 1fr;
	height: 100%;
	transition: filter 0.3s ease-in-out;
}

.mv__sns-item-img img {
	-o-object-fit: contain;
	filter: brightness(0);
	height: 100%;
	object-fit: contain;
	width: 100%;
}

.mv__sns-item-text {
	color: #000;
	font-size: 2.6075619296vw;
	font-weight: 500;
	line-height: 1;
}

.mv__pickup {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	display: grid;
	grid-column: 2/3;
}

.mv__pickup-head {
	color: #f0ff00;
	font-size: 4.6936114733vw;
	font-weight: 900;
	line-height: 1;
	padding-bottom: 2.998696219vw;
	padding-top: 2.3468057366vw;
}

.mv__pickup-head::before {
	display: none;
}

.mv__pickup-item {
	padding-bottom: 3.6505867014vw;
	padding-left: 4.1720990874vw;
	padding-right: 4.1720990874vw;
	padding-top: 3.6505867014vw;
	position: relative;
}

.mv__pickup-item::before,
.mv__pickup-item::after {
	background-color: #fff;
	content: "";
	height: 1px;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	width: calc(100% + 10.4302477184vw);
}

.mv__pickup-item::before {
	top: 0;
}

.mv__pickup-item::after {
	bottom: 0;
}

.mv__pickup-item-link {
	grid-column-gap: 2.6075619296vw;
	-moz-column-gap: 2.6075619296vw;
	column-gap: 2.6075619296vw;
	display: grid;
	grid-template-areas: "img tag" "img title" "img date";
	grid-template-columns: 44.5893089961vw 1fr;
	height: 100%;
}

.mv__pickup-item-img {
	--_radius: calc(10 / 16 * 1rem);
	border: 0.1875rem solid #b4b4b4;
	border-radius: calc(10 / 16 * 1rem);
	border-radius: var(--_radius);
	grid-area: img;
	overflow: clip;
}

.mv__pickup-item-img img,
.mv__pickup-item-img video {
	-o-object-fit: cover;
	aspect-ratio: 338/172;
	border-radius: var(--_radius);
	height: 100%;
	object-fit: cover;
	transform: scale(1);
	transition: transform 0.3s ease-in-out;
	width: 100%;
}

.mv__pickup-item-tag {
	align-items: center;
	background-color: #000;
	border-radius: 2.5rem;
	color: #fff;
	display: grid;
	font-size: 3.1290743155vw;
	font-weight: 700;
	grid-area: tag;
	justify-items: center;
	line-height: 1;
	margin-top: 1.8252933507vw;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	place-items: center;
	text-transform: capitalize;
	width: -moz-fit-content;
	width: fit-content;
}

.mv__pickup-item-tag--news,
.mv__pickup-item-tag--column,
.mv__pickup-item-tag--portfolio {
	position: relative;
}

.mv__pickup-item-tag--news::before,
.mv__pickup-item-tag--column::before,
.mv__pickup-item-tag--portfolio::before {
	display: none;
}

.mv__pickup-item-title {
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	color: #000;
	display: -webkit-box;
	font-size: 3.1290743155vw;
	font-weight: 700;
	grid-area: title;
	height: 2lh;
	margin-top: 1.0430247718vw;
	overflow: hidden;
	text-overflow: ellipsis;
}

.mv__pickup-item-date {
	align-self: end;
	color: #000;
	font-size: 3.1290743155vw;
	font-weight: 700;
	grid-area: date;
	line-height: 1;
	margin-top: 1.5645371578vw;
	padding-bottom: 0.3911342894vw;
}

.news {
	padding-bottom: 26.075619296vw;
	padding-top: 21.3820078227vw;
}

.news__title {
	height: -moz-fit-content;
	height: fit-content;
}

.news__liner {
	margin-top: 3.9113428944vw;
}

.news__sns-block {
	margin-top: 5.2151238592vw;
}

.news__list {
	grid-gap: 8.4745762712vw;
	display: grid;
	gap: 8.4745762712vw;
	margin-top: 10.4302477184vw;
}

.news-cards__pagination {
	margin-top: 9.3872229465vw;
}

.error404 {
	display: grid;
	grid-template-rows: 1fr auto;
}

.page-404 {
	height: 100%;
	overflow-x: clip;
	padding-bottom: 18.2529335072vw;
	padding-top: 15.6453715776vw;
	position: relative;
}

.page-404__inner.inner {
	height: inherit;
	text-align: center;
}

.page-404__container {
	display: grid;
	grid-template-rows: auto 1fr;
	height: inherit;
}

.page-404__title {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 13.037809648vw;
	font-weight: 900;
	line-height: 1;
	text-align: left;
	text-transform: capitalize;
}

.page-404__title-small {
	font-size: 9.3872229465vw;
}

.page-404__border {
	margin-top: 2.6075619296vw;
}

.page-404__body {
	align-content: center;
	display: grid;
	justify-content: center;
	place-content: center;
}

.page-404__text {
	word-wrap: anywhere;
	-webkit-backdrop-filter: blur(1px);
	backdrop-filter: blur(1px);
	font-size: max(11px, 3.1290743155vw);
	font-weight: 500;
	margin-top: 10.4302477184vw;
	position: relative;
	word-break: keep-all;
}

.page-404__button {
	margin-top: 10.4302477184vw;
}

.page-404__img {
	left: 80%;
	opacity: 0.4;
	position: absolute;
	top: 54%;
	transform: translate(-50%, -50%);
	width: 80%;
	z-index: -1;
}

.page-404__img img {
	-o-object-fit: contain;
	aspect-ratio: 1112/856;
	height: auto;
	object-fit: contain;
	width: 100%;
}

.pagetop {
	align-items: center;
	aspect-ratio: 1/1;
	bottom: 5.2151238592vw;
	display: grid;
	justify-items: center;
	mix-blend-mode: difference;
	place-items: center;
	position: fixed;
	right: 5.2151238592vw;
	width: 13.037809648vw;
	z-index: 800;
}

.pagetop::before {
	-webkit-mask-image: url(../images/common/pagetop.svg);
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position: center;
	-webkit-mask-size: contain;
	background-color: #fff;
	content: "";
	grid-column: 1/2;
	grid-row: 1/2;
	height: 100%;
	mask-image: url(../images/common/pagetop.svg);
	mask-position: center;
	mask-repeat: no-repeat;
	mask-size: contain;
	width: 100%;
}

.pagetop::after {
	-webkit-mask-image: url(../images/common/arrow-top.svg);
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position: center;
	-webkit-mask-size: cover;
	aspect-ratio: 11/28;
	background-color: #fff;
	content: "";
	grid-column: 1/2;
	grid-row: 1/2;
	mask-image: url(../images/common/arrow-top.svg);
	mask-position: center;
	mask-repeat: no-repeat;
	mask-size: cover;
	transition: transform 0.3s ease-in-out;
	width: 1.4341590613vw;
}

.point {
	background-color: #fff;
	padding-bottom: 19.556714472vw;
	padding-top: 13.2985658409vw;
}

.point__title {
	padding-left: 4.4328552803vw;
	padding-right: 4.4328552803vw;
}

.point__text {
	padding-left: 4.8239895698vw;
	padding-right: 4.8239895698vw;
}

.point__list {
	grid-row-gap: 18.5136897001vw;
	display: grid;
	margin-top: 14.3415906128vw;
	row-gap: 18.5136897001vw;
}

.point__item {
	display: grid;
	grid-row: span 3;
	grid-template-rows: subgrid;
}

.portfolio {
	padding-top: 18.9048239896vw;
}

.portfolio__border {
	margin-top: 2.8683181226vw;
}

.portfolio__text {
	margin-top: 4.5632333768vw;
}

.portfolio__category-list {
	display: flex;
	flex-wrap: wrap;
	gap: 1.3037809648vw;
	justify-content: space-between;
	margin-top: 11.7340286832vw;
}

.portfolio__category-item {
	text-align: center;
}

.portfolio__category-item a {
	background-color: #fff;
	color: #000;
	display: block;
	font-size: 3.1290743155vw;
	font-weight: 700;
	line-height: 1;
	padding-bottom: 1.2em;
	padding-left: 0.2em;
	padding-right: 0.2em;
	padding-top: 1.2em;
	width: 27.3794002608vw;
}

.portfolio__category-item a {
	position: relative;
}

.portfolio__category-item a::after {
	background: transparent;
	bottom: 0;
	content: "";
	height: 3px;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	transition: background-color 0.3s;
	width: 100%;
}

.portfolio__category-item.is-active a {
	color: #000;
	position: relative;
}

.portfolio__category-item.is-active a::after {
	background-color: #000;
	bottom: 0;
	content: "";
	height: 3px;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	width: 100%;
}

.portfolio__list {
	margin-top: 5.2151238592vw;
}

.portfolio__item {
	-webkit-clip-path: inset(0 0 round 1.5rem 1.5rem 1.5rem 1.5rem);
	clip-path: inset(0 0 round 1.5rem 1.5rem 1.5rem 1.5rem);
	filter: drop-shadow(0 0 0 transparent);
	margin-bottom: 20px;
	position: relative;
	width: calc(50% - 10px);
}

.portfolio__item::after {
	-webkit-clip-path: inset(0 0 round 1.5rem 1.5rem 1.5rem 1.5rem);
	background-color: #000;
	bottom: 0;
	clip-path: inset(0 0 round 1.5rem 1.5rem 1.5rem 1.5rem);
	content: "";
	filter: drop-shadow(0 0 0 transparent);
	left: 0;
	opacity: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
	transition: opacity 0.3s ease-in-out;
}

.portfolio__link {
	display: block;
}

.portfolio__button-link {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 9.9087353325vw;
}

.process {
	overflow-x: clip;
}

.process__title {
	align-items: center;
	display: grid;
	font-size: 6.258148631vw;
	font-weight: 700;
	height: 37.8096479791vw;
	line-height: 1.4583333333;
	text-align: center;
}

.process__wrapper {
	background-color: #fff;
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	padding-bottom: 16.9491525424vw;
	padding-left: calc(50vw - 50%);
	padding-right: calc(50vw - 50%);
}

.process__list {
	grid-row-gap: 18.2529335072vw;
	background-color: #fff;
	display: grid;
	padding-top: 7.8226857888vw;
	row-gap: 18.2529335072vw;
}

.process__check {
	margin-top: 22.555410691vw;
}

.recruit-contact {
	text-align: center;
}

.recruit-contact__text {
	font-size: 4.1720990874vw;
	font-weight: 500;
	line-height: 1.75;
	margin-top: 9.1264667536vw;
	padding-left: 1em;
}

.recruit-contact__button {
	margin-left: auto;
	margin-right: auto;
	margin-top: 7.3011734029vw;
}

.recruit-contact__button a {
	--_button-width: calc(390/767*100vw);
	--_button-color-dark: #000;
	--_button-color-light: white;
	align-items: center;
	background-color: #000;
	background-color: var(--_button-color-dark);
	border-radius: 0.9375rem;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.24);
	color: white;
	color: var(--_button-color-light);
	display: inline-grid;
	justify-items: center;
	max-width: calc(390/767*100vw);
	max-width: var(--_button-width);
	overflow: clip;
	padding-bottom: 6.7796610169vw;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 6.7796610169vw;
	place-items: center;
	position: relative;
	transition: box-shadow 0.4s ease-in-out, background-color 0.4s;
	width: 100%;
}

.recruit-contact__button a span {
	color: #fefefe;
	font-size: 5.2151238592vw;
	font-weight: 700;
	line-height: 1;
	position: relative;
	transition: color 0.4s ease-in-out;
	z-index: 2;
}

.recruit-contact__button-link::after {
	background-color: var(--_button-color-light);
	border-radius: 50%;
	content: "";
	display: block;
	height: 0;
	left: var(--_left);
	position: absolute;
	top: var(--_top);
	transform: translate(-50%, -50%);
	transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
	width: 0;
	z-index: 1;
}

.recruit-contact__img {
	margin-top: 27.6401564537vw;
}

.recruit-contact__img img {
	-o-object-fit: cover;
	aspect-ratio: 767/412;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.recruit-staff {
	margin-top: 17.3402868318vw;
}

.recruit-staff__title {
	margin-top: 6.9100391134vw;
	text-align: center;
}

.recruit-staff__title-en {
	color: #000;
	display: block;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 9.1264667536vw;
	font-weight: 900;
	letter-spacing: 0em;
	line-height: 1;
	text-transform: uppercase;
}

.recruit-staff__title-ja {
	color: #000;
	display: block;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.9113428944vw;
	font-weight: 900;
	letter-spacing: 0em;
	line-height: 1;
	margin-top: 3.520208605vw;
}

.recruit-staff__items {
	margin-top: 8.4745762712vw;
}

.recruit-staff__item {
	border-bottom: 1px solid #000;
	display: flex;
	flex-direction: column;
	gap: 5.2151238592vw;
	padding-bottom: 14.9934810952vw;
	padding-left: 4.5632333768vw;
	padding-right: 4.5632333768vw;
	padding-top: 14.9934810952vw;
}

.recruit-staff__item-image {
	margin-left: auto;
	margin-right: auto;
	width: 52.1512385919vw;
}

.recruit-staff__item-image img {
	-o-object-fit: cover;
	aspect-ratio: 354/536;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.recruit-staff__item-info-catch {
	align-items: center;
	background-color: #000;
	border-radius: 624.9375rem;
	color: #fff;
	display: block;
	display: flex;
	flex-direction: column;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.9113428944vw;
	font-weight: 400;
	justify-content: center;
	letter-spacing: 0em;
	line-height: 1;
	margin-left: auto;
	margin-right: auto;
	padding: 2.0860495437vw 2.6075619296vw;
	width: 52.5423728814vw;
}

.recruit-staff__item-info-name {
	align-items: center;
	color: #000;
	display: flex;
	flex-direction: column-reverse;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 6.518904824vw;
	font-weight: 700;
	gap: 4.6936114733vw;
	letter-spacing: 0em;
	line-height: 1;
	margin-top: 6.9100391134vw;
}

.recruit-staff__item-info-name span {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.9113428944vw;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1;
	text-transform: uppercase;
}

.recruit-staff__item-info-word {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 5.2151238592vw;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1.5;
	margin-top: 6.518904824vw;
}

.recruit-staff__item-info-text {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.9113428944vw;
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1.5;
	margin-top: 9.1264667536vw;
}

.recruit-top__title-en {
	color: #000;
	display: block;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 15.6453715776vw;
	font-weight: 900;
	letter-spacing: 0em;
	line-height: 1;
	text-transform: capitalize;
}

.recruit-top__title-ja {
	color: #000;
	display: none;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 5.2151238592vw;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1;
	margin-top: 5.6062581486vw;
}

.recruit-top__title-ja2 {
	color: #000;
	display: block;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 5.2151238592vw;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1;
	margin-top: 5.6062581486vw;
}

.recruit-top-lineBox {
	margin-top: 6.258148631vw;
}

.recruit-top__img {
	margin: 0 calc(50% - 50vw);
	margin-top: 10.6910039113vw;
	width: 100vw;
}

.recruit-top__text {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.9113428944vw;
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1.75;
	margin-top: 7.0404172099vw;
	text-align: center;
}

.recruit-type {
	margin-top: 19.556714472vw;
}

.recruit-type__title {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 6.518904824vw;
	font-weight: 900;
	letter-spacing: 0em;
	line-height: 1;
	text-align: center;
}

.recruit-type__items {
	grid-gap: 0.260756193vw;
	display: grid;
	gap: 0.260756193vw;
	grid-template-columns: repeat(1, 1fr);
	margin-top: 7.5619295958vw;
}

.recruit-type__item-title {
	align-items: center;
	background-color: #000;
	border-radius: 3.125rem;
	border-radius: 624.9375rem;
	color: #fff;
	cursor: pointer;
	display: flex;
	flex-direction: column-reverse;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.3898305085vw;
	font-weight: 700;
	gap: 1.3037809648vw;
	justify-content: center;
	letter-spacing: 0em;
	line-height: 1;
	padding-bottom: 1.5645371578vw;
	padding-top: 1.5645371578vw;
	position: relative;
}

.recruit-type__item-title::after {
	background: url(./../images/common/accordion-icon.webp) no-repeat center center/contain;
	content: "";
	height: 2.3468057366vw;
	position: absolute;
	right: 2.8683181226vw;
	top: 50%;
	transform: translateY(-50%);
	transition: transform 0.3s;
	width: 3.1290743155vw;
}

.recruit-type__item-title.is-open::after {
	transform: translateY(-50%) rotate(180deg);
}

.recruit-type__item-title span {
	align-items: center;
	background-color: #fff;
	border-radius: 624.9375rem;
	color: #ff0000;
	content: "";
	display: inline-block;
	display: flex;
	flex-direction: column;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.3898305085vw;
	font-weight: 700;
	justify-content: center;
	letter-spacing: 0em;
	line-height: 1;
	padding: 0.9126466754vw 5.2151238592vw;
}

.recruit-type__item-container {
	grid-gap: 6.258148631vw;
	display: grid;
	display: none;
	gap: 6.258148631vw;
	grid-template-columns: repeat(1, 1fr);
	padding-bottom: 18.7744458931vw;
}

.recruit-type__item-wrap {
	border-bottom: 1px solid #000;
	display: flex;
	flex-direction: column;
	gap: 6.258148631vw;
	padding: 7.8226857888vw 4.6936114733vw;
}

.recruit-type__item-wrap-title {
	align-items: center;
	background-color: #000;
	border-radius: 624.9375rem;
	color: #fff;
	display: flex;
	flex-direction: column;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.9113428944vw;
	font-weight: 700;
	justify-content: center;
	letter-spacing: 0em;
	line-height: 1;
	margin-left: auto;
	margin-right: auto;
	max-width: 41.7209908735vw;
	padding: 1.3037809648vw 2.0860495437vw;
	width: 100%;
}

.recruit-type__item-wrap-description {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.9113428944vw;
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 2;
}

.recruit-type__item-container-button {
	margin-top: 10.0391134289vw;
	text-align: center;
}

.recruit-type__item-container-link {
	align-items: center;
	background-color: #33c8ff;
	border-radius: 0.5rem;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.24);
	color: #fff;
	display: inline-grid;
	justify-items: center;
	max-width: 58.14863103vw;
	overflow: clip;
	padding-bottom: 6.3885267275vw;
	padding-top: 6.3885267275vw;
	place-items: center;
	position: relative;
	transition: box-shadow 0.4s ease-in-out;
	width: 100%;
}

.recruit-type__item-container-link span {
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 1.25rem;
	font-weight: 500;
	line-height: 1;
	position: relative;
	transition: color 0.4s ease-in-out;
	z-index: 2;
}

.recruit-type__item-container-link::after {
	background-color: #000;
	border-radius: 50%;
	content: "";
	display: block;
	height: 0;
	left: var(--_left);
	position: absolute;
	top: var(--_top);
	transform: translate(-50%, -50%);
	transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
	width: 0;
	z-index: 1;
}

.section-catch {
	color: #000;
	display: inline-block;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.9113428944vw;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1.6666666667;
	padding-left: 3.9113428944vw;
	position: relative;
}

.section-catch::before {
	background-color: #0066ff;
	content: "";
	height: 1.1734028683vw;
	left: 0;
	position: absolute;
	top: 2.6075619296vw;
	width: 1.1734028683vw;
}

.section-container {
	margin-top: 4.8239895698vw;
}

.section-text {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.9113428944vw;
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1.8;
}

.section-text--mt {
	margin-top: 0vw;
}

.section-text2 {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.9113428944vw;
	font-weight: 500;
	letter-spacing: 0.02em;
	line-height: 1.8;
}

.section-text2--mt {
	margin-top: 2.6075619296vw;
}

.section-title {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 15.6453715776vw;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1.1320754717;
	text-transform: capitalize;
}

.section-title-small {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 11.7340286832vw;
	font-weight: 900;
	letter-spacing: 0em;
	line-height: 1;
	text-transform: capitalize;
}

.section-title--mt {
	margin-top: 5.2151238592vw;
}

.section-title--border {
	border-bottom: 1px solid;
	padding-bottom: 6.1277705346vw;
}

.section-title--upper {
	text-transform: uppercase;
}

.section-title2 {
	font-size: 7.1707953064vw;
	font-weight: 700;
	line-height: 1.3090909091;
	padding-bottom: 3.9113428944vw;
}

.section-title2__small {
	font-size: 2.75rem;
	line-height: 1.6363636364;
}

.section-title3 {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 16.29726206vw;
	font-weight: 900;
	letter-spacing: 0em;
	line-height: 1.179245283;
	text-align: center;
	text-transform: uppercase;
}

.section-title3-ja {
	color: #000;
	display: block;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 4.9543676662vw;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1;
	margin-top: 7.8226857888vw;
}

.section-title3--mt {
	margin-top: 9.1264667536vw;
}

.service-concept {
	margin-top: 20.8604954368vw;
}

.service-concept__items {
	grid-gap: 0.6518904824vw;
	display: grid;
	gap: 0.6518904824vw;
	grid-template-columns: repeat(1, 1fr);
	margin: 0 calc(50% - 50vw);
	width: 100vw;
}

.service-concept__item {
	position: relative;
	width: 100%;
}

.service-concept__item img {
	-o-object-fit: cover;
	aspect-ratio: 767/783;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.service-concept__item:nth-child(2n+1) > .service-concept__item-info {
	bottom: 6.258148631vw;
	content: "";
	height: auto;
	left: 0;
	padding-left: 9.1264667536vw;
	padding-right: 9.1264667536vw;
	position: absolute;
	width: 100%;
}

.service-concept__item:nth-child(2n) > .service-concept__item-info {
	bottom: 6.258148631vw;
	content: "";
	height: auto;
	left: 0;
	padding-left: 9.1264667536vw;
	padding-right: 9.1264667536vw;
	position: absolute;
	width: 100%;
}

.service-concept__item:nth-child(2n+1) > .service-concept__item-info > .service-concept__item-info-title {
	color: #fff;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 7.8226857888vw;
	font-weight: 900;
	letter-spacing: 0em;
	line-height: 1.5166666667;
}

.service-concept__item:nth-child(2n) > .service-concept__item-info > .service-concept__item-info-title {
	color: #fff;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 7.8226857888vw;
	font-weight: 900;
	letter-spacing: 0em;
	line-height: 1.5166666667;
	text-align: right;
}

.service-concept__item-info-text {
	color: #fff;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.9113428944vw;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 2;
	margin-top: 3.1290743155vw;
}

.service-movie {
	margin-top: 19.8174706649vw;
	overflow: hidden;
	padding-bottom: 12.777053455vw;
	padding-top: 23.3376792699vw;
	position: relative;
}

.service-movie::before {
	background: url(./../images/service/service-bg.jpg) no-repeat center center/cover;
	bottom: 0;
	content: "";
	filter: blur(0.375rem);
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: -1;
}

.service-movie-container__movie {
	margin-left: auto;
	margin-right: auto;
	width: 89.8305084746vw;
}

.service-movie-container__movie iframe {
	-o-object-fit: cover;
	aspect-ratio: 689/388;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.service-movie-container-text {
	color: #fff;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.1290743155vw;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1;
	margin-top: 7.1707953064vw;
	text-align: center;
}

.sns-block__title {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.6505867014vw;
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
}

.sns-block__lists {
	grid-gap: 10.1694915254vw;
	align-items: center;
	border: 1px solid #000;
	border-radius: 100vmax;
	display: grid;
	gap: 10.1694915254vw;
	grid-template-columns: repeat(5, 1fr);
	margin-top: 1.5645371578vw;
	padding: 3.1290743155vw 12.5162972621vw;
}

.sns-block__list-link-img {
	width: 4.9543676662vw;
}

.sns-block__list-link-img img {
	filter: brightness(0) saturate(100%);
}

.solution {
	margin-top: 10rem;
}

.solution__title {
	margin-top: 9.6479791395vw;
}

.solution__items {
	grid-gap: 6.518904824vw;
	display: grid;
	gap: 6.518904824vw;
	grid-template-columns: repeat(1, 1fr);
	margin-top: 15.2542372881vw;
}

.solution__item {
	grid-gap: 0;
	background-color: #fff;
	border: 1px solid #000;
	border-radius: 1.875rem;
	display: grid;
	gap: 0;
	grid-row: span 3;
	grid-template-rows: subgrid;
	padding: 6.518904824vw 9.1264667536vw;
}

.solution__item-title {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 6.258148631vw;
	font-weight: 900;
	letter-spacing: 0em;
	line-height: 1.4583333333;
	text-align: center;
}

.solution__item-img {
	margin-left: auto;
	margin-right: auto;
	margin-top: 4.1720990874vw;
	width: 37.2881355932vw;
}

.solution__item-img img {
	-o-object-fit: cover;
	aspect-ratio: 1/1;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.solution__item-text {
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.9113428944vw;
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1.75;
	margin-top: 4.6936114733vw;
}

.solution__text {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.9113428944vw;
	font-weight: 500;
	letter-spacing: em;
	line-height: 1.8;
	margin-top: 9.1264667536vw;
	text-align: center;
}

.solution-bottom__text {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 5.2151238592vw;
	font-weight: 700;
	letter-spacing: em;
	line-height: 1.8;
}

.solution-bottom {
	margin-top: 10.4302477184vw;
}

.solution-bottom__text {
	text-align: center;
}

.solution-button {
	margin-top: 13.037809648vw;
	text-align: center;
}

.top-solutions {
	background-color: #fff;
	padding-bottom: 19.8174706649vw;
	position: relative;
}

.solutions__container {
	padding-top: 2.6075619296vw;
}

.solutions__title-wrap {
	padding-left: 5.2151238592vw;
	padding-right: 5.2151238592vw;
}

.solutions__title-en {
	margin-top: 6.258148631vw;
}

.solutions__text {
	font-size: 3.9113428944vw;
	letter-spacing: -0.02em;
	line-height: 1.67;
	margin-top: 5.2151238592vw;
}

.solutions__list {
	grid-gap: 1.8252933507vw;
	display: grid;
	gap: 1.8252933507vw;
	grid-template-columns: repeat(2, 1fr);
	margin-top: 7.0404172099vw;
}

.solutions__item {
	aspect-ratio: 1/1;
	border-radius: 1.0430247718vw;
	overflow: hidden;
	position: relative;
	text-align: center;
}

.solutions__item-title {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 10.4302477184vw;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1;
	text-transform: uppercase;
}

.solutions__item-text {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.3898305085vw;
	font-weight: 500;
	letter-spacing: 0em;
	line-height: 1.75;
	margin-top: 3.9113428944vw;
}

.solutions__item-button {
	margin-top: 3.9113428944vw;
	width: 100%;
}

.solutions__item-link {
	align-content: center;
	display: grid;
	height: 100%;
	justify-content: center;
	place-content: center;
	position: relative;
	text-transform: uppercase;
	transition: transform 0.3s;
	width: 100%;
}

.solutions__item-button-link span {
	text-transform: uppercase;
}

.solutions__item-link:hover {
	opacity: 1;
}

.solutions__item-link:hover .solutions__item-bg {
	transform: scale(0.9);
}

.solutions__item-link span {
	font-size: 3.6505867014vw;
	font-weight: 700;
}

.solutions__item-note {
	color: #fff;
	content: "";
	left: 50%;
	opacity: 0;
	position: absolute;
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.9), 0px 0px 5px rgba(0, 0, 0, 0.7), 0px 0px 3px rgba(0, 0, 0, 0.6), 0px 0px 2px rgba(0, 0, 0, 0.5);
	top: 50%;
	transform: translate(-50%, -50%);
	transition: opacity 0.4s ease;
	width: 39.1134289439vw;
	z-index: 10;
}

.solutions__item-link:hover .solutions__item-note {
	opacity: 1;
}

.solutions__item.solutions__item-logo {
	align-items: center;
	background-color: #fff;
	border-radius: 0;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.9);
	display: flex;
	flex-direction: column;
	grid-column: 1/3;
	grid-row: 3/4;
	height: 100%;
	justify-content: center;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	z-index: 1;
}

.solutions__item.solutions__item-logo img {
	-o-object-fit: contain;
	align-items: center;
	display: grid;
	justify-items: center;
	object-fit: contain;
	place-items: center;
}

.solutions__item-bg {
	border-radius: 1.0430247718vw;
	bottom: 0;
	content: "";
	left: 0;
	overflow: clip;
	position: absolute;
	right: 0;
	top: 0;
	transition: transform 0.3s;
	z-index: 0;
}

.solutions__item-bg::after {
	background-color: rgba(0, 154, 255, 0.5);
	bottom: 0;
	content: "";
	left: 0;
	opacity: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
	transition: opacity 0.5s ease;
	z-index: 1;
}

.solutions__item-link:hover .solutions__item-bg::after {
	border-radius: 1.0430247718vw;
	opacity: 1;
}

.solutions__item-bg img {
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.strategy {
	overflow-x: clip;
}

.strategy__title {
	padding-left: 4.1720990874vw;
	padding-right: 4.1720990874vw;
}

.strategy__text {
	font-size: 3.9113428944vw;
	font-weight: 500;
	letter-spacing: 0.02em;
	line-height: 1.8;
	margin-top: 3.9113428944vw;
	padding-left: 4.5632333768vw;
	padding-right: 4.5632333768vw;
}

.strategy__wrapper {
	margin-top: 4.9543676662vw;
	min-height: 200vh;
	position: relative;
}

.strategy__background {
	background: #000;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: 99%;
	left: 0;
	margin: 0 calc(50% - 50vw);
	position: absolute;
	top: 9.6479791395vw;
	transition: -webkit-clip-path 0.3s ease;
	transition: clip-path 0.3s ease;
	transition: clip-path 0.3s ease, -webkit-clip-path 0.3s ease;
	width: 100%;
	width: 100vw;
	z-index: -2;
}

.strategy__head-box {
	position: sticky;
	top: 50%;
}

.strategy__head {
	-webkit-background-clip: text;
	background: #9a9a9a;
	background-clip: text;
	color: transparent;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 9.3872229465vw;
	font-weight: 900;
	line-height: 1;
	margin-left: -0.3em;
	margin-left: auto;
	margin-right: -0.3em;
	margin-right: auto;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	top: 1.6949152542vw;
	transition: color 0.3s;
	width: 100%;
	z-index: 2;
}

.js-inText {
	-webkit-clip-path: polygon(0 0, 100% 0%, 0 0, 0% 100%);
	clip-path: polygon(0 0, 100% 0%, 0 0, 0% 100%);
}

.strategy__content {
	border-radius: 0.5rem;
	padding-bottom: 15.1238591917vw;
	padding-top: 9.778357236vw;
	position: relative;
	z-index: 3;
}

.strategy__list {
	grid-row-gap: 4.3024771838vw;
	display: grid;
	position: relative;
	row-gap: 4.3024771838vw;
	z-index: 2;
}

.strategy__point {
	background-color: #fff;
	border: 0.6518904824vw solid;
	border-radius: 3.9113428944vw;
	filter: drop-shadow(2.6075619296vw 2.6075619296vw 0.7822685789vw rgba(0, 0, 0, 0.1));
	margin-top: 23.2073011734vw;
	padding-bottom: 7.8226857888vw;
	padding-left: 3.9113428944vw;
	padding-right: 3.9113428944vw;
	padding-top: 13.037809648vw;
	position: relative;
}

.strategy__point::before {
	aspect-ratio: 104/173;
	background-image: url(../images/concept/point.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	filter: brightness(0.8);
	left: 50%;
	position: absolute;
	top: -23%;
	transform: translateX(-50%);
	transition: filter 0.6s ease;
	width: 13.5593220339vw;
}

.strategy__point.is-lit::before {
	animation: pointLight 1s ease-in-out forwards;
	filter: brightness(0.8);
}

.strategy__point-text {
	font-size: 3.9113428944vw;
	font-weight: 700;
	line-height: 2.1666666667;
	text-align: center;
}

.strategy__button {
	margin-top: 11.9947848761vw;
	text-align: center;
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: -1.5625rem;
	text-align: right;
}

.swiper-pagination-bullet-active {
	background: #391E88;
}

.text-block {
	display: inline-block;
}

.text-catch {
	padding-left: 3.3898305085vw;
	position: relative;
	text-transform: capitalize;
}

.text-catch::before {
	content: "";
	height: 1.1734028683vw;
	left: 0;
	position: absolute;
	top: 1.1734028683vw;
	width: 1.1734028683vw;
}

.text-catch--red::before {
	background-color: #a02929;
}

.text-catch--blue::before {
	background-color: #0066ff;
}

.text-catch--lightblue::before {
	background-color: #00a2ff;
}

.text-catch--pink::before {
	background-color: #ea00ff;
}

.top-about {
	overflow-x: clip;
	position: relative;
}

.top-about-bg {
	content: "";
	height: 77%;
	left: -34%;
	position: absolute;
	top: 2.3468057366vw;
	width: 170%;
}

.top-about__inner.inner {
	padding-left: 7.8226857888vw;
	padding-right: 7.8226857888vw;
}

.top-about-bg img {
	-o-object-fit: contain;
	height: 100%;
	object-fit: contain;
	width: 100%;
}

.top-about__title {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 7.8226857888vw;
	font-weight: 900;
	letter-spacing: 0em;
	line-height: 1;
	padding-left: 6.258148631vw;
	position: relative;
	z-index: 2;
}

.top-about__title-en {
	color: #f0f0f0;
	content: "";
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 17.4706649283vw;
	font-weight: 700;
	left: 1.3037809648vw;
	letter-spacing: 0em;
	line-height: 1;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: -1;
}

.top-about__items {
	grid-gap: 6.518904824vw;
	display: grid;
	gap: 6.518904824vw;
	grid-template-columns: repeat(1, 1fr);
	margin-top: 10.1694915254vw;
	position: relative;
}

.top-about__items::before {
	-webkit-clip-path: inset(0 0 100% 0);
	-webkit-clip-path: var(--clip-path-before, inset(0 0 100% 0));
	background: #000;
	clip-path: inset(0 0 100% 0);
	clip-path: var(--clip-path-before, inset(0 0 100% 0));
	content: "";
	height: calc(100% - 1.3037809648vw);
	left: 0;
	position: absolute;
	top: 1.3037809648vw;
	width: 3px;
}

.top-about__item {
	opacity: 0;
	padding-left: 1.625rem;
	position: relative;
}

.top-about__item::before {
	background: #000;
	border-radius: 50%;
	content: "";
	height: 2.8683181226vw;
	left: -1.1734028683vw;
	position: absolute;
	top: 1.3037809648vw;
	width: 2.8683181226vw;
}

.top-about__item-container {
	display: contents;
}

.top-about__item-title-box {
	display: contents;
}

.top-about__item-title {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 4.6936114733vw;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1;
}

.top-about__item-line {
	display: none;
}

.top-about__item-text {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.9113428944vw;
	font-weight: 500;
	letter-spacing: 0em;
	line-height: 1.6;
	margin-top: 3.9113428944vw;
}

.top-about__items-bottom {
	margin-top: 7.8226857888vw;
	text-align: left;
}

.top-about__items-bottom-text {
	color: #000;
	display: inline-block;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 6.7796610169vw;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1;
	padding-bottom: 2.0860495437vw;
	padding-right: 9.1264667536vw;
	padding-top: 2.0860495437vw;
	position: relative;
}

.top-about__items-bottom-text::after {
	aspect-ratio: 1/1;
	background-image: url(./../images/top/face.webp);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	position: absolute;
	right: 0rem;
	top: 51%;
	transform: translateY(-50%);
	width: 9.1264667536vw;
}

.top-banner {
	background: url(./../images/top/contact-bg.webp) no-repeat center center/cover;
	padding-bottom: 20.8604954368vw;
	padding-top: 26.075619296vw;
}

.top-banner__inner {
	padding-left: 8.3441981747vw;
	padding-right: 8.3441981747vw;
	text-align: center;
}

.top-banner__title {
	color: #fff;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 5.4758800522vw;
	font-weight: 500;
	letter-spacing: 0em;
	line-height: 2;
}

.top-banner__button {
	margin-top: 16.4276401565vw;
}

.top-column {
	margin-top: 19.8174706649vw;
}

.top-column__top {
	align-items: center;
	display: flex;
	gap: 8.1875rem;
	justify-content: space-between;
	padding-right: 7.625rem;
}

.top-column__top-img {
	display: none;
}

.top-contact {
	background-color: #fff;
	padding-bottom: 0;
	padding-top: 15.6453715776vw;
}

.top-contact__inner {
	margin-left: auto;
	margin-right: auto;
	padding-left: 5.2151238592vw;
	padding-right: 5.2151238592vw;
	position: relative;
	width: 100%;
}

.top-contact__img {
	content: "";
	display: none;
	position: absolute;
}

.top-contact__img img {
	-o-object-fit: contain;
	display: block;
	height: 100%;
	max-width: 100%;
	object-fit: contain;
	width: auto;
}

.top-contact__box {
	background-color: rgba(0, 0, 0, 0.8);
	border-radius: 0.75rem;
	padding-bottom: 6.7796610169vw;
	padding-left: 4.5632333768vw;
	padding-right: 4.5632333768vw;
	padding-top: 8.2138200782vw;
	position: relative;
	width: 100%;
	z-index: 5;
}

.top-contact__box-title {
	color: #fff;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 5.2151238592vw;
	font-weight: 500;
	letter-spacing: 0em;
	line-height: 1;
	text-align: center;
}

.top-contact__form {
	margin-top: 9.1264667536vw;
}

.top-form__wrap + .top-form__wrap:not(:last-child) {
	margin-top: 6.518904824vw;
}

.top-form__wrap + .top-form__wrap:last-of-type {
	margin-top: 6.518904824vw;
}

.top-form__label {
	color: #fff;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.3898305085vw;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	color: #fff;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.1290743155vw;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1;
	opacity: 0.8;
}

input::placeholder,
textarea::placeholder {
	color: #fff;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.1290743155vw;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1;
	opacity: 0.8;
}

.top-form__wrap.top-form__wrap--textarea .top-form__label {
	margin-top: 1.3037809648vw;
}

.top-form__input,
.top-form__select,
.top-form__radio,
.top-form__checkbox {
	margin-top: 1.3037809648vw;
}

.top-form__textarea {
	margin-top: 2.6075619296vw;
}

.top-form__input,
.top-form__textarea {
	flex-grow: 1;
}

.top-form__input input {
	border: 1px solid #ccc;
	border-radius: 0.75rem;
	color: #fff;
	color: #fff;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.1290743155vw;
	font-weight: 700;
	height: 8.3441981747vw;
	letter-spacing: 0em;
	line-height: 1;
	padding: 1.0430247718vw;
	width: 100%;
}

.top-form-textarea textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: transparent;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0.75rem;
	color: #fff;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 0.9375rem;
	font-size: 3.1290743155vw;
	font-weight: 700;
	height: 9.375rem;
	letter-spacing: 0em;
	line-height: 1.75;
	padding: 0.5rem 0.9375rem;
	padding: 1.0430247718vw;
	resize: vertical;
	width: 100%;
}

.top-form-textarea textarea:focus {
	border: 1px solid #ccc;
	box-shadow: none;
	outline: none;
}

.top-form__text {
	color: #fff;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 2.2164276402vw;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1.5;
	margin-top: 2.7379400261vw;
}

.top-form__text a {
	padding-bottom: 0.25rem;
	position: relative;
}

.top-form__text a:hover {
	color: #00fff0;
}

.top-form__text a::before {
	background: #fff;
	bottom: 0rem;
	content: "";
	height: 0.125rem;
	position: absolute;
	width: 100%;
}

.top-form__text a:hover::before {
	background: #00fff0;
}

.top-form__submit {
	margin-top: 6.518904824vw;
	text-align: center;
}

.form-submit input:hover,
.form-submit input:focus {
	background-color: #fff;
	color: #00fff0;
	opacity: 1;
	outline: none;
}

.form-submit input::-moz-foucus-inner {
	border: none;
	padding: 0;
}

div.wpcf7 .wpcf7-spinner {
	display: none;
}

.contact__thanks-button-box {
	margin-top: 5rem;
}

.contact__thanks-button span {
	text-transform: uppercase;
}

.top-faq__inner {
	background-color: #f5f5f5;
	margin-left: auto;
	margin-right: auto;
	padding-left: 5.2151238592vw;
	padding-right: 5.2151238592vw;
	position: relative;
	width: 100%;
}

.top-faq-container {
	background-color: #f5f5f5;
	padding-bottom: 13.037809648vw;
	padding-top: 9.1264667536vw;
}

.top-faq__title {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 9.1264667536vw;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1;
	text-align: center;
}

.top-faq__button {
	display: flex;
	justify-content: center;
	margin-top: 13.5593220339vw;
}

.top-mv {
	height: 100vh;
	overflow: clip;
}

.top-mv__catch {
	position: absolute;
}

.top-mv__wrapper {
	perspective: 6000px;
	perspective-origin: -140%;
	transform-style: preserve-3d;
}

.top-mv__sliders {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	margin-left: auto;
	transform: rotateX(-20deg) rotateY(270deg) translateZ(0px);
}

.top-mv__slider:nth-child(1) {
	transform: scaleX(0.8);
}

.top-mv__slider:nth-child(2) {
	margin-left: -15%;
	transform: scaleX(0.9);
}

.top-mv__slider:nth-child(3) {
	margin-left: -3%;
	transform: scaleX(1);
}

.top-mv__slider:nth-child(4) {
	margin-left: 10%;
	transform: scaleX(1.1);
}

.top-mv__slider:nth-child(5) {
	margin-left: 20%;
	transform: scaleX(1.2);
}

.top-mv__item {
	--_radius: 30px;
	-webkit-clip-path: inset(0 0 round 30px 30px 30px 30px);
	-webkit-clip-path: inset(0 0 round var(--_radius) var(--_radius) var(--_radius) var(--_radius));
	border: 5px solid black;
	border-radius: 30px;
	border-radius: var(--_radius);
	border-right: 10px solid black;
	clip-path: inset(0 0 round 30px 30px 30px 30px);
	clip-path: inset(0 0 round var(--_radius) var(--_radius) var(--_radius) var(--_radius));
	filter: drop-shadow(0 0 0 transparent) drop-shadow(0 0 30px black);
}

.top-mv__item img {
	border-radius: var(--_radius);
}

.top-news-cards {
	grid-gap: 11.7340286832vw;
	display: grid;
	gap: 11.7340286832vw;
	grid-template-columns: repeat(1, 1fr);
}

.top-news__top,
.top-column__top {
	align-items: center;
	display: flex;
	justify-content: space-between;
}

.top-news-main,
.top-column-main {
	margin-top: 7.3011734029vw;
}

.top-news__button,
.top-column__button {
	display: flex;
	justify-content: center;
	margin-top: 14.6023468057vw;
}

.top-news__button-link,
.top-column__button-link {
	text-transform: uppercase;
}

.top-portfolio {
	overflow-x: clip;
}

.top-portfolio__text {
	margin-top: 10.4302477184vw;
}

.top-portfolio-slider {
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	width: 100vw;
}

.splide__track {
	padding-bottom: 15.6453715776vw;
	padding-top: 15.6453715776vw;
}

.splide__list {
	align-items: center;
}

.splide__slide {
	height: 114.7327249022vw;
	margin: 0;
	padding: 0;
	width: -moz-fit-content;
	width: fit-content;
}

.splide__slide a {
	display: block;
	height: 100%;
	width: 100%;
}

.splide__slide a img,
.splide__slide a video {
	-o-object-fit: contain;
	display: block;
	height: 100%;
	object-fit: contain;
	transform: scale(1);
	transition: transform 0.3s ease;
	width: auto;
}

.splide__slide a video {
	max-width: 100%;
	width: 100%;
}

.splide__slide.is-top-portfolio {
	width: 34.375rem;
}

.splide__slide.is-top-portfolio img,
.splide__slide.is-top-portfolio video {
	height: 100%;
	width: auto;
}

.splide__slide a img.bouncing,
.splide__slide a video.bouncing {
	animation: bounce 0.6s ease-out;
}

.top-portfolio__button {
	display: flex;
	justify-content: center;
	margin-top: 17.4706649283vw;
}

.top-professionals__items {
	grid-gap: 15.6453715776vw;
	display: grid;
	gap: 15.6453715776vw;
	grid-template-columns: repeat(1, 1fr);
	margin-top: 7.8226857888vw;
}

.top-professionals__item {
	display: grid;
	grid-template-columns: repeat(1, 1fr);
}

.top-professionals__item-img {
	border-radius: 0.5rem;
}

.top-professionals__item-img img {
	-webkit-clip-path: inset(0 0 round 0.5rem 0.5rem 0.5rem 0.5rem);
	-o-object-fit: cover;
	clip-path: inset(0 0 round 0.5rem 0.5rem 0.5rem 0.5rem);
	filter: drop-shadow(0 0 0 transparent);
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.top-professionals__item-info {
	padding: 7.5619295958vw 4.5632333768vw 0;
}

.top-professionals__item-info-catch {
	color: #000;
	display: inline-block;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.6505867014vw;
	font-weight: 900;
	letter-spacing: 0em;
	line-height: 1;
}

.top-professionals__item-info-title {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 7.5619295958vw;
	font-weight: 900;
	letter-spacing: 0.02em;
	line-height: 1.3793103448;
	margin-top: 5.4758800522vw;
}

.top-professionals__item-info-text {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.9113428944vw;
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1.8;
	margin-top: 8.0834419817vw;
}

.top-professionals__lv2-items {
	grid-gap: 2.6075619296vw;
	display: grid;
	gap: 2.6075619296vw;
	grid-template-columns: repeat(1, 1fr);
	margin-top: 5.2151238592vw;
}

.top-professionals__lv2-item {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.9113428944vw;
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1.6666666667;
	padding-left: 3.9113428944vw;
	position: relative;
}

.top-professionals__lv2-item::before {
	content: "";
	height: 1.1734028683vw;
	left: 0;
	position: absolute;
	top: 2.7379400261vw;
	width: 1.1734028683vw;
}

.top-professionals__lv2-item--red::before {
	background-color: #a02929;
}

.top-professionals__lv2-item--blue::before {
	background-color: #0066ff;
}

.top-professionals__lv2-item--lightblue::before {
	background-color: #00a2ff;
}

.top-professionals__lv2-item--pink::before {
	background-color: #ea00ff;
}

.top-professionals {
	position: relative;
}

.top-service__items {
	grid-gap: 2.6075619296vw;
	display: grid;
	gap: 2.6075619296vw;
	grid-template-columns: repeat(1, 1fr);
	margin-top: 7.8226857888vw;
}

.top-service__item:not(:first-child):not(:last-child) {
	padding-bottom: 23.4680573664vw;
	padding-left: 4.5632333768vw;
	padding-right: 4.5632333768vw;
	padding-top: 16.4276401565vw;
}

.top-service__item {
	-webkit-clip-path: inset(0 0 round 0.5rem 0.5rem 0.5rem 0.5rem);
	clip-path: inset(0 0 round 0.5rem 0.5rem 0.5rem 0.5rem);
	filter: drop-shadow(0 0 0 transparent);
}

.top-service__item img {
	-webkit-clip-path: inset(0 0 round 0.5rem 0.5rem 0.5rem 0.5rem);
	-o-object-fit: cover;
	aspect-ratio: 620/786;
	clip-path: inset(0 0 round 0.5rem 0.5rem 0.5rem 0.5rem);
	filter: drop-shadow(0 0 0 transparent);
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.top-service__item--bg-lightgray {
	background-color: #ededed;
}

.top-service__item--bg-gray {
	background-color: #dcdcdc;
}

.top-service__item--bg-black {
	background-color: #222;
}

.top-service__item-title {
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 8.2138200782vw;
	font-weight: 900;
	letter-spacing: 0em;
	line-height: 1;
	padding-left: 5.9973924381vw;
	position: relative;
}

.top-service__item-title::before {
	background-color: #ff0000;
	content: "";
	height: 2.3468057366vw;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 2.0860495437vw;
}

.top-service__item-title--black {
	color: #000;
}

.top-service__item-title--white {
	color: #fff;
}

.top-service__item-text {
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.9113428944vw;
	font-weight: 500;
	letter-spacing: 0em;
	line-height: 1.6842105263;
	margin-top: 15.6453715776vw;
}

.top-service__item-text--black {
	color: #000;
}

.top-service__item-text--white {
	color: #fff;
}

.uiux-core__title {
	background-color: #fff;
	color: #efea2e;
	font-size: 10.4302477184vw;
	font-weight: 700;
	line-height: 1;
	text-align: center;
}

.uiux-core__title span {
	position: relative;
	top: 0.06em;
}

.uiux-core__container {
	padding-bottom: 18.2529335072vw;
	padding-top: 14.9934810952vw;
}

.uiux-core__contents {
	grid-gap: 7.8226857888vw;
	display: grid;
	gap: 7.8226857888vw;
}

.uiux-core__item {
	background-color: #fff;
	border-radius: 2.6075619296vw;
	padding-bottom: 9.6479791395vw;
	padding-left: 3.9113428944vw;
	padding-right: 3.9113428944vw;
	padding-top: 7.8226857888vw;
	text-align: center;
}

.uiux-core__item-title {
	font-size: 5.2151238592vw;
	font-weight: 700;
	line-height: 1.525;
}

.uiux-core__item-text {
	font-size: 3.9113428944vw;
	line-height: 2.0333333333;
	margin-top: 2.3468057366vw;
}

.uiux-links {
	overflow-x: clip;
}

.uiux-links__portfolio {
	background-image: url(../images/uiux/uiux-works-bg-sp.webp);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	overflow: clip;
	padding-bottom: 20.8604954368vw;
	padding-left: calc(50vw - 50%);
	padding-right: calc(50vw - 50%);
	padding-top: 19.556714472vw;
	text-align: center;
}

.uiux-links__portfolio-button {
	border: 1px solid #fff;
	box-shadow: 0 0 0 rgba(255, 255, 255, 0.2);
	display: inline-block;
	min-width: 46.2842242503vw;
	position: relative;
	transition: box-shadow 0.3s ease-in-out;
}

.uiux-links__portfolio-button a {
	color: #fff;
	display: block;
	font-size: 6.258148631vw;
	font-weight: 700;
	line-height: 1;
	padding-bottom: 7.4315514993vw;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 7.8226857888vw;
	position: relative;
}

.uiux-links__portfolio-button::before,
.uiux-links__portfolio a::before,
.uiux-links__portfolio a::after {
	border: 1px solid #fff;
	bottom: 0;
	box-shadow: 0 0 0 rgba(255, 255, 255, 0);
	content: "";
	left: 0;
	opacity: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
}

.uiux-links__contact {
	background-image: url(../images/uiux/uiux-contact-bg-sp.webp);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	margin-top: 1px;
	padding-bottom: 21.1212516297vw;
	padding-left: calc(50vw - 50%);
	padding-right: calc(50vw - 50%);
	padding-top: 23.7288135593vw;
	text-align: center;
}

.uiux-links__contact-text {
	color: #fff;
	font-size: 5.2151238592vw;
	font-weight: 700;
	line-height: 1.7;
}

.uiux-links__contact-button {
	margin-top: 7.8226857888vw;
}

.uiux-strength {
	background-color: #fff;
	overflow-x: clip;
	padding-bottom: 26.075619296vw;
}

.uiux-strength__container {
	background-image: url(../images/uiux/uiux-bg-sp.webp);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	padding-bottom: 20.3389830508vw;
	padding-left: calc(50vw - 50% + 4.6936114733vw);
	padding-right: calc(50vw - 50% + 4.6936114733vw);
	padding-top: 20.3389830508vw;
}

.uiux-strength__line {
	left: 50%;
	position: relative;
	transform: translateX(-50%);
	width: calc(100% + 9.3872229465vw);
}

.uiux-strength__text {
	margin-top: 1.25rem;
}

.uiux-strength__list {
	grid-gap: 3.259452412vw;
	display: grid;
	gap: 3.259452412vw;
	margin-top: 3.259452412vw;
}

.uiux-strength__item-title {
	grid-gap: 0.3em;
	display: grid;
	font-size: 4.4328552803vw;
	font-weight: 900;
	gap: 0.3em;
	grid-template-columns: 1em 1fr;
	letter-spacing: 0.02em;
	line-height: 1.5882352941;
	position: relative;
}

.uiux-strength__item-title::before {
	content: "●";
	line-height: 1lh;
}

.uiux-strength__item-text {
	font-size: 3.6505867014vw;
	letter-spacing: 0.02em;
	line-height: 1.9285714286;
	margin-top: 1.3037809648vw;
}

.uiux-strength__check {
	margin-top: 10.4302477184vw;
}

.wp-pagenavi {
	display: flex;
	gap: 0.625rem;
	justify-content: center;
}

.wp-pagenavi a,
.wp-pagenavi span {
	align-items: center;
	border-radius: 0.5rem;
	color: #cacaca;
	display: inline-flex;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: 3.9113428944vw;
	font-weight: bold;
	height: 9.3872229465vw;
	justify-content: center;
	letter-spacing: 0em;
	line-height: 1;
	transition: 0.3s ease;
	width: 9.3872229465vw;
}

.wp-pagenavi a:hover {
	background-color: #fff;
	color: #000;
	opacity: 1;
}

.wp-pagenavi span.current {
	background-color: #fff;
	color: #000;
}

.wp-pagenavi a.previouspostslink,
.wp-pagenavi a.nextpostslink,
.wp-pagenavi span.previouspostslink,
.wp-pagenavi span.nextpostslink {
	border: 1px solid #b4b4b4;
	color: #b4b4b4;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
}

.wp-pagenavi a.previouspostslink:hover,
.wp-pagenavi a.nextpostslink:hover {
	background-color: #000;
	border: 1px solid #000;
	color: #fff;
}

.wp-pagenavi .disabled {
	background-color: #f5f5f5;
	border: 1px solid #e0e0e0;
	color: #b4b4b4;
	opacity: 0.3;
	pointer-events: none;
}

.wp-pagenavi a:first-child,
.wp-pagenavi span:first-child {
	margin-right: auto;
}

.wp-pagenavi a:last-child,
.wp-pagenavi span:last-child {
	margin-left: auto;
}

.inner {
	margin-left: auto;
	margin-right: auto;
	padding-left: 5.2151238592vw;
	padding-right: 5.2151238592vw;
	width: 100%;
}

.inner2 {
	margin-left: auto;
	margin-right: auto;
	padding-left: 5.2151238592vw;
	padding-right: 5.2151238592vw;
	width: 100%;
}

.inner-small {
	margin-left: auto;
	margin-right: auto;
	padding-left: 5.2151238592vw;
	padding-right: 5.2151238592vw;
	width: 100%;
}

.inner-small2 {
	margin-left: auto;
	margin-right: auto;
	padding-left: 5.2151238592vw;
	padding-right: 5.2151238592vw;
	width: 100%;
}

.layout-article-navigation {
	margin-top: 8.0834419817vw;
}

.layout-client {
	padding-bottom: 19.556714472vw;
	padding-top: 19.556714472vw;
}

.layout-concept1 {
	padding-top: 20.5997392438vw;
}

.layout-pageTop {
	padding-top: 20.3389830508vw;
}

.layout-recruit-contact {
	margin-top: 33.7679269883vw;
}

.layout-sns-block {
	padding-top: 10.4302477184vw;
}

.layout-solutions-portfolio {
	margin-top: 22.1642764016vw;
}

.layout-solutions-recruit {
	margin-top: 23.7288135593vw;
}

.layout-solutions-uiux {
	background-color: #fff;
	margin-top: -0.125rem;
	padding-top: 10.4302477184vw;
}

.layout-solutions {
	margin-top: 9.6479791395vw;
}

.layout-strategy {
	margin-top: -2.8683181226vw;
}

.layout-sub-faq {
	background-color: #fff;
}

.layout-top-about {
	margin-top: 19.556714472vw;
}

.layout-top-banner {
	margin-top: 17.4706649283vw;
}

.layout-top-faq {
	margin-top: 19.8174706649vw;
}

.layout-top-portfolio {
	margin-top: 10.4302477184vw;
}

.layout-top-professionals {
	margin-top: 10.4302477184vw;
}

@media (any-hover: hover) {

.article-card:hover {
	box-shadow: 0 0.6428571429vw 2.2857142857vw rgba(0, 0, 0, 0.3);
}

.article-card:hover::after {
	animation: fadeOutCircle 1s ease-in-out forwards;
	height: 300%;
	width: 300%;
}

.article-card a:hover {
	opacity: 1;
}

.button:hover {
	background-color: var(--_button-color-light);
	box-shadow: 0 0.6428571429vw 2.2857142857vw rgba(0, 0, 0, 0.3);
	color: var(--_button-color-dark);
	opacity: 1;
}

.button:hover::after {
	height: calc(var(--_button-width) * 2.25);
	width: 300%;
}

.button--white:hover {
	background-color: var(--_button-color-dark);
	box-shadow: 0 0.6428571429vw 2.2857142857vw rgba(0, 0, 0, 0.3);
	color: var(--_button-color-light);
}

.button--second.button:hover {
	color: #009aff;
}

.button--third.button:hover {
	color: #009aff;
}

.button--4th.button:hover {
	box-shadow: 0 0.6428571429vw 2.2857142857vw rgba(255, 255, 255, 0.1);
	color: #00fff0;
}

.button--5th.button:hover {
	color: #000;
}

.button1:hover {
	box-shadow: 0 0 0.625rem rgba(0, 0, 0, 0.24);
	color: var(--_button-color-dark);
	opacity: 1;
}

.article-main__button-link.button1:hover {
	background-color: #fff;
}

.button1:hover::after {
	height: calc(var(--_button-width) * 2.25);
	width: 225%;
}

.button1--white:hover {
	box-shadow: none;
	box-shadow: initial;
	color: var(--_button-color-light);
}

.column__item:hover {
	box-shadow: 0 0.6428571429vw 2.2857142857vw rgba(0, 0, 0, 0.3);
}

.column__item:hover::after {
	animation: fadeOutCircle 1s ease-in-out forwards;
	height: 300%;
	width: 300%;
}

.column__item a:hover {
	opacity: 1;
}

.download-contact-recaptha a:hover {
	border: none;
}

.fountain-btn:hover {
	opacity: 1;
}

.header__nav-item a:hover {
	color: #000;
	opacity: 1;
	transform: translateY(-1px);
}

.header__nav-item a:hover::before {
	opacity: 1;
}

.header__inner.is-active .header__nav-item a:hover {
	color: #000;
}

.header__inner.is-active .header__nav-item a:hover::after {
	height: 25rem;
	width: 25rem;
}

.header__nav-item--download a:hover {
	background-color: #000;
	color: #fff;
	transition: transform 0.3s ease, color 0.3s ease, background-color 0s 0.3s;
}

.header__nav-item--download a:hover::after {
	height: 37.5rem;
	width: 37.5rem;
}

.header__inner.is-active .header__nav-item--download a:hover {
	background-color: #000;
	color: #fff;
	transition: transform 0.3s ease, color 0.3s ease, background-color 0s 0.3s;
}

.header__inner.is-active .header__nav-item--download a:hover::after {
	height: 37.5rem;
	width: 37.5rem;
}

.header__drawer-item-grid:hover .header__drawer-item-text,
.header__drawer-item-grid:hover .header__drawer-item-arrow {
	background-color: black;
}

.header__drawer-item-grid:hover .header__drawer-item-arrow span {
	animation: arrow-out 0.3s forwards, arrow-in 0.3s 0.3s forwards;
}

.mv__sns-item-link:hover {
	filter: brightness(1);
}

.mv__pickup-item-link:hover .mv__pickup-item-img img {
	transform: scale(1.1);
}

.pagetop:hover::before {
	animation: rotateCircle 6s linear infinite;
}

.pagetop:hover::after {
	transform: translateY(-0.3125rem);
}

.portfolio__item:hover a::after {
	opacity: 0.3;
}

.portfolio__category-item a:hover::after {
	background-color: #000;
}

.recruit-contact__button a:hover {
	background-color: var(--_button-color-white);
	box-shadow: 0 0.6428571429vw 2.2857142857vw rgba(0, 0, 0, 0.3);
	opacity: 1;
}

.recruit-contact__button a:hover::after {
	height: calc(var(--_button-width) * 2.25);
	width: 225%;
}

.recruit-contact__button a:hover span {
	color: var(--_button-color-dark);
}

.recruit-type__item-container-link:hover {
	box-shadow: 0 0.6428571429vw 2.2857142857vw rgba(0, 0, 0, 0.3);
	color: #33c8ff;
	opacity: 1;
}

.recruit-type__item-container-link:hover::after {
	height: 65.53125rem;
	width: 225%;
}

.splide__slide a:hover {
	opacity: 1;
	position: relative;
	z-index: 9000;
}

.uiux-links__portfolio-button:hover {
	box-shadow: 0 0 3.125rem rgba(255, 255, 255, 0.6);
}

.uiux-links__portfolio-button:hover::before,
.uiux-links__portfolio-button:hover a::before,
.uiux-links__portfolio-button:hover a::after {
	animation: pulsateSP 0.8s linear forwards;
}

.uiux-links__portfolio-button:hover a::before {
	animation-delay: 0.2s;
}

.uiux-links__portfolio-button:hover a::after {
	animation-delay: 0.4s;
}

}

@media (min-width: 376px) and (max-width: 767px) {

html {
	font-size: 16px;
}

}

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

.u-desktop,
.pc-only {
	display: block;
}

.u-mobile,
.sp-only {
	display: none;
}

:root {
	--vw: 1440 * 100vw;
}

a[href^="tel:"] {
	pointer-events: none;
}

a:hover {
	opacity: 0.8;
}

.about-top {
	padding-bottom: 20rem;
	padding-top: 18.75rem;
}

.about-top-items {
	gap: 17.8125rem;
}

.about-top-item {
	align-items: flex-end;
	display: flex;
	flex-direction: row-reverse;
	gap: 6.25rem;
	justify-content: space-between;
}

.about-top-item:nth-child(1),
.about-top-item:nth-child(3) {
	margin-right: calc(50% - 50vw);
}

.about-top-item.about-top-item--grid {
	align-items: flex-start;
	gap: 3.75rem 2.5rem;
	grid-template-columns: repeat(3, 1fr);
	grid-template-rows: repeat(4, 1fr);
}

.about-top-item--grid > .about-top-item__img {
	grid-column: 1/2;
	grid-row: 1/3;
}

.about-top-item--grid > .about-top-item__info {
	grid-column: 2/4;
	grid-row: 1/2;
	text-align: right;
}

.about-top-item:nth-child(1) .about-top-item__img,
.about-top-item:nth-child(3) .about-top-item__img {
	width: 100%;
}

.about-top-item:nth-child(2) > .about-top-item__img {
	margin-left: calc(50% - 23vw);
	margin-right: -5.625rem;
}

.about-top-item:nth-child(1) > .about-top-item__img img {
	aspect-ratio: 750/500;
}

.about-top-item:nth-child(2) > .about-top-item__img img {
	aspect-ratio: 820/980;
	max-width: 163%;
	width: 100%;
}

.about-top-item:nth-child(3) > .about-top-item__img img {
	aspect-ratio: 822/583;
}

.about-top-item:nth-child(2) > .about-top-item__info {
	margin-left: auto;
	text-align: right;
}

.about-top-item__info-title {
	font-size: 10rem;
}

.about-top-item__info-title span {
	font-size: 3.75rem;
	font-weight: 500;
	margin-top: 1rem;
	white-space: nowrap;
}

.about-top-item__info-texts {
	gap: 3.125rem;
	margin-top: 5rem;
}

.about-top-item:nth-child(2) .about-top-item__info-texts {
	margin-top: 3.125rem;
}

.about-top-item__info-text {
	font-size: max(1.4375rem, 12px);
}

.about-top-lv2item {
	height: 100%;
	margin-top: auto;
}

.about-top-lv2item:nth-child(3) {
	margin-top: auto;
}

.about-top-lv2item-img {
	max-width: 13.75rem;
	width: 100%;
}

.about-top-lv2item__title {
	font-size: max(2rem, 16px);
	font-weight: 500;
	margin-top: 1.5rem;
}

.about-top-lv2item__text {
	font-size: max(1.25rem, 10px);
	margin-top: 2rem;
}

.article-card__body {
	padding: 2.125rem 2.875rem 2.5rem;
}

.article-card__date {
	font-size: max(1.375rem, 10px);
}

.article-card__title {
	font-size: max(1.5625rem, 12px);
	margin-top: 1.125rem;
}

.article-card--news .article-card__title {
	font-size: max(1.5625rem, 12px);
	margin-top: 0;
}

.article-card--news .article-card__date {
	margin-top: 4.875rem;
	order: 1;
}

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

.article-main--column {
	display: grid;
	grid-template-columns: 1fr auto;
}

.article-main__wrap {
	padding-left: 0;
	padding-right: 0;
}

.article-main__img {
	max-width: min(70vw, 1000px);
	width: 100%;
}

.article-main__img.is-portrait {
	margin-left: auto;
	margin-right: auto;
	width: 26.4375rem;
}

.article-main--column .article-main__img {
	grid-column: 1/3;
}

.article-main-top,
.article-main-body {
	margin-left: auto;
	margin-right: auto;
	max-width: min(70vw, 1000px);
	width: 100%;
}

.article-main-top {
	margin-top: 3.4375rem;
}

.article-main--column .article-main-top {
	display: contents;
}

.article-main-top__time {
	font-size: max(1rem, 12px);
}

.article-main--column .article-main-top__time {
	margin-left: auto;
	margin-right: auto;
	max-width: min(70vw, 1000px);
	width: 100%;
}

.article-main--column .article-main-top__time {
	font-size: max(1.25rem, 12px);
	grid-column: 1/3;
	margin-top: 2.1875rem;
}

.article-main-top-sns {
	margin-top: 0;
}

.article-main--column .article-main-top-sns {
	grid-column: 2/3;
	margin-top: 1.25rem;
}

.article-main-top-sns__text {
	display: none;
}

.article-main-top__items {
	background-color: #fff;
	border-radius: 0;
	gap: 2.125rem;
	margin-top: 0;
	padding-bottom: 0rem;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0rem;
}

.article-main-top__item {
	max-width: 1.4375rem;
	width: 100%;
}

.article-main-top__item img {
	filter: brightness(0) saturate(100%);
}

.article-main--column .article-main-body {
	display: contents;
}

.article-main-body__title {
	font-size: max(1.875rem, 16px);
	margin-top: 1.25rem;
	padding-bottom: 1.25rem;
	padding-left: 0.625rem;
	padding-right: 0.625rem;
	padding-top: 1.25rem;
}

.article-main--column .article-main-body__title {
	grid-column: 1/2;
	grid-row: 3;
	margin-top: 1.25rem;
}

.article-main-body__text {
	font-size: max(1.25rem, 14px);
	line-height: 2.2222222222;
	margin-top: 1.25rem;
}

.article-main--column .article-main-body__text {
	margin-top: 4rem;
}

.article-main__button {
	margin-top: 5.875rem;
}

.article-nav-prev,
.article-nav-next {
	font-size: max(1.5rem, 14px);
	padding-bottom: 3rem;
	padding-bottom: 2.5rem;
	padding-top: 3rem;
	padding-top: 2.5rem;
}

.article-nav-prev a,
.article-nav-next a {
	gap: 2.5rem;
}

.article-nav-prev {
	padding-right: 3.375rem;
}

.article-nav-next {
	padding-left: 3.375rem;
}

.nav-arrow {
	font-size: 4.8125rem;
}

.article-nav-next__text {
	margin-top: 0.375rem;
}

.article-portfolio .article-main-top {
	align-items: center;
	display: flex;
	gap: 2.625rem;
}

.article-portfolio .article-main-top-sns {
	margin-top: 0;
}

.article-portfolio .article-main-body {
	margin-top: 2.625rem;
}

.article-portfolio .article-main-body__text {
	line-height: 2.2222222222;
}

.article-section-title {
	font-size: 10rem;
	line-height: 1;
}

.article-section-title-marker {
	position: relative;
	width: -moz-fit-content;
	width: fit-content;
	z-index: 1;
}

.article-section-title-marker::after {
	-webkit-clip-path: var(--_clipPath);
	background-color: #fffb64;
	bottom: 0;
	clip-path: var(--_clipPath);
	content: "";
	height: 2.8125rem;
	left: 0;
	min-width: 29.6875rem;
	position: absolute;
	width: 114.4578313253%;
	z-index: -1;
}

.article-section-title--mb {
	margin-bottom: 6.25rem;
}

.article-section-title2 {
	font-size: 7.5rem;
	line-height: 1;
}

.article-section-title-marker {
	position: relative;
	width: -moz-fit-content;
	width: fit-content;
	z-index: 1;
}

.article-section-title-marker::after {
	-webkit-clip-path: var(--_clipPath);
	background-color: #fffb64;
	bottom: 0;
	clip-path: var(--_clipPath);
	content: "";
	height: 2.8125rem;
	left: 0;
	min-width: 29.6875rem;
	position: absolute;
	width: 92.0542635659%;
	z-index: -1;
}

.article-section-title--mb {
	margin-bottom: 6.25rem;
}

.button {
	--_button-width: max(140px, 258/16 * 1rem);
	padding-bottom: 1.4375rem;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 1.4375rem;
}

.button--second.button {
	--_button-width: max(260px, 500/16 * 1rem);
	padding-bottom: 3.125rem;
	padding-top: 3.125rem;
}

.button--portfolio {
	--_button-width: calc(297 / 16 * 1rem);
	padding-bottom: 0.9375rem;
	padding-top: 0.9375rem;
}

.button.button--uiux {
	--_button-width: calc(224 / 16 * 1rem);
	border-radius: 0.75rem;
	padding-bottom: 1.125rem;
	padding-top: 1.125rem;
}

.button--uiux span {
	font-size: 1.125rem;
}

.button span {
	font-size: max(12px, 1.25rem);
}

.button--second.button span {
	font-size: max(14px, 1.75rem);
}

.button--third.button {
	--_button-width: max(130px, 220/16 * 1rem);
	padding-bottom: 1.125rem;
	padding-top: 1.125rem;
}

.button--4th.button {
	--_button-width: max(130px, 244/16 * 1rem);
	padding-bottom: 1.34375rem;
	padding-top: 1.34375rem;
}

.button--5th.button {
	padding-bottom: 1.875rem;
	padding-top: 1.875rem;
}

.button--third.button span {
	font-size: max(14px, 1.25rem);
}

.button--4th.button span {
	font-size: max(10px, 1rem);
}

.button--5th.button span {
	font-size: max(10px, 1.375rem);
}

.button1 {
	--_button-width: max(140px, 226/2000*100vw);
	padding-bottom: max(1.5625rem, 14px);
	padding-top: max(1.5625rem, 14px);
}

.button1 span {
	font-size: max(10px, 1.125rem);
	font-weight: 700;
}

.button1--small span {
	font-size: max(10px, 1rem);
}

.button2 {
	border-radius: 0.75rem;
	font-size: 1.125rem;
	max-width: 14rem;
	padding-bottom: 1.125rem;
	padding-top: 1.125rem;
	width: 100%;
}

.check-block {
	border-radius: 1.875rem;
	filter: drop-shadow(1.6875rem 1.6875rem 3.0625rem rgba(0, 0, 0, 0.17));
	margin-left: auto;
	margin-right: auto;
	padding: 3.75rem 2.5rem;
}

.check-block__img {
	translate: -15% -25%;
	width: clamp(110px, 3.485rem + 7.062vw, 197px);
}

.check-block__text {
	font-size: clamp(0.75rem, -0.029rem + 1.623vw, 2rem);
}

.client__items {
	gap: 5rem 4.5rem;
	grid-template-columns: repeat(4, 1fr);
	margin-top: 8.5625rem;
}

.client__item:nth-child(1) {
	max-width: 8.3125rem;
	width: 100%;
}

.client__item:nth-child(2) {
	max-width: 16.5rem;
	width: 100%;
}

.client__item:nth-child(3) {
	max-width: 12.75rem;
	width: 100%;
}

.client__item:nth-child(4) {
	max-width: 12.9375rem;
	width: 100%;
}

.client__item:nth-child(5) {
	max-width: 15.0625rem;
	width: 100%;
}

.client__item:nth-child(6) {
	max-width: 19.5rem;
	width: 100%;
}

.client__item:nth-child(7) {
	max-width: 14.125rem;
	width: 100%;
}

.client__item:nth-child(8) {
	max-width: 17.0625rem;
	width: 100%;
}

.client__item:nth-child(9) {
	max-width: 10.5625rem;
	width: 100%;
}

.client__item:nth-child(10) {
	max-width: 17.1875rem;
	width: 100%;
}

.client__item:nth-child(11) {
	max-width: 16.6875rem;
	width: 100%;
}

.client__item:nth-child(12) {
	max-width: 16.625rem;
	width: 100%;
}

.client-slider-wrapper {
	margin-left: 5rem;
	margin-top: 5rem;
}

.client-slide {
	margin-left: 6.25rem;
	width: 18.1818181818vw;
}

.client-slide.client-slide1 img {
	width: 8.125rem;
}

.client-slide.client-slide2 img {
	width: 17.0625rem;
}

.client-slide.client-slide3 img {
	width: 14.125rem;
}

.client-slide.client-slide4 img {
	width: 15.0625rem;
}

.client-slide.client-slide5 img {
	width: 12.9375rem;
}

.client-slide.client-slide6 img {
	width: 16.875rem;
}

.client-slide.client-slide7 img {
	width: 16.5rem;
}

.client-slide.client-slide8 img {
	width: 12.75rem;
}

.client-slide.client-slide9 img {
	width: 10.5625rem;
}

.client-slide.client-slide10 img {
	width: 17.1875rem;
}

.client-slide.client-slide11 img {
	width: 16.6875rem;
}

.client-slide.client-slide12 img {
	width: 16.625rem;
}

.client-slide.client-slide13 img {
	width: 19.375rem;
}

.client__note {
	font-size: 0.875rem;
	margin-top: 6rem;
}

.column-cards {
	gap: 4.375rem 1.875rem;
	grid-template-columns: repeat(4, 1fr);
}

.column {
	margin-top: 5rem;
	padding-top: 7.1875rem;
}

.column__title {
	margin-bottom: 0;
}

.column-container {
	gap: 4.375rem;
	margin-top: -0.625rem;
	padding-bottom: 4.375rem;
	padding-top: 4.375rem;
	position: relative;
}

.column-container::before {
	background: url(./../images/top/column-img.webp) center center/contain no-repeat;
	content: "";
	height: 22.6875rem;
	position: absolute;
	right: 6.875rem;
	top: -21.25rem;
	width: 26.5rem;
}

.column__items {
	border-radius: 0.9375rem;
	gap: 4.375rem 1.875rem;
	grid-template-columns: repeat(4, 1fr);
}

.column__item {
	background-color: #fff;
	box-shadow: none;
	display: flex;
	flex-direction: column;
}

.column__item-img {
	border-radius: 0.5rem 0.5rem 0 0;
	max-width: 28.3125rem;
	width: 100%;
}

.column__item-info {
	display: flex;
	flex: 1;
	flex-direction: column;
	padding: 2.125rem 2.875rem 2.5rem;
}

.column__item-info-time {
	font-size: max(1.125rem, 10px);
	margin-top: 4.5rem;
}

.column__item-info-title {
	flex: 1;
	font-size: max(1.5625rem, 12px);
	margin-top: 0;
	order: -1;
}

.column__item-info-text {
	font-size: 1.25rem;
	margin-top: 1.5625rem;
}

.column__item-info-button {
	margin-top: auto;
}

.column__item-info-link.button {
	max-width: 6.875rem;
	padding-bottom: 0.75rem;
	padding-top: 0.4375rem;
	width: 100%;
}

.column-container__paginavi {
	margin-top: 5.125rem;
}

.company-box {
	margin-left: auto;
	margin-right: auto;
	margin-top: 2.5rem;
	max-width: min(70vw, 1000px);
	padding: 4.0625rem 3.125rem;
	width: 100%;
}

.company-wrap {
	align-items: center;
	flex-direction: row;
	gap: 2.1875rem;
}

.company-wrap:first-child {
	padding-bottom: 4rem;
}

.company-wrap:last-child {
	padding-top: 4rem;
}

.company-wrap:not(:first-child):not(:last-child) {
	padding-bottom: 4rem;
	padding-top: 4rem;
}

.company-title span {
	font-size: max(1.25rem, 12px);
	padding-bottom: max(0.5625rem, 4px);
	padding-top: max(0.5625rem, 4px);
	width: 9.5rem;
	width: max(9.5rem, 90px);
}

.company-description {
	font-size: max(1.25rem, 12px);
}

.lv2company-title {
	width: max(8.875rem, 80px);
}

.company-description__items {
	gap: 2.875rem;
}

.company-description__item-title {
	font-size: max(1.25rem, 12px);
}

.company-description__item-text {
	font-size: max(1.25rem, 12px);
	margin-top: 0.8125rem;
}

.company-description-text {
	margin-top: 2.875rem;
}

.company {
	padding-top: 8.875rem;
}

.company__title {
	font-size: 3.75rem;
}

.concept-card {
	border-radius: 0.75rem;
	padding: 0.5625rem 0.5625rem 1.875rem;
}

.concept-card__img {
	--_border-radius: calc(8/2000*100vw);
}

.concept-card__body {
	padding-left: 1.3125rem;
	padding-right: 1.3125rem;
}

.concept-card__title {
	font-size: max(2.25rem, 20px);
	line-height: 1.33;
	margin-top: 2.125rem;
}

.concept-card--multi-row .concept-card__title {
	font-size: 2.25rem;
	font-size: max(2.25rem, 20px);
}

.concept-card__approach {
	margin-top: 2.6875rem;
	padding-left: 1em;
	padding-right: 1em;
}

.concept-card__approach-head {
	border-width: 1px;
	font-size: max(1.5rem, 16px);
	padding-bottom: 1rem;
}

.concept-card__approach-text {
	font-size: max(1.25rem, 14px);
	line-height: 1.95;
	margin-top: 0.375rem;
}

.concept-card__outcome {
	margin-top: 3.125rem;
}

.concept-card__outcome-head {
	font-size: max(1.5rem, 16px);
}

.concept-card__outcome-text {
	font-size: max(1.25rem, 14px);
	margin-top: 0.75rem;
	min-height: 5rem;
}

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

.concept__title {
	font-size: 17.5rem;
	letter-spacing: -0.03em;
}

.concept-line {
	margin-top: 0rem;
}

.concept__info {
	margin-top: 17.5rem;
}

.concept__info-mobile {
	right: -25rem;
	top: -55rem;
	width: 100%;
}

.concept__info-title {
	font-size: 4.375rem;
}

.concept__info-title::before {
	transform: translate(-50%, -50%);
}

.concept__info-text.concept__info-text--pc {
	grid-gap: 0.4375rem;
	display: grid;
	gap: 0.4375rem;
	grid-template-columns: repeat(1, 1fr);
	margin-top: 2.5rem;
}

.concept__info-text.concept__info-text--sp {
	display: none;
}

.concept__info-text p {
	font-size: max(12px, 1.25rem);
}

.concept__info-button {
	margin-top: 6.5rem;
	text-align: left;
}

.concept__info-button-link.button {
	padding-bottom: 1.25rem;
	padding-top: 1.25rem;
}

.concept1__border {
	margin-top: 4.375rem;
}

.concept1__subtitle {
	margin-top: 6.25rem;
	padding-left: 0;
	padding-left: initial;
	padding-right: 0;
	padding-right: initial;
}

.concept1__text {
	font-size: max(14px, 1.375rem);
	letter-spacing: 0;
	line-height: 2.3636363636;
	margin-top: 1.375rem;
	padding-left: 0;
	padding-left: initial;
	padding-right: 0;
	padding-right: initial;
}

.concept1__img {
	bottom: -58%;
	position: absolute;
	right: calc(50% - min(46vw, 920px));
	top: auto;
	top: initial;
	width: 34.75rem;
}

.concept1__img img {
	aspect-ratio: 556/428;
}

.contact-main {
	padding-top: 6.25rem;
}

.contact-main.contact-main--thanks {
	padding-top: 6.25rem;
}

.contact-top-bar {
	margin-top: 6.25rem;
}

.contact-top-bar__item span {
	font-size: 1.375rem;
	height: 2.5rem;
	width: 2.5rem;
}

.contact-top-bar__item {
	font-size: 1.375rem;
	gap: 0.6875rem;
	padding-bottom: 1.4375rem;
	padding-top: 1.4375rem;
}

.contact-top-bar__item--current::before {
	height: 3.75rem;
	top: 38%;
	width: 3.75rem;
}

.contact-top-bar__item--normal::before {
	height: 3.75rem;
	top: 38%;
	width: 3.75rem;
}

.content-section {
	padding-bottom: 6.25rem;
	padding-top: 14.625rem;
}

.content-section__title {
	font-size: 3.75rem;
}

.content-section__text {
	font-size: 1.25rem;
	margin-top: 1.875rem;
}

.definition-block:first-of-type {
	margin-top: 3.75rem;
}

.definition-block {
	padding-bottom: 3.75rem;
	padding-top: 3.75rem;
}

.definition-block__title {
	font-size: max(1.875rem, 16px);
}

.definition-block__description,
.content-section__text,
.definition-block__description-box-text,
.definition-block__description-item {
	font-size: max(1.25rem, 12px);
}

.definition-block__description {
	margin-top: 1.25rem;
}

.definition-block__description-box {
	margin-top: 1.25rem;
	padding: 1.875rem 2.75rem;
}

.content-section-bottom {
	margin-top: 6.25rem;
}

.content-section-bottom__title {
	font-size: max(1.875rem, 16px);
}

.content-section-bottom__text {
	font-size: max(1.25rem, 12px);
}

.cursor-layer-box {
	display: block;
}

.cursor-layer {
	background-color: #000;
	border-radius: 50%;
	color: #fff;
	height: 20px;
	left: 0;
	mix-blend-mode: multiply;
	pointer-events: none;
	position: fixed;
	top: 0;
	transform: translate(-50%, -50%);
	width: 20px;
	z-index: 9999;
	z-index: 9999;
}

.design {
	margin-top: 10.125rem;
}

.design-container {
	display: flex;
	position: relative;
}

.design-container__img {
	aspect-ratio: 2950/1539;
	content: "";
	position: absolute;
	right: calc(50% - min(52.5vw, 65rem));
	top: 15.625rem;
	width: 88.625rem;
	z-index: -1;
}

.design__title {
	font-size: 10rem;
	text-align: left;
}

.design__subTitle {
	font-size: 3.75rem;
	margin-top: 2.375rem;
	text-align: left;
}

.design__text {
	font-size: max(1.75rem, 12px);
	line-height: 1.8;
	margin-top: 2.375rem;
	text-shadow: 0 0 3px rgb(255, 255, 255), 0 0 3px rgb(255, 255, 255), 0 0 4px rgb(255, 255, 255), 0 0 4px rgb(255, 255, 255), 0 0 5px rgb(255, 255, 255), 0 0 5px rgb(255, 255, 255), 0 0 6px rgb(255, 255, 255), 0 0 6px rgb(255, 255, 255);
}

.download {
	padding-bottom: 9.625rem;
	padding-top: 9.625rem;
}

.download__inner {
	max-width: min(94vw, 5000px);
	padding-left: 0.375rem;
	padding-right: 0.375rem;
}

.download-container {
	align-items: flex-start;
	flex-direction: row;
	gap: 3.5555555556vw;
}

.download-container2 {
	align-items: flex-start;
	flex-direction: row-reverse;
	gap: 4.5555555556vw;
}

.download-banner {
	max-width: 46.2222222222vw;
	width: 100%;
}

.download-banner__title {
	font-size: 1.875rem;
	margin-top: 5.5555555556vw;
}

.download-banner__img {
	margin-top: 3.125rem;
}

.download-banner--thanks .download-banner__img {
	margin-top: 0;
}

.download-contact {
	margin-top: 0;
	max-width: 45.7777777778vw;
	width: 100%;
}

.download-thanks {
	margin-top: 0;
}

.download-contact form {
	padding: 2.8888888889vw 3.6666666667vw;
}

.download-contact .contact__form-top-text {
	font-size: max(1.375rem, 14px);
}

.download-contact .contact__form-top-text2 {
	font-size: max(1rem, 10px);
	margin-top: 1.375rem;
}

.download-contact .contact__form-top-text2 span {
	margin-right: 0.5rem;
}

.download-form__wrap + .download-form__wrap {
	margin-top: 2.125rem;
}

.download-form__wrap:first-of-type {
	margin-top: 2.5rem;
}

.download-form__label {
	font-size: max(1.125rem, 14px);
}

.download-form__label span {
	margin-left: 0.375rem;
}

.download input::-moz-placeholder,
.download select::-moz-placeholder,
.download textarea::-moz-placeholder {
	font-size: max(1rem, 12px);
}

.download input::placeholder,
.download select::placeholder,
.download textarea::placeholder {
	font-size: max(1rem, 12px);
}

.download-form__input,
.download-form__textarea,
.download-form__select {
	margin-top: max(1.125rem, 10px);
}

.download-form__input input,
.download-form__textarea textarea,
.download-form__select select {
	font-size: max(1rem, 14px);
	padding: 0.3125rem 1.625rem;
}

.download-form__input input,
.download-form__select select {
	height: max(3.375rem, 30px);
}

.download-form__textarea textarea {
	min-height: 7.5rem;
}

.download-text-gray {
	font-size: max(0.75rem, 8px);
	margin-top: 0.75rem;
}

.download-form__submit {
	margin-top: 2.875rem;
}

.download-thanks {
	max-width: 44.8333333333vw;
	width: 100%;
}

.download-thanks__title {
	font-size: 2.75rem;
	margin-top: 3.75rem;
}

.download-thanks__text1,
.download-thanks__text2 {
	font-size: 1.25rem;
}

.download-thanks__submit {
	margin-top: 2.375rem;
}

.download-thanks-bottom {
	margin-top: 6.875rem;
}

.download-thanks-bottom__text {
	font-size: 2.25rem;
}

.download-thanks-bottom__text2,
.download-thanks-bottom__text3 {
	font-size: 1.25rem;
}

.download-thanks-bottom__text2 {
	margin-top: 3.5rem;
}

.download-thanks-bottom__text3 {
	margin-top: 2.5rem;
}

.download-contact-recaptha {
	font-size: 1.0625rem;
	font-weight: 500;
	margin-top: 2.5rem;
}

.download-form__select > .wpcf7-form-control-wrap::before {
	border-bottom: 0.125rem solid #000;
	border-right: 0.125rem solid #000;
	height: 0.625rem;
	right: 1.25rem;
	top: max(0rem, 8%);
	width: 0.625rem;
}

.faq-list {
	margin-left: auto;
	margin-right: auto;
	margin-top: 6.25rem;
	max-width: 81.25rem;
	width: 100%;
}

.faq-list__item-question {
	align-items: center;
	font-size: max(1.5rem, 12px);
	gap: 2.25rem;
	line-height: 1.5;
	padding-bottom: 1.25rem;
	padding-right: 8.75rem;
	padding-top: 1.25rem;
}

.faq-list__item-question::after {
	height: 1.8125rem;
	width: 1.8125rem;
}

.faq-list__item-question span {
	font-size: 1.625rem;
	height: 3.0625rem;
	margin-top: 0;
	padding: 0.625rem;
	width: 3.0625rem;
}

.faq-list__item-answer-box {
	padding-right: 1.25rem;
}

.faq-list__item-answer {
	font-size: max(1.5rem, 12px);
	gap: 1.5rem;
	padding-bottom: 1.25rem;
	padding-top: 1.25rem;
}

.faq-list__item-answer span {
	font-size: 1.625rem;
	height: 3.0625rem;
	padding: 0.625rem;
	width: 3.0625rem;
}

.faq {
	padding-top: 9.5rem;
}

.faq__head {
	padding-bottom: 5.625rem;
}

.faq-box {
	border-radius: 0.75rem;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10rem;
	padding-bottom: 3.75rem;
	padding-left: 0rem;
	padding-right: 0rem;
	padding-top: 3.75rem;
	width: 100%;
}

.faq__title {
	font-size: 3.125rem;
	line-height: 1.5;
}

.faq__list {
	margin-top: 10rem;
}

.footer {
	padding-top: 1.375rem;
}

.footer__inner {
	grid-gap: 1rem;
	display: grid;
	flex-direction: row;
	gap: 1rem;
	grid-template-columns: 37% 37% 26%;
	max-width: min(94vw, 5000px);
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	position: relative;
	width: 100%;
	z-index: 5;
}

.footer-left {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding: 5rem;
}

.footer-left-title span {
	font-size: max(1.875rem, 13px);
}

.footer-left-bottom {
	margin-top: 0;
}

.footer-left-bottom-title {
	max-width: max(7.25rem, 60px);
	width: 100%;
}

.footer-left-bottom-copyright {
	font-size: max(1.3125rem, 8px);
}

.footer-center {
	padding: 5rem;
}

.footer-center-top {
	grid-template-columns: 12.75rem 1fr;
}

.footer-center-top-left-text,
.footer-center-top-right__text,
.footer-right__text {
	font-size: max(0.9375rem, 8px);
}

.footer-center-top-left__items,
.footer-center-top-right__items {
	margin-top: 0.9375rem;
}

.footer-center-top-left__item-link,
.footer-center-top-right__item-link {
	font-size: max(0.9375rem, 8px);
	padding-bottom: 0.875rem;
	padding-top: 0.875rem;
}

.footer-center-bottom {
	margin-top: 4.0625rem;
}

.footer-center-bottom__items {
	gap: 0rem;
	grid-template-columns: repeat(3, 1fr);
	z-index: 1;
}

.footer-center-bottom__item.footer-center-bottom__item--privacy .footer-center-bottom__item-link {
	padding-left: 0;
	text-align: left;
}

.footer-center-bottom__item + .footer-center-bottom__item {
	border-left: 0.1875rem solid #fff;
}

.footer-center-bottom__item-link {
	font-size: 0.875rem;
	padding-left: 0.375rem;
	padding-right: 0.375rem;
	text-align: center;
}

.footer-right {
	padding: 5rem;
}

.footer-right__text {
	text-align: left;
}

.footer-right__items {
	align-items: flex-start;
	grid-template-columns: repeat(1, 1fr);
	justify-items: flex-start;
	margin-top: 0.9375rem;
	place-items: flex-start;
}

.footer-right__item-link {
	max-width: max(1.5rem, 14px);
	padding-bottom: 1.3125rem;
	padding-top: 1.3125rem;
	width: 100%;
}

.footer-right-bottom {
	margin-top: 1.25rem;
}

.footer-right-bottom__item {
	max-width: max(10.625rem, 80px);
	width: 100%;
}

.form-checkbox label {
	display: inline-block;
}

.form-checkbox label:not(:first-of-type) {
	margin-left: 1.25rem;
	margin-top: 0;
}

.form__wrap {
	grid-gap: 2rem;
	border-bottom: 1px solid #d6d6d6;
	border-bottom: none;
	display: grid;
	gap: 2rem;
	grid-template-columns: 28.125rem 1fr;
	padding-bottom: 0;
}

.form__wrap:not(:first-child) {
	padding-top: 0rem;
}

.form__wrap.form__wrap--padding {
	padding-top: 0rem;
}

.form__wrap-block1 {
	margin-top: 11.25rem;
}

.form__label {
	gap: 0.6875rem;
	justify-content: space-between;
	padding-bottom: 3rem;
	padding-top: 3rem;
}

.form__wrap:not(:last-child) > .form__label {
	border-bottom: 1px solid #d6d6d6;
}

.form__label.form__label--border {
	border-bottom: 1px solid #d6d6d6;
}

.form__label-text {
	flex: 1;
	font-size: 1.5rem;
	font-size: max(1.5rem, 14px);
	line-height: 1.5;
}

.form__label-text.form__label-text--top {
	align-items: flex-start;
	flex: 1;
	padding-top: 0.5rem;
}

.form__label-text-big {
	font-size: max(1.5rem, 16px);
	padding-left: 1.5625rem;
}

.form__label-text-big::before {
	height: 2rem;
	width: 0.6875rem;
}

.form__label span {
	display: inline-block;
	font-size: 1.125rem;
	padding: 0.625rem 0.5rem;
	text-align: center;
	width: 3.75rem;
}

.form__label.form__label--top {
	align-items: flex-start;
}

.form__label.form__label--top span {
	margin-top: 1rem;
}

.form__textarea-box-info {
	margin-left: 1.25rem;
	margin-top: 0.625rem;
}

.form__textarea-box-info-text {
	font-size: max(1.375rem, 10px);
	font-weight: 500;
}

.form__input,
.form__select,
.form__radio,
.form__checkbox,
.form__textarea {
	font-size: 1.5rem;
	margin-top: 0;
	padding-bottom: 3rem;
	padding-top: 3rem;
	width: 100%;
}

.confirm_area .form__input,
.confirm_area .form__select,
.confirm_area .form__radio,
.confirm_area .form__checkbox,
.confirm_area .confirm_entry {
	padding-left: 2.5rem;
	padding-right: 2.5rem;
}

.confirm_area .form__textarea {
	padding-left: 2.5rem;
	padding-right: 2.5rem;
}

.form__wrap:not(:last-child) > .form__input,
.form__wrap:not(:last-child) > .form__select,
.form__wrap:not(:last-child) > .form__radio,
.form__wrap:not(:last-child) > .form__checkbox,
.form__wrap:not(:last-child) > .form__textarea {
	border-bottom: 1px solid #d6d6d6;
}

.form__wrap-block3 > .form__wrap:last-child > .form__input {
	border-bottom: 1px solid #d6d6d6;
}

.form__input input,
.form__textarea textarea {
	border: 2px solid #e1e1e1;
	font-size: 1.5rem;
	padding: 0.625rem;
}

.form-entry-wrap-container input {
	border: 1px solid #000;
	font-size: 1.5rem;
	padding: 0.625rem 1.875rem;
}

.form-entry-wrap-container input::-moz-placeholder {
	font-size: max(1.375rem, 14px);
}

.form-entry-wrap-container input::placeholder {
	font-size: max(1.375rem, 14px);
}

.form__select select {
	padding: 0.625rem 1.25rem;
}

.form__select--short select {
	max-width: 33.75rem;
	width: 100%;
}

.form__input input,
.form__select select {
	height: 3.75rem;
}

.contact__thanks-button-box {
	margin-top: 5rem;
}

.form-select select {
	font-size: 1.5rem;
	height: 4.375rem;
	padding: 0.125rem 3.125rem 0.125rem 1.25rem;
}

.form__select > .wpcf7-form-control-wrap::before {
	height: 1rem;
	right: 1.6875rem;
	width: 1rem;
}

.form__box {
	margin-top: 4.75rem;
}

.form__box-info-title {
	font-size: max(1.5rem, 12px);
}

.form__box-info-text,
.form__box2-text {
	font-size: max(1.5rem, 12px);
}

.form__box2 {
	gap: 1rem;
	margin-top: 0;
	margin-top: 1rem;
}

.form__radio > .wpcf7-form-control-wrap > .wpcf7-form-control.wpcf7-radio {
	display: inline-flex;
	flex-direction: column;
	gap: 0.625rem;
	max-width: 16.25rem;
	width: 100%;
}

.form__radio.form-radio--flex > .wpcf7-form-control-wrap > .wpcf7-form-control.wpcf7-radio {
	display: inline-flex;
	gap: 0.5rem;
	max-width: 50rem;
	width: 100%;
}

.form__radio2 {
	max-width: 65%;
}

.form__radio2 > .wpcf7-form-control-wrap > .wpcf7-form-control.wpcf7-radio {
	gap: 0.625rem;
	grid-template-columns: repeat(3, 1fr);
}

.form__radio2 .wpcf7-list-item label {
	max-width: 100%;
}

.wpcf7-list-item label {
	border: 2px solid #e1e1e1;
	display: inline-block;
	padding: 0.625rem 0.625rem 0.625rem;
}

.form-radio label:not(:first-of-type) {
	margin-top: 0;
}

.form-radio input + span {
	display: inline-block;
	font-size: max(1.5rem, 14px);
	padding: 0 0 0.1875rem 2.25rem;
}

.form-radio input + span::before {
	height: 1.5rem;
	width: 1.5rem;
}

.form-radio input + span::after {
	height: 0.5rem;
	left: 0.3125rem;
	padding: 0.375rem;
	width: 0.5rem;
}

.form-entry-box {
	border: 1px solid #d6d6d6;
	padding: 1.375rem;
}

.form-entry-box__title {
	font-size: max(1.5rem, 16px);
	padding-left: 1.5625rem;
}

.form-entry-box__title::before {
	height: 2rem;
	width: 0.6875rem;
}

.form-entry-box__text,
.form-entry-wrap-container {
	padding-left: 1.5625rem;
	padding-right: 1.5625rem;
}

.form-entry-box__text {
	font-size: max(1.5rem, 14px);
	font-weight: 500;
	margin-top: 1.75rem;
}

.form-entry-wrap-container {
	gap: 1.25rem;
	margin-top: 1.25rem;
}

.form-entry-wrap {
	align-items: center;
	flex-direction: row;
	gap: 1rem;
}

.confirm_area .form-entry-wrap {
	align-items: flex-start;
}

.form-entry-title {
	font-size: max(1.5rem, 14px);
	font-weight: 500;
	max-width: 18.75rem;
}

.form-entry-description {
	flex-wrap: nowrap;
	width: 100%;
}

.form-entry-description a {
	font-size: 1.625rem;
}

input[type=file] {
	font-size: 1.625rem;
	line-height: 1;
}

.form-entry-description-text {
	font-size: 1.625rem;
	line-height: 1;
}

.form__input--tell {
	display: grid;
	grid-template-columns: repeat(1, 1fr);
}

.form__input--tell2 {
	grid-gap: 1.25rem;
	display: grid;
	gap: 1.25rem;
	grid-template-columns: repeat(2, 1fr);
}

.form__input-box {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 1.375rem;
}

.confirm_area .form__input-box {
	margin-top: 2.5rem;
}

.form__input-box-wrap {
	margin-top: 0;
	max-width: 23.75rem;
	width: 100%;
}

.form__input-box-title {
	font-size: max(1.75rem, 15px);
	max-width: max(8.125rem, 60px);
}

.form__input-box-description {
	max-width: 13.75rem;
}

.form-input-short {
	max-width: 15rem;
}

.contact {
	padding-top: 9.5rem;
}

.confirm_area .form__select,
.confirm_area .form__input,
.confirm_area .form__textarea,
.confirm_area .form__radio,
.confirm_area .form__radio2,
.confirm_area .form-entry-description {
	font-size: max(1.5rem, 14px);
}

.contact-main__text {
	font-size: 1.5rem;
	font-weight: 700;
}

#message::-moz-placeholder {
	font-size: max(1.375rem, 14px);
}

#message::placeholder {
	font-size: max(1.375rem, 14px);
}

.contact-recaptha {
	font-size: max(1.125rem, 10px);
	font-weight: 500;
	margin-top: 3.5rem;
}

.contact-recaptha2 {
	font-size: 1.0625rem;
	font-weight: 500;
	margin-top: 2.5rem;
}

.fountain-btn-box {
	height: 13.75rem;
	margin-top: -6.25rem;
}

.flower {
	font-size: 2.5rem;
}

.fountain-btn {
	font-size: 1.875rem;
	padding: 1.375rem 3.75rem;
}

.fv__img img {
	aspect-ratio: 2000/900;
}

.fv__title {
	gap: initial;
	top: 55.2%;
}

.fv__title-en {
	font-size: 11.25rem;
	text-shadow: 6px 4px 6px rgba(0, 0, 0, 0.74);
}

.fv__title-ja {
	font-size: 1.875rem;
	letter-spacing: 0.1em;
}

.fv--small .fv__title-en {
	font-size: 11.25rem;
	line-height: 1.2;
}

.fv--narrow .fv__title {
	gap: 1.875rem;
}

.fv2__img img {
	aspect-ratio: 2000/900;
}

.fv2-info {
	bottom: 6.25rem;
	padding-left: 0rem;
	padding-right: 0rem;
}

.fv2-info__title {
	font-size: 5rem;
	line-height: 1.6;
}

.fv2-info__text {
	font-size: 1.625rem;
	line-height: 1.94;
	margin-top: 1.25rem;
}

.header {
	height: 4.375rem;
	max-width: 100%;
	padding-top: 0;
	width: 100%;
}

.header__inner {
	background-color: rgba(0, 0, 0, 0.7);
	border-radius: 624.9375rem;
	margin: 1rem 1.25rem 0;
	padding-bottom: max(2.375rem, 20px);
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	padding-top: 0.625rem;
	padding-top: max(2.375rem, 20px);
	transition: background-color 0.3s;
}

.header__inner.is-active {
	background-color: rgba(0, 0, 0, 0.7);
	border-radius: 624.9375rem;
	margin-top: 1rem;
	padding-bottom: max(2.375rem, 20px);
	padding-top: max(2.375rem, 20px);
	transition: background-color 0.3s;
}

.header__logo {
	max-width: max(11.25rem, 90px);
	padding-left: 1rem;
}

.header__logo img {
	filter: brightness(0) saturate(100%) invert(100%);
}

.header__inner.is-active .header__logo img {
	filter: brightness(0) saturate(100%) invert(100%);
}

.header__nav {
	display: block;
}

.header__nav-item a {
	font-size: max(1.125rem, 12px);
	padding: 0.625rem 1.375rem;
}

.header__hamburger {
	display: none;
}

.header__drawer-item.header__drawer-item--download {
	margin-top: 3rem;
	width: -moz-fit-content;
	width: fit-content;
}

.header__drawer-item-grid {
	gap: 0.25rem;
	width: -moz-fit-content;
	width: fit-content;
}

.header__drawer-item-text {
	font-size: max(10px, 0.875rem);
	padding: max(1.125rem, 10px) 0.375rem;
	width: max(140px, min(11.75vw, 235px));
}

.header__drawer-item-arrow {
	font-size: max(10px, 0.875rem);
	padding: 1rem 1.375rem;
}

.item1__num {
	translate: 10% 50%;
	width: 10.875rem;
}

.item1__title {
	align-items: center;
	font-size: max(1.875rem, 13px);
	grid-template-columns: 4.375rem 1fr 3.125rem;
	letter-spacing: 0;
	margin-top: 0;
	margin-top: initial;
}

.item1__title span {
	padding-bottom: 0;
	padding-bottom: initial;
}

.item1--long .item1__title {
	grid-template-columns: 3.125rem 1fr;
}

.item1--long .item1__title span {
	padding-right: 0.5em;
}

.item1__title::before {
	left: 0;
	width: 4.375rem;
}

.item1__title::after {
	height: 0.25rem;
	width: calc(100% - 1.3vw);
}

.item1__text {
	font-size: max(1.25rem, 10px);
	font-weight: 700;
	letter-spacing: 0;
	margin-top: 0.9375rem;
	padding-left: 1.625em;
	padding-right: 1.625em;
}

.item2__head {
	gap: 1.25rem;
	grid-template-columns: 3.9375rem 1fr 3.9375rem;
	min-height: 3.9375rem;
}

.item2__head::after {
	height: 0.1875rem;
	width: 100%;
}

.item2__title {
	font-size: max(1.875rem, 13px);
	padding-bottom: 0.75rem;
	text-align: left;
}

.item2__list {
	-moz-column-gap: 2rem;
	column-gap: 2rem;
	grid-template-columns: repeat(2, 1fr);
	margin-top: 1.5rem;
	padding-left: 0.25em;
	padding-right: 0.25em;
	row-gap: 2.5rem;
}

.item2__sub-title {
	font-size: max(1.5rem, 12px);
	line-height: 1.75;
}

.item2__sub-wrap:not(:first-of-type) {
	margin-top: 1.25rem;
}

.item2__sub-wrap-title {
	font-size: max(10px, 1rem);
	line-height: 2;
}

.item2__sub-wrap-title::before {
	content: counter(subWrapNum) ". ";
}

.item2__sub-list {
	margin-top: 0.25rem;
}

.item2__sub-item {
	font-size: max(1.25rem, 10px);
	font-weight: 700;
	line-height: 2;
}

.item2__sub-item::before {
	content: "•";
	padding-left: 1em;
	padding-right: 1em;
}

.layout-article {
	padding-bottom: 10.6875rem;
	padding-top: 8.75rem;
}

.layout-faq {
	margin-top: 2.375rem;
}

.loader__logo {
	width: 23.75rem;
}

.member__title {
	font-size: 10rem;
	height: 18.75rem;
}

.member__items {
	gap: 6.25rem;
	grid-template-columns: repeat(3, 1fr);
	padding-top: 10.625rem;
}

.member__item-img {
	max-width: 22.125rem;
}

.member__item-name span {
	font-size: max(1.25rem, 12px);
}

.member__item-name {
	align-items: center;
	display: flex;
	flex-direction: column;
	font-size: max(1.75rem, 18px);
	gap: 1rem;
	justify-content: center;
	margin-top: 2.375rem;
}

.member__item-name-space {
	display: none;
}

.member__item-text {
	font-size: max(1.25rem, 12px);
	margin-top: 1.875rem;
}

.member-img {
	margin-top: 8.75rem;
	max-width: 106.25rem;
}

.modal__img,
.modal__video {
	padding-bottom: 6.25rem;
	padding-top: 6.25rem;
	width: 75rem;
}

.modal__img.is-wide,
.modal__video.is-wide {
	max-width: 112.5rem;
	width: 100%;
}

.mv__inner {
	max-width: -moz-fit-content;
	max-width: fit-content;
	transform: translateY(-1.25rem);
}

.mv__bg video {
	aspect-ratio: 1440/772;
}

.mv__bg img {
	aspect-ratio: 1440/772;
}

.mv__catch {
	gap: 4.125rem;
	text-align: left;
	word-break: keep-all;
}

.mv__catch-large {
	font-size: min(200 / 375 * 100vw, 200px);
	font-size: min(200 / var(--vw), 200px);
	line-height: 0.8;
}

.mv__catch-text {
	font-size: min(24 / 375 * 100vw, 24px);
	font-size: min(24 / var(--vw), 24px);
	font-weight: 400;
	line-height: 1.875;
	text-align: center;
}

.mv__catch-button {
	justify-content: center;
	margin-top: 0.875rem;
}

.mv__catch-button-link.button {
	padding: 1rem 4.125rem;
}

.mv__catch-button-link.button span {
	font-size: max(16px, 1.1875rem);
}

.mv__info {
	bottom: 0;
	grid-template-columns: auto max(24.125rem, 23.5vw) max(500px, 45.9vw);
	left: 0;
	position: absolute;
}

.mv__sns {
	border-left: none;
	border-right: 0;
	border-right: initial;
	gap: 1.5rem 0.625rem;
	grid-template-columns: repeat(2, 1fr);
	order: initial;
	padding-left: 2rem;
	padding-right: max(0.7vw, 6px);
}

.mv__sns-item {
	border: medium none currentColor;
	border: initial;
	min-width: 0;
	min-width: initial;
	padding: 0;
	padding: initial;
}

.mv__sns-item:first-child {
	border-right: 0;
	border-right: initial;
	justify-self: initial;
}

.mv__sns-item:nth-child(3) {
	border-right: 0;
	border-right: initial;
	border-top: 0;
	border-top: initial;
}

.mv__sns-item:nth-child(4) {
	border-top: 0;
	border-top: initial;
}

.mv__sns-item-link {
	align-items: center;
	filter: initial;
	gap: max(0.75rem, 0px);
	grid-template-columns: 1.125rem 1fr;
	height: 100%;
}

.mv__sns-item-img {
	height: 100%;
}

.mv__sns-item-text {
	font-size: max(8px, 0.75rem);
}

.mv__pickup {
	border-right: none;
	gap: max(0.7vw, 6px);
	grid-column: 3/5;
	grid-template-columns: max-content max(160px, min(21.5vw, 500px)) max(160px, min(21.5vw, 500px)) max(160px, min(21.5vw, 500px));
	padding-bottom: 0.8125rem;
	padding-left: max(0.7vw, 6px);
	padding-right: 0;
	padding-top: 0.8125rem;
}

.mv__pickup-head {
	align-items: center;
	color: #000;
	display: flex;
	font-size: max(8px, 0.75rem);
	font-weight: 500;
	height: 100%;
	padding-bottom: 0;
	padding-bottom: initial;
	padding-top: 0;
	padding-top: initial;
}

.mv__pickup-item {
	border: medium none currentColor;
	border: initial;
	padding: 0;
	padding: initial;
}

.mv__pickup-item::before,
.mv__pickup-item::after {
	content: none;
}

.mv__pickup-item:first-of-type,
.mv__pickup-item:nth-of-type(2) {
	border-right: 1px solid #fff;
}

.mv__pickup-item-link {
	-moz-column-gap: 0.75rem;
	column-gap: 0.75rem;
	grid-template-columns: max(60px, 9.875rem) 1fr;
	padding-right: max(0.7vw, 6px);
}

.mv__pickup-item-img {
	border-width: 1px;
}

.mv__pickup-item-img img,
.mv__pickup-item-img video {
	aspect-ratio: 158/84;
}

.mv__pickup-item-tag {
	font-size: max(8px, 0.75rem);
	margin-top: 0rem;
	padding-bottom: 0.1875rem;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	padding-top: 0.1875rem;
}

.mv__pickup-item-title {
	font-size: max(8px, 0.75rem);
	margin-top: 0.25rem;
	padding-left: 0.25rem;
}

.mv__pickup-item-date {
	align-self: initial;
	font-size: max(8px, 0.75rem);
	margin-top: 0.25rem;
	padding-bottom: 0;
	padding-bottom: initial;
	padding-left: 0.25rem;
}

.news {
	padding-bottom: 7.75rem;
	padding-top: 6.875rem;
}

.news__title-box {
	display: grid;
	grid-template-columns: repeat(2, fit-content(100%));
	justify-content: space-between;
}

.news__title {
	grid-column: 1/2;
	grid-row: 1/2;
	padding-top: 3rem;
}

.news__liner {
	grid-column: 1/3;
	margin-top: 5rem;
}

.news__sns-block {
	grid-column: 2/3;
	grid-row: 1/2;
	margin-top: 0;
	margin-top: initial;
}

.news__list {
	-moz-column-gap: 1.875rem;
	column-gap: 1.875rem;
	grid-template-columns: repeat(4, 1fr);
	margin-top: 4.75rem;
	row-gap: 4.375rem;
}

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

.page-404 {
	padding-bottom: 8.75rem;
	padding-top: 6.25rem;
}

.page-404__title {
	font-size: 8.125rem;
}

.page-404__title-small {
	font-size: 6.25rem;
}

.page-404__border {
	margin-top: 2.5rem;
}

.page-404__text {
	font-size: max(14px, 1.5rem);
	line-height: 2;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8.75rem;
	max-width: 60%;
}

.page-404__button {
	margin-top: 6.25rem;
}

.page-404__img {
	left: 75%;
	top: 10rem;
	transform: translate(-50%, 0);
	width: 50%;
}

.pagetop {
	bottom: 3.75rem;
	right: 4.5vw;
	width: 6.25rem;
}

.pagetop::after {
	width: 0.6875rem;
}

.point {
	padding-bottom: 19.25rem;
	padding-top: 15rem;
}

.point__title {
	padding-left: 0;
	padding-left: initial;
	padding-right: 0;
	padding-right: initial;
}

.point__text {
	padding-left: 0;
	padding-left: initial;
	padding-right: 0;
	padding-right: initial;
}

.point__list {
	-moz-column-gap: min(4vw, 5rem);
	column-gap: min(4vw, 5rem);
	grid-template-columns: repeat(2, 1fr);
	justify-content: space-between;
	margin-left: auto;
	margin-right: auto;
	margin-top: 13.125rem;
	row-gap: 6.25rem;
}

.point__list--3column {
	-moz-column-gap: min(7vw, 8.75rem);
	column-gap: min(7vw, 8.75rem);
	grid-template-columns: repeat(2, minmax(0, 1fr));
	max-width: none;
	max-width: initial;
}

.point__list--pyramid .point__item:nth-child(1 of .point__item) {
	grid-column: 1/3;
	justify-self: center;
	max-width: 44.375rem;
}

.portfolio {
	padding-top: 9.625rem;
}

.portfolio__border {
	margin-top: 4.0625rem;
}

.portfolio__text {
	margin-top: 1.25rem;
}

.portfolio__category-list {
	gap: 1.25rem;
	justify-content: flex-start;
	margin-top: 10.3125rem;
}

.portfolio__category-item a {
	font-size: max(10px, 1.375rem);
	width: min(11.5vw, 220px);
}

.portfolio__list {
	margin-top: 3.75rem;
}

.portfolio__item {
	-webkit-clip-path: inset(0 0 round 1.25rem 1.25rem 1.25rem 1.25rem);
	clip-path: inset(0 0 round 1.25rem 1.25rem 1.25rem 1.25rem);
	width: calc(20% - 16px);
}

.portfolio__item::after {
	-webkit-clip-path: inset(0 0 round 1.25rem 1.25rem 1.25rem 1.25rem);
	clip-path: inset(0 0 round 1.25rem 1.25rem 1.25rem 1.25rem);
}

.portfolio__button-link {
	margin-top: 8.9375rem;
}

.process__title {
	font-size: 4.375rem;
	height: 18.75rem;
	line-height: 1.5;
}

.process__wrapper {
	padding-bottom: 9.375rem;
}

.process__list {
	margin-left: auto;
	margin-right: auto;
	padding-top: 5.125rem;
	row-gap: 6.25rem;
}

.process__check {
	margin-top: 13rem;
}

.recruit-contact__text {
	font-size: 2.5rem;
	margin-top: 4.375rem;
	padding-left: 0;
	padding-left: initial;
}

.recruit-contact__button {
	margin-top: 6.25rem;
}

.recruit-contact__button a {
	--_button-width: calc(390/16*1rem);
	padding-bottom: 3.25rem;
	padding-top: 3.25rem;
}

.recruit-contact__button a span {
	font-size: 2.5rem;
}

.recruit-contact__img {
	margin-bottom: 12.5rem;
	margin-top: 22.1875rem;
}

.recruit-contact__img img {
	aspect-ratio: 2000/424;
}

.recruit-staff {
	margin-top: 16.4375rem;
}

.recruit-staff__title {
	margin-top: 3.75rem;
}

.recruit-staff__title-en {
	font-size: 5.625rem;
}

.recruit-staff__title-ja {
	font-size: 1.875rem;
	margin-top: 1.6875rem;
}

.recruit-staff__items {
	margin-left: auto;
	margin-right: auto;
	margin-top: 8.1875rem;
	max-width: 1050px;
	width: 100%;
}

.recruit-staff__item {
	align-items: flex-end;
	flex-direction: row;
	gap: 5.75rem;
	padding-bottom: 3.75rem;
	padding-left: 1.875rem;
	padding-right: 1.875rem;
	padding-top: 3.75rem;
}

.recruit-staff__item-image {
	margin-left: 0;
	margin-right: 0;
	max-width: 22.125rem;
	width: 100%;
}

.recruit-staff__item-info {
	flex: 1;
}

.recruit-staff__item-info-catch {
	font-size: max(1.25rem, 12px);
	margin-left: 0;
	margin-right: 0;
	padding: 0.625rem;
	width: -moz-fit-content;
	width: fit-content;
}

.recruit-staff__item-info-name {
	flex-direction: row;
	font-size: max(2.25rem, 18px);
	gap: 2.3125rem;
	margin-top: 1.875rem;
}

.recruit-staff__item-info-name span {
	font-size: max(1rem, 10px);
}

.recruit-staff__item-info-word {
	font-size: max(1.875rem, 14px);
	margin-top: 1.625rem;
}

.recruit-staff__item-info-text {
	font-size: max(1.25rem, 12px);
	margin-top: 3rem;
}

.recruit-top__title {
	align-items: center;
	display: flex;
	gap: 6rem;
}

.recruit-top__title-en {
	font-size: 10rem;
}

.recruit-top__title-ja {
	display: block;
	font-size: 2.5rem;
	margin-top: 0;
}

.recruit-top__title-ja2 {
	display: none;
}

.recruit-top-lineBox {
	margin-top: 5.125rem;
}

.recruit-top__img {
	margin-top: 12.5rem;
}

.recruit-top__text {
	font-size: max(1.6875rem, 14px);
	margin-top: 14.6875rem;
}

.recruit-type {
	margin-top: 13.75rem;
}

.recruit-type__title {
	font-size: 4.375rem;
}

.recruit-type__items {
	gap: 0.3125rem;
	margin-top: 10.25rem;
}

.recruit-type__item-title {
	border-radius: 0.5rem;
	font-size: max(1.6875rem, 12px);
	padding-bottom: max(1.25rem, 9px);
	padding-top: max(1.25rem, 9px);
	position: relative;
}

.recruit-type__item-title::after {
	height: 1.125rem;
	right: 1.5rem;
	width: 1.5rem;
}

.recruit-type__item-title span {
	border-radius: 1.25rem;
	font-size: max(1.75rem, 12px);
	left: auto;
	padding: 0.3125rem 2.25rem;
	position: absolute;
	right: 5.625rem;
	top: 50%;
	transform: translateY(-50%);
}

.recruit-type__item-container {
	gap: 1.25rem;
	padding-bottom: 2.75rem;
}

.recruit-type__item-wrap {
	align-items: flex-start;
	flex-direction: row;
	gap: 1.25rem;
	padding: 2.5rem 3.125rem;
}

.recruit-type__item-wrap-title {
	font-size: max(1.25rem, 12px);
	margin-left: 0;
	margin-right: 0;
	max-width: max(10.625rem, 110px);
	padding: 0.625rem 0.625rem;
}

.recruit-type__item-wrap-description {
	font-size: max(1.25rem, 12px);
}

.recruit-type__item-container-button {
	margin-top: 2.5rem;
}

.recruit-type__item-container-link {
	max-width: 29.125rem;
	padding-bottom: 2.375rem;
	padding-top: 2.375rem;
	width: 100%;
}

.section-catch {
	font-size: max(1.375rem, 14px);
	line-height: 1.6;
	padding-left: 1.25rem;
}

.section-catch::before {
	height: 0.5625rem;
	top: max(0.875rem, 10px);
	width: 0.5625rem;
}

.section-container {
	margin-top: 1.5625rem;
}

.section-text {
	font-size: max(12px, 1.25rem);
	line-height: 2.2222222222;
}

.section-text--mt {
	margin-top: 2rem;
}

.section-text2 {
	font-size: max(10px, 1.25rem);
	line-height: 1.9;
}

.section-text2--mt {
	margin-top: 1rem;
}

.section-title {
	font-size: max(8.125rem, 72px);
	line-height: 1;
}

.section-title-small {
	font-size: 8.125rem;
	line-height: 1;
}

.section-title--large {
	font-size: 10rem;
}

.section-title--mt {
	margin-top: 5.125rem;
}

.section-title--border {
	padding-bottom: 6.25rem;
}

.section-title2 {
	font-size: 4.375rem;
	font-size: max(4.375rem, 30px);
	line-height: 1.5;
	padding-bottom: 0.625rem;
}

.section-title2__small {
	font-size: inherit;
	line-height: inherit;
}

.section-title2--black {
	font-weight: 900;
}

.section-title3 {
	font-size: 10rem;
	line-height: 1;
}

.section-title3-ja {
	font-size: max(1.875rem, 14px);
	margin-top: 2.5rem;
}

.section-title3--mt {
	margin-top: 5.125rem;
}

.service-concept {
	margin-top: 5.9375rem;
}

.service-concept__items {
	gap: 0.3125rem;
	margin-left: auto;
	margin-right: auto;
	width: auto;
}

.service-concept__item img {
	aspect-ratio: 1398/783;
}

.service-concept__item:nth-child(2n+1) > .service-concept__item-info {
	bottom: auto;
	left: 4.875rem;
	max-width: 47.5rem;
	padding-left: 0rem;
	padding-right: 0rem;
	top: 8.375rem;
	width: 100%;
}

.service-concept__item:nth-child(2n) > .service-concept__item-info {
	bottom: auto;
	margin-left: auto;
	max-width: max(450px, min(45vw, 900px));
	padding-left: 0rem;
	padding-right: 0rem;
	right: 4.875rem;
	top: 7.75rem;
	width: 100%;
}

.service-concept__item:nth-child(2n+1) > .service-concept__item-info > .service-concept__item-info-title {
	font-size: max(4.375rem, 36px);
	line-height: 1.75;
}

.service-concept__item:nth-child(2n) > .service-concept__item-info > .service-concept__item-info-title {
	font-size: max(4.375rem, 36px);
	line-height: 1.75;
}

.service-concept__item-info-text {
	font-size: max(1.5rem, 11px);
	letter-spacing: 0.1em;
	line-height: 3;
	margin-top: 4.25rem;
}

.service-concept__item:nth-child(2n) .service-concept__item-info-text {
	text-align: right;
}

.service-movie {
	margin-top: 10rem;
	padding-bottom: 6.125rem;
	padding-top: 7.6875rem;
}

.service-movie-container__movie {
	max-width: 49.75rem;
	width: 100%;
}

.service-movie-container__movie iframe {
	aspect-ratio: 796/448;
}

.service-movie-container-text {
	font-size: 1.5rem;
	margin-top: 3.75rem;
}

.sns-block {
	align-items: center;
	display: flex;
	width: -moz-fit-content;
	width: fit-content;
}

.sns-block__title {
	font-size: max(0.875rem, 10px);
	padding-right: 1.875rem;
}

.sns-block__lists {
	border-bottom: none;
	border-left: 1px solid #000;
	border-radius: 0;
	border-right: none;
	border-top: none;
	gap: 1.5rem;
	grid-template-columns: repeat(1, 1fr);
	margin-top: 0;
	padding-bottom: 0rem;
	padding-left: 1.875rem;
	padding-right: 0;
	padding-top: 0rem;
}

.sns-block__list-link {
	align-items: center;
	display: flex;
	gap: 0.75rem;
}

.sns-block__list-link-img {
	max-width: max(1.4375rem, 12px);
	width: 100%;
}

.sns-block__list-link-text {
	color: #000;
	font-family: "MFW-PShinGoPr6N-Regular", sans-serif;
	font-size: max(0.75rem, 9px);
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1;
	padding-bottom: 0.375rem;
}

.solution {
	margin-top: 31.25rem;
}

.solution__title {
	margin-top: 10.25rem;
}

.solution__title.section-title3 {
	text-align: right;
}

.solution__items {
	gap: 2.5rem 2.5rem;
	grid-template-columns: repeat(3, 1fr);
	margin-left: auto;
	margin-right: auto;
	margin-top: 5rem;
	max-width: max(768px, min(64vw, 1200px));
	width: 100%;
}

.solution__item {
	padding: 1.875rem 1.875rem;
}

.solution__item-title {
	font-size: max(1.75rem, 14px);
	line-height: 1.5357142857;
}

.solution__item-img {
	margin-top: 1.25rem;
	max-width: 10.875rem;
	width: 100%;
}

.solution__item-text {
	display: flex;
	font-size: max(1rem, 12px);
	justify-content: center;
	margin-top: 1.25rem;
	max-width: 25vw;
	width: 100%;
}

.solution__text {
	font-size: max(1.5rem, 12px);
	line-height: 2.125;
	margin-top: 3rem;
	text-align: right;
}

.solution-bottom__text {
	font-size: max(2rem, 12px);
	line-height: 2.125;
}

.solution-bottom {
	margin-top: 5rem;
}

.solution-button {
	margin-top: 7.5rem;
}

.top-solutions {
	padding-bottom: 11.25rem;
}

.top-solutions::after {
	background: url(./../images/top/solutions-mobile.webp) no-repeat center center/contain;
	content: "";
	height: 30.5625rem;
	position: absolute;
	right: 0;
	top: -10.625rem;
	width: 40.625rem;
	z-index: 2;
}

.solutions__container {
	border-width: 1px;
	padding-top: 1.25rem;
}

.solutions__title-wrap {
	padding-left: 0;
	padding-left: initial;
	padding-right: 0;
	padding-right: initial;
}

.solutions__title-en {
	margin-top: 4rem;
}

.solutions__text {
	font-size: max(12px, 1.25rem);
	letter-spacing: 0;
	line-height: 2;
	margin-top: 2.5rem;
}

.solutions__list {
	gap: 1.0625rem;
	grid-template-columns: repeat(3, 1fr);
	margin-top: 5rem;
}

.solutions__item {
	border-radius: 0.5rem;
}

.solutions__item-title {
	font-size: max(3.375rem, 24px);
}

.solutions__item-title.solutions__item-title--big {
	font-size: max(2.5vw, 24px);
}

.solutions__item-text {
	font-size: max(1.1875rem, 8.2px);
	margin-top: 2.5rem;
}

.solutions__item-text.solutions__item-text--big {
	font-size: max(1vw, 8px);
}

.solutions__item-button {
	margin-top: 2.5rem;
}

.solutions__item-link span {
	font-size: 1.875rem;
}

.solutions__item-note {
	width: 100%;
}

.solutions__item.solutions__item-logo {
	grid-column: 2/3;
	grid-row: 2/3;
	transform: scale(1.25);
}

.solutions__item-bg {
	border-radius: 0.5rem;
}

.solutions__item-link:hover .solutions__item-bg::after {
	border-radius: 0.5rem;
}

.strategy__title {
	padding-left: 0;
	padding-left: initial;
	padding-right: 0;
	padding-right: initial;
}

.strategy__text {
	font-size: max(14px, 1.375rem);
	line-height: 2.3636363636;
	margin-top: 1rem;
	padding-left: 0;
	padding-left: initial;
	padding-right: 0;
	padding-right: initial;
}

.strategy__wrapper {
	margin-top: 3.125rem;
}

.strategy__background {
	top: 8.5rem;
}

.strategy__head {
	font-size: 10rem;
	top: 0rem;
}

.strategy__content {
	margin-top: -1.4375rem;
	padding-bottom: 10.375rem;
	padding-top: 5.8125rem;
}

.strategy__list {
	-moz-column-gap: 2.8125rem;
	column-gap: 2.8125rem;
	grid-template-columns: repeat(2, 1fr);
	margin-left: auto;
	margin-right: auto;
	max-width: 1190px;
	row-gap: 2.1875rem;
}

.strategy__item:nth-child(2n-1) {
	grid-column: 2/3;
}

.strategy__item:nth-child(2n) {
	grid-column: 1/2;
}

.strategy__item:nth-child(1) {
	grid-row: 1/7;
}

.strategy__item:nth-child(2) {
	grid-row: 7/13;
}

.strategy__item:nth-child(3) {
	grid-row: 13/19;
}

.strategy__item:nth-child(4) {
	grid-row: 19/25;
}

.strategy__item:nth-child(5) {
	grid-row: 25/31;
}

.strategy__item:nth-child(6) {
	grid-row: 31/37;
}

.strategy__item:nth-child(7) {
	grid-row: 37/43;
}

.strategy__item:nth-child(8) {
	grid-row: 43/49;
}

.strategy__item:nth-child(9) {
	grid-row: 49/55;
}

.strategy__item:nth-child(10) {
	grid-row: 55/61;
}

.strategy__item:nth-child(11) {
	grid-row: 61/67;
}

.strategy__item:nth-child(12) {
	grid-row: 67/73;
}

.strategy__item:nth-child(13) {
	grid-row: 73/79;
}

.strategy__item:nth-child(14) {
	grid-row: 79/85;
}

.strategy__item:nth-child(15) {
	grid-row: 85/91;
}

.strategy__item:nth-child(16) {
	grid-row: 91/97;
}

.strategy__item:nth-child(17) {
	grid-row: 97/103;
}

.strategy__item:nth-child(18) {
	grid-row: 103/109;
}

.strategy__item:nth-child(19) {
	grid-row: 109/115;
}

.strategy__item:nth-child(20) {
	grid-row: 115/121;
}

.strategy__point {
	border-radius: 1.875rem;
	border-width: 0.3125rem;
	filter: drop-shadow(0.75rem 0.75rem 0.625rem rgba(0, 0, 0, 0.16));
	margin-left: auto;
	margin-right: auto;
	margin-top: 12.5rem;
	max-width: 1300px;
	padding-bottom: 4.5rem;
	padding-left: 2.5rem;
	padding-right: 2.5rem;
	padding-top: 5.75rem;
	width: 100%;
}

.strategy__point::before {
	width: 6.5rem;
}

.strategy__point-text {
	font-size: max(14px, 1.875rem);
}

.strategy__button {
	margin-top: 5rem;
}

.text-catch {
	padding-left: 1.25rem;
}

.text-catch::before {
	height: 0.5625rem;
	top: max(0.5rem, 5px);
	width: 0.5625rem;
}

.top-about {
	overflow-x: visible;
}

.top-about-bg {
	height: 100%;
	left: 0;
	right: 0;
	top: 8%;
	width: 100%;
}

.top-about__inner.inner {
	padding-left: 25px;
	padding-right: 25px;
}

.top-about-bg img {
	-o-object-fit: cover;
	height: auto;
	object-fit: cover;
}

.top-about__title {
	font-size: 4.375rem;
	padding-left: 0;
}

.top-about__title-en {
	font-size: 12.5rem;
	left: -3.75rem;
}

.top-about__items {
	gap: 2.875rem 4.6875rem;
	grid-template-columns: repeat(2, 1fr);
	margin-top: 8rem;
}

.top-about__items::before {
	height: calc(100% - 0.75rem);
	left: 50%;
	top: 0.75rem;
	transform: translateX(-50%);
}

.top-about__item {
	padding-left: 0;
}

.top-about__item:nth-child(2n-1) {
	grid-column: 1/2;
}

.top-about__item:nth-child(2n) {
	grid-column: 2/3;
}

.top-about__item:nth-child(1) {
	grid-row: 1/2;
}

.top-about__item:nth-child(2) {
	grid-row: 2/3;
}

.top-about__item:nth-child(3) {
	grid-row: 3/4;
}

.top-about__item:nth-child(4) {
	grid-row: 4/5;
}

.top-about__item:nth-child(5) {
	grid-row: 5/6;
}

.top-about__item:nth-child(6) {
	grid-row: 6/7;
}

.top-about__item:nth-child(7) {
	grid-row: 7/8;
}

.top-about__item:nth-child(8) {
	grid-row: 8/9;
}

.top-about__item:nth-child(9) {
	grid-row: 9/10;
}

.top-about__item:nth-child(10) {
	grid-row: 10/11;
}

.top-about__item:nth-child(11) {
	grid-row: 11/12;
}

.top-about__item:nth-child(12) {
	grid-row: 12/13;
}

.top-about__item:nth-child(13) {
	grid-row: 13/14;
}

.top-about__item:nth-child(14) {
	grid-row: 14/15;
}

.top-about__item:nth-child(15) {
	grid-row: 15/16;
}

.top-about__item:nth-child(16) {
	grid-row: 16/17;
}

.top-about__item:nth-child(17) {
	grid-row: 17/18;
}

.top-about__item:nth-child(18) {
	grid-row: 18/19;
}

.top-about__item:nth-child(19) {
	grid-row: 19/20;
}

.top-about__item:nth-child(20) {
	grid-row: 20/21;
}

.top-about__item:nth-child(21) {
	grid-row: 21/22;
}

.top-about__item:nth-child(22) {
	grid-row: 22/23;
}

.top-about__item:nth-child(23) {
	grid-row: 23/24;
}

.top-about__item:nth-child(24) {
	grid-row: 24/25;
}

.top-about__item:nth-child(25) {
	grid-row: 25/26;
}

.top-about__item:nth-child(26) {
	grid-row: 26/27;
}

.top-about__item:nth-child(27) {
	grid-row: 27/28;
}

.top-about__item:nth-child(28) {
	grid-row: 28/29;
}

.top-about__item:nth-child(29) {
	grid-row: 29/30;
}

.top-about__item:nth-child(30) {
	grid-row: 30/31;
}

.top-about__item:nth-child(31) {
	grid-row: 31/32;
}

.top-about__item:nth-child(32) {
	grid-row: 32/33;
}

.top-about__item:nth-child(33) {
	grid-row: 33/34;
}

.top-about__item:nth-child(34) {
	grid-row: 34/35;
}

.top-about__item:nth-child(35) {
	grid-row: 35/36;
}

.top-about__item:nth-child(36) {
	grid-row: 36/37;
}

.top-about__item:nth-child(37) {
	grid-row: 37/38;
}

.top-about__item:nth-child(38) {
	grid-row: 38/39;
}

.top-about__item:nth-child(39) {
	grid-row: 39/40;
}

.top-about__item:nth-child(40) {
	grid-row: 40/41;
}

.top-about__item:nth-child(41) {
	grid-row: 41/42;
}

.top-about__item:nth-child(42) {
	grid-row: 42/43;
}

.top-about__item:nth-child(43) {
	grid-row: 43/44;
}

.top-about__item:nth-child(44) {
	grid-row: 44/45;
}

.top-about__item:nth-child(45) {
	grid-row: 45/46;
}

.top-about__item:nth-child(46) {
	grid-row: 46/47;
}

.top-about__item:nth-child(47) {
	grid-row: 47/48;
}

.top-about__item:nth-child(48) {
	grid-row: 48/49;
}

.top-about__item:nth-child(49) {
	grid-row: 49/50;
}

.top-about__item:nth-child(50) {
	grid-row: 50/51;
}

.top-about__item::before {
	display: none;
	position: static;
}

.top-about__item:nth-child(2n-1) .top-about__item-title:after {
	background: #000;
	border-radius: 50%;
	content: "";
	height: 1.375rem;
	position: absolute;
	right: -3rem;
	top: 0.375rem;
	width: 1.375rem;
}

.top-about__item:nth-child(2n) {
	display: flex;
	gap: 1.75rem;
}

.top-about__item:nth-child(2n)::after {
	background: #000;
	border-radius: 50%;
	content: "";
	height: 1.375rem;
	left: -3rem;
	position: absolute;
	top: 0.25rem;
	width: 1.375rem;
}

.top-about__item-container {
	display: block;
	max-width: 65%;
	width: 100%;
}

.top-about__item-title-box {
	align-items: center;
	display: flex;
	gap: 1.75rem;
}

.top-about__item-title {
	font-size: max(1.875rem, 18px);
}

.top-about__item-title-line,
.top-about__item-line {
	background-color: #000;
	flex: 1;
	height: 1px;
	width: 100%;
}

.top-about__item-line {
	display: block;
	margin-top: 0.875rem;
}

.top-about__item-text {
	font-size: max(1.25rem, 14px);
	margin-top: 1rem;
}

.top-about__item:nth-child(2n-1) .top-about__item-text {
	padding-right: 18.75rem;
}

.top-about__items-bottom {
	margin-top: 2.5rem;
	text-align: center;
}

.top-about__items-bottom-text {
	font-size: 4.5rem;
	padding-bottom: 1rem;
	padding-right: 6.25rem;
	padding-top: 1rem;
}

.top-about__items-bottom-text::after {
	width: 6.25rem;
}

.top-banner {
	padding-bottom: 4rem;
	padding-top: 5rem;
}

.top-banner__title {
	font-size: 2.625rem;
}

.top-banner__button {
	margin-top: 2.125rem;
}

.top-column {
	margin-top: 11.25rem;
}

.top-column__top-img {
	display: block;
	max-width: 26.5rem;
	width: 100%;
}

.top-contact {
	padding-bottom: 1.25rem;
	padding-top: 6.25rem;
}

.top-contact__inner {
	max-width: 1290px;
	padding-left: 25px;
	padding-right: 25px;
}

.top-contact__img {
	aspect-ratio: 750/1100;
	display: block;
	left: calc(50% - min(69vw, 56rem));
	top: -5rem;
	width: 68.75rem;
	z-index: 4;
}

.top-contact__box {
	height: -moz-fit-content;
	height: fit-content;
	margin-left: auto;
	padding-bottom: 2.5rem;
	padding-left: 4.5625rem;
	padding-right: 4.5625rem;
	padding-top: 4rem;
	width: 47%;
}

.top-contact__box-title {
	font-size: 2.5rem;
}

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

.top-form__wrap.top-form__wrap--textarea {
	align-items: flex-start;
}

.top-form__wrap + .top-form__wrap:not(:last-child) {
	margin-top: 1.75rem;
}

.top-form__wrap + .top-form__wrap:last-of-type {
	margin-top: 3.75rem;
}

.top-form__label {
	display: none;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	font-size: 1.25rem;
}

input::placeholder,
textarea::placeholder {
	font-size: 1.25rem;
}

.top-form__wrap.top-form__wrap--textarea .top-form__label {
	margin-top: 0.625rem;
}

.top-form__input,
.top-form__select,
.top-form__radio,
.top-form__checkbox {
	margin-top: 0.625rem;
}

.top-form__textarea {
	margin-top: 1.25rem;
}

.top-form__input input {
	border-left: none;
	border-radius: 0rem;
	border-right: none;
	border-top: none;
	font-size: 1.25rem;
	height: 4rem;
	padding: 0.625rem;
}

.top-form-textarea textarea {
	font-size: 1.25rem;
	padding: 0.625rem;
}

.top-form__text {
	font-size: 1.0625rem;
	line-height: 1.75;
}

.top-form__text {
	margin-top: 1.3125rem;
}

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

.top-faq__inner {
	background-color: #fff;
	padding-left: 25px;
	padding-right: 25px;
}

.top-faq-container {
	border-radius: 0.75rem;
	padding-bottom: 5.75rem;
	padding-top: 5rem;
}

.top-faq__title {
	font-size: max(4.375rem, 32px);
}

.top-faq__button {
	margin-top: 6.25rem;
}

.top-news-cards {
	gap: 4.375rem 1.875rem;
	grid-template-columns: repeat(4, 1fr);
}

.top-news-main,
.top-column-main {
	margin-top: 3.5rem;
}

.top-news__button,
.top-column__button {
	margin-top: 5.125rem;
}

.top-portfolio__text {
	margin-top: 2.375rem;
}

.splide__track {
	padding-bottom: 5.625rem;
	padding-top: 5.625rem;
}

.splide__slide {
	height: min(34.2vw, 70rem);
}

.splide__slide.is-top-portfolio {
	width: 42.75rem;
}

.top-portfolio__button {
	margin-top: 6.9375rem;
}

.top-professionals__items {
	gap: 0.75rem;
	margin-top: 6.25rem;
}

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

.top-professionals__item:nth-child(2n) > .top-professionals__item-img {
	order: 2;
}

.top-professionals__item:nth-child(2n) > .top-professionals__item-info {
	order: 1;
}

.top-professionals__item-info {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 4rem 7.5rem;
}

.top-professionals__item-info-catch {
	font-size: max(1.375rem, 12px);
}

.top-professionals__item-info-title {
	font-size: max(4.5rem, 24px);
	line-height: 1.5;
	margin-top: 2.125rem;
}

.top-professionals__item-info-text {
	font-size: max(1.375rem, 12px);
	line-height: 2.15;
	margin-top: 3.75rem;
}

.top-professionals__lv2-items {
	gap: 2.5rem;
	margin-top: 1.5625rem;
}

.top-professionals__lv2-item {
	font-size: max(1.375rem, 12px);
	line-height: 1.8;
	padding-left: 1.25rem;
}

.top-professionals__lv2-item::before {
	height: 0.5625rem;
	top: max(1rem, 10px);
	width: 0.5625rem;
}

.top-professionals {
	overflow-x: clip;
}

.top-professionals::after {
	background: url(./../images/top/uiux-icon.webp) no-repeat center center/contain;
	content: "";
	height: 56.25rem;
	position: absolute;
	right: -18.75rem;
	top: -13.125rem;
	width: 75rem;
}

.top-service__items {
	gap: 0.375rem;
	grid-template-columns: repeat(4, 1fr);
	grid-template-rows: repeat(3, 1fr);
	margin-top: 5.625rem;
}

.top-service__item:not(:first-child):not(:last-child) {
	padding-bottom: 4.375rem;
	padding-left: 2.0625rem;
	padding-right: 2.0625rem;
	padding-top: 4.375rem;
}

.top-service__item:nth-child(1) {
	grid-column: 1/3;
	grid-row: 1/3;
}

.top-service__item:nth-child(2) {
	grid-column: 3/4;
	grid-row: 1/2;
}

.top-service__item:nth-child(3) {
	grid-column: 4/5;
	grid-row: 2/3;
}

.top-service__item:nth-child(4) {
	grid-column: 1/2;
	grid-row: 3/4;
}

.top-service__item:nth-child(5) {
	grid-column: 3/4;
	grid-row: 3/4;
}

.top-service__item:nth-child(6) {
	grid-column: 4/5;
	grid-row: 3/4;
}

.top-service__item-title {
	font-size: 2.5rem;
	padding-left: 1.25rem;
}

.top-service__item-title::before {
	height: 0.5rem;
	width: 0.4375rem;
}

.top-service__item-text {
	font-size: 1.625rem;
	font-size: max(1.625rem, 10px);
	line-height: 1.85;
	margin-top: 5rem;
	padding-left: 1.125rem;
	padding-right: 1.125rem;
}

.top-service {
	margin-top: 6.875rem;
}

.uiux-core__title {
	font-size: 7.5rem;
}

.uiux-core__title span {
	top: 0.1em;
}

.uiux-core__container {
	padding-bottom: 7.5rem;
	padding-top: 7.5rem;
}

.uiux-core__contents {
	gap: 5.9375rem;
	margin-left: auto;
	margin-right: auto;
}

.uiux-core__item {
	border-radius: 3.4375rem;
	padding-bottom: 4.375rem;
	padding-left: 3.75rem;
	padding-right: 3.75rem;
	padding-top: 2.75rem;
}

.uiux-core__item-title {
	font-size: 2.5rem;
	font-weight: 900;
}

.uiux-core__item-text {
	font-size: max(14px, 1.375rem);
	font-weight: 700;
	line-height: 2.1818181818;
	margin-top: 1.5rem;
}

.uiux-links__portfolio {
	background-image: url(../images/uiux/uiux-works-bg.webp);
	padding-bottom: 8.125rem;
	padding-top: 8.125rem;
}

.uiux-links__portfolio-button {
	min-width: 18.4375rem;
}

.uiux-links__portfolio-button a {
	font-size: 2.5rem;
	padding-bottom: 2.875rem;
	padding-top: 2.875rem;
}

.uiux-links__contact {
	background-image: url(../images/uiux/uiux-contact-bg.webp);
	padding-bottom: 3.75rem;
	padding-top: 6.25rem;
}

.uiux-links__contact-text {
	font-size: 2.5rem;
	line-height: 1.8;
}

.uiux-links__contact-button {
	margin-top: 1.375rem;
}

.uiux-strength {
	background-image: url(../images/uiux/uiux-bg-pc.webp);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 86.95vw 76.55vw;
	padding-bottom: 21.25rem;
	padding-top: 7.5rem;
}

.uiux-strength__container {
	display: contents;
}

.uiux-strength__line {
	width: 100%;
}

.uiux-strength__list {
	gap: 1.25rem;
	margin-top: 2.5rem;
}

.uiux-strength__item-title {
	font-size: 1.875rem;
	letter-spacing: 0;
	line-height: 2;
}

.uiux-strength__item-text {
	font-size: max(10px, 1.25rem);
	letter-spacing: 0;
	line-height: 2;
	margin-top: 0.1875rem;
}

.uiux-strength__check {
	margin-top: 10.625rem;
}

.wp-pagenavi a,
.wp-pagenavi span {
	color: #000;
	font-size: max(1rem, 10px);
	height: 2.875rem;
	width: 2.875rem;
}

.wp-pagenavi a:hover {
	background-color: #fff;
	color: #000;
}

.inner {
	max-width: min(94vw, 5000px);
	padding-left: 25px;
	padding-right: 25px;
}

.inner2 {
	padding-left: 25px;
	padding-right: 25px;
}

.inner-small {
	max-width: min(1800px, 94vw);
	padding-left: 25px;
	padding-right: 25px;
}

.inner-small2 {
	max-width: min(1720px, 96vw);
	padding-left: 25px;
	padding-right: 25px;
}

.layout-article-navigation {
	margin-top: 10.625rem;
}

.layout-client {
	padding-bottom: 10.3125rem;
	padding-top: 11.25rem;
}

.layout-concept1 {
	padding-top: 11.25rem;
}

.layout-pageTop {
	padding-top: 9.5rem;
}

.layout-recruit-contact {
	margin-top: 27.25rem;
}

.layout-sns-block {
	padding-top: 0;
}

.layout-solutions-portfolio {
	margin-top: 9.875rem;
}

.layout-solutions-recruit {
	margin-top: 3.4375rem;
}

.layout-solutions-uiux {
	padding-top: 6.25rem;
}

.layout-solutions {
	margin-top: 11.25rem;
}

.layout-strategy {
	margin-top: 13.125rem;
}

.layout-top-about {
	margin-top: 10.625rem;
}

.layout-top-banner {
	margin-top: 10.625rem;
}

.layout-top-faq {
	margin-top: 11.25rem;
}

.layout-top-portfolio {
	margin-top: 12.5rem;
}

.layout-top-professionals {
	margin-top: 10.625rem;
}

}

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

html {
	font-size: 0.8vw;
}

}

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

.uiux-links__portfolio-button:hover::before,
.uiux-links__portfolio-button:hover a::before,
.uiux-links__portfolio-button:hover a::after {
	animation-name: pulsatePC;
}

}

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

.top-solutions::after {
	width: 45rem;
}

}

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

.form__label-text.form__label-text--top {
	padding-top: 1rem;
}

}

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

.header__nav-item a {
	padding: 0.625rem 2rem;
}

.mv__info {
	grid-template-columns: auto max(24.125rem, 15vw) max(500px, 45.9vw);
	justify-content: center;
	margin-left: auto;
	margin-right: auto;
}

.mv__pickup {
	gap: max(1.6vw, 6px);
	padding-left: max(1.6vw, 6px);
	padding-right: 0;
}

.mv__pickup-head {
	font-size: max(8px, 1.125rem);
}

.mv__pickup-item-link {
	padding-right: max(1vw, 10px);
}

}

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

.client-slider-wrapper {
	margin-left: 5rem;
	margin-top: 6.25rem;
}

.client-slide {
	margin-left: 5rem;
	width: 13.698630137vw;
}

.point__list--3column {
	-moz-column-gap: min(3vw, 3.75rem);
	column-gap: min(3vw, 3.75rem);
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

}

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

.download-form__select > .wpcf7-form-control-wrap::before {
	top: max(0rem, 20%);
}

}

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

.top-contact__box {
	width: min(40vw, 586px);
}

}

@media (min-width: 2000px) {

html {
	font-size: 16px;
}

}

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

.download-form__select > .wpcf7-form-control-wrap::before {
	top: 24%;
}

.item1__text {
	padding-left: 1.25em;
	padding-right: 1.25em;
}

.top-service__item:not(:first-child):not(:last-child) {
	padding-bottom: 3.5vw;
	padding-left: 1.65vw;
	padding-right: 1.65vw;
	padding-top: 3.5vw;
}

}

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

.concept__info-mobile {
	right: calc(50% - min(67vw, 143rem));
	top: -53.75rem;
}

.footer-center-top {
	grid-template-columns: repeat(2, 1fr);
}

.fv2-info__title {
	font-size: min(4vw, 123px);
}

.fv2-info__text {
	font-size: min(1.3vw, 40px);
}

}

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

.concept__info-mobile {
	top: -41vw;
}

}

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

.concept__info-mobile {
	top: -39vw;
}

}

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

#mask {
	display: none;
}

#mask-sp {
	display: block;
	height: 100vh;
	width: 100vw;
}

}

@media (max-width: 767px) {

.splide__slide {
	width: -moz-fit-content;
	width: fit-content;
}

.splide__slide a img {
	height: 100%;
	width: auto;
}

}

@media (max-width: 375px) {

html {
	font-size: 4.2666666667vw;
}

html {
	font-size: 4.2666666667vw;
}

}

@keyframes fadeOutCircle {

0% {
	opacity: 0.2;
}

100% {
	opacity: 0;
}

}

@keyframes mask {

100% {
	stroke-dashoffset: 0;
}

}

@keyframes scroll-left {

from {
	transform: translateX(-20%);
}

to {
	transform: translateX(-120%);
}

}

@keyframes scroll-right {

from {
	transform: translateX(-120%);
}

to {
	transform: translateX(-20%);
}

}

@keyframes fadeOutCircle {

0% {
	opacity: 0.2;
}

100% {
	opacity: 0;
}

}

@keyframes fadeIn {

100% {
	opacity: 1;
}

}

@keyframes underline {

0% {
	-webkit-clip-path: inset(0 100% 0 0);
	clip-path: inset(0 100% 0 0);
}

50% {
	-webkit-clip-path: inset(0 0 0 0);
	clip-path: inset(0 0 0 0);
}

100% {
	-webkit-clip-path: inset(0 0 0 100%);
	clip-path: inset(0 0 0 100%);
}

}

@keyframes arrow-out {

0% {
	opacity: 1;
	transform: translate(0, 0);
}

100% {
	opacity: 0;
	transform: translate(0.625rem, 0);
}

}

@keyframes arrow-in {

0% {
	opacity: 0;
	transform: translate(-0.625rem, 0);
}

100% {
	opacity: 1;
	transform: translate(0, 0);
}

}

@keyframes point {

100% {
	opacity: 1;
	rotate: 0deg;
	scale: 1;
	translate: 12% 0;
}

}

@keyframes line {

100% {
	-webkit-clip-path: inset(0 0 0 0);
	clip-path: inset(0 0 0 0);
}

}

@keyframes line {

100% {
	-webkit-clip-path: inset(0 0 0 0);
	clip-path: inset(0 0 0 0);
}

}

@keyframes rotateCircle {

100% {
	transform: rotate(360deg);
}

}

@keyframes pointLight {

0% {
	filter: brightness(0.8) drop-shadow(0 0 0 rgba(255, 255, 255, 0.6));
}

50% {
	filter: brightness(1.04) drop-shadow(0 0 0.625rem rgba(255, 255, 255, 0.6));
}

100% {
	filter: brightness(1) drop-shadow(0 0 0 rgba(255, 255, 255, 0.6));
}

}

@keyframes bounce {

0% {
	transform: scale(1);
}

25% {
	transform: scale(0.85);
}

50% {
	transform: scale(1.25);
}

100% {
	transform: scale(1.2);
}

}

@keyframes pulsateSP {

0% {
	box-shadow: 0 0 0 rgba(255, 255, 255, 0);
	opacity: 0;
	scale: 1 1;
}

10% {
	box-shadow: 0 0 0 rgba(255, 255, 255, 0.5);
	opacity: 1;
}

100% {
	box-shadow: 0 0 3.125rem rgba(255, 255, 255, 0.5);
	opacity: 0;
	scale: 2.5 3.37;
}

}

@keyframes pulsatePC {

0% {
	box-shadow: 0 0 0 rgba(255, 255, 255, 0);
	opacity: 0;
	scale: 1 1;
}

10% {
	box-shadow: 0 0 0 rgba(255, 255, 255, 0.5);
	opacity: 1;
}

100% {
	box-shadow: 0 0 3.125rem rgba(255, 255, 255, 0.5);
	opacity: 0;
	scale: 5 2.5;
}

}


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