








@charset "utf-8";
html{
  scroll-behavior: smooth;
}
#foodshow-anniv{
  box-sizing: border-box;
  vertical-align: bottom;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  position: relative;
  font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
}
#foodshow-anniv a{
  text-decoration: none;
  color: #fff
}
#foodshow-anniv img{
  width: 100%;
  max-width: 100%;
  height: auto
}
#foodshow-anniv section{
  padding: 30px 20px;
  position: relative;
  z-index: -2;
}
#foodshow-anniv .flex-wrap{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
#foodshow-anniv .pc-only{
  width: 50%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ffeed6;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  overflow: hidden;
}
#foodshow-anniv .pc-only > div{
  width:100%;
  height: 50%;
  position: relative;
  z-index: 100;
  transform: translateY(2%);
  background: #ffeed678;
}
#foodshow-anniv .pc-only > div.lead-message-girl {
    width: 49%;
    position: absolute;
    height: auto;
    bottom: 22%;
    right: 5%;
}
.sp-only{
  display: none
}
@media screen and (max-width:1000px){
  #foodshow-anniv .pc-only{
    width: calc(100% - 500px);
  }
}
@media screen and (min-width:786px){
  #foodshow-anniv .pc-only.right{
    display: none;
    opacity: 0;
  }

}
@media screen and (max-width:785px){
  #foodshow-anniv{
    justify-content: center;
  }
  #foodshow-anniv .pc-only > div{
    display: none;
    opacity: 0;
  }
  #foodshow-anniv .pc-only{
    width: calc((100% - 500px) / 2);
  }
  #foodshow-anniv .pc-only.right{
    right: 0;
    left: auto;
  }
  .sp-only{
    display: block
  }
}
@media screen and (max-width: 450px){
  .br-sp{
    display:none
  }
}
@media screen and (max-width:950px) and (min-width: 785px){
  .tb-br{
    display:none
  }
}
#foodshow-anniv .main{
  min-width: 500px;
  width: 50%;
  background: #f29167;
  overflow: hidden;
  position: relative;
  z-index: 8;
  overflow: hidden;
}
@media screen and (max-width:500px){
  #foodshow-anniv .main{
    width: 100%;
    min-width: auto;
  }
}
.swiper,.swiper-wrapper,.swiper-slide{
  height: auto;
}
#foodshow-anniv .h2-title{
  margin-bottom: 54px;
  text-align: center;
  font-size: 23px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #f15d1c;
  z-index: 10;
}

#foodshow-anniv .h2-title .subtitle{
  width: 44px;
  aspect-ratio:1/1;
  font-size: 0;
  position: relative;
  display: inline-block;
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/title01-number.webp) no-repeat bottom center/contain;
}
#foodshow-anniv #special-event .h2-title .subtitle{
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/title02-number.webp) no-repeat bottom center/40px;
  overflow: hidden;
  width: 150px;
  height: 75px;
  aspect-ratio: auto;
}
#foodshow-anniv #special-sale .h2-title .subtitle{
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/title03-number.webp) no-repeat bottom center/contain;
}
#foodshow-anniv #store-list .h2-title .subtitle{
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/title04-number-white.webp) no-repeat bottom center/contain;
}
#foodshow-anniv #store-list .h2-title{
  color:#fff
}
#foodshow-anniv .h2-title .subtitle::before{
  content:"";
  display: block;
  width: 119px;
  aspect-ratio: 1/1;
  position: absolute;
  bottom: -52px;
  left: -82%;
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/circle-text.webp) no-repeat center/contain;
  animation: rotate 15s infinite linear;
}
#foodshow-anniv #special-event .h2-title .subtitle::before{
    bottom: -64%;
    left: 10%;
    transform: translateX(-100%) translateY(-100%);
}
#foodshow-anniv #store-list .h2-title .subtitle::before{
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/circle-textwhite.webp) no-repeat center/contain;
}
@keyframes rotate {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
#foodshow-anniv .h2-title .subtitle::after{
  content:"";
  display: block;
  width: 30px;
  height: 2px;
  border-bottom: 3px dashed;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  visibility: visible;
}
#foodshow-anniv .h2-title .main-text{
  padding: 12px 0 10px;
  position: relative;
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/title01.webp) no-repeat center/contain #fce1a0;
  font-size: 0px;
  width: 73%;
  height: 34px;
}
#foodshow-anniv #special-event .h2-title .main-text{
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/title02.webp) no-repeat center/contain;
}
#foodshow-anniv #special-sale .h2-title .main-text{
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/title03.webp) no-repeat center/contain #fff7a3;
}
#foodshow-anniv #store-list .h2-title .main-text{
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/title04.webp) no-repeat center/contain #f29167;
}
#foodshow-anniv .h2-title .subtitle-jp{
  display: block;
  margin-top: 39px;
  font-size: 14px;
  letter-spacing: 0.2em;
}
@media screen and (min-width:500px){
  #foodshow-anniv .pc-only.left::before {
    content: "";
    display: block;
    width: 104%;
    height: 104%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/mv-bg-paper.webp) repeat top -30px center/cover;
    z-index: -1;
   }
  #foodshow-anniv .pc-only h1{
    margin: 0 auto 0;
    width: 80%;
    height: 13.182131vw;
    background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/mv-title-pc.webp) no-repeat top  center/contain;
  }
  #foodshow-anniv .pc-only.left .lead-message{
    color:#000;
    width:80%;
    margin: 20px auto 0;
    text-align:center;
    letter-spacing: 0.1em;
    line-height: 2.0;
    font-size: 1.0em;
    position: relative;
  }
}
@media screen and (min-width:500px) and (max-width:785px){
  #foodshow-anniv .pc-only::before,#foodshow-anniv .pc-only.left::before {
    content: "";
    display: block;
    width: 104%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/mv-bg-paper.webp) repeat top center/250%;
   }
  #foodshow-anniv .pc-only .people{
    display:none
  }
}
@media screen and (min-width:1300px){
  #foodshow-anniv .pc-only h1{
    width: 80%;
    height: 50%;
  }
  #foodshow-anniv .pc-only.left .lead-message{
    font-size: 1.0vw;
    line-height:2.2
  }
}
/*メインビジュアル*/
#foodshow-anniv .main .mv{
  height: 134vw;
  width: 100%;
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/mv-bg.webp) no-repeat top left/100% #f29167;
  position: relative;
}
#foodshow-anniv .main .mv::before{
  content:"";
  display: block;
  width: 104%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/mv-bg-paper.webp) no-repeat top center/contain;
  animation:scale 0.8s forwards linear; 
}
@keyframes scale {
  0% { transform:translateX(-50%) scale(0); }
  40% { transform:translateX(-50%) scale(1.0); }
  60% { transform:translateX(-50%) scale(0.7); }
  80% { transform:translateX(-50%) scale(1.05); }
  90% { transform:translateX(-50%) scale(0.95); }
  100% { transform:translateX(-50%) scale(1.0); }
}
#foodshow-anniv .main .mv h1{
  margin: 0 auto;
  width: 52.328159645232816vw;
  height: 55.066869vw;
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/mv-title.webp) no-repeat top center/contain;
  animation:scale02 0.8s forwards linear;
  display: block;
  position: relative;
}
@keyframes scale02 {
  0% { transform:translateY(70px) scale(0) rotate(-180deg); }
  60% { transform:translateY(70px); }
  80% { transform:translateY(70px); }
  100% { transform:translateY(70px) scale(1.0) rotate(0deg); }
}

@media screen and (min-width:700px){
  #foodshow-anniv .main .mv h1{
    width: 52.328159645232816vw;
    height: 49.066869vw;
    min-height: auto;
  }
}
@media screen and (min-width:1400px){
  #foodshow-anniv .main .mv h1{
    height: 50vh;
  }
}
#foodshow-anniv .main .mv h1 span.h1-text,#foodshow-anniv .pc-only h1 span.h1-text{
  width: 1px;
  height: 1px;
  overflow: hidden;
  display: block
}
#foodshow-anniv .lead-message-girl{
  margin: 0 0 0 auto;
  text-align: center;
  line-height: 1.8;
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/hukidashi-green.webp) no-repeat center/contain;
  transform: rotate(-7deg) translateX(-4vw) translateY(19vw);
  width: 49%;
  font-size: 13px;
  width: 56.795181vw;
  height: 37.950845vw;
  display: block;
}
#foodshow-anniv .lead-message-girl p{
  width: 80%;
  height: 50%;
  margin:0 auto;
  font-size: 0;
  background: url(/tokyufoodshow/25anniv/image/leadtext.webp) no-repeat center/contain;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-60%);
}
#foodshow-anniv .lead-message-girl::before{
  content:"";
  display: block;
  width: 30.259424vw;
  height: 28.778116vw;
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/illust-girl02.webp) no-repeat bottom right/contain;
  transform: rotate(21deg) translateY(69%) translateX(23%);
  max-width: 200px;
  max-height: 200px;
}
#foodshow-anniv .people{
  position: absolute;
  width: 21.5vw;
  height: 28.5vw;
}
#foodshow-anniv .people.boy01{
  top: 0;
  left: 0;
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/illust-boy01.webp) no-repeat bottom right/contain;
  width: 25.5079006772009vw;
  height: 30.12462vw;
  transform: translateX(-98%) translateY(-37%);
}
#foodshow-anniv .people.girl01{
  top: 0;
  right: 0;
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/illust-girl01.webp) no-repeat bottom right/contain;
  transform: translateX(98%) translateY(36%) rotate(-5deg);
}
#foodshow-anniv .people.girl02{
  bottom: 0;
  left: 0;
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/illust-girl03.webp) no-repeat bottom right/contain;
  height: 38.5vw;
  transform: translateX(-112%) translateY(111%) rotate(9deg);
}
#foodshow-anniv .people.girl03{
  bottom: 0;
  right: 0;
  width: 16.5vw;
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/illust-girl02.webp) no-repeat bottom right/contain;
  transform: translateX(30%) translateY(62%) rotate(17deg);
  height: 16.5vw;
  max-height: 231px;
}
@media screen and (max-width:500px) {
  #foodshow-anniv .people.boy01{
  animation:fuwa-boy01 1.8s forwards linear infinite; 
}
  #foodshow-anniv .people.girl01{
  animation:fuwa-girl01 1.8s forwards linear infinite; 
  }
  #foodshow-anniv .people.girl02{
  animation:fuwa-girl02 1.8s forwards linear infinite; 
  }
  #foodshow-anniv .lead-message-girl{
    animation:fuwa-girl03 1.8s forwards linear infinite; 
  }
}
@keyframes fuwa-boy01 {
  0%,100% { transform:translateX(-98%) translateY(-27%) rotate(5deg); }
  50% { transform:translateX(-98%) translateY(-37%); }
}
@keyframes fuwa-girl01 {
  0%,100% { transform:translateX(98%) translateY(36%) rotate(-5deg); }
  50% { transform:translateX(98%) translateY(36%) rotate(10deg); }
}
@keyframes fuwa-girl02 {
  0%,100% { transform:translateX(-112%) translateY(103%) rotate(13deg); }
  50% { transform:translateX(-112%) translateY(111%) rotate(5deg); }
}
@keyframes fuwa-girl03 {
  0%,100% { transform: rotate(-7deg) translateX(-4vw) translateY(19vw); }
  50% { transform: rotate(-7deg) translateX(-4vw) translateY(22vw); }
}
@media screen and (min-width:500px) and (max-width:600px){
#foodshow-anniv .main .mv{
  height: 83vh;
  width: 100%;
  position: relative;
}
  #foodshow-anniv .main .mv .lead-message-girl {
    background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/hukidashi-green.webp) no-repeat top center/contain;
    width: 52.795181vw;
    height: 28.950845vw;
  }
  #foodshow-anniv .people{
    z-index:10000;
    max-width: 200px;
    max-height: 233px;
  }
  #foodshow-anniv .people.boy01{
  transform: translateX(-84%) translateY(-37%);
  }
  #foodshow-anniv .people.girl01{transform: translateX(85%) translateY(36%) rotate(-5deg);}
  #foodshow-anniv .people.girl02{
  transform: translateX(-94%) translateY(98%) rotate(9deg);
  }
}
@media screen and (min-width:601px) and (max-width:785px){
#foodshow-anniv .main .mv{
  height: 77vh;
  width: 100%;
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/mv-pc.webp) no-repeat top center/auto 100% #f29167;
  position: relative;
}
  #foodshow-anniv .main .mv h1 {
    width: 52.328159645232816vw;
    height: 43.066869vw;
}
  #foodshow-anniv .main .mv .lead-message-girl {
    transform: rotate(-7deg) translateX(-4vw) translateY(16vw);
    width: 41.795181vw;
    height: 19.950845vw;
  }
  #foodshow-anniv .people{
    z-index:10000;
    max-width: 200px;
    max-height: 233px;
  }
  #foodshow-anniv .people.boy01{
  transform: translateX(-84%) translateY(-37%);
  }
  #foodshow-anniv .people.girl01{transform: translateX(85%) translateY(36%) rotate(-5deg);}
  #foodshow-anniv .people.girl02{
  transform: translateX(-94%) translateY(98%) rotate(9deg);
  }
}
@media screen and (min-width:500px) and (max-width:785px){
    #foodshow-anniv .pc-only h1{
    width: 77%;
    height: 10.182131vw;
  }
  #foodshow-anniv .pc-only.left .lead-message{
    font-size:14px
  }
    #foodshow-anniv .people.boy01{
  transform: translateX(-52%) translateY(-37%);
  width: 19.507901vw;
  height: 23.12462vw;
  }
  #foodshow-anniv .people.girl01{transform: translateX(59%) translateY(36%) rotate(-5deg);width: 15.507901vw;height: 22.12462vw;}
  #foodshow-anniv .people.girl02{
  transform: translateX(-78%) translateY(106%) rotate(9deg);
  width: 18.507901vw;
  height: 28.12462vw;
  }
#foodshow-anniv .main .orange-section {
    margin-top: 50px!important;
}
}
@media screen and (min-width: 785px){
    #foodshow-anniv .people.boy01{
  transform: translateX(0%) translateY(-106%);
  width: 13.507901vw;
  height: 17.12462vw;
  max-height: 182px;
  }
  #foodshow-anniv .people.girl01{transform: translateX(-14%) translateY(-105%) rotate(-5deg);width: 10.5vw;height: 13.5vw;max-height: 182px;}
  #foodshow-anniv .people.girl02{
  transform: translateX(-80%) translateY(58%) rotate(9deg);
  height: 16.5vw;
  max-height: 231px;
  }
  #foodshow-anniv .people.boy01 {
    transform: translateX(0%) translateY(-106%);
    width: 13.507901vw;
    height: 13.12462vw;
    max-height: 182px;
  }
}
@media screen and (min-width: 785px) and (max-width: 950px){
    #foodshow-anniv .people.boy01{
  transform: translateX(0%) translateY(-106%);
  width: 13.507901vw;
  height: 17.12462vw;
  max-height: 182px;
  }
  #foodshow-anniv .people.girl01{transform: translateX(-14%) translateY(-123%) rotate(-5deg);width: 10.5vw;height: 13.5vw;max-height: 182px;}
  #foodshow-anniv .people.girl03{
    transform: translateX(21%) translateY(112%) rotate(9deg);
}
  
  #foodshow-anniv .people.girl02{
  transform: translateX(-75%) translateY(139%) rotate(9deg);
  }
  #foodshow-anniv .people.boy01 {
    transform: translateX(0%) translateY(-149%);
    width: 12.507901vw;
    height: 14.12462vw;
    max-height: 182px;
  }
}
@media screen and (max-height:700px) and (min-width:785px){
  #foodshow-anniv .pc-only.left .lead-message{
    font-size: 13px;
    line-height:2.2;
    margin: 9px auto 0;
  }
  #foodshow-anniv .pc-only > div {
    width: 100%;
    height: 40%;
    transform: translateY(-6%);
 }
  #foodshow-anniv .people.girl01 {
    transform: translateX(-14%) translateY(-102%) rotate(-5deg);
    width: 10.5vw;
    height: 12.5vw;
    max-height: 182px;
 }
  #foodshow-anniv .people.boy01 {
    transform: translateX(-10%) translateY(-97%);
    width: 13.507901vw;
    height: 13.12462vw;
    max-height: 182px;
}
  #foodshow-anniv .people.girl03 {
    width: 11.5vw;
    transform: translateX(54%) translateY(33%) rotate(17deg);
    height: 14.5vw;
    max-height: 231px;
 }
  #foodshow-anniv .people.girl02 {
    transform: translateX(-85%) translateY(20%) rotate(9deg);
    height: 13.5vw;
    max-height: 231px;
  }
  #foodshow-anniv .orange-section .ank-lead {
    height: 290px;
    width: 92%;
  }
}

/*オレンジ背景*/
#foodshow-anniv .main .orange-section{
  padding: 0px 20px 41px;
  position: relative;
  z-index: -2;
}
#foodshow-anniv .main .orange-section::before{
  content:"";
  display: block;
  width: 100%;
  height: 100px;
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/bg-nami-orange.webp) repeat center/contain;
  transform: translateY(100px);
  z-index: -2;
}
#foodshow-anniv .orange-section .ank-wrap{
  margin-top: 51px;
  padding: 0 0 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 1;
}
#foodshow-anniv .orange-section .ank-lead{
  margin: 0 0 40px;
  font-size: 0px;
  line-height: 2.7;
  position: relative;
  letter-spacing: 0.1em;
  z-index: 10;
  height: 41.772036vw;
  width: calc(100% + 40px);
}
#foodshow-anniv .orange-section .ank-lead::before{
  content:"";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: -2%;
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/annivevent-title.webp) no-repeat center/contain;
}
#foodshow-anniv .orange-section .ank-lead::after{
  content:"";
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  bottom: -28px;
  left: 50%;
  border-right:3px solid;
  border-top:3px solid;
  animation: next 2.5s linear infinite;
}
@keyframes next {
  0%,100% { transform:translateX(0) rotate(135deg); }
  50% { transform:translateY(-100%) rotate(135deg); }
}
#foodshow-anniv .flex-wrap.ank-link{
  gap: 10px;
  position: relative;
  z-index: 100;
  width: 104%;
  max-width: 500px;
  margin: 0 auto 0 -4px;
}
#foodshow-anniv .flex-wrap .ank-bt{
  width: calc((100% - 20px) / 3);
  aspect-ratio: 1/1.08;
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/ank01.webp) no-repeat top center/contain;
  position: relative;
}
#foodshow-anniv .flex-wrap .ank-bt:nth-of-type(2){
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/ank02.webp) no-repeat top center/contain;
}
#foodshow-anniv .flex-wrap .ank-bt:nth-of-type(3){
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/ank03.webp) no-repeat top center/contain;
}
#foodshow-anniv .flex-wrap .ank-bt a{
  width: 100%;
  height: 100%;
  display: block;
}
#foodshow-anniv .flex-wrap .ank-bt span{
  width: 1px;
  height: 1px;
  overflow: hidden;
  display: block
}
.flow-text-wrap{
  transform: rotate(7deg);
  height: 80px;
  width: 105vw;
  display: flex;
  gap:15px;
  position: absolute;
  top: -7%;
}
.flow-text{
  animation: flowing 20s linear infinite;
  display: flex;
  gap: 15px;
}
@keyframes flowing {
  0% { transform:translateX(0); }
  100% { transform:translateX(-100%); }
}
.flow-text:last-of-type{
  transform: translateX(-100%);
  margin-right: 15px;
}
.flow-text span{
  width: 100vw;
  height: 100%;
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/bg-text01.webp) no-repeat center/contain;
  display: inline-block;
}
.bottom-text{
  width: 100vw;
  height: 103px;
  transform: rotate(-9deg) translateX(-52%) translateY(35%);
  background: url(
  https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/bg-text02.webp) no-repeat bottom left/contain;
  font-size: 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 0;
}
@media screen and (min-width:500px){
  #foodshow-anniv .orange-section .ank-lead{
  height: 209px;
  width: 92%;
 }
  #foodshow-anniv .flex-wrap.ank-link{
  width: 95%;
  margin: 0 auto;
  }
}

#foodshow-anniv section.history {
    padding: 19px 0 0;
    max-width: 500px;
    margin: 0 auto;
}
#foodshow-anniv .book{
  position: relative;
  z-index: 1;
  width: 80%;
  display: flex;
  gap: 20px;
}
.book .page{
  background: #91bd72;
}
.book .page{
  padding: 39px 33px 4px 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: #91bd72;
  aspect-ratio:1/1.3;
  overflow: hidden;
}
.book .page::before{
  content:"";
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  bottom: 10px;
  right: 10px;
}
    .book .page.subpage {
    padding: 39px 33px 4px 32px;
    justify-content: flex-start;
}
.page.swiper-slide.subpage{
    justify-content: flex-start
}

h2.history-title {
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/history-title.webp) no-repeat top center/contain;
  height: 130px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  width: 80%;
}
h2.history-title span.subtitle-jp {
  margin-top: 82px;
  color: #dae2d4;
}
h2.history-title span.subtitle {
  font-size: 0;
}
.page.subpage h2.history-title {
    width: auto;
    height: auto;
}
.book .page .flex-wrap {
    margin-top: 15px;
    gap: 20px;
}
.book .page picture {
    width: calc((100% - 60%) - 20px);
    box-sizing: border-box;
    aspect-ratio: 1/1.8;
  position:relative;
  transform:rotate(5deg);
}
.book .page picture::after {
    content: "";
    display: block;
    width: 105%;
    height: 100%;
    position: absolute;
    bottom: 0;
    right:0;
    background:#759360;
  z-index:-1;
  transform:rotate(10deg) translateX(5%) translateY(-2%);
  border-radius: 20px;
}
#foodshow-anniv .book .page picture img{
    height:100%;
    object-fit:cover;
  overflow: hidden;
  border-radius: 20px;
  border: 5px solid #fff;
}
.book .page .history-text {
    width: 60%;
}
.book .page .history-text p {
    font-size: 3.4666666666666663vw;
    line-height:1.8
}
.book .page .history-text p.year {
    margin-bottom:5px;
    padding-right: 74%;
    font-size: 30px;
    position:relative;
    display:inline-block;
    color:#d4f0c0;
    line-height:1.0;
    width: 38%;
}
.book .page .history-text p.year::after {
    content: "";
    display: block;
    width: 46%;
    height: 3px;
    position: absolute;
    bottom: 50%;
    right:0;
    background:#d4f0c0;
}
@media screen and (min-width:500px){
  #foodshow-anniv .main .orange-section {
    margin-top: 0px;
    width: 100%;
    padding: 0 0 62px;
  }
  #foodshow-anniv .main .orange-section .ank-wrap{
  padding-top: 43px;
  max-width: 600px;
  margin: 0 auto 59px;
  }
  #foodshow-anniv .main .mv::before {
    width: 110%;
    height: 104%;
    top: -55px;
    left: 50%;
  }
  .flow-text-wrap{
  transform: rotate(7deg);
  }
  .bottom-text{
    width: 154%;
    height: 11vw;
    transform: rotate(-9deg) translateX(-50%) translateY(35%);
    background: url(
    https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/bg-text02.webp) no-repeat bottom center/contain;
    font-size: 0;
    position: absolute;
    bottom: 23px;
    left: 50%;
    z-index: 0;
  }

  .book .page .flex-wrap {
    margin-top: 40px;
  }
  .book .page .history-text p {
    font-size: 16px;
    line-height: 2.0;
  }
  .book .page .history-text p.year {
    margin-bottom: 19px;
    font-size: 45px;
 }
  .flow-text span {
    width: 56vw;
  }

}
@media screen and (min-width:1300px){
    .flow-text span {
    width: 35vw;
  }
    #foodshow-anniv .main .orange-section .ank-wrap{
  padding-top: 25px;
  max-width: 600px;
  margin: 0 auto 24px;
  }
}


/*限定アイテム*/
#foodshow-anniv section#special-items {
    padding: 146px 16px 0;
    background: #fce1a0;
    z-index: -3;
}
#foodshow-anniv section#special-items::before {
    content: "";
    display: block;
    width: 100%;
    height: 100px;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/bg-nami-yellow.webp) repeat center/contain;
    transform: translateY(100px);
    z-index: 1;
}
#foodshow-anniv .item-entrance-wrap{
  margin-top: 80px !important;
  display: flex;
  flex-direction: column;
  gap: 67px;
  max-width: 500px;
  margin: 0 auto;
}
.flex-wrap.item-entrance{
  width: 100%;
  gap: 10px;
}
.flex-wrap.item-entrance .circle {
    width: 62%;
    aspect-ratio: 1/1;
    background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/item-bg-green.webp) no-repeat center/contain;
    position: relative;
}
.flex-wrap.item-entrance:nth-of-type(2) .circle {
    background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/item-bg-orange.webp) no-repeat center/contain;
}
.flex-wrap.item-entrance:nth-of-type(3){
  flex-direction:row-reverse
}
.flex-wrap.item-entrance:nth-of-type(3) .circle {
    background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/item-bg-pink.webp) no-repeat center/contain;
}
.flex-wrap.item-entrance:nth-of-type(4) .circle {
    background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/item-bg-yellow.webp) no-repeat center/contain;
}
.flex-wrap.item-entrance .coment {
  width: calc((100% - 62%) - 25px);
  height: 14vw;
  text-align: center;
  line-height: 1.6;
  position: relative;
  transform: rotate(-7deg) translateX(12px) translateY(-119%);
  font-size: 11px;
}
.flex-wrap.item-entrance .coment p{
 padding: 4.85vw 6px 30px;
 height: 11vw;
 max-width: 122px;
 width: 113%;
 background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/hukidashi-green.webp) no-repeat center top/100%;
 animation: fuwa-hukidashi 2.5s infinite linear;
}
@media screen and (max-width:380px){
  .flex-wrap.item-entrance{
  width: 100%;
  gap: 7px;
}
  .flex-wrap.item-entrance .circle {
    width: 70%;
}
.flex-wrap.item-entrance .coment {
  width: calc((100% - 70%) - 7px);
  height: 15vw;
}
 .flex-wrap.item-entrance:nth-of-type(1) .coment {
      transform: rotate(-5deg) translateX(-16px) translateY(-155%);
      z-index: -1;
} 
  .flex-wrap.item-entrance:nth-of-type(3) .coment {
    transform: rotate(-7deg) translateX(1px) translateY(-168%);
}
.flex-wrap.item-entrance .coment p{
 max-width: 122px;
 width: 120px;
}
}
@keyframes fuwa-hukidashi {
  0%,100% { transform:translateX(0); }
  50% { transform:translateY(-10px) translateX(-2%); }
}
@keyframes fuwa-hukidashiodd {
  0%,100% { transform: translateX(-15%); }
  50% { transform:translateY(-10px) translateX(-15%); }
}
.flex-wrap.item-entrance:nth-of-type(2) .coment{
  transform: rotate(3deg) translateX(-30px) translateY(-115%);
}
.flex-wrap.item-entrance:nth-of-type(2) .coment p{
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/hukidashi-orange.webp) no-repeat center top/contain;
}
.flex-wrap.item-entrance:nth-of-type(3) .coment{
  transform: rotate(-7deg) translateX(-20px) translateY(-168%);
  z-index: -1;
}
.flex-wrap.item-entrance:nth-of-type(3) .coment p{
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/hukidashi-pink.webp) no-repeat center top/contain;
}
.flex-wrap.item-entrance:nth-of-type(4) .coment {
  transform: rotate(7deg) translateX(-11px) translateY(-122%);
}
.flex-wrap.item-entrance:nth-of-type(4) .coment p {
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/hukidashi-yellow.webp) no-repeat center top/contain;
}
.flex-wrap.item-entrance .coment::before {
  content: "";
  display: block;
  width: 33.5vw;
  height: 35.5vw;
  position: absolute;
  top: -76%;
  right: 0;
  background: url("https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/girl03-half.webp") no-repeat bottom right/contain;
  transform: rotate(21deg) translateY(62%) translateX(39%);
  max-width: 200px;
  max-height: 200px;
z-index: 10;
}
.flex-wrap.item-entrance:nth-of-type(2) .coment::before {
  bottom: 0;
  left: 0;
  width: 28.5vw;
  height: 38.5vw;
  right: auto;
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/girl01-half.webp) no-repeat bottom right/contain;
  transform: rotate(-16deg) translateY(55%) translateX(-52%);
}
.flex-wrap.item-entrance:nth-of-type(3) .coment::before {
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/boy02-half.webp) no-repeat bottom right/contain;
  width: 29.5vw;
  height: 36.5vw;
  top: 49%;
  transform: rotate(16deg) translateX(39%) translateY(26%);
}
.flex-wrap.item-entrance:nth-of-type(4) .coment::before {
  top: 53%;
  right: auto;
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/boy01-half.webp) no-repeat bottom right/contain;
  transform: rotate(-15deg) translateX(-41%) translateY(18%);
}
.flex-wrap.item-entrance .circle .text-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  text-align: center;
  width: 69%;
}
.flex-wrap.item-entrance .circle .text-wrap .h3-title {
  margin-bottom: 9px;
  font-size: 25px;
  letter-spacing: 0.1em;
  display: flex;
  flex-direction: column;
  align-items: center;
  line-height: 1.0;
}
.flex-wrap.item-entrance .circle .text-wrap .h3-title .number {
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/item01.webp) no-repeat center/contain;
  width: 21%;
  aspect-ratio: 1/1;
  display: block;
  font-size: 0;
  margin-bottom: 6px;
}
.flex-wrap.item-entrance:nth-of-type(2) .circle .text-wrap .h3-title .number {
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/item02.webp) no-repeat center/contain;
}
.flex-wrap.item-entrance:nth-of-type(3) .circle .text-wrap .h3-title .number {
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/item03.webp) no-repeat center/contain;
}
.flex-wrap.item-entrance:nth-of-type(4) .circle .text-wrap .h3-title .number {
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/item04.webp) no-repeat center/contain;
}
.flex-wrap.item-entrance .circle .text-wrap p {
  line-height: 1.5;
  font-size: 13px;
}
.flex-wrap .view-more {
  margin-top: 7px;
  padding-right: 58px;
  font-size: 11px;
  text-align: right;
  letter-spacing: -0.02em;
  position: relative;
}
.flex-wrap .view-more::before{
  content:"";
  display:block;
  width: 30px;
  height:2px;
  background:#fff;
  position:absolute;
  top: calc((100% - 50%) - 1px);
  right: 20px;
}
.flex-wrap .view-more::after{

  content:"";
  display:block;
  position:absolute;
  bottom: 50%;
  right:5px;
  width:0;
  height:0;
  border-style:solid;
  border-width: 4px 0 4px 18px;
  border-color: transparent transparent transparent #FFFFFF;
  transform: translateY(50%);
}
.flex-wrap.item-entrance .circle .figure-wrap {
  margin-top: -31px;
  width: 110%;
  gap: 0;
  flex-direction: column;
  transform: translateX(-5%);
}
.flex-wrap.item-entrance .circle .figure-wrap .main-img {
  margin-bottom: -21px;
  width: 43%;
  height: 71px;
}
.flex-wrap.item-entrance:nth-of-type(2) .circle .figure-wrap{
  margin-top: -29px;
}
#foodshow-anniv .flex-wrap.item-entrance .circle .figure-wrap .main-img img,#foodshow-anniv .flex-wrap.item-entrance .circle .figure-wrap .sub-img img{
  width: 100%;
  height: 100%;
  object-fit:contain;
}
.flex-wrap.item-entrance .circle .figure-wrap .sub-img {
  width: 13.5vw;
  height: 12.5vw;
}
#foodshow-anniv .flex-wrap.item-entrance .circle .figure-wrap .flex-wrap {
  justify-content: space-between;
  width: 100%;
}
#foodshow-anniv .flex-wrap.item-entrance .circle .figure-wrap .flex-wrap.img-wrap01 {
    width: 84%;
}
@media screen and (max-width:380px){
  .flex-wrap.item-entrance .coment::before {
  top: -50%;
  transform: rotate(15deg) translateY(70%) translateX(53%);
}
  .flex-wrap.item-entrance:nth-of-type(2) .coment::before {
    transform: rotate(-12deg) translateY(69%) translateX(-25%)!important;
}
  .flex-wrap.item-entrance:nth-of-type(3) .coment::before {
    top: 49%;
    transform: rotate(14deg) translateX(61%) translateY(33%);
}
}
@media screen and (min-width:500px){
  .item-entrance-wrap{
    margin-top: 96px;
    gap: 77px;
  }
  .flex-wrap.item-entrance .circle .figure-wrap .sub-img {
    width: 76px;
    height: 77px;
  }
  .flex-wrap.item-entrance .circle .text-wrap .h3-title {
    font-size: 30px;
  }
  .flex-wrap.item-entrance .circle .text-wrap p {
    font-size: 15px
  }
  .flex-wrap.item-entrance .coment {
    padding: 24px 17px 0;
    width: calc((100% - 69%) - 25px);
    height: 12vw;
    transform: rotate(-7deg) translateX(21px) translateY(-37%);
    font-size: 13px;
  }
  .flex-wrap.item-entrance .coment::before {
    width: 21.5vw;
    height: 26.5vw;
    transform: rotate(17deg) translateX(16%);
    max-width: 200px;
    max-height: 200px;
    top: 50%;
  }
  .flex-wrap.item-entrance:nth-of-type(2) .coment::before {
    transform: rotate(-19deg) translateX(-50%);
    top: 40%;
    bottom: auto;
  }
  .flex-wrap.item-entrance:nth-of-type(3) .coment {
    transform: rotate(-7deg) translateX(1px) translateY(-33%);
}
  .flex-wrap.item-entrance:nth-of-type(3) .coment::before {
    top: 37%;
    transform: rotate(16deg) translateX(38%);
}
  .flex-wrap.item-entrance .coment p {
    padding: 2.4vw 6px 2.4vw;
    max-width: 151px;
}
  .flex-wrap.item-entrance:nth-of-type(4) .coment::before {
    transform: rotate(-15deg) translateX(-50%);
  }
  .flex-wrap.item-entrance:nth-of-type(2) .coment {
    transform: rotate(9deg) translateX(3px) translateY(-86%);
  }
  .flex-wrap.item-entrance:nth-of-type(4) .coment {
    transform: rotate(9deg) translateX(0px) translateY(-26%);
  }
}
@media screen and (min-width:1300px){
  .item-entrance-wrap{
    margin-top: 96px;
    gap: 77px;
  }
  .flex-wrap.item-entrance .circle .figure-wrap .sub-img {
    width: 80px;
    height: 70px;
  }
  .flex-wrap.item-entrance .circle .text-wrap .h3-title {
    font-size: 30px;
  }
  .flex-wrap.item-entrance .circle .text-wrap p {
    font-size: 15px
  }
  .flex-wrap.item-entrance .coment {
    transform: rotate(-7deg) translateX(38px) translateY(-37%);
    font-size: 13px;
  }
  .flex-wrap.item-entrance .coment::before {
    width: 21.5vw;
    height: 26.5vw;
    transform: rotate(17deg) translateX(16%);
    max-width: 200px;
    max-height: 200px;
    top: 40%;
  }
  .flex-wrap.item-entrance:nth-of-type(2) .coment::before {
    transform: rotate(-19deg) translateX(-46%);
    top: 32%;
    bottom: auto;
  }
  .flex-wrap.item-entrance:nth-of-type(3) .coment {
    transform: rotate(-7deg) translateX(28px) translateY(-33%);
}
  .flex-wrap.item-entrance .coment p {
    padding: 1.2vw 6px 2.4vw;
 }
  .flex-wrap.item-entrance:nth-of-type(3) .coment::before {
    top: 37%;
    transform: rotate(16deg) translateX(35%) translateY(0%);
}
  .flex-wrap.item-entrance:nth-of-type(4) .coment::before {
    transform: rotate(-15deg) translateX(-46%) translateY(-15%);
  }
  .flex-wrap.item-entrance:nth-of-type(2) .coment {
    transform: rotate(9deg) translateX(-31px) translateY(-34%);
  }
  .flex-wrap.item-entrance:nth-of-type(4) .coment {
    transform: rotate(9deg) translateX(-22px) translateY(-26%);
  }
}
@media screen and (min-width:500px) and (max-width:785px){
  .item-entrance-wrap{
    margin-top: 96px;
    gap: 77px;
  }
  .flex-wrap.item-entrance .circle .figure-wrap .sub-img {
    width: 80px;
    height: 70px;
  }
  .flex-wrap.item-entrance .circle .text-wrap .h3-title {
    font-size: 30px;
  }
  .flex-wrap.item-entrance .circle .text-wrap p {
    font-size: 15px
  }
  .flex-wrap.item-entrance {
    gap: 13px;
}
@media screen and (min-width:785px){
  .flex-wrap.item-entrance .coment {
    width: calc((100% - 62%) - 25px);
  }
}
  .flex-wrap.item-entrance .coment {
    padding: 24px 10px 0;
    width: calc((100% - 66%) - 25px);
    height: 10vw;
    font-size: 12px;
    transform: rotate(-7deg) translateX(-7px) translateY(-110%);
  }
  .flex-wrap.item-entrance:nth-of-type(3) .coment {
    transform: rotate(8deg) translateX(-25px) translateY(-85%);
 }
  .flex-wrap.item-entrance .coment p {
    padding: 2.4vw 6px 2.4vw;
    max-width: 121px;
}
  .flex-wrap.item-entrance:nth-of-type(3) .coment::before {
    width: 18.5vw;
    height: 25.5vw;
    top: 101%;
    transform: rotate(0deg) translateX(54%);
  }
  .flex-wrap.item-entrance:nth-of-type(2) .coment::before {
    transform: rotate(-19deg) translateX(-45%);
    top: 92%;
    bottom: auto;
    width: 24.5vw;
    height: 22.5vw;
  }
  .flex-wrap.item-entrance:nth-of-type(4) .coment::before {
    transform: rotate(-15deg) translateX(-40%);
    width: 23.5vw;
    height: 28.5vw;
  }
  .flex-wrap.item-entrance:nth-of-type(4) .coment {
    transform: rotate(9deg) translateX(0px) translateY(-53%);
  }
}
@media screen and (min-width:900px){
  .flex-wrap.item-entrance:nth-of-type(odd) .coment p{
  animation: fuwa-hukidashiodd 2.5s infinite linear;
}
}

/*限定イベント*/
section#special-event {
    padding: 116px 16px 140px;
    background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/bg-lightyellow.webp) no-repeat top 32px left/auto 100% #fff4d2;
    z-index: -4;
}
#special-event .event-button-wrap.flex-wrap {
    margin-top: 104px;
    display: grid;
    gap: 96px;
}
#special-event .event-button {
  position:relative;
  width: auto;
  transform: rotate(-2deg);
  max-width: 450px;
}
#special-event .event-button:nth-of-type(2n){
  transform: rotate(2deg);
  margin: 0px 0 0 auto;
  max-width: 330px;
}
#special-event .event-button:nth-of-type(4){
  transform: rotate(2deg);
}
#special-event .event-button:last-of-type{
  margin-bottom: 0;
  transform: rotate(2deg) translateY(21%);
}
#special-event .event-button:last-of-type::before{
      background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/event-green.webp) no-repeat center right / contain;
      transform: translateY(-50%) translateX(-14%) rotate(-1deg);
      height: 443px;
}
@media screen and (min-width:1400px){
  #special-event .event-button-wrap.flex-wrap{
    margin: 170px 26px 0!important;
    max-width: 100%!important;
    justify-content: space-between;
  }
   #special-event .event-button-wrap.flex-wrap .event-button:nth-of-type(odd){
    grid-column:1/3
  }
 
   #special-event .event-button-wrap.flex-wrap .event-button:nth-of-type(2n){
    grid-column:2/3
  }
}
#special-event .event-button::before {
  content:"";
  display:block;
  height: 385px;
  position:absolute;
  top: 50%;
  left: 0;
  z-index:0;
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/event-orange.webp) no-repeat center right/contain;
  aspect-ratio: 733/368;
}
#special-event .event-button:nth-of-type(1)::before {
  transform: translateY(-50%) translateX(-25%);
}
#special-event .event-button:nth-of-type(2)::before {
  height: 392px;
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/event-yellow.webp) no-repeat center left/contain;
  transform: translateY(-50%) translateX(43%);
  right: 0;
  left: auto;
  aspect-ratio: 733/367;
}
#special-event .event-button:nth-of-type(3)::before {
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/event-green.webp) no-repeat center right/contain;
  transform: translateY(-50%) translateX(-44%) rotate(-1deg);
  height: 443px;
}
#special-event .event-button:nth-of-type(4)::before {
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/event-orange.webp) no-repeat center/contain;
  height: 407px;
  transform: translateY(-50%) translateX(-11%);
}
#special-event .event-button:nth-of-type(5)::before {
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/event-yellow.webp) no-repeat center/contain;
  transform: translateY(-50%) translateX(-38%);
  aspect-ratio: 733/367;
  height: 400px;
}
#special-event .event-button .flex-wrap{
  justify-content:flex-start;
  max-width: 600px;
  gap: 10px;
  width: auto;
}
#special-event .event-button:nth-of-type(2n) .flex-wrap{justify-content: flex-start;}
#special-event .event-img {
  width: calc((100% - 74%) - 10px);
  aspect-ratio: 1/1;
  position:relative;
}
#special-event .event-img img{
  height:100%;
  object-fit:cover;
  border-radius: 50%;
  overflow: hidden;
}
#special-event .flex-wrap .eventtitle-wrap {
  width: auto;
  position:relative;
}
#special-event .eventtitle-wrap .h3-title {
  font-size: 22px;
  line-height: 1.0;
  letter-spacing: -0.023em;
  margin: 0 0 14px;
}
#special-event .eventtitle-wrap .h3-title.longtitile{
  font-size: 22px;
}
#special-event .event-button:nth-of-type(4) .eventtitle-wrap .h3-title.longtitile{
  line-height:1.4;
}
.date-store {
    margin: 20px 8px 0;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 13px;
}
.date-store p.store-name {
    width: auto;
    text-align: left;
    box-shadow: none;
    font-size: 14px;
}
p.kome {
    margin: 10px 0 0;
    font-size: 13px;
}
#special-event .eventtitle-wrap .h3-title .brandname {
  margin-left: 5px;
  font-size: 16px;
  letter-spacing: 0;
}
#special-event .eventtitle-wrap p.date,.campaign-text p.date {
  margin: 9px 0 11px 5px;
  font-size: 22px;
  display: flex;
  align-items: flex-end;
  line-height: 1.0;
}
.campaign-text p.date{
  margin: 4px 0 15px;
  padding:5px 10px 0;
  border-top:2px dashed
}
#special-event .event-button:nth-of-type(1) p.date span.youbi,#special-event .event-button:nth-of-type(4) p.date span.youbi{
  color:#f15d1c
}
#special-event .event-button:nth-of-type(2) p.date span.youbi,#special-event .event-button:nth-of-type(5) p.date span.youbi{
  color:#d5a200
}
#special-event .event-button:nth-of-type(3) p.date span.youbi,#special-event .event-button:last-of-type p.date span.youbi{
  color:#76a314
}
.campaign-box:nth-of-type(1) .campaign-text p.date span.youbi{
  background:#1eab39;
  color:#fff
}
.campaign-box:nth-of-type(2) .campaign-text p.date span.youbi{
  background:#f15d1c;
  color:#fff
}
#special-event .eventtitle-wrap p.date span.md,.campaign-text p.date span.md {
  margin: 0 2px 3px;
  font-size: 15px;
  align-self: flex-end;
}
#special-event .eventtitle-wrap p.date span.youbi,.campaign-text p.date span.youbi  {
  margin-left: 2px;
  font-size: 13px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  width: 22px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background:#fff
}
#special-event .eventtitle-wrap p.date span.time{
  margin-left: 5px;
  font-size: 14px;
}
#special-event .event-detail {
  margin: 3px 0 0px;
  position: relative;
}

#special-event .event-detail p.text {
  margin: 0 0 5px;
  font-size: 16px;
}
@media screen and (min-width:500px){
  .date-store {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    width: 100%;
    gap: 10px;
}
}
.modal {
	position: relative;
	z-index: 1;
}

.modal .modal-bt {
	margin: 20px auto 0 30px;
	border-radius: 100vh;
	max-width: 300px;
	cursor: pointer;
}
div#modal-wrap {
	opacity: 0;
	display: none;
}
div#modal-wrap.active {
	animation: fade 0.3s forwards;
	opacity: 1;
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	height:100vh;
	width: 100vw;
	background: #00000078;
	z-index: 10000000;
}
.modal-content .eventtitle-wrap:nth-of-type(2) {
    margin: 30px 0;
}
.modal-content > ul {
    margin: 10px 0 0;
    padding: 0 20px;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 13px;
    font-size: 17px;
}
.modal-content > ul span{
  font-size:25px
}
button.js-modal-close {
    background: transparent;
    border: none;
    position: relative;
    width: 36px;
    height: 30px;
    position: absolute;
    top: 10px;
    left: 10px;
}
button.js-modal-close::before,button.js-modal-close::after {
    content: "";
    display: block;
    width: 100%;
    transform: rotate(45deg);
    height: 2px;
    background: #000;
}
button.js-modal-close::after{
    transform: rotate(135deg) translateY(1px);
}
div#modal-wrap.active .modal-content{
	animation: fade 0.3s forwards;
	opacity: 1;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	background: #fff;
	color: #000;
	height: 80vh;
	width: 80vw;
	z-index: 1000;
	padding: 43px 30px;
	box-sizing: border-box;
	overflow-y: scroll;
	max-width: 600px;
}
@keyframes fade{
	0%{
			opacity:0
	}
	100%{
			opacity:1;
			display:block
	}
}
.modal-content > h4 {
	padding: 0 0 3px 5px;
	font-size: 20px;
	margin: 0;
	border-bottom: 2px dashed;
	letter-spacing: 0.1em;
}
#special-event .modal-content .event-detail {
	margin: 0 0 50px;
}
#special-event .modal-content .eventtitle-wrap p.date span.youbi {
	border: 2px solid;
}


#special-event .event-detail .store-list,#campaign .store-list {
  margin-top: 5px;
  display: grid;
  grid-template-columns: 32px 1fr;
  gap: 13px;
  font-size: 14px;
  width: auto;
}
#special-event .event-button:nth-of-type(5) .event-detail .store-list p {
  margin-top: 10px;
}
#special-event .event-detail .store-list h4,#campaign .store-list h4{
  padding: 11px 3px;
  writing-mode: vertical-lr;
  letter-spacing: 0.2em;
  font-size: 12px;
  border-right: 2px dashed;
  margin: 0;
}
#special-event .event-detail .store-list p,#campaign .store-list p{
  margin-top:3px;
}
#special-event .event-detail .store-list p span,#campaign .store-list p span {
    font-size: 10px;
}
@media screen and (min-width:500px){
  section#special-event {
    padding: 134px 20px 180px;
    background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/bg-lightyellow.webp) no-repeat top 35px right/cover #fff4d2;
 }
  #special-event .event-button-wrap.flex-wrap {
    margin: 150px auto 0;
    max-width: 500px;
  }
  
  #special-event .eventtitle-wrap p.date {
    margin: 9px 0 11px 5px;
    font-size: 22px;
  }
  #special-event .eventtitle-wrap p.date span.md {
    margin: 0 2px;
    font-size: 16px;
}
  #special-event .eventtitle-wrap p.date span.youbi {
    margin-left: 3px;
    font-size: 13px;
    width: 20px;
}
  #special-event .event-detail p.text {
    margin: 0 0 5px;
    font-size: 17px;
 }
    #special-event .event-button {
    transform: rotate(-2deg);
 }

}

@media screen and (min-width:785px){
  #special-event .eventtitle-wrap .h3-title {
    font-size: 22px;
    line-height: 1.0;
    letter-spacing: -0.023em;
  }
}

/*セール*/
section#special-sale {
    padding: 20px 20px 27px;
    background: #fff7a3;
}
section#special-sale::before {
    content: "";
    display: block;
    width: 100%;
    height: 100px;
    position: absolute;
    top: 0;
    right: 0;
    background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/bg-nami-lightyellow.webp) repeat center/contain;
    transform: translateY(-63px) scale(1 ,-1);
    z-index: 1;
}
#foodshow-anniv #special-sale .h2-title{
  margin-bottom: 54px;
}
#foodshow-anniv .sale-button-wrap{
  gap: 57px;
}
#foodshow-anniv .sale-button {
  margin: 0 auto 0 0;
  position: relative;
  width: 92%;
  max-width: 500px;
}
#foodshow-anniv .sale-button:last-of-type{
  margin-top:20px
}
#foodshow-anniv .sale-button::before {
  content:"";
  display: none;
  width: 123%;
  height: 183px;
  position:absolute;
  top: 50%;
  left: 50%;
  z-index:0;
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/sale-green.webp) no-repeat center/contain;
  transform: translateY(-50%) translateX(-50%);
}
#foodshow-anniv .sale-button:nth-of-type(2)::before {
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/sale-orange.webp) no-repeat center/contain;
}
#foodshow-anniv .sale-button a{
  /* align-items: stretch; */
  gap: 10px;
  height: 100%;
}
#foodshow-anniv .sale-button:last-of-type a{
  justify-content:flex-start;
}
.sale-button h3.h3-title {
  font-size: 7vw;
  height: 106px;
  width: 63%;
  color: #fff7a3;
  position:relative
}
.sale-button h3.h3-title::before {
  content:"";
  display:block;
  width:100%;
  height: 127px;
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/enjoybox-title.webp) no-repeat bottom left/contain;
  position:absolute;
  top: 0;
  left: -12px;
}
.sale-button:nth-of-type(2) h3.h3-title::before {
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/specialprice-title.webp) no-repeat bottom left/contain;
  width: 90%;
}
.sale-button:nth-of-type(3) h3.h3-title {
  width: 73%;
}
.sale-button:nth-of-type(3) h3.h3-title::before {
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/higawari-title.webp) no-repeat bottom left/contain;
  left: -17px;
  width: 107%;
  height: 90px;
}
.sale-button h3.h3-title::after {
  content:"";
  display:block;
  width:80%;
  height:40px;
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/enjoybox-subtitle.webp) no-repeat top left/contain;
  position:absolute;
  top: 10px;
  right: -15px;
  animation:hukidashi 2.5s infinite linear
}
.sale-button:nth-of-type(2) h3.h3-title::after {
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/specialprice-subtitle.webp) no-repeat top left/contain;
}
.sale-button:nth-of-type(3) h3.h3-title::after {
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/higawari-subtitle.webp) no-repeat top left/contain;
  right: 2px;
  top: -13px;
}
@keyframes hukidashi {
  0%,100% { transform:translateX(0); }
  50% { transform:rotate(-5deg); }
}
.sale-button .sale-img {
  width: calc((100% - 63%) - 10px);
  position: relative;
  z-index: 10;
  transform: scale(1.55) translateX(7%);
}
.sale-button:nth-of-type(3) .sale-img{
  width: calc((100% - 73%) - 10px);
  transform: scale(2.0) translateX(18%) translateY(-9%);
}
#foodshow-anniv .sale-button .sale-img img{
  height:100%;
  object-fit:contain;
}
section#store-list {
  padding: 40px 20px 60px;
  background: #f29167;
  position:relative
}
section#store-list::before {
  content: "";
  display: block;
  width: 100%;
  height: 100px;
  position: absolute;
  top: 0;
  right: 0;
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/bg-nami-orange.webp) repeat center/contain;
  transform: translateY(-45px) scale(1,-1);
  z-index: 1;
}
#foodshow-anniv .flex-wrap.store-wrap {
  margin: 0 auto;
  gap: 20px 10px;
  align-items: stretch;
  justify-content: flex-start;
  max-width: 600px;
}
#foodshow-anniv .othershop {
  margin: 0px auto 34px;
  padding-bottom: 34px;
  border-bottom:2px dashed #fff;
  max-width: 600px;
}
.food-onlyshop {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 auto 34px;
    gap: 20px;
    padding-bottom: 34px;
    border-bottom: 2px dashed;
    max-width: 600px;
}
.shibuya-wrap {
    width: 100%;
    text-align: center;
    margin: 0 0 15px;
}
.shibuya-wrap p {
    margin-bottom: 10px;
    padding: 0 35px;
    position: relative;
    display:inline-block;
  font-size:13px
}
.shibuya-wrap p::before,.shibuya-wrap p::after{
  content:"";
  display:block;
  width: 22px;
  height: 3px;
  background:#fff;
  position:absolute;
  top: 50%;
  right: 0;
  transform: rotate(135deg) translateY(-45%);
}
.shibuya-wrap p::after{
  top: 50%;
  left: 0;
  transform: rotate(45deg) translateY(-45%);
}
.shibuya.store-name {
    width: 100%;
    position: relative;
    font-size: 17px;
    max-width: 600px;
}

.food-onlyshop h3 {
    margin-bottom: 15px;
    font-size: 22px;
    letter-spacing: 0.1em;
    text-align:center;
    color: #6c412e;
}
.food-onlyshop h3 span{
    padding: 5px 16px 0;
    border-top: 1px solid;
    font-size: 14px;
    color:#6c412e
}
.store-name {
  width: calc((100% - 10px) / 2);
  font-size: 3.2vw;
  line-height: 1.2;
  text-align: center;
  border-radius: 100vh;
  overflow: hidden;
  box-shadow: 0 5px 0 #b96541;
  margin: 0 0 5px;
}
.net.store-name {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
}
#foodshow-anniv .store-name a,.modal-bt{
  padding: 9px 8px 8px;
  background: #fff;
  color: #f1662a;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  box-sizing: border-box;
  min-height: 48px;
}
.sale-button span.view-more {
  position: absolute;
  bottom: 0;
  right: 0;
}
.sale-button span.view-more {
  position: absolute;
  bottom: -33px;
  right: -6px;
  color: #567312;
  margin: 0;
  z-index: 10000;
}
.sale-button .flex-wrap .view-more::before{background: #567312;}
.sale-button .flex-wrap .view-more::after{border-color: transparent transparent transparent #567312;}
.sale-button:nth-of-type(2) span.view-more {
  color: #8c3712;
}
.sale-button:nth-of-type(2) .flex-wrap .view-more::before{background: #8c3712;}
.sale-button:nth-of-type(2) .flex-wrap .view-more::after{border-color: transparent transparent transparent #8c3712;}
.sale-button:nth-of-type(3) span.view-more {
  color: #bb4e57;
  bottom: 10px;
  right: 4px;
}
.sale-button:nth-of-type(3) .flex-wrap .view-more::before{background: #bb4e57;}
.sale-button:nth-of-type(3) .flex-wrap .view-more::after{border-color: transparent transparent transparent #bb4e57;}
@media screen and (min-width:500px){
  section#special-sale {
    padding: 20px 20px 130px;
  }
  #foodshow-anniv .sale-button-wrap{
  margin: 75px auto 0;
  gap: 92px;
  max-width: 514px;
  }
  #foodshow-anniv .sale-button::before {
  width: 140%;
  height: 205px;
 }
  .sale-button span.view-more {
  bottom: -34px;
  right: 4px;
  font-size: 16px;
  }
  .sale-button:nth-of-type(3) span.view-more {
    bottom: -19px;
    right: 35px;
}
  .store-name {
  font-size: 15px;
  }
  .shibuya-wrap p {
    font-size: 15px;
}
  .sale-button h3.h3-title {
  width: 60%;
  height: 106px;
  }
  #foodshow-anniv .sale-button:last-of-type{
    margin-top:30px
  }
  .sale-button:nth-of-type(3) .sale-img {
    width: calc((100% - 73%) - 10px);
    transform: scale(2.4) translateX(27%);
}
  .sale-button .sale-img {
  transform: scale(1.55) translateX(14%);
}
  .sale-button h3.h3-title::after {
  width:80%;
  height: 54px;
  top: 0px;
  right: -15px;
  animation:hukidashi 2.5s infinite linear
}
.sale-button:nth-of-type(3) h3.h3-title::after {
  right: 2px;
  top: -41px;
}
}
@media screen and (min-width:1500px){
  .sale-button h3.h3-title {
  font-size: 37px;
  }
}
@media screen and (min-width:1050px){
  .sale-button h3.h3-title::after {
  width:80%;
  height: 54px;
  top: -23px;
  right: -15px;
  animation:hukidashi 2.5s infinite linear
}
.sale-button:nth-of-type(3) h3.h3-title::after {
  right: 2px;
  top: -41px;
}
}
section#campaign {
    background: #fff7a3;
    padding-bottom: 95px;
    padding: 124px 20px;
}
section#campaign::before {
    content: "";
    display: block;
    width: 100%;
    height: 100px;
    position: absolute;
    top: 0;
    right: 0;
    background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/bg-nami-lightyellow.webp) repeat center/contain;
    transform: translateY(-38px) scale(1 ,-1);
    z-index: 1;
}
#foodshow-anniv section#campaign .h2-title .subtitle {
    background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/title03-number.webp) no-repeat bottom center/contain;
}
#foodshow-anniv section#campaign .h2-title .main-text {
    background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/25anniv/image/campaign.webp) no-repeat center / contain #fff7a3;
}
.flex-wrap.campaign-wrap {
    gap: 53px;
    flex-direction: column;
    max-width: 500px;
    margin: 0 auto;
}
.flex-wrap.campaign-wrap .campaign-box a picture {
    width: 100%;
}
.flex-wrap.campaign-wrap .campaign-box a .campaign-text {
    margin-top: 8px;
    border: 2px solid #75300f;
    border-radius: 20px;
    padding: 33px 20px 20px;
    font-size: 13px;
    color: #50200a;
    font-feature-settings: "plat";
    width: calc((100% - 40px));
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #fffffa;
}
.flex-wrap.campaign-wrap .campaign-box a {
    gap: 0px;
    flex-direction: column;
}
.flex-wrap.campaign-wrap .campaign-box a .campaign-text h3.h3-title {
    margin: 0 auto 2px;
    font-size: 22px;
    text-align: center;
    width: 100%;
    font-feature-settings: "palt";
    letter-spacing: 0.1em;
    background: none;
    line-height: 1.3;
}
.flex-wrap.campaign-wrap .campaign-box a .campaign-text .priod{
  font-size:17px;
  margin: 0;
  line-height: 2.5;
}
.flex-wrap.campaign-wrap .campaign-box a .campaign-text .priod span{
  font-size:13px;
  border:1px solid;
  display:inline-block;
  padding:3px 5px;
  line-height: 1.2;
  width: 27px;
}
.flex-wrap.campaign-wrap .campaign-box a .campaign-text .priod .kome{
  margin: 0px 0 0;
  font-size: 11px;
  border:none;
  width: 100%;
  display: block;
}
.flex-wrap.campaign-wrap .campaign-box a .campaign-text h3.h3-title span.sub-coment {
    max-width: 352px;
    margin: 0 auto -14px;
    font-size: 12px;
    line-height: 1.3;
    font-feature-settings: "plat";
    display: block;
    padding: 8px 16px 5px;
    background: #1eab39;
    color: #fff;
    border-radius: 10px;
    text-align: center;
    transform: translateY(-50%);
    box-sizing: border-box;
}
.flex-wrap.campaign-wrap .campaign-box:nth-of-type(2) a .campaign-text h3.h3-title span.sub-coment{
  background:#f15d1c;
  margin: 0 auto -6px;
  width: 276px;
}
.flex-wrap.campaign-wrap .campaign-box a .campaign-text .content {
  margin-top:15px;
    font-size: 16px;
}
.flex-wrap.campaign-wrap .campaign-box a .campaign-text .content span{
font-size:11px;
line-height:1.2
}
.campaign-box {
    border-radius: 15px;
}
#foodshow-anniv .campaign-box a{
  color: #50200a;
}
.campaign-box figure{
  margin:0 auto
}
.flex-wrap.campaign-wrap .view-more::after{
  border-color: transparent transparent transparent #50202a;
}
.flex-wrap.campaign-wrap .view-more::before{
  background: #50202a;
}
.campaign-box .store-name{
  background: #e73079;
  color:#fff;
  padding:8px;
  margin-top:15px;
  box-shadow:0 4px 0 #75300f
}
@media screen and (max-width:500px){
  .flex-wrap.campaign-wrap .campaign-box a .campaign-text {
    padding: 27px 13px 15px;
    width: calc((100% - 26px));
    margin-top: 25px;
 }
  .flex-wrap.campaign-wrap .campaign-box a .campaign-text .content{
    margin:10px 0 5px
  }
  .flex-wrap.campaign-wrap .campaign-box a .campaign-text h3.h3-title span.sub-coment {
    margin: 0 auto -12px;
    width: 90%;
  }
  .flex-wrap.campaign-wrap .campaign-box:nth-of-type(2) a .campaign-text h3.h3-title span.sub-coment{
  margin: 0 auto -2px;
  width: 276px;
  }
  .flex-wrap.campaign-wrap .campaign-box a .campaign-text .content {
  margin-top:15px;
  font-size: 14px;
  }
}


#foodshow-anniv section.bnr-wrap {
    padding: 40px 30px 30px;
    display: flex;
    gap: 30px;
    background: #4e4232;
  flex-wrap:wrap;
}
#foodshow-anniv section.bnr-wrap h4{
  width:100%;
  text-align:center;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif"
}
section.bnr-wrap figure.bnr {
    aspect-ratio: 8/2;
    overflow: hidden;
    width: calc((100% - 30px) / 2);
    margin: 0;
}

@media screen and (max-width:500px){
  #foodshow-anniv section.bnr-wrap {
    padding: 40px 20px 30px;
    gap: 20px;
  }
  section.bnr-wrap figure.bnr {
    width: calc((100% - 20px) / 2);
  }
}



