.header:where(.astro-3EF6KSR2) {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
	padding-bottom: 8px
}
.icon-arrow:where(.astro-3EF6KSR2) {
	display: flex;
	height: 1.5rem;
	width: 1.5rem;
	align-items: center;
	justify-content: center
}
.icon-arrow:where(.astro-3EF6KSR2).disable {
	pointer-events: none;
	opacity: .6
}
@media (hover: hover) {
	.profile-user:where(.astro-3EF6KSR2):hover .profile-user__modal:where(.astro-3EF6KSR2) {
		z-index: 10;
		opacity: 1;
		transform: translateY(calc(100% + 18px))
	}
}
.profile-user:where(.astro-3EF6KSR2) .profile-user__btn:where(.astro-3EF6KSR2) {
	position: relative;
	display: flex;
	cursor: pointer;
	align-items: center;
	border-radius: 136px;
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity));
	padding: .75rem 1.5rem;
	font-family: Noto Sans JP, sans-serif
}
.profile-user:where(.astro-3EF6KSR2) .profile-user__btn:where(.astro-3EF6KSR2):hover {
	transition: all .3s;
	box-shadow: 0 0 19px #56578f4d
}
.profile-user:where(.astro-3EF6KSR2) .profile-user__btn:where(.astro-3EF6KSR2) .profile-user__avatar:where(.astro-3EF6KSR2) {
	margin-right: 1rem;
	display: flex;
	height: 38px;
	width: 38px;
	align-items: center;
	justify-content: center
}
.profile-user:where(.astro-3EF6KSR2) .profile-user__btn:where(.astro-3EF6KSR2) .profile-user__info--company:where(.astro-3EF6KSR2) {
	margin-bottom: 2px;
	font-size: 10px;
	font-weight: 400;
	line-height: 1;
	--tw-text-opacity: 1;
	color: rgb(102 102 102 / var(--tw-text-opacity))
}
.profile-user:where(.astro-3EF6KSR2) .profile-user__btn:where(.astro-3EF6KSR2) .profile-user__info--name:where(.astro-3EF6KSR2) {
	font-size: 14px;
	font-weight: 600;
	line-height: 1;
	--tw-text-opacity: 1;
	color: rgb(51 51 51 / var(--tw-text-opacity))
}
.profile-user:where(.astro-3EF6KSR2) .profile-user__modal:where(.astro-3EF6KSR2) {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -10;
	margin-left: auto;
	margin-right: auto;
	width: 182px;
	cursor: default;
	border-radius: .5rem;
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity));
	opacity: 0;
	transition-property: all;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: .15s
}
.profile-user:where(.astro-3EF6KSR2) .profile-user__modal:where(.astro-3EF6KSR2):after {
	position: absolute;
	top: -6px;
	right: 0;
	left: 0;
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
	height: .75rem;
	width: .75rem;
	--tw-rotate: 45deg;
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity));
	--tw-content: "";
	content: var(--tw-content)
}
.profile-user:where(.astro-3EF6KSR2) .profile-user__modal:where(.astro-3EF6KSR2) {
	box-shadow: 0 2px 8px #0000003d;
	transform: translateY(100%);
	font-family: Noto Sans JP, sans-serif
}
.profile-user:where(.astro-3EF6KSR2) .profile-user__modal:where(.astro-3EF6KSR2) .modal-link__item:where(.astro-3EF6KSR2) {
	display: flex;
	border-radius: 24px;
	padding: 9px 10px;
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
	--tw-text-opacity: 1;
	color: rgb(51 42 124 / var(--tw-text-opacity));
	transition-property: all;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: .15s
}
.profile-user:where(.astro-3EF6KSR2) .profile-user__modal:where(.astro-3EF6KSR2) .modal-link__item:where(.astro-3EF6KSR2):hover {
	--tw-bg-opacity: 1;
	background-color: rgb(51 42 124 / var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity))
}
.profile-user:where(.astro-3EF6KSR2) .profile-user__modal:where(.astro-3EF6KSR2) .modal-link__item:where(.astro-3EF6KSR2) {
	border: 1px solid #332A7C
}
.profile-user:where(.astro-3EF6KSR2) .profile-user__modal:where(.astro-3EF6KSR2) .logout-button:where(.astro-3EF6KSR2) {
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: center;
	border-top-width: 1px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	--tw-text-opacity: 1;
	color: rgb(153 153 153 / var(--tw-text-opacity));
	transition-property: all;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: .15s
}
.profile-user:where(.astro-3EF6KSR2) .profile-user__modal:where(.astro-3EF6KSR2) .logout-button:where(.astro-3EF6KSR2):hover {
	opacity: .6
}
@media screen and (max-width: 768px) {
	.profile-user:where(.astro-3EF6KSR2) .profile-user__modal:where(.astro-3EF6KSR2).open {
		z-index: 10;
		opacity: 1;
		transform: translateY(calc(100% + 18px))
	}
}
.navbar-default:where(.astro-5BLMO7YK) {
	position: fixed;
	z-index: 50;
	display: flex;
	min-height: 100vh;
	flex-direction: column;
	align-items: center;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	padding: 30px 25px;
	transition-property: all;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: .4s;
	background: radial-gradient(103.81% 17.53% at 13.41% 3.27%, #56578f 0%, #26354b 100%)
}
@media screen and (max-width: 768px) {
	.navbar-default:where(.astro-5BLMO7YK) {
		padding-left: .25rem;
		padding-right: .25rem
	}
}
.navbar-default:where(.astro-5BLMO7YK) .navbar-list:where(.astro-5BLMO7YK) {
	height: calc(100vh - 130px);
	overflow: auto;
	width: 100%
}
.navbar-default:where(.astro-5BLMO7YK) .navbar-list:where(.astro-5BLMO7YK)::-webkit-scrollbar {
	width: 3px
}
.navbar-default:where(.astro-5BLMO7YK) .navbar-list:where(.astro-5BLMO7YK)::-webkit-scrollbar-track {
	background: rgba(241, 241, 241, .4784313725)
}
.navbar-default:where(.astro-5BLMO7YK) .navbar-list:where(.astro-5BLMO7YK)::-webkit-scrollbar-thumb {
	background: #56578f
}
.navbar-default:where(.astro-5BLMO7YK) .navbar-list:where(.astro-5BLMO7YK)::-webkit-scrollbar-thumb:hover {
	background: #332a7c
}
.navbar-default:where(.astro-5BLMO7YK) .navbar-list:where(.astro-5BLMO7YK) a:where(.astro-5BLMO7YK) {
	margin: auto
}
.navbar-default:where(.astro-5BLMO7YK).close {
	padding: 22px 10px
}
@media screen and (max-width: 768px) {
	.navbar-default:where(.astro-5BLMO7YK).close {
		padding-left: .25rem;
		padding-right: .25rem
	}
}
.navbar-default:where(.astro-5BLMO7YK).close .navbar-list__name:where(.astro-5BLMO7YK) {
	display: none
}
.navbar-default:where(.astro-5BLMO7YK).close .navbar-logo:where(.astro-5BLMO7YK) {
	margin-bottom: 0;
	height: 0px;
	width: 0px;
	visibility: hidden
}
.navbar-default:where(.astro-5BLMO7YK).close .navbar-list__item:where(.astro-5BLMO7YK) a:where(.astro-5BLMO7YK) {
	width: 60px
}
@media screen and (max-width: 768px) {
	.navbar-default:where(.astro-5BLMO7YK).close .navbar-list__item:where(.astro-5BLMO7YK) a:where(.astro-5BLMO7YK) {
		width: 35px
	}
	.navbar-default:where(.astro-5BLMO7YK).open {
		position: fixed;
		z-index: 99;
		min-height: 100vh
	}
	.navbar-default:where(.astro-5BLMO7YK).open .navbar-list__item:where(.astro-5BLMO7YK) a:where(.astro-5BLMO7YK) {
		width: 60px;
		transition-property: none
	}
	.navbar-default:where(.astro-5BLMO7YK).open .navbar-list__name:where(.astro-5BLMO7YK) {
		font-size: 7px
	}
	.navbar-default:where(.astro-5BLMO7YK).open .navbar-logo:where(.astro-5BLMO7YK) {
		width: 100px
	}
}
.navbar-default:where(.astro-5BLMO7YK) .navbar-logo:where(.astro-5BLMO7YK) {
	margin-bottom: 1.25rem;
	width: 160px;
	transition-property: all;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: .4s
}
.navbar-default:where(.astro-5BLMO7YK) .navbar-list__item:where(.astro-5BLMO7YK) a:where(.astro-5BLMO7YK) {
	margin-top: 10px;
	display: flex;
	aspect-ratio: 1 / 1;
	width: 110px;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	border-radius: 20px;
	transition-property: all;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: .4s
}
.navbar-default:where(.astro-5BLMO7YK) .navbar-list__item:where(.astro-5BLMO7YK) a:where(.astro-5BLMO7YK).active, .navbar-default:where(.astro-5BLMO7YK) .navbar-list__item:where(.astro-5BLMO7YK) a:where(.astro-5BLMO7YK):hover {
	background: rgba(155, 138, 191, .3)
}
.navbar-default:where(.astro-5BLMO7YK) .navbar-list__name:where(.astro-5BLMO7YK) {
	margin-top: .75rem;
	white-space: nowrap;
	font-size: 14px;
	font-weight: 700;
	transition-property: all;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: .4s;
	color: #fff;
	font-family: Noto Sans JP, sans-serif
}
.navbar-default:where(.astro-5BLMO7YK) .navbar-togle:where(.astro-5BLMO7YK) {
	position: absolute;
	top: 18px;
	right: -34px;
	display: flex;
	cursor: pointer;
	align-items: center;
	justify-content: center
}
@media screen and (max-width: 768px) {
	.navbar-default:where(.astro-5BLMO7YK) .navbar-togle:where(.astro-5BLMO7YK) {
		right: -24px
	}
}
.site-wrap:where(.astro-SCKKX6R4) {
	background-color: #f6f1ef;
	background-image: radial-gradient(at 89% 93%, hsl(192, 100%, 90%) 0px, transparent 50%), radial-gradient(at 71% 98%, hsl(257, 35%, 94%) 0px, transparent 50%), radial-gradient(at 37% 89%, hsl(192, 100%, 90%) 0px, transparent 50%), radial-gradient(at 93% 0%, hsl(330, 100%, 93%) 0px, transparent 50%), radial-gradient(at 79% 25%, hsl(57, 100%, 92%) 0px, transparent 50%), radial-gradient(at 0% 80%, hsl(258, 100%, 91%) 0px, transparent 50%), radial-gradient(at 0% 12%, hsl(17, 28%, 95%) 0px, transparent 50%)
}
.site-main:where(.astro-SCKKX6R4) {
	padding-left: 1.25rem;
	padding-right: 1.25rem
}
@media (min-width: 1280px) {
	.site-main:where(.astro-SCKKX6R4) {
		padding-left: 40px;
		padding-right: 30px
	}
}
.site-main:where(.astro-SCKKX6R4) {
	padding-left: 250px;
	width: 100%;
	overflow: auto
}
@media screen and (max-width: 768px) {
	.site-main:where(.astro-SCKKX6R4) {
		padding-left: 120px
	}
}