
@charset "utf-8";

.feature{
    background: #fffcf3;
}

.feature header .image img {
    height: 100%;
    object-fit: contain;
}

.feature header {
    background-color: #fffcf3;
    max-width: 980px;
    margin: 0 auto;
}

.feature header .header-wrap {
  text-align: center;
  margin: 0 auto 45px;
  width:100%;
  max-width:980px;
}

.feature header .header-wrap .image {
  margin: 0 auto 0;
}
.feature header .header-wrap .image img {
  border: unset;
  border-radius: unset;
  width: 100%;
}

picture{
	width: 100%;
	/* display:block; */
	}
picture img{
	width:100%;
	}

.box_wide{
    margin-bottom:0!important;
    background:transparent;
    text-align:center;
}

.box_hanbai{
  box-sizing: border-box;
  max-width: 450px;
  margin: 30px auto 0;
} 

.box_hanbai.yoyaku{
  /* background-color: #fff; */
  box-sizing: border-box;
  padding: 18px;
  filter: drop-shadow(2px 2px 6px rgba(0,0,0,0.2));
  /* border: 4px solid #a72923; */
  max-width: 800px;
  width: 100%;
} 

.box_hanbai .box_button{
	max-width:300px;
	margin: 15px auto 0;
}

.box_hanbai .box_button a{
	font-size:20px;
}
.image img{width:100%;border: 1px solid #e6e6e6;box-sizing: border-box;border-radius: 20px 0 20px;}

.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: 40px 20px;
  width: 100%;
  margin: 40px auto;
}
.product_wrap.yoyaku{
  gap:none;
  width:100%;
  flex-direction:column;
}

/*------------------------
商品詳細         all
------------------------*/
.item{
	background: #fff;
	box-sizing: border-box;
	padding: 20px;
	filter: drop-shadow(2px 2px 6px rgba(0,0,0,0.2));

}


.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.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);
}
.shoppage-link a p {
    margin: 0;
    width: calc((100% - 30%) - 20px);
    font-size: 14px;
}
.item .only{
  font-weight: 600;
  color: #948431;
  margin-right: 20px;
}
.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;
}
.item .tokyu-only-mark {
  background: url(/tokyufoodshow/25anniv/image/onlymark.webp) no-repeat top left/ contain;
  width: 100%;
  margin-bottom: 6px;
}
.tokyudept-only-mark {
    padding: 2px 9px 2px;
    font-weight: 600;
    vertical-align: middle;
    font-size: 14px;
    background: #b39a41;
    color: #fff;
    display: inline-flex;
    align-items: center;
    height: 26px;
    letter-spacing: 0.1em;
}
.item .mark-flex {
    display: flex;
    height: 38px;
  }
.box_button .button {
    width: 100%;
    font-size: 13px;
    padding: 10px 5px;
    margin: 0;
    border-radius: 100vh;
    box-shadow: 0 2px 0 #333;
    background: #a72923;
    color: #fff;
}
.br-sp {
    display: none;
}
/*------------------------
見出し        all
------------------------*/
.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: #a72923;
  display:inline-block;
  margin: 0 auto;
  color:#fff;
  font-weight:600;
  letter-spacing:1px;
  font-size: 30px;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
}

.heading_title.yoyaku {
  padding: 0;
  display:inline-block;
  margin: 10px auto;
  background:none;
  color:#a72923;
  font-size: 30px;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
}
.catch_02.yoyaku{font-size: 18px;color:#111;line-height: 36px;}

/*------------------------
文字修飾        all
------------------------*/
.tag{
  display:inline-block;
  font-size:14px;
  padding:2px 10px;
  color:#fff;

}
    .odr{background:#f183b3;}
    .genn{background:#336;}
    .gens{background:#363;}
    .only{background:#c00;}
    .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;
}


.catch,.catch_02{
  color:#a72923;
  text-align:center;
  font-weight: bold;
}

.box_hanbai .catch{
   font-size: 30px;
   margin: 0 0 15px;
}

.box_wide .catch_02{
   font-size: 24px;
   margin: 0 auto;
   max-width: 450px;
   color: #000;
   line-height:40px;
}

.catch_02 span{
  font-size: 18px;
}

.catch_02.yoyaku{
border:none;
margin:0 auto;
max-width:100%;
max-height:250px;	
}
.catch_02.yoyaku a{font-size: 24px;}

.box_button.yoyaku{
max-width:300px;
margin:30px auto;
}

.box_button.yoyaku a{
font-size:25px;
}
.gentei {
    border: 1px solid #333;
    padding: 0 5px;
    color: #333;
    margin-right: 5px;
}

.han {
    background: #333;
    color: #fff675;
}

/*------------------------
ボタン一括削除        all
------------------------*/
/*.box_button{
   display:none;
}*/

/*------------------------
フッター        all
------------------------*/
.feature footer {background: #333;margin-top: 50px;}
p.footer_anounce { font-size: 11px; }

@media print, screen and (min-width: 768px) {

/* +++++++++++++++++++++++++++++++

 PC/TB

+++++++++++++++++++++++++++++++ */
.mode_sp{display:none;}

.box_wide {
    max-width: 980px;
    margin: 0 auto;
}
  
.wrap_column{
   background:transparent;
   padding:10px;
}

/*------------------------
リンク        PC
------------------------*/
.list_inline_link{
   text-align:center;
   margin-top: 20px;
   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% - 50px) / 3);}
}


@media screen and (max-width: 767px) and (min-width: 0px) {
/* +++++++++++++++++++++++++++++++

 SP

+++++++++++++++++++++++++++++++ */

.mode_pc{display:none;}

.wrap_column{
   background:transparent;
   padding:10px;
}
  
img.mode_sp {
    max-width: 500px;
    max-height: 500px;
}  
	
.feature header	{
	margin: 0;
	}
	
	
.heading_title{
    padding: 12px;
    font-size: 30px;
}

.box_hanbai .catch{
  font-size:22px;	
}

/*-------------------------
 flexbox               SP
-------------------------*/
.product_wrap {flex-direction: column;margin: 10px auto 0;gap: 15px;}
.product_wrap .item {
    width: 100%;
}
.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: 15px;
}
    .item .item-info p.price span{
  font-size: 11px;
}
.item .floor{
  font-size: 13px;
}
  .shoppage-link a {
    gap: 9px;
    padding: 5px 17px 5px 5px;
    font-size: 11px;
}
.shoppage-link a p {
    font-size: 13px;
}
/*-------------------------
見出し               SP
-------------------------*/
.daily {
   padding-bottom:15px!important;
    width:auto;
   margin:10px;
   font-size:1.1rem;
}
p.copy{
   font-size:1.1rem!important;

}

/*-------------------------
固定分割メニュー      SP
-------------------------*/
.wrap_toggle {
	margin:20px;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index:1;
}
ul.list_inline_link{
    display: table;
    padding: 0;
    list-style: none;
    text-align: center;
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    background-color: #a72923;
    font-weight:500;
}
.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;
}



}



