<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.mainvisual._recruit{
	background: transparent url("/cdn/shop/files/recruit_221014.png?v=1665721010") no-repeat top center/cover;
}

.recruit-icon{
    display: flex;
    justify-content: left;
    align-items: flex-end;
    margin-top: 40px;
}

.recruit-icon__img{
    max-width: 200px;
    margin-right: 5%;
}

.recruit-icon__img img{
    width: 100%;
}

</pre></body></html>