@charset "UTF-8";
@import 'https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap';
@import 'https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600;700&display=swap';
*,
*:before,
*:after {
	box-sizing: border-box;
}
html {
	background-color: #4C4948;
	font-size: 100%;
	overflow-x: hidden;
}
body {
	font-family: Plus Jakarta Sans, Noto Sans JP, sans-serif;
	font-size: 1rem;
	line-height: 1.5;
	color: #3b3b3b;
	width: 100%;
}
a {
	color: inherit;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
input {
	margin: 0;
}
img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}
input[type='submit'] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.is-hidden {
	pointer-events: none;
	opacity: 0;
	transition: opacity 0.5s ease-in-out;
}
.fade-in {
	pointer-events: all;
	opacity: 1;
	transition: 2s ease-in-out;
} /*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
*,
:before,
:after {
	box-sizing: border-box;
	border-style: solid;
	border-width: 0;
}
html {
	line-height: 1.15;
	text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent;
}
body {
	margin: 0;
}
main {
	display: block;
}
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
	margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	font-size: inherit;
	font-weight: inherit;
}
ul,
ol {
	padding: 0;
	margin: 0;
	list-style: none;
}
dt {
	font-weight: 700;
}
dd {
	margin-left: 0;
}
hr {
	box-sizing: content-box;
	height: 0;
	margin: 0;
	overflow: visible;
	clear: both;
	color: inherit;
	border-top-width: 1px;
}
pre {
	font-family: monospace;
	font-size: inherit;
}
address {
	font-style: inherit;
}
a {
	color: inherit;
	text-decoration: none;
	background-color: transparent;
}
abbr[title] {
	text-decoration: underline dotted;
}
b,
strong {
	font-weight: bolder;
}
code,
kbd,
samp {
	font-family: monospace;
	font-size: inherit;
}
small {
	font-size: 80%;
}
sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
svg,
img,
embed,
object,
iframe {
	vertical-align: bottom;
}
button,
input,
optgroup,
select,
textarea {
	padding: 0;
	margin: 0;
	font: inherit;
	color: inherit;
	text-align: inherit;
	text-transform: inherit;
	vertical-align: middle;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent;
	border-radius: 0;
}
[type='checkbox'] {
	-webkit-appearance: checkbox;
	-moz-appearance: checkbox;
	appearance: checkbox;
}
[type='radio'] {
	-webkit-appearance: radio;
	-moz-appearance: radio;
	appearance: radio;
}
button,
[type='button'],
[type='reset'],
[type='submit'] {
	cursor: pointer;
}
button:disabled,
[type='button']:disabled,
[type='reset']:disabled,
[type='submit']:disabled {
	cursor: default;
}
:-moz-focusring {
	outline: auto;
}
select:disabled {
	opacity: inherit;
}
option {
	padding: 0;
}
fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
}
legend {
	padding: 0;
}
progress {
	vertical-align: baseline;
}
textarea {
	overflow: auto;
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
	height: auto;
}
[type='search'] {
	outline-offset: -2px;
}
[type='search']::-webkit-search-decoration {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button;
	-moz-appearance: button;
	appearance: button;
}
label[for] {
	cursor: pointer;
}
details {
	display: block;
}
summary {
	display: list-item;
}
[contenteditable]:focus {
	outline: auto;
}
table {
	border-collapse: collapse;
	border-color: inherit;
}
caption {
	text-align: left;
}
td,
th {
	padding: 0;
	vertical-align: top;
}
th {
	font-weight: 700;
	text-align: left;
}
.l-breadcrumb {
	position: relative;
	z-index: 2;
	padding-top: 23px;
}
@media screen and (max-width: 960px) {
	.l-breadcrumb {
		display: none;
	}
}
.l-breadcrumb__list {
	display: flex;
	align-items: center;
	list-style: none;
	margin: 0;
	padding: 0;
	color: #3b3b3b;
}
.l-breadcrumb__item {
	word-break: keep-all;
	margin-right: 8px;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0.07em;
}
.l-breadcrumb__item:after {
	content: '›';
	margin-left: 8px;
}
.l-breadcrumb__item:last-child:after {
	
}
.l-breadcrumb__item span {
	color: #af9448;
}
.l-cta {
	color: #fff;
	padding-top: 102px;
	padding-bottom: 116px;
}
.l-cta__title {
	margin-bottom: 36px;
}
.l-cta__title-en {
	font-weight: 200;
	font-style: italic;
	font-size: 82px;
	letter-spacing: 0.04em;
}
@media screen and (max-width: 960px) {
	.l-cta__title-en {
		font-size: 42px;
	}
}
.l-cta__title-jp {
	font-weight: 500;
	font-size: 32px;
	letter-spacing: 0.1em;
}
@media screen and (max-width: 960px) {
	.l-cta__title-jp {
		font-size: 20px;
	}
}
.l-cta__text {
	font-weight: 500;
	font-size: 18px;
	letter-spacing: 0.07em;
	line-height: 30px;
	margin-bottom: 48px;
}
.l-cta-button {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	font-weight: 700;
	font-size: 19px;
	line-height: 1;
	letter-spacing: 0.1em;
	border-radius: 10px;
	background: transparent;
	border: 2px solid #fff;
	padding: 8px 16px;
	min-width: 540px;
	min-height: 70px;
	position: relative;
	overflow: hidden;
}
@media screen and (max-width: 780px) {
	.l-cta-button {
		min-width: 0;
		width: 100%;
		border-radius: 5px;
		border-width: 1.5px;
		font-size: 16px;
	}
}
.l-cta-button:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #8a7336;
	background-size: cover;
	width: 100%;
	height: 100%;
	transform: translate(-100%);
	transition: transform 0.6s ease;
}
.l-cta-button:hover:before {
	transform: translate(0);
}
.l-cta-button:hover .l-cta-button__arrow {
	transform: translate(66px);
}
.l-cta-button__text {
	margin-right: 28px;
	position: relative;
	z-index: 2;
}
.l-cta-button__arrow {
	display: inline-block;
	transition: transform 0.3s ease;
	position: relative;
	z-index: 2;
}
.l-cta-service {
	position: relative;
	background-color: #f2f2f2;
	color: #af9448;
	padding-top: 60px;
	padding-bottom: 74px;
}
@media screen and (max-width: 960px) {
	.l-cta-service {
		padding-top: 55px;
		padding-bottom: 30px;
	}
}
.l-cta-service__contents {
	max-width: 540px;
	width: 60%;
}
@media screen and (max-width: 960px) {
	.l-cta-service__contents {
		width: 100%;
		max-width: 100%;
	}
}
.l-cta-service__title {
	font-size: 60px;
	font-weight: 700;
	letter-spacing: 0.06em;
	margin-bottom: -10px;
}
@media screen and (max-width: 960px) {
	.l-cta-service__title {
		margin-bottom: 0;
		font-size: 40px;
	}
}
.l-cta-service__text {
	font-weight: 600;
	font-size: 24px;
	line-height: 1.5;
	letter-spacing: 0.07em;
}
@media screen and (max-width: 960px) {
	.l-cta-service__text {
		font-size: 16px;
	}
}
.l-cta-service__link {
	margin-top: 30px;
}
.l-cta-service__link .c-button {
	width: 100%;
	justify-content: center;
	text-align: center;
}
.l-cta-service__link .c-button span {
	width: auto;
	height: auto;
	display: inline-block;
}
.l-cta-service__mock {
	position: absolute;
	right: -100px;
	bottom: -30px;
}
@media screen and (max-width: 1023px) {
	.l-cta-service__mock {
		right: -30%;
	}
}
@media screen and (max-width: 960px) {
	.l-cta-service__mock {
		margin-top: 30px;
		right: 0;
		bottom: 0;
		position: relative;
		text-align: center;
	}
}
.l-footer {
	background: #f2f2f2;
	padding-top: 134px;
	padding-bottom: 107px;
}
@media screen and (max-width: 960px) {
	.l-footer {
		padding-top: 47px;
		padding-bottom: 60px;
	}
}
.l-footer__container {
	display: flex;
	box-sizing: border-box;
	width: 1112px;
	max-width: 100%;
	padding-inline: 16px;
	margin-inline: auto;
	margin-bottom: 104px;
}
@media screen and (max-width: 960px) {
	.l-footer__container {
		display: block;
		width: 100%;
		padding-inline: 30px;
		margin-bottom: 52px;
	}
}
.l-footer__info {
	margin-right: auto;
}
@media screen and (max-width: 960px) {
	.l-footer__info {
		margin-bottom: 35px;
	}
}
.l-footer__info-text {
	font-weight: 700;
	font-size: 24px;
	letter-spacing: 0.05em;
	margin-bottom: 26px;
}
@media screen and (max-width: 960px) {
	.l-footer__info-text {
		font-size: 16px;
		margin-bottom: 23px;
	}
}
.l-footer__logo {
	margin-bottom: 36px;
}
@media screen and (max-width: 960px) {
	.l-footer__logo {
		width: 234px;
		margin-bottom: 20px;
	}
}
.l-footer__addr {
	letter-spacing: 0.05em;
	line-height: 2;
	margin-bottom: 35px;
}
@media screen and (max-width: 960px) {
	.l-footer__addr {
		margin-bottom: 18px;
	}
}
.l-footer__addr:last-child {
	margin-bottom: 0;
}
.l-footer__addr-title {
	font-weight: 700;
	font-size: 18px;
	letter-spacing: 0.05em;
	margin-bottom: 8px;
}
@media screen and (max-width: 960px) {
	.l-footer__addr-title {
		font-size: 14px;
		margin-bottom: 6px;
	}
}
@media screen and (max-width: 960px) {
	.l-footer__addr-text {
		line-height: 2;
		font-size: 12px;
	}
}
.l-footer__addr-tel {
	display: flex;
	gap: 1rem;
}
@media screen and (max-width: 960px) {
	.l-footer__addr-tel {
		line-height: 2;
		font-size: 12px;
	}
}
@media screen and (max-width: 960px) {
	.l-footer__addr-time {
		line-height: 2;
		font-size: 12px;
	}
}
.l-footer__nav {
	display: flex;
	margin-left: auto;
}
@media screen and (max-width: 960px) {
	.l-footer__nav {
		display: block;
	}
}
.l-footer__nav-block {
	width: 300px;
}
@media screen and (max-width: 960px) {
	.l-footer__nav-block {
		width: 100%;
	}
}
.l-footer__nav-block + .l-footer__nav-block {
	margin-left: 52px;
}
@media screen and (max-width: 960px) {
	.l-footer__nav-block + .l-footer__nav-block {
		margin: 0;
	}
}
.l-footer__nav-item {
	font-weight: 600;
	border-top: solid 1px #bcbcbc;
}
.l-footer__nav-item--services {
	font-weight: 500;
}
.l-footer__nav-item:last-child .l-footer__nav-link {
	border-bottom: solid 1px #bcbcbc;
}
.l-footer__nav-link {
	display: flex;
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
	transition: 0.5s;
}
.l-footer__nav-link:hover {
	color: #af9448;
}
.l-footer__nav-link-text {
	width: calc(100% - 60px);
}
.l-footer__nav-icon {
	min-width: 31px;
	text-align: center;
}
@media screen and (max-width: 960px) {
	.l-footer__nav-icon {
		min-width: 0;
	}
	.l-footer__nav-icon img {
		margin-left: 4px;
		width: 26px;
		height: auto;
	}
}
.l-footer__nav-sub-list {
	margin-top: 24px;
}
@media screen and (max-width: 960px) {
	.l-footer__nav-sub-list {
		margin-bottom: 24px;
	}
}
.l-footer__nav-sub-item {
	position: relative;
	display: block;
	margin-right: 40px;
	margin-bottom: 30px;
}
@media screen and (max-width: 960px) {
	.l-footer__nav-sub-item {
		margin-right: 35px;
	}
}
.l-footer__nav-sub-item:last-child {
	margin-bottom: 0;
}
.l-footer__nav-sub-icon {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
@media screen and (max-width: 960px) {
	.l-footer__nav-sub-icon {
		flex: none;
	}
	.l-footer__nav-sub-icon img {
		width: 16px;
		height: 16px;
	}
}
.l-footer__nav-sub-link {
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: 14px;
	position: relative;
	transition: 0.5s;
	padding-left: 20px;
	width: 100%;
}
@media screen and (max-width: 960px) {
	.l-footer__nav-sub-link {
		font-size: 13px;
		padding-left: 32px;
	}
}
.l-footer__nav-sub-link:hover {
	color: #af9448;
}
.l-footer__nav-sub-link:hover:before {
	background-color: #af9448;
}
.l-footer__nav-sub-link:before {
	transition: 0.5s;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	display: block;
	background-color: #3b3b3b;
	border-radius: 9px;
	content: '';
	width: 9px;
	height: 9px;
	margin: auto;
}
@media screen and (max-width: 960px) {
	.l-footer__nav-sub-link:before {
		left: 20px;
		border-radius: 4px;
		width: 4px;
		height: 4px;
	}
}
.l-footer__social {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	gap: 33px;
	margin-top: 84px;
	margin-bottom: 54px;
}
@media screen and (max-width: 960px) {
	.l-footer__social {
		justify-content: center;
		gap: 50px;
		margin-top: 58px;
		margin-bottom: 58px;
	}
}
.l-footer__term-list {
	display: flex;
	justify-content: space-between;
}
@media screen and (max-width: 960px) {
	.l-footer__term-list {
		display: block;
	}
}
.l-footer__term-item {
	font-weight: 500;
	font-size: 14px;
	transition: 0.5s;
}
@media screen and (max-width: 960px) {
	.l-footer__term-item {
		margin-bottom: 25px;
	}
}
.l-footer__term-item:hover {
	color: #af9448;
	text-decoration: underline;
}
.l-footer__copy {
	font-weight: 300;
	font-size: 14px;
	text-align: center;
}
@media screen and (max-width: 960px) {
	.l-footer__copy {
		font-size: 10px;
	}
}
.l-header {
	z-index: 6;
	position: fixed;
	top: 0;
	width: 100%;
}
.l-header.is-active .l-header__inner {
	pointer-events: none;
	opacity: 0;
}
.l-header__inner {
	display: flex;
	align-items: center;
	position: relative;
	max-width: 1350px;
	margin-inline: auto;
}
@media screen and (max-width: 1440px) {
	.l-header__inner {
		width: calc(100% - 124px);
		margin-left: auto;
	}
}
@media screen and (max-width: 1540px) {
	.l-header__inner {
		padding-left: 40px;
	}
}
@media screen and (max-width: 960px) {
	.l-header__inner {
		width: 100%;
		padding-left: 20px;
	}
}
.is-toggle .l-header__logo,
.is-toggle .l-header__nav-inner {
	
}
.l-header__logo {
	padding-top: 15px;
	padding-left: 50px;
}
@media screen and (max-width: 960px) {
	.l-header__logo {
		display: flex;
		align-items: center;
		width: 140px;
		height: 60px;
		padding-top: 0;
		padding-left: 20px;
	}
}
.l-header__nav {
	position: fixed;
	top: 0;
	right: 0;
	margin-left: auto;
}
.l-header__nav .l-header__nav-hamburger {
	display: flex;
	justify-content: center;
	align-items: center;
	background: #3b3b3b;
	width: 82px;
	height: 82px;
	position: fixed;
	z-index: 3;
	top: 0;
	right: 280px;
	transition: 0.5s;
	cursor: pointer;
}
@media screen and (max-width: 1440px) {
	.l-header__nav .l-header__nav-hamburger.is-hidden {
		pointer-events: all;
		opacity: 1;
	}
}
@media screen and (max-width: 960px) {
	.l-header__nav .l-header__nav-hamburger {
		width: 60px;
		height: 60px;
		right: 60px;
	}
}
.l-header__nav .l-header__nav-hamburger-icon {
	position: relative;
	width: 30px;
}
@media screen and (max-width: 960px) {
	.l-header__nav .l-header__nav-hamburger-icon {
		width: 16px;
	}
}
.l-header__nav .l-header__nav-hamburger-icon:after,
.l-header__nav .l-header__nav-hamburger-icon:before,
.l-header__nav .l-header__nav-hamburger-icon {
	content: '';
	display: block;
	height: 3px;
	background-color: #fff;
	transition: transform 0.3s ease;
}
@media screen and (max-width: 960px) {
	.l-header__nav .l-header__nav-hamburger-icon:after,
	.l-header__nav .l-header__nav-hamburger-icon:before,
	.l-header__nav .l-header__nav-hamburger-icon {
		height: 1px;
		background-color: #fff2f2;
	}
}
.l-header__nav .l-header__nav-hamburger-icon:before {
	position: absolute;
	top: -10px;
	left: 0;
	width: 100%;
}
@media screen and (max-width: 960px) {
	.l-header__nav .l-header__nav-hamburger-icon:before {
		top: -4px;
	}
}
.l-header__nav .l-header__nav-hamburger-icon:after {
	position: absolute;
	bottom: -10px;
	left: 0;
	width: 100%;
}
@media screen and (max-width: 960px) {
	.l-header__nav .l-header__nav-hamburger-icon:after {
		bottom: -4px;
	}
}
.l-header__nav .l-header__nav-hamburger.is-active .l-header__nav-hamburger-icon:before {
	transform: translateY(10px) rotate(25deg);
}
@media screen and (max-width: 960px) {
	.l-header__nav .l-header__nav-hamburger.is-active .l-header__nav-hamburger-icon:before {
		transform: translateY(4px) rotate(30deg);
	}
}
.l-header__nav .l-header__nav-hamburger.is-active .l-header__nav-hamburger-icon:after {
	transform: translateY(-10px) rotate(-25deg);
}
@media screen and (max-width: 960px) {
	.l-header__nav .l-header__nav-hamburger.is-active .l-header__nav-hamburger-icon:after {
		transform: translateY(-4px) rotate(-30deg);
	}
}
.l-header__nav .l-header__nav-hamburger.is-active .l-header__nav-hamburger-icon {
	background-color: transparent;
}
.l-header__nav-list {
	display: flex;
}
.l-header__nav-inner {
	display: flex;
	align-items: center;
	justify-content: center;
}
@media screen and (max-width: 1440px) {
	.l-header__nav-inner {
		display: none;
	}
}
.l-header__nav-item {
	font-weight: 600;
	font-size: 14px;
	letter-spacing: 0.06em;
}
.l-header__nav-link {
	display: inline-block;
	text-decoration: none;
	padding: 28px 30px;
}
.l-header__nav-link:hover {
	color: #af9448;
}
.l-header__nav-link:hover .l-header__nav-text:after {
	width: 100%;
}
.l-header__nav-text {
	position: relative;
	overflow: hidden;
}
.l-header__nav-text:after {
	content: '';
	position: absolute;
	bottom: -8px;
	left: 0;
	width: 0;
	height: 2px;
	background-color: #af9448;
	transition: width 0.5s ease;
}
.l-header__nav-cta {
	position: relative;
	z-index: 5;
	margin-left: 32px;
}
.l-header__nav-cta-link {
	position: relative;
	z-index: 5;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 18px;
	padding-left: 28px;
	padding-right: 50px;
	min-height: 82px;
	transition: 0.5s;
	background: #af9448;
	overflow: hidden;
}
@media screen and (max-width: 960px) {
	.l-header__nav-cta-link {
		width: 60px;
		min-height: 60px;
		gap: 0;
		padding-left: 0;
		padding-right: 0;
	}
}
.l-header__nav-cta-link:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	transition: transform 0.3s ease-in;
	background: #8a7336;
	transform: translate(-100%);
}
.l-header__nav-cta-link:hover:before {
	transform: translate(0);
}
.l-header__nav-cta-icon {
	position: relative;
	top: -10px;
}
.l-header__nav-cta-text {
	font-weight: 700;
	font-size: 19px;
	letter-spacing: 0.1em;
	text-align: center;
	color: #fff;
}
@media screen and (max-width: 960px) {
	.l-header__nav-cta-text {
		display: none;
	}
}
.l-global-nav {
	position: fixed;
	z-index: 5;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	overflow: scroll;
}
.l-global-nav__container {
	position: relative;
	height: auto;
	min-height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.l-global-nav__container:before {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	display: block;
	background-color: #1c1c1c;
	opacity: 0.9;
	width: 100%;
	height: 100%;
	content: '';
}
.l-global-nav__inner {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	mix-blend-mode: normal;
	width: 1080px;
	height: auto;
	margin: auto;
	padding-bottom: 50px;
}
@media screen and (max-width: 960px) {
	.l-global-nav__inner {
		width: 100%;
		padding: 70px 30px 55px;
	}
}
.l-global-nav__title {
	display: block;
	font-weight: 700;
	font-size: 40px;
	letter-spacing: 0.06em;
	color: #fff;
	width: 100%;
	margin-bottom: 42px;
}
@media screen and (max-width: 960px) {
	.l-global-nav__title {
		font-size: 20px;
		margin-bottom: 20px;
	}
}
.l-global__nav-block {
	width: 507px;
}
@media screen and (max-width: 960px) {
	.l-global__nav-block {
		width: 100%;
	}
}
.l-global__nav-item {
	border-top: solid 1px #fff;
}
.l-global__nav-item:first-child {
	border-top: none;
}
@media screen and (max-width: 960px) {
	.l-global__nav-item .c-arrow__wrapper-white .c-arrow {
		width: 17px;
		height: 17px;
		border-width: 1.5px;
	}
	.l-global__nav-item .c-arrow__wrapper-white .c-arrow__symbol:before,
	.l-global__nav-item .c-arrow__wrapper-white .c-arrow__symbol:after {
		height: 1.5px;
		width: 5px;
	}
	.l-global__nav-item .c-arrow__wrapper-white .c-arrow__symbol:before {
		transform: rotate(-50deg) translate(-2px);
	}
	.l-global__nav-item .c-arrow__wrapper-white .c-arrow__symbol:after {
		transform: rotate(50deg) translate(-2px);
	}
	.l-global__nav-item .c-arrow__wrapper-white .c-arrow__line {
		height: 1.5px;
		width: 7px;
	}
}
.l-global__nav-link {
	position: relative;
	display: flex;
	justify-content: space-between;
	color: #fff;
	transition: 0.5s;
	font-weight: 600;
	font-size: 34px;
	padding-block: 20px;
}
@media screen and (max-width: 960px) {
	.l-global__nav-link {
		font-size: 17px;
		padding-block: 10px;
	}
}
.l-global__nav-link:hover {
	color: #b9b9b9;
}
.l-global__nav-link:hover .l-global__nav-icon {
	opacity: 0.7;
}
.l-global__nav-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 86.5%;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: 0.5s;
	padding-right: 40px;
	margin: auto;
}
@media screen and (max-width: 960px) {
	.l-global__nav-icon {
		position: initial;
		left: 0;
		margin-right: 10px;
		padding-right: 0;
	}
}
@media screen and (max-width: 960px) {
	.l-global__nav-icon svg {
		width: 14px;
		height: auto;
	}
}
.l-global__nav-sub-list {
	border-top: solid 1px #fff;
}
.l-global__nav-sub-item {
	position: relative;
	font-weight: 600;
	font-size: 20px;
	letter-spacing: 0.07em;
	color: #fff;
	width: 100%;
}
@media screen and (max-width: 960px) {
	.l-global__nav-sub-item {
		font-size: 10px;
	}
}
.l-global__nav-sub-item:before {
	transition: 0.5s;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 10px;
	display: block;
	background-color: #fff;
	border-radius: 16px;
	content: '';
	width: 16px;
	height: 16px;
	margin: auto;
}
@media screen and (max-width: 960px) {
	.l-global__nav-sub-item:before {
		border-radius: 8px;
		width: 8px;
		height: 8px;
	}
}
.l-global__nav-sub-item:last-child .l-global__nav-sub-link {
	border-bottom: none;
}
@media screen and (max-width: 960px) {
	.l-global__nav-sub-item:last-child .l-global__nav-sub-link {
		border-bottom: solid 1px #fff;
	}
}
.l-global__nav-sub-link {
	position: relative;
	display: flex;
	align-items: center;
	border-bottom: solid 1px #fff;
	transition: 0.5s;
	width: 100%;
	padding-top: 20px;
	padding-left: 50px;
	padding-bottom: 20px;
}
@media screen and (max-width: 960px) {
	.l-global__nav-sub-link {
		padding-top: 10px;
		padding-left: 32px;
		padding-bottom: 10px;
	}
}
.l-global__nav-sub-link:hover {
	color: #b9b9b9;
}
.l-global__nav-sub-link:hover.l-global__nav-sub-link :before {
	background-color: #b9b9b9;
}
.l-global__nav-sub-link:hover .l-global__nav-sub-icon {
	opacity: 0.7;
}
.l-global__nav-sub-title {
	line-height: 1;
	width: 220px;
}
@media screen and (max-width: 960px) {
	.l-global__nav-sub-title {
		width: 180px;
	}
}
@media screen and (max-width: 960px) {
	.l-global__nav-sub-title img {
		height: 10px;
		width: auto;
	}
	.l-global__nav-sub-title img.logo-sign {
		height: 14px;
	}
}
.l-global__nav-sub-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 86.5%;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: 0.5s;
	margin: auto;
}
@media screen and (max-width: 960px) {
	.l-global__nav-sub-icon {
		left: auto;
		right: 10px;
	}
}
@media screen and (max-width: 960px) {
	.l-global__nav-sub-icon svg {
		height: 14px;
		width: auto;
	}
}
.l-global__social {
	display: flex;
	justify-content: flex-end;
	gap: 30px;
	margin-top: 116px;
	margin-bottom: 56px;
}
@media screen and (max-width: 960px) {
	.l-global__social {
		justify-content: center;
		gap: 50px;
		margin-top: 30px;
		margin-bottom: 40px;
	}
}
.l-global__social-item {
	display: flex;
	align-items: center;
}
.l-global__term-list {
	display: flex;
	justify-content: flex-end;
	gap: 64px;
}
@media screen and (max-width: 960px) {
	.l-global__term-list {
		justify-content: center;
		gap: 32px;
	}
	.l-global__term-list a {
		text-decoration: underline;
	}
}
.l-global__term-item {
	color: #fff;
	transition: 0.5s;
}
@media screen and (max-width: 960px) {
	.l-global__term-item {
		font-size: 12px;
	}
}
.l-global__term-item:hover {
	color: #b9b9b9;
	text-decoration: underline;
}
.l-page {
	background-color: #fff;
}
.l-page__inner {
	padding-inline: 30px;
	margin-inline: auto;
	width: 1020px;
	max-width: 100%;
}
.l-page__wrapper {
	padding-top: 80px;
	padding-bottom: 160px;
}
@media screen and (max-width: 960px) {
	.l-page__wrapper {
		padding-top: 50px;
		padding-bottom: 120px;
	}
}
.l-page__contents {
	margin-top: 60px;
	line-height: 2;
	letter-spacing: 0.07em;
	font-weight: 500;
	word-break: break-word;
}
.l-page__contents h2 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 22px;
	font-weight: 700;
}
.l-page__contents p + p {
	margin-top: 20px;
}
.l-page__contents ol {
	counter-reset: list;
}
.l-page__contents ol li {
	padding-left: 1.8em;
	position: relative;
	counter-increment: list;
}
.l-page__contents ol li + li {
	margin-top: 10px;
}
.l-page__contents ol li.bold:before,
.l-page__contents ol li.bold:first-line {
	font-weight: 700;
}
.l-page__contents ol li:before {
	content: counter(list);
	text-transform: full-size-kana;
	position: absolute;
	left: 0;
	top: 0;
}
.l-page__contents ol li ol {
	margin-top: 10px;
	counter-reset: list;
}
.l-page__contents ol li ol li:before {
	content: '(' counter(list) ') ';
}
.l-page__contents ol li ol ol {
	margin-top: 0;
}
.l-page__contents ol li ol ol li {
	padding-left: 0;
}
.l-page__contents ol li ol ol li:before {
	content: '';
}
.l-page__contents ol li ol ol li p {
	padding-left: 25px;
}
.l-page__contents table {
	margin-top: 20px;
}
.l-page__contents table td {
	padding: 25px 35px;
	border: 1px solid #3b3b3b;
}
.l-page__contents table tr td:first-of-type {
	border-left: 0;
	padding-left: 0;
}
.l-page__contents table tr td:last-of-type {
	border-right: 0;
	padding-right: 0;
}
.l-page__contents table tr:last-of-type td {
	border-bottom: 0;
}
@media screen and (max-width: 960px) {
	.l-page__contents {
		margin-top: 40px;
		font-size: 13px;
	}
	.l-page__contents h2 {
		font-size: 14px;
	}
	.l-page__contents table td {
		padding: 10px;
	}
}
.l-page-heading {
	position: relative;
	z-index: -1;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	color: #fff;
	padding-top: 36px;
	padding-bottom: 30px;
}
@media screen and (max-width: 960px) {
	.l-page-heading {
		padding-top: 30px;
		padding-bottom: 35px;
	}
}
.l-page-heading__topBg {
	background-color: #fff;
	height: 82px;
	width: 100%;
}
@media screen and (max-width: 960px) {
	.l-page-heading__topBg {
		height: 60px;
	}
}
.l-page-heading__title {
	font-size: 38px;
	letter-spacing: 0.1em;
	font-weight: 700;
	margin-bottom: 8px;
}
@media screen and (max-width: 960px) {
	.l-page-heading__title {
		font-size: 19px;
		margin-bottom: 0;
	}
}
.l-page-heading__subtitle {
	position: relative;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0.1em;
	padding-left: 10px;
	margin-top: 5px;
}
@media screen and (max-width: 960px) {
	.l-page-heading__subtitle {
		font-size: 7px;
	}
}
.l-page-heading__subtitle:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 1px;
	width: 4px;
	background-color: #fff;
}
.l-page__ending {
	font-weight: 700;
	line-height: 32px;
}
.l-page__ending .company {
	font-size: 22px;
}
.l-page__ending .president {
	font-size: 20px;
}
@media screen and (max-width: 960px) {
	.l-page__ending {
		line-height: 1.4;
	}
	.l-page__ending .company {
		font-size: 18px;
	}
	.l-page__ending .president {
		font-size: 16px;
	}
}
.l-sidebar {
	flex: 1 0 160px;
	letter-spacing: 0.05em;
	color: #3b3b3b;
	font-weight: 700;
}
.l-sidebar__title {
	font-size: 24px;
	font-weight: 800;
	margin-bottom: 18px;
}
.l-sidebar li {
	border-bottom: 1px solid #707070;
}
.l-sidebar li a {
	display: block;
	padding: 12px 20px;
	font-size: 15px;
	transition: background 0.3s ease-in-out;
}
.l-sidebar li a:hover {
	color: #b9b9b9;
	background-color: #f2f2f2;
}
@media screen and (max-width: 960px) {
	.l-sidebar {
		display: flex;
		align-items: center;
		flex: none;
		justify-content: space-between;
	}
	.l-sidebar__title {
		margin-bottom: 0;
		font-size: 14px;
	}
	.l-sidebar__menu {
		min-width: 220px;
		position: relative;
		z-index: 3;
		font-size: 13px;
	}
	.l-sidebar__button {
		width: 100%;
		border: 1px solid #818181;
		padding: 9px 15px;
		border-radius: 3px;
	}
	.l-sidebar__button-icon {
		position: absolute;
		right: 8px;
		top: 0;
		bottom: 0;
		margin: auto;
	}
	.l-sidebar__list {
		width: 100%;
		position: absolute;
		z-index: -1;
		display: none;
		margin-top: -1px;
		top: 100%;
	}
	.l-sidebar__list.is-active {
		display: block;
	}
	.l-sidebar li {
		border-bottom: 0;
		background-color: #fff;
		border-inline: 1px solid #b9b9b9;
		border-bottom: 1px solid #b9b9b9;
	}
	.l-sidebar li:last-of-type {
		border-radius: 0 0 3px 3px;
	}
	.l-sidebar li.is-selected a {
		background-color: #e8e8e8;
		background-image: url(../../assets/images/common/icon-selected.svg);
		background-repeat: no-repeat;
		background-size: 15px auto;
		background-position: left 20px center;
	}
	.l-sidebar li a {
		padding-left: 50px;
	}
}
.l-container {
	box-sizing: border-box;
	width: 1920px;
	max-width: 100%;
	padding-inline: 16px;
	margin-inline: auto;
}
@media screen and (max-width: 767px) {
	.l-container {
		padding-inline: 30px;
		width: 100%;
	}
}
.l-contents {
	position: relative;
	box-sizing: border-box;
	width: 1112px;
	max-width: 100%;
	padding-inline: 16px;
	margin-inline: auto;
}
@media screen and (max-width: 960px) {
	.l-contents {
		padding-inline: 30px;
		width: 100%;
	}
}
.l-contents--flex {
	display: flex;
}
@media screen and (max-width: 960px) {
	.l-contents--flex {
		display: block;
	}
}
.pagetop {
	opacity: 0;
}
@media screen and (max-width: 960px) {
	.pagetop {
		transition: all 0.5s ease-out;
		position: fixed;
		z-index: 4;
		bottom: 18px;
		right: 18px;
		display: block;
		background: #3b3b3b;
		overflow: hidden;
		border-radius: 50px;
	}
}
@media screen and (max-width: 960px) {
	.pagetop__text {
		display: flex;
		border-radius: 50px;
		align-items: center;
		justify-content: center;
		font-weight: 500;
		font-size: 10px;
		text-align: center;
		color: #fff;
		width: 50px;
		height: 50px;
	}
}
.c-heading {
	margin-bottom: 60px;
}
@media screen and (max-width: 960px) {
	.c-heading {
		margin-bottom: 40px;
	}
}
.c-heading__jp {
	font-weight: 700;
	font-size: 32px;
	letter-spacing: 0.1em;
	margin-bottom: 16px;
}
@media screen and (max-width: 960px) {
	.c-heading__jp {
		font-size: 22px;
		margin-bottom: 7px;
	}
}
.c-heading__en {
	display: flex;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 14px;
	letter-spacing: 0.1em;
	color: #af9448;
}
@media screen and (max-width: 960px) {
	.c-heading__en {
		font-size: 11px;
	}
}
.c-heading__en:before {
	display: block;
	content: '';
	background-color: #af9448;
	width: 8px;
	height: 2px;
	margin: auto 8px auto 0;
}
.c-heading__sub {
	font-size: 36px;
	font-weight: 700;
	color: #333;
	margin-bottom: 16px;
}
.c-section-title__jp {
	font-size: 28px;
	font-weight: 700;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
	color: #3b3b3b;
}
@media screen and (max-width: 960px) {
	.c-section-title__jp {
		font-size: 22px;
	}
}
.c-section-title__en {
	font-size: 14px;
	letter-spacing: 0.06em;
	color: #af9448;
	font-weight: 700;
}
@media screen and (max-width: 960px) {
	.c-section-title__en {
		font-size: 11px;
		position: relative;
		margin-top: 4px;
		padding-left: 10px;
	}
	.c-section-title__en:before {
		content: '';
		width: 5px;
		height: 1px;
		background-color: #af9448;
		position: absolute;
		left: 0;
		top: 1px;
		bottom: 0;
		margin: auto;
	}
}
.c-button {
	width: fit-content;
	height: 70px;
	padding-inline: 50px;
	min-width: 316px;
	box-sizing: border-box;
	border-radius: 10px;
	border: 2px solid #af9448;
	color: #af9448;
	font-size: 19px;
	font-weight: 700;
	display: flex;
	align-items: center;
	cursor: pointer;
	position: relative;
	overflow: hidden;
}
@media screen and (max-width: 780px) {
	.c-button {
		width: 100%;
	}
}
@media screen and (max-width: 960px) {
	.c-button {
		border-radius: 5px;
		border-width: 1.5px;
		font-size: 16px;
	}
}
.c-button span {
	position: relative;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	z-index: 3;
}
.c-button:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #af9448;
	width: 100%;
	height: 100%;
	transform: translate(-100%);
	transition: transform 0.3s ease-in-out;
}
.c-button:hover span {
	color: #fff;
}
.c-button:hover:before {
	transform: translate(0);
}
.c-button:hover .icon {
	transform: translate(100%);
}
.c-button:hover .icon:before,
.c-button:hover .icon:after {
	background-color: #fff;
}
.c-button:hover .c-button__arrow-icon path,
.c-button:hover .c-button__arrow-icon line {
	stroke: #fff;
}
.c-button__text {
	margin-right: 44px;
}
@media screen and (max-width: 960px) {
	.c-button__text {
		margin-right: 24px;
	}
}
.c-button__arrow {
	display: inline-block;
	line-height: 1;
	transition: transform 0.3s ease;
}
.c-button:hover .c-button__arrow {
	transform: translate(30px);
}
.c-button--externallink:hover .c-button__arrow {
	transform: translate(0);
}
@media screen and (max-width: 960px) {
	.c-button--externallink .c-button__arrow {
		position: relative;
		right: -16px;
	}
	.c-button--externallink svg {
		width: 16px;
		height: 16px;
	}
}
.c-button--white {
	border: 2px solid #fff;
	color: #fff;
}
@media screen and (max-width: 960px) {
	.c-button--white {
		border-width: 1.5px;
	}
}
.c-button--white .c-button__arrow-icon path,
.c-button--white .c-button__arrow-icon line {
	stroke: #fff;
}
.c-button--white:hover {
	border: 2px solid #fff;
	color: #fff;
}
.c-button--white:hover .c-button__arrow-icon path,
.c-button--white:hover .c-button__arrow-icon line {
	stroke: #fff;
}
.c-button--transparent:hover:before {
	background-color: #8a7336;
}
.c-arrow {
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 24px;
	height: 24px;
	background-color: #fff;
	border: 2px solid #af9448;
	border-radius: 24px;
	position: relative;
	overflow: hidden;
	transition: width 0.3s ease-in-out;
}
.c-arrow:before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background-color: #af9448;
	transition: transform 0.3s ease-in-out;
	transform: translate(-100%);
}
.c-arrow span {
	transition: transform 0.3s ease-in-out;
}
.c-arrow__line {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: calc(100% - 8px);
	height: 2px;
	border-radius: 2px;
	background-color: #af9448;
}
.c-arrow__symbol {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 2px;
}
.c-arrow__symbol:before,
.c-arrow__symbol:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: -2px;
	margin: auto;
	background-color: #af9448;
	width: 8px;
	height: 2px;
	border-radius: 2px;
}
.c-arrow__symbol:before {
	transform: rotate(-45deg) translate(-3px);
}
.c-arrow__symbol:after {
	transform: rotate(45deg) translate(-3px);
}
@media screen and (min-width: 961px) {
	.c-arrow__wrapper:hover .c-arrow {
		width: 48px;
	}
	.c-arrow__wrapper:hover .c-arrow:before {
		transform: translate(0);
	}
	.c-arrow__wrapper:hover .c-arrow .c-arrow__symbol:before,
	.c-arrow__wrapper:hover .c-arrow .c-arrow__symbol:after {
		background-color: #fff;
	}
	.c-arrow__wrapper:hover .c-arrow--lg {
		width: 70px;
	}
	.c-arrow__wrapper:hover span {
		background-color: #fff;
	}
}
.c-arrow--white {
	background-color: transparent;
	border-color: #fff;
}
.c-arrow--white:before {
	background-color: transparent;
}
.c-arrow--white .c-arrow__line {
	background-color: #fff;
}
.c-arrow--white .c-arrow__symbol:before,
.c-arrow--white .c-arrow__symbol:after {
	background-color: #fff;
}
.c-arrow--lg {
	width: 35px;
	height: 35px;
	border-radius: 35px;
}
.c-arrow--lg .c-arrow__line {
	width: calc(100% - 14px);
}
.c-arrow--lg .c-arrow__symbol:before,
.c-arrow--lg .c-arrow__symbol:after {
	content: '';
	right: -2px;
	width: 12px;
}
.c-arrow--lg .c-arrow__symbol:before {
	transform: rotate(-45deg) translate(-5px);
}
.c-arrow--lg .c-arrow__symbol:after {
	transform: rotate(45deg) translate(-5px);
}
.icon {
	margin: auto 0;
	display: block;
	width: 20px;
	height: 100%;
	transition: transform 0.3s ease-in-out;
	transform: translate(0);
}
.icon:before,
.icon:after {
	content: '';
	position: absolute;
	display: block;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto 0;
	background-color: #af9448;
	width: 50%;
	height: 3px;
}
.icon:before {
	transform: rotate(45deg) translate(-4px);
}
.icon:after {
	transform: rotate(-45deg) translate(-4px);
}
.c-pagination,
.wp-pagenavi {
	margin-top: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.c-pagination__cursor,
.wp-pagenavi__cursor {
	font-weight: 700;
	margin-inline: 25px;
	display: flex;
	gap: 10px;
	align-items: center;
	width: 100px;
}
.c-pagination__cursor--prev,
.wp-pagenavi__cursor--prev {
	justify-content: flex-end;
}
.c-pagination__cursor--prev .c-arrow,
.wp-pagenavi__cursor--prev .c-arrow {
	transform: rotateY(180deg);
}
.c-pagination__link,
.wp-pagenavi__link {
	color: #3b3b3b;
	letter-spacing: 0.05em;
	transition: opacity 0.1s ease-in;
}
.c-pagination__link[disabled],
.wp-pagenavi__link[disabled] {
	pointer-events: none;
	opacity: 0.5;
}
.c-pagination__link.is-disabled,
.wp-pagenavi__link.is-disabled {
	visibility: hidden;
}
.c-pagination__page,
.wp-pagenavi__page {
	font-weight: 500;
	font-size: 16px;
	color: #3b3b3b;
	margin-inline: 25px;
	display: block;
}
@media screen and (max-width: 960px) {
	.c-pagination__page,
	.wp-pagenavi__page {
		margin-inline: 12px;
	}
}
.c-pagination__page--current,
.wp-pagenavi__page--current {
	color: #af9448;
}
.c-pagination--detail .c-pagination__cursor {
	margin-inline: 60px;
}
@media screen and (min-width: 961px) {
	.wp-pagenavi .c-pagination__page:first-child {
		margin-left: 150px;
	}
	.wp-pagenavi .c-pagination__link + .c-pagination__page {
		margin-left: 0;
	}
	.wp-pagenavi .c-pagination__page:last-child {
		margin-right: 150px;
	}
	.wp-pagenavi .c-pagination__page + .c-pagination__link {
		margin-right: 0;
	}
}
@media screen and (max-width: 960px) {
	.c-pagination,
	.wp-pagenavi {
		margin-top: 50px;
	}
	.c-pagination__link,
	.wp-pagenavi__link {
		font-size: 13px;
	}
	.c-pagination--detail {
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.c-pagination--detail .c-button {
		order: -1;
		margin-bottom: 40px;
	}
	.c-pagination--detail .c-pagination__cursor,
	.c-pagination--detail .wp-pagenavi__cursor {
		width: auto;
		margin-inline: 0;
	}
}
@media screen and (max-width: 960px) {
	.p-about {
		overflow-x: hidden;
		padding-top: 50px;
	}
}
.p-about__lead {
	position: relative;
	text-align: center;
	z-index: 1;
	padding-top: 85px;
	padding-bottom: 170px;
}
@media screen and (max-width: 960px) {
	.p-about__lead {
		text-align: left;
		overflow: hidden;
		padding-top: 0;
		padding-bottom: 80px;
	}
}
.p-about__lead-deco-object-top,
.p-about__lead-deco-object-bottom {
	position: absolute;
	z-index: -1;
	display: block;
}
.p-about__lead-deco-object-top {
	left: -440px;
	top: -505px;
}
.p-about__lead-deco-object-bottom {
	right: -250px;
	bottom: -500px;
}
.p-about__lead-title {
	position: relative;
	z-index: 2;
	margin-bottom: 56px;
}
@media screen and (max-width: 960px) {
	.p-about__lead-title {
		padding-inline: 30px;
		margin-bottom: 34px;
	}
}
.p-about__lead-text {
	position: relative;
	z-index: 2;
	font-weight: 500;
	font-size: 22px;
	letter-spacing: 0.14em;
	line-height: 1.8;
}
@media screen and (max-width: 960px) {
	.p-about__lead-text {
		text-align: left;
		font-size: 15px;
		padding-inline: 30px;
	}
}
@media screen and (max-width: 960px) {
	.p-about__mvv-subtitle {
		margin-bottom: 40px;
	}
}
.p-about__mvv-subtitle-jp {
	display: block;
	font-weight: 700;
	font-size: 32px;
	letter-spacing: 0.1em;
	margin-bottom: 8px;
}
@media screen and (max-width: 960px) {
	.p-about__mvv-subtitle-jp {
		font-size: 22px;
		margin-bottom: 5px;
	}
}
.p-about__mvv-subtitle-en {
	position: relative;
	display: block;
	font-weight: 700;
	font-size: 14px;
	letter-spacing: 0.06em;
	color: #af9448;
}
@media screen and (max-width: 960px) {
	.p-about__mvv-subtitle-en {
		font-size: 11px;
		padding-left: 10px;
	}
	.p-about__mvv-subtitle-en:before {
		content: '';
		display: block;
		position: absolute;
		left: 0;
		top: 1px;
		bottom: 0;
		margin: auto;
		width: 5px;
		height: 1px;
		background-color: #af9448;
	}
}
.p-about__mvv-text,
.p-about__mvv-item-text {
	font-weight: 500;
	font-size: 16px;
	letter-spacing: 0.07em;
	line-height: 2;
	color: #3b3b3b;
}
@media screen and (max-width: 960px) {
	.p-about__mvv-text,
	.p-about__mvv-item-text {
		font-size: 14px;
	}
}
@media screen and (max-width: 960px) {
	.p-about__mvv-text {
		font-size: 13px;
	}
}
.p-about__mvv-title {
	font-weight: 700;
	font-size: 60px;
	letter-spacing: 0.05em;
	color: #af9448;
	margin-top: 15px;
	margin-bottom: 20px;
}
.p-about__mvv-subtitle {
	font-size: 40px;
	text-align: center;
	margin-bottom: 80px;
}

@media screen and (max-width: 960px) {
	.p-about__mvv-title {
		font-size: 31px;
		line-height: 1.2;
		margin-top: 0;
		margin-bottom: 20px;
	}
}
.p-about__mvv-item-title {
	position: relative;
	font-weight: 700;
	font-size: 36px;
	letter-spacing: 0.05em;
	color: #af9448;
	padding-left: 50px;
	margin-bottom: 30px;
}
@media screen and (max-width: 960px) {
	.p-about__mvv-item-title {
		font-size: 21px;
		padding-left: 27px;
		margin-bottom: 15px;
	}
}
.p-about__mvv-item-title:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 3px;
	width: 30px;
	background-color: #af9448;
}
@media screen and (max-width: 960px) {
	.p-about__mvv-item-title:before {
		width: 15px;
		height: 2px;
	}
}
.p-about__value {
	padding-bottom: 300px;
}
@media screen and (max-width: 960px) {
	.p-about__value {
		padding-bottom: 0;
	}
}
.p-about__value-flex {
	display: flex;
	justify-content: space-between;
}
@media screen and (max-width: 960px) {
	.p-about__value-flex {
		display: block;
	}
}
.p-about__value-flex-block {
	max-width: 520px;
	padding-bottom: 70px;
}
@media screen and (max-width: 960px) {
	.p-about__value-flex-block {
		padding-bottom: 0;
	}
}
.p-about__value .p-about__mvv-text,
.p-about__value .p-about__mvv-item-text {
	font-size: 22px;
	line-height: 1.6;
}
@media screen and (max-width: 960px) {
	.p-about__value .p-about__mvv-text,
	.p-about__value .p-about__mvv-item-text {
		font-size: 14px;
		line-height: 1.8;
	}
}
.p-about__mvv-item {
	margin-top: 50px;
}
@media screen and (max-width: 960px) {
	.p-about__mvv-item {
		margin-top: 35px;
	}
}
.p-about__brand {
	position: relative;
	margin-bottom: 260px;
}
@media screen and (max-width: 960px) {
	.p-about__brand {
		margin-bottom: 0;
	}
}
.p-about__brand:after {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -260px;
	display: block;
	background-color: #fff;
	content: '';
	width: 100%;
	height: 260px;
}
@media screen and (max-width: 960px) {
	.p-about__brand:after {
		
	}
}
.p-about__brand-flex {
	display: flex;
}
@media screen and (max-width: 960px) {
	.p-about__brand-flex {
		display: block;
	}
}
.p-about__brand-logo {
	text-align: center;
	margin-bottom: 90px;
}
@media screen and (max-width: 960px) {
	.p-about__brand-logo {
		width: 196px;
		margin-inline: auto;
		margin-bottom: 75px;
	}
}
.p-about__brand-text {
	font-weight: 500;
	font-size: 16px;
	letter-spacing: 0.07em;
	line-height: 1.9;
	color: #3b3b3b;
}
@media screen and (max-width: 960px) {
	.p-about__brand-text {
		font-size: 13px;
		color: #3b3b3b;
	}
}
.p-about__brand-flex-block {
	color: #fff;
	width: 50%;
}
.p-about__brand-flex-block:first-of-type {
	background-image: url(../../assets/images/about/kurinuki.png);
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: right -130px center;
}
@media screen and (max-width: 960px) {
	.p-about__brand-flex-block:first-of-type {
		background-position: right -30px center;
	}
}
@media screen and (max-width: 960px) {
	.p-about__brand-flex-block {
		width: 100%;
	}
}
.p-about__brand-content {
	background-color: #fff;
}
@media screen and (max-width: 960px) {
	.p-about__brand-content {
		padding-inline: 30px;
	}
}
.p-about__brand-lead {
	font-weight: 500;
	font-size: 20px;
	letter-spacing: 0.14em;
	line-height: 2.14;
	margin-bottom: 2rem;
}
@media screen and (max-width: 960px) {
	.p-about__brand-lead {
		font-size: 14px;
		padding-bottom: 52px;
		margin-bottom: 0;
	}
}
.p-about__brand-content-detail {
	width: 420px;
	padding-top: 130px;
	padding-bottom: 108px;
	margin-left: 122px;
	margin-right: auto;
}
@media screen and (max-width: 960px) {
	.p-about__brand-content-detail {
		width: 100%;
		padding-top: 70px;
		padding-bottom: 65px;
		margin-inline: auto;
	}
}
.p-about__brand-content-inner {
	position: relative;
	width: 440px;
	padding-top: 120px;
	margin-right: 110px;
	margin-left: auto;
}
@media screen and (max-width: 960px) {
	.p-about__brand-content-inner {
		width: 100%;
		padding: 48px 42px 0 30px;
		margin-left: auto;
	}
}
.p-about__brand-subtitle-en {
	display: block;
	font-weight: 700;
	font-size: 24px;
	letter-spacing: 0.06em;
	margin-bottom: 76px;
}
@media screen and (max-width: 960px) {
	.p-about__brand-subtitle-en {
		font-size: 12px;
		margin-bottom: 15px;
	}
}
.p-about__brand-title {
	font-weight: 700;
	font-size: 46px;
	letter-spacing: 0.07em;
	line-height: 1.5;
	margin-bottom: 58px;
}
@media screen and (max-width: 960px) {
	.p-about__brand-title {
		font-size: 20px;
		margin-bottom: 30px;
	}
}
.p-about__value-image {
	margin-top: 30px;
}
@media screen and (min-width: 961px) {
	.p-about__value-image {
		position: sticky;
		top: 30px;
		right: 0;
	}
}
.l-page__contents table.p-company__table td {
	border: solid 1px #b9b9b9;
}
@media screen and (max-width: 960px) {
	.l-page__contents table.p-company__table td {
		border: none;
		padding-top: 0;
	}
}
.p-company {
	padding-bottom: 85px;
}
@media screen and (max-width: 960px) {
	.p-company {
		padding-bottom: 0;
	}
}
.p-company__flex {
	display: flex;
	gap: 0 16px;
	justify-content: space-between;
}
@media screen and (max-width: 960px) {
	.p-company__flex {
		display: block;
	}
}
.p-company__flex + .p-company__flex {
	margin-top: 115px;
}
@media screen and (max-width: 960px) {
	.p-company__flex + .p-company__flex {
		margin-top: 72px;
	}
}
.p-company__heading {
	width: 311px;
	max-width: 100%;
}
@media screen and (max-width: 960px) {
	.p-company__heading {
		width: 100%;
	}
}
.p-company__heading .c-heading .c-heading__jp {
	font-size: 32px;
}
@media screen and (max-width: 960px) {
	.p-company__heading .c-heading .c-heading__jp {
		font-size: 22px;
		margin-bottom: 0;
	}
}
.p-company__content {
	max-width: 100%;
	width: 769px;
}
@media screen and (max-width: 960px) {
	.p-company__content {
		width: 100%;
	}
}
.p-company__table {
	width: 100%;
}
.p-company__table tr:last-child {
	border-bottom: none;
}
.p-company__table tr:last-child .p-company__border {
	border-bottom: solid 1px #b9b9b9;
}
.p-company__table th {
	vertical-align: top;
	border-top: solid 1px #b9b9b9;
	line-height: 1.4;
	padding-top: 26px;
	padding-bottom: 26px;
}
.p-company__table th .p-company__logo {
	width: 330px;
}
.p-company__table th .p-company__logo--1 {
	width: 326px;
}
@media screen and (max-width: 960px) {
	.p-company__table th {
		display: block;
		font-size: 11px;
		width: 100%;
		padding-top: 20px;
		padding-bottom: 10px;
	}
	.p-company__table th .p-company__logo {
		margin-bottom: 5px;
		margin-left: -18px;
	}
}
@media screen and (max-width: 960px) {
	.p-company__table th.p-company__border {
		border: none !important;
		border-top: solid 1px #b9b9b9 !important;
	}
}
.p-company__table td {
	vertical-align: middle;
	border-top: solid 1px;
	border-color: #b9b9b9;
	line-height: 1.4;
	padding-top: 26px;
	padding-bottom: 26px;
}
@media screen and (max-width: 960px) {
	.p-company__table td {
		display: block;
		border: none;
		font-size: 13px;
		width: 100%;
		padding-top: 0;
		padding-bottom: 20px;
	}
}
.p-company__table td a {
	display: inline-flex;
	align-items: center;
	position: relative;
	text-decoration: underline;
}
.p-company__table td a svg {
	margin-left: 8px;
	margin-right: 6px;
}
.p-company__table td a:hover {
	color: #af9448;
	text-decoration: none;
}
.p-company__table td a:hover path,
.p-company__table td a:hover line {
	stroke: #af9448;
}
.p-company__table td dt {
	font-weight: 400;
}
.p-company__table td .c-pagination__link {
	text-decoration: none;
}
.p-company__table td:last-of-type {
	border-bottom: none;
}
.p-company__table td:last-of-type .p-company__border {
	border-bottom: solid 1px #b9b9b9;
}
.p-company__table td .p-company__table-detail {
	line-height: 1.875;
}
.p-company__table td .p-company__table-detail .c-pagination__cursor {
	width: auto;
	margin-left: 0;
}
.p-company__table .c-arrow__wrapper {
	margin-top: 20px;
}
.p-company__table .c-arrow__wrapper:after {
	
}
.p-company__table-iframe {
	margin-top: 20px;
}
@media screen and (max-width: 960px) {
	.p-company__table-iframe {
		width: 100%;
	}
}
.p-company__table-iframe iframe {
	width: 100%;
}
.p-company__history {
	display: flex;
}
.p-company__history dt {
	width: 120px;
}
@media screen and (max-width: 960px) {
	.p-company__history dt {
		width: 90px;
	}
}
.p-company__license {
	margin-top: 35px;
	width: 355px;
}
@media screen and (max-width: 960px) {
	.p-company__license {
		width: 200px;
	}
}
.p-company__license figcaption {
	text-align: center;
	font-weight: 700;
	font-size: 16px;
	letter-spacing: 0.07em;
	margin-top: 16px;
}
@media screen and (max-width: 960px) {
	.p-company__license figcaption {
		font-size: 10px;
		margin-top: 8px;
	}
}
.p-company__message-title {
	font-weight: 700;
	font-size: 34px;
	letter-spacing: 0.07em;
	line-height: 1.7;
	margin-bottom: 40px;
}
@media screen and (max-width: 960px) {
	.p-company__message-title {
		font-size: 23px;
		line-height: 1.5;
		margin-bottom: 30px;
	}
}
.p-company__message-subtitle {
	font-weight: 500;
	font-size: 18px;
	margin-bottom: 0.5em;
	position: relative;
}
.p-company__message-subtitle:after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 1px;
	left: 0;
	top: 15px;
	background-color: #b9b9b9;
}
.p-company__message-subtitle .subtitle {
	padding-right: 25px;
	position: relative;
	z-index: 1;
	display: inline-block;
	background-color: #fff;
}
@media screen and (max-width: 960px) {
	.p-company__message-subtitle .subtitle {
		padding-right: 12px;
	}
}
.p-company__message-text {
	font-weight: 500;
	font-size: 18px;
	letter-spacing: 0.07em;
	line-height: 2.4;
	margin-bottom: 80px;
}
@media screen and (max-width: 960px) {
	.p-company__message-text {
		font-size: 13px;
		line-height: 1.9;
		margin-bottom: 40px;
	}
}
.p-company__profile {
	display: flex;
	justify-content: space-between;
	gap: 34px;
}
.p-company__profile + .p-company__profile {
	margin-top: 90px;
}
@media screen and (max-width: 960px) {
	.p-company__profile + .p-company__profile {
		margin-top: 60px;
	}
}
@media screen and (max-width: 960px) {
	.p-company__profile {
		display: block;
	}
}
.p-company__profile-list {
	margin-top: 100px;
}
@media screen and (max-width: 960px) {
	.p-company__profile-list {
		margin-top: 60px;
	}
}
.p-company__profile-list-item {
	padding-top: 25px;
	padding-bottom: 22px;
	border-top: 1px solid #b9b9b9;
	display: flex;
	gap: 40px;
	align-items: center;
}
@media screen and (max-width: 960px) {
	.p-company__profile-list-item {
		padding-top: 20px;
		padding-bottom: 20px;
		gap: 15px;
		align-items: flex-start;
	}
	.p-company__profile-list-item .p-company__profile-position {
		line-height: 1.8;
        width: 150px;
	}
}
.p-company__profile-list-item:last-child {
	border-bottom: 1px solid #b9b9b9;
}
.p-company__profile-list-item .p-company__profile-name {
	margin-top: 0;
}
.p-company__profile-list-item .p-company__list-item-right {
	display: flex;
	align-items: center;
	gap: 30px;
}
@media screen and (max-width: 960px) {
	.p-company__profile-list-item .p-company__list-item-right {
		display: block;
	}
}
@media screen and (max-width: 960px) {
	.p-company__profile-list-item .p-company__profile-detail {
		font-size: 11px;
	}
}
@media screen and (max-width: 960px) {
	.p-company__ceo {
		width: 100%;
		max-width: 220px;
		margin-inline: auto;
	}
}
@media screen and (max-width: 960px) {
	.p-company__ceo.p-company__profile-text {
		margin-top: 15px;
	}
}
.p-company__profile-image {
	flex: none;
}
@media screen and (max-width: 960px) {
	.p-company__profile-image {
		text-align: center;
	}
}
.p-company__profile-outline {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	font-weight: 500;
	font-size: 16px;
	letter-spacing: 0.07em;
	line-height: 2;
	max-width: 384px;
	color: #818181;
}
@media screen and (max-width: 960px) {
	.p-company__profile-outline {
		display: block;
		font-size: 12px;
		width: 100%;
		max-width: 100%;
		margin-top: 50px;
	}
}
.p-company__profile-title {
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 20px;
}
.p-company__profile-text {
	color: #3b3b3b;
	margin-top: 30px;
}
.p-company__profile-position {
	font-weight: 700;
	font-size: 20px;
	letter-spacing: 0.07em;
	line-height: 1.6;
    width: 250px;
}
@media screen and (max-width: 960px) {
	.p-company__profile-position {
		font-size: 13px;
	}
}
.p-company__profile-name {
	font-weight: 700;
	font-size: 28px;
	letter-spacing: 0.07em;
	line-height: 1.6;
	margin-top: 5px;
}
@media screen and (max-width: 960px) {
	.p-company__profile-name {
		font-size: 16px;
		margin-top: 5px;
	}
}
.p-company__cards {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 0 16px;
}
@media screen and (max-width: 960px) {
	.p-company__cards .p-company__card {
		width: calc(50% - 8px);
	}
}
@media screen and (max-width: 960px) {
	.p-company__cards .p-company__profile-text {
		margin-top: 15px;
	}
}
@media screen and (max-width: 960px) {
	.p-company__flex--group .c-heading {
		margin-bottom: 20px;
	}
}
.p-contact {
	padding-top: 80px;
	padding-bottom: 172px;
}
@media screen and (max-width: 960px) {
	.p-contact {
		padding-top: 40px;
		padding-bottom: 82px;
	}
}
.p-contact__title {
	font-weight: 700;
	font-size: 40px;
	line-height: 1.5;
	text-align: center;
	color: #3b3b3b;
	margin-bottom: 49px;
}
@media screen and (max-width: 960px) {
	.p-contact__title {
		font-size: 25px;
		letter-spacing: 0.07em;
		text-align: left;
		margin-bottom: 22px;
	}
}
.p-contact__text {
	border: solid 1px #707070;
	box-sizing: border-box;
	font-weight: 500;
	font-size: 18px;
	letter-spacing: 0.14em;
	line-height: 2.2;
	text-align: center;
	padding: 19px 27px;
	margin-bottom: 100px;
}
@media screen and (max-width: 960px) {
	.p-contact__text {
		border-radius: 5px;
		font-size: 12px;
		text-align: center;
		padding: 16px 19px;
		margin-bottom: 70px;
	}
}
.p-contact__form {
	text-align: center;
}
.p-contact__table {
	width: 100%;
}
.p-contact__table .wpcf7-not-valid-tip {
	color: #f41f1f;
	font-weight: 700;
}
@media screen and (max-width: 960px) {
	.p-contact__table .wpcf7-not-valid-tip {
		margin-top: 5px;
		font-size: 12px;
	}
}
.p-contact__table .wpcf7-form-control-wrap {
	position: static;
}
.p-contact__tr {
	position: relative;
	display: block;
	text-align: left;
	width: 100%;
	margin-bottom: 40px;
}
@media screen and (max-width: 960px) {
	.p-contact__tr {
		margin-bottom: 30px;
	}
}
.p-contact__tr:last-child {
	margin-bottom: 0;
}
.p-contact__th {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}
@media screen and (max-width: 960px) {
	.p-contact__th {
		margin-bottom: 15px;
		flex-wrap: wrap;
	}
}
.p-contact__th-text {
	font-weight: 700;
	font-size: 20px;
	letter-spacing: 0.07em;
	margin-right: 20px;
}
@media screen and (max-width: 960px) {
	.p-contact__th-text {
		font-size: 16px;
		margin-right: 10px;
	}
}
.p-contact__th-required {
	background-color: #af9448;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 5px;
	font-weight: 500;
	font-size: 14px;
	line-height: 1.3;
	color: #fff;
	width: 45px;
	height: 24px;
	margin-right: 20px;
}
@media screen and (max-width: 960px) {
	.p-contact__th-required {
		font-size: 12px;
		color: #fff;
		width: 45px;
		height: 24px;
	}
}
.p-contact__td {
	display: block;
}
.p-contact__td input,
.p-contact__td textarea,
.p-contact__td select {
	border-radius: 5px;
	border: solid 1px #818181;
	width: 100%;
	padding: 23px 30px;
}
@media screen and (max-width: 960px) {
	.p-contact__td input,
	.p-contact__td textarea,
	.p-contact__td select {
		padding: 14px 22px;
	}
}
.p-contact__td input.wpcf7-not-valid,
.p-contact__td textarea.wpcf7-not-valid,
.p-contact__td select.wpcf7-not-valid {
	border: solid 2px #f4901f;
}
.p-contact__td .wpcf7-not-valid-tip {
	
}
.p-contact__wide {
	max-width: 100%;
}
.p-contact__middle {
	max-width: 746px;
}
@media screen and (max-width: 960px) {
	.p-contact__middle {
		max-width: 100%;
	}
}
.p-contact__small {
	max-width: 360px;
}
@media screen and (max-width: 960px) {
	.p-contact__small {
		max-width: 100%;
	}
}
.p-contact__td-agree {
	display: flex;
	align-items: center;
}
.p-contact__checkbox label input {
	visibility: hidden;
	
	width: auto;
}
.p-contact__checkbox label input:checked + span:before {
	content: '';
	background-color: #af9448;
	border-color: #af9448;
}
.p-contact__checkbox label input:checked + span:after {
	content: '';
	display: block;
	position: absolute;
	top: 8px;
	left: 5px;
	width: 36px;
	height: 18px;
	border-left: 6px solid #fff;
	border-bottom: 6px solid #fff;
	transform: rotate(-45deg);
}
@media screen and (max-width: 960px) {
	.p-contact__checkbox label input:checked + span:after {
		width: 18px;
		height: 9px;
		top: 5px;
		left: 2px;
		border-left-width: 3px;
		border-bottom-width: 3px;
	}
}
.p-contact__checkbox label span {
	display: inline-flex;
	align-items: center;
	position: relative;
}
.p-contact__checkbox label span:before {
	content: '';
	width: 44px;
	height: 44px;
	display: block;
	background-color: #fff;
	border: 2px solid #707070;
	margin-right: 24px;
}
@media screen and (max-width: 960px) {
	.p-contact__checkbox label span:before {
		width: 22px;
		height: 22px;
		margin-right: 12px;
		border-width: 1px;
	}
}
.p-contact__checkbox .wpcf7-list-item {
	margin: 0;
}
.p-contact__checkbox .wpcf7-list-item-label {
	font-size: 20px;
}
@media screen and (max-width: 960px) {
	.p-contact__checkbox .wpcf7-list-item-label {
		font-size: 16px;
	}
}
.p-contact__privacypolicy {
	text-decoration: underline;
	color: #af9448;
	margin-left: 24px;
}
@media screen and (max-width: 960px) {
	.p-contact__privacypolicy {
		font-size: 11px;
		margin-left: 12px;
	}
}
.p-contact__privacypolicy a:hover {
	text-decoration: none;
}
.p-contact__select {
	background-repeat: no-repeat;
	background-position: top 50% right 32px;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMS4yMjUiIGhlaWdodD0iMTEuNjEyIiB2aWV3Qm94PSIwIDAgMjEuMjI1IDExLjYxMiI+CiAgPGcgaWQ9IuOCsOODq+ODvOODl182NTk1NyIgZGF0YS1uYW1lPSLjgrDjg6vjg7zjg5cgNjU5NTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yLjkyMSAzLjY2KSI+CiAgICA8ZyBpZD0i44Kw44Or44O844OXXzY1OTU4IiBkYXRhLW5hbWU9IuOCsOODq+ODvOODlyA2NTk1OCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAwKSI+CiAgICAgIDxwYXRoIGlkPSLjg5HjgrlfMjU3OTQ2IiBkYXRhLW5hbWU9IuODkeOCuSAyNTc5NDYiIGQ9Ik00MS4zNDksMi42MzJsOS45MDUsOS45MDUtOS45MDUsOS45MDUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI2LjA3MSAtNDQuMzAyKSByb3RhdGUoOTApIiBmaWxsPSJub25lIiBzdHJva2U9IiM4MTgxODEiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIvPgogICAgPC9nPgogIDwvZz4KPC9zdmc+);
}
@media screen and (max-width: 960px) {
	.p-contact__select {
		background-position: top 50% right 24px;
	}
}
.p-contact__textarea {
	width: 100%;
	height: 400px;
	resize: none;
}
@media screen and (max-width: 960px) {
	.p-contact__textarea {
		height: 250px;
	}
}
.p-contact__buttons {
	display: flex;
	justify-content: space-between;
}
@media screen and (max-width: 960px) {
	.p-contact__buttons {
		display: block;
	}
}
.p-contact__buttons .p-contact__button {
	margin-inline: 0;
}
.p-contact__buttons .wpcf7-spinner {
	position: absolute;
}
.p-contact__button {
	font-weight: 700;
	display: block;
	font-size: 22px;
	letter-spacing: 0.05em;
	width: 470px;
	max-width: 100%;
	padding-inline: 20px;
	height: 100px;
	line-height: 100px;
	border: 1px solid #707070;
	text-align: center;
	margin-top: 100px;
	margin-inline: auto;
	transition: all 0.3s ease-out;
}
@media screen and (max-width: 960px) {
	.p-contact__button {
		font-size: 16px;
		max-width: 100%;
		height: 64px;
		line-height: 64px;
		margin-top: 40px;
	}
}
.p-contact__button:not(:disabled):hover {
	background-color: #af9448;
	border-color: transparent;
	color: #fff;
}
.p-contact__button--link:hover {
	background-color: #af9448;
}
.p-contact__thanks {
	color: #af9448;
	font-size: 32px;
	line-height: 1.5;
	text-align: center;
	font-weight: 700;
}
@media screen and (max-width: 960px) {
	.p-contact__thanks {
		line-height: 1.28;
		text-align: left;
		font-size: 21px;
	}
}
.p-contact__message {
	margin-top: 30px;
	text-align: center;
	font-size: 18px;
	line-height: 2;
	font-weight: 500;
}
@media screen and (max-width: 960px) {
	.p-contact__message {
		text-align: left;
		margin-top: 20px;
		font-size: 13px;
	}
}
.p-contact__table.is-confirm {
	border-top: 1px solid #818181;
}
.p-contact__table.is-confirm .p-contact__tr {
	display: grid;
	grid-template-columns: 311px auto;
	border-bottom: 1px solid #818181;
	margin-bottom: 0;
	padding-block: 20px;
}
@media screen and (max-width: 960px) {
	.p-contact__table.is-confirm .p-contact__tr {
		display: block;
		padding-block: 15px;
	}
}
.p-contact__table.is-confirm .p-contact__th {
	margin-bottom: 0;
}
@media screen and (max-width: 960px) {
	.p-contact__table.is-confirm .p-contact__th {
		margin-bottom: 10px;
	}
}
.p-contact__table.is-confirm .p-contact__td p {
	font-size: 20px;
	line-height: 2;
}
@media screen and (max-width: 960px) {
	.p-contact__table.is-confirm .p-contact__td p {
		font-size: 13px;
	}
}
@media screen and (max-width: 960px) {
	.p-contact__table.is-confirm .p-contact__th-required {
		width: 32px;
		height: 17px;
	}
}
@media screen and (max-width: 960px) {
	.p-contact__table.is-confirm .p-contact__th-text {
		font-size: 13px;
	}
}
input::placeholder,
textarea::placeholder {
	color: #3b3b3b66;
}
.l-home-bg {
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.l-home-bg:before {
	width: 100%;
	height: 100%;
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	display: block;
}
.l-home-bg__inner {
	position: relative;
	top: 0;
	right: 0;
	bottom: 0;
	display: block;
	z-index: 2;
	max-width: 1080px;
	margin-inline: auto;
}
.l-home-bg__symbol {
	position: absolute;
	top: 276px;
	left: calc(44vw + 300px);
	width: 200px;
}
.l-home-bg__symbol-img {
	width: 100%;
	height: auto;
}
@media screen and (min-width: 1900px) {
	.l-home-bg__symbol {
		left: calc(50% + 400px);
		width: 240px;
	}
}
@media screen and (max-width: 960px) {
	.l-home-bg__symbol {
		display: none;
	}
}
.l-home-bg__symbol-text {
	font-weight: 600;
	font-size: 20px;
	letter-spacing: 0.1em;
	line-height: 30px;
	text-align: center;
	color: #fff;
	opacity: 0.4;
}
.l-home-bg__video {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: none;
}
.l-home-fv {
	position: relative;
	overflow: hidden;
}
.l-home-fv__inner {
	display: flex;
	align-items: center;
	position: relative;
	background-color: #fff;
	height: 690px;
	border-radius: 0 0 0 50px;
	padding-left: calc(43% - 540px);
}
@media screen and (min-width: 1441px) {
	.l-home-fv__inner {
		width: 86%;
		margin-inline: auto;
	}
}
@media screen and (min-width: 1900px) {
	.l-home-fv__inner {
		max-width: 1350px;
		padding-left: 130px;
		margin-inline: auto;
	}
}
@media screen and (max-width: 1440px) {
	.l-home-fv__inner {
		padding-left: 80px;
		margin-left: auto;
		width: calc(100% - 104px);
	}
}
@media screen and (max-width: 960px) {
	.l-home-fv__inner {
		align-items: flex-end;
		width: calc(100% - 38px);
		height: calc(100vh - 98px);
		max-height: 668px;
		border-radius: 0 0 0 30px;
		padding-left: 31px;
		padding-bottom: 32px;
		margin-inline: auto;
	}
}
.l-home-fv__content {
	position: relative;
	z-index: 2;
}
.l-home-fv__bg {
	display: block;
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	background-color: #fff;
	width: 30%;
	height: 690px;
}
@media screen and (max-width: 960px) {
	.l-home-fv__bg {
		width: 30%;
		height: calc(100vh - 98px);
		max-height: 668px;
	}
}
.l-home-fv__object {
	position: absolute;
	z-index: 1;
	top: 237px;
	left: calc(44vw + 300px);
	width: 200px;
	height: auto;
}
.l-home-fv__object img {
	width: 100%;
	height: auto;
}
@media screen and (min-width: 1900px) {
	.l-home-fv__object {
		left: calc(50% + 400px);
		width: 240px;
	}
}
@media screen and (max-width: 960px) {
	.l-home-fv__object {
		top: 150px;
		left: 50%;
		transform: translateX(-50%);
		width: 150px;
	}
}
.l-home-fv__scroll {
	position: absolute;
	left: -110px;
	bottom: 140px;
	font-weight: 400;
	font-size: 18px;
	color: #fff;
}
@media screen and (max-width: 960px) {
	.l-home-fv__scroll {
		text-align: center;
		position: initial;
		font-size: 10px;
	}
}
.l-home-fv__scroll-text {
	transform: rotate(-90deg);
	letter-spacing: 0.05em;
}
@media screen and (max-width: 960px) {
	.l-home-fv__scroll-text {
		transform: rotate(0);
		display: block;
	}
}
.l-home-fv__scroll-icon {
	position: absolute;
	right: -30px;
	bottom: -145px;
}
@media screen and (max-width: 960px) {
	.l-home-fv__scroll-icon {
		position: relative;
		top: 0;
		left: -2px;
		right: 0;
		margin: 0 auto 4px;
	}
}
.l-home-fv__title {
	font-weight: 900;
	font-size: 80px;
	letter-spacing: 0.05em;
	line-height: 1.2;
	color: #af9448;
	margin-bottom: 13px;
}
@media screen and (max-width: 960px) {
	.l-home-fv__title {
		font-size: 38px;
		margin-bottom: 7px;
	}
}
.l-home-fv__subtitle {
	font-weight: 600;
	font-size: 30px;
	letter-spacing: 0.15em;
	line-height: 1.6;
	margin-bottom: 49px;
}
@media screen and (max-width: 960px) {
	.l-home-fv__subtitle {
		font-size: 15px;
		margin-bottom: 25px;
	}
}
.l-home-fv__company {
	font-weight: 700;
	font-size: 18px;
	letter-spacing: 0.1em;
}
@media screen and (max-width: 960px) {
	.l-home-fv__company {
		font-size: 9px;
	}
}
.l-home-lead {
	color: #fff;
	padding-top: 145px;
	padding-bottom: 135px;
}
@media screen and (max-width: 960px) {
	.l-home-lead {
		padding-top: 34px;
		padding-bottom: 110px;
	}
}
.l-home-lead__title {
	margin-bottom: 64px;
}
@media screen and (max-width: 960px) {
	.l-home-lead__title {
		margin-bottom: 25px;
	}
}
@media screen and (max-width: 960px) {
	.l-home-lead__title-jp svg {
		width: 100%;
	}
}
.l-home-lead__title-en {
	font-weight: 700;
	font-size: 22px;
	letter-spacing: 0.09em;
	color: #fff;
	margin-bottom: 48px;
}
@media screen and (max-width: 960px) {
	.l-home-lead__title-en {
		
	}
}
.l-home-lead__text {
	font-weight: 500;
	font-size: 22px;
	letter-spacing: 0.14em;
	line-height: 2.2;
	margin-bottom: 70px;
}
@media screen and (max-width: 960px) {
	.l-home-lead__text {
		font-size: 14px;
		margin-bottom: 48px;
	}
}
.l-home-news {
	background-color: #fff;
	padding-top: 135px;
	padding-bottom: 135px;
}
@media screen and (max-width: 960px) {
	.l-home-news {
		padding-top: 55px;
		padding-bottom: 76px;
	}
}
.l-home-news__items {
	margin-bottom: 60px;
}
@media screen and (max-width: 960px) {
	.l-home-news__items {
		margin-bottom: 40px;
	}
}
.l-home-news__item {
	display: grid;
	align-items: flex-start;
	grid-template-columns: 135px 155px 4fr;
	padding-top: 26px;
	padding-bottom: 26px;
	border-bottom: solid 1px #bcbcbc;
}
@media screen and (max-width: 960px) {
	.l-home-news__item {
		flex-wrap: wrap;
		display: flex;
	}
}
@media screen and (max-width: 960px) {
	.l-home-news__item:first-child {
		padding-top: 0;
	}
}
.l-home-news__item:last-child {
	border-bottom: none;
	padding-bottom: 0;
}
@media screen and (max-width: 960px) {
	.l-home-news__item:last-child {
		border-bottom: solid 1px #bcbcbc;
		padding-bottom: 26px;
	}
}
@media screen and (max-width: 960px) {
	.l-home-news__date {
		font-size: 12px;
		margin-right: 25px;
		width: auto;
	}
}
.l-home-news__category {
	white-space: nowrap;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	min-width: 120px;
	min-height: 26px;
	border-radius: 6px;
	background: #3b3b3b;
	color: #fff;
	padding: 2px;
	margin-right: 38px;
}
@media screen and (max-width: 960px) {
	.l-home-news__category {
		font-size: 10px;
		width: 110px;
		min-width: 0;
		min-height: 20px;
		margin-right: 0;
	}
}
.l-home-news__content {
	position: relative;
	font-weight: 500;
	letter-spacing: 0.07em;
	line-height: 32px;
	transition: 0.5s;
	margin-top: -3px;
}
.l-home-news__content:hover {
	color: #b7b7b7;
	text-decoration: underline;
}
@media screen and (max-width: 960px) {
	.l-home-news__content {
		display: block;
		top: 0;
		font-size: 14px;
		line-height: 1.75;
		margin-top: 20px;
		width: 100%;
	}
}
.l-home-business {
	position: relative;
	overflow: hidden;
	background-color: #fff;
	padding-top: 185px;
	padding-bottom: 185px;
}
@media screen and (min-width: 1280px) {
	.l-home-business:before {
		content: '';
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		display: block;
		width: 90%;
		max-width: 1660px;
		height: calc(100% - 200px);
		background-color: #f2f2f2;
		border-radius: 40px;
		transition: all 1.2s ease-in-out;
		transition-delay: 0.5s;
	}
	.l-home-business.inview:before {
		max-width: 110%;
		width: 110%;
		height: 110%;
		border-radius: 0;
	}
}
@media screen and (max-width: 1279px) {
	.l-home-business {
		background-color: #f2f2f2;
	}
}
@media screen and (max-width: 960px) {
	.l-home-business {
		padding-top: 55px;
		padding-bottom: 80px;
	}
}
.l-home-business__text {
	font-weight: 700;
	font-size: 40px;
	letter-spacing: 0.07em;
	margin-bottom: 60px;
}
@media screen and (max-width: 960px) {
	.l-home-business__text {
		font-size: 23px;
		margin-bottom: 30px;
	}
}
.l-home-business__logo {
	margin-bottom: 32px;
}
@media screen and (max-width: 960px) {
	.l-home-business__logo {
		width: 203px;
		height: auto;
		margin-bottom: 16px;
	}
}
.l-home-business__services {
	position: relative;
	z-index: 2;
	width: 506px;
	margin-bottom: 60px;
}
@media screen and (max-width: 960px) {
	.l-home-business__services {
		width: 100%;
		margin-bottom: 42px;
	}
}
.l-home-business__service {
	position: relative;
	display: flex;
	align-items: center;
	padding: 18px 26px;
	border-top: solid 1px #bcbcbc;
	transition: 0.5s;
}
.l-home-business__service:hover {
	background-color: #fff;
}
.l-home-business__service-title {
	width: 200px;
}
@media screen and (max-width: 960px) {
	.l-home-business__service-title {
		display: flex;
		align-items: center;
		width: 115px;
	}
}
@media screen and (max-width: 960px) {
	.l-home-business__service-title img {
		width: auto;
		height: 14px;
	}
	.l-home-business__service-title img.logo-sign {
		height: 18px;
	}
}
.l-home-business__service-text {
	line-height: 1;
	font-weight: 600;
}
@media screen and (max-width: 960px) {
	.l-home-business__service-text {
		font-size: 12px;
	}
}
.l-home-business__service-icon {
	position: absolute;
	top: 0;
	right: 50px;
	bottom: 0;
	line-height: 1;
	width: 23px;
	height: 23px;
	margin: auto;
}
@media screen and (max-width: 960px) {
	.l-home-business__service-icon {
		right: 26px;
		width: 14px;
		height: 14px;
	}
}
.l-home-business__service-icon svg {
	width: 100%;
	height: 100%;
}
.l-home-business__mock {
	position: absolute;
	width: 110%;
	bottom: -100px;
	right: -50%;
}
@media screen and (max-width: 960px) {
	.l-home-business__mock {
		position: relative;
		width: 150%;
		right: 20px;
		bottom: 0;
		margin-bottom: 40px;
	}
}
.l-home-business__mock-image {
	position: relative;
}
.l-home-business__mock-movie {
	overflow: hidden;
	position: absolute;
	top: 17%;
	left: 18%;
	margin: auto;
	width: 63.3%;
	height: 64%;
}
@media screen and (min-width: 1280px) {
	.l-home-business__mock-movie {
		top: 150px;
		left: 225px;
		height: 62%;
	}
}
@media screen and (max-width: 960px) {
	.l-home-business__mock-movie {
		top: 6.8%;
		left: 135px;
		right: auto;
		width: 71%;
		max-width: 640px;
		height: 82%;
	}
}
@media screen and (max-width: 660px) {
	.l-home-business__mock-movie {
		left: 15%;
	}
}
.l-home-business__mock-movie video {
	overflow: hidden;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: 0px -13px;
}
@media screen and (max-width: 1023px) {
	.l-home-business__mock-movie video {
		object-position: 0px -8px;
	}
}
.l-home-company {
	background-color: #fff;
	padding-top: 185px;
	padding-bottom: 185px;
}
@media screen and (max-width: 960px) {
	.l-home-company {
		padding-top: 50px;
		padding-bottom: 80px;
	}
}
.l-home-company__text {
	font-weight: 700;
	font-size: 18px;
	letter-spacing: 0.07em;
	line-height: 2.2;
	margin-bottom: 36px;
}
@media screen and (max-width: 960px) {
	.l-home-company__text {
		font-size: 15px;
		line-height: 1.5;
		margin-bottom: 25px;
	}
}
.l-home-company-columns {
	display: flex;
	justify-content: space-between;
	margin-bottom: 60px;
}
@media screen and (max-width: 960px) {
	.l-home-company-columns {
		display: block;
		margin-bottom: 40px;
	}
}
.l-home-company-columns .l-home-company-column {
	flex-basis: calc(50% - 20px);
	display: flex;
	flex-direction: column;
	align-items: center;
	cursor: pointer;
	max-width: 482px;
}
@media screen and (max-width: 960px) {
	.l-home-company-columns .l-home-company-column {
		margin-bottom: 44px;
	}
}
.l-home-company-columns .l-home-company-column:hover .l-home-company-column__title {
	color: #af9448;
	transition: all 0.5s ease 0s;
}
.l-home-company-columns .l-home-company-column:hover .l-home-company-column__image:after {
	opacity: 1;
}
.l-home-company-columns .l-home-company-column__image {
	overflow: hidden;
	border-radius: 16px;
	width: 100%;
	position: relative;
	margin-bottom: 36px;
}
@media screen and (max-width: 960px) {
	.l-home-company-columns .l-home-company-column__image {
		margin-bottom: 16px;
	}
}
.l-home-company-columns .l-home-company-column__image:after {
	transition: 0.5s;
	position: absolute;
	opacity: 0;
	top: 0;
	left: 0;
	right: 0;
	display: block;
	content: '';
	background-color: #b9b9b9;
	border-radius: 16px;
	mix-blend-mode: multiply;
	width: 100%;
	height: 100%;
}
.l-home-company-columns .l-home-company-column__title {
	display: flex;
	align-items: center;
	font-weight: 700;
	font-size: 22px;
	letter-spacing: 0.07em;
	line-height: 1.8;
	margin-right: auto;
}
@media screen and (max-width: 960px) {
	.l-home-company-columns .l-home-company-column__title {
		font-size: 16px;
	}
}
.l-home-company-columns .l-home-company-column__arrow {
	margin-left: 10px;
	fill: none;
	stroke-width: 2;
	overflow: visible;
}
@media screen and (max-width: 960px) {
	.l-home-company-columns .l-home-company-column__arrow {
		margin-left: 22px;
	}
}
@keyframes arrow-stretch {
	to {
		stroke-dashoffset: 0;
	}
}
.l-home-recruit {
	position: relative;
	background-color: #fff;
	padding-top: 174px;
	padding-bottom: 174px;
	overflow: hidden;
}
@media screen and (max-width: 960px) {
	.l-home-recruit {
		padding-top: 53px;
		padding-bottom: 57px;
	}
}
@media screen and (max-width: 1279px) {
	.l-home-recruit {
		background-image: url(../../assets/images/home/bg-recruit@2x.png);
		background-size: cover;
	}
}
@media screen and (min-width: 1280px) {
	.l-home-recruit:before {
		content: '';
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		display: block;
		width: 90%;
		max-width: 1660px;
		height: calc(100% - 200px);
		background-image: url(../../assets/images/home/bg-recruit@2x.png);
		background-size: cover;
		background-blend-mode: lighten;
		background-color: #f2f2f2;
		border-radius: 40px;
		transition: all 1.2s ease-in-out;
		transition-delay: 0.5s;
	}
	.l-home-recruit.inview:before {
		max-width: 110%;
		width: 110%;
		height: 110%;
		background-color: transparent;
		border-radius: 40px;
	}
}
.l-home-recruit__lead {
	font-weight: 700;
	font-size: 40px;
	letter-spacing: 0.07em;
	line-height: 1.5;
	margin-bottom: 25px;
}
@media screen and (max-width: 960px) {
	.l-home-recruit__lead {
		font-size: 23px;
		margin-bottom: 25px;
	}
}
.l-home-recruit__text {
	font-weight: 700;
	font-size: 18px;
	line-height: 2;
	letter-spacing: 0.07em;
	margin-bottom: 30px;
}
@media screen and (max-width: 960px) {
	.l-home-recruit__text {
		line-height: 1.5;
	}
}
.l-home-recruit__image {
	position: absolute;
	border-radius: 16px;
	height: 380px;
	bottom: 0;
	right: 0;
}
@media screen and (min-width: 961px) {
	.l-home-recruit__image img {
		height: 100%;
		width: auto;
	}
}
@media screen and (max-width: 960px) {
	.l-home-recruit__image {
		position: initial;
		margin-bottom: 30px;
		height: auto;
	}
}
.p-news {
	padding-top: 80px;
	padding-bottom: 150px;
}
@media screen and (max-width: 960px) {
	.p-news {
		padding-top: 24px;
		padding-bottom: 72px;
	}
	.p-news--detail {
		padding-top: 40px;
	}
	.p-news--detail .p-news__data {
		margin-bottom: 30px;
	}
}
.p-news__container {
	justify-content: flex-start;
	gap: 75px;
}
@media screen and (max-width: 960px) {
	.p-news__container {
		display: flex;
		gap: 23px;
		flex-direction: column-reverse;
	}
	.p-news__container--detail {
		flex-direction: column;
	}
}
.p-news__main {
	width: 100%;
	max-width: 845px;
}
@media screen and (max-width: 960px) {
	.p-news__main {
		max-width: 100%;
	}
}
.p-news__item {
	list-style: none;
	letter-spacing: 0.07em;
	color: #3b3b3b;
	font-weight: 500;
	border-bottom: 1px solid #bcbcbc;
}
.p-news__link {
	display: block;
	padding-top: 30px;
	padding-bottom: 43px;
	padding-inline: 33px;
	transition: background 0.3s ease-in-out;
}
.p-news__link:hover {
	background-color: #f2f2f2;
}
.p-news__link:hover .p-news__title {
	color: #818181;
	text-decoration: underline;
}
@media screen and (max-width: 960px) {
	.p-news__link {
		padding-top: 23px;
		padding-bottom: 27px;
		padding-inline: 0;
	}
}
.p-news__data {
	display: flex;
	align-items: center;
}
.p-news__date {
	letter-spacing: -0.05em;
	margin-right: 44px;
}
@media screen and (max-width: 960px) {
	.p-news__date {
		font-size: 10px;
		margin-right: 30px;
	}
}
.p-news__categories {
	display: flex;
	align-items: flex-start;
	gap: 5px;
	max-width: 100%;
}
.p-news__categories li {
	white-space: pre;
	display: block;
	color: #fff;
	background-color: #3b3b3b;
	border-radius: 6px;
	padding-block: 3px;
	width: 120px;
	text-align: center;
	font-size: 14px;
}
@media screen and (max-width: 960px) {
	.p-news__categories li {
		width: 90px;
		font-size: 10px;
		padding: 3px;
	}
}
.p-news__title {
	margin-top: 20px;
	line-height: 2;
}
@media screen and (max-width: 960px) {
	.p-news__title {
		margin-top: 13px;
		font-size: 13px;
		line-height: 1.7;
	}
}
.p-news__article-title {
	padding-block: 30px;
	margin-bottom: 30px;
	border-block: 1px solid #3b3b3b;
	font-size: 24px;
	line-height: 1.8;
	font-weight: 700;
}
@media screen and (max-width: 960px) {
	.p-news__article-title {
		padding-block: 25px;
		margin-bottom: 25px;
		font-size: 16px;
		line-height: 1.6;
	}
}
.p-news__content {
	color: #3b3b3b;
	font-weight: 500;
	line-height: 2;
	letter-spacing: 0.07em;
}
@media screen and (max-width: 960px) {
	.p-news__content {
		font-size: 13px;
		line-height: 1.9;
	}
}
.p-news__content h2,
.p-news__content h3 {
	font-size: 22px;
	line-height: 1.4;
	font-weight: 700;
}
@media screen and (max-width: 960px) {
	.p-news__content h2,
	.p-news__content h3 {
		font-size: 14px;
		line-height: 1.8;
	}
}
.p-news__content * + * {
	margin-top: 30px;
}
.p-news__content figure + * {
	margin-top: 50px;
}
@media screen and (max-width: 960px) {
	.p-news__content figure + * {
		margin-top: 30px;
	}
}
.p-news__content figcaption {
	color: #818181;
	font-size: 14px;
	margin-top: 20px;
}
@media screen and (max-width: 960px) {
	.p-news__content figcaption {
		margin-top: 15px;
		font-size: 12px;
	}
}
.p-news__content a {
	color: #af9448;
	text-decoration: underline;
}
.p-recruit {
	padding-top: 80px;
	padding-bottom: 80px;
}
@media screen and (max-width: 960px) {
	.p-recruit {
		padding-top: 45px;
		padding-bottom: 45px;
	}
}
.p-recruit .c-heading {
	margin-bottom: 40px;
}
.p-recruit__lead {
	margin-bottom: 90px;
}
@media screen and (max-width: 960px) {
	.p-recruit__lead {
		margin-bottom: 70px;
	}
}
.p-recruit__title {
	font-weight: 700;
	font-size: 40px;
	letter-spacing: 0.07em;
	margin-bottom: 30px;
}
@media screen and (max-width: 960px) {
	.p-recruit__title {
		font-size: 25px;
		line-height: 1.4;
		margin-bottom: 15px;
	}
}
.p-recruit__text {
	font-weight: 500;
	font-size: 22px;
	letter-spacing: 0.14em;
	line-height: 2.2;
}
@media screen and (max-width: 960px) {
	.p-recruit__text {
		font-size: 14px;
		line-height: 1.4;
	}
}
.p-recruit__slide {
	margin-bottom: 40px;
}
@media screen and (max-width: 960px) {
	.p-recruit__slide {
		margin-bottom: 20px;
	}
}
@media screen and (max-width: 960px) {
	.p-recruit .splide__track {
		margin-bottom: 30px;
	}
}
.p-recruit__entry-text {
	font-weight: 500;
	font-size: 22px;
	letter-spacing: 0.14em;
	line-height: 2.2;
	margin-bottom: 40px;
}
@media screen and (max-width: 960px) {
	.p-recruit__entry-text {
		font-weight: 500;
		font-size: 15px;
		letter-spacing: 0.14em;
		line-height: 1.8;
	}
}
.p-recruit__entry .l-home-company-column__image {
	position: relative;
	margin-bottom: 30px;
}
.p-recruit__entry .l-home-company-column__image:before {
	border-radius: 16px;
}
.p-recruit__entry .l-home-company-column__title {
	display: flex;
	align-items: center;
	font-weight: 700;
	font-size: 22px;
	letter-spacing: 0.07em;
	line-height: 1.8;
	margin-right: auto;
}
@media screen and (max-width: 960px) {
	.p-recruit__entry .l-home-company-column__title {
		font-size: 16px;
	}
}
.p-recruit__entry .p-recruit__entry-banner {
	display: block;
	margin-bottom: 137px;
}
.p-recruit__entry .p-recruit__entry-banner:hover .l-home-company-column__image:before {
	opacity: 1;
}
.p-recruit__entry .p-recruit__entry-banner:hover .l-home-company-column__title {
	color: #af9448;
}
@media screen and (max-width: 960px) {
	.p-recruit__entry .p-recruit__entry-banner {
		margin-bottom: 50px;
	}
}
.p-recruit__entry .l-home-company-column__title-text {
	margin-right: 13px;
}
.p-recruit__entry .l-home-company-column__image img {
	border-radius: 16px;
}
@media screen and (max-width: 960px) {
	.p-recruit__entry .l-home-company-column__image {
		margin-bottom: 15px;
	}
}
.p-recruit__entry .l-home-company-column__image-text {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}
.p-recruit__entry .l-home-company-column__image-text-jp {
	display: block;
	font-weight: 700;
	font-size: 40px;
	letter-spacing: 0.1em;
	text-align: center;
	color: #fff;
	width: 100%;
}
@media screen and (max-width: 960px) {
	.p-recruit__entry .l-home-company-column__image-text-jp {
		font-size: 20px;
	}
}
.p-recruit__entry .l-home-company-column__image-text-en {
	display: block;
	font-weight: 700;
	font-size: 17px;
	letter-spacing: 0.1em;
	text-align: center;
	color: #fff;
	width: 100%;
}
@media screen and (max-width: 960px) {
	.p-recruit__entry .l-home-company-column__image-text-en {
		font-size: 10px;
	}
}
.p-recruit__staff {
	margin-bottom: 94px;
}
@media screen and (max-width: 960px) {
	.p-recruit__staff {
		margin-bottom: 70px;
	}
}
.p-recruit__culture {
	margin-bottom: 94px;
}
@media screen and (max-width: 960px) {
	.p-recruit__culture {
		margin-bottom: 70px;
	}
}
.recruit-custom-arrows-class {
	position: absolute;
	right: calc(50vw - 580px);
	top: -65px;
	display: flex;
}
@media screen and (max-width: 1279px) {
	.recruit-custom-arrows-class {
		right: 30px;
	}
}
@media screen and (max-width: 960px) {
	.recruit-custom-arrows-class {
		position: static;
		justify-content: space-between;
		padding-inline: 30px;
	}
}
@media screen and (max-width: 960px) {
	.recruit-custom-arrows-class .c-pagination__cursor {
		margin-inline: 0;
		width: auto;
	}
}
.splide__slide a {
	position: relative;
	display: block;
}
.splide__slide a:hover:before {
	opacity: 1;
}
.splide__slide img {
	height: auto;
	width: 100%;
}
.splide__wrapper {
	position: relative;
	width: 100vw;
	margin-left: calc(-50vw + 540px);
}
@media screen and (max-width: 960px) {
	.splide__wrapper {
		margin-left: -30px;
	}
}
.p-recruit__entry .l-home-company-column__image:before,
.splide__slide a:before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #b9b9b9;
	mix-blend-mode: multiply;
	transition: opacity 0.3s ease-in;
	opacity: 0;
}
.u-hidden {
	display: none !important;
}
@media screen and (min-width: 961px) {
	.u-hidden-pc {
		display: none;
	}
}
@media screen and (max-width: 960px) {
	.u-hidden-sp {
		display: none;
	}
}
@keyframes fadeInUp {
	0% {
		opacity: 0;
		transform: translateY(65px);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}
.fade-in-up {
	opacity: 0;
	animation: fadeInUp 1.5s forwards;
	animation-delay: 0.6s;
}
  /* オレンジボタンのスタイル */
  .p-about__brand-button {
    margin-top: 30px;
  }

  .p-about__expand-btn {
    background-color: #FF6B35;
    color: #fff;
    border: none;
    padding: 15px 40px;
    font-size: 16px;
    font-weight: 600;
    border-radius: 8px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    font-family: Plus Jakarta Sans, Noto Sans JP, sans-serif;
  }

  .p-about__expand-btn:hover {
    background-color: #E55A2B;
  }

  /* グループフィロソフィーセクションのスタイル */
  .p-about__group-philosophy {
    background-color: #fff;
    padding: 0 0 180px 0;
    margin-top: 30px;
  }

  .p-about__philosophy-header {
    text-align: center;
    margin-bottom: 50px;
  }

  .p-about__philosophy-title {
    font-size: 2.5rem;
    font-weight: 700;
    color: #333;
    line-height: 1.3;
    margin-bottom: 10px;
  }

  .p-about__philosophy-subtitle {
    color: #af9448;
    font-size: 1.2rem;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
  }

  .p-about__philosophy-content {
    display: flex;
    gap: 40px;
    justify-content: center;
    align-items: stretch;
  }

  .p-about__philosophy-box {
    background-color: #fff;
    border: 2px solid #af9448;
    border-radius: 15px;
    padding: 40px 30px;
    flex: 1;
    max-width: 450px;
    text-align: center;
    box-shadow: 0 4px 15px rgba(175, 148, 72, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
  }

  .p-about__philosophy-box:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(175, 148, 72, 0.15);
  }

  .p-about__philosophy-box-title {
    font-size: 1.5rem;
    font-weight: 700;
    color: #af9448;
    line-height: 1.4;
    margin-bottom: 20px;
  }

  .p-about__philosophy-box-content {
    color: #666;
    line-height: 1.7;
    font-size: 1rem;
  }

  /* レスポンシブ対応 */
  @media (max-width: 768px) {
    .p-about__philosophy-content {
      flex-direction: column;
      gap: 30px;
    }

    .p-about__philosophy-box {
      max-width: 100%;
    }

    .p-about__philosophy-title {
      font-size: 2rem;
    }

    .p-about__expand-btn {
      padding: 12px 30px;
      font-size: 14px;
    }
  }

/* ボタン形式のフィロソフィー用スタイル */
.p-about__philosophy-btn-wrapper {
  flex: 1;
  max-width: 450px;
}

.p-about__philosophy-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border: 2px solid #af9448;
  border-radius: 15px;
  padding: 40px 30px;
  width: 100%;
  height: 100%;
  min-height: 120px;
  text-align: center;
  color: #af9448;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
  box-shadow: 0 4px 15px rgba(175, 148, 72, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease, background-color 0.3s ease;
  cursor: pointer;
  text-decoration: none;
  font-family: Plus Jakarta Sans, Noto Sans JP, sans-serif;
}

.p-about__philosophy-btn:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 25px rgba(175, 148, 72, 0.15);
  background-color: #af9448;
  color: #fff;
}

@media (max-width: 768px) {
  .p-about__philosophy-btn {
    font-size: 1.2rem;
    padding: 30px 20px;
    min-height: 100px;
  }
}

/* グループフィロソフィー外部リンクボタンのバランス調整 */
.p-about__philosophy-btn.c-button--externallink span {
  justify-content: center;
}

.p-about__philosophy-btn.c-button--externallink .c-button__text {
  margin-right: 8px;
}

