@charset "UTF-8";
/* CSS Document */



.c-ttl__06 .jp{
	font-size: 4.6rem;
}
.c-ttl__06 .jp>* {
    padding: 5px 35px;
}



.part-tab--03 .part-tab__list-item {
    width: calc(33.333333% - 10px);
	margin-bottom: 15px;
	height: 78px;
}
.recruit-note__wrap-lt {
    width: 100%!important;
}
.part-tab__list-item:before {
	display: none!important;
}


/* 1024px */
@media screen and (max-width: 1024px) {


	
	
	
	
	
	
	
}





/* max 768px */
@media screen and (max-width: 834px) {
	
.part-tab--03 .part-tab__list-item {
	width: calc(50% - 7px);
	height: 58px;
	margin-bottom: 12px;
}
	
.c-ttl__06 .jp{
	font-size: 3rem;
}
.c-ttl__06 .jp>* {
    padding: 0px 15px;
}

	
	
	
	
	

}