@charset "UTF-8";




/*↓お知らせ*/

.info-contents-content {
	background: #fbefd5;
	padding: 1.5em;
	width: 95%;
	margin: 30px auto;
}	

.info-contents-content .info-contents-inner{
	display: flex;
	flex-direction: column;

}	

.info-contents-content p{
	width: 100%;
}	

.info-contents-content .s-txt {
	font-size: 12px;
	text-align: center;
}

.info-contents-content h3 {
    color: #b60004;
    text-align: center;
    border-bottom: 1px solid #000 !important;
    padding: 0 0 10px;
}

.bnr-regi{
	width: 100%;
}	

.bnr-regi img{
	width: 100%;
}	


.info-contents-sp {
	display: none;
}	


.bag-txt{
margin: 0 0 20px !important;
}

.bnr-box{
margin: 0 0 20px !important;
}

.info-contents-content a.more-btn {
	background-color: #fff;
    padding: 8px;
    width: 180px;
    text-align: center;
    display: block;
    margin-right: 0;
    color: #333;
    margin-left: auto;
    margin-top: 15px;
}

.info-contents-content a.more-btn:hover {
    opacity: 0.6;
}



/*↓お知らせ　箱*/

.op-box{
	
}

.op-box .img{
	text-align: center;
	margin: 0 0 10px;
}


.op-box .img img{
	width: 50%;
}

.op-box .txt{
	
}


.op-box .txt h3{
	font-size: 14px;
	border-bottom: 1px solid #000;
	margin: 0 0 10px;
	color: #333;
	text-align: left;
}

.op-box .txt p{
	width: 100%;
	font-size: 14px;
}

.op-box .txt p a{
	color: #333;

} 







/* --------------------------------------------------------------------------------
			レイアウト
-------------------------------------------------------------------------------- */




.fs-preview-header {
	display: none!important;
   
}


.fs-l-header {
    display: block;
    padding-top: 0px;
}



.fs-p-headerUtilityMenu__list.is-ready {
    display:block;
	padding: 0;
}


.fs-p-headerUtilityMenu__list > li + li {
    margin-left: 0;
}

.fs-p-headerUtilityMenu li{
    border-bottom: 1px solid #aaa;
    color: #333;
	padding: 15px 20px;
    font-size: 16px;
    font-weight: bold;
}


.fs-p-headerUtilityMenu__list a::before {
    content: "";
   	border: 0px solid transparent; 
    border-right-width: 1px;
    border-left-color: currentColor;
    display: inline-block;
    height: 0;
    width: 0;
}



.i-menber a::before{
	content: '';
	display: inline-block;
	width: 1.0em;
	height: 1.0em;
	background-image: url(https://nishidaya.itembox.design/item/img/common/icon_user.svg);
	background-size: contain;
	vertical-align: middle;
	background-repeat: no-repeat;
	margin: 0 10px 5px 0
}


.i-login a::before{
	content: '';
	display: inline-block;
	width: 1.0em;
	height: 1.0em;
	background-image: url(https://nishidaya.itembox.design/item/img/common/icon_login.svg);
	background-size: contain;
	vertical-align: middle;
	background-repeat: no-repeat;
	margin: 0 10px 5px 0
}

.i-logout a::before{
	content: '';
	display: inline-block;
	width: 1.0em;
	height: 1.0em;
	background-image: url(https://nishidaya.itembox.design/item/img/common/icon_logout.png);
	background-size: contain;
	vertical-align: middle;
	margin: 0 10px 5px 0
}




.i-fev a::before{
	content: '';
	display: inline-block;
	width: 1.0em;
	height: 1.0em;
	background-image: url(https://nishidaya.itembox.design/item/img/common/icon_favorite.svg);
	background-size: contain;
	vertical-align: middle;
	background-repeat: no-repeat;
	margin: 0 10px 5px 0
}


.i-cart a::before{
	content: '';
	display: inline-block;
	width: 1.0em;
	height: 1.0em;
	background-image: url(https://nishidaya.itembox.design/item/img/common/icon_cart.svg);
	background-size: contain;
	vertical-align: middle;
	background-repeat: no-repeat;
	margin: 0 10px 5px 0
}








 .fs-p-headerNavigation__link > i, .fs-p-headerNavigation__viewCartButton > i {
    padding-right: 4px;
	
  }


.fs-p-headerNavigation__link:link {
  color: #000;
}

.fs-p-headerNavigation__link:visited {
  color: #000;
}

.fs-p-headerNavigation__link:hover {
  color: #000;
}

.fs-p-headerNavigation__link:active {
  color: #000;
}

.fs-p-headerNavigation__listItem {
    flex-grow: inherit;
}

.fs-p-headerNavigation__search {
    flex-grow: inherit;
	padding: 0 15px;
}

.fs-p-inputGroup__input {
    border: none;
    border-radius: 0;
    width: calc(100% - 3em);
    flex-grow: 1;
    padding: 0.2em 0.7em;
}

.fs-l-footer {
    position: relative;
    border-top: 0px solid #7c8790;
    background: none!important;
	background-color: #fff;
    color: #000;
    margin-top: 60px ;
}


#fs_Top .fs-l-footer {
    position: relative;
    border-top: none!important;
    background: none!important;
    color: #000!important;
    margin-top: 0px !important;
}



#fs_CustomPage .fs-l-footer {
    position: relative;
    border-top: none!important;
    background: none!important;
    color: #000!important;
    margin-top: 0px !important;
}





.fs-l-main::before {
   /*	content: '';
    display: block;
	top: -190px;
	width: 100%;
	height: 20vw;
	background: url(https://meat5757.itembox.design/item/images/common/sp-h-bnr-cashless.png) no-repeat;
	background-size:100%; */
}


.fs-c-subgroup {
    margin: 24px 1em;
}

#fs_ProductCategory .fs-c-productList{
	padding: 0 1em;
}

.fs-l-main {
    margin: 0px auto;
    padding: 10px 0 0;
    max-width: 800px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}


#fs_ProductDetails .fs-l-main {
    margin: 0px auto;
   /* padding: 5vw 1em 10vw;*/
    max-width: 800px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

/*カート*/
#fs_ShoppingCart .fs-l-main {
   padding: 0 1em ;
}

/*カート*/
#fs_ShoppingCartLogin .fs-l-main {
   padding: 0 1em ;
}


/*マイページ*/
#fs_MyPageTop .fs-l-main {
   padding: 0 1em ;
}

/*お気に入り*/
#fs_MyWishList .fs-l-main {
   padding: 0 1em ;
}

/*注文履歴*/
#fs_MyOrders .fs-l-main {
   padding: 0 1em ;
}

/*レビュー履歴*/
#fs_MyReviews .fs-l-main {
   padding: 0 1em ;
}

/*お届け先リスト*/
#fs_MyAddressBook .fs-l-main {
   padding: 0 1em ;
}

/*パスワード変更*/
#fs_MyAddressBook .fs-l-main {
   padding: 0 1em ;
}

/*会員情報詳細*/
#fs_MyAccountSettings .fs-l-main {
   padding: 0 1em ;
}

/*パスワード変更*/
#fs_EditPassword .fs-l-main {
   padding: 0 1em ;
}

/*退会手続き*/
#fs_DeleteAccount .fs-l-main {
   padding: 0 1em ;
}

/*会員登録内容変更*/
#fs_EditAccountSettings .fs-l-main {
   padding: 0 1em ;
}

/*お届け先追加*/
#fs_NewAddress .fs-l-main {
   padding: 0 1em ;
}

/*ご注文完了*/
fs_CheckoutSuccess .fs-l-main {
   padding: 0 1em ;
}

/*お客様情報入力*/
#fs_CustomerDetails .fs-l-main {
   padding: 0 1em ;
}



#fs_CustomPage .fs-l-main{
	padding: 25vw 0 0
}


.fs-c-accountService__page {
    flex-basis: 48%;
    display: flex;
    align-items: stretch;
    height: 128px;
    margin: 8px 0;
}



.fs-c-button--primary {
    background: #C80000;
    border: 1px solid #C80000;
	font-size: 18px;
    width: 100%;
    font-weight: bold;
	padding: 20px;
}
.fs-main-cart-btn, .fs-subscribe-cart-btn {
    background: #6f1318;
    border: 1px solid #6f1318;
    font-size: 18px;
    width: 100%;
    font-weight: bold;
    padding: 15px;
    border-radius: 5px;
}
.fs-main-cart-btn .fs-c-button__label,
.fs-subscribe-cart-btn .fs-c-button__label {
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.fs-main-cart-btn .fs-c-button__label:before,
.fs-subscribe-cart-btn .fs-c-button__label:before  {
    content: "\e91e";
    font-family: "fs-icon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 30px;
    padding-right: 15px;
}

.fs-p-scrollingCartButton__button {
    background: #6f1318;
    border-radius: 5px 0 0 5px;
}

.fs-l-main .fs-p-cartItemNumber {
    background: #fff;
    border-radius: 1em;
    color: #6f1318;
}



/*ぱんくず*/

.fs-c-breadcrumb ol{
	display: none;
}

.fs-c-breadcrumb ol:first-of-type{
	display: block;
}




.fs-c-breadcrumb {
    font-size: 1.2rem;
	margin: 24vw 10px 1em ;
}




#fs_ProductDetails nav.fs-c-breadcrumb {
    font-size: 1.2rem;
	margin: 6em 1em 0;
}



.footer_info iframe{
	width: 100% !important;
}


#fs_CustomPage .fs-c-heading{
	display: none;
	
}


#fs_CustomPage .ec-layoutRole__main {
  margin-right: auto;
  margin-left: auto;
  margin-top: 0 !important;
  width: 92%;
}


.footer_info .fb_iframe_widget {
    display: inline-block;
    position: relative;
	width: 90%;
}



/* --------------------------------------------------------------------------------
			商品ページ共通
-------------------------------------------------------------------------------- */




.fs-c-productCarouselMainImage__thumbnailList {
  
    flex-wrap: wrap;
    
}


.fs-c-productCarouselMainImage__thumbnailList > li {
 
    margin: 0 4px 4px 0;
}



.fs-p-snsArea {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    margin: 8px 0;
}

.footer_info_column_sns .line-bnr {
	width: 100%;
	margin: 15px 0 0;
}


/*　商品詳細ページ項目選択上の独自コメント20部分　*/

.item-info-shipping{
	padding: 20px;
	background-color: #ffff00;
}

.item-info-shipping .title{
	font-weight: bold;
	font-size: 120%;
	color: #ff0000;
	padding-bottom: 5px;
}

.fs-l-productLayout{
	padding: 0 1em;
}



/*商品詳細テーブル*/


.description_cell{
	margin: 40px 0 0;

}



.description_cell table th{
	width: 30%;
	text-align: left;
	vertical-align: top;
	font-size: 14px;
	padding: 10px;
}

.description_cell table td{
	vertical-align: top;
	font-size: 14px;
	padding: 10px;
}


.fs-l-product4 .fs-l-productLayout__item--3 {
   
    border: 1px solid #000;
    padding: 7%;
}









.fs-c-productName__copy{
	color: #000000;
    font-size: 10px;
}


.fs-c-productName__name{
	font-weight: bold;
	color: #000000;
    font-size: 14px;
}


/* 商品一覧時の詳細はこちらボタン　*/

.fs-c-button--viewProductDetail{
	color: #c50e20;
	text-decoration: underline;
    /*font-size: 110%;*/
    font-weight: bold;
}

.fs-c-button--viewProductDetail a:visited{
	color: #c50e20;
}


/* 商品一覧時の商品価格　*/

.fs-c-productPrice__main__price{
	font-size: 140%;
	font-weight: bold;
	color: #C80000 !important;
}



.fs-body-my-top .logout-text{
	padding: 40px 0;
}




#contact {
	width: 100%;
	margin: 0 auto;
}


#contact form{
	padding: 30px 2em;
	background: #fff;
	margin: 30px 0;

}

#contact form p{
	padding: 10px 0;
	font-size: 14px;
	

}


#contact form input{
	width: 100%;
	padding:5px 10px;
	margin: 0 0 10px;

}

#contact form select{
	width: 80%;
	padding:5px 10px;
	margin: 0 0 10px;
	

}

#contact form input[type="submit"]{
	display: block;
	width: 80%;
	margin: 0 auto;
	
}


#contact form span{
	color: #C80000;
	
	
}



/*メールが届かないお客様へ*/

#mail {
	
	padding: 60px 1em;
	text-align: left;
}


#mail h3{
	margin: 50px 0 25px;
}

#mail h4{
	text-align: left;
	background: #eee;
	padding: 10px;
	margin: 0 0 20px;
}

#mail p{
	text-align: left;
	margin: 0 0 20px;
}


/* よくある質問　*/

#faq{
	padding: 0 1em;
	
}


#faq h3{
	font-size: 20px;
    line-height: 2;
    margin: 0 0 40px;
    background: #000;
    color: #fff;
    text-align: center;
	
}

#faq h4 {
    font-size: 16px;
    background: url(https://nishidaya.itembox.design/item/img/common/i-qes.jpg) no-repeat 0 0;
    padding: 5px 0 20px 40px;
    font-weight: bold;
    border-bottom: 1px dashed #666 !important;
    margin: 0 0 20px;
	text-align: left;
}


#faq ul {
	list-style: none;
	padding: 0;
	
   
}



#faq ul li p{
	margin: 0 0 40px;
   
}


#faq .map{
	margin: 0 0 40px;
   
}

#faq .credit{
	margin: 0 0 20px;
   
}





/*WEBスキミング用*/

/*お客様情報入力*/
#fs_CustomerDetails .ec-headerNavSP{
	display: none !important;
}

#fs_CustomerDetails .h-contents-box{
	display: none !important;
}


/*ご注文手続き*/
#fs_ShoppingCart .ec-headerNavSP{
	display: none !important;
}

/*ご注文手続き*/
#fs_ShoppingCart .h-contents-box{
	display: none !important;
}


/*お届け先一覧・商品数量指定・商品数量情報更新・配送・包装方法選択(複数お届け)*/
#fs_CheckoutWithMultiAddress .ec-headerNavSP{
	display: none !important;
}

#fs_CheckoutWithMultiAddress .h-contents-box{
	display: none !important;
}

/*マイページ関連*/

#fs_Login .ec-headerNavSP{
	display: none !important;
}

#fs_Login .h-contents-box{
	display: none !important;
}


#fs_MyOrders .ec-headerNavSP{
	display: none !important;
}


#fs_MyOrders .h-contents-box{
	display: none !important;
}


#fs_MyAccountSettings .ec-headerNavSP{
	display: none !important;
}

#fs_MyAccountSettings .h-contents-box{
	display: none !important;
}


#fs_EditAccountSettings .ec-headerNavSP{
	display: none !important;
}

#fs_EditAccountSettings .h-contents-box{
	display: none !important;
}

#fs_DeleteAccount .ec-headerNavSP{
	display: none !important;
}

#fs_DeleteAccount .h-contents-box{
	display: none !important;
}


#fs_Register .ec-headerNavSP{
	display: none !important;
}

#fs_Register .h-contents-box{
	display: none !important;
}


/*パスワード関連*/
#fs_PasswordReminder .ec-headerNavSP{
	display: none !important;
}

#fs_PasswordReminder .h-contents-box{
	display: none !important;
}


#fs_EditPassword .ec-headerNavSP{
	display: none !important;
}

#fs_EditPassword .h-contents-box{
	display: none !important;
}


/* 商品カート周り */

.cart__btn-purchase {
    background: #c80000;
    padding: 0.5em 2em;
    color: #fff !important;
    font-weight: bold;
    border-radius: 5px;
	width: 100%;
    text-align: center;
    margin: 15px 0;
}
.cart__btn-subscribe {
    background: #71b94d;
    padding: 0.5em 2em;
    color: #fff !important;
    font-weight: bold;
    border-radius: 5px;
	width: 100%;
    text-align: center;
    margin: 15px 0;
}

/* マイページ */
.bnr-teiki-orders {
    margin: 20px 0 0;
}
.bnr-teiki-orders a {
	border: solid 1px #47961f;
    padding: 0.5em 1em;
    color: #47961f !important;
    border-radius: 5px;
    display: block;
    text-align: center;
}

/* 用途別ギフト */

/* 全体 */
.g61-flex-main {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;
	gap: 3rem;
}
.g61-title {
	margin: 6rem 0 2.5rem;
	text-align: center;
}
.g61-title p {
	margin-bottom: 50px
}

/* コンテンツ個別 */
#gr61-topbnr .g61-flex-main{
	padding: 0 12px;
}
#gr61-topbnr p {
	color: #000;
    font-weight: 700;
    font-size: 19px;
    margin: 1rem;
	text-align: center;
}
.g61-gift{
	width: 100%;
}
.g61-price a {
	width: 40%;
}
.g61-price {
	gap: 2rem;
}
.g61-rank {
    display: inline-flex;
    justify-content: space-between;
    overflow-x: auto;
    flex-wrap: nowrap!important;
}
ul.g61-rank li {
	width: 200px!important;
    margin: 0 10px;
}
ul.g61-rank li .rank::before {
	content: "";
    top: 0;
    left: 0;
    border-bottom: 4.3em solid transparent;
    border-left: 4.3em solid #c7a75a;
    position: absolute;
    z-index: 100;
}
ul.g61-rank li .rank p {
	position: absolute;
    z-index: 1999;
    top: 7px;
    left: 13px;
    color: #fff;
    font-size: 20px;
}
ul.g61-rank li img {
	margin: 0 0 16px;
}
.g61-rank dl {
	white-space: initial;
}
.ranking .item_price {
	font-size: 20px;
    font-weight: bold;
}
#g61-series {
	padding: 60px 0;
}
#g61-series p {
	padding: 0 20px;
}
#g61-series li {
	width: 100%;
	border: solid 1px #aaa;
    position: relative;
}
#g61-series .title {
	font-size: 2.4rem;
    font-weight: bold;
    padding-top: 20px;
    padding-bottom: 10px;
    margin: 0;
}
#g61-series .body {
	font-size: 1.4rem;
    padding-bottom: 20px;
}
#g61-series .btn {
	width: 280px;
    font-size: 1.6rem;
    padding: 20px 40px;
    margin-top: 40px;
    background-color: #333;
    color: #fff;
}
#g61-bg {
	background: #ffffff url(../img/category/gr61/bg01.jpg) center center/cover no-repeat;
}
#media ul {
	padding: 40px 0 0;
}
#media ul li {
	/* width: 200px!important; */
	list-style: none;
}
#media ul li img {
	width: 100%;
}
#media .slick-track {
	opacity: 1;
	width: 7000px !important;
}
#media .prev-arrow {
	display: none;
}
#media .next-arrow {
	display: none;
}


/* TOPふるさと納税バナー */
.furusato-bnr {
    width: 100%;
    max-width: 1130px;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 0;
    margin: 0 auto;
}
.furusato-bnr h2 {
	margin-bottom: 20px;
}
.furusato-bnr .notes {
    font-size: 1.3rem;
    text-align: center;
    margin-bottom: 50px;
}
.furusato-bnr ul {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 0 auto;
    flex-wrap: wrap;
    gap: 25px 40px;
    flex-direction: column;
}
.furusato-bnr ul img {
    width: initial;
    height: 55px;
}

/* --------------------------------------------------------------------------------
 LINE GIFT
-------------------------------------------------------------------------------- */
#linegift {
	padding: 0 10px;
}
#linegift .mv {
    margin-bottom: 50px;
}
#linegift .link-btn {
    width: 100%;
    margin: 0 auto 50px;
}
#linegift .lineup {
    padding: 80px 0 35px;
}
#linegift .lineup h2 {
	text-align: center;
    font-size: 25px;
    font-weight: bold;
}
#linegift .lineup ul{
    display: flex;
    flex-wrap: wrap;
    gap: 30px 10px;
    padding: 0 0 40px;
    justify-content: space-between;
}
#linegift .lineup ul li {
	width: 48%;
}
#linegift .lineup .link-btn {
	margin: 0 auto 30px;
    padding: 0 15px;
}
#linegift .howto {
    background-color: #F0F4EC;
    padding: 55px 10px;
}
#linegift .faq {
    margin: 60px 0;
}
#linegift .faq h2 {
	text-align: center;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 30px;
}
/*アコーディオン*/
#linegift .accordion-area{
    width: 100%;
    margin: 0 auto;
}
#linegift .accordion-area li{
    border-bottom: dotted 2px #ababab;
}
#linegift .accordion-area li:last-child{
    border: none;
}
#linegift .accordion-area .title {
    position: relative;
    cursor: pointer;
    font-size: 15px;
    font-weight: bold;
    padding: 25px 45px 25px 55px;
    transition: all .5s ease;
}
#linegift .accordion-area .title span {
    position: absolute;
    left: 0;
    top: 17px;
}
#linegift .accordion-area .title span::before{
    content: "";
    background: url(https://nishidaya.itembox.design/item/fs-group/linegift/q-icon.png) no-repeat;
    background-size: contain;
    display: inline-block;
    width: 45px;
    height: 43px;
}
#linegift .accordion-area .title::before,
#linegift .accordion-area .title::after{
    position: absolute;
    content:'';
    width: 15px;
    height: 2px;
    background-color: #707070;
    transition: all 0.3s ease-out;
}
#linegift .accordion-area .title::before{
    top:48%;
    right: 15px;
    transform: rotate(0deg); 
}
#linegift .accordion-area .title::after{    
    top:48%;
    right: 15px;
    transform: rotate(90deg);
}
#linegift .accordion-area .title.close::after{
    transform: rotate(0deg);
}
#linegift .accordion-area .box {
    display: none;
    margin-bottom: 30px;
    padding: 0 10px;
}
#linegift .accordion-area .box p {
	font-size: 14px;
}
#linegift .accordion-area .title.close {
    float: none;
    line-height: 1.3;
    text-shadow: none;
    opacity: 1;
}