@font-face {
	font-family: NotoSansJPBold, sans-serif;
	src: url(../assets/font/NotoSansJP-Bold.ttf)
}
.page-title:where(.astro-ODKZUPSQ) {
	font-family: Noto Sans;
	font-size: 22px;
	line-height: 30px;
	color: #332a7c;
	font-weight: 700
}
.select-custom:where(.astro-ODKZUPSQ) {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-image: url("data:image/svg+xml,%3Csvg width='7' height='4' viewBox='0 0 7 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.50679 0.949951L3.57766 2.87908C3.34983 3.10691 2.97703 3.10691 2.7492 2.87908L0.820068 0.949951' stroke='%23332A7C' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: 87% center;
	background-size: 10px
}
.company-page:where(.astro-ODKZUPSQ) .select-custom:where(.astro-ODKZUPSQ) {
	background-position: 93% center
}
.table-panigation:where(.astro-ODKZUPSQ) li:where(.astro-ODKZUPSQ).active {
	color: #fff;
	background: #332A7C
}
.show-all-button:where(.astro-ODKZUPSQ) {
	font-family: Noto Sans JP;
	font-size: 14px;
	line-height: 20px;
	padding: 8px 20px;
	color: #332a7c;
	background-color: #fff;
	font-weight: 500;
	border-radius: 50px;
	transition: all .3s
}
.show-all-button:where(.astro-ODKZUPSQ):hover {
	color: #fff;
	background-color: #332a7c
}
.img-wrap:where(.astro-ODKZUPSQ) img:where(.astro-ODKZUPSQ) {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}
.navbar-default:where(.astro-ODKZUPSQ).open~.site-main:where(.astro-ODKZUPSQ) {
	padding-left: 250px;
	transition-property: all;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: .4s
}
@media screen and (max-width: 768px) {
	.navbar-default:where(.astro-ODKZUPSQ).open~.site-main:where(.astro-ODKZUPSQ) {
		padding-left: calc(43px + 1.25rem)
	}
}
.navbar-default:where(.astro-ODKZUPSQ).close~.site-main:where(.astro-ODKZUPSQ) {
	padding-left: 120px;
	transition-property: all;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: .4s
}
@media screen and (max-width: 768px) {
	.navbar-default:where(.astro-ODKZUPSQ).close~.site-main:where(.astro-ODKZUPSQ) {
		padding-left: calc(43px + 1.25rem)
	}
}
.required:where(.astro-ODKZUPSQ):after {
	content: "*";
	color: #e7325d
}
.box-big:where(.astro-ODKZUPSQ) {
	background-color: #fff9;
	border-radius: 40px 0 0
}
.block-sp:where(.astro-ODKZUPSQ) {
	display: flex
}
@media screen and (max-width: 768px) {
	.block-sp:where(.astro-ODKZUPSQ) {
		display: block
	}
	.layout-left:where(.astro-ODKZUPSQ) {
		max-width: 100%;
		margin-right: 0
	}
}
.layout-right:where(.astro-ODKZUPSQ) {
	width: 100%
}
@media screen and (max-width: 768px) {
	.layout-right:where(.astro-ODKZUPSQ) {
		max-width: 100%;
		padding-top: 50px
	}
}
.heading:where(.astro-ODKZUPSQ) {
	max-width: 144px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}
.btn-refresh:where(.astro-ODKZUPSQ) {
	margin: 0 auto;
	border: 1px solid #332a7c
}
.btn-refresh:where(.astro-ODKZUPSQ):hover {
	background: #332a7c;
	color: #fff
}
.box-gray:where(.astro-ODKZUPSQ) {
	background-color: #56578f4d;
	border: 1px solid #999999
}
.company-page:where(.astro-ODKZUPSQ) input:where(.astro-ODKZUPSQ) {
	background-color: #fff;
	outline: none;
	border-radius: 4px;
	padding: 10px;
	border: 1px solid #d9d9d9;
	font-size: 16px;
	color: #333;
	font-weight: 400;
	font-family: NotoSansJPBold;
	line-height: 21px;
	width: 100%
}
.company-page:where(.astro-ODKZUPSQ) input:where(.astro-ODKZUPSQ)::-moz-placeholder {
	font-size: 14px
}
.company-page:where(.astro-ODKZUPSQ) input:where(.astro-ODKZUPSQ)::placeholder {
	font-size: 14px
}
@media screen and (max-width: 1024px) {
	.company-page:where(.astro-ODKZUPSQ) input:where(.astro-ODKZUPSQ) {
		padding-left: 5px;
		font-size: 14px
	}
	.company-page:where(.astro-ODKZUPSQ) input:where(.astro-ODKZUPSQ)::-moz-placeholder {
		font-size: 12px
	}
	.company-page:where(.astro-ODKZUPSQ) input:where(.astro-ODKZUPSQ)::placeholder {
		font-size: 12px
	}
}
@media screen and (max-width: 768px) {
	.company-page:where(.astro-ODKZUPSQ) input:where(.astro-ODKZUPSQ) {
		width: 100%
	}
}
.input-200:where(.astro-ODKZUPSQ) {
	max-width: 200px
}
@media screen and (max-width: 768px) {
	.input-200:where(.astro-ODKZUPSQ) {
		max-width: 100%
	}
}
select:where(.astro-ODKZUPSQ) {
	background-color: #f8f8f8;
	outline: none;
	padding-left: 10px!important;
	border-radius: 4px;
	border: 1px solid #d9d9d9;
	width: 100%;
	font-size: 14px!important;
	font-weight: 400!important;
	line-height: 16px!important;
	color: #333!important
}
@media screen and (max-width: 768px) {
	select:where(.astro-ODKZUPSQ) {
		width: 100%
	}
	.right-left:where(.astro-ODKZUPSQ) {
		margin-bottom: 20px
	}
}
.w-right:where(.astro-ODKZUPSQ) {
	width: 100%;
	display: flex
}
@media screen and (max-width: 768px) {
	.w-right:where(.astro-ODKZUPSQ) {
		display: block
	}
}
.w-input:where(.astro-ODKZUPSQ) {
	width: calc(100% - 160px);
	width: 100%
}
@media screen and (max-width: 768px) {
	.w-input:where(.astro-ODKZUPSQ) {
		padding-right: 0
	}
}
.btn-search__engine:where(.astro-ODKZUPSQ) {
	border: 1px solid #332a7c
}
.tonggle-btn:where(.astro-ODKZUPSQ) {
	border: 1px solid #d9d9d9
}
.text-10:where(.astro-ODKZUPSQ) {
	font-family: NotoSansJPBold;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #666
}
.active:where(.astro-ODKZUPSQ) {
	background-color: #332a7c;
	border-radius: 50px;
	color: #fff;
	font-weight: 700!important
}
.border-head:where(.astro-ODKZUPSQ) {
	border: 2px dashed #332a7c
}
.change-img:where(.astro-ODKZUPSQ) {
	margin: 0 auto;
	border: 1px solid #332a7c
}
.change-img:where(.astro-ODKZUPSQ):hover {
	background: #332a7c;
	color: #fff
}
.change-img:where(.astro-ODKZUPSQ):hover svg:where(.astro-ODKZUPSQ) {
	fill: #fff
}