

@charset "utf-8";
/* CSS Document */
body{
  margin:0
}
p,figure{
  margin: 0
}
header:after, footer:after, main:after, section:after, div:after, ul:after, ol:after, dl:after, .clearfix:after{
  display:none
}
.attention {
  margin-top: 10px;
  font-size: 11px!important;
  display: block;
}
p .attention{
  margin-top:5px;
}
#sakesclamble-top{
  width: 100%;
  font-size: 15px;
  box-sizing: border-box;
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.7;
  color: #000;
  overflow: hidden;
  position: relative;
}
#sakesclamble-top .kome,#sakesclamble-top .section-lead p span.kome{
  margin: 0;
  font-size: 13px;
  letter-spacing: 0;
}
#sakesclamble-top ul,#sakesclamble-top ol{
  padding: 0;
  list-style:none;
}
#sakesclamble-top img{
  width:100%;
  height: 100%;
  object-fit: contain;
}
#sakesclamble-top h2{
  margin: 0;
  font-weight: 600;
  letter-spacing: 0.1em;
  font-size: 42px;
  position: relative;
  line-height: 1.2;
}
#sakesclamble-top > section{
  margin: 130px 0;
  padding: 0 20px;
  position: relative;
  overflow: visible;
}
#sakesclamble-top .flex-wrap{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap:20px
}
.fixed-bt{
  position: fixed;
  bottom: 0;
  right: 0;
  background: #de1985;
  color: #fff;
  width: 435px;
  height: 88px;
  display:flex;
  justify-content:center;
  border-top-left-radius: 31px;
  z-index: 100;
  font-size: 30px;
}
#sakesclamble-top .fixed-bt::before{
  width:30px;
  height:30px;
  right:15px;
}
.fixed-bt a{
  text-decoration:none;
  color:#fff;
  padding: 15px 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.bt-wrap{
  margin-top:40px;
  display: block;
}
#sakesclamble-top .sake-bt {
  margin: 0 auto;
  border: 1px solid #000;
  box-shadow: 2px 2px 0 #000;
  position: relative;
  font-size: 20px;
  max-width: 600px;
}
#sakesclamble-top .sake-bt:nth-of-type(n+2){
  margin-top: 33px;
}
#sakesclamble-top .sake-bt::before, #sakesclamble-top #first-point .net-wrap .viewmore::before, #sakesclamble-top #corporate .corporate .corporate-name::before, .sakescrumble-bt::before, .fixed-bt::before,.special-ticket .sakescrumble-bt::before{
  content: "";
  display: block;
  width:10px;
  height: 10px;
  position: absolute;
  bottom: 50%;
  right: 15%;
  transform: translate(0,50%) rotate(135deg);
  border-top: 2px solid;
  border-left: 2px solid;
}
#sakesclamble-top #first-point .sake-bt:first-of-type::before,.sakescrumble-bt::before{
  bottom: 50%;
  right: 15%;
  transform: translate(0,50%) rotate(135deg);
  color: #000;
}
#sakesclamble-top .sake-bt a{
  padding: 37px 30px 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  color: #000;
  text-align: center;
  font-size: 27px;
}
#sakesclamble-top .sake-bt a > span{
  position:relative;
  width: 100%;
}
#sakesclamble-top .sake-bt a > span span{
  margin-bottom:5px;
  padding: 0 0 2px;
  display: inline-block;
  font-size: 13px;
  border-bottom: 1px solid;
  letter-spacing: 0.1em;
  position: relative;
  align-content: flex-start;
  position: absolute;
  top: -3px;
  left: 50%;
  transform: translateY(-100%) translateX(-50%);
}
#sakesclamble-top .sake-bt a span span::before, #sakesclamble-top .section-lead .nagano-lead::before{
    content: "";
  display: block;
  width:10px;
  height: 10px;
  position: absolute;
  bottom: 0;
  left: 60px;
  transform: translate(0,50%) rotate(135deg);
  border-top: 1px solid;
  background:#fff;
}
s#sakesclamble-top .sake-bt a span::before{
  content: "";
  display: block;
  width:10px;
  height: 10px;
  position: absolute;
  bottom: 0;
  left: 20px;
  transform: translate(-50%,) rotate(135deg);
  border-top: 2px solid;
}
@media screen and (max-width:768px){
#sakesclamble-top .kome{
  margin: 0;
  font-size: 13px;
}
#sakesclamble-top ul,#sakesclamble-top ol{
  padding: 0;
  list-style:none;
}
#sakesclamble-top img{
  width:100%;
  height: 100%;
  object-fit: contain;
}
#sakesclamble-top h2{
  font-size: 33px;
}
#sakesclamble-top > section{
  margin: 78px 0;
  padding: 0 20px;
}
.fixed-bt{
  width: 100%;
  height: 60px;
  display:flex;
  border-top-left-radius: 0;
  font-size: 18px;
}
#sakesclamble-top .fixed-bt::before{
  width:20px;
  height:20px;
  right:15px;
}
.bt-wrap{
  margin: 30px 18px;
}
#sakesclamble-top .sake-bt {
  font-size: 15px;
  max-width: 600px;
}
#sakesclamble-top .sake-bt:nth-of-type(n+2){
  margin-top: 20px;
}
#sakesclamble-top .sake-bt::before, #sakesclamble-top #first-point .net-wrap .viewmore::before, #sakesclamble-top #corporate .corporate .corporate-name::before, .sakescrumble-bt::before, .fixed-bt::before,.special-ticket .sakescrumble-bt::before{
  content: "";
  display: block;
  width:10px;
  height: 10px;
  position: absolute;
  bottom: 50%;
  right: 15%;
  transform: translate(0,50%) rotate(135deg);
  border-top: 2px solid;
  border-left: 2px solid;
}
#sakesclamble-top #first-point .sake-bt:first-of-type::before{
  bottom: 50%;
  right: 15%;
  transform: translate(0,50%) rotate(-135deg);
  color: #000;
}
#sakesclamble-top .sake-bt a{
  padding: 37px 26px 10px 20px;
  font-size: 16px;
}
#sakesclamble-top .sake-bt a > span{
  position:relative;
}
#sakesclamble-top .sake-bt a > span span{
  margin-bottom:5px;
  padding: 0 8px 2px;
  font-size: 10px;
  width: 170px;
}
#sakesclamble-top .sake-bt a span span::before, #sakesclamble-top .section-lead .nagano-lead::before{
    content: "";
  display: block;
  width:10px;
  height: 10px;
  position: absolute;
  bottom: 0;
  left: 60px;
  transform: translate(0,50%) rotate(135deg);
  border-top: 1px solid;
  background:#fff;
}
s#sakesclamble-top .sake-bt a span::before{
  content: "";
  display: block;
  width:10px;
  height: 10px;
  position: absolute;
  bottom: 0;
  left: 20px;
  transform: translate(-50%,) rotate(135deg);
  border-top: 2px solid;
}

}
#sakesclamble-top .lead-wrap{
  padding: 0;
  color: #fff;
  position: relative;
}
#sakesclamble-top .lead-wrap > span{
  height: 100vh;
  height: 100vh;
  padding: 0 50px 50px;
  display: flex;
  position: relative;
  gap: 0 20%;
  flex-wrap: wrap;
  box-sizing: border-box;
  max-width: 1500px;
  margin: 0 auto;
}
#sakesclamble-top .lead-wrap > span img{
  /* height: auto; */
  /* object-fit:contain; */
}
#sakesclamble-top .lead-wrap::before, #sakesclamble-top > section#info-wrap::before{
  content:"";
  display:block;
  width:100%;
  height:100%;
  position:absolute;
  top:0;
  left:0;
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/shibuyasakescramble/images/scramble-backgrorund.webp) no-repeat center/cover;
  z-index:-2;
}
#sakesclamble-top > section#info-wrap::after, #sakesclamble-top .special-ticket::before{
  content:"";
  display:block;
  width:100%;
  height:100%;
  position:absolute;
  top:0;
  left:0;
  background: #000;
  z-index:-1;
  opacity:0.1;
  transform: translateX(0);
}
#sakesclamble-top .special-ticket::before{
  z-index:1;
  opacity: 0.5;
}
#sakesclamble-top .lead-wrap::after{content:"";display:block;background: #000000;background: linear-gradient(180deg, rgb(0 0 0 / 0%) 0%, rgba(0, 0, 0, 0.71) 50%, rgba(0, 0, 0, 0.9) 100%);position: absolute;bottom: 0;left: 0;width: 100%;height: 100%;}
.sakescramble-sake-img {
    top: 0;
    position: absolute;
    width: 10vw;
}

.nomihoudai {
    width: 12vw;
    z-index: 1000;
    position: absolute;
    right: 0;
    transform: translateX(70%);
}

.mv-titleimagewrap {
    width: 40%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 10;
    position: relative;
    gap: 1.5vw;
}
#sakesclamble-top .lead-wrap h1{
  margin: 0;
  line-height: 1.3;
  width: 37.3352855051vw;
  height: 60%;
}
#sakesclamble-top .lead-wrap h1 img{
  height:100%
}
#sakesclamble-top .lead-wrap h1 span{
  width:1px;
height:1px;
overflow:hidden;
display:block
}
.sakescramble-info {
    padding: 1vh 6px 0;
    border-top: 1px solid;
    width: 100%;
    display:block;
    box-sizing: border-box;
}
#sakesclamble-top .lead-wrap .sakescrumble-bt {
  margin: 0;
  background:transparent;
  max-width: 150px;
  position: absolute;
  bottom: 31px;
  color: #fff;
  z-index: 10;
  left: 50%;
  transform: translateX(-50%);
}
#sakesclamble-top .lead-wrap .sakescrumble-bt a {
  padding: 0 0 4px;
  color: #ffffff;
}
#sakesclamble-top .lead-wrap .sakescrumble-bt::before{
  color: #ffffff;
  bottom: -12px;
  left:50%;
  transform:translateX(-50%) rotate(-135deg);
  animation:fuwafuwa 2.5s infinite forwards;
}
@keyframes fuwafuwa{
  0%,100%{
    transform:translateX(-50%) translateY(5px) rotate(-135deg);
  }  
  50%{
    transform:translateX(-50%) translateY(-5px) rotate(-135deg);
  }
}
#sakesclamble-top .lead-wrap .schedule{
  gap: 20px;
  justify-content: flex-start;
}
#sakesclamble-top .lead-wrap .schedule .hour{
  display: flex;
  gap:10px;
  font-size: 14px;
}
#sakesclamble-top .lead-wrap .schedule .hour > span{
  padding:0 10px 0 0;
  margin:0 10px 0 0;
  display:block;
  border-right:1px solid;
  font-size: 26px;
}
#sakesclamble-top .lead-wrap .schedule .hour > span:last-of-type{
  border:none
}
#sakesclamble-top .lead-wrap .schedule .hour span span{
  font-size: 11px;
}
#sakesclamble-top .lead-wrap .date{
  font-size: 37px;
  line-height: 1.0;
}
#sakesclamble-top .lead-wrap .date .year{
  font-size: 22px;
}
#sakesclamble-top .lead-wrap .date .youbi{
  writing-mode: vertical-lr;
  font-size: 17px;
}
#sakesclamble-top .lead-wrap .place{
  font-size: 24px;
}
#sakesclamble-top .lead-wrap .place span{
  font-size: 25px;
}
#sakesclamble-top .lead-wrap .place span.small{
  font-size: 15px
}
#sakesclamble-top .lead-wrap .sakescrumble a{
  padding: 10px 20px;
  border: 1px solid;
  display: block;
  box-shadow: 0 2px 0 #fff;
}
.sakescrumble-bt {
    margin: 40px auto 0;
    width: 80%;
    max-width: 300px;
    background: #FFF;
    text-align: center;
    position: relative;
    border-radius: 100vh;
}
.sakescrumble-bt a {
    padding: 10px 20px;
    color: #000000;
    text-decoration: none;
    display: block;
}
.mv-imagewrap {
    position: absolute;
    z-index: 100;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.sakescramble-sake-img.beer {
    aspect-ratio: 153/201;
    left: 10vw;
    bottom: 4vh;
    top: auto;
    width: 13vw;
}
.sakescramble-sake-img.wine {
    top: auto;
    bottom: -1vh;
    right: 17vw;
    aspect-ratio: 127/306;
    width: 12vw;
}
.sakescramble-sake-img.whisky {
    top: auto;
    top: 22vh;
    right: -2vw;
    width: 16vw;
    aspect-ratio: 127/221;
}
.sakescramble-sake-img.sake {
    top: -5vh;
    left: 1vw;
    width: 15vw;
    aspect-ratio: 153/354;
}
.sakescramble-sake-img.gin {
    width: 13vw;
    right: 14vw;
    top: -2vh;
}
@media screen and (max-width: 768px){
  #sakesclamble-top .lead-wrap{
    padding: 0 0 30px;
    height: 120vh;
  }
  #sakesclamble-top .lead-wrap > span{
    padding:20px;
    gap: 0;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .mv-titleimagewrap{
    width: 100%;
    height: 31%;
  }
  #sakesclamble-top .lead-wrap h1{
    margin: 0;
    width: 61.335286vw;
    height: 100%;
  }
  .sakescramble-info {
    margin: 0;
    width: 100%;
    padding: 18px 20px 0;
}
  .sakescramble-info img{
    max-width:350px;
    display: block;
  }
  .nomihoudai {width: 20%;transform: translateX(-10%);}
  .sakescramble-sake-img.beer {
    left: -1vw;
    bottom: 14vh;
    width: 17vw;
}
.sakescramble-sake-img.wine {
    bottom: 6vh;
    right: -1vw;
    aspect-ratio: 127/306;
    width: 18vw;
}
.sakescramble-sake-img.whisky {
    top: auto;
    top: 26vh;
    right: -2vw;
    width: 21vw;
    aspect-ratio: 127/221;
}
.sakescramble-sake-img.sake {
    top: -1vh;
    left: 3vh;
    width: 17vw;
    aspect-ratio: 153/354;
}
.sakescramble-sake-img.gin {
    width: 16vw;
    right: 7vw;
    top: 4vh;
    transform: rotate(14deg);
}
  #sakesclamble-top .lead-wrap .schedule{
    gap: 7px 20px;
    margin-bottom: 10px;
  }
  #sakesclamble-top .lead-wrap .schedule .hour{
    gap:10px;
    font-size: 14px;
  }
  #sakesclamble-top .lead-wrap .schedule .hour > span{
    padding:0 10px 0 0;
    margin:0 10px 0 0;
    font-size:20px;
  }
  #sakesclamble-top .lead-wrap .schedule .hour span span{
    font-size: 11px;
  }
  #sakesclamble-top .lead-wrap .date{
    font-size: 25px;
    line-height: 1.0;
  }
  #sakesclamble-top .lead-wrap .date .year{
    font-size: 18px;
  }
  #sakesclamble-top .lead-wrap .date .youbi{
    writing-mode:verticle-rl;
    font-size: 13px;
  }
  #sakesclamble-top .lead-wrap .place{
    font-size: 18px;
  }
  #sakesclamble-top .lead-wrap .place span{
    font-size: 25px;
  }
  #sakesclamble-top .lead-wrap .place span.small{
    font-size: 15px
  }
  #sakesclamble-top .lead-wrap .sakescrumble a{
    padding: 10px 20px;
  }
  .sakescrumble-bt {
    margin: 15px auto 0;
    width: 80%;
    max-width: 300px;
}
.sakescrumble-bt a {
    padding: 10px 20px;
}

}


#sakesclamble-top > section#ticket-block {
    margin-top: 0;
    padding: 0 0 80px;
    background: #ebebeb;
}
#sakesclamble-top #ticket-block .ticket-wrap{
  margin: 80px auto 0px;
  padding: 0;
  gap: 180px 120px;
  position: relative;
  max-width: 1000px;
}

#sakesclamble-top #ticket-block .ticket-wrap .ticket{
  display: flex;
  height: 194px;
  width: calc((100% - 120px) / 2);
  position: relative;
  max-width: 400px;
}
#sakesclamble-top section#ticket-block .ticket-sortwrap:nth-of-type(1) .ticket:hover{
  transform: translate(2px,2px);
}
#sakesclamble-top section#ticket-block .ticket-sortwrap:nth-of-type(1) .ticket:hover .ticket-body, #sakesclamble-top section#ticket-block .ticket-sortwrap:nth-of-type(1) .ticket:hover .ticket-sort {
  box-shadow:none;
}
#sakesclamble-top #ticket-block .ticket-wrap .ticket a{
  text-decoration:none;
  color:#000
}
#sakesclamble-top #ticket-block .ticket-wrap .ticket .ticket-sort{
  width: 80px;
  border-radius: 13px;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  background: #de1985;
  color: #fff;
  writing-mode:vertical-rl;
  justify-content: center;
  align-items: center;
  display: flex;
  border: 2px solid #000;
  border-right: none;
  box-shadow: 0 2px 0 #000;
  font-size: 18px;
  letter-spacing: 0.2em;
  position: relative;
}
#sakesclamble-top #ticket-block .ticket-wrap .ticket .ticket-sort a{
  color:#fff;
  display: block;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#sakesclamble-top #ticket-block .ticket-sortwrap:nth-of-type(2) .ticket-wrap .ticket .ticket-sort{
  background: #49abe7;
}
#sakesclamble-top #ticket-block .ticket-wrap .ticket .ticket-sort span{
  margin-top: 13px;
  writing-mode: sideways-lr;
  font-size: 10px;
  position: absolute;
  right: 9px;
  bottom: 50%;
  transform: translateY(50%);
  height: 100%;
  text-align: center;
  opacity: 0.7;
}
#sakesclamble-top #ticket-block .ticket-wrap .ticket .hukidashi{
  padding: 9px 15px 9px 18px;
  position: absolute;
  top: -14px;
  left: 50%;
  transform: translate(-43%,-100%);
  border-radius: 100vh;
  color: #fff;
  background: #000000;
  width: 268px;
  text-align: center;
  letter-spacing: -0.1em;
  font-size: 18px;
}
#sakesclamble-top #ticket-block .ticket-wrap .ticket .hukidashi::before{
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%,44%) rotate(45deg);
  background: #000000;
  border-bottom-right-radius: 3px;
  z-index: -1;
}
#sakesclamble-top #ticket-block .ticket-wrap .ticket:last-of-type .hukidashi,#sakesclamble-top #ticket-block .ticket-wrap .ticket:last-of-type .hukidashi::before{
  background: #000000;
}
#sakesclamble-top #ticket-block .ticket-wrap .ticket .hukidashi span {
    font-size: 24px;
}
#sakesclamble-top #ticket-block .ticket-wrap .ticket .hukidashi span.num {
    font-size: 30px;
    line-height: 1.0;
    display: inline-block;
    transform: translateY(1.9px);
    margin: 0 -3px;
}
#sakesclamble-top #ticket-block .ticket-wrap .ticket .ticket-body{
  padding: 28px 24px 10px;
  width: calc(100% - 80px);
  border-radius: 14px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  justify-content: center;
  border: 2px solid #000;
  border-left: 2px dashed #000;
  box-shadow: 2px 2px 0 #000;
  position: relative;
  overflow:hidden;
  /* background: #fff; */
}
#sakesclamble-top #ticket-block .ticket-sortwrap:nth-of-type(1) .ticket-wrap .ticket:nth-of-type(1) .ticket-body a{
  padding: 26px 51px 25px 19px;
}
#sakesclamble-top #ticket-block .ticket-sortwrap:nth-of-type(1) .ticket-wrap .ticket:nth-of-type(2) .ticket-body a{
  padding: 9px 51px 27px 20px;
  gap: 7px;
}
#sakesclamble-top #ticket-block .ticket-sortwrap:nth-of-type(1) .ticket-wrap .ticket .ticket-body{
  padding:0
}
#sakesclamble-top #ticket-block .ticket-wrap .ticket .ticket-body a{
  text-decoration:none;
  color:#000;
  display: block;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 17px;
  position: relative;
  box-sizing: border-box;
}
#sakesclamble-top #ticket-block .ticket-wrap .ticket .ticket-body::before{
  content:"";
  display:block;
  width:100%;
  height:100%;
  position:absolute;
  top: 0;
  left: 0;
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/shibuyasakescramble/images/scramble-illust.webp) no-repeat center/100%;
  z-index: 0;
  background-color: #fff;
}
#sakesclamble-top #ticket-block .ticket-wrap .ticket .ticket-body p{
  line-height: 0.8;
  font-size: clamp(23px, 1.35vw, 33px);
}
#sakesclamble-top #ticket-block .ticket-wrap .ticket .ticket-body > p:first-of-type{
  display:flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
  position: relative;
}
#sakesclamble-top #ticket-block .ticket-wrap .ticket .ticket-body p.price{
  font-size: 27px;
  text-align: right;
  position: relative;
}
#sakesclamble-top #ticket-block .ticket-wrap .ticket .ticket-body p span{
  margin-top: 5px;
  font-size: 14px;
  line-height: 1.3;
  display: block;
}
#sakesclamble-top #ticket-block .ticket-wrap .ticket .ticket-body p span.food-t{
  margin: 0 0 10px;
  padding: 9px 17px 8px;
  display: inline-block;
  color: #fff;
  background: #de1985;
  line-height: 1.0;
  font-size: 15px;
  border-radius: 5px;
}
#sakesclamble-top #ticket-block .ticket-wrap .ticket .buy-bt{
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: -25px;
  right: 58px;
  transform: translate(50%, 50%);
  width: 113px;
  aspect-ratio:1/1;
  border-radius: 50%;
  background: #de1985;
  line-height: 1.2;
  box-shadow: 4px 3px 0 #000000;
}
#sakesclamble-top #ticket-block .ticket-wrap .ticket .buy-bt:hover{
  box-shadow: none;
  transform: translate(53%, 54%);
}
#sakesclamble-top #ticket-block .ticket-wrap .ticket .buy-bt::before{
  content:"";
  display:block;
  position:absolute;
  bottom:35%;
  right:15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 10px solid #ffffff;
  border-right: 0;
}
#sakesclamble-top #ticket-block .ticket-wrap .ticket .buy-bt a{
  padding: 20px;
  color: #fff;
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  font-size: 18px;
}
#sakesclamble-top #ticket-block .ticket-wrap .ticket .kome{
  position: absolute;
  bottom: -6px;
  left: 50%;
  transform: translateX(-50%) translateY(100%);
  font-size: 11px;
  width: 100%;
  text-align: center;
}
.special-ticket {
    margin: 80px auto 0;
    padding: 70px 20px;
    background: url(/tokyufoodshow/shibuyasakescramble/images/special-ticketbg.webp) no-repeat center/cover;
    color: #fff;
    max-width: 1000px;
    border-radius: 80px;
    position: relative;
    overflow: hidden;
}
.special-ticket > span {
    max-width: 800px;
    margin: 0 auto;
    display: block;
    z-index: 10;
    position: relative;
}
#ticket-block h2,#ticket-block h3 {
    margin: 0 0 20px;
    font-size: 49px;
    max-width: 894px;
    margin: 0 auto;
    line-height: 1.3;
}
#ticket-block h2{
  padding: 49px 30px;
  /* background: #000; */
  color: #000000;
  max-width: 100%;
  text-align: center;
}
#sakesclamble-top .ticket-title.flex-wrap {
    max-width: 894px;
    margin: 0 auto;
    justify-content: space-between;
}
#ticket-block .ticket-title.flex-wrap p.kome {
    width: 300px;
}
#ticket-block .ticket-title.flex-wrap h3 {
    margin: 0;
}
.special-ticket p{
  margin: 20px 0 0;
  font-size: 18px;
}
#sakesclamble-top h2 span, #ticket-block h3 span {
  font-size: 22px;
  display: block;
}
.special-ticket .ticket {
  margin: 58px auto 0;
  height: 289px;
  width: 100%;
  display:block;
  position: relative;
}
section#ticket-block .ticket-sortwrap:nth-of-type(1) {
  margin: 57px 0 90px;
  padding: 0 30px 90px;
  border-bottom: 2px dashed;
}
section#ticket-block .ticket-sortwrap{
padding-left:30px;
  padding-right:30px
}
.ticket-sortwrap section.flow {
  max-width: 1000px;
  margin: 150px auto 0;
  border: 3px solid;
  padding: 36px 27px 36px;
  box-sizing: border-box;
  position: relative;
}
.ticket-sortwrap section.flow.payments{
  margin: 100px auto 0;
  text-align:center;
  font-size:18px;
}
.ticket-sortwrap section.flow.payments .ex-t{
  font-size:22px;
}
.ticket-sortwrap section.flow.payments .underline{
  padding:0 0px 5px 5px ;
  border-bottom:2px solid;
}
.ticket-sortwrap section.flow.payments figure{
  max-width:700px;
  margin:30px auto 0;
}
.ticket-sortwrap:nth-of-type(2) section.flow:nth-of-type(2) {
  margin: 50px auto 0;
}
.ticket-sortwrap section.flow::before,.ticket-sortwrap section.flow::after{
  content:"";
  display:block;
  width: 37px;
  height: 74px;
  border-left: 2px solid;
  position:absolute;
  top: 0;
  left: 0;
  transform: rotate(-135deg) translate(64%,18%);
  background:#ebebeb
}
.ticket-sortwrap section.flow::after{
  top:auto;
  left:auto;
  bottom:0;
  right:0;
  transform: rotate(45deg) translate(64%, 18%);
}
#ticket-block .ticket-sortwrap section.flow h3{
  margin: 0 auto 27px;
  text-align:center;
  line-height: 1.2;
  font-size: 40px;
}
 .ticket-sortwrap:nth-of-type(2) section.flow > .flex-wrap{
  max-width: 550px;
  margin: 0 auto;
}
.ticket-sortwrap section.flow .flex-wrap > div{
  width: 111px;
  text-align: center;
  font-size: 18px;
  aspect-ratio: 1/1;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #000000;
  border-radius: 50%;
  color: #fff;
  line-height: 1.3;
}
.ticket-sortwrap section.flow > .flex-wrap:nth-of-type(2){
  margin-top: -45px;
}
#sakesclamble-top .ticket-sortwrap section.flow ol {
  align-items: flex-start;
  width: calc((100% - 111px) - 20px);
  gap: 35px;
  margin: 0;
}
#sakesclamble-top .ticket-sortwrap section.flow .flex-wrap > ol{
  justify-content:flex-end
}
#sakesclamble-top .ticket-sortwrap section.flow ol .sakescrumble-bt{
  margin: 0;
  background: #000000;
  border-radius: 100vh;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
#sakesclamble-top .ticket-sortwrap section.flow ol .sakescrumble-bt a{
  color:#fff;
  font-size:11px;
  padding: 10px 11px;
  font-size: clamp(6px, 1.25vw, 10px);
}
#sakesclamble-top .ticket-sortwrap section.flow ol .sakescrumble-bt::before{
  display:none
}
.ticket-sortwrap section.flow ol.flex-wrap li {
  width: calc((100% - 105px) / 4);
  text-align: center;
  aspect-ratio: 1/1;
  background: #fff;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  padding: 15px 15px 0;
  box-sizing: border-box;
  font-size: clamp(11px, 1.25vw, 15px);
}
 .ticket-sortwrap:nth-of-type(2) section.flow ol.flex-wrap li {
  width: calc((100% - 35px) / 2);
 }
.ticket-sortwrap section.flow ol.flex-wrap li::before,.ticket-sortwrap section.flow .flex-wrap:nth-of-type(2) > ol.flex-wrap li::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 50%;
  right: -14px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 24px 0 24px 11px;
  border-color: transparent transparent transparent #afafaf;
  transform: translate(100%,50%);
  z-index: 10;
}
.ticket-sortwrap section.flow .flex-wrap:nth-of-type(2) > ol.flex-wrap li::before{
  transform: translate(-100%,50%) rotate(45deg);
  bottom: auto;
  right: auto;
  left: -25px;
  top: -14%;
}
.ticket-sortwrap section.flow > .flex-wrap:nth-of-type(2) ol.flex-wrap li span{
  display:none
}
.ticket-sortwrap section.flow .flex-wrap ol.flex-wrap li span.ft {
    width: 80%;
    aspect-ratio: auto;
    border-radius: 0;
    position: relative;
    top: 0;
    left: 0;
    font-size: 12px;
    display: inline-block;
    margin: 0 auto 5px;
    padding: 4px 5px;
    line-height: 1.2;
}
.ticket-sortwrap section.flow .flex-wrap > div.foodricket{
  width: 111px;
  font-size: 13px;
  line-height: 1.3;
  padding: 10px;
  box-sizing: border-box;
}
.ticket-sortwrap section.flow ol.flex-wrap li:last-of-type::before{
  display:none
}
.ticket-sortwrap:nth-of-type(1) section.flow ol.flex-wrap li:nth-of-type(1){
  padding: 15px;
}
.ticket-sortwrap section.flow ol.flex-wrap li span {
  position: absolute;
  top: 11px;
  left: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 20px;
  background: #333;
  border-radius: 50%;
  aspect-ratio: 1/1;
  color: #fff;
  width: 40px;
  font-size: 14px;
}
.flow-sameday {
    display: flex;
    gap: 50px;
}
.flow-sameday .flex-wrap:first-of-type {
    width: 60%;
}
.flow-sameday .flex-wrap:last-of-type {
    width: calc((100% - 59%) - 50px);
}
#sakesclamble-top .ticket-sortwrap .flow-sameday .flex-wrap:last-of-type ol.flex-wrap li {
    width: 100%;
}
.ticket-sortwrap section.flow .flow-sameday .flex-wrap:nth-of-type(2) > ol.flex-wrap li::before{
    bottom: 50%;
    right: auto;
    left: -36px;
    top: auto;
    transform: translate(100%, 50%);
}
@media screen and (max-width:768px){
  #sakesclamble-top > section#ticket-block {
    padding: 42px 20px 50px;
}
  #ticket-block h2,#ticket-block h3 {
    margin: 0 0 20px;
    padding: 0;
    font-size: 30px;
}
  #ticket-block h2 span,#ticket-block h3 span {
  font-size: 15px;
}
#sakesclamble-top #ticket-block .ticket-wrap{
  margin: 19px auto 0px;
  padding: 0 20px;
  gap: 73px 20px;
  flex-direction: column;
}
  section#ticket-block .ticket-sortwrap:nth-of-type(1){
    margin: 37px 0 90px;
    padding: 0 0 70px;
  }
  section#ticket-block .ticket-sortwrap{
    padding:0
}
#sakesclamble-top #ticket-block .ticket-wrap .ticket{
  height: 160px;
  width: 100%;
  max-width: 400px;
}
  #sakesclamble-top #ticket-block .ticket-wrap .ticket:nth-of-type(2){
    margin: 42px 0 30px;
  }
  #sakesclamble-top #ticket-block .ticket-wrap .ticket:nth-of-type(3){
    margin-top:40px;
  }
  #sakesclamble-top #ticket-block .ticket-wrap .ticket:nth-of-type(4){
    margin-top:10px
  }
#sakesclamble-top #ticket-block .ticket-wrap .ticket .ticket-sort{
  width: 50px;
  border-radius: 5px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  font-size: 15px;
  letter-spacing: 0.1em;
}
#sakesclamble-top #ticket-block .ticket-wrap .ticket .ticket-sort span{
  margin-top: 4px;
  font-size: 10px;
  right: 0px;
}
#sakesclamble-top #ticket-block .ticket-wrap .ticket .hukidashi{
  padding: 5px 9px 7px 10px;
  width: 77%;
  font-size: 14px;
  line-height: 1.2;
}
#sakesclamble-top #ticket-block .ticket-wrap .ticket .hukidashi span {
    font-size: 18px;
}
#sakesclamble-top #ticket-block .ticket-wrap .ticket .hukidashi span.num {
    font-size: 24px;
    line-height: 1.0;
    display: inline-block;
    transform: translateY(1.9px);
    margin: 0 -3px;
}
#sakesclamble-top #ticket-block .ticket-wrap .ticket .ticket-body{
  padding: 6px 15px 10px;
  width: calc(100% - 50px);
  border-radius: 5px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  gap: 10px;
}
  #sakesclamble-top #ticket-block .ticket-sortwrap:nth-of-type(1) .ticket-wrap .ticket:nth-of-type(2) .ticket-body a {
    padding: 9px 20px 27px 20px;
}
#sakesclamble-top #ticket-block .ticket-wrap .ticket .ticket-body::before{
  top: 0;
  left: 0;
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/shibuyasakescramble/images/scramble-illust.webp) no-repeat center/cover;
}
  #sakesclamble-top #ticket-block .ticket-wrap .ticket .ticket-body p{
  font-size: 22px;
  line-height: 0.8;
}
  #sakesclamble-top #ticket-block .ticket-wrap .ticket .ticket-body p.price {
    font-size: 23px;
}
#sakesclamble-top #ticket-block .ticket-wrap .ticket .ticket-body p span{
  font-size: 10px;
  line-height: 1.3;
  display: block;
}
#sakesclamble-top #ticket-block .ticket-wrap .ticket .ticket-body p span.food-t{
  margin: 0 0 5px;
  padding: 7px 12px 5px;
  font-size: 15px;
}
#sakesclamble-top #ticket-block .ticket-wrap .ticket .buy-bt{
  bottom: -15px;
  right: 31px;
  transform: translate(50%, 50%);
  width: 79px;
  font-size: 13px;
}
#sakesclamble-top #ticket-block .ticket-wrap .ticket .buy-bt a{
  padding: 10px;
  font-size: 13px;
}
#sakesclamble-top #ticket-block .ticket-wrap .ticket .kome{
  position: absolute;
  bottom: -6px;
  left: 50%;
  transform: translateX(-50%) translateY(100%);
  font-size: 11px;
  width: 100%;
  text-align: center;
}
.special-ticket {
    margin: 68px 0 0;
    padding: 47px 20px 71px;
    border-radius: 30px;
}
.special-ticket > span {
    max-width: 800px;
    margin: 0 auto;
    display: block;
}
.special-ticket h3 {
    font-size: 40px;
    line-height: 1.3;
}
.special-ticket p{
  font-size: 14px;
}
.special-ticket h3 span {
    font-size: 15px;
    display: block;
}
.special-ticket .ticket {
    margin: 25px auto 0;
    height: auto;
    width: 100%;
}
  #ticket-block .ticket-title.flex-wrap p.kome {
    width: 100%;
}
  .ticket-sortwrap section.flow {
  max-width: 1000px;
  margin: 74px auto 0;
  padding: 36px 27px 36px;
}
  .ticket-sortwrap section.flow .flex-wrap:last-of-type{
    margin:50px 0 0
  }
#ticket-block .ticket-sortwrap section.flow h3{
  margin: 0 auto 42px;
  font-size: 32px;
}
.ticket-sortwrap section.flow > .flex-wrap > div{
  width: 111px;
  font-size: 18px;
}
  Cz{
    margin:15px 0 0;
  }
#sakesclamble-top .ticket-sortwrap section.flow ol {
  width: 100%;
  gap: 69px;
}
  .flow-sameday {
   flex-direction:column;
   gap: 21px;
}
  .flow-sameday .flex-wrap:first-of-type {
    width: 100%;
}
.flow-sameday .flex-wrap:last-of-type {
    width: 100%;
}
#sakesclamble-top .ticket-sortwrap section.flow ol .sakescrumble-bt{
  margin: 0;
  position: relative;
}
#sakesclamble-top .ticket-sortwrap section.flow ol .sakescrumble-bt a{
  font-size: 12px;
  padding: 10px 11px;
}
#sakesclamble-top .ticket-sortwrap section.flow ol .sakescrumble-bt::before{
  display:none
}
.ticket-sortwrap section.flow ol.flex-wrap li {
  width: 100%;
  aspect-ratio: auto;
  border-radius: 0;
  padding: 15px;
  font-size: 15px;
  min-height: 95px;
}
 .ticket-sortwrap:nth-of-type(2) section.flow ol.flex-wrap li {
  width: 100%;
 }
.ticket-sortwrap section.flow ol.flex-wrap li::before {
  bottom: 0;
  right: 50%;
  transform: translate(50%,74%) rotate(90deg);
  border-width: 50px 0 50px 11px;
}
.ticket-sortwrap section.flow ol.flex-wrap li:last-of-type::before{
  display:none
}
  .ticket-sortwrap section.flow .flex-wrap:nth-of-type(2) > ol.flex-wrap li::before,.ticket-sortwrap section.flow .flow-sameday .flex-wrap:nth-of-type(2) > ol.flex-wrap li::before{transform: translate(-50%,-70%) rotate(90deg);left: 50%;top: 0;border-width: 50px 0 50px 11px;}
.ticket-sortwrap:nth-of-type(1) section.flow ol.flex-wrap li:nth-of-type(1){
  padding: 15px;
}
  .ticket-sortwrap section.flow .flow-sameday .flex-wrap:nth-of-type(2) > ol.flex-wrap li::before{
    transform: translate(-50%,-90%) rotate(90deg);
  }
.ticket-sortwrap section.flow ol.flex-wrap li span {
  position: absolute;
  top: -6px;
  left: 50%;
  font-size: 14px;
  transform: translate(-50%,-50%);
}
  .ticket-sortwrap section.flow .flex-wrap ol.flex-wrap li span.ft{
      top: 0;
      left: 0;
      transform: translate(0);
      margin: 0 auto 10px;
      position: relative;
  }
}




#sakesclamble-top .sake-lead{
  width: calc((100% - 40%) - 20%);
  position: relative;
  z-index: 10;
  height: 66%;
  display: flex;
  flex-direction: column;
  gap: 50px;
  justify-content: center;
}
#sakesclamble-top .sake-lead h3{
  text-align: left;
  margin-bottom: 9px;
  font-size: 2.5vh;
  letter-spacing: 0.1em;
  line-height: 1.2;
}
#sakesclamble-top .sake-lead .text-wrap{
  max-width: 614px;
  color: #fff;
}
#sakesclamble-top .sake-lead .text-wrap .lead-text{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0;
  font-size: 1.9vh;
  line-height: 1.9;
  letter-spacing: 0.1em;
}
#sakesclamble-top .sake-lead .text-wrap .lead-text span{
  display: inline;
}
#sakesclamble-top .sake-lead .text-wrap .lead-text > span:first-of-type .ex-t{
  font-size: 2vh;
}
#sakesclamble-top .sake-lead .text-wrap .ex-t{
  line-height: 1.5;
  /* font-size: 20px; */
}
#sakesclamble-top .sake-lead .text-wrap .ex-t{
  /* font-size: 2.5vh; */
}
.sake-slider{
    margin: 0;
    height: 20%;
    width: 100%;
}
.sake-slider .swiper-wrapper,.sake-slider .swiper-slide{
    height: 100%;
}
.sake-slider .swiper-wrapper {
  transition-timing-function: linear;
  align-items: flex-start;
}
.sake-slider .swiper-slide{
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  gap:10px
}
#sakesclamble-top .sake-slider .swiper-slide img.mv-sakeimg{
  height: calc((100% - 42px) - 10px);
}
.sake-slider .swiper-slide .mv-sakeimgtext{
  height: 42px;
  width: 42px;
}
#sakesclamble-top .sake-slider .swiper-slide .mv-sakeimgtext img{
  height:100%;
  object-fit:contain;
}
#sakesclamble-top .sake-slider .swiper-slide img{
  width:100%;
  height:100%;
}

@media screen and (max-width:768px){
#sakesclamble-top .sake-lead h3{
  margin-bottom: 10px;
  font-size: 20px;
}
  #sakesclamble-top .sake-lead .text-wrap .lead-text > span:first-of-type{
}
#sakesclamble-top .sake-lead .text-wrap .lead-text > span:first-of-type .ex-t{
  /* font-size: 21px; */
}
  #sakesclamble-top .sake-lead{
  margin: 20px 0 0;
  width: 100%;
  height: auto;
  gap: 21px;
}
#sakesclamble-top .sake-lead .text-wrap .lead-text{font-size: 11px;}
#sakesclamble-top .sake-lead .text-wrap .ex-t{
  /* font-size: 18px; */
}
  #sakesclamble-top .sake-lead .text-wrap .ex-t{
  /* font-size: 19px; */
}
  #sakesclamble-top .swiper.swiper.sake-slider .swiper-wrapper,,#sakesclamble-top .swiper.swiper.review-slider  .swiper-wrapper{
    align-items:flex-end
  }
  .sake-slider{
    margin-top:40px;
  }
}

#sakesclamble-top .section-lead{
  margin: 0 auto 69px;
  font-size: 14px;
  position: relative;
  max-width: 800px;
}
#sakesclamble-top .section-lead::before{
  content: "01";
  display: block;
  font-size: 45vh;
  color: #00000017;
  position: absolute;
  bottom: 50%;
  right: -44px;
  transform: translateY(100%);
  letter-spacing: -0.1em;
  line-height: 0;
  height: 100%;
}
#sakesclamble-top #newsake-wrap .section-lead::before {

  content: "02";
}
#sakesclamble-top #food-wrap .section-lead::before {

  content: "03";
}
#sakesclamble-top #nextsake-wrap .section-lead::before {

content: "04";

color: #ffffff1a;

letter-spacing: -0.05em;
}
#sakesclamble-top .section-lead h3{
  margin: 0 0 33px;
  padding: 0 0 0 118px;
  position: relative;
  font-size: 23px;
  line-height: 1.5;
  color: #000;
}
#sakesclamble-top .section-lead h3 span{
  font-size: 50px;
  line-height: 1.0;
  display: inline-block;
}

#sakesclamble-top .section-lead h3 .icon{
  position: absolute;
  top: 50%;
  left: 0;
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/shibuyasakescramble/images/section-icon01.webp) no-repeat center bottom/contain;
  width: 101px;
  height: 103px;
  color: #fff;
  font-size: 1px;
  margin: 0;
  align-self: center;
  transform: translateY(-50%);
}
#sakesclamble-top #newsake-wrap .section-lead h3 .icon{
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/shibuyasakescramble/images/section-icon02.webp) no-repeat center bottom/contain;
}
#sakesclamble-top #food-wrap .section-lead h3 .icon{
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/shibuyasakescramble/images/section-icon03.webp) no-repeat center bottom/contain;
}
#sakesclamble-top #nextsake-wrap .section-lead h3 .icon{
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/shibuyasakescramble/images/section-icon04.webp) no-repeat center bottom/contain;
}
#sakesclamble-top .section-lead p{
  font-size: 21px;
  max-width:800px;
  letter-spacing:0.1em
}
#sakesclamble-top .section-lead p span{
  font-size: 25px;
  line-height: 1.3;

}

#sakesclamble-top > section#first-point {
    padding: 0;
    margin: 78px 0 120px;
}
#sakesclamble-top #first-point > h4{
  margin-left: 17px;
  color: #fff;
  text-align: center;
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/shibuyasakescramble/images/leadtext01.webp) no-repeat center bottom/contain;
  height: 64px;
  width: 100%;
  font-size: 1px;
}
#sakesclamble-top #first-point .first-sake-wrap{
  gap: 0;
  max-width: 1000px;
  margin: 74px auto 0;
}
#sakesclamble-top #first-point .first-sake-wrap .sake{
  margin: 63px 0;
  padding: 0 30px 87px;
  gap: 50px;
  border-bottom: 1px dashed #000;
}
#sakesclamble-top #first-point .first-sake-wrap .sake:nth-of-type(2n){
  flex-direction:row-reverse;
  padding: 0 30px 89px 50px;
}
#sakesclamble-top #first-point .first-sake-wrap .sake:nth-of-type(2n) img{
  object-position:right;
}
#sakesclamble-top #first-point .first-sake-wrap .sake:first-of-type{
  margin-top: 0;
}
#sakesclamble-top #first-point .first-sake-wrap .sake:last-of-type{
  margin: 59px 0 0;
  padding: 0 30px 39px 50px;
  border: none;
}
#sakesclamble-top #first-point .first-sake-wrap .sake figure{
  width: 40%;
  margin: 0;
  height: 332px;
}
#sakesclamble-top #first-point .first-sake-wrap .sake .saketext-wrap{
  width: calc((100% - 40%) - 50px);
  display: flex;
  gap: 56px;
  flex-direction: column;
  font-size: 15px;
  position: relative;
}
#sakesclamble-top #first-point .first-sake-wrap .sake .saketext-wrap::before{
  content:"";
  display: block;
  width: 100px;
  height: 30px;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-50%,-100%);
  background: url() no-repeat center bottom/contain;
}
#sakesclamble-top #first-point .first-sake-wrap .sake .saketext-wrap h5{
  padding: 0 0 0 40px;
  font-size: 18px;
  position: relative;
  white-space: nowrap;
}
#sakesclamble-top #first-point .first-sake-wrap .sake .saketext-wrap h5::before{
  content: "左";
  display: block;
  width: 23px;
  aspect-ratio:1/1;
  border:1px solid;
  font-size: 13px;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 2px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#sakesclamble-top #first-point .first-sake-wrap .sake .saketext:nth-of-type(2) h5::before{
  content: "右";
}
#sakesclamble-top #first-point .first-sake-wrap .sake .saketext-wrap h5::after{
  content: "";
  display: block;
  width: 100%;
  height: 95%;
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/shibuyasakescramble/images/sakenorenillust.webp) no-repeat left center/contain;
  position: absolute;
  left: -14px;
  top: -8px;
  transform: translateY(-100%);
}
#sakesclamble-top #first-point .first-sake-wrap .sake:nth-of-type(3) .saketext-wrap .saketext:nth-of-type(2) h5::after{
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/shibuyasakescramble/images/noren-whisky.webp) no-repeat left center/contain;
}
#sakesclamble-top #first-point .first-sake-wrap .sake:nth-of-type(4) .saketext-wrap .saketext:nth-of-type(1) h5::after{
  width: 100%;
  height: 95%;
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/shibuyasakescramble/images/noren-gin.webp) no-repeat left center/contain;
}
#sakesclamble-top #first-point .first-sake-wrap .sake:nth-of-type(4) .saketext-wrap .saketext:nth-of-type(2) h5::after,#sakesclamble-top #first-point .first-sake-wrap .sake:nth-of-type(3) .saketext-wrap h5::after{
  width: 100%;
  height: 95%;
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/shibuyasakescramble/images/noren-riqueur.webp) no-repeat left center/contain;
}
#sakesclamble-top #first-point .net-wrap{
  margin: 50px 0 0;
  padding: 41px 20px 43px;
  background: #000;
  font-size: 20px;
  color: #fff;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#sakesclamble-top #first-point .net-wrap h4{
  margin: 10px;
  align-items: center;
  display: flex;
  justify-content: center;
  font-size: 40px;
  line-height: 1.0;
  letter-spacing: 0.1em;
}
#sakesclamble-top #first-point .net-wrap h4 span{
  margin-left: 12px;
  font-size: 22px;
  width: 67px;
  height: 67px;
  border: 1px solid;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1.2;
  letter-spacing: 0.05em;
}
#sakesclamble-top #first-point .net-wrap p.sub-title {
    letter-spacing: 0.1em;
}
#sakesclamble-top #first-point .net-wrap p.viewmore {
    margin: 30px 0 0;
    padding: 0 39px 5px 11px;
    color: #fff;
    position: relative;
    letter-spacing: 0.1em;
    font-size: 15px;
    border-bottom: 1px solid;
}
#sakesclamble-top #first-point .net-wrap .viewmore::before{
  right:10px;
  display: none;
}
#sakesclamble-top #first-point .net-wrap .date{
  margin: -10px 0 0;
  padding: 0 20px;
  display: inline-block;
  position: relative;
  background: #000;
  font-size: 22px;
  z-index: 2;
}
#sakesclamble-top #first-point .net-wrap .date::before,#sakesclamble-top #first-point .net-wrap .date::after{
  content: "";
  display: block;
  width: 142px;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(-100%,-50%);
  z-index: 0;
}
#sakesclamble-top #first-point .net-wrap .date::after{
  left: auto;
  right:0;
  transform: translate(100%,-50%);
}
#sakesclamble-top #first-point .net-wrap .date .num{
  font-size: 34px;
}
#sakesclamble-top #first-point .net-wrap .date .youbi,#sakesclamble-top > section#info-wrap dl dd span.youbi{
  margin: 0 9px 3px 5px;
  width: 27px;
  height: 27px;
  font-size: 15px;
  line-height: 1.0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border: 2px solid;
  border-radius: 50%;
  line-height: 3.0;
}
#sakesclamble-top #first-point .net-wrap .view-more{
  position: relative;
}
@media screen and (max-width: 768px){
#sakesclamble-top > section#first-point {
    padding: 0;
    margin: 78px 0 80px;
}
    #sakesclamble-top .section-lead {
    margin: 0 auto 40px;
}
  #sakesclamble-top #first-point .section-lead{
    1margin:0 20px 50px
;
    margin: 0 20px 50px;
}
#sakesclamble-top .section-lead::before{
  font-size: 27vh;
  bottom: 50%;
  right: -28px;
}
#sakesclamble-top .section-lead h3{
  margin: 0 0 33px;
  padding: 0 0 0 73px;
  font-size: 14px;
}
  #sakesclamble-top .nomal-title, #sakesclamble-top .section-lead .nomal-title{
    font-size:15px
  }
#sakesclamble-top .section-lead h3 span{
  margin-top: 3px;
  font-size: 41px;
  line-height: 1.0;
}
  #sakesclamble-top .nomal-title span,#sakesclamble-top .section-lead .nomal-title span {
    font-size: 41px;
}
#sakesclamble-top .section-lead h3 .icon{
  top: 39%;
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/shibuyasakescramble/images/section-icon01.webp) no-repeat center bottom/contain;
  width: 63px;
  height: 72px;
}
#sakesclamble-top .section-lead p{
  font-size: 14px;
}
#sakesclamble-top .section-lead p.attention{
    line-height:1.4;
  font-size:11px
  }
#sakesclamble-top .section-lead p span{
  font-size: 16px;
  line-height: 1.3;
}
#sakesclamble-top #first-point > h4{
  margin: 0 auto;
  height: 61px;
  width: 84%;
}
#sakesclamble-top #first-point .first-sake-wrap{
  max-width: 1000px;
  margin: 46px auto 0;
}
#sakesclamble-top #first-point .first-sake-wrap .sake{
  margin: 27px 0;
  padding: 0 30px 57px;
  gap: 84px;
  width: auto;
  box-sizing: border-box;
}
#sakesclamble-top #first-point .first-sake-wrap .sake:nth-of-type(2n){
  flex-direction:row-reverse;
  padding: 0 30px 57px;
}
  #sakesclamble-top #first-point .first-sake-wrap .sake:nth-of-type(3){
  padding: 0 46px 57px;
}
#sakesclamble-top #first-point .first-sake-wrap .sake:nth-of-type(2n) img{
  object-position:right;
}
#sakesclamble-top #first-point .first-sake-wrap .sake:first-of-type{
  margin-top: 0;
  flex-direction: column;
}
#sakesclamble-top #first-point .first-sake-wrap .sake:last-of-type{
  margin: 0;
}
#sakesclamble-top #first-point .first-sake-wrap .sake figure{
  width: 85%;
  margin: 0;
  height: 260px;
  transform: translateX(13%);
}
#sakesclamble-top #first-point .first-sake-wrap .sake .saketext-wrap{
  width: 100%;
  gap: 56px;
  font-size: 14px;
}
#sakesclamble-top #first-point .first-sake-wrap .sake .saketext-wrap::before{
  content:"";
  display: block;
  width: 100px;
  height: 30px;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-50%,-100%);
  background: url() no-repeat center bottom/contain;
}
#sakesclamble-top #first-point .first-sake-wrap .sake .saketext-wrap h5{
  margin: 0 0 10px;
  padding: 0 0 0 24px;
  font-size: 14px;
}
#sakesclamble-top #first-point .first-sake-wrap .sake .saketext-wrap h5::before{
  width: 16px;
  height: 16px;
  font-size: 10px;
  padding: 2px;
}
#sakesclamble-top #first-point .first-sake-wrap .sake .saketext:nth-of-type(2) h5::before{
  content: "右";
}
#sakesclamble-top #first-point .first-sake-wrap .sake .saketext-wrap h5::after{
  content: "";
  display: block;
  width: 94%;
  height: 95%;
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/shibuyasakescramble/images/sakenorenillust.webp) no-repeat left center/contain;
  position: absolute;
  left: 0;
  top: -8px;
  transform: translateY(-100%);
}
#sakesclamble-top #first-point .first-sake-wrap .sake:nth-of-type(3) .saketext-wrap h5::after{
  width: 100%;
  height: 95%;
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/shibuyasakescramble/images/noren-beer.webp) no-repeat left center/contain;
}
#sakesclamble-top #first-point .first-sake-wrap .sake:nth-of-type(3) .saketext-wrap .saketext:nth-of-type(2) h5::after{
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/shibuyasakescramble/images/noren-whisky.webp) no-repeat left center/contain;
}
#sakesclamble-top #first-point .first-sake-wrap .sake:nth-of-type(4) .saketext-wrap .saketext:nth-of-type(1) h5::after{
  width: 100%;
  height: 95%;
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/shibuyasakescramble/images/noren-gin.webp) no-repeat left center/contain;
}
#sakesclamble-top #first-point .first-sake-wrap .sake:nth-of-type(4) .saketext-wrap .saketext:nth-of-type(2) h5::after{
  width: 100%;
  height: 95%;
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/shibuyasakescramble/images/noren-riqueur.webp) no-repeat left center/contain;
}
#sakesclamble-top #first-point .net-wrap{
  margin: 50px 0 0;
  padding: 41px 20px 43px;
  font-size: 17px;
}
#sakesclamble-top #first-point .net-wrap h4{
  margin: 5px 0 5px;
  font-size: 23px;
}
  #sakesclamble-top #first-point .net-wrap h4 span{
    font-size:18px;
    width: 57px;
    height: 57px;
  }
#sakesclamble-top #first-point .net-wrap p.viewmore {
    margin: 30px 0 0;
    padding: 0 39px 0 0;
    font-size: 15px;
}
#sakesclamble-top #first-point .net-wrap .date{
  margin: 0;
  padding: 0 20px;
  font-size: 19px;
}
#sakesclamble-top #first-point .net-wrap .date::before,#sakesclamble-top #first-point .net-wrap .date::after{
  content: "";
  display: block;
  width: 142px;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(-100%,-50%);
  z-index: 0;
}
#sakesclamble-top #first-point .net-wrap .date::after{
  left: auto;
  right:0;
  transform: translate(100%,-50%);
}
#sakesclamble-top #first-point .net-wrap .date .num{
  font-size: 27px;
}
  #sakesclamble-top #first-point .net-wrap .date .num.time{
  font-size: 25px;
}
#sakesclamble-top #first-point .net-wrap .date .youbi,#sakesclamble-top > section#info-wrap dl dd span.youbi{
  margin: 0 9px 3px 5px;
  width: 20px;
  height:20px;
  font-size: 11px;
}
#sakesclamble-top #first-point .net-wrap .view-more{
  position: relative;
}
}


#sakesclamble-top #newsake-wrap .new-sake{
  margin: 0 auto 75px;
  padding: 50px 30px;
  gap: 80px;
  max-width: 800px;
  align-items: stretch;
  position: relative;
  border-top: 1px solid;
  border-bottom: 1px solid;
  box-sizing: border-box;
}

#sakesclamble-top #newsake-wrap .new-sake:last-of-type{
  margin: 0 auto;
}
#sakesclamble-top #newsake-wrap .new-sake figure{
  width: 31%;
  margin: 0;
  height: 370px;
  display: flex;
  justify-content: center;
  animation: nanamefuwa 3.5s infinite linear;
}
@keyframes nanamefuwa{
  0%,100%{
    transform:rotate(2deg) translateY(-10px) scale(1.0)
  }
  50%{
    transform:rotate(2deg) translateY(5px) scale(0.99)
  }
}
#sakesclamble-top #newsake-wrap .new-sake figure img{
  max-width:178px;
}
#sakesclamble-top #newsake-wrap .new-sake .itemtext-area{
  padding: 0 0 10px;
  width: calc((100% - 31%) - 80px);
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#sakesclamble-top #newsake-wrap .new-sake .itemtext-area .coment{
  font-size: 16px;
  line-height: 1.3;
  position: relative;
  transform: translateX(20px);
}
#sakesclamble-top #newsake-wrap .new-sake .itemtext-area .coment::before,#sakesclamble-top #newsake-wrap .new-sake .itemtext-area .coment::after{
  content: "";
  display: block;
  width: 30px;
  height: 1px;
  background: #000;
  transform: rotate(-36deg) translate(-100%,-100%);
  position: absolute;
  top: -50%;
  left: 0;
  visibility: visible;
}
#sakesclamble-top #newsake-wrap .new-sake .itemtext-area .coment::after{
  transform: rotate(36deg) translate(-100%,100%);
  position: absolute;
  top: auto;
  bottom: -50%;
}
#sakesclamble-top #newsake-wrap .new-sake .itemtext-area .item-name{
  margin: 38px 0 8px;
  font-size: 24px;
  line-height: 1.5;
}
#sakesclamble-top #newsake-wrap .new-sake .itemtext-area .item-name .brand{
  margin-bottom: 2px;
  font-size: 14px;
  display: block;
}
#sakesclamble-top #newsake-wrap .new-sake .itemtext-area .explain{
  font-size: 15px;
}
  #sakesclamble-top #newsake-wrap .new-sake::before, #sakesclamble-top #newsake-wrap .new-sake::after, #sakesclamble-top .food .text-area .buyer-point::before, #sakesclamble-top .food .text-area .buyer-point::after, #sakesclamble-top #nagano-wrap .nagano-wrap .nagano-item .text-area::after, #sakesclamble-top #nagano-wrap .nagano-wrap .nagano-item::before{
    content:"";
    display:block;
    width:1px;
    height:20%;
    background:#000;
    position:absolute;
    top:0;
    right:0
  }
  #sakesclamble-top #newsake-wrap .new-sake::after, #sakesclamble-top .food .text-area .buyer-point::before{
    bottom:0;
    left:0;
    top:auto;
    right:auto
  }
  #sakesclamble-top #nagano-wrap .nagano-wrap .nagano-item::before{
    bottom:0;
    top:auto;
    height: 36px;
    left:0
  }
@media screen and (max-width:768px){
  section#newsake-wrap ul {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 30px;
}
  #sakesclamble-top #newsake-wrap .new-sake{
  margin: 0;
  padding: 50px 0 0;
  gap: 30px;
  flex-direction: column;
  position: relative;
  border-top: 1px solid;
  border-bottom: none;
}
    #sakesclamble-top #newsake-wrap .new-sake:nth-of-type(1){
      border:none
    }
  #sakesclamble-top #newsake-wrap .new-sake::before, #sakesclamble-top #newsake-wrap .new-sake::after, section#newsake-wrap ul::before, #sakesclamble-top .food .text-area .buyer-point::before, #sakesclamble-top .food .text-area .buyer-point::after, #sakesclamble-top #nagano-wrap .nagano-wrap .nagano-item .text-area::after,#sakesclamble-top #nagano-wrap .nagano-wrap .nagano-item::before{
    content:"";
    display:block;
    width:1px;
    height:20%;
    background:#000;
    position:absolute;
    top:0;
    right:0
  }
  section#newsake-wrap ul::before{
    width:96%;
    height:1px;
    right:50%;
    transform:translateX(50%)
  }
  #sakesclamble-top #newsake-wrap .new-sake::after, #sakesclamble-top .food .text-area .buyer-point::before{
    bottom:0;
    left:0;
    top:auto;
    right:auto
  }
#sakesclamble-top #newsake-wrap .new-sake:last-of-type{
  margin: 0 auto;
}
#sakesclamble-top #newsake-wrap .new-sake figure{
  width: 80%;
  margin: 68px auto 0;
  height: 217px;
}
#sakesclamble-top #newsake-wrap .new-sake .itemtext-area{
  padding: 0 22px 49px;
  width: 96%;
  border-bottom: 1px solid;
  box-sizing: border-box;
}
#sakesclamble-top #newsake-wrap .new-sake .itemtext-area .coment{
  font-size: 14px;
  margin: 0 0 27px;
  /* position: absolute; */
  top: 0;
}
#sakesclamble-top #newsake-wrap .new-sake .itemtext-area .coment::before,#sakesclamble-top #newsake-wrap .new-sake .itemtext-area .coment::after{
  content: "";
  display: block;
  width: 30px;
  height: 1px;
  background: #000;
  transform: rotate(-36deg) translate(-100%,-100%);
  position: absolute;
  top: -50%;
  left: 0;
  visibility: visible;
}
#sakesclamble-top #newsake-wrap .new-sake .itemtext-area .coment::after{
  transform: rotate(36deg) translate(-100%,100%);
  position: absolute;
  top: auto;
  bottom: -50%;
}
#sakesclamble-top #newsake-wrap .new-sake .itemtext-area .item-name{
  margin: 0 0 8px;
  font-size: 19px;
  line-height: 1.5;
  position: absolute;
  top: 40px;
  left: 50%;
  text-align: center;
  transform: translateX(-50%);
  width: auto;
  white-space: nowrap;
}
#sakesclamble-top #newsake-wrap .new-sake .itemtext-area .item-name .brand{
  margin-bottom: 2px;
  font-size: 14px;
  display: block;
}
#sakesclamble-top #newsake-wrap .new-sake .itemtext-area .explain{
  font-size: 13px;
}
}

#food-wrap .attention{
  border:1px solid;
  padding:5px
}
#sakesclamble-top .food {
  margin: 0 auto 70px;
  gap: 42px;
  max-width: 1000px;
  position: relative;
}
#sakesclamble-top .food figure{
  width: calc((100% - 42px) / 2);
  position: relative;
  margin: 0;
}
#sakesclamble-top .food figure figcaption{
  position: absolute;
  bottom: 10px;
  right: 10px;
  padding: 5px 10px;
  font-size: 19px;
  line-height: 1.3;
  max-width: 383px;
  /* border: 2px solid; */
  color: #fff;
  text-shadow: 0px 0 10px #000000;
  font-feature-settings: "palt";
}
#sakesclamble-top .food figure figcaption .size{
  font-size: 12px;
  border:1px solid;
  display:block;
  padding:5px 10px;
  background: #00000078;
}
#sakesclamble-top .food figure figcaption .size span{
  margin:0 5px 0 0;
  padding:0 5px 0 0;
  border-right:2px solid;
}
#sakesclamble-top .food .text-area{
  width: calc((100% - 42px) / 2);
}
#sakesclamble-top .food .text-area .combi{
  margin-bottom: 28px;
  letter-spacing: 0.15em;
  font-size: 28px;
}
#sakesclamble-top .food .text-area .combi span{
  margin: 0 0 0 5px;
  padding: 7px 15px 5px;
  border: 2px solid;
  font-size: 41px;
}
#sakesclamble-top .food .text-area .buyer-point{
  padding: 27px 15px;
  color: #000000;
  border-top: 1px solid;
  border-bottom: 1px solid;
  font-size: 14px;
  position: relative;
}
#sakesclamble-top .food .text-area .buyer-point .buyer{
  padding-left: 78px;
  margin-bottom: 21px;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.5;
  position: relative;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
}
#sakesclamble-top .food .text-area .buyer-point .buyer::before{
  content: "";
  display: block;
  background: url(/tokyufoodshow/shibuyasakescramble/images/icon-takekawa.webp) no-repeat top center/cover;
  position: absolute;
  left: -5px;
  bottom: 0;
  width: 62px;
  height: 75px;
}
#sakesclamble-top .food:nth-of-type(3) .text-area .buyer-point .buyer::before,#sakesclamble-top .food:nth-of-type(7) .text-area .buyer-point .buyer::before{
  background: url(/tokyufoodshow/shibuyasakescramble/images/icon-takayama.webp) no-repeat top center/cover;
  width: 73px;
  height: 72px;
}
#sakesclamble-top .food:nth-of-type(4) .text-area .buyer-point .buyer::before{
  background: url(/tokyufoodshow/shibuyasakescramble/images/icon-awaya.webp) no-repeat top 9px center/cover;
  width: 71px;
  height: 83px;
}
#sakesclamble-top .food:nth-of-type(5) .text-area .buyer-point .buyer::before{
  background: url(/tokyufoodshow/shibuyasakescramble/images/icon-tsuruoka.webp) no-repeat top 10px center/cover;
  width: 66px;
  height: 85px;
}
#sakesclamble-top .food .text-area .buyer-point .buyer::after{
  content: "";
  display: none;
  width: 50px;
  height: 50px;
  border-top:1px solid;
  border-left:1px solid;
  transform:rotate(-45deg);
  position:absolute;
  top:0;
  left:0;
  
}
#sakesclamble-top .food .text-area .buyer-point .buyer span{
  margin-bottom: 5px;
  font-size: 15px;
  border-bottom: 1px solid;
  display: block;
}
@media screen and (max-width:768px){
  #sakesclamble-top .food {
  margin: 0 auto 50px;
  gap: 9px;
  flex-direction:column
}
#sakesclamble-top .food figure{
  width: 100%;
  position: relative;
  margin: 0;
}
  #sakesclamble-top .food figure img{
    height:auto
  }
#sakesclamble-top .food figure figcaption{
  top: auto;
  bottom: 25px;
  left: 10px;
  padding: 0;
  font-size: 14px;
  transform: translateY(18%);
  line-height: 1.3;
  max-width: 85%;
  border: none;
  color: #fff;
  text-shadow: 0px 0 5px #333;
}
#sakesclamble-top .food .text-area{
  width: 100%;
}
#sakesclamble-top .food .text-area .combi{
  margin-bottom: 18px;
  font-size: 22px;
  text-align: center;
}
#sakesclamble-top .food .text-area .combi span{
  margin: 0 0 0 5px;
  padding: 7px 15px 5px;
  border: 2px solid;
  font-size: 29px;
}
#sakesclamble-top .food .text-area .buyer-point{
  padding: 38px 15px 27px;
  font-size: 14px;
}
#sakesclamble-top .food .text-area .buyer-point .buyer{
  padding-left: 82px;
  margin-bottom: 21px;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5;
  position: relative;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
}
#sakesclamble-top .food .text-area .buyer-point .buyer::before{
  content: "";
  display: block;
  background: url(/tokyufoodshow/shibuyasakescramble/images/icon-takekawa.webp) no-repeat center bottom/contain;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 55px;
  height: 76px;
}
#sakesclamble-top .food .text-area .buyer-point .buyer span{
  margin-bottom: 5px;
  font-size: 12px;
  border-bottom: 1px solid;
  display: block;
}
}



#sakesclamble-top > section#nextsake-wrap {
    padding: 120px 26px 60px;
    background: #2e2e2e;
    color: #fff;
}
#sakesclamble-top > section#nextsake-wrap .section-lead h3 {
    color: #fff;
}
#sakesclamble-top #nextsake-wrap .section-lead{
  margin-bottom:30px
}
#sakesclamble-top #nextsake-wrap .original-item {
  margin: 0 auto -37px;
  max-width: 800px;
  height: 276px;
}
#sakesclamble-top #nextsake-wrap .nextsake-list{
  box-sizing: border-box;
  padding: 40px 60px 70px;
  display: flex;
  flex-direction: column;
  gap: 150px;
  background: #fff;
  margin: 82px auto 0;
  color: #000;
  position: relative;
  max-width: 1000px;
  border-radius: 10px;
}
#sakesclamble-top #nextsake-wrap .nextsake-list::before{
  content:"";
  display: none;
  position:absolute;
  top:0;
  left:50%;
  width:60px;
  height:60px;
  background:#fff;
  transform:translate(-50%,-50%);
  border-radius:50%;
  border: 9px solid #2e2e2e;
}
#sakesclamble-top #nextsake-wrap .next-sake{
  margin-bottom: 30px;
  padding: 0;
}
#sakesclamble-top #nextsake-wrap .next-sake:last-of-type{
  margin-bottom:0
}
#sakesclamble-top #nextsake-wrap .next-sake .img-wrap{
  padding: 0 0 40px;
  width: 100%;
  gap: 10px;
  position: relative;
  box-sizing: border-box;
}
#sakesclamble-top #nextsake-wrap .next-sake .img-wrap span{
  gap:40px;
  max-width: 900px;
  margin: 0 auto;
}
#sakesclamble-top #nextsake-wrap .next-sake .text-area{
  margin: 0 auto 0;
  width: 100%;
  max-width: 900px;
  line-height: 1.9;
  font-size: 16px;
}
#sakesclamble-top #nextsake-wrap .next-sake .img-wrap figure{
  padding: 5px;
  width: 20%;
  margin: 0;
  aspect-ratio: 1/1;
  background: #fff;
}
#sakesclamble-top #nextsake-wrap .next-sake .img-wrap figure img{
  height:100%;
  object-fit:contain
}
#sakesclamble-top #nextsake-wrap .next-sake .img-wrap p{
  width: 40%;
  font-size: 43px;
  position: relative;
  box-sizing: border-box;
  letter-spacing: 0.1em;
  display: flex;
  align-items: center;
  gap: 21px;
  /* justify-content: center; */
  white-space: nowrap;
}
#sakesclamble-top #nextsake-wrap .next-sake .img-wrap p::before{
      content: "";
      display: block;
      width: 111px;
      height: 62px;
      background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/shibuyasakescramble/images/original-sake.webp) no-repeat center/contain;
      visibility: visible;
}
#sakesclamble-top #nextsake-wrap .next-sake .img-wrap .flex-wrap.sakename {
    padding: 17px 0px 13px;
    width: calc((100% - 40px) - 40%);
    position: relative;
    max-width: 420px;
}
#sakesclamble-top #nextsake-wrap .next-sake .img-wrap .flex-wrap.sakename::before,#sakesclamble-top #nextsake-wrap .next-sake .img-wrap .flex-wrap.sakename::after{
      content: "";
      display: block;
      width: 95%;
      height: 11px;
      background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/shibuyasakescramble/images/original-sake-deco.webp) no-repeat center left/contain;
      transform: translate(0, -100%);
      position: absolute;
      top: 0;
      left: 0;
      visibility: visible;
}
#sakesclamble-top #nextsake-wrap .next-sake .img-wrap .flex-wrap.sakename::after{
  top:auto;
  bottom:0;
  left:auto;
  right: 0;
  transform: translate(0,100%);
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/shibuyasakescramble/images/original-sake-deco.webp) no-repeat center right / contain;
}
#sakesclamble-top #nextsake-wrap .next-sake .img-wrap .flex-wrap.sakename h4 {
    margin: 0;
    width: auto;
    max-width: calc((100% - 30%) - 50px);
    font-size: 29px;
    letter-spacing: 0.1em;
}
#sakesclamble-top #corporate .corporate > p {
    font-size: 16px;
    line-height: 1.8;
    padding: 41px 20px 0;
}
#sakesclamble-top #nextsake-wrap .next-sake .img-wrap p span {width: 1px;height: 1px;display: none;overflow: hidden;}
#sakesclamble-top #nextsake-wrap .next-sake .img-wrap p span span {
    font-size: 30px;
}
#sakesclamble-top #nextsake-wrap .next-sake .text-area .sakename{
  margin: 0 0 15px;
  display:flex;
  align-items:center;
  gap:20px;
  font-size: 30px;
}
#sakesclamble-top #nextsake-wrap .next-sake .text-area .sakename span{
  padding: 5px 2px;
  margin: 0 3px 0 0;
  display: inline-block;
  writing-mode:vertical-lr;
  line-height: 1.5;
  border: 1px solid;
  font-size: 14px;
  letter-spacing: 0.2em;
}
#sakesclamble-top .next-sake .sake-bt {
    max-width: 454px;
}
#sakesclamble-top .next-sake .sake-bt::before{
    right:20px;
}
#sakesclamble-top .next-sake .sake-bt a span span{left:50%;transform: translateY(-100%) translateX(-50%);width: 85%;}
#sakesclamble-top .next-sake .sake-bt a span span::before{
    left:auto;
    right: 50%;
    transform: translate(50%, 50%) rotate(135deg);
}
@media screen and (max-width:768px){
  #sakesclamble-top > section#nextsake-wrap {
    padding: 59px 20px 59px;
}
#sakesclamble-top #nextsake-wrap .section-lead{
  margin-bottom:30px
}
#sakesclamble-top #nextsake-wrap .original-item {
  margin: 0 0 0;
  max-width: 800px;
  height: auto;
  width: 100%;
}
#sakesclamble-top #nextsake-wrap .nextsake-list{
  padding: 24px 17px 30px;
  gap: 62px;
  margin: 40px auto 0;
}
  #sakesclamble-top #nextsake-wrap .next-sake{
    margin:0
  }
#sakesclamble-top #nextsake-wrap .next-sake .img-wrap{
  padding: 0 0 33px;
  width: 100%;
  gap: 10px;
  position: relative;
  box-sizing: border-box;
}
#sakesclamble-top #nextsake-wrap .next-sake .img-wrap span{
  gap: 21px;
  margin: 0 auto;
  align-items: flex-end;
}
#sakesclamble-top #nextsake-wrap .next-sake .text-area{
  margin: 0 auto 0;
  width: 94%;
  max-width: 900px;
  line-height: 1.9;
  font-size: 12px;
}
#sakesclamble-top #nextsake-wrap .next-sake .img-wrap figure{
  padding: 0;
  width: 24%;
  margin: 0;
  aspect-ratio: 1/1;
  background: #fff;
}
#sakesclamble-top #nextsake-wrap .next-sake .img-wrap figure img{
  height:100%;
  object-fit:contain
}
#sakesclamble-top #nextsake-wrap .next-sake .img-wrap p{
  font-size: 17px;
  text-align:center;
  gap: 14px;
  /* background: #e5e5e5; */
  align-items: flex-end;
  line-height: 1.0;
  justify-content: center;
  writing-mode: vertical-lr;
  width: 51px;
  align-items: center;
  margin: 0 0 -3px;
}
#sakesclamble-top #nextsake-wrap .next-sake .img-wrap p::before{
      width: 100%;
      height: 32px;
      position: absolute;
      left: 50%;
      top: 0;
      transform: translate(-50%,-133%);
}
#sakesclamble-top #nextsake-wrap .next-sake .img-wrap .flex-wrap.sakename {
    padding: 7px 0;
    position: relative;
    max-width: 420px;
    width: calc((100% - 21px) - 51px);
    box-sizing: border-box;
    gap: 10px;
}
#sakesclamble-top #nextsake-wrap .next-sake .img-wrap .flex-wrap.sakename::before,#sakesclamble-top #nextsake-wrap .next-sake .img-wrap .flex-wrap.sakename::after{
      content: "";
      display: block;
      width: 95%;
      height: 11px;
      background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/shibuyasakescramble/images/original-sake-deco.webp) no-repeat center left/contain;
      transform: translate(0, -100%);
      position: absolute;
      top: 0;
      left: 0;
      visibility: visible;
}
#sakesclamble-top #nextsake-wrap .next-sake .img-wrap .flex-wrap.sakename::after{
  top:auto;
  bottom:0;
  left:auto;
  right: 0;
  transform: translate(0,100%);
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/shibuyasakescramble/images/original-sake-deco.webp) no-repeat center right / contain;
}
#sakesclamble-top #nextsake-wrap .next-sake .img-wrap .flex-wrap.sakename h4 {
    line-height: 1.3;
    font-size: 18px;
    white-space: nowrap;
}
#sakesclamble-top #corporate .corporate > p {
    font-size: 14px;
    line-height: 1.8;
    padding: 22px 15px 18px;
    box-shadow: 2px 2px 0;
    height: auto;
    display: flex;
    align-items: center;
}
#sakesclamble-top #nextsake-wrap .next-sake .img-wrap p span {width: 1px;height: 1px;display: none;overflow: hidden;}
#sakesclamble-top #nextsake-wrap .next-sake .img-wrap p span span {
    font-size: 30px;
}
#sakesclamble-top #nextsake-wrap .next-sake .text-area .sakename{
  margin: 0 0 15px;
  display:flex;
  align-items:center;
  gap:20px;
  font-size: 30px;
}
#sakesclamble-top #nextsake-wrap .next-sake .text-area .sakename span{
  padding: 5px 2px;
  margin: 0 3px 0 0;
  display: inline-block;
  writing-mode:vertical-lr;
  line-height: 1.5;
  border: 1px solid;
  font-size: 14px;
  letter-spacing: 0.2em;
}
  #sakesclamble-top .next-sake .sake-bt a{
    padding: 46px 33px 10px;
  }
  #sakesclamble-top .next-sake .sake-bt a span span{
  width: 83%;
  line-height: 1.4;
}
}




#sakesclamble-top #nagano-wrap .section-lead{
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#sakesclamble-top #nagano-wrap .section-lead::before{
  display:none
}
#sakesclamble-top #nagano-wrap .section-lead h3{
  margin: 0 0 19px;
  padding:0;
  display: flex;
  align-items: center;
}
#sakesclamble-top #nagano-wrap .section-lead h3 span{
  margin: 0 31px 0 0;
  display:inline-block;
  letter-spacing: 0.1em;
  font-size: 57px;
}
#sakesclamble-top #nagano-wrap .section-lead h3 span:nth-of-type(2){
  margin: 0 31px 0 39px;
}
#sakesclamble-top .section-lead .nagano-lead {
    margin-top: 101px;
    padding: 25px 20px;
    border-bottom: 3px solid;
    position: relative;
    width: 79%;
    border-top: 3px solid;
    font-size: 18px;
}
#sakesclamble-top .section-lead .nagano-lead::before{
    left: 50%;
    border-top: 3px solid;
    height: 42px;
    width: 35px;
    transform: translate(-50%, 45%) rotate(135deg);
}
#sakesclamble-top .section-lead .nagano-lead p{
  font-size:17px
}
#sakesclamble-top #nagano-wrap .nagano-wrap{
  margin: 98px auto 150px;
  max-width: 800px;
  display: flex;
  flex-wrap: wrap;
  gap: 30px 40px;
  position:relative
}
#sakesclamble-top #nagano-wrap .info {
  margin: 8px auto 0;
  padding: 7px 9px 6px 49px;
  max-width: 500px;
  text-align: left;
  display: flex;
  align-items: center;
  border: 1px solid;
  position: relative;
  font-size: 13px;
  line-height: 1.3;
}
#sakesclamble-top #nagano-wrap .info::before {
  left: 8px;
  right: auto;
  width: 30px;
  height: 30px;
  font-size: 13px;
  top: 50%;
  transform: translateY(-50%);
  bottom: auto;
}
#sakesclamble-top #nagano-wrap .nagano-wrap:last-of-type{
  margin: 0 auto;
  justify-content: center;
}
#sakesclamble-top #nagano-wrap .nagano-wrap .brand-wrap{
  margin: 0;
  padding: 26px 49px 26px;
  border: 6px double;
  position: relative;
  width: 100%;
}
#sakesclamble-top #nagano-wrap .nagano-wrap .brand-wrap p{
  font-size:13px;
}
#sakesclamble-top #nagano-wrap .nagano-wrap .brand-wrap .numbering{
  position: absolute;
  top: 0px;
  left: 0;
  transform: translateY(-100%);
  font-size: 18px;
  letter-spacing: 0.1em;
  display: flex;
  align-items: center;
}
#sakesclamble-top #nagano-wrap .nagano-wrap .brand-wrap .numbering span{
  font-size: 38px;
  margin-right:10px;
}
#sakesclamble-top #nagano-wrap .nagano-wrap .brand-wrap .flex-wrap{
  gap: 29px;
  margin-bottom: 20px;
}
#sakesclamble-top #nagano-wrap .nagano-wrap .brand-wrap .logo{
  width: 20%;
  aspect-ratio:1/1;
  border: 1px solid;
  box-sizing: border-box;
  padding: 10px;
}
#sakesclamble-top #nagano-wrap .nagano-wrap .brand-wrap .logo img{
  width: 100%;
  height:100%;
  object-fit:contain;
}
#sakesclamble-top #nagano-wrap .nagano-wrap .brand-wrap h5{
  width: calc((100% - 20%) - 29px);
  font-size: 31px;
  font-weight: 600;
  line-height: 1.7;
  margin: 0;
}
#sakesclamble-top #nagano-wrap .nagano-wrap .brand-wrap h5 span{
  font-size: 13px;
  display: block;
}
#sakesclamble-top #nagano-wrap .nagano-wrap .nagano-item{
  margin: 0;
  padding-bottom: 10px;
  width: calc((100% - 80px) / 3);
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
  gap: 0;
  border-bottom: 1px solid;
  position: relative;
}
#sakesclamble-top #nagano-wrap .nagano-wrap .nagano-item figure{
  width: 80%;
  margin: 0 0 30px;
  height: 220px;
  position: relative;
}
#sakesclamble-top #nagano-wrap .nagano-wrap .nagano-item figure img{
  object-position:bottom;
}
#sakesclamble-top #nagano-wrap .nagano-wrap .nagano-item .text-area{
  padding: 15px 16px;
  width: 100%;
  position: relative;
  border-top: 1px solid;
  box-sizing: border-box;
}
#sakesclamble-top #nagano-wrap .nagano-wrap.first-wrap .nagano-item .text-area {
    padding: 0 14px;
    ne; */
}
#sakesclamble-top #nagano-wrap .nagano-wrap .nagano-item .text-area .itemname {
    margin: 0 0 10px;
    padding: 0 0 0 20px;
    font-size: 17px;
    line-height: 1.5;
    position: relative;
}
#sakesclamble-top #nagano-wrap .nagano-wrap.first-wrap .nagano-item .text-area .itemname{
  margin-top: 0;
}
#sakesclamble-top #nagano-wrap .nagano-wrap .nagano-item .text-area .itemname span {
    display: block;
    color: #ffffff;
    position: relative;
    width: 1px;
    height: 1px;
    overflow: hidden;
}
#sakesclamble-top #nagano-wrap .nagano-wrap.first-wrap .nagano-item .text-area::before{
  content:"";
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/shibuyasakescramble/images/200limit.webp) no-repeat left bottom/contain;
  width: calc((100% + 12px));
  height: 40px;
  display: block;
  transform: translateX(-12px) translateY(-50%);
}
#sakesclamble-top #nagano-wrap .nagano-wrap.first-wrap .nagano-item .text-area .itemname::after,.info::before{
  content:"￥";
  position: absolute;
  top: 5px;
  left: -4px;
  background: #000;
  width: 20px;
  height: 20px;
  align-self: center;
  border-radius:50%;
  color:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
  letter-spacing:0.1em;
  line-height:1.0;
  font-size: 10px;
}
#sakesclamble-top #nagano-wrap .nagano-wrap .nagano-item.firstitem .text-area::before{
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/shibuyasakescramble/images/150limit.webp) no-repeat left bottom/contain;
}
#sakesclamble-top #nagano-wrap .nagano-wrap .nagano-item .text-area .item-name{
  font-weight: 600;
  line-height: 1.2;
  font-size: 15px;
}
#sakesclamble-top #nagano-wrap .nagano-wrap .nagano-item .text-area .item-name span{
  font-size: 13px;
}
#sakesclamble-top #nagano-wrap .nagano-wrap .nagano-item .text-area .flavor{
  margin: 3px 0 21px;
  padding: 3px 10px;
  border: 1px solid;
  font-size: 13px;
  display: inline-block;
}
#sakesclamble-top #nagano-wrap .nagano-wrap .nagano-item .text-area .price{
  margin: 10px 0 21px;
  font-size: 13px;
  text-align: right;
  line-height: 1.2;
}
#sakesclamble-top #nagano-wrap .nagano-wrap .nagano-item.firstitem .text-area .price{
  margin-bottom:10px
}
#sakesclamble-top #nagano-wrap .nagano-wrap .nagano-item .text-area .price span{
  margin: 0 3px 0 10px;
  font-size: 18px;
}
#sakesclamble-top #nagano-wrap .nagano-wrap .nagano-item .text-area .explanation{
  font-size: 14px;
}
@media screen and (max-width:768px){
  #sakesclamble-top #nagano-wrap .section-lead{
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#sakesclamble-top #nagano-wrap .section-lead::before{
  display:none
}
#sakesclamble-top #nagano-wrap .section-lead h3{
  margin: 0 0 24px;
  padding:0
}
#sakesclamble-top #nagano-wrap .section-lead h3 span{
  margin: 0 22px 0 0;
  display:inline-block;
  letter-spacing: 0.1em;
  font-size: 36px;
}
#sakesclamble-top #nagano-wrap .section-lead h3 span:nth-of-type(2){
  margin: 0 22px 0 27px;
}
  #sakesclamble-top #nagano-wrap .section-lead p span{
    line-height:1.8;
  }
#sakesclamble-top .section-lead .nagano-lead {
    margin-top: 43px;
    padding: 20px 20px;
    position: relative;
    width: 92%;
    font-size: 15px;
}
#sakesclamble-top .section-lead .nagano-lead::before{
    transform: translate(-50%, 49%) rotate(135deg);
}
#sakesclamble-top .section-lead .nagano-lead p{
  font-size: 13px;
  text-align: left;
}
#sakesclamble-top #nagano-wrap .nagano-wrap{
  margin: 98px auto 130px;
  max-width: 800px;
  display: flex;
  flex-wrap: wrap;
  gap: 30px 40px;
  position:relative
}
#sakesclamble-top #nagano-wrap .info {
  margin: 8px auto 0;
  padding: 7px 9px 8px 49px;
  max-width: 500px;
  font-size: 9px;
}
  #sakesclamble-top #nagano-wrap .info p,#sakesclamble-top #nagano-wrap .info p span{
  font-size: 11px;
    line-height:1.3
}
#sakesclamble-top #nagano-wrap .info::before {
  left: 8px;
  right: auto;
  width: 30px;
  height: 30px;
  font-size: 13px;
  top: 50%;
  transform: translateY(-50%);
  bottom: auto;
}
#sakesclamble-top #nagano-wrap .nagano-wrap:last-of-type{
  margin: 0 auto;
  justify-content: center;
}
#sakesclamble-top #nagano-wrap .nagano-wrap .brand-wrap{
  padding: 19px 22px 19px;
}
#sakesclamble-top #nagano-wrap .nagano-wrap .brand-wrap .numbering{
  font-size: 15px;
}
#sakesclamble-top #nagano-wrap .nagano-wrap .brand-wrap .numbering span{
  font-size: 30px;
  margin-right:10px;
}
#sakesclamble-top #nagano-wrap .nagano-wrap .brand-wrap .flex-wrap{
  gap: 15px;
  margin: 0 0 10px;
}
#sakesclamble-top #nagano-wrap .nagano-wrap .brand-wrap .logo{
  width: 25%;
  aspect-ratio:1/1;
  border: 1px solid;
  box-sizing: border-box;
  padding: 10px;
}
#sakesclamble-top #nagano-wrap .nagano-wrap .brand-wrap .logo img{
  width: 100%;
  height:100%;
  object-fit:contain;
}
#sakesclamble-top #nagano-wrap .nagano-wrap .brand-wrap h5{
  width: calc((100% - 25%) - 15px);
  font-size: 24px;
  font-weight: 600;
  line-height: 1.7;
  margin: 0;
}
#sakesclamble-top #nagano-wrap .nagano-wrap .brand-wrap h5 span{
  font-size: 13px;
  display: block;
}
#sakesclamble-top #nagano-wrap .nagano-wrap .nagano-item{
  margin: 0;
  width: 100%;
}
  #sakesclamble-top #nagano-wrap .nagano-wrap .nagano-item::before{
    bottom:0;
    top:auto;
    height: 36px;
    left:0
  }
#sakesclamble-top #nagano-wrap .nagano-wrap .nagano-item figure{
  width: 55%;
  margin: 0 0 30px;
  height: 132px;
  position: relative;
}
#sakesclamble-top #nagano-wrap .nagano-wrap .nagano-item figure img{
  object-position:bottom;
}
#sakesclamble-top #nagano-wrap .nagano-wrap .nagano-item .text-area{
  padding: 15px 23px;
  width: 100%;
  position: relative;
  border-top: 1px solid;
  box-sizing: border-box;
}
#sakesclamble-top #nagano-wrap .nagano-wrap.first-wrap .nagano-item .text-area {
    padding: 18px 17px;
    box-sizing: border-box;
}
#sakesclamble-top #nagano-wrap .nagano-wrap .nagano-item .text-area .itemname {
    margin: 0 0 10px;
    padding-left: 30px;
    font-size: 18px;
    line-height: 1.5;
    position: relative;
}
#sakesclamble-top #nagano-wrap .nagano-wrap.first-wrap .nagano-item .text-area .itemname{
  margin-top:16px
}
#sakesclamble-top #nagano-wrap .nagano-wrap .nagano-item .text-area .itemname span {
    display: block;
    color: #ffffff;
    position: relative;
    width: 1px;
    height: 1px;
    overflow: hidden;
}
#sakesclamble-top #nagano-wrap .nagano-wrap.first-wrap .nagano-item .text-area::before{height: 36px;top: 0;position: absolute;transform: translateY(-50%);left: 0;}

#sakesclamble-top #nagano-wrap .nagano-wrap.first-wrap .nagano-item .text-area .itemname::after,.info::before{
  content:"￥";
  position: absolute;
  bottom: 3px;
  right: 0;
  background: #000;
  width: 25px;
  height: 25px;
  align-self: center;
  border-radius:50%;
  color:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
  letter-spacing:0.1em;
  line-height:1.0;
  font-size:13px
}
#sakesclamble-top #nagano-wrap .nagano-wrap .nagano-item.firstitem .text-area::before{
  background: url(https://www.tokyu-dept.co.jp/tokyufoodshow/shibuyasakescramble/images/150limit.webp) no-repeat left bottom/contain;
}
#sakesclamble-top #nagano-wrap .nagano-wrap .nagano-item .text-area .item-name{
  font-weight: 600;
  line-height: 1.2;
  font-size: 15px;
}
#sakesclamble-top #nagano-wrap .nagano-wrap .nagano-item .text-area .item-name span{
  font-size: 13px;
}
#sakesclamble-top #nagano-wrap .nagano-wrap .nagano-item .text-area .flavor{
  margin: 3px 0 21px;
  padding: 3px 10px;
  border: 1px solid;
  font-size: 13px;
  display: inline-block;
}
#sakesclamble-top #nagano-wrap .nagano-wrap .nagano-item .text-area .price{
  margin: 10px 0 21px;
  font-size: 13px;
  text-align: left;
  line-height: 1.2;
}
#sakesclamble-top #nagano-wrap .nagano-wrap .nagano-item.firstitem .text-area .price{
  margin-bottom:10px
}
#sakesclamble-top #nagano-wrap .nagano-wrap .nagano-item .text-area .price span{
  margin: 0 3px 0 10px;
  font-size: 18px;
}
#sakesclamble-top #nagano-wrap .nagano-wrap .nagano-item .text-area .explanation{
  font-size: 12px;
}
}



#sakesclamble-top > section#corporate {
    margin: 0;
    padding: 65px 0 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
#sakesclamble-top #corporate .anniv-wrap{
  margin-bottom: 81px;
  padding: 0 57px;
  /* background: #e4e4e4; */
  width: 100%;
}
#sakesclamble-top #corporate .anniv-wrap .logo-wrap{
  margin: 0 auto 13px;
  gap: 91px;
  max-width: 580px;
}
#sakesclamble-top #corporate .anniv-wrap .logo-wrap li{
  width: calc((100% - 182px) / 3);
}
#sakesclamble-top #corporate .anniv-wrap h3{
  margin: 0;
  line-height: 2.5;
  text-align: center;
  font-size: 22px;
  letter-spacing: 0.1em;
}
#sakesclamble-top #corporate .anniv-wrap h3 > span {
  font-size: 30px;
  line-height: 1.5;
}
#sakesclamble-top #corporate .anniv-wrap h3 > span span {
  font-size: 39px;
}
#sakesclamble-top #corporate .lead{
  margin: 0 0 47px;
  text-align: center;
  font-size: 20px;
  position: relative;
  display: inline-block;
  transform: rotate(5deg) translateX(53%);
  font-size: 17px;
  color: #de1985;
}
#sakesclamble-top #corporate .lead::before,#sakesclamble-top #corporate .lead::after{
  content: "";
  display: block;
  width: 30px;
  height: 2px;
  background: #de1985;
  transform: rotate(-47deg) translate(0%,-50%);
  position: absolute;
  bottom: 14px;
  right: -22px;
  visibility: visible;
}
#sakesclamble-top #corporate .lead::after{
  left: -8px;
  right:auto;
  bottom: -4px;
  transform: rotate(52deg) translate(-100%,0%);
}
#sakesclamble-top #corporate .flex-wrap.c-wrap {
    gap: 67px;
    flex-direction: column;
}
#sakesclamble-top #corporate .corporate{
  margin: 0 auto;
  max-width: 700px;
  width: 100%;
}
#sakesclamble-top #corporate .corporate:last-of-type{
  margin-bottom:0
}
#sakesclamble-top #corporate .corporate .corporate-name{
  margin: 0;
  padding: 15px 33px 15px 27px;
  border: 2px solid;
  display: inline-flex;
  box-sizing: border-box;
  flex-wrap: nowrap;
  position: relative;
  max-width: 487px;
  gap: 16px;
  width: 88%;
}
#sakesclamble-top #corporate .corporate .corporate-name::before{
  transform:rotate(-135deg) translateY(-50%);
  background: #ffffff;
  bottom: -3px;
  right: auto;
  left: 46%;
  width: 16px;
  height: 16px;
}
#sakesclamble-top #corporate .corporate .corporate-name figure{
  width: 30%;
  height: 65px;
}
#sakesclamble-top #corporate .corporate .corporate-name p{
  width: auto;
  font-weight: 600;
  font-size: 11px;
}
#sakesclamble-top #corporate .corporate .corporate-name p span{
  font-size: 25px;
}
  .sp-only{
    display:none
  }
@media screen and (max-width:768px){
  #sakesclamble-top > section#corporate {
    margin: 0;
    padding: 65px 21px 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #f1f1f1;
}
#sakesclamble-top #corporate .anniv-wrap{
  margin-bottom: 60px;
  padding: 0 33px;
}
#sakesclamble-top #corporate .anniv-wrap .logo-wrap{
  margin: 0 auto 18px;
  gap: 24px;
}
#sakesclamble-top #corporate .anniv-wrap .logo-wrap li{
  width: calc((100% - 48px) / 3);
}
#sakesclamble-top #corporate .anniv-wrap h3{
  font-size: 16px;
}
#sakesclamble-top #corporate .anniv-wrap h3 > span {
  font-size: 22px;
}
#sakesclamble-top #corporate .anniv-wrap h3 > span span {
  font-size: 30px;
}
#sakesclamble-top #corporate .lead{
  margin: 0 0 21px;
  transform: rotate(5deg) translateX(20%);
  font-size: 14px;
  width: 231px;
}
#sakesclamble-top #corporate .lead::after{
  left: -8px;
  right:auto;
  bottom: -4px;
  transform: rotate(52deg) translate(-100%,0%);
}
#sakesclamble-top #corporate .flex-wrap.c-wrap {
   margin: 0;
   gap: 63px;
}
#sakesclamble-top #corporate .corporate{
  margin: 0 auto;
  max-width: 700px;
  width: 100%;
}
#sakesclamble-top #corporate .corporate:last-of-type{
  margin-bottom:0
}
#sakesclamble-top #corporate .corporate .corporate-name{
  padding: 9px 13px 9px 13px;
  max-width: 487px;
  gap: 16px;
  width: 91%;
}
#sakesclamble-top #corporate .corporate .corporate-name::before{
  transform:rotate(-135deg) translateY(-50%);
  background: #f1f1f1;
  bottom: -3px;
  right: auto;
  left: 20%;
}
#sakesclamble-top #corporate .corporate .corporate-name figure{
  width: 24%;
  height: 51px;
}
#sakesclamble-top #corporate .corporate .corporate-name p{
  width: calc((100% - 24%) - 16px);
  line-height: 1.2;
}
#sakesclamble-top #corporate .corporate .corporate-name p span{
  margin: 0 0 6px;
  font-size: 17px;
  line-height: 1.2;
}
  .pc-only{
    display:none
  }
  .sp-only{
    display:block
  }
}


#sakesclamble-top > section#info-wrap {
  margin: 0 0 0;
  padding: 50px 20px;
  color: #fff;
  position: relative;
}
 #sakesclamble-top > section#info-wrap::after{
   opacity:0.65
 }

#sakesclamble-top > section#info-wrap h3 {
  margin: 0;
  font-size: 31px;
  text-align: center;
  letter-spacing: 0.1em;
}

#sakesclamble-top > section#info-wrap dl {
  margin: 15px auto;
  padding: 15px 8px;
  display: flex;
  align-items: center;
  gap: 32px;
  max-width: 550px;
  border-bottom: 3px dashed #ffffff94;
}
#sakesclamble-top > section#info-wrap dl:last-of-type {
    border: none;
}
#sakesclamble-top > section#info-wrap dl dt {
  letter-spacing: 0.1em;
  font-size: 17px;
  width: 94px;
  border-right: 3px solid;
}

#sakesclamble-top > section#info-wrap dl dd {
  margin: 0;
  width: calc((100% - 75px) - 32px);
}

#sakesclamble-top > section#info-wrap dl dd span {
  font-size: 25px;
}
#sakesclamble-top > section#info-wrap dl dd span span {
  font-size: 15px;
}
#sakesclamble-top > section#info-wrap dl dd span.hour {
  margin: 0 0 0 15px;
  padding: 0 15px 0 0;
  border-right: 1px solid;
}
#sakesclamble-top > section#info-wrap dl dd span.hour:first-of-type {
  margin: 0;
}
#sakesclamble-top > section#info-wrap dl dd span.hour:last-of-type {
  border-right: none;
}
@media screen and (max-width:768px){
  #sakesclamble-top > section#info-wrap {
  padding: 35px 20px;
}
#sakesclamble-top > section#info-wrap h3 {
  font-size: 31px;
}
#sakesclamble-top > section#info-wrap dl {
  margin: 15px auto;
  padding: 15px 8px;
  gap: 22px;
  max-width: 550px;
}
#sakesclamble-top > section#info-wrap dl dt {
  font-size: 14px;
  width: 71px;
}
#sakesclamble-top > section#info-wrap dl dd {
  margin: 0;
  width: calc((100% - 71px) - 22px);
  font-size: 13px;
}
#sakesclamble-top > section#info-wrap dl dd span {
  font-size: 19px;
}
#sakesclamble-top > section#info-wrap dl dd span span {
  font-size: 15px;
}
#sakesclamble-top > section#info-wrap dl dd span.hour {
  margin: 0 0 0 10px;
  padding: 0px 8px 0 0;
}
#sakesclamble-top > section#info-wrap dl dd span.hour:first-of-type {
  margin: 0;
}
#sakesclamble-top > section#info-wrap dl dd span.hour:last-of-type {
  border-right: none;
}

}


#sakesclamble-top > section#brand-list {
  margin: 0;
  padding: 80px 20px;
  background: #373737;
}
#sakesclamble-top > section#brand-list h2{
  color:#fff
}
section#brand-list .brand-wrap {
  margin: 40px auto 0;
  max-width: 1000px;
  gap: 50px 54px;
  justify-content: flex-start;
  padding: 40px 43px 60px;
  background: #fff;
  border-radius: 20px;
  align-items: stretch;
}
section#brand-list .brand-wrap .brand {
    width: calc((100% - 54px) / 2);
    position: relative;
    border-bottom: 1px solid;
    border-top: 1px solid;
}
section#brand-list .brand-wrap .brand .brand-intro {
    padding: 20px 10px;
    /* border-top: 1px solid; */
    /* border-bottom: 1px solid; */
    /* position: relative; */
}
section#brand-list .brand-wrap .brand::before,section#brand-list .brand-wrap .brand::after,section#brand-list .brand-wrap .brand .brand-intro::before,section#brand-list .brand-wrap .brand .brand-intro::after{
    content:"";
    display:block;
    width:20px;
    height:1px;
    background:#000;
    transform: rotate(-55deg) translate(-105%,-99%);
    position:absolute;
    top: -4%;
    left: -2px;
}
section#brand-list .brand-wrap .brand::before{
   left:auto;
   right: -4px;
   transform: rotate(55deg) translate(100%,100%);
}
section#brand-list .brand-wrap .brand .brand-intro::before,section#brand-list .brand-wrap .brand .brand-intro::after{
    bottom:0;
    top:auto;
    transform: rotate(55deg) translate(-50%,100%);
    left: -8px;
}
section#brand-list .brand-wrap .brand .brand-intro::before{
   left:auto;
  right:-7px;
  left:auto;
  transform: rotate(-55deg) translate(50%,100%);
}
#brand-list .intro-area.flex-wrap figure{
  width: 23%;
  height: 67px;
}
#brand-list .brand p {
    font-size: 13px;
    line-height: 1.4;
}

#sakesclamble-top #brand-list .intro-area.flex-wrap {
    padding: 0 0 13px;
    gap: 10px;
    position: relative;
}

#brand-list .brand h6.brandname {
    margin: 0;
    font-size: 24px;
    line-height: 1.2;
    display: flex;
    gap: 5px;
    justify-content: center;
    align-items: center;
    width: calc((100% - 23%) - 10px);
}

#brand-list .brand h6.brandname > span {
  white-space:nowrap;
  width: calc((100% - 21px) - 5px);
}
#brand-list .brand h6.brandname > span span.corpolatename{
  font-size:12px;
  display:block;
}
#brand-list .brand h6.brandname .place {
    border: 1px solid;
    padding: 5px 2px;
    display: inline-block;
    font-size: 11px;
    writing-mode: vertical-lr;
    width: 18px;
    box-sizing: border-box;
}
@media screen and (max-width:768px){
  #sakesclamble-top > section#brand-list{
    margin:0;
    padding: 50px 20px;
  }
section#brand-list .brand-wrap {
  flex-direction:column;
  padding: 39px 20px;
  gap: 21px 40px;
}
section#brand-list .brand-wrap .brand {
    width:100%;
}
#brand-list .intro-area.flex-wrap .brandlogowrap {
    width: 30%;
}
  section#brand-list .brand-wrap .brand .brand-intro {
    padding: 10px 10px 20px;

}
#brand-list .intro-area.flex-wrap > p {
    width: calc((100% - 30%) - 20px);
    font-size: 13px;
    line-height: 1.4;
}

#sakesclamble-top #brand-list .intro-area.flex-wrap {
    padding: 0 0 10px;
}

#brand-list .brand h6.brandname {
    font-size: 24px;
    line-height: 1.2;
}

#brand-list .brand h6.brandname > span {
    font-size: 16px;
}
#brand-list .brand h6.brandname > span span.corpolatename{
  font-size:10px;
}
#brand-list .brand h6.brandname span span.place {
    border: 1px solid;
    padding: 0px 5px;
    display: inline-block;
    margin-left: 13px;
}
  #brand-list .brand p {
    font-size: 12px;
}
}


#sakesclamble-top .nomal-title, #sakesclamble-top .section-lead .nomal-title {
    text-align: left;
    max-width: 300px;
    font-size: 22px;
    margin: 0 auto 33px;
}
#sakesclamble-top #special-wrap{
    padding: 60px 19px;
    margin-top:150px;
    margin-bottom: 0;
    background: #ededed;
    }
#sakesclamble-top #special-wrap .section-lead p{
  text-align:center
}
#sakesclamble-top #special-wrap .section-lead::before,#sakesclamble-top #access-wrap .section-lead::before{
  display:none
}
#sakesclamble-top #special-wrap .section-lead h3,#sakesclamble-top #access-wrap .section-lead h3{
    padding:0
}
section#special-wrap .contents-wrap {
  max-width: 807px;
  margin: 0 auto 30px;
  font-size: 18px;
  box-sizing: border-box;
  padding: 42px 20px 34px;
  position: relative;
  /* border-right: 5px solid #ccc; */
  /* border-left: 6px solid #636363; */
  background: #636363;
  color: #fff;
  display: flex;
  align-items: center;
  min-height: 320px;
}
section#special-wrap .contents-wrap:last-of-type{
  margin:0 auto
}
section#special-wrap .contents-wrap::before,section#special-wrap .contents-wrap::after{
  content:"";
  display: none;
  width:200px;
  height:5px;
  background: #ccc;
  position:absolute;
  top:0;
  left:0;
}
section#special-wrap .contents-wrap::after{
  top:auto;
  right:0;
  left:auto;
  bottom:0;
  background: #636363;
}
section#special-wrap .contents-wrap .title-wrap {
    margin: 0;
    gap: 50px;
    /* align-items: flex-end; */
    position: relative;
}
section#special-wrap .contents-wrap .title-wrap > div{
  width:calc((100% - 50px) - 30%)
}
section#special-wrap .contents-wrap .title-wrap figure {
    height: 100%;
    width: 26%;
}
section#special-wrap .contents-wrap:nth-of-type(1) .title-wrap figure{
  transform: scale(1.3);
}
section#special-wrap .contents-wrap h4 {
    margin: 0;
    padding: 10px 20px 0 0;
    font-size: 40px;
    /* background: #fff; */
    /* border: 2px solid; */
    /* box-shadow: 2px 2px 0 #000; */
    letter-spacing: 0.1em;
    transform: rotate(-3deg);
    display: inline-block;
    box-sizing: border-box;
    white-space: nowrap;
}
section#special-wrap .contents-wrap h4 .numbering{
  position:absolute;
  right:0;
  font-size: 105px;
  letter-spacing:-0.05em;
  top:50%;
  z-index:-1;
  color:#cccccc6b;
  transform:translate(20%,-50%)
}
section#special-wrap .contents-wrap h4 span.maru{
  font-size:18px;
}
section#special-wrap .contents-wrap h4 span.maru span {
  position: relative;
}
section#special-wrap .contents-wrap h4 span.maru span::before {
  content:"";
  display:block;
  width:5px;
  height:5px;
  border-radius:50%;
  position:absolute;
  top:-10px;
  left:50%;
  background: #ffffff;
  transform:translateX(-50%);
}
section#special-wrap .contents-wrap p{
  width: 97%;
  margin: 24px auto 0;
}



.attention-box {
    background: #000;
    color: #fff;
    padding: 30px 80px 150px;
}
.attention-box p.attention-kome {
    font-size: 13px;
  max-width:700px;
  margin:0 auto;
}
.attention-box .bt-wrap{
    margin:40px auto 0;
    max-width: 800px;
}
.attention-box .bt-wrap .sakescrumble-bt{
    width: calc((100% - 20px) / 2);
    margin: 0;
    max-width: 100%;
}
.attention-box .sakescrumble-bt::before{
    right: 11px;
    width: 7px;
    height: 7px;
}
@media screen and (max-width:768px){
  #sakesclamble-top #special-wrap{
    padding: 60px 19px;
    margin-top:80px;
    }
  #sakesclamble-top section#special-wrap  .section-lead{
    margin:0 0 30px
  }
  section#special-wrap .contents-wrap {
  margin: 0 auto 30px;
  font-size: 14px;
  padding: 30px 20px 34px;
  display: block;
  overflow: hidden;
}
section#special-wrap .contents-wrap:last-of-type{
  margin:0 auto;
  min-height: 320px;
  display: flex;
}
section#special-wrap .contents-wrap .title-wrap {
    margin: 0;
    gap: 26px;
    position: relative;
    align-items: flex-end;
}
section#special-wrap .contents-wrap .title-wrap > div{
  width: calc((100% - 26px) - 24%);
}
section#special-wrap .contents-wrap .title-wrap figure {
    height: 100%;
    width: 24%;
}
  section#special-wrap .contents-wrap:nth-of-type(1) .title-wrap figure{
    transform: scale(2.5) translateX(6%);
  }
section#special-wrap .contents-wrap .title-wrap figure{
  transform: scale(1.8);
}
section#special-wrap .contents-wrap h4 {
    padding: 10px 20px 0 0;
    font-size: 32px;
    line-height: 1.5;
}
section#special-wrap .contents-wrap h4 .numbering{
  font-size: 105px;
  letter-spacing:-0.05em;
  top:50%;
}
section#special-wrap .contents-wrap h4 span.maru{
  font-size: 13px;
  display:block
}
section#special-wrap .contents-wrap h4 span.maru span {
  position: relative;
}
section#special-wrap .contents-wrap h4 span.maru span::before {
  content:"";
  display:block;
  width: 3px;
  height: 3px;
  left: 30%;
}
section#special-wrap .contents-wrap p{
  width: 97%;
  margin: 24px auto 0;
}

  .attention-box {
  padding: 46px 20px 90px;
}
.attention-box p.attention-kome {
    font-size: 13px;
  max-width:700px;
  margin:0 auto 20px;
}
.attention-box .bt-wrap .sakescrumble-bt{
    max-width: 100%;
    width: 100%;
    font-size: 13px;
}
  .attention-box .bt-wrap{
    margin:20px 0 0
}
}

#sakesclamble-top > section#access-wrap{
      margin: 0;
      padding: 80px 20px;
      background: #373737;
      color: #fff;
}
 #sakesclamble-top #access-wrap .section-lead h3{
   color:#fff;
 }
#access-wrap iframe {
    margin: 0 auto;
    display: block;
}
#sakesclamble-top #access-wrap .section-lead p{font-size: 17px;text-align: center;padding: 20px;border: 1px solid;}
#sakesclamble-top #access-wrap .section-lead p span{
    margin: 0 0 5px;
    display: block;
}
@media screen and (max-width:768px){
  #sakesclamble-top > section#access-wrap{
      margin: 0;
      padding: 50px 20px 80px;
      background: #010101;
      color: #fff;
}
 #sakesclamble-top #access-wrap .section-lead h3{
   color:#fff
 }
#access-wrap iframe {
    margin: 0 auto;
    display: block;
    width: 100%;
}
  #sakesclamble-top #access-wrap .section-lead {
    margin:0 0 30px
  }
#sakesclamble-top #access-wrap .section-lead p{font-size: 13px;}
#sakesclamble-top #access-wrap .section-lead p span{
    margin: 0 0 17px;
    display: block;
    font-size: 20px;
}
}



