main article {
    background-color: #fff;
}
.recruit-sec
{
	padding: 50px 0;
}


.recruit-header
{
	background-image: url("../images/recruit/202408/header_kv_sp.webp");
	background-repeat: no-repeat;
	background-size: cover;
    background-position: center top;
	width: 100%;
	height: calc(100vh - 95px);
	max-height: 540px;
	margin: 0;
	position: relative;
}
.recruit-header h1 {
	color: #fff;
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1.5;
    position: absolute;
    margin: 0;
	white-space: nowrap;
	
	top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    height: 85%;
    width: 97%;
    max-width: 980px;
}
.recruit-header h1 img
{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.recruit-sectitle
{
	line-height: 1;
	margin: 0 0 30px;
}

.recruit-lead
{
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 2;
}
.recruit-lead02
{
	font-size: 1.8rem;
	line-height: 2;
	margin-top: 40px;
}


.recruit-about_moula
{
	background-image: url("../images/common/bg_gray.webp");
	background-repeat: repeat;
	background-size: 250px;;
    background-position: center top;
	padding: 60px 0;
}
.recruit-about_moula h2 {
    text-align: center;
    margin: 0 0 40px;
	line-height: 1;
}
.recruit-about_moula h2 img {
    width: 100%;
    max-width: 500px;
}
.recruit-about_moula-logo
{
	text-align: center;
	margin-bottom: 40px;
}
.recruit-about_moula-logo img
{
    width: 50%;
    max-width: 300px;
}

.recruit-intro-benefits-wrap
{
	background-image: url("../images/teaser/bg_water.webp");
	background-position: left top;
	background-repeat: repeat;
	background-size: 250px;
	padding-bottom: 60px;
}


.recruit-sec-intro
{
	background-image: url(../images/recruit/bg_intro.webp);
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
    padding: 60px 0 90px;
}
.recruit-sec-intro h2
{
    line-height: 1;
    text-align: center;
    margin: 0 0 40px;
}
.recruit-sec-intro h2 img
{
    width: 100%;
    max-width: 600px;
}
.recruit-sec-intro h3
{
    line-height: 1;
    text-align: center;
    margin: 0 0 40px;
}
.recruit-sec-intro h3 img
{
    width: 100%;
    max-width: 550px;
}


.recruit-sec-benefits
{
}
.recruit-sec-benefits h2
{
	text-align: center;
	margin: -50px 0 60px;
}
.recruit-sec-benefits h2 img
{
	width: 70%;
}
.benefits
{
    padding: 0 0 40px;
}
.benefits-remarks
{
	background-color: #fff;
	border: 3px solid #6ACEFF;
	border-radius: 28px;
	padding: 15px;
	margin-bottom: 40px;

	& ul
	{
		list-style: none;
		padding: 0;
		margin: 0;
	}
}

.recruit-privilege-wrap
{
	margin-bottom: 50px;
}
.recruit-privilege {
    list-style: none;
	padding: 0;
	margin: 0;
}
.recruit-privilege li:first-of-type {
	margin-bottom: 30px;
}


.recruit-awards-text
{
	font-weight: 700;
	line-height: 1.8;
}

.recruit-awards-remarks
{
	font-size: 1.4rem;
}


.recruit-awards-wrap
{
	background-image: url("../images/recruit/img_woman.webp");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 60% auto;
}
.recruit-awards
{
	list-style: none;
	margin: 0;
	padding: 0 0 350px;
}
.recruit-awards li
{
	text-align: center;
	width: 80%;
	margin: 0 auto 20px;
}
.recruit-awards img
{
	width: 90%;
}



.recruit-premier
{
	background-color: #fff;
	border: 1px solid #eb6363;
	border-radius: 10px;
	padding: 25px;
	text-align: center;
	width: 100%;
	margin-bottom: 40px;
}
.recruit-premier img
{
	width: 100%;
}



.recruit-sec-application_guidelines
{
	background-image: url("../images/common/bg_green.webp");
	background-repeat: repeat;
	background-size: 250px;;
    background-position: center top;
}
.recruit-application_guidelines-detail
{
	background-color: #fff;
	border-radius: 10px;
	padding: 25px 15px 30px;
}
.recruit-application_guidelines-detail dl
{
	margin: 0 0 30px;
	padding: 0;
}
.recruit-application_guidelines-detail dt
{
	font-weight: 700;
}
.recruit-application_guidelines-detail dd
{
	margin: 0 0 1em;
}

.recruit-btn-entry
{
	text-align: center;
}
.recruit-btn-entry a
{ 
	display: inline-block;
	width: 100%;
	transition: .3s;
	filter:drop-shadow(5px 5px 5px rgba(0,0,0,0.3));  
}
.recruit-btn-entry a:hover {
	filter:drop-shadow(1px 1px 1px rgba(0,0,0,0.5));  
}
.recruit-btn-entry img
{ 
	width: 100%;
}


.recruit-sec-entry,
.recruit-sec-writing
{
	background-image: url("../images/common/bg_gray.webp");
	background-repeat: repeat;
	background-size: 250px;;
    background-position: center top;
}

.recruit-sec-entry ol,
.recruit-sec-writing ol
{
	list-style: none;
	margin: 0 0 40px;
	padding: 0;
}
.recruit-sec-entry ol li,
.recruit-sec-writing ol li
{
	margin-top: -20px;
}
.recruit-sec-entry ol li:first-of-type,
.recruit-sec-writing ol li:first-of-type
{
	margin-top: 0;
}

.bnr_amagift
{
	margin-bottom: 40px;
}
.text_amagift
{
	margin-bottom: 40px;
}

.recruit-about-entry
{
	background-image: url("../images/common/bg_gray.webp");
	background-repeat: repeat;
	background-size: 250px;;
    background-position: center top;
	border-radius: 10px;
	padding: 15px;
	margin-bottom: 40px;
}






@media screen and (min-width: 768px) {
	.recruit-sec
	{
		padding: 70px 0;
	}

	.recruit-header
	{
		background-image: url("../images/recruit/202408/header_kv.webp");
		height: calc(100vh - 95px);
		max-height: 900px;
	}
	.recruit-header h1 {
	}
	.recruit-sectitle
	{
		margin-bottom: 60px;
	}


	.recruit-lead
	{
		font-size: 2rem;
		text-align: center;
	}
	.recruit-lead02
	{
		font-size: 2.2rem;
		font-weight: 700;
		text-align: center;
		margin-top: 60px;
	}
	
	.recruit-sec-intro
	{
		background-repeat: no-repeat;
		background-size: 100%;
		background-position: center bottom;
		padding: 60px 0 170px;
	}
	
	.recruit-about_moula
	{
		padding: 70px 0;
	}
	.recruit-about_moula h2 {
		margin: 0 0 50px;
	}
	.recruit-about_moula-logo
	{
		margin-bottom: 50px;
	}

	.recruit-intro-benefits-wrap
	{
		padding-bottom: 70px;
	}
	
	.recruit-application_guidelines-detail
	{
		padding: 40px;
	}
	.recruit-application_guidelines-detail dl
	{
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.recruit-application_guidelines-detail dt
	{
		width: 140px;
	}
	.recruit-application_guidelines-detail dt::after
	{
		content: "：";
		float: right;
	}
	.recruit-application_guidelines-detail dd
	{
		width: calc(100% - 160px);
		margin: 0 0 3rem;;
	}
	.recruit-btn-entry a
	{ 
		width: 50%;
		max-width: 400px;
	}
	
	
	.recruit-sec-entry ol,
	.recruit-sec-writing ol
	{
		margin: 0 0 60px;
	}
	.recruit-sec-entry ol li,
	.recruit-sec-writing ol li
	{
		margin-top: -38px;
	}
	.bnr_amagift
	{
		margin-bottom: 60px;
	}
	.text_amagift
	{
		margin-bottom: 60px;
	}
	.recruit-about-entry
	{
		padding: 40px;
	}
	.recruit-about-entry
	{
		margin-bottom: 0;
	}
	
	
	.recruit-sec-benefits h2
	{
		margin: -90px 0 60px;
	}
	.recruit-sec-benefits h2 img
	{
		width: 380px;
	}

	.recruit-awards-texts
	{
		width: 50%;
	}
	.recruit-awards-text
	{
		font-size: 1.9rem;
		line-height: 2;
	}
	.sec-benefits
	{
		background-size: 250px;
		padding: 90px 0;
	}
	.recruit-sec-benefits h2
{
		text-align: center;
		margin: -90px 0 60px;
	}

	.recruit-wrap
	{
		margin-bottom: 40px;
	}
	.benefits
	{
	}
	.benefits img
	{
		width: 100%;
	}
	.benefits-remarks
	{
		border: 4px solid #6ACEFF;
		padding: 20px;
		margin-bottom: 40px;
	}
	
	.recruit-awards-wrap
	{
		background: none;
	}
	.recruit-awards
	{
		display: flex;
		justify-content: space-between;
		padding: 0;
	}
	.recruit-awards li
	{
		width: 32%;
		margin: 0;
	}
	.recruit-awards img
	{
		width: 100%;
	}
	.recruit-privilege {
		display: flex;
		justify-content: space-between;
	}
	.recruit-privilege li {
		width: 48%;
	}
	.recruit-privilege li:first-of-type {
		margin-bottom: 0;
	}

	
	.recruit-premier
	{
		width: 80%;
		margin: 0 auto 60px;;
	}
	.recruit-premier img
	{
		width: 80%;
	}

}
