

@charset "utf-8"
/* +++++++++++++++++++++++++++++++

 共通

+++++++++++++++++++++++++++++++ */
.feature {
  font-family: YuGothic,"Yu Gothic medium","Hiragino Sans", Meiryo,"sans-serif";
  font-weight: 500;
  overflow: hidden;
  background-color: #fff;
  box-sizing: border-box;
}

.box_feature {
  background: transparent;
}

#specialweeks {
  box-sizing: border-box;
  z-index: 0;
  position: relative;
}

#specialweeks p {
  margin: 0;
  padding: 0;
}

.product_area {
  padding: 0 15px;
}

picture {
	width: 100%;
	display:block;
}
picture img {
  width:100%;
}

.image img {
  width:100%;
  box-sizing: border-box;
  border-radius: 20px;
}

a:hover {
  text-decoration: none;
}

/*見えていない部分*/
.grad-wrap .product_wrap {
  margin: 0 auto 4rem;
}

@media screen and (max-width: 480px) and (min-width: 0px) {
  .product_area {
    padding: 0 10px;
    wi]: \;
    box-sizing: border-box;
    margin: auto;
  }
  .image img {
    border-radius: 13px;
  }
  .product_wrap {
	margin: 1rem auto 0;
  }
}

/*-------------------------

もっと見る

-------------------------*/

/*-------------------------

フォントについて

-------------------------*/
#specialweeks .flyer_btn,
#specialweeks .nav_wrap {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
}

/*-------------------------

KV

-------------------------*/
#specialweeks header .top__inner {
  position: relative;
}

#specialweeks header {
  position: relative;
  padding: 4.5rem 1rem 7rem;
}

#specialweeks header::before {
  background: url(/shibuya_foodshow/specialweeks2026/image/background.png)no-repeat top  center/cover;
  display: block;
  content:"";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  top: 0;
  right: 0px;
}

@media screen and (max-width: 480px) and (min-width: 0px) {
  #specialweeks header {
    padding: 3rem 0.5rem 4rem;
  }	
}

/*-------------------------
会期
-------------------------*/


#specialweeks .top__inner p.top_date {
  position: relative;
  width: 35%;
  display: inline-block;
  color: #000;
  padding: 25px 5px 32px;
  top: 0;
  left: 0;
  transform: translateX(36%);
  font-size: 45px;
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-feature-settings: "palt";
  text-align: center;
  line-height: 1;
}

#specialweeks .top__inner p.top_date::before,
#specialweeks .top__inner p.top_date::after {
  content: "";
  position: absolute;
  width: 0;
  height: 4px;
  left: 0;
  right: 0;
  background-color: #000;
  margin: 0 auto;
  width: 100%
}

#specialweeks .top__inner p.top_date::before {
  top: 0;
}

#specialweeks .top__inner p.top_date::after {
  bottom: 0;
  height: 5px;
}

#specialweeks .top__inner p.top_date small {
  margin-left: -0.5rem;
}

@media screen and (max-width: 1200px) and (min-width: 0px) {
  #specialweeks .top__inner p.top_date {
	width: 35%;
	font-size: 28px;
	transform: translateX(34%);
	padding: 22px 5px 26px;
  }
  #specialweeks .top__inner p.top_date::after {
    height: 4px;
  }
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  #specialweeks .top__inner p.top_date {
	width: 36%;
	font-size: 22px;
	padding: 20px 0 22px;
	transform: translateX(35%);
	}
	
  #specialweeks .top__inner p.top_date::before,
  #specialweeks .top__inner p.top_date::after {
    height: 3px;
  }

  #specialweeks .top__inner p.top_date small {
    margin-left: -0.15rem;
  }
}
@media screen and (max-width: 480px) and (min-width: 0px) {
  #specialweeks .top__inner p.top_date {
	font-size: 18px;
	padding: 16px 0 18px;
  }
}

/*-------------------------
場所
-------------------------*/
#specialweeks .top__inner div.top_place {
  position: absolute;
  aspect-ratio: 1 / 1;
  height: 42%;
  top: 0;
  right: 0;
  transform: translateX(-18%)translateY(-10%);
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  display: block;
  background: url(/shibuya_foodshow/specialweeks2026/image/place.png) no-repeat top center/contain;
}
@media screen and (max-width: 1200px) and (min-width: 0px) {
  #specialweeks .top__inner div.top_place {
    transform: translateX(0%)translateY(-17%);
    height: 40%;
  }	
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  #specialweeks .top__inner div.top_place {
    transform: translateX(-5%)translateY(-10%);
  }	
}
@media screen and (max-width: 480px) and (min-width: 0px) {
  #specialweeks .top__inner div.top_place {
    height: 35%;
    /* transform: translateX(0%)translateY(-10%); */
    /* left: 0; */
    /* right: unset; */
  }	
}

/*-------------------------
タイトル
-------------------------*/
#specialweeks .top__inner h1 {
  font-size: 0.1px;
}

#specialweeks .top__inner h1.top_title {
  position: relative;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  aspect-ratio: 1069 / 312;
  margin: 2.5rem 0 0;
  width: 72%;
  top: 0px;
  left: 0;
  transform: translateX(18%);
  background: url(/shibuya_foodshow/specialweeks2026/image/title.png) no-repeat top  center/contain;
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  #specialweeks .top__inner h1.top_title {
	margin: 2rem 0 0;
  }
}
@media screen and (max-width: 480px) and (min-width: 0px) {
  #specialweeks .top__inner h1.top_title {
	margin: 1.5rem 0 0;
  }
}

/*-------------------------
キャッチコピー
-------------------------*/
#specialweeks .top__inner h2 {
  font-size: 1px;
}

#specialweeks .top__inner h2.top_copy {
  position: relative;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  aspect-ratio: 1069 / 65;
  width: 72%;
  margin: 2rem 0 5rem;
  top: 0;
  left: 0;
  transform: translateX(18%);
  background: url(/shibuya_foodshow/specialweeks2026/image/copy.png) no-repeat top  center/contain;
}

@media screen and (max-width: 767px) and (min-width: 0px) {
  #specialweeks .top__inner h2.top_copy {
    margin: 1.5rem 0 3rem;
  }
}
@media screen and (max-width: 480px) and (min-width: 0px) {
  #specialweeks .top__inner h2.top_copy {
    margin: 1.5rem 0 2.2rem;
  }
}

/*-------------------------

WEBチラシはこちら

-------------------------*/
#specialweeks .flyer_btn {
  box-sizing: border-box;
  position: relative;
  max-width: 550px;
  margin: 0 auto;
}

#specialweeks .flyer_btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: #4c7f99;
  padding: .9em 2em;
  border: solid 4px #fff;
  border-radius: 100vh;
  min-height: 110px;
  box-shadow: 5px 6px 5px 3px rgba(0,0,0,0.2);
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.07rem;
  text-decoration: none;
  text-align: center;
  box-sizing: border-box;
}

/*矢印*/
#specialweeks .flyer_btn::after {
  content: "";
  display: block;
  position: absolute;
  background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iYiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTUuMTMiIGhlaWdodD0iMzAuMTkiIHZpZXdCb3g9IjAgMCAxNS4xMyAzMC4xOSI+IDxnIGlkPSJjIiBkYXRhLW5hbWU9IlBDX+OBiualveOBl+OBv+iiiyI+IDxwb2x5Z29uIHBvaW50cz0iMTUuMTMgMTUuMTMgLjA3IDMwLjE5IC4xMiAyNC43OSA5Ljc4IDE1LjEzIDAgNS4zNCAwIDAgMTUuMTMgMTUuMTMiIGZpbGw9IiNmZmYiLz4gPC9nPjwvc3ZnPg==");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  top: 50%;
  right: 6%;
  transform: translateY(-50%);
  width: 15px;
  height: auto;
  aspect-ratio: 15.1275 / 30.1891;
  visibility: visible;
}

#specialweeks .flyer_btn:hover:after {
	right: 1.4rem;
}

@media screen and (max-width: 767px) and (min-width: 0px) {
  #specialweeks .flyer_btn {
    width: 65%;
  }
	
  #specialweeks .flyer_btn a {
    font-size: 18px;
    min-height: 90px;
  }

  /*矢印*/
  #specialweeks .flyer_btn::after {
    width: 10px;
  }
}
@media screen and (max-width: 480px) and (min-width: 0px) {
  #specialweeks .flyer_btn a {
    font-size: 15px;
    min-height: 60px;
    border: solid 3px #fff;
  }
}

/*-------------------------

クーポン情報

-------------------------*/
#specialweeks .coupon_area {
  color: #212121;
  padding: 100px 60px 0;
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
}

@media screen and (max-width: 1200px) and (min-width: 0px) {
  #specialweeks .coupon_area {
    padding: 5rem 3rem 0;
  }
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  #specialweeks .coupon_area {
    padding: 3.5rem 1.5rem 0;
  }
}

@media screen and (max-width: 480px) and (min-width: 0px) {
  #specialweeks .coupon_area {
    padding: 3.5rem 1rem;
  }
}

#specialweeks .coupon_lead {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 1.75rem;
  color: #212121;
  font-size: 40px;
  text-align: center;
  letter-spacing: 0.45rem;
  font-feature-settings: "palt";
}

#specialweeks .coupon_lead::before,
#specialweeks .coupon_lead::after {
  width: 4.5px;
  height: 85px;
  background-color: #212121;
  content: '';
}

#specialweeks .coupon_lead::before {
  transform: rotate(-35deg);
  margin-right: 60px;
}

#specialweeks .coupon_lead::after {
  transform: rotate(35deg);
  margin-left: 60px;
}

@media screen and (max-width: 1200px) and (min-width: 0px) {
  #specialweeks .coupon_lead {
    font-size: 30px;
  }
}

@media screen and (max-width: 767px) and (min-width: 0px) {
  #specialweeks .coupon_lead {
    font-size: 25px;
	padding-bottom: 1.45rem;
  }

  #specialweeks .coupon_lead::before,
  #specialweeks .coupon_lead::after {
	height: 60px;
  }

  #specialweeks .coupon_lead::before {
	margin-right: 45px;
	transform: rotate(-30deg);
  }

  #specialweeks .coupon_lead::after {
	margin-left: 45px;
	transform: rotate(30deg);
  }
}

@media screen and (max-width: 480px) and (min-width: 0px) {
  #specialweeks .coupon_lead {
    font-size: 14.7px;
    padding: 0 2.5px 1rem;
  }

  #specialweeks .coupon_lead::before,
  #specialweeks .coupon_lead::after {
	  width: 2px;
	  height: 50px;
  }

  #specialweeks .coupon_lead::before {
	  margin-right: 18px;
	 }

  #specialweeks .coupon_lead::after {
	  margin-left: 18px;
	 }
}

#specialweeks .coupon_wrap {
  display: flex;
  gap: 0 30px;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-around;
}

#specialweeks .coupon_img {
  width: calc((100% - 30px)/2);
}

#specialweeks .coupon_img img {
  width: 100%;
}

#specialweeks .coupon_content {
  width: calc((100% - 30px)/2);
  font-feature-settings: "palt";
}

@media screen and (max-width: 1600px) and (min-width: 0px) {
  #specialweeks .coupon_wrap {
	gap: 0 15px;
  }
  #specialweeks .coupon_img {
	width: calc((100% - 60%) - 15px);
  }

  #specialweeks .coupon_content {
	width: 60%;
  }
}

@media screen and (max-width: 1200px) and (min-width: 0px) {
  #specialweeks .coupon_wrap {
	  flex-direction: column;
  }
  #specialweeks .coupon_img {
	  width: 90%;
	  padding: 0 0 25px;
  }

  #specialweeks .coupon_content {
	  width: 100%;
  }
}
@media screen and (max-width: 767px) and (min-width: 0px) {


}

@media screen and (max-width: 480px) and (min-width: 0px) {

  #specialweeks .coupon_img {
	  padding: 0 0 1.2rem;
  }
}

#specialweeks .coupon_content p.coupon_title {
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: 1.5px;
}

/*注意事項*/
#specialweeks .coupon_content .coupon_attention {
  padding : 13px 0;
  font-size: 16px;
}

/*注意事項*/
#specialweeks .coupon_content .coupon_attention .attention_tx {
  padding-left: 15px;
  text-indent: -15px;
  line-height: 1.45rem;
  font-weight: normal;
  letter-spacing: 0.1rem;
}

/*対象店舗*/
#specialweeks .coupon_content .coupon_tx {
  font-size: 18px;
  letter-spacing: 0.085rem;
}

/*対象店舗*/
#specialweeks .coupon_content .target_stores {
  padding-bottom: 3px;
}

/*日程*/
#specialweeks .coupon_content .coupon_date {
  font-size: 22px;
  letter-spacing: 0.08rem;
}

#specialweeks .coupon_content .coupon_date .date_tx {
	margin-top: 12px;
}

/*クーポン配布終了*/
#specialweeks .coupon_content .coupon_date .date_tx:first-of-type span {
	background: rgb(255 199 108);
	padding: 10px 10px 10px 14px;
}

#specialweeks .coupon_content .coupon_date .date_tx:last-of-type span {
  padding-left: 5px;
  text-decoration: underline;
  text-decoration-color: rgb(255 199 108);
  text-decoration-thickness: .4em;
  text-decoration-skip-ink: none;
  text-underline-offset: -.1em;
}

@media screen and (max-width: 1600px) and (min-width: 0px) {
  #specialweeks .coupon_content p.coupon_title {
	font-size: 18px;
  }
	
  /*注意事項*/
  #specialweeks .coupon_content .coupon_attention {
    font-size: 13px;
	padding : 10px 0;
  }
	
  /*対象店舗*/
  #specialweeks .coupon_content .coupon_tx {
    font-size: 15px;
    letter-spacing: 0.085rem;
  }

  /*日程*/
  #specialweeks .coupon_content .coupon_date {
    font-size: 18px;
  }
}

@media screen and (max-width: 1200px) and (min-width: 0px) {
  #specialweeks .coupon_content p.coupon_title {
    font-size: 22px;
  }
}

@media screen and (max-width: 767px) and (min-width: 0px) {
　/*注意事項*/
  #specialweeks .coupon_content .coupon_attention .attention_tx {
    font-size: 13px;
    padding-left: 13px;
    text-indent: -13px;
  }

  #specialweeks .coupon_content .coupon_tx {
	font-size: 16px;
  }

  #specialweeks .coupon_content .coupon_date {
	font-size: 18px;
	text-align: center;
  }
}

@media screen and (max-width: 480px) and (min-width: 0px) {
  #specialweeks .coupon_content p.coupon_title {
    font-size: 16.5px;
  }

　/*注意事項*/
  #specialweeks .coupon_content .coupon_attention {
    padding: 10px 0;
  }

  /*注意事項*/
  #specialweeks .coupon_content .coupon_attention .attention_tx {
    line-height: 1.3rem;
  }
	
  #specialweeks .coupon_content .coupon_tx {
    font-size: 14.5px;
    line-height: 1.4rem;
  }

  /*日程*/
  #specialweeks .coupon_content .coupon_date {
    font-size: 16px;
    text-align: left;
  }
  #specialweeks .coupon_content .coupon_date .date_tx {
    padding-left: 80px;
    text-indent: -80px;
    line-height: 1.5rem;
  }
  #specialweeks .coupon_content .coupon_date .date_tx:last-of-type {
    padding-left: 167px;
    text-indent: -167px;
	line-height: 1.5rem;
  }
}

/*-------------------------

ナビゲーションPC

-------------------------*/
#specialweeks .nav_wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 0 20px;
  font-size: 20px;
  line-height: 1.05;
  padding: 6rem 4rem 6.5rem;
  margin: 0 auto;
  justify-content: center;
  align-items: stretch;
  box-sizing: border-box;
  max-width: 1550px;
}

#specialweeks .nav_wrap div {
  width: calc((100% - 60px) / 4);
  box-sizing: border-box;
}

#specialweeks .nav_wrap div:first-of-type {
  display: none;
}

@media screen and (max-width: 1200px) and (min-width: 0px) {
	#specialweeks .nav_wrap {
		font-size: 17.5px;
		padding: 3.5rem 2rem 5rem;
	}
}

@media screen and (max-width: 767px) and (min-width: 0px) {
	#specialweeks .nav_wrap {
		gap: 20px 10px;
		font-size: 15px;
		padding: 3rem 1.2rem 3rem;
	}

	#specialweeks .nav_wrap div {
		width: calc((100% - 10px) / 2);
	}
}

@media screen and (max-width: 480px) and (min-width: 0px) {
  #specialweeks .nav_wrap {
    position: relative; /* 位置を固定 */
    bottom: 0;/* 画面下部からの距離 */
    z-index: 8;    /* コンテンツより上に表示 */
    gap: 9px 10px;
    font-size: 13.5px;
    padding: 0.5rem 0.35rem 0.3rem;
    box-sizing: border-box;
    justify-content: flex-start;
  }

  #specialweeks .nav_wrap div {
    width: calc((100% - 10px) / 2);
  }
}

#specialweeks .nav_wrap a {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: #ea6d9f;/*お楽しみ袋*/
  padding: .5em 2em;
  border-radius: 100vh;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  min-height: 150px;
  width: auto;
  box-sizing: border-box;
}

@media screen and (max-width: 767px) and (min-width: 0px) {
  #specialweeks .nav_wrap a {
	min-height: 100px;	  
  }
}

@media screen and (max-width: 480px) and (min-width: 0px) {
  #specialweeks .nav_wrap a {
	min-height: 55px;
	}
}

/*矢印*/
#specialweeks .nav_wrap div a::after {
  content: "";
  display: block;
  position: absolute;
  background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iYiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMzkuOTUiIGhlaWdodD0iMjAuMDIiIHZpZXdCb3g9IjAgMCAzOS45NSAyMC4wMiI+IDxnIGlkPSJjIiBkYXRhLW5hbWU9IlBDX+OBiualveOBl+OBv+iiiyI+IDxwb2x5Z29uIHBvaW50cz0iMTkuOTMgMjAuMDIgMCAuMDkgNy4xNCAuMTUgMTkuOTMgMTIuOTUgMzIuODggMCAzOS45NSAwIDE5LjkzIDIwLjAyIiBmaWxsPSIjZmZmIi8+IDwvZz48L3N2Zz4=");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  top: 50%;
  left: 50%;
  transform: translateX(-50%)translateY(290%);
  height: 13px;
  aspect-ratio: 25 / 12.5273;
  visibility: visible;
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  /*矢印*/
  #specialweeks .nav_wrap div a::after {
	transform: translateX(-50%)translateY(270%);
	height: 9px;
  }
}
@media screen and (max-width: 480px) and (min-width: 0px) {
  /*矢印*/
  #specialweeks .nav_wrap div a::after {
	display: none;
  }
}

/*カラースイーツ*/
#specialweeks .nav_wrap a.color_sweets {
  background: #c3c94f;
}

/*1090円弁当*/
#specialweeks .nav_wrap a.obento {
  background: #ff8a3b;
}

/*ゴールデンウィークセール*/
#specialweeks .nav_wrap a.gw_sale {
  background: #6da8bf;
}

/*生鮮イベント*/
#specialweeks .nav_wrap a.event {
  background: #8b64ad;
}

/*クーポン*/
#specialweeks .nav_wrap a.coupon {
  background: #444;
}

#specialweeks .nav_wrap li:hover {
  transform:translateY(-5px)
}

#specialweeks .nav_wrap a:hover {
  transform:translateY(5px);
}
@media screen and (max-width: 480px) and (min-width: 0px) {
  #specialweeks .nav_wrap a:hover {
  transform:translateY(-5px);
  }
}

/*============================================
背景 共通
============================================*/
#specialweeks .category_box {
  position: relative;
  padding: 12rem 0 13rem;
  z-index: 1;
}
@media screen and (max-width: 1200px) and (min-width: 0px) {
  #specialweeks .category_box {
	padding: 10rem 0 10rem;
  }
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  #specialweeks .category_box {
	padding: 7rem 0 5rem;
  }
}
@media screen and (max-width: 480px) and (min-width: 0px) {
  #specialweeks .category_box {
	padding: 5rem 0 3rem;
  }
}

/*--------------------------------
お楽しみ袋 背景
--------------------------------*/
#specialweeks #enjoybox {
  background: #ffabcb;
  display: none;
}

/*--------------------------------
イエローグリーンcolorsweets 背景
--------------------------------*/
#specialweeks #color_sweets {
  background-image: linear-gradient(60deg, #fabe00, #abcd03);
  padding: 12.5rem 0 13rem;
}

/*--------------------------------
1,090円弁当 背景
--------------------------------*/
#specialweeks #obento {
  background: #ff8a3b;
}

/*--------------------------------
ゴールデンウィークＳＡＬＥ 背景
--------------------------------*/
#specialweeks #gw_sale {
  background: #e4f0f4;
}

/*--------------------------------
4days・7days 背景
--------------------------------*/
#specialweeks #event {
  background: #957dbc;
  color: #fff;
  padding: 10rem 0;
}
@media screen and (max-width: 1200px) and (min-width: 0px) {
  #specialweeks #event {
	padding: 10rem 0 5rem;
  }
  /*--------------------------------
  イエローグリーンcolorsweets 背景
  --------------------------------*/
  #specialweeks #color_sweets {
    padding: 8rem 0 13rem;
  }
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  #specialweeks #event {
	padding: 7rem 0 1.5rem;
  }
  /*--------------------------------
  イエローグリーンcolorsweets 背景
  --------------------------------*/
  #specialweeks #color_sweets {
    padding: 7rem 0 13rem;
  }
}
@media screen and (max-width: 480px) and (min-width: 0px) {
  /*--------------------------------
  イエローグリーンcolorsweets 背景
  --------------------------------*/
  #specialweeks #color_sweets {
    padding: 5.5rem 0 13rem;
  }
}

/*==========================================
WAVE 共通
==========================================*/
#specialweeks .category_box::before {
  content: "";
  display: block;
  position: absolute;
  aspect-ratio: 1614.96 / 229.3452;
  width: 100%;
  height: auto;
  left: 0;
  top: 0;
  transform: translateY(-60%);
  margin: auto;
  z-index: 1;
}

/*--------------------------------
お楽しみ袋 WAVE
--------------------------------*/
#specialweeks #color_sweets::before{
  background: url(/shibuya_foodshow/specialweeks2026/image/wave_pink.svg) no-repeat bottom center / 100%, linear-gradient(10deg, rgba(171, 205, 3, 0) 100%, rgb(255 255 255) 90%);
  z-index: 2;
  transform: translateY(-20%);
  display: none;
}

/*--------------------------------
１０９０円弁当 WAVE
--------------------------------*/
#specialweeks #obento::before{
  background: url(/shibuya_foodshow/specialweeks2026/image/wave_orange.svg) no-repeat bottom center / 100% ,linear-gradient(180deg, rgba(243, 191, 0,1) 98%, rgba(255, 138, 59,1) 97%);
}

/*--------------------------------
ゴールデンウィークＳＡＬＥ WAVE
--------------------------------*/
#specialweeks #gw_sale::before{
  background: url(/shibuya_foodshow/specialweeks2026/image/wave_blue.svg) no-repeat bottom center / 100% ,linear-gradient(180deg, rgba(255, 138, 59,1) 98%, rgba(228, 240, 244,1) 97%);
}

/*--------------------------------
EVENT WAVE
--------------------------------*/
#specialweeks #event::before{
  
  background: url(/shibuya_foodshow/specialweeks2026/image/wave_purple.svg) no-repeat bottom center / 100% ,linear-gradient(180deg, rgba(228, 240, 244,1) 98%, rgba(149, 125, 188,1) 97%);
}

/*============================================
タイトルエリア
============================================*/
#specialweeks .category_box .title_area {
  position: relative;
  padding: 0 10px 0;
  margin-top: -1%;
}

/*============================================
日時 共通
============================================*/
#specialweeks .category_box .title_area p {
  position: absolute;
  display: block;
  aspect-ratio: 1 / 1;
  width: 17%;
  top: 0px;
  left: 0;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  z-index: 1;
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  #specialweeks .category_box .title_area p {
	width: 20%;
  }
}
@media screen and (max-width: 480px) and (min-width: 0px) {
  #specialweeks .category_box .title_area p {
	width: 24%;
  }
}

/*--------------------------------
日時 お楽しみ袋
--------------------------------*/
#specialweeks .category_box .title_area p.enjoybox_date {
  background: url(/shibuya_foodshow/specialweeks2026/image/date_enjoybox.png) no-repeat top  center/contain;
  transform: translateX(64%)translateY(-25%);
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  #specialweeks .category_box .title_area p.enjoybox_date {
    transform: translateX(30%)translateY(-35%);
  }
}
@media screen and (max-width: 480px) and (min-width: 0px) {
  #specialweeks .category_box .title_area p.enjoybox_date {
    transform: translateX(12%)translateY(-40%);
  }
}

/*--------------------------------
日時 カラースイーツ
--------------------------------*/
#specialweeks .category_box .title_area p.color_sweets_date {
  background: url(/shibuya_foodshow/specialweeks2026/image/date_collarsweets.png) no-repeat top  center/contain;
  filter: drop-shadow(4px 8px 5px rgba(0, 0, 0, 0.3));
  transform: translateX(118%)translateY(-8%);
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  #specialweeks .category_box .title_area p.color_sweets_date {
    transform: translateX(80%)translateY(-8%);
  }
}
@media screen and (max-width: 480px) and (min-width: 0px) {
  #specialweeks .category_box .title_area p.color_sweets_date {
    transform: translateX(49%)translateY(-17%);
  }
}


/*--------------------------------
日時 1090円弁当
--------------------------------*/
#specialweeks .category_box .title_area p.obento_date {
  background: url(/shibuya_foodshow/specialweeks2026/image/date_obento.png) no-repeat top  center/contain;
  transform: translateX(79%)translateY(-58%);
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  #specialweeks .category_box .title_area p.obento_date {
    transform: translateX(50%)translateY(-58%);
  }	
}
@media screen and (max-width: 480px) and (min-width: 0px) {
  #specialweeks .category_box .title_area p.obento_date {
    transform: translateX(22%)translateY(-65%);
  }	
}


/*============================================
各タイトル 共通
============================================*/
#specialweeks .category_box .title_area h3 {
  display: block;
  position: relative;
  width: 58%;
  top: 0;
  left: 0;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  z-index: 3;
}

@media screen and (max-width: 767px) and (min-width: 0px) {
  #specialweeks .category_box .title_area h3 {
    width: 65%;
  }	
}
@media screen and (max-width: 480px) and (min-width: 0px) {
  #specialweeks .category_box .title_area h3 {
    width: 70%;
  }	
}

/*--------------------------------
各タイトル お楽しみ袋
--------------------------------*/
#specialweeks .category_box .title_area h3.enjoybox_title {
  background: url(/shibuya_foodshow/specialweeks2026/image/title_enjoybox.png) no-repeat top  center/contain;
  aspect-ratio: 1036.2022 / 256.4096;
  transform: translateX(45%);
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  #specialweeks .category_box .title_area h3.enjoybox_title {
    transform: translateX(35%);
  }	
}
@media screen and (max-width: 480px) and (min-width: 0px) {
  #specialweeks .category_box .title_area h3.enjoybox_title {
    transform: translateX(32%);
  }	
}

/*-------------------------------------------
各タイトル イエローグリーンcolorsweets
-------------------------------------------*/
#specialweeks .category_box .title_area h3.color_sweets_title {
  background: url(/shibuya_foodshow/specialweeks2026/image/title_collarsweets.png) no-repeat top  center/contain;
  aspect-ratio: 1017 / 560;
  transform: translateX(51%);
  margin-top: 0%;
  width: 50%;
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  #specialweeks .category_box .title_area h3.color_sweets_title {
	width: 60%;
	transform: translateX(34%);
	}	
}
@media screen and (max-width: 480px) and (min-width: 0px) {
  #specialweeks .category_box .title_area h3.color_sweets_title {
    transform: translateX(22%);
	width: 70%;
  }	
}

/*-------------------------------------------
各タイトル 1,090円弁当
-------------------------------------------*/
#specialweeks .category_box .title_area h3.obento_title {
  background: url(/shibuya_foodshow/specialweeks2026/image/title_obento.png) no-repeat top  center/contain;
  aspect-ratio: 1061.95 / 249.85;
  transform: translateX(39%);
  margin: 9% 0 0;
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  #specialweeks .category_box .title_area h3.obento_title {
    transform: translateX(33%);
  }	
}
@media screen and (max-width: 480px) and (min-width: 0px) {
  #specialweeks .category_box .title_area h3.obento_title {
    transform: translateX(25%);
  }	
}

/*-------------------------------------------
各タイトル ゴールデンウィークＳＡＬＥ
-------------------------------------------*/
#specialweeks .category_box .title_area h3.gw_sale_title {
  background: url(/shibuya_foodshow/specialweeks2026/image/title_gw-sale.png) no-repeat top  center/contain;
  aspect-ratio: 1232.4907 / 215.452;
  margin: 5% auto 2rem;
  width: 70%;
}
@media screen and (max-width: 480px) and (min-width: 0px) {
  #specialweeks .category_box .title_area h3.gw_sale_title {
    margin: 13% auto 0.5rem;
    width: 85%;
  }	
}

/*-------------------------------------------
各タイトル イベント
-------------------------------------------*/
#specialweeks .category_box .title_area h3.event_title {
  background: url(/shibuya_foodshow/specialweeks2026/image/title_event.png) no-repeat top  center/contain;
  aspect-ratio: 1232.4907 / 215.452;
  margin: 10% auto 4rem;
  width: 94%;
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  #specialweeks .category_box .title_area h3.event_title {
	margin: 10% auto 2rem;
  }
}
@media screen and (max-width: 480px) and (min-width: 0px) {
  #specialweeks .category_box .title_area h3.event_title {
	width: 100%;
	margin: 0 auto 1.5rem;
  }
}

/*============================================
各キャッチコピー 共通
============================================*/
#specialweeks .category_box p.category_copy {
  width: 55%;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

@media screen and (max-width: 767px) and (min-width: 0px) {
  #specialweeks .category_box p.category_copy {
	width: 65%;
  }
}
@media screen and (max-width: 480px) and (min-width: 0px) {
  #specialweeks .category_box p.category_copy {
	width: 85%;
  }	
}

/*---------------------
各キャッチコピー　お楽しみ袋
---------------------*/
#specialweeks #enjoybox p.enjoybox_copy {
  background: url(/shibuya_foodshow/specialweeks2026/image/copy_enjoybox.png) no-repeat top center / contain;
  aspect-ratio: 978 / 69;
  margin: 3rem auto 1.5rem;
}

@media screen and (max-width: 767px) and (min-width: 0px) {
  #specialweeks #enjoybox p.enjoybox_copy {
	
  }
}
@media screen and (max-width: 480px) and (min-width: 0px) {
  #specialweeks #enjoybox p.enjoybox_copy {
	  margin: 2rem auto 0.8rem;
	 }	
}

/*------------------------------
各キャッチコピー　カラースイーツ
------------------------------*/
#specialweeks #color_sweets p.color_sweets_copy {
  background: url(/shibuya_foodshow/specialweeks2026/image/copy_collarsweets.png) no-repeat top center / contain;
  aspect-ratio: 436.98 / 81.17;
  margin: 3.5rem auto 1.5rem;
  width: 22%;
}

@media screen and (max-width: 767px) and (min-width: 0px) {
  #specialweeks #color_sweets p.color_sweets_copy {
	margin: 2rem auto 3.5rem;
	width: 30%;
	}
}
@media screen and (max-width: 480px) and (min-width: 0px) {
  #specialweeks #color_sweets p.color_sweets_copy {
	margin: 1.5rem auto 2rem;
  }	
}

/*------------------------------
各キャッチコピー　1,090円弁当
------------------------------*/
#specialweeks #obento p.obento_copy {
  background: url(/shibuya_foodshow/specialweeks2026/image/copy_obento.png) no-repeat top center / contain;
  aspect-ratio: 1206.5499 / 48.6163;
  margin: 3rem auto 0;
}

@media screen and (max-width: 767px) and (min-width: 0px) {
  #specialweeks #obento p.obento_copy {
	margin: 2.5rem auto 1rem;
  }
}
@media screen and (max-width: 480px) and (min-width: 0px) {
  #specialweeks #obento p.obento_copy {
	margin: 2rem auto 1rem;
	width: 90%;
  }	
}


/*---------------------
こまごま追記
---------------------*/
#specialweeks p.category_add {
  color: #fff;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
}

@media screen and (max-width: 767px) and (min-width: 0px) {
  /*こまごま追記*/
  #specialweeks p.category_add {
	font-size: 20px;
  }
}

@media screen and (max-width: 480px) and (min-width: 0px) {
  /*こまごま追記*/
  #specialweeks p.category_add {
	  font-size: 16px;
	}
}
#specialweeks #enjoybox .image img {
  border: 2px solid #dd3d74;
}


/*------------------------------------------
ポップアップ イベント
------------------------------------------*/
.tmb {
  width: 75%;
  margin: 5% auto 7rem;
}

.tmb_img {
  width: 100%;
  height: auto;
}

.tmb_img:hover {
  cursor: pointer;
}

.popup {
  z-index: 10;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  background-color: rgba(0, 0, 0, 0.8);
  opacity: 0;
  transition: opacity 0.3s, transform 0s 0.3s;
}

.popup__btn {
  display: block;
  z-index: 13;
  position: absolute;
  top: 1vh;
  right: 1vh;
  width: 5vh;
  height: 5vh;
  cursor: pointer;
}

.popup__btn::before,
.popup__btn::after {
  position: absolute;
  top: 50%;
  width: 100%;
  height: 2px;
  margin-top: -1px;
  background-color: #fff;
  content: '';
}

.popup__btn::before {
  transform: rotate(45deg);
}

.popup__btn::after {
  transform: rotate(-45deg);
}

.popup__btnarea {
  z-index: 12;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.popup__img {
  z-index: 11;
  position: absolute;
  top: 5%;
  left: 5%;
  width: 90%;
  height: 90%;
}

.popup__img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

input[type="checkbox"] {
  display: none;
}

input[type="checkbox"]:checked ~ .popup {
  transform: scale(1);
  opacity: 1;
  transition: opacity 0.3s;
}

@media screen and (max-width: 767px) and (min-width: 0px){
  .tmb {
    margin: 0 auto 5rem;
  }	
}
@media screen and (max-width: 480px) and (min-width: 0px){
  .tmb {
    margin: 0 auto 3rem;
  }	
}

/*------------------------------------------
EVENT詳細
------------------------------------------*/
#specialweeks .event_flex {
  display: flex;
  flex-wrap: wrap;
  gap: 60px 80px;
  margin: 5rem auto 0;
  max-width: 1200px;
  padding: 0 15px;
}

#specialweeks .event_item_flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 0 24px;
  width: calc((100% - 80px) / 2);
  border-bottom: 3px dotted #fff;
  padding-bottom: 60px;
}

#specialweeks .event_item_img {
  width: calc((100% - 24px) / 2);
  object-fit: cover;
}

#specialweeks .event_item_img img {
  width: 100%;
  border-radius: 100vh;
}

#specialweeks .event_item_info {
  width: calc((100% - 24px) / 2);
  box-sizing: border-box;
}

@media screen and (max-width: 767px) and (min-width: 0px) {
  #specialweeks .event_flex {
    flex-direction: column;
    gap: 40px 0;
    padding: 0 15px 0;
    margin: 2.5rem auto 0;
  }

  #specialweeks .event_item_flex {
    width: 100%;
    gap: 0 18px;
    padding: 0 0 40px;
    border-bottom: 2px dotted #fff;
  }

  #specialweeks .event_item_flex:last-of-type {
    border-bottom: unset;
  }

  #specialweeks .event_item_img {
    width: calc((100% - 65%)  - 18px);
  }
	
  #specialweeks .event_item_info {
    width: 65%;
  }
}

/*------------------------------------------
EVENT 商品詳細
------------------------------------------*/
/*ブランド名*/
#specialweeks #event .event_flex .event_item_info .brand_name {
  font-size: 20px;
  margin-left: -8px;
  font-weight: bold;
  line-height: 1;
}

/*商品名*/
#specialweeks #event .event_flex .event_item_info p.prod_name {
  font-size: 23px;
  font-weight: bold;
  padding: 10px 0 5px;
  line-height: 1.5;
}

/*値段*/
#specialweeks #event .event_flex .event_item_info .event_item_price {
  letter-spacing: 0.05rem;
  font-size: 23px;
  line-height: 1.1;
  font-weight: 700;
}

/*限定数*/
#specialweeks #event .event_flex .event_item_info .event_item_limit {
  letter-spacing: 0.1rem;
  font-size: 14px;
  font-feature-settings: "palt";
  margin: 0 5px 0 0;
}

/*開催日*/
#specialweeks #event .event_flex .event_item_info .date {
  padding: 15px 0 0;
  letter-spacing: 0.08rem;
  font-size: 25px;
  font-weight: 600;
  line-height: 0.5;
}

/*月日時間*/
#specialweeks #event .event_flex .event_item_info span.days,
#specialweeks #event .event_flex .event_item_info span.month,
#specialweeks #event .event_flex .event_item_info span.time,
#specialweeks #event .event_flex .event_item_info span.from {
  font-size: 15px;
  font-weight: 500;
}

#specialweeks #event .event_flex .event_item_info span.time,
#specialweeks #event .event_flex .event_item_info span.from {
  padding-left: 5px;
}

/*何曜日*/
#specialweeks #event .event_flex .event_item_info span.day {
  background: #733c93;
  border-radius: 100vh;
  padding: 6.5px;
  font-size: 15px;
  margin: 0px 2.5px 0px;
  line-height: 0;
  aspect-ratio: 1 / 1;
  justify-content: center;
  align-items: center;
  display: inline-flex;
  top: -2px;
  transform: translateY(-5%);
  position: relative;
}

@media screen and (max-width: 767px) and (min-width: 0px) {
  /*ブランド名*/
  #specialweeks #event .event_flex .event_item_info .brand_name {
    font-size: 17.5px;
  }

  /*商品名*/
  #specialweeks #event .event_flex .event_item_info p.prod_name {
    font-size: 20px;
  }

  /*値段*/
  #specialweeks #event .event_flex .event_item_info .event_item_price {
    font-size: 20px;
  }

  /*開催日*/
  #specialweeks #event .event_flex .event_item_info .date {
    font-size: 22px;
　}
	
  /*何曜日*/
  #specialweeks #event .event_flex .event_item_info span.day {
    top: 0;
    transform: translateY(-5%);
  }
}

@media screen and (max-width: 480px) and (min-width: 0px) {
  /*ブランド名*/
  #specialweeks #event .event_flex .event_item_info .brand_name {
    font-size: 15px;
  }

  /*商品名*/
  #specialweeks #event .event_flex .event_item_info p.prod_name {
    font-size: 18px;
  }

  /*値段*/
  #specialweeks #event .event_flex .event_item_info .event_item_price {
    font-size: 18px;
  }

  /*開催日*/
  #specialweeks #event .event_flex .event_item_info .date {
    font-size: 20px;
　}

  /*何曜日*/
  #specialweeks #event .event_flex .event_item_info span.day {
    padding: 5px;
    font-size: 14px;
  }
}

/*------------------------------------------
イラスト装飾
------------------------------------------*/
#specialweeks .deco {
  position: absolute;
  object-fit: contain;
  z-index: 2;
  content: "";
  box-sizing: border-box;
}


/*KV カヌレ*/
#specialweeks .canele {
  background: url(/tokyufoodshow/gw_foodevent/image/canele_place.webp) no-repeat right center / contain;
  top: 0;
  right:0;
  aspect-ratio: 511 / 373;
  height: 42%;
  transform: translateX(-5%)translateY(-15%);
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
@media screen and (max-width: 1200px) and (min-width: 0px) {
  #specialweeks .canele {
    transform: translateX(-2%)translateY(-20%);
    height: 37%;
 }  
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  #specialweeks .canele {
    transform: translateX(3%)translateY(-24%);
    height: 35%;
 }  
}
@media screen and (max-width: 480px) and (min-width: 0px) {
  #specialweeks .canele {
    transform: translateX(-5%)translateY(-12%);
    height: 40%;
    z-index: -1;
 }
}

/*KV 右*/
#specialweeks .human_right {
  background: url(/tokyufoodshow/gw_foodevent/image/human_01.webp) no-repeat right center / contain;
  bottom: 0;
  right: 0;
  aspect-ratio: 310 / 550;
  height: 59%;
  transform: translateX(6%)translateY(-17%);
}
@media screen and (max-width: 1200px) and (min-width: 0px) {
  #specialweeks .human_right {
    transform: translateX(10%)translateY(-44%);
    height: 50%;
 }  
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  #specialweeks .human_right {
    transform: translateX(0%)translateY(-33%);
    height: 52%;
 }  
}
@media screen and (max-width: 480px) and (min-width: 0px) {
  #specialweeks .human_right {
    height: 50%;
    z-index: -1;
  }  
}

/*KV 左*/
#specialweeks .human_left {
  background: url(/tokyufoodshow/gw_foodevent/image/human_02.webp) no-repeat left center / contain;
  bottom: 0;
  left: 0;
  aspect-ratio: 350 / 570;
  height: 44%;
  transform: translateX(-3%)translateY(-15%);
}
@media screen and (max-width: 1200px) and (min-width: 0px) {
  #specialweeks .human_left {
    transform: translateX(-7%)translateY(-31%);
    height: 42%;
 }  
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  #specialweeks .human_left {
    transform: translateX(-10%)translateY(-18%);
    height: 40.5%;
    z-index: -1;
 }
}
@media screen and (max-width: 480px) and (min-width: 0px) {
  #specialweeks .human_left {
    transform: translateX(0%)translateY(10%);
 }  
}

/*KV キャベツ*/
#specialweeks .cabbage {
  background: url(/tokyufoodshow/gw_foodevent/image/cabbage.webp) no-repeat right center / contain;
  bottom: 0;
  right: 2rem;
  aspect-ratio: 1 / 1;
  height: 17%;
  transform: translateX(-135%)translateY(65%);
}
@media screen and (max-width: 1200px) and (min-width: 0px) {
  #specialweeks .cabbage {
    transform: translateX(-70%)translateY(90%);
    height: 15%;
 }  
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  #specialweeks .cabbage {
    transform: translateX(-92%)translateY(110%);
    height: 15.5%;
 }  
}
@media screen and (max-width: 480px) and (min-width: 0px) {
  #specialweeks .cabbage {
    transform: translateX(-70%)translateY(65%);
    height: 16.5%;
 }  
}

/*カラースイーツ グレープフルーツ*/
#specialweeks .grapefruit {
  background: url(/shibuya_foodshow/specialweeks2026/image/deco_collarsweets_01.png) no-repeat top center / contain;
  top: 0;
  right: 0;
  aspect-ratio: 347.6818 / 692.2338;
  height: 130%;
  transform: translateX(-105%)translateY(-15%);
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  #specialweeks .grapefruit {
    transform: translateX(-75%)translateY(-17%);
 }  
}
@media screen and (max-width: 480px) and (min-width: 0px) {
  #specialweeks .grapefruit {
    transform: translateX(-25%)translateY(-20%);
    height: 150%;
 }  
}

/*カラースイーツ リーフ*/
#specialweeks .leaf {
  background: url(/shibuya_foodshow/specialweeks2026/image/deco_collarsweets_02.png) no-repeat left center / contain;
  bottom: 0;
  left: 0;
  aspect-ratio: 189.7143 / 227.4286;
  height: 2%;
  transform: translateX(0%)translateY(-690%);
  z-index: -1;
}
@media screen and (max-width: 480px) and (min-width: 0px) {
  #specialweeks .leaf {
    transform: translateX(0%)translateY(-480%);
 }  
}

/*1090円弁当*/
#specialweeks .deco.human_girl {
  background: url(/shibuya_foodshow/specialweeks2026/image/deco_obento.png) no-repeat right center / contain;
  top: 0;
  right: 0;
  aspect-ratio: 510 / 613;
  height: 200%;
  transform: translateX(-15%)translateY(-115%);
}
@media screen and (max-width: 1200px) and (min-width: 0px) {
  #specialweeks .deco.human_girl {
	  height: 255%;
	}
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  #specialweeks .deco.human_girl {
    height: 240%;
    transform: translateX(-15%)translateY(-110%);
  }  
}
@media screen and (max-width: 480px) and (min-width: 0px) {
  #specialweeks .deco.human_girl {
	height: 270%;
	transform: translateX(-15%)translateY(-110%);
	}  
}

/*ゴールデンウィークセール*/
#specialweeks .deco.human_boy {
  background: url(/shibuya_foodshow/specialweeks2026/image/deco_gw-sale.png) no-repeat left center / contain;
  top: 0;
  left: 0;
  aspect-ratio: 437 / 581;
  height: 200%;
  transform: translateX(50%)translateY(-95%);
}
@media screen and (max-width: 1200px) and (min-width: 0px) {
  #specialweeks .deco.human_boy {
	height: 250%;
	transform: translateX(30%)translateY(-100%);
  }
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  #specialweeks .deco.human_boy {
    height: 230%;
    transform: translateX(25%)translateY(-100%);
  }  
}
@media screen and (max-width: 480px) and (min-width: 0px) {
  #specialweeks .deco.human_boy {
    height: 275%;
    transform: translateX(20%)translateY(-105%);
  }  
}


/*----------------
商品詳細 all
-----------------*/
p.title{
  font-weight:600;
  font-size: 16px;
  margin-bottom:0!important;
  color:#542a00;
}
#GBfooter p.title{
  color:#ffffff;
  font-weight: 500;
}
p.items{
  font-weight:500;
  font-size:1rem;
  padding:0;
  line-height:1.6;
  color:#542a00;
}

p.items span{
  font-weight:normal;
  font-size:0.8rem;
  white-space:nowrap;
 }
/*----------------
↑のnowrapの解除
-----------------*/
p.items span.wp {
  white-space:normal;
}

p.items b {
  font-weight:600;
  white-space:nowrap;
  font-size:1.05rem;
}

p.tx {
  color: #542a00;
  font-size:0.9rem;
  line-height:1.6;
  padding-bottom:10px!important;
}
p.hinmoku {
  font-size:0.8rem;
  line-height:1.6;
  border-top:1px solid #000;
  border-bottom:1px solid #000;
  padding:3px 5px!important;
  margin-top:5px;
  margin-bottom:8px!important;
}

p.sq {
  padding:5px 0 0;
  font-size:0.9rem;
  line-height:1.6;
  font-weight:400;
}
p.sq::before{
  content:"■";
  color:#bccc76;
  margin-right:2px;
}
p.higan {
  width:19rem;
  margin:10px auto;
  text-align:left;
  font-weight:500;
  color:#990000;
}
p.kikan {
  background:#4d1c14;
  text-align:center;
  color:#fff;
  margin-bottom:0;
}
p.tentou {
  font-size:14px!important;
  text-align:center;
  color:#b2112d;
  font-weight:500;
}
.tag {
  font-size:14px;
  display:inline-block;
  padding:1px 10px;
  color:#fff;
}

.gentei {
  background:#c00;
}
     

/*--------------
テキスト
---------------*/
.aka {
  color:#ed1c24;
}
.supplement,
.notes {
  font-size: 11px!important;
}
.txt_point {
  color: #00f !important;
}


/*--------------
ネットボタン
---------------*/
a.button.button_netshop {
  background:#b2112d!important;
  border:1px solid #b2112d;
}

a:hover.button.button_netshop {
  color:#000!important;
  background:#db5d80!important;
}




/*--------------
注意
---------------*/
.noticelist {
  margin-bottom:20px;
}
.noticelist li {
  padding-left: 1em;
  text-indent: -1em;
}


footer{text-align:left;}
.footer_anounce{
   text-align:left;
   font-size:14px!important;
}
 
@media print, screen and (min-width: 481px) {

  #specialweeks .mode_sp {
    display:none;
  }

}


.feature header .image.fs {
  background:#fff;
}

.feature header .copy {
  color: #000;
  font-size:135%;
  line-height:160%;
  font-weight:bold;
  text-align:center;
}

.box_feature{
  background:transparent;
}

.wrap_column {
  margin: 30px 15px;
  background:transparent;
}


/*-------------------------
 見出し           PC
-------------------------*/

.heading01 {
  background: #000;
  color: #fff;
}

.heading02 {
  background: #000;
  color: #fff;
}


.heading_feature02 {
  font-weight: 600;
  font-size: 37px;
  color: #ce2623;
  margin:0 auto 30px;
}



/*-------------------------
 販売店舗一覧           PC
-------------------------*/
.wrap_column .box_col1 .inner {
  background: #fdeff5;
  padding:0;
  border:1px solid #ce2623;
}

.wrap_column .inner .shops p {
  color:#fff;
  padding:5px 30px;
  margin-top:0;

}
.wrap_column .inner .shops p.mark {
  background:#ce2623;
  font-size:1.2rem;
  font-weight:500;
  text-align:center;
}
.wrap_column .inner .shops p.chika {
   background:#905353;
}
.wrap_column .inner .shops p::after {
  border:1px solid #c00;
}
.wrap_column .inner .shops ul{
  margin-left:100px;
  margin-bottom:15px; 
  margin-top:15px;
}
.wrap_column .inner .shops ul li{
  display:inline-block;
  flaot:left;
  width:400px;
}

/*===============================

 flexbox               PC

===============================*/
/*------------
複数分割
--------------*/
.product_wrap {
  display: grid;
  justify-content:flex-start;
  grid-template-columns: repeat(3,1fr);
  gap: 73px 20px;
  width: 100%;
  max-width: 1150px;
  margin: 4rem auto 0;
  box-sizing: border-box;
}

#hukkoku .product_wrap .item::before {
  content: "";
  display: none;
  width: 30.259424vw;
  height: 28.778116vw;
  position: absolute;
  bottom: 550px;
  right: 10.416666666666668vw;
  background: url(/tokyufoodshow/25anniv/image/illust-girl02.webp) no-repeat bottom right / contain;
  transform: rotate(21deg) translateY(69%) translateX(23%);
  max-width: 300px;
  max-height: 300px;
}

#specialweeks .product_wrap .item {
	width:100%;
	position: relative;
	padding-top: 30px;
	box-sizing: border-box;
}

#specialweeks .item .text-box {
  padding: 0 10px;
}

#specialweeks .item .text-box p {
  margin: 0;
  line-height: 1.6;
}

#specialweeks .item .item-info {
  margin: 13px 0 9px;
  padding-bottom: 18px;
  border-bottom: 1px solid;
}

#specialweeks .item .item-info p {
  margin: 0;
  font-size: 14px;
}

#specialweeks .item .item-info p.brand {
  font-weight: 600;
  margin: 0 0 6px 0;
  font-size: 15px;
  font-feature-settings: "palt";
}
#specialweeks .item .item-info p.price {
  margin: 8px 0 0;
  font-size: 14px;
  font-weight: 600;
  font-feature-settings: "palt";
}
#specialweeks .item .item-info p.floor{
  margin: 0 0 14px 0;
  padding-bottom: 4px;
  position: relative;
  padding-left: 21px;
  font-weight: 600;
  border-bottom: 1px solid;
  font-size: 12px;
}
#specialweeks .item .item-info p.deteil {
  margin-top: 13px;
}

.itemname b {
	color: #dd0000;
}

#specialweeks .item .floor::before {
  position: absolute;
  top: 32%;
  left: -4px;
  display: block;
  width: 20px;
  height: 15px;
  background-image: url(/images/sp_common/sprite_icon.png);
  background-position: -275px 0px;
  background-size: 404px auto;
  vertical-align: middle;
  content: " ";
  transform: translateY(-50%);
}
#specialweeks .item .limit-info p {
  margin-top: 13px;
  font-weight: 600;
  font-feature-settings: "palt";
}
#specialweeks .item .limit-info p span {
  margin-right: 10px;
  padding:2px 4px;
  display: inline-block;
  font-size:10px;
  border:1px solid;
  letter-spacing:0.1em
} 
#specialweeks .shop-logo {
  margin: 0;
  padding: 10px;
  width: 21%;
  aspect-ratio: 1/1;
  border-radius: 50%;
  overflow: hidden;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid;
}
#specialweeks .shop-logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  margin: 0;
  padding: 0;
}
#specialweeks .shoppage-link {
  /* background: #e8e8e8; */
  /* border-top: 1px solid; */
}
#specialweeks .shoppage-link a {
  display: flex;
  /* background: #61b84b; */
  /* color: #fff; */
  gap: 18px;
  font-weight: 600;
  border-radius: 100vh;
  padding: 5px 17px 5px 5px;
  align-items: center;
  position: relative;
}
#specialweeks .shoppage-link a::before {
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  width: 7px;
  height: 7px;
  border-top:2px solid;
  border-right:2px solid;
  content: " ";
  transform: translateY(-50%) rotate(45deg);
}
#specialweeks .shoppage-link a p {
  margin: 0;
  width: calc((100% - 30%) - 20px);
}

/*渋谷 東急フードショー限定*/
#specialweeks .item .mark-flex {
  display: flex;
  height: 38px;
  position: absolute;
  top:0px;
  width: 100%;
  transform: translateY(-30%);
}

#specialweeks .item .only{
  font-weight: 600;
  color: #948431;
  margin-right: 20px;
}

#specialweeks .item .only::before{
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 41px;
  height: 28px;
  margin-right: 7px;
  background: url(/image/SHIBUYATOKYUFoodshow_ONLY.png) no-repeat center/contain;
}


/*----------------------------------
ひとつだけをセンタリングしたいときは
.centerboxを追加
----------------------------------*/
.product_wrap.centerbox {
  justify-content: center;
}
.special {
  display: block;
}
.special .item {
  display: flex;
  flex-wrap: wrap;
  column-gap: 20px;
}
.special .item > div {
  width: calc((100% - 20px) / 2);
  padding: unset;
}
.special .item .image {
  box-sizing: border-box;
}

.seisen {
  display: block;
}

/*--------
商品の枠線
----------*/
.bdr {
  border-top: 10px solid rgb(255, 255, 255, .4);
  border-left: 10px solid rgb(255, 255, 255, .2);
  border-right: 10px solid rgb(0, 0, 0, .3);
  border-bottom: 10px solid rgb(0, 0, 0, .5);
}
.ao {
  background:#1caec0;
}
.pnk {
  background:#d5416b;
}


.product_wrap .product4 {
  flex-basis:calc((100% - 30px) / 4);
  max-width:calc((100% - 30px) / 4);
  margin-bottom:20px;
  margin-right:10px;
  box-sizing: border-box;
  display:flex;
  flex-direction: column;
  padding:0;
  border:1px solid #963;
}

.product_wrap .product4:nth-child(4n) {
  margin-right:0px;
}

.product_wrap .image {
  padding:0;
  margin:0;
  width: 100%;
}

.product_wrap .description {
  text-align:left;
  padding:5px 10px 10px;
  flex-grow: 1;
}
.product_wrap p.items {
  margin-bottom:15px;
}
.product_wrap p.tx {
  font-size:14px
}


/*--------------
リンク調整
---------------*/
.anchor {
  display:block;
  padding-top: 70px!important;
  margin-top: -70px!important;
}
/*--------------
フッターPC
---------------*/
.feature footer {
  background: #333;
}

.limit-shop-wrap {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 30px;
  margin-top: 2rem;
}

.limit-shop-wrap .limit-item .priod {
  font-feature-settings: "palt";
  letter-spacing: 2px;
}

.brand-info {
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  font-weight: 600;
  gap: 20px;
}

.brand-info .logo-image {
  width: 20%;
  height: 104px;
  border: 1px solid #7f7f7f;
  background: #fff;
}

.brand-info .logo-image img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.brand-info .brand-name .brand {
  margin-top: 6px;
  font-size: 18px;

}

.limit-shop p {
  margin: 0;
}

.limit-item {
  display: flex;
  align-items: center;
  gap: 20px;
}

.limit-item .item-image {
  width: 40%;
  border-radius: 15px;
  overflow: hidden;
}

.limit-item .item-image img {
  width: 100%;
}

#specialweeks .limit-item  .item-info {
  width: calc((100% - 40%) - 20px);
}

#specialweeks .limit-item .item-info p {
  font-size: 13px;
}

#specialweeks .limit-item .item-info p.itemname {
  margin: 9px 0 16px;
  font-size: 16px;
  font-weight: 600;
}

#specialweeks .limit-item .item-info p.price {
  text-align: right;
  font-weight: 600;
  font-size: 21px;
}

#specialweeks .limit-item .item-info p.price span {
  font-size: 15px;
}

#specialweeks .limit-shop-wrap .limit-item-double {
  flex-wrap: wrap;
}

#specialweeks .limit-shop-wrap .limit-item-double > div,.limit-shop-wrap .limit-item-double02 > div {
  width: calc((100% - 20px) / 2);
}

#specialweeks .limit-shop-wrap .limit-item-double02 {
  align-items: stretch;
}
#specialweeks .limit-shop-wrap .limit-item-double02 .item-image img {
  height: 100%;
  object-fit: cover;  
}


@media screen and (max-width: 767px) and (min-width: 0px) {
  /* +++++++++++++++++++++++++++++++

   SP

  +++++++++++++++++++++++++++++++ */
  .mode_pc {
	  display:none;
  }

  article.feature .main-box {
    margin: 0 auto;
  }
	
  .box_feature {
    margin-bottom:0;
    padding-bottom:0;
  }
	
  ul.list_inline_link {
    width:90%;
    margin-bottom: 10px;
  }	
	
  ul.list_inline_link a {
    font-size: 16px;		
  }	
	
  p {
    margin:5px 0;
    line-height:1.7
  }
	
  p.sq {
    line-height:1.6!important;
  }
  
  article.feature header .header-wrap {
    margin: 0 auto 45px;
  }
  article.feature header .header-wrap p {
    width:80%;
    margin: 25px auto 0;
    font-size: 15px;
  }
  ul.list_inline_link {
    grid-template-columns: repeat(2,1fr);
    gap: 0 10px;
    margin: 0 auto 2;
  }
  .list_inline_link li .num {
    display: flex;
    justify-content: center;
    font-size: 15px;
    width: 30px;
  }
  .box_gift,.box_miyage {
    padding: 45px 10px;
  }

  section {
    margin: 0 auto;
    width: 100%;
  }

  /*-------------------------
   flexbox               SP
  -------------------------*/
  .product_wrap,
  .product {
    grid-template-columns: repeat(2,1fr);
    gap: 40px 20px;
  }

  .product_wrap {
    margin: 1rem auto 0;
  }
	
  .item .text-box {
    padding: 0;
  }

  .item .only {
    font-size: 10px;
    font-feature-settings: "palt";
    margin: 0;
  }

  .item .only::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 28px;
    height: 28px;
    margin-right: 4px;
    background: url(/image/SHIBUYATOKYUFoodshow_ONLY.png) no-repeat center/contain;
  }
  
  .item .item-info p {
    font-size: 12px;
  }
  
  .item .item-info p.brand {
    font-size: 13px;
  }
  
  .item .item-info p.price {
    margin: 8px 0 15px;
    font-size: 13px;
  }
  
  .item .floor {
    font-size: 13px;
  }
  
  .shoppage-link a {
    gap: 9px;
    padding: 5px 17px 5px 5px;
    font-size: 11px;
  }

  /*-------------------------
   販売店舗一覧           SP
  -------------------------*/
  .wrap_column .box_col1 .inner {
    background:rgba(255,255,255,.5);
    padding:0;
    border:1px solid #ce2623;
    margin:15px;
  }

  .wrap_column .inner .shops p {
    color:#fff;
    padding:5px 30px;
    font-size:18px;
    font-weight:bold;
    margin-top:0;
  }
  .wrap_column .inner .shops p.mark {
    background:#ce2623;
    text-align:center;
  }
  .wrap_column .inner .shops p.chika {
    background:#ce2623;
  }
  .wrap_column .inner .shops p::after {
    border:1px solid #c00;
  }
  .wrap_column .inner .shops ul {
    margin:10px;
  }
  .wrap_column .inner .shops ul li {
    float:left;
    white-space:nowrap;
    margin-right:5px;
    font-size:16px;
  }

  /*--------------
  リンク調整
  ---------------*/
  .anchor {
    display:block;
    padding-top: 90px!important;
    margin-top: -90px!important;
  }

  .limit-shop-wrap {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    gap: 30px;
    margin-top: 2rem;
  }
  .limit-shop-wrap .limit-item .priod {
    font-feature-settings: "palt";
    letter-spacing: 2px;
  }
  .brand-info {
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    font-weight: 600;
    gap: 20px;
  }

  .brand-info .logo-image {
    width: 30%;
    height: 104px;
    border: 1px solid #7f7f7f;
  }

  .brand-info .logo-image img {
    height: 100%;
    width: 100%;
    object-fit: contain;
  }

  .brand-info .brand-name .brand {
    font-size: 15px;
  }
  .brand-info .floor {
    font-size: 12px;
  }

  .limit-shop p {
    margin: 0;
  }

  .limit-item {
    display: flex;
    align-items: center;
    gap: 20px;
  }

  .limit-item .item-image {
    width: 40%;
  }

  .limit-item .item-image img {
    width: 100%;
  }

  .limit-item  .item-info {
    width: calc((100% - 40%) - 20px);
  }

  .limit-item .item-info p {
    font-size: 12px;
  }

  .limit-item .item-info p.itemname {
    margin: 9px 0 16px;
    font-size: 14px;
    font-weight: bold;
    font-weight: 600;
  }

  .limit-item .item-info p.price {
    text-align: right;
    font-weight: 600;
    font-size: 15px;
  }

  .limit-item .item-info p.price span {
    font-size: 12px;
  }

}

@media screen and (max-width: 400px) {
  .product_wrap {
    grid-template-columns: repeat(1,1fr);
  }
	
}

/*アコーディオン　追記*/
@media screen and (max-width: 480px) and (min-width: 0px) {
  .accordion {
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 10;
    background-color: rgba(255 255 255 / 70%);
  }

  .accordion summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 1em 2em;
    color: #333;
    font-weight: 600;
    cursor: pointer;
  }

  .accordion summary::-webkit-details-marker {
    display: none;
  }

  .accordion summary::after {
    transform: translateY(-25%) rotate(45deg);
    width: 7px;
    height: 7px;
    margin-left: 10px;
    border-bottom: 3px solid #444;
    border-right: 3px solid #444;
    content: '';
    transition: transform .3s;
  }

  .accordion[open] summary::after {
    transform: rotate(225deg);
  }
}



