@charset "UTF-8";
.areaVoice {}
.areaVoice_title {}
.areaVoice_title > .icon {}
.areaVoice_title > small {}
.areaVoice_title > b {}
.areaVoice_subTitle {
	display: flex;
	width: 560px;
	margin: 0 auto 20px;
	background-color: #b99a47;
	line-height: 1;
	padding: 7px 0;
	align-items: center;
	justify-content: center;
}
.areaVoice_subTitle > b {
	font-size: 24px;
	color: #fff;
	font-weight: normal;
}
.areaVoice_headline {
	justify-content: center;
	padding-bottom: 14px;
}
.voice {
	margin-bottom: 90px;
}
.voice_cols {
	display: flex;
	justify-content: space-between;
}
.voice_col {}
.voice_col-no1 {
	width: 200px;
	min-width: 200px;
}
.voice_image {}
.voice_image > img {
	display: block;
}
.voice_col-no2 {
	width: calc(100% - 270px);
}
.voice_msg {
	margin-bottom: 60px;
}
.voice_title {
	font-size: 26px;
	line-height: 1.4;
	color: #b99a47;
	border-bottom: 1px solid #b99a47;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.voice_text {
	margin-bottom: 30px;
}
.voice_dList {
	list-style: none;
	display: flex;
	margin-bottom: 25px;
	justify-content: space-between;
}
.voice_dList > dt {
	white-space: nowrap;
	color: #fff;
	background-color: #b99a47;
	height: 25px;
	padding: 4px 12px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	z-index: 1;
	top: 7px;
	font-size: 14px;
	width: 70px;
}
.voice_dList > dd {
	width: calc(100% - 80px);
}
.career {
	background-color: #f2f2ee;
	padding: 35px 38px 62px;
}
.career_cols {
	display: flex;
	justify-content: space-between;
}
.career_col {}
.career_col-no1 {
	width: 100px;
	min-width: 100px;
	margin-right: 45px;
}
.career_title {
	line-height: 1;
	margin-bottom: 26px;
}
.career_title > small {
	display: block;
	font-size: 18px;
	margin-bottom: 15px;
}
.career_table {
	margin-bottom: 25px;
}
.career_table > tbody {}
.career_table > tbody > tr {}
.career_table > tbody > tr:first-child {}
.career_table > tbody > tr:last-child {}
.career_table > tbody > tr > th {
	white-space: nowrap;
	font-weight: normal;
	vertical-align: top;
}
.career_table > tbody > tr > td {
	padding-left: 29px;
	vertical-align: top;
}
.career_text {}
.career_col-no2 {
	flex-grow: 1;
}
.career_image {}
.career_image > img {
	display: block;
}
.voice_cols-rev {
	flex-direction: row-reverse;
}
.voice_col-no1-rev {
	margin-right: 0;
	margin-left: 60px;
}
.voice_dList:last-child {
	margin-bottom: 0;
}
@media screen and (min-width:1000px) {}
@media screen and (max-width:999px) {
	.areaVoice {}
	.areaVoice_title {}
	.areaVoice_title > .icon {}
	.areaVoice_title > small {}
	.areaVoice_title > b {}
	.areaVoice_subTitle {
		width: 440px;
		margin-bottom: 14px;
	}
	.areaVoice_subTitle > b {
		font-size: 19px;
	}
	.areaVoice_headline {
		padding-bottom: 10px;
	}
	.voice {
		margin-bottom: 60px;
	}
	.voice_cols {}
	.voice_col {
		width: calc(100% - 200px);
	}
	.voice_col-no1 {
		width: 160px;
		min-width: 160px;
	}
	.voice_image {}
	.voice_image > img {}
	.voice_col-no2 {}
	.voice_msg {
		margin-bottom: 30px;
	}
	.voice_title {
		font-size: 22px;
		margin-bottom: 12px;
	}
	.voice_text {
		margin-bottom: 20px;
	}
	.voice_dList {
		margin-bottom: 20px;
	}
	.voice_dList > dt {}
	.voice_dList > dd {}
	.career {
		padding: 25px 30px 50px;
	}
	.career_cols {}
	.career_col {}
	.career_col-no1 {
		margin-right: 30px;
	}
	.career_title {}
	.career_title > small {}
	.career_table {}
	.career_table > tbody {}
	.career_table > tbody > tr {}
	.career_table > tbody > tr:first-child {}
	.career_table > tbody > tr:last-child {}
	.career_table > tbody > tr > th {}
	.career_table > tbody > tr > td {}
	.career_text {}
	.career_col-no2 {}
	.career_image {}
	.career_image > img {}
	.voice_cols-rev {}
	.voice_col-no1-rev {
		margin-right: 0;
		margin-left: 40px;
	}
	.voice_dList:last-child {}
}
@media screen and (max-width:767px) {
	.areaVoice {}
	.areaVoice_title {}
	.areaVoice_title > .icon {}
	.areaVoice_title > small {}
	.areaVoice_title > b {}
	.areaVoice_subTitle {
		width: auto;
		padding: 5px 0;
	}
	.areaVoice_subTitle > b {
		font-size: 16px;
	}
	.areaVoice_headline {
		padding-bottom: 5px;
	}
	.voice {
		margin-bottom: 40px;
	}
	.voice_cols {
		display: block;
	}
	.voice_col {}
	.voice_col-no1 {
		width: auto;
		min-width: 0;
		margin: 0 auto 20px;
	}
	.voice_image {}
	.voice_image > img {
		margin: 0 auto;
	}
	.voice_col-no2 {
		width: auto;
	}
	.voice_msg {
		margin-bottom: 20px;
	}
	.voice_title {
		font-size: 18px;
	}
	.voice_text {
		margin-bottom: 15px;
	}
	.voice_dList {
		margin-bottom: 15px;
	}
	.voice_dList > dt {
		font-size: 11px;
		height: 20px;
		padding: 4px 4px;
		width: 50px;
	}
	.voice_dList > dd {
		width: calc(100% - 60px);
	}
	.career {
		padding: 25px 20px 30px;
	}
	.career_cols {
		display: block;
	}
	.career_col {}
	.career_col-no1 {
		display: none;
	}
	.career_title {
		margin-bottom: 15px;
	}
	.career_title::after {
		content: "";
		display: block;
		background-image: url(/assets/img/gourmet_specialty/pt-voice03@2x.jpg);
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
		height: 100px;
		width: 100px;
		margin: 12px auto 0;
	}
	.career_title > small {
		font-size: 16px;
		margin-bottom: 7px;
	}
	.career_table {
		margin-bottom: 15px;
	}
	.career_table > tbody {}
	.career_table > tbody > tr {}
	.career_table > tbody > tr:first-child {}
	.career_table > tbody > tr:last-child {}
	.career_table > tbody > tr > th {}
	.career_table > tbody > tr > td {
		padding-left: 15px;
	}
	.career_text {}
	.career_col-no2 {
		margin-right: 0;
		margin: 0 auto;
	}
	.career_image {}
	.career_image > img {}
	.voice_cols-rev {}
	.voice_col-no1-rev {}
	.voice_dList:last-child {}
}
