.zen-kurenaido-regular {
	font-family: "Zen Kurenaido", sans-serif;
	font-weight: 400;
	font-style: normal;
}
.subttl {
	font-family: "Zen Kurenaido", sans-serif;
	font-weight: 600;
}
.headLine02 .en {
    margin-top: 4px;
	display: block;
    font-size: 1rem;
}
.headLine02 .en ,.subttl {
    font-family: "Zen Kurenaido", sans-serif;
	font-weight: 600;
}
.headLine01 .jp {
    margin-bottom: 25px;
    font-size: 50px;
    letter-spacing: 0.01em;
    color: #222;
}
.headLine01 .subttl {
	color: #82cccd;
	font-size: 32px;
}
#main .headLine01 .jp::after {
    bottom: -5px;
    background-color: #82cccd;
}
.headLine01 .jp::after {
    content: '';
    background: #64bcfc;
    width: 65px;
    height: 6px;
    position: absolute;
    left: 1px;
    bottom: -9px;
}
.employment {
	margin-bottom: 83px;
}
.employment .text02 {
    margin: 17px -145px 0 auto;
    width: 59%;
    font-size: 18px;
}
.employment .text02 span {
    display: block;
    margin-bottom: 1.5em;
}
.employment .photo {
    text-align: center;
    margin: -305px 33px 0 0;
}

@media all and (max-width: 896px) {
    h2 {
        margin-bottom: 30px;
    }
    .employment .text02 {
        margin: 0;
        width: auto;
        max-width: inherit;
        font-size: 14px;
    }
    .headLine01 .jp {
        font-size: 32px;
    }
    .headLine01 .subttl {
        font-size: 24px;
    }
    .headLine01 {
        margin-bottom: 20px;
    }
}
