@charset "utf-8";
/* CSS Document */

#recruit-page {
	width: calc(100vw - calc(100vw - 100%));
	padding: 0 3vw;
	margin: 0 auto;
	margin-top: 36vw;
}

#recruit-page-title {
	position: relative;
}

#recruit-page-title h1 {
	font-size: 19vw;
	font-family: century-gothic, sans-serif;
	font-weight: 700;
	font-style: normal; 
	line-height: 11vw;
	color: #27b3ba;
}

#title-accessary {
	position: absolute;
	top: 28%;
    left: 72%;
	font-family: "Zen Kaku Gothic New", serif;
	font-weight: 400;
	font-style: normal;
	font-size: 3vw;
	color: #FFFFFF;
}

#fix-flash {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index:-2;
}

#fix-flash img {
	width: 96vw;
}

#recruit-introduction {
	text-align: center;
	margin-bottom: 15vw;
	position: relative;
	margin-top: 130vw;
}

#mainimage01 {
	display:none;
}

#mainimage02 {
	display:none;
}

#midmind-title {
	display:none;
}

#mainimage_sp {
	position: absolute;
	top: -130vw;
    left: -3.5vw;
	z-index: -1;
}

#mainimage_sp img {
	width:100vw;
}

#midmind-title_sp {
	position: absolute;
	top: -89vw;
    left: -5.3vw;
	z-index: 0;
}

#midmind-title_sp img {
	width:92vw;
}

#recruit-introduction h2 {
	font-size: 4vw;
	font-family: "Zen Kaku Gothic New", serif;
	font-weight: 700;
	font-style: normal;
	color: #000000;
	text-align: left;
	align-items: center;
	width: max-content;
  	margin: 0 auto;
}

#recruit-introduction-text {
	font-size: 3vw;
	font-family: "Zen Kaku Gothic New", serif;
	font-weight: 400;
	font-style: normal;
	margin: 0;
	line-height: 6vw;
	color: #000000;
	margin-top: 14vw;
}

#recruit-cap1 {
	font-size: 2vw;
	font-family: "Zen Kaku Gothic New", serif;
	font-weight: 700;
	font-style: normal;
	color: #FFFFFF;
	margin-top: 20vw;
}

#recruit-cap2 {
	font-size: 5.4vw;
	font-family: baker-signet-web, serif;
	font-style: normal;
	color: #FFFFFF;
}

#requirements {
	margin-top: 43vw;
}

#requirements-title {
	padding-bottom:6vw;
	border-bottom: 2px solid #27b3ba;
	position: relative;
}

#requirements-title h2 {
	font-size: 13vw;
	font-family: century-gothic, sans-serif;
	font-weight: 700;
	font-style: normal; 
	color: #27b3ba;
	text-align: right;
}

#title-accessary2 {
	position: absolute;
	top: 26.5%;
    left: 88.5%;
	font-family: "Zen Kaku Gothic New", serif;
	font-weight: 400;
	font-style: normal;
	font-size: 2.5vw;
	color: #FFFFFF;
}

#requirements-box {
	width:100%;
	margin: 0 auto;
	margin-top: 23vw;
}

.requirements-item {
	border-bottom: 2px solid #00a7ae;
	padding: 6vw 0;
	display: flex;
	align-items: flex-start;
}

.requirements-item h3 {
	width: 25%;
	padding-right:8%;
	font-size: 2.5vw;
	font-family: "Zen Kaku Gothic New", serif;
	font-weight: 700;
	font-style: normal;
	color: #000000;
	text-align: right;
}

.requirements-item p {
	width: 80%;
	font-size: 2.5vw;
	font-family: "Zen Kaku Gothic New", serif;
	font-weight: 400;
	font-style: normal;
	margin: 0;
	line-height: 5vw;
	color: #000000;
	align-items: flex-start;
}

#flow {
	margin-top:43vw;
}

#flow-title {
	padding-bottom: 6vw;
	border-bottom: 2px solid #27b3ba;
	position: relative;
}

#flow-title h2 {
	font-size: 13vw;
	font-family: century-gothic, sans-serif;
	font-weight: 700;
	font-style: normal; 
	color: #27b3ba;
	text-align: right;
}

#title-accessary3 {
	position: absolute;
	top: 26.5%;
    left: 82.5%;
	font-family: "Zen Kaku Gothic New", serif;
	font-weight: 400;
	font-style: normal;
	font-size: 3vw;
	color: #FFFFFF;
}

#flow-box {
	width:90%;
	display: flex;
	flex-wrap: wrap;
	gap: 3vw 0vw;
	margin:0 auto;
	margin-top: 7vw;
	position: relative;
}

.flow-item {
	width: 100%;
	border: 1px solid #FFFFFF;
	border-radius: 2vw;
	padding: 4vw;
}

.flow-item-title {
	width: 100%;
	display: flex;
	align-items: center;
}

.flow-item-text {
	font-family: "Zen Kaku Gothic New", serif;
	font-weight: 400;
	font-style: normal;
	font-size: 2.5vw;
	margin-top: 2vw;
}

.flow-number {
	font-size: 5.5vw;
	font-family: century-gothic, sans-serif;
	font-weight: 700;
	font-style: normal; 
	color: #27b3ba;
}

.flow-item-title h3 {
	font-size: 3.2vw;
	font-family: "Zen Kaku Gothic New", serif;
	font-weight: 700;
	font-style: normal;
	width: max-content;
	margin: 0 auto;
	padding-right: 7vw;
}

#arrow1 {
	display:none;
}

#arrow2 {
	display:none;
}

#arrow3 {
	display:none;
}

#arrow4 {
	position: absolute;
	top: 20vw;
    left: 40vw;
}

#arrow4 ul li {
	margin-bottom: 17vw;
}
	
#arrow4 ul li img {
	width: 1.5vw;
}

#flow-button {
	width:100%;
	height: 15.5vw;
	background-color: #e0ede7;
	border-radius: 2vw;
	margin-top: 4.5vw;
	box-shadow: 0.2vw 0.7vw 1.3vw 0.2vw rgba(0, 0, 0, 0.22);
	overflow: hidden;
	position: relative;
	transition-duration: .4s;
	z-index: 2;
}

#flow-button a {
	width:100%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 2.5vw;
}

#flow-button::after {
	background: #27b3ba;
	border-radius: 50%;
	content: "";
	display: block;
	margin: auto;
	opacity: 0;
	pointer-events: none;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	width: 100%;
	padding-top: 100%;
	height: 0;
	z-index: -1;
	transform: translateY(-50%) scale(0.1);
	transition: opacity .5s, transform 0s;
	transition-delay: 0s, .4s;
}

#flow-button p {
	font-size: 5vw;
	font-family: century-gothic, sans-serif;
	font-weight: 700;
	font-style: normal;
	color: #27b3ba;
	padding-bottom: 0.5vw;
	border-bottom: 1px solid #27b3ba;
}

#flow-button:hover p {
	color: #fff;
	border-bottom: 1px solid #fff;
}

#flow-button:hover::after {
  opacity: 1;
  transform: translateY(-50%) scale(1.1);
  transition-delay: 0s;
  transition: opacity .8s, transform .6s ease-in-out;
}

#flow-innner-button {
	margin-left: 3vw;
}

.btn1 {
	display:none;
}

.btn2 {
	position: relative;
	overflow: hidden;
	background: #FFFFFF;
	border: none;
	cursor: pointer;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	width: 10vw;
	height: 10vw;
}