@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");
}

.support_main .section_subtitle {
	margin-bottom: 60px;
	text-align: center;
}

.support_image_top {
	display: block;
	margin: 0 auto 46px auto;
	max-width: 845px;
	width: 100%;
}

.support_contents_top_layout {
	color: #4d2c0c;
	gap: 0 48px;
	justify-content: center;
	margin-bottom: 82px;
}

.support_contents_top_text {
	font-size: 18px;
}

.support_contents_bottom_text {
	font-size: 26px;
}

.support_contents_vertical_line {
	background-color: #4d2c0c;
	display: block;
	height: 74px;
	width: 1px;
}

.support_list {
	align-items: center;
	gap: 0 16px;
	margin-bottom: 36px;
}

.support_list_number {
	-webkit-text-stroke: 1px #4d2c0c;
	color: rgba(0,0,0,0);
	font-family: "ZenKakuGothicAntique-Black",sans-serif;
	font-size: 20px;
}

.support_list_heading {
	background-color: #ff7900;
	color: #fdfaf7;
	font-size: 20px;
	max-width: 220px;
	padding: 6px 12px;
	text-align: center;
	width: 100%;
}

.support_list_text {
	font-size: 18px;
}

.system_text_wrapper {
	max-width: 472px;
	width: 100%;
}

.system_heading {
	color: #ff7900;
	font-size: 22px;
	line-height: 36px;
	margin-bottom: 14px;
	position: relative;
	width: -moz-fit-content;
	width: fit-content;
}

.system_heading::after {
	background-color: #ff7900;
	bottom: 0;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	width: 100%;
}

.support_body {
	background-color: #f2e4d1;
}

.support_main .fv {
	background-color: #fffaf4;
	padding-bottom: 72px;
}

.support_top {
	position: relative;
}

.support_top_background {
	background-image: url(../img/support_top_background.png);
	background-repeat: no-repeat;
	background-size: contain;
	height: 1500px;
	position: absolute;
	top: 0px;
	width: 100%;
}

.support_top .subpage_title_wrapper {
	margin-bottom: 64px;
	margin-left: 40px;
}

.support_top .subpage_title {
	color: #f2e4d1;
	line-height: 88px;
	margin-bottom: 20px;
}

.support_link_container {
	gap: 0 32px;
	justify-content: center;
	margin-bottom: 118px;
}

.support_link_wrapper {
	display: block;
	height: 100%;
	padding: 16px 0;
	width: 100%;
}

.support_link_list {
	background-color: #ff7900;
	border-radius: 4px;
	font-size: 20px;
	justify-content: center;
	max-width: 312px;
	position: relative;
	width: 100%;
}

.support_link_list img {
	margin-left: 24px;
	vertical-align: middle;
}

.support_link_text {
	color: #fff;
}

.support_link_text_top {
	margin-bottom: 8px;
	text-align: center;
}

.support_link_text_bottom {
	font-size: 24px;
	text-align: center;
}

.support_top_message_heading {
	color: #ff7900;
	font-size: 26px;
	margin-bottom: 56px;
	position: relative;
	text-align: center;
	z-index: 10;
}

.support_top_message_text {
	color: #4d2c0c;
	font-size: 16px;
	margin-bottom: 102px;
	position: relative;
	text-align: center;
	z-index: 10;
}

.trainer_system_background_tiny {
	background-image: url(../img/trainer_system_fluffy.png);
	background-repeat: no-repeat;
	background-size: contain;
	bottom: 356px;
	height: 310px;
	left: 0;
	position: absolute;
	width: 312px;
	z-index: -10;
}

.trainer_system_support_text,
.training_system_support_text {
	font-size: 26px;
	text-align: center;
}

.trainer_system_support_image {
	margin-bottom: 16px;
	width: 100%;
}

.support_container {
	color: #4d2c0c;
	margin-bottom: 150px;
	margin-left: 92px;
}

.trainer_system_layout {
	align-items: center;
	gap: 0 32px;
	justify-content: center;
}

.trainer_system_heading {
	max-width: 130px;
}

.training_system_background_tiny {
	background-repeat: no-repeat;
	background-size: contain;
	height: 310px;
	position: absolute;
	z-index: -10;
}

.training_system_background_tiny_middle {
	background-image: url(../img/trainer_system_fluffy.png);
	left: 0;
	top: 48%;
	width: 312px;
}

.training_system_background_tiny_bottom {
	background-image: url(../img/training_system_fluffy.png);
	right: 0;
	top: 68%;
	width: 255px;
}

.training_system_support_text {
	margin-bottom: 60px;
}

.training_system_image {
	display: block;
	margin: 0 auto 232px auto;
	max-width: 868px;
	width: 100%;
}

.training_system_layout {
	align-items: center;
	gap: 0 32px;
	justify-content: center;
	margin-bottom: 56px;
}

.rating_system_background_tiny {
	background-image: url(../img/trainer_system_fluffy.png);
	background-repeat: no-repeat;
	background-size: contain;
	bottom: 18%;
	height: 310px;
	left: 0;
	position: absolute;
	width: 312px;
	z-index: -10;
}

.rating_system_top_layout {
	align-items: center;
}

.rating_system_support_text {
	font-size: 26px;
	margin-bottom: 108px;
	text-align: center;
}

.recruit_information {
	padding-top: 0;
}

