@charset "UTF-8";
/* CSS Document */
#wrapper {
	min-width: 1400px;
}
.chefs-cheer .mainvisual {
	height: 500px;
	margin-bottom: 150px;
	background: url("../img/cheer/index_pic_mainvisual01.jpg") center 0 no-repeat;
	background-size: cover;
	z-index: 1;
}
.chefs-cheer .mainvisual h2 {
	position: absolute;
	left: 70px;
	bottom: 70px;
	font-size: 4rem;
	line-height: 1.3;
	letter-spacing: 0.7rem;
	z-index: 1;
}
.chefs-cheer .c-describe {
	font-size: 18px;
}
.chefs-cheer .c-describe h2 {
	margin-bottom: 30px;
}
.chefs-cheer .c-describe__box {
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #ACACAC;
	width: 1040px;
	padding: 40px;
	margin-bottom: 200px;
}
.chefs-cheer .c-describe__box__title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.chefs-cheer .c-describe__box__title__bg {
	font-size: 45px;
	line-height: 1;
	font-weight: bold;
	border-bottom: 2px solid #000;
	display: inline-block;
	position: relative;
	margin-bottom: 40px;
}
.chefs-cheer .c-describe__box__title__bg:after {
	content: "";
	position: absolute;
	top: 103%;
	left: 50%;
	-webkit-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%);
	height: 40px;
	border-right: 2px solid #000;
}
.chefs-cheer .c-describe__box__title__sm {
	font-size: 80px;
	line-height: .5;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 20px;
	border: none;
	font-weight: bold;
}
.chefs-cheer .c-describe__box__title__sub {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 20px;
}
.chefs-cheer .c-describe__box__title__sub__space {
	margin-left: 70px;
}
.chefs-cheer .c-describe__box__title__sub__txt {
	margin-right: 20px;
}
.chefs-cheer .c-recruit {
	font-size: 18px;
	width: 1205px;
	margin-right: auto;
	margin-left: auto;
	border: 2.5px solid #000;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 200px;
}
.chefs-cheer .c-recruit__title {
	background-color: #000;
	padding: 50px;
}
.chefs-cheer .c-recruit__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: auto;
	margin-left: auto;
	padding: 40px 80px;
}
.chefs-cheer .c-recruit__list__item {
	width: 320px;
	height: 350px;
	background-color: #FAFAFA;
	position: relative;
}
.chefs-cheer .c-recruit__list__item:nth-of-type(3n+1) {
	margin-right: 40px;
}
.chefs-cheer .c-recruit__list__item:nth-of-type(3n+2) {
	margin-right: 40px;
}
.chefs-cheer .c-recruit__list__item:nth-of-type(1) {
	margin-bottom: 40px;
}
.chefs-cheer .c-recruit__list__item:nth-of-type(6) {
	background-color: #fff;
	background-image: linear-gradient(to right, #A8A8A8, #A8A8A8 10px, transparent 10px, transparent 20px), linear-gradient(to bottom, #A8A8A8, #A8A8A8 10px, transparent 10px, transparent 20px), linear-gradient(to right, #A8A8A8, #A8A8A8 10px, transparent 10px, transparent 20px), linear-gradient(to bottom, #A8A8A8, #A8A8A8 10px, transparent 10px, transparent 20px);
	background-repeat: repeat-x, repeat-y, repeat-x, repeat-y;
	background-size: 20px 2px, 2px 20px, 20px 2px, 2px 20px;
	background-position: left bottom, left bottom, right top, right top;
}
.chefs-cheer .c-recruit__list__item:nth-of-type(6) p {
	margin-bottom: 5px;
}
.chefs-cheer .c-recruit__list__item img {
	width: 140px;
	margin-top: 55px;
	margin-bottom: 20px;
}
.chefs-cheer .c-recruit__list__item__right {
	position: absolute;
	top: 2px;
	right: 2px;
	font-size: 15px;
	padding: 13px 25px;
	background-color: #EEEEEE;
}
.chefs-cheer .c-recruit__list__item__list {
	font-size: 16px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.chefs-cheer .c-recruit__list__item__list ul {
	list-style-type: disc;
	text-align: left;
}
.chefs-cheer .c-recruit__list__item__list ul:first-of-type {
	margin-right: 30px;
}
.chefs-cheer .c-become h2 {
	margin-bottom: 70px;
}
.chefs-cheer .c-become__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 80px;
}
.chefs-cheer .c-become__list__item {
	width: 320px;
	height: 320px;
	background-color: #FAFAFA;
	border-radius: 50%;
	padding-top: 50px;
}
.chefs-cheer .c-become__list__item:not(:last-of-type) {
	margin-right: 35px;
}
.chefs-cheer .c-become__list__item img {
	width: 140px;
}
.chefs-cheer .c-become__sp {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.chefs-cheer .c-voice {
	width: 1200px;
	height: 450px;
	margin-right: auto;
	margin-left: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 200px;
}
.chefs-cheer .c-voice__img {
	background-image: url("../img/cheer/woman2.jpg");
	background-size: 150%;
	background-repeat: no-repeat;
	background-position: 100% 0%;
	width: 680px;
	height: 450px;
}
.chefs-cheer .c-voice__txt {
	width: 520px;
	height: 450px;
	background-color: #FAFAFA;
	padding: 75px 70px;
	position: relative;
	text-align: left;
	z-index: 2;
	line-height: 2;
}
.chefs-cheer .c-voice__txt:before {
	content: '';
	position: absolute;
	display: block;
	width: 50%;
	height: 450px;
	top: 0;
	z-index: -1;
	left: -80px;
	background: #FAFAFA;
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transform: skew(20deg, 0deg);
	transform: skew(20deg, 0deg);
}
.chefs-cheer .c-form {
	width: 884px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 200px;
}
.chefs-cheer .c-form h2 {
	margin-bottom: 25px;
}
.chefs-cheer .c-form > p {
	margin-bottom: 50px;
}
.chefs-cheer .c-form form {
	text-align: left;
	line-height: 2;
}
.chefs-cheer .c-form__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 40px;
}
.chefs-cheer .c-form__item:last-of-type {
	margin-bottom: 60px;
}
.chefs-cheer .c-form__txt {
	width: 280px;
}
.chefs-cheer .c-form__boxes {
	width: 600px;
}
.chefs-cheer .c-form__boxes span:not(:last-of-type) {
	display: inline-block;
	margin-bottom: 40px;
}
.chefs-cheer .c-form__box {
	width: 600px;
	height: 50px;
	background-color: #E2E2E2;
	padding: 10px 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	resize: none;
}
.chefs-cheer .c-form__box__profile {
	height: 310px !important;
}
.chefs-cheer .c-form__box__other {
	height: 200px !important;
}
.chefs-cheer .c-form__checkbox {
	width: 640px;
}
.chefs-cheer .c-form__checkbox span.wpcf7-list-item {
	display: block;
}
.chefs-cheer .c-form__checkbox__btn {
	vertical-align: middle;
	width: 22px;
	height: 22px;
	margin-right: 17px;
}
.chefs-cheer .buttonEasing01 {
	display: block;
	margin: 60px auto;
}
@media screen and (max-width: 960px) {
	#wrapper {
		min-width: 100%;
	}
	.chefs-cheer .mainvisual {
		height: 300px;
		margin-bottom: 50px;
		background-size: cover;
	}
	.chefs-cheer .mainvisual h2 {
		width: auto;
		left: 15px;
		bottom: 30px;
	}
	.chefs-cheer .mainvisual h2 img {
		width: auto;
		height: 10vw;
	}
	.chefs-cheer .c-describe {
		font-size: 16px;
	}
	.chefs-cheer .c-describe__box {
		width: 100%;
		padding: 10px;
		margin-bottom: 140px;
	}
	.chefs-cheer .c-describe__box__title__bg {
		font-size: 34px;
	}
	.chefs-cheer .c-describe__box__title__sm {
		margin-right: 15px;
		margin-left: 15px;
		font-size: 48px;
		line-height: .7;
	}
	.chefs-cheer .c-describe__box__title__sub {
		font-size: 16px;
		line-height: 1.3;
	}
	.chefs-cheer .c-describe__box__title__sub__space {
		margin-left: 30px;
		line-height: 1.8;
	}
	.chefs-cheer .c-describe__box__title__sub__txt {
		margin-right: 10px;
	}
	.chefs-cheer .c-recruit {
		width: 100%;
		margin-bottom: 140px;
		font-size: 16px;
	}
	.chefs-cheer .c-recruit__title {
		padding: 20px;
	}
	.chefs-cheer .c-recruit__list {
		padding: 20px 20px 0 20px;
	}
	.chefs-cheer .c-recruit__list__item {
		width: calc(50% - 10px);
		height: auto;
		padding: 5px;
		box-sizing: border-box;
	}
	.chefs-cheer .c-recruit__list__item:nth-of-type(2n) {
		margin: 0 0 20px;
	}
	.chefs-cheer .c-recruit__list__item:nth-of-type(2n+1) {
		margin-right: 20px;
		margin-bottom: 20px;
	}
	.chefs-cheer .c-recruit__list__item:nth-of-type(6) {
		background-color: #fff;
		background-image: linear-gradient(to right, #A8A8A8, #A8A8A8 10px, transparent 10px, transparent 20px), linear-gradient(to bottom, #A8A8A8, #A8A8A8 10px, transparent 10px, transparent 20px), linear-gradient(to right, #A8A8A8, #A8A8A8 10px, transparent 10px, transparent 20px), linear-gradient(to bottom, #A8A8A8, #A8A8A8 10px, transparent 10px, transparent 20px);
		background-repeat: repeat-x, repeat-y, repeat-x, repeat-y;
		background-size: 20px 2px, 2px 20px, 20px 2px, 2px 20px;
		background-position: left bottom, left bottom, right top, right top;
	}
	.chefs-cheer .c-recruit__list__item:nth-of-type(6) p {
		margin-bottom: 5px;
	}
	.chefs-cheer .c-recruit__list__item img {
		width: 120px;
		margin-top: 45px;
	}
	.chefs-cheer .c-recruit__list__item__right {
		font-size: 13px;
		padding: 8px 15px;
	}
	.chefs-cheer .c-recruit__list__item__list {
		display: block;
	}
	.chefs-cheer .c-recruit__list__item__list ul {
		margin: 0 0 0 20px;
	}
	.chefs-cheer .c-become__list {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.chefs-cheer .c-become__list__item {
		width: 43vw;
		height: 43vw;
		max-width: 200px;
		max-height: 200px;
		padding-top: 15px;
	}
	.chefs-cheer .c-become__list__item:first-of-type {
		margin-right: auto;
		margin-left: auto;
	}
	.chefs-cheer .c-become__list__item img {
		width: 50%;
	}
	.chefs-cheer .c-become__sp {
		width: 100%;
		max-width: 420px;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		margin: -10px auto 0;
	}
	.chefs-cheer .c-become__sp .c-become__list__item:first-of-type {
		margin: 0;
	}
	.chefs-cheer .c-voice {
		width: 100%;
		height: auto;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: 140px;
	}
	.chefs-cheer .c-voice__img {
		background-size: cover;
		background-position: center 10%;
		width: 100%;
		height: 282px;
	}
	.chefs-cheer .c-voice__txt {
		width: 100%;
		height: auto;
		padding: 20px;
		text-align: center;
	}
	.chefs-cheer .c-voice__txt:before {
		content: none;
	}
	.chefs-cheer .c-form {
		width: 100%;
		margin-bottom: 140px;
	}
	.chefs-cheer .c-form__item {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.chefs-cheer .c-form__boxes {
		width: 100%;
	}
	.chefs-cheer .c-form__boxes span:not(:last-of-type) {
		width: 100%;
		display: inline-block;
		margin-bottom: 15px;
	}
	.chefs-cheer .c-form__boxes + br {
		display: none;
	}
	.chefs-cheer .c-form__box {
		width: 100%;
		height: 45px;
	}
	.chefs-cheer .c-form__checkbox {
		width: auto;
	}
	.chefs-cheer .c-form__checkbox span.wpcf7-list-item {
		margin: 0;
	}
	.chefs-cheer .c-form__checkbox__item {
		margin-left: 50px;
	}
}