@charset "utf-8";



/* --------------------------------------------------------------------------------
	splash
-------------------------------------------------------------------------------- */
.loading {
	width: 100vw;
	height: 100vh;
	/* transition: all 1s;*/
	background-color: #230f13;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	opacity: 1;
	visibility: visible;
}

.loading.is-active {
	opacity: 0;
	visibility: hidden;
}

.loading-animation {	
	width: 100vw;
	height: 100vh;
	transition: all 1s;
	background-color: #230f13;

	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 0;
	visibility: hidden;
	transition: all 1s;

}
.loading-animation::before {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	display: inline-block;
	width: 100px;
	height: 100%;
	background-color: #fff;
	animation: shinyshiny 2.5s ease-in-out infinite;
}
@-webkit-keyframes shinyshiny {
	0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
	80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
	81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
	100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}		
		
		
.loading-animation.is-active {
	opacity: 1;
	visibility: visible;
}

.loading-animation img{
	display: block;
	width: 75vw;
	height: auto;
}




/* --------------------------------------------------------------------------------
★スマートフォン

メイン幅
-------------------------------------------------------------------------------- */
.fs-l-main {
	padding: 0;
}
.fs-l-pageMain {
}


/* --------------------------------------------------------------------------------
★スマートフォン

スライダー（コマースクリエイター）
-------------------------------------------------------------------------------- */
.fs-body-top .fs-pt-carousel.fs-c-slick {
	padding: 0 0 5.6vw;
}

.fs-body-top .fs-c-slick .slick-list {
	margin: 0 0 2.2vw !important;
}

/********** slick-slide **********/
.fs-body-top .fs-c-slick .slick-slide figure {
	display: block !important;
}
.fs-body-top .fs-c-slick .slick-slide a {
	display: block;
}
.fs-body-top .fs-c-slick .slick-slide img {
	width: 100%;
	height: auto;
	display: block;
}

/********** ドット **********/
.fs-body-top .fs-c-slick .slick-dots {
	padding: 0;
}
.fs-body-top .fs-c-slick .slick-dots li {
	position: relative;
	display: inline-block;
	height: 2vw;
	width: 2vw;
	margin: 0 1vw;
	padding: 0;
	cursor: pointer;
}
.fs-body-top .fs-c-slick .slick-dots li button {
	border: 0;
	background: transparent;
	display: block;
	height: 2vw;
	width: 2vw;
	outline: none;
	line-height: 0px;
	font-size: 0px;
	color: transparent;
	padding: 0;
	cursor: pointer;
}
.fs-body-top .fs-c-slick .slick-dots li button::before {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	width: 2vw;
	height: 2vw;
	border-radius: 2vw;
	font-family: "fs-icon";
	font-size: 1px;
	line-height: 1;
	text-align: left;
	color: #aaa;
	opacity: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	
	background: #c8c2c2;
}
.fs-body-top .fs-c-slick .slick-dots li.slick-active button::before {
	background: #e2c600;
	opacity: 1;
}


/* --------------------------------------------------------------------------------
★スマートフォン
ミニバナー
-------------------------------------------------------------------------------- */
.index-mini-bnr.fs-pt-column {
	display: flex;
	justify-content: space-between;
	
	width: 100%;
	padding: 0 4vw 2vw;
}
.index-mini-bnr.fs-pt-column a.fs-pt-column__item {
	display: block;
	
	width: 44vw;
	margin: 0 0 2vw;
	padding: 0;
	text-align: center;
	font-size: 4vw;
	font-weight: 300;
}
.index-mini-bnr.fs-pt-column a.fs-pt-column__item a {
	display: block;
}
.index-mini-bnr.fs-pt-column a.fs-pt-column__item img {
	display: block;
	width: 100%;
	height: auto;
	border-radius: 2vw;
}
.index-mini-bnr.fs-pt-column .fs-pt-column__heading {
	font-size: 4vw;
}

/* --------------------------------------------------------------------------------
★スマートフォン
ミニバナー3（感謝祭用）
-------------------------------------------------------------------------------- */
.index-mini-bnr3{
	margin: 0 auto;
}
.index-mini-bnr3 ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
.index-mini-bnr3 .bnr-box1 {
	width: 100%;
	margin: 0 0 4vw;
}
.index-mini-bnr3 .bnr-box2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	
	margin:0 4vw 5.5vw;
}
.index-mini-bnr3 .bnr-box2 li{
	width: 44vw;
	margin: 0 0 4vw;
}
.index-mini-bnr3 .bnr-box2 li img{
	border-radius: 2vw;
}


/* --------------------------------------------------------------------------------
★スマートフォン
#index
-------------------------------------------------------------------------------- */
#index {
	padding: 0 0 0;
}





/* --------------------------------------------------------------------------------
★スマートフォン
★共通：まずは人気トップ５から
-------------------------------------------------------------------------------- */
/***** ★共通：見出し *****/
#index h2.heading-1 {
	margin: 0 0 4vw;
	text-align: center;
	font-weight: bold;
	font-size: 5.6vw;
	font-family: "BIZ UDPMincho", serif;
}

/********** ★共通： **********/
#index .fs-p-heading--lv2{
	display: none;
}

/* 商品名 */
#index .flywheel-recommend__frame .fr3-item__productName {
	font-size: 4vw;
}

/* 価格 */
#index .flywheel-recommend__frame .fr3-item__productPrice__price {
	font-size: 4.4vw;
}

/* 税込 */
#index .flywheel-recommend__frame .fr3-item__productPrice__addon {
	font-size: 3vw;
}


/* --------------------------------------------------------------------------------
お知らせ
-------------------------------------------------------------------------------- */
#index .index-info{
	margin: 0 0 8vw;
}
#index .index-info .info-link{
	border: 0.5vw solid #C00000;
	border-radius: 2.5vw;
	padding: 3vw;
	text-align: center;
	margin: 0 4vw 4vw;
}
#index .index-info .info-link a{
	color: #C00000;
	text-decoration: none;
	font-size: 3.6vw;
	font-weight: bold;
	display: block;
}

/* --------------------------------------------------------------------------------
★スマートフォン
まずは人気トップ５から
-------------------------------------------------------------------------------- */
#index .index-ranking {
	padding: 0 0 4vw;
}
#index .index-ranking h2 {
}

/********** AIレコメンド **********/
/* スライド全体 */
#index .flywheel-recommend__frame .fr3-productListCarousel {
	grid-template-columns: 8vw 1fr 8vw!important;
}

/* 矢印：← */
#index .flywheel-recommend__frame .fr3-productListCarousel__prevButton::before {
	content: '';
	display: block;
	
	width: 7.2vw;
	height: 15vw;
	margin: 0 0 13vw;
	background: url(../images/index/scroll-arr-l.svg) no-repeat 0 0;
	background-size: 100%;
}
/* 矢印：→ */
#index .flywheel-recommend__frame .fr3-productListCarousel__nextButton::after {
	z-index: 2;
	
	content: '';
	display: block;
	
	width: 7.2vw;
	height: 15vw;
	margin: 0 0 13vw auto;
	background: url(../images/index/scroll-arr-r.svg) no-repeat 0 0;
	background-size: 100%;
}

/* 各スライド */
#index .flywheel-recommend__frame .fr3-productListCarousel__slide {
	margin: 0 3vw 3vw;
}
#index .index-ranking .fr3-productListCarousel .fr3-productListCarousel__slides .fr3-productListCarousel__slide {
	margin-top: 0;
	margin-bottom: 0;
}


/********** AIレコメンド **********/
#index .fr3-item{
	position: relative;
}
#index .fr3-item .fr3-item__rankContainer{
	position: absolute;
	z-index: 2;
	top: 1vw;
	left: 1vw;	
}
#index .fr3-item .fr3-item__rank {
	display: flex;
	justify-content: center;
	align-items: center;
	
	width: 4.8vw;
	height: 4.8vw;
	border-radius: 4.8vw;
	color: #928689;
	background: #fffdf8;						
}

/*#index .index-ranking .fr3-productListCarousel .fr3-productListCarousel__slides .fr3-productListCarousel__slide .fr3-item a {
	position: relative;
}
#index .index-ranking .fr3-productListCarousel .fr3-productListCarousel__slides .fr3-productListCarousel__slide .fr3-item a::before {
	position: absolute;
	z-index: 2;
	top: 4px;
	left: 4px;
	
	display: flex;
	justify-content: center;
	align-items: center;
	
	width: 4.8vw;
	height: 4.8vw;
	border-radius: 4.8vw;
	color: #928689;
	background: #fffdf8;
}
#index .index-ranking .fr3-productListCarousel .fr3-productListCarousel__slides .fr3-productListCarousel__slide:nth-of-type(1) .fr3-item a::before {
	content: '1';
}
#index .index-ranking .fr3-productListCarousel .fr3-productListCarousel__slides .fr3-productListCarousel__slide:nth-of-type(2) .fr3-item a::before {
	content: '2';
}
#index .index-ranking .fr3-productListCarousel .fr3-productListCarousel__slides .fr3-productListCarousel__slide:nth-of-type(3) .fr3-item a::before {
	content: '3';
}
#index .index-ranking .fr3-productListCarousel .fr3-productListCarousel__slides .fr3-productListCarousel__slide:nth-of-type(4) .fr3-item a::before {
	content: '4';
}
#index .index-ranking .fr3-productListCarousel .fr3-productListCarousel__slides .fr3-productListCarousel__slide:nth-of-type(5) .fr3-item a::before {
	content: '5';
}*/


/* --------------------------------------------------------------------------------
★スマートフォン
今がチャンス！限定特選品
-------------------------------------------------------------------------------- */
#index .index-tokusen h2 {
}


/* --------------------------------------------------------------------------------
★スマートフォン
新着！食卓に新しい出会いを
-------------------------------------------------------------------------------- */
#index .index-new-arrival {
	padding: 0 0 8vw;
}
#index .index-new-arrival h2 {
}


/* --------------------------------------------------------------------------------
★スマートフォン
こだわりで探す
-------------------------------------------------------------------------------- */
#index .index-kodawari {
	padding: 0 0 16vw;
}
#index .index-kodawari h2 {
}

/* -----------------
こだわりで探す：タグ
----------------- */
#index .index-kodawari .tags {
	display: flex;
	flex-wrap: wrap;

	width: 100%;
	padding: 0 0vw 3.5vw;justify-content:center;
}
#index .index-kodawari .tags label,#index .index-kodawari .tags .label {
	display: block;
}
#index .index-kodawari .tags label input {
	display: none;
	background: #ccc;
}
#index .index-kodawari .tags label .value,#index .index-kodawari .tags .label {
	cursor: pointer;
	display: block;
	margin: 0 1vw 2vw;
	padding: 2vw 7vw;
	border: solid 1px #d5af00;
	border-radius: 10vw;
	font-weight: 600;
	color: #d5af00;
	font-size: 4vw;
	background: #fffdf8;
}
#index .index-kodawari .tags label input:checked + .value,#index .index-kodawari .tags .label:hover {
	color: #fff;
	background: #d5af00;
}
#index .index-kodawari .btn-submit {
	display: flex;
	justify-content: center;
	
	width: 44vw;
	margin: 0 auto;
	padding: 3vw 0;
	border-radius: 6px;
	background: #928689;
}
#index .index-kodawari .btn-submit:hover {
	background: #a89c9a;
}
#index .index-kodawari .btn-submit input {
	padding: 0;
	display: block;
	border: none;
	height: auto;
	line-height: 1.2;
	font-size: 4vw;
	background: none;
	color: #fff;
}


/* --------------------------------------------------------------------------------
★スマートフォン
sun-chokuカテゴリーで探す
-------------------------------------------------------------------------------- */
#index .index-category {
	padding: 0 0 11vw;
}
#index .index-category h2 {
}
#index .index-category ul {
	display: flex;
	flex-wrap: wrap;
	
	width: 100%;
	padding: 0 0 0 4vw;
}
#index .index-category ul li {
	width: 21.2vw;
	margin: 0 2.5vw 3.5vw 0;
}
#index .index-category ul li:nth-of-type(4n) {
	margin-right: 0;
}
#index .index-category ul li a {
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 4vw;
	letter-spacing: -0.05em;
}
#index .index-category ul li a .cat-img {
	display: flex;
	justify-content: center;
	align-items: center;
	
	width: 21.2vw;
	height: 21.2vw;
	margin: 0 0 1vw;
	border-radius: 100%;
	background: #f5e696;
}
#index .index-category ul li a:hover .cat-img {
	background: #250e13;
}
#index .index-category ul li img {
	display: block;
	width: 17vw;
	height: auto;
}

/* 通常時 */
#index .index-category ul li img.cat-img-default {
	display: block;
}
#index .index-category ul li img.cat-img-hover {
	display: none;
}

/* ホバー時 */
#index .index-category ul li a:hover img.cat-img-default {
	display: none;
}
#index .index-category ul li a:hover img.cat-img-hover {
	display: block;
}


/* --------------------------------------------------------------------------------
★スマートフォン
シーン・体験で探す
-------------------------------------------------------------------------------- */
#index .index-scene {
	padding: 0 0 11vw;
}
#index .index-scene h2 {
}
#index .index-scene ul {
	display: flex;
	flex-wrap: wrap;
	
	width: 100%;
	padding: 0 0 0 4vw;
}
#index .index-scene ul li {
	width: 21.2vw;
	margin: 0 2.5vw 3.5vw 0;
}
#index .index-scene ul li:nth-of-type(4n) {
	margin-right: 0;
}
#index .index-scene ul li a {
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 4vw;
	letter-spacing: -0.05em;
}
#index .index-scene ul li a .cat-img {
	display: flex;
	justify-content: center;
	align-items: center;
	
	width: 21.2vw;
	height: 21.2vw;
	margin: 0 0 1vw;
	border-radius: 100%;
	background: #f5e696;
}
#index .index-scene ul li a:hover .cat-img {
	background: #250e13;
}
#index .index-scene ul li img {
	display: block;
	width: 17vw;
	height: auto;
}

/* 通常時 */
#index .index-scene ul li img.cat-img-default {
	display: block;
}
#index .index-scene ul li img.cat-img-hover {
	display: none;
}

/* ホバー時 */
#index .index-scene ul li a:hover img.cat-img-default {
	display: none;
}
#index .index-scene ul li a:hover img.cat-img-hover {
	display: block;
}


/* --------------------------------------------------------------------------------
★スマートフォン
価格帯で探す
-------------------------------------------------------------------------------- */
#index .index-price {
	padding: 0 0 10vw;
}
#index .index-price h2 {
}
#index .index-price ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	
	width: 100%;
	padding: 0 4vw;
}
#index .index-price ul li {
	width: 45vw;
	margin: 0 0 3vw 0;
}
#index .index-price ul li:nth-of-type(3n) {
	margin-right: 0;
}
#index .index-price ul li a {
	position: relative;
	display: block;
	text-decoration: none;
	padding: 3.75vw 0 3.75vw 5vw;
	border-radius: 50vw;
	font-size: 4.4vw;
	background: #f5e696;
}
#index .index-price ul li a:hover {
	background: #fbefc0;
}
#index .index-price ul li a::after {
	position: absolute;
	right: 5vw;
	top: 50%;
	
	content: '';
	
	width: 1.8vw;
	height: 3vw;
	margin: -1.5vw 0 0;
	background: url("../images/common/arrow-left.svg") no-repeat 0 0;
	background-size: 100% auto;
}

/* --------------------------------------------------------------------------------
★スマートフォン
ミニバナー
-------------------------------------------------------------------------------- */
#index .index-mini-bnr2.fs-pt-column {
	
	width: 100%;
	padding: 0 4vw 10vw;
}
#index .index-mini-bnr2.fs-pt-column a.fs-pt-column__item {
	display: block;
	
	width: 100%;
	margin: 0 0 3vw;
	padding: 0;
}
#index .index-mini-bnr2.fs-pt-column a.fs-pt-column__item a {
	display: block;
}
#index .index-mini-bnr2.fs-pt-column a.fs-pt-column__item img {
	display: block;
	width: 100%;
	height: auto;
	border-radius: 2vw;
}


/* --------------------------------------------------------------------------------
★スマートフォン
sun-chokuニュース
-------------------------------------------------------------------------------- */
#index .index-news {
	padding: 0 4vw;
}
#index .index-news .index-news-box {
	padding: 5vw 4vw 7.5vw;
	border-radius: 4vw;
	background: #fffdf8;
}
#index .index-news h2 {
	margin-bottom: 3vw;
}

/* news-list */
#index .index-news .news-list li.fs-pt-list__item {
	display: flex;
	
	width: 100%;
	padding: 2vw 0;
	border-bottom: solid 1px #c8c2c2;
	display: block;
}
#index .index-news .news-list li.fs-pt-list__item a.fs-pt-list__link  {
	text-decoration: none;
}
#index .index-news .news-list li.fs-pt-list__item .datetime {
	padding: 0 0 1vw;
	font-weight: bold;
	color: #928689;
}
#index .index-news .news-list li.fs-pt-list__item .fs-pt-list__link .desc {
}




/********** フローティングバナー LINE **********/
#index .floating_bnr {
	position: fixed;
	bottom: 21vw;
	right: 0vw;
	width: 20vw;
	max-width: 100%;
	z-index: 100;
	
	animation: fadeIn 7s ease 0s 1 normal;
	-webkit-animation: fadeIn 7s ease 0s 1 normal;
}
@keyframes fadeIn { 
	0% {opacity: 0} 
	100% {opacity: 1} 
}

#index .floating_bnr a {
	text-decoration: none;
}
#index .floating_bnr img {
	width: 100%;
}
#index .bnr-close {
	color: #000;
	font-weight: bold;
	position: absolute;
	top: -5vw;
	right: 0;
	z-index: 99999;
	padding: 1px 6px;
	border: none;
	background-color: #f8f8f8;
	border-radius: 25px;
	cursor: pointer;
	-webkit-box-shadow: 0 0 7px rgb(0 0 0 / 40%);
	box-shadow: 0 0 7px rgb(0 0 0 / 40%);
}


