@charset "UTF-8";
.vis {
	background-image: url(/assets/img/feature_vol22/pt-main-feature@2x.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 500px;
	padding-top: 20px;
	box-sizing: content-box;
	box-sizing: border-box;
	position: relative;
	z-index: 1;
}
.vis_inner {
	padding: 0 10px;
}
.vis_areaTtl {
	width: 215px;
	height: 215px;
	background-color: #E83428;
	border-radius: 50%;
	box-shadow: 0 0 0 2px #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	text-align: center;
	margin-left: auto;
	box-sizing: border-box;
}
.vis_title {
	color: #fff;
	border-bottom: 1px solid #fff;
	padding-bottom: 8px;
	margin-bottom: 6px;
}
.vis_title > .icon {
	display: block;
	font-size: 27px;
	line-height: 1;
	margin-bottom: 7px;
}
.vis_title > b {
	display: block;
	font-size: 24px;
	line-height: 1.4;
	font-weight: normal;
}
.vis_number {
	color: #fff;
	line-height: 1;
}
.vis_number > small {
	display: inline-block;
	font-size: 35px;
	margin-right: 4px;
}
.vis_number > b {
	display: inline-block;
	font-size: 50px;
}
.feat {
	padding-top: 55px;
}
.feat_inner {}
.feat_title {
	line-height: 1.2;
	position: relative;
	z-index: 1;
	margin-bottom: 30px;
}
.feat_title::after {
	content: "";
	display: block;
	width: calc(100% - 344px);
	height: 3px;
	border-top: 3px solid #000;
	border-bottom: 3px solid #000;
	position: relative;
	margin-top: 17px;
}
.feat_title > small {
	display: block;
	font-size: 26px;
	font-weight: normal;
}
.feat_title > b {
	display: block;
	font-size: 60px;
	font-weight: normal;
}
.feat_floatImg {
	position: absolute;
	z-index: 2;
}
.feat_floatImg-01 {
	top: -258px;
	right: -124px;
}
.feat_floatImg > img {
	display: block;
}
.feat_floatImg-01 > img {}
.feat_text {
	margin-bottom: 20px;
}
.feat_cols {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 107px;
}
.feat_col {}
.feat_col-no1 {
	width: calc(100% - 435px);
}
.feat_image {}
.feat_image > img {
	display: block;
}
.feat_col-no2 {
	width: 285px;
	margin-left: 60px;
}
.feat_areaTxt {
	border-top: 2px solid #333;
	border-bottom: 2px solid #333;
	padding: 38px 15px;
}
.feat_producer {
	font-size: 17px;
	line-height: 1;
	margin-bottom: 17px;
}
.feat_name {
	line-height: 1;
}
.feat_name > small {
	display: block;
	font-size: 12px;
	margin-bottom: 3px;
}
.feat_name > b {
	display: block;
	font-weight: normal;
	font-size: 24px;
}
.feat_areaHeadline {
	display: flex;
	justify-content: center;
	position: relative;
	z-index: 1;
	margin-bottom: 40px;
}
.feat_headline {
	background: #0d0606;
	color: #fff;
	font-size: 30px;
	font-weight: normal;
	text-align: center;
	padding: 8px 60px;
	line-height: 2.2;
	position: relative;
	z-index: 1;
	box-sizing: border-box;
	min-width: 710px;
}
.feat_headline::before {
	content: "";
	display: block;
	position: absolute;
	z-index: 2;
	width: 21px;
	height: 100%;
	top: 0;
	right: 100%;
	background-size: 100% 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 79' fill='%230d0606' preserveAspectRatio='none'%3E%3Cpath d='M1.42,0h338.3l-8.86,39.5L339.72,79H1.42l8.85-39.5Z'/%3E%3C/svg%3E");
	margin-right: -1px;
}
.feat_headline::after {
	content: "";
	display: block;
	position: absolute;
	z-index: 2;
	width: 21px;
	height: 100%;
	top: 0;
	left: 100%;
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
	background-size: 100% 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 79' fill='%230d0606' preserveAspectRatio='none'%3E%3Cpath d='M1.42,0h338.3l-8.86,39.5L339.72,79H1.42l8.85-39.5Z'/%3E%3C/svg%3E");
	margin-left: -1px;
}
.feat_floatImg-02 {
	top: 50%;
	right: 10px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.point {}
.point_inner {
	position: relative;
	z-index: 1;
}
.point::before {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100%;
	position: absolute;
	z-index: 0;
}
.point-01 {
	margin-top: 147px;
}
.point-02 {
	margin-top: 229px;
}
.point-03 {
	margin-top: 92px;
}
.point_title {
	display: flex;
	align-items: center;
	line-height: 1.4;
	margin-bottom: 18px;
	flex-wrap: wrap;
}
.point_title-01 {
	color: #E5645B;
}
.point_title-02 {
	color: #E5A05B;
}
.point_title-03 {
	color: #1B962E;
}
.point_title > small {
	font-size: 30px;
	font-weight: normal;
	position: relative;
	z-index: 1;
	display: block;
	margin-right: 60px;
}
.point_title > small::after {
	content: "";
	display: block;
	width: 60px;
	height: 1px;
	background-color: #E5645B;
	position: absolute;
	z-index: 1;
	left: 100%;
	top: 50%;
	-webkit-transform: translateY(-50%) rotate(135deg);
	transform: translateY(-50%) rotate(135deg);
}
.point_title-02 > small::after {
	background-color: #E5A05B;
}
.point_title-03 > small::after {
	background-color: #1B962E;
}
.point_title > b {
	display: block;
	font-size: 35px;
	font-weight: normal;
}
.point_headline {
	font-size: 26px;
	font-weight: normal;
	line-height: 1.4;
	margin-bottom: 12px;
}
.point_text {}
.point_cols {
	display: flex;
	position: relative;
	z-index: 2;
	justify-content: space-between;
}
.point_cols-rev {
	flex-direction: row-reverse;
}
.point_col {}
.point_col-no1 {
	position: relative;
	z-index: 1;
	width: 67%;
}
.point_col-no1::before {
	content: "";
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100%;
	position: absolute;
	z-index: 0;
}
.point_col-no1-01 {}
.point_col-no1-02 {
	width: 64%;
}
.point_col-no1-03 {}
.point_col-no1-01::before {
	background-image: url(/assets/img/feature_vol22/bg-point01@2x.png);
	width: 927px;
	height: 646px;
	top: -115px;
	left: -125px;
}
.point_col-no1-02::before {
	background-image: url(/assets/img/feature_vol22/bg-point02@2x.png);
	width: 835px;
	height: 425px;
	top: -90px;
	left: -120px;
}
.point_col-no1-03::before {
	background-image: url(/assets/img/feature_vol22/bg-point03@2x.png);
	width: 909px;
	height: 424px;
	top: -70px;
	left: -120px;
}
.point_areaTxt {
	position: relative;
	z-index: 2;
}
.point_col-no2 {
	position: relative;
	z-index: 3;
	width: 32%;
}
.point_image {
	position: relative;
}
.point_image-01 {
	top: 142px;
	left: 13px;
}
.point_image-02 {
	top: -35px;
	left: 7px;
}
.point_image-03 {
	position: relative;
	left: -46px;
	top: -37px;
}
.point_image > img {
	display: block;
	max-width: none;
}
.feat_fullImg {
	background-image: url(/assets/img/feature_vol22/bg-feature01@2x.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100vw;
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	margin-top: 110px;
	height: 550px;
}
.feat_box {
	max-width: 900px;
	margin: -20px auto 136px;
}
.voice {
	position: relative;
	z-index: 1;
	margin-bottom: 170px;
}
.voice_cols {
	display: flex;
	background-color: #F2F2EF;
	align-items: center;
	justify-content: space-between;
	position: relative;
	z-index: 2;
}
.voice::after {
	content: "";
	display: block;
	width: calc(100% + 300px);
	height: calc(100% + 120px);
	background-color: #F2F2EF;
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.voice_col {}
.voice_col-no1 {
	width: 40.5%;
}
.voice_image {}
.voice_image > img {
	display: block;
}
.voice_col-no2 {
	width: 52%;
}
.voice_title {
	line-height: 1;
	margin-bottom: 33px;
	display: flex;
}
.voice_title::before {
	content: "";
	display: block;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
}
.voice_title > b {
	font-weight: normal;
	color: #2C7B44;
	background-color: #fff;
	padding: 5px 18px;
	position: relative;
	z-index: 1;
	display: block;
	padding-right: 35px;
}
.voice_title > b::before {
	content: "";
	display: block;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	border: 6px solid #2C7B44;
	border-right-color: transparent;
	border-bottom-color: transparent;
}
.voice_text {
	margin-bottom: 30px;
}
.voice_text:last-child {
	margin-bottom: 0;
}
.recipe {
	position: relative;
	z-index: 1;
	margin-bottom: 170px;
}
.recipe::after {
	content: "";
	display: block;
	width: calc(100% + 300px);
	height: calc(100% + 120px);
	background-color: #F2F2EF;
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.recipe_cols {
	display: flex;
	position: relative;
	z-index: 2;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 50px;
}
.recipe_col {}
.recipe_col-no1 {
	width: 71.7%;
}
.recipe_title {
	display: flex;
	line-height: 1;
	margin-bottom: 10px;
}
.recipe_title > b {
	display: block;
	color: #E5645B;
	background-color: #fff;
	padding: 5px 30px;
	position: relative;
	z-index: 1;
	font-weight: normal;
}
.recipe_title > b::before {
	content: "";
	display: block;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	border: 6px solid #E5645B;
	border-right-color: transparent;
	border-bottom-color: transparent;
}
.recipe_headline {
	font-size: 30px;
	font-weight: normal;
	line-height: 1.4;
	margin-bottom: 12px;
}
.recipe_text {}
.recipe_col-no2 {
	width: 21%;
}
.recipe_image {}
.recipe_image > img {}
.recipe_link {
	position: relative;
	z-index: 2;
	max-width: 377px;
	margin: 0 auto;
}
.recipe_link > a {
	background-color: #F2F2EF;
	height: 57px;
}
.recipe_link > a::before {
	content: "";
}
.recipe_link > a::after {
	content: "";
}
.topic {
	background-color: #FCF9EC;
	padding-top: 80px;
	text-align: center;
	padding-bottom: 120px;
}
.topic_title {
	margin-bottom: 32px;
}
.topic_title > img {}
.topic_headline {
	font-size: 26px;
	line-height: 1.4;
	margin-bottom: 16px;
}
.topic_text {
	margin-bottom: 30px;
}
.topic_table {
	max-width: 660px;
	margin: 0 auto 41px;
}
.topic_table > tbody {}
.topic_table > tbody > tr {
	border-left: none;
	border-right: none;
}
.topic_table > tbody > tr:first-child {}
.topic_table > tbody > tr:last-child {}
.topic_table > tbody > tr > th {
	background-color: #E8E8E2;
	width: 127px;
}
.topic_table > tbody > tr > td {
	text-align: left;
}
.topic_note {}
.topic_link {
	max-width: 377px;
	margin: 0 auto 80px;
}
.topic_link > a {
	display: flex;
	text-decoration: none;
	color: #fff;
	background-color: #0D0606;
	justify-content: center;
	align-items: center;
	border: 1px solid #0D0606;
	box-sizing: border-box;
	transition-duration: .3s;
	transition-property: background-color, color;
	line-height: 1.2;
	padding: 20px 10px;
}
.topic_link > a::before {
	content: "";
}
.topic_link > a::after {
	content: "";
}
.topic_image {}
.topic_image > img {
	display: block;
}
@media screen and (min-width:1000px) {
	.recipe_link > a:hover {}
	.topic_link > a:hover {
		color: #0D0606;
		background-color: #E8E8E2;
	}
}
@media screen and (max-width:999px) {
	.vis {
		height: 360px;
	}
	.vis_inner {}
	.vis_areaTtl {
		width: 180px;
		height: 180px;
	}
	.vis_title {}
	.vis_title > .icon {}
	.vis_title > b {
		font-size: 20px;
	}
	.vis_number {}
	.vis_number > small {
		font-size: 30px;
	}
	.vis_number > b {
		font-size: 40px;
	}
	.feat {
		padding-top: 40px;
	}
	.feat_inner {}
	.feat_title {}
	.feat_title::after {
		width: calc(100% - 264px);
	}
	.feat_title > small {
		font-size: 21px;
	}
	.feat_title > b {
		font-size: 48px;
	}
	.feat_floatImg {}
	.feat_floatImg > img {}
	.feat_floatImg-01 {
		width: 345px;
		height: auto;
		top: -180px;
		right: -20px;
	}
	.feat_text {}
	.feat_cols {
		margin-bottom: 80px;
	}
	.feat_col {}
	.feat_col-no1 {}
	.feat_image {}
	.feat_image > img {}
	.feat_col-no2 {}
	.feat_areaTxt {}
	.feat_producer {}
	.feat_name {}
	.feat_name > small {}
	.feat_name > b {}
	.feat_areaHeadline {
		margin-bottom: 30px;
	}
	.feat_headline {
		font-size: 24px;
		min-width: 660px;
	}
	.feat_headline::before {}
	.feat_headline::after {}
	.feat_floatImg-02 {
		width: 140px;
		right: 0px;
	}
	.point {
		max-width: 720px;
		margin-left: auto;
		margin-right: auto;
	}
	.point_inner {}
	.point::before {}
	.point-01 {}
	.point-02 {
		margin-top: 130px;
	}
	.point-03 {
		margin-top: 120px;
	}
	.point_title {}
	.point_title-01 {}
	.point_title-02 {}
	.point_title-03 {}
	.point_title > small {
		font-size: 26px;
		margin-right: 50px;
	}
	.point_title > small::after {
		width: 40px;
	}
	.point_title-02 > small::after {}
	.point_title-03 > small::after {}
	.point_title > b {
		font-size: 32px;
	}
	.point_headline {
		font-size: 24px;
	}
	.point_text {}
	.point_cols {
		display: block;
	}
	.point_cols-rev {}
	.point_col {
		width: auto;
	}
	.point_col-no1 {
		margin: 0 auto;
	}
	.point_col-no1::before {
		left: -80px;
	}
	.point_col-no1-01 {}
	.point_col-no1-02 {}
	.point_col-no1-03 {}
	.point_col-no1-01::before {
		width: 851px;
	}
	.point_col-no1-02::before {}
	.point_col-no1-03::before {}
	.point_areaTxt {}
	.point_col-no2 {}
	.point_image {
		top: 0;
		left: 0;
	}
	.point_image-01 {}
	.point_image-02 {}
	.point_image-03 {
		left: -40px;
	}
	.point_image > img {
		margin: 0 auto;
	}
	.feat_fullImg {
		margin-top: 80px;
		height: 400px;
	}
	.feat_box {
		margin-bottom: 100px;
	}
	.voice {
		margin-bottom: 150px;
	}
	.voice_cols {}
	.voice::after {
		width: calc(100% + 30px);
		height: calc(100% + 90px);
	}
	.voice_col {}
	.voice_col-no1 {}
	.voice_image {}
	.voice_image > img {}
	.voice_col-no2 {}
	.voice_title {}
	.voice_title::before {}
	.voice_title > b {}
	.voice_title > b::before {}
	.voice_text {
		margin-bottom: 20px;
	}
	.voice_text:last-child {}
	.recipe {
		margin-bottom: 100px;
	}
	.recipe::after {
		width: calc(100% + 30px);
		height: calc(100% + 90px);
	}
	.recipe_cols {}
	.recipe_col {}
	.recipe_col-no1 {
		width: 65%;
	}
	.recipe_title {}
	.recipe_title > b {}
	.recipe_title > b::before {}
	.recipe_headline {
		font-size: 25px;
	}
	.recipe_text {}
	.recipe_col-no2 {
		width: 27%;
	}
	.recipe_image {}
	.recipe_image > img {}
	.recipe_link {}
	.recipe_link > a {}
	.recipe_link > a::before {}
	.recipe_link > a::after {}
	.topic {
		padding-top: 60px;
	}
	.topic_title {}
	.topic_title > img {}
	.topic_headline {
		font-size: 22px;
	}
	.topic_text {}
	.topic_table {}
	.topic_table > tbody {}
	.topic_table > tbody > tr {}
	.topic_table > tbody > tr:first-child {}
	.topic_table > tbody > tr:last-child {}
	.topic_table > tbody > tr > th {}
	.topic_table > tbody > tr > td {}
	.topic_note {}
	.topic_link {
		margin-bottom: 60px;
	}
	.topic_link > a {}
	.topic_link > a::before {}
	.topic_link > a::after {}
	.topic_image {
		width: calc(100% - 100px);
		margin: 0 auto;
	}
	.topic_image > img {}
}
@media screen and (max-width:767px) {
	.vis {
		height: 200px;
	}
	.vis_inner {}
	.vis_areaTtl {
		width: 79px;
		height: 79px;
		box-shadow: 0 0 0 1px #fff;
	}
	.vis_title {
		padding-bottom: 3px;
		margin-bottom: 5px;
	}
	.vis_title > .icon {
		font-size: 14px;
		margin-bottom: 0px;
	}
	.vis_title > b {
		font-size: 11px;
	}
	.vis_number {}
	.vis_number > small {
		font-size: 12px;
		margin-right: 2px;
	}
	.vis_number > b {
		font-size: 20px;
	}
	.feat {
		padding-top: 48px;
	}
	.feat_inner {}
	.feat_title {
		margin-bottom: 18px;
	}
	.feat_title::after {
		width: 100%;
		border-width: 1px;
		margin-top: 7px;
	}
	.feat_title > small {
		font-size: 13px;
		margin-bottom: 3px;
	}
	.feat_title > b {
		font-size: 30px;
	}
	.feat_floatImg {}
	.feat_floatImg > img {}
	.feat_floatImg-01 {
		width: 183px;
		top: -140px;
		right: -10px;
	}
	.feat_text {
		margin-bottom: 25px;
	}
	.feat_cols {
		display: block;
		max-width: 270px;
		margin: 0 auto 60px;
	}
	.feat_col {
		width: auto;
	}
	.feat_col-no1 {
		margin-bottom: 25px;
	}
	.feat_image {}
	.feat_image > img {}
	.feat_col-no2 {
		margin-left: 0;
	}
	.feat_areaTxt {
		padding: 17px 20px;
	}
	.feat_producer {}
	.feat_name {}
	.feat_name > small {}
	.feat_name > b {}
	.feat_areaHeadline {}
	.feat_headline {
		line-height: 1.33;
		padding: 18px 10px;
		width: calc(100% - 20px);
		font-size: 18px;
		min-width: 0;
	}
	.feat_headline::before {
		width: 11px;
	}
	.feat_headline::after {
		width: 11px;
	}
	.feat_floatImg-02 {
		width: 116px;
		right: -47px;
	}
	.point {
		max-width: 380px;
	}
	.point_inner {}
	.point::before {}
	.point-01 {
		margin-top: 95px;
	}
	.point-02 {
		margin-top: 95px;
	}
	.point-03 {
		margin-top: 85px;
	}
	.point_title {}
	.point_title-01 {}
	.point_title-02 {}
	.point_title-03 {}
	.point_title > small {
		font-size: 20px;
		margin-right: 30px;
	}
	.point_title > small::after {
		width: 30px;
	}
	.point_title-02 > small::after {}
	.point_title-03 > small::after {}
	.point_title > b {
		font-size: 24px;
	}
	.point_headline {
		font-size: 20px;
	}
	.point_text {}
	.point_cols {}
	.point_cols-rev {}
	.point_col {}
	.point_col-no1 {}
	.point_col-no1::before {
		background-position: top center;
	}
	.point_col-no1-01 {}
	.point_col-no1-02 {}
	.point_col-no1-03 {}
	.point_col-no1-01::before {
		width: 441px;
		top: -70px;
	}
	.point_col-no1-02::before {
		width: 406px;
		top: -60px;
		left: -50px;
	}
	.point_col-no1-03::before {
		width: 476px;
		top: -50px;
	}
	.point_areaTxt {}
	.point_col-no2 {}
	.point_image {}
	.point_image-01 {}
	.point_image-02 {}
	.point_image-03 {}
	.point_image > img {
		width: 260px;
	}
	.feat_fullImg {
		height: 220px;
		margin-top: 0;
	}
	.feat_box {
		margin-bottom: 70px;
	}
	.voice {
		margin-bottom: 105px;
	}
	.voice_cols {
		flex-direction: column-reverse;
	}
	.voice::after {
		width: calc(100% + 40px);
		height: calc(100% + 70px);
	}
	.voice_col {
		width: auto;
	}
	.voice_col-no1 {}
	.voice_image {}
	.voice_image > img {}
	.voice_col-no2 {
		margin-bottom: 30px;
	}
	.voice_title {
		margin-bottom: 20px;
	}
	.voice_title::before {}
	.voice_title > b {
		padding: 5px 10px;
		padding-right: 20px;
	}
	.voice_title > b::before {}
	.voice_text {
		margin-bottom: 15px;
	}
	.voice_text:last-child {}
	.recipe {
		margin-bottom: 80px;
	}
	.recipe::after {
		width: calc(100% + 40px);
		height: calc(100% + 70px);
	}
	.recipe_cols {
		display: block;
		margin-bottom: 35px;
	}
	.recipe_col {
		width: auto;
	}
	.recipe_col-no1 {
		margin-bottom: 30px;
	}
	.recipe_title {}
	.recipe_title > b {
		padding: 5px 15px;
	}
	.recipe_title > b::before {}
	.recipe_headline {
		font-size: 20px;
		margin-bottom: 8px;
	}
	.recipe_text {}
	.recipe_col-no2 {
		margin: 0 auto;
		max-width: 200px;
	}
	.recipe_image {}
	.recipe_image > img {}
	.recipe_link {
		max-width: none;
	}
	.recipe_link > a {}
	.recipe_link > a::before {}
	.recipe_link > a::after {}
	.topic {
		padding-top: 40px;
		padding-bottom: 60px;
	}
	.topic_title {
		max-width: 200px;
		margin: 0 auto 20px;
	}
	.topic_title > img {}
	.topic_headline {
		font-size: 15px;
	}
	.topic_text {
		text-align: left;
		margin-bottom: 12px;
	}
	.topic_table {
		border-bottom: none;
		margin-bottom: 30px;
	}
	.topic_table > tbody {}
	.topic_table > tbody > tr {}
	.topic_table > tbody > tr:first-child {}
	.topic_table > tbody > tr:last-child {}
	.topic_table > tbody > tr > th {
		width: auto;
		white-space: normal;
	}
	.topic_table > tbody > tr > td {}
	.topic_note {}
	.topic_link {
		max-width: none;
		margin-bottom: 30px;
	}
	.topic_link > a {}
	.topic_link > a::before {}
	.topic_link > a::after {}
	.topic_image {
		width: 100%;
	}
	.topic_image > img {}
}
