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

.about_body {
	background-color: #f2e4d1;
}

.business_content {
	margin-bottom: 120px;
	padding-top: 200px;
}

.business_section_subtitle,
.business_section_message_top {
	text-align: center;
}

.business_section_subtitle {
	margin-bottom: 42px;
}

.business_section_message_top {
	font-weight: bold;
	margin-bottom: 32px;
}

.about_main .fv {
	background-color: #fffaf4;
}

.fv_image {
	margin-bottom: 80px;
}

.about_top {
	margin-bottom: 360px;
}

.about_top_text_contaier {
	position: relative;
}

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

.about_top_heading {
	font-size: 40px;
	margin-bottom: 80px;
	position: relative;
	text-align: center;
	z-index: 10;
}

.about_top_message {
	margin-bottom: 170px;
	position: relative;
	text-align: center;
	z-index: 10;
}

.about_top_link_top,
.about_top_link_bottom {
	position: relative;
	z-index: 10;
}

.about_top_link_container {
	gap: 0 40px;
	justify-content: center;
	margin-bottom: 40px;
}

.about_top_link_wrapper {
	gap: 0 32px;
	height: 100%;
	justify-content: center;
	max-width: 312px;
	padding: 21px 0;
	width: 100%;
}

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

.about_top_link {
	color: #fff;
}

.about_top .top_menu {
	position: relative;
	z-index: 10;
}

.business_content {
	position: relative;
}

.business_content .business_section_message_top {
	margin-bottom: 100px;
}

.business_content_top_layout {
	justify-content: space-between;
}

.business_content_container {
	align-items: center;
	flex-direction: column;
	width: calc(33.3333333333% - 60px);
}

.business_content_container img {
	height: 100%;
	margin-bottom: 24px;
	max-height: 200px;
	max-width: 240px;
	-o-object-fit: contain;
	object-fit: contain;
	width: 100%;
}

.business_content_heading {
	color: #ff7900;
	font-size: 20px;
	margin-bottom: 30px;
}

.business_content_text_second {
	margin-top: 24px;
}

.business_area_layout {
	align-items: center;
	justify-content: space-around;
}

.business_area_text {
	max-width: 380px;
	width: 100%;
}

.business_vision img {
	display: block;
	margin: 0 auto 36px auto;
	max-width: 845px;
	width: 100%;
}

.business_vision_text {
	text-align: center;
}

.recent_event_layout {
	flex-wrap: wrap;
	gap: 30px;
}

.recent_event_container {
	box-shadow: #c4c4c4 3px 3px 3px;
	width: calc(33.3333333333% - 30px);
}

.recent_event_container a {
	color: #4d2c0c;
}

.recent_event_layout img {
	display: block;
	margin-bottom: 12px;
	width: 100%;
}

.recent_event .slide-content {
	background-color: #fffbf7;
	border-radius: 0 0 15px 15px;
	padding: 12px 14px 22px 14px;
}

.recent_event_heading {
	font-size: 18px;
	margin-bottom: 12px;
}

.recent_event_text {
	margin-bottom: 60px;
}

.future_outlook img {
	display: block;
	margin: 0 auto 36px auto;
	max-width: 845px;
	width: 100%;
}

.future_outlook_text {
	margin: 0 auto;
	max-width: 740px;
	text-align: center;
	width: 100%;
}

.recruit_information {
	padding-top: 0;
}

