@font-face {
	font-family: "Noto Sans JP Bold";
	font-style: normal;
	font-weight: normal;
	src: local("Noto Sans JP Bold"),url("../fonts/NotoSansJP-Bold.ttf") format("truetype");
}

@font-face {
	font-family: "Noto Sans JP Medium";
	font-style: normal;
	font-weight: normal;
	src: local("Noto Sans JP Medium"),url("../fonts/NotoSansJP-Medium.ttf") format("truetype");
}

@font-face {
	font-family: "Noto Sans JP Regular";
	font-style: normal;
	font-weight: normal;
	src: local("Noto Sans JP Regular"),url("../fonts/NotoSansJP-Regular.ttf") format("truetype");
}

@font-face {
	font-family: "Poppins Bold";
	font-style: normal;
	font-weight: normal;
	src: local("Poppins Bold"),url("../fonts/Poppins-Bold.ttf") format("truetype");
}

@font-face {
	font-family: "KozGoPr6N-heavy";
	font-style: normal;
	font-weight: normal;
	src: local("KozGoPr6N-Heavy"),url("../fonts/KozGoPr6N-Heavy.otf") format("opentype");
}

@font-face {
	font-family: "KozGoPr6N-medium";
	font-style: normal;
	font-weight: normal;
	src: local("KozGoPr6N-Heavy"),url("../fonts/KozGoPr6N-Medium.otf") format("opentype");
}

@font-face {
	font-family: "ZenKakuGothicAntique-Black";
	font-style: normal;
	font-weight: normal;
	src: local("ZenKakuGothicAntique-Black"),url("../fonts/ZenKakuGothicAntique-Black.ttf") format("truetype");
}

@font-face {
	font-family: "Adobe Handwriting Ernie";
	font-style: normal;
	font-weight: normal;
	src: local("Adobe Handwriting Ernie"),url("../fonts/AdobeHandwriting-Ernie.ttf") format("truetype");
}

@font-face {
	font-family: "Apple SD Gothic Neo";
	font-style: normal;
	font-weight: normal;
	src: local("Apple SD Gothic Neo"),url("../fonts/AppleSDGothicNeoR.ttf") format("truetype");
}

@media screen and (max-width: 1440px) {

.recruit_main .concept_heading {
	top: 280px;
}

}

@media screen and (max-width: 1024px) {

.recruit_type .section_subtitle,
.application_recruitment .section_subtitle {
	font-size: 22px;
	margin-bottom: 36px;
}

.recruit_main .concept_heading {
	font-size: 54px;
	left: -84px;
	top: 192px;
}

.recruit_top .subpage_title_wrapper {
	padding-top: 20px;
}

.recruit_type_layout {
	gap: 16px;
}

.recruit_type .section_title {
	font-size: 70px;
	line-height: 84px;
}

.recruit_type_text {
	font-size: 20px;
}

.recruit_document {
	font-size: 22px;
}

}

@media screen and (max-width: 820px) {

.recruit_main .subpage_title {
	font-size: 80px;
}

.subpage_top_text {
	font-size: 14px;
}

.recruit_main .concept_heading {
	font-size: 44px;
	left: -60px;
	top: 200px;
}

.recruit_type_text {
	font-size: 18px;
}

.application_recruitment dt,
.application_recruitment dd {
	padding: 36px 0;
}

}

@media screen and (max-width: 500px) {

.recruit_main .section_title {
	font-size: 40px;
}

.recruit_type .section_title {
	line-height: 58px;
	margin-bottom: 12px;
}

.recruit_type .section_subtitle,
.application_recruitment .section_subtitle {
	font-size: 18px;
	margin-bottom: 30px;
}

.recruit_main .concept_heading {
	font-size: 26px;
	left: 3px;
	top: 133px;
}

.recruit_top {
	margin-bottom: 84px;
}

.recruit_main .subpage_title {
	font-size: 56px;
	margin-bottom: 10px;
}

.subpage_top_text {
	font-size: 13px;
}

.recruit_type_layout {
	flex-wrap: wrap;
	justify-content: center;
}

.recruit_type_text {
	font-size: 16px;
}

.application_recruitment dt,
.application_recruitment dd {
	padding: 30px 0;
}

.application_recruitment dt {
	font-size: 14px;
}

.application_recruitment dd {
	font-size: 12px;
}

.mynavi_text {
	font-size: 13px;
}

.recruit_document {
	font-size: 19px;
	margin: 0 auto 10px;
}

.recruit_main .entry {
	padding-top: 160px;
}

}

@media screen and (max-width: 390px) {

.recruit_main .concept_heading {
	font-size: 26px;
	left: 3px;
	top: 112px;
}

}

