


@charset "utf-8";

.feature{
   background-image:url(/shibuya_foodshow/summer-shibugifu2026/asset_bk.webp);
   background-repeat:repeat-y;
   padding-top:30px;
   background-size: cover;
   width: 100%;
}

.feature header{
  margin-bottom: 190px;
}

.feature header .image img {
  height: 100%;
  object-fit: contain;
  margin: auto;
}

.feature header .image {
  text-align: center;
  height: 450px;
}

@media screen and (max-width: 767px) and (min-width: 0px) {
  .feature header .image {
    height: 100%;
    padding: 10px;
  }  
}

.box_wide{
  margin-bottom:0!important;
  background:transparent;
  text-align:center;
}

.box_feature{
    margin-top:10px!important;
    background:transparent;
    text-align:center;
}

.wrap_column{
    background:transparent!important;
}

.wrap_column .inner{
    background:transparent;
    text-align:left;
}

.wrap_column .title { 
    color: #e5287c;
}

.wrap_column .button_netshop{
   margin-bottom:2px!important;
}

p.copy{
   text-align:center;
   color:#fff;
   font-size:1rem;
   line-height:140%;
   font-weight:500;

}

.list_inline_link a::before {
    position: absolute;
    bottom: 10px;
    left: 50%;
    display: block;
    width: 7px;
    height: 7px;
    border-top: 2px solid;
    border-right: 2px solid;
    content: " ";
    transform: translateX(-50%) rotate(135deg);
}
.product_wrap{
  display: flex;
  flex-wrap: wrap;
  gap: 73px 20px;
  width: 100%;
  margin-top: 2rem;
}
/*------------------------
商品詳細         all
------------------------*/
.item .text-box {
  padding: 0 10px;
}
.item .text-box p {
    margin: 0;
    line-height: 1.6;
}
.item .item-info {
  margin: 13px 0 9px;
}
.item .item-info p {
  margin: 0;
  font-size: 14px;
}
.item .item-info p.brand {
  font-weight: 600;
  margin: 0 0 6px -3px;
  font-size: 15px;
}
.item .item-info p.price {
  margin: 8px 0 0;
  font-size: 17px;
  font-weight: 600;
}
.item .item-info p.price span{
  margin: 0 3px 0 0;
  font-size: 13px;
  font-weight: 500;
  display:inline-block;
}
.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;
  text-align: left;
}
.item .item-info p.deteil {
  margin-top: 13px;
  text-align: left;
}
.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%);
}
.item .limit-info p {
  margin-top: 13px;
  font-weight: 600;
  text-align: left;
}
.item .limit-info p span:first-child {
  margin-right: 10px;
  padding:2px 4px;
  display: inline-block;
  font-size:10px;
  border:1px solid;
  letter-spacing:0.1em
} 

.item-info .limit-deteil p span.minititle {
    margin-right: 10px;
    padding: 2px 4px;
    display: inline-block;
    font-size: 10px;
    border: 1px solid;
  letter-spacing: 0.1em;
}

.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;
}
.shop-logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
    margin: 0;
    padding: 0;
}
.shoppage-link a {
    /* margin-top: 26px; */
    display: flex;
    gap: 18px;
    font-weight: 600;
    padding: 11px 22px 12px 12px;
    align-items: center;
    position: relative;
    border-top: 1px solid;
    border-bottom: 1px solid;
}
.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);
}

.box_button01 .button {
    text-align: center;
    width: 30%;
    font-size: 13px;
    padding: 10px 5px;
    margin: 0 auto 30px;
    border-radius: 100vh;
    box-shadow: 0 2px 0 #333;
    background: #1972b4;
    color: #fff;
}
@media print, screen and (max-width: 768px) {
  .box_button01 .button {
    width: 70%;
  }
}

.box_button .button {
    width: 100%;
    font-size: 13px;
    padding: 10px 5px;
    margin: 0;
    border-radius: 100vh;
    box-shadow: 0 2px 0 #333;
    background: #1972b4;
    color: #fff;
}

/*------------------------
見出し        all
------------------------*/
.item-area .shibuya,.item-area .shibuya_only,.item-area .miyage{
  margin-bottom: 8px;
}
.item-area{
  margin: 0 auto 100px;
  max-width: none;
  width: 100%;
}
.item-area.miyage{
	position:relative;
}

.item-area.shibuya{
    margin: 250px auto 0;
    background-color: rgba(0, 175, 204, 0.2);
    width: 100%;
    position:relative;
}

.item-area.shibuya::before,.item-area.miyage::before{
    content: "";
    display: block;
    width: 100%;
    background: url(/shibuya_foodshow/summer-shibugifu2026/only_bk_before.webp) no-repeat left bottom / contain;
    position: absolute;
    top: 0;
    left: 50%;
    aspect-ratio: 1587 / 173;
    margin: 0 auto;
    opacity: 0.2;
    transform: translate(-50%,-100%);
 }


.item-area.miyage::before{
    content: "";
    display: block;
    width: 100%;
    background: url(/shibuya_foodshow/summer-shibugifu2026/only_bk_after.webp) no-repeat left bottom / contain;
    position: absolute;
    top: 0;
    left: 50%;
    aspect-ratio: 1587 / 173;
    /* margin: 0 auto; */
    opacity: 0.2;
    transform: translate(-50%,0%);
 }
.item-area h3{
	position: relative;
	top: 0%;
	left: 0%;
	width: 100%;
}

.item-area h3.miyage{
   margin-top: 80px;
}

.item-area #shibuya::before{
    content: "";
    display: block;
    width: 100%;
    background: url(/shibuya_foodshow/summer-shibugifu2026/asset_shibuya.webp) no-repeat left bottom / contain;
    position: absolute;
    top: 0;
    left: 50%;
    max-width: 400px;
    aspect-ratio: 796 / 181;
    margin: 0 auto;
    transform: translate(-50%,-120%);
 }

.item-area #only::before{
    content: "";
    display: block;
    width: 100%;
    background: url(/shibuya_foodshow/summer-shibugifu2026/asset_only.webp) no-repeat left bottom / contain;
    position: absolute;
    top: 0%;
    left: 50%;
    max-width: 550px;
    aspect-ratio: 857 / 171;
    margin: 0 auto;
    transform: translate(-50%,-100%);
 }


.item-area #miyage::before{
    content: "";
    display: block;
    width: 100%;
    background: url(/shibuya_foodshow/summer-shibugifu2026/asset_miyage.webp) no-repeat left bottom / contain;
    position: absolute;
    top: 0%;
    left: 50%;
    max-width: 500px;
    aspect-ratio: 621 / 207;
    margin: 80px auto;
    transform: translate(-50%,0%);
 }




.item-area h3 span{
  margin-left: 0px;
  overflow:hidden;
  width:1px;
  height:1px;
  white-space:nowrap;
  clip:rect(0,0,0,0);
  position: absolute;
  display: block;

}




.caption{
	position: relative;
	top: 0%;
	left: 0%;
	width: 100%;
}

.caption.shibuya::before{
    content: "";
    display: block;
    width: 100%;
    background: url(/shibuya_foodshow/summer-shibugifu2026/shibuya_caption.webp) no-repeat left bottom / contain;
    position: absolute;
    top: 0;
    left: 50%;
    max-width: 415px;
    aspect-ratio: 1003 / 143;
    margin: 0 auto;
    transform: translate(-50%,0%);
 }



.caption.only::before{
    content: "";
    display: block;
    width: 100%;
    background: url(/shibuya_foodshow/summer-shibugifu2026/only_caption.webp) no-repeat left bottom / contain;
    position: absolute;
    top: 0%;
    left: 50%;
    max-width: 600px;
    aspect-ratio: 990 / 45;
    margin: 0 auto;
    transform: translate(-50%,50%);
 }

.caption span{
  margin-left: 0px;
  overflow:hidden;
  width:1px;
  height:1px;
  white-space:nowrap;
  clip:rect(0,0,0,0);
  position: absolute;
  display: block;

}


.item-list {
	margin: 100px auto;
}


.item-list.miyage{
 margin-top: 370px;
}

.daily {
    margin: 20px auto;
    color: #ab9259;
    font-weight: 500;
    border-bottom: 2px dotted #ab9259;
    width: 500px;
   padding-bottom:15px;
   margin-bottom:30px;
}
.heading_title {
  padding: 1rem 5rem;
  background: #196095;
  display:inline-block;
  margin: 0 auto 18px;
  color:#fff;
  font-weight:600;
  letter-spacing:1px;
  font-size: 28px;
  width: 100%;
  box-sizing: border-box;
  position: relative;
}
.heading_title::before{
  content:"";
    display:block;
    width:100%;
    height:1px;
    background:#fff;
    position:absolute;
    bottom:10px;
    left:0
}

/*------------------------
文字修飾        all
------------------------*/
.tag{
  display:inline-block;
  font-size:14px;
  padding:2px 10px;
  color:#fff;

}
    .odr{background:#f183b3;}
    .genn{background:#336;}
    .gens{background:#363;}
    .han{background:#f06;}
    .ben{background:#600;}
    .gentei{ 
        border:1px solid #333;
        padding:1px 4px;
        color:#333;
        margin-right:5px;
     }
.sun{colopr:#fff;}
.num{
  font-size:1rem;
  background:#e4007f;
  padding:2px 6px;
  color:#fff;
  border-radius: 10px;		/* CSS3草案 */
  -webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
  -moz-border-radius: 10px;	/* Firefox用 */
  margin-right:2px;
  font-weight:700;
}

.rd {
  color:#d00;
}
.catch {
   font-size: 25px;
   font-weight: bold;
   text-align:center;
   color: #0062b1;
   margin: 30px 15px;
   font-feature-settings: "palt";
   letter-spacing: 1px;
}
.catch.small{
   font-size: 22px;
}

@media screen and (max-width: 767px) and (min-width: 0px) {

.feature{
   padding-top:0px;
}

	
.feature header{
  margin-bottom: 120px;
}

	
  .catch {
    font-size:20px;
    margin: 15px 15px;
  }  
  .catch.small {
    font-size:18px;
    margin: 15px 15px;
  }  

.item-area #shibuya::before,.caption.shibuya::before{
    width: 85%;
    max-width: 350px;
 }

.item-area.shibuya{
    margin: 100px auto 0;
}

	

.item-area #only::before{
    width: 90%;
    max-width: 350px;
	
}

.caption.only,.item-area #miyage::before{
    max-width: 350px;
	margin:0 auto
}

.item-area #miyage::before{
	width:85%;
}


.item-list.miyage{
 margin-top: 220px;
}


.item-list.only {
	margin-bottom: 0px;
}


	
}

.box_catch{
   font-size:18px;
   font-weight: bold;
   text-align:center;
   color:#333;
   margin-top:30px;
}

.gentei {
    border: 1px solid #333;
    padding: 0 5px;
    color: #333;
    margin-right: 5px;
}

.han {
    background: #333;
    color: #fff675;
}

.buy-bt{
 background-color: #00afcc;
 border:unset;
 /* padding:12px; */
 /* margin: 15px 0; */
}

.buy-bt a{
 color:#ffffff;
 font-size: 13px;
 padding: 12px;
 display: block;
}

/*------------------------
ボタン一括削除        all
------------------------*/
/*.box_button{
   display:none;
}*/

/*------------------------
フッター        all
------------------------*/
.feature footer {background: #333;margin-top: 100px;}
p.footer_anounce {font-size: 11px;/* margin: 0 auto; */padding-bottom: 30px;}


@media print, screen and (min-width: 768px) {

/* +++++++++++++++++++++++++++++++

 PC/TB

+++++++++++++++++++++++++++++++ */

.box_wide {
    max-width: 980px;
    margin: 60px auto;
}
  
.wrap_column{
   background:transparent;
   padding:10px;
}


/*------------------------
リンク        PC
------------------------*/
.list_inline_link{
   text-align:center;
   padding:20px auto!important;

}
.list_inline_link li {
    display: inline-block;
    margin: 5px 15px 0 0 ;
}

.list_inline_link a {
    display: block;
    min-width: 180px;
    padding: 15px 10px 21px;
    background: transparent;
    font-size: 18px;
    text-align: center;
    line-height: 1.4;
    transition: 0.1s linear;
    color: #333;
    font-weight: 600;
    border-bottom: 1px solid;
    position: relative;
}
.list_inline_link a.current,
.list_inline_link a:hover {
    /*background: #fff;*/
   background:#fbcd04;
    color: #fff;
    text-decoration: none;
}
.product_wrap .item {width: calc((100% - 60px) / 3);}
}


@media screen and (max-width: 767px) and (min-width: 0px) {
/* +++++++++++++++++++++++++++++++

 SP

+++++++++++++++++++++++++++++++ */

.wrap_column{
   background:transparent;
   padding:10px;
}
   
.heading_title{
    padding: 16px 15px 24px;
    font-size:20px
}
 
/*-------------------------
見出し               SP
-------------------------*/
.daily {
   padding-bottom:15px!important;
    width:auto;
   margin:10px;
   font-size:1.1rem;
}
p.copy{
   font-size:1.1rem!important;

}

/*-------------------------
固定分割メニュー      SP
-------------------------*/
.wrap_toggle {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index:1;

}

ul.list_inline_link {
  position: fixed;
  bottom: 0;
  width: 100%;
  padding: 10px;
  background-color: #1976b9;
  z-index: 99999; /* 他の要素の下に隠れないように全面配置 */
  margin: 0px auto;
  font-weight:500;
  border-collapse: collapse;
  table-layout: fixed;
  text-align: center;
  display: table;
} 
.list_inline_link a::before{
    display:none
}

ul.list_inline_link li {
    display: table-cell;
    padding: 0px;
    border-right: solid 1px #fff;
    color:#fff;
    width: 100%;
    vertical-align: middle;
    background:none;
    height:100%;
}

ul.list_inline_link li:last-child {
    border-right: none;
}
.wrap_toggle ul li:hover {
    background-color:#fbcd04;
    color:#fff;
}

ul.list_inline_link li a {
    display:block;
    line-height:110%;
    padding:15px 0;
    color:#fff;
    border:none;
    background:none;
}

.wrap_toggle ul li a.current{
    background:none;
}

}

/* 追記 */
.item-box {
  grid-template-rows: unset;
}
.item-box figure{
	height:200px;
}
p.item-text {
  font-size: 14px;
  margin: 5px 0;
}

@media screen and (max-width: 767px) and (min-width: 0px) {
  p.item-text {
    font-size: 13px;
  }

}

p.period-text {
  font-size: clamp(11px,1.2vw,14px);
  text-indent: -65px;
  padding-left: 65px;
}

span.period-frame {
  font-size: clamp(11px,1.2vw,12.5px);
  border: 2px solid;
  padding: 2px 6px;
  margin-right: 5px;
  border-radius: 7px;
}

.shoppage-link a p {
  margin: 0;
  width: calc((100% - 30%) - 20px);
  font-size: 13px;
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  .shoppage-link a p {
    font-size: 12px;
  }

}



