@charset "utf-8";

.in-cover02 {
	display: none;
}

/* ==========================================
recruit01
========================================== */

.recruit01 {
    max-width: 192rem;
    width: 100%;
    margin: 0 auto;
    padding: 13rem 0 11rem;
    background: var(--tertiary);
}

.recruit01-container {
    max-width: 93rem;
    width: 100%;
    margin: 0 auto;
    color: var(--fifth);
}

.recruit01-title-box {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: center;
}

.recruit01-illust {
    max-width: 3.5rem;
    width: 3.8%;
}

.recruit01-title-box .title02 {
    margin: 0 2%;
}

.recruit01-text-box {
    margin: 6rem 0 0;
    text-align: center;
}

/* ==========================================
recruit02
========================================== */

.recruit02 {
    max-width: 192rem;
    width: 100%;
    margin: 0 auto;
}

.recruit02-img-box {
    max-width: 105.1rem;
    width: 100%;
    margin: -6rem auto 0;
}

/* ==========================================
recruit03
========================================== */

.recruit03 {
    max-width: 192rem;
    width: 100%;
    margin: 0 auto;
    padding: 8rem 0 0;
}

.recruit03-container {
    max-width: 120rem;
    width: 100%;
    margin: 0 auto;
}

.common-title-area {
	padding: 0 12%;
	position: relative;
}

.common-title01 span {
	font-size: 6rem;
}

.recruit03-title-illust {
	max-width: 5.5rem;
    width: 5%;
    position: absolute;
    right: 8%;
    top: -10%;
}

.recruit03-area {
    margin: 10rem 0 0;
}

.recruit03-block {
	margin: 7rem 0 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.recruit03-block:first-child {
	margin: 0;
}

.recruit03-img-box {
    max-width: 40.7rem;
    width: 33.9%;
}

.recruit03-text-area {
    max-width: 72rem;
    width: 60%;
}

.recruit03-title-box {
    display: inline-flex;
    position: relative;
}

.recruit03-title-box::before {
    content: "";
    display: inline-block;
    width: 100%;
    height: 1.5rem;
    background: var(--secondary);
    position: absolute;
    bottom: 0;
	z-index: -1;
} 

.recruit03-number {
    font-size: 4rem;
    font-weight: 500;
    letter-spacing: 0.05em;
	line-height: 1.3em;
}

.recruit03-title {
	margin: 0 0 0 2rem;
    font-size: 3.3rem;
    font-weight: 700;
    font-family: var(--font-family02);
}

.recruit03-text-box {
    margin: 3rem 0 0;
}

/* ==========================================
recruit04
========================================== */

.recruit04 {
    max-width: 192rem;
    width: 100%;
    margin: 0 auto;
    padding: 15rem 0 13rem;
}

.recruit04-container {
    max-width: 124rem;
    width: 100%;
    margin: 0 auto;
}

.recruit04-title-box {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.recruit04-title-box::before {
    content: "";
    display: block;
    width: 100%;
    height: 0.1rem;
    background: var(--bg-tertiary);
    flex: 1;
}

.recruit04-title-box::after {
    content: "";
    display: block;
    width: 100%;
    height: 0.1rem;
    background: var(--bg-tertiary);
    flex: 1;
}

.recruit04-title-box .title02 {
    margin: 0 2%;
}

.recruit04-area {
    margin: 4rem 0 0;
}

.recruit04-table {
    border-right: 0.1rem solid var(--border-primary);
    border-bottom: 0.1rem solid var(--border-primary);
}

.recruit04-row {
    display: flex;
}

.recruit04-th {
    border-top: 0.1rem solid var(--border-primary);
    border-left: 0.1rem solid var(--border-primary);
    width: 30%;
    padding: 1.7rem 1.5rem;
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: 0.05em;
    background: var(--secondary);
    text-align: center;
}

.recruit04-td {
    border-top: 0.1rem solid var(--border-primary);
    border-left: 0.1rem solid var(--border-primary);
    width: 70%;
    padding: 1.7rem 2rem;
    font-size: 1.8rem;
    font-weight: 600;
    letter-spacing: 0.05em;
    background: var(--white);
}


.recruit04-btn-area {
    display: flex;
    justify-content: center;
    margin: 6rem 0 0;
}

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (width <= 1920px) {


}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (width <= 1550px) {


}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (width <= 1024px) {


	/* ==========================================
	recruit01
	========================================== */

	.recruit01 {
		padding: 10rem 0;
	}

	/* ==========================================
	recruit03
	========================================== */

	.common-title01 span {
		font-size: 4rem;
	}

	/* ==========================================
	recruit04
	========================================== */

	.recruit04 {
		padding: 10rem 0;
	}

}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (width <= 768px) {


	/* ==========================================
	recruit01
	========================================== */

	.recruit01 {
		padding: 8rem 0;
	}

	/* ==========================================
	recruit04
	========================================== */

	.recruit04 {
		padding: 8rem 0;
	}

	.recruit04-row {
		flex-direction: column;
	}

	.recruit04-th {
		width: 100%;
		font-size: 1.6rem;
	}

	.recruit04-td {
		width: 100%;
		font-size: 1.6rem;
	}

}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (width <= 576px) {


	.in-cover01 {
		display: none;
	}

	.in-cover02 {
		display: block;
	}

	/* ==========================================
	recruit01
	========================================== */

	.recruit01-text-box {
		text-align: left;
	}

	.recruit01-text-box .text01 br {
		display: none;
	}

	/* ==========================================
	recruit03
	========================================== */

	.common-title01 span {
		font-size: 2.4rem;
	}

	.common-title-area {
		padding: 0;
	}

	.recruit03-title-illust {
		top: -30%;
	}

	.recruit03-area {
		margin: 6rem 0 0;
	}

	.recruit03-block {
		margin: 6rem 0 0;
		flex-direction: column;
		justify-content: center;
	}

	.recruit03-img-box {
		max-width: 100%;
		width: 100%;
	}

	.recruit03-text-area {
		margin: 2rem 0 0;
		max-width: 100%;
		width: 100%;
	}

	.recruit03-number {
		font-size: 2.9rem;
	}

	.recruit03-title {
		font-size: 2.4rem;
	}

}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (width <= 414px) {



}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */