@charset "utf-8";
/*------------------------------------------------------------
	readytowork
------------------------------------------------------------*/
.headLine01 {
	color: #3E26C1;
	padding-bottom: 1.7rem;
}
#main .total {
	padding: 8.5rem 0 8rem;
	color: #fff;
	background-color: #3E26C1;
}
.headLine03 {
	margin-bottom: 3.5rem;
	color: #FFF500;
}
.headLine03 .en {
	color: #fff;
}
.headLine03 .subSpan::after {
	background-color: #FFF500;
}
#main .comTxt {
	margin-bottom: 6.6rem;
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 1.94;
	letter-spacing: 0.06em;
}
#main .comTxt:last-child {
	margin-bottom: 0;
}
#main .totalList {
	display: flex;
	flex-wrap: wrap;
	gap: 6.9rem 1.3rem;
}
#main .eggBox {
	margin-bottom: 9.6rem;
}
#main .eggBox:last-child {
	margin-bottom: 0;
}
#main .totalList li {
	width: calc((100% - (1.3rem * 3 + 0.1rem)) / 4);
}
#main .totalList li p {
	font-weight: 500;
	margin: 0 0 0 0.6rem;
	font-size: 1.4rem;
	line-height: 1.43;
	text-align: justify;
}
#main .totalList li .photo {
	margin-bottom: 2rem;
	position: relative;
}
#main .totalList li .photo::before {
	width: 3.9rem;  
	aspect-ratio: 1;
	background: url(../images/readytowork/bg01.png) no-repeat;
	background-size: 100% auto;
	position: absolute;  
	top: 0;
	left: 0;
	content: ""; 
}
#main .totalList li .photo::after {
	width: 3.9rem;  
	aspect-ratio: 1;
	background: url(../images/readytowork/bg02.png) no-repeat;
	background-size: 100% auto;
	position: absolute;  
	bottom: 0;
	right: 0;
	content: ""; 
}
#main .totalList li .photo .txtSpan {
	display: inline-block;
	background-color: #3E26C1;
	padding: 0.2rem 0.5rem;
	font-size: 1.4rem;
	font-weight: 700;
	color: #FFF500;
	letter-spacing: 0.08em;
	position: absolute;
	bottom: 0;
	left: 0;
}
#main .cosmetology {
	padding: 9.5rem 0 9rem;
}
#main .cosmetology .headLine03 {
	color: #3E26C1;
}
#main .cosmetology .headLine03 .en {
	color: #060706;
}
#main .cosmetology .headLine03 .subSpan::after {
	background-color: #3E26C1;
}
#main .cosmetology .totalList li .photo .txtSpan {
	background-color: #fff;
	color: #3E26C1;
}
#main .cosmetology .totalList li .photo::before {
	background-image: url(../images/readytowork/bg03.png);
}
#main .cosmetology .totalList li .photo::after {
	background-image: url(../images/readytowork/bg04.png);
}
#main .skilBox {
	padding-bottom: 6rem;
	position: relative;
}
#main .skilBox .enTxt {
	z-index: -1;
	position: absolute;
	top: -7.2rem;
	right: 2.3rem;
	font-size: 17rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	color: #3e26c1;
	opacity: 0.3;
	line-height: 1;
	width: 15rem;
	white-space: nowrap;
	-webkit-writing-mode : tb-rl;
	-webkit-writing-mode: vertical-rl;
	writing-mode: tb-rl;
	writing-mode: vertical-rl;
}
#main .earnest {
	margin-bottom: 5.6rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#main .earnest:last-child {
	margin-bottom: 0;
}
#main .earnest .earnestBox {
	position: relative;
	padding: 0 4rem;
	width: 46.8rem;
	background-color: #F9FAD5;
}
#main .cosmetologyBox {
	box-shadow: none;
	padding-bottom: 3.5rem;
	background-color: #EFF8FF;
	border-radius: 0;
}
#main .cosmetologyBox .borderBox {
	padding: 0.7rem 1.4rem;
}
#main .cosmetologyBox .borderBox .subList li {
	line-height: 1.57;
	margin-bottom: 0;
}
#main .cosmetologyBox .borderBox::after {
	border-left-color: #EFF8FF;
}
#main .earnest .eye {
	margin: -5.5rem auto 2.7rem;
	box-sizing: content-box;
	width: 11.7rem;
	padding-left: 10.8rem;
}
#main .earnest .earnestBox p {
	font-size: 1.5rem;
	font-weight: 500;
	line-height: 1.67;
	margin: 0 -0.8rem;
	text-align: justify;
	letter-spacing: 0.06em;
}
#main .earnest .earnestBox .ttl {
	font-size: 1.5rem;
	font-weight: 700;
	width: fit-content;
	margin: 0 0 1.8rem auto;
	line-height: 1.8;
}
#main .earnest .earnestBox .ttl .txtSpan02 {
	padding-left: 1rem;
}
#main .earnest .earnestBox .ttl .txtSpan {
	font-size: 2.1rem;
	font-weight: 700;
	letter-spacing: .06em;
	color: #FFF500;
	background-color: #3E26C1;
	padding: 0 1rem;
	margin: 0 0.2rem;
}	
#main .earnest .earnestBox .ttl02 {
	font-size: 4rem;
	font-weight: 700;
	color: #ED5E80;
	letter-spacing: 0.06em;
	line-height: 1.45;
	margin: 0 -1.5rem 1rem;
	padding-bottom: 2.8rem;
	border-bottom: 2px solid #707070;
}
#main .earnest .earnestBox .ttl02 .subSpan {
	display: inline-block;
	margin-right: -1rem;
}
#main .earnest .earnestBox .textImg {
	position: absolute;
	top: -3.5rem;
	left: -1.8rem;
	width: 16.4rem;
}
#main .earnest02 {
	align-items: stretch;
	flex-direction: row-reverse;
}
#main .earnest02 .cosmetologyBox {
	background-color: #FAEFEA;
}
#main .earnest02 .earnestBox {
	padding: 0;
	position: relative;
	height: 100%;
	background-color: transparent;
}
#main .earnest02 .earnestBox .bigPhoto {
	position: relative;
	height: 100%;
}
#main .earnest02 .earnestBox .bigPhoto .txtSpan {
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 1.4rem;
	font-weight: 700;
	background-color: #fff;
	display: inline-block;
	padding: 0.4rem 1rem;
}
#main .earnest02 .earnestBox .bigPhoto img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#main .earnest02 .cosmetologyBox .borderBox::after {
	border-left-color: #FAEFEA;
}
#main .earnest02 .cosmetologyBox .borderBox {
	padding: 2.1rem 2.8rem 1.7rem;
}
#main .earnest02 .cosmetologyBox .borderBox .subList li{
	margin-bottom: 0.4rem;
}
@media all and (min-width: 897px) {
	.comCtrText {
		margin-bottom: 6.8rem;
	}
	#main .cosmetologyDl dt {
		padding-inline: 0;
	}
	#main .cosmetologyInner .photoBox {
		width: 19rem;
	}
	#main .cosmetologyInner {
		margin-bottom: 1.8rem;
	}
	#main .earnest02 .cosmetologyInner .photoBox {
		width: 19.7rem;
	}
	#main .earnest02 .cosmetologyInner {
		margin-bottom: 1rem;
	}
}

@media all and (max-width: 896px) {
	.headLine01 {
		padding-bottom: 0;
	}
	.comCtrText {
		margin-bottom: 5.2rem;
	}
	#main .total {
		padding: 4.6rem 0 5.3rem;
	}
	.headLine03 .subSpan {
		max-width: inherit;
	}
	.headLine03 .en {
		margin-bottom: 0.7rem;
	}
	.content .content02 {
		padding: 0;
	}
	#main .comTxt {
		margin-bottom: 4rem;
		font-size: 1.3rem;
		line-height: 2.15;
		letter-spacing: 0.08em;
	}
	.headLine03 {
		margin-bottom: 2.9rem;
	}
	#main .totalList {
		padding: 0 4rem;
		gap: 3rem 4.2rem;
	}
	#main .totalList li {
		width: calc((100% - 4.2rem) / 2);
	}
	#main .totalList li p {
		margin: 0;
		font-size: 1.2rem;
		line-height: 1.42;
		letter-spacing: 0;
	}
	#main .totalList li .photo .txtSpan {
		font-size: 0.8rem;
	}
	#main .totalList li .photo {
		margin-bottom: 1rem;
	}
	#main .totalList li .photo::after,
	#main .totalList li .photo::before {
		width: 2.2rem;
	}
	#main .cosmetology {
		padding: 4.2rem 0 1.5rem;
	}
	#main .skilBox .enTxt {
		color: #3e26c1;
		opacity: 0.14;
		top: -4.4rem;
		right: -3.8rem;
		font-size: 16.2rem;
	}
	#main .eggBox {
		margin-bottom: 4.2rem;
	}
	#main .cosmetology .headLine03 .en {
		color: #707070;
	}
	#main .skilBox {
		padding-bottom: 2.3rem;
	}
	#main .earnest {
		margin-bottom: 0;
		display: block;
	}
	#main .earnest .earnestBox .textImg {
		top: -6.5rem;
		left: 2.6rem;
		width: 15rem;
	}
	#main .earnest .earnestBox {
		width: auto;
		padding-bottom: 2.7rem;
	}
	#main .earnest .eye {
		margin: 0 auto 0.2rem;
		position: relative;
		padding-left: 19rem;
		top: -4.5rem;
		width: 9.3rem;
	}
	#main .earnest .earnestBox .ttl {
		margin: 0 auto 2.5rem;
	}
	#main .earnest .earnestBox .ttl02 {
		padding-bottom: 2.6rem;
		font-size: 3.6rem;
		margin-inline: -1rem;
		text-align: center;
	}
	#main .earnest .earnestBox .ttl02 .subSpan {
		margin: 0 auto;
		text-align: left;
	}
	#main .earnest .earnestBox .ttl02 .spSpan {
		margin-inline: -3rem;
		display: inline-block;
	}
	#main .earnest .earnestBox p {
		margin: 0 -1.1rem;
	}
	#main .cosmetologyBox .borderBox {
		padding: 1.6rem 0 0.4rem;
	}
	#main .cosmetologyBox .borderBox .subList li {
		line-height: 1.86;
	}
	#main .cosmetologyBox p {
		margin: 0 0.5rem;
	}
	#main .cosmetologyBox {
		padding-bottom: 2.3rem;
	}
	#main .earnest02 .earnestBox .bigPhoto .txtSpan {
		font-size: 1.1rem;
		padding: 0.4rem 1.3rem;
	}
	#main .earnest02 .cosmetologyBox .borderBox {
		padding: 2rem 0 0.4rem;
	}
	#main .earnest02 .cosmetologyBox .borderBox .subList li {
		margin-bottom: 0;
	}
}