@charset "UTF-8";
.ttl-comp01 {
	font-size: 3.5rem;
	line-height: 1.67;
	color: #a5232a;
	letter-spacing: 3.5px;
}

.chefsnow .ttl-comp01 {
	color: #000000;
}

.ttl-comp01--center {
	text-align: center;
}

.ttl-comp02 {
	font-family: dnp-shuei-mincho-pr6n, sans-serif;
	font-size: 4rem;
	line-height: 1.6;
	color: white;
	padding: 0 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	text-align: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	overflow: hidden;
	margin-bottom: 38px;
}

.ttl-comp02>* {
	position: relative;
	padding: 0 19px;
}

.ttl-comp02>*:before,
.ttl-comp02>*:after {
	position: absolute;
	content: '';
	height: 1px;
	background: white;
	top: 60%;
	width: 279px;
}

.ttl-comp02>*:before {
	right: 100%;
}

.ttl-comp02>*:after {
	left: 100%;
}

.ttl-comp02--red {
	color: #a5232a;
}

.ttl-comp02--red>*:before,
.ttl-comp02--red>*:after {
	background: #a5232a;
}

.ttl-comp02--black {
	color: #000000;
}

.ttl-comp02--black>*:before,
.ttl-comp02--black>*:after {
	background: #000000;
}

.sec-page .ttl-comp02 {
	font-size: 3.2rem;
	margin-bottom: 50px;
}

.sec-page .ttl-comp02--black>*:before,
.sec-page .ttl-comp02--black>*:after {
	display: none;
}

.ttl-comp03 {
	font-family: dnp-shuei-mincho-pr6n, sans-serif;
	font-size: 3.85rem;
	line-height: 1.4;
	text-align: center;
	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;
	letter-spacing: 7.5px;
}

.ttl-comp03 .img {
	display: inline-block;
	margin-top: -5px;
}

.ttl-comp04 {
	font-size: 2rem;
	line-height: 1.6;
	position: relative;
	text-align: center;
	padding: 13px 10px;
	margin-bottom: 23px;
}

.ttl-comp04:after {
	content: '';
	width: 0;
	height: 0;
	border-bottom: 10px solid #aa975c;
	border-left: 10px solid transparent;
	position: absolute;
	bottom: 0;
	right: 0;
}

.ttl-comp04:before {
	content: '';
	width: 0;
	height: 0;
	border-top: 10px solid #aa975c;
	border-right: 10px solid transparent;
	position: absolute;
	top: 0;
	left: 0;
}

.ttl-comp04--01 {
	background: #f1f1f1;
	padding: 9px 10px 13px;
	margin-bottom: 40px;
}

.ttl-comp04--01:after,
.ttl-comp04--01:before {
	content: none;
}

.ttl-comp05 {
	font-size: 4.1rem;
	line-height: 1.39;
	letter-spacing: 0.05em;
	color: #000;
	text-align: center;
}

.txt-basic {
	line-height: 2.125;
	font-size: 1.6rem;
}

.txt-center {
	text-align: center;
}

.txt-right {
	text-align: right;
}

.txt-left {
	text-align: left;
}

.btn-comp01 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	width: 100%;
	max-width: 221px;
	height: 61px;
	border: 1px solid white;
	font-weight: bold;
	font-size: 1.6rem;
	line-height: 1.6;
	color: #121212;
	background: #fcc800;
}

.btn-comp01--center {
	margin: 0 auto;
}

.btn-comp01--black {
	border-color: #121212;
	color: #121212;
}

.f-en {
	font-family: "Poppins", sans-serif;
}

.f-jp {
	font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
}

.f-jp-yugothic {
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
}

.list-comp01 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -6px -12px;
	justify-content: center;
}

.list-comp01.style {
	margin: 0 -7px 36px;
}

.list-comp01.style .list-comp01__item.col04 {
	width: 25%;
	padding: 0 7px;
	margin-bottom: 30px;
	min-height: auto;
}

.list-comp01.style .list-comp01__item.col03 {
	min-height: auto;
}

.list-comp01.style .list-comp01__item.col03 .list-comp01__img {
	height: 262px;
	background: #e3e3e3;
}

.list-comp01.style .list-comp01__item.col03 .list-comp01__content {
	padding: 23px 9px 0 9px;
}

.list-comp01.style .list-comp01__item.col03 .list-comp01__tag {
	margin-bottom: 12px;
	color: white;
}

.list-comp01.style .list-comp01__item.col03 .list-comp01__date {
	font-size: 1.3rem;
}

.list-comp01__item {
	width: 33.33%;
	padding: 0 6px;
	min-height: 262px;
	margin-bottom: 12px;
}

.list-comp01__inn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	background: #787878;
	padding: 3px 34px 15px;
	height: 100%;
	background-size: cover;
	background-position: center center;
}

.list-comp01__inn>* {
	width: 100%;
}

.list-comp01__wrap {
	display: block;
}

.list-comp01__img {
	width: 100%;
	overflow: hidden;
	background: #383838;
}

.list-comp01__img>* {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	font-family: 'object-fit: cover;';
}

.list-comp01__content {
	padding: 25px 11px 0 11px;
}

.list-comp01__tag {
	font-size: 1.3rem;
	line-height: 1.4;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 4px;
}

.list-comp01__tag>* {
	background: #aa975c;
	padding: 1px 3px 1px 4px;
	letter-spacing: 0.7px;
	margin: 0 5px 5px 0;
	color: #fff;
}

.list-comp01__txt {
	font-size: 1.7rem;
	line-height: 1.3;
	margin-bottom: 2px;
}

.list-comp01__name {
	font-size: 3.2rem;
	line-height: 1.4;
	margin-bottom: 13px;
	letter-spacing: 1.5px;
	font-family: dnp-shuei-mincho-pr6n, sans-serif;
}

.list-comp01__date {
	font-size: 1rem;
	font-weight: 300;
	line-height: 1.4;
	letter-spacing: 0.7px;
}

.list-comp01__ttl {
	font-size: 2.4rem;
	letter-spacing: 2px;
	font-weight: 600;
	line-height: 1.6;
	margin-bottom: 10px;
}

.list-comp02 {
	color: #010101;
}

.list-comp02__item {
	margin-bottom: 20px;
}

.list-comp02__item:nth-child(2n+2) .list-comp02__f {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.list-comp02__f {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	background: #383838;
}

.list-comp02__l {
	width: 408px;
	height: 350px;
	background: #d6d7cd;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	padding: 26px 0;
}

.list-comp02__l:after {
	position: absolute;
	content: '';
	width: 11px;
	height: 10px;
	background: url("../img/index/ico-arr.png") no-repeat;
	background-size: 100% 100%;
	bottom: 10px;
	right: 9px;
}

.list-comp02__l>* {
	width: 100%;
	padding: 0 15px;
	margin: 0 auto;
	max-width: 304px;
}

.list-comp02__tag {
	font-size: 1.3rem;
	font-weight: bold;
	line-height: 1.4;
	padding: 0 2px;
	letter-spacing: 0.8px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.list-comp02__tag>* {
	background: #aa975c;
	color: white;
	padding: 1px 2px;
	line-height: 1.2;
}

.list-comp02__txt {
	font-family: dnp-shuei-mincho-pr6n, sans-serif;
	font-size: 1.75rem;
	line-height: 1.3;
}

.list-comp02__txt01 {
	font-size: 1.6rem;
	letter-spacing: 2px;
	line-height: 1.44;
}

.list-comp02__txt02 {
	font-size: 3rem;
	letter-spacing: 2px;
	font-weight: 600;
	line-height: 1.6;
	margin-bottom: 50px;
	font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
}

.list-comp02__name {
	font-family: dnp-shuei-mincho-pr6n, sans-serif;
	font-size: 5.2rem;
	line-height: 1.15;
	margin-bottom: 54px;
}

.list-comp02__name .txt-sm {
	font-size: 1.6rem;
	display: block;
	margin-top: 13px;
}

.list-comp02__date {
	font-size: 1rem;
	font-weight: 300;
	line-height: 1.4;
	color: black;
	letter-spacing: 0.8px;
}

.list-comp02__date .txt-lg {
	font-size: 1.3rem;
}

.list-comp02__r {
	width: calc(100% - 408px);
	position: relative;
}

.list-comp02__img {
	height: 350px;
}

.list-comp02__img img {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.list-comp02__content {
	position: absolute;
	background: rgba(0, 0, 0, 0.5);
	color: white;
	bottom: 0;
	left: 0;
	right: 0;
	height: 80px;
	padding: 11px 19px;
}

.list-comp02__content>* {
	overflow: hidden;
	height: 60px;
}

.list-comp02__ttl {
	font-size: 2.4rem;
	letter-spacing: 2px;
	font-weight: 600;
	-webkit-font-smoothing: antialiased;
}

.list-comp02__des {
	font-size: 1.8rem;
	letter-spacing: 1px;
	line-height: 1.6;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.list-comp02--red .list-comp02__des {
	white-space: normal;
}

.list-comp02--red {
	color: white;
}

.list-comp02--red .list-comp02__f {
	background: #e3e3e3;
}

.list-comp02--red .list-comp02__l {
	background: #a5232a;
}

.list-comp02--red .list-comp02__l:after {
	display: none;
}

.list-comp02--red .list-comp02__tag {
	margin-bottom: 12px;
}

.list-comp02--red .list-comp02__tag>* {
	background: white;
	color: #a5232a;
}

.list-comp02--red .list-comp02__date {
	color: white;
}

.list-comp02--red .list-comp02__content {
	background: rgba(0, 0, 0, 0.5);
	padding: 13px 19px 10px 27px;
}

.list-comp02--red .list-comp02__content>* {
	height: 64px;
}

.list-cat01 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	padding: 10px 5px;
	background: #f1f1f1;
	margin-bottom: 36px;
}

.list-cat01 .list-cat01__item {
	width: calc( 100% / 5);
}

.list-cat01 .list-cat01__item a {
	display: block;
	padding: 0 5px;
}

.list-cat01 .list-cat01__item a .list-cat01__img {
	width: 100%;
	height: 168px;
}

.list-cat01 .list-cat01__item a .list-cat01__img img {
	width: 100%;
	height: 100%;
	display: block;
	-o-object-fit: cover;
	object-fit: cover;
}

.list-cat01 .list-cat01__item a .list-cat01__content {
	background: #fff;
	text-align: center;
	padding: 20px 0;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}
.list-cat01 .list-cat01__item a .list-cat01__content.small {
	padding: 15px 0;
}
.list-cat01 .list-cat01__item a .list-cat01__content p {
	text-align: center;
	font-size: 2rem;
	font-weight: 600;
}
.list-cat01 .list-cat01__item a .list-cat01__content.small p {
	font-size: 1.4rem;
}

.breadcrumb {
	font-size: 1.2rem;
	font-weight: 400;
	color: #ffffff;
	background: #000000;
	border-top: 1px solid #262626;
	border-bottom: 1px solid #262626;
	padding: 5px 0;
}

.breadcrumb a,
.breadcrumb span {
	color: #ffffff;
}

.breadcrumb .inner>span:last-child {
	color: #aa975c;
}

body {
	color: #000;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
	/*
  font-family: dnp-shuei-mincho-pr6n, sans-serif;
*/
	font-weight: 500;
	font-size: 100%;
	-webkit-font-smoothing: antialiased;
	line-height: 1.4;
	overflow: hidden;
}

.header {
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	right: 0;
}

.header.fixed {
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.header .inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 90px;
}

.header-logo {
	margin: 1px 0 0 7px;
}

.header-nav {
	margin-left: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	white-space: nowrap;
}

.header-nav ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 2rem;
	letter-spacing: 2.8px;
	margin-bottom: 3px;
}

.header-nav ul li {
	margin: 0 0 0 38px;
}

.header-nav ul li>a {
	position: relative;
	font-family: dnp-shuei-mincho-pr6n, sans-serif;
}

.header-btn {
	font-size: 1.6rem;
	font-weight: 300;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 131px;
	height: 32px;
	border: 1px solid white;
	border-radius: 50px;
	margin: 4px 0 0 37px;
}

.header-control {
	position: relative;
	display: none;
	width: 21px;
	height: 21px;
	margin: 0 9px 0 auto;
}

.header-control span {
	position: absolute;
	width: 100%;
	height: 1px;
	background: #fff;
	-webkit-backface-visibility: hidden;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.header-control span:first-child {
	top: 30%;
	left: 0;
}

.header-control span:last-child {
	bottom: 35%;
	left: 27%;
	width: 73%;
}

.header-control.close span:first-child {
	top: 48%;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.header-control.close span:last-child {
	bottom: 48%;
	left: 0;
	width: 100%;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.main-page {
	margin-top: 90px;
}

.footer {
	padding: 33px 0 24px;
}

.footer-menu {
	font-size: 1.4rem;
	line-height: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	letter-spacing: 1.5px;
	margin-bottom: 25px;
}

.footer-menu>* {
	padding-right: 8px;
	margin-right: 8px;
	border-right: 1px solid white;
}

.footer-menu>*:last-child {
	margin-right: 0;
	border-right: none;
}

.footer .copyright {
	font-size: 0.9rem;
	line-height: 1.4;
	letter-spacing: 1.2px;
}

.footer-social__ttl {
	font-size: 1.6rem;
	margin-bottom: 18px;
}

.footer-social__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 78px;
}

.footer-social__list a i {
	font-size: 2.8rem;
}

.footer-social__list>* {
	margin: 0 11px;
}

.is-locked {
	overflow: hidden;
	-ms-touch-action: none;
	touch-action: none;
}

.is-locked body {
	-webkit-overflow-scrolling: auto;
}

.sec-mv {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #000000;
}

.sec-mv>* {
	width: 100%;
}

.mv-box .main-slide .main-slide-item {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.mv-box .main-slide .main-slide-item a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	max-width: 1190px;
	position: relative;
	z-index: 1;
	height: inherit;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 600px;
	position: relative;
}

.mv-box>* {
	width: 100%;
}

.mv-txt {
	border: 1px dotted #fff;
	color: #fff;
	width: 130px;
	height: 130px;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	font-size: 1.85rem;
	line-height: 1.4;
	position: absolute;
	z-index: -1;
	margin: -136px 0 -37px 0;
	font-weight: bold;
	left: 3%;
	top: 56%;
	transform: translateY(-50%);
	z-index: 1;
}

.mv-ttl {
	font-family: dnp-shuei-mincho-pr6n, sans-serif;
	font-size: 5.2rem;
	line-height: 1.45;
	padding: 0 0 0 56px;
	color: #010101;
	position: absolute;
	left: 3%;
	top: 50%;
	transform: translateY(-50%);
	z-index: 2;
}

.mv-ttl>* {
	background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, white), color-stop(50%, transparent));
	background-image: -o-linear-gradient(left, white 50%, transparent 50%);
	background-image: linear-gradient(to right, white 50%, transparent 50%);
	background-size: 200% 78%;
	background-repeat: no-repeat;
	background-position: left 0 top 1.6rem;
}

.sec-update {
	padding: 60px 0;
}

.update-inn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	max-width: 1170px;
	margin-bottom: 36px;
}

.sec-chefsnow {
	padding: 60px 0 120px;
}

.sec-chefsnow .update-inn {
	-webkit-box-align: start;
	-ms-flex-align: initial;
	align-items: flex-start;
	margin-top: 80px;
}

.sec-chefsnow .update-inn+.update-inn {
	margin-top: 40px;
}

.update-chef {
	width: 20%;
	padding: 0 40px 18px 0;
	text-align: center;
	font-family: dnp-shuei-mincho-pr6n, sans-serif;
}

.update-chef .update-chef__txt {
	margin-top: 10px;
}

.update-chef .update-chef__txt .update-chef__store {
	font-size: 1.3rem;
	line-height: 1.4;
	letter-spacing: 0.05em;
	display: inline-block;
	width: 100%;
}

.update-chef .update-chef__txt .update-chef__name {
	font-size: 1.6rem;
	line-height: 1.4;
	letter-spacing: 0.05em;
	display: inline-block;
	width: 100%;
}

.update-ttl {
	width: 26.7%;
	padding: 0 10px 18px 0;
	text-align: center;
	font-family: dnp-shuei-mincho-pr6n, sans-serif;
}

.update-chef__txt {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.update-list {
	width: 73.3%;
}

.sec-chefsnow .update-list {
	width: 80%;
}
.chefsnow .update-inn {
	flex-direction: column;
	width: 80%;
	margin: 0 auto 36px;
}
.chefsnow .update-inn .sub-txt {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
	width: 100%;
}
.chefsnow .update-inn .sub-txt h3 {
	font-size: 3.5rem;
    line-height: 4.2rem;
    font-family: dnp-shuei-mincho-pr6n, serif;
    padding-left: 40px;
}
.chefsnow .update-inn .sub-txt span {
	font-size: 2.8rem;
    line-height: 4.2rem;
    font-family: dnp-shuei-mincho-pr6n, serif;	
    background: #ffc800;
    padding: 0 20px;
}
.chefsnow .update-inn .update-list {
	width: 100%;
}

.update-list__item {
	border-bottom: 1px dashed #d6d6d6;
}

.update-list__item:first-child {
	border-top: 1px dashed #d6d6d6;
}

.update-list__wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	padding: 13px 26px 10px 40px;
	flex-wrap: wrap;
}

.update-list__ttl {
	font-size: 1.7rem;
	line-height: 1.55;
	letter-spacing: 0.5px;
	width: calc(100% - 92px);
	max-width: 590px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.chefsnow .update-inn .update-list__ttl  {
	width: calc(100% - 172px);
	max-width: 100%;
}
.update-list__date {
	font-size: 1.6rem;
	margin: 2px auto 0;
	width: 92px;
	color: #b3b3b3;
	text-align: center;
}
.chefsnow .update-inn .update-list__date {
	padding: 0 40px;
}

.update-list__chef {
	width: 100%;
	font-size: 1.3rem;
}

.sec-feature {
	background: #aa975c;
	padding: 60px 0;
}

.feature-list {
	margin-bottom: 26px;
	color: white;
}

.feature-list__tag {
	margin-bottom: 3px;
}

.feature-list__tag>* {
	letter-spacing: 0.5px;
	background: #aa975c;
	padding: 1px 4px 1px 4px;
	margin: 0 3px 3px 0;
}

.feature-list__ttl {
	font-size: 2.4rem;
	line-height: 1.7;
	font-weight: 600;
	-webkit-font-smoothing: antialiased;
}

.feature-list__subttl {
	font-size: 1.4rem;
	margin-bottom: 9px;
	line-height: 1.44;
	font-weight: 400;
}

.feature-list__date {
	font-size: 1.3rem;
	line-height: 1.4;
	font-weight: 300;
	letter-spacing: 0.7px;
	color: #a8a8a8;
}
.sec-feature .btn-comp01 {
	background: none;
	color: #fff;
}

.sec-cook {
	padding: 60px 0;
}

.cook-ttl {
	padding-left: 6px;
	margin-bottom: 45px;
}

.sec-cuisine {
	padding: 60px 0;
}

.sec-feed {
	padding: 60px 0;
}

.page-pickup .breadcrumb .inner {
	max-width: 1180px;
}

.sec-specialmore {
	padding: 87px 0 0;
}

.sec-mv01 {
	position: relative;
	background: #000;
}

.sec-mv01 .inner {
	max-width: 1190px;
	height: 460px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
}

.sec-mv01 .inner .favorite {
	position: absolute;
	bottom: 10%;
	right: 3%;
}

.sec-mv01 .inner .favorite a {
	border: 1px solid #fff;
	color: #fff;
	font-size: 1.6rem;
	padding: 0 20px;
	line-height: 3;
	display: inline-block;
	border-radius: 6px;
	transition: 1.0s;
	cursor: pointer;
}

.sec-mv01 .inner .favorite a:hover {
	background: #fff;
	color: #000;
}

.sec-mv01 .mv-pos .inner {
	height: 600px;
}

.sec-mv01 .mv-pos {
	position: relative;
}

.sec-mv01 .mv-pos .txt-mv01 {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.sec-mv01 .ttl-mv01 {
	font-family: dnp-shuei-mincho-pr6n, sans-serif;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	color: #ffffff;
	position: absolute;
	top: 50%;
	left: 3%;
	transform: translateY(-50%);
	text-shadow: rgb(0 0 0 / 40%) 1px 1px 10px, rgb(0 0 0 / 40%) -1px 1px 10px, rgb(0 0 0 / 40%) 1px -1px 10px, rgb(0 0 0 / 40%) -1px -1px 10px;
}

.sec-mv01 .ttl-mv01 small {
	font-size: 2.1rem;
	letter-spacing: 0.12em;
	line-height: 1.5357;
}

.sec-mv01 .ttl-mv01 .txt-mvmain {
	font-size: 3.2rem;
	line-height: 1.2;
	display: inline-block;
	width: 100%;
	font-weight: 600;
}

.sec-mv01--02 {
	padding: 49px 0;
}

.sec-mv01--02 .mv-pos {
	margin-top: 0;
}

.sec-mv01--02 .mv-pos .author {
	font-size: 1.8rem;
	line-height: 1.81;
}

.sec-mv01--02 .mv-pos .ttl-mv01 {
	margin-bottom: 5px;
	left: 10%;
}

.bg-black {
	background: #000000;
	color: #ffffff;
}

.layout-main {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.layout-main__l {
	width: 77%;
	padding-right: 23px;
	border-right: 1px solid #aa975c;
	padding-left: 15px;
	margin-bottom: 100px;
}

.layout-main__r {
	width: 23%;
	padding-left: 40px;
	margin-bottom: 50px;
}

.catalog {
	font-size: 1.3rem;
	color: #aa975c;
	line-height: 1.5;
	font-weight: 400;
	text-decoration: underline;
}

.part-time {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.time {
	font-size: 1.3rem;
	font-family: "Poppins", sans-serif;
	font-weight: 300;
}

.box-specialmore {
	padding-right: 17px;
}

.box-specialmore .box-contentdetail {
	position: relative;
	top: -24px;
	margin-bottom: 50px;
}

.box-specialmore .box-contentdetail .block-txt {
	margin-bottom: 56px;
}

.box-specialmore .box-contentdetail .block-txt p {
	line-height: 2;
	font-size: 1.8rem;
}

.box-specialmore .box-contentdetail .block-txt:last-child {
	margin-bottom: 0;
}

.box-specialmore .ttl-content {
	font-size: 3.2rem;
	font-weight: 300;
	font-family: dnp-shuei-mincho-pr6n, sans-serif;
	margin-bottom: 24px;
	line-height: 1.5;
	font-weight: 600;
}

.box-specialmore .ttl-paragraph {
	font-size: 2.4rem;
	font-weight: 300;
	font-family: dnp-shuei-mincho-pr6n, sans-serif;
	margin-bottom: 24px;
	line-height: 1.5;
	font-weight: 600;
}

.box-specialmore .b-flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.box-specialmore .b-flex--reverse {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.box-specialmore .b-flex--reverse.img-half .img-h {
	padding-left: 0;
	padding-right: 26px;
}

.box-specialmore .img-half .txt-h {
	width: 50%;
}

.box-specialmore .img-half .img-h {
	width: 50%;
	padding-left: 26px;
	margin-top: 12px;
}

.box-specialmore .img-cicle {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.box-specialmore .img-cicle .txt-c {
	width: 60%;
}

.box-specialmore .img-cicle .img-c {
	width: 40%;
	padding-right: 30px;
	margin-top: 41px;
}

.box-specialmore .img-cicle img {
	border-radius: 50%;
}

.box-specialmore .img-full {
	width: 100%;
	margin-top: 32px;
	margin-bottom: 30px;
	padding-left: 9px;
}

.block-linkother {
	text-align: center;
	margin-bottom: 120px;
}

.block-linkother .btn-comp01 {
	margin: 0 auto;
	font-weight: 400;
}

.ttl-post small {
	font-size: 1.8rem;
	line-height: 1.1;
	letter-spacing: 0.05em;
	display: inline-block;
	width: 100%;
}

.ttl-postmain {
	font-size: 4.5rem;
	line-height: 1.2;
	letter-spacing: 0.05em;
}

.box-postintro {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	margin-bottom: 90px;
	padding-left: 10px;
}

.box-postintro__img {
	width: 50%;
	padding-right: 43px;
}

.box-postintro__txt {
	width: 50%;
	padding-bottom: 6px;
}

.box-postintro .txt-des {
	margin-bottom: 26px;
	letter-spacing: 0.06em;
}

.box-postintro .txt-link {
	font-size: 1.6rem;
	font-weight: 400;
	letter-spacing: 0.1em;
	color: #aa975c;
	text-decoration: underline;
	position: relative;
}

.box-postintro .txt-link:after {
	content: '';
	width: 8px;
	height: 8px;
	border-top: 1px solid #aa975c;
	border-right: 1px solid #aa975c;
	display: inline-block;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	bottom: 0;
	right: -20px;
}

.ttl-postrelated {
	font-size: 2.4rem;
	font-weight: 400;
	letter-spacing: 0.12em;
	line-height: 1;
	padding-left: 23px;
	padding-bottom: 24px;
	border-bottom: 1px solid #f1f3f4;
	position: relative;
	margin-bottom: 32px;
}

.ttl-postrelated:before {
	content: '';
	width: 3px;
	position: absolute;
	top: 0px;
	bottom: 13px;
	left: 0;
	background: #aa975c;
}

.box-postrelated .list-posts {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0 15px;
}

.box-postrelated .list-posts .item-post {
	width: calc(50% - 18px);
	margin-right: 36px;
	margin-bottom: 50px;
}

.box-postrelated .list-posts .item-post:nth-child(2n),
.box-postrelated .list-posts .item-post:last-child {
	margin-right: 0;
}

.box-postrelated .list-posts .img {
	margin-bottom: 17px;
}

.box-postrelated .list-posts .part-time {
	margin-bottom: 6px;
}

.ttl-postrl {
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1.66;
	letter-spacing: 0.05em;
}

.author-postrl {
	font-size: 1.3rem;
	font-weight: 400;
	line-height: 1.66;
	letter-spacing: 0.05em;
}

.list-sidepost .item {
	margin-bottom: 40px;
}

.list-sidepost .item:last-child {
	margin-bottom: 0;
}

.list-sidepost .item:last-child {
	margin-bottom: 0;
}

.list-sidepost .item .img {
	margin-bottom: 13px;
}

.list-sidepost .item .txt .part-time {
	margin-bottom: 7px;
}

.box-siderbar {
	padding-top: 10px;
}

.box-siderbar+.box-siderbar {
	margin-top: 44px;
}

.box-siderbar--01 {
	padding-top: 0;
}

.box-siderbar--01+.box-siderbar--01 {
	margin-top: 44px;
}

.box-siderbar--01 .list-sidepost .item .img {
	margin-bottom: 20px;
}

.mv-special {
	position: relative;
	background: #000;
}

.mv-special__img img {
	width: 100%;
}

.mv-special .inner {
	position: relative;
	width: 100%;
	max-width: 1190px;
	margin: auto;
	height: 600px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.mv-special .inner .favorite {
	position: absolute;
	bottom: 10%;
	right: 3%;
}

.mv-special .inner .favorite a:hover {
	background: #fff;
	color: #000;
}

.mv-special .inner .favorite span,
.mv-special .inner .favorite a {
	border: 1px solid #fff;
	color: #fff;
	font-size: 1.6rem;
	padding: 0 20px;
	line-height: 3;
	display: inline-block;
	border-radius: 6px;
	transition: 1.0s;
	cursor: pointer;
}

.sec-mv01 .inner .favorite a:hover {
	background: #fff;
	color: #000;
}

.sec-mv01 .inner .favorite a i {
	font-size: 2rem;
	vertical-align: middle;
	margin-right: 10px;
	display: flex;
	justify-content: center;
	line-height: 2;
	align-items: center;
}

.sec-mv01 .inner .favorite a:hover i {
	color: #ff0000;
}

.sec-mv01 .inner .favorite a i.icon-heart:after {
	content: 'お気に入りに追加';
	font-size: 1.5rem;
	margin-left: 5px;
}

.sec-mv01 .inner .favorite a i.icon-heart-broken:after {
	content: 'お気に入り解除';
	font-size: 1.5rem;
	margin-left: 5px;
}

.mv-special__ttl {
	font-family: dnp-shuei-mincho-pr6n, sans-serif;
	position: absolute;
	color: #ffffff;
	top: 50%;
	left: 5%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.mv-special__ttl small {
	display: block;
	font-size: 2rem;
	margin-bottom: 4px;
}

.mv-special__ttl .jp {
	display: block;
	font-size: 6rem;
	line-height: 1;
}
.mv-special__ttl .sub_ttl {
	display: block;
	font-size: 2rem;
	margin-top: 20px;
}

.mv-special__ttl .en {
	display: block;
	font-size: 1.725rem;
}

.mv-special__ttl.center {
	font-family: dnp-shuei-mincho-pr6n, sans-serif;
	text-align: center;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.sec-specical {
	padding: 82px 0 113px;
}

.specical-txt {
	max-width: 735px;
	margin: 0 auto;
	line-height: 2;
	font-size: 1.8rem;
}

.specical-txt-mb {
	margin-bottom: 113px;
}

.list-special {
	max-width: 980px;
	margin: 0 auto;
}

.list-special__item {
	margin-bottom: 124px;
}

.list-special__item .btn-comp01--center {
	margin-top: 40px;
}

.list-special__img {
	position: relative;
	overflow: hidden;
	margin-bottom: 52px;
}

.list-special__img:before {
	content: "";
	display: block;
	background: #262626;
	padding-bottom: calc(245/416*100%);
}

.list-special__img .thumbnail {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.list-special__img img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	font-family: "object-fit: cover";
}

.list-special__wrap {
	position: relative;
}

.list-special__country {
	position: absolute;
	font-size: 1.1rem;
	padding-bottom: 8px;
}

.list-special__country:before {
	content: "";
	position: absolute;
	background: url("../img/special/square.png") center no-repeat;
	background-size: contain;
	width: 135px;
	height: 136px;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.list-special__country:after {
	content: "";
	position: absolute;
	background: #ffffff;
	width: 19px;
	height: 1px;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.list-special__country.right {
	right: 9px;
	bottom: 10px;
}

.list-special__country.left {
	left: -1px;
	bottom: 4px;
}

.list-special__country span {
	position: relative;
}

.list-special__tm {
	font-family: dnp-shuei-mincho-pr6n, sans-serif;
	text-align: center;
	color: #aa975c;
	font-size: 2.1rem;
}

.list-special__ttl {
	font-family: dnp-shuei-mincho-pr6n, sans-serif;
	text-align: center;
	font-size: 5.032rem;
	margin-bottom: 54px;
}

.btn-story {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 140px;
	height: 140px;
	background: #a68851;
	color: #ffffff;
	font-size: 1.6rem;
	border-radius: 50%;
}

.btn-story:after {
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	border-top: 2px solid #6e5326;
	border-right: 2px solid #6e5326;
	top: 50%;
	right: 19px;
	-webkit-transform: translateY(-50%) rotate(45deg);
	-ms-transform: translateY(-50%) rotate(45deg);
	transform: translateY(-50%) rotate(45deg);
}

.sec-story {
	padding: 46px 0 64px;
}

.sec-story .inner {
	position: relative;
}

.sec-story .txt-basic {
	max-width: 815px;
	margin: 0 auto;
	line-height: 2;
	font-size: 1.8rem;
}

.sec-story .btn-story {
	position: absolute;
	bottom: -84px;
	right: 25px;
}

.sec-chefone {
	margin: 80px 0;
}

.sec-chefone .chef-content-block {
	border-bottom: 1px solid #dedede;
}

.sec-chefone .chef-content-block+.chef-content-block {
	margin-top: 75px;
}

.sec-chefone .inner .chef-content-block:last-child {
	border-bottom: none;
}

.chefone-ttl {
	font-family: dnp-shuei-mincho-pr6n, sans-serif;
	text-align: center;
	font-size: 4rem;
	margin-bottom: 42px;
}

.list-chefone {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	justify-content: center;
	padding-bottom: 23px;
}

.list-chefone a {
	display: block;
	color: #000000;
}

.list-chefone.end {
	border: 0;
	padding-bottom: 0;
}

.list-chefone__item {
	width: 33.333%;
	padding: 0 6px;
	margin-bottom: 26px;
}

.list-chefone__img {
	position: relative;
	overflow: hidden;
}

.list-chefone__img:before {
	content: "";
	display: block;
	background: #e3e3e3;
	padding-bottom: calc(262 / 386 * 100%);
}

.list-chefone__img .thumbnail {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.list-chefone__img img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	font-family: "object-fit: cover";
}

.list-chefone__content {
	padding: 21px 8px;
}

.list-chefone__note {
	display: inline-block;
	color: #aa975c;
	font-size: 1.3rem;
	border-bottom: 1px solid #aa975c;
	line-height: 1.2;
	margin-bottom: 7px;
}

.list-chefone__ttl {
	font-weight: 600;
	font-size: 2.4rem;
	line-height: 1.5;
	margin-bottom: 15px;
}

.list-chefone__time {
	font-family: "Poppins", sans-serif;
	font-weight: 300;
	font-size: 1.3rem;
}

.bg-gray {
	background: #ebe7e5;
}

.sec-chefend {
	padding: 48px 0 51px;
	margin-bottom: 98px;
}

.sec-chefend+.btn-comp01 {
	margin-bottom: 113px;
}

.chefend-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	max-width: 1092px;
	margin: 0 auto;
}

.chefend-img {
	position: relative;
	overflow: hidden;
	width: 36.7%;
}

.chefend-img:before {
	content: "";
	display: block;
	background: #ffffff;
	padding-bottom: calc(272 / 400 * 100%);
}

.chefend-img .thumbnail {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.chefend-img img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	font-family: "object-fit: cover";
}

.chefend-content {
	width: 58.3%;
}

.chefend-ttl {
	font-family: dnp-shuei-mincho-pr6n, sans-serif;
	font-size: 3.2rem;
	margin-bottom: 26px;
	line-height: 1;
}

.chefend-txt {
	line-height: 1.875;
	font-size: 1.6rem;
}

.chefend-list .item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.chefend-list .item .right {
	width: 80px;
}

.chefend-list .item .left {
	width: calc(100% - 90px);
}

.sec-article {
	padding: 70px 0 23px;
}

.sec-article .box-mix .img-half {
	margin-bottom: 40px;
}

.sec-article .box-contentdetail {
	top: -13px;
}

.box-contentdetail>*+* {
	margin-top: 40px;
}

.box-contentdetail .list-ctpost {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.box-contentdetail .list-ctpost .item-ctpost {
	width: calc(50% - 12px);
	margin-right: 24px;
	margin-bottom: 50px;
}

.box-contentdetail .list-ctpost .item-ctpost:last-child,
.box-contentdetail .list-ctpost .item-ctpost:nth-child(2n) {
	margin-right: 0;
}

.box-flex-img .list-flex-img {
	display: flex;
}

.box-flex-img .list-flex-img .item {
	width: 100%;
}

.box-flex-img .list-flex-img .item+.item {
	margin-left: 15px;
}

.box-flex-img .list-flex-img .item .txt {
	text-align: center;
}

.box-contentdetail .img-full {
	margin-top: 45px;
}

.box-contentdetail .block-txt {
	margin-bottom: 67px;
}

.box-contentdetail .movie {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.box-contentdetail .movie span {
	display: block;
	width: 100%;
	padding-bottom: 56.25%;
	position: relative;
}

.box-contentdetail .movie span iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.box-contentdetail .btn {
	text-align: center;
}
.box-contentdetail a {
	color: #aa975c;
	text-decoration: underline;
}
.box-contentdetail .btn a {
    display: inline-block;
    text-align: center;
    width: auto;
    padding: 0 40px;
    line-height: 6rem;
    border: 1px solid white;
    font-size: 1.6rem;
    border-color: #121212;
    color: #121212;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
    text-decoration: none;
}
.box-contentdetail.special .btn a {
    border-color: #fff;
    color: #fff;	
}
.box-contentdetail .btn a:hover {
	border-color: #aa975c;
	background: #aa975c;
	color: #fff;
	opacity: 1;
}


.block-link {
	margin-bottom: 21px;
}

.box-social {
	padding-top: 5px;
	margin-bottom: 100px;
}

.box-social .list-social {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.box-social .list-social .item {
	padding: 0 55px;
}

.box-social .list-social .item a {
	font-size: 3rem;
}

.box-social .list-social .item a .icon-tw {
	color: #1DA1F2;
}

.box-social .list-social .item a .icon-fb {
	color: #1877f2;
}

.box-social .list-social .item a .icon-hatebu {
	color: #00A4DE;
}

.box-social .list-social .item a .icon-line {
	color: #00B900;
}

.box-tags .ttl-postrelated {
	margin-bottom: 18px;
	padding-bottom: 18px;
	line-height: 2;
}

.box-tags .ttl-postrelated:after {
	border-top: 17px;
}

.box-tags .list-tags {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	padding-left: 18px;
	margin-bottom: 50px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.box-tags .list-tags li {
	padding: 0 22px;
	margin-bottom: 15px;
	font-size: 1.8rem;
}

.box-tags .list-tags li:last-child {
	padding-right: 0;
}

.box-tags .list-tags li a:before {
	content: '#';
	display: inline;
	color: #aa975c;
}

.sec-chefonemore {
	position: relative;
}

.sec-chefonemore .ttl-comp05 {
	margin-bottom: 115px;
	padding-top: 117px;
}

.sec-chefonemore .ttl-topcl {
	position: absolute;
	top: -61px;
	margin: 0 auto;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.sec-chefonemore .ttl-topcl .btn-story:after {
	content: none;
}

.sec-chefonemore .box-contentdetail {
	top: -8px;
}

.sec-chefonemore .box-contentdetail .img-full {
	margin-top: 45px;
	margin-bottom: 45px;
}

.sec-chefonemore .box-postrelated {
	margin-bottom: 32px;
}

.sec-chefonemore .layout-main {
	margin-bottom: 58px;
}

.mypage__heading {
	padding: 70px 0;
	border-bottom: 1px solid #bfbfbf;
}

.mypage__heading-main {
	text-align: center;
	position: relative;
	padding-bottom: 27px;
	font-size: 2.8rem;
}

.mypage__heading-main::after {
	content: '';
	position: absolute;
	width: 40px;
	height: 2px;
	left: 50%;
	bottom: 0;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #aa975c;
}

.page-mypage__content {
	padding-top: 45px;
	padding-bottom: 50px;
}

.page-mypage__content-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -10px;
}

.page-mypage__content .mypage-sidebar {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%;
	padding-left: 10px;
	padding-right: 10px;
}

.page-mypage__content .mypage-sidebar__title {
	letter-spacing: 0.5px;
	font-size: 1.7rem;
	font-weight: 500;
	color: #bfbfbf;
	padding-bottom: 13px;
	padding-left: 30px;
	position: relative;
}

.page-mypage__content .mypage-sidebar__list {
	padding-right: 53px;
}

.page-mypage__content .mypage-sidebar__list.show-list {
	display: block;
}

.mypage-sidebar__list li {
	display: block;
	padding: 23px 0 21px;
	border-top: 1px solid #bfbfbf;
}

.mypage-sidebar__list li:last-child {
	border-bottom: 1px solid #bfbfbf;
}

.mypage-sidebar__list li a {
	display: block;
	padding-left: 30px;
	font-size: 1.8rem;
	font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
	font-weight: 400;
}

.mypage-sidebar__list li a:hover {
	color: #aa975c;
}

.page-mypage__content .mypage-sidebar__icon {
	display: block;
	width: 30px;
	height: 30px;
	padding-left: 10px;
}

.page-mypage__content .mypage__product {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%;
	padding-left: 10px;
	padding-right: 10px;
}

.page-mypage__content .mypage__product h2.text-black {
	color: #000000;
	font-size: 2.6rem;
	font-weight: 400;
	padding-top: 11px;
	margin-bottom: 0;
}

.page-mypage__content .mypage__product h2.text-black>*:before,
.page-mypage__content .mypage__product h2.text-black>*:after {
	background-color: #000000;
}

.page-mypage__content .mypage__product-box {
	margin-right: 43px;
}

.page-mypage__content .no__content {
	min-height: 400px;
	display: flex;
	flex-direction: column;
	align-content: center;
	justify-content: center;
}

.page-mypage__content .no__content p {
	font-size: 1.5rem;
}

.page-mypage__content .mypage__product-list {
	padding-top: 40px;
	padding-bottom: 33px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 18px;
}

.page-mypage__content .mypage__product-item {
	display: block;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	padding-left: 18px;
	padding-right: 20px;
	margin-bottom: 58px;
}

.page-mypage__content .mypage__product-item-img {
	position: relative;
	margin-bottom: 20px;
}

.page-mypage__content .mypage__product-item-img>img {
	display: block;
	width: 100%;
	height: auto;
}

.page-mypage__content .favorite {
	position: absolute;
	top: 10px;
	left: 10px;
	display: inline-block;
	z-index: 50;
}

.page-mypage__content .favorite a {
	border-radius: 20px;
	padding: 7px 16px;
	background-color: #000000;
	color: white;
	font-size: 1.4rem;
	text-align: center;
	display: inline-block;
}

.page-mypage__content .mypage__product-item-img-icon {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background-color: white;
	position: absolute;
	top: 15px;
	right: 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	z-index: 50;
}

.page-mypage__content .mypage__product-item-img-icon .wpfp-span a i {
	font-size: 2rem;
	color: #b6b6b6;
	vertical-align: bottom;
}

.page-mypage__content .mypage__product-item-img-icon .wpfp-span a i.icon-heart-broken:before {
	content: "\e9da";
}

.page-mypage__content .mypage__product-item-img-icon .wpfp-span a:hover i {
	color: #ff0000;
}

.page-mypage__content .mypage__product-item-content {
	padding-left: 10px;
}

.page-mypage__content .mypage__product-item-nation {
	font-weight: 500;
	color: #a5232a;
	font-size: 1.3rem;
}

.page-mypage__content .mypage__product-item-title {
	color: #000000;
	font-size: 1.4rem;
	margin: 14px 0 6px 0;
	font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
	font-weight: 500;
}

.page-mypage__content .mypage__product-item-desc {
	color: #000000;
	font-size: 2.2rem;
	font-weight: 600;
}

.page-mypage__content .mypage__product-item-point span {
	background-color: #aa975c;
	font-size: 1.3rem;
	font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
	color: white;
	display: inline-block;
	padding: 0 5px;
	line-height: normal;
}

.page-mypage__content .mypage__product-item-name {
	padding: 16px 0;
	font-size: 2.4rem;
	font-weight: 600;
}

.page-mypage__content .mypage__product-item-date {
	font-size: 1.3rem;
	font-family: "Poppins", sans-serif;
	font-weight: 300;
}

.page-mypage__content .mypage__product-cta {
	margin-bottom: 52px;
}

.page-mypage__content .mypage__product-cta .block-link .btn-comp01 {
	margin-left: auto;
	margin-right: auto;
	color: #000000;
	border-color: #000000;
	font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
	font-weight: 500;
}

.sec-archive {
	padding: 60px 0 120px;
}

.chefall-cta {
	margin-bottom: 150px;
}

.chefall-cta .block-link .btn-comp01 {
	margin-left: auto;
	margin-right: auto;
	color: #000000;
	border-color: #000000;
}

.chefall-nav {
	margin-bottom: 45px;
}

.chefall-heading {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 42px;
}

.chefall-heading__main {
	padding-right: 10px;
	font-size: 3.8rem;
	letter-spacing: 0.15em;
}

.chefall-heading>img {
	display: block;
}

.chefall-nav {
	margin-bottom: 40px;
}

.chefall-nav__list {
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.chefall-nav__item {
	padding: 0 27px;
	display: inline-block;
	margin-bottom: 25px;
}

.chefall-nav__link {
	display: inline-block;
	font-size: 1.4rem;
	color: #aa975c;
	text-transform: uppercase;
	padding-bottom: 0px;
	border-bottom: 1px solid #aa975c;
}

.active .chefall-nav__link {
	color: #000000;
	border-bottom-color: #000000;
}

.chefall-products {
	margin-bottom: 63px;
	max-width: 1096px;
	margin-left: auto;
}

.chefall-products__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.chefall-products__item {
	width: calc( 100% / 3);
	padding: 0 10px;
	margin-bottom: 40px;
	display: flex;
	flex-direction: column;
}

.chefall-products__item a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.chefall-products__item-img {
	width: 121px;
}

.chefall-products__item-img>img {
	display: block;
	width: 100%;
}

.chefall-products__item-content {
	padding: 7px 0 10px 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: calc(100% - 121px);
}

.chefall-products__item-nation {
	font-size: 1.3rem;
	color: #aa975c;
}

.chefall-products__item-info {
	margin-top: auto;
	line-height: 1.2;
}

.chefall-products__item-textsm {
	font-size: 1.4rem;
	color: #000000;
	font-weight: 600;
}

.chefall-products__item-desc {
	font-size: 2.2rem;
	color: #000000;
	font-weight: 600;
	margin-top: 5px;
}

.chefall-products__item-yt {
	margin-top: 5px;
}

.chefall-products__item-yt a {
	background: #f1f1f1;
	padding: 3px 10px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 1.6rem;
	-webkit-transition: .3s ease;
	-moz-transition: .3s ease;
	-ms-transition: .3s ease;
	-o-transition: .3s ease;
	transition: .3s ease;
}

.chefall-products__item-yt a:before {
	content: "\eefc";
	font-family: 'icomoon' !important;
	color: #DA1725;
	font-size: 2rem;
	margin-right: 10px;
}

.chefall-products__item-yt a:hover {
	background: #DA1725;
	color: #fff;
	opacity: 1;
}

.chefall-products__item-yt a:hover:before {
	color: #fff;
}

.box-siderbar-secondary {
	padding-top: 10px;
	margin-top: 44px;
}

.box-siderbar-secondary--01 {
	padding-top: 0;
}

.list-sidepost-secondary .item {
	margin-bottom: 40px;
}

.list-sidepost-secondary .item:last-child {
	margin-bottom: 0;
}

.list-sidepost-secondary .item .img {
	margin-bottom: 13px;
}

.box-siderbar-secondary--01 .list-sidepost-secondary .item .img {
	margin-bottom: 20px;
}

.list-sidepost-secondary .item .txt .part-time {
	margin-bottom: 7px;
}

.bg-black .box-siderbar .ttl-comp04,
.bg-black .box-siderbar-secondary .ttl-comp04 {
	color: #000;
}

.sec-story .btn-comp01 {
	margin-top: 20px;
}


/* 汎用ページ向け */

.sec-page {
	padding-top: 60px;
	padding-bottom: 150px;
}

.page-contact .ttl-area {
	margin-top: 80px
}

.page-contact .contact-form {
	width: 1000px;
	margin: 0 auto
}

.page-contact .contact-form dl {
	margin-top: 50px
}

.page-contact .contact-form dl:nth-child(1) {
	margin-top: 0
}

.page-contact .contact-form dl dt {
	position: relative;
	font-family: 'VisbyCF-Light', sans-serif;
	line-height: 1.7;
	letter-spacing: .1em;
	font-size: 1.5rem;
}

.page-contact .contact-form dl dt .arrow {
	display: inline-block;
	position: absolute;
	top: 50%;
	bottom: auto;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 40px
}

.page-contact .contact-form dl dt .arrow:after {
	position: absolute;
	top: -6px;
	right: 3px;
	width: 11px;
	height: 11px;
	border-top: 1px solid transparent;
	border-right: 1px solid #060606;
	border-bottom: 1px solid #060606;
	border-left: 1px solid transparent;
	content: '';
	-webkit-transform: rotateZ(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotateZ(-45deg);
	-webkit-transition: .3s ease;
	-moz-transition: .3s ease;
	-ms-transition: .3s ease;
	-o-transition: .3s ease;
	transition: .3s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.page-contact .contact-form dl dd {
	line-height: 1.7;
	letter-spacing: .1em;
	border-bottom: 1px solid #060606
}

.page-contact .contact-form dl dd input[type=text],
.page-contact .contact-form dl dd input[type=email] {
	display: inline-block;
	width: 100%;
	height: 40px;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
	font-weight: 500;
	font-size: 1.5rem;
	background-color: transparent;
	border: none;
	vertical-align: middle
}

.page-contact .contact-form dl dd input[type=text]:focus,
.page-contact .contact-form dl dd input[type=email]:focus {
	background-color: #fff;
	outline: none
}

.page-contact .contact-form dl dd textarea {
	width: 100%;
	height: 200px;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
	font-weight: 500;
	font-size: 1.5rem;
	background-color: transparent;
	outline: none;
	border: none;
	-ms-overflow-style: none
}

.page-contact .contact-form dl dd textarea:focus {
	background-color: #fff;
	outline: none
}

.page-contact .contact-form .privacy dt {
	margin-bottom: 0;
	padding: 20px;
	border: 1px solid #060606;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
	font-weight: 500;
	cursor: pointer
}

.page-contact .contact-form .privacy dd {
	display: none;
	border: none;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
	font-weight: 500;
	line-height: 2;
	letter-spacing: .2em
}

.page-contact .contact-form .privacy dd .txt-area {
	margin-top: 30px
}

.page-contact .contact-form .privacy dd .privacy-list {
	margin-top: 30px
}

.page-contact .contact-form .privacy dd .privacy-list dt {
	margin-bottom: 10px;
	padding: 0;
	border: none
}

.page-contact .contact-form .privacy dd .privacy-list dd {
	display: block;
	border: none;
	font-size: 1.4rem;
}

.page-contact .contact-form .privacy.is-open dt .arrow:after {
	top: -9px;
	-webkit-transform: rotateZ(45deg);
	-ms-transform: rotate(45deg);
	transform: rotateZ(45deg)
}

.page-contact .contact-form .txt-area p {
	font-size: 1.4rem;
	line-height: 2
}

.page-contact .contact-form .check {
	margin-top: 50px;
}
.page-contact .contact-form .check input[type=checkbox] + label {
	padding: 20px;
	background-color: #060606;
	color: #fff;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
	font-weight: 500;
	font-size: 1.4rem;
	line-height: 2;
	letter-spacing: .2em;
	display: block;
	transition : .5s;
	cursor: pointer;
}
.page-contact .contact-form .check input[type=checkbox]:hover + label,
.page-contact .contact-form .check input[type=checkbox]:checked + label {
	background-color: #aa975c;
}

.page-contact .contact-form .check label:nth-child(1) {
	padding-left: 0
}

.page-contact .contact-form .check input[type=checkbox] {
	display: inline-block;
	margin-right: 10px;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
	font-weight: 500;
	font-size: 1.4rem;
	background-color: transparent;
	border: none;
	vertical-align: middle
}

.page-contact .contact-form .check input[type=checkbox]:focus {
	background-color: #fff;
	outline: none
}

.page-contact .contact-form .btn-boxlink {
	position: relative;
	top: 0;
	bottom: 0;
	right: 0;
	margin-top: 50px;
	padding: 0 20px;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.btn-arrow {
	display: block;
	position: relative;
	margin-top: 80px;
	padding: 15px 30px;
	color: #060606;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
	font-weight: 500;
	font-size: 93%;
	line-height: 1.7;
	letter-spacing: .1em;
	text-decoration: none;
	background: 0 0;
	border: 1px solid #060606;
	-webkit-transition: .3s ease;
	-moz-transition: .3s ease;
	-ms-transition: .3s ease;
	-o-transition: .3s ease;
	transition: .3s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 0
}

.btn-arrow .arrow {
	display: inline-block;
	position: absolute;
	top: 50%;
	bottom: auto;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 30px;
	line-height: 1.5;
	z-index: 1
}

.btn-arrow .arrow:before {
	position: absolute;
	right: 2px;
	width: 25px;
	height: 1px;
	background-color: #060606;
	content: '';
	-webkit-transition: .3s ease;
	-moz-transition: .3s ease;
	-ms-transition: .3s ease;
	-o-transition: .3s ease;
	transition: .3s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.btn-arrow .arrow:after {
	position: absolute;
	top: -3px;
	right: 0;
	width: 0;
	height: 0;
	border-top: 3px solid transparent;
	border-bottom: 3px solid transparent;
	border-left: 5px solid #060606;
	content: '';
	-webkit-transition: .3s ease;
	-moz-transition: .3s ease;
	-ms-transition: .3s ease;
	-o-transition: .3s ease;
	transition: .3s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.btn-arrow:hover {
	background: #060606;
	color: #fff;
	border: 1px solid #fff;
	text-decoration: none;
	opacity: 1;
}

.btn-arrow:hover .arrow:before {
	background-color: #fff
}

.btn-arrow:hover .arrow:after {
	border-left: 5px solid #fff
}

.page-contact .contact-form .btn-boxlink .btn-submit {
	width: 100%;
	height: 67.84px;
	background: 0 0;
	color: #000;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
	font-weight: 500;
	font-size: 1.4rem;
	text-align: left;
	letter-spacing: .1em;
	border: 0;
	outline: 0;
	cursor: pointer;
	-webkit-transition: .3s ease;
	-moz-transition: .3s ease;
	-ms-transition: .3s ease;
	-o-transition: .3s ease;
	transition: .3s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.page-contact .contact-form .btn-boxlink:hover .btn-submit {
	color: #fff
}

.page-contact .mw_wp_form .error {
	margin-top: 20px;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
	font-weight: 500;
	font-size: 77%;
	letter-spacing: .1em
}


/* Memberform */

.member-form {
	width: 580px;
	max-width: 100%;
	margin: auto;
}

.member-form .message {
	margin-bottom: 30px;
	text-align: center;
	font-size: 1.4rem;
}

.member-form dl+dl {
	margin-top: 30px;
}

.member-form dl dt {
	margin-bottom: 10px;
	font-family: dnp-shuei-mincho-pr6n, sans-serif;
	font-size: 1.5rem
}

.member-form .submit-btn {}

.member-form input[type="text"],
.member-form input[type="email"],
.member-form input[type="password"] {
	width: 100%;
	height: 40px;
	font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, 游ゴシック体, "ヒラギノ角ゴ Pro W3", メイリオ, sans-serif;
	font-weight: 500;
	font-size: 1.5rem;
	line-height: 1.7;
	letter-spacing: 0.1em;
	vertical-align: middle;
	border: 1px solid rgb(164, 164, 164);
	padding: 0 15px;
}

.member-form input[type="text"].short {
	width: 200px;
}

.member-form input[name="zip[data][0]"] {
	width: 80px;
	margin: 0 10px;
}

.member-form input[name="zip[data][1]"] {
	width: 100px;
	margin: 0 10px;
}

.member-form .radio {
	font-size: 1.5rem;
	line-height: 4rem;
}

.member-form .radio input[type=radio] {
	position: absolute;
	opacity: 0;
}

.member-form .radio input[type=radio]+.radio-label:before {
	content: "";
	background: #f4f4f4;
	border-radius: 100%;
	border: 1px solid #b4b4b4;
	display: inline-block;
	width: 1.4em;
	height: 1.4em;
	position: relative;
	top: -0.1em;
	margin-right: 8px;
	cursor: pointer;
	text-align: center;
	transition: all 250ms ease;
	vertical-align: middle;
}

.member-form .radio input[type=radio]:checked+.radio-label:before {
	background-color: #aa975c;
	box-shadow: inset 0 0 0 4px #f4f4f4;
}

.member-form .radio input[type=radio]:focus+.radio-label:before {
	outline: none;
	border-color: #aa975c;
}

.member-form .radio input[type=radio]:disabled+.radio-label:before {
	box-shadow: inset 0 0 0 4px #f4f4f4;
	border-color: #b4b4b4;
	background: #b4b4b4;
}

.member-form .radio input[type=radio]+.radio-label:empty:before {
	margin-right: 0;
}

.member-form .submit-btn {
	margin-top: 48px;
}

.member-form .submit-btn a,
.member-form .submit-btn input[type="submit"] {
	display: block;
	width: 200px;
	height: 50px;
	color: rgb(255, 255, 255);
	font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, 游ゴシック体, "ヒラギノ角ゴ Pro W3", メイリオ, sans-serif;
	font-weight: 500;
	font-size: 1.5rem;
	letter-spacing: 0.1em;
	cursor: pointer;
	backface-visibility: hidden;
	text-align: center;
	margin: 0px auto;
	background: rgb(6, 6, 6);
	border-width: 0px;
	border-style: initial;
	border-color: initial;
	border-image: initial;
	outline: 0px;
	transition: all 0.3s ease 0s;
	line-height: 50px;
}

.member-form .submit-btn a:hover,
.member-form .submit-btn input[type="submit"]:hover {
	background: #a6936a;
}

.member-form .thanks {
	margin-top: 48px;
}

.member-form .thanks p {
	text-align: center;
	font-size: 1.5rem;
}

.tml-action-links,
.member-links {
	margin-top: 48px;
	display: flex;
	justify-content: center;
}

.tml-action-links li,
.member-links li {
	width: 50%;
	font-size: 1.5rem;
	font-family: dnp-shuei-mincho-pr6n, sans-serif;
}

.tml-action-links a,
.member-links li a {
	display: block;
	text-align: center;
}

.privacy-policy {
	width: 100%;
	max-width: 800px;
	margin: auto;
}

.privacy-policy .txt-area {
	margin-top: 30px
}

.privacy-policy .txt-area p {
	font-size: 1.4rem;
	line-height: 2
}

.privacy-policy dt {
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
	font-weight: 500;
	line-height: 1.7;
	letter-spacing: .1em;
	font-size: 1.5rem;
	margin-bottom: 10px;
}

.privacy-policy .privacy-list {
	margin-top: 30px
}

.privacy-policy .privacy-list dt {
	margin-bottom: 10px;
	padding: 0;
	border: none
}

.privacy-policy .privacy-list dd {
	display: block;
	border: none;
	font-size: 1.4rem;
}

.pagenav {
	display: flex;
	justify-content: center;
}

.pagenav>*+* {
	margin-left: 3px;
}

.pagenav span,
.pagenav a {
	font-size: 1.6rem;
	padding: 5px 8px;
}

.pagenav a:hover {
	color: #aa975c;
}

.pagenav span.current {
	color: #aa975c;
	text-decoration: underline;
}

.pagenation {
	display: flex;
	justify-content: center;
}

.pagenation span,
.pagenation a {
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: center;
	font-size: 1.6rem;
	width: 40px;
	height: 40px;
	border: 1px solid #aa975c;
	color: #aa975c;
}
.pagenation span + a,
.pagenation a + span {
	border-left: none;
}
.pagenation span {
	background: #aa975c;
	color: #fff;
	border-color: #aa975c;
}

.pagenation a:hover {
	background: #aa975c;
	color: #fff;
}


.sec-pickups {
	padding: 60px 0 120px;
}

.list-pickup {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	justify-content: flex-start;
	padding-bottom: 23px;
}

.list-pickup__item {
	width: calc( 50% - 10px);
	padding: 0 10px;
	margin-bottom: 26px;
}

.list-pickup__item:nth-child(2n) {
	margin-left: 20px;
}

.list-pickup__item:nth-child(n+3) {
	margin-top: 40px;
}

.list-pickup__img {
	position: relative;
	overflow: hidden;
}

.list-pickup__img:before {
	content: "";
	display: block;
	background: #e3e3e3;
	padding-bottom: calc(262 / 386 * 100%);
}

.list-pickup__img .thumbnail {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.list-pickup__img img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.list-pickup__content .list-pickup__ttl {
	font-family: dnp-shuei-mincho-pr6n, sans-serif;
	font-size: 2.4rem;
	line-height: 1.66;
	text-align: center;
	padding-top: 20px;
}

.list-pickup__content .list-pickup__subttl {
	font-family: dnp-shuei-mincho-pr6n, sans-serif;
	font-size: 1.6rem;
	line-height: 1.44;
	text-align: center;
}

.mypage__product-box .member-form {
	width: 100%;
	margin-top: 40px;
}

.mypage__product-box .member-form dl {
	display: flex;
}

.mypage__product-box .member-form dl dt {
	margin-bottom: 0;
	width: 180px;
	line-height: 4rem;
}

.mypage__product-box .member-form dl dd .flex {
	display: flex;
}

.mypage__product-box .member-form dl dd .flex div+div {
	margin-left: 20px;
}

.mypage__product-box .member-form dl dd .flex div span {
	font-size: 1.4rem;
	line-height: 4rem;
}

.mypage__product-box .member-form dl dd .flex.flex_column {
	flex-direction: column;
}

.mypage__product-box .member-form dl dd .flex.flex_column div+div {
	margin-left: 0;
	margin-top: 10px;
}

.mypage__product-box .member-form .mwform-zip-field {
	display: flex;
}

.mv-static {
	position: relative;
	background: #000;
}

/* KV静止画 */
.mv-static .inner {
	position: relative;
	width: 100%;
	max-width: 1190px;
	margin: auto;
	height: 600px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.mv-static .inner .mv-static-ttlbox {
	position: absolute;
	text-align: center;
	left: 50%;
	bottom: 0;
	transform: translate(-50%, -50%);
}

.mv-static .inner .mv-static-ttlbox h1 {
	width: 360px;
	margin: auto;
}

.mv-static .inner .mv-static-ttlbox h1 img {
	width: 100%;
	height: auto;
}

.mv-static .inner .mv-static-ttlbox h1 small {
	font-size: 2rem;
	color: #fff;
	line-height: 3;
}

.mv-static .inner .mv-static-ttlbox .mv-static-copy {
	font-size: 2.4rem;
	color: #fff;
	line-height: 1.66;
	margin-top: 30px;
	font-weight: bold;
}
/* KV静止画スライド */
.sec-mv.mv-static .inner.copy {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 100;
}

.flex-content {
	width: 100%;
	max-width: 800px;
	margin: auto;
	font-size: 1.4rem;
	line-height: 2;
}
.flex-content > * + * {
	margin-top: 30px;
}
.flex-content h2 {
	margin-top: 50px;
}
.flex-content h2 img {
	max-width: 100%;
	height: auto;
}
.flex-content .page_subttl {
	text-align: center;
	padding: 20px 0;
	border-top: 1px solid #262626;
	border-bottom: 1px solid #262626;
	font-size: 2rem;
	margin-bottom: 40px;
}
.flex-content .note {
	text-indent: -1em;
	padding-left: 1em;
}
.flex-content .note:before {
	content: '※';
}
.flex-content .list-box {
	padding: 20px 30px;
	display: flex;
	flex-direction: column;
	margin-right: auto;
	margin-left: auto;
	border-radius: 12px;
}
.flex-content .list-box dt {
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
	font-size: 1.6rem;
}
.flex-content .list-box ul {
	display: flex;
	flex-direction: column;
}
.flex-content .list-box ul li {
	text-indent: -1em;
	padding-left: 1em;
}
.flex-content .list-box ul li + li {
	margin-top: 10px;
}
.flex-content .list-box ul li:before {
	content: '・';	
}
.flex-content hr {
	margin: 50px 0;
	border: none;
	width: 100%;
	height: 1px;
	background: #262626;
}
.flex-content .btn {
	display: flex;
	justify-content: center;
}
.flex-content .btn-comp01 {
	max-width: 80%;
}


/* Media queries */

@media screen and (max-width: 1200px) {
	.ttl-comp01 {
		font-size: 2.8rem;
	}
	.ttl-comp02 {
		font-size: 3.2rem;
	}
	.ttl-comp03 {
		font-size: 3.1rem;
	}
	.btn-comp01 {
		font-size: 1.4rem;
	}
	.list-comp01__img {
		height: 170px;
	}
	.list-comp02__txt01 {
		font-size: 1.4rem;
	}
	.list-comp02__txt02 {
		font-size: 2rem;
	}
	.list-comp02__name {
		font-size: 3.8rem;
	}
	.list-comp02__name .txt-sm {
		font-size: 1.3rem;
	}
	.list-comp02__txt {
		font-size: 1.4rem;
	}
	.header-nav ul {
		font-size: 1.6rem;
	}
	.header-nav ul li {
		margin: 0 0 0 20px;
	}
	.header-btn {
		font-size: 1.4rem;
		margin: 0 0 0 20px;
	}
	.mv-txt {
		font-size: 1.4rem;
		width: 100px;
		height: 100px;
	}
	.mv-ttl {
		font-size: 4rem;
	}
	.update-list__wrap {
		padding: 11px 7px 10px 10px;
	}
	.update-list__ttl {
		padding-right: 15px;
		font-size: 1.4rem;
	}
	.update-list__date {
		font-size: 1.3rem;
	}
	.update-list__chef {
		font-size: 1.1rem;
	}
	.list-special__country.right {
		right: 20px;
		bottom: -3px;
	}
	.list-special__country.left {
		left: 16px;
		bottom: -8px;
	}
	.btn-story {
		width: 105px;
		height: 105px;
	}
}

@media screen and (max-width: 1024px) {
	.list-comp01__txt {
		font-size: 1.4rem;
	}
	.list-comp01__name {
		font-size: 2.6rem;
	}
	.list-comp01__ttl {
		font-size: 2rem;
	}
	.list-comp02__content {
		height: 75px;
	}
	.list-comp02__content>* {
		height: 55px;
	}
	.list-comp02__ttl {
		font-size: 2rem;
	}
	.list-comp02__des {
		font-size: 1.5rem;
	}
	.list-comp02--red .list-comp02__content>* {
		height: 51px;
	}
	.list-cat01 .list-cat01__item .list-cat01__img {
		--base: calc( calc( 100vw - 30px) / 5);
		width: calc( var( --base) - 10px);
		height: calc( calc( var( --base) - 10px) * 0.75);
	}
	.list-cat01 .list-cat01__item .list-cat01__content p {
		font-size: 2vw;
	}
	.page-contact .ttl-area {
		margin-top: 60px
	}
	.page-contact .contact-form {
		width: auto
	}
	.page-contact .contact-form dl {
		margin-top: 30px
	}
	.page-contact .contact-form dl dt .arrow:after {
		right: -14px
	}
	.page-contact .contact-form .check {
		margin-top: 30px
	}
	.btn-arrow {
		margin-top: 50px;
		padding: 15px
	}
	.btn-arrow .arrow {
		right: 20px
	}
	.btn-arrow .arrow:before {
		width: 25px
	}
	.btn-arrow:hover {
		background-color: transparent;
		color: #060606;
		border: 1px solid #060606
	}
	.btn-arrow:hover .arrow:before {
		right: 2px;
		width: 25px;
		background-color: #060606
	}
	.btn-arrow:hover .arrow:after {
		right: 0;
		border-left: 5px solid #060606
	}
	.page-contact .contact-form .btn-boxlink {
		margin-top: 30px
	}
}

@media screen and (max-width: 990px) {
	.list-comp01 {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.list-comp01.style {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	.list-comp01__item {
		width: 50%;
	}
	.list-comp01__img {
		height: 150px;
	}
	.list-comp02__l {
		width: 300px;
	}
	.list-comp02__r {
		width: calc(100% - 300px);
	}
	.list-chefone__item {
		width: 50%;
	}
	.chefall-products__item {
		width: calc(50% - 10px);
		margin-right: 20px;
	}
	.chefall-products__item:last-child,
	.chefall-products__item:nth-child(2n) {
		margin-right: 0;
	}
}

@media screen and (min-width: 835px) {
	.list-comp02--red .list-comp02__l>* {
		max-width: 364px;
	}
	.page-special_index .breadcrumb,
	.page-chefone_index .breadcrumb {
		padding: 6px 0 8px 24px;
	}
}
