@charset "UTF-8";
.mod_header .pclogo, .mod_header .pcheaderRow01, .mod_header .pcheaderRow02 {
	opacity: 0;
}
.mvanimationend .mod_header .pclogo, .mvanimationend .mod_header .pcheaderRow01, .mvanimationend .mod_header .pcheaderRow02 {
	opacity: 1;
	-webkit-transition: opacity 0.8s ease 0.4s, width 0.8s;
	-o-transition: opacity 0.8s ease 0.4s, width 0.8s;
	transition: opacity 0.8s ease 0.4s, width 0.8s;
}
@media print, screen and (min-width: 641px) {
	.mod_header .menubg {
		width: 0rem;
		min-width: 0rem;
	}
}
@media print, screen and (min-width: 641px) {
	.mod_header .menubg .mark {
		margin-right: 0px;
		opacity: 0;
	}
}
@media print, screen and (min-width: 641px) {
	.mvanimationend .mod_header .menubg {
		width: 2rem;
		min-width: 2rem;
	}
}
@media print, screen and (min-width: 641px) {
	.mvanimationend .mod_header .menubg .mark {
		margin-right: -15px;
		opacity: 1;
		-webkit-transition: 0.8s;
		-o-transition: 0.8s;
		transition: 0.8s;
	}
}
.mvanimationend body {
	height: auto !important;
	overflow: visible !important;
}
.mod_header .spheader {
	top: -0.6rem;
}
.mvanimationend .mod_header .spheader {
	-webkit-transition: 1.0s;
	-o-transition: 1.0s;
	transition: 1.0s;
	top: 0;
}
.mainvisualInview {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	pointer-events: none;
	opacity: 0;
	z-index: 1000;
}
@media print, screen and (min-width: 641px) {
	.mainvisualInview {
		height: 35vh;
	}
}
@media screen and (max-width: 640px) {
	.mainvisualInview {
		height: 10vh;
	}
}
@media print, screen and (min-width: 641px) {
	.mainvisual {
		position: -webkit-sticky;
		position: sticky;
		width: calc(100% + 2rem);
		margin-bottom: 100vh;
		top: 0;
		height: 0;
	}
	.ie .mainvisual {
		position: relative;
	}
}
@media screen and (max-width: 640px) {
	.mainvisual {
		position: relative;
		height: 100vh;
	}
}
@media print {
	.mainvisual {
		position: relative !important;
		height: 700px!important;
	}
}
.os-iOS .mainvisual {
	height: -webkit-fill-available;
}
.mainvisual .mainvisualBG {
	top: 0;
	left: 0;
	height: 100vh;
	overflow: hidden;
}
@media print, screen and (min-width: 641px) {
	.mainvisual .mainvisualBG {
		position: absolute;
		width: 100%;
	}
}
@media screen and (max-width: 640px) {
	.mainvisual .mainvisualBG {
		position: fixed;
		width: 100vw;
		height: 100vh;
	}
}
.os-iOS .mainvisual .mainvisualBG {
	height: -webkit-fill-available;
}
.mainvisual video, .mainvisual iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.mainvisual video {
	-o-object-fit: cover;
	object-fit: cover;
	font-family: "object-fit: cover;";
	background-size: cover;
	background-position: center center;
}
.mainvisual .vidcover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.5;
}
.mainvisual .vidcover_change {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.8);
	opacity: 0.0;
	pointer-events: none;
	-webkit-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.mainvisual .mainvisualIn {
	position: relative;
}
@media print, screen and (min-width: 641px) {
	.mainvisual .mainvisualIn {
		height: 100vh;
	}
}
@media screen and (max-width: 640px) {
	.mainvisual .mainvisualIn {
		height: 100%;
	}
}
@media print, screen and (min-width: 641px) {
	.mvanimationend .mainvisual {
		width: calc(100% + 0px);
		-webkit-transition: width 0.8s;
		-o-transition: width 0.8s;
		transition: width 0.8s;
	}
}
.mainvisual .logowrap {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
@media print, screen and (min-width: 641px) {
	.mainvisual .logowrap {
		width: 2.38rem;
		height: 3.30rem;
	}
}
@media screen and (max-width: 640px) {
	.mainvisual .logowrap {
		width: 1.7rem;
		height: 2.40rem;
	}
}
.mainvisual .logo {
	position: relative;
	display: block;
	overflow: visible;
	width: 100%;
	height: 100%;
}
.mainvisual .kirinuki {
	fill: #FFF;
	stroke: #FFF;
	stroke-width: 2px;
}
.mainvisual .kata {
	fill: #FFF;
	stroke: #000;
	stroke-width: 1.0px;
}
.mainvisual .mark {
	position: absolute;
	fill: none;
	stroke: #E7380D;
	stroke-width: 1.5px;
	opacity: 0;
	-webkit-transform: scale(0.6);
	-ms-transform: scale(0.6);
	transform: scale(0.6);
}
@media print, screen and (min-width: 641px) {
	.mainvisual .mark {
		top: 1.83rem;
		right: 0.07rem;
	}
}
@media screen and (max-width: 640px) {
	.mainvisual .mark {
		top: 1.33rem;
		right: 0.02rem;
		width: 0.17rem;
		height: 0.17rem;
	}
}
.mainvisual .mark.active {
	opacity: 1;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.mainvisual .maintxt {
	position: absolute;
	-webkit-transition: 1.0s;
	-o-transition: 1.0s;
	transition: 1.0s;
}
@media print, screen and (min-width: 641px) {
	.mainvisual .maintxt {
		top: -0.4rem;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		text-align: left;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column;
		flex-flow: column;
		max-width: 12.00rem;
		width: 80%;
	}
}
@media screen and (max-width: 640px) {
	.mainvisual .maintxt {
		bottom: 60px;
		left: 0.3rem;
	}
}
.mainvisual .en {
	color: #B2B2B2;
	font-family: worker, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, verdana, "メイリオ", "Meiryo", "Osaka", sans-serif;
	font-weight: 400;
	font-style: normal;
	line-height: 1.6;
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;
	opacity: 0;
	-webkit-filter: blur(12px);
	filter: blur(12px);
}
@media print, screen and (min-width: 641px) {
	.mainvisual .en {
		font-size: 0.32rem;
	}
}
@media screen and (max-width: 640px) {
	.mainvisual .en {
		font-size: 0.20rem;
	}
}
.mainvisual .en.active {
	-webkit-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
	opacity: 1;
	-webkit-filter: none;
	filter: none;
}
.mainvisual .tit {
	color: #B2B2B2;
	font-weight: bold;
	color: #FFF;
	line-height: 1.6;
	opacity: 0;
	-webkit-filter: blur(12px);
	filter: blur(12px);
}
@media print, screen and (min-width: 641px) {
	.mainvisual .tit {
		margin-top: 0.30rem;
		font-size: 0.60rem;
		line-height: 1.5;
	}
}
@media screen and (max-width: 640px) {
	.mainvisual .tit {
		margin-top: 0.10rem;
		font-size: 0.40rem;
	}
}
.mainvisual .tit.active b {
	-webkit-transition: 1s ease 0.7s;
	-o-transition: 1s ease 0.7s;
	transition: 1s ease 0.7s;
	color: #E7380D !important;
}
.mainvisual .tit.active {
	-webkit-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
	opacity: 1;
	-webkit-filter: none;
	filter: none;
}
.mainvisual .news {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	bottom: 0;
	left: 0;
	-webkit-clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
	clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
	-webkit-transition: 1.0s;
	-o-transition: 1.0s;
	transition: 1.0s;
}
@media print, screen and (min-width: 641px) {
	.mainvisual .news {
		position: absolute;
	}
}
@media screen and (max-width: 640px) {
	.mainvisual .news {
		position: fixed;
	}
}
.mvanimationend .mainvisual .news {
	-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
	clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.mainvisual .newstype {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-family: worker, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, verdana, "メイリオ", "Meiryo", "Osaka", sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #FFF;
	background-color: #E7380D;
}
@media print, screen and (min-width: 641px) {
	.mainvisual .newstype {
		width: 1.4rem;
		height: 0.6rem;
		font-size: 0.15rem;
	}
}
@media screen and (max-width: 640px) {
	.mainvisual .newstype {
		width: 0.7rem;
		height: 44px;
		font-size: 0.13rem;
	}
}
.mainvisual .newstitle {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}
@media print, screen and (min-width: 641px) {
	.mainvisual .newstitle {
		width: 4.4rem;
		height: 0.6rem;
		font-size: 0.15rem;
		padding-left: 0.3rem;
		padding-right: .60rem;
	}
}
@media screen and (max-width: 640px) {
	.mainvisual .newstitle {
		width: 2.4rem;
		height: 44px;
		font-size: 0.12rem;
		padding-left: 0.14rem;
	}
}
.mainvisual .newstitle:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	border-top: 2px solid #000;
	border-right: 2px solid #000;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}
@media print, screen and (min-width: 641px) {
	.mainvisual .newstitle:after {
		right: 0.4rem;
		width: 0.14rem;
		height: 0.14rem;
	}
}
@media screen and (max-width: 640px) {
	.mainvisual .newstitle:after {
		right: 0.2rem;
		width: 0.08rem;
		height: 0.08rem;
	}
}
.mainvisual .newstitle>span {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-align: justify;
	overflow: hidden;
}
@media print, screen and (min-width: 641px) {
	.mainvisual .newstitle>span {
		-webkit-line-clamp: 2;
	}
}
@media screen and (max-width: 640px) {
	.mainvisual .newstitle>span {
		-webkit-line-clamp: 1;
	}
}
.no-touchevents .mainvisual .newstitle:hover {
	text-decoration: none;
}
.no-touchevents .mainvisual .newstitle:hover:after {
	right: 0.3rem;
}
.aboutArea {
	position: relative;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden;
}
@media print {
	.aboutArea {
		padding-top: 1rem!important;
		background-color: #F2F2F2!important;
	}
}
.ie .aboutArea {
	padding-top: 1rem;
	background-color: #F2F2F2;
}
@media print, screen and (min-width: 641px) {
	.aboutArea {
		padding-bottom: 1.6rem;
	}
}
@media screen and (max-width: 640px) {
	.aboutArea {
		padding-bottom: 0.4rem;
	}
}
.aboutArea .bg {
	position: absolute !important;
	left: 0;
	width: 100%;
	fill: #FFF !important;
	stroke: #FFF !important;
	stroke-width: 2px;
	opacity: 0.3;
}
@media print, screen and (min-width: 641px) {
	.aboutArea .bg {
		bottom: 0;
	}
}
@media screen and (max-width: 640px) {
	.aboutArea .bg {
		top: 1.50rem;
	}
}
.aboutArea .row01 {
	position: relative;
}
@media print, screen and (min-width: 641px) {
	.aboutArea .row01 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}
.aboutArea .tit {
	text-orientation: upright;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	-webkit-font-feature-settings: "pkna";
	font-feature-settings: "pkna";
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 400;
	color: #FFF;
}
.os-android .aboutArea .tit {
	font-family: yu-mincho-pr6n, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.ie .aboutArea .tit {
	color: inherit;
}
@media print, screen and (min-width: 641px) {
	.aboutArea .tit {
		font-size: 0.75rem;
		letter-spacing: 14px;
		line-height: 1.6;
	}
}
@media print, screen and (min-width: 641px) and (max-width: 1050px) {
	.aboutArea .tit {
		font-size: 0.60rem;
		letter-spacing: 12px;
		line-height: 1.3;
	}
}
@media screen and (max-width: 640px) {
	.aboutArea .tit {
		font-size: 0.40rem;
		letter-spacing: .15em;
		line-height: 1.7;
		margin: auto;
	}
}
.aboutArea .tit b {
	font-weight: 400;
}
.aboutArea .tit.active b {
	-webkit-transition: 1s ease 0.7s;
	-o-transition: 1s ease 0.7s;
	transition: 1s ease 0.7s;
	color: #E7380D !important;
}
.aboutArea .txt {
	font-weight: bold;
	color: #FFF;
}
.ie .aboutArea .txt {
	color: inherit;
}
@media print {
	.aboutArea .txt {
		color: #000!important;
	}
}
@media print, screen and (min-width: 641px) {
	.aboutArea .txt {
		text-orientation: upright;
		-webkit-writing-mode: vertical-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
		-webkit-font-feature-settings: "pkna";
		font-feature-settings: "pkna";
		font-size: 0.19rem;
		line-height: 2.3;
		margin-right: 0.6rem;
	}
}
@media print, screen and (min-width: 641px) and (max-width: 1050px) {
	.aboutArea .txt {
		font-size: 0.17rem;
		line-height: 2.0;
		margin-right: 0.3rem;
	}
}
@media screen and (max-width: 640px) {
	.aboutArea .txt {
		font-size: 0.13rem;
		line-height: 1.9;
		letter-spacing: 0;
		text-align: center;
		margin: auto;
		margin-top: 0.36rem;
	}
}
.aboutArea .txt b {
	color: #E7380D;
}
.aboutArea .txt>span {
	display: block;
}
@media print, screen and (min-width: 641px) {
	.aboutArea .txt>span+span {
		margin-right: 0.4rem;
	}
}
@media screen and (max-width: 640px) {
	.aboutArea .txt>span+span {
		margin-top: 0.3rem;
	}
}
.aboutArea .row02 {
	position: relative;
	text-align: center;
}
@media print, screen and (min-width: 641px) {
	.aboutArea .row02 {
		margin-top: 0.8rem;
	}
}
@media screen and (max-width: 640px) {
	.aboutArea .row02 {
		margin-top: 0.8rem;
	}
}
.aboutArea .row02:after {
	content: "";
	display: block;
	width: 1px;
	height: 20px;
	background-color: #FFF;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
}
@media print, screen and (min-width: 641px) {
	.aboutArea .row02:after {
		top: -0.7rem;
	}
}
@media screen and (max-width: 640px) {
	.aboutArea .row02:after {
		top: -0.5rem;
	}
}
.aboutArea .link {
	margin: auto;
	min-width: 2.12rem;
}
.bnrArea {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background-color: #F2F2F2;
}
.bnrArea h2 {
	text-align: center;
}
.bnrArea .bnr_contens a {
	display: block;
}
.bnrArea .bnr_contents .bnr_box img {
	width: 100%;
	aspect-ratio: 400 / 160;
	object-fit: cover;
}
.bnrArea .bnr_contents .bnr_box .bnr_txt {
	line-height: 1.75;
	font-weight: 600;
}
@media print, screen and (min-width: 641px) {
	.bnrArea {
		padding: 0.7rem 0 0.9rem;
	}
	.bnrArea h2 {
		margin-bottom: 0.5rem;
	}
	.bnrArea .bnr_contents {
		display: flex;
		gap: 0.3rem;
	}
	.bnrArea .bnr_contents .bnr_box {
		width: 4rem;
	}
	.bnrArea .bnr_contents .bnr_box .bnr_txt {
		margin-top: 0.1rem;
		font-size: 0.16rem;
	}
}
@media screen and (max-width: 640px) {
	.bnrArea {
	padding: 0.7rem 0 0.9rem;
	}
	.bnrArea h2 {
		margin-bottom: 0.5rem;
	}
	.bnrArea .bnr_contents {
		display: block;
		margin: 0 auto;
		width: 85%;
	}
	.bnrArea .bnr_contents .bnr_box:nth-child(1) {
		margin-bottom: 0.3rem;
	}
	.bnrArea .bnr_contents .bnr_box .bnr_txt {
		margin-top: 0.05rem;
		font-size: 0.14rem;
	}
}
.companyArea {
	background-color: #201E28;
	position: relative;
}
.companyArea .inview01 {
	position: absolute;
	top: 150vh;
	bottom: 0;
	width: 0;
	pointer-events: none;
	z-index: 1000;
}
.companyArea .inview02 {
	position: absolute;
	top: 0;
	bottom: 50vh;
	width: 0;
	pointer-events: none;
	z-index: 1000;
}
.companyArea .companyBG {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	left: 0;
	width: 100%;
	height: 0;
}
.ie .companyArea .companyBG {
	position: relative;
}
@media screen and (max-width: 640px) {
	.companyArea .companyBG {
		position: absolute;
		top: 0;
	}
}
.companyArea .companyBG .phwrap {
	position: absolute;
	top: 0;
	right: 0;
	height: 100vh;
	min-height: 600px;
	overflow: hidden;
	width: 50%;
	-webkit-transition: 0.6s;
	-o-transition: 0.6s;
	transition: 0.6s;
}
.ie .companyArea .companyBG .phwrap {
	position: fixed;
}
.companyArea .companyBG .phwrap.active {
	width: 100%;
}
.companyArea .companyBG .phwrap:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.0;
	-webkit-transition: 0.6s;
	-o-transition: 0.6s;
	transition: 0.6s;
}
.companyArea .companyBG .ph {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	font-family: "object-fit: cover;";
	background-size: cover;
	background-position: center center;
	opacity: 0;
	-webkit-clip-path: polygon(100% 0%, 100% 0%, 100% 100%, 100% 100%);
	clip-path: polygon(100% 0%, 100% 0%, 100% 100%, 100% 100%);
	-webkit-transform: translateX(100px);
	-ms-transform: translateX(100px);
	transform: translateX(100px);
	-webkit-transition: 0.6s;
	-o-transition: 0.6s;
	transition: 0.6s;
}
.companyArea .companyBG .ph.active {
	opacity: 1;
	-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
	clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}
.companyArea .companyBG .photologo {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	-webkit-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s;
	width: 380px;
	height: 336px;
	opacity: 0;
}
@media print, screen and (min-width: 641px) {
	.companyArea .companyBG .photologo {
		z-index: 2;
	}
}
@media screen and (max-width: 640px) {
	.companyArea .companyBG .photologo {
		width: 2.20rem;
		height: auto;
		z-index: 1;
		top: .40rem;
	}
}
.companyArea .companyBG .photologo .marus {
	fill: #05050A;
	-webkit-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s;
}
.companyArea .companyBG .photologo .marus>* {
	-webkit-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s;
}
.companyArea .companyBG .photologo .migishita {
	fill: none;
	stroke: #E7380D;
	stroke-width: 0.3194;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-miterlimit: 10;
	-webkit-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s;
	opacity: 0;
}
@media print, screen and (min-width: 641px) {
	.companyArea .companyBG .photologo {
		top: calc(29vh - 150px);
	}
}
.companyArea .companyBG .photologo.active {
	width: 83px;
	height: 74px;
}
@media print, screen and (min-width: 641px) {
	.companyArea .companyBG .photologo.active {
		top: 0.4rem;
	}
}
@media screen and (max-width: 640px) {
	.companyArea .companyBG .photologo.active {
		top: 18vw;
	}
}
.companyArea .companyBG .photologo.active .marus {
	fill: #FFFFFF;
}
.companyArea .companyBG .photologo.active .migishita {
	opacity: 1;
}
.companyArea .companyBG .photologo.view {
	opacity: 1;
}
.companyArea .companyBG .photologo.type01 .maru1 {
	fill: #CE4927;
}
.companyArea .companyBG .photologo.type02 .maru2 {
	fill: #1B3B61;
}
.companyArea .companyBG .photologo.type03 .maru3 {
	fill: #E8AF20;
}
.companyArea .companyBG .photologo.type04 .maru4 {
	fill: #54435F;
}
.companyArea .menu {
	position: relative;
}
@media print, screen and (min-width: 641px) {
	.companyArea .menu {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column;
		flex-flow: column;
		height: 100vh;
	}
}
@media screen and (max-width: 640px) {
	.companyArea .menu {
		background-color: #201E28;
		padding: 1.10rem 0 0.5rem 0;
	}
}
.companyArea .menu .titwrap {
	position: relative;
}
@media print, screen and (min-width: 641px) {
	.companyArea .menu .titwrap {
		width: 100%;
		padding: 160px 0;
	}
}
@media screen and (max-width: 640px) {
	.companyArea .menu .titwrap {
		z-index: 2;
	}
}
.companyArea .menu .tit {
	text-align: center;
	color: #FFF;
}
@media print, screen and (min-width: 641px) {
	.companyArea .menu .tit {
		position: absolute;
		top: 50%;
		left: 0;
		width: 100%;
		letter-spacing: 5px;
		font-size: 0.38rem;
		z-index: 10;
	}
}
@media screen and (max-width: 640px) {
	.companyArea .menu .tit {
		letter-spacing: .15em;
		font-size: 0.20rem;
		line-height: 2.0;
	}
}
.companyArea .menu .tit.active b {
	-webkit-transition: 1s ease 0.7s;
	-o-transition: 1s ease 0.7s;
	transition: 1s ease 0.7s;
	color: #E7380D;
}
.companyArea .menu .btns {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
@media print, screen and (min-width: 641px) {
	.companyArea .menu .btns {
		max-width: 10.80rem;
		width: 90%;
		margin-top: 0.3rem;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}
@media screen and (max-width: 640px) {
	.companyArea .menu .btns {
		/* -webkit-box-pack: justify;
		-ms-flex-pack: justify; */
		justify-content: center;
		flex-wrap: wrap;
		row-gap: 0.4rem;
		margin-top: 0.75rem;
		margin-left: 0.15rem;
		margin-right: 0.15rem;
		z-index: 2;
	}
}
.no-touchevents .companyArea .menu .btns:hover .btn {
	opacity: 0.2;
}
.companyArea .menu .btn {
	display: inline-block;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
@media print, screen and (min-width: 641px) {
	.companyArea .menu .btn {
		width: 2.3rem;
	}
}
@media screen and (max-width: 640px) {
	.companyArea .menu .btn {
		-ms-flex-negative: 0;
		flex-shrink: 0;
		width: 1.1rem;
	}
}
.companyArea .menu .btn img {
	display: block;
	margin: auto;
}
@media print, screen and (min-width: 641px) {
	.companyArea .menu .btn img {
		width: 1.80rem;
		height: auto;
		-webkit-transition: 0.4s;
		-o-transition: 0.4s;
		transition: 0.4s;
	}
}
@media screen and (max-width: 640px) {
	.companyArea .menu .btn img {
		width: auto;
		height: 1rem;
	}
}
.companyArea .menu .btn span {
	display: block;
	font-family: worker, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, verdana, "メイリオ", "Meiryo", "Osaka", sans-serif;
	font-weight: 400;
	font-style: normal;
	text-align: center;
	color: #FFF;
}
@media print, screen and (min-width: 641px) {
	.companyArea .menu .btn span {
		font-size: 0.31rem;
		letter-spacing: 5px;
		margin-top: 10px;
		-webkit-transition: 0.4s;
		-o-transition: 0.4s;
		transition: 0.4s;
	}
}
@media screen and (max-width: 640px) {
	.companyArea .menu .btn span {
		margin-left: -.10rem;
		margin-right: -.10rem;
		font-size: 0.135rem;
		letter-spacing: .13em;
		margin-top: 6px;
	}
}
.companyArea .menu .btn .bou {
	position: relative;
	width: 100%;
}
@media print, screen and (min-width: 641px) {
	.companyArea .menu .btn .bou {
		margin-top: 16px;
		height: 58px;
	}
}
@media screen and (max-width: 640px) {
	.companyArea .menu .btn .bou {
		margin-top: 0rem;
		height: .4rem;
	}
}
.companyArea .menu .btn .line01, .companyArea .menu .btn .line02 {
	background-color: #fff;
	position: absolute;
	bottom: 0.1rem;
	left: 0;
	right: 0;
	margin: auto;
}
@media print, screen and (min-width: 641px) {
	.companyArea .menu .btn .line01, .companyArea .menu .btn .line02 {
		width: 1.0rem;
		height: 2px;
		-webkit-transition: 0.4s;
		-o-transition: 0.4s;
		transition: 0.4s;
	}
}
@media screen and (max-width: 640px) {
	.companyArea .menu .btn .line01, .companyArea .menu .btn .line02 {
		width: 0.5rem;
		height: 1px;
		bottom: 0;
	}
}
.companyArea .menu .btn .line01 {
	-webkit-transform-origin: right top;
	-ms-transform-origin: right top;
	transform-origin: right top;
	-webkit-transform: rotate(31deg);
	-ms-transform: rotate(31deg);
	transform: rotate(31deg);
}
@media print, screen and (min-width: 641px) {
	.companyArea .menu .btn .line01 {
		left: -0.75rem;
	}
}
@media screen and (max-width: 640px) {
	.companyArea .menu .btn .line01 {
		left: -0.36rem;
	}
}
.companyArea .menu .btn .line02 {
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top;
	-webkit-transform: rotate(-31deg);
	-ms-transform: rotate(-31deg);
	transform: rotate(-31deg);
}
@media print, screen and (min-width: 641px) {
	.companyArea .menu .btn .line02 {
		right: -0.75rem;
	}
}
@media screen and (max-width: 640px) {
	.companyArea .menu .btn .line02 {
		right: -0.36rem;
	}
}
.no-touchevents .companyArea .menu .btn:hover {
	opacity: 1 !important;
}
@media print, screen and (min-width: 641px) {
	.no-touchevents .companyArea .menu .btn:hover img {
		-webkit-transform: scale(1.05);
		-ms-transform: scale(1.05);
		transform: scale(1.05);
	}
}
@media print, screen and (min-width: 641px) {
	.no-touchevents .companyArea .menu .btn:hover span {
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1);
	}
}
.no-touchevents .companyArea .menu .btn:hover .line01 {
	-webkit-transform: rotate(31deg) scaleX(1.2);
	-ms-transform: rotate(31deg) scaleX(1.2);
	transform: rotate(31deg) scaleX(1.2);
}
.no-touchevents .companyArea .menu .btn:hover .line02 {
	-webkit-transform: rotate(-31deg) scaleX(1.2);
	-ms-transform: rotate(-31deg) scaleX(1.2);
	transform: rotate(-31deg) scaleX(1.2);
}
.companyArea .companyblock {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	min-height: 600px;
}
@media print, screen and (min-width: 641px) {
	.companyArea .companyblock {
		height: 100vh;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
}
@media screen and (max-width: 640px) {
	.companyArea .companyblock {
		background-color: #201E28;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-flow: column-reverse;
		flex-flow: column-reverse;
	}
}
.companyArea .companyblock .bg {
	position: absolute;
	z-index: 1;
}
@media print, screen and (min-width: 641px) {
	.companyArea .companyblock .bg {
		bottom: 70px;
		left: -40px;
	}
}
@media screen and (max-width: 640px) {
	.companyArea .companyblock .bg {
		bottom: 0.2rem;
		left: -0.2rem;
	}
}
@media screen and (max-width: 640px) {
	.companyArea .companyblock .bg svg {
		width: 2rem;
		height: 2rem;
	}
}
.companyArea .companyblock .bg svg>* {
	fill: #000000 !important;
	stroke: #000000 !important;
}
.companyArea .companyblock .left {
	position: relative;
}
@media print, screen and (min-width: 641px) {
	.companyArea .companyblock .left {
		width: 50%;
	}
}
@media screen and (max-width: 640px) {
	.companyArea .companyblock .left {
		width: 100%;
		padding: 0.5rem 0 0.6rem;
	}
}
.companyArea .companyblock .logo {
	position: relative;
	display: block;
	margin: auto;
	z-index: 1;
}
@media print, screen and (min-width: 641px) {
	.companyArea .companyblock .logo {
		width: 2.00rem;
		height: auto;
	}
}
@media screen and (max-width: 640px) {
	.companyArea .companyblock .logo {
		width: auto;
		height: 1.50rem;
	}
}
.companyArea .companyblock .tit {
	position: relative;
	display: block;
	color: #FFF;
	text-align: center;
	z-index: 1;
	font-family: worker, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, verdana, "メイリオ", "Meiryo", "Osaka", sans-serif;
	font-weight: 400;
	font-style: normal;
}
@media print, screen and (min-width: 641px) {
	.companyArea .companyblock .tit {
		font-size: 0.34rem;
		margin-top: 0.1rem;
		letter-spacing: 8px;
	}
}
@media screen and (max-width: 640px) {
	.companyArea .companyblock .tit {
		font-size: 0.25rem;
		margin-top: 0.1rem;
		line-height: 1;
		letter-spacing: .17em;
	}
}
.companyArea .companyblock .lead {
	position: relative;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	z-index: 1;
}
@media print, screen and (min-width: 641px) {
	.companyArea .companyblock .lead {
		font-size: 0.22rem;
		margin-top: 0.40rem;
		letter-spacing: 2px;
		line-height: 1.9;
	}
}
@media screen and (max-width: 640px) {
	.companyArea .companyblock .lead {
		margin-top: 0.36rem;
		font-size: 0.20rem;
		letter-spacing: .05em;
		line-height: 1.75;
	}
}
.companyArea .companyblock .lead.active b {
	-webkit-transition: color 1.6s;
	-o-transition: color 1.6s;
	transition: color 1.6s;
	color: #E7380D;
}
.companyArea .companyblock .txt {
	position: relative;
	text-align: center;
	color: #FFF;
	z-index: 1;
}
@media print, screen and (min-width: 641px) {
	.companyArea .companyblock .txt {
		position: relative;
		font-size: 0.14rem;
		margin-top: 0.3rem;
		line-height: 2.3;
		z-index: 1;
	}
}
@media screen and (max-width: 640px) {
	.companyArea .companyblock .txt {
		font-size: 0.14rem;
		margin-top: 0.16rem;
		line-height: 2.1;
	}
}
.companyArea .companyblock .link {
	position: relative;
	text-align: center;
	z-index: 1;
}
@media print, screen and (min-width: 641px) {
	.companyArea .companyblock .link {
		margin-top: 1.1rem;
	}
}
@media screen and (max-width: 640px) {
	.companyArea .companyblock .link {
		margin-top: 0.8rem;
	}
}
.companyArea .companyblock .link:after {
	content: "";
	display: block;
	width: 1px;
	height: 0;
	background-color: #FFF;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
}
@media print, screen and (min-width: 641px) {
	.companyArea .companyblock .link:after {
		top: -0.7rem;
	}
}
@media screen and (max-width: 640px) {
	.companyArea .companyblock .link:after {
		top: -0.4rem;
	}
}
.companyArea .companyblock .link.active:after {
	height: 20px;
	-webkit-transition: height 0.6s ease 0.8s;
	-o-transition: height 0.6s ease 0.8s;
	transition: height 0.6s ease 0.8s;
}
@media screen and (max-width: 640px) {
	.companyArea .companyblock .link.active:after {
		height: .15rem;
	}
}
.companyArea .companyblock .link a {
	position: relative;
	margin: auto;
	z-index: 2;
}
@media screen and (max-width: 640px) {
	.companyArea .companyblock .link a {
		width: 2.20rem;
	}
}
@media print, screen and (min-width: 641px) {
	.companyArea .companyblock .right {
		position: absolute;
		top: 0;
		right: 0;
		width: 50%;
		height: 100%;
		-webkit-transition: 0.6s;
		-o-transition: 0.6s;
		transition: 0.6s;
		pointer-events: none;
		overflow: hidden;
		z-index: 1;
	}
}
@media screen and (max-width: 640px) {
	.companyArea .companyblock .right {
		position: relative;
		width: 100%;
		height: 2.00rem;
		overflow: hidden;
		z-index: 1;
	}
}
@media print, screen and (min-width: 641px) {
	.companyArea .companyblock .right.active {
		width: 100%;
	}
}
.companyArea .companyblock .photowrap {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.companyArea .companyblock .photowrap svg {
	position: relative;
}
.companyArea .companyblock .photowrap rect, .companyArea .companyblock .photowrap path {
	fill: #201E28 !important;
}
.companyArea .companyblock .photo {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	font-family: "object-fit: cover;";
	background-size: cover;
	background-position: center center;
}
@media print, screen and (min-width: 641px) {
	.companyArea .companyblock .photo {
		width: calc(100vw - 2rem);
	}
}
@media screen and (max-width: 640px) {
	.companyArea .companyblock .photo {
		width: 100%;
	}
}
.companyArea .companyblock .photologomini {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
}
@media screen and (max-width: 640px) {
	.companyArea .companyblock .photologomini {
		top: 18vw;
		width: auto;
		height: 14vw;
		z-index: 2;
	}
}
@media screen and (max-width: 640px) {
	.companyArea .companyblock .photologomini.type01 .maru1 {
		fill: #fff;
	}
}
@media screen and (max-width: 640px) {
	.companyArea .companyblock .photologomini.type02 .maru2 {
		fill: #fff;
	}
}
@media screen and (max-width: 640px) {
	.companyArea .companyblock .photologomini.type03 .maru3 {
		fill: #fff;
	}
}
@media screen and (max-width: 640px) {
	.companyArea .companyblock .photologomini.type04 .maru4 {
		fill: #fff;
	}
}
.companyArea .companyblock .marus {
	fill: #FFF;
}
.companyArea .companyblock .migishita {
	fill: none;
	stroke: #E7380D;
	stroke-width: 0.3194;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-miterlimit: 10;
}
.businessArea {
	background-color: #F2F2F2;
	position: relative;
	overflow: hidden;
}
@media print, screen and (min-width: 641px) {
	.businessArea {
		padding: 0.8rem 0 1.1rem;
	}
}
@media screen and (max-width: 640px) {
	.businessArea {
		padding: 0.55rem 0 1.4rem;
	}
}
.businessArea .bg {
	position: absolute;
}
@media print, screen and (min-width: 641px) {
	.businessArea .bg {
		display: block;
		top: 0;
		bottom: 0;
		left: -30px;
		margin: auto;
	}
}
@media screen and (max-width: 640px) {
	.businessArea .bg {
		top: 0.95rem;
		width: 110%;
		left: -5%;
		height: auto;
		bottom: auto;
	}
}
.businessArea .bg>* {
	fill: #E5E5E5 !important;
	stroke: #E5E5E5 !important;
}
.businessArea .maintit {
	position: relative;
	text-align: center;
}
.businessArea .lead {
	position: relative;
	font-weight: bold;
	text-align: center;
}
@media print, screen and (min-width: 641px) {
	.businessArea .lead {
		font-size: 0.22rem;
		margin-top: 0.3rem;
		letter-spacing: 2px;
	}
}
@media screen and (max-width: 640px) {
	.businessArea .lead {
		font-size: 0.20rem;
		line-height: 1.6;
		margin-top: 0.30rem;
	}
}
@media print, screen and (min-width: 641px) and (max-width: 1050px) {
	.businessArea .lead br {
		display: inline !important;
	}
}
.businessArea .link {
	text-align: center;
}
@media print, screen and (min-width: 641px) {
	.businessArea .link {
		position: relative;
		margin-top: 0;
	}
}
@media screen and (max-width: 640px) {
	.businessArea .link {
		position: absolute;
		bottom: 0.6rem;
		width: 100%;
	}
}
.businessArea .link:after {
	content: "";
	display: block;
	width: 1px;
	height: 20px;
	background-color: #000;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
}
@media print, screen and (min-width: 641px) {
	.businessArea .link:after {
		top: -0.7rem;
	}
}
@media screen and (max-width: 640px) {
	.businessArea .link:after {
		height: .15rem;
		top: -0.45rem;
	}
}
.businessArea .link a {
	margin: auto;
}
@media print, screen and (min-width: 641px) {
	.businessArea .link a {
		min-width: 200px;
	}
}
@media screen and (max-width: 640px) {
	.businessArea .link a {
		width: 2.20rem;
	}
}
.photoarea {
	position: relative;
	background-color: #000;
	display: -ms-grid;
	display: grid;
}
@media print, screen and (min-width: 641px) {
	.photoarea {
		-ms-grid-rows: 25% 25% 25% 25%;
		grid-template-rows: 25% 25% 25% 25%;
		-ms-grid-columns: 40% 15% 15% 15% 15%;
		grid-template-columns: 40% 15% 15% 15% 15%;
		height: 100vh;
	}
}
@media screen and (max-width: 640px) {
	.photoarea {
		-ms-grid-rows: 50% 50%;
		grid-template-rows: 50% 50%;
		-ms-grid-columns: 40% 30% 30%;
		grid-template-columns: 40% 30% 30%;
		height: 57vw;
	}
}
.photoarea .block {
	position: relative;
	overflow: hidden;
}
@media print, screen and (min-width: 641px) {
	.photoarea .block.type01 {
		-ms-grid-row: 1;
		-ms-grid-row-span: 4;
		grid-row: 1 / 5;
		-ms-grid-column: 1;
		-ms-grid-column-span: 1;
		grid-column: 1 / 2;
	}
}
@media screen and (max-width: 640px) {
	.photoarea .block.type01 {
		-ms-grid-row: 1;
		-ms-grid-row-span: 2;
		grid-row: 1 / 3;
		-ms-grid-column: 1;
		-ms-grid-column-span: 1;
		grid-column: 1 / 2;
	}
}
@media print, screen and (min-width: 641px) {
	.photoarea .block.type02 {
		-ms-grid-row: 1;
		-ms-grid-row-span: 2;
		grid-row: 1 / 3;
		-ms-grid-column: 2;
		-ms-grid-column-span: 2;
		grid-column: 2 / 4;
	}
}
@media screen and (max-width: 640px) {
	.photoarea .block.type02 {
		-ms-grid-row: 1;
		-ms-grid-row-span: 1;
		grid-row: 1 / 2;
		-ms-grid-column: 2;
		-ms-grid-column-span: 1;
		grid-column: 2 / 3;
	}
}
@media print, screen and (min-width: 641px) {
	.photoarea .block.type03 {
		-ms-grid-row: 1;
		-ms-grid-row-span: 1;
		grid-row: 1 / 2;
		-ms-grid-column: 4;
		-ms-grid-column-span: 1;
		grid-column: 4 / 5;
	}
}
@media screen and (max-width: 640px) {
	.photoarea .block.type03 {
		display: none;
	}
}
@media print, screen and (min-width: 641px) {
	.photoarea .block.type04 {
		-ms-grid-row: 1;
		-ms-grid-row-span: 1;
		grid-row: 1 / 2;
		-ms-grid-column: 5;
		-ms-grid-column-span: 1;
		grid-column: 5 / 6;
	}
}
@media screen and (max-width: 640px) {
	.photoarea .block.type04 {
		display: none;
	}
}
@media print, screen and (min-width: 641px) {
	.photoarea .block.type05 {
		-ms-grid-row: 2;
		-ms-grid-row-span: 4;
		grid-row: 2 / 3;
		-ms-grid-column: 4;
		-ms-grid-column-span: 2;
		grid-column: 4 / 6;
	}
}
@media screen and (max-width: 640px) {
	.photoarea .block.type05 {
		-ms-grid-row: 1;
		-ms-grid-row-span: 1;
		grid-row: 1 / 2;
		-ms-grid-column: 3;
		-ms-grid-column-span: 1;
		grid-column: 3 / 4;
	}
}
@media print, screen and (min-width: 641px) {
	.photoarea .block.type06 {
		-ms-grid-row: 3;
		-ms-grid-row-span: 1;
		grid-row: 3 / 4;
		-ms-grid-column: 2;
		-ms-grid-column-span: 2;
		grid-column: 2 / 4;
	}
}
@media screen and (max-width: 640px) {
	.photoarea .block.type06 {
		-ms-grid-row: 2;
		-ms-grid-row-span: 1;
		grid-row: 2 / 3;
		-ms-grid-column: 2;
		-ms-grid-column-span: 1;
		grid-column: 2 / 3;
	}
}
@media print, screen and (min-width: 641px) {
	.photoarea .block.type07 {
		-ms-grid-row: 4;
		-ms-grid-row-span: 1;
		grid-row: 4 / 5;
		-ms-grid-column: 2;
		-ms-grid-column-span: 1;
		grid-column: 2 / 3;
	}
}
@media screen and (max-width: 640px) {
	.photoarea .block.type07 {
		display: none;
	}
}
.photoarea .block.type08 {
	-ms-grid-row: 4;
	-ms-grid-row-span: 1;
	grid-row: 4 / 5;
	-ms-grid-column: 3;
	-ms-grid-column-span: 1;
	grid-column: 3 / 4;
}
@media screen and (max-width: 640px) {
	.photoarea .block.type08 {
		display: none;
	}
}
@media print, screen and (min-width: 641px) {
	.photoarea .block.type09 {
		-ms-grid-row: 3;
		-ms-grid-row-span: 2;
		grid-row: 3 / 5;
		-ms-grid-column: 4;
		-ms-grid-column-span: 2;
		grid-column: 4 / 6;
	}
}
@media screen and (max-width: 640px) {
	.photoarea .block.type09 {
		-ms-grid-row: 2;
		-ms-grid-row-span: 1;
		grid-row: 2 / 3;
		-ms-grid-column: 3;
		-ms-grid-column-span: 1;
		grid-column: 3 / 4;
	}
}
.photoarea .photo {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	font-family: "object-fit: cover;";
	background-size: cover;
	background-position: center center;
	opacity: 0;
}
@media print, screen and (min-width: 641px) {
	.photoarea .photo {
		-webkit-transform: rotate(1deg) scale(1.1);
		-ms-transform: rotate(1deg) scale(1.1);
		transform: rotate(1deg) scale(1.1);
	}
}
@media screen and (max-width: 640px) {
	.photoarea .photo {
		-webkit-transform: rotate(2deg) scale(1.1);
		-ms-transform: rotate(2deg) scale(1.1);
		transform: rotate(2deg) scale(1.1);
	}
}
.photoarea .photo.active {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	opacity: 1;
	-webkit-transition: 1.7s;
	-o-transition: 1.7s;
	transition: 1.7s;
}
.recruitArea {
	position: relative;
}
@media print, screen and (min-width: 641px) {
	.recruitArea {
		background-color: #F2F2F2;
		padding: 0 0.7rem;
	}
}
.recruitArea .in {
	position: relative;
	background-color: #191923;
	text-align: center;
}
@media print, screen and (min-width: 641px) {
	.recruitArea .in {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column;
		flex-flow: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		max-width: 1240px;
		width: 100%;
		height: 610px;
		padding-right: 6.6rem;
		margin: auto;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
}
@media screen and (max-width: 640px) {
	.recruitArea .in {
		padding: 0.6rem 0 0.7rem;
		z-index: 10;
	}
}
.recruitArea .bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.recruitArea .bg svg {
	display: block;
	position: absolute;
	fill: #14141e;
	-webkit-filter: opacity(0.5);
	filter: opacity(0.5);
	mix-blend-mode: multiply;
}
@media print, screen and (min-width: 641px) {
	.recruitArea .bg svg {
		top: -24px;
		left: 2.3rem;
	}
}
@media screen and (max-width: 640px) {
	.recruitArea .bg svg {
		width: 1.90rem;
		height: 2.00rem;
		top: 0.32rem;
		left: -0.16rem;
	}
}
.recruitArea .tit {
	position: relative;
	color: #FFF;
}
.recruitArea .lead {
	position: relative;
	color: #FFF;
	font-weight: 700;
}
@media print, screen and (min-width: 641px) {
	.recruitArea .lead {
		font-size: 0.22rem;
		letter-spacing: .1em;
		margin-top: 0.5rem;
	}
}
@media screen and (max-width: 640px) {
	.recruitArea .lead {
		font-size: 0.20rem;
		letter-spacing: .08em;
		margin-top: 0.30rem;
	}
}
.recruitArea .txt {
	position: relative;
	color: #FFF;
}
@media print, screen and (min-width: 641px) {
	.recruitArea .txt {
		font-size: 0.14rem;
		line-height: 2.2;
		margin-top: 0.3rem;
	}
}
@media screen and (max-width: 640px) {
	.recruitArea .txt {
		margin-top: 0.14rem;
		font-size: 0.14rem;
		line-height: 2.2;
		letter-spacing: .05em;
	}
}
.recruitArea .phs {
	display: -ms-grid;
	display: grid;
	-ms-grid-rows: 50% 50%;
	grid-template-rows: 50% 50%;
	-ms-grid-columns: 33% 33% 33%;
	grid-template-columns: 33% 33% 33%;
}
@media print, screen and (min-width: 641px) {
	.recruitArea .phs {
		grid-gap: 10px;
		position: absolute;
		width: 6rem;
		height: calc(100% - 10px);
		top: 0;
		right: 0.6rem;
		z-index: 1;
	}
}
@media screen and (max-width: 640px) {
	.recruitArea .phs {
		position: relative;
		grid-gap: .05rem;
		-ms-grid-rows: 1fr 1fr;
		grid-template-rows: 1fr 1fr;
		-ms-grid-columns: 1fr 1fr 1fr;
		grid-template-columns: 1fr 1fr 1fr;
		width: calc(100% - .60rem);
		margin: auto;
		margin-top: 0.52rem;
	}
}
.recruitArea .phblock {
	position: relative;
	overflow: hidden;
}
.recruitArea .phblock.type01 {
	-ms-grid-row: 1;
	-ms-grid-row-span: 1;
	grid-row: 1 / 2;
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
}
.recruitArea .phblock.type02 {
	-ms-grid-row: 2;
	-ms-grid-row-span: 1;
	grid-row: 2 / 3;
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
}
.recruitArea .phblock.type03 {
	-ms-grid-row: 1;
	-ms-grid-row-span: 1;
	grid-row: 1 / 2;
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-column: 2 / 3;
}
.recruitArea .phblock.type04 {
	-ms-grid-row: 2;
	-ms-grid-row-span: 1;
	grid-row: 2 / 3;
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-column: 2 / 3;
}
.recruitArea .phblock.type05 {
	-ms-grid-row: 1;
	-ms-grid-row-span: 1;
	grid-row: 1 / 2;
	-ms-grid-column: 3;
	-ms-grid-column-span: 1;
	grid-column: 3 / 4;
}
.recruitArea .phblock.type06 {
	-ms-grid-row: 2;
	-ms-grid-row-span: 1;
	grid-row: 2 / 3;
	-ms-grid-column: 3;
	-ms-grid-column-span: 1;
	grid-column: 3 / 4;
}
@media print, screen and (min-width: 641px) {
	.recruitArea .phblock.type01, .recruitArea .phblock.type02 {
		top: -0.2rem;
	}
}
@media print, screen and (min-width: 641px) {
	.recruitArea .phblock.type03, .recruitArea .phblock.type04 {
		top: 0.6rem;
	}
}
@media screen and (max-width: 640px) {
	.recruitArea .phblock.type03, .recruitArea .phblock.type04 {
		top: 0.40rem;
	}
}
@media print, screen and (min-width: 641px) {
	.recruitArea .phblock.type05, .recruitArea .phblock.type06 {
		top: -0.6rem;
	}
}
@media screen and (max-width: 640px) {
	.recruitArea .phblock.type05, .recruitArea .phblock.type06 {
		top: -0.2rem;
	}
}
.recruitArea .photo {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	font-family: "object-fit: cover;";
	background-size: cover;
	background-position: center center;
	opacity: 0;
	-webkit-transform: translateY(2rem);
	-ms-transform: translateY(2rem);
	transform: translateY(2rem);
}
.ie .recruitArea .photo {
	margin: auto;
	width: calc(100% - 10px);
	height: calc(100% - 10px);
	position: absolute;
	top: 5px;
	left: 5px;
	bottom: 5px;
	right: 5px;
}
.recruitArea .photo.active {
	-webkit-transform: none !important;
	-ms-transform: none !important;
	transform: none !important;
	opacity: 1;
	-webkit-transition: 1.4s;
	-o-transition: 1.4s;
	transition: 1.4s;
}
.recruitArea .linkwrap {
	position: relative;
	text-align: center;
}
@media print, screen and (min-width: 641px) {
	.recruitArea .linkwrap {
		margin-top: 1.0rem;
	}
}
@media screen and (max-width: 640px) {
	.recruitArea .linkwrap {
		margin-top: 1.1rem;
	}
}
.recruitArea .linkwrap:after {
	content: "";
	display: block;
	width: 1px;
	height: 20px;
	background-color: #FFF;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
}
@media print, screen and (min-width: 641px) {
	.recruitArea .linkwrap:after {
		top: -0.6rem;
	}
}
@media screen and (max-width: 640px) {
	.recruitArea .linkwrap:after {
		height: .15rem;
		top: -0.45rem;
	}
}
.recruitArea .link {
	margin: auto;
}
@media print, screen and (min-width: 641px) {
	.recruitArea .link {
		width: 250px;
	}
}
@media screen and (max-width: 640px) {
	.recruitArea .link {
		width: 2.20rem;
	}
}
.otherArea {
	position: relative;
}
@media print, screen and (min-width: 641px) {
	.otherArea {
		padding: 1.4rem 0.3rem 1.0rem;
		background-color: #F2F2F2;
	}
}
@media screen and (max-width: 640px) {
	.otherArea {
		padding: 0;
		background-color: #FFF;
	}
}
.otherArea .bg {
	position: absolute;
}
@media print, screen and (min-width: 641px) {
	.otherArea .bg {
		display: block;
		top: 70px;
		left: -30px;
		margin: auto;
		fill: #E5E5E5;
	}
}
@media screen and (max-width: 640px) {
	.otherArea .bg {
		top: 0.2rem;
		width: 110%;
		left: -1.4rem;
		height: auto;
		bottom: auto;
		fill: #F2F2F2;
	}
}
@media screen and (max-width: 640px) {
	.otherArea .cmnBlock01 {
		background: none;
	}
}
@media screen and (max-width: 640px) {
	.otherArea .cmnBlock01 .txt {
		padding-left: 0;
		padding-right: 0;
		text-align: center;
	}
}
@media screen and (max-width: 640px) {
	.otherArea .cmnBlock01 .content {
		margin-left: .30rem;
		margin-right: .30rem;
	}
}
@media print, screen and (min-width: 641px) {
	.otherArea .snsblock {
		position: relative;
		z-index: 1;
		margin-top: 1.2rem;
		padding: 0.4rem 0 0.3rem;
	}
}
@media screen and (max-width: 640px) {
	.otherArea .snsblock {
		padding: 0.7rem 0.3rem;
		background-color: #F2F2F2;
	}
}
@media print, screen and (min-width: 641px) {
	.otherArea .snsblock:before {
	content: "";
	display: block;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 50%;
	width: 10.5rem;
	height: 100%;
	background-color: #fff;
	-webkit-clip-path: polygon(20px 0px, calc(100% - 20px) 0px, 100% 20px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 20px 100%, 0% calc(100% - 20px), 0% 20px);
	clip-path: polygon(20px 0px, calc(100% - 20px) 0px, 100% 20px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 20px 100%, 0% calc(100% - 20px), 0% 20px);
	transform: translateX(-50%);
	}
}
@media print, screen and (min-width: 641px) {
	.otherArea .snsblock .tit {
		text-align: center;
	}
}
@media screen and (max-width: 640px) {
	.otherArea .snsblock .tit {
		text-align: center;
	}
}
@media print, screen and (min-width: 641px) {
	.otherArea .snsblock_cover {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		max-width: 10.10rem;
		width: 100%;
		margin: auto;
		margin-top: 0.4rem;
	}
}
@media screen and (max-width: 640px) {
	.otherArea .snsblock_cover {
		position: relative;
		margin-top: 0.5rem;
	}
}
.otherArea .snsblock .one {
	position: relative;
}
@media print, screen and (min-width: 641px) {
	.otherArea .snsblock .one {
		width: 2rem;
		padding-bottom: 0.6rem;
	}
}
@media screen and (max-width: 640px) {
	.otherArea .snsblock .one {
		min-height: 1rem;
		padding-bottom: 0.3rem;
	}
}
@media screen and (max-width: 640px) {
	.otherArea .snsblock .one:before {
		content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    -webkit-clip-path: polygon(20px 0px, calc(100% - 20px) 0px, 100% 20px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 20px 100%, 0% calc(100% - 20px), 0% 20px);
    clip-path: polygon(20px 0px, calc(100% - 20px) 0px, 100% 20px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 20px 100%, 0% calc(100% - 20px), 0% 20px);
	}
}
@media screen and (max-width: 640px) {
	.otherArea .snsblock .one+.one {
		margin-top: 0.4rem;
	}
}
.otherArea .snsblock svg {
	display: block;
	position: absolute;
	top: -23px;
	left: 0;
	right: 0;
	margin: auto;
	background-color: #000;
	fill: #FFF;
	border-radius: 50%;
}
.otherArea .snsblock .snslist {
	position: relative;
}
@media print, screen and (min-width: 641px) {
	.otherArea .snsblock .snslist {
		padding-top: 0.5rem;
	}
}
@media screen and (max-width: 640px) {
	.otherArea .snsblock .snslist {
		padding-top: 0.35rem;
	}
}
.otherArea .snsblock .snslistdt {
	text-align: center;
	font-family: worker, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, verdana, "メイリオ", "Meiryo", "Osaka", sans-serif;
	font-weight: 400;
	font-style: normal;
}
@media print, screen and (min-width: 641px) {
	.otherArea .snsblock .snslistdt {
		font-size: 0.2rem;
	}
}
@media screen and (max-width: 640px) {
	.otherArea .snsblock .snslistdt {
		font-size: 0.18rem;
	}
}
@media print, screen and (min-width: 641px) {
	.otherArea .snsblock .snslistdd {
		padding-top: 0.3rem;
		padding-left: 0.44rem;
	}
}
@media screen and (max-width: 640px) {
	.otherArea .snsblock .snslistdd {
		padding-top: 0.15rem;
		padding-left: 0.22rem;
	}
}
@media screen and (min-width: 641px) {
	.otherArea .snsblock .snslistdd li {
		margin-top: 0.12rem;
	}
	.otherArea .snsblock .snslistdd li:first-child {
		margin-top: 0;
	}
}
.otherArea .snsblock .snslistdd a {
	display: inline-block;
	font-weight: bold;
}
@media print, screen and (min-width: 641px) {
	.otherArea .snsblock .snslistdd a {
		font-size: 0.14rem;
		padding: 0.04rem 0;
	}
}
@media screen and (max-width: 640px) {
	.otherArea .snsblock .snslistdd a {
		font-size: 0.13rem;
		padding: 0.06rem 0;
	}
}
.no-touchevents .otherArea .snsblock .snslistdd a:hover {
	text-decoration: underline;
}
